@charset "UTF-8";
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}

.clr {
  content: " ";
  clear: both;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: 0 -1px -1px 0;
  border: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}

.f-left {
  display: inline;
  float: left;
}

.f-right {
  display: inline;
  float: right;
}

.t-left {
  text-align: left !important;
}

.t-center {
  text-align: center !important;
}

.t-right {
  text-align: right !important;
}

.v-top {
  vertical-align: top !important;
}

.v-middle {
  vertical-align: middle !important;
}

.v-bottom {
  vertical-align: bottom !important;
}

table.t-left th, table.t-left td,
thead.t-left tr th,
thead.t-left tr td,
tbody.t-left tr th,
tbody.t-left tr td,
tr.t-left th,
tr.t-left td {
  text-align: left !important;
}
table.t-left th.t-left, table.t-left td.t-left,
thead.t-left tr th.t-left,
thead.t-left tr td.t-left,
tbody.t-left tr th.t-left,
tbody.t-left tr td.t-left,
tr.t-left th.t-left,
tr.t-left td.t-left {
  text-align: left !important;
}
table.t-left th.t-center, table.t-left td.t-center,
thead.t-left tr th.t-center,
thead.t-left tr td.t-center,
tbody.t-left tr th.t-center,
tbody.t-left tr td.t-center,
tr.t-left th.t-center,
tr.t-left td.t-center {
  text-align: center !important;
}
table.t-left th.t-right, table.t-left td.t-right,
thead.t-left tr th.t-right,
thead.t-left tr td.t-right,
tbody.t-left tr th.t-right,
tbody.t-left tr td.t-right,
tr.t-left th.t-right,
tr.t-left td.t-right {
  text-align: right !important;
}

table.t-center th, table.t-center td,
thead.t-center tr th,
thead.t-center tr td,
tbody.t-center tr th,
tbody.t-center tr td,
tr.t-center th,
tr.t-center td {
  text-align: center !important;
}
table.t-center th.t-left, table.t-center td.t-left,
thead.t-center tr th.t-left,
thead.t-center tr td.t-left,
tbody.t-center tr th.t-left,
tbody.t-center tr td.t-left,
tr.t-center th.t-left,
tr.t-center td.t-left {
  text-align: left !important;
}
table.t-center th.t-center, table.t-center td.t-center,
thead.t-center tr th.t-center,
thead.t-center tr td.t-center,
tbody.t-center tr th.t-center,
tbody.t-center tr td.t-center,
tr.t-center th.t-center,
tr.t-center td.t-center {
  text-align: center !important;
}
table.t-center th.t-right, table.t-center td.t-right,
thead.t-center tr th.t-right,
thead.t-center tr td.t-right,
tbody.t-center tr th.t-right,
tbody.t-center tr td.t-right,
tr.t-center th.t-right,
tr.t-center td.t-right {
  text-align: right !important;
}

table.t-right th, table.t-right td,
thead.t-right tr th,
thead.t-right tr td,
tbody.t-right tr th,
tbody.t-right tr td,
tr.t-right th,
tr.t-right td {
  text-align: right !important;
}
table.t-right th.t-left, table.t-right td.t-left,
thead.t-right tr th.t-left,
thead.t-right tr td.t-left,
tbody.t-right tr th.t-left,
tbody.t-right tr td.t-left,
tr.t-right th.t-left,
tr.t-right td.t-left {
  text-align: left !important;
}
table.t-right th.t-center, table.t-right td.t-center,
thead.t-right tr th.t-center,
thead.t-right tr td.t-center,
tbody.t-right tr th.t-center,
tbody.t-right tr td.t-center,
tr.t-right th.t-center,
tr.t-right td.t-center {
  text-align: center !important;
}
table.t-right th.t-right, table.t-right td.t-right,
thead.t-right tr th.t-right,
thead.t-right tr td.t-right,
tbody.t-right tr th.t-right,
tbody.t-right tr td.t-right,
tr.t-right th.t-right,
tr.t-right td.t-right {
  text-align: right !important;
}

table.v-top th, table.v-top td,
thead.v-top tr th,
thead.v-top tr td,
tbody.v-top tr th,
tbody.v-top tr td,
tr.v-top th,
tr.v-top td {
  vertical-align: top !important;
}
table.v-top th.v-top, table.v-top td.v-top,
thead.v-top tr th.v-top,
thead.v-top tr td.v-top,
tbody.v-top tr th.v-top,
tbody.v-top tr td.v-top,
tr.v-top th.v-top,
tr.v-top td.v-top {
  vertical-align: top !important;
}
table.v-top th.v-middle, table.v-top td.v-middle,
thead.v-top tr th.v-middle,
thead.v-top tr td.v-middle,
tbody.v-top tr th.v-middle,
tbody.v-top tr td.v-middle,
tr.v-top th.v-middle,
tr.v-top td.v-middle {
  vertical-align: middle !important;
}
table.v-top th.v-bottom, table.v-top td.v-bottom,
thead.v-top tr th.v-bottom,
thead.v-top tr td.v-bottom,
tbody.v-top tr th.v-bottom,
tbody.v-top tr td.v-bottom,
tr.v-top th.v-bottom,
tr.v-top td.v-bottom {
  vertical-align: bottom !important;
}

table.v-middle th, table.v-middle td,
thead.v-middle tr th,
thead.v-middle tr td,
tbody.v-middle tr th,
tbody.v-middle tr td,
tr.v-middle th,
tr.v-middle td {
  vertical-align: middle !important;
}
table.v-middle th.v-top, table.v-middle td.v-top,
thead.v-middle tr th.v-top,
thead.v-middle tr td.v-top,
tbody.v-middle tr th.v-top,
tbody.v-middle tr td.v-top,
tr.v-middle th.v-top,
tr.v-middle td.v-top {
  vertical-align: top !important;
}
table.v-middle th.v-middle, table.v-middle td.v-middle,
thead.v-middle tr th.v-middle,
thead.v-middle tr td.v-middle,
tbody.v-middle tr th.v-middle,
tbody.v-middle tr td.v-middle,
tr.v-middle th.v-middle,
tr.v-middle td.v-middle {
  vertical-align: middle !important;
}
table.v-middle th.v-bottom, table.v-middle td.v-bottom,
thead.v-middle tr th.v-bottom,
thead.v-middle tr td.v-bottom,
tbody.v-middle tr th.v-bottom,
tbody.v-middle tr td.v-bottom,
tr.v-middle th.v-bottom,
tr.v-middle td.v-bottom {
  vertical-align: bottom !important;
}

table.v-bottom th, table.v-bottom td,
thead.v-bottom tr th,
thead.v-bottom tr td,
tbody.v-bottom tr th,
tbody.v-bottom tr td,
tr.v-bottom th,
tr.v-bottom td {
  vertical-align: bottom !important;
}
table.v-bottom th.v-top, table.v-bottom td.v-top,
thead.v-bottom tr th.v-top,
thead.v-bottom tr td.v-top,
tbody.v-bottom tr th.v-top,
tbody.v-bottom tr td.v-top,
tr.v-bottom th.v-top,
tr.v-bottom td.v-top {
  vertical-align: top !important;
}
table.v-bottom th.v-middle, table.v-bottom td.v-middle,
thead.v-bottom tr th.v-middle,
thead.v-bottom tr td.v-middle,
tbody.v-bottom tr th.v-middle,
tbody.v-bottom tr td.v-middle,
tr.v-bottom th.v-middle,
tr.v-bottom td.v-middle {
  vertical-align: middle !important;
}
table.v-bottom th.v-bottom, table.v-bottom td.v-bottom,
thead.v-bottom tr th.v-bottom,
thead.v-bottom tr td.v-bottom,
tbody.v-bottom tr th.v-bottom,
tbody.v-bottom tr td.v-bottom,
tr.v-bottom th.v-bottom,
tr.v-bottom td.v-bottom {
  vertical-align: bottom !important;
}

.mt00 {
  margin-top: 0 !important;
}

.mt01 {
  margin-top: 1px !important;
}

.mt02 {
  margin-top: 2px !important;
}

.mt03 {
  margin-top: 3px !important;
}

.mt04 {
  margin-top: 4px !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt06 {
  margin-top: 6px !important;
}

.mt07 {
  margin-top: 7px !important;
}

.mt08 {
  margin-top: 8px !important;
}

.mt09 {
  margin-top: 9px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt11 {
  margin-top: 11px !important;
}

.mt12 {
  margin-top: 12px !important;
}

.mt13 {
  margin-top: 13px !important;
}

.mt14 {
  margin-top: 14px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt16 {
  margin-top: 16px !important;
}

.mt17 {
  margin-top: 17px !important;
}

.mt18 {
  margin-top: 18px !important;
}

.mt19 {
  margin-top: 19px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt28 {
  margin-top: 28px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt32 {
  margin-top: 32px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt36 {
  margin-top: 36px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt44 {
  margin-top: 44px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt48 {
  margin-top: 48px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt52 {
  margin-top: 52px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt56 {
  margin-top: 56px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mb00 {
  margin-bottom: 0 !important;
}

.mb01 {
  margin-bottom: 1px !important;
}

.mb02 {
  margin-bottom: 2px !important;
}

.mb03 {
  margin-bottom: 3px !important;
}

.mb04 {
  margin-bottom: 4px !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb06 {
  margin-bottom: 6px !important;
}

.mb07 {
  margin-bottom: 7px !important;
}

.mb08 {
  margin-bottom: 8px !important;
}

.mb09 {
  margin-bottom: 9px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb11 {
  margin-bottom: 11px !important;
}

.mb12 {
  margin-bottom: 12px !important;
}

.mb13 {
  margin-bottom: 13px !important;
}

.mb14 {
  margin-bottom: 14px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.mb17 {
  margin-bottom: 17px !important;
}

.mb18 {
  margin-bottom: 18px !important;
}

.mb19 {
  margin-bottom: 19px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb28 {
  margin-bottom: 28px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb36 {
  margin-bottom: 36px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb44 {
  margin-bottom: 44px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb48 {
  margin-bottom: 48px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb52 {
  margin-bottom: 52px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb56 {
  margin-bottom: 56px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.pt00 {
  padding-top: 0 !important;
}

.pt01 {
  padding-top: 1px !important;
}

.pt02 {
  padding-top: 2px !important;
}

.pt03 {
  padding-top: 3px !important;
}

.pt04 {
  padding-top: 4px !important;
}

.pt05 {
  padding-top: 5px !important;
}

.pt06 {
  padding-top: 6px !important;
}

.pt07 {
  padding-top: 7px !important;
}

.pt08 {
  padding-top: 8px !important;
}

.pt09 {
  padding-top: 9px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt11 {
  padding-top: 11px !important;
}

.pt12 {
  padding-top: 12px !important;
}

.pt13 {
  padding-top: 13px !important;
}

.pt14 {
  padding-top: 14px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt16 {
  padding-top: 16px !important;
}

.pt17 {
  padding-top: 17px !important;
}

.pt18 {
  padding-top: 18px !important;
}

.pt19 {
  padding-top: 19px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt24 {
  padding-top: 24px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt28 {
  padding-top: 28px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt32 {
  padding-top: 32px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt36 {
  padding-top: 36px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt44 {
  padding-top: 44px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt48 {
  padding-top: 48px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt52 {
  padding-top: 52px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt56 {
  padding-top: 56px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pb00 {
  padding-bottom: 0 !important;
}

.pb01 {
  padding-bottom: 1px !important;
}

.pb02 {
  padding-bottom: 2px !important;
}

.pb03 {
  padding-bottom: 3px !important;
}

.pb04 {
  padding-bottom: 4px !important;
}

.pb05 {
  padding-bottom: 5px !important;
}

.pb06 {
  padding-bottom: 6px !important;
}

.pb07 {
  padding-bottom: 7px !important;
}

.pb08 {
  padding-bottom: 8px !important;
}

.pb09 {
  padding-bottom: 9px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb11 {
  padding-bottom: 11px !important;
}

.pb12 {
  padding-bottom: 12px !important;
}

.pb13 {
  padding-bottom: 13px !important;
}

.pb14 {
  padding-bottom: 14px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb16 {
  padding-bottom: 16px !important;
}

.pb17 {
  padding-bottom: 17px !important;
}

.pb18 {
  padding-bottom: 18px !important;
}

.pb19 {
  padding-bottom: 19px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb24 {
  padding-bottom: 24px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb28 {
  padding-bottom: 28px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb32 {
  padding-bottom: 32px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb36 {
  padding-bottom: 36px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb44 {
  padding-bottom: 44px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb48 {
  padding-bottom: 48px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb52 {
  padding-bottom: 52px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb56 {
  padding-bottom: 56px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

table th.w-auto, table td.w-auto {
  width: auto !important;
}
table.w-auto > tr > th, table.w-auto > tr > td, table.w-auto > thead > tr > th, table.w-auto > thead > tr > td, table.w-auto > tbody > tr > th, table.w-auto > tbody > tr > td,
table thead.w-auto > tr > th,
table thead.w-auto > tr > td,
table tbody.w-auto > tr > th,
table tbody.w-auto > tr > td,
table tr.w-auto > th,
table tr.w-auto > td {
  width: auto;
}

table th.w10, table td.w10 {
  width: 10px !important;
}
table.w10 > tr > th, table.w10 > tr > td, table.w10 > thead > tr > th, table.w10 > thead > tr > td, table.w10 > tbody > tr > th, table.w10 > tbody > tr > td,
table thead.w10 > tr > th,
table thead.w10 > tr > td,
table tbody.w10 > tr > th,
table tbody.w10 > tr > td,
table tr.w10 > th,
table tr.w10 > td {
  width: 10px;
}

table th.w15, table td.w15 {
  width: 15px !important;
}
table.w15 > tr > th, table.w15 > tr > td, table.w15 > thead > tr > th, table.w15 > thead > tr > td, table.w15 > tbody > tr > th, table.w15 > tbody > tr > td,
table thead.w15 > tr > th,
table thead.w15 > tr > td,
table tbody.w15 > tr > th,
table tbody.w15 > tr > td,
table tr.w15 > th,
table tr.w15 > td {
  width: 15px;
}

table th.w20, table td.w20 {
  width: 20px !important;
}
table.w20 > tr > th, table.w20 > tr > td, table.w20 > thead > tr > th, table.w20 > thead > tr > td, table.w20 > tbody > tr > th, table.w20 > tbody > tr > td,
table thead.w20 > tr > th,
table thead.w20 > tr > td,
table tbody.w20 > tr > th,
table tbody.w20 > tr > td,
table tr.w20 > th,
table tr.w20 > td {
  width: 20px;
}

table th.w25, table td.w25 {
  width: 25px !important;
}
table.w25 > tr > th, table.w25 > tr > td, table.w25 > thead > tr > th, table.w25 > thead > tr > td, table.w25 > tbody > tr > th, table.w25 > tbody > tr > td,
table thead.w25 > tr > th,
table thead.w25 > tr > td,
table tbody.w25 > tr > th,
table tbody.w25 > tr > td,
table tr.w25 > th,
table tr.w25 > td {
  width: 25px;
}

table th.w30, table td.w30 {
  width: 30px !important;
}
table.w30 > tr > th, table.w30 > tr > td, table.w30 > thead > tr > th, table.w30 > thead > tr > td, table.w30 > tbody > tr > th, table.w30 > tbody > tr > td,
table thead.w30 > tr > th,
table thead.w30 > tr > td,
table tbody.w30 > tr > th,
table tbody.w30 > tr > td,
table tr.w30 > th,
table tr.w30 > td {
  width: 30px;
}

table th.w35, table td.w35 {
  width: 35px !important;
}
table.w35 > tr > th, table.w35 > tr > td, table.w35 > thead > tr > th, table.w35 > thead > tr > td, table.w35 > tbody > tr > th, table.w35 > tbody > tr > td,
table thead.w35 > tr > th,
table thead.w35 > tr > td,
table tbody.w35 > tr > th,
table tbody.w35 > tr > td,
table tr.w35 > th,
table tr.w35 > td {
  width: 35px;
}

table th.w40, table td.w40 {
  width: 40px !important;
}
table.w40 > tr > th, table.w40 > tr > td, table.w40 > thead > tr > th, table.w40 > thead > tr > td, table.w40 > tbody > tr > th, table.w40 > tbody > tr > td,
table thead.w40 > tr > th,
table thead.w40 > tr > td,
table tbody.w40 > tr > th,
table tbody.w40 > tr > td,
table tr.w40 > th,
table tr.w40 > td {
  width: 40px;
}

table th.w45, table td.w45 {
  width: 45px !important;
}
table.w45 > tr > th, table.w45 > tr > td, table.w45 > thead > tr > th, table.w45 > thead > tr > td, table.w45 > tbody > tr > th, table.w45 > tbody > tr > td,
table thead.w45 > tr > th,
table thead.w45 > tr > td,
table tbody.w45 > tr > th,
table tbody.w45 > tr > td,
table tr.w45 > th,
table tr.w45 > td {
  width: 45px;
}

table th.w50, table td.w50 {
  width: 50px !important;
}
table.w50 > tr > th, table.w50 > tr > td, table.w50 > thead > tr > th, table.w50 > thead > tr > td, table.w50 > tbody > tr > th, table.w50 > tbody > tr > td,
table thead.w50 > tr > th,
table thead.w50 > tr > td,
table tbody.w50 > tr > th,
table tbody.w50 > tr > td,
table tr.w50 > th,
table tr.w50 > td {
  width: 50px;
}

table th.w55, table td.w55 {
  width: 55px !important;
}
table.w55 > tr > th, table.w55 > tr > td, table.w55 > thead > tr > th, table.w55 > thead > tr > td, table.w55 > tbody > tr > th, table.w55 > tbody > tr > td,
table thead.w55 > tr > th,
table thead.w55 > tr > td,
table tbody.w55 > tr > th,
table tbody.w55 > tr > td,
table tr.w55 > th,
table tr.w55 > td {
  width: 55px;
}

table th.w60, table td.w60 {
  width: 60px !important;
}
table.w60 > tr > th, table.w60 > tr > td, table.w60 > thead > tr > th, table.w60 > thead > tr > td, table.w60 > tbody > tr > th, table.w60 > tbody > tr > td,
table thead.w60 > tr > th,
table thead.w60 > tr > td,
table tbody.w60 > tr > th,
table tbody.w60 > tr > td,
table tr.w60 > th,
table tr.w60 > td {
  width: 60px;
}

table th.w65, table td.w65 {
  width: 65px !important;
}
table.w65 > tr > th, table.w65 > tr > td, table.w65 > thead > tr > th, table.w65 > thead > tr > td, table.w65 > tbody > tr > th, table.w65 > tbody > tr > td,
table thead.w65 > tr > th,
table thead.w65 > tr > td,
table tbody.w65 > tr > th,
table tbody.w65 > tr > td,
table tr.w65 > th,
table tr.w65 > td {
  width: 65px;
}

table th.w70, table td.w70 {
  width: 70px !important;
}
table.w70 > tr > th, table.w70 > tr > td, table.w70 > thead > tr > th, table.w70 > thead > tr > td, table.w70 > tbody > tr > th, table.w70 > tbody > tr > td,
table thead.w70 > tr > th,
table thead.w70 > tr > td,
table tbody.w70 > tr > th,
table tbody.w70 > tr > td,
table tr.w70 > th,
table tr.w70 > td {
  width: 70px;
}

table th.w75, table td.w75 {
  width: 75px !important;
}
table.w75 > tr > th, table.w75 > tr > td, table.w75 > thead > tr > th, table.w75 > thead > tr > td, table.w75 > tbody > tr > th, table.w75 > tbody > tr > td,
table thead.w75 > tr > th,
table thead.w75 > tr > td,
table tbody.w75 > tr > th,
table tbody.w75 > tr > td,
table tr.w75 > th,
table tr.w75 > td {
  width: 75px;
}

table th.w80, table td.w80 {
  width: 80px !important;
}
table.w80 > tr > th, table.w80 > tr > td, table.w80 > thead > tr > th, table.w80 > thead > tr > td, table.w80 > tbody > tr > th, table.w80 > tbody > tr > td,
table thead.w80 > tr > th,
table thead.w80 > tr > td,
table tbody.w80 > tr > th,
table tbody.w80 > tr > td,
table tr.w80 > th,
table tr.w80 > td {
  width: 80px;
}

table th.w85, table td.w85 {
  width: 85px !important;
}
table.w85 > tr > th, table.w85 > tr > td, table.w85 > thead > tr > th, table.w85 > thead > tr > td, table.w85 > tbody > tr > th, table.w85 > tbody > tr > td,
table thead.w85 > tr > th,
table thead.w85 > tr > td,
table tbody.w85 > tr > th,
table tbody.w85 > tr > td,
table tr.w85 > th,
table tr.w85 > td {
  width: 85px;
}

table th.w90, table td.w90 {
  width: 90px !important;
}
table.w90 > tr > th, table.w90 > tr > td, table.w90 > thead > tr > th, table.w90 > thead > tr > td, table.w90 > tbody > tr > th, table.w90 > tbody > tr > td,
table thead.w90 > tr > th,
table thead.w90 > tr > td,
table tbody.w90 > tr > th,
table tbody.w90 > tr > td,
table tr.w90 > th,
table tr.w90 > td {
  width: 90px;
}

table th.w95, table td.w95 {
  width: 95px !important;
}
table.w95 > tr > th, table.w95 > tr > td, table.w95 > thead > tr > th, table.w95 > thead > tr > td, table.w95 > tbody > tr > th, table.w95 > tbody > tr > td,
table thead.w95 > tr > th,
table thead.w95 > tr > td,
table tbody.w95 > tr > th,
table tbody.w95 > tr > td,
table tr.w95 > th,
table tr.w95 > td {
  width: 95px;
}

table th.w100, table td.w100 {
  width: 100px !important;
}
table.w100 > tr > th, table.w100 > tr > td, table.w100 > thead > tr > th, table.w100 > thead > tr > td, table.w100 > tbody > tr > th, table.w100 > tbody > tr > td,
table thead.w100 > tr > th,
table thead.w100 > tr > td,
table tbody.w100 > tr > th,
table tbody.w100 > tr > td,
table tr.w100 > th,
table tr.w100 > td {
  width: 100px;
}

table th.w105, table td.w105 {
  width: 105px !important;
}
table.w105 > tr > th, table.w105 > tr > td, table.w105 > thead > tr > th, table.w105 > thead > tr > td, table.w105 > tbody > tr > th, table.w105 > tbody > tr > td,
table thead.w105 > tr > th,
table thead.w105 > tr > td,
table tbody.w105 > tr > th,
table tbody.w105 > tr > td,
table tr.w105 > th,
table tr.w105 > td {
  width: 105px;
}

table th.w110, table td.w110 {
  width: 110px !important;
}
table.w110 > tr > th, table.w110 > tr > td, table.w110 > thead > tr > th, table.w110 > thead > tr > td, table.w110 > tbody > tr > th, table.w110 > tbody > tr > td,
table thead.w110 > tr > th,
table thead.w110 > tr > td,
table tbody.w110 > tr > th,
table tbody.w110 > tr > td,
table tr.w110 > th,
table tr.w110 > td {
  width: 110px;
}

table th.w115, table td.w115 {
  width: 115px !important;
}
table.w115 > tr > th, table.w115 > tr > td, table.w115 > thead > tr > th, table.w115 > thead > tr > td, table.w115 > tbody > tr > th, table.w115 > tbody > tr > td,
table thead.w115 > tr > th,
table thead.w115 > tr > td,
table tbody.w115 > tr > th,
table tbody.w115 > tr > td,
table tr.w115 > th,
table tr.w115 > td {
  width: 115px;
}

table th.w120, table td.w120 {
  width: 120px !important;
}
table.w120 > tr > th, table.w120 > tr > td, table.w120 > thead > tr > th, table.w120 > thead > tr > td, table.w120 > tbody > tr > th, table.w120 > tbody > tr > td,
table thead.w120 > tr > th,
table thead.w120 > tr > td,
table tbody.w120 > tr > th,
table tbody.w120 > tr > td,
table tr.w120 > th,
table tr.w120 > td {
  width: 120px;
}

table th.w125, table td.w125 {
  width: 125px !important;
}
table.w125 > tr > th, table.w125 > tr > td, table.w125 > thead > tr > th, table.w125 > thead > tr > td, table.w125 > tbody > tr > th, table.w125 > tbody > tr > td,
table thead.w125 > tr > th,
table thead.w125 > tr > td,
table tbody.w125 > tr > th,
table tbody.w125 > tr > td,
table tr.w125 > th,
table tr.w125 > td {
  width: 125px;
}

table th.w130, table td.w130 {
  width: 130px !important;
}
table.w130 > tr > th, table.w130 > tr > td, table.w130 > thead > tr > th, table.w130 > thead > tr > td, table.w130 > tbody > tr > th, table.w130 > tbody > tr > td,
table thead.w130 > tr > th,
table thead.w130 > tr > td,
table tbody.w130 > tr > th,
table tbody.w130 > tr > td,
table tr.w130 > th,
table tr.w130 > td {
  width: 130px;
}

table th.w135, table td.w135 {
  width: 135px !important;
}
table.w135 > tr > th, table.w135 > tr > td, table.w135 > thead > tr > th, table.w135 > thead > tr > td, table.w135 > tbody > tr > th, table.w135 > tbody > tr > td,
table thead.w135 > tr > th,
table thead.w135 > tr > td,
table tbody.w135 > tr > th,
table tbody.w135 > tr > td,
table tr.w135 > th,
table tr.w135 > td {
  width: 135px;
}

table th.w140, table td.w140 {
  width: 140px !important;
}
table.w140 > tr > th, table.w140 > tr > td, table.w140 > thead > tr > th, table.w140 > thead > tr > td, table.w140 > tbody > tr > th, table.w140 > tbody > tr > td,
table thead.w140 > tr > th,
table thead.w140 > tr > td,
table tbody.w140 > tr > th,
table tbody.w140 > tr > td,
table tr.w140 > th,
table tr.w140 > td {
  width: 140px;
}

table th.w145, table td.w145 {
  width: 145px !important;
}
table.w145 > tr > th, table.w145 > tr > td, table.w145 > thead > tr > th, table.w145 > thead > tr > td, table.w145 > tbody > tr > th, table.w145 > tbody > tr > td,
table thead.w145 > tr > th,
table thead.w145 > tr > td,
table tbody.w145 > tr > th,
table tbody.w145 > tr > td,
table tr.w145 > th,
table tr.w145 > td {
  width: 145px;
}

table th.w150, table td.w150 {
  width: 150px !important;
}
table.w150 > tr > th, table.w150 > tr > td, table.w150 > thead > tr > th, table.w150 > thead > tr > td, table.w150 > tbody > tr > th, table.w150 > tbody > tr > td,
table thead.w150 > tr > th,
table thead.w150 > tr > td,
table tbody.w150 > tr > th,
table tbody.w150 > tr > td,
table tr.w150 > th,
table tr.w150 > td {
  width: 150px;
}

table th.w155, table td.w155 {
  width: 155px !important;
}
table.w155 > tr > th, table.w155 > tr > td, table.w155 > thead > tr > th, table.w155 > thead > tr > td, table.w155 > tbody > tr > th, table.w155 > tbody > tr > td,
table thead.w155 > tr > th,
table thead.w155 > tr > td,
table tbody.w155 > tr > th,
table tbody.w155 > tr > td,
table tr.w155 > th,
table tr.w155 > td {
  width: 155px;
}

table th.w160, table td.w160 {
  width: 160px !important;
}
table.w160 > tr > th, table.w160 > tr > td, table.w160 > thead > tr > th, table.w160 > thead > tr > td, table.w160 > tbody > tr > th, table.w160 > tbody > tr > td,
table thead.w160 > tr > th,
table thead.w160 > tr > td,
table tbody.w160 > tr > th,
table tbody.w160 > tr > td,
table tr.w160 > th,
table tr.w160 > td {
  width: 160px;
}

table th.w165, table td.w165 {
  width: 165px !important;
}
table.w165 > tr > th, table.w165 > tr > td, table.w165 > thead > tr > th, table.w165 > thead > tr > td, table.w165 > tbody > tr > th, table.w165 > tbody > tr > td,
table thead.w165 > tr > th,
table thead.w165 > tr > td,
table tbody.w165 > tr > th,
table tbody.w165 > tr > td,
table tr.w165 > th,
table tr.w165 > td {
  width: 165px;
}

table th.w170, table td.w170 {
  width: 170px !important;
}
table.w170 > tr > th, table.w170 > tr > td, table.w170 > thead > tr > th, table.w170 > thead > tr > td, table.w170 > tbody > tr > th, table.w170 > tbody > tr > td,
table thead.w170 > tr > th,
table thead.w170 > tr > td,
table tbody.w170 > tr > th,
table tbody.w170 > tr > td,
table tr.w170 > th,
table tr.w170 > td {
  width: 170px;
}

table th.w175, table td.w175 {
  width: 175px !important;
}
table.w175 > tr > th, table.w175 > tr > td, table.w175 > thead > tr > th, table.w175 > thead > tr > td, table.w175 > tbody > tr > th, table.w175 > tbody > tr > td,
table thead.w175 > tr > th,
table thead.w175 > tr > td,
table tbody.w175 > tr > th,
table tbody.w175 > tr > td,
table tr.w175 > th,
table tr.w175 > td {
  width: 175px;
}

table th.w180, table td.w180 {
  width: 180px !important;
}
table.w180 > tr > th, table.w180 > tr > td, table.w180 > thead > tr > th, table.w180 > thead > tr > td, table.w180 > tbody > tr > th, table.w180 > tbody > tr > td,
table thead.w180 > tr > th,
table thead.w180 > tr > td,
table tbody.w180 > tr > th,
table tbody.w180 > tr > td,
table tr.w180 > th,
table tr.w180 > td {
  width: 180px;
}

table th.w185, table td.w185 {
  width: 185px !important;
}
table.w185 > tr > th, table.w185 > tr > td, table.w185 > thead > tr > th, table.w185 > thead > tr > td, table.w185 > tbody > tr > th, table.w185 > tbody > tr > td,
table thead.w185 > tr > th,
table thead.w185 > tr > td,
table tbody.w185 > tr > th,
table tbody.w185 > tr > td,
table tr.w185 > th,
table tr.w185 > td {
  width: 185px;
}

table th.w190, table td.w190 {
  width: 190px !important;
}
table.w190 > tr > th, table.w190 > tr > td, table.w190 > thead > tr > th, table.w190 > thead > tr > td, table.w190 > tbody > tr > th, table.w190 > tbody > tr > td,
table thead.w190 > tr > th,
table thead.w190 > tr > td,
table tbody.w190 > tr > th,
table tbody.w190 > tr > td,
table tr.w190 > th,
table tr.w190 > td {
  width: 190px;
}

table th.w195, table td.w195 {
  width: 195px !important;
}
table.w195 > tr > th, table.w195 > tr > td, table.w195 > thead > tr > th, table.w195 > thead > tr > td, table.w195 > tbody > tr > th, table.w195 > tbody > tr > td,
table thead.w195 > tr > th,
table thead.w195 > tr > td,
table tbody.w195 > tr > th,
table tbody.w195 > tr > td,
table tr.w195 > th,
table tr.w195 > td {
  width: 195px;
}

table th.w200, table td.w200 {
  width: 200px !important;
}
table.w200 > tr > th, table.w200 > tr > td, table.w200 > thead > tr > th, table.w200 > thead > tr > td, table.w200 > tbody > tr > th, table.w200 > tbody > tr > td,
table thead.w200 > tr > th,
table thead.w200 > tr > td,
table tbody.w200 > tr > th,
table tbody.w200 > tr > td,
table tr.w200 > th,
table tr.w200 > td {
  width: 200px;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.nowrap {
  white-space: nowrap;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* for HP reader */
#skiplinkSec, #headAnc, #naviAnc, #mainAnc, #endMainAnc {
  display: none;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.visible {
  max-height: 99999px;
  visibility: visible;
  overflow: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.hidden {
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

.for-sp {
  display: none;
}

@media screen and (min-width: 641px) {
  .for-pc {
    display: inherit;
  }

  .for-sp {
    display: none;
  }

  .mql_hide {
    display: inherit;
  }

  .mql_pc_hide {
    display: none;
  }

  img.for-pc,
  img.mql_hide {
    display: inline;
  }
}
@media screen and (max-width: 640px) {
  .for-sp {
    display: inherit;
  }

  .for-pc {
    display: none;
  }

  .mql_hide {
    display: none;
  }

  .mql_pc_hide {
    display: inherit;
  }

  img.for-sp,
  img.mql_pc_hide {
    display: inline;
  }

  .mql_show {
    display: block !important;
  }
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/modal/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/modal/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  background-repeat: no-repeat;
  background-image: url("../images/modal/close_btn.png");
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/modal/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/modal/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/modal/fancybox_sprite@2x.png");
    -webkit-background-size: 44px 152px;
            background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("../images/modal/fancybox_loading@2x.gif");
    -webkit-background-size: 24px 24px;
            background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
#CONTENTS {
  padding-bottom: 0;
}

/*20130729追加*/
/* etc */
#EVENT {
  border-bottom: 1px dotted;
  border-color: #CCC;
  padding: 40px 0 10px 15px;
  text-align: left;
  background: #FFFFFF;
  padding-top: 20px;
}

/* template_superscription */
#PAGE {
  background-image: url(../images/bg_05.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 10px 0pt 10px;
}

#PAGE .back,
#PAGE .top {
  display: inline;
  /* IE6 */
}

/*20130729追加ここまで*/
#EVENT {
  width: 935px;
  margin: 0 auto;
}

.socialBtn {
  width: 830px;
  margin: 50px auto 0;
}
.socialBtn:before, .socialBtn:after {
  content: "";
  display: table;
}
.socialBtn:after {
  clear: both;
}
.socialBtn {
  zoom: 1;
}
.socialBtn .socialBtns {
  float: right;
}
.socialBtn .socialBtns li {
  float: left;
  margin-left: 8px;
}

#CONINNER {
  background-image: none;
}
#CONINNER .theater_pageTop {
  width: 93.75%;
  margin-top: 20px;
  padding-bottom: 20px;
}
#CONINNER .theater_pageTop a {
  color: #fff;
  text-decoration: none;
}

#CONTENTS {
  width: 100%;
}
#CONTENTS a {
  color: #deda9b;
  text-decoration: underline;
}
#CONTENTS #main {
  position: relative;
  width: 100%;
  min-width: 930px;
  overflow: hidden;
  color: #fff;
  background-color: #000;
  background-position: center center;
  background-repeat: repeat-y;
  background-image: url(../images/bg.png);
}
@media screen and (max-width: 640px) {
  #CONTENTS #main {
    min-width: initial;
    min-width: auto;
    overflow: visible;
    background-image: url(../images/bg@2x.png);
    -webkit-background-size: 100% auto;
            background-size: 100% auto;
  }
}
#CONTENTS #main-inner {
  width: 930px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  #CONTENTS #main-inner {
    width: auto;
    margin: 0;
  }
}

.fdx-desktop #CONINNER a:link, .fdx-desktop #CONINNER a:visited, .fdx-desktop #CONINNER a:hover, .fdx-desktop #CONINNER a:active {
  color: #fff;
}
.fdx-desktop #CONINNER a:hover {
  color: #fff;
}
.fdx-desktop #CONTENTS a:link, .fdx-desktop #CONTENTS a:visited, .fdx-desktop #CONTENTS a:hover, .fdx-desktop #CONTENTS a:active {
  color: #deda9b;
  text-decoration: underline;
}
.fdx-desktop #CONTENTS a:hover {
  color: #deda9b;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  #footer_contents {
    background-color: #000 !important;
  }
  #footer_contents .theater_pageTop a {
    color: #fff;
  }
}

.sec-inner {
  width: 890px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 640px) {
  .sec-inner {
    width: 93.75%;
  }
}

.detail-block {
  background: url(../images/cmn-detail-bg2.png) center bottom no-repeat;
}
.detail-block .inner {
  padding: 30px;
  background: url(../images/cmn-detail-bg1.png) center top no-repeat;
}
.detail-block .inner:before, .detail-block .inner:after {
  content: "";
  display: table;
}
.detail-block .inner:after {
  clear: both;
}
.detail-block .inner {
  zoom: 1;
}
@media screen and (max-width: 640px) {
  .detail-block {
    background-image: url(../images/cmn-detail-bg2@2x.png);
    -webkit-background-size: 100% auto;
            background-size: 100% auto;
  }
  .detail-block .inner {
    padding: 5%;
    background-image: url(../images/cmn-detail-bg1@2x.png);
    -webkit-background-size: 100% auto;
            background-size: 100% auto;
  }
}

.thx-summary {
  width: 1280px;
  margin: 0 -175px;
  padding-top: 100px;
  background: url(../images/summary-bg.png) 0 0 no-repeat;
}
.thx-summary .catch-block {
  position: relative;
  width: 100%;
  height: 285px;
  background: url(../images/summary-catch-bg.png) center 0 no-repeat;
}
.thx-summary .catch-block .logo {
  position: absolute;
  top: -83px;
  width: 100%;
  text-align: center;
}
.thx-summary .catch-block .copy {
  position: absolute;
  top: 83px;
  width: 100%;
  text-align: center;
}
.thx-summary .sw-block {
  margin-top: 30px;
  text-align: center;
}
.thx-summary .sw-block .logo {
  margin-top: 20px;
}
.thx-summary .btn-block {
  width: 600px;
  margin: 25px auto 0;
}
.thx-summary .btn-block ul {
  letter-spacing: -0.4em;
  text-align: center;
}
.thx-summary .btn-block ul:before, .thx-summary .btn-block ul:after {
  content: "";
  display: table;
}
.thx-summary .btn-block ul:after {
  clear: both;
}
.thx-summary .btn-block ul {
  zoom: 1;
}
.thx-summary .btn-block li {
  display: inline-block;
  margin: 5px 5px 0;
  letter-spacing: normal;
}
@media screen and (min-width: 641px) {
  .thx-summary .btn-block li a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: 0.75;
  }
}
.thx-summary .copyright {
  margin: 0 auto;
  color: #676767;
  font-size: 0.76923em;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .thx-summary {
    width: 100%;
    margin: 0;
    padding-top: 63px;
    background-image: url(../images/summary-bg_left@2x.png), url(../images/summary-bg_right@2x.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left top, right top;
    -webkit-background-size: 70px, 70px;
            background-size: 70px, 70px;
  }
  .thx-summary .catch-block {
    position: relative;
    width: 100%;
    height: auto;
    background: none;
  }
  .thx-summary .catch-block .logo {
    z-index: 999;
    position: absolute;
    top: -50px;
    width: 100%;
    text-align: center;
  }
  .thx-summary .catch-block .logo img {
    width: 186px;
  }
  .thx-summary .catch-block .copy {
    position: relative;
    top: 0;
    width: 100%;
    text-align: center;
  }
  .thx-summary .sw-block {
    margin-top: 15px;
    text-align: center;
  }
  .thx-summary .sw-block .copy img {
    width: 318px;
  }
  .thx-summary .sw-block .logo {
    margin-top: 10px;
  }
  .thx-summary .sw-block .logo img {
    width: 130px;
  }
  .thx-summary .sw-block .date img {
    width: 135px;
  }
  .thx-summary .btn-block {
    width: 305px;
    margin: 10px auto 0;
  }
  .thx-summary .btn-block li {
    margin: 0;
    margin-top: 5px;
  }
  .thx-summary .btn-block li:nth-child(1) {
    margin-right: 5px;
  }
  .thx-summary .btn-block li.btn1 img, .thx-summary .btn-block li.btn2 img {
    width: 150px;
  }
  .thx-summary .btn-block li.btn3 img {
    width: 230px;
  }
  .thx-summary .copyright {
    margin-top: 8px;
    color: #676767;
    font-size: 0.71429em;
  }
}
.tw-block {
  width: 740px;
  height: 501px;
  margin: 40px auto 0;
  padding-top: 30px;
  background: url(../images/tw-bg.png) 0 0 no-repeat;
}
@media screen and (max-width: 640px) {
  .tw-block {
    width: 300px;
    height: 265px;
    margin: 30px auto 0;
    padding-top: 15px;
    background: url(../images/tw-bg@2x.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100%;
  }
}
.tw-block h2 {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .tw-block h2 img {
    width: 139px;
  }
}
.tw-block .tw-timeline {
  width: 520px;
  margin: 20px auto 0;
  border: 2px solid #f37709;
  border-radius: 7px;
}
@media screen and (max-width: 640px) {
  .tw-block .tw-timeline {
    width: 260px;
    height: 200px;
    margin-top: 10px;
  }
  .tw-block .tw-timeline iframe {
    height: 200px !important;
  }
}

.thx-sec1 {
  margin-top: 30px;
}
.thx-sec1 .official_theatre {
  margin-top: 36px;
}
.thx-sec1 .official_theatre:before, .thx-sec1 .official_theatre:after {
  content: "";
  display: table;
}
.thx-sec1 .official_theatre:after {
  clear: both;
}
.thx-sec1 .official_theatre {
  zoom: 1;
}
.thx-sec1 .official_theatre .text-block {
  float: left;
  width: 610px;
}
.thx-sec1 .official_theatre .text-block p {
  line-height: 2;
  font-size: 1.23077em;
}
.thx-sec1 .official_theatre .text-block p + p {
  margin-top: 24px;
}
.thx-sec1 .official_theatre .theatre-list {
  float: right;
  width: 240px;
  padding: 9px 19px 9px;
  border: 1px solid #09daf3;
  background-color: #000;
}
.thx-sec1 .official_theatre .theatre-list dl:before, .thx-sec1 .official_theatre .theatre-list dl:after {
  content: "";
  display: table;
}
.thx-sec1 .official_theatre .theatre-list dl:after {
  clear: both;
}
.thx-sec1 .official_theatre .theatre-list dl {
  zoom: 1;
}
.thx-sec1 .official_theatre .theatre-list dt, .thx-sec1 .official_theatre .theatre-list dd {
  float: left;
  padding: 10px 0 10px 20px;
  font-size: 0.92308em;
}
.thx-sec1 .official_theatre .theatre-list dt {
  width: 65px;
  color: #09daf3;
  font-weight: bold;
}
.thx-sec1 .official_theatre .theatre-list dd {
  width: 115px;
  padding-right: 20px;
  color: #fff;
}
.thx-sec1 .official_theatre .theatre-list .title-block dt, .thx-sec1 .official_theatre .theatre-list .title-block dd {
  padding-bottom: .5em;
  font-weight: bold;
}
.thx-sec1 .official_theatre .theatre-list .title-block dt {
  border-bottom: 1px solid #09daf3;
}
.thx-sec1 .official_theatre .theatre-list .title-block dd {
  border-bottom: 1px solid #fff;
}
.thx-sec1 .official_theatre .theatre-list .item {
  display: block;
}
.thx-sec1 .official_theatre .theatre-list .item:link, .thx-sec1 .official_theatre .theatre-list .item:visited, .thx-sec1 .official_theatre .theatre-list .item:hover, .thx-sec1 .official_theatre .theatre-list .item:active {
  text-decoration: none;
}
.thx-sec1 .official_theatre .theatre-list .item:hover {
  text-decoration: none;
}
.thx-sec1 .official_theatre .theatre-list .item dd {
  background: url(../images/cmn-icon-link1.png) 139px center no-repeat;
}
.thx-sec1 .official_theatre .theatre-list .item.odd {
  background-color: #1a1a1a;
}

@media screen and (max-width: 640px) {
  .thx-sec1 {
    margin-top: 30px;
  }
  .thx-sec1 > h2 {
    width: 93.75%;
    margin: 0 auto;
  }
  .thx-sec1 .official_theatre {
    margin-top: 20px;
  }
  .thx-sec1 .official_theatre:before, .thx-sec1 .official_theatre:after {
    content: "";
    display: table;
  }
  .thx-sec1 .official_theatre:after {
    clear: both;
  }
  .thx-sec1 .official_theatre {
    zoom: 1;
  }
  .thx-sec1 .official_theatre .text-block {
    float: none;
    width: 100%;
  }
  .thx-sec1 .official_theatre .text-block p {
    line-height: 1.33333;
    font-size: 0.85714em;
  }
  .thx-sec1 .official_theatre .text-block p + p {
    margin-top: 12px;
  }
  .thx-sec1 .official_theatre .theatre-list {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: none;
    width: 100%;
    margin-top: 14px;
    padding: 0;
    border: 1px solid #09daf3;
    background-color: #000;
  }
  .thx-sec1 .official_theatre .theatre-list dl:before, .thx-sec1 .official_theatre .theatre-list dl:after {
    content: "";
    display: table;
  }
  .thx-sec1 .official_theatre .theatre-list dl:after {
    clear: both;
  }
  .thx-sec1 .official_theatre .theatre-list dl {
    zoom: 1;
  }
  .thx-sec1 .official_theatre .theatre-list dt, .thx-sec1 .official_theatre .theatre-list dd {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    padding: 14px 0 14px 20px;
    font-size: 0.85714em;
  }
  .thx-sec1 .official_theatre .theatre-list dt {
    width: 41.66667%;
    color: #09daf3;
    font-weight: bold;
  }
  .thx-sec1 .official_theatre .theatre-list dd {
    width: 58.33333%;
    padding-right: 20px;
    color: #fff;
  }
  .thx-sec1 .official_theatre .theatre-list .title-block dt, .thx-sec1 .official_theatre .theatre-list .title-block dd {
    padding-bottom: .5em;
    font-weight: bold;
  }
  .thx-sec1 .official_theatre .theatre-list .title-block dt {
    border-bottom: 1px solid #09daf3;
  }
  .thx-sec1 .official_theatre .theatre-list .title-block dd {
    border-bottom: 1px solid #fff;
  }
  .thx-sec1 .official_theatre .theatre-list .item {
    display: block;
  }
  .thx-sec1 .official_theatre .theatre-list .item:link, .thx-sec1 .official_theatre .theatre-list .item:visited, .thx-sec1 .official_theatre .theatre-list .item:hover, .thx-sec1 .official_theatre .theatre-list .item:active {
    text-decoration: none;
  }
  .thx-sec1 .official_theatre .theatre-list .item:hover {
    text-decoration: none;
  }
  .thx-sec1 .official_theatre .theatre-list .item dd {
    background: url(../images/cmn-icon-link1@2x.png) right center no-repeat;
    -webkit-background-size: 17px 17px;
            background-size: 17px;
  }
  .thx-sec1 .official_theatre .theatre-list .item.odd {
    background-color: #1a1a1a;
  }
}
.thx-sec2 {
  margin-top: 50px;
}
.thx-sec2 .about-company {
  margin-top: 30px;
}
.thx-sec2 .about-company .figure {
  float: right;
  margin-top: 52px;
}
.thx-sec2 .about-company .text-block {
  float: left;
  width: 650px;
  margin-top: 15px;
}
.thx-sec2 .about-company .text-block p {
  line-height: 1.71429;
  font-size: 1.07692em;
}
.thx-sec2 .about-thx {
  margin-top: 30px;
}
.thx-sec2 .about-thx .three_category p {
  margin-top: 1em;
  line-height: 1.71429;
  font-size: 1.07692em;
}
.thx-sec2 .about-thx .three_category dl {
  margin-top: 20px;
}
.thx-sec2 .about-thx .three_category dt {
  line-height: 1.5;
  color: #09daf3;
  font-weight: bold;
  font-size: 1.23077em;
}
.thx-sec2 .about-thx .three_category dd {
  line-height: 1.71429;
  font-size: 1.07692em;
}
.thx-sec2 .about-thx .original_draft {
  margin-top: 16px;
  padding: 29px 29px 19px 29px;
  border: 1px solid #333;
  background-color: #111;
}
.thx-sec2 .about-thx .original_draft p.lead, .thx-sec2 .about-thx .original_draft dt, .thx-sec2 .about-thx .original_draft dd {
  color: #aaa;
}
.thx-sec2 .about-thx .original_draft p, .thx-sec2 .about-thx .original_draft dd {
  line-height: 1.66667;
  font-size: 0.92308em;
}
.thx-sec2 .about-thx .original_draft dt {
  font-weight: bold;
  font-size: 1.07692em;
}
.thx-sec2 .about-thx .original_draft dl {
  margin-top: 20px;
}
.thx-sec2 .about-thx .youtube-block {
  margin-top: 30px;
}
@media screen and (min-width: 641px) {
  .thx-sec2 .about-thx .youtube-block .text-block, .thx-sec2 .about-thx .youtube-block .youtube {
    display: table-cell;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
  }
  .thx-sec2 .about-thx .youtube-block .text-block {
    width: 530px;
    padding-right: 20px;
  }
  .thx-sec2 .about-thx .youtube-block .text-block p {
    line-height: 1.71429;
    font-size: 1.07692em;
  }
}
.thx-sec2 .about-thx .youtube-block .youtube {
  width: 338px;
  height: 190px;
  border: 1px solid #09daf3;
}
.thx-sec2 .about-thx .youtube-block .youtube iframe {
  width: 100%;
  height: 100%;
}
.thx-sec2 .about-thx .detail-block {
  margin-top: 30px;
}
.thx-sec2 .about-thx .detail-block .left {
  float: left;
  width: 440px;
}
.thx-sec2 .about-thx .detail-block .right {
  float: right;
  width: 366px;
}
.thx-sec2 .about-thx .detail-block .right li + li {
  margin-top: 20px;
}
.thx-sec2 .about-thx .detail-block .title {
  margin: 0;
}
.thx-sec2 .about-thx .detail-block .lead {
  line-height: 1.66667;
  margin: 20px 0 10px;
  font-size: 0.92308em;
}
.thx-sec2 .about-thx .detail-block .detail {
  margin-top: 16px;
  padding-top: 18px;
  background: url(../images/cmn-detail-bgline.png) 0 0 no-repeat;
}
.thx-sec2 .about-thx .detail-block .detail .title {
  padding-left: 12px;
  background: url(../images/cmn-icon-title1.png) 0 center no-repeat;
}
.thx-sec2 .about-thx .detail-block .detail p {
  line-height: 1.66667;
  margin: 12px 0 0 12px;
  font-size: 0.92308em;
}

@media screen and (max-width: 640px) {
  .thx-sec2 {
    margin-top: 30px;
  }
  .thx-sec2 > h2 {
    width: 93.75%;
    margin: 0 auto;
  }
  .thx-sec2 .about-company {
    margin-top: 15px;
  }
  .thx-sec2 .about-company .figure {
    float: none;
    margin-top: 20px;
    text-align: center;
  }
  .thx-sec2 .about-company .figure img {
    width: 150px;
  }
  .thx-sec2 .about-company .text-block {
    float: none;
    width: 100%;
    margin-top: 18px;
  }
  .thx-sec2 .about-company .text-block p {
    line-height: 1.33333;
    font-size: 0.85714em;
  }
  .thx-sec2 .about-thx {
    margin-top: 18px;
  }
  .thx-sec2 .about-thx .three_category p {
    margin-top: 1em;
    line-height: 1.33333;
    font-size: 0.85714em;
  }
  .thx-sec2 .about-thx .three_category dl {
    margin-top: 14px;
  }
  .thx-sec2 .about-thx .three_category dt {
    line-height: 1.33333;
    color: #09daf3;
    font-weight: bold;
    font-size: 0.85714em;
  }
  .thx-sec2 .about-thx .three_category dd {
    line-height: 1.33333;
    font-size: 0.85714em;
  }
  .thx-sec2 .about-thx .original_draft {
    margin-top: 14px;
    padding: 8px;
    border: 1px solid #333;
    background-color: #111;
  }
  .thx-sec2 .about-thx .original_draft p.lead, .thx-sec2 .about-thx .original_draft dt, .thx-sec2 .about-thx .original_draft dd {
    color: #aaa;
  }
  .thx-sec2 .about-thx .original_draft p, .thx-sec2 .about-thx .original_draft dd {
    line-height: 1.4;
    font-size: 0.71429em;
  }
  .thx-sec2 .about-thx .original_draft dt {
    font-weight: bold;
    font-size: 0.85714em;
  }
  .thx-sec2 .about-thx .original_draft dl {
    margin-top: 8px;
  }
  .thx-sec2 .about-thx .youtube-block {
    margin-top: 15px;
  }
  .thx-sec2 .about-thx .youtube-block .text-block p {
    line-height: 1.33333;
    font-size: 0.85714em;
  }
  .thx-sec2 .about-thx .youtube-block .youtube {
    width: 300px;
    height: 169px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #09daf3;
  }
  .thx-sec2 .about-thx .youtube-block .youtube iframe {
    width: 100%;
    height: 100%;
  }
  .thx-sec2 .about-thx .detail-block {
    margin-top: 20px;
  }
  .thx-sec2 .about-thx .detail-block .left {
    float: none;
    width: 100%;
  }
  .thx-sec2 .about-thx .detail-block .right {
    display: none;
  }
  .thx-sec2 .about-thx .detail-block .title {
    margin: 0;
  }
  .thx-sec2 .about-thx .detail-block .title img {
    height: 15px;
  }
  .thx-sec2 .about-thx .detail-block .lead {
    line-height: 1.4;
    margin: 10px 0;
    font-size: 0.71429em;
  }
  .thx-sec2 .about-thx .detail-block .detail {
    margin-top: 10px;
    padding-top: 11px;
    background: url(../images/cmn-detail-bgline@2x.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100%;
  }
  .thx-sec2 .about-thx .detail-block .detail .title {
    padding-left: 10px;
    background: url(../images/cmn-icon-title1@2x.png) 0 center no-repeat;
    -webkit-background-size: 5px 5px;
            background-size: 5px;
    font-size: 0.71429em;
  }
  .thx-sec2 .about-thx .detail-block .detail p {
    line-height: 1.4;
    margin: 6px 0 0 0;
    font-size: 0.71429em;
  }
  .thx-sec2 .about-thx .detail-block .figure-block li {
    margin-top: 15px;
  }
}
.thx-sec3 {
  margin-top: 50px;
}
.thx-sec3 .lead {
  line-height: 2;
  margin-top: 24px;
  font-size: 1.23077em;
}
.thx-sec3 .detail-block {
  margin-top: 24px;
}
.thx-sec3 .detail-block .left {
  float: left;
  width: 275px;
}
.thx-sec3 .detail-block .right {
  float: right;
  width: 540px;
}
.thx-sec3 .detail-block dt {
  line-height: 1.375;
  color: #09daf3;
  font-weight: bold;
  font-size: 1.23077em;
}
.thx-sec3 .detail-block dd {
  line-height: 1.57143;
  font-size: 1.07692em;
}

@media screen and (max-width: 640px) {
  .thx-sec3 {
    margin-top: 30px;
  }
  .thx-sec3 > h2 {
    width: 93.75%;
    margin: 0 auto;
  }
  .thx-sec3 .lead {
    line-height: 1.33333;
    margin-top: 15px;
    font-size: 0.85714em;
  }
  .thx-sec3 .detail-block {
    margin-top: 15px;
  }
  .thx-sec3 .detail-block .left {
    float: none;
    width: 100%;
  }
  .thx-sec3 .detail-block .right {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
  .thx-sec3 .detail-block dt {
    line-height: 1.4;
    color: #09daf3;
    font-weight: bold;
    font-size: 0.71429em;
  }
  .thx-sec3 .detail-block dd {
    line-height: 1.4;
    font-size: 0.71429em;
  }
}
#other02 {
  width: 950px;
  margin: 30px auto 20px;
  padding-top: 55px;
  background: url(../images/ttl_check.gif) no-repeat center top;
  text-align: left;
}

#other02Wrapper {
  width: 891px;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}

#other02 .other02Banner {
  overflow: hidden;
  width: 910px;
  margin: 0 auto;
}

#other02 .other02Left, #other02 .other02Right {
  float: left;
  width: 287px;
  padding-right: 10px;
}

.otherComment {
  margin: 10px 0 15px;
}

.otherComment li {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 0.76923em;
  color: #ccc;
  text-indent: -1.25em;
  padding-left: 1.25em;
}

@media screen and (max-width: 640px) {
  #other02 {
    width: auto;
    margin: 30px 0 0;
    padding-top: 8px;
    padding-bottom: 0 !important;
    background: url(../images/ultira_bg_05_mql.png) center top no-repeat;
    background-size: 320px 9px;
    -webkit-background-size: 320px 9px;
  }

  #other02Wrapper {
    width: auto;
    margin: 0;
    padding-top: 9px;
    padding-bottom: 38px;
    overflow: visible;
    background-image: url(../images/ultira_bg_02_mql.png), url(../images/ultira_bg_03_mql.png);
    background-size: 10px 121px, 320px 85px;
    -webkit-background-size: 10px 121px, 320px 85px;
    background-repeat: repeat-x, repeat-x;
    background-position: center 0, center bottom;
    background-color: #0e194f;
  }

  #other02Wrapper h2 {
    margin: 0 auto;
    background: none;
    color: #fbff96;
    text-align: center;
  }

  #other02Wrapper h2 span {
    display: block;
    font-size: 114.3%;
  }

  #other02Wrapper h2 .sarani, #other02Wrapper h2 .warner {
    font-size: 87.5%;
  }

  #other02Wrapper h2 .sarani {
    background: url(../images/ultira_bg_06_mql.png) center top no-repeat;
    background-size: 106px 17px;
    -webkit-background-size: 106px 17px;
  }

  .mql_additional_list {
    width: 300px;
    margin: 10px auto 0;
  }

  .mql_additional_list li {
    margin-top: 2px;
    border-radius: 4px;
    background-color: #273061;
  }

  .mql_additional_list a {
    display: block;
    padding: 10px;
    color: #fff !important;
    background: url(../images/ultira_blt_03_mql.png) 273px center no-repeat;
    background-size: 17px 17px;
    -webkit-background-size: 17px 17px;
  }

  .mql_additional_list li img {
    width: 95px !important;
    display: inline-block;
    vertical-align: top;
  }

  .mql_additional_list li span {
    display: inline-block;
    width: 155px;
    padding-left: 10px;
    vertical-align: top;
  }

  .otherComment {
    width: 300px;
    margin: 10px auto 0;
  }

  .otherComment li {
    margin: 0;
    padding: 0;
    font-size: 0.85714em;
    color: #E5E5E5;
    text-indent: -1.25em;
    padding-left: 1.25em;
  }
}
.manager_comment {
  background: #000 url(../images/bg.png) center 0 repeat-y;
}
@media screen and (max-width: 640px) {
  .manager_comment {
    background-image: url(../images/bg@2x.png);
    -webkit-background-size: 100% auto;
            background-size: 100% auto;
  }
}
.manager_comment .whole {
  width: 600px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .manager_comment .whole {
    width: 310px;
    padding: 10px 0;
  }
}
.manager_comment .heading_h1 {
  margin-top: 60px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .manager_comment .heading_h1 img {
    width: 279px;
  }
}
.manager_comment .sec {
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  .manager_comment .sec {
    margin-top: 30px;
  }
}
.manager_comment .sec .heading_h2 {
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .manager_comment .sec .heading_h2 img {
    width: 300px;
  }
}
.manager_comment .sec p {
  line-height: 1.71429;
  color: #fff;
  font-size: 1.07692em;
}
.manager_comment .footer {
  margin-top: 50px;
}
.manager_comment .footer .close {
  text-align: center;
}
.manager_comment .footer .copyright {
  margin: 50px 0;
  font-size: 0.76923em;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .manager_comment .footer {
    margin-top: 30px;
  }
  .manager_comment .footer .close img {
    width: 175px;
  }
  .manager_comment .footer .copyright {
    margin: 30px 0;
  }
}
