@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 * {
  -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 .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 .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;
}

@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;
  }
}

#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;
  }
}

#season_camp .top-section {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  #season_camp .top-section {
    margin-bottom: 20px;
  }
}

#season_camp .top-section .container {
  padding-top: 20px;
  padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
  #season_camp .top-section .container {
    padding-top: 10px;
    padding-bottom: 15px;
  }
}

#season_camp .top-section .heading {
  padding-bottom: 45px;
}

@media screen and (max-width: 767px) {
  #season_camp .top-section .heading {
    padding-bottom: 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;
  }
}

#season_camp .top-section .heading .top-title {
  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;
}

@media screen and (max-width: 767px) {
  #season_camp .top-section .heading .top-title {
    display: block;
  }
}

#season_camp .top-section .heading .top-title .title {
  padding-left: 35px;
  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: #c0d7dc;
  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;
  }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  #season_camp .top-section .heading .top-label {
    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%;
}

@media screen and (max-width: 767px) {
  #season_camp .top-section .top-main-content .img {
    width: 100%;
  }
}

#season_camp .top-section .top-main-content .img > img {
  display: block;
  width: 100%;
}

#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;
  }
}

#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;
  }
}

#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 .point-links {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  #season_camp .point-links {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  #season_camp .point-links {
    display: block;
  }
}

#season_camp .point-links a {
  display: block;
  width: 370px;
  border-radius: 3px;
  background: #a3c0c7;
  color: #fff;
  padding: 10px 0 35px 0;
  position: relative;
}

@media screen and (max-width: 767px) {
  #season_camp .point-links a {
    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;
    width: 100%;
    padding: 10px 0 10px 0;
    margin: 0 auto;
  }
  #season_camp .point-links a p br {
    display: none;
  }
  #season_camp .point-links a + a {
    margin-top: 10px;
  }
}

#season_camp .point-links a:after {
  content: "";
  width: 16px;
  height: 8px;
  background: url(../img/angle_down.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 13px;
  left: 50%;
  margin-left: -8px;
}

@media screen and (max-width: 767px) {
  #season_camp .point-links a:after {
    bottom: 50%;
    margin-bottom: -4px;
    margin-left: 0;
    left: auto;
    right: 15px;
  }
}

#season_camp .point-links a .label {
  font-size: 18px;
  font-family: avenirLT;
  font-weight: 400;
  letter-spacing: 3px;
  display: block;
  margin-bottom: 3px;
}

@media screen and (max-width: 767px) {
  #season_camp .point-links a .label {
    font-size: 12px;
    height: calc(100% + 20px);
    display: block;
    line-height: 40px;
    margin-top: -10px;
    margin-bottom: -10px;
    padding: 0 7px;
    border-right: 1px solid #fff;
  }
}

#season_camp .point-links a p {
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  letter-spacing: 3px;
}

@media screen and (max-width: 767px) {
  #season_camp .point-links a p {
    font-size: 12px;
    line-height: 20px;
    padding-left: 7px;
  }
}

#season_camp .point-wrap {
  padding-top: 75px;
  padding-bottom: 125px;
}

@media screen and (max-width: 767px) {
  #season_camp .point-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

#season_camp .point-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  #season_camp .point-item {
    display: block;
  }
}

#season_camp .point-item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media screen and (max-width: 767px) {
  #season_camp .point-item:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

#season_camp .point-item:nth-child(even) .content {
  padding: 70px 10px 15px 75px;
}

@media screen and (max-width: 767px) {
  #season_camp .point-item:nth-child(even) .content {
    padding: 15px 15px 15px 15px;
  }
}

#season_camp .point-item + .point-item {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  #season_camp .point-item + .point-item {
    margin-top: 30px;
  }
}

#season_camp .point-item .content {
  width: 50%;
  padding: 70px 75px 15px 10px;
}

@media screen and (max-width: 767px) {
  #season_camp .point-item .content {
    width: 100%;
    padding: 15px 15px 15px 15px;
  }
}

#season_camp .point-item .content > p {
  font-size: 15px;
  line-height: 35px;
  color: #333;
  text-align: left;
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  #season_camp .point-item .content > p {
    font-size: 12px;
    line-height: 25px;
    padding-top: 10px;
  }
}

#season_camp .point-item .img {
  width: 50%;
}

@media screen and (max-width: 767px) {
  #season_camp .point-item .img {
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}

#season_camp .point-item .img > img {
  display: block;
  width: 100%;
}

#season_camp .point-item .point-title {
  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;
}

#season_camp .point-item .point-title .title {
  font-size: 26px;
  text-align: left;
  color: #333;
  font-weight: 500;
  padding-left: 20px;
  line-height: 35px;
}

@media screen and (max-width: 767px) {
  #season_camp .point-item .point-title .title {
    font-size: 16px;
    padding-left: 10px;
    line-height: 25px;
  }
}

#season_camp .point-item .point-number {
  font-size: 70px;
  color: #595757;
  display: block;
  line-height: 70px;
  font-family: avenirLT;
  font-weight: 400;
  letter-spacing: 3px;
}

@media screen and (max-width: 767px) {
  #season_camp .point-item .point-number {
    font-size: 35px;
    line-height: 50px;
  }
}

#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 .point-wrap + .point-wrap {
  padding-bottom: 75px;
}

@media screen and (max-width: 767px) {
  #season_camp .point-wrap + .point-wrap {
    padding-bottom: 40px;
  }
}

#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: 1280px) {
  #season_camp .breadcrumb {
    width: 100%;
  }
}

@media screen and (max-width: 320px) {
  #season_camp .point-links a .label {
    font-size: 10px;
  }
  #season_camp .point-links a p {
    font-size: 10px;
    letter-spacing: 2px;
  }
  #season_camp .point-item .content {
    padding: 15px 7px 5px 7px;
  }
  #season_camp .point-item .point-number {
    font-size: 30px;
  }
  #season_camp .point-item .point-title .title {
    font-size: 14px;
    letter-spacing: 1px;
    padding-left: 5px;
  }
}
/*# sourceMappingURL=2101present_r5.css.map */