@charset "shift_jis";
/* CSS Document */




.mainimg_box {

position: relative;
}
.mainimg_box h1 {
display: block;
margin: 0 auto;
}
.ct_box .mainimg_box .mainimg_02 {
display: block;
position: absolute;
z-index: 10;
top:0;
left:0;

  animation-name: fadein-out;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes fadein-out {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

.price_box {
background: url(../images/price_txt_bg.jpg) #000 no-repeat;
background-size: cover;
padding: 30px;

}


.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: 1200px;
  width: 60%;
  margin: 0 auto;
}

.price_box .price01 {
width: 34vw;
max-width: 544px;
margin-right: 0px;
}

.price_box .price02 {
width: 100%;
max-width: 944px;
margin-right: 0px;
margin-top: 30px;
}

.price_box .btn_buy {
width: 180px;
}



.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: #ff1493;
border-color: #ff1493;
}





.price_box2 .btn_buy2 {
width: 180px;
}

.price_box2 .price_inbox2 {
  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: 1200px;
  width: 60%;
  margin: 0 auto;
}

.price_box2 .price_inbox2 .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_box2 .price_inbox2 .btn_mall .btn.btn-light {
display: block;
color: #fff;
background-color: #14a9ff;
border-color: #14a9ff;
}


.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;

width: 100%;
max-width: 1180px;
margin-left: auto;
margin-right: auto;

}

.promo_movie_box {
width: 48%;
max-width: 900px;
margin: 30px auto 30px;
border:  solid 5px #000 ;
}
.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 h1 {
width: 100%;
max-width: 100%;
margin: 0 auto;
}

.ct_box .ct_inbox {
width: 100%;
margin: 0 auto;

padding: 40px 0 20px;
}

.ct_box .sec00 {
width: 100%;
max-width: 1200px;
margin: 0 auto 10px;
position: relative;
}

.ct_box .sec01 {
width: 100%;
max-width: 1200px;
margin: 0 auto 40px;
position: relative;
}
.ct_box .sec01_2 {
width: 100%;
max-width: 1200px;
margin: 0 auto 40px;
position: relative;
}


.ct_box .sec02 {
width: 100%;
max-width: 1200px;
margin: 0 auto 40px;
position: relative;
}

.ct_box .sec03 {
width: 100%;
max-width: 1200px;
margin: 0 auto 10px;
position: relative;
}

.ct_box .sec04 {
width: 100%;
max-width: 1200px;
margin: 0 auto 30px;
position: relative;
}

.ct_box .btn_link {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 40px;
  }

.ct_box .sec01 .sec01_1 {
position: absolute;
width: 39.4%;
max-width: 472px;

top: 649px;
    right: 119px;
}


.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;
}

.title {
  display: block;
  margin: 0 auto;
  }




#contents .howto_box {
position:relative;
}
#contents .ttl_howto {
position:relative;
margin-bottom: 30px;
}

#contents .ttl_howto .ttl01_2203 {
display: block;
position: absolute;
top:0;
bottom:0;
left:0;
right:0;
margin: auto;
width: 80%;
height: auto;
max-width: 963px;
z-index: 100;
}



#contents .frienda_box {
border-top: solid 8px #E70000;
border-bottom: solid 8px #E70000;
margin-bottom: 60px;
}

#contents .frienda_box .frienda_inbox {
border-top: solid 4px #000;
border-bottom: solid 4px #000;
background: #fff url(../images/frienda_bg.png) center center;
background-size: cover;
padding: 10px;
}


#contents .frienda_box a {
width: 96%;
max-width: 1060px;
margin: 0 auto;

display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;

align-items: center;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}

#contents .frienda_box a .frienda_txt {
width: 100%;
max-width: 746px;
}



#contents .bnr_sp_box {
padding: 30px 0;
background: #000;
}
#contents .bnr_sp_box a {
display: block;
width: 90%;
max-width: 774px;
margin: 0 auto;
}


#contents .modal_wrap{
  position: fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100000;
}

#contents .modal_inner{
background: #000;
  /* width: 90%;
max-width: 920px; */
max-height: 90vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  transform:translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
border: solid 3px #fff;
}
