@charset "shift_jis";
/* CSS Document */



#contents .pc-none {
display: none;
}
#contents .sp-none {
display: block;
}
#contents br.sp-none {
display: inline;
}

.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;
}


.price_box {
background: #000;
padding: 20px;
}

.price_box .price_inbox {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-around;
justify-content: space-around;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
max-width: 980px;
width: 100%;
margin: 0 auto;
}
.price_box .price_txt {
max-width: 519px;
}

.btn_buy {
width: 180px;
}

.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: 2px solid transparent;
padding: .375rem 2rem;
font-size: 18px;
width: 180px;
border-radius: 6px;
}
.btn_mall .btn.btn-light {
display: block;
color: #000;
background-color: #FFF100;
border-color: #FFF100;
}




.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: 980px;
margin: 0 auto 60px;

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}

#contents .movie_each {
width: 100%;
max-width: 480px;
border: solid 6px #fff;
-webkit-box-shadow: 4px 4px 7px 0 rgba(0,0,0,0.18) ;
box-shadow: 4px 4px 7px 0 rgba(0,0,0,0.18) ;
}

#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;
}
.ct_box .copyright {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;

align-items: center;

margin-bottom: 40px;

padding-top: 40px;
}

.ct_box .copyright_img {
width: 30%;
max-width: 280px;
}

.ct_box .copyright_txt {
width: 40%;
text-align: left;
font-size: 12px;
color:#000;
}


/*------------------------*/


.ct_box .sec01 {
background: url(../images/sec01_bg.jpg) center center no-repeat;
background-size: cover;
padding: 60px 0;
}


.ct_box .sec01 .sec01_img {
width: 96%;
max-width: 1025px;
margin-left: auto;
margin-right: auto;
}




.ct_box .sec02 {
background: url(../images/sec02_bg_loop.jpg) top center repeat-y;
background-size: 100% auto;
padding: 1px 0 0;
}
.ct_box .sec02 .MT80 {
margin-top: 80px;
}



.ct_box .sec02 .sec02_inbox {
background: url(../images/sec02_bg_bottom.jpg) center center no-repeat;
background-size: 100% auto;
padding: 80px 0;
}


.ct_box .sec02 .sec02_img01 {
width: 96%;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}

.ct_box .sec02 .sec03_txt02 {
width: 75%;
max-width: 911px;
margin-left: auto;
margin-right: auto;
}


.ct_box .sec04 {
padding: 60px 0;
background: url(../images/sec04_bg.png) center center no-repeat;
background-size: cover;
}

.ct_box .sec04 .sliderArea {
width: 96%;
max-width: 777px;
margin-left: auto;
margin-right: auto;
}
.slick-prev, .slick-next {
width: 115px;
height: 135px;
}

.slick-prev, .slick-prev:hover, .slick-prev:focus {
background: url(../images/sec04_prev.png) no-repeat center center;
background-size: cover;
left: -110px;
}
.slick-prev:before {
content: '';
}

.slick-next, .slick-next:hover, .slick-next:focus {
background: url(../images/sec04_next.png) no-repeat center center;
background-size: cover;
right: -110px;
}
.slick-next:before {
content: '';
}

