@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: #4c3223;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  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: 10.4166666667vw; /* ヘッダー高さ分 */
}
@media (min-width: 600px) and (max-width: 767px) {
  [id] {
    scroll-margin-top: 18.6046511628vw; /* ヘッダー高さ分 */
  }
}
@media (max-width: 599px) {
  [id] {
    scroll-margin-top: 18.6046511628vw; /* ヘッダー高さ分 */
  }
}

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

.fz40 {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 700;
  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: 700;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .fz40 {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 700;
    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: 700;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz32 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .fz32 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.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: 700;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz24 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .fz24 {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    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: #4dbb87 !important;
}

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

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

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

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

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

@media (min-width: 768px) and (max-width: 999px) {
  .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-ttl {
  font-size: max(12px, 5vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0em;
  text-align: center;
  font-family: "Josefin Sans", sans-serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttl {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0em;
  }
  .c-ttl span {
    color: #4dbb87;
  }
}
@media (max-width: 599px) {
  .c-ttl {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0em;
  }
  .c-ttl span {
    color: #4dbb87;
  }
}

.c-subttl {
  margin-top: 1.0416666667vw;
  padding-top: 1.0416666667vw;
  padding-left: 6.25vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 6.25vw;
  background: #0e824b;
  color: white;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  border-radius: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-subttl {
    padding-top: 2.3255813953vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 9.3023255814vw;
    font-size: min(32px, 3.7209302326vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
    margin-top: 2.3255813953vw;
    border-radius: 60px;
  }
}
@media (max-width: 599px) {
  .c-subttl {
    padding-top: 2.3255813953vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 9.3023255814vw;
    font-size: min(32px, 3.7209302326vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
    margin-top: 2.3255813953vw;
    border-radius: 60px;
  }
}

.c-main__ttl02 {
  background: url(../img/pc/c-main__ttl02.webp) no-repeat center center/cover;
  padding-top: 2.0833333333vw;
  padding-left: 0vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 0vw;
  text-align: center;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0em;
  border-radius: 30px 30px 0 0;
  margin-top: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl02 {
    padding-top: 4.6511627907vw;
    padding-left: 0vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 0vw;
    margin-top: 6.976744186vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-main__ttl02 {
    padding-top: 4.6511627907vw;
    padding-left: 0vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 0vw;
    margin-top: 6.976744186vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.c-sub__ttl {
  background: white;
  border: 3px solid;
  padding-top: 1.3541666667vw;
  padding-left: 6.0416666667vw;
  padding-bottom: 1.3541666667vw;
  padding-right: 1.3541666667vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
  border-radius: 10px;
  margin-top: 3.125vw;
}
.c-sub__ttl span {
  color: white;
  background: #f47d0e;
  border-radius: 50%;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  padding-top: 0.1041666667vw;
  padding-left: 0.9375vw;
  padding-bottom: 0.1041666667vw;
  padding-right: 0.9375vw;
  margin-right: 1.5625vw;
}
.c-sub__ttl {
  position: relative;
}
.c-sub__ttl::before {
  position: absolute;
  width: 2.3958333333vw;
  height: 2.6041666667vw;
  top: 1.25vw;
  left: 2.0833333333vw;
  background: url(../img/pc/c-sub-ttl.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: 7.4418604651vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
    margin-top: 6.976744186vw;
  }
  .c-sub__ttl span {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    padding-top: 0.4651162791vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 0.4651162791vw;
    padding-right: 2.3255813953vw;
    margin-right: 2.3255813953vw;
  }
  .c-sub__ttl::before {
    width: 5.3488372093vw;
    height: 5.8139534884vw;
    top: 2.7906976744vw;
    left: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .c-sub__ttl {
    padding-top: 2.7906976744vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 7.4418604651vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
    margin-top: 6.976744186vw;
  }
  .c-sub__ttl span {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    padding-top: 0.4651162791vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 0.4651162791vw;
    padding-right: 2.3255813953vw;
    margin-right: 2.3255813953vw;
  }
  .c-sub__ttl::before {
    width: 5.3488372093vw;
    height: 5.8139534884vw;
    top: 2.7906976744vw;
    left: 2.3255813953vw;
  }
}

.c-btn {
  position: relative;
  font-weight: 700;
  padding-top: 1.0416666667vw;
  padding-left: 3.125vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 6.25vw;
  background: #fff;
  border: 2px solid;
  border-radius: 3.6458333333vw;
  -webkit-box-shadow: 0.3125vw 0.3125vw 0 0 #4c3223;
          box-shadow: 0.3125vw 0.3125vw 0 0 #4c3223;
  /* 矢印アイコン */
}
.c-btn::before {
  content: "";
  position: absolute;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 3.125vw;
  background: url(../img/pc/info-arrow.webp) no-repeat center/cover;
  z-index: 1; /* ★ テキストと同じ/上に */
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn {
    padding-top: 3.2558139535vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 3.2558139535vw;
    padding-right: 23.2558139535vw;
    border-radius: 70px;
    -webkit-box-shadow: 1.3953488372vw 1.3953488372vw 0 0 #4c3223;
            box-shadow: 1.3953488372vw 1.3953488372vw 0 0 #4c3223;
  }
  .c-btn::before {
    width: 9.3023255814vw;
    height: 9.3023255814vw;
    right: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .c-btn {
    padding-top: 3.2558139535vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 3.2558139535vw;
    padding-right: 23.2558139535vw;
    border-radius: 70px;
    -webkit-box-shadow: 1.3953488372vw 1.3953488372vw 0 0 #4c3223;
            box-shadow: 1.3953488372vw 1.3953488372vw 0 0 #4c3223;
  }
  .c-btn::before {
    width: 9.3023255814vw;
    height: 9.3023255814vw;
    right: 9.3023255814vw;
  }
}

.c-tel {
  color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  background: #4dbb87;
  border-radius: 10px;
  text-align: center;
  padding-top: 0.5208333333vw;
  padding-left: 3.6458333333vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 3.6458333333vw;
}
.c-tel p {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.125;
  letter-spacing: 0em;
  border-top: 2px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-tel {
    padding-top: 1.1627906977vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 1.1627906977vw;
    padding-right: 9.3023255814vw;
    font-size: min(24px, 2.7906976744vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }
  .c-tel p {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-tel {
    padding-top: 1.1627906977vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 1.1627906977vw;
    padding-right: 9.3023255814vw;
    font-size: min(24px, 2.7906976744vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }
  .c-tel p {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.c-tx {
  padding-left: 1.7708333333vw;
  margin-top: 0.5208333333vw;
  position: relative;
}
.c-tx::before {
  position: absolute;
  width: 1.25vw;
  height: 1.25vw;
  top: 0.4166666667vw;
  left: 0vw;
  background: #4c3223;
  border-radius: 50%;
  content: "";
}

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

.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;
  -webkit-box-shadow: 0.625vw 0.625vw 0 0 #4dbb87;
          box-shadow: 0.625vw 0.625vw 0 0 #4dbb87;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ri {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .c-ri {
    width: 100%;
    height: auto;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-drawer__icon--tx {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 1.3953488372vw;
  color: white;
  font-size: min(22px, 2.5581395349vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  font-family: "Josefin Sans", sans-serif;
}

.l-drawer {
  overflow: scroll;
  padding-top: 41.8604651163vw;
  padding-left: 11.6279069767vw;
  padding-bottom: 41.8604651163vw;
  padding-right: 11.6279069767vw;
  width: 81.3953488372vw;
  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);
}

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

.p-drawer__item {
  padding-top: 4.6511627907vw;
  padding-left: 7.6744186047vw;
  padding-bottom: 4.6511627907vw;
  padding-right: 4.6511627907vw;
  border-bottom: 2px solid;
  position: relative;
}
.p-drawer__item::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 2.5581395349vw solid transparent;
  border-bottom: 2.5581395349vw solid transparent;
  border-left: 4.6511627907vw solid #4dbb87;
  border-right: 0;
  content: "";
}

.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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 1.5625vw;
  padding-left: 5.2083333333vw;
  padding-bottom: 0vw;
  padding-right: 5.2083333333vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-header__inner {
    padding-top: 0.5208333333vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .l-header__inner {
    padding-top: 0.5208333333vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__inner {
    padding-top: 2.3255813953vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-header__inner {
    padding-top: 2.3255813953vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
  }
}

.l-header__logo {
  width: 30.4166666667vw;
  height: 2.6041666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__logo {
    width: 59.7674418605vw;
    height: 5.1162790698vw;
  }
}
@media (max-width: 599px) {
  .l-header__logo {
    width: 59.7674418605vw;
    height: 5.1162790698vw;
  }
}

.p-header__add {
  margin-top: 1.5625vw;
  padding-top: 1.0416666667vw;
  padding-left: 0vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 0vw;
  text-align: center;
  font-size: max(12px, 0.8333333333vw);
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: 0em;
  border-top: 2px solid;
  border-bottom: 2px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__add {
    display: none;
  }
}
@media (max-width: 599px) {
  .p-header__add {
    display: none;
  }
}

.l-header__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5208333333vw;
  margin-top: 0.8333333333vw;
}
@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-top: 0.5208333333vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 1.0416666667vw;
  background: #f47d0e;
  border-radius: 3.6458333333vw;
  color: white;
}

.l-fv {
  background: url(../img/pc/fv-bg.webp) no-repeat center center/cover;
  position: relative;
  padding-top: 2.1875vw;
  padding-left: 0vw;
  padding-bottom: 2.4479166667vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv {
    background: url(../img/sp/fv-bg.webp) no-repeat center center/cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 16.2790697674vw;
    padding-top: 16.511627907vw;
    padding-left: 0vw;
    padding-bottom: 46.511627907vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-fv {
    background: url(../img/sp/fv-bg.webp) no-repeat center center/cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 16.2790697674vw;
    padding-top: 16.511627907vw;
    padding-left: 0vw;
    padding-bottom: 46.511627907vw;
    padding-right: 0vw;
  }
}

.l-fv__ttlbox {
  background: url(../img/pc/fv-ttl-bg.webp) no-repeat center center/cover;
  z-index: 5;
  top: 13.9583333333vw;
  left: 10.9895833333vw;
  position: absolute;
  padding-top: 2.96875vw;
  padding-left: 8.4895833333vw;
  padding-bottom: 7.3958333333vw;
  padding-right: 8.4895833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__ttlbox {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 6.976744186vw;
    padding-left: 11.1627906977vw;
    padding-bottom: 6.976744186vw;
    padding-right: 11.1627906977vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-fv__ttlbox {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 6.976744186vw;
    padding-left: 11.1627906977vw;
    padding-bottom: 6.976744186vw;
    padding-right: 11.1627906977vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.p-fv__ttl {
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__ttl {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 700;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-fv__ttl {
    font-size: min(48px, 5.5813953488vw);
    font-weight: 700;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }
}

.p-fv__cat {
  width: 14.7395833333vw;
  height: 18.5416666667vw;
  position: absolute;
  top: 34.53125vw;
  left: 7.8125vw;
  z-index: 6;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__cat {
    width: 24.8837209302vw;
    height: 31.3953488372vw;
    top: 108.3720930233vw;
    left: auto;
    right: 1.3953488372vw;
  }
}
@media (max-width: 599px) {
  .p-fv__cat {
    width: 24.8837209302vw;
    height: 31.3953488372vw;
    top: 108.3720930233vw;
    left: auto;
    right: 1.3953488372vw;
  }
}

.p-fv__leaf {
  width: 11.8229166667vw;
  height: 15.2604166667vw;
  position: absolute;
  z-index: 6;
  top: 11.9270833333vw;
  left: 11.3020833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__leaf {
    width: 21.8604651163vw;
    height: 28.1395348837vw;
    top: 78.8372093023vw;
    left: 26.976744186vw;
  }
}
@media (max-width: 599px) {
  .p-fv__leaf {
    width: 21.8604651163vw;
    height: 28.1395348837vw;
    top: 78.8372093023vw;
    left: 26.976744186vw;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__tree {
    width: 28.1395348837vw;
    height: 51.1627906977vw;
    position: absolute;
    top: 86.0465116279vw;
    left: 0;
  }
}
@media (max-width: 599px) {
  .p-fv__tree {
    width: 28.1395348837vw;
    height: 51.1627906977vw;
    position: absolute;
    top: 86.0465116279vw;
    left: 0;
  }
}

.l-fv__schedule {
  margin-top: 2.5520833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__schedule {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -44.1860465116vw;
  }
}
@media (max-width: 599px) {
  .l-fv__schedule {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -44.1860465116vw;
  }
}

.c-schedule__table {
  border-collapse: collapse;
  display: block;
  padding-top: 1.875vw;
  padding-left: 1.5625vw;
  padding-bottom: 1.875vw;
  padding-right: 1.5625vw;
  border-radius: 20px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  background: #4dbb87;
  color: white;
}
.c-schedule__table tr {
  border-bottom: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__table {
    padding-top: 2.7906976744vw;
    padding-left: 4.1860465116vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 4.1860465116vw;
  }
}
@media (max-width: 599px) {
  .c-schedule__table {
    padding-top: 2.7906976744vw;
    padding-left: 4.1860465116vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 4.1860465116vw;
  }
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0416666667em;
  padding-top: 0.5208333333vw;
  padding-left: 0.5208333333vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 0.5208333333vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__header,
  .c-schedule__data,
  .c-schedule__time {
    font-size: min(28px, 3.2558139535vw);
    font-weight: 500;
    line-height: 1.4285714286;
    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(28px, 3.2558139535vw);
    font-weight: 500;
    line-height: 1.4285714286;
    letter-spacing: 0em;
    padding-top: 1.8604651163vw;
    padding-left: 1.8604651163vw;
    padding-bottom: 1.8604651163vw;
    padding-right: 1.8604651163vw;
  }
}

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

.c-schedule__note {
  margin-top: 1.0416666667vw;
  text-align: center;
  font-weight: 700;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__note {
    margin-top: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .c-schedule__note {
    margin-top: 2.3255813953vw;
  }
}

.p-fv__subttl,
.p-feature03__subttl,
.p-clinic04__subttl {
  color: white;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
  background: url(../img/pc/fv-tx-bg.webp) no-repeat center center/contain;
  padding-top: 3.5416666667vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 3.5416666667vw;
  padding-right: 1.0416666667vw;
  position: absolute;
  z-index: 5;
}
.p-fv__subttl p,
.p-feature03__subttl p,
.p-clinic04__subttl p {
  text-align: center;
}
.p-fv__subttl p span,
.p-feature03__subttl p span,
.p-clinic04__subttl p span {
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.125;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__subttl,
  .p-feature03__subttl,
  .p-clinic04__subttl {
    padding-top: 6.976744186vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 6.976744186vw;
    padding-right: 2.3255813953vw;
    font-size: min(30px, 3.488372093vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
  .p-fv__subttl p span,
  .p-feature03__subttl p span,
  .p-clinic04__subttl p span {
    font-size: min(44px, 5.1162790698vw);
    font-weight: 700;
    line-height: 1.3636363636;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-fv__subttl,
  .p-feature03__subttl,
  .p-clinic04__subttl {
    padding-top: 6.976744186vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 6.976744186vw;
    padding-right: 2.3255813953vw;
    font-size: min(30px, 3.488372093vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
  .p-fv__subttl p span,
  .p-feature03__subttl p span,
  .p-clinic04__subttl p span {
    font-size: min(44px, 5.1162790698vw);
    font-weight: 700;
    line-height: 1.3636363636;
    letter-spacing: 0em;
  }
}

.p-fv__subttl {
  top: 15.625vw;
  left: 47.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__subttl {
    top: 80.2325581395vw;
    left: auto;
    right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .p-fv__subttl {
    top: 80.2325581395vw;
    left: auto;
    right: 4.6511627907vw;
  }
}

.small {
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
}

.l-fv__swiper-container {
  width: 61.1979166667vw;
  height: 50.5208333333vw;
  margin-left: auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__swiper-container {
    width: 95.3488372093vw;
    height: 66.2790697674vw;
  }
}
@media (max-width: 599px) {
  .l-fv__swiper-container {
    width: 95.3488372093vw;
    height: 66.2790697674vw;
  }
}

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

.l-news {
  background: url(../img/pc/dod-bg.webp) no-repeat center center/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7.2916666667vw;
  padding-bottom: 0vw;
  position: relative;
}
.l-news::before {
  position: absolute;
  width: 90%;
  height: 2px;
  top: 0vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #4c3223;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news {
    padding-top: 13.9534883721vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.976744186vw;
    background: url(../img/sp/fv-bg.webp) no-repeat center center/cover;
  }
  .l-news::before {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-news {
    padding-top: 13.9534883721vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.976744186vw;
    background: url(../img/sp/fv-bg.webp) no-repeat center center/cover;
  }
  .l-news::before {
    display: none;
  }
}

.l-news__ttlbox {
  background: url(../img/pc/news-ttl-bg.webp) no-repeat center center/contain;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 3.3854166667vw;
  padding-left: 1.09375vw;
  padding-bottom: 2.03125vw;
  padding-right: 1.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__ttlbox {
    padding-top: 5.5813953488vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 7.4418604651vw;
    padding-right: 0vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-news__ttlbox {
    padding-top: 5.5813953488vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 7.4418604651vw;
    padding-right: 0vw;
    margin: 0 auto;
  }
}

.p-news__ttl {
  font-size: max(12px, 2.5vw);
  font-weight: 500;
  line-height: 1.125;
  letter-spacing: 0em;
  font-family: "Josefin Sans", sans-serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__ttl {
    font-size: min(72px, 8.3720930233vw);
    font-weight: 500;
    line-height: 1.1111111111;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-news__ttl {
    font-size: min(72px, 8.3720930233vw);
    font-weight: 500;
    line-height: 1.1111111111;
    letter-spacing: 0em;
  }
}

.p-news__subttl {
  margin-top: 0.5208333333vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__subttl {
    margin-top: 2.3255813953vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .p-news__subttl {
    margin-top: 2.3255813953vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: center;
  }
}

.l-news__items {
  margin-top: 2.0833333333vw;
  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.0416666667vw;
  width: 100%;
  height: 26.0416666667vw;
  overflow-y: scroll;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__items {
    margin-top: 6.976744186vw;
    gap: 4.6511627907vw;
    height: 162.7906976744vw;
  }
}
@media (max-width: 599px) {
  .l-news__items {
    margin-top: 6.976744186vw;
    gap: 4.6511627907vw;
    height: 162.7906976744vw;
  }
}

.l-news__item {
  padding-top: 2.0833333333vw;
  padding-left: 3.125vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 3.125vw;
  background: white;
}
.l-news__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.7083333333vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__item {
    padding-top: 6.976744186vw;
    padding-left: 3.023255814vw;
    padding-bottom: 6.976744186vw;
    padding-right: 3.023255814vw;
  }
  .l-news__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-news__item {
    padding-top: 6.976744186vw;
    padding-left: 3.023255814vw;
    padding-bottom: 6.976744186vw;
    padding-right: 3.023255814vw;
  }
  .l-news__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
  }
}

.p-news__item--day,
.p-news__item--tag {
  padding-top: 0.5208333333vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__item--day,
  .p-news__item--tag {
    padding-top: 2.3255813953vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 9.3023255814vw;
    font-size: min(28px, 3.2558139535vw);
    font-weight: 500;
    line-height: 1.4285714286;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-news__item--day,
  .p-news__item--tag {
    padding-top: 2.3255813953vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 9.3023255814vw;
    font-size: min(28px, 3.2558139535vw);
    font-weight: 500;
    line-height: 1.4285714286;
    letter-spacing: 0em;
  }
}

.p-news__item--day {
  background: #4c3223;
  color: white;
}

.p-news__item--tag {
  border: 2px solid;
}

.p-news__item--ttl {
  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-news__item--ttl {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-news__item--ttl {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.l-info {
  background: url(../img/pc/info-bg.webp) no-repeat center center/cover;
  padding-top: 20.8333333333vw;
  padding-left: 0vw;
  padding-bottom: 16.0416666667vw;
  padding-right: 0vw;
  position: relative;
}
.l-info::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0vw;
  left: 0vw;
  background: url(../img/pc/dod-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-info {
    background: url(../img/sp/info-bg.webp) no-repeat center center/cover;
    padding-top: 32.5581395349vw;
    padding-left: 0vw;
    padding-bottom: 23.2558139535vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-info {
    background: url(../img/sp/info-bg.webp) no-repeat center center/cover;
    padding-top: 32.5581395349vw;
    padding-left: 0vw;
    padding-bottom: 23.2558139535vw;
    padding-right: 0vw;
  }
}

.l-info__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.1666666667vw;
  margin-top: 3.125vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@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: 9.3023255814vw;
  }
}
@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: 9.3023255814vw;
  }
}

.l-info__le {
  width: 43.75vw;
  height: 29.1666666667vw;
}
.l-info__le iframe {
  width: 100%;
  height: 29.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-info__le {
    height: 60.4651162791vw;
    width: 100%;
  }
  .l-info__le iframe {
    height: 60.4651162791vw;
  }
}
@media (max-width: 599px) {
  .l-info__le {
    height: 60.4651162791vw;
    width: 100%;
  }
  .l-info__le iframe {
    height: 60.4651162791vw;
  }
}

.p-info__tx {
  text-align: center;
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  padding-bottom: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-info__tx {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
    padding-bottom: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .p-info__tx {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
    padding-bottom: 4.6511627907vw;
  }
}

.l-info__parking {
  background-color: #fff9eb;
  margin-top: 1.1979166667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.0833333333vw;
  padding-top: 1.0416666667vw;
  padding-left: 0vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 0vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-info__parking {
    margin-top: 6.976744186vw;
    padding-top: 4.6511627907vw;
    padding-left: 0vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 0vw;
    gap: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-info__parking {
    margin-top: 6.976744186vw;
    padding-top: 4.6511627907vw;
    padding-left: 0vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 0vw;
    gap: 9.3023255814vw;
  }
}

.p-info__car {
  width: 3.125vw;
  height: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-info__car {
    width: 13.9534883721vw;
    height: 13.9534883721vw;
  }
}
@media (max-width: 599px) {
  .p-info__car {
    width: 13.9534883721vw;
    height: 13.9534883721vw;
  }
}

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

.l-concept {
  position: relative;
  background: url(../img/pc/dod-bg.webp) no-repeat center center/cover;
  padding-top: 1.5625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept {
    padding-top: 78.8372093023vw;
  }
}
@media (max-width: 599px) {
  .l-concept {
    padding-top: 78.8372093023vw;
  }
}

.l-concept__txbox {
  background: url(../img/pc/concept-bg.webp) no-repeat center center/cover;
  padding-top: 9.375vw;
  padding-left: 6.09375vw;
  padding-bottom: 11.875vw;
  padding-right: 17.4479166667vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  z-index: 5;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept__txbox {
    background: url(../img/sp/concept-bg.webp) no-repeat center center/cover;
  }
}
@media (min-width: 600px) and (max-width: 767px) and (min-width: 600px) and (max-width: 767px) {
  .l-concept__txbox {
    padding-top: 20vw;
    padding-left: 5.5813953488vw;
    padding-bottom: 32.5581395349vw;
    padding-right: 13.023255814vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) and (max-width: 599px) {
  .l-concept__txbox {
    padding-top: 20vw;
    padding-left: 5.5813953488vw;
    padding-bottom: 32.5581395349vw;
    padding-right: 13.023255814vw;
  }
}
@media (max-width: 599px) {
  .l-concept__txbox {
    background: url(../img/sp/concept-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) and (min-width: 600px) and (max-width: 767px) {
  .l-concept__txbox {
    padding-top: 20vw;
    padding-left: 5.5813953488vw;
    padding-bottom: 32.5581395349vw;
    padding-right: 13.023255814vw;
  }
}
@media (max-width: 599px) and (max-width: 599px) {
  .l-concept__txbox {
    padding-top: 20vw;
    padding-left: 5.5813953488vw;
    padding-bottom: 32.5581395349vw;
    padding-right: 13.023255814vw;
  }
}

.p-concept__ttl {
  text-align: left;
}

.p-concept__tx {
  margin-top: 2.1875vw;
  width: 29.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__tx {
    width: 100%;
    margin-top: 3.9534883721vw;
  }
}
@media (max-width: 599px) {
  .p-concept__tx {
    width: 100%;
    margin-top: 3.9534883721vw;
  }
}

.p-concept__en {
  background: url(../img/pc/concept-ttl.webp) no-repeat center center/contain;
  padding-top: 2.2395833333vw;
  padding-left: 1.875vw;
  padding-bottom: 2.2395833333vw;
  padding-right: 1.875vw;
  position: absolute;
  top: 4.0104166667vw;
  right: 3.125vw;
  text-align: center;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__en {
    padding-top: 6.511627907vw;
    padding-left: 5.8139534884vw;
    padding-bottom: 6.976744186vw;
    padding-right: 5.8139534884vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
    top: -9.3023255814vw;
    right: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .p-concept__en {
    padding-top: 6.511627907vw;
    padding-left: 5.8139534884vw;
    padding-bottom: 6.976744186vw;
    padding-right: 5.8139534884vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
    top: -9.3023255814vw;
    right: 9.3023255814vw;
  }
}

.l-concept__img {
  width: 56.0416666667vw;
  height: 45.7291666667vw;
  position: absolute;
  right: 0;
  top: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept__img {
    width: 95.3488372093vw;
    height: 77.9069767442vw;
    top: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-concept__img {
    width: 95.3488372093vw;
    height: 77.9069767442vw;
    top: 9.3023255814vw;
  }
}

.l-concept__tx2 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: bt-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  direction: rtl; /* 文字の流れを右→左に */
  text-orientation: mixed; /* 文字の向きを自動調整 */
  text-align: left;
  position: absolute;
  top: -1.0416666667vw;
  left: 7.5vw;
}
.l-concept__tx2 p {
  background: #0e824b;
  color: white;
  padding-top: 2.0833333333vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 1.0416666667vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.125em;
  margin-left: 1.5104166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept__tx2 {
    left: 13.9534883721vw;
    top: -5.3488372093vw;
  }
  .l-concept__tx2 p {
    padding-top: 4.6511627907vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 2.3255813953vw;
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.1875em;
    margin-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .l-concept__tx2 {
    left: 13.9534883721vw;
    top: -5.3488372093vw;
  }
  .l-concept__tx2 p {
    padding-top: 4.6511627907vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 2.3255813953vw;
    font-size: min(32px, 3.7209302326vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.1875em;
    margin-right: 3.7209302326vw;
  }
}

.l-feature {
  position: relative;
  padding-top: 1.6666666667vw;
}
.l-feature::before {
  position: absolute;
  width: 100%;
  height: 31.25vw;
  top: -20.8333333333vw;
  left: 0vw;
  background: url(../img/pc/feature-bg-top.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature {
    padding-top: 9.3023255814vw;
  }
  .l-feature::before {
    height: 20.9302325581vw;
    top: 0vw;
    background: url(../img/sp/feature-bg-top.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-feature {
    padding-top: 9.3023255814vw;
  }
  .l-feature::before {
    height: 20.9302325581vw;
    top: 0vw;
    background: url(../img/sp/feature-bg-top.webp) no-repeat center center/cover;
  }
}

.p-feature__ttl {
  width: 47.1875vw;
  height: 12.5vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__ttl {
    width: 81.3953488372vw;
    height: 21.6279069767vw;
  }
}
@media (max-width: 599px) {
  .p-feature__ttl {
    width: 81.3953488372vw;
    height: 21.6279069767vw;
  }
}

.l-feature01 {
  position: relative;
  padding-top: 11.5625vw;
  padding-left: 0vw;
  padding-bottom: 11.875vw;
  padding-right: 10.7291666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01 {
    padding-top: 9.3023255814vw;
    padding-left: 0vw;
    padding-bottom: 23.2558139535vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-feature01 {
    padding-top: 9.3023255814vw;
    padding-left: 0vw;
    padding-bottom: 23.2558139535vw;
    padding-right: 4.6511627907vw;
  }
}

.p-feature01__img {
  width: 47.6041666667vw;
  height: 50.46875vw;
  position: absolute;
  left: 0;
  top: -8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__img {
    position: relative;
    top: 0;
    width: 95.3488372093vw;
    height: 90.2325581395vw;
  }
}
@media (max-width: 599px) {
  .p-feature01__img {
    position: relative;
    top: 0;
    width: 95.3488372093vw;
    height: 90.2325581395vw;
  }
}

.l-feature01__txbox {
  width: 36.71875vw;
  margin-left: auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01__txbox {
    width: 100%;
    padding-top: 6.976744186vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 0vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-feature01__txbox {
    width: 100%;
    padding-top: 6.976744186vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 0vw;
    padding-right: 4.6511627907vw;
  }
}

.p-feature01__tag,
.p-feature03__tag,
.p-feature05__tag,
.p-feature06__tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.0416666667vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
  font-family: "Josefin Sans", sans-serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__tag,
  .p-feature03__tag,
  .p-feature05__tag,
  .p-feature06__tag {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
    gap: 4.6511627907vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 599px) {
  .p-feature01__tag,
  .p-feature03__tag,
  .p-feature05__tag,
  .p-feature06__tag {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
    gap: 4.6511627907vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-feature__number {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0em;
}
.p-feature__number span {
  color: #4dbb87;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__number {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-feature__number {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}

.p-feature01__tx,
.p-feature03__tx,
.p-feature05__tx,
.p-feature06__tx {
  margin-top: 1.5625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__tx,
  .p-feature03__tx,
  .p-feature05__tx,
  .p-feature06__tx {
    margin-top: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .p-feature01__tx,
  .p-feature03__tx,
  .p-feature05__tx,
  .p-feature06__tx {
    margin-top: 4.6511627907vw;
  }
}

.p-feature01__tree {
  width: 19.5833333333vw;
  height: 26.4583333333vw;
  position: absolute;
  top: -10.4166666667vw;
  right: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__tree {
    width: 47.9069767442vw;
    height: 60.9302325581vw;
    top: -23.2558139535vw;
    z-index: -1;
  }
}
@media (max-width: 599px) {
  .p-feature01__tree {
    width: 47.9069767442vw;
    height: 60.9302325581vw;
    top: -23.2558139535vw;
    z-index: -1;
  }
}

.p-feature01__asirai {
  width: 31.3541666667vw;
  height: 20.8854166667vw;
  position: absolute;
  right: 0;
  bottom: -3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__asirai {
    width: 49.0697674419vw;
    height: 32.7906976744vw;
    bottom: 0vw;
  }
}
@media (max-width: 599px) {
  .p-feature01__asirai {
    width: 49.0697674419vw;
    height: 32.7906976744vw;
    bottom: 0vw;
  }
}

.l-feature02 {
  background: url(../img/pc/feature02-bg.webp) no-repeat center center/cover;
  text-align: center;
  position: relative;
  padding-top: 6.71875vw;
  padding-left: 0vw;
  padding-bottom: 8.28125vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature02 {
    padding-top: 30.2325581395vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 142.0930232558vw;
    padding-right: 9.3023255814vw;
    background: url(../img/sp/feature02-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-feature02 {
    padding-top: 30.2325581395vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 142.0930232558vw;
    padding-right: 9.3023255814vw;
    background: url(../img/sp/feature02-bg.webp) no-repeat center center/cover;
  }
}

.p-feature02__tag,
.p-feature04__tag {
  text-align: center;
  background: url(../img/pc/feature02-ttl.webp) no-repeat center center/contain;
  padding-top: 6.5625vw;
  padding-left: 4.9479166667vw;
  padding-bottom: 6.5625vw;
  padding-right: 4.9479166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__tag,
  .p-feature04__tag {
    padding-top: 29.3023255814vw;
    padding-left: 22.0930232558vw;
    padding-bottom: 29.3023255814vw;
    padding-right: 22.0930232558vw;
  }
}
@media (max-width: 599px) {
  .p-feature02__tag,
  .p-feature04__tag {
    padding-top: 29.3023255814vw;
    padding-left: 22.0930232558vw;
    padding-bottom: 29.3023255814vw;
    padding-right: 22.0930232558vw;
  }
}

.cl-link {
  color: #f47d0e;
}

.c-feature__ttl {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0em;
  margin-top: 1.5625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-feature__ttl {
    margin-top: 6.976744186vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .c-feature__ttl {
    margin-top: 6.976744186vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
    text-align: center;
  }
}

.p-feature02__tx {
  margin-top: 1.5625vw;
  width: 37.5vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__tx {
    width: 100%;
    margin-top: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .p-feature02__tx {
    width: 100%;
    margin-top: 4.6511627907vw;
  }
}

.p-feature02__img01,
.p-feature02__img02,
.p-feature02__img03,
.p-feature02__img04 {
  width: 17.3958333333vw;
  height: 18.2291666667vw;
  position: absolute;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__img01,
  .p-feature02__img02,
  .p-feature02__img03,
  .p-feature02__img04 {
    width: 39.5348837209vw;
    height: 41.3953488372vw;
  }
}
@media (max-width: 599px) {
  .p-feature02__img01,
  .p-feature02__img02,
  .p-feature02__img03,
  .p-feature02__img04 {
    width: 39.5348837209vw;
    height: 41.3953488372vw;
  }
}

.p-feature02__img01 {
  top: 6.6666666667vw;
  left: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__img01 {
    top: 182.7906976744vw;
    left: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .p-feature02__img01 {
    top: 182.7906976744vw;
    left: 3.7209302326vw;
  }
}

.p-feature02__img02 {
  top: 22.3958333333vw;
  left: 11.4583333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__img02 {
    top: 186.976744186vw;
    left: 52.5581395349vw;
  }
}
@media (max-width: 599px) {
  .p-feature02__img02 {
    top: 186.976744186vw;
    left: 52.5581395349vw;
  }
}

.p-feature02__img03 {
  top: 6.5104166667vw;
  right: 15.625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__img03 {
    top: 240.2325581395vw;
    right: 55.1162790698vw;
  }
}
@media (max-width: 599px) {
  .p-feature02__img03 {
    top: 240.2325581395vw;
    right: 55.1162790698vw;
  }
}

.p-feature02__img04 {
  top: 22.4479166667vw;
  right: 1.8229166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__img04 {
    right: 6.0465116279vw;
    top: 246.2790697674vw;
  }
}
@media (max-width: 599px) {
  .p-feature02__img04 {
    right: 6.0465116279vw;
    top: 246.2790697674vw;
  }
}

.p-feature02__wox {
  width: 17.34375vw;
  height: 16.1458333333vw;
  position: absolute;
  top: 4.8958333333vw;
  left: 15.2604166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__wox {
    width: 33.023255814vw;
    height: 30.6976744186vw;
    top: 211.3953488372vw;
    left: 28.3720930233vw;
  }
}
@media (max-width: 599px) {
  .p-feature02__wox {
    width: 33.023255814vw;
    height: 30.6976744186vw;
    top: 211.3953488372vw;
    left: 28.3720930233vw;
  }
}

.p-feature02__cat {
  width: 12.5520833333vw;
  height: 18.90625vw;
  position: absolute;
  top: 27.34375vw;
  right: 14.9479166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__cat {
    width: 23.9534883721vw;
    height: 36.0465116279vw;
    top: 265.3488372093vw;
    right: 36.511627907vw;
  }
}
@media (max-width: 599px) {
  .p-feature02__cat {
    width: 23.9534883721vw;
    height: 36.0465116279vw;
    top: 265.3488372093vw;
    right: 36.511627907vw;
  }
}

.l-feature03 {
  background-color: #ffe19d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.1458333333vw;
  padding-top: 1.6666666667vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 1.7708333333vw;
  padding-right: 0vw;
  position: relative;
}
.l-feature03::before {
  position: absolute;
  width: 100%;
  height: 5.2083333333vw;
  top: -5.2083333333vw;
  left: 0vw;
  background-color: #ffe19d;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
    padding-top: 6.976744186vw;
    padding-left: 0vw;
    padding-bottom: 22.3255813953vw;
    padding-right: 0vw;
  }
  .l-feature03::before {
    height: 23.2558139535vw;
    top: -23.2558139535vw;
  }
}
@media (max-width: 599px) {
  .l-feature03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
    padding-top: 6.976744186vw;
    padding-left: 0vw;
    padding-bottom: 22.3255813953vw;
    padding-right: 0vw;
  }
  .l-feature03::before {
    height: 23.2558139535vw;
    top: -23.2558139535vw;
  }
}

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

.p-feature03__img {
  width: 53.0208333333vw;
  height: 38.75vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature03__img {
    width: 95.3488372093vw;
    height: 69.7674418605vw;
    margin-left: auto;
  }
}
@media (max-width: 599px) {
  .p-feature03__img {
    width: 95.3488372093vw;
    height: 69.7674418605vw;
    margin-left: auto;
  }
}

.p-feature03__subttl {
  top: 0vw;
  left: 46.09375vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature03__subttl {
    top: 102.7906976744vw;
    left: 8.6046511628vw;
  }
}
@media (max-width: 599px) {
  .p-feature03__subttl {
    top: 102.7906976744vw;
    left: 8.6046511628vw;
  }
}

.p-feature03__tree {
  width: 16.40625vw;
  height: 14.4791666667vw;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature03__tree {
    width: 30.2325581395vw;
    height: 26.7441860465vw;
    left: 5.1162790698vw;
  }
}
@media (max-width: 599px) {
  .p-feature03__tree {
    width: 30.2325581395vw;
    height: 26.7441860465vw;
    left: 5.1162790698vw;
  }
}

.p-feature03__dod {
  width: 16.1458333333vw;
  height: 16.1458333333vw;
  position: absolute;
  top: 0vw;
  left: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature03__dod {
    width: 33.2558139535vw;
    height: 33.2558139535vw;
    top: 0vw;
    left: 0vw;
  }
}
@media (max-width: 599px) {
  .p-feature03__dod {
    width: 33.2558139535vw;
    height: 33.2558139535vw;
    top: 0vw;
    left: 0vw;
  }
}

.p-feature03__dod02 {
  width: 15.2083333333vw;
  height: 13.59375vw;
  position: absolute;
  bottom: 7.2916666667vw;
  left: 38.90625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature03__dod02 {
    width: 30.2325581395vw;
    height: 23.2558139535vw;
    bottom: 0vw;
    left: auto;
    right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-feature03__dod02 {
    width: 30.2325581395vw;
    height: 23.2558139535vw;
    bottom: 0vw;
    left: auto;
    right: 0vw;
  }
}

.p-feature03__cat {
  width: 26.3020833333vw;
  height: 18.9583333333vw;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature03__cat {
    width: 36.511627907vw;
    height: 26.511627907vw;
    right: 6.976744186vw;
  }
}
@media (max-width: 599px) {
  .p-feature03__cat {
    width: 36.511627907vw;
    height: 26.511627907vw;
    right: 6.976744186vw;
  }
}

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

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

.l-feature04__item01 {
  background: url(../img/pc/feature04-bg1.webp) no-repeat center center/cover;
  padding-top: 3.8541666667vw;
  padding-left: 3.125vw;
  padding-bottom: 3.8541666667vw;
  padding-right: 3.125vw;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.l-feature04__item02 {
  background: url(../img/pc/feature04-bg2.webp) no-repeat center center/cover;
  padding-top: 3.8541666667vw;
  padding-left: 6.25vw;
  padding-bottom: 3.8541666667vw;
  padding-right: 6.25vw;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature04__item02 {
    margin-top: -11.6279069767vw;
  }
}
@media (max-width: 599px) {
  .l-feature04__item02 {
    margin-top: -11.6279069767vw;
  }
}

.l-feature04__item03 {
  background: url(../img/pc/feature04-bg3.webp) no-repeat center center/cover;
  padding-top: 3.8541666667vw;
  padding-left: 5.2083333333vw;
  padding-bottom: 3.8541666667vw;
  padding-right: 5.2083333333vw;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature04__item03 {
    margin-top: -11.6279069767vw;
  }
}
@media (max-width: 599px) {
  .l-feature04__item03 {
    margin-top: -11.6279069767vw;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .l-feature04__item01,
  .l-feature04__item02,
  .l-feature04__item03 {
    padding-top: 20.9302325581vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 20.9302325581vw;
    padding-right: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-feature04__item01,
  .l-feature04__item02,
  .l-feature04__item03 {
    padding-top: 20.9302325581vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 20.9302325581vw;
    padding-right: 9.3023255814vw;
  }
}

.p-feature04__item01--ttl,
.p-feature04__item02--ttl,
.p-feature04__item03--ttl {
  color: #f47d0e;
  background: white;
  text-align: center;
  padding-top: 0.5208333333vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 2.0833333333vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0em;
  white-space: nowrap;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature04__item01--ttl,
  .p-feature04__item02--ttl,
  .p-feature04__item03--ttl {
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-feature04__item01--ttl,
  .p-feature04__item02--ttl,
  .p-feature04__item03--ttl {
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.p-feature04__item02--ttl {
  color: #4dbb87;
}

.p-feature04__item03--ttl {
  color: #fbb925;
}

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

.l-feature056 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10.5208333333vw;
  background: url(../img/pc/feature056-bg.webp) no-repeat center center/cover;
  position: relative;
  overflow-x: hidden;
  padding-top: 2.9166666667vw;
  padding-left: 0vw;
  padding-bottom: 7.2916666667vw;
  padding-right: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature056 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3023255814vw;
    padding-top: 9.3023255814vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 4.6511627907vw;
    background: url(../img/sp/feature056-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-feature056 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3023255814vw;
    padding-top: 9.3023255814vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 4.6511627907vw;
    background: url(../img/sp/feature056-bg.webp) no-repeat center center/cover;
  }
}

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

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

.p-feature05__img {
  width: 50.78125vw;
  height: 28.0729166667vw;
  left: -4.1666666667vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature05__img {
    width: 90.6976744186vw;
    height: 59.7674418605vw;
    left: 0vw;
  }
}
@media (max-width: 599px) {
  .p-feature05__img {
    width: 90.6976744186vw;
    height: 59.7674418605vw;
    left: 0vw;
  }
}

.l-feature05__txbox,
.l-feature06__txbox {
  padding-top: 2.34375vw;
  padding-left: 6.25vw;
  padding-bottom: 0vw;
  padding-right: 0vw;
  width: 36.71875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature05__txbox,
  .l-feature06__txbox {
    width: 100%;
    padding-top: 9.3023255814vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 0vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-feature05__txbox,
  .l-feature06__txbox {
    width: 100%;
    padding-top: 9.3023255814vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 0vw;
    padding-right: 4.6511627907vw;
  }
}

.l-feature06__txbox {
  padding-left: 0;
}

.l-feature06 {
  padding-right: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature06 {
    padding-right: 0;
  }
}
@media (max-width: 599px) {
  .l-feature06 {
    padding-right: 0;
  }
}

.p-feature06__img {
  width: 39.5833333333vw;
  height: 26.0416666667vw;
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature06__img {
    width: 90.6976744186vw;
    height: 61.6279069767vw;
    margin-top: 0;
  }
}
@media (max-width: 599px) {
  .p-feature06__img {
    width: 90.6976744186vw;
    height: 61.6279069767vw;
    margin-top: 0;
  }
}

.p-feature06__dod {
  width: 16.1458333333vw;
  height: 16.1458333333vw;
  position: absolute;
  top: 26.6666666667vw;
  right: -6.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature06__dod {
    width: 29.3023255814vw;
    height: 29.3023255814vw;
    right: -13.2558139535vw;
    top: auto;
    bottom: 46.511627907vw;
  }
}
@media (max-width: 599px) {
  .p-feature06__dod {
    width: 29.3023255814vw;
    height: 29.3023255814vw;
    right: -13.2558139535vw;
    top: auto;
    bottom: 46.511627907vw;
  }
}

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

.p-mana__ttl {
  text-align: center;
  font-size: max(12px, 4.1666666667vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0em;
  font-family: "Josefin Sans", sans-serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__ttl {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-mana__ttl {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}

.cl-main {
  color: #4dbb87;
}

.cl-gr {
  color: #0e824b;
}

.p-mana__tx {
  margin-top: 3.125vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__tx {
    padding-top: 4.6511627907vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 0vw;
    padding-right: 9.3023255814vw;
    margin-top: 0;
  }
}
@media (max-width: 599px) {
  .p-mana__tx {
    padding-top: 4.6511627907vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 0vw;
    padding-right: 9.3023255814vw;
    margin-top: 0;
  }
}

.p-mana__txbox {
  padding-top: 3.5416666667vw;
  padding-left: 1.875vw;
  padding-bottom: 3.5416666667vw;
  padding-right: 1.875vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
  background: url(../img/pc/mana-tabox.webp) no-repeat center center/contain;
  position: absolute;
  top: 7.8125vw;
  right: 27.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__txbox {
    padding-top: 10.2325581395vw;
    padding-left: 5.3488372093vw;
    padding-bottom: 10.2325581395vw;
    padding-right: 5.3488372093vw;
    font-size: min(42px, 4.8837209302vw);
    font-weight: 500;
    line-height: 1.9047619048;
    letter-spacing: 0em;
    top: 18.6046511628vw;
    right: 0;
  }
}
@media (max-width: 599px) {
  .p-mana__txbox {
    padding-top: 10.2325581395vw;
    padding-left: 5.3488372093vw;
    padding-bottom: 10.2325581395vw;
    padding-right: 5.3488372093vw;
    font-size: min(42px, 4.8837209302vw);
    font-weight: 500;
    line-height: 1.9047619048;
    letter-spacing: 0em;
    top: 18.6046511628vw;
    right: 0;
  }
}

.l-flow {
  background: url(../img/pc/flow-bg.webp) no-repeat center center/cover;
  padding-top: 4.8958333333vw;
  padding-left: 12.5vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 12.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow {
    padding-top: 20.9302325581vw;
    padding-left: 0vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 0vw;
    background: url(../img/sp/flow-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-flow {
    padding-top: 20.9302325581vw;
    padding-left: 0vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 0vw;
    background: url(../img/sp/flow-bg.webp) no-repeat center center/cover;
  }
}

.l-flow__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.0833333333vw 3.125vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__items {
    margin-top: 6.976744186vw;
    gap: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .l-flow__items {
    margin-top: 6.976744186vw;
    gap: 2.3255813953vw;
  }
}

.p-flow__item {
  width: 14.5833333333vw;
  cursor: pointer;
  background: white;
  text-align: center;
  border-radius: 3.6458333333vw;
  padding-top: 0.5208333333vw;
  padding-left: 0vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 0vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .p-flow__item {
    width: 20.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-flow__item {
    width: 41.8604651163vw;
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
    border-radius: 70px;
  }
}
@media (max-width: 599px) {
  .p-flow__item {
    width: 41.8604651163vw;
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
    border-radius: 70px;
  }
}

.p-flow__item--active {
  opacity: 0.7;
}

.l-flow__swiper-container {
  margin-top: 4.1666666667vw;
  padding-bottom: 4.5833333333vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__swiper-container {
    margin-top: 9.3023255814vw;
    padding-bottom: 13.9534883721vw;
  }
}
@media (max-width: 599px) {
  .l-flow__swiper-container {
    margin-top: 9.3023255814vw;
    padding-bottom: 13.9534883721vw;
  }
}

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
}

.l-flow__swiper .swiper-wrapper {
  gap: 6.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__swiper .swiper-wrapper {
    gap: 0;
  }
}
@media (max-width: 599px) {
  .l-flow__swiper .swiper-wrapper {
    gap: 0;
  }
}

.l-flow__item {
  width: 20.8333333333vw !important;
  background: white;
  padding-top: 3.125vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 2.0833333333vw;
  position: relative;
}
.l-flow__item:not(:last-child)::after {
  position: absolute;
  width: 4.1666666667vw;
  height: 4.1666666667vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -5.2083333333vw;
  background: url(../img/pc/flow-arrow.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__item {
    width: 74.4186046512vw !important;
    padding-top: 5.8139534884vw;
    padding-left: 10.4651162791vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 10.4651162791vw;
    margin-top: 0vw;
    margin-left: 12.7906976744vw;
    margin-bottom: 0vw;
    margin-right: 12.7906976744vw;
  }
  .l-flow__item::after {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-flow__item {
    width: 74.4186046512vw !important;
    padding-top: 5.8139534884vw;
    padding-left: 10.4651162791vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 10.4651162791vw;
    margin-top: 0vw;
    margin-left: 12.7906976744vw;
    margin-bottom: 0vw;
    margin-right: 12.7906976744vw;
  }
  .l-flow__item::after {
    display: none;
  }
}

.l-flow__swiper-container {
  position: relative;
}
.l-flow__swiper-container .l-flow__prev,
.l-flow__swiper-container .l-flow__next {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 9.3023255814vw;
  height: 9.3023255814vw;
  z-index: 20;
  cursor: pointer;
  pointer-events: auto;
  background: url("../img/pc/flow-arrow.webp") no-repeat center/cover;
}
.l-flow__swiper-container .l-flow__prev::after,
.l-flow__swiper-container .l-flow__next::after {
  content: none !important;
}
.l-flow__swiper-container .l-flow__prev::before,
.l-flow__swiper-container .l-flow__next::before {
  content: "";
  position: absolute;
  inset: -8px;
}
.l-flow__swiper-container .l-flow__prev.swiper-button-disabled,
.l-flow__swiper-container .l-flow__next.swiper-button-disabled {
  opacity: 0.35;
  pointer-events: none;
}
.l-flow__swiper-container .l-flow__prev {
  left: 10px;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.l-flow__swiper-container .l-flow__next {
  right: 10px;
}
.l-flow__swiper-container {
  /* --- モバイルだけ表示（"se" と "sp" を両方サポート） --- */
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__swiper-container .l-flow__prev,
  .l-flow__swiper-container .l-flow__next {
    display: block;
  }
}
@media (max-width: 599px) {
  .l-flow__swiper-container .l-flow__prev,
  .l-flow__swiper-container .l-flow__next {
    display: block;
  }
}

.l-flow__pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 1.3541666667vw;
  height: 1.3541666667vw;
  border: 2px solid;
  background: transparent;
  border-radius: 50%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__pagination .swiper-pagination-bullet {
    width: 4.6511627907vw;
    height: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-flow__pagination .swiper-pagination-bullet {
    width: 4.6511627907vw;
    height: 4.6511627907vw;
  }
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #4c3223;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 20px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-top: 0vw;
    margin-left: 1.7441860465vw;
    margin-bottom: 0vw;
    margin-right: 1.7441860465vw;
  }
}
@media (max-width: 599px) {
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-top: 0vw;
    margin-left: 1.7441860465vw;
    margin-bottom: 0vw;
    margin-right: 1.7441860465vw;
  }
}

paginationの位置 .swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
  top: calc(100% - 10px);
  height: 10px;
  border: 2px solid;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: red;
}

.p-flow__item--icon {
  width: 14.5833333333vw;
  height: 14.5833333333vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-flow__item--icon {
    width: 48.8372093023vw;
    height: 48.8372093023vw;
  }
}
@media (max-width: 599px) {
  .p-flow__item--icon {
    width: 48.8372093023vw;
    height: 48.8372093023vw;
  }
}

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

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

.l-greeting {
  background: url(../img/pc/greeting-bg.webp) no-repeat center center/cover;
  padding-top: 6.7708333333vw;
  padding-left: 6.25vw;
  padding-bottom: 13.5416666667vw;
  padding-right: 7.2916666667vw;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7.0833333333vw;
  position: relative;
  overflow-x: hidden;
}
@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: 4.6511627907vw;
    padding-top: 18.6046511628vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 25.5813953488vw;
    padding-right: 4.6511627907vw;
    background: url(../img/sp/greeting-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-greeting {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 4.6511627907vw;
    padding-top: 18.6046511628vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 25.5813953488vw;
    padding-right: 4.6511627907vw;
    background: url(../img/sp/greeting-bg.webp) no-repeat center center/cover;
  }
}

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

.p-greeting__ttl {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 500;
  line-height: 1.09375;
  letter-spacing: 0em;
  font-family: "Josefin Sans", sans-serif;
}
.p-greeting__ttl span {
  color: #ffe19d;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__ttl {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .p-greeting__ttl {
    font-size: min(80px, 9.3023255814vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: center;
  }
}

.p-greeting__subttl {
  margin-top: 0.5729166667vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__subttl {
    margin-top: 2.3255813953vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .p-greeting__subttl {
    margin-top: 2.3255813953vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
    text-align: center;
  }
}

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

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

.p-greeting__btn {
  color: #4c3223;
}

.p-greeting__dod {
  width: 10.2083333333vw;
  height: 10.2083333333vw;
  position: absolute;
  top: 1.25vw;
  left: -2.8125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__dod {
    width: 24.6511627907vw;
    height: 24.6511627907vw;
    top: 116.2790697674vw;
    left: 0vw;
  }
}
@media (max-width: 599px) {
  .p-greeting__dod {
    width: 24.6511627907vw;
    height: 24.6511627907vw;
    top: 116.2790697674vw;
    left: 0vw;
  }
}

.l-greeting__ri {
  position: relative;
  width: 37.5vw;
  margin-top: 4.7395833333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__ri {
    width: 100%;
    margin-top: 0;
  }
}
@media (max-width: 599px) {
  .l-greeting__ri {
    width: 100%;
    margin-top: 0;
  }
}

.p-greeting__name {
  background: url(../img/pc/greetig-name.webp) no-repeat center center/contain;
  padding-top: 3.75vw;
  padding-left: 3.8541666667vw;
  padding-bottom: 3.75vw;
  padding-right: 3.8541666667vw;
  position: absolute;
  top: 1.4583333333vw;
  left: -4.3229166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__name {
    padding-top: 7.9069767442vw;
    padding-left: 7.9069767442vw;
    padding-bottom: 7.9069767442vw;
    padding-right: 7.9069767442vw;
    top: 0vw;
    left: -4.6511627907vw;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .p-greeting__name {
    padding-top: 7.9069767442vw;
    padding-left: 7.9069767442vw;
    padding-bottom: 7.9069767442vw;
    padding-right: 7.9069767442vw;
    top: 0vw;
    left: -4.6511627907vw;
    text-align: center;
  }
}

.p-greeting__name--tag {
  padding-top: 0.5208333333vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 2.0833333333vw;
  background: #4c3223;
  text-align: center;
  border-radius: 1.5625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__name--tag {
    padding-top: 0.9302325581vw;
    padding-left: 4.1860465116vw;
    padding-bottom: 0.9302325581vw;
    padding-right: 4.1860465116vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .p-greeting__name--tag {
    padding-top: 0.9302325581vw;
    padding-left: 4.1860465116vw;
    padding-bottom: 0.9302325581vw;
    padding-right: 4.1860465116vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.p-greeting__name--ja {
  margin-top: 1.5625vw;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0em;
  color: #4c3223;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__name--ja {
    margin-top: 3.2558139535vw;
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-greeting__name--ja {
    margin-top: 3.2558139535vw;
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.p-greeting__name--en {
  margin-top: 1.5625vw;
  color: #4dbb87;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__name--en {
    margin-top: 3.023255814vw;
    font-size: min(22px, 2.5581395349vw);
    font-weight: 500;
    line-height: 1.8181818182;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-greeting__name--en {
    margin-top: 3.023255814vw;
    font-size: min(22px, 2.5581395349vw);
    font-weight: 500;
    line-height: 1.8181818182;
    letter-spacing: 0em;
  }
}

.p-greeting__tree {
  position: absolute;
  top: -6.9791666667vw;
  right: -5.3645833333vw;
  width: 16.40625vw;
  height: 14.4791666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__tree {
    width: 30.2325581395vw;
    height: 26.7441860465vw;
    top: -11.6279069767vw;
    right: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .p-greeting__tree {
    width: 30.2325581395vw;
    height: 26.7441860465vw;
    top: -11.6279069767vw;
    right: 2.3255813953vw;
  }
}

.p-greeting__wox {
  width: 14.3229166667vw;
  height: 17.2916666667vw;
  position: absolute;
  left: -4.84375vw;
  bottom: -4.21875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__wox {
    width: 29.7674418605vw;
    height: 35.8139534884vw;
    left: 60.4651162791vw;
  }
}
@media (max-width: 599px) {
  .p-greeting__wox {
    width: 29.7674418605vw;
    height: 35.8139534884vw;
    left: 60.4651162791vw;
  }
}

.p-greeting__dod02 {
  width: 31.5625vw;
  height: 28.2291666667vw;
  position: absolute;
  bottom: 4.6875vw;
  right: -0.5208333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__dod02 {
    width: 58.6046511628vw;
    height: 52.5581395349vw;
    bottom: 13.9534883721vw;
    right: -18.6046511628vw;
  }
}
@media (max-width: 599px) {
  .p-greeting__dod02 {
    width: 58.6046511628vw;
    height: 52.5581395349vw;
    bottom: 13.9534883721vw;
    right: -18.6046511628vw;
  }
}

.p-medical__ttl {
  margin: 0 auto;
  width: 48.6979166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__ttl {
    width: 81.3953488372vw;
    position: relative;
    z-index: 5;
  }
}
@media (max-width: 599px) {
  .p-medical__ttl {
    width: 81.3953488372vw;
    position: relative;
    z-index: 5;
  }
}

.l-medical {
  position: relative;
}

.p-medical__tree {
  width: 18.4895833333vw;
  height: 36.09375vw;
  position: absolute;
  top: -8.59375vw;
  left: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__tree {
    width: 22.0930232558vw;
    height: 43.488372093vw;
    top: 0vw;
  }
}
@media (max-width: 599px) {
  .p-medical__tree {
    width: 22.0930232558vw;
    height: 43.488372093vw;
    top: 0vw;
  }
}

.p-medical__wox {
  width: 24.1666666667vw;
  height: 14.5833333333vw;
  position: absolute;
  top: 2.65625vw;
  right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__wox {
    top: 20.9302325581vw;
  }
}
@media (max-width: 599px) {
  .p-medical__wox {
    top: 20.9302325581vw;
  }
}

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

.l-medical__item {
  position: relative;
  width: 20.8333333333vw;
  height: 20.8333333333vw;
  background: url(../img/pc/medical-icon01.webp) no-repeat center center/contain;
  padding-top: 7.8125vw;
  padding-left: 0vw;
  padding-bottom: 8.8541666667vw;
  padding-right: 0vw;
  color: white;
  font-size: max(12px, 2.0833333333vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__item {
    width: 72.0930232558vw;
    height: 73.2558139535vw;
    padding-top: 28.6046511628vw;
    padding-left: 0vw;
    padding-bottom: 28.6046511628vw;
    padding-right: 0vw;
    font-size: min(64px, 7.4418604651vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-medical__item {
    width: 72.0930232558vw;
    height: 73.2558139535vw;
    padding-top: 28.6046511628vw;
    padding-left: 0vw;
    padding-bottom: 28.6046511628vw;
    padding-right: 0vw;
    font-size: min(64px, 7.4418604651vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
    margin: 0 auto;
  }
}

.l-medical__btn {
  padding-top: 1.09375vw;
  padding-left: 1.9270833333vw;
  padding-bottom: 3.6979166667vw;
  padding-right: 1.9270833333vw;
  background: white;
  border: 2px solid;
  color: #4c3223;
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
  border-radius: 50%;
  position: absolute;
  bottom: 0vw;
  right: 0vw;
  -webkit-box-shadow: 0.3125vw 0.3125vw 0 0 #4c3223;
          box-shadow: 0.3125vw 0.3125vw 0 0 #4c3223;
}
.l-medical__btn::after {
  position: absolute;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  bottom: 1.09375vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/info-arrow.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__btn {
    padding-top: 3.2558139535vw;
    padding-left: 6.976744186vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 6.976744186vw;
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
    -webkit-box-shadow: 1.3953488372vw 1.3953488372vw 0 0 #4c3223;
            box-shadow: 1.3953488372vw 1.3953488372vw 0 0 #4c3223;
  }
  .l-medical__btn::after {
    width: 8.1395348837vw;
    height: 8.1395348837vw;
    bottom: 3.488372093vw;
  }
}
@media (max-width: 599px) {
  .l-medical__btn {
    padding-top: 3.2558139535vw;
    padding-left: 6.976744186vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 6.976744186vw;
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
    -webkit-box-shadow: 1.3953488372vw 1.3953488372vw 0 0 #4c3223;
            box-shadow: 1.3953488372vw 1.3953488372vw 0 0 #4c3223;
  }
  .l-medical__btn::after {
    width: 8.1395348837vw;
    height: 8.1395348837vw;
    bottom: 3.488372093vw;
  }
}

.l-medical__banners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.1666666667vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 5.2083333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__banners {
    -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-medical__banners {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
    margin-top: 9.3023255814vw;
  }
}

.l-medical__banner {
  width: 33.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__banner {
    width: 81.3953488372vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-medical__banner {
    width: 81.3953488372vw;
    margin: 0 auto;
  }
}

.l-medical__nayami {
  border: 2px solid;
  -webkit-box-shadow: 0.5208333333vw 0.5208333333vw 0 0 #4c3223;
          box-shadow: 0.5208333333vw 0.5208333333vw 0 0 #4c3223;
  margin-top: 4.1666666667vw;
  margin-left: 6.25vw;
  margin-bottom: 6.25vw;
  margin-right: 6.25vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__nayami {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
    margin-top: 9.3023255814vw;
    margin-left: 4.6511627907vw;
    margin-bottom: 13.9534883721vw;
    margin-right: 4.6511627907vw;
    -webkit-box-shadow: 1.3953488372vw 1.3953488372vw 0 0 #4c3223;
            box-shadow: 1.3953488372vw 1.3953488372vw 0 0 #4c3223;
  }
}
@media (max-width: 599px) {
  .l-medical__nayami {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
    margin-top: 9.3023255814vw;
    margin-left: 4.6511627907vw;
    margin-bottom: 13.9534883721vw;
    margin-right: 4.6511627907vw;
    -webkit-box-shadow: 1.3953488372vw 1.3953488372vw 0 0 #4c3223;
            box-shadow: 1.3953488372vw 1.3953488372vw 0 0 #4c3223;
  }
}

.l-medical__nayami--ttl {
  background-color: #abdcc5;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 2.0833333333vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 2.0833333333vw;
  border-radius: 0 0 50px;
  white-space: nowrap;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__nayami--ttl {
    padding-top: 6.976744186vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 6.976744186vw;
    padding-right: 9.3023255814vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 599px) {
  .l-medical__nayami--ttl {
    padding-top: 6.976744186vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 6.976744186vw;
    padding-right: 9.3023255814vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

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

.p-medical__nayami--subttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
  margin-top: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__nayami--subttl {
    margin-top: 2.3255813953vw;
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-medical__nayami--subttl {
    margin-top: 2.3255813953vw;
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.l-medical__nayami__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5104166667vw 1.0416666667vw;
  padding-top: 3.125vw;
  padding-left: 0vw;
  padding-bottom: 3.125vw;
  padding-right: 1.3541666667vw;
}
.l-medical__nayami__items li:nth-child(6) {
  grid-column: span 3;
  width: 100%;
}
.l-medical__nayami__items li:nth-child(6)::after {
  right: 5.2083333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__nayami__items {
    grid-template-columns: 1fr;
    gap: 4.6511627907vw;
    padding-top: 6.976744186vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 6.976744186vw;
    padding-right: 9.3023255814vw;
  }
  .l-medical__nayami__items li:nth-child(6) {
    grid-column: span 1;
    width: 100%;
  }
  .l-medical__nayami__items li:nth-child(6)::after {
    right: 3.9534883721vw;
  }
}
@media (max-width: 599px) {
  .l-medical__nayami__items {
    grid-template-columns: 1fr;
    gap: 4.6511627907vw;
    padding-top: 6.976744186vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 6.976744186vw;
    padding-right: 9.3023255814vw;
  }
  .l-medical__nayami__items li:nth-child(6) {
    grid-column: span 1;
    width: 100%;
  }
  .l-medical__nayami__items li:nth-child(6)::after {
    right: 3.9534883721vw;
  }
}

.p-medical__nayami__item {
  background: #0e824b;
  padding-top: 1.0416666667vw;
  padding-left: 0vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 0vw;
  text-align: center;
  color: white;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
  width: 16.6666666667vw;
  padding-right: 4.1666666667vw;
  position: relative;
}
.p-medical__nayami__item::after {
  position: absolute;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 2.6041666667vw;
  background: url(../img/pc/medical-arrow.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__nayami__item {
    width: 100%;
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
    padding-top: 5.1162790698vw;
    padding-left: 3.9534883721vw;
    padding-bottom: 5.1162790698vw;
    padding-right: 16.7441860465vw;
  }
  .p-medical__nayami__item::after {
    width: 9.3023255814vw;
    height: 9.3023255814vw;
    right: 3.9534883721vw;
  }
}
@media (max-width: 599px) {
  .p-medical__nayami__item {
    width: 100%;
    font-size: min(36px, 4.1860465116vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
    padding-top: 5.1162790698vw;
    padding-left: 3.9534883721vw;
    padding-bottom: 5.1162790698vw;
    padding-right: 16.7441860465vw;
  }
  .p-medical__nayami__item::after {
    width: 9.3023255814vw;
    height: 9.3023255814vw;
    right: 3.9534883721vw;
  }
}

.l-blog {
  background: url(../img/pc/blog-bg.webp) no-repeat center center/cover;
  position: relative;
  padding-bottom: 12.5vw;
  overflow-x: hidden;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-blog {
    padding-top: 9.3023255814vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 27.9069767442vw;
    padding-right: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-blog {
    padding-top: 9.3023255814vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 27.9069767442vw;
    padding-right: 9.3023255814vw;
  }
}

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

.l-blog__btnbox {
  position: absolute;
  top: 6.6666666667vw;
  left: 68.0729166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-blog__btnbox {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    margin-top: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .l-blog__btnbox {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    margin-top: 2.3255813953vw;
  }
}

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

.l-blog__item {
  padding-top: 2.0833333333vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 2.0833333333vw;
  border-bottom: 2px solid;
}
.l-blog__item:nth-child(1) {
  border-top: 2px solid;
}
.l-blog__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-blog__item {
    padding-top: 6.976744186vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 5.5813953488vw;
    padding-right: 4.6511627907vw;
  }
  .l-blog__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .l-blog__item {
    padding-top: 6.976744186vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 5.5813953488vw;
    padding-right: 4.6511627907vw;
  }
  .l-blog__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.3255813953vw;
  }
}

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

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

.p-blog__item--day {
  padding-top: 0.5208333333vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 2.0833333333vw;
  background: #4c3223;
  color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-blog__item--day {
    padding-top: 2.3255813953vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .p-blog__item--day {
    padding-top: 2.3255813953vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 9.3023255814vw;
  }
}

.p-blog__item--ttl {
  margin-top: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-blog__item--ttl {
    margin-top: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .p-blog__item--ttl {
    margin-top: 2.3255813953vw;
  }
}

.p-blog__item--tx {
  margin-top: 0.5208333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-blog__item--tx {
    margin-top: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .p-blog__item--tx {
    margin-top: 2.3255813953vw;
  }
}

.p-blog__cat {
  position: absolute;
  top: 0.5729166667vw;
  left: 1.1458333333vw;
  width: 17.03125vw;
  height: 21.71875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-blog__cat {
    width: 21.1627906977vw;
    height: 27.2093023256vw;
    top: 23.488372093vw;
    left: 3.2558139535vw;
  }
}
@media (max-width: 599px) {
  .p-blog__cat {
    width: 21.1627906977vw;
    height: 27.2093023256vw;
    top: 23.488372093vw;
    left: 3.2558139535vw;
  }
}

.p-blog__cat02 {
  position: absolute;
  width: 17.2916666667vw;
  height: 18.8020833333vw;
  bottom: 9.375vw;
  right: -2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-blog__cat02 {
    display: none;
  }
}
@media (max-width: 599px) {
  .p-blog__cat02 {
    display: none;
  }
}

.p-blog__dod {
  width: 15.46875vw;
  height: 15.46875vw;
  position: absolute;
  bottom: 12.0833333333vw;
  left: -5.2083333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-blog__dod {
    width: 27.4418604651vw;
    height: 27.4418604651vw;
    top: 143.023255814vw;
    z-index: -1;
  }
}
@media (max-width: 599px) {
  .p-blog__dod {
    width: 27.4418604651vw;
    height: 27.4418604651vw;
    top: 143.023255814vw;
    z-index: -1;
  }
}

.p-blog__dod02 {
  width: 31.5625vw;
  height: 28.1770833333vw;
  position: absolute;
  top: -1.1458333333vw;
  right: -8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-blog__dod02 {
    width: 52.7906976744vw;
    height: 47.2093023256vw;
    top: 232.7906976744vw;
    right: -20.9302325581vw;
    z-index: -1;
  }
}
@media (max-width: 599px) {
  .p-blog__dod02 {
    width: 52.7906976744vw;
    height: 47.2093023256vw;
    top: 232.7906976744vw;
    right: -20.9302325581vw;
    z-index: -1;
  }
}

footer {
  position: relative;
  z-index: 1;
}
footer::after {
  position: absolute;
  background: url(../img/pc/footer-bg.webp) no-repeat center center/cover;
  width: 100%;
  height: 10.4166666667vw;
  top: 0vw;
  left: 0vw;
  content: "";
  z-index: -1;
}

@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__cat {
    width: 34.6511627907vw;
    height: 37.6744186047vw;
    position: absolute;
    top: -23.2558139535vw;
    right: 3.2558139535vw;
  }
}
@media (max-width: 599px) {
  .p-footer__cat {
    width: 34.6511627907vw;
    height: 37.6744186047vw;
    position: absolute;
    top: -23.2558139535vw;
    right: 3.2558139535vw;
  }
}

.l-footer__fx {
  background: url(../img/pc/footer-bg.webp) no-repeat center center/cover;
  padding-top: 8.3333333333vw;
  padding-left: 0vw;
  padding-bottom: 17.6041666667vw;
  padding-right: 0vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.1666666667vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@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: 6.976744186vw;
    background: url(../img/sp/footer-bg.webp) no-repeat center center/cover;
    padding-top: 18.6046511628vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 65.1162790698vw;
    padding-right: 9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .l-footer__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.976744186vw;
    background: url(../img/sp/footer-bg.webp) no-repeat center center/cover;
    padding-top: 18.6046511628vw;
    padding-left: 9.3023255814vw;
    padding-bottom: 65.1162790698vw;
    padding-right: 9.3023255814vw;
  }
}

.l-footer__logo {
  width: 30.4166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__logo {
    width: 79.0697674419vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-footer__logo {
    width: 79.0697674419vw;
    margin: 0 auto;
  }
}

.p-footer__add {
  padding-top: 1.0416666667vw;
  padding-left: 0vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 0vw;
  text-align: center;
  border-top: 2px solid;
  border-bottom: 2px solid;
  margin-top: 2.6041666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__add {
    padding-top: 1.6279069767vw;
    padding-left: 0vw;
    padding-bottom: 1.6279069767vw;
    padding-right: 0vw;
    margin-top: 6.976744186vw;
  }
}
@media (max-width: 599px) {
  .p-footer__add {
    padding-top: 1.6279069767vw;
    padding-left: 0vw;
    padding-bottom: 1.6279069767vw;
    padding-right: 0vw;
    margin-top: 6.976744186vw;
  }
}

.l-footer__parking {
  background: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__parking {
    padding-top: 2.7906976744vw;
    padding-left: 0vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 0vw;
    gap: 5.3488372093vw;
  }
}
@media (max-width: 599px) {
  .l-footer__parking {
    padding-top: 2.7906976744vw;
    padding-left: 0vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 0vw;
    gap: 5.3488372093vw;
  }
}

.p-footer__tel {
  background: #0e824b;
  border-radius: 10px;
  margin: 0 auto;
  margin-bottom: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__tel {
    margin-bottom: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .p-footer__tel {
    margin-bottom: 4.6511627907vw;
  }
}

.l-footer__map {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 18.59375vw;
  width: 87.5vw;
  height: 33.125vw;
}
.l-footer__map iframe {
  width: 100%;
  height: 33.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__map {
    bottom: 17.6744186047vw;
    width: 81.3953488372vw;
    height: 130.2325581395vw;
  }
  .l-footer__map iframe {
    height: 130.2325581395vw;
  }
}
@media (max-width: 599px) {
  .l-footer__map {
    bottom: 17.6744186047vw;
    width: 81.3953488372vw;
    height: 130.2325581395vw;
  }
  .l-footer__map iframe {
    height: 130.2325581395vw;
  }
}

.l-footer__site {
  background-color: #ffe19d;
  padding-top: 25.78125vw;
  padding-left: 12.2916666667vw;
  padding-bottom: 0vw;
  padding-right: 12.2916666667vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-footer__site {
    padding-top: 28.125vw;
    padding-left: 3.125vw;
    padding-bottom: 0vw;
    padding-right: 3.125vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .l-footer__site {
    padding-top: 28.125vw;
    padding-left: 3.125vw;
    padding-bottom: 0vw;
    padding-right: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__site {
    padding-top: 80.6976744186vw;
    padding-left: 0vw;
    padding-bottom: 6.976744186vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-footer__site {
    padding-top: 80.6976744186vw;
    padding-left: 0vw;
    padding-bottom: 6.976744186vw;
    padding-right: 0vw;
  }
}

.p-footer__site--ttl {
  font-size: max(12px, 2.0833333333vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0em;
  font-family: "Josefin Sans", sans-serif;
  text-align: center;
}
.p-footer__site--ttl span {
  color: #4dbb87;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__site--ttl {
    display: none;
  }
}
@media (max-width: 599px) {
  .p-footer__site--ttl {
    display: none;
  }
}

.l-footer__items {
  padding-top: 1.5625vw;
  padding-left: 1.5625vw;
  padding-bottom: 1.5625vw;
  padding-right: 1.5625vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3.125vw;
  border-top: 2px solid;
  border-bottom: 2px solid;
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__items {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-footer__items {
    display: none;
  }
}

.p-footer__item {
  padding-left: 1.71875vw;
  position: relative;
}
.p-footer__item::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 0.5729166667vw solid transparent;
  border-bottom: 0.5729166667vw solid transparent;
  border-left: 1.0416666667vw solid #4dbb87;
  border-right: 0;
  content: "";
}

.l-footer__copy {
  padding-top: 2.0833333333vw;
  padding-left: 0vw;
  padding-bottom: 1.5625vw;
  padding-right: 0vw;
  text-align: center;
  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 {
    font-size: min(26px, 3.023255814vw);
    font-weight: 500;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    padding-bottom: 0;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    font-size: min(26px, 3.023255814vw);
    font-weight: 500;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    padding-bottom: 0;
  }
}

.l-footer__fix {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 250;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4.6511627907vw;
  padding-top: 0vw;
  padding-left: 5.8139534884vw;
  padding-bottom: 0vw;
  padding-right: 5.8139534884vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__fix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 599px) {
  .l-footer__fix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.p-footer__fix--tel,
.p-footer__fix--access {
  background: #f47d0e;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: min(28px, 3.2558139535vw);
  font-weight: 500;
  line-height: 1.4285714286;
  letter-spacing: 0em;
}
.p-footer__fix--tel p,
.p-footer__fix--access p {
  padding-top: 1.1627906977vw;
  margin-top: 1.1627906977vw;
}

.p-footer__fix--tel {
  padding-top: 2.3255813953vw;
  padding-left: 4.6511627907vw;
  padding-bottom: 2.3255813953vw;
  padding-right: 4.6511627907vw;
}

.p-footer__fix--access {
  padding-top: 2.3255813953vw;
  padding-left: 1.8604651163vw;
  padding-bottom: 2.3255813953vw;
  padding-right: 1.8604651163vw;
  white-space: nowrap;
}
.p-footer__fix--access .fz12 {
  font-size: min(24px, 2.7906976744vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}

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

.c-fv__ttl {
  color: white;
  text-shadow: 0.1041666667vw 0.15625vw 0.1041666667vw rgba(0, 0, 0, 0.2);
  padding-top: 9.53125vw;
  padding-left: 0vw;
  padding-bottom: 9.53125vw;
  padding-right: 0vw;
  background: url(../img/pc/c-fv.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttl {
    padding-top: 18.6046511628vw;
    padding-left: 0vw;
    padding-bottom: 18.6046511628vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-fv__ttl {
    padding-top: 18.6046511628vw;
    padding-left: 0vw;
    padding-bottom: 18.6046511628vw;
    padding-right: 0vw;
  }
}

/* ============================================
doctor
============================================ */
.l-doctor {
  padding-top: 4.1666666667vw;
  padding-left: 12.5vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 12.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-doctor {
    padding-top: 13.9534883721vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-doctor {
    padding-top: 13.9534883721vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 4.6511627907vw;
  }
}

.l-doctor__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.1666666667vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-doctor__fx {
    -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-doctor__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3023255814vw;
    margin-top: 9.3023255814vw;
  }
}

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

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

.l-doctor__namebox {
  margin-top: 1.5625vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5625vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-doctor__namebox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
    margin-top: 3.7209302326vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .l-doctor__namebox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
    margin-top: 3.7209302326vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
    text-align: center;
  }
}

.p-doctor__tag {
  padding-top: 0.78125vw;
  padding-left: 3.125vw;
  padding-bottom: 0.78125vw;
  padding-right: 3.125vw;
  background: #4c3223;
  text-align: center;
  color: white;
  border-radius: 60px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-doctor__tag {
    padding-top: 1.8604651163vw;
    padding-left: 5.5813953488vw;
    padding-bottom: 1.8604651163vw;
    padding-right: 5.5813953488vw;
  }
}
@media (max-width: 599px) {
  .p-doctor__tag {
    padding-top: 1.8604651163vw;
    padding-left: 5.5813953488vw;
    padding-bottom: 1.8604651163vw;
    padding-right: 5.5813953488vw;
  }
}

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

.p-doctor__name--en {
  color: #f47d0e;
}

.l-docotr__items {
  padding-top: 3.125vw;
  padding-left: 3.3854166667vw;
  padding-bottom: 3.125vw;
  padding-right: 3.3854166667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-docotr__items {
    padding-top: 9.3023255814vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 2.3255813953vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .l-docotr__items {
    padding-top: 9.3023255814vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 2.3255813953vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.7209302326vw;
  }
}

.l-docotr__item {
  padding-top: 2.0833333333vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 2.0833333333vw;
  border-radius: 20px;
  border: 2px solid;
  background: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-docotr__item {
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-docotr__item {
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
  }
}

.p-doctor__item--ttl {
  padding-top: 1.0416666667vw;
  padding-left: 0vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 0vw;
  background: #0e824b;
  color: white;
  text-align: center;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-doctor__item--ttl {
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-doctor__item--ttl {
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

/* ============================================
nayami
============================================ */
.row-revers .c-ri {
  -webkit-box-shadow: -0.625vw 0.625vw 0 0 #4dbb87;
          box-shadow: -0.625vw 0.625vw 0 0 #4dbb87;
}

.dod-bd {
  border-top: 3px dotted;
}

.p-nayami06__txbox {
  margin-top: 3.125vw;
  padding-top: 2.0833333333vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 2.0833333333vw;
  background: white;
  border: 2px solid;
  border-radius: 10px;
}
.p-nayami06__txbox span {
  color: white;
  background: #f47d0e;
  border-radius: 50%;
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  padding-top: 0vw;
  padding-left: 0.4166666667vw;
  padding-bottom: 0vw;
  padding-right: 0.4166666667vw;
  margin-right: 0.5208333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-nayami06__txbox {
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
    margin-top: 4.6511627907vw;
    white-space: wrap;
  }
  .p-nayami06__txbox span {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    padding-top: 0vw;
    padding-left: 1.3953488372vw;
    padding-bottom: 0vw;
    padding-right: 1.3953488372vw;
    margin-right: 1.8604651163vw;
  }
}
@media (max-width: 599px) {
  .p-nayami06__txbox {
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
    margin-top: 4.6511627907vw;
    white-space: wrap;
  }
  .p-nayami06__txbox span {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    padding-top: 0vw;
    padding-left: 1.3953488372vw;
    padding-bottom: 0vw;
    padding-right: 1.3953488372vw;
    margin-right: 1.8604651163vw;
  }
}

.l-nayami06__name {
  margin-top: 1.0416666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5625vw;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-nayami06__name {
    margin-top: 4.6511627907vw;
    gap: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .l-nayami06__name {
    margin-top: 4.6511627907vw;
    gap: 3.7209302326vw;
  }
}

.p-nayami06__tag {
  padding-top: 0.5208333333vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 2.0833333333vw;
  background: #4c3223;
  color: white;
  text-align: center;
  border-radius: 60px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-nayami06__tag {
    padding-top: 1.3953488372vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 1.3953488372vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .p-nayami06__tag {
    padding-top: 1.3953488372vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 1.3953488372vw;
    padding-right: 4.6511627907vw;
  }
}

/* ============================================
access
============================================ */
.l-access01 {
  position: relative;
  z-index: 1;
  padding-bottom: 3.125vw;
}
.l-access01::after {
  position: absolute;
  height: 44.0625vw;
  bottom: 0vw;
  left: 0vw;
  background-color: #e0f3ea;
  content: "";
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  z-index: -1;
}

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

.p-access__add {
  padding-top: 1.0416666667vw;
  padding-left: 6.7708333333vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 6.7708333333vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  border-top: 2px solid;
  border-bottom: 2px solid;
  margin-top: 1.5625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-access__add {
    padding-top: 1.6279069767vw;
    padding-left: 0vw;
    padding-bottom: 1.6279069767vw;
    padding-right: 0vw;
    margin-top: 6.976744186vw;
  }
}
@media (max-width: 599px) {
  .p-access__add {
    padding-top: 1.6279069767vw;
    padding-left: 0vw;
    padding-bottom: 1.6279069767vw;
    padding-right: 0vw;
    margin-top: 6.976744186vw;
  }
}

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

.p-access__tel {
  background: #0e824b;
  margin: 0 auto;
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-access__tel {
    margin-top: 5.5813953488vw;
  }
}
@media (max-width: 599px) {
  .p-access__tel {
    margin-top: 5.5813953488vw;
  }
}

.l-access__schedule {
  margin-top: 0.625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access__schedule {
    margin-top: 2.7906976744vw;
  }
}
@media (max-width: 599px) {
  .l-access__schedule {
    margin-top: 2.7906976744vw;
  }
}

.l-access__map {
  margin-top: 4.1666666667vw;
  width: 100%;
  height: 33.125vw;
}
.l-access__map iframe {
  width: 100%;
  height: 33.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access__map {
    margin-top: 9.3023255814vw;
    height: 69.7674418605vw;
  }
  .l-access__map iframe {
    height: 69.7674418605vw;
  }
}
@media (max-width: 599px) {
  .l-access__map {
    margin-top: 9.3023255814vw;
    height: 69.7674418605vw;
  }
  .l-access__map iframe {
    height: 69.7674418605vw;
  }
}

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

.l-access02__item {
  background: white;
  border: 2px solid;
  border-radius: 20px;
  padding-top: 4.1666666667vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 3.125vw;
  padding-right: 4.1666666667vw;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access02__item {
    padding-top: 11.1627906977vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 5.5813953488vw;
    padding-right: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .l-access02__item {
    padding-top: 11.1627906977vw;
    padding-left: 3.7209302326vw;
    padding-bottom: 5.5813953488vw;
    padding-right: 3.7209302326vw;
  }
}

.p-access02__item--img {
  width: 8.3333333333vw;
  height: 8.3333333333vw;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-access02__item--img {
    width: 18.6046511628vw;
    height: 18.6046511628vw;
    top: -9.3023255814vw;
  }
}
@media (max-width: 599px) {
  .p-access02__item--img {
    width: 18.6046511628vw;
    height: 18.6046511628vw;
    top: -9.3023255814vw;
  }
}

.p-access02__item--ttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
  padding-bottom: 1.0416666667vw;
  border-bottom: 2px solid;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-access02__item--ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
    padding-bottom: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .p-access02__item--ttl {
    font-size: min(40px, 4.6511627907vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
    padding-bottom: 2.3255813953vw;
  }
}

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

.c-main__ttl {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  background: url(../img/pc/c-main__ttl.webp) no-repeat center center/contain;
  padding-top: 3.125vw;
  padding-left: 0vw;
  padding-bottom: 4.6875vw;
  padding-right: 0vw;
  margin-top: 6.25vw;
  text-align: center;
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
  position: relative;
}
.c-main__ttl::after {
  position: absolute;
  width: 4.1666666667vw;
  height: 0.2083333333vw;
  bottom: 3.125vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #4c3223;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl {
    background: url(../img/pc/c-main__ttl.webp) no-repeat center center/cover;
    padding-top: 9.3023255814vw;
    padding-left: 0vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 0vw;
    margin-top: 18.6046511628vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
  .c-main__ttl::after {
    width: 9.3023255814vw;
    height: 0.4651162791vw;
    bottom: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .c-main__ttl {
    background: url(../img/pc/c-main__ttl.webp) no-repeat center center/cover;
    padding-top: 9.3023255814vw;
    padding-left: 0vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 0vw;
    margin-top: 18.6046511628vw;
    font-size: min(48px, 5.5813953488vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
  .c-main__ttl::after {
    width: 9.3023255814vw;
    height: 0.4651162791vw;
    bottom: 4.6511627907vw;
  }
}

.l-clinic02__fx {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.8125vw;
  margin-top: 3.125vw;
  padding-right: 13.28125vw;
}
@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: 9.3023255814vw;
    margin-top: 9.3023255814vw;
    padding-top: 0vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 0vw;
    padding-right: 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: 9.3023255814vw;
    margin-top: 9.3023255814vw;
    padding-top: 0vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 0vw;
    padding-right: 4.6511627907vw;
  }
}

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

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

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

.w720 {
  width: 37.5vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .w720 {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .w720 {
    width: 100%;
  }
}

.l-clinic03__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 9.6354166667vw;
  margin-top: 2.9166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic03__items {
    -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-clinic03__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3023255814vw;
    margin-top: 9.3023255814vw;
  }
}

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

.l-clinic04 {
  margin-top: 1.5625vw;
  margin: 0 calc(50% - 50vw);
}

.l-clinic04__fx {
  position: relative;
  width: 99.4vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 4.2708333333vw;
  padding-left: 13.28125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic04__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3023255814vw;
    padding-top: 0vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 0vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-clinic04__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3023255814vw;
    padding-top: 0vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 0vw;
    padding-right: 4.6511627907vw;
  }
}

.l-clinic04__le {
  width: 52.2916666667vw;
  height: 30.7291666667vw;
}
@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;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic04__subttl {
    top: 0vw;
    left: 0vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 599px) {
  .p-clinic04__subttl {
    top: 0vw;
    left: 0vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

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

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

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

.l-clinic05 {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  padding-top: 3.125vw;
  padding-left: 6.25vw;
  padding-bottom: 6.25vw;
  padding-right: 6.875vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8.0729166667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic05 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3023255814vw;
    padding-top: 13.9534883721vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-clinic05 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3023255814vw;
    padding-top: 13.9534883721vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 13.9534883721vw;
    padding-right: 4.6511627907vw;
  }
}

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

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

.l-clinic07__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-clinic07__item--ttl {
  background: #f47d0e;
  color: white;
  padding-top: 1.0416666667vw;
  padding-left: 0vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 0vw;
  text-align: center;
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic07__item--ttl {
    padding-top: 2.7906976744vw;
    padding-left: 0vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 0vw;
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-clinic07__item--ttl {
    padding-top: 2.7906976744vw;
    padding-left: 0vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 0vw;
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.p-clinic07__item--tx {
  padding-top: 1.0416666667vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 2.0833333333vw;
  background-color: #ffb46e;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic07__item--tx {
    padding-top: 2.7906976744vw;
    padding-left: 2.7906976744vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 2.7906976744vw;
  }
}
@media (max-width: 599px) {
  .p-clinic07__item--tx {
    padding-top: 2.7906976744vw;
    padding-left: 2.7906976744vw;
    padding-bottom: 2.7906976744vw;
    padding-right: 2.7906976744vw;
  }
}

.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-single {
  padding-top: 0;
}

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

.jc20 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.0416666667vw;
}

.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% - 21.7708333333vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Blog__le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-Blog__le {
    width: 100%;
  }
}

.l-Blog__item {
  padding-bottom: 2.0833333333vw;
  border-bottom: 2px dotted;
}
.l-Blog__item:not(:first-child) {
  margin-top: 2.0833333333vw;
}
.l-Blog__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Blog__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
  }
  .l-Blog__item {
    padding-bottom: 4.6511627907vw;
  }
  .l-Blog__item:not(:first-child) {
    margin-top: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-Blog__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6511627907vw;
  }
  .l-Blog__item {
    padding-bottom: 4.6511627907vw;
  }
  .l-Blog__item:not(:first-child) {
    margin-top: 4.6511627907vw;
  }
}

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

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

.p-Blog__item--tx {
  margin-top: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Blog__item--tx {
    margin-top: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .p-Blog__item--tx {
    margin-top: 2.3255813953vw;
  }
}

.page-numbers {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  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;
  background: #f47d0e;
  color: white;
  font-family: "Josefin Sans", sans-serif;
}

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

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

.l-Blog__category--items,
.p-Blog__new--items {
  padding-top: 1.3541666667vw;
  border-top: 2px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Blog__category--items,
  .p-Blog__new--items {
    padding-top: 3.7209302326vw;
  }
}
@media (max-width: 599px) {
  .l-Blog__category--items,
  .p-Blog__new--items {
    padding-top: 3.7209302326vw;
  }
}

.p-Blog__category--item,
.p-Blog__new--item {
  padding-bottom: 1.0416666667vw;
  border-bottom: 2px dotted #4c3223;
  color: #f47d0e;
}
.p-Blog__category--item:not(:first-child),
.p-Blog__new--item:not(:first-child) {
  margin-top: 1.0416666667vw;
}

.p-Blog__category--item {
  text-decoration: underline;
}

.p-Blog__category--count {
  color: #4c3223;
}

.p-Blog__new--item {
  color: #4c3223;
}

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

.l-Medical02__inner {
  background: white;
  padding-top: 3.125vw;
  padding-left: 2.6041666667vw;
  padding-bottom: 3.125vw;
  padding-right: 2.6041666667vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Medical02__inner {
    padding-top: 9.3023255814vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .l-Medical02__inner {
    padding-top: 9.3023255814vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 9.3023255814vw;
    padding-right: 2.3255813953vw;
  }
}

.p-Medical02__ttl {
  font-family: "Josefin Sans", sans-serif;
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.125;
  letter-spacing: 0.15625em;
}
.p-Medical02__ttl span {
  color: #f47d0e;
}
.p-Medical02__ttl {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -1.5625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Medical02__ttl {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.125em;
    top: -2.3255813953vw;
  }
}
@media (max-width: 599px) {
  .p-Medical02__ttl {
    font-size: min(64px, 7.4418604651vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.125em;
    top: -2.3255813953vw;
  }
}

.p-Medical02__subttl {
  padding-top: 0.5208333333vw;
  padding-left: 2.6041666667vw;
  padding-bottom: 0.5208333333vw;
  padding-right: 2.6041666667vw;
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0em;
  background: #4dbb87;
  color: white;
  text-align: center;
  border-radius: 60px;
}

.l-Medical02__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.0416666667vw 2.6041666667vw;
  margin-top: 1.5625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Medical02__items {
    margin-top: 3.7209302326vw;
    grid-template-columns: 1fr;
    gap: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-Medical02__items {
    margin-top: 3.7209302326vw;
    grid-template-columns: 1fr;
    gap: 4.6511627907vw;
  }
}

.p-Medical02__item {
  padding-bottom: 0.8333333333vw;
  border-bottom: 2px dotted;
  padding-left: 2.6041666667vw;
  position: relative;
}
.p-Medical02__item::before {
  position: absolute;
  width: 1.5625vw;
  height: 1.5625vw;
  top: 0.2083333333vw;
  left: 0vw;
  background: url(../img/pc/check.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 768px) and (max-width: 999px) {
  .p-Medical02__item::before {
    top: 0.625vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Medical02__item {
    padding-top: 0vw;
    padding-left: 6.976744186vw;
    padding-bottom: 1.8604651163vw;
    padding-right: 0vw;
  }
  .p-Medical02__item::before {
    width: 3.7209302326vw;
    height: 3.7209302326vw;
    top: 1.3953488372vw;
  }
}
@media (max-width: 599px) {
  .p-Medical02__item {
    padding-top: 0vw;
    padding-left: 6.976744186vw;
    padding-bottom: 1.8604651163vw;
    padding-right: 0vw;
  }
  .p-Medical02__item::before {
    width: 3.7209302326vw;
    height: 3.7209302326vw;
    top: 1.3953488372vw;
  }
}

.l-Medical04__table,
.l-Medical07__table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Medical04__table,
  .l-Medical07__table {
    white-space: nowrap;
    overflow-x: scroll;
    display: block;
  }
}
@media (max-width: 599px) {
  .l-Medical04__table,
  .l-Medical07__table {
    white-space: nowrap;
    overflow-x: scroll;
    display: block;
  }
}

.l-Medical04__table--ttl,
.l-Medical04__table--ttl02,
.l-Medical04__table--ttl03 {
  vertical-align: middle;
  text-align: center;
  border: 2px solid #e9ae77;
  padding-top: 1.0416666667vw;
  padding-left: 0vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Medical04__table--ttl,
  .l-Medical04__table--ttl02,
  .l-Medical04__table--ttl03 {
    padding-top: 2.3255813953vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .l-Medical04__table--ttl,
  .l-Medical04__table--ttl02,
  .l-Medical04__table--ttl03 {
    padding-top: 2.3255813953vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 4.6511627907vw;
  }
}

.l-Medical04__table--ttl {
  background: #f3943b;
  color: white;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.l-Medical04__table--ttl02 {
  background-color: #ffc792;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 18.75vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Medical04__table--ttl02 {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-Medical04__table--ttl02 {
    width: 100%;
  }
}

.l-Medical04__table--ttl03 {
  background-color: #ffdcbb;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 18.75vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Medical04__table--ttl03 {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-Medical04__table--ttl03 {
    width: 100%;
  }
}

.p-Medical05__txbox {
  margin-top: 2.0833333333vw;
  padding-top: 2.0833333333vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 2.0833333333vw;
  background: white;
  border: 2px solid;
  border-radius: 10px;
}
.p-Medical05__txbox span {
  color: white;
  background: #f47d0e;
  border-radius: 50%;
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  padding-top: 0.1041666667vw;
  padding-left: 0.7291666667vw;
  padding-bottom: 0.1041666667vw;
  padding-right: 0.7291666667vw;
  margin-right: 0.5208333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Medical05__txbox {
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
    margin-top: 4.6511627907vw;
  }
  .p-Medical05__txbox span {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    padding-top: 0.4651162791vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 0.4651162791vw;
    padding-right: 2.3255813953vw;
    margin-right: 1.8604651163vw;
  }
}
@media (max-width: 599px) {
  .p-Medical05__txbox {
    padding-top: 4.6511627907vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 4.6511627907vw;
    padding-right: 4.6511627907vw;
    margin-top: 4.6511627907vw;
  }
  .p-Medical05__txbox span {
    font-size: min(32px, 3.7209302326vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    padding-top: 0.4651162791vw;
    padding-left: 2.3255813953vw;
    padding-bottom: 0.4651162791vw;
    padding-right: 2.3255813953vw;
    margin-right: 1.8604651163vw;
  }
}

.p-Medical05__tel {
  margin-top: 2.0833333333vw;
  margin: 0 auto;
  background: #0e824b;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Medical05__tel {
    margin-top: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .p-Medical05__tel {
    margin-top: 4.6511627907vw;
  }
}

.p-Medical07__ttl {
  background: #f47d0e;
  text-align: center;
  color: white;
  padding-top: 1.0416666667vw;
  padding-left: 0vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 0vw;
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Medical07__ttl {
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-Medical07__ttl {
    padding-top: 2.3255813953vw;
    padding-left: 0vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 0vw;
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.p-Medical07__table--ttl,
.p-Medical07__table--tx {
  vertical-align: middle;
  padding-top: 1.0416666667vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 2.0833333333vw;
  border: 2px solid #e9ae77;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Medical07__table--ttl,
  .p-Medical07__table--tx {
    padding-top: 2.3255813953vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 4.6511627907vw;
  }
}
@media (max-width: 599px) {
  .p-Medical07__table--ttl,
  .p-Medical07__table--tx {
    padding-top: 2.3255813953vw;
    padding-left: 4.6511627907vw;
    padding-bottom: 2.3255813953vw;
    padding-right: 4.6511627907vw;
  }
}

.p-Medical07__table--ttl {
  background-color: #ffc792;
  text-align: center;
  width: 18.75vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Medical07__table--ttl {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-Medical07__table--ttl {
    width: 100%;
  }
}

.p-Medical07__table--tx {
  background-color: #ffdcbb;
}

.p-Medical07__tx {
  margin-top: 3.125vw;
  width: 56.25vw;
  height: 9.4791666667vw;
  margin: 0 auto;
  position: relative;
}
.p-Medical07__tx p {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 1.0416666667vw;
  width: 100%;
  text-align: center;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Medical07__tx {
    width: 100%;
    height: auto;
    margin-top: 6.976744186vw;
  }
  .p-Medical07__tx p {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 1.1111111111;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-Medical07__tx {
    width: 100%;
    height: auto;
    margin-top: 6.976744186vw;
  }
  .p-Medical07__tx p {
    font-size: min(36px, 4.1860465116vw);
    font-weight: 700;
    line-height: 1.1111111111;
    letter-spacing: 0em;
  }
}

.c-ri-none {
  -webkit-box-shadow: none;
          box-shadow: none;
}