@charset "UTF-8";
:root {
  --px35: 3.19vw, 3.5rem;
}

/* --------------------------------

  CSS Reset

-------------------------------- */
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-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-bottom: 0;
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  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 {
  vertical-align: top;
  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 */
}

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

/* --------------------------------

  共通スタイル

-------------------------------- */
.breadcrumbs {
  display: flex;
  gap: 10px;
  width: 1100px;
  max-width: calc(100% - 160px);
  margin: 32px auto 50px;
  overflow: auto;
  font-size: 1.4rem;
}
@media screen and (max-width: 1100px) {
  .breadcrumbs {
    max-width: calc(100% - 100px);
  }
}
@media screen and (max-width: 480px) {
  .breadcrumbs {
    max-width: calc(100% - 40px);
  }
}
.breadcrumbs > li {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  gap: 10px;
}
.breadcrumbs > li:not(:last-child)::after {
  line-height: 0;
  content: url("../img/base/breadcrumbs_arrow.svg");
}
.breadcrumbs > li a {
  color: inherit;
  transition: 0.3s;
}
.breadcrumbs > li a:hover {
  opacity: 0.6;
  color: inherit;
}

.anchor-point {
  display: block;
}
.anchor-point::before {
  content: "";
  display: block;
  position: relative;
  height: 1px;
  margin-top: -91px;
  padding-bottom: 90px;
  background: transparent;
  z-index: -100;
}
@media screen and (min-width: 1101px), print {
  .anchor-point::before {
    margin-top: -151px;
    padding-bottom: 150px;
  }
}

.fixed-time-table {
  display: flex;
  position: fixed;
  top: 50%;
  right: 0;
  right: 58px;
  z-index: 1000;
  transform: translate(100%, -50%);
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
  border-radius: 25px 0 0 25px;
  background: #ffffff;
  transition: 0.5s;
}
@media screen and (max-width: 766px) {
  .fixed-time-table {
    display: none;
  }
}
.fixed-time-table:hover {
  right: 0;
  transform: translateY(-50%);
}
.fixed-time-table__head {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  padding: 14px;
  background: #165891;
  color: #ffffff;
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: 0.3em;
  writing-mode: vertical-rl;
}
.fixed-time-table__head::before {
  display: block;
  width: 30px;
  height: 30px;
  background: url("../img/base/fixed_calendar.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.fixed-time-table__content {
  padding: 25px;
}
.fixed-time-table .c-table01 {
  width: auto;
  margin: 0 0 25px 0;
}

.fixed-time-table-sp {
  display: none;
  justify-content: center;
  align-items: center;
  gap: 14px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 14px;
  border-radius: 25px 25px 0 0;
  background: #165891;
  color: #ffffff;
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 766px) {
  .fixed-time-table-sp {
    display: flex;
  }
}
.fixed-time-table-sp:hover {
  color: #ffffff;
}
.fixed-time-table-sp::before {
  display: block;
  width: 30px;
  height: 30px;
  background: url("../img/base/fixed_calendar.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.heading {
  position: relative;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-feature-settings: "palt" 1;
}
.heading.h3 {
  margin-bottom: 2rem;
  padding: 1.5rem;
  font-size: 2rem;
  border-left: 4px solid #1cb6ac;
  background-color: #f3fbfb;
}
.heading.h3:not(:first-child) {
  margin-top: 5rem;
}
@media screen and (min-width: 768px), print {
  .heading.h3 {
    margin-bottom: 3rem;
    padding: 1.5rem 2.5rem;
    font-size: 2.5rem;
  }
  .heading.h3:not(:first-child) {
    margin-top: 8rem;
  }
}
.heading.h4 {
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  font-size: 1.8rem;
  border-bottom: 2px solid #d9d9d9;
}
@media screen and (min-width: 768px), print {
  .heading.h4 {
    margin-bottom: 2rem;
    font-size: 2rem;
  }
}
.heading.h5 {
  margin-bottom: 1rem;
  font-size: 2rem;
  color: #1cb6ac;
}
.heading.h5:not(:first-child) {
  margin-top: 3rem;
}
@media screen and (min-width: 768px), print {
  .heading.h5 {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }
  .heading.h5:not(:first-child) {
    margin-top: 4rem;
  }
}
.heading.h6 {
  margin-bottom: 0.5rem;
  font-size: 1.8rem;
  color: #1cb6ac;
}
.heading.h6:not(:first-child) {
  margin-top: 2rem;
}
@media screen and (min-width: 768px), print {
  .heading.h6:not(:first-child) {
    margin-top: 3rem;
  }
}

.flex-1 {
  flex: 1;
}

.ft-gothic {
  font-family: "Noto Sans JP", sans-serif;
}
.ft-marugo {
  font-family: "Kosugi Maru", sans-serif;
}

.fs-sm {
  font-size: 1.4rem;
}

.box-radius {
  border-radius: 1rem;
}
@media screen and (min-width: 768px), print {
  .box-radius {
    border-radius: 2rem;
  }
}

.ls-sm {
  letter-spacing: 0.05em;
}
.ls-lg {
  letter-spacing: 0.1em;
}

.list {
  list-style-type: none;
  line-height: 1.5;
}
.list li {
  position: relative;
  padding-left: 2rem;
}
.list li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #165891;
}
.list-icon li {
  position: relative;
  padding-left: 4rem;
}
.list-icon li:not(:last-child) {
  margin-bottom: 1.5rem;
}
.list-icon li::before {
  display: grid;
  place-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 3rem;
  height: 3rem;
  line-height: 1em;
  font-weight: 800;
  font-size: 1.4rem;
  color: #fff;
  border-radius: 100%;
  background-color: #1cb6ac;
}
@media screen and (min-width: 768px), print {
  .list-icon li {
    padding-left: 5rem;
  }
  .list-icon li:not(:last-child) {
    margin-bottom: 2.5rem;
  }
  .list-icon li::before {
    font-size: 1.6rem;
  }
}
.list-decimal {
  counter-reset: list_decimal;
}
.list-decimal li::before {
  counter-increment: list_decimal;
  content: counter(list_decimal);
}
.list-mark li::before {
  content: "！";
}

.table-style {
  display: block;
  line-height: 1.5;
  border-top: 1px solid #ddd;
}
.table-style tbody {
  display: block;
}
.table-style tr {
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-bottom: 1px solid #ddd;
}
.table-style th {
  vertical-align: top;
  padding: 1.5rem 0 1.5rem 3rem;
  font-weight: normal;
  background-color: #f3fbfb;
}
.table-style td {
  vertical-align: top;
  padding: 1.5rem 3rem;
}
.table-style .tel-link {
  color: #000;
}
.table-style a.tel-link {
  color: #000;
}
.table-style a.tel-link:hover {
  color: #1cb6ac;
}
@media screen and (max-width: 767px) {
  .table-style tr,
  .table-style th,
  .table-style td {
    display: block;
  }
  .table-style th {
    width: auto !important;
    padding: 1rem 1.5rem;
  }
  .table-style td {
    padding: 1rem 1.5rem;
  }
}

/* --------------------------------

  html, body

-------------------------------- */
html, body {
  height: 100%;
}

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
}
@media screen and (min-width: 1101px), print {
  html {
    overflow-y: scroll;
  }
}

body {
  min-width: 320px;
  background-color: #ffffff;
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  text-align: left;
}

@media screen and (max-width: 1100px) {
  html.nav-open, html.contact-open, html.active {
    position: relative;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
  }
}
/* --------------------------------

  wrapper

-------------------------------- */
.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
@media screen and (min-width: 1101px), print {
  .wrapper {
    overflow: hidden;
  }
}

/* --------------------------------

  header

-------------------------------- */
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  background: #ffffff;
  transition: 0.3s;
}
@media screen and (max-width: 1100px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    background: #ffffff;
  }
}
.header.clone {
  position: fixed;
  top: -500px;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 1100px) {
  .header.clone {
    display: none;
  }
}
.header.clone.fixed {
  top: 0;
}
.header.clone .header__inner {
  display: none;
}
@media screen and (max-width: 1100px) {
  .header.clone .header__inner {
    display: flex;
  }
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  height: 140px;
  padding: 0 30px;
}
@media screen and (max-width: 1100px) {
  .header__inner {
    justify-content: center;
    height: 60px;
  }
}
@media screen and (max-width: 1100px) {
  .header__logo img {
    height: 40px;
  }
}
.header__navi-inner {
  display: flex;
  align-items: center;
  gap: 20px 40px;
}
@media screen and (max-width: 1100px) {
  .header__navi-inner {
    display: block;
    height: 100dvh;
    padding: 0 0 40px;
    overflow-y: auto;
    background: #ffffff;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .header__navi-inner::-webkit-scrollbar {
    display: none;
  }
}
.header__navi-content {
  display: flex;
  flex-wrap: wrap;
  gap: 50px 0;
}
@media screen and (max-width: 1100px) {
  .header__navi-content {
    flex-direction: column;
    gap: 14px;
  }
}
.header__navi-content > div {
  min-width: 25%;
}
@media screen and (max-width: 1259px) {
  .header__navi-content > div {
    min-width: 50%;
  }
}
.header__navi-title02 {
  margin-bottom: 5px;
  font-weight: 700;
}
.header__navi-list {
  display: flex;
  flex-direction: column;
  background: #ffffff;
}
.header__navi-list > li {
  border-bottom: 1px solid #dddddd;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .header__navi-list > li {
    border-color: #ffffff;
  }
}
.header__navi-list > li a {
  display: block;
  padding: 15px;
  background: #ffffff;
  color: inherit;
  white-space: nowrap;
  transition: 0.3s;
}
@media screen and (max-width: 1100px) {
  .header__navi-list > li a {
    padding: 15px;
    background: #dddddd;
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
.header__navi-list > li a:hover {
  opacity: 1;
  background: #1cb6ac;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (max-width: 1100px) {
  .header__navi-list > li a:hover {
    background: #bbbbbb;
    color: inherit;
  }
}
.header__tel {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px 20px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 30px;
  border-radius: 10px;
  background: #1cb6ac;
  color: #ffffff;
  transition: 0.3s;
}
@media screen and (max-width: 1100px) {
  .header__tel {
    flex-direction: column;
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 10px;
  }
}
.header__tel::before {
  display: block;
  flex-shrink: 0;
  width: 35px;
  height: 35px;
  background: url("../img/base/footer_tel.svg");
  content: "";
}
.header__tel:hover {
  background: #44dad0;
}
.header__tel > span {
  display: flex;
  flex-direction: column;
}
.header__tel > span span {
  color: #ffffff;
}
.header__tel > span span:nth-child(1) {
  font-size: 1.4rem;
  line-height: normal;
}
@media screen and (max-width: 1100px) {
  .header__tel > span span:nth-child(1) {
    font-size: 1.3rem;
  }
}
.header__tel > span span:nth-child(2) {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.1em;
}
.header__tel-icon {
  display: none;
}
@media screen and (max-width: 1100px) {
  .header__tel-icon {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.header .cta__text-wrapper {
  flex-shrink: 0;
}
@media screen and (max-width: 1100px) {
  .header .cta__text-wrapper {
    display: none;
  }
}

.hamburger {
  display: none;
  cursor: pointer;
}
@media screen and (max-width: 1100px) {
  .hamburger {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
  }
}
.hamburger-close {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(100%);
  background: #ffffff;
  cursor: pointer;
}
@media screen and (max-width: 1100px) {
  .hamburger-close {
    display: block;
  }
}

/* --------------------------------

  nav

-------------------------------- */
.navi {
  flex-shrink: 0;
  transition: 0.3s;
}
@media screen and (max-width: 1100px) {
  .navi {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    transform: translateX(calc(-100% - 100px));
    width: 250px;
    overflow: hidden;
    transition: 0.3s;
  }
  .navi.active {
    transform: none;
    overflow: visible;
  }
}
.navi.clone {
  position: fixed;
  top: -500px;
  left: 0;
}
@media screen and (max-width: 1100px) {
  .navi.clone {
    display: none;
  }
}
.navi.clone.fixed {
  top: 0;
}
.navi__menus {
  display: flex;
  align-items: center;
  gap: 0 30px;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .navi__menus {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
}
.navi__menu {
  position: relative;
}
.navi__menu.sp {
  display: none;
}
@media screen and (max-width: 1100px) {
  .navi__menu.sp {
    display: block;
  }
}
.navi__sub-menus {
  opacity: 0;
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translate(-50%, 100%);
  transition: 0.3s;
  pointer-events: none;
}
@media screen and (max-width: 1100px) {
  .navi__sub-menus {
    display: none;
    position: static;
    transform: none;
    width: 100%;
    padding: 5px;
    background: #ffffff;
  }
}
.navi__sub-menus.is-active {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (max-width: 1100px) {
  .navi__sub-menus.is-active {
    display: block;
  }
}
.navi__sub-menus a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  transition: 0.3s;
}
.navi__sub-menus a:hover {
  opacity: 0.6;
}
.navi__sub-menus a:hover::after {
  background: #ffffff;
}
.navi__link {
  font-size: 1.8rem;
  text-align: center;
  transition: 0.3s;
}
@media screen and (max-width: 1100px) {
  .navi__link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 17px 20px 18px;
    border-bottom: 1px solid #ffffff;
    background: #1cb6ac;
    color: #ffffff;
    font-size: 1.6rem;
    line-height: 1.5;
    text-align: left;
  }
}
.navi__link:hover {
  color: #1cb6ac;
}
@media screen and (max-width: 1100px) {
  .navi__link:hover {
    color: #ffffff;
  }
}
.navi__link--toggle {
  cursor: pointer;
}
.navi__link--toggle svg {
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translate(-50%, 100%);
  line-height: 0;
}
@media screen and (max-width: 1100px) {
  .navi__link--toggle svg {
    position: static;
    transform: none;
  }
  .navi__link--toggle svg path {
    fill: #ffffff;
  }
}
@media screen and (max-width: 1100px) {
  .navi__link--toggle.is-active {
    background: #089c93;
    color: #ffffff;
  }
}
.navi__link--toggle.is-active svg path {
  fill: #1cb6ac;
}
@media screen and (max-width: 1100px) {
  .navi__link--toggle.is-active svg path {
    fill: #ffffff;
  }
}
.navi__sub-item {
  display: none;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 1100px) {
  .navi__sub-item {
    display: block;
    padding: 26px 15px 0;
  }
}
.navi__sub-item-logo {
  display: none;
  margin-bottom: 20px;
  padding: 0 36px;
}
@media screen and (max-width: 1100px) {
  .navi__sub-item-logo {
    display: block;
  }
}
.navi__sub-item-text {
  margin: 25px 0;
  font-size: 1.4rem;
  line-height: 1.8;
}
.navi__sub-item-tel {
  display: flex;
  gap: 10px 50px;
  width: -moz-fit-content;
  width: fit-content;
  color: #71504e;
  font-size: 2rem;
}
@media screen and (max-width: 1100px) {
  .navi__sub-item-tel {
    flex-direction: column;
    margin: 0 auto 15px;
  }
}
.navi__sub-item-tel a {
  display: flex;
  align-items: center;
  gap: 10px;
  letter-spacing: 0.05em;
  transition: 0.3s;
}
.navi__sub-item-tel a:hover {
  opacity: 0.6;
  color: inherit;
}
.navi__sub-item-web-button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  width: 170px;
  height: 40px;
  border: 1px solid #71504e;
  color: #71504e;
  transition: 0.3s;
}
@media screen and (max-width: 1100px) {
  .navi__sub-item-web-button {
    margin: 0 auto;
  }
}
.navi__sub-item-web-button:hover {
  opacity: 0.6;
  color: inherit;
}

.navi-overlay {
  display: none;
}
@media screen and (max-width: 1100px) {
  .navi-overlay.active {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    content: "";
  }
}

/* --------------------------------

  main

-------------------------------- */
.main {
  margin-top: 140px;
  overflow: hidden;
}
@media screen and (max-width: 1100px) {
  .main {
    margin-top: 60px;
  }
}

/* --------------------------------

  footer

-------------------------------- */
.footer {
  padding: 0 0 50px;
  border-bottom: 10px solid #165891;
}
.footer__contents {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 160px 0 100px;
}
@media screen and (max-width: 1200px) {
  .footer__contents {
    gap: 120px;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 1100px) {
  .footer__contents {
    padding: 100px 0;
  }
}
.footer__info {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 1200px) {
  .footer__info {
    align-items: center;
  }
}
.footer__logo a {
  transition: 0.3s;
}
.footer__logo a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 640px) {
  .footer__logo img {
    height: 60px;
  }
}
.footer__address {
  font-size: 1.8rem;
  line-height: 1.8;
}
.footer__tel {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px 20px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 30px;
  border-radius: 10px;
  background: #1cb6ac;
  color: #ffffff;
  transition: 0.3s;
}
@media screen and (max-width: 640px) {
  .footer__tel {
    flex-direction: column;
    text-align: center;
  }
}
.footer__tel::before {
  display: block;
  flex-shrink: 0;
  flex-shrink: 0;
  width: 35px;
  height: 35px;
  background: url("../img/base/footer_tel.svg");
  content: "";
}
.footer__tel:hover {
  background: #44dad0;
}
.footer__tel > span {
  display: flex;
  flex-direction: column;
}
.footer__tel > span span {
  color: #ffffff;
}
.footer__tel > span span:nth-child(1) {
  font-size: 1.4rem;
  line-height: normal;
}
.footer__tel > span span:nth-child(2) {
  font-size: 25px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.1em;
}
.footer__date {
  scroll-margin-top: 60px;
}
@media screen and (max-width: 1200px) {
  .footer__date {
    width: 550px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .footer__date {
    width: 100%;
  }
}
.footer__table {
  margin: 48px 0 25px;
}
.footer__holiday {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 25px;
  padding: 5px 25px;
  background: rgba(28, 182, 172, 0.05);
  font-size: 1.8rem;
  line-height: 1.8;
}
@media screen and (max-width: 640px) {
  .footer__holiday {
    font-size: 1.6rem;
  }
}
.footer__note {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.footer__note > li {
  padding-left: 1em;
  font-size: 1.4rem;
  line-height: 1.8;
  text-indent: -1em;
}
.footer__note > li::before {
  content: "※";
}
.footer__map {
  margin-bottom: 30px;
}
.footer__map iframe {
  width: 100%;
}
.footer__navi {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-bottom: 40px;
}
.footer__navi > li {
  position: relative;
}
.footer__navi > li:not(:last-child) {
  padding-right: 30px;
}
.footer__navi > li:not(:last-child)::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background: #dddddd;
  content: "";
}
.footer__navi > li a {
  transition: 0.3s;
}
.footer__navi > li a:hover {
  color: #1cb6ac;
}
.footer__copyright {
  font-size: 1.4;
  line-height: 1.8;
  text-align: center;
}

.pagetop {
  display: block;
  position: fixed;
  right: 10px;
  bottom: 75px;
  z-index: 100;
  width: 50px;
  height: 50px;
  margin: 0;
  overflow: hidden;
  text-align: center;
  transition: opacity 0.3s;
}
@media screen and (min-width: 768px), print {
  .pagetop:hover {
    opacity: 0.5;
  }
}
.pagetop a {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  border-radius: 100%;
  background-color: #1cb6ac;
  color: #ffffff;
  text-align: center;
  transition: 0.2s;
}
.pagetop a::before {
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0;
  bottom: 0;
  left: 0;
  transform: rotate(-45deg);
  width: 0.8em;
  height: 0.8em;
  margin: auto;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  content: "";
}
.pagetop a:hover {
  background: #089c93;
}

.c-button01 {
  display: inline-flex;
  flex-shrink: 0;
  justify-content: flex-end;
  align-items: center;
  gap: 25px;
  padding: 10px 25px 10px 65px;
  border: 1px solid #1cb6ac;
  border-radius: 9999px;
  background: #ffffff;
  color: #1cb6ac;
  line-height: 1.375;
  transition: 0.3s;
}
.c-button01::after {
  display: block;
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  background: url("../img/base/icon_arrow01.svg");
  content: "";
}
.c-button01:hover {
  background: #1cb6ac;
  color: #ffffff;
}
.c-button01:hover::after {
  background: url("../img/base/icon_arrow02.svg");
}
.c-button01--center {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.c-button01--mt50 {
  margin-top: 50px;
}

.c-button02 {
  color: #fff;
  background: #1cb6ac;
}
.c-button02::after {
  background: url("../img/base/icon_arrow02.svg");
}
.c-button02:hover {
  color: #1cb6ac;
  background: #fff;
}
.c-button02:hover::after {
  background: url("../img/base/icon_arrow01.svg");
}

/* --------------------------------

  フォーム部品

-------------------------------- */
/* レイアウト用 */
.form-check {
  margin-bottom: 0;
  padding-left: 0;
}
.form-check-other {
  display: flex;
  align-items: center;
  margin-top: 2em;
}
@media screen and (max-width: 1100px) {
  .form-check-other {
    margin-top: 1em;
  }
}
@media screen and (max-width: 360px) {
  .form-check-other {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (min-width: 361px), print {
  .form-check-other .form-control {
    flex: 1;
  }
}
.form-check-inline {
  padding-left: 0;
}
.form-check-label {
  display: inline-flex;
  vertical-align: top;
  position: relative;
  font-weight: 500;
  cursor: pointer;
  font-size: 1.8rem;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .form-check-label {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 480px) {
  .form-check-label {
    font-size: 1.4rem;
  }
}
.form-check-icon {
  display: block;
  margin-right: 1.2em;
}
@media screen and (max-width: 1100px) {
  .form-check-icon {
    margin-right: 1.2em;
  }
}
.form-check-icon::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: #fff;
  border: 1px solid #707070;
  border-radius: 0.5rem;
  transition: border-color 0.2s, background-color 0.2s;
}
.form-check-radio::before {
  border-radius: 100%;
}
.form-check-radio::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 4px;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background-color: transparent;
  transition: background-color 0.2s;
}
.form-check-checkbox::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 5px;
  width: 20px;
  height: 13px;
  border-right: 5px solid #fff;
  border-top: 5px solid #fff;
  transform: rotate(125deg);
}
@media screen and (max-width: 1100px) {
  .form-check-checkbox::after {
    width: 20px;
    height: 13px;
    border-right: 5px solid #fff;
    border-top: 5px solid #fff;
  }
}
.form-check-input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.form-check-input[type=radio]:checked + .form-check-icon::after {
  background-color: #bba2c9;
}
.form-check-input[type=checkbox]:checked + .form-check-checkbox::after {
  border-color: #bba2c9;
}
.form-check-input[type=checkbox].validate-error + .form-check-icon::before, .form-check-input[type=radio].validate-error + .form-check-icon::before {
  border-color: #BFDFFF;
}

.form-table {
  display: table;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
.form-table tbody {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .form-table tr {
    display: block;
  }
  .form-table tr:not(:last-child) {
    margin-bottom: 1.5em;
  }
}
@media screen and (min-width: 768px), print {
  .form-table tr:first-child th {
    border-top: 1px solid #AAAAAA;
  }
}
@media screen and (min-width: 768px), print {
  .form-table tr:first-child td {
    border-top: 1px solid #AAAAAA;
  }
}
.form-table th {
  position: relative;
  vertical-align: top;
  width: 256px;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 1.8em 1em 1.8em 1em;
  color: #000000;
  background-color: #DBF3FF;
  border-bottom: 1px solid #AAAAAA;
}
@media screen and (max-width: 767px) {
  .form-table th {
    display: flex;
    align-items: center;
    width: auto;
    padding: 0.6em 0 0.6em 0.5em;
    font-size: 1.6rem;
  }
}
.form-table td {
  vertical-align: middle;
  padding: 0.95em 1em 0.95em 1em;
  background-color: #fff;
}
@media screen and (min-width: 768px), print {
  .form-table td {
    border-bottom: 1px solid #AAAAAA;
  }
}
@media screen and (max-width: 767px) {
  .form-table td {
    display: block;
    padding: 0.6em 0.5em;
  }
}

/* レイアウト用：タイトル */
.form-label {
  max-width: 100%;
  min-width: 6em;
}

/* レイアウト用：チェックボックス・ラジオボタン */
.form-check {
  margin: 0 1.5em 1em 0;
}
@media screen and (max-width: 1100px) {
  .form-check {
    margin: 0 1.5em 1em 0;
  }
}
@media screen and (max-width: 767px) {
  .form-check {
    margin: 0 0 0.5em 0;
  }
}
.form-check-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.5em -1em 0;
}
@media screen and (max-width: 1100px) {
  .form-check-wrap {
    margin: 0 -1.5em -1em 0;
  }
}
@media screen and (max-width: 767px) {
  .form-check-wrap {
    flex-direction: column;
    margin: 0 0 -0.5em 0;
    padding-top: 0;
  }
}
.form-check-wrap.__accent {
  padding-top: 0;
}

/* レイアウト用：画像添付 */
.form-area-picture .form-caution {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.form-area-picture .form-caution strong {
  display: block;
  position: relative;
  padding-left: 30px;
}
.form-area-picture .form-caution strong::before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  bottom: 0;
  left: 2px;
  width: 20px;
  height: 20px;
  margin: auto;
  background: url(../img/base/exclamation.svg) center no-repeat;
  background-size: cover;
}
.form-area-picture .form-note-list {
  font-size: 0.85em;
  font-feature-settings: "palt" 1;
}
.form-area-picture .form-note-list span {
  color: #fed4e5;
  font-weight: bold;
}

.form-group {
  display: flex;
}
@media screen and (max-width: 575px) {
  .form-group .form-control {
    flex: 1;
  }
}
@media screen and (max-width: 575px) {
  .form-group .link-button span {
    margin-right: 1em;
  }
}
.form-group .link-button.__search {
  margin: 0.45em 0 0.45em 1em;
  height: 45px;
}
@media screen and (max-width: 1100px) {
  .form-group .link-button.__search {
    margin: 0.15em 0 0.15em 1em;
  }
}
@media screen and (max-width: 767px) {
  .form-group .link-button.__search {
    margin: 0 0 0 1em;
    font-size: 1.4rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 575px) {
  .form-group .link-button.__search {
    font-size: 1.3rem;
  }
}
.form-group .link-button.__search .br {
  display: none;
  margin: 0;
}
@media screen and (max-width: 575px) {
  .form-group .link-button.__search .br {
    display: block;
    margin: 0;
  }
}

/* フォーム部品：タイトル */
.form-title {
  display: inline-block;
  vertical-align: middle;
  padding: 0.93em 0;
  font-weight: 400;
  line-height: 1.2;
  font-size: 1.6rem;
  color: #ffffff;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .form-title {
    padding: 0;
  }
}

/* フォーム部品：入力必須マーク */
.form-icon {
  display: flex;
  float: left;
  width: 71px;
  height: 27px;
  justify-content: center;
  align-items: center;
  margin: -0.1rem 1rem 0 0;
  font-size: 1.6rem;
  color: #ffffff;
  border-radius: 10em;
}
@media screen and (max-width: 767px) {
  .form-icon {
    font-size: 1.4rem;
    margin: 0 0 0 1rem;
    width: 50px;
    height: 23px;
  }
}
.form-icon-required {
  background-color: #bba2c9;
}
.form-icon-required::before {
  content: "必須";
}
.form-icon-free {
  background-color: #AAAAAA;
  color: #ffffff;
}
.form-icon-free::before {
  content: "任意";
}

/* フォーム部品：入力欄 */
.form-control {
  width: 100%;
  height: 50px;
  padding: 0 0.7em;
  color: #000000;
  font-family: inherit;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
  border-radius: 0.5em;
  border: 1px solid #aaa;
  background-color: #ffffff;
}
@media screen and (max-width: 1100px) {
  .form-control {
    font-size: 1.6rem;
    height: 42px;
  }
}
@media screen and (max-width: 767px) {
  .form-control {
    height: 42px;
  }
}
.form-control:focus, .form-control:active {
  outline: none;
  border-color: #bba2c9;
  background-color: #ffffff;
  box-shadow: none;
}
.form-control-sm {
  max-width: 193px;
}
.form-control.__other {
  max-width: 403px;
  margin-left: 1em;
}
@media screen and (max-width: 360px) {
  .form-control.__other {
    margin-left: 0;
    margin-top: 0.7em;
  }
}
.form-control.form-short {
  max-width: 6em;
}
.form-control.form-middle {
  max-width: 383px;
}
@media screen and (max-width: 767px) {
  .form-control.form-middle {
    max-width: 100%;
  }
}
.form-control.form-low {
  height: 1.6em;
}
@media screen and (max-width: 767px) {
  .form-control.form-low {
    height: 2em;
  }
}
.form-control.form-inline {
  display: inline-flex;
}
.form-control.form-inline-right {
  margin-left: 0.5em;
}
.form-control.form-inline-left {
  margin-right: 0.5em;
}
.form-control.form-inline-both {
  margin-right: 0.5em;
  margin-left: 0.5em;
}
.form-control.form-textarea {
  resize: vertical;
  vertical-align: top;
  height: 14.5em;
  min-height: 10em;
  max-height: 20em;
  padding: 0.5em 0.5em 0;
}
.form-control.form-textarea-low {
  height: 2.5em;
}
.form-control.form-textarea-high {
  height: 14.5em;
}

/* フォーム部品：セレクト */
.select-wrap {
  position: relative;
  color: #000000;
  background-color: #ffffff;
  max-width: 500px;
  width: 100%;
  overflow: hidden;
}
.select-wrap select {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 35px;
  padding: 0.5rem 2.5rem 0.6rem 1rem;
  border-radius: 0.5rem;
  font-size: 1.6rem;
  line-height: 1.2;
  font-family: inherit;
  color: #000;
  border: 1px solid #BBBBBB;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.select-wrap select:focus, .select-wrap select:active {
  outline: none;
}
.select-wrap select::-ms-expand {
  display: none;
}
.select-wrap .select-icon {
  display: block;
  position: absolute;
  top: -2px;
  right: 14px;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  border-top: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
  transform: rotate(-135deg);
  pointer-events: none;
  z-index: 1;
}

/* フォーム部品：ラジオボタン、チェックボックス共通 */
.form-box {
  position: absolute;
  opacity: 0;
}
.form-box + label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
  padding-left: 26px;
  cursor: pointer;
}
.form-box + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 18px;
  height: 18px;
  margin: auto;
  border: 1px solid #cccccc;
  background: #ffffff;
}
.form-box + label::after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
}
.form-box:checked + label {
  color: #744688;
}
.form-box:checked + label::before {
  border-color: #744688;
}

/* フォーム部品：ラジオボタン */
.form-box-radio + label::before {
  border-radius: 100%;
}
.form-box-radio + label::after {
  top: 0;
  bottom: 0;
  left: 4px;
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-radius: 100%;
  opacity: 1;
}
.form-box-radio:checked + label::after {
  background-color: #744688;
  opacity: 1;
}

/* フォーム部品：チェックボックス */
.form-box-check + label::before {
  border-radius: 0;
}
.form-box-check + label::after {
  top: -10px;
  bottom: 0;
  left: 3px;
  width: 20px;
  height: 10px;
  border-left: 3px solid #744688;
  border-bottom: 3px solid #744688;
  opacity: 0;
  transform: rotate(-45deg);
}
.form-box-check:checked + label::after {
  opacity: 1;
}

/* フォーム部品：エラーメッセージ */
input.validate-error,
select.validate-error,
textarea.validate-error {
  border-color: #b20000;
}

span.validate-error {
  display: block !important;
  font-size: 0.85em;
  color: #b20000;
}
span.validate-error:first-of-type {
  margin-top: 0.5em;
}
.error-message-check span.validate-error:first-of-type {
  margin-top: 0;
  margin-bottom: -0.5em;
}
.error-message-check span.validate-error:not(:first-of-type) {
  display: none !important;
}

/* フォーム部品：送信ボタン */
.form-buttons {
  margin-top: 3em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .form-buttons {
    margin-top: 2em;
  }
}

.form-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: 230px;
  width: 100%;
  height: 48px;
  color: #ffffff;
  background-color: #bba2c9;
  border-radius: 10em;
  line-height: 1.2;
  padding: 1rem 2rem;
  margin: 0 auto;
  font-weight: 500;
  font-size: 1.6rem;
  font-feature-settings: "palt";
  transition-property: color, background-color;
  transition-timing-function: ease;
  transition-duration: 0.5s;
}
@media screen and (max-width: 767px) {
  .form-button {
    font-size: 1.4rem;
    max-width: 200px;
    height: 43px;
    padding: 0.8rem 1rem;
  }
}
.form-button:hover {
  background-color: #744688;
  color: #000;
}
.form-button-back:hover {
  border-color: #744688;
  background: #744688;
}
.form-button-inline {
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0.7em 1em;
  font-size: 1.8rem;
}
.form-button-inline::after {
  display: none;
}
.form-button-search {
  border-color: #744688;
  background: #744688;
}
.form-button-search:hover {
  border-color: #744688;
  background: #744688;
}
.form-button-upload {
  margin: 0;
  padding: 0.8em 1em;
  font-size: 1.1em;
  color: #ffffff;
  background: #e21664;
}
.form-button-upload:hover {
  color: #ffffff;
  text-decoration: none;
  background: #e94709;
}
.form-button-upload::after {
  display: none;
}

.link-button[disabled] {
  pointer-events: none;
}

.contact-conf-buttons .link-button {
  margin: 0.2em;
}

.privacy-check-agree {
  text-align: center;
  margin-top: 3em;
}
.privacy-check-agree input {
  display: none;
}
.privacy-check-agree input:checked + label::after {
  opacity: 1;
}
.privacy-check-agree input:checked + label::before {
  background-color: #bba2c9;
}
.privacy-check-agree a {
  color: #bba2c9;
}
.privacy-check-agree label {
  position: relative;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #000;
  font-weight: 500;
  padding-left: 2.2em;
  display: inline-block;
}
@media screen and (min-width: 481px), print {
  .privacy-check-agree label {
    font-size: 1.6rem;
    padding-left: 2em;
  }
}
.privacy-check-agree label::before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid #000;
  border-radius: 0.5rem;
}
@media screen and (min-width: 481px), print {
  .privacy-check-agree label::before {
    top: -2px;
  }
}
@media screen and (max-width: 575px) {
  .privacy-check-agree label::before {
    top: 50%;
    transform: translateY(-50%);
  }
}
.privacy-check-agree label::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 0px;
  display: block;
  width: 8px;
  height: 12px;
  transform: rotate(-140deg);
  border-top: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  opacity: 0;
}
@media screen and (min-width: 481px), print {
  .privacy-check-agree label::after {
    top: 1px;
  }
}
@media screen and (max-width: 575px) {
  .privacy-check-agree label::after {
    top: 12px;
  }
}
@media screen and (max-width: 480px) {
  .privacy-check-agree label::after {
    top: 9px;
  }
}
.privacy-check-agree span {
  text-decoration: underline;
}

.c-grid01 {
  display: grid;
  gap: 35px 20px;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1100px) {
  .c-grid01 {
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 480px) {
  .c-grid01 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.c-grid01__item {
  display: grid;
  gap: 20px;
  grid-template-rows: subgrid;
  grid-row: span 4;
}
@media screen and (max-width: 767px) {
  .c-grid01__item {
    max-width: 260px;
  }
}
.c-grid01__img {
  width: 100%;
}

.c-inner1100 {
  width: 1100px;
  max-width: calc(100% - 4rem);
  margin: auto;
}
@media screen and (min-width: 768px), print {
  .c-inner1100 {
    max-width: calc(100% - 8rem);
  }
}

.c-list01 {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 1100px) {
  .c-list01 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 640px) {
  .c-list01 {
    grid-template-columns: repeat(1, 1fr);
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
.c-list01__item {
  display: flex;
  align-items: center;
  gap: 25px;
}
.c-list01__no {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 60px;
  height: 60px;
  background: #71504e;
  color: #ffffff;
  font-size: 3rem;
  font-weight: 600;
}
@media screen and (max-width: 1100px) {
  .c-list01__no {
    width: 50px;
    height: 50px;
    font-size: 2.5rem;
  }
}
.c-list01__no::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateX(100%);
  width: 20px;
  height: 1px;
  background: #71504e;
  content: "";
}
@media screen and (max-width: 1100px) {
  .c-list01__no::after {
    width: 15px;
  }
}
.c-list01__text {
  color: #71504e;
  font-size: 2rem;
  font-weight: 400;
}
@media screen and (max-width: 1100px) {
  .c-list01__text {
    font-size: 1.5rem;
  }
}

.c-section01 {
  padding: 100px 0;
}
@media screen and (max-width: 1100px) {
  .c-section01 {
    padding: 50px 0;
  }
}

.c-table01 {
  width: 100%;
  table-layout: fixed;
}
.c-table01 th, .c-table01 td {
  padding: 10px 0;
  font-weight: 300;
  vertical-align: middle;
}
.c-table01 th:first-child, .c-table01 td:first-child {
  padding-left: 24px;
}
@media screen and (max-width: 640px) {
  .c-table01 th:first-child, .c-table01 td:first-child {
    padding-left: 0;
  }
}
.c-table01 th:last-child, .c-table01 td:last-child {
  padding-right: 24px;
}
@media screen and (max-width: 640px) {
  .c-table01 th:last-child, .c-table01 td:last-child {
    padding-right: 0;
  }
}
.c-table01 th:not(:first-child), .c-table01 td:not(:first-child) {
  text-align: center;
}
.c-table01 thead th {
  background: #f5f5f5;
  font-size: 1.8rem;
  line-height: 1.8;
}
@media screen and (max-width: 640px) {
  .c-table01 thead th {
    font-size: 1.2rem;
  }
}
.c-table01 thead th:first-child {
  font-weight: 700;
}
.c-table01 thead th:not(:first-child) {
  width: 58px;
}
@media screen and (max-width: 640px) {
  .c-table01 thead th:not(:first-child) {
    width: auto;
  }
}
.c-table01 thead th:last-child {
  width: 82px;
}
@media screen and (max-width: 640px) {
  .c-table01 thead th:last-child {
    width: auto;
  }
}
.c-table01 tbody th, .c-table01 tbody td {
  border-bottom: 1px solid #dddddd;
}
.c-table01 tbody th {
  font-size: 1.6rem;
  line-height: 1.8;
}
@media screen and (max-width: 640px) {
  .c-table01 tbody th {
    font-size: 1rem;
  }
}
.c-table01 tbody td {
  color: #1cb6ac;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .c-table01 tbody td {
    font-size: 1rem;
  }
}
.c-table01 .closed {
  display: flex;
  justify-content: center;
}
.c-table01 .closed::before {
  display: block;
  width: 20px;
  height: 2px;
  background: #1cb6ac;
  content: "";
}
@media screen and (max-width: 640px) {
  .c-table01 .closed::before {
    width: 10px;
  }
}
.c-table01 .open {
  display: flex;
  justify-content: center;
}
.c-table01 .open::before {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #1cb6ac;
  content: "";
}
@media screen and (max-width: 640px) {
  .c-table01 .open::before {
    width: 10px;
    height: 10px;
  }
}

.c-text01 {
  line-height: 2;
}
@media screen and (max-width: 1100px) {
  .c-text01 br.pc {
    display: none;
  }
}

.c-title01 {
  display: grid;
  gap: 15px;
  font-family: "Kosugi Maru", sans-serif;
}
.c-title01__subheading {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #1cb6ac;
  font-size: 2rem;
  line-height: normal;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .c-title01__subheading {
    font-size: 1.4rem;
  }
}
.c-title01__subheading::before {
  display: block;
  width: 10px;
  height: 2px;
  background: #1cb6ac;
  content: "";
}
.c-title01__heading {
  font-size: 4.5rem;
  line-height: normal;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-title01__heading {
    font-size: 3rem;
  }
}

.c-title02 {
  display: grid;
  gap: 15px;
  font-family: "Kosugi Maru", sans-serif;
}
.c-title02__subheading {
  color: #1cb6ac;
  font-size: 2rem;
  line-height: normal;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .c-title02__subheading {
    font-size: 1.4rem;
  }
}
.c-title02__heading {
  font-size: 4.5rem;
  line-height: 1.25;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-title02__heading {
    font-size: 3rem;
    letter-spacing: normal;
  }
}
.c-title02--center {
  text-align: center;
}
.c-title02--mb50 {
  margin-bottom: 50px;
}

/* --------------------------------

  トップページ

-------------------------------- */
.top-mv {
  position: relative;
}
.top-mv__image-wrapper {
  padding-left: 100px;
}
@media screen and (max-width: 1100px) {
  .top-mv__image-wrapper {
    padding-left: 52px;
  }
}
.top-mv__image {
  width: 100%;
  height: 650px;
  border-radius: 40px 0 0 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1100px) {
  .top-mv__image {
    height: 400px;
  }
}
@media screen and (max-width: 480px) {
  .top-mv__image {
    height: 350px;
  }
}
.top-mv__title {
  display: flex;
  flex-direction: column;
  gap: 35px;
  position: absolute;
  bottom: -45px;
  left: 190px;
  padding: 46px 58px;
  background: rgba(28, 182, 172, 0.8);
  color: #ffffff;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 0.28em;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 1100px) {
  .top-mv__title {
    left: 100px;
    padding: 28px 38px;
    font-size: 3rem;
    letter-spacing: 0.3em;
  }
}
@media screen and (max-width: 480px) {
  .top-mv__title {
    gap: 15px;
    bottom: -28px;
    left: 18px;
    font-size: 2rem;
  }
}
.top-mv__title::before {
  display: block;
  position: absolute;
  top: -25px;
  right: -20px;
  width: 37px;
  height: 80px;
  background: rgba(28, 182, 172, 0.6);
  content: "";
}
@media screen and (max-width: 480px) {
  .top-mv__title::before {
    right: -12px;
    width: 25px;
    height: 54px;
  }
}

.top-greeting {
  padding: 160px 0;
}
@media screen and (max-width: 1100px) {
  .top-greeting {
    padding: 100px 0;
  }
}
.top-greeting__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 50px clamp(1px, 6.875vw, 110px);
  width: 1250px;
}
@media screen and (max-width: 1100px) {
  .top-greeting__inner {
    flex-direction: column;
    max-width: calc(100% - 100px);
  }
}
@media screen and (max-width: 640px) {
  .top-greeting__inner {
    flex-direction: column;
    max-width: calc(100% - 30px);
  }
}
.top-greeting__title {
  color: #1cb6ac;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 4rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1100px) {
  .top-greeting__title {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .top-greeting__title {
    font-size: 3rem;
  }
}
.top-greeting__lead {
  font-size: 2.5rem;
  line-height: normal;
  letter-spacing: 0.05em;
}
.top-greeting__lead br {
  display: none;
}
@media screen and (max-width: 640px) {
  .top-greeting__lead br {
    display: block;
  }
}
.top-greeting__text {
  display: grid;
  gap: 25px;
  line-height: normal;
}
.top-greeting__text br {
  display: none;
}
@media screen and (max-width: 640px) {
  .top-greeting__text br {
    display: block;
  }
}
.top-greeting__text-wrapper {
  display: grid;
  gap: 40px;
  grid-template-columns: auto;
}
@media screen and (max-width: 1100px) {
  .top-greeting__text-wrapper {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 1100px) {
  .top-greeting__image-wrapper {
    width: 100%;
    text-align: center;
  }
}

.top-news {
  padding: 150px 0;
  background: rgba(28, 182, 172, 0.05);
}
.top-news__inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1100px) {
  .top-news__inner {
    flex-direction: column;
    gap: 50px;
  }
}
@media screen and (max-width: 1100px) {
  .top-news__header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px 100px;
  }
}
.top-news__heading {
  margin-bottom: 25px;
}
@media screen and (max-width: 1100px) {
  .top-news__heading {
    margin-bottom: 0;
  }
}
.top-news__list {
  display: grid;
  flex-grow: 1;
  gap: 25px;
  max-width: 740px;
}
.top-news__item {
  padding-bottom: 25px;
  border-bottom: 1px solid #dddddd;
}
.top-news__link {
  display: flex;
  gap: 10px 30px;
  transition: 0.3s;
}
@media screen and (max-width: 480px) {
  .top-news__link {
    flex-direction: column;
  }
}
.top-news__link:hover {
  color: #1cb6ac;
}
.top-news__date {
  line-height: normal;
  width: 5.5em;
}
@media screen and (max-width: 480px) {
  .top-news__date {
    width: auto;
  }
}
.top-news__title {
  flex: 1;
  line-height: normal;
}

.top-treatment {
  padding: 160px 0;
  background-image: linear-gradient(90deg, #dddddd 0px, transparent 1px), linear-gradient(#dddddd 0px, transparent 1px);
  background-size: 64px 64px;
}
@media screen and (max-width: 1100px) {
  .top-treatment {
    padding: 100px 0;
  }
}
.top-treatment__header {
  margin-bottom: 56px;
  text-align: center;
}
.top-treatment__list {
  display: grid;
  gap: 114px 57px;
  grid-template-columns: repeat(2, 1fr);
  padding-top: 60px;
}
@media screen and (max-width: 1100px) {
  .top-treatment__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.top-treatment__item {
  display: grid;
  gap: 0;
  grid-template-rows: subgrid;
  grid-row: span 3;
  position: relative;
  padding: 80px 50px 40px;
  background: #f5f5f5;
}
@media screen and (max-width: 1100px) {
  .top-treatment__item {
    grid-template-rows: auto;
  }
}
@media screen and (max-width: 640px) {
  .top-treatment__item {
    padding: 80px 20px 40px;
  }
}
.top-treatment__item::after {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 26px;
  height: 26px;
  background: url("../img/base/icon_triangle01.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  line-height: 0;
  content: "";
}
.top-treatment__icon {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .top-treatment__icon img {
    width: 90px;
  }
}
.top-treatment__title {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #dddddd;
  color: #1cb6ac;
  font-family: "Kosugi Maru", sans-serif;
  font-style: normal;
  font-size: 25px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.25px;
}
@media screen and (max-width: 640px) {
  .top-treatment__title {
    flex-direction: column;
  }
}
.top-treatment__title > span span {
  font-size: 2rem;
}
.top-treatment__number {
  font-size: 35px;
  font-weight: 400;
  line-height: normal;
}
.top-treatment__description {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
}
.top-treatment__link {
  display: flex;
  align-items: center;
  gap: 25px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0 0 auto;
  padding: 10px 0;
  color: #1cb6ac !important;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  transition: 0.3s;
}
.top-treatment__link::before {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  transition: 0.3s;
}
.top-treatment__link::after {
  display: block;
  width: 15px;
  height: 15px;
  background: url("../img/base/icon_arrow01.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  line-height: 0;
  content: "";
}
.top-treatment__link:hover::before {
  background: #1cb6ac;
}

/* --------------------------------

  下層

-------------------------------- */
.page-title {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 300px;
  margin-bottom: 10rem;
}
@media screen and (max-width: 1100px) {
  .page-title {
    height: 200px;
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 640px) {
  .page-title {
    height: 100px;
  }
}
.page-title::before {
  display: block;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: #000000;
  content: "";
}
.page-title__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.page-title__inner {
  position: relative;
  z-index: 3;
  text-align: center;
}
.page-title__title {
  color: #ffffff;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 4rem;
  line-height: 1.3;
}
@media screen and (max-width: 640px) {
  .page-title__title {
    font-size: 2.5rem;
  }
}

.news-list {
  display: grid;
  gap: 20px;
}
.news-list > li {
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}
.news-list > li a {
  display: flex;
  gap: 5px 30px;
  transition: 0.3s;
}
@media screen and (max-width: 480px) {
  .news-list > li a {
    flex-direction: column;
  }
}
.news-list > li a:hover {
  color: #1cb6ac;
}
.news-list #topics_date {
  width: 5.5em;
}
@media screen and (max-width: 480px) {
  .news-list #topics_date {
    width: auto;
  }
}
.news-list #topics_title {
  flex: 1;
}

.news-detail__title {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 4px solid #dddddd;
  color: #1cb6ac;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 4.5rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-align: center;
}
.news-detail__date {
  margin-bottom: 15px;
  line-height: 1.8;
}
.news-detail__body {
  line-height: 1.8;
}

.section-dmy {
  text-align: center;
  padding: 2.5em 1em 2.5em 1em;
}
@media screen and (min-width: 1101px), print {
  .section-dmy {
    padding: 5em 2em 5em 2em;
  }
}
#topics_paging {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -1.5rem;
}
#topics_paging_all {
  margin-top: 3.5rem;
  margin-bottom: 0.75rem;
  text-align: center;
}
#topics_paging li {
  display: flex;
  align-items: center;
  margin: 0 0.2rem;
  padding: 1.3rem 1.5rem;
  line-height: 1em;
  color: #000;
  text-align: center;
  border-radius: 0.5rem;
  border: 1px solid #dddddd;
  background-color: #f1f1f1;
  list-style-type: none;
  list-style-image: none;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #topics_paging li {
    font-size: 1.4rem;
  }
}
#topics_paging a {
  display: block;
  margin: -1.3rem -1.5rem;
  padding: 1.3rem 1.5rem;
  color: #000;
}
#topics_paging a:hover {
  text-decoration: none;
  color: #fff;
  border-color: #1cb6ac;
  background-color: #1cb6ac;
}

#calculated_page {
  margin-left: -1rem;
}

#total_pages {
  margin-right: 1rem;
}

.section-secondary {
  line-height: 1.8;
}
.section-secondary:not(:last-child) {
  margin-bottom: 10rem;
}
@media screen and (min-width: 1101px), print {
  .section-secondary:not(:last-child) {
    margin-bottom: 20rem;
  }
}
.section-header {
  margin-bottom: 5rem;
}
@media screen and (min-width: 1101px), print {
  .section-header {
    margin-bottom: 8rem;
  }
}
.section-icon {
  display: block;
  height: 6rem;
  margin: 3rem auto 0;
}
@media screen and (min-width: 768px), print {
  .section-icon {
    height: 8rem;
  }
}
@media screen and (min-width: 1101px), print {
  .section-icon {
    height: 10rem;
    margin-top: 8rem;
  }
}
.section-description {
  padding: 2.5rem;
  background-color: #f5f5f5;
}
@media screen and (min-width: 768px), print {
  .section-description {
    padding: 5rem;
  }
}

/* 院長からのご挨拶 */
.greeting {
  margin-bottom: 5rem;
}
.greeting-img {
  max-width: 26rem;
  margin: 0 auto 3rem;
}
.greeting-name {
  margin-top: 1.5rem;
  line-height: 1.5;
  font-size: 2.2rem;
}
.greeting-name span {
  display: block;
  margin-bottom: 1rem;
  line-height: 1.2;
  font-size: 1.8rem;
  color: #165891;
}
.greeting-name span::after {
  content: "";
  display: block;
  width: 2.5rem;
  height: 0.2rem;
  margin: 1rem auto 0;
  background-color: #165891;
}
.greeting-lead {
  margin-bottom: 2rem;
  padding: 2rem 0;
  line-height: 1.4;
  font-size: 2.2rem;
  color: #1cb6ac;
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
}
@media screen and (min-width: 768px), print {
  .greeting-img {
    width: 26rem;
    max-width: none;
    margin: 0 4rem 0 0;
  }
}
@media screen and (min-width: 1101px), print {
  .greeting-img {
    width: 30rem;
    margin-right: 5rem;
  }
  .greeting-name {
    font-size: 2.5rem;
  }
  .greeting-name span {
    font-size: 2rem;
  }
  .greeting-lead {
    margin-bottom: 3rem;
    padding: 2rem 0;
    font-size: 3rem;
  }
}

/* 院長プロフィール */
.profile {
  background-color: #f5f5f5;
}
.profile:not(:last-child) {
  margin-bottom: 1.5rem;
}
.profile-head {
  padding: 2rem;
  border-bottom: 1px solid #ddd;
}
.profile-body {
  padding: 2rem;
}
.profile-title {
  font-size: 2.2rem;
  color: #1cb6ac;
}
.profile-history dt {
  font-weight: normal;
}
.profile-affiliation {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto;
  grid-column-gap: 0px;
  grid-row-gap: 1rem;
  margin-left: 0.5rem;
}
@media screen and (min-width: 768px), print {
  .profile-head {
    width: 16rem;
    padding: 0 0 0 3rem;
    border-bottom: none;
  }
  .profile-body {
    margin: 3rem 0;
    padding: 0 2rem 0 3rem;
    border-left: 1px solid #ddd;
  }
  .profile-history {
    margin: -0.5rem 0;
  }
  .profile-history dt {
    width: 4em;
  }
  .profile-affiliation {
    margin: -0.5rem 0;
  }
}
@media screen and (min-width: 1101px), print {
  .profile-head {
    width: 21rem;
  }
  .profile-title {
    font-size: 2.5rem;
  }
  .profile-affiliation {
    grid-template-columns: repeat(4, auto);
    grid-template-rows: repeat(2, auto);
    grid-column-gap: 0px;
    grid-row-gap: 2rem;
  }
}

/* 診療案内 */
.page-nav {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto;
  grid-column-gap: 0px;
  grid-row-gap: 1rem;
  max-width: 36rem;
  margin-right: auto;
  margin-left: auto;
}
.page-nav .c-button01 {
  display: flex;
  justify-content: flex-start;
  position: relative;
  padding: 1rem 0 1rem 2rem;
}
.page-nav .c-button01::after {
  position: absolute;
  top: 0;
  right: 2rem;
  bottom: 0;
  margin: auto;
}
@media screen and (min-width: 768px), print {
  .page-nav {
    grid-template-columns: repeat(2, auto);
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    max-width: none;
  }
}
@media screen and (min-width: 1101px), print {
  .page-nav {
    grid-template-columns: repeat(4, auto);
  }
  .page-nav .c-button01 {
    justify-content: center;
    padding: 1rem 4rem 1rem 1rem;
  }
}

/* 診療案内 */
.info-img {
  margin-bottom: 2rem;
}
.info-flow {
  counter-reset: info_flow;
}
.info-flow-item {
  position: relative;
  padding: 2rem;
  background-color: #f5f5f5;
}
.info-flow-item:not(:last-child) {
  margin-bottom: 5rem;
}
.info-flow-item:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: -3.5rem;
  left: 0;
  width: 4rem;
  height: 2rem;
  margin: auto;
  background-color: #d9d9d9;
  pointer-events: none;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.info-flow-counter {
  color: #939393;
  text-align: center;
}
.info-flow-counter::before, .info-flow-counter::after {
  display: block;
  font-weight: 500;
}
.info-flow-counter::before {
  content: "STEP";
  line-height: 1.2;
  font-size: 2.5rem;
}
.info-flow-counter::after {
  counter-increment: info_flow;
  content: counter(info_flow, decimal-leading-zero);
  line-height: 1em;
  font-size: 6rem;
}
.info-flow-img {
  width: 26rem;
  margin: 2rem auto;
}
@media screen and (min-width: 768px), print {
  .info-img {
    width: 40%;
    margin-bottom: 0;
    margin-left: 2rem;
  }
  .info-flow-img {
    width: 20rem;
    margin: 0 2rem;
  }
}
@media screen and (min-width: 1101px), print {
  .info-img {
    width: 40rem;
    margin-left: 5rem;
  }
  .info-flow-item {
    padding: 2rem 3rem;
  }
  .info-flow-item:not(:last-child) {
    margin-bottom: 8.5rem;
  }
  .info-flow-item:not(:last-child)::after {
    bottom: -5.5rem;
    width: 5rem;
    height: 2.5rem;
  }
  .info-flow-counter::before {
    font-size: 3.5rem;
  }
  .info-flow-counter::after {
    font-size: 8rem;
  }
  .info-flow-img {
    margin: 0 5rem;
  }
}

/* 訪問可能エリア */
.visit-img {
  margin-bottom: 2rem;
}
.visit-area {
  font-weight: 500;
  font-size: 1.8rem;
}
.visit-content {
  padding: 2rem;
  background-color: #f5f5f5;
}
.visit-content:not(:first-child) {
  margin-top: 2rem;
}
.visit-content:not(:last-child) {
  margin-bottom: 2rem;
}
.visit-list {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto;
  grid-column-gap: 0px;
  grid-row-gap: 1rem;
}
@media screen and (min-width: 768px), print {
  .visit-img {
    width: 40%;
    margin-bottom: 0;
    margin-right: 2rem;
  }
  .visit-area {
    font-size: 2rem;
  }
  .visit-content {
    padding: 3rem;
  }
  .visit-content:not(:first-child) {
    margin-top: 3rem;
  }
  .visit-content:not(:last-child) {
    margin-bottom: 3rem;
  }
  .visit-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1101px), print {
  .visit-img {
    width: 40rem;
    margin-right: 3rem;
  }
  .visit-list {
    grid-row-gap: 2rem;
  }
  .visit-location {
    grid-template-columns: repeat(4, auto);
  }
  .visit-insurance {
    grid-template-columns: repeat(5, auto);
  }
}

/* 補綴診療 */
.prosthesis {
  margin-top: 5rem;
}
.prosthesis-label {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1rem;
  padding: 0.5rem 3rem;
  line-height: 1em;
  font-size: 1.4rem;
  color: #fff;
  border-radius: 10em;
  background-color: #000;
}
.prosthesis-label.__label1 {
  background-color: #165891;
}
.prosthesis-label.__label2 {
  background-color: #1cb6ac;
}
@media screen and (min-width: 768px), print {
  .prosthesis {
    padding: 0 0 2rem 4rem;
    border-left: 4px solid #d9d9d9;
  }
}
@media screen and (min-width: 1101px), print {
  .prosthesis {
    margin-top: 8rem;
    padding: 0 0 3rem 5rem;
    border-left-width: 10px;
  }
  .prosthesis:first-of-type {
    margin-top: 10rem;
  }
  .prosthesis-label {
    margin-bottom: 2rem;
    font-size: 1.65rem;
  }
}

/* 歯周病の予防と治療 */
.treatment-flowchart {
  position: relative;
  margin-top: 4rem;
  overflow: hidden;
}
.treatment-flowchart::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 2rem;
  width: 0.8rem;
  height: 100%;
  background-color: #f5f5f5;
  pointer-events: none;
}
.treatment-item {
  position: relative;
}
.treatment-item:not(:last-child) {
  margin-bottom: 4rem;
}
.treatment-item::before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  right: 2rem;
  width: 0.8rem;
  height: 4rem;
  background-color: #fff;
  pointer-events: none;
}
.treatment-item::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: -2.4rem;
  left: 0;
  width: 5rem;
  height: 2.5rem;
  margin: auto;
  pointer-events: none;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.treatment-flow {
  padding: 3rem 0;
}
.treatment-flow li {
  line-height: 1.4;
  font-size: 1.6rem;
  text-align: center;
}
.treatment-flow li + li::before {
  content: "";
  display: block;
  width: 2.4rem;
  height: 1rem;
  margin: 2rem auto;
  background-color: #1cb6ac;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.treatment-content {
  padding: 2rem;
}
.treatment-inspection {
  display: grid;
  place-content: center;
  padding: 1.5rem 0;
  font-size: 1.8rem;
}
.treatment-maintenance {
  display: grid;
  place-content: center;
  padding: 1.5rem 0;
  font-size: 1.8rem;
  color: #fff;
}
.treatment-title {
  display: grid;
  place-content: center;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  line-height: 1.5;
  font-weight: 500;
  font-size: 1.8rem;
  text-align: center;
  border-bottom: 2px solid #fff;
}
.treatment-01 {
  background-color: #f3fbfb;
}
.treatment-01::after {
  background-color: #f3fbfb;
}
.treatment-02 {
  background-color: #e8f8f7;
}
.treatment-02::after {
  background-color: #e8f8f7;
}
.treatment-03 {
  background-color: #ddf4f3;
}
.treatment-03::after {
  background-color: #ddf4f3;
}
.treatment-04 {
  background-color: #d2f0ee;
}
.treatment-04::before {
  display: none;
}
.treatment-04::after {
  left: -4.8rem;
  background-color: #d2f0ee;
}
.treatment-05 {
  margin-right: 4.8rem;
  background-color: #b0e6e2;
}
.treatment-05::before {
  display: none;
}
.treatment-05::after {
  background-color: #b0e6e2;
}
.treatment-06 {
  margin-right: 4.8rem;
  background-color: #6bcfc9;
}
.treatment-06::before {
  display: none;
}
.treatment-06::after {
  background-color: #6bcfc9;
}
.treatment-07 {
  background-color: #165891;
}
.treatment-07::before {
  display: none;
}
.treatment-07::after {
  background-color: #165891;
}
@media screen and (min-width: 768px), print {
  .treatment-flowchart::before {
    right: 3rem;
    width: 1.5rem;
  }
  .treatment-item::before {
    right: 3rem;
    width: 1.5rem;
  }
  .treatment-flow {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .treatment-flow li {
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 1.8rem;
  }
  .treatment-flow li + li::before {
    width: 1rem;
    height: 2rem;
    margin: 0 4rem;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
            clip-path: polygon(0 0, 100% 50%, 0 100%);
  }
  .treatment-content {
    padding: 3rem 3rem 3rem 0;
  }
  .treatment-inspection {
    height: 7rem;
    padding: 0;
    font-size: 1.8rem;
  }
  .treatment-maintenance {
    height: 7rem;
    padding: 0;
    font-size: 2.2rem;
  }
  .treatment-title {
    margin: 0 3rem 0 0;
    padding: 0 3rem;
    font-size: 1.8rem;
    text-align: left;
    border-right: 4px solid #fff;
    border-bottom: none;
  }
  .treatment-04::after {
    left: -7.5rem;
  }
  .treatment-05, .treatment-06 {
    margin-right: 7.5rem;
  }
}
@media screen and (min-width: 1101px), print {
  .treatment-flowchart {
    margin-top: 5rem;
  }
  .treatment-flowchart::before {
    right: 6rem;
  }
  .treatment-item {
    position: relative;
  }
  .treatment-item:not(:last-child) {
    margin-bottom: 5rem;
  }
  .treatment-item::before {
    right: 6rem;
    height: 5rem;
  }
  .treatment-item::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: -3.8rem;
    left: 0;
    width: 8rem;
    height: 4rem;
    margin: auto;
    pointer-events: none;
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
            clip-path: polygon(0 0, 100% 0, 50% 100%);
  }
  .treatment-flow {
    height: 12.8rem;
    padding: 0;
  }
  .treatment-flow li {
    font-size: 2rem;
  }
  .treatment-flow li + li::before {
    width: 1.5rem;
    height: 3rem;
    margin: 0 8rem;
  }
  .treatment-content {
    padding: 6rem 6rem 6rem 0;
  }
  .treatment-inspection {
    height: 8rem;
    font-size: 2rem;
  }
  .treatment-maintenance {
    height: 8rem;
    font-size: 2.5rem;
  }
  .treatment-title {
    margin-right: 5rem;
    padding: 0 5rem;
    line-height: 1.8;
    font-size: 2rem;
  }
  .treatment-04::after {
    left: -13.5rem;
  }
  .treatment-05, .treatment-06 {
    margin-right: 13.5rem;
  }
}

/* アクセス */
.access-map {
  margin-bottom: 1.5rem;
}

/* 概要 */
.outline-table {
  margin-top: 4rem;
}
.outline-table th {
  width: 22.4rem;
}
@media screen and (min-width: 768px), print {
  .outline-table {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 1101px), print {
  .outline-table {
    margin-top: 8rem;
  }
}

/* 院内風景 */
.gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
}
.gallery-caption {
  margin-top: 1rem;
  line-height: 1.2;
  color: #165891;
}
.gallery-caption::after {
  content: "";
  display: block;
  width: 2.5rem;
  height: 0.2rem;
  margin: 1rem auto 0;
  background-color: #165891;
}
@media screen and (min-width: 768px), print {
  .gallery {
    grid-column-gap: 2.5rem;
  }
  .gallery-caption {
    margin-top: 1.5rem;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1101px), print {
  .gallery-caption {
    font-size: 2rem;
  }
}

/* --------------------------------

  お知らせ

-------------------------------- */
.archive-list {
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(4, 1fr);
  margin: 60px auto;
}
@media screen and (max-width: 1100px) {
  .archive-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .archive-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.archive-list__link {
  display: flex;
  flex-direction: column;
  gap: 10px 40px;
  font-weight: 700;
  transition: 0.3s;
}
@media screen and (max-width: 480px) {
  .archive-list__link {
    flex-direction: column;
  }
}
.archive-list__link:hover {
  color: inherit;
}
@media screen and (min-width: 768px), print {
  .archive-list__link:hover {
    opacity: 0.5;
  }
}
.archive-list__thumbnail {
  overflow: hidden;
}
.archive-list__thumbnail img {
  border-radius: 10px;
}
.archive-list__img {
  width: 100%;
}
.archive-list__category {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 10px;
  padding: 3px 20px;
  border-radius: 9999px;
  background: #aaaaaa;
  color: #ffffff;
  line-height: 1.5;
}
.archive-list__date {
  display: block;
  margin-bottom: 5px;
  font-size: 1.8rem;
}
.archive-list__title {
  font-size: 1.8rem;
}

.post-date {
  margin-bottom: 20px;
  font-size: 1.8rem;
}

.post-contents {
  margin-bottom: 40px;
  padding-bottom: 70px;
  border-bottom: 2px solid #dddddd;
  font-size: 1.8rem;
}