@charset "UTF-8";
/*
このCSSはSCSSを使って書かれています。
CSSを編集する際はSCSSファイル使用してください。
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  vertical-align: bottom; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/*---------------------------------------------------------
		 margin/padding
----------------------------------------------------------*/
.m0 {
  margin: 0px !important; }

.m10 {
  margin: 10px !important; }

.m15 {
  margin: 15px !important; }

.m20 {
  margin: 20px !important; }

.m30 {
  margin: 30px !important; }

.m40 {
  margin: 40px !important; }

.m50 {
  margin: 50px !important; }

.p0 {
  padding: 0px !important; }

.p10 {
  padding: 10px !important; }

.p15 {
  padding: 15px !important; }

.p20 {
  padding: 20px !important; }

.p30 {
  padding: 30px !important; }

.p40 {
  padding: 40px !important; }

.p50 {
  padding: 50px !important; }

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

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

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

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

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

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

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

.mt-10 {
  margin-top: -10px !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; }

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

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

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

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

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

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

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

.mt55 {
  margin-top: 55px !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; }

.mt90 {
  margin-top: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.mt100 {
  margin-top: 100px !important; }

.mb0 {
  margin-bottom: 0px !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml0 {
  margin-left: 0 !important; }

.ml1 {
  margin-left: 1px !important; }

.ml2 {
  margin-left: 2px !important; }

.ml3 {
  margin-left: 3px !important; }

.ml4 {
  margin-left: 4px !important; }

.ml5 {
  margin-left: 5px !important; }

.ml6 {
  margin-left: 6px !important; }

.ml7 {
  margin-left: 7px !important; }

.ml8 {
  margin-left: 8px !important; }

.ml9 {
  margin-left: 9px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml25 {
  margin-left: 25px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml35 {
  margin-left: 35px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml45 {
  margin-left: 45px !important; }

.ml50 {
  margin-left: 50px !important; }

.mr0 {
  margin-right: 0px !important; }

.mr1 {
  margin-right: 1px !important; }

.mr2 {
  margin-right: 2px !important; }

.mr3 {
  margin-right: 3px !important; }

.mr4 {
  margin-right: 4px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr6 {
  margin-right: 6px !important; }

.mr7 {
  margin-right: 7px !important; }

.mr8 {
  margin-right: 8px !important; }

.mr9 {
  margin-right: 9px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr25 {
  margin-right: 25px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr35 {
  margin-right: 35px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr45 {
  margin-right: 45px !important; }

.mr50 {
  margin-right: 50px !important; }

.mr55 {
  margin-right: 55px !important; }

.mr60 {
  margin-right: 60px !important; }

.mr65 {
  margin-right: 65px !important; }

.mr70 {
  margin-right: 70px !important; }

.mr75 {
  margin-right: 75px !important; }

.mr80 {
  margin-right: 80px !important; }

.mr85 {
  margin-right: 85px !important; }

.mr90 {
  margin-right: 90px !important; }

.mr95 {
  margin-right: 95px !important; }

.mr100 {
  margin-right: 100px !important; }

.pt0 {
  padding-top: 0px !important; }

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

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

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

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

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

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

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

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

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

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

.pt100 {
  padding-top: 100px !important; }

.pb0 {
  padding-bottom: 0px !important; }

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

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

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

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

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

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

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

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

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

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

.pl0 {
  padding-left: 0 !important; }

.pl5 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl15 {
  padding-left: 15px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl25 {
  padding-left: 25px !important; }

.pl30 {
  padding-left: 30px !important; }

.pl35 {
  padding-left: 35px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl45 {
  padding-left: 45px !important; }

.pl50 {
  padding-left: 50px !important; }

.pr0 {
  padding-right: 0 !important; }

.pr5 {
  padding-right: 5px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr15 {
  padding-right: 15px !important; }

.pr20 {
  padding-right: 20px !important; }

.pr25 {
  padding-right: 25px !important; }

.pr30 {
  padding-right: 30px !important; }

.pr35 {
  padding-right: 35px !important; }

.pr40 {
  padding-right: 40px !important; }

.pr45 {
  padding-right: 45px !important; }

.pr50 {
  padding-right: 50px !important; }

/*---------------------------------------------------------
		 position
----------------------------------------------------------*/
.floL {
  float: left !important; }

.floR {
  float: right !important; }

.floLm {
  float: left;
  margin-right: 50px; }

.floRm {
  float: right;
  margin-left: 50px; }

.noFlo {
  float: none !important; }

.rect {
  overflow: hidden;
  zoom: 1; }

.clear {
  clear: both; }

.posR {
  position: relative; }

.posA {
  position: absolute; }

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

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

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

.vaN {
  vertical-align: baseline !important; }

.taC {
  text-align: center !important; }
  .taC img {
    display: inline; }

.blC {
  margin-left: auto;
  margin-right: auto; }

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

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

.bold {
  font-weight: bold; }

.red {
  color: #ff104e; }

.normal {
  font-weight: normal; }

.wnw {
  white-space: nowrap; }

.notice {
  color: #f00; }

.w100per {
  width: 100%; }

.blue {
  color: #8bebfc; }

.blue2 {
  color: #46b8d0; }

.blue3 {
  color: #14a4a6; }

.blue4 {
  color: #0085eb; }

.blue5 {
  color: #c5f5ff; }

.green {
  color: #deff44; }

.green2 {
  color: #00ac2d; }

.ind1 {
  text-indent: 1em; }

/*---------------------------------------------------------
		 fontsize
----------------------------------------------------------*/
.fzBase {
  font-size: fz(1) !important; }

.fz10 {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.4;
  line-height: 1.5; }

.fz12 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  line-height: 1.5; }

.fz13 {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.4;
  line-height: 1.5; }

.fz14 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  line-height: 1.5; }

.fz15 {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.4; }

.fz16 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4; }

.fz18 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4; }

.fz20 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4; }

html {
  height: 100%; }

body {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: none;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  height: 100%;
  background-color: #eb5e00; }

.loadingOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: #000; }
  .loadingOverlay:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
    margin: auto;
    display: block;
    background: url(../../img/loading.gif);
    width: 50px;
    height: 50px; }

/*---------------------------------------------------------
     link
----------------------------------------------------------*/
a {
  color: #fffb99; }

a:link {
  text-decoration: underline;
  color: #fffb99; }

a:visited {
  text-decoration: underline;
  color: #fffb99; }

a:hover {
  text-decoration: underline;
  color: #43f8ff; }

a:active {
  text-decoration: none;
  color: #008489; }

/*---------------------------------------------------------
    wrap
----------------------------------------------------------*/
.wrap {
 display:block;
  width:100%;
  max-width:800px;
  background: #4a1f1f;
  margin: 0 auto;
  position: relative;
  min-height: 100%;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

@media screen and (min-width: 804px) {
.wrap {
 display:block;
  width:100%;
  max-width:800px;
  background: #4a1f1f;
  margin: 0 auto;
  position: relative;
  min-height: 100%;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
}
}
/*---------------------------------------------------------
    header
----------------------------------------------------------*/
.header {
  background-color: #491f1f;
  padding: 5px 0;
  text-align: center; }
  .header p img {
    width: 68.25%; }

/*---------------------------------------------------------
    gNav
----------------------------------------------------------*/
.gNav {
  padding-top: 15px;
  background-color: #491f1f; }
  .pageHome .gNav {
    padding-top: 0;
    padding-bottom: 11.75%; }
  .gNav h2 {
    text-align: center; }
    .gNav h2 img {
      width: 24.125%; }
  .gNav > ul {
    margin: 10px 2.75% 0;
    border-top: #ff4200 1px dotted; }
    .gNav > ul > li {
      border-bottom: #ff4200 1px dotted;
      position: relative; }
      .gNav > ul > li > a,
      .gNav > ul > li > span {
        display: block;
        position: relative;
        text-decoration: none;
        -webkit-tap-highlight-color: transparent; }
        .gNav > ul > li > a:before,
        .gNav > ul > li > span:before {
          content: "";
          position: absolute;
          top: 0;
          bottom: 0;
          right: 5px;
          z-index: 2;
          margin: auto;
          background: url(../img/icon_arrow_r.svg) 0 0 no-repeat;
          background-size: 10px;
          width: 10px;
          height: 16px; }
        .gNav > ul > li > a img,
        .gNav > ul > li > span img {
          width: 100%; }
        .gNav > ul > li > a.js_menu:before,
        .gNav > ul > li > span.js_menu:before {
          content: "";
          position: absolute;
          top: 0;
          bottom: 0;
          right: 5px;
          z-index: 2;
          margin: auto;
          background: url(../img/icon_close.svg) 0 0 no-repeat;
          background-size: 16px;
          width: 16px;
          height: 3px; }
        .gNav > ul > li > a.js_menu.is_open:before,
        .gNav > ul > li > span.js_menu.is_open:before {
          content: "";
          position: absolute;
          top: 0;
          bottom: 0;
          right: 5px;
          z-index: 2;
          margin: auto;
          background: url(../img/icon_arrow_r.svg) 0 0 no-repeat;
          background-size: 10px;
          width: 10px;
          height: 16px;
          -moz-transform: rotate(90deg);
          -webkit-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
      .gNav > ul > li > ul {
        border-top: #ff4200 1px dotted;
        padding: 10px 5px 0;
        overflow: hidden;
        display: none; }
        .gNav > ul > li > ul > li {
          width: 49%;
          margin-bottom: 10px;
          float: left; }
          .gNav > ul > li > ul > li img {
            width: 100%; }
          .gNav > ul > li > ul > li:nth-child(2n) {
            float: right; }

.bnrMenu {
  padding-bottom: 30px; }
  .bnrMenu p {
    padding: 11px 2.75%; }
    .bnrMenu p span {
      display: block;
      border: #ff8002 2px solid;
      background-color: #802218;
      border-radius: 10px;
      text-align: center;
      color: #fff;
      padding: 5px 10px;
      cursor: pointer; }
  .bnrMenu ul {
    display: none;
    padding: 15px 2.75%;
    background-color: #802218; }
  .bnrMenu li {
    margin-top: 10px; }
    .bnrMenu li:first-child {
      margin-top: 0; }
    .bnrMenu li img {
      width: 100%; }

/*---------------------------------------------------------
    infoBox
----------------------------------------------------------*/
.infoBox {
  text-align: center; }
  .infoBox__sns {
    font-size: 0;
    text-align: center; }
    .infoBox__sns li {
      display: inline-block;
      margin: 0 6px; }
      .infoBox__sns li img {
        width: 80px; }
  .infoBox__bnr {
    text-align: center;
    padding: 11.25% 0; }
    .infoBox__bnr img {
      width: 90%; }

/*---------------------------------------------------------
    backNav
----------------------------------------------------------*/
.backNav {
  text-align: center;
  padding: 11.25% 0;
  background-color: #491f1f; }
  .backNav img {
    width: 33.6%; }

/*---------------------------------------------------------
    contents
----------------------------------------------------------*/
.pageHome .contents {
  padding-bottom: 11.25%; }
.pageStaff .contents {
  background: #fffbd9 url(../img/bg_2.png);
  background-size: 400px; }
.contents__tit img {
  width: 100%; }

/*---------------------------------------------------------
    footer
----------------------------------------------------------*/
.footer {
  border-top: #fff 2px solid;
  padding: 11.25% 0;
  text-align: center;
  background-color: #000; }

.pagetop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  z-index: 100;
  display: none; }
  .pagetop img {
    width: 100%; }

/*---------------------------------------------------------
     staffBox1
----------------------------------------------------------*/
.staffBox1__tit1 {
  text-align: center; }
  .staffBox1__tit1 img {
    width: 95%; }
.staffBox1 dl {
  padding: 0 3.75%;
  color: #370808; }
  .staffBox1 dl dt {
    margin-top: 40px; }
  .staffBox1 dl dd {
    margin-top: 10px; }
.staffBox1__bt1 {
  margin-top: 40px;
  text-align: center; }
  .staffBox1__bt1 img {
    width: 85%; }
.staffBox1__img1 {
  margin-top: 20px; }
  .staffBox1__img1 img {
    width: 100%; }
.staffBox1__txt1 {
  margin-top: 40px;
  padding: 0 3.75%;
  color: #370808; }
.staffBox1__bnr {
  margin-top: 40px;
  text-align: center; }
  .staffBox1__bnr img {
    width: 85%; }

/*---------------------------------------------------------
     movieModal
----------------------------------------------------------*/
.movieModal #player {
  width: 100%;
  position: relative;
  height: 0;
  padding-top: 56.3%; }
  .movieModal #player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.movieModal .player {
  width: 100%;
  position: relative;
  height: 0;
  padding-top: 56.3%; }
  .movieModal .player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.movieModal ul {
  margin: 10px auto 0;
  text-align: center;
  font-size: 0; }
  .movieModal ul li {
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    padding: 3px 0;
    width: 49%;
    margin: 0 0.5%;
    position: relative;
    background-color: #f6033c;
    cursor: pointer; }
    .movieModal ul li.active {
      background-color: #ee6000; }
    .movieModal ul li:hover {
      background-color: #e83d89; }
    .movieModal ul li img {
      height: 22px; }

.movieModal ul li.bt9 {
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    padding: 3px 0;
    width: 70%;
    margin: 0 0.5%;
    position: relative;
    background-color: #f6033c;
    cursor: pointer; }

.homeBox1 p img {
  width: 100%; }

.homeBox2 {
  padding-top: 10px; }
  .homeBox2 h1 img {
    width: 100%; }
  .homeBox2__img1 {
    margin-top: 15px;
    text-align: center; }
    .homeBox2__img1 img {
      width: 63.75%; }
  .homeBox2__img2 {
    margin-top: 35px;
    text-align: center; }
    .homeBox2__img2 img {
      width: 87.5%; }

.trailerBox {
  padding: 3.75% 3.75% 11.75% 3.75%; }
  .trailerBox h2 img {
    width: 100%; }
  .trailerBox__inner {
    padding: 3.75% 3.75% 11.75% 3.75%;
    background: url(../img/bg_1.png) center 100% no-repeat;
    background-size: 100%; }
  .trailerBox__iframe {
    margin-top: 3.75%;
    position: relative;
    width: 100%;
    padding: 56.3% 0 0 0; }
    .trailerBox__iframe iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
