@charset "UTF-8";
@font-face {
  font-family: "avenirLT";
  src: url(../../../../common/fonts/AvenirLTStd-Medium.woff) format("opentype");
}
@font-face {
  font-family: "avenirHev";
  src: url(../../../../common/fonts/AvenirLTStd-Heavy.woff) format("opentype");
  font-weight: bold;
}
body {
  overflow: auto;
}
@media screen and (max-width: 767px) {
  body {
    overflow: auto;
  }
}

.main {
  min-width: 1230px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .main {
    min-width: 100%;
    width: 100%;
  }
}

.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 .container {
  width: 1230px;
  display: block;
  margin: 0 auto;
  padding: 0 15px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .season_camp .container {
    width: 100%;
    padding: 0 15px;
  }
}
.season_camp .max-w-90p {
  max-width: 90%;
}
.season_camp .f-ave {
  font-family: "avenirLT";
}
.season_camp .f-ave-hev {
  font-family: "avenirHev";
}
.season_camp .pc-only {
  display: block;
}
@media screen and (max-width: 767px) {
  .season_camp .pc-only {
    display: none;
  }
}
.season_camp .sp-only {
  display: none;
}
@media screen and (max-width: 767px) {
  .season_camp .sp-only {
    display: block;
  }
}

.season_camp .ff-roboto {
  font-family: "Roboto", sans-serif, -apple-system, BlinkMacSystemFont, "游ゴシック体", 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";
}
.season_camp .pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .season_camp .pc {
    display: none;
  }
}
.season_camp .sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .season_camp .sp {
    display: block;
  }
}
.season_camp sup {
  font-size: 12px;
  font-size: 0.75rem;
  vertical-align: super;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .season_camp sup {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.season_camp .imgfix {
  -webkit-backface-visibility: hidden;
}
.season_camp .btn-group {
  position: static;
}
.season_camp .btn-group .dtl-btn {
  border: none;
  background: #c0d7dc;
  color: #fff;
}
.season_camp .btn-group .dtl-btn:after {
  background: none;
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom-color: transparent;
  border-left-color: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .season_camp .btn-group .dtl-btn,
  .season_camp .btn-group .cart-btn {
    font-size: 13px;
  }
}
@media screen and (max-width: 360px) {
  .season_camp .btn-group .dtl-btn,
  .season_camp .btn-group .cart-btn {
    font-size: 12px;
  }
}
.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: #e6002d;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px #cc3366;
  box-shadow: 0px 5px #cc3366;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  top: 0px;
  line-height: 25px;
  padding: 7px 15px;
  width: 210px;
}
.season_camp .cart-btn:before {
  content: "";
  width: 26px;
  height: 31px;
  background-size: contain;
  display: block;
  margin-right: 10px;
  background-image: url(../../../../../user_data/camp/common/img/i_cart.png) !important;
}
@media screen and (max-width: 767px) {
  .season_camp .cart-btn {
    font-size: 13px;
  }
}
@media screen and (max-width: 360px) {
  .season_camp .cart-btn {
    font-size: 12px;
  }
}
.season_camp .cart-btn:hover {
  top: 5px;
  -webkit-box-shadow: 0px 0px #cc3366;
          box-shadow: 0px 0px #cc3366;
  opacity: 1;
}
.season_camp img {
  max-width: 100%;
  height: auto;
}
.season_camp .w-inner {
  max-width: 1320px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .season_camp .w-inner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .w-inner {
    width: 100%;
  }
}
.season_camp .top-section {
  margin-top: 0;
}
.season_camp .soldout-cover {
  position: relative;
}
.season_camp .soldout-cover:before {
  content: "終了しました";
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.12em;
  position: absolute;
  z-index: 1;
  font-size: 24px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  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 .soldout-cover:before {
    font-size: 20px;
  }
}
.season_camp .soldout-cover:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.season_camp .bg-bt-line {
  background: url(../img/line-bg-pc.png) left bottom;
  line-height: 45px;
}
.season_camp .page_link {
  background: #5bafa7;
  border: #5bafa7 1px solid;
  color: #fff;
  position: relative;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px #5e9c97;
  box-shadow: 0px 4px #5e9c97;
  cursor: pointer;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.season_camp .page_link:after {
  content: "";
  border-right: 1px solid #cddd33;
  border-bottom: 1px solid #cddd33;
  position: absolute;
  right: 25px;
  width: 12px;
  height: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.season_camp .page_link_blue {
  background: #18436e;
  border: #18436e 1px solid;
  -webkit-box-shadow: 0px 4px #0e3052;
  box-shadow: 0px 4px #0e3052;
}
.season_camp .page_link_blue::after {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.season_camp .page_link_gray {
  background: #e2d8c7;
  -webkit-box-shadow: 0px 4px #c7baa4;
  box-shadow: 0px 4px #c7baa4;
}
.season_camp .component_btn:after {
  content: "";
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  position: absolute;
  right: 14px;
  width: 10px;
  height: 10px;
  top: 33%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.season_camp .component_btn.active:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  top: 45%;
}
.season_camp .component_text {
  display: none;
}
.season_camp .hover_opacity:hover {
  opacity: 0.7;
}
.season_camp .cart_btn_link {
  border: 1px solid #e6002d;
  position: relative;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px #e6002d;
  box-shadow: 0px 4px #e6002d;
  cursor: pointer;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.season_camp .cart_btn_link:before {
  content: "";
  position: absolute;
  bottom: 12px;
  left: 80px;
  width: 0;
  height: 0;
  border: none;
  border-top: 12px solid #e6002d;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
@media screen and (max-width: 767px) {
  .season_camp .cart_btn_link:before {
    bottom: 10px;
  }
}
.season_camp .underline {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fbe6e6));
  background: linear-gradient(transparent 60%, #fbe6e6 60%);
  display: inline;
}
.season_camp .border_title:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background: #e8e8e3;
}
.season_camp .border_title-green:before {
  background: #5abc97;
}
.season_camp .border_title-20:before {
  top: calc(20% - 1px);
}
.season_camp .Quantity {
  position: relative;
  z-index: 2;
}
.season_camp .select_deco {
  border: 1px solid #eeeeee;
  position: relative;
}
.season_camp .recommend-title-arrow:after {
  content: "";
  width: 14px;
  height: 14px;
  border-width: 2px;
  border-style: solid;
  border-color: #e6002d;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top-color: transparent;
  border-left-color: transparent;
  background: #fff;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
}
.season_camp .dot__title-contents {
  position: relative;
  margin: 0 -4px;
  display: inline-block;
}
.season_camp .dot__title-contents:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  background-color: #d61e42;
  top: -5px;
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
}
.season_camp .cart-btn.sold-out {
  background: #a6a6a6;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  pointer-events: none;
  font-weight: normal;
  letter-spacing: 3px;
}
.season_camp .sold-out:before {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .season_camp .bg-bt-line {
    background: url(../img/line-bg-sp.png) left bottom;
    line-height: 34px;
  }
  .season_camp .bg-line-pink {
    background: url(../img/line-bg-pink.png) left bottom;
    line-height: 32px;
  }
  .season_camp .page_link:after {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 10px;
    top: auto;
    left: 0;
    right: 0;
    width: 10px;
    height: 10px;
  }
  .season_camp .dot__title-contents {
    margin: 6px -4px 0;
  }
  .season_camp .dot__title-contents::after {
    width: 4px;
    height: 4px;
    top: -6px;
  }
  .season_camp .price-top-border {
    border-top: 2px dotted #aaaaaa;
  }
}
@media screen and (min-width: 768px) {
  .season_camp .right-md-auto {
    right: auto !important;
  }
  .season_camp .left-md-auto {
    left: auto !important;
  }
  .season_camp .top-md-auto {
    top: auto !important;
  }
  .season_camp .bottom-md-auto {
    bottom: auto !important;
  }
}
@media screen and (min-width: 768px) {
  .season_camp .recommend-inner {
    width: 1008px;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .recommend-inner {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .season_camp .rankuptogle_btn:after {
    right: 35px !important;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .rankuptogle_btn:after {
    right: 20px !important;
    top: 30% !important;
  }
}
@media screen and (max-width: 767px) {
  .season_camp .rankuptogle_btn.active:after {
    top: 40% !important;
  }
}
.season_camp .qa-title-ac {
  position: relative;
  width: 100%;
  cursor: pointer;
}
.season_camp .qa-title-ac::before, .season_camp .qa-title-ac::after {
  content: "";
  display: block;
  background: #fff;
  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: 40px;
}
@media screen and (max-width: 767px) {
  .season_camp .qa-title-ac::before {
    width: 20px;
    height: 1px;
    right: 20px;
  }
}
.season_camp .qa-title-ac::after {
  width: 1px;
  height: 28px;
  right: 53px;
}
@media screen and (max-width: 767px) {
  .season_camp .qa-title-ac::after {
    width: 1px;
    height: 20px;
    right: 30px;
  }
}
@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 .toggle-active .qa-title-ac:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  opacity: 0;
}