@charset "UTF-8";
/* ======================================================================
 common style index
・reset
・setting
・base
・utility
・component
・layout
====================================================================== */
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  box-sizing: border-box;
}

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

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  -webkit-text-size-adjust: 100%; /* 2 */
  line-height: 1.15; /* 1 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

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

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  clear: both;
  overflow: visible; /* 2 */
  box-sizing: content-box; /* 1 */
  margin: 0;
  height: 0; /* 1 */
  border: 0;
  border-top: 1px solid;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: inherit;
  vertical-align: middle;
  text-align: inherit;
  font: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
  border: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  display: table; /* 1 */
  padding: 0; /* 3 */
  max-width: 100%; /* 1 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  font: inherit; /* 2 */
  -webkit-appearance: button; /* 1 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* ======================================================================
 base
====================================================================== */
html {
  font-size: 62.5%;
}

body {
  overflow-x: hidden;
  color: #444444;
  overflow-wrap: break-word;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
}

html,
body {
  width: 100%;
  height: 100%;
}

* {
  backface-visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* h1 - h6 */
h1 {
  font-size: 3.6rem;
  line-height: 1.875;
}

h2 {
  font-size: 3rem;
  line-height: 1.875;
}

h3 {
  font-size: 2.6rem;
  line-height: 1.875;
}

h4 {
  font-size: 2.2rem;
  line-height: 1.875;
}

h5 {
  font-size: 1.8rem;
  line-height: 1.875;
}

h6 {
  font-size: 1.6rem;
  line-height: 1.875;
}

/* default font size */
p,
li,
table,
dl {
  font-size: 0.8333333333vw;
  line-height: 1.875;
}

/* a */
a {
  text-decoration: none;
}
a:link {
  color: #444444;
  cursor: pointer;
}
a:visited {
  color: #444444;
}
a:hover {
  color: #444444;
}
a:active {
  color: #444444;
}

a[href^=tel] {
  color: #444444;
}

/* Text Highlight */
/* button */
button {
  display: block;
}

textarea {
  resize: vertical;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #444444;
}

/* placeholder */
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #444444;
}
input:placeholder-shown,
textarea:placeholder-shown {
  color: #444444;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #444444;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #444444;
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #444444;
  opacity: 1;
}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  color: #444444;
}
input:focus:placeholder-shown,
textarea:focus:placeholder-shown {
  color: #444444;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #444444;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: #444444;
  opacity: 1;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: #444444;
  opacity: 1;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: #444444;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* ======================================================================
 utility
====================================================================== */
/* =================================
 layout
================================= */
.u-cf:after {
  display: block;
  clear: both;
  content: "";
}
/* =================================
 content-size
================================= */
.u-content-size-1 {
  padding-left: 20px;
  padding-right: 20px;
}

.u-content-size-md {
  padding-left: 20px;
  padding-right: 20px;
}

/* =================================
 text
================================= */
.u-text-1 {
  letter-spacing: 0.1em;
  font-size: 1.6em;
  line-height: 1.625;
}
.u-text-2 {
  letter-spacing: 0.1em;
  font-size: 1.6em;
  line-height: 1.625;
}
.u-text-3 {
  letter-spacing: 0.1em;
  font-size: 1.6em;
  line-height: 1.625;
}
/* =================================
 text weight
================================= */
.u-lighter {
  font-weight: lighter;
}

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

/* =================================
 text align
================================= */
.u-ta-c {
  text-align: center;
}

.u-ta-r {
  text-align: right;
}

/* =================================
 line clamp
================================= */
.u-line-clamp-1 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.u-line-clamp-2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.u-line-clamp-3 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

/* =================================
 paragraph margin
================================= */
.u-paragraph + .u-paragraph {
  margin: 15px 0 0;
}

/* =================================
 hover animation
================================= */
.u-hover-1 {
  transition: opacity 0.3s;
}

/* ======================================================================
 component
====================================================================== */
/* =================================
 title
================================= */
.c-title-1 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}
.c-title-1__ja {
  margin: 0;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #454C67;
}
.c-title-1__en {
  display: inline-flex;
  align-items: center;
  color: #858CA8;
  font-family: "Lato", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  font-weight: 700;
  line-height: 1.1111111111;
  letter-spacing: 0.1em;
}
.c-title-1__en:before {
  content: "";
  display: block;
  flex-shrink: 0;
  border-radius: 50%;
  background: #FF9898;
}
.c-title-1--inline {
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}
.c-title-1--inline .c-title-1__en {
  margin: 0;
}

.c-title-2 {
  display: flex;
  align-items: center;
  margin: 0;
  color: #454C67;
  font-weight: 700;
  line-height: 1.4230769231;
  letter-spacing: 0.1em;
}
.c-title-2:before {
  content: "";
  display: block;
  flex-shrink: 0;
  border-radius: 50%;
  background: #FF9898;
}

.c-title-3 {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  color: #454C67;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
}
.c-title-3:before {
  content: "";
  display: block;
  flex-shrink: 0;
  background: #FF9898;
}
.c-title-3:after {
  content: "";
  display: block;
  flex: 1 1 auto;
  min-width: 0;
  height: 1px;
  background: #B9B9B9;
}

.c-title-4 {
  display: flex;
  align-items: center;
  margin: 0;
  color: #454C67;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
.c-title-4:before {
  content: "";
  display: block;
  flex-shrink: 0;
  background: #FF9898;
}

/* =================================
 buttons
================================= */
.c-button-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25vw;
  width: 13.0208333333vw;
  height: 3.125vw;
  border: 1px solid #777E98;
  border-radius: 999px;
  color: #454C67;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  letter-spacing: 0.1em;
  transition: color 0.25s cubic-bezier(0, 0, 0.58, 1), background-color 0.25s cubic-bezier(0, 0, 0.58, 1), border-color 0.25s cubic-bezier(0, 0, 0.58, 1);
}
.c-button-11:link, .c-button-11:active, .c-button-11:visited {
  color: #454C67;
  cursor: pointer;
}
.c-button-11:hover {
  color: #fff;
}
.c-button-11:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.5625vw;
  display: block;
  flex-shrink: 0;
  justify-self: end;
  aspect-ratio: 7/12;
  width: 0.3645833333vw;
  background: #454C67;
  transition: all 0.25s cubic-bezier(0, 0, 0.58, 1);
  -webkit-mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
  mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
}
.c-button-11:hover {
  border-color: #454C67;
  color: #fff;
  background: #454C67;
}
.c-button-11:hover:after {
  right: 1.40625vw;
  background: #fff;
}

.c-button-12 {
  display: inline-flex;
  align-items: center;
  gap: 1.0416666667vw;
  border-bottom: 1px solid #454C67;
  color: #454C67;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  letter-spacing: 0.1em;
  transition: color 0.25s cubic-bezier(0, 0, 0.58, 1), border-color 0.25s cubic-bezier(0, 0, 0.58, 1);
  position: relative;
  z-index: 0;
}
.c-button-12:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(calc(-50% - 0.234375vw));
  right: 0vw;
  display: block;
  flex-shrink: 0;
  justify-self: end;
  aspect-ratio: 7/12;
  width: 0.3645833333vw;
  background: #FFAFAF;
  transition: all 0.25s cubic-bezier(0, 0, 0.58, 1);
  -webkit-mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
  mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
}
.c-button-12:hover {
  color: #FF9898;
  border-color: #FF9898;
}
.c-button-12:hover:after {
  right: -3px;
}

/* =================================
 icon
================================= */
/* =================================
 table
================================= */
/* =================================
 news
================================= */
.c-news-list-1,
.c-news-list-2 {
  padding: 0;
  margin: 0;
  list-style: none;
}

.c-news-list-1__item {
  border-bottom: 1px solid #B9B9B9;
}
.c-news-list-1__item:first-child {
  border-top: 1px solid #B9B9B9;
}
.c-news-list-1__link {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.7291666667vw 0;
  padding: 0.5208333333vw 0;
  color: #444444;
  text-decoration: none;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.58, 1);
  padding: 2.1875vw 3.6458333333vw 2.1875vw 0;
}
.c-news-list-1__link:hover {
  opacity: 0.75;
}
.c-news-list-1__link:hover .c-news-list-1__arrow {
  right: -0.15625vw;
}
.c-news-list-1__date {
  line-height: 1;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.c-news-list-1__category {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #FF9898;
  border-radius: 2px;
  color: #FF9898;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
.c-news-list-1__title {
  min-width: 0;
  margin: 0;
  overflow: hidden;
  color: #444444;
  line-height: 1.8;
  letter-spacing: 0.1em;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-news-list-1__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  display: block;
  flex-shrink: 0;
  justify-self: end;
  aspect-ratio: 7/12;
  width: 0.3645833333vw;
  background: #FF9898;
  transition: all 0.25s cubic-bezier(0, 0, 0.58, 1);
  -webkit-mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
  mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
}

.c-news-list-2 {
  display: grid;
}
.c-news-list-2__link {
  position: relative;
  display: grid;
  grid-template-columns: max-content max-content;
  align-content: center;
  color: #444444;
  text-decoration: none;
  border: 1px solid #D8D8D8;
  background: #fff;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.58, 1);
}
.c-news-list-2__link:hover {
  opacity: 0.75;
}
.c-news-list-2__link:hover .c-news-list-2__arrow {
  transform: translateY(-50%) translateX(0.15625vw);
}
.c-news-list-2__date {
  color: #454C67;
  font-family: "Lato", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
.c-news-list-2__category {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #FF9898;
  border-radius: 2px;
  color: #FF9898;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
.c-news-list-2__title {
  grid-column: 1/-1;
  min-width: 0;
  margin: 0;
  overflow: hidden;
  color: #444444;
  line-height: 1.8;
  letter-spacing: 0.1em;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-news-list-2__arrow {
  position: absolute;
  top: 50%;
  display: block;
  flex-shrink: 0;
  border-radius: 50%;
  background: #FF9898;
  transform: translateY(-50%);
  transition: transform 0.25s cubic-bezier(0, 0, 0.58, 1);
}
.c-news-list-2__arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translate(-60%, -50%) rotate(45deg);
}

.c-news-list-empty {
  margin: 0;
  color: #454C67;
  font-weight: 500;
  line-height: 1.8;
}

.c-news-card {
  display: grid;
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-news-card__link {
  position: relative;
  display: grid;
  grid-template-columns: max-content max-content minmax(0, 1fr);
  align-items: center;
  background: #fff;
  border: 1px solid #B9B9B9;
  color: #444444;
  text-decoration: none;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.58, 1), border-color 0.25s cubic-bezier(0, 0, 0.58, 1);
}
.c-news-card__date {
  line-height: 2.1875;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.c-news-card__category {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #FF9898;
  color: #FF9898;
  line-height: 3.1818181818;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.c-news-card__title {
  grid-column: 1/-1;
  min-width: 0;
  margin: 0;
  overflow: hidden;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.75;
}
.c-news-card__arrow {
  position: absolute;
  top: 50%;
  display: block;
  border-radius: 50%;
  background: #FF9898;
  transform: translateY(-50%);
  transition: transform 0.25s cubic-bezier(0, 0, 0.58, 1);
}
.c-news-card__arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-45%, -50%);
  background: #fff;
  -webkit-mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
  mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
}

/* =================================
 fixed schedule
================================= */
.c-fixed-schedule {
  position: fixed;
  z-index: 80;
  display: flex;
  align-items: stretch;
}
.c-fixed-schedule__menu-btn, .c-fixed-schedule__tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  color: #fff;
  background: #FF9898;
  cursor: pointer;
  transition: width 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-fixed-schedule__menu-btn {
  text-decoration: none;
}
.c-fixed-schedule__menu-btn--line {
  background: #4CC764;
}
.c-fixed-schedule__menu-btn--line .c-fixed-schedule__menu-icon {
  aspect-ratio: 31/30;
  background-image: url(../img/common/ico-line.svg);
}
.c-fixed-schedule__menu-btn--web {
  background: #FF9898;
}
.c-fixed-schedule__menu-btn--web .c-fixed-schedule__menu-icon {
  aspect-ratio: 28/30;
  background-image: url(../img/common/ico-calender.svg);
}
.c-fixed-schedule__menu-text {
  color: #fff;
}
.c-fixed-schedule__tab-icon {
  display: inline-block;
  flex-shrink: 0;
  background: #fff;
  -webkit-mask: url(../img/common/ico-clock.svg) no-repeat center/contain;
  mask: url(../img/common/ico-clock.svg) no-repeat center/contain;
}
.c-fixed-schedule__tab-text {
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1;
}
.c-fixed-schedule__panel {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.96);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s cubic-bezier(0, 0, 0.58, 1), transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.c-fixed-schedule.is-open .c-fixed-schedule__panel {
  opacity: 1;
  pointer-events: auto;
  transform: translate(0, 0);
}
.c-fixed-schedule__legend {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
  color: #454C67;
  font-weight: 500;
}
.c-fixed-schedule__legend li {
  display: inline-flex;
  align-items: center;
  font-size: 0.7291666667vw;
}
.c-fixed-schedule__dot {
  display: inline-block;
  flex-shrink: 0;
  border-radius: 50%;
}
.c-fixed-schedule__dot--navy {
  background: #454C67;
}
.c-fixed-schedule__dot--orange {
  background: #E89B5A;
}
.c-fixed-schedule__caption {
  color: #454C67;
  margin: 0;
  font-weight: 500;
}

/* =================================
 list
================================= */
.c-column-list {
  display: grid;
  align-items: stretch;
}
.c-column-list__item {
  min-width: 0;
}

/* =================================
 item
================================= */
.c-patient-guide {
  position: relative;
  display: grid;
  min-width: 0;
  overflow: hidden;
  color: #444444;
  text-decoration: none;
  background: #FDF9F9;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.58, 1);
}
.c-patient-guide:link, .c-patient-guide:active, .c-patient-guide:visited {
  color: #444444;
  cursor: pointer;
}
.c-patient-guide:hover {
  color: #444444;
}
.c-patient-guide:after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  aspect-ratio: 7/12;
  background: #FF9898;
  -webkit-mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
  mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
  transform: translateY(-50%);
  transition: transform 0.25s cubic-bezier(0, 0, 0.58, 1);
}
.c-patient-guide:hover {
  opacity: 0.82;
}
.c-patient-guide__image {
  overflow: hidden;
}
.c-patient-guide__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.c-patient-guide__body {
  min-width: 0;
}
.c-patient-guide__title {
  position: relative;
  z-index: 0;
}
.c-patient-guide__text {
  margin: 0;
  color: #444444;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.8888888889;
}

.c-column-item {
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: 100%;
  background: #fff;
  color: #151515;
  text-decoration: none;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.58, 1);
}
.c-column-item:link, .c-column-item:active, .c-column-item:visited {
  color: #151515;
  cursor: pointer;
}
.c-column-item:hover {
  color: #151515;
}
.c-column-item:hover {
  opacity: 0.78;
}
.c-column-item__image {
  flex-shrink: 0;
  overflow: hidden;
}
.c-column-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.c-column-item__category {
  margin: 0;
  color: #FF9898;
  font-weight: 500;
  line-height: 1.4285714286;
  letter-spacing: 0.1em;
}
.c-column-item__title {
  margin: 0;
  color: #151515;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.c-column-item__text {
  display: -webkit-box;
  margin: 0;
  overflow: hidden;
  color: #151515;
  font-weight: 500;
  letter-spacing: 0.1em;
  -webkit-box-orient: vertical;
}
.c-column-item__date {
  display: block;
  margin-top: auto;
  color: #989898;
  font-family: "Lato", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
}
.c-column-item--archive {
  background: transparent;
  border-radius: 0;
}
.c-column-item--archive .c-column-item__image {
  width: 100%;
  aspect-ratio: 440/320;
}
.c-column-item--archive .c-column-item__category {
  font-weight: 500;
  line-height: 1.4285714286;
}
.c-column-item--archive .c-column-item__title {
  line-height: 1.25;
  color: #454C67;
}
.c-column-item--archive .c-column-item__text {
  line-height: 1.875;
}
.c-column-item--archive .c-column-item__date {
  font-family: "Lato", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  font-weight: 600;
}

.c-recruit-banner {
  position: relative;
  display: block;
  min-width: 0;
  overflow: visible;
  color: #444444;
  text-decoration: none;
  background: url(../img/common/recruit-banner-bg.jpg) no-repeat center center/cover;
}
.c-recruit-banner:link, .c-recruit-banner:active, .c-recruit-banner:visited {
  color: #444444;
  cursor: pointer;
}
.c-recruit-banner:hover {
  color: #444444;
}
.c-recruit-banner:before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  border-radius: inherit;
  background: linear-gradient(90deg, rgba(246, 251, 255, 0.98) 0%, rgba(246, 251, 255, 0.92) 36%, rgba(255, 255, 255, 0.52) 58%, rgba(255, 255, 255, 0.18) 100%);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.58, 1);
}
.c-recruit-banner:hover:before {
  opacity: 0.88;
}
.c-recruit-banner:hover .c-recruit-banner__button {
  color: #fff;
  background: #454C67;
}
.c-recruit-banner:hover .c-recruit-banner__button:after {
  background: #fff;
}
.c-recruit-banner__body {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
}
.c-recruit-banner__title {
  display: block;
  color: #454C67;
  font-family: "Lato", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.1em;
}
.c-recruit-banner__title span {
  color: #FF9898;
}
.c-recruit-banner__text {
  display: block;
  color: #444444;
  font-weight: 500;
  line-height: 1.4444444444;
  letter-spacing: 0.1em;
}
.c-recruit-banner__text-obj {
  position: absolute;
  z-index: 1;
  display: block;
  pointer-events: none;
}

/* =================================
 c-sec
================================= */
.c-sec-vp100 {
  margin-inline: calc(50% - 50vw);
  padding-inline: 12.5vw;
}

/* =================================
 form
================================= */
.wpcf7-form:has(.c-form) {
  display: grid;
}

.c-form {
  display: grid;
}
.c-form p {
  margin: 0;
}
.c-form__field {
  display: grid;
  min-width: 0;
}
.c-form__label {
  display: flex;
  align-items: center;
}
.c-form__required {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: #FB0000;
  color: #fff;
}
.c-form__date, .c-form__address {
  display: flex;
  align-items: center;
  min-width: 0;
}
.c-form__columns {
  display: grid;
  min-width: 0;
}
.c-form__columns input[type=text],
.c-form__columns input[type=email],
.c-form__columns input[type=tel],
.c-form__columns input[type=number],
.c-form__columns input[type=date],
.c-form__columns select,
.c-form__columns textarea {
  margin-top: 0;
}
.c-form__column {
  min-width: 0;
}
.c-form__date-select {
  flex: 1 1 0;
  min-width: 0;
}
.c-form__date-select p {
  width: 100%;
}
.c-form__date-select .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.c-form__date-unit {
  flex-shrink: 0;
  color: #444444;
  font-weight: 500;
  line-height: 1;
}
.c-form__address-zip {
  flex: 0 0 7.2916666667vw;
  min-width: 0;
}
.c-form__address-main {
  flex: 1 1 auto;
  min-width: 0;
}
.c-form__address-zip p, .c-form__address-main p {
  width: 100%;
}
.c-form__date input[type=text],
.c-form__date select, .c-form__address input[type=text],
.c-form__address select {
  margin-top: 0;
}
.c-form__privacy {
  color: #444444;
  font-weight: 500;
  border-top: 1px solid #B9B9B9;
}
.c-form__privacy .c-form__privacy-text {
  margin: 0;
  color: #444444;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
.c-form__privacy .c-form__privacy-text a {
  color: #FF9898;
  text-decoration: none;
}
.c-form__privacy .wpcf7-acceptance {
  display: block;
}
.c-form__privacy .wpcf7-list-item {
  margin: 0;
}
.c-form__privacy label {
  display: inline-flex;
  align-items: center;
  margin: 0;
  color: #444444;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.08em;
  cursor: pointer;
}
.c-form__privacy input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: 0;
  opacity: 0;
  pointer-events: none;
}
.c-form__privacy .wpcf7-list-item-label {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #444444;
  font-weight: 500;
}
.c-form__privacy .wpcf7-list-item-label::before {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  border: 1px solid #BDBDBD;
  border-radius: 4px;
  background: #fff;
  box-sizing: border-box;
  transition: border-color 0.2s cubic-bezier(0, 0, 0.58, 1), box-shadow 0.2s cubic-bezier(0, 0, 0.58, 1), background 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.c-form__privacy .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  opacity: 0;
  transform: rotate(45deg);
  transition: opacity 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.c-form__privacy input[type=checkbox]:checked ~ .wpcf7-list-item-label::before {
  border-color: #FF9898;
  background: #FF9898;
}
.c-form__privacy input[type=checkbox]:checked ~ .wpcf7-list-item-label::after {
  opacity: 1;
}
.c-form__privacy input[type=checkbox]:focus-visible ~ .wpcf7-list-item-label::before {
  box-shadow: 0 0 0 3px rgba(255, 152, 152, 0.25);
}
.c-form__actions .wpcf7-spinner {
  display: none !important;
}
.c-form input[type=text],
.c-form input[type=email],
.c-form input[type=tel],
.c-form input[type=number],
.c-form input[type=date],
.c-form select,
.c-form textarea {
  width: 100%;
  border: 1px solid #B9B9B9;
  background: #fff;
  color: #444444;
  font-family: inherit;
  line-height: 1.6;
  letter-spacing: 0.06em;
  outline: none;
  transition: border-color 0.2s cubic-bezier(0, 0, 0.58, 1), box-shadow 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.c-form input[type=text]:focus,
.c-form input[type=email]:focus,
.c-form input[type=tel]:focus,
.c-form input[type=number]:focus,
.c-form input[type=date]:focus,
.c-form select:focus,
.c-form textarea:focus {
  border-color: #FF9898;
  box-shadow: 0 0 0 2px rgba(255, 152, 152, 0.18);
}
.c-form input[type=text]::-moz-placeholder, .c-form input[type=email]::-moz-placeholder, .c-form input[type=tel]::-moz-placeholder, .c-form input[type=number]::-moz-placeholder, .c-form input[type=date]::-moz-placeholder, .c-form select::-moz-placeholder, .c-form textarea::-moz-placeholder {
  color: #9B9B9B;
}
.c-form input[type=text]::placeholder,
.c-form input[type=email]::placeholder,
.c-form input[type=tel]::placeholder,
.c-form input[type=number]::placeholder,
.c-form input[type=date]::placeholder,
.c-form select::placeholder,
.c-form textarea::placeholder {
  color: #9B9B9B;
}
.c-form textarea {
  min-height: 180px;
}
.c-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #777E98 50%), linear-gradient(135deg, #777E98 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 6px 6px, 6px 6px;
  background-position: calc(100% - 18px) 50%, calc(100% - 13px) 50%;
}
.c-form select::-moz-placeholder {
  color: #9B9B9B;
}
.c-form select::placeholder {
  color: #9B9B9B;
}
.c-form .wpcf7-checkbox,
.c-form .wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.c-form .wpcf7-checkbox .wpcf7-list-item,
.c-form .wpcf7-radio .wpcf7-list-item {
  display: inline-flex;
  align-items: center;
  margin: 0;
}
.c-form .wpcf7-checkbox label,
.c-form .wpcf7-radio label {
  display: inline-flex;
  align-items: center;
  margin: 0;
  color: #444444;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.04em;
  cursor: pointer;
}
.c-form .wpcf7-checkbox input[type=radio],
.c-form .wpcf7-checkbox input[type=checkbox],
.c-form .wpcf7-radio input[type=radio],
.c-form .wpcf7-radio input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: 0;
  opacity: 0;
  pointer-events: none;
}
.c-form .wpcf7-checkbox .wpcf7-list-item-label,
.c-form .wpcf7-radio .wpcf7-list-item-label {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #444444;
  font-weight: 500;
  white-space: nowrap;
}
.c-form .wpcf7-checkbox .wpcf7-list-item-label::before,
.c-form .wpcf7-radio .wpcf7-list-item-label::before {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  border: 1px solid #BDBDBD;
  border-radius: 50%;
  background: #fff;
  box-sizing: border-box;
  transition: border-color 0.2s cubic-bezier(0, 0, 0.58, 1), box-shadow 0.2s cubic-bezier(0, 0, 0.58, 1), background 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.c-form .wpcf7-checkbox input[type=radio]:checked ~ .wpcf7-list-item-label::before,
.c-form .wpcf7-checkbox input[type=checkbox]:checked ~ .wpcf7-list-item-label::before,
.c-form .wpcf7-radio input[type=radio]:checked ~ .wpcf7-list-item-label::before,
.c-form .wpcf7-radio input[type=checkbox]:checked ~ .wpcf7-list-item-label::before {
  border-color: #FF9898;
  background: #FF9898;
  box-shadow: inset 0 0 0 5px #fff;
}
.c-form .wpcf7-checkbox input[type=radio]:focus-visible ~ .wpcf7-list-item-label::before,
.c-form .wpcf7-checkbox input[type=checkbox]:focus-visible ~ .wpcf7-list-item-label::before,
.c-form .wpcf7-radio input[type=radio]:focus-visible ~ .wpcf7-list-item-label::before,
.c-form .wpcf7-radio input[type=checkbox]:focus-visible ~ .wpcf7-list-item-label::before {
  box-shadow: inset 0 0 0 5px #fff, 0 0 0 3px rgba(255, 152, 152, 0.25);
}
.c-form .wpcf7-checkbox label > .js-error:empty,
.c-form .wpcf7-radio label > .js-error:empty,
.c-form .c-form__privacy label > .js-error:empty {
  display: none;
  margin: 0;
}
.c-form .wpcf7-not-valid-tip,
.c-form .js-error {
  display: block;
  margin-top: 6px;
  color: #d43c3c;
  font-weight: 500;
  letter-spacing: 0.06em;
}
.c-form input[type=submit],
.c-form .wpcf7-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 190px;
  border: 0;
  border-radius: 999px;
  background: #FF9898;
  color: #fff;
  font-family: inherit;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  transition: opacity 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.c-form input[type=submit]:hover,
.c-form .wpcf7-submit:hover {
  opacity: 0.82;
}

.c-form + .wpcf7-response-output {
  margin-inline: 0;
  border-color: #FF9898;
  color: #444444;
}

.c-form-confirm {
  display: grid;
}
.c-form-confirm__list {
  display: grid;
  margin: 0;
}
.c-form-confirm__item {
  display: grid;
}
.c-form-confirm__item dt,
.c-form-confirm__item dd {
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.c-form-confirm__item dd {
  color: #444444;
  white-space: pre-wrap;
}
.c-form-confirm__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-top: 1px solid #B9B9B9;
}
.c-form-confirm__actions .wpcf7-spinner {
  display: none !important;
}
.c-form-confirm input[type=button],
.c-form-confirm input[type=submit] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 160px;
  border-radius: 999px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  cursor: pointer;
  transition: opacity 0.2s cubic-bezier(0, 0, 0.58, 1);
  text-align: center;
}
.c-form-confirm input[type=button]:hover,
.c-form-confirm input[type=submit]:hover {
  opacity: 0.82;
}
.c-form-confirm input[type=button] {
  border: 1px solid #777E98;
  background: #fff;
  color: #454C67;
}
.c-form-confirm input[type=submit] {
  border: 0;
  background: #FF9898;
  color: #fff;
}

/* =================================
 pager
================================= */
.c-pager-num__inner {
  display: grid;
  align-items: center;
  width: 100%;
  margin: 0 auto;
}
.c-pager-num__slot {
  display: flex;
  min-width: 0;
}
.c-pager-num__slot--prev {
  justify-content: flex-start;
}
.c-pager-num__slot--next {
  justify-content: flex-end;
}
.c-pager-num__numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
}
.c-pager-num__numbers--sp {
  display: none;
}
.c-pager-num .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  text-decoration: none;
}
.c-pager-num .page-numbers:link, .c-pager-num .page-numbers:active, .c-pager-num .page-numbers:visited {
  color: #444444;
  cursor: pointer;
}
.c-pager-num .page-numbers:hover {
  color: #FFCCCC;
}
.c-pager-num .page-numbers {
  transition: all 0.25s ease-out;
}
.c-pager-num .page-numbers.current {
  color: #FF9898;
}
.c-pager-num .page-numbers.dots {
  pointer-events: none;
}
.c-pager-num .prev,
.c-pager-num .next {
  position: relative;
  color: #FF9898;
  font-weight: 500;
  transition: all 0.25s ease-out;
}
.c-pager-num .prev:link, .c-pager-num .prev:active, .c-pager-num .prev:visited,
.c-pager-num .next:link,
.c-pager-num .next:active,
.c-pager-num .next:visited {
  color: #FF9898;
  cursor: pointer;
}
.c-pager-num .prev:hover,
.c-pager-num .next:hover {
  color: #FFCCCC;
}
.c-pager-num .prev:before, .c-pager-num .prev:after,
.c-pager-num .next:before,
.c-pager-num .next:after {
  content: "";
  display: block;
  flex-shrink: 0;
  background: #FF9898;
  -webkit-mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
  mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
}
.c-pager-num .prev:before {
  transform: scaleX(-1);
}
.c-pager-num .prev:after {
  display: none;
}
.c-pager-num .next:before {
  display: none;
}
.c-pager-num .next:after {
  transform: none;
}
.c-pager-num__prev-label, .c-pager-num__next-label {
  line-height: 1;
  white-space: nowrap;
}

.c-pager-prev-next {
  border-top: 1px solid #B9B9B9;
}
.c-pager-prev-next__list {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-pager-prev-next__item {
  min-width: 0;
}
.c-pager-prev-next__item--prev {
  justify-self: start;
}
.c-pager-prev-next__item--back {
  justify-self: center;
}
.c-pager-prev-next__item--next {
  justify-self: end;
}
.c-pager-prev-next__link {
  display: inline-flex;
  align-items: center;
  color: #FF9898;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: opacity 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.c-pager-prev-next__link:link, .c-pager-prev-next__link:active, .c-pager-prev-next__link:visited {
  color: #FF9898;
  cursor: pointer;
}
.c-pager-prev-next__link:hover {
  color: #FF9898;
}
.c-pager-prev-next__link:hover {
  opacity: 0.78;
}
.c-pager-prev-next__link--back {
  display: block;
  flex-shrink: 0;
  background: #FF9898;
  -webkit-mask: url(../img/common/ico-dashboard.svg) no-repeat center/contain;
  mask: url(../img/common/ico-dashboard.svg) no-repeat center/contain;
}
.c-pager-prev-next__arrow {
  display: block;
  flex-shrink: 0;
  background: #FF9898;
  -webkit-mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
  mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
}
.c-pager-prev-next__arrow--prev {
  transform: scaleX(-1);
}
.c-pager-prev-next__arrow--next {
  transform: none;
}
.c-pager-prev-next__back-label {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  white-space: nowrap;
}

/* =================================
 single post
================================= */
.c-single-post__header {
  border-bottom: 1px solid #B9B9B9;
}
.c-single-post__title {
  font-weight: 700;
  line-height: 1.4615384615;
  letter-spacing: 0.1em;
}
.c-single-post__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.c-single-post__date {
  color: #8A8A8A;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.c-single-post__category {
  display: inline-flex;
  align-items: center;
  color: #FF9898;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.c-single-post__body {
  line-height: 2.25;
  word-break: break-word;
}
.c-single-post__body > * {
  margin-top: 0;
  margin-bottom: 0;
}
.c-single-post__body p {
  line-height: inherit;
}
.c-single-post__body h2,
.c-single-post__body h3,
.c-single-post__body h4 {
  font-weight: 700;
}
.c-single-post__body a {
  color: #FF9898;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.c-single-post__body a:link, .c-single-post__body a:active, .c-single-post__body a:visited {
  color: #FF9898;
  cursor: pointer;
}
.c-single-post__body a:hover {
  color: #FF9898;
}
.c-single-post__body img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.c-single-post__body figure {
  margin-right: 0;
  margin-left: 0;
}
.c-single-post__body figcaption {
  color: #777E98;
  line-height: 1.7;
}

/* ======================================================================
 layout
====================================================================== */
/* =================================
 l-container
================================= */
.l-container {
  overflow: clip;
  min-height: 100vh;
  max-width: 100%;
}

/* =================================
 l-header
================================= */
.l-header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background: #fff;
}
.l-header__inner {
  position: relative;
  z-index: 100;
  display: flex;
  align-items: center;
}
.l-header__logo {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  transition: opacity 0.2s cubic-bezier(0, 0, 0.58, 1), visibility 0s 0s;
}
.l-header__logo img {
  display: block;
  width: auto;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.l-header__phone {
  display: flex;
  align-items: center;
  gap: 0.78125vw;
  margin-left: auto;
  margin-right: 1.5625vw;
  color: #444;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  transition: opacity 0.2s cubic-bezier(0, 0, 0.58, 1), visibility 0s 0s;
}
.l-header__phone-icon {
  flex-shrink: 0;
  aspect-ratio: 1/1;
  width: 3.125vw;
  border-radius: 9999px;
  background: #FF9898;
  display: flex;
  align-items: center;
  justify-content: center;
}
.l-header__phone-icon:before {
  content: "";
  aspect-ratio: 1/1;
  width: 1.3020833333vw;
  background: #fff;
  -webkit-mask: url(../img/common/ico-phone.svg) no-repeat center/contain;
  mask: url(../img/common/ico-phone.svg) no-repeat center/contain;
}
.l-header__phone-label {
  display: inline-flex;
  align-items: center;
  color: #444;
  font-weight: 500;
  line-height: 1.4166666667;
}
.l-header__phone-main {
  display: flex;
  flex-direction: column;
}
.l-header__phone-number {
  color: #FF9898;
  font-family: "Lato", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
  text-decoration: none;
}
.l-header__phone-number:link, .l-header__phone-number:active, .l-header__phone-number:visited {
  color: #FF9898;
  cursor: pointer;
}
.l-header__phone-number:hover {
  color: #FF9898;
}
.l-header__buttons {
  display: flex;
  flex-shrink: 0;
}
.l-header__btn {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 0;
  color: #fff;
  font-family: "Lato", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  transition: opacity 0.2s cubic-bezier(0, 0, 0.58, 1), visibility 0s 0s;
  aspect-ratio: 1/1;
}
.l-header__btn:hover {
  opacity: 0.85;
}
.l-header__btn--line {
  background: #4CC764;
}
.l-header__btn--line:before {
  content: "";
  aspect-ratio: 31/30;
  width: 1.6145833333vw;
  background: url(../img/common/ico-line.svg) no-repeat center/contain;
}
.l-header__btn--web {
  background: #FF9898;
}
.l-header__btn--web:before {
  content: "";
  aspect-ratio: 28/30;
  width: 1.4583333333vw;
  background: url(../img/common/ico-calender.svg) no-repeat center/contain;
}
.l-header__btn--menu {
  background: #454C67;
  padding: 0;
}
.l-header__btn-icon {
  flex-shrink: 0;
}
.l-header__btn-text {
  color: #fff;
  line-height: 1.4;
}
.l-header__btn-bars {
  position: relative;
  display: block;
}
.l-header__btn-bars span {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  background: #fff;
  transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0, 0, 0.58, 1), top 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), bottom 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.l-header__btn-bars span:nth-child(1) {
  top: 0;
}
.l-header__btn-bars span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.l-header__btn-bars span:nth-child(3) {
  bottom: 0;
}
.l-header.is-open .l-header__btn-bars span:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.l-header.is-open .l-header__btn-bars span:nth-child(2) {
  opacity: 0;
}
.l-header.is-open .l-header__btn-bars span:nth-child(3) {
  bottom: 50%;
  transform: translateY(50%) rotate(-45deg);
}
.l-header.is-open .l-header__btn--menu {
  background: #454C67;
}
.l-header.is-open .l-header__logo, .l-header.is-open .l-header__phone, .l-header.is-open .l-header__btn--line, .l-header.is-open .l-header__btn--web {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.2s cubic-bezier(0, 0, 0.58, 1), visibility 0s 0.2s;
}
.l-header.is-open .l-header__btn-text--menu {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.l-header {
  /* =================================
   drawer
  ================================= */
}
.l-header__drawer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  display: flex;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  background: #fff;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s cubic-bezier(0, 0, 0.58, 1), z-index 0s 0.4s;
}
.l-header.is-open .l-header__drawer {
  z-index: 90;
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.4s cubic-bezier(0, 0, 0.58, 1);
}
.l-header__drawer-visual {
  position: relative;
  overflow: hidden;
}
.l-header__drawer-visual:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(10px) opacity(0.9);
  z-index: 1;
}
.l-header__drawer-visual-bg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.l-header__drawer-card {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.l-header__drawer-card p {
  color: #444;
}
.l-header__drawer-logo {
  width: 17.03125vw;
  height: auto;
}
.l-header__drawer-address {
  color: #444;
  font-size: 0.8333333333vw;
  line-height: 1.375;
  letter-spacing: 0.1em;
  margin-top: 1.0416666667vw;
}
.l-header__drawer-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.l-header__drawer-action {
  display: inline-flex;
  align-items: center;
  color: #444;
  font-family: "Lato", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  text-decoration: none;
  border-radius: 999px;
}
.l-header__drawer-action:link, .l-header__drawer-action:active, .l-header__drawer-action:visited {
  color: #444444;
  cursor: pointer;
}
.l-header__drawer-action:hover {
  color: #444444;
}
.l-header__drawer-action-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 9999px;
}
.l-header__drawer-action-icon:before {
  content: "";
  background: #fff;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
}
.l-header__drawer-action-icon--phone {
  background: #FF9898;
}
.l-header__drawer-action-icon--phone:before {
  aspect-ratio: 1/1;
  width: 0.5208333333vw;
  -webkit-mask-image: url(../img/common/ico-phone.svg);
  mask-image: url(../img/common/ico-phone.svg);
}
.l-header__drawer-action-icon--web {
  background: #FF9898;
}
.l-header__drawer-action-icon--web:before {
  aspect-ratio: 10/11;
  width: 0.5208333333vw;
  -webkit-mask-image: url(../img/common/ico-calender.svg);
  mask-image: url(../img/common/ico-calender.svg);
}
.l-header__drawer-action-icon--line {
  background: #4CC764;
}
.l-header__drawer-action-icon--line:before {
  aspect-ratio: 10/9;
  width: 0.5208333333vw;
  background: url(../img/common/ico-line-text.svg) no-repeat center/contain;
}
.l-header__drawer-nav {
  flex-grow: 1;
}
.l-header__drawer-section ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.l-header__drawer-section a {
  color: #454C67;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.l-header__drawer-section a::before {
  content: "-";
  margin-right: 0.5208333333vw;
  color: #FF9898;
}
.l-header__drawer-section--inline ul:not(:first-child) {
  margin-top: 1.5625vw;
}
.l-header__drawer-section--inline ul a::before {
  display: none;
}
.l-header__drawer-section .l-header__drawer-heading-link {
  color: inherit;
  text-decoration: none;
  font: inherit;
  letter-spacing: inherit;
}
.l-header__drawer-section .l-header__drawer-heading-link::before {
  content: none;
  display: none;
  margin-right: 0;
}
.l-header__drawer-heading {
  color: #454C67;
  font-weight: 700;
  margin: 0;
}

body.is-drawer-open {
  overflow: hidden;
}

/* =================================
 l-breadcrumbs
================================= */
/* =================================
 l-main-visual
================================= */
.l-main-visual {
  position: relative;
  display: flex;
  align-items: center;
}
.l-main-visual__bg {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.l-main-visual__bg img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.l-main-visual__bg:after {
  content: "";
  inset: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
}
.l-main-visual__heading {
  color: #fff;
  letter-spacing: 0.1em;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.l-main-visual__heading-title {
  font-weight: 700;
  line-height: 2.0454545455;
}
.l-main-visual__heading-en {
  font-family: "Lato", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  line-height: 1.1111111111;
  font-weight: 700;
}
.l-main-visual__sns {
  position: absolute;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
}
.l-main-visual__sns-link {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  transition: transform 0.35s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.l-main-visual__sns-link:hover {
  transform: translateY(-2px);
  opacity: 0.85;
}
.l-main-visual__sns-link img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.l-main-visual .l-breadcrumbs {
  position: absolute;
  line-height: 1.4615384615;
}
.l-main-visual .l-breadcrumbs a:link, .l-main-visual .l-breadcrumbs a:active, .l-main-visual .l-breadcrumbs a:visited {
  color: #fff;
  cursor: pointer;
}
.l-main-visual .l-breadcrumbs a:hover {
  color: #fff;
}
.l-main-visual .l-breadcrumbs .breadcrumbs > span {
  display: flex;
  flex-wrap: wrap;
  color: rgba(255, 255, 255, 0.5);
}
.l-main-visual .l-breadcrumbs .breadcrumbs > span span {
  display: flex;
  align-items: center;
  line-height: 1.4615384615;
  letter-spacing: 0.1em;
}
.l-main-visual .l-breadcrumbs .breadcrumbs > span span:not(:last-child):after {
  content: "";
  flex-shrink: 0;
  background: #fff;
}

/* =================================
 l-content
================================= */
/* =================================
 l-main
================================= */
.l-main {
  padding: 10.4166666667vw 12.5vw;
}

/* =================================
 l-page-nav
================================= */
.l-page-nav {
  display: grid;
}
.l-page-nav__list {
  border-left: 1px solid #B9B9B9;
}
.l-page-nav__list:last-of-type {
  border-right: 1px solid #B9B9B9;
}
.l-page-nav__list:nth-of-type(even) {
  border-right: 1px solid #B9B9B9;
}
.l-page-nav__link {
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.1em;
  font-weight: bold;
  transition: 0.3s all;
}
.l-page-nav__link:hover {
  opacity: 0.7;
}

/* =================================
 l-footer
================================= */
.l-footer {
  position: relative;
  color: #fff;
}
.l-footer a {
  color: inherit;
  text-decoration: none;
}
.l-footer__inner {
  padding: 7.8125vw 12.5vw;
  background: #454C67;
}
.l-footer {
  /* top: brand + nav */
}
.l-footer__top {
  display: flex;
}
.l-footer__info {
  flex-shrink: 0;
  line-height: 1.6;
}
.l-footer__brand {
  display: flex;
  align-items: center;
}
.l-footer__logo {
  flex-shrink: 0;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
}
.l-footer__name {
  margin: 0;
  font-weight: 700;
  line-height: 1.4545454545;
  letter-spacing: 0.1em;
}
.l-footer__tagline {
  margin: 0;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.l-footer__address {
  margin: 0;
  line-height: 1.375;
  letter-spacing: 0.1em;
}
.l-footer__links {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.l-footer__link {
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #fff;
}
.l-footer__link:before {
  content: "";
  flex-shrink: 0;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  background: #FF9898;
}
.l-footer__link:hover {
  opacity: 0.8;
  border-bottom: none;
}
.l-footer__link--map {
  font-family: "Lato", sans-serif;
  font-weight: bold;
}
.l-footer__link--map:before {
  -webkit-mask-image: url(../img/common/ico-pin.svg);
  mask-image: url(../img/common/ico-pin.svg);
  aspect-ratio: 11/15;
  width: 0.5729166667vw;
}
.l-footer__link--contact:before {
  -webkit-mask-image: url(../img/common/ico-mail.svg);
  mask-image: url(../img/common/ico-mail.svg);
  aspect-ratio: 20/15;
  width: 1.0416666667vw;
}
.l-footer__nav {
  flex-grow: 1;
}
.l-footer__nav-group {
  min-width: 0;
}
.l-footer__utility-nav {
  min-width: 0;
}
.l-footer__nav-heading {
  margin: 0;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
.l-footer__nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  padding-left: 0.625vw;
  border-left: 0.0520833333vw solid #777E98;
}
.l-footer__nav-list a {
  position: relative;
  display: inline-block;
  line-height: 1.8571428571;
}
.l-footer__nav-list a:hover {
  opacity: 0.7;
}
.l-footer__utility-list {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}
.l-footer__utility-list a {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
.l-footer__utility-list a:hover {
  opacity: 0.7;
}
.l-footer {
  /* middle: schedule + CTAs */
}
.l-footer__middle {
  display: grid;
}
.l-footer__schedule {
  background: #fff;
  color: #444;
}
.l-footer__schedule-table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  table-layout: fixed;
}
.l-footer__schedule-table thead th {
  font-weight: 700;
  color: #454C67;
  border-bottom: 1px solid #e5e5e5;
  white-space: nowrap;
  text-align: center;
}
.l-footer__schedule-table thead th:first-child {
  text-align: left;
}
.l-footer__schedule-table tbody th {
  font-weight: 600;
  color: #454C67;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
  letter-spacing: 0.1em;
  line-height: 1.125;
  border-bottom: 1px solid #f0f0f0;
  font-family: "Lato", sans-serif;
}
.l-footer__schedule-table tbody td {
  color: #454C67;
  border-bottom: 1px solid #f0f0f0;
  vertical-align: middle;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-align: center;
}
.l-footer__schedule-table tbody td.is-closed {
  color: #B9B9B9;
}
.l-footer__schedule-table .is-respiratory {
  color: #E89B5A;
}
.l-footer__schedule-th-icon {
  display: inline-flex;
  vertical-align: middle;
}
.l-footer__schedule-th-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.l-footer__schedule-note {
  display: inline-block;
  font-family: "Lato", sans-serif;
  line-height: 1.2857142857;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  font-feature-settings: "palt";
}
.l-footer__schedule-legend {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  color: #454C67;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.l-footer__schedule-legend li {
  display: inline-flex;
  align-items: center;
  font-size: 0.7291666667vw;
}
.l-footer__schedule-dot {
  display: inline-block;
  border-radius: 50%;
}
.l-footer__schedule-dot--white {
  background: #454C67;
}
.l-footer__schedule-dot--orange {
  background: #E89B5A;
}
.l-footer__schedule-notes {
  list-style: none;
  padding: 0;
  color: #454C67;
}
.l-footer__schedule-notes li {
  font-weight: 500;
  line-height: 1.5384615385;
  text-indent: -1em;
  padding-left: 1em;
  letter-spacing: 0.1em;
  font-size: 0.6770833333vw;
}
.l-footer__schedule-notes li:not(:first-child) {
  margin-top: 0.2604166667vw;
}
.l-footer__ctas {
  display: grid;
  grid-template-rows: repeat(3, 1fr);
}
.l-footer__cta {
  display: flex;
  align-items: center;
  color: #fff;
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  position: relative;
  z-index: 0;
}
.l-footer__cta:hover {
  opacity: 0.8;
}
.l-footer__cta:hover:after {
  transform: translateY(-50%) translateX(5px);
}
.l-footer__cta:after {
  content: "";
  aspect-ratio: 12/20;
  width: 0.625vw;
  background-color: #fff;
  -webkit-mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
  mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
  position: absolute;
  right: 1.8229166667vw;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.l-footer__cta--web {
  background: #FF9898;
}
.l-footer__cta--line {
  background: #fff;
  color: #4CC764;
}
.l-footer__cta--line:after {
  background-color: #4CC764;
}
.l-footer__cta--line .l-footer__cta-text {
  color: #4CC764;
}
.l-footer__cta--phone {
  background: #fff;
  color: #454C67;
}
.l-footer__cta--phone:after {
  background-color: #FF9898;
}
.l-footer__cta--phone .l-footer__cta-text {
  color: #444444;
}
.l-footer__cta-icon {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
}
.l-footer__cta-icon:before {
  content: "";
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
}
.l-footer__cta-icon--calendar {
  background: #fff;
}
.l-footer__cta-icon--calendar:before {
  background: #FF9898;
  -webkit-mask-image: url(../img/common/ico-calender.svg);
  mask-image: url(../img/common/ico-calender.svg);
  aspect-ratio: 19/20;
  width: 0.9895833333vw;
}
.l-footer__cta-icon--line {
  background: #4CC764;
}
.l-footer__cta-icon--line:before {
  background: url(../img/common/ico-line-text.svg) no-repeat center/contain;
  aspect-ratio: 21/20;
  width: 1.09375vw;
}
.l-footer__cta-icon--phone {
  background: #FF9898;
}
.l-footer__cta-icon--phone:before {
  background: #fff;
  -webkit-mask-image: url(../img/common/ico-phone.svg);
  mask-image: url(../img/common/ico-phone.svg);
  aspect-ratio: 20/20;
  width: 1.0416666667vw;
}
.l-footer__cta-text {
  flex-grow: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1.4;
}
.l-footer__cta-main {
  font-weight: 700;
}
.l-footer__cta-sub {
  flex-shrink: 0;
  letter-spacing: 0.1em;
}
.l-footer__cta-tel {
  font-family: "Lato", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  font-weight: 900;
  letter-spacing: 0.08em;
  color: #FF9898;
  width: 100%;
  display: flex;
  align-items: center;
}
.l-footer__cta-tel small {
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #444;
}
.l-footer__cta-arrow {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.l-footer__cta-arrow svg {
  width: 100%;
  height: 100%;
}
.l-footer {
  /* bottom: social + copyright */
}
.l-footer__bottom {
  padding: 0 12.5vw;
  background: #fff;
  height: 6.25vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.l-footer__social {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.l-footer__social a {
  display: inline-flex;
  transition: opacity 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.l-footer__social a:hover {
  opacity: 0.8;
}
.l-footer__social svg {
  width: 100%;
  height: 100%;
}
.l-footer__copyright {
  color: #151515;
  margin: 0;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px){
  body {
    font-size: 0.8333333333vw;
    line-height: 1.875;
    letter-spacing: 0.1em;
  }
  .u-pc {
    display: block;
  }
  .u-pc-i {
    display: inline;
  }
  .u-pc-ib {
    display: inline-block;
  }
  .u-pc-f {
    display: flex;
  }
  .u-pc-if {
    display: inline-flex;
  }
  .u-sp {
    display: none;
  }
  .u-sp-i, .u-sp-ib, .u-sp-f, .u-sp-if {
    display: none;
  }
  .u-content-size-1 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 1200px;
    width: 100%;
  }
  .u-content-size-md {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 800px;
    width: 100%;
  }
  .u-ta-lc {
    text-align: center;
  }
  .u-ta-cr {
    text-align: right;
  }
  .u-ta-rc {
    text-align: center;
  }
  .u-hover-1:hover {
    opacity: 0.7;
  }
  .c-title-1__ja {
    font-size: 2.0833333333vw;
  }
  .c-title-1__en {
    gap: 0.5208333333vw;
    font-size: 0.9375vw;
    margin: 0.78125vw 0 0;
  }
  .c-title-1__en:before {
    width: 0.5208333333vw;
    height: 0.5208333333vw;
  }
  .c-title-1--inline {
    gap: 0.8333333333vw;
  }
  .c-title-2 {
    gap: 0.78125vw;
    font-size: 1.3541666667vw;
  }
  .c-title-2:before {
    width: 0.5208333333vw;
    height: 0.5208333333vw;
  }
  .c-title-3 {
    font-size: 2.0833333333vw;
    margin-bottom: 5.2083333333vw;
  }
  .c-title-3:before {
    width: 0.2604166667vw;
    height: 2.1875vw;
    margin-right: 1.0416666667vw;
  }
  .c-title-3:after {
    margin: 0 0 0 1.5625vw;
  }
  .c-title-4 {
    gap: 1.0416666667vw;
    font-size: 1.6666666667vw;
    margin-bottom: 4.1666666667vw;
  }
  .c-title-4:before {
    width: 1.3020833333vw;
    height: 0.2604166667vw;
  }
  .c-button-11 {
    padding: 0.9375vw 1.5625vw;
    font-size: 0.8333333333vw;
  }
  .c-button-12 {
    font-size: 0.8333333333vw;
    min-width: 6.25vw;
    padding-bottom: 0.46875vw;
  }
  .c-news-list-1__date {
    font-size: 0.8333333333vw;
    margin-right: 1.0416666667vw;
  }
  .c-news-list-1__category {
    min-width: 4.6875vw;
    height: 1.3020833333vw;
    padding: 0 0.46875vw;
    font-size: 0.5729166667vw;
    border-radius: 0.1041666667vw;
    margin-right: 1.5625vw;
  }
  .c-news-list-1__title {
    font-size: 0.7291666667vw;
    font-weight: 500;
  }
  .c-news-list-2 {
    gap: 1.25vw;
  }
  .c-news-list-2__link {
    min-height: 6.25vw;
    padding: 1.4583333333vw 4.375vw 1.3541666667vw 2.0833333333vw;
    border-radius: 0.5208333333vw;
  }
  .c-news-list-2__date {
    margin-right: 0.8333333333vw;
    font-size: 0.6770833333vw;
  }
  .c-news-list-2__category {
    min-width: 3.6458333333vw;
    height: 0.9375vw;
    padding: 0 0.46875vw;
    font-size: 0.5208333333vw;
  }
  .c-news-list-2__title {
    margin-top: 1.1458333333vw;
    font-size: 0.7291666667vw;
    font-weight: 700;
  }
  .c-news-list-2__arrow {
    right: 2.0833333333vw;
    width: 1.6666666667vw;
    height: 1.6666666667vw;
  }
  .c-news-list-2__arrow:before {
    width: 0.4166666667vw;
    height: 0.4166666667vw;
  }
  .c-news-list-empty {
    font-size: 0.8333333333vw;
  }
  .c-news-card {
    gap: 1.5625vw;
  }
  .c-news-card__link {
    min-height: 9.375vw;
    padding: 2.6041666667vw;
    border-radius: 1.0416666667vw;
    -moz-column-gap: 1.0416666667vw;
    column-gap: 1.0416666667vw;
    row-gap: 1.5625vw;
  }
  .c-news-card__date {
    font-size: 0.8333333333vw;
  }
  .c-news-card__category {
    min-width: 4.6875vw;
    height: 1.3020833333vw;
    padding: 0.2604166667vw 1.0416666667vw;
    border-radius: 0.1041666667vw;
    font-size: 0.5729166667vw;
  }
  .c-news-card__title {
    font-size: 1.0416666667vw;
  }
  .c-news-card__arrow {
    right: 2.6041666667vw;
    width: 2.6041666667vw;
    height: 2.6041666667vw;
  }
  .c-news-card__arrow:before {
    width: 1.0416666667vw;
    height: 1.0416666667vw;
  }
  .c-fixed-schedule {
    bottom: 2.6041666667vw;
    right: 0;
    flex-direction: row;
    transform: translateX(calc(100% - 4.1666666667vw));
    transition: transform 0.55s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .c-fixed-schedule__menu {
    display: flex;
    flex-shrink: 0;
  }
  .c-fixed-schedule__menu-btn {
    display: none;
  }
  .c-fixed-schedule__tab {
    flex-direction: column;
    gap: 0.5208333333vw;
    width: 4.1666666667vw;
    min-height: 12.7604166667vw;
    border-radius: 1.0416666667vw 0 0 1.0416666667vw;
    flex-shrink: 0;
  }
  .c-fixed-schedule:not(.is-open) .c-fixed-schedule__tab:hover, .c-fixed-schedule:not(.is-open) .c-fixed-schedule__tab:focus-visible {
    width: 4.8958333333vw;
    transform: translateX(-0.7291666667vw);
  }
  .c-fixed-schedule.is-open .c-fixed-schedule__tab {
    width: 4.1666666667vw;
    transform: translateX(0);
  }
  .c-fixed-schedule__tab-icon {
    width: 1.0416666667vw;
    height: 1.0416666667vw;
  }
  .c-fixed-schedule__tab-text {
    writing-mode: vertical-rl;
    font-size: 0.8333333333vw;
  }
  .c-fixed-schedule__panel {
    width: 36.4583333333vw;
    max-width: calc(100vw - 6.25vw);
    padding: 1.6666666667vw 1.7708333333vw;
    opacity: 1;
    pointer-events: auto;
  }
  .c-fixed-schedule.is-open {
    transform: translateX(0);
  }
  .c-fixed-schedule__legend {
    gap: 0.9375vw;
    margin-top: 0.9375vw;
    font-size: 0.7291666667vw;
  }
  .c-fixed-schedule__dot {
    width: 0.46875vw;
    height: 0.46875vw;
    margin-right: 0.2604166667vw;
  }
  .c-fixed-schedule__caption {
    margin-top: 0.4166666667vw;
    font-size: 0.5729166667vw;
  }
  .c-column-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 3.125vw;
  }
  .c-column-list--archive {
    -moz-column-gap: 4.1666666667vw;
    column-gap: 4.1666666667vw;
    row-gap: 4.5833333333vw;
  }
  .c-column-item--archive {
    padding: 0;
  }
  .c-patient-guide {
    grid-template-columns: 23.4375vw minmax(0, 1fr);
    align-items: center;
    min-height: 20.8333333333vw;
    padding-right: 7.8125vw;
    border-radius: 1.0416666667vw;
  }
  .c-patient-guide:after {
    right: 5.2083333333vw;
    width: 0.8854166667vw;
  }
  .c-patient-guide:hover:after {
    transform: translateY(-50%) translateX(0.3125vw);
  }
  .c-patient-guide__image {
    height: 100%;
    border-radius: 1.0416666667vw 0 0 1.0416666667vw;
  }
  .c-patient-guide__body {
    padding: 3.125vw 0 3.125vw 5.2083333333vw;
  }
  .c-patient-guide__text {
    margin-top: 2.6041666667vw;
    font-size: 0.9375vw;
    width: 28.125vw;
  }
  .c-column-item {
    padding: 2.0833333333vw;
    border-radius: 1.0416666667vw;
  }
  .c-column-item__image {
    aspect-ratio: 360/300;
    border-radius: 1.0416666667vw;
  }
  .c-column-item__category {
    margin-top: 1.5625vw;
    font-size: 0.7291666667vw;
  }
  .c-column-item__title {
    margin-top: 1.5625vw;
    font-size: 0.8333333333vw;
  }
  .c-column-item__text {
    margin-top: 1.5625vw;
    -webkit-line-clamp: 3;
  }
  .c-column-item__date {
    padding-top: 1.5625vw;
    font-size: 0.7291666667vw;
  }
  .c-column-item--archive {
    padding: 0;
  }
  .c-column-item--archive .c-column-item__image {
    border-radius: 1.0416666667vw;
  }
  .c-column-item--archive .c-column-item__category {
    margin-top: 1.5625vw;
    font-size: 0.7291666667vw;
  }
  .c-column-item--archive .c-column-item__title {
    margin-top: 1.5625vw;
    font-size: 0.8333333333vw;
  }
  .c-column-item--archive .c-column-item__text {
    margin-top: 1.5625vw;
    font-size: 0.8333333333vw;
    -webkit-line-clamp: 3;
  }
  .c-column-item--archive .c-column-item__date {
    padding-top: 1.5625vw;
    font-size: 0.7291666667vw;
  }
  .c-recruit-banner {
    aspect-ratio: 1440/600;
    padding: 6.09375vw 5.7291666667vw 5.7291666667vw;
    border-radius: 1.0416666667vw;
  }
  .c-recruit-banner:hover .c-recruit-banner__button:after {
    right: 1.40625vw;
  }
  .c-recruit-banner__title {
    font-size: 2.8125vw;
  }
  .c-recruit-banner__text {
    margin-top: 2.8125vw;
    font-size: 1.875vw;
  }
  .c-recruit-banner__button {
    margin-top: 4.6875vw;
  }
  .c-recruit-banner__text-obj {
    right: -2.6041666667vw;
    bottom: -2.6041666667vw;
    width: 24.1145833333vw;
  }
  .wpcf7-form:has(.c-form) {
    gap: 1.4583333333vw;
  }
  .c-form {
    gap: 2.0833333333vw;
  }
  .c-form__label {
    gap: 0.5208333333vw;
    font-size: 0.8333333333vw;
  }
  .c-form__required {
    font-size: 0.625vw;
    border-radius: 0.1041666667vw;
    width: 2.0833333333vw;
    height: 1.0416666667vw;
  }
  .c-form__date, .c-form__address {
    gap: 0.5208333333vw;
    margin-top: 0.4166666667vw;
  }
  .c-form__columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.0416666667vw;
    margin-top: 0.4166666667vw;
  }
  .c-form__date-unit {
    font-size: 0.7291666667vw;
  }
  .c-form__privacy {
    margin-top: 3.125vw;
    padding-top: 3.125vw;
  }
  .c-form__privacy .c-form__privacy-text {
    font-size: 0.8333333333vw;
  }
  .c-form__privacy .wpcf7-acceptance {
    margin-top: 1.3020833333vw;
  }
  .c-form__privacy label {
    font-size: 0.8333333333vw;
  }
  .c-form__privacy .wpcf7-list-item-label::before {
    width: 1.1458333333vw;
    height: 1.1458333333vw;
    margin-right: 0.5208333333vw;
  }
  .c-form__privacy .wpcf7-list-item-label::after {
    top: 0.2604166667vw;
    left: 0.4166666667vw;
    width: 0.3125vw;
    height: 0.5729166667vw;
  }
  .c-form__actions {
    margin-top: 0.4166666667vw;
  }
  .c-form input[type=text],
  .c-form input[type=email],
  .c-form input[type=tel],
  .c-form input[type=number],
  .c-form input[type=date],
  .c-form select,
  .c-form textarea {
    min-height: 2.6041666667vw;
    margin-top: 0.4166666667vw;
    padding: 0.6770833333vw 0.78125vw;
    font-size: 0.8333333333vw;
    border-radius: 0.2604166667vw;
  }
  .c-form .wpcf7-checkbox,
  .c-form .wpcf7-radio {
    -moz-column-gap: 2.1875vw;
    column-gap: 2.1875vw;
    row-gap: 0.7291666667vw;
    margin-top: 0.625vw;
  }
  .c-form .wpcf7-checkbox label,
  .c-form .wpcf7-radio label {
    font-size: 0.9375vw;
  }
  .c-form .wpcf7-checkbox .wpcf7-list-item-label::before,
  .c-form .wpcf7-radio .wpcf7-list-item-label::before {
    width: 1.3541666667vw;
    height: 1.3541666667vw;
    margin-right: 0.625vw;
  }
  .c-form .wpcf7-not-valid-tip,
  .c-form .js-error {
    font-size: 0.6770833333vw;
  }
  .c-form input[type=submit],
  .c-form .wpcf7-submit {
    min-height: 3.0208333333vw;
    margin-top: 0.8333333333vw;
    padding: 0.9375vw 2.1875vw;
    font-size: 0.78125vw;
  }
  .c-form-confirm {
    gap: 3.125vw;
  }
  .c-form-confirm__item {
    padding: 1.0416666667vw 0;
  }
  .c-form-confirm__item dt,
  .c-form-confirm__item dd {
    font-size: 0.8333333333vw;
  }
  .c-form-confirm__item dd {
    margin-top: 0.78125vw;
  }
  .c-form-confirm__actions {
    gap: 1.9270833333vw;
    padding-top: 3.125vw;
  }
  .c-form-confirm input[type=button],
  .c-form-confirm input[type=submit] {
    min-height: 3.125vw;
    padding: 0.9375vw 2.1875vw;
    font-size: 0.8333333333vw;
    width: 13.0208333333vw;
  }
  .c-pager-num {
    margin-top: 5.2083333333vw;
  }
  .c-pager-num__inner {
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    max-width: 32.5520833333vw;
  }
  .c-pager-num__numbers {
    gap: 1.5625vw;
  }
  .c-pager-num .page-numbers {
    min-width: 0.9375vw;
    height: 1.7708333333vw;
    font-size: 0.8333333333vw;
  }
  .c-pager-num .prev,
  .c-pager-num .next {
    gap: 1.0416666667vw;
  }
  .c-pager-num .prev:before, .c-pager-num .prev:after,
  .c-pager-num .next:before,
  .c-pager-num .next:after {
    width: 1.0416666667vw;
    height: 1.7708333333vw;
  }
  .c-pager-prev-next {
    margin-top: 5.2083333333vw;
    padding-top: 5.2083333333vw;
  }
  .c-pager-prev-next__link {
    gap: 0.5208333333vw;
    min-height: 1.7708333333vw;
    font-size: 0.8333333333vw;
    letter-spacing: 0.08em;
  }
  .c-pager-prev-next__link--back {
    width: 1.875vw;
    height: 1.3541666667vw;
  }
  .c-pager-prev-next__arrow {
    width: 0.625vw;
    height: 1.0416666667vw;
  }
  .c-single-post__header {
    padding-bottom: 5.2083333333vw;
  }
  .c-single-post__title {
    font-size: 1.3541666667vw;
  }
  .c-single-post__meta {
    gap: 1.0416666667vw;
    margin-top: 2.0833333333vw;
  }
  .c-single-post__date {
    font-size: 0.78125vw;
  }
  .c-single-post__category {
    font-size: 0.78125vw;
  }
  .c-single-post__body {
    padding-top: 5.2083333333vw;
    font-size: 0.8333333333vw;
    letter-spacing: 0.1em;
  }
  .c-single-post__body > * + * {
    margin-top: 1.5625vw;
  }
  .c-single-post__body h2,
  .c-single-post__body h3,
  .c-single-post__body h4 {
    margin-top: 3.125vw;
  }
  .c-single-post__body h2 {
    font-size: 1.1458333333vw;
  }
  .c-single-post__body h3 {
    font-size: 0.9895833333vw;
  }
  .c-single-post__body h4 {
    font-size: 0.8333333333vw;
  }
  .c-single-post__body figcaption {
    margin-top: 0.625vw;
    font-size: 0.6770833333vw;
  }
  .l-header__inner {
    height: 6.25vw;
  }
  .l-header__logo {
    margin-left: 2.0833333333vw;
  }
  .l-header__logo img {
    width: 17.03125vw;
  }
  .l-header__phone-label {
    font-size: 0.625vw;
    letter-spacing: 0.03em;
  }
  .l-header__phone-number {
    font-size: 1.3541666667vw;
  }
  .l-header__btn {
    width: 6.25vw;
    gap: 0.2083333333vw;
    font-size: 0.78125vw;
    letter-spacing: 0.1em;
  }
  .l-header__btn-icon {
    width: 18px;
    height: 18px;
  }
  .l-header__btn-bars {
    width: 2.6041666667vw;
    height: 1.5625vw;
  }
  .l-header__btn-bars span {
    height: 0.1041666667vw;
  }
  .l-header__btn-text--menu {
    margin-top: 0.3645833333vw;
  }
  .l-header__drawer-visual {
    width: 50vw;
    height: 100%;
    flex-shrink: 0;
  }
  .l-header__drawer-actions {
    gap: 1.0416666667vw;
    margin-top: 1.0416666667vw;
  }
  .l-header__drawer-action {
    gap: 0.4166666667vw;
    font-size: 0.8333333333vw;
  }
  .l-header__drawer-action-icon {
    width: 1.3020833333vw;
    height: 1.3020833333vw;
  }
  .l-header__drawer-nav {
    padding: 7.8125vw;
    overflow-y: auto;
  }
  .l-header__drawer-section {
    margin-bottom: 3.125vw;
  }
  .l-header__drawer-section ul {
    row-gap: 1.0416666667vw;
  }
  .l-header__drawer-section ul li {
    width: 13.0208333333vw;
  }
  .l-header__drawer-section a {
    font-size: 0.8333333333vw;
  }
  .l-header__drawer-section--inline ul {
    display: flex;
    gap: 3.125vw;
  }
  .l-header__drawer-section--inline ul li {
    width: auto;
  }
  .l-header__drawer-section--inline ul a {
    font-size: 0.9375vw;
  }
  .l-header__drawer-heading {
    font-size: 0.9375vw;
    margin-bottom: 1.0416666667vw;
  }
  .l-main-visual {
    margin: 0 0 0 6.25vw;
    height: 26.0416666667vw;
  }
  .l-main-visual__bg {
    border-radius: 1.0416666667vw 0 0 1.0416666667vw;
  }
  .l-main-visual__heading {
    padding: 0 0 0 6.25vw;
  }
  .l-main-visual__heading-title {
    font-size: 2.2916666667vw;
  }
  .l-main-visual__heading-en {
    font-size: 0.9375vw;
    margin-top: 0.5208333333vw;
  }
  .l-main-visual__sns {
    left: -6.25vw;
    bottom: 0vw;
    gap: 1.0416666667vw;
    width: 6.25vw;
  }
  .l-main-visual__sns-link {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    border-radius: 0.4166666667vw;
  }
  .l-main-visual .l-breadcrumbs {
    bottom: 2.6041666667vw;
    width: 100%;
    padding: 0 0 0 6.25vw;
  }
  .l-main-visual .l-breadcrumbs .breadcrumbs > span {
    gap: 0.5208333333vw;
  }
  .l-main-visual .l-breadcrumbs .breadcrumbs > span span {
    gap: 0.5208333333vw;
    font-size: 0.6770833333vw;
  }
  .l-main-visual .l-breadcrumbs .breadcrumbs > span span:not(:last-child):after {
    width: 0.5208333333vw;
    height: 0.0520833333vw;
  }
  .l-page-nav {
    grid-template-columns: repeat(5, 1fr);
    margin-bottom: 10.4166666667vw;
  }
  .l-page-nav__link {
    font-size: 0.9375vw;
    line-height: 1.3333333333;
    padding: 0.9375vw 0;
  }
  .l-footer__top {
    gap: 8.8541666667vw;
  }
  .l-footer__info {
    width: 22.9166666667vw;
  }
  .l-footer__brand {
    gap: 1.1458333333vw;
    margin-bottom: 0.78125vw;
  }
  .l-footer__logo {
    width: 2.7083333333vw;
  }
  .l-footer__name {
    font-size: 1.1458333333vw;
  }
  .l-footer__tagline {
    font-size: 0.8333333333vw;
    margin: 0.15625vw 0 0;
  }
  .l-footer__address {
    font-size: 0.8333333333vw;
    margin-bottom: 1.0416666667vw;
  }
  .l-footer__links {
    gap: 1.3020833333vw;
  }
  .l-footer__link {
    gap: 0.46875vw;
    font-size: 0.78125vw;
    padding-bottom: 0.15625vw;
  }
  .l-footer__nav {
    gap: 3.125vw;
    display: flex;
    justify-content: space-between;
  }
  .l-footer__nav-heading {
    font-size: 0.78125vw;
    margin-bottom: 0.78125vw;
  }
  .l-footer__nav-list a {
    font-size: 0.7291666667vw;
  }
  .l-footer__utility-list {
    gap: 0.5208333333vw;
  }
  .l-footer__utility-list a {
    font-size: 0.78125vw;
  }
  .l-footer__middle {
    grid-template-columns: 36.4583333333vw 1fr;
    gap: 5.2083333333vw;
    margin-top: 5.2083333333vw;
  }
  .l-footer__schedule {
    padding: 1.5625vw;
    border-radius: 1.0416666667vw;
    font-size: 0.6770833333vw;
  }
  .l-footer__schedule-table tbody tr {
    height: 3.6458333333vw;
  }
  .l-footer__schedule-table thead th:first-child {
    width: 7.2916666667vw;
  }
  .l-footer__schedule-table thead th {
    padding: 0.4166666667vw 0.2083333333vw;
  }
  .l-footer__schedule-table tbody th {
    padding: 0 0 0 0.2604166667vw;
    font-size: 0.8333333333vw;
  }
  .l-footer__schedule-table tbody td {
    font-size: 0.78125vw;
    padding: 0 0.2604166667vw;
  }
  .l-footer__schedule-table tbody td:has(.l-footer__schedule-note) {
    width: 3.125vw;
  }
  .l-footer__schedule-th-icon {
    width: 1.1979166667vw;
    height: 1.1979166667vw;
    margin-right: 0.5208333333vw;
  }
  .l-footer__schedule-note {
    font-size: 0.7291666667vw;
  }
  .l-footer__schedule-legend {
    gap: 1.0416666667vw;
    margin-top: 1.3020833333vw;
  }
  .l-footer__schedule-dot {
    width: 0.7291666667vw;
    height: 0.7291666667vw;
    margin-right: 0.2604166667vw;
  }
  .l-footer__schedule-notes {
    margin: 0.5208333333vw 0 0;
  }
  .l-footer__ctas {
    gap: 1.5625vw;
  }
  .l-footer__cta {
    gap: 1.0416666667vw;
    padding: 0.78125vw 1.8229166667vw;
    border-radius: 1.0416666667vw;
  }
  .l-footer__cta-icon {
    width: 2.6041666667vw;
    height: 2.6041666667vw;
  }
  .l-footer__cta-main {
    font-size: 0.9375vw;
  }
  .l-footer__cta-sub {
    font-size: 0.6770833333vw;
  }
  .l-footer__cta-tel {
    font-size: 1.3541666667vw;
  }
  .l-footer__cta-tel small {
    font-size: 0.6770833333vw;
  }
  .l-footer__cta-arrow {
    width: 0.8333333333vw;
    height: 0.8333333333vw;
  }
  .l-footer__social {
    gap: 1.0416666667vw;
  }
  .l-footer__social a {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
  }
  .l-footer__copyright {
    font-size: 0.625vw;
  }
}
@media screen and (max-width: 767px){
  body {
    font-size: 3.7333333333vw;
  }
  p,
  li,
  table,
  dl {
    font-size: 3.7333333333vw;
  }
  .u-pc {
    display: none;
  }
  .u-pc-i, .u-pc-ib, .u-pc-f, .u-pc-if {
    display: none;
  }
  .u-sp {
    display: block;
  }
  .u-sp-i {
    display: inline;
  }
  .u-sp-ib {
    display: inline-block;
  }
  .u-sp-f {
    display: flex;
  }
  .u-sp-if {
    display: inline-flex;
  }
  .u-ta-cl {
    text-align: center;
  }
  .u-ta-cr {
    text-align: center;
  }
  .u-ta-rc {
    text-align: right;
  }
  .c-title-1__ja {
    font-size: 6.4vw;
  }
  .c-title-1__en {
    gap: 1.3333333333vw;
    margin-top: 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
  .c-title-1__en:before {
    width: 1.8666666667vw;
    height: 1.8666666667vw;
  }
  .c-title-1--inline {
    gap: 2.6666666667vw;
  }
  .c-title-2 {
    gap: 2.6666666667vw;
    font-size: 4.8vw;
  }
  .c-title-2:before {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
  .c-title-3 {
    font-size: 6.4vw;
    margin-bottom: 10.6666666667vw;
  }
  .c-title-3:before {
    width: 0.5333333333vw;
    height: 9.0666666667vw;
    margin-right: 4vw;
  }
  .c-title-3:after {
    margin: 0 0 0 5.3333333333vw;
  }
  .c-title-4 {
    gap: 3.2vw;
    font-size: 5.3333333333vw;
    margin-bottom: 10.6666666667vw;
  }
  .c-title-4:before {
    width: 4.5333333333vw;
    height: 1.3333333333vw;
  }
  .c-button-11 {
    gap: 5.3333333333vw;
    width: 66.6666666667vw;
    height: 13.3333333333vw;
    padding: 3.7333333333vw 5.8666666667vw;
    font-size: 3.7333333333vw;
  }
  .c-button-11:after {
    width: 1.8666666667vw;
    right: 5.3333333333vw;
  }
  .c-button-12 {
    gap: 2.6666666667vw;
    padding-bottom: 2.4vw;
    font-size: 4.2666666667vw;
    min-width: 32vw;
  }
  .c-button-12:after {
    width: 1.8666666667vw;
    right: 0;
    transform: translateY(calc(-50% - 1.2vw));
  }
  .c-news-list-1__link {
    flex-wrap: wrap;
    gap: 2.6666666667vw 0;
    padding: 5.3333333333vw 5.3333333333vw 5.3333333333vw 0;
  }
  .c-news-list-1__date {
    font-size: 3.7333333333vw;
    margin-right: 2.6666666667vw;
  }
  .c-news-list-1__category {
    min-width: 24vw;
    height: 6.6666666667vw;
    padding: 0 1.6vw;
    font-size: 2.9333333333vw;
    margin-right: 5.3333333333vw;
  }
  .c-news-list-1__title {
    font-size: 3.7333333333vw;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    line-height: 1.5714285714;
  }
  .c-news-list-1__arrow {
    width: 1.8666666667vw;
  }
  .c-news-list-2 {
    gap: 3.7333333333vw;
  }
  .c-news-list-2__link {
    min-height: 21.8666666667vw;
    padding: 5.3333333333vw 14.4vw 4.8vw 5.3333333333vw;
    border-radius: 1.8666666667vw;
  }
  .c-news-list-2__date {
    margin-right: 3.2vw;
    font-size: 2.6666666667vw;
  }
  .c-news-list-2__category {
    min-width: 13.8666666667vw;
    height: 3.7333333333vw;
    padding: 0 1.8666666667vw;
    font-size: 2.1333333333vw;
  }
  .c-news-list-2__title {
    margin-top: 3.7333333333vw;
    font-size: 3.2vw;
    font-weight: 700;
    line-height: 1.75;
  }
  .c-news-list-2__arrow {
    right: 5.3333333333vw;
    width: 6.4vw;
    height: 6.4vw;
  }
  .c-news-list-2__arrow:before {
    width: 1.8666666667vw;
    height: 1.8666666667vw;
  }
  .c-news-list-empty {
    font-size: 3.7333333333vw;
  }
  .c-news-card {
    gap: 4vw;
  }
  .c-news-card__link {
    padding: 4vw 13.3333333333vw 4vw 4vw;
    border-radius: 2.6666666667vw;
    -moz-column-gap: 5.3333333333vw;
    column-gap: 5.3333333333vw;
  }
  .c-news-card__date {
    font-size: 3.7333333333vw;
  }
  .c-news-card__category {
    min-width: 16vw;
    height: 5.3333333333vw;
    padding: 1.3333333333vw 4vw;
    border-radius: 0.5333333333vw;
    font-size: 2.9333333333vw;
  }
  .c-news-card__title {
    display: -webkit-box;
    font-size: 4.2666666667vw;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
  }
  .c-news-card__arrow {
    right: 4vw;
    width: 7.4666666667vw;
    height: 7.4666666667vw;
  }
  .c-news-card__arrow:before {
    width: 3.2vw;
    height: 3.2vw;
  }
  .c-fixed-schedule {
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    filter: drop-shadow(0 -8px 24px rgba(69, 76, 103, 0.16));
    transform: translateY(calc(100% - 17.0666666667vw));
    transition: transform 0.55s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .c-fixed-schedule__menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    height: 17.0666666667vw;
    padding-bottom: env(safe-area-inset-bottom);
    background: #fff;
  }
  .c-fixed-schedule__menu-btn {
    flex-direction: column;
    gap: 1.0666666667vw;
    min-width: 0;
    height: 100%;
    font-family: "Lato", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
    font-size: 2.9333333333vw;
    font-weight: 500;
    letter-spacing: 0.08em;
    line-height: 1;
  }
  .c-fixed-schedule__menu-icon {
    display: inline-block;
    width: 5.8666666667vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .c-fixed-schedule__tab {
    flex-direction: column;
    gap: 1.0666666667vw;
    width: 100%;
    height: 100%;
    padding: 0;
    background: #454C67;
    font-family: "Lato", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
    font-size: 2.9333333333vw;
    font-weight: 500;
    letter-spacing: 0.08em;
    line-height: 1;
  }
  .c-fixed-schedule__tab-icon {
    width: 5.8666666667vw;
    height: 5.8666666667vw;
  }
  .c-fixed-schedule__tab-text {
    font-size: 2.9333333333vw;
  }
  .c-fixed-schedule__panel {
    width: 100%;
    max-height: calc(100vh - 17.0666666667vw);
    padding: 4.2666666667vw 3.2vw 4.8vw;
    background: #fff;
    opacity: 1;
    pointer-events: auto;
    transform: none;
    overflow-y: auto;
  }
  .c-fixed-schedule.is-open {
    transform: translateY(0);
  }
  .c-fixed-schedule__legend {
    gap: 2.6666666667vw;
    margin-top: 3.2vw;
    font-size: 3.7333333333vw;
  }
  .c-fixed-schedule__legend li {
    font-size: 3.7333333333vw;
  }
  .c-fixed-schedule__dot {
    width: 1.8666666667vw;
    height: 1.8666666667vw;
    margin-right: 1.0666666667vw;
  }
  .c-fixed-schedule__caption {
    margin-top: 2.1333333333vw;
    font-size: 2.6666666667vw;
    line-height: 1.5;
  }
  .c-column-list {
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
  }
  .c-column-list--archive {
    gap: 9.6vw;
  }
  .c-patient-guide {
    grid-template-columns: 1fr;
    gap: 6.4vw;
    padding: 5.3333333333vw;
    border-radius: 2.6666666667vw;
  }
  .c-patient-guide:after {
    display: none;
  }
  .c-patient-guide:hover:after {
    transform: translateY(-50%) translateX(1.0666666667vw);
  }
  .c-patient-guide__image {
    aspect-ratio: 315/180;
    border-radius: 2.6666666667vw;
  }
  .c-patient-guide__title:after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    aspect-ratio: 7/12;
    background: #FF9898;
    -webkit-mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
    mask: url(../img/common/ico-chevron.svg) no-repeat center/contain;
    transform: translateY(-50%);
    transition: transform 0.25s cubic-bezier(0, 0, 0.58, 1);
    width: 2.6666666667vw;
    top: 1.3333333333vw;
    transform: translateY(0);
    right: 0;
  }
  .c-patient-guide__text {
    margin-top: 5.3333333333vw;
    font-size: 4.2666666667vw;
  }
  .c-column-item {
    padding: 5.3333333333vw;
    border-radius: 3.2vw;
  }
  .c-column-item__image {
    border-radius: 2.6666666667vw;
  }
  .c-column-item__category {
    margin-top: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
  .c-column-item__title {
    margin-top: 5.3333333333vw;
    font-size: 4.2666666667vw;
  }
  .c-column-item__text {
    margin-top: 5.3333333333vw;
    -webkit-line-clamp: 3;
  }
  .c-column-item__date {
    padding-top: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
  .c-column-item--archive {
    padding: 0;
  }
  .c-column-item--archive .c-column-item__image {
    border-radius: 2.6666666667vw;
  }
  .c-column-item--archive .c-column-item__category {
    margin-top: 4vw;
    font-size: 3.7333333333vw;
  }
  .c-column-item--archive .c-column-item__title {
    margin-top: 4vw;
    font-size: 4.2666666667vw;
  }
  .c-column-item--archive .c-column-item__text {
    margin-top: 4vw;
    font-size: 3.7333333333vw;
    -webkit-line-clamp: 3;
  }
  .c-column-item--archive .c-column-item__date {
    padding-top: 4vw;
    font-size: 3.4666666667vw;
  }
  .c-recruit-banner {
    padding: 16vw 5.3333333333vw 16vw;
    border-radius: 3.2vw;
    background-position: 80% center;
  }
  .c-recruit-banner:before {
    background: linear-gradient(180deg, rgba(246, 251, 255, 0.96) 0%, rgba(246, 251, 255, 0.4) 48%, rgba(255, 255, 255, 0.36) 100%);
  }
  .c-recruit-banner:hover .c-recruit-banner__button:after {
    right: 5.0666666667vw;
  }
  .c-recruit-banner__title {
    font-size: 6.6666666667vw;
  }
  .c-recruit-banner__text {
    margin-top: 6.6666666667vw;
    font-size: 5.3333333333vw;
  }
  .c-recruit-banner__button {
    margin-top: 9.3333333333vw;
  }
  .c-recruit-banner__text-obj {
    right: -5.3333333333vw;
    bottom: -5.3333333333vw;
    width: 61.3333333333vw;
  }
  .c-sec-vp100 {
    padding-inline: 5.3333333333vw;
  }
  .wpcf7-form:has(.c-form) {
    gap: 4.8vw;
  }
  .c-form {
    gap: 5.3333333333vw;
  }
  .c-form__label {
    gap: 1.3333333333vw;
    font-size: 3.7333333333vw;
  }
  .c-form__required {
    font-size: 3.2vw;
    border-radius: 0.5333333333vw;
    width: 10.6666666667vw;
    height: 5.3333333333vw;
  }
  .c-form__date, .c-form__address {
    gap: 2.1333333333vw;
    margin-top: 1.8666666667vw;
  }
  .c-form__columns {
    grid-template-columns: 1fr;
    gap: 2.6666666667vw;
    margin-top: 1.8666666667vw;
  }
  .c-form__date {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
  }
  .c-form__date-unit {
    font-size: 3.7333333333vw;
  }
  .c-form__address {
    display: grid;
    grid-template-columns: 1fr;
  }
  .c-form__address-zip {
    flex: 0 0 37.3333333333vw;
  }
  .c-form__privacy {
    margin-top: 8vw;
    padding-top: 8vw;
  }
  .c-form__privacy .c-form__privacy-text {
    font-size: 3.7333333333vw;
  }
  .c-form__privacy .wpcf7-acceptance {
    margin-top: 5.3333333333vw;
  }
  .c-form__privacy label {
    font-size: 3.7333333333vw;
  }
  .c-form__privacy .wpcf7-list-item-label::before {
    width: 4.8vw;
    height: 4.8vw;
    margin-right: 2.1333333333vw;
  }
  .c-form__privacy .wpcf7-list-item-label::after {
    top: 1.3333333333vw;
    left: 1.6vw;
    width: 1.3333333333vw;
    height: 2.4vw;
  }
  .c-form__actions {
    text-align: center;
  }
  .c-form input[type=text],
  .c-form input[type=email],
  .c-form input[type=tel],
  .c-form input[type=number],
  .c-form input[type=date],
  .c-form select,
  .c-form textarea {
    min-height: 13.3333333333vw;
    margin-top: 1.8666666667vw;
    padding: 3.2vw 3.4666666667vw;
    font-size: 3.7333333333vw;
    border-radius: 1.3333333333vw;
  }
  .c-form .wpcf7-checkbox,
  .c-form .wpcf7-radio {
    -moz-column-gap: 6.4vw;
    column-gap: 6.4vw;
    row-gap: 3.2vw;
    margin-top: 2.6666666667vw;
  }
  .c-form .wpcf7-checkbox label,
  .c-form .wpcf7-radio label {
    font-size: 4vw;
  }
  .c-form .wpcf7-checkbox .wpcf7-list-item-label::before,
  .c-form .wpcf7-radio .wpcf7-list-item-label::before {
    width: 5.8666666667vw;
    height: 5.8666666667vw;
    margin-right: 2.4vw;
  }
  .c-form .wpcf7-not-valid-tip,
  .c-form .js-error {
    font-size: 3.2vw;
  }
  .c-form input[type=submit],
  .c-form .wpcf7-submit {
    min-height: 13.8666666667vw;
    margin-top: 2.6666666667vw;
    padding: 4.2666666667vw 9.0666666667vw;
    font-size: 3.7333333333vw;
  }
  .c-form-confirm {
    gap: 8vw;
  }
  .c-form-confirm__item {
    padding: 4vw 0;
  }
  .c-form-confirm__item dt,
  .c-form-confirm__item dd {
    font-size: 3.7333333333vw;
  }
  .c-form-confirm__item dd {
    margin-top: 2.6666666667vw;
  }
  .c-form-confirm__actions {
    gap: 5.3333333333vw;
    padding-top: 8vw;
  }
  .c-form-confirm input[type=button],
  .c-form-confirm input[type=submit] {
    min-height: 14.6666666667vw;
    padding: 4.2666666667vw 8vw;
    font-size: 3.7333333333vw;
    width: 80vw;
    margin-inline: auto;
  }
  .c-pager-num {
    margin-top: 16vw;
  }
  .c-pager-num__inner {
    grid-template-columns: auto minmax(0, 1fr) auto;
    gap: 2.1333333333vw;
  }
  .c-pager-num__numbers {
    gap: 2.1333333333vw;
  }
  .c-pager-num__numbers--pc {
    display: none;
  }
  .c-pager-num__numbers--sp {
    display: flex;
  }
  .c-pager-num .page-numbers {
    min-width: 4.2666666667vw;
    height: 7.4666666667vw;
    font-size: 3.7333333333vw;
  }
  .c-pager-num .prev,
  .c-pager-num .next {
    gap: 1.6vw;
  }
  .c-pager-num .prev:before, .c-pager-num .prev:after,
  .c-pager-num .next:before,
  .c-pager-num .next:after {
    width: 2.6666666667vw;
    height: 4.8vw;
  }
  .c-pager-prev-next {
    margin-top: 10.6666666667vw;
    padding-top: 10.6666666667vw;
  }
  .c-pager-prev-next__link {
    gap: 1.8666666667vw;
    min-height: 8.5333333333vw;
    font-size: 3.7333333333vw;
    letter-spacing: 0.05em;
  }
  .c-pager-prev-next__link--back {
    width: 8vw;
    height: 5.3333333333vw;
  }
  .c-pager-prev-next__arrow {
    width: 2.6666666667vw;
    height: 4.8vw;
  }
  .c-single-post__header {
    padding-bottom: 10.6666666667vw;
  }
  .c-single-post__title {
    font-size: 5.8666666667vw;
  }
  .c-single-post__meta {
    gap: 2.6666666667vw;
    margin-top: 5.3333333333vw;
  }
  .c-single-post__date {
    font-size: 3.7333333333vw;
  }
  .c-single-post__category {
    font-size: 3.7333333333vw;
  }
  .c-single-post__body {
    padding-top: 10.6666666667vw;
    font-size: 3.7333333333vw;
  }
  .c-single-post__body > * + * {
    margin-top: 5.3333333333vw;
  }
  .c-single-post__body h2,
  .c-single-post__body h3,
  .c-single-post__body h4 {
    margin-top: 10.6666666667vw;
  }
  .c-single-post__body h2 {
    font-size: 5.0666666667vw;
  }
  .c-single-post__body h3 {
    font-size: 4.5333333333vw;
  }
  .c-single-post__body h4 {
    font-size: 4vw;
  }
  .c-single-post__body figcaption {
    margin-top: 2.1333333333vw;
    font-size: 3.2vw;
  }
  .l-header__inner {
    height: 18.6666666667vw;
    background: #fff;
  }
  .l-header__logo {
    margin-left: 4.2666666667vw;
  }
  .l-header__logo img {
    width: 53.3333333333vw;
  }
  .l-header__phone {
    display: none;
  }
  .l-header__buttons {
    margin-left: auto;
    height: 18.6666666667vw;
  }
  .l-header__btn {
    width: 18.6666666667vw;
    gap: 1.0666666667vw;
    font-size: 2.6666666667vw;
  }
  .l-header__btn--line {
    display: none;
  }
  .l-header__btn--web {
    display: none;
  }
  .l-header__btn-icon {
    width: 5.8666666667vw;
    height: 5.8666666667vw;
  }
  .l-header__btn-bars {
    width: 5.8666666667vw;
    height: 3.7333333333vw;
  }
  .l-header__btn-bars span {
    height: 0.5333333333vw;
  }
  .l-header__btn-text--menu {
    margin-top: 0.5333333333vw;
  }
  .l-header.is-open .l-header__logo {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .l-header__drawer {
    flex-direction: column;
    overflow-y: auto;
  }
  .l-header__drawer-visual {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    order: 1;
    min-height: 80vw;
    padding: 10.6666666667vw 5.3333333333vw;
    flex: 0 1 auto;
  }
  .l-header__drawer-visual-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
    -o-object-position: center top;
    object-position: center top;
  }
  .l-header__drawer-card {
    width: 100%;
    max-width: 89.3333333333vw;
    padding: 0;
    position: static;
    transform: translate(0, 0);
    text-align: center;
  }
  .l-header__drawer-logo {
    width: 61.3333333333vw;
    max-width: 100%;
    margin: 0 auto;
  }
  .l-header__drawer-address {
    margin-top: 4vw;
    font-size: 3.7333333333vw;
  }
  .l-header__drawer-actions {
    gap: 2.1333333333vw;
    margin-top: 4.2666666667vw;
  }
  .l-header__drawer-action {
    gap: 1.6vw;
    padding: 1.0666666667vw 3.2vw 1.0666666667vw 1.0666666667vw;
    font-size: 3.2vw;
    background: rgba(255, 255, 255, 0.7);
  }
  .l-header__drawer-action-icon {
    width: 5.8666666667vw;
    height: 5.8666666667vw;
  }
  .l-header__drawer-action-icon--phone:before {
    width: 2.6666666667vw;
  }
  .l-header__drawer-action-icon--web:before {
    width: 2.6666666667vw;
  }
  .l-header__drawer-action-icon--line:before {
    width: 2.6666666667vw;
  }
  .l-header__drawer-nav {
    padding: 24vw 5.3333333333vw 5.3333333333vw;
  }
  .l-header__drawer-section {
    margin-bottom: 8vw;
  }
  .l-header__drawer-section ul {
    row-gap: 4vw;
  }
  .l-header__drawer-section ul.sp-none {
    display: none;
  }
  .l-header__drawer-section ul li {
    flex: 0 0 50%;
  }
  .l-header__drawer-section a {
    font-size: 3.7333333333vw;
  }
  .l-header__drawer-section a::before {
    margin-right: 1.3333333333vw;
  }
  .l-header__drawer-section--inline ul a {
    font-size: 3.7333333333vw;
  }
  .l-header__drawer-heading {
    font-size: 4vw;
    margin-bottom: 3.7333333333vw;
  }
  .l-main-visual {
    min-height: 80vw;
  }
  .l-main-visual__heading {
    padding: 0 0 0 5.3333333333vw;
  }
  .l-main-visual__heading-title {
    font-size: 6.4vw;
  }
  .l-main-visual__heading-en {
    font-size: 3.7333333333vw;
    margin-top: 1.3333333333vw;
  }
  .l-main-visual__sns {
    display: none;
  }
  .l-main-visual .l-breadcrumbs {
    bottom: 5.3333333333vw;
    left: 5.3333333333vw;
  }
  .l-main-visual .l-breadcrumbs .breadcrumbs > span {
    gap: 1.3333333333vw;
  }
  .l-main-visual .l-breadcrumbs .breadcrumbs > span span {
    gap: 1.3333333333vw;
    font-size: 3.2vw;
  }
  .l-main-visual .l-breadcrumbs .breadcrumbs > span span:not(:last-child):after {
    width: 2.6666666667vw;
    height: 0.2666666667vw;
  }
  .l-main {
    padding: 16vw 5.3333333333vw;
  }
  .l-page-nav {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.6666666667vw 0;
    margin-bottom: 16vw;
  }
  .l-footer {
    padding-bottom: 17.0666666667vw;
  }
  .l-footer__inner {
    padding: 10.6666666667vw 5.3333333333vw;
  }
  .l-footer__top {
    flex-direction: column;
    gap: 5.3333333333vw;
  }
  .l-footer__brand {
    gap: 3.2vw;
    margin-bottom: 5.3333333333vw;
  }
  .l-footer__logo {
    width: 10.6666666667vw;
  }
  .l-footer__name {
    font-size: 4.2666666667vw;
  }
  .l-footer__tagline {
    font-size: 3.7333333333vw;
    margin: 0.8vw 0 0;
  }
  .l-footer__address {
    font-size: 3.7333333333vw;
    margin-bottom: 4vw;
  }
  .l-footer__links {
    gap: 4vw;
  }
  .l-footer__links li {
    flex: 1 1;
  }
  .l-footer__link {
    display: flex;
    gap: 2.6666666667vw;
    font-size: 3.7333333333vw;
    padding-bottom: 1.3333333333vw;
  }
  .l-footer__link--map:before {
    width: auto;
    height: 4vw;
  }
  .l-footer__link--contact:before {
    width: auto;
    height: 4vw;
  }
  .l-footer__nav {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6.4vw 5.3333333333vw;
  }
  .l-footer__nav-heading {
    font-size: 3.7333333333vw;
    margin-bottom: 2.6666666667vw;
  }
  .l-footer__nav-list {
    padding-left: 2.6666666667vw;
    border-left: 0.2666666667vw solid #777E98;
  }
  .l-footer__nav-list a {
    font-size: 3.7333333333vw;
    line-height: 2;
  }
  .l-footer__utility-list {
    gap: 1.8666666667vw;
  }
  .l-footer__utility-list a {
    font-size: 3.7333333333vw;
  }
  .l-footer__middle {
    grid-template-columns: 1fr;
    gap: 7.4666666667vw;
    margin-top: 9.6vw;
  }
  .l-footer__schedule {
    padding: 4.2666666667vw 3.2vw;
    border-radius: 1.0666666667vw;
    font-size: 2.9333333333vw;
    min-width: 0;
  }
  .l-footer__schedule-table-wrap {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  }
  .l-footer__schedule-table {
    width: 165.3333333333vw;
    min-width: 100%;
  }
  .l-footer__schedule-table thead th:first-child {
    position: sticky;
    left: 0;
    z-index: 2;
    width: 28vw;
    background: #fff;
  }
  .l-footer__schedule-table thead th {
    padding: 2.1333333333vw 1.0666666667vw;
    font-size: 3.2vw;
  }
  .l-footer__schedule-table tbody th {
    position: sticky;
    left: 0;
    z-index: 1;
    padding: 2.6666666667vw 1.0666666667vw;
    font-size: 3.2vw;
    background: #fff;
  }
  .l-footer__schedule-table tbody td {
    padding: 2.6666666667vw 1.0666666667vw;
    font-size: 3.2vw;
  }
  .l-footer__schedule-th-icon {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    margin-right: 1.0666666667vw;
  }
  .l-footer__schedule-note {
    font-size: 2.6666666667vw;
  }
  .l-footer__schedule-legend {
    gap: 1.3333333333vw;
    margin-top: 2.6666666667vw;
  }
  .l-footer__schedule-legend li {
    font-size: 3.7333333333vw;
  }
  .l-footer__schedule-dot {
    width: 2.4vw;
    height: 2.4vw;
    margin-right: 1.0666666667vw;
  }
  .l-footer__schedule-notes {
    margin: 2.6666666667vw 0 0;
  }
  .l-footer__schedule-notes li {
    font-size: 3.4666666667vw;
  }
  .l-footer__ctas {
    gap: 3.2vw;
  }
  .l-footer__cta {
    gap: 3.7333333333vw;
    padding: 4.2666666667vw 4.2666666667vw;
    border-radius: 1.0666666667vw;
  }
  .l-footer__cta:after {
    width: 4vw;
    right: 5.3333333333vw;
    width: 2.6666666667vw;
  }
  .l-footer__cta-icon {
    width: 9.3333333333vw;
    height: 9.3333333333vw;
  }
  .l-footer__cta-icon--calendar:before {
    width: 3.4666666667vw;
  }
  .l-footer__cta-icon--line:before {
    width: 4vw;
  }
  .l-footer__cta-icon--phone:before {
    width: 3.2vw;
  }
  .l-footer__cta-text {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.3333333333vw;
  }
  .l-footer__cta-main {
    font-size: 4vw;
  }
  .l-footer__cta-sub {
    font-size: 3.4666666667vw;
  }
  .l-footer__cta-tel {
    font-size: 6.4vw;
    flex-direction: column;
    align-items: flex-start;
  }
  .l-footer__cta-tel small {
    font-size: 3.4666666667vw;
  }
  .l-footer__cta-arrow {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
  .l-footer__bottom {
    flex-direction: column;
    gap: 3.2vw;
    padding: 4.2666666667vw 5.3333333333vw;
    height: auto;
  }
  .l-footer__social {
    gap: 2.6666666667vw;
  }
  .l-footer__social a {
    width: 8vw;
    height: 8vw;
  }
  .l-footer__copyright {
    font-size: 2.6666666667vw;
  }
}
@media (hover: hover){
  .c-news-card__link:hover {
    border-color: #FFCBCB;
    opacity: 0.82;
  }
  .c-news-card__link:hover .c-news-card__arrow {
    transform: translateY(-50%) translateX(0.15625vw);
  }
  .c-form__privacy .c-form__privacy-text a:hover {
    text-decoration: underline;
  }
}
/*# sourceMappingURL=style.css.map */
