#logo
{
width: 100%;
max-width: 138px;
height: 100%;
max-height: 54px;
margin: 0 auto;
}
#nav
{
width: 100%;
margin: 0 auto;
position: fixed;
z-index: 999;
}

#nav > a
{
display: none;
}

#nav li
{
position: relative;
}
#nav li a
{
color: #fff;
display: block;
}
#nav li a:active
{
background: rgba(0, 0, 0, 0.5);
}
#nav span:after
{
width: 0;
height: 0;
border: 0.313em solid transparent; /* 5 */
border-bottom: none;
border-top-color: #877112;
content: '';
vertical-align: middle;
display: inline-block;
position: relative;
right: -0.313em; /* 5 */
}

/* first level */


#nav > ul > li
{
height: 100%;
float: left;
line-height: 15px;
}


#navi1 { width: 14%;background: #001125;height:81px !important;}
#navi2 { width: 6%;padding-top: 18px;background: #001125;height:81px !important;}
#navi3 { width: 7%;padding-top: 18px;background: #001125;height:81px !important;}
#navi4 { width: 7%;padding-top: 18px;background: #001125;height:81px !important;}
#navi5 { width: 10%;padding-top: 18px;background: #001125;height:81px !important;}
#navi6 { width: 7%;padding-top: 18px;background: #001125;height:81px !important;}
#navi7 { width: 7%;padding-top: 18px;background: #001125;height:81px !important;}
#navi8 { width: 10%;padding-top: 18px;background: #001125;height:81px !important;}
#navi9 { width: 14%;padding-top: 18px;background: #022d60;height:81px !important;}
#navi10 { width: 8%;padding-top: 18px;background: #011c3c;height:81px !important;}
#navi11 { width: 10%;padding-top: 23px;background: #001125;height:81px !important;}

#nav > ul > li
{
height: 100%;
text-align: center;
font-family: 'mincho1';
font-size: 15px;
color: #6f6f6f !important;
letter-spacing: 1px;
}


#nav > ul > li > a
{
height: 100%;
text-align: center;
font-family: 'mincho1';
font-size: 15px;
color: #fbf6c4 !important;
letter-spacing: 0px;
line-height: 25px;
}

#nav > ul > li > a:hover
{
height: 100%;
text-align: center;
font-family: 'mincho1';
font-size: 15px;
color: #339ae8 !important;
letter-spacing: 0px;
line-height: 25px;
  -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;
}

#nav > ul > li > a p
{
font-family: "Times New Roman";
font-size: 13px !important;
text-align: center;
color: #d9aa06;
letter-spacing: 0px;
line-height: 17px;
}


#nav > ul > li > a p:hover
{
font-family: 'eng1';
font-size: 13px !important;
text-align: center;
color: #eaebeb;
letter-spacing: 0px;
line-height: 17px;
  -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;
}

#nav > ul > li#navi12 > a
{
height: 100%;
text-align: center;
font-family: 'mincho1';
font-size: 15px;
color: #d9aa06 !important;
letter-spacing: 1px;
}

#nav > ul > li#navi12 > a:hover
{
height: 100%;
text-align: center;
font-family: 'mincho1';
font-size: 15px;
color: #fff !important;
letter-spacing: 1px;
}


#nav > ul > li#navi12 > a p
{
font-family: 'eng1';
font-size: 10px !important;
text-align: center;
color: #fff;
letter-spacing: 0px;
}

#nav > ul > li:not( :last-child ) > a
{
}





.here
{
    content: "";
    position: absolute;
    bottom: -6px;
    width: 80%;
    height: 1px;
    background: #eac909;
    opacity: 1;
}


/* second level */

#nav li ul
{
background: rgba(67, 58, 48, 0.9);
display: none;
position: absolute;
top: 100%;
}

#nav li:hover ul
{
display: block;
left: 0;
right: 0;
}

#nav li:not( :first-child ):hover ul
{
left: -1px;
}
#nav li ul a
{
border-top: 1px solid #393122;
padding: 0.75em; /* 15 (20) */
font-family: 'eng1';
font-size: 15px;
text-align: left;
letter-spacing: 1px;
color: #877112 !important;
}


#nav li ul a p
{
font-family: 'mincho3';
font-size: 10px;
text-align: center;
color: #fbf6c4;
}

#nav li ul li a:hover,
#nav li ul:not( :hover ) li.active a
{
background: rgba(36, 30, 19, 0.9);
}

 .btn-hamburger {
    display: none;
  }




@media only screen and ( max-width: 62.5em ) /* 1000 */
{



.btn-hamburger {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 40px;
  padding: 4px 12px;
  margin-left: 2px;
  cursor: pointer;
  background: #f8e200;
}
.btn-hamburger span {
  display: block;
  margin: 7px auto;
  height: 1px;
  background: #000;
}



html
{
font-size: 50%; /* 12 */
}

}

@media only screen and ( max-width: 40em ) /* 640 */
{



.btn-hamburger {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 40px;
  padding: 4px 12px;
  margin-left: 2px;
  cursor: pointer;
  background: #f8e200;
}
.btn-hamburger span {
  display: block;
  margin: 7px auto;
  height: 1px;
  background: #000;
}



html
{
font-size: 75%; /* 12 */
}

#nav
{
position: relative;
top: auto;
left: auto;
}
#nav > a
{
width: 3.125em; /* 50 */
height: 3.125em; /* 50 */
text-align: left;
text-indent: -9999px;
background-color: #e15a1f;
position: relative;
}
#nav > a:before,
#nav > a:after
{
position: absolute;
border: 2px solid #fff;
top: 35%;
left: 25%;
right: 25%;
content: '';
}
#nav > a:after
{
top: 60%;
}
#nav:not( :target ) > a:first-of-type,
#nav:target > a:last-of-type
{
display: block;
}

/* first level */

#nav > ul
{
height: auto;
display: none;
position: absolute;
left: 0;
right: 0;
}
#nav:target > ul
{
display: block;
}
#nav > ul > li
{
width: 100%;
float: none;
}
#nav > ul > li > a
{
height: auto;
text-align: left;
padding: 0 0.833em; /* 20 (24) */
}
#nav > ul > li:not( :last-child ) > a
{
border-right: none;
border-bottom: 1px solid #cc470d;
}

/* second level */
#nav li ul
{
position: static;
padding: 1.25em; /* 20 */
padding-top: 0;
}
}

#nav_buy{
display: block;
position: absolute;
right: 0;
top: 0;
font-family: 'timesb';
}
  
#nav_buy a {
display: table-cell;
width:150px;
height: 40px;
padding-top: 20px;
background-image:url(../img/getbg.jpg);

}

#nav_buy a:hover{
background-color: #6d562d;
}



figure {
  float: left;
  width: 270px;
  margin-left: 30px;
}
figure:first-child {
  margin-left: 0;
}
figure img {
  vertical-align: bottom;
}

#figure10 .title {
  padding: 10px 10px 20px 10px;
  background: #000;
  border-left: 1px solid #403013;
  border-top: 1px solid #403013;
  border-right: 1px solid #403013;
  border-bottom: 1px solid #403013;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


#figure10 .figure-inner {
  position: relative;
  -webkit-perspective: 1000;
  perspective: 1000;
  width: 270px;
  height: 200px;
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#figure10 .image,
#figure10 figcaption {
  position: absolute;
  width: 270px;
  height: 275px;
  -webkit-backface-visibility: hidden
}
#figure10 .image {
  z-index: 901;
}
#figure10 figcaption {
  padding: 10px 20px 20px;
  background: #000;
  border: 1px solid #403013;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 900;
}
#figure10 figcaption h3,
#figure10 figcaption p {
  color: #fff;
}
#figure10 figure:hover .figure-inner,
#figure10 figcaption { 
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#figure10 figure:hover figcaption {
  z-index: 901;
}


.transform01 {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
figure:hover .transform01 {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.btn {
  display: inline-block;
  background: transparent;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0.3em;
  color: rgba(223,190,106,0.7);
  border-radius: 0;
  padding: 10px 10px 10px 10px;
  transition: all 0.7s ease-out;
  background: linear-gradient(270deg, rgba(223,190,106,0.8), rgba(146,111,52,0.8), rgba(34,34,34,0), rgba(34,34,34,0));
  background-position: 1% 50%;
  background-size: 300% 300%;
  text-decoration: none;
  margin: 3px 20px 10px 10px;
  border: none;
  border: 2px solid rgba(223,190,106,0.3);
}

.btn:hover {
  color: #fff !important;
  border: 2px solid rgba(223,190,106,0);
  color: $white;
  background-position: 99% 50%;
}


.anchorlink1 {
       position: relative;
       top: -50px;
       display: block;
}
.anchorlink2 {
       position: relative;
       top: -50px;
       display: block;
}
.anchorlink3 {
       position: relative;
       top: 400px;
       display: block;
}
.anchorlink4 {
       position: relative;
       top: -51px;
       display: block;
}
.anchorlink5 {
       position: relative;
       top: -35px;
       display: block;
}
.anchorlink6 {
       position: relative;
       top: -100px;
       display: block;
}
.anchorlink7 {
       position: relative;
       top: 400px;
       display: block;
}
.anchorlink8 {
       position: relative;
       top: -110px;
       display: block;
}
.anchorlink9 {
       position: relative;
       top: -110px;
       display: block;
}


/*---------------------------------------------------------------------------
news
---------------------------------------------------------------------------*/
.news p{
  margin-bottom:0;
  font-size:20px;
  line-height:1.6;
}

.news a{
  text-decoration:none;
}

.news li a{
  display:block;
}

.news li .pic{
  position:relative;
}

.news li .pic img{
  position:absolute;
  top: 0;
  bottom: 0;
  left:0;
  right:0;
  margin: auto;
}

.btn2 {

  width:200px;
  display: inline-block;
  background: transparent;
  text-transform: uppercase;
  font-weight: 500;
  font-style: normal;
  font-size: 0.625rem;
  letter-spacing: 0.3em;
  color: rgba(223,190,106,0.7);
  border-radius: 0;
  padding: 10px 10px 10px 10px;
  transition: all 0.7s ease-out;
  background: linear-gradient(270deg, rgba(223,190,106,0.8), rgba(146,111,52,0.8), rgba(34,34,34,0), rgba(34,34,34,0));
  background-position: 1% 50%;
  background-size: 300% 300%;
  text-decoration: none;
  margin: 3px auto 10px auto;
  border: none;
  border: 2px solid rgba(223,190,106,0.3);
}

.btn2:hover {
  color: #fff !important;
  border: 2px solid rgba(223,190,106,0);
  color: $white;
  background-position: 99% 50%;
}




#news {
width: 100%;
max-width: 1200px;
height: 720px;
margin: 0px auto 200px auto;
}

#news_left_sp {
display: none;
}

#news_left {
width: 65%;
float: left;
}

#news_right {
width: 35%;
float: right;
text-align: left;
}

.newslist {
display: flex;
  justify-content: left;
  flex-wrap: wrap;
}

.newslist img{
  width: 100%; 
}

.newslist .box{
  width: 50%;
  padding: 15px;
}


.newslist .box a{
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  margin-top: 30px;
}

.newslist .box a:hover{
  color: #ccb207;
  text-decoration: none;
}


.newslist .box p{
  color: #fff;
  font-size: 16px;
}

#twitter{
  margin-top: 56px;
  text-align: center;
}

#seemore {
  display:block;
  margin: 15px auto 80px auto;
  width: 100%;
  text-align: center;
}


#seemore  a:hover{opacity: 0.8;}





#intro {
    position: relative;
    width: 100%;
  background:url(../img/top/intro_bg.jpg) no-repeat center top fixed;
  background-size: 100% auto;
  padding-bottom: 150px;
  padding-top: 500px;
}

#intro h3 {
    font-size: 2.0rem;
    color: #c99f39;
    margin-bottom: 1.0rem;
}

#intro .textBlock {
    margin: auto;
    width: 100%;
    max-width: 960px;
}

#intro .textMain {
    padding: 5%;
}

#intro p {
    margin-bottom: 1.0rem;
}

#intro ul li {
    width: 100%;
}

#intro ul li img {
    width: 100%;
    height: auto;
}

#intro ul li p.caption {
    margin-top: -2.0rem;
    margin-bottom: 0;
    text-align: right;
    padding-right: 1.0rem;
}

#introList{
  margin-bottom:40px;
}

#introList h3,#introList .num{
  color:#c99f39;
  text-align:center;
}

#introList h3{
  margin-bottom:10px;
}

#introList .num{
  margin-top:40px;
  margin-bottom:10px;
  line-height:1.2;
}

#introList .num .en{
  font-size:4.0rem;
}

#intro #about{
  margin-bottom:4.0rem;
}

#intro #about h2{
  margin-top:4.0rem;
}

@media(min-width:481px){
  #introList h3{
    font-size:2.6rem;
  }
}


@media(min-width:1000px){
    #intro ul li {
        width: 33.3%;
        float: left;
    }
    
    #intro ul {
        width: 100%;
        zoom: 1;

    }

    #intro ul:after {
        content: "";
        clear: both;
        display: block;

    }

  #intro .btn a{
    padding:10px 0;
    font-size:2.0rem;
  }

  #intro #about h2 img{
    width:350px;
  }

}

#intro .writer {
  text-align: right;
}


.movietitle{
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin: 50px auto 0 auto;
}


.catch1{
  width: 100%;
  max-width: 1100px;
  text-align: center;
  font-size: 80px;
  color: #ccb207;
  font-family: "mincho3";
  padding-top: 50px;
  margin: 0px auto 0 auto;
  line-height: 40px;

}

.catch2{
  width: 100%;
  max-width: 1100px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  font-family: "mincho2";
  margin: 50px auto 0 auto;
  line-height: 50px;
display: block;
}

.catch2sp{display: none;}

#intro2 {
    position: relative;
    width: 100%;
  background-size: 100% auto;
  padding-bottom: 100px;
  padding-top: 0px;
}



#intro2 h3 {
    font-size: 2.0rem;
    color: #c99f39;
    margin-bottom: 1.0rem;
}

#intro2 .textBlock {
    margin: auto;
    width: 100%;
    max-width: 960px;
}

#intro2 .textMain {
    padding: 5%;
}

#intro2 p {
    margin-bottom: 1.0rem;
    text-align: left;
    font-size: 15px;
}

.ticketguide{
    text-align: left;
    font-size: 15px;
    width: 800px;
    margin: 0 auto;

}

#intro2 ul li {
    width: 100%;
}

#intro2 ul li img {
    width: 100%;
    height: auto;
}

#intro2 ul li p.caption {
    margin-top: -2.0rem;
    margin-bottom: 0;
    text-align: right;
    padding-right: 1.0rem;
}

#intro2List{
  margin-bottom:40px;
}

#intro2List h3,#intro2List .num{
  color:#c99f39;
  text-align:center;
}

#intro2List h3{
  margin-bottom:10px;
}

#intro2List .num{
  margin-top:40px;
  margin-bottom:10px;
  line-height:1.2;
}

#intro2List .num .en{
  font-size:4.0rem;
}

#intro2 #about{
  margin-bottom:4.0rem;
}

#intro2 #about h2{
  margin-top:4.0rem;
}


#twitter a{
  font-size: 12px !important;
}


@media(min-width:481px){
  #intro2List h3{
    font-size:2.6rem;
  }
}


@media(min-width:1000px){
    #intro2 ul li {
        width: 33.3%;
        float: left;
    }
    
    #intro2 ul {
        width: 100%;
        zoom: 1;

    }

    #intro2 ul:after {
        content: "";
        clear: both;
        display: block;

    }

  #intro2 .btn a{
    padding:10px 0;
    font-size:2.0rem;
  }

  #intro2 #about h2 img{
    width:350px;
  }

}

#intro2 .writer {
  text-align: right;
}



.mainimg {
  margin: 0 0 0px 0;
  padding: 0;
  background-size: 100% auto;
  height: 550px;
  background: url(../img/top/body_bgtop.jpg) no-repeat;
  background-size: 100% auto;
  background-position: center top;

}
.mainimg #layer {
  width: 100%;
  height: 600px;
  position: relative;
  overflow: hidden;
}
.mainimg #layer li {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
}
.mainimg #layer li .bg {
  background-position: 50% 100%;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0%;
}
.mainimg #layer li .bg2 {
  background: url(../img/top/light.png) no-repeat;
  background-size: cover;
  bottom: 0;
  position: absolute;
  width: 120%;
  height: 120%;
  left: -10%;
  top: -10%;
}


.mainimg #layer li .bg3 {
  background: url(../img/top/main_over.png) no-repeat; 
  width: 100%;
  height: 100%;
  background-size: 1400px auto;
  background-position: top center;
  position: absolute;
}

@media(max-width:1400px){
  .mainimg #layer li .bg3 {
  background: url(../img/top/main_over1200.png) no-repeat; 
  width: 100%;
  height: 100%;
  background-size: 1200px auto;
  background-position: top center;
  position: absolute;
}
}


@media(max-width:1200px){
  .mainimg #layer li .bg3 {
  background: url(../img/top/main_over1000.png) no-repeat; 
  width: 100%;
  height: 100%;
  background-size: 1000px auto;
  background-position: top center;
  position: absolute;
}

#nav > ul > li
{
height: 100%;
text-align: center;
font-family: 'mincho1';
font-size: 12px;
color: #6f6f6f !important;
letter-spacing: 1px;
}


#nav > ul > li > a
{
height: 100%;
text-align: center;
font-family: 'mincho1';
font-size: 12px;
color: #fbf6c4 !important;
letter-spacing: 0px;
line-height: 25px;
}

#nav > ul > li > a:hover
{
height: 100%;
text-align: center;
font-family: 'mincho1';
font-size: 12px;
color: #339ae8 !important;
letter-spacing: 0px;
line-height: 25px;
  -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;
}

#nav > ul > li > a p
{
font-family: 'eng1';
font-size: 11px !important;
text-align: center;
color: #d9aa06;
letter-spacing: 0px;
line-height: 17px;
}


#nav > ul > li > a p:hover
{
font-family: 'eng1';
font-size: 11px !important;
text-align: center;
color: #eaebeb;
letter-spacing: 0px;
line-height: 17px;
  -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;
}


.catch1{
  width: 100%;
  max-width: 1100px;
  text-align: center;
  font-size: 60px;
  color: #ccb207;
  font-family: "mincho3";
  padding-top: 50px;
  margin: 0px auto 0 auto;
  line-height: 40px;

}

.catch2{
  width: 100%;
  max-width: 1100px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-family: "mincho2";
  margin: 50px auto 0 auto;
  line-height: 50px;
display: block;
}



#intro {
    position: relative;
    width: 100%;
  background-size: 100% auto;
  padding-bottom: 0px;
  padding-top: 30px;
}




#intro2 {
    position: relative;
    width: 100%;
  background-size: 100% auto;
  padding-bottom: 0px;
  padding-top: 0px;
  background:url() no-repeat center bottom fixed;
}


.container_intro_first {
width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-left: 0%;
  padding-right: 0%;
}

.container_intro_last {
width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 100px;
  padding-left: 0%;
  padding-right: 0%;
font-family: 'gothic2';
}


.site-footer {
  padding: 0 4.5%;
  background:url() no-repeat center bottom fixed;
  background-color: #000;
  opacity: 0.8;
  background-size: 100% auto;
}


.top_btn {
  position: absolute;
  top: 61% !important;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  opacity: 0.9;
}

.nowonsale {
  position: absolute;
  bottom: 22%;
  width: 100%;
  max-width: 330px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}




}


@media(max-width:1000px){
  .mainimg #layer li .bg3 {
  background: url(../img/top/main_over800.png) no-repeat; 
  width: 100%;
  height: 100%;
  background-size: 800px auto;
  background-position: top center;
  position: absolute;
}


#nav > ul > li
{
height: 100%;
text-align: center;
font-family: 'mincho1';
font-size: 12px;
color: #6f6f6f !important;
letter-spacing: 1px;
}


#nav > ul > li > a
{
height: 100%;
text-align: center;
font-family: 'mincho1';
font-size: 12px;
color: #fbf6c4 !important;
letter-spacing: 0px;
line-height: 25px;
}

#nav > ul > li > a:hover
{
height: 100%;
text-align: center;
font-family: 'mincho1';
font-size: 12px;
color: #339ae8 !important;
letter-spacing: 0px;
line-height: 25px;
  -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;
}

#nav > ul > li > a p
{
font-family: 'eng1';
font-size: 11px !important;
text-align: center;
color: #d9aa06;
letter-spacing: 0px;
line-height: 17px;
}


#nav > ul > li > a p:hover
{
font-family: 'eng1';
font-size: 11px !important;
text-align: center;
color: #eaebeb;
letter-spacing: 0px;
line-height: 17px;
  -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;
}



.catch1{
  width: 100%;
  max-width: 1100px;
  text-align: center;
  font-size: 60px;
  color: #ccb207;
  font-family: "mincho3";
  padding-top: 50px;
  margin: 0px auto 0 auto;
  line-height: 40px;

}

.catch2{
  width: 100%;
  max-width: 1100px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-family: "mincho2";
  margin: 50px auto 0 auto;
  line-height: 50px;
display: block;
}



#intro {
    position: relative;
    width: 100%;
  background-size: 100% auto;
  padding-bottom: 0px;
  padding-top: 30px;
}




#intro2 {
    position: relative;
    width: 100%;
  background-size: 100% auto;
  padding-bottom: 0px;
  padding-top: 30px;
  background:url() no-repeat center bottom fixed;
}


.container_intro_first {
width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-left: 0%;
  padding-right: 0%;
}

.container_intro_last {
width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 100px;
  padding-left: 0%;
  padding-right: 0%;
font-family: 'gothic2';
}


.site-footer {
  padding: 0 4.5%;
  background:url() no-repeat center bottom fixed;
  background-color: #000;
  opacity: 0.8;
  background-size: 100% auto;
}


.top_btn {
  position: absolute;
  top: 77% !important;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  opacity: 0.9;
}

.nowonsale {
  position: absolute;
  bottom: 6%;
  width: 100%;
  max-width: 330px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.fs20       {font-size: 16px}


}



@media(max-width:800px){
  .mainimg #layer li .bg3 {
  background: url(../img/top/main_over600.png) no-repeat; 
  width: 100%;
  height: 100%;
  background-size: 600px auto;
  background-position: top center;
  position: absolute;
}

.fs20       {font-size: 15px}



}

@media(max-width:640px){
  .mainimg #layer li .bg3 {
  display: none;
}

.mainimg {
  background: url(../img/top/sp/spmaincontents3.jpg) no-repeat;
  background-size: 100% auto;
  background-position: top center;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 280px;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
}
.mainimg #layer {
  display: none;
}
.mainimg #layer li .bg {
  display: none;
}
.mainimg #layer li .bg2 {
  display: none;
}


.keyvisual .btn-scroll-down, .page-title .btn-scroll-down {
  display: none;
}
.keyvisual .btn-scroll-down .scoll-bar, .page-title .btn-scroll-down .scoll-bar {
  display: none;
}
.keyvisual .btn-scroll-down .scoll-bar:after, .page-title .btn-scroll-down .scoll-bar:after {
  display: none;
}


.top_btn {
  position: absolute;
  top: 58% !important;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  opacity: 0.9;
}

.fs20       {font-size: 15px}

}



.mainimg #layer li .img {
  text-align: center;
}
.mainimg #layer li .txt {
  text-align: center;
  margin-top: 15%;
  color: #fff;
}



.horizontal-headline {
        font-family: "mincho3";
        width: 90%;
        color: #edc198;
        font-size: 27px;
        margin: -1em auto auto;
        text-align: center;
        background: #000;
}
 
.horizontal-line {
        border: 1px solid #edc198;
}
 



#cast_left{
  width:20%;
  float: left;
}

#cast_right{
  width:75%;
  float: right;
  overflow: hidden; /* heightを戻す */
}


#cast_left2{
  width:35%;
  float: left;
}

#cast_right2{
  width:60%;
  float: right;
  overflow: hidden; /* heightを戻す */
}



.table_001  {
width: 100%;
margin:0px auto 0px auto;
padding:0px;
border-collapse:collapse;
border-top:1px solid #fff;
border-right:1px solid #fff;
border-left:0px solid #fff;
border-bottom:0px solid #fff;
font-size:15px;
font-family: 'gothic2';
}



.table_001 th {
padding:10px 15px 10px 15px;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
color:#fff;
font-size: 15px;
}


.table_001 td {
background-color:#000;
text-align: center;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
font-size: 15px;
color: #fff;
}






.table_002  {
width: 100%;
margin:0px auto 0px auto;
padding:0px;
border-collapse:collapse;
border-top:0px solid #fff;
border-right:1px solid #fff;
border-left:0px solid #fff;
border-bottom:0px solid #fff;
font-size:15px;
font-family: 'gothic2';
}



.table_002 th {
padding:10px 15px 10px 15px;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
color:#fff;
font-size: 15px;
}


.table_002 td {
background-color:#000;
text-align: center;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
font-size: 15px;
color: #fff;
}



.table_003  {
width: 100%;
margin:0px auto 0px auto;
padding:0px;
border-collapse:collapse;
border-top:1px solid #fff;
border-right:1px solid #fff;
border-left:0px solid #fff;
border-bottom:0px solid #fff;
font-size:18px;
font-family: 'gothic2';
}



.table_003 th {
padding:10px 15px 10px 15px;
border-top: 1px solid #fff;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
color:#fff;
font-size: 18px;
}


.table_003 td {
padding:10px 15px 10px 15px;
background-color:#000;
text-align: center;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
font-size: 18px;
color: #fff;
}



.table_004  {
width: 100%;
margin:0px auto 0px auto;
padding:0px;
border-collapse:collapse;
border-top:1px solid #fff;
border-right:1px solid #fff;
border-left:0px solid #fff;
border-bottom:0px solid #fff;
font-size:18px;
font-family: 'gothic2';
}



.table_004 th {
padding:15px 15px 15px 15px;
border-top: 1px solid #fff;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
color:#fff;
font-size: 18px;
text-align: left;
}


.table_004 td {
padding:15px 15px 15px 15px;
background-color:#000;
text-align: left;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
font-size: 18px;
color: #fff;
}



.table_005  {
width: 100%;
margin:0px auto 0px auto;
padding:0px;
border-collapse:collapse;
border-top:1px solid #fff;
border-right:1px solid #fff;
border-left:0px solid #fff;
border-bottom:0px solid #fff;
font-size:18px;
font-family: 'gothic2';
}



.table_005 th {
padding:15px 15px 15px 15px;
border-top: 1px solid #fff;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
color:#fff;
font-size: 25px;
}


.table_005 td {
padding:10px 15px 10px 15px;
background-color:#000;
text-align: center;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
font-size: 18px;
color: #fff;
}

@media(max-width:480px){
  #intro2{
    background-size:200%;
  }

.orblogo{
float: left;
left: 0;
margin-top: -5px;
width: 300px !important;
}



.mainimg {
  margin: 0 0 0px 0;
  padding: 0;
}
.mainimg #layer {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.mainimg #layer li {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
}


.menu-header > ul > li
{
height: 100%;
text-align: left;
font-family: 'eng1';
font-size: 16px;
color: #6f6f6f !important;
letter-spacing: 1px;
}


.menu-header > ul > li > a
{
height: 100%;
text-align: left;
font-family: 'eng1';
font-size: 14px;
color: #d9aa06 !important;
letter-spacing: 1px;
}

.menu-header > ul > li > a p
{
font-family: "Times New Roman";
font-size: 10px !important;
text-align: left;
color: #fbf6c4;
letter-spacing: 0px;
}



.sec-title {
  text-align: center;
  margin-bottom: 0px;
  color: #fff;
}
.sec-title .titleeng {
  display: block;
  font-size: 34px;
  letter-spacing: 0.025em;
font-family: 'times';
color: #ccb207;
text-shadow: 1px 1px 2px black;
}

.sec-title .titleengm {
  display: block;
  font-size: 28px;
  letter-spacing: 0.025em;
  margin-bottom: 20px;
font-family: 'times';
color: #ccb207;
text-shadow: 1px 1px 2px black;
}


.sec-title .titleeng p{
  display: block;
  font-size: 20px;
  letter-spacing: 0.025em;
  margin-bottom: 1px;
font-family: 'mincho3';
  color: #fff;
}


.sec-title .titlejp {
  display: block;
  font-size: 23px;
  letter-spacing: 0.025em;
  margin-bottom: 1px;
font-family: 'mincho3';
color: #fff;
text-shadow: 1px 1px 2px black;
}

.sec-title .titlejp2 {
  display: block;
  font-size: 18px;
  letter-spacing: 0;
  margin-bottom: 1px;
font-family: 'mincho2';
color: #ccb207;
text-shadow: 1px 1px 2px black;
}

.sec-title .titlejp p{
  display: block;
  font-size: 17px;
  letter-spacing: 0.025em;
  margin-bottom: 1px;
font-family: 'gothic2';
  color: #fff;
}


.creative{
  margin-top: 50px;
}

.horizontal-headline {
        font-family: "mincho3";
        width: 11em;
        color: #edc198;
        font-size: 18px;
        margin: -1em auto auto;
        text-align: center;
        background: #070707;
}
 
.horizontal-line {
        border: 1px solid #edc198;
}
 


.fs16 {font-size: 13px;}
.fs18 {font-size: 14px;}
.fs25 {font-size: 20px;}
.rh40 {line-height: 25px;}

.container_cast_inner {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4.66667%;
  padding-right: 4.66667%;
  z-index: 2;
  height: 100%;
  min-height: 800px;
  margin-bottom: 50px;
  margin-top: 50px;
}

.container_cast_inner2 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4.66667%;
  padding-right: 4.66667%;
  z-index: 2;
  height: 100%;
  min-height: 300px;
  margin-bottom: 50px;
  margin-top: 50px;
}



#cast_left{
  width:100%;
  margin: 0 auto;
  text-align: center;
}

#cast_left img{
  width:60%;
  margin-bottom: 30px; 
  margin-top: 30px; 
}

#cast_right{
  width:95%;
}
#cast_right p{
  text-align: center;
}


#cast_left2{
  width:100%;
  margin: 0 auto;
  text-align: center;
}

#cast_left img{
  width:60%;
}


#cast_right2{
  width:95%;
  margin-bottom: 50px;
}



}



.subtitlesub{
  width: 100%;
    padding: .25em 0 .5em .75em;
  border-left: 6px solid #fff;
  border-bottom: 1px solid #fff;
  font-family: 'mincho2';
  font-size: 30px;
}


@media(max-width:640px){

  .subtitlesub{
  width: 100%;
    padding: .25em 0 .5em .75em;
  border-left: 2px solid #fff;
  border-bottom: 1px solid #fff;
  font-family: 'mincho2';
  font-size: 20px;
}



.container_cast_inner {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 4.66667%;
  z-index: 2;
  height: 100%;
  min-height: 1100px;
  margin-bottom: 50px;
  margin-top: 50px;
}

.container_cast_inner2 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 4.66667%;
  z-index: 2;
  height: 100%;
  min-height: 300px;
  margin-bottom: 50px;
  margin-top: 50px;
}


.container_cast_inner2-2 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 4.66667%;
  z-index: 2;
  height: 100%;
  min-height: 500px;
  margin-top: 50px;
}



.table_003  {
width: 100%;
margin:0px auto 0px auto;
padding:0px;
border-collapse:collapse;
border-top:1px solid #fff;
border-right:1px solid #fff;
border-left:0px solid #fff;
border-bottom:0px solid #fff;
font-size:13px;
font-family: 'gothic2';
}



.table_003 th {
padding:5px;
border-top: 1px solid #fff;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
color:#fff;
font-size: 13px;
}


.table_003 td {
padding:5px;
background-color:#000;
text-align: center;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
font-size: 13px;
color: #fff;
}

.table_005  {
width: 100%;
margin:0px auto 0px auto;
padding:0px;
border-collapse:collapse;
border-top:1px solid #fff;
border-right:1px solid #fff;
border-left:0px solid #fff;
border-bottom:0px solid #fff;
font-size:15px;
font-family: 'gothic2';
}



.table_005 th {
padding:10px 15px 10px 15px;
border-top: 1px solid #fff;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
color:#fff;
font-size: 20px;
}


.table_005 td {
padding:10px 15px 10px 15px;
background-color:#000;
text-align: center;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
font-size: 20px;
color: #fff;
}



.anchorlink1 {
       position: relative;
       top: 0px;
       display: block;
}
.anchorlink2 {
       position: relative;
       top: 0px;
       display: block;
}
.anchorlink3 {
       position: relative;
       top: 0px;
       display: block;
}
.anchorlink4 {
       position: relative;
       top: 50px;
       display: block;
}
.anchorlink5 {
       position: relative;
       top: 0px;
       display: block;
}
.anchorlink6 {
       position: relative;
       top: -50px;
       display: block;
}
.anchorlink7 {
       position: relative;
       top: -30px;
       display: block;
}
.anchorlink8 {
       position: relative;
       top: -50px;
       display: block;
}
.anchorlink9 {
       position: relative;
       top: 0px;
       display: block;
}


#intro {
    position: relative;
    width: 100%;
  background-size: 100% auto;
  padding-bottom: 0px;
  padding-top: 30px;
}




#intro2 {
    position: relative;
    width: 100%;
  background-size: 100% auto;
  padding-bottom: 0px;
  padding-top: 30px;
  background:url() no-repeat center bottom fixed;
}

.loader-logo{
  display: none;
}

.loader-logo_sp{
  display: block;
}


.loader-inner {
  position: relative;
  z-index: 10;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  opacity: 0;
}

.pace-loader {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 20px;
}


.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: relative;
  margin: auto;
  top: 0;
  left: 0;
  right: 0px;
  bottom: 0;
  height: 1px;
  width: 150px;
  background: rgba(255, 255, 255, 0.5);
  overflow: hidden;
}
.pace.pace-inactive .pace-progress {
  right: 0;
}
.pace .pace-progress {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition: right 0.2s cubic-bezier(0.04, 0.95, 0.4, 1), -moz-transform 3s;
  -o-transition: right 0.2s cubic-bezier(0.04, 0.95, 0.4, 1), -o-transform 3s;
  -webkit-transition: right 0.2s cubic-bezier(0.04, 0.95, 0.4, 1), -webkit-transform 3s;
  transition: right 0.2s cubic-bezier(0.04, 0.95, 0.4, 1), transform 3s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  max-width: 150px;
  position: absolute;
  display: block;
  top: 0;
  right: 100%;
  height: 100%;
  width: 100%;
  background: #ecca08;
}

.start .pace .pace-progress {
  transform: translate3d(150px, 0, 0);
}

.sp_only{
  display: block;
}

.pc_only{
  display: none;
}

.container_intro_last {
width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 100px;
  padding-left: 0%;
  padding-right: 0%;
font-family: 'gothic2';
}


.container_intro_first {
width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-left: 0%;
  padding-right: 0%;
}
  .main-content {

  background-color: #070707;
  background: url(../img/top/body_bg.jpg) no-repeat;
padding-right: 2.5% !important;
padding-left: 2.5% !important;
padding-top: 0px;
  }




.btn {
  display: inline-block;
  background: transparent;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0.3em;
  color: rgba(223,190,106,0.7);
  border-radius: 0;
  padding: 10px 10px 10px 10px;
  transition: all 0.7s ease-out;
  background: linear-gradient(270deg, rgba(223,190,106,0.8), rgba(146,111,52,0.8), rgba(34,34,34,0), rgba(34,34,34,0));
  background-position: 1% 50%;
  background-size: 300% 300%;
  text-decoration: none;
  margin: 3px 20px 10px 10px;
  border: none;
  border: 1px solid rgba(223,190,106,0.3);
}

.btn:hover {
  color: #fff !important;
  border: 1px solid rgba(223,190,106,0);
  color: $white;
  background-position: 99% 50%;
}

.fs15{font-size: 12px;}

#intro2 {
    position: relative;
    width: 100%;
  background-size: 100% auto;
  padding-bottom: 0px;
  padding-top: 0px;
}

.youtube-wrapper {
  width: 100%;
  max-width: 1050px;
  height: 100%;
  min-height: 150px;
  overflow: hidden;
  position: relative;
  z-index: 9;
  margin: 0 auto;
}
.youtube-wrapper .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9990;
  cursor: pointer;
  display: none;
}
.youtube-wrapper.ready-play {
  background: url(../img/top/bg_movie.jpg) no-repeat center center;
  background-size: cover;
}
.youtube-wrapper.ready-play .play-icon {
  display: block;
}
.youtube-wrapper.ready-play iframe {
  opacity: 0;
}
.youtube-wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 990;
}

.oneimagesp {
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  padding-left: 0%;
  padding-right: 0%;
  margin: 0 auto 100px auto;
  text-align: center;
  padding-bottom: 20px;
  font-weight: normal;
display: block;
}

.oneimage {
display: none;
}


.twoimagessp {
  display: block;
  justify-content: center;
list-style: none;
background-color: #000;
  width: 100%;
  max-width: 1200px;
  padding-left: 0%;
  padding-right: 0%;
  margin: 0 auto 0px auto;
    padding-bottom: 20px;
    font-weight: normal;

}

.twoimagesspcopy {
  display: flex;
  justify-content: center;
list-style: none;
background-color: #000;
  width: 100%;
  max-width: 1200px;
  padding-left: 0%;
  padding-right: 0%;
  margin: 0 auto 50px auto;
    padding-bottom: 20px;
    font-weight: normal;

}

.twoimagescopy{display: none;}
.twoimagessp li{
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.twoimages {
display: none;
}


.horizontal-line {
        border: 0px solid #edc198;
}

.horizontal-headline {
        font-family: "mincho3";
        width: 100%;
        color: #edc198;
        font-size: 26px;
        margin: -1em auto auto;
        text-align: center;
background-color: #070707;
background-image: url("https://www.transparenttextures.com/patterns/dark-fish-skin.png");
}


.site-footer {
  padding: 0 4.5%;
  background:url() no-repeat center bottom fixed;
  background-color: #000;
  opacity: 0.8;
  background-size: 100% auto;
}


.catch1{
  width: 100%;
  max-width: 1100px;
  text-align: center;
  font-size: 30px;
  color: #ccb207;
  font-family: "mincho3";
  padding-top: 30px;
  margin: 0px auto 0 auto;
  line-height: 40px;

}

.catch2sp{
  width: 100%;
  max-width: 1100px;
  text-align: center;
  font-size: 17px;
  color: #fff;
  font-family: "mincho2";
  margin: 20px auto 0 auto;
  line-height: 30px;
  display: block;
}

.catch2{display: none;}


.nowonsale {
  position: absolute;
  bottom: 21%;
  width: 100%;
  max-width: 330px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}


#news_left {
display: none;
}
#news_left_sp {
display: block;
width: 100%;
}

#news_right {
width: 100%;
}

.newslist {
width: 100%;
display: block;
list-style: none; 
margin-top: 20px;
}

.newslist ul{
  width: 100%;
  display: flex;
  margin-bottom: 25px;
}


.newslist li{
  overflow: hidden;
  width: 48%;
  margin: 0;
}


.newslist li a{
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  padding-left: 15px;
}

.newslist li a:hover{
  color: #ccb207;
  text-decoration: none;
}


.newslist li p{
  color: #fff;
  font-size: 13px;
  margin-bottom: 25px;
  padding-left: 15px;
}

#twitter{
  margin-top: 56px;
  margin-bottom: 100px;
}

#seemore {
  display:block;
  margin: 15px auto 80px auto;
  width: 100%;
  text-align: center;
}


#seemore  a:hover{opacity: 0.8;}

.fs24{font-size: 20px;}
.fs28{font-size: 24px;}
.fs20{font-size: 18px;}





.bannersp {
    display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
    margin-top: 50px;
    text-align: center;

}

.bannersp img{
    width: 70%; /* 見た目用 */
}

.container_intro_inner_essay {
  max-width: 1200px;
  background-color: #010623;
background-image: url("https://www.transparenttextures.com/patterns/classy-fabric.png");
  opacity: 0.8;
  margin-left: auto;
  padding-top: 30px;
  margin-right: auto;
  padding-left: 2%;
  padding-right: 2%;
  color: #fff;
  padding-bottom: 50px;
  text-align: left;
  font-size: 16px;
  font-size: 16px;
  line-height: 40px;
font-family: 'mincho3';
}

.site-footer .copyrightsp {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  color: #fff;
  display: block;
}

.site-footer .copyright {
display: none;}

.container_news {
  padding-top: 50px;
  padding-bottom: 430px;
  background-color: #010623;
background-image: url("https://www.transparenttextures.com/patterns/classy-fabric.png");
width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2%;
  padding-right: 2%;
}

}


@media (max-width: 320px) {

.top_btn {
  position: absolute;
  top: 48% !important;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  opacity: 0.9;
}

.nowonsale {
  position: absolute;
  bottom: 32%;
  width: 100%;
  max-width: 330px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* ** */}

@media (min-width: 321px) and (max-width: 375px) {

.top_btn {
  position: absolute;
  top: 58% !important;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  opacity: 0.9;
}

.nowonsale {
  position: absolute;
  bottom: 21%;
  width: 100%;
  max-width: 330px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* ** */}


@media (min-width: 376px) and (max-width: 412px) {

.top_btn {
  position: absolute;
  top: 65% !important;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  opacity: 0.9;
}

.nowonsale {
  position: absolute;
  bottom: 14%;
  width: 100%;
  max-width: 330px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* ** */}


@media (min-width: 413px) and (max-width: 800px) {

.top_btn {
  position: absolute;
  top: 65% !important;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  opacity: 0.9;
}

.nowonsale {
  position: absolute;
  bottom: 14%;
  width: 100%;
  max-width: 330px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}



/* ** */}




@media (min-width: 768px) and (max-width: 800px) {

.top_btn {
  position: absolute;
  top: 65% !important;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  opacity: 0.9;
}

.nowonsale {
  position: absolute;
  bottom: 17%;
  width: 100%;
  max-width: 330px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}




.catch1{
  width: 100%;
  max-width: 1100px;
  text-align: center;
  font-size: 60px;
  color: #ccb207;
  font-family: "mincho3";
  padding-top: 50px;
  margin: 0px auto 0 auto;
  line-height: 40px;

}

.catch2{
  width: 100%;
  max-width: 1100px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-family: "mincho2";
  margin: 50px auto 0 auto;
  line-height: 50px;
display: block;
}



#intro {
    position: relative;
    width: 100%;
  background-size: 100% auto;
  padding-bottom: 0px;
  padding-top: 30px;
}




#intro2 {
    position: relative;
    width: 100%;
  background-size: 100% auto;
  padding-bottom: 0px;
  padding-top: 30px;
  background:url() no-repeat center bottom fixed;
}


.container_intro_first {
width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-left: 0%;
  padding-right: 0%;
}

.container_intro_last {
width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 100px;
  padding-left: 0%;
  padding-right: 0%;
font-family: 'gothic2';
}


.site-footer {
  padding: 0 4.5%;
  background:url() no-repeat center bottom fixed;
  background-color: #000;
  opacity: 0.8;
  background-size: 100% auto;
}

.orblogo{
float: left;
left: 0;
margin-top: -5px;
width: 400px;
}



/* ** */}

@media (min-width: 801px) and (max-width: 1024px) {

.mainimg #layer li .bg {
  background: url(../img/top/main.jpg) no-repeat;
  background-position: 56% 110%;
  bottom: 0;
  position: absolute;
  width: 110%;
  height: 110%;
  left: -5%;
  top: -5%;
}

/* ** */}


.gaiyo{
  width: 100%;
  text-align: center;
  margin: 50px auto; 
}

.gaiyo_inner{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.gaiyo2{
  width: 100%;
  text-align: center;
  margin: 0px auto;
  background: #000;
  opacity: 0.8; 
}

.gaiyo2_inner{
  width: 100%;
  max-width: 1200px;
}

.top_banner0 {
  width: 310px;
  margin: 20px auto 0 auto;
}
.top_banner1 {
  width: 521px;
  margin: 20px auto 0 auto;
}
.top_banner1 {
  margin-bottom: 10px;
  border-bottom: 0px solid #fff;
}
.top_banner1 ul{
  display: -webkit-flex;
  display: flex;
  list-style: none;
}

.top_banner1 li {
  margin: 10px;
  border-radius: 5px;
  line-hight: 1;
  color: #fff;
}

.top_banner2 {
  width: 781px;
  margin: 0 auto;
}
.top_banner2 {
  margin-bottom: 0px;
  border-bottom: 0px solid #fff;
}
.top_banner2 ul{
  display: -webkit-flex;
  display: flex;
  list-style: none;
}

.top_banner2 li {
  margin: 10px;
  border-radius: 5px;
  line-hight: 1;
  color: #fff;
}


#fixedBnr{
  color:#fff;
  position:fixed;
  right:0px;  
  top:30px;
  display:block;
  width:55px;
  z-index:999;
  opacity:1;
}

#fixedBnr:hover{
  opacity:0.7;
}



.block {
  margin-bottom: 70px;
  padding-bottom: 70px;
  color: #fff;
  text-align: left;
  font-size: 14px;
  line-height: 30px;
  width: 810px;
  margin: 0 auto;
}





.block2 {
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
}

.block_wrap {
  position: relative;
  margin: 60px 0 0;
  padding: 20px 0 0;
}
.block_wrap .img_closed {
  position: absolute;
  top: 0;
  left: 460px;
  z-index: 1;
}
.block.closed {
  opacity: 0.3;
}
.block h3 {
  border-bottom: 1px solid #fff;
}
.block2 h3 {
  border-bottom: 1px solid #fff;
}
.block table {
  margin: 50px 0 0 25px;
  color: #b8bdcd;
  font-size: 1.6rem;
  line-height: 2.5;
}
.block table th,
.block table td {
  vertical-align: top;
}
.block table th {
  padding: 0 25px 18px 0;
}
.block table td {
  padding: 0 0 18px 0;
}
.block table a {
  color: #b8bdcd;
}
.block h4 {
  margin: 25px 0 10px 0px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
}

.block p,
.block li {
  color: #fff;
  font-size: 20px;
  line-height: 2.5;
}
.block2 h4 {
  margin: 25px auto 10px 0px;
  font-size: 25px;
  line-height: 1.8;
}

.block2 h5 {
  margin: 25px auto 10px 0px;
  font-size: 18px;
  line-height: 1.8;
  color: #3990bd;
}


.block2 p,
.block2 li {
  color: #b8bdcd;
  font-size: 1.6rem;
  line-height: 2.5;
}
.block ul {
  margin: 0 0 0 25px;
}
.block li {
  margin: 0 0 10px 1em;
  line-height: 1.8;
  text-indent: -1em;
}
.block p {
  margin: 0 0 30px 0px;
}



.footer .sns {
  display: table;
  margin: 50px auto 50px;
}
.footer .sns li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  text-align: center;
}
.footer .copyright {
  padding: 10px;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
}




@media(max-width:640px){
#intro {
    position: relative;
    width: 100%;
  background-size: 100% auto;
  padding-bottom: 30px;
}

#intro {
    position: relative;
    width: 100%;
  background:url() no-repeat center top fixed;
  background-size: 100% auto;
  padding-bottom: 150px;
  padding-top: 500px;
}



.block {
  margin-bottom: 70px;
  padding-bottom: 70px;
  color: #fff;
  text-align: left;
  font-size: 14px;
  line-height: 30px;
  width: 100%;
  margin: 0 auto;
}



.top_banner1 {
  width: 100%;
  margin: 20px auto 0 auto;
}
.top_banner1 {
  margin-bottom: 10px;
  border-bottom: 0px solid #fff;
}
.top_banner1 ul{
  display: -webkit-flex;
  display: flex;
  list-style: none;
}

.top_banner1 li {
  margin: 10px;
  border-radius: 5px;
  line-hight: 1;
  color: #fff;
}

.top_banner2 {
  width: 100%;
  margin: 0 auto;
}
.top_banner2 {
  margin-bottom: 0px;
  border-bottom: 0px solid #fff;
}
.top_banner2 ul{
  display: -webkit-flex;
  display: flex;
  list-style: none;
}

.top_banner2 li {
  margin: 10px;
  border-radius: 5px;
  line-hight: 1;
  color: #fff;
}

#fixedBnr{display: none;}

.footer .copyright {
  padding: 30px 0;
  color: #fff;
  background: rgba(0,0,0,0.8);
  font-size: 11px;
  text-align: center;
}


.block {
  margin-bottom: 70px;
  padding-bottom: 0px;
  color: #fff;
  text-align: left;
  font-size: 14px;
  line-height: 30px;
  width: 100%;
  margin: 0 auto;
}

.block2 {
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
}

.block_wrap {
  position: relative;
  margin: 60px 0 0;
  padding: 20px 0 0;
}
.block_wrap .img_closed {
  position: absolute;
  top: 0;
  left: 460px;
  z-index: 1;
}
.block.closed {
  opacity: 0.5;
}
.block h3 {
  border-bottom: 1px solid #fff;
}
.block2 h3 {
  border-bottom: 1px solid #fff;
}
.block table {
  margin: 50px 0 0 25px;
  color: #b8bdcd;
  font-size: 1.6rem;
  line-height: 2.5;
}
.block table th,
.block table td {
  vertical-align: top;
}
.block table th {
  padding: 0 25px 18px 0;
}
.block table td {
  padding: 0 0 18px 0;
}
.block table a {
  color: #b8bdcd;
}
.block h4 {
  margin: 25px auto 10px 15px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.8;
}

.block p,
.block li {
  margin: 10px auto 10px 15px;
  color: #fff;
  font-size: 13px;
  line-height: 2.5;
}
.block2 h4 {
  margin: 25px auto 10px 0px;
  font-size: 18px;
  line-height: 1.8;
}

.block2 h5 {
  margin: 25px auto 10px 0px;
  font-size: 18px;
  line-height: 1.8;
  color: #3990bd;
}


.block2 p,
.block2 li {
  color: #b8bdcd;
  font-size: 1.6rem;
  line-height: 2.5;
}
.block ul {
  margin: 0 0 0 25px;
}
.block li {
  margin: 0 0 10px 1em;
  line-height: 1.8;
  text-indent: -1em;
}



.sponly{display: block;}
.pconly{display: none;}


.smallpc{display: none;}


.gaiyo_inner{
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 30px 10px 30px 10px;
}



}


.smallpc{  display: block;}
.smallsp{  display: none;}

.sponly{display: none;}
.pconly{display: block;}




.mainimg #layer .top_nav {
  position: absolute;
  top: 50px;
  left: 20%;
  width: 100%;
}
.mainimg #layer .top_nav .nav {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  height: 200px;
}
.mainimg #layer .top_nav .nav ul {
  float: left;
}


.top_main {
  position: relative;
  max-width: 2000px;
  margin: 0 auto;
  background: url(../img/top/body_bg.jpg) no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}


.secondbanner {
  position: absolute;
  top: 30px;
  right: 80px;
  width: 100px;
  height: 100px;
}


.firstbanner {
  position: absolute;
  top: 150px;
  right: 80px;
  width: 100px;
  height: 100px;
}


.tit{
    width: 75px;
    margin: 0 auto;
    top: 300px;
    position: relative;
}




.sp_only {display: none;}
.pc_only {display: block;}


@media only screen and ( min-width: 640px ) /* 1000 */
{

.nav_btn{display: none;}
.modal{display: none;}

}



@media only screen and ( max-width: 640px ) /* 1000 */
{

.top_banner0 {
  width: 60%;
  margin: 20px auto 25px auto;
}

}
