@charset "UTF-8";
html {
  color: #000;
  background: #fff;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select,
button {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  border-radius: 0;
  border: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background-color: inherit;
}

input,
textarea,
select {
  font-size: 16px;
}

textarea {
  resize: vertical;
  display: block;
}

button {
  padding: 0;
  cursor: pointer;
}

legend {
  color: #000;
}

main {
  display: block;
}

a {
  text-decoration: none;
  color: inherit;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

svg {
  display: block;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* foundation > base */
body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #1E1F3B;
}
body.js-no-scroll {
  overflow-y: hidden;
}

.u-inline-block {
  display: inline-block;
}

/* layout > l-inner */
.l-inner {
  max-width: 1115px;
  margin-inline: auto;
  padding: 0 17.5px;
}

.l-inner02 {
  max-width: 1140px;
  margin-inline: auto;
  padding: 0 30px;
}

/* layout > l-outer */
.l-outer {
  max-width: 1366px;
  margin-inline: auto;
}

/* layout > l-main */
.l-main {
  padding-top: 86px;
}
@media screen and (max-width: 767px) {
  .l-main {
    padding-top: 66px;
  }
}
.l-main._top {
  background-color: #363651;
}

/* layout > l-column */
.l-column {
  display: grid;
  grid-template-columns: 1fr 300px;
  gap: 54px;
}
@media screen and (max-width: 900px) {
  .l-column {
    grid-template-columns: 1fr;
    gap: 42px;
  }
}

.l-column__main {
  min-width: 0;
}

.l-column__side {
  grid-column: 2;
  grid-row: 1;
}
@media screen and (max-width: 900px) {
  .l-column__side {
    grid-column: 1;
    grid-row: auto;
  }
}

/* object > component > c-button */
.c-link-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 280px;
  width: 100%;
  padding: 15px 21px 17px 23px;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  position: relative;
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4444444444;
}
.c-link-button::after {
  content: "";
  position: absolute;
  right: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 7px;
  height: 9px;
  background-image: url(../img/common/icon_arrow-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.c-link-button._bgWhite {
  background-color: #FFFFFF;
  border: 1px solid #1E1F3B;
  color: #1E1F3B;
}
.c-link-button._bgWhite::after {
  background-image: url(../img/common/icon_link-arrow.svg);
}
.c-link-button._justifyStart {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.c-link-button._sm {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  max-width: 167px;
  padding: 18px 17px 19px 41px;
  font-size: 16px;
  line-height: 1.4375;
}
.c-link-button._sm::after {
  right: 17px;
}

.c-link-button02 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  max-width: 216px;
  width: 100%;
  padding: 16px 10px;
  border-radius: 5px;
  background-color: #0C0C25;
}
.c-link-button02 .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8px;
          flex: 0 0 8px;
  width: 8px;
  -o-object-fit: contain;
     object-fit: contain;
}
.c-link-button02 .text {
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}

.c-link-button03 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.c-link-button03 .text {
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.c-link-button03 .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  width: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-submit-btn {
  cursor: pointer;
  display: inline-block;
  max-width: 588px;
  width: 100%;
  background-color: #0C0C25;
  color: #FFFFFF;
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding: 16px 10px;
  border-radius: 5px;
}

.c-submit-btn__wrap {
  max-width: 588px;
  width: 100%;
  margin-inline: auto;
  position: relative;
}
.c-submit-btn__wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 205px;
  background-image: url(../img/template/icon_submit-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  width: 8px;
  height: 6px;
}

/* object > component > c-heading */
.c-heading {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
@media screen and (max-width: 767px) {
  .c-heading {
    gap: 5px;
  }
}
.c-heading._justifyCenter {
  width: initial;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-heading__en {
  font-family: "Cormorant", serif;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2222222222;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 767px) {
  .c-heading__en {
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: 0.25em;
  }
}

.c-heading__jp {
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 44px;
  line-height: 1.4545454545;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-heading__jp {
    font-size: 28px;
    line-height: 1.4642857143;
    letter-spacing: 0.05em;
  }
}

/* Template */
.c-heading-h2 {
  font-family: "Zen Old Mincho", serif;
  font-size: 32px;
  line-height: 1.6;
  padding-top: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-heading-h2 {
    font-size: 24px;
    padding-top: 25px;
  }
}
.c-heading-h2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 55px;
  height: 6px;
  background: linear-gradient(114deg, #6DB08D 23.14%, #5751A7 73.62%, #303A81 119.95%);
}
.c-heading-h2._noBar {
  padding-top: 0;
}
.c-heading-h2._noBar::before {
  display: none;
}

.c-heading-h3 {
  font-family: "Zen Old Mincho", serif;
  color: #36AE6F;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .c-heading-h3 {
    font-size: 20px;
  }
}

.c-heading-h4 {
  font-family: "Zen Old Mincho", serif;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .c-heading-h4 {
    font-size: 18px;
  }
}

.c-point-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 24px;
  position: relative;
}
.c-point-heading::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 55px;
  height: 6px;
  background: linear-gradient(114deg, #6DB08D 23.14%, #5751A7 73.62%, #303A81 119.95%);
}
.c-point-heading .number {
  font-family: "Zen Old Mincho", serif;
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .c-point-heading .number {
    font-size: 20px;
  }
}
.c-point-heading .text {
  color: #36AE6F;
  font-family: "Zen Old Mincho", serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .c-point-heading .text {
    font-size: 24px;
  }
}

/* object > component > c-hamburger */
.c-hamburger {
  display: inline-block;
  width: 27px;
  height: 18px;
  position: relative;
}
.c-hamburger._pc {
  margin-top: 23px;
}
.c-hamburger._sp {
  margin-top: 23px;
}
@media screen and (max-width: 767px) {
  .c-hamburger._sp {
    margin-top: 13px;
  }
}
.c-hamburger.is-open .c-hamburger-line:nth-of-type(1) {
  top: 50%;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.c-hamburger.is-open .c-hamburger-line:nth-of-type(2) {
  opacity: 0;
}
.c-hamburger.is-open .c-hamburger-line:nth-of-type(3) {
  top: 50%;
  width: 27px;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

.c-hamburger-line {
  display: inline-block;
  height: 2px;
  background-color: #52536A;
  position: absolute;
  left: 0;
  -webkit-transition: opacity 0.3s ease, width 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, width 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, width 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, width 0.3s ease, -webkit-transform 0.3s ease;
}
.c-hamburger-line:nth-of-type(1) {
  top: 0;
  width: 27px;
}
.c-hamburger-line:nth-of-type(2) {
  top: 50%;
  width: 27px;
}
.c-hamburger-line:nth-of-type(3) {
  top: 100%;
  width: 18.6px;
}

/* object > component > c-link */
.c-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 129px;
  background-color: #FFFFFF;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .c-link {
    max-width: 315px;
    width: 100%;
    height: 84px;
    border-radius: 3.26px;
  }
}
.c-link._tel {
  gap: 35px;
  padding: 15px 10px 10px 31px;
}
@media screen and (max-width: 767px) {
  .c-link._tel {
    gap: 23.85px;
    padding: 15.85px 10px 10px 19.2px;
  }
}
.c-link._tel._top {
  gap: 55px;
  max-width: 533px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-link._tel._top {
    gap: 23.85px;
  }
}
.c-link._mail {
  gap: 36px;
  padding: 27px 10px 10px 31px;
  position: relative;
}
.c-link._mail._top {
  max-width: 533px;
  width: 100%;
  gap: 44px;
}
@media screen and (max-width: 767px) {
  .c-link._mail._top {
    gap: 18px;
  }
}
.c-link._mail::after {
  content: "";
  position: absolute;
  right: 12.3px;
  bottom: 12.3px;
  display: inline-block;
  width: 12.7px;
  height: 12.7px;
  background-image: url(../img/common/icon_external-link.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .c-link._mail::after {
    right: 7.28px;
    bottom: 7.94px;
    width: 8.28px;
    height: 8.28px;
  }
}
@media screen and (max-width: 767px) {
  .c-link._mail {
    gap: 18.26px;
    padding: 17.6px 10px 10px 19.2px;
  }
}

.c-link__icon {
  display: inline-grid;
  place-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 76px;
          flex: 0 0 76px;
  width: 76px;
  height: 76px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(#E7E762), to(#C3E12D));
  background: linear-gradient(180deg, #E7E762 0%, #C3E12D 100%);
}
@media screen and (max-width: 767px) {
  .c-link__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    width: 50px;
    height: 50px;
  }
}
.c-link__icon._tel {
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .c-link__icon._tel {
    margin-top: 1.35px;
  }
}
.c-link__icon .icon {
  -o-object-fit: cover;
     object-fit: cover;
}
.c-link__icon .icon._tel {
  width: 33.2px;
}
@media screen and (max-width: 767px) {
  .c-link__icon .icon._tel {
    width: 21.6px;
  }
}
.c-link__icon .icon._mail {
  width: 33.25px;
}
@media screen and (max-width: 767px) {
  .c-link__icon .icon._mail {
    width: 21.67px;
  }
}

.c-link__message {
  font-family: "Zen Old Mincho", serif;
}
.c-link__message._tel {
  font-size: 19px;
  font-weight: 500;
  line-height: 2.5263157895;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .c-link__message._tel {
    font-size: 11.732px;
    line-height: 1.4490282987;
    letter-spacing: 0.0500340948em;
  }
}
.c-link__message._mail {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4444444444;
}
@media screen and (max-width: 767px) {
  .c-link__message._mail {
    font-size: 11.732px;
    line-height: 1.4490282987;
  }
}

.c-link__tel-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
}
@media screen and (max-width: 767px) {
  .c-link__tel-number {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
}
.c-link__tel-number .number {
  font-family: "Zen Old Mincho", serif;
  font-size: 39.637px;
  line-height: 1.4380503065;
  letter-spacing: 0.1000075687em;
}
@media screen and (max-width: 767px) {
  .c-link__tel-number .number {
    font-size: 25.834px;
    line-height: 1.432221104;
    letter-spacing: 0.0500116126em;
  }
}
.c-link__tel-number .hyphen {
  display: inline-block;
  font-family: "Zen Old Mincho", serif;
  font-size: 30.49px;
  line-height: 1.4430960971;
  letter-spacing: 0.0499836012em;
}
@media screen and (max-width: 767px) {
  .c-link__tel-number .hyphen {
    font-size: 19.872px;
    line-height: 1.4593397746;
    letter-spacing: 0.0500201288em;
  }
}
.c-link__tel-number .hyphen._01 {
  margin-right: 2.24px;
  margin-left: 4.36px;
}
@media screen and (max-width: 767px) {
  .c-link__tel-number .hyphen._01 {
    margin-right: 0.94px;
    margin-left: 2.78px;
  }
}
.c-link__tel-number .hyphen._02 {
  margin-right: 4.24px;
  margin-left: 4.09px;
}
@media screen and (max-width: 767px) {
  .c-link__tel-number .hyphen._02 {
    margin-right: 0.94px;
    margin-left: 1.58px;
  }
}

.c-link__mail-title {
  font-family: "Zen Old Mincho", serif;
  font-size: 31px;
  font-weight: 500;
  line-height: 1.4516129032;
}
@media screen and (max-width: 767px) {
  .c-link__mail-title {
    font-size: 20.25px;
  }
}
@media screen and (max-width: 767px) {
  .c-link__mail-title .spacing {
    letter-spacing: -0.0999752537em;
  }
}

/* object > component > c-hours-table */
@media screen and (max-width: 767px) {
  .c-hours-table {
    max-width: 315px;
    width: 100%;
  }
}
.c-hours-table .table-row:first-of-type .table-head {
  background-color: #666687;
  color: #FFFFFF;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 14px;
  line-height: 1.2142857143;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .c-hours-table .table-row:first-of-type .table-head {
    font-size: 12px;
    line-height: 1.1666666667;
    letter-spacing: 0.1em;
  }
}
.c-hours-table .table-row:first-of-type .table-head:first-of-type {
  padding-left: 14px;
}
@media screen and (max-width: 767px) {
  .c-hours-table .table-row:first-of-type .table-head:first-of-type {
    padding-left: 9px;
  }
}
.c-hours-table .table-row:first-of-type .table-head:not(:first-of-type) {
  text-align: center;
}
.c-hours-table .table-row:not(:first-of-type) .table-head {
  background-color: #FFFFFF;
  padding-left: 14px;
  font-size: 16px;
  line-height: 1.25;
}
@media screen and (max-width: 767px) {
  .c-hours-table .table-row:not(:first-of-type) .table-head {
    padding-left: 9px;
    font-size: 13px;
    line-height: 1.0369230769;
  }
}
.c-hours-table .table-row:not(:first-of-type) .table-data {
  text-align: center;
}
.c-hours-table .table-data {
  background-color: #FFFFFF;
  padding: 14.5px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2142857143;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .c-hours-table .table-data {
    padding: 12px 0;
    font-size: 13px;
    line-height: 1.0369230769;
  }
}

/* object > component > c-tag */
.c-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.c-tag .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 9.2px;
          flex: 0 0 9.2px;
  width: 9.2px;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-tag .text {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #36AE6F;
  font-size: 10px;
  line-height: 2.2;
}

.c-cat-tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 7px;
  width: 120px;
  height: 25px;
  background: linear-gradient(113deg, #6DB08D 12.59%, #5751A7 55%, #303A81 93.94%);
}
.c-cat-tag .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12px;
          flex: 0 0 12px;
  width: 12px;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-cat-tag .text {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.12em;
}

/* object > project > p-header */
.p-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 86px;
  background: #FFFFFF;
  -webkit-box-shadow: 0 6px 8px 0 rgba(135, 135, 135, 0.15);
          box-shadow: 0 6px 8px 0 rgba(135, 135, 135, 0.15);
  padding-right: 30px;
  padding-left: 11px;
  z-index: 1000;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
@media screen and (max-width: 1240px) {
  .p-header {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-header {
    height: 66px;
  }
}
.p-header.is-open {
  background-color: #363651;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-header.is-open .p-header__logo {
  color: #FFFFFF;
}
.p-header.is-open .p-header__logo-link .desc {
  color: #FFFFFF;
}

.p-header__inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-header__logo {
  display: block;
  padding-top: 8px;
}

.p-header__logo-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 11px;
}
@media screen and (max-width: 767px) {
  .p-header__logo-link {
    gap: 5px;
  }
}
.p-header__logo-link .desc {
  color: #8C8C8C;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 7px;
  line-height: 1.1428571429;
}
@media screen and (max-width: 767px) {
  .p-header__logo-link .desc {
    font-size: 5px;
    line-height: 1.2;
  }
}
.p-header__logo-link .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9.36px;
}
@media screen and (max-width: 767px) {
  .p-header__logo-link .logo {
    gap: 7.79px;
  }
}
.p-header__logo-link .logo .left {
  display: inline-block;
  margin-top: 5.36px;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-header__logo-link .logo .left {
    margin-top: 0;
    line-height: 1;
  }
}
.p-header__logo-link .logo .left .sm {
  font-size: 12.538px;
  letter-spacing: 0.0500079758em;
}
@media screen and (max-width: 767px) {
  .p-header__logo-link .logo .left .sm {
    font-size: 10.045px;
    letter-spacing: 0.049975112em;
  }
}
.p-header__logo-link .logo .left .md {
  font-size: 15.22px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-header__logo-link .logo .left .md {
    font-size: 12.193px;
    letter-spacing: 0.050028705em;
  }
}
.p-header__logo-link .logo .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5.43px;
}
@media screen and (max-width: 767px) {
  .p-header__logo-link .logo .right {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 3.79px;
  }
}
.p-header__logo-link .logo .right .jp {
  font-family: "Shippori Mincho", serif;
  font-size: 33.198px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-header__logo-link .logo .right .jp {
    font-size: 26.596px;
  }
}
.p-header__logo-link .logo .right .en {
  font-family: "Cormorant", serif;
  font-size: 8.6991px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.0898943569em;
}
@media screen and (max-width: 767px) {
  .p-header__logo-link .logo .right .en {
    font-size: 6.963px;
    letter-spacing: 0.0900473934em;
  }
}

.p-header__pc-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1240px) {
  .p-header__pc-menu {
    display: none;
  }
}

.p-header__hours {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-top: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 13px;
}

.p-header__hours-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
  width: 55px;
  height: 54px;
  display: inline-grid;
  place-items: center;
  background-color: #E4EEF6;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.1em;
}

.p-header__hours-text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.01em;
  white-space: nowrap;
}
.p-header__hours-text .md {
  font-size: 15px;
}
.p-header__hours-text .sm {
  font-size: 14px;
}

.p-header__tel {
  padding-top: 21px;
  margin-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
}

.p-header__tel-icon {
  margin-top: 3px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 42px;
          flex: 0 0 42px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(#E7E762), to(#C3E12D));
  background: linear-gradient(180deg, #E7E762 0%, #C3E12D 100%);
  display: inline-grid;
  place-items: center;
}
.p-header__tel-icon img {
  width: 17.5px;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-header__tel-text {
  font-family: "Zen Old Mincho", serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.p-header__tel-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-header__tel-link .number {
  font-size: 22.691px;
  font-weight: 400;
  letter-spacing: 0.0500198317em;
}
.p-header__tel-link .hyphen {
  font-family: "Zen Old Mincho", serif;
  font-size: 17.455px;
  font-weight: 400;
  letter-spacing: 0.0500143225em;
}
.p-header__tel-link .hyphen._01 {
  margin: 0 0.73px 0 2.55px;
}
.p-header__tel-link .hyphen._02 {
  margin: 0 0.73px 0 0.73px;
}

.p-header__web {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 145px;
          flex: 0 0 145px;
  padding-top: 15px;
  margin-left: 16.27px;
  max-width: 145px;
  width: 100%;
}

.p-header__web-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 11px;
  background: -webkit-gradient(linear, left top, left bottom, from(#E7E762), to(#C3E12D));
  background: linear-gradient(180deg, #E7E762 0%, #C3E12D 100%);
  border-radius: 5px;
  padding: 16px 0 15px;
}

.p-header__web-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 21px;
          flex: 0 0 21px;
  width: 21px;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-header__web-title {
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.p-header__sns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 31px;
          flex: 0 0 31px;
  width: 31px;
  padding-top: 27px;
  margin-left: 20px;
  margin-right: 23px;
}

.p-header__sns-link {
  display: block;
}

.p-header__pc-hamburger {
  height: 100%;
  padding-top: 11px;
  padding-left: 23px;
  position: relative;
}
.p-header__pc-hamburger::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 67px;
  background-color: #D1D1D1;
}

.p-header__sp-hamburger {
  display: none;
}
@media screen and (max-width: 1240px) {
  .p-header__sp-hamburger {
    display: block;
    height: 100%;
    padding-top: 11px;
    padding-left: 20px;
    padding-right: 30px;
    position: relative;
  }
}
@media screen and (max-width: 1240px) and (max-width: 767px) {
  .p-header__sp-hamburger {
    padding-right: 19px;
  }
}
@media screen and (max-width: 1240px) {
  .p-header__sp-hamburger::before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 1px;
    height: 67px;
    background-color: #D1D1D1;
  }
}
@media screen and (max-width: 1240px) and (max-width: 767px) {
  .p-header__sp-hamburger::before {
    height: 46px;
  }
}
@media screen and (max-width: 1240px) {
  .p-header__sp-hamburger.is-open {
    border-radius: 0 0 0 5px;
    background-color: #FFFFFF;
  }
  .p-header__sp-hamburger.is-open::before {
    content: none;
  }
}

/* object > project > p-footer */
.p-footer {
  background-color: #CCD8E6;
  padding: 80px 0 0;
}
@media screen and (max-width: 767px) {
  .p-footer {
    padding: 21px 0 0;
  }
}

.p-footer__links-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 23px;
     -moz-column-gap: 23px;
          column-gap: 23px;
  row-gap: 25px;
}
@media screen and (max-width: 1023px) {
  .p-footer__links-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .p-footer__links-list {
    max-width: 340px;
    margin-inline: auto;
    grid-template-columns: 1fr;
    row-gap: 6px;
  }
}

.p-footer__links-item:nth-of-type(1) .p-footer__links-logo {
  width: 190px;
}
@media screen and (max-width: 767px) {
  .p-footer__links-item:nth-of-type(1) .p-footer__links-logo {
    width: 187px;
  }
}
.p-footer__links-item:nth-of-type(2) .p-footer__links-logo {
  width: 215px;
}
@media screen and (max-width: 767px) {
  .p-footer__links-item:nth-of-type(2) .p-footer__links-logo {
    width: 212px;
  }
}
.p-footer__links-item:nth-of-type(3) .p-footer__links-logo {
  width: 174px;
}
@media screen and (max-width: 767px) {
  .p-footer__links-item:nth-of-type(3) .p-footer__links-logo {
    width: 171px;
  }
}
.p-footer__links-item:nth-of-type(4) .p-footer__links-logo {
  width: 257px;
}
@media screen and (max-width: 767px) {
  .p-footer__links-item:nth-of-type(4) .p-footer__links-logo {
    width: 253px;
  }
}
.p-footer__links-item:nth-of-type(5) .p-footer__links-logo {
  width: 322px;
}
@media screen and (max-width: 767px) {
  .p-footer__links-item:nth-of-type(5) .p-footer__links-logo {
    width: 318px;
  }
}
.p-footer__links-item:nth-of-type(6) .instagram-wrap {
  padding: 27px 10px 25px 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 36px;
}
.p-footer__links-item:nth-of-type(6) .p-footer__links-icon {
  display: inline-block;
  margin-top: 8px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 54px;
          flex: 0 0 54px;
  width: 54px;
  height: 54px;
}
@media screen and (max-width: 767px) {
  .p-footer__links-item:nth-of-type(6) .p-footer__links-icon {
    margin-top: 8px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 53px;
            flex: 0 0 53px;
    width: 53px;
    height: 53px;
  }
}
.p-footer__links-item:nth-of-type(6) .instagram-textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-footer__links-item:nth-of-type(6) .instagram-official {
  font-family: "Zen Old Mincho", serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.4489753674;
  letter-spacing: 0.0508421053em;
}
.p-footer__links-item:nth-of-type(6) .instagram-title {
  font-family: "Cormorant", serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2096552483;
  letter-spacing: 0.0505277778em;
  position: relative;
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
}
.p-footer__links-item:nth-of-type(7) .medical-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-footer__links-item:nth-of-type(7) .medical-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.p-footer__links-item:nth-of-type(7) .medical-photo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 145px;
          flex: 0 0 145px;
  width: 145px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-footer__links-item:nth-of-type(7) .medical-photo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 143px;
            flex: 0 0 143px;
    width: 143px;
  }
}
.p-footer__links-item:nth-of-type(7) .medical-bottom {
  text-align: center;
  background-color: #F2F6F9;
  padding: 9px 0 8px;
}
@media screen and (max-width: 767px) {
  .p-footer__links-item:nth-of-type(7) .medical-bottom {
    padding: 5px 0 5px;
  }
}
.p-footer__links-item:nth-of-type(7) .medical-textarea {
  text-align: center;
  font-weight: 500;
}
.p-footer__links-item:nth-of-type(7) .medical-text {
  font-family: "Zen Old Mincho", serif;
  color: #059DD4;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.0378823529em;
}
.p-footer__links-item:nth-of-type(7) .medical-text .lg {
  font-size: 17px;
  letter-spacing: -0.0402352941em;
}
.p-footer__links-item:nth-of-type(7) .medical-text .sm {
  font-size: 12px;
  letter-spacing: -0.0403333333em;
}
.p-footer__links-item:nth-of-type(7) .medical-text .line-high {
  line-height: 1.4;
}
.p-footer__links-item:nth-of-type(7) .medical-sm-text {
  font-family: "Zen Old Mincho", serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: -0.0403333333em;
}
.p-footer__links-item:nth-of-type(7) .medical-logo {
  width: 75px;
}
@media screen and (max-width: 767px) {
  .p-footer__links-item:nth-of-type(7) .medical-logo {
    width: 73px;
  }
}
.p-footer__links-item:nth-of-type(8) .p-footer__links-logo {
  width: 275px;
}
@media screen and (max-width: 767px) {
  .p-footer__links-item:nth-of-type(8) .p-footer__links-logo {
    width: 271px;
  }
}
.p-footer__links-item:nth-of-type(9) .physician-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.p-footer__links-item:nth-of-type(9) .physician-photo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 121px;
          flex: 0 0 121px;
  width: 121px;
}
@media screen and (max-width: 767px) {
  .p-footer__links-item:nth-of-type(9) .physician-photo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 119px;
            flex: 0 0 119px;
    width: 119px;
  }
}
.p-footer__links-item:nth-of-type(9) .p-footer__links-logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 165px;
          flex: 0 0 165px;
  width: 165px;
}
@media screen and (max-width: 767px) {
  .p-footer__links-item:nth-of-type(9) .p-footer__links-logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 162px;
            flex: 0 0 162px;
    width: 162px;
  }
}

.p-footer__links-anchor {
  display: block;
  background-color: #FFFFFF;
  height: 120px;
}
@media screen and (max-width: 767px) {
  .p-footer__links-anchor {
    height: 118px;
  }
}
.p-footer__links-anchor._flexCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-footer__links-logo {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-footer__content {
  padding-top: 66px;
  padding-bottom: 130px;
  border-top: 1px solid #8098B3;
  margin-top: 78px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 900px) {
  .p-footer__content {
    padding-top: 31px;
    padding-bottom: 63px;
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
  }
}

.p-footer__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .p-footer__logo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 12.2px;
  }
}
.p-footer__logo .left {
  display: inline-block;
  margin-top: 8.4px;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-footer__logo .left {
    margin-top: 6.63px;
  }
}
.p-footer__logo .left .md {
  font-size: 19.6px;
  letter-spacing: 0.0501020408em;
}
@media screen and (max-width: 767px) {
  .p-footer__logo .left .md {
    font-size: 15.5px;
    letter-spacing: 0.05em;
  }
}
.p-footer__logo .left .lg {
  font-size: 23.8px;
  letter-spacing: 0.0500420168em;
}
@media screen and (max-width: 767px) {
  .p-footer__logo .left .lg {
    font-size: 18.8px;
    letter-spacing: 0.0500531915em;
  }
}
.p-footer__logo .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .p-footer__logo .right {
    gap: 6.5px;
  }
}
.p-footer__logo .right .jp {
  font-family: "Zen Old Mincho", serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-footer__logo .right .jp {
    font-size: 41px;
  }
}
.p-footer__logo .right .en {
  font-family: "Cormorant", serif;
  font-size: 13.6px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.0900735294em;
}
@media screen and (max-width: 767px) {
  .p-footer__logo .right .en {
    font-size: 10.7px;
    letter-spacing: 0.0903738318em;
  }
}

@media screen and (max-width: 767px) {
  .p-footer__nav {
    padding-left: 14.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 500px) {
  .p-footer__nav {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.p-footer__nav-list {
  max-width: 455px;
  width: 100%;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 54px;
     -moz-column-gap: 54px;
          column-gap: 54px;
}
@media screen and (max-width: 767px) {
  .p-footer__nav-list {
    max-width: 262px;
    -webkit-column-gap: 29px;
       -moz-column-gap: 29px;
            column-gap: 29px;
  }
}

.p-footer__nav-item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
  page-break-inside: avoid;
}

.p-footer__nav-link {
  display: inline-block;
  padding-left: 16px;
  font-family: "Noto Sans JP", sans-serif;
  color: #000000;
  font-size: 15px;
  line-height: 2.2;
  position: relative;
}
.p-footer__nav-link::before {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: inline-block;
  background-image: url(../img/common/icon_link-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 7px;
  height: 9px;
}

.p-footer__copyright {
  padding: 18px 0;
  background-color: #020207;
}
@media screen and (max-width: 767px) {
  .p-footer__copyright {
    padding: 18px 0 86px;
  }
}

.p-footer__copyright-text {
  text-align: center;
  color: #9395A4;
  font-size: 14px;
  line-height: 1;
}

/* object > project > p-top */
/* Top CTA */
.p-top__cta {
  padding: 44px 0 74px;
  background-color: #06062A;
}
@media screen and (max-width: 767px) {
  .p-top__cta {
    padding: 256px 0 33px;
  }
}

.p-top__cta-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 39px;
}
@media screen and (max-width: 767px) {
  .p-top__cta-content {
    gap: 26px;
  }
}

.p-top__cta-textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1240px) {
  .p-top__cta-textarea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 19px;
  }
}

.p-top__cta-block01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1240px) {
  .p-top__cta-block01 {
    gap: 9px;
  }
}

.p-top__cta-block02 {
  margin-top: 19px;
}
@media screen and (max-width: 1240px) {
  .p-top__cta-block02 {
    margin-top: 0;
  }
}

.p-top__cta-heading {
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 43px;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top__cta-heading {
    padding-left: 18px;
    font-size: 28px;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
}

.p-top__cta-hours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 1240px) {
  .p-top__cta-hours {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    font-size: 15px;
    line-height: 1.7;
  }
  .p-top__cta-hours .date {
    font-size: 16px;
    letter-spacing: 0.01em;
  }
}

.p-top__cta-text {
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-top__cta-text {
    font-size: 15px;
    line-height: 1.7;
  }
}

.p-top__cta-links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
}
@media screen and (max-width: 1240px) {
  .p-top__cta-links {
    grid-template-columns: 1fr;
    gap: 7px;
  }
}

/* Lead */
.p-top__lead {
  padding: 52px 0 60px;
  background-image: url(../img/top/bg_lead.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .p-top__lead {
    padding: 19px 0 98.5px;
    background-image: url(../img/top/bg_lead_sp.webp);
  }
}

.p-top__lead-link {
  display: block;
}

/* Policy */
.p-top__policy {
  padding: 71px 0 0;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  .p-top__policy {
    padding: 0;
    margin-top: -65px;
  }
}

.p-top__policy-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 74px;
  padding: 0 30px 0 0;
}
@media screen and (max-width: 900px) {
  .p-top__policy-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
    padding: 0 30px;
    gap: 34px;
  }
}

.p-top__policy-top-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
}
@media screen and (max-width: 900px) {
  .p-top__policy-top-img {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
.p-top__policy-top-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-top__policy-top-textarea {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 900px) {
  .p-top__policy-top-textarea {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}

.p-top__policy-textarea {
  margin-top: 28px;
  max-width: 638px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-top__policy-textarea {
    margin-top: 18px;
    max-width: initial;
    width: initial;
  }
}

.p-top__policy-text {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-top__policy-text {
    font-size: 15px;
  }
}
.p-top__policy-text + .p-top__policy-text {
  margin-top: 1em;
}
.p-top__policy-text strong {
  font-weight: 700;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .p-top__policy-text strong {
    font-size: 17px;
  }
}

.p-top__policy-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 143px;
}
@media screen and (max-width: 1240px) {
  .p-top__policy-bottom {
    padding-left: 30px;
  }
}
@media screen and (max-width: 900px) {
  .p-top__policy-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 0;
  }
}

.p-top__policy-bottom-textarea {
  margin-top: 94px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 585px;
          flex: 0 0 585px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1240px) {
  .p-top__policy-bottom-textarea {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (max-width: 900px) {
  .p-top__policy-bottom-textarea {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    margin-top: -167px;
    padding: 0 30px;
  }
}

.p-top__policy-title {
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-top__policy-title {
    white-space: initial;
    font-size: 20px;
    line-height: 1.7;
    letter-spacing: 0.05em;
  }
}

.p-top__policy-bottom-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 754px;
          flex: 0 0 754px;
  margin-top: -26px;
  margin-left: -185px;
}
@media screen and (max-width: 1240px) {
  .p-top__policy-bottom-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
            flex: 0 0 65%;
    margin-top: 0;
  }
}
@media screen and (max-width: 900px) {
  .p-top__policy-bottom-img {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    margin-left: -74px;
    padding-right: 17px;
  }
}
@media screen and (max-width: 767px) {
  .p-top__policy-bottom-img {
    margin-top: 47px;
  }
}
.p-top__policy-bottom-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-top__policy-btn {
  margin-top: 58px;
}
@media screen and (max-width: 900px) {
  .p-top__policy-btn {
    margin-top: 44px;
  }
}

/* Doctor */
.p-top__doctor {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-top__doctor {
    padding-top: 72px;
  }
}
.p-top__doctor::after {
  content: "";
  position: absolute;
  left: 0;
  top: -144px;
  display: block;
  width: 100%;
  height: 622px;
  background-image: url(../img/top/bg_doctor.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .p-top__doctor::after {
    top: 64px;
    background-image: url(../img/top/bg_doctor_sp.png);
    height: 430px;
  }
}

.p-top__doctor-container {
  position: relative;
  z-index: 2;
}

.p-top__doctor-header {
  text-align: center;
}

.p-top__doctor-content {
  margin-top: 53px;
  padding: 34px 0 69px 75px;
  background-color: #06062A;
}
@media screen and (max-width: 1240px) {
  .p-top__doctor-content {
    padding: 34px 0 69px 34px;
    margin-top: 25px;
  }
}
@media screen and (max-width: 900px) {
  .p-top__doctor-content {
    padding: 16px 0 24px;
  }
}

.p-top__doctor-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 19px;
}
@media screen and (max-width: 1240px) {
  .p-top__doctor-main {
    gap: 0;
  }
}
@media screen and (max-width: 900px) {
  .p-top__doctor-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 26px;
  }
}

.p-top__doctor-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 900px) {
  .p-top__doctor-body {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    padding: 0 30px;
  }
}

.p-top__doctor-title {
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top__doctor-title {
    font-size: 20px;
    letter-spacing: 0.05em;
  }
}

.p-top__doctor-textarea {
  margin-top: 29px;
}
@media screen and (max-width: 900px) {
  .p-top__doctor-textarea {
    margin-top: 24px;
  }
}

.p-top__doctor-text {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-top__doctor-text {
    font-size: 15px;
  }
}

.p-top__doctor-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 566px;
          flex: 0 0 566px;
  margin-right: -30px;
}
@media screen and (max-width: 1240px) {
  .p-top__doctor-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin-right: 0;
  }
}
@media screen and (max-width: 500px) {
  .p-top__doctor-img {
    max-width: 309px;
    margin-left: auto;
  }
}
.p-top__doctor-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-top__doctor-info {
  margin: 101px auto 0;
  max-width: 930px;
  background-color: #FFFFFF;
  padding: 30px 48px 38px 38px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
@media screen and (max-width: 900px) {
  .p-top__doctor-info {
    grid-template-columns: 1fr;
    gap: 30px;
    margin: 39px 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .p-top__doctor-info {
    padding: 15px 19px 24px;
  }
}

.p-top__doctor-term {
  color: #4C4CA0;
  font-size: 17px;
  line-height: 2;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-top__doctor-term {
    font-size: 16px;
  }
}

.p-top__doctor-desc:first-of-type {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .p-top__doctor-desc:first-of-type {
    margin-top: 4px;
  }
}

.p-top__doctor-desc {
  font-size: 14px;
  line-height: 2;
  padding-left: 17.22px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-top__doctor-desc {
    font-size: 13px;
    line-height: 1.8;
    padding-left: 12px;
  }
}
.p-top__doctor-desc::before {
  content: "●";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 8px;
  color: #4C4CA0;
}
@media screen and (max-width: 767px) {
  .p-top__doctor-desc::before {
    font-size: 7px;
  }
}

.p-top__doctor-btn {
  margin-top: 24px;
}

/* About Us */
.p-top__about {
  padding: 92px 0 152px;
}
@media screen and (max-width: 767px) {
  .p-top__about {
    padding: 54px 0 74px;
  }
}

.p-top__about-inner {
  max-width: 1119px;
  margin-inline: auto;
  padding: 0 30px;
}

.p-top__about-content {
  margin-top: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}
@media screen and (max-width: 1240px) {
  .p-top__about-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 26px;
    gap: 43px;
  }
}

.p-top__about-info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 1240px) {
  .p-top__about-info {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}

.p-top__about-hours-list {
  margin-top: 12.39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 17.72px;
}
@media screen and (max-width: 767px) {
  .p-top__about-hours-list {
    margin-top: 14px;
    gap: 12px;
  }
}

.p-top__about-hours-term {
  padding: 4px 4px;
  max-width: 75px;
  width: 100%;
  background-color: #666687;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-top__about-hours-term {
    padding: 0.76px 4px;
    font-size: 13px;
    line-height: 1.2307692308;
    max-width: 50.55px;
  }
}

.p-top__about-hours-desc {
  color: #FFFFFF;
  font-size: 15px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-top__about-hours-desc {
    font-size: 13px;
    line-height: 1.2307692308;
  }
}

.p-top__about-dl {
  margin-top: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .p-top__about-dl {
    margin-top: 43px;
  }
}

.p-top__about-dl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.p-top__about-dl-item._pcAlignCenter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-top__about-dl-item._pcAlignCenter {
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
  }
}
.p-top__about-dl-item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 93px;
  height: 1px;
  background-color: #E6EF6E;
}
.p-top__about-dl-item::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #FFFFFF;
}
.p-top__about-dl-item:nth-of-type(1) {
  padding-bottom: 14.72px;
}
@media screen and (max-width: 767px) {
  .p-top__about-dl-item:nth-of-type(1) {
    padding-bottom: 10px;
  }
}
.p-top__about-dl-item:nth-of-type(2) {
  padding-bottom: 21.52px;
  margin-top: 18.86px;
}
@media screen and (max-width: 767px) {
  .p-top__about-dl-item:nth-of-type(2) {
    margin-top: 13px;
    padding-bottom: 15.37px;
  }
}
.p-top__about-dl-item:nth-of-type(3) {
  padding-bottom: 18.69px;
  margin-top: 21.63px;
}
@media screen and (max-width: 767px) {
  .p-top__about-dl-item:nth-of-type(3) {
    margin-top: 9.63px;
    padding-bottom: 13.69px;
  }
}
.p-top__about-dl-item:nth-of-type(4) {
  padding-bottom: 24px;
  margin-top: 20.31px;
}
@media screen and (max-width: 767px) {
  .p-top__about-dl-item:nth-of-type(4) {
    margin-top: 13.31px;
    padding-bottom: 18px;
  }
}

.p-top__about-term {
  text-align: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 102px;
          flex: 0 0 102px;
  color: #B0B0FA;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2142857143;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top__about-term {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 69px;
            flex: 0 0 69px;
  }
}

.p-top__about-desc {
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-top__about-desc {
    font-size: 14px;
    line-height: 1.7142857143;
  }
}

.p-top__about-map {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 497px;
          flex: 0 0 497px;
}
@media screen and (max-width: 1240px) {
  .p-top__about-map {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    margin-right: 13px;
  }
}

/* Reason */
.p-top__reason {
  padding: 70px 0 76px;
  position: relative;
}
.p-top__reason::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 537px;
  background-image: url(../img/top/bg_reason.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .p-top__reason::before {
    height: 166px;
    background-image: url(../img/top/bg_reason_sp.webp);
  }
}
@media screen and (max-width: 767px) {
  .p-top__reason {
    padding: 44px 0 49px;
  }
}

.p-top__reason-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 28px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-top__reason-heading {
    gap: 5px;
  }
}
.p-top__reason-heading .en {
  font-family: "Cormorant", serif;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 767px) {
  .p-top__reason-heading .en {
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: 0.25em;
  }
}
.p-top__reason-heading .jp {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 44px;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-top__reason-heading .jp {
    font-size: 28px;
    letter-spacing: 0.05em;
  }
}
.p-top__reason-heading .jp .lg {
  color: #E0E658;
  font-size: 87px;
  letter-spacing: 0.0988636364em;
}
@media screen and (max-width: 767px) {
  .p-top__reason-heading .jp .lg {
    font-size: 49px;
    letter-spacing: 0.05em;
  }
}

.p-top__reason-items {
  margin-top: 79px;
}
@media screen and (max-width: 1240px) {
  .p-top__reason-items {
    width: 75%;
    margin: 79px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .p-top__reason-items {
    width: initial;
    margin-top: 53px;
  }
}

.p-top__reason-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1240px) {
  .p-top__reason-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-top__reason-item:nth-of-type(1) .p-top__reason-body {
  margin-top: 39px;
  margin-left: -27px;
  padding: 57px 61px 61px 69px;
}
@media screen and (max-width: 767px) {
  .p-top__reason-item:nth-of-type(1) .p-top__reason-body {
    margin-top: -27px;
    margin-left: auto;
    padding: 37px 30px 34px;
  }
}
.p-top__reason-item:nth-of-type(1) .p-top__reason-number {
  top: -120px;
  right: 10px;
}
@media screen and (max-width: 767px) {
  .p-top__reason-item:nth-of-type(1) .p-top__reason-number {
    top: -55px;
    right: 20px;
  }
}
.p-top__reason-item:nth-of-type(2) {
  margin-top: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 1240px) {
  .p-top__reason-item:nth-of-type(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 36px;
  }
}
.p-top__reason-item:nth-of-type(2) .p-top__reason-body {
  margin-top: 66px;
  margin-right: -49px;
  padding: 43px 65px 43px 65px;
}
@media screen and (max-width: 767px) {
  .p-top__reason-item:nth-of-type(2) .p-top__reason-body {
    margin-top: -27px;
    padding: 37px 30px 34px;
    margin-right: auto;
  }
}
.p-top__reason-item:nth-of-type(2) .p-top__reason-number {
  top: -115px;
  right: 19px;
}
@media screen and (max-width: 767px) {
  .p-top__reason-item:nth-of-type(2) .p-top__reason-number {
    top: -55px;
    right: 13px;
  }
}
.p-top__reason-item:nth-of-type(3) {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .p-top__reason-item:nth-of-type(3) {
    margin-top: 36px;
  }
}
.p-top__reason-item:nth-of-type(3) .p-top__reason-body {
  margin-top: 36px;
  margin-left: -27px;
  padding: 50px 65px 53px 65px;
}
@media screen and (max-width: 767px) {
  .p-top__reason-item:nth-of-type(3) .p-top__reason-body {
    margin-top: -27px;
    margin-left: auto;
    padding: 37px 30px 34px;
  }
}
.p-top__reason-item:nth-of-type(3) .p-top__reason-number {
  top: -122px;
  right: 2px;
}
@media screen and (max-width: 767px) {
  .p-top__reason-item:nth-of-type(3) .p-top__reason-number {
    top: -55px;
    right: 14px;
  }
}
.p-top__reason-item:nth-of-type(4) {
  margin-top: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 1240px) {
  .p-top__reason-item:nth-of-type(4) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 36px;
  }
}
.p-top__reason-item:nth-of-type(4) .p-top__reason-body {
  margin-top: 55px;
  margin-right: -49px;
  padding: 43px 65px 43px 65px;
}
@media screen and (max-width: 767px) {
  .p-top__reason-item:nth-of-type(4) .p-top__reason-body {
    margin-top: -27px;
    margin-right: auto;
    padding: 37px 30px 27px;
  }
}
.p-top__reason-item:nth-of-type(4) .p-top__reason-number {
  top: -127px;
  right: 9px;
}
@media screen and (max-width: 767px) {
  .p-top__reason-item:nth-of-type(4) .p-top__reason-number {
    top: -55px;
    right: 8px;
  }
}
.p-top__reason-item:nth-of-type(4) .p-top__reason-title {
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-top__reason-item:nth-of-type(4) .p-top__reason-title {
    white-space: initial;
  }
}
.p-top__reason-item:nth-of-type(5) {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .p-top__reason-item:nth-of-type(5) {
    margin-top: 36px;
  }
}
.p-top__reason-item:nth-of-type(5) .p-top__reason-body {
  margin-top: 67px;
  margin-left: -27px;
  padding: 54px 100px 38px 65px;
}
@media screen and (max-width: 767px) {
  .p-top__reason-item:nth-of-type(5) .p-top__reason-body {
    margin-top: -27px;
    margin-left: auto;
    padding: 37px 30px 10px;
  }
}
.p-top__reason-item:nth-of-type(5) .p-top__reason-number {
  top: -120px;
  right: 7px;
}
@media screen and (max-width: 767px) {
  .p-top__reason-item:nth-of-type(5) .p-top__reason-number {
    top: -55px;
    right: 12px;
  }
}

.p-top__reason-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 656px;
          flex: 0 0 656px;
}
@media screen and (max-width: 1240px) {
  .p-top__reason-img {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
.p-top__reason-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-top__reason-body {
  max-width: 616px;
  width: 100%;
  background-color: #FFFFFF;
  position: relative;
}
@media screen and (max-width: 1240px) {
  .p-top__reason-body {
    width: 90.6666%;
    margin-inline: auto;
  }
}

.p-top__reason-number {
  position: absolute;
  font-family: "Cormorant", serif;
  opacity: 0.8;
  background: -webkit-gradient(linear, left top, left bottom, from(#E7E762), to(#C3E12D));
  background: linear-gradient(180deg, #E7E762 0%, #C3E12D 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 210px;
  font-weight: 300;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-top__reason-number {
    font-size: 100px;
  }
}

.p-top__reason-title {
  font-family: "Zen Old Mincho", serif;
  font-size: 30px;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top__reason-title {
    font-size: 22px;
    letter-spacing: 0.0366666667em;
  }
}
.p-top__reason-title .space01 {
  letter-spacing: 0.05em;
}
.p-top__reason-title .tax {
  font-size: 18px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top__reason-title .tax {
    font-size: 13px;
    letter-spacing: 0.05em;
  }
}

.p-top__reason-textarea {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .p-top__reason-textarea {
    margin-top: 14px;
  }
}

.p-top__reason-text {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top__reason-text {
    font-size: 15px;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  .p-top__reason-text .spSm {
    font-size: 11px;
    letter-spacing: 0.05em;
  }
}

.p-top__doctor-btn {
  max-width: 1124px;
  margin: 54px auto 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p-top__doctor-btn {
    margin: 36px auto 0;
    text-align: center;
  }
}

/* Message01 */
.p-top__msg01 {
  padding: 105px 0 102px;
  background-image: url(../img/top/bg_middle.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .p-top__msg01 {
    padding: 47px 0 37px;
    background-image: url(../img/top/bg_middle_sp.webp);
  }
}

.p-top__msg01-heading {
  text-align: center;
  color: #FFFFFF;
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(1.375rem, 0.855rem + 2.22vw, 2.75rem);
  letter-spacing: 0.05em;
}
@media screen and (max-width: 900px) {
  .p-top__msg01-heading {
    letter-spacing: 0.05em;
  }
}

.p-top__msg01-banner-wrap {
  margin-top: 98px;
}
@media screen and (max-width: 767px) {
  .p-top__msg01-banner-wrap {
    margin-top: 47px;
  }
}
.p-top__msg01-banner-wrap img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-top__msg01-banner {
  display: block;
}

.p-top__msg01-textarea {
  margin-top: 56px;
}
@media screen and (max-width: 767px) {
  .p-top__msg01-textarea {
    margin-top: 27px;
  }
}

.p-top__msg01-text {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 2.2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 900px) {
  .p-top__msg01-text {
    text-align: left;
    font-size: 17px;
    letter-spacing: 0.0472222222em;
  }
}
.p-top__msg01-text + .p-top__msg01-text {
  margin-top: 1em;
}

/* Message02 */
.p-top__msg02 {
  padding: 89px 0 129px;
  background-image: url(../img/top/bg_middle02.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .p-top__msg02 {
    padding: 45px 0 46px;
    background-image: url(../img/top/bg_middle02_sp.webp);
  }
}

.p-top__msg02-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: clamp(1rem, 0.054rem + 4.04vw, 3.5rem);
}
.p-top__msg02-heading .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 clamp(1.375rem, -2.078rem + 14.73vw, 10.5rem);
          flex: 0 0 clamp(1.375rem, -2.078rem + 14.73vw, 10.5rem);
  width: clamp(1.375rem, -2.078rem + 14.73vw, 10.5rem);
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top__msg02-heading .text {
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: clamp(1.375rem, 0.855rem + 2.22vw, 2.75rem);
  line-height: 1.4545454545;
  letter-spacing: 0.05em;
}
.p-top__msg02-heading .text .marker {
  color: #D9E54D;
}

.p-top__msg02-content {
  margin-top: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px;
}
@media screen and (max-width: 767px) {
  .p-top__msg02-content {
    margin-top: 30px;
    gap: 32.67px;
  }
}

.p-top__msg02-inner {
  max-width: 1161px;
  margin-inline: auto;
  padding: 0 30px;
}

.p-top__msg02-column01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.8128%;
}
@media screen and (max-width: 900px) {
  .p-top__msg02-column01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}

.p-top__msg02-column01-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 900px) {
  .p-top__msg02-column01-body {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    display: contents;
  }
}

.p-top__msg02-title {
  max-width: 571px;
  width: 100%;
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 26px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 900px) {
  .p-top__msg02-title {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 767px) {
  .p-top__msg02-title {
    font-size: 18px;
    letter-spacing: 0.05em;
  }
}
.p-top__msg02-title .marker {
  color: #D9E54D;
}

.p-top__msg02-column01-textarea {
  margin-top: 31px;
}
@media screen and (max-width: 900px) {
  .p-top__msg02-column01-textarea {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 17px;
  }
}

.p-top__msg02-text {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 2.2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top__msg02-text {
    font-size: 15px;
    line-height: 2;
  }
}
.p-top__msg02-text._notice {
  font-size: 13px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p-top__msg02-text._notice {
    font-size: 12px;
  }
}
.p-top__msg02-text._notice + .p-top__msg02-text,
.p-top__msg02-text._notice + .p-top__msg02-text._notice {
  margin-top: 0.5em;
}
.p-top__msg02-text + .p-top__msg02-text {
  margin-top: 1em;
}

.p-top__msg02-column01-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40.5994%;
          flex: 0 0 40.5994%;
}
@media screen and (max-width: 900px) {
  .p-top__msg02-column01-img {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 33px;
  }
}
.p-top__msg02-column01-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-top__msg02-column02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.8128%;
}
@media screen and (max-width: 900px) {
  .p-top__msg02-column02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 33px;
  }
}

.p-top__msg02-column02-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40.5994%;
          flex: 0 0 40.5994%;
}
@media screen and (max-width: 900px) {
  .p-top__msg02-column02-img {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
.p-top__msg02-column02-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-top__msg02-column-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 900px) {
  .p-top__msg02-column-body {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}

/* Menu */
.p-top__menu {
  padding: 65px 0 115px;
  position: relative;
}
.p-top__menu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 362px;
  background-image: url(../img/top/bg_menu.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .p-top__menu::before {
    height: 311px;
    background-image: url(../img/top/bg_menu_sp.png);
  }
}
@media screen and (max-width: 767px) {
  .p-top__menu {
    padding: 40px 0 66px;
  }
}

.p-top__menu-heading {
  position: relative;
  z-index: 2;
}

.p-top__menu-content {
  margin-top: 40px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-top__menu-content {
    margin-top: 30px;
  }
}

.p-top__menu-box {
  background-color: #06062A;
  padding: 60px 54px 58px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4.73251%;
}
@media screen and (max-width: 900px) {
  .p-top__menu-box {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 20px 17.5px 33px;
  }
}

.p-top__menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .p-top__menu-item {
    gap: 14px;
  }
}

.p-top__menu-link {
  display: block;
  position: relative;
}

.p-top__menu-icon {
  position: absolute;
  right: 20px;
  bottom: 20px;
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .p-top__menu-icon {
    right: 13.22px;
    bottom: 13.22px;
    width: 16.5px;
    height: 16.5px;
  }
}
.p-top__menu-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url(../img/top/icon_menu-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  width: 9.21px;
  height: 11.8px;
}
@media screen and (max-width: 767px) {
  .p-top__menu-icon::after {
    width: 6px;
    height: 7.8px;
  }
}

.p-top__menu-text {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-top__menu-text {
    font-size: 15px;
  }
}

.p-top__menu-img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-top__menu-header {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 66px;
  width: 100%;
}
@media screen and (max-width: 900px) {
  .p-top__menu-header {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 500px) {
  .p-top__menu-header {
    top: 38.64px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.p-top__menu-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-top__menu-title .jp {
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4333333333;
}
@media screen and (max-width: 767px) {
  .p-top__menu-title .jp {
    font-size: 24px;
    line-height: 1.4583333333;
  }
}
.p-top__menu-title .line {
  display: inline-block;
  margin: 16px 36px 20px;
  width: calc(100% - 72px);
  height: 1px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .p-top__menu-title .line {
    margin: 9px 0 10px;
    width: 84.3137%;
  }
}
.p-top__menu-title .en {
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 767px) {
  .p-top__menu-title .en {
    font-size: 10px;
    line-height: 1.4;
    letter-spacing: 0.3em;
  }
}

.p-top__menu-notice {
  margin-top: 11px;
}
@media screen and (max-width: 767px) {
  .p-top__menu-notice {
    margin-top: 15px;
  }
}

.p-top__menu-notice-text {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 2;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p-top__menu-notice-text {
    text-align: left;
    font-size: 13px;
    line-height: 1.5;
  }
}

.p-top__menu-other {
  margin-top: 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 72px;
}
@media screen and (max-width: 767px) {
  .p-top__menu-other {
    margin-top: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}

.p-top__menu-body {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 196px;
          flex: 0 0 196px;
}
@media screen and (max-width: 767px) {
  .p-top__menu-body {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    display: contents;
  }
}

.p-top__menu-title {
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 34px;
  line-height: 1.4411764706;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top__menu-title {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.p-top__other-link {
  margin-top: 28px;
}
@media screen and (max-width: 767px) {
  .p-top__other-link {
    text-align: center;
    margin-top: 27px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.p-top__menu-nav {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 26px;
  }
}

.p-top__menu-nav-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 14px;
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 4px;
  }
}

@media screen and (max-width: 767px) {
  .p-top__menu-nav-item:nth-of-type(1) .p-top__menu-nav-link {
    padding: 20px 10px 23px;
  }
}
.p-top__menu-nav-item:nth-of-type(1) .p-top__menu-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45.22px;
          flex: 0 0 45.22px;
  width: 45.22px;
}
.p-top__menu-nav-item:nth-of-type(1) .p-top__menu-nav-text {
  margin-left: 32.78px;
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-item:nth-of-type(1) .p-top__menu-nav-text {
    margin-left: 0;
    margin-top: 7.6px;
  }
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-item:nth-of-type(2) .p-top__menu-nav-link {
    padding: 20px 10px 23px;
  }
}
.p-top__menu-nav-item:nth-of-type(2) .p-top__menu-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 43px;
          flex: 0 0 43px;
  width: 43px;
}
.p-top__menu-nav-item:nth-of-type(2) .p-top__menu-nav-text {
  margin-left: 34px;
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-item:nth-of-type(2) .p-top__menu-nav-text {
    margin-left: 0;
    margin-top: 6.97px;
  }
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-item:nth-of-type(3) .p-top__menu-nav-link {
    padding: 28px 10px 23px;
  }
}
.p-top__menu-nav-item:nth-of-type(3) .p-top__menu-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 43px;
          flex: 0 0 43px;
  width: 43px;
}
.p-top__menu-nav-item:nth-of-type(3) .p-top__menu-nav-text {
  margin-left: 24px;
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-item:nth-of-type(3) .p-top__menu-nav-text {
    margin-left: 0;
    margin-top: 9.87px;
  }
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-item:nth-of-type(4) .p-top__menu-nav-link {
    padding: 23px 10px 23px;
  }
}
.p-top__menu-nav-item:nth-of-type(4) .p-top__menu-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35px;
          flex: 0 0 35px;
  width: 35px;
}
.p-top__menu-nav-item:nth-of-type(4) .p-top__menu-nav-text {
  margin-left: 38px;
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-item:nth-of-type(4) .p-top__menu-nav-text {
    margin-left: 0;
    margin-top: 9px;
  }
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-item:nth-of-type(5) .p-top__menu-nav-link {
    padding: 25px 10px 23px;
  }
}
.p-top__menu-nav-item:nth-of-type(5) .p-top__menu-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 43px;
          flex: 0 0 43px;
  width: 43px;
}
.p-top__menu-nav-item:nth-of-type(5) .p-top__menu-nav-text {
  margin-left: 44px;
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-item:nth-of-type(5) .p-top__menu-nav-text {
    margin-left: 0;
    margin-top: 7.74px;
  }
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-item:nth-of-type(6) .p-top__menu-nav-link {
    padding: 24.52px 10px 23px;
  }
}
.p-top__menu-nav-item:nth-of-type(6) .p-top__menu-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 61px;
          flex: 0 0 61px;
  width: 61px;
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-item:nth-of-type(6) .p-top__menu-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 67px;
            flex: 0 0 67px;
    width: 67px;
    aspect-ratio: 67/35;
  }
}
.p-top__menu-nav-item:nth-of-type(6) .p-top__menu-nav-text {
  margin-left: 25px;
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-item:nth-of-type(6) .p-top__menu-nav-text {
    margin-left: 0;
    margin-top: 13px;
  }
}

.p-top__menu-nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 80px;
  background-color: #FFFFFF;
  padding: 10px 13px 10px 20px;
  border-radius: 5px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 121px;
  }
}

.p-top__menu-nav-icon {
  display: inline-block;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #CCD8E6;
  margin-left: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-icon {
    width: 17px;
    height: 17px;
  }
}
.p-top__menu-nav-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  width: 7px;
  height: 9px;
  background-image: url(../img/top/icon_menu-arrow02.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-icon::after {
    width: 6.26px;
    height: 8px;
  }
}
@media screen and (max-width: 767px) {
  .p-top__menu-nav-icon {
    position: absolute;
    right: 8px;
    bottom: 7px;
  }
}

.p-top__menu-nav-text {
  font-family: "Zen Old Mincho", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4444444444;
  letter-spacing: 0.05em;
}

.p-top__menu-other-title {
  text-align: center;
  color: #FFFFFF;
  font-family: "Zen Old Mincho", serif;
  font-size: 34px;
  line-height: 1.4411764706;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top__menu-other-title {
    font-size: 26px;
    line-height: 1.4615384615;
    letter-spacing: 0.05em;
  }
}

/* Flow */
.p-top__flow-content {
  margin-top: 46px;
  padding: 60px 65px 54px 62px;
  background-color: #CCD8E6;
}
@media screen and (max-width: 767px) {
  .p-top__flow-content {
    margin-top: 30px;
    padding: 25px 17px 29px;
  }
}

.p-top__flow-pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.82%;
}
@media screen and (max-width: 767px) {
  .p-top__flow-pc {
    display: none;
  }
}
.p-top__flow-pc .items {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49%;
          flex: 0 0 49%;
}
.p-top__flow-pc .item {
  display: none;
}
.p-top__flow-pc .item.is-active {
  display: block;
}
.p-top__flow-pc .item-photo img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top__flow-pc .item-body {
  margin-top: 29px;
}
.p-top__flow-pc .item-title {
  font-family: "Zen Old Mincho", serif;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.p-top__flow-pc .item-textarea {
  margin-top: 13px;
}
.p-top__flow-pc .item-text {
  font-size: 16px;
  line-height: 2;
}
.p-top__flow-pc .numbers {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-top__flow-pc .number {
  cursor: pointer;
  height: 76px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 26px;
  position: relative;
}
.p-top__flow-pc .number::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #FFFFFF;
}
.p-top__flow-pc .number.is-active {
  background-color: #363651;
}
.p-top__flow-pc .number.is-active .number-text {
  color: #FFFFFF;
}
.p-top__flow-pc .number.is-active .count {
  background: -webkit-gradient(linear, left top, left bottom, from(#E7E762), to(#C3E12D));
  background: linear-gradient(180deg, #E7E762 0%, #C3E12D 100%);
}
.p-top__flow-pc .count {
  -webkit-mask-image: url(../img/top/icon_flow-number.png);
          mask-image: url(../img/top/icon_flow-number.png);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center center;
          mask-position: center center;
  width: 44px;
  height: 40px;
  background: #FFFFFF;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 10.5px;
  font-family: "Zen Old Mincho", serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
}
.p-top__flow-pc .number-text {
  font-family: "Zen Old Mincho", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 2;
}

.p-top__flow-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-top__flow-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 19.95px;
  }
}
.p-top__flow-sp .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: 19.5px;
}
.p-top__flow-sp .item {
  padding-bottom: 19.5px;
  position: relative;
}
.p-top__flow-sp .item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #FFFFFF;
}
.p-top__flow-sp .item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6.36px;
  padding-right: 9px;
}
.p-top__flow-sp .item-title .text {
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}
.p-top__flow-sp .item-title.is-open .chevron-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.p-top__flow-sp .chevron-icon {
  display: block;
  width: 9px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-left: auto;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.p-top__flow-sp .item-number {
  -webkit-mask-image: url(../img/top/icon_flow-number_sp.png);
          mask-image: url(../img/top/icon_flow-number_sp.png);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: contain;
          mask-size: contain;
  display: inline-block;
  width: 30px;
  height: 27px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 6.2px;
  background: #FFFFFF;
  font-family: "Zen Old Mincho", serif;
  font-size: 11.5px;
  font-weight: 900;
  line-height: 2;
  letter-spacing: 0.0503478261em;
}
.p-top__flow-sp .content {
  display: none;
  margin-top: 19.7px;
}
.p-top__flow-sp .photo img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top__flow-sp .body {
  margin-top: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 9px;
}
.p-top__flow-sp .title {
  font-family: "Zen Old Mincho", serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4545454545;
  letter-spacing: 0.05em;
}
.p-top__flow-sp .text {
  font-size: 15px;
  line-height: 2;
}

/* Case */
.p-top__case {
  padding: 116px 0 299px;
  position: relative;
}
.p-top__case::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 362px;
  background-image: url(../img/top/bg_case.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .p-top__case::after {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  .p-top__case {
    padding: 55px 0 178px;
  }
}

.p-top__case-inner {
  max-width: calc(100% - 160.5px);
  width: 100%;
  margin-left: auto;
  padding-left: 17.5px;
}
@media screen and (max-width: 767px) {
  .p-top__case-inner {
    max-width: initial;
    margin-right: auto;
    padding-right: 17.5px;
  }
}

.p-top__case-header {
  padding-right: 17.5px;
  max-width: 1084px;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-top__case-header {
    padding-right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    gap: 20px;
  }
}

@media screen and (max-width: 767px) {
  .p-top__case-heading {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-top__case-heading .c-heading__jp {
    text-align: center;
  }
}

.p-top__case-btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 202px;
          flex: 0 0 202px;
}
@media screen and (max-width: 767px) {
  .p-top__case-btn {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    text-align: center;
    max-width: 202px;
    width: 100%;
    margin-inline: auto;
  }
}

.p-top__case-content {
  margin-top: 69px;
  position: relative;
  z-index: 2;
  overflow-x: clip;
}
@media screen and (max-width: 767px) {
  .p-top__case-content {
    margin-top: 63px;
  }
}

.p-top__case-slider-container,
.p-top__case-slider,
.p-top__case-slider-wrapper,
.p-top__case-slide {
  position: relative;
}

.p-top__case-slider-container {
  padding-bottom: 29px;
  /* 位置の設定と外枠 */
}
.p-top__case-slider-container .swiper-pagination-progressbar.swiper-pagination-horizontal {
  top: calc(100% + 126px);
  left: 50%;
  translate: -50%;
  width: 1080px;
  height: 20px;
  background: #FFFFFF;
  border-radius: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1240px) {
  .p-top__case-slider-container .swiper-pagination-progressbar.swiper-pagination-horizontal {
    width: 88%;
    top: calc(100% + 52px);
  }
}
@media screen and (max-width: 767px) {
  .p-top__case-slider-container .swiper-pagination-progressbar.swiper-pagination-horizontal {
    width: 340px;
  }
}
.p-top__case-slider-container {
  /* activeな部分 */
}
.p-top__case-slider-container .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #5757AB;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: relative;
  -webkit-transform: translate(0, 10px);
          transform: translate(0, 10px);
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 120px;
}

.p-top__case-slider {
  overflow: visible;
}

.p-top__case-slide {
  width: 340px;
  background-color: #DFE9F0;
  padding: 29px 20px 0;
}
.p-top__case-slide._sm {
  padding: 8px 20px 0;
}

.p-top__case-title {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.0694444444em;
}
.p-top__case-title .lg {
  font-size: 25px;
  letter-spacing: 0.036em;
}

.p-top__case-body {
  margin-top: 26px;
}
.p-top__case-body._sm {
  margin-top: 26px;
}

.p-top__case-caption {
  padding: 3px 6px 6px;
  text-align: center;
  background-color: #B7D1E5;
  font-family: "Zen Old Mincho", serif;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.0441176471em;
}

.p-top__case-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
}

.p-top__case-images._row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.p-top__case-images._row .p-top__case-img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.p-top__case-images._row .p-top__case-img img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-top__case-img {
  position: relative;
}
.p-top__case-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-top__case-before-after {
  position: absolute;
  top: 12px;
  left: 12px;
  background-color: #FFFFFF;
  padding: 3px 6.5px;
  background-color: #FFFFFF;
  font-family: "Cormorant", serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2307692308;
  letter-spacing: 0.15em;
}

.p-top__case-list {
  margin-top: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}

.p-top__case-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 14px;
  border-bottom: 1px solid #B2B2B2;
}

.p-top__case-term {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 99px;
          flex: 0 0 99px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2142857143;
  letter-spacing: 0.05em;
}

.p-top__case-desc {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.p-top__case-link {
  margin-top: 27px;
  margin-bottom: -29px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top__case-link {
    margin-top: 30px;
  }
}

/* Episode */
.p-top__episode {
  padding: 92px 0 115px;
  background-image: url(../img/top/bg_episode.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .p-top__episode {
    padding: 44px 0 45px;
  }
}

.p-top__episode-inner {
  max-width: 816px;
  margin-inline: auto;
  padding: 30px;
}

.p-top__episode-heading {
  text-align: center;
}

.p-top__episode-textarea {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-top__episode-textarea {
    margin-top: 23px;
  }
}

.p-top__episode-text {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 2.2;
  letter-spacing: 0.0444444444em;
}
@media screen and (max-width: 767px) {
  .p-top__episode-text {
    text-align: left;
    font-size: 16px;
    letter-spacing: 0.05em;
  }
}

/* Instagram */
.p-top__instagram {
  padding: 81px 0 0;
}
@media screen and (max-width: 767px) {
  .p-top__instagram {
    padding: 49px 0 0;
  }
}

.p-top__instagram-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-top__instagram-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    gap: 20px;
  }
}

.p-top__instagram-btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 202px;
          flex: 0 0 202px;
}
@media screen and (max-width: 767px) {
  .p-top__instagram-btn {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    width: 202px;
  }
}

.p-top__instagram-content {
  margin-top: 43px;
}
@media screen and (max-width: 767px) {
  .p-top__instagram-content {
    margin-top: 34px;
  }
}

.p-top__instagram-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  row-gap: 18px;
}
@media screen and (max-width: 767px) {
  .p-top__instagram-items {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 9.5px;
       -moz-column-gap: 9.5px;
            column-gap: 9.5px;
    row-gap: 10px;
  }
}
.p-top__instagram-items img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* News & Column */
.p-top__info {
  padding: 76px 0 107px;
}
@media screen and (max-width: 767px) {
  .p-top__info {
    padding: 50px 0 50px;
  }
}

.p-top__info-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.5185%;
}
@media screen and (max-width: 767px) {
  .p-top__info-content {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.p-top__info-item {
  border-top: 5px solid #4C4CA0;
  padding: 42px 10px 49px;
  background-color: #06062A;
}

.p-top__info-heading {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.8461538462;
  letter-spacing: 0.1em;
}

.p-top__info-articles {
  max-width: 434px;
  margin: 20px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .p-top__info-articles {
    gap: 9px;
    margin: 0 auto 0;
  }
}

.p-top__info-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-top__info-article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
  }
}

.p-top__info-meta {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 119px;
          flex: 0 0 119px;
}
@media screen and (max-width: 767px) {
  .p-top__info-meta {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}

.p-top__info-date {
  color: #676782;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.8666666667;
  letter-spacing: 0.1em;
}

.p-top__info-textarea {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 767px) {
  .p-top__info-textarea {
    margin-top: -5px;
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
.p-top__info-textarea p {
  color: #FFFFFF;
  font-size: 15px;
  line-height: 1.8666666667;
  letter-spacing: 0.05em;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.p-top__info-btn-wrap {
  text-align: center;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .p-top__info-btn-wrap {
    margin-top: 35px;
  }
}

.p-top__info-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  color: #FFFFFF;
  padding-bottom: 9px;
  border-bottom: 1px solid #FFFFFF;
}
.p-top__info-btn .text {
  font-size: 14px;
  line-height: 1.2857142857;
  letter-spacing: 0.1em;
}
.p-top__info-btn .arrow {
  font-family: "Inter", sans-serif;
  font-size: 11.5px;
  line-height: 1.2173913043;
  letter-spacing: 0.008em;
}

/* Slider */
.p-top__slider .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.p-top__slider .swiper-slide {
  width: 385px;
}
@media screen and (max-width: 767px) {
  .p-top__slider .swiper-slide {
    width: 254px;
  }
}
.p-top__slider .swiper-slide img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* object > project > p-drawer */
/* PC */
.p-pc-drawer {
  position: fixed;
  top: 122px;
  right: 21px;
  max-width: 281px;
  width: 100%;
  background-color: #FFFFFF;
  border-radius: 10px;
  padding: 31px 38px 34px 36px;
  z-index: 1001;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.p-pc-drawer.is-open {
  opacity: 1;
  visibility: visible;
}

.p-pc-drawer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px; /*22px*/
}

.p-pc-drawer__link {
  display: block;
  padding-bottom: 15px; /*22pxに変更*/
  border-bottom: 1px solid #C8C8C8;
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
  position: relative;
}
.p-pc-drawer__link::after {
  content: "";
  position: absolute;
  top: 6px;
  right: 0;
  display: inline-block;
  width: 7px;
  height: 8px;
  background-image: url(../img/common/icon_link-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

/* SP */
.p-sp-drawer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  padding-top: 86px;
  overflow-y: auto;
  background: linear-gradient(332deg, #228C55 -4.47%, #282189 40.98%, #070F4A 82.71%);
  z-index: 999;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .p-sp-drawer {
    padding-top: 66px;
  }
}
.p-sp-drawer.is-open {
  opacity: 1;
  visibility: visible;
}

.p-sp-drawer__nav {
  padding: 41px 0 78px;
  background-color: #363651;
}

.p-sp-drawer__nav-list {
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 38.75px;
}

.p-sp-drawer__nav-link {
  display: block;
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0.1em;
}

.p-sp-drawer__contact {
  padding: 25px 30px 33px;
}
.p-sp-drawer__contact .title {
  text-align: center;
  color: #FFFFFF;
  font-family: "Zen Old Mincho", serif;
  font-size: 28px;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.p-sp-drawer__contact .hours {
  margin-top: 9px;
}
.p-sp-drawer__contact .hours-text {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.0106666667em;
}
.p-sp-drawer__contact .hours-text .lg {
  font-size: 16px;
}
.p-sp-drawer__contact .textarea {
  margin-top: 19px;
}
.p-sp-drawer__contact .text {
  font-family: "Zen Old Mincho", serif;
  font-size: 15px;
  color: #FFFFFF;
  line-height: 1.7;
}
.p-sp-drawer__contact .link-list {
  margin-top: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7px;
}
.p-sp-drawer__contact .link {
  height: 84px;
  background-color: #FFFFFF;
  border-radius: 3.26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 315px;
}
.p-sp-drawer__contact .link._mail {
  padding: 17.6px 0 10px 16.87px;
  gap: 18.26px;
  position: relative;
}
.p-sp-drawer__contact .link._mail::after {
  content: "";
  position: absolute;
  right: 7.28px;
  bottom: 7.94px;
  display: inline-block;
  width: 8.28px;
  height: 8.28px;
  background-image: url(../img/common/icon_external-link.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.p-sp-drawer__contact .link._tel {
  padding: 15.85px 0 10px 19.2px;
  gap: 23.85px;
}
.p-sp-drawer__contact .link .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49.5px;
          flex: 0 0 49.5px;
  width: 49.5px;
  height: 49.5px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(#E7E762), to(#C3E12D));
  background: linear-gradient(180deg, #E7E762 0%, #C3E12D 100%);
  display: inline-grid;
  place-items: center;
}
.p-sp-drawer__contact .link .icon img {
  width: 21.65px;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-sp-drawer__contact .link .mail-textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-sp-drawer__contact .link .mail-textarea .top {
  font-family: "Zen Old Mincho", serif;
  font-size: 11.732px;
  font-weight: 700;
  line-height: 1.4490282987;
}
.p-sp-drawer__contact .link .mail-textarea .bottom {
  font-family: "Zen Old Mincho", serif;
  font-size: 20.205px;
  font-weight: 500;
}
.p-sp-drawer__contact .link .mail-textarea .bottom .spacing {
  letter-spacing: -0.0999752537em;
}
.p-sp-drawer__contact .link .tel-textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.p-sp-drawer__contact .link .tel-textarea .tel-message {
  font-family: "Zen Old Mincho", serif;
  font-size: 11.732px;
  font-weight: 700;
  letter-spacing: 0.0500340948em;
}
.p-sp-drawer__contact .link .tel-textarea .tel-number {
  font-family: "Zen Old Mincho", serif;
}
.p-sp-drawer__contact .link .tel-textarea .tel-number .number {
  font-size: 25.834px;
  letter-spacing: 0.0500116126em;
}
.p-sp-drawer__contact .link .tel-textarea .tel-number .hyphen {
  font-size: 19.872px;
  letter-spacing: 0.0500201288em;
}
.p-sp-drawer__contact .link .tel-textarea .tel-number .hyphen._01 {
  margin-right: 0.94px;
  margin-left: 2.78px;
}
.p-sp-drawer__contact .link .tel-textarea .tel-number .hyphen._02 {
  margin-right: 0.94px;
  margin-left: 1.58px;
}

/* object > project > p-cta */
.p-cta {
  padding: 116px 0 116px;
  background-color: #0C0C25;
}
@media screen and (max-width: 767px) {
  .p-cta {
    padding: 35px 0 54px;
  }
}

.p-cta__inner {
  max-width: 1140px;
  margin-inline: auto;
  padding: 0 30px;
}

.p-cta__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}
@media screen and (max-width: 1240px) {
  .p-cta__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
  }
}

.p-cta__info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 1240px) {
  .p-cta__info {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}

.p-cta__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 19.32px;
}
@media screen and (max-width: 767px) {
  .p-cta__logo {
    gap: 13.71px;
  }
}
.p-cta__logo .left {
  margin-top: 10.64px;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 24.879px;
  font-weight: 500;
  line-height: 1.2;
  color: #FFFFFF;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-cta__logo .left {
    margin-top: 7.51px;
    font-size: 17.555px;
    letter-spacing: 0.056444873em;
  }
}
.p-cta__logo .left .lg {
  font-size: 30.199px;
  letter-spacing: 0.0500016557em;
}
@media screen and (max-width: 767px) {
  .p-cta__logo .left .lg {
    font-size: 21.309px;
    letter-spacing: 0.0499788822em;
  }
}
.p-cta__logo .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10.26px;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .p-cta__logo .right {
    gap: 7.81px;
  }
}
.p-cta__logo .right .jp {
  font-family: "Shippori Mincho", serif;
  font-size: 65.871px;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-cta__logo .right .jp {
    font-size: 46.48px;
  }
}
.p-cta__logo .right .en {
  font-family: "Cormorant", serif;
  font-size: 17.245px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.0899971006em;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-cta__logo .right .en {
    font-size: 12.168px;
    letter-spacing: 0.0899901381em;
  }
}

.p-cta__access {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 518px;
          flex: 0 0 518px;
}
@media screen and (max-width: 1240px) {
  .p-cta__access {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}

.p-cta__map-wrap {
  aspect-ratio: 497/469;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-cta__map-wrap {
    aspect-ratio: 302/282;
  }
}
.p-cta__map-wrap::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  right: -21px;
  bottom: -22px;
  background: linear-gradient(-146deg, #6DB08D 11.2%, #5751A7 50.83%, #303A81 87.21%);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-cta__map-wrap::after {
    right: -12.79px;
    bottom: -13.24px;
  }
}
.p-cta__map-wrap iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 2;
}

.p-cta__map-address {
  margin-top: 55.3px;
}
@media screen and (max-width: 767px) {
  .p-cta__map-address {
    margin-top: 34.24px;
  }
}

.p-cta__map-text {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-cta__map-text {
    font-size: 15px;
    line-height: 1.6;
  }
}

.p-cta__notice {
  margin-top: 33px;
}
.p-cta__notice .textarea {
  margin-top: 14px;
}
@media screen and (max-width: 767px) {
  .p-cta__notice .textarea {
    margin-top: 17px;
  }
}
.p-cta__notice .text {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .p-cta__notice .text {
    font-size: 15px;
  }
}

.p-cta__notice-title {
  color: #B0B0FA;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2222222222;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-cta__notice-title {
    font-size: 16px;
    line-height: 1.1875;
    letter-spacing: 0.05em;
  }
}

.p-cta__hours {
  margin-top: 59.74px;
}
@media screen and (max-width: 767px) {
  .p-cta__hours {
    margin-top: 33.19px;
  }
}

.p-cta__hours-list {
  margin-top: 12.39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 17.72px;
}
@media screen and (max-width: 767px) {
  .p-cta__hours-list {
    margin-top: 14px;
    gap: 12px;
  }
}

.p-cta__hours-term {
  padding: 4px 4px;
  max-width: 75px;
  width: 100%;
  background-color: #666687;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-cta__hours-term {
    padding: 0.76px 4px;
    font-size: 13px;
    line-height: 1.2307692308;
    max-width: 50.55px;
  }
}

.p-cta__hours-desc {
  color: #FFFFFF;
  font-size: 15px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-cta__hours-desc {
    font-size: 13px;
    line-height: 1.2307692308;
  }
}

.p-cta__links {
  margin-top: 56px;
}
@media screen and (max-width: 767px) {
  .p-cta__links {
    margin-top: 41.48px;
  }
}

.p-cta__links-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .p-cta__links-message {
    gap: 10px;
  }
}
.p-cta__links-message .text {
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 27px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-cta__links-message .text {
    font-size: 18.2px;
    letter-spacing: 0.05em;
  }
}
.p-cta__links-message .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 22px;
          flex: 0 0 22px;
  width: 22px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-cta__links-message .icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14px;
            flex: 0 0 14px;
    width: 14px;
  }
}

.p-cta__links-anchors {
  margin-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 13px;
}
@media screen and (max-width: 767px) {
  .p-cta__links-anchors {
    margin-top: 12.69px;
    gap: 7px;
  }
}

/* object > project > p-fv */
.p-fv {
  height: 671px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-fv {
    height: 508px;
  }
}

.p-fv__bg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-fv__main {
  position: absolute;
  top: 89px;
  left: 118px;
}
@media screen and (max-width: 1240px) {
  .p-fv__main {
    left: 38px;
  }
}
@media screen and (max-width: 900px) {
  .p-fv__main {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (max-width: 767px) {
  .p-fv__main {
    top: 153px;
    left: 38px;
    -webkit-transform: none;
            transform: none;
  }
}

.p-fv__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
}
@media screen and (max-width: 767px) {
  .p-fv__title {
    gap: 8.87px;
  }
}
.p-fv__title .top {
  font-family: "Shippori Mincho", serif;
  color: #FFFFFF;
  font-size: 53px;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 1;
}
@media screen and (max-width: 900px) {
  .p-fv__title .top {
    font-size: 33.913px;
    letter-spacing: 0.0099961667em;
  }
}
.p-fv__title .top .space01 {
  letter-spacing: -0.1472222222em;
}
.p-fv__title .top .space02 {
  letter-spacing: -0.0392592593em;
}
.p-fv__title .top .space03 {
  letter-spacing: 0.0588888889em;
}
.p-fv__title .top .space04 {
  letter-spacing: 0.0687037037em;
}
.p-fv__title .top .space05 {
  font-size: 41px;
  letter-spacing: initial;
}
@media screen and (max-width: 900px) {
  .p-fv__title .top .space05 {
    font-size: 26.235px;
  }
}
.p-fv__title .bottom {
  color: #FFFFFF;
  font-family: "Shippori Mincho", serif;
  font-size: 116px;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 900px) {
  .p-fv__title .bottom {
    font-size: 74.225px;
  }
}
.p-fv__title .bottom._long {
  font-size: 88px;
}
@media screen and (max-width: 900px) {
  .p-fv__title .bottom._long {
    font-size: 56px;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__title .bottom._long {
    font-size: 38px;
  }
}

.p-fv__middle {
  margin-top: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 19px;
}
@media screen and (max-width: 900px) {
  .p-fv__middle {
    margin-top: 21.34px;
    gap: 7.67px;
  }
}

.p-fv__middle-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 95px;
          flex: 0 0 95px;
  width: 95px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 900px) {
  .p-fv__middle-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60.8px;
            flex: 0 0 60.8px;
    width: 60.8px;
  }
}

.p-fv__middle-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 7px;
  font-family: "Shippori Mincho", serif;
  font-size: 23.5px;
  color: #FFFFFF;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 900px) {
  .p-fv__middle-text {
    font-size: 15.921px;
    letter-spacing: 0.099993719em;
  }
}
.p-fv__middle-text .space01 {
  letter-spacing: 0.01em;
}
.p-fv__middle-text .space02 {
  letter-spacing: 0.0074468085em;
}
.p-fv__middle-text .space03 {
  letter-spacing: -0.02em;
}
.p-fv__middle-text .space04 {
  letter-spacing: 0.02em;
}

.p-fv__price-list {
  margin-top: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 900px) {
  .p-fv__price-list {
    margin-top: 19px;
    gap: 4.57px;
  }
}

.p-fv__price {
  background: rgba(30, 32, 46, 0.2);
  backdrop-filter: blur(10px);
  padding: 12px 10px 13px 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 900px) {
  .p-fv__price {
    padding: 6.85px 5px 5px 17.37px;
    background: rgba(30, 32, 46, 0.2);
    backdrop-filter: blur(5.7071690559px);
  }
}
.p-fv__price._01 {
  gap: 20px;
}
@media screen and (max-width: 900px) {
  .p-fv__price._01 {
    gap: 29.77px;
  }
}
.p-fv__price._02 {
  gap: 24px;
}
@media screen and (max-width: 900px) {
  .p-fv__price._02 {
    gap: 32.34px;
  }
}
.p-fv__price .title {
  -ms-flex-item-align: center;
      align-self: center;
  font-family: "Shippori Mincho", serif;
  color: #FFFFFF;
  font-size: 19.756px;
  font-weight: 700;
  line-height: 1.4679084835;
}
@media screen and (max-width: 900px) {
  .p-fv__price .title {
    font-size: 11.275px;
    line-height: 1.4190687361;
  }
}
.p-fv__price .price {
  color: #FFFFFF;
  font-family: "Shippori Mincho", serif;
  font-size: 40.74px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.0063819342;
}
@media screen and (max-width: 900px) {
  .p-fv__price .price {
    font-size: 23.251px;
    letter-spacing: 0.050019354em;
  }
}
.p-fv__price .price .spacing01 {
  font-size: 31px;
  letter-spacing: 0.0501290323em;
}
@media screen and (max-width: 900px) {
  .p-fv__price .price .spacing01 {
    font-size: 17.743px;
    letter-spacing: 0.049991546em;
  }
}
.p-fv__price .price .unit {
  font-size: 20px;
  letter-spacing: 0.0503em;
}
@media screen and (max-width: 900px) {
  .p-fv__price .price .unit {
    font-size: 11.482px;
    letter-spacing: 0.0499912907em;
  }
}
.p-fv__price .tax {
  display: inline-block;
  -ms-flex-item-align: end;
      align-self: end;
  color: #FFFFFF;
  font-size: 13.651px;
  line-height: 1.1720753058;
  letter-spacing: 0.0500329646em;
  position: relative;
  -webkit-transform: translateX(-4px);
          transform: translateX(-4px);
}
@media screen and (max-width: 900px) {
  .p-fv__price .tax {
    font-size: 7.791px;
    letter-spacing: 0.050057759em;
  }
}

.p-fv__features {
  position: absolute;
  right: 192.62px;
  bottom: -34px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 13.24px;
     -moz-column-gap: 13.24px;
          column-gap: 13.24px;
  row-gap: 13.24px;
}
@media screen and (max-width: 1240px) {
  .p-fv__features {
    right: 90px;
  }
}
@media screen and (max-width: 900px) {
  .p-fv__features {
    right: initial;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (max-width: 767px) {
  .p-fv__features {
    bottom: -230px;
  }
}
@media screen and (max-width: 500px) {
  .p-fv__features {
    left: 20px;
    -webkit-transform: none;
            transform: none;
  }
}

.p-fv__feature {
  width: 181px;
  height: 181px;
  border-radius: 50%;
  background: linear-gradient(330deg, #228C55 9.02%, #282189 46.32%, #070F4A 80.56%);
  opacity: 0.9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 37.83px;
}
@media screen and (max-width: 900px) {
  .p-fv__feature {
    width: 129px;
    height: 129px;
    padding-top: 26.92px;
  }
}
.p-fv__feature:nth-of-type(3) {
  padding-top: 64.31px;
  margin-top: -13px;
  position: relative;
  -webkit-transform: translateX(93.62px);
          transform: translateX(93.62px);
}
@media screen and (max-width: 1240px) {
  .p-fv__feature:nth-of-type(3) {
    -webkit-transform: translateX(66.62px);
            transform: translateX(66.62px);
  }
}
@media screen and (max-width: 900px) {
  .p-fv__feature:nth-of-type(3) {
    padding-top: 45.76px;
  }
}
.p-fv__feature:nth-of-type(4) {
  padding-top: 59.57px;
  margin-top: -13px;
  position: relative;
  -webkit-transform: translateX(93.62px);
          transform: translateX(93.62px);
}
@media screen and (max-width: 1240px) {
  .p-fv__feature:nth-of-type(4) {
    -webkit-transform: translateX(66.62px);
            transform: translateX(66.62px);
  }
}
@media screen and (max-width: 900px) {
  .p-fv__feature:nth-of-type(4) {
    padding-top: 45.55px;
  }
}
.p-fv__feature:nth-of-type(4) .p-fv__feature-inner {
  gap: 17.66px;
}
@media screen and (max-width: 900px) {
  .p-fv__feature:nth-of-type(4) .p-fv__feature-inner {
    gap: 8.65px;
  }
}

.p-fv__feature-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 13.73px;
}
@media screen and (max-width: 900px) {
  .p-fv__feature-inner {
    gap: 8.28px;
  }
}

.p-fv__feature-title {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  color: #FFFFFF;
  font-size: 17.968px;
  font-weight: 500;
  line-height: 1.447016919;
}
@media screen and (max-width: 900px) {
  .p-fv__feature-title {
    font-size: 12.786px;
    line-height: 1.4860003128;
  }
}

.p-fv__feature-notice {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11.348px;
  color: #FFFFFF;
  line-height: 1.2336975679;
}
@media screen and (max-width: 900px) {
  .p-fv__feature-notice {
    font-size: 8.076px;
    line-height: 1.2382367509;
  }
}

/* object > project > p-page-fv */
.p-page-fv {
  position: relative;
}
.p-page-fv img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-page-fv__header {
  position: absolute;
  top: 142px;
  left: 12.8843%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  color: #FFFFFF;
}
@media screen and (max-width: 900px) {
  .p-page-fv__header {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-page-fv__header {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.p-page-fv__header .jp {
  font-family: "Zen Old Mincho", serif;
  font-size: 36px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-page-fv__header .jp {
    font-size: 24px;
  }
}
.p-page-fv__header .en {
  font-family: "Cormorant", serif;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .p-page-fv__header .en {
    font-size: 16px;
  }
}

/* object > project > p-sp-cta */
.p-sp-cta {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-sp-cta {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 52px;
    z-index: 998;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
}
.p-sp-cta.is-hidden {
  opacity: 0;
  visibility: hidden;
}

.p-sp-cta__inner {
  height: 100%;
  display: grid;
  grid-template-columns: 161fr 161fr 52fr;
}

.p-sp-cta__tel {
  background: -webkit-gradient(linear, left top, left bottom, from(#E7E762), to(#C3E12D));
  background: linear-gradient(180deg, #E7E762 0%, #C3E12D 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
  padding-left: 10.5px;
  border-right: 1px solid #FFFFFF;
}
.p-sp-cta__tel .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.7px;
          flex: 0 0 16.7px;
  width: 16.7px;
}
.p-sp-cta__tel .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Zen Old Mincho", serif;
}
.p-sp-cta__tel .number {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4375;
  letter-spacing: 0.0503125em;
}
.p-sp-cta__tel .hyphen {
  font-size: 13.5px;
  font-weight: 500;
  letter-spacing: 0.0502222222em;
}

.p-sp-cta__web {
  background: -webkit-gradient(linear, left top, left bottom, from(#E7E762), to(#C3E12D));
  background: linear-gradient(180deg, #E7E762 0%, #C3E12D 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 26px;
  padding-left: 15.4px;
}
.p-sp-cta__web .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 18.5px;
          flex: 0 0 18.5px;
  width: 18.5px;
}
.p-sp-cta__web .text {
  font-family: "Zen Old Mincho", serif;
  font-size: 15.3px;
  font-weight: 500;
  line-height: 1.4131279587;
  letter-spacing: 0.0498039216em;
}

.p-sp-cta__top {
  margin-left: 1px;
  background-color: #D9D9D9;
  display: inline-grid;
  place-items: center;
}
.p-sp-cta__top .icon {
  width: 11.2px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* object > project > p-template */
.p-template {
  background-color: #FFFFFF;
  padding: 80px 80px 110px;
}
@media screen and (max-width: 767px) {
  .p-template {
    padding: 40px 0 55px;
  }
}
.p-template + .p-template {
  margin-top: 24px;
}
.p-template._01 {
  margin-top: -88px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-template._01 {
    margin-top: -20px;
  }
}

.p-template__spacer {
  margin-top: 50px;
  width: 100%;
  height: 0.5px;
  background-color: #BFC8D8;
}
@media screen and (max-width: 767px) {
  .p-template__spacer {
    margin-top: 25px;
  }
}

.p-template-inner {
  max-width: 1209px;
  margin-inline: auto;
  padding: 0 17.5px;
}

.p-template__textarea {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-template__textarea {
    margin-top: 20px;
  }
}
.p-template__textarea._sm {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-template__textarea._sm {
    margin-top: 20px;
  }
}

.p-template__text {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.04em;
}

/* Column */
.p-template__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7.8895%;
}
@media screen and (max-width: 767px) {
  .p-template__column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
.p-template__column._reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .p-template__column._reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-template__column-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 767px) {
  .p-template__column-body {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}

.p-template__column-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 46%;
          flex: 0 0 46%;
}
@media screen and (max-width: 767px) {
  .p-template__column-img {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
.p-template__column-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Column02 */
.p-template__column02-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12.2287%;
}
@media screen and (max-width: 767px) {
  .p-template__column02-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}

.p-template__column02-textarea {
  max-width: 559px;
  width: 100%;
}

.p-template__column02-img {
  margin-top: 40px;
}
.p-template__column02-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-template__column02-photos {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.353%;
}
@media screen and (max-width: 767px) {
  .p-template__column02-photos {
    margin-top: 24px;
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.p-template__column02-photos img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-template__column02-cards {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.353%;
}
@media screen and (max-width: 767px) {
  .p-template__column02-cards {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

.p-template__card._01 .p-template__card-title {
  background-color: #CBCE83;
}
.p-template__card._01 .p-template__card-body {
  background-color: #FBFCE7;
}
.p-template__card._01 .p-template__ul-item::before {
  color: #CBCE83;
}
.p-template__card._02 .p-template__card-title {
  background-color: #B3B3B3;
}
.p-template__card._02 .p-template__card-body {
  background-color: #F7F7F7;
}
.p-template__card._02 .p-template__ul-item::before {
  color: #B3B3B3;
}
.p-template__card .p-template__ul-item {
  gap: 10px;
}

.p-template__card-title {
  padding: 10px 10px 10px 37px;
  color: #FFFFFF;
  font-family: "Zen Old Mincho", serif;
  font-size: 24px;
  line-height: 1.6;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-template__card-title {
    font-size: 20px;
  }
}

.p-template__card-body {
  padding: 30px 40px 38px;
}
@media screen and (max-width: 767px) {
  .p-template__card-body {
    padding: 20px 17.5px 20px;
  }
}

.p-template__card-h3 {
  font-family: "Zen Old Mincho", serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .p-template__card-h3 {
    font-size: 20px;
  }
}

.p-template__card-textarea {
  margin-top: 10px;
}

/* 3 Column */
.p-template__col3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.5502%;
}
@media screen and (max-width: 767px) {
  .p-template__col3 {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

.p-template__col3-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-template__col3-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-template__col3-body {
  margin-top: 26px;
  position: relative;
  padding-bottom: 30px;
}
.p-template__col3-body::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 34px;
  height: 6px;
  background: linear-gradient(114deg, #6DB08D 23.14%, #5751A7 73.62%, #303A81 119.95%);
}

.p-template__col3-textarea {
  margin-top: 24px;
}

.p-template__col3-text {
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.04em;
}

/* List */
.p-template__ul-item {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.04em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 11px;
  position: relative;
}
.p-template__ul-item::before {
  content: "●";
  color: #C0DED1;
  font-size: 11px;
  letter-spacing: 0.04em;
}

/* Flow */
.p-template__flow-list {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 34px;
}

.p-template__flow-item {
  padding: 50px 50px;
  background-color: #F7F7F7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.5364%;
}
@media screen and (max-width: 767px) {
  .p-template__flow-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
    padding: 25px 25px;
  }
}

.p-template__flow-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 767px) {
  .p-template__flow-body {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}

.p-template__flow-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .p-template__flow-title {
    gap: 10px;
  }
}
.p-template__flow-title .number {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35px;
          flex: 0 0 35px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #CBCE83;
  color: #FFFFFF;
  display: inline-grid;
  place-items: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .p-template__flow-title .number {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30px;
            flex: 0 0 30px;
    width: 30px;
    height: 30px;
    font-size: 18px;
  }
}
.p-template__flow-title .text {
  font-family: "Zen Old Mincho", serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .p-template__flow-title .text {
    font-size: 20px;
  }
}

.p-template__flow-textarea {
  margin-top: 10px;
}

.p-template__flow-text {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.04em;
}

.p-template__flow-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.5305%;
          flex: 0 0 33.5305%;
}
@media screen and (max-width: 767px) {
  .p-template__flow-img {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
.p-template__flow-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Price */
.p-template__price-table {
  margin-top: 40px;
}

.p-template__table-row:first-of-type .p-template__table-head {
  background-color: #363651;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 2;
  padding: 10px 10px 9px 25px;
}
@media screen and (max-width: 767px) {
  .p-template__table-row:first-of-type .p-template__table-head {
    font-size: 14px;
    padding: 5px 5px 5px 10px;
  }
}
.p-template__table-row:first-of-type .p-template__table-head:not(:last-of-type) {
  border-right: 1px solid #D0D0D9;
}
.p-template__table-row .p-template__table-head:nth-of-type(3) {
  padding: 12px 10px 12px 30px;
}
@media screen and (max-width: 767px) {
  .p-template__table-row .p-template__table-head:nth-of-type(3) {
    padding: 5px 5px 5px 10px;
  }
}
.p-template__table-row:nth-of-type(2n) {
  background-color: #FBFBFB;
}
.p-template__table-row:not(:first-of-type):nth-of-type(odd) {
  background-color: #F4F4F4;
}
.p-template__table-row:not(:first-of-type) .p-template__table-head {
  border-right: 1px solid #D0D0D9;
}
.p-template__table-row:not(:first-of-type) .p-template__table-data:first-of-type {
  border-right: 1px solid #D0D0D9;
}
.p-template__table-row:not(:first-of-type) .p-template__table-data:nth-of-type(2) {
  padding: 12px 10px 12px 30px;
}
@media screen and (max-width: 767px) {
  .p-template__table-row:not(:first-of-type) .p-template__table-data:nth-of-type(2) {
    padding: 5px 5px 5px 10px;
  }
}

.p-template__table-head,
.p-template__table-data {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .p-template__table-head,
  .p-template__table-data {
    font-size: 14px;
  }
}
.p-template__table-head:first-of-type,
.p-template__table-data:first-of-type {
  padding: 12px 10px 12px 25px;
}
@media screen and (max-width: 767px) {
  .p-template__table-head:first-of-type,
  .p-template__table-data:first-of-type {
    padding: 5px 5px 5px 10px;
  }
}

.p-template__table-data:first-of-type {
  padding: 12px 10px 12px 33px;
}
@media screen and (max-width: 767px) {
  .p-template__table-data:first-of-type {
    padding: 5px 5px 5px 10px;
  }
}

/* Check List */
.p-template__checklist {
  padding: 40px 10px 42px;
  background-color: #F2F7FA;
}
@media screen and (max-width: 767px) {
  .p-template__checklist {
    padding: 24px 15px 24px;
  }
}

.p-template__checklist-content {
  max-width: 782px;
  width: 100%;
  margin-inline: auto;
}

.p-checklist {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 9.71867%;
     -moz-column-gap: 9.71867%;
          column-gap: 9.71867%;
  row-gap: 22px;
}
@media screen and (max-width: 767px) {
  .p-checklist {
    row-gap: 16px;
  }
}

.p-checklist-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.p-checklist-item .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  width: 20px;
}
.p-checklist-item .text {
  white-space: normal;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .p-checklist-item .text {
    font-size: 15px;
  }
}

/* FAQ */
.p-template__faq-content {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-template__faq-content {
    margin-top: 24px;
  }
}

.p-template__faq-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}

.p-template__faq-item {
  padding-bottom: 40px;
  border-bottom: 1px solid #BFC8D8;
}

.p-template__faq-term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 17px;
}

.p-template__faq-q,
.p-template__faq-a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38px;
          flex: 0 0 38px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: inline-grid;
  place-items: center;
  color: #FFFFFF;
  font-family: "Zen Old Mincho", serif;
  font-size: 24.84px;
  line-height: 1;
  letter-spacing: 0.0400161031em;
}

.p-template__faq-q {
  background-color: #363651;
}

.p-template__faq-q-text {
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .p-template__faq-q-text {
    font-size: 17px;
  }
}

.p-template__faq-desc {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 17px;
}

.p-template__faq-a {
  background: linear-gradient(149deg, #6DB08D 11.26%, #5751A7 92.84%, #303A81 167.75%);
}

.p-template__faq-a-text {
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.04em;
}

/* Table02 */
.p-template__table02-row:first-of-type .p-template__table02-head {
  background-color: #363651;
  color: #FFFFFF;
  padding: 10px 10px 9px 25px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-template__table02-row:first-of-type .p-template__table02-head {
    padding: 5px 5px;
  }
}
.p-template__table02-row:first-of-type .p-template__table02-head:not(:first-of-type) {
  padding: 10px 10px 9px 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-template__table02-row:first-of-type .p-template__table02-head:not(:first-of-type) {
    padding: 5px 5px;
  }
}
.p-template__table02-row:first-of-type .p-template__table02-head:not(:last-of-type) {
  border-right: 1px solid #D0D0D9;
}
.p-template__table02-row:not(:first-of-type) .p-template__table02-head {
  padding: 12px 10px 12px 25px;
  background-color: #F2F7FA;
  border-right: 1px solid #D0D0D9;
  border-bottom: 1px solid #D0D0D9;
}
@media screen and (max-width: 767px) {
  .p-template__table02-row:not(:first-of-type) .p-template__table02-head {
    padding: 5px 5px;
  }
}

.p-template__table02-data,
.p-template__table02-head {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-template__table02-data,
  .p-template__table02-head {
    font-size: 14px;
  }
}

.p-template__table02-data {
  padding: 12px 10px;
  text-align: center;
  border-right: 1px solid #D0D0D9;
  border-bottom: 1px solid #D0D0D9;
}
@media screen and (max-width: 767px) {
  .p-template__table02-data {
    padding: 5px 5px;
    text-align: left;
  }
}

/* Button */
.p-template__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 36px;
}
@media screen and (max-width: 767px) {
  .p-template__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}

/* Info */
.p-template__info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5.1434%;
}
@media screen and (max-width: 767px) {
  .p-template__info {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

.p-template__info-title {
  font-family: "Zen Old Mincho", serif;
  font-size: 20px;
  line-height: 1;
}

.p-template__info-body {
  margin-top: 12px;
  padding: 16px 8px 18px;
  border-top: 0.5px solid #1E1F3B;
  border-bottom: 0.5px solid #1E1F3B;
}

.p-template__info-list-item {
  padding-left: 1em;
  font-size: 15px;
  line-height: 1.4;
  position: relative;
}
.p-template__info-list-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #1E1F3B;
}

/* Pagination */
.p-template__pagination-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3px;
}

.p-template__pagination-item.prev {
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .p-template__pagination-item.prev {
    margin-right: initial;
  }
}
.p-template__pagination-item.next {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .p-template__pagination-item.next {
    margin-left: initial;
  }
}
.p-template__pagination-item a.page-numbers {
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.p-template__pagination-item a.page-numbers:hover {
  background-color: #C1E9D4;
}
.p-template__pagination-item .page-numbers {
  height: 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  background-color: #EAEAEA;
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0.1em;
  padding: 6.48px 9px 1.5px;
}
.p-template__pagination-item .page-numbers.current {
  background-color: #C1E9D4;
}
.p-template__pagination-item .page-numbers.prev, .p-template__pagination-item .page-numbers.next {
  display: inline-block;
  position: relative;
}
.p-template__pagination-item .page-numbers.prev::before, .p-template__pagination-item .page-numbers.next::before {
  content: "";
  display: inline-block;
  width: 5.7px;
  height: 9.4px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .p-template__pagination-item .page-numbers.prev::before, .p-template__pagination-item .page-numbers.next::before {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 767px) {
  .p-template__pagination-item .page-numbers.prev .text, .p-template__pagination-item .page-numbers.next .text {
    display: none;
  }
}
.p-template__pagination-item .page-numbers.prev {
  padding: 6.48px 28px 1.5px 25px;
}
@media screen and (max-width: 767px) {
  .p-template__pagination-item .page-numbers.prev {
    width: 39px;
    padding: 6.48px 1.5px 1.5px;
  }
}
.p-template__pagination-item .page-numbers.prev::before {
  background-image: url(../img/template/icon_pager-prev.svg);
  left: 8.5px;
}
@media screen and (max-width: 767px) {
  .p-template__pagination-item .page-numbers.prev::before {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.p-template__pagination-item .page-numbers.next {
  padding: 6.48px 25px 1.5px 28px;
}
@media screen and (max-width: 767px) {
  .p-template__pagination-item .page-numbers.next {
    width: 39px;
    padding: 6.48px 1.5px 1.5px;
  }
}
.p-template__pagination-item .page-numbers.next::before {
  background-image: url(../img/template/icon_pager-next.svg);
  right: 8.5px;
}

/* Form */
/* object > project > p-blog */
.p-blog__articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30.5px;
}
@media screen and (max-width: 767px) {
  .p-blog__articles {
    gap: 42px;
  }
}

.p-blog__article {
  display: block;
  padding-bottom: 34px;
  border-bottom: 1px solid #CDCDCE;
}
@media screen and (max-width: 767px) {
  .p-blog__article {
    padding-bottom: 20px;
  }
}

.p-blog__article-textarea {
  margin-top: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 17px;
}
@media screen and (max-width: 767px) {
  .p-blog__article-textarea {
    margin-top: 16px;
    gap: 10px;
  }
}

.p-blog__article-title {
  font-family: "Zen Old Mincho", serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4444444444;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.p-blog__article-text {
  color: #72706E;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.p-blog__article-date {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #36AE6F;
  font-size: 10px;
  line-height: 2.2;
}

.p-blog__article-meta {
  margin-top: 6.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}

.p-blog__body {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.04em;
}
.p-blog__body > * + * {
  margin-top: 1.6em;
}
.p-blog__body h2 {
  font-family: "Zen Old Mincho", serif;
  font-size: 32px;
  line-height: 1.6;
  padding-top: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-blog__body h2 {
    font-size: 24px;
    padding-top: 25px;
  }
}
.p-blog__body h2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 55px;
  height: 6px;
  background: linear-gradient(114deg, #6DB08D 23.14%, #5751A7 73.62%, #303A81 119.95%);
}
.p-blog__body h3 {
  font-family: "Zen Old Mincho", serif;
  color: #36AE6F;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .p-blog__body h3 {
    font-size: 20px;
  }
}
.p-blog__body h4 {
  font-family: "Zen Old Mincho", serif;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .p-blog__body h4 {
    font-size: 18px;
  }
}
.p-blog__body > h2 + *,
.p-blog__body > h3 + *,
.p-blog__body > h4 + * {
  margin-top: 0.8em;
}
.p-blog__body > * + h2 {
  margin-top: 3.2em;
}
.p-blog__body > * + h3,
.p-blog__body > * + h4 {
  margin-top: 2.4em;
}
.p-blog__body ul,
.p-blog__body ol {
  padding-left: 1.6em;
}
.p-blog__body ul > li {
  list-style: disc;
}
.p-blog__body ol > li {
  list-style: decimal;
}
.p-blog__body li + li {
  margin-top: 0.4em;
}
.p-blog__body li > ul,
.p-blog__body li > ol {
  margin-top: 0.4em;
}
.p-blog__body strong,
.p-blog__body b {
  font-weight: 700;
}
.p-blog__body em {
  font-style: italic;
}
.p-blog__body a {
  color: #36AE6F;
  text-decoration: underline;
}
@media (any-hover: hover) {
  .p-blog__body a:hover {
    text-decoration: none;
  }
}
.p-blog__body img {
  max-width: 100%;
  height: auto;
}
.p-blog__body figure {
  margin-top: 2.4em;
  text-align: center;
}
.p-blog__body figcaption {
  margin-top: 8px;
  color: #72706E;
  font-size: 13px;
  line-height: 1.7;
  text-align: center;
}
.p-blog__body blockquote {
  margin-top: 2.4em;
  padding: 20px 24px;
  border-left: 4px solid #C0DED1;
  background-color: #F4F4F4;
}
@media screen and (max-width: 767px) {
  .p-blog__body blockquote {
    padding: 16px;
  }
}
.p-blog__body table {
  margin-top: 2.4em;
  border: 1px solid #CDCDCE;
}
.p-blog__body table th,
.p-blog__body table td {
  padding: 12px 16px;
  border: 1px solid #CDCDCE;
}
@media screen and (max-width: 767px) {
  .p-blog__body table th,
  .p-blog__body table td {
    padding: 8px 10px;
  }
}
.p-blog__body table th {
  background-color: #F4F4F4;
  font-weight: 700;
}
.p-blog__body .wp-block-table {
  overflow-x: auto;
}
.p-blog__body hr {
  margin-top: 2.4em;
  border: 0;
  border-top: 1px solid #CDCDCE;
}

/* object > project > p-sidebar */
.p-sidebar__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: 45px;
}

.p-sidebar__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 2.5px;
  border-bottom: 2px solid #22201E;
}
.p-sidebar__title._cat {
  gap: 29px;
}
.p-sidebar__title._posts {
  gap: 38px;
}
.p-sidebar__title._tag {
  gap: 21px;
}
.p-sidebar__title._archive {
  gap: 33px;
}
.p-sidebar__title .jp {
  color: #22201E;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.7777777778;
  letter-spacing: 0.1em;
}
.p-sidebar__title .en {
  display: inline-block;
  margin-top: 3.5px;
  color: #72706E;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
}

.p-sidebar__cat-list {
  margin-top: 20.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 18.5px;
}

.p-sidebar__cat-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 20px;
  border-bottom: 1px solid #72706E;
  color: #22201E;
}
.p-sidebar__cat-link .en {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.p-sidebar__cat-link .jp {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2142857143;
}

.p-sidebar__posts {
  margin-top: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}

.p-sidebar__post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 17px;
  padding-bottom: 14.7px;
  border-bottom: 1px solid #CBCAC9;
}

.p-sidebar__post-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.p-sidebar__post-title {
  color: #22201E;
  font-size: 13px;
  line-height: 1.3846153846;
  letter-spacing: 0.02em;
}

.p-sidebar__post-meta {
  line-height: 1;
}

.p-sidebar__post-date {
  color: #72706E;
  font-size: 10px;
  font-weight: 300;
  line-height: 1;
}

.p-sidebar__post-thumbnail {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48px;
          flex: 0 0 48px;
}
.p-sidebar__post-thumbnail img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-sidebar__tag-list {
  margin-top: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .p-sidebar__tag-list {
    gap: 10px;
  }
}

.p-sidebar__tag-link {
  display: inline-grid;
  place-items: center;
  border-radius: 3px;
  width: 73px;
  height: 30px;
  border: 1px solid #72706E;
  background-color: #FFFFFF;
  color: #22201E;
  font-size: 14px;
  line-height: 1.2142857143;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media screen and (max-width: 767px) {
  .p-sidebar__tag-link {
    width: 70px;
    font-size: 13px;
  }
}
@media (any-hover: hover) {
  .p-sidebar__tag-link:hover {
    background-color: #72706E;
    color: #FFFFFF;
  }
}

.p-sidebar__archive {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}

.p-sidebar__archive-list {
  margin-top: 10px;
  padding-left: 24px;
}

.p-sidebar__archive-item {
  color: #36AE6F;
  padding-left: 16px;
  position: relative;
}
.p-sidebar__archive-item::before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  background-image: url(../img/template/icon_cheveron-green.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  width: 12.7px;
  height: 7.3px;
}

.p-sidebar__archive-list-link {
  display: inline-block;
  padding-left: 14px;
  border-bottom: 1px solid transparent;
  position: relative;
  -webkit-transition: color 0.3se ease;
  transition: color 0.3se ease;
}
.p-sidebar__archive-list-link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  display: inline-block;
  width: 7.3px;
  height: 12.7px;
  background-image: url(../img/template/icon_chevron-right-green.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.p-sidebar__archive-list-link::after {
  content: "";
  position: absolute;
  left: 14px;
  bottom: 0;
  display: inline-block;
  width: calc(100% - 14px);
  height: 1px;
  background-color: transparent;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
@media (any-hover: hover) {
  .p-sidebar__archive-list-link:hover {
    color: #36AE6F;
  }
  .p-sidebar__archive-list-link:hover::before {
    opacity: 1;
  }
  .p-sidebar__archive-list-link:hover::after {
    background-color: #36AE6F;
  }
}

.p-sidebar__search {
  padding: 17.5px 15px 16.5px 14.5px;
  background: #F4F4F4;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.16);
  position: relative;
}
.p-sidebar__search::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 30px;
  display: inline-block;
  background-image: url(../img/template/icon_search.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 15px;
  height: 15px;
}
.p-sidebar__search input[type=search] {
  width: 100%;
  height: 100%;
}
.p-sidebar__search input[type=search]:focus-visible {
  outline: none;
}
.p-sidebar__search input[type=search]::-webkit-input-placeholder {
  color: #72706E;
}
.p-sidebar__search input[type=search]::-moz-placeholder {
  color: #72706E;
}
.p-sidebar__search input[type=search]:-ms-input-placeholder {
  color: #72706E;
}
.p-sidebar__search input[type=search]::-ms-input-placeholder {
  color: #72706E;
}
.p-sidebar__search input[type=search]::placeholder {
  color: #72706E;
}

/* object > project > p-form */
.p-form input[type=text],
.p-form input[type=email],
.p-form input[type=tel],
.p-form select,
.p-form textarea {
  width: 100%;
}
.p-form input[type=text],
.p-form input[type=email],
.p-form input[type=tel],
.p-form textarea,
.p-form select {
  border-radius: 5px;
  border: 1px solid #CBCAC9;
  background: #EBE9E7;
  padding: 15px 15px 11px 15px;
}
.p-form input[type=text]::-webkit-input-placeholder, .p-form input[type=email]::-webkit-input-placeholder, .p-form input[type=tel]::-webkit-input-placeholder, .p-form textarea::-webkit-input-placeholder {
  color: #72706E;
}
.p-form input[type=text]::-moz-placeholder, .p-form input[type=email]::-moz-placeholder, .p-form input[type=tel]::-moz-placeholder, .p-form textarea::-moz-placeholder {
  color: #72706E;
}
.p-form input[type=text]:-ms-input-placeholder, .p-form input[type=email]:-ms-input-placeholder, .p-form input[type=tel]:-ms-input-placeholder, .p-form textarea:-ms-input-placeholder {
  color: #72706E;
}
.p-form input[type=text]::-ms-input-placeholder, .p-form input[type=email]::-ms-input-placeholder, .p-form input[type=tel]::-ms-input-placeholder, .p-form textarea::-ms-input-placeholder {
  color: #72706E;
}
.p-form input[type=text]::placeholder,
.p-form input[type=email]::placeholder,
.p-form input[type=tel]::placeholder,
.p-form textarea::placeholder {
  color: #72706E;
}
.p-form input[type=text]:focus,
.p-form input[type=email]:focus,
.p-form input[type=tel]:focus,
.p-form textarea:focus,
.p-form select:focus {
  outline: 1px solid #94C789;
  -webkit-box-shadow: 0 0 1.5px 0 rgba(134, 196, 201, 0.96);
          box-shadow: 0 0 1.5px 0 rgba(134, 196, 201, 0.96);
  background-color: #FFFFFF;
}
.p-form textarea {
  height: 251px;
}
.p-form select {
  cursor: pointer;
}
.p-form .wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.p-form .wpcf7-radio label {
  cursor: pointer;
  position: relative;
}
.p-form input[type=radio] {
  opacity: 0;
  position: absolute;
}
.p-form input[type=radio] + span {
  display: inline-block;
  padding-left: 30px;
  position: relative;
}
.p-form input[type=radio] + span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 2px solid #CBCAC9;
  background-color: #FFFFFF;
}
.p-form input[type=radio]:checked + span::before {
  background-color: #9AC95F;
  border: 2px solid #9AC95F;
}
.p-form input[type=radio]:checked + span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../img/template/icon_check-white.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: inline-block;
  width: 16.6px;
  height: 13px;
}
.p-form .p-form__select-wrap {
  position: relative;
  cursor: pointer;
}
.p-form .p-form__select-wrap::before, .p-form .p-form__select-wrap::after {
  pointer-events: none;
}
.p-form .p-form__select-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 50px;
  height: 50px;
  background-color: #CBCAC9;
  border-radius: 0 5px 0 5px;
}
.p-form .p-form__select-wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 19.7px;
  background-image: url(../img/template/icon_select-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  width: 9.4px;
  height: 5.7px;
}

.p-form__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: 50px;
}
@media screen and (max-width: 767px) {
  .p-form__items {
    gap: 32px;
  }
}

.p-form__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 28px;
}
@media screen and (max-width: 767px) {
  .p-form__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
}

.p-form__label {
  margin-top: 13px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 204px;
          flex: 0 0 204px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-form__label {
    margin-top: 0;
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}

.p-form__label-text {
  font-size: 16px;
  color: #22201E;
  font-weight: 500;
  line-height: 2;
}

.p-form__notice {
  margin-top: 8px;
  color: #72706E;
  font-size: 13px;
  line-height: 1.8461538462;
  letter-spacing: 0.02em;
}
.p-form__notice._noMargin {
  margin-top: 0;
}

.p-form__tag {
  display: inline-grid;
  place-items: center;
  width: 46px;
  height: 22px;
  border-radius: 11px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.1em;
}
.p-form__tag._required {
  background-color: #D93636;
}
.p-form__tag._optional {
  background-color: #72706E;
}

.p-form__control {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.p-form__control._email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

.p-form__btn-wrap {
  margin-top: 123px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-form__btn-wrap {
    margin-top: 64px;
  }
}

/* object > utility > u-utility */
@media screen and (max-width: 767px) {
  .u-pc-br {
    display: none;
  }
}

.u-pc-inline {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-pc-inline {
    display: inline;
  }
}

@media screen and (max-width: 1240px) {
  .u-lg-br {
    display: none;
  }
}

.u-mt100 {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .u-mt100 {
    margin-top: 50px;
  }
}

.u-mt50 {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .u-mt50 {
    margin-top: 25px;
  }
}

.u-mt19 {
  margin-top: 19px;
}

.u-mt66 {
  margin-top: 66px;
}
@media screen and (max-width: 767px) {
  .u-mt66 {
    margin-top: 25px;
  }
}

.u-mt79 {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .u-mt79 {
    margin-top: 25px;
  }
}

.u-mt83 {
  margin-top: 83px;
}
@media screen and (max-width: 767px) {
  .u-mt83 {
    margin-top: 40px;
  }
}

.u-inline-block {
  display: inline-block;
}/*# sourceMappingURL=style.css.map */
/* === 下層FV 高さ調整（H1直下〜本文の余白を適正化）2026-06 === */
.p-page-fv img {
  height: 460px;
}
@media screen and (max-width: 767px) {
  .p-page-fv img {
    height: 200px;
  }
}

/* === 写真フレーム（中央バンド表示＋角丸＋上下フェード）2026-06 === */
.c-photo-frame { position: relative; border-radius: 14px; overflow: hidden; }
.c-photo-frame img { width: 100%; height: 420px; object-fit: cover; object-position: center 50%; transform: scale(1.18); display: block; }
.c-photo-frame::before,
.c-photo-frame::after { content: ""; position: absolute; left: 0; right: 0; height: 64px; pointer-events: none; z-index: 1; }
.c-photo-frame::before { top: 0; background: linear-gradient(to bottom, rgba(255,255,255,.55), rgba(255,255,255,0)); }
.c-photo-frame::after { bottom: 0; background: linear-gradient(to top, rgba(255,255,255,.55), rgba(255,255,255,0)); }
@media screen and (max-width: 767px) { .c-photo-frame img { height: 230px; } }

/* 認定証書（院長挨拶の枠内） */
.p-top__doctor-certificate {
  grid-column: 1 / -1;
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #e5e2da;
}
.p-top__doctor-certificate-label {
  color: #4C4CA0;
  font-size: 17px;
  line-height: 2;
  font-weight: 700;
  text-align: center;
}
.p-top__doctor-certificate-figure {
  margin: 16px auto 0;
  max-width: 560px;
}
.p-top__doctor-certificate-figure img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #e5e2da;
  -webkit-box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
          box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
}
.p-top__doctor-certificate-text {
  margin: 18px auto 0;
  max-width: 560px;
  font-size: 15px;
  line-height: 1.9;
}
@media screen and (max-width: 767px) {
  .p-top__doctor-certificate-label {
    font-size: 16px;
  }
  .p-top__doctor-certificate-text {
    font-size: 14px;
  }
}
/* === xlsx課題管理表 No.150/151/152-159 対応 2026-08 === */
/* No.152〜159：本文中の電話番号リンク */
.u-tel-link {
  text-decoration: underline;
  text-underline-offset: 0.15em;
}

/* No.150：下層ページタイトルがSPで画面外へはみ出す */
@media screen and (max-width: 767px) {
  .p-page-fv__header {
    width: calc(100% - 32px);
  }
  .p-page-fv__header .jp {
    white-space: normal;
  }
}

/* No.151：料金表「備考」欄がSPで極端に狭くなる */
@media screen and (max-width: 767px) {
  .p-template__table {
    table-layout: fixed;
    word-break: break-word;
  }
  .p-template__table .p-template__table-row:first-of-type .p-template__table-head:first-of-type {
    width: 44%;
  }
  .p-template__table .p-template__table-row:first-of-type .p-template__table-head:nth-of-type(2) {
    width: 30%;
  }
  .p-template__table .p-template__table-row:first-of-type .p-template__table-head:nth-of-type(3) {
    width: 26%;
  }
}

/* No.84：MedicalDOCバナーの広告表記（PR） */
.p-footer__links-item .medical-pr {
  display: inline-block;
  margin-bottom: 2px;
  padding: 1px 6px;
  border: 1px solid currentColor;
  border-radius: 2px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

/* アンカーリンクの着地位置を固定ヘッダー分ずらす（/general/ の #general-care 等） */
#general-care,
#denture,
#ortho,
#aesthetic,
#access {
  scroll-margin-top: 106px;
}
@media screen and (max-width: 767px) {
  #general-care,
  #denture,
  #ortho,
  #aesthetic,
  #access {
    scroll-margin-top: 86px;
  }
}


.p-pc-drawer {
  /* 縦幅に応じて余白を自動で詰める（950px以上は従来の22px、下限6px） */
  --pc-drawer-gap: clamp(6px, calc(4vh - 16px), 22px);
  --pc-drawer-gap: clamp(6px, calc(4dvh - 16px), 22px);

  padding: 31px 38px 34px 36px;  /* フォールバック */
  padding: calc(var(--pc-drawer-gap) + 9px) 38px calc(var(--pc-drawer-gap) + 12px) 36px;

  /* 詰めても入らない高さになったらメニュー内スクロール */
  max-height: calc(100vh - 143px);
  max-height: calc(100dvh - 143px);
  overflow-y: auto;
  overscroll-behavior: contain;
}

.p-pc-drawer__list {
  gap: 22px;                      /* フォールバック */
  gap: var(--pc-drawer-gap);
}

.p-pc-drawer__link {
  padding-bottom: 22px;           /* フォールバック */
  padding-bottom: var(--pc-drawer-gap);
}

.p-top__doctor-txt {
    font-size: 14px;
    line-height: 2;
    padding-left: 17.22px;
    position: relative;
}