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

#season_camp {
  background: #fff;
  /*2012trpresent*/
}
#season_camp img {
  max-width: 100%;
  height: auto;
}
#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 .pc-only {
  display: block;
}
@media screen and (max-width: 767px) {
  #season_camp .pc-only {
    display: none !important;
  }
}
#season_camp .sp-only {
  display: none !important;
}
@media screen and (max-width: 767px) {
  #season_camp .sp-only {
    display: block !important;
  }
}
#season_camp .cart-btn {
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  #season_camp .cart-btn {
    border-radius: 2.5px;
  }
}
#season_camp .container {
  width: 1200px;
  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 .tc {
  text-align: center;
}
#season_camp .fz-13 {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  #season_camp .fz-13 {
    font-size: 11px;
  }
}
#season_camp .fz-15 {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  #season_camp .fz-15 {
    font-size: 12px;
  }
}
#season_camp .fz-17 {
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  #season_camp .fz-17 {
    font-size: 13px;
  }
}
#season_camp .fz-20 {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #season_camp .fz-20 {
    font-size: 15px;
  }
}
#season_camp .fz-28 {
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  #season_camp .fz-28 {
    font-size: 16px;
  }
}
#season_camp .fz-30 {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  #season_camp .fz-30 {
    font-size: 17px;
  }
}
#season_camp .fz-36 {
  font-size: 36px;
}
@media screen and (max-width: 767px) {
  #season_camp .fz-36 {
    font-size: 18px;
  }
}
#season_camp .lh-25 {
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  #season_camp .lh-25 {
    line-height: 20px;
  }
}
#season_camp .lh-30 {
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  #season_camp .lh-30 {
    line-height: 24px;
  }
}
#season_camp .lh-38 {
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  #season_camp .lh-38 {
    line-height: 28px;
  }
}
#season_camp .lh-50 {
  line-height: 50px;
}
@media screen and (max-width: 767px) {
  #season_camp .lh-50 {
    line-height: 30px;
  }
}
#season_camp .sup1 {
  vertical-align: super;
}
#season_camp .breadcrumb {
  width: 100%;
  max-width: 100%;
  font-size: 15px;
  padding: 30px 0 20px 0;
  line-height: 30px;
  background: transparent;
}
#season_camp .breadcrumb a {
  font-size: 15px;
}
#season_camp .breadcrumb a:after {
  content: "＞";
  margin-left: 7px;
  margin-right: 7px;
}
@media screen and (max-width: 767px) {
  #season_camp .breadcrumb a:after {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  #season_camp .breadcrumb {
    font-size: 12px;
    padding: 15px 0 10px 0;
    line-height: 24px;
  }
  #season_camp .breadcrumb a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1280px) {
  #season_camp .breadcrumb {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #season_camp .top-section {
    margin-bottom: 40px;
  }
}
#season_camp .top-section .container {
  padding-top: 20px;
  overflow: visible;
}
@media screen and (max-width: 767px) {
  #season_camp .top-section .container {
    padding: 0px;
  }
}
#season_camp .top-section .heading {
  padding-bottom: 45px;
}
@media screen and (max-width: 767px) {
  #season_camp .top-section .heading {
    padding: 10px 15px 15px;
  }
}
#season_camp .top-section .heading .date {
  display: block;
  text-align: left;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  #season_camp .top-section .heading .date {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #season_camp .top-section .heading .top-title {
    display: block;
  }
}
#season_camp .top-section .heading .top-title .title {
  text-align: left;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #season_camp .top-section .heading .top-title .title {
    padding-left: 0;
    margin-top: 15px;
  }
}
#season_camp .top-section .heading .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
#season_camp .top-section .heading .label .top-label + .top-label {
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  #season_camp .top-section .heading .label .top-label + .top-label {
    margin-left: 7px;
  }
}
#season_camp .top-section .heading .top-label {
  width: 130px;
  height: 130px;
  background: #e96496;
  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;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 50%;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #season_camp .top-section .heading .top-label {
    width: 80px;
    height: 80px;
    font-size: 13px;
  }
}
#season_camp .top-section .heading .top-label.large {
  font-size: 25px;
}
@media screen and (max-width: 767px) {
  #season_camp .top-section .heading .top-label.large {
    font-size: 15px;
  }
}
#season_camp .top-section .top-main-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  #season_camp .top-section .top-main-content {
    display: block;
  }
}
#season_camp .top-section .top-main-content .img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50%;
  position: relative;
}
@media screen and (max-width: 767px) {
  #season_camp .top-section .top-main-content .img {
    width: 100%;
    padding: 0 15px;
  }
}
#season_camp .top-section .top-main-content .img > img {
  display: block;
  width: 100%;
}
#season_camp .top-section .top-main-content .img .img-2 {
  position: absolute;
  bottom: -10%;
  right: -80%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
#season_camp .top-section .top-main-content .content {
  padding-left: 80px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #season_camp .top-section .top-main-content .content {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 25px;
  }
}
#season_camp .top-section .top-main-content .title {
  font-weight: 500;
  letter-spacing: 4px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #season_camp .top-section .top-main-content .title {
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
}
#season_camp .top-section .top-main-content .text1 {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #season_camp .top-section .top-main-content .text1 {
    margin-bottom: 10px;
  }
}
#season_camp .top-section .top-main-content .text2 {
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  #season_camp .top-section .top-main-content .text2 {
    margin-bottom: 15px;
    padding-left: 15px;
    width: 150%;
  }
}
#season_camp .top-section .top-main-content .text3 {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #season_camp .top-section .top-main-content .text3 {
    margin-bottom: 10px;
  }
}
#season_camp .present-sec .container {
  background-color: #fdf0f5;
  border-radius: 25px;
  padding: 0px;
}
#season_camp .present-sec .present-subhead {
  background-color: #e96496;
  border-radius: 25px 25px 0 0;
}
#season_camp .point-sec .container {
  padding: 0px;
  border: 2px solid #e96496;
  position: relative;
  overflow: visible;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #ffffff), color-stop(50%, #fefafc));
  background-image: linear-gradient(to bottom right, #ffffff 50%, #fefafc 50%);
}
#season_camp .point-sec .point-title {
  border: 2px solid #e96496;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#season_camp .point-sec .point-title .position-absolute {
  top: -16px;
  left: -30px;
  background-color: #e96496;
  color: #fff;
}
@media screen and (min-width: 768px) {
  #season_camp .point-sec .point-title .position-absolute {
    top: -15px;
    left: -35px;
  }
}
#season_camp .point-sec .point-uv {
  position: absolute;
  z-index: 3;
  top: 12px;
  right: 12px;
  width: 74px;
  height: auto;
}
@media screen and (min-width: 768px) {
  #season_camp .point-sec .point-uv {
    top: 30px;
    right: 35px;
    width: 110px;
  }
}
#season_camp .point-sec .point-tops__img,
#season_camp .point-sec .point-main__img {
  display: block;
  width: 100%;
  height: auto;
}
#season_camp .point-sec .point-cap {
  text-align: left;
  font-size: 11px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  #season_camp .point-sec .point-cap {
    font-size: 15px;
  }
}
#season_camp .point-sec .point-desc__text {
  text-align: left;
  font-size: 12px;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  #season_camp .point-sec .point-desc__text {
    font-size: 15px;
  }
}
#season_camp .point-sec .point-color {
  text-align: left;
  font-size: 12px;
  margin-top: 6px;
}
@media screen and (min-width: 768px) {
  #season_camp .point-sec .point-color {
    font-size: 15px;
  }
}
#season_camp .point-sec .point-notes {
  text-align: left;
  font-size: 11px;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #season_camp .point-sec .point-notes {
    text-align: right;
    font-size: 13px;
  }
}
#season_camp .point-sec .point-visual {
  position: relative;
}
@media screen and (min-width: 768px) {
  #season_camp .point-sec .point-visual {
    margin-bottom: -130px;
  }
}
#season_camp .point-sec .point-visual .point-tops {
  position: absolute;
  top: 0;
  left: 0;
  width: 56%;
  z-index: 2;
}
#season_camp .point-sec .point-visual .point-caps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
}
#season_camp .point-sec .point-visual .point-caps .point-cap {
  width: 48%;
}
#season_camp .point-sec .point-visual .point-info {
  position: absolute;
  right: 0;
  bottom: 35px;
  width: 38%;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #season_camp .point-sec .point-visual .point-info {
    bottom: 155px;
  }
}
#season_camp .point-sec .point-notes-outer {
  width: 1200px;
  max-width: 100%;
  margin: 8px auto 0;
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  #season_camp .point-sec .point-notes-outer {
    margin-top: 25px;
    padding: 0 5px;
  }
}
@media screen and (min-width: 768px) {
  #season_camp .point-sec .point-notes-outer .point-notes {
    text-align: right;
    margin-right: 108px;
  }
}
@media screen and (max-width: 767px) {
  #season_camp .detail-sec {
    background-color: #fafafa;
  }
}
#season_camp .function-sec .function-head {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
#season_camp .function-sec .spec-table {
  width: 100%;
  max-width: 810px;
  border-collapse: collapse;
  border: 3px solid #595757;
  font-family: sans-serif;
  font-size: 15px;
  color: #333333;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #season_camp .function-sec .spec-table {
    font-size: 13px;
  }
}
#season_camp .function-sec .spec-table th, #season_camp .function-sec .spec-table td {
  padding: 15px 20px;
  border: 1px solid #333333;
  vertical-align: middle;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #season_camp .function-sec .spec-table th, #season_camp .function-sec .spec-table td {
    padding: 9px 20px;
    line-height: 1.5;
  }
}
#season_camp .function-sec .spec-table th {
  width: 25%;
  background-color: #f0f0f0;
  font-weight: normal;
  text-align: left;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  #season_camp .function-sec .spec-table th {
    width: 36%;
    vertical-align: baseline;
  }
}
#season_camp .function-sec .spec-table td {
  text-align: left;
  background-color: #ffffff;
}
#season_camp .function-sec .spec-table .note {
  font-size: 13px;
  color: #666666;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  #season_camp .function-sec .spec-table .note {
    font-size: 11px;
    margin-left: 0px;
  }
}
#season_camp .wash-sec .wash-head {
  border-bottom: 1px solid #333;
}
#season_camp .cart-items-wrap {
  position: relative;
}
#season_camp .cart-items-wrap:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 44px;
  background-color: #333;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
@media screen and (max-width: 767px) {
  #season_camp .cart-items-wrap:before {
    width: 2px;
    height: 22px;
    top: 47%;
  }
}
#season_camp .cart-items-wrap:after {
  content: "";
  position: absolute;
  width: 44px;
  height: 4px;
  background-color: #333;
  top: 53.5%;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
@media screen and (max-width: 767px) {
  #season_camp .cart-items-wrap:after {
    width: 22px;
    height: 2px;
    top: 49.8%;
  }
}
#season_camp .cart-under {
  border-top: 1px solid #333;
}
#season_camp .camp-link {
  color: #6a5953;
  border-radius: 2.5px;
  background-color: #fff;
  border: 1px solid #6a5953;
  max-width: 295px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #season_camp .camp-link {
    border-radius: 10px;
    max-width: 430px;
  }
}
#season_camp .end-content .container {
  padding-top: 95px;
  padding-bottom: 35px;
}
@media screen and (max-width: 767px) {
  #season_camp .end-content .container {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
#season_camp .end-content .main-title {
  font-weight: 500;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  #season_camp .end-content .main-title {
    margin-bottom: 25px;
  }
}
#season_camp .end-content .item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#season_camp .end-content .item-wrap .item {
  width: 335px;
  margin-top: 25px;
  margin-right: 95px;
}
#season_camp .end-content .item-wrap .item:nth-child(1), #season_camp .end-content .item-wrap .item:nth-child(2), #season_camp .end-content .item-wrap .item:nth-child(3) {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #season_camp .end-content .item-wrap .item:nth-child(1), #season_camp .end-content .item-wrap .item:nth-child(2), #season_camp .end-content .item-wrap .item:nth-child(3) {
    margin-top: 20px;
  }
}
#season_camp .end-content .item-wrap .item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  #season_camp .end-content .item-wrap .item:nth-child(3n) {
    margin-right: 4%;
  }
}
@media screen and (max-width: 767px) {
  #season_camp .end-content .item-wrap .item {
    width: 48%;
    margin-top: 20px;
    margin-right: 4%;
  }
  #season_camp .end-content .item-wrap .item:nth-child(1), #season_camp .end-content .item-wrap .item:nth-child(2) {
    margin-top: 0;
  }
  #season_camp .end-content .item-wrap .item:nth-child(2n) {
    margin-right: 0;
  }
}
#season_camp .end-content .item-wrap .img {
  position: relative;
}
@media screen and (max-width: 767px) {
  #season_camp .end-content .item-wrap .img {
    width: 100%;
  }
}
#season_camp .end-content .item-wrap .img > img {
  display: block;
  width: 100%;
}
#season_camp .end-content .item-wrap .label-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: absolute;
  left: 0;
  top: 16px;
  padding-left: 18px;
}
#season_camp .end-content .item-wrap .label-img img + img {
  margin-left: 6px;
}
@media screen and (max-width: 767px) {
  #season_camp .end-content .item-wrap .label-img img + img {
    margin-left: 3px;
  }
}
@media screen and (max-width: 767px) {
  #season_camp .end-content .item-wrap .label-img {
    top: 3px;
    padding-left: 3px;
  }
  #season_camp .end-content .item-wrap .label-img img {
    width: 50px;
  }
}
#season_camp .end-content .item-wrap .content {
  text-align: left;
}
#season_camp .end-content .item-wrap .content .title {
  padding-top: 12px;
  padding-bottom: 8px;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  #season_camp .end-content .item-wrap .content .title {
    padding-top: 8px;
    padding-bottom: 4px;
    font-size: 12px;
  }
}
#season_camp .end-content .item-wrap .content p {
  font-size: 14px;
  line-height: 23px;
}
@media screen and (max-width: 767px) {
  #season_camp .end-content .item-wrap .content p {
    font-size: 11px;
    line-height: 18px;
  }
}
#season_camp .happy-voice .container {
  padding-top: 100px;
  padding-bottom: 200px;
}
@media screen and (max-width: 767px) {
  #season_camp .happy-voice .container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
#season_camp .happy-voice .main-title {
  text-align: center;
  font-size: 36px;
  margin-bottom: 60px;
  letter-spacing: 4px;
}
@media screen and (max-width: 767px) {
  #season_camp .happy-voice .main-title {
    letter-spacing: 1px;
    font-size: 18px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 320px) {
  #season_camp .happy-voice .main-title {
    font-size: 15px;
    white-space: nowrap;
  }
}
#season_camp .happy-voice .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#season_camp .happy-voice .row:nth-child(even) {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#season_camp .happy-voice .row + .row {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #season_camp .happy-voice .row + .row {
    margin-top: 30px;
  }
}
#season_camp .happy-voice .balloon-group {
  width: 850px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #season_camp .happy-voice .balloon-group {
    width: 100%;
    padding: 0 15px;
  }
}
#season_camp .happy-voice .balloon {
  width: 700px;
  padding: 35px 40px;
  text-align: left;
  border-radius: 10px;
  font-size: 15px;
  position: relative;
  background: #eff5f6;
}
@media screen and (max-width: 767px) {
  #season_camp .happy-voice .balloon {
    width: 85%;
    padding: 15px 20px;
    font-size: 13px;
  }
}
@media screen and (max-width: 320px) {
  #season_camp .happy-voice .balloon {
    font-size: 12px;
  }
}
#season_camp .happy-voice .balloon:after {
  content: "";
  border: 16px solid transparent;
  border-bottom-color: #eff5f6;
  position: absolute;
  bottom: -1px;
  z-index: 10;
}
#season_camp .happy-voice .balloon.balloon-left:after {
  left: -16px;
}
#season_camp .happy-voice .balloon.balloon-right:after {
  right: -16px;
}
#season_camp .happy-voice .balloon .text {
  line-height: 26px;
}
@media screen and (max-width: 767px) {
  #season_camp .happy-voice .balloon .text {
    line-height: 23px;
  }
}
#season_camp .happy-voice .balloon .name {
  color: #777777;
  margin-top: 7px;
}
@media screen and (max-width: 767px) {
  #season_camp .happy-voice .balloon .name {
    margin-top: 10px;
  }
}
#season_camp .happy-voice .balloon .highlight {
  background: url(../../../../user_data/camp/2007present/img/underline_bg.jpg) center center no-repeat;
  background-size: 100% 8px;
  background-position: bottom;
}
@media screen and (max-width: 767px) {
  #season_camp .happy-voice .balloon .highlight {
    background-size: 100% 6px;
  }
}
@media screen and (max-width: 767px) {
  #season_camp .bold_text-sp {
    font-weight: bold !important;
  }
}
#season_camp .future-wrap + .future-wrap {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  #season_camp .future-wrap + .future-wrap {
    margin-top: 50px;
  }
}
#season_camp .photo-list li + li {
  margin-left: 12px;
}
@media screen and (max-width: 767px) {
  #season_camp .photo-list li + li {
    margin-left: 0;
  }
}
#season_camp .dtl-btn {
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 5px;
  position: relative;
  display: block;
  padding: 9px 15px;
  font-weight: bold;
  line-height: 25px;
  height: 50px;
  line-height: 30px;
  border: none;
  background: #c0d7dc;
  color: #fff;
}
#season_camp .top-intro-text-box {
  margin-bottom: 80px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 48px;
  letter-spacing: 0;
  padding-bottom: 0;
  background: url(../img/line-bg.png) left top;
  position: relative;
}
@media screen and (max-width: 320px) {
  #season_camp .top-section .heading .top-label {
    background: #face26;
    color: #333;
  }
}
#season_camp .text-pink {
  color: #e96496;
}
#season_camp .border-set {
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-left: 10px;
  padding-right: 15px;
  margin-top: 10px;
  line-height: 1.5;
  margin-left: 10px;
}
#season_camp .border-set::before {
  left: 0;
  content: "";
  display: block;
  background: url(../img/border-left.png) center no-repeat;
  width: 5px;
  height: 80px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#season_camp .border-set::after {
  content: "";
  display: block;
  background: url(../img/border-right.png) center no-repeat;
  width: 5px;
  height: 80px;
  position: absolute;
  right: 0;
  top: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#season_camp .sold-out__btn:before {
  content: none !important;
  display: block;
}
#season_camp .sold-out__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-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  #season_camp .sold-out__btn {
    border-radius: 5px;
  }
}
#season_camp .sold-out__btn {
  -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 (min-width: 768px) {
  #season_camp .checkbutton {
    border-radius: 10px;
  }
}
#season_camp .checkbutton {
  text-align: center;
  padding: 12px 15px;
  border: 1px solid;
  position: relative;
  display: block;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #season_camp .padding-sp-none {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
#season_camp .no-text {
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  #season_camp .no-text {
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  #season_camp .no-text img {
    width: 32px;
  }
}

.marker-P-yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffff00));
  background: linear-gradient(transparent 60%, #ffff00 60%);
  display: inline;
}

.marker-P-pink {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #f7c6d8));
  background: linear-gradient(transparent 70%, #f7c6d8 70%);
  display: inline;
}

.marker-P-white {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #fff));
  background: linear-gradient(transparent 70%, #fff 70%);
  display: inline;
}

.bg-gray-gradient {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #ffffff), color-stop(20%, #fafafa));
  background: linear-gradient(to bottom, #ffffff 20%, #fafafa 20%);
}

@media screen and (max-width: 320px) {
  .season_camp .section .review .review-btn {
    border: 2px solid #f2dd63;
    -webkit-box-shadow: 0px 5px #f2dd63;
    box-shadow: 0px 5px #f2dd63;
  }
}
