@charset "UTF-8";
.nitalago-ruika {
  font-family: "nitalago-ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.m-plus-rounded-1c-heavy {
  font-family: "m-plus-rounded-1c", sans-serif;
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "MartFutomaruGothicNeoKyokan";
  src: url("../fonts/MartFutomaruGothicNeoKyokan.woff2") format("woff2");
  font-display: swap;
}
.MartFutomaruGothicNeoKyokan {
  font-family: "MartFutomaruGothicNeoKyokan", sans-serif;
}

@font-face {
  font-family: "GenJyuuGothicX-P-Regular";
  src: url("../fonts/GenJyuuGothicX-P-Regular.woff2") format("woff2");
  font-display: swap;
}
.GenJyuuGothicX-P-Regular {
  font-family: "GenJyuuGothicX-P-Regular", sans-serif;
}

@font-face {
  font-family: "GenJyuuGothicX-P-Medium";
  src: url("../fonts/GenJyuuGothicX-P-Medium.woff2") format("woff2");
  font-display: swap;
}
.GenJyuuGothicX-P-Medium {
  font-family: "GenJyuuGothicX-P-Medium", sans-serif;
}

@font-face {
  font-family: "GenJyuuGothicX-P-Bold";
  src: url("../fonts/GenJyuuGothicX-P-Bold.woff2") format("woff2");
  font-display: swap;
}
.GenJyuuGothicX-P-Bold {
  font-family: "GenJyuuGothicX-P-Bold", sans-serif;
}

@font-face {
  font-family: "GenJyuuGothicX-P-Heavy";
  src: url("../fonts/GenJyuuGothicX-P-Heavy.woff2") format("woff2");
  font-display: swap;
}
.GenJyuuGothicX-P-Heavy {
  font-family: "GenJyuuGothicX-P-Heavy", sans-serif;
}

.shogaku {
  color: #5e5248;
}
.shogaku .blue1 {
  color: #0498aa;
}
.shogaku .gold1 {
  color: #ab902d;
}
.shogaku .orange1 {
  color: #ff7200;
}

/* pc */
@media screen and (min-width: 961px) {
  /*ここにpc用スタイルを記述*/
  .shogaku .title .title-bg {
    background: url(https://k-waffle.co.jp/wp-content/themes/original/images/teach/shogaku/title-bg.webp) no-repeat;
    background-size: contain;
    aspect-ratio: 998/440;
  }
  .shogaku .title .title-bg .sub-title {
    padding-top: clamp(9.375rem, -18.432rem + 46.3vw, 10.938rem);
    padding-left: 40px;
    font-size: 21px;
  }
  .shogaku .title .title-bg h1 {
    padding-top: 25px;
    padding-left: 40px;
  }
  .shogaku .title .title-bg h1 span.big {
    font-size: 60px;
    padding-right: 2px;
  }
  .shogaku .title .title-bg h1 span.middle {
    font-size: 40px;
    padding-left: 2px;
  }
  .shogaku .title p {
    padding: 15px 40px 15px;
    font-size: 17px;
  }
  .shogaku .sen {
    padding: 40px 0;
  }
  .shogaku .sec {
    padding: 0 40px;
  }
  .shogaku .sec h3 {
    color: #8a731d;
    border: solid 2px #e2d4a0;
    border-left: solid 15px #e2d4a0;
    margin: 40px 0 30px;
    padding: 2px 2px 1px 2px;
    text-align: center;
    font-size: 25px;
  }
  .shogaku .sec h3 span.small {
    font-size: 20px;
  }
  .shogaku .sec h3 br {
    display: none;
  }
  .shogaku .sec p {
    font-size: 17px;
    line-height: 2rem;
  }
  .shogaku .sec > .nigate {
    background: url(https://k-waffle.co.jp/wp-content/themes/original/images/teach/shogaku/nigate.webp) no-repeat;
    background-size: contain;
    aspect-ratio: 877/180;
    padding-top: 13%;
    padding-left: 27%;
    font-size: clamp(2rem, -1.337rem + 5.56vw, 2.188rem);
  }
  .shogaku .sec > .juppun {
    background: url(https://k-waffle.co.jp/wp-content/themes/original/images/teach/shogaku/juppun.webp) no-repeat;
    background-size: contain;
    aspect-ratio: 877/173;
    padding-top: 11%;
    padding-left: 35%;
    font-size: clamp(2rem, -1.337rem + 5.56vw, 2.188rem);
  }
  .shogaku .sec > .syotyu {
    background: url(https://k-waffle.co.jp/wp-content/themes/original/images/teach/shogaku/syotyu.webp) no-repeat;
    background-size: contain;
    aspect-ratio: 877/173;
    padding-top: 11%;
    padding-left: 32%;
    font-size: clamp(2rem, -1.337rem + 5.56vw, 2.188rem);
  }
  .shogaku .sec > .eigo {
    background: url(https://k-waffle.co.jp/wp-content/themes/original/images/teach/shogaku/eigo.webp) no-repeat;
    background-size: contain;
    aspect-ratio: 877/171;
    padding-top: 10.5%;
    padding-left: 41%;
    font-size: clamp(2rem, -1.337rem + 5.56vw, 2.188rem);
  }
  .shogaku .image01 {
    width: 60%;
    margin-top: 0;
    margin-right: 40px;
    margin-left: auto;
    margin-bottom: 80px;
  }
  .shogaku .image02,
  .shogaku .image03 {
    width: 70%;
    margin-top: 0;
    margin-right: 40px;
    margin-left: auto;
    margin-bottom: 80px;
  }
  .shogaku .image04 {
    width: 80%;
    margin-top: 0;
    margin-right: 40px;
    margin-left: auto;
    margin-bottom: 80px;
  }
  .shogaku .modoru {
    margin-bottom: 30px;
  }
  .shogaku .modoru .border {
    border: solid 3px #efe2b4;
    margin-bottom: 5px;
  }
  .shogaku .modoru img {
    width: 30%;
    margin-left: auto;
    margin-right: 30px;
  }
  .shogaku .form-banner {
    padding: 20px 10px 110px 10px;
  }
}
/* smartPhone */
@media screen and (max-width: 960px) {
  /*ここにスマホ用スタイルを記述*/
  .shogaku .title .title-bg {
    background: url(https://k-waffle.co.jp/wp-content/themes/original/images/teach/shogaku/sp/title-bg.webp) no-repeat;
    background-size: contain;
    aspect-ratio: 998/440;
  }
  .shogaku .title .title-bg .sub-title {
    padding-top: clamp(4.375rem, -1.595rem + 25.47vw, 13.688rem);
    padding-left: clamp(1.25rem, 0.449rem + 3.42vw, 2.5rem);
    font-size: clamp(0.813rem, 0.131rem + 2.91vw, 1.875rem);
  }
  .shogaku .title .title-bg h1 {
    padding-top: clamp(0.938rem, -0.865rem + 7.69vw, 3.75rem);
    padding-left: clamp(1.25rem, 0.449rem + 3.42vw, 2.5rem);
    font-size: clamp(1.25rem, 0.048rem + 5.13vw, 3.125rem);
  }
  .shogaku .title .title-bg h1 span.big {
    font-size: clamp(2.5rem, 0.497rem + 8.55vw, 5.625rem);
    padding-right: 2px;
  }
  .shogaku .title .title-bg h1 span.middle {
    font-size: clamp(1.563rem, -0.24rem + 7.69vw, 4.375rem);
    padding-left: 2px;
  }
  .shogaku .title p {
    padding: 15px clamp(1.25rem, 0.449rem + 3.42vw, 2.5rem) 15px;
    font-size: clamp(0.75rem, 0.55rem + 0.85vw, 1.063rem);
    line-height: clamp(1.3rem, 0.851rem + 1.91vw, 2rem);
  }
  .shogaku .sen {
    padding: clamp(0rem, -1.603rem + 6.84vw, 2.5rem);
  }
  .shogaku .sec {
    padding: clamp(0.625rem, -0.176rem + 3.42vw, 1.875rem);
  }
  .shogaku .sec h3 {
    color: #8a731d;
    border: solid 2px #e2d4a0;
    border-right: solid 15px #e2d4a0;
    margin-top: clamp(1.25rem, 0.449rem + 3.42vw, 2.5rem);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: clamp(0.625rem, -0.176rem + 3.42vw, 1.875rem);
    padding: 10px 10px 10px 15px;
    text-align: left;
    font-size: clamp(1.125rem, 0.845rem + 1.2vw, 1.563rem);
    line-height: clamp(1.5rem, 1.179rem + 1.37vw, 2rem);
  }
  .shogaku .sec h3 span.small {
    font-size: clamp(0.938rem, 0.737rem + 0.85vw, 1.25rem);
  }
  .shogaku .sec p {
    font-size: clamp(0.75rem, 0.55rem + 0.85vw, 1.063rem);
    line-height: clamp(1.3rem, 0.851rem + 1.91vw, 2rem);
  }
  .shogaku .sec > .nigate {
    background: url(https://k-waffle.co.jp/wp-content/themes/original/images/teach/shogaku/sp/nigate.webp) no-repeat;
    background-size: contain;
    aspect-ratio: 930/264;
    padding-top: clamp(3.625rem, -0.902rem + 19.32vw, 10.688rem);
    padding-left: clamp(1.875rem, 0.072rem + 7.69vw, 4.688rem);
    font-size: clamp(1.438rem, -0.045rem + 6.32vw, 3.75rem);
  }
  .shogaku .sec > .juppun {
    background: url(https://k-waffle.co.jp/wp-content/themes/original/images/teach/shogaku/sp/juppun.webp) no-repeat;
    background-size: contain;
    aspect-ratio: 929/264;
    padding-top: clamp(3.813rem, -1.035rem + 20.68vw, 11.375rem);
    padding-left: clamp(3rem, 0.196rem + 11.97vw, 7.375rem);
    font-size: clamp(1.438rem, -0.045rem + 6.32vw, 3.75rem);
  }
  .shogaku .sec > .syotyu {
    background: url(https://k-waffle.co.jp/wp-content/themes/original/images/teach/shogaku/sp/syotyu.webp) no-repeat;
    background-size: contain;
    aspect-ratio: 929/264;
    padding-top: clamp(3.813rem, -1.035rem + 20.68vw, 11.375rem);
    padding-left: clamp(3rem, 0.196rem + 11.97vw, 7.375rem);
    font-size: clamp(1.438rem, -0.045rem + 6.32vw, 3.75rem);
  }
  .shogaku .sec > .eigo {
    background: url(https://k-waffle.co.jp/wp-content/themes/original/images/teach/shogaku/sp/eigo.webp) no-repeat;
    background-size: contain;
    aspect-ratio: 929/264;
    padding-top: clamp(3.813rem, -0.755rem + 19.49vw, 10.938rem);
    padding-left: clamp(4.063rem, 0.056rem + 17.09vw, 10.313rem);
    font-size: clamp(1.438rem, -0.045rem + 6.32vw, 3.75rem);
  }
  .shogaku .image01 {
    width: 60%;
    margin-top: 0;
    margin-right: clamp(1.25rem, 0.449rem + 3.42vw, 2.5rem);
    margin-left: auto;
    margin-bottom: clamp(1.875rem, -0.128rem + 8.55vw, 5rem);
  }
  .shogaku .image02,
  .shogaku .image03 {
    width: 70%;
    margin-top: 0;
    margin-right: clamp(1.25rem, 0.449rem + 3.42vw, 2.5rem);
    margin-left: auto;
    margin-bottom: clamp(1.875rem, -0.128rem + 8.55vw, 5rem);
  }
  .shogaku .image04 {
    width: 80%;
    margin-top: 0;
    margin-right: clamp(1.25rem, 0.449rem + 3.42vw, 2.5rem);
    margin-left: auto;
    margin-bottom: clamp(1.875rem, -0.128rem + 8.55vw, 5rem);
  }
  .shogaku .modoru {
    margin-bottom: clamp(0.625rem, -0.176rem + 3.42vw, 1.875rem);
  }
  .shogaku .modoru .border {
    border: solid 3px #efe2b4;
    margin-bottom: 5px;
  }
  .shogaku .modoru img {
    width: 40%;
    margin-left: auto;
    margin-right: clamp(0.625rem, -0.176rem + 3.42vw, 1.875rem);
  }
  .shogaku .form-banner {
    padding: 20px 10px clamp(1.25rem, -2.356rem + 15.38vw, 6.875rem) 10px;
  }
}/*# sourceMappingURL=shogaku.css.map */