@charset "shift_jis";
/* CSS Document */




.MB1em {
  margin-bottom: 1em !important;
}
.MB00 {
  margin-bottom: 0px !important;
}
.MB10 {
  margin-bottom: 10px !important;
}
.MB15 {
  margin-bottom: 15px !important;
}
.MB20 {
  margin-bottom: 20px !important;
}
.MB25 {
  margin-bottom: 25px !important;
}
.MB30 {
  margin-bottom: 30px !important;
}
.MB35 {
  margin-bottom: 35px !important;
}
.MB40 {
  margin-bottom: 40px !important;
}
.MB45 {
  margin-bottom: 45px !important;
}
.MB50 {
  margin-bottom: 50px !important;
}
.MB55 {
  margin-bottom: 55px !important;
}
.MB60 {
  margin-bottom: 60px !important;
}
.MB65 {
  margin-bottom: 55px !important;
}
.MB60 {
  margin-bottom: 60px !important;
}
.MB65 {
  margin-bottom: 65px !important;
}
.MB70 {
  margin-bottom: 70px !important;
}
.MB75 {
  margin-bottom: 75px !important;
}
.MB80 {
  margin-bottom: 80px !important;
}
.MB85 {
  margin-bottom: 85px !important;
}
.MB90 {
  margin-bottom: 90px !important;
}
.MB95 {
  margin-bottom: 95px !important;
}
.MB100 {
  margin-bottom: 100px !important;
}
.MB110 {
  margin-bottom: 110px !important;
}
.MB120 {
  margin-bottom: 120px !important;
}
.MB130 {
  margin-bottom: 130px !important;
}
.MB140 {
  margin-bottom: 140px !important;
}
.MB150 {
  margin-bottom: 150px !important;
}
.MB160 {
  margin-bottom: 160px !important;
}
.MB200 {
  margin-bottom: 200px !important;
}



.ct_box {
  width: 100%;
  margin: 0 auto;
  background: #f7ebea;
}

.ct_inbox {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

.ct_box > .w480 {
  width: 100%;
  max-width: 480px;
  box-sizing: border-box;
  margin: 0 auto;
}

@media (min-width: 481px) {
  .ct_box > .w480 {
    border-right: 4px #fff solid;
    border-left: 4px #fff solid;
  }
  .ct_box {
    background: url(../../images/bg_pc_2407.png);
  }

  /* min-width: 481px */
}

.pc_none {
  display: none;
}
.sp_none {
  display: block;
}




.ct_box .btn_mall .btn {
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  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: 0.25em 10px 0.1em;
  font-size: 18px;
  width: 140px;
  border-radius: 6px;
  box-sizing: border-box;

  margin: 10px auto 0;
}
.ct_box .btn_mall .btn.btn-light {
  display: block;
  color: #8a675d;
  background-color: #f8c075;
  border: solid 3px #fff;
}


.ct_box .lineup_box,
.ct_box .detail_box {
position: relative;
}

.ct_box .btn_buy {
position: absolute;
left: 11%;
bottom: 30px;
}
.ct_box .btn_buy.price02 {
position: absolute;
left:inherit;
right: 11%;
}

.ct_box .price02 .btn_mall .btn.btn-light {
  background-color: #92d9e7;
}

.ct_box .price03 .btn_mall .btn.btn-light {
  background-color: #cfe4a9;
}

.ct_box .btn_buy.btn_detail {
position: absolute;
left: 0;
right:0;
bottom: 25px;
}

.ct_box .btn_detail .btn_mall .btn {
  font-size: 22px;
  width: 200px;
}



/* #contents .movie_box {
width: 90%;
max-width: 800px;
padding: 40px 0;
margin: 0 auto;
} */


.copyright_box_right {
  padding: 10px 20px;
  text-align: right;
}


#contents .btn2405_manual {
  display: block;
  width: 60%;
  max-width: 360px;
  margin: 0 auto;
}


.top_btn{
  width: 60%;
  margin: 0 auto;
  padding: 10% 0;
}
.top_btn:hover{
  opacity: 0.7;
}



#contents .promo_movie_box {
  width: 75%;
  max-width: 480px;
  padding: 20px;
margin: 0 auto;
}

#contents .youtube {
  position: relative;
  width: 100%;
  padding-top: 177.78%;
}
#contents .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}





#contents .ct_inbox {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
background: #f7ebea;
position: relative;
}



#contents h2.charm_house_ttl {
    display: block;
    text-align: center;
    position: absolute;
    top: -50px;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 100;
}





#contents .main_bg {
background:#c6e7f9 url(../images/main_bg.png) top center no-repeat;
background-size: 100% auto;
padding-bottom: 20px;
}

#contents .price_texts {
width: 55%;
max-width: 504px;
margin: 0 auto 10px;
}