@charset "UTF-8";
/* Zen Kaku Gothic Antique */
@font-face {
  font-family: "Zen Kaku Gothic Antique";
  src: url("/fonts/zen-kaku-gothic-antique/zen-kaku-gothic-antique-v18-japanese_latin-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Zen Kaku Gothic Antique";
  src: url("/fonts/zen-kaku-gothic-antique/zen-kaku-gothic-antique-v18-japanese_latin-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Zen Kaku Gothic Antique";
  src: url("/fonts/zen-kaku-gothic-antique/zen-kaku-gothic-antique-v18-japanese_latin-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Zen Kaku Gothic Antique";
  src: url("/fonts/zen-kaku-gothic-antique/zen-kaku-gothic-antique-v18-japanese_latin-900.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/* Roboto */
@font-face {
  font-family: "Roboto";
  src: url("/fonts/roboto/roboto-v51-latin-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("/fonts/roboto/roboto-v51-latin-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("/fonts/roboto/roboto-v51-latin-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("/fonts/roboto/roboto-v51-latin-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* Oswald */
@font-face {
  font-family: "Oswald";
  src: url("/fonts/oswald/oswald-v57-latin-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oswald";
  src: url("/fonts/oswald/oswald-v57-latin-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oswald";
  src: url("/fonts/oswald/oswald-v57-latin-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oswald";
  src: url("/fonts/oswald/oswald-v57-latin-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* Noto-serif */
@font-face {
  font-family: "Noto Serif JP";
  src: url("/fonts/noto-serif/noto-serif-jp-v33-japanese_latin-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif JP";
  src: url("/fonts/noto-serif/noto-serif-jp-v33-japanese_latin-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif JP";
  src: url("/fonts/noto-serif/noto-serif-jp-v33-japanese_latin-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif JP";
  src: url("/fonts/noto-serif/noto-serif-jp-v33-japanese_latin-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif JP";
  src: url("/fonts/noto-serif/noto-serif-jp-v33-japanese_latin-800.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
/* Noto Sans JP */
@font-face {
  font-family: "Noto Sans JP";
  src: url("/fonts/noto-sans-jp/noto-sans-jp-v56-japanese_latin-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("/fonts/noto-sans-jp/noto-sans-jp-v56-japanese_latin-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("/fonts/noto-sans-jp/noto-sans-jp-v56-japanese_latin-800.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("/fonts/noto-sans-jp/noto-sans-jp-v56-japanese_latin-900.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*リンクの形状*/
#page-top a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #942d2f;
  border-radius: 5px;
  width: 60px;
  height: 60px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.2rem;
  transition: all 0.3s;
}

#page-top a:hover {
  background: #777;
}

/*リンクを右下に固定*/
#page-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 2;
  /*はじめは非表示*/
  opacity: 0;
  transform: translateY(100px);
}

/*　上に上がる動き　*/
#page-top.UpMove {
  animation: UpAnime 0.5s forwards;
}

@keyframes UpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/*　下に下がる動き　*/
#page-top.DownMove {
  animation: DownAnime 0.5s forwards;
}

@keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(100px);
  }
}
/*
0 - 600px:      Phone
600 - 900px:    Tablet portrait
900 - 1200px:   Tablet landscape
[1200 - 1800] is where our normal styles apply
1800px + :      Big desktop

$breakpoint arguement choices:
- phone
- tab-port
- tab-land
- big-desktop

ORDER: Base + typography > general layout + grid > page layout > components

1em = 16px
*/
:root {
  --size-sp-cta-button: 340px;
}

.l-footer {
  padding-top: min(60px, 5vw);
  padding-bottom: min(35px, 2.9166666667vw);
}
@media screen and (max-width: 760px) {
  .l-footer {
    padding-top: 23px;
    padding-bottom: 24px;
  }
}
.l-footer__wrap {
  text-align: center;
}
.l-footer__logo {
  width: min(469px, 39.0833333333vw);
  margin: 0 auto;
  margin-bottom: 40px;
}
@media screen and (max-width: 760px) {
  .l-footer__logo {
    margin-bottom: 8px;
    width: 264px;
  }
}
.l-footer__ul {
  margin-bottom: min(20px, 2.5vw);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
@media screen and (max-width: 760px) {
  .l-footer__ul {
    flex-direction: column;
    row-gap: 5px;
    margin-bottom: 20px;
  }
}
.l-footer__li {
  font-size: min(16px, 2vw);
}
@media screen and (max-width: 760px) {
  .l-footer__li {
    font-size: 12px;
  }
}
.l-footer__a {
  transition: all 0.3s;
}
.l-footer__a:hover {
  opacity: 0.7;
  transition: all 0.3s;
}
.l-footer__copy {
  font-size: 18px;
  line-height: 1;
  color: #6e6e6e;
}
@media screen and (max-width: 760px) {
  .l-footer__copy {
    font-size: 10px;
  }
}

.p-last {
  background: linear-gradient(to right bottom, #fb8b01, #ea3b24);
  padding-top: min(54px, 4vw);
  padding-bottom: min(35px, 2.5925925926vw);
}
@media screen and (max-width: 760px) {
  .p-last {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.p-last__wrap {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 760px) {
  .p-last__wrap {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 18px;
  }
}
.p-last__left {
  line-height: 1.7;
}
@media screen and (max-width: 760px) {
  .p-last__left {
    line-height: 1.78;
  }
}
.p-last__left-voice {
  width: 350px;
}
@media screen and (max-width: 760px) {
  .p-last__left-voice {
    width: 310px;
    margin: 0 auto;
    display: block;
  }
}
.p-last__left-text {
  color: #fff;
  font-weight: 700;
  font-size: min(40px, 2.962962963vw);
  letter-spacing: 0.06em;
}
.p-last__left-text span {
  margin-right: min(10px, 0.7407407407vw);
}
@media screen and (max-width: 760px) {
  .p-last__left-text span {
    margin-right: 8.64px;
  }
}
@media screen and (max-width: 760px) {
  .p-last__left-text {
    font-size: 24px;
    text-align: center;
  }
}
.p-last__right-text {
  letter-spacing: 0.2em;
  color: #fff;
  font-weight: 700;
  margin-bottom: min(16px, 1.1851851852vw);
  font-size: min(24px, 1.7777777778vw);
}
@media screen and (max-width: 760px) {
  .p-last__right-text {
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.p-last__button {
  display: block;
  width: min(425px, 31.4814814815vw);
  transition: all 0.3s;
}
@media screen and (max-width: 760px) {
  .p-last__button {
    width: 340px;
    margin: 0 auto;
  }
}
.p-last__button:hover {
  opacity: 0.7;
  transition: all 0.3s;
}
.p-last__button-img {
  width: 100%;
}

.p-reservation {
  background-image: url("../img/reservation/background.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: min(120px, 10.1694915254vw);
  padding-bottom: min(120px, 10.1694915254vw);
  background-color: #ffc4ad;
}
@media screen and (max-width: 760px) {
  .p-reservation {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.p-reservation__wrap {
  background-color: #fff;
  padding: min(80px, 6.7796610169vw) min(110px, 9.3220338983vw);
}
@media screen and (max-width: 760px) {
  .p-reservation__wrap {
    padding: 30px 10px;
  }
}
.p-reservation__text-group {
  margin-bottom: min(60px, 5.0847457627vw);
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-reservation__text-group {
    margin-bottom: 20px;
  }
}
.p-reservation__sub {
  margin-bottom: 0px;
  font-size: min(26px, 2.2033898305vw);
  letter-spacing: 0.08em;
  color: #f65514;
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-reservation__sub {
    margin-bottom: 1px;
    font-size: 16px;
  }
}
.p-reservation__h2 {
  margin-bottom: min(16px, 1.3559322034vw);
  font-size: min(65px, 5.5084745763vw);
  background: linear-gradient(to bottom right, #ea3b24, #fb8b01);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
}
@media screen and (max-width: 760px) {
  .p-reservation__h2 {
    margin-bottom: 3px;
    font-size: 32px;
  }
}
.p-reservation__alert {
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: min(24px, 2.0338983051vw);
}
@media screen and (max-width: 760px) {
  .p-reservation__alert {
    font-size: 12px;
  }
}

.p-flow {
  background-image: url("../img/flow/background.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: min(65px, 4.6428571429vw);
  padding-bottom: min(124px, 8.8571428571vw);
}
@media screen and (max-width: 760px) {
  .p-flow {
    padding-top: 23px;
    padding-bottom: 40px;
  }
}
.p-flow__title-group {
  position: relative;
  width: min(500px, 35.7142857143vw);
  margin: 0 auto;
  text-align: center;
  margin-bottom: min(20px, 15.7142857143vw);
}
@media screen and (max-width: 760px) {
  .p-flow__title-group {
    width: 100%;
    margin-bottom: 30px;
  }
}
.p-flow__english {
  font-size: min(160px, 11.4285714286vw);
  letter-spacing: 0.09em;
  color: #e9e9e9;
}
@media screen and (max-width: 760px) {
  .p-flow__english {
    font-size: 55px;
  }
}
.p-flow__japanese {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(113px, 8.0714285714vw);
  font-size: min(40px, 2.8571428571vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: min(8px, 0.5714285714vw);
       column-gap: min(8px, 0.5714285714vw);
}
@media screen and (max-width: 760px) {
  .p-flow__japanese {
    font-size: 24px;
    -moz-column-gap: 2px;
         column-gap: 2px;
    top: 29px;
    letter-spacing: 0.01em;
  }
}
.p-flow__sub {
  font-size: min(30px, 2.1428571429vw);
  font-weight: 700;
  color: #f65514;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(69px, 4.9285714286vw);
}
@media screen and (max-width: 760px) {
  .p-flow__sub {
    font-size: 14px;
    top: 14px;
  }
}
.p-flow__wrap {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 760px) {
  .p-flow__wrap {
    flex-direction: column;
    align-items: center;
  }
}
.p-flow__card {
  padding: min(37px, 2.6428571429vw) min(20px, 1.4285714286vw) min(26px, 1.8571428571vw);
  border-radius: 8px;
  border: 3px solid #f65514;
  position: relative;
  width: min(292px, 20.8571428571vw);
  height: min(378px, 27vw);
  text-align: center;
  background-color: white;
}
@media screen and (max-width: 760px) {
  .p-flow__card {
    width: 100%;
    padding: 26px 20px;
    height: auto;
  }
}
.p-flow__icon {
  margin: 0 auto min(12px, 0.8571428571vw);
  height: min(65px, 4.6428571429vw);
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 760px) {
  .p-flow__icon {
    margin-bottom: 8px;
    height: 58px;
  }
}
.p-flow__card-title {
  font-size: min(24px, 1.6428571429vw);
  letter-spacing: 0.07em;
  color: #f65514;
  margin-bottom: min(12px, 0.8571428571vw);
  text-align: center;
  height: min(62px, 4.4285714286vw);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 760px) {
  .p-flow__card-title {
    height: auto;
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.p-flow__text {
  text-align: left;
  font-size: min(16px, 1.1428571429vw);
  font-weight: 500;
}
@media screen and (max-width: 760px) {
  .p-flow__text {
    font-size: 14px;
  }
}
.p-flow__step {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 500;
  width: min(202px, 14.4285714286vw);
  height: min(40px, 2.8571428571vw);
  color: #fff;
  font-size: min(24px, 1.7142857143vw);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  background: linear-gradient(to right bottom, #fb8b01, #ea3b24);
}
@media screen and (max-width: 760px) {
  .p-flow__step {
    margin: 0 auto;
    margin-bottom: 13px;
    position: static;
    width: 138px;
    height: 28px;
    font-size: 16px;
    transform: translateX(0);
  }
}
.p-flow__arrow {
  width: min(48px, 3.4285714286vw);
  transform: translateY(min(160px, 11.4285714286vw));
}
@media screen and (max-width: 760px) {
  .p-flow__arrow {
    width: 30px;
    transform: translateY(0) rotate(90deg);
  }
}

.p-bonne {
  background-color: #ff9970;
  position: relative;
  overflow: hidden;
  height: 100%;
  padding: 30px 0 70px;
}
@media screen and (max-width: 760px) {
  .p-bonne {
    padding: 70px 0;
  }
}
.p-bonne::before, .p-bonne::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  height: 100%;
  aspect-ratio: 578/1113;
  z-index: 3;
}
.p-bonne::before {
  background-image: url(../img/bonne/confetti-left.webp);
  left: 0;
}
@media screen and (max-width: 760px) {
  .p-bonne::before {
    background-image: url(../img/bonne/confetti-top.webp);
    height: auto;
    width: 100%;
    aspect-ratio: 600/250;
  }
}
.p-bonne::after {
  background-image: url(../img/bonne/confetti-right.webp);
  right: 0;
}
@media screen and (max-width: 760px) {
  .p-bonne::after {
    background-image: url(../img/bonne/confetti-bottom.webp);
    top: unset;
    bottom: 0;
    height: auto;
    width: 100%;
    aspect-ratio: 600/250;
  }
}
.p-bonne__circle {
  content: "";
  background-color: #fcd9cb;
  position: absolute;
  height: clamp(650px, 120vmin, 150vh);
  width: clamp(650px, 120vmin, 150vh);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (max-width: 760px) {
  .p-bonne__circle {
    height: 930px;
    width: 930px;
  }
}
.p-bonne__wrap {
  position: relative;
  z-index: 4;
}
.p-bonne__title-group {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.p-bonne__english {
  font-size: 110px;
  letter-spacing: 0.09em;
  color: white;
}
@media screen and (max-width: 760px) {
  .p-bonne__english {
    font-size: 55px;
  }
}
.p-bonne__japanese {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 68px;
  font-weight: 700;
  letter-spacing: 0.05em;
  background: linear-gradient(to bottom right, #f65514, #ff9970);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
}
@media screen and (max-width: 760px) {
  .p-bonne__japanese {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 40px;
  }
}
.p-bonne__sub {
  margin-bottom: min(20px, 1.5503875969vw);
  font-size: 20px;
  letter-spacing: 0.1em;
  color: #494949;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-bonne__sub {
    margin: 12px 0;
    font-size: 16px;
  }
}
.p-bonne__contents {
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: clamp(550px, 66.1442vw + 45.9248px, 761px);
  margin: 0 auto;
}
@media screen and (max-width: 760px) {
  .p-bonne__contents {
    flex-direction: column;
  }
}
.p-bonne__content {
  flex: 1;
  background-color: white;
  margin-top: 20px;
  border: 4px solid #f65514;
  border-radius: 5px;
}
@media screen and (max-width: 760px) {
  .p-bonne__content {
    width: 330px;
  }
}
.p-bonne__campaign-title-group {
  background-color: #f65514;
  position: relative;
  padding: 10px 0;
}
.p-bonne__campaign-title-group::before {
  content: "";
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateY(-50%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  background-color: #f65514;
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 760px) {
  .p-bonne__campaign-title-group::before {
    display: none;
  }
}
.p-bonne__campaign-title-notice {
  background-color: white;
  border: 4px solid #f65514;
  color: #f65514;
  position: absolute;
  top: 15%;
  left: 6%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  font-size: 14px;
  font-weight: bold;
  width: 65px;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-bonne__campaign-title {
  color: white;
  text-align: center;
}
.p-bonne__sub-box {
  width: 100%;
  max-width: clamp(200px, 15.674vw + 80.717px, 250px);
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 250px;
}
.p-bonne__sub-box.campaign-2 {
  gap: 20px;
}
@media screen and (max-width: 760px) {
  .p-bonne__sub-box {
    max-width: 100%;
    min-height: auto;
  }
  .p-bonne__sub-box.campaign-1, .p-bonne__sub-box.campaign-2 {
    padding: 15px;
  }
}
.p-bonne__cost {
  color: #383838;
  font-weight: 700;
  font-size: clamp(50px, 6.2696vw + 2.2819px, 70px);
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-bonne__cost span {
  font-size: clamp(80px, 6.2696vw + 32.2819px, 100px);
  line-height: 1;
  color: #f65514;
}
.p-bonne__cost--arrow {
  clip-path: polygon(0% 30%, 70% 30%, 70% 0%, 100% 50%, 70% 100%, 70% 70%, 0% 70%);
  background-color: #383838;
  width: 50px;
  height: 30px;
  margin-top: 10px;
}
@media screen and (max-width: 760px) {
  .p-bonne__cost {
    font-size: 50px;
  }
  .p-bonne__cost span {
    font-size: 70px;
  }
}
.p-bonne__initial {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-bonne__initial-money {
  font-size: clamp(40px, 3.1348vw + 16.1433px, 50px);
  color: #383838;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
@media screen and (max-width: 760px) {
  .p-bonne__initial-money {
    font-size: 45px;
  }
}
.p-bonne__initial-cost {
  font-size: clamp(20px, 1.5674vw + 8.0717px, 25px);
  color: #383838;
  line-height: 1;
  font-weight: bold;
  position: relative;
}
.p-bonne__initial-cost::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 110%;
  height: 1px;
  background-color: currentColor;
}
.p-bonne__sub-box-inner {
  display: flex;
  flex-direction: column;
  gap: 10px;
  text-align: center;
}
.p-bonne__tuition-fee-name, .p-bonne__tuition-fee, .p-bonne__tuition-fee-off {
  font-size: clamp(35px, 3.1348vw + 16.1433px, 50px);
  color: #383838;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 760px) {
  .p-bonne__tuition-fee-name, .p-bonne__tuition-fee, .p-bonne__tuition-fee-off {
    font-size: 45px;
  }
}
.p-bonne__tuition-fee span {
  color: #f65514;
}
.p-bonne__tuition-fee-notice {
  font-size: 11px;
}
.p-bonne__end-text {
  margin-top: min(38px, 2.9457364341vw);
  font-size: 20px;
  font-weight: 600;
  color: #494949;
  margin-bottom: min(10px, 0.7751937984vw);
  position: relative;
  z-index: 3;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-bonne__end-text {
    font-size: 16px;
    margin: 16px auto;
  }
}
.p-bonne__texts {
  font-size: 15px;
  color: #7d7d7d;
  font-weight: 400;
  position: relative;
  z-index: 3;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-bonne__texts {
    font-size: 12px;
  }
}

.p-line {
  max-width: 1112px;
  width: 100%;
  background-color: #00b900;
  padding: min(22px, 1.9469026549vw) min(114px, 7.0796460177vw) 0;
  margin: 0 auto;
}
@media screen and (max-width: 760px) {
  .p-line {
    padding: 22px 33px;
  }
}
.p-line__wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 760px) {
  .p-line__wrap {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}
.p-line__left {
  max-width: 451px;
  width: 100%;
}
@media screen and (max-width: 760px) {
  .p-line__left {
    max-width: initial;
  }
}
.p-line__white {
  color: #00b900;
  background-color: #fff;
  letter-spacing: 0.06em;
  font-size: min(34px, 3.0088495575vw);
  width: min(451px, 39.9115044248vw);
  height: min(61px, 5.3982300885vw);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: min(34px, 3.0088495575vw);
  border-radius: min(31px, 2.7433628319vw);
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-line__white {
    font-size: 20px;
    width: 268px;
    border-radius: 31px;
    height: 36px;
    margin: 0 auto;
    margin-bottom: 12px;
  }
}
.p-line__title {
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 0.04em;
  font-size: min(40px, 3.5398230088vw);
  color: #fff;
  margin-bottom: min(20px, 1.7699115044vw);
  text-align: left;
}
@media screen and (max-width: 760px) {
  .p-line__title {
    font-size: 20px;
    letter-spacing: 0.06em;
    color: #00b900;
    margin-bottom: 10px;
    text-align: center;
  }
}
.p-line__sp-wrap {
  background-color: #fff;
  border-radius: 5px;
  padding: min(20px, 1.7699115044vw);
  text-align: center;
}
.p-line__sub {
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 0.04em;
  font-size: min(24px, 2.1238938053vw);
  color: #fff;
  text-align: left;
}
@media screen and (max-width: 760px) {
  .p-line__sub {
    font-size: 13px;
    color: #383838;
    text-align: center;
  }
}
.p-line__right {
  width: min(388px, 34.3362831858vw);
}
@media screen and (max-width: 760px) {
  .p-line__right {
    width: 179px;
    transform: translateY(1px);
  }
}

.p-support {
  text-align: center;
}
.p-support__orange {
  font-size: min(46px, 3.8333333333vw);
  color: #fff;
  padding-top: min(50px, 4.1666666667vw);
  padding-bottom: min(50px, 4.1666666667vw);
  background-color: #ff851f;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 760px) {
  .p-support__orange {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 20px;
  }
}
.p-support__wrap {
  padding-top: min(60px, 5vw);
  padding-bottom: min(60px, 5vw);
}
@media screen and (max-width: 760px) {
  .p-support__wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.p-support__h2 {
  background: linear-gradient(to bottom, #ea3b24, #fb8b01);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: min(30px, 2.5vw);
  font-size: min(56px, 4.6666666667vw);
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-support__h2 {
    font-size: 32px;
    margin-bottom: 10px;
  }
}
.p-support__description {
  font-size: min(24px, 2vw);
  color: #383838;
  margin-bottom: min(47px, 3.9166666667vw);
}
@media screen and (max-width: 760px) {
  .p-support__description {
    font-size: 14px;
    margin-bottom: 24px;
  }
}
.p-support__img {
  width: 100%;
}

.p-reco__up {
  background-color: #f65514;
  padding: 2rem 0;
}
@media screen and (max-width: 760px) {
  .p-reco__up {
    padding-top: 17px;
    padding-bottom: 17px;
  }
}
.p-reco__up-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 760px) {
  .p-reco__up-box {
    flex-direction: column;
    line-height: 1.2;
  }
}
.p-reco__logo {
  width: min(400px, 32.5203252033vw);
  transform: translateY(5px, 0.406504065vw);
}
.p-reco__logo--2 {
  margin-right: 10px;
}
@media screen and (max-width: 760px) {
  .p-reco__logo {
    width: 190px;
    transform: none;
  }
}
.p-reco__up-text {
  letter-spacing: 0.03em;
  color: #fff;
  font-size: min(40px, 3.2520325203vw);
  font-weight: 700;
  padding-left: 0.2em;
}
@media screen and (max-width: 760px) {
  .p-reco__up-text {
    font-size: 24px;
  }
}
@media screen and (max-width: 760px) {
  .p-reco__up-sp {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
.p-reco__up-sp-text {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
}
.p-reco__down {
  padding-top: min(72px, 5.8536585366vw);
  padding-bottom: min(72px, 5.8536585366vw);
  background-color: #fff3e9;
}
@media screen and (max-width: 760px) {
  .p-reco__down {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.p-reco__wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 760px) {
  .p-reco__wrap {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 12px;
  }
}
.p-reco__img {
  width: min(360px, 29.2682926829vw);
}
@media screen and (max-width: 760px) {
  .p-reco__img {
    width: 100%;
  }
}

.p-about {
  background-image: url("../img/about/background.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: min(40px, 3.4482758621vw);
  padding-bottom: min(87px, 7.3728813559vw);
}
@media screen and (max-width: 760px) {
  .p-about {
    padding-top: 35px;
    padding-bottom: 50px;
  }
}
.p-about__gyoukai {
  background-color: #f65514;
  font-size: min(40px, 3.4482758621vw);
  font-weight: 700;
  color: #fff;
  width: min(168px, 14.4827586207vw);
  height: min(52px, 4.4827586207vw);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 760px) {
  .p-about__gyoukai {
    width: 70px;
    height: 28px;
    font-size: 16px;
  }
}
.p-about__title-group {
  position: relative;
  width: min(700px, 60.3448275862vw);
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-about__title-group {
    width: 100%;
    margin-bottom: 10px;
  }
}
.p-about__english {
  font-size: min(160px, 13.7931034483vw);
  letter-spacing: 0.09em;
  color: #e9e9e9;
}
@media screen and (max-width: 760px) {
  .p-about__english {
    font-size: 55px;
  }
}
.p-about__japanese {
  width: 125%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(103px, 8.8793103448vw);
  font-size: min(40px, 3.4482758621vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -moz-column-gap: min(8px, 0.6896551724vw);
       column-gap: min(8px, 0.6896551724vw);
}
@media screen and (max-width: 760px) {
  .p-about__japanese {
    font-size: 19px;
    -moz-column-gap: 2px;
         column-gap: 2px;
    top: 32px;
    width: 90%;
  }
}
.p-about__title-img {
  width: 65%;
}
.p-about__sub {
  font-size: min(30px, 2.5862068966vw);
  font-weight: 700;
  color: #f65514;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(69px, 5.9482758621vw);
}
@media screen and (max-width: 760px) {
  .p-about__sub {
    font-size: 14px;
    top: 14px;
  }
}
.p-about__text-set {
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-about__text-set {
    margin-bottom: 28px;
  }
}
.p-about__text-parent {
  margin-bottom: min(28px, 2.4137931034vw);
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: min(33px, 2.8448275862vw);
       column-gap: min(33px, 2.8448275862vw);
}
@media screen and (max-width: 760px) {
  .p-about__text-parent {
    margin-bottom: 0;
    -moz-column-gap: 13px;
         column-gap: 13px;
  }
}
.p-about__orange-small {
  background-color: #f65514;
  color: #fff;
  font-weight: 700;
  font-size: min(35px, 3.0172413793vw);
  padding-right: min(20px, 1.724137931vw);
  padding-left: min(20px, 1.724137931vw);
}
@media screen and (max-width: 760px) {
  .p-about__orange-small {
    font-size: 16px;
    padding: 3px 13px;
  }
}
.p-about__text-orange {
  color: #f65514;
  font-size: min(37px, 3.1896551724vw);
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 760px) {
  .p-about__text-orange {
    font-size: 20px;
    letter-spacing: 0.1em;
  }
}
.p-about__text-oranges {
  color: #f65514;
  font-size: min(40px, 3.4482758621vw);
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 760px) {
  .p-about__text-oranges {
    font-size: 20px;
    letter-spacing: 0.1em;
    margin-bottom: 8px;
  }
}
.p-about__sub-text {
  font-size: min(22px, 1.8965517241vw);
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-about__sub-text {
    font-size: 12px;
  }
}
.p-about__group {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}
@media screen and (max-width: 760px) {
  .p-about__group {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
}
.p-about__card {
  padding: 30px 20px;
  box-shadow: 8px 8px 0px #ffc4ad;
  border: 3px solid #f65514;
  border-radius: 20px;
  position: relative;
  background-color: #fff;
  width: 350px;
  flex-shrink: 0;
}
@media screen and (max-width: 760px) {
  .p-about__card {
    width: 100%;
  }
}
.p-about__card-orange {
  font-size: 16px;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #f65514;
}
@media screen and (max-width: 760px) {
  .p-about__card-orange {
    font-size: 18px;
  }
}
.p-about__card-low {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: min(10px, 0.8620689655vw);
  border-bottom: 4px dotted #f65514;
  margin-bottom: 20px;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 760px) {
  .p-about__card-low {
    font-size: 20px;
    border-bottom: 2px dotted #f65514;
  }
}
.p-about__card-text {
  margin-top: min(24px, 2.0689655172vw);
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 760px) {
  .p-about__card-text {
    margin-top: 16px;
    font-size: 14px;
  }
}
.p-about__card-text p {
  margin-bottom: 0.8rem;
}
.p-about__card-text p:last-child {
  margin-bottom: 0;
}
.p-about__number {
  position: absolute;
  left: 5%;
  top: -7%;
  font-size: 50px;
  font-weight: 500;
  color: #ff9970;
  font-family: "Oswald", sans-serif;
}
@media screen and (max-width: 760px) {
  .p-about__number {
    left: 5%;
    top: -10%;
    font-size: 56px;
  }
}
@media screen and (max-width: 760px) {
  .p-about__display-none {
    display: none;
  }
}
.p-about__img {
  width: 100%;
  aspect-ratio: 8/5;
}

.p-service {
  padding-top: min(64px, 5.7399103139vw);
  padding-bottom: min(162px, 14.5291479821vw);
  background-color: #fcfaec;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-service {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.p-service__container {
  width: 100%;
  max-width: min(1145px, 102.6905829596vw);
  padding-right: min(15px, 1.3452914798vw);
  padding-left: min(15px, 1.3452914798vw);
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 760px) {
  .p-service__container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.p-service__h2 {
  margin-bottom: min(70px, 6.2780269058vw);
  font-size: min(28px, 2.5112107623vw);
}
@media screen and (max-width: 760px) {
  .p-service__h2 {
    margin-bottom: 40px;
    font-size: 18px;
  }
}
.p-service__wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: min(30px, 2.6905829596vw);
}
@media screen and (max-width: 760px) {
  .p-service__wrap {
    row-gap: 40px;
  }
}
.p-service__child {
  padding: min(65px, 5.8295964126vw) min(70px, 6.2780269058vw);
  background-color: #fff;
  border: 3px solid #ea3b24;
  border-radius: min(12px, 1.0762331839vw);
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  -moz-column-gap: min(15px, 1.3452914798vw);
       column-gap: min(15px, 1.3452914798vw);
}
@media screen and (max-width: 760px) {
  .p-service__child {
    padding: 101px 12px 24px 12px;
    border-radius: 12px;
    border: 3px solid #ea3b24;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.p-service__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: min(490px, 43.9461883408vw);
}
.p-service__content--reverse {
  order: 1;
  align-items: flex-end;
}
@media screen and (max-width: 760px) {
  .p-service__content--reverse {
    align-items: flex-start;
    order: initial;
  }
}
@media screen and (max-width: 760px) {
  .p-service__content {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
}
.p-service__img-group {
  width: min(482px, 43.2286995516vw);
  padding-top: min(73px, 6.5470852018vw);
}
.p-service__img-group--2 {
  width: min(418px, 37.4887892377vw);
}
.p-service__img-group--3 {
  padding-top: min(30px, 2.6905829596vw);
  z-index: 2;
}
@media screen and (max-width: 760px) {
  .p-service__img-group--3 {
    padding-top: 0;
  }
}
@media screen and (max-width: 760px) {
  .p-service__img-group {
    width: 100%;
    padding-top: 0;
    margin-top: 15px;
  }
}
.p-service__img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-service__number {
  position: absolute;
  font-size: min(102px, 9.1479820628vw);
  color: #ffebcb;
  font-family: "Barlow", sans-serif;
  right: min(55px, 4.932735426vw);
  top: min(33px, 2.9596412556vw);
  font-weight: 600;
}
.p-service__number--reverse {
  right: initial;
  left: min(55px, 4.932735426vw);
}
@media screen and (max-width: 760px) {
  .p-service__number {
    font-size: 60px;
    top: 2px;
    right: initial;
    left: 50%;
    transform: translateX(-50%);
  }
}
.p-service__orange {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: min(11px, 0.9865470852vw) min(31px, 2.7802690583vw);
  font-size: min(24px, 2.1524663677vw);
  font-weight: 700;
  color: #fff;
  border-radius: min(26px, 2.331838565vw);
  background-color: #f65514;
  margin-bottom: min(19px, 1.7040358744vw);
}
.p-service__orange--reverse {
  text-align: right;
}
@media screen and (max-width: 760px) {
  .p-service__orange {
    padding: 9.5px 16px;
    font-size: 16px;
    border-radius: 26px;
    margin-bottom: 12px;
  }
}
.p-service__h3 {
  margin-bottom: min(19px, 1.7040358744vw);
  font-size: min(32px, 2.869955157vw);
  color: #383838;
  text-align: left;
}
.p-service__h3--reverse {
  text-align: right;
}
@media screen and (max-width: 760px) {
  .p-service__h3 {
    font-size: 20px;
    margin-bottom: 12px;
    text-align: center;
  }
}
.p-service__description {
  text-align: left;
  font-size: min(20px, 1.7937219731vw);
  font-weight: 700;
  padding-top: min(22px, 1.9730941704vw);
  border-top: 2px dotted #f45504;
}
@media screen and (max-width: 760px) {
  .p-service__description {
    padding-top: 20px;
    font-size: 14px;
  }
}

.p-study {
  background-image: url("../img/study/background.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: min(20px, 1.6949152542vw);
  padding-bottom: min(20px, 1.6949152542vw);
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-study {
    padding-top: 32px;
    padding-bottom: 15px;
  }
}
.p-study__title-group {
  position: relative;
  width: min(700px, 59.3220338983vw);
  margin: 0 auto;
  text-align: center;
  margin-bottom: min(10px, 0.8474576271vw);
}
@media screen and (max-width: 760px) {
  .p-study__title-group {
    width: 100%;
    margin-bottom: 23px;
  }
}
.p-study__english {
  font-size: min(160px, 13.5593220339vw);
  letter-spacing: 0.09em;
  color: #e9e9e9;
}
@media screen and (max-width: 760px) {
  .p-study__english {
    font-size: 55px;
  }
}
.p-study__japanese {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(103px, 8.7288135593vw);
  font-size: min(40px, 3.3898305085vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: min(8px, 0.6779661017vw);
       column-gap: min(8px, 0.6779661017vw);
}
@media screen and (max-width: 760px) {
  .p-study__japanese {
    font-size: 19px;
    -moz-column-gap: 2px;
         column-gap: 2px;
    top: 29px;
  }
}
.p-study__logo {
  width: min(342px, 28.9830508475vw);
}
@media screen and (max-width: 760px) {
  .p-study__logo {
    width: 169px;
  }
}
.p-study__sub {
  font-size: min(30px, 2.5423728814vw);
  font-weight: 700;
  color: #f65514;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(69px, 5.8474576271vw);
}
@media screen and (max-width: 760px) {
  .p-study__sub {
    font-size: 14px;
    top: 14px;
  }
}
.p-study__group {
  margin-bottom: min(55px, 4.6610169492vw);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 760px) {
  .p-study__group {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 38px;
    row-gap: 20px;
  }
}
.p-study__card {
  padding: min(20px, 1.6949152542vw) min(25px, 2.1186440678vw);
  background-color: #fff;
  border: 3px solid #f65514;
  width: min(330px, 27.9661016949vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: min(12px, 1.0169491525vw);
  box-shadow: 4px 4px 0px #ffc4ad;
  border-radius: 8px;
}
@media screen and (max-width: 760px) {
  .p-study__card {
    row-gap: 12px;
    box-shadow: 4px 4px 0px #ffc4ad;
    border-radius: 8px;
    width: 100%;
    padding: 20px 27px;
  }
}
.p-study__card-title {
  font-size: min(22px, 1.8644067797vw);
  letter-spacing: 0.1em;
  color: #f65514;
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-study__card-title {
    font-size: 18px;
  }
}
.p-study__card-img {
  width: 100%;
}
.p-study__card-text {
  font-size: min(16px, 1.3559322034vw);
  letter-spacing: 0.1em;
  text-align: left;
  line-height: 1.4;
}
@media screen and (max-width: 760px) {
  .p-study__card-text {
    font-size: 14px;
  }
}
.p-study__h3 {
  margin-bottom: min(30px, 2.5423728814vw);
  font-size: min(36px, 3.0508474576vw);
  letter-spacing: 0.14em;
  color: #f65514;
  line-height: 1;
}
@media screen and (max-width: 760px) {
  .p-study__h3 {
    margin-bottom: 23px;
    font-size: 18px;
    letter-spacing: 0;
  }
}
.p-study__movie {
  width: min(640px, 54.2372881356vw);
  height: auto;
  margin-bottom: min(41px, 3.4745762712vw);
  aspect-ratio: 16/9;
}
@media screen and (max-width: 760px) {
  .p-study__movie {
    width: 100%;
    margin-bottom: 22px;
  }
}
.p-study__button {
  display: block;
  width: min(507px, 42.9661016949vw);
  margin: 0 auto;
}
@media screen and (max-width: 760px) {
  .p-study__button {
    width: 340px;
    margin: 0 auto;
  }
}
.p-study__button-img {
  width: 100%;
}
.p-study .voice-training-course {
  display: grid;
  grid-template-areas: "basic" "intermediate" "advanced";
  margin: 0 auto 100px auto;
  width: 100%;
  max-width: 1200px;
}
@media screen and (max-width: 960px) {
  .p-study .voice-training-course {
    margin: 0 auto;
  }
}
.p-study .section-title-wrapper {
  position: relative;
}
.p-study .section-title {
  grid-area: title;
  background-color: #f9a825;
  color: white;
  font-weight: bold;
  padding: 15px 50px;
  font-size: 22px;
  border-radius: 10px;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .p-study .section-title {
    padding: 10px 30px;
  }
}
.p-study .toggle-icon {
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: solid 2px #ffffff;
  border-left: solid 2px #ffffff;
  transform: translate(-50%, -32%) rotate(45deg);
  transition: all 0.5s ease;
  top: 50%;
  right: 3%;
}
@media screen and (max-width: 960px) {
  .p-study .toggle-icon {
    right: 5%;
    width: 15px;
    height: 15px;
  }
}
.p-study .items {
  display: grid;
  gap: 20px;
  opacity: 1;
  transform: translateY(0);
  transition: all 0.5s ease;
  max-height: 100vh;
  pointer-events: auto;
  margin: 20px 0;
}
@media screen and (max-width: 960px) {
  .p-study .items {
    gap: 15px;
  }
}
.p-study .hidden {
  opacity: 0;
  max-height: 0;
  transform: translateY(-10px);
  pointer-events: none;
  margin: 10px 0;
}
.p-study .item {
  border-radius: 10px;
  padding: 15px 0 15px 25px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 960px) {
  .p-study .item {
    padding: 20px 10px 20px 25px;
  }
}
.p-study .item-title-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.p-study .check-img {
  width: 20px;
  height: auto;
  margin-right: 10px;
}
.p-study .item-title {
  color: #f65514;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 960px) {
  .p-study .item-title {
    font-size: 16px;
  }
}
.p-study .item-content {
  padding-left: 20px;
  text-align: left;
}
.p-study .item-content li {
  color: #393939;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.4;
  list-style: disc;
}
@media screen and (max-width: 960px) {
  .p-study .item-content li {
    font-size: 14px;
  }
}
.p-study .basic-section {
  grid-area: basic;
}
.p-study .basic-section .section-title {
  background-color: #f39c12;
}
.p-study .basic-section .items {
  grid-template: "basic-item-1 basic-item-2 basic-item-3"/1fr 1fr 1fr;
}
@media screen and (max-width: 960px) {
  .p-study .basic-section .items {
    grid-template: "basic-item-1" "basic-item-2" "basic-item-3";
  }
}
.p-study .basic-section .item {
  background-color: #ffeed5;
}
.p-study #basic-item-1 {
  grid-area: basic-item-1;
}
.p-study #basic-item-2 {
  grid-area: basic-item-2;
}
.p-study #basic-item-3 {
  grid-area: basic-item-3;
}
.p-study .intermediate-section {
  grid-area: intermediate;
}
.p-study .intermediate-section .section-title {
  background-color: #f57c00;
}
.p-study .intermediate-section .items {
  grid-template: "intermediate-item-1 intermediate-item-2" "intermediate-item-3 intermediate-item-4"/1fr 1fr;
}
@media screen and (max-width: 960px) {
  .p-study .intermediate-section .items {
    grid-template: "intermediate-item-1" "intermediate-item-2" "intermediate-item-3" "intermediate-item-4";
  }
}
.p-study .intermediate-section .item {
  background-color: #fff1e8;
}
.p-study #intermediate-item-1 {
  grid-area: intermediate-item-1;
}
.p-study #intermediate-item-2 {
  grid-area: intermediate-item-2;
}
.p-study #intermediate-item-3 {
  grid-area: intermediate-item-3;
}
.p-study #intermediate-item-4 {
  grid-area: intermediate-item-4;
}
.p-study .advanced-section {
  grid-area: advanced;
}
.p-study .advanced-section .section-title {
  background-color: #e64a19;
}
.p-study .advanced-section .items {
  grid-template: "advanced-item-1 advanced-item-2" "advanced-item-3 advanced-item-4"/1fr 1fr;
}
@media screen and (max-width: 960px) {
  .p-study .advanced-section .items {
    grid-template: "advanced-item-1" "advanced-item-2" "advanced-item-3" "advanced-item-4";
  }
}
.p-study .advanced-section .item {
  background-color: #ffe6e0;
}
.p-study #advanced-item-1 {
  grid-area: advanced-item-1;
}
.p-study #advanced-item-2 {
  grid-area: advanced-item-2;
}
.p-study #advanced-item-3 {
  grid-area: advanced-item-3;
}
.p-study #advanced-item-4 {
  grid-area: advanced-item-4;
}

.p-step {
  background: url(../img/step/background.webp) no-repeat;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: min(5.714vw, 80px) 5rem min(5.714vw, 80px) 5rem;
  background-color: #fcfaec;
}
@media screen and (max-width: 760px) {
  .p-step {
    padding: 40px 0 55px 0;
    background: url(../img/step/background-sp.webp) no-repeat;
    background-size: contain;
    background-repeat: repeat;
  }
}
.p-step__container {
  max-width: 118rem;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 760px) {
  .p-step__container {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 50px;
  }
}
.p-step__title-group {
  margin: 0 auto 40px auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
}
@media screen and (max-width: 760px) {
  .p-step__title-group {
    width: 100%;
    font-size: 20px;
    margin-bottom: 60px;
    height: 46px;
  }
}
.p-step__title-line {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
@media screen and (max-width: 760px) {
  .p-step__title-line {
    flex-direction: column;
  }
}
.p-step__logo {
  width: min(580px, 40.983051vw);
}
@media screen and (max-width: 760px) {
  .p-step__logo {
    width: 75%;
  }
}
.p-step__3month {
  background: linear-gradient(to right, #f65514, #fb8b01);
  color: #fff;
  font-size: clamp(27px, -26.19px + 5.319vw, 32px);
  font-weight: bold;
  padding: 0 10px;
}
.p-step__orangetext {
  background: linear-gradient(to right, #f65514, #fb8b01);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  font-weight: bold;
  font-size: clamp(28px, -14.55px + 4.255vw, 32px);
}
.p-step__banner {
  list-style: none;
  padding: 0;
  margin: 24px 0;
  display: flex;
  align-items: stretch;
  gap: 15px;
}
@media screen and (max-width: 760px) {
  .p-step__banner {
    flex-direction: column;
    gap: 35px;
  }
}
.p-step__banner li:nth-child(1) {
  background: #F39C12;
}
.p-step__banner li:nth-child(2) {
  background: #F57C00;
}
.p-step__banner li:nth-child(3) {
  background: #E64A19;
}
@media screen and (max-width: 760px) {
  .p-step__banner li:nth-child(1),
  .p-step__banner li:nth-child(2),
  .p-step__banner li:nth-child(3) {
    background: unset;
    padding: 0;
  }
}
.p-step__ribbon:nth-child(1) .p-step__ribbon-inner {
  background: #F39C12;
}
.p-step__ribbon:nth-child(2) .p-step__ribbon-inner {
  background: #F57C00;
}
.p-step__ribbon:nth-child(3) .p-step__ribbon-inner {
  background: #E64A19;
}
.p-step__ribbon-inner {
  display: contents;
}
@media screen and (max-width: 760px) {
  .p-step__ribbon-inner {
    padding: 10px 20px;
    align-content: center;
    display: flex;
    flex-direction: column;
  }
}
.p-step__ribbon-inner::after {
  content: "";
  position: absolute;
  top: 0;
  right: -15px;
  width: 15px;
  height: 100%;
  background: inherit;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  display: none;
}
@media screen and (max-width: 760px) {
  .p-step__ribbon-inner::after {
    top: auto;
    right: auto;
    left: 50%;
    bottom: -38px;
    width: 100%;
    height: 39px;
    transform: translateX(-50%);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    display: block;
  }
}
.p-step__ribbon {
  position: relative;
  flex: 1 1 0;
  padding: 7px 0px 7px 30px;
  color: #fff;
  overflow: visible;
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 4px;
  align-content: center;
  min-height: 56px;
}
@media screen and (max-width: 760px) {
  .p-step__ribbon {
    min-height: auto;
    flex-direction: column;
    padding: 10px 20px;
  }
}
.p-step__ribbon::after {
  content: "";
  position: absolute;
  top: 0;
  right: -15px;
  width: 16px;
  height: 100%;
  background: inherit;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
@media screen and (max-width: 760px) {
  .p-step__ribbon::after {
    display: none;
  }
}
.p-step__ribbon::before {
  content: "";
  position: absolute;
  top: 0;
  left: -1px;
  width: 15px;
  height: 100%;
  background: #fff;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
@media screen and (max-width: 760px) {
  .p-step__ribbon::before {
    display: none;
  }
}
.p-step__ribbon-num {
  font-size: 16px;
  line-height: 1.1;
  padding-top: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.p-step__ribbon-num span {
  font-size: 32px;
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-step__ribbon-num {
    font-size: 14px;
    color: #F65514;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    padding: 0 20px;
    display: flex;
    align-items: center;
    gap: 5px;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    flex-direction: row;
    justify-content: flex-start;
  }
}
.p-step__ribbon-right {
  display: flex;
  flex-direction: column;
  padding: 6px 5px;
  gap: 5px;
}
.p-step__ribbon-term {
  font-size: 14px;
  font-weight: 600;
  color: #F65514;
  background-color: #FFF;
  border-radius: 20px;
  padding: 2px 10px;
  align-self: flex-start;
  line-height: 1.2;
}
.p-step__ribbon-text {
  font-size: clamp(14px, 10.53px + 0.456vw, 16px);
  font-weight: 600;
  opacity: 0.98;
  grid-column: 1/-1;
}
@media screen and (max-width: 760px) {
  .p-step__ribbon-text {
    font-size: 20px;
    font-weight: 500;
  }
}
.p-step__grid {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
.p-step__card {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 4px 6px 4px rgba(0, 0, 0, 0.25), 10px 10px 20px rgba(0, 0, 0, 0.08);
  flex: 1 1 0;
}
@media screen and (max-width: 760px) {
  .p-step__card {
    flex: none;
  }
}
.p-step__card-body {
  padding: 12px 16px;
}
.p-step__card-label {
  border-radius: 8px;
  color: #FFF;
  font-weight: 600;
  padding: 3px 20px;
  font-size: clamp(14px, 10.53px + 0.456vw, 16px);
}
.p-step__card-media {
  aspect-ratio: 8/5;
  overflow: hidden;
}
.p-step__grid > .p-step__card:nth-child(1) {
  transform: translateY(80px);
  background-color: #FFEED5;
}
.p-step__grid > .p-step__card:nth-child(1) .p-step__card-label {
  background-color: #F39C12;
}
.p-step__grid > .p-step__card:nth-child(2) {
  transform: translateY(40px);
  background-color: #FFF1E8;
}
.p-step__grid > .p-step__card:nth-child(2) .p-step__card-label {
  background-color: #F57C00;
}
.p-step__grid > .p-step__card:nth-child(3) {
  background-color: #FFE6E0;
}
.p-step__grid > .p-step__card:nth-child(3) .p-step__card-label {
  background-color: #E64A19;
}
.p-step__banner li:nth-child(1) .p-step__card {
  background-color: #FFEED5;
}
.p-step__banner li:nth-child(1) .p-step__card .p-step__card-label {
  background-color: #F39C12;
}
.p-step__banner li:nth-child(2) .p-step__card {
  background-color: #FFF1E8;
}
.p-step__banner li:nth-child(2) .p-step__card .p-step__card-label {
  background-color: #F57C00;
}
.p-step__banner li:nth-child(3) .p-step__card {
  background-color: #FFE6E0;
}
.p-step__banner li:nth-child(3) .p-step__card .p-step__card-label {
  background-color: #E64A19;
}
.p-step__card-note {
  position: relative;
  background: #FFF;
  border-radius: 8px;
  color: #F65514;
  font-size: clamp(12px, 5.07px + 0.911vw, 15px);
  font-weight: 500;
  padding: 8px 10px 8px 30px;
}
.p-step__card-note::before {
  content: " ▶ ";
  color: #F65514;
  font-size: 12px;
  position: absolute;
  left: 5px;
  top: calc(0.5em + 6px);
  padding-left: 6px;
}
@media screen and (max-width: 760px) {
  .p-step__card-note::before {
    top: 50%;
    transform: translateY(-50%);
  }
}
.p-step__bubble {
  position: relative;
  display: flex;
  gap: 20px;
}
.p-step__bubble-text:nth-child(1) {
  background-color: #F39C12;
  transform: translateY(80px);
  font-size: clamp(16px, -0.22px + 1.351vw, 18px);
  max-height: 70px;
}
.p-step__bubble-text:nth-child(2) {
  background-color: #F57C00;
  transform: translateY(40px);
  font-size: clamp(16px, -16.43px + 2.7027vw, 20px);
  max-height: 110px;
}
.p-step__bubble-text:nth-child(2) span {
  font-size: clamp(19px, -12.43px + 2.7027vw, 24px);
}
.p-step__bubble-text:nth-child(3) {
  background-color: #E64A19;
  font-size: 20px;
  height: 150px;
}
.p-step__bubble-text {
  position: relative;
  border-radius: 10px;
  color: #FFF;
  flex: 1 1 0;
  text-align: center;
  font-weight: 600;
  align-content: center;
}
.p-step__bubble-text::before {
  content: "";
  position: absolute;
  top: -11px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}
.p-step__bubble-text:nth-child(1)::before {
  border-bottom: 12px solid #F39C12;
}
.p-step__bubble-text:nth-child(2)::before {
  border-bottom: 12px solid #F57C00;
}
.p-step__bubble-text:nth-child(3)::before {
  border-bottom: 12px solid #E64A19;
}
.p-step__notchallenge {
  font-size: 26px;
}
@media screen and (max-width: 760px) {
  .p-step__notchallenge {
    font-size: 22px;
  }
}
.p-step__challenge {
  font-size: 28px;
  color: #FFDE7F;
}
@media screen and (max-width: 760px) {
  .p-step__challenge {
    font-size: 22px;
  }
}
.p-step__bubble-arrow {
  position: absolute;
}
.p-step__bubble-arrow.arrow1 {
  width: 8%;
  left: 28%;
  bottom: 18%;
}
.p-step__bubble-arrow.arrow2 {
  width: 11%;
  right: 29%;
  bottom: 19%;
}
.p-step__card-list {
  padding: 8px 7px;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-size: clamp(11px, -21.8px + 2.817vw, 14px);
}
.p-step__card-list li::before {
  content: "  •   ";
}
@media screen and (max-width: 760px) {
  .p-step__card-list li {
    background: none !important;
    color: #383838;
    font-size: 14px;
  }
}
.p-step__ribbon-note {
  font-size: 18px;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-step__ribbon-note {
    padding: 20px 20px 0;
    font-weight: 500;
  }
  .p-step__ribbon-note span {
    font-size: 24px;
  }
}

.p-sub-plan {
  padding-top: min(82px, 5.8571428571vw);
  padding-bottom: min(176px, 12.5714285714vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.p-sub-plan__container {
  width: 100%;
  max-width: min(1270px, 90.7142857143vw);
  margin-right: auto;
  margin-left: auto;
  padding-right: min(20px, 1.4285714286vw);
  padding-left: min(20px, 1.4285714286vw);
}
.p-sub-plan__sub {
  font-size: min(30px, 2.1428571429vw);
  font-weight: 700;
  color: #f65514;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(69px, 4.9285714286vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__sub {
    font-size: 14px;
    top: 9px;
  }
}
.p-sub-plan__title-group {
  position: relative;
  width: min(800px, 57.1428571429vw);
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0px;
}
@media screen and (max-width: 760px) {
  .p-sub-plan__title-group {
    width: 100%;
    margin-bottom: 30px;
  }
}
.p-sub-plan__english {
  font-size: min(160px, 11.4285714286vw);
  letter-spacing: 0.09em;
  color: #fff;
}
@media screen and (max-width: 760px) {
  .p-sub-plan__english {
    font-size: 55px;
  }
}
.p-sub-plan__japanese {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(109px, 7.5vw);
  font-size: min(40px, 2.8571428571vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: min(8px, 0.5714285714vw);
       column-gap: min(8px, 0.5714285714vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__japanese {
    font-size: 22px;
    -moz-column-gap: 2px;
         column-gap: 2px;
    top: 29px;
    letter-spacing: 0.01em;
  }
}
.p-sub-plan__span-orange {
  color: #f65514;
  font-size: min(78px, 5.5714285714vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__span-orange {
    font-size: 30px;
  }
}
@media screen and (max-width: 760px) {
  .p-sub-plan__title-text {
    line-height: 1.1;
  }
}
.p-sub-plan__wrap {
  background-color: #ffede2;
  padding-bottom: min(87px, 6.2142857143vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__wrap {
    row-gap: 15px;
    padding-top: 16px;
    background-color: #f8f8f8;
    padding-bottom: 23px;
    padding-left: 18px;
    padding-right: 18px;
  }
}
.p-sub-plan__contents {
  max-width: min(651px, 46.5vw);
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-top: min(40px, 2.8571428571vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: min(28px, 2vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__contents {
    margin-top: 28px;
    row-gap: 16px;
    max-width: 650px;
  }
}
.p-sub-plan__plus {
  width: min(42px, 3vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__plus {
    width: 20px;
  }
}
.p-sub-plan__enters {
  border: min(3px, 0.2142857143vw) solid #f39c12;
  background-color: #ffebcb;
  padding-top: min(32px, 2.2857142857vw);
  padding-bottom: min(44px, 3.1428571429vw);
  text-align: center;
  border-radius: min(20px, 1.4285714286vw);
  width: 100%;
}
@media screen and (max-width: 760px) {
  .p-sub-plan__enters {
    border: 3px solid #f39c12;
    border-radius: 8px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.p-sub-plan__costs {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: min(16px, 1.1428571429vw);
       column-gap: min(16px, 1.1428571429vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__costs {
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
}
.p-sub-plan__column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-sub-plan__tax {
  font-size: min(14px, 1vw);
  font-weight: 700;
  color: #494949;
}
@media screen and (max-width: 760px) {
  .p-sub-plan__tax {
    font-size: 9px;
  }
}
.p-sub-plan__tax--next {
  font-size: min(13px, 0.9285714286vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__tax--next {
    font-size: 7px;
  }
}
.p-sub-plan__yen {
  font-size: min(32px, 2.2857142857vw);
  font-weight: 700;
  color: #494949;
  line-height: 1;
}
@media screen and (max-width: 760px) {
  .p-sub-plan__yen {
    font-size: 18px;
  }
}
.p-sub-plan__yen--next {
  font-size: min(30px, 2.1428571429vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__yen--next {
    font-size: 16px;
  }
}
.p-sub-plan__cost {
  color: #494949;
  font-weight: 700;
  font-size: min(58px, 4.1428571429vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__cost {
    font-size: 36px;
  }
}
.p-sub-plan__cost--next {
  font-size: min(50px, 3.5714285714vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__cost--next {
    font-size: 30px;
  }
}
.p-sub-plan__name {
  font-size: min(32px, 2.2857142857vw);
  color: #fff;
  background-color: #f98425;
  font-weight: 600;
  padding-right: min(5px, 0.3571428571vw);
  padding-left: min(5px, 0.3571428571vw);
  margin-top: min(5px, 0.3571428571vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__name {
    font-size: 18px;
    padding-right: 3px;
    padding-left: 3px;
    margin-top: 3px;
  }
}
.p-sub-plan__kome {
  margin-top: min(12px, 0.8571428571vw);
  font-size: min(20px, 1.4285714286vw);
  font-weight: 600;
  color: #6e6e6e;
}
@media screen and (max-width: 760px) {
  .p-sub-plan__kome {
    font-size: 12px;
    margin-top: 5px;
  }
}
.p-sub-plan__content {
  border: min(3px, 0.2142857143vw) solid #f65514;
  padding-top: min(51px, 3.6428571429vw);
  padding-bottom: min(46px, 3.2857142857vw);
  width: 100%;
  text-align: center;
  border-radius: min(20px, 1.4285714286vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__content {
    border: 3px solid #f65514;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.p-sub-plan__logo {
  width: min(364px, 26vw);
  margin: 0 auto;
  margin-bottom: min(15px, 1.0714285714vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__logo {
    width: 220px;
    margin-bottom: 8px;
  }
}
.p-sub-plan__course {
  font-size: min(42px, 3vw);
  font-weight: 700;
  color: #383838;
  margin-bottom: min(39px, 2.7857142857vw);
  line-height: 1;
}
@media screen and (max-width: 760px) {
  .p-sub-plan__course {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.p-sub-plan__white {
  font-size: min(22px, 1.5714285714vw);
  color: #383838;
  padding-top: min(18px, 1.2857142857vw);
  padding-bottom: min(18px, 1.2857142857vw);
  width: 100%;
  background-color: #fff;
  text-align: center;
  margin-bottom: min(25px, 1.7857142857vw);
  font-weight: 600;
}
@media screen and (max-width: 760px) {
  .p-sub-plan__white {
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 16px;
  }
}
.p-sub-plan__bun {
  font-weight: 500;
  font-size: min(24px, 1.7142857143vw);
  color: #ff9970;
  margin-bottom: min(12px, 0.8571428571vw);
  line-height: 1;
}
@media screen and (max-width: 760px) {
  .p-sub-plan__bun {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
.p-sub-plan__second {
  margin-top: min(89px, 6.3571428571vw);
  background-color: #ffede2;
  padding-top: min(119px, 8.5vw);
  padding-bottom: min(126px, 9vw);
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-sub-plan__second {
    background-color: #fcfaec;
    padding-top: 28px;
    padding-bottom: 28px;
    margin-top: 40px;
    padding-right: 17.5px;
    padding-left: 17.5px;
  }
}
.p-sub-plan__h3 {
  color: #f39c12;
  font-size: min(48px, 3.4285714286vw);
  margin: 0;
  margin-bottom: min(28px, 2vw);
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-sub-plan__h3 {
    font-size: 40px;
    margin-bottom: 28px;
  }
}
.p-sub-plan__down {
  display: flex;
  flex-direction: row;
  align-items: center;
  -moz-column-gap: min(24px, 1.7142857143vw);
       column-gap: min(24px, 1.7142857143vw);
  max-width: min(1042px, 74.4285714286vw);
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 760px) {
  .p-sub-plan__down {
    row-gap: 28px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.p-sub-plan__box {
  width: calc((100% - min(24px, 1.7142857143vw)) / 3);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__box {
    width: 100%;
  }
}
.p-sub-plan__up {
  display: flex;
  flex-direction: row;
  align-items: center;
  -moz-column-gap: min(24px, 1.7142857143vw);
       column-gap: min(24px, 1.7142857143vw);
  max-width: min(1042px, 74.4285714286vw);
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: min(28px, 2vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__up {
    margin-bottom: 28px;
    row-gap: 28px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.p-sub-plan__box-long {
  width: calc((100% - min(24px, 1.7142857143vw)) / 2);
  border-radius: min(12px, 0.8571428571vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__box-long {
    border-radius: 12px;
    width: 100%;
  }
}
.p-sub-plan__content-name {
  font-size: min(32px, 2.2857142857vw);
  color: #fff;
  font-weight: 700;
  background-color: #f39c12;
  overflow: hidden;
  height: min(70px, 5vw);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-top-left-radius: min(12px, 0.8571428571vw);
  border-top-right-radius: min(12px, 0.8571428571vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__content-name {
    font-size: 18px;
    height: 44px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
  }
}
.p-sub-plan__content-content {
  border-bottom-left-radius: min(12px, 0.8571428571vw);
  border-bottom-right-radius: min(12px, 0.8571428571vw);
  height: min(151px, 10.7857142857vw);
  background-color: #fff;
  font-size: min(20px, 1.4285714286vw);
  color: #494949;
  overflow: hidden;
  font-weight: 600;
  border: min(3px, 0.2142857143vw) solid #f39c12;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 760px) {
  .p-sub-plan__content-content {
    height: 72px;
    font-size: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border: 3px solid #f39c12;
  }
}
.p-sub-plan__content-content span {
  font-size: min(28px, 2vw);
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-sub-plan__content-content span {
    font-size: 16px;
  }
}
.p-sub-plan__content-content--pc {
  font-size: min(24px, 1.7142857143vw);
}
@media screen and (max-width: 760px) {
  .p-sub-plan__content-content--pc {
    display: none;
  }
}
.p-sub-plan__content-content--sp {
  display: none;
}
@media screen and (max-width: 760px) {
  .p-sub-plan__content-content--sp {
    display: flex;
    height: 92px;
  }
}

.orange {
  color: #f65514;
}

.bg-orange {
  background-color: #f65514;
}

.ash {
  color: #7a808b;
}

.bg-ash {
  background-color: #7a808b;
}

.p-study-sub {
  padding-top: min(20px, 1.6949152542vw);
  padding-bottom: min(100px, 8.4745762712vw);
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-study-sub {
    padding-top: 32px;
    padding-bottom: 48px;
  }
}
.p-study-sub__title-group {
  position: relative;
  width: min(700px, 59.3220338983vw);
  margin: 0 auto;
  text-align: center;
  margin-bottom: min(10px, 0.8474576271vw);
}
@media screen and (max-width: 760px) {
  .p-study-sub__title-group {
    width: 100%;
    margin-bottom: 23px;
  }
}
.p-study-sub__english {
  font-size: min(160px, 13.5593220339vw);
  letter-spacing: 0.09em;
  color: #e9e9e9;
}
@media screen and (max-width: 760px) {
  .p-study-sub__english {
    font-size: 55px;
  }
}
.p-study-sub__japanese {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(103px, 8.7288135593vw);
  font-size: min(40px, 3.3898305085vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: min(8px, 0.6779661017vw);
       column-gap: min(8px, 0.6779661017vw);
}
@media screen and (max-width: 760px) {
  .p-study-sub__japanese {
    font-size: 19px;
    -moz-column-gap: 2px;
         column-gap: 2px;
    top: 29px;
  }
}
.p-study-sub__logo {
  width: min(342px, 28.9830508475vw);
}
@media screen and (max-width: 760px) {
  .p-study-sub__logo {
    width: 169px;
  }
}
.p-study-sub__sub {
  font-size: min(30px, 2.5423728814vw);
  font-weight: 700;
  color: #f65514;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(69px, 5.8474576271vw);
}
@media screen and (max-width: 760px) {
  .p-study-sub__sub {
    font-size: 14px;
    top: 14px;
  }
}
.p-study-sub__group {
  margin-bottom: min(55px, 4.6610169492vw);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 760px) {
  .p-study-sub__group {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 38px;
    row-gap: 20px;
  }
}
.p-study-sub__card {
  padding: min(20px, 1.6949152542vw) min(32px, 2.7118644068vw);
  background-color: #fff;
  border: 3px solid #f65514;
  width: min(330px, 27.9661016949vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: min(12px, 1.0169491525vw);
  box-shadow: 4px 4px 0px #ffc4ad;
  border-radius: 8px;
}
@media screen and (max-width: 760px) {
  .p-study-sub__card {
    row-gap: 12px;
    box-shadow: 4px 4px 0px #ffc4ad;
    border-radius: 8px;
    width: 100%;
    padding: 20px 27px;
  }
}
.p-study-sub__card-title {
  font-size: min(22px, 1.8644067797vw);
  letter-spacing: 0.1em;
  color: #f65514;
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-study-sub__card-title {
    font-size: 18px;
  }
}
.p-study-sub__card-img {
  width: 100%;
}
.p-study-sub__card-text {
  font-size: min(16px, 1.3559322034vw);
  letter-spacing: 0.1em;
  text-align: left;
  line-height: 1.4;
}
@media screen and (max-width: 760px) {
  .p-study-sub__card-text {
    font-size: 14px;
  }
}
.p-study-sub__h3 {
  margin-bottom: min(30px, 2.5423728814vw);
  font-size: min(36px, 3.0508474576vw);
  letter-spacing: 0.14em;
  color: #f65514;
  line-height: 1;
}
@media screen and (max-width: 760px) {
  .p-study-sub__h3 {
    margin-bottom: 23px;
    font-size: 18px;
    letter-spacing: 0;
  }
}
.p-study-sub__movie {
  width: min(640px, 54.2372881356vw);
  height: auto;
  margin-bottom: min(41px, 3.4745762712vw);
  aspect-ratio: 16/9;
}
@media screen and (max-width: 760px) {
  .p-study-sub__movie {
    width: 100%;
    margin-bottom: 22px;
  }
}
.p-study-sub__button {
  display: block;
  width: min(507px, 42.9661016949vw);
  margin: 0 auto;
}
@media screen and (max-width: 760px) {
  .p-study-sub__button {
    width: 340px;
    margin: 0 auto;
  }
}
.p-study-sub__button-img {
  width: 100%;
}
.p-study-sub .voice-training-course {
  display: grid;
  grid-template-areas: "basic" "intermediate" "advanced";
  margin: 37px auto;
}
@media screen and (max-width: 960px) {
  .p-study-sub .voice-training-course {
    margin: 0 auto;
  }
}
.p-study-sub .section-title-wrapper {
  position: relative;
}
.p-study-sub .section-title {
  grid-area: title;
  background-color: #f9a825;
  color: white;
  font-weight: bold;
  padding: 15px 50px;
  font-size: 22px;
  border-radius: 10px;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .p-study-sub .section-title {
    padding: 10px 30px;
  }
}
.p-study-sub .toggle-icon {
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: solid 2px #ffffff;
  border-left: solid 2px #ffffff;
  transform: translate(-50%, -32%) rotate(45deg);
  transition: all 0.5s ease;
  top: 50%;
  right: 3%;
}
@media screen and (max-width: 960px) {
  .p-study-sub .toggle-icon {
    right: 5%;
    width: 15px;
    height: 15px;
  }
}
.p-study-sub .items {
  display: grid;
  gap: 20px;
  opacity: 1;
  transform: translateY(0);
  transition: all 0.5s ease;
  max-height: 100vh;
  pointer-events: auto;
  margin: 20px 0;
}
@media screen and (max-width: 960px) {
  .p-study-sub .items {
    gap: 15px;
  }
}
.p-study-sub .hidden {
  opacity: 0;
  max-height: 0;
  transform: translateY(-10px);
  pointer-events: none;
  margin: 10px 0;
}
.p-study-sub .item {
  border-radius: 10px;
  padding: 15px 0 15px 25px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 960px) {
  .p-study-sub .item {
    padding: 20px 10px 20px 25px;
  }
}
.p-study-sub .item-title-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.p-study-sub .check-img {
  width: 20px;
  height: auto;
  margin-right: 5px;
}
.p-study-sub .item-title {
  color: #f65514;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 960px) {
  .p-study-sub .item-title {
    font-size: 16px;
  }
}
.p-study-sub .item-content {
  padding-left: 20px;
  text-align: left;
}
.p-study-sub .item-content li {
  color: #393939;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.4;
  list-style: disc;
}
@media screen and (max-width: 960px) {
  .p-study-sub .item-content li {
    font-size: 14px;
  }
}
.p-study-sub .basic-section {
  grid-area: basic;
}
.p-study-sub .basic-section .section-title {
  background-color: #f39c12;
}
.p-study-sub .basic-section .items {
  grid-template: "basic-item-1 basic-item-2 basic-item-3"/1fr 1.5fr 1fr;
}
@media screen and (max-width: 960px) {
  .p-study-sub .basic-section .items {
    grid-template: "basic-item-1" "basic-item-2" "basic-item-3";
  }
}
.p-study-sub .basic-section .item {
  background-color: #ffeed5;
}
.p-study-sub #basic-item-1 {
  grid-area: basic-item-1;
}
.p-study-sub #basic-item-2 {
  grid-area: basic-item-2;
}
.p-study-sub #basic-item-3 {
  grid-area: basic-item-3;
}
.p-study-sub .intermediate-section {
  grid-area: intermediate;
}
.p-study-sub .intermediate-section .section-title {
  background-color: #f57c00;
}
.p-study-sub .intermediate-section .items {
  grid-template: "intermediate-item-1 intermediate-item-2" "intermediate-item-3 intermediate-item-4"/1fr 1fr;
}
@media screen and (max-width: 960px) {
  .p-study-sub .intermediate-section .items {
    grid-template: "intermediate-item-1" "intermediate-item-2" "intermediate-item-3" "intermediate-item-4";
  }
}
.p-study-sub .intermediate-section .item {
  background-color: #fff1e8;
}
.p-study-sub #intermediate-item-1 {
  grid-area: intermediate-item-1;
}
.p-study-sub #intermediate-item-2 {
  grid-area: intermediate-item-2;
}
.p-study-sub #intermediate-item-3 {
  grid-area: intermediate-item-3;
}
.p-study-sub #intermediate-item-4 {
  grid-area: intermediate-item-4;
}
.p-study-sub .advanced-section {
  grid-area: advanced;
}
.p-study-sub .advanced-section .section-title {
  background-color: #e64a19;
}
.p-study-sub .advanced-section .items {
  grid-template: "advanced-item-1 advanced-item-2" "advanced-item-3 advanced-item-3"/1fr 1fr;
}
@media screen and (max-width: 960px) {
  .p-study-sub .advanced-section .items {
    grid-template: "advanced-item-1" "advanced-item-2" "advanced-item-3" "advanced-item-4";
  }
}
.p-study-sub .advanced-section .item {
  background-color: #ffe6e0;
}
.p-study-sub #advanced-item-1 {
  grid-area: advanced-item-1;
}
.p-study-sub #advanced-item-2 {
  grid-area: advanced-item-2;
}
.p-study-sub #advanced-item-3 {
  grid-area: advanced-item-3;
}

.p-sub-fv {
  padding-top: min(71px, 4.9305555556vw);
  padding-bottom: min(138px, 9.5833333333vw);
  background: url(https://voicecamp.jp/img/fv-sub/img.png) no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: min(77px, 5.3472222222vw);
}
@media screen and (max-width: 760px) {
  .p-sub-fv {
    padding-top: 23px;
    padding-bottom: 22px;
    margin-top: 70px;
    background: url(https://voicecamp.jp/img/fv-sub/img-sp.png) no-repeat;
    background-size: cover;
    background-position: center;
  }
}
.p-sub-fv__container {
  max-width: min(1440px, 100vw);
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.p-sub-fv__h1 {
  display: flex;
  flex-direction: column;
  row-gap: min(11px, 0.7638888889vw);
  font-weight: 700;
  width: 100%;
  margin: 0;
  margin-bottom: min(33px, 2.2916666667vw);
  max-width: min(820px, 56.9444444444vw);
}
@media screen and (max-width: 760px) {
  .p-sub-fv__h1 {
    max-width: 358px;
    margin-bottom: 16px;
    row-gap: 10px;
  }
}
.p-sub-fv__h1 span {
  font-size: min(44px, 3.0555555556vw);
  color: #fff;
  padding: min(7px, 0.4861111111vw) min(40px, 2.7777777778vw) min(7px, 0.4861111111vw) min(50px, 3.4722222222vw);
  background: linear-gradient(to right, #ea3b24, #fb8b01);
}
@media screen and (max-width: 760px) {
  .p-sub-fv__h1 span {
    padding: 6px 10px 6px 19px;
    font-size: 20px;
  }
}
.p-sub-fv__sub-second {
  max-width: min(740px, 51.3888888889vw);
  width: 100%;
}
@media screen and (max-width: 760px) {
  .p-sub-fv__sub-second {
    max-width: 327px;
  }
}
.p-sub-fv__sub-title {
  letter-spacing: 0.1em;
  border: 1px solid #7a808b;
  background-color: #fff;
  width: min(720px, 50vw);
  height: min(72px, 5vw);
  position: relative;
  padding-left: min(119px, 8.2638888889vw);
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: min(41px, 2.8472222222vw);
  border-radius: min(36px, 2.5vw);
}
@media screen and (max-width: 760px) {
  .p-sub-fv__sub-title {
    border: 1px solid #7a808b;
    margin-bottom: 184px;
    padding-left: 0;
    width: 231px;
    height: 48px;
    border-radius: 24px;
    padding-left: 73px;
    line-height: 1.3;
    margin-left: -22px;
  }
}
.p-sub-fv__sub-title span {
  font-size: min(36px, 2.5vw);
  font-weight: 700;
  background: linear-gradient(to left, #ea3b24, #fb8b01);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 760px) {
  .p-sub-fv__sub-title span {
    font-size: 16px;
  }
}
.p-sub-fv__sub-text {
  padding-left: min(96px, 6.6666666667vw);
  font-size: min(30px, 2.0833333333vw);
  font-weight: 700;
  color: #383838;
  margin-bottom: min(33px, 2.2916666667vw);
}
@media screen and (max-width: 760px) {
  .p-sub-fv__sub-text {
    letter-spacing: 0.1em;
    font-size: 14px;
    margin-bottom: 16px;
    padding-left: 19px;
    text-shadow: -1px -1px 0 #fff, 0 -1px 0 #fff, 1px -1px 0 #fff, 1px 0 0 #fff, 1px 1px 0 #fff, 0 1px 0 #fff, -1px 1px 0 #fff, -1px 0 0 #fff;
  }
}
.p-sub-fv__mic {
  width: min(71px, 4.9305555556vw);
  position: absolute;
  bottom: 0;
  left: min(27px, 1.875vw);
}
@media screen and (max-width: 760px) {
  .p-sub-fv__mic {
    width: 30px;
    left: 31px;
    bottom: initial;
    top: 50%;
    transform: translateY(-50%);
  }
}
.p-sub-fv__anker {
  width: min(539px, 37.4305555556vw);
  margin: 0 auto;
  display: inline-block;
  padding-left: min(105px, 7.2916666667vw);
}
@media screen and (max-width: 760px) {
  .p-sub-fv__anker {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.p-recommend {
  padding-top: min(111px, 9.5115681234vw);
  padding-bottom: min(120px, 10.2827763496vw);
  background-color: #ffede2;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-recommend {
    padding-top: 40px;
    padding-bottom: 54px;
  }
}
.p-recommend__container {
  max-width: min(1167px, 100vw);
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: min(10px, 0.8568980291vw);
  padding-left: min(10px, 0.8568980291vw);
}
.p-recommend__titles {
  position: relative;
  margin-bottom: min(68px, 5.8269065981vw);
}
@media screen and (max-width: 760px) {
  .p-recommend__titles {
    margin-bottom: 48px;
  }
}
.p-recommend__english {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(-70px, -5.9982862039vw);
  font-size: min(180px, 15.4241645244vw);
  font-weight: 600;
  color: rgba(255, 255, 255, 0.54);
}
@media screen and (max-width: 1024px) {
  .p-recommend__english {
    top: -40px;
  }
}
@media screen and (max-width: 760px) {
  .p-recommend__english {
    font-size: 58px;
    top: -14px;
  }
}
.p-recommend__japanese {
  z-index: 2;
  position: relative;
  font-size: min(48px, 4.1131105398vw);
  color: #383838;
}
@media screen and (max-width: 760px) {
  .p-recommend__japanese {
    font-size: 18px;
  }
}
.p-recommend__japanese span {
  font-size: min(58px, 4.970008569vw);
  color: #f45504;
}
@media screen and (max-width: 760px) {
  .p-recommend__japanese span {
    font-size: 24px;
  }
}
.p-recommend__img {
  width: 100%;
}

.p-two {
  padding-top: min(65px, 5.6034482759vw);
  padding-bottom: min(87px, 7.3728813559vw);
  background: url(../img/two/bg.webp) no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 760px) {
  .p-two {
    padding-top: 35px;
    padding-bottom: 50px;
    background: url(../img/two/bg-sp.webp) no-repeat;
    background-position: center;
    background-size: cover;
  }
}
.p-two__wrap {
  text-align: center;
}
.p-two__title-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: min(20px, 1.6949152542vw);
}
@media screen and (max-width: 760px) {
  .p-two__title-group {
    margin-bottom: 15px;
    flex-direction: column;
    line-height: 1;
  }
}
.p-two__sp-flex {
  display: none;
}
@media screen and (max-width: 760px) {
  .p-two__sp-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
}
.p-two__sp-text {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.07em;
  color: #fff;
}
.p-two__logo {
  width: min(400px, 33.8983050847vw);
  transform: translateY(min(5px, 0.4237288136vw));
}
@media screen and (max-width: 760px) {
  .p-two__logo {
    width: 188px;
    transform: none;
  }
}
.p-two__sub-title {
  font-size: min(49px, 4.1525423729vw);
  font-weight: 700;
  letter-spacing: 0.07em;
  color: #fff;
}
@media screen and (max-width: 760px) {
  .p-two__sub-title {
    font-size: 24px;
  }
}
.p-two__sub {
  letter-spacing: 0.03em;
  font-weight: 500;
  font-size: min(24px, 2.0338983051vw);
  margin-bottom: min(40px, 3.3898305085vw);
  color: #fff;
}
@media screen and (max-width: 760px) {
  .p-two__sub {
    letter-spacing: 0;
    margin-bottom: 15px;
    font-size: 12px;
  }
}
.p-two__flex {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 60px;
       column-gap: 60px;
}
@media screen and (max-width: 760px) {
  .p-two__flex {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 24px;
  }
}
.p-two__img {
  width: min(520px, 42.7966101695vw);
}
@media screen and (max-width: 760px) {
  .p-two__img {
    width: 100%;
  }
}
.p-two__arrow {
  width: min(118px, 10vw);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 760px) {
  .p-two__arrow {
    width: 60px;
    left: 41%;
    transform: rotate(90deg) translateX(-50%);
  }
}
.p-two__box {
  min-height: min(509px, 43.1355932203vw);
  padding: min(40px, 3.3898305085vw) min(22px, 1.8644067797vw) min(17px, 1.4406779661vw) min(22px, 1.8644067797vw);
  background-color: #fff;
  border: 4px solid #e9e9e9;
  border-radius: 10px;
  box-shadow: 6px 6px 0px #6e6e6e;
}
@media screen and (max-width: 760px) {
  .p-two__box {
    padding: 25px 14px 14px;
    min-height: 302px;
    border: 2.38px solid #e9e9e9;
    box-shadow: 3.5px 3.5px 0px #6e6e6e;
    width: 100%;
  }
}
.p-two__box--2 {
  box-shadow: 6px 6px 0px #f65514;
  border: 4px solid #f65514;
}
@media screen and (max-width: 760px) {
  .p-two__box--2 {
    box-shadow: 3.5px 3.5px 0px #f65514;
    border: 2.38px solid #f65514;
    width: 100%;
  }
}
.p-two__box-title {
  font-size: min(32px, 2.7118644068vw);
  font-weight: 400;
  margin: 0;
}
.p-two__box-title--2 {
  color: #f65514;
}
@media screen and (max-width: 760px) {
  .p-two__box-title {
    font-size: 21px;
  }
}
.p-two__box-small-box {
  background-color: #e9e9e9;
  border-radius: 10px;
  padding: min(23px, 1.9491525424vw) min(20px, 1.6949152542vw);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.p-two__box-small-box--2 {
  background-color: #ffc4ad;
}
@media screen and (max-width: 760px) {
  .p-two__box-small-box {
    padding: 13px 11px;
  }
}
.p-two__box-p-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  -moz-column-gap: min(7px, 0.593220339vw);
       column-gap: min(7px, 0.593220339vw);
}
@media screen and (max-width: 760px) {
  .p-two__box-p-group {
    -moz-column-gap: 4.5px;
         column-gap: 4.5px;
  }
}
.p-two__box-p {
  font-size: min(20px, 1.6101694915vw);
  font-weight: 500;
  color: #383838;
}
.p-two__box-p span {
  color: #f65514;
}
@media screen and (max-width: 760px) {
  .p-two__box-p {
    font-size: 12px;
  }
}
.p-two__pic {
  width: 100%;
  margin-bottom: min(25px, 2.1186440678vw);
  height: 230px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 760px) {
  .p-two__pic {
    margin-bottom: 10px;
    height: 150px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.p-two__middle {
  display: flex;
  flex-direction: row;
  background-color: #fff;
  border-radius: 20px;
  margin: 0 auto 40px auto;
  border: 6px solid;
  border-color: #F65514;
  align-items: center;
  justify-content: center;
  padding: 10px 5px;
  width: 57%;
}
@media screen and (max-width: 760px) {
  .p-two__middle {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}
.p-two__middle-text {
  font-size: clamp(12px, -4.86px + 2.216vw, 20px);
  font-family: "Inter", "Noto Sans JP", sans-serif;
  margin: 10px;
  font-weight: 600;
  text-align: left;
}
@media screen and (max-width: 760px) {
  .p-two__middle-text {
    font-size: clamp(12px, 6.16px + 1.558vw, 18px);
    margin: 10px 0px 10px 0px;
  }
}
.p-two__6min {
  height: clamp(42px, -4.37px + 6.094vw, 64px);
  margin-left: 8px;
}
@media screen and (max-width: 760px) {
  .p-two__6min {
    height: clamp(32px, 14.47px + 4.675vw, 50px);
    margin-left: 1px;
  }
}

.p-policy {
  background: linear-gradient(to right, #ea3b24, #fb8b01);
  padding-top: min(90px, 8.9108910891vw);
  padding-bottom: min(90px, 8.9108910891vw);
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-policy {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.p-policy__sub {
  font-size: min(30px, 2.9702970297vw);
  letter-spacing: 0.06em;
  margin-bottom: min(8px, 0.7920792079vw);
  color: #f76930;
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-policy__sub {
    font-size: 16px;
    margin-bottom: 3px;
  }
}
.p-policy__title {
  font-size: min(49px, 4.8514851485vw);
  letter-spacing: 0.06em;
  margin-bottom: min(28px, 2.7722772277vw);
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-policy__title {
    font-size: 24px;
    margin-bottom: 0;
  }
}
.p-policy__wrap {
  background-color: #fff;
  padding: min(48px, 4.7524752475vw) min(5px, 0.495049505vw) min(48px, 4.7524752475vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
}
@media screen and (max-width: 760px) {
  .p-policy__wrap {
    padding: 30px 23px 54px;
    row-gap: 0;
  }
}
.p-policy__wrapping {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 51px;
       column-gap: 51px;
}
@media screen and (max-width: 760px) {
  .p-policy__wrapping {
    row-gap: 11px;
    flex-direction: column;
  }
}
.p-policy__text-group {
  row-gap: min(20px, 1.9801980198vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-policy__text {
  width: min(440px, 43.5643564356vw);
  font-size: min(22px, 2.3762376238vw);
  font-weight: 400;
  letter-spacing: 0.04em;
  text-align: left;
}
.p-policy__text span {
  color: #f65514;
}
@media screen and (max-width: 760px) {
  .p-policy__text {
    font-size: 16px;
    width: 273px;
    line-height: 1.3;
  }
}
.p-policy__img {
  width: min(368px, 36.4356435644vw);
}
@media screen and (max-width: 760px) {
  .p-policy__img {
    width: 206px;
    order: -1;
    transform: translateX(15px);
  }
}

.p-policy-2 {
  background: linear-gradient(to right bottom, #ea3b24, #fb8b01);
  padding-top: min(100px, 9.900990099vw);
  padding-bottom: min(100px, 9.900990099vw);
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-policy-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.p-policy-2__sub {
  font-size: min(30px, 2.9702970297vw);
  letter-spacing: 0.06em;
  margin-bottom: min(8px, 0.7920792079vw);
  color: #f65514;
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-policy-2__sub {
    font-size: 12px;
    margin-bottom: 3px;
  }
}
.p-policy-2__title {
  font-size: min(49px, 4.8514851485vw);
  letter-spacing: 0.06em;
  margin-bottom: min(28px, 2.7722772277vw);
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-policy-2__title {
    font-size: 22px;
    margin-bottom: 0;
  }
}
.p-policy-2__wrapping {
  background-color: #fff;
  padding: min(48px, 4.7524752475vw) min(5px, 0.495049505vw) min(48px, 4.7524752475vw);
  border-radius: 15px;
}
@media screen and (max-width: 760px) {
  .p-policy-2__wrapping {
    padding: 16px 30px;
  }
}
.p-policy-2__wrap {
  -moz-column-gap: min(30px, 2.9702970297vw);
       column-gap: min(30px, 2.9702970297vw);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 760px) {
  .p-policy-2__wrap {
    padding: 16px 23px;
    row-gap: 11px;
    flex-direction: column;
  }
}
.p-policy-2__text-group {
  row-gap: min(20px, 1.9801980198vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-policy-2__text {
  width: min(348px, 34.4554455446vw);
  font-size: min(24px, 2.3762376238vw);
  font-weight: 500;
  letter-spacing: 0.04em;
  text-align: left;
}
.p-policy-2__text span {
  color: #f65514;
}
@media screen and (max-width: 760px) {
  .p-policy-2__text {
    font-size: 16px;
    width: 273px;
  }
}
.p-policy-2__img {
  width: min(368px, 36.4356435644vw);
}
@media screen and (max-width: 760px) {
  .p-policy-2__img {
    width: 206px;
    order: -1;
    transform: translateX(15px);
  }
}

.p-bonne-2 {
  background-image: url(../img/bonne/bg.png);
  background-position: center;
  background-size: cover;
  padding-top: min(60px, 4.6511627907vw);
  padding-bottom: min(60px, 4.6511627907vw);
}
@media screen and (max-width: 760px) {
  .p-bonne-2 {
    background-image: url(../img/bonne/bg-sp.png);
    background-position: center;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.p-bonne-2__wrap {
  text-align: center;
  padding: min(100px, 7.7519379845vw) min(10px, 0.7751937984vw) min(100px, 7.7519379845vw);
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (max-width: 760px) {
  .p-bonne-2__wrap {
    padding: 23px;
  }
}
.p-bonne-2__h2 {
  background: linear-gradient(to bottom right, #ea3b24, #fb8b01);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
  margin-bottom: min(17px, 1.3178294574vw);
  font-size: min(58px, 4.496124031vw);
}
@media screen and (max-width: 760px) {
  .p-bonne-2__h2 {
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
}
.p-bonne-2__sub {
  margin-bottom: min(20px, 1.5503875969vw);
  font-size: min(28px, 2.1705426357vw);
  letter-spacing: 0.1em;
  color: #494949;
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-bonne-2__sub {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 400;
  }
}
.p-bonne-2__box {
  width: min(788px, 61.0852713178vw);
  margin: 0 auto;
  background-color: #f65514;
  padding: min(39px, 3.023255814vw) min(100px, 7.7519379845vw);
}
@media screen and (max-width: 760px) {
  .p-bonne-2__box {
    width: 100%;
    padding: 28px 25px;
  }
}
.p-bonne-2__arrow {
  width: min(40px, 3.1007751938vw);
}
@media screen and (max-width: 760px) {
  .p-bonne-2__arrow {
    width: 20px;
  }
}
.p-bonne-2__sub-title {
  font-size: min(22px, 1.7054263566vw);
  border-radius: min(25px, 1.9379844961vw);
  padding: min(10px, 0.7751937984vw) min(20px, 1.5503875969vw);
  margin-bottom: min(16px, 1.2403100775vw);
  background-color: #fff;
  width: min(340px, 26.3565891473vw);
  color: #f65514;
  margin-right: auto;
  margin-left: auto;
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-bonne-2__sub-title {
    border-radius: 25px;
    padding: 5px 10px;
    font-size: 14px;
    width: 202px;
    margin-bottom: 10px;
  }
}
.p-bonne-2__h3 {
  font-size: min(36px, 2.7906976744vw);
  color: #fff;
  margin-bottom: min(35px, 2.7131782946vw);
}
@media screen and (max-width: 760px) {
  .p-bonne-2__h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.p-bonne-2__sub-box {
  padding: 0 min(62px, 4.8062015504vw);
  border: min(2px, 0.1550387597vw) solid #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: min(24px, 1.8604651163vw);
       column-gap: min(24px, 1.8604651163vw);
}
@media screen and (max-width: 760px) {
  .p-bonne-2__sub-box {
    -moz-column-gap: 1px;
         column-gap: 1px;
    padding: 0 10px;
    border: 1px solid #fff;
  }
}
.p-bonne-2__cost {
  color: #fff;
  font-weight: 700;
  font-size: min(70px, 5.4263565891vw);
  transform: translateY(min(-14px, -1.0852713178vw));
}
@media screen and (max-width: 760px) {
  .p-bonne-2__cost {
    font-size: 30px;
    transform: translateY(-7px);
  }
}
.p-bonne-2__cost span {
  font-size: min(130px, 10.0775193798vw);
  margin-right: min(10px, 0.7751937984vw);
  transform: translateY(min(7px, 0.5426356589vw));
  display: inline-block;
}
@media screen and (max-width: 760px) {
  .p-bonne-2__cost span {
    font-size: 60px;
    margin-right: 4px;
    transform: translateY(3px);
  }
}
.p-bonne-2__initial {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-bonne-2__initial-money {
  font-size: min(60px, 4.6511627907vw);
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-bonne-2__initial-money {
    font-size: 32px;
  }
}
.p-bonne-2__initial-cost {
  font-size: min(24px, 1.8604651163vw);
  color: #fff;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 760px) {
  .p-bonne-2__initial-cost {
    font-size: 12px;
  }
}
.p-bonne-2__initial-cost span {
  font-size: min(36px, 2.7906976744vw);
  text-decoration: line-through;
  font-weight: bold;
}
@media screen and (max-width: 760px) {
  .p-bonne-2__initial-cost span {
    font-size: 17px;
  }
}
.p-bonne-2__end-text {
  margin-top: min(38px, 2.9457364341vw);
  font-size: min(28px, 2.1705426357vw);
  font-weight: 600;
  color: #494949;
  margin-bottom: min(10px, 0.7751937984vw);
}
@media screen and (max-width: 760px) {
  .p-bonne-2__end-text {
    font-size: 18px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 760px) {
  .p-bonne-2__end-text span {
    font-size: 13px;
    font-weight: 400;
  }
}
.p-bonne-2__texts {
  font-size: min(22px, 1.7054263566vw);
  color: #494949;
  font-weight: 400;
}
@media screen and (max-width: 760px) {
  .p-bonne-2__texts {
    font-size: 13px;
  }
}

.p-howto {
  padding-top: 42px;
  padding-bottom: 90px;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-howto {
    padding-top: 31px;
    padding-bottom: 62px;
    background: linear-gradient(180deg, #ffffff 0%, #ffede2 100%);
  }
}
.p-howto__title-group {
  position: relative;
  width: min(800px, 60.1503759398vw);
  margin: 0 auto;
  text-align: center;
  margin-bottom: min(-20px, -1.5037593985vw);
}
@media screen and (max-width: 760px) {
  .p-howto__title-group {
    width: 100%;
    margin-bottom: -6px;
  }
}
.p-howto__english {
  font-size: min(160px, 12.030075188vw);
  letter-spacing: 0.09em;
  color: #e9e9e9;
}
@media screen and (max-width: 760px) {
  .p-howto__english {
    font-size: 55px;
  }
}
.p-howto__japanese {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(113px, 8.4962406015vw);
  font-size: min(40px, 3.007518797vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: min(8px, 0.6015037594vw);
       column-gap: min(8px, 0.6015037594vw);
}
@media screen and (max-width: 760px) {
  .p-howto__japanese {
    font-size: 19px;
    -moz-column-gap: 2px;
         column-gap: 2px;
    top: 29px;
  }
}
.p-howto__sub {
  font-size: min(30px, 2.2556390977vw);
  font-weight: 700;
  color: #f65514;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(69px, 5.1879699248vw);
}
@media screen and (max-width: 760px) {
  .p-howto__sub {
    font-size: 14px;
    top: 14px;
  }
}
.p-howto__small {
  margin-bottom: min(50px, 3.7593984962vw);
  font-size: min(24px, 1.8045112782vw);
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-howto__small {
    font-size: 12px;
    margin-bottom: 30px;
  }
}
.p-howto__group {
  margin-bottom: min(50px, 3.7593984962vw);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
  -moz-column-gap: min(35px, 2.6315789474vw);
       column-gap: min(35px, 2.6315789474vw);
}
@media screen and (max-width: 760px) {
  .p-howto__group {
    flex-direction: column;
    margin-bottom: 0;
    row-gap: 8px;
  }
}
.p-howto__arrow {
  width: min(61px, 4.2857142857vw);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.p-howto__arrow--1 {
  left: 31.3%;
}
@media screen and (max-width: 1300px) {
  .p-howto__arrow--1 {
    left: 31.3%;
  }
}
@media screen and (max-width: 760px) {
  .p-howto__arrow--1 {
    left: 50%;
    top: 252px;
  }
}
.p-howto__arrow--2 {
  left: 65.6%;
}
@media screen and (max-width: 1300px) {
  .p-howto__arrow--2 {
    left: 65.6%;
  }
}
@media screen and (max-width: 760px) {
  .p-howto__arrow--2 {
    left: 50%;
    top: 543px;
  }
}
@media screen and (max-width: 1300px) {
  .p-howto__arrow {
    width: min(61px, 3.6090225564vw);
  }
}
@media screen and (max-width: 760px) {
  .p-howto__arrow {
    width: 41px;
    transform: translate(-50%, 0) rotate(90deg);
  }
}
.p-howto__arrow--1--sp, .p-howto__arrow--2--sp {
  width: 41px;
}
.p-howto__card {
  border: 3px solid #f87743;
  border-radius: 8px;
  padding: min(20px, 1.5037593985vw);
  width: min(390px, 29.3233082707vw);
  background-color: #ffffff;
  position: relative;
}
@media screen and (max-width: 760px) {
  .p-howto__card {
    padding: 20px;
    width: 100%;
    border-radius: 6.6px;
  }
}
.p-howto__number {
  position: absolute;
  top: -10%;
  left: 3%;
  font-size: 42px;
  line-height: 42px;
  color: #ff9970;
  font-weight: Bold;
  letter-spacing: 3px;
  font-family: "Oswald", sans-serif;
}
.p-howto__img {
  width: 100%;
  margin-bottom: min(8px, 0.6015037594vw);
}
@media screen and (max-width: 760px) {
  .p-howto__img {
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
.p-howto__text {
  font-size: min(18px, 1.5037593985vw);
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-howto__text {
    font-size: 14px;
  }
}
.p-howto__banner {
  width: min(1112px, 83.6090225564vw);
  margin: 0 auto;
}
@media screen and (max-width: 760px) {
  .p-howto__banner {
    width: 100%;
  }
}

.p-client {
  background-image: url("../img/client/bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: min(5.714vw, 80px) 5rem;
}
@media screen and (max-width: 760px) {
  .p-client {
    padding: 40px 0;
  }
}
.p-client__h2 {
  color: #fff;
  font-size: min(49px, 3.6296296296vw);
  font-weight: 700;
  margin-bottom: min(12px, 0.8888888889vw);
  position: relative;
  z-index: 1;
  letter-spacing: 5%;
}
@media screen and (max-width: 760px) {
  .p-client__h2 {
    font-size: 26px;
    margin-bottom: 10px;
    letter-spacing: 2px;
    line-height: 1.7;
  }
}
.p-client__h2 .highlight {
  display: inline-block;
  position: relative;
  padding: 4px 12px;
  margin: 0 4px;
}
@media screen and (max-width: 760px) {
  .p-client__h2 .highlight {
    padding: 2px 12px;
  }
}
.p-client__h2 .highlight::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  z-index: -1;
}
.p-client__h2 .highlight-text {
  background: linear-gradient(135deg, #ea3b24, #fb8b01);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.p-client__subtitle {
  color: #fff;
  font-size: min(32px, 2.3703703704vw);
  font-weight: 700;
  margin-bottom: min(50px, 3.7037037037vw);
  position: relative;
  z-index: 1;
  letter-spacing: 5%;
}
@media screen and (max-width: 760px) {
  .p-client__subtitle {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.p-client__group {
  display: flex;
  gap: 28px;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 760px) {
  .p-client__group {
    display: block;
    position: relative;
    padding: 0 40px;
  }
}
@media screen and (max-width: 760px) and (max-width: 500px) {
  .p-client__group {
    padding: 0 24px;
  }
}
@media screen and (max-width: 760px) {
  .p-client__group .slick-list {
    overflow: hidden;
  }
}
.p-client__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #f65514;
  background: #fff;
  color: #f65514;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-client__arrow--prev {
  left: 3%;
}
.p-client__arrow--next {
  right: 3%;
}
.p-client__card {
  flex: 1;
  border-radius: 12px;
  background: #fff;
  text-align: left;
  box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 760px) {
  .p-client__card {
    margin: 0 1rem;
    box-shadow: none;
  }
}
.p-client__contents {
  position: relative;
  height: 100%;
}
.p-client__contents-person-img-wrapping {
  width: calc(100% - 4rem);
  overflow: hidden;
  background: #ddd;
  margin: 2rem auto 0;
  border-radius: 12px 12px 0 0;
}
.p-client__contents-img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.p-client__contents-title-box {
  position: relative;
  margin-bottom: 8px;
  background: linear-gradient(to right, #ea3b24, #fb8b01);
  color: #fff;
  padding: 5px 20px;
}
.p-client__contents-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 0.5px solid #fff;
}
.p-client__contents-title-sub {
  font-size: 12px;
  color: #fff;
  text-align: right;
}
.p-client__detail {
  width: 100%;
  text-align: left;
  font-size: 13px;
  color: #333;
  line-height: 1.6;
  padding: 1rem 2rem 2rem;
}
.p-client__detail-before, .p-client__detail-trigger {
  margin-bottom: 20px;
}
.p-client__detail-after {
  border-radius: 12px;
  overflow: hidden;
}
.p-client__detail-before-title, .p-client__detail-trigger-title {
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #F65514;
  margin-bottom: 5px;
  position: relative;
  letter-spacing: 1px;
}
.p-client__detail-before-title::before, .p-client__detail-before-title::after, .p-client__detail-trigger-title::before, .p-client__detail-trigger-title::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  background: rgba(246, 85, 20, 0.5);
}
.p-client__detail-before-title::before, .p-client__detail-trigger-title::before {
  left: 0;
}
.p-client__detail-before-title::after, .p-client__detail-trigger-title::after {
  right: 0;
}
.p-client__detail-before-title::before {
  width: 35%;
}
.p-client__detail-trigger-title::before {
  width: 30%;
}
.p-client__detail-before-title::after {
  width: 35%;
}
.p-client__detail-trigger-title::after {
  width: 30%;
}
.p-client__detail-before-text, .p-client__detail-trigger-text {
  font-size: 13px;
  padding: 3px 10px;
  letter-spacing: 1px;
  font-weight: 500;
}
.p-client__detail-after-title {
  background: linear-gradient(to right, #ea3b24, #fb8b01);
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  padding: 3px 20px;
  text-align: center;
  letter-spacing: 1px;
}
.p-client__detail-after-text {
  font-size: 14px;
  font-weight: 500;
  background-color: #FFF3E9;
  padding: 10px 15px;
  letter-spacing: 1px;
}
.p-client__detail-after-text-orange {
  color: #F65514;
  font-weight: 700;
}
.p-client__footer-note {
  text-align: right;
  font-size: 11px;
  color: #7d7d7d;
  margin-bottom: 1rem;
  margin-right: 1rem;
}

.p-gift {
  padding-top: min(130px, 10.8333333333vw);
  padding-bottom: min(160px, 13.3333333333vw);
}
@media screen and (max-width: 760px) {
  .p-gift {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.p-gift__wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  row-gap: min(30px, 2.5vw);
  -moz-column-gap: min(30px, 2.5vw);
       column-gap: min(30px, 2.5vw);
  flex-wrap: wrap;
}
@media screen and (max-width: 760px) {
  .p-gift__wrap {
    row-gap: 28px;
  }
}
.p-gift__article {
  padding: min(30px, 2.5vw) min(48px, 4vw);
  background-color: #f3f1ed;
  border-radius: min(10px, 0.8333333333vw);
  width: calc((100% - min(30px, 2.5vw)) / 2);
}
@media screen and (max-width: 760px) {
  .p-gift__article {
    width: 100%;
    padding: 20px 17.5px;
    border-radius: 10px;
  }
}
.p-gift__up {
  display: flex;
  flex-direction: row;
  align-items: center;
  -moz-column-gap: min(16px, 1.3333333333vw);
       column-gap: min(16px, 1.3333333333vw);
  margin-bottom: min(11px, 0.9166666667vw);
}
@media screen and (max-width: 760px) {
  .p-gift__up {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
.p-gift__number {
  font-size: min(36px, 3vw);
  color: #f45504;
  font-weight: 600;
}
@media screen and (max-width: 760px) {
  .p-gift__number {
    font-size: 24px;
  }
}
.p-gift__orange {
  font-size: min(18px, 1.5vw);
  border-radius: min(3px, 0.25vw);
  background-color: #f45504;
  padding: min(7.5px, 0.625vw) min(13px, 1.0833333333vw);
  color: #fff;
  font-weight: 600;
}
@media screen and (max-width: 760px) {
  .p-gift__orange {
    padding: 3px 8px;
    font-size: 14px;
    border-radius: 3px;
  }
}
.p-gift__h2 {
  font-size: min(34px, 2.8333333333vw);
  color: #383838;
  line-height: 1.3;
  margin-bottom: min(27px, 2.25vw);
}
@media screen and (max-width: 760px) {
  .p-gift__h2 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.p-gift__img {
  width: 100%;
  margin-bottom: min(27px, 2.25vw);
}
@media screen and (max-width: 760px) {
  .p-gift__img {
    margin-bottom: 16px;
  }
}
.p-gift__white {
  background-color: #fff;
  padding: min(24px, 2vw) min(22px, 1.8333333333vw);
  border-radius: min(10px, 0.8333333333vw);
}
@media screen and (max-width: 760px) {
  .p-gift__white {
    padding: 16px;
    border-radius: 10px;
  }
}
.p-gift__h3 {
  font-size: min(27px, 2.25vw);
  color: #f45504;
  font-weight: 700;
  padding-bottom: min(19px, 1.5833333333vw);
  border-bottom: min(1px, 0.0833333333vw) dotted #f45504;
}
@media screen and (max-width: 760px) {
  .p-gift__h3 {
    font-size: 18px;
    padding-bottom: 10px;
  }
}
.p-gift__description {
  margin-top: min(20px, 1.6666666667vw);
  font-size: min(20px, 1.6666666667vw);
  color: #383838;
  font-weight: 400;
  line-height: 1.65;
}
.p-gift__description span {
  font-weight: 700;
  background-color: #ffede2;
}
@media screen and (max-width: 760px) {
  .p-gift__description {
    font-size: 14px;
    margin-top: 10px;
  }
}

.p-about-sub {
  padding-top: min(65px, 5.6034482759vw);
  padding-bottom: min(65px, 5.6034482759vw);
  text-align: center;
}
@media screen and (max-width: 760px) {
  .p-about-sub {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.p-about-sub__title-group {
  position: relative;
  width: min(700px, 60.3448275862vw);
  margin: 0 auto;
  text-align: center;
  margin-bottom: 22px;
}
@media screen and (max-width: 760px) {
  .p-about-sub__title-group {
    width: 100%;
    margin-bottom: 10px;
  }
}
.p-about-sub__english {
  font-size: min(160px, 13.7931034483vw);
  letter-spacing: 0.09em;
  color: #e9e9e9;
}
@media screen and (max-width: 760px) {
  .p-about-sub__english {
    font-size: 55px;
  }
}
.p-about-sub__japanese {
  width: min(608px, 52.4137931034vw);
  font-size: min(40px, 3.4482758621vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: min(8px, 0.6896551724vw);
       column-gap: min(8px, 0.6896551724vw);
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 760px) {
  .p-about-sub__japanese {
    font-size: 19px;
    -moz-column-gap: 2px;
         column-gap: 2px;
    top: 32px;
    width: 275px;
  }
}
.p-about-sub__title-img {
  width: 100%;
}
.p-about-sub__sub {
  font-size: min(30px, 2.5862068966vw);
  font-weight: 700;
  color: #f65514;
}
@media screen and (max-width: 760px) {
  .p-about-sub__sub {
    font-size: 14px;
    top: 14px;
  }
}
.p-about-sub__text-parent {
  margin-bottom: min(28px, 2.4137931034vw);
}
@media screen and (max-width: 760px) {
  .p-about-sub__text-parent {
    margin-bottom: 0;
  }
}
.p-about-sub__orange-small {
  background-color: #f65514;
  color: #fff;
  font-weight: 700;
  font-size: min(35px, 3.0172413793vw);
  padding-right: min(20px, 1.724137931vw);
  padding-left: min(20px, 1.724137931vw);
}
@media screen and (max-width: 760px) {
  .p-about-sub__orange-small {
    font-size: 16px;
    padding: 3px 13px;
  }
}
@media screen and (max-width: 760px) {
  .p-about-sub__right {
    width: 100%;
  }
}
.p-about-sub__text-orange {
  background: linear-gradient(to bottom, #ea3b24, #fb8b01);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
  font-size: min(54px, 4.6551724138vw);
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 760px) {
  .p-about-sub__text-orange {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 19px;
  }
}
.p-about-sub__text-oranges {
  color: #f65514;
  font-size: min(40px, 3.4482758621vw);
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 760px) {
  .p-about-sub__text-oranges {
    font-size: 20px;
    letter-spacing: 0.1em;
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.p-about-sub__sub-text {
  font-size: min(30px, 2.5862068966vw);
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-bottom: min(12px, 1.0344827586vw);
}
@media screen and (max-width: 760px) {
  .p-about-sub__sub-text {
    font-size: 16px;
    margin-bottom: 13px;
  }
}
.p-about-sub__group {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: min(70px, 6.0344827586vw);
}
@media screen and (max-width: 760px) {
  .p-about-sub__group {
    row-gap: 44px;
  }
}
.p-about-sub__card-up {
  font-size: 32px;
  color: #fff;
  text-align: center;
  background-color: #fb8b01;
  height: 80px;
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: 1px solid #6e6e6e;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .p-about-sub__card-up {
    font-size: 24px;
  }
}
@media screen and (max-width: 760px) {
  .p-about-sub__card-up {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 18px;
  }
}
.p-about-sub__card-down {
  padding: 26px 42px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 33px;
       column-gap: 33px;
  border: 1px solid #6e6e6e;
  border-top: none;
}
@media screen and (max-width: 1024px) {
  .p-about-sub__card-down {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 760px) {
  .p-about-sub__card-down {
    row-gap: 13px;
    padding: 18px 0px 19px;
  }
}
.p-about-sub__swiper-img {
  width: 354px;
}
@media screen and (max-width: 760px) {
  .p-about-sub__swiper-img {
    width: 280px;
    margin-right: auto;
    margin-left: auto;
    order: 1;
  }
}
.p-about-sub__swiper-title {
  font-size: 32px;
  color: #383838;
  font-weight: 600;
  margin-bottom: 7px;
}
.p-about-sub__swiper-title span {
  font-size: 40px;
}
@media screen and (max-width: 760px) {
  .p-about-sub__swiper-title {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
.p-about-sub__swiper-title span {
  font-size: 40px;
}
@media screen and (max-width: 760px) {
  .p-about-sub__swiper-title span {
    font-size: 28px;
  }
}
.p-about-sub__swiper-sub {
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 24px;
  color: #383838;
}
@media screen and (max-width: 760px) {
  .p-about-sub__swiper-sub {
    margin-bottom: 13px;
    font-size: 14px;
  }
}
.p-about-sub__swiper-orange {
  color: #fb8b01;
}
.p-about-sub__swiper-last {
  font-size: 24px;
  color: #fff;
  background-color: #fb8b01;
  font-weight: 700;
  padding-top: 3px;
  padding-bottom: 3px;
}
@media screen and (max-width: 760px) {
  .p-about-sub__swiper-last {
    width: 100%;
    font-size: 16px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}

.p-plan {
  padding: min(82px, 5.8571428571vw) 0;
}
@media screen and (max-width: 760px) {
  .p-plan {
    padding: 40px 0;
  }
}
.p-plan__container {
  width: 100%;
  max-width: min(1270px, 90.7142857143vw);
  margin-right: auto;
  margin-left: auto;
  padding-right: min(20px, 1.4285714286vw);
  padding-left: min(20px, 1.4285714286vw);
}
.p-plan__sub {
  font-size: min(30px, 2.1428571429vw);
  font-weight: 700;
  color: #f65514;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(69px, 4.9285714286vw);
}
@media screen and (max-width: 760px) {
  .p-plan__sub {
    font-size: 14px;
    top: 9px;
  }
}
.p-plan__title-group {
  position: relative;
  width: min(800px, 57.1428571429vw);
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0px;
}
@media screen and (max-width: 760px) {
  .p-plan__title-group {
    width: 100%;
    margin-bottom: 30px;
  }
}
.p-plan__english {
  font-size: min(160px, 11.4285714286vw);
  letter-spacing: 0.09em;
  color: #fff;
}
@media screen and (max-width: 760px) {
  .p-plan__english {
    font-size: 55px;
  }
}
.p-plan__japanese {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(109px, 7.5vw);
  font-size: min(40px, 2.8571428571vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: min(8px, 0.5714285714vw);
       column-gap: min(8px, 0.5714285714vw);
}
@media screen and (max-width: 760px) {
  .p-plan__japanese {
    font-size: 22px;
    -moz-column-gap: 2px;
         column-gap: 2px;
    top: 29px;
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 760px) {
  .p-plan__title-text {
    line-height: 1.1;
  }
}
.p-plan__wrap {
  background-color: #FFEDE2;
  padding-bottom: min(87px, 6.2142857143vw);
}
@media screen and (max-width: 760px) {
  .p-plan__wrap {
    padding-top: 16px;
    padding-bottom: 23px;
    padding-left: 18px;
    padding-right: 18px;
  }
}
.p-plan__contents {
  max-width: clamp(70%, -3.1348vw + 103.8433%, 80%);
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-top: min(40px, 2.8571428571vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: min(28px, 2vw);
}
@media screen and (max-width: 760px) {
  .p-plan__contents {
    margin-top: 28px;
    row-gap: 16px;
    max-width: 650px;
  }
}
.p-plan__plus {
  width: min(42px, 3vw);
}
@media screen and (max-width: 760px) {
  .p-plan__plus {
    width: 20px;
  }
}
.p-plan__enters {
  border: min(3px, 0.2142857143vw) solid #F39C12;
  background-color: #FFEBCB;
  padding-top: min(32px, 2.2857142857vw);
  padding-bottom: min(44px, 3.1428571429vw);
  text-align: center;
  border-radius: min(20px, 1.4285714286vw);
  width: 100%;
}
@media screen and (max-width: 760px) {
  .p-plan__enters {
    border: 3px solid #f65514;
    border-radius: 8px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.p-plan__plan-price-entry-img {
  width: 250px;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 760px) {
  .p-plan__plan-price-entry-img {
    width: 200px;
  }
}
.p-plan__costs {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 20px auto 0;
}
.p-plan__costs:first-of-type {
  margin: 0 auto;
}
.p-plan__column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-plan__tax {
  font-size: min(14px, 1vw);
  font-weight: 700;
  color: #f65514;
}
@media screen and (max-width: 760px) {
  .p-plan__tax {
    font-size: 9px;
  }
}
.p-plan__tax--next {
  color: #7d7d7d;
}
.p-plan__yen {
  font-size: min(32px, 2.2857142857vw);
  font-weight: 700;
  color: #f65514;
  line-height: 1;
}
@media screen and (max-width: 760px) {
  .p-plan__yen {
    font-size: 18px;
  }
}
.p-plan__yen--next {
  color: #7d7d7d;
}
.p-plan__cost {
  color: #f65514;
  font-weight: 700;
  font-size: clamp(25px, 4.7022vw - 10.7649px, 40px);
}
@media screen and (max-width: 760px) {
  .p-plan__cost {
    font-size: 36px;
  }
}
.p-plan__cost--next {
  color: #7d7d7d;
}
.p-plan__name {
  font-size: clamp(16px, 0.6262vw + 11.2336px, 18px);
  color: #fff;
  background-color: #f65514;
  font-weight: 600;
  padding: 0 min(5px, 0.3571428571vw);
  margin-right: 10px;
}
@media screen and (max-width: 760px) {
  .p-plan__name {
    padding: 0 3px;
  }
}
.p-plan__name--next {
  background-color: #7d7d7d;
}
.p-plan__kome {
  margin-top: min(12px, 0.8571428571vw);
  font-size: min(20px, 1.4285714286vw);
  font-weight: 600;
  color: #6e6e6e;
}
@media screen and (max-width: 760px) {
  .p-plan__kome {
    font-size: 12px;
    margin-top: 5px;
  }
}
.p-plan__bun {
  color: #f65514;
  text-align: center;
  font-weight: bold;
  font-size: clamp(16px, 0.6262vw + 11.2336px, 18px);
}
.p-plan__content {
  display: flex;
  flex-direction: row;
  gap: clamp(30px, 6.4103vw - 19.2308px, 50px);
  width: 100%;
}
@media screen and (max-width: 760px) {
  .p-plan__content {
    margin-top: -16px;
    width: auto;
  }
}
.p-plan__plan-content {
  border-radius: 5px;
  border: 2px solid;
  background-color: white;
}
.p-plan__plan-content#start-course {
  border-color: #ff9970;
}
.p-plan__plan-content#pro-course {
  border-color: #f65514;
}
@media screen and (max-width: 760px) {
  .p-plan__plan-content {
    border-radius: 0px;
    border-top: 0px;
    display: none;
  }
  .p-plan__plan-content--active {
    display: block;
  }
}
.p-plan__plan-title {
  color: white;
  font-size: clamp(25px, 2.1943vw + 8.2961px, 32px);
  font-weight: bold;
  text-align: center;
  padding: 24px 0;
}
@media screen and (max-width: 760px) {
  .p-plan__plan-title {
    display: none;
  }
}
#start-course .p-plan__plan-title {
  background-color: #ff9970;
}
#pro-course .p-plan__plan-title {
  background-color: #f65514;
}
.p-plan__plan-content-wrap {
  padding: 0 clamp(15px, 6.2696vw - 32.7181px, 35px);
}
.p-plan__plan-description {
  font-size: clamp(14px, 0.6262vw + 9.2336px, 16px);
  font-weight: bold;
  margin: 20px auto 0;
  width: -moz-fit-content;
  width: fit-content;
  color: #7d7d7d;
  text-align: center;
}
.p-plan__separate {
  border: none;
  margin: 20px auto 0;
}
#start-course .p-plan__separate {
  border-top: 2px solid #f65514;
}
#pro-course .p-plan__separate {
  border-top: 2px solid #f65514;
}
.p-plan__plan-detail-title {
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px 20px;
  background-color: #FFEDE2;
  color: #7d7d7d;
  margin: 20px auto 0;
  border-radius: 999px;
  font-size: clamp(14px, 0.6262vw + 9.2336px, 16px);
  font-weight: bold;
}
.p-plan__plan-detail-description {
  text-align: center;
  margin: 15px auto 0;
  font-weight: bold;
  color: #7d7d7d;
  font-size: clamp(14px, 0.6262vw + 9.2336px, 16px);
  letter-spacing: 1.5px;
  line-height: 1.7;
}
.p-plan__plan-detail-description .orange {
  color: #f77e4d;
}
.p-plan__plan-detail-description .big {
  font-size: clamp(20px, 1.2539vw + 10.4664px, 24px);
}
.p-plan__plan-detail-description-2 {
  margin: 15px auto 20px;
  font-weight: bold;
  color: #7d7d7d;
  font-size: clamp(14px, 0.6262vw + 9.2336px, 16px);
  letter-spacing: 1.5px;
  line-height: 1.7;
}
.p-plan__plan-detail-price-img {
  width: 80%;
  margin: 20px auto 0;
  display: block;
}
.p-plan__tab-buttons {
  display: none;
}
@media screen and (max-width: 760px) {
  .p-plan__tab-buttons {
    display: flex;
    width: 100%;
  }
}
.p-plan__tab-button {
  flex: 1;
  padding: 16px 0;
  background: #7a808b;
  border: none;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
  font-weight: bold;
  color: white;
  font-size: 15px;
}
.p-plan__tab-button--active[data-course=start] {
  background: #f65514;
}
.p-plan__tab-button--active[data-course=pro] {
  background: #f65514;
}

.p-slick {
  padding-top: 47px;
  padding-bottom: 47px;
}
@media screen and (max-width: 760px) {
  .p-slick {
    padding-top: 33px;
    padding-bottom: 33px;
  }
}
.p-slick--sub {
  background-color: #ffede2;
  padding-top: 54px;
  padding-bottom: 49px;
}
@media screen and (max-width: 760px) {
  .p-slick--sub {
    padding-top: 34px;
    padding-bottom: 34px;
  }
}
.p-slick__card {
  min-height: 150px;
  box-shadow: 4px 4px 0px #ffc4ad;
  border: 4px solid #f65514;
  border-radius: 8px;
  padding: 26px 16px;
  margin-right: 24px;
  background-color: #fff;
}
@media screen and (max-width: 760px) {
  .p-slick__card {
    min-height: 163px;
    padding: 24px 20px;
    border: 2px solid #f65514;
    margin-right: 16px;
  }
}
@media screen and (max-width: 500px) {
  .p-slick__card {
    min-height: 163px;
  }
}
.p-slick__box {
  display: none;
}
@media screen and (max-width: 760px) {
  .p-slick__box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    row-gap: 5px;
  }
}
.p-slick__up {
  display: flex;
  flex-direction: row;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-bottom: 12px;
}
.p-slick__img {
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 760px) {
  .p-slick__img {
    width: 45px;
    height: 45px;
  }
}
.p-slick__name {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 760px) {
  .p-slick__name {
    font-size: 14px;
  }
}
.p-slick__tag {
  background-color: #f65514;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 0px 5px;
}
@media screen and (max-width: 760px) {
  .p-slick__tag {
    font-size: 11px;
  }
}
.p-slick__down {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
}
@media screen and (max-width: 760px) {
  .p-slick__down {
    font-size: 12px;
  }
}

.p-occupation {
  background-image: url("../../img/common/background.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: min(47px, 3.5338345865vw);
  padding-bottom: min(95px, 7.1428571429vw);
}
@media screen and (max-width: 760px) {
  .p-occupation {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}
.p-occupation__title-group {
  position: relative;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 100px;
  width: 100%;
  padding-bottom: 40px;
}
@media screen and (max-width: 760px) {
  .p-occupation__title-group {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 760px) {
  .p-occupation__subtitle-wrap {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
}
.p-occupation__img {
  width: 100%;
}
.p-occupation__img.is-md-show {
  margin-top: 30vw;
}
.p-occupation__english {
  font-size: clamp(100px, 60px + 5.2vw, 170px);
  letter-spacing: 0.09em;
  color: #fff;
}
@media screen and (max-width: 760px) {
  .p-occupation__english {
    font-size: clamp(52px, 0.4px + 13.8vw, 105px);
  }
}
.p-occupation__on_english {
  display: flex;
  gap: 30px;
  flex-direction: column;
  position: absolute;
  top: 68%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .p-occupation__on_english {
    top: 70%;
    gap: 15px;
  }
}
@media screen and (max-width: 760px) {
  .p-occupation__on_english {
    top: 95%;
    gap: 15px;
  }
}
.p-occupation__japanese {
  width: 95%;
  max-width: 950px;
}
.p-occupation__title-img {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 760px) {
  .p-occupation__title-img {
    width: 85%;
  }
}
.p-occupation__subtitle {
  min-width: 0;
  width: 100%;
  font-family: "Noto Sans JP";
  font-size: clamp(14px, 8.2px + 1.56vw, 20px);
  font-weight: 600;
  text-align: center;
  z-index: 2;
  line-height: 2;
  padding: 0 3rem;
}
.p-occupation__group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: min(20px, 1.5037593985vw);
       column-gap: min(20px, 1.5037593985vw);
  row-gap: min(20px, 1.5037593985vw);
}
@media screen and (max-width: 760px) {
  .p-occupation__group {
    -moz-column-gap: 6px;
         column-gap: 6px;
    row-gap: 12px;
  }
}
.p-occupation__child {
  display: flex;
  flex-direction: row;
  align-items: center;
  -moz-column-gap: min(15px, 1.1278195489vw);
       column-gap: min(15px, 1.1278195489vw);
  height: min(66px, 4.962406015vw);
  padding-right: min(25px, 1.8796992481vw);
  padding-left: min(25px, 1.8796992481vw);
  background-color: #fff;
}
@media screen and (max-width: 760px) {
  .p-occupation__child {
    height: 28px;
    -moz-column-gap: 6px;
         column-gap: 6px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.p-occupation__check {
  width: min(37px, 2.7819548872vw);
}
@media screen and (max-width: 760px) {
  .p-occupation__check {
    width: 15px;
  }
}
.p-occupation__text {
  font-size: min(28px, 2.1052631579vw);
  letter-spacing: 0.16em;
  color: #f65514;
  font-weight: 700;
}
@media screen and (max-width: 760px) {
  .p-occupation__text {
    font-size: 12px;
  }
}
.p-occupation__container-occupation {
  margin: 0 auto;
  padding: 0 4rem;
  width: 100%;
  max-width: 133rem;
}

.p-faq {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: min(65px, 4.6428571429vw);
  padding-bottom: min(124px, 8.8571428571vw);
}
@media screen and (max-width: 760px) {
  .p-faq {
    padding: 40px 12px;
  }
}
.p-faq__title-group {
  position: relative;
  width: min(500px, 35.7142857143vw);
  margin: 0 auto;
  text-align: center;
  margin-bottom: min(20px, 15.7142857143vw);
}
@media screen and (max-width: 760px) {
  .p-faq__title-group {
    width: 100%;
    margin-bottom: 30px;
  }
}
.p-faq__english {
  font-size: min(160px, 11.4285714286vw);
  letter-spacing: 0.09em;
  color: #e9e9e9;
}
@media screen and (max-width: 760px) {
  .p-faq__english {
    font-size: 55px;
  }
}
.p-faq__japanese {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(113px, 8.0714285714vw);
  font-size: min(40px, 2.8571428571vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  -moz-column-gap: min(8px, 0.5714285714vw);
       column-gap: min(8px, 0.5714285714vw);
}
@media screen and (max-width: 760px) {
  .p-faq__japanese {
    font-size: 24px;
    -moz-column-gap: 2px;
         column-gap: 2px;
    top: 29px;
    letter-spacing: 0.01em;
  }
}
.p-faq__sub {
  font-size: min(30px, 2.1428571429vw);
  font-weight: 700;
  color: #f65514;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(69px, 4.9285714286vw);
}
@media screen and (max-width: 760px) {
  .p-faq__sub {
    font-size: 14px;
    top: 14px;
  }
}
.p-faq__container {
  display: flex;
  max-width: 1000px;
  width: 80%;
  gap: 50px;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
@media screen and (max-width: 760px) {
  .p-faq__container {
    width: 90%;
    gap: 30px;
  }
}
.p-faq__item {
  width: 100%;
}
.p-faq__img {
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}
.p-faq__q {
  display: flex;
  align-items: center;
  gap: 14px;
  background: #fff3e9;
  border-radius: 8px;
  padding: 18px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.p-faq__q-text {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  flex: 1;
  letter-spacing: 1px;
}
@media screen and (max-width: 760px) {
  .p-faq__q-text {
    font-size: 16px;
  }
}
.p-faq__a {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s ease;
}
.p-faq__a.is-open {
  grid-template-rows: 1fr;
}
.p-faq__a-inner {
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 0 30px 0 18px;
  margin-top: 20px;
  gap: 14px;
}
.p-faq__a-text {
  font-size: 20px;
  letter-spacing: 1px;
}
@media screen and (max-width: 760px) {
  .p-faq__a-text {
    font-size: 16px;
  }
}
.p-faq__q-icon {
  position: relative;
  width: 18px;
  height: 3px;
  background: #333333;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}
.p-faq__q-icon::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 18px;
  background: #333333;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease;
}
.p-faq__item.is-open .p-faq__q-icon {
  transform: rotate(180deg);
}
.p-faq__item.is-open .p-faq__q-icon::after {
  opacity: 0;
}/*# sourceMappingURL=style.css.map */