@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: #5c5329;
  font-family: "Zen Maru Gothic", sans-serif;
  background: url(../img/pc/bg.webp) no-repeat center center/cover;
  font-size: max(12px, 1.0416666667vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  body {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: 0em;
  }
}

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

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

.fz36 {
  font-size: max(12px, 1.875vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz36 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .fz36 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bgm {
  background: #9ab982 !important;
}

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

.cl {
  color: #f3962a !important;
}

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

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

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

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

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

.c-ttlbox {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  padding-top: 5.8333333333vw;
  color: white;
  position: relative;
}
.c-ttlbox::before {
  position: absolute;
  width: 5.6770833333vw;
  height: 4.2708333333vw;
  top: 0vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/feature-ttl-icon.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttlbox {
    padding-top: 16.2790697674vw;
  }
  .c-ttlbox::before {
    width: 15.3488372093vw;
    height: 11.6279069767vw;
  }
}
@media (max-width: 599px) {
  .c-ttlbox {
    padding-top: 16.2790697674vw;
  }
  .c-ttlbox::before {
    width: 15.3488372093vw;
    height: 11.6279069767vw;
  }
}

.c-ttl {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttl {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-ttl {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.c-subttl {
  margin-top: 1.0416666667vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0em;
  font-family: "Quicksand", sans-serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-subttl {
    margin-top: 2.3255813953vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-subttl {
    margin-top: 2.3255813953vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}

.c-main__ttlbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.0416666667vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 6.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttlbox {
    margin-top: 13.9534883721vw;
    gap: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .c-main__ttlbox {
    margin-top: 13.9534883721vw;
    gap: 2.3255813953vw;
  }
}

.c-main__ttl--white,
.c-main__ttl--white02,
.c-main__ttl--bk,
.c-main__ttl--bk02,
.c-main__ttl--line,
.c-main__ttl--line02 {
  background: url(../img/pc/c-main__ttl--white.webp) no-repeat center center/cover;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1.6666666667vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .c-main__ttl--white,
  .c-main__ttl--white02,
  .c-main__ttl--bk,
  .c-main__ttl--bk02,
  .c-main__ttl--line,
  .c-main__ttl--line02 {
    height: 2.1875vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .c-main__ttl--white,
  .c-main__ttl--white02,
  .c-main__ttl--bk,
  .c-main__ttl--bk02,
  .c-main__ttl--line,
  .c-main__ttl--line02 {
    height: 2.1875vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl--white,
  .c-main__ttl--white02,
  .c-main__ttl--bk,
  .c-main__ttl--bk02,
  .c-main__ttl--line,
  .c-main__ttl--line02 {
    border-top: 2px solid;
    background: none;
  }
}
@media (max-width: 599px) {
  .c-main__ttl--white,
  .c-main__ttl--white02,
  .c-main__ttl--bk,
  .c-main__ttl--bk02,
  .c-main__ttl--line,
  .c-main__ttl--line02 {
    border-top: 2px solid;
    background: none;
  }
}

.c-main__ttl--bk,
.c-main__ttl--bk02 {
  background: url(../img/pc/c-main__ttl--bk.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl--bk,
  .c-main__ttl--bk02 {
    border-top: 2px solid;
    background: none;
  }
}
@media (max-width: 599px) {
  .c-main__ttl--bk,
  .c-main__ttl--bk02 {
    border-top: 2px solid;
    background: none;
  }
}

.c-main__ttl--line,
.c-main__ttl--line02 {
  background: url(../img/pc/c-main__ttl.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl--line,
  .c-main__ttl--line02 {
    border-top: 2px solid;
    background: none;
  }
}
@media (max-width: 599px) {
  .c-main__ttl--line,
  .c-main__ttl--line02 {
    border-top: 2px solid;
    background: none;
  }
}

.c-main__ttl--white02,
.c-main__ttl--bk02,
.c-main__ttl--line02 {
  -webkit-transform: scaleX(-1) scaleY(1);
          transform: scaleX(-1) scaleY(1); /* 左右反転のみ */
}

.c-main__ttl {
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-main__ttl {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.c-sub__ttl {
  background: url(../img/pc/c-sub__ttl.webp) no-repeat center center/cover;
  padding-top: 1.0416666667vw;
  padding-left: 6.9270833333vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 6.9270833333vw;
  color: white;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
  margin-top: 4.1666666667vw;
  position: relative;
}
.c-sub__ttl::before {
  position: absolute;
  width: 2.7083333333vw;
  height: 2.6041666667vw;
  top: 0.78125vw;
  left: 3.125vw;
  background: url(../img/pc/c-sub__ttl--icon.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-sub__ttl {
    padding-top: 2.7906976744vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 9.3023255814vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
    margin-top: 9.3023255814vw;
  }
  .c-sub__ttl::before {
    width: 6.0465116279vw;
    height: 5.8139534884vw;
    top: 3.2558139535vw;
    left: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .c-sub__ttl {
    padding-top: 2.7906976744vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 9.3023255814vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
    margin-top: 9.3023255814vw;
  }
  .c-sub__ttl::before {
    width: 6.0465116279vw;
    height: 5.8139534884vw;
    top: 3.2558139535vw;
    left: 2.3255813953vw;
  }
}

.c-btn {
  padding-top: 0.5208333333vw;
  padding-left: 3.125vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 5.2083333333vw;
  color: white;
  font-weight: 700;
  position: relative;
  border-radius: 100px;
}
.c-btn::after {
  position: absolute;
  width: 0.625vw;
  height: 0.625vw;
  top: 50%;
  right: 3.125vw;
  border-bottom: 2px solid;
  border-right: 2px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn {
    padding-top: 2.3255813953vw;
    padding-left: 13.9534883721vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 23.2558139535vw;
  }
  .c-btn::after {
    width: 2.7906976744vw;
    height: 2.7906976744vw;
    right: 13.9534883721vw;
  }
}
@media (max-width: 599px) {
  .c-btn {
    padding-top: 2.3255813953vw;
    padding-left: 13.9534883721vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 23.2558139535vw;
  }
  .c-btn::after {
    width: 2.7906976744vw;
    height: 2.7906976744vw;
    right: 13.9534883721vw;
  }
}

.l-feature02__btnbox,
.l-feature04__btnbox {
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature02__btnbox,
  .l-feature04__btnbox {
    margin-top: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-feature02__btnbox,
  .l-feature04__btnbox {
    margin-top: 4.6511627907vw;
  }
}

.p-feature02__btn,
.p-feature04__btn,
.p-recruit__btn {
  background: #f3962a;
}

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

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

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

.bd {
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  padding-top: 1.0416666667vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 1.0416666667vw;
  text-align: center;
  color: #5d863d;
  border-radius: 100px;
  border: 0.2083333333vw solid #5d863d;
  margin-top: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .bd {
    margin-top: 6.976744186vw;
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .bd {
    margin-top: 6.976744186vw;
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
  }
}

.c-tx,
.c-tx-cw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5208333333vw;
  margin-top: 0.5208333333vw;
  margin-left: 0vw;
  margin-bottom: 0.5208333333vw;
  margin-right: 0vw;
}
.c-tx p,
.c-tx-cw p {
  padding-left: 1.5625vw;
  position: relative;
}
.c-tx p::before,
.c-tx-cw p::before {
  position: absolute;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  top: 0.5208333333vw;
  left: 0vw;
  background: #f3962a;
  border-radius: 50%;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-tx p,
  .c-tx-cw p {
    padding-left: 4.6511627907vw;
  }
  .c-tx p::before,
  .c-tx-cw p::before {
    width: 2.3255813953vw;
    height: 2.3255813953vw;
    top: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .c-tx p,
  .c-tx-cw p {
    padding-left: 4.6511627907vw;
  }
  .c-tx p::before,
  .c-tx-cw p::before {
    width: 2.3255813953vw;
    height: 2.3255813953vw;
    top: 2.3255813953vw;
  }
}

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

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

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

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

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

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

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

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

header.scrolled {
  background: white;
  -webkit-transition: all 0.3s ease-out 0.5s;
  transition: all 0.3s ease-out 0.5s;
}

.l-drawer__icon {
  width: 11.6279069767vw;
  height: 10.6976744186vw;
  background: #9ab982;
  border-radius: 10px;
  z-index: 400;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-drawer__icon.is-active .p-drawer__icon--bar1 {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 8px;
}
.l-drawer__icon.is-active .p-drawer__icon--bar2 {
  display: none;
}
.l-drawer__icon.is-active .p-drawer__icon--bar3 {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 8px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

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

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

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

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

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

.l-drawer {
  overflow: scroll;
  padding-top: 23.2558139535vw;
  padding-bottom: 23.2558139535vw;
  width: 100%;
  height: 100%;
  position: fixed;
  background: white;
  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);
}

.p-drawer__logo {
  width: 35.1162790698vw;
  height: 9.3023255814vw;
  margin: 0 auto;
}

.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;
  margin-top: 10.9302325581vw;
  padding-top: 0vw;
  padding-left: 22.0930232558vw;
  padding-bottom: 0vw;
  padding-right: 22.0930232558vw;
}

.p-drawer__item {
  padding-top: 6.976744186vw;
  padding-left: 5.1162790698vw;
  padding-bottom: 6.976744186vw;
  padding-right: 5.1162790698vw;
  font-weight: 700;
  color: #f3962a;
  position: relative;
}
.p-drawer__item::after {
  position: absolute;
  width: 3.2558139535vw;
  height: 3.2558139535vw;
  top: 50%;
  right: 6.511627907vw;
  border-bottom: 2px solid;
  border-right: 2px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  content: "";
}
.p-drawer__item:not(:last-child) {
  border-bottom: 2px dotted;
}

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

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

header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 300;
}

.l-header__inner {
  padding-top: 1.0416666667vw;
  padding-left: 6.25vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 6.25vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__inner {
    padding-top: 1.6279069767vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 1.6279069767vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-header__inner {
    padding-top: 1.6279069767vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 1.6279069767vw;
    padding-right: 4.6511627907vw;
  }
}

.l-header__logo {
  width: 19.7395833333vw;
  height: 5.2083333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__logo {
    width: 35.1162790698vw;
    height: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-header__logo {
    width: 35.1162790698vw;
    height: 9.3023255814vw;
  }
}

.l-header__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.9583333333vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__items {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-header__items {
    display: none;
  }
}

.p-header__item {
  padding-bottom: 0.2083333333vw;
  position: relative;
  display: inline-block;
}
.p-header__item::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 2px; /* 下線の太さ */
  background: #f3962a; /* 文字色と同じ色になる */
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.p-header__item:hover::after {
  width: 100%;
}

.l-fv {
  position: relative;
}

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

.swiper {
  position: relative;
  height: 80%;
}

.swiper-wrapper {
  position: relative;
}

.l-fv__swiper {
  position: relative;
}

.l-fv__swiper .swiper-slide {
  position: relative;
}
.l-fv__swiper .swiper-slide picture {
  height: 37.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__swiper .swiper-slide picture {
    height: 139.5348837209vw;
  }
}
@media (max-width: 599px) {
  .l-fv__swiper .swiper-slide picture {
    height: 139.5348837209vw;
  }
}

.p-fv__item--ttl01,
.p-fv__item--ttl02,
.p-fv__item--ttl03 {
  font-size: max(12px, 1.875vw);
  font-weight: 700;
  line-height: 1.1666666667;
  letter-spacing: 0em;
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0 50px 0 0;
  background: #9ab982;
  padding-top: 2.4479166667vw;
  padding-left: 8.8541666667vw;
  padding-bottom: 2.4479166667vw;
  padding-right: 8.8541666667vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
}
.p-fv__item--ttl01::before,
.p-fv__item--ttl02::before,
.p-fv__item--ttl03::before {
  position: absolute;
  border-radius: 0 50px 0 0;
  width: calc(100% - 1.0416666667vw);
  height: calc(100% - 0.8333333333vw);
  border: 3px dotted;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__item--ttl01,
  .p-fv__item--ttl02,
  .p-fv__item--ttl03 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0em;
    padding-top: 6.511627907vw;
    padding-left: 13.9534883721vw;
    padding-bottom: 6.511627907vw;
    padding-right: 13.9534883721vw;
  }
  .p-fv__item--ttl01::before,
  .p-fv__item--ttl02::before,
  .p-fv__item--ttl03::before {
    width: calc(100% - 3.2558139535vw);
    height: calc(100% - 3.2558139535vw);
  }
}
@media (max-width: 599px) {
  .p-fv__item--ttl01,
  .p-fv__item--ttl02,
  .p-fv__item--ttl03 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0em;
    padding-top: 6.511627907vw;
    padding-left: 13.9534883721vw;
    padding-bottom: 6.511627907vw;
    padding-right: 13.9534883721vw;
  }
  .p-fv__item--ttl01::before,
  .p-fv__item--ttl02::before,
  .p-fv__item--ttl03::before {
    width: calc(100% - 3.2558139535vw);
    height: calc(100% - 3.2558139535vw);
  }
}

.p-fv__item--ttl02 {
  background: #e2a256;
}

.l-info {
  padding-bottom: 8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-info {
    padding-top: 9.3023255814vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-info {
    padding-top: 9.3023255814vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 9.3023255814vw;
  }
}

.l-info__logo {
  width: 25vw;
  height: 6.6145833333vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-info__logo {
    width: 44.1860465116vw;
    height: 11.6279069767vw;
  }
}
@media (max-width: 599px) {
  .l-info__logo {
    width: 44.1860465116vw;
    height: 11.6279069767vw;
  }
}

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

.c-tel__ttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-tel__ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-tel__ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.c-tel {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 600;
  line-height: 1.09375;
  letter-spacing: 0em;
  font-family: "Quicksand", sans-serif;
  padding-left: 2.9166666667vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 0.78125vw;
  position: relative;
}
.c-tel::before {
  position: absolute;
  width: 1.875vw;
  height: 3.28125vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background: url(../img/pc/tel.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-tel {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0em;
    padding-left: 9.3023255814vw;
  }
  .c-tel::before {
    width: 6.976744186vw;
    height: 12.0930232558vw;
  }
}
@media (max-width: 599px) {
  .c-tel {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0em;
    padding-left: 9.3023255814vw;
  }
  .c-tel::before {
    width: 6.976744186vw;
    height: 12.0930232558vw;
  }
}

.c-tel__tx {
  text-align: center;
  margin-top: 0.78125vw;
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-tel__tx {
    margin-top: 3.488372093vw;
    font-size: min(32px, 3.7209302326vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-tel__tx {
    margin-top: 3.488372093vw;
    font-size: min(32px, 3.7209302326vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.c-schedule__table {
  border-collapse: collapse;
  display: block;
}
.c-schedule__table thead {
  border-bottom: 1px solid #fff5ef;
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
  font-size: max(12px, 1.3020833333vw);
  font-weight: 400;
  line-height: 1.28;
  letter-spacing: 0.072em;
  padding-top: 0.625vw;
  padding-left: 0.5208333333vw;
  padding-bottom: 0.625vw;
  padding-right: 0.5208333333vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__header,
  .c-schedule__data,
  .c-schedule__time {
    font-size: min(29px, 3.3720930233vw);
    font-weight: 700;
    line-height: 1.3793103448;
    letter-spacing: 0em;
    padding-top: 1.8604651163vw;
    padding-left: 1.8604651163vw;
    padding-bottom: 1.8604651163vw;
    padding-right: 1.8604651163vw;
  }
}
@media (max-width: 599px) {
  .c-schedule__header,
  .c-schedule__data,
  .c-schedule__time {
    font-size: min(29px, 3.3720930233vw);
    font-weight: 700;
    line-height: 1.3793103448;
    letter-spacing: 0em;
    padding-top: 1.8604651163vw;
    padding-left: 1.8604651163vw;
    padding-bottom: 1.8604651163vw;
    padding-right: 1.8604651163vw;
  }
}

.c-schedule__data {
  color: #9ab982;
}
.c-schedule__data span {
  color: #5d863d;
}

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

.tr-bt {
  border-top: 2px solid;
}

.c-schedule__note {
  margin-top: 1.0416666667vw;
}
.c-schedule__note span {
  color: #5d863d;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__note {
    margin-top: 4.6511627907vw;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .c-schedule__note {
    margin-top: 4.6511627907vw;
    text-align: center;
  }
}

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

.l-news__box,
.l-blog__box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #9ab982;
  padding-top: 2.0833333333vw;
  padding-left: 0vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__box,
  .l-blog__box {
    padding-top: 4.6511627907vw;
    padding-left: 13.9534883721vw;
    padding-bottom: 6.976744186vw;
    padding-right: 13.9534883721vw;
  }
}
@media (max-width: 599px) {
  .l-news__box,
  .l-blog__box {
    padding-top: 4.6511627907vw;
    padding-left: 13.9534883721vw;
    padding-bottom: 6.976744186vw;
    padding-right: 13.9534883721vw;
  }
}

.p-news__ttl {
  color: white;
  text-align: center;
  font-size: max(12px, 1.3020833333vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-news__ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.l-news__items {
  margin-top: 2.0833333333vw;
  margin-left: 11.6145833333vw;
  margin-bottom: 0vw;
  margin-right: 9.375vw;
  color: white;
  height: 15.625vw;
  overflow-y: scroll;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__items {
    margin-top: 4.6511627907vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
    height: 49.5348837209vw;
  }
}
@media (max-width: 599px) {
  .l-news__items {
    margin-top: 4.6511627907vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
    height: 49.5348837209vw;
  }
}

.l-news__item {
  padding-top: 1.0416666667vw;
  padding-left: 3.6458333333vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 3.6458333333vw;
  border-bottom: 2px solid;
}
.l-news__item:nth-child(1) {
  border-top: 2px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__item {
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .l-news__item {
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
    text-align: center;
  }
}

.p-news__item--ttl {
  margin-top: 0.5208333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__item--ttl {
    margin-top: 1.1627906977vw;
  }
}
@media (max-width: 599px) {
  .p-news__item--ttl {
    margin-top: 1.1627906977vw;
  }
}

.l-blog__box {
  background: #e2a256;
}

.l-youtube {
  padding-top: 8.3333333333vw;
  padding-left: 0vw;
  padding-bottom: 8.3333333333vw;
  padding-right: 0vw;
  width: 100%;
  text-align: center;
}
.l-youtube iframe {
  width: 47.9166666667vw;
  height: 26.875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-youtube {
    padding-top: 18.6046511628vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 9.3023255814vw;
  }
  .l-youtube iframe {
    width: 100%;
    height: 45.5813953488vw;
  }
}
@media (max-width: 599px) {
  .l-youtube {
    padding-top: 18.6046511628vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 9.3023255814vw;
  }
  .l-youtube iframe {
    width: 100%;
    height: 45.5813953488vw;
  }
}

.l-feature {
  background: url(../img/pc/feature-bg.webp) no-repeat center center/cover;
  padding-top: 4.1666666667vw;
  padding-left: 12.5vw;
  padding-bottom: 6.25vw;
  padding-right: 12.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature {
    padding-top: 4.6511627907vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-feature {
    padding-top: 4.6511627907vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 9.3023255814vw;
  }
}

.l-feature__top--items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.0833333333vw;
  margin-top: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__top--items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 23.9534883721vw;
    margin-top: 6.976744186vw;
  }
}
@media (max-width: 599px) {
  .l-feature__top--items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 23.9534883721vw;
    margin-top: 6.976744186vw;
  }
}

.l-feature__top--item {
  position: relative;
}

.p-feature__top--item--img {
  width: 20.8333333333vw;
  height: 15.625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__top--item--img {
    width: 72.0930232558vw;
    height: 53.9534883721vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .p-feature__top--item--img {
    width: 72.0930232558vw;
    height: 53.9534883721vw;
    margin: 0 auto;
  }
}

.p-feature__top--item--ttl {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -7.34375vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0em;
  color: #f3962a;
  width: 12.5520833333vw;
  height: 12.5520833333vw;
  background: white;
  border-radius: 50%;
  z-index: 1;
}
.p-feature__top--item--ttl::before {
  position: absolute;
  width: calc(100% - 0.5208333333vw);
  height: calc(100% - 0.5208333333vw);
  border: 2px dotted;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  z-index: -1;
}
.p-feature__top--item--ttl p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__top--item--ttl {
    width: 26.7441860465vw;
    height: 26.7441860465vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
    bottom: -18.6046511628vw;
  }
  .p-feature__top--item--ttl::before {
    width: calc(100% - 1.3953488372vw);
    height: calc(100% - 1.3953488372vw);
  }
}
@media (max-width: 599px) {
  .p-feature__top--item--ttl {
    width: 26.7441860465vw;
    height: 26.7441860465vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
    bottom: -18.6046511628vw;
  }
  .p-feature__top--item--ttl::before {
    width: calc(100% - 1.3953488372vw);
    height: calc(100% - 1.3953488372vw);
  }
}

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

.l-feature01,
.l-feature02,
.l-feature03,
.l-feature04 {
  background: white;
  padding-top: 2.0833333333vw;
  padding-left: 5.2083333333vw;
  padding-bottom: 3.125vw;
  padding-right: 5.2083333333vw;
  border-radius: 40px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01,
  .l-feature02,
  .l-feature03,
  .l-feature04 {
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-feature01,
  .l-feature02,
  .l-feature03,
  .l-feature04 {
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
  }
}

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

.l-feature__item--number {
  font-family: "Quicksand", sans-serif;
  text-align: center;
}

.p-feature__item--number--tx {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__item--number--tx {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-feature__item--number--tx {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}

.p-feature__item--number {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 400;
  line-height: 1.09375;
  letter-spacing: 0em;
}
.p-feature__item--number span {
  color: #f3962a;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__item--number {
    font-size: min(128px, 14.8837209302vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-feature__item--number {
    font-size: min(128px, 14.8837209302vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.p-feature__item--ttl {
  font-size: max(12px, 1.875vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__item--ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-feature__item--ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.p-feature__item--subttl {
  margin-top: 0.5208333333vw;
  font-size: max(12px, 1.875vw);
  font-weight: 600;
  line-height: 1.1111111111;
  letter-spacing: 0.1388888889em;
  color: #fcc997;
  font-family: "Quicksand", sans-serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__item--subttl {
    margin-top: 2.3255813953vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.2em;
  }
}
@media (max-width: 599px) {
  .p-feature__item--subttl {
    margin-top: 2.3255813953vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.2em;
  }
}

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

.p-feature__item--tx--pa {
  padding-top: 0vw;
  padding-left: 11.4583333333vw;
  padding-bottom: 0vw;
  padding-right: 11.4583333333vw;
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__item--tx--pa {
    margin-top: 4.6511627907vw;
    padding: 0;
  }
}
@media (max-width: 599px) {
  .p-feature__item--tx--pa {
    margin-top: 4.6511627907vw;
    padding: 0;
  }
}

.l-feature01__item--img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.0833333333vw;
  margin-top: 3.125vw;
  border-radius: 40px;
}
.l-feature01__item--img li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01__item--img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
    margin-top: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-feature01__item--img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
    margin-top: 4.6511627907vw;
  }
}

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

.l-feature02,
.l-feature03 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 2.0833333333vw;
  padding-left: 3.125vw;
  padding-bottom: 3.125vw;
  padding-right: 3.125vw;
}

.l-feature__item--fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.0833333333vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-feature__item--fx .l-feature__item--number {
  position: relative;
}
.l-feature__item--fx .l-feature__item--number::after {
  position: absolute;
  width: 0.2083333333vw;
  height: 8.8541666667vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -1.0416666667vw;
  background: #5c5329;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item--fx {
    gap: 8.1395348837vw;
  }
  .l-feature__item--fx .l-feature__item--number::after {
    width: 2px;
    height: 20.9302325581vw;
    right: -3.488372093vw;
  }
}
@media (max-width: 599px) {
  .l-feature__item--fx {
    gap: 8.1395348837vw;
  }
  .l-feature__item--fx .l-feature__item--number::after {
    width: 2px;
    height: 20.9302325581vw;
    right: -3.488372093vw;
  }
}

.l-feature__item--img {
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item--img {
    margin-top: 6.976744186vw;
  }
}
@media (max-width: 599px) {
  .l-feature__item--img {
    margin-top: 6.976744186vw;
  }
}

.l-feature03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l-feature04 {
  margin-top: 4.1666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 4.6511627907vw;
    margin-top: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-feature04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 4.6511627907vw;
    margin-top: 9.3023255814vw;
  }
}

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

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

.l-menu__bg {
  background: url(../img/pc/menu-bg.webp) no-repeat center center/cover;
  padding-top: 4.1666666667vw;
  padding-left: 12.7604166667vw;
  padding-bottom: 4.4791666667vw;
  padding-right: 12.7604166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-menu__bg {
    padding-top: 31.1627906977vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 31.1627906977vw;
    padding-right: 9.3023255814vw;
    background: url(../img/sp/menu-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-menu__bg {
    padding-top: 31.1627906977vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 31.1627906977vw;
    padding-right: 9.3023255814vw;
    background: url(../img/sp/menu-bg.webp) no-repeat center center/cover;
  }
}

.l-menu__ttlbox::before {
  width: 5.2083333333vw;
  height: 4.9479166667vw;
  background: url(../img/pc/menu-ttl-icon.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-menu__ttlbox::before {
    width: 12.5581395349vw;
    height: 11.6279069767vw;
  }
}
@media (max-width: 599px) {
  .l-menu__ttlbox::before {
    width: 12.5581395349vw;
    height: 11.6279069767vw;
  }
}

.l-menu__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3.125vw 4.1666666667vw;
  padding-top: 0vw;
  padding-left: 3.3854166667vw;
  padding-bottom: 0vw;
  padding-right: 3.3854166667vw;
  margin-top: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-menu__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 9.3023255814vw 2.3255813953vw;
    margin-top: 9.3023255814vw;
    padding: 0;
  }
}
@media (max-width: 599px) {
  .l-menu__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 9.3023255814vw 2.3255813953vw;
    margin-top: 9.3023255814vw;
    padding: 0;
  }
}

.l-menu__item {
  width: 14.5833333333vw;
  height: 14.5833333333vw;
  position: relative;
}
.l-menu__item:nth-child(2), .l-menu__item:nth-child(3), .l-menu__item:nth-child(6), .l-menu__item:nth-child(7) {
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-menu__item:nth-child(2), .l-menu__item:nth-child(3), .l-menu__item:nth-child(6), .l-menu__item:nth-child(7) {
    margin-top: 0;
  }
}
@media (max-width: 599px) {
  .l-menu__item:nth-child(2), .l-menu__item:nth-child(3), .l-menu__item:nth-child(6), .l-menu__item:nth-child(7) {
    margin-top: 0;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-menu__item {
    width: 39.5348837209vw;
    height: 39.5348837209vw;
  }
}
@media (max-width: 599px) {
  .l-menu__item {
    width: 39.5348837209vw;
    height: 39.5348837209vw;
  }
}

.p-menu__item--ttl,
.p-menu__item--ttl02 {
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0em;
  color: #9ab982;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 2.0833333333vw;
  text-align: center;
  width: 100%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-menu__item--ttl,
  .p-menu__item--ttl02 {
    font-size: min(28px, 3.2558139535vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
    top: 5.5813953488vw;
  }
}
@media (max-width: 599px) {
  .p-menu__item--ttl,
  .p-menu__item--ttl02 {
    font-size: min(28px, 3.2558139535vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
    top: 5.5813953488vw;
  }
}

.p-menu__item--ttl02 {
  top: 1.3020833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-menu__item--ttl02 {
    top: 3.2558139535vw;
  }
}
@media (max-width: 599px) {
  .p-menu__item--ttl02 {
    top: 3.2558139535vw;
  }
}

.l-greeting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7.8125vw;
  margin-top: 14.5833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 13.9534883721vw;
    margin-top: 24.4186046512vw;
  }
}
@media (max-width: 599px) {
  .l-greeting {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 13.9534883721vw;
    margin-top: 24.4186046512vw;
  }
}

.l-greeting__img {
  width: 33.3333333333vw;
  height: 25vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__img {
    width: 72.0930232558vw;
    height: 50.6976744186vw;
  }
}
@media (max-width: 599px) {
  .l-greeting__img {
    width: 72.0930232558vw;
    height: 50.6976744186vw;
  }
}

.l-greeting__img02 {
  width: 20.8333333333vw;
  height: 15.625vw;
  position: absolute;
  bottom: -10.4166666667vw;
  right: -4.6875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__img02 {
    width: 44.1860465116vw;
    height: 30.6976744186vw;
    bottom: -14.8837209302vw;
    right: -9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-greeting__img02 {
    width: 44.1860465116vw;
    height: 30.6976744186vw;
    bottom: -14.8837209302vw;
    right: -9.3023255814vw;
  }
}

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

.l-greeting__ttlbox {
  color: #5c5329;
}
.l-greeting__ttlbox::before {
  width: 4.7916666667vw;
  height: 4.4270833333vw;
  background: url(../img/pc/greeting-icon.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__ttlbox::before {
    width: 12.5581395349vw;
    height: 11.6279069767vw;
  }
}
@media (max-width: 599px) {
  .l-greeting__ttlbox::before {
    width: 12.5581395349vw;
    height: 11.6279069767vw;
  }
}

.p-greeting__ri--subttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
  margin-top: 3.125vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__ri--subttl {
    margin-top: 6.976744186vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-greeting__ri--subttl {
    margin-top: 6.976744186vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0em;
  }
}

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

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

.p-greeting__btn {
  background: #9ab982;
}

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

.l-inst__ttlbox {
  color: #5c5329;
}
.l-inst__ttlbox::before {
  width: 5.9375vw;
  height: 5.2083333333vw;
  background: url(../img/pc/inst-icon.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-inst__ttlbox::before {
    width: 13.2558139535vw;
    height: 11.6279069767vw;
  }
}
@media (max-width: 599px) {
  .l-inst__ttlbox::before {
    width: 13.2558139535vw;
    height: 11.6279069767vw;
  }
}

.l-inst__inner {
  width: 26.0416666667vw;
  height: 15.625vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-inst__inner {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .l-inst__inner {
    width: 100%;
    height: auto;
  }
}

.l-gallery__ttlbox {
  color: #5c5329;
}
.l-gallery__ttlbox::before {
  width: 5.78125vw;
  height: 5.2083333333vw;
  background: url(../img/pc/gallery-icon.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gallery__ttlbox::before {
    width: 14.1860465116vw;
    height: 12.7906976744vw;
  }
}
@media (max-width: 599px) {
  .l-gallery__ttlbox::before {
    width: 14.1860465116vw;
    height: 12.7906976744vw;
  }
}

.l-gallery01__swiper-container,
.l-gallery02__swiper-container {
  position: relative;
  margin-top: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gallery01__swiper-container,
  .l-gallery02__swiper-container {
    margin-top: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-gallery01__swiper-container,
  .l-gallery02__swiper-container {
    margin-top: 4.6511627907vw;
  }
}

.swiper {
  position: relative;
}

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

.l-gallery01__item:nth-child(2n),
.l-gallery02__item:nth-child(2n) {
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gallery01__item:nth-child(2n),
  .l-gallery02__item:nth-child(2n) {
    margin-top: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-gallery01__item:nth-child(2n),
  .l-gallery02__item:nth-child(2n) {
    margin-top: 4.6511627907vw;
  }
}

.l-recruit {
  background: white;
  margin-top: 8.3333333333vw;
  margin-left: 6.25vw;
  margin-bottom: 0vw;
  margin-right: 6.25vw;
  border-radius: 50px;
  padding-top: 4.1666666667vw;
  padding-left: 4.6875vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 4.6875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit {
    margin-top: 9.3023255814vw;
    margin-left: 4.6511627907vw;
    margin-bottom: 0vw;
    margin-right: 4.6511627907vw;
    padding-top: 9.3023255814vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-recruit {
    margin-top: 9.3023255814vw;
    margin-left: 4.6511627907vw;
    margin-bottom: 0vw;
    margin-right: 4.6511627907vw;
    padding-top: 9.3023255814vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 4.6511627907vw;
  }
}

.l-recruit__ttlbox {
  color: #5c5329;
}
.l-recruit__ttlbox::before {
  width: 5.78125vw;
  height: 4.4270833333vw;
  background: url(../img/pc/recruit-icon.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__ttlbox::before {
    width: 16.7441860465vw;
    height: 12.7906976744vw;
  }
}
@media (max-width: 599px) {
  .l-recruit__ttlbox::before {
    width: 16.7441860465vw;
    height: 12.7906976744vw;
  }
}

.p-recruit__tx {
  margin-top: 2.0833333333vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__tx {
    margin-top: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__tx {
    margin-top: 4.6511627907vw;
  }
}

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

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

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

.l-recruit__table {
  border-collapse: collapse;
  table-layout: fixed;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
  }
}
@media (max-width: 599px) {
  .l-recruit__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
  }
}

.p-recruit__table--ttl,
.p-recruit__table--tx {
  vertical-align: middle;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__table--ttl,
  .p-recruit__table--tx {
    font-size: min(28px, 3.2558139535vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-recruit__table--ttl,
  .p-recruit__table--tx {
    font-size: min(28px, 3.2558139535vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.p-recruit__table--ttl {
  background: #f3962a;
  text-align: center;
  color: white;
  width: 8.3333333333vw;
  border-bottom: 2px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__table--ttl {
    width: 18.6046511628vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__table--ttl {
    width: 18.6046511628vw;
  }
}

.p-recruit__table--tx {
  padding-top: 0.5208333333vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 1.0416666667vw;
  border: 2px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__table--tx {
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__table--tx {
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
  }
}

.l-banner {
  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: 1.40625vw;
  padding-top: 8.3333333333vw;
  padding-left: 6.25vw;
  padding-bottom: 8.3333333333vw;
  padding-right: 6.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
    padding-top: 13.9534883721vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
    padding-top: 13.9534883721vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 9.3023255814vw;
  }
}

.l-banner01,
.l-banner03,
.l-banner04,
.l-banner02 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 6.3020833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-banner01,
  .l-banner03,
  .l-banner04,
  .l-banner02 {
    height: 24.4186046512vw;
  }
}
@media (max-width: 599px) {
  .l-banner01,
  .l-banner03,
  .l-banner04,
  .l-banner02 {
    height: 24.4186046512vw;
  }
}

.l-banner02,
.l-banner03 {
  height: 6.5104166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-banner02,
  .l-banner03 {
    height: 25.3488372093vw;
  }
}
@media (max-width: 599px) {
  .l-banner02,
  .l-banner03 {
    height: 25.3488372093vw;
  }
}

.l-banner04 {
  height: 8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-banner04 {
    height: 32.5581395349vw;
  }
}
@media (max-width: 599px) {
  .l-banner04 {
    height: 32.5581395349vw;
  }
}

.l-footer__inner {
  background: white;
  padding-top: 4.1666666667vw;
  padding-left: 12.2395833333vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 12.2395833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__inner {
    padding-top: 4.6511627907vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-footer__inner {
    padding-top: 4.6511627907vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 9.3023255814vw;
  }
}

.l-footer__logo {
  width: 23.6458333333vw;
  height: 6.25vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__logo {
    width: 52.7906976744vw;
    height: 13.9534883721vw;
  }
}
@media (max-width: 599px) {
  .l-footer__logo {
    width: 52.7906976744vw;
    height: 13.9534883721vw;
  }
}

.l-footer__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.0833333333vw;
  margin-top: 4.1666666667vw;
}
@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: 9.3023255814vw;
    margin-top: 6.976744186vw;
  }
}
@media (max-width: 599px) {
  .l-footer__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3023255814vw;
    margin-top: 6.976744186vw;
  }
}

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

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

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

.l-footer__copy {
  background: #9ab982;
  text-align: center;
  padding-top: 1.5625vw;
  padding-left: 0vw;
  padding-bottom: 1.5625vw;
  padding-right: 0vw;
  color: white;
  font-size: max(12px, 0.8333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__copy {
    padding-top: 3.488372093vw;
    padding-left: 0vw;
    padding-bottom: 3.488372093vw;
    padding-right: 0vw;
    font-size: min(26px, 3.023255814vw);
    font-weight: 500;
    line-height: 1.3846153846;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    padding-top: 3.488372093vw;
    padding-left: 0vw;
    padding-bottom: 3.488372093vw;
    padding-right: 0vw;
    font-size: min(26px, 3.023255814vw);
    font-weight: 500;
    line-height: 1.3846153846;
    letter-spacing: 0em;
  }
}

.ai {
  position: fixed;
  width: 100%;
  z-index: 295;
  bottom: 6.7708333333vw;
  right: 2.0833333333vw;
  width: 8.3333333333vw;
  height: 8.3333333333vw;
  cursor: pointer;
}
@media (min-width: 600px) and (max-width: 767px) {
  .ai {
    width: 32.5581395349vw;
    height: 32.5581395349vw;
    bottom: 2.3255813953vw;
    right: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .ai {
    width: 32.5581395349vw;
    height: 32.5581395349vw;
    bottom: 2.3255813953vw;
    right: 2.3255813953vw;
  }
}

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

.c-fv__ttl {
  padding-top: 11.6145833333vw;
  padding-left: 0vw;
  padding-bottom: 8.0729166667vw;
  padding-right: 0vw;
  color: white;
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttl {
    padding-top: 27.9069767442vw;
    padding-left: 0vw;
    padding-bottom: 27.9069767442vw;
    padding-right: 0vw;
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-fv__ttl {
    padding-top: 27.9069767442vw;
    padding-left: 0vw;
    padding-bottom: 27.9069767442vw;
    padding-right: 0vw;
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

/* ============================================
clinic
============================================ */
.cw {
  color: white !important;
}

.l-clinic__bg {
  background: url(../img/pc/clinic-bg.webp) no-repeat center center/cover;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  padding-top: 6.25vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 16.6666666667vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-clinic__bg {
    padding-top: 5.2083333333vw;
    padding-left: 6.25vw;
    padding-bottom: 5.2083333333vw;
    padding-right: 6.25vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .l-clinic__bg {
    padding-top: 5.2083333333vw;
    padding-left: 6.25vw;
    padding-bottom: 5.2083333333vw;
    padding-right: 6.25vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic__bg {
    padding-top: 13.9534883721vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__bg {
    padding-top: 13.9534883721vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 4.6511627907vw;
  }
}

.l-clinic01__fx {
  padding-top: 3.125vw;
  padding-left: 3.125vw;
  padding-bottom: 3.125vw;
  padding-right: 3.125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.1666666667vw;
  margin-top: 4.1666666667vw;
  background: white;
  border-radius: 20px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic01__fx {
    padding-top: 9.3023255814vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 4.6511627907vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
    margin-top: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-clinic01__fx {
    padding-top: 9.3023255814vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 4.6511627907vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
    margin-top: 9.3023255814vw;
  }
}

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

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

.l-clinic02__item01,
.l-clinic02__le,
.l-clinic02__ri,
.l-clinic02__item04 {
  margin-top: 2.0833333333vw;
  background: white;
  border-radius: 20px;
  padding-top: 2.0833333333vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic02__item01,
  .l-clinic02__le,
  .l-clinic02__ri,
  .l-clinic02__item04 {
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
    margin-top: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-clinic02__item01,
  .l-clinic02__le,
  .l-clinic02__ri,
  .l-clinic02__item04 {
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
    margin-top: 4.6511627907vw;
  }
}

.p-clinic02__ttl {
  font-size: max(12px, 1.875vw);
  font-weight: 700;
  line-height: 1.1666666667;
  letter-spacing: 0em;
  color: #9ab982;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic02__ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-clinic02__ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

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

.l-clinic02__item {
  padding-top: 1.0416666667vw;
  padding-left: 0vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 0vw;
  border-bottom: 2px dotted;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic02__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.8604651163vw;
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-clinic02__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.8604651163vw;
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
  }
}

.p-clinic02__item--ttl {
  width: 12.5vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .p-clinic02__item--ttl {
    width: 20.8333333333vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .p-clinic02__item--ttl {
    width: 20.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic02__item--ttl {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-clinic02__item--ttl {
    width: 100%;
  }
}

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

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

.l-clinic02__txbox {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5208333333vw;
  margin-top: 1.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic02__txbox {
    text-align: left;
    margin-top: 2.7906976744vw;
    gap: 2.7906976744vw;
  }
}
@media (max-width: 599px) {
  .l-clinic02__txbox {
    text-align: left;
    margin-top: 2.7906976744vw;
    gap: 2.7906976744vw;
  }
}

.l-clinic03 {
  padding-top: 7.2916666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic03 {
    padding-top: 16.2790697674vw;
  }
}
@media (max-width: 599px) {
  .l-clinic03 {
    padding-top: 16.2790697674vw;
  }
}

.l-clinic03__items {
  margin-top: 4.1666666667vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic03__items {
    grid-template-columns: 1fr;
    gap: 4.6511627907vw;
    margin-top: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-clinic03__items {
    grid-template-columns: 1fr;
    gap: 4.6511627907vw;
    margin-top: 9.3023255814vw;
  }
}

.l-clinic03__table {
  border-radius: 20px;
  border-collapse: collapse;
  table-layout: fixed;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic03__table {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-clinic03__table {
    width: 100%;
  }
}

.fw700 {
  font-weight: 700 !important;
}

.p-clinic03__table--th,
.p-clinic03__table--ttl,
.p-clinic03__table--tx {
  text-align: center;
  padding-top: 0.5208333333vw;
  padding-left: 0vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 0vw;
  vertical-align: middle;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic03__table--th,
  .p-clinic03__table--ttl,
  .p-clinic03__table--tx {
    padding-top: 1.8604651163vw;
    padding-left: 0vw;
    padding-bottom: 1.8604651163vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-clinic03__table--th,
  .p-clinic03__table--ttl,
  .p-clinic03__table--tx {
    padding-top: 1.8604651163vw;
    padding-left: 0vw;
    padding-bottom: 1.8604651163vw;
    padding-right: 0vw;
  }
}

.p-clinic03__table--th {
  color: white;
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  background-color: #5d863d;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic03__table--th {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-clinic03__table--th {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.l-clinic03__bd {
  border-bottom: 2px solid #808080;
}

.p-clinic03__table--ttl {
  background: #9ab982;
  width: calc(100% - 8.3333333333vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic03__table--ttl {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-clinic03__table--ttl {
    width: 100%;
  }
}

.p-clinic03__table--tx {
  background-color: #d2e1c6;
  width: 8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic03__table--tx {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-clinic03__table--tx {
    width: 100%;
  }
}

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

.l-clinic04__le {
  width: 31.25vw;
  height: 25.2604166667vw;
}
@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__items {
  width: calc(100% - 33.3333333333vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic04__items {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-clinic04__items {
    width: 100%;
  }
}

.l-clinic04__item {
  padding-top: 1.5625vw;
  padding-left: 0vw;
  padding-bottom: 1.5625vw;
  padding-right: 0vw;
  border-bottom: 2px dotted;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic04__item {
    padding-top: 2.7906976744vw;
    padding-left: 0vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .l-clinic04__item {
    padding-top: 2.7906976744vw;
    padding-left: 0vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-clinic04__item--ttl {
  width: 6.25vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .p-clinic04__item--ttl {
    width: 12.5vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .p-clinic04__item--ttl {
    width: 12.5vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic04__item--ttl {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-clinic04__item--ttl {
    width: 100%;
  }
}

.p-clinic04__item--tx {
  width: calc(100% - 6.25vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic04__item--tx {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-clinic04__item--tx {
    width: 100%;
  }
}

.l-clinic04__map {
  margin-top: 2.6041666667vw;
  width: 100%;
  height: 25.2604166667vw;
}
.l-clinic04__map iframe {
  width: 100%;
  height: 25.2604166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic04__map {
    margin-top: 6.976744186vw;
    height: 69.7674418605vw;
  }
  .l-clinic04__map iframe {
    height: 69.7674418605vw;
  }
}
@media (max-width: 599px) {
  .l-clinic04__map {
    margin-top: 6.976744186vw;
    height: 69.7674418605vw;
  }
  .l-clinic04__map iframe {
    height: 69.7674418605vw;
  }
}

.l-clinic04__banner {
  width: 28.3333333333vw;
  height: 6.25vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic04__banner {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .l-clinic04__banner {
    width: 100%;
    height: auto;
  }
}

.l-clinic05__schedule {
  margin-top: 3.125vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.l-clinic05__schedule .c-schedule__header,
.l-clinic05__schedule .c-schedule__time,
.l-clinic05__schedule .c-schedule__data {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.0625em;
  padding-top: 1.0416666667vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic05__schedule .c-schedule__header,
  .l-clinic05__schedule .c-schedule__time,
  .l-clinic05__schedule .c-schedule__data {
    font-size: min(29px, 3.3720930233vw);
    font-weight: 700;
    line-height: 1.3793103448;
    letter-spacing: 0em;
    padding-top: 1.8604651163vw;
    padding-left: 1.8604651163vw;
    padding-bottom: 1.8604651163vw;
    padding-right: 1.8604651163vw;
  }
}
@media (max-width: 599px) {
  .l-clinic05__schedule .c-schedule__header,
  .l-clinic05__schedule .c-schedule__time,
  .l-clinic05__schedule .c-schedule__data {
    font-size: min(29px, 3.3720930233vw);
    font-weight: 700;
    line-height: 1.3793103448;
    letter-spacing: 0em;
    padding-top: 1.8604651163vw;
    padding-left: 1.8604651163vw;
    padding-bottom: 1.8604651163vw;
    padding-right: 1.8604651163vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic05__schedule {
    margin-top: 6.976744186vw;
  }
}
@media (max-width: 599px) {
  .l-clinic05__schedule {
    margin-top: 6.976744186vw;
  }
}

.l-clinic06 {
  background: url(../img/pc/feature-bg.webp) no-repeat center center/cover;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  padding-top: 6.25vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 6.25vw;
  padding-right: 16.6666666667vw;
  margin-top: 6.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic06 {
    padding-top: 13.9534883721vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-clinic06 {
    padding-top: 13.9534883721vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 4.6511627907vw;
  }
}

.l-clinic06__items {
  border-radius: 40px;
  background: white;
  padding-top: 3.125vw;
  padding-left: 8.3333333333vw;
  padding-bottom: 3.125vw;
  padding-right: 8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic06__items {
    padding-top: 9.3023255814vw;
    padding-left: 2.7906976744vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 2.7906976744vw;
  }
}
@media (max-width: 599px) {
  .l-clinic06__items {
    padding-top: 9.3023255814vw;
    padding-left: 2.7906976744vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 2.7906976744vw;
  }
}

.l-clinic06__item {
  padding-top: 2.0833333333vw;
  padding-left: 0vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 0vw;
  border-bottom: 2px dotted;
}
.l-clinic06__item:nth-child(1) {
  padding-top: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic06__item {
    padding-top: 4.6511627907vw;
    padding-left: 0vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-clinic06__item {
    padding-top: 4.6511627907vw;
    padding-left: 0vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 0vw;
  }
}

/* ============================================
recruit
============================================ */
.l-recruit01 {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  background: url(../img/pc/recruit-bg.webp) no-repeat center center/cover;
  padding-top: 6.25vw;
  padding-left: 0vw;
  padding-bottom: 6.25vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit01 {
    padding-top: 13.9534883721vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-recruit01 {
    padding-top: 13.9534883721vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 4.6511627907vw;
  }
}

.p-recruit01__ttl {
  color: white;
  text-align: center;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 2.5;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit01__ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-recruit01__ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.p-recruit01__img {
  width: 50vw;
  height: 25vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit01__img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .p-recruit01__img {
    width: 100%;
    height: auto;
  }
}

.l-Recruit__table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  border-radius: 20px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
  }
}
@media (max-width: 599px) {
  .l-Recruit__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
  }
}

.p-Recruit__table--ttl,
.p-Recruit__table--tx {
  vertical-align: middle;
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Recruit__table--ttl,
  .p-Recruit__table--tx {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-Recruit__table--ttl,
  .p-Recruit__table--tx {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.p-Recruit__table--ttl {
  color: white;
  width: 16.6666666667vw;
  text-align: center;
  background: #f3962a;
  border: 1px solid #e8c9a4;
}

.p-Recruit__table--tx {
  width: calc(100% - 16.6666666667vw);
  padding-top: 2.0833333333vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 2.0833333333vw;
  background-color: #ffdbb7;
  border: 1px solid #cf9654;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Recruit__table--tx {
    padding-top: 3.7209302326vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 3.7209302326vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .p-Recruit__table--tx {
    padding-top: 3.7209302326vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 3.7209302326vw;
    padding-right: 3.7209302326vw;
  }
}

.c-nagare__items {
  padding-top: 0vw;
  padding-left: 7.3958333333vw;
  padding-bottom: 0vw;
  padding-right: 7.3958333333vw;
  position: relative;
  z-index: 1;
}
.c-nagare__items::before {
  position: absolute;
  width: 0.5208333333vw;
  height: 80%;
  top: 5.2083333333vw;
  left: 9.1666666667vw;
  background: #f3962a;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-nagare__items {
    padding-top: 0vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 0vw;
    padding-right: 2.3255813953vw;
  }
  .c-nagare__items::before {
    display: none;
  }
}
@media (max-width: 599px) {
  .c-nagare__items {
    padding-top: 0vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 0vw;
    padding-right: 2.3255813953vw;
  }
  .c-nagare__items::before {
    display: none;
  }
}

.top120::before {
  top: 6.25vw;
}

.c-nagare__item {
  margin-top: 2.0833333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5.9895833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-nagare__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
    margin-top: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .c-nagare__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
    margin-top: 9.3023255814vw;
  }
}

.c-nagare__number,
.c-nagare__number10 {
  padding-top: 1.0416666667vw;
  padding-left: 1.6666666667vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 1.6666666667vw;
  color: white;
  border-radius: 50%;
  background: #f3962a;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-nagare__number,
  .c-nagare__number10 {
    padding-top: 2.3255813953vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 3.7209302326vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    position: relative;
    top: 3.2558139535vw;
    z-index: 5;
  }
}
@media (max-width: 599px) {
  .c-nagare__number,
  .c-nagare__number10 {
    padding-top: 2.3255813953vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 3.7209302326vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    position: relative;
    top: 3.2558139535vw;
    z-index: 5;
  }
}

.c-nagare__number10 {
  padding-top: 1.0416666667vw;
  padding-left: 1.25vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 1.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-nagare__number10 {
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .c-nagare__number10 {
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
  }
}

.c-nagare__item--box {
  width: calc(100% - 10.15625vw);
  background: white;
  padding-top: 2.0833333333vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 4.1666666667vw;
  border-radius: 20px;
  position: relative;
}
.c-nagare__item--box .cl {
  font-weight: 700;
}
.c-nagare__item--box::before {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 1.0416666667vw solid transparent;
  border-bottom: 1.0416666667vw solid transparent;
  border-right: 2.6041666667vw solid #fff;
  border-left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -1.5625vw;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-nagare__item--box {
    width: 100%;
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
  }
  .c-nagare__item--box::before {
    display: none;
  }
}
@media (max-width: 599px) {
  .c-nagare__item--box {
    width: 100%;
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
  }
  .c-nagare__item--box::before {
    display: none;
  }
}

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

.p-medical__item--ttl,
.p-medical__item--tx {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 1.0416666667vw;
  padding-left: 0.5208333333vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 0.5208333333vw;
  border-bottom: 2px solid white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--ttl,
  .p-medical__item--tx {
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .p-medical__item--ttl,
  .p-medical__item--tx {
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
  }
}

.p-medical__item--ttl {
  background: #f3962a;
  color: white;
}

.p-medical__item--tx {
  background-color: #fcc997;
}

.l-medical__table {
  border-collapse: collapse;
  table-layout: fixed;
  margin-top: 2.0833333333vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-medical__table {
    width: 100%;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .l-medical__table {
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
    margin-top: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-medical__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
    margin-top: 4.6511627907vw;
  }
}

.l-medical__table__header,
.l-medical__table__ttl {
  background: #9ab982;
  color: white;
  text-align: center;
  vertical-align: middle;
  border: 2px solid;
  padding-top: 1.0416666667vw;
  padding-left: 0vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__table__header,
  .l-medical__table__ttl {
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-medical__table__header,
  .l-medical__table__ttl {
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
  }
}

.l-medical__table__ttl {
  width: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__table__ttl {
    width: 100%;
    padding-top: 0vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 0vw;
    padding-right: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .l-medical__table__ttl {
    width: 100%;
    padding-top: 0vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 0vw;
    padding-right: 2.3255813953vw;
  }
}

.l-medical__table__img {
  width: 20.8333333333vw;
  height: 14.5833333333vw;
  border-radius: 15px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__table__img {
    width: 46.511627907vw;
    height: 46.511627907vw;
  }
  .l-medical__table__img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media (max-width: 599px) {
  .l-medical__table__img {
    width: 46.511627907vw;
    height: 46.511627907vw;
  }
  .l-medical__table__img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.l-medical__table__data,
.l-medical__table__img,
.l-medical__table__star {
  padding-top: 1.0416666667vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 1.0416666667vw;
  border: 2px solid #9ab982;
  background: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__table__data,
  .l-medical__table__img,
  .l-medical__table__star {
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
    width: 46.511627907vw;
  }
}
@media (max-width: 599px) {
  .l-medical__table__data,
  .l-medical__table__img,
  .l-medical__table__star {
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
    width: 46.511627907vw;
  }
}

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

.medical01-02__box {
  background: #f3962a;
  border-radius: 20px;
  padding-top: 2.0833333333vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 4.1666666667vw;
}
.medical01-02__box .bd {
  border: none;
  margin-top: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .medical01-02__box {
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .medical01-02__box {
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
  }
}

.bgw {
  background: white !important;
}

.c-tx-cw {
  color: white;
  margin-top: 2.0833333333vw;
  margin-bottom: 0;
}
.c-tx-cw p::before {
  background: white;
}

.l-medical01-03__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.0833333333vw;
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical01-03__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
    margin-top: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-medical01-03__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
    margin-top: 4.6511627907vw;
  }
}

.l-medical01-03__item {
  color: white;
  background: #f3962a;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 2.0833333333vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 1.0416666667vw;
  border-radius: 20px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical01-03__item {
    padding-top: 4.6511627907vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .l-medical01-03__item {
    padding-top: 4.6511627907vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 2.3255813953vw;
  }
}

.l-medical03__naagre::before {
  top: 10.4166666667vw;
}

.l-medical02-02__naagre::before {
  height: 85%;
}

.l-medical02-04__naagre::before {
  height: 90%;
}

.c-naagre__btn {
  padding-top: 1.0416666667vw;
  padding-left: 2.6041666667vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 2.6041666667vw;
  border-radius: 100px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #f3962a;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-naagre__btn {
    padding-top: 2.3255813953vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .c-naagre__btn {
    padding-top: 2.3255813953vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 4.6511627907vw;
  }
}

/* ============================================
medical02
============================================ */
.l-madical04__banner {
  margin-top: 3.125vw;
  width: 50vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-madical04__banner {
    width: 100%;
    margin-top: 6.976744186vw;
  }
}
@media (max-width: 599px) {
  .l-madical04__banner {
    width: 100%;
    margin-top: 6.976744186vw;
  }
}

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

.l-medical04__item {
  padding-top: 3.125vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 3.125vw;
  padding-right: 4.1666666667vw;
  background: #f3962a;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 20px;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical04__item {
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-medical04__item {
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
  }
}

.l-medical04__table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical04__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
  }
}
@media (max-width: 599px) {
  .l-medical04__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
  }
}

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

.p-medical04__table--ttl {
  color: white;
  background: #f3962a;
}

.p-medical04__table--tx {
  background-color: #fcc997;
}

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

.l-archive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6666666667vw;
  padding-top: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-archive {
    grid-template-columns: 1fr;
    gap: 7.4418604651vw;
  }
}
@media (max-width: 599px) {
  .l-archive {
    grid-template-columns: 1fr;
    gap: 7.4418604651vw;
  }
}

.l-archive__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-archive__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.8604651163vw;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
@media (max-width: 599px) {
  .l-archive__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.8604651163vw;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}

.l-single {
  padding-top: 0;
}

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

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

/* ============================================
blog
============================================ */
.l-Blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.0208333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-Blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3023255814vw;
  }
}

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

.l-Blog__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.125vw;
  padding-bottom: 3.125vw;
  border-bottom: 2px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Blog__items {
    grid-template-columns: 1fr;
    gap: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-Blog__items {
    grid-template-columns: 1fr;
    gap: 9.3023255814vw;
  }
}

.p-Blog__item--tag {
  background: #f3962a;
  color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 0.2604166667vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 0.2604166667vw;
  padding-right: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Blog__item--tag {
    padding-top: 1.1627906977vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 1.1627906977vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .p-Blog__item--tag {
    padding-top: 1.1627906977vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 1.1627906977vw;
    padding-right: 4.6511627907vw;
  }
}

/* ============================================
side
============================================ */
.p-Blog__side--archive {
  margin-top: 1.0416666667vw;
  position: relative;
  padding-left: 1.0416666667vw;
}
.p-Blog__side--archive::after {
  position: absolute;
  width: 0.5208333333vw;
  height: 0.5208333333vw;
  top: 50%;
  left: 0vw;
  border-bottom: 2px solid #f3962a;
  border-right: 2px solid #f3962a;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Blog__side--archive {
    margin-top: 2.3255813953vw;
    padding-left: 3.7209302326vw;
  }
  .p-Blog__side--archive::after {
    width: 2.3255813953vw;
    height: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .p-Blog__side--archive {
    margin-top: 2.3255813953vw;
    padding-left: 3.7209302326vw;
  }
  .p-Blog__side--archive::after {
    width: 2.3255813953vw;
    height: 2.3255813953vw;
  }
}

.side-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.0416666667vw;
  padding-bottom: 1.0416666667vw;
  border-bottom: 2px solid;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.p-Blog__side--tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.78125vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1.5625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Blog__side--tags {
    margin-top: 4.6511627907vw;
    gap: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .p-Blog__side--tags {
    margin-top: 4.6511627907vw;
    gap: 3.7209302326vw;
  }
}

.p-Blog__side--tag {
  padding-top: 0.5208333333vw;
  padding-left: 0.5208333333vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 0.5208333333vw;
  border-radius: 6px;
  border: 2px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Blog__side--tag {
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .p-Blog__side--tag {
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
  }
}

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

/* ============================================
pagination
============================================ */
.l-pagination {
  margin-top: 1.5625vw;
  position: relative;
}

.page-numbers {
  padding-top: 0.625vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 0.625vw;
  padding-right: 1.0416666667vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.0416666667vw;
}
.page-numbers li {
  border-radius: 10px;
  background-color: #d2d2d2;
}
.page-numbers .current {
  border-radius: 10px;
  background: #f3962a;
}
@media (min-width: 600px) and (max-width: 767px) {
  .page-numbers {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 1.1111111111;
    letter-spacing: 0em;
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
    gap: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .page-numbers {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 1.1111111111;
    letter-spacing: 0em;
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 2.3255813953vw;
    gap: 2.3255813953vw;
  }
}

.next,
.prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #d2d2d2;
  padding-top: 0.3645833333vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 0.3645833333vw;
  padding-right: 2.6041666667vw;
  border-radius: 10px;
}
.next::after,
.prev::after {
  position: absolute;
  width: 0.5208333333vw;
  height: 0.5208333333vw;
  top: 50%;
  right: 1.0416666667vw;
  border-bottom: 1px solid;
  border-right: 1px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .next,
  .prev {
    padding-top: 1.3953488372vw;
    padding-left: 2.7906976744vw;
    padding-bottom: 1.3953488372vw;
    padding-right: 9.3023255814vw;
    right: 0vw;
  }
  .next::after,
  .prev::after {
    width: 1.3953488372vw;
    height: 1.3953488372vw;
    right: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .next,
  .prev {
    padding-top: 1.3953488372vw;
    padding-left: 2.7906976744vw;
    padding-bottom: 1.3953488372vw;
    padding-right: 9.3023255814vw;
    right: 0vw;
  }
  .next::after,
  .prev::after {
    width: 1.3953488372vw;
    height: 1.3953488372vw;
    right: 2.3255813953vw;
  }
}

.prev {
  left: 0vw;
  padding-top: 0.3645833333vw;
  padding-left: 2.6041666667vw;
  padding-bottom: 0.3645833333vw;
  padding-right: 1.0416666667vw;
}
.prev::after {
  left: 1.0416666667vw;
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
}
@media (min-width: 600px) and (max-width: 767px) {
  .prev {
    padding-top: 1.3953488372vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 1.3953488372vw;
    padding-right: 2.7906976744vw;
    left: 0vw;
  }
  .prev::after {
    width: 1.3953488372vw;
    height: 1.3953488372vw;
    left: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .prev {
    padding-top: 1.3953488372vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 1.3953488372vw;
    padding-right: 2.7906976744vw;
    left: 0vw;
  }
  .prev::after {
    width: 1.3953488372vw;
    height: 1.3953488372vw;
    left: 2.3255813953vw;
  }
}

/* ============================================
search
============================================ */
.p-Blog__searchForm {
  position: relative;
}
.p-Blog__searchForm input {
  background-color: #e6e4e4;
  width: 100%;
  height: 3.6458333333vw;
  padding-top: 0.78125vw;
  padding-left: 0.78125vw;
  padding-bottom: 0.78125vw;
  padding-right: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Blog__searchForm input {
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 9.3023255814vw;
    height: 13.9534883721vw;
  }
}
@media (max-width: 599px) {
  .p-Blog__searchForm input {
    padding-top: 2.3255813953vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 9.3023255814vw;
    height: 13.9534883721vw;
  }
}

.p-Blog__searchBtn {
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  background: url(../img/pc/blog-seach.webp) no-repeat center center/cover;
  position: absolute;
  right: 0.78125vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Blog__searchBtn {
    width: 4.6511627907vw;
    height: 4.6511627907vw;
    right: 3.488372093vw;
  }
}
@media (max-width: 599px) {
  .p-Blog__searchBtn {
    width: 4.6511627907vw;
    height: 4.6511627907vw;
    right: 3.488372093vw;
  }
}

/* ============================================
category
============================================ */
.p-Blog__category--item,
.p-Blog__new--item {
  padding-top: 1.0416666667vw;
  padding-left: 0vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 0vw;
  border-bottom: 2px dotted;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Blog__category--item,
  .p-Blog__new--item {
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-Blog__category--item,
  .p-Blog__new--item {
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
  }
}