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

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

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

ol {
  display: none;
}

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

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

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

body {
  color: #000000;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media (min-width: 600px) and (max-width: 767px) {
  body {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0333333333em;
    padding-bottom: 16vw;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0333333333em;
    padding-bottom: 16vw;
  }
}

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

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

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

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

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

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

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

.fz24 {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
  font-family: "Zen Old Mincho", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz24 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .fz24 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

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

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

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

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

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

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

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

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

.cw {
  color: white !important;
}

.cb {
  color: #dddddd !important;
}

.cm {
  color: #a5d624 !important;
}

.w100 {
  width: 100% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt24 {
  margin-top: 1.6666666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt24 {
    margin-top: 4.2666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt24 {
    margin-top: 4.2666666667vw !important;
  }
}

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

.mt14 {
  margin-top: 0.9722222222vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt14 {
    margin-top: 2.1333333333vw !important;
  }
}
@media (max-width: 599px) {
  .mt14 {
    margin-top: 2.1333333333vw !important;
  }
}

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

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

.bgm {
  background: #a5d624 !important;
}

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

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

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

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

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

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

.c-ttlbox {
  text-align: center;
  position: relative;
}

.c-ttl {
  font-size: max(12px, 11.1111111111vw);
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.2em;
  color: #dddddd;
  font-family: "EB Garamond", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.c-subttl {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.04em;
  font-family: "Zen Old Mincho", serif;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
    bottom: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .c-subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
    bottom: 2.6666666667vw;
  }
}

.c-main__ttl {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  margin-top: 8.8888888889vw;
  padding-bottom: 1.5972222222vw;
  border-bottom: 1px solid #a5a800;
  text-align: center;
  font-size: max(12px, 2.7777777778vw);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.04em;
  font-family: "Zen Old Mincho", serif;
  position: relative;
  z-index: 1;
}
.c-main__ttl::after {
  position: absolute;
  width: 32.9861111111vw;
  height: 12.2222222222vw;
  top: -4.1666666667vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/c-main__ttl.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl {
    margin-top: 16vw;
    padding-bottom: 4.2666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
  .c-main__ttl::after {
    width: 53.3333333333vw;
    height: auto;
    top: -5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-main__ttl {
    margin-top: 16vw;
    padding-bottom: 4.2666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
  .c-main__ttl::after {
    width: 53.3333333333vw;
    height: auto;
    top: -5.3333333333vw;
  }
}

.c-sub__ttl {
  padding-top: 0.6944444444vw;
  padding-left: 0vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  text-align: center;
  color: white;
  font-size: max(12px, 2.5vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
  margin-top: 6.9444444444vw;
  background: #a5a800;
  font-family: "Zen Old Mincho", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-sub__ttl {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .c-sub__ttl {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
    margin-top: 10.6666666667vw;
  }
}

.c-btn {
  background-color: #c5c800;
  color: white;
  text-align: center;
  padding-top: 1.9444444444vw;
  padding-left: 8.0555555556vw;
  padding-bottom: 1.9444444444vw;
  padding-right: 8.0555555556vw;
  font-family: "EB Garamond", serif;
  position: relative;
}
.c-btn span {
  font-family: "Zen Old Mincho", serif;
}
.c-btn::before {
  position: absolute;
  width: 1.25vw;
  height: 1.25vw;
  left: 0.6944444444vw;
  top: 0.6944444444vw;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  content: "";
}
.c-btn::after {
  position: absolute;
  bottom: 0.3472222222vw;
  right: 0.4166666667vw;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 0.6944444444vw solid transparent;
  border-bottom: 0;
  border-left: 0;
  border-right: 0.6944444444vw solid;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn::after {
    border-top: 2.6666666667vw solid transparent;
    border-right: 2.6666666667vw solid;
  }
}
@media (max-width: 599px) {
  .c-btn::after {
    border-top: 2.6666666667vw solid transparent;
    border-right: 2.6666666667vw solid;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn {
    padding-top: 4.8vw;
    padding-left: 17.6vw;
    padding-bottom: 4.8vw;
    padding-right: 17.6vw;
  }
  .c-btn::before {
    width: 3.2vw;
    height: 3.2vw;
    top: 1.6vw;
    left: 1.6vw;
  }
  .c-btn::after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    bottom: 1.6vw;
    right: 1.6vw;
  }
}
@media (max-width: 599px) {
  .c-btn {
    padding-top: 4.8vw;
    padding-left: 17.6vw;
    padding-bottom: 4.8vw;
    padding-right: 17.6vw;
  }
  .c-btn::before {
    width: 3.2vw;
    height: 3.2vw;
    top: 1.6vw;
    left: 1.6vw;
  }
  .c-btn::after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    bottom: 1.6vw;
    right: 1.6vw;
  }
}

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

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

.bb {
  font-size: max(12px, 2.5vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
  font-family: "Zen Old Mincho", serif;
  padding-bottom: 1.25vw;
  border-bottom: 1px solid #ddd;
}
@media (min-width: 600px) and (max-width: 767px) {
  .bb {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-bottom: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .bb {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-bottom: 2.1333333333vw;
  }
}

.c-ri {
  width: 36.9444444444vw;
  height: 24.8611111111vw;
  position: relative;
  z-index: 1;
}
.c-ri::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1.9444444444vw;
  left: 1.9444444444vw;
  background: url(../img/pc/c-ri-bg.webp) no-repeat center center/cover;
  z-index: -1;
  content: "";
}
@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-left: 5.5555555556vw !important;
  padding-right: 5.5555555556vw !important;
  padding-top: 0vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 8.3333333333vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .inner {
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}
@media (max-width: 599px) {
  .inner {
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}

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

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

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

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

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

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

.l-drawer {
  overflow: scroll;
  padding-top: 31.2vw;
  width: 100%;
  height: 100%;
  position: fixed;
  background: white;
  right: 0;
  bottom: 0;
  z-index: 299;
  -webkit-transform: translateX(105%);
          transform: translateX(105%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-drawer.is-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.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: 8.2666666667vw;
}

.p-drawer__item {
  text-align: center;
  font-size: min(40px, 5.3333333333vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.04em;
  font-family: "Zen Old Mincho", serif;
}

.p-drawer__subttl {
  color: #d2d500;
  font-family: "EB Garamond", serif;
}

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

.to-top {
  position: fixed;
  width: 5vw;
  height: 5vw;
  bottom: 3.6111111111vw;
  right: 5.5555555556vw;
  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: 11.2vw;
    height: 11.2vw;
    bottom: 8vw;
    right: 5.3333333333vw;
  }
  .to-top.is-active {
    display: none;
  }
}
@media (max-width: 599px) {
  .to-top {
    width: 11.2vw;
    height: 11.2vw;
    bottom: 8vw;
    right: 5.3333333333vw;
  }
  .to-top.is-active {
    display: none;
  }
}

.l-footer__fix {
  display: none;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__fix {
    display: block;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 280;
  }
}
@media (max-width: 599px) {
  .l-footer__fix {
    display: block;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 280;
  }
}

.l-footer__fix--info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-footer__fix--tel {
  background-color: #a8947e;
  color: white;
  padding-top: 2.9333333333vw;
  padding-left: 10.6666666667vw;
  padding-bottom: 2.9333333333vw;
  padding-right: 3.4666666667vw;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-footer__fix--tel::before {
  position: absolute;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 2.9333333333vw;
  height: 5.0666666667vw;
  right: 2.4vw;
  bottom: 0;
  content: "";
}
.l-footer__fix--tel::after {
  position: absolute;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 2.9333333333vw;
  height: 5.0666666667vw;
  left: 2.4vw;
  top: 0;
  content: "";
}

.p-footer__fix--tel--tx {
  font-size: min(24px, 3.2vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0166666667em;
}

.p-footer__fix--tel {
  font-family: "EB Garamond", serif;
  position: relative;
  font-size: min(40px, 5.3333333333vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.04em;
}
.p-footer__fix--tel::before {
  position: absolute;
  width: 3.4666666667vw;
  height: 3.4666666667vw;
  top: 1.8666666667vw;
  left: -4.2666666667vw;
  background: url(../img/sp/tel-w.webp) no-repeat center center/cover;
  content: "";
}

.l-footer__fix--web {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #a5d624;
  color: white;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  position: relative;
  padding-top: 3.7333333333vw;
  padding-left: 7.7333333333vw;
  padding-bottom: 3.7333333333vw;
  padding-right: 7.7333333333vw;
}
.l-footer__fix--web::after {
  bottom: 0.8vw;
  right: 0.8vw;
  border-top: 3.2vw solid transparent;
  border-right: 3.2vw solid;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom: 0;
  border-left: 0;
  content: "";
}

.p-footer__fix--web--tx {
  font-size: min(24px, 3.2vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0333333333em;
}

.p-footer__fix--web {
  font-size: min(40px, 5.3333333333vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.04em;
}

.p-footer__fix--add {
  margin-top: 1.6vw;
  background: #000000;
  color: white;
  padding-top: 2.6666666667vw;
  padding-left: 9.0666666667vw;
  padding-bottom: 2.6666666667vw;
  padding-right: 1.8666666667vw;
  font-size: min(32px, 4.2666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
  font-family: "Zen Old Mincho", serif;
  position: relative;
}
.p-footer__fix--add::before {
  position: absolute;
  width: 4.5333333333vw;
  height: 4.5333333333vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 1.6vw;
  background: url(../img/pc/access-pin.webp) no-repeat center center/cover;
  content: "";
}

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

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

.l-header__logo {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #a5d624;
}
.l-header__logo span {
  color: #a8947e;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.0714285714em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__logo {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
  .l-header__logo span {
    font-size: min(20px, 2.6666666667vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
}
@media (max-width: 599px) {
  .l-header__logo {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
  .l-header__logo span {
    font-size: min(20px, 2.6666666667vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.08em;
  }
}

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

.l-header__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8333333333vw;
}

.l-header__tel {
  background: white;
  padding-top: 0.7638888889vw;
  padding-left: 2.9861111111vw;
  padding-bottom: 0.7638888889vw;
  padding-right: 0.9027777778vw;
  position: relative;
}
.l-header__tel::before {
  position: absolute;
  width: 0.7638888889vw;
  height: 1.3194444444vw;
  bottom: 0vw;
  right: 0.625vw;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  content: "";
}
.l-header__tel::after {
  position: absolute;
  width: 0.7638888889vw;
  height: 1.3194444444vw;
  top: 0vw;
  left: 0.625vw;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  content: "";
}

.p-header__tel--tx {
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
  font-family: "Zen Old Mincho", serif;
}

.p-header__tel {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.03125em;
  font-family: "EB Garamond", serif;
  position: relative;
}
.p-header__tel::before {
  position: absolute;
  width: 1.3888888889vw;
  height: 1.3888888889vw;
  top: 0.8333333333vw;
  left: -2.0833333333vw;
  background: url(../img/pc/tel.webp) no-repeat center center/cover;
  content: "";
}

.l-header__web {
  background: #a5d624;
  padding-top: 0.9722222222vw;
  padding-left: 2.0138888889vw;
  padding-bottom: 0.9722222222vw;
  padding-right: 2.0138888889vw;
  color: white;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  position: relative;
}
.l-header__web::after {
  bottom: 0.2083333333vw;
  right: 0.2083333333vw;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 0.8333333333vw solid transparent;
  border-bottom: 0;
  border-left: 0;
  border-right: 0.8333333333vw solid;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__web::after {
    border-top: 2.6666666667vw solid transparent;
    border-right: 2.6666666667vw solid;
  }
}
@media (max-width: 599px) {
  .l-header__web::after {
    border-top: 2.6666666667vw solid transparent;
    border-right: 2.6666666667vw solid;
  }
}

.p-header__web--tx {
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
}

.p-header__web {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0416666667em;
}

.p-header__add {
  background: #000000;
  color: white;
  padding-top: 0.6944444444vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 2.2916666667vw;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.03125em;
  font-family: "Zen Old Mincho", serif;
  position: relative;
}
.p-header__add::before {
  position: absolute;
  width: 1.1805555556vw;
  height: 1.1805555556vw;
  top: 0.8333333333vw;
  left: 2.2916666667vw;
  background: url(../img/pc/access-pin.webp) no-repeat center center/cover;
  content: "";
}

.l-fv {
  position: relative;
}

.p-fv__tx {
  position: absolute;
  background: #a5a800;
  color: white;
  padding-top: 0.9722222222vw;
  padding-left: 3.6111111111vw;
  padding-bottom: 0.9722222222vw;
  padding-right: 3.6111111111vw;
  top: 31.4583333333vw;
  right: 5.5555555556vw;
  font-family: "Zen Old Mincho", serif;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
}
.p-fv__tx span {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
  position: relative;
}
.p-fv__tx span::after {
  position: absolute;
  width: 7.2916666667vw;
  height: 0.4166666667vw;
  top: -0.2777777778vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/dod.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__tx {
    padding-top: 5.3333333333vw;
    padding-left: 9.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 9.3333333333vw;
    top: 110.6666666667vw;
    right: 5.6vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.04em;
  }
  .p-fv__tx span {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
  .p-fv__tx span::after {
    width: 23.4666666667vw;
    height: 1.3333333333vw;
    top: -1.0666666667vw;
  }
}
@media (max-width: 599px) {
  .p-fv__tx {
    padding-top: 5.3333333333vw;
    padding-left: 9.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 9.3333333333vw;
    top: 110.6666666667vw;
    right: 5.6vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.04em;
  }
  .p-fv__tx span {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
  .p-fv__tx span::after {
    width: 23.4666666667vw;
    height: 1.3333333333vw;
    top: -1.0666666667vw;
  }
}

.p-fv__ttl {
  padding-top: 2.5694444444vw;
  padding-left: 6.5972222222vw;
  padding-bottom: 2.5694444444vw;
  padding-right: 6.5972222222vw;
  font-family: "Zen Old Mincho", serif;
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0416666667em;
}
.p-fv__ttl span {
  font-size: max(12px, 2.5vw);
  font-weight: 500;
  line-height: 1.1666666667;
  letter-spacing: 0.0277777778em;
  border-bottom: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__ttl {
    padding-top: 8.8vw;
    padding-left: 10.6666666667vw;
    padding-bottom: 8.8vw;
    padding-right: 10.6666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
  .p-fv__ttl span {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-fv__ttl {
    padding-top: 8.8vw;
    padding-left: 10.6666666667vw;
    padding-bottom: 8.8vw;
    padding-right: 10.6666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
  .p-fv__ttl span {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

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

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

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

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

.p-nav__ttl {
  font-family: "Zen Old Mincho", serif;
}

.p-nav__subttl {
  font-family: "EB Garamond", serif;
  color: #d2d500;
}

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

.l-news__le {
  width: 50%;
  background: url(../img/pc/news-bg.webp) no-repeat center center/cover;
  padding-top: 4.7222222222vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 4.7222222222vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__le {
    width: 100%;
    padding-top: 17.6vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 17.6vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-news__le {
    width: 100%;
    padding-top: 17.6vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 17.6vw;
    padding-right: 5.3333333333vw;
  }
}

.p-news__ttl {
  color: #d2d500;
  font-family: "EB Garamond", serif;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-news__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0625em;
  }
}

.l-news__items {
  height: 20.8333333333vw;
  overflow-y: scroll;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__items {
    height: 53.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-news__items {
    height: 53.3333333333vw;
  }
}

.l-news__item {
  margin-top: 1.5277777778vw;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0.03125em;
  font-family: "Zen Old Mincho", serif;
}
.l-news__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__item {
    margin-top: 6.4vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
  .l-news__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .l-news__item {
    margin-top: 6.4vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
  .l-news__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-news__item--ttl {
  font-weight: 500;
}

.l-news__ri {
  width: 50%;
  position: relative;
  height: 37.6388888889vw;
}
.l-news__ri iframe {
  width: 100%;
  height: 37.6388888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__ri {
    width: 100%;
    height: 65.0666666667vw;
  }
  .l-news__ri iframe {
    height: 65.0666666667vw;
  }
}
@media (max-width: 599px) {
  .l-news__ri {
    width: 100%;
    height: 65.0666666667vw;
  }
  .l-news__ri iframe {
    height: 65.0666666667vw;
  }
}

.p-news__map {
  display: none;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__map {
    display: block;
    width: 69.8666666667vw;
    height: 11.2vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .p-news__map {
    display: block;
    width: 69.8666666667vw;
    height: 11.2vw;
    margin: 0 auto;
  }
}

/* ============================================
concept
============================================ */
.l-concept {
  position: relative;
  background: url(../img/pc/concept-bg.webp) no-repeat center center/cover;
  padding-top: 6.6666666667vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept {
    padding-top: 16vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 78.1333333333vw;
    padding-right: 5.3333333333vw;
    background: url(../img/sp/concept-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-concept {
    padding-top: 16vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 78.1333333333vw;
    padding-right: 5.3333333333vw;
    background: url(../img/sp/concept-bg.webp) no-repeat center center/cover;
  }
}

.p-concept__ttl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  text-orientation: mixed; /* 文字の向きを自動調整 */
  text-align: left;
  font-size: max(12px, 6.6666666667vw);
  font-weight: 400;
  line-height: 1.0416666667;
  letter-spacing: 0.0625em;
  color: #d2d500;
  font-family: "EB Garamond", serif;
  top: 7.6388888889vw;
  left: 2.0833333333vw;
  position: absolute;
  z-index: 5;
  text-shadow: 4px 4px 2px rgb(255, 255, 255);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.0625em;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb; /* 横書き */
    position: relative;
    top: 0;
    left: 0;
  }
}
@media (max-width: 599px) {
  .p-concept__ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.0625em;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb; /* 横書き */
    position: relative;
    top: 0;
    left: 0;
  }
}

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

.l-concept__le {
  width: calc(100% - 48.1944444444vw);
  font-family: "Zen Old Mincho", serif;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-top: 7.2222222222vw;
  position: relative;
  left: 4.1666666667vw;
  z-index: 5;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept__le {
    width: 100%;
    margin-top: 5.3333333333vw;
    left: 0;
  }
}
@media (max-width: 599px) {
  .l-concept__le {
    width: 100%;
    margin-top: 5.3333333333vw;
    left: 0;
  }
}

.p-concept__le--subttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.p-concept__le--subttl::after {
  position: absolute;
  width: 5.8333333333vw;
  height: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -7.6388888889vw;
  background: #000000;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__le--subttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
  .p-concept__le--subttl::after {
    width: 22.4vw;
    right: -26.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-concept__le--subttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
  .p-concept__le--subttl::after {
    width: 22.4vw;
    right: -26.1333333333vw;
  }
}

.p-concept__le--ttl {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.04em;
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__le--ttl {
    margin-top: 5.8666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-concept__le--ttl {
    margin-top: 5.8666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}

.p-concept__le--en {
  margin-top: 1.3888888889vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0625em;
  font-family: "EB Garamond", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__le--en {
    margin-top: 3.4666666667vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-concept__le--en {
    margin-top: 3.4666666667vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}

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

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

.l-concept__name {
  position: absolute;
  background-color: #d2d500;
  border-radius: 50%;
  color: white;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  padding-top: 2.3611111111vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 2.3611111111vw;
  padding-right: 1.3888888889vw;
  bottom: 2.0833333333vw;
  right: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept__name {
    bottom: -6.6666666667vw;
    right: 1.0666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) and (min-width: 600px) and (max-width: 767px) {
  .l-concept__name {
    padding-top: 4vw;
    padding-left: 4vw;
    padding-bottom: 9.0666666667vw;
    padding-right: 4vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) and (max-width: 599px) {
  .l-concept__name {
    padding-top: 4vw;
    padding-left: 4vw;
    padding-bottom: 9.0666666667vw;
    padding-right: 4vw;
  }
}
@media (max-width: 599px) {
  .l-concept__name {
    bottom: -6.6666666667vw;
    right: 1.0666666667vw;
  }
}
@media (max-width: 599px) and (min-width: 600px) and (max-width: 767px) {
  .l-concept__name {
    padding-top: 4vw;
    padding-left: 4vw;
    padding-bottom: 9.0666666667vw;
    padding-right: 4vw;
  }
}
@media (max-width: 599px) and (max-width: 599px) {
  .l-concept__name {
    padding-top: 4vw;
    padding-left: 4vw;
    padding-bottom: 9.0666666667vw;
    padding-right: 4vw;
  }
}

.p-concept__name--ja {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.03125em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__name--ja {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 599px) {
  .p-concept__name--ja {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}

.p-concept__name--en {
  font-size: max(12px, 0.9722222222vw);
  font-weight: 500;
  line-height: 1.4285714286;
  letter-spacing: 0.0714285714em;
  font-family: "EB Garamond", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__name--en {
    font-size: min(22px, 2.9333333333vw);
    font-weight: 500;
    line-height: 1.6363636364;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-concept__name--en {
    font-size: min(22px, 2.9333333333vw);
    font-weight: 500;
    line-height: 1.6363636364;
    letter-spacing: 0em;
  }
}

.p-concept__ri--tx {
  margin-top: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__ri--tx {
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-concept__ri--tx {
    margin-top: 10.6666666667vw;
  }
}

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

.p-concept__img02 {
  width: 36.1111111111vw;
  height: 22.2222222222vw;
  position: absolute;
  bottom: 10.9722222222vw;
  left: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__img02 {
    width: 81.3333333333vw;
    height: auto;
    bottom: 17.6vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (max-width: 599px) {
  .p-concept__img02 {
    width: 81.3333333333vw;
    height: auto;
    bottom: 17.6vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

/* ============================================
feature
============================================ */
.l-feature {
  margin-top: 3.1944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature {
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-feature {
    margin-top: 10.6666666667vw;
  }
}

.l-feature01,
.l-feature03,
.l-feature04,
.l-feature05 {
  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;
  padding-left: 5.5555555556vw;
  padding-top: 9.375vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 9.0277777778vw;
  padding-right: 0vw;
  position: relative;
  z-index: 1;
}
.l-feature01::after,
.l-feature03::after,
.l-feature04::after,
.l-feature05::after {
  position: absolute;
  width: 100%;
  height: 34.5138888889vw;
  bottom: 0;
  left: 0;
  background: #ffffe9;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01,
  .l-feature03,
  .l-feature04,
  .l-feature05 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
    padding-top: 21.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 5.3333333333vw;
  }
  .l-feature01::after,
  .l-feature03::after,
  .l-feature04::after,
  .l-feature05::after {
    height: 182.4vw;
  }
}
@media (max-width: 599px) {
  .l-feature01,
  .l-feature03,
  .l-feature04,
  .l-feature05 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
    padding-top: 21.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 5.3333333333vw;
  }
  .l-feature01::after,
  .l-feature03::after,
  .l-feature04::after,
  .l-feature05::after {
    height: 182.4vw;
  }
}

.l-feature03,
.l-feature05 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 9.375vw;
  padding-left: 0vw;
  padding-bottom: 9.0277777778vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature03,
  .l-feature05 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 21.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-feature03,
  .l-feature05 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 21.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}

.l-feature04::after {
  position: absolute;
  width: 55vw;
  height: 41.6666666667vw;
  bottom: 0vw;
  right: 0vw;
  left: auto;
  background: url(../img/pc/feature04-bg.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .l-feature04::after {
    width: 95.7333333333vw;
    height: 72.5333333333vw;
    bottom: 21.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-feature04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .l-feature04::after {
    width: 95.7333333333vw;
    height: 72.5333333333vw;
    bottom: 21.3333333333vw;
  }
}

.l-feature05::after {
  display: none;
}

.p-feature01__img,
.p-feature03__img,
.p-feature05__img {
  width: 45.2083333333vw;
  height: 30.625vw;
  position: relative;
  right: 4.8611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__img,
  .p-feature03__img,
  .p-feature05__img {
    width: 100%;
    height: auto;
    right: 0;
  }
}
@media (max-width: 599px) {
  .p-feature01__img,
  .p-feature03__img,
  .p-feature05__img {
    width: 100%;
    height: auto;
    right: 0;
  }
}

.p-feature03__img {
  left: 4.8611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature03__img {
    left: 0;
  }
}
@media (max-width: 599px) {
  .p-feature03__img {
    left: 0;
  }
}

.p-feature05__img {
  right: 0;
}

.p-feature01__img--tx,
.p-feature05__img--tx {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  background-color: #d2d500;
  color: white;
  border-top: 0.4861111111vw solid #a5a800;
  position: absolute;
  top: -1.3888888889vw;
  right: 1.7361111111vw;
  padding-top: 1.25vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 1.25vw;
  padding-right: 0.6944444444vw;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.125;
  letter-spacing: 0.03125em;
  font-family: "Zen Old Mincho", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__img--tx,
  .p-feature05__img--tx {
    border-top: 1.8666666667vw solid #a5a800;
    padding-top: 4.5333333333vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 2.1333333333vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0.04em;
    top: -13.3333333333vw;
    right: 4vw;
  }
}
@media (max-width: 599px) {
  .p-feature01__img--tx,
  .p-feature05__img--tx {
    border-top: 1.8666666667vw solid #a5a800;
    padding-top: 4.5333333333vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 2.1333333333vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0.04em;
    top: -13.3333333333vw;
    right: 4vw;
  }
}

.l-feature01__txbox,
.l-feature03__txbox,
.l-feature04__txbox,
.l-feature05__txbox {
  width: calc(100% - 45.2083333333vw);
  padding-top: 8.3333333333vw;
  padding-left: 2.9166666667vw;
  padding-bottom: 2.9166666667vw;
  padding-right: 2.9166666667vw;
  background: white;
  position: relative;
  z-index: 5;
  margin-top: 2.3611111111vw;
}
.l-feature01__txbox::after,
.l-feature03__txbox::after,
.l-feature04__txbox::after,
.l-feature05__txbox::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0.8333333333vw;
  border: 1px solid #a5a800;
  right: 0.8333333333vw;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01__txbox,
  .l-feature03__txbox,
  .l-feature04__txbox,
  .l-feature05__txbox {
    padding-top: 9.3333333333vw;
    padding-left: 4vw;
    padding-bottom: 9.3333333333vw;
    padding-right: 4vw;
    width: 100%;
    margin-top: 0;
  }
  .l-feature01__txbox::after,
  .l-feature03__txbox::after,
  .l-feature04__txbox::after,
  .l-feature05__txbox::after {
    top: 1.3333333333vw;
    right: 1.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-feature01__txbox,
  .l-feature03__txbox,
  .l-feature04__txbox,
  .l-feature05__txbox {
    padding-top: 9.3333333333vw;
    padding-left: 4vw;
    padding-bottom: 9.3333333333vw;
    padding-right: 4vw;
    width: 100%;
    margin-top: 0;
  }
  .l-feature01__txbox::after,
  .l-feature03__txbox::after,
  .l-feature04__txbox::after,
  .l-feature05__txbox::after {
    top: 1.3333333333vw;
    right: 1.3333333333vw;
  }
}

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

.p-feature__number {
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#a5a800), to(#d2d500));
  background: linear-gradient(to right, #a5a800 0%, #d2d500 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: max(12px, 3.3333333333vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  font-family: "EB Garamond", serif;
}
.p-feature__number span {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__number {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }
  .p-feature__number span {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-feature__number {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }
  .p-feature__number span {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.p-feature__ttl {
  font-size: max(12px, 2.5vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0277777778em;
  font-family: "Zen Old Mincho", serif;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__ttl {
    margin-top: 1.3333333333vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 599px) {
  .p-feature__ttl {
    margin-top: 1.3333333333vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}

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

.p-feature01__asi,
.p-feature03__asi,
.p-feature04__asi,
.p-feature05__asi {
  width: 17.6388888889vw;
  height: 17.6388888889vw;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__asi,
  .p-feature03__asi,
  .p-feature04__asi,
  .p-feature05__asi {
    width: 30.9333333333vw;
    height: 30.9333333333vw;
  }
}
@media (max-width: 599px) {
  .p-feature01__asi,
  .p-feature03__asi,
  .p-feature04__asi,
  .p-feature05__asi {
    width: 30.9333333333vw;
    height: 30.9333333333vw;
  }
}

.p-feature03__asi,
.p-feature05__asi {
  left: auto;
  right: 0;
  -webkit-transform: scaleX(-1) scaleY(1);
          transform: scaleX(-1) scaleY(1); /* 左右反転のみ */
}

.l-feature02 {
  padding-top: 8.4722222222vw;
  padding-left: 11.1111111111vw;
  padding-bottom: 8.4722222222vw;
  padding-right: 11.1111111111vw;
  position: relative;
  z-index: 1;
}
.l-feature02::after {
  position: absolute;
  width: 100%;
  height: 16.875vw;
  bottom: 0;
  left: 0;
  background: url(../img/pc/feature02-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature02 {
    padding-top: 13.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
  .l-feature02::after {
    height: 39.7333333333vw;
  }
}
@media (max-width: 599px) {
  .l-feature02 {
    padding-top: 13.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
  .l-feature02::after {
    height: 39.7333333333vw;
  }
}

.l-feature02__txbox {
  padding-top: 4.1666666667vw;
  padding-left: 2.9166666667vw;
  padding-bottom: 7.6388888889vw;
  padding-right: 2.9166666667vw;
  background: white;
  position: relative;
}
.l-feature02__txbox::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0.8333333333vw;
  border: 1px solid #a5a800;
  right: 0.8333333333vw;
  content: "";
}

.p-feature02__asi01,
.p-feature02__asi02 {
  width: 17.6388888889vw;
  height: 17.6388888889vw;
  position: absolute;
  top: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__asi01,
  .p-feature02__asi02 {
    width: 30.9333333333vw;
    height: 30.9333333333vw;
  }
}
@media (max-width: 599px) {
  .p-feature02__asi01,
  .p-feature02__asi02 {
    width: 30.9333333333vw;
    height: 30.9333333333vw;
  }
}

.p-feature02__asi01 {
  left: 0;
}

.p-feature02__asi02 {
  right: 0;
  -webkit-transform: scaleX(-1) scaleY(1);
          transform: scaleX(-1) scaleY(1); /* 左右反転のみ */
}

.l-feature04__img {
  position: relative;
  width: 55vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature04__img {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-feature04__img {
    width: 100%;
  }
}

.p-feature04__img01,
.p-feature04__img02 {
  width: 26.875vw;
  height: 25.1388888889vw;
  position: absolute;
  z-index: 15;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature04__img01,
  .p-feature04__img02 {
    position: relative;
    width: 54.9333333333vw;
    height: 51.4666666667vw;
  }
}
@media (max-width: 599px) {
  .p-feature04__img01,
  .p-feature04__img02 {
    position: relative;
    width: 54.9333333333vw;
    height: 51.4666666667vw;
  }
}

.p-feature04__img01 {
  left: 0vw;
  top: 0;
}

.p-feature04__img--tx01,
.p-feature04__img--tx02 {
  position: absolute;
  padding-top: 0.6944444444vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 1.3888888889vw;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.03125em;
  font-family: "Zen Old Mincho", serif;
  background: white;
  border-left: 0.4861111111vw solid #a5a800;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature04__img--tx01,
  .p-feature04__img--tx02 {
    padding-top: 0.8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 0.8vw;
    padding-right: 2.6666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.04em;
    border-left: 1.8666666667vw solid #a5a800;
  }
}
@media (max-width: 599px) {
  .p-feature04__img--tx01,
  .p-feature04__img--tx02 {
    padding-top: 0.8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 0.8vw;
    padding-right: 2.6666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.04em;
    border-left: 1.8666666667vw solid #a5a800;
  }
}

.p-feature04__img--tx01 {
  left: 0;
  top: 0;
}

.p-feature04__img--tx02 {
  left: 0;
  bottom: 0;
}

.p-feature04__img02 {
  bottom: 2.2916666667vw;
  right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature04__img02 {
    bottom: 0;
    margin-left: auto;
    margin-top: 3.7333333333vw;
  }
}
@media (max-width: 599px) {
  .p-feature04__img02 {
    bottom: 0;
    margin-left: auto;
    margin-top: 3.7333333333vw;
  }
}

.l-feature__banner {
  width: 55vw;
  height: 22.0138888889vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__banner {
    width: 89.3333333333vw;
    height: 35.7333333333vw;
  }
}
@media (max-width: 599px) {
  .l-feature__banner {
    width: 89.3333333333vw;
    height: 35.7333333333vw;
  }
}

.l-medical {
  margin-top: 8.6111111111vw;
  position: relative;
}
.l-medical::before {
  position: absolute;
  width: 23.4027777778vw;
  height: 17.6388888889vw;
  top: 0vw;
  left: 0vw;
  background: url(../img/pc/medical-asi.webp) no-repeat center center/cover;
  content: "";
}
.l-medical::after {
  position: absolute;
  width: 23.4027777778vw;
  height: 17.6388888889vw;
  top: 0vw;
  right: 0vw;
  -webkit-transform: scaleX(-1) scaleY(1);
          transform: scaleX(-1) scaleY(1); /* 左右反転のみ */
  background: url(../img/pc/medical-asi.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical {
    margin-top: 10.6666666667vw;
    padding-top: 14.9333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
  .l-medical::before, .l-medical::after {
    width: 30.9333333333vw;
    height: 30.9333333333vw;
    background: url(../img/pc/feature-asi.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-medical {
    margin-top: 10.6666666667vw;
    padding-top: 14.9333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
  .l-medical::before, .l-medical::after {
    width: 30.9333333333vw;
    height: 30.9333333333vw;
    background: url(../img/pc/feature-asi.webp) no-repeat center center/cover;
  }
}

.p-medical__ttl {
  background: -webkit-gradient(linear, left bottom, left top, from(#f3f606), to(#e3e4a9));
  background: linear-gradient(to top, #f3f606 0%, #e3e4a9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.l-medical__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.9444444444vw 1.5277777778vw;
  padding-top: 3.75vw;
  padding-left: 9.0277777778vw;
  padding-bottom: 9.0277777778vw;
  padding-right: 9.0277777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__items {
    padding: 0;
    margin-top: 6.4vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-medical__items {
    padding: 0;
    margin-top: 6.4vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.9333333333vw;
  }
}

.l-medical__item {
  background-color: #f2f3f8;
  position: relative;
  padding-top: 4.3055555556vw;
  padding-left: 0vw;
  padding-bottom: 8.125vw;
  padding-right: 0vw;
}
.l-medical__item::before {
  position: absolute;
  width: 1.3888888889vw;
  height: 1.3888888889vw;
  top: 0.6944444444vw;
  right: 0.6944444444vw;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  content: "";
}
.l-medical__item::after {
  position: absolute;
  width: 1.3888888889vw;
  height: 1.3888888889vw;
  bottom: 0.6944444444vw;
  left: 0.6944444444vw;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__item {
    padding-top: 6.9333333333vw;
    padding-left: 0vw;
    padding-bottom: 11.7333333333vw;
    padding-right: 0vw;
  }
  .l-medical__item::before, .l-medical__item::after {
    width: 2.4vw;
    height: 2.4vw;
  }
}
@media (max-width: 599px) {
  .l-medical__item {
    padding-top: 6.9333333333vw;
    padding-left: 0vw;
    padding-bottom: 11.7333333333vw;
    padding-right: 0vw;
  }
  .l-medical__item::before, .l-medical__item::after {
    width: 2.4vw;
    height: 2.4vw;
  }
}

.p-medical__icon {
  position: absolute;
  width: 6.7361111111vw;
  height: 6.7361111111vw;
  top: 7.3611111111vw;
  left: 0.625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__icon {
    width: 11.2vw;
    height: 11.2vw;
    top: 12.2666666667vw;
    left: 1.0666666667vw;
  }
}
@media (max-width: 599px) {
  .p-medical__icon {
    width: 11.2vw;
    height: 11.2vw;
    top: 12.2666666667vw;
    left: 1.0666666667vw;
  }
}

.l-medical__txbox {
  padding-left: 6.9444444444vw;
  text-align: center;
  position: relative;
}
.l-medical__txbox::after {
  position: absolute;
  width: 4.1666666667vw;
  height: 0.4166666667vw;
  bottom: -2.7777777778vw;
  right: 7.9861111111vw;
  background: url(../img/pc/medical-arrow.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-medical__txbox::after {
    height: 0.4861111111vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__txbox {
    padding-left: 13.3333333333vw;
  }
  .l-medical__txbox::after {
    width: 7.4666666667vw;
    height: 0.8vw;
    bottom: -2.9333333333vw;
    right: 11.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-medical__txbox {
    padding-left: 13.3333333333vw;
  }
  .l-medical__txbox::after {
    width: 7.4666666667vw;
    height: 0.8vw;
    bottom: -2.9333333333vw;
    right: 11.4666666667vw;
  }
}

.p-medical__item--en {
  font-family: "EB Garamond", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--en {
    font-size: min(20px, 2.6666666667vw);
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.19em;
  }
}
@media (max-width: 599px) {
  .p-medical__item--en {
    font-size: min(20px, 2.6666666667vw);
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.19em;
  }
}

.p-medical__item--ja {
  font-size: max(12px, 2.5vw);
  font-weight: 500;
  line-height: 1.1111111111;
  letter-spacing: 0.0555555556em;
  font-family: "Zen Old Mincho", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--ja {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-medical__item--ja {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}

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

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

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

.l-view__items,
.l-qa__items {
  padding-top: 0vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 5.5555555556vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-view__items,
  .l-qa__items {
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    gap: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .l-view__items,
  .l-qa__items {
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    gap: 8.5333333333vw;
  }
}

.p-qa__q,
.p-view__q {
  background: #ffffe9;
  padding-top: 0.6944444444vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 4.1666666667vw;
  cursor: pointer;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-qa__q,
  .p-view__q {
    padding-top: 2.6666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 8vw;
  }
  .p-qa__q::before,
  .p-view__q::before {
    top: 4.8vw;
  }
}
@media (max-width: 599px) {
  .p-qa__q,
  .p-view__q {
    padding-top: 2.6666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 8vw;
  }
  .p-qa__q::before,
  .p-view__q::before {
    top: 4.8vw;
  }
}

.p-qa__q {
  padding-left: 5vw;
}
.p-qa__q::before {
  position: absolute;
  width: 3.6111111111vw;
  height: 3.6111111111vw;
  top: 0vw;
  left: 0vw;
  background: #c5c800;
  content: "Q";
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0em;
  font-family: "EB Garamond", serif;
  color: white;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-qa__q::before {
    display: none;
  }
}
@media (max-width: 599px) {
  .p-qa__q::before {
    display: none;
  }
}

.l-qa__icon,
.l-view__icon {
  height: 2.5694444444vw;
  width: 2.5694444444vw;
  position: absolute;
  right: 2.0833333333vw;
  background-color: #c5c800;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-qa__icon::after,
.l-view__icon::after {
  position: absolute;
  width: 0.6944444444vw;
  height: 0.6944444444vw;
  top: 0.9722222222vw;
  left: 0.9722222222vw;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  content: "";
}
.l-qa__icon.is-open::after,
.l-view__icon.is-open::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-qa__icon,
  .l-view__icon {
    height: 5.6vw;
    width: 5.6vw;
    right: 2.1333333333vw;
  }
  .l-qa__icon::after,
  .l-view__icon::after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    top: 1.3333333333vw;
    left: 1.6vw;
  }
}
@media (max-width: 599px) {
  .l-qa__icon,
  .l-view__icon {
    height: 5.6vw;
    width: 5.6vw;
    right: 2.1333333333vw;
  }
  .l-qa__icon::after,
  .l-view__icon::after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    top: 1.3333333333vw;
    left: 1.6vw;
  }
}

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

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

.l-qa__a {
  background-color: #fffff6;
  padding-top: 2.9166666667vw;
  padding-left: 1.8055555556vw;
  padding-bottom: 2.9166666667vw;
  padding-right: 1.8055555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-qa__a {
    padding-top: 5.8666666667vw;
    padding-left: 3.7333333333vw;
    padding-bottom: 5.8666666667vw;
    padding-right: 3.7333333333vw;
  }
}
@media (max-width: 599px) {
  .l-qa__a {
    padding-top: 5.8666666667vw;
    padding-left: 3.7333333333vw;
    padding-bottom: 5.8666666667vw;
    padding-right: 3.7333333333vw;
  }
}

.l-recruit {
  margin-top: 6.25vw;
  margin-left: 5.5555555556vw;
  margin-bottom: 6.25vw;
  margin-right: 5.5555555556vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0vw;
  padding-left: 2.6388888889vw;
  padding-bottom: 3.8888888889vw;
  padding-right: 3.3333333333vw;
  background: #ffffe9;
  position: relative;
  z-index: 1;
}
.l-recruit::after {
  position: absolute;
  width: 30.0694444444vw;
  height: 30.0694444444vw;
  bottom: 0vw;
  left: 0vw;
  background: url(../img/pc/feature-asi.webp) no-repeat center center/cover;
  -webkit-transform: scaleX(1) scaleY(-1);
          transform: scaleX(1) scaleY(-1); /* 左右反転のみ */
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit {
    margin-top: 18.6666666667vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 14.1333333333vw;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-recruit {
    margin-top: 18.6666666667vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 14.1333333333vw;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.l-recruit__le {
  width: 36.7361111111vw;
  height: 26.6666666667vw;
  position: relative;
  top: -2.3611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__le {
    width: 81.8666666667vw;
    height: auto;
    top: -8vw;
  }
}
@media (max-width: 599px) {
  .l-recruit__le {
    width: 81.8666666667vw;
    height: auto;
    top: -8vw;
  }
}

.p-recruit__img02 {
  width: 17.6388888889vw;
  height: 12.2222222222vw;
  position: absolute;
  right: -2.7083333333vw;
  bottom: -4.2361111111vw;
  z-index: 5;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__img02 {
    width: 39.4666666667vw;
    height: 27.2vw;
    bottom: -9.3333333333vw;
    right: -6.9333333333vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__img02 {
    width: 39.4666666667vw;
    height: 27.2vw;
    bottom: -9.3333333333vw;
    right: -6.9333333333vw;
  }
}

.l-recruit__ri {
  width: calc(100% - 36.7361111111vw);
  position: relative;
  top: -2.3611111111vw;
  background: white;
  text-align: center;
  padding-top: 3.0555555556vw;
  padding-left: 0vw;
  padding-bottom: 3.0555555556vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__ri {
    width: 100%;
    top: 0;
    padding-top: 0vw;
    padding-left: 6.4vw;
    padding-bottom: 6.9333333333vw;
    padding-right: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-recruit__ri {
    width: 100%;
    top: 0;
    padding-top: 0vw;
    padding-left: 6.4vw;
    padding-bottom: 6.9333333333vw;
    padding-right: 6.4vw;
  }
}

.p-recruit__ttl {
  color: #d2d500;
  font-size: max(12px, 4.4444444444vw);
  font-weight: 400;
  line-height: 1.5625;
  letter-spacing: 0.09375em;
  font-family: "EB Garamond", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__ttl {
    font-size: min(72px, 9.6vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-recruit__ttl {
    font-size: min(72px, 9.6vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}

.p-recruit__subttl {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.04em;
  font-family: "Zen Old Mincho", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-recruit__subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.0416666667em;
  }
}

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

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

.l-footer__inner {
  background: #fffff6;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__inner {
    margin-top: 27.7333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__inner {
    margin-top: 27.7333333333vw;
  }
}

.l-footer__logo {
  text-align: center;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 700;
  line-height: 1.4285714286;
  letter-spacing: 0.0714285714em;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #a8947e;
}
.l-footer__logo span {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #a5d624;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__logo {
    font-size: min(28px, 3.7333333333vw);
    font-weight: 700;
    line-height: 1.4285714286;
    letter-spacing: 0.0714285714em;
  }
  .l-footer__logo span {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .l-footer__logo {
    font-size: min(28px, 3.7333333333vw);
    font-weight: 700;
    line-height: 1.4285714286;
    letter-spacing: 0.0714285714em;
  }
  .l-footer__logo span {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
}

.p-footer__add {
  margin-top: 1.3888888889vw;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
}
.p-footer__add::before {
  position: absolute;
  width: 1.1805555556vw;
  height: 1.1805555556vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -1.875vw;
  background: url(../img/pc/access-pin-bk.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__add {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.04em;
    margin-top: 5.3333333333vw;
  }
  .p-footer__add::before {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
    left: -5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-footer__add {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.04em;
    margin-top: 5.3333333333vw;
  }
  .p-footer__add::before {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
    left: -5.3333333333vw;
  }
}

.l-footer__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.1666666667vw;
  padding-top: 3.0555555556vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 9.0277777778vw;
  padding-right: 5.5555555556vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-footer__fx {
    padding-top: 2.7777777778vw;
    padding-left: 1.3888888889vw;
    padding-bottom: 2.7777777778vw;
    padding-right: 1.3888888889vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    padding-top: 7.4666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 7.4666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    padding-top: 7.4666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 7.4666666667vw;
    padding-right: 5.3333333333vw;
  }
}

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

.l-footer__tel {
  background: white;
  padding-top: 0.7638888889vw;
  padding-left: 2.9861111111vw;
  padding-bottom: 0.7638888889vw;
  padding-right: 0.9027777778vw;
  position: relative;
}
.l-footer__tel::before {
  position: absolute;
  width: 0.7638888889vw;
  height: 1.3194444444vw;
  bottom: 0vw;
  right: 0.625vw;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  content: "";
}
.l-footer__tel::after {
  position: absolute;
  width: 0.7638888889vw;
  height: 1.3194444444vw;
  top: 0vw;
  left: 0.625vw;
  border-bottom: 1px solid;
  border-left: 1px solid;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__tel {
    padding-top: 2.9333333333vw;
    padding-left: 11.4666666667vw;
    padding-bottom: 2.9333333333vw;
    padding-right: 3.4666666667vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .l-footer__tel::before {
    width: 2.9333333333vw;
    height: 5.0666666667vw;
    right: 2.4vw;
  }
  .l-footer__tel::after {
    width: 2.9333333333vw;
    height: 5.0666666667vw;
    left: 2.4vw;
  }
}
@media (max-width: 599px) {
  .l-footer__tel {
    padding-top: 2.9333333333vw;
    padding-left: 11.4666666667vw;
    padding-bottom: 2.9333333333vw;
    padding-right: 3.4666666667vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .l-footer__tel::before {
    width: 2.9333333333vw;
    height: 5.0666666667vw;
    right: 2.4vw;
  }
  .l-footer__tel::after {
    width: 2.9333333333vw;
    height: 5.0666666667vw;
    left: 2.4vw;
  }
}

.p-footer__tel--tx {
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
  font-family: "Zen Old Mincho", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__tel--tx {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-footer__tel--tx {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}

.p-footer__tel {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.03125em;
  font-family: "EB Garamond", serif;
  position: relative;
}
.p-footer__tel::before {
  position: absolute;
  width: 1.3888888889vw;
  height: 1.3888888889vw;
  top: 0.8333333333vw;
  left: -2.0833333333vw;
  background: url(../img/pc/tel.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__tel {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
  .p-footer__tel::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    top: 3.2vw;
    left: -8vw;
  }
}
@media (max-width: 599px) {
  .p-footer__tel {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
  .p-footer__tel::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    top: 3.2vw;
    left: -8vw;
  }
}

.l-footer__web {
  background: #a5d624;
  padding-top: 0.9722222222vw;
  padding-left: 2.0138888889vw;
  padding-bottom: 0.9722222222vw;
  padding-right: 2.0138888889vw;
  color: white;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  position: relative;
}
.l-footer__web::after {
  bottom: 0.2083333333vw;
  right: 0.2083333333vw;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 0.8333333333vw solid transparent;
  border-bottom: 0;
  border-left: 0;
  border-right: 0.8333333333vw solid;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__web {
    padding-top: 3.7333333333vw;
    padding-left: 7.7333333333vw;
    padding-bottom: 3.7333333333vw;
    padding-right: 7.7333333333vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .l-footer__web::after {
    bottom: 0.8vw;
    right: 0.8vw;
    border-top: 3.2vw solid transparent;
    border-right: 3.2vw solid;
  }
}
@media (max-width: 599px) {
  .l-footer__web {
    padding-top: 3.7333333333vw;
    padding-left: 7.7333333333vw;
    padding-bottom: 3.7333333333vw;
    padding-right: 7.7333333333vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .l-footer__web::after {
    bottom: 0.8vw;
    right: 0.8vw;
    border-top: 3.2vw solid transparent;
    border-right: 3.2vw solid;
  }
}

.p-footer__web--tx {
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__web--tx {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-footer__web--tx {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}

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

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

.p-footer__train,
.p-footer__parking {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
  font-family: "Zen Old Mincho", serif;
  padding-left: 3.8888888889vw;
  position: relative;
}
.p-footer__train::before,
.p-footer__parking::before {
  position: absolute;
  width: 3.0555555556vw;
  height: 3.0555555556vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background: url(../img/pc/train.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__train,
  .p-footer__parking {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.04em;
    padding-left: 14.9333333333vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .p-footer__train::before,
  .p-footer__parking::before {
    width: 11.7333333333vw;
    height: 11.7333333333vw;
  }
}
@media (max-width: 599px) {
  .p-footer__train,
  .p-footer__parking {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.04em;
    padding-left: 14.9333333333vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .p-footer__train::before,
  .p-footer__parking::before {
    width: 11.7333333333vw;
    height: 11.7333333333vw;
  }
}

.p-footer__parking::before {
  background: url(../img/pc/parking.webp) no-repeat center center/cover;
}

.c-schedule__table {
  border-collapse: collapse;
  padding-top: 2.4305555556vw;
  padding-left: 2.4305555556vw;
  padding-bottom: 2.4305555556vw;
  padding-right: 2.4305555556vw;
  border: 1px solid;
  display: block;
}
.c-schedule__table thead {
  border-bottom: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__table {
    padding-top: 8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 8vw;
    padding-right: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .c-schedule__table {
    padding-top: 8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 8vw;
    padding-right: 2.6666666667vw;
  }
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
  padding-top: 0.6944444444vw;
  padding-left: 0.8333333333vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.8333333333vw;
  font-family: "Zen Old Mincho", serif;
  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.7333333333vw);
    font-weight: 400;
    line-height: 1.2142857143;
    letter-spacing: 0em;
    padding-top: 1.8666666667vw;
    padding-left: 1.8666666667vw;
    padding-bottom: 1.8666666667vw;
    padding-right: 1.8666666667vw;
  }
}
@media (max-width: 599px) {
  .c-schedule__header,
  .c-schedule__data,
  .c-schedule__time {
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 1.2142857143;
    letter-spacing: 0em;
    padding-top: 1.8666666667vw;
    padding-left: 1.8666666667vw;
    padding-bottom: 1.8666666667vw;
    padding-right: 1.8666666667vw;
  }
}

.l-footer__google {
  display: none;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__google {
    display: block;
    width: 69.8666666667vw;
    height: 11.2vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-footer__google {
    display: block;
    width: 69.8666666667vw;
    height: 11.2vw;
    margin: 0 auto;
  }
}

.l-footer__map {
  width: 100%;
  height: 30.625vw;
}
.l-footer__map iframe {
  width: 100%;
  height: 30.625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__map {
    margin-top: 8.8vw;
    height: 65.0666666667vw;
  }
  .l-footer__map iframe {
    height: 65.0666666667vw;
  }
}
@media (max-width: 599px) {
  .l-footer__map {
    margin-top: 8.8vw;
    height: 65.0666666667vw;
  }
  .l-footer__map iframe {
    height: 65.0666666667vw;
  }
}

.p-footer__site--ttl {
  margin-top: 6.3888888889vw;
  margin-left: 5.5555555556vw;
  margin-bottom: 1.3888888889vw;
  margin-right: 5.5555555556vw;
  padding-bottom: 0.8333333333vw;
  border-bottom: 1px solid;
  font-family: "EB Garamond", serif;
  text-align: center;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__site--ttl {
    margin-top: 10.6666666667vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
    padding-bottom: 1.6vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 599px) {
  .p-footer__site--ttl {
    margin-top: 10.6666666667vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
    padding-bottom: 1.6vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.04em;
  }
}

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

.p-footer__item {
  font-family: "Zen Old Mincho", serif;
}

.l-footer__copy {
  text-align: center;
  padding-top: 10.7638888889vw;
  padding-left: 0vw;
  padding-bottom: 1.6666666667vw;
  padding-right: 0vw;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 500;
  line-height: 1.4285714286;
  letter-spacing: 0.0714285714em;
  font-family: "EB Garamond", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__copy {
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 5.8666666667vw;
    padding-right: 0vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 1.4285714286;
    letter-spacing: 0.0714285714em;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 5.8666666667vw;
    padding-right: 0vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 1.4285714286;
    letter-spacing: 0.0714285714em;
  }
}

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

.c-fv__ttlbox {
  text-align: center;
}

.c-fv__ttl {
  font-family: "Zen Old Mincho", serif;
  font-size: max(12px, 2.7777777778vw);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .c-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}

.c-fv__subttl {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.03125em;
  font-family: "EB Garamond", serif;
  color: #d2d500;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.025em;
  }
}
@media (max-width: 599px) {
  .c-fv__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.025em;
  }
}

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

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

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

.l-staff__name {
  bottom: 0.9722222222vw;
  right: 0;
}

.l-staff01__items {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  margin-top: 5.9027777778vw;
  background: url(../img/pc/staff01-bg.webp) no-repeat center center/cover;
  padding-top: 3.3333333333vw;
  padding-left: 9.0277777778vw;
  padding-bottom: 3.3333333333vw;
  padding-right: 9.0277777778vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5277777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-staff01__items {
    padding-top: 8.5333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 5.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-staff01__items {
    padding-top: 8.5333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 5.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
  }
}

.l-staff01__item {
  background: white;
  padding-top: 1.9444444444vw;
  padding-left: 1.9444444444vw;
  padding-bottom: 1.9444444444vw;
  padding-right: 1.9444444444vw;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-staff01__item:nth-child(2) .p-staff01__item--ttl {
  background-color: #a8947e;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-staff01__item {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-staff01__item {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}

.p-staff01__item--ttl {
  padding-top: 0.6944444444vw;
  padding-left: 0vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  text-align: center;
  color: white;
  background: #a5a800;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-staff01__item--ttl {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-staff01__item--ttl {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
  }
}

.p-staff02__tx {
  margin-top: 5.5555555556vw;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.0625em;
  padding-top: 0vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 0vw;
  padding-right: 1.3888888889vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: "Zen Old Mincho", serif;
  position: relative;
}
.p-staff02__tx::before, .p-staff02__tx::after {
  position: absolute;
  width: 1px;
  height: 2.6388888889vw;
  bottom: 0vw;
  background: #000000;
  content: "";
}
.p-staff02__tx::before {
  left: 0vw;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}
.p-staff02__tx::after {
  right: 0vw;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-staff02__tx {
    margin-top: 10.6666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
    padding-top: 0vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.2666666667vw;
  }
  .p-staff02__tx::before, .p-staff02__tx::after {
    height: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-staff02__tx {
    margin-top: 10.6666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
    padding-top: 0vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.2666666667vw;
  }
  .p-staff02__tx::before, .p-staff02__tx::after {
    height: 4.2666666667vw;
  }
}

.p-staff02__img {
  width: 56.1805555556vw;
  height: 32.4305555556vw;
  margin: 0 auto;
  margin-top: 6.1805555556vw;
  padding-bottom: 6.1111111111vw;
  position: relative;
  z-index: 1;
}
.p-staff02__img::after {
  position: absolute;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  height: 15.9722222222vw;
  bottom: 0;
  left: 0;
  background: #ffffe9;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-staff02__img {
    width: 100%;
    height: auto;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-staff02__img {
    width: 100%;
    height: auto;
    margin-top: 10.6666666667vw;
  }
}

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

.p-Recruit02__table--ttl,
.p-Recruit02__table--tx {
  padding-top: 0.6944444444vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.6944444444vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
  vertical-align: middle;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Recruit02__table--ttl,
  .p-Recruit02__table--tx {
    padding-top: 1.6vw;
    padding-left: 1.6vw;
    padding-bottom: 1.6vw;
    padding-right: 1.6vw;
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0277777778em;
  }
}
@media (max-width: 599px) {
  .p-Recruit02__table--ttl,
  .p-Recruit02__table--tx {
    padding-top: 1.6vw;
    padding-left: 1.6vw;
    padding-bottom: 1.6vw;
    padding-right: 1.6vw;
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0277777778em;
  }
}

.p-Recruit02__table--ttl {
  background: #a5a800;
  color: white;
  border: 1px solid;
  width: 28.4027777778vw;
  text-align: center;
}

.p-Recruit02__table--tx {
  border: 1px solid #a5a800;
}

/* ============================================
access
============================================ */
.p-access01__img {
  width: 42.5vw;
  height: 24.8611111111vw;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.p-access01__img::after {
  position: absolute;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  height: 22.0833333333vw;
  background: url(../img/pc/access01-bg.webp) no-repeat center center/cover;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  content: "";
  z-index: -1;
}

.l-access01__inner {
  margin-top: 5.2777777778vw;
}

.p-access__add {
  padding-top: 3.4722222222vw;
  padding-left: 0vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 0vw;
  position: relative;
}
.p-access__add::after {
  position: absolute;
  width: 2.5694444444vw;
  height: 2.5694444444vw;
  top: 0vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/access-pin-bk.webp) no-repeat center center/cover;
  content: "";
}

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

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

.l-access02__box {
  padding-top: 3.4722222222vw;
  padding-left: 4.3055555556vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 4.3055555556vw;
  border: 1px solid #ddd;
}
.l-access02__box .mt24 {
  padding-top: 1.6666666667vw;
  border-top: 1px solid #ddd;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access02__box {
    padding-top: 8.5333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 4.2666666667vw;
  }
  .l-access02__box .mt24 {
    padding-top: 3.2vw;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .l-access02__box {
    padding-top: 8.5333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 4.2666666667vw;
  }
  .l-access02__box .mt24 {
    padding-top: 3.2vw;
    text-align: center;
  }
}

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

.l-access03__inner {
  background-color: #f4efe8;
  position: relative;
  padding-top: 3.3333333333vw;
  padding-left: 3.0555555556vw;
  padding-bottom: 3.3333333333vw;
  padding-right: 3.0555555556vw;
  z-index: 1;
}
.l-access03__inner::before {
  position: absolute;
  width: calc(100% - 1.6666666667vw);
  height: calc(100% - 1.6666666667vw);
  border: 1px solid #a8947e;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access03__inner {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-access03__inner {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}

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

.p-access03__ttl,
.p-access03__subttl,
.p-access03__dg3--ttl {
  padding-top: 0.6944444444vw;
  padding-left: 0vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  color: white;
  font-family: "Zen Old Mincho", serif;
  background-color: #515151;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-access03__ttl,
  .p-access03__subttl,
  .p-access03__dg3--ttl {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-access03__ttl,
  .p-access03__subttl,
  .p-access03__dg3--ttl {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
  }
}

.p-access03__subttl {
  background-color: #a8947e;
}

.p-access03__dg3--ttl {
  background: #a5a800;
}

.p-access03__subttl,
.l-access03__dg3 {
  margin-top: 3.3333333333vw;
  margin-left: 7.8472222222vw;
  margin-bottom: 0vw;
  margin-right: 7.8472222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-access03__subttl,
  .l-access03__dg3 {
    margin-top: 6.4vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-access03__subttl,
  .l-access03__dg3 {
    margin-top: 6.4vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}

.l-access03__box {
  background: white;
  padding-top: 1.8055555556vw;
  padding-left: 4.4444444444vw;
  padding-bottom: 1.8055555556vw;
  padding-right: 4.4444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access03__box {
    padding-top: 6.4vw;
    padding-left: 3.2vw;
    padding-bottom: 6.4vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-access03__box {
    padding-top: 6.4vw;
    padding-left: 3.2vw;
    padding-bottom: 6.4vw;
    padding-right: 3.2vw;
  }
}

.l-clinic01__box {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  background: url(../img/pc/clinic01.webp) no-repeat center center/cover;
  padding-top: 5.5555555556vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic01__box {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-clinic01__box {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.l-clinic01__inner {
  background: white;
  padding-top: 4.1666666667vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic01__inner {
    padding-top: 6.4vw;
    padding-left: 3.2vw;
    padding-bottom: 6.4vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-clinic01__inner {
    padding-top: 6.4vw;
    padding-left: 3.2vw;
    padding-bottom: 6.4vw;
    padding-right: 3.2vw;
  }
}

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

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

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

.p-clinic02__table--ttl,
.p-clinic02__table--tx {
  vertical-align: middle;
  padding-top: 0.6944444444vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic02__table--ttl,
  .p-clinic02__table--tx {
    padding-top: 1.6vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 1.6vw;
    padding-right: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-clinic02__table--ttl,
  .p-clinic02__table--tx {
    padding-top: 1.6vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 1.6vw;
    padding-right: 2.1333333333vw;
  }
}

.p-clinic02__table--ttl {
  background: #a5a800;
  color: white;
  border-bottom: 1px solid;
  text-align: center;
  width: 15.2777777778vw;
}

.p-clinic02__table--tx {
  border: 1px solid #a5a800;
}

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

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

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

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

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
}

.l-clinic__pagination .swiper-pagination-bullet {
  opacity: 1;
  background: #fbf4e9;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

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

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -58.3333333333vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 600px) and (max-width: 767px) {
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -106.6666666667vw;
  }
}
@media (max-width: 599px) {
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -106.6666666667vw;
  }
}

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

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

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

.l-clinic03__items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.6944444444vw;
  margin-top: 5.6944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic03__items {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 12.8vw;
  }
}
@media (max-width: 599px) {
  .l-clinic03__items {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 12.8vw;
  }
}

.l-clinic03__item {
  cursor: pointer;
}

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

.c-trouble {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  margin-top: 6.25vw;
  background: url(../img/pc/trouble-bg.webp) no-repeat center center/cover;
  padding-top: 5.5555555556vw;
  padding-left: 15.4166666667vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 15.4166666667vw;
  position: relative;
}
.c-trouble::after {
  position: absolute;
  width: 19.4444444444vw;
  height: 19.4444444444vw;
  bottom: 0;
  right: 0;
  background: url(../img/pc/feature-asi.webp) no-repeat center center/cover;
  -webkit-transform: scaleX(-1) scaleY(-1);
          transform: scaleX(-1) scaleY(-1); /* 左右反転のみ */
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .c-trouble {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    margin-top: 10.6666666667vw;
  }
}

.c-trouble__inner {
  background: white;
  padding-top: 1.0416666667vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 4.1666666667vw;
  position: relative;
  z-index: 1;
}
.c-trouble__inner::before {
  position: absolute;
  width: calc(100% - 1.1111111111vw);
  height: calc(100% - 1.1111111111vw);
  border: 1px solid #a5d624;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  z-index: -1;
}
.c-trouble__inner::after {
  position: absolute;
  width: 8.125vw;
  height: 8.125vw;
  top: 0vw;
  left: 0vw;
  background: url(../img/pc/feature-asi.webp) no-repeat center center/cover;
  z-index: -1;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble__inner {
    padding-top: 6.4vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 6.4vw;
    padding-right: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .c-trouble__inner {
    padding-top: 6.4vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 6.4vw;
    padding-right: 2.1333333333vw;
  }
}

.c-trouble__ttlbox {
  position: relative;
  text-align: center;
}

.c-trouble__ttl {
  font-size: max(12px, 4.4444444444vw);
  font-weight: 400;
  line-height: 1.3125;
  letter-spacing: 0.0625em;
  color: #ddd;
  font-family: "EB Garamond", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .c-trouble__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}

.c-trouble__subttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0208333333em;
  font-family: "Zen Old Mincho", serif;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble__subttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.03125em;
  }
}
@media (max-width: 599px) {
  .c-trouble__subttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.03125em;
  }
}

.c-check {
  margin-top: 2.0833333333vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.4166666667vw 0.8333333333vw;
}
.c-check li {
  padding-left: 2.0833333333vw;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.c-check li::before {
  position: absolute;
  width: 1.1111111111vw;
  height: 1.1111111111vw;
  top: 0.6944444444vw;
  left: 0vw;
  background: url(../img/pc/check.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 768px) and (max-width: 999px) {
  .c-check li::before {
    top: 0.9722222222vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-check {
    grid-template-columns: 1fr;
    gap: 3.2vw;
    margin-top: 6.4vw;
  }
  .c-check li {
    padding-left: 4.2666666667vw;
  }
  .c-check li::before {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    top: 1.6vw;
  }
}
@media (max-width: 599px) {
  .c-check {
    grid-template-columns: 1fr;
    gap: 3.2vw;
    margin-top: 6.4vw;
  }
  .c-check li {
    padding-left: 4.2666666667vw;
  }
  .c-check li::before {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    top: 1.6vw;
  }
}

.p-medical03__ttl {
  margin-top: 3.3333333333vw;
  text-align: center;
  font-size: max(12px, 2.5vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
  position: relative;
  padding-bottom: 1.8055555556vw;
  font-family: "Zen Old Mincho", serif;
}
.p-medical03__ttl::after {
  position: absolute;
  width: 9.1666666667vw;
  height: 0.9722222222vw;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/medical03-ttl.webp) no-repeat center center/cover;
  content: "";
}

.dg3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 4.5138888889vw;
  gap: 1.6666666667vw 1.1805555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .dg3 {
    grid-template-columns: 1fr;
    gap: 6.4vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .dg3 {
    grid-template-columns: 1fr;
    gap: 6.4vw;
    margin-top: 8vw;
  }
}

.p-dg3__ttl {
  background-color: #a8947e;
  color: white;
  text-align: center;
  padding-top: 0.6944444444vw;
  padding-left: 0vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-dg3__ttl {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0277777778em;
  }
}
@media (max-width: 599px) {
  .p-dg3__ttl {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0277777778em;
  }
}

.p-dg3__tx {
  padding-top: 2.2222222222vw;
  padding-left: 2.2222222222vw;
  padding-bottom: 2.2222222222vw;
  padding-right: 2.2222222222vw;
  background: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-dg3__tx {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .p-dg3__tx {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
  }
}

.l-Medical03 {
  position: relative;
  padding-bottom: 4.1666666667vw;
  z-index: 1;
}
.l-Medical03::after {
  position: absolute;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  height: 59.0972222222vw;
  bottom: 0;
  left: 0;
  background: url(../img/pc/medical03-bg.webp) no-repeat center center/cover;
  z-index: -1;
  content: "";
}

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

.l-Medical05__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-Medical05__item:nth-child(2) .p-Medical05__item--subttl {
  background-color: #515151;
}
.l-Medical05__item:nth-child(2) .p-Medical05__item--tx {
  border: 1px solid #515151;
}

.p-Medical05__item--ttl,
.p-Medical05__item--subttl {
  padding-top: 0.6944444444vw;
  padding-left: 0vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  text-align: center;
  background: #a5a800;
  color: white;
  font-family: "Zen Old Mincho", serif;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Medical05__item--ttl,
  .p-Medical05__item--subttl {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0277777778em;
  }
}
@media (max-width: 599px) {
  .p-Medical05__item--ttl,
  .p-Medical05__item--subttl {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0277777778em;
  }
}

.p-Medical05__item--subttl {
  background-color: #a8947e;
}

.p-Medical05__item--tx {
  padding-top: 1.1111111111vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 1.1111111111vw;
  padding-right: 1.1111111111vw;
  border: 1px solid #a8947e;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Medical05__item--tx {
    padding-top: 2.1333333333vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-Medical05__item--tx {
    padding-top: 2.1333333333vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 2.1333333333vw;
  }
}

.c-fx02 {
  margin-top: 2.2222222222vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.3888888889vw;
  padding-bottom: 2.2222222222vw;
  border-bottom: 1px solid #ddd;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fx02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2vw;
    padding-bottom: 3.2vw;
    margin-top: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .c-fx02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2vw;
    padding-bottom: 3.2vw;
    margin-top: 8.5333333333vw;
  }
}

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

.c-le02__ttl {
  padding-left: 2.2222222222vw;
  font-family: "Zen Old Mincho", serif;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.0375em;
  position: relative;
}
.c-le02__ttl::before {
  position: absolute;
  width: 1.3194444444vw;
  height: 1.3194444444vw;
  top: 0.9722222222vw;
  left: 0vw;
  background: url(../img/pc/c-le02__ttl.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-le02__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0208333333em;
    padding-left: 4.2666666667vw;
  }
  .c-le02__ttl::before {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    top: 3.2vw;
  }
}
@media (max-width: 599px) {
  .c-le02__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0208333333em;
    padding-left: 4.2666666667vw;
  }
  .c-le02__ttl::before {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    top: 3.2vw;
  }
}

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

.l-Medical09__item {
  padding-top: 2.7777777778vw;
  padding-left: 0vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 0vw;
  border-bottom: 1px solid #ddd;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Medical09__item {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-Medical09__item {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 0vw;
  }
}

.l-Medical10,
.l-Medical15 {
  padding-bottom: 4.1666666667vw;
  position: relative;
  z-index: 1;
}
.l-Medical10::after,
.l-Medical15::after {
  position: absolute;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  width: 100%;
  height: 23.3333333333vw;
  bottom: 0;
  left: 0;
  background: url(../img/pc/medical10-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}

.jc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.1805555556vw;
  padding-top: 3.8888888889vw;
  padding-left: 16.1111111111vw;
  padding-bottom: 3.8888888889vw;
  padding-right: 16.1111111111vw;
}
.jc li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .jc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.2666666667vw;
    padding: 0;
  }
}
@media (max-width: 599px) {
  .jc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.2666666667vw;
    padding: 0;
  }
}

.breadcrumb {
  padding-top: 5.5555555556vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .breadcrumb {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .breadcrumb {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}

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

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

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

.p-single__tx {
  margin-top: 1.1111111111vw;
  margin-left: 0vw;
  margin-bottom: 5.5555555556vw;
  margin-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-single__tx {
    margin-top: 3.2vw;
    margin-left: 0vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-single__tx {
    margin-top: 3.2vw;
    margin-left: 0vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 0vw;
  }
}

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