@charset "UTF-8";

.site-section {
	padding: 100px 0;
}
.site-section.-border {
	border-top: 1px solid #fffedf;
}
.site-section.-fill {
	background-color: #fffedf;
}

.heading-combi {
  text-align: center; }
  .heading-combi > .main {
    font-size: 2.071rem;
    line-height: 2 !important;
    margin-top: -1.0355rem;
    margin-bottom: 3.9645rem;
    font-weight: 300;
    letter-spacing: 0.2em;
    padding-left: 0.2em;
    position: relative; }
    .heading-combi > .main > .accent {
      position: relative; }
      .heading-combi > .main > .accent::after {
        content: "";
        display: block;
        height: 1px;
        width: 100%;
        background-color: #aee2f0;
        position: absolute;
        bottom: 0;
        left: 0; }
  .heading-combi > .sub {
    font-family: 'Courgette', sans-serif;
    font-size: 1.571rem;
    line-height: 1 !important;
    margin-top: 0rem;
    margin-bottom: 2.143rem;
    color: #7ad0e7;
    padding-bottom: 30px;
    position: relative; }
    .heading-combi > .sub::after {
      content: "";
      display: block;
      height: 20px;
      width: 1px;
      background-color: #aee2f0;
      margin: auto;
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0; }


.home-program-block {
  margin-bottom: 120px; }
  .home-program-block:last-child {
    margin-bottom: 0; }
.home-program-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  max-width: 1344px;
  width: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 40px; }
  .home-program-heading > .heading {
    padding-right: 30px;
    padding-left: 30px;
    width: 75%; }
  .home-program-heading > .img {
    padding-right: 30px;
    padding-left: 30px;
    width: 25%;
    text-align: right; }
.home-program-heading-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  max-width: 1344px;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px; }
  .home-program-heading-gallery > .inner {
    padding-right: 30px;
    padding-left: 30px;
    width: 50%;
    position: relative; }
    .home-program-heading-gallery > .inner > .number {
      font-family: 'Barlow', sans-serif;
      border: 1px solid #aee2f0;
      border-radius: 50%;
      color: #aee2f0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: 2.429rem;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 160px;
      position: absolute;
      top: -72px;
      right: -125px;
      width: 160px;
      z-index: -1; }
      .home-program-heading-gallery > .inner > .number > .hash {
        font-size: 0.7em;
        padding-top: 0.3em; }
    .home-program-heading-gallery > .inner > .title {
      color: #00b1db;
      display: inline-block;
      font-size: 2.429rem;
      font-weight: 300;
      letter-spacing: 0.2em;
      line-height: 1;
      margin-bottom: 1.857rem; }
    .home-program-heading-gallery > .inner > .description {
      font-size: 1rem;
      line-height: 2 !important;
      margin-top: -0.5rem;
      margin-bottom: -0.5rem;
      letter-spacing: 0.15em; }
.home-program-heading-title {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1);
  height: 315px;
  position: relative;
  width: 100%; }
  .home-program-heading-title.-program01 {
    background-image: url(../../images/home/program01-main.jpg); }
  .home-program-heading-title.-program02 {
    background-image: url(../../images/home/program02-main.jpg); }
  .home-program-heading-title.-program03 {
    background-image: url(../../images/home/program03-main.jpg); }
  .home-program-heading-title.-program04 {
    background-image: url(../../images/home/program04-main.jpg); }
  .home-program-heading-title.-program05 {
    background-image: url(../../images/home/program05-main.jpg); }
  .home-program-heading-title > .number {
    font-family: 'Barlow', sans-serif;
    border: 1px solid #aee2f0;
    border-radius: 50%;
    color: #aee2f0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 2.429rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 160px;
    position: absolute;
    top: -72px;
    right: -125px;
    width: 160px;
    z-index: -1; }
    .home-program-heading-title > .number > .hash {
      font-size: 0.7em;
      padding-top: 0.3em; }
  .home-program-heading-title > .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: absolute;
    bottom: 20px;
    left: 20px; }
    .home-program-heading-title > .text > .title {
      background-color: #ffffff;
      color: #00b1db;
      display: inline-block;
      font-size: 2.429rem;
      font-weight: 300;
      letter-spacing: 0.2em;
      line-height: 1;
      padding: 0.294em 0.094em 0.294em 0.294em; }
      .home-program-heading-title > .text > .title > .note {
        font-size: 0.6em;
        letter-spacing: 0.1em; }
    .home-program-heading-title > .text > .time {
      background-color: #ffffff;
      display: inline-block;
      font-size: 1.214rem;
      font-weight: 300;
      letter-spacing: 0.1em;
      line-height: 1;
      margin-top: -0.588em;
      padding: 0.588em 0.488em 0.588em 0.588em; }
.home-program-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  max-width: 1344px;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px; }
  .home-program-content.-reflect {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .home-program-content > .text {
    padding-right: 30px;
    padding-left: 30px;
    width: 41.66667%; }
    .home-program-content > .text > .title {
      font-size: 1.429rem;
      line-height: 1.8 !important;
      margin-top: -0.5716rem;
      margin-bottom: 0.8574rem;
      color: #00b1db;
      letter-spacing: 0.2em;
      padding-bottom: 0.385em;
      position: relative; }
      .home-program-content > .text > .title::after {
        content: "";
        display: block;
        height: 1px;
        width: 20px;
        background-color: #aee2f0;
        position: absolute;
        bottom: 0;
        left: 0; }
    .home-program-content > .text > .description {
      font-size: 1rem;
      line-height: 2 !important;
      margin-top: -0.5rem;
      margin-bottom: -0.5rem;
      letter-spacing: 0.15em; }
  .home-program-content > .img {
    padding-right: 30px;
    padding-left: 30px;
    width: 41.66667%; }
.home-program-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  max-width: 1344px;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px; }
  .home-program-detail:last-child {
    margin-bottom: 0; }
  .home-program-detail > .inner {
    padding-right: 30px;
    padding-left: 30px;
    width: 83.33333%; }
.home-program-detail-list {
  border: 1px solid #aee2f0;
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 10px; }
  .home-program-detail-list.-club > .accent-list {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4; }
  .home-program-detail-list > .title {
    font-size: 1.214rem;
    letter-spacing: 0.2em;
    text-align: center;
    width: 223px; }
  .home-program-detail-list > .accent-list {
    border-left: 1px solid #aee2f0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    padding-right: 20px;
    padding-left: 60px; }
    .home-program-detail-list > .accent-list > li {
      word-break: break-all; }
    .home-program-detail-list > .accent-list > li span {
    display: block;
    margin-top: 0.5em; }
.home-program-photos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  max-width: 1344px;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .home-program-photos > .inner {
    padding-right: 30px;
    padding-left: 30px;
    width: 83.33333%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px; }
    .home-program-photos > .inner > .column {
      padding-right: 30px;
      padding-left: 30px;
      width: 33.33333%;
      padding-right: 15px;
      padding-left: 15px; }


.layout-primary {
  margin-right: auto;
  margin-left: auto;
  max-width: 960px; }



.home-special-lead {
  font-size: 1.429rem;
  line-height: 1.5 !important;
  margin-top: -0.35725rem;
  margin-bottom: 3.92875rem;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  text-align: center; }
.home-special-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  max-width: 1344px;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .home-special-list > .list {
    padding-right: 30px;
    padding-left: 30px;
    width: 30%;
    font-size: 1.429rem;
    letter-spacing: 0.2em;
    line-height: 1.5;
    text-align: center; }
    .home-special-list > .list > .img-fit {
      -webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1);
      box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1);
      margin-bottom: 20px; }
    .home-special-list > .list > .note {
      display: block;
      font-size: 0.7em; }





.navSectionList {
	max-width: 960px;
	margin: 0 auto;
}

.localnavSection {
	padding-bottom: 0;
}

.localnavWrap {
	display: flex;
	justify-content: space-between;
	padding-bottom: 0;
}

.navSectionList {
	overflow: visible;
	display: flex;
	justify-content: space-between;
}

.navSectionList__item {
	flex-basis: 48%;
	text-align: center;
	font-size: 1.728rem;
}

.navSectionList__item a {
	background-color: #b6e5f1;
	position: relative;
	display: block;
	padding: 1em 0;
	color: #fff;
}

.navSectionList__item a.current {
	background-color: #00b1db;
}

.navSectionList__item a.current::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #00b1db transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}





@media screen and (max-width: 736px) {
	.site-section {
	    overflow: hidden;
	    padding: 60px 0;
	}
	.heading-combi > .main {
		font-size: 1.728rem;
		line-height: 2 !important;
		margin-top: -0.864rem;
		margin-bottom: 3.136rem;
	}
	.heading-combi > .main > .accent::after {
		content: none;
	}





    .home-program-block {
      margin-bottom: 80px;
      overflow: hidden; }
    .home-program-heading {
      margin-right: 10px;
      margin-left: 10px;
      width: auto; }
    .home-program-heading {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      .home-program-heading > .heading {
        padding-right: 10px;
        padding-left: 10px;
        width: 100%; }
      .home-program-heading > .heading {
        margin: 0 -10px;
        padding: 0;
        width: 100vw; }
      .home-program-heading > .img {
        padding-right: 10px;
        padding-left: 10px;
        width: 33.33333%; }
      .home-program-heading > .img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        min-height: 115px;
        padding-top: 10px; }
      .home-program-heading > .img > img {
        height: auto;
        width: 100%; }
    .home-program-heading-gallery {
      margin-right: 10px;
      margin-left: 10px;
      width: auto; }
      .home-program-heading-gallery > .inner {
        padding-right: 10px;
        padding-left: 10px;
        width: 100%; }
      .home-program-heading-gallery > .inner {
        padding-top: 45px; }
        .home-program-heading-gallery > .inner > .number {
          font-size: 2.074rem;
          height: 105px;
          top: 0;
          right: 0;
          width: 105px; }
        .home-program-heading-gallery > .inner > .title {
          font-size: 1.728rem; }
    .home-program-heading-title {
      height: 33.3vw; }
      .home-program-heading-title > .number {
        font-size: 2.074rem;
        height: 105px;
        margin-top: -20px;
        top: 100%;
        right: auto;
        left: -20px;
        width: 105px; }
      .home-program-heading-title > .text {
        padding-top: 70px;
        top: 100%;
        bottom: auto; }
        .home-program-heading-title > .text > .title {
          background-color: transparent;
          font-size: 1.728rem;
          padding: 0; }
        .home-program-heading-title > .text > .time {
          background-color: transparent;
          font-size: 1rem;
          margin-top: 0.588em;
          padding: 0;
          margin-right: 20px; }
    .home-program-content {
      margin-right: 10px;
      margin-left: 10px;
      width: auto; }
    .home-program-content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .home-program-content:last-child {
      margin-bottom: 0; }
      .home-program-content.-reflect {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
      .home-program-content > .text {
        padding-right: 10px;
        padding-left: 10px;
        width: 100%; }
        .home-program-content > .text > .title {
          font-size: 1.2rem;
          line-height: 1.8 !important;
          margin-top: -0.48rem;
          margin-bottom: 0.949rem; }
      .home-program-content > .img {
        padding-right: 10px;
        padding-left: 10px;
        width: 100%; }
      .home-program-content > .img {
        margin-bottom: 20px; }
    .home-program-detail {
      margin-right: 10px;
      margin-left: 10px;
      width: auto; }
      .home-program-detail > .inner {
        padding-right: 10px;
        padding-left: 10px;
        width: 100%; }
    .home-program-detail-list {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 20px 20px 0; }
      .home-program-detail-list.-club > .accent-list {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2; }
      .home-program-detail-list > .title {
        display: block;
        width: 100%; }
      .home-program-detail-list > .accent-list {
        border-top: 1px solid #aee2f0;
        border-left: 0;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
        margin-top: 10px;
        padding-top: 20px;
        padding-right: 0;
        padding-left: 0;
        width: 100%; }
    .home-program-photos {
      margin-right: 10px;
      margin-left: 10px;
      width: auto; }
    .home-program-photos {
      margin: 0 1px; }
      .home-program-photos > .inner {
        padding-right: 10px;
        padding-left: 10px;
        width: 100%; }
      .home-program-photos > .inner {
        padding: 0; }
        .home-program-photos > .inner > .column {
          padding-right: 10px;
          padding-left: 10px;
          width: 100%; }
        .home-program-photos > .inner > .column {
          padding-right: 1px;
          padding-left: 1px; }
    .home-program-gallery > .img {
      margin-bottom: 10px; }
    .home-program-gallery > .title {
      font-size: 1.2rem;
      line-height: 1.8 !important;
      margin-top: -0.48rem;
      margin-bottom: -0.48rem; }



    .home-program-photos {
      margin-right: 10px;
      margin-left: 10px;
      width: auto; }
    .home-program-photos {
      margin: 0 1px; }
      .home-program-photos > .inner {
        padding-right: 10px;
        padding-left: 10px;
        width: 100%; }
      .home-program-photos > .inner {
        padding: 0; }
        .home-program-photos > .inner > .column {
          padding-right: 10px;
          padding-left: 10px;
          width: 100%; }
        .home-program-photos > .inner > .column {
          padding-right: 1px;
          padding-left: 1px; }


    .layout-primary {
      margin-right: 20px;
      margin-left: 20px;
      width: auto; }

    .home-special-list {
      margin-right: 10px;
      margin-left: 10px;
      width: auto; }
      .home-special-list > .list {
        padding-right: 10px;
        padding-left: 10px;
        width: 80%; }
      .home-special-list > .list:not(:first-child) {
        margin-top: 30px; }
        .home-special-list > .list > .img-fit {
          margin-bottom: 10px; }

		.navSectionList {
			margin: 0 20px;
		}
		.navSectionList__item {
			font-size: 1.214rem;
		}
		.navSectionList__item a {
		    padding: 0.6em 0;
		}
		.navSectionList__item a.current::after {
		  bottom: -10px;
		  border-width: 10px 10px 0 10px;
		}


}