@charset "UTF-8";
html {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: aliased;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  font-size: 62.5%;
  color: #222;
  box-sizing: border-box; }
body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
  min-width: 980px;
  position: relative;
  letter-spacing: 0.05em; }
@media screen and (max-width: 1024px) {
  body {
    min-width: auto;
    min-width: initial; } }
@media screen and (max-width: 768px) {
  body {
    min-width: 300px; } }
  img {
    vertical-align: bottom; }
  a[href^="tel:"] {
   display: block;
   pointer-events: none; }
@media screen and (max-width: 768px) {
  a[href^="tel:"] {
    pointer-events: auto; } }
  .clearfix::after {
    content: "";
    display: block;
    clear: both; }
  .only-pc {
    display: block; }
@media screen and (max-width: 1024px) {
  .only-pc {
    display: none !important; } }
  .only-pc-tab {
    display: block; }
@media screen and (max-width: 768px) {
  .only-pc-tab {
    display: none !important; } }
  .only-tab-sp {
    display: none !important; }
@media screen and (max-width: 1024px) {
  .only-tab-sp {
    display: block !important; } }
  .only-sp {
    display: none !important; }
@media screen and (max-width: 768px) {
  .only-sp {
    display: block !important; } }
.img-fit {
  width: 100%;
  height: auto; }
.side-margin {
  margin-right: auto;
  margin-left: auto; }
@media screen and (max-width: 768px) {
  .t-center-pc {
    text-align: justify; } }
.t-just {
  text-align: justify; }
.m-center {
  margin-right: auto;
  margin-left: auto; }
.fwb {
  font-weight: bold; }
.dbl {
  display: block; }
.fss-ss {
  font-size: 14px; }
@media screen and (max-width: 768px) {
.fss-ss {
  font-size: 12px; } }
.les01 {
  letter-spacing: 0.1em; }
.mt05em {
  margin-top: 0.5em; }
.mt1em {
  margin-top: 1em; }
.mt15em {
  margin-top: 1.5em; }
.mb05em {
  margin-bottom: 0.5em; }
.mb1em {
  margin-bottom: 1em; }
.mb15em {
  margin-bottom: 1.5em; }
.mb2em {
  margin-bottom: 2em; }
.mb3em {
  margin-bottom: 3em; }
.mb4em {
  margin-bottom: 4em; }
.mb8per {
  margin-bottom: 8%; }
.ml1em, .ml1em-pc {
  margin-left: 1em; }
.pdt20 {
  padding-top: 20px; }
.pdt30 {
  padding-top: 30px; }
.pdt40 {
  padding-top: 40px; }
.pdt60 {
  padding-top: 60px; }
.pdt70 {
  padding-top: 70px; }
.pdt80 {
  padding-top: 80px; }
.pdt150 {
  padding-top: 150px; }
.pdt155 {
  padding-top: 155px; }
.pdb30 {
  padding-bottom: 30px; }
.pdb40 {
  padding-bottom: 40px; }
.pdb60 {
  padding-bottom: 60px; }
.pdb80 {
  padding-bottom: 80px; }
.pdb90 {
  padding-bottom: 90px; }
.pdb130 {
  padding-bottom: 130px; }
.pdb150 {
  padding-bottom: 150px; }
.key {
  color: #0066cc; }
a {
  color: #0066cc; }
a:hover {
  color: #0066cc; }
a img:hover {
  opacity: 0.8; }

.section-inner {
  width: 100%;
  /* max-width: 980px; */
  max-width: 1120px;
  margin: 0 auto;
 }
 
@media screen and (max-width: 1024px) {
  .section-inner {
    width: auto;
    padding: 0 5%;}
}
  .section-inner img {
    max-width: 100%;
    height: auto;
    margin: auto; }
  h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
    line-height: 1.5; }
  p {
    margin: 0 0 0.5em;
    font-size: 16px; }
@media screen and (max-width: 1024px) {
  p {
      font-size: 14px; } }
  .red {
    color: #f51e5a; 
    font-weight: 600;
  }
  .underline {
    text-decoration: underline; }
  h3 {
    font-weight: bold;
    font-size: 24px;
    line-height: calc(35/24);
    letter-spacing: 0.06em;
    padding: 13px 20px;
    background: #e6f0fa;
    position: relative;
    margin-bottom: 40px; }
@media screen and (max-width: 1024px) {
  h3 {
    font-size: 20px; } }
@media screen and (max-width: 768px) {
  h3 {
    padding: 10px 10px;
    font-size: 20px;
    margin-bottom: 20px } }
  h3 span {
    display: block;
    /* border-left: solid 4px #000; */
    /* padding-left: 0.5em;  */
  }
  h4 {
    font-weight: bold;
    color: #0066cc;
    display: block;
    border-left: solid 4px #0066cc;
    padding-left: 0.5em;
    font-size: 24px;
    margin-bottom: 10px; }
@media screen and (max-width: 1024px) {
  h4 {
    font-size: 20px; } }
@media screen and (max-width: 768px) {
  h4 {
    font-size: 18px; } }
  p {
    line-height: 2; }
@media screen and (max-width: 768px) {
  p {
    line-height: 1.8; } }
.header {
  padding: 18px 0;
  display: block; }
@media screen and (max-width: 1024px) {
  .header {
    padding: 12px 0 8px; } }
.header h1 {
  font-size: 20px;
  float: left;
  line-height: 30px; }
@media screen and (max-width: 1024px) {
  .header h1 {
    text-align: center;
    display: block;
    float: none;
    margin-bottom: 1em; } }
@media screen and (max-width: 768px) {
  .header h1 {
    font-size: 12px;
    margin-bottom: 0.8em;
    line-height: 1.4; } }
.header .h-logo {
  float: right;
  display: flex;
 align-items: center; }
@media screen and (max-width: 1024px) {
  .header .h-logo {
    float: none;
    display: flex;
    justify-content: center; } }
@media screen and (max-width: 768px) {
  .header .h-logo {
    justify-content: center; } }
  .header .h-logo span {
    margin: 0 10px; }
  .header .h-logo span img {
    height: 50px;
    width: auto; }
@media screen and (max-width: 768px) {
  .header .h-logo span img {
    height: 30px; } }
  .header .h-logo span .logo-set {
    width: 18px;
    height: 18px;
  }
@media screen and (max-width: 400px) {
  .header .h-logo span img {
    height: 34px; } }
@media screen and (max-width: 360px) {
  .header .h-logo span img {
    height: 30px; } }
.header .h-logo span.-sfawest {
  margin-right: 0; }
@media screen and (max-width: 768px) {
  .header .h-logo span.-sfawest {
    margin: 0 10px; } }


.header .section-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .header .section-inner {
    flex-direction: column;
}
}




.sec-fv img {
  width: 100%;
  /* max-width: 1440px;  */
}
.sec-fv {
  background-color: #fff;
}
.sec-intro {
  padding: 100px 0 80px;
  background: url(../img/bg-about.png) no-repeat center center /cover;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .sec-intro {
    padding: 60px 0 50px;
    background: url(../img/bg-about-sp.png) no-repeat center center /cover;
  }
   .sec-intro .section-inner p {
    text-align: justify;
  }}
.sec-intro-text p{
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.03em;
}
.sec-intro-text p:nth-child(n+2){
  margin-top: 24px;
}

@media screen and (max-width: 678px) {
  .sec-intro-text p{
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0;
  } 
  .sec-intro-text p:nth-child(n+2){
    margin-top: 20px;
  }
  
}

.inner-text-line {
  font-size: 20px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .inner-text-line {
    font-size: 18px;
    padding: 0 10px;
   }
}

ul.-disc {
  padding: 0;
  list-style: none; }
ul.-disc li {
  margin-bottom: 0.5em;
  padding-left: 1.5em;
  text-indent: -1.5em; }
ul.-disc li::before {
  content: "・"; }

ul.-kome {
  padding: 0;
  list-style: none; }
ul.-kome li {
  margin-bottom: 10px;
  padding-left: 1.5em;
  text-indent: -1.5em; }
ul.-kome li::before {
  content: "※"; }


  .sec-about{
    padding-top: 120px;
  }

@media screen and (max-width: 768px) {
  .sec-about {
    background-size: 10px 10px;
   } 
  }
@media screen and (max-width: 1024px) {
  .sec-about {
    padding-top: 80px; } }
.sec-about div.-inner {
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 80px;
  width: 100%;
  max-width: 1120px;
  margin-inline: auto;
  overflow-x: hidden;
}
@media screen and (max-width: 1150px) {
  .sec-about > .section-inner,
  .sec-schedule > .section-inner,
  .sec-outline > .section-inner,
  .sec-question > .section-inner {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .sec-about div.-inner,
  .sec-schedule div.-inner,
  .sec-outline div.-inner,
  .sec-question div.-inner {
    max-width: min(1120px, calc(100vw - 40px));
  }
  .sec-about .about-tani {
    max-width: min(1000px, calc(100vw - 40px));
  }
  .section-about {
    padding-left: 20px;
    padding-right: 20px;
  }
  .section-about .about-img {
    width: 100%;
    max-width: min(960px, calc(100vw - 40px));
    box-sizing: border-box;
    
  }
}
@media screen and (max-width: 1024px) {
  .sec-about div.-inner {
    margin-bottom: 51px; } 
    .section-about .about-img {
      padding: 0 20px;
    }
  }

.sec-about h3.-about {
  color: #fff;
  background: linear-gradient(90deg, #0066CC 0%, #16A0D6 100%);
}
@media screen and (max-width: 768px) {
  .sec-about h3.-about {
    margin-bottom: 30px;
  }
}
.sec-about h3.-about span {
  border-color: #fff; }
.sec-about h3.-about::after {
  display: none;
  content: "";
  width: 120px;
  height: 24px;
  background-image: url("../img/coach.png");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 24px;
  top: 0;
  bottom: 0;
  margin: auto; }
@media screen and (max-width: 768px) {
  .sec-about h3.-about::after {
    display: none; } }
.sec-about .col-2 {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
 }
.sec-about .col-2 .-right {
  width: 51%;
  }
  .about-txt p{
    font-size: 18px;
    letter-spacing: 0.06em;
  }
  .about-txt p:nth-child(n+2){
    margin-top: 24px;
  }
  .sec-about .col-2 .-left .photo-tani {
    display: block;
    margin: auto; 
    width: 510px;
    height: auto;
    aspect-ratio: 510/310;
    object-fit: cover;
  }

@media screen and (max-width: 1024px) {
  .sec-about .col-2 .-right {
    font-size: 14px;
    width: 45%; 
  } 
    .about-txt p{
      font-size: 14px;
      letter-spacing: 0.03em;
    }
    .about-txt p:nth-child(n+2){
      margin-top: 8px;
    }
  }
@media screen and (max-width: 768px) {
  .sec-about .col-2 {
    display: block;
   }
  .sec-about .col-2 .-left .photo-tani {
    display: block;
    margin: auto; 
    width: 510px;
    height: auto;
    aspect-ratio: 510/310;
    object-fit: cover;
  }
  .sec-about .col-2 .-right {
    width: auto;
    margin-bottom: 40px; } }
.sec-about .col-2 .-left {
  margin: 0 0 60px auto; }
@media screen and (max-width: 1024px) {
  .sec-about .col-2 .-left {
    width: 50%;
    min-width: 0;
  }
  .sec-about .col-2 .-right {
    min-width: 0;
  }
  .sec-about .col-2 .-left .photo-tani {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 510px;
  }
}
@media screen and (max-width: 768px) {
  .sec-about .col-2 .-left {
    width: auto;
    margin-bottom: 20px;
  }
}
.sec-about-message {
  width: 100%;
  max-width: 100%;
  min-width: 0;
}
.sec-about-message img {
  display: block;
  width: 100%;
  max-width: 825px;
  height: auto;
  margin-inline: auto;
}
  .sec-about .about-tani {
    margin-top: 60px;
    background: #EBF3F9;
    padding: 60px 60px 48px;
    border-radius: 20px;
    width: 100%;
    max-width: 1000px;
    margin-inline: auto;
    box-sizing: border-box;
  }
  .sec-about .about-tani h4{
    margin-bottom: 20px;
    padding-left: 0;
    letter-spacing: 0.06em;
  }
  .sec-about .about-tani h4 span{
    color: #333;
    font-size: 14px;
    padding-left: 18px;
  }
.sec-about .performance {
  display: flex;
  justify-content: space-between; }
@media screen and (max-width: 1024px) {
  .sec-about .performance {
    padding: 20px 0; } }
@media screen and (max-width: 768px) {
  .sec-about div.-inner {
    overflow-x: visible;
  }
  .sec-about .about-tani {
    width: calc(100% + 40px);
    max-width: none;
    margin-top: 40px;
    margin-bottom: 0;
    margin-left: -20px;
    margin-right: -20px;
    padding: 24px 20px 15px;
    border-radius: 0;
  }
  .sec-about .about-tani h4{
    margin-bottom: 0;
    padding-left: 14px;
    line-height: calc(22/18);
  }
  .sec-about .about-tani h4 span{
    padding-left: 0;
    display: inline-block;
    margin-top: 10px;
  }

  .sec-about .performance {
    display: block; } }
.sec-about .performance p {
  margin-bottom: 0; 
  line-height: 2.2;
}
@media screen and (max-width: 768px) {
  .sec-about .performance {
    padding: 16px 0 6px;
  }
  .sec-about .performance p {
    font-size: 16px;
  }
}
.sec-about h3.-training {
  color: #003399;
  background: linear-gradient(to right, #b4bedc, #b4d2f0); }
.sec-about h3.-training span {
  border-color: #003399; }
.sec-about h3.-training::after {
  content: "";
  width: 170px;
  height: 24px;
  background-image: url("../img/bg-h3-training.png");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 24px;
  top: 0;
  bottom: 0;
  margin: auto; }
@media screen and (max-width: 768px) {
  .sec-about h3.-training::after {
    display: none; } }
.sec-about .photo-training {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  }
.sec-about .photo-training img {
  width: 100%;
  height: auto;
 }
 .sec-about .photo-training img:first-child {
  margin-right: 1.6%;
 }
@media screen and (max-width: 768px) {
  .sec-about .photo-training img {
    float: none;
    width: 100%; } }

.sec-schedule {
  background-image: url("../img/bg-stripe-bl.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 120px 0; }
@media screen and (max-width: 768px) {
  .sec-schedule {
    /* background-size: 10px 10px;  */
  } }
@media screen and (max-width: 1024px) {
  .sec-schedule {
    padding: 58px 0 82px; } }
.sec-schedule div.-inner {
  padding: 60px 60px 57px;
  box-sizing: border-box;
  background: #fff;
  width: 100%;
  max-width: 1120px;
  margin-inline: auto;
}
.sec-schedule h3.-schedule {
  color: #fff;
  background: linear-gradient(90deg, #0066CC 0%, #16A0D6 100%);
}
.sec-schedule h3.-schedule span {
  border-color: #fff; }
.sec-schedule h3.-schedule::after {
  display: none;
  content: "";
  width: 140px;
  height: 24px;
  background-image: url("../img/bg-h3-schedule.png");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 24px;
  top: 0;
  bottom: 0;
  margin: auto; }
@media screen and (max-width: 768px) {
  .sec-schedule h3.-schedule::after {
    display: none; } 
    .sec-schedule div.-inner {
      padding: 30px 20px 7px;
    }
  
  }
.schedule-list {
  margin: 0;
  padding: 0;
  border-top: 1px solid #B8D9F0;
}
.schedule-list__row {
  display: flex;
  border-bottom: 1px solid #B8D9F0;
}
.schedule-list dt {
  width: 200px;
  margin: 0;
  padding: 14px 16px;
  box-sizing: border-box;
  background: #E8F4FC;
  color: #0066CC;
  font-weight: bold;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.03em;
}
.schedule-list dd {
  margin: 0;
  padding: 16px 20px;
  flex: 1;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.03em;
  align-items: center;
}
.schedule-list dd span.-kome{
  margin-top: 10px;
}

.schedule-list__venue {
  display: flex;
  gap: 24px;
  align-items: flex-start;
}
.schedule-list__venue-text {
  flex: 1;
}
.schedule-list__venue-text p:nth-child(n+2){
  margin-top: 10px;
}

.schedule-list__venue-img {
  width: 340px;
  flex-shrink: 0;
}
.schedule-list__venue-img img {
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 340/210;
}
@media screen and (max-width: 1024px) {
  .schedule-list__venue-img {
    width: 45%;
  }
}
@media screen and (max-width: 768px) {
  .schedule-list__row {
    flex-direction: column;
  }
  .schedule-list__row:last-child{
    border-bottom: none;
  }
  .schedule-list dt {
    width: 100%;
    padding: 10px 16px;
    justify-content: flex-start;
    font-size: 16px;
  }
  .schedule-list dd {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0.03em;
    align-items: flex-start;
  }
  .schedule-list dd span.-kome{
    font-size: 14px;
    margin-top: 0;
    padding-left: 0;
    text-indent: 0;
  }
  .schedule-list__venue {
    flex-direction: column;
    gap: 5px;
  }
  .schedule-list__venue-img {
    width: calc(100% + 32px);
    margin-left: -16px;
    margin-right: -16px;
  }
  .schedule-list__venue-text p:nth-child(n+2){
    margin-top: 13px;
  }
  
}
.sec-schedule .col-2 {
  overflow: hidden; }
.sec-schedule .col-2 .-right {
  width: 418px;
  float: right; }
@media screen and (max-width: 1024px) {
  .sec-schedule .col-2 .-right {
    width: 45%; } }
@media screen and (max-width: 768px) {
  .sec-schedule .col-2 .-right {
    width: auto;
    float: none;
    margin-bottom: 20px; } }
.sec-schedule .col-2 .-left {
  width: 510px;
  float: left; }
@media screen and (max-width: 1024px) {
  .sec-schedule .col-2 .-left {
    width: 50%; } }
@media screen and (max-width: 768px) {
  .sec-schedule .col-2 .-left {
    width: auto;
    float: none; } }

span.-kome {
  padding-left: 1em;
  text-indent: -1em;
  display: block;
  font-size: 14px;
  line-height: 1.8; }
@media screen and (max-width: 768px) {
  span.-kome {
    font-size: 12px; } }
span.-kome::before {
  content: "※";
  display: inline; }

.sec-outline {
  background-image: url("../img/bg-stripe-dbl.png");
  background-repeat: repeat;
  background-position: center center;
  background-size: cover;
  padding: 120px 0 115px; }
@media screen and (max-width: 768px) {
  .sec-outline {
      /* background-size: 10px 10px;  */
  } }
@media screen and (max-width: 1024px) {
  .sec-outline {
    padding: 60px 0 36px; } }
.sec-outline div.-inner {
  padding: 60px 60px 10px;
  box-sizing: border-box;
  background: #fff;
  width: 100%;
  max-width: 1120px;
  margin-inline: auto;
}
.sec-outline h3.-outline {
  color: #fff;
  background: linear-gradient(90deg, #0066CC 0%, #16A0D6 100%);
 }
 .sec-outline h3.-outline.mt{
  margin-top: 48px;
 }
.sec-outline h3.-outline span {
  border-color: #fff; }
.sec-outline h3.-outline::after {
  display: none;
  content: "";
  width: 114px;
  height: 24px;
  background-image: url("../img/bg-h3-outline.png");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 24px;
  top: 0;
  bottom: 0;
  margin: auto; }
  .outline-text{
    display: block;
    margin-top: 0;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.03em;
  }
@media screen and (max-width: 768px) {
  .sec-outline h3.-outline.mt{
    margin-top: 32px;
   }
  
  .sec-outline h3.-outline::after {
    display: none; }
    .sec-outline div.-inner {
      padding: 30px 20px;
    }
  .sec-outline .pdb20 {
    width: 100%;
  }
  .sec-outline .pdb20 img.only-sp {
    width: calc(100% + 12px);
    max-width: none;
    display: block;
    margin-left: 0;
    margin-right: -12px;
  }
  .outline-text{
    font-size: 12px;
  }

  }

.sec-outline ul.-kome{
  margin-bottom: 24px;
}
.sec-outline li {
  font-size: 16px; 
  line-height: 1.6;
  letter-spacing: 0.03em;

}
.sec-outline li a{
  color: #f51e5a;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .sec-outline li {
    font-size: 13px;
   } 
   .sec-outline ul.-kome{
    margin-bottom: 20px;
   }
  }

.sec-outline .cta-wrapper{
  padding: 11px 0 50px;
}
@media screen and (max-width: 768px) {
  .sec-outline .cta-wrapper{
    padding: 11px 0 0;
  }
  .sec-outline .cta-title {
    display: none;
  }
}
.sec-outline .cta-items{
  margin-top: 35px;
}

@media screen and (max-width: 768px) {
  .sec-outline .cta-items{
    margin-top: 23px;
  }
  .sec-outline .cta-item-title{
    margin-top: 27px;
    line-height: calc(38/32);
  }
  .sec-outline .cta-item.orange .cta-item-title{
    margin-top: 14px;
  }
  
}

.sec-question {
  padding: 77px 0 0; }
@media screen and (max-width: 1024px) {
  .sec-question {
    padding: 37px 0 0; } }
.sec-question strong.-ttl {
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  margin-bottom: 1em; }
@media screen and (max-width: 768px) {
  .sec-question strong.-ttl {
    font-size: 16px; } }
.sec-question div.-inner {
  padding: 26px 0 20px;
  margin: 25px auto 0;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  width: 100%;
  max-width: 1120px;
  box-sizing: border-box;
}
  .sec-question ul.-disc{
    margin: 12px 0;
  }
.sec-question li {
  font-size: 16px; 
  line-height: 1.6;
  letter-spacing: 0.03em;
  margin-bottom: 13px;
}
@media screen and (max-width: 1024px) {
  .sec-question div.-inner {
    padding: 17px 0 7px;
    margin: 17px auto 0;
  }
  .sec-question ul.-disc{
    margin: 15px 0;
  }

  .sec-question li {
    font-size: 14px; } 
  }

.footer {
  padding: 20px 0;
  display: block; }

  .text-center {
    text-align: center;
  }

  .p-line-height {
    line-height: 1.6;
  }



.img-10000 {
  display: block;
  margin: auto;
  padding: 35px 0 40px;
  max-width: 387px;
}

.come {
  font-size: 10px;
}

.text-10000 {
  text-align: center;
}

.text-10000-blue {
  color: #0066CC;
  font-weight: bold;
  margin-top: 80px;
  margin-bottom: 26px;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

.text-small {
  font-size: 14px;
  margin-top: -10px;
  display: block;
}

@media screen and (max-width: 768px) {
  .img-10000 {
    padding-bottom: 0;
  }

  .text-10000 {
    text-align: left;
  }
  .text-10000-blue {
    margin-top: 60px;
    margin-bottom: 17px;
    font-size: 18px;
  }
  .text-small {
    font-size: 12px;
    line-height: 1.4;
    margin-top: 6px;
  }
}

/* 子どもたちの1day運動教室 */
.section-about {
  background-color: #DFF8FF;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 110px 0 118px;
  box-sizing: border-box;
  width: 100%;
  overflow-x: hidden;
}

.section-about h2 {
  margin: 0;
  max-width: 100%;
}

.section-about h2 img {
  display: block;
  max-width: 100%;
  height: auto;
}

.section-about .about-img {
  display: flex;
  gap: clamp(16px, 4vw, 50px);
  margin: 66px auto 80px;
  width: 100%;
  max-width: 960px;
  box-sizing: border-box;
}

.section-about .about-img img{
  flex: 1 1 0;
  min-width: 0;
  width: 100%;
  max-width: 280px;
  height: auto;
  aspect-ratio: 280/325;
  object-fit: cover;
}


.section-about p {
  text-align: center;
}

.section-about .about-txt1 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.03em;
  margin-bottom: 40px;
}

.section-about .about-txt2 {
  font-size: 16px;
  margin: 20px auto 60px;
}

.section-about .about-87 {
  margin-bottom: 125px;
}

.about-gallery-title{
  font-size: 36px;
  letter-spacing: 0.06em;
  color: #0066CC;
  border-bottom: 3px solid #0066CC;
  padding: 8px 10px;
  display: inline-block;
}


.about-gallery {
  align-self: stretch;
  width: 100%;
  overflow: hidden;
  margin-top: 60px;
  margin-bottom: 80px;
}

.about-gallery__track {
  display: flex;
  width: max-content;
  animation: gallery-scroll 80s linear infinite;
}

.about-gallery__list {
  display: flex;
  gap: 70px;
  padding-right: 20px;
  padding-top: 50px;
}

.about-gallery__list img {
  height: 240px;
  width: auto;
  object-fit: cover;
  flex-shrink: 0;
}
.about-gallery__list img:nth-child(2){
  margin-top: -40px;
}
.about-gallery__list img:nth-child(3){
  margin-top: 80px;
}
.about-gallery__list img:nth-child(5){
  margin-top: 40px;
}
.about-gallery__list img:nth-child(6){
  margin-top: -50px;
}
.about-gallery__list img:nth-child(7){
  margin-top: 10px;
}


@keyframes gallery-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 768px) {
  .section-about {
    padding: 80px 20px;
  }
  .section-about .about-img {
    flex-direction: column;
    align-items: center;
    gap: 43px;
    margin: 55px auto 40px;
  }
  .section-about .about-img img {
    flex: none;
    width: 76%;
    max-width: 300px;
  }
  .section-about p {
    text-align: left;
  }
  .section-about .about-txt1 {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .section-about .about-txt2 {
    font-size: 12px;
    margin: 10px auto 30px;
  }
  .section-about .about-87 {
    width: 100%;
    max-width: 400px;
    margin-bottom: 56px;
  }
  .about-gallery-title{
    font-size: 24px;
  }
  .about-gallery {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-top: 28px;
    margin-bottom: 35px;
  }
  .about-gallery__list {
    gap: 38px;
    padding: 28px 0;
    padding-right: 12px;
  }
  .about-gallery__list img {
    height: 129px;
  }
  .about-gallery__track {
    animation-duration: 45s;
  }
  .about-gallery__list img:nth-child(2){
    margin-top: -20px;
  }
  .about-gallery__list img:nth-child(3){
    margin-top: 40px;
  }
  .about-gallery__list img:nth-child(5){
    margin-top: 20px;
  }
  .about-gallery__list img:nth-child(6){
    margin-top: -25px;
  }
  .about-gallery__list img:nth-child(7){
    margin-top: 5px;
  }
  
}


.cta-wrapper{
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  padding: 46px clamp(16px, 5vw, 60px) 40px;
  max-width: 1120px;
  background-color: #FFF;
  border-radius: 20px;
}
.section-about .cta-title{
  margin-top: 0;
}
@media screen and (max-width: 1150px) {
  .section-about .cta-wrapper{
   width: calc(100% - 40px);
   padding: 46px 20px 50px;
  }
}
@media screen and (max-width: 768px) {
  .section-about .cta-wrapper{
    width: 100%;
    padding: 25px 20px 33px;
  }
}
.cta-title{
  font-size: 36px;
  letter-spacing: 0.06em;
  color: #0066CC;
  border-bottom: 3px solid #0066CC;
  padding: 8px 10px;
  display: inline-block;
  margin-top: 35px;
  white-space: nowrap;

}
.cta-items{
  margin-top: 46px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 35px;
  width: 100%;
}
.cta-item{
  padding: 48px clamp(12px, 3vw, 20px) 15px;
  border-radius: 20px;
  min-width: 0;
  box-sizing: border-box;
}
.cta-subtitle img{
  max-width: 246px;
  margin-inline: auto;
}

.cta-item-title{
  margin-top: 20px;
  font-size: clamp(20px, 4.5vw, 47px);
  font-weight: 700;
  line-height: calc(64/53);
  letter-spacing: 0.06em;
  text-align: center;
}
.cta-item-title span{
  font-size: 0.851em;
  display: block;
}
.cta-item-time{
  display: inline-flex;
  justify-content: center;
  background: #fff;
  border-radius: 8px;
  position: relative;
  padding: 5px 16px 5px 50px;
  font-size: 23px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 8px;
}
.cta-item-time span{
  font-size: 17px;
  line-height: calc(28/17);
  display: inline-block;
  margin-left: 4px;
}
.cta-item-time::before{
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
  width: 30px;
  height: 30px;
  background: url(../img/time-green.png) no-repeat center center/contain;
}
.cta-item.orange .cta-item-time::before{
  background: url(../img/time-orange.png) no-repeat center center/contain;
}
.cta-btn{
  margin-top: 21px;
  width: 100%;
}
.cta-btn .btn{
  font-size: clamp(13px, 2.2vw, 17.8px);
  line-height: calc(21/17);
  letter-spacing: 0.06em;
  padding: 25px 16px 25px 16px;
  width: 100%;
  max-width: 357px;
  box-sizing: border-box;
  white-space: normal;
  border-bottom: none;
  text-align: center;
}
.cta-btn .btn.green{
  background: linear-gradient(90deg, rgba(1, 148, 162, 1) 0%, rgba(123, 191, 50, 1) 100%), #FFFFFF;

}
.cta-btn .btn.orange{
  background: linear-gradient(90deg, rgba(245, 70, 21, 1) 0%, rgba(255, 204, 36, 1) 100%);

}
.cta-btn a.btn::after{
  background-image: url(../img/btn-arrow.png);
  width: 17px;
  height: 17px;
  background-size: 100% 100%;
  right: 18px;
}

p.cta-text{
  margin-top: 20px;
  font-size: 12.5px;
  line-height: 1.4;
  letter-spacing: 0.06em;
  text-align: left;
  word-break: break-word;
  width: 100%;
  text-align: left;
  max-width: 358px;
  margin-inline: auto;
  padding-left: 1em;
  text-indent: -1em;
}
.cta-item.green{
  background: linear-gradient(90deg, rgba(1, 148, 162, 0.2) 0%, rgba(123, 191, 50, 0.2) 100%), #FFFFFF;
}
.cta-item.green .cta-item-title{
  background: linear-gradient(90deg, #0194A2 0%, #7BBF32 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.cta-item.orange{
  background: linear-gradient(90deg, rgba(245, 70, 21, 0.2) 0%, rgba(255, 204, 36, 0.2) 100%);
}
.cta-item.orange .cta-item-title{
  background: linear-gradient(90deg, #F54615 0%, #FFCC24 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media screen and (min-width: 901px) {
  .cta-item-wrapper {
    display: contents;
  }
  .cta-item {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .cta-bottom-text {
    grid-column: 2;
  }
  .cta-title-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex: 1;
    width: 100%;
    min-height: 0;
  }
  .cta-item-time {
    margin-top: 10px;
  }
}
.cta-bottom-text{
  margin-top: 10px;
  display: block;
  text-align: left;
  color: #0066CC;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.06em;
  padding-right: 1em;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 1150px) {
  .cta-items{
    gap: 0 20px;
  }
  .cta-item-title{
    font-size: clamp(24px, 3.2vw, 34px);
  }
  .cta-item-time{
    font-size: clamp(16px, 2vw, 23px);
    padding-left: 44px;
  }
  .cta-item-time span{
    font-size: 0.74em;
  }
  p.cta-text{
    font-size: 12px;
  }
}
@media screen and (max-width: 900px) {
  .cta-items{
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .cta-wrapper{
    background-color: #FFF;
    border-radius: 20px;
    padding: 30px 18px;
  }
  .cta-subtitle img{
    max-width: 190px;
  }
  .cta-title{
    font-size: 24px;
    border-bottom: 1.5px solid #0066CC;
    padding: 8px 10px;
    margin-top: 38px;
  }
  
  .cta-items{
    margin-top: 30px;
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .cta-item{
    padding: 24px 16px 18px;
  }
  
  .cta-item-title{
    margin-top: 10px;
    font-size: 27px;
    line-height: 1.2;
  }
  .cta-item-title span{
    font-size: 24px;
  }  
  .cta-item-time{
    margin-top: 15px;
    font-size: 15px;
    padding: 5px 10px 6px 33px;
  }
  .cta-item-time::before{
    width: 20px;
    height: 20px;
    left: 10px;
  }
  .cta-item-time span{
    font-size: 12px;
  }
  
  .cta-btn{
    margin-top: 11px;
  }
  .cta-btn .btn{
    width: 100%;
    max-width: 357px;
    font-size: 14px;
    line-height: calc(20/14);
    padding: 23px 12px;
  }
  p.cta-text{
    margin-top: 8px;
  }
  .cta-bottom-text{
    margin-top: 6px;
    font-size: 14px;
    letter-spacing: 0.03em;
  }
  
}



/* エントリーボタン */
a.btn {
  width: 100%;
  max-width: 480px;
  display: block;
  margin: 0 auto;
  background: #f51e5a;
  font-size: 20px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  line-height: 1;
  padding: 28px 0;
  font-weight: bold;
  border-radius: 10px;
  border-bottom: solid 5px #c1272d;
  position: relative;
  letter-spacing: 0.1em; }

a.btn-orange {
  background: orange;
  border-bottom: solid 5px #c1272d;
 }

a.btn:hover {
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  a.btn {
    margin: 0 auto;
    font-size: 14px;
    padding: 1em 0; 
  }
}

a.btn::after {
  content: "";
  width: 26px;
  height: 26px;
  display: block;
  background-image: url("../img/icon-btn-arrow.png");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media screen and (max-width: 768px) {
  a.btn::after {
    width: 16px;
    height: 16px;
    right: 10px;
    background-size: 100% 100%; 
  } 
}

.btn-wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin: 60px auto;
}

@media screen and (max-width: 768px) {
  .btn-wrapper {
    gap: 20px;
    margin: 40px auto;
  }
}

.btn-top, .btn-bottom {
  border-radius: 10px;
  padding: 30px 40px;
  width: 86%;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .btn-top, .btn-bottom {
    border-radius: 6px;
    padding: 20px 16px;
  }
}

.btn-top {
  background-color: #FDD2DE;
}

.btn-top p {
  font-size: 20px;
  font-weight: 600;
  color: #f51e5a;
}

@media screen and (max-width: 768px) {
  .btn-top p {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
  }
}

.btn-bottom {
  background-color: #FFEDCC;
}

.btn-bottom p {
  font-size: 20px;
  font-weight: 600;
  color: orange;
}

.btn-bottom p span {
  color: #222;
  font-size: 15px ;
  font-weight: normal;
  display: block;
}

@media screen and (max-width: 768px) {
  .btn-bottom p {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
  }
  .btn-bottom p span {
    font-size: 14px ;
  }
}

.btn-flex {
    display: flex;
    gap: 20px;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    .btn-flex {
    flex-direction: column;
    gap: 10px;
    margin: 0 auto;
  }
}