@charset "shift_jis";
/* CSS Document */

.ct_box {
background: url(../images/bg.jpg) top center repeat-y;
background-size: 100% auto;
}


.mainimg_box {
padding: 20px 0 40px;
}
.mainimg_box h1 {
display: block;
max-width: 1215px;
width: 100%;
margin: 0 auto;
}

.price_box {
background: url(../images/price_bg.png) center center repeat-x;
background-size: auto 100%;
padding: 40px;
}

.price_box .price_txt {
max-width: 891px;
margin: 0 auto;
}



.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;
}



#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 {
max-width: 1198px;
width: 100%;
margin: 0 auto;
padding-bottom: 40px;
}

.ct_inbox .box_each {
margin: 0 auto 60px;
}




.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;
}
.btn_mall .btn.btn-light {
display: block;
color: #fff;
background-color: #F84F3E;
border-color: #F84F3E;
}

.ct_inbox .box_each {
margin: 0 auto 60px;
position: relative;
}

.box_each .btn_buy {
width: 180px;
position: absolute;
bottom:100px;
right:230px;
}

.box_each.box_2302 .btn_buy {
width: 180px;
position: absolute;
bottom:100px;
right:280px;
}


