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

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

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

ol {
  display: none;
}

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

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

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

body {
  color: #000000;
  font-family: "Zen Old Mincho", serif;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  body {
    font-size: min(26px, 3.4666666667vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    padding-bottom: 14.9333333333vw;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(26px, 3.4666666667vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    padding-bottom: 14.9333333333vw;
  }
}

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

.fz48 {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0208333333em;
  color: #9f843d;
}
@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: #9f843d;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz36 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .fz36 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.row-revers {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@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: #3c3c89 !important;
}

.cm {
  color: #9f843d !important;
}

.w100 {
  width: 100% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.c-ttl {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: 0.09375em;
  font-family: "Cormorant", serif;
}
.c-ttl span {
  color: #9f843d;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttl {
    font-size: min(96px, 12.8vw);
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: 0.0833333333em;
  }
}
@media (max-width: 599px) {
  .c-ttl {
    font-size: min(96px, 12.8vw);
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: 0.0833333333em;
  }
}

.c-subttl {
  margin-top: 0.6944444444vw;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.09375em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-subttl {
    margin-top: 2.6666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .c-subttl {
    margin-top: 2.6666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.1em;
  }
}

.c-main__ttlbox {
  background-color: #f1f1f1;
  text-align: center;
  padding-top: 1.3888888889vw;
  padding-left: 0vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 0vw;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  margin-top: 4.1666666667vw;
  position: relative;
}
.c-main__ttlbox::before, .c-main__ttlbox::after {
  position: absolute;
  width: 27.7777777778vw;
  height: 100%;
  background: url(../img/pc/c-main__ttl.webp) no-repeat center center/cover;
  content: "";
}
.c-main__ttlbox::before {
  top: 0;
  left: 0;
}
.c-main__ttlbox::after {
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(-1) scaleY(-1);
          transform: scaleX(-1) scaleY(-1); /* 左右反転のみ */
  background: url(../img/pc/c-main__ttl.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttlbox {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 0vw;
    margin-top: 10.6666666667vw;
  }
  .c-main__ttlbox::before, .c-main__ttlbox::after {
    width: 16vw;
    height: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-main__ttlbox {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 0vw;
    margin-top: 10.6666666667vw;
  }
  .c-main__ttlbox::before, .c-main__ttlbox::after {
    width: 16vw;
    height: 5.3333333333vw;
  }
}

.c-main__ttl {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: 0.1em;
  color: #9f843d;
  font-family: "Cormorant", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 300;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
}
@media (max-width: 599px) {
  .c-main__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 300;
    line-height: 1.3333333333;
    letter-spacing: 0.0833333333em;
  }
}

.c-main__subttl {
  margin-top: 0.6944444444vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__subttl {
    margin-top: 1.6vw;
    font-size: min(36px, 4.8vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .c-main__subttl {
    margin-top: 1.6vw;
    font-size: min(36px, 4.8vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
  }
}

.c-sub__ttl {
  padding-top: 1.3888888889vw;
  padding-left: 0vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 0vw;
  text-align: center;
  background: #9f843d;
  color: white;
  margin-top: 4.1666666667vw;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-sub__ttl {
    margin-top: 8vw;
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .c-sub__ttl {
    margin-top: 8vw;
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.0416666667em;
  }
}

.pa10 {
  background: #9f843d;
  color: white;
  padding-top: 0.6944444444vw;
  padding-left: 0vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  text-align: center;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pa10 {
    font-size: min(36px, 4.8vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    padding-top: 2.1333333333vw;
    padding-left: 0vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .pa10 {
    font-size: min(36px, 4.8vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    padding-top: 2.1333333333vw;
    padding-left: 0vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 0vw;
  }
}

.bg-doctor {
  background-color: #555c77;
}

.c-box {
  background-color: #efeae1;
  padding-top: 2.0833333333vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 5.5555555556vw;
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-box {
    padding-top: 5.3333333333vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 2.6666666667vw;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .c-box {
    padding-top: 5.3333333333vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 2.6666666667vw;
    margin-top: 5.3333333333vw;
  }
}

.c-box__ttl {
  padding-top: 0vw;
  padding-left: 3.4722222222vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 0vw;
  border-bottom: 1px solid;
  font-size: max(12px, 1.9444444444vw);
  font-weight: 400;
  line-height: 1.1428571429;
  letter-spacing: 0.1em;
  position: relative;
}
.c-box__ttl::before {
  position: absolute;
  width: 1.3888888889vw;
  height: 2.0833333333vw;
  top: 0.2777777778vw;
  left: 0.6944444444vw;
  background: url(../img/pc/c-sub-ttl.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-box__ttl {
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    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-box__ttl::before {
    width: 2.6666666667vw;
    height: 4vw;
    top: 1.8666666667vw;
  }
}
@media (max-width: 599px) {
  .c-box__ttl {
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    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-box__ttl::before {
    width: 2.6666666667vw;
    height: 4vw;
    top: 1.8666666667vw;
  }
}

.c-box__number {
  margin-top: 1.3888888889vw;
}
.c-box__number span {
  padding-top: 0.5555555556vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.5555555556vw;
  padding-right: 0.6944444444vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  color: white;
  background: #9f843d;
  border-radius: 50%;
  margin-right: 0.6944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-box__number {
    margin-top: 2.6666666667vw;
  }
  .c-box__number span {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    padding-top: 1.0666666667vw;
    padding-left: 1.6vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 1.6vw;
    margin-right: 1.6vw;
  }
}
@media (max-width: 599px) {
  .c-box__number {
    margin-top: 2.6666666667vw;
  }
  .c-box__number span {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    padding-top: 1.0666666667vw;
    padding-left: 1.6vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 1.6vw;
    margin-right: 1.6vw;
  }
}

.bgw {
  background: white;
  padding-top: 2.7777777778vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 4.1666666667vw;
  margin-top: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .bgw {
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 8vw;
    padding-right: 5.3333333333vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .bgw {
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 8vw;
    padding-right: 5.3333333333vw;
    margin-top: 8vw;
  }
}

.dg2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.7777777778vw;
  margin-top: 3.4722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .dg2 {
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .dg2 {
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.l-drawer__icon {
  width: 5.2777777778vw;
  height: 5.2777777778vw;
  background: #000000;
  position: relative;
  cursor: pointer;
  z-index: 400;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-drawer__icon.is-active .p-drawer__icon--bar1,
.l-drawer__icon.is-active .p-drawer__icon--bar3 {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-drawer__icon.is-active .p-drawer__icon--bar1,
  .l-drawer__icon.is-active .p-drawer__icon--bar3 {
    top: 2.4vw;
  }
}
@media (max-width: 599px) {
  .l-drawer__icon.is-active .p-drawer__icon--bar1,
  .l-drawer__icon.is-active .p-drawer__icon--bar3 {
    top: 2.4vw;
  }
}
.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);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-drawer__icon {
    width: 10.1333333333vw;
    height: 10.1333333333vw;
  }
}
@media (max-width: 599px) {
  .l-drawer__icon {
    width: 10.1333333333vw;
    height: 10.1333333333vw;
  }
}

.l-drawer__icon--bar {
  width: 4.1666666667vw;
  height: 2.7777777778vw;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 1.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-drawer__icon--bar {
    width: 8vw;
    height: 5.3333333333vw;
    top: 2.4vw;
  }
}
@media (max-width: 599px) {
  .l-drawer__icon--bar {
    width: 8vw;
    height: 5.3333333333vw;
    top: 2.4vw;
  }
}

.p-drawer__icon--bar1,
.p-drawer__icon--bar2,
.p-drawer__icon--bar3 {
  position: absolute;
  width: 4.1666666667vw;
  height: 3px;
  background: white;
  top: 0;
  left: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-drawer__icon--bar1,
  .p-drawer__icon--bar2,
  .p-drawer__icon--bar3 {
    width: 8vw;
    height: 2px;
  }
}
@media (max-width: 599px) {
  .p-drawer__icon--bar1,
  .p-drawer__icon--bar2,
  .p-drawer__icon--bar3 {
    width: 8vw;
    height: 2px;
  }
}

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

.p-drawer__icon--bar2 {
  top: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-drawer__icon--bar2 {
    top: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-drawer__icon--bar2 {
    top: 2.6666666667vw;
  }
}

.p-drawer__icon--bar3 {
  top: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-drawer__icon--bar3 {
    top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-drawer__icon--bar3 {
    top: 5.3333333333vw;
  }
}

.l-drawer {
  overflow: scroll;
  padding-top: 13.8888888889vw;
  padding-top: 13.8888888889vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 4.1666666667vw;
  width: 37.5vw;
  height: 100%;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.9);
  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);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-drawer {
    width: 100%;
    padding-top: 37.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 37.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-drawer {
    width: 100%;
    padding-top: 37.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 37.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}

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

.p-drawer__item {
  padding-bottom: 1.3888888889vw;
  border-bottom: 1px solid;
  position: relative;
}
.p-drawer__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-drawer__item::after {
  position: absolute;
  width: 6px;
  height: 6px;
  top: 50%;
  right: 0vw;
  border-bottom: 2px solid;
  border-right: 2px solid;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-drawer__item {
    padding-bottom: 2.6666666667vw;
  }
  .p-drawer__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .p-drawer__item {
    padding-bottom: 2.6666666667vw;
  }
  .p-drawer__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-drawer__item--subttl {
  width: 9.7222222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-drawer__item--subttl {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-drawer__item--subttl {
    width: 100%;
  }
}

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

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

.to-top {
  position: fixed;
  width: 4.3055555556vw;
  height: 4.3055555556vw;
  bottom: 6.9444444444vw;
  right: 0.625vw;
  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 {
    display: none;
  }
}
@media (max-width: 599px) {
  .to-top {
    display: none;
  }
}

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

@media (min-width: 600px) and (max-width: 767px) {
  .l-fix__tel {
    background: -webkit-gradient(linear, left top, right top, from(#898989), to(#d9d9d9));
    background: linear-gradient(to right, #898989 0%, #d9d9d9 100%);
    text-align: center;
    color: white;
    padding-top: 2.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-fix__tel {
    background: -webkit-gradient(linear, left top, right top, from(#898989), to(#d9d9d9));
    background: linear-gradient(to right, #898989 0%, #d9d9d9 100%);
    text-align: center;
    color: white;
    padding-top: 2.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 2.6666666667vw;
  }
}

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

@media (min-width: 600px) and (max-width: 767px) {
  .p-fix__tel {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.125;
    letter-spacing: 0em;
    padding-left: 4.2666666667vw;
    position: relative;
  }
  .p-fix__tel::before {
    position: absolute;
    background: url(../img/pc/tel.webp) no-repeat center center/cover;
    content: "";
    width: 2.4vw;
    height: 3.2vw;
    left: 2.1333333333vw;
    top: 1.0666666667vw;
  }
}
@media (max-width: 599px) {
  .p-fix__tel {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.125;
    letter-spacing: 0em;
    padding-left: 4.2666666667vw;
    position: relative;
  }
  .p-fix__tel::before {
    position: absolute;
    background: url(../img/pc/tel.webp) no-repeat center center/cover;
    content: "";
    width: 2.4vw;
    height: 3.2vw;
    left: 2.1333333333vw;
    top: 1.0666666667vw;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .p-fix__web {
    text-align: center;
    color: white;
    position: relative;
    background: -webkit-gradient(linear, left top, right top, from(#dfb95c), to(#8e5014));
    background: linear-gradient(to right, #dfb95c 0%, #8e5014 100%);
    padding-top: 4.8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 4.8vw;
    padding-right: 5.3333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.125;
    letter-spacing: 0.1em;
  }
  .p-fix__web::after {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-bottom: 0;
    border-left: 0;
    content: "";
    border-top: 2.6666666667vw solid transparent;
    border-right: 2.6666666667vw solid #fff;
    bottom: 0.8vw;
    right: 0.8vw;
  }
}
@media (max-width: 599px) {
  .p-fix__web {
    text-align: center;
    color: white;
    position: relative;
    background: -webkit-gradient(linear, left top, right top, from(#dfb95c), to(#8e5014));
    background: linear-gradient(to right, #dfb95c 0%, #8e5014 100%);
    padding-top: 4.8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 4.8vw;
    padding-right: 5.3333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.125;
    letter-spacing: 0.1em;
  }
  .p-fix__web::after {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-bottom: 0;
    border-left: 0;
    content: "";
    border-top: 2.6666666667vw solid transparent;
    border-right: 2.6666666667vw solid #fff;
    bottom: 0.8vw;
    right: 0.8vw;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .to-top-sp {
    width: 12.2666666667vw;
    height: 12.2666666667vw;
  }
}
@media (max-width: 599px) {
  .to-top-sp {
    width: 12.2666666667vw;
    height: 12.2666666667vw;
  }
}

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

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

.l-header__le {
  margin-top: 0.6944444444vw;
  margin-left: 5.5555555556vw;
  margin-bottom: 0vw;
  margin-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__le {
    margin: 0;
  }
}
@media (max-width: 599px) {
  .l-header__le {
    margin: 0;
  }
}

.l-header__logo {
  width: 22.5vw;
  height: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__logo {
    width: 43.4666666667vw;
    height: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-header__logo {
    width: 43.4666666667vw;
    height: 10.6666666667vw;
  }
}

.p-header__le--tx {
  margin-top: 1.3888888889vw;
  border: 1px solid;
  color: white;
  padding-top: 0.6944444444vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__le--tx {
    margin-top: 1.3333333333vw;
    padding-top: 1.3333333333vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 1.3333333333vw;
    padding-right: 2.6666666667vw;
    font-size: min(26px, 3.4666666667vw);
    font-weight: 400;
    line-height: 1.3846153846;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-header__le--tx {
    margin-top: 1.3333333333vw;
    padding-top: 1.3333333333vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 1.3333333333vw;
    padding-right: 2.6666666667vw;
    font-size: min(26px, 3.4666666667vw);
    font-weight: 400;
    line-height: 1.3846153846;
    letter-spacing: 0em;
  }
}

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

.l-header__tel {
  background: -webkit-gradient(linear, left top, right top, from(#898989), to(#d9d9d9));
  background: linear-gradient(to right, #898989 0%, #d9d9d9 100%);
  text-align: center;
  color: white;
  padding-top: 0.6944444444vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__tel {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-header__tel {
    display: none;
  }
}

.p-header__tel--tx {
  line-height: 1.25;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__tel--tx {
    font-size: min(24px, 3.2vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-header__tel--tx {
    font-size: min(24px, 3.2vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
  }
}

.p-header__tel {
  padding-left: 1.5277777778vw;
  font-size: max(12px, 1.9444444444vw);
  font-weight: 500;
  line-height: 1.1428571429;
  letter-spacing: 0em;
  position: relative;
}
.p-header__tel::before {
  position: absolute;
  width: 0.9722222222vw;
  height: 1.25vw;
  top: 0.5555555556vw;
  left: 0vw;
  background: url(../img/pc/tel.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__tel {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
    padding-left: 8vw;
  }
  .p-header__tel::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-header__tel {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
    padding-left: 8vw;
  }
  .p-header__tel::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}

.p-header__web {
  background: -webkit-gradient(linear, left top, right top, from(#dfb95c), to(#8e5014));
  background: linear-gradient(to right, #dfb95c 0%, #8e5014 100%);
  padding-top: 1.25vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 2.0833333333vw;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.03125em;
  color: white;
  position: relative;
}
.p-header__web::after {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 1.3888888889vw solid transparent;
  border-bottom: 0;
  border-left: 0;
  border-right: 1.3888888889vw solid #fff;
  bottom: 0.3472222222vw;
  right: 0.3472222222vw;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__web {
    display: none;
  }
}
@media (max-width: 599px) {
  .p-header__web {
    display: none;
  }
}

.p-header__ri--tx {
  background: white;
  text-align: center;
  padding-top: 0.6944444444vw;
  padding-left: 0vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__ri--tx {
    display: none;
  }
}
@media (max-width: 599px) {
  .p-header__ri--tx {
    display: none;
  }
}

.l-fv {
  position: relative;
}

.l-fv__ttlbox {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 18.0555555556vw;
  z-index: 10;
  color: white;
  text-align: center;
  width: 100%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__ttlbox {
    top: 80vw;
  }
}
@media (max-width: 599px) {
  .l-fv__ttlbox {
    top: 80vw;
  }
}

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

.p-fv__ttl {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__ttl {
    font-size: min(88px, 11.7333333333vw);
    font-weight: 400;
    line-height: 1.3636363636;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-fv__ttl {
    font-size: min(88px, 11.7333333333vw);
    font-weight: 400;
    line-height: 1.3636363636;
    letter-spacing: 0em;
  }
}

.p-fv__tx {
  margin-top: 2.0833333333vw;
  font-size: max(12px, 1.9444444444vw);
  font-weight: 400;
  line-height: 1.4285714286;
  letter-spacing: 0em;
  padding-top: 1.0416666667vw;
  padding-left: 8.8888888889vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 8.8888888889vw;
  position: relative;
  z-index: 1;
}
.p-fv__tx::after {
  position: absolute;
  width: 61.1111111111vw;
  height: 8.3333333333vw;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../img/pc/fv-tx-bg.webp) no-repeat center center/cover;
  z-index: -1;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__tx {
    margin-top: 5.3333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
    padding-top: 4vw;
    padding-left: 8.5333333333vw;
    padding-bottom: 4vw;
    padding-right: 8.5333333333vw;
  }
  .p-fv__tx::after {
    width: 89.3333333333vw;
    height: 28.8vw;
    background: url(../img/sp/fv-tx-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .p-fv__tx {
    margin-top: 5.3333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
    padding-top: 4vw;
    padding-left: 8.5333333333vw;
    padding-bottom: 4vw;
    padding-right: 8.5333333333vw;
  }
  .p-fv__tx::after {
    width: 89.3333333333vw;
    height: 28.8vw;
    background: url(../img/sp/fv-tx-bg.webp) no-repeat center center/cover;
  }
}

.l-about {
  padding-top: 4.1666666667vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 31.8055555556vw;
  padding-right: 5.5555555556vw;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.l-about::after {
  position: absolute;
  width: 147.9861111111vw;
  height: 80.2777777778vw;
  top: 0vw;
  left: -24.3055555556vw;
  background: url(../img/pc/about-asi.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-about {
    padding-bottom: 58.3333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-about {
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 8vw;
    padding-right: 5.3333333333vw;
  }
  .l-about::after {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-about {
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 8vw;
    padding-right: 5.3333333333vw;
  }
  .l-about::after {
    display: none;
  }
}

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

.l-about__txbox {
  width: 63.8888888889vw;
  height: 49.8611111111vw;
  background: url(../img/pc/about-txbox.webp) no-repeat center center/cover;
  padding-top: 2.7777777778vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 4.1666666667vw;
  border: 1px solid;
  position: absolute;
  top: 22.2222222222vw;
  right: 5.5555555556vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-about__txbox {
    height: auto;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .l-about__txbox {
    height: auto;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-about__txbox {
    width: 100%;
    height: auto;
    padding-top: 11.7333333333vw;
    padding-left: 8vw;
    padding-bottom: 11.7333333333vw;
    padding-right: 8vw;
    background: url(../img/sp/about-txbox.webp) no-repeat center center/cover;
    position: relative;
    top: 0;
    right: 0;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-about__txbox {
    width: 100%;
    height: auto;
    padding-top: 11.7333333333vw;
    padding-left: 8vw;
    padding-bottom: 11.7333333333vw;
    padding-right: 8vw;
    background: url(../img/sp/about-txbox.webp) no-repeat center center/cover;
    position: relative;
    top: 0;
    right: 0;
    margin-top: 5.3333333333vw;
  }
}

.p-about__ttl {
  text-align: center;
  font-size: max(12px, 3.8888888889vw);
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: 0.1em;
  font-family: "Cormorant", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-about__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 300;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-about__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 300;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}

.p-about__subttl {
  margin-top: 0.6944444444vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  text-align: center;
  padding-bottom: 2.0833333333vw;
  position: relative;
}
.p-about__subttl::after {
  position: absolute;
  width: 32.0833333333vw;
  height: 0.2777777778vw;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/about-ttl-asi.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-about__subttl {
    margin-top: 1.3333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.125;
    letter-spacing: 0.0625em;
    padding-bottom: 5.3333333333vw;
  }
  .p-about__subttl::after {
    width: 73.3333333333vw;
    height: 0.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-about__subttl {
    margin-top: 1.3333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.125;
    letter-spacing: 0.0625em;
    padding-bottom: 5.3333333333vw;
  }
  .p-about__subttl::after {
    width: 73.3333333333vw;
    height: 0.5333333333vw;
  }
}

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

.l-feature__ttlbox,
.l-greeting__ttlbox {
  padding-top: 2.7777777778vw;
  padding-left: 0vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 0vw;
  background: url(../img/pc/feature-ttl-bg.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__ttlbox,
  .l-greeting__ttlbox {
    padding-top: 12vw;
    padding-left: 0vw;
    padding-bottom: 11.7333333333vw;
    padding-right: 0vw;
    background: url(../img/sp/feature-ttl-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-feature__ttlbox,
  .l-greeting__ttlbox {
    padding-top: 12vw;
    padding-left: 0vw;
    padding-bottom: 11.7333333333vw;
    padding-right: 0vw;
    background: url(../img/sp/feature-ttl-bg.webp) no-repeat center center/cover;
  }
}

.l-feature__items {
  overflow: hidden;
}

.l-feature__item01,
.l-feature__item02,
.l-feature__item03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4.1666666667vw;
  padding-top: 0vw;
  padding-left: 6.9444444444vw;
  padding-bottom: 0vw;
  padding-right: 12.9166666667vw;
  position: relative;
  z-index: 1;
}
.l-feature__item01::after,
.l-feature__item02::after,
.l-feature__item03::after {
  position: absolute;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item01,
  .l-feature__item02,
  .l-feature__item03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-feature__item01,
  .l-feature__item02,
  .l-feature__item03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}

.l-feature__item01,
.l-feature__item03 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-top: 1.3888888889vw;
  padding-left: 12.9166666667vw;
  padding-bottom: 0vw;
  padding-right: 6.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item01,
  .l-feature__item03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-feature__item01,
  .l-feature__item03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}

.l-feature__item01::after {
  position: absolute;
  width: 27.7777777778vw;
  height: 27.7777777778vw;
  top: 0vw;
  left: 0vw;
  background: url(../img/pc/feature01-asi.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item01::after {
    width: 73.3333333333vw;
    height: 73.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-feature__item01::after {
    width: 73.3333333333vw;
    height: 73.3333333333vw;
  }
}

.l-feature__item02 {
  padding-top: 1.3888888889vw;
}
.l-feature__item02::after {
  position: absolute;
  width: 25.8333333333vw;
  height: 51.6666666667vw;
  top: -24.5138888889vw;
  right: 0;
  background: url(../img/pc/feature02-asi.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item02::after {
    width: 33.8666666667vw;
    height: 67.7333333333vw;
    background: url(../img/sp/feature02-asi.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-feature__item02::after {
    width: 33.8666666667vw;
    height: 67.7333333333vw;
    background: url(../img/sp/feature02-asi.webp) no-repeat center center/cover;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-feature__item02 {
    padding-top: 5.5555555556vw;
  }
}

.l-feature__item03::after {
  position: absolute;
  width: 25.8333333333vw;
  height: 51.6666666667vw;
  -webkit-transform: scaleX(-1) scaleY(1);
          transform: scaleX(-1) scaleY(1); /* 左右反転のみ */
  top: -24.8611111111vw;
  left: 0vw;
  background: url(../img/pc/feature02-asi.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item03::after {
    width: 33.8666666667vw;
    height: 67.7333333333vw;
    background: url(../img/sp/feature02-asi.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-feature__item03::after {
    width: 33.8666666667vw;
    height: 67.7333333333vw;
    background: url(../img/sp/feature02-asi.webp) no-repeat center center/cover;
  }
}

.l-feature__item--img01,
.l-feature__item--img02,
.l-feature__item--img03 {
  width: 42.2222222222vw;
  height: 41.6666666667vw;
  position: relative;
}
.l-feature__item--img01::after,
.l-feature__item--img02::after,
.l-feature__item--img03::after {
  position: absolute;
  width: 20.4166666667vw;
  height: 20.2777777778vw;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item--img01,
  .l-feature__item--img02,
  .l-feature__item--img03 {
    width: 89.3333333333vw;
    height: 88.2666666667vw;
  }
  .l-feature__item--img01::after,
  .l-feature__item--img02::after,
  .l-feature__item--img03::after {
    width: 38.1333333333vw;
    height: 37.8666666667vw;
  }
}
@media (max-width: 599px) {
  .l-feature__item--img01,
  .l-feature__item--img02,
  .l-feature__item--img03 {
    width: 89.3333333333vw;
    height: 88.2666666667vw;
  }
  .l-feature__item--img01::after,
  .l-feature__item--img02::after,
  .l-feature__item--img03::after {
    width: 38.1333333333vw;
    height: 37.8666666667vw;
  }
}

.l-feature__item--img01::after {
  bottom: -11.25vw;
  left: 0vw;
  background: url(../img/pc/feature-box.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item--img01::after {
    bottom: -21.6vw;
    left: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-feature__item--img01::after {
    bottom: -21.6vw;
    left: 3.2vw;
  }
}

.l-feature__item--img02::after {
  bottom: -11.25vw;
  right: 0vw;
  background: url(../img/pc/feature-box.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item--img02::after {
    bottom: -21.6vw;
    right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-feature__item--img02::after {
    bottom: -21.6vw;
    right: 3.2vw;
  }
}

.l-feature__item--img03::after {
  top: 0.8333333333vw;
  right: -10.8333333333vw;
  background: url(../img/pc/feature-box.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__item--img03::after {
    top: 2.4vw;
    right: -20.8vw;
  }
}
@media (max-width: 599px) {
  .l-feature__item--img03::after {
    top: 2.4vw;
    right: -20.8vw;
  }
}

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

.l-feature__number {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #9f843d;
  text-align: center;
  font-family: "Cormorant", serif;
}
.l-feature__number p {
  font-size: max(12px, 8.8888888889vw);
  font-weight: 300;
  line-height: 0.625;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature__number {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 300;
    line-height: 1.125;
    letter-spacing: 0.1em;
  }
  .l-feature__number p {
    font-size: min(192px, 25.6vw);
    font-weight: 300;
    line-height: 0.7291666667;
    letter-spacing: 0.09375em;
  }
}
@media (max-width: 599px) {
  .l-feature__number {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 300;
    line-height: 1.125;
    letter-spacing: 0.1em;
  }
  .l-feature__number p {
    font-size: min(192px, 25.6vw);
    font-weight: 300;
    line-height: 0.7291666667;
    letter-spacing: 0.09375em;
  }
}

.p-feature__item--ttl {
  margin-top: 2.7777777778vw;
  text-align: center;
  padding-bottom: 1.3888888889vw;
  border-bottom: 1px solid;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__item--ttl {
    margin-top: 8vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.1em;
    padding-bottom: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-feature__item--ttl {
    margin-top: 8vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.1em;
    padding-bottom: 5.3333333333vw;
  }
}

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

.l-trouble {
  background: url(../img/pc/trouble-bg.webp) no-repeat center center/cover;
  padding-top: 2.7777777778vw;
  padding-left: 6.25vw;
  padding-bottom: 0vw;
  padding-right: 6.25vw;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-trouble {
    background: url(../img/sp/trouble-bg.webp) no-repeat center center/cover;
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-trouble {
    background: url(../img/sp/trouble-bg.webp) no-repeat center center/cover;
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
    margin-top: 8vw;
  }
}

.l-trouble__items {
  background: white;
  padding-top: 3.4722222222vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 4.1666666667vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.3888888889vw;
  margin-top: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-trouble__items {
    grid-template-columns: 1fr;
    gap: 2.6666666667vw;
    margin-top: 11.7333333333vw;
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-trouble__items {
    grid-template-columns: 1fr;
    gap: 2.6666666667vw;
    margin-top: 11.7333333333vw;
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}

.p-trouble__item {
  background-color: #39395f;
  padding-top: 0.6944444444vw;
  padding-left: 6.9444444444vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.6944444444vw;
  position: relative;
}
.p-trouble__item::before {
  position: absolute;
  width: 2.0138888889vw;
  height: 1.7361111111vw;
  top: 0.6944444444vw;
  left: 2.7777777778vw;
  background: url(../img/pc/check.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 768px) and (max-width: 999px) {
  .p-trouble__item::before {
    top: 1.3888888889vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-trouble__item {
    padding-top: 2.6666666667vw;
    padding-left: 9.8666666667vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 2.6666666667vw;
  }
  .p-trouble__item::before {
    width: 4.5333333333vw;
    height: 4vw;
    left: 2.6666666667vw;
    top: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-trouble__item {
    padding-top: 2.6666666667vw;
    padding-left: 9.8666666667vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 2.6666666667vw;
  }
  .p-trouble__item::before {
    width: 4.5333333333vw;
    height: 4vw;
    left: 2.6666666667vw;
    top: 4.2666666667vw;
  }
}

.p-trouble__copy {
  text-align: center;
  padding-top: 2.0833333333vw;
  padding-left: 0vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 0vw;
  background: #3c3c89;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  margin-top: 4.1666666667vw;
  font-size: max(12px, 3.8888888889vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  padding-top: 2.0833333333vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 1.3888888889vw;
  margin-top: 10.6666666667vw;
  font-size: min(40px, 5.3333333333vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.1em;
}
.p-trouble__copy span {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.1em;
}
.p-trouble__copy span {
  font-size: min(30px, 4vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.0666666667em;
}

.l-greeting__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.7777777778vw;
  background: #ECECEC;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-greeting__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 5.3333333333vw;
  }
}

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

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

.l-footer__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6.5277777778vw;
  padding-top: 6.9444444444vw;
  padding-left: 19.3055555556vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 19.3055555556vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-footer__fx {
    padding-top: 6.9444444444vw;
    padding-left: 6.9444444444vw;
    padding-bottom: 6.9444444444vw;
    padding-right: 6.9444444444vw;
  }
}
@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: 8vw;
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

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

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

.p-footer__tx {
  padding-top: 0.6944444444vw;
  padding-left: 0vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  border: 1px solid;
  margin-top: 1.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__tx {
    margin-top: 5.3333333333vw;
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-footer__tx {
    margin-top: 5.3333333333vw;
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
  }
}

.p-footer__add {
  margin-top: 1.3888888889vw;
}
@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;
  }
}

.c-schedule__table {
  border-collapse: collapse;
  display: block;
  background: white;
}
.c-schedule__table tr {
  border-bottom: 1px solid #3c3c89;
}

.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 {
    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 {
    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, 1.0416666667vw);
  font-weight: 400;
  line-height: 1.7333333333;
  letter-spacing: 0em;
  margin-top: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__note {
    margin-top: 4.2666666667vw;
    font-size: min(24px, 3.2vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0833333333em;
  }
}
@media (max-width: 599px) {
  .c-schedule__note {
    margin-top: 4.2666666667vw;
    font-size: min(24px, 3.2vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0833333333em;
  }
}

.l-footer__info {
  background: #ECECEC;
  padding-top: 4.1666666667vw;
  padding-left: 13.8888888889vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 13.8888888889vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 8vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 8vw;
    padding-right: 5.3333333333vw;
  }
}

.l-footer__tel {
  background: -webkit-gradient(linear, left top, right top, from(#898989), to(#d9d9d9));
  background: linear-gradient(to right, #898989 0%, #d9d9d9 100%);
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: white;
  padding-top: 0.6944444444vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__tel {
    padding-top: 8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 8vw;
    padding-right: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-footer__tel {
    padding-top: 8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 8vw;
    padding-right: 2.6666666667vw;
  }
}

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

.p-footer__tel {
  padding-left: 2.5694444444vw;
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
  position: relative;
}
.p-footer__tel::before {
  position: absolute;
  width: 1.875vw;
  height: 2.4305555556vw;
  top: 1.1111111111vw;
  left: 0vw;
  background: url(../img/pc/tel.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__tel {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
    padding-left: 8vw;
  }
  .p-footer__tel::before {
    width: 4vw;
    height: 5.3333333333vw;
    left: 11.2vw;
    top: 3.2vw;
  }
}
@media (max-width: 599px) {
  .p-footer__tel {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
    padding-left: 8vw;
  }
  .p-footer__tel::before {
    width: 4vw;
    height: 5.3333333333vw;
    left: 11.2vw;
    top: 3.2vw;
  }
}

.p-footer__web {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: -webkit-gradient(linear, left top, right top, from(#dfb95c), to(#8e5014));
  background: linear-gradient(to right, #dfb95c 0%, #8e5014 100%);
  padding-top: 1.7361111111vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 2.0833333333vw;
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.1em;
  text-align: center;
  color: white;
  position: relative;
}
.p-footer__web::after {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 2.0833333333vw solid transparent;
  border-bottom: 0;
  border-left: 0;
  border-right: 2.0833333333vw solid #fff;
  bottom: 0.3472222222vw;
  right: 0.3472222222vw;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__web {
    padding-top: 10.9333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.9333333333vw;
    padding-right: 5.3333333333vw;
    font-size: min(64px, 8.5333333333vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.1em;
  }
  .p-footer__web::after {
    border-top: 8vw solid transparent;
    border-right: 8vw solid #fff;
    bottom: 1.3333333333vw;
    right: 1.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-footer__web {
    padding-top: 10.9333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.9333333333vw;
    padding-right: 5.3333333333vw;
    font-size: min(64px, 8.5333333333vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.1em;
  }
  .p-footer__web::after {
    border-top: 8vw solid transparent;
    border-right: 8vw solid #fff;
    bottom: 1.3333333333vw;
    right: 1.3333333333vw;
  }
}

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

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

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

.l-footer__copy {
  background: #3c3c89;
  padding-top: 2.0833333333vw;
  padding-left: 0vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 0vw;
  color: white;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__copy {
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
    font-size: min(24px, 3.2vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
    font-size: min(24px, 3.2vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.c-fv {
  padding-top: 13.8888888889vw;
  padding-left: 0vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 0vw;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv {
    padding-top: 32vw;
    padding-left: 0vw;
    padding-bottom: 26.6666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-fv {
    padding-top: 32vw;
    padding-left: 0vw;
    padding-bottom: 26.6666666667vw;
    padding-right: 0vw;
  }
}

.page-doctor .c-fv {
  background-image: url(../img/pc/c-fv-doctor.webp);
}

.page-flow .c-fv {
  background-image: url(../img/pc/c-fv-flow.webp);
}

.page-price .c-fv {
  background-image: url(../img/pc/c-fv-price.webp);
}

.page-qa .c-fv {
  background-image: url(../img/pc/c-fv-qa.webp);
}

.page-implant .c-fv {
  background-image: url(../img/pc/c-fv-implant.webp);
}

.c-fv__ttl {
  text-align: center;
  color: white;
  font-size: max(12px, 4.4444444444vw);
  font-weight: 400;
  line-height: 1.3125;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-fv__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

/* ============================================
doctor
============================================ */
.l-doctor01__inner {
  padding-top: 2.7777777778vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 9.0277777778vw;
  padding-right: 6.9444444444vw;
  background: url(../img/pc/doctor01-bg.webp) no-repeat center center/cover;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
}

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

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

.l-doctor01__table {
  background-color: #555c77;
  margin-top: 1.3888888889vw;
  color: white;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-doctor01__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
  }
}
@media (max-width: 599px) {
  .l-doctor01__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-doctor01__table {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-doctor01__table {
    margin-top: 5.3333333333vw;
  }
}

.p-doctor01__table--ttl,
.p-doctor01__table--tx {
  border: 1px solid;
  vertical-align: middle;
}

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

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

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

.l-doctor01__name {
  width: 13.8888888889vw;
  height: 13.8888888889vw;
  background: url(../img/pc/doctor01-name.webp) no-repeat center center/cover;
  position: absolute;
  bottom: -3.4722222222vw;
  right: -1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-doctor01__name {
    width: 42.6666666667vw;
    height: 42.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-doctor01__name {
    width: 42.6666666667vw;
    height: 42.6666666667vw;
  }
}

.p-doctor01__name {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: white;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 1.125;
  letter-spacing: 0.09375em;
}
.p-doctor01__name span {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-doctor01__name {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
  .p-doctor01__name span {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-doctor01__name {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
  .p-doctor01__name span {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}

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

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

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

.p-doctor03__item--ttl {
  padding-top: 1.3888888889vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 0.6944444444vw;
  border-bottom: 1px solid #9f843d;
  width: 16.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-doctor03__item--ttl {
    width: 100%;
    border: none;
    padding-bottom: 0;
  }
}
@media (max-width: 599px) {
  .p-doctor03__item--ttl {
    width: 100%;
    border: none;
    padding-bottom: 0;
  }
}

.p-doctor03__item--tx {
  padding-top: 1.3888888889vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 0.6944444444vw;
  border-bottom: 1px solid;
  width: calc(100% - 16.6666666667vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-doctor03__item--tx {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 599px) {
  .p-doctor03__item--tx {
    width: 100%;
    padding: 0;
  }
}

/* ============================================
implant
============================================ */
.l-implant01__txbox {
  padding-top: 4.1666666667vw;
  padding-left: 8.75vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 8.75vw;
  border: 1px solid;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-implant01__txbox {
    padding-top: 10.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-implant01__txbox {
    padding-top: 10.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 2.6666666667vw;
  }
}

.p-implant01__subttl {
  font-size: max(12px, 1.9444444444vw);
  font-weight: 500;
  line-height: 1.1428571429;
  letter-spacing: 0.0714285714em;
  padding-bottom: 2.0833333333vw;
  text-align: center;
  position: relative;
}
.p-implant01__subttl::after {
  position: absolute;
  width: 32.0833333333vw;
  height: 0.2777777778vw;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/about-ttl-asi.webp) no-repeat center center/cover;
  content: "";
}
.p-implant01__subttl span {
  color: #9f843d;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-implant01__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.05em;
    padding-bottom: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-implant01__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.05em;
    padding-bottom: 2.6666666667vw;
  }
}

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

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

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

.p-implant01__asi01,
.p-implant01__asi02,
.p-implant01__asi03,
.p-implant01__asi04,
.p-implant01__asi05,
.p-implant01__asi06 {
  position: absolute;
}

.p-implant01__asi01,
.p-implant01__asi02 {
  width: 27.7777777778vw;
  height: 6.25vw;
}

.p-implant01__asi01 {
  top: 0;
  left: 0;
}

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

.p-implant01__asi03,
.p-implant01__asi04,
.p-implant01__asi05,
.p-implant01__asi06 {
  width: 8.3333333333vw;
  height: 8.3333333333vw;
}

.p-implant01__asi03 {
  top: 1.25vw;
  left: 1.25vw;
  -webkit-transform: scaleX(1) scaleY(-1);
          transform: scaleX(1) scaleY(-1); /* 左右反転のみ */
}

.p-implant01__asi04 {
  top: 1.25vw;
  right: 1.25vw;
  -webkit-transform: scaleX(-1) scaleY(-1);
          transform: scaleX(-1) scaleY(-1); /* 左右反転のみ */
}

.p-implant01__asi05 {
  bottom: 1.25vw;
  left: 1.25vw;
  -webkit-transform: scaleX(1) scaleY(1);
          transform: scaleX(1) scaleY(1); /* 左右反転のみ */
}

.p-implant01__asi06 {
  bottom: 1.25vw;
  right: 1.25vw;
  -webkit-transform: scaleX(-1) scaleY(1);
          transform: scaleX(-1) scaleY(1); /* 左右反転のみ */
}

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

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

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

.l-merit,
.l-demerit {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 2.0833333333vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 1.3888888889vw;
  border: 1px solid #9f843d;
  -webkit-box-shadow: 0.4166666667vw 0.4166666667vw 0 0 #9f843d;
          box-shadow: 0.4166666667vw 0.4166666667vw 0 0 #9f843d;
}

.dod li {
  padding-left: 1.7361111111vw;
  margin-top: 0.6944444444vw;
  position: relative;
}
.dod li::before {
  position: absolute;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  top: 0.5555555556vw;
  left: 0vw;
  background: #9f843d;
  border-radius: 50%;
  content: "";
}
@media (min-width: 768px) and (max-width: 999px) {
  .dod li::before {
    top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .dod li {
    margin-top: 2.6666666667vw;
    padding-left: 3.2vw;
  }
  .dod li::before {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    top: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .dod li {
    margin-top: 2.6666666667vw;
    padding-left: 3.2vw;
  }
  .dod li::before {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    top: 2.6666666667vw;
  }
}

.l-demerit {
  -webkit-box-shadow: 0.4166666667vw 0.4166666667vw 0 0 #555c77;
          box-shadow: 0.4166666667vw 0.4166666667vw 0 0 #555c77;
  border: 1px solid #555c77;
}
.l-demerit .pa10 {
  background-color: #555c77;
}
.l-demerit li::before {
  background-color: #555c77;
}

.c-box__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.0833333333vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #9f843d;
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-box__line {
    margin-top: 4.2666666667vw;
    gap: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .c-box__line {
    margin-top: 4.2666666667vw;
    gap: 2.6666666667vw;
  }
}

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

/* ============================================
flow
============================================ */
.pt0 {
  padding-top: 0 !important;
}

.l-flow__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.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__items {
    gap: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-flow__items {
    gap: 5.3333333333vw;
  }
}

.p-flow__item--ttl {
  background-color: #787d83;
  color: white;
  padding-top: 1.6666666667vw;
  padding-left: 8.3333333333vw;
  padding-bottom: 1.6666666667vw;
  padding-right: 8.3333333333vw;
  font-size: max(12px, 1.9444444444vw);
  font-weight: 400;
  line-height: 1.1428571429;
  letter-spacing: 0.0714285714em;
  position: relative;
}
.p-flow__item--ttl span {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  position: absolute;
  background: url(../img/pc/flow-number.webp) no-repeat center center/cover;
  padding-top: 1.7361111111vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 2.4305555556vw;
  padding-right: 1.1111111111vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-flow__item--ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-top: 3.2vw;
    padding-left: 13.3333333333vw;
    padding-bottom: 3.2vw;
    padding-right: 6.4vw;
  }
  .p-flow__item--ttl span {
    font-size: min(48px, 6.4vw);
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
    padding-top: 4vw;
    padding-left: 1.6vw;
    padding-bottom: 6.6666666667vw;
    padding-right: 1.6vw;
  }
}
@media (max-width: 599px) {
  .p-flow__item--ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-top: 3.2vw;
    padding-left: 13.3333333333vw;
    padding-bottom: 3.2vw;
    padding-right: 6.4vw;
  }
  .p-flow__item--ttl span {
    font-size: min(48px, 6.4vw);
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
    padding-top: 4vw;
    padding-left: 1.6vw;
    padding-bottom: 6.6666666667vw;
    padding-right: 1.6vw;
  }
}

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

/* ============================================
qa
============================================ */
.l-qa__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.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-qa__items {
    gap: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-qa__items {
    gap: 5.3333333333vw;
  }
}

.p-qa__q {
  background: #9f843d;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.0416666667em;
  padding-top: 1.1111111111vw;
  padding-left: 9.0277777778vw;
  padding-bottom: 1.1111111111vw;
  padding-right: 9.0277777778vw;
  color: white;
  cursor: pointer;
  position: relative;
}
.p-qa__q::before {
  position: absolute;
  width: 5.5555555556vw;
  height: 5.5555555556vw;
  top: 0vw;
  left: 0vw;
  background: #364049;
  content: "Q";
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 2.3125;
  letter-spacing: 0em;
  color: white;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-qa__q {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.4375;
    letter-spacing: 0em;
    padding-top: 4.2666666667vw;
    padding-left: 10.6666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 8.5333333333vw;
  }
  .p-qa__q::before {
    top: 4vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.6875;
    letter-spacing: 0em;
  }
}
@media (min-width: 600px) and (max-width: 767px) and (min-width: 600px) and (max-width: 767px) {
  .p-qa__q::before {
    width: 8vw;
    height: 8vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) and (max-width: 599px) {
  .p-qa__q::before {
    width: 8vw;
    height: 8vw;
  }
}
@media (max-width: 599px) {
  .p-qa__q {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.4375;
    letter-spacing: 0em;
    padding-top: 4.2666666667vw;
    padding-left: 10.6666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 8.5333333333vw;
  }
  .p-qa__q::before {
    top: 4vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.6875;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) and (min-width: 600px) and (max-width: 767px) {
  .p-qa__q::before {
    width: 8vw;
    height: 8vw;
  }
}
@media (max-width: 599px) and (max-width: 599px) {
  .p-qa__q::before {
    width: 8vw;
    height: 8vw;
  }
}

.l-qa__icon {
  height: 1.3888888889vw;
  width: 1.3888888889vw;
  position: absolute;
  right: 1.3888888889vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-qa__icon.is-open .p-qa__bar2 {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-qa__icon {
    height: 4.8vw;
    width: 4.8vw;
    right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-qa__icon {
    height: 4.8vw;
    width: 4.8vw;
    right: 3.2vw;
  }
}

.p-qa__bar1,
.p-qa__bar2 {
  background: white;
  position: absolute;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.p-qa__bar1 {
  width: 1.3888888889vw;
  height: 0.1388888889vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-qa__bar1 {
    width: 4.8vw;
    height: 0.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-qa__bar1 {
    width: 4.8vw;
    height: 0.5333333333vw;
  }
}

.p-qa__bar2 {
  width: 0.1388888889vw;
  height: 1.3888888889vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-qa__bar2 {
    width: 0.5333333333vw;
    height: 4.8vw;
  }
}
@media (max-width: 599px) {
  .p-qa__bar2 {
    width: 0.5333333333vw;
    height: 4.8vw;
  }
}

.l-qa__a {
  padding-top: 2.7777777778vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 5.5555555556vw;
  background: white;
}

/* ============================================
price
============================================ */
.l-price__table {
  border-collapse: collapse;
  table-layout: fixed;
  margin-top: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-price__table {
    margin-top: 5.3333333333vw;
    width: 100%;
  }
  .l-price__table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .l-price__table {
    margin-top: 5.3333333333vw;
    width: 100%;
  }
  .l-price__table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-price__table--ttl,
.p-price__table--tx,
.p-price__table--money {
  padding-top: 1.3888888889vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 5.5555555556vw;
  border: 1px solid #000;
}
@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;
    width: 100%;
    text-align: center;
  }
}
@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;
    width: 100%;
    text-align: center;
  }
}

.p-price__table--ttl {
  color: white;
  background-color: #787d83;
}

.p-price__table--tx {
  background: #efeae1;
}

.breadcrumb {
  padding-top: 5.5555555556vw;
  padding-left: 22.2222222222vw;
  padding-bottom: 0vw;
  padding-right: 22.2222222222vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .breadcrumb {
    padding-top: 0vw;
    padding-left: 6.9444444444vw;
    padding-bottom: 0vw;
    padding-right: 6.9444444444vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .breadcrumb {
    padding-top: 0vw;
    padding-left: 6.9444444444vw;
    padding-bottom: 0vw;
    padding-right: 6.9444444444vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .breadcrumb {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .breadcrumb {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}

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

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

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

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

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