@charset "shift_jis";
/* CSS Document */




/* .mainimg_box {
background: url(../images/main_bg.jpg) top center no-repeat;
background-size: cover;
padding-top: 20px;
}
.mainimg_box h1 {
display: block;
max-width: 1204px;
margin: 0 auto;
} */

.price_box {
background: url(../images/price_bg.png) center center no-repeat;
background-size: cover;
padding: 20px;

}

.price_box .price_inbox {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
max-width: 980px;
width: 100%;
margin: 0 auto;
}
.price_box .price_txt {
max-width: 310px;
}

.price_box .price_txt2 {
width: calc(100% - 320px - 200px);
color:#fff;
font-size: 16px;
}




#contents .modal_wrap{
  position: fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100000;
}

#contents .modal_inner{
background: #000;
  /* width: 90%;
max-width: 920px; */
max-height: 90vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  transform:translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
border: solid 3px #fff;
}


.price_box .btn_buy {
width: 180px;
}

.price_box .price_inbox .btn_mall .btn {
display: inline-block;
font-weight: bold;
line-height: 1.5;
color: #212529;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: .375rem 2rem;
font-size: 18px;
width: 180px;
border-radius: 6px;
}
.price_box .price_inbox .btn_mall .btn.btn-light {
display: block;
color: #fff;
background-color: #C82A3A;
border-color: #C82A3A;
}



#contents .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#contents .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


.movie_area {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}

.promo_movie_box {
width: 96%;
max-width: 900px;
margin: 0 auto 30px;
}
.promo_movie_box img {
margin-bottom: 5px;
}





.ct_inbox {
background: -webkit-linear-gradient(0deg, #FFD08E 0, rgba(255,255,255,1) 50%, #FFD08E 100%);
  background: -moz-linear-gradient(90deg, #FFD08E 0, rgba(255,255,255,1) 50%, #FFD08E 100%);
  background: linear-gradient(90deg, #FFD08E 0, rgba(255,255,255,1) 50%, #FFD08E 100%);
  background-position: 50% 50%;
padding: 60px 0 30px;
}

.ct_inbox .btn_01_pc{
display: block;
max-width: 805px;
width: 100%;
height: auto;
margin: 0 auto 40px;
}

.ct_inbox .ball {
width: 80%;
max-width: 669px;
margin: 40px auto 60px;
}

.ct_inbox .img01 {
width: 100%;
max-width: 1206px;
margin: 0 auto 60px;
}

.ct_inbox .img04 {
width: 100%;
max-width: 1144px;
margin: 0 auto 60px;
position: relative;
}





.ct_inbox .img06 {
width: 100%;
max-width: 1141px;
margin: 0 auto 60px;
}




.btn_box {
max-width: 371px;
width: 80%;
margin: 30px auto;
}
.btn_box a {
display: block;
margin-bottom: 30px;
}



.demo_box{
max-width: 1600px;
width: 100%;
height: 600px;
position: relative;
background: url(../images/demo_bg.jpg) no-repeat center top;
margin: 40px auto 0;
}

.demo_box .sp_box{
display: none;
}

.demo_box .demo_ttl{
display: block;
width: 935px;
margin: 0 auto 86px;
text-align: center;
}

.demo_box .demo_btn{
display: block;
width: 270px;
margin: 0 auto 20px;
}

.demo_box .demo_txt{
display: block;
width: 400px;
margin: 0 auto;
position: relative;
}
.demo_box .demo_txt .demo_txt2 {
display: block;
position: absolute;
z-index: 10;

animation: demo_txt2 1.5s linear infinite;
}


@keyframes demo_txt2 {
  20%,80% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}



.subttl {
width: 75%;
max-width: 372px;
margin: 0 auto 20px;
}



.ct_inbox .anime_box {
position: absolute;
width: 486px;
height: 276px;
background: #000;
padding: 3px;
}


.ct_inbox .img04 {
width: 100%;
max-width: 1144px;
margin: 0 auto 60px;
position: relative;
}


.ct_inbox .img04 .anime_box {
left:49.83%; top:10.50%;
}



.ct_inbox .img05_box {
width: 100%;
max-width: 1144px;
margin: 0 auto 60px;
}

.ct_inbox .img05_box .img05_inbox {
background: url(../images/img05box_bg_pc.png) top center repeat-y;
background-size: 100% auto;
}


.ct_inbox .img05_box .img05 {
width: 90%;
max-width: 949px;
margin: 0 auto 60px;
position: relative;
}

.ct_inbox .img05_box .img05 a {
position: absolute;
display: block;
width: 245px;
bottom:0;
right:50px;
}


.ct_inbox .img05_box .img05:last-of-type {
margin: 0 auto 0px;
}
.ct_inbox .img05 .anime_box {
left: 30px;
top: 67px;
}

.ct_inbox .img05.img05_01 .anime_box {
left:0;
right:0;
top:6.7%;
margin: 0 auto;
}

.ct_inbox .img05.img05_10 .anime_box {
left: 30px;
top: 145px;
}



.btn0002_box {

padding: 50px 0 10px ;

}


.btn0002_box a {

display: block;
margin: 0 auto;
width: 90%;
max-width: 800px;
padding: 15px 15px 12px;
background: #B4001C;
color:#fff;
font-size: 24px;
font-weight: bold;
text-align: center;

border-radius: 10px;

}
