@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: #000000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 2.1875;
  letter-spacing: 0.1em;
}
@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.0625em;
    padding-bottom: 16vw;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: 0.0625em;
    padding-bottom: 16vw;
  }
}

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

.fz48 {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0208333333em;
  color: #77bc14;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz48 {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .fz48 {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}

.fz40 {
  font-size: max(12px, 2.7777777778vw);
  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, 2.5vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
}
.fz36 span {
  color: #77bc14;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz36 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .fz36 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}

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

.fz28 {
  font-size: max(12px, 1.9444444444vw);
  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.7361111111vw);
  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.6666666667vw);
  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.5277777778vw);
  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, 1.25vw);
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.0555555556em;
}

.fz16 {
  font-size: max(12px, 1.1111111111vw);
  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;
}
.row-revers::after {
  left: 0vw;
  -webkit-transform: scale(1) !important;
          transform: scale(1) !important;
}
@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;
  }
}

.cw {
  color: white !important;
}

.cb {
  color: #eeebe3 !important;
}

.cm {
  color: #77bc14 !important;
}

.w100 {
  width: 100% !important;
}

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

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

.ml70 {
  margin-left: 4.8611111111vw !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;
  }
}

.pt60 {
  padding-top: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pt60 {
    padding-top: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .pt60 {
    padding-top: 8.5333333333vw;
  }
}

.pl60 {
  padding-left: 4.1666666667vw;
}
@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.7777777778vw;
}
@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.3888888889vw;
}
@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: 20.8333333333vw !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: 16.6666666667vw !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: 12.5vw !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: 11.1111111111vw !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: 9.7222222222vw !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: 8.3333333333vw !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: 6.9444444444vw !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: 5.5555555556vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt80 {
    margin-top: 9.3023255814vw !important;
  }
}
@media (max-width: 599px) {
  .mt80 {
    margin-top: 9.3023255814vw !important;
  }
}

.mt60 {
  margin-top: 4.1666666667vw !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: 3.4722222222vw !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.7777777778vw !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: 2.0833333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt30 {
    margin-top: 3.7209302326vw !important;
  }
}
@media (max-width: 599px) {
  .mt30 {
    margin-top: 3.7209302326vw !important;
  }
}

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

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

.mt10 {
  margin-top: 0.6944444444vw !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: #77bc14 !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-sub__ttl {
  margin-top: 10.4166666667vw;
  text-align: center;
  padding-bottom: 1.3888888889vw;
  border-bottom: 2px solid #77bc14;
  font-size: max(12px, 2.7777777778vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
.c-sub__ttl span {
  color: #77bc14;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-sub__ttl {
    margin-top: 16vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.1em;
    padding-bottom: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .c-sub__ttl {
    margin-top: 16vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.1em;
    padding-bottom: 2.6666666667vw;
  }
}

.c-fv__ttlbox {
  text-align: center;
  padding-top: 14.9305555556vw;
  padding-left: 0vw;
  padding-bottom: 13.5416666667vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttlbox {
    padding-top: 53.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 53.3333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-fv__ttlbox {
    padding-top: 53.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 53.3333333333vw;
    padding-right: 0vw;
  }
}

.c-fv__ttl {
  font-size: max(12px, 4.1666666667vw);
  font-weight: 500;
  line-height: 1.1666666667;
  letter-spacing: 0.1em;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttl {
    font-size: min(60px, 8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .c-fv__ttl {
    font-size: min(60px, 8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
  }
}

.c-fv__subttl {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 600;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  color: #77bc14;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .c-fv__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
}

.c-btn {
  padding-top: 0.4166666667vw;
  padding-left: 0vw;
  padding-bottom: 0.4166666667vw;
  padding-right: 0vw;
  width: 30.5555555556vw;
  text-align: center;
  font-size: max(12px, 2.7777777778vw);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn {
    padding-top: 2.1333333333vw;
    padding-left: 21.3333333333vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 21.3333333333vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: min(48px, 6.4vw);
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.0833333333em;
  }
}
@media (max-width: 599px) {
  .c-btn {
    padding-top: 2.1333333333vw;
    padding-left: 21.3333333333vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 21.3333333333vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: min(48px, 6.4vw);
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.0833333333em;
  }
}

.c-fx {
  padding-top: 4.1666666667vw;
  padding-left: 3.75vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 3.75vw;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.1666666667vw;
  border: 2px solid;
  z-index: 1;
}
.c-fx::after {
  position: absolute;
  width: 36.5972222222vw;
  height: 21.0416666667vw;
  top: 0vw;
  right: 0;
  -webkit-transform: scaleX(-1) scaleY(1);
          transform: scaleX(-1) scaleY(1); /* 左右反転のみ */
  background: url(../img/pc/c-fx-asirai.webp) no-repeat center center/cover;
  z-index: -1;
  content: "";
}
@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: 8vw;
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

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

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

.wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.7361111111vw;
  margin-top: 2.2222222222vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .c-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
  }
}

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

.c-item--ttl {
  padding-top: 1.6666666667vw;
  padding-left: 0vw;
  padding-bottom: 1.6666666667vw;
  padding-right: 0vw;
  text-align: center;
  background: #77bc14;
  color: white;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.4583333333;
  letter-spacing: 0.0833333333em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-item--ttl {
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .c-item--ttl {
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}

.c-item--tx {
  padding-top: 2.2222222222vw;
  padding-left: 2.2222222222vw;
  padding-bottom: 2.2222222222vw;
  padding-right: 2.2222222222vw;
  background-color: #f0f9e6;
}

.trouble {
  margin-top: 7.9166666667vw;
  background-color: #f0f9e6;
  padding-top: 4.5138888889vw;
  padding-left: 13.1944444444vw;
  padding-bottom: 4.5138888889vw;
  padding-right: 13.1944444444vw;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  position: relative;
  z-index: 1;
}
.trouble::after {
  position: absolute;
  width: 100%;
  height: 8.0555555556vw;
  bottom: 0;
  left: 0;
  background: url(../img/pc/trouble-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .trouble {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .trouble {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    margin-top: 10.6666666667vw;
  }
}

.p-trouble__ttl {
  text-align: center;
  font-size: max(12px, 4.8611111111vw);
  font-weight: 400;
  line-height: 1.1428571429;
  letter-spacing: 0.1em;
}
.p-trouble__ttl span {
  color: #77bc14;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-trouble__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.09375em;
  }
}
@media (max-width: 599px) {
  .p-trouble__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.09375em;
  }
}

.l-trouble__items {
  margin-top: 2.9861111111vw;
  padding-top: 6.5972222222vw;
  padding-left: 12.5vw;
  padding-bottom: 6.5972222222vw;
  padding-right: 12.5vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.3888888889vw;
  background: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-trouble__items {
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-trouble__items {
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    margin-top: 8vw;
  }
}

.p-trouble__item {
  padding-left: 2.0833333333vw;
  position: relative;
}
.p-trouble__item::before {
  position: absolute;
  width: 1.1111111111vw;
  height: 1.1111111111vw;
  top: 0.6944444444vw;
  left: 0vw;
  background: url(../img/pc/check.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 768px) and (max-width: 999px) {
  .p-trouble__item::before {
    top: 1.1111111111vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-trouble__item {
    padding-left: 5.3333333333vw;
  }
  .p-trouble__item::before {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    top: 3.2vw;
  }
}
@media (max-width: 599px) {
  .p-trouble__item {
    padding-left: 5.3333333333vw;
  }
  .p-trouble__item::before {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    top: 3.2vw;
  }
}

.c-fx01 {
  margin-top: 4.4444444444vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.9722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fx01 {
    -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) {
  .c-fx01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    margin-top: 10.6666666667vw;
  }
}

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

.c-ri01 {
  width: 44.4444444444vw;
  height: 29.4444444444vw;
  position: relative;
  z-index: 1;
}
.c-ri01::after {
  position: absolute;
  width: 30.1388888889vw;
  height: 29.4444444444vw;
  bottom: -1.875vw;
  right: -1.5972222222vw;
  background: url(../img/pc/c-ri01-asirai.webp) no-repeat center center/cover;
  z-index: -1;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ri01 {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .c-ri01 {
    width: 100%;
    height: auto;
  }
}

.c-fx__items {
  margin-top: 5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fx__items {
    margin-top: 10.6666666667vw;
    gap: 8vw;
  }
}
@media (max-width: 599px) {
  .c-fx__items {
    margin-top: 10.6666666667vw;
    gap: 8vw;
  }
}

.c-fx__item {
  padding-bottom: 3.1944444444vw;
  border-bottom: 2px solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fx__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.6666666667vw;
    padding-bottom: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-fx__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.6666666667vw;
    padding-bottom: 5.3333333333vw;
  }
}

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

.c-fx__le--ttl {
  padding-top: 1.6666666667vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 1.6666666667vw;
  padding-right: 2.0833333333vw;
  color: white;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.4583333333;
  letter-spacing: 0.0833333333em;
  background: #77bc14;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fx__le--ttl {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .c-fx__le--ttl {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
  }
}

.c-fx__le--tx {
  padding-top: 3.2638888889vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 0vw;
  padding-right: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fx__le--tx {
    padding-top: 4.2666666667vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-fx__le--tx {
    padding-top: 4.2666666667vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}

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

/*----------------------------
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: 5.5555555556vw !important;
  padding-right: 5.5555555556vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .inner {
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}
@media (max-width: 599px) {
  .inner {
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}

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

.l-drawer__icon {
  width: 8.8vw;
  height: 8.8vw;
  background: #77bc14;
  position: relative;
  z-index: 400;
  -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: 4.8vw;
  height: 4.8vw;
  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: 4.8vw;
  height: 2px;
  background: white;
  top: 0;
  left: 0;
}

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

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

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

.l-drawer {
  overflow: scroll;
  padding-top: 21.3333333333vw;
  padding-bottom: 53.3333333333vw;
  width: 93.3333333333vw;
  height: 100%;
  position: fixed;
  background: #77bc14;
  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: 5.8666666667vw;
}

.p-drawer__item {
  color: white;
  padding-top: 5.3333333333vw;
  padding-left: 10.6666666667vw;
  padding-bottom: 5.3333333333vw;
  padding-right: 10.6666666667vw;
  border-bottom: 2px solid;
}

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

.to-top {
  position: fixed;
  width: 5.8333333333vw;
  height: 5.8333333333vw;
  bottom: 2.9861111111vw;
  right: 1.875vw;
  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 {
    display: none;
  }
}
@media (max-width: 599px) {
  .to-top {
    display: none;
  }
}

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

.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 0vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 0vw;
  padding-right: 0.6944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__inner {
    padding-top: 1.8666666667vw;
    padding-left: 1.6vw;
    padding-bottom: 0vw;
    padding-right: 2.4vw;
  }
}
@media (max-width: 599px) {
  .l-header__inner {
    padding-top: 1.8666666667vw;
    padding-left: 1.6vw;
    padding-bottom: 0vw;
    padding-right: 2.4vw;
  }
}

.l-header__le {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.875vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.l-header__logo {
  width: 25.4861111111vw;
  height: 5.2083333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__logo {
    width: 49.6vw;
    height: 10.1333333333vw;
  }
}
@media (max-width: 599px) {
  .l-header__logo {
    width: 49.6vw;
    height: 10.1333333333vw;
  }
}

.p-header__add {
  font-size: max(12px, 0.8333333333vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.0833333333em;
  padding-top: 1.0416666667vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 0vw;
  position: relative;
}
.p-header__add::before {
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: 0;
  background: #77bc14;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__add {
    display: none;
  }
}
@media (max-width: 599px) {
  .p-header__add {
    display: none;
  }
}

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

.l-header__ri--fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-header__tel,
.l-header__web {
  background: #eeebe3;
  padding-top: 0.8333333333vw;
  padding-left: 1.5277777778vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 1.5277777778vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__tel,
  .l-header__web {
    padding-top: 3.2vw;
    padding-left: 5.8666666667vw;
    padding-bottom: 3.2vw;
    padding-right: 5.8666666667vw;
  }
}
@media (max-width: 599px) {
  .l-header__tel,
  .l-header__web {
    padding-top: 3.2vw;
    padding-left: 5.8666666667vw;
    padding-bottom: 3.2vw;
    padding-right: 5.8666666667vw;
  }
}

.p-header__tel {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  padding-left: 2.2222222222vw;
  margin-top: 1.1111111111vw;
  border-top: 2px solid;
  position: relative;
}
.p-header__tel::before {
  position: absolute;
  width: 1.7361111111vw;
  height: 1.8055555556vw;
  top: 0.5555555556vw;
  left: 0vw;
  background: url(../img/pc/tel.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__tel {
    font-size: min(60px, 8vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
    padding-left: 8.5333333333vw;
  }
  .p-header__tel::before {
    width: 6.6666666667vw;
    height: 6.9333333333vw;
    top: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-header__tel {
    font-size: min(60px, 8vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
    padding-left: 8.5333333333vw;
  }
  .p-header__tel::before {
    width: 6.6666666667vw;
    height: 6.9333333333vw;
    top: 2.1333333333vw;
  }
}

.l-header__web {
  background: #77bc14;
  color: white;
  padding-top: 0.8333333333vw;
  padding-left: 3.8888888889vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 3.8888888889vw;
  position: relative;
}
.l-header__web::after {
  position: absolute;
  bottom: 0.4166666667vw;
  right: 0.4166666667vw;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 0.6944444444vw solid transparent;
  border-bottom: 0;
  border-left: 0;
  border-right: 0.6944444444vw solid #f0ba00;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__web {
    padding-top: 3.2vw;
    padding-left: 14.9333333333vw;
    padding-bottom: 3.2vw;
    padding-right: 14.9333333333vw;
  }
  .l-header__web::after {
    border-top: 5.3333333333vw solid transparent;
    border-right: 5.3333333333vw solid #f0ba00;
    bottom: 1.6vw;
    right: 1.6vw;
  }
}
@media (max-width: 599px) {
  .l-header__web {
    padding-top: 3.2vw;
    padding-left: 14.9333333333vw;
    padding-bottom: 3.2vw;
    padding-right: 14.9333333333vw;
  }
  .l-header__web::after {
    border-top: 5.3333333333vw solid transparent;
    border-right: 5.3333333333vw solid #f0ba00;
    bottom: 1.6vw;
    right: 1.6vw;
  }
}

.p-header__web {
  font-size: max(12px, 1.8055555556vw);
  font-weight: 400;
  line-height: 1.2307692308;
  letter-spacing: 0.1em;
  margin-top: 1.1111111111vw;
  border-top: 2px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__web {
    font-size: min(52px, 6.9333333333vw);
    font-weight: 400;
    line-height: 1.2307692308;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-header__web {
    font-size: min(52px, 6.9333333333vw);
    font-weight: 400;
    line-height: 1.2307692308;
    letter-spacing: 0.1em;
  }
}

.p-header__info {
  text-align: center;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 400;
  line-height: 1.4285714286;
  letter-spacing: 0.0714285714em;
  background-color: #17abb4;
  color: white;
  padding-top: 0.4166666667vw;
  padding-left: 0.4166666667vw;
  padding-bottom: 0.4166666667vw;
  padding-right: 0.4166666667vw;
}

.l-fv {
  position: relative;
}

.l-fv__txbox,
.p-fv__add,
.l-fv__ttl {
  position: absolute;
  z-index: 1;
}

.l-fv__txbox {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  text-orientation: mixed; /* 文字の向きを自動調整 */
  text-align: left;
  top: 18.9583333333vw;
  right: 14.4444444444vw;
}
.l-fv__txbox p {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-left: 2.0833333333vw;
  padding-top: 0.5555555556vw;
  padding-left: 0.8333333333vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 0.8333333333vw;
  background: white;
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.1111111111;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__txbox {
    top: 24vw;
    right: 6.9333333333vw;
  }
  .l-fv__txbox p {
    padding-top: 2.1333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 3.2vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.0625em;
    margin-left: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-fv__txbox {
    top: 24vw;
    right: 6.9333333333vw;
  }
  .l-fv__txbox p {
    padding-top: 2.1333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 3.2vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.0625em;
    margin-left: 3.4666666667vw;
  }
}

.p-fv__add {
  top: 18.0555555556vw;
  left: 38.6805555556vw;
  width: 16.5277777778vw;
  height: 16.5277777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__add {
    width: 38.1333333333vw;
    height: 38.1333333333vw;
    top: 111.7333333333vw;
    left: 50.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-fv__add {
    width: 38.1333333333vw;
    height: 38.1333333333vw;
    top: 111.7333333333vw;
    left: 50.1333333333vw;
  }
}

.l-fv__ttl {
  bottom: 16.7361111111vw;
  left: 8.1944444444vw;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__ttl {
    bottom: 49.3333333333vw;
    left: 0;
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-fv__ttl {
    bottom: 49.3333333333vw;
    left: 0;
    width: 100%;
  }
}

.p-fv__ttl {
  font-size: max(12px, 4.1666666667vw);
  font-weight: 600;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
}
.p-fv__ttl span {
  font-size: max(12px, 3.4722222222vw);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.025em;
  }
  .p-fv__ttl span {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
  .p-fv__ttl small {
    font-size: min(60px, 8vw);
    font-weight: 600;
    line-height: 1.3333333333;
    letter-spacing: 0.0333333333em;
  }
}
@media (max-width: 599px) {
  .p-fv__ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.025em;
  }
  .p-fv__ttl span {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
  .p-fv__ttl small {
    font-size: min(60px, 8vw);
    font-weight: 600;
    line-height: 1.3333333333;
    letter-spacing: 0.0333333333em;
  }
}

.p-fv__subttl {
  margin-top: 0.9722222222vw;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__subttl {
    margin-top: 4vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 1.4285714286;
    letter-spacing: 0.0714285714em;
  }
}
@media (max-width: 599px) {
  .p-fv__subttl {
    margin-top: 4vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 1.4285714286;
    letter-spacing: 0.0714285714em;
  }
}

.l-nav {
  padding-top: 0vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 0vw;
  padding-right: 5.5555555556vw;
  background-color: #eeebe3;
}

.l-nav__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5.5555555556vw;
  padding-top: 2.0833333333vw;
  padding-left: 3.4722222222vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 3.4722222222vw;
  background: white;
  -webkit-box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.2);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-nav__items {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-nav__items {
    display: none;
  }
}

.p-nav__item {
  position: relative;
}
.p-nav__item::after {
  position: absolute;
  width: 2px;
  height: 1.3888888889vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -2.7777777778vw;
  background: #000000;
  content: "";
}

.l-menu__drawer {
  position: relative;
  cursor: pointer;
}

.pc-drawer__items {
  position: absolute;
  z-index: 10;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 4.1666666667vw;
  background: #77bc14;
  color: white;
  padding-top: 3.4722222222vw;
  padding-left: 3.4722222222vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 3.4722222222vw;
  display: none;
  text-align: left;
}
.pc-drawer__items::after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: auto;
  top: -0.6944444444vw;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 1.0416666667vw solid transparent;
  border-left: 1.0416666667vw solid transparent;
  border-bottom: 1.0416666667vw solid #77bc14;
  border-top: 0;
  content: "";
}
.pc-drawer__items.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.2s ease-out 0.2s;
  transition: all 0.2s ease-out 0.2s;
  opacity: 0.92;
}

.pc-drawer__item--ttl {
  font-size: max(12px, 1.25vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}

.pc-drawer__item {
  white-space: nowrap;
  border-bottom: 2px dotted;
  margin-left: 2.7777777778vw;
  margin-top: 1.3888888889vw;
  padding-top: 0vw;
  padding-left: 2.2222222222vw;
  padding-bottom: 0vw;
  padding-right: 5.2777777778vw;
  position: relative;
}
.pc-drawer__item::after {
  position: absolute;
  left: 0;
  top: 0.8333333333vw;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 0.3472222222vw solid transparent;
  border-bottom: 0.3472222222vw solid transparent;
  border-left: 0.6944444444vw solid #fff;
  border-right: 0;
  content: "";
}

.nav-info {
  display: none;
}

.c-nav {
  padding-top: 0vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 0vw;
  padding-right: 5.5555555556vw;
  position: absolute;
  top: 28.0555555556vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  z-index: 10;
}

.l-global-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background: white;
  z-index: 300;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  padding: 0;
}
.l-global-nav .nav-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.l-global-nav .l-nav__items {
  padding: 0;
  gap: 3.4722222222vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-global-nav .l-nav__items {
    gap: 1.3888888889vw;
  }
}
.l-global-nav .p-nav__item::after {
  right: -1.7361111111vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-global-nav .p-nav__item::after {
    display: none;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .p-sp__add {
    padding-top: 3.4666666667vw;
    padding-left: 0vw;
    padding-bottom: 3.4666666667vw;
    padding-right: 0vw;
    text-align: center;
    font-size: min(24px, 3.2vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0833333333em;
  }
}
@media (max-width: 599px) {
  .p-sp__add {
    padding-top: 3.4666666667vw;
    padding-left: 0vw;
    padding-bottom: 3.4666666667vw;
    padding-right: 0vw;
    text-align: center;
    font-size: min(24px, 3.2vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0833333333em;
  }
}

.p-sp__info {
  background-color: #17abb4;
  color: white;
  padding-top: 2.1333333333vw;
  padding-left: 0vw;
  padding-bottom: 2.1333333333vw;
  padding-right: 0vw;
  text-align: center;
  font-size: min(28px, 3.7333333333vw);
  font-weight: 400;
  line-height: 1.4285714286;
  letter-spacing: 0.0714285714em;
}

.l-news {
  background: #eeebe3;
  padding-top: 6.3888888889vw;
  padding-left: 8.6111111111vw;
  padding-bottom: 13.1944444444vw;
  padding-right: 8.6111111111vw;
  position: relative;
  z-index: 1;
}
.l-news::after {
  position: absolute;
  width: 100%;
  height: 6.9444444444vw;
  bottom: 0;
  left: 0;
  background: url(../img/pc/news-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news {
    padding-top: 10.1333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
  }
  .l-news::after {
    height: 22.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-news {
    padding-top: 10.1333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
  }
  .l-news::after {
    height: 22.9333333333vw;
  }
}

.l-news__inner {
  background: white;
  padding-top: 3.4722222222vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 5.5555555556vw;
  position: relative;
}
.l-news__inner::after {
  position: absolute;
  width: 23.4027777778vw;
  height: 20.9027777778vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 5.5555555556vw;
  background: url(../img/pc/news-logo.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__inner {
    padding-top: 5.3333333333vw;
    padding-left: 4.8vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 4.8vw;
  }
  .l-news__inner::after {
    width: 54.6666666667vw;
    height: 53.8666666667vw;
    right: 0vw;
    top: 69.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-news__inner {
    padding-top: 5.3333333333vw;
    padding-left: 4.8vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 4.8vw;
  }
  .l-news__inner::after {
    width: 54.6666666667vw;
    height: 53.8666666667vw;
    right: 0vw;
    top: 69.3333333333vw;
  }
}

.l-news__ttlbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.5694444444vw;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__ttlbox {
    gap: 4.5333333333vw;
  }
}
@media (max-width: 599px) {
  .l-news__ttlbox {
    gap: 4.5333333333vw;
  }
}

.p-news__ttl {
  font-size: max(12px, 3.4722222222vw);
  font-weight: 500;
  line-height: 1.28;
  letter-spacing: 0.1em;
  color: #479905;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-news__ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}

.p-news__subttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-news__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}

.l-news__items {
  margin-top: 3.2638888889vw;
  height: 13.8888888889vw;
  overflow-y: scroll;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__items {
    margin-top: 13.3333333333vw;
    height: 45.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-news__items {
    margin-top: 13.3333333333vw;
    height: 45.3333333333vw;
  }
}

.l-news__item:not(:first-child) {
  margin-top: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__item:not(:first-child) {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-news__item:not(:first-child) {
    margin-top: 5.3333333333vw;
  }
}
.l-news__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .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 a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
  }
}

.l-concept {
  background-color: #eff9e5;
  padding-top: 5.9722222222vw;
  padding-left: 13.8888888889vw;
  padding-bottom: 5.9722222222vw;
  padding-right: 13.8888888889vw;
  text-align: center;
  position: relative;
  z-index: 1;
}
.l-concept::before {
  position: absolute;
  width: 100%;
  height: 49.8611111111vw;
  top: 0vw;
  left: 0vw;
  background: url(../img/pc/concept-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
.l-concept::after {
  position: absolute;
  width: 100%;
  height: 21.9444444444vw;
  bottom: 0;
  left: 0;
  background: url(../img/pc/concept-asirai.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept {
    padding-top: 13.3333333333vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 98.6666666667vw;
    padding-right: 3.4666666667vw;
  }
  .l-concept::before {
    background: url(../img/sp/concept-bg.webp) no-repeat center center/cover;
    height: 191.4666666667vw;
  }
  .l-concept::after {
    background: url(../img/sp/concept-asirai.webp) no-repeat center center/cover;
    height: 63.7333333333vw;
  }
}
@media (max-width: 599px) {
  .l-concept {
    padding-top: 13.3333333333vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 98.6666666667vw;
    padding-right: 3.4666666667vw;
  }
  .l-concept::before {
    background: url(../img/sp/concept-bg.webp) no-repeat center center/cover;
    height: 191.4666666667vw;
  }
  .l-concept::after {
    background: url(../img/sp/concept-asirai.webp) no-repeat center center/cover;
    height: 63.7333333333vw;
  }
}

.p-concept__img01,
.p-concept__img02 {
  width: 30.8333333333vw;
  height: 38.8888888889vw;
  position: absolute;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__img01,
  .p-concept__img02 {
    width: 51.7333333333vw;
    height: 70.9333333333vw;
  }
}
@media (max-width: 599px) {
  .p-concept__img01,
  .p-concept__img02 {
    width: 51.7333333333vw;
    height: 70.9333333333vw;
  }
}

.p-concept__img01 {
  left: 0;
  top: 14.7222222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__img01 {
    top: auto;
    bottom: 14.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-concept__img01 {
    top: auto;
    bottom: 14.6666666667vw;
  }
}

.p-concept__img02 {
  right: 0;
  top: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__img02 {
    top: auto;
    bottom: 14.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-concept__img02 {
    top: auto;
    bottom: 14.6666666667vw;
  }
}

.p-concept__ttl {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.09375em;
  text-shadow: 1px 1px 0 #479905, -1px 1px 0 #479905, -1px -1px 0 #479905, 1px -1px 0 #479905;
  color: #eff9e5;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__ttl {
    font-size: min(100px, 13.3333333333vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-concept__ttl {
    font-size: min(100px, 13.3333333333vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.1em;
  }
}

.p-concept__subttl {
  margin-top: 7.2222222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__subttl {
    margin-top: 8.8vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-concept__subttl {
    margin-top: 8.8vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}

.p-concept__tx {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0, #fffd96));
  background: linear-gradient(transparent 60%, #fffd96 0);
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.p-concept__tx span {
  font-size: max(12px, 4.4444444444vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.09375em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__tx {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0833333333em;
    margin-top: 5.3333333333vw;
  }
  .p-concept__tx span {
    font-size: min(100px, 13.3333333333vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.02em;
  }
}
@media (max-width: 599px) {
  .p-concept__tx {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0833333333em;
    margin-top: 5.3333333333vw;
  }
  .p-concept__tx span {
    font-size: min(100px, 13.3333333333vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.02em;
  }
}

.l-concept__items {
  margin-top: 8.6805555556vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.5694444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept__items {
    margin-top: 10.6666666667vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-concept__items {
    margin-top: 10.6666666667vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 3.4666666667vw;
  }
}

.l-concept__item {
  background: url(../img/pc/concept-txbox.webp) no-repeat center center/cover;
  width: 10.8333333333vw;
  height: 32.0833333333vw;
  position: relative;
  z-index: 5;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-concept__item {
    height: auto;
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept__item {
    width: 28.5333333333vw;
    height: 84vw;
  }
}
@media (max-width: 599px) {
  .l-concept__item {
    width: 28.5333333333vw;
    height: 84vw;
  }
}

.p-concept__item--nubber {
  font-size: max(12px, 3.4722222222vw);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0em;
  padding-top: 5vw;
  padding-left: 0vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__item--nubber {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    padding-top: 13.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-concept__item--nubber {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    padding-top: 13.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 0vw;
  }
}

.l-concept__item--tx {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  text-orientation: mixed; /* 文字の向きを自動調整 */
  text-align: left;
  margin: 0 auto;
  padding-top: 2.7777777778vw;
  position: relative;
}
.l-concept__item--tx::before {
  position: absolute;
  width: 1px;
  height: 1.1805555556vw;
  top: 0vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #000000;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept__item--tx {
    padding-top: 4vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 1.4285714286;
    letter-spacing: 0em;
  }
  .l-concept__item--tx::before {
    height: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-concept__item--tx {
    padding-top: 4vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 1.4285714286;
    letter-spacing: 0em;
  }
  .l-concept__item--tx::before {
    height: 3.2vw;
  }
}

.bule {
  color: #17abb4;
}

.pink {
  color: #ed798d;
}

.ye {
  color: #f9c100;
}

.pur {
  color: #9e5ab7;
}

.gr {
  color: #479905;
}

.l-feature__ttlbox {
  background: url(../img/pc/feature-bg.webp) no-repeat center center/cover;
  text-align: center;
  padding-top: 6.9444444444vw;
  padding-left: 0vw;
  padding-bottom: 9.7222222222vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__ttlbox {
    padding-top: 9.0666666667vw;
    padding-left: 0vw;
    padding-bottom: 14.4vw;
    padding-right: 0vw;
    background: url(../img/sp/feature-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-feature__ttlbox {
    padding-top: 9.0666666667vw;
    padding-left: 0vw;
    padding-bottom: 14.4vw;
    padding-right: 0vw;
    background: url(../img/sp/feature-bg.webp) no-repeat center center/cover;
  }
}

.p-feature__ttl {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.1041666667em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__ttl {
    font-size: min(100px, 13.3333333333vw);
    font-weight: 500;
    line-height: 1.12;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-feature__ttl {
    font-size: min(100px, 13.3333333333vw);
    font-weight: 500;
    line-height: 1.12;
    letter-spacing: 0.1em;
  }
}

.p-feature__subttl {
  margin-top: 1.25vw;
  padding-top: 1.3888888889vw;
  padding-left: 3.4722222222vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 3.4722222222vw;
  border: 2px solid;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0833333333em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__subttl {
    padding-top: 5.3333333333vw;
    padding-left: 13.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 13.3333333333vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.1em;
    margin-top: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-feature__subttl {
    padding-top: 5.3333333333vw;
    padding-left: 13.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 13.3333333333vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.1em;
    margin-top: 4.2666666667vw;
  }
}

.l-feature01 {
  background: url(../img/pc/feature01-bg.webp) no-repeat center center/cover;
  padding-top: 5.6944444444vw;
  padding-left: 10.8333333333vw;
  padding-bottom: 5.6944444444vw;
  padding-right: 10.8333333333vw;
  color: white;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01 {
    padding-top: 12.8vw;
    padding-left: 6.4vw;
    padding-bottom: 12.8vw;
    padding-right: 6.4vw;
    background: url(../img/sp/feature01-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-feature01 {
    padding-top: 12.8vw;
    padding-left: 6.4vw;
    padding-bottom: 12.8vw;
    padding-right: 6.4vw;
    background: url(../img/sp/feature01-bg.webp) no-repeat center center/cover;
  }
}

.p-feature01__number,
.p-feature02__number,
.p-feature03__number,
.p-feature04__number,
.p-feature05__number {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 400;
  line-height: 1.0416666667;
  letter-spacing: 0em;
  position: absolute;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__number,
  .p-feature02__number,
  .p-feature03__number,
  .p-feature04__number,
  .p-feature05__number {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 400;
    line-height: 1.203125;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-feature01__number,
  .p-feature02__number,
  .p-feature03__number,
  .p-feature04__number,
  .p-feature05__number {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 400;
    line-height: 1.203125;
    letter-spacing: 0em;
  }
}

.p-feature01__number {
  top: 9.7222222222vw;
  left: 24.8611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__number {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 21.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-feature01__number {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 21.3333333333vw;
  }
}

.p-feature01__subttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0833333333em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.0833333333em;
  }
}
@media (max-width: 599px) {
  .p-feature01__subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.0833333333em;
  }
}

.p-feature01__ttl {
  margin-top: 2.2916666667vw;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: center;
  padding-bottom: 3.4722222222vw;
  border-bottom: 2px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__ttl {
    margin-top: 25.0666666667vw;
    font-size: min(60px, 8vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.1em;
    padding-bottom: 7.2vw;
    white-space: nowrap;
  }
}
@media (max-width: 599px) {
  .p-feature01__ttl {
    margin-top: 25.0666666667vw;
    font-size: min(60px, 8vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.1em;
    padding-bottom: 7.2vw;
    white-space: nowrap;
  }
}

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

.l-feature02,
.l-feature03 {
  margin-top: 6.8055555556vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10.9722222222vw;
  background-color: #fef3cc;
  padding-top: 0vw;
  padding-left: 0vw;
  padding-bottom: 9.7222222222vw;
  padding-right: 8.1944444444vw;
  z-index: 1;
  position: relative;
}
.l-feature02::after,
.l-feature03::after {
  position: absolute;
  width: 100%;
  height: 7.2222222222vw;
  bottom: 0;
  left: 0;
  background: url(../img/pc/feature02-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature02,
  .l-feature03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
    margin-top: 40vw;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 23.2vw;
    padding-right: 5.3333333333vw;
  }
  .l-feature02::after,
  .l-feature03::after {
    background: url(../img/sp/feature02-bg.webp) no-repeat center center/cover;
    height: 23.2vw;
  }
}
@media (max-width: 599px) {
  .l-feature02,
  .l-feature03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
    margin-top: 40vw;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 23.2vw;
    padding-right: 5.3333333333vw;
  }
  .l-feature02::after,
  .l-feature03::after {
    background: url(../img/sp/feature02-bg.webp) no-repeat center center/cover;
    height: 23.2vw;
  }
}

.p-feature02__img01,
.p-feature03__img01 {
  width: 41.5277777778vw;
  height: 28.5416666667vw;
  position: relative;
  top: -3.75vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__img01,
  .p-feature03__img01 {
    width: 82.9333333333vw;
    height: 57.0666666667vw;
    top: -28.8vw;
    left: -5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-feature02__img01,
  .p-feature03__img01 {
    width: 82.9333333333vw;
    height: 57.0666666667vw;
    top: -28.8vw;
    left: -5.3333333333vw;
  }
}

.p-feature02__img02,
.p-feature03__img02 {
  width: 27.1527777778vw;
  height: 18.6805555556vw;
  position: absolute;
  right: -8.5416666667vw;
  bottom: -8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__img02,
  .p-feature03__img02 {
    width: 54.4vw;
    height: 37.3333333333vw;
    bottom: -17.3333333333vw;
    right: -17.0666666667vw;
  }
}
@media (max-width: 599px) {
  .p-feature02__img02,
  .p-feature03__img02 {
    width: 54.4vw;
    height: 37.3333333333vw;
    bottom: -17.3333333333vw;
    right: -17.0666666667vw;
  }
}

.l-feature02__box,
.l-feature03__box {
  background: white;
  position: relative;
  margin-top: 6.7361111111vw;
  padding-top: 4.7222222222vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 2.7777777778vw;
  -webkit-box-shadow: 1.5277777778vw 1.5277777778vw 0 0 #f9c100;
          box-shadow: 1.5277777778vw 1.5277777778vw 0 0 #f9c100;
  width: calc(100% - 52.5vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature02__box,
  .l-feature03__box {
    width: 100%;
    padding-top: 13.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 6.6666666667vw;
    padding-right: 5.3333333333vw;
    -webkit-box-shadow: 5.0666666667vw 4.2666666667vw 0 0 #f9c100;
            box-shadow: 5.0666666667vw 4.2666666667vw 0 0 #f9c100;
  }
}
@media (max-width: 599px) {
  .l-feature02__box,
  .l-feature03__box {
    width: 100%;
    padding-top: 13.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 6.6666666667vw;
    padding-right: 5.3333333333vw;
    -webkit-box-shadow: 5.0666666667vw 4.2666666667vw 0 0 #f9c100;
            box-shadow: 5.0666666667vw 4.2666666667vw 0 0 #f9c100;
  }
}

.p-feature02__number,
.p-feature03__number {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__number,
  .p-feature03__number {
    top: -10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-feature02__number,
  .p-feature03__number {
    top: -10.6666666667vw;
  }
}

.p-feature02__ttl,
.p-feature03__ttl {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  padding-bottom: 1.6666666667vw;
  border-bottom: 2px solid;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__ttl,
  .p-feature03__ttl {
    font-size: min(60px, 8vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.1em;
    padding-bottom: 6.6666666667vw;
    white-space: nowrap;
  }
}
@media (max-width: 599px) {
  .p-feature02__ttl,
  .p-feature03__ttl {
    font-size: min(60px, 8vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.1em;
    padding-bottom: 6.6666666667vw;
    white-space: nowrap;
  }
}

.p-feature02__tx,
.p-feature03__tx {
  line-height: 2.5;
  padding-top: 1.1805555556vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 0vw;
  padding-right: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__tx,
  .p-feature03__tx {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-feature02__tx,
  .p-feature03__tx {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 0vw;
  }
}

.p-feature02__subttl,
.p-feature03__subttl {
  text-align: right;
  margin-top: 0.8333333333vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0833333333em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__subttl,
  .p-feature03__subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0833333333em;
    text-align: left;
  }
}
@media (max-width: 599px) {
  .p-feature02__subttl,
  .p-feature03__subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0833333333em;
    text-align: left;
  }
}

.l-feature03 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-top: 0vw;
  padding-left: 6.9444444444vw;
  padding-bottom: 8.3333333333vw;
  padding-right: 0vw;
  gap: 12.2222222222vw;
  margin-top: 9.375vw;
  background-color: #ecdef1;
}
.l-feature03::after {
  background: url(../img/pc/feature03-bg.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature03 {
    margin-top: 52vw;
    padding-right: 5.3333333333vw;
    padding-bottom: 23.2vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .l-feature03 {
    margin-top: 52vw;
    padding-right: 5.3333333333vw;
    padding-bottom: 23.2vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-feature03__img01 {
  top: -4.8611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature03__img01 {
    top: -39.4666666667vw;
    left: auto;
    right: -9.6vw;
  }
}
@media (max-width: 599px) {
  .p-feature03__img01 {
    top: -39.4666666667vw;
    left: auto;
    right: -9.6vw;
  }
}

.p-feature03__img02 {
  left: -5.9722222222vw;
  bottom: -11.7361111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature03__img02 {
    left: -11.4666666667vw;
    bottom: -24.8vw;
  }
}
@media (max-width: 599px) {
  .p-feature03__img02 {
    left: -11.4666666667vw;
    bottom: -24.8vw;
  }
}

.l-feature03__box {
  width: calc(100% - 53.75vw);
  -webkit-box-shadow: 1.5277777778vw 1.5277777778vw 0 0 #9e5ab7;
          box-shadow: 1.5277777778vw 1.5277777778vw 0 0 #9e5ab7;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature03__box {
    width: 100%;
    -webkit-box-shadow: 5.0666666667vw 4.2666666667vw 0 0 #9e5ab7;
            box-shadow: 5.0666666667vw 4.2666666667vw 0 0 #9e5ab7;
  }
}
@media (max-width: 599px) {
  .l-feature03__box {
    width: 100%;
    -webkit-box-shadow: 5.0666666667vw 4.2666666667vw 0 0 #9e5ab7;
            box-shadow: 5.0666666667vw 4.2666666667vw 0 0 #9e5ab7;
  }
}

.l-feature045 {
  padding-top: 2.7777777778vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 5.5555555556vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.4444444444vw;
  background-image: -webkit-gradient(linear, left top, right top, from(#17abb4), color-stop(50%, #17abb4), color-stop(50%, #f9c100), to(#f9c100));
  background-image: linear-gradient(to right, #17abb4 0%, #17abb4 50%, #f9c100 50%, #f9c100 100%);
  background-size: 100% 1.5972222222vw;
  background-repeat: no-repeat;
  background-position: bottom;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature045 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.8666666667vw;
    background-image: none;
    padding-top: 13.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-feature045 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.8666666667vw;
    background-image: none;
    padding-top: 13.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}

.l-feature04,
.l-feature05 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature04,
  .l-feature05 {
    padding-bottom: 9.0666666667vw;
    border-bottom: 23px solid #17abb4;
  }
}
@media (max-width: 599px) {
  .l-feature04,
  .l-feature05 {
    padding-bottom: 9.0666666667vw;
    border-bottom: 23px solid #17abb4;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .l-feature05 {
    border-bottom: 23px solid #f9c100;
  }
}
@media (max-width: 599px) {
  .l-feature05 {
    border-bottom: 23px solid #f9c100;
  }
}

.p-feature04__number,
.p-feature05__number {
  font-size: max(12px, 5.5555555556vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  left: 1.3888888889vw;
  top: 30.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature04__number,
  .p-feature05__number {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 69.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-feature04__number,
  .p-feature05__number {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 69.3333333333vw;
  }
}

.l-feaature04__ttlbox,
.l-feaature05__ttlbox {
  padding-left: 9.0277777778vw;
  margin-top: 2.7777777778vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.0833333333em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feaature04__ttlbox,
  .l-feaature05__ttlbox {
    margin-top: 30.6666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.0833333333em;
    padding-left: 0;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .l-feaature04__ttlbox,
  .l-feaature05__ttlbox {
    margin-top: 30.6666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.0833333333em;
    padding-left: 0;
    text-align: center;
  }
}

.p-feature04__subttl,
.p-feature05__subttl {
  margin-top: 1.3194444444vw;
}

.p-feature04__tx,
.p-feature05__tx {
  line-height: 2.5;
  margin-top: 1.5277777778vw;
  padding-top: 1.1805555556vw;
  border-top: 2px solid;
  padding-left: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature04__tx,
  .p-feature05__tx {
    margin-top: 5.0666666667vw;
    padding-top: 9.0666666667vw;
    padding-left: 0;
  }
}
@media (max-width: 599px) {
  .p-feature04__tx,
  .p-feature05__tx {
    margin-top: 5.0666666667vw;
    padding-top: 9.0666666667vw;
    padding-left: 0;
  }
}

.l-medical__top {
  background-color: #eff7e5;
  padding-top: 5.5555555556vw;
  padding-left: 0vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__top {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-medical__top {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
  }
}

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

.p-medical__ttl--line {
  width: 10.3472222222vw;
  height: 2.0138888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__ttl--line {
    width: 39.7333333333vw;
    height: 7.7333333333vw;
  }
}
@media (max-width: 599px) {
  .p-medical__ttl--line {
    width: 39.7333333333vw;
    height: 7.7333333333vw;
  }
}

.p-medical__ttl {
  font-size: max(12px, 6.9444444444vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.1em;
  color: #77bc14;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.09375em;
  }
}
@media (max-width: 599px) {
  .p-medical__ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.09375em;
  }
}

.p-medical__subttl {
  padding-top: 0.6944444444vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 4.1666666667vw;
  border: 2px solid;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 4.3055555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__subttl {
    margin-top: 6.9333333333vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.1em;
    padding-top: 2.6666666667vw;
    padding-left: 16vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 16vw;
  }
}
@media (max-width: 599px) {
  .p-medical__subttl {
    margin-top: 6.9333333333vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.1em;
    padding-top: 2.6666666667vw;
    padding-left: 16vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 16vw;
  }
}

.l-medical__impalnt {
  background: url(../img/pc/implant-bg.webp) no-repeat center center/cover;
  padding-bottom: 3.8888888889vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__impalnt {
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 80vw;
    padding-right: 5.3333333333vw;
    background: url(../img/sp/implant-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-medical__impalnt {
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 80vw;
    padding-right: 5.3333333333vw;
    background: url(../img/sp/implant-bg.webp) no-repeat center center/cover;
  }
}

.p-implant__ttl {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1041666667em;
  color: white;
  padding-left: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-implant__ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.09375em;
    left: 0;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .p-implant__ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.09375em;
    left: 0;
    text-align: center;
  }
}

.p-implant__subttl {
  text-align: center;
  font-size: max(12px, 2.7777777778vw);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-top: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-implant__subttl {
    margin-top: 28vw;
    font-size: min(60px, 8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-implant__subttl {
    margin-top: 28vw;
    font-size: min(60px, 8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
  }
}

.p-implant__tx {
  margin-top: 1.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-implant__tx {
    margin-top: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-implant__tx {
    margin-top: 2.1333333333vw;
  }
}

.l-medical__btnbox {
  margin-top: 2.6388888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__btnbox {
    margin-top: 0vw;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 22.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-medical__btnbox {
    margin-top: 0vw;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 22.9333333333vw;
  }
}

.p-medical__implant--btn {
  background-color: #5ca7d3;
  -webkit-box-shadow: 0.8333333333vw 0.625vw 0 0 #133e7e;
          box-shadow: 0.8333333333vw 0.625vw 0 0 #133e7e;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__implant--btn {
    -webkit-box-shadow: 1.6vw 2.4vw 0 0 #133e7e;
            box-shadow: 1.6vw 2.4vw 0 0 #133e7e;
  }
}
@media (max-width: 599px) {
  .p-medical__implant--btn {
    -webkit-box-shadow: 1.6vw 2.4vw 0 0 #133e7e;
            box-shadow: 1.6vw 2.4vw 0 0 #133e7e;
  }
}

.l-medical__bule {
  background: url(../img/pc/bule-bg.webp) no-repeat center center/cover;
  padding-top: 21.25vw;
  padding-left: 0vw;
  padding-bottom: 4.4444444444vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__bule {
    padding-top: 36vw;
    padding-left: 0vw;
    padding-bottom: 108vw;
    padding-right: 0vw;
    background: url(../img/sp/bule-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-medical__bule {
    padding-top: 36vw;
    padding-left: 0vw;
    padding-bottom: 108vw;
    padding-right: 0vw;
    background: url(../img/sp/bule-bg.webp) no-repeat center center/cover;
  }
}

.p-medical__bule--btn {
  background-color: #ed798d;
  -webkit-box-shadow: 0.8333333333vw 0.625vw 0 0 #ecdef1;
          box-shadow: 0.8333333333vw 0.625vw 0 0 #ecdef1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__bule--btn {
    -webkit-box-shadow: 1.6vw 2.4vw 0 0 #ecdef1;
            box-shadow: 1.6vw 2.4vw 0 0 #ecdef1;
  }
}
@media (max-width: 599px) {
  .p-medical__bule--btn {
    -webkit-box-shadow: 1.6vw 2.4vw 0 0 #ecdef1;
            box-shadow: 1.6vw 2.4vw 0 0 #ecdef1;
  }
}

.l-medical__icons {
  margin-top: 5.4166666667vw;
  margin-left: 5.5555555556vw;
  margin-bottom: 3.8888888889vw;
  margin-right: 5.5555555556vw;
  background: url(../img/pc/medical-bg.webp) no-repeat center center/cover;
  padding-top: 4.4444444444vw;
  padding-left: 11.4583333333vw;
  padding-bottom: 4.4444444444vw;
  padding-right: 11.4583333333vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.1944444444vw 4.8611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__icons {
    margin-top: 10.1333333333vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 10.1333333333vw;
    margin-right: 5.3333333333vw;
    background: url(../img/sp/medical-bg.webp) no-repeat center center/cover;
    padding-top: 9.6vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 9.6vw;
    padding-right: 5.3333333333vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 5.3333333333vw 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-medical__icons {
    margin-top: 10.1333333333vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 10.1333333333vw;
    margin-right: 5.3333333333vw;
    background: url(../img/sp/medical-bg.webp) no-repeat center center/cover;
    padding-top: 9.6vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 9.6vw;
    padding-right: 5.3333333333vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 5.3333333333vw 3.2vw;
  }
}

.l-medical__icon {
  background: url(../img/pc/medical-icon01.webp) no-repeat center center/cover;
  padding-top: 12.5694444444vw;
  padding-left: 0vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 0vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
  white-space: nowrap;
  text-align: center;
}
.l-medical__icon:nth-child(2) {
  background: url(../img/pc/medical-icon02.webp) no-repeat center center/cover;
}
.l-medical__icon:nth-child(3) {
  background: url(../img/pc/medical-icon03.webp) no-repeat center center/cover;
}
.l-medical__icon:nth-child(4) {
  background: url(../img/pc/medical-icon04.webp) no-repeat center center/cover;
}
.l-medical__icon:nth-child(5) {
  background: url(../img/pc/medical-icon05.webp) no-repeat center center/cover;
}
.l-medical__icon:nth-child(6) {
  background: url(../img/pc/medical-icon06.webp) no-repeat center center/cover;
}
.l-medical__icon:nth-child(7) {
  background: url(../img/pc/medical-icon07.webp) no-repeat center center/cover;
}
.l-medical__icon:hover {
  background: url(../img/pc/medical-hover-icon01.webp) no-repeat center center/cover;
  color: white;
}
.l-medical__icon:hover:nth-child(2) {
  background: url(../img/pc/medical-hover-icon02.webp) no-repeat center center/cover;
}
.l-medical__icon:hover:nth-child(3) {
  background: url(../img/pc/medical-hover-icon03.webp) no-repeat center center/cover;
}
.l-medical__icon:hover:nth-child(4) {
  background: url(../img/pc/medical-hover-icon04.webp) no-repeat center center/cover;
}
.l-medical__icon:hover:nth-child(5) {
  background: url(../img/pc/medical-hover-icon05.webp) no-repeat center center/cover;
}
.l-medical__icon:hover:nth-child(6) {
  background: url(../img/pc/medical-hover-icon06.webp) no-repeat center center/cover;
}
.l-medical__icon:hover:nth-child(7) {
  background: url(../img/pc/medical-hover-icon07.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__icon {
    padding-top: 25.6vw;
    padding-left: 0vw;
    padding-bottom: 5.6vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .l-medical__icon {
    padding-top: 25.6vw;
    padding-left: 0vw;
    padding-bottom: 5.6vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}

.l-greeing {
  background-color: #eeebe3;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9.9305555556vw;
  padding-top: 4.3055555556vw;
  padding-left: 11.6666666667vw;
  padding-bottom: 20.1388888889vw;
  padding-right: 10.2777777778vw;
  z-index: 1;
}
.l-greeing::after {
  position: absolute;
  width: 100%;
  height: 8.0555555556vw;
  bottom: 0;
  left: 0vw;
  background: url(../img/pc/news-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeing {
    padding-top: 32.8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 53.3333333333vw;
    padding-right: 5.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 17.6vw;
  }
  .l-greeing::after {
    height: 30.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-greeing {
    padding-top: 32.8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 53.3333333333vw;
    padding-right: 5.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 17.6vw;
  }
  .l-greeing::after {
    height: 30.9333333333vw;
  }
}

.p-greeting__ttl {
  color: #77bc14;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  text-orientation: mixed; /* 文字の向きを自動調整 */
  text-align: left;
  position: absolute;
  top: 4.3055555556vw;
  left: 0;
  font-size: max(12px, 6.9444444444vw);
  font-weight: 500;
  line-height: 0.8;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__ttl {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb; /* 横書き */
    font-size: min(100px, 13.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.1em;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 9.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-greeting__ttl {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb; /* 横書き */
    font-size: min(100px, 13.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.1em;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 9.3333333333vw;
  }
}

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

.p-greeting__subttl {
  padding-top: 0.6944444444vw;
  padding-left: 3.4722222222vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 3.4722222222vw;
  border: 2px solid;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__subttl {
    padding-top: 2.6666666667vw;
    padding-left: 13.3333333333vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 13.3333333333vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .p-greeting__subttl {
    padding-top: 2.6666666667vw;
    padding-left: 13.3333333333vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 13.3333333333vw;
    margin: 0 auto;
  }
}

.p-greeting__tx {
  margin-top: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__tx {
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .p-greeting__tx {
    margin-top: 8vw;
  }
}

.l-greeting__name {
  margin-top: 4.7222222222vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__name {
    margin-top: 8vw;
    gap: 2.6666666667vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
@media (max-width: 599px) {
  .l-greeting__name {
    margin-top: 8vw;
    gap: 2.6666666667vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}

.p-greeting__tag,
.p-greeting__en {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__tag,
  .p-greeting__en {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-greeting__tag,
  .p-greeting__en {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
}

.p-greeting__tag {
  background-color: #fffd96;
  padding-top: 0.4166666667vw;
  padding-left: 0.8333333333vw;
  padding-bottom: 0.4166666667vw;
  padding-right: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__tag {
    padding-top: 0.5333333333vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 0.5333333333vw;
    padding-right: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-greeting__tag {
    padding-top: 0.5333333333vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 0.5333333333vw;
    padding-right: 2.1333333333vw;
  }
}

.p-greeting__ja {
  font-size: max(12px, 2.5vw);
  font-weight: 500;
  line-height: 1.1666666667;
  letter-spacing: 0.0833333333em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__ja {
    font-size: min(60px, 8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-greeting__ja {
    font-size: min(60px, 8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
  }
}

.p-greeting__en {
  color: #77bc14;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__en {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-greeting__en {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}

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

.p-greeting__btn,
.p-recruit__btn {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
  color: white;
  background: #000000;
  padding-top: 1.0416666667vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 4.1666666667vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.p-greeting__btn::after,
.p-recruit__btn::after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 1.3888888889vw solid transparent;
  border-bottom: 0;
  border-left: 0;
  border-right: 1.3888888889vw solid #77bc14;
  content: "";
}
.p-greeting__btn:hover,
.p-recruit__btn:hover {
  background: #77bc14;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__btn,
  .p-recruit__btn {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0833333333em;
    padding-top: 4.2666666667vw;
    padding-left: 0vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 0vw;
    width: 100%;
    text-align: center;
  }
  .p-greeting__btn::after,
  .p-recruit__btn::after {
    border-top: 5.8666666667vw solid transparent;
    border-right: 5.8666666667vw solid #77bc14;
  }
}
@media (max-width: 599px) {
  .p-greeting__btn,
  .p-recruit__btn {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0833333333em;
    padding-top: 4.2666666667vw;
    padding-left: 0vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 0vw;
    width: 100%;
    text-align: center;
  }
  .p-greeting__btn::after,
  .p-recruit__btn::after {
    border-top: 5.8666666667vw solid transparent;
    border-right: 5.8666666667vw solid #77bc14;
  }
}

.p-recruit__btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.l-greeting__ri {
  width: 32.0833333333vw;
  height: 44.4444444444vw;
  -webkit-box-shadow: 10.2777777778vw 9.5138888889vw 0 0 #77bc14;
          box-shadow: 10.2777777778vw 9.5138888889vw 0 0 #77bc14;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__ri {
    width: 80vw;
    height: 110.9333333333vw;
    -webkit-box-shadow: 10.6666666667vw 6.6666666667vw 0 0 #77bc14;
            box-shadow: 10.6666666667vw 6.6666666667vw 0 0 #77bc14;
    margin-left: 4vw;
  }
}
@media (max-width: 599px) {
  .l-greeting__ri {
    width: 80vw;
    height: 110.9333333333vw;
    -webkit-box-shadow: 10.6666666667vw 6.6666666667vw 0 0 #77bc14;
            box-shadow: 10.6666666667vw 6.6666666667vw 0 0 #77bc14;
    margin-left: 4vw;
  }
}

.l-gallery {
  position: relative;
}

.l-gallery__swiper-container {
  position: relative;
  top: -5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gallery__swiper-container {
    top: -21.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-gallery__swiper-container {
    top: -21.3333333333vw;
  }
}

.l-gallery__swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.l-gallery__item:nth-child(2n) {
  margin-top: 3.6805555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gallery__item:nth-child(2n) {
    margin-top: 7.2vw;
  }
}
@media (max-width: 599px) {
  .l-gallery__item:nth-child(2n) {
    margin-top: 7.2vw;
  }
}

.l-recruit {
  padding-top: 8.3333333333vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 5.5555555556vw;
  position: relative;
  z-index: 1;
}
.l-recruit::after {
  position: absolute;
  width: 100%;
  height: 20.1388888889vw;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#48e3db), to(#5188e5));
  background: linear-gradient(to right, #48e3db 0%, #5188e5 100%);
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit {
    padding-top: 26.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
  }
  .l-recruit::after {
    height: 77.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-recruit {
    padding-top: 26.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
  }
  .l-recruit::after {
    height: 77.3333333333vw;
  }
}

.l-recruit__inner {
  border: 2px solid #17abb4;
  position: relative;
  padding-bottom: 4.6527777778vw;
  background: white;
  z-index: 1;
  position: relative;
}
.l-recruit__inner::after {
  position: absolute;
  width: 3.2638888889vw;
  height: 4.0277777778vw;
  top: 0vw;
  left: 61.8055555556vw;
  background: url(../img/pc/recruit-star.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__inner {
    padding-bottom: 38.6666666667vw;
  }
  .l-recruit__inner::after {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    left: auto;
    right: 0;
  }
}
@media (max-width: 599px) {
  .l-recruit__inner {
    padding-bottom: 38.6666666667vw;
  }
  .l-recruit__inner::after {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    left: auto;
    right: 0;
  }
}

.p-recruit__ttl {
  font-size: max(12px, 6.9444444444vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.1em;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -4.8611111111vw;
  color: #77bc14;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__ttl {
    font-size: min(100px, 13.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.1em;
    top: -9.6vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__ttl {
    font-size: min(100px, 13.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.1em;
    top: -9.6vw;
  }
}

.p-recruit__subttlbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.3888888889vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5.2083333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__subttlbox {
    margin-top: 16vw;
    gap: 0vw;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}
@media (max-width: 599px) {
  .p-recruit__subttlbox {
    margin-top: 16vw;
    gap: 0vw;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}

.p-recruit__subttl--line,
.p-recruit__subttl--line02 {
  border-top: 5px solid #34d7d0;
  width: 3.0555555556vw;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__subttl--line,
  .p-recruit__subttl--line02 {
    width: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__subttl--line,
  .p-recruit__subttl--line02 {
    width: 8.5333333333vw;
  }
}

.p-recruit__subttl--line02 {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.p-recruit__subttl {
  background: -webkit-gradient(linear, left top, right top, from(#34d7d0), to(#0f60e0));
  background: linear-gradient(to right, #34d7d0 0%, #0f60e0 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent; /* ←これ追加 */
  -webkit-text-stroke: 0.1px #fff;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 600;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 600;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-recruit__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 600;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
}

.p-recruit__tx {
  margin-top: 1.8055555556vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__tx {
    margin-top: 3.2vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 2.1875;
    letter-spacing: 0.0625em;
    text-align: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .p-recruit__tx {
    margin-top: 3.2vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 2.1875;
    letter-spacing: 0.0625em;
    text-align: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.p-recruit__logo {
  width: 27.1527777778vw;
  height: 8.4722222222vw;
  margin: 0 auto;
  margin-top: 2.2916666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__logo {
    width: 70.4vw;
    height: 23.4666666667vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__logo {
    width: 70.4vw;
    height: 23.4666666667vw;
  }
}

.l-recruit__btnbox {
  margin-top: 4.4444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__btnbox {
    margin-top: 5.3333333333vw;
    padding-top: 0vw;
    padding-left: 8vw;
    padding-bottom: 0vw;
    padding-right: 8vw;
  }
}
@media (max-width: 599px) {
  .l-recruit__btnbox {
    margin-top: 5.3333333333vw;
    padding-top: 0vw;
    padding-left: 8vw;
    padding-bottom: 0vw;
    padding-right: 8vw;
  }
}

.p-recruit__img01,
.p-recruit__img02,
.p-recruit__img03,
.p-recruit__img04 {
  width: 20.5555555556vw;
  height: 13.5416666667vw;
  position: absolute;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__img01,
  .p-recruit__img02,
  .p-recruit__img03,
  .p-recruit__img04 {
    width: 40.2666666667vw;
    height: 26.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__img01,
  .p-recruit__img02,
  .p-recruit__img03,
  .p-recruit__img04 {
    width: 40.2666666667vw;
    height: 26.6666666667vw;
  }
}

.p-recruit__img01 {
  top: 2.9861111111vw;
  left: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__img01 {
    display: none;
  }
}
@media (max-width: 599px) {
  .p-recruit__img01 {
    display: none;
  }
}

.p-recruit__img02 {
  bottom: 3.9583333333vw;
  left: 5.625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__img02 {
    bottom: 2.6666666667vw;
    left: 1.8666666667vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__img02 {
    bottom: 2.6666666667vw;
    left: 1.8666666667vw;
  }
}

.p-recruit__img03 {
  top: 2.9861111111vw;
  right: 1.875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__img03 {
    display: none;
  }
}
@media (max-width: 599px) {
  .p-recruit__img03 {
    display: none;
  }
}

.p-recruit__img04 {
  bottom: 3.9583333333vw;
  right: 5.9722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__img04 {
    bottom: 2.6666666667vw;
    right: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__img04 {
    bottom: 2.6666666667vw;
    right: 2.6666666667vw;
  }
}

.p-recruit__asirai,
.p-recruit__asirai02 {
  width: 5.4861111111vw;
  height: 8.0555555556vw;
  position: absolute;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__asirai,
  .p-recruit__asirai02 {
    width: 12vw;
    height: 17.6vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__asirai,
  .p-recruit__asirai02 {
    width: 12vw;
    height: 17.6vw;
  }
}

.p-recruit__asirai {
  right: 1.875vw;
  top: 13.8888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__asirai {
    top: 41.0666666667vw;
    right: 1.8666666667vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__asirai {
    top: 41.0666666667vw;
    right: 1.8666666667vw;
  }
}

.p-recruit__asirai02 {
  bottom: 1.7361111111vw;
  left: 0.9027777778vw;
  -webkit-transform: scaleX(-1) scaleY(1);
          transform: scaleX(-1) scaleY(1); /* 左右反転のみ */
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__asirai02 {
    bottom: 30.4vw;
    left: -2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__asirai02 {
    bottom: 30.4vw;
    left: -2.6666666667vw;
  }
}

.l-footer__logo {
  width: 25.4861111111vw;
  height: 5.2083333333vw;
  margin: 0 auto;
  margin-top: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__logo {
    width: 86.1333333333vw;
    height: 17.6vw;
    margin-top: 11.2vw;
  }
}
@media (max-width: 599px) {
  .l-footer__logo {
    width: 86.1333333333vw;
    height: 17.6vw;
    margin-top: 11.2vw;
  }
}

.l-footer__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.5555555556vw;
  padding-top: 2.8472222222vw;
  padding-left: 9.2361111111vw;
  padding-bottom: 0vw;
  padding-right: 11.5277777778vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-footer__fx {
    padding-top: 2.7777777778vw;
    padding-left: 4.1666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.1666666667vw;
    gap: 2.7777777778vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .l-footer__fx {
    padding-top: 2.7777777778vw;
    padding-left: 4.1666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.1666666667vw;
    gap: 2.7777777778vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    padding-top: 0vw;
    padding-left: 8.5333333333vw;
    padding-bottom: 0vw;
    padding-right: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    padding-top: 0vw;
    padding-left: 8.5333333333vw;
    padding-bottom: 0vw;
    padding-right: 8.5333333333vw;
  }
}

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

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

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

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

.c-schedule__table {
  border-collapse: collapse;
  display: block;
  background: white;
  border: 2px solid #77bc14;
  padding-top: 0.6944444444vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0vw;
  padding-right: 0.6944444444vw;
}
.c-schedule__table tr {
  border-bottom: 2px solid #77bc14;
}

.fz10 {
  font-size: max(12px, 0.6944444444vw);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz10 {
    display: none;
  }
}
@media (max-width: 599px) {
  .fz10 {
    display: none;
  }
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
  font-size: max(12px, 1.0416666667vw);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  padding-top: 0.6944444444vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.6944444444vw;
  text-align: center;
  vertical-align: middle;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__header,
  .c-schedule__data,
  .c-schedule__time {
    font-size: min(26px, 3.4666666667vw);
    font-weight: 400;
    line-height: 1.3076923077;
    letter-spacing: 0em;
    padding-top: 2.1333333333vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .c-schedule__header,
  .c-schedule__data,
  .c-schedule__time {
    font-size: min(26px, 3.4666666667vw);
    font-weight: 400;
    line-height: 1.3076923077;
    letter-spacing: 0em;
    padding-top: 2.1333333333vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 2.1333333333vw;
  }
}

.c-schedule__data {
  color: #77bc14;
}

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

.c-schedule__note {
  font-size: max(12px, 1.1111111111vw);
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: 0em;
  margin-top: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__note {
    margin-top: 3.4666666667vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 1.6428571429;
    letter-spacing: 0.0714285714em;
  }
}
@media (max-width: 599px) {
  .c-schedule__note {
    margin-top: 3.4666666667vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 1.6428571429;
    letter-spacing: 0.0714285714em;
  }
}

.l-footer__access {
  background-color: #f2f2f2;
  padding-top: 2.0833333333vw;
  padding-left: 33.3333333333vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 0vw;
  margin-top: 3.1944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__access {
    padding-top: 3.4666666667vw;
    padding-left: 15.4666666667vw;
    padding-bottom: 3.4666666667vw;
    padding-right: 0vw;
    margin-top: 9.0666666667vw;
  }
}
@media (max-width: 599px) {
  .l-footer__access {
    padding-top: 3.4666666667vw;
    padding-left: 15.4666666667vw;
    padding-bottom: 3.4666666667vw;
    padding-right: 0vw;
    margin-top: 9.0666666667vw;
  }
}

.p-footer__train,
.p-footer__car {
  padding-left: 5.5555555556vw;
  position: relative;
}
.p-footer__train::before,
.p-footer__car::before {
  position: absolute;
  width: 3.1944444444vw;
  height: 3.1944444444vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background: url(../img/pc/train.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__train,
  .p-footer__car {
    padding-left: 14.9333333333vw;
  }
  .p-footer__train::before,
  .p-footer__car::before {
    width: 12.2666666667vw;
    height: 12.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-footer__train,
  .p-footer__car {
    padding-left: 14.9333333333vw;
  }
  .p-footer__train::before,
  .p-footer__car::before {
    width: 12.2666666667vw;
    height: 12.2666666667vw;
  }
}

.p-footer__car {
  margin-top: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__car {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-footer__car {
    margin-top: 5.3333333333vw;
  }
}

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

.p-site__ttl {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  text-align: center;
  border-bottom: 2px solid;
  padding-bottom: 3.4722222222vw;
  margin-top: 4.4444444444vw;
  margin-left: 5.5555555556vw;
  margin-bottom: 0vw;
  margin-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-site__ttl {
    margin-top: 9.0666666667vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
    font-size: min(60px, 8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
    padding-bottom: 4.8vw;
  }
}
@media (max-width: 599px) {
  .p-site__ttl {
    margin-top: 9.0666666667vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
    font-size: min(60px, 8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
    padding-bottom: 4.8vw;
  }
}

.l-footer__items {
  margin-top: 3.4722222222vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3.4722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__items {
    margin-top: 10.6666666667vw;
    gap: 5.3333333333vw 16vw;
  }
}
@media (max-width: 599px) {
  .l-footer__items {
    margin-top: 10.6666666667vw;
    gap: 5.3333333333vw 16vw;
  }
}

.p-footer__item {
  position: relative;
}
.p-footer__item::after {
  position: absolute;
  width: 1px;
  height: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -1.7361111111vw;
  background: #000000;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__item::after {
    right: -8vw;
  }
}
@media (max-width: 599px) {
  .p-footer__item::after {
    right: -8vw;
  }
}

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

.l-footer__copy {
  background: #000000;
  color: white;
  padding-top: 1.6666666667vw;
  padding-left: 0vw;
  padding-bottom: 1.6666666667vw;
  padding-right: 0vw;
  text-align: center;
  margin-top: 7.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__copy {
    padding-top: 6.4vw;
    padding-left: 0vw;
    padding-bottom: 6.4vw;
    padding-right: 0vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    padding-top: 6.4vw;
    padding-left: 0vw;
    padding-bottom: 6.4vw;
    padding-right: 0vw;
    margin-top: 8vw;
  }
}

.l-footer__fix {
  display: none;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__fix {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 599px) {
  .l-footer__fix {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.p-fix__tel {
  width: 50.1333333333vw;
}

.p-fix--web {
  width: 32.2666666667vw;
}

.p-fix--to {
  width: 17.6vw;
}

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

/* ============================================
access
============================================ */
.l-access__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.25vw;
  margin-top: 4.8611111111vw;
}
@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: 10.6666666667vw;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-access__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    margin-top: 10.6666666667vw;
  }
}

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

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

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

.l-access02__map {
  margin-top: 3.8888888889vw;
  width: 70.4166666667vw;
  height: 30.4166666667vw;
  margin: 0 auto;
}
.l-access02__map iframe {
  width: 100%;
  height: 30.4166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access02__map {
    height: 80vw;
    width: 100%;
    margin-top: 8.5333333333vw;
  }
  .l-access02__map iframe {
    height: 80vw;
  }
}
@media (max-width: 599px) {
  .l-access02__map {
    height: 80vw;
    width: 100%;
    margin-top: 8.5333333333vw;
  }
  .l-access02__map iframe {
    height: 80vw;
  }
}

.l-access02__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.1666666667vw;
  padding-top: 2.6388888889vw;
  padding-left: 11.5972222222vw;
  padding-bottom: 0vw;
  padding-right: 11.5972222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access02__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-access02__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}

.l-access02__item {
  background-color: #f2f2f2;
  padding-top: 3.125vw;
  padding-left: 3.125vw;
  padding-bottom: 3.125vw;
  padding-right: 3.125vw;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access02__item {
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-access02__item {
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}

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

.mb300 {
  margin-bottom: 20.8333333333vw;
}

/* ============================================
recruit
============================================ */
.p-recruit01__logo {
  width: 37.6388888889vw;
  height: 12.3611111111vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit01__logo {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .p-recruit01__logo {
    width: 100%;
    height: auto;
  }
}

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

.l-recruit01 {
  position: relative;
  padding-bottom: 9.0277777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit01 {
    padding-bottom: 32vw;
  }
}
@media (max-width: 599px) {
  .l-recruit01 {
    padding-bottom: 32vw;
  }
}

.l-recruit01__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5277777778vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  z-index: 10;
  bottom: -12.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit01__img {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2.6666666667vw;
    bottom: -26.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-recruit01__img {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2.6666666667vw;
    bottom: -26.6666666667vw;
  }
}

.p-recruit01__img01,
.p-recruit01__img02,
.p-recruit01__img03,
.p-recruit01__img04 {
  width: 20.5555555556vw;
  height: 13.5416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit01__img01,
  .p-recruit01__img02,
  .p-recruit01__img03,
  .p-recruit01__img04 {
    width: 37.3333333333vw;
    height: auto;
  }
}
@media (max-width: 599px) {
  .p-recruit01__img01,
  .p-recruit01__img02,
  .p-recruit01__img03,
  .p-recruit01__img04 {
    width: 37.3333333333vw;
    height: auto;
  }
}

.p-recruit01__img01,
.p-recruit01__img03 {
  margin-top: 3.6805555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit01__img01,
  .p-recruit01__img03 {
    margin-top: 0vw;
  }
}
@media (max-width: 599px) {
  .p-recruit01__img01,
  .p-recruit01__img03 {
    margin-top: 0vw;
  }
}

.p-recruit01__asirai02 {
  top: 17.5694444444vw;
  left: 7.2222222222vw;
  position: absolute;
  width: 5.9027777778vw;
  height: 8.6805555556vw;
  -webkit-transform: scaleX(-1) scaleY(1);
          transform: scaleX(-1) scaleY(1); /* 左右反転のみ */
}

.l-recruit02__table {
  margin-top: 5.2083333333vw;
  margin-left: 19.0972222222vw;
  margin-bottom: 0vw;
  margin-right: 19.0972222222vw;
  border-collapse: collapse;
  table-layout: fixed;
}
.l-recruit02__table tr {
  border: 2px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit02__table {
    margin-top: 10.6666666667vw;
    margin-left: 2.6666666667vw;
    margin-bottom: 0vw;
    margin-right: 2.6666666667vw;
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
  }
}
@media (max-width: 599px) {
  .l-recruit02__table {
    margin-top: 10.6666666667vw;
    margin-left: 2.6666666667vw;
    margin-bottom: 0vw;
    margin-right: 2.6666666667vw;
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
  }
}

.p-recruit02__table--ttl {
  background-color: #f0f9e6;
  width: 30%;
}

.p-recruit02__table--tx {
  width: 70%;
}

.p-recruit02__table--tx,
.p-recruit02__table--ttl {
  padding-top: 1.25vw;
  padding-left: 1.875vw;
  padding-bottom: 1.25vw;
  padding-right: 1.875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit02__table--tx,
  .p-recruit02__table--ttl {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .p-recruit02__table--tx,
  .p-recruit02__table--ttl {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
  }
}

/* ============================================
perio
============================================ */
.l-perio03__banner {
  position: relative;
  width: 65vw;
  height: 19.7916666667vw;
  margin: 0 auto;
  margin-top: 10.4166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-perio03__banner {
    width: 100%;
    height: auto;
    margin-top: 16vw;
  }
}
@media (max-width: 599px) {
  .l-perio03__banner {
    width: 100%;
    height: auto;
    margin-top: 16vw;
  }
}

.l-perio03__btnbox {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 1.6666666667vw;
}

.p-perio03__btn {
  background-color: #ed798d;
  -webkit-box-shadow: 0.2083333333vw 0.2083333333vw 0 0 #ecdef1;
          box-shadow: 0.2083333333vw 0.2083333333vw 0 0 #ecdef1;
  font-size: max(12px, 1.25vw);
  font-weight: 600;
  line-height: 1.3333333333;
  letter-spacing: 0.1111111111em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: white;
  padding-top: 0.2083333333vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 0.2083333333vw;
  padding-right: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-perio03__btn {
    -webkit-box-shadow: 0.5333333333vw 0.5333333333vw 0 0 #ecdef1;
            box-shadow: 0.5333333333vw 0.5333333333vw 0 0 #ecdef1;
  }
}
@media (max-width: 599px) {
  .p-perio03__btn {
    -webkit-box-shadow: 0.5333333333vw 0.5333333333vw 0 0 #ecdef1;
            box-shadow: 0.5333333333vw 0.5333333333vw 0 0 #ecdef1;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .p-perio04__img {
    margin: 0 calc(50% - 50vw);
    width: 99.4vw;
  }
}
@media (max-width: 599px) {
  .p-perio04__img {
    margin: 0 calc(50% - 50vw);
    width: 99.4vw;
  }
}

.c-main__ttl {
  background-color: #f0f9e6;
  text-align: center;
  font-size: max(12px, 2.7777777778vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.1em;
  padding-top: 2.0138888889vw;
  padding-left: 0vw;
  padding-bottom: 1.5972222222vw;
  padding-right: 0vw;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  margin-top: 10.8333333333vw;
  position: relative;
}
.c-main__ttl span {
  color: #479905;
}
.c-main__ttl::before {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 0.9722222222vw;
  left: 0vw;
  background: #77bc14;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 0vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
  .c-main__ttl::before {
    top: 1.6vw;
  }
}
@media (max-width: 599px) {
  .c-main__ttl {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 0vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
  .c-main__ttl::before {
    top: 1.6vw;
  }
}

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

.l-clinic03 {
  background-color: #f0f9e6;
  position: relative;
  z-index: 1;
}
.l-clinic03::before {
  position: absolute;
  width: 23.4027777778vw;
  height: 20.9027777778vw;
  bottom: 3.4722222222vw;
  right: 17.2916666667vw;
  background: url(../img/pc/clinic03-logo.webp) no-repeat center center/cover;
  content: "";
}
.l-clinic03::after {
  position: absolute;
  width: 100%;
  height: 8.0555555556vw;
  bottom: 0;
  left: 0vw;
  background: url(../img/pc/clinic03-asirai.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}

.l-clinic03__fx {
  background: none;
  gap: 11.1111111111vw;
  padding-top: 3.4722222222vw;
  padding-left: 6.9444444444vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 6.9444444444vw;
}
.l-clinic03__fx::after {
  display: none;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic03__fx {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-clinic03__fx {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.p-clinic__greeting--ttl {
  color: #77bc14;
  font-size: max(12px, 6.9444444444vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic__greeting--ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-clinic__greeting--ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.1em;
  }
}

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

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

.l-clinic03__boxs {
  padding-top: 0vw;
  padding-left: 6.5972222222vw;
  padding-bottom: 2.5694444444vw;
  padding-right: 6.5972222222vw;
  gap: 3.125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic03__boxs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-clinic03__boxs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.l-clinic03__box {
  background: white;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 1.9444444444vw;
  padding-left: 1.9444444444vw;
  padding-bottom: 1.9444444444vw;
  padding-right: 1.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic03__box {
    padding-top: 3.7333333333vw;
    padding-left: 3.7333333333vw;
    padding-bottom: 3.7333333333vw;
    padding-right: 3.7333333333vw;
  }
}
@media (max-width: 599px) {
  .l-clinic03__box {
    padding-top: 3.7333333333vw;
    padding-left: 3.7333333333vw;
    padding-bottom: 3.7333333333vw;
    padding-right: 3.7333333333vw;
  }
}

.p-clinic03__ttl {
  padding-bottom: 0.9027777778vw;
  border-bottom: 2px solid;
  color: #77bc14;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic03__ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    padding-bottom: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-clinic03__ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    padding-bottom: 2.1333333333vw;
  }
}

.l-clinic03__items {
  margin-top: 1.25vw;
  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.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic03__items {
    margin-top: 5.3333333333vw;
    gap: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-clinic03__items {
    margin-top: 5.3333333333vw;
    gap: 3.2vw;
  }
}

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

.p-clinic03__item--ttl {
  white-space: nowrap;
}

.l-clinic04__fx {
  margin-top: 3.125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7.1527777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic04__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-clinic04__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    margin-top: 10.6666666667vw;
  }
}

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

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

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

.p-clinic04__item--ttl {
  padding-top: 0.9722222222vw;
  padding-left: 1.9444444444vw;
  padding-bottom: 0.9722222222vw;
  padding-right: 1.9444444444vw;
  background: -webkit-gradient(linear, left top, right top, from(#f0f9e6), to(#86ca3a));
  background: linear-gradient(to right, #f0f9e6 0%, #86ca3a 100%);
  margin-right: 1.3888888889vw;
}

.p-clinic04__item--tx {
  padding-top: 2.0833333333vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 2.0833333333vw;
  border: 2px solid #77bc14;
  margin-left: 1.3888888889vw;
  position: relative;
  top: -1.0416666667vw;
  z-index: -1;
}

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

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
}

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

.l-clinic__prev {
  left: -2.7777777778vw;
}
@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.7777777778vw;
}
.l-clinic__next::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.l-clinic05__items {
  margin-top: 1.7361111111vw;
  margin-left: 15.2777777778vw;
  margin-bottom: 0vw;
  margin-right: 15.2777777778vw;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1.5972222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic05__items {
    grid-template-columns: repeat(3, 1fr);
    margin-top: 5.3333333333vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
    margin-right: 5.3333333333vw;
    gap: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-clinic05__items {
    grid-template-columns: repeat(3, 1fr);
    margin-top: 5.3333333333vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
    margin-right: 5.3333333333vw;
    gap: 5.3333333333vw;
  }
}

.l-clinic05__item {
  cursor: pointer;
}

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

.l-clinic06__items {
  margin-top: 5.8333333333vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5.3472222222vw 4.8611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic06__items {
    grid-template-columns: 1fr;
    gap: 10.6666666667vw;
    margin-top: 16vw;
  }
}
@media (max-width: 599px) {
  .l-clinic06__items {
    grid-template-columns: 1fr;
    gap: 10.6666666667vw;
    margin-top: 16vw;
  }
}

.p-clinic06__item--ttl {
  margin-top: 0.6944444444vw;
}

.l-clinic06__items--row {
  margin-top: 5.3472222222vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.5972222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic06__items--row {
    -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-clinic06__items--row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    margin-top: 10.6666666667vw;
  }
}

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

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

.p-clinic07__item--ttl {
  background: -webkit-gradient(linear, left top, right top, from(#86ca3a), to(#f0f9e6));
  background: linear-gradient(to right, #86ca3a 0%, #f0f9e6 100%);
  padding-top: 1.3888888889vw;
  padding-left: 3.6805555556vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 3.6805555556vw;
  color: white;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
  position: relative;
}
.p-clinic07__item--ttl::before {
  position: absolute;
  width: 1.5972222222vw;
  height: 2.5vw;
  top: 0.6944444444vw;
  left: 0.9027777778vw;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  content: "Q";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic07__item--ttl {
    padding-top: 3.2vw;
    padding-left: 6.4vw;
    padding-bottom: 3.2vw;
    padding-right: 6.4vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
  }
  .p-clinic07__item--ttl::before {
    width: 5.3333333333vw;
    height: 8vw;
    top: 2.6666666667vw;
    left: 1.6vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-clinic07__item--ttl {
    padding-top: 3.2vw;
    padding-left: 6.4vw;
    padding-bottom: 3.2vw;
    padding-right: 6.4vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
  }
  .p-clinic07__item--ttl::before {
    width: 5.3333333333vw;
    height: 8vw;
    top: 2.6666666667vw;
    left: 1.6vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-clinic07__item--tx {
  padding-top: 2.0833333333vw;
  padding-left: 3.6805555556vw;
  padding-bottom: 0vw;
  padding-right: 0vw;
  position: relative;
}
.p-clinic07__item--tx::before {
  position: absolute;
  width: 0.9027777778vw;
  height: 1.6666666667vw;
  top: 2.2222222222vw;
  left: 1.25vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
  content: "A";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic07__item--tx {
    padding-top: 3.2vw;
    padding-left: 6.4vw;
    padding-bottom: 3.2vw;
    padding-right: 6.4vw;
  }
  .p-clinic07__item--tx::before {
    width: 5.3333333333vw;
    height: 8vw;
    top: 4.8vw;
    left: 1.6vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-clinic07__item--tx {
    padding-top: 3.2vw;
    padding-left: 6.4vw;
    padding-bottom: 3.2vw;
    padding-right: 6.4vw;
  }
  .p-clinic07__item--tx::before {
    width: 5.3333333333vw;
    height: 8vw;
    top: 4.8vw;
    left: 1.6vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.l-clinic08__items {
  margin-bottom: 20.8333333333vw;
}

.l-clinic08__item {
  margin-top: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic08__item {
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-clinic08__item {
    margin-top: 8vw;
  }
}

.p-clinic08__item--ttl {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #77bc14;
  padding-bottom: 0.6944444444vw;
  border-bottom: 2px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic08__item--ttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
    padding-bottom: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-clinic08__item--ttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
    padding-bottom: 2.6666666667vw;
  }
}

.p-clinic08__item--tx {
  margin-top: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic08__item--tx {
    margin-top: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-clinic08__item--tx {
    margin-top: 2.6666666667vw;
  }
}

.breadcrumb {
  padding-top: 5.5555555556vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 5.5555555556vw;
}
@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.6666666667vw;
  margin-bottom: 11.1111111111vw;
}
@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.6666666667vw;
}

.p-single__ttl {
  margin-top: 1.1111111111vw;
  font-size: max(12px, 2.2222222222vw);
  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: 1.1111111111vw;
  margin-left: 0vw;
  margin-bottom: 5.5555555556vw;
  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;
  }
}

.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .page-numbers {
    gap: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .page-numbers {
    gap: 5.3333333333vw;
  }
}