@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;
margin: 0 auto;
}

.price_box {
margin-bottom: 40px;
}

.price_box .price_inbox {
position: relative;
max-width: 1162px;
width: 100%;
margin: 0 auto;
}
.price_box .price_txt {
max-width: 721px;
}

.price_box .btn_buy {
width: 180px;
position: absolute;
top:18vw;
right:2vw;

}

.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: #FF5043;
border-color: #FF5043;
}

.pc_none {
display: none;
}

#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;

margin: 0 auto;
max-width: 1162px;
}

.promo_movie_box {
width: 48%;
max-width: 560px;
margin: 0 auto 30px;
}
.promo_movie_box img {
margin-bottom: 5px;
}



.ct_box {

background: url(../images/bg.jpg) no-repeat center center;
background-attachment: fixed;
background-size: 100% auto;
}


.ct_box .mainimg_box {
background-image: -webkit-linear-gradient(-90deg, #19B6C4 0, rgb(25, 180, 194, 0) 25%, rgb(25, 180, 194, 0) 100%);
background-image: -moz-linear-gradient(180deg, #19B6C4 0, rgb(25, 180, 194, 0) 25%, rgb(25, 180, 194, 0) 100%);
background-image: linear-gradient(180deg, #19B6C4 0, rgb(25, 180, 194, 0) 25%, rgb(25, 180, 194, 0) 100%);
background-position: 50% 50%;
-webkit-background-origin: padding-box;
background-origin: padding-box;
-webkit-background-clip: border-box;
background-clip: border-box;
-webkit-background-size: auto auto;
background-size: auto auto;

margin-bottom: 40px;
}

.ct_box .mainimg_box h1 {
width: 100%;
max-width: 1300px;
margin: 0 auto;
}

.ct_box .ct_inbox {
width: 100%;
margin: 0 auto;
}



.ct_box .sec01 {
width: 98%;
max-width: 1200px;
margin: 0 auto 40px;
position: relative;
}

.ct_box .sec02 {
width: 98%;
max-width: 1409px;
margin: 0 auto 40px;
}

.ct_box .sec03 {
width: 98%;
max-width: 1200px;
margin: 0 auto 40px;
position: relative;
}


.ct_box .sec01 .sec01_1 {
position: absolute;
width: 39.4%;
max-width: 472px;

top: 649px;
    right: 119px;
}

.ct_box .sec01 .sec01_2 {
position: absolute;
width: 39.4%;
max-width: 472px;

bottom: 106px;
    left: 114px;
}

.ct_box .sec03 .sec03_gif {
position: absolute;
width: 67.7%;
max-width: 812px;

    top: 329px;
    left: 192px;
}



.btn_box {
max-width: 371px;
width: 80%;
margin: 30px auto;
}
.btn_box a {
display: block;
margin-bottom: 30px;
}



#contents .bnr_sp_box {
padding: 30px 0;
background: #fff;
}
#contents .bnr_sp_box a {
display: block;
width: 90%;
max-width: 774px;
margin: 0 auto;
}