@charset "UTF-8";
.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;
}

/* 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追加ここまで*/
/* override */
#RE-SECOND-CONTAINER {
  overflow: hidden;
  min-width: 960px;
}

#wmc_masthead .header_section01 {
  height: 64px;
}

hr {
  margin: 0;
  border-style: solid;
}

@media screen and (max-width: 640px) {
  #RE-SECOND-CONTAINER {
    min-width: inherit;
  }

  #wmc_masthead .header_section01 {
    height: 30px;
  }

  #PAGE {
    display: none;
  }

  .footer_section04 address {
    margin-top: 0;
  }
}
#CONINNER {
  min-width: 960px;
  background-image: none;
}

#CONTENTS {
  width: 100%;
  background: url(../images/contents_bg.png) 0 0 repeat;
}
#CONTENTS a:link, #CONTENTS a:visited, #CONTENTS a:hover, #CONTENTS a:active {
  color: #0071da;
  text-decoration: underline;
}
#CONTENTS a:hover {
  color: #0071da;
  text-decoration: none;
}
#CONTENTS div.main {
  display: block;
  width: 100%;
  float: none;
  margin-left: 0;
  line-height: 1.5;
  color: #000;
}
#CONTENTS div.main .container {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
#CONTENTS div.main .btn-ticket a {
  display: block;
  width: 590px;
  height: 80px;
  margin: 0 auto;
  transition: opacity 0.2s ease-in-out, 0.2s;
}
#CONTENTS div.main .btn-ticket a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

#CONTENTS div.main .btn-eseki a {
  display: block;
  width: 240px;
  height: 34px;
  margin: 0 auto;
  transition: opacity 0.2s ease-in-out, 0.2s;
}
#CONTENTS div.main .btn-eseki a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
#CONTENTS div.main .btn-eseki a {
  display: block;
  width: 240px;
  height: 34px;
  margin: 0 auto;
  transition: opacity 0.2s ease-in-out, 0.2s;
}
#CONTENTS div.main .btn-how-to-use {
  margin-top: 20px;
}
#CONTENTS div.main .btn-expiration-date {
  margin-top: 10px;
}
#CONTENTS div.main .btn-ticketing-method {
  margin-top: 15px;
}
#CONTENTS div.main .btn-how-to-use a,
#CONTENTS div.main .btn-expiration-date a,
#CONTENTS div.main .btn-ticketing-method a {
  display: block;
  width: 230px;
  height: 30px;
  margin: 0 auto;
  transition: opacity 0.2s ease-in-out, 0.2s;
}
#CONTENTS div.main .btn-eseki a:hover,
#CONTENTS div.main .btn-how-to-use a:hover,
#CONTENTS div.main .btn-expiration-date a:hover,
#CONTENTS div.main .btn-ticketing-method a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}


#CONTENTS div.main .btn-search a {
  display: block;
  width: 430px;
  height: 80px;
  margin: 0 auto;
  transition: opacity 0.2s ease-in-out, 0.2s;
}
#CONTENTS div.main .btn-search a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
#CONTENTS div.main .btn-faq a {
  display: block;
  width: 470px;
  height: 60px;
  margin: 0 auto;
  transition: opacity 0.2s ease-in-out, 0.2s;
}
#CONTENTS div.main .btn-faq a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

@media screen and (max-width: 640px) {
  #CONINNER {
    min-width: inherit;
  }

  #CONTENTS {
    background-image: url(../images/contents_bg@2x.png);
    background-size: 156.282px auto;
  }
  #CONTENTS div.main * {
    max-height: 999999px;
  }
  #CONTENTS div.main .container {
    width: 100%;
  }
  #CONTENTS div.main .btn-ticket a {
    width: 84.26667%;
    height: auto;
    text-align: center;
  }

  #CONTENTS div.main .btn-eseki a {
    width: 100%;
    height: auto;
    text-align: center;
  }
  #CONTENTS div.main .btn-how-to-use,
  #CONTENTS div.main .btn-expiration-date,
  #CONTENTS div.main .btn-ticketing-method {
    width: 84.26667%;
    height: auto;
    margin: 0 auto 10px;
  }


  #CONTENTS div.main .btn-search a {
    width: 68.26667%;
    height: auto;
    text-align: center;
  }
  #CONTENTS div.main .btn-faq a {
    width: 81.6%;
    height: auto;
    text-align: center;
  }
}
#contents-header {
  min-height: 740px;
  background: url(../images/main_bg.png) 50% 0 no-repeat;
}
#contents-header-main {
  height: 525px;
  padding-top: 31px;
}
#contents-header-main h1 {
  text-align: center;
}
#contents-header-main .catch {
  margin: 8px 0 0 15px;
}
#contents-header-main .note {
  margin-right: 30px;
  text-align: right;
}

#contents-header-box {
  width: 974px;
  height: 370px;
  margin: 0 -7px;
  padding-top: 36px;
  background: url(../images/main_box_bg.png) 50% 0 no-repeat;
}
#contents-header-box.ext {
  height: 100%;
  margin: 0 0 0 -10px;
  padding: 36px 0;
  background: none;
  background-color: #fff;
  border: 5.124px solid #b2edff;
}
#contents-header-box h2 {
  text-align: center;
}
#contents-header-box .note {
  margin-top: 10px;
  font-size: 1.07692em;
  text-align: center;
}
#contents-header-box .btn-ticket {
  margin-top: 20px;
}
#contents-header-box .btn-search {
  margin-top: 25px;
}

@media screen and (max-width: 640px) {
  #contents-header {
    min-height: inherit;
    background: url(../images/main_bg@2x.png) 50% 0 no-repeat;
    background-size: 100% auto;
  }
  #contents-header-main {
    height: auto;
    padding-top: 11.956px;
  }
  #contents-header-main h1 img {
    width: 78.66667%;
  }
  #contents-header-main .catch {
    margin: 0;
    margin-top: 8.54px;
    margin-left: 8.54px;
  }
  #contents-header-main .catch img {
    width: 42.93333%;
  }
  #contents-header-main .note {
    margin-right: 12.81px;
  }
  #contents-header-main .note img {
    width: 50.13333%;
  }

  #contents-header-box {
    width: auto;
    height: auto;
    margin: 6.832px 12.81px 0;
    padding-top: 12.81px;
    padding-bottom: 16.226px;
    background: none;
    background-color: #fff;
    border: 2.562px solid #b2edff;
    box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.06);
  }
  #contents-header-box.ext {
    margin: 6.832px 12.81px 0;
  }
  #contents-header-box h2 img {
    width: 82.93333%;
  }
  #contents-header-box .note {
    margin-top: 7.686px;
    font-size: 8.54px;
  }
  #contents-header-box .btn-ticket {
    margin-top: 10.248px;
  }
  #contents-header-box .btn-search {
    margin-top: 14.518px;
  }
}
#lnav-block {
  margin-top: 27px;
}
#lnav-block ul {
  width: 960px;
  margin: 0 auto;
  background: #ededed url(../images/lnav_line.png) 50% 50% no-repeat;
}
#lnav-block ul:before, #lnav-block ul:after {
  content: "";
  display: table;
}
#lnav-block ul:after {
  clear: both;
}
#lnav-block ul {
  zoom: 1;
}
#lnav-block ul li {
  float: left;
  width: 50%;
}
#lnav-block ul li a {
  display: block;
  padding: 19px 0 18px;
  text-align: center;
  transition: opacity 0.2s ease-in-out, 0.2s;
}
#lnav-block ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

@media screen and (max-width: 640px) {
  #lnav-block {
    margin-top: 21.35px;
  }
  #lnav-block ul {
    width: 100%;
    background: #ededed url(../images/lnav_line@2x.png) 50% 50% no-repeat;
    background-image: url(../images/lnav_line@2x.png);
    background-size: 1.708px auto;
  }
  #lnav-block ul li a {
    padding: 8.113px 0 7.686px;
  }
  #lnav-block ul .lnav1 img {
    width: 87.46667%;
  }
  #lnav-block ul .lnav2 img {
    width: 62.93333%;
  }
}
#pickup {
  overflow: hidden;
  margin-top: 40px;
  padding-bottom: 56px;
}
#pickup-header .container {
  padding: 10px 0 19px;
}
#pickup-header .label {
  position: absolute;
  top: 0;
  left: 0;
}
#pickup-header h2 {
  position: relative;
  text-align: center;
  z-index: 2;
}

#pickup-slider {
  position: relative;
  width: 774px;
  margin: 0 auto;
}
#pickup-slider-list {
  width: 3870px;
  height: 319px;
}
#pickup-slider-list:before, #pickup-slider-list:after {
  content: "";
  display: table;
}
#pickup-slider-list:after {
  clear: both;
}
#pickup-slider-list {
  zoom: 1;
}
#pickup-slider-list li {
  float: left;
  margin: 0 15px;
  background-color: #000;
}
#pickup-slider-list li a {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
#pickup-slider-list .current a {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
#pickup-slider-control a {
  position: absolute;
  top: 283px;
  width: 15px;
  height: 21px;
  z-index: 10;
}
#pickup-slider-control-prev {
  left: 36px;
  background: url(../images/pickup_arow_l.png) 0 0 no-repeat;
}
#pickup-slider-control-next {
  right: 36px;
  background: url(../images/pickup_arow_r.png) 0 0 no-repeat;
}
#pickup-slider-pager {
  line-height: 1.0;
  margin-top: 20px;
  text-align: center;
  letter-spacing: -.4em;
}
#pickup-slider-pager li {
  display: inline-block;
  margin: 0 10px;
  letter-spacing: normal;
}
#pickup-slider-pager li a {
  display: block;
  width: 10px;
  height: 10px;
  background-color: #404040;
  overflow: hidden;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  outline: none;
}
#pickup-slider-pager .current a {
  background-color: #00aee0;
}

@media screen and (max-width: 640px) {
  #pickup {
    margin-top: 34.16px;
    padding-bottom: 34.16px;
  }
  #pickup-header .container {
    padding: 0;
  }
  #pickup-header h2 img {
    width: 73.86667%;
  }

  #pickup-slider {
    width: 100%;
    margin-top: 5.551px;
  }
  #pickup-slider-list {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  #pickup-slider-list:before, #pickup-slider-list:after {
    content: "";
    display: table;
  }
  #pickup-slider-list:after {
    clear: both;
  }
  #pickup-slider-list {
    zoom: 1;
  }
  #pickup-slider-list li {
    margin: 0;
  }
  #pickup-slider-list li a {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    width: 100%;
  }
  #pickup-slider-list li a img {
    width: 100%;
    max-width: inherit;
  }
  #pickup-slider-pager {
    margin-top: 12.81px;
  }
  #pickup-slider-pager li {
    margin: 0 8.54px;
  }
  #pickup-slider-pager li a {
    width: 8.54px;
    height: 8.54px;
  }
}
#ranking {
  margin-top: 27px;
  padding-top: 6px;
  background: url(../images/shadow1.png) 0 0 repeat-x;
}
#ranking .inner {
  padding: 30px 0 26px;
  background-color: #ededed;
}
#ranking-header .container {
  padding: 24px 0 14px;
}
#ranking-header .label {
  position: absolute;
  top: 0;
  left: 0;
}
#ranking-header h2 {
  position: relative;
  text-align: center;
  z-index: 2;
}

#ranking-body {
  width: 960px;
  margin: 0 auto;
}
#ranking-body-inner {
  width: 947px;
  height: 244px;
  margin: 0 -8px;
  padding-top: 32px;
  padding-left: 29px;
  background: url(../images/ranking_body_bg.png) 0 0 no-repeat;
}
#ranking-body-inner:before, #ranking-body-inner:after {
  content: "";
  display: table;
}
#ranking-body-inner:after {
  clear: both;
}
#ranking-body-inner {
  zoom: 1;
}
#ranking-body .item {
  float: left;
  width: 172px;
  margin-left: 10px;
}
#ranking-body .item h3 img {
  height: 17px;
}
#ranking-body .item h3 span {
  padding-left: 8px;
}
#ranking-body .item h3 span img {
  height: 20px;
}
#ranking-body .item .item-info {
  background-color: #404040;
}
#ranking-body .item .item-info a {
  position: relative;
  display: block;
  height: 150px;
  margin-top: 5px;
  padding: 15px;
  text-align: center;
}
#ranking-body .item .item-info a:link, #ranking-body .item .item-info a:visited, #ranking-body .item .item-info a:hover, #ranking-body .item .item-info a:active {
  color: #fff;
  text-decoration: none;
}
#ranking-body .item .item-info a:hover {
  color: #fff;
  text-decoration: none;
}
#ranking-body .item .item-info a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 2;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
#ranking-body .item .item-info a:hover {
  background-image: url(../images/ranking_item_bg_hover.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
#ranking-body .item .item-info a:hover:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
#ranking-body .item .item-info .title {
  position: relative;
  display: block;
  margin-top: 20px;
  color: #fff;
  font-size: 1.07692em;
  text-align: left;
  z-index: 3;
}

@media screen and (max-width: 640px) {
  #ranking {
    margin-top: 22px;
    padding-top: 0;
    background: none;
    box-shadow: 0px 3px 10px 0px rgba(9, 2, 4, 0.15);
  }
  #ranking .inner {
    padding: 12.81px 0;
  }
  #ranking-header .container {
    padding: 0;
  }
  #ranking-header h2 img {
    width: 91.46667%;
  }

  #ranking-body {
    width: auto;
    height: auto;
  }
  #ranking-body-inner {
    width: auto;
    height: auto;
    margin: 8.54px 12.81px 0;
    padding: 10.675px;
    background: none;
    background-color: #fff;
    box-shadow: 0px 3px 10px 0px rgba(9, 2, 4, 0.15);
  }
  #ranking-body .item {
    float: left;
    width: 48.4375%;
    margin-top: 12.81px;
    margin-left: 0;
  }
  #ranking-body .item:before, #ranking-body .item:after {
    content: "";
    display: table;
  }
  #ranking-body .item:after {
    clear: both;
  }
  #ranking-body .item {
    zoom: 1;
  }
  #ranking-body .item:nth-child(odd) {
    float: right;
  }
  #ranking-body .item:first-child {
    width: 100%;
    margin-top: 0;
  }
  #ranking-body .item:first-child h3 {
    float: left;
  }
  #ranking-body .item:first-child h3 img {
    height: 17px;
  }
  #ranking-body .item:first-child h3 span {
    display: block;
    padding-left: 0;
  }
  #ranking-body .item:first-child h3 span img {
    height: 21px;
    margin-top: 5px;
  }
  #ranking-body .item:first-child .item-info {
    margin-left: 98px;
    background-color: transparent;
  }
  #ranking-body .item:first-child .item-info a {
    margin-top: 0;
    background-color: #404040;
  }
  #ranking-body .item h3 {
    font-size: 0;
  }
  #ranking-body .item h3 img {
    height: 11.102px;
  }
  #ranking-body .item h3 span {
    padding-left: 7.686px;
  }
  #ranking-body .item h3 span img {
    height: 11.102px;
  }
  #ranking-body .item .item-info {
    position: relative;
  }
  #ranking-body .item .item-info:before {
    content: '';
    position: absolute;
    bottom: 8.54px;
    right: 4.27px;
    width: 5.124px;
    height: 6.832px;
    background: url(../images/ranking_item_arw@2x.png) 0 0 no-repeat;
    background-size: 5.124px auto;
  }
  #ranking-body .item .item-info a {
    overflow: hidden;
    min-height: 39.19px;
    height: auto;
    margin-top: 4.27px;
    padding: 6.405px 4.27px;
  }
  #ranking-body .item .item-info a:before, #ranking-body .item .item-info a:after {
    content: "";
    display: table;
  }
  #ranking-body .item .item-info a:after {
    clear: both;
  }
  #ranking-body .item .item-info a {
    zoom: 1;
  }
  #ranking-body .item .item-info a:hover {
    background: #404040;
  }
  #ranking-body .item .item-info img {
    float: left;
    width: 52.948px;
    margin-right: 4.27px;
  }
  #ranking-body .item .item-info .title {
    line-height: 1.3;
    overflow: hidden;
    margin-top: 0;
    font-size: 10px;
  }
}
#lineup {
  padding-top: 13px;
  background: url(../images/shadow2.png) 0 0 repeat-x;
}
#lineup .inner {
  padding: 29px 0 55px;
}
#lineup-header .container {
  padding: 20px 0 30px;
}
#lineup-header .label {
  position: absolute;
  top: 0;
  left: 0;
}
#lineup-header h2 {
  position: relative;
  text-align: center;
  z-index: 2;
}

#lineup-body {
  margin-top: 8.54px;
}
#lineup-body .tabs:before, #lineup-body .tabs:after {
  content: "";
  display: table;
}
#lineup-body .tabs:after {
  clear: both;
}
#lineup-body .tabs {
  zoom: 1;
}
#lineup-body .tabs li {
  width: 460px;
  height: 70px;
}
#lineup-body .tabs li a {
  display: block;
  padding-top: 28px;
  text-align: center;
}
#lineup-body .tabs .tab1 {
  float: left;
  background: url(../images/lineup_ns_tab_bg.png) 0 0 no-repeat;
}
#lineup-body .tabs .tab2 {
  float: right;
  background: url(../images/lineup_cs_tab_bg.png) 0 0 no-repeat;
}
#lineup-body .panel {
  height: 546px;
  padding: 17px 0 0 1px;
}
#lineup-body .panel-inner {
  position: relative;
  width: 939px;
  height: 439px;
  padding-top: 27px;
  padding-left: 17px;
  padding-bottom: 80px;
  background: url(../images/lineup_content_bg.png) 0 0 no-repeat;
}
#lineup-body .panel .catch {
  text-align: center;
}
#lineup-body .panel .movie_list {
  margin-top: -5px;
}
#lineup-body .panel .movie_list:before, #lineup-body .panel .movie_list:after {
  content: "";
  display: table;
}
#lineup-body .panel .movie_list:after {
  clear: both;
}
#lineup-body .panel .movie_list {
  zoom: 1;
}
#lineup-body .panel .movie_list li {
  float: left;
  width: 172px;
  margin-left: 10px;
  margin-top: 30px;
}
#lineup-body .panel .movie_list a {
  position: relative;
  display: block;
  height: 150px;
  padding: 15px;
  background-color: #404040;
  text-align: center;
}
#lineup-body .panel .movie_list a:link, #lineup-body .panel .movie_list a:visited, #lineup-body .panel .movie_list a:hover, #lineup-body .panel .movie_list a:active {
  color: #fff;
  text-decoration: none;
}
#lineup-body .panel .movie_list a:hover {
  color: #fff;
  text-decoration: none;
}
#lineup-body .panel .movie_list a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 2;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
#lineup-body .panel .movie_list a:hover:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
#lineup-body .panel .movie_list .title {
  position: relative;
  display: block;
  margin-top: 20px;
  color: #fff;
  font-size: 1.07692em;
  text-align: left;
  z-index: 3;
}
#lineup-body .panel-pager {
  position: absolute;
  bottom: 25px;
  width: 100%;
  line-height: 22px;
  margin-top: 25px;
  letter-spacing: -.4em;
  text-align: center;
}
#lineup-body .panel-pager div, #lineup-body .panel-pager ul, #lineup-body .panel-pager li {
  display: inline-block;
  letter-spacing: normal;
}
#lineup-body .panel-pager div {
  cursor: pointer;
}
#lineup-body .panel-pager ul {
  vertical-align: top;
}
#lineup-body .panel-pager a {
  padding: 0 10px;
  font-size: 1.38462em;
  font-weight: bold;
}
#lineup-body .panel-pager a:link, #lineup-body .panel-pager a:visited, #lineup-body .panel-pager a:hover, #lineup-body .panel-pager a:active {
  color: #00aee0;
  text-decoration: none;
}
#lineup-body .panel-pager a:hover {
  color: #00aee0;
  text-decoration: underline;
}
#lineup-body .panel-pager a.current:link, #lineup-body .panel-pager a.current:visited, #lineup-body .panel-pager a.current:hover, #lineup-body .panel-pager a.current:active {
  color: #000;
  text-decoration: underline;
}
#lineup-body .panel-pager a.current:hover {
  color: #000;
  text-decoration: underline;
}
#lineup-body .panel-pager .btn-back {
  position: relative;
  margin-right: 28px;
}
#lineup-body .panel-pager .btn-back .on {
  position: absolute;
  top: 0;
  left: 0;
}
#lineup-body .panel-pager .btn-back.off {
  cursor: inherit;
}
#lineup-body .panel-pager .btn-back.off .on {
  display: none;
}
#lineup-body .panel-pager .btn-next {
  position: relative;
  margin-left: 28px;
}
#lineup-body .panel-pager .btn-next .on {
  position: absolute;
  top: 0;
  left: 0;
}
#lineup-body .panel-pager .btn-next.off {
  cursor: inherit;
}
#lineup-body .panel-pager .btn-next.off .on {
  display: none;
}
#lineup-body #now_showing {
  background: url(../images/lineup_ns_bg.png) 0 0 no-repeat;
}
#lineup-body #coming_soon {
  display: none;
  background: url(../images/lineup_cs_bg.png) 0 0 no-repeat;
}
#lineup-body .btn-ticket {
  margin-top: 40px;
}

@media screen and (max-width: 640px) {
  #lineup {
    padding-top: 0;
    background: none;
  }
  #lineup .inner {
    padding: 34.16px 0 0;
  }
  #lineup .btn-ticket {
    padding-bottom: 34.16px;
  }
  #lineup-header .container {
    padding: 0;
  }
  #lineup-header h2 img {
    width: 66.93333%;
  }

  #lineup-body .tabs:before, #lineup-body .tabs:after {
    content: "";
    display: table;
  }
  #lineup-body .tabs:after {
    clear: both;
  }
  #lineup-body .tabs {
    zoom: 1;
  }
  #lineup-body .tabs li {
    width: 48%;
    height: auto;
  }
  #lineup-body .tabs li a {
    padding-top: 10.248px;
    padding-bottom: 7.686px;
  }
  #lineup-body .tabs .tab1 {
    background: none;
    background-color: #00aee0;
    border-radius: 0 3.416px 0 0;
  }
  #lineup-body .tabs .tab1 img {
    width: 86.66667%;
  }
  #lineup-body .tabs .tab2 {
    background: none;
    background-color: #001465;
    border-radius: 3.416px 0 0 0;
  }
  #lineup-body .tabs .tab2 img {
    width: 87.22222%;
  }
  #lineup-body .panel {
    height: auto;
    padding: 12.81px;
  }
  #lineup-body .panel-inner {
    width: auto;
    height: auto;
    padding: 10.675px;
    background: url(../images/lineup_content_bg@2x.png) 0 0 repeat;
    box-shadow: 0px 3px 10px 0px rgba(9, 2, 4, 0.15);
  }
  #lineup-body .panel .movie_list {
    margin-top: 1.281px;
  }
  #lineup-body .panel .movie_list:before, #lineup-body .panel .movie_list:after {
    content: "";
    display: table;
  }
  #lineup-body .panel .movie_list:after {
    clear: both;
  }
  #lineup-body .panel .movie_list {
    zoom: 1;
  }
  #lineup-body .panel .movie_list li {
    position: relative;
    width: 48.4375%;
    margin-left: 0;
    margin-top: 8.54px;
  }
  #lineup-body .panel .movie_list li:nth-child(even) {
    float: right;
  }
  #lineup-body .panel .movie_list li:before {
    content: '';
    position: absolute;
    bottom: 8.54px;
    right: 4.27px;
    width: 5.124px;
    height: 6.832px;
    background: url(../images/ranking_item_arw@2x.png) 0 0 no-repeat;
    background-size: 5.124px auto;
    z-index: 2;
  }
  #lineup-body .panel .movie_list li a {
    overflow: hidden;
    min-height: 39.19px;
    height: auto;
    padding: 6.405px 4.27px;
  }
  #lineup-body .panel .movie_list li a:before, #lineup-body .panel .movie_list li a:after {
    content: "";
    display: table;
  }
  #lineup-body .panel .movie_list li a:after {
    clear: both;
  }
  #lineup-body .panel .movie_list li a {
    zoom: 1;
  }
  #lineup-body .panel .movie_list li a:hover {
    background: #404040;
  }
  #lineup-body .panel .movie_list li img {
    float: left;
    width: 52.948px;
    margin-right: 4.27px;
  }
  #lineup-body .panel .movie_list li .title {
    line-height: 1.3;
    overflow: hidden;
    margin-top: 0;
    font-size: 10px;
  }
  #lineup-body .panel-pager {
    position: static;
    line-height: 25.62px;
    margin-top: 10.675px;
  }
  #lineup-body .panel-pager:before, #lineup-body .panel-pager:after {
    content: "";
    display: table;
  }
  #lineup-body .panel-pager:after {
    clear: both;
  }
  #lineup-body .panel-pager {
    zoom: 1;
  }
  #lineup-body .panel-pager li {
    vertical-align: middle;
  }
  #lineup-body .panel-pager a {
    display: block;
    padding: 0 5.124px;
    font-size: 14px;
  }
  #lineup-body .panel-pager a:link, #lineup-body .panel-pager a:visited, #lineup-body .panel-pager a:hover, #lineup-body .panel-pager a:active {
    color: #00aee0;
    text-decoration: none;
  }
  #lineup-body .panel-pager a:hover {
    color: #00aee0;
    text-decoration: none;
  }
  #lineup-body .panel-pager a.current {
    text-decoration: underline !important;
  }
  #lineup-body .panel-pager .btn-back {
    float: left;
    width: 15.625%;
    margin-right: 0;
  }
  #lineup-body .panel-pager .btn-back img {
    width: 100%;
  }
  #lineup-body .panel-pager .btn-next {
    float: right;
    width: 15.625%;
    margin-left: 0;
  }
  #lineup-body .panel-pager .btn-next img {
    width: 100%;
  }
  #lineup-body #now_showing {
    background: none;
    background-color: #00aee0;
  }
  #lineup-body #now_showing .catch img {
    width: 51.25%;
  }
  #lineup-body #coming_soon {
    background: none;
    background-color: #001465;
  }
  #lineup-body #coming_soon .catch img {
    width: 54.375%;
  }
  #lineup-body .btn-ticket {
    margin-top: 17.08px;
  }
}
#ticket {
  padding-top: 6px;
  background: url(../images/shadow1.png) 0 0 repeat-x;
}
#ticket .inner {
  padding: 28px 0 45px;
  background-color: #00aee0;
}
#ticket-header .container {
  padding: 32px 0 34px;
}
#ticket-header .label {
  position: absolute;
  top: 0;
  left: 0;
}
#ticket-header h2 {
  position: relative;
  text-align: center;
  z-index: 2;
}

#ticket-body .container {
  width: 900px !important;
  padding: 0 30px;
}
#ticket-body .steps:before, #ticket-body .steps:after {
  content: "";
  display: table;
}
#ticket-body .steps:after {
  clear: both;
}
#ticket-body .steps {
  zoom: 1;
}
#ticket-body .steps .step {
  float: left;
  width: 280px;
  margin-top: 30px;
  padding-right: 30px;
}
#ticket-body .steps .step .step-inner {
  width: 280px;
  height: 200px;
}
#ticket-sec2 .steps .step .step-inner {
  width: 280px;
  height: 390px;
}
#ticket-body .steps .step h4 {
  height: 87px;
  margin: 0;
  padding: 12px 0 0 12px;
}
#ticket-body .steps .step p {
  padding: 12px 20px 0;
  font-size: 1.23077em;
}
#ticket-body .steps .step p .note {
  font-size: 0.8125em;
}
#ticket-body .steps .step3 {
  padding-right: 0;
  background: none;
}
#ticket-body #ticket-sec1 .steps .step {
  background: url(../images/ticket_sec1_arw.png) 287px 50% no-repeat;
}
#ticket-body #ticket-sec1 .steps .step .step-inner {
  background: url(../images/ticket_sec1_step_bg.png) 0 0 no-repeat;
}
#ticket-body #ticket-arrow {
  margin-top: 30px;
  line-height: 1.0;
  text-align: center;
}
#ticket-body #ticket-sec2 {
  margin-top: 25px;
}
#ticket-body #ticket-sec2 .steps .step {
  background: url(../images/ticket_sec2_arw.png) 287px 50% no-repeat;
}
#ticket-body #ticket-sec2 .steps .step .step-inner {
  background: url(../images/ticket_sec2_step_bg.png) 0 0 no-repeat;
}
#ticket-body #ticket-sec2 .btn-eseki {
  float: right;
}

#ticket-body #ticket-sec3 {
  margin-top: 40px;
}
#ticket-body #ticket-sec3 .steps .step {
  background: url(../images/ticket_sec2_arw.png) 287px 50% no-repeat;
}
#ticket-body #ticket-sec3 .steps .arw_none {
  background: none !important;
}
#ticket-body #ticket-sec3 .steps .step .step-inner {
  background: url(../images/ticket_sec3_step_bg.png) 0 0 no-repeat;
}

#ticket-body .btn-ticket {
  margin-top: 40px;
}
#ticket-body #ticket-note {
  margin-top: 12px;
  font-size: 1.07692em;
  text-align: center;
}

@media screen and (max-width: 640px) {
  #ticket {
    padding-top: 0;
    background: none;
    box-shadow: 0px 3px 14px 0px rgba(9, 2, 4, 0.15);
  }
  #ticket .inner {
    padding: 15.372px 0 17.934px;
  }
  #ticket-header .container {
    padding: 0;
  }
  #ticket-header h2 img {
    width: 92.26667%;
  }

  #ticket-body .container {
    width: 90% !important;
    padding: 0;
  }
  #ticket-body .steps .step {
    float: none;
    width: auto;
    margin-top: 8.54px;
    padding-right: 0;
    padding-bottom: 18.788px;
  }
  #ticket-body .steps .step .step-inner {
    width: auto;
    height: auto;
  }
  #ticket-body .steps .step h4 {
    height: auto;
    margin: 0;
    padding: 0;
  }
  #ticket-body .steps .step p {
    padding: 6.405px 8.54px;
    font-size: 10.248px;
  }
  #ticket-body .steps .step p .note {
    font-size: 10.248px;
  }
  #ticket-body .steps .step3 {
    padding-bottom: 0;
  }
  #ticket-body #ticket-sec1 {
    margin-top: 17.08px;
  }
  #ticket-body #ticket-sec1 h3 img {
    width: 70.14493%;
  }
  #ticket-body #ticket-sec1 .steps .step {
    background: url(../images/ticket_sec1_arw@2x.png) 50% 100% no-repeat;
    background-size: 14.518px auto;
  }
  #ticket-body #ticket-sec1 .steps .step .step-inner {
    border: 1px solid #001465;
    background: none;
    background-color: #fff;
  }
  #ticket-body #ticket-arrow {
    margin-top: 17.08px;
  }
  #ticket-body #ticket-sec2 {
    margin-top: 12.81px;
  }
  #ticket-body #ticket-sec2 h3 img {
    width: 64%;
  }
  #ticket-body #ticket-sec2 h3 .btn-eseki img {
    width: 100%;
  }
  #ticket-body #ticket-sec2 .btn-eseki {
    width: 36%;
  }
  #ticket-body #ticket-sec2 .steps .step {
    background: url(../images/ticket_sec2_arw@2x.png) 50% 100% no-repeat;
    background-size: 14.518px auto;
  }
  #ticket-body #ticket-sec2 .steps .step .step-inner {
    border: 1px solid #404040;
    background: none;
    background-color: #fff;
  }
  #ticket-body #ticket-sec2 .steps .step3 {
    text-align: center;
  }
  #ticket-body #ticket-sec2 .steps .step3 img {
    width: 52.89855%;
  }

  #ticket-body #ticket-sec3 {
    margin-top: 25px;
  }
  #ticket-body #ticket-sec3 h3 img {
    width: 100%;
  }
  #ticket-body #ticket-sec3 .steps .step {
    background: url(../images/ticket_sec2_arw@2x.png) 50% 100% no-repeat;
    background-size: 14.518px auto;
  }
  #ticket-body #ticket-sec3 .steps .step .step-inner {
    border: 1px solid #404040;
    background: none;
    background-color: #fff;
  }
  #ticket-body #ticket-sec3 .steps .step2 {
    text-align: center;
  }
  #ticket-body #ticket-sec3 .steps .step2 img {
    width: 52.89855%;
  }


  #ticket-body .btn-ticket {
    margin-top: 0px;
  }
  #ticket-body #ticket-note {
    margin-top: 6.405px;
    font-size: 10px;
  }
}
#facilities {
  padding-top: 13px;
  background: url(../images/shadow2.png) 0 0 repeat-x;
}
#facilities .inner {
  padding: 48px 0 50px;
}
#facilities h2 {
  text-align: center;
}
#facilities .lead {
  margin: 30px 0 50px;
  font-size: 1.23077em;
  text-align: center;
}
#facilities ul {
  margin-top: 35px;
}
#facilities ul:before, #facilities ul:after {
  content: "";
  display: table;
}
#facilities ul:after {
  clear: both;
}
#facilities ul {
  zoom: 1;
}
#facilities ul li {
  float: left;
  width: 280px;
  margin-left: 30px;
}
#facilities ul li img {
  width: 280px;
}
#facilities ul li span {
  display: block;
  margin-top: 8px;
  font-size: 1.07692em;
}

@media screen and (max-width: 640px) {
  #facilities {
    padding-top: 0;
    background: none;
  }
  #facilities .inner {
    padding: 21.35px 0 0;
  }
  #facilities h2 img {
    width: 89.6%;
  }
  #facilities .lead {
    margin: 10.675px 12.81px 0;
    font-size: 10.248px;
    text-align: left;
  }
  #facilities ul {
    margin: 0 12.81px;
  }
  #facilities ul li {
    float: left;
    width: 47.53623%;
    margin-top: 8.54px;
    margin-left: 0;
  }
  #facilities ul li:nth-child(even) {
    float: right;
  }
  #facilities ul li img {
    width: 100%;
  }
  #facilities ul li span {
    display: block;
    margin-top: 3.416px;
    font-size: 10px;
  }
}
#bottom-button-sec {
  padding-bottom: 50px;
}
#bottom-button-sec .txt {
  margin: 48px 0;
  text-align: center;
}

@media screen and (max-width: 640px) {
  #bottom-button-sec {
    margin-top: 34.16px;
    padding-bottom: 21.35px;
  }
  #bottom-button-sec .txt {
    margin: 21.35px 0;
  }
  #bottom-button-sec .txt img {
    width: 90.66667%;
  }
}
#considerations {
  padding-top: 6px;
  background: url(../images/shadow1.png) 0 0 repeat-x;
}
#considerations .inner {
  padding: 35px 0 40px;
  background-color: #fff;
}
#considerations h2 {
  font-size: 1.07692em;
  font-weight: bold;
}
#considerations .lead {
  font-size: 1.23077em;
}
#considerations li {
  margin-top: 3px;
  padding-left: 1em;
  text-indent: -0.5em;
  font-size: 1.07692em;
}
#considerations .btn-faq {
  margin-top: 30px;
}

@media screen and (max-width: 640px) {
  #considerations {
    padding-top: 0;
    background: none;
    box-shadow: 0px 3px 14px 0px rgba(9, 2, 4, 0.15);
  }
  #considerations .inner {
    padding: 12.81px 12.81px 34.16px;
  }
  #considerations h2 {
    font-size: 10px;
  }
  #considerations .lead {
    font-size: 10px;
  }
  #considerations li {
    margin-top: 2px;
    font-size: 10px;
    text-indent: -1em;
  }
  #considerations .btn-faq {
    margin-top: 17.08px;
  }
}
