@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: #3b2c1b;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.0416666667vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media (min-width: 600px) and (max-width: 767px) {
  body {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: 0.03125em;
    padding-bottom: 18.6666666667vw;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: 0.03125em;
    padding-bottom: 18.6666666667vw;
  }
}

[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; /* ヘッダー高さ分 */
  }
}

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

.fz36 {
  font-size: max(12px, 1.875vw);
  font-weight: 400;
  line-height: 1.7777777778;
  letter-spacing: 0.0833333333em;
  color: #25a273;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz36 {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .fz36 {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}

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

.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, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.025em;
  }
}
@media (max-width: 599px) {
  .fz28 {
    font-size: min(40px, 5.3333333333vw);
    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;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz25 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .fz25 {
    font-size: min(40px, 5.3333333333vw);
    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: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz24 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .fz24 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.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.8vw);
    font-weight: 700;
    line-height: 1.1111111111;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .fz22 {
    font-size: min(36px, 4.8vw);
    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;
}

.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, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}
@media (max-width: 599px) {
  .fz16 {
    font-size: min(30px, 4vw);
    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;
}

.tal {
  text-align: left !important;
}

.ml70 {
  margin-left: 3.6458333333vw !important;
}

.pt0 {
  padding-top: 0 !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pt0 {
    padding-top: 0 !important;
  }
}
@media (max-width: 599px) {
  .pt0 {
    padding-top: 0 !important;
  }
}

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

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

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

.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;
  }
}

.mt70 {
  margin-top: 3.6458333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt70 {
    margin-top: 9.3023255814vw !important;
  }
}
@media (max-width: 599px) {
  .mt70 {
    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;
  }
}

.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;
  }
}

.mt24 {
  margin-top: 1.25vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt24 {
    margin-top: 3.7209302326vw !important;
  }
}
@media (max-width: 599px) {
  .mt24 {
    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;
  }
}

.mt14 {
  margin-top: 0.7291666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt14 {
    margin-top: 1.8604651163vw !important;
  }
}
@media (max-width: 599px) {
  .mt14 {
    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: #25a273 !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 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.c-ttl {
  font-size: max(12px, 5vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.1041666667em;
  color: #25a273;
}
.c-ttl span {
  color: #7cbc31;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .c-ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.1em;
  }
}

.c-subttl {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.125em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .c-subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}

.c-main__ttl {
  background: #25a273;
  padding-top: 0.8854166667vw;
  padding-left: 0vw;
  padding-bottom: 1.7708333333vw;
  padding-right: 0vw;
  color: white;
  text-align: center;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
}
.c-main__ttl::after {
  position: absolute;
  width: 100%;
  height: 0.8854166667vw;
  bottom: 0;
  left: 0;
  background: url(../img/pc/c-main__ttl.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl {
    padding-top: 2.1333333333vw;
    padding-left: 0vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 0vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
  .c-main__ttl::after {
    height: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .c-main__ttl {
    padding-top: 2.1333333333vw;
    padding-left: 0vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 0vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
  .c-main__ttl::after {
    height: 2.1333333333vw;
  }
}

.c-sub__ttl {
  border-radius: 40px 40px 0 0;
  padding-top: 1.3020833333vw;
  padding-left: 0vw;
  padding-bottom: 1.3020833333vw;
  padding-right: 0vw;
  text-align: center;
  font-size: max(12px, 1.875vw);
  font-weight: 500;
  line-height: 1.1666666667;
  letter-spacing: 0.0833333333em;
  background: white;
  position: relative;
}
.c-sub__ttl::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0.3645833333vw;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #7cbc31), color-stop(50%, #25a273));
  background: linear-gradient(to right, #7cbc31 50%, #25a273 50%);
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-sub__ttl {
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
  .c-sub__ttl::after {
    height: 1.6vw;
  }
}
@media (max-width: 599px) {
  .c-sub__ttl {
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
  .c-sub__ttl::after {
    height: 1.6vw;
  }
}

.c-btn {
  padding-top: 0.7291666667vw;
  padding-left: 3.8541666667vw;
  padding-bottom: 0.7291666667vw;
  padding-right: 3.8541666667vw;
  color: white;
  background: #3189bc;
  position: relative;
}
.c-btn::after {
  position: absolute;
  right: 0.2604166667vw;
  bottom: 0.2604166667vw;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 0.6770833333vw solid transparent;
  border-bottom: 0;
  border-left: 0;
  border-right: 0.6770833333vw solid white;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn::after {
    border-top: 3.4666666667vw solid transparent;
    border-right: 3.4666666667vw solid white;
    right: 1.3333333333vw;
    bottom: 1.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-btn::after {
    border-top: 3.4666666667vw solid transparent;
    border-right: 3.4666666667vw solid white;
    right: 1.3333333333vw;
    bottom: 1.3333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn {
    padding-top: 4.8vw;
    padding-left: 24.5333333333vw;
    padding-bottom: 4.8vw;
    padding-right: 24.5333333333vw;
  }
}
@media (max-width: 599px) {
  .c-btn {
    padding-top: 4.8vw;
    padding-left: 24.5333333333vw;
    padding-bottom: 4.8vw;
    padding-right: 24.5333333333vw;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .c-schedule {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .c-schedule {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }
}

.c-schedule__table {
  border-collapse: collapse;
  table-layout: fixed;
  padding-top: 1.5625vw;
  padding-left: 1.5625vw;
  padding-bottom: 1.5625vw;
  padding-right: 1.5625vw;
  border-radius: 23px;
  overflow-x: auto;
  display: block;
  white-space: nowrap;
  background: white;
}
.c-schedule__table thead {
  border-bottom: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__table {
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-schedule__table {
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
  font-size: max(12px, 1.0416666667vw);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0em;
  padding-top: 0.4166666667vw;
  padding-left: 0.625vw;
  padding-bottom: 0.4166666667vw;
  padding-right: 0.625vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__header,
  .c-schedule__data,
  .c-schedule__time {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-top: 2.1333333333vw;
    padding-left: 1.8666666667vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 1.8666666667vw;
  }
}
@media (max-width: 599px) {
  .c-schedule__header,
  .c-schedule__data,
  .c-schedule__time {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-top: 2.1333333333vw;
    padding-left: 1.8666666667vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 1.8666666667vw;
  }
}

.c-schedule__data {
  color: #25a273;
}

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

.c-schedule__note {
  font-size: max(12px, 0.8333333333vw);
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: 0em;
  padding-top: 1.25vw;
  padding-left: 1.5625vw;
  padding-bottom: 1.25vw;
  padding-right: 1.5625vw;
  background: #25a273;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__note {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-schedule__note {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}

.c-fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.6041666667vw;
}
@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: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .c-fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8.5333333333vw;
  }
}

.c-img,
.p-access__img {
  width: 31.8229166667vw;
  height: 20.6770833333vw;
  position: relative;
  z-index: 1;
}
.c-img::after,
.p-access__img::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0.9375vw;
  left: 0.9375vw;
  background: linear-gradient(45deg, #7cbc31 0%, #25a273 100%);
  content: "";
  z-index: -1;
  border-radius: 32px 0 32px 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-img,
  .p-access__img {
    width: 100%;
    height: auto;
  }
  .c-img::after,
  .p-access__img::after {
    top: 2.1333333333vw;
    right: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .c-img,
  .p-access__img {
    width: 100%;
    height: auto;
  }
  .c-img::after,
  .p-access__img::after {
    top: 2.1333333333vw;
    right: 2.1333333333vw;
  }
}

.c-ri {
  width: calc(100% - 34.4270833333vw);
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ri {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .c-ri {
    width: 100%;
  }
}

.c-box {
  background: white;
}

.c-box__ttl {
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
  text-align: center;
  margin-top: 1.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-box__ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    margin-top: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .c-box__ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    margin-top: 4.2666666667vw;
  }
}

.c-box__subttl {
  text-align: center;
  color: #7cbc31;
  font-size: max(12px, 0.8333333333vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.125em;
  padding-bottom: 1.3020833333vw;
  position: relative;
}
.c-box__subttl::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0.2083333333vw;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #7cbc31), color-stop(50%, #25a273));
  background: linear-gradient(to right, #7cbc31 50%, #25a273 50%);
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-box__subttl {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
    padding-bottom: 3.2vw;
  }
}
@media (max-width: 599px) {
  .c-box__subttl {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
    padding-bottom: 3.2vw;
  }
}

.c-box__inner {
  padding-top: 1.6666666667vw;
  padding-left: 4.9479166667vw;
  padding-bottom: 1.6666666667vw;
  padding-right: 4.9479166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-box__inner {
    padding-top: 6.4vw;
    padding-left: 6.4vw;
    padding-bottom: 6.4vw;
    padding-right: 6.4vw;
  }
}
@media (max-width: 599px) {
  .c-box__inner {
    padding-top: 6.4vw;
    padding-left: 6.4vw;
    padding-bottom: 6.4vw;
    padding-right: 6.4vw;
  }
}

.c-tx li {
  padding-left: 0.8333333333vw;
  position: relative;
}
.c-tx li::before {
  position: absolute;
  width: 0.15625vw;
  height: 0.15625vw;
  top: 0.9375vw;
  left: 0vw;
  background: #3b2c1b;
  border-radius: 50%;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-tx li {
    padding-left: 2.6666666667vw;
  }
  .c-tx li::before {
    width: 0.8vw;
    height: 0.8vw;
    top: 3.7333333333vw;
  }
}
@media (max-width: 599px) {
  .c-tx li {
    padding-left: 2.6666666667vw;
  }
  .c-tx li::before {
    width: 0.8vw;
    height: 0.8vw;
    top: 3.7333333333vw;
  }
}

/*----------------------------
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-left: 16.6666666667vw !important;
  padding-right: 16.6666666667vw !important;
}
@media (min-width: 768px) and (max-width: 999px) {
  .inner {
    padding-left: 5.2083333333vw !important;
    padding-right: 5.2083333333vw !important;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .inner {
    padding-left: 5.2083333333vw !important;
    padding-right: 5.2083333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .inner {
    padding-left: 4.6511627907vw !important;
    padding-right: 4.6511627907vw !important;
  }
}
@media (max-width: 599px) {
  .inner {
    padding-left: 4.6511627907vw !important;
    padding-right: 4.6511627907vw !important;
  }
}

.inner-s {
  padding-left: 6.25vw !important;
  padding-right: 6.25vw !important;
}
@media (min-width: 768px) and (max-width: 999px) {
  .inner-s {
    padding-left: 3.125vw !important;
    padding-right: 3.125vw !important;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .inner-s {
    padding-left: 3.125vw !important;
    padding-right: 3.125vw !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .inner-s {
    padding-left: 4.6511627907vw !important;
    padding-right: 4.6511627907vw !important;
  }
}
@media (max-width: 599px) {
  .inner-s {
    padding-left: 4.6511627907vw !important;
    padding-right: 4.6511627907vw !important;
  }
}

.l-drawer__icon {
  width: 14.4vw;
  height: 14.4vw;
  background: #25a273;
  position: relative;
  z-index: 300;
  -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.0666666667vw;
  height: 9.0666666667vw;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 2.6666666667vw;
}

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

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

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

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

.l-drawer {
  overflow: scroll;
  padding-top: 15.7333333333vw;
  padding-bottom: 21.3333333333vw;
  width: 100%;
  height: 100%;
  position: fixed;
  background: #fff8ea;
  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: 12.2666666667vw;
}

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

.p-drawer__ttl {
  font-size: min(48px, 6.4vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  color: #25a273;
}
.p-drawer__ttl img {
  width: 9.6vw;
  height: 9.6vw;
  margin: 0 auto;
}

.p-drawer__subttl {
  margin-top: 2.6666666667vw;
  color: #7cbc31;
}

.p-drawer__icon--tx {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0.5333333333vw;
  color: white;
  font-size: min(24px, 3.2vw);
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0em;
}

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

.to-top {
  position: fixed;
  width: 3.0208333333vw;
  height: 3.0208333333vw;
  bottom: 1.25vw;
  right: 2.1875vw;
  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: 15.4666666667vw;
    height: 15.4666666667vw;
    bottom: 26.6666666667vw;
    right: 4.8vw;
  }
  .to-top.is-active {
    display: none;
  }
}
@media (max-width: 599px) {
  .to-top {
    width: 15.4666666667vw;
    height: 15.4666666667vw;
    bottom: 26.6666666667vw;
    right: 4.8vw;
  }
  .to-top.is-active {
    display: none;
  }
}

header {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
}
@media (min-width: 600px) and (max-width: 767px) {
  header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 300;
  }
}
@media (max-width: 599px) {
  header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 300;
  }
}

.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}

.l-header__ttl {
  color: #3189bc;
  padding-top: 2.96875vw;
  padding-left: 7.2916666667vw;
  padding-bottom: 0vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__ttl {
    padding-left: 4vw;
  }
}
@media (max-width: 599px) {
  .l-header__ttl {
    padding-left: 4vw;
  }
}

.p-header__ttl,
.p-footer__ttl {
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.125em;
  text-shadow: 0px 0px 1.5625vw rgba(255, 255, 255, 0.6), 0px 0px 1.5625vw rgba(255, 255, 255, 0.6);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__ttl,
  .p-footer__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.5625;
    letter-spacing: 0.125em;
  }
}
@media (max-width: 599px) {
  .p-header__ttl,
  .p-footer__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.5625;
    letter-spacing: 0.125em;
  }
}

.p-header__subttl,
.p-footer__subttl {
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.0416666667em;
  text-shadow: 0px 0px 1.5625vw rgba(255, 255, 255, 0.6), 0px 0px 1.5625vw rgba(255, 255, 255, 0.6);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__subttl,
  .p-footer__subttl {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.0666666667em;
  }
}
@media (max-width: 599px) {
  .p-header__subttl,
  .p-footer__subttl {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.0666666667em;
  }
}

.l-header__add {
  padding-top: 2.2395833333vw;
  padding-left: 0vw;
  padding-bottom: 0vw;
  padding-right: 2.6041666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__add {
    padding: 0;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 300;
  }
  .l-header__add .c-tel,
  .l-header__add .c-access {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-top: 5.3333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 4.2666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.08em;
    text-align: right;
  }
  .l-header__add .c-tel::before,
  .l-header__add .c-access::before {
    width: 6.4vw;
    height: 6.4vw;
    left: 5.3333333333vw;
  }
  .l-header__add .c-access {
    text-align: center;
  }
}
@media (max-width: 599px) {
  .l-header__add {
    padding: 0;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 300;
  }
  .l-header__add .c-tel,
  .l-header__add .c-access {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-top: 5.3333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 4.2666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.08em;
    text-align: right;
  }
  .l-header__add .c-tel::before,
  .l-header__add .c-access::before {
    width: 6.4vw;
    height: 6.4vw;
    left: 5.3333333333vw;
  }
  .l-header__add .c-access {
    text-align: center;
  }
}

.c-tel {
  background: #3189bc;
  padding-top: 0.9375vw;
  padding-left: 2.6041666667vw;
  padding-bottom: 0.9375vw;
  padding-right: 1.0416666667vw;
  position: relative;
  color: white;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
}
.c-tel::before {
  position: absolute;
  width: 1.25vw;
  height: 1.25vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 1.0416666667vw;
  background: url(../img/pc/tel.webp) no-repeat center center/cover;
  content: "";
}

.c-access {
  background: #7cbc31;
  padding-top: 1.25vw;
  padding-left: 5.2083333333vw;
  padding-bottom: 1.25vw;
  padding-right: 3.3333333333vw;
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
  color: white;
  position: relative;
}
.c-access::before {
  position: absolute;
  width: 1.25vw;
  height: 1.25vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 3.3333333333vw;
  background: url(../img/pc/access-pin.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-access {
    text-align: center;
  }
}
@media (max-width: 599px) {
  .c-access {
    text-align: center;
  }
}

.l-fv {
  position: relative;
}

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

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
}

.l-fv__swiper {
  position: relative;
}

.l-fv__circle {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 12.5vw;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.1458333333vw;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.08em;
  color: white;
}
.l-fv__circle span {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.875;
  letter-spacing: 0.09375em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__circle {
    top: 55.7333333333vw;
    gap: 0vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
  .l-fv__circle span {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .l-fv__circle {
    top: 55.7333333333vw;
    gap: 0vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
  .l-fv__circle span {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
}

.p-fv__circle01,
.p-fv__circle02,
.p-feature01__circle {
  background: url(../img/pc/fv-ttl-bule.webp) no-repeat center center/cover;
  width: 15.625vw;
  height: 15.625vw;
  position: relative;
}
.p-fv__circle01 p,
.p-fv__circle02 p,
.p-feature01__circle p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__circle01,
  .p-fv__circle02,
  .p-feature01__circle {
    width: 44.5333333333vw;
    height: 44.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-fv__circle01,
  .p-fv__circle02,
  .p-feature01__circle {
    width: 44.5333333333vw;
    height: 44.5333333333vw;
  }
}

.p-fv__circle02 {
  margin-left: -5.3333333333vw;
}

.p-fv__circle02,
.p-feature01__circle {
  background: url(../img/pc/fv-ttl-gr.webp) no-repeat center center/cover;
}

.p-fv__ttl {
  position: absolute;
  top: 28.125vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 5;
  width: 100%;
  text-align: center;
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.875;
  letter-spacing: 0.0625em;
  text-shadow: 2px 2px 0 white, -2px 2px 0 white, -2px -2px 0 white, 2px -2px 0 white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
    top: 103.4666666667vw;
    text-shadow: 1px 1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 1px -1px 0 white;
  }
}
@media (max-width: 599px) {
  .p-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
    top: 103.4666666667vw;
    text-shadow: 1px 1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 1px -1px 0 white;
  }
}

.l-fv__asirai {
  position: absolute;
  bottom: 3.28125vw;
  left: 49%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 4;
  width: 44.0104166667vw;
  height: 10.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__asirai {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-fv__asirai {
    display: none;
  }
}

.l-fv__schedule {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__schedule {
    position: relative;
  }
}
@media (max-width: 599px) {
  .l-fv__schedule {
    position: relative;
  }
}

.l-nav {
  background: white;
  padding-top: 2.5vw;
  padding-left: 0vw;
  padding-bottom: 2.5vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-nav {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-nav {
    display: none;
  }
}

.l-nav__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-nav__item {
  text-align: center;
  padding-top: 0vw;
  padding-left: 1.6666666667vw;
  padding-bottom: 0vw;
  padding-right: 1.6666666667vw;
}
.p-nav__item:not(:last-child) {
  border-right: 1px dotted;
}

.p-nav__ttl {
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  color: #25a273;
}
.p-nav__ttl img {
  width: 1.875vw;
  height: 1.875vw;
  margin: 0 auto;
}

.p-nav__subttl {
  margin-top: 0.5208333333vw;
  font-size: max(12px, 0.8333333333vw);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.125em;
  color: #7cbc31;
}

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

.l-news {
  background: url(../img/pc/news-bg.webp) no-repeat center center/cover;
  padding-top: 6.6666666667vw;
  padding-left: 19.2708333333vw;
  padding-bottom: 7.6041666667vw;
  padding-right: 19.2708333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.2708333333vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.8vw;
    padding-top: 10.6666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 16vw;
    padding-right: 3.2vw;
    background: url(../img/sp/news-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.8vw;
    padding-top: 10.6666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 16vw;
    padding-right: 3.2vw;
    background: url(../img/sp/news-bg.webp) no-repeat center center/cover;
  }
}

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

.p-news__ttl,
.p-news__subttl {
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.125em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__ttl,
  .p-news__subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
}
@media (max-width: 599px) {
  .p-news__ttl,
  .p-news__subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
}

.p-news__subttl {
  color: #7cbc31;
}

.l-news__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: 0.8333333333vw;
  width: 41.875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__items {
    width: 100%;
    gap: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-news__items {
    width: 100%;
    gap: 2.6666666667vw;
  }
}

.l-news__item {
  padding-top: 1.25vw;
  padding-left: 1.3541666667vw;
  padding-bottom: 1.25vw;
  padding-right: 1.3541666667vw;
  background: white;
  border-radius: 16px;
}
.l-news__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.4479166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__item {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
  .l-news__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
  }
}
@media (max-width: 599px) {
  .l-news__item {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
  .l-news__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
  }
}

.p-news__item--day {
  color: #7cbc31;
}

.l-feature {
  padding-top: 4.5833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature {
    padding-top: 14.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-feature {
    padding-top: 14.9333333333vw;
  }
}

.l-feature01__item,
.l-feature02__item,
.l-feature03__item {
  padding-top: 4.6875vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 14.0625vw;
  padding-right: 16.6666666667vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01__item,
  .l-feature02__item,
  .l-feature03__item {
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 44vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-feature01__item,
  .l-feature02__item,
  .l-feature03__item {
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 44vw;
    padding-right: 5.3333333333vw;
  }
}

.l-feature01__item .c-img::after {
  right: 0.9375vw;
  left: auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01__item {
    gap: 26.1333333333vw;
  }
}
@media (max-width: 599px) {
  .l-feature01__item {
    gap: 26.1333333333vw;
  }
}

.p-feature01__circle {
  color: white;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.0625em;
  position: absolute;
  left: 0.9375vw;
  bottom: -7.34375vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__circle {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.0625em;
    left: 2.6666666667vw;
    bottom: -20.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-feature01__circle {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.0625em;
    left: 2.6666666667vw;
    bottom: -20.2666666667vw;
  }
}

.p-feature01__number,
.p-feature02__number,
.p-feature03__number {
  font-size: max(12px, 2.5vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1041666667em;
  color: #7cbc31;
  font-family: "Dawning of a New Day", cursive;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__number,
  .p-feature02__number,
  .p-feature03__number {
    font-size: min(96px, 12.8vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.1041666667em;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .p-feature01__number,
  .p-feature02__number,
  .p-feature03__number {
    font-size: min(96px, 12.8vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.1041666667em;
    text-align: center;
  }
}

.p-feature01__number,
.p-feature02__number {
  position: absolute;
  top: -1.0416666667vw;
  left: 2.4479166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__number,
  .p-feature02__number {
    position: relative;
    top: 0;
    left: 0;
  }
}
@media (max-width: 599px) {
  .p-feature01__number,
  .p-feature02__number {
    position: relative;
    top: 0;
    left: 0;
  }
}

.p-feature__item--ttl {
  font-size: max(12px, 1.875vw);
  font-weight: 400;
  line-height: 1.6666666667;
  letter-spacing: 0.0555555556em;
  color: #25a273;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__item--ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-feature__item--ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.1em;
  }
}

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

.l-feature01__asirai {
  width: 21.71875vw;
  height: 16.5104166667vw;
  position: absolute;
  right: 0;
  bottom: -10.78125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01__asirai {
    width: 74.6666666667vw;
    bottom: -44vw;
    height: 56.8vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (max-width: 599px) {
  .l-feature01__asirai {
    width: 74.6666666667vw;
    bottom: -44vw;
    height: 56.8vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.l-feature01__bird,
.l-feature02__bird {
  width: 17.3958333333vw;
  height: 12.2916666667vw;
  position: absolute;
  right: -2.0833333333vw;
  top: -7.2916666667vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01__bird,
  .l-feature02__bird {
    width: 47.7333333333vw;
    height: 33.6vw;
    top: -5.3333333333vw;
    right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-feature01__bird,
  .l-feature02__bird {
    width: 47.7333333333vw;
    height: 33.6vw;
    top: -5.3333333333vw;
    right: 0vw;
  }
}

.l-feature02__item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-top: 0;
  padding-bottom: 5.78125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature02__item {
    padding-bottom: 8.8vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .l-feature02__item {
    padding-bottom: 8.8vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-feature02__number {
  left: 1.5625vw;
  top: -1.5625vw;
}

.l-feature02__bird {
  right: auto;
  left: -11.4583333333vw;
  top: -4.6875vw;
}

.l-feature03 {
  background: url(../img/pc/feature03-bg.webp) no-repeat center center/cover;
  padding-top: 2.6041666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature03 {
    background: url(../img/sp/feature03-bg.webp) no-repeat center center/cover;
    padding-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-feature03 {
    background: url(../img/sp/feature03-bg.webp) no-repeat center center/cover;
    padding-top: 10.6666666667vw;
  }
}

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

.l-feature03__item {
  padding-bottom: 5.8333333333vw;
}
.l-feature03__item .c-img::after {
  right: 0.9375vw;
  left: auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature03__item {
    padding-bottom: 16vw;
  }
}
@media (max-width: 599px) {
  .l-feature03__item {
    padding-bottom: 16vw;
  }
}

.l-mane {
  padding-top: 5.2083333333vw;
  padding-left: 0vw;
  padding-bottom: 3.6979166667vw;
  padding-right: 0vw;
  background: url(../img/pc/mane-bg.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-mane {
    padding-top: 12.8vw;
    padding-left: 0vw;
    padding-bottom: 21.6vw;
    padding-right: 0vw;
    background: url(../img/sp/mane-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-mane {
    padding-top: 12.8vw;
    padding-left: 0vw;
    padding-bottom: 21.6vw;
    padding-right: 0vw;
    background: url(../img/sp/mane-bg.webp) no-repeat center center/cover;
  }
}

.p-mane__ttl {
  font-size: max(12px, 1.875vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.1111111111em;
  color: #3189bc;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mane__ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-mane__ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.1em;
  }
}

.p-mane__tx {
  margin-top: 2.0833333333vw;
  padding-top: 0vw;
  padding-left: 28.125vw;
  padding-bottom: 0vw;
  padding-right: 28.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mane__tx {
    margin-top: 8.5333333333vw;
    padding-top: 0vw;
    padding-left: 3.2vw;
    padding-bottom: 0vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .p-mane__tx {
    margin-top: 8.5333333333vw;
    padding-top: 0vw;
    padding-left: 3.2vw;
    padding-bottom: 0vw;
    padding-right: 3.2vw;
  }
}

.l-mane__btnbox {
  margin-top: 2.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-mane__btnbox {
    margin-top: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .l-mane__btnbox {
    margin-top: 8.5333333333vw;
  }
}

.l-medical {
  padding-top: 2.96875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical {
    padding-top: 14.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-medical {
    padding-top: 14.9333333333vw;
  }
}

.l-medical__items {
  padding-top: 2.7083333333vw;
  padding-left: 17.1875vw;
  padding-bottom: 7.9166666667vw;
  padding-right: 17.1875vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.6041666667vw 1.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__items {
    grid-template-columns: 1fr;
    gap: 11.7333333333vw;
    padding-top: 9.6vw;
    padding-left: 3.2vw;
    padding-bottom: 19.7333333333vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-medical__items {
    grid-template-columns: 1fr;
    gap: 11.7333333333vw;
    padding-top: 9.6vw;
    padding-left: 3.2vw;
    padding-bottom: 19.7333333333vw;
    padding-right: 3.2vw;
  }
}

.l-medical01__item,
.l-medical02__item,
.l-medical03__item,
.l-medical04__item {
  padding-top: 1.5625vw;
  padding-left: 5.46875vw;
  padding-bottom: 4.0104166667vw;
  padding-right: 2.8645833333vw;
  color: white;
  border-radius: 32px;
  position: relative;
  background: url(../img/pc/medical01-bg.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical01__item,
  .l-medical02__item,
  .l-medical03__item,
  .l-medical04__item {
    padding-top: 4.8vw;
    padding-left: 3.2vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-medical01__item,
  .l-medical02__item,
  .l-medical03__item,
  .l-medical04__item {
    padding-top: 4.8vw;
    padding-left: 3.2vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 3.2vw;
  }
}

.l-medical02__item {
  background: url(../img/pc/medical02-bg.webp) no-repeat center center/cover;
}

.l-medical03__item {
  background: url(../img/pc/medical03-bg.webp) no-repeat center center/cover;
}

.l-medical04__item {
  background: url(../img/pc/medical04-bg.webp) no-repeat center center/cover;
}

.p-medical__item--img {
  width: 5.625vw;
  height: 5.625vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--img {
    width: 16.5333333333vw;
    height: 16.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--img {
    width: 16.5333333333vw;
    height: 16.5333333333vw;
  }
}

.p-medical__item--ttl {
  text-align: center;
  margin-top: 1.0416666667vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.09375em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--ttl {
    margin-top: 1.6vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.125em;
  }
}
@media (max-width: 599px) {
  .p-medical__item--ttl {
    margin-top: 1.6vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.125em;
  }
}

.p-medical__item--tx {
  margin-top: 0.5208333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--tx {
    margin-top: 1.8666666667vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .p-medical__item--tx {
    margin-top: 1.8666666667vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.l-medical__btnbox {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -1.6666666667vw;
  z-index: 5;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__btnbox {
    bottom: -4.8vw;
  }
}
@media (max-width: 599px) {
  .l-medical__btnbox {
    bottom: -4.8vw;
  }
}

.p-medical__btn,
.p-medical__btn02 {
  padding-top: 0.7291666667vw;
  padding-left: 5.1041666667vw;
  padding-bottom: 0.7291666667vw;
  padding-right: 5.1041666667vw;
  background: #25a273;
  border-radius: 85px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__btn,
  .p-medical__btn02 {
    padding-top: 0.8vw;
    padding-left: 11.7333333333vw;
    padding-bottom: 0.8vw;
    padding-right: 11.7333333333vw;
  }
}
@media (max-width: 599px) {
  .p-medical__btn,
  .p-medical__btn02 {
    padding-top: 0.8vw;
    padding-left: 11.7333333333vw;
    padding-bottom: 0.8vw;
    padding-right: 11.7333333333vw;
  }
}

.p-medical__btn02 {
  background: #3189bc;
}

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

.l-search__item,
.l-search__item02 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #25a273;
  padding-top: 4.1666666667vw;
  padding-left: 0vw;
  padding-bottom: 12.1875vw;
  padding-right: 0vw;
  position: relative;
  z-index: 1;
}
.l-search__item::before,
.l-search__item02::before {
  position: absolute;
  width: 100%;
  height: 2.5vw;
  bottom: 0vw;
  left: 0vw;
  background-color: #1b9d6c;
  z-index: -2;
  content: "";
}
.l-search__item::after,
.l-search__item02::after {
  position: absolute;
  width: 1px;
  height: 3.2291666667vw;
  top: 0vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: white;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-search__item,
  .l-search__item02 {
    padding-top: 11.4666666667vw;
    padding-left: 0vw;
    padding-bottom: 32.2666666667vw;
    padding-right: 0vw;
  }
  .l-search__item::before,
  .l-search__item02::before {
    height: 12.8vw;
  }
  .l-search__item::after,
  .l-search__item02::after {
    height: 8vw;
  }
}
@media (max-width: 599px) {
  .l-search__item,
  .l-search__item02 {
    padding-top: 11.4666666667vw;
    padding-left: 0vw;
    padding-bottom: 32.2666666667vw;
    padding-right: 0vw;
  }
  .l-search__item::before,
  .l-search__item02::before {
    height: 12.8vw;
  }
  .l-search__item::after,
  .l-search__item02::after {
    height: 8vw;
  }
}

.l-search__item02 {
  background: #7cbc31;
}
.l-search__item02::before {
  background-color: #73b724;
}

.p-search__bird {
  width: 1.8229166667vw;
  height: 1.5104166667vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-search__bird {
    width: 9.3333333333vw;
    height: 7.7333333333vw;
  }
}
@media (max-width: 599px) {
  .p-search__bird {
    width: 9.3333333333vw;
    height: 7.7333333333vw;
  }
}

.p-search__ttl {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.075em;
  text-align: center;
}
.p-search__ttl span {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-search__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
  .p-search__ttl span {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .p-search__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
  .p-search__ttl span {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.p-search__subttl {
  text-align: center;
  color: white;
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-search__subttl {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.1333333333em;
  }
}
@media (max-width: 599px) {
  .p-search__subttl {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.1333333333em;
  }
}

.l-search__btnbox {
  margin-top: 2.3958333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-search__btnbox {
    margin-top: 6.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-search__btnbox {
    margin-top: 6.9333333333vw;
  }
}

.p-search__btn,
.p-search__btn02 {
  background: white;
  color: #25a273;
}
.p-search__btn::after,
.p-search__btn02::after {
  border-right: 0.6770833333vw solid #25a273;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-search__btn::after,
  .p-search__btn02::after {
    border-right: 3.4666666667vw solid #25a273;
  }
}
@media (max-width: 599px) {
  .p-search__btn::after,
  .p-search__btn02::after {
    border-right: 3.4666666667vw solid #25a273;
  }
}

.p-search__btn02 {
  color: #7cbc31;
}
.p-search__btn02::after {
  border-right: 0.6770833333vw solid #7cbc31;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-search__btn02::after {
    border-right: 3.4666666667vw solid #7cbc31;
  }
}
@media (max-width: 599px) {
  .p-search__btn02::after {
    border-right: 3.4666666667vw solid #7cbc31;
  }
}

.p-search01__asirai {
  width: 7.1875vw;
  height: 9.4270833333vw;
  position: absolute;
  z-index: -1;
  bottom: 1.5625vw;
  right: 2.2916666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-search01__asirai {
    width: 26.6666666667vw;
    height: 34.9333333333vw;
    bottom: 3.7333333333vw;
    right: 8.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-search01__asirai {
    width: 26.6666666667vw;
    height: 34.9333333333vw;
    bottom: 3.7333333333vw;
    right: 8.2666666667vw;
  }
}

.p-search02__asirai {
  width: 9.1145833333vw;
  height: 9.0625vw;
  bottom: 2.0833333333vw;
  right: 2.0833333333vw;
  position: absolute;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-search02__asirai {
    width: 30.1333333333vw;
    height: 29.8666666667vw;
    bottom: 8.2666666667vw;
    right: 8.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-search02__asirai {
    width: 30.1333333333vw;
    height: 29.8666666667vw;
    bottom: 8.2666666667vw;
    right: 8.2666666667vw;
  }
}

.l-greeting {
  background: #fff8ea;
  padding-top: 6.6666666667vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 4.5833333333vw;
  padding-right: 20.8333333333vw;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting {
    padding-top: 14.9333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 13.0666666667vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-greeting {
    padding-top: 14.9333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 13.0666666667vw;
    padding-right: 4.2666666667vw;
  }
}

.l-greeting__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.2291666667vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 2.9166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.9333333333vw;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-greeting__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.9333333333vw;
    margin-top: 10.6666666667vw;
  }
}

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

.p-greeting__img {
  width: 19.8958333333vw;
  height: 20.9895833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__img {
    width: 75.7333333333vw;
    height: 79.7333333333vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .p-greeting__img {
    width: 75.7333333333vw;
    height: 79.7333333333vw;
    margin: 0 auto;
  }
}

.l-greeting__namebox {
  margin-top: 1.9791666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.3541666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__namebox {
    margin-top: 4.5333333333vw;
    gap: 4.2666666667vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 599px) {
  .l-greeting__namebox {
    margin-top: 4.5333333333vw;
    gap: 4.2666666667vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-greeting__name--tag {
  padding-top: 1.0416666667vw;
  padding-left: 0.8333333333vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 0.8333333333vw;
  background: #7cbc31;
  color: white;
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
  border-radius: 50%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__name--tag {
    padding-top: 4.5333333333vw;
    padding-left: 3.7333333333vw;
    padding-bottom: 4.5333333333vw;
    padding-right: 3.7333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.125em;
  }
}
@media (max-width: 599px) {
  .p-greeting__name--tag {
    padding-top: 4.5333333333vw;
    padding-left: 3.7333333333vw;
    padding-bottom: 4.5333333333vw;
    padding-right: 3.7333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.125em;
  }
}

.l-greeting__name {
  font-size: max(12px, 1.875vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
  color: #7cbc31;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__name {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.09375em;
  }
}
@media (max-width: 599px) {
  .l-greeting__name {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.09375em;
  }
}

.p-greeting__name--en {
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__name--en {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}
@media (max-width: 599px) {
  .p-greeting__name--en {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}

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

.l-greeting__btnbox {
  margin-top: 3.75vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__btnbox {
    margin-top: 9.8666666667vw;
  }
}
@media (max-width: 599px) {
  .l-greeting__btnbox {
    margin-top: 9.8666666667vw;
  }
}

.p-greeting__bird {
  width: 17.3958333333vw;
  height: 12.2916666667vw;
  position: absolute;
  top: 8.90625vw;
  left: 9.84375vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__bird {
    width: 47.7333333333vw;
    height: 33.6vw;
    left: -5.3333333333vw;
    top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-greeting__bird {
    width: 47.7333333333vw;
    height: 33.6vw;
    left: -5.3333333333vw;
    top: 5.3333333333vw;
  }
}

.l-geallery {
  padding-top: 6.25vw;
  padding-left: 0vw;
  padding-bottom: 6.25vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-geallery {
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-geallery {
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
  }
}

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

.swiper {
  position: relative;
}

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

.l-geallery__swiper {
  position: relative;
}

.l-footer__fx {
  background: #fff8ea;
  padding-top: 4.5833333333vw;
  padding-left: 22.3958333333vw;
  padding-bottom: 5vw;
  padding-right: 22.3958333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-footer__fx {
    padding-top: 4.1666666667vw;
    padding-left: 10.4166666667vw;
    padding-bottom: 4.1666666667vw;
    padding-right: 10.4166666667vw;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .l-footer__fx {
    padding-top: 4.1666666667vw;
    padding-left: 10.4166666667vw;
    padding-bottom: 4.1666666667vw;
    padding-right: 10.4166666667vw;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__fx {
    padding-top: 0vw;
    padding-left: 0vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-footer__fx {
    padding-top: 0vw;
    padding-left: 0vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
  }
}

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

.p-footer__ttl,
.p-footer__subttl {
  text-shadow: none;
  color: #3189bc;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}

@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__ttl {
    font-size: min(96px, 12.8vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.0833333333em;
  }
}
@media (max-width: 599px) {
  .p-footer__ttl {
    font-size: min(96px, 12.8vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.0833333333em;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-footer__subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}

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

.l-footer__tel {
  margin-top: 2.2395833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__tel {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-footer__tel {
    display: none;
  }
}

.map-sp {
  color: white;
  background: #7cbc31;
  padding-top: 5.8666666667vw;
  padding-left: 0vw;
  padding-bottom: 5.8666666667vw;
  padding-right: 0vw;
  margin-top: 6.4vw;
  margin-left: 6.4vw;
  margin-bottom: 0vw;
  margin-right: 6.4vw;
  text-align: center;
  position: relative;
}
.map-sp::before {
  position: absolute;
  width: 6.4vw;
  height: 6.4vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 3.7333333333vw;
  background: url(../img/pc/access-pin.webp) no-repeat center center/cover;
  content: "";
}

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

.l-footer__copy {
  padding-top: 1.5625vw;
  padding-left: 0vw;
  padding-bottom: 1.5625vw;
  padding-right: 0vw;
  text-align: center;
  font-size: max(12px, 0.8333333333vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.125em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__copy {
    padding-top: 4.2666666667vw;
    padding-left: 0vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    padding-top: 4.2666666667vw;
    padding-left: 0vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.0625em;
  }
}

.c-fv {
  background: url(../img/pc/c-fv.webp) no-repeat center center/cover;
}

.c-fv__ttlbox {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  padding-top: 9.6354166667vw;
  padding-left: 0vw;
  padding-bottom: 8.1770833333vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttlbox {
    padding-top: 26.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 26.6666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-fv__ttlbox {
    padding-top: 26.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 26.6666666667vw;
    padding-right: 0vw;
  }
}

.c-fv__ttl {
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.6666666667;
  letter-spacing: 0.0625em;
  text-shadow: 1px 1px 0 white, -1px 1px 0 white, -1px -1px 0 white, 1px -1px 0 white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .c-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}

.c-fv__subttl {
  font-size: max(12px, 1.875vw);
  font-weight: 400;
  line-height: 1.1666666667;
  letter-spacing: 0.0833333333em;
  color: #7cbc31;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .c-fv__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.bgb {
  background: #fff8ea;
}

.bgw {
  background: white !important;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  padding-top: 3.75vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 3.75vw;
  padding-right: 16.6666666667vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .bgw {
    padding-top: 3.75vw;
    padding-left: 10.4166666667vw;
    padding-bottom: 3.75vw;
    padding-right: 10.4166666667vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .bgw {
    padding-top: 3.75vw;
    padding-left: 10.4166666667vw;
    padding-bottom: 3.75vw;
    padding-right: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .bgw {
    padding-top: 6.4vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 6.4vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .bgw {
    padding-top: 6.4vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 6.4vw;
    padding-right: 5.3333333333vw;
  }
}

/* ============================================
ex
============================================ */
.l-ex03__box {
  margin-top: 5.4166666667vw;
  padding-top: 1.6666666667vw;
}

.l-ex03__inner {
  padding-top: 1.6666666667vw;
  padding-left: 1.6666666667vw;
  padding-bottom: 1.6666666667vw;
  padding-right: 1.6666666667vw;
}

.dg3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.5208333333vw 1.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .dg3 {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .dg3 {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
  }
}

.l-ex03__item {
  padding-top: 2.5vw;
  padding-left: 0vw;
  padding-bottom: 2.5vw;
  padding-right: 0vw;
  border-bottom: 2px dotted;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-ex03__item {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-ex03__item {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 0vw;
  }
}

.l-ex04 {
  padding-bottom: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-ex04 {
    padding-bottom: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-ex04 {
    padding-bottom: 10.6666666667vw;
  }
}

/* ============================================
access
============================================ */
.l-access {
  padding-top: 3.75vw;
  padding-bottom: 7.2916666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access {
    padding-top: 10.6666666667vw;
    padding-bottom: 16vw;
  }
}
@media (max-width: 599px) {
  .l-access {
    padding-top: 10.6666666667vw;
    padding-bottom: 16vw;
  }
}

.p-access__img {
  width: 47.6041666667vw;
  height: 24.1666666667vw;
  margin: 0 auto;
  margin-top: 6.7708333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-access__img {
    width: 100%;
    height: auto;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-access__img {
    width: 100%;
    height: auto;
    margin-top: 10.6666666667vw;
  }
}

.l-access__fx {
  padding-top: 3.5416666667vw;
  padding-left: 5.7291666667vw;
  padding-bottom: 5vw;
  padding-right: 8.9583333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-access__fx {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .l-access__fx {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
  }
  .l-access__fx .c-schedule__table {
    padding: 0;
  }
}
@media (max-width: 599px) {
  .l-access__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
  }
  .l-access__fx .c-schedule__table {
    padding: 0;
  }
}

.l-access__map {
  margin-top: 3.75vw;
  width: 100%;
  height: 30.2083333333vw;
}
.l-access__map iframe {
  width: 100%;
  height: 30.2083333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access__map {
    margin-top: 8.5333333333vw;
    height: 80vw;
  }
  .l-access__map iframe {
    height: 80vw;
  }
}
@media (max-width: 599px) {
  .l-access__map {
    margin-top: 8.5333333333vw;
    height: 80vw;
  }
  .l-access__map iframe {
    height: 80vw;
  }
}

.p-access02__item--ttl {
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-access02__item--ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .p-access02__item--ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
  }
}

.copy {
  margin-top: 4.1666666667vw;
  margin-left: 0vw;
  margin-bottom: 4.1666666667vw;
  margin-right: 0vw;
  padding-top: 1.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .copy {
    margin-top: 6.4vw;
    margin-left: 0vw;
    margin-bottom: 6.4vw;
    margin-right: 0vw;
    padding-top: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .copy {
    margin-top: 6.4vw;
    margin-left: 0vw;
    margin-bottom: 6.4vw;
    margin-right: 0vw;
    padding-top: 4.2666666667vw;
  }
}

.dg2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5208333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .dg2 {
    grid-template-columns: 1fr;
    gap: 1.6vw;
  }
}
@media (max-width: 599px) {
  .dg2 {
    grid-template-columns: 1fr;
    gap: 1.6vw;
  }
}

.c-sub__fx {
  margin-top: 3.125vw;
  padding-bottom: 2.5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.875vw;
}
.c-sub__fx:not(:last-child) {
  border-bottom: 2px dotted;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-sub__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.2666666667vw;
    margin-top: 6.4vw;
    padding-bottom: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .c-sub__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.2666666667vw;
    margin-top: 6.4vw;
    padding-bottom: 4.2666666667vw;
  }
}

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

.c-sub__fx--ttl,
.p-medical05__item--ttl,
.p-medical06__item--ttl {
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.125em;
  padding-left: 1.7708333333vw;
  position: relative;
}
.c-sub__fx--ttl::before,
.p-medical05__item--ttl::before,
.p-medical06__item--ttl::before {
  position: absolute;
  width: 0.8333333333vw;
  height: 0.8854166667vw;
  top: 0.4166666667vw;
  left: 0vw;
  background: url(../img/pc/medical-ttl.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-sub__fx--ttl,
  .p-medical05__item--ttl,
  .p-medical06__item--ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.05em;
    padding-left: 4.2666666667vw;
  }
  .c-sub__fx--ttl::before,
  .p-medical05__item--ttl::before,
  .p-medical06__item--ttl::before {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    top: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .c-sub__fx--ttl,
  .p-medical05__item--ttl,
  .p-medical06__item--ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.05em;
    padding-left: 4.2666666667vw;
  }
  .c-sub__fx--ttl::before,
  .p-medical05__item--ttl::before,
  .p-medical06__item--ttl::before {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    top: 2.1333333333vw;
  }
}

.c-sub__ri {
  width: 23.2291666667vw;
  height: 13.8541666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-sub__ri {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .c-sub__ri {
    width: 100%;
    height: auto;
  }
}

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

.l-medical05__le,
.l-medical05__ri {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-medical05__ttl,
.p-medical05__ttl02 {
  padding-top: 0.5208333333vw;
  padding-left: 0vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 0vw;
  text-align: center;
  color: white;
  background: #7cbc31;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical05__ttl,
  .p-medical05__ttl02 {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-medical05__ttl,
  .p-medical05__ttl02 {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
  }
}

.p-medical05__ttl02 {
  background: #25a273;
}

.p-medical05__subttl,
.p-medical05__subttl02 {
  margin-top: 1.5625vw;
  text-align: center;
  color: #7cbc31;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical05__subttl,
  .p-medical05__subttl02 {
    margin-top: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-medical05__subttl,
  .p-medical05__subttl02 {
    margin-top: 4.2666666667vw;
  }
}

.p-medical05__subttl02 {
  color: #25a273;
}

.l-medical05__items {
  margin-top: 3.3333333333vw;
  padding-bottom: 4.7916666667vw;
  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.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical05__items {
    margin-top: 12.8vw;
    gap: 6.4vw;
    padding-bottom: 12.8vw;
  }
}
@media (max-width: 599px) {
  .l-medical05__items {
    margin-top: 12.8vw;
    gap: 6.4vw;
    padding-bottom: 12.8vw;
  }
}

.l-medical05__item {
  background: white;
  padding-top: 1.5625vw;
  padding-left: 1.5625vw;
  padding-bottom: 1.5625vw;
  padding-right: 1.5625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical05__item {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-medical05__item {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}

.p-medical05__item--ttl,
.p-medical06__item--ttl {
  padding-bottom: 0.5208333333vw;
  border-bottom: 2px dotted;
}

.p-medical05__item--subttl {
  padding-left: 0.7291666667vw;
  font-weight: 700;
  position: relative;
}
.p-medical05__item--subttl::before {
  position: absolute;
  width: 0.2604166667vw;
  height: 1.0416666667vw;
  top: 0.5208333333vw;
  left: 0vw;
  background: url(../img/pc/medical-subttl.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 768px) and (max-width: 999px) {
  .p-medical05__item--subttl::before {
    top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical05__item--subttl {
    padding-left: 2.6666666667vw;
  }
  .p-medical05__item--subttl::before {
    width: 0.8vw;
    height: 4vw;
    top: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-medical05__item--subttl {
    padding-left: 2.6666666667vw;
  }
  .p-medical05__item--subttl::before {
    width: 0.8vw;
    height: 4vw;
    top: 2.1333333333vw;
  }
}

.l-medical05__inner {
  padding-top: 1.25vw;
  padding-left: 1.25vw;
  padding-bottom: 1.25vw;
  padding-right: 1.25vw;
}

.dg4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.5208333333vw 0.5208333333vw;
  white-space: nowrap;
}
@media (min-width: 600px) and (max-width: 767px) {
  .dg4 {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    white-space: wrap;
  }
}
@media (max-width: 599px) {
  .dg4 {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    white-space: wrap;
  }
}

.l-medical06__item {
  margin-top: 2.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical06__item {
    margin-top: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-medical06__item {
    margin-top: 6.4vw;
  }
}

.l-medical06__table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 1.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical06__table {
    margin-top: 6.4vw;
    table-layout: fixed;
    overflow-x: auto;
    display: block;
    white-space: nowrap;
  }
}
@media (max-width: 599px) {
  .l-medical06__table {
    margin-top: 6.4vw;
    table-layout: fixed;
    overflow-x: auto;
    display: block;
    white-space: nowrap;
  }
}

.p-medical06__table--tag {
  background: #7cbc31;
  color: white;
  vertical-align: middle;
  text-align: center;
  width: 20%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical06__table--tag {
    padding-top: 0vw;
    padding-left: 6.4vw;
    padding-bottom: 0vw;
    padding-right: 6.4vw;
  }
}
@media (max-width: 599px) {
  .p-medical06__table--tag {
    padding-top: 0vw;
    padding-left: 6.4vw;
    padding-bottom: 0vw;
    padding-right: 6.4vw;
  }
}

.p-medical06__table--ttl,
.p-medical06__table--tx {
  padding-top: 0.5208333333vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 1.0416666667vw;
  border: 2px solid #7cbc31;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical06__table--ttl,
  .p-medical06__table--tx {
    padding-top: 1.6vw;
    padding-left: 1.6vw;
    padding-bottom: 1.6vw;
    padding-right: 1.6vw;
  }
}
@media (max-width: 599px) {
  .p-medical06__table--ttl,
  .p-medical06__table--tx {
    padding-top: 1.6vw;
    padding-left: 1.6vw;
    padding-bottom: 1.6vw;
    padding-right: 1.6vw;
  }
}

.p-medical06__table--tx {
  width: 30%;
}

.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: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .breadcrumb {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}

.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: 4.2666666667vw;
    margin-bottom: 21.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-archive {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    margin-bottom: 21.3333333333vw;
  }
}

.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: 3.2vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.4166666667;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-single__ttl {
    margin-top: 3.2vw;
    font-size: min(48px, 6.4vw);
    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: 3.2vw;
    margin-left: 0vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-single__tx {
    margin-top: 3.2vw;
    margin-left: 0vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 0vw;
  }
}

.l-clinic01__box {
  background: url(../img/pc/clinic01-bg.webp) no-repeat center center/cover;
  padding-top: 3.6458333333vw;
  padding-left: 0vw;
  padding-bottom: 7.2916666667vw;
  padding-right: 0vw;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
}

.l-clinic02__box {
  background: #fff8ea;
  padding-top: 3.75vw;
  padding-left: 0vw;
  padding-bottom: 5.2083333333vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic02__box {
    padding-top: 16vw;
    padding-left: 0vw;
    padding-bottom: 16vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-clinic02__box {
    padding-top: 16vw;
    padding-left: 0vw;
    padding-bottom: 16vw;
    padding-right: 0vw;
  }
}

.l-clinic__name {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 2.9166666667vw;
}

.p-clinic__name--tag {
  color: #25a273;
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0833333333em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic__name--tag {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .p-clinic__name--tag {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
  }
}

.p-clinic__name {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.p-clinic__name span {
  margin-left: 2.0833333333vw;
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0833333333em;
  color: #7cbc31;
}

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

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

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

.l-clinic02__items {
  margin-top: 4.53125vw;
  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.4479166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic02__items {
    margin-top: 17.0666666667vw;
    gap: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .l-clinic02__items {
    margin-top: 17.0666666667vw;
    gap: 8.5333333333vw;
  }
}

.l-clinic__swiper-container,
.l-clinic03__items {
  position: relative;
  margin-top: 3.75vw;
  margin-left: 4.5833333333vw;
  margin-bottom: 0vw;
  margin-right: 4.5833333333vw;
}
.l-clinic__swiper-container .l-clinic__item,
.l-clinic03__items .l-clinic__item {
  height: 28.8020833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic__swiper-container .l-clinic__item,
  .l-clinic03__items .l-clinic__item {
    height: 53.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__swiper-container .l-clinic__item,
  .l-clinic03__items .l-clinic__item {
    height: 53.3333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic__swiper-container,
  .l-clinic03__items {
    margin-top: 6.4vw;
    margin-left: 4.2666666667vw;
    margin-bottom: 0vw;
    margin-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__swiper-container,
  .l-clinic03__items {
    margin-top: 6.4vw;
    margin-left: 4.2666666667vw;
    margin-bottom: 0vw;
    margin-right: 4.2666666667vw;
  }
}

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
}

.l-clinic__prev::after,
.l-clinic__next::after {
  position: absolute;
  width: 2.6041666667vw;
  height: 2.6041666667vw;
  left: 50%;
  top: 50%;
  border-radius: 6px;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
  border-right: 0.5208333333vw solid #7cbc31;
  border-bottom: 0.5208333333vw solid #7cbc31;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic__prev::after,
  .l-clinic__next::after {
    border-radius: 0px;
    width: 6.4vw;
    height: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__prev::after,
  .l-clinic__next::after {
    border-radius: 0px;
    width: 6.4vw;
    height: 6.4vw;
  }
}

.l-clinic__prev {
  left: -2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic__prev {
    left: -6.4vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__prev {
    left: -6.4vw;
  }
}

.l-clinic__next {
  right: -2.0833333333vw;
}
.l-clinic__next::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic__next {
    right: -6.4vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__next {
    right: -6.4vw;
  }
}

.l-clinic03__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.9375vw 0.78125vw;
  margin-top: 5.2083333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic03__items {
    grid-template-columns: repeat(3, 1fr);
    gap: 3.2vw;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-clinic03__items {
    grid-template-columns: repeat(3, 1fr);
    gap: 3.2vw;
    margin-top: 10.6666666667vw;
  }
}

.l-clinic03__item--active {
  opacity: 0.3;
  cursor: pointer;
}

.l-clinic03__fx {
  padding-top: 6.5625vw;
  padding-left: 4.5833333333vw;
  padding-bottom: 6.7708333333vw;
  padding-right: 7.2916666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.9583333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic03__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    padding-top: 16vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-clinic03__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    padding-top: 16vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
  }
}

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

.l-clinic03__fx--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.0833333333vw;
}
.l-clinic03__fx--item:not(:first-child) {
  margin-top: 0.9375vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic03__fx--item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.1333333333vw;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
@media (max-width: 599px) {
  .l-clinic03__fx--item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.1333333333vw;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}

.p-clinic03__fx--item--ttl {
  width: 7.7083333333vw;
  padding-top: 0.3645833333vw;
  padding-left: 0vw;
  padding-bottom: 0.3645833333vw;
  padding-right: 0vw;
  background: #7cbc31;
  color: white;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic03__fx--item--ttl {
    padding-top: 1.6vw;
    padding-left: 1.6vw;
    padding-bottom: 1.6vw;
    padding-right: 1.6vw;
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 599px) {
  .p-clinic03__fx--item--ttl {
    padding-top: 1.6vw;
    padding-left: 1.6vw;
    padding-bottom: 1.6vw;
    padding-right: 1.6vw;
    width: 100%;
    text-align: left;
  }
}

.p-clinic03__fx--item--tx {
  line-height: 1.5;
}

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