/*============================
#coursettl
============================*/
#coursettl .mv {
  display: flex;
}
@media screen and (max-width: 768px) {
  #coursettl .mv {
    display: block;
  }
}
#coursettl .mv figure {
  flex: 0 0 50%;
}
#coursettl .mv figure img {
  width: 100%;
  height: auto;
}
#coursettl .ttl {
  background: #0095d8;
  color: #fff;
  text-align: center;
  padding: 50px 30px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #coursettl .ttl {
    padding: 30px;
  }
}
#coursettl .ttl h1 {
  font-weight: 600;
  font-size: 43px;
  letter-spacing: 0.08em;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  #coursettl .ttl h1 {
    font-size: 30px;
  }
}
#coursettl .ttl h1 small {
  text-decoration: underline;
  font-size: 0.465em;
  display: block;
  padding-bottom: 1em;
}
#coursettl .ttl p {
  margin-bottom: 2em;
}
@media screen and (max-width: 768px) {
  #coursettl .ttl p {
    text-align: left;
  }
}
#coursettl .ttl a.btn {
  background-color: #fff;
  color: #0095d8;
  margin: auto;
  line-height: 1;
  font-size: 1.2em;
  font-weight: 600;
  position: relative;
}
#coursettl .ttl a.btn::before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
}

/*============================
#main
============================*/
#main {
  /*============================
  #sec01
  ============================*/
  /*============================
  #sec02
  ============================*/
  /*============================
  #sec03
  ============================*/
}
#main img {
  width: 100%;
  height: auto;
}
#main .cttl1 {
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  text-align: center;
  padding: 1em 0 1em;
}
@media screen and (max-width: 768px) {
  #main .cttl1 {
    font-size: 20px;
  }
}
#main .cttl1 span {
  background: linear-gradient(transparent 80%, #FFF100 80%);
}
#main .cttl1 strong {
  color: #0095d8;
}
#main #sec01 .w1000 .flex.photos {
  gap: 30px;
}
@media screen and (max-width: 768px) {
  #main #sec01 .w1000 .flex.photos {
    display: block;
  }
}
#main #sec01 .w1000 .flex.photos figure {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #main #sec01 .w1000 .flex.photos figure {
    display: flex;
    align-items: flex-start;
    margin-bottom: 2em;
  }
}
@media screen and (max-width: 768px) {
  #main #sec01 .w1000 .flex.photos figure img {
    width: 45%;
  }
}
#main #sec01 .w1000 .flex.photos figure figcaption {
  text-align: left;
  padding-top: 0.5em;
}
@media screen and (max-width: 768px) {
  #main #sec01 .w1000 .flex.photos figure figcaption {
    padding: 0 0 0 1em;
    line-height: 1.5;
  }
}
#main #sec01 .w1000 .flex.photos figure figcaption strong {
  color: #0095d8;
  display: block;
}
#main #sec01 .w1000 .club {
  border: 1px solid #0095d8;
  margin-top: 4em;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  #main #sec01 .w1000 .club {
    padding: 20px;
  }
}
#main #sec01 .w1000 .club h2 {
  font-size: 25px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #main #sec01 .w1000 .club h2 {
    font-size: 18px;
  }
}
#main #sec01 .w1000 .club h2 strong {
  color: #0095d8;
}
#main #sec01 .w1000 .club h2 + p {
  text-align: center;
}
@media screen and (max-width: 768px) {
  #main #sec01 .w1000 .club h2 + p {
    text-align: left;
    letter-spacing: 0;
  }
  #main #sec01 .w1000 .club h2 + p br {
    display: none;
  }
}
#main #sec01 .w1000 .club .flex {
  gap: 30px;
}
@media screen and (max-width: 768px) {
  #main #sec01 .w1000 .club .flex {
    display: block;
  }
}
#main #sec01 .w1000 .club .flex .club-item {
  width: 100%;
  text-align: left;
  display: flex;
  gap: 20px;
  padding: 20px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #main #sec01 .w1000 .club .flex .club-item {
    display: block;
  }
}
#main #sec01 .w1000 .club .flex .club-item div {
  width: 100%;
}
#main #sec01 .w1000 .club .flex .club-item div h3 {
  font-family: NotoSansJP-Regular-83pv-RKSJ-H;
  font-weight: normal;
  font-size: 23px;
  letter-spacing: 0.03em;
  line-height: 1.5;
  text-align: left;
  color: #00aecb;
  padding: 0 0 0.5em;
  margin: 0 0 0.5em;
  border-bottom: 1px solid #00aecb;
}
@media screen and (max-width: 768px) {
  #main #sec01 .w1000 .club .flex .club-item div h3 {
    font-size: 18px;
  }
}
#main #sec01 .w1000 .club .flex .club-item div ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main #sec01 .w1000 .club .flex .club-item div ul li {
  font-size: 14px;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  #main #sec01 .w1000 .club .flex .club-item div ul li {
    font-size: 13px;
  }
}
#main #sec01 .w1000 .club .flex .club-item figure {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #main #sec01 .w1000 .club .flex .club-item figure {
    margin-top: 1em;
  }
}
#main #sec01 .w1000 .club .flex .club-item figure figcaption {
  font-size: 13px;
  letter-spacing: 0;
}
#main #sec01 .w1000 .club .flex .club-item:nth-of-type(1) {
  background-color: #E6F3F8;
}
@media screen and (max-width: 768px) {
  #main #sec01 .w1000 .club .flex .club-item:nth-of-type(1) {
    margin-bottom: 20px;
  }
}
#main #sec01 .w1000 .club .flex .club-item:nth-of-type(2) {
  background-color: #FEF1D9;
}
#main #sec01 .w1000 .club .flex .club-item:nth-of-type(2) h3 {
  color: #F5A400;
  border-color: #F5A400;
}
#main #sec02 .w1000 > .flex {
  gap: 30px;
}
@media screen and (max-width: 768px) {
  #main #sec02 .w1000 > .flex {
    display: block;
  }
}
#main #sec02 .w1000 > .flex > div {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #main #sec02 .w1000 > .flex > div {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 30px;
  }
}
#main #sec02 .w1000 > .flex > div > figure {
  margin-bottom: 2em;
}
#main #sec02 .w1000 > .flex > div .flex div {
  text-align: left;
}
#main #sec02 .w1000 > .flex > div .flex div h3 {
  font-size: 20px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  color: #0095d8;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 768px) {
  #main #sec02 .w1000 > .flex > div .flex div h3 {
    font-size: 18px;
    letter-spacing: 0;
  }
}
#main #sec02 .w1000 > .flex > div .flex div p {
  letter-spacing: 0;
  line-height: 1.7;
}
#main #sec02 .w1000 > .flex > div .flex figure {
  flex: 0 0 35%;
  margin-left: 1.5em;
}
#main #sec02 .w1000 > .flex > div .flex figure figcaption {
  text-align: left;
  line-height: 1.5;
  font-size: 0.8em;
  letter-spacing: 0;
  padding-top: 0.7em;
}
#main #sec03 .season {
  margin-left: -20px;
  margin-right: -20px;
  overflow: hidden;
}
#main #sec03 .season .w1000 {
  padding: 0 20px;
}
#main #sec03 .season .w1000 h3 {
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: center;
  color: #0080cb;
  margin-bottom: 0.5em;
  padding-top: 1em;
}
@media screen and (max-width: 768px) {
  #main #sec03 .season .w1000 h3 {
    font-size: 20px;
  }
}
#main #sec03 .season .w1000 h3 + p {
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.5;
  text-align: center;
  color: #0080cb;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #main #sec03 .season .w1000 h3 + p {
    text-align: left;
  }
}
#main #sec03 .season .w1000 > .flex {
  gap: 30px;
}
@media screen and (max-width: 768px) {
  #main #sec03 .season .w1000 > .flex {
    display: block;
  }
}
#main #sec03 .season .w1000 > .flex div {
  width: 100%;
  background-color: #fff;
  padding: 30px;
  margin-bottom: 40px;
  position: relative;
  box-sizing: border-box;
}
#main #sec03 .season .w1000 > .flex div h4 {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #4cb5e4;
}
#main #sec03 .season .w1000 > .flex div p {
  color: #000;
  text-align: left;
  line-height: 1.7;
}
#main #sec03 .season .w1000 > .flex div h5 {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #4cb5e4;
}
#main #sec03 .season .w1000 > .flex div ul {
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;
  color: #000;
}
#main #sec03 .season .w1000 > .flex div:first-of-type::after {
  content: "\f101";
  font-family: "FontAwesome";
  font-size: 80px;
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translateY(-50%);
  z-index: 1;
  color: #CCCCCC;
}
@media screen and (max-width: 768px) {
  #main #sec03 .season .w1000 > .flex div:first-of-type::after {
    content: "\f103";
    font-size: 50px;
    line-height: 40px;
    top: auto;
    bottom: -40px;
    left: 50%;
    right: auto;
    transform: translate(-50%, 0);
  }
}
#main #sec03 .season::after {
  content: "\f103";
  font-family: "FontAwesome";
  font-size: 80px;
  display: block;
  text-align: center;
  line-height: 90px;
  background-color: #fff;
  color: #33AAE0;
}
#main #sec03 .season.season1 {
  background-color: #E0F2FA;
}
#main #sec03 .season.season2 {
  background-color: #33AAE0;
}
#main #sec03 .season.season2 .w1000 h3 {
  color: #fff;
}
#main #sec03 .season.season2 .w1000 p {
  color: #fff;
}
#main #sec03 .season.season3 {
  background-color: #0080CB;
}
#main #sec03 .season.season3::after {
  display: none;
}
#main #sec03 .season.season3 .w1000 h3 {
  color: #fff;
}
#main #sec03 .season.season3 .w1000 p {
  color: #fff;
}