@charset "UTF-8";
@import "./other/common.css";
@import "./other/fontawesome.min.css";
@import "./other/page.css";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;900&display=swap");
@font-face {
  font-family: "GenJyu";
  src: url("../../../rwd/font/GenJyuuGothic-Regular.woff") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "GenJyu";
  src: url("../../../rwd/font/GenJyuuGothic-Medium.woff") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "GenJyu";
  src: url("../../../rwd/font/GenJyuuGothic-Bold.woff") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "GenJyu";
  src: url("../../../rwd/font/GenJyuuGothic-Heavy.woff") format("truetype");
  font-weight: 900;
  font-style: normal;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

img {
  display: block;
  width: 100%;
}

dl {
  margin: 0;
}

dd {
  margin-left: 0;
  display: block;
}

.l-summer2025 main {
  color: #222;
  font-family: "GenJyu", sans-sefif;
  letter-spacing: 0;
}

.l-inner {
  width: calc(335 / 375 * 100vw);
  margin: 0 auto;
}

.l-NewFooter_snav {
  display: none;
}

.u-hidden-pc {
  display: none;
}

.u-d-pc {
  display: block;
}

.u-d-sp {
  display: none;
}

.u-marker-yellow20 {
  background: linear-gradient(
    transparent 75%,
    #ffdc26 75%,
    #ffdc26 95%,
    transparent 95%
  );
}

.u-marker-yellow40 {
  background: linear-gradient(
    transparent 60%,
    #ffdc26 60%,
    #ffdc26 95%,
    transparent 95%
  );
}

.u-marker-yellow50 {
  background: linear-gradient(
    transparent 45%,
    #ffdc26 45%,
    #ffdc26 95%,
    transparent 95%
  );
}
@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0) rotate(-7deg);
  }

  50% {
    transform: translate(0, -7px) rotate(0deg);
  }

  100% {
    transform: translate(0, 0) rotate(7deg);
  }
}
@keyframes ctaAnime {
  50% {
    transform: translate(0px, -8px);
  }
}
@keyframes shine {
  50% {
    left: 125%;
  }

  100% {
    left: 125%;
  }
}
@keyframes swim {
  0% {
    left: -100px;
    transform: scaleX(-1);
  }

  49% {
    transform: scaleX(-1);
  }

  50% {
    left: 100vw;
    transform: scaleX(1);
  }

  100% {
    left: -100px;
    transform: scaleX(1);
  }
}
@keyframes swim-reverse {
  0% {
    left: 100vw;
    transform: scaleX(-1);
  }

  49% {
    transform: scaleX(-1);
  }

  50% {
    left: -100px;
    transform: scaleX(1);
  }

  100% {
    left: 100vw;
    transform: scaleX(1);
  }
}

.p-mainvisual {
  max-width: calc(354 / 375 * 100vw);
  margin: 0 calc(1 / 375 * 100vw) 0 auto;
  position: relative;
}

.p-mainvisual__imgWrap {
  position: absolute;
  top: 0;
  left: 0;
}

.p-mainvisual__imgWrap__item1 {
  position: absolute;
  left: calc(36.53 / 375 * 100vw);
  top: calc(62.87 / 375 * 100vw);
  width: calc(44 / 375 * 100vw);
  animation: fuwafuwa 3s ease-in-out infinite alternate;
  transition: 1.5s ease-in-out;
  animation-delay: 0s;
}

.p-mainvisual__imgWrap__item2 {
  position: absolute;
  left: calc(82.15 / 375 * 100vw);
  top: calc(32.23 / 375 * 100vw);
  width: calc(45 / 375 * 100vw);
  animation: fuwafuwa 3s ease-in-out infinite alternate;
  transition: 1.5s ease-in-out;
  animation-delay: 0.5s;
}

.p-mainvisual__imgWrap__item3 {
  position: absolute;
  left: calc(142.93 / 375 * 100vw);
  top: calc(41.19 / 375 * 100vw);
  width: calc(37 / 375 * 100vw);
  animation: fuwafuwa 3s ease-in-out infinite alternate;
  transition: 1.5s ease-in-out;
  animation-delay: 1s;
}

.p-lead {
  margin-top: calc(20.37 / 375 * 100vw);
  padding-bottom: calc(20 / 375 * 100vw);
}

.p-lead__inner {
  position: relative;
  width: calc(343 / 375 * 100vw);
  margin: 0 auto;
}

.p-lead__ttl {
  width: calc(316 / 375 * 100vw);
  margin: 0 auto 0 0;
}

.p-lead__imgWrap {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.p-lead__imgWrap__item1 {
  position: absolute;
  left: calc(9 / 375 * 100vw);
  top: calc(34.63 / 375 * 100vw);
  width: calc(53 / 375 * 100vw);
}

.p-lead__imgWrap__item2 {
  position: absolute;
  right: calc(0.94 / 375 * 100vw);
  top: calc(63 / 375 * 100vw);
  width: calc(50 / 375 * 100vw);
}

.p-lead__textWrap {
  position: relative;
}

.p-lead__textWrap__text1 {
  width: calc(346 / 375 * 100vw);
  margin-left: calc(-3 / 375 * 100vw);
  margin-top: calc(-8 / 375 * 100vw);
  display: flex;
  align-items: center;
}

.p-lead__textWrap__text1 .u-head {
  display: inline-block;
  color: #222;
  text-align: center;
  font-size: calc(14 / 375 * 100vw);
  font-weight: 700;
  line-height: 15.496px;
  letter-spacing: 1.4px;
  padding: calc(3 / 375 * 100vw) calc(8 / 375 * 100vw);
  border-radius: calc(2 / 375 * 100vw);
  border: 1px solid #222;
  margin-right: calc(8 / 375 * 100vw);
}

.p-lead__textWrap__text1 time {
  color: #222;
  font-size: calc(22 / 375 * 100vw);
  font-weight: 700;
  line-height: 18.079px;
  position: relative;
}

.p-lead__textWrap__text1 time::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  background: #fabf13;
  bottom: 1px;
  z-index: -1;
}

.p-lead__textWrap__text1 .u-fs {
  font-size: calc(16 / 375 * 100vw);
  font-weight: 700;
}

.p-lead__textWrap__text2 {
  color: #222;
  text-align: center;
  font-size: calc(16 / 375 * 100vw);
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.205px;
  margin-top: calc(28 / 375 * 100vw);
}

.p-tokuten {
  background: #c5eaab;
  padding-top: calc(40 / 375 * 100vw);
  padding-bottom: calc(40 / 375 * 100vw);
  position: relative;
  background: url(../img/cp_bg_sp.webp);
  background-size: contain;
  border-radius: calc(30 / 375 * 100vw);
  margin-bottom: 3em;
}

.p-tokuten__inner {
  width: calc(335 / 375 * 100vw);
  margin: 0 auto;
}

.p-tokuten__head {
  width: calc(111 / 375 * 100vw);
  margin: 0 auto;
}

.p-tokuten__ttl {
  color: #0077df;
  text-align: center;
  font-size: calc(30 / 375 * 100vw);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 1.5px;
}

.p-tokuten__ttl span {
  font-size: calc(24 / 375 * 100vw);
}

.p-tokuten__detail {
  width: calc(335 / 375 * 100vw);
  background: #fff;
  border-radius: calc(20 / 375 * 100vw);
  border: 3px solid #0077df;
  padding-bottom: calc(15 / 375 * 100vw);
  position: relative;
}

.p-tokuten__detail--detail1 {
  margin-top: calc(20.25 / 375 * 100vw);
}

.p-tokuten__detail--detail2 {
  margin-top: calc(15.25 / 375 * 100vw);
}

.p-tokuten__detail--detail3 {
  margin-top: calc(15.25 / 375 * 100vw);
}

.p-tokuten__detailTtl {
  background: #0077df;
  border-radius: calc(12 / 375 * 100vw) calc(12 / 375 * 100vw) 0 0;
  padding: calc(18.75 / 375 * 100vw) 0 calc(14.25 / 375 * 100vw);
  text-align: center;
  position: relative;
}

.p-tokuten__detailTtl::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: calc(8 / 375 * 100vw) solid transparent;
  border-left: calc(8 / 375 * 100vw) solid transparent;
  border-top: calc(8 / 375 * 100vw) solid #0077df;
  border-bottom: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.p-tokuten__detailTtl__item {
  position: absolute;
  width: calc(98 / 375 * 100vw);
  left: calc(-16 / 375 * 100vw);
  top: calc(4 / 375 * 100vw);
}

.p-tokuten__detailTtl__txt {
  text-align: center;
  color: #fff;
  font-size: calc(20 / 375 * 100vw);
  font-weight: 700;
  line-height: 116.667%;
}

.p-tokuten__detailTtl__txt--detail1 {
  text-align: left;
  padding-left: calc(16 / 375 * 100vw);
}

.p-tokuten__detailTtl--ttl1 {
  text-align: left;
}

.p-tokuten__detailTtl .u-dot {
  position: relative;
}

.p-tokuten__detailTtl .u-dot::before {
  content: "";
  width: calc(4 / 375 * 100vw);
  height: calc(4 / 375 * 100vw);
  border-radius: 50%;
  background: #fff;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.p-tokuten__detailTtl__circle {
  position: absolute;
  width: calc(98.492 / 375 * 100vw);
  height: calc(98.492 / 375 * 100vw);
  background: #fff;
  border-radius: 50%;
  border: 2.5px solid #0077df;
  top: calc(-15.25 / 375 * 100vw);
  right: calc(13.75 / 375 * 100vw);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.p-tokuten__detailTtl__circle__txt1 {
  font-size: calc(19.698 / 375 * 100vw);
  font-weight: 700;
  line-height: 1;
}

.p-tokuten__detailTtl__circle__txt2 {
  color: #f95942;
  font-size: calc(26 / 375 * 100vw);
  line-height: 36.934px;
  font-weight: 700;
}

.p-tokuten__detailTtl__circle__txt3 {
  font-size: calc(14.447 / 375 * 100vw);
  font-weight: 700;
  line-height: 23.327px;
}

.p-tokuten__detailInner {
  position: relative;
}

.p-tokuten__detailTxt {
  position: relative;
  padding-left: calc(18 / 375 * 100vw);
  font-size: calc(20 / 375 * 100vw);
  font-weight: 700;
  line-height: 175%;
  margin-top: calc(25 / 375 * 100vw);
}

.p-tokuten__detailTxt__txt1 {
  display: block;
  text-align: center;
  font-size: calc(16 / 375 * 100vw);
  line-height: 1.5;
  padding-left: 0;
}

.p-tokuten__detailTxt__txt2 {
  font-size: calc(24.233 / 375 * 100vw);
  font-weight: 700;
  line-height: 125%;
  display: flex;
  margin: calc(6.75 / 375 * 100vw) auto 0;
}

.p-tokuten__detailTxt__txt2 .item1 {
  display: block;
  min-width: calc(12 / 375 * 100vw);
  padding-right: calc(2 / 375 * 100vw);
}

.p-tokuten__detailTxt__txt2 .item2 {
  display: block;
  min-width: calc(12 / 375 * 100vw);
  padding-left: calc(1.5 / 375 * 100vw);
}

.p-tokuten__detailTxt__txt2 .u-line {
  width: calc(303 / 375 * 100vw);
  max-height: calc(34.6 / 375 * 100vw);
  padding-top: calc(3 / 375 * 100vw);
  background: #fffa7b;
  display: flex;
  align-items: baseline;
  margin-left: calc(-3 / 375 * 100vw);
  padding-left: calc(9.52 / 375 * 100vw);
}

.p-tokuten__detailTxt__txt2 .u-big {
  font-size: calc(36.35 / 375 * 100vw);
  font-weight: 700;
}

.p-tokuten__detailTxt__txt2 .u-red {
  color: #f95942;
}

.p-tokuten__detailTxt__txt3 {
  font-size: calc(20 / 375 * 100vw);
  font-weight: 700;
  line-height: 1;
}

.p-tokuten__detailTxt__txt4 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(202 / 375 * 100vw);
  height: calc(36 / 375 * 100vw);
  color: #f95942;
  font-size: calc(24 / 375 * 100vw);
  font-weight: 700;
  background: #fffa7b;
  padding: 0;
  margin-top: calc(8 / 375 * 100vw);
  margin-left: calc(18 / 375 * 100vw);
  position: relative;
  z-index: 1;
}

.p-tokuten__detailTxt__txt5 {
  font-size: calc(20 / 375 * 100vw);
  font-weight: 700;
  line-height: 1;
  margin-top: calc(8 / 375 * 100vw);
}

.p-tokuten__detailTxt__txt6 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(242 / 375 * 100vw);
  height: calc(40 / 375 * 100vw);
  color: #f95942;
  font-size: calc(24 / 375 * 100vw);
  font-weight: 700;
  background: #fffa7b;
  padding: 0;
  margin-top: calc(18.75 / 375 * 100vw);
  margin-left: calc(18 / 375 * 100vw);
  position: relative;
  z-index: 1;
}

.p-tokuten__detailTxt__txt7 {
  font-size: calc(20 / 375 * 100vw);
  font-weight: 700;
  line-height: 1;
  margin-top: calc(8 / 375 * 100vw);
}

.p-tokuten__detailTxt .u-fsM {
  font-size: calc(24 / 375 * 100vw);
}

.p-tokuten__detailTxt .u-fsL {
  font-size: calc(28 / 375 * 100vw);
}

.p-tokuten__detailTxt .u-dotGr {
  position: relative;
}

.p-tokuten__detailTxt .u-dotGr::before {
  content: "";
  width: calc(4 / 375 * 100vw);
  height: calc(4 / 375 * 100vw);
  border-radius: 50%;
  background: #369f20;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.p-tokuten__detailTxt .u-marker {
  position: relative;
  z-index: 0;
}

.p-tokuten__detailTxt .u-marker::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: calc(16 / 375 * 100vw);
  background: #fffa7b;
  bottom: 5px;
  left: 0;
}

.p-tokuten__detailImg1 {
  width: calc(208 / 375 * 100vw);
  margin: calc(14.63 / 375 * 100vw) auto 0;
}

.p-tokuten__detailImg2 {
  position: absolute;
  width: calc(140 / 375 * 100vw);
  bottom: calc(-15 / 375 * 100vw);
  right: calc(-6 / 375 * 100vw);
  z-index: 2;
}

.p-tokuten__detailImg3 {
  position: absolute;
  width: calc(90 / 375 * 100vw);
  bottom: calc(-8 / 375 * 100vw);
  right: calc(-10 / 375 * 100vw);
  transform: rotate(15.871deg);
  z-index: 1;
}

.p-tokuten__detailArrow {
  position: absolute;
  width: calc(35 / 375 * 100vw);
  bottom: calc(71.84 / 375 * 100vw);
  right: calc(15.02 / 375 * 100vw);
}

.p-tokuten__plus {
  display: flex;
  flex-direction: column;
  gap: calc(20 / 375 * 100vw);
}

.p-tokuten__note {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
  margin-top: calc(15 / 375 * 100vw);
}

.p-tokuten__noteToggle {
  cursor: pointer;
  position: relative;
  padding-left: calc(28 / 375 * 100vw);
  font-size: calc(16 / 375 * 100vw);
  font-weight: 500;
  line-height: 1.75;
  margin-top: calc(15 / 375 * 100vw);
}

.p-tokuten__noteToggle span {
  width: calc(20 / 375 * 100vw);
  height: calc(20 / 375 * 100vw);
  border-radius: calc(20 / 375 * 100vw);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #0077df;
}

.p-tokuten__noteToggle span::before,
.p-tokuten__noteToggle span::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 2px;
  width: 12px;
  border-radius: 2px;
  background-color: #fff;
  border-radius: 3px;
  transition: all 0.3s ease;
}

.p-tokuten__noteToggle span::before {
  opacity: 1;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
}

.p-tokuten__noteToggle.is-active span::before {
  transform: translate(-50%, -50%) rotate(0deg);
}

.p-tokuten__noteToggle.is-active span::after {
  transform: translate(-50%, -50%) rotate(180deg);
}

.p-tokuten__noteToggle.is-active + .p-tokuten__note {
  max-height: 3000px;
}

.p-tokuten__noteTtl {
  font-family: "Noto Sans JP", sans-serif;
  font-size: calc(12 / 375 * 100vw);
  font-weight: bold;
  padding-bottom: calc(6.5 / 375 * 100vw);
  border-bottom: 1px solid #a8a8a8;
}

.p-tokuten__noteTxt {
  margin-top: calc(7 / 375 * 100vw);
}

.p-tokuten__noteTxt small {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: calc(12 / 375 * 100vw);
  font-weight: 400;
  line-height: 1.5;
}

.p-tokuten__noteCta {
  width: calc(260 / 375 * 100vw);
  color: #0077df;
  text-decoration: none;
  display: flex;
  padding: calc(16 / 375 * 100vw) calc(32 / 375 * 100vw);
  justify-content: center;
  align-items: center;
  gap: calc(12 / 375 * 100vw);
  border-radius: calc(100 / 375 * 100vw);
  border: 1px solid #0077df;
  margin: calc(24 / 375 * 100vw) auto 0;
}

.p-tokuten__noteCta:hover {
  text-decoration: none;
  opacity: 0.8;
}

.p-tokuten__noteCta__txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #0077df;
  text-align: center;
  font-size: calc(15 / 375 * 100vw);
  font-weight: 700;
  line-height: 130%;
}

.p-lesson {
  position: relative;
  background: linear-gradient(180deg, #8ec4ff 0%, #3d8de4 100%);
  padding: calc(71.2 / 375 * 100vw) 0 calc(204 / 375 * 100vw);
  margin-top: calc(80 / 375 * 100vw);
}

.p-lesson__bg {
  position: absolute;
  width: 100vw;
  bottom: calc(100% - 1px);
}

.p-lesson__bg img {
  min-width: 100vw;
}

.p-lesson__bg2 {
  position: absolute;
  width: 100vw;
  bottom: 0;
}

.p-lesson__bg2 img {
  min-width: 100vw;
}

.p-lesson__inner {
  padding-top: calc(20 / 375 * 100vw);
}

.p-lesson__head {
  width: calc(106.668 / 375 * 100vw);
  margin: 0 auto;
}

.p-lesson__ttl {
  text-align: center;
  color: #fff;
  font-size: calc(24 / 375 * 100vw);
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 1.2px;
  margin-top: calc(8 / 375 * 100vw);
}

.p-lesson__ttl span {
  font-size: calc(30 / 375 * 100vw);
  line-height: 120%;
  letter-spacing: 1.5px;
}

.p-lesson__lead {
  color: #fff;
  font-size: calc(15 / 375 * 100vw);
  text-align: justify;
  font-weight: 500;
  line-height: 160%;
  margin: calc(20 / 375 * 100vw) auto 0;
}

.p-flow__head {
  width: calc(37 / 375 * 100vw);
  height: calc(49 / 375 * 100vw);
  margin: calc(24 / 375 * 100vw) auto 0;
}

.p-flow__inner {
  background: #fff;
  border-radius: calc(30 / 375 * 100vw);
  padding-bottom: calc(30 / 375 * 100vw);
  margin-top: calc(18.2 / 375 * 100vw);
  position: relative;
}

.p-flow__inner::before {
  content: "";
  width: calc(120 / 375 * 100vw);
  height: 3px;
  border-radius: 3px;
  background: #2592f2;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.p-flow__ttl {
  color: #2592f2;
  text-align: center;
  font-size: calc(24 / 375 * 100vw);
  font-weight: bold;
  padding-top: calc(21 / 375 * 100vw);
}

.p-flow__cont {
  overflow: hidden;
  width: calc(300 / 375 * 100vw);
  border-radius: calc(20 / 375 * 100vw);
  margin: calc(16 / 375 * 100vw) auto 0;
}

.p-flow__detail {
  padding-top: calc(26 / 375 * 100vw);
  padding-bottom: calc(49 / 375 * 100vw);
  position: relative;
}

.p-flow__detail::before,
.p-flow__detail::after {
  content: "";
  position: absolute;
  top: calc(-13 / 375 * 100vw);
  display: block;
  border-top: 4px solid #fff;
  width: calc(150 / 375 * 100vw);
  height: calc(26 / 375 * 100vw);
}

.p-flow__detail::before {
  left: 0;
  transform: skew(0deg, 7deg);
}

.p-flow__detail::after {
  right: 0;
  transform: skew(0deg, -7deg);
}

.p-flow__detail--detail1 {
  background: #f4f9ff;
  padding-top: calc(17.8 / 375 * 100vw);
}

.p-flow__detail--detail1::before,
.p-flow__detail--detail1::after {
  content: none;
}

.p-flow__detail--detail2 {
  background: #e4f2fc;
}

.p-flow__detail--detail2::before,
.p-flow__detail--detail2::after {
  background: #e4f2fc;
}

.p-flow__detail--detail3 {
  background: #d1e6f8;
  padding-bottom: calc(20 / 375 * 100vw);
}

.p-flow__detail--detail3::before,
.p-flow__detail--detail3::after {
  background: #d1e6f8;
}

.p-flow__detailTtl {
  display: flex;
  align-items: center;
  height: calc(28 / 375 * 100vw);
  gap: calc(6.8 / 375 * 100vw);
  color: #2592f2;
  font-size: calc(20 / 375 * 100vw);
  font-weight: bold;
  padding-left: calc(24 / 375 * 100vw);
}

.p-flow__detailTtl span {
  width: calc(11.7 / 375 * 100vw);
}

.p-flow__detailTxt {
  font-size: calc(16 / 375 * 100vw);
  font-weight: 500;
  line-height: 1.75;
  width: calc(284 / 375 * 100vw);
  padding-left: calc(24 / 375 * 100vw);
  margin-top: calc(11.2 / 375 * 100vw);
}

.p-flow__detailTxt a {
  text-decoration: underline;
}

.p-flow__detailTxt a:hover {
  color: #222;
  opacity: 0.7;
}

.p-flow__detailTxt2 {
  list-style: disc;
  padding-left: calc(48 / 375 * 100vw);
  margin-top: calc(11.2 / 375 * 100vw);
}

.p-flow__detailTxt2 li {
  font-size: calc(16 / 375 * 100vw);
  font-weight: 500;
  line-height: 1.75;
}

.p-flow__detailImg {
  width: calc(270 / 375 * 100vw);
  margin: calc(10 / 375 * 100vw) auto 0;
}

.p-voice__head {
  width: calc(33.3 / 375 * 100vw);
  height: calc(43.12 / 375 * 100vw);
  margin: calc(24 / 375 * 100vw) auto 0;
}

.p-voice__inner {
  background: #fff;
  border-radius: calc(30 / 375 * 100vw);
  padding-bottom: calc(30 / 375 * 100vw);
  margin-top: calc(19 / 375 * 100vw);
  position: relative;
}

.p-voice__inner::before {
  content: "";
  width: calc(120 / 375 * 100vw);
  height: 3px;
  border-radius: 3px;
  background: #2592f2;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.p-voice__ttl {
  color: #2592f2;
  text-align: center;
  font-size: calc(24 / 375 * 100vw);
  font-weight: bold;
  padding-top: calc(21 / 375 * 100vw);
}

.p-voice__cont {
  width: calc(300 / 375 * 100vw);
  margin: calc(16 / 375 * 100vw) auto 0;
  display: flex;
  flex-direction: column;
  gap: calc(25 / 375 * 100vw);
}

.p-voice__detail {
  background: #f4f9ff;
  border-radius: calc(20 / 375 * 100vw);
  padding: calc(25 / 375 * 100vw) 0 calc(37 / 375 * 100vw);
}

.p-voice__detailTtl {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: calc(6 / 375 * 100vw);
  width: -moz-fit-content;
  width: fit-content;
  color: #2592f2;
  font-size: calc(20 / 375 * 100vw);
  font-weight: bold;
  margin: 0 auto;
}

.p-voice__detailTtl::before,
.p-voice__detailTtl::after {
  content: "";
  width: calc(17.32 / 375 * 100vw);
  height: calc(25.29 / 375 * 100vw);
}

.p-voice__detailTtl::before {
  background: url(../img/voice_kakko_l.svg) no-repeat center/contain;
}

.p-voice__detailTtl::after {
  background: url(../img/voice_kakko_r.svg) no-repeat center/contain;
}

.p-voice__detailTxt {
  width: calc(265 / 375 * 100vw);
  font-size: calc(16 / 375 * 100vw);
  font-weight: 500;
  line-height: 1.75;
  margin: calc(15 / 375 * 100vw) auto 0;
}

.p-voice__detailTxt2 {
  display: block;
  width: 100%;
  text-align: right;
  font-size: calc(16 / 375 * 100vw);
  font-weight: 500;
  padding-right: calc(10 / 375 * 100vw);
  margin-top: calc(7 / 375 * 100vw);
}

.p-voice__detailImg {
  width: calc(260 / 375 * 100vw);
  margin: calc(20 / 375 * 100vw) auto 0;
  position: relative;
  z-index: 0;
}

.p-voice__detailImg::before {
  content: "";
  width: calc(260 / 375 * 100vw);
  height: calc(170 / 375 * 100vw);
  background: #d9c99b;
  position: absolute;
  left: 0;
  top: 0;
  transform: rotate(4deg);
  z-index: -1;
}

.p-info {
  background: #eefce4;
  padding: calc(71.2 / 375 * 100vw) 0 calc(50 / 375 * 100vw);
}

.p-info__lead {
  width: calc(320 / 375 * 100vw);
  font-size: calc(16 / 375 * 100vw);
  font-weight: 500;
  line-height: 1.75;
  margin: calc(24.6 / 375 * 100vw) auto 0;
}

.p-info__lead span {
  background: #fffa7b;
}

.p-info__icon {
  width: calc(30 / 375 * 100vw);
  height: calc(48 / 375 * 100vw);
  margin: calc(24 / 375 * 100vw) auto 0;
}

.p-info__btn {
  display: flex;
  width: calc(335 / 375 * 100vw);
  height: calc(60 / 375 * 100vw);
  align-items: center;
  color: #fff;
  font-size: calc(17 / 375 * 100vw);
  font-weight: bold;
  letter-spacing: 0.05em;
  background: #fabf13;
  border-radius: 30px;
  border: 3px solid #fff;
  padding-left: calc(29.4 / 375 * 100vw);
  position: relative;
  margin: calc(53 / 375 * 100vw) auto 0;
}

.p-info__btn::before {
  content: "";
  width: calc(74 / 375 * 100vw);
  height: calc(50.41 / 375 * 100vw);
  background: url(../img/ill_pe.webp) no-repeat center/contain;
  position: absolute;
  top: calc(-40 / 375 * 100vw);
  left: calc(29 / 375 * 100vw);
}

.p-info__btn:hover {
  color: #fff;
  opacity: 0.8;
  text-decoration: none;
}

.p-info__btn span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(27 / 375 * 100vw);
  width: calc(32 / 375 * 100vw);
  height: calc(32 / 375 * 100vw);
}

.p-magic {
  background: #fff;
  border-radius: calc(30 / 375 * 100vw);
  padding: calc(10.8 / 375 * 100vw) 0 calc(30 / 375 * 100vw);
  margin-top: calc(19.2 / 375 * 100vw);
}

.p-magic__ttl {
  background: #5bb647;
  border-radius: calc(20 / 375 * 100vw);
  width: calc(315 / 375 * 100vw);
  margin: auto;
  position: relative;
  overflow: hidden;
  color: #fff;
  text-align: center;
  font-size: calc(22 / 375 * 100vw);
  font-weight: bold;
  line-height: 1.4545454545;
  padding: calc(12 / 375 * 100vw) 0 calc(13 / 375 * 100vw);
}

.p-magic__ttl::before,
.p-magic__ttl::after {
  content: "";
  background: url(../img/line_dot.svg) no-repeat center/contain;
  width: calc(40 / 375 * 100vw);
  height: calc(40 / 375 * 100vw);
  position: absolute;
}

.p-magic__ttl::before {
  top: 0;
  left: 0;
}

.p-magic__ttl::after {
  bottom: 0;
  right: 0;
}

.p-magic__list {
  display: flex;
  flex-direction: column;
  gap: calc(30 / 375 * 100vw);
  margin-top: calc(17.2 / 375 * 100vw);
}

.p-magic__detail {
  width: calc(300 / 375 * 100vw);
  margin: auto;
}

.p-magic__detailTtl {
  display: flex;
  align-items: center;
  gap: calc(10 / 375 * 100vw);
}

.p-magic__detailTtl__item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.p-magic__detailTtl__itemTxt {
  color: #5bb647;
  font-size: calc(14 / 375 * 100vw);
  font-weight: bold;
}

.p-magic__detailTtl__num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(34 / 375 * 100vw);
  height: calc(34 / 375 * 100vw);
  background: #5bb647;
  border-radius: 50%;
  color: #fff;
  font-size: calc(20 / 375 * 100vw);
  font-weight: bold;
  padding-left: 1px;
  padding-bottom: 1px;
}

.p-magic__detailTtl__txt {
  font-size: calc(20 / 375 * 100vw);
  font-weight: bold;
  line-height: 1.4;
}

.p-magic__detailImg {
  width: 100%;
  margin-top: calc(10 / 375 * 100vw);
}

.p-magic__detailTxt {
  font-size: calc(16 / 375 * 100vw);
  font-weight: 500;
  line-height: 1.75;
  margin-top: calc(10 / 375 * 100vw);
}

.c-ttl {
  width: calc(307 / 375 * 100vw);
  height: calc(115 / 375 * 100vw);
  background: url(../img/ttl_bg_sp.svg) no-repeat center/contain;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #369f20;
  text-align: center;
  font-size: calc(24 / 375 * 100vw);
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  margin: auto;
}

.c-ttl::before {
  content: "";
  display: inleine-block;
  width: calc(78.92 / 375 * 100vw);
  height: calc(52.26 / 375 * 100vw);
  background: url(../img/ttl_icon.webp) no-repeat center/contain;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc(-35.2 / 375 * 100vw);
}

.c-cta {
  background: url(../img/cta_bg_sp.webp) repeat-y center/cover;
  height: calc(181 / 375 * 100vw);
  padding-top: calc(45 / 375 * 100vw);
  position: relative;
}

.c-cta__txt {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: calc(8 / 375 * 100vw);
  text-align: center;
  color: #fff;
  font-size: calc(16 / 375 * 100vw);
  font-weight: bold;
  animation: ctaAnime 2.5s ease-out infinite;
}

.c-cta__txt::before,
.c-cta__txt::after {
  content: "";
  width: 1px;
  height: calc(20 / 375 * 100vw);
  background: #fff;
}

.c-cta__txt::before {
  transform: rotate(-24deg);
}

.c-cta__txt::after {
  transform: rotate(24deg);
}

.c-cta__btn {
  display: flex;
  width: calc(335 / 375 * 100vw);
  height: calc(60 / 375 * 100vw);
  align-items: center;
  color: #fff;
  font-size: calc(17 / 375 * 100vw);
  font-weight: bold;
  letter-spacing: 0.05em;
  background: #ff8d05;
  border-radius: 30px;
  border: 3px solid #fff;
  padding-left: calc(38 / 375 * 100vw);
  position: relative;
  overflow: hidden;
  margin: calc(9 / 375 * 100vw) auto 0;
}

.c-cta__btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  transform: skewX(-25deg);
  animation: shine 4.8s infinite;
}

.c-cta__btn:hover {
  color: #fff;
  opacity: 0.8;
  text-decoration: none;
}

.c-cta__btn span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(27 / 375 * 100vw);
  width: calc(32 / 375 * 100vw);
  height: calc(32 / 375 * 100vw);
}

.p-tel {
  padding: calc(32 / 375 * 100vw) 0 calc(48 / 375 * 100vw);
}

.p-tel__btn {
  display: block;
  width: calc(305 / 375 * 100vw);
  border-radius: calc(10 / 375 * 100vw);
  overflow: hidden;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
  margin: auto;
}

.p-nav {
  background: #eafcdd;
  padding-top: calc(40 / 375 * 100vw);
  padding-bottom: calc(6 / 375 * 100vw);
  list-style: none;
}

.p-nav__links {
  display: flex;
  flex-direction: column;
  gap: calc(30 / 375 * 100vw);
  margin-top: calc(30 / 375 * 100vw);
}

.p-nav__item {
  width: calc(305 / 375 * 100vw);
  margin: 0 auto;
}

.p-nav__txt1 {
  font-size: calc(16 / 375 * 100vw);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.25;
  text-align: center;
  display: block;
  margin-bottom: calc(5 / 375 * 100vw);
}

.p-nav__btn {
  display: block;
  width: 100%;
  height: calc(50 / 375 * 100vw);
  background: #5bb647;
  border-radius: 50px;
  position: relative;
}

.p-nav__btn:hover {
  opacity: 0.8;
}

.p-nav__btn > i {
  color: #5bb647;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(20 / 375 * 100vw);
  width: calc(21 / 375 * 100vw);
  height: calc(21 / 375 * 100vw);
  background: #fff;
  border-radius: 50%;
}

.p-nav__btn > i::before {
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
  font-size: 0.8em;
}

.p-nav__btnIcon {
  position: absolute;
}

.p-nav__btnIcon--icon1 {
  width: calc(44.66 / 375 * 100vw);
  height: calc(32.95 / 375 * 100vw);
  top: calc(8 / 375 * 100vw);
  left: calc(20 / 375 * 100vw);
}

.p-nav__btnIcon--icon2 {
  width: calc(37.72 / 375 * 100vw);
  height: calc(38.71 / 375 * 100vw);
  top: calc(5.3 / 375 * 100vw);
  left: calc(23 / 375 * 100vw);
}

.p-nav__btnIcon--icon3 {
  width: calc(50.63 / 375 * 100vw);
  height: calc(28.13 / 375 * 100vw);
  top: calc(9.7 / 375 * 100vw);
  left: calc(18 / 375 * 100vw);
}

.p-nav__btnTxt {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: calc(18 / 375 * 100vw);
  font-weight: bold;
  letter-spacing: 0.04em;
  margin: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.p-insta {
  padding: calc(17 / 375 * 100vw) calc(17.5 / 375 * 100vw)
    calc(41 / 375 * 100vw);
  position: relative;
  display: block;
  background: #fff;
  border-radius: calc(30 / 375 * 100vw);
  overflow: hidden;
}

.p-insta:hover {
  color: #222;
  text-decoration: none;
  opacity: 0.7;
}

.p-insta__head {
  display: block;
  position: relative;
  z-index: 0;
}

.p-insta__head::before {
  content: "";
  width: calc(130 / 375 * 100vw);
  height: calc(207 / 375 * 100vw);
  position: absolute;
  z-index: -1;
  left: calc(-17 / 375 * 100vw);
  top: calc(-17.5 / 375 * 100vw);
  background: url(../img/insta_bg_left.webp) no-repeat center/contain;
}

.p-insta__head::after {
  content: "";
  width: calc(130 / 375 * 100vw);
  height: calc(207 / 375 * 100vw);
  position: absolute;
  z-index: -1;
  right: calc(-17 / 375 * 100vw);
  top: calc(-17.5 / 375 * 100vw);
  background: url(../img/insta_bg_right.webp) no-repeat center/contain;
}

.p-insta__imgTxt {
  display: block;
  width: calc(98.49 / 375 * 100vw);
  height: calc(33.44 / 375 * 100vw);
  margin-left: calc(150 / 375 * 100vw);
}

.p-insta__imgIcon {
  display: block;
  width: calc(58.25 / 375 * 100vw);
  height: calc(58.25 / 375 * 100vw);
  margin: calc(5.3 / 375 * 100vw) auto 0;
}

.p-insta__headTxt {
  display: block;
  text-align: center;
  margin-top: calc(11 / 375 * 100vw);
  font-size: calc(16 / 375 * 100vw);
  font-weight: bold;
  line-height: 1.75;
}

.p-insta__txt {
  font-size: calc(16 / 375 * 100vw);
  font-weight: 500;
  line-height: 1.75;
  margin-top: calc(30 / 375 * 100vw);
}

.p-insta__arw {
  width: calc(22 / 375 * 100vw);
  height: calc(22 / 375 * 100vw);
  position: absolute;
  bottom: calc(20 / 375 * 100vw);
  right: calc(29 / 375 * 100vw);
}

.c-fishAnime {
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: calc(55 / 375 * 100vw);
}

.c-fishAnime--anime2 {
  height: calc(93.5 / 375 * 100vw);
  padding: calc(22 / 375 * 100vw) 0;
  margin-top: calc(20 / 375 * 100vw);
  margin-left: calc(-20 / 375 * 100vw);
}

.c-fishAnime .c-fish {
  position: absolute;
  animation: swim linear infinite;
}

.c-fishAnime .c-fish--fish1 {
  animation-duration: 15s;
  width: calc(78.252 / 375 * 100vw);
  bottom: calc(0.42 / 375 * 100vw);
  left: 0;
}

.c-fishAnime .c-fish--fish2 {
  width: calc(21 / 375 * 100vw);
  top: calc(0.47 / 375 * 100vw);
  left: 100vw;
  transform: rotate(180deg);
  animation: swim-reverse 12s linear infinite;
}

.c-fishAnime .c-fish--fish3 {
  animation-duration: 12s;
  width: calc(32 / 375 * 100vw);
  top: calc(10.44 / 375 * 100vw);
  right: calc(80 / 375 * 100vw);
}

.c-fishAnime .c-fish--fish4 {
  width: calc(37 / 375 * 100vw);
  bottom: calc(7.46 / 375 * 100vw);
  left: 100vw;
  animation: swim-reverse 10.5s linear infinite;
}

.c-fishAnime .c-fish--fish5 {
  width: calc(104 / 375 * 100vw);
  bottom: calc(7.46 / 375 * 100vw);
  right: 100vw;
  animation: swim 15s linear infinite;
}

.c-fishAnime .c-fish--fish6 {
  width: calc(58.48 / 375 * 100vw);
  bottom: calc(7.46 / 375 * 100vw);
  right: 100vw;
  animation: swim 12s linear infinite;
}

.c-fishAnime .c-fish--fish7 {
  width: calc(139 / 375 * 100vw);
  top: calc(22 / 375 * 100vw);
  left: 100vw;
  animation: swim-reverse 10s linear infinite;
}
@media (min-width: 768px) {
  .l-inner {
    width: 100%;
    max-width: 900px;
  }
}
@media screen and (max-width: 767px) {
  .u-d-pc {
    display: none;
  }

  .u-hidden-sp {
    display: none;
  }

  .u-d-sp {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .p-mainvisual {
    max-width: 1100px;
    margin: 0 auto;
  }

  .p-mainvisual__imgWrap {
    width: 259px;
    height: 135px;
    top: 18.42px;
    left: 30.9090909091%;
  }

  .p-mainvisual__imgWrap__item1 {
    width: 80px;
    top: auto;
    bottom: 0;
    left: 0;
  }

  .p-mainvisual__imgWrap__item2 {
    width: auto;
    width: 80px;
    top: 0;
    left: 83px;
  }

  .p-mainvisual__imgWrap__item3 {
    width: 68px;
    top: 34px;
    right: 0;
    left: auto;
  }

  .p-lead {
    margin-top: 40px;
    padding-bottom: 40px;
  }

  .p-lead__inner {
    width: 726px;
  }

  .p-lead__ttl {
    width: 726px;
    margin: 0 auto;
  }

  .p-lead__imgWrap__item1 {
    width: 69px;
    top: 88px;
    left: 11.5px;
  }

  .p-lead__imgWrap__item2 {
    top: 55px;
    right: 8.5px;
    width: 71px;
  }

  .p-lead__textWrap__text1 {
    width: -moz-fit-content;
    width: fit-content;
    margin: 28px auto 0;
    gap: 8px;
  }

  .p-lead__textWrap__text1 .u-head {
    font-size: 20px;
    line-height: 150%;
    padding: 0 16px;
    border-radius: 4px;
    border-width: 2px;
    margin: 0;
  }

  .p-lead__textWrap__text1 time {
    font-size: 36px;
    line-height: 97.222%;
  }

  .p-lead__textWrap__text1 time::before {
    height: 7px;
    bottom: 5px;
  }

  .p-lead__textWrap__text1 .u-fs {
    font-size: 24px;
  }

  .p-lead__textWrap__text2 {
    font-size: 16px;
    margin-top: 20px;
  }

  .p-tokuten {
    width: 1100px;
    margin: 0 auto 4em;
    background: url(../img/cp_bg_pc.webp);
    background-size: contain;
    border-radius: 30px;
    padding: 90px 0 60px;
  }

  .p-tokuten__inner {
    width: 840px;
  }

  .p-tokuten__head {
    width: 111px;
  }

  .p-tokuten__ttl {
    font-size: 30px;
    margin-top: 8px;
  }

  .p-tokuten__ttl span {
    font-size: 24px;
  }

  .p-tokuten__detail {
    width: 408px;
    border-radius: 20px;
    padding-bottom: 20px;
  }

  .p-tokuten__detail--detail1 {
    width: 840px;
    margin-top: 24px;
    padding-bottom: 37px;
  }

  .p-tokuten__detail--detail2 {
    margin-top: 15px;
  }

  .p-tokuten__detail--detail3 {
    margin-top: 15px;
  }

  .p-tokuten__detailTtl {
    border-radius: 15px 15px 0 0;
    padding: 19px 14px;
  }

  .p-tokuten__detailTtl::after {
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 8px solid #0077df;
  }

  .p-tokuten__detailTtl__item {
    width: 98px;
    left: -16px;
    top: 4px;
  }

  .p-tokuten__detailTtl__txt {
    font-size: 24px;
  }

  .p-tokuten__detailTtl__txt--detail1 {
    padding: 0;
  }

  .p-tokuten__detailTtl--ttl1 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 105.492px;
  }

  .p-tokuten__detailTtl .u-dot::before {
    width: 4px;
    height: 4px;
  }

  .p-tokuten__detailTtl__circle {
    width: 98.492px;
    height: 98.492px;
    top: -16px;
    right: 240px;
  }

  .p-tokuten__detailTtl__circle__txt1 {
    font-size: 19.698px;
  }

  .p-tokuten__detailTtl__circle__txt2 {
    font-size: 26px;
  }

  .p-tokuten__detailTtl__circle__txt3 {
    font-size: 14.447px;
  }

  .p-tokuten__detailTxt {
    padding-left: 0;
    font-size: 20px;
    margin-top: 0;
  }

  .p-tokuten__detailTxt__txt1 {
    font-size: 24px;
    line-height: 160%;
    text-align: left;
    margin-left: 67px;
    margin-top: 30px;
  }

  .p-tokuten__detailTxt__txt2 {
    font-size: 30px;
    line-height: 122.422%;
    margin-top: 8px;
    margin-left: 67px;
  }

  .p-tokuten__detailTxt__txt2 .item1 {
    min-width: 16px;
    padding-right: 2px;
  }

  .p-tokuten__detailTxt__txt2 .item2 {
    min-width: 17px;
    padding-left: 1.5px;
  }

  .p-tokuten__detailTxt__txt2 .u-line {
    width: 376px;
    max-height: 42px;
    padding-top: 3px;
    margin-left: 0;
    padding-left: 11.55px;
    align-items: flex-end;
  }

  .p-tokuten__detailTxt__txt2 .u-big {
    font-size: 44px;
  }

  .p-tokuten__detailTxt__txt3 {
    font-size: 20px;
    line-height: 175%;
    margin-top: 21px;
    margin-left: 25px;
  }

  .p-tokuten__detailTxt__txt4 {
    width: 202px;
    height: 36px;
    font-size: 24px;
    margin-top: 8px;
    margin-left: 25px;
  }

  .p-tokuten__detailTxt__txt5 {
    font-size: 20px;
    line-height: 175%;
    margin-top: 8px;
    margin-left: 25px;
  }

  .p-tokuten__detailTxt__txt6 {
    width: 242px;
    height: 40px;
    font-size: 24px;
    margin-top: 39px;
    margin-left: 19px;
  }

  .p-tokuten__detailTxt__txt7 {
    font-size: 20px;
    line-height: 175%;
    margin-top: 6px;
    margin-left: 19px;
  }

  .p-tokuten__detailTxt .u-fsM {
    font-size: 28px;
  }

  .p-tokuten__detailTxt .u-fsL {
    font-size: 32px;
  }

  .p-tokuten__detailTxt .u-dotGr::before {
    width: 4px;
    height: 4px;
  }

  .p-tokuten__detailTxt .u-marker::after {
    height: 16px;
  }

  .p-tokuten__detailImg1 {
    position: absolute;
    width: 276px;
    right: 64.38px;
    margin: 0;
    top: 0;
  }

  .p-tokuten__detailImg2 {
    width: 212px;
    bottom: -20px;
    right: -6px;
  }

  .p-tokuten__detailImg3 {
    width: 150px;
    bottom: -26px;
    right: 3px;
  }

  .p-tokuten__detailArrow {
    width: 113.86px;
    top: 0;
    right: 335.14px;
  }

  .p-tokuten__plus {
    flex-direction: row;
    justify-content: space-between;
    gap: 15px;
  }

  .p-tokuten__note {
    margin-top: 20px;
  }

  .p-tokuten__noteToggle {
    margin-top: 20px;
    padding-left: 28px;
    font-size: 16px;
  }

  .p-tokuten__noteToggle span {
    width: 20px;
    height: 20px;
    border-radius: 20px;
  }

  .p-tokuten__noteToggle.is-active span::after {
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
  }

  .p-tokuten__noteTtl {
    font-size: 14px;
    padding-bottom: 5.5px;
  }

  .p-tokuten__noteTxt {
    margin-top: 7.5px;
  }

  .p-tokuten__noteTxt small {
    font-size: 14px;
    line-height: 1.4285714286;
  }

  .p-tokuten__noteCta {
    width: 289px;
    padding: 16px 32px;
    gap: 12px;
    margin: 24px auto 0;
    border-radius: 100px;
  }

  .p-tokuten__noteCta__txt {
    font-size: 15px;
  }

  .p-lesson {
    padding: 60px 0 204px;
    margin-top: 110px;
  }

  .p-lesson__inner {
    max-width: 1100px;
    padding-top: 20px;
  }

  .p-lesson__head {
    width: 106.668px;
  }

  .p-lesson__ttl {
    font-size: 24px;
    margin-top: 8px;
  }

  .p-lesson__ttl span {
    font-size: 30px;
  }

  .p-lesson__lead {
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin-top: 30px;
  }

  .p-flow__head {
    width: 37px;
    height: 49px;
    margin-top: 30px;
  }

  .p-flow__inner {
    max-width: 1100px;
    border-radius: 30px;
    padding-bottom: 60px;
    margin-top: 30px;
  }

  .p-flow__inner::before {
    width: 240px;
  }

  .p-flow__ttl {
    font-size: 30px;
    padding-top: 25px;
  }

  .p-flow__cont {
    width: 580px;
    margin-top: 30px;
    border-radius: 20px;
  }

  .p-flow__detail {
    padding-top: 27.8px;
    padding-bottom: 57px;
  }

  .p-flow__detail::before,
  .p-flow__detail::after {
    top: -18px;
    width: 290px;
    height: 36px;
  }

  .p-flow__detail--detail1 {
    padding-top: 19.8px;
    padding-bottom: 51px;
  }

  .p-flow__detail--detail3 {
    padding-bottom: 27.3px;
  }

  .p-flow__detailTtl {
    height: 28px;
    font-size: 20px;
    gap: 4.2px;
    padding-left: 25.8px;
  }

  .p-flow__detailTtl span {
    width: 12.57px;
  }

  .p-flow__detailTxt {
    font-size: 16px;
    width: 100%;
    padding-left: 24px;
    margin-top: 11.2px;
  }

  .p-flow__detailTxt2 {
    padding-left: 48px;
    margin-top: 11.2px;
  }

  .p-flow__detailTxt2 li {
    font-size: 16px;
  }

  .p-flow__detailImg {
    width: 260px;
    margin-top: 8.3px;
  }

  .p-flow__detailFlex {
    display: flex;
  }

  .p-flow__detailTxtBox {
    width: 260px;
  }

  .p-voice__head {
    width: 33.3px;
    height: 43.12px;
    margin-top: 30px;
  }

  .p-voice__inner {
    border-radius: 30px;
    padding-bottom: 60px;
    margin-top: 30px;
  }

  .p-voice__inner::before {
    width: 240px;
  }

  .p-voice__ttl {
    font-size: 30px;
    padding-top: 25px;
  }

  .p-voice__cont {
    width: 91.8181818182%;
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
    margin-top: 30px;
  }

  .p-voice__detail {
    width: 31.6831683168%;
    min-height: 410px;
    border-radius: 20px;
    padding: 28px 0 33px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .p-voice__detailTtl {
    font-size: 22px;
    gap: 6px;
  }

  .p-voice__detailTtl::before,
  .p-voice__detailTtl::after {
    width: 17.32px;
    height: 25.29px;
  }

  .p-voice__detailTxt {
    width: 82.8125%;
    font-size: 16px;
    margin-top: 18px;
  }

  .p-voice__detailTxt2 {
    font-size: 16px;
    padding-right: 9.375%;
    margin-top: 7px;
  }

  .p-voice__detailImg {
    width: 81.25%;
    margin-top: auto;
  }

  .p-voice__detailImg::before {
    width: 100%;
    height: 100%;
  }

  .p-info {
    padding: 115px 0 70px;
  }

  .p-info__inner {
    max-width: 1100px;
  }

  .p-info__lead {
    width: 702px;
    font-size: 16px;
    margin-top: 30px;
    text-align: center;
  }

  .p-info__icon {
    width: 30px;
    height: 48px;
    margin-top: 30px;
  }

  .p-info__btn {
    width: 520px;
    height: 83px;
    border-radius: 42px;
    font-size: 24px;
    justify-content: center;
    padding-left: 0;
    padding-right: 10px;
    margin-top: 68px;
  }

  .p-info__btn::before {
    width: 74px;
    height: 50.41px;
    top: -40px;
    left: 45px;
  }

  .p-info__btn span {
    width: 32px;
    height: 32px;
    right: 30px;
  }

  .p-magic {
    border-radius: 30px;
    padding: 40.8px 0 60px;
    margin-top: 30px;
  }

  .p-magic__ttl {
    width: 396.38px;
    border-radius: 20px;
    font-size: 30px;
    line-height: 1.3;
    padding-top: 16.1px;
    padding-bottom: 13.6px;
  }

  .p-magic__ttl::before,
  .p-magic__ttl::after {
    width: 50px;
    height: 50px;
  }

  .p-magic__list {
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
    width: 910px;
    margin: 40.5px auto 0;
  }

  .p-magic__detail {
    width: 420px;
  }

  .p-magic__detailTtl {
    gap: 13.1px;
  }

  .p-magic__detailTtl__itemTxt {
    font-size: 16px;
  }

  .p-magic__detailTtl__num {
    width: 39px;
    height: 39px;
    font-size: 22px;
  }

  .p-magic__detailTtl__txt {
    font-size: 22px;
    line-height: 1.4090909091;
  }

  .p-magic__detailImg {
    margin-top: 11px;
  }

  .p-magic__detailTxt {
    font-size: 16px;
    margin-top: 15px;
  }

  .c-ttl {
    background: url(../img/ttl_bg_pc.svg) no-repeat center/contain;
    width: 407px;
    height: 150.06px;
    font-size: 32px;
    line-height: 1.375;
  }

  .c-ttl::before {
    width: 99.84px;
    height: 66.11px;
    top: -44.5px;
  }

  .c-cta {
    background: url(../img/cta_bg_pc.webp);
    height: 270px;
    padding-top: 70px;
  }

  .c-cta__txt {
    font-size: 24px;
    gap: 11px;
  }

  .c-cta__txt::before,
  .c-cta__txt::after {
    width: 2px;
    height: 27.71px;
  }

  .c-cta__btn {
    width: 520px;
    height: 83px;
    border-radius: 42px;
    font-size: 24px;
    justify-content: center;
    padding-left: 0;
    margin-top: 13px;
  }

  .c-cta__btn span {
    width: 32px;
    height: 32px;
    right: 30px;
  }

  .p-tel {
    padding-top: 50px;
    padding-bottom: 39px;
  }

  .p-tel__btn {
    width: 364px;
    border-radius: 10px;
  }

  .p-nav {
    padding-top: 74px;
  }

  .p-nav__inner {
    max-width: 1000px;
  }

  .p-nav__links {
    flex-direction: row;
    gap: 0;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 30px;
  }

  .p-nav__item {
    width: 315px;
  }

  .p-nav__txt1 {
    font-size: 16px;
    margin-bottom: 7px;
  }

  .p-nav__btn {
    height: 56px;
  }

  .p-nav__btn > i {
    width: 22px;
    height: 22px;
    right: 18px;
  }

  .p-nav__btn > i::before {
    font-size: 0.7em;
  }

  .p-nav__btnIcon--icon1 {
    width: 46.06px;
    height: 33.98px;
    top: 10px;
    left: 20.6px;
  }

  .p-nav__btnIcon--icon2 {
    width: 40.67px;
    height: 41.74px;
    top: 6.9px;
    left: 26px;
  }

  .p-nav__btnIcon--icon3 {
    width: 52.22px;
    height: 29.01px;
    top: 12px;
    left: 20px;
  }

  .p-nav__btnTxt {
    font-size: 20px;
  }

  .p-insta {
    width: 550px;
    margin: 0 auto;
    border-radius: 30px;
    padding: 17px 35px 42px;
  }

  .p-insta__head::before {
    width: 130px;
    height: 207px;
    left: -35px;
    top: -17.5px;
  }

  .p-insta__head::after {
    width: 130px;
    height: 207px;
    right: -35px;
    top: -17.5px;
  }

  .p-insta__imgTxt {
    width: 98.49px;
    height: 33.44px;
    margin-left: 275.5px;
  }

  .p-insta__imgIcon {
    width: 58.25px;
    height: 58.25px;
    margin: 5.3px auto 0;
  }

  .p-insta__headTxt {
    font-size: 16px;
    margin-top: 11px;
  }

  .p-insta__txt {
    font-size: 16px;
    margin-top: 30px;
  }

  .p-insta__arw {
    width: 23px;
    height: 23px;
    bottom: 20px;
    right: 46px;
  }

  .c-fishAnime {
    max-width: 1100px;
    height: 70px;
    margin: 0 auto;
  }

  .c-fishAnime--anime2 {
    height: 106px;
    padding: 22px 0;
    margin: 20px auto;
  }

  .c-fishAnime .c-fish--fish1 {
    width: 111.5px;
    bottom: 0.56px;
    animation-duration: 30s;
  }

  .c-fishAnime .c-fish--fish2 {
    top: 0.72px;
    width: 36px;
    left: 100%;
    animation: swim-reverse 24s linear infinite;
  }

  .c-fishAnime .c-fish--fish3 {
    top: 10.07px;
    width: 55px;
    right: 100%;
    animation-duration: 24s;
  }

  .c-fishAnime .c-fish--fish4 {
    width: 66px;
    bottom: 7.8px;
    left: 100%;
    animation: swim-reverse 21s linear infinite;
  }

  .c-fishAnime .c-fish--fish5 {
    width: 139.5px;
    top: 22px;
    bottom: auto;
    right: 100%;
    animation: swim 30s linear infinite;
  }

  .c-fishAnime .c-fish--fish6 {
    bottom: 22px;
    width: 89.873px;
    right: 100%;
    animation: swim 24s linear infinite;
  }

  .c-fishAnime .c-fish--fish7 {
    top: 22px;
    width: 168px;
    left: 100%;
    animation: swim-reverse 19.5s linear infinite;
  }
}
