@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;
  }
}
#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;
}

#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: 980px;
  overflow: hidden;
  background-color: #000;
}
@media screen and (max-width: 640px) {
  #CONTENTS #main {
    min-width: initial;
    min-width: auto;
    overflow: visible;
  }
}
#CONTENTS #main-inner {
  width: 950px;
  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;
  }
}

h2.heading {
  width: 950px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 640px) {
  h2.heading {
    width: auto;
    text-align: center;
  }
  h2.heading img {
    width: 90.625%;
  }
}

.fdx-hero {
  position: relative;
  width: 1280px;
  height: 700px;
  margin: 0 -160px;
}
.fdx-hero #fdx-hero-mp4 {
  position: absolute;
}
.fdx-hero .mask {
  position: absolute;
}
.fdx-hero-catch {
  position: absolute;
  top: 30px;
  left: 190px;
  width: 419px;
  height: 192px;
  background: url(../images/hero-catch02.png) center 0 no-repeat;
}
.fdx-hero-catch {
  position: absolute;
  top: 30px;
  left: 190px;
  width: 419px;
  height: 192px;
  background: url(../images/hero-catch02.png) center 0 no-repeat;
}
.fdx-hero-title {
  position: absolute;
  bottom: 0;
  width: 1270px;
  height: 189px;
  background: url(../images/hero-read02.png) center 0 no-repeat;
}

@media screen and (max-width: 640px) {
  .fdx-hero {
    width: 100%;
    height: calc(520 / 750 * 100vw);
    margin: 0;
    padding-bottom: calc(90 / 750* 100vw);
  }
  .fdx-hero-catch {
    position: absolute;
    top: 20px;
    left: 20px;
    width: calc(408 / 750 * 100vw);
    height: calc(200 / 750 * 100vw);
    background: url(../images/hero-catch02_sp.png) center 0 no-repeat;
    background-size: cover;
    z-index: 2;
  }
  .fdx-hero-title {
    position: absolute;
    bottom: 0;
    max-width: calc(749 / 750 * 100vw);
    max-height: calc(246 / 750 * 100vw);
    width: 100%;
    height: 100%;
    background: url(../images/hero-read02_sp.png) center 0 no-repeat;
    background-size: cover;
    z-index: 2;
  }
  .fdx-hero #fdx-hero-mp4 {
    position: static;
    width: 100%;
    height: 100%;
  }
  .fdx-hero .mask {
    top: 0;
    left: 0;
    z-index: 1;
  }
  .fdx-hero .catch {
    padding-top: 14px;
    text-align: center;
  }
  .fdx-hero .catch img {
    width: 90.3125%;
  }
  .fdx-hero .youtube {
    margin-top: 10px;
    text-align: center;
  }
}
.fdx-gnav {
  position: relative;
  width: 1270px;
  margin: 0 -160px;
  background: url(../images/nav-bg.png) 0 center repeat-x;
}
.fdx-gnav ul {
  width: 950px;
  margin: 0 auto;
}
.fdx-gnav ul:before, .fdx-gnav ul:after {
  content: "";
  display: table;
}
.fdx-gnav ul:after {
  clear: both;
}
.fdx-gnav ul {
  zoom: 1;
}
.fdx-gnav ul li {
  float: left;
}
.fdx-gnav ul a {
  display: block;
  width: 190px;
  height: 100px;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
}
.fdx-gnav ul .gnav1 a {
  background-image: url(../images/nav1.png);
}
.fdx-gnav ul .gnav2 a {
  background-image: url(../images/nav2.png);
}
.fdx-gnav ul .gnav3 a {
  background-image: url(../images/nav3.png);
}
.fdx-gnav ul .gnav4 a {
  background-image: url(../images/nav4.png);
}
.fdx-gnav ul .gnav5 a {
  background-image: url(../images/nav5.png);
}

.fdx-desktop .fdx-gnav ul a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

@media screen and (max-width: 640px) {
  .fdx-gnav {
    width: auto;
    margin: 0;
    background: none;
    position: relative;
    background: none;
  }
  .fdx-gnav .bg {
    width: 100%;
  }
  .fdx-gnav ul {
    width: 320px;
    margin: 20px auto 30px;
    text-align: center;
    letter-spacing: -0.4em;
  }
  .fdx-gnav ul li {
    float: none;
    display: inline-block;
    margin: 5px 2.5px 0;
  }
  .fdx-gnav ul a {
    display: block;
    width: 97px;
    height: 50px;
    -webkit-background-size: 97px 97px;
            background-size: 97px;
  }
  .fdx-gnav ul .gnav1 a {
    background-image: url(../images/nav1@2x.png);
  }
  .fdx-gnav ul .gnav2 a {
    background-image: url(../images/nav2@2x.png);
  }
  .fdx-gnav ul .gnav3 a {
    background-image: url(../images/nav3@2x.png);
  }
  .fdx-gnav ul .gnav4 a {
    background-image: url(../images/nav4@2x.png);
  }
  .fdx-gnav ul .gnav5 a {
    background-image: url(../images/nav5@2x.png);
  }
}
.fdx-about {
  width: 950px;
  margin: 60px auto 0;
}
.fdx-about .catch {
  margin: 30px 0;
  text-align: center;
}
.fdx-about .fdx-about-video {
  width: 810px;
  margin: 0 auto;
  padding: 10px;
  background: url(../images/about-video-bg.jpg) 0 0 no-repeat;
}
.fdx-about .fdx-about-video:before, .fdx-about .fdx-about-video:after {
  content: "";
  display: table;
}
.fdx-about .fdx-about-video:after {
  clear: both;
}
.fdx-about .fdx-about-video {
  zoom: 1;
}
.fdx-about .fdx-about-video .video-block {
  position: relative;
  float: left;
  width: 668px;
  height: 376px;
}
.fdx-about .fdx-about-video .video-block .video-block-poster {
  position: absolute;
  left: 0;
  top: 0;
  width: 668px;
  height: 376px;
}
.fdx-about .fdx-about-video .video-block #video {
  position: relative;
  width: 100%;
}
.fdx-about .fdx-about-video .btn-block {
  float: right;
  width: 142px;
}
.fdx-about .fdx-about-video .btn-block:before, .fdx-about .fdx-about-video .btn-block:after {
  content: "";
  display: table;
}
.fdx-about .fdx-about-video .btn-block:after {
  clear: both;
}
.fdx-about .fdx-about-video .btn-block {
  zoom: 1;
}
.fdx-about .fdx-about-video .btn-block .column {
  float: left;
  width: 71px;
  background-repeat: no-repeat;
}
.fdx-about .fdx-about-video .btn-block .column a {
  display: block;
  width: 71px;
  height: 71px;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
}
.fdx-about .fdx-about-video .btn-block .column li.selected {
  background-position: 0 -71px;
}
.fdx-about .fdx-about-video .btn-block .column .btn1 {
  background-image: url(../images/about-video-btn1.png);
}
.fdx-about .fdx-about-video .btn-block .column .btn2 {
  background-image: url(../images/about-video-btn2.png);
}
.fdx-about .fdx-about-video .btn-block .column .btn3 {
  background-image: url(../images/about-video-btn3.png);
}
.fdx-about .fdx-about-video .btn-block .column .btn4 {
  background-image: url(../images/about-video-btn4.png);
}
.fdx-about .fdx-about-video .btn-block .column .btn5 {
  background-image: url(../images/about-video-btn5.png);
}
.fdx-about .fdx-about-video .btn-block .column .btn6 {
  background-image: url(../images/about-video-btn6.png);
}
.fdx-about .fdx-about-video .btn-block .column .btn7 {
  background-image: url(../images/about-video-btn7.png);
}
.fdx-about .fdx-about-video .btn-block .column .btn8 {
  background-image: url(../images/about-video-btn8.png);
}
.fdx-about .fdx-about-video .btn-block .column .btn9 {
  background-image: url(../images/about-video-btn9.png);
}
.fdx-about .fdx-about-video .btn-block .column .btn10 {
  background-image: url(../images/about-video-btn10.png);
}
.fdx-about .fdx-about-video .btn-block .column .btn11 {
  background-image: url(../images/about-video-btn11.png);
}
.fdx-about .fdx-about-video .caption-block {
  float: left;
  width: 668px;
  height: 49px;
  background-color: #000;
}
.fdx-about .fdx-about-video .caption-block dl {
  display: none;
}
.fdx-about .fdx-about-video .caption-block dl.selected {
  display: block;
}
.fdx-about .fdx-about-video .caption-block dt, .fdx-about .fdx-about-video .caption-block dd {
  display: table-cell;
  height: 49px;
  font-size: 1.38462em;
  vertical-align: middle;
}
.fdx-about .fdx-about-video .caption-block dt {
  padding: 0 18px;
  color: #f00;
  font-weight: bold;
}
.fdx-about .fdx-about-video .caption-block dd {
  padding-right: 16px;
  color: #fff;
}
.fdx-about .text {
  width: 830px;
  margin: 30px auto 0;
}
.fdx-about .text p {
  color: #c8c0b5;
  line-height: 1.71429;
  font-size: 1.07692em;
}

@media screen and (max-width: 640px) {
  .fdx-about {
    width: auto;
    margin-top: 0;
  }
  .fdx-about .catch {
    margin: 15px;
    text-align: center;
  }
  .fdx-about .catch img {
    width: 78.125%;
  }
  .fdx-about .fdx-about-video-sp .youtube {
    width: 300px;
    margin: 0 auto;
  }
  .fdx-about .fdx-about-video-sp .caption-block {
    width: 93.75%;
    margin: 10px auto 0;
  }
  .fdx-about .fdx-about-video-sp .caption-block:before, .fdx-about .fdx-about-video-sp .caption-block:after {
    content: "";
    display: table;
  }
  .fdx-about .fdx-about-video-sp .caption-block:after {
    clear: both;
  }
  .fdx-about .fdx-about-video-sp .caption-block {
    zoom: 1;
  }
  .fdx-about .fdx-about-video-sp .caption-block .column {
    float: right;
    width: 49.16667%;
  }
  .fdx-about .fdx-about-video-sp .caption-block .column:first-child {
    float: left;
  }
  .fdx-about .fdx-about-video-sp .caption-block .column li {
    line-height: 1;
    margin-top: 5px;
    font-size: 0;
  }
  .fdx-about .fdx-about-video-sp .caption-block .column li img {
    width: 100%;
  }
  .fdx-about .text {
    width: 90.625%;
    margin-top: 15px;
  }
  .fdx-about .text p {
    line-height: 1.41667;
    font-size: 0.85714em;
  }
}
.legacy .not-legacy {
  display: none;
}

.fdx-movie {
  width: 950px;
  margin: 60px auto 0;
}
.fdx-movie .item {
  width: 830px;
  margin: 30px auto 0;
  background-color: #333;
}
.fdx-movie .item-header {
  height: 70px;
  background: url(../images/movie-title-bg.png) right bottom no-repeat;
}
.fdx-movie .item-header:before, .fdx-movie .item-header:after {
  content: "";
  display: table;
}
.fdx-movie .item-header:after {
  clear: both;
}
.fdx-movie .item-header {
  zoom: 1;
}
.fdx-movie .item-header .title-block {
  float: left;
  display: table;
  height: 70px;
  margin-left: 20px;
}
.fdx-movie .item-header .title-block .label, .fdx-movie .item-header .title-block .movie-title {
  display: table-cell;
  vertical-align: middle;
}
.fdx-movie .item-header .title-block .label span {
  display: block;
  line-height: 30px;
  padding: 0 20px 0 12px;
  background: url(../images/movie-cap-bg2.png) right center no-repeat;
  color: #fff;
  font-style: normal;
  font-weight: bold;
  font-size: 1.23077em;
}
.fdx-movie .item-header .title-block .label span.onair {
  background-image: url(../images/movie-cap-bg1.png);
}
.fdx-movie .item-header .title-block .movie-title {
  padding-left: 10px;
  font-weight: normal;
  font-size: 1.38462em;
}
.fdx-movie .item-header .type {
  float: right;
  display: table;
  height: 70px;
  margin-right: 10px;
}
.fdx-movie .item-header .type i {
  display: table-cell;
  padding-left: 4px;
  vertical-align: middle;
}
.fdx-movie .item-header .type i span {
  display: block;
  width: 60px;
  height: 50px;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
}
.fdx-movie .item-header .type i.type-3d span {
  background-image: url(../images/movie-icon_3d.png);
}
.fdx-movie .item-header .type i.type-2d span {
  background-image: url(../images/movie-icon_2d.png);
}

.fdx-movie .item-body {
  width: 790px;
  margin: 20px auto 0;
}
.fdx-movie .item-body:before, .fdx-movie .item-body:after {
  content: "";
  display: table;
}
.fdx-movie .item-body:after {
  clear: both;
}
.fdx-movie .item-body {
  zoom: 1;
}
.fdx-movie .item-body .figure {
  float: left;
  width: 125px;
  margin-right: 20px;
}
.fdx-movie .item-body .figure img {
  width: 100%;
}
.fdx-movie .item-body .text-block {
  overflow: hidden;
}
.fdx-movie .item-body .text-block .copy {
  line-height: 1.42857;
  color: #c8c0b5;
  font-size: 1.07692em;
}
.fdx-movie .item-body .text-block .credit {
  line-height: 2.4;
  margin-top: .25em;
  color: #828282;
  font-size: 0.76923em;
}

.btn-detail {
  margin-top: 5px;
  border-bottom: 2px solid #000;
}
.btn-detail:before, .btn-detail:after {
  content: "";
  display: table;
}
.btn-detail:after {
  clear: both;
}
.btn-detail {
  zoom: 1;
}
.btn-detail span {
  display: block;
  float: right;
  width: 140px;
  height: 28px;
  background: url(../images/movie-btn_detail.png) 0 0 no-repeat;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
}

.fdx-movie .item-footer {
  padding: 20px 20px 8px 20px;
}
.fdx-movie .item-footer p.notice {
  color: #fff;
  padding-bottom: 12px;
}
.fdx-movie .item-footer dl:before, .fdx-movie .item-footer dl:after {
  content: "";
  display: table;
}
.fdx-movie .item-footer dl:after {
  clear: both;
}
.fdx-movie .item-footer dl {
  zoom: 1;
}
.fdx-movie .item-footer dl dt {
  float: left;
  width: 80px;
}
.fdx-movie .item-footer dl dt span {
  display: block;
  width: 76px;
  height: 18px;
  background: url(../images/movie-theater-title.png) 0 0 no-repeat;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
}
.fdx-movie .item-footer dl dd {
  float: left;
  width: 710px;
}
.fdx-movie .item-footer dl dd ul:before, .fdx-movie .item-footer dl dd ul:after {
  content: "";
  display: table;
}
.fdx-movie .item-footer dl dd ul:after {
  clear: both;
}
.fdx-movie .item-footer dl dd ul {
  zoom: 1;
}
.fdx-movie .item-footer dl dd ul li {
  float: left;
  margin-left: 30px;
  margin-bottom: 12px;
}
.fdx-movie .item-footer dl dd ul li span {
  display: block;
  line-height: 18px;
  padding-left: 24px;
  background: url(../images/movie-theater-icon_arrow.png) 0 center no-repeat;
  font-size: 1.23077em;
}

.fdx-desktop .fdx-about .fdx-about-video .btn-block li:hover {
  background-position: 0 -71px;
}

@media screen and (max-width: 640px) {
  .fdx-movie {
    width: auto;
    margin-top: 0;
  }
  .fdx-movie .item {
    width: 93.75%;
    margin: 15px auto 0;
    background-color: #333;
  }
  .fdx-movie .item-header {
    height: auto;
    padding: 10px 10px 12.5px;
    background: none;
    background-color: #292929;
  }
  .fdx-movie .item-header .title-block {
    float: left;
    display: inherit;
    width: 66.66667%;
    height: auto;
    margin-left: 0;
  }
  .fdx-movie .item-header .title-block .label, .fdx-movie .item-header .title-block .movie-title {
    display: inherit;
    vertical-align: middle;
  }
  .fdx-movie .item-header .title-block .label span {
    display: inline-block;
    line-height: 1;
    padding: 5px 7px;
    background: none;
    background-color: #001ca9;
    color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 0.85714em;
  }
  .fdx-movie .item-header .title-block .label span.onair {
    background-color: #f00;
  }
  .fdx-movie .item-header .title-block .movie-title {
    width: auto;
    margin-top: 5px;
    padding-left: 0;
    font-weight: bold;
    font-size: 1.07143em;
  }
  .fdx-movie .item-header .type {
    float: right;
    display: block;
    height: auto;
    margin-top: 2.5px;
    margin-right: 0;
  }
  .fdx-movie .item-header .type:before, .fdx-movie .item-header .type:after {
    content: "";
    display: table;
  }
  .fdx-movie .item-header .type:after {
    clear: both;
  }
  .fdx-movie .item-header .type {
    zoom: 1;
  }
  .fdx-movie .item-header .type i {
    float: left;
    display: block;
    padding-left: 5px;
    vertical-align: middle;
  }
  .fdx-movie .item-header .type i:first-child {
    padding-left: 0;
  }
  .fdx-movie .item-header .type i span {
    display: block;
    width: 35px;
    height: 35px;
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: 35px 35px;
            background-size: 35px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
  }
  .fdx-movie .item-header .type i.type-3d span {
    background-image: url(../images/movie-icon_3d@2x.png);
  }
  .fdx-movie .item-header .type i.type-2d span {
    background-image: url(../images/movie-icon_2d@2x.png);
  }

  .fdx-movie .item-body {
    width: 93.33333%;
    margin: 0 auto;
    padding: 10px 0;
  }
  .fdx-movie .item-body:before, .fdx-movie .item-body:after {
    content: "";
    display: table;
  }
  .fdx-movie .item-body:after {
    clear: both;
  }
  .fdx-movie .item-body {
    zoom: 1;
  }
  .fdx-movie .item-body .figure {
    float: left;
    width: 120px;
    margin-right: 10px;
    margin-bottom: 8px;
  }
  .fdx-movie .item-body .figure img {
    width: 100%;
  }
  .fdx-movie .item-body .text-block {
    overflow: visible;
  }
  .fdx-movie .item-body .text-block .copy {
    line-height: 1.25;
    color: #c8c0b5;
    font-size: 0.85714em;
  }
  .fdx-movie .item-body .text-block .credit {
    line-height: 1.2;
    margin-top: .25em;
    color: #828282;
    font-size: 0.71429em;
  }

  .btn-detail {
    width: 93.33333%;
    margin: 10px auto 0;
    border-bottom: none;
  }
  .btn-detail:before, .btn-detail:after {
    content: "";
    display: table;
  }
  .btn-detail:after {
    clear: both;
  }
  .btn-detail {
    zoom: 1;
  }
  .btn-detail a {
    display: block;
    padding: 10px;
    color: #fff !important;
    border-radius: 4px;
    background-color: #882d00;
    border: solid 2px #c8bb9a;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3MTkwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNDUwMDAiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    -webkit-background-size: 100% 100%;
            background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(103, 25, 0, 0.6)), color-stop(100%, rgba(164, 80, 0, 0.6)));
    background-image: -webkit-linear-gradient(bottom, rgba(103, 25, 0, 0.6), rgba(164, 80, 0, 0.6));
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(103, 25, 0, 0.6)), to(rgba(164, 80, 0, 0.6)));
    background-image: linear-gradient(to top, rgba(103, 25, 0, 0.6), rgba(164, 80, 0, 0.6));
  }
  .btn-detail span {
    display: block;
    float: none;
    width: auto;
    height: auto;
    background: url(../images/movie-btn_detail-arrow@2x.png) right 0 no-repeat;
    -webkit-background-size: 15px 15px;
            background-size: 15px;
    overflow: visible;
    font-size: 100%;
    text-indent: 0;
    white-space: normal;
    outline: none;
  }

  .fdx-movie .item-footer {
    width: 93.33333%;
    margin: 10px auto 0;
    padding: 0 0 15px 0;
  }
  .fdx-movie .item-footer, .fdx-movie .item-footer * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .fdx-movie .item-footer p.notice {
    padding-top: 15px;
  }
  .fdx-movie .item-footer dl {
    border-radius: 4px;
    border: 2px solid #bebdb1;
  }
  .fdx-movie .item-footer dl:before, .fdx-movie .item-footer dl:after {
    content: "";
    display: table;
  }
  .fdx-movie .item-footer dl:after {
    clear: both;
  }
  .fdx-movie .item-footer dl {
    zoom: 1;
  }
  .fdx-movie .item-footer dl dt {
    float: none;
    width: auto;
    padding: 10px;
    background-color: #1c1c1c;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA2MDAwMSIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    -webkit-background-size: 100% 100%;
            background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(6, 0, 1, 0.6)), color-stop(100%, rgba(255, 255, 255, 0.6)));
    background-image: -webkit-linear-gradient(bottom, rgba(6, 0, 1, 0.6), rgba(255, 255, 255, 0.6));
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(6, 0, 1, 0.6)), to(rgba(255, 255, 255, 0.6)));
    background-image: linear-gradient(to top, rgba(6, 0, 1, 0.6), rgba(255, 255, 255, 0.6));
  }
  .fdx-movie .item-footer dl dt span {
    display: block;
    width: auto;
    height: auto;
    padding-right: 17px;
    background: url(../images/movie-theater-icon_plus@2x.png) right 0 no-repeat;
    -webkit-background-size: 15px 15px;
            background-size: 15px;
    color: #fff;
    overflow: visible;
    font-size: 100%;
    text-indent: 0;
    white-space: normal;
    outline: none;
  }
  .fdx-movie .item-footer dl.selected dt span {
    background-image: url(../images/movie-theater-icon_minus@2x.png);
  }
  .fdx-movie .item-footer dl dd {
    width: auto;
    height: 0;
    max-height: 0;
    overflow: hidden;
    float: none;
    -webkit-transition-property: height, max-height, padding-top, padding-top, min-height, border-top-width;
            transition-property: height, max-height, padding-top, padding-top, min-height, border-top-width;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
  }
  .fdx-movie .item-footer dl dd * {
    height: 0;
    max-height: 0;
    -webkit-transition-property: height, max-height, padding-top, padding-top, min-height, border-top-width, background-color, color;
            transition-property: height, max-height, padding-top, padding-top, min-height, border-top-width, background-color, color;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
  }
  .fdx-movie .item-footer dl dd ul:before, .fdx-movie .item-footer dl dd ul:after {
    content: "";
    display: table;
  }
  .fdx-movie .item-footer dl dd ul:after {
    clear: both;
  }
  .fdx-movie .item-footer dl dd ul {
    zoom: 1;
  }
  .fdx-movie .item-footer dl dd ul li {
    float: none;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0 10px;
    background-color: #fff;
    border-top: 0 solid #bebdb1;
  }
  .fdx-movie .item-footer dl dd ul li a {
    display: block;
    color: #5385e8 !important;
  }
  .fdx-movie .item-footer dl dd ul li span {
    display: block;
    min-height: 0;
    line-height: 1;
    padding-right: 17px;
    padding-left: 0;
    background: url(../images/movie-theater-icon_arrow@2x.png) right center no-repeat;
    -webkit-background-size: 15px 15px;
            background-size: 15px;
    font-size: 0.85714em;
    vertical-align: middle;
  }
  .fdx-movie .item-footer dl.selected dd {
    height: auto;
    max-height: none;
  }
  .fdx-movie .item-footer dl.selected dd * {
    height: auto;
    max-height: none;
  }
  .fdx-movie .item-footer dl.selected dd ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid #bebdb1;
  }
  .fdx-movie .item-footer dl.selected dd ul li span {
    min-height: 15px;
  }
}
.fdx-theatre {
  width: 950px;
  margin: 60px auto 0;
}
.fdx-theatre .inner {
  width: 830px;
  margin: 0 auto;
}
.fdx-theatre .inner:before, .fdx-theatre .inner:after {
  content: "";
  display: table;
}
.fdx-theatre .inner:after {
  clear: both;
}
.fdx-theatre .inner {
  zoom: 1;
}
.fdx-theatre .catch {
  float: left;
  margin-top: 30px;
}
.fdx-theatre .fdx-theatre-list {
  margin: auto;
  width: 440px;
  margin-top: 30px;
}
.fdx-theatre .fdx-theatre-list table {
  width: 100%;
  border-collapse: collapse;
}
.fdx-theatre .fdx-theatre-list table th, .fdx-theatre .fdx-theatre-list table td {
  border: 1px solid #000;
}
.fdx-theatre .fdx-theatre-list table th {
  padding: 8px;
  background-color: #1a1a1a;
  color: #c1b9af;
  font-size: 1.23077em;
  text-align: center;
}
.fdx-theatre .fdx-theatre-list table td {
  padding: 12px 20px;
  background-color: #333;
  font-size: 1.23077em;
}
.fdx-theatre .fdx-theatre-list table td a {
  display: block;
  min-height: 18px;
  padding-left: 24px;
  background: url(../images/theatre-icon-arrow.png) 0 center no-repeat;
}

@media screen and (max-width: 640px) {
  .fdx-theatre {
    width: auto;
    margin: 0;
  }
  .fdx-theatre .inner {
    width: 93.75%;
    margin: 0 auto;
  }
  .fdx-theatre .inner:before, .fdx-theatre .inner:after {
    content: "";
    display: table;
  }
  .fdx-theatre .inner:after {
    clear: both;
  }
  .fdx-theatre .inner {
    zoom: 1;
  }
  .fdx-theatre .catch {
    float: none;
    width: 62.66667%;
    margin-top: 12px;
    margin-right: auto;
    margin-left: auto;
  }
  .fdx-theatre .catch img {
    width: 100%;
  }
  .fdx-theatre .fdx-theatre-list {
    float: none;
    width: auto;
    margin-top: 20px;
  }
  .fdx-theatre .fdx-theatre-list li {
    margin-top: 10px;
  }
  .fdx-theatre .fdx-theatre-list li a {
    display: block;
    padding: 10px;
    color: #fff !important;
    border-radius: 4px;
    background-color: #882d00;
    border: solid 2px #c8bb9a;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3MTkwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNDUwMDAiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    -webkit-background-size: 100% 100%;
            background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(103, 25, 0, 0.6)), color-stop(100%, rgba(164, 80, 0, 0.6)));
    background-image: -webkit-linear-gradient(bottom, rgba(103, 25, 0, 0.6), rgba(164, 80, 0, 0.6));
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(103, 25, 0, 0.6)), to(rgba(164, 80, 0, 0.6)));
    background-image: linear-gradient(to top, rgba(103, 25, 0, 0.6), rgba(164, 80, 0, 0.6));
  }
  .fdx-theatre .fdx-theatre-list li span {
    display: block;
    background: url(../images/theatre-icon-arrow@2x.png) right 0 no-repeat;
    -webkit-background-size: 15px 15px;
            background-size: 15px;
  }
}
.fdx-price {
  width: 950px;
  margin: 60px auto 0;
}
.fdx-price .inner {
  width: 830px;
  margin: 0 auto;
}
.fdx-price .price {
  margin-top: 30px;
}
.fdx-price .price dl {
  margin-top: 8px;
}
.fdx-price .price dl:before, .fdx-price .price dl:after {
  content: "";
  display: table;
}
.fdx-price .price dl:after {
  clear: both;
}
.fdx-price .price dl {
  zoom: 1;
}
.fdx-price .price dl dt, .fdx-price .price dl dd {
  float: left;
}
.fdx-price .price .note {
  margin-top: .5em;
  color: #c8c0b5;
  font-size: 1.07692em;
  text-align: right;
}
.fdx-price .extra {
  margin-top: 30px;
  color: #c8c0b5;
  font-size: 1.23077em;
}

@media screen and (max-width: 640px) {
  .fdx-price {
    width: auto;
    margin: 0;
  }
  .fdx-price .inner {
    width: 93.75%;
    margin: 0 auto;
  }
  .fdx-price .price {
    margin-top: 15px;
  }
  .fdx-price .price dl {
    margin-top: 10px;
  }
  .fdx-price .price dl:before, .fdx-price .price dl:after {
    content: "";
    display: table;
  }
  .fdx-price .price dl:after {
    clear: both;
  }
  .fdx-price .price dl {
    zoom: 1;
  }
  .fdx-price .price dl dt, .fdx-price .price dl dd {
    float: none;
  }
  .fdx-price .price .note {
    line-height: 1.33333;
    margin-top: .75em;
    padding-left: 1em;
    color: #c8bb9a;
    font-size: 0.64286em;
    text-align: left;
    text-indent: -1em;
  }
  .fdx-price .extra {
    line-height: 1.33333;
    margin-top: 15px;
    color: #c8bb9a;
    font-weight: bold;
    font-size: 1.07143em;
    text-align: center;
  }
}
.fdx-attention {
  width: 1270px;
  margin: 60px -160px 0;
  background: url(../images/attention-bg.jpg) center bottom no-repeat;
}
.fdx-attention .inner {
  width: 830px;
  margin: 0 auto;
}
.fdx-attention .lead {
  line-height: 2.14286;
  margin: 30px 0;
  color: #c8c0b5;
  font-size: 1.07692em;
}
.fdx-attention .fdx-attention-list {
  width: 100%;
  border-spacing: 0 10px;
}
.fdx-attention .fdx-attention-list td {
  height: 76px;
  padding: 16px 16px 16px 125px;
  background-color: #1a1a1a;
  background-position: 0 center;
  background-repeat: no-repeat;
  color: #c8c0b5;
  vertical-align: middle;
}
.fdx-attention .fdx-attention-list td.attention1 {
  background-image: url(../images/attention-icon1.png);
}
.fdx-attention .fdx-attention-list td.attention2 {
  background-image: url(../images/attention-icon2.png);
}
.fdx-attention .fdx-attention-list td.attention3 {
  background-image: url(../images/attention-icon3.png);
}
.fdx-attention .fdx-attention-list td.attention4 {
  background-image: url(../images/attention-icon4.png);
}
.fdx-attention .fdx-attention-list td.attention5 {
  background-image: url(../images/attention-icon5.png);
}
.fdx-attention .fdx-attention-list td.attention6 {
  background-image: url(../images/attention-icon6.png);
}
.fdx-attention .fdx-attention-list td.attention7 {
  background-image: url(../images/attention-icon7.png);
}
.fdx-attention .youtube {
  margin-top: 40px;
  text-align: center;
}
.fdx-attention .youtube iframe {
  width: 680px;
  height: 383px;
}

.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;
}

@media screen and (max-width: 640px) {
  .fdx-attention {
    width: auto;
    margin: 0;
    background: url(../images/attention-bg@2x.jpg) center bottom no-repeat;
    -webkit-background-size: contain;
            background-size: contain;
  }
  .fdx-attention .inner {
    width: 93.75%;
    margin: 0 auto;
  }
  .fdx-attention .lead {
    line-height: 1.41667;
    margin: 15px 0;
    color: #c8c0b5;
    font-size: 0.85714em;
  }
  .fdx-attention .fdx-attention-list {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 10px;
  }
  .fdx-attention .fdx-attention-list td {
    height: 52px;
    line-height: 1.41667;
    padding: 10px 10px 10px 75px;
    background-color: #1a1a1a;
    background-position: 0 center;
    background-repeat: no-repeat;
    -webkit-background-size: 75px 75px;
            background-size: 75px;
    color: #c8c0b5;
    font-size: 0.85714em;
    vertical-align: middle;
  }
  .fdx-attention .fdx-attention-list td.attention1 {
    background-image: url(../images/attention-icon1@2x.png);
  }
  .fdx-attention .fdx-attention-list td.attention2 {
    background-image: url(../images/attention-icon2@2x.png);
  }
  .fdx-attention .fdx-attention-list td.attention3 {
    background-image: url(../images/attention-icon3@2x.png);
  }
  .fdx-attention .fdx-attention-list td.attention4 {
    background-image: url(../images/attention-icon4@2x.png);
  }
  .fdx-attention .fdx-attention-list td.attention5 {
    background-image: url(../images/attention-icon5@2x.png);
  }
  .fdx-attention .fdx-attention-list td.attention6 {
    background-image: url(../images/attention-icon6@2x.png);
  }
  .fdx-attention .fdx-attention-list td.attention7 {
    background-image: url(../images/attention-icon7@2x.png);
  }
  .fdx-attention .youtube {
    margin-top: 20px;
    padding-bottom: 75px;
    text-align: center;
  }
  .fdx-attention .youtube iframe {
    width: 300px;
    height: 169px;
  }
}
#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;
  }
}


.gnav_wrap .gnav.clearfix:before,
.gnav_wrap .gnav.clearfix:after {
  content: none;
  display: block;
}


/*# sourceMappingURL=layout.css.map */