@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP:wght@100;200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Serif:opsz,wght@8..144,100;8..144,200;8..144,300;8..144,400;8..144,500;8..144,600;8..144,700;8..144,800;8..144,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair:opsz,wght@5..1200,300;5..1200,400;5..1200,500;5..1200,600;5..1200,700;5..1200,800;5..1200,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Ibarra+Real+Nova:wght@400;500;600;700&display=swap");
/*! destyle.css v1.0.14 | MIT License | https://github.com/nicolas-cusan/destyle.css */
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

select::-ms-expand {
  display: none;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable] {
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

:root {
  --base-font: "Noto Sans JP", sans-serif;
  --sub-font: "Noto Serif JP", serif;
  --en-font: "Playfair", serif;
  --base-color: #222;
  --main: #F681A5;
  --main-light: #FFF7F6;
  --main-dark: #395874;
  --sub: #266A93;
  --sub-light: #A4C1D2;
  --sub-dark: #867F45;
  --gray: #BBBBBB;
  --gray-light: #E6EBF0;
  --gray-light2: #F3F3F3;
  --gray-dark: #9FA8AF;
  --gray-black: #424141;
  --white: #FFFFFF;
  --black: #000000;
  --border: #717171;
  --link: #2DABF1;
  --error: #F25F5F;
  --variation1: #EF8BB6;
  --variation2: #F1CB91;
  --variation3: #D6F19B;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}
@media screen and (max-width: 768px) {
  html {
    font-size: 2.6vw;
  }
}

body {
  font-family: var(--base-font);
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--gray-black);
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.4rem;
    -webkit-text-size-adjust: 100%;
  }
}

a {
  transition: all 0.5s;
}
a:hover {
  opacity: 0.6;
}

@media screen and (min-width: 769px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.hamburger {
  position: fixed;
  right: 5.6rem;
  top: 5.6rem;
  width: 6.2rem;
  height: 6.2rem;
  background: var(--main);
  cursor: pointer;
  z-index: 400;
  transition: all 0.5s;
  border-radius: 0.5rem;
}
@media screen and (max-width: 768px) {
  .hamburger {
    right: 1.6rem;
    top: 2.7rem;
    width: 4.6rem;
    height: 4.6rem;
  }
}
.hamburger:hover {
  opacity: 0.6;
}

.hamburger__p {
  position: absolute;
  bottom: 1.2rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1;
  color: var(--white);
}
@media screen and (max-width: 768px) {
  .hamburger__p {
    display: none;
  }
}

.hamburger__line {
  position: absolute;
  width: 3.2rem;
  height: 0.1rem;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: var(--white);
  transition: all 0.5s;
}

.hamburger__line--1 {
  top: 1.9rem;
}
@media screen and (max-width: 768px) {
  .hamburger__line--1 {
    top: 1.7rem;
  }
}

.hamburger__line--2 {
  top: 2.4rem;
}
@media screen and (max-width: 768px) {
  .hamburger__line--2 {
    top: 2.2rem;
  }
}

.hamburger__line--3 {
  top: 2.9rem;
}
@media screen and (max-width: 768px) {
  .hamburger__line--3 {
    top: 2.7rem;
  }
}

/*ハンバーガーがクリックされたら*/
.open .hamburger__line--1 {
  top: 2.4rem;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
}

.open .hamburger__line--2 {
  opacity: 0;
}

.open .hamburger__line--3 {
  top: 2.4rem;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}

.sp-nav {
  position: fixed;
  right: -100%;
  /*ハンバーガーがクリックされる前はWindow右側に隠す*/
  top: 0;
  width: 100%;
  /* 出てくるスライドメニューの幅 */
  height: 100vh;
  background-color: var(--main-light);
  transition: all 0.5s;
  z-index: 300;
  overflow-y: auto;
}
@media screen and (max-width: 768px) {
  .sp-nav {
    height: 100%;
    overflow-y: scroll;
  }
}

/*ハンバーガーがクリックされたら右からスライド*/
.open .sp-nav {
  right: 0;
}

.lightbox {
  top: 50% !important;
  transform: translateY(-50%) !important;
  position: fixed !important;
}

.lightboxOverlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50) !important;
  opacity: 0.5 !important;
}

.lb-data .lb-number {
  color: var(--white) !important;
}

@media screen and (min-width: 769px) {
  .lightbox__link {
    pointer-events: none;
  }
}
.caseSwiper.single {
  margin-bottom: 12rem;
}
@media screen and (max-width: 768px) {
  .caseSwiper.single {
    margin-bottom: 4.8rem;
  }
}
.caseSwiper .swiper {
  padding: 1rem 1rem;
  max-width: 86rem;
  width: 100%;
  margin: 0 auto;
}
.caseSwiper .swiper-buttons {
  max-width: 100rem;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.caseSwiper .swiper-button-next,
.caseSwiper .swiper-button-prev {
  color: var(--gray-dark);
  background: var(--main-light);
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  transition: all 0.5s;
}
.caseSwiper .swiper-button-next:hover,
.caseSwiper .swiper-button-prev:hover {
  color: var(--main-light);
  background: var(--gray-dark);
}
.caseSwiper .swiper-button-next:after,
.caseSwiper .swiper-button-prev:after {
  font-size: 1.4rem;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .caseSwiper .swiper-button-next,
  .caseSwiper .swiper-rtl .swiper-button-prev {
    right: -1rem;
    left: auto;
  }
  .caseSwiper .swiper-button-prev,
  .caseSwiper .swiper-rtl .swiper-button-next {
    left: -1rem;
    right: auto;
  }
}

.blogSwiper .swiper {
  padding: 1rem 1rem;
  max-width: 86rem;
  width: 100%;
  margin: 0 auto;
}
.blogSwiper .swiper-buttons {
  max-width: 100rem;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.blogSwiper .swiper-button-next,
.blogSwiper .swiper-button-prev {
  color: var(--gray-dark);
  background: var(--main-light);
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  transition: all 0.5s;
}
.blogSwiper .swiper-button-next:hover,
.blogSwiper .swiper-button-prev:hover {
  color: var(--main-light);
  background: var(--gray-dark);
}
.blogSwiper .swiper-button-next:after,
.blogSwiper .swiper-button-prev:after {
  font-size: 1.4rem;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .blogSwiper .swiper-button-next,
  .blogSwiper .swiper-rtl .swiper-button-prev {
    right: -1rem;
    left: auto;
  }
  .blogSwiper .swiper-button-prev,
  .blogSwiper .swiper-rtl .swiper-button-next {
    left: -1rem;
    right: auto;
  }
}

.noSwiper {
  display: flex;
  justify-content: center;
  gap: 0 2.4rem;
  flex-wrap: wrap;
  max-width: 84rem;
  width: 100%;
  margin: 0 auto;
}
.noSwiper .c-card {
  width: calc((100% - 1.8rem) / 2);
}
@media screen and (max-width: 768px) {
  .noSwiper .c-card {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .noSwiper .c-card + .c-card {
    margin-top: 2.4rem;
  }
}

/*スクロールダウン全体の場所*/
.scrolldown2 {
  position: relative;
}

/*Scrollテキストの描写*/
.scrolldown2 span {
  /*描画位置*/
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-50%, 0);
  /*テキストの形状*/
  color: var(--black);
  font-size: 1.3rem;
  letter-spacing: 0.06em;
  font-family: var(--en-font);
  /*縦書き設定*/
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}

/* 丸の描写 */
.scrolldown2:before {
  content: "";
  /*描画位置*/
  position: absolute;
  top: 6rem;
  left: -4px;
  /*丸の形状*/
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--main);
  /*丸の動き1.6秒かけて透過し、永遠にループ*/
  animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
  z-index: 2;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove {
  0% {
    top: 6;
  }
  100% {
    top: 13rem;
  }
}
/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
/* 線の描写 */
.scrolldown2:after {
  content: "";
  /*描画位置*/
  position: absolute;
  top: 6rem;
  left: 0;
  /*線の形状*/
  width: 0.2rem;
  height: 7rem;
  background: var(--gray-dark);
  z-index: 1;
}

#page-top {
  position: fixed;
  right: 3rem;
  bottom: 3rem;
  z-index: 2;
  /*はじめは非表示*/
  opacity: 0;
  transform: translateY(10rem);
}
@media screen and (max-width: 768px) {
  #page-top {
    display: none;
  }
}
#page-top a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--black);
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.3rem;
  font-family: var(--en-font);
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  transition: all 0.5s;
}
#page-top a:hover {
  transform: translateY(-1rem);
  color: var(--sub);
}
#page-top a .path {
  fill: var(--sub);
}

/*　上に上がる動き　*/
#page-top.UpMove {
  animation: UpAnime 0.5s forwards;
}

@keyframes UpAnime {
  from {
    opacity: 0;
    transform: translateY(20rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/*　下に下がる動き　*/
#page-top.DownMove {
  animation: DownAnime 0.5s forwards;
}

@keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(20rem);
  }
}
/* ========== passing-block ========== */
.passing-block {
  width: 100%;
}
.passing-block .passing-bar {
  position: relative;
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.passing-block .passing-bar:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: var(--main-dark);
}
.passing-block .passing-remain {
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.passing-block.move .passing-bar:before {
  -webkit-animation: passing-bar 1s ease 0s 1 normal forwards;
  animation: passing-bar 1s ease 0s 1 normal forwards;
}
.passing-block.move .passing-remain {
  -webkit-animation: passing-remain 0s ease 0.5s 1 normal forwards;
  animation: passing-remain 0s ease 0.5s 1 normal forwards;
}

@-webkit-keyframes passing-bar {
  0% {
    left: 0;
    right: auto;
    width: 0;
  }
  50% {
    left: 0;
    right: auto;
    width: 100%;
  }
  51% {
    left: auto;
    right: 0;
    width: 100%;
  }
  100% {
    left: auto;
    right: 0;
    width: 0;
  }
}
@keyframes passing-bar {
  0% {
    left: 0;
    width: 0;
  }
  50% {
    left: 0;
    width: 100%;
  }
  51% {
    left: 0;
    width: 100%;
  }
  100% {
    left: 100%;
    width: 0;
  }
}
@-webkit-keyframes passing-remain {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes passing-remain {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* ========== passing-inlineblock ========== */
.passing-inlineblock {
  width: 100%;
}
.passing-inlineblock .passing-bar {
  position: relative;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.passing-inlineblock .passing-bar:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: var(--main-dark);
}
.passing-inlineblock .passing-remain {
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.passing-inlineblock.move .passing-bar:before {
  -webkit-animation: passing-bar 1s ease 0s 1 normal forwards;
  animation: passing-bar 1s ease 0s 1 normal forwards;
}
.passing-inlineblock.move .passing-remain {
  -webkit-animation: passing-remain 0s ease 0.5s 1 normal forwards;
  animation: passing-remain 0s ease 0.5s 1 normal forwards;
}

@-webkit-keyframes passing-bar {
  0% {
    left: 0;
    right: auto;
    width: 0;
  }
  50% {
    left: 0;
    right: auto;
    width: 100%;
  }
  51% {
    left: auto;
    right: 0;
    width: 100%;
  }
  100% {
    left: auto;
    right: 0;
    width: 0;
  }
}
@keyframes passing-bar {
  0% {
    left: 0;
    width: 0;
  }
  50% {
    left: 0;
    width: 100%;
  }
  51% {
    left: 0;
    width: 100%;
  }
  100% {
    left: 100%;
    width: 0;
  }
}
@-webkit-keyframes passing-remain {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes passing-remain {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.l-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 2.4rem;
  padding: 5.6rem 14.2rem 5.6rem 5.6rem;
}
@media screen and (max-width: 768px) {
  .l-header {
    height: 10rem;
    background: rgba(255, 255, 255, 0.7);
    padding: 0 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .l-header__logo {
    max-width: 70%;
  }
  .l-header__logo img {
    width: 100%;
    height: auto;
  }
}
.l-header__btns {
  display: flex;
  justify-content: space-between;
  gap: 0 2.4rem;
}
.l-header__phone {
  width: 20rem;
  height: 6.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 0.8rem;
  background: var(--white);
  border-radius: 0.5rem;
  font-weight: 600;
  color: var(--sub);
  border: 0.3rem solid var(--sub);
}
@media screen and (max-width: 1059px) and (min-width: 769px) {
  .l-header__phone {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .l-header__phone {
    display: none;
  }
}
.l-header__phone .path {
  fill: var(--sub);
}
.l-header__reserve {
  width: 20rem;
  height: 6.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 0.8rem;
  background: var(--sub);
  border-radius: 0.5rem;
  font-weight: 600;
  color: var(--white);
}
@media screen and (max-width: 1059px) and (min-width: 769px) {
  .l-header__reserve {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .l-header__reserve {
    display: none;
  }
}
.l-header__reserve .path {
  fill: var(--white);
}

.l-container {
  width: 100%;
  max-width: 106rem;
  margin: 0 auto;
  padding: 0 3rem;
}

.l-hero {
  width: 100%;
  height: 100vh;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-hero {
    background: var(--main-light);
  }
}
.l-hero__img {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.l-hero__img img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 768px) {
  .l-hero__img img {
    height: 50rem;
  }
}
.l-hero__txt {
  z-index: 2;
  position: absolute;
  bottom: 10.6rem;
  left: 8.6rem;
  background: var(--white);
  border-radius: 1rem;
}
@media screen and (max-width: 768px) {
  .l-hero__txt {
    bottom: 0;
    left: 0;
    border-radius: 0 1rem 1rem 0;
    width: 80%;
  }
}
.l-hero__txtHead {
  padding: 4rem 4rem 3.2rem 4rem;
  border-bottom: 0.1rem solid var(--border);
}
@media screen and (max-width: 768px) {
  .l-hero__txtHead {
    padding: 1.6rem 3rem;
  }
}
.l-hero__txtHead p:nth-child(1) {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.4;
  background: linear-gradient(transparent 60%, var(--sub-light) 60%);
  display: inline;
}
@media screen and (max-width: 768px) {
  .l-hero__txtHead p:nth-child(1) {
    font-size: 1.7rem;
  }
}
.l-hero__txtHead p:nth-child(2) {
  font-size: 4.5rem;
  font-weight: 200;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .l-hero__txtHead p:nth-child(2) {
    font-size: 2.6rem;
  }
}
.l-hero__txtHead p:nth-child(3) {
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .l-hero__txtHead p:nth-child(3) {
    font-size: 2.6rem;
  }
}
.l-hero__txtFoot {
  padding: 3.2rem 4rem 4rem 4rem;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .l-hero__txtFoot {
    padding: 1.6rem 3rem;
    font-size: 1.7rem;
  }
}

.l-intro__head {
  width: 100%;
}
.l-intro__head img {
  width: 100%;
  height: 50.4rem;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 768px) {
  .l-intro__head img {
    height: 16.4rem;
  }
}
.l-intro__body {
  margin-top: -40.4rem;
}
@media screen and (max-width: 768px) {
  .l-intro__body {
    margin-top: -16.4rem;
  }
}
.l-intro__inner {
  display: flex;
  flex-wrap: wrap;
  gap: 0 10rem;
}
@media screen and (max-width: 1059px) and (min-width: 769px) {
  .l-intro__inner {
    gap: 0 4rem;
  }
}
.l-intro__left {
  width: calc((100% - 10rem) / 2);
  color: var(--white);
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.4;
}
@media screen and (max-width: 1059px) and (min-width: 769px) {
  .l-intro__left {
    width: calc(100% - 49rem);
    font-size: 4vw;
  }
}
@media screen and (max-width: 768px) {
  .l-intro__left {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 16.4rem;
    font-size: 2.3rem;
    text-align: center;
  }
}
.l-intro__right {
  width: calc((100% - 10rem) / 2);
  background: var(--white);
  border-radius: 1rem;
  padding: 5rem 5rem 0 5rem;
}
@media screen and (max-width: 1059px) and (min-width: 769px) {
  .l-intro__right {
    width: 45rem;
  }
}
@media screen and (max-width: 768px) {
  .l-intro__right {
    width: 100%;
    padding: 3rem 0;
  }
}
.l-intro__list li {
  background: url(../img/l-intro02.svg) no-repeat center left;
  padding-left: 3.6rem;
}
.l-intro__list li + li {
  margin-top: 1rem;
}
.l-intro__list span {
  font-weight: 600;
}
.l-intro__h3 {
  margin: 2.4rem 0;
  color: var(--main);
  font-size: 2rem;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .l-intro__h3 {
    font-size: 1.7rem;
  }
}
.l-intro__btn {
  margin-top: 2.4rem;
}

.l-doctor {
  background: url(../img/l-doctor01.jpg) no-repeat center center/cover;
  width: 100%;
  position: relative;
  padding: 10rem 10% 10rem 0;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .l-doctor {
    background: none;
    padding: 0;
    display: block;
  }
}
.l-doctor__en {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  writing-mode: vertical-rl;
  color: var(--white);
  font-size: 15rem;
  font-family: var(--sub-font);
  line-height: 0.9;
}
@media screen and (max-width: 768px) {
  .l-doctor__en {
    top: 4rem;
    font-size: 4rem;
    transform: translateY(0);
  }
}
@media screen and (min-width: 769px) {
  .l-doctor__mv {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .l-doctor__mv {
    display: block;
  }
  .l-doctor__mv img {
    width: 100%;
    height: auto;
  }
}
.l-doctor__inner {
  position: relative;
  background: var(--white);
  width: 50rem;
  padding: 14rem 6rem 6rem 6rem;
}
@media screen and (max-width: 768px) {
  .l-doctor__inner {
    width: 100%;
    padding: 6rem 3rem 4rem 3rem;
  }
}
.l-doctor__title {
  position: absolute;
  top: -4rem;
  left: -14rem;
  color: var(--white);
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .l-doctor__title {
    top: -2rem;
    left: 0;
    font-size: 1.7rem;
    line-height: 1.8;
  }
}
.l-doctor__title span {
  background: var(--sub);
  padding: 0 1.6rem;
  border-radius: 0.3rem;
}
@media screen and (max-width: 768px) {
  .l-doctor__title span {
    border-radius: 0 0.3rem 0.3rem 0;
  }
}
.l-doctor__h3 {
  color: var(--main);
  font-weight: 600;
  margin-bottom: 1.6rem;
}
.l-doctor__name {
  margin-top: 5.4rem;
  text-align: right;
  font-size: 2.4rem;
  font-weight: 600;
  color: var(--main);
}
@media screen and (max-width: 768px) {
  .l-doctor__name {
    margin-top: 4rem;
    font-size: 1.8rem;
  }
}
.l-doctor__name span {
  display: block;
  color: var(--black);
  font-size: 1.1rem;
  font-weight: 400;
}

.l-cta {
  padding: 10rem 0;
}
@media screen and (max-width: 768px) {
  .l-cta {
    padding: 5rem 0 0 0;
  }
}
.l-cta.gray-light {
  background: var(--gray-light2);
}
.l-cta.main-light {
  background: var(--main-light);
}
.l-ctaIntro {
  width: 100%;
  max-width: 80rem;
  margin: 0 auto;
}
.l-ctaIntro__title {
  margin-bottom: 5rem;
  text-align: center;
  font-size: 4.5rem;
  font-weight: 600;
  color: var(--main);
}
@media screen and (max-width: 768px) {
  .l-ctaIntro__title {
    margin-bottom: 1rem;
    font-size: 2.3rem;
  }
}
.l-ctaIntro__title span {
  font-weight: 400;
  font-size: 1.3rem;
  color: var(--gray-black);
  display: block;
}
@media screen and (max-width: 768px) {
  .l-ctaIntro__title span {
    font-size: 1rem;
  }
}
.l-ctaIntro__h3 {
  margin-bottom: 2rem;
  font-size: 2.4rem;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .l-ctaIntro__h3 {
    font-size: 1.7rem;
    text-align: center;
  }
}
.l-ctaIntro__checklist {
  display: flex;
  flex-wrap: wrap;
  gap: 0 2rem;
  margin-top: 2rem;
  color: var(--main);
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .l-ctaIntro__checklist {
    gap: 1rem 0;
  }
}
.l-ctaIntro__checklist li {
  background: var(--white) url(../img/l-cta01.svg) no-repeat center left 1.6rem;
  padding: 1.6rem 1.6rem 1.6rem 5.2rem;
  width: calc((100% - 2rem) / 2);
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .l-ctaIntro__checklist li {
    width: 100%;
  }
}
.l-ctaIntro__checklist span {
  font-size: 1.1rem;
  font-weight: 400;
  display: block;
  letter-spacing: -0.04em;
}
.l-ctaContact {
  background: var(--white);
  border-radius: 1rem;
  padding: 5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 3.2rem 3.2rem;
  margin-top: 5rem;
}
@media screen and (max-width: 768px) {
  .l-ctaContact {
    border-radius: 0;
    padding: 5rem 3rem;
    gap: 0;
    margin: 4rem -3rem 0 -3rem;
    width: calc(100% + 6rem);
  }
}
.l-ctaContact__title {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-ctaContact__title {
    font-size: 1.7rem;
    order: 1;
    margin-bottom: 2.4rem;
  }
}
.l-ctaContact__title::before {
  content: attr(data-en);
  display: block;
  color: var(--gray-light);
  font-size: 8rem;
  font-family: var(--sub-font);
  margin-bottom: 3.2rem;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .l-ctaContact__title::before {
    font-size: 4.8rem;
    margin-bottom: 1.6rem;
  }
}
.l-ctaContact__phone {
  width: calc((100% - 3.2rem) / 2);
}
@media screen and (max-width: 1059px) and (min-width: 769px) {
  .l-ctaContact__phone {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .l-ctaContact__phone {
    width: 100%;
    order: 3;
    margin-top: 1.2rem;
  }
}
.l-ctaContact__phoneLink {
  transition: all 0.5s;
  border-radius: 1.6rem;
  width: 100%;
  height: 18rem;
  display: flex;
  align-items: center;
  gap: 0 2.4rem;
  background: var(--white);
  border: 0.3rem solid var(--sub);
  padding: 0 5rem;
  color: var(--sub);
  font-weight: 600;
}
@media screen and (max-width: 1059px) and (min-width: 769px) {
  .l-ctaContact__phoneLink {
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .l-ctaContact__phoneLink {
    border-radius: 0.5rem;
    height: 4.8rem;
    padding: 0 0.8rem;
    justify-content: center;
    gap: 0 0.8rem;
  }
}
.l-ctaContact__phoneIcon {
  width: 10.6rem;
  height: 10.6rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--sub);
}
@media screen and (max-width: 768px) {
  .l-ctaContact__phoneIcon {
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 0;
    background: none;
  }
}
.l-ctaContact__phoneIcon .path {
  fill: var(--white);
}
@media screen and (max-width: 768px) {
  .l-ctaContact__phoneIcon .path {
    fill: var(--sub);
  }
}
.l-ctaContact__phoneTxt {
  width: calc(100% - 13rem);
}
@media screen and (max-width: 1059px) and (min-width: 769px) {
  .l-ctaContact__phoneTxt {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .l-ctaContact__phoneTxt {
    width: auto;
  }
}
.l-ctaContact__phoneTxt .large {
  font-size: 2.4rem;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .l-ctaContact__phoneTxt .large {
    font-size: 1.7rem;
  }
}
.l-ctaContact__reserve {
  width: calc((100% - 3.2rem) / 2);
}
@media screen and (max-width: 1059px) and (min-width: 769px) {
  .l-ctaContact__reserve {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .l-ctaContact__reserve {
    width: 100%;
    order: 2;
  }
}
.l-ctaContact__reserveLink {
  transition: all 0.5s;
  border-radius: 1.6rem;
  width: 100%;
  height: 18rem;
  display: flex;
  align-items: center;
  gap: 0 2.4rem;
  background: var(--sub);
  padding: 0 5rem;
  color: var(--white);
  font-weight: 600;
}
@media screen and (max-width: 1059px) and (min-width: 769px) {
  .l-ctaContact__reserveLink {
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .l-ctaContact__reserveLink {
    border-radius: 0.5rem;
    height: 4.8rem;
    padding: 0 0.8rem;
    justify-content: center;
    gap: 0 0.8rem;
  }
}
.l-ctaContact__reserveIcon {
  width: 10.6rem;
  height: 10.6rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--white);
}
@media screen and (max-width: 768px) {
  .l-ctaContact__reserveIcon {
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 0;
    background: none;
  }
}
.l-ctaContact__reserveIcon .path {
  fill: var(--gray-black);
}
@media screen and (max-width: 768px) {
  .l-ctaContact__reserveIcon .path {
    fill: var(--white);
  }
}
.l-ctaContact__reserveTxt {
  width: calc(100% - 13rem);
}
@media screen and (max-width: 1059px) and (min-width: 769px) {
  .l-ctaContact__reserveTxt {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .l-ctaContact__reserveTxt {
    width: auto;
  }
}
.l-ctaContact__reserveTxt .large {
  font-size: 2.4rem;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .l-ctaContact__reserveTxt .large {
    font-size: 1.7rem;
  }
}
.l-ctaContact__reserveTxt .arrow {
  background: url(../img/l-cta04.svg) no-repeat center right;
  display: block;
  width: 100%;
}
@media screen and (max-width: 1059px) and (min-width: 769px) {
  .l-ctaContact__reserveTxt .arrow {
    padding-right: 5rem;
  }
}

.l-feature__head {
  padding: 13rem 5rem 5rem 5rem;
}
@media screen and (max-width: 768px) {
  .l-feature__head {
    padding: 5rem 3rem 3rem 3rem;
  }
}
.l-feature__body {
  padding: 12rem 0;
  background: var(--gray-light2);
}
@media screen and (max-width: 768px) {
  .l-feature__body {
    padding: 4rem 0;
  }
}
.l-feature__block {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem 10rem;
}
@media screen and (max-width: 1059px) and (min-width: 769px) {
  .l-feature__block {
    gap: 4rem 4rem;
  }
}
@media screen and (max-width: 768px) {
  .l-feature__block {
    gap: 2rem 0;
  }
}
.l-feature__block + .l-feature__block {
  margin-top: 10rem;
}
@media screen and (max-width: 768px) {
  .l-feature__block + .l-feature__block {
    margin-top: 4rem;
  }
}
.l-feature__title {
  width: 100%;
  text-align: center;
  border-bottom: 0.1rem solid var(--gray-dark);
  padding-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .l-feature__title {
    padding-bottom: 2rem;
  }
}
.l-feature__num {
  font-size: 7rem;
  font-family: var(--sub-font);
  line-height: 1;
  color: var(--sub);
}
@media screen and (max-width: 768px) {
  .l-feature__num {
    font-size: 4rem;
  }
}
.l-feature__h3 {
  font-size: 2.4rem;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .l-feature__h3 {
    font-size: 1.8rem;
  }
}
.l-feature__img {
  width: calc((100% - 10rem) / 2);
}
@media screen and (max-width: 1059px) and (min-width: 769px) {
  .l-feature__img {
    width: calc((100% - 4rem) / 2);
  }
}
@media screen and (max-width: 768px) {
  .l-feature__img {
    width: 100%;
  }
}
.l-feature__img img {
  width: 100%;
  height: auto;
}
.l-feature__txt {
  width: calc((100% - 10rem) / 2);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 2.4rem 0;
}
@media screen and (max-width: 1059px) and (min-width: 769px) {
  .l-feature__txt {
    width: calc((100% - 4rem) / 2);
  }
}
@media screen and (max-width: 768px) {
  .l-feature__txt {
    width: 100%;
  }
}

.l-case__head {
  padding: 13rem 5rem 5rem 5rem;
}
@media screen and (max-width: 768px) {
  .l-case__head {
    padding: 5rem 3rem 3rem 3rem;
  }
}
.l-case__body {
  padding: 12rem 0;
  background: var(--main-light);
}
@media screen and (max-width: 768px) {
  .l-case__body {
    padding: 4rem 0;
  }
}
.l-case__intro {
  width: 100%;
  max-width: 60rem;
  margin: 0 auto;
  font-weight: 600;
}
.l-case__icons {
  width: 100%;
  max-width: 60rem;
  margin: 4.4rem auto 0 auto;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  gap: 0 4rem;
}
@media screen and (max-width: 768px) {
  .l-case__icons {
    margin: 2.4rem auto 0 auto;
    gap: 1.2rem 3rem;
  }
}
.l-case__icons li {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 1.2rem 0;
  text-align: center;
  width: calc((100% - 12rem) / 4);
}
@media screen and (max-width: 768px) {
  .l-case__icons li {
    margin: 2.4rem auto 0 auto;
    width: calc((100% - 3rem) / 2);
  }
}
.l-case__cards {
  display: flex;
  flex-wrap: wrap;
  gap: 0 3rem;
  margin-top: 8rem;
}
@media screen and (max-width: 768px) {
  .l-case__cards {
    gap: 4rem 0;
    margin-top: 4rem;
  }
}
.l-case__card {
  width: calc((100% - 6rem) / 3);
}
@media screen and (max-width: 768px) {
  .l-case__card {
    width: 100%;
  }
}
.l-case__cardTab {
  background: var(--white);
  padding: 0 2.8rem;
  height: 3rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: var(--gray-dark);
  font-weight: 600;
  border-radius: 1rem 1rem 0 0;
}
.l-case__cardInner {
  background: var(--white);
  border-radius: 0 1rem 1rem 1rem;
  padding: 2.8rem 3.2rem 4rem 3.2rem;
}
@media screen and (max-width: 768px) {
  .l-case__cardInner {
    padding: 3rem 3rem;
  }
}
.l-case__cardH3 {
  font-size: 1.7rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 768px) {
  .l-case__cardH3 {
    font-size: 1.7rem;
  }
}
.l-case__cardH3 span {
  color: var(--sub);
}
.l-case__cardThumb {
  width: 100%;
  height: auto;
  border-radius: 0.8rem;
  aspect-ratio: 250/150;
  object-fit: cover;
  object-position: center;
}
.l-case__cardDl {
  text-align: center;
  font-size: 1.3rem;
  margin-top: 2rem;
}
.l-case__cardDl dt {
  width: 100%;
  background: var(--gray-light);
  font-weight: 600;
  padding: 0.6rem;
}
.l-case__cardDl dd {
  width: 100%;
  padding: 0.6rem;
}

.l-plan__head {
  padding: 13rem 5rem 5rem 5rem;
}
@media screen and (max-width: 768px) {
  .l-plan__head {
    padding: 5rem 3rem 3rem 3rem;
  }
}
.l-plan__body {
  padding: 12rem 0;
  background: var(--main-light);
}
@media screen and (max-width: 768px) {
  .l-plan__body {
    padding: 4rem 0;
  }
}
.l-plan__cards {
  display: flex;
  flex-wrap: wrap;
  gap: 5rem 5rem;
}
@media screen and (max-width: 768px) {
  .l-plan__cards {
    gap: 3rem 0;
  }
}
.l-plan__card {
  width: calc((100% - 5rem) / 2);
}
@media screen and (max-width: 768px) {
  .l-plan__card {
    width: 100%;
  }
}
.l-plan__cardTab {
  background: var(--white);
  padding: 0 2.8rem;
  height: 3rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: var(--gray-dark);
  font-weight: 600;
  border-radius: 1rem 1rem 0 0;
}
.l-plan__cardInner {
  background: var(--white);
  border-radius: 0 1rem 1rem 1rem;
  padding: 4.2rem 2rem;
}
@media screen and (max-width: 768px) {
  .l-plan__cardInner {
    padding: 3rem 3rem;
  }
}
.l-plan__cardH3 {
  color: var(--main);
  font-size: 2.4rem;
  font-weight: 600;
  padding-bottom: 1.6rem;
  text-align: center;
  margin-bottom: 3rem;
  border-bottom: 0.1rem solid var(--border);
}
@media screen and (max-width: 768px) {
  .l-plan__cardH3 {
    font-size: 1.7rem;
  }
}
.l-plan__cardFlex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.l-plan__cardImg {
  width: 37%;
}
@media screen and (max-width: 768px) {
  .l-plan__cardImg {
    width: 100%;
  }
}
.l-plan__cardImg img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 1/1;
  border-radius: 0.8rem;
}
@media screen and (max-width: 768px) {
  .l-plan__cardImg img {
    aspect-ratio: 270/160;
  }
}
.l-plan__cardTxt {
  width: 57%;
}
@media screen and (max-width: 768px) {
  .l-plan__cardTxt {
    width: 100%;
    margin-top: 2.4rem;
  }
}
.l-plan__cardH4 {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 0.8rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .l-plan__cardH4 {
    font-size: 1.7rem;
  }
}
.l-plan__cardSmall {
  font-size: 1.3rem;
  font-weight: 600;
  display: block;
}
.l-plan__cardBtn {
  margin-top: 2.4rem;
  text-align: center;
}

.l-faq__head {
  padding: 13rem 5rem 5rem 5rem;
}
@media screen and (max-width: 768px) {
  .l-faq__head {
    padding: 5rem 3rem 3rem 3rem;
  }
}
.l-faq__body {
  padding: 15rem 0;
  background: var(--gray-light2);
}
@media screen and (max-width: 768px) {
  .l-faq__body {
    padding: 6rem 0;
  }
}
.l-faq__dl {
  border-top: 0.1rem solid var(--gray-dark);
  border-bottom: 0.1rem solid var(--gray-dark);
  padding: 3.2rem 0;
  margin-top: -0.1rem;
}
.l-faq__dl dt {
  padding: 0.5rem 0 0 6rem;
  margin-bottom: 2rem;
  position: relative;
}
.l-faq__dl dt::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "Q";
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: var(--white);
  color: var(--main);
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-faq__dl dd {
  padding: 0 8.4rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-faq__dl dd {
    padding: 0 0 0 8.4rem;
  }
}
.l-faq__dl dd::before {
  position: absolute;
  top: 0;
  left: 2.4rem;
  content: "A";
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: var(--main);
  color: var(--white);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-faq__dl:first-child {
    border-top: none;
    padding-top: 0;
  }
  .l-faq__dl:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}

.l-footer.sp {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100vh;
}
.l-footer__inner {
  width: 100%;
  max-width: 86rem;
  margin: 0 auto;
  padding: 10rem 3rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4rem 5rem;
}
@media screen and (max-width: 768px) {
  .l-footer__inner {
    padding: 6rem 3rem;
    gap: 2rem 0;
  }
}
.l-footer__logo {
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-footer__logo {
    padding-bottom: 2rem;
  }
}
.l-footer__logo img {
  margin-bottom: 2rem;
  transition: all 0.5s;
}
.l-footer__logo img:hover {
  opacity: 0.6;
}
.l-footer__logo strong {
  font-weight: 600;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .l-footer__logo strong {
    font-size: 1.7rem;
  }
}
.l-footer__nav {
  width: calc((100% - 10rem) / 3);
}
@media screen and (max-width: 768px) {
  .l-footer__nav {
    width: 100%;
  }
}
.l-footer__nav li + li {
  margin-top: 2rem;
}
@media screen and (max-width: 768px) {
  .l-footer__nav li + li {
    margin-top: 1rem;
  }
}
.l-footer__parent {
  font-size: 1.3rem;
}
.l-footer__child {
  font-size: 1.1rem;
  margin-top: 2rem;
}
@media screen and (max-width: 768px) {
  .l-footer__child {
    margin-top: 1rem;
  }
}
.l-footer__child a {
  position: relative;
  padding-left: 2.3rem;
}
.l-footer__child a::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  content: "";
  width: 1.5rem;
  height: 0.1rem;
  background: var(--main);
}
.l-footer__copy {
  background: var(--gray-light);
  text-align: center;
  padding: 4rem 2.4rem;
}
@media screen and (max-width: 768px) {
  .l-footer__copy {
    padding: 3rem 2.4rem;
  }
}
.l-footer__copy small {
  font-size: 1.3rem;
}
.l-footer__copy a:hover {
  opacity: 0.6;
}

@media screen and (max-width: 768px) {
  .l-floating {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
    z-index: 10;
  }
  .l-floating__item {
    width: 33.3333333333%;
  }
  .l-floating__phone {
    width: 100%;
    height: 6.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0 0.4rem;
    padding: 1.2rem 0;
    background: var(--main-dark);
    color: var(--white);
    font-weight: 700;
    font-size: 1.2rem;
  }
  .l-floating__phone .path {
    fill: var(--white);
  }
  .l-floating__phone p {
    width: 100%;
    font-size: 1rem;
    text-align: center;
  }
  .l-floating__reserve {
    width: 100%;
    height: 6.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 0 0.4rem;
    padding: 1.2rem 0;
    background: var(--main);
    color: var(--white);
    font-weight: 700;
    font-size: 1.2rem;
  }
  .l-floating__reserve .path {
    fill: var(--white);
  }
  .l-floating__reserve p {
    width: 100%;
    font-size: 1rem;
    text-align: center;
  }
  .l-floating__access {
    width: 100%;
    height: 6.4rem;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 0 0.4rem;
    padding: 1.6rem 0;
    background: var(--white);
    color: var(--black);
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .l-floating__access .path {
    fill: var(--main);
  }
}
@media screen and (min-width: 769px) {
  .l-floating {
    display: none !important;
  }
}
.c-heading2 {
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.1;
  color: var(--main);
}
@media screen and (max-width: 768px) {
  .c-heading2 {
    font-size: 2.3rem;
  }
}
.c-heading2::before {
  content: attr(data-en);
  display: block;
  color: var(--gray-light);
  font-size: 9.921vw;
  font-family: var(--sub-font);
  margin-bottom: 2rem;
  line-height: 0.9;
}
.c-heading2 span {
  font-size: 1.6rem;
  font-weight: 400;
  display: block;
  margin-top: 0.8rem;
  line-height: 1.875;
}
@media screen and (max-width: 768px) {
  .c-heading2 span {
    font-size: 1.3rem;
  }
}

.c-btn01 a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: var(--white);
  background: var(--main) url(../img/c-btn01.svg) no-repeat center right 3.2rem;
  border-radius: 2.7rem;
  height: 5.4rem;
  padding: 0 7.4rem 0 3.2rem;
  overflow: hidden;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .c-btn01 a {
    display: flex;
    text-align: center;
    padding: 0;
    background-color: var(--main);
    background-image: none;
  }
}
.c-btn01 a:hover {
  background: var(--gray-dark) url(../img/c-btn01.svg) no-repeat center right 2.4rem;
}
@media screen and (max-width: 768px) {
  .c-btn01 a:hover {
    background-color: var(--gray-dark);
    background-image: none;
  }
}

.c-card {
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.5s;
}
.c-card:hover {
  transform: translateY(-1rem);
}
.c-card__link {
  position: relative;
}
.c-card__label {
  position: absolute;
  top: 0;
  left: 0;
  background: var(--main);
  color: var(--white);
  font-size: 1.1rem;
  padding: 0.2rem 1rem;
  transition: all 0.5s;
}
.c-card__label:hover {
  background: var(--main-dark);
}
.c-card__thumb01 {
  display: flex;
  max-height: 15rem;
  align-items: center;
  overflow: hidden;
}
.c-card__thumb01 img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 3/2;
}
.c-card__thumb02 {
  display: flex;
}
.c-card__thumb02 img {
  width: 100%;
  max-height: 15rem;
  object-fit: cover;
  aspect-ratio: 3/2;
}
.c-card__thumb02 img.large {
  width: 100%;
  height: 24rem;
  object-fit: cover;
}
.c-card__body {
  padding: 1.6rem;
}
.c-card__title {
  font-weight: 600;
  margin-bottom: 1.6rem;
  color: var(--black);
}
.c-card__dl {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.1rem;
}
.c-card__dl dt {
  width: 30%;
}
.c-card__dl dd {
  width: 70%;
}
.c-card__info {
  border-top: 0.1rem solid var(--gray-light);
  margin-top: 1.6rem;
  padding-top: 1.6rem;
  font-size: 1.1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem 0.8rem;
  color: var(--gray-dark);
}
.c-card__empty {
  text-align: center;
  margin-top: 10rem;
}

.c-catlist {
  border-top: 0.1rem solid var(--gray);
}
.c-catlist__item {
  border-bottom: 0.1rem solid var(--gray);
}
.c-catlist__link {
  display: flex;
  gap: 0 2rem;
  padding: 2rem 0;
  transition: 0.7s;
}
@media screen and (max-width: 768px) {
  .c-catlist__link {
    flex-wrap: wrap;
    gap: 1rem 2rem;
  }
}
.c-catlist__link:hover {
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .c-catlist__date {
    display: block;
  }
}
.c-catlist__tax {
  background: var(--main);
  color: var(--white);
  text-align: center;
  width: 10rem;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .c-catlist__title {
    display: block;
    width: 100%;
  }
}

.u-mt0 {
  margin-top: 0 !important;
}

.u-mt10 {
  margin-top: 1rem !important;
}

.u-mt20 {
  margin-top: 2rem !important;
}

.u-mt30 {
  margin-top: 3rem !important;
}

.u-mt40 {
  margin-top: 4rem !important;
}

.u-mt50 {
  margin-top: 5rem !important;
}

.u-mt60 {
  margin-top: 6rem !important;
}

.u-mt70 {
  margin-top: 7rem !important;
}

.u-mt80 {
  margin-top: 8rem !important;
}

.u-mt90 {
  margin-top: 9rem !important;
}

.u-mt100 {
  margin-top: 10rem !important;
}

.u-mr0 {
  margin-right: 0 !important;
}

.u-mr10 {
  margin-right: 1rem !important;
}

.u-mr20 {
  margin-right: 2rem !important;
}

.u-mr30 {
  margin-right: 3rem !important;
}

.u-mr40 {
  margin-right: 4rem !important;
}

.u-mr50 {
  margin-right: 5rem !important;
}

.u-mr60 {
  margin-right: 6rem !important;
}

.u-mr70 {
  margin-right: 7rem !important;
}

.u-mr80 {
  margin-right: 8rem !important;
}

.u-mr90 {
  margin-right: 9rem !important;
}

.u-mr100 {
  margin-right: 10rem !important;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-mb10 {
  margin-bottom: 1rem !important;
}

.u-mb20 {
  margin-bottom: 2rem !important;
}

.u-mb30 {
  margin-bottom: 3rem !important;
}

.u-mb40 {
  margin-bottom: 4rem !important;
}

.u-mb50 {
  margin-bottom: 5rem !important;
}

.u-mb60 {
  margin-bottom: 6rem !important;
}

.u-mb70 {
  margin-bottom: 7rem !important;
}

.u-mb80 {
  margin-bottom: 8rem !important;
}

.u-mb90 {
  margin-bottom: 9rem !important;
}

.u-mb100 {
  margin-bottom: 10rem !important;
}

.u-ml0 {
  margin-left: 0 !important;
}

.u-ml10 {
  margin-left: 1rem !important;
}

.u-ml20 {
  margin-left: 2rem !important;
}

.u-ml30 {
  margin-left: 3rem !important;
}

.u-ml40 {
  margin-left: 4rem !important;
}

.u-ml50 {
  margin-left: 5rem !important;
}

.u-ml60 {
  margin-left: 6rem !important;
}

.u-ml70 {
  margin-left: 7rem !important;
}

.u-ml80 {
  margin-left: 8rem !important;
}

.u-ml90 {
  margin-left: 9rem !important;
}

.u-ml100 {
  margin-left: 10rem !important;
}
/*# sourceMappingURL=style.css.map */
