@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

/* 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 {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -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 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* 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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  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-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -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-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * 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 {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

img {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

/**
 * 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;
}

/**
 * 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. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

/**
 * 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]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

th {
  font-weight: bold;
}

.header {
  background-color: #fff;
  width: 100%;
  height: 50px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0px 20px;
  background: #fff;
  height: 50px;
  /* デフォルトシャドウ */
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
  .header__inner {
    height: 80px;
    padding: 8px 40px;
    margin-left: auto;
    margin-right: auto;
  }
}

.header__logo {
  display: block;
}
.header__logo img {
  display: block;
  width: 150px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .header__logo {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .header__logo img {
    width: 270px;
  }
}

.header__nav {
  display: none;
}
@media screen and (min-width: 1201px) {
  .header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 24px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .header__link {
    padding-top: 6px;
    padding-bottom: 6px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    position: relative;
    text-decoration: none;
  }
  .header__link:hover {
    color: #d61c4e;
  }
}

.header__link::before {
  content: "";
  position: absolute;
  left: 30%;
  right: 30%;
  bottom: -2px;
  height: 2px;
  width: 20px;
  margin: 0 auto;
  background: currentColor;
  border-radius: 2px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0; /* 初期状態で非表示 */
}

.header__link:hover::before {
  opacity: 1; /* ホバー時に表示 */
}

.header__link-icon {
  padding-bottom: 7px;
  margin-left: auto;
  margin-right: auto;
}
.header__link-icon svg {
  width: 24px;
  height: 24px;
  -webkit-transition: color 0.3s, fill 0.3s;
  transition: color 0.3s, fill 0.3s;
}

.header__link-text {
  color: inherit;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 16.5px */
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

@media screen and (min-width: 768px) {
  .header__address-tel {
    padding-left: 41px;
  }
}

@media screen and (min-width: 768px) {
  .header__address {
    color: #393939;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 18px */
    text-align: right;
  }
}

@media screen and (min-width: 768px) {
  .header__tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
}

.header__tel-icon img {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .header__tel-icon {
    width: 28px;
    height: 28px;
    position: absolute;
    right: 233px;
    top: 7px;
  }
}

@media screen and (min-width: 768px) {
  .header__tel-number {
    color: #d61c4e;
    text-align: center;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 41.6px */
    letter-spacing: -0.64px;
  }
}

.header__link.is-current {
  color: #d61c4e; /* 文字色変更 */
}

.header__link.is-current .header__link-icon svg {
  color: #d61c4e; /* アイコンの色も変更 */
  fill: currentColor;
}

/* まず親リンクを relative にする */
.header__link {
  position: relative; /* 擬似要素用 */
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none; /* 下線を消す */
}

.header__link.is-current:hover::before {
  opacity: 0;
}

/* 現在ページのテキスト下に線 */
.header__link.is-current::after {
  content: "";
  position: absolute;
  bottom: 0; /* 親リンクの底に線を置く */
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 20px; /* 線の長さ */
  height: 2px; /* 線の太さ */
  background-color: #d61c4e;
  border-radius: 1px;
}

.drawer-icon {
  position: relative;
  width: 32px;
  height: 32px;
  background: none;
  z-index: 2000;
}
.drawer-icon.is-checked .drawer-icon__bar {
  background-color: #304f30;
}
.drawer-icon.is-checked .drawer-icon__bar:nth-of-type(1) {
  top: 14px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.drawer-icon.is-checked .drawer-icon__bar:nth-of-type(2) {
  display: none;
}
.drawer-icon.is-checked .drawer-icon__bar:nth-of-type(3) {
  top: 14px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (min-width: 1201px) {
  .drawer-icon {
    display: none;
  }
}

.drawer-icon__bar {
  position: absolute;
  top: 7px;
  left: 3px;
  width: 27px;
  height: 2px;
  background-color: #d61c4e;
  -webkit-transition: top 0.3s linear, -webkit-transform 0.3s linear;
  transition: top 0.3s linear, -webkit-transform 0.3s linear;
  transition: transform 0.3s linear, top 0.3s linear;
  transition: transform 0.3s linear, top 0.3s linear, -webkit-transform 0.3s linear;
}
.drawer-icon__bar:nth-of-type(2) {
  top: 14px;
}
.drawer-icon__bar:nth-of-type(3) {
  top: 22px;
}

.drawer-content {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  background-color: #bed3ca;
  z-index: 1000;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.drawer-content.is-checked {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.drawer-content__logo {
  width: 270px;
  height: 32px;
  padding: 14px 20px;
  color: #d61c4e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%; /* 21px */
}

.drawer-content__menu {
  padding: 111.5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 255px;
}

.drawer-content__link {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
  border-top: 1px dashed #304f30;
}
.drawer-content__link:last-child {
  border-bottom: 1px dashed #304f30;
}

.drawer-content__link-icon {
  width: 24px;
  height: 24px;
  padding-right: 14px;
}
.drawer-content__link-icon img {
  width: 100%;
  height: 100%;
}

.drawer-content__link-text {
  color: #304f30;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  margin-left: 10px;
}

.drawer-content__link-right {
  width: 14px;
  height: 14px;
  margin-left: auto;
}
.drawer-content__link-right img {
  width: 100%;
  height: 100%;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  margin: 4px auto 60px 21px;
  padding: 0;
  list-style: none;
  gap: 11px;
}
@media screen and (min-width: 768px) {
  .breadcrumb {
    margin-top: 3px;
    margin-left: 90px;
    margin-bottom: 80px;
  }
}
.breadcrumb a {
  color: #888888;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  white-space: nowrap;
}

.fixed-reserve-btn {
  background-color: #d61c4e;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 11;
}
.fixed-reserve-btn img {
  width: auto;
}

.reserve-btn__text {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.fixed-reserve-btn {
  display: none;
}
@media screen and (min-width: 768px) {
  .fixed-reserve-btn {
    position: fixed;
    top: 170px;
    right: 0;
    width: 92px;
    height: 120px;
    border-radius: 20px 0 0 20px;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: background 0.3s, -webkit-filter 0.3s;
    transition: background 0.3s, -webkit-filter 0.3s;
    transition: background 0.3s, filter 0.3s;
    transition: background 0.3s, filter 0.3s, -webkit-filter 0.3s;
  }
  .fixed-reserve-btn:hover {
    -webkit-filter: brightness(0.85);
            filter: brightness(0.85);
  }
}

.pagetop {
  position: fixed;
  right: 10px;
  bottom: 160px;
  width: 52px;
  height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 999;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.pagetop.is-show {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (min-width: 768px) {
  .pagetop {
    bottom: 55px;
    right: 20px;
  }
}

.footer {
  background-color: #bed3ca;
  padding-top: 13px;
  position: relative;
}

.footer::before {
  position: absolute;
  content: "";
  background-image: url(../img/img_bg_wave_top.svg);
  background-repeat: repeat-x;
  background-position: top;
  background-size: 64px 32px;
  width: 100%;
  height: 32px;
  top: -30px;
  left: 0;
}

.footer__main-inner {
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 13px;
  padding-top: 32px;
  padding-bottom: 20px;
  position: relative;
  border-radius: 8px;
}
@media screen and (min-width: 1001px) {
  .footer__main-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    margin-top: 54px;
    padding: 40px 49px;
    border-radius: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 40px;
  }
}

.footer__main-inner-logo {
  text-align: center;
}
.footer__main-inner-logo img {
  padding-bottom: 7px;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .footer__main-inner-logo {
    width: 405px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}

.footer__main-inner-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 14px;
}

.address__number {
  color: #393939;
  text-align: right;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.address__address {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.footer__main-telephone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px;
  margin-top: 22px;
}
@media screen and (min-width: 768px) {
  .footer__main-telephone {
    margin-top: 19px;
  }
}

.footer__main-tel-icon {
  width: 28px;
  height: 28px;
  margin-top: 5px;
}
.footer__main-tel-icon img {
  width: 100%;
  height: auto;
}

.footer__main-tel-number {
  color: #d61c4e;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 41.6px */
  letter-spacing: -0.64px;
}

.footer__main-closed {
  color: #d61c4e;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .footer__main-closed {
    padding-bottom: 19px;
  }
}

.footer__main-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .footer__main-button {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.footer__main-button-reserve {
  margin-inline: auto;
}
@media screen and (min-width: 1001px) {
  .footer__main-button-reserve {
    margin-inline: 0;
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  .footer__main-button-reserve {
    max-width: 220px;
    width: 100%;
  }
}

.button__reserve-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #d61c4e;
  width: 220px;
  height: 56px;
  padding: 16px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  border-radius: 30px;
}

.button__reserve-link:hover {
  background-color: #fff;
  color: #d61c4e;
  border: 1px solid #d61c4e;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.button__reserve-icon {
  color: #fff;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.button__reserve-link:hover .button__reserve-icon {
  color: #d61c4e;
}

.button__reserve-text {
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.button__reserve-link:hover .button__reserve-text {
  color: #d61c4e;
}

.footer__main-button-contact {
  margin-inline: auto;
}
@media screen and (min-width: 1001px) {
  .footer__main-button-contact {
    margin-inline: 0;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .footer__main-button-contact {
    max-width: 220px;
    width: 100%;
  }
}

.button__contact-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  width: 220px;
  height: 56px;
  padding: 16px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  border-radius: 30px;
  border: 1px solid #d61c4e;
}

.button__contact-link:hover {
  background-color: #d61c4e;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.button__contact-icon {
  color: #d61c4e;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.button__contact-link:hover .button__contact-icon {
  color: #fff;
}

.button__contact-text {
  color: #d61c4e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.button__contact-link:hover .button__contact-text {
  color: #fff;
}

.footer .footer__main-inner-left .infomation__timetable {
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .footer .footer__main-inner-left .infomation__timetable {
    margin-inline: auto;
  }
}
@media screen and (min-width: 1001px) {
  .footer .footer__main-inner-left .infomation__timetable {
    margin-inline: 0;
  }
}

@media screen and (min-width: 768px) {
  .footer__main-inner-right {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: none;
  }
}

.map-container {
  aspect-ratio: 1/1;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}
@media screen and (min-width: 1001px) {
  .map-container {
    width: 100%;
    height: 100%;
    min-height: 300px;
    aspect-ratio: 1/1;
    padding: 0;
  }
}

.map-container iframe {
  width: 100%;
  height: 100%;
  display: block;
}

.footer__nav {
  margin-top: 42px;
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .footer__nav {
    margin-top: 32px;
    margin-left: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 56px;
  }
}

.footer__nav-item a,
.footer__nav-title {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  line-height: 150%; /* 24px */
  text-decoration: none;
}

.footer__nav-title {
  font-weight: 700;
  display: block; /* 見出しとしてブロック表示 */
  margin-bottom: 18px;
}

.footer__subnav-items {
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer__subnav-item {
  margin-bottom: 18px;
}

.footer__nav-item:nth-child(3) {
  margin-top: -16px;
}
@media screen and (min-width: 768px) {
  .footer__nav-item:nth-child(3) {
    margin-top: 0;
  }
}

.footer__nav-item:nth-child(4) {
  margin-top: -18px;
}
@media screen and (min-width: 768px) {
  .footer__nav-item:nth-child(4) {
    margin-top: 0;
  }
}

.footer__nav-item:nth-child(5) {
  margin-top: -18px;
}
@media screen and (min-width: 768px) {
  .footer__nav-item:nth-child(5) {
    margin-top: 0;
  }
}

.footer__subnav-item a {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

/* アイコンはサブナビの各<li>につける */
.footer__subnav-item::before {
  content: "";
  display: inline-block;
  background-image: url(../img/right.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 6px;
  height: 12px;
  margin-right: 6px;
  vertical-align: middle;
}

.footer__subnav-items--col2 {
  display: grid;
  grid-template-columns: 80px auto; /* 左列・右列 */
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px; /* 左列との間隔 */
  max-width: 380px;
}

/* 左列：一般歯科〜予防歯科 */
.footer__subnav-items--col2 li:nth-child(1) {
  grid-column: 1;
  grid-row: 1;
}

.footer__subnav-items--col2 li:nth-child(2) {
  grid-column: 1;
  grid-row: 2;
}

.footer__subnav-items--col2 li:nth-child(3) {
  grid-column: 1;
  grid-row: 3;
}

/* 右列：入れ歯〜レーザー治療を左列と同じ高さからスタート */
.footer__subnav-items--col2 li:nth-child(4) {
  grid-column: 2;
  grid-row: 1;
} /* 入れ歯 */
.footer__subnav-items--col2 li:nth-child(5) {
  grid-column: 2;
  grid-row: 2;
} /* 矯正歯科 */
.footer__subnav-items--col2 li:nth-child(6) {
  grid-column: 2;
  grid-row: 3;
} /* ホワイトニング */
.footer__subnav-items--col2 li:nth-child(7) {
  grid-column: 2;
  grid-row: 4;
} /* 口腔外科 */
.footer__subnav-items--col2 li:nth-child(8) {
  grid-column: 2;
  grid-row: 5;
} /* レーザー治療 */
.footer__copy {
  background-color: #304f30;
  height: auto;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
}

.footer__copyright {
  padding: 13px 70px;
  margin-bottom: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
}
@media screen and (min-width: 768px) {
  .footer__copyright {
    margin-bottom: 0;
  }
}

.fixed-bottom-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1000;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; /* スマホで折り返す */
  gap: 16px;
}
@media screen and (min-width: 768px) {
  .fixed-bottom-bar {
    display: none; /* PCでは非表示 */
  }
}

.fixed-bottom-bar-left .phone {
  color: #d61c4e;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 26px */
}
.fixed-bottom-bar-left .phone::before {
  content: "";
  display: inline-block;
  background-image: url(../img/icon_tel.svg);
  background-size: contain;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
.fixed-bottom-bar-left .hours {
  color: #393939;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 15px */
}

.bottom__reserve-btn {
  background-color: #d61c4e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 5px 17px 5px 12px;
  gap: 9px;
  border-radius: 8px;
}
.bottom__reserve-btn img {
  width: auto;
}

.bottom-btn__text {
  color: #fff;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 16px */
}

.fv {
  padding: 70px 20px 0 20px;
}
@media screen and (min-width: 768px) {
  .fv {
    padding: 100px 20px 0 20px;
    margin-inline: auto;
  }
}

.fv__inner {
  position: relative;
}

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
}

.swiper-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}
@media screen and (min-width: 768px) {
  .swiper-slide {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .swiper-slide img {
    width: 100%; /* 余白を引いた領域にフィット */
    height: auto; /* 縦横比維持 */
    display: block;
    border-radius: 20px;
  }
}

.slider-article__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  position: absolute;
  top: 53%;
  left: 3%;
}
@media screen and (min-width: 768px) {
  .slider-article__title {
    top: 68%;
  }
}

.slider-article__text {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #fff;
  color: #d61c4e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
  z-index: 11;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .slider-article__text {
    font-size: 40px;
    padding: 10px;
  }
}

.fv__bottom {
  padding-left: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1120px;
}
@media screen and (min-width: 1001px) {
  .fv__bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 60px;
    margin-inline: auto;
  }
}

.infomation__timetable {
  margin-inline: auto;
  width: 100%;
  margin-top: 21px;
  z-index: 30;
  position: relative;
  max-width: 477px;
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  .infomation__timetable {
    margin-inline: 0;
  }
}

.timetable {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  font-size: 12px;
}

.timetable .time-col {
  width: 140px;
}

.timetable thead th {
  font-weight: 700;
  padding: 10px 4px;
  border-bottom: 1px solid #393939;
}

.timetable thead th.sat {
  color: blue;
}

.timetable thead th.sun {
  color: red;
}

.timetable thead th.hol {
  color: red;
}

.timetable td.time {
  font-weight: 700;
  white-space: nowrap;
  color: #393939;
}

.timetable td {
  color: #304f30;
  padding: 13px 4px;
  border-bottom: 1px solid #393939;
}

.news__inner {
  margin-top: 31px;
  max-width: 542px;
  margin-inline: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .news__inner {
    width: 542px;
    margin-top: 37px;
  }
}

.news__titles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.news__title {
  color: #393939;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
  padding-left: 12px;
}
@media screen and (min-width: 768px) {
  .news__title {
    padding-left: 16px;
    letter-spacing: 2px;
  }
}

.news__title-sub {
  color: #d61c4e;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 16.5px */
  letter-spacing: 1.1px;
  padding-left: 16px;
}

.news__title-past {
  color: #888888;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 16.5px */
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .news__title-past {
    font-size: 12px;
  }
}

.news__lists {
  padding: 10px 6px 10px 6px;
  border-top: 1px solid #393939;
  border-bottom: 1px solid #393939;
}

.news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news__list:hover .news-list__date,
.news__list:hover .news-list__title {
  color: #d61c4e;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.news-list__date {
  margin-top: 5px;
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 18px */
  text-decoration: none;
}

.news-list__title {
  margin-top: 3px;
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  padding-left: 23px;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .news-list__title {
    padding-left: 32px;
  }
}

.news-list__past {
  width: 14px;
  height: 14px;
  margin-left: auto;
}
.news-list__past svg {
  width: 100%;
  height: 100%;
}

.news-list__past svg {
  -webkit-transition: color 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, transform 0.3s;
  transition: color 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.news__list:hover .news-list__past {
  color: #d61c4e;
}

.news__list:hover .news-list__past svg {
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}

.media {
  position: relative;
  overflow: hidden;
}

.media__inner {
  padding-top: 100px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .media__inner {
    padding-top: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 768px) {
  .media__inner-right {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    margin-left: 7.2656vw;
  }
}

.media__title-sub {
  color: #d61c4e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 16.5px */
  letter-spacing: 1.1px;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: -8px;
}
@media screen and (min-width: 768px) {
  .media__title-sub {
    font-size: 14px;
    letter-spacing: 1.4px;
    margin-top: 0;
    padding: 0;
  }
}

.media__title {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
  padding-top: 14px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .media__title {
    font-size: 28px;
    letter-spacing: 2.24px;
    margin-top: 10px;
    padding: 0;
  }
}

.media__text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
  padding-top: 28px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .media__text {
    margin-top: 36px;
    padding: 0;
  }
}

.media__button {
  margin-top: 53px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .media__button {
    text-align: left;
    margin-top: 64px;
  }
}

.media__button-link {
  position: relative;
  color: #d61c4e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 6px;
  padding: 11px 46px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 24px;
  border: 1px solid #d61c4e;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; /* 背景と文字色のアニメ */
}

.media__button-icon {
  position: absolute;
  right: 20px; /* ボタン右端からの距離調整 */
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); /* 縦中央 */
  width: 14px;
  height: 14px;
  pointer-events: none;
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease, -webkit-transform 0.3s ease;
}

.media__button-link:hover {
  background-color: #d61c4e;
  color: #fff;
}

.media__button-link:hover .media__button-icon {
  -webkit-transform: translateY(-50%) translateX(5px);
          transform: translateY(-50%) translateX(5px); /* ← 右に3px動く */
}

@media screen and (min-width: 768px) {
  .media__inner-left {
    margin-left: calc(50% - 50vw);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50vw;
            flex: 0 0 50vw;
  }
}

.media__image {
  margin-top: 41px;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .media__image {
    width: 50vw;
    height: auto;
    border-radius: 0 10px 10px 0;
  }
  .media__image img {
    width: 100%;
    height: auto;
  }
}

.recommend {
  padding-top: 100px;
}
@media screen and (min-width: 768px) {
  .recommend {
    padding-top: 150px;
  }
}

.recommend__title {
  color: #393939;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
}
@media screen and (min-width: 768px) {
  .recommend__title {
    font-size: 28px;
    letter-spacing: 2.24px;
    padding-top: 0;
  }
}

.recommend__title::before {
  border: 4px solid #304f30;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-right: 14px;
  border-radius: 20px;
}
@media screen and (min-width: 768px) {
  .recommend__title::before {
    width: 67px;
    margin-right: 28px;
  }
}

.recommend__title::after {
  border: 4px solid #304f30;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-left: 14px;
  border-radius: 20px;
}
@media screen and (min-width: 768px) {
  .recommend__title::after {
    width: 67px;
    margin-left: 28px;
  }
}

.recommend__inner {
  padding-top: 40px;
  padding-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 100px;
}
@media screen and (min-width: 768px) {
  .recommend__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 60px;
    gap: 35px;
    padding-bottom: 150px;
  }
}

.recommend__content {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .recommend__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    min-width: 0;
    max-width: 320px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.recommend__content:last-of-type {
  margin-top: -22px;
}
@media screen and (min-width: 768px) {
  .recommend__content:last-of-type {
    margin-top: 0;
  }
}

.recommend__inner-speech-bubble {
  width: 182px;
  height: 32px;
  margin-left: auto;
  margin-right: auto;
  color: #d61c4e;
}

.recommend__inner-image {
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .recommend__inner-image {
    max-width: 290px; /* 最大幅を290pxに制限 */
  }
}

.recommend__inner-title {
  margin-top: 10px;
  font-size: 17px;
  background-color: #fff;
  color: #d61c4e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
  text-align: center;
}

.recommend__inner-text {
  text-align: center;
  padding-top: 22px;
  font-size: 14px;
  font-weight: 500;
  line-height: 170%;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
@media screen and (min-width: 768px) {
  .recommend__inner-text {
    padding-top: 26px;
  }
}

.infomation {
  margin-top: 42px;
}
@media screen and (min-width: 768px) {
  .infomation {
    margin-top: 42px;
  }
}

.infomation__wrap {
  position: relative;
  background-color: #bed3ca;
  padding-top: 90px;
  padding-bottom: 90px;
}

.infomation__wrap::before {
  position: absolute;
  content: "";
  background-image: url(../img/img_bg_wave_top.svg);
  background-repeat: repeat-x;
  background-position: top;
  background-size: 64px 32px;
  width: 100%;
  height: 32px;
  top: -30px;
  left: 0;
}

.infomation__wrap::after {
  position: absolute;
  content: "";
  background-image: url(../img/img_bg_wave_bottom.svg);
  background-repeat: repeat-x;
  background-position: top;
  background-size: 64px 32px;
  width: 100%;
  height: 32px;
  bottom: -30px;
  left: 0;
}

.infomation__title {
  color: #393939;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .infomation__title {
    font-size: 28px;
    letter-spacing: 2.24px;
    padding-top: 0;
  }
}

.infomation__title::before {
  content: "";
  border: 4px solid #304f30;
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-right: 14px;
  border-radius: 20px;
}
@media screen and (min-width: 768px) {
  .infomation__title::before {
    width: 67px;
    margin-right: 28px;
  }
}

.infomation__title::after {
  content: "";
  border: 4px solid #304f30;
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-left: 14px;
  border-radius: 20px;
}
@media screen and (min-width: 768px) {
  .infomation__title::after {
    width: 67px;
    margin-left: 28px;
  }
}

.infomation__inner {
  padding-bottom: 64px;
}

.infomation__cards {
  max-width: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  margin-inline: auto;
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .infomation__cards {
    max-width: none;
    margin-top: 60px;
    display: grid;
    grid-template-rows: 100px;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
  }
}

.infomation__card {
  display: inline-block;
  background-color: #fff;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-filter 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-filter 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-filter 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.infomation__card:hover {
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95); /* 少し暗くする */
  -webkit-transform: scale(1.03) translateY(-4px);
          transform: scale(1.03) translateY(-4px); /* 少しズームして浮き上がる */
  -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
          box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12); /* 影を追加して浮き上がる感じ */
}

.infomation__card-image {
  width: 60px;
  margin-inline: auto;
}

.infomation__card-title {
  text-align: center;
  font-weight: 500;
  line-height: 170%;
  color: #d61c4e;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.infomation__button {
  text-align: center;
  margin-top: 60px;
}

.infomation__button-link {
  position: relative;
  color: #d61c4e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 6px;
  padding: 11px 46px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 24px;
  border: 1px solid #d61c4e;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; /* 背景と文字色のアニメ */
}

.infomation__button-icon {
  position: absolute;
  right: 20px; /* ボタン右端からの距離調整 */
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); /* 縦中央 */
  width: 14px;
  height: 14px;
  pointer-events: none;
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease, -webkit-transform 0.3s ease;
}

.infomation__button-link:hover {
  background-color: #d61c4e;
  color: #fff;
}

.infomation__button-link:hover .infomation__button-icon {
  -webkit-transform: translateY(-50%) translateX(5px);
          transform: translateY(-50%) translateX(5px); /* ← 右に3px動く */
}

.infomation__inner-bottom {
  position: relative;
  width: 100%;
  height: 7.578125vw;
}

.infomation__inner-bottom-kirakira {
  position: relative;
}

.infomation__inner-bottom-kirakira::before {
  position: absolute;
  content: "";
  bottom: 13px;
  left: 12px;
  width: 25px;
  height: 25px;
  background-image: url("../img/menu-deco-kirakira2-w.png");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .infomation__inner-bottom-kirakira::before {
    bottom: 1.578125vw;
    left: 42px;
    width: 58px;
    height: 58px;
  }
}

.infomation__inner-bottom-kirakira::after {
  position: absolute;
  right: 7px;
  bottom: 7px;
  width: 53px;
  height: 58px;
  content: "";
  background-image: url("../img/menu-deco-kirakira-w.png");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .infomation__inner-bottom-kirakira::after {
    right: 20px;
    bottom: 0.78125vw;
    width: 125px;
    height: 138px;
  }
}

.staff__blog {
  padding-top: 100px;
  padding-bottom: 117px;
}
@media screen and (min-width: 768px) {
  .staff__blog {
    display: block !important;
    padding-top: 0;
    padding-bottom: 150px;
  }
}

.staff__blog-title {
  color: #393939;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
}
@media screen and (min-width: 768px) {
  .staff__blog-title {
    font-size: 28px;
    letter-spacing: 2.24px;
  }
}

.staff__blog-title::before {
  content: "";
  border: 4px solid #304f30;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-right: 14px;
}
@media screen and (min-width: 768px) {
  .staff__blog-title::before {
    width: 67px;
    margin-right: 28px;
  }
}

.staff__blog-title::after {
  content: "";
  border: 4px solid #304f30;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-left: 14px;
}
@media screen and (min-width: 768px) {
  .staff__blog-title::after {
    width: 67px;
    margin-left: 28px;
  }
}

.staff__blog-inner {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .staff__blog-inner {
    padding-top: 60px;
    margin-left: auto;
    margin-right: auto;
  }
}

.blog__inner-cards {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .blog__inner-cards {
    display: grid;
    gap: 61px 50px;
    grid-template-columns: repeat(3, 1fr);
    padding-left: 0;
    padding-right: 0;
    margin-top: 60px;
  }
}

.blog__inner-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  padding-bottom: 31px;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .blog__inner-card {
    display: block;
    padding-bottom: 12px;
    border-radius: 20px;
    background: #fff;
    /* デフォルトシャドウ */
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
            box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    overflow: hidden;
  }
}

.blog__inner-card:hover .blog__inner-card-text {
  color: #d61c4e;
}

.blog__inner-card-image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.blog__inner-card-image img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  .blog__inner-card-image {
    aspect-ratio: 300/188;
    border-radius: 20px 20px 0 0;
  }
}

.blog__inner-card:hover .blog__inner-card-image img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}

.blog__inner-card-body {
  -webkit-box-flex: 1.44;
      -ms-flex: 1.44;
          flex: 1.44;
  margin-top: auto;
  margin-bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
@media screen and (min-width: 768px) {
  .blog__inner-card-body {
    padding-left: 24px;
    padding-right: 24px;
    margin-top: -14px;
  }
}

.blog__inner-card-notice {
  display: inline-block;
  padding: 2px 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 999px;
  background: #304f30;
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 15px */
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .blog__inner-card-notice {
    padding: 6px 12px;
    font-size: 11px;
    z-index: 1;
  }
}

.blog__inner-card-text {
  overflow: hidden;
  color: #393939;
  text-overflow: ellipsis;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  white-space: normal; /* 自動で改行 */
  word-wrap: break-word; /* 長い単語を折り返す */
  overflow-wrap: break-word; /* 推奨プロパティ */
  text-decoration: none;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .blog__inner-card-text {
    font-size: 16px;
    width: 252px;
    height: 72px;
  }
}

.blog__inner-card-date {
  color: #888888;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 16.5px */
  text-decoration: none;
}

.blog__button {
  padding-top: 17px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .blog__button {
    padding-top: 60px;
  }
}

.blog__button-link {
  position: relative;
  color: #d61c4e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 6px;
  padding: 11px 46px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 24px;
  border: 1px solid #d61c4e;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; /* 背景と文字色のアニメ */
}

.blog__button-link:hover {
  background-color: #d61c4e;
  color: #fff;
  -webkit-transition: 0.3s, background-position 0.3s;
  transition: 0.3s, background-position 0.3s;
}

.blog__button-icon {
  position: absolute;
  right: 20px; /* ボタン右端からの距離調整 */
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); /* 縦中央 */
  width: 14px;
  height: 14px;
  pointer-events: none;
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease;
  transition: transform 0.3s ease, color 0.3s ease, -webkit-transform 0.3s ease;
}

.blog__button-link:hover {
  background-color: #d61c4e;
  color: #fff;
}

.blog__button-link:hover .blog__button-icon {
  -webkit-transform: translateY(-50%) translateX(5px);
          transform: translateY(-50%) translateX(5px); /* ← 右に3px動く */
}

.about-fv__inner {
  height: 15vh;
  background-image: url(../img/lower01.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .about-fv__inner {
    height: 30vh;
  }
}

.about-fv__title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 4.8px;
  z-index: 20;
  position: relative;
}
@media screen and (min-width: 768px) {
  .about-fv__title {
    font-size: 32px;
    letter-spacing: 3.2px;
  }
}

.about-fv__text {
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #fff;
  margin-top: 14px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  z-index: 20;
  position: relative;
}
@media screen and (min-width: 768px) {
  .about-fv__text {
    margin-top: 17px;
    font-size: 14px;
    letter-spacing: 1.4px;
  }
}

.about__policy-title {
  color: #393939;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
}
@media screen and (min-width: 768px) {
  .about__policy-title {
    font-size: 28px;
    letter-spacing: 2.24px;
  }
}

.about__policy-title::before {
  content: "";
  border: 4px solid #304f30;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-right: 14px;
}
@media screen and (min-width: 768px) {
  .about__policy-title::before {
    width: 67px;
    margin-right: 28px;
  }
}

.about__policy-title::after {
  content: "";
  border: 4px solid #304f30;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-left: 14px;
}
@media screen and (min-width: 768px) {
  .about__policy-title::after {
    width: 67px;
    margin-left: 28px;
  }
}

.policy__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden; /* 画面外にはみ出る部分を非表示 */
}
@media screen and (min-width: 768px) {
  .policy__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 7.42%; /* カラム間の隙間 */
    padding-top: 110px;
    padding-bottom: 110px;
  }
}

@media screen and (min-width: 768px) {
  .policy__inner-right {
    margin-top: 64px;
    width: 42.58%;
  }
}

@media screen and (min-width: 768px) {
  .policy__inner-texts {
    margin-right: 21.875%;
  }
}

.policy__title-sub {
  color: #d61c4e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 16.5px */
  letter-spacing: 1.1px;
  text-transform: uppercase;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .policy__title-sub {
    padding-top: 0;
    padding-left: 0;
    font-size: 14px;
    letter-spacing: 1.4px;
  }
}

.policy__title {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
  padding-top: 14px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .policy__title {
    padding-top: 22px;
    padding-left: 0;
    font-size: 28px;
    letter-spacing: 2.24px;
  }
}

.policy__text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .policy__text {
    padding-top: 39px;
    padding-left: 0;
  }
}

@media screen and (min-width: 768px) {
  .policy__inner-left {
    width: 50%;
    overflow: hidden; /* 画面外にはみ出る部分を非表示 */
  }
}

.policy__image {
  margin-top: 89px;
}
.policy__image img {
  width: 89%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .policy__image {
    margin-top: 0;
    width: 100%;
    height: 438px;
    overflow: hidden;
  }
  .policy__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center; /* 画像を左端に固定 */
    border-radius: 0 20px 20px 20px;
  }
}

.about__feature {
  padding-top: 103px;
  padding-bottom: 100px;
}
@media screen and (min-width: 768px) {
  .about__feature {
    padding-top: 158px;
  }
}

.feature__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  gap: 7.42%; /* カラム間の隙間 */
}
@media screen and (min-width: 768px) {
  .feature__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.feature__inner-left,
.feature__inner-right {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .feature__inner-left,
  .feature__inner-right {
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.feature__inner-left {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .feature__inner-left {
    padding-left: 140px;
  }
}

.feature__inner-right {
  padding-left: 41px;
}
@media screen and (min-width: 768px) {
  .feature__inner-right {
    padding-left: 0;
    margin-top: -39px;
  }
}

.feature__title-sub {
  color: #d61c4e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 16.5px */
  letter-spacing: 1.1px;
  text-transform: uppercase;
  padding-bottom: 14px;
}
@media screen and (min-width: 768px) {
  .feature__title-sub {
    font-size: 14px;
    letter-spacing: 1.4px;
  }
}

.feature__title {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .feature__title {
    font-size: 28px;
    letter-spacing: 2.24px;
    padding-top: 11px;
  }
}

.feature__text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .feature__text {
    padding-top: 8px;
  }
}

.feature__image {
  margin-top: 51px;
}
@media screen and (min-width: 768px) {
  .feature__image {
    margin-top: 0;
    width: 100%;
    height: 438px;
    overflow: hidden;
  }
}

.feature__image img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (min-width: 768px) {
  .feature__image img {
    width: 100%;
    height: 100%;
  }
}

.inside {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 120px;
}
@media screen and (min-width: 768px) {
  .inside {
    padding-top: 20px;
    padding-bottom: 181px;
  }
}

.inside__title {
  color: #393939;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .inside__title {
    font-size: 28px;
    letter-spacing: 2.24px;
    padding-bottom: 60px;
  }
}

.inside__title::before {
  content: "";
  border: 4px solid #304f30;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-right: 14px;
}
@media screen and (min-width: 768px) {
  .inside__title::before {
    width: 67px;
    margin-right: 28px;
  }
}

.inside__title::after {
  content: "";
  border: 4px solid #304f30;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-left: 14px;
}
@media screen and (min-width: 768px) {
  .inside__title::after {
    width: 67px;
    margin-left: 28px;
  }
}

.inside__images {
  display: grid;
  gap: clamp(8px, 2vw, 24px); /* 8px〜24pxの範囲で可変 */
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .inside__images {
    grid-template-columns: repeat(3, minmax(0, 317px));
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.inside__image img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 317px; /* 横幅の最大値 */
  max-height: 317px; /* 縦幅の最大値 */
  margin: 0 auto; /* 中央寄せしたい場合 */
  -o-object-fit: contain;
     object-fit: contain; /* 画像の比率を崩さず収める */
  border-radius: 20px;
}

.archive-fv__inner {
  height: 15vh;
  background-image: url(../img/lower02.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .archive-fv__inner {
    height: 30vh;
  }
}

.archive-fv__title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 4.8px;
  z-index: 20;
  position: relative;
}
@media screen and (min-width: 768px) {
  .archive-fv__title {
    font-size: 32px;
    letter-spacing: 3.2px;
  }
}

.archive-fv__text {
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #fff;
  margin-top: 14px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  z-index: 20;
  position: relative;
}
@media screen and (min-width: 768px) {
  .archive-fv__text {
    margin-top: 17px;
    font-size: 14px;
    letter-spacing: 1.4px;
  }
}

.medical__guide-container {
  padding-left: 20px;
  padding-right: 20px;
  width: 1040px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.medical__guide-title {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .medical__guide-title {
    font-size: 28px;
    letter-spacing: 2.24px;
  }
}

.medical__guide-title::before {
  content: "";
  border: 4px solid #304f30;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-right: 14px;
}
@media screen and (min-width: 768px) {
  .medical__guide-title::before {
    width: 67px;
    margin-right: 28px;
  }
}

.medical__guide-title::after {
  content: "";
  border: 4px solid #304f30;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-left: 14px;
}
@media screen and (min-width: 768px) {
  .medical__guide-title::after {
    width: 67px;
    margin-left: 28px;
  }
}

.medical__guide-inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-top: 60px;
  justify-items: center;
}
@media screen and (min-width: 768px) {
  .medical__guide-inner {
    grid-template-columns: repeat(4, 1fr);
    row-gap: 15px;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    justify-items: stretch;
  }
}

.medical__guide-item {
  color: #304f30;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 1.6px;
  padding: 15px 20px;
  border-radius: 12px;
  border: 1px solid #304f30;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  position: relative;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease;
  max-width: 320px;
  width: 100%;
}
.medical__guide-item::after {
  content: "";
  position: absolute;
  bottom: 12px;
  left: 50%;
  width: 20px;
  height: 20px;
  background-image: url("../img/arrow-bottom.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  -webkit-transform: translate(-50%, 6px);
          transform: translate(-50%, 6px);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  pointer-events: none;
}
.medical__guide-item:hover, .medical__guide-item:focus-visible {
  background: #bed3ca;
}
.medical__guide-item:hover .medical__guide-item-label, .medical__guide-item:focus-visible .medical__guide-item-label {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}
.medical__guide-item:hover::after, .medical__guide-item:focus-visible::after {
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media screen and (min-width: 768px) {
  .medical__guide-item {
    border: 2px solid #304f30;
    padding: 18px 32px;
    font-size: 21px;
    letter-spacing: 1.92px;
    width: auto;
  }
}

.medical__guide-item-label {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.normal {
  position: relative;
  z-index: 0;
  margin-top: 160px;
  margin-bottom: 260px;
}

.normal::before {
  position: absolute;
  content: "";
  background-image: url(../img/img_bg_wave_top.svg);
  background-repeat: repeat-x;
  background-position: top;
  background-size: 64px 32px;
  width: 100%;
  height: 32px;
  top: -30px;
  left: 0;
}

.normal::after {
  position: absolute;
  content: "";
  background-image: url(../img/img_bg_wave_bottom.svg);
  background-repeat: repeat-x;
  background-position: top;
  background-size: 64px 32px;
  width: 100%;
  height: 32px;
  bottom: -30px;
  left: 0;
}

.normal__inner {
  background-color: #bed3ca;
  padding: 30px 20px 62px 20px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .normal__inner {
    padding-top: 0;
    padding-bottom: 90px;
  }
}

.normal__inner-title {
  color: #393939;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.6px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .normal__inner-title {
    font-size: 28px;
    letter-spacing: 2.24px;
    padding-top: 90px;
    padding-bottom: 60px;
  }
}

.normal__inner-title::before {
  border: 4px solid #304f30;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-right: 14px;
  border-radius: 20px;
}
@media screen and (min-width: 768px) {
  .normal__inner-title::before {
    width: 67px;
    margin-right: 28px;
  }
}

.normal__inner-title::after {
  border: 4px solid #304f30;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-left: 14px;
  border-radius: 20px;
}
@media screen and (min-width: 768px) {
  .normal__inner-title::after {
    width: 67px;
    margin-left: 28px;
  }
}

.normal__inner-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 768px) {
  .normal__inner-cards {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.normal__inner-card {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
  position: relative;
  scroll-margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .normal__inner-card {
    padding: 60px;
    max-width: 1000px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
}

.normal__inner-card-title_subtitle {
  border-bottom: 1px solid #888888;
}
@media screen and (min-width: 768px) {
  .normal__inner-card-title_subtitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    padding-bottom: 41px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.normal__inner-card-title {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
  letter-spacing: 1.6px;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .normal__inner-card-title {
    font-size: 28px;
    letter-spacing: 2.24px;
    padding-bottom: 0;
    padding-top: 9px;
  }
}

.normal__inner-card-subtitle {
  color: #304f30;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.12px;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .normal__inner-card-subtitle {
    padding-bottom: 0;
    padding-top: 6px;
  }
}

@media screen and (min-width: 768px) {
  .normal__inner-card-text_image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 24px;
  }
}

.normal__inner-card-text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
  padding-top: 16px;
  padding-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .normal__inner-card-text {
    width: 50%;
  }
}

.normal__inner-card-image {
  margin-top: 52px;
  border-radius: 10px;
  overflow: hidden;
}
.normal__inner-card-image img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .normal__inner-card-image {
    margin-top: 17px;
    width: 48%;
  }
}

.normal__inner-bottom {
  position: relative;
  width: 100%;
}

.normal__inner-bottom-kirakira {
  position: relative;
}

.normal__inner-bottom-kirakira::before {
  position: absolute;
  content: "";
  bottom: 13px;
  left: 12px;
  width: 25px;
  height: 25px;
  background-image: url("../img/menu-deco-kirakira2-w.png");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .normal__inner-bottom-kirakira::before {
    bottom: 1.578125vw;
    left: 42px;
    width: 58px;
    height: 58px;
  }
}

.normal__inner-bottom-kirakira::after {
  position: absolute;
  right: 7px;
  bottom: 7px;
  width: 53px;
  height: 58px;
  content: "";
  background-image: url("../img/menu-deco-kirakira-w.png");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .normal__inner-bottom-kirakira::after {
    right: 20px;
    bottom: 0.78125vw;
    width: 125px;
    height: 138px;
  }
}

.staff-fv__inner {
  height: 15vh;
  background-image: url(../img/lower07.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .staff-fv__inner {
    height: 30vh;
  }
}

.staff-fv__title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 4.8px;
  z-index: 20;
  position: relative;
}
@media screen and (min-width: 768px) {
  .staff-fv__title {
    font-size: 32px;
    letter-spacing: 3.2px;
  }
}

.staff-fv__text {
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #fff;
  margin-top: 14px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  z-index: 20;
  position: relative;
}
@media screen and (min-width: 768px) {
  .staff-fv__text {
    margin-top: 17px;
    font-size: 14px;
    letter-spacing: 1.4px;
  }
}

.greet {
  padding-left: 20px;
  padding-right: 20px;
}

.greet__title {
  color: #393939;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .greet__title {
    font-size: 28px;
    letter-spacing: 2.24px;
  }
}

.greet__title::before {
  content: "";
  border: 4px solid #304f30;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-right: 14px;
}
@media screen and (min-width: 768px) {
  .greet__title::before {
    width: 67px;
    margin-right: 28px;
  }
}

.greet__title::after {
  content: "";
  border: 4px solid #304f30;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-left: 14px;
}
@media screen and (min-width: 768px) {
  .greet__title::after {
    width: 67px;
    margin-left: 28px;
  }
}

.greet__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 1060px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
}
@media screen and (min-width: 768px) {
  .greet__inner {
    display: grid;
    grid-template-columns: 1fr 1fr; /* 左右2カラム */
    grid-template-areas: "text1 image" "text2 image"; /* 左側にテキスト①②、右側に画像 */
    grid-auto-rows: auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: 60px 84px; /* 行間60px、列間84px */
    padding-left: 30px;
    padding-right: 30px;
  }
}

.greet__inner-text-group1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  padding-bottom: 40px;
  grid-area: text1;
}
@media screen and (min-width: 768px) {
  .greet__inner-text-group1 {
    padding-bottom: 0;
    gap: 0;
  }
}

.greet__inner-title {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
}
@media screen and (min-width: 768px) {
  .greet__inner-title {
    padding-bottom: 0;
    font-size: 28px;
    letter-spacing: 2.24px;
    margin-top: 22px;
  }
}

.group1-text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
  margin-top: 9px;
}
@media screen and (min-width: 768px) {
  .group1-text {
    margin-top: 40px;
  }
}

.group1-text:nth-child(3) {
  margin-top: 4px;
}
@media screen and (min-width: 768px) {
  .group1-text:nth-child(3) {
    margin-top: 13px;
  }
}

.group1-text:last-child {
  text-align: right;
  margin-top: 2px;
}
@media screen and (min-width: 768px) {
  .group1-text:last-child {
    margin-top: 15px;
    margin-right: -2px;
  }
}

.greet__inner-image {
  padding-bottom: 31px;
  grid-area: image;
  text-align: right; /* 必要に応じて右寄せ */
}
.greet__inner-image img {
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .greet__inner-image {
    padding-bottom: 109px;
  }
}

.greet__inner-text-group2 {
  grid-area: text2;
}

.group2-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
}

.group1-text:last-child {
  text-align: right;
}

.item-title {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  padding-bottom: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 6px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-bottom: 1px solid var(--color-contrast, #393939);
}

.item-unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
}

.item-unit-date {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
}

.item-unit-text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
}

.group2-item:first-child {
  padding-bottom: 30px;
}

.item-text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
}

.swiper__container {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .swiper__container {
    margin-top: 60px;
    margin-bottom: 206px;
  }
}

.swiper2 .swiper-slide img {
  height: auto;
}
@media screen and (min-width: 768px) {
  .swiper2 .swiper-slide img {
    margin-right: 20px;
  }
}

.staff__container {
  margin-top: 103px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 78px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .staff__container {
    width: 1060px;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 183px;
  }
}

.staff__title {
  color: #393939;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .staff__title {
    font-size: 28px;
    letter-spacing: 2.24px;
    margin-top: -45px;
    padding-bottom: 60px;
  }
}

.staff__title::before {
  content: "";
  border: 4px solid #304f30;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-right: 14px;
}
@media screen and (min-width: 768px) {
  .staff__title::before {
    width: 67px;
    margin-right: 28px;
  }
}

.staff__title::after {
  content: "";
  border: 4px solid #304f30;
  border-radius: 20px;
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  margin-left: 14px;
}
@media screen and (min-width: 768px) {
  .staff__title::after {
    width: 67px;
    margin-left: 28px;
  }
}

.staff__inner {
  width: 1060px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.staff__cards-title {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
  border-bottom: 1px solid var(--color-contrast, #393939);
  padding-bottom: 4px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .staff__inner > .staff__cards-title:nth-of-type(3) {
    margin-top: 60px;
  }
}

.staff__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .staff__cards {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 80px;
  }
}

.staff__card {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .staff__card {
    padding-bottom: 0;
    max-width: 280px;
  }
}

/* 4番目と5番目のスタッフカードにだけスタイルを適用 */
.staff__cards .staff__card:nth-child(4),
.staff__cards .staff__card:nth-child(5) {
  /* ここにスタイルを記述 */
}
@media screen and (min-width: 768px) {
  .staff__cards .staff__card:nth-child(4),
  .staff__cards .staff__card:nth-child(5) {
    margin-top: -20px;
  }
}

.face__photo {
  padding-bottom: 15px;
}
.face__photo img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
@media screen and (min-width: 768px) {
  .face__photo img {
    max-width: 280px;
  }
}

.staff__job-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 15px;
}

.staff__job {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 18px */
  letter-spacing: 0.96px;
}

.staff__name {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
  letter-spacing: 1.44px;
}

.self__introduction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1px;
}

.place__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.place__question {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  background-color: #bed3ca;
  width: 140px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /* 上下中央 */
  padding-left: 20px;
}

.place__name-answer {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  padding: 17px 20px;
}

.hobby__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; /* 子要素の高さを揃える */
}

.hobby__question {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  background-color: #bed3ca;
  width: 140px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /* 上下中央 */
  padding-left: 20px;
}

.hobby__answer {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  padding: 17px 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /* 上下中央 */
}

.favorite__food {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.food__question {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  background-color: #bed3ca;
  width: 140px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /* 上下中央 */
  padding-left: 20px;
}

.food__answer {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  padding: 17px 20px;
}

.news-fv__inner {
  height: 15vh;
  background-image: url(../img/lower04.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .news-fv__inner {
    height: 30vh;
  }
}

.news-fv__title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 4.8px;
  z-index: 20;
  position: relative;
}
@media screen and (min-width: 768px) {
  .news-fv__title {
    font-size: 32px;
    letter-spacing: 3.2px;
  }
}

.news-fv__text {
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #fff;
  margin-top: 14px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  z-index: 20;
  position: relative;
}
@media screen and (min-width: 768px) {
  .news-fv__text {
    margin-top: 17px;
    font-size: 14px;
    letter-spacing: 1.4px;
  }
}

.contact-fv__inner {
  height: 15vh;
  background-image: url(../img/lower05.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .contact-fv__inner {
    height: 30vh;
  }
}

.contact-fv__title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 4.8px;
  z-index: 20;
  position: relative;
}
@media screen and (min-width: 768px) {
  .contact-fv__title {
    font-size: 32px;
    letter-spacing: 3.2px;
  }
}

.contact-fv__text {
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #fff;
  margin-top: 14px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  z-index: 20;
  position: relative;
}
@media screen and (min-width: 768px) {
  .contact-fv__text {
    margin-top: 17px;
    font-size: 14px;
    letter-spacing: 1.4px;
  }
}

.contact__text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
}
.contact__text span {
  color: #ee5a6d;
}

.contact__container {
  margin-top: 150px;
}

.contact__title {
  color: #393939;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
}
@media screen and (min-width: 768px) {
  .contact__title {
    font-size: 28px;
    letter-spacing: 2.24px;
  }
}

.contact__title::before {
  border: 4px solid #304f30;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  margin-right: 6px;
  border-radius: 20px;
}
@media screen and (min-width: 768px) {
  .contact__title::before {
    width: 67px;
    margin-right: 28px;
  }
}

.contact__title::after {
  border: 4px solid #304f30;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  margin-left: 6px;
  border-radius: 20px;
}
@media screen and (min-width: 768px) {
  .contact__title::after {
    width: 67px;
    margin-left: 28px;
  }
}

.contact__box {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .contact__box {
    margin-top: 70px;
  }
}

.contact__field {
  border-top: 1px solid #c2c2c2;
}
.contact__field:last-of-type {
  border-top: 1px solid #c2c2c2;
}

.form-field {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .form-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .form-field {
    padding-top: 29px;
    padding-bottom: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.form-field__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}

.form-field__label {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
}

.form-field__tag {
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 18px */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  padding: 3px 6px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 4px;
  background: #ee5a6d;
}

.form-field__item [type=text],
.form-field__item [type=tel],
.form-field__item [type=email] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  width: 335px;
  max-width: 488px;
  padding: 12px 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 4px;
  background: #f6f6f6;
}
@media screen and (min-width: 768px) {
  .form-field__item [type=text],
  .form-field__item [type=tel],
  .form-field__item [type=email] {
    width: 488px;
  }
}
.form-field__item textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  width: 335px;
  max-width: 488px;
  height: 160px;
  padding: 12px 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  color: #393939;
  font-family: "Rounded Mplus 1c";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
  border-radius: 4px;
  background: #f6f6f6;
}
@media screen and (min-width: 768px) {
  .form-field__item textarea {
    width: 488px;
    height: 200px;
  }
}

.form-btn {
  color: #d61c4e;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 273px;
  height: 38px;
  padding: 8px 114px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 24px;
  border: 1px solid #d61c4e;
  background: #fff;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
}
@media screen and (min-width: 768px) {
  .form-btn {
    margin-top: 70px;
    font-size: 16px;
    letter-spacing: 1.28px;
    margin-bottom: 160px;
    padding: 16px 154px;
    width: 360px;
    height: 56px;
    border-radius: 28px;
  }
}

.form-btn:hover {
  background-color: #d61c4e;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.thanks__text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
  margin-bottom: 100px;
}
@media screen and (min-width: 768px) {
  .thanks__text {
    width: 730px;
    margin-bottom: 160px;
  }
}
.thanks__text span {
  color: #ee5a6d;
}

.reserve-fv__inner {
  height: 15vh;
  background-image: url(../img/lower05.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .reserve-fv__inner {
    height: 30vh;
  }
}

.reserve-fv__title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 4.8px;
  z-index: 20;
  position: relative;
}
@media screen and (min-width: 768px) {
  .reserve-fv__title {
    font-size: 32px;
    letter-spacing: 3.2px;
  }
}

.reserve-fv__text {
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #fff;
  margin-top: 14px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  z-index: 20;
  position: relative;
}
@media screen and (min-width: 768px) {
  .reserve-fv__text {
    margin-top: 17px;
    font-size: 14px;
    letter-spacing: 1.4px;
  }
}

.reserve__title {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 1.6px;
  padding-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .reserve__title {
    font-size: 28px;
    letter-spacing: 2.24px;
  }
}

.reserve__tel-number_business-hours {
  padding-bottom: 24px;
}

.reserve__tel-number {
  color: #d61c4e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 41.6px */
  letter-spacing: -0.64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.reserve__tel-number::before {
  content: "";
  display: inline-block;
  background-image: url("../img/icon_tel.svg");
  background-size: contain;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  margin-right: 4px;
}
@media screen and (min-width: 768px) {
  .reserve__tel-number::before {
    width: 28px;
    height: 28px;
    margin-right: 4px;
  }
}

.reserve__business-hours {
  color: #d61c4e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 18px */
  margin-left: 45px;
  margin-top: 1px;
}

.reserve__text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
  padding-bottom: 17px;
}
@media screen and (min-width: 768px) {
  .reserve__text {
    padding-bottom: 40px;
  }
}

.contact__container {
  margin-top: 47px;
}

.form-field__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .form-field__head {
    margin-bottom: 0;
  }
}

.contact__field:nth-of-type(6) .form-field {
  padding-bottom: 0;
}

.contact__field:nth-of-type(6) .form-field .form-field__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4px;
}
@media screen and (min-width: 768px) {
  .contact__field:nth-of-type(6) .form-field .form-field__head {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .contact__field:nth-of-type(6) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.form-field__label {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
}

.form-field__tag {
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 18px */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  padding: 3px 6px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 4px;
  background: #ee5a6d;
}

.form-field__item [type=text],
.form-field__item [type=tel],
.form-field__item [type=email] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  width: 335px;
  max-width: 488px;
  padding: 12px 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 4px;
  background: #f6f6f6;
}
@media screen and (min-width: 768px) {
  .form-field__item [type=text],
  .form-field__item [type=tel],
  .form-field__item [type=email] {
    width: 488px;
  }
}
.form-field__item select {
  width: 100%;
  height: 48px;
  width: 335px;
  max-width: 488px;
  padding: 12px 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 4px;
  background: #f6f6f6;
  background: url(../img/Icon-select.png) no-repeat center right 16px/20px;
}
@media screen and (min-width: 768px) {
  .form-field__item select {
    width: 488px;
  }
}
.form-field__item [type=checkbox]:checked + .form-field__checkbox-text::after {
  opacity: 1;
}

input[type=radio],
input[type=checkbox] {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}

span.form-field__radio label > input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
}

span.form-field__radio label .wpcf7-list-item-label {
  position: relative;
  padding-left: 32px;
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
}

span.form-field__radio label .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  border: 1px solid #304f30;
  background: #fff;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

span.form-field__radio label .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 6px;
  width: 12px;
  height: 12px;
  background-color: #304f30;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

span.form-field__radio input[type=radio]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}

.form-field__head-upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}

.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label > input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
}

.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  position: relative;
  padding-left: 32px;
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  border: 1px solid #304f30;
  background: #fff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 6px;
  width: 11.607px;
  height: 6.359px;
  border-left: 2px solid #304f30;
  border-bottom: 2px solid #304f30;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background: none;
  border-radius: 0;
}

.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}

.wpcf7-form-control.wpcf7-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 8px;
}

.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item:not(:first-child) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
  min-width: auto;
}

.form-field__subtext {
  color: var(--color-contrast-light, #888);
  font-family: "Rounded Mplus 1c";
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 16.5px */
}

select {
  width: 100%;
  height: 48px;
  max-width: 448px;
  padding: 12px 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 4px;
  background-color: #f6f6f6;
  background: url(../img/Icon-select.png) no-repeat center right 16px/20px;
}

#your-contact {
  background-color: #f6f6f6;
}

textarea {
  width: 100%;
  height: 200px;
  max-width: 488px;
  min-height: 160px;
  padding: 12px 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.form-field__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .form-field__item {
    width: 488px;
  }
}
.form-field__item .wpcf7-form-control {
  width: 100%;
  padding: 12px 16px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
}

input[type=date] {
  position: relative;
  cursor: pointer;
  background-color: #f6f6f6;
}

input[type=date]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  background: transparent;
  z-index: 1;
  cursor: pointer;
}

input[type=date]::after {
  content: "";
  background-image: url("../img/icon-calender.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 0;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.reserve__text-thanks {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
  margin-bottom: 100px;
}
.reserve__text-thanks span {
  color: #ee5a6d;
}
@media screen and (min-width: 768px) {
  .reserve__text-thanks {
    margin-bottom: 160px;
  }
}

.l-container {
  margin-inline: auto;
  max-width: 1040px;
  padding-inline: 20px;
}

.l-container.l-container--narrow {
  max-width: 770px;
}

.lowerHead {
  padding: 70px 20px 12px 20px;
}
@media screen and (min-width: 768px) {
  .lowerHead {
    padding: 100px 60px 12px 60px;
  }
}

.postWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .postWrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 228px;
    gap: 30px;
  }
}

.postWrap__main {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  margin-top: 6px;
}

.postWrap__main-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  padding-bottom: 20px;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .postWrap__main-card {
    padding-bottom: 9px;
    gap: 20px;
  }
}

.postWrap__main-card:hover .postWrap__main-card-text {
  color: #d61c4e;
}

.postWrap__main-card-image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 133px;
  aspect-ratio: 133/101;
  overflow: hidden;
}
.postWrap__main-card-image img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  .postWrap__main-card-image {
    width: 264px;
    aspect-ratio: 264/153;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 264px;
            flex: 0 0 264px;
  }
}

.postWrap__main-card:hover .postWrap__main-card-image img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}

.postWrap__main-card-body {
  -webkit-box-flex: 1.44;
      -ms-flex: 1.44;
          flex: 1.44;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
@media screen and (min-width: 768px) {
  .postWrap__main-card-body {
    margin-top: 11px;
    margin-left: 3px;
    gap: 14px;
  }
}

.postWrap__main-card-notice {
  display: inline-block;
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 15px */
  padding: 2px 8px;
  border-radius: 999px;
  background: #304f30;
  width: auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
@media screen and (min-width: 768px) {
  .postWrap__main-card-notice {
    font-size: 11px;
    padding: 6px 12px;
  }
}

.postWrap__main-card-text {
  overflow: hidden;
  color: #393939;
  text-overflow: ellipsis;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  white-space: normal; /* 自動で改行 */
  word-wrap: break-word; /* 長い単語を折り返す */
  overflow-wrap: break-word; /* 推奨プロパティ */
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 768px) {
  .postWrap__main-card-text {
    font-size: 16px;
  }
}

.postWrap__main-card-date {
  color: #888888;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 16.5px */
  text-decoration: none;
}

.sidebar {
  margin-top: 103px;
}
@media screen and (min-width: 768px) {
  .sidebar {
    width: 300px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.sidebar__introduction {
  padding-bottom: 60px;
}

.introduction__title {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  border-bottom: 1px solid #393939;
  padding-bottom: 0;
  margin-top: -9px;
  margin-bottom: 18px;
}
@media screen and (min-width: 768px) {
  .introduction__title {
    margin-top: 0px;
    padding-bottom: 6px;
  }
}

.introduction__title::before {
  content: "";
  display: inline-block;
  background-image: url("../img/hospital-pc.png");
  background-size: contain;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.introduction__image {
  margin-bottom: 20px;
}
.introduction__image img {
  width: 100%;
  height: auto;
}

.introduction__content-title {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  padding-bottom: 10px;
}

.introduction__content-text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
  padding-bottom: 10px;
}

.introduction__content-link {
  color: #d61c4e;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
}

.new-articles__title {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px solid #393939;
}
@media screen and (min-width: 768px) {
  .new-articles__title {
    padding-bottom: 6px;
  }
}

.new-articles__title::before {
  content: "";
  display: inline-block;
  background-image: url("../img/sidebar-icon_2.png");
  background-size: contain;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.sidebar__main-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  padding-bottom: 20px;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .sidebar__main-card {
    padding-bottom: 9px;
    gap: 20px;
  }
}

.sidebar__main-card-image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 133px;
  aspect-ratio: 133/101;
  overflow: hidden;
}
.sidebar__main-card-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  .sidebar__main-card-image {
    width: 120px;
    height: 90px;
    aspect-ratio: 120/90;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px;
  }
}

.sidebar__main-card-body {
  -webkit-box-flex: 1.44;
      -ms-flex: 1.44;
          flex: 1.44;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
@media screen and (min-width: 768px) {
  .sidebar__main-card-body {
    margin-left: 3px;
  }
}

.sidebar__main-card-notice {
  display: inline-block;
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 15px */
  padding: 2px 8px;
  border-radius: 999px;
  background: #304f30;
  width: auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
@media screen and (min-width: 768px) {
  .sidebar__main-card-notice {
    font-size: 11px;
  }
}

.sidebar__main-card-text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .sidebar__main-card-text {
    font-size: 14px;
    margin-bottom: 0;
  }
}

.sidebar__main-card-date {
  color: #888888;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 16.5px */
  text-decoration: none;
}

.sidebar__category {
  margin-top: 35px;
  margin-bottom: 119px;
}
@media screen and (min-width: 768px) {
  .sidebar__category {
    margin-top: 57px;
  }
}

.category__title {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  padding-bottom: 12px;
  margin-bottom: 20px;
  border-bottom: 1px solid #393939;
}
@media screen and (min-width: 768px) {
  .category__title {
    padding-bottom: 8px;
  }
}

.category__title::before {
  content: "";
  display: inline-block;
  background-image: url("../img/sidebar-icon_3.png");
  background-size: contain;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.category__list {
  margin-top: 20px;
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}

.category__link {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
}

.category__link::before {
  content: "";
  display: inline-block;
  background-image: url("../img/right.svg");
  background-size: contain;
  vertical-align: middle;
  width: 6px;
  height: 12px;
  margin-right: 6px;
}

.block__title {
  color: #1391e6;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
  letter-spacing: 1.44px;
  border-left: 6px solid #1391e6;
  padding-left: 16px;
  margin-top: 28px;
  margin-bottom: 14px;
}

.block__text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
  padding-bottom: 28px;
}
.block__text span {
  color: #1391e6;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin-top: 48px;
  margin-left: 14px;
}
@media screen and (min-width: 768px) {
  .pagination {
    margin-top: 71px;
  }
}

.pagination a {
  display: inline-block;
  padding: 6px 11px;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #304f30;
  text-decoration: none;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}

.pagination a:hover {
  background-color: #304f30;
  color: #fff;
}

.pagination a.active {
  background-color: #304f30;
  color: #fff;
  pointer-events: none; /* クリックできないようにする */
}

.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-numbers {
  display: inline-block;
  color: #304f30;
  border-radius: 4px;
  background: #fff;
  border: none;
  padding: 6px 11px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 18px */
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  .page-numbers {
    font-size: 14px;
    padding: 7.5px 13.5px;
  }
}

.page-numbers:not(.current):not(.prev):not(.next) {
  border: 1px solid #304f30;
}

.page-numbers.current {
  background: #304f30;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 6px 11px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 18px */
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  .page-numbers.current {
    font-size: 14px;
    padding: 7.5px 13.5px;
  }
}

.page-numbers.prev,
.page-numbers.next {
  background: #304f30;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  padding: 7px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 16.5px */
}
@media screen and (min-width: 768px) {
  .page-numbers.prev,
  .page-numbers.next {
    font-size: 14px;
    padding: 7px 16px;
  }
}

.page-numbers.prev::before {
  content: "";
  display: inline-block;
  background-image: url("../img/arrow-circle-left.png");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
@media screen and (min-width: 768px) {
  .page-numbers.prev::before {
    width: 16px;
    height: 16px;
    margin-right: 10px;
  }
}

.page-numbers.prev:hover::before {
  -webkit-transform: translateX(-4px);
          transform: translateX(-4px);
}

.page-numbers.next::after {
  content: "";
  display: inline-block;
  background-image: url("../img/arrow-circle-right.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  margin-left: 4px;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
@media screen and (min-width: 768px) {
  .page-numbers.next::after {
    width: 16px;
    height: 16px;
    margin-left: 10px;
  }
}

.page-numbers.next:hover::after {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}

.single-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin-top: 40px;
}

.single-pagination .page-numbers {
  border-radius: 4px;
  background: #fff;
  color: #304f30;
  border: 1px solid #304f30;
  text-decoration: none;
}

.single-pagination .prev,
.single-pagination .next {
  background: #304f30;
  color: #fff;
  border: none;
}

.article__title {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 42px */
  font-size: 20px;
  letter-spacing: 1.6px;
}
@media screen and (min-width: 768px) {
  .article__title {
    font-size: 28px;
    letter-spacing: 2.24px;
  }
}

.article__date-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  margin-top: 10px;
}

.article__date {
  color: #304f30;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
}

.article__date::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 8px;
  margin-left: 0;
  vertical-align: middle;
  background-image: url(../img/icon-time.svg);
}

.article__category {
  display: inline-block;
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 15px */
  padding: 2px 8px;
  border-radius: 999px;
  background: #304f30;
  width: auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
@media screen and (min-width: 768px) {
  .article__category {
    font-size: 11px;
    padding: 6px 12px;
  }
}

.block__title {
  color: #304f30;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
  letter-spacing: 1.44px;
  border-left: 6px solid #304f30;
  padding-left: 16px;
  margin-top: 28px;
  margin-bottom: 14px;
}
@media screen and (min-width: 768px) {
  .block__title {
    font-size: 24px;
    letter-spacing: 1.92px;
  }
}

.block__text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
}

.about__title {
  color: #304f30;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: 1.28px;
}
@media screen and (min-width: 768px) {
  .about__title {
    font-size: 20px;
    letter-spacing: 1.6px;
  }
}

.about__text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
}

.note__title {
  color: #304f30;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: 1.12px;
}
@media screen and (min-width: 768px) {
  .note__title {
    font-size: 16px;
    letter-spacing: 1.28px;
  }
}

.note__text {
  color: #393939;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
}

.block__text span {
  color: #d61c4e;
}

.not-found {
  margin-top: 100px;
  margin-bottom: 100px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  color: #393939;
  text-align: center;
  padding: 100px 20px;
}
@media screen and (min-width: 768px) {
  .not-found {
    font-size: 28px;
  }
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 80px;
}