@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Zen+Old+Mincho:var(--ja-16px-font-weight),var(--ja-18px-font-weight),var(--ja-40px-font-weight),var(--en-40px-font-weight),var(--ja-14px-font-weight),var(--en-16px-font-weight),var(--ja-12px-font-weight),var(--ja-24px-font-weight),500,var(--ja-32px-font-weight),400,var(--en-14px-font-weight)|Source+Serif+Pro:400,var(--en-90px-font-weight),italic|Noto+Sans+JP:var(--other-32px-font-weight),700,var(--other-24px-font-weight)");
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
html,
body {
  margin: 0px;
  height: 100%;
}
/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
  cursor: pointer;
}
img {
  max-width: 100%;
}
@font-face {
  font-family: "Hiragino Sans-W4";
  src: url("https://anima-uploads.s3.amazonaws.com/projects/618a02296486cfcbad9d81ee/fonts/yfileshalf.otf")
    format("opentype");
}

@font-face {
  font-family: "Hiragino Sans-W7";
  src: url("https://anima-uploads.s3.amazonaws.com/projects/64e83570f1b61250aab16b72/fonts/hirakinojiao-ko-std-w6.otf")
    format("opentype");
}

:root {
  --basewhite: rgba(255, 255, 255, 1);
  --bgwhite-trans: rgba(255, 255, 255, 0.5);
  --bgblue: rgba(78, 116, 163, 1);
  --bgdark-blue: rgba(28, 34, 50, 1);
  --txtgray: rgba(134, 134, 134, 1);
  --txtblack: rgba(28, 28, 28, 1);
  --black-whiteblack: rgba(28, 28, 28, 1);
  --ja-10px-font-family: "Zen Old Mincho", Helvetica;
  --ja-10px-font-weight: 400;
  --ja-10px-font-size: 10px;
  --ja-10px-letter-spacing: 1.5px;
  --ja-10px-line-height: 14px;
  --ja-10px-font-style: normal;
  --ja-12px-font-family: "Zen Old Mincho", Helvetica;
  --ja-12px-font-weight: 400;
  --ja-12px-font-size: 12px;
  --ja-12px-letter-spacing: 1.5px;
  --ja-12px-line-height: 16px;
  --ja-12px-font-style: normal;
  --ja-14px-font-family: "Zen Old Mincho", Helvetica;
  --ja-14px-font-weight: 400;
  --ja-14px-font-size: 14px;
  --ja-14px-letter-spacing: 1.5px;
  --ja-14px-line-height: 18px;
  --ja-14px-font-style: normal;
  --ja-16px-font-family: "Zen Old Mincho", Helvetica;
  --ja-16px-font-weight: 400;
  --ja-16px-font-size: 16px;
  --ja-16px-letter-spacing: 1.5px;
  --ja-16px-line-height: 24px;
  --ja-16px-font-style: normal;
  --ja-18px-font-family: "Zen Old Mincho", Helvetica;
  --ja-18px-font-weight: 400;
  --ja-18px-font-size: 18px;
  --ja-18px-letter-spacing: 1.5px;
  --ja-18px-line-height: 32px;
  --ja-18px-font-style: normal;
  --ja-24px-font-family: "Zen Old Mincho", Helvetica;
  --ja-24px-font-weight: 400;
  --ja-24px-font-size: 24px;
  --ja-24px-letter-spacing: 1.5px;
  --ja-24px-line-height: 32px;
  --ja-24px-font-style: normal;
  --ja-32px-font-family: "Zen Old Mincho", Helvetica;
  --ja-32px-font-weight: 400;
  --ja-32px-font-size: 32px;
  --ja-32px-letter-spacing: 1.5px;
  --ja-32px-line-height: 40px;
  --ja-32px-font-style: normal;
  --ja-40px-font-family: "Zen Old Mincho", Helvetica;
  --ja-40px-font-weight: 400;
  --ja-40px-font-size: 40px;
  --ja-40px-letter-spacing: 1.5px;
  --ja-40px-line-height: 56px;
  --ja-40px-font-style: normal;
  --ja-48px-font-family: "Zen Old Mincho", Helvetica;
  --ja-48px-font-weight: 400;
  --ja-48px-font-size: 48px;
  --ja-48px-letter-spacing: 1.5px;
  --ja-48px-line-height: 64px;
  --ja-48px-font-style: normal;
  --ja-56px-font-family: "Zen Old Mincho", Helvetica;
  --ja-56px-font-weight: 400;
  --ja-56px-font-size: 56px;
  --ja-56px-letter-spacing: 1.5px;
  --ja-56px-line-height: 72px;
  --ja-56px-font-style: normal;
  --ja-64px-font-family: "Zen Old Mincho", Helvetica;
  --ja-64px-font-weight: 400;
  --ja-64px-font-size: 64px;
  --ja-64px-letter-spacing: 1.5px;
  --ja-64px-line-height: 80px;
  --ja-64px-font-style: normal;
  --ja-128px-font-family: "Zen Old Mincho", Helvetica;
  --ja-128px-font-weight: 400;
  --ja-128px-font-size: 128px;
  --ja-128px-letter-spacing: 1.5px;
  --ja-128px-line-height: 144px;
  --ja-128px-font-style: normal;
  --en-10px-font-family: "Zen Old Mincho", Helvetica;
  --en-10px-font-weight: 500;
  --en-10px-font-size: 10px;
  --en-10px-letter-spacing: 0px;
  --en-10px-line-height: 14px;
  --en-10px-font-style: normal;
  --en-12px-font-family: "Zen Old Mincho", Helvetica;
  --en-12px-font-weight: 500;
  --en-12px-font-size: 12px;
  --en-12px-letter-spacing: 0px;
  --en-12px-line-height: 16px;
  --en-12px-font-style: normal;
  --en-14px-font-family: "Zen Old Mincho", Helvetica;
  --en-14px-font-weight: 500;
  --en-14px-font-size: 14px;
  --en-14px-letter-spacing: 0px;
  --en-14px-line-height: 18px;
  --en-14px-font-style: normal;
  --en-16px-font-family: "Zen Old Mincho", Helvetica;
  --en-16px-font-weight: 500;
  --en-16px-font-size: 16px;
  --en-16px-letter-spacing: 0px;
  --en-16px-line-height: 24px;
  --en-16px-font-style: normal;
  --en-18px-font-family: "Zen Old Mincho", Helvetica;
  --en-18px-font-weight: 500;
  --en-18px-font-size: 18px;
  --en-18px-letter-spacing: 0px;
  --en-18px-line-height: 32px;
  --en-18px-font-style: normal;
  --en-24px-font-family: "Zen Old Mincho", Helvetica;
  --en-24px-font-weight: 500;
  --en-24px-font-size: 24px;
  --en-24px-letter-spacing: 0px;
  --en-24px-line-height: 32px;
  --en-24px-font-style: normal;
  --en-32px-font-family: "Zen Old Mincho", Helvetica;
  --en-32px-font-weight: 500;
  --en-32px-font-size: 32px;
  --en-32px-letter-spacing: 0px;
  --en-32px-line-height: 40px;
  --en-32px-font-style: normal;
  --en-40px-font-family: "Zen Old Mincho", Helvetica;
  --en-40px-font-weight: 500;
  --en-40px-font-size: 40px;
  --en-40px-letter-spacing: 0px;
  --en-40px-line-height: 56px;
  --en-40px-font-style: normal;
  --en-48px-font-family: "Zen Old Mincho", Helvetica;
  --en-48px-font-weight: 500;
  --en-48px-font-size: 48px;
  --en-48px-letter-spacing: 0px;
  --en-48px-line-height: 64px;
  --en-48px-font-style: normal;
  --en-56px-font-family: "Zen Old Mincho", Helvetica;
  --en-56px-font-weight: 500;
  --en-56px-font-size: 56px;
  --en-56px-letter-spacing: 0px;
  --en-56px-line-height: 72px;
  --en-56px-font-style: normal;
  --en-64px-font-family: "Zen Old Mincho", Helvetica;
  --en-64px-font-weight: 500;
  --en-64px-font-size: 64px;
  --en-64px-letter-spacing: 0px;
  --en-64px-line-height: 80px;
  --en-64px-font-style: normal;
  --en-72px-font-family: "Zen Old Mincho", Helvetica;
  --en-72px-font-weight: 500;
  --en-72px-font-size: 72px;
  --en-72px-letter-spacing: 0px;
  --en-72px-line-height: 80px;
  --en-72px-font-style: normal;
  --en-90px-font-family: "Source Serif Pro", Helvetica;
  --en-90px-font-weight: 400;
  --en-90px-font-size: 90px;
  --en-90px-letter-spacing: 0px;
  --en-90px-line-height: 100px;
  --en-90px-font-style: italic;
  --en-200px-font-family: "Zen Old Mincho", Helvetica;
  --en-200px-font-weight: 500;
  --en-200px-font-size: 200px;
  --en-200px-letter-spacing: 0px;
  --en-200px-line-height: normal;
  --en-200px-font-style: normal;
  --other-24px-font-family: "Noto Sans JP", Helvetica;
  --other-24px-font-weight: 700;
  --other-24px-font-size: 24px;
  --other-24px-letter-spacing: 1.5px;
  --other-24px-line-height: 32px;
  --other-24px-font-style: normal;
  --other-32px-font-family: "Noto Sans JP", Helvetica;
  --other-32px-font-weight: 700;
  --other-32px-font-size: 32px;
  --other-32px-letter-spacing: 5px;
  --other-32px-line-height: 40px;
  --other-32px-font-style: normal;
  --onfocus-error: 0px 0px 0px 3px rgba(247, 224, 224, 1);
  --on-focus: 0px 0px 0px 3px rgba(226, 229, 245, 1);
  --spacing-5: 5px;
  --spacing-10: 10px;
  --spacing-15: 15px;
  --spacing-50: 50px;
  --spacing-80: 80px;
  --spacing-100: 100px;
  --primitive-color-neutral-neutral-100: rgba(25, 25, 25, 1);
  --primitive-color-red-red-100: rgba(202, 50, 50, 1);
  --primitive-color-neutral-neutral-70: rgba(127, 127, 127, 1);
  --primitive-color-neutral-neutral-0: rgba(255, 255, 255, 1);
  --primitive-color-neutral-neutral-40: rgba(229, 229, 229, 1);
  --primitive-color-neutral-neutral-50: rgba(203, 203, 203, 1);
  --primitive-color-neutral-neutral-30: rgba(237, 237, 237, 1);
  --primitive-color-blue-blue-100: rgba(64, 79, 191, 1);
  --semanticcolor-text-body-regular: var(--primitive-color-neutral-neutral-100);
  --semanticcolor-text-required: var(--primitive-color-red-red-100);
  --semanticcolor-text-placeholder: var(--primitive-color-neutral-neutral-70);
  --semanticcolor-surface-regular-1: var(--primitive-color-neutral-neutral-0);
  --semanticcolor-border-regular: var(--primitive-color-neutral-neutral-40);
  --semanticcolor-text-disabled: var(--primitive-color-neutral-neutral-50);
  --semanticcolor-text-error: var(--primitive-color-red-red-100);
  --semanticcolor-text-body-weak: var(--primitive-color-neutral-neutral-70);
  --semanticcolor-surface-regular-4: var(--primitive-color-neutral-neutral-30);
  --semanticcolor-border-error: var(--primitive-color-red-red-100);
  --semanticcolor-border-focus: var(--primitive-color-blue-blue-100);
  --borderradius-borderradius-2: 5px;
  --borderradius-borderradius-1: 2px;
  --00-primitivescale-number-160: 80px;
  --00-primitivescale-number-180: 160px;
  --size-fixedwidth-fixedwidth-2: var(--00-primitivescale-number-160);
  --size-fixedwidth-fixedwidth-3: var(--00-primitivescale-number-180);
}
@media all and (max-width: 768px) {
  :root {
    --ja-18px-font-size: 16px;
    --ja-18px-line-height: 24px;
    --ja-32px-font-size: 20px;
    --ja-32px-line-height: 32px;
    --ja-40px-font-size: 24px;
    --ja-40px-line-height: 32px;
    --en-40px-font-size: 24px;
    --en-40px-line-height: 32px;
    --en-56px-font-size: 40px;
    --en-56px-line-height: 56px;
    --en-90px-font-size: 56px;
    --en-90px-line-height: 72px;
    --spacing-50: 25px;
    --spacing-80: 40px;
    --spacing-100: 50px;
  }
}

/*========= common ===============*/
.btn {
  all: unset;
  box-sizing: border-box;
  display: flex;
  width: 132px !important;
  min-height: 32px;
  align-items: center;
  justify-content: space-around;
  gap: 8px;
  position: relative;
  background-color: var(--bgdark-blue);
  border-radius: var(--borderradius-borderradius-2);
}
.btn > span {
  position: relative;
  width: fit-content;
  font-family: var(--ja-14px-font-family);
  font-weight: var(--ja-14px-font-weight);
  color: var(--basewhite);
  font-size: var(--ja-14px-font-size);
  text-align: center;
  letter-spacing: var(--ja-14px-letter-spacing);
  line-height: var(--ja-14px-line-height);
  white-space: nowrap;
  font-style: var(--ja-14px-font-style);
  cursor: pointer;
}
.sec-ttl {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--en-90px-font-family);
  font-weight: var(--en-90px-font-weight);
  font-style: var(--en-90px-font-style);
  color: var(--black-whiteblack);
  font-size: var(--en-90px-font-size);
  letter-spacing: var(--en-90px-letter-spacing);
  line-height: var(--en-90px-line-height);
  white-space: nowrap;
}
.sec-subttl {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--ja-40px-font-family);
  font-weight: var(--ja-40px-font-weight);
  color: var(--txtblack);
  font-size: var(--ja-40px-font-size);
  letter-spacing: var(--ja-40px-letter-spacing);
  line-height: var(--ja-40px-line-height);
  white-space: nowrap;
  font-style: var(--ja-40px-font-style);
}
.sp {
  display: none;
}
@media all and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}

/*========= original ===============*/
#header {
  height: 70px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  padding: 20px;
  z-index: 10;
}
#header #g-navi {
  display: flex;
  width: 100%;
  height: 50px;
  align-items: center;
  justify-content: flex-end;
  gap: var(--spacing-50);
  padding: 0px 10px;
  position: relative;
  background-color: var(--basewhite);
}
#header .navbar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  position: relative;
  flex: 0 0 auto;
  list-style: none;
}
#header .navbar li > a {
  position: relative;
  width: fit-content;
  font-family: var(--ja-14px-font-family);
  font-weight: var(--ja-14px-font-weight);
  color: var(--txtblack);
  font-size: var(--ja-14px-font-size);
  letter-spacing: var(--ja-14px-letter-spacing);
  line-height: var(--ja-14px-line-height);
  white-space: nowrap;
  font-style: var(--ja-14px-font-style);
}
#header.dnone {
  opacity: 0; /*透過0にして非表示に*/
}
#header.dnone.panelactive {
  opacity: 1; /*不透明にして出現*/
}
#header.dnone #g-navi {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1; /*高さと幅*/
  width: 100%;
  height: 100vh; /*天地中央＆テキスト中央揃え*/
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; /*はじめは透過0に*/
  opacity: 0;
  transition: all 0.4s;
}
#header.dnone.panelactive #g-navi {
  opacity: 1; /*不透明に*/
  z-index: 999; /*最前面に*/
  background: #eee;
}
#header.dnone.panelactive #g-navi ul {
  display: block; /*flexの横並びをblockにして縦並びに*/
}
#header.dnone.panelactive #g-navi li a {
  text-decoration: none;
  padding: 10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  transition: all 0.3s;
}
.openbtn {
  display: none;
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 999; /*ボタンの形状*/
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 5px;
}
.openbtn span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  left: 14px;
  height: 3px;
  border-radius: 2px;
  background-color: var(--txtgray);
  width: 45%;
}
.openbtn span:nth-of-type(1) {
  top: 15px;
}
.openbtn span:nth-of-type(2) {
  top: 23px;
}
.openbtn span:nth-of-type(3) {
  top: 31px;
}
.openbtn.active span:nth-of-type(1) {
  top: 18px;
  left: 18px;
  transform: translateY(6px) rotate(-45deg);
  width: 30%;
}
.openbtn.active span:nth-of-type(2) {
  opacity: 0;
}
.openbtn.active span:nth-of-type(3) {
  top: 30px;
  left: 18px;
  transform: translateY(-6px) rotate(45deg);
  width: 30%;
}
.fadeDown {
  animation-name: fadeDownAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  display: block;
}
@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media all and (max-width: 768px) {
  #header {
    position: fixed;
  }
  #header #g-navi {
    opacity: 0;
  }
  #header.dnone #g-navi {
    display: none;
  }
  #header.dnone.panelactive #g-navi {
    display: flex;
  }
  #header.dnone.panelactive #g-navi ul li:last-child {
    margin-top: 5px;
    margin-left: 10px;
  }
}

.lp {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  background-color: var(--basewhite);
}
.lp #kv {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 0 var(--spacing-100);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.lp .kv-img {
  width: 100%;
}
.lp .kv-ttl {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: var(--spacing-15);
  position: absolute;
  top: 260px;
  left: 110px;
  width: 600px;
  z-index: 0;
  height: auto;
}
.lp .ttl {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
.lp .ttl:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  filter: blur(15px);
  content: "";
  z-index: -1;
}
.lp .image {
  position: relative;
  width: 200px;
  height: 36.6px;
  object-fit: cover;
}
.lp .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--en-40px-font-family);
  font-weight: var(--en-40px-font-weight);
  color: var(--black-whiteblack);
  font-size: var(--en-40px-font-size);
  letter-spacing: var(--en-40px-letter-spacing);
  line-height: var(--en-40px-line-height);
  white-space: nowrap;
  font-style: var(--en-40px-font-style);
}
.lp .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: "Zen Old Mincho", Helvetica;
  font-weight: 500;
  color: var(--black-whiteblack);
  font-size: var(--en-56px-font-size);
  letter-spacing: 0;
  line-height: var(--en-56px-line-height);
}
.lp .text-wrapper-3:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  filter: blur(15px);
  content: "";
  z-index: -1;
}
@media all and (max-width: 768px) {
  .lp #kv {
    padding-top: 0;
  }
  .lp .kv-ttl {
    left: 30px;
    width: auto;
  }
  .lp .ttl {
    flex-direction: column;
    align-items: flex-start;
  }
  .lp .image {
    width: 100px;
    height: auto;
  }
}

.lp #about {
  display: flex;
  max-width: 1100px;
  width: 100%;
  margin: auto;
  align-items: center;
  justify-content: space-between;
  padding: var(--spacing-80) 0px var(--spacing-80) 0px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}
.lp #about .img-wrapper {
  width: 50%;
}
.lp .img {
  max-width: 100%;
}
.lp .txt-box {
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  display: inline-flex;
  position: relative;
  flex: 0 0 auto;
}
.lp .div-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}
.lp .div-wrapper {
  display: inline-flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}
.lp .p {
  font-size: 40px;
  line-height: 40px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Zen Old Mincho", Helvetica;
  font-weight: 400;
  color: var(--txtblack);
  letter-spacing: 1.5px;
}
.lp .span {
  letter-spacing: var(--ja-40px-letter-spacing);
  line-height: var(--ja-40px-line-height);
  font-family: var(--ja-40px-font-family);
  font-style: var(--ja-40px-font-style);
  font-weight: var(--ja-40px-font-weight);
  font-size: var(--ja-40px-font-size);
}
.lp .text-wrapper-4 {
  font-size: var(--ja-32px-font-size);
  letter-spacing: var(--ja-32px-letter-spacing);
  font-family: var(--ja-32px-font-family);
  font-style: var(--ja-32px-font-style);
  font-weight: var(--ja-32px-font-weight);
  line-height: var(--ja-32px-line-height);
}
.lp .text-wrapper-5 {
  position: relative;
  max-width: 369px;
  font-family: var(--ja-18px-font-family);
  font-weight: var(--ja-18px-font-weight);
  color: var(--txtblack);
  font-size: var(--ja-18px-font-size);
  text-align: justify;
  letter-spacing: var(--ja-18px-letter-spacing);
  line-height: var(--ja-18px-line-height);
  font-style: var(--ja-18px-font-style);
}
@media all and (max-width: 768px) {
  .lp #about {
    flex-direction: column;
    gap: 20px;
  }
  .lp #about .img-wrapper {
    width: 90%;
  }
  .lp .div-2 {
    padding: 0;
  }
  .lp .p {
    font-size: 24px;
    line-height: 24px;
  }
}

.lp #reason {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 160px 0px var(--spacing-80) 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.lp .bg {
  position: absolute;
  width: 85vw;
  height: 1281px;
  top: 462px;
  left: 0;
  background-color: var(--bgdark-blue);
}
.lp .img-box {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.lp .imag-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  position: relative;
  flex: 0 0 auto;
}
.lp .imag {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #c0c0c0;
}
.lp .reason-kv {
  width: 100%;
}
.lp .tex-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-100);
  padding: var(--spacing-100) 0px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.lp .reason-box {
  width: 100%;
  max-width: 900px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px 24px;
  position: relative;
  flex: 0 0 auto;
}
.lp .reason-list {
  width: 45%;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--spacing-10);
  position: relative;
  flex: 0 0 auto;
}
.lp .reason-wrapper > img {
  width: 100%;
}
.lp .text-wrapper-6 {
  position: relative;
  align-self: stretch;
  font-family: var(--ja-18px-font-family);
  font-weight: var(--ja-18px-font-weight);
  color: var(--basewhite);
  font-size: var(--ja-18px-font-size);
  text-align: justify;
  letter-spacing: var(--ja-18px-letter-spacing);
  line-height: var(--ja-18px-line-height);
  font-style: var(--ja-18px-font-style);
}
.lp .reason-bg-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 556px;
}
.lp .reason-bg {
  position: relative;
  flex: 1;
  width: 100%;
  flex-grow: 1;
  overflow: hidden;
}
/* background-image: url('./img/reason-bg.jpg');background-attachment: fixed;background-size: cover;background-position: center; */
.lp .reason-bg > video {
  width: 100%;
}
.lp .ttl-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 0px var(--spacing-100) 0px var(--spacing-100);
  position: absolute;
  top: 80px;
  left: 0;
}
@media all and (max-width: 768px) {
  .lp #reason {
    padding: 160px 0px 0 0px;
  }
  .lp .bg {
    width: 100%;
    height: calc(100% - 160px);
    top: 160px;
  }
  .lp .reason-box {
    gap: 20px;
    padding: 0 10px;
    justify-content: space-around;
  }
  .lp .reason-list {
    width: 40%;
  }
  .lp .text-wrapper-6 {
    font-size: var(--ja-14px-font-size);
    line-height: var(--ja-14px-line-height);
  }
  .lp .reason-bg-wrapper {
    height: 300px;
  }
  .lp .ttl-2 {
    top: 40px;
    padding: 0 10px;
  }
}

.lp #service {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-50);
  padding: var(--spacing-80) 0px var(--spacing-80) 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.lp .div-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}
.lp .service-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--spacing-15);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.lp .box {
  width: 30%;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--spacing-15);
  padding: var(--spacing-10) 0px 0px 0px;
  position: relative;
  flex: 0 0 auto;
}
.lp .image-2 {
  position: relative;
  width: 100%;
  object-fit: cover;
  image-rendering: -webkit-optimize-contrast;
}
.lp .div-5 {
  align-items: center;
  justify-content: center;
  gap: 10px;
  display: inline-flex;
  position: relative;
  flex: 0 0 auto;
}
.lp .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--ja-16px-font-family);
  font-weight: var(--ja-16px-font-weight);
  color: var(--txtblack);
  font-size: var(--ja-16px-font-size);
  text-align: justify;
  letter-spacing: var(--ja-16px-letter-spacing);
  line-height: var(--ja-16px-line-height);
  font-style: var(--ja-16px-font-style);
}
.lp .ttl-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: var(--spacing-50) 0px 0px 0px;
  position: relative;
  flex: 0 0 auto;
}
.lp .time {
  justify-content: center;
  gap: var(--spacing-15);
  padding: 0px 0px 0px var(--spacing-50);
  border-left-width: 2px;
  border-left-style: solid;
  border-color: var(--txtgray);
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}
.lp .time .txt {
  align-items: flex-start;
  gap: 10px;
  padding: 0px 0px var(--spacing-50) 0px;
  display: inline-flex;
  position: relative;
  flex: 0 0 auto;
}
.lp .text-wrapper-10 {
  position: relative;
  min-width: 200px;
  font-family: var(--ja-18px-font-family);
  font-weight: var(--ja-18px-font-weight);
  color: var(--txtblack);
  font-size: var(--ja-18px-font-size);
  text-align: justify;
  letter-spacing: var(--ja-18px-letter-spacing);
  line-height: var(--ja-18px-line-height);
  white-space: nowrap;
  font-style: var(--ja-18px-font-style);
}
.lp .text-wrapper-11 {
  position: relative;
  min-width: 200px;
  font-family: var(--ja-24px-font-family);
  font-weight: var(--ja-24px-font-weight);
  color: var(--txtblack);
  font-size: var(--ja-24px-font-size);
  text-align: justify;
  letter-spacing: var(--ja-24px-letter-spacing);
  line-height: var(--ja-24px-line-height);
  font-style: var(--ja-24px-font-style);
}
.lp .text-wrapper-11 > li {
  list-style: none;
  margin-left: 1rem;
  text-indent: -1rem;
}
.lp .ellipse {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 10px;
  left: -6px;
  background-color: #a0a0a0;
  border-radius: 5px;
}
@media all and (max-width: 768px) {
  .lp .service-box {
    flex-direction: column;
  }
  .lp .box {
    width: 90%;
    gap: 10px;
  }
  .lp .text-wrapper-9 {
    font-size: var(--ja-14px-font-size);
    line-height: var(--ja-14px-line-height);
    letter-spacing: 1px;
  }
  .lp .ttl-3 {
    padding-top: var(--spacing-100);
  }
  .lp #service .div-2 {
    padding: 0 25px;
  }
  .lp .time .txt {
    flex-direction: column;
  }
  .lp .text-wrapper-10 {
    font-size: var(--ja-14px-font-size);
    min-width: auto;
  }
  .lp .text-wrapper-11 {
    font-size: var(--ja-16px-font-size);
    min-width: auto;
  }
  .lp .ellipse {
    top: 7px;
  }
}

.lp .evidence {
  display: flex;
  padding: 80px 0px;
  flex-direction: column;
  align-items: center;
  gap: var(--50, 50px);
  align-self: stretch;
}
.lp .ttl-4 {
  display: inline-flex;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}
.lp .text-wrapper-13 {
  position: relative;
  margin-top: -1px;
  font-family: var(--ja-40px-font-family);
  font-weight: var(--ja-40px-font-weight);
  color: var(--black-whiteblack);
  font-size: var(--ja-40px-font-size);
  text-align: justify;
  letter-spacing: var(--ja-40px-letter-spacing);
  line-height: var(--ja-40px-line-height);
  font-style: var(--ja-40px-font-style);
}
.lp .text-wrapper-14 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--ja-18px-font-family);
  font-weight: var(--ja-18px-font-weight);
  color: var(--black-whiteblack);
  font-size: var(--ja-18px-font-size);
  text-align: justify;
  letter-spacing: var(--ja-18px-letter-spacing);
  line-height: var(--ja-18px-line-height);
  font-style: var(--ja-18px-font-style);
}
.lp .effect-box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--spacing-50);
  position: relative;
  flex: 0 0 auto;
}
.lp .effect-list {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}
.lp .effect {
  position: relative;
  width: 300px;
  height: 199.81px;
  object-fit: cover;
}
.lp .text-wrapper-15 {
  position: relative;
  width: fit-content;
  font-family: var(--ja-16px-font-family);
  font-weight: var(--ja-16px-font-weight);
  color: var(--txtblack);
  font-size: var(--ja-16px-font-size);
  text-align: justify;
  letter-spacing: var(--ja-16px-letter-spacing);
  line-height: var(--ja-16px-line-height);
  white-space: nowrap;
  font-style: var(--ja-16px-font-style);
}
.lp .arrow {
  position: relative;
  width: 50.5px;
  height: 7.36px;
  object-fit: cover;
}
.lp .effect-img {
  position: relative;
  width: 300px;
  height: 199.81px;
}
@media all and (max-width: 768px) {
  .lp .ttl-4 {
    flex-direction: column;
  }
  .lp .effect-box {
    flex-direction: column;
    gap: 50px;
  }
  .lp .arrow {
    transform: rotate(90deg);
  }
}

.lp #guidance {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: var(--spacing-80) 0px var(--spacing-80) 0px;
  align-self: stretch;
  width: 100%;
  background-color: #f5f5f5;
  gap: var(--spacing-50);
  position: relative;
  flex: 0 0 auto;
}
.lp .text-wrapper-16 {
  position: relative;
  width: fit-content;
  font-family: var(--ja-18px-font-family);
  font-weight: var(--ja-18px-font-weight);
  color: var(--txtblack);
  font-size: var(--ja-18px-font-size);
  text-align: justify;
  letter-spacing: var(--ja-18px-letter-spacing);
  line-height: var(--ja-18px-line-height);
  font-style: var(--ja-18px-font-style);
}
.lp .guidance-box {
  display: inline-flex;
  align-items: flex-start;
  gap: var(--spacing-80);
  position: relative;
  flex: 0 0 auto;
}
.lp .clm {
  display: inline-flex;
  align-items: center;
  gap: 17.76px;
  position: relative;
  flex: 0 0 auto;
}
.lp .bedroom-wrapper {
  display: flex;
  flex-direction: column;
  width: 160px;
  height: 130px;
  align-items: center;
  gap: 10px;
  position: relative;
  background-color: #f5f5f5;
}
.lp .bedroom {
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}
.lp .frame {
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  display: inline-flex;
  position: relative;
  flex: 0 0 auto;
}
.lp .text-wrapper-17 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--en-16px-font-family);
  font-weight: var(--en-16px-font-weight);
  color: var(--txtblack);
  font-size: var(--en-16px-font-size);
  letter-spacing: var(--en-16px-letter-spacing);
  line-height: var(--en-16px-line-height);
  white-space: nowrap;
  font-style: var(--en-16px-font-style);
}
.lp .button-primay {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}
.lp .concept {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--en-14px-font-family);
  font-weight: var(--en-14px-font-weight);
  color: var(--txtblack);
  font-size: var(--en-14px-font-size);
  text-align: right;
  letter-spacing: var(--en-14px-letter-spacing);
  line-height: var(--en-14px-line-height);
  white-space: nowrap;
  font-style: var(--en-14px-font-style);
}
.lp .line {
  width: 16px;
  height: 5.77px;
  position: relative;
  object-fit: cover;
}
.lp .bedroom-2 {
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
  object-fit: cover;
}
@media all and (max-width: 768px) {
  .lp .text-wrapper-16 {
    padding: 0 10px;
  }
  .lp .guidance-box {
    flex-direction: column;
  }
}

.lp #cta {
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}
.lp .price-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-50);
  padding: var(--spacing-80) 0px var(--spacing-80) 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--basewhite);
}
.lp .cta-btn > img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.lp .contact-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 25px;
  padding: 0px 10px var(--spacing-80) 10px;
  position: relative;
  flex: 0 0 auto;
  overflow: hidden;
  background-image: url(./img/contact-box.png);
  background-size: cover;
  background-position: 50% 50%;
}
.lp .traiangle {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 0px 80px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -122px;
  margin-right: -122px;
}
.lp .image-4 {
  position: relative;
  width: 100vw;
  height: auto;
  margin-top: -1px;
}

.lp .form {
  max-width: 500px;
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  gap: 25px;
  margin-bottom: 25px;
  font-family: var(--ja-14px-font-family);
}
.lp .form-field-label {
  display: inline-flex;
  align-items: flex-start;
  padding: 5px 4px 4px 0px;
  position: relative;
  flex: 0 0 auto;
}
.lp .label {
  color: var(--semanticcolor-text-body-regular);
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--ja-14px-font-family);
  font-weight: var(--ja-14px-font-weight);
  font-size: var(--ja-14px-font-size);
  letter-spacing: var(--ja-14px-letter-spacing);
  line-height: var(--ja-14px-line-height);
  white-space: nowrap;
  font-style: var(--ja-14px-font-style);
}
.lp .label-2 {
  color: var(--semanticcolor-text-required);
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--ja-14px-font-family);
  font-weight: var(--ja-14px-font-weight);
  font-size: var(--ja-14px-font-size);
  letter-spacing: var(--ja-14px-letter-spacing);
  line-height: var(--ja-14px-line-height);
  white-space: nowrap;
  font-style: var(--ja-14px-font-style);
}
.lp .div-6 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}
.lp .text-field-box {
  width: 100%;
}
.lp .text-field-box input {
  display: flex;
  height: 28px;
  align-items: center;
  gap: 10px;
  padding: 5px 8px 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: var(--semanticcolor-surface-regular-1);
  border-radius: var(--borderradius-borderradius-1);
  border: 1px solid;
  border-color: var(--semanticcolor-border-regular);
  font-family: var(--ja-14px-font-family);
}
.lp .text {
  position: relative;
  flex: 1;
  margin-top: -0.5px;
  font-family: var(--ja-14px-font-family);
  font-weight: var(--ja-14px-font-weight);
  color: var(--semanticcolor-text-placeholder);
  font-size: var(--ja-14px-font-size);
  letter-spacing: var(--ja-14px-letter-spacing);
  line-height: var(--ja-14px-line-height);
  font-style: var(--ja-14px-font-style);
}
.lp .dropdown-option select {
  display: flex;
  min-width: var(--size-fixedwidth-fixedwidth-2);
  height: 28px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: var(--semanticcolor-surface-regular-1);
  border-radius: var(--borderradius-borderradius-1);
  border: 1px solid;
  border-color: var(--semanticcolor-border-regular);
  font-family: var(--ja-14px-font-family);
}
.lp .text-area {
  display: flex;
  height: 26px;
  align-items: center;
  gap: 10px;
  padding: 8px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}
.lp .text-wrapper-20 {
  position: relative;
  flex: 1;
  height: 12px;
  margin-top: -2px;
  font-family: var(--ja-12px-font-family);
  font-weight: var(--ja-12px-font-weight);
  color: #a0a0a0;
  font-size: var(--ja-12px-font-size);
  letter-spacing: var(--ja-12px-letter-spacing);
  line-height: var(--ja-12px-line-height);
  white-space: nowrap;
  font-style: var(--ja-12px-font-style);
}
.lp .icon-area {
  position: relative;
  width: 26px;
  height: 26px;
}
.lp .icon-arrow-down {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 5px;
  left: 5px;
}
.lp .text-field-box-2 {
  width: 100%;
}
.lp .text-field-box-2 textarea {
  display: flex;
  flex-direction: column;
  height: 96px;
  align-items: flex-start;
  gap: 55px;
  padding: 5px 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: var(--semanticcolor-surface-regular-1);
  border-radius: var(--borderradius-borderradius-1);
  border: 1px solid;
  border-color: var(--semanticcolor-border-regular);
  font-family: var(--ja-14px-font-family);
}
.lp .text-2 {
  position: relative;
  flex: 1;
  width: 524px;
  margin-right: -1px;
  font-family: var(--ja-14px-font-family);
  font-weight: var(--ja-14px-font-weight);
  color: var(--semanticcolor-text-placeholder);
  font-size: var(--ja-14px-font-size);
  letter-spacing: var(--ja-14px-letter-spacing);
  line-height: var(--ja-14px-line-height);
  font-style: var(--ja-14px-font-style);
}
.lp .check {
  font-size: var(--ja-14px-font-size);
}
.lp .submit input {
  all: unset;
  box-sizing: border-box;
  display: flex;
  width: 132px !important;
  min-height: 32px;
  align-items: center;
  justify-content: space-around;
  gap: 8px;
  position: relative;
  background-color: var(--bgdark-blue);
  border-radius: var(--borderradius-borderradius-2);
  color: #fff;
  cursor: pointer;
  font-family: var(--ja-14px-font-family);
  font-weight: var(--ja-14px-font-weight);
  color: var(--basewhite);
  font-size: var(--ja-14px-font-size);
  margin: 0 auto;
  text-align: center;
}
.wpcf7-not-valid-tip,
.wpcf7-response-output {
  color: #dc3232;
  font-size: 1em;
  font-weight: normal;
  padding: 5px;
}
.screen-reader-response {
  display: none;
}

.lp .copy-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: var(--spacing-50);
  padding: var(--spacing-80) 0px var(--spacing-15) 0px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--bgdark-blue);
}
.lp .recruit-btn {
  display: flex;
  flex-direction: column;
  width: 300px;
  height: 150px;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  position: relative;
  background-image: url(./img/recruit-btn.png);
  background-size: cover;
  background-position: 50% 50%;
}
.lp .ttl-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--bgwhite-trans);
}
.lp .text-wrapper-21 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--ja-18px-font-family);
  font-weight: var(--ja-18px-font-weight);
  color: var(--txtblack);
  font-size: var(--ja-18px-font-size);
  letter-spacing: var(--ja-18px-letter-spacing);
  line-height: var(--ja-18px-line-height);
  white-space: nowrap;
  font-style: var(--ja-18px-font-style);
}
.lp .copyright {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}
.lp .line-2 {
  width: 100%;
  height: 1px;
  margin-top: -1px;
  position: relative;
  object-fit: cover;
}
.lp .logo {
  position: relative;
  width: 258px;
  height: 67.5px;
  object-fit: cover;
}
.lp .copyright-2 {
  position: relative;
  width: fit-content;
  font-family: var(--en-14px-font-family);
  font-weight: var(--en-14px-font-weight);
  color: var(--txtgray);
  font-size: var(--en-14px-font-size);
  text-align: center;
  letter-spacing: var(--en-14px-letter-spacing);
  line-height: var(--en-14px-line-height);
  white-space: nowrap;
  font-style: var(--en-14px-font-style);
}
@media all and (max-width: 768px) {
  .lp .cta-btn > img {
    width: 90%;
  }
}

/* 医師検索セクション */
.doctor-search-section {
  padding: 40px 0;
}

.search-filters {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 40px;
}

.filter-group select {
  padding: 12px 24px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 16px;
  min-width: 200px;
  background-color: #fff;
}

.doctors-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
  padding: 0 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.doctor-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.doctor-card:hover {
  transform: translateY(-5px);
}

.doctor-image {
  width: 100%;
  height: 200px;
  overflow: hidden;
}

.doctor-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.doctor-info {
  padding: 20px;
  text-align: center;
}

.doctor-name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}

.consult-btn {
  background: #007bff;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.consult-btn:hover {
  background: #0056b3;
}

/* 料金案内 */
.price-info {
  text-align: center;
  padding: 40px 0;
  background: #f8f9fa;
  margin: 40px 0;
}

.price-tag {
  display: inline-block;
  padding: 20px 40px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.price-tag .emphasis {
  font-size: 24px;
  font-weight: bold;
  color: #007bff;
}

.price-note {
  margin-top: 10px;
  color: #666;
  font-size: 14px;
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
  .search-filters {
    flex-direction: column;
    align-items: center;
  }

  .filter-group select {
    width: 100%;
    max-width: 300px;
  }

  .doctors-grid {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 20px;
  }
}
