@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");
@import url("https://use.typekit.net/xpo4hkk.css");
/*! 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 Sans JP", sans-serif;
  --en-font: "futura-pt", sans-serif;
  --base-color: #222;
  --main: #ADC7C5;
  --main-light: #ECF0F2;
  --main-dark: #395874;
  --sub: #C5BD95;
  --sub-light: #EDEEE6;
  --sub-dark: #867F45;
  --gray: #BBBBBB;
  --gray-light: #F1F1F0;
  --gray-dark: #717171;
  --gray-black: #262626;
  --white: #FFFFFF;
  --black: #000000;
  --link: #2DABF1;
  --error: #F25F5F;
  --variation1: #EF8BB6;
  --variation2: #F1CB91;
  --variation3: #D6F19B;
}

.editor-styles-wrapper,
html {
  font-size: 62.5% !important;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper,
  html {
    font-size: 2.66vw !important;
  }
}

.editor-styles-wrapper,
html :where(.wp-block) {
  max-width: 980px !important;
}

.editor-styles-wrapper,
body {
  font-family: var(--base-font) !important;
  font-feature-settings: "palt" !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: var(--base-color) !important;
  font-size: 1.5rem !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 2 !important;
  letter-spacing: 0.1em !important;
  overflow-x: hidden !important;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper,
  body {
    font-size: 1.4rem !important;
    -webkit-text-size-adjust: 100% !important;
  }
}

@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: 5rem;
  top: 5.5rem;
  width: 5rem;
  height: 5rem;
  background: var(--sub);
  border-radius: 2.5rem;
  cursor: pointer;
  z-index: 400;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .hamburger {
    right: 1.2rem;
    top: 1.2rem;
  }
}
.hamburger:hover {
  opacity: 0.6;
}

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

.hamburger__line--1 {
  top: 1.9rem;
}

.hamburger__line--2 {
  top: 2.4rem;
}

.hamburger__line--3 {
  top: 2.9rem;
}

/*ハンバーガーがクリックされたら*/
.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);
  color: var(--white);
  transition: all 0.5s;
  z-index: 300;
  overflow-y: auto;
  display: flex;
  align-items: center;
  padding: 5%;
}
@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(--white);
  background: var(--main);
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  transition: all 0.5s;
}
.caseSwiper .swiper-button-next:hover,
.caseSwiper .swiper-button-prev:hover {
  background: var(--main-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;
  }
}

.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%;
  border-radius: 0.8rem;
  overflow: hidden;
}
.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%;
  border-radius: 0.8rem;
  overflow: hidden;
}
.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-bread {
  width: 100%;
  max-width: 124rem;
  margin: 0 auto;
  padding: 2rem;
}
.l-bread a {
  color: var(--main);
  transition: 0.7s;
}
.l-bread a:hover {
  opacity: 0.5;
}

.l-pageheader {
  width: 100%;
}
.l-pageheader img {
  width: 100%;
  height: 20rem;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .l-pageheader img {
    height: 100%;
  }
}

.l-pagetitle {
  width: 100%;
  margin: 0 auto;
  padding: 8rem 2rem 0 2rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-pagetitle {
    margin: 4rem auto 0 auto;
    padding: 0;
  }
}
.l-pagetitle h1 {
  text-align: center;
  font-size: 3.6rem;
  font-weight: 400;
  position: relative;
  padding-bottom: 2rem;
}
.l-pagetitle h1::after {
  content: "";
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 7rem;
  height: 0.1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: var(--main-dark);
}
.l-pagetitle img {
  width: 100%;
  max-width: 124rem;
  aspect-ratio: 2/1;
  object-fit: cover;
  margin-top: 8rem;
}
@media screen and (max-width: 768px) {
  .l-pagetitle img {
    margin-top: 4rem;
  }
}

.l-pagetitle.default {
  background: var(--white);
  color: var(--main);
}

.l-pagetitle.gray-light {
  background: var(--gray-light);
  color: var(--main);
}

.l-pagetitle.main-light {
  background: var(--main-light);
  color: var(--main);
}

.l-pagetitle.main {
  background: var(--main);
  color: var(--white);
}

.l-page {
  letter-spacing: 0.06em;
  line-height: 1.8;
}
.l-page section .inner > * + * {
  margin-top: 4rem;
}
.l-page strong {
  font-weight: 600;
}
.l-page .left {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 0 1.6rem;
  text-align: left;
}
.l-page .center {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0 1.6rem;
  text-align: center;
}
.l-page .right {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 0 1.6rem;
  text-align: right;
}
.l-page small {
  font-size: 1.3rem;
  line-height: 1.7;
  display: inline-block;
}
.l-page img {
  max-width: 90rem;
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
  object-fit: cover;
}
.l-page img.no-trim {
  aspect-ratio: auto !important;
}
.l-page .flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 4rem 5rem;
}
@media screen and (max-width: 768px) {
  .l-page .flex {
    gap: 1.6rem;
  }
}
.l-page .flex .col-1 {
  width: 100%;
}
.l-page .flex .col-1 > * + * {
  margin-top: 2rem;
}
@media screen and (max-width: 768px) {
  .l-page .flex .col-1 > * + * {
    margin-top: 1.6rem;
  }
}
.l-page .flex .col-1 img {
  aspect-ratio: 2/1;
}
@media screen and (max-width: 768px) {
  .l-page .flex .col-1 img {
    aspect-ratio: 3/2;
  }
}
.l-page .flex .col-2 {
  width: calc((100% - 5rem) / 2);
}
.l-page .flex .col-2 > * + * {
  margin-top: 2rem;
}
@media screen and (max-width: 768px) {
  .l-page .flex .col-2 > * + * {
    margin-top: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .l-page .flex .col-2 {
    width: 100%;
  }
}
.l-page .flex .col-3 {
  width: calc((100% - 10rem) / 3);
}
.l-page .flex .col-3 > * + * {
  margin-top: 2rem;
}
@media screen and (max-width: 768px) {
  .l-page .flex .col-3 > * + * {
    margin-top: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .l-page .flex .col-3 {
    width: 100%;
  }
}
.l-page .flex.rev {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .l-page .table-wrap {
    overflow-x: scroll;
  }
}
.l-page section.default + section.default {
  margin-top: -8rem;
}
.l-page section.default .inner {
  width: 100%;
  max-width: 98rem;
  margin: 0 auto;
  font-size: 1.6rem;
  padding: 8rem 4rem 12rem 4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.default .inner {
    padding: 4.8rem 2rem;
  }
}
.l-page section.default h1 {
  color: var(--main);
  text-align: center;
  font-size: 3.6rem;
  font-weight: 400;
  margin-bottom: 8rem;
}
.l-page section.default h1 span {
  color: var(--main-dark);
  display: block;
  font-size: 2rem;
  font-weight: 600;
  line-height: 6rem;
  position: relative;
}
.l-page section.default h1 span::after {
  content: "";
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 7rem;
  height: 0.1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: var(--main-dark);
}
.l-page section.default h2 {
  background: var(--main-dark);
  color: var(--white);
  text-align: center;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.6;
  padding: 1rem 2rem;
}
@media screen and (max-width: 768px) {
  .l-page section.default h2 {
    font-size: 2.4rem;
  }
}
.l-page section.default h2 + p,
.l-page section.default h2 + h3,
.l-page section.default h2 + h4,
.l-page section.default h2 + h5,
.l-page section.default h2 + h6,
.l-page section.default h2 + ol,
.l-page section.default h2 + ul,
.l-page section.default h2 + table,
.l-page section.default h2 + .profile {
  margin-top: 4rem !important;
}
.l-page section.default h3 {
  color: var(--main-dark);
  font-size: 2.4rem;
  font-weight: 600;
  border-bottom: 0.1rem solid var(--main);
  line-height: 1.6;
  padding: 0 0 1rem 0;
  margin-top: 4rem !important;
}
@media screen and (max-width: 768px) {
  .l-page section.default h3 {
    font-size: 2rem;
  }
}
.l-page section.default h4 {
  background: var(--main-light);
  color: var(--main);
  font-size: 1.8rem;
  font-weight: 600;
  padding: 0.8rem 1.6rem;
}
@media screen and (max-width: 768px) {
  .l-page section.default h4 {
    font-size: 1.6rem;
  }
}
.l-page section.default h5 {
  color: var(--main);
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: -0.8rem;
}
@media screen and (max-width: 768px) {
  .l-page section.default h5 {
    font-size: 1.4rem;
  }
}
.l-page section.default h5::before {
  content: "●";
  padding: 0 0.5em 0 0;
}
.l-page section.default h6 {
  color: var(--main);
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: -1.6rem;
}
@media screen and (max-width: 768px) {
  .l-page section.default h6 {
    font-size: 1.2rem;
  }
}
.l-page section.default .flowTtl {
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  padding-left: 4rem;
}
.l-page section.default .flowTtl span {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 50%;
  background: var(--main);
  color: var(--white);
  display: inline-block;
  text-align: center;
  font-size: 1.3rem;
}
.l-page section.default ol.number {
  counter-reset: list;
  list-style-type: none;
  margin-bottom: 2.4rem;
}
.l-page section.default ol.number li {
  position: relative;
  margin: 0;
  padding: 0.9rem 0 0.9rem 6.6rem;
}
.l-page section.default ol.number li::before {
  counter-increment: list;
  content: counter(list);
  color: var(--main-dark);
  background: var(--main-light);
  font-size: 2rem;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  text-align: center;
}
.l-page section.default ol.number li span {
  display: block;
  font-weight: 600;
}
.l-page section.default ol.number li + li {
  margin-top: 2.4rem;
}
.l-page section.default ol.flow {
  counter-reset: list;
}
.l-page section.default ol.flow li {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.default ol.flow li {
    flex-direction: column-reverse;
    gap: 2rem;
  }
}
.l-page section.default ol.flow li div {
  width: calc((100% - 4rem) / 2);
}
@media screen and (max-width: 768px) {
  .l-page section.default ol.flow li div {
    width: 100%;
  }
}
.l-page section.default ol.flow li div span {
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  padding-left: 4rem;
  display: block;
  margin-bottom: 2rem;
}
.l-page section.default ol.flow li div span::before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 50%;
  background: var(--main);
  color: var(--white);
  display: inline-block;
  text-align: center;
  font-size: 1.3rem;
}
.l-page section.default ol.flow li div p + p {
  margin-top: 2rem;
}
.l-page section.default ol.flow li div.full {
  width: 100%;
}
.l-page section.default ol.flow li div.full > * + * {
  margin-top: 2rem;
}
.l-page section.default ol.flow li:not(:nth-child(1)),
.l-page section.default ol.flow li:not(:nth-child(2)) {
  margin-top: 4rem;
}
.l-page section.default ul.flow li {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.default ul.flow li {
    flex-direction: column-reverse;
    gap: 2rem;
  }
}
.l-page section.default ul.flow li div {
  width: calc((100% - 4rem) / 2);
}
@media screen and (max-width: 768px) {
  .l-page section.default ul.flow li div {
    width: 100%;
  }
}
.l-page section.default ul.flow li div span {
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  display: block;
  margin-bottom: 2rem;
}
.l-page section.default ul.flow li div p + p {
  margin-top: 2rem;
}
.l-page section.default ul.flow li:not(:nth-child(1)),
.l-page section.default ul.flow li:not(:nth-child(2)) {
  margin-top: 4rem;
}
.l-page section.default ul.circle {
  list-style-type: none;
  margin-bottom: 2.4rem;
}
.l-page section.default ul.circle li {
  position: relative;
  margin: 0;
  padding: 0 0 0 5rem;
}
.l-page section.default ul.circle li::before {
  content: "●";
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
  width: 5rem;
  text-align: center;
  color: var(--main-dark);
}
.l-page section.default ul.circle li span {
  display: block;
  font-weight: 600;
}
.l-page section.default ul.circle li + li {
  margin-top: 2.4rem;
}
.l-page section.default ul.check {
  list-style-type: none;
}
.l-page section.default ul.check li {
  position: relative;
  padding: 0 0 0 5rem;
}
.l-page section.default ul.check li::after {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 1.5rem;
  width: 2rem;
  text-align: center;
  height: 1rem;
  border-left: 0.3rem solid var(--main-dark);
  border-bottom: 0.3rem solid var(--main-dark);
  transform: rotate(-45deg);
}
.l-page section.default ul.check li + li {
  margin-top: 2.4rem;
}
.l-page section.default dl {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0;
  width: 100%;
  gap: 1.6rem;
}
.l-page section.default dl dt {
  width: 10rem;
  font-weight: 600;
}
.l-page section.default dl dd {
  width: calc(100% - 11.6rem);
}
.l-page section.default table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border-top: 0.1rem solid var(--gray);
}
.l-page section.default table th,
.l-page section.default table td {
  vertical-align: middle;
  border-bottom: 0.1rem solid var(--gray);
  padding: 2.4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.default table th,
  .l-page section.default table td {
    padding: 2rem;
  }
}
.l-page section.default table th {
  text-align: left;
  color: var(--main-dark);
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .l-page section.default table th {
    width: 100% !important;
    display: block;
    border-bottom: 0.1rem dashed var(--gray);
  }
}
@media screen and (max-width: 768px) {
  .l-page section.default table td {
    width: 100% !important;
    display: block;
  }
}
.l-page section.default table th.w10,
.l-page section.default table td.w10 {
  width: 10%;
}
.l-page section.default table th.w20,
.l-page section.default table td.w20 {
  width: 20%;
}
.l-page section.default table th.w30,
.l-page section.default table td.w30 {
  width: 30%;
}
.l-page section.default table th.w40,
.l-page section.default table td.w40 {
  width: 40%;
}
.l-page section.default table th.w50,
.l-page section.default table td.w50 {
  width: 50%;
}
.l-page section.default table th.w60,
.l-page section.default table td.w60 {
  width: 60%;
}
.l-page section.default table th.w70,
.l-page section.default table td.w70 {
  width: 70%;
}
.l-page section.default table th.w80,
.l-page section.default table td.w80 {
  width: 80%;
}
.l-page section.default table th.w90,
.l-page section.default table td.w90 {
  width: 90%;
}
.l-page section.default table th.main,
.l-page section.default table td.main {
  background: var(--main);
  color: var(--white);
}
.l-page section.default table th.main-light,
.l-page section.default table td.main-light {
  background: var(--main-light);
}
.l-page section.default table th.gray-light,
.l-page section.default table td.gray-light {
  background: var(--gray-light);
}
.l-page section.default table.border {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 0.1rem solid var(--gray);
}
.l-page section.default table.border th,
.l-page section.default table.border td {
  vertical-align: middle;
  border-bottom: 0.1rem solid var(--gray);
  padding: 2.4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.default table.border th,
  .l-page section.default table.border td {
    padding: 2rem;
  }
}
.l-page section.default table.border th {
  text-align: left;
  color: var(--main-dark);
  font-weight: 600;
  border-right: 0.1rem solid var(--gray);
}
@media screen and (max-width: 768px) {
  .l-page section.default table.border th {
    width: 100% !important;
    display: block;
    border-right: none;
    border-bottom: 0.1rem dashed var(--gray);
  }
}
@media screen and (max-width: 768px) {
  .l-page section.default table.border td {
    width: 100% !important;
    display: block;
  }
}
.l-page section.default table.border th.w10,
.l-page section.default table.border td.w10 {
  width: 10%;
}
.l-page section.default table.border th.w20,
.l-page section.default table.border td.w20 {
  width: 20%;
}
.l-page section.default table.border th.w30,
.l-page section.default table.border td.w30 {
  width: 30%;
}
.l-page section.default table.border th.w40,
.l-page section.default table.border td.w40 {
  width: 40%;
}
.l-page section.default table.border th.w50,
.l-page section.default table.border td.w50 {
  width: 50%;
}
.l-page section.default table.border th.w60,
.l-page section.default table.border td.w60 {
  width: 60%;
}
.l-page section.default table.border th.w70,
.l-page section.default table.border td.w70 {
  width: 70%;
}
.l-page section.default table.border th.w80,
.l-page section.default table.border td.w80 {
  width: 80%;
}
.l-page section.default table.border th.w90,
.l-page section.default table.border td.w90 {
  width: 90%;
}
.l-page section.default table.border th.main,
.l-page section.default table.border td.main {
  background: var(--main);
  color: var(--white);
}
.l-page section.default table.border th.main-light,
.l-page section.default table.border td.main-light {
  background: var(--main-light);
}
.l-page section.default table.border th.gray-light,
.l-page section.default table.border td.gray-light {
  background: var(--gray-light);
}
@media screen and (max-width: 768px) {
  .l-page section.default table.scroll {
    min-width: 90rem;
  }
}
@media screen and (max-width: 768px) {
  .l-page section.default table.scroll th {
    width: auto !important;
    display: table-cell !important;
  }
}
@media screen and (max-width: 768px) {
  .l-page section.default table.scroll td {
    width: auto !important;
    display: table-cell !important;
  }
}
.l-page section.default .profile {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.l-page section.default .profile .profileTxt {
  width: calc((100% - 0.2rem) / 2);
  height: auto;
  background: var(--main-light);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 3.2rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .l-page section.default .profile .profileTxt {
    width: 100%;
    margin-top: 0.2rem;
  }
}
.l-page section.default .profile .profileTxt p:nth-child(1) {
  color: var(--main-dark);
  font-size: 2rem;
  font-weight: 600;
}
.l-page section.default .profile .profileTxt p:nth-child(2) {
  font-size: 3.4rem;
  font-weight: 600;
}
.l-page section.default .profile .profileTxt p:nth-child(3) {
  color: var(--main-dark);
  margin-top: 2.4rem;
}
.l-page section.default .profile .profileImg {
  width: calc((100% - 0.2rem) / 2);
}
@media screen and (max-width: 768px) {
  .l-page section.default .profile .profileImg {
    width: 100%;
  }
}
.l-page section.default .price {
  display: flex;
  flex-wrap: wrap;
  gap: 0 3rem;
  border-top: 0.1rem solid var(--gray);
  border-bottom: 0.1rem solid var(--gray);
}
.l-page section.default .price__left {
  width: 24%;
  padding: 3rem 0;
}
@media screen and (max-width: 768px) {
  .l-page section.default .price__left {
    width: 100%;
    padding: 2rem 0;
    text-align: center;
  }
}
.l-page section.default .price__left img {
  aspect-ratio: 3/2;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .l-page section.default .price__left img {
    width: 60%;
  }
}
.l-page section.default .price__center {
  width: calc(52% - 6rem);
  padding: 3rem 0;
}
@media screen and (max-width: 768px) {
  .l-page section.default .price__center {
    width: 100%;
    padding: 0 0 2rem 0;
  }
}
.l-page section.default .price__right {
  width: 24%;
  background: var(--gray-light);
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .l-page section.default .price__right {
    width: 100%;
  }
}
.l-page section.default .price__product {
  color: var(--main-dark);
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.l-page section.default .price__row2 {
  width: 100%;
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 2rem;
}
.l-page section.default .price__row2:nth-child(2) {
  border-top: 0.2rem solid var(--white);
}
.l-page section.default .price__row3 {
  width: 100%;
  height: 33.3333333333%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 2rem;
}
.l-page section.default .price__row3:nth-child(2), .l-page section.default .price__row3:nth-child(3) {
  border-top: 0.2rem solid var(--white);
}
.l-page section.default .price__num {
  color: var(--main-dark);
  font-size: 2rem;
  font-weight: 600;
}
.l-page section.default .price + .price {
  margin-top: -0.1rem;
}
.l-page section.gray-light + section.gray-light {
  margin-top: -8rem;
}
.l-page section.gray-light {
  background: var(--gray-light);
}
.l-page section.gray-light .inner {
  width: 100%;
  max-width: 98rem;
  margin: 0 auto;
  font-size: 1.6rem;
  padding: 8rem 4rem 12rem 4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light .inner {
    padding: 4.8rem 2rem;
  }
}
.l-page section.gray-light h1 {
  color: var(--main);
  text-align: center;
  font-size: 3.6rem;
  font-weight: 400;
  margin-bottom: 8rem;
}
.l-page section.gray-light h1 span {
  color: var(--main-dark);
  display: block;
  font-size: 2rem;
  font-weight: 600;
  line-height: 6rem;
  position: relative;
}
.l-page section.gray-light h1 span::after {
  content: "";
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 7rem;
  height: 0.1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: var(--main-dark);
}
.l-page section.gray-light h2 {
  background: var(--main-dark);
  color: var(--white);
  text-align: center;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.6;
  padding: 1rem 2rem;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light h2 {
    font-size: 2.4rem;
  }
}
.l-page section.gray-light h2 + p,
.l-page section.gray-light h2 + h3,
.l-page section.gray-light h2 + h4,
.l-page section.gray-light h2 + h5,
.l-page section.gray-light h2 + h6,
.l-page section.gray-light h2 + ol,
.l-page section.gray-light h2 + ul,
.l-page section.gray-light h2 + table,
.l-page section.gray-light h2 + .profile {
  margin-top: 4rem !important;
}
.l-page section.gray-light h3 {
  color: var(--main-dark);
  font-size: 2.4rem;
  font-weight: 600;
  border-bottom: 0.1rem solid var(--main);
  line-height: 1.6;
  padding: 0 0 1rem 0;
  margin-top: 4rem !important;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light h3 {
    font-size: 2rem;
  }
}
.l-page section.gray-light h4 {
  background: var(--main-light);
  color: var(--main);
  font-size: 1.8rem;
  font-weight: 600;
  padding: 0.8rem 1.6rem;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light h4 {
    font-size: 1.6rem;
  }
}
.l-page section.gray-light h5 {
  color: var(--main);
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: -0.8rem;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light h5 {
    font-size: 1.4rem;
  }
}
.l-page section.gray-light h5::before {
  content: "●";
  padding: 0 0.5em 0 0;
}
.l-page section.gray-light h6 {
  color: var(--main);
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: -1.6rem;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light h6 {
    font-size: 1.2rem;
  }
}
.l-page section.gray-light .flowTtl {
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  padding-left: 4rem;
}
.l-page section.gray-light .flowTtl span {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 50%;
  background: var(--main);
  color: var(--white);
  display: inline-block;
  text-align: center;
  font-size: 1.3rem;
}
.l-page section.gray-light ol.number {
  counter-reset: list;
  list-style-type: none;
  margin-bottom: 2.4rem;
}
.l-page section.gray-light ol.number li {
  position: relative;
  margin: 0;
  padding: 0.9rem 0 0.9rem 6.6rem;
}
.l-page section.gray-light ol.number li::before {
  counter-increment: list;
  content: counter(list);
  color: var(--white);
  background: var(--main);
  font-size: 2rem;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  text-align: center;
}
.l-page section.gray-light ol.number li span {
  display: block;
  font-weight: 600;
}
.l-page section.gray-light ol.number li + li {
  margin-top: 2.4rem;
}
.l-page section.gray-light ol.flow {
  counter-reset: list;
}
.l-page section.gray-light ol.flow li {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light ol.flow li {
    flex-direction: column-reverse;
    gap: 2rem;
  }
}
.l-page section.gray-light ol.flow li div {
  width: calc((100% - 4rem) / 2);
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light ol.flow li div {
    width: 100%;
  }
}
.l-page section.gray-light ol.flow li div span {
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  padding-left: 4rem;
  display: block;
  margin-bottom: 2rem;
}
.l-page section.gray-light ol.flow li div span::before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 50%;
  background: var(--main);
  color: var(--white);
  display: inline-block;
  text-align: center;
  font-size: 1.3rem;
}
.l-page section.gray-light ol.flow li div p + p {
  margin-top: 2rem;
}
.l-page section.gray-light ol.flow li div.full {
  width: 100%;
}
.l-page section.gray-light ol.flow li div.full > * + * {
  margin-top: 2rem;
}
.l-page section.gray-light ol.flow li:not(:nth-child(1)),
.l-page section.gray-light ol.flow li:not(:nth-child(2)) {
  margin-top: 4rem;
}
.l-page section.gray-light ul.flow li {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light ul.flow li {
    flex-direction: column-reverse;
    gap: 2rem;
  }
}
.l-page section.gray-light ul.flow li div {
  width: calc((100% - 4rem) / 2);
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light ul.flow li div {
    width: 100%;
  }
}
.l-page section.gray-light ul.flow li div span {
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  display: block;
  margin-bottom: 2rem;
}
.l-page section.gray-light ul.flow li div p + p {
  margin-top: 2rem;
}
.l-page section.gray-light ul.flow li:not(:nth-child(1)),
.l-page section.gray-light ul.flow li:not(:nth-child(2)) {
  margin-top: 4rem;
}
.l-page section.gray-light ul.circle {
  list-style-type: none;
  margin-bottom: 2.4rem;
}
.l-page section.gray-light ul.circle li {
  position: relative;
  margin: 0;
  padding: 0 0 0 5rem;
}
.l-page section.gray-light ul.circle li::before {
  content: "●";
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
  width: 5rem;
  text-align: center;
  color: var(--main-dark);
}
.l-page section.gray-light ul.circle li span {
  display: block;
  font-weight: 600;
}
.l-page section.gray-light ul.circle li + li {
  margin-top: 2.4rem;
}
.l-page section.gray-light ul.check {
  list-style-type: none;
}
.l-page section.gray-light ul.check li {
  position: relative;
  padding: 0 0 0 5rem;
}
.l-page section.gray-light ul.check li::after {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 1.5rem;
  width: 2rem;
  text-align: center;
  height: 1rem;
  border-left: 0.3rem solid var(--main-dark);
  border-bottom: 0.3rem solid var(--main-dark);
  transform: rotate(-45deg);
}
.l-page section.gray-light ul.check li + li {
  margin-top: 2.4rem;
}
.l-page section.gray-light dl {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0;
  width: 100%;
  gap: 1.6rem;
}
.l-page section.gray-light dl dt {
  width: 10rem;
  font-weight: 600;
}
.l-page section.gray-light dl dd {
  width: calc(100% - 11.6rem);
}
.l-page section.gray-light table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border-top: 0.1rem solid var(--gray);
}
.l-page section.gray-light table th,
.l-page section.gray-light table td {
  vertical-align: middle;
  border-bottom: 0.1rem solid var(--gray);
  padding: 2.4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light table th,
  .l-page section.gray-light table td {
    padding: 2rem;
  }
}
.l-page section.gray-light table th {
  text-align: left;
  color: var(--main-dark);
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light table th {
    width: 100% !important;
    display: block;
    border-bottom: 0.1rem dashed var(--gray);
  }
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light table td {
    width: 100% !important;
    display: block;
  }
}
.l-page section.gray-light table th.w10,
.l-page section.gray-light table td.w10 {
  width: 10%;
}
.l-page section.gray-light table th.w20,
.l-page section.gray-light table td.w20 {
  width: 20%;
}
.l-page section.gray-light table th.w30,
.l-page section.gray-light table td.w30 {
  width: 30%;
}
.l-page section.gray-light table th.w40,
.l-page section.gray-light table td.w40 {
  width: 40%;
}
.l-page section.gray-light table th.w50,
.l-page section.gray-light table td.w50 {
  width: 50%;
}
.l-page section.gray-light table th.w60,
.l-page section.gray-light table td.w60 {
  width: 60%;
}
.l-page section.gray-light table th.w70,
.l-page section.gray-light table td.w70 {
  width: 70%;
}
.l-page section.gray-light table th.w80,
.l-page section.gray-light table td.w80 {
  width: 80%;
}
.l-page section.gray-light table th.w90,
.l-page section.gray-light table td.w90 {
  width: 90%;
}
.l-page section.gray-light table th.main,
.l-page section.gray-light table td.main {
  background: var(--main);
  color: var(--white);
}
.l-page section.gray-light table th.main-light,
.l-page section.gray-light table td.main-light {
  background: var(--main-light);
}
.l-page section.gray-light table th.gray-light,
.l-page section.gray-light table td.gray-light {
  background: var(--gray-light);
}
.l-page section.gray-light table.border {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 0.1rem solid var(--gray);
}
.l-page section.gray-light table.border th,
.l-page section.gray-light table.border td {
  vertical-align: middle;
  border-bottom: 0.1rem solid var(--gray);
  padding: 2.4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light table.border th,
  .l-page section.gray-light table.border td {
    padding: 2rem;
  }
}
.l-page section.gray-light table.border th {
  text-align: left;
  color: var(--main-dark);
  font-weight: 600;
  border-right: 0.1rem solid var(--gray);
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light table.border th {
    width: 100% !important;
    display: block;
    border-right: none;
    border-bottom: 0.1rem dashed var(--gray);
  }
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light table.border td {
    width: 100% !important;
    display: block;
  }
}
.l-page section.gray-light table.border th.w10,
.l-page section.gray-light table.border td.w10 {
  width: 10%;
}
.l-page section.gray-light table.border th.w20,
.l-page section.gray-light table.border td.w20 {
  width: 20%;
}
.l-page section.gray-light table.border th.w30,
.l-page section.gray-light table.border td.w30 {
  width: 30%;
}
.l-page section.gray-light table.border th.w40,
.l-page section.gray-light table.border td.w40 {
  width: 40%;
}
.l-page section.gray-light table.border th.w50,
.l-page section.gray-light table.border td.w50 {
  width: 50%;
}
.l-page section.gray-light table.border th.w60,
.l-page section.gray-light table.border td.w60 {
  width: 60%;
}
.l-page section.gray-light table.border th.w70,
.l-page section.gray-light table.border td.w70 {
  width: 70%;
}
.l-page section.gray-light table.border th.w80,
.l-page section.gray-light table.border td.w80 {
  width: 80%;
}
.l-page section.gray-light table.border th.w90,
.l-page section.gray-light table.border td.w90 {
  width: 90%;
}
.l-page section.gray-light table.border th.main,
.l-page section.gray-light table.border td.main {
  background: var(--main);
  color: var(--white);
}
.l-page section.gray-light table.border th.main-light,
.l-page section.gray-light table.border td.main-light {
  background: var(--main-light);
}
.l-page section.gray-light table.border th.gray-light,
.l-page section.gray-light table.border td.gray-light {
  background: var(--gray-light);
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light table.scroll {
    min-width: 90rem;
  }
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light table.scroll th {
    width: auto !important;
    display: table-cell !important;
  }
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light table.scroll td {
    width: auto !important;
    display: table-cell !important;
  }
}
.l-page section.gray-light .profile {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.l-page section.gray-light .profile .profileTxt {
  width: calc((100% - 0.2rem) / 2);
  height: auto;
  background: var(--main-light);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 3.2rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light .profile .profileTxt {
    width: 100%;
    margin-top: 0.2rem;
  }
}
.l-page section.gray-light .profile .profileTxt p:nth-child(1) {
  color: var(--main-dark);
  font-size: 2rem;
  font-weight: 600;
}
.l-page section.gray-light .profile .profileTxt p:nth-child(2) {
  font-size: 3.4rem;
  font-weight: 600;
}
.l-page section.gray-light .profile .profileTxt p:nth-child(3) {
  color: var(--main-dark);
  margin-top: 2.4rem;
}
.l-page section.gray-light .profile .profileImg {
  width: calc((100% - 0.2rem) / 2);
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light .profile .profileImg {
    width: 100%;
  }
}
.l-page section.gray-light .price {
  display: flex;
  flex-wrap: wrap;
  gap: 0 3rem;
  border-top: 0.1rem solid var(--gray);
  border-bottom: 0.1rem solid var(--gray);
}
.l-page section.gray-light .price__left {
  width: 24%;
  padding: 3rem 0;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light .price__left {
    width: 100%;
    padding: 2rem 0;
    text-align: center;
  }
}
.l-page section.gray-light .price__left img {
  aspect-ratio: 3/2;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light .price__left img {
    width: 60%;
  }
}
.l-page section.gray-light .price__center {
  width: calc(52% - 6rem);
  padding: 3rem 0;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light .price__center {
    width: 100%;
    padding: 0 0 2rem 0;
  }
}
.l-page section.gray-light .price__right {
  width: 24%;
  background: var(--white);
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .l-page section.gray-light .price__right {
    width: 100%;
  }
}
.l-page section.gray-light .price__product {
  color: var(--main-dark);
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.l-page section.gray-light .price__row2 {
  width: 100%;
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 2rem;
}
.l-page section.gray-light .price__row2:nth-child(2) {
  border-top: 0.2rem solid var(--gray-light);
}
.l-page section.gray-light .price__row3 {
  width: 100%;
  height: 33.3333333333%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 2rem;
}
.l-page section.gray-light .price__row3:nth-child(2), .l-page section.gray-light .price__row3:nth-child(3) {
  border-top: 0.2rem solid var(--gray-light);
}
.l-page section.gray-light .price__num {
  color: var(--main-dark);
  font-size: 2rem;
  font-weight: 600;
}
.l-page section.gray-light .price + .price {
  margin-top: -0.1rem;
}
.l-page section.main-light + section.main-light {
  margin-top: -8rem;
}
.l-page section.main-light {
  background: var(--main-light);
}
.l-page section.main-light .inner {
  width: 100%;
  max-width: 98rem;
  margin: 0 auto;
  font-size: 1.6rem;
  padding: 8rem 4rem 12rem 4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light .inner {
    padding: 4.8rem 2rem;
  }
}
.l-page section.main-light h1 {
  color: var(--main);
  text-align: center;
  font-size: 3.6rem;
  font-weight: 400;
  margin-bottom: 8rem;
}
.l-page section.main-light h1 span {
  color: var(--main-dark);
  display: block;
  font-size: 2rem;
  font-weight: 600;
  line-height: 6rem;
  position: relative;
}
.l-page section.main-light h1 span::after {
  content: "";
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 7rem;
  height: 0.1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: var(--main-dark);
}
.l-page section.main-light h2 {
  background: var(--main-dark);
  color: var(--white);
  text-align: center;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.6;
  padding: 1rem 2rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light h2 {
    font-size: 2.4rem;
  }
}
.l-page section.main-light h2 + p,
.l-page section.main-light h2 + h3,
.l-page section.main-light h2 + h4,
.l-page section.main-light h2 + h5,
.l-page section.main-light h2 + h6,
.l-page section.main-light h2 + ol,
.l-page section.main-light h2 + ul,
.l-page section.main-light h2 + table,
.l-page section.main-light h2 + .profile {
  margin-top: 4rem !important;
}
.l-page section.main-light h3 {
  color: var(--main-dark);
  font-size: 2.4rem;
  font-weight: 600;
  border-bottom: 0.1rem solid var(--main);
  line-height: 1.6;
  padding: 0 0 1rem 0;
  margin-top: 4rem !important;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light h3 {
    font-size: 2rem;
  }
}
.l-page section.main-light h4 {
  background: var(--white);
  color: var(--main);
  font-size: 1.8rem;
  font-weight: 600;
  padding: 0.8rem 1.6rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light h4 {
    font-size: 1.6rem;
  }
}
.l-page section.main-light h5 {
  color: var(--main);
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: -0.8rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light h5 {
    font-size: 1.4rem;
  }
}
.l-page section.main-light h5::before {
  content: "●";
  padding: 0 0.5em 0 0;
}
.l-page section.main-light h6 {
  color: var(--main);
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: -1.6rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light h6 {
    font-size: 1.2rem;
  }
}
.l-page section.main-light .flowTtl {
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  padding-left: 4rem;
}
.l-page section.main-light .flowTtl span {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 50%;
  background: var(--main);
  color: var(--white);
  display: inline-block;
  text-align: center;
  font-size: 1.3rem;
}
.l-page section.main-light ol.number {
  counter-reset: list;
  list-style-type: none;
  margin-bottom: 2.4rem;
}
.l-page section.main-light ol.number li {
  position: relative;
  margin: 0;
  padding: 0.9rem 0 0.9rem 6.6rem;
}
.l-page section.main-light ol.number li::before {
  counter-increment: list;
  content: counter(list);
  color: var(--white);
  background: var(--main);
  font-size: 2rem;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  text-align: center;
}
.l-page section.main-light ol.number li span {
  display: block;
  font-weight: 600;
}
.l-page section.main-light ol.number li + li {
  margin-top: 2.4rem;
}
.l-page section.main-light ol.flow {
  counter-reset: list;
}
.l-page section.main-light ol.flow li {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light ol.flow li {
    flex-direction: column-reverse;
    gap: 2rem;
  }
}
.l-page section.main-light ol.flow li div {
  width: calc((100% - 4rem) / 2);
}
@media screen and (max-width: 768px) {
  .l-page section.main-light ol.flow li div {
    width: 100%;
  }
}
.l-page section.main-light ol.flow li div span {
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  padding-left: 4rem;
  display: block;
  margin-bottom: 2rem;
}
.l-page section.main-light ol.flow li div span::before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 50%;
  background: var(--main);
  color: var(--white);
  display: inline-block;
  text-align: center;
  font-size: 1.3rem;
}
.l-page section.main-light ol.flow li div p + p {
  margin-top: 2rem;
}
.l-page section.main-light ol.flow li div.full {
  width: 100%;
}
.l-page section.main-light ol.flow li div.full > * + * {
  margin-top: 2rem;
}
.l-page section.main-light ol.flow li:not(:nth-child(1)),
.l-page section.main-light ol.flow li:not(:nth-child(2)) {
  margin-top: 4rem;
}
.l-page section.main-light ul.flow li {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light ul.flow li {
    flex-direction: column-reverse;
    gap: 2rem;
  }
}
.l-page section.main-light ul.flow li div {
  width: calc((100% - 4rem) / 2);
}
@media screen and (max-width: 768px) {
  .l-page section.main-light ul.flow li div {
    width: 100%;
  }
}
.l-page section.main-light ul.flow li div span {
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  display: block;
  margin-bottom: 2rem;
}
.l-page section.main-light ul.flow li div p + p {
  margin-top: 2rem;
}
.l-page section.main-light ul.flow li:not(:nth-child(1)),
.l-page section.main-light ul.flow li:not(:nth-child(2)) {
  margin-top: 4rem;
}
.l-page section.main-light ul.circle {
  list-style-type: none;
  margin-bottom: 2.4rem;
}
.l-page section.main-light ul.circle li {
  position: relative;
  margin: 0;
  padding: 0 0 0 5rem;
}
.l-page section.main-light ul.circle li::before {
  content: "●";
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
  width: 5rem;
  text-align: center;
  color: var(--main-dark);
}
.l-page section.main-light ul.circle li span {
  display: block;
  font-weight: 600;
}
.l-page section.main-light ul.circle li + li {
  margin-top: 2.4rem;
}
.l-page section.main-light ul.check {
  list-style-type: none;
}
.l-page section.main-light ul.check li {
  position: relative;
  padding: 0 0 0 5rem;
}
.l-page section.main-light ul.check li::after {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 1.5rem;
  width: 2rem;
  text-align: center;
  height: 1rem;
  border-left: 0.3rem solid var(--main-dark);
  border-bottom: 0.3rem solid var(--main-dark);
  transform: rotate(-45deg);
}
.l-page section.main-light ul.check li + li {
  margin-top: 2.4rem;
}
.l-page section.main-light dl {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0;
  width: 100%;
  gap: 1.6rem;
}
.l-page section.main-light dl dt {
  width: 10rem;
  font-weight: 600;
}
.l-page section.main-light dl dd {
  width: calc(100% - 11.6rem);
}
.l-page section.main-light table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border-top: 0.1rem solid var(--gray);
}
.l-page section.main-light table th,
.l-page section.main-light table td {
  vertical-align: middle;
  border-bottom: 0.1rem solid var(--gray);
  padding: 2.4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light table th,
  .l-page section.main-light table td {
    padding: 2rem;
  }
}
.l-page section.main-light table th {
  text-align: left;
  color: var(--main-dark);
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light table th {
    width: 100% !important;
    display: block;
    border-bottom: 0.1rem dashed var(--gray);
  }
}
@media screen and (max-width: 768px) {
  .l-page section.main-light table td {
    width: 100% !important;
    display: block;
  }
}
.l-page section.main-light table th.w10,
.l-page section.main-light table td.w10 {
  width: 10%;
}
.l-page section.main-light table th.w20,
.l-page section.main-light table td.w20 {
  width: 20%;
}
.l-page section.main-light table th.w30,
.l-page section.main-light table td.w30 {
  width: 30%;
}
.l-page section.main-light table th.w40,
.l-page section.main-light table td.w40 {
  width: 40%;
}
.l-page section.main-light table th.w50,
.l-page section.main-light table td.w50 {
  width: 50%;
}
.l-page section.main-light table th.w60,
.l-page section.main-light table td.w60 {
  width: 60%;
}
.l-page section.main-light table th.w70,
.l-page section.main-light table td.w70 {
  width: 70%;
}
.l-page section.main-light table th.w80,
.l-page section.main-light table td.w80 {
  width: 80%;
}
.l-page section.main-light table th.w90,
.l-page section.main-light table td.w90 {
  width: 90%;
}
.l-page section.main-light table th.main,
.l-page section.main-light table td.main {
  background: var(--main);
  color: var(--white);
}
.l-page section.main-light table th.main-light,
.l-page section.main-light table td.main-light {
  background: var(--main-light);
}
.l-page section.main-light table th.gray-light,
.l-page section.main-light table td.gray-light {
  background: var(--gray-light);
}
.l-page section.main-light table.border {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 0.1rem solid var(--gray);
}
.l-page section.main-light table.border th,
.l-page section.main-light table.border td {
  vertical-align: middle;
  border-bottom: 0.1rem solid var(--gray);
  padding: 2.4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light table.border th,
  .l-page section.main-light table.border td {
    padding: 2rem;
  }
}
.l-page section.main-light table.border th {
  text-align: left;
  color: var(--main-dark);
  font-weight: 600;
  border-right: 0.1rem solid var(--gray);
}
@media screen and (max-width: 768px) {
  .l-page section.main-light table.border th {
    width: 100% !important;
    display: block;
    border-right: none;
    border-bottom: 0.1rem dashed var(--gray);
  }
}
@media screen and (max-width: 768px) {
  .l-page section.main-light table.border td {
    width: 100% !important;
    display: block;
  }
}
.l-page section.main-light table.border th.w10,
.l-page section.main-light table.border td.w10 {
  width: 10%;
}
.l-page section.main-light table.border th.w20,
.l-page section.main-light table.border td.w20 {
  width: 20%;
}
.l-page section.main-light table.border th.w30,
.l-page section.main-light table.border td.w30 {
  width: 30%;
}
.l-page section.main-light table.border th.w40,
.l-page section.main-light table.border td.w40 {
  width: 40%;
}
.l-page section.main-light table.border th.w50,
.l-page section.main-light table.border td.w50 {
  width: 50%;
}
.l-page section.main-light table.border th.w60,
.l-page section.main-light table.border td.w60 {
  width: 60%;
}
.l-page section.main-light table.border th.w70,
.l-page section.main-light table.border td.w70 {
  width: 70%;
}
.l-page section.main-light table.border th.w80,
.l-page section.main-light table.border td.w80 {
  width: 80%;
}
.l-page section.main-light table.border th.w90,
.l-page section.main-light table.border td.w90 {
  width: 90%;
}
.l-page section.main-light table.border th.main,
.l-page section.main-light table.border td.main {
  background: var(--main);
  color: var(--white);
}
.l-page section.main-light table.border th.main-light,
.l-page section.main-light table.border td.main-light {
  background: var(--main-light);
}
.l-page section.main-light table.border th.gray-light,
.l-page section.main-light table.border td.gray-light {
  background: var(--gray-light);
}
@media screen and (max-width: 768px) {
  .l-page section.main-light table.scroll {
    min-width: 90rem;
  }
}
@media screen and (max-width: 768px) {
  .l-page section.main-light table.scroll th {
    width: auto !important;
    display: table-cell !important;
  }
}
@media screen and (max-width: 768px) {
  .l-page section.main-light table.scroll td {
    width: auto !important;
    display: table-cell !important;
  }
}
.l-page section.main-light .profile {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.l-page section.main-light .profile .profileTxt {
  width: calc((100% - 0.2rem) / 2);
  height: auto;
  background: var(--white);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 3.2rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light .profile .profileTxt {
    width: 100%;
    margin-top: 0.2rem;
  }
}
.l-page section.main-light .profile .profileTxt p:nth-child(1) {
  color: var(--main-dark);
  font-size: 2rem;
  font-weight: 600;
}
.l-page section.main-light .profile .profileTxt p:nth-child(2) {
  font-size: 3.4rem;
  font-weight: 600;
}
.l-page section.main-light .profile .profileTxt p:nth-child(3) {
  color: var(--main-dark);
  margin-top: 2.4rem;
}
.l-page section.main-light .profile .profileImg {
  width: calc((100% - 0.2rem) / 2);
}
@media screen and (max-width: 768px) {
  .l-page section.main-light .profile .profileImg {
    width: 100%;
  }
}
.l-page section.main-light .price {
  display: flex;
  flex-wrap: wrap;
  gap: 0 3rem;
  border-top: 0.1rem solid var(--gray);
  border-bottom: 0.1rem solid var(--gray);
}
.l-page section.main-light .price__left {
  width: 24%;
  padding: 3rem 0;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light .price__left {
    width: 100%;
    padding: 2rem 0;
    text-align: center;
  }
}
.l-page section.main-light .price__left img {
  aspect-ratio: 3/2;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light .price__left img {
    width: 60%;
  }
}
.l-page section.main-light .price__center {
  width: calc(52% - 6rem);
  padding: 3rem 0;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light .price__center {
    width: 100%;
    padding: 0 0 2rem 0;
  }
}
.l-page section.main-light .price__right {
  width: 24%;
  background: var(--white);
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .l-page section.main-light .price__right {
    width: 100%;
  }
}
.l-page section.main-light .price__product {
  color: var(--main-dark);
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.l-page section.main-light .price__row2 {
  width: 100%;
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 2rem;
}
.l-page section.main-light .price__row2:nth-child(2) {
  border-top: 0.2rem solid var(--main-light);
}
.l-page section.main-light .price__row3 {
  width: 100%;
  height: 33.3333333333%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 2rem;
}
.l-page section.main-light .price__row3:nth-child(2), .l-page section.main-light .price__row3:nth-child(3) {
  border-top: 0.2rem solid var(--main-light);
}
.l-page section.main-light .price__num {
  color: var(--main-dark);
  font-size: 2rem;
  font-weight: 600;
}
.l-page section.main-light .price + .price {
  margin-top: -0.1rem;
}
.l-page section.main + section.main {
  margin-top: -8rem;
}
.l-page section.main {
  background: var(--main);
}
.l-page section.main .inner {
  width: 100%;
  max-width: 98rem;
  margin: 0 auto;
  font-size: 1.6rem;
  padding: 8rem 4rem 12rem 4rem;
  color: var(--white);
}
@media screen and (max-width: 768px) {
  .l-page section.main .inner {
    padding: 4.8rem 2rem;
  }
}
.l-page section.main h1 {
  color: var(--white);
  text-align: center;
  font-size: 3.6rem;
  font-weight: 400;
  margin-bottom: 8rem;
}
.l-page section.main h1 span {
  color: var(--white);
  display: block;
  font-size: 2rem;
  font-weight: 600;
  line-height: 6rem;
  position: relative;
}
.l-page section.main h1 span::after {
  content: "";
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 7rem;
  height: 0.1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: var(--white);
}
.l-page section.main h2 {
  background: var(--main-dark);
  color: var(--white);
  text-align: center;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.6;
  padding: 1rem 2rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main h2 {
    font-size: 2.4rem;
  }
}
.l-page section.main h2 + p,
.l-page section.main h2 + h3,
.l-page section.main h2 + h4,
.l-page section.main h2 + h5,
.l-page section.main h2 + h6,
.l-page section.main h2 + ol,
.l-page section.main h2 + ul,
.l-page section.main h2 + table,
.l-page section.main h2 + .profile {
  margin-top: 4rem !important;
}
.l-page section.main h3 {
  color: var(--white);
  font-size: 2.4rem;
  font-weight: 600;
  border-bottom: 0.1rem solid var(--white);
  line-height: 1.6;
  padding: 0 0 1rem 0;
  margin-top: 4rem !important;
}
@media screen and (max-width: 768px) {
  .l-page section.main h3 {
    font-size: 2rem;
  }
}
.l-page section.main h4 {
  background: var(--main-light);
  color: var(--main);
  font-size: 1.8rem;
  font-weight: 600;
  padding: 0.8rem 1.6rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main h4 {
    font-size: 1.6rem;
  }
}
.l-page section.main h5 {
  color: var(--white);
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: -0.8rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main h5 {
    font-size: 1.4rem;
  }
}
.l-page section.main h5::before {
  content: "●";
  padding: 0 0.5em 0 0;
}
.l-page section.main h6 {
  color: var(--white);
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: -1.6rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main h6 {
    font-size: 1.2rem;
  }
}
.l-page section.main .flowTtl {
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  padding-left: 4rem;
}
.l-page section.main .flowTtl span {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 50%;
  background: var(--white);
  color: var(--main);
  display: inline-block;
  text-align: center;
  font-size: 1.3rem;
}
.l-page section.main ol.number {
  counter-reset: list;
  list-style-type: none;
  margin-bottom: 2.4rem;
}
.l-page section.main ol.number li {
  position: relative;
  margin: 0;
  padding: 0.9rem 0 0.9rem 6.6rem;
}
.l-page section.main ol.number li::before {
  counter-increment: list;
  content: counter(list);
  color: var(--main-dark);
  background: var(--main-light);
  font-size: 2rem;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  text-align: center;
}
.l-page section.main ol.number li span {
  display: block;
  font-weight: 600;
}
.l-page section.main ol.number li + li {
  margin-top: 2.4rem;
}
.l-page section.main ol.flow {
  counter-reset: list;
}
.l-page section.main ol.flow li {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main ol.flow li {
    flex-direction: column-reverse;
    gap: 2rem;
  }
}
.l-page section.main ol.flow li div {
  width: calc((100% - 4rem) / 2);
}
@media screen and (max-width: 768px) {
  .l-page section.main ol.flow li div {
    width: 100%;
  }
}
.l-page section.main ol.flow li div span {
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  padding-left: 4rem;
  display: block;
  margin-bottom: 2rem;
}
.l-page section.main ol.flow li div span::before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 50%;
  background: var(--white);
  color: var(--main-dark);
  display: inline-block;
  text-align: center;
  font-size: 1.3rem;
}
.l-page section.main ol.flow li div p + p {
  margin-top: 2rem;
}
.l-page section.main ol.flow li div.full {
  width: 100%;
}
.l-page section.main ol.flow li div.full > * + * {
  margin-top: 2rem;
}
.l-page section.main ol.flow li:not(:nth-child(1)),
.l-page section.main ol.flow li:not(:nth-child(2)) {
  margin-top: 4rem;
}
.l-page section.main ul.flow li {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main ul.flow li {
    flex-direction: column-reverse;
    gap: 2rem;
  }
}
.l-page section.main ul.flow li div {
  width: calc((100% - 4rem) / 2);
}
@media screen and (max-width: 768px) {
  .l-page section.main ul.flow li div {
    width: 100%;
  }
}
.l-page section.main ul.flow li div span {
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  display: block;
  margin-bottom: 2rem;
}
.l-page section.main ul.flow li div p + p {
  margin-top: 2rem;
}
.l-page section.main ul.flow li:not(:nth-child(1)),
.l-page section.main ul.flow li:not(:nth-child(2)) {
  margin-top: 4rem;
}
.l-page section.main ul.circle {
  list-style-type: none;
  margin-bottom: 2.4rem;
}
.l-page section.main ul.circle li {
  position: relative;
  margin: 0;
  padding: 0 0 0 5rem;
}
.l-page section.main ul.circle li::before {
  content: "●";
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
  width: 5rem;
  text-align: center;
  color: var(--white);
}
.l-page section.main ul.circle li span {
  display: block;
  font-weight: 600;
}
.l-page section.main ul.circle li + li {
  margin-top: 2.4rem;
}
.l-page section.main ul.check {
  list-style-type: none;
}
.l-page section.main ul.check li {
  position: relative;
  padding: 0 0 0 5rem;
}
.l-page section.main ul.check li::after {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 1.5rem;
  width: 2rem;
  text-align: center;
  height: 1rem;
  border-left: 0.3rem solid var(--white);
  border-bottom: 0.3rem solid var(--white);
  transform: rotate(-45deg);
}
.l-page section.main ul.check li + li {
  margin-top: 2.4rem;
}
.l-page section.main dl {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0;
  width: 100%;
  gap: 1.6rem;
}
.l-page section.main dl dt {
  width: 10rem;
  font-weight: 600;
}
.l-page section.main dl dd {
  width: calc(100% - 11.6rem);
}
.l-page section.main table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border-top: 0.1rem solid var(--white);
}
.l-page section.main table th,
.l-page section.main table td {
  vertical-align: middle;
  border-bottom: 0.1rem solid var(--white);
  padding: 2.4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main table th,
  .l-page section.main table td {
    padding: 2rem;
  }
}
.l-page section.main table th {
  text-align: left;
  color: var(--white);
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .l-page section.main table th {
    width: 100% !important;
    display: block;
    border-bottom: 0.1rem dashed var(--white);
  }
}
@media screen and (max-width: 768px) {
  .l-page section.main table td {
    width: 100% !important;
    display: block;
  }
}
.l-page section.main table th.w10,
.l-page section.main table td.w10 {
  width: 10%;
}
.l-page section.main table th.w20,
.l-page section.main table td.w20 {
  width: 20%;
}
.l-page section.main table th.w30,
.l-page section.main table td.w30 {
  width: 30%;
}
.l-page section.main table th.w40,
.l-page section.main table td.w40 {
  width: 40%;
}
.l-page section.main table th.w50,
.l-page section.main table td.w50 {
  width: 50%;
}
.l-page section.main table th.w60,
.l-page section.main table td.w60 {
  width: 60%;
}
.l-page section.main table th.w70,
.l-page section.main table td.w70 {
  width: 70%;
}
.l-page section.main table th.w80,
.l-page section.main table td.w80 {
  width: 80%;
}
.l-page section.main table th.w90,
.l-page section.main table td.w90 {
  width: 90%;
}
.l-page section.main table th.main,
.l-page section.main table td.main {
  background: var(--main);
  color: var(--white);
}
.l-page section.main table th.main-light,
.l-page section.main table td.main-light {
  background: var(--main-light);
  color: var(--main-dark);
}
.l-page section.main table th.gray-light,
.l-page section.main table td.gray-light {
  background: var(--gray-light);
  color: var(--main-dark);
}
.l-page section.main table.border {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 0.1rem solid var(--white);
}
.l-page section.main table.border th,
.l-page section.main table.border td {
  vertical-align: middle;
  border-bottom: 0.1rem solid var(--white);
  padding: 2.4rem;
}
@media screen and (max-width: 768px) {
  .l-page section.main table.border th,
  .l-page section.main table.border td {
    padding: 2rem;
  }
}
.l-page section.main table.border th {
  text-align: left;
  color: var(--white);
  font-weight: 600;
  border-right: 0.1rem solid var(--white);
}
@media screen and (max-width: 768px) {
  .l-page section.main table.border th {
    width: 100% !important;
    display: block;
    border-right: none;
    border-bottom: 0.1rem dashed var(--white);
  }
}
@media screen and (max-width: 768px) {
  .l-page section.main table.border td {
    width: 100% !important;
    display: block;
  }
}
.l-page section.main table.border th.w10,
.l-page section.main table.border td.w10 {
  width: 10%;
}
.l-page section.main table.border th.w20,
.l-page section.main table.border td.w20 {
  width: 20%;
}
.l-page section.main table.border th.w30,
.l-page section.main table.border td.w30 {
  width: 30%;
}
.l-page section.main table.border th.w40,
.l-page section.main table.border td.w40 {
  width: 40%;
}
.l-page section.main table.border th.w50,
.l-page section.main table.border td.w50 {
  width: 50%;
}
.l-page section.main table.border th.w60,
.l-page section.main table.border td.w60 {
  width: 60%;
}
.l-page section.main table.border th.w70,
.l-page section.main table.border td.w70 {
  width: 70%;
}
.l-page section.main table.border th.w80,
.l-page section.main table.border td.w80 {
  width: 80%;
}
.l-page section.main table.border th.w90,
.l-page section.main table.border td.w90 {
  width: 90%;
}
.l-page section.main table.border th.main,
.l-page section.main table.border td.main {
  background: var(--main);
  color: var(--white);
}
.l-page section.main table.border th.main-light,
.l-page section.main table.border td.main-light {
  background: var(--main-light);
}
.l-page section.main table.border th.gray-light,
.l-page section.main table.border td.gray-light {
  background: var(--gray-light);
}
@media screen and (max-width: 768px) {
  .l-page section.main table.scroll {
    min-width: 90rem;
  }
}
@media screen and (max-width: 768px) {
  .l-page section.main table.scroll th {
    width: auto !important;
    display: table-cell !important;
  }
}
@media screen and (max-width: 768px) {
  .l-page section.main table.scroll td {
    width: auto !important;
    display: table-cell !important;
  }
}
.l-page section.main .profile {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.l-page section.main .profile .profileTxt {
  width: calc((100% - 0.2rem) / 2);
  height: auto;
  background: var(--main-light);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 3.2rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .l-page section.main .profile .profileTxt {
    width: 100%;
    margin-top: 0.2rem;
  }
}
.l-page section.main .profile .profileTxt p:nth-child(1) {
  color: var(--main-dark);
  font-size: 2rem;
  font-weight: 600;
}
.l-page section.main .profile .profileTxt p:nth-child(2) {
  font-size: 3.4rem;
  font-weight: 600;
  color: var(--main-dark);
}
.l-page section.main .profile .profileTxt p:nth-child(3) {
  color: var(--main-dark);
  margin-top: 2.4rem;
}
.l-page section.main .profile .profileImg {
  width: calc((100% - 0.2rem) / 2);
}
@media screen and (max-width: 768px) {
  .l-page section.main .profile .profileImg {
    width: 100%;
  }
}
.l-page section.main .price {
  display: flex;
  flex-wrap: wrap;
  gap: 0 3rem;
  border-top: 0.1rem solid var(--white);
  border-bottom: 0.1rem solid var(--white);
}
.l-page section.main .price__left {
  width: 24%;
  padding: 3rem 0;
}
@media screen and (max-width: 768px) {
  .l-page section.main .price__left {
    width: 100%;
    padding: 2rem 0;
    text-align: center;
  }
}
.l-page section.main .price__left img {
  aspect-ratio: 3/2;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .l-page section.main .price__left img {
    width: 60%;
  }
}
.l-page section.main .price__center {
  width: calc(52% - 6rem);
  padding: 3rem 0;
}
@media screen and (max-width: 768px) {
  .l-page section.main .price__center {
    width: 100%;
    padding: 0 0 2rem 0;
  }
}
.l-page section.main .price__right {
  width: 24%;
  background: var(--main-light);
  display: flex;
  align-items: center;
  flex-direction: column;
  color: var(--main-dark);
}
@media screen and (max-width: 768px) {
  .l-page section.main .price__right {
    width: 100%;
  }
}
.l-page section.main .price__product {
  color: var(--white);
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.l-page section.main .price__row2 {
  width: 100%;
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 2rem;
}
.l-page section.main .price__row2:nth-child(2) {
  border-top: 0.2rem solid var(--main);
}
.l-page section.main .price__row3 {
  width: 100%;
  height: 33.3333333333%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 2rem;
}
.l-page section.main .price__row3:nth-child(2), .l-page section.main .price__row3:nth-child(3) {
  border-top: 0.2rem solid var(--main);
}
.l-page section.main .price__num {
  color: var(--main-dark);
  font-size: 2rem;
  font-weight: 600;
}
.l-page section.main .price + .price {
  margin-top: -0.1rem;
}

.l-page.round h2 {
  border-radius: 1rem;
}
.l-page.round h4 {
  border-radius: 1rem;
}
.l-page.round img {
  border-radius: 1rem;
}
.l-page.round ol li::before {
  border-radius: 1rem;
}
.l-page.round .profile .profileTxt {
  border-radius: 1rem 0 0 1rem;
}
@media screen and (max-width: 768px) {
  .l-page.round .profile .profileTxt {
    border-radius: 0 0 1rem 1rem;
  }
}
.l-page.round .profile .profileImg img {
  border-radius: 0 1rem 1rem 0;
}
@media screen and (max-width: 768px) {
  .l-page.round .profile .profileImg img {
    border-radius: 1rem 1rem 0 0;
  }
}

.editor-styles-wrapper :where(.is-layout-flex) {
  gap: 2rem !important;
}

#tabs-1-media {
  display: none !important;
}

.editor-styles-wrapper,
.l-gutenberg {
  width: 100%;
  max-width: 98rem;
  margin: 0 auto;
  padding: 8rem 4rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper,
  .l-gutenberg {
    padding: 4rem 2rem;
  }
}
.editor-styles-wrapper .point,
.l-gutenberg .point {
  border: 0.4rem solid var(--main-dark);
  border-radius: 2.4rem;
  padding: 4.8rem;
}
.editor-styles-wrapper .point2,
.l-gutenberg .point2 {
  border: 0.4rem solid var(--main-dark);
  border-radius: 2.4rem;
  padding: 2.4rem;
}
.editor-styles-wrapper .btnS a,
.l-gutenberg .btnS a {
  color: var(--white);
  background: var(--main-dark);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  line-height: 1;
  padding: 1rem 2rem;
  border-radius: 0.6rem;
  transition: all 0.5s;
}
.editor-styles-wrapper .btnS a:hover,
.l-gutenberg .btnS a:hover {
  opacity: 0.7;
  cursor: pointer;
}
.editor-styles-wrapper .btnM a,
.l-gutenberg .btnM a {
  color: var(--white);
  background: var(--main-dark);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  line-height: 1;
  padding: 1.4rem 2.8rem;
  border-radius: 0.6rem;
  transition: all 0.5s;
}
.editor-styles-wrapper .btnM a:hover,
.l-gutenberg .btnM a:hover {
  opacity: 0.7;
  cursor: pointer;
}
.editor-styles-wrapper .btnL a,
.l-gutenberg .btnL a {
  color: var(--white);
  background: var(--main-dark);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  line-height: 1;
  padding: 1.8rem 3.6rem;
  border-radius: 0.6rem;
  transition: all 0.5s;
}
.editor-styles-wrapper .btnL a:hover,
.l-gutenberg .btnL a:hover {
  opacity: 0.7;
  cursor: pointer;
}
.editor-styles-wrapper .wp-block-group + .wp-block-group,
.l-gutenberg .wp-block-group + .wp-block-group {
  margin-top: 8rem;
}
.editor-styles-wrapper .wp-block-group__inner-container > * + *,
.l-gutenberg .wp-block-group__inner-container > * + * {
  margin-top: 2.4rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns.rev,
  .l-gutenberg .wp-block-columns.rev {
    flex-direction: column-reverse;
  }
}
.editor-styles-wrapper .nogap,
.l-gutenberg .nogap {
  gap: 0;
}
.editor-styles-wrapper h1,
.l-gutenberg h1 {
  text-align: center;
  font-size: 3.6rem;
  font-weight: 400;
  position: relative;
  padding-bottom: 2rem;
  color: var(--main);
  margin-bottom: 9.6rem;
}
.editor-styles-wrapper h1::after,
.l-gutenberg h1::after {
  content: "";
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 7rem;
  height: 0.1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: var(--main-dark);
}
.editor-styles-wrapper h2,
.l-gutenberg h2 {
  background: var(--main-dark);
  color: var(--white);
  text-align: center;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.6;
  padding: 1rem 2rem;
  margin-bottom: 4.8rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper h2,
  .l-gutenberg h2 {
    font-size: 2.4rem;
  }
}
.editor-styles-wrapper h3,
.l-gutenberg h3 {
  color: var(--main-dark);
  font-size: 2.4rem;
  font-weight: 600;
  border-bottom: 0.1rem solid var(--main);
  line-height: 1.6;
  padding: 0 0 1rem 0;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper h3,
  .l-gutenberg h3 {
    font-size: 2rem;
  }
}
.editor-styles-wrapper h4,
.l-gutenberg h4 {
  background: var(--main-light);
  color: var(--main);
  font-size: 1.8rem;
  font-weight: 600;
  padding: 0.8rem 1.6rem;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper h4,
  .l-gutenberg h4 {
    font-size: 1.6rem;
  }
}
.editor-styles-wrapper h5,
.l-gutenberg h5 {
  color: var(--main);
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper h5,
  .l-gutenberg h5 {
    font-size: 1.4rem;
  }
}
.editor-styles-wrapper h5::before,
.l-gutenberg h5::before {
  content: "●";
  padding: 0 0.5em 0 0;
}
.editor-styles-wrapper h6,
.l-gutenberg h6 {
  color: var(--main);
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper h6,
  .l-gutenberg h6 {
    font-size: 1.2rem;
  }
}
.editor-styles-wrapper .list-circle,
.l-gutenberg .list-circle {
  list-style-type: none;
  margin-bottom: 2.4rem;
}
.editor-styles-wrapper .list-circle li,
.l-gutenberg .list-circle li {
  position: relative;
  margin: 0;
  padding: 0 0 0 5rem;
}
.editor-styles-wrapper .list-circle li::before,
.l-gutenberg .list-circle li::before {
  content: "●";
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
  width: 5rem;
  text-align: center;
  color: var(--main-dark);
}
.editor-styles-wrapper .list-circle li + li,
.l-gutenberg .list-circle li + li {
  margin-top: 2.4rem;
}
.editor-styles-wrapper .list-check,
.l-gutenberg .list-check {
  list-style-type: none;
}
.editor-styles-wrapper .list-check li,
.l-gutenberg .list-check li {
  position: relative;
  padding: 0 0 0 5rem;
}
.editor-styles-wrapper .list-check li::after,
.l-gutenberg .list-check li::after {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 1.5rem;
  width: 2rem;
  text-align: center;
  height: 1rem;
  border-left: 0.3rem solid var(--main-dark);
  border-bottom: 0.3rem solid var(--main-dark);
  transform: rotate(-45deg);
}
.editor-styles-wrapper .list-check li + li,
.l-gutenberg .list-check li + li {
  margin-top: 2.4rem;
}
.editor-styles-wrapper .num01,
.editor-styles-wrapper .num02,
.editor-styles-wrapper .num03,
.editor-styles-wrapper .num04,
.editor-styles-wrapper .num05,
.editor-styles-wrapper .num06,
.editor-styles-wrapper .num07,
.editor-styles-wrapper .num08,
.editor-styles-wrapper .num09,
.editor-styles-wrapper .num10,
.editor-styles-wrapper .num11,
.editor-styles-wrapper .num12,
.editor-styles-wrapper .num13,
.editor-styles-wrapper .num14,
.editor-styles-wrapper .num15,
.editor-styles-wrapper .num16,
.editor-styles-wrapper .num17,
.editor-styles-wrapper .num18,
.editor-styles-wrapper .num19,
.editor-styles-wrapper .num20,
.l-gutenberg .num01,
.l-gutenberg .num02,
.l-gutenberg .num03,
.l-gutenberg .num04,
.l-gutenberg .num05,
.l-gutenberg .num06,
.l-gutenberg .num07,
.l-gutenberg .num08,
.l-gutenberg .num09,
.l-gutenberg .num10,
.l-gutenberg .num11,
.l-gutenberg .num12,
.l-gutenberg .num13,
.l-gutenberg .num14,
.l-gutenberg .num15,
.l-gutenberg .num16,
.l-gutenberg .num17,
.l-gutenberg .num18,
.l-gutenberg .num19,
.l-gutenberg .num20 {
  position: relative;
  font-size: 2rem;
  font-weight: 600;
  padding-left: 4rem;
  display: block;
  margin-bottom: 2.4rem;
}
.editor-styles-wrapper .num01::before,
.l-gutenberg .num01::before {
  content: "1";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num02::before,
.l-gutenberg .num02::before {
  content: "2";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num03::before,
.l-gutenberg .num03::before {
  content: "3";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num04::before,
.l-gutenberg .num04::before {
  content: "4";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num05::before,
.l-gutenberg .num05::before {
  content: "5";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num06::before,
.l-gutenberg .num06::before {
  content: "6";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num07::before,
.l-gutenberg .num07::before {
  content: "7";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num08::before,
.l-gutenberg .num08::before {
  content: "8";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num09::before,
.l-gutenberg .num09::before {
  content: "9";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num10::before,
.l-gutenberg .num10::before {
  content: "10";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num11::before,
.l-gutenberg .num11::before {
  content: "11";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num12::before,
.l-gutenberg .num12::before {
  content: "12";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num13::before,
.l-gutenberg .num13::before {
  content: "13";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num14::before,
.l-gutenberg .num14::before {
  content: "14";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num15::before,
.l-gutenberg .num15::before {
  content: "15";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num16::before,
.l-gutenberg .num16::before {
  content: "16";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num17::before,
.l-gutenberg .num17::before {
  content: "17";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num18::before,
.l-gutenberg .num18::before {
  content: "18";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num19::before,
.l-gutenberg .num19::before {
  content: "19";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper .num20::before,
.l-gutenberg .num20::before {
  content: "20";
  width: 3rem;
  height: 3rem;
  color: var(--white);
  background: var(--main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  font-size: 1.3rem;
}
.editor-styles-wrapper table,
.l-gutenberg table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.editor-styles-wrapper table td,
.l-gutenberg table td {
  padding: 1.5rem;
}
.editor-styles-wrapper .table-border td,
.l-gutenberg .table-border td {
  border: 0.1rem solid var(--gray);
}
.editor-styles-wrapper .table-border2 td,
.l-gutenberg .table-border2 td {
  border-top: 0.1rem solid var(--gray);
  border-bottom: 0.1rem solid var(--gray);
  border-right: none;
  border-left: none;
}
.editor-styles-wrapper .table-noborder td,
.l-gutenberg .table-noborder td {
  border: none;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper .table-scroll table,
  .l-gutenberg .table-scroll table {
    min-width: 90rem;
  }
}
.editor-styles-wrapper .th-top tr:first-child td,
.l-gutenberg .th-top tr:first-child td {
  background: var(--gray-light);
}
.editor-styles-wrapper .th-left td:first-child,
.l-gutenberg .th-left td:first-child {
  background: var(--gray-light);
}
.editor-styles-wrapper .col01-w10 td:nth-child(1),
.l-gutenberg .col01-w10 td:nth-child(1) {
  width: 10%;
}
.editor-styles-wrapper .col01-w20 td:nth-child(1),
.l-gutenberg .col01-w20 td:nth-child(1) {
  width: 20%;
}
.editor-styles-wrapper .col01-w30 td:nth-child(1),
.l-gutenberg .col01-w30 td:nth-child(1) {
  width: 30%;
}
.editor-styles-wrapper .col01-w40 td:nth-child(1),
.l-gutenberg .col01-w40 td:nth-child(1) {
  width: 40%;
}
.editor-styles-wrapper .col01-w50 td:nth-child(1),
.l-gutenberg .col01-w50 td:nth-child(1) {
  width: 50%;
}
.editor-styles-wrapper .col01-w60 td:nth-child(1),
.l-gutenberg .col01-w60 td:nth-child(1) {
  width: 60%;
}
.editor-styles-wrapper .col01-w70 td:nth-child(1),
.l-gutenberg .col01-w70 td:nth-child(1) {
  width: 70%;
}
.editor-styles-wrapper .col01-w80 td:nth-child(1),
.l-gutenberg .col01-w80 td:nth-child(1) {
  width: 80%;
}
.editor-styles-wrapper .col01-w90 td:nth-child(1),
.l-gutenberg .col01-w90 td:nth-child(1) {
  width: 90%;
}
.editor-styles-wrapper .col02-w10 td:nth-child(2),
.l-gutenberg .col02-w10 td:nth-child(2) {
  width: 10%;
}
.editor-styles-wrapper .col02-w20 td:nth-child(2),
.l-gutenberg .col02-w20 td:nth-child(2) {
  width: 20%;
}
.editor-styles-wrapper .col02-w30 td:nth-child(2),
.l-gutenberg .col02-w30 td:nth-child(2) {
  width: 30%;
}
.editor-styles-wrapper .col02-w40 td:nth-child(2),
.l-gutenberg .col02-w40 td:nth-child(2) {
  width: 40%;
}
.editor-styles-wrapper .col02-w50 td:nth-child(2),
.l-gutenberg .col02-w50 td:nth-child(2) {
  width: 50%;
}
.editor-styles-wrapper .col02-w60 td:nth-child(2),
.l-gutenberg .col02-w60 td:nth-child(2) {
  width: 60%;
}
.editor-styles-wrapper .col02-w70 td:nth-child(2),
.l-gutenberg .col02-w70 td:nth-child(2) {
  width: 70%;
}
.editor-styles-wrapper .col02-w80 td:nth-child(2),
.l-gutenberg .col02-w80 td:nth-child(2) {
  width: 80%;
}
.editor-styles-wrapper .col02-w90 td:nth-child(2),
.l-gutenberg .col02-w90 td:nth-child(2) {
  width: 90%;
}
.editor-styles-wrapper .col03-w10 td:nth-child(3),
.l-gutenberg .col03-w10 td:nth-child(3) {
  width: 10%;
}
.editor-styles-wrapper .col03-w20 td:nth-child(3),
.l-gutenberg .col03-w20 td:nth-child(3) {
  width: 20%;
}
.editor-styles-wrapper .col03-w30 td:nth-child(3),
.l-gutenberg .col03-w30 td:nth-child(3) {
  width: 30%;
}
.editor-styles-wrapper .col03-w40 td:nth-child(3),
.l-gutenberg .col03-w40 td:nth-child(3) {
  width: 40%;
}
.editor-styles-wrapper .col03-w50 td:nth-child(3),
.l-gutenberg .col03-w50 td:nth-child(3) {
  width: 50%;
}
.editor-styles-wrapper .col03-w60 td:nth-child(3),
.l-gutenberg .col03-w60 td:nth-child(3) {
  width: 60%;
}
.editor-styles-wrapper .col03-w70 td:nth-child(3),
.l-gutenberg .col03-w70 td:nth-child(3) {
  width: 70%;
}
.editor-styles-wrapper .col03-w80 td:nth-child(3),
.l-gutenberg .col03-w80 td:nth-child(3) {
  width: 80%;
}
.editor-styles-wrapper .col03-w90 td:nth-child(3),
.l-gutenberg .col03-w90 td:nth-child(3) {
  width: 90%;
}
.editor-styles-wrapper .col04-w10 td:nth-child(4),
.l-gutenberg .col04-w10 td:nth-child(4) {
  width: 10%;
}
.editor-styles-wrapper .col04-w20 td:nth-child(4),
.l-gutenberg .col04-w20 td:nth-child(4) {
  width: 20%;
}
.editor-styles-wrapper .col04-w30 td:nth-child(4),
.l-gutenberg .col04-w30 td:nth-child(4) {
  width: 30%;
}
.editor-styles-wrapper .col04-w40 td:nth-child(4),
.l-gutenberg .col04-w40 td:nth-child(4) {
  width: 40%;
}
.editor-styles-wrapper .col04-w50 td:nth-child(4),
.l-gutenberg .col04-w50 td:nth-child(4) {
  width: 50%;
}
.editor-styles-wrapper .col04-w60 td:nth-child(4),
.l-gutenberg .col04-w60 td:nth-child(4) {
  width: 60%;
}
.editor-styles-wrapper .col04-w70 td:nth-child(4),
.l-gutenberg .col04-w70 td:nth-child(4) {
  width: 70%;
}
.editor-styles-wrapper .col04-w80 td:nth-child(4),
.l-gutenberg .col04-w80 td:nth-child(4) {
  width: 80%;
}
.editor-styles-wrapper .col04-w90 td:nth-child(4),
.l-gutenberg .col04-w90 td:nth-child(4) {
  width: 90%;
}
.editor-styles-wrapper .col05-w10 td:nth-child(5),
.l-gutenberg .col05-w10 td:nth-child(5) {
  width: 10%;
}
.editor-styles-wrapper .col05-w20 td:nth-child(5),
.l-gutenberg .col05-w20 td:nth-child(5) {
  width: 20%;
}
.editor-styles-wrapper .col05-w30 td:nth-child(5),
.l-gutenberg .col05-w30 td:nth-child(5) {
  width: 30%;
}
.editor-styles-wrapper .col05-w40 td:nth-child(5),
.l-gutenberg .col05-w40 td:nth-child(5) {
  width: 40%;
}
.editor-styles-wrapper .col05-w50 td:nth-child(5),
.l-gutenberg .col05-w50 td:nth-child(5) {
  width: 50%;
}
.editor-styles-wrapper .col05-w60 td:nth-child(5),
.l-gutenberg .col05-w60 td:nth-child(5) {
  width: 60%;
}
.editor-styles-wrapper .col05-w70 td:nth-child(5),
.l-gutenberg .col05-w70 td:nth-child(5) {
  width: 70%;
}
.editor-styles-wrapper .col05-w80 td:nth-child(5),
.l-gutenberg .col05-w80 td:nth-child(5) {
  width: 80%;
}
.editor-styles-wrapper .col05-w90 td:nth-child(5),
.l-gutenberg .col05-w90 td:nth-child(5) {
  width: 90%;
}
.editor-styles-wrapper .profile,
.l-gutenberg .profile {
  gap: 0;
  background: url(../img/profile.png) no-repeat center center/cover;
  color: var(--main-dark);
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper .profile,
  .l-gutenberg .profile {
    flex-direction: column-reverse;
  }
}
.editor-styles-wrapper .profile .job-title,
.l-gutenberg .profile .job-title {
  font-size: 2rem;
  font-weight: 600;
  padding: 0 2.4rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper .profile .job-title,
  .l-gutenberg .profile .job-title {
    padding-top: 2.4rem;
  }
}
.editor-styles-wrapper .profile .name-ja,
.l-gutenberg .profile .name-ja {
  font-size: 3.4rem;
  font-weight: 600;
  padding: 0 2.4rem;
}
.editor-styles-wrapper .profile .name-en,
.l-gutenberg .profile .name-en {
  margin-top: 2.4rem;
  padding: 0 2.4rem;
}
@media screen and (max-width: 768px) {
  .editor-styles-wrapper .profile .name-en,
  .l-gutenberg .profile .name-en {
    padding: 0 2.4rem 2.4rem 2.4rem;
  }
}

.l-caseSin__intro {
  margin: 0 0 6rem 0;
}
.l-caseSin__full {
  margin: 4rem 0 6rem 0;
}
.l-caseSin__table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border-top: 0.1rem solid var(--gray);
  margin-top: 6rem;
}
.l-caseSin__table th {
  border-bottom: 0.1rem solid var(--gray);
  width: 30%;
  padding: 1rem 2rem;
  background: var(--main-light);
}
@media screen and (max-width: 768px) {
  .l-caseSin__table th {
    width: 100%;
    display: block;
    border-bottom: none;
  }
}
.l-caseSin__table td {
  border-bottom: 0.1rem solid var(--gray);
  width: 70%;
  padding: 1rem 2rem;
}
@media screen and (max-width: 768px) {
  .l-caseSin__table td {
    width: 100%;
    display: block;
  }
}
.l-caseSin__none {
  text-align: center;
}

.l-container {
  width: 100%;
  max-width: 94rem;
  margin: 0 auto;
  padding: 12rem 2rem;
}
@media screen and (max-width: 768px) {
  .l-container {
    padding: 4.8rem 2rem;
  }
}

.l-404 {
  width: 100%;
  max-width: 124rem;
  margin: 0 auto;
  padding: 10rem 2rem;
  text-align: center;
}
.l-404__title {
  font-size: 3.6rem;
  font-weight: 600;
}

.l-archive {
  width: 100%;
  max-width: 98rem;
  margin: 0 auto;
  padding: 12rem 4rem 12rem 4rem;
  display: flex;
  flex-wrap: wrap;
  gap: 6rem 4rem;
}
@media screen and (max-width: 768px) {
  .l-archive {
    padding: 6rem 2rem;
  }
}
.l-archiveTitle {
  width: 100%;
  text-align: center;
  color: var(--main);
  font-size: 3.6rem;
  font-weight: 400;
}
.l-archiveMain {
  width: 100%;
}
.l-archiveList:first-child {
  border-top: 0.1rem solid var(--gray);
}
.l-archiveList {
  border-bottom: 0.1rem solid var(--gray);
  padding: 3.2rem 0;
}
.l-archiveList__meta {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 0.8rem;
}
.l-archiveList__taxonomy a {
  color: var(--main);
  font-weight: 600;
  transition: all 0.5s;
}
.l-archiveList__taxonomy a:hover {
  text-decoration: underline;
}
.l-archiveList__taxonomy i {
  margin-right: 0.5em;
}
.l-archiveList__date {
  font-size: 1.1rem;
  color: var(--gray-dark);
}
.l-archiveList__date i {
  margin-right: 0.5em;
}
.l-archiveList__thumb02 {
  display: flex;
}
.l-archiveList__thumb02 li {
  width: 50%;
}
.l-archiveList__thumb02 img {
  width: 100%;
  height: 24rem;
  object-fit: cover;
  aspect-ratio: 3/2;
}
@media screen and (max-width: 768px) {
  .l-archiveList__thumb02 img {
    height: 14rem;
  }
}
.l-archiveList__head {
  font-size: 2rem;
  font-weight: 600;
  margin: 2.4rem 0 1.6rem 0;
  color: var(--black);
}
.l-archiveList__body {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.l-archiveList__bodyLeft {
  width: calc(100% - 23rem);
}
@media screen and (max-width: 768px) {
  .l-archiveList__bodyLeft {
    width: 100%;
  }
}
.l-archiveList__bodyRight {
  width: 18rem;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .l-archiveList__bodyRight {
    width: 100%;
    margin-top: 2.4rem;
  }
}
.l-archiveList__btn {
  width: 100%;
}
.l-archiveList__btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0.1rem solid var(--main);
  border-radius: 0.7rem;
  color: var(--main);
  text-align: center;
  height: 4.7rem;
  transition: all 0.5s;
}
.l-archiveList__btn a:hover {
  background: var(--main);
  color: var(--white);
}
.l-archiveList__dl {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.3rem;
}
.l-archiveList__dl dt {
  width: 5rem;
}
.l-archiveList__dl dd {
  width: calc(100% - 6rem);
}
.l-archiveList__dl.wide dt {
  width: 100%;
}
.l-archiveList__dl.wide dd {
  width: 100%;
}
.l-archiveList__dl + .l-archiveList__dl {
  margin-top: 1.6rem;
}

.l-header {
  width: 100%;
  height: 16rem;
  display: flex;
  justify-content: space-between;
  padding: 0 12.4rem 0 5rem;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .l-header {
    height: 7.4rem;
    padding: 0 0 0 1.2rem;
    z-index: 10;
  }
}
.l-header__logo {
  height: 100%;
  display: flex;
  align-items: center;
}
.l-header__logo a {
  transition: all 0.5s;
}
.l-header__logo a:hover {
  opacity: 0.6;
}
.l-header__logo img {
  max-width: 24rem;
  max-height: 8rem;
}
@media screen and (max-width: 768px) {
  .l-header__logo img {
    max-width: 15rem;
    max-height: 5rem;
  }
}
.l-header__navs {
  height: 100%;
  display: flex;
  align-items: center;
  gap: 0 2.4rem;
}
.l-header__globalnav {
  display: flex;
  gap: 0 2.4rem;
  font-size: 1.3rem;
  position: relative;
  padding-right: 2.4rem;
}
@media screen and (max-width: 1279px) and (min-width: 769px) {
  .l-header__globalnav {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .l-header__globalnav {
    display: none;
  }
}
.l-header__globalnav::after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  content: "";
  width: 0.1rem;
  height: 2.4rem;
  background: var(--gray);
}
.l-header__globalnav a {
  display: flex;
  align-items: center;
  position: relative;
  color: var(--black);
  transition: all 0.5s;
}
.l-header__globalnav a::after {
  position: absolute;
  bottom: -0.6rem;
  left: 0;
  content: "";
  width: 0;
  height: 0.1rem;
  background-color: var(--black);
  transition: all 0.5s;
}
.l-header__globalnav a:hover::after {
  width: 100%;
}
.l-header__globalnav a .path {
  fill: var(--main);
}
@media screen and (max-width: 768px) {
  .l-header__reserve {
    display: none;
  }
}
.l-header__reserve a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: var(--white);
  background: var(--main);
  border-radius: 2.5rem;
  height: 5rem;
  padding: 0 3.2rem;
  transition: all 0.5s;
  font-size: 1.3rem;
  font-weight: 700;
  overflow: hidden;
}
.l-header__reserve a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0;
  height: 100%;
  background-color: var(--main-dark);
  z-index: 0;
  transition: all 0.5s;
}
.l-header__reserve a:hover::after {
  width: 100%;
}
.l-header__reserve a:hover {
  color: var(--white);
}
.l-header__reserve a span {
  z-index: 1;
}

.l-hero {
  display: grid;
  grid-template-columns: 25% 1fr 25%;
  grid-template-rows: auto;
  gap: 0 0;
  grid-auto-flow: row;
  width: 100%;
  height: calc(100vh - 16rem);
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-hero {
    display: block;
    height: calc(100vh - 13.8rem);
    overflow: hidden;
  }
}
.l-hero::after {
  position: absolute;
  bottom: -5.5rem;
  left: 0;
  content: "";
  background: var(--sub-light);
  width: 40%;
  height: calc((100vh - 16rem) / 2);
  border-radius: 0 0.8rem 0.8rem 0;
}
@media screen and (max-width: 768px) {
  .l-hero::after {
    display: none;
  }
}
.l-hero__txt {
  grid-area: 1/1/2/3;
  z-index: 2;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  padding-left: 10rem;
}
@media screen and (max-width: 768px) {
  .l-hero__txt {
    position: absolute;
    top: 0;
    left: 0;
    padding: 4.8rem 2.4rem;
  }
}
.l-hero__img {
  grid-area: 1/2/2/4;
  z-index: 1;
}
.l-hero__scroll {
  position: absolute;
  top: 0;
  left: 5rem;
}
@media screen and (max-width: 768px) {
  .l-hero__scroll {
    display: none;
  }
}
.l-hero__swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.l-hero__swiper img {
  width: 100%;
  height: calc(100vh - 16rem);
  object-fit: cover;
  object-position: center;
  border-radius: 0.8rem 0 0 0.8rem;
}
@media screen and (max-width: 768px) {
  .l-hero__swiper img {
    height: calc(100vh - 9.8rem);
    border-radius: 0;
  }
}
.l-hero__catch {
  font-size: 9rem;
  font-family: var(--en-font);
  color: var(--main-dark);
  line-height: 1;
  margin: 0 0 3.2rem 0;
}
@media screen and (max-width: 768px) {
  .l-hero__catch {
    font-size: 5rem;
    margin: 0 0 1.6rem 0;
  }
}
.l-hero__h1 {
  font-size: 3rem;
  font-family: var(--sub-font);
  line-height: 1.4;
  color: var(--black);
  margin: 0 0 1.6rem 3.2rem;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 768px) {
  .l-hero__h1 {
    font-size: 2.4rem;
    margin: 0 0 1.6rem 0;
  }
}
.l-hero__address {
  font-size: 1.3rem;
  margin: 0 0 3.2rem 3.2rem;
}
@media screen and (max-width: 768px) {
  .l-hero__address {
    margin: 0 0 1.6rem 0;
  }
}
.l-hero__news a {
  background: var(--white);
  margin: 0 0 0 3.2rem;
  padding: 2.2rem 2.4rem;
  display: inline-flex;
  gap: 0 1.6rem;
  border: 0.1rem solid var(--main);
  border-radius: 4rem;
  font-size: 1.3rem;
  position: relative;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .l-hero__news a {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 1.6rem 1.6rem 1.6rem 4.8rem;
    border-bottom: none;
  }
}
.l-hero__news a:hover {
  border: 0.1rem solid var(--main-dark);
}
.l-hero__news .news-date {
  color: var(--main);
}
@media screen and (max-width: 768px) {
  .l-hero__news .news-date {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .l-hero__news .news-title {
    width: 100%;
  }
}

.l-intro {
  display: grid;
  grid-template-columns: 5% 1fr 5%;
  grid-template-rows: auto;
  gap: 0 0;
  grid-auto-flow: row;
  grid-template-areas: ". l-intro__inner .";
  overflow-x: hidden;
}
.l-intro__inner {
  grid-area: l-intro__inner;
  padding: 12rem 0;
  max-width: 70rem;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .l-intro__inner {
    padding: 4.8rem 0;
  }
}
.l-intro__flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0 1.6rem;
  margin: 4rem 0;
}
.l-intro__item {
  width: calc((100% - 3.2rem) / 3);
  text-align: center;
  padding: 3.6rem 2.4rem 1.6rem 2.4rem;
  background: var(--main-light);
  border-radius: 0.8rem;
}
@media screen and (max-width: 768px) {
  .l-intro__item {
    padding: 3.6rem 1.2rem 1.6rem 1.2rem;
  }
}
.l-intro__item:last-child {
  border-right: none;
}
.l-intro__feature {
  font-weight: 700;
  position: relative;
}
.l-intro__feature::before {
  position: absolute;
  top: -2rem;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 1rem;
  height: 1rem;
  background: var(--main-dark);
  border-radius: 50%;
}

.l-information {
  display: grid;
  grid-template-columns: 5% 1fr 5%;
  grid-template-rows: auto;
  gap: 0 0;
  grid-auto-flow: row;
  grid-template-areas: ". l-information__inner .";
}
.l-information.white {
  background: var(--white);
  padding: 0 0 12rem 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .l-information.white {
    padding: 0 0 4.8rem 0;
  }
}
.l-information.gray-light {
  background: var(--gray-light);
  padding: 12rem 0 0 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .l-information.gray-light {
    padding: 4.8rem 0 0 0;
  }
}
.l-information__inner {
  grid-area: l-information__inner;
}
.l-information__logo {
  margin-bottom: 10rem;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .l-information__logo {
    margin-bottom: 4.8rem;
  }
}
.l-information__logo a {
  transition: all 0.5s;
}
.l-information__logo a:hover {
  opacity: 0.6;
}
.l-information__logo img {
  max-width: 48rem;
  max-height: 16rem;
}
@media screen and (max-width: 768px) {
  .l-information__logo img {
    max-width: 15rem;
    max-height: 10rem;
  }
}
.l-information__flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 100rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .l-information__flex {
    gap: 4.8rem 0;
  }
}
.l-information__item {
  width: calc((100% - 10rem) / 2);
}
@media screen and (max-width: 1279px) and (min-width: 769px) {
  .l-information__item {
    width: calc((100% - 4.8rem) / 2);
  }
}
@media screen and (max-width: 768px) {
  .l-information__item {
    width: 100%;
  }
}
.l-information__thumb {
  margin-top: 3.2rem;
}
.l-information__thumb iframe,
.l-information__thumb img {
  width: 100%;
  height: 22.5rem;
  object-fit: cover;
  object-position: center;
  border-radius: 0.8rem;
}
.l-information__address {
  margin-top: 2.4rem;
}
.l-information__links {
  display: flex;
  align-items: center;
  gap: 0 1.6rem;
  margin-top: 2.4rem;
}
.l-information__detail {
  font-size: 1.3rem;
  margin-top: 2.4rem;
}
.l-information__table {
  margin-top: 2.4rem;
}
.l-information__holiday {
  margin-top: 2.4rem;
}
.l-information__holiday strong {
  margin-right: 1em;
  font-weight: 700;
}

.l-cta {
  display: grid;
  grid-template-columns: 5% 1fr 5%;
  grid-template-rows: auto;
  gap: 0 0;
  grid-auto-flow: row;
  grid-template-areas: ". l-cta__inner .";
  background: var(--gray-light);
}
.l-cta__inner {
  grid-area: l-cta__inner;
  padding: 12rem 0;
  overflow-x: hidden;
}
@media screen and (max-width: 768px) {
  .l-cta__inner {
    padding: 4.8rem 0;
  }
}
.l-cta__flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 100rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .l-cta__flex {
    gap: 4.8rem 0;
  }
}
.l-cta__item {
  width: calc((100% - 10rem) / 2);
}
@media screen and (max-width: 1279px) and (min-width: 769px) {
  .l-cta__item {
    width: calc((100% - 4.8rem) / 2);
  }
}
@media screen and (max-width: 768px) {
  .l-cta__item {
    width: 100%;
  }
}
.l-cta__thumb {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 0.8rem;
}
.l-cta__lead {
  margin-top: 3.2rem;
}
.l-cta__link {
  margin-top: 1.6rem;
}
.l-cta__phone {
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  .l-cta__phone {
    margin-top: 1.6rem;
  }
}
.l-cta__phone a {
  display: flex;
  align-items: center;
  gap: 0 0.8rem;
  font-size: 3rem;
  font-family: var(--en-font);
  position: relative;
  color: var(--main);
  line-height: 1.4;
  transition: all 0.5s;
}
.l-cta__phone a::after {
  position: absolute;
  bottom: -0.1rem;
  left: 0;
  content: "";
  width: 0;
  height: 0.1rem;
  background-color: var(--main-dark);
  transition: all 0.5s;
}
.l-cta__phone a:hover::after {
  width: 100%;
}
.l-cta__phone a .path {
  fill: var(--main);
}
.l-cta__reserve {
  margin-top: 3.2rem;
}
.l-cta__reserve a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 0.8rem;
  position: relative;
  color: var(--white);
  background: var(--sub);
  height: 7.2rem;
  transition: all 0.5s;
  border-radius: 3.6rem;
  overflow: hidden;
}
.l-cta__reserve a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0;
  height: 100%;
  background-color: var(--sub-dark);
  z-index: 0;
  transition: all 0.5s;
}
.l-cta__reserve a:hover::after {
  width: 100%;
}
.l-cta__reserve a .path {
  fill: var(--white);
}
.l-cta__reserve a * {
  z-index: 1;
}

.l-parallax {
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden;
}
.l-parallax__inner {
  width: 100%;
  height: 35rem;
  background: url(../img/l-parallax01.jpg) no-repeat center/cover;
  background-attachment: fixed;
}
@media screen and (max-width: 768px) {
  .l-parallax__inner {
    height: 20rem;
    background-attachment: inherit;
  }
}

.l-feature {
  width: 100%;
  margin: 0 auto;
  padding: 12rem 5%;
  overflow-x: hidden;
}
@media screen and (max-width: 768px) {
  .l-feature {
    padding: 4.8rem 0;
  }
}
.l-feature__logo {
  margin-bottom: 4rem;
  display: flex;
  justify-content: center;
  width: 100%;
}
.l-feature__logo a {
  transition: all 0.5s;
}
.l-feature__logo a:hover {
  opacity: 0.6;
}
.l-feature__logo img {
  max-width: 48rem;
  max-height: 16rem;
}
@media screen and (max-width: 768px) {
  .l-feature__logo img {
    max-width: 15rem;
    max-height: 10rem;
  }
}
.l-feature__intro {
  margin: 0 auto;
  max-width: 70rem;
  width: 100%;
}
.l-feature__intro > * + * {
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  .l-feature__intro {
    width: 90%;
    margin: 0 auto;
  }
}
.l-feature__btn {
  display: flex;
  justify-content: center;
}
.l-feature__flex:nth-child(even) {
  margin: 10rem auto 0 auto;
  width: 100%;
  max-width: 100rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 10rem;
  position: relative;
  top: 0;
  left: -4.8rem;
}
@media screen and (max-width: 1279px) and (min-width: 769px) {
  .l-feature__flex:nth-child(even) {
    gap: 0 4.8rem;
  }
}
@media screen and (max-width: 768px) {
  .l-feature__flex:nth-child(even) {
    margin: 4.8rem 5% 0 5%;
    left: 0;
    width: 90%;
  }
}
.l-feature__flex:nth-child(odd) {
  margin: 10rem auto 0 auto;
  width: 100%;
  max-width: 100rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  gap: 0 10rem;
}
@media screen and (max-width: 1279px) and (min-width: 769px) {
  .l-feature__flex:nth-child(odd) {
    gap: 0 4.8rem;
  }
}
@media screen and (max-width: 768px) {
  .l-feature__flex:nth-child(odd) {
    margin: 4.8rem 5% 0 5%;
    width: 90%;
  }
}
.l-feature__imgbox {
  width: calc((100% - 10rem) / 2);
  position: relative;
}
@media screen and (max-width: 1279px) and (min-width: 769px) {
  .l-feature__imgbox {
    width: calc((100% - 4.8rem) / 2);
  }
}
.l-feature__imgbox.img-right::after {
  position: absolute;
  top: 3.4rem;
  left: 5.2rem;
  content: "";
  width: 100%;
  height: 100%;
  background: var(--main-light);
  z-index: -1;
  border-radius: 0.8rem;
}
.l-feature__imgbox.img-left::after {
  position: absolute;
  top: 3.4rem;
  left: -5.2rem;
  content: "";
  width: 100%;
  height: 100%;
  background: var(--sub-light);
  z-index: -1;
  border-radius: 0.8rem;
}
@media screen and (max-width: 768px) {
  .l-feature__imgbox {
    width: 100%;
  }
}
.l-feature__imgbox img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center;
  border-radius: 0.8rem;
  z-index: 1;
  position: relative;
}
.l-feature__txtbox {
  width: calc((100% - 10rem) / 2);
}
@media screen and (max-width: 1279px) and (min-width: 769px) {
  .l-feature__txtbox {
    width: calc((100% - 4.8rem) / 2);
  }
}
@media screen and (max-width: 768px) {
  .l-feature__txtbox {
    width: 100%;
  }
}
.l-feature__head {
  padding: 0 0 4rem 0;
}
@media screen and (max-width: 768px) {
  .l-feature__head {
    padding: 4.82rem 0 2.4rem 0;
  }
}
.l-feature__num {
  font-size: 8rem;
  font-family: var(--en-font);
  font-weight: 500;
  color: var(--main-dark);
  line-height: 1;
  margin-bottom: 1.6rem;
}
.l-feature__num::before {
  content: attr(data-en);
  display: block;
  font-size: 1.3rem;
}
.l-feature__h3 {
  font-size: 2.2rem;
  font-family: var(--sub-font);
  line-height: 1.6;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .l-feature__h3 {
    font-size: 2rem;
  }
}
.l-feature__more {
  display: flex;
  justify-content: flex-end;
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  .l-feature__more {
    margin-top: 2.4rem;
  }
}

.l-doctor {
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .l-doctor {
    background: var(--main-light);
    width: 100%;
    padding: 0 5%;
    overflow: hidden;
  }
}
.l-doctor__inner {
  padding: 12rem 0 4rem 0;
}
@media screen and (max-width: 768px) {
  .l-doctor__inner {
    padding: 4.8rem 0;
  }
}
.l-doctor__flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100rem;
  margin: 0 auto;
  gap: 0 10rem;
}
@media screen and (max-width: 768px) {
  .l-doctor__flex {
    display: block;
  }
}
.l-doctor__left {
  width: calc((100% - 10rem) / 2);
}
@media screen and (max-width: 768px) {
  .l-doctor__left {
    width: 100%;
  }
}
.l-doctor__bg {
  position: relative;
}
.l-doctor__bg::after {
  position: absolute;
  top: -8rem;
  left: -100%;
  content: "";
  background: var(--main-light);
  width: calc(200% + 35rem);
  height: calc(100% + 16rem);
  z-index: -1;
  border-radius: 0 0.8rem 0.8rem 0;
}
@media screen and (max-width: 768px) {
  .l-doctor__bg::after {
    display: none;
  }
}
.l-doctor__right {
  flex: 1;
  margin-right: calc(50% - 50vw);
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-doctor__right {
    width: 100%;
    margin: 4.8rem 0 0 0;
  }
}
.l-doctor__thumb {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 0.8rem;
}
.l-doctor__thumb02 {
  width: 60%;
  height: auto;
  object-fit: cover;
  position: absolute;
  bottom: 6.4rem;
  left: -10rem;
  border-radius: 0.8rem;
}
@media screen and (max-width: 768px) {
  .l-doctor__thumb02 {
    left: -10%;
  }
}
.l-doctor__lead {
  margin-top: 4rem;
}
.l-doctor__lead > * + * {
  margin-top: 2.4rem;
}
.l-doctor__btn {
  margin-top: 4rem;
}

.l-treatment {
  display: grid;
  grid-template-columns: 5% 1fr 5%;
  grid-template-rows: auto;
  gap: 0 0;
  grid-auto-flow: row;
  grid-template-areas: ". l-treatment__inner .";
  overflow-x: hidden;
}
.l-treatment__inner {
  grid-area: l-treatment__inner;
  padding: 12rem 0;
}
@media screen and (max-width: 768px) {
  .l-treatment__inner {
    padding: 4.8rem 0;
  }
}
.l-treatment__titlebox {
  text-align: center;
  margin-bottom: 10rem;
}
@media screen and (max-width: 768px) {
  .l-treatment__titlebox {
    margin-bottom: 4.8rem;
  }
}
.l-treatment__title {
  position: relative;
}
.l-treatment__title span {
  font-size: 15rem;
  font-family: var(--en-font);
  color: var(--main-light);
  line-height: 1;
  z-index: 2;
  display: inline-block;
  background: var(--white);
  padding: 0 4.8rem;
  position: relative;
}
@media screen and (max-width: 1279px) and (min-width: 769px) {
  .l-treatment__title span {
    font-size: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .l-treatment__title span {
    font-size: 5rem;
    padding: 0;
  }
}
.l-treatment__intro {
  margin: 0 auto 3.2rem auto;
  max-width: 70rem;
  width: 100%;
}
.l-treatment__intro > * + * {
  margin-top: 4rem;
}
.l-treatment__flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 100rem;
  width: 100%;
  margin: 10rem auto 0 auto;
}
@media screen and (max-width: 768px) {
  .l-treatment__flex {
    margin: 4.8rem auto 0 auto;
    gap: 4.8rem 0;
  }
}
.l-treatment__item {
  width: calc((100% - 10rem) / 2);
}
@media screen and (max-width: 1279px) and (min-width: 769px) {
  .l-treatment__item {
    width: calc((100% - 4.8rem) / 2);
  }
}
@media screen and (max-width: 768px) {
  .l-treatment__item {
    width: 100%;
  }
}
.l-treatment__thumb {
  margin-top: 3.2rem;
}
.l-treatment__thumb img {
  width: 100%;
  height: 22.5rem;
  object-fit: cover;
  object-position: center;
  border-radius: 0.8rem;
}
.l-treatment__lead {
  margin-top: 2.4rem;
}
.l-treatment__btn {
  margin-top: 2.4rem;
  text-align: right;
}
.l-treatment__links {
  display: flex;
  flex-wrap: wrap;
  gap: 1.6rem 2.4rem;
  max-width: 100rem;
  width: 100%;
  margin: 10rem auto 0 auto;
}
@media screen and (max-width: 768px) {
  .l-treatment__links {
    margin: 4.8rem auto 0 auto;
  }
}
.l-treatment__links li {
  width: calc((100% - 4.8rem) / 3);
}
@media screen and (max-width: 768px) {
  .l-treatment__links li {
    width: calc((100% - 2.4rem) / 2);
  }
}
.l-treatment__links a {
  padding: 4rem 2.4rem 3rem 2.4rem;
  display: block;
  background: var(--main-light);
  border-radius: 0.8rem;
  text-align: center;
  font-family: var(--sub-font);
  position: relative;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .l-treatment__links a {
    padding: 2.4rem 0.8rem 0.8rem 0.8rem;
  }
}
.l-treatment__links a::before {
  content: "";
  position: absolute;
  top: 3rem;
  left: 50%;
  transform: translateX(-50%);
  width: 2.4rem;
  height: 0.2rem;
  background: var(--main-dark);
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .l-treatment__links a::before {
    top: 1.2rem;
  }
}
.l-treatment__links a:hover::before {
  width: 3.6rem;
}
.l-treatmentFirst {
  margin: 10rem auto 0 auto;
  max-width: 100rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-treatmentFirst {
    margin: 4.8rem auto 0 auto;
  }
}
.l-treatmentFirst__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 4.8rem;
  width: 100%;
  border-radius: 1.6rem;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.5s;
}
.l-treatmentFirst__link:hover {
  transform: translateY(-1rem);
}
.l-treatmentFirst__imgbox {
  width: 35.2rem;
}
@media screen and (max-width: 768px) {
  .l-treatmentFirst__imgbox {
    width: 100%;
  }
}
.l-treatmentFirst__imgbox img {
  width: 100%;
  height: 30rem;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 352/300;
  border-radius: 1.6rem 0 0 1.6rem;
}
@media screen and (max-width: 768px) {
  .l-treatmentFirst__imgbox img {
    height: 20rem;
    border-radius: 1.6rem 1.6rem 0 0;
  }
}
.l-treatmentFirst__txtbox {
  width: calc(100% - 40rem);
  padding-right: 4.8rem;
}
@media screen and (max-width: 768px) {
  .l-treatmentFirst__txtbox {
    width: 100%;
    padding: 2.4rem;
  }
}
.l-treatmentFirst__h3 {
  display: flex;
  align-items: center;
  font-size: 2.4rem;
  font-family: var(--sub-font);
  margin-bottom: 2.4rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .l-treatmentFirst__h3 {
    font-size: 2rem;
  }
}
.l-treatmentFirst__h3 .path {
  fill: var(--main);
}
.l-treatmentFirst__lead {
  font-family: var(--sub-font);
}
.l-treatmentFirst__lead small {
  font-family: var(--base-font);
  font-size: 1.3rem;
  display: block;
  margin-top: 1.6rem;
}

.l-facility {
  display: grid;
  grid-template-columns: 5% 1fr 5%;
  grid-template-rows: auto;
  gap: 0 0;
  grid-auto-flow: row;
  grid-template-areas: ". l-facility__inner .";
  overflow: hidden;
}
.l-facility__inner {
  grid-area: l-facility__inner;
  padding: 12rem 0 0 0;
  max-width: 100rem;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .l-facility__inner {
    padding: 4.8rem 0;
  }
}
.l-facility__flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 10rem 0 16rem 0;
}
@media screen and (max-width: 768px) {
  .l-facility__flex {
    padding: 4.8rem 0 6.4rem 0;
  }
}
.l-facility__item {
  width: calc((100% - 10rem) / 3);
}
@media screen and (max-width: 768px) {
  .l-facility__item {
    width: calc((100% - 4.8rem) / 3);
  }
}
.l-facility__lead {
  margin: 3.2rem auto;
  max-width: 70rem;
  width: 100%;
}
.l-facility__btn {
  display: flex;
  justify-content: center;
}
.l-facility__img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center;
  border-radius: 0.8rem;
}

.l-posts {
  position: relative;
}
.l-posts::after {
  position: absolute;
  top: -4.8rem;
  left: 0;
  content: "";
  width: 60%;
  height: calc(60% + 4.8rem);
  background: var(--main-light);
  z-index: -1;
  border-radius: 0 0.8rem 0.8rem 0;
}
@media screen and (max-width: 768px) {
  .l-posts::after {
    top: 0;
  }
}
.l-posts__inner {
  width: 90%;
  margin: 0 auto;
  padding: 0 0 12rem 0;
}
@media screen and (max-width: 768px) {
  .l-posts__inner {
    padding: 4.8rem 0;
  }
}
.l-posts__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  max-width: 100rem;
  width: 100%;
  margin: 0 auto 4rem auto;
}

@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);
  }
  .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;
  }
}
.l-footer {
  color: var(--white);
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-footer {
    height: 100%;
  }
}
.l-footer__top {
  background: var(--main);
  padding: 10rem 5%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 4.8rem 4.8rem;
}
@media screen and (max-width: 768px) {
  .l-footer__top {
    padding: 4.8rem 5%;
    gap: 2.4rem 0;
  }
}
.l-footer__top.drawer {
  padding: 4.8rem 0;
  max-width: 100rem;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .l-footer__top.drawer {
    padding: 2.4rem 0;
  }
}
.l-footer__nav {
  display: flex;
  flex-wrap: wrap;
  gap: 0 5rem;
}
@media screen and (max-width: 768px) {
  .l-footer__nav {
    gap: 1.6rem 0;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__ul {
    width: 100%;
  }
}
.l-footer__ul li + li {
  margin-top: 1.6rem;
}
.l-footer__ul:last-child {
  border-left: 0.1rem solid var(--white);
  padding-left: 1.6rem;
}
@media screen and (max-width: 768px) {
  .l-footer__ul:last-child {
    border-left: none;
    padding-left: 0;
    display: flex;
    gap: 0 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__ul:last-child li + li {
    margin-top: 0;
  }
}
.l-footer__link {
  display: flex;
  align-items: center;
  gap: 0 0.8rem;
  transition: all 0.5s;
}
.l-footer__link .path {
  fill: var(--main-dark);
}
.l-footer__link:hover {
  color: var(--main-dark);
}
.l-footer__sns {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .l-footer__icon {
    display: flex;
    flex-direction: row;
    gap: 0 1.2rem;
    width: 100%;
  }
}
.l-footer__icon li + li {
  margin-top: 1.2rem;
}
@media screen and (max-width: 768px) {
  .l-footer__icon li + li {
    margin-top: 0;
  }
}
.l-footer__icon a {
  transition: all 0.5s;
}
.l-footer__icon a .circle {
  fill: var(--main-dark);
  transition: all 0.5s;
}
.l-footer__icon a .path {
  fill: var(--main);
  transition: all 0.5s;
}
.l-footer__icon a:hover .circle {
  fill: var(--white);
}
.l-footer__icon a:hover .path {
  fill: var(--main-dark);
}
.l-footer__bottom {
  background: var(--main-dark);
  padding: 4.8rem 5%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 4.8rem;
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  .l-footer__bottom {
    padding: 4.8rem 5% 11.3rem 5%;
    gap: 2.4rem 0;
  }
}
.l-footer__info {
  border-bottom: 0.1rem solid var(--white);
  width: 100%;
  max-width: 100rem;
  margin: 0 auto;
  padding: 0 0 4.8rem 0;
  font-family: var(--en-font);
  font-size: 4rem;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .l-footer__info {
    padding: 4.8rem 0 2.4rem 0;
    line-height: 1;
    font-size: 3.2rem;
  }
}
.l-footer__news {
  width: 100%;
}
.l-footer__newsLink {
  background: var(--white);
  border-radius: 4rem;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 0 4.8rem;
  padding: 1.6rem 2.4rem;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .l-footer__newsLink {
    justify-content: flex-start;
    padding: 0.8rem 3.2rem;
    flex-wrap: wrap;
  }
}
.l-footer__newsLink::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0;
  height: 100%;
  background-color: var(--main-light);
  z-index: 0;
  transition: all 0.5s;
}
.l-footer__newsLink:hover::after {
  width: 120%;
}
.l-footer__newsLink .path {
  fill: var(--white);
}
.l-footer__newsLink * {
  z-index: 1;
}
.l-footer__newsDate {
  color: var(--main);
}
@media screen and (max-width: 768px) {
  .l-footer__newsDate {
    width: 100%;
  }
}
.l-footer__newsTtl {
  color: var(--black);
}
@media screen and (max-width: 768px) {
  .l-footer__newsTtl {
    width: 100%;
  }
}
.l-footer__cta {
  border-top: 0.1rem solid var(--white);
  width: 100%;
  max-width: 100rem;
  margin: 0 auto;
  padding: 4.8rem 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 4.8rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .l-footer__cta {
    padding: 2.4rem 0 4.8rem 0;
  }
}
.l-footer__phone a {
  display: flex;
  align-items: center;
  gap: 0 0.8rem;
  font-size: 3rem;
  position: relative;
  color: var(--white);
  font-family: var(--sub-font);
  line-height: 1.4;
  transition: all 0.5s;
}
.l-footer__phone a .path {
  fill: var(--white);
}
@media screen and (max-width: 768px) {
  .l-footer__reserve {
    margin-top: 1.6rem;
  }
}
.l-footer__reserve a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 0.8rem;
  position: relative;
  color: var(--white);
  background: var(--sub);
  border-radius: 3.6rem;
  height: 7.2rem;
  padding: 0 3.2rem;
  transition: all 0.5s;
  overflow: hidden;
}
.l-footer__reserve a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0;
  height: 100%;
  background-color: var(--sub-dark);
  z-index: 0;
  transition: all 0.5s;
}
.l-footer__reserve a:hover::after {
  width: 120%;
}
.l-footer__reserve a .path {
  fill: var(--white);
}
.l-footer__reserve a * {
  z-index: 1;
}

.c-heading2 {
  font-size: 3rem;
  font-family: var(--sub-font);
  line-height: 1.4;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .c-heading2 {
    font-size: 2.4rem;
  }
}
.c-heading2::before {
  content: attr(data-en);
  display: block;
  color: var(--main);
  font-size: 1.5rem;
  font-family: var(--en-font);
  margin-bottom: 1.6rem;
}
.c-heading2.left {
  text-align: left;
}
.c-heading2.center {
  text-align: center;
}
.c-heading2.right {
  text-align: center;
}

.c-heading3 {
  font-size: 2.4rem;
  font-family: var(--sub-font);
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .c-heading3 {
    font-size: 2rem;
  }
}
.c-heading3__small {
  color: var(--sub);
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  gap: 0 0.4rem;
  margin-bottom: 1.6rem;
}
.c-heading3 .path {
  fill: var(--sub);
}
.c-heading3 .path-white {
  fill: var(--white);
}
.c-heading3.left {
  text-align: left;
}
.c-heading3.left .c-heading3__small {
  display: flex;
  justify-content: flex-start;
}
.c-heading3.center {
  text-align: center;
}
.c-heading3.center .c-heading3__small {
  display: flex;
  justify-content: center;
}
.c-heading3.right {
  text-align: center;
}
.c-heading3.right .c-heading3__small {
  display: flex;
  justify-content: flex-end;
}

.c-btn01 a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: var(--white);
  background: var(--main);
  border-radius: 1.2rem;
  overflow: hidden;
  height: 4.8rem;
  padding: 0 1.6rem;
  transition: all 0.5s;
}
.c-btn01 a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0;
  height: 100%;
  background-color: var(--main-dark);
  z-index: 0;
  transition: all 0.5s;
}
.c-btn01 a:hover::after {
  width: 100%;
}
.c-btn01 a span {
  z-index: 1;
}

.c-btn02 a {
  display: inline-flex;
  align-items: center;
  gap: 0 0.8rem;
  font-size: 1.3rem;
  position: relative;
  transition: all 0.5s;
}
.c-btn02 a:hover {
  color: var(--sub);
  transform: translateX(0.4rem);
}
.c-btn02 a .rect {
  fill: var(--sub);
}
.c-btn02 a .path {
  fill: var(--white);
}
.c-btn02.large a {
  font-size: 1.6rem;
  font-weight: 700;
}

.c-btn03 a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: var(--black);
  background: var(--gray-light);
  border-radius: 1.2rem;
  overflow: hidden;
  height: 4.8rem;
  padding: 0 1.6rem;
  transition: all 0.5s;
}
.c-btn03 a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0;
  height: 100%;
  background-color: var(--main-dark);
  z-index: 0;
  transition: all 0.5s;
}
.c-btn03 a:hover::after {
  width: 100%;
}
.c-btn03 a:hover {
  color: var(--white);
}
.c-btn03 a span {
  z-index: 1;
}

.c-calendar {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  .c-calendar {
    font-size: 1.2rem;
  }
}
.c-calendar th {
  background: var(--main);
  color: var(--white);
  text-align: center;
  width: 8%;
  padding: 0.4rem;
  font-weight: 700;
  border-right: 0.1rem solid var(--gray-light);
}
.c-calendar th:first-child {
  width: 36%;
  padding: 0.4rem 1rem;
}
.c-calendar th:last-child {
  border-right: none;
}
.c-calendar td {
  text-align: center;
  width: 8%;
  padding: 0.4rem;
  border-right: 0.1rem solid var(--gray);
  color: var(--main-dark);
  background: var(--white);
}
.c-calendar td:first-child {
  width: 36%;
  padding: 0.4rem 1rem;
}
.c-calendar td:last-child {
  border-right: none;
}

.c-card {
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 0.8rem;
  overflow: hidden;
  transition: all 0.5s;
  background: var(--white);
}
.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%;
  }
}

.c-pagenavi {
  text-align: center;
  margin-top: 10rem;
}
@media screen and (max-width: 768px) {
  .c-pagenavi {
    margin-top: 5rem;
  }
}

.wp-pagenavi {
  font-size: 1.6rem !important;
  font-weight: 500 !important;
}
.wp-pagenavi .pages {
  border: 0.1rem solid var(--gray) !important;
  background: var(--white) !important;
  color: var(--main) !important;
  padding: 0 1rem !important;
  line-height: 4rem !important;
  margin: 0 0.5rem !important;
  display: inline-block;
}
.wp-pagenavi a {
  border: 0.1rem solid var(--gray) !important;
  line-height: 4rem !important;
  padding: 0 1rem !important;
  display: inline-block !important;
  color: var(--main) !important;
  background: var(--white) !important;
  text-decoration: none !important;
  position: relative !important;
  margin: 0 0.5rem !important;
  transition: 0.3s !important;
  min-width: 4rem !important;
}
.wp-pagenavi a:hover {
  border: 0.1rem solid var(--main) !important;
  text-decoration: none !important;
  position: relative !important;
  background: var(--main) !important;
  color: var(--white) !important;
}
.wp-pagenavi a.nextpostslink {
  border: 0.1rem solid var(--gray) !important;
  line-height: 4rem !important;
  padding: 0 1rem !important;
  display: inline-block !important;
  color: var(--main) !important;
  text-decoration: none !important;
  position: relative !important;
  margin: 0 0.5rem !important;
  transition: 0.3s !important;
}
.wp-pagenavi a.nextpostslink:hover {
  background: var(--main) !important;
  color: var(--white) !important;
}
.wp-pagenavi a.previouspostslink {
  border: 0.1rem solid var(--gray) !important;
  line-height: 4rem !important;
  padding: 0 1rem !important;
  display: inline-block !important;
  color: var(--main) !important;
  text-decoration: none !important;
  position: relative !important;
  margin: 0 0.5rem !important;
  transition: 0.3s !important;
  background: var(--white);
}
.wp-pagenavi a.previouspostslink:hover {
  background: var(--main) !important;
  color: var(--white) !important;
}
.wp-pagenavi .current {
  border: 0.1rem solid var(--main) !important;
  line-height: 4rem !important;
  padding: 0 1rem !important;
  display: inline-block !important;
  color: var(--white) !important;
  text-decoration: none !important;
  position: relative !important;
  margin: 0 0.5rem !important;
  background: var(--main) !important;
  min-width: 4rem !important;
}

@media screen and (max-width: 768px) {
  .c-pagenavi {
    text-align: center;
  }
  .c-pagenavi__inner {
    display: block;
    padding: 1rem 0.5rem;
  }
  .c-pagenavi__scroll {
    overflow-x: auto;
    white-space: nowrap;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }
}
.c-tagcloud {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem 0.4rem;
}
.c-tagcloud a {
  border: 0.1rem solid var(--gray);
  border-radius: 0.8rem;
  display: inline-block;
  padding: 0 1rem;
  font-size: 1.3rem;
  transition: all 0.5s;
}
.c-tagcloud a:hover {
  background: var(--gray);
}

.p-blogSin__meta {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  align-items: center;
}
.p-blogSin__date {
  font-size: 1.3rem;
  color: var(--gray-dark);
}
.p-blogSin__date i {
  margin-right: 0.5em;
}

.p-bread {
  font-size: 1.4rem;
  font-weight: 500;
}
.p-bread ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.p-bread ul li::after {
  content: ">";
  display: inline-block;
  width: 3rem;
  text-align: center;
}
.p-bread ul li:last-child::after {
  content: none;
}

.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 */
