@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;
  position: relative;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  body {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.over {
  overflow: hidden;
}

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

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

.fz96 {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0104166667em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz96 {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.025em;
  }
}
@media (max-width: 599px) {
  .fz96 {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.025em;
  }
}

.fz64 {
  font-size: max(12px, 4.4444444444vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.015625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz64 {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.03125em;
  }
}
@media (max-width: 599px) {
  .fz64 {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.03125em;
  }
}

.fz48 {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0208333333em;
}
@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: #b5a37c;
}
@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;
  }
}

.fz26 {
  font-size: max(12px, 1.8055555556vw);
  font-weight: 400;
  line-height: 1.1538461538;
  letter-spacing: 0.0384615385em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz26 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .fz26 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    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: 700;
  line-height: 1.3;
  letter-spacing: 0.11em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz20 {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.1111111111;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .fz20 {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.1111111111;
    letter-spacing: 0.0555555556em;
  }
}

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

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

.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: #fafafa !important;
}

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

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

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

.mt32 {
  margin-top: 2.2222222222vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt32 {
    margin-top: 4.2666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt32 {
    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: #b5a37c !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-ttl {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.0291666667em;
}
.c-ttl span {
  color: #b5a37c;
}
.c-ttl {
  text-align: center;
  position: relative;
  z-index: 1;
}
.c-ttl::after {
  position: absolute;
  width: 100%;
  height: 1.5972222222vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background: url(../img/pc/medical-ttl-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttl {
    font-size: min(72px, 9.6vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .c-ttl {
    font-size: min(72px, 9.6vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.0555555556em;
  }
}

.c-subttl {
  text-align: center;
  margin-top: 1.3888888889vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-subttl {
    margin-top: 2.6666666667vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .c-subttl {
    margin-top: 2.6666666667vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}

.c-main__ttl {
  padding-top: 2.9861111111vw;
  padding-left: 0vw;
  padding-bottom: 2.9861111111vw;
  padding-right: 0vw;
  margin-top: 6.9444444444vw;
  background-color: #f4f4f3;
  text-align: center;
  font-size: max(12px, 2.5vw);
  font-weight: 400;
  line-height: 1.1666666667;
  letter-spacing: 0.0222222222em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl {
    padding-top: 6.4vw;
    padding-left: 0vw;
    padding-bottom: 6.4vw;
    padding-right: 0vw;
    margin-top: 13.3333333333vw;
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0208333333em;
  }
}
@media (max-width: 599px) {
  .c-main__ttl {
    padding-top: 6.4vw;
    padding-left: 0vw;
    padding-bottom: 6.4vw;
    padding-right: 0vw;
    margin-top: 13.3333333333vw;
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0208333333em;
  }
}

.c-main__ttl {
  position: relative;
  z-index: 1;
}
.c-main__ttl::before {
  left: 0;
}
.c-main__ttl::after {
  right: 0;
  -webkit-transform: scaleX(-1) scaleY(-1);
          transform: scaleX(-1) scaleY(-1); /* 左右反転のみ */
}
.c-main__ttl span {
  position: absolute;
  height: 2.7777777778vw;
  width: 1px;
  background: #000000;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -1.3888888889vw;
}
.c-main__ttl::before, .c-main__ttl::after {
  position: absolute;
  width: 9.5833333333vw;
  height: 100%;
  top: 0;
  background: url(../img/pc/c-main-ttl.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl::before, .c-main__ttl::after {
    width: 21.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-main__ttl::before, .c-main__ttl::after {
    width: 21.3333333333vw;
  }
}

.c-sub__ttl {
  margin-top: 3.4722222222vw;
  margin-left: 7.7777777778vw;
  margin-bottom: 0vw;
  margin-right: 7.7777777778vw;
  background: #f2f1e8;
  text-align: center;
  padding-top: 1.0416666667vw;
  padding-left: 0vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 0vw;
  font-size: max(12px, 1.9444444444vw);
  font-weight: 400;
  line-height: 1.1428571429;
  letter-spacing: 0.0357142857em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-sub__ttl {
    margin-top: 8vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .c-sub__ttl {
    margin-top: 8vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.c-btn {
  padding-top: 1.5277777778vw;
  padding-left: 0vw;
  padding-bottom: 1.5277777778vw;
  padding-right: 0vw;
  background: #000000;
  color: white;
  text-align: center;
  width: 34.9305555556vw;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn {
    padding-top: 3.7333333333vw;
    padding-left: 0vw;
    padding-bottom: 3.7333333333vw;
    padding-right: 0vw;
    width: 88vw;
  }
}
@media (max-width: 599px) {
  .c-btn {
    padding-top: 3.7333333333vw;
    padding-left: 0vw;
    padding-bottom: 3.7333333333vw;
    padding-right: 0vw;
    width: 88vw;
  }
}

.c-btn::before {
  position: absolute;
  width: 1.3888888889vw;
  height: 1.3888888889vw;
  bottom: 0.2083333333vw;
  right: 0.2083333333vw;
  border-bottom: 1px solid #b5a37c;
  border-right: 1px solid #b5a37c;
  content: "";
  z-index: -1;
}
.c-btn::after {
  position: absolute;
  width: 2.8472222222vw;
  height: 0.6944444444vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1.3888888889vw;
  background: url(../img/pc/arrow.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    bottom: 0.8vw;
    right: 0.8vw;
  }
  .c-btn::after {
    width: 10.9333333333vw;
    height: 2.6666666667vw;
    right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-btn::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    bottom: 0.8vw;
    right: 0.8vw;
  }
  .c-btn::after {
    width: 10.9333333333vw;
    height: 2.6666666667vw;
    right: 5.3333333333vw;
  }
}

.c-btn__ja {
  color: white;
}

.c-btn__en {
  color: #b5a37c;
}

.c-fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.2638888889vw;
  padding-top: 0vw;
  padding-left: 11.1111111111vw;
  padding-bottom: 0vw;
  padding-right: 11.1111111111vw;
  margin-top: 4.8611111111vw;
}
@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: 10.6666666667vw;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 10.6666666667vw;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}

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

.c-ri {
  width: 38.8888888889vw;
  height: 23.6805555556vw;
  position: relative;
}
.c-ri::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0.6944444444vw;
  right: 0.6944444444vw;
  border: 1px solid #b5a37c;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ri {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .c-ri {
    width: 100%;
    height: auto;
  }
}

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

.c-trouble__check {
  margin-top: 1.3888888889vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5555555556vw 4.5138888889vw;
}
.c-trouble__check li {
  padding-top: 0.4166666667vw;
  padding-left: 2.2222222222vw;
  padding-bottom: 0.4166666667vw;
  padding-right: 0vw;
  position: relative;
  z-index: 1;
  border-bottom: 2px dotted;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble__check {
    margin-top: 5.3333333333vw;
    grid-template-columns: 1fr;
    gap: 3.2vw;
  }
  .c-trouble__check li {
    padding-top: 1.3333333333vw;
    padding-left: 6.4vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-trouble__check {
    margin-top: 5.3333333333vw;
    grid-template-columns: 1fr;
    gap: 3.2vw;
  }
  .c-trouble__check li {
    padding-top: 1.3333333333vw;
    padding-left: 6.4vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 0vw;
  }
}

.c-trouble__check li::after {
  position: absolute;
  width: 1.3888888889vw;
  height: 1.3888888889vw;
  top: 0.8333333333vw;
  left: 0;
  background: url(../img/pc/check.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 768px) and (max-width: 999px) {
  .c-trouble__check li::after {
    top: 1.25vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble__check li::after {
    width: 4vw;
    height: 4vw;
    top: 3.2vw;
  }
}
@media (max-width: 599px) {
  .c-trouble__check li::after {
    width: 4vw;
    height: 4vw;
    top: 3.2vw;
  }
}

.c-trouble {
  color: white;
  margin-top: 3.4722222222vw;
  background: -webkit-gradient(linear, right top, left top, from(#85724a), to(#baa989));
  background: linear-gradient(to left, #85724a 0%, #baa989 100%);
  padding-top: 1.7361111111vw;
  padding-left: 0vw;
  padding-bottom: 3.8194444444vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble {
    margin-top: 8vw;
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-trouble {
    margin-top: 8vw;
    padding-top: 10.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
  }
}

.c-trouble__ttlbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.7777777778vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble__ttlbox {
    gap: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-trouble__ttlbox {
    gap: 5.3333333333vw;
  }
}

.c-trouble__line {
  border-bottom: 1px solid;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.c-trouble__ttl {
  font-size: max(12px, 4.4444444444vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.015625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.03125em;
  }
}
@media (max-width: 599px) {
  .c-trouble__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.03125em;
  }
}

.c-trouble__inner {
  padding-top: 0vw;
  padding-left: 8.3333333333vw;
  padding-bottom: 0vw;
  padding-right: 8.3333333333vw;
}

.c-trouble__subttl {
  padding-top: 0.6944444444vw;
  padding-left: 0vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  text-align: center;
  font-size: max(12px, 1.25vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.0277777778em;
  background-color: #6d6858;
  margin-top: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-trouble__subttl {
    margin-top: 4.2666666667vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-top: 2.1333333333vw;
    padding-left: 0vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-trouble__subttl {
    margin-top: 4.2666666667vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-top: 2.1333333333vw;
    padding-left: 0vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 0vw;
  }
}

.c-fx02 {
  margin-top: 2.0833333333vw;
  margin-left: 7.7777777778vw;
  margin-bottom: 0vw;
  margin-right: 7.7777777778vw;
  padding-bottom: 3.4722222222vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.4722222222vw;
  border-bottom: 0.3472222222vw solid #c5c5c5;
}
@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: 5.3333333333vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
  }
}
@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: 5.3333333333vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
  }
}

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

.c-ri02 {
  width: calc(100% - 34.0277777778vw);
}
.c-ri02 .fz24 {
  color: #898577;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ri02 {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .c-ri02 {
    width: 100%;
  }
}

.c-box {
  padding-top: 3.4722222222vw;
  padding-left: 12.8472222222vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 12.8472222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-box {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-box {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.c-box__ttlbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.7361111111vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0vw;
  padding-left: 3.3333333333vw;
  padding-bottom: 0vw;
  padding-right: 3.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-box__ttlbox {
    padding: 0;
    gap: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .c-box__ttlbox {
    padding: 0;
    gap: 2.6666666667vw;
  }
}

.c-box__line {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-bottom: 1px solid;
}

.c-box__ttl {
  font-size: max(12px, 1.25vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-box__ttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-box__ttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.c-box__items {
  margin-top: 3.4722222222vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.6944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-box__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.2666666667vw;
    margin-top: 6.4vw;
  }
}
@media (max-width: 599px) {
  .c-box__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.2666666667vw;
    margin-top: 6.4vw;
  }
}

.c-box__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.c-box__item:nth-child(1) .c-box__item--ttl {
  background-color: #5f6f85;
}
.c-box__item:nth-child(2) .c-box__item--ttl {
  background-color: #4f707a;
}
.c-box__item:nth-child(3) .c-box__item--ttl {
  background-color: #847495;
}
.c-box__item:nth-child(4) .c-box__item--ttl {
  background-color: #85724a;
}

.c-box__item--ttl {
  padding-top: 1.3888888889vw;
  padding-left: 0vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 0vw;
  text-align: center;
  color: white;
  font-size: max(12px, 1.25vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.0277777778em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-box__item--ttl {
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
}
@media (max-width: 599px) {
  .c-box__item--ttl {
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.03125em;
  }
}

.c-box__item--tx {
  padding-top: 1.0416666667vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 2.0833333333vw;
  background: #f2f1e8;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-box__item--tx {
    padding-top: 2.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .c-box__item--tx {
    padding-top: 2.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 2.6666666667vw;
  }
}

.c-copy {
  background-color: #b5a37c;
  border: 0.6944444444vw solid #c3b596;
  color: white;
  padding-top: 3.4722222222vw;
  padding-left: 2.9166666667vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 2.9166666667vw;
  margin-top: 5.5555555556vw;
  margin-left: 15.9722222222vw;
  margin-bottom: 0vw;
  margin-right: 15.9722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-copy {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
    margin-top: 8vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-copy {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
    margin-top: 8vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}

.c-copy__ttl {
  padding-bottom: 0.6944444444vw;
  border-bottom: 1px solid;
  text-align: center;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-copy__ttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.03125em;
    padding-bottom: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .c-copy__ttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.03125em;
    padding-bottom: 2.1333333333vw;
  }
}

.c-border {
  padding-top: 3.125vw;
  padding-left: 3.6805555556vw;
  padding-bottom: 3.125vw;
  padding-right: 3.6805555556vw;
  border: 1px solid #b5a37c;
  margin-top: 4.8611111111vw;
  margin-left: 15.9722222222vw;
  margin-bottom: 0vw;
  margin-right: 15.9722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-border {
    margin-top: 10.6666666667vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
    padding-top: 5.3333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .c-border {
    margin-top: 10.6666666667vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
    padding-top: 5.3333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 4.2666666667vw;
  }
}

.c-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: 2.0833333333vw;
  padding-top: 3.4722222222vw;
  padding-left: 7.6388888889vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 7.6388888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-items {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    gap: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-items {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    gap: 5.3333333333vw;
  }
}

.c-item__ttl {
  font-size: max(12px, 1.5277777778vw);
  font-weight: 400;
  line-height: 1.4545454545;
  letter-spacing: 0.0454545455em;
  padding-top: 0vw;
  padding-left: 2.4305555556vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  border-bottom: 1px solid #b5a37c;
  position: relative;
  z-index: 1;
}
.c-item__ttl::after {
  position: absolute;
  width: 1.5277777778vw;
  height: 1.7361111111vw;
  top: 0.4166666667vw;
  left: 0;
  background: url(../img/pc/fx03-ttl.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-item__ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    padding-top: 0vw;
    padding-left: 6.4vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 0vw;
  }
  .c-item__ttl::after {
    width: 5.8666666667vw;
    height: 6.6666666667vw;
    top: 0.5333333333vw;
  }
}
@media (max-width: 599px) {
  .c-item__ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    padding-top: 0vw;
    padding-left: 6.4vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 0vw;
  }
  .c-item__ttl::after {
    width: 5.8666666667vw;
    height: 6.6666666667vw;
    top: 0.5333333333vw;
  }
}

.c-fx03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.8611111111vw;
  padding-left: 3.4722222222vw;
  margin-top: 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;
    gap: 5.3333333333vw;
    padding-left: 0;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-fx03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    padding-left: 0;
    margin-top: 5.3333333333vw;
  }
}

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

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

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

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

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

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

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

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

/*------------------------*/
.inner {
  padding-left: 11.1111111111vw !important;
  padding-right: 11.1111111111vw !important;
  padding-top: 4.1666666667vw;
  padding-left: 11.1111111111vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 11.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .inner {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}
@media (max-width: 599px) {
  .inner {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}

.l-drawer__icon {
  width: 12vw;
  height: 12vw;
  cursor: pointer;
  background: #000000;
  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: 8.5333333333vw;
  height: 8.5333333333vw;
  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: 8.5333333333vw;
  height: 1px;
  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: 1.0666666667vw;
  font-size: min(20px, 2.6666666667vw);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0em;
  font-family: "Zen Old Mincho", serif;
  color: white;
}

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

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

.p-drawer__item,
.p-drawer__item--active {
  position: relative;
  padding-top: 2.6666666667vw;
  padding-left: 0vw;
  padding-bottom: 2.6666666667vw;
  padding-right: 4.2666666667vw;
  border-bottom: 1px solid;
}
.p-drawer__item a,
.p-drawer__item--active a {
  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;
}
.p-drawer__item::before,
.p-drawer__item--active::before {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 1.3953488372vw solid transparent;
  border-bottom: 1.3953488372vw solid transparent;
  border-left: 2.3255813953vw solid #000;
  border-right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  content: "";
}

.p-drawer__item--active {
  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;
  cursor: pointer;
}
.p-drawer__item--active.is-open::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.l-drawer__links {
  background: #000000;
  padding-top: 5.3333333333vw;
  padding-left: 5.3333333333vw;
  padding-bottom: 5.3333333333vw;
  padding-right: 5.3333333333vw;
  display: none;
}

.p-drawer__link {
  position: relative;
  padding-left: 5.3333333333vw;
  font-size: min(28px, 3.7333333333vw);
  font-weight: 400;
  line-height: 1.4285714286;
  letter-spacing: 0.0714285714em;
  color: white;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
}
.p-drawer__link::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 1.0666666667vw solid transparent;
  border-bottom: 1.0666666667vw solid transparent;
  border-left: 2.1333333333vw solid;
  border-right: 0;
  content: "";
}
.p-drawer__link:not(:first-child) {
  margin-top: 4vw;
}

.p-drawer__item,
.p-drawer__item--active {
  border-bottom: 1px solid #000000;
}

.p-drawer__ttl--ja {
  color: #000000;
}

.p-drawer__ttl--en {
  color: #b5a37c;
  font-size: min(20px, 2.6666666667vw);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0em;
}

.to-top {
  position: fixed;
  width: 4.0277777778vw;
  height: 4.0277777778vw;
  bottom: 1.6666666667vw;
  right: 2.9166666667vw;
  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: 15.4666666667vw;
    height: 15.4666666667vw;
    bottom: 26.6666666667vw;
    right: 4.8vw;
  }
  .to-top.is-active {
    display: none;
  }
}
@media (max-width: 599px) {
  .to-top {
    width: 15.4666666667vw;
    height: 15.4666666667vw;
    bottom: 26.6666666667vw;
    right: 4.8vw;
  }
  .to-top.is-active {
    display: none;
  }
}

header {
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  top: 1.3888888889vw;
  left: 1.3888888889vw;
  z-index: 300;
  background: rgba(255, 255, 255, 0.6);
  padding-top: 0.9722222222vw;
  padding-left: 1.3194444444vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  header {
    padding-top: 4vw;
    padding-left: 4vw;
    padding-bottom: 4vw;
    padding-right: 4vw;
    background: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    position: fixed;
  }
}
@media (max-width: 599px) {
  header {
    padding-top: 4vw;
    padding-left: 4vw;
    padding-bottom: 4vw;
    padding-right: 4vw;
    background: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    position: fixed;
  }
}

.l-header__logo {
  width: 23.9583333333vw;
  height: 5.6944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__logo {
    width: 53.6vw;
    height: 12.8vw;
  }
}
@media (max-width: 599px) {
  .l-header__logo {
    width: 53.6vw;
    height: 12.8vw;
  }
}

.p-header__add {
  font-size: max(12px, 0.9722222222vw);
  font-weight: 400;
  line-height: 1.2857142857;
  letter-spacing: 0em;
  margin-top: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__add {
    display: none;
  }
}
@media (max-width: 599px) {
  .p-header__add {
    display: none;
  }
}

body:not(.home) header {
  background: none;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  body:not(.home) .p-fv__add {
    display: none;
  }
}
@media (max-width: 599px) {
  body:not(.home) .p-fv__add {
    display: none;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  body:not(.home) .l-fv__info {
    display: none;
  }
}
@media (max-width: 599px) {
  body:not(.home) .l-fv__info {
    display: none;
  }
}
body:not(.home) .l-fv__schedule {
  background: none;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  body:not(.home) .l-fv__schedule {
    display: none;
  }
}
@media (max-width: 599px) {
  body:not(.home) .l-fv__schedule {
    display: none;
  }
}
body:not(.home) .l-fv__btn {
  bottom: -1.1111111111vw;
}

/* ============================================
fv
============================================ */
.l-fv {
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv {
    background-color: #f4f4f3;
  }
}
@media (max-width: 599px) {
  .l-fv {
    background-color: #f4f4f3;
  }
}

.p-fv__ttl {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 18.4027777778vw;
  padding-top: 1.1111111111vw;
  padding-left: 0vw;
  padding-bottom: 1.1111111111vw;
  padding-right: 0vw;
  border-top: 1px solid;
  border-bottom: 1px solid;
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.0416666667em;
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__ttl {
    padding-top: 4vw;
    padding-left: 0vw;
    padding-bottom: 4vw;
    padding-right: 0vw;
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.875;
    letter-spacing: 0.0416666667em;
    width: 90%;
    text-align: center;
    top: 92vw;
  }
}
@media (max-width: 599px) {
  .p-fv__ttl {
    padding-top: 4vw;
    padding-left: 0vw;
    padding-bottom: 4vw;
    padding-right: 0vw;
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.875;
    letter-spacing: 0.0416666667em;
    width: 90%;
    text-align: center;
    top: 92vw;
  }
}

.l-fv__btn {
  position: absolute;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__btn {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-fv__btn {
    display: none;
  }
}

.c-tel {
  width: 28.4722222222vw;
  height: 5.2777777778vw;
}

.c-web {
  width: 24.4444444444vw;
  height: 5.2777777778vw;
}

.p-fv__add {
  text-align: center;
  font-size: min(28px, 3.7333333333vw);
  font-weight: 400;
  line-height: 1.4285714286;
  letter-spacing: 0.0714285714em;
  margin-top: 9.3333333333vw;
}

.l-fv__schedule {
  position: absolute;
  top: 1.0416666667vw;
  right: 2.0833333333vw;
  background: rgba(255, 255, 255, 0.6);
  padding-top: 0.2777777778vw;
  padding-left: 0.8333333333vw;
  padding-bottom: 0.2777777778vw;
  padding-right: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__schedule {
    position: relative;
    top: 0;
    right: 0;
    background: white;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-top: 2.6666666667vw;
    padding-top: 1.0666666667vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .l-fv__schedule {
    position: relative;
    top: 0;
    right: 0;
    background: white;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-top: 2.6666666667vw;
    padding-top: 1.0666666667vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 2.1333333333vw;
  }
}

.c-schedule__table {
  border-collapse: collapse;
  display: block;
}
.c-schedule__table thead {
  border-bottom: 1px solid;
  border-top: 1px solid;
  font-family: "Noto Sans JP", sans-serif;
}
.c-schedule__table tbody {
  border-bottom: 1px solid;
}

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

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

.c-schedule__note {
  font-size: max(12px, 0.9027777778vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
  margin-top: 0.9722222222vw;
  font-family: "Noto Sans JP", sans-serif;
}

.l-fv__info {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 9.3333333333vw;
  padding-bottom: 9.3333333333vw;
}

.fv__car,
.fv__train {
  padding-left: 9.0666666667vw;
  position: relative;
  z-index: 1;
}
.fv__car::after,
.fv__train::after {
  position: absolute;
  width: 6.4vw;
  height: 6.4vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background: url(../img/sp/car.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}

.fv__train {
  margin-top: 5.3333333333vw;
}
.fv__train::after {
  background: url(../img/sp/train.webp) no-repeat center center/cover;
}

/* ============================================
nav
============================================ */
.l-nav {
  padding-top: 2.6388888889vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 0vw;
  padding-right: 2.7777777778vw;
}
@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: 6.9444444444vw;
  padding-bottom: 2.0833333333vw;
  border-bottom: 1px solid;
}

.p-nav__item {
  text-align: center;
  position: relative;
  z-index: 1;
}
.p-nav__item::after {
  position: absolute;
  width: 1px;
  height: 1.6666666667vw;
  top: 0.6944444444vw;
  left: -3.4722222222vw;
  background: #000000;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
  content: "";
  z-index: -1;
}

.p-nav__ttl--en {
  color: #b5a37c;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 400;
  line-height: 1.2857142857;
  letter-spacing: 0em;
}

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

.pc-drawer__items {
  position: absolute;
  z-index: 100;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 4.1666666667vw;
  background-color: #6f645e;
  color: white;
  padding-top: 1.1111111111vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 1.1111111111vw;
  padding-right: 1.1111111111vw;
  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: 3.75vw;
  margin-left: 3.0555555556vw;
  margin-bottom: 8.6805555556vw;
  margin-right: 3.0555555556vw;
  background: #b5a37c;
  padding-top: 5vw;
  padding-left: 5.9722222222vw;
  padding-bottom: 5vw;
  padding-right: 6.875vw;
  border-left: 1.0416666667vw solid #85724a;
  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;
    gap: 8vw;
    padding-top: 9.8666666667vw;
    padding-left: 6.6666666667vw;
    padding-bottom: 13.8666666667vw;
    padding-right: 6.6666666667vw;
    margin-top: 10.6666666667vw;
    margin-left: 3.2vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 3.2vw;
    border-left: 2.1333333333vw solid #85724a;
  }
}
@media (max-width: 599px) {
  .l-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    padding-top: 9.8666666667vw;
    padding-left: 6.6666666667vw;
    padding-bottom: 13.8666666667vw;
    padding-right: 6.6666666667vw;
    margin-top: 10.6666666667vw;
    margin-left: 3.2vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 3.2vw;
    border-left: 2.1333333333vw solid #85724a;
  }
}

.l-news__ttlbox {
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__ttlbox {
    text-align: center;
  }
}
@media (max-width: 599px) {
  .l-news__ttlbox {
    text-align: center;
  }
}

.p-news__ttl {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 1.3125;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__ttl {
    font-size: min(56px, 7.4666666667vw);
    font-weight: 400;
    line-height: 1.1428571429;
    letter-spacing: 0.0357142857em;
  }
}
@media (max-width: 599px) {
  .p-news__ttl {
    font-size: min(56px, 7.4666666667vw);
    font-weight: 400;
    line-height: 1.1428571429;
    letter-spacing: 0.0357142857em;
  }
}

.p-news__subttl {
  margin-top: 0.2777777778vw;
}

.l-news__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: 1.5277777778vw;
  padding-right: 1.1111111111vw;
  height: 13.8888888889vw;
  overflow-y: scroll;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__items {
    gap: 6.4vw;
    height: 80vw;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
@media (max-width: 599px) {
  .l-news__items {
    gap: 6.4vw;
    height: 80vw;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}

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

.p-news__item--day {
  padding-top: 0.2777777778vw;
  padding-left: 1.8055555556vw;
  padding-bottom: 0.2777777778vw;
  padding-right: 1.8055555556vw;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 400;
  line-height: 1.4285714286;
  letter-spacing: 0em;
  background-color: #61605f;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__item--day {
    padding-top: 1.0666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-news__item--day {
    padding-top: 1.0666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 2.6666666667vw;
  }
}

/* ============================================
concept
============================================ */
.l-concept {
  background: url(../img/pc/concept-bg.webp) no-repeat center center/cover;
  padding-top: 4.5833333333vw;
  padding-left: 6.25vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 4.5138888889vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.8055555556vw;
  -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) {
  .l-concept {
    padding-top: 17.3333333333vw;
    padding-left: 8vw;
    padding-bottom: 17.3333333333vw;
    padding-right: 8vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 13.3333333333vw;
    background: url(../img/sp/concept-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-concept {
    padding-top: 17.3333333333vw;
    padding-left: 8vw;
    padding-bottom: 17.3333333333vw;
    padding-right: 8vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 13.3333333333vw;
    background: url(../img/sp/concept-bg.webp) no-repeat center center/cover;
  }
}

.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;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-concept__ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.1em;
  }
}

.p-concept__subttl {
  font-size: max(12px, 1.5277777778vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.0454545455em;
  margin-right: 0.6944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__subttl {
    margin-top: 2.6666666667vw;
    font-size: min(44px, 5.8666666667vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.0454545455em;
    margin-right: 0;
  }
}
@media (max-width: 599px) {
  .p-concept__subttl {
    margin-top: 2.6666666667vw;
    font-size: min(44px, 5.8666666667vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.0454545455em;
    margin-right: 0;
  }
}

.l-concept__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.75vw;
}
@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: 12.5333333333vw;
    margin-top: 13.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-concept__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12.5333333333vw;
    margin-top: 13.3333333333vw;
  }
}

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

.p-concept__number {
  width: 5.9722222222vw;
  height: 4.8611111111vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__number {
    width: 14.6666666667vw;
    height: 12vw;
  }
}
@media (max-width: 599px) {
  .p-concept__number {
    width: 14.6666666667vw;
    height: 12vw;
  }
}

.l-concept__item--box {
  background: linear-gradient(-35deg, #f4f4f3 50%, #ffffff 50%);
  padding-top: 3.3333333333vw;
  padding-left: 0vw;
  padding-bottom: 3.3333333333vw;
  padding-right: 0vw;
  text-align: center;
  margin-top: 0.8333333333vw;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept__item--box {
    padding-top: 11.4666666667vw;
    padding-left: 0vw;
    padding-bottom: 11.4666666667vw;
    padding-right: 0vw;
    margin-top: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-concept__item--box {
    padding-top: 11.4666666667vw;
    padding-left: 0vw;
    padding-bottom: 11.4666666667vw;
    padding-right: 0vw;
    margin-top: 2.6666666667vw;
  }
}

.l-concept__item--box::before {
  position: absolute;
  width: 90%;
  height: 90%;
  top: 0.6944444444vw;
  left: 0.5555555556vw;
  border-top: 1px solid;
  border-left: 1px solid;
  content: "";
  z-index: 1;
}
.l-concept__item--box::after {
  position: absolute;
  width: 90%;
  height: 90%;
  bottom: 0.6944444444vw;
  right: 0.5555555556vw;
  border-bottom: 1px solid;
  border-right: 1px solid;
  content: "";
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept__item--box::before {
    top: 2.6666666667vw;
    left: 1.3333333333vw;
  }
  .l-concept__item--box::after {
    bottom: 2.6666666667vw;
    right: 1.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-concept__item--box::before {
    top: 2.6666666667vw;
    left: 1.3333333333vw;
  }
  .l-concept__item--box::after {
    bottom: 2.6666666667vw;
    right: 1.3333333333vw;
  }
}

.p-concept__item--ttl {
  font-size: max(12px, 1.8055555556vw);
  font-weight: 400;
  line-height: 1.2307692308;
  letter-spacing: 0.0576923077em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__item--ttl {
    font-size: min(46px, 6.1333333333vw);
    font-weight: 400;
    line-height: 1.1304347826;
    letter-spacing: 0.0434782609em;
  }
}
@media (max-width: 599px) {
  .p-concept__item--ttl {
    font-size: min(46px, 6.1333333333vw);
    font-weight: 400;
    line-height: 1.1304347826;
    letter-spacing: 0.0434782609em;
  }
}

.p-concept__item--subttl {
  font-size: max(12px, 0.9027777778vw);
  font-weight: 400;
  line-height: 1.3846153846;
  letter-spacing: 0.0384615385em;
  padding-bottom: 0.6944444444vw;
  position: relative;
  z-index: 1;
}
.p-concept__item--subttl::after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  width: 7.2222222222vw;
  height: 0.2777777778vw;
  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--subttl {
    margin-top: 1.0666666667vw;
    font-size: min(24px, 3.2vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
    padding-bottom: 2.1333333333vw;
  }
  .p-concept__item--subttl::after {
    width: 24.96vw;
    height: 0.96vw;
  }
}
@media (max-width: 599px) {
  .p-concept__item--subttl {
    margin-top: 1.0666666667vw;
    font-size: min(24px, 3.2vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
    padding-bottom: 2.1333333333vw;
  }
  .p-concept__item--subttl::after {
    width: 24.96vw;
    height: 0.96vw;
  }
}

.p-concept__item--tx {
  margin-top: 0.9722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__item--tx {
    margin-top: 3.4666666667vw;
  }
}
@media (max-width: 599px) {
  .p-concept__item--tx {
    margin-top: 3.4666666667vw;
  }
}

/* ============================================
reason
============================================ */
.l-reason {
  padding-top: 8.6805555556vw;
  position: relative;
  z-index: 1;
}
.l-reason::after {
  position: absolute;
  width: 100%;
  height: 181.3194444444vw;
  top: 15.0694444444vw;
  left: 0vw;
  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-reason {
    padding-top: 13.3333333333vw;
  }
  .l-reason::after {
    height: 844.5333333333vw;
    top: 26.6666666667vw;
    background: url(../img/sp/reason-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-reason {
    padding-top: 13.3333333333vw;
  }
  .l-reason::after {
    height: 844.5333333333vw;
    top: 26.6666666667vw;
    background: url(../img/sp/reason-bg.webp) no-repeat center center/cover;
  }
}

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

.p-reason__ttl {
  width: 38.8888888889vw;
  height: 5.7638888889vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason__ttl {
    width: 84vw;
    height: 12.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-reason__ttl {
    width: 84vw;
    height: 12.5333333333vw;
  }
}

.p-reason__subttl {
  margin-top: 2.7777777778vw;
  font-size: max(12px, 1.8055555556vw);
  font-weight: 400;
  line-height: 1.2307692308;
  letter-spacing: 0.0576923077em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason__subttl {
    margin-top: 4vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.075em;
  }
}
@media (max-width: 599px) {
  .p-reason__subttl {
    margin-top: 4vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.075em;
  }
}

.p-reason__tx {
  font-size: max(12px, 2.5vw);
  font-weight: 400;
  line-height: 1.1666666667;
  letter-spacing: 0em;
}
.p-reason__tx span {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0em;
  color: #b5a37c;
}
.p-reason__tx small {
  font-size: max(12px, 1.8055555556vw);
  font-weight: 400;
  line-height: 1.2307692308;
  letter-spacing: 0.0192307692em;
}
.p-reason__tx {
  padding-bottom: 4.5138888889vw;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason__tx {
    font-size: min(56px, 7.4666666667vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.0178571429em;
  }
  .p-reason__tx small {
    font-size: min(36px, 4.8vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0277777778em;
  }
  .p-reason__tx span {
    font-size: min(72px, 9.6vw);
    font-weight: 400;
    line-height: 1.1111111111;
    letter-spacing: 0.0277777778em;
  }
  .p-reason__tx {
    padding-bottom: 13.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-reason__tx {
    font-size: min(56px, 7.4666666667vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.0178571429em;
  }
  .p-reason__tx small {
    font-size: min(36px, 4.8vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0277777778em;
  }
  .p-reason__tx span {
    font-size: min(72px, 9.6vw);
    font-weight: 400;
    line-height: 1.1111111111;
    letter-spacing: 0.0277777778em;
  }
  .p-reason__tx {
    padding-bottom: 13.3333333333vw;
  }
}

.p-reason__tx::after {
  position: absolute;
  width: 1px;
  height: 2.4305555556vw;
  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-reason__tx::after {
    height: 9.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-reason__tx::after {
    height: 9.3333333333vw;
  }
}

.l-reason01,
.l-reason03 {
  position: relative;
  z-index: 1;
  margin-top: 7.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason01,
  .l-reason03 {
    margin-top: 0vw;
  }
}
@media (max-width: 599px) {
  .l-reason01,
  .l-reason03 {
    margin-top: 0vw;
  }
}

.p-reason01__img,
.p-reason03__img {
  width: 43.4722222222vw;
  height: 28.8194444444vw;
  position: absolute;
  top: -2.3611111111vw;
  left: 4.6527777778vw;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason01__img,
  .p-reason03__img {
    width: 88vw;
    height: 58.4vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -55.2vw;
  }
}
@media (max-width: 599px) {
  .p-reason01__img,
  .p-reason03__img {
    width: 88vw;
    height: 58.4vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -55.2vw;
  }
}

.l-reason01__txbox,
.l-reason03__txbox {
  background: white;
  margin-top: 0vw;
  margin-left: 36.3194444444vw;
  margin-bottom: 0vw;
  margin-right: 5.2083333333vw;
  text-align: center;
  padding-top: 4.3055555556vw;
  padding-left: 13.1944444444vw;
  padding-bottom: 4.7222222222vw;
  padding-right: 6.25vw;
  outline: 1px solid #978678;
  outline-offset: -6px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason01__txbox,
  .l-reason03__txbox {
    margin-top: 68.5333333333vw;
    margin-left: 3.2vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 3.2vw;
    padding-top: 12.2666666667vw;
    padding-left: 13.0666666667vw;
    padding-bottom: 12.2666666667vw;
    padding-right: 13.0666666667vw;
  }
}
@media (max-width: 599px) {
  .l-reason01__txbox,
  .l-reason03__txbox {
    margin-top: 68.5333333333vw;
    margin-left: 3.2vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 3.2vw;
    padding-top: 12.2666666667vw;
    padding-left: 13.0666666667vw;
    padding-bottom: 12.2666666667vw;
    padding-right: 13.0666666667vw;
  }
}

.p-reason__number,
.p-reason__number02 {
  font-size: max(12px, 4.4444444444vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
}
.p-reason__number span,
.p-reason__number02 span {
  color: #b5a37c;
}
.p-reason__number,
.p-reason__number02 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.p-reason__number::after,
.p-reason__number02::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -2.0833333333vw;
  content: "REASON";
  font-size: max(12px, 0.8333333333vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  padding-top: 0.2083333333vw;
  padding-left: 0vw;
  padding-bottom: 0.2083333333vw;
  padding-right: 0vw;
  background: white;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
@media (min-width: 768px) and (max-width: 999px) {
  .p-reason__number::after,
  .p-reason__number02::after {
    left: -5.5555555556vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason__number,
  .p-reason__number02 {
    font-size: min(96px, 12.8vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
  }
  .p-reason__number::after,
  .p-reason__number02::after {
    left: -10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-reason__number,
  .p-reason__number02 {
    font-size: min(96px, 12.8vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
  }
  .p-reason__number::after,
  .p-reason__number02::after {
    left: -10.6666666667vw;
  }
}

.p-reason__item--ttl,
.p-reason02__item--ttl {
  margin-top: 2.3611111111vw;
  font-size: max(12px, 1.8055555556vw);
  font-weight: 400;
  line-height: 1.5384615385;
  letter-spacing: 0.0769230769em;
  text-align: center;
  padding-bottom: 0.8333333333vw;
  position: relative;
  z-index: 1;
}
.p-reason__item--ttl::after,
.p-reason02__item--ttl::after {
  position: absolute;
  width: 15.1388888889vw;
  height: 0.125vw;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/reason-asi.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason__item--ttl,
  .p-reason02__item--ttl {
    margin-top: 6.6666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.02em;
    padding-bottom: 6.6666666667vw;
  }
  .p-reason__item--ttl::after,
  .p-reason02__item--ttl::after {
    width: 58.1333333333vw;
    height: 0.48vw;
  }
}
@media (max-width: 599px) {
  .p-reason__item--ttl,
  .p-reason02__item--ttl {
    margin-top: 6.6666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.02em;
    padding-bottom: 6.6666666667vw;
  }
  .p-reason__item--ttl::after,
  .p-reason02__item--ttl::after {
    width: 58.1333333333vw;
    height: 0.48vw;
  }
}

.p-reason__item--tx {
  text-align: left;
  margin-top: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason__item--tx {
    margin-top: 6.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-reason__item--tx {
    margin-top: 6.1333333333vw;
  }
}

.l-reason02 {
  background-color: #6d6858;
  padding-top: 4.5833333333vw;
  margin-top: 4.6527777778vw;
  color: white;
  text-align: center;
  position: relative;
  z-index: 1;
}
.l-reason02::before, .l-reason02::after {
  position: absolute;
  width: 115.9722222222vw;
  height: 48.5416666667vw;
  top: 7.3611111111vw;
  background: url(../img/pc/reason02-asi.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
.l-reason02::before {
  left: -57.9861111111vw;
}
.l-reason02::after {
  right: -57.9861111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason02 {
    padding-top: 8vw;
  }
  .l-reason02::before, .l-reason02::after {
    position: absolute;
    width: 93.8666666667vw;
    height: 42.9333333333vw;
    bottom: -10.6666666667vw;
    top: auto;
    background: url(../img/pc/reason02-asi.webp) no-repeat center center/cover;
  }
  .l-reason02::before {
    left: -45.3333333333vw;
  }
  .l-reason02::after {
    right: -45.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-reason02 {
    padding-top: 8vw;
  }
  .l-reason02::before, .l-reason02::after {
    position: absolute;
    width: 93.8666666667vw;
    height: 42.9333333333vw;
    bottom: -10.6666666667vw;
    top: auto;
    background: url(../img/pc/reason02-asi.webp) no-repeat center center/cover;
  }
  .l-reason02::before {
    left: -45.3333333333vw;
  }
  .l-reason02::after {
    right: -45.3333333333vw;
  }
}

.p-reason__number02 {
  color: #b5a37c;
}
.p-reason__number02 span {
  color: white;
}
.p-reason__number02::after {
  color: #000000;
}

.p-reason02__item--ttl::after {
  width: 16.3888888889vw;
  height: 0.1041666667vw;
  background: url(../img/pc/reason-asi-wh.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason02__item--ttl::after {
    width: 62.9333333333vw;
    height: 0.4vw;
  }
}
@media (max-width: 599px) {
  .p-reason02__item--ttl::after {
    width: 62.9333333333vw;
    height: 0.4vw;
  }
}

.p-reason02__item--tx {
  padding-top: 1.3888888889vw;
  padding-left: 11.6666666667vw;
  padding-bottom: 0vw;
  padding-right: 11.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason02__item--tx {
    padding-top: 6.6666666667vw;
    padding-left: 8.5333333333vw;
    padding-bottom: 0vw;
    padding-right: 8.5333333333vw;
    text-align: left;
  }
}
@media (max-width: 599px) {
  .p-reason02__item--tx {
    padding-top: 6.6666666667vw;
    padding-left: 8.5333333333vw;
    padding-bottom: 0vw;
    padding-right: 8.5333333333vw;
    text-align: left;
  }
}

.l-reason__swiper-container {
  margin-top: 4.6527777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason__swiper-container {
    margin-top: 13.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-reason__swiper-container {
    margin-top: 13.3333333333vw;
  }
}

.l-reason__item {
  border: 0.4166666667vw solid white;
  border-radius: 50%;
}
.l-reason__item:nth-child(2n) {
  margin-top: 4.375vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason__item {
    border: 1.0666666667vw solid white;
  }
  .l-reason__item:nth-child(2n) {
    margin-top: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .l-reason__item {
    border: 1.0666666667vw solid white;
  }
  .l-reason__item:nth-child(2n) {
    margin-top: 8.5333333333vw;
  }
}

.p-reason03__img {
  left: auto;
  right: 4.6527777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason03__img {
    width: 88vw;
    height: 58.4vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -55.2vw;
  }
}
@media (max-width: 599px) {
  .p-reason03__img {
    width: 88vw;
    height: 58.4vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -55.2vw;
  }
}

.l-reason03__txbox {
  margin-top: 0vw;
  margin-left: 5.5555555556vw;
  margin-bottom: 0vw;
  margin-right: 36.3194444444vw;
  padding-top: 4.3055555556vw;
  padding-left: 6.25vw;
  padding-bottom: 4.7222222222vw;
  padding-right: 13.1944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason03__txbox {
    margin-top: 68.5333333333vw;
    margin-left: 3.2vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 3.2vw;
    padding-top: 12.2666666667vw;
    padding-left: 13.0666666667vw;
    padding-bottom: 12.2666666667vw;
    padding-right: 13.0666666667vw;
  }
}
@media (max-width: 599px) {
  .l-reason03__txbox {
    margin-top: 68.5333333333vw;
    margin-left: 3.2vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 3.2vw;
    padding-top: 12.2666666667vw;
    padding-left: 13.0666666667vw;
    padding-bottom: 12.2666666667vw;
    padding-right: 13.0666666667vw;
  }
}

.l-reason045 {
  padding-top: 5.9027777778vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 0vw;
  padding-right: 5.5555555556vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.6111111111vw;
}
@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: 11.2vw;
    padding-top: 0vw;
    padding-left: 3.2vw;
    padding-bottom: 0vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-reason045 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 11.2vw;
    padding-top: 0vw;
    padding-left: 3.2vw;
    padding-bottom: 0vw;
    padding-right: 3.2vw;
  }
}

.l-reason045 .p-reason__number {
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-reason045 .p-reason__number {
    margin-top: 6.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-reason045 .p-reason__number {
    margin-top: 6.6666666667vw;
  }
}

.l-reason04,
.l-reason05 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

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

.p-reason04__img01,
.p-reason04__img02 {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-reason04__img--ttl {
  padding-top: 0.6944444444vw;
  padding-left: 3.4722222222vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 3.4722222222vw;
  background: #b5a37c;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-reason04__img--ttl {
    padding-top: 1.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 1.3333333333vw;
    padding-right: 5.3333333333vw;
    font-size: min(22px, 2.9333333333vw);
    font-weight: 400;
    line-height: 1.6363636364;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-reason04__img--ttl {
    padding-top: 1.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 1.3333333333vw;
    padding-right: 5.3333333333vw;
    font-size: min(22px, 2.9333333333vw);
    font-weight: 400;
    line-height: 1.6363636364;
    letter-spacing: 0em;
  }
}

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

.l-reason04__txbox,
.l-reason05__txbox {
  padding-top: 0vw;
  padding-left: 3.4722222222vw;
  padding-bottom: 0vw;
  padding-right: 3.4722222222vw;
}

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

/* ============================================
mana
============================================ */
.l-mana {
  background: url(../img/pc/mana-bg.webp) no-repeat center center/cover;
  padding-top: 4.7222222222vw;
  padding-left: 3.2638888889vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 3.2638888889vw;
  color: white;
  text-align: center;
  margin-top: 6.5972222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-mana {
    padding-top: 8vw;
    padding-left: 4.8vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 4.8vw;
    background: url(../img/sp/mana-bg.webp) no-repeat center center/cover;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-mana {
    padding-top: 8vw;
    padding-left: 4.8vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 4.8vw;
    background: url(../img/sp/mana-bg.webp) no-repeat center center/cover;
    margin-top: 10.6666666667vw;
  }
}

.p-mana__ttl {
  width: 69.4444444444vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__ttl {
    width: 80vw;
  }
}
@media (max-width: 599px) {
  .p-mana__ttl {
    width: 80vw;
  }
}

.p-mana__txbox {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 5.5555555556vw;
  color: #000000;
  background: url(../img/pc/mana-txbox.webp) no-repeat center center/contain;
  padding-top: 4.5138888889vw;
  padding-left: 2.0138888889vw;
  padding-bottom: 4.5138888889vw;
  padding-right: 2.0138888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__txbox {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.0625em;
    margin-top: 9.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-mana__txbox {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.0625em;
    margin-top: 9.3333333333vw;
  }
}

.p-mana__subttl {
  margin-top: 2.2222222222vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__subttl {
    margin-top: 5.3333333333vw;
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-mana__subttl {
    margin-top: 5.3333333333vw;
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}

.p-mana__tx {
  margin-top: 0.8333333333vw;
  padding-bottom: 3.4722222222vw;
  border-bottom: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__tx {
    margin-top: 5.3333333333vw;
    padding-bottom: 13.3333333333vw;
    text-align: left;
  }
}
@media (max-width: 599px) {
  .p-mana__tx {
    margin-top: 5.3333333333vw;
    padding-bottom: 13.3333333333vw;
    text-align: left;
  }
}

/* ============================================
gree
============================================ */
.l-gree {
  margin-top: 10.7638888889vw;
  background: url(../img/pc/gree-bg.webp) no-repeat center center/cover;
  padding-top: 7.4305555556vw;
  padding-left: 2.5694444444vw;
  padding-bottom: 9.0277777778vw;
  padding-right: 3.2638888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gree {
    margin-top: 10.6666666667vw;
    padding-top: 18.6666666667vw;
    padding-left: 6.4vw;
    padding-bottom: 18.6666666667vw;
    padding-right: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-gree {
    margin-top: 10.6666666667vw;
    padding-top: 18.6666666667vw;
    padding-left: 6.4vw;
    padding-bottom: 18.6666666667vw;
    padding-right: 6.4vw;
  }
}

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

.l-gree__le {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.2638888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gree__le {
    padding-top: 0vw;
    padding-left: 7.4666666667vw;
    padding-bottom: 0vw;
    padding-right: 7.4666666667vw;
    gap: 6.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-gree__le {
    padding-top: 0vw;
    padding-left: 7.4666666667vw;
    padding-bottom: 0vw;
    padding-right: 7.4666666667vw;
    gap: 6.9333333333vw;
  }
}

.p-gree__ttl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  color: white;
  font-size: max(12px, 4.4444444444vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-gree__ttl {
    font-size: min(96px, 12.8vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-gree__ttl {
    font-size: min(96px, 12.8vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.0416666667em;
  }
}

.p-gree__img01 {
  width: 35.0694444444vw;
  height: 43.0555555556vw;
  border: 0.6944444444vw solid white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-gree__img01 {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .p-gree__img01 {
    width: 100%;
    height: auto;
  }
}

.l-gree__img--fx {
  margin-top: 2.0833333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gree__img--fx {
    margin-top: 4.2666666667vw;
    gap: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-gree__img--fx {
    margin-top: 4.2666666667vw;
    gap: 2.6666666667vw;
  }
}

.p-gree__img02,
.p-gree__img03 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 0.3472222222vw solid white;
}

.l-gree__ri--ttlbox,
.l-gree__ri--ttlbox02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.7361111111vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gree__ri--ttlbox,
  .l-gree__ri--ttlbox02 {
    gap: 6.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-gree__ri--ttlbox,
  .l-gree__ri--ttlbox02 {
    gap: 6.9333333333vw;
  }
}

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

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

.p-gree__ri--subttl {
  margin-top: 1.5972222222vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-gree__ri--subttl {
    margin-top: 4.2666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .p-gree__ri--subttl {
    margin-top: 4.2666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.05em;
  }
}

.p-gree__ri--tx {
  margin-top: 2.2222222222vw;
  font-family: "Noto Sans JP", sans-serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-gree__ri--tx {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-gree__ri--tx {
    margin-top: 5.3333333333vw;
  }
}

.p-gree__ri--name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.3888888889vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  font-size: max(12px, 2.5vw);
  font-weight: 400;
  line-height: 1.1666666667;
  letter-spacing: 0.0555555556em;
  margin-top: 2.5694444444vw;
}
.p-gree__ri--name span {
  font-size: max(12px, 0.9722222222vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.0357142857em;
  background-color: #d9d9d9;
  padding-top: 0vw;
  padding-left: 1.25vw;
  padding-bottom: 0vw;
  padding-right: 1.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-gree__ri--name {
    gap: 4vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 8vw;
    font-size: min(56px, 7.4666666667vw);
    font-weight: 400;
    line-height: 1.2857142857;
    letter-spacing: 0.0357142857em;
  }
  .p-gree__ri--name span {
    padding-top: 0vw;
    padding-left: 4.8vw;
    padding-bottom: 0vw;
    padding-right: 4.8vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.0357142857em;
  }
}
@media (max-width: 599px) {
  .p-gree__ri--name {
    gap: 4vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 8vw;
    font-size: min(56px, 7.4666666667vw);
    font-weight: 400;
    line-height: 1.2857142857;
    letter-spacing: 0.0357142857em;
  }
  .p-gree__ri--name span {
    padding-top: 0vw;
    padding-left: 4.8vw;
    padding-bottom: 0vw;
    padding-right: 4.8vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.0357142857em;
  }
}

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

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

.p-gree__ri--tx02 {
  margin-top: 1.3888888889vw;
  font-family: "Noto Sans JP", sans-serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-gree__ri--tx02 {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-gree__ri--tx02 {
    margin-top: 5.3333333333vw;
  }
}

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

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

.l-medical__items {
  padding-top: 3.4722222222vw;
  padding-left: 11.5972222222vw;
  padding-bottom: 0vw;
  padding-right: 11.5972222222vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3.4722222222vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__items {
    padding-top: 8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 0vw;
    padding-right: 2.6666666667vw;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6.6666666667vw 1.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-medical__items {
    padding-top: 8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 0vw;
    padding-right: 2.6666666667vw;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6.6666666667vw 1.3333333333vw;
  }
}

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

.l-medical__item--box {
  background-color: #f2f1e8;
  padding-top: 1.6666666667vw;
  padding-left: 0vw;
  padding-bottom: 2.3611111111vw;
  padding-right: 0vw;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__item--box {
    padding-top: 4.8vw;
    padding-left: 0vw;
    padding-bottom: 6.9333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-medical__item--box {
    padding-top: 4.8vw;
    padding-left: 0vw;
    padding-bottom: 6.9333333333vw;
    padding-right: 0vw;
  }
}

.l-medical__item--box::before {
  position: absolute;
  width: 2.8472222222vw;
  height: 0.6944444444vw;
  bottom: 0.6944444444vw;
  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;
}
.l-medical__item--box::after {
  position: absolute;
  width: 9.5138888889vw;
  height: 9.8611111111vw;
  top: 0;
  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__item--box::before {
    width: 8vw;
    height: 1.8666666667vw;
    bottom: 2.1333333333vw;
  }
  .l-medical__item--box::after {
    width: 27.2vw;
    height: 28.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-medical__item--box::before {
    width: 8vw;
    height: 1.8666666667vw;
    bottom: 2.1333333333vw;
  }
  .l-medical__item--box::after {
    width: 27.2vw;
    height: 28.2666666667vw;
  }
}

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

.p-medical__item--ttl {
  margin-top: 0.6944444444vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.04em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--ttl {
    margin-top: 1.6vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0333333333em;
  }
}
@media (max-width: 599px) {
  .p-medical__item--ttl {
    margin-top: 1.6vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0333333333em;
  }
}

.p-medical__item--subttl {
  font-size: max(12px, 0.9027777778vw);
  font-weight: 400;
  line-height: 1.3846153846;
  letter-spacing: 0.0153846154em;
  color: #b5a37c;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__item--subttl {
    font-size: min(24px, 3.2vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0166666667em;
  }
}
@media (max-width: 599px) {
  .p-medical__item--subttl {
    font-size: min(24px, 3.2vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0166666667em;
  }
}

.check {
  margin-top: 2.2916666667vw;
}
.check li {
  padding-top: 0.4166666667vw;
  padding-left: 2.2222222222vw;
  padding-bottom: 0.4166666667vw;
  padding-right: 0vw;
}
.check li:not(:last-child) {
  border-bottom: 2px dotted;
}
.check li {
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .check {
    margin-top: 6.4vw;
  }
  .check li {
    padding-top: 1.3333333333vw;
    padding-left: 6.4vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .check {
    margin-top: 6.4vw;
  }
  .check li {
    padding-top: 1.3333333333vw;
    padding-left: 6.4vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 0vw;
  }
}

.check li::after {
  position: absolute;
  width: 1.3888888889vw;
  height: 1.3888888889vw;
  top: 0.8333333333vw;
  left: 0;
  background: url(../img/pc/check.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 768px) and (max-width: 999px) {
  .check li::after {
    top: 1.25vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .check li::after {
    width: 4vw;
    height: 4vw;
    top: 3.2vw;
  }
}
@media (max-width: 599px) {
  .check li::after {
    width: 4vw;
    height: 4vw;
    top: 3.2vw;
  }
}

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

.l-flow__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.6944444444vw 3.2638888889vw;
  padding-top: 3.125vw;
  padding-left: 18.0555555556vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 18.0555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__items {
    padding-top: 8vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 8vw;
    padding-right: 4.2666666667vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.6666666667vw 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-flow__items {
    padding-top: 8vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 8vw;
    padding-right: 4.2666666667vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.6666666667vw 6.4vw;
  }
}

.l-flow__item {
  text-align: center;
  padding-top: 0.6944444444vw;
  padding-left: 0vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  background-color: #b0ab9f;
  color: white;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.l-flow__item:hover {
  cursor: pointer;
}
.l-flow__item.l-flow__item--active {
  background-color: #85724a;
}
.l-flow__item {
  position: relative;
  z-index: 1;
}
.l-flow__item::after {
  position: absolute;
  width: 0.6944444444vw;
  height: 0.6944444444vw;
  top: 50%;
  right: -1.6666666667vw;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__item {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
  }
  .l-flow__item::after {
    width: 1.6vw;
    height: 1.6vw;
    right: -3.2vw;
  }
}
@media (max-width: 599px) {
  .l-flow__item {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
  }
  .l-flow__item::after {
    width: 1.6vw;
    height: 1.6vw;
    right: -3.2vw;
  }
}

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

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
}

.l-flow__prev::after,
.l-flow__next::after {
  position: absolute;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  left: 50%;
  top: 50%;
  border-right: 0.2777777778vw solid #b5a37c;
  border-bottom: 0.2777777778vw solid #b5a37c;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__prev,
  .l-flow__next {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-flow__prev,
  .l-flow__next {
    display: none;
  }
}

.l-flow__prev {
  left: 22.9166666667vw;
}
.l-flow__prev::after {
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
}

.l-flow__next {
  right: 22.9166666667vw;
}
.l-flow__next::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

/* ============================================
fee
============================================ */
.l-fee {
  padding-top: 4.1666666667vw;
  padding-left: 11.1111111111vw;
  padding-bottom: 10.2083333333vw;
  padding-right: 11.1111111111vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fee {
    padding-top: 13.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-fee {
    padding-top: 13.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 0vw;
  }
}

.l-fee__inner {
  background: url(../img/pc/fee-bg.webp) no-repeat center center/cover;
  padding-top: 1.7361111111vw;
  padding-left: 1.7361111111vw;
  padding-bottom: 2.6388888889vw;
  padding-right: 1.7361111111vw;
  text-align: center;
  position: relative;
}
.l-fee__inner::before, .l-fee__inner::after {
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -0.7638888889vw;
  left: 0;
  background: #b5a37c;
  content: "";
}
.l-fee__inner::after {
  top: -0.7638888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fee__inner {
    padding-top: 10.6666666667vw;
    padding-left: 5.8666666667vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 5.8666666667vw;
    background: url(../img/sp/fee-bg.webp) no-repeat center center/cover;
  }
  .l-fee__inner::before {
    bottom: -2.9333333333vw;
  }
  .l-fee__inner::after {
    top: -2.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-fee__inner {
    padding-top: 10.6666666667vw;
    padding-left: 5.8666666667vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 5.8666666667vw;
    background: url(../img/sp/fee-bg.webp) no-repeat center center/cover;
  }
  .l-fee__inner::before {
    bottom: -2.9333333333vw;
  }
  .l-fee__inner::after {
    top: -2.9333333333vw;
  }
}

.p-fee__ttl {
  font-size: max(12px, 2.5vw);
  font-weight: 400;
  line-height: 1.1666666667;
  letter-spacing: 0.0416666667em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fee__ttl {
    font-size: min(72px, 9.6vw);
    font-weight: 400;
    line-height: 1.1666666667;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-fee__ttl {
    font-size: min(72px, 9.6vw);
    font-weight: 400;
    line-height: 1.1666666667;
    letter-spacing: 0.0416666667em;
  }
}

.p-fee__subttl02 {
  margin-top: 0.8333333333vw;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 1.125;
  letter-spacing: 0.03125em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fee__subttl02 {
    margin-top: 6.6666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-fee__subttl02 {
    margin-top: 6.6666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}

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

.l-fee__btnbox {
  margin-top: 4.5833333333vw;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -10.2083333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fee__btnbox {
    margin-top: 13.3333333333vw;
    position: relative;
    bottom: 0;
  }
}
@media (max-width: 599px) {
  .l-fee__btnbox {
    margin-top: 13.3333333333vw;
    position: relative;
    bottom: 0;
  }
}

/* ============================================
footer
============================================ */
.l-footer__inner {
  background: #b5a37c;
  margin-top: 10.2083333333vw;
  padding-top: 9.8611111111vw;
  padding-left: 15.2777777778vw;
  padding-bottom: 3.75vw;
  padding-right: 15.2777777778vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-footer__inner {
    padding-top: 9.8611111111vw;
    padding-left: 6.9444444444vw;
    padding-bottom: 3.75vw;
    padding-right: 6.9444444444vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__inner {
    margin-top: 21.3333333333vw;
    padding-top: 24vw;
    padding-left: 5.8666666667vw;
    padding-bottom: 4vw;
    padding-right: 5.8666666667vw;
  }
}
@media (max-width: 599px) {
  .l-footer__inner {
    margin-top: 21.3333333333vw;
    padding-top: 24vw;
    padding-left: 5.8666666667vw;
    padding-bottom: 4vw;
    padding-right: 5.8666666667vw;
  }
}

.l-footer__inner {
  position: relative;
  z-index: 1;
}
.l-footer__inner::after {
  position: absolute;
  width: 100%;
  height: 5.4166666667vw;
  top: 0vw;
  left: 0vw;
  background: url(../img/pc/footer-asi.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__inner::after {
    background: url(../img/sp/footer-asi.webp) no-repeat center center/cover;
    height: 13.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__inner::after {
    background: url(../img/sp/footer-asi.webp) no-repeat center center/cover;
    height: 13.3333333333vw;
  }
}

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

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

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

.p-footer__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.0833333333vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding-bottom: 0.6944444444vw;
  border-bottom: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__tel {
    gap: 8vw;
    padding-bottom: 2.6666666667vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 599px) {
  .p-footer__tel {
    gap: 8vw;
    padding-bottom: 2.6666666667vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-footer__tel--number {
  position: relative;
  z-index: 1;
}
.p-footer__tel--number::after {
  position: absolute;
  width: 1px;
  height: 2.9166666667vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -1.0416666667vw;
  background: #000000;
  content: "";
  z-index: -1;
}
.p-footer__tel--number span {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__tel--number span {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
  }
  .p-footer__tel--number::after {
    height: 11.2vw;
    left: -4vw;
  }
}
@media (max-width: 599px) {
  .p-footer__tel--number span {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
  }
  .p-footer__tel--number::after {
    height: 11.2vw;
    left: -4vw;
  }
}

.l-footer__schedule {
  color: white;
  margin-top: 2.9861111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__schedule {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__schedule {
    margin-top: 5.3333333333vw;
  }
}

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

.l-map {
  margin-top: 2.7777777778vw;
  width: 100%;
  height: 21.875vw;
}
.l-map iframe {
  width: 100%;
  height: 21.875vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-map {
    margin-top: 5.3333333333vw;
    height: 84vw;
  }
  .l-map iframe {
    height: 84vw;
  }
}
@media (max-width: 599px) {
  .l-map {
    margin-top: 5.3333333333vw;
    height: 84vw;
  }
  .l-map iframe {
    height: 84vw;
  }
}

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

.p-footer__nav--ttl {
  padding-bottom: 1.3888888889vw;
  border-bottom: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__nav--ttl {
    padding-bottom: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-footer__nav--ttl {
    padding-bottom: 5.3333333333vw;
  }
}

.l-footer__items {
  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.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.6666666667vw;
    margin-top: 5.3333333333vw;
    padding-bottom: 19.2vw;
  }
}
@media (max-width: 599px) {
  .l-footer__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.6666666667vw;
    margin-top: 5.3333333333vw;
    padding-bottom: 19.2vw;
  }
}

.l-footer__copy {
  text-align: center;
  color: white;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(28px, 3.7333333333vw);
  font-weight: 400;
  line-height: 1.2857142857;
  letter-spacing: 0em;
}

.c-fv {
  position: relative;
}

@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__img {
    height: 64vw;
  }
}
@media (max-width: 599px) {
  .c-fv__img {
    height: 64vw;
  }
}

.c-fv__ttlbox {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 11.4583333333vw;
  text-align: center;
  width: 100%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttlbox {
    top: 26.6666666667vw;
  }
}
@media (max-width: 599px) {
  .c-fv__ttlbox {
    top: 26.6666666667vw;
  }
}

.c-fv__ttl {
  color: white;
  font-size: max(12px, 2.5vw);
  font-weight: 400;
  line-height: 1.1666666667;
  letter-spacing: 0.0277777778em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .c-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}

.c-fv__subttl {
  font-size: max(12px, 1.25vw);
  font-weight: 400;
  line-height: 1.7777777778;
  letter-spacing: 0.0555555556em;
  color: #b5a37c;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__subttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .c-fv__subttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}

/* ============================================
staff
============================================ */
.l-staff__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.9444444444vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 3.4722222222vw;
  padding-left: 13.5416666667vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 13.5416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-staff__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: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-staff__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: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

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

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

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

.p-staff01__name {
  margin-top: 3.125vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.0416666667vw;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.015625em;
}
.p-staff01__name span {
  padding-top: 0vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 0vw;
  padding-right: 1.1111111111vw;
  border: 1px solid;
  color: #b5a37c;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-staff01__name {
    margin-top: 5.3333333333vw;
    gap: 2.6666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.025em;
  }
  .p-staff01__name span {
    padding-top: 0vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 0vw;
    padding-right: 2.1333333333vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-staff01__name {
    margin-top: 5.3333333333vw;
    gap: 2.6666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.025em;
  }
  .p-staff01__name span {
    padding-top: 0vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 0vw;
    padding-right: 2.1333333333vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.l-staff01__box {
  padding-top: 3.4722222222vw;
  padding-left: 7.9861111111vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 7.9861111111vw;
  background: #f2f1e8;
}

.l-staff01__inner {
  background: white;
  padding-top: 3.8194444444vw;
  padding-left: 3.8194444444vw;
  padding-bottom: 3.8194444444vw;
  padding-right: 3.8194444444vw;
}

.l-staff01__txbox {
  margin-top: 1.7361111111vw;
}
.l-staff01__txbox li {
  display: grid;
  grid-template-columns: 1fr 9fr;
  gap: 1.3888888889vw;
  border-bottom: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-staff01__txbox {
    margin-top: 5.3333333333vw;
  }
  .l-staff01__txbox li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-staff01__txbox {
    margin-top: 5.3333333333vw;
  }
  .l-staff01__txbox li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
    margin-top: 5.3333333333vw;
  }
}

.p-staff02__img {
  width: 67.0138888889vw;
  height: 37.1527777778vw;
  margin: 0 auto;
  margin-top: 1.8055555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-staff02__img {
    width: 100%;
    height: auto;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-staff02__img {
    width: 100%;
    height: auto;
    margin-top: 5.3333333333vw;
  }
}

/* ============================================
general
============================================ */
.l-general01__box {
  margin-top: 0vw;
  margin-left: 7.9861111111vw;
  margin-bottom: 0vw;
  margin-right: 7.9861111111vw;
  padding-top: 3.125vw;
  padding-left: 3.125vw;
  padding-bottom: 3.125vw;
  padding-right: 3.125vw;
  border: 1px solid #b5a37c;
  outline: 1px solid #b5a37c;
  outline-offset: -9px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-general01__box {
    margin: 0;
    outline: none;
  }
}
@media (max-width: 599px) {
  .l-general01__box {
    margin: 0;
    outline: none;
  }
}

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

/* ============================================
price
============================================ */
.l-price__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.7361111111vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 4.8611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-price__links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-price__links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0vw;
    margin-top: 10.6666666667vw;
  }
}

.p-price__link {
  width: 27.0833333333vw;
  text-align: center;
  background: -webkit-gradient(linear, right top, left top, from(#85724a), to(#c2b59b));
  background: linear-gradient(to left, #85724a 0%, #c2b59b 100%);
  padding-top: 1.6666666667vw;
  padding-left: 0vw;
  padding-bottom: 2.7083333333vw;
  padding-right: 0vw;
  color: white;
  outline: 1px solid white;
  outline-offset: -5px;
  position: relative;
  z-index: 1;
}
.p-price__link::after {
  position: absolute;
  width: 0.6944444444vw;
  height: 0.6944444444vw;
  bottom: 1.0416666667vw;
  left: 50%;
  border-bottom: 1px solid;
  border-right: 1px solid;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-price__link {
    width: 70%;
    margin: 0 auto;
    padding-top: 4vw;
    padding-left: 0vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
  }
  .p-price__link::after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    bottom: 4vw;
  }
}
@media (max-width: 599px) {
  .p-price__link {
    width: 70%;
    margin: 0 auto;
    padding-top: 4vw;
    padding-left: 0vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
  }
  .p-price__link::after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    bottom: 4vw;
  }
}

.l-price__table--inner {
  padding-top: 2.0833333333vw;
  padding-left: 13.8888888889vw;
  padding-bottom: 0vw;
  padding-right: 13.8888888889vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-price__table--inner {
    padding-top: 2.0833333333vw;
    padding-left: 6.9444444444vw;
    padding-bottom: 0vw;
    padding-right: 6.9444444444vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-price__table--inner {
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-price__table--inner {
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}

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

.p-price__table--ttl,
.p-price__table--tx,
.p-price__table--money {
  vertical-align: middle;
  border: 1px solid;
  padding-top: 1.25vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 1.25vw;
  padding-right: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-price__table--ttl,
  .p-price__table--tx,
  .p-price__table--money {
    padding-top: 2.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-price__table--ttl,
  .p-price__table--tx,
  .p-price__table--money {
    padding-top: 2.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 2.6666666667vw;
  }
}

.p-price__table--ttl {
  background-color: #e4dfd7;
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  width: 20.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-price__table--ttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-price__table--ttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.p-price__table--tx {
  width: 34.7222222222vw;
}

.p-price__table--money {
  text-align: right;
}

.tar {
  text-align: right;
}

/* ============================================
access
============================================ */
.p-access01__img {
  width: 50vw;
  height: 26.0416666667vw;
  margin: 0 auto;
  margin-top: 3.4722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-access01__img {
    width: 80%;
    height: auto;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .p-access01__img {
    width: 80%;
    height: auto;
    margin-top: 8vw;
  }
}

.p-access01__logo {
  width: 26.1805555556vw;
  height: 6.25vw;
  margin: 0 auto;
  margin-top: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-access01__logo {
    width: 50.4vw;
    height: 12vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .p-access01__logo {
    width: 50.4vw;
    height: 12vw;
    margin-top: 8vw;
  }
}

.l-access__fx {
  padding-top: 3.4722222222vw;
  padding-left: 12.5vw;
  padding-bottom: 0vw;
  padding-right: 12.5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10.4166666667vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-access__fx {
    padding-top: 3.4722222222vw;
    padding-left: 6.9444444444vw;
    padding-bottom: 0vw;
    padding-right: 6.9444444444vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-access__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}

.l-access__le .p-footer__tel {
  padding-top: 0.6944444444vw;
  border-top: 1px solid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access__le .p-footer__tel {
    margin-top: 5.3333333333vw;
    padding-top: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-access__le .p-footer__tel {
    margin-top: 5.3333333333vw;
    padding-top: 2.6666666667vw;
  }
}

.p-access__add {
  text-align: center;
  padding-top: 2.9861111111vw;
  position: relative;
  z-index: 1;
}
.p-access__add::after {
  position: absolute;
  width: 1.9444444444vw;
  height: 1.9444444444vw;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/access-pin.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-access__add {
    padding-top: 5.6vw;
  }
  .p-access__add::after {
    width: 6.4vw;
    height: 6.4vw;
  }
}
@media (max-width: 599px) {
  .p-access__add {
    padding-top: 5.6vw;
  }
  .p-access__add::after {
    width: 6.4vw;
    height: 6.4vw;
  }
}

.l-access__map {
  width: 84.375vw;
  height: 31.5972222222vw;
  margin: 0 auto;
  margin-top: 3.4722222222vw;
}
.l-access__map iframe {
  width: 100%;
  height: 31.5972222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access__map {
    height: 80vw;
    margin-top: 8vw;
  }
  .l-access__map iframe {
    height: 80vw;
  }
}
@media (max-width: 599px) {
  .l-access__map {
    height: 80vw;
    margin-top: 8vw;
  }
  .l-access__map iframe {
    height: 80vw;
  }
}

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

.l-clinic02__le {
  width: 42.7083333333vw;
  height: 28.8194444444vw;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic02__le {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .l-clinic02__le {
    width: 100%;
    height: auto;
  }
}

.l-clinic02__ri {
  width: calc(100% - 42.7083333333vw);
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
  padding-top: 5vw;
  padding-left: 2.4305555556vw;
  padding-bottom: 0vw;
  padding-right: 2.4305555556vw;
  background: white;
  outline: 1px solid #b5a37c;
  outline-offset: -7px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic02__ri {
    width: 100%;
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-clinic02__ri {
    width: 100%;
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}

.bg {
  background: #f2f1e8;
}

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

.l-clinic__item02 .p-clinic__item--ttl {
  background-color: #6d6858;
}

.l-clinic__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-clinic__item:nth-child(2) .p-clinic__item--ttl {
  background-color: #5f6f85;
}

.p-clinic__item--ttl {
  padding-top: 0.9722222222vw;
  padding-left: 0vw;
  padding-bottom: 0.9722222222vw;
  padding-right: 0vw;
  text-align: center;
  color: white;
  font-size: max(12px, 1.25vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.0277777778em;
  background: #b5a37c;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic__item--ttl {
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0333333333em;
  }
}
@media (max-width: 599px) {
  .p-clinic__item--ttl {
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0333333333em;
  }
}

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

.l-clinic03 .l-clinic__item:nth-child(2n) .p-clinic__item--ttl {
  background-color: #4f707a;
}
.l-clinic03 .p-clinic__item--ttl {
  background-color: #5f6f85;
}

.l-clinic05 .l-clinic__item:nth-child(2n) .p-clinic__item--ttl {
  background-color: #b5a37c;
}
.l-clinic05 .p-clinic__item--ttl {
  background-color: #6d6858;
}

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

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
}

.l-clinic__swiper .swiper-slide {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

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

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

.l-clinic__next {
  right: -4.1666666667vw;
}
.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: -5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__next {
    right: -5.3333333333vw;
  }
}

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

.l-clinic04__item {
  cursor: pointer;
}

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

.l-clinic06__items {
  margin-top: 4.8611111111vw;
  margin-left: 11.1111111111vw;
  margin-bottom: 0vw;
  margin-right: 11.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic06__items {
    margin-top: 10.6666666667vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-clinic06__items {
    margin-top: 10.6666666667vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
  }
}

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

.breadcrumb,
.l-archive,
.l-single {
  padding-top: 5.5555555556vw;
  padding-left: 11.1111111111vw;
  padding-bottom: 0vw;
  padding-right: 11.1111111111vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .breadcrumb,
  .l-archive,
  .l-single {
    padding-top: 2.7777777778vw;
    padding-left: 5.5555555556vw;
    padding-bottom: 0vw;
    padding-right: 5.5555555556vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .breadcrumb,
  .l-archive,
  .l-single {
    padding-top: 2.7777777778vw;
    padding-left: 5.5555555556vw;
    padding-bottom: 0vw;
    padding-right: 5.5555555556vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .breadcrumb,
  .l-archive,
  .l-single {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .breadcrumb,
  .l-archive,
  .l-single {
    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;
}

.l-single {
  padding-bottom: 8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-single {
    padding-bottom: 16vw;
  }
}
@media (max-width: 599px) {
  .l-single {
    padding-bottom: 16vw;
  }
}

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