.w100 {
  display: block;
  width: 100%;
  height: auto;
}

.price_box {
  background: url(../images/price_bg.png) no-repeat;
  background-size: cover;
  padding: 20px;
  margin-bottom: 40px;
}

.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;
}
.price_box .price_txt {
  width: 100%;
}

.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: 0.375rem 2rem;
  font-size: 18px;
  width: 180px;
  border-radius: 6px;
}
.btn_mall .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #0000DD;
  border-color: #0000DD;

  margin: 20px auto 0px;
}

.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;
background: url(../images/bg.jpg) top center fixed;
background-size: cover;
}

@media (min-width: 481px) {
  .ct_box > .w480 {
    border-right: 4px #ef4a00 solid;
    border-left: 4px #ef4a00 solid;
  }
  /* min-width: 481px */
}

.bg_box {
  background: #B0DEEF;
}
/*------------------------*/
.each_sec{
  margin-bottom: 40px;
  text-align: center;
}

.movie_box_title{
  width: 85.625%;
  margin: 0 auto;
}

.movie_box{
  background: #00439a;
  margin: -5% 15px 0;
  padding: 5% 0;
  border-radius: 20px;
}

.area01_move01, .area01_move02{
  width: 90%;
  height: auto;
  aspect-ratio: 16 / 9;
  display: block;
  margin: 5% auto 0;
  border: 3px solid #000;
}

.img06_btn{
  display: inline-block;
  width: 95.10416667%;
  margin-top: 15px;
}

.img06_btn:hover{
  opacity: 0.7;
}

ul li a:hover{
  opacity: 0.7;
}

.icon_list_top{
  width: 92.08333333%;
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0 auto 15px;
}

.icon_list_bottom{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

.icon_bottom_item {
  width: 20%; /* 100% / 5 = 20% */
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 10px;
}

.manual_btn{
  display: inline-block;
  max-width: 330px;
  width: 80%;
  margin:5px 0 15px;
}

.manual_btn:hover{
  opacity: 0.7;
}

.slide_sec{
  border-top: 40px solid #0000DD;
  background: rgba(255, 255, 255, 0.7);
  padding-bottom: 20px;
}

.slide_box{
  position: relative;
}

.area02_slide_container{
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.area02_slide_container .swiper-slide {
  transform: scale(0.9);
  transition: transform 0.3s ease;
  cursor: pointer;
}

.area02_slide_container .swiper-slide-active {
  transform: scale(1);
}


.swiper-pagination{
  position: relative;
  margin-top: 20px;
}
.swiper-pagination-bullet {
  width: 14px; 
  height: 14px; 
  background: #024fd4;
  opacity: 0.3;
}

.swiper-pagination-bullet-active {
  background: #024fd4;
  opacity: 1;
}

.area02_slide_thumb {
  margin: 3px auto 10px;
  overflow: visible;
  width: 93.7%;
 }

.area02_slide_thumb .swiper-slide {
  transform: translateY(-20px);
  transition: transform 0.2s ease;
  cursor: pointer;
}
.area02_slide_thumb .swiper-slide-thumb-active {
  transform: translateY(0);
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}

.custom-prev,
.custom-next {
  position: absolute;
  top: 65%;
  z-index: 10;
  cursor: pointer;
}

.custom-prev {
  left: 5%;
}

.custom-prev:hover {
  opacity: 0.7;
}

.custom-next {
  right: 5%;
}

.custom-next:hover {
  opacity: 0.7;
}

.custom-prev img,
.custom-next img {
  width: 18px;
  height: auto;
}

.icon_box_title{
  padding-bottom: 15px;
}

.slider{
  padding: 0;
  margin-top: 15px;
}

.slider li{
  margin: 0 5px;
}

.slider_top{
  list-style: none;
  padding: 0;
  display: flex;
  margin: -10px 10px 0 5px;
  padding-top: 25px;
  gap: 10px;
}

.slider_box{
  background: rgba(255, 255, 255, 0.7);
  padding-bottom: 15px;
}
