@charset "shift_jis";
/* CSS Document */


.ct_box {
background: url(../images/bg.jpg) top center repeat-y;
background-size: 100% auto;
position: relative;
}


/* .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_pc.png) center center repeat-x;
background-size: auto 100%;
padding: 20px 0;
}

.price_box .price_inbox{
width: 90%;
max-width: 1200px;
margin: 0 auto;

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-around;
justify-content: space-around;

align-items: center;

}
.price_box .price_inbox .price_txt{
max-width: 904px;
width: 80%;
}

.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: #FF8811;
border-color: #FF8811;
}



.ct_inbox {
width: 100%;
max-width: 1200px;
margin: 0 auto;
padding: 30px 0 40px;
}


.img05_box {
max-width: 674px;
width: 80%;
margin: 0 auto 30px;
}

#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;
}

.img02_2 {
position: relative;
margin: 0 auto;
}

.img02_2 .img02_2_anime {
position: absolute;
display: block;
width: 40.00%;
height:17%;
left:15.50%;
top:53.5%;

}

.img03_ttl {
background: url(../images/img03_ttl_pc_bg.png) right center no-repeat;
margin-bottom: 10px;
}

.img03_ttl .img03_ttl_inbox {
max-width: 1145px;
width: 100%;
margin: 0 auto;
}


.img03_txt {
max-width: 980px;
width: 90%;
margin: 0 auto 20px;
}

.img03 {
margin-bottom: 20px;
}

.img03_2 {
max-width: 989px;
width: 60%;
margin:0 auto 20px;
}

.comment_box {
width: 100%;
max-width: 981px;
margin: 0 auto 40px;
}

.img04_top {
background: url(../images/img04_bg_top_pc.png) top center no-repeat;
padding: 50px 0 40px;
}
.img04_ttl {
max-width: 794px;
width: 90%;
margin: 0 auto;
}
.img04_bottom {
background: url(../images/img04_bg_bottom_pc.png?2207) bottom center no-repeat;
padding: 0 0 60px;
margin-bottom: 40px;
}
.img04 {
max-width: 985px;
width: 90%;
margin: 0 auto 40px;

position: relative;
}

.img04 a {
position: absolute;
display: block;
width: 245px;
bottom:0;
right:50px;
}


.img04.img04_1 .anime_box {
position: absolute;
width:56.04%;
height:29.49%;
top:9.17%;
left:0;
right:0;
margin: 0 auto;
}



.img04.img04_2 .anime_box {
position: absolute;
width: 48.73%;
height: 45.84%;
left: 4.57%;
top: 100px;
}





.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;
}

.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;
  }
}


a.bnr_mouse_get_pc_plus {
display: block;
max-width: 800px;
width: 96%;
margin: 0 auto 40px;
}