@charset "UTF-8";
/*! Writen  by SCSS */
.pre-inc {
  /*****動画バナー****/
}
.pre-inc .sec01 {
  padding-bottom: clamp(60px, 8.34%, 100px);
  margin-bottom: clamp(60px, 8.34%, 100px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.pre-inc .sec02 {
  margin-bottom: clamp(30px, 5%, 60px);
}
.pre-inc .sec01_head {
  margin-bottom: clamp(60px, 8.34%, 100px);
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_head {
    margin-bottom: 50px;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
}
.pre-inc .sec01_wrap {
  margin-top: clamp(25px, 4.17%, 50px);
  margin-bottom: clamp(30px, 5%, 60px);
  align-items: flex-end;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px 0;
  }
}
.pre-inc .sec01_wrap .text_box {
  max-width: 530px;
  width: 44.17%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_wrap .text_box {
    width: 100%;
  }
}
.pre-inc .sec01_wrap .text_box .read {
  line-height: 3.13;
  margin-bottom: 5.67%;
}
@media screen and (max-width: 768px) {
  .pre-inc .sec01_wrap .text_box .read {
    line-height: 1.8;
  }
}
.pre-inc .sec01_wrap .text_box .time_text {
  max-width: 521px;
}
.pre-inc .sec01_wrap .text_box .time_text .text_image {
  width: 100%;
}
.pre-inc .sec01_wrap .image_box {
  max-width: 625px;
  width: 52.09%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_wrap .image_box {
    width: 100%;
  }
}
.pre-inc .sec01_bottom_wrap {
  align-items: flex-start;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_bottom_wrap {
    flex-direction: column;
    gap: 25px 0;
  }
}
.pre-inc .sec01_bottom_wrap .text_box {
  width: 56.67%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_bottom_wrap .text_box {
    width: 100%;
  }
}
.pre-inc .sec01_bottom_wrap .image_box {
  max-width: 500px;
  width: 41.67%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_bottom_wrap .image_box {
    width: 100%;
  }
}
.pre-inc .sec01_bottom_wrap .image_box .access_cap {
  font-size: 11px;
  margin-top: 10px;
  display: inline-block;
}
.pre-inc .sec01_bottom_wrap .sec01_b_head {
  margin-bottom: 0.6em;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_bottom_wrap .sec01_b_head {
    text-align: center;
  }
}
.pre-inc .sec01_bottom_wrap .time_list {
  display: flex;
  flex-direction: column;
  gap: 0 2em;
  line-height: 1;
}
@media screen and (max-width: 960px) {
  .pre-inc .sec01_bottom_wrap .time_list {
    gap: 0.8em 0;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_bottom_wrap .time_list {
    line-height: 1.4;
  }
}
.pre-inc .sec01_bottom_wrap .time_list .item {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_bottom_wrap .time_list .item {
    text-align: center;
  }
}
.pre-inc .sec01_bottom_wrap .time_list .item .item_text {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_bottom_wrap .time_list .item .item_text {
    justify-content: center;
  }
}
.pre-inc .sec01_bottom_wrap .time_list .item .item_text .text_in {
  display: flex;
  align-items: baseline;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_bottom_wrap .time_list .item .item_text .text_in {
    justify-content: center;
  }
}
.pre-inc .sec01_bottom_wrap .time_list .item .item_text .text_lg {
  font-size: 1.5em;
}
.pre-inc .sec01_bottom_wrap .time_list .item .item_text .text_direct {
  font-size: 1.4em;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec01_bottom_wrap .time_list .item .cap_l {
    text-align: center;
  }
}
.pre-inc .sec02_content .image_box {
  position: relative;
}
.pre-inc .sec02_content .image_box .image_text {
  position: absolute;
  font-size: clamp(24px, 3.38vw, 42px);
  letter-spacing: 0.1em;
  line-height: 1;
  z-index: 2;
  top: 0.42em;
  color: #fff;
}
.pre-inc .sec02_wrap_top {
  margin-bottom: clamp(25px, 4.17%, 50px);
  align-items: center;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_wrap_top {
    flex-direction: column;
    gap: 20px 0;
  }
}
.pre-inc .sec02_wrap_top .sec02_head {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(30px, 6.61vw, 82px);
  letter-spacing: 0.15em;
  writing-mode: vertical-lr;
  line-height: 1;
  width: 20.84%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_wrap_top .sec02_head {
    width: 100%;
    writing-mode: horizontal-tb;
  }
}
.pre-inc .sec02_wrap_top .image_box {
  max-width: 930px;
  width: 77.5%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_wrap_top .image_box {
    width: 100%;
  }
}
.pre-inc .sec02_wrap_top .image_box .image_text {
  right: 0.42em;
}
.pre-inc .sec02_wrap_bottom {
  align-items: flex-start;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_wrap_bottom {
    flex-direction: column;
    gap: 25px 0;
  }
}
.pre-inc .sec02_wrap_bottom .text_box .sec02_b_head {
  margin-bottom: 1.36em;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_wrap_bottom .text_box .sec02_b_head {
    text-align: center;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_wrap_bottom .text_box .time_wrap {
    text-align: center;
  }
}
.pre-inc .sec02_wrap_bottom .text_box .read {
  margin-top: 2.5em;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_wrap_bottom .text_box .read {
    margin-top: 20px;
  }
}
.pre-inc .sec02_content_top {
  margin-bottom: clamp(60px, 8.34%, 100px);
}
.pre-inc .sec02_content_top .sec02_wrap_bottom .image_box {
  max-width: 540px;
  width: 45%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_content_top .sec02_wrap_bottom .image_box {
    width: 100%;
  }
}
.pre-inc .sec02_content_top .sec02_wrap_bottom .image_box .image_text {
  right: 0.42em;
}
.pre-inc .sec02_content_top .sec02_wrap_bottom .text_box {
  width: 52.5%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_content_top .sec02_wrap_bottom .text_box {
    width: 100%;
  }
}
.pre-inc .sec02_content_top .sec02_wrap_bottom .text_box .time_wrap .sec_lead_s {
  font-size: 12px;
}
.pre-inc .sec02_content_bottom .sec02_wrap_bottom .image_box {
  max-width: 570px;
  width: 47.5%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_content_bottom .sec02_wrap_bottom .image_box {
    width: 100%;
  }
}
.pre-inc .sec02_content_bottom .sec02_wrap_bottom .image_box .image_text {
  left: 0.42em;
}
.pre-inc .sec02_content_bottom .sec02_wrap_bottom .text_box {
  width: 50%;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_content_bottom .sec02_wrap_bottom .text_box {
    width: 100%;
  }
}
.pre-inc .sec02_content_bottom .sec02_wrap_bottom .text_box .time_list {
  display: flex;
  align-items: flex-start;
  gap: 0 1.5em;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_content_bottom .sec02_wrap_bottom .text_box .time_list {
    gap: 0 1em;
    justify-content: center;
  }
}
.pre-inc .sec02_content_bottom .sec02_wrap_bottom .text_box .time_list .item {
  position: relative;
}
.pre-inc .sec02_content_bottom .sec02_wrap_bottom .text_box .time_list .item:first-child::after {
  content: "/";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_content_bottom .sec02_wrap_bottom .text_box .time_list .item:first-child::after {
    right: -0.5em;
  }
}
.pre-inc .sec02_content_bottom .sec02_wrap_bottom .text_box .time_list .item_text {
  letter-spacing: 0.15em;
}
@media screen and (max-width: 480px) {
  .pre-inc .sec02_content_bottom .sec02_wrap_bottom .text_box .time_list .item_text {
    letter-spacing: 0;
  }
}
.pre-inc .pick_up_bunner_wrapp {
  width: 55%;
  max-width: 560px;
  margin: 0 auto 80px;
}
.pre-inc .pick_up_bunner .js-modal-btn {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .pre-inc .pick_up_bunner_wrapp {
    width: 90%;
    max-width: inherit;
    margin: 0 auto 80px;
  }
}
.pre-inc .pick_up_bunner img {
  transition: 0.6s ease-in-out;
}
.pre-inc .pick_up_bunner:hover img {
  opacity: 0.9;
  transform: translateY(10px);
}

.modal-video-body {
  max-width: 1100px;
}/*# sourceMappingURL=access.css.map */