@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

ol {
  display: none;
}

header,
footer,
nav,
section,
article,
main,
aside,
picture,
figure,
figcaption,
img {
  display: block;
}

img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
a:hover {
  opacity: 0.7;
}

body {
  color: #333;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.0416666667vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.04em;
}
@media (min-width: 600px) and (max-width: 767px) {
  body {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: 0.03125em;
    padding-top: 23.2558139535vw;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: 0.03125em;
    padding-top: 23.2558139535vw;
  }
}

[id] {
  scroll-margin-top: 8.8541666667vw; /* ヘッダー高さ分 */
}
@media (min-width: 600px) and (max-width: 767px) {
  [id] {
    scroll-margin-top: 18.6046511628vw; /* ヘッダー高さ分 */
  }
}
@media (max-width: 599px) {
  [id] {
    scroll-margin-top: 18.6046511628vw; /* ヘッダー高さ分 */
  }
}

.ff-ac {
  font-family: "Allura", sans-serif;
}

.ff-en {
  font-family: "Allura", sans-serif;
}

.fz40 {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz40 {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 400;
    line-height: 1.6666666667;
    letter-spacing: 0.0333333333em;
  }
}
@media (max-width: 599px) {
  .fz40 {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 400;
    line-height: 1.6666666667;
    letter-spacing: 0.0333333333em;
  }
}

.fz32 {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.025em;
  white-space: nowrap;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz32 {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 400;
    line-height: 1.6666666667;
    letter-spacing: 0.0333333333em;
    white-space: wrap;
  }
}
@media (max-width: 599px) {
  .fz32 {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 400;
    line-height: 1.6666666667;
    letter-spacing: 0.0333333333em;
    white-space: wrap;
  }
}

.fz28 {
  font-size: max(12px, 1.4583333333vw);
  font-weight: 500;
  line-height: 1.2857142857;
  letter-spacing: 0.0357142857em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz28 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.025em;
  }
}
@media (max-width: 599px) {
  .fz28 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.025em;
  }
}

.fz25 {
  font-size: max(12px, 1.3020833333vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.04em;
  font-family: "Fredoka", sans-serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz25 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .fz25 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}

.fz24 {
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0416666667em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz24 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .fz24 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.fz22 {
  font-size: max(12px, 1.1458333333vw);
  font-weight: 700;
  line-height: 1.1818181818;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz22 {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 1.1111111111;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .fz22 {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 1.1111111111;
    letter-spacing: 0.0555555556em;
  }
}

.jc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fz18 {
  font-size: max(12px, 0.9375vw);
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.0555555556em;
  font-family: "Allura", sans-serif;
}

.fz16 {
  font-size: max(12px, 0.8333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz16 {
    font-size: min(30px, 3.488372093vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}
@media (max-width: 599px) {
  .fz16 {
    font-size: min(30px, 3.488372093vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}

.be-none::before {
  display: none;
}

.af-none::after {
  display: none;
}

.bd-none {
  border-bottom: none !important;
}

.row-revers {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (min-width: 600px) and (max-width: 767px) {
  .row-revers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .row-revers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.tac {
  text-align: center !important;
}

.pl60 {
  padding-left: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pl60 {
    padding-left: 5.5813953488vw;
  }
}
@media (max-width: 599px) {
  .pl60 {
    padding-left: 5.5813953488vw;
  }
}

.pl40 {
  padding-left: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pl40 {
    padding-left: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .pl40 {
    padding-left: 4.6511627907vw;
  }
}

.pl20 {
  padding-left: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pl20 {
    padding-left: 2.7906976744vw;
  }
}
@media (max-width: 599px) {
  .pl20 {
    padding-left: 2.7906976744vw;
  }
}

.mt300 {
  margin-top: 15.625vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt300 {
    margin-top: 27.9069767442vw !important;
  }
}
@media (max-width: 599px) {
  .mt300 {
    margin-top: 27.9069767442vw !important;
  }
}

.mt240 {
  margin-top: 12.5vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt240 {
    margin-top: 27.9069767442vw !important;
  }
}
@media (max-width: 599px) {
  .mt240 {
    margin-top: 27.9069767442vw !important;
  }
}

.mt180 {
  margin-top: 9.375vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt180 {
    margin-top: 18.6046511628vw !important;
  }
}
@media (max-width: 599px) {
  .mt180 {
    margin-top: 18.6046511628vw !important;
  }
}

.mt160 {
  margin-top: 8.3333333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt160 {
    margin-top: 18.6046511628vw !important;
  }
}
@media (max-width: 599px) {
  .mt160 {
    margin-top: 18.6046511628vw !important;
  }
}

.mt140 {
  margin-top: 7.2916666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt140 {
    margin-top: 18.6046511628vw !important;
  }
}
@media (max-width: 599px) {
  .mt140 {
    margin-top: 18.6046511628vw !important;
  }
}

.mt120 {
  margin-top: 6.25vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt120 {
    margin-top: 14.8837209302vw !important;
  }
}
@media (max-width: 599px) {
  .mt120 {
    margin-top: 14.8837209302vw !important;
  }
}

.mt100 {
  margin-top: 5.2083333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt100 {
    margin-top: 11.1627906977vw !important;
  }
}
@media (max-width: 599px) {
  .mt100 {
    margin-top: 11.1627906977vw !important;
  }
}

.mt80 {
  margin-top: 4.1666666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt80 {
    margin-top: 9.3023255814vw !important;
  }
}
@media (max-width: 599px) {
  .mt80 {
    margin-top: 9.3023255814vw !important;
  }
}

.mt60 {
  margin-top: 3.125vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt60 {
    margin-top: 6.976744186vw !important;
  }
}
@media (max-width: 599px) {
  .mt60 {
    margin-top: 6.976744186vw !important;
  }
}

.mb60 {
  margin-bottom: 3.125vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mb60 {
    margin-bottom: 6.976744186vw !important;
  }
}
@media (max-width: 599px) {
  .mb60 {
    margin-bottom: 6.976744186vw !important;
  }
}

.mt50 {
  margin-top: 2.6041666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt50 {
    margin-top: 5.5813953488vw !important;
  }
}
@media (max-width: 599px) {
  .mt50 {
    margin-top: 5.5813953488vw !important;
  }
}

.mt40 {
  margin-top: 2.0833333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt40 {
    margin-top: 3.7209302326vw !important;
  }
}
@media (max-width: 599px) {
  .mt40 {
    margin-top: 3.7209302326vw !important;
  }
}

.mt30 {
  margin-top: 1.5625vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt30 {
    margin-top: 3.7209302326vw !important;
  }
}
@media (max-width: 599px) {
  .mt30 {
    margin-top: 3.7209302326vw !important;
  }
}

.mt20 {
  margin-top: 1.0416666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt20 {
    margin-top: 2.3255813953vw !important;
  }
}
@media (max-width: 599px) {
  .mt20 {
    margin-top: 2.3255813953vw !important;
  }
}

.mt16 {
  margin-top: 0.8333333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt16 {
    margin-top: 1.8604651163vw !important;
  }
}
@media (max-width: 599px) {
  .mt16 {
    margin-top: 1.8604651163vw !important;
  }
}

.mt10 {
  margin-top: 0.5208333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt10 {
    margin-top: 1.8604651163vw !important;
  }
}
@media (max-width: 599px) {
  .mt10 {
    margin-top: 1.8604651163vw !important;
  }
}

.mt0 {
  margin-top: 0 !important;
}

.bgm {
  background: #3572ef !important;
}

.bg-bule {
  background: #d5ecfb !important;
}

.c-wf {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.wf {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 600px) and (max-width: 767px) {
  .u-pc {
    display: none;
  }
}
@media (max-width: 599px) {
  .u-pc {
    display: none;
  }
}

@media (min-width: 1201px) {
  .u-sp {
    display: none;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .u-sp {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .u-sp {
    display: none;
  }
}

@media (min-width: 1201px) {
  .u-tab {
    display: none;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .u-tab {
    display: none;
  }
}
@media (max-width: 599px) {
  .u-tab {
    display: none;
  }
}

.c-ttlbox {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.c-ttl {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 500;
  line-height: 1.09375;
  letter-spacing: 0.15625em;
  font-family: "Fredoka", sans-serif;
  color: #a7e6ff;
}
.c-ttl span {
  color: #3abef9;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttl {
    font-size: min(128px, 14.8837209302vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.15625em;
  }
}
@media (max-width: 599px) {
  .c-ttl {
    font-size: min(128px, 14.8837209302vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.15625em;
  }
}

.c-subttl {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: bt-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  direction: rtl; /* 文字の流れを右→左に */
  text-orientation: mixed; /* 文字の向きを自動調整 */
  text-align: left;
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.1458333333;
  letter-spacing: 0.125em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-subttl {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.09375em;
  }
}
@media (max-width: 599px) {
  .c-subttl {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.09375em;
  }
}

.c-btn {
  background: #3572ef;
  color: white;
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.08em;
  padding-top: 1.25vw;
  padding-left: 3.9583333333vw;
  padding-bottom: 1.25vw;
  padding-right: 5.46875vw;
  border-radius: 100px;
  position: relative;
}
.c-btn::before {
  position: absolute;
  width: 0.8854166667vw;
  height: 0.8854166667vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 3.9583333333vw;
  background: white;
  border-radius: 50%;
  content: "";
}
.c-btn::after {
  position: absolute;
  width: 0.4166666667vw;
  height: 0.4166666667vw;
  top: 50%;
  right: 4.2708333333vw;
  border-bottom: 2px solid #3572ef;
  border-right: 2px solid #3572ef;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-top: 5.5813953488vw;
    padding-left: 12.7906976744vw;
    padding-bottom: 5.5813953488vw;
    padding-right: 24.4186046512vw;
  }
}
@media (max-width: 599px) {
  .c-btn {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-top: 5.5813953488vw;
    padding-left: 12.7906976744vw;
    padding-bottom: 5.5813953488vw;
    padding-right: 24.4186046512vw;
  }
}

.c-schedule {
  margin-top: 1.9791666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule {
    margin-top: 8.8372093023vw;
  }
}
@media (max-width: 599px) {
  .c-schedule {
    margin-top: 8.8372093023vw;
  }
}

.c-schedule__table {
  border-collapse: collapse;
  table-layout: fixed;
  overflow-x: auto;
  display: block;
  white-space: nowrap;
  background: white;
}
.c-schedule__table thead {
  border-bottom: 1px solid;
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
  font-size: max(12px, 1.0416666667vw);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.03em;
  padding-top: 0.5208333333vw;
  padding-left: 0.5208333333vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 0.5208333333vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__header,
  .c-schedule__data,
  .c-schedule__time {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.0625em;
    padding-top: 2.3255813953vw;
    padding-left: 2.0930232558vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.0930232558vw;
  }
}
@media (max-width: 599px) {
  .c-schedule__header,
  .c-schedule__data,
  .c-schedule__time {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.0625em;
    padding-top: 2.3255813953vw;
    padding-left: 2.0930232558vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.0930232558vw;
  }
}

.c-schedule__data {
  color: #3572ef;
}

.c-schedule__time,
.c-top {
  text-align: left;
  padding-left: 0;
}

.c-schedule__note {
  margin-top: 1.4583333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__note {
    margin-top: 6.511627907vw;
  }
}
@media (max-width: 599px) {
  .c-schedule__note {
    margin-top: 6.511627907vw;
  }
}

/*----------------------------
scroll_up ｜下から上へ出現
----------------------------*/
.scroll_up {
  -webkit-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
}

.scroll_up.on {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

/*----------------------------
scroll_left ｜左から出現
----------------------------*/
.scroll_left {
  -webkit-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

.scroll_left.on {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/*----------------------------
scroll_right ｜右から出現
----------------------------*/
.scroll_right {
  -webkit-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

.scroll_right.on {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/*------------------------*/
.inner {
  padding-top: 5.2083333333vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 5.2083333333vw;
  padding-right: 16.6666666667vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .inner {
    padding-top: 5.2083333333vw;
    padding-left: 5.2083333333vw;
    padding-bottom: 5.2083333333vw;
    padding-right: 5.2083333333vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .inner {
    padding-top: 5.2083333333vw;
    padding-left: 5.2083333333vw;
    padding-bottom: 5.2083333333vw;
    padding-right: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .inner {
    padding-top: 9.3023255814vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .inner {
    padding-top: 9.3023255814vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 4.6511627907vw;
  }
}

.l-drawer__icon {
  width: 15.8139534884vw;
  height: 15.8139534884vw;
  background: #3572ef;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-drawer__icon.is-active .p-drawer__icon--bar1 {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 8px;
}
.l-drawer__icon.is-active .p-drawer__icon--bar2 {
  display: none;
}
.l-drawer__icon.is-active .p-drawer__icon--bar3 {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 8px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.l-drawer__icon--bar {
  width: 9.5348837209vw;
  height: 9.5348837209vw;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 3.9534883721vw;
}

.p-drawer__icon--bar1,
.p-drawer__icon--bar2,
.p-drawer__icon--bar3 {
  position: absolute;
  width: 9.5348837209vw;
  height: 2px;
  background: white;
  top: 0;
  left: 0;
}

.p-drawer__icon--bar1 {
  top: 0;
}

.p-drawer__icon--bar2 {
  top: 2.3255813953vw;
}

.p-drawer__icon--bar3 {
  top: 4.6511627907vw;
}

.l-drawer {
  overflow: scroll;
  padding-top: 13.9534883721vw;
  padding-left: 10.4651162791vw;
  padding-bottom: 10.4651162791vw;
  padding-right: 8.8372093023vw;
  width: 100%;
  height: calc(100% - 23.2558139535vw);
  position: fixed;
  background-color: #e4f5fb;
  right: 0;
  bottom: 0;
  z-index: 299;
  -webkit-transform: translateX(105%);
          transform: translateX(105%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-drawer.is-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.l-drawer__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.5581395349vw;
}

.l-drawer__nav {
  margin-top: 11.6279069767vw;
}

.p-drawer__icon--tx {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 2.3255813953vw;
  color: white;
  font-size: min(30px, 3.488372093vw);
  font-weight: 300;
  line-height: 1.3333333333;
  letter-spacing: 0.0666666667em;
}

.fixed {
  overflow: hidden;
  height: 100%;
}

/* ============================================
pc
============================================ */
.l-menu__drawer {
  position: relative;
  cursor: pointer;
}

.pc-drawer__items {
  position: absolute;
  z-index: 10;
  left: 50%;
  width: 13.0208333333vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 4.1666666667vw;
  background-color: #e4f5fb;
  display: none;
  text-align: center;
}
.pc-drawer__items.is-active {
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 999px) {
  .pc-drawer__items {
    top: 6.25vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .pc-drawer__items {
    top: 6.25vw;
  }
}

.pc-drawer__item {
  font-size: max(12px, 0.8333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.03125em;
  padding-top: 0.625vw;
  padding-left: 0.4166666667vw;
  padding-bottom: 0.625vw;
  padding-right: 0.4166666667vw;
  border: 1px solid #f5f5f5;
}

.to-top {
  position: fixed;
  width: 2.9166666667vw;
  height: 2.9166666667vw;
  bottom: 2.0833333333vw;
  right: 3.1770833333vw;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 300;
}
.to-top.show {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 600px) and (max-width: 767px) {
  .to-top {
    width: 13.023255814vw;
    height: 13.023255814vw;
    bottom: 7.6744186047vw;
    right: 4.1860465116vw;
  }
  .to-top.is-active {
    display: none;
  }
}
@media (max-width: 599px) {
  .to-top {
    width: 13.023255814vw;
    height: 13.023255814vw;
    bottom: 7.6744186047vw;
    right: 4.1860465116vw;
  }
  .to-top.is-active {
    display: none;
  }
}

.l-header__inner {
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 1.6666666667vw;
  padding-left: 1.6666666667vw;
  padding-bottom: 1.6666666667vw;
  padding-right: 1.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__inner {
    padding-top: 3.9534883721vw;
    padding-left: 4.8837209302vw;
    padding-bottom: 3.9534883721vw;
    padding-right: 4.8837209302vw;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 300;
  }
}
@media (max-width: 599px) {
  .l-header__inner {
    padding-top: 3.9534883721vw;
    padding-left: 4.8837209302vw;
    padding-bottom: 3.9534883721vw;
    padding-right: 4.8837209302vw;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 300;
  }
}

.l-header__logo {
  color: #3572ef;
}

.p-header__ttl {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.09375;
  letter-spacing: 0.03em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__ttl {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-header__ttl {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
}

.p-header__ttl--en {
  font-size: max(12px, 1.875vw);
  font-weight: 300;
  line-height: 1.3888888889;
  letter-spacing: 0.1194444444em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__ttl--en {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .p-header__ttl--en {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-header__add {
  margin-left: 5.2083333333vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .p-header__add {
    margin-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__add {
    display: none;
  }
}
@media (max-width: 599px) {
  .p-header__add {
    display: none;
  }
}

.l-header__tel {
  margin-left: 13.5416666667vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-header__tel {
    margin-left: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__tel {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-header__tel {
    display: none;
  }
}

.l-header__tel--number,
.l-footer__add--tel--number {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.03em;
  position: relative;
}
.l-header__tel--number::before,
.l-footer__add--tel--number::before {
  position: absolute;
  width: 1.25vw;
  height: 1.25vw;
  top: 0.8333333333vw;
  left: -2.0833333333vw;
  background: url(../img/pc/tel.svg) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__tel--number,
  .l-footer__add--tel--number {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.03em;
  }
  .l-header__tel--number::before,
  .l-footer__add--tel--number::before {
    width: 5.5813953488vw;
    height: 5.5813953488vw;
    top: 3.7209302326vw;
    left: -9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-header__tel--number,
  .l-footer__add--tel--number {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.03em;
  }
  .l-header__tel--number::before,
  .l-footer__add--tel--number::before {
    width: 5.5813953488vw;
    height: 5.5813953488vw;
    top: 3.7209302326vw;
    left: -9.3023255814vw;
  }
}

.l-header__webbox {
  margin-left: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__webbox {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-header__webbox {
    display: none;
  }
}

.l-fv {
  position: relative;
}

.l-fv__swiper-container {
  position: relative;
}

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
}

.l-fv__swiper {
  position: relative;
}

.l-fv__ttl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: bt-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  direction: rtl; /* 文字の流れを右→左に */
  text-orientation: mixed; /* 文字の向きを自動調整 */
  text-align: left;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  z-index: 5;
  text-shadow: 0 0 4.8px #000;
  color: white;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.0625;
  letter-spacing: 0.07em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.25vw;
  white-space: nowrap;
}
.l-fv__ttl span {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.06em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__ttl {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.09375em;
    gap: 5.3488372093vw;
  }
  .l-fv__ttl span {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.075em;
  }
}
@media (max-width: 599px) {
  .l-fv__ttl {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.09375em;
    gap: 5.3488372093vw;
  }
  .l-fv__ttl span {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.075em;
  }
}

.l-fv__asirai {
  width: 12.34375vw;
  height: 13.3333333333vw;
  position: absolute;
  bottom: -6.9791666667vw;
  left: 4.6875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__asirai {
    width: 26.511627907vw;
    height: 27.4418604651vw;
    bottom: -13.9534883721vw;
  }
}
@media (max-width: 599px) {
  .l-fv__asirai {
    width: 26.511627907vw;
    height: 27.4418604651vw;
    bottom: -13.9534883721vw;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .l-nav {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-nav {
    display: none;
  }
}

.l-nav--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.0833333333vw;
  background: white;
  padding-top: 3.0208333333vw;
}

.p-nav--item {
  padding-bottom: 0.625vw;
  position: relative;
}
.p-nav--item::after {
  position: absolute;
  width: 1.09375vw;
  height: 1px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #3abef9;
  content: "";
  opacity: 0;
}
.p-nav--item:hover::after {
  opacity: 1;
}

.l-global-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background: white;
  z-index: 300;
}

.p-nav__item--ja {
  text-align: center;
}

.p-nav__item--en {
  font-size: max(12px, 0.8333333333vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.03em;
  color: #3abef9;
  text-align: center;
  margin-top: 0.4166666667vw;
}

.l-add {
  padding-top: 3.0208333333vw;
  padding-left: 23.9583333333vw;
  padding-bottom: 4.4791666667vw;
  padding-right: 23.9583333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.1666666667vw;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-add {
    padding-top: 23.2558139535vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 23.2558139535vw;
    padding-right: 3.7209302326vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 18.6046511628vw;
  }
}
@media (max-width: 599px) {
  .l-add {
    padding-top: 23.2558139535vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 23.2558139535vw;
    padding-right: 3.7209302326vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 18.6046511628vw;
  }
}

.l-news {
  width: calc(100% - 29.0625vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-news {
    width: 100%;
  }
}

.l-info {
  width: 24.8958333333vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-info {
    width: 31.25vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .l-info {
    width: 31.25vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-info {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-info {
    width: 100%;
  }
}

.p-add__ttl {
  font-size: max(12px, 1.875vw);
  font-weight: 400;
  line-height: 1.1111111111;
  letter-spacing: 0.0777777778em;
  font-family: "Fredoka", sans-serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-add__ttl {
    font-size: min(72px, 8.3720930233vw);
    font-weight: 400;
    line-height: 1.1111111111;
    letter-spacing: 0.0777777778em;
  }
}
@media (max-width: 599px) {
  .p-add__ttl {
    font-size: min(72px, 8.3720930233vw);
    font-weight: 400;
    line-height: 1.1111111111;
    letter-spacing: 0.0777777778em;
  }
}

.l-news__items {
  height: 15.625vw;
  overflow-y: scroll;
  margin-top: 1.9791666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__items {
    margin-top: 8.8372093023vw;
    gap: 5.5813953488vw;
    height: 69.7674418605vw;
  }
}
@media (max-width: 599px) {
  .l-news__items {
    margin-top: 8.8372093023vw;
    gap: 5.5813953488vw;
    height: 69.7674418605vw;
  }
}

.p-news__item--ttl {
  margin-top: 0.2604166667vw;
}

.l-consept {
  position: relative;
  padding-top: 3.3333333333vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 42.3958333333vw;
  padding-right: 36.4583333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10.4166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-consept {
    padding: 0;
    padding-bottom: 102.3255813953vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12.7906976744vw;
    overflow-x: hidden;
  }
}
@media (max-width: 599px) {
  .l-consept {
    padding: 0;
    padding-bottom: 102.3255813953vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12.7906976744vw;
    overflow-x: hidden;
  }
}

.l-consept__ttlbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-consept__ttlbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.3953488372vw;
  }
}
@media (max-width: 599px) {
  .l-consept__ttlbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.3953488372vw;
  }
}

.p-consept__ttl,
.p-consept__subttl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  text-orientation: mixed; /* 文字の向きを自動調整 */
  text-align: left;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-consept__ttl,
  .p-consept__subttl {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb; /* 横書き */
  }
}
@media (max-width: 599px) {
  .p-consept__ttl,
  .p-consept__subttl {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb; /* 横書き */
  }
}

.p-consept__ttl {
  font-size: max(12px, 5vw);
  font-weight: 600;
  line-height: 1.0416666667;
  letter-spacing: 0.16em;
  font-family: "Fredoka", sans-serif;
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-consept__ttl {
    font-size: min(160px, 18.6046511628vw);
    font-weight: 600;
    line-height: 1.125;
    letter-spacing: 0.125em;
  }
}
@media (max-width: 599px) {
  .p-consept__ttl {
    font-size: min(160px, 18.6046511628vw);
    font-weight: 600;
    line-height: 1.125;
    letter-spacing: 0.125em;
  }
}

.p-consept__subttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.15625;
  letter-spacing: 0.03125em;
  color: white;
  background: #3572ef;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 1.25vw;
  padding-left: 0.5208333333vw;
  padding-bottom: 1.25vw;
  padding-right: 0.5208333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-consept__subttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding-top: 2.7906976744vw;
    padding-left: 5.5813953488vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 5.5813953488vw;
  }
}
@media (max-width: 599px) {
  .p-consept__subttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding-top: 2.7906976744vw;
    padding-left: 5.5813953488vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 5.5813953488vw;
  }
}

.l-consept__box {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  text-orientation: mixed; /* 文字の向きを自動調整 */
  text-align: left;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.9791666667vw;
  padding-top: 4.0625vw;
  padding-left: 7.0833333333vw;
  padding-bottom: 4.0625vw;
  padding-right: 7.0833333333vw;
  border: 1px solid;
  position: relative;
}
.l-consept__box p {
  position: relative;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.l-consept__box span {
  position: absolute;
  bottom: -2.6041666667vw;
}
.l-consept__box::before {
  position: absolute;
  width: 5.625vw;
  height: 5.625vw;
  bottom: 0.9375vw;
  right: 0.9375vw;
  border-bottom: 1px solid;
  border-right: 1px solid;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  content: "";
}
.l-consept__box::after {
  position: absolute;
  width: 5.625vw;
  height: 5.625vw;
  top: 0.9375vw;
  left: 0.9375vw;
  border-top: 1px solid;
  border-left: 1px solid;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-consept__box {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.125em;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 9.7674418605vw;
    padding-top: 13.488372093vw;
    padding-left: 0vw;
    padding-bottom: 11.1627906977vw;
    padding-right: 0vw;
    margin-top: 0vw;
    margin-left: 3.7209302326vw;
    margin-bottom: 0vw;
    margin-right: 3.7209302326vw;
  }
  .l-consept__box span {
    bottom: -6.976744186vw;
  }
  .l-consept__box::after {
    width: 18.8372093023vw;
    height: 18.8372093023vw;
    top: 3.2558139535vw;
    left: 2.7906976744vw;
  }
  .l-consept__box::before {
    width: 18.8372093023vw;
    height: 18.8372093023vw;
    right: 3.7209302326vw;
    bottom: 2.7906976744vw;
  }
}
@media (max-width: 599px) {
  .l-consept__box {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.125em;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 9.7674418605vw;
    padding-top: 13.488372093vw;
    padding-left: 0vw;
    padding-bottom: 11.1627906977vw;
    padding-right: 0vw;
    margin-top: 0vw;
    margin-left: 3.7209302326vw;
    margin-bottom: 0vw;
    margin-right: 3.7209302326vw;
  }
  .l-consept__box span {
    bottom: -6.976744186vw;
  }
  .l-consept__box::after {
    width: 18.8372093023vw;
    height: 18.8372093023vw;
    top: 3.2558139535vw;
    left: 2.7906976744vw;
  }
  .l-consept__box::before {
    width: 18.8372093023vw;
    height: 18.8372093023vw;
    right: 3.7209302326vw;
    bottom: 2.7906976744vw;
  }
}

.l-consept__bird {
  width: 3.3333333333vw;
  height: 3.5416666667vw;
  position: absolute;
  top: -2.6041666667vw;
  right: 2.6041666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-consept__bird {
    width: 11.1627906977vw;
    height: 11.8604651163vw;
    top: -6.976744186vw;
    right: 11.6279069767vw;
  }
}
@media (max-width: 599px) {
  .l-consept__bird {
    width: 11.1627906977vw;
    height: 11.8604651163vw;
    top: -6.976744186vw;
    right: 11.6279069767vw;
  }
}

.l-consept__family {
  width: 7.1354166667vw;
  height: 11.09375vw;
  position: absolute;
  bottom: -17.1875vw;
  left: -6.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-consept__family {
    width: 15.8139534884vw;
    height: 24.6511627907vw;
    left: 6.976744186vw;
    bottom: -11.6279069767vw;
  }
}
@media (max-width: 599px) {
  .l-consept__family {
    width: 15.8139534884vw;
    height: 24.6511627907vw;
    left: 6.976744186vw;
    bottom: -11.6279069767vw;
  }
}

.l-consept__img01,
.l-consept__img02,
.l-consept__img03,
.l-consept__img04,
.l-consept__img05,
.l-consept__img06,
.l-consept__asirai {
  z-index: -1;
  position: absolute;
}

.l-consept__img01 {
  width: 19.53125vw;
  height: 19.8958333333vw;
  top: -13.0208333333vw;
  left: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-consept__img01 {
    width: 26.7441860465vw;
    height: 27.4418604651vw;
    top: auto;
    bottom: 60.9302325581vw;
    left: 26.2790697674vw;
  }
}
@media (max-width: 599px) {
  .l-consept__img01 {
    width: 26.7441860465vw;
    height: 27.4418604651vw;
    top: auto;
    bottom: 60.9302325581vw;
    left: 26.2790697674vw;
  }
}

.l-consept__img02 {
  width: 27.5vw;
  height: 25.625vw;
  bottom: 26.0416666667vw;
  left: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-consept__img02 {
    width: 37.9069767442vw;
    height: 35.3488372093vw;
    bottom: 21.6279069767vw;
  }
}
@media (max-width: 599px) {
  .l-consept__img02 {
    width: 37.9069767442vw;
    height: 35.3488372093vw;
    bottom: 21.6279069767vw;
  }
}

.l-consept__img03 {
  width: 18.5416666667vw;
  height: 17.5520833333vw;
  bottom: 20.8333333333vw;
  left: 46.09375vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-consept__img03 {
    width: 25.5813953488vw;
    height: 24.1860465116vw;
    bottom: 15.1162790698vw;
    left: 22.5581395349vw;
  }
}
@media (max-width: 599px) {
  .l-consept__img03 {
    width: 25.5813953488vw;
    height: 24.1860465116vw;
    bottom: 15.1162790698vw;
    left: 22.5581395349vw;
  }
}

.l-consept__img04 {
  width: 33.90625vw;
  height: 34.0104166667vw;
  top: 4.7916666667vw;
  right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-consept__img04 {
    width: 46.7441860465vw;
    height: 46.7441860465vw;
    top: auto;
    bottom: 51.3953488372vw;
    right: -9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-consept__img04 {
    width: 46.7441860465vw;
    height: 46.7441860465vw;
    top: auto;
    bottom: 51.3953488372vw;
    right: -9.3023255814vw;
  }
}

.l-consept__img05 {
  width: 20.2604166667vw;
  height: 18.0208333333vw;
  top: 34.6354166667vw;
  right: 6.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-consept__img05 {
    width: 27.9069767442vw;
    height: 24.8837209302vw;
    top: auto;
    bottom: 32.5581395349vw;
    right: 0;
  }
}
@media (max-width: 599px) {
  .l-consept__img05 {
    width: 27.9069767442vw;
    height: 24.8837209302vw;
    top: auto;
    bottom: 32.5581395349vw;
    right: 0;
  }
}

.l-consept__img06 {
  width: 33.4895833333vw;
  height: 30.7291666667vw;
  right: 9.375vw;
  bottom: -10.4166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-consept__img06 {
    width: 46.0465116279vw;
    height: 42.3255813953vw;
    bottom: 32.5581395349vw;
    right: 16.2790697674vw;
    z-index: -2;
  }
}
@media (max-width: 599px) {
  .l-consept__img06 {
    width: 46.0465116279vw;
    height: 42.3255813953vw;
    bottom: 32.5581395349vw;
    right: 16.2790697674vw;
    z-index: -2;
  }
}

.l-consept__asirai {
  width: 80.9375vw;
  height: 54.7916666667vw;
  left: 0;
  bottom: 10.4166666667vw;
  z-index: -2;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-consept__asirai {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-consept__asirai {
    display: none;
  }
}

.l-feature {
  background: #e4f5fb;
  padding-top: 8.0729166667vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 2.6041666667vw;
  padding-right: 16.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature {
    padding-top: 29.3023255814vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 6.976744186vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .l-feature {
    padding-top: 29.3023255814vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 6.976744186vw;
    padding-right: 3.7209302326vw;
  }
}

.l-feature__items {
  margin-top: 9.8958333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__items {
    margin-top: 27.9069767442vw;
  }
}
@media (max-width: 599px) {
  .l-feature__items {
    margin-top: 27.9069767442vw;
  }
}

.l-feature01__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.25vw;
  padding-left: 18.75vw;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12.7906976744vw;
    padding-top: 0vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 0vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .l-feature01__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12.7906976744vw;
    padding-top: 0vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 0vw;
    padding-right: 3.7209302326vw;
  }
}

.l-feature__item--box {
  width: calc(100% - 49.6354166667vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item--box {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-feature__item--box {
    width: 100%;
  }
}

.p-feature__item--number {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.08em;
  font-family: "Fredoka", sans-serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__item--number {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .p-feature__item--number {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-feature__item--ttl {
  margin-top: 0.7291666667vw;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__item--ttl {
    margin-top: 3.023255814vw;
    font-size: min(64px, 7.4418604651vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
}
@media (max-width: 599px) {
  .p-feature__item--ttl {
    margin-top: 3.023255814vw;
    font-size: min(64px, 7.4418604651vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
}

.p-feature__item--tx {
  margin-top: 1.5625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__item--tx {
    margin-top: 5.5813953488vw;
  }
}
@media (max-width: 599px) {
  .p-feature__item--tx {
    margin-top: 5.5813953488vw;
  }
}

.p-feature__item--img {
  width: 43.3854166667vw;
  height: 25.3645833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__item--img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .p-feature__item--img {
    width: 100%;
    height: auto;
  }
}

.l-feature01__asirai {
  position: absolute;
  width: 11.09375vw;
  height: 8.4895833333vw;
  top: -5.2083333333vw;
  left: 15.625vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01__asirai {
    width: 22.0930232558vw;
    height: 16.976744186vw;
    left: 0;
    top: -9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-feature01__asirai {
    width: 22.0930232558vw;
    height: 16.976744186vw;
    left: 0;
    top: -9.3023255814vw;
  }
}

.l-feature02__item {
  margin-top: 6.25vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 9.375vw;
  padding-bottom: 24.4791666667vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature02__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    margin-top: 10.6976744186vw;
    padding-bottom: 10.6976744186vw;
  }
}
@media (max-width: 599px) {
  .l-feature02__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    margin-top: 10.6976744186vw;
    padding-bottom: 10.6976744186vw;
  }
}

.l-feature02__item--box {
  width: calc(100% - 31.3541666667vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature02__item--box {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-feature02__item--box {
    width: 100%;
  }
}

.l-feature__item--img02-01 {
  width: 21.9791666667vw;
  height: 20.8333333333vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item--img02-01 {
    width: 68.1395348837vw;
    height: 64.8837209302vw;
    margin: 0 auto;
    margin-top: 8.6046511628vw;
  }
}
@media (max-width: 599px) {
  .l-feature__item--img02-01 {
    width: 68.1395348837vw;
    height: 64.8837209302vw;
    margin: 0 auto;
    margin-top: 8.6046511628vw;
  }
}

.p-feature__item--img02-01--tx,
.p-feature__item--img02-02--tx {
  position: absolute;
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.08em;
  padding-top: 0.2604166667vw;
  padding-left: 2.6041666667vw;
  padding-bottom: 0.2604166667vw;
  padding-right: 2.6041666667vw;
  background: white;
  -webkit-box-shadow: 1.0416666667vw 1.0416666667vw 0 0 #a7e6ff;
          box-shadow: 1.0416666667vw 1.0416666667vw 0 0 #a7e6ff;
  top: 2.34375vw;
  left: -3.6458333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__item--img02-01--tx,
  .p-feature__item--img02-02--tx {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-top: 0.4651162791vw;
    padding-left: 6.976744186vw;
    padding-bottom: 0.4651162791vw;
    padding-right: 6.976744186vw;
    top: 7.4418604651vw;
    left: -11.6279069767vw;
  }
}
@media (max-width: 599px) {
  .p-feature__item--img02-01--tx,
  .p-feature__item--img02-02--tx {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-top: 0.4651162791vw;
    padding-left: 6.976744186vw;
    padding-bottom: 0.4651162791vw;
    padding-right: 6.976744186vw;
    top: 7.4418604651vw;
    left: -11.6279069767vw;
  }
}

.l-feature__item--img02-02 {
  position: absolute;
  width: 22.0833333333vw;
  height: 21.09375vw;
  bottom: 4.8958333333vw;
  left: 13.6458333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item--img02-02 {
    width: 71.1627906977vw;
    height: 67.9069767442vw;
    position: relative;
    margin-right: auto;
    left: 0;
    bottom: 0;
    margin-top: 4.4186046512vw;
  }
}
@media (max-width: 599px) {
  .l-feature__item--img02-02 {
    width: 71.1627906977vw;
    height: 67.9069767442vw;
    position: relative;
    margin-right: auto;
    left: 0;
    bottom: 0;
    margin-top: 4.4186046512vw;
  }
}

.p-feature__item--img02-02--tx {
  top: 4.8958333333vw;
  right: -3.9583333333vw;
  left: auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__item--img02-02--tx {
    top: 16.511627907vw;
    right: -20vw;
    left: auto;
  }
}
@media (max-width: 599px) {
  .p-feature__item--img02-02--tx {
    top: 16.511627907vw;
    right: -20vw;
    left: auto;
  }
}

.l-feature02__asirai {
  width: 11.09375vw;
  height: 8.4895833333vw;
  position: absolute;
  top: -4.6875vw;
  right: 3.6458333333vw;
}

.l-feature__row--items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__row--items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2558139535vw;
  }
}
@media (max-width: 599px) {
  .l-feature__row--items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2558139535vw;
  }
}

.l-feature__row--item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.l-feature__row--item--img {
  position: relative;
}

.p-feature__row--item--number {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: bt-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  direction: rtl; /* 文字の流れを右→左に */
  text-orientation: mixed; /* 文字の向きを自動調整 */
  position: absolute;
  top: 0;
  right: 0;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.03125em;
  font-family: "Fredoka", sans-serif;
  color: white;
  background: #3abef9;
  height: 100%;
  text-align: center;
  padding-top: 0vw;
  padding-left: 0.5208333333vw;
  padding-bottom: 0vw;
  padding-right: 0.5208333333vw;
  opacity: 0.8;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__row--item--number {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.03125em;
    padding-top: 0vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 0vw;
    padding-right: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .p-feature__row--item--number {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.03125em;
    padding-top: 0vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 0vw;
    padding-right: 2.3255813953vw;
  }
}

.p-feature__row--item--ttl {
  margin-top: 0.7291666667vw;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.025em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__row--item--ttl {
    margin-top: 1.1627906977vw;
    font-size: min(64px, 7.4418604651vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
}
@media (max-width: 599px) {
  .p-feature__row--item--ttl {
    margin-top: 1.1627906977vw;
    font-size: min(64px, 7.4418604651vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
}

.l-mana {
  background: url(../img/pc/management-bg.webp) no-repeat center center/cover;
  padding-top: 5.2083333333vw;
  padding-left: 0vw;
  padding-bottom: 10.4166666667vw;
  padding-right: 0vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-mana {
    padding-top: 16.976744186vw;
    padding-left: 4.8837209302vw;
    padding-bottom: 35.5813953488vw;
    padding-right: 4.8837209302vw;
    background: url(../img/sp/management-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-mana {
    padding-top: 16.976744186vw;
    padding-left: 4.8837209302vw;
    padding-bottom: 35.5813953488vw;
    padding-right: 4.8837209302vw;
    background: url(../img/sp/management-bg.webp) no-repeat center center/cover;
  }
}

.p-mana__ttl {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.0125em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__ttl {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 400;
    line-height: 1.5625;
    letter-spacing: 0.03125em;
  }
}
@media (max-width: 599px) {
  .p-mana__ttl {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 400;
    line-height: 1.5625;
    letter-spacing: 0.03125em;
  }
}

.p-mana__subttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: 0.03125em;
  font-family: "Fredoka", sans-serif;
  color: #a7e6ff;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__subttl {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-mana__subttl {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
}

.p-mana__tx {
  margin-top: 2.0833333333vw;
  line-height: 2.5;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__tx {
    margin-top: 6.976744186vw;
    text-align: left;
  }
}
@media (max-width: 599px) {
  .p-mana__tx {
    margin-top: 6.976744186vw;
    text-align: left;
  }
}

.l-medical {
  background: #e4f5fb;
  position: relative;
  padding-top: 9.6875vw;
  padding-left: 18.2291666667vw;
  padding-bottom: 9.6875vw;
  padding-right: 18.2291666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical {
    padding-top: 25.8139534884vw;
    padding-left: 6.976744186vw;
    padding-bottom: 15.1162790698vw;
    padding-right: 6.976744186vw;
  }
}
@media (max-width: 599px) {
  .l-medical {
    padding-top: 25.8139534884vw;
    padding-left: 6.976744186vw;
    padding-bottom: 15.1162790698vw;
    padding-right: 6.976744186vw;
  }
}

.l-medical__ttlbox {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -3.6458333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__ttlbox {
    top: -9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-medical__ttlbox {
    top: -9.3023255814vw;
  }
}

.l-medical__items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1.3541666667vw 1.3020833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 3.7209302326vw 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-medical__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 3.7209302326vw 4.6511627907vw;
  }
}

.l-medical__item {
  background: white;
  position: relative;
  padding-top: 2.0833333333vw;
  padding-left: 0vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 0vw;
}
.l-medical__item::after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 1.5625vw solid transparent;
  border-bottom: 0;
  border-left: 0;
  border-right: 1.5625vw solid #3572ef;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__item {
    padding-top: 7.4418604651vw;
    padding-left: 0vw;
    padding-bottom: 7.4418604651vw;
    padding-right: 0vw;
  }
  .l-medical__item::after {
    border-top: 4.6511627907vw solid transparent;
    border-right: 4.6511627907vw solid #3572ef;
  }
}
@media (max-width: 599px) {
  .l-medical__item {
    padding-top: 7.4418604651vw;
    padding-left: 0vw;
    padding-bottom: 7.4418604651vw;
    padding-right: 0vw;
  }
  .l-medical__item::after {
    border-top: 4.6511627907vw solid transparent;
    border-right: 4.6511627907vw solid #3572ef;
  }
}

.l-medical__item--img {
  background: #3abef9;
  width: 4.84375vw;
  height: 4.84375vw;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__item--img {
    width: 17.2093023256vw;
    height: 17.2093023256vw;
  }
}
@media (max-width: 599px) {
  .l-medical__item--img {
    width: 17.2093023256vw;
    height: 17.2093023256vw;
  }
}

.p-medical__item--ttl {
  text-align: center;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.03125em;
  margin-top: 1.5625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--ttl {
    margin-top: 5.3488372093vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-medical__item--ttl {
    margin-top: 5.3488372093vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
}

.p-medical__item--icon01,
.p-medical__item--icon02,
.p-medical__item--icon03,
.p-medical__item--icon04,
.p-medical__item--icon05,
.p-medical__item--icon06,
.p-medical__item--icon07,
.p-medical__item--icon08,
.p-medical__item--icon09,
.p-medical__item--icon10,
.p-medical__item--icon11,
.p-medical__item--icon12,
.p-medical__item--icon13,
.p-medical__item--icon14 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.p-medical__item--icon01 {
  width: 2.0833333333vw;
  height: 2.2916666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--icon01 {
    width: 7.4418604651vw;
    height: 8.1395348837vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--icon01 {
    width: 7.4418604651vw;
    height: 8.1395348837vw;
  }
}

.p-medical__item--icon02 {
  width: 2.0833333333vw;
  height: 2.1875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--icon02 {
    width: 8.1395348837vw;
    height: 8.6046511628vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--icon02 {
    width: 8.1395348837vw;
    height: 8.6046511628vw;
  }
}

.p-medical__item--icon03 {
  width: 3.0208333333vw;
  height: 2.65625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--icon03 {
    width: 10.6976744186vw;
    height: 9.5348837209vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--icon03 {
    width: 10.6976744186vw;
    height: 9.5348837209vw;
  }
}

.p-medical__item--icon04 {
  width: 2.4479166667vw;
  height: 1.9791666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--icon04 {
    width: 8.6046511628vw;
    height: 7.2093023256vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--icon04 {
    width: 8.6046511628vw;
    height: 7.2093023256vw;
  }
}

.p-medical__item--icon05 {
  width: 2.2916666667vw;
  height: 1.7708333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--icon05 {
    width: 8.3720930233vw;
    height: 6.511627907vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--icon05 {
    width: 8.3720930233vw;
    height: 6.511627907vw;
  }
}

.p-medical__item--icon06 {
  width: 2.03125vw;
  height: 1.9270833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--icon06 {
    width: 7.2093023256vw;
    height: 6.976744186vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--icon06 {
    width: 7.2093023256vw;
    height: 6.976744186vw;
  }
}

.p-medical__item--icon07 {
  width: 3.28125vw;
  height: 1.875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--icon07 {
    width: 11.8604651163vw;
    height: 6.7441860465vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--icon07 {
    width: 11.8604651163vw;
    height: 6.7441860465vw;
  }
}

.p-medical__item--icon08 {
  width: 2.1354166667vw;
  height: 2.1875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--icon08 {
    width: 7.4418604651vw;
    height: 7.6744186047vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--icon08 {
    width: 7.4418604651vw;
    height: 7.6744186047vw;
  }
}

.p-medical__item--icon09 {
  width: 2.5vw;
  height: 2.1875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--icon09 {
    width: 8.8372093023vw;
    height: 7.6744186047vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--icon09 {
    width: 8.8372093023vw;
    height: 7.6744186047vw;
  }
}

.p-medical__item--icon10 {
  width: 2.2395833333vw;
  height: 2.34375vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--icon10 {
    width: 8.1395348837vw;
    height: 8.3720930233vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--icon10 {
    width: 8.1395348837vw;
    height: 8.3720930233vw;
  }
}

.p-medical__item--icon11 {
  width: 1.71875vw;
  height: 2.2916666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--icon11 {
    width: 6.0465116279vw;
    height: 8.3720930233vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--icon11 {
    width: 6.0465116279vw;
    height: 8.3720930233vw;
  }
}

.p-medical__item--icon12 {
  width: 2.2916666667vw;
  height: 2.3958333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--icon12 {
    width: 8.1395348837vw;
    height: 8.6046511628vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--icon12 {
    width: 8.1395348837vw;
    height: 8.6046511628vw;
  }
}

.p-medical__item--icon13 {
  width: 1.5104166667vw;
  height: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--icon13 {
    width: 5.5813953488vw;
    height: 7.2093023256vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--icon13 {
    width: 5.5813953488vw;
    height: 7.2093023256vw;
  }
}

.p-medical__item--icon14 {
  width: 1.7708333333vw;
  height: 1.7708333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--icon14 {
    width: 6.511627907vw;
    height: 6.2790697674vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--icon14 {
    width: 6.511627907vw;
    height: 6.2790697674vw;
  }
}

.l-greeting {
  padding-top: 9.2708333333vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 10.4166666667vw;
  padding-right: 16.6666666667vw;
  position: relative;
}
.l-greeting::before {
  position: absolute;
  width: 21.6666666667vw;
  height: 26.4583333333vw;
  top: 0vw;
  left: 0vw;
  background: #a7e6ff;
  content: "";
}
.l-greeting::after {
  position: absolute;
  width: 12.6041666667vw;
  height: 26.4583333333vw;
  bottom: 5.2083333333vw;
  right: 0;
  background: #a7e6ff;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting {
    padding-top: 9.3023255814vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 3.7209302326vw;
  }
  .l-greeting::before, .l-greeting::after {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-greeting {
    padding-top: 9.3023255814vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 3.7209302326vw;
  }
  .l-greeting::before, .l-greeting::after {
    display: none;
  }
}

.l-greeting__ttlbox {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__ttlbox {
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-greeting__ttlbox {
    margin: 0 auto;
  }
}

.p-greeting__ttl {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 400;
  line-height: 1.09375;
  letter-spacing: 0.0078125em;
  font-family: "Fredoka", sans-serif;
  color: #e4f5fb;
}
.p-greeting__ttl span {
  font-size: max(12px, 9.375vw);
  font-weight: 500;
  line-height: 1.1111111111;
  letter-spacing: 0.0055555556em;
  text-shadow: 0.2083333333vw 0.2083333333vw 0 #3abef9, -0.2083333333vw 0.2083333333vw 0 #3abef9, -0.2083333333vw -0.2083333333vw 0 #3abef9, 0.2083333333vw -0.2083333333vw 0 #3abef9;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__ttl {
    font-size: min(128px, 14.8837209302vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.015625em;
  }
  .p-greeting__ttl span {
    font-size: min(192px, 22.3255813953vw);
    font-weight: 500;
    line-height: 1.0416666667;
    letter-spacing: 0.0104166667em;
  }
}
@media (max-width: 599px) {
  .p-greeting__ttl {
    font-size: min(128px, 14.8837209302vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.015625em;
  }
  .p-greeting__ttl span {
    font-size: min(192px, 22.3255813953vw);
    font-weight: 500;
    line-height: 1.0416666667;
    letter-spacing: 0.0104166667em;
  }
}

.p-greeting__subttl {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 5.2083333333vw;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__subttl {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
    top: 10.2325581395vw;
  }
}
@media (max-width: 599px) {
  .p-greeting__subttl {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
    top: 10.2325581395vw;
  }
}

.l-greeting__img {
  width: 24.2708333333vw;
  height: 29.0104166667vw;
  position: absolute;
  top: 10.5208333333vw;
  left: 16.7708333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__img {
    width: 70.6976744186vw;
    height: 84.4186046512vw;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    margin-top: 10vw;
  }
}
@media (max-width: 599px) {
  .l-greeting__img {
    width: 70.6976744186vw;
    height: 84.4186046512vw;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    margin-top: 10vw;
  }
}

.l-greeting__name {
  position: absolute;
  bottom: 0;
  right: 0;
  background: white;
  padding-top: 1.0416666667vw;
  padding-left: 1.9270833333vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 1.9270833333vw;
}
.l-greeting__name::before {
  position: absolute;
  width: 1.5625vw;
  height: 1.5625vw;
  bottom: 0.4166666667vw;
  right: 0.4166666667vw;
  border-bottom: 1px solid #3572ef;
  border-right: 1px solid #3572ef;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  content: "";
}
.l-greeting__name::after {
  position: absolute;
  width: 1.5625vw;
  height: 1.5625vw;
  top: 0.4166666667vw;
  left: 0.4166666667vw;
  border-top: 1px solid #3572ef;
  border-left: 1px solid #3572ef;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__name {
    padding-top: 2.7906976744vw;
    padding-left: 3.023255814vw;
    padding-bottom: 3.488372093vw;
    padding-right: 3.023255814vw;
  }
  .l-greeting__name::before {
    bottom: 1.1627906977vw;
    right: 1.3953488372vw;
    width: 4.1860465116vw;
    height: 4.1860465116vw;
  }
  .l-greeting__name::after {
    top: 1.1627906977vw;
    left: 1.3953488372vw;
    width: 4.1860465116vw;
    height: 4.1860465116vw;
  }
}
@media (max-width: 599px) {
  .l-greeting__name {
    padding-top: 2.7906976744vw;
    padding-left: 3.023255814vw;
    padding-bottom: 3.488372093vw;
    padding-right: 3.023255814vw;
  }
  .l-greeting__name::before {
    bottom: 1.1627906977vw;
    right: 1.3953488372vw;
    width: 4.1860465116vw;
    height: 4.1860465116vw;
  }
  .l-greeting__name::after {
    top: 1.1627906977vw;
    left: 1.3953488372vw;
    width: 4.1860465116vw;
    height: 4.1860465116vw;
  }
}

.p-greeting__name {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.03125em;
}
.p-greeting__name span {
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0416666667em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__name {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
  .p-greeting__name span {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-greeting__name {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
  .p-greeting__name span {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}

.p-greeting__name--en {
  margin-top: 0.7291666667vw;
  font-size: max(12px, 1.25vw);
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: 0.0416666667em;
  color: #3572ef;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__name--en {
    margin-top: 1.8604651163vw;
    font-size: min(32px, 3.7209302326vw);
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: 0.0625em;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .p-greeting__name--en {
    margin-top: 1.8604651163vw;
    font-size: min(32px, 3.7209302326vw);
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: 0.0625em;
    text-align: center;
  }
}

.p-greeting__tx {
  margin-top: 4.1666666667vw;
  width: 37.5vw;
  margin-left: auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__tx {
    width: 100%;
    margin-top: 12.3255813953vw;
  }
}
@media (max-width: 599px) {
  .p-greeting__tx {
    width: 100%;
    margin-top: 12.3255813953vw;
  }
}

.l-greeting__btnbox {
  margin-top: 2.6041666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__btnbox {
    margin-top: 9.3023255814vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-greeting__btnbox {
    margin-top: 9.3023255814vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.p-greeting__btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 1.5625vw;
  padding-left: 5.46875vw;
  padding-bottom: 1.5625vw;
  padding-right: 7.9166666667vw;
}
.p-greeting__btn::before {
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  background: url(../img/pc/arrow-link.svg) no-repeat center center/cover;
  right: 5.46875vw;
}
.p-greeting__btn::after {
  display: none;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__btn::before {
    width: 4.6511627907vw;
    height: 4.6511627907vw;
    right: 13.023255814vw;
  }
}
@media (max-width: 599px) {
  .p-greeting__btn::before {
    width: 4.6511627907vw;
    height: 4.6511627907vw;
    right: 13.023255814vw;
  }
}

.l-greeting__swiper-container {
  position: relative;
  margin-top: 3.75vw;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__swiper-container {
    margin-top: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-greeting__swiper-container {
    margin-top: 9.3023255814vw;
  }
}

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.l-greeting__swiper {
  position: relative;
}

.l-recruit {
  width: 50.625vw;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-recruit {
    width: 62.5vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit {
    width: 100%;
    padding-top: 0vw;
    padding-left: 4.1860465116vw;
    padding-bottom: 0vw;
    padding-right: 4.1860465116vw;
  }
}
@media (max-width: 599px) {
  .l-recruit {
    width: 100%;
    padding-top: 0vw;
    padding-left: 4.1860465116vw;
    padding-bottom: 0vw;
    padding-right: 4.1860465116vw;
  }
}

.l-recruit__img {
  position: relative;
}

.p-recruit__img--ttl {
  position: absolute;
  left: 2.1354166667vw;
  bottom: 2.1354166667vw;
  color: white;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.025em;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__img--ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
    left: 3.023255814vw;
    bottom: 6.7441860465vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__img--ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
    left: 3.023255814vw;
    bottom: 6.7441860465vw;
  }
}

.l-recruit__btn {
  background: #e4f5fb;
  padding-top: 2.2395833333vw;
  padding-left: 2.8125vw;
  padding-bottom: 2.2395833333vw;
  padding-right: 7.2916666667vw;
  position: relative;
  z-index: 1;
}
.l-recruit__btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9.7916666667vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-recruit__btn::after {
  position: absolute;
  width: 1.6666666667vw;
  height: 1.6666666667vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 2.96875vw;
  background: url(../img/pc/arrow.svg) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__btn {
    padding-top: 2.7906976744vw;
    padding-left: 2.7906976744vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 2.7906976744vw;
  }
}
@media (max-width: 599px) {
  .l-recruit__btn {
    padding-top: 2.7906976744vw;
    padding-left: 2.7906976744vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 2.7906976744vw;
  }
}
.l-recruit__btn a {
  gap: 3.9534883721vw;
}
.l-recruit__btn::after {
  width: 2.7906976744vw;
  height: 2.7906976744vw;
  right: 2.0930232558vw;
}

.p-recruit__ttl {
  color: white;
  position: absolute;
  left: 2.0833333333vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__ttl {
    left: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__ttl {
    left: 4.6511627907vw;
  }
}

.p-recruit__subttl {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.025em;
}
.p-recruit__subttl span {
  color: #3572ef;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__subttl {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-recruit__subttl {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}

.p-recruit__tx {
  font-size: max(12px, 1.25vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.0416666667em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__tx {
    font-size: min(30px, 3.488372093vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}
@media (max-width: 599px) {
  .p-recruit__tx {
    font-size: min(30px, 3.488372093vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}

.l-footer__add {
  margin-top: 12.5vw;
  margin-left: 0vw;
  margin-bottom: 6.25vw;
  margin-right: 0vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7.6041666667vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__add {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8.1395348837vw;
    margin-top: 20.4651162791vw;
    margin-left: 0vw;
    margin-bottom: 16.976744186vw;
    margin-right: 0vw;
    padding-top: 0vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 0vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .l-footer__add {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8.1395348837vw;
    margin-top: 20.4651162791vw;
    margin-left: 0vw;
    margin-bottom: 16.976744186vw;
    margin-right: 0vw;
    padding-top: 0vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 0vw;
    padding-right: 3.7209302326vw;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__add--le {
    text-align: center;
  }
}
@media (max-width: 599px) {
  .l-footer__add--le {
    text-align: center;
  }
}

.p-footer__add--ttl {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.025em;
  color: #3572ef;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__add--ttl {
    font-size: min(72px, 8.3720930233vw);
    font-weight: 500;
    line-height: 1.1111111111;
    letter-spacing: 0.0277777778em;
    color: #333;
  }
}
@media (max-width: 599px) {
  .p-footer__add--ttl {
    font-size: min(72px, 8.3720930233vw);
    font-weight: 500;
    line-height: 1.1111111111;
    letter-spacing: 0.0277777778em;
    color: #333;
  }
}

.p-footer__add--subttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: 0.03125em;
  color: #3572ef;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__add--subttl {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
    color: #333;
  }
}
@media (max-width: 599px) {
  .p-footer__add--subttl {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
    color: #333;
  }
}

.p-footer__add--tx {
  margin-top: 1.3020833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__add--tx {
    margin-top: 9.7674418605vw;
  }
}
@media (max-width: 599px) {
  .p-footer__add--tx {
    margin-top: 9.7674418605vw;
  }
}

.l-footer__add--fx {
  margin-top: 3.28125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.7708333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__add--fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.5813953488vw;
    margin-top: 8.1395348837vw;
  }
}
@media (max-width: 599px) {
  .l-footer__add--fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.5813953488vw;
    margin-top: 8.1395348837vw;
  }
}

.p-footer__add--web {
  padding-top: 1.1979166667vw;
  padding-left: 1.4583333333vw;
  padding-bottom: 1.1979166667vw;
  padding-right: 2.9166666667vw;
}
.p-footer__add--web::before {
  right: 1.4583333333vw;
}
.p-footer__add--web::after {
  right: 1.7708333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__add--web {
    padding-top: 5.3488372093vw;
    padding-left: 6.511627907vw;
    padding-bottom: 5.3488372093vw;
    padding-right: 13.023255814vw;
  }
  .p-footer__add--web::before {
    right: 6.511627907vw;
    width: 3.9534883721vw;
    height: 3.9534883721vw;
  }
  .p-footer__add--web::after {
    right: 7.9069767442vw;
    width: 1.8604651163vw;
    height: 1.8604651163vw;
  }
}
@media (max-width: 599px) {
  .p-footer__add--web {
    padding-top: 5.3488372093vw;
    padding-left: 6.511627907vw;
    padding-bottom: 5.3488372093vw;
    padding-right: 13.023255814vw;
  }
  .p-footer__add--web::before {
    right: 6.511627907vw;
    width: 3.9534883721vw;
    height: 3.9534883721vw;
  }
  .p-footer__add--web::after {
    right: 7.9069767442vw;
    width: 1.8604651163vw;
    height: 1.8604651163vw;
  }
}

.l-footer__map {
  width: 100%;
  height: 26.9270833333vw;
}
.l-footer__map iframe {
  width: 100%;
  height: 26.9270833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__map {
    height: 80vw;
  }
  .l-footer__map iframe {
    height: 80vw;
  }
}
@media (max-width: 599px) {
  .l-footer__map {
    height: 80vw;
  }
  .l-footer__map iframe {
    height: 80vw;
  }
}

.l-footer__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 14.1666666667vw;
  margin-top: 3.0208333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
    padding-top: 9.3023255814vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 0vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .l-footer__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
    padding-top: 9.3023255814vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 0vw;
    padding-right: 3.7209302326vw;
  }
}

.p-footer__nav--ttl {
  font-size: max(12px, 1.875vw);
  font-weight: 400;
  line-height: 1.1111111111;
  letter-spacing: 0.0277777778em;
  color: #3572ef;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__nav--ttl {
    font-size: min(72px, 8.3720930233vw);
    font-weight: 400;
    line-height: 1.1111111111;
    letter-spacing: 0.0277777778em;
  }
}
@media (max-width: 599px) {
  .p-footer__nav--ttl {
    font-size: min(72px, 8.3720930233vw);
    font-weight: 400;
    line-height: 1.1111111111;
    letter-spacing: 0.0277777778em;
  }
}

.l-footer__items {
  margin-top: 0.8854166667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5729166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__items {
    margin-top: 3.9534883721vw;
    gap: 2.5581395349vw;
  }
}
@media (max-width: 599px) {
  .l-footer__items {
    margin-top: 3.9534883721vw;
    gap: 2.5581395349vw;
  }
}

.p-footer__item,
.p-drawer__item {
  padding-left: 1.0416666667vw;
  position: relative;
}
.p-footer__item::before,
.p-drawer__item::before {
  position: absolute;
  top: 0.8333333333vw;
  left: 0vw;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 0.2083333333vw solid transparent;
  border-bottom: 0.2083333333vw solid transparent;
  border-left: 0.4166666667vw solid #333;
  border-right: 0;
  content: "";
}
@media (min-width: 768px) and (max-width: 999px) {
  .p-footer__item::before,
  .p-drawer__item::before {
    top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__item,
  .p-drawer__item {
    padding-left: 4.6511627907vw;
  }
  .p-footer__item::before,
  .p-drawer__item::before {
    top: 2.7906976744vw;
    border-top: 0.9302325581vw solid transparent;
    border-bottom: 0.9302325581vw solid transparent;
    border-left: 1.8604651163vw solid #333;
  }
}
@media (max-width: 599px) {
  .p-footer__item,
  .p-drawer__item {
    padding-left: 4.6511627907vw;
  }
  .p-footer__item::before,
  .p-drawer__item::before {
    top: 2.7906976744vw;
    border-top: 0.9302325581vw solid transparent;
    border-bottom: 0.9302325581vw solid transparent;
    border-left: 1.8604651163vw solid #333;
  }
}

.l-footer__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.25vw;
  margin-top: 0.8854166667vw;
}
.l-footer__wrap:not(:first-child) {
  margin-top: 0.5729166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__wrap {
    margin-top: 3.9534883721vw;
    gap: 2.5581395349vw 5.5813953488vw;
  }
  .l-footer__wrap:not(:first-child) {
    margin-top: 2.5581395349vw;
  }
}
@media (max-width: 599px) {
  .l-footer__wrap {
    margin-top: 3.9534883721vw;
    gap: 2.5581395349vw 5.5813953488vw;
  }
  .l-footer__wrap:not(:first-child) {
    margin-top: 2.5581395349vw;
  }
}

.l-footer__copy {
  text-align: center;
  margin-top: 5vw;
  padding-bottom: 1.5625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__copy {
    margin-top: 15.5813953488vw;
    padding-bottom: 5.1162790698vw;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    margin-top: 15.5813953488vw;
    padding-bottom: 5.1162790698vw;
  }
}

.c-fv {
  background: url(../img/pc/c-fv.webp) no-repeat center center/cover;
  padding-top: 10.2083333333vw;
  padding-left: 0vw;
  padding-bottom: 10.2083333333vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv {
    padding-top: 18.6046511628vw;
    padding-left: 0vw;
    padding-bottom: 18.6046511628vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-fv {
    padding-top: 18.6046511628vw;
    padding-left: 0vw;
    padding-bottom: 18.6046511628vw;
    padding-right: 0vw;
  }
}

.c-fv__ttl {
  text-align: center;
  color: white;
  font-size: max(12px, 2.5vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0416666667em;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttl {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
}
@media (max-width: 599px) {
  .c-fv__ttl {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
}

/* ============================================
recruit
============================================ */
.l-Recruit__table {
  border-collapse: collapse;
  table-layout: fixed;
  overflow-x: auto;
  display: block;
  white-space: nowrap;
  padding-top: 3.28125vw;
  padding-left: 18.90625vw;
  padding-bottom: 5vw;
  padding-right: 18.90625vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-Recruit__table {
    padding-top: 3.125vw;
    padding-left: 10.4166666667vw;
    padding-bottom: 3.125vw;
    padding-right: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit__table {
    padding-top: 13.9534883721vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit__table {
    padding-top: 13.9534883721vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 3.7209302326vw;
  }
}

.p-Recruit__table--ttl,
.p-Recruit__table--tx {
  vertical-align: middle;
  padding-top: 0.7291666667vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 0.7291666667vw;
  padding-right: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Recruit__table--ttl,
  .p-Recruit__table--tx {
    padding-top: 2.7906976744vw;
    padding-left: 2.7906976744vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 2.7906976744vw;
  }
}
@media (max-width: 599px) {
  .p-Recruit__table--ttl,
  .p-Recruit__table--tx {
    padding-top: 2.7906976744vw;
    padding-left: 2.7906976744vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 2.7906976744vw;
  }
}

.p-Recruit__table--ttl {
  background: #3572ef;
  color: white;
  text-align: center;
  border: 1px solid white;
  font-weight: 700;
}

.p-Recruit__table--tx {
  border: 1px solid #3572ef;
}

/* ============================================
staff
============================================ */
.l-staff__le {
  width: calc(100% - 27.9166666667vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-staff__le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-staff__le {
    width: 100%;
  }
}

.l-staff__img {
  width: 24.2708333333vw;
  height: 29.0104166667vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-staff__img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .l-staff__img {
    width: 100%;
    height: auto;
  }
}

.l-staff__items {
  margin-top: 1.0416666667vw;
}

/* ============================================
access
============================================ */
.l-Access01__img {
  width: 43.59375vw;
  height: 28.28125vw;
  margin-top: 2.9166666667vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Access01__img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .l-Access01__img {
    width: 100%;
    height: auto;
  }
}

.p-Access01__ttl,
.p-Access01__subttl {
  text-align: center;
  color: #3572ef;
}

.p-Access01__ttl {
  margin-top: 2.9166666667vw;
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.03125em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Access01__ttl {
    margin-top: 7.4418604651vw;
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.5625;
    letter-spacing: 0.03125em;
  }
}
@media (max-width: 599px) {
  .p-Access01__ttl {
    margin-top: 7.4418604651vw;
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.5625;
    letter-spacing: 0.03125em;
  }
}

.p-Access01__subttl {
  font-size: max(12px, 1.875vw);
  font-weight: 300;
  line-height: 1.1111111111;
  letter-spacing: 0.0277777778em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Access01__subttl {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-Access01__subttl {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
}

.l-Access01__add {
  padding-top: 2.1875vw;
  text-align: center;
  position: relative;
}
.l-Access01__add::before {
  position: absolute;
  width: 1.71875vw;
  height: 1.71875vw;
  top: 0vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/access-pin.svg) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Access01__add {
    padding-top: 5.5813953488vw;
  }
  .l-Access01__add::before {
    width: 4.6511627907vw;
    height: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-Access01__add {
    padding-top: 5.5813953488vw;
  }
  .l-Access01__add::before {
    width: 4.6511627907vw;
    height: 4.6511627907vw;
  }
}

.l-Access01__tel {
  margin-top: 1.875vw;
  background: #e4f5fb;
  padding-top: 1.0416666667vw;
  padding-left: 3.90625vw;
  padding-bottom: 0.8854166667vw;
  padding-right: 1.9791666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Access01__tel {
    padding-top: 3.7209302326vw;
    padding-left: 11.6279069767vw;
    padding-bottom: 3.7209302326vw;
    padding-right: 5.5813953488vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-top: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-Access01__tel {
    padding-top: 3.7209302326vw;
    padding-left: 11.6279069767vw;
    padding-bottom: 3.7209302326vw;
    padding-right: 5.5813953488vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-top: 4.6511627907vw;
  }
}

.l-Access__table {
  border: 1px solid;
  padding-top: 1.6666666667vw;
  padding-left: 2.2916666667vw;
  padding-bottom: 1.6666666667vw;
  padding-right: 2.2916666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Access__table {
    padding: 0;
  }
}
@media (max-width: 599px) {
  .l-Access__table {
    padding: 0;
  }
}

.l-Access02__map {
  margin-top: 3.3333333333vw;
  width: 100%;
  height: 32.2395833333vw;
}
.l-Access02__map iframe {
  width: 100%;
  height: 32.2395833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Access02__map {
    height: 69.7674418605vw;
    margin-top: 7.4418604651vw;
  }
  .l-Access02__map iframe {
    height: 69.7674418605vw;
  }
}
@media (max-width: 599px) {
  .l-Access02__map {
    height: 69.7674418605vw;
    margin-top: 7.4418604651vw;
  }
  .l-Access02__map iframe {
    height: 69.7674418605vw;
  }
}

.l-Access02__box {
  background: #e4f5fb;
  margin-top: 3.75vw;
  margin-left: 0vw;
  margin-bottom: 6.25vw;
  margin-right: 0vw;
  padding-top: 4.0104166667vw;
  padding-left: 3.28125vw;
  padding-bottom: 4.4791666667vw;
  padding-right: 3.28125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Access02__box {
    margin-top: 9.3023255814vw;
    margin-left: 0vw;
    margin-bottom: 9.3023255814vw;
    margin-right: 0vw;
    padding-top: 9.3023255814vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 3.7209302326vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 599px) {
  .l-Access02__box {
    margin-top: 9.3023255814vw;
    margin-left: 0vw;
    margin-bottom: 9.3023255814vw;
    margin-right: 0vw;
    padding-top: 9.3023255814vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 3.7209302326vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.p-Access__tx,
.p-Access__ttl {
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0416666667em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Access__tx,
  .p-Access__ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .p-Access__tx,
  .p-Access__ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-Access__ttl {
  padding-left: 3.4375vw;
  padding-bottom: 1.25vw;
  border-bottom: 1px solid;
  position: relative;
}
.p-Access__ttl::before {
  position: absolute;
  width: 2.1354166667vw;
  height: 2.1354166667vw;
  top: -0.3125vw;
  left: 0vw;
  background: url(../img/pc/car.svg) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Access__ttl {
    padding-left: 5.5813953488vw;
  }
  .p-Access__ttl::before {
    width: 4.6511627907vw;
    height: 4.6511627907vw;
    top: 1.3953488372vw;
  }
}
@media (max-width: 599px) {
  .p-Access__ttl {
    padding-left: 5.5813953488vw;
  }
  .p-Access__ttl::before {
    width: 4.6511627907vw;
    height: 4.6511627907vw;
    top: 1.3953488372vw;
  }
}

.p-Access__tx {
  margin-top: 1.6666666667vw;
  line-height: 2;
}

/* ============================================
clinic
============================================ */
.l-clinic {
  position: relative;
  padding-top: 16.6666666667vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 49.4791666667vw;
  padding-right: 36.4583333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10.4166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic {
    padding: 0;
    padding-bottom: 102.3255813953vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12.7906976744vw;
    overflow-x: hidden;
  }
}
@media (max-width: 599px) {
  .l-clinic {
    padding: 0;
    padding-bottom: 102.3255813953vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12.7906976744vw;
    overflow-x: hidden;
  }
}

.l-clinic__img01 {
  top: 0vw;
}

.l-clinic__img02 {
  bottom: 32.2916666667vw;
}

.l-clinic__img03 {
  bottom: 28.125vw;
}

.l-clinic__img04 {
  top: 17.7083333333vw;
}

.l-clinic__img05 {
  top: 46.875vw;
}

.l-clinic__img06 {
  bottom: 1.0416666667vw;
}

.l-clinic__asirai {
  bottom: 20.8333333333vw;
}

.l-clinic__swiper-container {
  position: relative;
  margin-top: 3.5416666667vw;
  margin-left: 16.6666666667vw;
  margin-bottom: 0vw;
  margin-right: 16.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic__swiper-container {
    margin-top: 11.1627906977vw;
    margin-left: 11.1627906977vw;
    margin-bottom: 0vw;
    margin-right: 11.1627906977vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__swiper-container {
    margin-top: 11.1627906977vw;
    margin-left: 11.1627906977vw;
    margin-bottom: 0vw;
    margin-right: 11.1627906977vw;
  }
}

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
}

.l-clinic__prev {
  left: -2.0833333333vw;
}
.l-clinic__prev::after {
  position: absolute;
  width: 1.5625vw;
  height: 1.5625vw;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
  border-right: 0.3125vw solid #3abef9;
  border-bottom: 0.3125vw solid #3abef9;
  content: "";
  border-radius: 0.3125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic__prev {
    left: -5.5813953488vw;
  }
  .l-clinic__prev::after {
    width: 5.5813953488vw;
    height: 5.5813953488vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__prev {
    left: -5.5813953488vw;
  }
  .l-clinic__prev::after {
    width: 5.5813953488vw;
    height: 5.5813953488vw;
  }
}

.l-clinic__next {
  right: -2.0833333333vw;
}
.l-clinic__next::after {
  position: absolute;
  width: 1.5625vw;
  height: 1.5625vw;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  border-right: 0.3125vw solid #3abef9;
  border-bottom: 0.3125vw solid #3abef9;
  content: "";
  border-radius: 0.3125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic__next {
    right: -5.5813953488vw;
  }
  .l-clinic__next::after {
    width: 5.5813953488vw;
    height: 5.5813953488vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__next {
    right: -5.5813953488vw;
  }
  .l-clinic__next::after {
    width: 5.5813953488vw;
    height: 5.5813953488vw;
  }
}

.l-clinic01__items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.5208333333vw;
  margin-top: 2.4479166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic01__items {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 7.4418604651vw;
  }
}
@media (max-width: 599px) {
  .l-clinic01__items {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 7.4418604651vw;
  }
}

.l-clinic01__item {
  cursor: pointer;
}

.l-clinic01__item--active {
  opacity: 0.3;
}

.l-clinic02 {
  margin-top: 5.2083333333vw;
  margin-left: 0vw;
  margin-bottom: 5.2083333333vw;
  margin-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic02 {
    margin-top: 13.9534883721vw;
    margin-left: 0vw;
    margin-bottom: 13.9534883721vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-clinic02 {
    margin-top: 13.9534883721vw;
    margin-left: 0vw;
    margin-bottom: 13.9534883721vw;
    margin-right: 0vw;
  }
}

.l-clinic02__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.9375vw;
  margin-top: 3.5416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic02__items {
    grid-template-columns: 1fr;
    gap: 3.7209302326vw;
    margin-top: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-clinic02__items {
    grid-template-columns: 1fr;
    gap: 3.7209302326vw;
    margin-top: 9.3023255814vw;
  }
}

.c-main__ttl {
  font-size: max(12px, 2.5vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.0416666667em;
  background: #a7e6ff;
  padding-top: 1.875vw;
  padding-left: 0vw;
  padding-bottom: 1.875vw;
  padding-right: 0vw;
  text-align: center;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  position: relative;
}
.c-main__ttl::before {
  position: absolute;
  width: calc(100% - 1.4583333333vw);
  height: calc(100% - 1.4583333333vw);
  border: 1px solid white;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl {
    padding-top: 3.7209302326vw;
    padding-left: 0vw;
    padding-bottom: 3.7209302326vw;
    padding-right: 0vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
  .c-main__ttl::before {
    width: calc(100% - 3.7209302326vw);
    height: calc(100% - 3.7209302326vw);
  }
}
@media (max-width: 599px) {
  .c-main__ttl {
    padding-top: 3.7209302326vw;
    padding-left: 0vw;
    padding-bottom: 3.7209302326vw;
    padding-right: 0vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
  .c-main__ttl::before {
    width: calc(100% - 3.7209302326vw);
    height: calc(100% - 3.7209302326vw);
  }
}

.c-fx {
  padding-top: 2.5vw;
  padding-left: 0vw;
  padding-bottom: 5vw;
  padding-right: 0vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.6458333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3023255814vw;
    padding-top: 9.3023255814vw;
    padding-left: 0vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3023255814vw;
    padding-top: 9.3023255814vw;
    padding-left: 0vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 0vw;
  }
}

.c-le {
  width: calc(100% - 35.5208333333vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .c-le {
    width: 100%;
  }
}

.c-ri {
  width: 30.7291666667vw;
  height: 19.7916666667vw;
  position: relative;
}
.c-ri::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1.1458333333vw;
  left: 1.1458333333vw;
  background: #e4f5fb;
  z-index: -1;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ri {
    width: 100%;
    height: auto;
  }
  .c-ri::after {
    top: 1.8604651163vw;
    left: 1.8604651163vw;
  }
}
@media (max-width: 599px) {
  .c-ri {
    width: 100%;
    height: auto;
  }
  .c-ri::after {
    top: 1.8604651163vw;
    left: 1.8604651163vw;
  }
}

.c-trouble {
  background: #e4f5fb;
  padding-top: 5.5208333333vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 5vw;
  padding-right: 16.6666666667vw;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .c-trouble {
    padding-top: 5.2083333333vw;
    padding-left: 5.2083333333vw;
    padding-bottom: 5.2083333333vw;
    padding-right: 5.2083333333vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .c-trouble {
    padding-top: 5.2083333333vw;
    padding-left: 5.2083333333vw;
    padding-bottom: 5.2083333333vw;
    padding-right: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble {
    padding-top: 9.3023255814vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .c-trouble {
    padding-top: 9.3023255814vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 3.7209302326vw;
  }
}

.c-trouble__inner {
  background: white;
  position: relative;
  padding-top: 5.1041666667vw;
  padding-left: 2.7604166667vw;
  padding-bottom: 2.4479166667vw;
  padding-right: 2.7604166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble__inner {
    padding-top: 13.9534883721vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .c-trouble__inner {
    padding-top: 13.9534883721vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 3.7209302326vw;
  }
}

.c-trouble__ttl {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 400;
  line-height: 1.09375;
  letter-spacing: 0.0234375em;
  font-family: "Fredoka", sans-serif;
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000;
  color: white;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -3.75vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble__ttl {
    font-size: min(120px, 13.9534883721vw);
    font-weight: 400;
    line-height: 1.1666666667;
    letter-spacing: 0.0166666667em;
    top: -7.4418604651vw;
  }
}
@media (max-width: 599px) {
  .c-trouble__ttl {
    font-size: min(120px, 13.9534883721vw);
    font-weight: 400;
    line-height: 1.1666666667;
    letter-spacing: 0.0166666667em;
    top: -7.4418604651vw;
  }
}

.c-trouble__subttl {
  text-align: center;
  background: #e4f5fb;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.5625;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble__subttl {
    font-size: min(44px, 5.1162790698vw);
    font-weight: 400;
    line-height: 1.3636363636;
    letter-spacing: 0.0454545455em;
  }
}
@media (max-width: 599px) {
  .c-trouble__subttl {
    font-size: min(44px, 5.1162790698vw);
    font-weight: 400;
    line-height: 1.3636363636;
    letter-spacing: 0.0454545455em;
  }
}

.c-trouble__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.3125vw 5.0520833333vw;
  margin-top: 0.9375vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble__items {
    grid-template-columns: 1fr;
    gap: 3.7209302326vw;
    margin-top: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .c-trouble__items {
    grid-template-columns: 1fr;
    gap: 3.7209302326vw;
    margin-top: 3.7209302326vw;
  }
}

.c-trouble__item {
  padding-left: 1.4583333333vw;
  padding-bottom: 0.4166666667vw;
  border-bottom: 1px solid #f5f5f5;
  position: relative;
}
.c-trouble__item::before {
  position: absolute;
  width: 0.9375vw;
  height: 0.9375vw;
  top: 0.625vw;
  left: 0vw;
  background: url(../img/pc/check-main.svg) no-repeat center center/cover;
  content: "";
}
@media (min-width: 768px) and (max-width: 999px) {
  .c-trouble__item::before {
    top: 1.25vw;
  }
}
.c-trouble__item:nth-child(1)::before, .c-trouble__item:nth-child(2)::before, .c-trouble__item:nth-child(5)::before, .c-trouble__item:nth-child(6)::before {
  background: url(../img/pc/check-link.svg) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble__item {
    padding-left: 4.6511627907vw;
  }
  .c-trouble__item::before {
    width: 2.7906976744vw;
    height: 2.7906976744vw;
    top: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .c-trouble__item {
    padding-left: 4.6511627907vw;
  }
  .c-trouble__item::before {
    width: 2.7906976744vw;
    height: 2.7906976744vw;
    top: 2.3255813953vw;
  }
}

.l-merit,
.l-demerit {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 1.5625vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 1.5625vw;
  padding-right: 1.0416666667vw;
  border: 1px solid #3572ef;
  -webkit-box-shadow: 0.4166666667vw 0.4166666667vw 0 0 #3572ef;
          box-shadow: 0.4166666667vw 0.4166666667vw 0 0 #3572ef;
}

.dod li {
  padding-left: 1.3020833333vw;
  margin-top: 0.5208333333vw;
  position: relative;
}
.dod li::before {
  position: absolute;
  width: 0.78125vw;
  height: 0.78125vw;
  top: 0.625vw;
  left: 0vw;
  background: #3572ef;
  border-radius: 50%;
  content: "";
}
@media (min-width: 768px) and (max-width: 999px) {
  .dod li::before {
    top: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .dod li {
    margin-top: 2.3255813953vw;
    padding-left: 2.7906976744vw;
  }
  .dod li::before {
    width: 1.8604651163vw;
    height: 1.8604651163vw;
    top: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .dod li {
    margin-top: 2.3255813953vw;
    padding-left: 2.7906976744vw;
  }
  .dod li::before {
    width: 1.8604651163vw;
    height: 1.8604651163vw;
    top: 2.3255813953vw;
  }
}

.l-demerit {
  -webkit-box-shadow: 0.4166666667vw 0.4166666667vw 0 0 #555c77;
          box-shadow: 0.4166666667vw 0.4166666667vw 0 0 #555c77;
  border: 1px solid #555c77;
}
.l-demerit .pa10 {
  background-color: #555c77;
}
.l-demerit li::before {
  background-color: #555c77;
}

.pa10 {
  background: #3572ef;
  color: white;
  padding-top: 0.5208333333vw;
  padding-left: 0vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 0vw;
  text-align: center;
  font-size: max(12px, 1.25vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pa10 {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    padding-top: 1.8604651163vw;
    padding-left: 0vw;
    padding-bottom: 1.8604651163vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .pa10 {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    padding-top: 1.8604651163vw;
    padding-left: 0vw;
    padding-bottom: 1.8604651163vw;
    padding-right: 0vw;
  }
}

.l-medical09__le {
  width: calc(100% - 45.3125vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical09__le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-medical09__le {
    width: 100%;
  }
}

.l-medical09__ri {
  width: 41.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical09__ri {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .l-medical09__ri {
    width: 100%;
    height: auto;
  }
}

.fc40 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.0833333333vw;
  margin-top: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fc40 {
    margin-top: 6.976744186vw;
    gap: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .fc40 {
    margin-top: 6.976744186vw;
    gap: 4.6511627907vw;
  }
}

.l-table {
  border-collapse: collapse;
  table-layout: fixed;
  margin: 0 auto;
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-table {
    overflow-x: scroll;
    white-space: nowrap;
  }
}
@media (max-width: 599px) {
  .l-table {
    overflow-x: scroll;
    white-space: nowrap;
  }
}

.p-table--ttl,
.p-table--tx {
  text-align: center;
  padding-top: 1.0416666667vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 1.0416666667vw;
  border: 1px solid;
  vertical-align: middle;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-table--ttl,
  .p-table--tx {
    padding-top: 3.7209302326vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 3.7209302326vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .p-table--ttl,
  .p-table--tx {
    padding-top: 3.7209302326vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 3.7209302326vw;
    padding-right: 3.7209302326vw;
  }
}

.breadcrumb {
  padding-top: 4.1666666667vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 16.6666666667vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .breadcrumb {
    padding-top: 0vw;
    padding-left: 5.2083333333vw;
    padding-bottom: 0vw;
    padding-right: 5.2083333333vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .breadcrumb {
    padding-top: 0vw;
    padding-left: 5.2083333333vw;
    padding-bottom: 0vw;
    padding-right: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .breadcrumb {
    padding-top: 5.5813953488vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 5.5813953488vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .breadcrumb {
    padding-top: 5.5813953488vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 5.5813953488vw;
    padding-right: 3.7209302326vw;
  }
}

.l-archive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.25vw;
  margin-bottom: 8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-archive {
    grid-template-columns: 1fr;
    gap: 3.7209302326vw;
    margin-bottom: 18.6046511628vw;
  }
}
@media (max-width: 599px) {
  .l-archive {
    grid-template-columns: 1fr;
    gap: 3.7209302326vw;
    margin-bottom: 18.6046511628vw;
  }
}

.l-archive__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25vw;
}

.p-single__ttl {
  margin-top: 0.8333333333vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.5625;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-single__ttl {
    margin-top: 2.7906976744vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 700;
    line-height: 1.4166666667;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-single__ttl {
    margin-top: 2.7906976744vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 700;
    line-height: 1.4166666667;
    letter-spacing: 0em;
  }
}

.p-single__tx {
  margin-top: 0.8333333333vw;
  margin-left: 0vw;
  margin-bottom: 4.1666666667vw;
  margin-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-single__tx {
    margin-top: 2.7906976744vw;
    margin-left: 0vw;
    margin-bottom: 9.3023255814vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-single__tx {
    margin-top: 2.7906976744vw;
    margin-left: 0vw;
    margin-bottom: 9.3023255814vw;
    margin-right: 0vw;
  }
}

/* ============================================
contact
============================================ */
.l-form {
  padding-top: 4.1666666667vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 3.0208333333vw;
  padding-right: 16.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-form {
    padding-top: 13.9534883721vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .l-form {
    padding-top: 13.9534883721vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 3.7209302326vw;
  }
}

.l-contact__tel {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 2.0833333333vw;
}
.l-contact__tel .l-header__tel {
  background: #f4f3f3;
}

.p-form__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.1458333333vw;
  padding-left: 0vw;
  padding-bottom: 1.1458333333vw;
  padding-right: 15.625vw;
  border-bottom: 1px solid #f5f5f5;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-form__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.8604651163vw;
    padding-top: 2.7906976744vw;
    padding-left: 0vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-form__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.8604651163vw;
    padding-top: 2.7906976744vw;
    padding-left: 0vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 0vw;
  }
}

.p-form__ttl {
  width: 14.5833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-form__ttl {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-form__ttl {
    width: 100%;
  }
}

.wpcf7-form-control-wrap {
  width: calc(100% - 14.5833333333vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .wpcf7-form-control-wrap {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .wpcf7-form-control-wrap {
    width: 100%;
  }
}

.p-form__input,
.p-form__textarea {
  margin-left: 1.4583333333vw;
  width: 100%;
  padding-top: 0.625vw;
  padding-left: 0.8333333333vw;
  padding-bottom: 0.625vw;
  padding-right: 0.8333333333vw;
  background: #f5f5f5;
  border: 2px solid #c4c4c4;
  font-size: 16px;
  line-height: 1.5;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-form__input,
  .p-form__textarea {
    margin-left: 0;
    padding-top: 1.8604651163vw;
    padding-left: 1.8604651163vw;
    padding-bottom: 1.8604651163vw;
    padding-right: 1.8604651163vw;
  }
}
@media (max-width: 599px) {
  .p-form__input,
  .p-form__textarea {
    margin-left: 0;
    padding-top: 1.8604651163vw;
    padding-left: 1.8604651163vw;
    padding-bottom: 1.8604651163vw;
    padding-right: 1.8604651163vw;
  }
}

.l-form__txetarea {
  width: calc(100% - 14.5833333333vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-form__txetarea {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-form__txetarea {
    width: 100%;
  }
}

.wpcf7-form-control-wrap .wpcf7-textarea {
  height: 11.3541666667vw;
  width: 100%;
  padding-top: 0.8333333333vw;
  padding-left: 0.8333333333vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 0.8333333333vw;
  margin-left: 1.4583333333vw;
  border: 2px solid #c4c4c4;
  background: #f4f3f3;
}
@media (min-width: 600px) and (max-width: 767px) {
  .wpcf7-form-control-wrap .wpcf7-textarea {
    height: 46.511627907vw;
    padding-top: 2.7906976744vw;
    padding-left: 2.7906976744vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 2.7906976744vw;
  }
}
@media (max-width: 599px) {
  .wpcf7-form-control-wrap .wpcf7-textarea {
    height: 46.511627907vw;
    padding-top: 2.7906976744vw;
    padding-left: 2.7906976744vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 2.7906976744vw;
  }
}

.l-form__age {
  width: 136px;
}

/* ボタン */
.p-form__button-wrap {
  text-align: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 3.0208333333vw;
}
.p-form__button-wrap input[type=submit],
.p-form__button-wrap button[type=submit] {
  background-color: #3572ef;
  font-size: max(12px, 1.0416666667vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.125em;
  padding-top: 1.1458333333vw;
  padding-left: 6.1458333333vw;
  padding-bottom: 1.1458333333vw;
  padding-right: 6.1458333333vw;
  border: none;
  color: white;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
.p-form__button-wrap input[type=submit]:hover,
.p-form__button-wrap button[type=submit]:hover {
  opacity: 0.7;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-form__button-wrap input[type=submit],
  .p-form__button-wrap button[type=submit] {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
    padding-top: 2.7906976744vw;
    padding-left: 5.5813953488vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 5.5813953488vw;
    margin-top: 7.4418604651vw;
  }
}
@media (max-width: 599px) {
  .p-form__button-wrap input[type=submit],
  .p-form__button-wrap button[type=submit] {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
    padding-top: 2.7906976744vw;
    padding-left: 5.5813953488vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 5.5813953488vw;
    margin-top: 7.4418604651vw;
  }
}

.l-policy {
  margin-top: 2.7083333333vw;
  padding-top: 1.8229166667vw;
  padding-left: 0vw;
  padding-bottom: 3.9583333333vw;
  padding-right: 0vw;
  border: 1px solid #d9d9d9;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-policy {
    margin-top: 7.4418604651vw;
    padding-top: 3.7209302326vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 3.7209302326vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .l-policy {
    margin-top: 7.4418604651vw;
    padding-top: 3.7209302326vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 3.7209302326vw;
    padding-right: 3.7209302326vw;
  }
}

.p-policy__tx {
  font-size: max(12px, 0.78125vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0666666667em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-policy__tx {
    font-size: min(28px, 3.2558139535vw);
    font-weight: 500;
    line-height: 1.4285714286;
    letter-spacing: 0.0357142857em;
    margin-top: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .p-policy__tx {
    font-size: min(28px, 3.2558139535vw);
    font-weight: 500;
    line-height: 1.4285714286;
    letter-spacing: 0.0357142857em;
    margin-top: 3.7209302326vw;
  }
}

.last {
  border-bottom: none;
}