@charset "UTF-8";
/* =========================================================
 base
========================================================= */
/* reset
------------------------------------- */
/*!
 * ress.css • v3.0.1
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

hr {
  overflow: visible;
  height: 0;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

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

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

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

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
  color: inherit;
}

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

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

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

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

select::-ms-value {
  color: currentColor;
}

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

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

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

ul, dl, figure {
  margin: 0;
  padding: 0;
}

dt {
  font-weight: normal;
}

ul, li {
  list-style: none;
}

ol {
  padding-left: 1.5em;
}
ol > li {
  list-style: decimal;
}
ol > li + li {
  margin-top: 0.3em;
}

ul ul, ul ol, ol ul, ol ol {
  margin-top: 0.3em;
}

img, iframe {
  vertical-align: bottom;
  max-width: 100%;
}

img {
  height: auto;
}

button {
  outline: none;
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  font-weight: 500;
}

body {
  height: 100%;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.04em;
  color: #333333;
  font-size: 16px;
  font-size: 1rem;
}

:where(body) * {
  letter-spacing: 0.04em;
}

a {
  text-decoration: none;
  color: #333333;
}

/*
a[href*="tel:"] {
    //text-decoration: underline;
    @include min-medium {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
    }
}
*/
.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}

_:lang(x)::-internal-media-controls-overlay-cast-button, img {
  image-rendering: -webkit-optimize-contrast;
}

/*
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
}
*/
.is-fadeIn,
.is-rotate {
  opacity: 0;
}

/* =========================================================
 component
========================================================= */
/* 各サイト共通スタイル */
/* inner
-------------------------------------- */
.c-inner {
  width: 93%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1025px) {
  .c-inner {
    width: 88%;
    max-width: 1200px;
  }
}
@media (min-width: 1441px) {
  .c-inner {
    max-width: 1200px;
  }
}
.c-inner--small {
  max-width: 1080px;
}

/* section
-------------------------------------- */
/* img
-------------------------------------- */
.c-img {
  position: relative;
}

.c-sharpImg img {
  image-rendering: -webkit-optimize-contrast;
}

/* heading
-------------------------------------- */
.c-headingLv2 {
  font-family: YakuHanJP, "Zen Maru Gothic", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  position: relative;
  padding: 0.37em 0.8em 0.43em 1.3em;
  background: #ecf9ff;
  border-radius: 6px;
}
@media (min-width: 1025px) {
  .c-headingLv2 {
    padding-left: 1.73em;
  }
}
.c-headingLv2::before {
  position: absolute;
  top: 0;
  left: 0.3em;
  translate: 0 -48%;
  width: 0.77em;
  aspect-ratio: 1;
  background: url(../img/common/icon_active.svg) no-repeat center/contain;
  content: "";
}
@media (min-width: 1025px) {
  .c-headingLv2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.c-headingLv3 {
  position: relative;
  padding: 0 0.8em 1.2em;
}
.c-headingLv3::before {
  position: absolute;
  right: 0;
  bottom: 5px;
  left: 0;
  height: 1px;
  background: #063775;
  content: "";
}
@media (min-width: 1025px) {
  .c-headingLv3::before {
    bottom: 6px;
  }
}
.c-headingLv3::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #063775;
  content: "";
}

.c-headingLv4 {
  position: relative;
}
.c-headingLv4::before {
  padding-right: 0.2em;
  color: #063775;
  content: "■";
}

.c-headingLv5 {
  display: flex;
  align-items: flex-start;
  gap: 0.2em;
}
.c-list--nomark > li {
  padding-left: 0 !important;
}
.c-list--nomark > li::before {
  display: none;
}
.c-list > li {
  position: relative;
  padding-left: 1em;
}
.c-list > li::before {
  position: absolute;
  left: 0;
  content: "・";
}
.c-list ul {
  margin-top: 0.3em;
}
.c-list--square > li {
  display: flex;
  gap: 0.2em;
}
.c-list--square > li::before {
  content: "■" !important;
  color: #45adac;
}
.c-list--disc > li {
  padding-left: 1.3em;
}
.c-list--disc > li::before {
  width: 0.8em;
  top: 0.55em;
  aspect-ratio: 1/1;
  border-radius: 100%;
  content: "" !important;
  background: #063775;
}
.c-list--att > li::before {
  content: "※" !important;
}
.c-list--check {
  font-size: 18px;
  font-size: 1.125rem;
}
@media (min-width: 1025px) {
  .c-list--check {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.c-list--check li {
  display: flex;
  align-items: flex-start;
  gap: 0.9em;
}
@media (min-width: 1025px) {
  .c-list--check li {
    gap: 1.1em;
  }
}
.c-list--check li::before {
  flex-shrink: 0;
  width: 1.5em;
  margin-top: 0.1em;
  aspect-ratio: 1/1;
  background: url(../img/common/icon_check.svg) no-repeat center/contain;
  content: "";
}

/* title
-------------------------------------- */
.c-lead {
  text-align: center;
  line-height: 2.1;
}
@media (min-width: 1025px) {
  .c-lead {
    line-height: 1.84;
  }
}

/* btn
-------------------------------------- */
.c-primaryBtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  min-width: 215px;
  padding-inline: 36px 30px;
  border-radius: 6px;
  background: linear-gradient(90deg, #0090dc, #008b6a 100%);
  color: #FFF;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (any-hover: hover) {
  .c-primaryBtn {
    transition: 0.5s opacity;
  }
  .c-primaryBtn:hover {
    opacity: 0.7;
  }
}
.c-primaryBtn:disabled {
  filter: grayscale(90%);
  color: #AAA;
  opacity: 0.5;
}
.c-primaryBtn--back {
  filter: grayscale(90%);
  background: #eaeaea;
}

/* link
-------------------------------------- */
.c-link--color {
  color: #036EA9;
}
@media (any-hover: hover) {
  .c-link--color {
    transition: 0.5s opacity;
  }
  .c-link--color:hover {
    opacity: 0.7;
  }
}
.c-link--external {
  display: inline-flex !important;
  align-items: center;
  gap: 0.4em;
}
.c-link--external::after {
  font-family: "Material Symbols Outlined";
  content: "\e89e";
}
@media (min-width: 768px) {
  .c-link--tel {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

/* tableWrapper
-------------------------------------- */
.c-tableScrollable {
  width: fit-content;
  width: -moz-fit-content;
  margin-left: auto;
  margin-bottom: 0.8em;
  padding: 0.2em 1em;
  text-align: right;
  background: #ddd;
  border-radius: 10em;
}
@media (max-width: 767.9px) {
  .c-tableWrapper--maxSmall {
    overflow-x: auto;
    background: linear-gradient(to left, hsla(0, 0%, 100%, 0), white 15px) 0 0/50px 100%, linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) 0 0/20px 100%, linear-gradient(to right, hsla(0, 0%, 100%, 0), white 15px) right/50px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) right/20px 100%;
    background-repeat: no-repeat;
    background-attachment: local, scroll, local, scroll;
    border-right: 1px solid #CCC;
  }
}

/* table
-------------------------------------- */
.c-table {
  width: 100%;
  table-layout: fixed;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #babbbc;
  border-left: 1px solid #babbbc;
  background-color: #FFF;
}
.c-table th, .c-table td {
  padding: 0.6em 0.8em;
  border-right: 1px solid #babbbc;
  border-bottom: 1px solid #babbbc;
}
.c-table th {
  background: rgba(6, 55, 117, 0.07);
  color: #063775;
}

/* tableList
-------------------------------------- */
.c-tableList > div {
  display: flex;
}
.c-tableList--cell {
  border-top: #babbbc 1px solid;
}
.c-tableList--cell > div {
  border-bottom: #babbbc 1px solid;
}
@media (max-width: 520.9px) {
  .c-tableList--cell > div {
    flex-direction: column;
  }
}
.c-tableList--cell dt {
  display: flex;
  width: 100%;
  padding: 0.8em 0.6em;
  background: rgba(6, 55, 117, 0.05);
  color: #063775;
  font-weight: 700;
}
@media (min-width: 521px) {
  .c-tableList--cell dt {
    width: 45%;
  }
}
@media (min-width: 768px) {
  .c-tableList--cell dt {
    width: 30%;
    min-width: 180px;
    padding: 1em;
  }
}
.c-tableList--cell dd {
  flex: 1;
  padding: 0.8em 0.6em;
}
@media (min-width: 768px) {
  .c-tableList--cell dd {
    padding: 1em;
  }
}
.c-tableList--border {
  margin-right: auto;
  margin-left: auto;
}
.c-tableList--border > div {
  border-bottom: 1px solid #babbbc;
}
@media (max-width: 767.9px) {
  .c-tableList--border > div {
    padding-block: 1em;
    flex-direction: column;
  }
}
.c-tableList--border dt {
  position: relative;
  font-weight: 500;
  color: #063775;
}
@media (max-width: 767.9px) {
  .c-tableList--border dt {
    margin-bottom: 0.3em;
  }
}
@media (min-width: 768px) {
  .c-tableList--border dt {
    width: 25%;
    padding-left: 0.8em;
    padding-block: 1em;
    /*&::after {
        position: absolute;
        bottom: -1.5px;
        left: 0;
        right: 1em;
        height: 2px;

        content: '';
    }*/
  }
}
@media (min-width: 768px) {
  .c-tableList--border dd {
    flex: 1;
    padding-block: 1em;
  }
}
.c-tableList--round > div {
  padding: 16px;
  background: #FFF;
  border-radius: 6px;
}
@media (max-width: 767.9px) {
  .c-tableList--round > div {
    flex-direction: column;
  }
  .c-tableList--round > div + div {
    margin-top: 0.8em;
  }
}
@media (min-width: 768px) {
  .c-tableList--round > div {
    gap: 1.83em;
    padding: 15px 38px;
  }
  .c-tableList--round > div + div {
    margin-top: 12px;
  }
}
@media (max-width: 767.9px) {
  .c-tableList--round dt {
    margin-bottom: 0.4em;
    padding-bottom: 0.4em;
    border-bottom: 1px solid #babbbc;
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .c-tableList--round dt {
    width: 10em;
    padding-block: 0.1em;
    padding-right: 1em;
    border-right: 1px solid #babbbc;
    font-weight: 500;
  }
}
@media (min-width: 768px) {
  .c-tableList--round dd {
    flex: 1;
    padding-block: 0.1em;
  }
}

.c-defineList * + dt {
  margin-top: 1em;
}
.c-defineList dt {
  margin-bottom: 0.2em;
  color: #063775;
}

/* pattern
-------------------------------------- */
.c-pattern {
  background: url(../img/common/pattern.jpg) repeat center/256px 252px;
}

/* =========================================================
 utility
========================================================= */
/* テキスト
-------------------------------------- */
.u-text-left {
  text-align: left !important;
}

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

@media (min-width: 1025px) {
  .u-text-center-large {
    text-align: center !important;
  }
}

.u-text-right {
  text-align: right !important;
}

.u-fs-medium {
  font-size: 18px;
  font-size: 1.125rem;
}
@media (min-width: 1025px) {
  .u-fs-medium {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.u-fs-large {
  font-size: 20px;
  font-size: 1.25rem;
}
@media (min-width: 1025px) {
  .u-fs-large {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.u-color-primary {
  color: #063775;
}

.u-weight-bold {
  font-weight: 700;
}

.u-weight-middle {
  font-weight: 500;
}

/* 表示・非表示
----------------------------------------------- */
.u-hidden {
  display: none !important;
}

@media (min-width: 376px) {
  .u-hidden-xSmall {
    display: none !important;
  }
}

@media (min-width: 521px) {
  .u-hidden-small {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .u-hidden-medium {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .u-hidden-large {
    display: none !important;
  }
}

@media (min-width: 1366px) {
  .u-hidden-xLarge {
    display: none !important;
  }
}

@media (max-width: 520.9px) {
  .u-visible-small {
    display: none !important;
  }
}

@media (max-width: 767.9px) {
  .u-visible-medium {
    display: none !important;
  }
}

@media (max-width: 1024.9px) {
  .u-visible-large {
    display: none !important;
  }
}

@media (max-width: 1365.9px) {
  .u-visible-xLarge {
    display: none !important;
  }
}

@media (max-width: 1440.9px) {
  .u-visible-xxLarge {
    display: none !important;
  }
}

@media (max-width: 1920.9px) {
  .u-visible-xxxLarge {
    display: none !important;
  }
}

@media (max-width: 1024.9px) {
  .u-visible-large-only {
    display: none !important;
  }
}
@media (min-width: 1366px) {
  .u-visible-large-only {
    display: none !important;
  }
}

@media (max-width: 1365.9px) {
  .u-visible-xLarge-only {
    display: none !important;
  }
}
@media (min-width: 1441px) {
  .u-visible-xLarge-only {
    display: none !important;
  }
}

/* マージン調整
-------------------------------------- */
.u-mt-xSmall {
  margin-top: 15px !important;
}

.u-mt-small {
  margin-top: 20px !important;
}
@media (min-width: 1025px) {
  .u-mt-small {
    margin-top: 30px !important;
  }
}

.u-mt-medium {
  margin-top: 30px !important;
}
@media (min-width: 1025px) {
  .u-mt-medium {
    margin-top: 45px !important;
  }
}

.u-mt-large {
  margin-top: 45px !important;
}
@media (min-width: 1025px) {
  .u-mt-large {
    margin-top: 60px !important;
  }
}

.u-mt-xLarge {
  margin-top: 60px !important;
}
@media (min-width: 1025px) {
  .u-mt-xLarge {
    margin-top: 80px !important;
  }
}

.u-mt-xxLarge {
  margin-top: 80px !important;
}
@media (min-width: 1025px) {
  .u-mt-xxLarge {
    margin-top: 120px !important;
  }
}

.u-mb-xSmall {
  margin-bottom: 20px !important;
}

.u-mb-small {
  margin-bottom: 20px !important;
}
@media (min-width: 1025px) {
  .u-mb-small {
    margin-bottom: 30px !important;
  }
}

.u-mb-medium {
  margin-bottom: 30px !important;
}
@media (min-width: 1025px) {
  .u-mb-medium {
    margin-bottom: 45px !important;
  }
}

.u-mb-large {
  margin-bottom: 45px !important;
}
@media (min-width: 1025px) {
  .u-mb-large {
    margin-bottom: 60px !important;
  }
}

.u-mb-xLarge {
  margin-bottom: 60px !important;
}
@media (min-width: 1025px) {
  .u-mb-xLarge {
    margin-bottom: 80px !important;
  }
}

.u-mb-xxLarge {
  margin-bottom: 80px !important;
}
@media (min-width: 1025px) {
  .u-mb-xxLarge {
    margin-bottom: 120px !important;
  }
}

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

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

.u-pt-0 {
  padding-top: 0 !important;
}

.u-pb-0 {
  padding-bottom: 0 !important;
}

.u-pt-small {
  padding-top: 20px !important;
}
@media (min-width: 1025px) {
  .u-pt-small {
    padding-top: 30px !important;
  }
}

.u-pt-medium {
  padding-top: 30px !important;
}
@media (min-width: 1025px) {
  .u-pt-medium {
    padding-top: 45px !important;
  }
}

.u-pt-large {
  padding-top: 45px !important;
}
@media (min-width: 1025px) {
  .u-pt-large {
    padding-top: 60px !important;
  }
}

.u-pt-xLarge {
  padding-top: 60px !important;
}
@media (min-width: 1025px) {
  .u-pt-xLarge {
    padding-top: 80px !important;
  }
}

.u-pt-xxLarge {
  padding-top: 80px !important;
}
@media (min-width: 1025px) {
  .u-pt-xxLarge {
    padding-top: 120px !important;
  }
}

.u-pb-small {
  padding-bottom: 20px !important;
}
@media (min-width: 1025px) {
  .u-pb-small {
    padding-bottom: 30px !important;
  }
}

.u-pb-medium {
  padding-bottom: 30px !important;
}
@media (min-width: 1025px) {
  .u-pb-medium {
    padding-bottom: 45px !important;
  }
}

.u-pb-large {
  padding-bottom: 45px !important;
}
@media (min-width: 1025px) {
  .u-pb-large {
    padding-bottom: 60px !important;
  }
}

.u-pb-xLarge {
  padding-bottom: 60px !important;
}
@media (min-width: 1025px) {
  .u-pb-xLarge {
    padding-bottom: 80px !important;
  }
}

.u-pb-xxLarge {
  padding-bottom: 80px !important;
}
@media (min-width: 1025px) {
  .u-pb-xxLarge {
    padding-bottom: 120px !important;
  }
}

/* 寄せ
-------------------------------------- */
.u-align-right {
  margin-left: auto;
}

.u-align-center {
  margin-right: auto;
  margin-left: auto;
}

/* 明度変更
-------------------------------------- */
.u-brightness-105, .p-postBody img {
  filter: brightness(105%);
}

.u-brightness-110 {
  filter: brightness(110%);
}

/* マーカー
-------------------------------------- */
.u-marker {
  background: linear-gradient(transparent 70%, #ffddf5 70%);
  line-height: 2.2;
  padding: 0.1em 0.4em;
  background: #FFF;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  color: #063775;
  font-weight: 700;
  font-size: 110%;
}
@media (min-width: 1025px) {
  .u-marker {
    font-size: 122%;
  }
}

/* 下線
-------------------------------------- */
.u-underline {
  padding-bottom: 0.15em;
  border-bottom: 3px solid #063775;
}

/* アニメーション
-------------------------------------- */
/* 下から */
.is-animation--fadeIn {
  opacity: 0;
}
.is-animation--fadeIn.is-animation--done {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* =========================================================
 header
========================================================= */
.l-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 12;
  height: 70px;
  background: #FFF;
}
@media (max-width: 1024.9px) {
  .l-header::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    content: "";
    pointer-events: none;
    box-shadow: rgba(0, 0, 0, 0.16) 0 0 11px;
  }
}
@media (min-width: 1025px) {
  .l-header {
    position: sticky;
    height: min(7.2142857143vw, 101px);
    box-shadow: rgba(0, 0, 0, 0.16) 0 0 11px;
  }
}
body.is-spMenuOpen .l-header {
  position: fixed;
  background: #FFF;
}

.l-header__inner {
  display: flex;
  align-items: center;
  height: 100%;
}
@media (max-width: 1024.9px) {
  .l-header__inner {
    width: 100%;
    max-width: none;
    padding-left: 12px;
  }
}
@media (min-width: 1025px) {
  .l-header__inner {
    align-items: center;
    padding-left: min(1.4285714286vw, 20px);
  }
}

.l-header__logo {
  width: min(49.0666666667vw, 184px);
  margin-right: 20px;
  font-size: 10px;
  font-size: 0.625rem;
}
@media (any-hover: hover) {
  .l-header__logo {
    transition: 0.5s opacity;
  }
  .l-header__logo:hover {
    opacity: 0.7;
  }
}
@media (min-width: 1025px) {
  .l-header__logo {
    width: min(17.1428571429vw, 240px);
    margin: auto 10px auto 0;
  }
}

@media (max-width: 1024.9px) {
  .l-header__nav {
    position: fixed;
    top: 70px;
    right: 0;
    left: 0;
    bottom: 0;
    width: auto;
    pointer-events: none;
  }
  body.is-spMenuOpen .l-header__nav {
    pointer-events: initial;
    z-index: 4;
  }
}
@media (min-width: 1025px) {
  .l-header__nav {
    margin-left: auto;
  }
}

@media (max-width: 1024.9px) {
  .l-header__navOverlay {
    position: fixed;
    top: 70px;
    right: 0;
    bottom: 0;
    left: 0;
    transition: 0.5s background-color;
    pointer-events: none;
  }
  body.is-spMenuOpen .l-header__navOverlay {
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    pointer-events: initial;
  }
}

.l-header__navInner {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 1024.9px) {
  .l-header__navInner {
    position: relative;
    transform: translateX(100%);
    height: 100%;
    transition: 0.5s transform;
    background: #FFF;
    /*
    &::before {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 300px;
        content: '';

    }*/
  }
  body.is-spMenuOpen .l-header__navInner {
    overflow: auto;
    transform: translateX(0%);
  }
}
@media (min-width: 768px) {
  .l-header__navInner {
    width: 400px;
    margin-left: auto;
  }
}
@media (min-width: 1025px) {
  .l-header__navInner {
    flex: 1;
    width: auto;
  }
}

@media (max-width: 1024.9px) {
  .l-header__navMain {
    position: relative;
    width: 100%;
    padding: 52px 0 45px;
    background: #ecf9ff;
  }
}
@media (min-width: 1025px) {
  .l-header__navMain {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-left: auto;
  }
}

.l-header__reserve {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: min(5.3333333333vw, 20px);
       column-gap: min(5.3333333333vw, 20px);
  width: 78%;
  max-width: 312px;
  min-height: 60px;
  background: linear-gradient(90deg, #0090dc, #008b6a 100%);
  border-radius: 6px;
}
@media (any-hover: hover) {
  .l-header__reserve {
    transition: 0.5s opacity;
  }
  .l-header__reserve:hover {
    opacity: 0.7;
  }
}
@media (max-width: 1024.9px) {
  .l-header__reserve {
    margin: 0 auto 24px;
  }
}
@media (min-width: 1025px) {
  .l-header__reserve {
    -moz-column-gap: min(1.2142857143vw, 17px);
         column-gap: min(1.2142857143vw, 17px);
    width: min(11.4285714286vw, 160px);
    min-height: unset;
    aspect-ratio: 160/52;
    margin-left: min(3vw, 42px);
  }
}
.l-header__reserve .icon {
  width: min(8.5333333333vw, 32px);
}
@media (min-width: 1025px) {
  .l-header__reserve .icon {
    width: min(1.7142857143vw, 24px);
  }
}
.l-header__reserve .text {
  padding-bottom: 0.1em;
  color: #FFF;
  font-weight: 700;
  font-size: min(5.8666666667vw, 22px);
}
@media (min-width: 1025px) {
  .l-header__reserve .text {
    font-weight: 500;
    font-size: min(1.1428571429vw, 16px);
  }
}

.l-header__hours {
  position: relative;
  width: 88%;
  margin-inline: auto;
  padding-block: 18px 50px;
}
@media (min-width: 1025px) {
  .l-header__hours {
    display: none;
  }
}

@keyframes height-small {
  100% {
    height: 0;
  }
}
.l-header__instagram {
  width: min(9.6vw, 36px);
  margin-inline: auto min(5.8666666667vw, 22px);
}
@media (any-hover: hover) {
  .l-header__instagram {
    transition: 0.5s opacity;
  }
  .l-header__instagram:hover {
    opacity: 0.7;
  }
}
@media (min-width: 1025px) {
  .l-header__instagram {
    width: max(min(2.5714285714vw, 36px), 30px);
    margin-inline: max(min(2.2857142857vw, 32px), 26px) max(min(1.5vw, 21px), 10px);
  }
}

.l-header__spMenuBtn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 5;
  width: 70px;
  aspect-ratio: 1;
  background: #063775;
}
@media (min-width: 1025px) {
  .l-header__spMenuBtn {
    display: none;
  }
}
.l-header__spMenuBtn .line {
  position: relative;
  width: 36px;
  height: 26px;
}
.l-header__spMenuBtn .line > span {
  position: absolute;
  top: calc(50% - 1px);
  left: 50%;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  margin-left: -18px;
  background: #FFF;
  transition: 0.5s;
  content: "";
}
.l-header__spMenuBtn .line > span:nth-child(1) {
  margin-top: -12px;
}
body.is-spMenuOpen .l-header__spMenuBtn .line > span:nth-child(1) {
  margin-top: 0;
  transform: rotate(-45deg);
}
body.is-spMenuOpen .l-header__spMenuBtn .line > span:nth-child(2) {
  opacity: 0;
  left: 100%;
  animation: height-small 0.5s forwards;
}
.l-header__spMenuBtn .line > span:nth-child(3) {
  margin-top: 12px;
}
body.is-spMenuOpen .l-header__spMenuBtn .line > span:nth-child(3) {
  margin-top: 0;
  transform: rotate(45deg);
}

/* =========================================================
 gnav
========================================================= */
@media (max-width: 1024.9px) {
  .l-gnav {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: min(4vw, 15px);
    width: 78%;
    margin-inline: auto;
  }
}
@media (min-width: 1025px) {
  .l-gnav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 2em;
    position: relative;
    max-width: none;
    padding-left: 2em;
    margin-top: 0.4em;
    font-size: min(1.1428571429vw, 16px);
    /*
    &::before {
        position: absolute;
        left: 0;
        aspect-ratio: 30/20;
        width: 1.67em;
        background: url(../img/common/header_leaf.svg) no-repeat center / contain;
        content: '';
    }
    */
    /*.is-header--scroll & {
        height: 36px;
        padding-top: 0;
    }*/
  }
}
.l-gnav__link {
  display: flex;
  align-items: center;
}
@media (max-width: 1024.9px) {
  .l-gnav__link {
    justify-content: center;
    text-align: center;
    position: relative;
    min-height: 5.125em;
    padding: 1em;
    background: #FFF;
    color: #063775;
    border: 1px solid;
    border-radius: 10px;
    line-height: 1.325;
    font-weight: 700;
    font-size: min(4.2666666667vw, 16px);
  }
}
@media (max-width: 1024.9px) and (any-hover: hover) {
  .l-gnav__link {
    transition: 0.5s opacity;
  }
  .l-gnav__link:hover {
    opacity: 0.7;
  }
}
@media (max-width: 1024.9px) {
  .l-gnav__link::after {
    position: absolute;
    right: min(2.6666666667vw, 10px);
    bottom: min(2.6666666667vw, 10px);
    aspect-ratio: 2/1;
    width: 1.125em;
    background: url(../img/common/arrow_primary.svg) no-repeat center/contain;
    content: "";
  }
}
@media (min-width: 1025px) {
  .l-gnav__link {
    position: relative;
  }
  .l-gnav__link::before {
    position: absolute;
    right: 0;
    translate: 38% -140%;
    aspect-ratio: 1;
    width: 0.8125em;
    background: url(../img/common/icon_active.svg) no-repeat center/contain;
    opacity: 0;
    transition: 0.5s opacity;
    content: "";
  }
  .l-gnav__link--active {
    color: #064b75;
  }
  .l-gnav__link--active::before {
    opacity: 1;
  }
}
@media (min-width: 1025px) and (any-hover: hover) {
  .l-gnav__link:hover {
    color: #063775;
  }
  .l-gnav__link:hover::before {
    opacity: 1;
  }
}

@media (min-width: 1025px) {
  .l-gnav__toggle {
    position: relative;
  }
  .l-gnav__toggle:hover .l-gnav__link {
    color: #063775;
  }
  .l-gnav__toggle:hover .l-gnav__link::before {
    opacity: 1;
  }
  .l-gnav__toggle:hover .l-gnav__child {
    opacity: 1;
    pointer-events: initial;
  }
}

@media (max-width: 1024.9px) {
  .l-gnav__child {
    display: none;
  }
}
@media (min-width: 1025px) {
  .l-gnav__child {
    position: absolute;
    z-index: 3;
    opacity: 0;
    top: calc(100% - 1px);
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
    transition: 0.5s opacity;
    padding-top: 10px;
    white-space: nowrap;
  }
  .l-gnav__child > div {
    padding: 1em 1.5em;
    min-width: 240px;
    background: #FFF;
    border-radius: 6px;
    border: 1px solid #063775;
  }
}

.l-gnav__childList {
  margin: 0;
}
@media (min-width: 1025px) {
  .l-gnav__childList {
    font-size: 90%;
  }
  .l-gnav__childList li + li {
    border-top: 1px dashed #babbbc;
  }
  .l-gnav__childList--cases {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(5, auto);
    gap: 0 1em;
  }
  .l-gnav__childList--cases li:nth-child(6) {
    border: none;
  }
  .l-gnav__childList .l-gnav__childLink {
    display: flex;
    gap: 0.3em;
  }
  .l-gnav__childList .l-gnav__childLink::before {
    color: #45adac;
    content: "・";
  }
}

.l-gnav__childLink {
  display: block;
  padding: 0.6em 0.4em;
}
@media (any-hover: hover) {
  .l-gnav__childLink {
    transition: 0.5s color;
  }
  .l-gnav__childLink:hover {
    color: #063775;
  }
}
.l-gnav__childLink--active {
  color: #063775;
}

/* =========================================================
 main
========================================================= */
.l-main {
  position: relative;
  z-index: 2;
  overflow: clip;
  margin-top: 70px;
}
@media (min-width: 1025px) {
  .l-main {
    margin-top: 0;
  }
}

/* =========================================================
 fixedReservation
========================================================= */
.l-fixedReservation {
  position: fixed;
  right: 0;
  z-index: 3;
}
@media (any-hover: hover) {
  .l-fixedReservation {
    transition: 0.5s opacity;
  }
  .l-fixedReservation:hover {
    opacity: 0.7;
  }
}
@media (max-width: 375.9px) {
  .l-fixedReservation {
    bottom: 0;
    left: 0;
  }
}
@media (min-width: 376px) {
  .l-fixedReservation {
    width: max(min(11.25vw, 90px), 60px);
    bottom: 40px;
  }
}
@media (min-width: 521px) {
  .l-fixedReservation {
    bottom: 90px;
  }
}

@media (max-width: 1024.9px) {
  .is-fixedReservation {
    pointer-events: none;
    opacity: 0;
    transition: 0.5s opacity;
  }
}
@media (max-width: 1024.9px) {
  .is-fixedReservation--showSp {
    opacity: 1;
    pointer-events: auto;
  }
}

/* =========================================================
 reservation
========================================================= */
.l-reservation__inner {
  max-width: 940px;
  margin-top: 70px;
}
@media (min-width: 1025px) {
  .l-reservation__inner {
    margin-top: 120px;
  }
}

.l-reservation__banner {
  display: flex;
  position: relative;
  row-gap: 30px;
  padding: 20px 16px 16px;
  background: linear-gradient(90deg, #0090dc, #008b6a 100%);
  border-radius: 6px;
  color: #063775;
}
@media (any-hover: hover) {
  .l-reservation__banner {
    transition: 0.5s opacity;
  }
  .l-reservation__banner:hover {
    opacity: 0.7;
  }
}
@media (max-width: 767.9px) {
  .l-reservation__banner {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .l-reservation__banner {
    flex-direction: row-reverse;
    align-items: center;
    padding: 8px;
  }
}
.l-reservation__banner::before {
  position: absolute;
  inset: 2px;
  background: #FFF;
  border-radius: 4px;
  content: "";
}

.l-reservation__main {
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  .l-reservation__main {
    flex: 1;
  }
}

.l-reservation__text {
  margin-bottom: 1.2em;
  font-size: min(4vw, 15px);
}
@media (min-width: 768px) {
  .l-reservation__text {
    font-size: max(min(1.6vw, 16px), 15px);
  }
}

.l-reservation__title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.08em;
  line-height: 1.2;
  font-weight: 700;
  font-size: min(9.6vw, 36px);
}
@media (min-width: 1025px) {
  .l-reservation__title {
    margin-bottom: 0.2em;
  }
}

.l-reservation__img {
  position: relative;
}
@media (min-width: 768px) {
  .l-reservation__img {
    width: 49.3506493506%;
  }
}
.l-reservation__img img {
  width: 100%;
  border-radius: 6px;
}

/* =========================================================
 access
========================================================= */
.l-access {
  overflow: clip;
  margin-top: 57px;
}
@media (min-width: 1025px) {
  .l-access {
    margin-top: 70px;
  }
}

.l-access__inner {
  display: flex;
  max-width: 940px;
}
@media (max-width: 1024.9px) {
  .l-access__inner {
    flex-direction: column;
    gap: 36px;
  }
}
@media (min-width: 1025px) {
  .l-access__inner {
    justify-content: space-between;
  }
}

@media (min-width: 1025px) {
  .l-access__main {
    width: 37.2340425532%;
  }
}

.l-access__logo {
  width: 100%;
  margin: 0 auto 25px;
}
@media (max-width: 1024.9px) {
  .l-access__logo {
    max-width: 323px;
  }
}
@media (min-width: 1025px) {
  .l-access__logo {
    max-width: 350px;
    margin-bottom: 22px;
  }
}
.l-access__logo img {
  width: 100%;
}

.l-access__address {
  display: flex;
  align-items: center;
  gap: 13px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  line-height: 1.32;
}
@media (max-width: 1024.9px) {
  .l-access__address {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.l-access__address::before {
  width: 20px;
  height: 28px;
  background: url(../img/common/icon_address.svg) no-repeat center/contain;
  content: "";
}

.l-access__contact {
  display: block;
  position: relative;
  max-width: 340px;
  margin: 30px auto 0;
  padding: 15px 20px 20px;
  background: #063775;
  border-radius: 6px;
  color: #FFF;
}
@media (min-width: 1025px) {
  .l-access__contact {
    max-width: 348px;
    padding: 14px 22px 15px;
  }
}
.l-access__contact::after {
  position: absolute;
  right: 8px;
  top: 50%;
  translate: 0 -50%;
  width: 22px;
  aspect-ratio: 22/10;
  background: url(../img/common/arrow_white.svg) no-repeat center/contain;
  transition: 0.5s translate;
  content: "";
}
@media (min-width: 1025px) {
  .l-access__contact::after {
    right: 22px;
  }
}
.l-access__contact .title {
  margin-bottom: 0.2em;
  font-size: 18px;
  font-size: 1.125rem;
}
.l-access__contact .text {
  font-size: 10px;
  font-size: 0.625rem;
}
@media (any-hover: hover) {
  .l-access__contact:hover::after {
    translate: 50% -50%;
  }
}

@media (max-width: 1024.9px) {
  .l-access__map {
    aspect-ratio: 375/220;
    min-width: 100vw;
    margin-inline: calc(50% - 50vw);
    max-height: 400px;
  }
}
@media (min-width: 1025px) {
  .l-access__map {
    width: 54.5744680851%;
  }
}
.l-access__map iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* =========================================================
 footer
========================================================= */
.l-footer {
  position: relative;
  z-index: 2;
  margin-top: 48px;
  position: relative;
}
@media (min-width: 1025px) {
  .l-footer {
    margin-top: 70px;
  }
}

.l-footer__hours {
  background: #ecf9ff;
}

.l-footer__pagetop {
  position: absolute;
  right: 0;
  bottom: min(17.8666666667vw, 67px);
}
@media (any-hover: hover) {
  .l-footer__pagetop {
    transition: 0.5s opacity;
  }
  .l-footer__pagetop:hover {
    opacity: 0.7;
  }
}
@media (max-width: 767.9px) {
  .l-footer__pagetop {
    width: 30px;
  }
}
@media (min-width: 376px) {
  .l-footer__pagetop {
    bottom: 0;
  }
}
@media (min-width: 768px) {
  .l-footer__pagetop {
    position: fixed;
    right: 0;
    bottom: 0;
  }
}

@media (min-width: 768px) {
  .is-pagetop {
    opacity: 0;
    pointer-events: none;
    transition: 0.5s opacity;
  }
  .is-pagetop--show {
    opacity: 1;
    pointer-events: initial;
  }
}

@media (min-width: 1025px) {
  .l-footer__inner {
    max-width: 940px;
  }
}

.l-footer__nav {
  display: flex;
  align-items: center;
  -moz-column-gap: min(6.9333333333vw, 26px);
       column-gap: min(6.9333333333vw, 26px);
  margin-top: 30px;
  padding-inline: 2.5%;
}
@media (min-width: 521px) {
  .l-footer__nav {
    justify-content: center;
    margin-top: 50px;
  }
}
@media (min-width: 1025px) {
  .l-footer__nav {
    gap: 44px;
    padding: 0;
  }
}

.l-footer__navList {
  display: grid;
}
@media (max-width: 1024.9px) {
  .l-footer__navList {
    font-size: min(3.7333333333vw, 14px);
  }
}
@media (max-width: 1024.9px) {
  .l-footer__navList {
    grid-auto-flow: column;
    grid-template-rows: repeat(3, auto);
    gap: 1em min(10.6666666667vw, 40px);
  }
}
@media (min-width: 1025px) {
  .l-footer__navList {
    display: flex;
    justify-content: center;
    gap: 2em;
  }
}

.l-footer__navLink {
  letter-spacing: normal;
}
@media (any-hover: hover) {
  .l-footer__navLink {
    transition: 0.5s color;
  }
  .l-footer__navLink:hover {
    color: #063775;
  }
}
@media (min-width: 1025px) {
  .l-footer__navLink {
    position: relative;
  }
  .l-footer__navLink::before {
    position: absolute;
    right: 0;
    translate: -10% -120%;
    aspect-ratio: 1;
    width: 0.8125em;
    background: url(../img/common/icon_active.svg) no-repeat center/contain;
    opacity: 0;
    transition: 0.5s opacity;
    content: "";
  }
  .l-footer__navLink--active {
    color: #064b75;
  }
  .l-footer__navLink--active::before {
    opacity: 1;
  }
}
@media (min-width: 1025px) and (any-hover: hover) {
  .l-footer__navLink:hover::before {
    opacity: 1;
  }
}
.l-footer__navLink--active {
  color: #063775;
}

@media (any-hover: hover) {
  .l-footer__instagram {
    transition: 0.5s opacity;
  }
  .l-footer__instagram:hover {
    opacity: 0.7;
  }
}

.l-footer__logo {
  width: 262px;
  margin: 40px auto 0;
}
@media (min-width: 1025px) {
  .l-footer__logo {
    margin-top: 78px;
  }
}
.l-footer__logo a,
.l-footer__logo img {
  display: block;
}
@media (any-hover: hover) {
  .l-footer__logo a {
    transition: 0.5s opacity;
  }
  .l-footer__logo a:hover {
    opacity: 0.7;
  }
}

.l-footer__copy {
  width: 100%;
  padding-block: 23px 104px;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
}
@media (min-width: 376px) {
  .l-footer__copy {
    padding-bottom: 40px;
  }
}
@media (min-width: 1025px) {
  .l-footer__copy {
    padding-block: 30px;
  }
}

/* =========================================================
 container
========================================================= */
.l-container {
  display: grid;
  gap: 60px 40px;
  width: 93%;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1025px) {
  .l-container {
    width: 88%;
    gap: min(4.6666666667vw, 70px);
  }
}
@media (min-width: 1025px) {
  .l-container:has(.l-sidebar) {
    grid-template-columns: 1fr min(300px, 25%);
    max-width: 1200px;
  }
}
.l-container .l-contents {
  margin: 0;
  width: auto;
  max-width: none;
}

/* =========================================================
 contents
========================================================= */
.l-contents {
  width: 93%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1025px) {
  .l-contents {
    width: 88%;
  }
}
/* =========================================================
 sidebar
========================================================= */
.l-sidebar {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 521px) {
  .l-sidebar {
    gap: 50px;
  }
}
@media (any-hover: hover) {
  .l-sidebar a {
    transition: 0.5s opacity;
  }
  .l-sidebar a:hover {
    opacity: 0.7;
  }
}

.l-sidebar__title {
  margin-bottom: 1em;
  border-bottom: 1px solid rgba(186, 187, 188, 0.5);
  color: #063775;
  font-size: 18px;
  font-size: 1.125rem;
}

.l-sidebar__entryList li + li {
  margin-top: 1em;
}
.l-sidebar__entryList .date {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (any-hover: hover) {
  .l-sidebar__entryList a {
    transition: 0.5s color;
  }
  .l-sidebar__entryList a:hover {
    color: #063775;
  }
}

.l-sidebar__category > li {
  display: flex;
  gap: 0.2em;
}
.l-sidebar__category > li::before {
  content: "・";
}
.l-sidebar__category li + li {
  margin-top: 0.5em;
}
.l-sidebar__category li .children {
  margin-top: 0.5em;
}
.l-sidebar__category li .children li {
  display: flex;
  gap: 0.2em;
  margin-left: 1em;
}
.l-sidebar__category li .children li::before {
  content: "-";
}
@media (any-hover: hover) {
  .l-sidebar__category a {
    transition: 0.5s color;
  }
  .l-sidebar__category a:hover {
    color: #063775;
  }
}

.l-sidebar__archive {
  position: relative;
  font-size: 16px;
  font-size: 1rem;
}
.l-sidebar__archive::after {
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  background: #333333;
  height: 0.5em;
  width: 0.8em;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: "";
}
.l-sidebar__archive select {
  width: 100%;
  border: 1px solid;
  padding: 0.5em 2em 0.5em 1em;
  border-radius: 0.2em;
  border-color: #babbbc;
  color: #333333;
  cursor: pointer;
}

/* =========================================================
 project
========================================================= */
/* 下層kv
-------------------------------------- */
.p-kv__inner {
  padding-block-start: 70px;
}

.p-kv__main_title {
  position: relative;
  margin: 0 0 16px 14px;
  line-height: 1.4;
  font-family: YakuHanJP, "Zen Maru Gothic", sans-serif;
  color: #063775;
  font-size: 30px;
  font-size: 1.875rem;
}
@media (min-width: 768px) {
  .p-kv__main_title {
    margin: 0 0 70px 33px;
    font-size: 34px;
    font-size: 2.125rem;
  }
}

.p-kv__sub_title {
  display: flex;
  align-items: center;
  -moz-column-gap: 25px;
       column-gap: 25px;
  color: #45adac;
  letter-spacing: normal;
  font-size: 14px;
  font-size: 0.875rem;
}
.p-kv__sub_title::after {
  flex: 1;
  height: 1px;
  background: currentColor;
  content: "";
}
@media (min-width: 768px) {
  .p-kv__sub_title {
    margin-left: 20px;
  }
}

/* breadcrumb
-------------------------------------- */
.p-breadcrumb {
  position: relative;
  z-index: 2;
  margin-block: 2px 0;
  font-size: 12px;
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .p-breadcrumb {
    margin: 2px 14px 0 0;
  }
}
.p-breadcrumb a {
  color: #063775;
}
@media (any-hover: hover) {
  .p-breadcrumb a {
    transition: 0.5s opacity;
  }
  .p-breadcrumb a:hover {
    opacity: 0.7;
  }
}
.p-breadcrumb__inner {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 0.2em 0.5em;
}
/* postHead
-------------------------------------- */
.p-postHead {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 0.8em 1.5em;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #babbbc;
}
@media (min-width: 1025px) {
  .p-postHead {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}

.p-postHead__title {
  width: 100%;
  font-weight: 500;
  font-size: 22px;
  font-size: 1.375rem;
}
.p-postHead__category {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8em;
  letter-spacing: normal;
  text-align: center;
}
.p-postHead__category a, .p-postHead__category span {
  display: inline-flex;
  gap: 0.2em;
  color: #063775;
}
.p-postHead__category a::before, .p-postHead__category span::before {
  content: "[";
}
.p-postHead__category a::after, .p-postHead__category span::after {
  content: "]";
}

/* postBody
-------------------------------------- */
.p-postBody {
  line-height: 1.9;
  /* =========================================================
   Editor
  ========================================================= */
}
.p-postBody h2:not(.c-headingLv2):not(.c-headingLv3):not(.c-headingLv4):not(.c-headingLv5):not(.c-headingLv6) {
  position: relative;
  padding: 0.37em 0.8em 0.43em 1.3em;
  background: #ecf9ff;
  border-radius: 6px;
  font-size: 20px;
  font-size: 1.25rem;
}
@media (min-width: 1025px) {
  .p-postBody h2:not(.c-headingLv2):not(.c-headingLv3):not(.c-headingLv4):not(.c-headingLv5):not(.c-headingLv6) {
    padding-left: 1.73em;
  }
}
.p-postBody h2:not(.c-headingLv2):not(.c-headingLv3):not(.c-headingLv4):not(.c-headingLv5):not(.c-headingLv6)::before {
  position: absolute;
  top: 0;
  left: 0.3em;
  translate: 0 -48%;
  width: 0.77em;
  aspect-ratio: 1;
  background: url(../img/common/icon_active.svg) no-repeat center/contain;
  content: "";
}
.p-postBody h3:not(.c-headingLv2):not(.c-headingLv3):not(.c-headingLv4):not(.c-headingLv5):not(.c-headingLv6) {
  position: relative;
  padding: 0 0.8em 1.2em;
  font-size: 18px;
  font-size: 1.125rem;
}
.p-postBody h3:not(.c-headingLv2):not(.c-headingLv3):not(.c-headingLv4):not(.c-headingLv5):not(.c-headingLv6)::before {
  position: absolute;
  right: 0;
  bottom: 5px;
  left: 0;
  height: 1px;
  background: #063775;
  content: "";
}
@media (min-width: 1025px) {
  .p-postBody h3:not(.c-headingLv2):not(.c-headingLv3):not(.c-headingLv4):not(.c-headingLv5):not(.c-headingLv6)::before {
    bottom: 6px;
  }
}
.p-postBody h3:not(.c-headingLv2):not(.c-headingLv3):not(.c-headingLv4):not(.c-headingLv5):not(.c-headingLv6)::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #063775;
  content: "";
}
.p-postBody h4:not(.c-headingLv2):not(.c-headingLv3):not(.c-headingLv4):not(.c-headingLv5):not(.c-headingLv6) {
  position: relative;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
}
.p-postBody h4:not(.c-headingLv2):not(.c-headingLv3):not(.c-headingLv4):not(.c-headingLv5):not(.c-headingLv6)::before {
  padding-right: 0.2em;
  color: #063775;
  content: "■";
}
.p-postBody h5:not(.c-headingLv2):not(.c-headingLv3):not(.c-headingLv4):not(.c-headingLv5):not(.c-headingLv6) {
  display: flex;
  align-items: flex-start;
  gap: 0.2em;
  font-size: 16px;
  font-size: 1rem;
}
.p-postBody a:not(.wp-block-button__link) {
  text-decoration: underline;
  color: #036EA9;
}
@media (any-hover: hover) {
  .p-postBody a:not(.wp-block-button__link):hover {
    text-decoration: none;
  }
}
.p-postBody > * + * {
  margin-top: 1.5em;
}
.p-postBody p strong {
  color: #063775;
}
.p-postBody * + h2,
.p-postBody * + h3,
.p-postBody * + h4,
.p-postBody * + h5,
.p-postBody * + h6 {
  margin-top: 2em;
}
.p-postBody ul li {
  display: flex;
  position: relative;
  line-height: 1.7;
}
.p-postBody li + li {
  margin-top: 0.3em;
}
.p-postBody ul:not(.blocks-gallery-grid) li {
  display: list-item;
  padding-left: 1em;
}
.p-postBody ul:not(.blocks-gallery-grid) li:before {
  position: absolute;
  left: 0;
  content: "・";
}
.p-postBody ul.nomarker li {
  padding-left: 0;
}
.p-postBody ul.nomarker li::before {
  display: none;
}
.p-postBody ol {
  padding-left: 1.5em;
}
.p-postBody iframe {
  max-width: 100%;
}
.p-postBody pre {
  white-space: pre-wrap;
}
.p-postBody .alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
.p-postBody .alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.p-postBody .aligncenter {
  margin-right: auto;
  margin-left: auto;
}
.p-postBody figure figcaption {
  margin-top: 0.5em;
  text-align: center;
  font-size: 85%;
}
.p-postBody .wp-block-button__link {
  background: #063775;
}
.p-postBody .wp-block-columns > * > * + * {
  margin-top: 1.5em;
}
/* notfound
-------------------------------------- */
.p-notfound__inner {
  position: relative;
  z-index: 2;
}

/* newsList
-------------------------------------- */
.p-newsList {
  overflow: hidden;
}
.p-newsList li {
  border-bottom: 1px solid #babbbc;
}
@media (min-width: 1025px) {
  .p-newsList li + li {
    margin-top: 10px;
  }
}

.p-newsList__link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  padding: 26px 10px 20px;
}
@media (min-width: 768px) {
  .p-newsList__link {
    padding: 20px 26px;
  }
}
.p-newsList__link::after {
  position: absolute;
  left: 0;
  bottom: -1.5px;
  width: 87px;
  height: 2px;
  background: #063775;
  content: "";
}
@media (min-width: 768px) {
  .p-newsList__link::after {
    width: 191px;
  }
}

.p-newsList__category {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8em;
  width: 100%;
  letter-spacing: normal;
  text-align: center;
}
.p-newsList__category span {
  display: inline-flex;
  gap: 0.2em;
  color: #063775;
}
.p-newsList__category span::before {
  content: "[";
}
.p-newsList__category span::after {
  content: "]";
}

.p-newsList__date {
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .p-newsList__date {
    width: 190px;
  }
}

.p-newsList__title {
  position: relative;
  width: 100%;
  min-width: 0;
  font-size: inherit;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
@media (min-width: 768px) {
  .p-newsList__title {
    width: calc(100% - 190px);
  }
}

@media (any-hover: hover) {
  .p-newsList__link {
    transition: 0.5s opacity;
  }
  .p-newsList__link:hover {
    opacity: 0.7;
  }
}

/* entryList
-------------------------------------- */
.p-entryList {
  display: grid;
}
@media (min-width: 521px) {
  .p-entryList {
    gap: 25px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1025px) {
  .p-entryList {
    gap: 30px;
  }
}
@media (min-width: 1366px) {
  .p-entryList {
    gap: 40px;
  }
}
@media (max-width: 520.9px) {
  .p-entryList li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #babbbc;
  }
}
@media (min-width: 1025px) {
  .p-entryList li {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}

.p-entryList__link {
  display: flex;
  flex-direction: column;
  gap: 18px;
  position: relative;
}
@media (any-hover: hover) {
  .p-entryList__link {
    transition: 0.5s opacity;
  }
  .p-entryList__link:hover {
    opacity: 0.7;
  }
}
.p-entryList__thumb {
  aspect-ratio: 1440/960;
  overflow: hidden;
}
.p-entryList__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-entryList__data {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 13px;
}
@media (min-width: 521px) {
  .p-entryList__data {
    flex: 1;
  }
}
.p-entryList__data .date {
  line-height: 1.4;
}
.p-entryList__data .category {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.p-entryList__data .category span {
  min-width: 7.8em;
  padding: 0.25em 0.8em;
  border-radius: 1.5em;
  line-height: 1.6;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  color: #FFF;
  background: #063775;
}
@media (any-hover: hover) {
  .p-entryList__data .category span {
    transition: 0.5s opacity;
  }
  .p-entryList__data .category span:hover {
    opacity: 0.7;
  }
}
.p-entryList__data .title {
  width: 100%;
  line-height: 1.4;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (min-width: 1025px) {
  .p-entryList__data .title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

/* pager
-------------------------------------- */
.p-pager {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767.9px) {
  .p-pager {
    gap: 10px;
    flex-direction: column;
  }
}
.p-pager:has(a) {
  margin-top: 45px;
}
@media (min-width: 768px) {
  .p-pager:has(a) {
    margin-top: 60px;
  }
}
@media (min-width: 768px) {
  .p-pager > * {
    width: 48%;
  }
}
.p-pager a {
  color: #333333;
  font-weight: 700;
  display: inline-flex !important;
  align-items: center;
  gap: 0.6em;
}
@media (any-hover: hover) {
  .p-pager a {
    transition: 0.5s opacity;
  }
  .p-pager a:hover {
    opacity: 0.7;
  }
}
.p-pager a::after {
  aspect-ratio: 2/1;
  width: 1.125em;
  background: url(../img/common/arrow_primary.svg) no-repeat center/contain;
  content: "";
}

.p-pager__next {
  text-align: right;
}
@media (max-width: 767.9px) {
  .p-pager__next {
    margin-left: auto;
  }
}

@media (max-width: 767.9px) {
  .p-pager__prev {
    margin-right: auto;
  }
}
.p-pager__prev a {
  flex-direction: row-reverse;
}
.p-pager__prev a::after {
  transform: scale(-1, 1);
}

/* pagination 
-------------------------------------- */
.p-pagination:has(.nav-links) {
  margin-top: 45px;
}
@media (min-width: 768px) {
  .p-pagination:has(.nav-links) {
    margin-top: 60px;
  }
}
.p-pagination .nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.8em;
  font-size: 16px;
  font-size: 1rem;
}
.p-pagination .nav-links > *:not(.extend):not(.pages) {
  min-width: 2.2em;
  padding: 0.2em 0.5em;
  border: 1px solid #063775;
  border-radius: 100%;
  text-align: center;
  color: #063775;
}
@media (any-hover: hover) {
  .p-pagination .nav-links a {
    transition: 0.3s border-color, 0.5s background-color;
  }
  .p-pagination .nav-links a:hover {
    background: #FFF8E7;
    border-color: #063775 !important;
  }
}
.p-pagination .nav-links > .current {
  border-color: #063775 !important;
  color: #FFF !important;
  background: #063775;
}

.p-ctaList {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}

.p-ctaList__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 81px;
  border: 1px solid #063775;
  border-radius: 10px;
}
@media (any-hover: hover) {
  .p-ctaList__btn {
    transition: 0.5s background-color;
  }
  .p-ctaList__btn:hover {
    background-color: #FFF8E7;
  }
}
.p-ctaList__btn .icon {
  width: 35px;
}
.p-ctaList__btn .text {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5em;
  color: #063775;
  letter-spacing: 0.02em;
  font-size: min(4.2666666667vw, 16px);
}
.p-ctaList__btn .text span {
  padding-inline: 0.48em;
  background: #063775;
  border-radius: 5px;
  color: #FFF;
  font-size: 75%;
}

/* hours 
-------------------------------------- */
.p-hours {
  container: hours/inline-size;
}

.p-hours__inner {
  display: flex;
  flex-direction: column;
}
@container hours (min-width: 720px) {
  .p-hours__inner {
    display: flex;
    flex-direction: row;
  }
}
.l-footer__hours .p-hours__inner, .p-homeHours .p-hours__inner, .p-accessHours .p-hours__inner {
  padding: 22px 10px 28px;
}
@container hours (min-width: 720px) {
  .l-footer__hours .p-hours__inner, .p-homeHours .p-hours__inner, .p-accessHours .p-hours__inner {
    padding: 32px 38px 32px 0;
  }
}

.p-hours__head {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
  margin-bottom: 14px;
}
@container hours (min-width: 720px) {
  .p-hours__head {
    flex-direction: column;
    width: 240px;
    padding-bottom: 20px;
    background: url(../img/common/icon_hours.svg) no-repeat center/147px;
  }
}
@container hours (min-width: 1000px) {
  .p-hours__head {
    width: 300px;
  }
}

.p-hours__title {
  min-height: 90px;
  justify-content: center;
  background: url(../img/common/icon_hours.svg) no-repeat center/contain;
}
@container hours (min-width: 720px) {
  .p-hours__title {
    background: none;
  }
}

.p-hours__priority {
  padding: 0.15em 1.3em 0.25em;
  border-radius: 2em;
  background: #ffe7ce;
  color: #8b0023;
  font-size: 15px;
  font-size: 0.9375rem;
}

.p-hours__container {
  container: hours-container/inline-size;
}
@container hours (min-width: 660px) {
  .p-hours__container {
    flex: 1;
  }
}

.p-hours__table {
  width: 100%;
  background: #FFF;
  line-height: 1.25;
  border-top: 1px solid #babbbc;
  border-left: 1px solid #babbbc;
  table-layout: fixed;
  font-size: 12px;
  font-size: 0.75rem;
}
@container hours-container (min-width: 660px) {
  .p-hours__table {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.p-hours__table th, .p-hours__table td {
  border-right: 1px solid #babbbc;
  border-bottom: 1px solid #babbbc;
}
.p-hours__table .col-category {
  width: 17px;
}
@container hours-container (min-width: 660px) {
  .p-hours__table .col-category {
    width: 36px;
  }
}
.p-hours__table .col-hour {
  width: 63px;
}
@container hours-container (min-width: 660px) {
  .p-hours__table .col-hour {
    width: 120px;
  }
}
.p-hours__table th {
  font-weight: 500;
}
.p-hours__table thead th, .p-hours__table thead td {
  height: 30px;
}
@container hours-container (min-width: 660px) {
  .p-hours__table thead th, .p-hours__table thead td {
    height: 54px;
  }
}
.p-hours__table tbody th, .p-hours__table tbody td {
  height: 46px;
}
@container hours-container (min-width: 660px) {
  .p-hours__table tbody th, .p-hours__table tbody td {
    height: 70px;
  }
}
.p-hours__table tbody .category {
  text-align: center;
  color: #FFF;
  font-size: 9px;
  font-size: 0.5625rem;
}
@container hours-container (min-width: 660px) {
  .p-hours__table tbody .category {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.p-hours__table tbody .category--am {
  background: #45adac;
}
.p-hours__table tbody .category--pm {
  background: #0071bc;
}
.p-hours__table tbody .category--night {
  background: #063775;
}
.p-hours__table tbody .category p {
  margin: auto;
  writing-mode: vertical-rl;
}
.p-hours__table tbody .hour {
  padding-inline: 0.8em;
  text-align: right;
}
@container hours-container (min-width: 660px) {
  .p-hours__table tbody .hour {
    text-align: center;
    padding: 0;
  }
  .p-hours__table tbody .hour br {
    display: none;
  }
}
.p-hours__table tbody td {
  text-align: center;
  color: #063775;
}

.p-hours__notice {
  margin-top: 1em;
  line-height: 1.6;
  font-size: 13px;
  font-size: 0.8125rem;
}
@container hours-container (min-width: 660px) {
  .p-hours__notice {
    margin-top: 0.6em;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

/* =========================================================
 form
========================================================= */
/* section
-------------------------------------- */
.p-formSection .wpcf7-response-output {
  padding: 1em !important;
}
.p-formSection form.validating .wpcf7-response-output:empty {
  display: none;
}
.p-formSection form.invalid .wpcf7-response-output,
.p-formSection form.unaccepted .wpcf7-response-output {
  text-align: center;
  border-color: #d62902 !important;
  color: #d62902;
}

.p-formSection__title {
  margin-bottom: 1em;
}

.p-formSection__lead {
  text-align: center;
}

.p-formSection__attList {
  margin-inline: auto;
  margin-bottom: 40px;
  padding-inline: 20px;
  box-shadow: #dddddd 5px 5px 12px;
  border-radius: 12px;
}
@media (min-width: 768px) {
  .p-formSection__attList {
    padding-inline: 30px;
  }
}
@media (min-width: 1025px) {
  .p-formSection__attList {
    width: min(90%, 1080px);
    margin-bottom: 50px;
  }
}
.p-formSection__attList .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1em 0.5em;
  cursor: pointer;
  font-size: 17px;
  font-size: 1.0625rem;
}
@media (any-hover: hover) {
  .p-formSection__attList .title {
    transition: 0.5s opacity;
  }
  .p-formSection__attList .title:hover {
    opacity: 0.7;
  }
}
.p-formSection__attList .title .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 1em;
  aspect-ratio: 1/1;
}
.p-formSection__attList .title .icon::before, .p-formSection__attList .title .icon::after {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #333333;
  content: "";
}
@media (min-width: 1025px) {
  .p-formSection__attList .title .icon::before, .p-formSection__attList .title .icon::after {
    height: 3px;
  }
}
.p-formSection__attList .title .icon::after {
  transform: rotate(90deg);
  transition: 0.5s;
}
.p-formSection__attList .title.is-toggleBtn--open .icon::after {
  transform: rotate(360deg);
}
@media (min-width: 1025px) {
  .p-formSection__attList .title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.p-formSection__attList .contents {
  display: grid;
  grid-template-rows: 0fr;
  transition: 0.5s grid-template-rows ease, 0.5s padding ease;
}
.p-formSection__attList .contents > * {
  overflow: hidden;
}
.p-formSection__attList .contents.is-toggleContents--open {
  grid-template-rows: 1fr;
}
.p-formSection__attList .contents.is-toggleContents--open {
  padding-block: 0 24px;
}
@media (min-width: 1025px) {
  .p-formSection__attList .contents.is-toggleContents--open {
    padding-block: 0 43px;
  }
}
.p-formSection__attList .c-list {
  padding: 0 6px;
}

.p-formSection__btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 40px;
}
@media (min-width: 521px) {
  .p-formSection__btns {
    margin-top: 60px;
  }
}

.p-formSection__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  min-width: 260px;
  border-radius: 6px;
  background: #063775;
  border: 1px solid #063775;
  color: #FFF;
  transition: 0.5s background-color, 0.5s color;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (any-hover: hover) {
  .p-formSection__submit {
    transition: 0.5s opacity;
  }
  .p-formSection__submit:hover {
    opacity: 0.7;
  }
}
.p-formSection__submit:disabled {
  filter: grayscale(90%);
  color: #CCC;
  opacity: 0.4;
}
@media (any-hover: hover) {
  .p-formSection__submit:disabled:hover {
    background: #063775;
    color: #CCC;
  }
}

.p-formSection__back {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  min-width: 260px;
  border-radius: 6px;
  background: #FFF;
  border: 1px solid #063775;
  color: #063775;
  transition: 0.5s background-color, 0.5s color;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (any-hover: hover) {
  .p-formSection__back {
    transition: 0.5s opacity;
  }
  .p-formSection__back:hover {
    opacity: 0.7;
  }
}

/* formTable
-------------------------------------- */
.p-formPrivacy .acceptance .essential, .p-formTable dt span {
  padding: 0.05em 0.8em 0.1em;
  background: #bd063d;
  border-radius: 6px;
  color: #FFF;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (min-width: 1025px) {
  .p-formPrivacy .acceptance .essential, .p-formTable dt span {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.p-formTable {
  margin-inline: auto;
  border-top: 1px solid #babbbc;
}
@media (min-width: 1025px) {
  .p-formTable {
    width: min(90%, 1080px);
  }
}
.p-formTable > div {
  border-bottom: 1px solid #babbbc;
}
@media (max-width: 767.9px) {
  .p-formTable > div {
    flex-direction: column;
    padding-inline: 0.4em;
  }
}
.p-formTable dt {
  display: flex;
  align-items: flex-start;
  gap: 1em;
  color: #333333;
  font-weight: 500;
}
@media (max-width: 767.9px) {
  .p-formTable dt {
    width: 100%;
    margin-bottom: 0.8em;
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .p-formTable dt {
    justify-content: space-between;
    width: 290px;
    padding: 1.2em 0.8em;
  }
}
@media (min-width: 768px) {
  .p-formTable dd {
    flex: 1;
    padding: 1.2em;
  }
}
@media (min-width: 768px) {
  .p-formTable--input dt {
    padding-block: 1.8em;
  }
}
.p-formTable--input dd:has(.p-formTable__radio) {
  padding-block: 0.6em;
}
@media (min-width: 768px) {
  .p-formTable--input dd:has(.p-formTable__radio) {
    padding-block: 1.8em;
  }
}

.p-formTable__att {
  font-size: 14px;
  font-size: 0.875rem;
}
* + .p-formTable__att {
  margin-top: 10px;
}

.p-formTable__radio .wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em 1.5em;
}
.p-formTable__radio .wpcf7-form-control.wpcf7-radio > * {
  margin-left: 0;
}

.p-formTable__date {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 1em;
}
.p-formTable__date input[type=date] {
  width: 100%;
  text-align: left;
}
.p-formTable__date:has(input[type=date]) {
  gap: 10px;
}
.p-formTable__date:has(input[type=date]) > * {
  width: 100%;
}
@media (min-width: 521px) {
  .p-formTable__date:has(input[type=date]) > * {
    width: calc((100% - 10px) / 2);
  }
}

.p-formTable__select select, .p-formTable__textarea, .p-formTable__input {
  width: 100%;
  box-sizing: border-box;
  height: 48px;
  padding: 0 0.8em;
  color: #333333;
  border: 1px solid #babbbc;
  border-radius: 6px;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
}
@media (min-width: 1025px) {
  .p-formTable__select select, .p-formTable__textarea, .p-formTable__input {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.p-formTable__select select::-moz-placeholder, .p-formTable__textarea::-moz-placeholder, .p-formTable__input::-moz-placeholder {
  color: rgba(51, 51, 51, 0.4);
}
.p-formTable__select select::placeholder, .p-formTable__textarea::placeholder, .p-formTable__input::placeholder {
  color: rgba(51, 51, 51, 0.4);
}

.p-formTable__textarea {
  height: 10em;
  padding: 0.8em;
}

.p-formTable__select {
  position: relative;
  max-width: 400px;
}
.p-formTable__select::after {
  position: absolute;
  right: 1em;
  top: 1.3em;
  background: #333333;
  height: 0.5em;
  width: 0.8em;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: "";
}
.p-formTable__select select {
  padding-right: 3em;
  color: #333333;
  cursor: pointer;
}
.p-formTable__select:has(.is-myConfirmVal)::after {
  display: none;
}

.p-formTable__checkbox {
  display: flex;
  flex-direction: column;
  gap: 0.5em;
}

.p-formTable__files {
  display: grid;
  gap: 0.8em;
}
.p-formTable__files pre {
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
}

.p-formTable__notice {
  margin-top: 0.6em;
  line-height: 1.4;
  font-size: 14px;
  font-size: 0.875rem;
}

/* formPrivacy
-------------------------------------- */
.p-formPrivacy {
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  align-items: center;
  margin: 40px auto 0;
  text-align: center;
}
@media (min-width: 521px) {
  .p-formPrivacy {
    margin-top: 60px;
  }
}
.p-formPrivacy a {
  color: #036EA9;
  border-bottom: 1px solid;
}
@media (any-hover: hover) {
  .p-formPrivacy a:hover {
    border-bottom-color: transparent;
  }
}
.p-formPrivacy a span {
  color: #45adac;
}
.p-formPrivacy .acceptance {
  margin-top: 1em;
}
.p-formPrivacy .acceptance .essential {
  padding-block: 0.2em;
}
.p-formPrivacy .acceptance .wpcf7-list-item {
  display: inline;
}
.p-formPrivacy input {
  margin-right: 0.5em;
}

/* =========================================================
 home
========================================================= */
/* title
-------------------------------------- */
.p-homeTitle {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-weight: 500;
}
.p-homeTitle .sub {
  margin-bottom: 0.35em;
  line-height: 1.4;
  color: #063775;
  font-size: 14px;
  font-size: 0.875rem;
}
.p-homeTitle .main {
  font-family: YakuHanJP, "Zen Maru Gothic", sans-serif;
  line-height: 1.2;
  font-size: 26px;
  font-size: 1.625rem;
}

/* kv
-------------------------------------- */
.p-homeKv {
  padding-top: 2.6666666667%;
}
@media (min-width: 1025px) {
  .p-homeKv {
    padding-top: min(1.3571428571vw, 19px);
  }
}

.p-homeKv__inner {
  position: relative;
}

.p-homeKv__slide {
  aspect-ratio: 350/335;
  overflow: hidden;
}
@media (min-width: 1025px) {
  .p-homeKv__slide {
    aspect-ratio: 1200/504;
  }
}
.p-homeKv__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-homeKv__main {
  position: relative;
  z-index: 3;
}
@media (max-width: 1024.9px) {
  .p-homeKv__main {
    margin-top: -22.1333333333%;
  }
}
@media (min-width: 1025px) {
  .p-homeKv__main {
    position: absolute;
    top: min(2.8571428571vw, 40px);
    left: 0;
    width: 47.3333333333%;
  }
}

.p-homeKv__title {
  line-height: 1.6;
  text-align: center;
  font-family: YakuHanJP, "Zen Maru Gothic", sans-serif;
  font-size: 8vw;
  text-shadow: #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw;
}
@media (min-width: 1025px) {
  .p-homeKv__title {
    text-shadow: #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px;
    line-height: 2.1;
    font-size: min(2.1428571429vw, 30px);
  }
}
.p-homeKv__title em {
  font-style: normal;
  color: #063775;
}
.p-homeKv__title .hour {
  display: inline-flex;
  align-items: center;
  margin-inline: -0.2em 0.2em;
  padding: 0 0.4em 0.2em;
  background: #063775;
  border-radius: 6px;
  box-shadow: #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw, #FFF 0 0 1.6vw;
  text-shadow: none;
  color: #FFF;
  line-height: 1.1;
  font-size: 10.6666666667vw;
}
@media (min-width: 1025px) {
  .p-homeKv__title .hour {
    box-shadow: #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px, #FFF 0 0 8px;
    font-size: min(2.8571428571vw, 40px);
  }
}
.p-homeKv__title .hour span {
  margin: 0.1em 0.2em 0 0;
  font-size: 8.2666666667vw;
}
@media (min-width: 1025px) {
  .p-homeKv__title .hour span {
    font-size: min(2.2142857143vw, 31px);
  }
}

.p-homeKv__feature {
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 3;
}
@media (max-width: 1024.9px) {
  .p-homeKv__feature {
    margin-top: 1.3333333333vw;
  }
}
@media (min-width: 1025px) {
  .p-homeKv__feature {
    width: min(38.2142857143vw, 535px);
    -moz-column-gap: min(0.7142857143vw, 10px);
         column-gap: min(0.7142857143vw, 10px);
    margin: max(-0.7142857143vw, -10px) auto 0;
  }
}
.p-homeKv__feature li {
  flex: 1;
}
@media (max-width: 1024.9px) {
  .p-homeKv__feature li:nth-child(1) {
    margin-right: -3.4666666667vw;
  }
  .p-homeKv__feature li:nth-child(2) {
    position: relative;
    z-index: 3;
    padding-top: 8.2666666667%;
  }
  .p-homeKv__feature li:nth-child(3) {
    margin-left: -3.4666666667vw;
  }
}
@media (min-width: 1025px) {
  .p-homeKv__feature li:nth-child(2) {
    margin-top: min(1.5vw, 21px);
  }
}

.p-homeKv__notice {
  width: -moz-fit-content;
  width: fit-content;
  margin: 3.7333333333vw auto;
  padding: 0.28em 2.6em 0.4em;
  border-radius: 2em;
  background: #ffe7ce;
  color: #8b0023;
  text-align: center;
  font-size: 3.4666666667vw;
}
@media (min-width: 1025px) {
  .p-homeKv__notice {
    margin-top: min(1.4285714286vw, 20px);
    padding: 0.15em 3.6em 0.25em;
    font-size: min(1.0714285714vw, 15px);
  }
}

/* hours
-------------------------------------- */
.p-homeHours {
  margin-top: 60px;
}
@media (min-width: 1025px) {
  .p-homeHours {
    margin-top: 80px;
  }
}

.p-homeHours__inner {
  background: #ecf9ff;
}

/* head
-------------------------------------- */
@media (min-width: 1025px) {
  .p-homeHead {
    padding-left: min(1.7142857143vw, 24px);
  }
}

.p-homeHead__en {
  display: flex;
  align-items: center;
  -moz-column-gap: 25px;
       column-gap: 25px;
  color: #45adac;
  letter-spacing: normal;
  font-size: 14px;
  font-size: 0.875rem;
}
.p-homeHead__en::after {
  flex: 1;
  height: 1px;
  background: currentColor;
  content: "";
}

.p-homeHead__title {
  margin-block: 0.6em 1.2em;
  font-family: YakuHanJP, "Zen Maru Gothic", sans-serif;
  letter-spacing: normal;
  line-height: 1.27;
  font-size: min(5.8666666667vw, 22px);
}
@media (min-width: 768px) {
  .p-homeHead__title {
    font-size: max(min(2.8vw, 28px), 22px);
  }
}

/* features
-------------------------------------- */
.p-homeFeatures {
  margin-top: 50px;
}
.p-homeFeatures .scroll-hint-shadow-wrap::before {
  display: none;
}

.p-homeFeatures__head {
  margin-bottom: 30px;
}
@media (min-width: 1025px) {
  .p-homeFeatures__head {
    margin-bottom: 40px;
  }
}

@media (max-width: 1024.9px) {
  .p-homeFeatures__wrapper {
    display: flex;
    gap: 25px;
  }
}
@media (min-width: 1025px) {
  .p-homeFeatures__wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: min(1.5714285714vw, 22px);
         column-gap: min(1.5714285714vw, 22px);
    overflow: hidden !important;
  }
}

.p-homeFeatures__item {
  position: relative;
}
@media (max-width: 1024.9px) {
  .p-homeFeatures__item {
    width: 350px;
    max-width: 95vw;
    flex: none;
    opacity: 1 !important;
    animation: none !important;
  }
}
@media (min-width: 1025px) {
  .p-homeFeatures__item:nth-child(2) {
    animation-delay: 0.15s;
    padding-top: min(4vw, 56px);
  }
  .p-homeFeatures__item:nth-child(3) {
    animation-delay: 0.3s;
  }
}
.p-homeFeatures__item .number {
  position: relative;
  z-index: 2;
  width: 70px;
}
@media (min-width: 1366px) {
  .p-homeFeatures__item .number {
    width: 79px;
  }
}
.p-homeFeatures__item .img {
  margin-top: -35px;
  padding-inline: min(6.6666666667vw, 25px);
}
@media (min-width: 1025px) {
  .p-homeFeatures__item .img {
    margin-top: max(-3.2857142857vw, -46px);
    padding-inline: min(3.4285714286vw, 48px) min(1.7857142857vw, 25px);
  }
}
.p-homeFeatures__item .img img {
  border-radius: 12px;
}
.p-homeFeatures__item .title {
  margin: 1em 0.4em 0.8em;
  line-height: 1.94;
  font-size: min(4.8vw, 18px);
  letter-spacing: normal;
}
@media (min-width: 1025px) {
  .p-homeFeatures__item .title {
    margin-block: 0.8em 0.9em;
    padding-left: min(2.5vw, 35px);
    line-height: 1.8;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.p-homeFeatures__item .title span {
  color: #063775;
  background: linear-gradient(transparent 75%, #c0fad2 75%);
}
.p-homeFeatures__item .text {
  padding-inline: 0.4em;
  line-height: 1.81;
}
@media (min-width: 1025px) {
  .p-homeFeatures__item .text {
    padding-left: min(2.8571428571vw, 40px);
  }
}

/* medical
-------------------------------------- */
.p-homeMedical {
  margin-top: 80px;
}
@media (min-width: 1025px) {
  .p-homeMedical {
    margin-top: 90px;
  }
}

.p-homeMedical__head {
  margin-bottom: 38px;
}
.p-homeMedical__list {
  display: grid;
  row-gap: 62px;
  position: relative;
  padding-block: 80px 66px;
}
@media (min-width: 768px) {
  .p-homeMedical__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 70px max(min(3.2857142857vw, 46px), 30px);
  }
}
@media (min-width: 1025px) {
  .p-homeMedical__list {
    grid-template-columns: repeat(3, 1fr);
    max-width: 1094px;
    margin-inline: auto;
    padding-block: 71px 77px;
  }
}
.p-homeMedical__list::before {
  position: absolute;
  top: 0;
  right: calc(50% - 50vw);
  bottom: 0;
  left: calc(50% - 50vw);
  background: #ecf9ff;
  content: "";
}

.p-homeMedical__item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  gap: 0;
  position: relative;
  padding: 57px 20px 40px;
  background: #FFF;
  border: 1px solid #063775;
  border-radius: 12px;
}
@media (min-width: 768px) {
  .p-homeMedical__item {
    padding: 54px 24px 50px;
  }
}
.p-homeMedical__item .icon {
  position: absolute;
  top: -35px;
  left: calc(50% - 35px);
  width: 70px;
}
.p-homeMedical__item .icon img {
  aspect-ratio: 1;
  width: 100%;
  border-radius: 100%;
}
.p-homeMedical__item .head {
  text-align: center;
  margin-bottom: 28px;
}
.p-homeMedical__item .title {
  line-height: 1.4;
  font-family: YakuHanJP, "Zen Maru Gothic", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
}
.p-homeMedical__item .notice {
  margin-bottom: -1em;
  font-size: 14px;
  font-size: 0.875rem;
}
.p-homeMedical__item .list {
  line-height: 1.5;
  display: grid;
  gap: 0.5em;
}
.p-homeMedical__item .list a {
  display: inline-flex;
  align-items: center;
  gap: 0.6em;
  transition: 0.5s color;
}
.p-homeMedical__item .list a::before {
  flex-shrink: 0;
  aspect-ratio: 1;
  margin: 0.1em 0 0 -0.3em;
  width: 0.6em;
  border-right: 1.5px solid #45adac;
  border-bottom: 1.5px solid #45adac;
  rotate: -45deg;
  transition: 0.5s border-color;
  content: "";
}
@media (any-hover: hover) {
  .p-homeMedical__item .list a:hover {
    color: #063775;
  }
  .p-homeMedical__item .list a:hover::before {
    border-color: #063775;
  }
}
.p-homeMedical__item .nodata {
  color: #aaa;
}

/* nav
-------------------------------------- */
.p-homeNav {
  margin-top: 45px;
  padding-bottom: 17px;
}
@media (min-width: 1025px) {
  .p-homeNav {
    margin-top: 67px;
  }
}

.p-homeNav__inner {
  display: flex;
}
@media (max-width: 767.9px) {
  .p-homeNav__inner {
    flex-direction: column;
    row-gap: 47px;
  }
}
@media (min-width: 768px) {
  .p-homeNav__inner {
    max-width: 980px;
    -moz-column-gap: min(4.2857142857vw, 60px);
         column-gap: min(4.2857142857vw, 60px);
  }
}

.p-homeNav__link {
  display: block;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: #dddddd 5px 5px 12px;
}
@media (any-hover: hover) {
  .p-homeNav__link:hover .p-homeNav__title .arrow {
    translate: 50%;
  }
}

.p-homeNav__title {
  display: flex;
  align-items: center;
  padding: 35px 25px 35px 30px;
  font-size: min(5.8666666667vw, 22px);
}
@media (min-width: 1025px) {
  .p-homeNav__title {
    padding: 36px 31px 42px 38px;
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media (max-width: 1024.9px) {
  .p-homeNav__title .icon--faq {
    width: 25px;
    margin-inline: 2px 17px;
  }
}
@media (min-width: 1025px) {
  .p-homeNav__title .icon--faq {
    margin-inline: 2px 23px;
  }
}
@media (max-width: 1024.9px) {
  .p-homeNav__title .icon--recruit {
    width: 28px;
    margin-right: 15px;
  }
}
@media (min-width: 1025px) {
  .p-homeNav__title .icon--recruit {
    margin-inline-end: 23px;
  }
}
.p-homeNav__title .text {
  padding-bottom: 0.1em;
  font-family: YakuHanJP, "Zen Maru Gothic", sans-serif;
}
.p-homeNav__title .arrow {
  transition: translate 0.5s;
  margin-left: auto;
}
@media (max-width: 1024.9px) {
  .p-homeNav__title .arrow {
    width: 20px;
  }
}

.p-homeNav__img {
  aspect-ratio: 460/224;
}
.p-homeNav__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-homeNav__text {
  margin: 1em 6px 0;
}
@media (min-width: 1366px) {
  .p-homeNav__text {
    margin-inline: 10px;
  }
}

.p-homeNav__btn {
  margin-top: 30px;
  text-align: center;
}

/* info
-------------------------------------- */
.p-homeInfo__inner {
  display: grid;
  gap: 5px;
}
@media (min-width: 1025px) {
  .p-homeInfo__inner {
    grid-template-columns: 1fr 1fr;
  }
}
.p-homeInfo__inner > *:first-child {
  position: relative;
}
.p-homeInfo__inner > *:first-child::after {
  position: absolute;
  border: 1px solid #E0E0E1;
  border-radius: 1px;
  content: "";
}
@media (max-width: 1024.9px) {
  .p-homeInfo__inner > *:first-child::after {
    right: 0;
    left: 0;
    bottom: -4px;
    height: 5px;
  }
}
@media (min-width: 1025px) {
  .p-homeInfo__inner > *:first-child::after {
    top: 57px;
    right: -5px;
    bottom: 0;
    width: 5px;
  }
}

/* news
-------------------------------------- */
.p-homeNews {
  margin-top: 60px;
}
@media (min-width: 1025px) {
  .p-homeNews {
    margin-top: 87px;
  }
}

.p-homeNews__inner {
  max-width: 1152px;
  display: flex;
}
@media (max-width: 1024.9px) {
  .p-homeNews__inner {
    flex-direction: column;
  }
}
@media (min-width: 1025px) {
  .p-homeNews__inner {
    gap: min(4.2857142857vw, 60px);
  }
}

.p-homeNews__head {
  position: relative;
  padding: 20px 23px 23px 10px;
}
@media (min-width: 1025px) {
  .p-homeNews__head {
    display: flex;
    flex-direction: column;
    width: 327px;
    padding: 50px 53px 63px;
  }
}
.p-homeNews__head::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: calc(50% - 50vw);
  border-radius: 0 33px 33px 0;
  background: #cbe8e8;
  content: "";
}

.p-homeNews__title {
  position: relative;
  align-items: flex-start;
}
@media (max-width: 1024.9px) {
  .p-homeNews__title {
    padding-inline-start: 3px;
  }
}
@media (min-width: 1025px) {
  .p-homeNews__list {
    flex: 1;
    padding-bottom: 30px;
  }
}

.p-homeNews__btn {
  padding-top: 30px;
}
@media (min-width: 1025px) {
  .p-homeNews__btn {
    margin-top: auto;
  }
}
.p-homeNews__btn .link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 184px;
  padding: 10px 17px 10px 21px;
  border-radius: 6px;
  background: #FFF;
  font-size: 15px;
  font-size: 0.9375rem;
}
.p-homeNews__btn .link .arrow {
  width: 17px;
  transition: 0.5s translate;
}
@media (any-hover: hover) {
  .p-homeNews__btn .link:hover .arrow {
    translate: 50%;
  }
}

/* =========================================================
 medical
========================================================= */
/* 
-------------------------------------- */
.p-medical {
  margin-top: 43px;
}

.p-medical__body {
  line-height: 2;
}
.p-medical__body > .wp-block-heading {
  margin-block: 2em 1em;
}
@media (min-width: 1025px) {
  .p-medical__body > .wp-block-heading {
    margin-block: 2.5em 1.5em;
  }
}
.p-medical__body > .wp-block-heading:first-child {
  margin-block-start: 0;
}
.p-medical__body h2.wp-block-heading {
  font-family: YakuHanJP, "Zen Maru Gothic", sans-serif;
  font-size: 1.375em !important;
  position: relative;
  padding: 0.37em 0.8em 0.43em 1.3em;
  background: #ecf9ff;
  border-radius: 6px;
}
@media (min-width: 1025px) {
  .p-medical__body h2.wp-block-heading {
    padding-left: 1.73em;
  }
}
.p-medical__body h2.wp-block-heading::before {
  position: absolute;
  top: 0;
  left: 0.3em;
  translate: 0 -48%;
  width: 0.77em;
  aspect-ratio: 1;
  background: url(../img/common/icon_active.svg) no-repeat center/contain;
  content: "";
}
@media (min-width: 1025px) {
  .p-medical__body h2.wp-block-heading {
    font-size: 1.625em !important;
  }
}
.p-medical__body img {
  border-radius: 6px;
}
@media (min-width: 1025px) {
  .p-medical__body {
    padding-inline: min(4.5714285714vw, 64px);
  }
  .p-medical__body > h2.wp-block-heading {
    margin-inline: max(-4.5714285714vw, -64px);
  }
}

.p-medical__back {
  margin-top: 40px;
  text-align: center;
}
@media (min-width: 1025px) {
  .p-medical__back {
    margin-top: 60px;
  }
}

/* =========================================================
 faq
========================================================= */
/* 
-------------------------------------- */
.p-faq {
  margin-top: 43px;
}

.p-faq__inner {
  display: grid;
  gap: 20px;
  max-width: 1000px;
}

.p-faq__item {
  background: #f9f9f9;
}

.p-faq__title {
  display: flex;
  align-items: center;
  padding: 20px;
  line-height: 1.4;
  color: #063775;
  cursor: pointer;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (any-hover: hover) {
  .p-faq__title {
    transition: 0.5s opacity;
  }
  .p-faq__title:hover {
    opacity: 0.7;
  }
}
@media (min-width: 768px) {
  .p-faq__title {
    padding: 26px 30px;
  }
}
.p-faq__title .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 1em;
  aspect-ratio: 1/1;
}
.p-faq__title .icon::before, .p-faq__title .icon::after {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #063775;
  content: "";
}
@media (min-width: 1025px) {
  .p-faq__title .icon::before, .p-faq__title .icon::after {
    height: 3px;
  }
}
.p-faq__title .icon::after {
  transform: rotate(90deg);
  transition: 0.5s;
}
.p-faq__title.is-toggleBtn--open .icon::after {
  transform: rotate(360deg);
}
.p-faq__title .q {
  flex-shrink: 0;
  width: 1.2em;
  margin: 0.1em 0.6em;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: YakuHanJP, "Zen Maru Gothic", sans-serif;
}
.p-faq__title .text {
  flex: 1;
  margin-right: 0.8em;
}
.p-faq__title .icon {
  flex-shrink: 0;
  margin-left: auto;
}

.p-faq__contents {
  padding-inline: 20px;
  display: grid;
  grid-template-rows: 0fr;
  transition: 0.5s grid-template-rows ease, 0.5s padding ease;
}
.p-faq__contents > * {
  overflow: hidden;
}
.p-faq__contents.is-toggleContents--open {
  grid-template-rows: 1fr;
}
@media (min-width: 768px) {
  .p-faq__contents {
    padding-inline: 30px;
  }
}
.p-faq__contents.is-toggleContents--open {
  padding-block: 0 30px;
}
.p-faq__contents .inner {
  display: flex;
}
.p-faq__contents .a {
  flex-shrink: 0;
  width: 1.2em;
  margin: 0.1em 0.6em;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: YakuHanJP, "Zen Maru Gothic", sans-serif;
}
.p-faq__contents .text {
  margin-top: 0.1em;
  line-height: 2;
}

/* =========================================================
 access
========================================================= */
/* map
-------------------------------------- */
.p-accessMap {
  margin-top: 43px;
}

@media (min-width: 1025px) {
  .p-accessMap__wrapper {
    padding-inline: min(4.2857142857vw, 60px);
  }
}

.p-accessMap__info .title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 0.4em;
}
@media (min-width: 1025px) {
  .p-accessMap__info .title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.p-accessMap__map {
  margin-top: 30px;
}
@media (min-width: 1025px) {
  .p-accessMap__map {
    margin-top: 40px;
  }
}
.p-accessMap__map iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .p-accessMap__map iframe {
    height: 520px;
    aspect-ratio: unset;
  }
}

.p-accessMap__traffic {
  display: grid;
  gap: 20px;
  margin-top: 30px;
}
@media (min-width: 1025px) {
  .p-accessMap__traffic {
    gap: 40px;
    max-width: 960px;
    margin-inline: auto;
    margin-top: 40px;
  }
}
.p-accessMap__traffic > div {
  padding: 18px 20px 24px;
  background: #f9f9f9;
  border-radius: 20px;
}
@media (min-width: 1025px) {
  .p-accessMap__traffic > div {
    padding: 25px 35px 35px;
  }
}
.p-accessMap__traffic dt {
  margin-bottom: 1em;
  font-weight: 500;
}
.p-accessMap__traffic dd {
  padding-inline: 0.8em;
}

/* hours
-------------------------------------- */
.p-accessHours__inner {
  background: #ecf9ff;
}
/* =========================================================
 recruit
========================================================= */
/* lead
-------------------------------------- */
.p-recruitLead {
  margin-top: 43px;
}

.p-recruitLead__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 36px;
}
@media (min-width: 1025px) {
  .p-recruitLead__inner {
    row-gap: 50px;
  }
}

@media (min-width: 1025px) {
  .p-recruitLead__main {
    width: 58.3333333333%;
    padding-left: min(1.4285714286vw, 20px);
  }
}
@media (min-width: 1366px) {
  .p-recruitLead__main {
    padding-left: min(6.4285714286vw, 90px);
  }
}

.p-recruitLead__title {
  margin-bottom: 1em;
  font-family: YakuHanJP, "Zen Maru Gothic", sans-serif;
  color: #063775;
  font-size: min(5.6vw, 21px);
}
@media (min-width: 1025px) {
  .p-recruitLead__title {
    font-size: min(2.3333333333vw, 28px);
  }
}

.p-recruitLead__text {
  line-height: 2.1;
}

@media (max-width: 1024.9px) {
  .p-recruitLead__imgWrapper {
    width: 82.6666666667vw;
    max-width: 600px;
    margin-inline: auto;
  }
}
@media (min-width: 1025px) {
  .p-recruitLead__imgWrapper {
    position: absolute;
    top: 0;
    right: min(2.6428571429vw, 37px);
    width: 40.8333333333%;
  }
}

.p-recruitLead__img01 {
  position: relative;
  width: 84.8979591837%;
  margin-left: auto;
}
.p-recruitLead__img01 img {
  width: 100%;
  border-radius: 6px;
}
.p-recruitLead__img01::after {
  position: absolute;
  left: 0;
  bottom: 0;
  translate: -83% 61%;
  width: 21.63%;
  aspect-ratio: 1;
  background: url(../img/recruit/lead_logo.webp) no-repeat center/contain;
  content: "";
}

.p-recruitLead__img02 {
  width: 40.8163265306%;
  margin-inline: auto 5.1020408163%;
  translate: 0 -12%;
}
.p-recruitLead__img02 img {
  width: 100%;
  border-radius: 6px;
}

.p-recruitLead__img03 {
  width: 18.0833333333%;
  margin-left: min(1.3571428571vw, 19px);
}
.p-recruitLead__img03 img {
  width: 100%;
  border-radius: 6px;
}

/* environment
-------------------------------------- */
.p-recruitEnvironment {
  margin-top: 50px;
}
@media (min-width: 1025px) {
  .p-recruitEnvironment {
    margin-top: 84px;
  }
}

.p-recruitEnvironment__title {
  margin-bottom: 60px;
}
@media (min-width: 1025px) {
  .p-recruitEnvironment__title {
    margin-bottom: 84px;
  }
}

.p-recruitEnvironment__wrapper {
  display: grid;
  row-gap: 60px;
}
@media (min-width: 1025px) {
  .p-recruitEnvironment__wrapper {
    row-gap: 90px;
    max-width: 1136px;
    margin-inline: auto;
  }
}

.p-recruitEnvironment__item {
  display: flex;
}
@media (max-width: 767.9px) {
  .p-recruitEnvironment__item {
    flex-direction: column;
    row-gap: 20px;
  }
}
@media (min-width: 768px) {
  .p-recruitEnvironment__item {
    -moz-column-gap: max(min(2.8571428571vw, 40px), 20px);
         column-gap: max(min(2.8571428571vw, 40px), 20px);
  }
}
.p-recruitEnvironment__item .img {
  position: relative;
  padding-inline: min(6.6666666667vw, 25px);
}
@media (min-width: 768px) {
  .p-recruitEnvironment__item .img {
    width: 26.5845070423%;
    min-width: 260px;
    padding-inline: min(3.4285714286vw, 48px) 0;
  }
}
.p-recruitEnvironment__item .img img {
  width: 100%;
  border-radius: 12px;
}
.p-recruitEnvironment__item .point {
  position: absolute;
  top: -35px;
  left: 0;
  z-index: 2;
  width: 70px;
}
@media (min-width: 1366px) {
  .p-recruitEnvironment__item .point {
    width: 79px;
  }
}
.p-recruitEnvironment__item .main {
  padding-inline: min(4vw, 15px);
}
@media (min-width: 768px) {
  .p-recruitEnvironment__item .main {
    flex: 1;
    padding: 0;
  }
}
.p-recruitEnvironment__item .title {
  margin-bottom: 0.8em;
  font-weight: 700;
  color: #063775;
  font-size: min(4.8vw, 18px);
}
@media (min-width: 768px) {
  .p-recruitEnvironment__item .title {
    margin-top: -0.1em;
  }
}
@media (min-width: 1025px) {
  .p-recruitEnvironment__item .title {
    margin-bottom: 1em;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.p-recruitEnvironment__item .text {
  line-height: 2;
}
.p-recruitEnvironment__item .marker {
  padding: 0.1em 0.3em;
  background: #c0fad2;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/* requirements
-------------------------------------- */
.p-recruitRequirements {
  margin-top: 60px;
}
@media (min-width: 1025px) {
  .p-recruitRequirements {
    margin-top: 114px;
  }
}

.p-recruitRequirements__title {
  margin-bottom: 30px;
}
@media (min-width: 1025px) {
  .p-recruitRequirements__title {
    margin-bottom: 42px;
  }
}

/*
.p-recruitRequirements__nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px;
}*/
.p-recruitRequirements__section {
  background: #f9f9f9;
  padding: 10px 20px 30px;
}
@media (min-width: 768px) {
  .p-recruitRequirements__section {
    padding: 20px 40px 48px;
  }
}
.p-recruitRequirements__section .inner {
  max-width: 800px;
  margin-inline: auto;
}
.p-recruitRequirements__section .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.3em 0.5em;
  color: #063775;
  border-bottom: 1px solid;
  cursor: pointer;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (any-hover: hover) {
  .p-recruitRequirements__section .title {
    transition: 0.5s opacity;
  }
  .p-recruitRequirements__section .title:hover {
    opacity: 0.7;
  }
}
.p-recruitRequirements__section .title .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 1em;
  aspect-ratio: 1/1;
}
.p-recruitRequirements__section .title .icon::before, .p-recruitRequirements__section .title .icon::after {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #063775;
  content: "";
}
@media (min-width: 1025px) {
  .p-recruitRequirements__section .title .icon::before, .p-recruitRequirements__section .title .icon::after {
    height: 3px;
  }
}
.p-recruitRequirements__section .title .icon::after {
  transform: rotate(90deg);
  transition: 0.5s;
}
.p-recruitRequirements__section .title.is-toggleBtn--open .icon::after {
  transform: rotate(360deg);
}
@media (min-width: 1025px) {
  .p-recruitRequirements__section .title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.p-recruitRequirements__section .contents {
  display: grid;
  grid-template-rows: 0fr;
  transition: 0.5s grid-template-rows ease, 0.5s padding ease;
}
.p-recruitRequirements__section .contents > * {
  overflow: hidden;
}
.p-recruitRequirements__section .contents.is-toggleContents--open {
  grid-template-rows: 1fr;
}
.p-recruitRequirements__section .contents.is-toggleContents--open {
  padding-top: 24px;
}
@media (min-width: 1025px) {
  .p-recruitRequirements__section .contents.is-toggleContents--open {
    padding-top: 43px;
  }
}
.p-recruitRequirements__section + .p-recruitRequirements__section {
  margin-top: 33px;
}

/* form
-------------------------------------- */
.p-recruitForm {
  margin-top: 60px;
}
@media (min-width: 1025px) {
  .p-recruitForm {
    margin-top: 94px;
  }
}

/* =========================================================
 contact
========================================================= */
/* tel
-------------------------------------- */
.p-contactTel__inner {
  max-width: 800px;
  border-radius: 40px;
  background: linear-gradient(90deg, #0090dc, #008b6a 100%);
  padding: 25px 20px;
}
@media (min-width: 768px) {
  .p-contactTel__inner {
    padding: 35px 35px 40px;
  }
}
@media (min-width: 1025px) {
  .p-contactTel__inner {
    padding: 40px 40px 50px;
  }
}

.p-contactTel__main {
  text-align: center;
}
.p-contactTel__main .link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45em;
  margin-top: 0.4em;
  font-weight: 700;
  font-size: 32px;
  font-size: 2rem;
}
.p-contactTel__main .icon {
  width: 0.66em;
}
.p-contactTel__main .icon img {
  display: block;
}

.p-contactTel__notice {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  line-height: 1.5;
  margin-top: 0.6em;
}
@media (min-width: 1025px) {
  .p-contactTel__notice {
    font-size: 16px;
    font-size: 1rem;
  }
}

/* =========================================================
 privacy
========================================================= */
@media (min-width: 768px) {
  .p-privacy .p-postBody a[href*="tel:"] {
    color: #333333;
    text-decoration: none;
  }
}
.p-privacy .p-postBody .c-list li + li {
  margin-top: 0;
}

.p-privacy__inner {
  max-width: 1000px;
}

.p-privacy__box {
  padding: 30px 25px;
  border: 1px solid rgba(186, 187, 188, 0.6);
  text-align: center;
}
@media (min-width: 1025px) {
  .p-privacy__box {
    padding: 40px;
  }
}
.p-privacy__box dt {
  margin-bottom: 0.8em;
  font-weight: 500;
  color: #063775;
  font-size: 20px;
  font-size: 1.25rem;
}/*# sourceMappingURL=styles.css.map */