.w100 {
  display: block;
  width: 100%;
  height: auto;
}



.btn_mall.btn_mall02 .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #0000DD;
  border-color: #0000DD;
}

.btn_mall02 {
  margin-left: 3%;
}

.btn_mall_box {
  width: 180px;
  margin: 0 auto;
}
.btn_mall_box .btn_mall .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #0000DD;
  border-color: #0000DD;

  margin: 10px auto 20px;
}

.movie_area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#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: 100%;
  max-width: 480px;
  padding: 20px;

  background: url(../images/area3_bg.webp) repeat-y;
  background-size: 100% auto;
  background-position: top;
}

#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;

  padding: 20px 10px;
}

.ct_box .copyright_img {
  width: 40%;
  max-width: 320px;
}

.ct_box .copyright_text {
  width: 55%;
  text-align: left;
  font-size: 11px;
  color: #000;
}

.ct_box .copyright_text span {
display: inline-block;
padding-left: 1em;
text-indent: -1em;
}

.ct_box .bnr_box {
  padding: 20px 8% 10px;
}
.ct_box .bnr_box a {
  display: block;
}

.copyright_box2501{
  display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

/*------------------------*/

.ct_box {
  width: 100%;
  margin: 0 auto;
}

.ct_box > .w480 {
  width: 100%;
  max-width: 480px;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
}

#contents .bg_pc {
background: url(../images/bg_pc.jpg) center center fixed;
}

#contents .w480 {
width: 100%;
max-width: 480px;
margin: 0 auto;
background: url(../images/bg.jpg) center center fixed;
background-size: cover;
padding: 0;
}
@media (min-width: 481px) {
  .ct_box > .w480 {
border-left: 2px solid #008FC8;
border-right: 2px solid #008FC8;
  }
  /* min-width: 481px */
}

/*------------------------*/


.ct_box h1.ttl {
display: block;
margin: 20px 0 15px;
}

.ct_box section.each_item {
margin-bottom: 60px;
}

.ct_box h2.sec_ttl {
display: block;
margin: 0 0 10px;
}


.ct_box a.detail_btn {
display: block;
width: 80%;
max-width: 380px;
margin: 0 auto;
}

#contents .mega_each {
margin-bottom: 30px;
}

#contents .mega_each .price_box {
margin: 10px auto 0;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
align-items: center;
}
#contents .mega_each .price_box .price_txt {
width: 50%;
text-align: center;

color:#000;
font-weight: bold;
font-size: 20px;
line-height: 1.2;
text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0 -2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
}
#contents .mega_each .price_box .price_txt>span {
font-weight: normal;
font-size: 13px;
}
#contents .mega_each .price_box .price_txt>strong {
font-size: 30px;
font-weight: bold;
}
#contents .mega_each .price_box .price_txt>strong span {
font-size: 18px;
font-weight: bold;
}

#contents .mega_each .btn_mall_box {
width: 40%;
margin:0 5%;
}
#contents .mega_each .btn_mall .btn.btn-light {
display: block;
color: #384c57;
background: url(../images/btn_bg.png) center center;
background-size: cover;
border: solid 2px #384c57;
}
#contents .mega_each .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 1rem;
font-size: 18px;
width: 100%;
border-radius: 6px;
}





.rotom_box .price_box {
  background: #E94609;
  padding: 20px;
  margin-bottom: 20px;
}

.rotom_box .price_box .price_inbox {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  width: 90%;
  max-width: 383px;
  margin: 0 auto;
}
.rotom_box .price_box .price_txt {
  width: 100%;
}

.rotom_box .btn_buy {
  width: 180px;
}

.rotom_box .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: 0.375rem 2rem;
  font-size: 18px;
  width: 180px;
  border-radius: 6px;
}
.rotom_box .btn_mall .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #0000DD;
  border-color: #0000DD;

  margin: 20px auto 0px;
}


#contents .pulsh_each {
margin-bottom: 30px;
}

#contents .btn_mallpulsh {
width: 40%;
margin:20px auto 0;
}
#contents .btn_mall.btn_mallpulsh .btn.btn-light {
display: block;
color: #384c57;
background: url(../images/btn_bg.png) center center;
background-size: cover;
border: solid 2px #384c57;
}
#contents .btn_mall.btn_mallpulsh .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 1rem;
font-size: 18px;
width: 100%;
border-radius: 6px;
}