@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 Old Mincho", serif;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  body {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.03125em;
    padding-bottom: 16vw;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.03125em;
    padding-bottom: 16vw;
  }
}

[id] {
  scroll-margin-top: 13.8888888889vw; /* ヘッダー高さ分 */
}
@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: #c7a280;
}
@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: #c7a280;
}
@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;
}
@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;
  }
}

.fz20 {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.06em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz20 {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.1111111111;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .fz20 {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    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;
}
@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: #f4f4f3 !important;
}

.cm {
  color: #c7a280 !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;
  }
}

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

.mt16 {
  margin-top: 1.1111111111vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt16 {
    margin-top: 2.1333333333vw !important;
  }
}
@media (max-width: 599px) {
  .mt16 {
    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: #c7a280 !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;
}

.c-ttl {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0416666667em;
  font-family: "EB Garamond", serif;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .c-ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}

.c-subttl {
  font-size: max(12px, 2.5vw);
  font-weight: 400;
  line-height: 1.1666666667;
  letter-spacing: 0.0555555556em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 599px) {
  .c-subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
}

.c-btn {
  background: #c7a280;
  text-align: center;
  padding-top: 1.9444444444vw;
  padding-left: 9.5138888889vw;
  padding-bottom: 1.9444444444vw;
  padding-right: 9.5138888889vw;
  color: white;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.04em;
  position: relative;
}
.c-btn::before {
  position: absolute;
  bottom: 0.3472222222vw;
  right: 0.3472222222vw;
  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: "";
}
.c-btn::after {
  position: absolute;
  width: 1.25vw;
  height: 1.25vw;
  top: 0.625vw;
  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) {
  .c-btn {
    padding-top: 4.2666666667vw;
    padding-left: 19.7333333333vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 19.7333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
  .c-btn::before {
    border-top: 2.1333333333vw solid transparent;
    border-right: 2.1333333333vw solid;
  }
  .c-btn::after {
    width: 2.9333333333vw;
    height: 2.9333333333vw;
    top: 1.6vw;
    left: 1.6vw;
  }
}
@media (max-width: 599px) {
  .c-btn {
    padding-top: 4.2666666667vw;
    padding-left: 19.7333333333vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 19.7333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
  .c-btn::before {
    border-top: 2.1333333333vw solid transparent;
    border-right: 2.1333333333vw solid;
  }
  .c-btn::after {
    width: 2.9333333333vw;
    height: 2.9333333333vw;
    top: 1.6vw;
    left: 1.6vw;
  }
}

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

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

.l-drawer__icon {
  width: 12.5333333333vw;
  height: 12.5333333333vw;
  cursor: pointer;
  background: #735a44;
  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: 7.2vw;
  height: 7.2vw;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 2.6666666667vw;
}

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

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

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

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

.p-drawer__icon--tx {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0.5333333333vw;
  font-size: min(20px, 2.6666666667vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0em;
  font-family: "EB Garamond", serif;
  color: white;
}

.l-drawer {
  overflow: scroll;
  padding-top: 26.6666666667vw;
  padding-left: 4.2666666667vw;
  padding-bottom: 53.3333333333vw;
  padding-right: 4.2666666667vw;
  width: 100%;
  height: 100%;
  position: fixed;
  background: #f2f7e5;
  right: 0;
  bottom: 0;
  z-index: 299;
  -webkit-transform: translateX(105%);
          transform: translateX(105%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-align: center;
}
.l-drawer.is-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.l-drawer__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5.0666666667vw;
  font-size: min(30px, 4vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0666666667em;
}

.l-drawer__ttl {
  margin-top: 9.3333333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.6666666667vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #c7a280;
}

.p-drawer__line {
  border-top: 1px solid;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-drawer__ttl {
  font-size: min(48px, 6.4vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
}

.l-drawer__ri--items {
  padding-top: 3.4666666667vw;
  padding-left: 10.6666666667vw;
  padding-bottom: 0vw;
  padding-right: 10.6666666667vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4.8vw;
  text-align: left;
}

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

.to-top {
  position: fixed;
  width: 5.4861111111vw;
  height: 5.4861111111vw;
  bottom: 2.9861111111vw;
  right: 6.3888888889vw;
  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: 12vw;
    height: 12vw;
    bottom: 20.8vw;
    right: 3.4666666667vw;
  }
  .to-top.is-active {
    display: none;
  }
}
@media (max-width: 599px) {
  .to-top {
    width: 12vw;
    height: 12vw;
    bottom: 20.8vw;
    right: 3.4666666667vw;
  }
  .to-top.is-active {
    display: none;
  }
}

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

.p-fix-tel {
  width: 53.8666666667vw;
  height: 16.8vw;
}

.p-fix-access {
  width: 46.1333333333vw;
  height: 16.8vw;
}

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: 2.0833333333vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 5.5555555556vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__inner {
    padding-top: 8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 8vw;
    padding-right: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-header__inner {
    padding-top: 8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 8vw;
    padding-right: 2.6666666667vw;
  }
}

.l-header__logo {
  font-size: max(12px, 2.5vw);
  font-weight: 400;
  line-height: 1.1666666667;
  letter-spacing: 0.0555555556em;
  text-align: center;
}
.l-header__logo span {
  font-family: "EB Garamond", serif;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__logo {
    font-size: min(72px, 9.6vw);
    font-weight: 400;
    line-height: 1.1666666667;
    letter-spacing: 0.0555555556em;
  }
  .l-header__logo span {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .l-header__logo {
    font-size: min(72px, 9.6vw);
    font-weight: 400;
    line-height: 1.1666666667;
    letter-spacing: 0.0555555556em;
  }
  .l-header__logo span {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.05em;
  }
}

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

.c-tel {
  border: 1px solid;
  padding-top: 0.9722222222vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 0.9722222222vw;
  padding-right: 1.3888888889vw;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-tel {
    padding-top: 3.7333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 3.7333333333vw;
    padding-right: 5.3333333333vw;
    gap: 4.8vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .c-tel {
    padding-top: 3.7333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 3.7333333333vw;
    padding-right: 5.3333333333vw;
    gap: 4.8vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.c-tel__tx {
  text-align: center;
  border-right: 1px dotted;
  padding-right: 0.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-tel__tx {
    padding-right: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .c-tel__tx {
    padding-right: 2.1333333333vw;
  }
}

.c-tel__number {
  font-family: "EB Garamond", serif;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0em;
}
.c-tel__number span {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-tel__number {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
  .c-tel__number span {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-tel__number {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
  .c-tel__number span {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.c-aceess {
  padding-top: 2.2222222222vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 2.2222222222vw;
  padding-right: 2.0833333333vw;
  color: white;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
  background: #c7a280;
  position: relative;
}
.c-aceess::before {
  position: absolute;
  width: 1.3194444444vw;
  height: 1.3194444444vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 2.5vw;
  background: url(../img/pc/access-pin.webp) no-repeat center center/cover;
  content: "";
}
.c-aceess::after {
  position: absolute;
  bottom: 0.2083333333vw;
  right: 0.2083333333vw;
  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) {
  .c-aceess::after {
    border-top: 3.2vw solid transparent;
    border-right: 3.2vw solid;
  }
}
@media (max-width: 599px) {
  .c-aceess::after {
    border-top: 3.2vw solid transparent;
    border-right: 3.2vw solid;
  }
}

/* ============================================
nav
============================================ */
.l-nav {
  position: relative;
  z-index: 100;
}
@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.3333333333vw;
  padding-top: 2.4305555556vw;
  padding-left: 0vw;
  padding-bottom: 2.4305555556vw;
  padding-right: 0vw;
}

.p-nav__item {
  text-align: center;
  position: relative;
}
.p-nav__item::after {
  position: absolute;
  width: 1px;
  height: 1.9444444444vw;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(30deg);
          transform: translateY(-50%) rotate(30deg);
  right: -1.9444444444vw;
  background: #969696;
  content: "";
}

.p-nav__item--ja {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

.p-nav__item--en {
  font-family: "EB Garamond", serif;
  font-size: max(12px, 1.0416666667vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.0666666667em;
  color: #c7a280;
  margin-top: 0.5555555556vw;
}

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

.pc-drawer__items {
  position: absolute;
  z-index: 10;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 4.1666666667vw;
  background-color: #6f645e;
  color: white;
  padding-top: 1.3888888889vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 1.3888888889vw;
  display: none;
  text-align: left;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.8333333333vw 1.6666666667vw;
}
.pc-drawer__items::after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: auto;
  top: -0.6944444444vw;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 0.78125vw solid transparent;
  border-left: 0.78125vw solid transparent;
  border-bottom: 0.78125vw solid #6f645e;
  border-top: 0;
  content: "";
}
.pc-drawer__items.is-active {
  display: grid;
  -webkit-transition: all 0.2s ease-out 0.2s;
  transition: all 0.2s ease-out 0.2s;
  opacity: 0.92;
}

.pc-drawer__item {
  font-size: max(12px, 0.8333333333vw);
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.0416666667em;
  white-space: nowrap;
  padding-left: 0.9722222222vw;
  position: relative;
}
.pc-drawer__item::after {
  position: absolute;
  width: 0.4166666667vw;
  height: 0.4166666667vw;
  top: 50%;
  left: 0vw;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  -webkit-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
  content: "";
}

/* ============================================
news
============================================ */
.l-news {
  margin-top: 2.7777777778vw;
  margin-left: 5.5555555556vw;
  margin-bottom: 0vw;
  margin-right: 5.5555555556vw;
  background: #f2f7e5;
  border-left: 0.9722222222vw solid #eeffc0;
  padding-top: 3.4722222222vw;
  padding-left: 6.9444444444vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 4.1666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.1666666667vw;
}
@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;
    padding-top: 8.5333333333vw;
    padding-left: 4.8vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 4.8vw;
    gap: 5.6vw;
    margin-top: 10.6666666667vw;
    margin-left: 3.2vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 3.2vw;
    border-left: 3.7333333333vw solid #eeffc0;
  }
}
@media (max-width: 599px) {
  .l-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 8.5333333333vw;
    padding-left: 4.8vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 4.8vw;
    gap: 5.6vw;
    margin-top: 10.6666666667vw;
    margin-left: 3.2vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 3.2vw;
    border-left: 3.7333333333vw solid #eeffc0;
  }
}

.p-news__ttl {
  font-size: max(12px, 2.5vw);
  font-weight: 400;
  line-height: 1.1666666667;
  letter-spacing: 0.0555555556em;
  font-family: "EB Garamond", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
}
@media (max-width: 599px) {
  .p-news__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
}

.p-news__subttl {
  margin-top: 0.5555555556vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .p-news__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.l-news__items {
  background: white;
  padding-top: 1.5277777778vw;
  padding-left: 1.5277777778vw;
  padding-bottom: 1.5277777778vw;
  padding-right: 1.5277777778vw;
  width: 65.2777777778vw;
  height: 12.5vw;
  overflow-y: scroll;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__items {
    width: 100%;
    height: 64vw;
    padding-top: 5.0666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 5.0666666667vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-news__items {
    width: 100%;
    height: 64vw;
    padding-top: 5.0666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 5.0666666667vw;
    padding-right: 4.2666666667vw;
  }
}

.l-news__item:not(:first-child) {
  margin-top: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__item:not(:first-child) {
    margin-top: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-news__item:not(:first-child) {
    margin-top: 4.2666666667vw;
  }
}
.l-news__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8333333333vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.6vw;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
@media (max-width: 599px) {
  .l-news__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.6vw;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}

.p-news__item--day {
  padding-top: 0.3472222222vw;
  padding-left: 1.875vw;
  padding-bottom: 0.3472222222vw;
  padding-right: 1.875vw;
  background: #c7a280;
  color: white;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__item--day {
    padding-top: 2.1333333333vw;
    padding-left: 9.8666666667vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 9.8666666667vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-news__item--day {
    padding-top: 2.1333333333vw;
    padding-left: 9.8666666667vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 9.8666666667vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

/* ============================================
disease
============================================ */
.l-disease {
  margin-top: 6.5972222222vw;
  margin-left: 5.5555555556vw;
  margin-bottom: 0vw;
  margin-right: 5.5555555556vw;
  border: 1px solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.5555555556vw;
  padding-top: 5.5555555556vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 5.5555555556vw;
  position: relative;
  z-index: 1;
}
.l-disease::after {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  position: absolute;
  width: 100%;
  height: 36.5277777778vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background: url(../img/pc/disease-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-disease {
    margin-top: 0vw;
    margin-left: 3.2vw;
    margin-bottom: 0vw;
    margin-right: 3.2vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    border: none;
  }
  .l-disease::after {
    top: 30%;
  }
}
@media (max-width: 599px) {
  .l-disease {
    margin-top: 0vw;
    margin-left: 3.2vw;
    margin-bottom: 0vw;
    margin-right: 3.2vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    border: none;
  }
  .l-disease::after {
    top: 30%;
  }
}

.l-disease__box {
  width: calc(100% - 42.0833333333vw);
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-disease__box {
    width: 100%;
    border: none;
    padding: 0;
  }
}
@media (max-width: 599px) {
  .l-disease__box {
    width: 100%;
    border: none;
    padding: 0;
  }
}

.p-disease__ttl {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
  padding-top: 0vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 0vw;
  padding-right: 1.3888888889vw;
  position: absolute;
  background: white;
  left: 6.1111111111vw;
  top: -7.6388888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-disease__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
    text-align: center;
    position: relative;
    left: 0;
    top: 0;
  }
}
@media (max-width: 599px) {
  .p-disease__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
    text-align: center;
    position: relative;
    left: 0;
    top: 0;
  }
}

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

.l-disease__btnbox {
  margin-top: 3.2638888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-disease__btnbox {
    margin: 0 auto;
    margin-top: 5.6vw;
  }
}
@media (max-width: 599px) {
  .l-disease__btnbox {
    margin: 0 auto;
    margin-top: 5.6vw;
  }
}

.ff-en {
  font-family: "EB Garamond", serif;
}

.p-disease__img {
  width: 36.5277777778vw;
  height: 29.6527777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-disease__img {
    width: 77.3333333333vw;
    height: 62.9333333333vw;
    margin: 0 auto;
    margin-top: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-disease__img {
    width: 77.3333333333vw;
    height: 62.9333333333vw;
    margin: 0 auto;
    margin-top: 8.5333333333vw;
  }
}

/* ============================================
concept
============================================ */
.l-concept {
  margin-top: 10.4166666667vw;
  margin-left: 0vw;
  margin-bottom: 0vw;
  margin-right: 3.2638888889vw;
  background: url(../img/pc/concept-bg.webp) no-repeat center center/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6666666667vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-top: 3.125vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 3.125vw;
  padding-right: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept {
    margin-top: 12.8vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
    background: url(../img/sp/concept-bg.webp) no-repeat center center/cover;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.6vw;
    padding-top: 12.8vw;
    padding-left: 10.6666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-concept {
    margin-top: 12.8vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
    background: url(../img/sp/concept-bg.webp) no-repeat center center/cover;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.6vw;
    padding-top: 12.8vw;
    padding-left: 10.6666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 10.6666666667vw;
  }
}

.l-concept__ttlbox {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  text-orientation: mixed; /* 文字の向きを自動調整 */
  text-align: left;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept__ttlbox {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb; /* 横書き */
    text-align: center;
  }
}
@media (max-width: 599px) {
  .l-concept__ttlbox {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb; /* 横書き */
    text-align: center;
  }
}

.p-concept__ttl {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.1em;
  font-family: "EB Garamond", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
}
@media (max-width: 599px) {
  .p-concept__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
}

.p-concept__subttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.1666666667;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-concept__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0em;
  }
}

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

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

.p-concept__number {
  font-size: max(12px, 4.4444444444vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
  font-family: "EB Garamond", serif;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__number {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-concept__number {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}

.l-concept__box {
  background: url(../img/pc/concept-box.webp) no-repeat center center/cover;
  width: 26.25vw;
  height: 18.3333333333vw;
  margin-top: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept__box {
    width: 78.9333333333vw;
    height: 54.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-concept__box {
    width: 78.9333333333vw;
    height: 54.9333333333vw;
  }
}

.p-concept__item--ttl {
  padding-top: 2.7777777778vw;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__item--ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
    padding-top: 6.9333333333vw;
  }
}
@media (max-width: 599px) {
  .p-concept__item--ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0625em;
    padding-top: 6.9333333333vw;
  }
}

.p-concept__item--en {
  margin-top: 0.4166666667vw;
  padding-bottom: 1.1111111111vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #c7a280;
  font-family: "EB Garamond", serif;
  position: relative;
  z-index: 1;
}
.p-concept__item--en::after {
  position: absolute;
  width: 8.5416666667vw;
  height: 0.2083333333vw;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/concept-dod.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__item--en {
    margin-top: 0.8vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.05em;
    padding-bottom: 1.6vw;
  }
  .p-concept__item--en::after {
    width: 25.6vw;
    height: 0.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-concept__item--en {
    margin-top: 0.8vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.05em;
    padding-bottom: 1.6vw;
  }
  .p-concept__item--en::after {
    width: 25.6vw;
    height: 0.5333333333vw;
  }
}

.p-concept__item--tx {
  margin-top: 1.3888888889vw;
  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-concept__item--tx {
    margin-top: 4.2666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-concept__item--tx {
    margin-top: 4.2666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
}

/* ============================================
reason
============================================ */
.l-reason {
  margin-top: 5.5555555556vw;
  position: relative;
  overflow: hidden;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason {
    margin-top: 12.8vw;
  }
}
@media (max-width: 599px) {
  .l-reason {
    margin-top: 12.8vw;
  }
}

.p-reason__asi,
.p-reason045__asi,
.p-gree__asi {
  width: 19.6527777778vw;
  height: 19.6527777778vw;
  position: absolute;
  -webkit-animation: spin 10s linear infinite;
          animation: spin 10s linear infinite;
  will-change: transform;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason__asi,
  .p-reason045__asi,
  .p-gree__asi {
    width: 38.6666666667vw;
    height: 38.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-reason__asi,
  .p-reason045__asi,
  .p-gree__asi {
    width: 38.6666666667vw;
    height: 38.6666666667vw;
  }
}

.p-gree__asi {
  bottom: -4.1666666667vw;
  right: -4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-gree__asi {
    display: none;
  }
}
@media (max-width: 599px) {
  .p-gree__asi {
    display: none;
  }
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.p-reason__asi {
  top: 6.9444444444vw;
  right: -4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason__asi {
    right: -21.3333333333vw;
    top: 26.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-reason__asi {
    right: -21.3333333333vw;
    top: 26.6666666667vw;
  }
}

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

.p-reason__ttl {
  width: 31.5972222222vw;
  height: 8.6805555556vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason__ttl {
    width: 50.6666666667vw;
    height: 13.8666666667vw;
  }
}
@media (max-width: 599px) {
  .p-reason__ttl {
    width: 50.6666666667vw;
    height: 13.8666666667vw;
  }
}

.p-reason__subttl {
  margin-top: 1.6666666667vw;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
  text-align: center;
}
.p-reason__subttl span {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0em;
  }
  .p-reason__subttl span {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-reason__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0em;
  }
  .p-reason__subttl span {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.l-reason01 {
  position: relative;
  z-index: 1;
  padding-bottom: 8.4722222222vw;
}
.l-reason01::after {
  position: absolute;
  width: 100%;
  height: 158.9583333333vw;
  bottom: 0;
  left: 0;
  background: url(../img/pc/reason-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason01 {
    padding-bottom: 13.3333333333vw;
  }
  .l-reason01::after {
    background: url(../img/sp/reason01-bg.webp) no-repeat center center/cover;
    height: 826.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-reason01 {
    padding-bottom: 13.3333333333vw;
  }
  .l-reason01::after {
    background: url(../img/sp/reason01-bg.webp) no-repeat center center/cover;
    height: 826.6666666667vw;
  }
}

.l-reason01__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.0833333333vw;
  padding-top: 0vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 0vw;
  padding-right: 5.5555555556vw;
  margin-top: 4.8611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason01__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 8vw;
    padding-top: 0vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 0vw;
    padding-right: 3.4666666667vw;
    margin-top: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-reason01__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 8vw;
    padding-top: 0vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 0vw;
    padding-right: 3.4666666667vw;
    margin-top: 4.2666666667vw;
  }
}

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

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

.l-reason__number {
  font-family: "EB Garamond", serif;
  position: relative;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.p-reason__tx {
  font-size: max(12px, 0.9722222222vw);
  font-weight: 500;
  line-height: 1.4285714286;
  letter-spacing: 0.0714285714em;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding-top: 0.2083333333vw;
  padding-left: 0.3472222222vw;
  padding-bottom: 0.2083333333vw;
  padding-right: 0.3472222222vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -3.4722222222vw;
  background: white;
}
@media (min-width: 768px) and (max-width: 999px) {
  .p-reason__tx {
    left: -6.9444444444vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason__tx {
    font-size: min(24px, 3.2vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.0833333333em;
    padding-top: 0.5333333333vw;
    padding-left: 1.3333333333vw;
    padding-bottom: 0.5333333333vw;
    padding-right: 1.3333333333vw;
    left: -15.2vw;
  }
}
@media (max-width: 599px) {
  .p-reason__tx {
    font-size: min(24px, 3.2vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.0833333333em;
    padding-top: 0.5333333333vw;
    padding-left: 1.3333333333vw;
    padding-bottom: 0.5333333333vw;
    padding-right: 1.3333333333vw;
    left: -15.2vw;
  }
}

.p-reason__number,
.p-reason02__number,
.p-reason04__number,
.p-reason05__number {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
}
.p-reason__number span,
.p-reason02__number span,
.p-reason04__number span,
.p-reason05__number span {
  color: #c7a280;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason__number,
  .p-reason02__number,
  .p-reason04__number,
  .p-reason05__number {
    font-size: min(96px, 12.8vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-reason__number,
  .p-reason02__number,
  .p-reason04__number,
  .p-reason05__number {
    font-size: min(96px, 12.8vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-reason01__ttl {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason01__ttl {
    margin-top: 3.4666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-reason01__ttl {
    margin-top: 3.4666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}

.p-reason01__subttl,
.p-reason02__ttl,
.p-reason03__ttl,
.p-reason04__ttl,
.p-reason05__ttl {
  margin-top: 0.8333333333vw;
  text-align: center;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
  padding-bottom: 1.3888888889vw;
  position: relative;
  z-index: 1;
}
.p-reason01__subttl::after,
.p-reason02__ttl::after,
.p-reason03__ttl::after,
.p-reason04__ttl::after,
.p-reason05__ttl::after {
  position: absolute;
  width: 9.2361111111vw;
  height: 1px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #000000;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason01__subttl,
  .p-reason02__ttl,
  .p-reason03__ttl,
  .p-reason04__ttl,
  .p-reason05__ttl {
    margin-top: 5.6vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.05em;
    padding-bottom: 3.4666666667vw;
  }
  .p-reason01__subttl::after,
  .p-reason02__ttl::after,
  .p-reason03__ttl::after,
  .p-reason04__ttl::after,
  .p-reason05__ttl::after {
    width: 35.4666666667vw;
  }
}
@media (max-width: 599px) {
  .p-reason01__subttl,
  .p-reason02__ttl,
  .p-reason03__ttl,
  .p-reason04__ttl,
  .p-reason05__ttl {
    margin-top: 5.6vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.05em;
    padding-bottom: 3.4666666667vw;
  }
  .p-reason01__subttl::after,
  .p-reason02__ttl::after,
  .p-reason03__ttl::after,
  .p-reason04__ttl::after,
  .p-reason05__ttl::after {
    width: 35.4666666667vw;
  }
}

.p-reason02__ttl,
.p-reason03__ttl,
.p-reason04__ttl,
.p-reason05__ttl {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason02__ttl,
  .p-reason03__ttl,
  .p-reason04__ttl,
  .p-reason05__ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .p-reason02__ttl,
  .p-reason03__ttl,
  .p-reason04__ttl,
  .p-reason05__ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.05em;
  }
}

.p-reason02__ttl {
  color: white;
}
.p-reason02__ttl::after {
  background: white;
}

.p-reason01__tx {
  margin-top: 1.875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason01__tx {
    margin-top: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-reason01__tx {
    margin-top: 4.2666666667vw;
  }
}

.l-reason01__ttl {
  margin-top: 7.7777777778vw;
  padding-top: 0vw;
  padding-left: 22.7083333333vw;
  padding-bottom: 0vw;
  padding-right: 22.7083333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.9027777778vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason01__ttl {
    margin-top: 10.6666666667vw;
    gap: 0vw;
    padding: 0;
  }
}
@media (max-width: 599px) {
  .l-reason01__ttl {
    margin-top: 10.6666666667vw;
    gap: 0vw;
    padding: 0;
  }
}

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

.p-reason01__line {
  border-top: 1px solid;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason01__line {
    border: none;
  }
}
@media (max-width: 599px) {
  .p-reason01__line {
    border: none;
  }
}

.l-reason01__items {
  padding-top: 0vw;
  padding-left: 16.6666666667vw;
  padding-bottom: 0vw;
  padding-right: 16.6666666667vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4.1666666667vw;
  margin-top: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason01__items {
    padding-top: 5.3333333333vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 0vw;
    padding-right: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-reason01__items {
    padding-top: 5.3333333333vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 0vw;
    padding-right: 3.4666666667vw;
  }
}

.p-reason01__item--ttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
  padding-bottom: 0.8333333333vw;
  border-bottom: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason01__item--ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.05em;
    padding-bottom: 2.4vw;
  }
}
@media (max-width: 599px) {
  .p-reason01__item--ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.05em;
    padding-bottom: 2.4vw;
  }
}

.p-reason01__item--tx {
  margin-top: 1.5972222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason01__item--tx {
    margin-top: 2.4vw;
  }
}
@media (max-width: 599px) {
  .p-reason01__item--tx {
    margin-top: 2.4vw;
  }
}

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

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

.l-reason02 {
  background-color: #735a44;
  padding-top: 1.3888888889vw;
  padding-left: 0vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 0vw;
  position: relative;
  z-index: 1;
}
.l-reason02::before {
  position: absolute;
  width: 47.0833333333vw;
  height: 38.3333333333vw;
  bottom: 0;
  left: 0;
  background: url(../img/pc/reason02-dod.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
.l-reason02::after {
  position: absolute;
  width: 47.0833333333vw;
  height: 38.3333333333vw;
  bottom: 0;
  right: 0;
  -webkit-transform: scaleX(-1) scaleY(1);
          transform: scaleX(-1) scaleY(1); /* 左右反転のみ */
  background: url(../img/pc/reason02-dod.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason02 {
    padding-top: 6.4vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-reason02 {
    padding-top: 6.4vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 3.4666666667vw;
  }
}

.l-reason02__inner {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  padding-top: 3.4722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason02__inner {
    padding-top: 6.4vw;
    padding-bottom: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-reason02__inner {
    padding-top: 6.4vw;
    padding-bottom: 6.4vw;
  }
}

.p-reason02__number span {
  color: white;
}

.p-reason02__tx {
  margin-top: 1.6666666667vw;
  text-align: center;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason02__tx {
    margin-top: 4.2666666667vw;
    text-align: left;
  }
}
@media (max-width: 599px) {
  .p-reason02__tx {
    margin-top: 4.2666666667vw;
    text-align: left;
  }
}

.l-reason02__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.5277777778vw;
  margin-top: 2.0833333333vw;
  position: relative;
  top: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason02__items {
    margin-top: 6.4vw;
    gap: 1.6vw;
    top: 0vw;
  }
}
@media (max-width: 599px) {
  .l-reason02__items {
    margin-top: 6.4vw;
    gap: 1.6vw;
    top: 0vw;
  }
}

.l-reason02__item {
  width: 14.375vw;
  height: 14.375vw;
}
.l-reason02__item:nth-child(2n+1) {
  margin-top: 2.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason02__item {
    width: 14.9333333333vw;
    height: 14.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-reason02__item {
    width: 14.9333333333vw;
    height: 14.9333333333vw;
  }
}

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

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

.p-reason03__tx {
  margin-top: 1.875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason03__tx {
    margin-top: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-reason03__tx {
    margin-top: 4.2666666667vw;
  }
}

.l-reason03__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.1805555556vw;
  margin-top: 1.875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason03__items {
    margin-top: 6.4vw;
    gap: 3.7333333333vw;
  }
}
@media (max-width: 599px) {
  .l-reason03__items {
    margin-top: 6.4vw;
    gap: 3.7333333333vw;
  }
}

.l-reason03__item {
  width: 14.3055555556vw;
  height: 14.3055555556vw;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason03__item {
    width: 44.5333333333vw;
    height: 44.5333333333vw;
  }
}
@media (max-width: 599px) {
  .l-reason03__item {
    width: 44.5333333333vw;
    height: 44.5333333333vw;
  }
}

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

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

.p-reason03__add {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 1.4583333333vw;
  padding-left: 2.3611111111vw;
  position: relative;
}
.p-reason03__add::after {
  position: absolute;
  width: 1.6666666667vw;
  height: 1.6666666667vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0vw;
  background: url(../img/pc/access-pin-bk.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason03__add {
    margin-top: 2.1333333333vw;
    padding-left: 9.0666666667vw;
  }
  .p-reason03__add::after {
    width: 6.4vw;
    height: 6.4vw;
  }
}
@media (max-width: 599px) {
  .p-reason03__add {
    margin-top: 2.1333333333vw;
    padding-left: 9.0666666667vw;
  }
  .p-reason03__add::after {
    width: 6.4vw;
    height: 6.4vw;
  }
}

.l-reason045 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5555555556vw;
  padding-top: 8.0555555556vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 8.0555555556vw;
  padding-right: 5.5555555556vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason045 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16.8vw;
    padding-top: 12.8vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 12.8vw;
    padding-right: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-reason045 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16.8vw;
    padding-top: 12.8vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 12.8vw;
    padding-right: 3.4666666667vw;
  }
}

.l-reason04 {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason04 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 11.7333333333vw;
  }
}
@media (max-width: 599px) {
  .l-reason04 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 11.7333333333vw;
  }
}

.l-reason04__img {
  position: relative;
}

.l-reason04__img01,
.l-reason04__img02 {
  width: 24.3055555556vw;
  height: 24.4444444444vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason04__img01,
  .l-reason04__img02 {
    width: 48.8vw;
    height: 49.0666666667vw;
  }
}
@media (max-width: 599px) {
  .l-reason04__img01,
  .l-reason04__img02 {
    width: 48.8vw;
    height: 49.0666666667vw;
  }
}

.p-reason04__img--tx {
  padding-top: 0.9027777778vw;
  padding-left: 0vw;
  padding-bottom: 0.9027777778vw;
  padding-right: 0vw;
  width: 17.5vw;
  background-color: #735a44;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  text-align: center;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason04__img--tx {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.05em;
    padding-top: 0vw;
    padding-left: 4.5333333333vw;
    padding-bottom: 0vw;
    padding-right: 4.5333333333vw;
    width: 80%;
    white-space: nowrap;
  }
}
@media (max-width: 599px) {
  .p-reason04__img--tx {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.05em;
    padding-top: 0vw;
    padding-left: 4.5333333333vw;
    padding-bottom: 0vw;
    padding-right: 4.5333333333vw;
    width: 80%;
    white-space: nowrap;
  }
}

.l-reason04__img02 {
  position: absolute;
  top: 2.5694444444vw;
  right: -4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason04__img02 {
    top: 5.3333333333vw;
    right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-reason04__img02 {
    top: 5.3333333333vw;
    right: 0vw;
  }
}

.p-reason04__number {
  margin-top: 4.5833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason04__number {
    margin-top: 0vw;
  }
}
@media (max-width: 599px) {
  .p-reason04__number {
    margin-top: 0vw;
  }
}

.p-reason04__tx,
.p-reason05__tx {
  margin-top: 1.875vw;
  margin-left: 2.5694444444vw;
  margin-bottom: 0vw;
  margin-right: 2.5694444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason04__tx,
  .p-reason05__tx {
    margin-top: 4.2666666667vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-reason04__tx,
  .p-reason05__tx {
    margin-top: 4.2666666667vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}

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

.l-reason05__img,
.l-reason04__img {
  width: 32.9166666667vw;
  height: 23.2638888889vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason05__img,
  .l-reason04__img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .l-reason05__img,
  .l-reason04__img {
    width: 100%;
    height: auto;
  }
}

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

/* ============================================
mv
============================================ */
.l-mv {
  width: 50%;
  height: 27.7777777778vw;
  margin: 0 auto;
}
.l-mv iframe {
  width: 100%;
  height: 27.7777777778vw;
}

/* ============================================
mana
============================================ */
.l-mana {
  background: url(../img/pc/mana-bg.webp) no-repeat center center/cover;
  margin-top: 5.5555555556vw;
  padding-top: 2.3611111111vw;
  padding-left: 0vw;
  padding-bottom: 3.0555555556vw;
  padding-right: 0vw;
  color: white;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-mana {
    padding-top: 12.8vw;
    padding-left: 0vw;
    padding-bottom: 6.4vw;
    padding-right: 0vw;
    background: url(../img/sp/mana-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-mana {
    padding-top: 12.8vw;
    padding-left: 0vw;
    padding-bottom: 6.4vw;
    padding-right: 0vw;
    background: url(../img/sp/mana-bg.webp) no-repeat center center/cover;
  }
}

.p-mana__ttl {
  color: transparent;
  -webkit-text-stroke: 2px #fff;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__ttl {
    -webkit-text-stroke: 1px #fff;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-mana__ttl {
    -webkit-text-stroke: 1px #fff;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}

.p-mana__img {
  width: 14.3055555556vw;
  height: 14.3055555556vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__img {
    width: 34.9333333333vw;
    height: 34.9333333333vw;
    margin-top: 8.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-mana__img {
    width: 34.9333333333vw;
    height: 34.9333333333vw;
    margin-top: 8.2666666667vw;
  }
}

.p-mana__subttl {
  margin-top: 0.9027777778vw;
  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) {
  .p-mana__subttl {
    margin-top: 5.3333333333vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 599px) {
  .p-mana__subttl {
    margin-top: 5.3333333333vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0.04em;
  }
}

.p-mana__tx {
  margin-top: 0.9027777778vw;
  padding-bottom: 3.8194444444vw;
  border-bottom: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__tx {
    margin-top: 5.3333333333vw;
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
    padding-top: 0vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 14.6666666667vw;
    padding-right: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .p-mana__tx {
    margin-top: 5.3333333333vw;
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
    padding-top: 0vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 14.6666666667vw;
    padding-right: 3.4666666667vw;
  }
}

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

.p-flow__ttl {
  width: 19.9305555556vw;
  height: 8.6805555556vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-flow__ttl {
    width: 32vw;
    height: 13.8666666667vw;
  }
}
@media (max-width: 599px) {
  .p-flow__ttl {
    width: 32vw;
    height: 13.8666666667vw;
  }
}

.l-flow__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.0416666667vw 3.4027777778vw;
  padding-top: 2.9861111111vw;
  padding-left: 16.25vw;
  padding-bottom: 0vw;
  padding-right: 16.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__items {
    padding-top: 6.4vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 0vw;
    padding-right: 3.4666666667vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .l-flow__items {
    padding-top: 6.4vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 0vw;
    padding-right: 3.4666666667vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.1333333333vw;
  }
}

.l-flow__item {
  background-color: #afab9e;
  text-align: center;
  cursor: pointer;
  padding-top: 1.1111111111vw;
  padding-left: 0vw;
  padding-bottom: 1.1111111111vw;
  padding-right: 0vw;
  color: white;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
  position: relative;
}
.l-flow__item:not(:last-child)::after {
  position: absolute;
  width: 1.1111111111vw;
  height: 1.1111111111vw;
  top: 50%;
  right: -1.7361111111vw;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__item {
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
    font-size: min(26px, 3.4666666667vw);
    font-weight: 400;
    line-height: 1.5384615385;
    letter-spacing: 0em;
  }
  .l-flow__item::after {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-flow__item {
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
    font-size: min(26px, 3.4666666667vw);
    font-weight: 400;
    line-height: 1.5384615385;
    letter-spacing: 0em;
  }
  .l-flow__item::after {
    display: none;
  }
}

.l-flow__swiper-container {
  margin-top: 6.4583333333vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__swiper-container {
    margin-top: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .l-flow__swiper-container {
    margin-top: 8.5333333333vw;
  }
}

.l-flow__item.is-active {
  background: #c7a280;
}

.p-flow__item--ttl {
  color: #c7a280;
  text-align: center;
  border-bottom: 1px solid;
  margin-top: 1.25vw;
  margin-left: 3.4722222222vw;
  margin-bottom: 1.8055555556vw;
  margin-right: 3.4722222222vw;
  padding-bottom: 0.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-flow__item--ttl {
    margin-top: 2.1333333333vw;
    margin-left: 3.4666666667vw;
    margin-bottom: 2.1333333333vw;
    margin-right: 3.4666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .p-flow__item--ttl {
    margin-top: 2.1333333333vw;
    margin-left: 3.4666666667vw;
    margin-bottom: 2.1333333333vw;
    margin-right: 3.4666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}

.p-flow__item--tx {
  padding-top: 0vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 0vw;
  padding-right: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-flow__item--tx {
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-flow__item--tx {
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}

.l-flow__prev::after,
.l-flow__next::after {
  position: absolute;
  width: 2.7777777778vw;
  height: 2.7777777778vw;
  top: -2.7777777778vw;
  left: 0;
  border-right: 4px solid #c7a280;
  border-bottom: 4px solid #c7a280;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__prev::after,
  .l-flow__next::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    top: -32vw;
  }
}
@media (max-width: 599px) {
  .l-flow__prev::after,
  .l-flow__next::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    top: -32vw;
  }
}

.l-flow__prev {
  left: 16.5277777778vw;
}
.l-flow__prev::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__prev {
    left: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-flow__prev {
    left: 3.4666666667vw;
  }
}

.l-flow__next {
  right: 16.5277777778vw;
}
.l-flow__next::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__next {
    right: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-flow__next {
    right: 3.4666666667vw;
  }
}

/* ============================================
gree
============================================ */
.l-gree {
  position: relative;
  background: url(../img/pc/gree-bg.webp) no-repeat center center/cover;
  padding-top: 6.9444444444vw;
  padding-left: 13.8888888889vw;
  padding-bottom: 8.3333333333vw;
  padding-right: 5.5555555556vw;
  margin-top: 12.0138888889vw;
  overflow: hidden;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gree {
    padding-top: 12.8vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 12.8vw;
    padding-right: 3.4666666667vw;
    margin-top: 0;
    z-index: 1;
  }
}
@media (max-width: 599px) {
  .l-gree {
    padding-top: 12.8vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 12.8vw;
    padding-right: 3.4666666667vw;
    margin-top: 0;
    z-index: 1;
  }
}

.p-gree__ttl {
  color: white;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  position: absolute;
  top: 6.9444444444vw;
  left: 2.9166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-gree__ttl {
    top: 4.2666666667vw;
    left: -5.3333333333vw;
    z-index: -1;
  }
}
@media (max-width: 599px) {
  .p-gree__ttl {
    top: 4.2666666667vw;
    left: -5.3333333333vw;
    z-index: -1;
  }
}

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

.l-gree__le {
  width: 35.7638888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gree__le {
    width: 65.6vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-gree__le {
    width: 65.6vw;
    margin: 0 auto;
  }
}

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

.l-gree__img--items {
  margin-top: 1.5277777778vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gree__img--items {
    margin-top: 2.9333333333vw;
    gap: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .l-gree__img--items {
    margin-top: 2.9333333333vw;
    gap: 2.1333333333vw;
  }
}

.p-gree__img--item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.l-gree__ri {
  width: calc(100% - 39.375vw);
  overflow: hidden;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gree__ri {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-gree__ri {
    width: 100%;
  }
}

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

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

.p-gree__line {
  border-bottom: 1px solid;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-gree__tx {
  margin-top: 1.1805555556vw;
}

.l-gree__name {
  margin-top: 3.2638888889vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.9027777778vw;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gree__name {
    margin-top: 4.2666666667vw;
    gap: 3.4666666667vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 599px) {
  .l-gree__name {
    margin-top: 4.2666666667vw;
    gap: 3.4666666667vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.p-gree__name--tag {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-gree__name--tag {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-gree__name--tag {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.p-gree__name--ja {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-gree__name--ja {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-gree__name--ja {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.p-gree__name--en {
  color: #c7a280;
  font-family: "EB Garamond", serif;
}

/* ============================================
medical
============================================ */
.l-medical {
  padding-top: 6.9444444444vw;
  padding-left: 8.3333333333vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 8.3333333333vw;
  position: relative;
  z-index: 1;
}
.l-medical::after {
  position: absolute;
  width: 100%;
  height: 39.6527777778vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background: url(../img/pc/medical-asi.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical {
    padding-top: 12.8vw;
    padding-left: 3.7333333333vw;
    padding-bottom: 12.8vw;
    padding-right: 3.7333333333vw;
  }
  .l-medical::after {
    height: 64.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-medical {
    padding-top: 12.8vw;
    padding-left: 3.7333333333vw;
    padding-bottom: 12.8vw;
    padding-right: 3.7333333333vw;
  }
  .l-medical::after {
    height: 64.2666666667vw;
  }
}

.p-medical__ttl {
  width: 33.5416666667vw;
  height: 8.6805555556vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__ttl {
    width: 53.8666666667vw;
    height: 13.8666666667vw;
  }
}
@media (max-width: 599px) {
  .p-medical__ttl {
    width: 53.8666666667vw;
    height: 13.8666666667vw;
  }
}

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

.l-medical__link {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 4.5138888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__link {
    width: 85.3333333333vw;
    height: 50.9333333333vw;
    margin: 0 auto;
    margin-top: 8.8vw;
  }
}
@media (max-width: 599px) {
  .l-medical__link {
    width: 85.3333333333vw;
    height: 50.9333333333vw;
    margin: 0 auto;
    margin-top: 8.8vw;
  }
}

.l-medical__icons {
  margin-top: 3.2638888889vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__icons {
    margin-top: 8.8vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .l-medical__icons {
    margin-top: 8.8vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.1333333333vw;
  }
}

.l-medical__icon {
  background: #f2f7e5;
  padding-top: 1.5277777778vw;
  padding-left: 0vw;
  padding-bottom: 1.875vw;
  padding-right: 0vw;
  text-align: center;
  position: relative;
  z-index: 1;
}
.l-medical__icon::after {
  position: absolute;
  width: 11.7361111111vw;
  height: 12.9861111111vw;
  top: 0vw;
  left: 0vw;
  background: url(../img/pc/medical-dod.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__icon {
    padding-top: 4vw;
    padding-left: 0vw;
    padding-bottom: 4.8vw;
    padding-right: 0vw;
  }
  .l-medical__icon::after {
    width: 30.6666666667vw;
    height: 33.8666666667vw;
  }
}
@media (max-width: 599px) {
  .l-medical__icon {
    padding-top: 4vw;
    padding-left: 0vw;
    padding-bottom: 4.8vw;
    padding-right: 0vw;
  }
  .l-medical__icon::after {
    width: 30.6666666667vw;
    height: 33.8666666667vw;
  }
}

.p-medical__icon {
  width: 9.5138888889vw;
  height: 9.5138888889vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__icon {
    width: 24.8vw;
    height: 24.8vw;
  }
}
@media (max-width: 599px) {
  .p-medical__icon {
    width: 24.8vw;
    height: 24.8vw;
  }
}

.p-medical__icon--ttl {
  margin-top: 0.6944444444vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__icon--ttl {
    margin-top: 1.8666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-medical__icon--ttl {
    margin-top: 1.8666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.p-medical__icon--subttl {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
  color: #c7a280;
  font-family: "EB Garamond", serif;
  padding-bottom: 1.6666666667vw;
  position: relative;
  z-index: 1;
}
.p-medical__icon--subttl::after {
  position: absolute;
  width: 2.7083333333vw;
  height: 0.2083333333vw;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/arrow-bk.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__icon--subttl {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    padding-bottom: 3.2vw;
  }
  .p-medical__icon--subttl::after {
    width: 7.2vw;
    height: 0.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-medical__icon--subttl {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    padding-bottom: 3.2vw;
  }
  .p-medical__icon--subttl::after {
    width: 7.2vw;
    height: 0.5333333333vw;
  }
}

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

.l-recruit {
  margin-top: 9.375vw;
  margin-left: 5.5555555556vw;
  margin-bottom: 0vw;
  margin-right: 5.5555555556vw;
  background: url(../img/pc/recruit-bg.webp) no-repeat center center/cover;
  color: white;
  padding-top: 4.375vw;
  padding-left: 13.8888888889vw;
  padding-bottom: 4.375vw;
  padding-right: 13.8888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit {
    padding-top: 8.5333333333vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 3.4666666667vw;
    background: url(../img/sp/recruit-bg.webp) no-repeat center center/cover;
    margin-top: 12.8vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-recruit {
    padding-top: 8.5333333333vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 3.4666666667vw;
    background: url(../img/sp/recruit-bg.webp) no-repeat center center/cover;
    margin-top: 12.8vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}

.p-recruit__tx {
  margin-top: 4.375vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__tx {
    margin-top: 1.8666666667vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__tx {
    margin-top: 1.8666666667vw;
  }
}

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

.p-recruit__btn {
  padding-top: 0.9722222222vw;
  padding-left: 5.8333333333vw;
  padding-bottom: 0.9722222222vw;
  padding-right: 5.8333333333vw;
  background: #000000;
  position: relative;
  z-index: 1;
}
.p-recruit__btn::after {
  position: absolute;
  width: 1.1805555556vw;
  height: 0.1388888889vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0.8333333333vw;
  background: url(../img/pc/arrow.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__btn {
    padding-top: 3.7333333333vw;
    padding-left: 22.4vw;
    padding-bottom: 3.7333333333vw;
    padding-right: 22.4vw;
  }
  .p-recruit__btn::after {
    width: 4.5333333333vw;
    height: 1.0666666667vw;
    right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__btn {
    padding-top: 3.7333333333vw;
    padding-left: 22.4vw;
    padding-bottom: 3.7333333333vw;
    padding-right: 22.4vw;
  }
  .p-recruit__btn::after {
    width: 4.5333333333vw;
    height: 1.0666666667vw;
    right: 3.2vw;
  }
}

.l-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.7777777778vw;
  margin-top: 5vw;
  padding-top: 0vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 0vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
    margin-top: 10.6666666667vw;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
    margin-top: 10.6666666667vw;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}

footer {
  background: #f2f7e5;
  margin-top: 8.8194444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  footer {
    margin-top: 19.4666666667vw;
  }
}
@media (max-width: 599px) {
  footer {
    margin-top: 19.4666666667vw;
  }
}

.l-footer__logo {
  position: relative;
  top: -2.0833333333vw;
  font-size: max(12px, 2.5vw);
  font-weight: 400;
  line-height: 1.1666666667;
  letter-spacing: 0.0555555556em;
  text-align: center;
}
.l-footer__logo span {
  font-family: "EB Garamond", serif;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__logo {
    font-size: min(72px, 9.6vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.0555555556em;
    top: -6.9333333333vw;
  }
  .l-footer__logo span {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .l-footer__logo {
    font-size: min(72px, 9.6vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.0555555556em;
    top: -6.9333333333vw;
  }
  .l-footer__logo span {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}

.p-footer__add {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding-left: 1.875vw;
  position: relative;
  z-index: 1;
}
.p-footer__add::after {
  position: absolute;
  width: 1.1805555556vw;
  height: 1.1805555556vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0vw;
  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 {
    padding-left: 7.2vw;
  }
  .p-footer__add::after {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-footer__add {
    padding-left: 7.2vw;
  }
  .p-footer__add::after {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
  }
}

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

.c-schedule__table {
  border-collapse: collapse;
  padding-top: 1.3888888889vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 1.3888888889vw;
  display: block;
  background: white;
}
.c-schedule__table thead {
  border-bottom: 1px solid #000000;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__table {
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .c-schedule__table {
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
  padding-top: 0.6944444444vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.6944444444vw;
  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: 500;
    line-height: 1.4285714286;
    letter-spacing: 0em;
    padding-top: 2.1333333333vw;
    padding-left: 1.6vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 1.6vw;
  }
}
@media (max-width: 599px) {
  .c-schedule__header,
  .c-schedule__data,
  .c-schedule__time {
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 1.4285714286;
    letter-spacing: 0em;
    padding-top: 2.1333333333vw;
    padding-left: 1.6vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 1.6vw;
  }
}

.c-schedule__note {
  margin-top: 0.6944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__note {
    margin-top: 2.6666666667vw;
    padding-left: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .c-schedule__note {
    margin-top: 2.6666666667vw;
    padding-left: 3.4666666667vw;
  }
}

.l-footer__nav--fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.2222222222vw;
  padding-top: 2.0833333333vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 2.5vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__nav--fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2vw;
    padding-top: 8vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 8vw;
    padding-right: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-footer__nav--fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2vw;
    padding-top: 8vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 8vw;
    padding-right: 3.4666666667vw;
  }
}

.l-footer__nav--le,
.l-footer__nav--ri {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-footer__nav--ttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
  font-family: "EB Garamond", serif;
  padding-bottom: 0.8333333333vw;
  border-bottom: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__nav--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
    padding-bottom: 3.2vw;
  }
}
@media (max-width: 599px) {
  .p-footer__nav--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
    padding-bottom: 3.2vw;
  }
}

.p-footer__item {
  margin-top: 1.8055555556vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__item {
    margin-top: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-footer__item {
    margin-top: 4.2666666667vw;
  }
}

.l-footer__ri--items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0vw 2.7777777778vw;
}

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

.l-footer__copy {
  text-align: center;
  padding-top: 1.7361111111vw;
  padding-left: 0vw;
  padding-bottom: 1.7361111111vw;
  padding-right: 0vw;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 500;
  line-height: 1.4285714286;
  letter-spacing: 0.0357142857em;
  font-family: "EB Garamond", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__copy {
    font-size: min(24px, 3.2vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.0416666667em;
    padding-top: 4vw;
    padding-left: 0vw;
    padding-bottom: 4vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    font-size: min(24px, 3.2vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.0416666667em;
    padding-top: 4vw;
    padding-left: 0vw;
    padding-bottom: 4vw;
    padding-right: 0vw;
  }
}

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

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

.c-fv__ttl {
  color: white;
  font-size: max(12px, 2.5vw);
  font-weight: 500;
  line-height: 1.1666666667;
  letter-spacing: 0.0555555556em;
}
@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, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
  font-family: "EB Garamond", serif;
  color: #c7a280;
  margin-top: 0.7638888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__subttl {
    margin-top: 2.6666666667vw;
    font-size: min(36px, 4.8vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .c-fv__subttl {
    margin-top: 2.6666666667vw;
    font-size: min(36px, 4.8vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
  }
}

/* ============================================
sleep
============================================ */
.l-sleep__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.9722222222vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2.7777777778vw;
  padding-top: 0vw;
  padding-left: 15.4861111111vw;
  padding-bottom: 0vw;
  padding-right: 15.4861111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-sleep__ttl {
    gap: 2.1333333333vw;
    margin-top: 5.3333333333vw;
    padding: 0;
  }
}
@media (max-width: 599px) {
  .l-sleep__ttl {
    gap: 2.1333333333vw;
    margin-top: 5.3333333333vw;
    padding: 0;
  }
}

.l-sleep01__item,
.l-sleep01__item02 {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  background: #f2f7e5;
  padding-top: 2.7777777778vw;
  padding-left: 17.7083333333vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 17.7083333333vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-sleep01__item,
  .l-sleep01__item02 {
    padding-top: 4.1666666667vw;
    padding-left: 8.3333333333vw;
    padding-bottom: 4.1666666667vw;
    padding-right: 8.3333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-sleep01__item,
  .l-sleep01__item02 {
    padding-top: 6.4vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-sleep01__item,
  .l-sleep01__item02 {
    padding-top: 6.4vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 3.4666666667vw;
  }
}

.l-sleep01__item02 {
  background-color: #f2f1e8;
}

.l-sleep01__item--box,
.l-sleep01__item02--box {
  margin-top: 2.2222222222vw;
  background: white;
}
.l-sleep01__item--box li,
.l-sleep01__item02--box li {
  padding-left: 2.0833333333vw;
  position: relative;
  z-index: 1;
}
.l-sleep01__item--box li::after,
.l-sleep01__item02--box li::after {
  position: absolute;
  width: 1.6666666667vw;
  height: 1.6666666667vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0vw;
  background: url(../img/pc/check.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-sleep01__item--box li,
  .l-sleep01__item02--box li {
    padding-left: 4.2666666667vw;
  }
  .l-sleep01__item--box li::after,
  .l-sleep01__item02--box li::after {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-sleep01__item--box li,
  .l-sleep01__item02--box li {
    padding-left: 4.2666666667vw;
  }
  .l-sleep01__item--box li::after,
  .l-sleep01__item02--box li::after {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
  }
}

.l-sleep01__item--box {
  padding-top: 3.0555555556vw;
  padding-left: 12.5vw;
  padding-bottom: 3.0555555556vw;
  padding-right: 12.5vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-sleep01__item--box {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.1333333333vw;
    padding-top: 6.4vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-sleep01__item--box {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.1333333333vw;
    padding-top: 6.4vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 3.4666666667vw;
  }
}

.l-sleep01__item02--box {
  padding-top: 4.4444444444vw;
  padding-left: 6.9444444444vw;
  padding-bottom: 4.4444444444vw;
  padding-right: 6.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-sleep01__item02--box {
    padding-top: 6.4vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-sleep01__item02--box {
    padding-top: 6.4vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 3.4666666667vw;
  }
}

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

.p-Recruit__table--tx,
.p-Recruit__table--ttl,
.p-clinic__table--ttl,
.p-clinic__table--tx {
  padding-top: 1.1111111111vw;
  padding-left: 0vw;
  padding-bottom: 1.1111111111vw;
  padding-right: 0vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0em;
  border: 1px solid;
  vertical-align: middle;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Recruit__table--tx,
  .p-Recruit__table--ttl,
  .p-clinic__table--ttl,
  .p-clinic__table--tx {
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-Recruit__table--tx,
  .p-Recruit__table--ttl,
  .p-clinic__table--ttl,
  .p-clinic__table--tx {
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.p-Recruit__table--ttl,
.p-clinic__table--ttl {
  background-color: #f2f1e8;
  text-align: center;
  width: 26.1805555556vw;
}

.p-clinic__table--ttl {
  width: 17.3611111111vw;
}

.p-Recruit__table--tx,
.p-clinic__table--tx {
  padding-top: 1.1111111111vw;
  padding-left: 1.6666666667vw;
  padding-bottom: 1.1111111111vw;
  padding-right: 1.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Recruit__table--tx,
  .p-clinic__table--tx {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .p-Recruit__table--tx,
  .p-clinic__table--tx {
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 3.2vw;
  }
}

/* ============================================
doctor
============================================ */
.l-doctor__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.3472222222vw;
  padding-top: 4.1666666667vw;
  padding-left: 8.3333333333vw;
  padding-bottom: 0vw;
  padding-right: 8.3333333333vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-doctor__fx {
    padding-top: 4.1666666667vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-doctor__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-doctor__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}

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

.l-doctor__ri {
  width: 23.4722222222vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-doctor__ri {
    width: 31.25vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-doctor__ri {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-doctor__ri {
    width: 100%;
  }
}

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

.l-doctor__items {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  background: #f2f7e5;
  margin-top: 2.4305555556vw;
  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-doctor__items {
    margin-top: 6.4vw;
    padding-top: 10.6666666667vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-doctor__items {
    margin-top: 6.4vw;
    padding-top: 10.6666666667vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 3.4666666667vw;
  }
}

.l-doctor__item {
  background: white;
  padding-top: 2.7777777778vw;
  padding-left: 4.4444444444vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 4.4444444444vw;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-doctor__item {
    padding-top: 8.5333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-doctor__item {
    padding-top: 8.5333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 3.2vw;
  }
}

.l-doctor__txboxs {
  margin-top: 1.9444444444vw;
  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.5972222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-doctor__txboxs {
    margin-top: 6.4vw;
    gap: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-doctor__txboxs {
    margin-top: 6.4vw;
    gap: 4.2666666667vw;
  }
}

.l-doctor__txbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #969696;
  padding-bottom: 0.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-doctor__txbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .l-doctor__txbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-doctor__item--ttl {
  width: 13.8888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-doctor__item--ttl {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-doctor__item--ttl {
    width: 100%;
  }
}

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

.p-doctor__ttl {
  border-bottom: 1px solid #969696;
  padding-bottom: 0.5555555556vw;
}

/* ============================================
rever
============================================ */
.l-rever__box {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  background: #f2f7e5;
  margin-top: 2.4305555556vw;
  padding-top: 2.7777777778vw;
  padding-left: 0vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-rever__box {
    padding-top: 5.3333333333vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 3.4666666667vw;
    margin-top: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-rever__box {
    padding-top: 5.3333333333vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 3.4666666667vw;
    margin-top: 6.4vw;
  }
}

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

.l-clinic01__schedule {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  margin-top: 2.7777777778vw;
  padding-top: 3.8888888889vw;
  padding-left: 0vw;
  padding-bottom: 3.8888888889vw;
  padding-right: 0vw;
  background: #f2f7e5;
}
.l-clinic01__schedule .c-schedule__table {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.l-clinic01__mapbox {
  padding-top: 2.7777777778vw;
  padding-left: 8.8194444444vw;
  padding-bottom: 0vw;
  padding-right: 8.8194444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic01__mapbox {
    padding-top: 8vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 0vw;
    padding-right: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-clinic01__mapbox {
    padding-top: 8vw;
    padding-left: 3.4666666667vw;
    padding-bottom: 0vw;
    padding-right: 3.4666666667vw;
  }
}

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

.l-clinic__swiper-container {
  position: relative;
  margin-top: 6.9444444444vw;
  margin-left: 11.1111111111vw;
  margin-bottom: 0vw;
  margin-right: 11.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic__swiper-container {
    margin-top: 13.3333333333vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__swiper-container {
    margin-top: 13.3333333333vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
  }
}

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
}

.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.2777777778vw solid #c7a280;
  border-bottom: 0.2777777778vw solid #c7a280;
  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: -3.4722222222vw;
}
@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: -3.4722222222vw;
}
.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-clinic02__items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.8333333333vw;
  margin-top: 2.7777777778vw;
  margin-left: 11.1111111111vw;
  margin-bottom: 0vw;
  margin-right: 11.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic02__items {
    grid-template-columns: repeat(3, 1fr);
    margin-top: 6.4vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
    gap: 1.6vw;
  }
}
@media (max-width: 599px) {
  .l-clinic02__items {
    grid-template-columns: repeat(3, 1fr);
    margin-top: 6.4vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
    gap: 1.6vw;
  }
}

.l-clinic02__item {
  cursor: pointer;
}

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

.fc40 {
  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;
  padding-top: 5.5555555556vw;
  padding-left: 8.3333333333vw;
  padding-bottom: 0vw;
  padding-right: 8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fc40 {
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
    gap: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .fc40 {
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
    gap: 5.3333333333vw;
  }
}

.tr {
  text-align: right;
}

.c-main__ttl {
  background: url(../img/pc/main-ttl.webp) no-repeat center center/cover;
  text-align: center;
  padding-top: 3.125vw;
  padding-left: 0vw;
  padding-bottom: 3.125vw;
  padding-right: 0vw;
  font-size: max(12px, 2.5vw);
  font-weight: 500;
  line-height: 1.1666666667;
  letter-spacing: 0.0555555556em;
  position: relative;
  z-index: 1;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  margin-top: 6.9444444444vw;
}
.c-main__ttl::after {
  position: absolute;
  width: 1px;
  height: 2.2916666667vw;
  bottom: -1.1111111111vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #000000;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
    margin-top: 13.3333333333vw;
  }
  .c-main__ttl::after {
    height: 4.2666666667vw;
    bottom: -2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .c-main__ttl {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
    margin-top: 13.3333333333vw;
  }
  .c-main__ttl::after {
    height: 4.2666666667vw;
    bottom: -2.1333333333vw;
  }
}

.c-fx {
  margin-top: 4.1666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.3888888889vw;
}
@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% - 37.9166666667vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .c-le {
    width: 100%;
  }
}

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

.c-sub__ttl {
  background-color: #f2f1e8;
  padding-top: 1.3888888889vw;
  padding-left: 0vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 0vw;
  text-align: center;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 1.3125;
  letter-spacing: 0em;
  position: relative;
  margin-top: 4.1666666667vw;
  z-index: 1;
}
.c-sub__ttl::after {
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  bottom: 0.6944444444vw;
  left: 0;
  background: white;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-sub__ttl {
    margin-top: 8vw;
    padding-top: 4.2666666667vw;
    padding-left: 0vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 0vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-sub__ttl {
    margin-top: 8vw;
    padding-top: 4.2666666667vw;
    padding-left: 0vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 0vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.c-fx02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.1944444444vw;
  margin-top: 2.7777777778vw;
}
@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: 5.3333333333vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .c-fx02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}

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

.c-le02__ttl {
  padding-bottom: 0.8333333333vw;
  border-bottom: 1px solid;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
}
.c-le02__ttl span {
  background: #c7a280;
  color: white;
  padding-top: 0.6944444444vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.6944444444vw;
  margin-right: 0.7638888889vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.025em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-le02__ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0277777778em;
    padding-bottom: 1.6vw;
  }
  .c-le02__ttl span {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.03125em;
    margin-right: 2.1333333333vw;
    padding-top: 2.1333333333vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .c-le02__ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0277777778em;
    padding-bottom: 1.6vw;
  }
  .c-le02__ttl span {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.03125em;
    margin-right: 2.1333333333vw;
    padding-top: 2.1333333333vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 2.1333333333vw;
  }
}

.c-ri02 {
  width: 20.2083333333vw;
  height: 15.8333333333vw;
}
@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-Medical__btnbox {
  margin-left: auto;
  margin-top: 1.3888888889vw;
}

.p-Medical__btn {
  padding-top: 1.25vw;
  padding-left: 5.8333333333vw;
  padding-bottom: 1.25vw;
  padding-right: 5.8333333333vw;
}

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

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

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

.l-Medical__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.9722222222vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2.7777777778vw;
  padding-top: 0vw;
  padding-left: 31.1111111111vw;
  padding-bottom: 0vw;
  padding-right: 31.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Medical__ttl {
    gap: 2.1333333333vw;
    margin-top: 5.3333333333vw;
    padding: 0;
  }
}
@media (max-width: 599px) {
  .l-Medical__ttl {
    gap: 2.1333333333vw;
    margin-top: 5.3333333333vw;
    padding: 0;
  }
}

.p-Medical__line {
  border-top: 1px solid;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

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

.c-fx04 {
  margin-top: 2.7777777778vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.3888888889vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fx04 {
    -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-fx04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}

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

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

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

.l-form__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.8333333333vw;
  padding-left: 0vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 0vw;
  border-bottom: 1px solid #f2f1e8;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-form__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.0666666667vw;
    padding-top: 4.2666666667vw;
    padding-left: 0vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-form__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.0666666667vw;
    padding-top: 4.2666666667vw;
    padding-left: 0vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 0vw;
  }
}

/* タイトル*/
.p-form__label {
  width: 23.0555555556vw;
  padding-left: 6.25vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-form__label {
    width: 100%;
    padding-left: 18.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-form__label {
    width: 100%;
    padding-left: 18.6666666667vw;
  }
}

/* 必須 */
.p-form__label--required {
  padding-top: 0vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0vw;
  padding-right: 0.6944444444vw;
  background: #e50202;
  position: absolute;
  left: 0;
  top: 0vw;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-form__label--required {
    padding-top: 0vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 0vw;
    padding-right: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-form__label--required {
    padding-top: 0vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 0vw;
    padding-right: 2.1333333333vw;
  }
}

/* 入力文 */
.wpcf7-form-control-wrap,
.tel-time {
  width: calc(100% - 23.0555555556vw);
}
.wpcf7-form-control-wrap .p-form__input,
.tel-time .p-form__input {
  width: 100%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .wpcf7-form-control-wrap,
  .tel-time {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .wpcf7-form-control-wrap,
  .tel-time {
    width: 100%;
  }
}

/* 入力文 */
.p-form__input,
.p-form__textarea {
  padding-top: 0.8333333333vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 1.1111111111vw;
  background-color: #e2e2e2;
  font-size: 16px;
  line-height: 1.5;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-form__input,
  .p-form__textarea {
    width: 100%;
    padding-top: 2.1333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 3.2vw;
    margin-top: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-form__input,
  .p-form__textarea {
    width: 100%;
    padding-top: 2.1333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 3.2vw;
    margin-top: 2.1333333333vw;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .p-form__input,
  .p-form__textarea {
    width: 100%;
    padding-top: 2.1333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 3.2vw;
    margin-top: 2.1333333333vw;
  }
}

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

.wpcf7-form-control-wrap .wpcf7-textarea {
  height: 16.4583333333vw;
  width: 100%;
  padding-top: 1.1111111111vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 1.1111111111vw;
  padding-right: 1.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .wpcf7-form-control-wrap .wpcf7-textarea {
    height: 53.3333333333vw;
  }
}
@media (max-width: 599px) {
  .wpcf7-form-control-wrap .wpcf7-textarea {
    height: 53.3333333333vw;
  }
}

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

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

/* ボタン */
.p-form__button-wrap {
  text-align: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 3.3333333333vw;
}
.p-form__button-wrap input[type=submit],
.p-form__button-wrap button[type=submit] {
  background: #c7a280;
  color: #fff;
  padding-top: 1.3888888889vw;
  padding-left: 6.9444444444vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 6.9444444444vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
  border: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
.p-form__button-wrap input[type=submit]:hover,
.p-form__button-wrap button[type=submit]:hover {
  opacity: 0.7;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-form__button-wrap input[type=submit],
  .p-form__button-wrap button[type=submit] {
    padding-top: 4.2666666667vw;
    padding-left: 8.5333333333vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 8.5333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-form__button-wrap input[type=submit],
  .p-form__button-wrap button[type=submit] {
    padding-top: 4.2666666667vw;
    padding-left: 8.5333333333vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 8.5333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: 0.0625em;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-form__button-wrap {
    margin-top: 6.4vw;
  }
}
@media (max-width: 599px) {
  .p-form__button-wrap {
    margin-top: 6.4vw;
  }
}

/* 注釈（第1希望の上にある文字） */
.res-note {
  position: absolute;
  top: -2.5vw;
  left: 23.6111111111vw;
  white-space: nowrap;
}
@media (min-width: 600px) and (max-width: 767px) {
  .res-note {
    white-space: wrap;
    top: -4.2666666667vw;
    left: 0;
    font-size: min(24px, 3.2vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .res-note {
    white-space: wrap;
    top: -4.2666666667vw;
    left: 0;
    font-size: min(24px, 3.2vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

/* 入力エリア（右側） */
.res-fields {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px; /* 日付と時間の隙間 */
}
@media (min-width: 600px) and (max-width: 767px) {
  .res-fields {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .res-fields {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* 入力フォームの装飾 */
.res-date,
.res-time {
  background-color: #eee !important;
  border: none !important;
  padding: 10px !important;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; /* 幅を均等に広げる */
}

.res-time {
  width: 40%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .res-time {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .res-time {
    width: 100%;
  }
}