@charset "UTF-8";
body {
  overflow: auto;
}
@media screen and (max-width: 767px) {
  body {
    overflow: auto;
  }
}

.season_camp {
  background: #fff;
  letter-spacing: 1px;
  color: #4c4948;
}
.season_camp * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.season_camp *:before, .season_camp *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.season_camp {
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.season_camp .ff-Josefin-lighter {
  font-family: "Josefin Sans", serif;
  font-weight: lighter;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .season_camp .position-md-relative {
    position: relative;
  }
}
.season_camp .f-gothic {
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.season_camp .f-yumincho {
  font-family: "Yu Mincho", "YuMincho", "游明朝体", "游明朝", serif;
}
.season_camp .f-tuku {
  font-family: "fot-tsukuaoldmin-pr6n", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 300;
  font-style: normal;
}
.season_camp img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 767px) {
  .season_camp .sp-only-bg-gray {
    background: #f1f1f1;
  }
}
.season_camp .here-btn {
  border: 1px solid #e96496;
  color: #e96496;
  border-radius: 5px;
  line-height: 1;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .season_camp .here-btn {
    width: 100%;
    max-width: 750px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .here-btn {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .sp-only-bg-white {
    background: #fff;
    border-radius: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.season_camp .w-inner {
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .season_camp .w-inner {
    max-width: 1000px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .w-inner {
    width: 100%;
  }
}
.season_camp .sec-inner {
  max-width: 1080px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .season_camp .sec-inner {
    width: 100%;
    padding: 0 20px;
  }
}
.season_camp .bg-bt-line {
  background: url(../img/line-bg-pc.png) left bottom;
  line-height: 45px;
}
@media screen and (max-width: 767px) {
  .season_camp .bg-bt-line {
    background: url(../img/line-bg-sp.png) left bottom;
    line-height: 35px;
  }
}
.season_camp .text-orange {
  color: #e2823b;
}
.season_camp .l-inner {
  width: 260px;
  height: 350px;
}
.season_camp .swiper-pagination-bullet {
  background-color: #cccccc;
  width: 5px;
  height: 5px;
}
.season_camp .swiper-pagination-bullet-active {
  background-color: #808080;
}
.season_camp .card01 { /* 必要に応じてスコープを合わせる */ }
.season_camp .card01 .swiper-button-next,
.season_camp .card01 .swiper-button-prev {
  width: 26px;
  height: 32px;
  color: #333333; /* 矢印（疑似要素）の色 */
  background: transparent;
  top: 50%;
  /* SVG を非表示のままにするなら残す */
}
.season_camp .card01 .swiper-button-next::after,
.season_camp .card01 .swiper-button-prev::after { /* Swiper の疑似要素矢印に色を適用 */
  color: inherit;
  /* もし ::after に fill/stroke を使っている場合は下記を追加 */
  /* border-color: currentColor; */
}
.season_camp .step-add-soap {
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
  display: block;
  background: #fff;
  color: #4c4948;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.season_camp .marker-set {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fde6e6));
  background: linear-gradient(transparent 60%, #fde6e6 60%);
  display: inline;
}
.season_camp .qa {
  background: url(../img/bg_section15pc.png) no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .season_camp .qa {
    padding-top: 35px;
    padding-bottom: 45px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) {
  .season_camp .qa {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
.season_camp .qa-box {
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 3.536px 3.536px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 3.536px 3.536px 5px 0px rgba(0, 0, 0, 0.1);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
@media screen and (min-width: 768px) {
  .season_camp .qa-box {
    width: 48%;
    margin-top: 45px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .qa-box {
    width: 100%;
    margin-top: 20px;
  }
}
.season_camp .qa-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.season_camp .qa-title::before {
  content: "Q";
  display: block;
  color: #e2823b;
  font-size: 36px;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .season_camp .qa-title::before {
    margin-right: 5px;
  }
}
.season_camp .qa-title-ac {
  position: relative;
  width: 100%;
}
.season_camp .qa-title-ac::before, .season_camp .qa-title-ac::after {
  content: "";
  display: block;
  background: #e2823b;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 1;
}
.season_camp .qa-title-ac::before {
  width: 28px;
  height: 1px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .season_camp .qa-title-ac::before {
    width: 20px;
    height: 1px;
    right: 0;
  }
}
.season_camp .qa-title-ac::after {
  width: 1px;
  height: 28px;
  right: 13px;
}
@media screen and (max-width: 767px) {
  .season_camp .qa-title-ac::after {
    width: 1px;
    height: 20px;
    right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .season_camp .qa-title-ac {
    font-size: 16px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .qa-title-ac {
    font-size: 16px;
    padding-right: 20px;
  }
}
.season_camp .qa .toggle-active .qa-title-ac:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  opacity: 0;
}
.season_camp .qa-cotents {
  border-top: 1px solid #e2823b;
  padding-top: 8px;
  margin-top: 8px;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .season_camp .qa-cotents {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .qa-cotents {
    font-size: 13px !important;
  }
}
.season_camp .qa-text-under {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #f9e5d6));
  background: linear-gradient(transparent 60%, #f9e5d6 60%);
  display: inline;
}
.season_camp .sold-out__btn {
  width: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 0px;
  line-height: 35px;
  padding: 7px 15px;
  background: #a4a4a4 !important;
  border: none !important;
  pointer-events: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
@media screen and (max-width: 767px) {
  .season_camp .sold-out__btn {
    font-size: 15px;
    font-size: 0.9375rem;
    width: 100%;
    line-height: 30px;
    padding: 5px 10px;
  }
}
.season_camp .sold-out__btn:before {
  content: none !important;
  display: block;
}
@media screen and (min-width: 768px) {
  .season_camp .video1-position {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 10px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  .season_camp .video1 {
    position: relative;
    max-width: 400px;
    border-radius: 20px;
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .video1 {
    position: absolute;
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .video1-left {
    border-radius: 0 25px 25px 0;
    left: 0;
    top: 0;
  }
  .season_camp .video1-right {
    border-radius: 25px 0px 0px 25px;
    right: 0;
    bottom: 0;
  }
}
.season_camp .cart-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #f78181;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  top: 0px;
  line-height: 25px;
  padding: 10px 15px;
  width: 320px;
}
@media screen and (max-width: 767px) {
  .season_camp .cart-btn {
    font-size: 15px;
    font-size: 0.9375rem;
    width: 100%;
    line-height: 30px;
    padding: 5px 10px;
  }
}
.season_camp .cart-btn:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 31px;
  background: url(../../../../common/img/id/cart_btn.png) center center no-repeat;
  background-size: contain;
  display: block;
  margin-right: 10px;
  left: 20px;
}
@media screen and (max-width: 767px) {
  .season_camp .cart-btn:before {
    width: 18px;
    height: 24px;
  }
}
.season_camp .cart-btn::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 20px;
  top: 54%;
  margin-top: -6px;
}
@media screen and (max-width: 767px) {
  .season_camp .cart-btn::after {
    width: 6px;
    height: 6px;
    right: 15px;
    margin-top: -4px;
  }
}
.season_camp .cart-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .season_camp .cart-btn:hover {
    top: 0;
  }
}
@media screen and (min-width: 768px) {
  .season_camp .cart-position {
    position: absolute;
    left: 10%;
    top: 31%;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .cart-position {
    background: #f2f2f2;
  }
}
.season_camp .teiki-btn {
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #f26633;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px #bc532d;
          box-shadow: 0px 5px #bc532d;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  top: 0px;
  padding: 7px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 2px;
  line-height: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .season_camp .teiki-btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    width: 100%;
    line-height: 30px;
    padding: 5px 10px;
  }
}
.season_camp .teiki-btn:before {
  content: "";
  width: 30px;
  height: 27px;
  background: url(../../../../common/img/id/i-cart-teiki.png) center center no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .season_camp .teiki-btn:before {
    margin-right: 7px;
    margin-left: 0px;
    width: 22px;
    height: 18px;
    left: 15px;
  }
}
@media screen and (min-width: 768px) {
  .season_camp .teiki-btn:hover {
    top: 5px;
    -webkit-box-shadow: 0px 0px #bc532d;
            box-shadow: 0px 0px #bc532d;
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  .season_camp .teiki-position {
    position: absolute;
    left: 10%;
    top: 65%;
  }
}
.season_camp .video2 {
  position: absolute;
  border-radius: 15px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .season_camp .video2 {
    top: 20%;
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .video2 {
    width: 90%;
    top: 45%;
    bottom: 0;
  }
}
.season_camp .video3 {
  position: absolute;
  border-radius: 15px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .season_camp .video3 {
    top: 14%;
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .video3 {
    width: 90%;
    top: 8.5%;
    bottom: 0;
  }
}
.season_camp .video4 {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .season_camp .video4 {
    top: 19.8%;
    width: 55%;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .video4 {
    width: 100%;
    top: -20px;
  }
}
@media screen and (min-width: 768px) {
  .season_camp .qa-inner {
    max-width: 960px;
    padding: 0 10px 0;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .qa-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.season_camp .id-cf-component__inner {
  margin-top: 130px;
}
@media screen and (max-width: 767px) {
  .season_camp .id-cf-component__inner {
    margin-top: 40px;
  }
}
.season_camp .id-cf-component__head {
  font-size: 22px;
  letter-spacing: 0.2em;
  text-align: center;
  height: 80px;
  line-height: 80px;
  border-top: #595757 1px solid;
  border-bottom: #595757 1px solid;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 767px) {
  .season_camp .id-cf-component__head {
    height: 60px;
    line-height: 60px;
    font-size: 17px;
  }
}
.season_camp .id-cf-component__head:before, .season_camp .id-cf-component__head:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #595757;
}
.season_camp .id-cf-component__head:before {
  width: 30px;
  height: 1px;
  right: 30px;
}
@media screen and (max-width: 767px) {
  .season_camp .id-cf-component__head:before {
    width: 20px;
    right: 20px;
  }
}
.season_camp .id-cf-component__head:after {
  width: 1px;
  height: 30px;
  right: 44px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 767px) {
  .season_camp .id-cf-component__head:after {
    height: 20px;
    right: 29px;
  }
}
.season_camp .id-cf-component__head-change {
  display: none !important;
}
.season_camp .id-cf-component__head.toggle-active:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  opacity: 0;
}
.season_camp .id-cf-component__box {
  display: none;
  padding: 20px 20px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
  .season_camp .id-cf-component__box {
    padding: 20px 20px;
    font-size: 13px;
    line-height: 1.7;
  }
}
.season_camp .youtube-wrap iframe {
  width: 100%;
  height: 100%;
}
.season_camp .point-inner h3 {
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .season_camp .point-inner h3 {
    letter-spacing: -0.03em;
  }
}
.season_camp .card-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.season_camp .card-item {
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}
@media screen and (min-width: 768px) {
  .season_camp .card-item:hover {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
.season_camp .card-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.season_camp .card-modal.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.season_camp .card-modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  z-index: 1001;
}
.season_camp .card-modal-content {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  padding: 40px;
  max-width: 1000px;
  width: 90%;
  -webkit-box-shadow: 0 4px 20px rgba(255, 255, 255, 0.15);
          box-shadow: 0 4px 20px rgba(255, 255, 255, 0.15);
  z-index: 1001;
}
@media screen and (max-width: 767px) {
  .season_camp .card-modal-content {
    margin-top: 50px;
    height: 84%;
    border-radius: 0px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .card-modal-content.comingsoon-modal {
    height: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .card-modal-content.comingsoon-modal .card-modal-text-wrapper h3 {
    margin-top: 8px;
  }
}
.season_camp .card-modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  background: none;
  border: none;
  font-size: 28px;
  cursor: pointer;
  color: #666;
  padding: 0;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.season_camp .card-modal-close:hover {
  color: #000;
}
.season_camp .card-modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .season_camp .card-modal-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.season_camp .card-modal-image-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 380px;
          flex: 0 0 380px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .season_camp .card-modal-image-wrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
.season_camp .card-modal-image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
  will-change: opacity;
  -webkit-animation: fadeIn 0.3s ease-in-out;
          animation: fadeIn 0.3s ease-in-out;
}
.season_camp .modal-image-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border: 4px solid #f0f0f0;
  border-top-color: #43a48b;
  border-radius: 50%;
  -webkit-animation: spin 0.8s linear infinite;
          animation: spin 0.8s linear infinite;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 10;
}
.season_camp .modal-image-loader.active {
  opacity: 1;
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes spin {
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.season_camp .card-modal-text-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .season_camp .card-modal-text-wrapper {
    padding: 0;
  }
}
.season_camp .card-modal-text-wrapper h3 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 50px;
  color: #43a48b;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .season_camp .card-modal-text-wrapper h3 {
    font-size: 20px;
    margin-top: 35px;
  }
}
.season_camp .card-modal-text-wrapper p {
  font-size: 20px;
  line-height: 2;
  color: #666;
  white-space: pre-wrap;
  word-wrap: break-word;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .season_camp .card-modal-text-wrapper p {
    font-size: 14px;
    letter-spacing: 0.08em;
  }
}
.season_camp .cv-section {
  background-image: url(../img/img_secoffer_bg_01pc.png);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .season_camp .cv-section {
    background-image: url(../img/img_secoffer_bg_01sp.png);
    background-size: cover;
  }
}
.season_camp .cv-inner {
  background-color: #fff;
  max-width: 1080px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .season_camp .cv-inner {
    width: auto;
  }
}
.season_camp .cv-border .u-line-txt {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  border-bottom: 2px solid #ed7070;
}
.season_camp .cv-border .bg-circle {
  position: relative;
  z-index: 2;
  font-size: 14px;
  color: #fff;
  vertical-align: middle;
}
.season_camp .cv-border .bg-circle::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 12px;
  background-color: #ed7070;
  z-index: -1;
  left: -3px;
  bottom: 0px;
}
.season_camp .cv-border .badge-txt {
  color: #ed7070;
  font-weight: bold;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #ed7070;
}
.season_camp .intro-sec {
  background-image: url(../img/img_sec04_bg_01pc.png);
  height: 600px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .season_camp .intro-sec {
    background-image: url(../img/img_sec04_bg_01sp.png);
    background-size: cover;
    height: 520px;
  }
}
.season_camp .intro-sec p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .season_camp .intro-sec p {
    width: 90%;
    top: auto;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.season_camp .point-inner {
  max-width: 960px;
  margin: 0 auto;
  background-color: #fff;
}
.season_camp .comparison-slider {
  max-width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .season_camp .comparison-slider {
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .comparison-slider {
    width: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    position: relative;
  }
}
.season_camp .comparison-slider img {
  max-width: unset;
}
@media screen and (max-width: 767px) {
  .season_camp .comparison-slider img {
    width: 100%;
    height: auto;
  }
}
.season_camp .comparison-slider .resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
}
.season_camp .comparison-slider .divider {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #fff;
  cursor: ew-resize;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.season_camp .comparison-slider .divider:hover {
  background: #ddd;
}
.season_camp .comparison-slider .divider-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.season_camp .anchor-container {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 27px;
  justify-items: center;
}
.season_camp .anchor-container a {
  border: 1px solid #43a48b;
  background-color: #fff;
  position: relative;
  width: 100%;
  max-width: 170px;
  border-radius: 6px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0 4px 0px rgb(67, 164, 139);
          box-shadow: 0 4px 0px rgb(67, 164, 139);
}
@media screen and (max-width: 767px) {
  .season_camp .anchor-container a {
    max-width: 100px;
    height: 48px;
    font-size: 11px;
  }
}
.season_camp .anchor-container a:before {
  content: "";
  position: absolute;
  top: 42%;
  right: 21px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #4c4948;
  border-bottom: 1px solid #4c4948;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .season_camp .anchor-container a:before {
    width: 4px;
    height: 4px;
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .anchor-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
  }
}
.season_camp .fv-anchor-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3%;
  max-width: 1080px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .season_camp .fv-anchor-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 14px;
  }
}
.season_camp .fv-anchor-container a {
  background-color: #fdf8f4;
  border: 1px solid #6a5953;
  border-radius: 4px;
  position: relative;
  padding: 16px 0 14px;
  -webkit-box-shadow: 0px 4px 0px 0px rgb(106, 89, 83);
          box-shadow: 0px 4px 0px 0px rgb(106, 89, 83);
}
@media screen and (max-width: 767px) {
  .season_camp .fv-anchor-container a {
    padding: 17px 0 16px;
  }
}
.season_camp .fv-anchor-container a:before {
  content: "";
  position: absolute;
  top: 42%;
  right: 21px;
  width: 12px;
  height: 12px;
  border-right: 1px solid #6a5953;
  border-bottom: 1px solid #6a5953;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .season_camp .fv-anchor-container a:before {
    top: 42%;
    right: 11px;
    width: 8px;
    height: 8px;
  }
}
.season_camp .fv-anchor-container a:nth-child(1) .position-absolute {
  top: -12%;
  left: 10%;
}
@media screen and (max-width: 767px) {
  .season_camp .fv-anchor-container a:nth-child(1) .position-absolute {
    top: -33%;
    left: 3%;
  }
}
.season_camp .fv-anchor-container a:nth-child(2) .position-absolute {
  top: 24%;
  left: -1%;
}
@media screen and (max-width: 767px) {
  .season_camp .fv-anchor-container a:nth-child(2) .position-absolute {
    top: 18%;
    left: -4%;
  }
}
.season_camp .fv-anchor-container a:nth-child(3) .position-absolute {
  top: -12%;
  left: 8%;
}
@media screen and (max-width: 767px) {
  .season_camp .fv-anchor-container a:nth-child(3) .position-absolute {
    top: -22%;
    left: -2%;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .reverse-desc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (max-width: 767px) {
  .season_camp #present-sec {
    border: 2px solid #f78181;
  }
}
.season_camp .point-container {
  background-image: url(../img/point-bg-pc.jpg);
}
@media screen and (max-width: 767px) {
  .season_camp .point-container {
    background-image: url(../img/point-bg-sp.jpg);
    background-size: cover;
    background-position: center center;
  }
}
.season_camp .point-container .point-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 42px;
}
.season_camp .point-container .point-card {
  background-color: #fff;
  position: relative;
}
.season_camp .point01-tips:before {
  content: "";
  position: absolute;
  top: 40%;
  right: -10px;
  width: 20px;
  height: 20px;
  background-color: #f7f7f6;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .season_camp .point01-tips:before {
    top: -7px;
    right: 0;
    left: 47%;
    width: 14px;
    height: 14px;
  }
}
.season_camp #sample .sample-present {
  background: #fff;
  border-radius: 30px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .season_camp #sample .sample-present {
    max-width: 1120px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .season_camp #sample .sample-present {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.season_camp #sample .present-header {
  color: #fff;
  background: #c2867f;
  text-align: center;
  margin: 0 auto;
  line-height: 1;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 50px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .season_camp #sample .present-header {
    font-size: 20px;
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp #sample .present-header {
    font-size: 16px;
    width: 300px;
  }
}
@media screen and (min-width: 768px) {
  .season_camp #sample .present-body {
    padding-top: 70px;
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp #sample .present-body {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
.season_camp #sample .present-body h2 {
  color: #3e3a39;
  text-align: center;
  font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", "MS Mincho", "Yu Mincho", "YuMincho", serif;
  font-weight: 400;
  position: relative;
}
@media screen and (min-width: 768px) {
  .season_camp #sample .present-body h2 {
    font-size: 32px;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .season_camp #sample .present-body h2::after {
    content: "";
    display: block;
    border-bottom: 1px solid #eeeeee;
    position: absolute;
    width: 90%;
    bottom: 10px;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
}
@media screen and (max-width: 767px) {
  .season_camp #sample .present-body h2 {
    font-size: 20px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    line-height: 1.5;
  }
}
.season_camp #sample .present-body .highlight {
  color: #c2867f;
}
.season_camp #sample .present-footer {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .season_camp #sample .present-footer {
    padding-top: 20px;
    line-height: 2;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp #sample .present-footer {
    position: relative;
    padding-top: 40px;
    line-height: 1.5;
    font-size: 15px;
  }
  .season_camp #sample .present-footer::before {
    content: "";
    display: block;
    border-bottom: 1px solid #eeeeee;
    position: absolute;
    width: 90%;
    top: 20px;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
}
.season_camp #sample .present-footer .caution {
  color: #c2867f;
}
@media screen and (min-width: 768px) {
  .season_camp #sample .present-footer .caution {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp #sample .present-footer .caution {
    font-size: 12px;
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.season_camp #sample .check-btn {
  font-size: 20px;
  margin: 0 auto;
  text-align: center;
  border: 1px solid;
  border-radius: 50px;
  font-weight: bold;
  position: relative;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .season_camp #sample .check-btn {
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp #sample .check-btn {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 300px;
  }
}
.season_camp #sample .check-btn::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0 auto 0;
  width: 12px;
  height: 12px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (min-width: 768px) {
  .season_camp #sample .check-btn::after {
    right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp #sample .check-btn::after {
    right: 20px;
    width: 10px;
    height: 10px;
  }
}
.season_camp .intro_01_sec {
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .season_camp .intro_01_sec {
    background: url(../img/img_spitem_bg.png);
    background-size: cover;
    height: 1300px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .intro_01_sec {
    background: url(../img/img_spitem_bg_sp.png);
    background-size: cover;
    height: 840px;
  }
}
.season_camp .sec-02-bg {
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .season_camp .sec-02-bg {
    background: url(../img/img_sec02_bg_01pc.png);
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .sec-02-bg {
    background: url(../img/img_sec02_bg_01sp.png);
    background-size: cover;
  }
}
.season_camp .sec04-bg {
  margin: 0 auto;
}
.season_camp .sec04-bg__component {
  max-width: 1080px;
}
.season_camp .sec04-bg__component + .sec04-bg__component {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .season_camp .sec04-bg__component + .sec04-bg__component {
    margin-top: 50px;
  }
}
.season_camp .sec04-bg__component__head {
  font-size: 22px;
  letter-spacing: 0.2em;
  text-align: center;
  height: 80px;
  line-height: 80px;
  border-top: #595757 1px solid;
  border-bottom: #595757 1px solid;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 767px) {
  .season_camp .sec04-bg__component__head {
    height: 60px;
    line-height: 60px;
    font-size: 17px;
  }
}
.season_camp .sec04-bg__component__head:before, .season_camp .sec04-bg__component__head:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #595757;
}
.season_camp .sec04-bg__component__head:before {
  width: 30px;
  height: 1px;
  right: 30px;
}
@media screen and (max-width: 767px) {
  .season_camp .sec04-bg__component__head:before {
    width: 20px;
    right: 20px;
  }
}
.season_camp .sec04-bg__component__head:after {
  width: 1px;
  height: 30px;
  right: 44px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (max-width: 767px) {
  .season_camp .sec04-bg__component__head:after {
    height: 20px;
    right: 29px;
  }
}
.season_camp .sec04-bg__component__head.toggle-active:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  opacity: 0;
}
.season_camp .sec04-bg__component__box {
  display: none;
  padding: 60px 60px 0;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
  .season_camp .sec04-bg__component__box {
    padding: 30px 20px;
    font-size: 13px;
    line-height: 1.7;
  }
}
.season_camp .sec04-bg .id-qa__list + .id-qa__list {
  border-top: #595757 1px solid;
  margin-top: 60px;
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .season_camp .sec04-bg .id-qa__list + .id-qa__list {
    margin-top: 30px;
    padding-top: 30px;
  }
}
.season_camp .sec04-bg .id-qa__list dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 767px) {
  .season_camp .sec04-bg .id-qa__list dt {
    font-size: 14px;
  }
}
.season_camp .sec04-bg .id-qa__list dt:before {
  color: #c0d6dc;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  content: "Q";
  display: block;
  width: 60px;
  height: 25px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
@media screen and (max-width: 767px) {
  .season_camp .sec04-bg .id-qa__list dt:before {
    font-size: 20px;
    width: 30px;
    height: 20px;
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
}
.season_camp .sec04-bg .id-qa__list dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.16em;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .season_camp .sec04-bg .id-qa__list dd {
    margin-top: 20px;
    font-size: 12px;
    line-height: 1.7;
    letter-spacing: 0.14em;
  }
}
.season_camp .sec04-bg .id-qa__list dd:before {
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  content: "A";
  display: block;
  width: 60px;
  height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
@media screen and (max-width: 767px) {
  .season_camp .sec04-bg .id-qa__list dd:before {
    font-size: 20px;
    width: 30px;
    height: 16px;
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
}