@charset "UTF-8";
a[href=""], .nolink {
  pointer-events: none;
}
@font-face {
  font-weight: normal;
  src: url("fontello/font/fontello.woff2") format("woff2");
  font-family: "fontello";
  font-display: fallback;
}
*:focus:not(:focus-visible),
*::before:focus:not(:focus-visible),
*::after:focus:not(:focus-visible) {
  outline: none;
}
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0s !important;
    animation-delay: 0s !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition: none !important;
  }
}
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
:where([hidden]:not([hidden=until-found])) {
  display: none !important;
}
:where(html) {
  -webkit-text-size-adjust: 100%;
  color-scheme: dark light;
}
@supports not (min-block-size: 100dvb) {
  :where(html) {
    block-size: 100%;
  }
}
@media (prefers-reduced-motion: no-preference) {
  :where(html:focus-within) {
    scroll-behavior: smooth;
  }
}
:where(body) {
  block-size: 100%;
  block-size: 100dvb;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
:where(input, button, textarea, select) {
  color: inherit;
  font: inherit;
}
:where(textarea) {
  resize: vertical;
  resize: block;
}
:where(button, label, select, summary, [role=button], [role=option]) {
  cursor: pointer;
}
:where(button, [type=button], [type=reset], [type=submit]) {
  touch-action: manipulation;
}
:where(:disabled) {
  cursor: not-allowed;
}
:where(label:has(> input:disabled), label:has(+ input:disabled)) {
  cursor: not-allowed;
}
:where(button) {
  border-style: solid;
}
:where(a) {
  text-underline-offset: 0.22em;
}
:where(ul, ol) {
  list-style: none;
}
:where(img, svg, video, canvas, audio, iframe, embed, object) {
  display: block;
}
:where(img, picture, svg) {
  max-inline-size: 100%;
  block-size: auto;
}
:where(p, h1, h2, h3, h4, h5, h6) {
  overflow-wrap: break-word;
}
:where(h1, h2, h3) {
  line-height: calc(1em + 0.5rem);
}
:where(hr) {
  block-size: 0;
  overflow: visible;
  border: none;
  border-block-start: 1px solid;
  color: inherit;
}
:where(:focus-visible) {
  outline: 2px solid var(--focus-color, Highlight);
  outline-offset: 2px;
}
:where(.visually-hidden:not(:focus, :active, :focus-within, .not-visually-hidden)) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  border: 0 !important;
  white-space: nowrap !important;
  clip-path: inset(50%) !important;
}
:where(a) {
  color: inherit;
  text-decoration: none;
}
:where(button) {
  border: none;
  background: transparent;
}
:where(em) {
  font-style: normal;
  font-weight: bold;
}
:where(i) {
  font-style: normal;
}
:where(iframe) {
  max-width: 100%;
  height: 100%;
  border: none;
}
:where(img) {
  height: auto;
  border: none;
  -o-object-fit: contain;
  object-fit: contain;
}
:where(p) {
  margin: 0 0 1em;
}
:root {
  --sp-header-height: 12.0rem;
  --pc-header-height: 100px;
  --sp-font-size: 1.5rem;
  --sp-l-height: 1.66;
  --pc-font-size: 1.8rem;
  --pc-l-height: 1.77;
  --color-base-txt: #2a2a2a;
  --color-base-txt-rgb: 42 42 42;
  --color-base-bg: #fff;
  --color-base-bg-rgb: 255 255 255;
  --color-main: #023a7f;
  --color-main-rgb: 2 58 127;
  --color-main-vivid: #0b53ac;
  --color-main-vivid-rgb: 11 83 172;
  --color-main-soft: #0965ab;
  --color-main-bright: #0072b0;
  --color-main-bright-rgb: 0 114 176;
  --color-main-dull: #416992;
  --color-main-mute: #678eb5;
  --color-main-lite: #b7d3f1;
  --color-main-pale: #dae8f8;
  --color-main-mist: #f2fcfc;
  --color-main-misty: #92b9e2;
  --color-main-misty-rgb: 146 185 226;
  --color-sub: #31a8a3;
  --color-sub-rgb: 49 168 163;
  --color-sub-dense: #00433e;
  --color-sub-dark: #107874;
  --color-sub-bright: #04bcb2;
  --color-sub-lite: #9fccc9;
  --color-sub-pale: #ddf8f6;
  --color-sub-box: #e3f8f7;
  --color-accent: #e8c4e2;
  --color-accent-pale: #f1d9ed;
  --color-txt01: #676767;
  --color-txt02: #949494;
  --color-txt03: #b8b8b8;
  --color-txt04: #c9c9c9;
  --color-txt05: #e6e6e6;
  --color-h1: #366e6c;
  --color-h3: #435b74;
  --color-h4: #537ba4;
  --color-h5: #529792;
  --color-h6: #4e4e4e;
  --color-topics-mark: #0091D0;
  --color-treatment-mark: #8dcfd2;
  --color-targetdiz01-mark: linear-gradient(90deg, #63acdf, #44a3da);
  --color-targetdiz02-titmark: #71aeaa;
  --color-targetdiz02-tit: #005e58;
  --color-targetdiz02-border: #81c4bf;
  --color-targetdiz02-mark: linear-gradient(90deg, #1db8ac, #007cab);
  --color-feature-shade: rgb(146 185 226/0.43);
  --color-feature-mark: linear-gradient(90deg, #caf3f0, #1db8ac);
  --color-grad-heading: linear-gradient(#edfbfa, #c0eeea);
  --color-grad-section: linear-gradient(var(--color-sub-pale), var(--color-white));
  --color-grad-overlay: linear-gradient(rgb(var(--color-main-bright-rgb)/0.8), var(--color-main));
  --color-grad-main01: linear-gradient(#075aae 0%, var(--color-main) 65.6%, #075aae 100%);
  --color-grad-main02: linear-gradient(#e5effb 0%, #c7dff8 65.6%, #e5effb 100%);
  --color-grad-sub01: linear-gradient(#caf3f0 0%, #81ded8 50%, #caf3f0 100%);
  --color-grad-arrow: linear-gradient(#b0dcd9, #47b2aa);
  --color-linebtn-txt: #028738;
  --color-linebtn-bg: linear-gradient(#a1e8e3 0%, #caf3f0 44.6%, #caf3f0 65.6%, #a1e8e3 100%);
  --color-pageup-bg: radial-gradient(circle at center, #9dbee8 0%, #008ece 98.1%, #0091d0 100%);
  --color-border: #bbb;
  --color-attention: #f00;
  --color-highlight: #c6f1ed;
  --color-shadow: rgb(0 0 0/0.16);
  --color-black: #000;
  --color-black-rgb: 0 0 0;
  --color-gray: #808080;
  --color-gray-rgb: 128 128 128;
  --color-ghost: #e5e5e5;
  --color-white: #fff;
  --color-white-rgb: 255 255 255;
}
html {
  font-weight: var(--font-weight, normal);
  font-size: 2.6666666667vw;
  font-family: "Shippori Mincho B1", "Hiragino Mincho ProN", YuMincho, "Yu Mincho", serif;
  scroll-padding-top: var(--sp-header-height, 0);
}
body {
  background-color: var(--color-base-bg);
  color: var(--color-base-txt);
  word-wrap: break-word;
}
body.spnav_modal {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
main {
  font-size: var(--sp-font-size, 1.4rem);
  line-height: var(--sp-l-height, 1.5);
}
@media screen and (min-width: 48em), print {
  :where(*) {
    letter-spacing: var(--letter-spacing, normal);
  }
  :where(*):before, :where(*)::after {
    letter-spacing: normal;
  }
  html {
    font-size: 62.5%;
    scroll-padding-top: var(--pc-header-height, 0);
  }
  body {
    min-width: 1200px;
  }
  a, button {
    transition: 0.3s;
  }
  a:before, a::after, button:before, button::after {
    transition: 0.3s;
  }
  main {
    font-size: var(--pc-font-size, 1.6rem);
    line-height: var(--pc-l-height, 1.5);
  }
}
#global_header .header_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#global_header .header_wrap .logo {
  flex: none;
  width: calc(100% - 5rem);
}
#global_header .header_wrap .logo a {
  display: block;
}
@media screen and (max-width: 47.99em) {
  #global_header {
    padding-top: 9.6rem;
  }
  #global_header .header_wrap {
    z-index: 1;
    position: fixed;
    height: 6.6rem;
    inset: 0 0 auto;
    padding-right: 5.6rem;
    padding-left: 1rem;
    background-color: var(--color-base-bg);
  }
  #global_header .header_wrap .clinic_info {
    flex: none;
    width: 4rem;
  }
  #global_header .header_wrap .clinic_info .phone {
    width: 100%;
    overflow: hidden;
  }
  #global_header .header_wrap .clinic_info .phone a {
    display: grid;
    place-content: center;
    height: 4rem;
    outline-color: var(--color-white);
    outline-style: solid;
    outline-width: 1px;
    outline-offset: -2px;
    background: var(--color-grad-overlay);
    color: var(--color-white);
    font-size: 0;
  }
  #global_header .header_wrap .clinic_info .phone a::before {
    font-size: 2.2rem;
  }
  #global_header .header_wrap .clinic_info .acs {
    display: none;
  }
}
@media screen and (min-width: 48em), print {
  #global_header .header_wrap {
    width: 1100px;
    margin-inline: auto;
    padding: 14px 0 19px;
  }
  #global_header .header_wrap .logo {
    width: 486px;
  }
  #global_header .header_wrap .clinic_info ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0 46px;
    color: var(--color-main);
    font-weight: 500;
  }
  #global_header .header_wrap .clinic_info ul .phone {
    font-size: 2.6rem;
    font-family: "Cinzel", serif;
  }
  #global_header .header_wrap .clinic_info ul .phone::before {
    transform: scale(0.7);
  }
  #global_header .header_wrap .clinic_info ul .acs {
    font-size: 1.6rem;
    letter-spacing: 0.01em;
  }
  #global_header .header_wrap .clinic_info ul .acs::before {
    display: inline-block;
    margin-right: 3px;
    content: '\e80b';
    font-weight: normal;
    font-family: "fontello";
    vertical-align: text-top;
  }
  #global_header .header_wrap .clinic_info ul .acs b {
    font-weight: inherit;
    font-size: 1.8rem;
  }
}
@media print {
  #global_header .header_wrap {
    margin-bottom: 0 !important;
  }
}
#global_nav .js-menu_box {
  display: none;
}
@media screen and (max-width: 47.99em) {
  .js-sp_modal {
    z-index: 2;
    position: fixed;
    top: 0;
  }
  .js-sp_modal::before {
    z-index: -10;
    position: fixed;
    width: 100vw;
    inset: 6.6rem 0 auto;
    content: "";
    transition: all 0.5s;
  }
  .js-sp_modal.is_overlay::before {
    z-index: 0;
    height: calc(100dvh - 6.6rem);
    inset: 6.6rem 0 0;
    background: rgb(var(--color-white-rgb)/0.6);
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
  }
  .js-sp_box {
    visibility: hidden;
    height: 0;
    transform: translateY(-3rem);
    opacity: 0;
    transition: 0.5s ease;
  }
  .js-sp_box.is_open {
    visibility: visible;
    height: auto;
    transform: translateY(0);
    opacity: 1;
  }
}
@media screen and (min-width: 48em), print {
  .js-pc_sticky {
    position: relative;
  }
  .js-pc_sticky.is_sticky {
    z-index: 5;
    position: fixed;
    width: 100%;
    inset: 0 0 auto;
  }
}
@media print {
  .js-pc_sticky.is_sticky {
    position: static !important;
  }
}
#global_nav .gnav {
  font-weight: 500;
}
#global_nav .gnav li .sub_btn {
  width: 100%;
}
#global_nav .gnav li .sub_btn::after {
  display: inline-block;
  transform: scale(1, -1);
  content: '\e814';
  font-weight: normal;
  font-family: "fontello";
}
#global_nav .gnav li .sub_btn.is_open::after {
  transform: scale(1, 1);
}
#global_nav .gnav li .sub_box .subnav {
  display: flex;
}
#global_nav .gnav li .sub_box .subnav a {
  display: block;
}
#global_nav .gnav li .sub_box .subnav a::before {
  display: inline-block;
  transform: scale(0.55);
  content: '\e812';
  font-weight: normal;
  font-family: "fontello";
}
@media screen and (max-width: 47.99em) {
  #global_nav {
    width: 100%;
  }
  #global_nav #sp_btn {
    position: fixed;
    top: 1rem;
    right: 0.5rem;
    width: 4.4rem;
    height: 4.4rem;
    margin: 0;
    padding: 0;
    background: var(--color-base-bg);
    color: var(--color-main);
    line-height: 0.8;
    text-align: center;
  }
  #global_nav #sp_btn::before {
    display: block;
    content: '\e818';
    font-weight: normal;
    font-size: 3.6rem;
    font-family: "fontello";
    transition: 0.3s;
  }
  #global_nav #sp_btn::after {
    content: "MENU";
    font-weight: 700;
    font-size: 1rem;
    font-family: "Cormorant Garamond", serif;
  }
  #global_nav #sp_btn.close::before {
    content: "\e819";
  }
  #global_nav #sp_btn.close::after {
    content: "CLOSE";
  }
  #global_nav #sp_btn span {
    display: none;
  }
  #global_nav .gnav {
    position: absolute;
    top: 8rem;
    left: 3vw;
    width: 94vw;
    max-height: 75vh;
    padding: 1.6rem 1.8rem 2rem;
    overflow-y: auto;
    background-color: rgb(var(--color-main-vivid-rgb)/0.94);
    color: var(--color-white);
  }
  #global_nav .gnav > li > a, #global_nav .gnav > li button {
    display: block;
    margin-top: 0.5rem;
    margin-bottom: 0.7rem;
    padding: 0.6rem 1rem;
    font-size: 1.6rem;
  }
  #global_nav .gnav > li.sub .sub_btn {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  #global_nav .gnav > li.sub .sub_box .subnav {
    flex-wrap: wrap;
    gap: 1px;
  }
  #global_nav .gnav > li.sub .sub_box .subnav li {
    flex: 1 0 49%;
  }
  #global_nav .gnav > li.sub .sub_box .subnav li a {
    padding: 0.8rem;
    background-color: var(--color-sub);
    color: var(--color-white);
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 48em), print {
  #global_nav {
    width: 100%;
    background-color: rgb(var(--color-main-vivid-rgb)/0.8);
    color: var(--color-white);
  }
  #global_nav #sp_btn {
    display: none;
  }
  #global_nav .gnav {
    display: flex;
    justify-content: center;
    width: 1100px;
    height: 60px;
    margin-inline: auto;
    gap: 0 40px;
    font-size: 1.6rem;
    line-height: 1.2;
  }
  #global_nav .gnav > li > a, #global_nav .gnav > li button {
    display: block;
    position: relative;
    padding-block: 20px;
  }
  #global_nav .gnav > li > a::before, #global_nav .gnav > li button::before {
    display: block;
    position: absolute;
    bottom: 12px;
    width: 100%;
    height: 1px;
    background-color: transparent;
    content: "";
  }
  #global_nav .gnav > li > a:hover::before, #global_nav .gnav > li > a:focus::before, #global_nav .gnav > li > a.is_current::before, #global_nav .gnav > li button:hover::before, #global_nav .gnav > li button:focus::before, #global_nav .gnav > li button.is_current::before {
    background-color: rgb(var(--color-white-rgb)/0.6);
  }
  #global_nav .gnav > li.hn {
    display: none;
  }
  #global_nav .gnav > li.sub .sub_btn::after {
    margin-left: 3px;
    font-size: 90%;
    vertical-align: 0.15em;
  }
  #global_nav .gnav > li.sub .sub_box {
    z-index: 1;
    position: absolute;
    top: 60px;
    left: 0;
    min-width: 100%;
    padding-block: 20px;
    background-color: rgb(var(--color-sub-rgb)/0.47);
  }
  #global_nav .gnav > li.sub .sub_box .subnav {
    align-items: center;
    justify-content: center;
    min-width: 1040px;
    margin: 0 auto;
    gap: 1px;
  }
  #global_nav .gnav > li.sub .sub_box .subnav li {
    flex: 0 0 174px;
  }
  #global_nav .gnav > li.sub .sub_box .subnav li a {
    padding: 10px 6px;
    background-color: var(--color-sub-dark);
    color: var(--color-white);
    letter-spacing: 0.05em;
  }
  #global_nav .gnav > li.sub .sub_box .subnav li a:hover, #global_nav .gnav > li.sub .sub_box .subnav li a:focus {
    background-color: var(--color-sub);
  }
}
#fixed_bar {
  display: flex;
  z-index: 1;
  position: fixed;
  top: 6.6rem;
  right: 0;
  width: 100%;
}
#fixed_bar li {
  flex: 1;
}
#fixed_bar li a {
  width: 100%;
  padding: 0.5rem 0;
  font-weight: 500;
  font-size: 1.5rem;
}
@media screen and (max-width: 47.99em) {
  #fixed_bar li a::before {
    display: none;
  }
}
@media screen and (min-width: 48em), print {
  #fixed_bar {
    z-index: 2;
    top: 150px;
    flex-direction: column;
    width: 64px;
    gap: 25px;
    transition: top 0.5s;
  }
  #fixed_bar.is_fixed {
    top: 80px;
  }
  #fixed_bar li a {
    width: 64px;
    gap: 5px;
    font-size: 2.2rem;
    letter-spacing: 0.15em;
    text-align: inherit;
    text-orientation: upright;
    clip-path: polygon(0 12px, 100% 0, 100% 100%, 0 calc(100% - 12px));
    writing-mode: vertical-rl;
  }
  #fixed_bar li a.btn_rsv {
    padding: 24px 0 38px;
  }
  #fixed_bar li a.btn_line {
    padding: 12px 0 28px;
  }
}
@media print {
  #fixed_bar {
    display: none;
  }
}
.overview {
  background-image: var(--color-grad-overlay), url(../img/bg_pattern.webp);
  background-position: left top;
  background-size: 50vw auto;
  background-repeat: repeat;
  color: var(--color-white);
  font-size: 1.5rem;
  letter-spacing: 0.06em;
}
.overview .wrap {
  padding: 4rem 1rem;
}
.overview .wrap .logo {
  width: 86%;
  margin-inline: 4%;
}
.overview .wrap .sns {
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
  padding-block: 25px;
  gap: 40px;
}
.overview .wrap .sns li {
  width: 30px;
}
.overview .wrap .outline {
  display: grid;
  grid-template-columns: 35% auto;
  gap: 1rem 1.8rem;
}
.overview .wrap .outline dt {
  display: grid;
  align-items: center;
  background-color: var(--color-main);
  color: var(--color-white);
  text-align: center;
}
.overview .wrap .outline dd {
  padding-block: 0.2rem;
}
.overview .wrap .outline dd b {
  font-weight: inherit;
}
.overview .wrap .timetable {
  margin-top: 2rem;
}
.overview .wrap .timetable_tbl tbody th {
  letter-spacing: 0.01em;
}
.overview .wrap .related_link {
  margin-top: 3.5rem;
}
.overview .wrap .related_link li {
  margin-top: 1.2rem;
}
.overview .gmap {
  width: 100%;
  height: 32rem;
}
.overview .gmap iframe {
  width: 100%;
  height: 100%;
  border: none;
}
@media screen and (min-width: 48em), print {
  .overview {
    background-size: auto;
    font-size: 1.8rem;
  }
  .overview .wrap {
    display: grid;
    grid-template-rows: 130px 180px auto auto;
    grid-template-columns: 1fr 1fr;
    align-content: space-between;
    padding: 74px 0 132px;
  }
  .overview .wrap .logo {
    grid-row: 1/2;
    grid-column: 1/3;
    width: 622px;
    margin: 0 auto;
  }
  .overview .wrap .sns {
    grid-row: 2/3;
    grid-column: 1/3;
    margin-bottom: 24px;
    padding-block: 62px;
    gap: 62px;
  }
  .overview .wrap .sns li {
    width: 32px;
  }
  .overview .wrap .outline {
    grid-template-columns: 142px auto;
    grid-row: 3/5;
    grid-column: 1/2;
    align-items: start;
    gap: 30px 22px;
  }
  .overview .wrap .outline dt,
  .overview .wrap .outline dd {
    display: block;
    padding-block: 7px;
  }
  .overview .wrap .timetable {
    grid-row: 3/4;
    grid-column: 2/3;
    width: 550px;
    margin-top: 0;
  }
  .overview .wrap .related_link {
    grid-row: 4/5;
    grid-column: 2/3;
    margin-top: auto;
  }
  .overview .wrap .related_link li {
    margin-top: 40px;
  }
  .overview .wrap .related_link li a:hover {
    filter: opacity(0.7);
  }
  .overview .gmap {
    height: 570px;
  }
}
#global_footer {
  background-image: linear-gradient(rgb(var(--color-main-rgb)/0.95), rgb(var(--color-main-rgb)/1)), url(../img/bg_pattern.webp);
  background-position: left top;
  background-size: auto, 50vw auto;
  background-repeat: repeat;
  color: var(--color-white);
  line-height: 1;
  text-align: center;
}
#global_footer .footer_wrap {
  display: none;
}
#global_footer .copyright {
  display: block;
  padding-block: 1.5rem;
  background: var(--color-base-bg);
  color: var(--color-main);
  font-weight: 500;
  font-size: 1.3rem;
}
@media screen and (min-width: 48em), print {
  #global_footer {
    background-size: auto;
  }
  #global_footer .footer_wrap {
    display: block;
    padding-block: 65px;
    font-size: 1.6rem;
  }
  #global_footer .footer_wrap ul {
    letter-spacing: -0.4em;
    text-align: center;
  }
  #global_footer .footer_wrap ul li {
    display: inline-block;
    padding: 0 24px;
    letter-spacing: 0;
  }
  #global_footer .footer_wrap ul li ~ li {
    border-left: 1px solid currentColor;
  }
  #global_footer .footer_wrap ul li a {
    letter-spacing: 0.06em;
  }
  #global_footer .footer_wrap ul li a:hover {
    text-decoration: underline;
  }
  #global_footer .footer_wrap ul.gnav {
    margin-bottom: 20px;
  }
  #global_footer .footer_wrap ul.gnav .sub {
    display: none;
  }
  #global_footer .copyright {
    padding-block: 16px;
  }
}
.js-pageup {
  visibility: hidden;
  z-index: 1;
  position: fixed;
  right: 0;
  bottom: -5.5rem;
  opacity: 0;
  transition: 0.5s;
}
.js-pageup.is_active {
  visibility: visible;
  bottom: 0;
  opacity: 1;
}
@media screen and (min-width: 48em), print {
  .js-pageup {
    right: 40px;
    bottom: 30px;
  }
  .js-pageup.is_active {
    bottom: 30px;
  }
  .js-pageup.is_stay {
    bottom: 160px;
  }
}
#pageup {
  display: block;
  aspect-ratio: 1/1;
  width: 6.4rem;
  padding: 0 1rem 0.3rem;
  border: none;
  background: var(--color-pageup-bg);
  color: var(--color-white);
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
  clip-path: polygon(50% 0%, 85% 15%, 100% 50%, 85% 85%, 50% 100%, 15% 85%, 0 50%, 15% 15%);
}
#pageup::before {
  display: block;
  content: '\e814';
  font-weight: normal;
  font-family: "fontello";
}
@media screen and (min-width: 48em), print {
  #pageup {
    width: 122px;
    padding: 0 20px 8px;
    font-size: 2rem;
  }
  #pageup::before {
    margin-bottom: 5px;
  }
  #pageup:hover {
    filter: hue-rotate(-20deg) saturate(1.3);
  }
}
@media print {
  #pageup {
    display: none !important;
  }
}
.sp_n {
  display: none;
}
@media screen and (min-width: 48em), print {
  .sp_n {
    display: block;
  }
  .pc_n {
    display: none;
  }
}
.cf::after {
  display: block;
  clear: both;
  content: "";
}
.l-cf, .l-intro {
  display: flow-root;
}
@media screen and (min-width: 48em), print {
  .wrap {
    width: 1100px;
    margin-inline: auto;
  }
}
.fl_l {
  float: left;
}
.fl_r {
  float: right;
}
.txt_l {
  text-align: left !important;
}
.txt_r {
  text-align: right !important;
}
.txt_c {
  text-align: center !important;
}
@media screen and (min-width: 48em), print {
  .pc_txt_l {
    text-align: left !important;
  }
  .pc_txt_r {
    text-align: right !important;
  }
  .pc_txt_c {
    text-align: center !important;
  }
}
.img_c {
  max-width: 80%;
  margin: 0 auto 1.4rem;
}
.img_c.w100 {
  max-width: 100%;
}
.img_l, .img_r {
  max-width: 80%;
  margin: 0 auto 1.4rem;
}
@media screen and (max-width: 47.99em) {
  .img_c.sp_w100 {
    max-width: 100%;
  }
  .img_c.mb0, .img_l.mb0, .img_r.mb0 {
    margin-bottom: 1.4rem;
  }
}
@media screen and (min-width: 48em), print {
  .img_c {
    max-width: 750px;
    margin: 0 auto 20px;
  }
  .img_c.pc_w100 {
    max-width: 100%;
  }
  .img_l {
    max-width: 375px;
    margin-top: calc((1lh - 1em) * 0.5);
    margin-right: 35px;
    margin-bottom: 0.5em;
    margin-left: 0;
    float: left;
  }
  .img_r {
    max-width: 375px;
    margin-top: calc((1lh - 1em) * 0.5);
    margin-right: 0;
    margin-bottom: 0.5em;
    margin-left: 35px;
    float: right;
  }
}
.mb40 {
  margin-bottom: 4rem;
}
.mb0 {
  margin-bottom: 0;
}
.mt40 {
  margin-top: 4rem;
}
.mt30 {
  margin-top: 3rem;
}
.mt20 {
  margin-top: 2rem;
}
.mt10 {
  margin-top: 1rem;
}
.mt5 {
  margin-top: 0.5rem;
}
.mt0 {
  margin-top: 0;
}
@media screen and (min-width: 48em), print {
  .mb40 {
    margin-bottom: 80px;
  }
  .mt40 {
    margin-top: 80px;
  }
  .mt30 {
    margin-top: 60px;
  }
  .mt20 {
    margin-top: 40px;
  }
  .mt10 {
    margin-top: 20px;
  }
  .mt5 {
    margin-top: 10px;
  }
}
.l-flex {
  display: flex;
  flex-wrap: wrap;
}
.l-flex > * {
  flex: 1;
}
.l-flex2, .l-flex3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.l-flex2 > *, .l-flex3 > * {
  width: 48%;
}
.l-flex2 > *:nth-child(-n+2), .l-flex3 > *:nth-child(-n+2) {
  margin-top: 0 !important;
}
.l-flex2_pc, .l-flex3_pc {
  display: block;
}
@media screen and (min-width: 48em), print {
  .l-flex2_pc, .l-flex3_pc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .l-flex2_pc > * {
    width: 48%;
  }
  .l-flex2_pc > *:nth-child(-n+2) {
    margin-top: 0 !important;
  }
  .l-flex3 > *, .l-flex3_pc > * {
    width: 30%;
  }
  .l-flex3 > *:nth-child(-n+3), .l-flex3_pc > *:nth-child(-n+3) {
    margin-top: 0 !important;
  }
}
:where(section):has(> .img_r, > .img_l) {
  display: flow-root;
}
:where(section):has(> .img_r, > .img_l) > section:first-of-type {
  clear: both;
}
:where(section) > :last-child {
  margin-bottom: 0;
}
.l-intro > :last-child {
  margin-bottom: 0;
}
article > .l-intro {
  margin-bottom: 4rem;
}
article > .l-intro ~ :where(section) {
  margin-top: 4rem;
}
article > .l-intro ~ :where(section) :where(section) {
  margin-top: 3rem;
}
article > .l-intro ~ :where(section) :where(section) :where(section) {
  margin-top: 2rem;
}
article > :where(section) ~ :where(section) {
  margin-top: 5rem;
}
article > :where(section) :where(section) {
  margin-top: 4rem;
}
article > :where(section) :where(section) :where(section) {
  margin-top: 3rem;
}
article > :where(section) :where(section) :where(section) :where(section) {
  margin-top: 2rem;
}
article > :where(section) :where(section) :where(section) :where(section) :where(section) {
  margin-top: 1.5rem;
}
article :is(h2, h3, h4, h5, h6) + section {
  margin-top: 0;
}
article :is(h2, h3, h4, h5, h6) + p {
  margin-top: calc((1em - 1lh) * 0.5);
}
@media screen and (min-width: 48em), print {
  article > .l-intro {
    margin-bottom: 80px;
  }
  article > .l-intro ~ :where(section) {
    margin-top: 60px;
  }
  article > .l-intro ~ :where(section) :where(section) {
    margin-top: 40px;
  }
  article > .l-intro ~ :where(section) :where(section) :where(section) {
    margin-top: 30px;
  }
  article > :where(section) ~ :where(section) {
    margin-top: 80px;
  }
  article > :where(section) :where(section) {
    margin-top: 60px;
  }
  article > :where(section) :where(section) :where(section) {
    margin-top: 40px;
  }
  article > :where(section) :where(section) :where(section) :where(section) {
    margin-top: 30px;
  }
  article > :where(section) :where(section) :where(section) :where(section) :where(section) {
    margin-top: 20px;
  }
}
.tit_01 {
  color: var(--color-h1);
  font-weight: 500;
  font-size: 2.6rem;
}
.tit_02 {
  display: grid;
  align-items: center;
  min-height: 5.5rem;
  margin-bottom: 2rem;
  padding-left: 6.8rem;
  background-image: url(../img/tit_02.svg);
  background-position: left center;
  background-size: 5.5rem auto;
  background-repeat: no-repeat;
  color: var(--color-main);
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.2;
}
.tit_03 {
  display: grid;
  align-items: center;
  min-height: 4.8rem;
  margin-bottom: 2rem;
  padding-left: 3rem;
  background-image: url(../img/tit_03.svg);
  background-position: left center;
  background-size: 5rem auto;
  background-repeat: no-repeat;
  color: var(--color-h3);
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.2;
}
.tit_04 {
  display: flex;
  margin-bottom: 1.8rem;
  gap: 0 0.4rem;
  color: var(--color-h4);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.2;
}
.tit_04::before {
  flex: none;
  content: '\e813';
  color: var(--color-main-mute);
  font-weight: normal;
  font-size: 2.2rem;
  line-height: 1;
  font-family: "fontello";
}
.tit_04::after {
  display: block;
  flex-grow: 1;
  flex-shrink: 1;
  width: 1px;
  height: 1px;
  margin-top: 0.6em;
  border-bottom: 1px solid;
  -o-border-image: linear-gradient(270deg, transparent 1px, var(--color-main-dull) 1px, var(--color-main-dull) 99%, transparent 99%) 1;
  border-image: linear-gradient(270deg, transparent 1px, var(--color-main-dull) 1px, var(--color-main-dull) 99%, transparent 99%) 1;
  content: "";
}
.tit_05 {
  display: flex;
  margin-bottom: 1.5rem;
  gap: 0 0.4rem;
  color: var(--color-h5);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.2;
}
.tit_05::before {
  flex: none;
  margin: 0.15rem 0.2rem 0;
  content: '\e81a';
  color: var(--color-treatment-mark);
  font-weight: normal;
  font-size: 1.4rem;
  font-family: "fontello";
}
.tit_05::after {
  display: block;
  flex-grow: 1;
  flex-shrink: 1;
  width: 1px;
  height: 1px;
  margin-top: 0.6em;
  border-bottom: 1px solid;
  -o-border-image: linear-gradient(270deg, transparent 1px, var(--color-sub-lite) 1px, var(--color-sub-lite) 99%, transparent 99%) 1;
  border-image: linear-gradient(270deg, transparent 1px, var(--color-sub-lite) 1px, var(--color-sub-lite) 99%, transparent 99%) 1;
  content: "";
}
.tit_06 {
  display: flex;
  margin-bottom: 1.3rem;
  gap: 0 0.4rem;
  color: var(--color-h6);
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.2;
}
.tit_06::before {
  flex: none;
  margin: 0.3rem;
  content: '\e817';
  color: var(--color-txt02);
  font-weight: normal;
  font-size: 1.3rem;
  line-height: 1;
  font-family: "fontello";
}
.tit_06::after {
  display: block;
  flex-grow: 1;
  flex-shrink: 1;
  width: 1px;
  height: 1px;
  margin-top: 0.6em;
  border-bottom: 2px solid;
  -o-border-image: repeating-linear-gradient(90deg, transparent, transparent 3px, var(--color-txt03) 3px, var(--color-txt03) 5px) 1;
  border-image: repeating-linear-gradient(90deg, transparent, transparent 3px, var(--color-txt03) 3px, var(--color-txt03) 5px) 1;
  content: "";
}
@media screen and (min-width: 48em), print {
  .tit_01 {
    font-size: 4.3rem;
  }
  .tit_02 {
    min-height: 78px;
    margin-bottom: 25px;
    padding-left: 100px;
    background-size: 78px auto;
    font-size: 3.4rem;
  }
  .tit_03 {
    min-height: 70px;
    margin-bottom: 25px;
    padding-left: 46px;
    background-size: 70px auto;
    font-size: 3rem;
  }
  .tit_04 {
    margin-bottom: 20px;
    gap: 0 5px;
    font-size: 2.6rem;
  }
  .tit_04::before {
    margin: 1px 1px 0;
    font-size: 3rem;
  }
  .tit_05 {
    margin-bottom: 18px;
    gap: 0 6px;
    font-size: 2.4rem;
  }
  .tit_05::before {
    margin: 4px 6px 0;
    font-size: 1.9rem;
  }
  .tit_06 {
    margin-bottom: 16px;
    gap: 0 8px;
    font-size: 2.2rem;
  }
  .tit_06::before {
    margin: 7px 7px 0;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 48em), print {
  :where(.contents) :where(li) {
    line-height: 1.5;
  }
}
.lst_ul {
  margin-bottom: 1em;
}
.lst_ul > li {
  margin-left: 1.4em;
  list-style-type: square;
}
.lst_ul > li::marker {
  color: var(--color-topics-mark);
  font-size: 70%;
}
.lst_ul > li ~ li {
  margin-top: 0.5em;
}
.lst_ul > li.etc {
  margin-left: 0;
  list-style-type: none;
}
.lst_ul.cols {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em 1.5em;
}
.lst_ul.cols > li ~ li {
  margin-top: 0;
}
.lst_check > li {
  padding-left: 1.4em;
}
.lst_check > li::before {
  display: inline-block;
  margin-right: 0.4em;
  margin-left: -1.4em;
  transform: scale(0.9) translateX(0.15em);
  content: '\e807';
  color: var(--color-topics-mark);
  font-weight: normal;
  font-family: "fontello";
}
.lst_check > li ~ li {
  margin-top: 0.5em;
}
.lst_ol {
  margin-bottom: 1em;
}
.lst_ol > li {
  margin-left: 1.4em;
  list-style-type: decimal;
}
.lst_ol > li ~ li {
  margin-top: 0.5em;
}
.lst_ol > li::marker {
  color: var(--color-topics-mark);
  font-weight: 500;
}
.lst_ol > li.none {
  margin-left: 0;
  list-style-type: none;
}
.lst_dl {
  margin-bottom: 1em;
}
.lst_dl > dt {
  margin-bottom: 0.15em;
  font-weight: 700;
  line-height: 1.2;
}
.lst_dl > dt ~ dt {
  margin-top: 1em;
}
.lst_dl > dd :last-child {
  margin-bottom: 0;
}
.dl_tbl {
  margin-bottom: 1em;
  border: 1px solid var(--color-border);
}
.dl_tbl dt {
  padding: 0.5em 1em;
}
.dl_tbl dt ~ dt {
  border-top: 1px solid var(--color-border);
}
.dl_tbl dd {
  padding: 1em;
  border-top: 1px solid var(--color-border);
}
.dl_flow {
  counter-reset: flowNum 0;
}
.dl_flow dt {
  padding: 0.9rem 1.5rem 0.3rem;
  border-width: 3px 3px 0 3px;
  border-style: double;
  border-color: var(--color-treatment-mark);
  color: var(--color-sub-dark);
  font-weight: 700;
  font-size: 1.8rem;
  counter-increment: flowNum 1;
}
.dl_flow dt::before {
  display: inline-block;
  margin-right: 0.8rem;
  content: counter(flowNum) ".";
  font-style: italic;
  font-size: 140%;
  line-height: 1;
}
.dl_flow dd {
  position: relative;
  padding: 0.3rem 1.5rem 1rem;
  border-width: 0 3px 3px 3px;
  border-style: double;
  border-color: var(--color-treatment-mark);
}
.dl_flow dd:not(:last-child) {
  margin-bottom: 4.5rem;
}
.dl_flow dd:not(:last-child)::after {
  display: block;
  position: absolute;
  right: 0;
  bottom: -3.8rem;
  left: 0;
  width: 6.5rem;
  height: 2rem;
  margin-inline: auto;
  background: var(--color-grad-arrow);
  background-color: transparent;
  content: "";
  clip-path: polygon(0 0, 50% 100%, 100% 0);
}
.dl_flow dd > *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 48em), print {
  .dl_flow dt {
    padding: 22px 28px 7px;
    font-size: 2.4rem;
  }
  .dl_flow dt::before {
    margin-right: 15px;
  }
  .dl_flow dd {
    padding: 7px 44px 28px 64px;
  }
  .dl_flow dd:not(:last-child) {
    margin-bottom: 80px;
  }
  .dl_flow dd:not(:last-child)::after {
    bottom: -55px;
    width: 65px;
    height: 26px;
  }
}
:where(.contents) :where(table) {
  line-height: 1.5;
}
.tbl_simple, .tbl_price, .tbl_data {
  width: 100%;
  margin-bottom: 1em;
  border-collapse: collapse;
}
.tbl_simple:has(+ .remarks), .tbl_price:has(+ .remarks), .tbl_data:has(+ .remarks), .tbl_simple:has(+ .lst_ul), .tbl_price:has(+ .lst_ul), .tbl_data:has(+ .lst_ul) {
  margin-bottom: 0.5em;
}
.tbl_simple th, .tbl_price th, .tbl_data th {
  padding: 0.8em 0.2em;
  font-weight: 400;
}
.tbl_simple td, .tbl_price td, .tbl_data td {
  padding: 0.8em 1em;
}
@media screen and (min-width: 48em), print {
  .tbl_simple th, .tbl_price th, .tbl_data th {
    padding: 1em 0.5em;
  }
  .tbl_simple td, .tbl_price td, .tbl_data td {
    padding: 1em 1.5em;
  }
}
.tbl_data th, .tbl_data td {
  border: 1px solid var(--color-gray);
}
.tbl_data thead th {
  border-left-color: var(--color-white);
  background-color: var(--color-gray);
  color: var(--color-white);
}
.tbl_data thead th:has(+ th) {
  border-right-color: var(--color-white);
}
.tbl_data tbody th {
  background-color: var(--color-txt05);
}
.tbl_price th, .tbl_price td {
  border: 1px solid var(--color-main-soft);
}
.tbl_price thead th {
  border-left-color: var(--color-white);
  background-color: var(--color-main-soft);
  color: var(--color-white);
}
.tbl_price thead th:has(+ th) {
  border-right-color: var(--color-white);
}
.tbl_price tbody th {
  background-color: var(--color-main-pale);
}
.tbl_simple tbody th {
  border: 1px solid var(--color-accent);
  background-color: var(--color-accent-pale);
}
.tbl_simple tbody td {
  border: 1px solid var(--color-accent);
}
.tbl_simple tbody tr:not(:last-of-type) th {
  border-bottom-color: var(--color-white);
}
@media screen and (max-width: 47.99em) {
  .sp_frame {
    width: 100%;
    padding-bottom: 1.2rem;
    overflow-x: auto;
  }
  .sp_frame > table {
    width: 200%;
  }
}
@media screen and (min-width: 48em), print {
  .sp_frame > table {
    width: 100%;
  }
}
.box_notes, .box_notice, .box_disease, .box_symptoms {
  margin-bottom: 1em;
  padding: 1.4rem 1.6rem;
}
.box_notes:has(+ .remarks), .box_notice:has(+ .remarks), .box_disease:has(+ .remarks), .box_symptoms:has(+ .remarks), .box_notes:has(+ .lst_any), .box_notice:has(+ .lst_any), .box_disease:has(+ .lst_any), .box_symptoms:has(+ .lst_any) {
  margin-bottom: 0.3em;
}
.box_notes > :last-child, .box_notice > :last-child, .box_disease > :last-child, .box_symptoms > :last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 48em), print {
  .box_notes, .box_notice, .box_disease, .box_symptoms {
    padding: 24px 28px;
  }
}
.box_symptoms {
  background: var(--color-sub-box);
}
.box_disease {
  background: var(--color-main-pale);
}
.box_notice {
  background: var(--color-accent-pale);
}
.box_notes {
  border: 1px solid var(--color-txt05);
  background: var(--color-base-bg);
  box-shadow: 2px 2px 2px var(--color-shadow);
}
:where(.contents) :where(a) {
  color: var(--color-main);
  text-decoration: underline;
}
@media screen and (min-width: 48em), print {
  :where(.contents) :where(a):hover {
    text-decoration: none;
  }
}
.lnkp_anchor {
  margin-bottom: 4.5rem;
}
.lnkp_anchor ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.lnkp_anchor ul li {
  flex-grow: 1;
  min-width: 5em;
}
.lnkp_anchor ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.6rem 1rem 0.6rem 1.5rem;
  font-weight: 500;
  font-size: 88%;
  letter-spacing: 0.02em;
  text-decoration: none;
  clip-path: polygon(1rem 0%, calc(100% - 1rem) 0%, 100% 50%, calc(100% - 1rem) 100%, 1rem 100%, 0% 50%);
}
.lnkp_anchor ul li a::after {
  flex-grow: 1;
  min-width: 2em;
  content: "▼";
  font-size: 60%;
  text-align: right;
}
.lnkp_anchor ul li:last-child {
  flex-grow: 0;
}
@media screen and (min-width: 48em), print {
  .lnkp_anchor {
    margin-bottom: 90px;
  }
  .lnkp_anchor ul {
    gap: 10px 14px;
  }
  .lnkp_anchor ul li {
    flex: 0 0 208px;
  }
  .lnkp_anchor ul li a {
    padding: 12px 18px 12px 22px;
    font-size: 1.7rem;
    clip-path: polygon(17px 0%, calc(100% - 17px) 0%, 100% 50%, calc(100% - 17px) 100%, 17px 100%, 0% 50%);
  }
  .lnkp_anchor ul li a:hover {
    filter: saturate(1.5) brightness(0.6) contrast(1.2);
  }
}
.lnkp_anchor ul[data-name=insured] li a {
  background: var(--color-grad-main01);
  color: var(--color-white);
}
.lnkp_anchor ul[data-name=insured] li a::after {
  color: var(--color-topics-mark);
}
.lnkp_anchor ul[data-name=private] li a {
  background: var(--color-grad-sub01);
  color: var(--color-sub-dense);
}
.lnkp_anchor ul[data-name=private] li a::after {
  color: var(--color-sub);
}
.btn_detail {
  display: inline-block;
  padding: 0.5rem 2rem 0.5rem 3rem;
  background: var(--color-main-bright);
  color: var(--color-white);
  font-weight: 500;
  text-decoration: none;
  clip-path: polygon(1rem 0%, 100% 0, 100% 100%, 0% 100%);
}
.btn_detail::before {
  display: inline-block;
  transform: scale(0.6) translateX(-0.4em);
  background: var(--color-feature-mark);
  content: '\e812';
  font-weight: normal;
  font-family: "fontello";
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
@media screen and (min-width: 48em), print {
  .btn_detail {
    padding: 8px 32px;
    font-size: 1.6rem;
    clip-path: polygon(12px 0%, 100% 0, 100% 100%, 0% 100%);
  }
  .btn_detail:hover {
    background: var(--color-sub-bright);
  }
}
.btn_back {
  display: inline-block;
  padding: 0.7rem 2rem;
  background: var(--color-grad-sub01);
  color: var(--color-sub-dense);
  font-weight: 500;
  letter-spacing: 0.04em;
  text-decoration: none;
  clip-path: polygon(1rem 0%, calc(100% - 1rem) 0%, 100% 50%, calc(100% - 1rem) 100%, 1rem 100%, 0% 50%);
}
.btn_back::before {
  display: inline-block;
  background: var(--color-targetdiz02-mark);
  content: '\e812';
  font-weight: normal;
  font-family: "fontello";
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: scale(0.6) translateX(-0.2em);
  background-clip: text;
}
@media screen and (min-width: 48em), print {
  .btn_back {
    padding: 6px 30px;
    letter-spacing: 0.04em;
    clip-path: polygon(14px 0%, calc(100% - 14px) 0%, 100% 50%, calc(100% - 14px) 100%, 14px 100%, 0% 50%);
  }
  .btn_back::before {
    transform: scale(0.55);
  }
  .btn_back:hover {
    background: var(--color-grad-main01);
    color: var(--color-white);
  }
}
mark {
  background: linear-gradient(transparent 60%, var(--color-highlight, mark) 60%);
  color: inherit;
}
.em {
  font-weight: bold;
}
.attn, .notification {
  color: var(--color-attention, #f00);
}
.f-smaller {
  font-size: 0.85em;
}
.f-larger {
  font-size: 1.15em;
}
.f-fpm {
  font-feature-settings: "palt";
}
.notification, ul.remarks > li, dl.remarks > dt, :not(dl, ul).remarks {
  padding-left: 1em;
  text-indent: -1em;
}
.notification > *, ul.remarks > li > *, dl.remarks > dt > *, :not(dl, ul).remarks > * {
  text-indent: 0;
}
span:not(dl, ul).remarks {
  display: inline-block;
}
dl.remarks > dt ~ dt {
  margin-top: 0.8em;
}
.notification {
  line-height: 1.5;
}
.js-tel {
  white-space: nowrap;
}
@media screen and (max-width: 47.99em) {
  .js-tel a {
    color: inherit;
    text-decoration: none !important;
  }
}
.phone:has(> a) a::before, .phone::before {
  display: inline-block;
  content: '\e80a';
  font-weight: normal;
  line-height: 1;
  font-family: "fontello";
}
.phone:has(> a)::before {
  display: none;
}
.phone:has(> a) a {
  display: inline-block;
}
.btn_line, .btn_rsv {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.btn_line::before, .btn_rsv::before {
  flex: none;
  aspect-ratio: 1/1;
  line-height: 1;
  letter-spacing: 0;
  text-align: right;
}
@media screen and (max-width: 47.99em) {
  .btn_line, .btn_rsv {
    padding-right: 14px;
  }
  .btn_line::before, .btn_rsv::before {
    width: 22px;
    margin: 11px;
    font-size: 20px;
  }
}
@media screen and (min-width: 48em), print {
  .btn_line, .btn_rsv {
    padding-right: 0.8em;
  }
  .btn_line:hover, .btn_rsv:hover {
    filter: saturate(1.5);
  }
  .btn_line:hover::before, .btn_rsv:hover::before {
    filter: saturate(0.6);
  }
}
.btn_rsv {
  background: linear-gradient(var(--color-main-bright) 4.5%, var(--color-main) 44.6%, var(--color-main) 65.6%, var(--color-main-bright) 96.1%);
  color: var(--color-white);
}
.btn_rsv::before {
  content: '\e80c';
  font-weight: normal;
  font-family: "fontello";
  text-align: center;
}
@media screen and (min-width: 48em), print {
  .btn_rsv::before {
    margin: 0.45em;
    font-size: 1.38em;
  }
}
.btn_line {
  background: var(--color-linebtn-bg);
  color: var(--color-linebtn-txt);
}
.btn_line::before {
  background-image: url(../img/icon_line.svg);
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
@media screen and (min-width: 48em), print {
  .btn_line::before {
    width: 1.46em;
    margin: 0.73em;
  }
}
.app_btns {
  display: flex;
}
.app_btns li a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  clip-path: polygon(1rem 0%, calc(100% - 1rem) 0%, 100% 50%, calc(100% - 1rem) 100%, 1rem 100%, 0% 50%);
}
.timetable_tbl {
  width: 100%;
  border-collapse: collapse;
  line-height: 1;
}
.timetable_tbl thead th {
  padding: 1rem 0;
  background-color: var(--color-main);
  color: var(--color-white);
  font-weight: 400;
  text-align: left;
}
.timetable_tbl thead th:first-child {
  width: 34%;
  text-align: center;
}
.timetable_tbl thead th:last-child {
  width: 12%;
  padding-right: 2%;
}
.timetable_tbl tbody tr {
  border-bottom: 1px solid var(--color-white);
  background-color: var(--color-main-lite);
  color: var(--color-base-txt);
}
.timetable_tbl tbody tr th {
  padding: 1rem 0;
  font-weight: 500;
  white-space: nowrap;
}
.timetable_tbl tbody tr td {
  padding: 1rem 0;
}
.timetable_tbl tbody tr td:last-child {
  padding-right: 3%;
  padding-left: 2%;
}
.timetable_tbl tbody tr td.open {
  color: var(--color-main);
}
.timetable_note {
  padding-top: 1rem;
}
@media screen and (min-width: 48em), print {
  .timetable_tbl {
    table-layout: fixed;
  }
  .timetable_tbl thead th {
    padding: 0.64em 0;
  }
  .timetable_tbl thead th:first-child {
    width: 31%;
  }
  .timetable_tbl tbody tr th, .timetable_tbl tbody tr td {
    padding: 0.7em 0;
  }
  .timetable_note {
    padding-top: 0.9em;
  }
}
.splide__container {
  box-sizing: border-box;
  position: relative;
}
.splide__list {
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  backface-visibility: hidden;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide__pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  margin: 0;
  line-height: 1;
  list-style-type: none;
  pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
  display: none;
}
.splide__progress__bar {
  width: 0;
}
.splide {
  visibility: hidden;
  position: relative;
}
.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  box-sizing: border-box;
  position: relative;
  flex-shrink: 0;
  margin: 0;
  backface-visibility: hidden;
  list-style-type: none !important;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__spinner {
  contain: strict;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 20px;
  margin: auto;
  border: 2px solid #333;
  border-radius: 50%;
  border-left-color: transparent;
  animation: splide-loading 1s infinite linear;
}
.splide__sr {
  border: 0;
  clip: rect(0, 0, 0, 0);
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
}
.splide__toggle__pause {
  display: none;
}
.splide__toggle.is-active .splide__toggle__play {
  display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}
.splide__track {
  z-index: 0;
  position: relative;
  overflow: hidden;
}
@keyframes splide-loading {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.splide__track--fade > .splide__list > .splide__slide {
  z-index: 0;
  margin: 0 !important;
  opacity: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  z-index: 1;
  opacity: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide__track--ttb > .splide__list {
  display: block;
}
.splide__arrow {
  display: flex;
  z-index: 1;
  position: absolute;
  top: 50%;
  align-items: center;
  justify-content: center;
  width: 2em;
  height: 2em;
  padding: 0;
  transform: translateY(-50%);
  border: 0;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
.splide__arrow svg {
  fill: #000;
  width: 70%;
  height: 70%;
}
.splide__arrow:disabled {
  opacity: 0;
}
.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__arrow--prev {
  left: 0.3em;
}
.splide__arrow--prev svg {
  transform: scaleX(-1);
}
.splide__arrow--next {
  right: 0.3em;
}
.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__pagination {
  padding: 0 1em;
}
.splide__pagination__page {
  display: inline-block;
  position: relative;
  width: 10px;
  height: 10px;
  margin: 5px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #ccc;
}
.splide__pagination__page.is-active {
  z-index: 1;
  background: #000;
}
.splide__pagination__page:hover {
  cursor: pointer;
}
.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__progress__bar {
  height: 3px;
  background: #ccc;
}
.splide__slide {
  -webkit-tap-highlight-color: transparent;
}
.splide__slide:focus {
  outline: 0;
}
@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}
.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__track--nav > .splide__list > .splide__slide {
  cursor: pointer;
  opacity: 0.6;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
  opacity: 1;
}
.splide__arrows--rtl .splide__arrow--prev {
  right: 1em;
  left: auto;
}
.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
  right: auto;
  left: 1em;
}
.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}
.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%, 0);
}
.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotateZ(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
  top: auto;
  bottom: 1em;
}
.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotateZ(90deg);
}
.splide__pagination--ttb {
  display: flex;
  top: 0;
  right: 0.5em;
  bottom: 0;
  left: auto;
  flex-direction: column;
  padding: 1em 0;
}
body#page_index #global_header {
  --height-hero: 24.0rem;
}
@media screen and (min-width: 48em), print {
  body#page_index #global_header {
    --height-hero: 777px;
    position: relative;
    height: calc(var(--height-hero) + 60px);
  }
  body#page_index #global_header .header_wrap {
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
    margin-bottom: 0 !important;
    padding-inline: calc(50% - 550px);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.hero_img {
  opacity: 0;
}
.hero_img.is-initialized.is-active {
  animation: fadeIn 2s forwards;
}
.hero {
  position: relative;
}
.hero_img {
  z-index: -1;
  position: absolute;
  height: var(--height-hero);
  inset: 0;
}
.hero_catch {
  display: flex;
  align-items: center;
  width: 100%;
  height: var(--height-hero);
  margin: 0;
  padding: 1.5rem 1rem;
  color: var(--color-main);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
  text-shadow: 0 0 1.2rem var(--color-white);
}
@media screen and (min-width: 48em), print {
  .hero::before {
    position: absolute;
    width: 100%;
    height: 186px;
    inset: 0 0 auto;
    background: linear-gradient(rgb(var(--color-white-rgb)/1) 0%, rgb(var(--color-white-rgb)/0.7) 48.57%, rgb(var(--color-white-rgb)/0) 100%);
    content: "";
  }
  .hero_catch {
    width: 1100px;
    margin: 0 auto;
    padding: 1.5rem 0;
    font-size: 3.4rem;
    letter-spacing: 0.03em;
    text-shadow: 0 0 30px var(--color-white);
  }
}
.feature_tit, .targetdiz_tit, .treatment_tit {
  margin-bottom: 2.5rem;
  padding: 5.4rem 0 0;
  background-image: url(../img/tit_02.svg);
  background-position: center top;
  background-size: 5rem auto;
  background-repeat: no-repeat;
  color: var(--color-main);
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 48em), print {
  .feature_tit, .targetdiz_tit, .treatment_tit {
    display: grid;
    align-items: center;
    min-height: 78px;
    margin-bottom: 20px;
    padding: 0 0 0 100px;
    background-position: left center;
    background-size: 78px auto;
    font-size: 3.2rem;
    text-align: left;
  }
}
.treatment_tit {
  background-image: url(../img/tit_02_w.svg);
  color: var(--color-white);
}
.targetdiz_box .tit {
  display: flex;
  margin-bottom: 2rem;
  gap: 0 0.2rem;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.2;
  letter-spacing: 0.04em;
}
.targetdiz_box .tit::before {
  flex: none;
  content: '\e813';
  font-weight: normal;
  font-size: 2rem;
  line-height: 1.12;
  font-family: "fontello";
}
.targetdiz_box .tit::after {
  display: block;
  flex-grow: 1;
  width: 1px;
  height: 1px;
  margin-top: 0.6em;
  margin-left: 0.2em;
  border-bottom: 1px solid;
  content: "";
}
@media screen and (min-width: 48em), print {
  .targetdiz_box .tit {
    margin-bottom: 25px;
    gap: 0 6px;
    font-size: 2.6rem;
  }
  .targetdiz_box .tit::before {
    font-size: 3rem;
  }
  .targetdiz_box .tit::after {
    margin-top: 0.65em;
    margin-left: 0.25em;
  }
}
.js-accordion > dt {
  cursor: pointer;
}
.js-accordion > dd {
  word-wrap: break-word;
}
.js-accordion > dd a {
  text-decoration: underline;
}
.js-accordion > dd a:hover {
  text-decoration: none;
}
.js-accordion > dd:not(:nth-of-type(-n+3)) {
  display: none;
}
.topics_wrap {
  padding: 4rem 4% 3.5rem;
  background-image: var(--color-grad-section);
  background-size: auto 15rem;
  background-repeat: no-repeat;
}
.topics .tit {
  min-height: 4.8rem;
  margin-bottom: 2rem;
  padding-top: 1.2rem;
  padding-left: 3rem;
  background-image: url(../img/tit_03.svg);
  background-position: left center;
  background-size: 5rem auto;
  background-repeat: no-repeat;
  color: var(--color-main);
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1.2;
  font-family: "Cormorant Garamond", serif;
}
.topics .tit i {
  display: inline-block;
  margin-left: 0.6em;
  font-weight: 400;
  font-size: 1.3rem;
  font-family: "Shippori Mincho B1", serif;
}
.topics .box {
  max-height: 24rem;
  padding-right: 1rem;
  padding-left: 1rem;
  overflow-y: auto;
  scrollbar-color: var(--color-main-bright) var(--color-ghost);
  scrollbar-width: thin;
}
.topics .box dl {
  font-weight: 500;
}
.topics .box dl > dt {
  color: var(--color-main);
  font-size: 1.5rem;
}
.topics .box dl > dt ~ dt {
  margin-top: 1.8rem;
  padding-top: 1.8rem;
  border-top: 1px solid;
  -o-border-image: linear-gradient(90deg, var(--color-sub-lite) 25%, transparent 25%) 1;
  border-image: linear-gradient(90deg, var(--color-sub-lite) 25%, transparent 25%) 1;
}
.topics .box dl > dt a {
  color: inherit;
}
.topics .box dl > dt time {
  display: inline-block;
  margin-left: 0.8em;
  color: var(--color-txt02);
  font-size: 1.2rem;
  line-height: 1.1;
  font-family: "Cinzel", serif;
  -webkit-text-decoration: underline overline var(--color-txt04);
  text-decoration: underline overline var(--color-txt04);
  text-underline-position: under;
  text-underline-offset: -2px;
}
.topics .box dl > dd {
  padding-top: 0.7em;
}
.topics .box dl.js-accordion > dt {
  padding-left: 2.2rem;
}
.topics .box dl.js-accordion > dt::before {
  display: inline-block;
  margin-right: 0.5rem;
  margin-left: -2.2rem;
  transform: scale(1, -1);
  content: '\e80e';
  color: var(--color-topics-mark);
  font-weight: normal;
  font-size: 1.7rem;
  line-height: 0.7;
  font-family: "fontello";
}
.topics .box dl.js-accordion > dt.is_open::before {
  transform: scale(1, 1);
}
@media screen and (min-width: 48em), print {
  .topics {
    display: flex;
    justify-content: space-between;
    padding: 80px calc(50% - 550px) 90px;
    background-image: var(--color-grad-section);
    background-size: auto 353px;
    background-repeat: no-repeat;
  }
  .topics_wrap {
    width: 526px;
    padding: 0;
    background: none;
  }
  .topics .tit {
    min-height: 70px;
    margin-bottom: 30px;
    padding-top: 14px;
    padding-left: 50px;
    background-size: 70px auto;
    font-size: 3.9rem;
  }
  .topics .tit i {
    font-size: 1.6rem;
  }
  .topics .box {
    max-height: 380px;
    padding-right: 28px;
    padding-left: 0;
  }
  .topics .box dl > dt {
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: 0.01em;
  }
  .topics .box dl > dt ~ dt {
    margin-top: 38px;
    padding-top: 38px;
    -o-border-image: linear-gradient(90deg, var(--color-sub-lite) 106px, transparent 106px) 1;
    border-image: linear-gradient(90deg, var(--color-sub-lite) 106px, transparent 106px) 1;
  }
  .topics .box dl > dt a:hover {
    color: var(--color-main-bright);
    -webkit-text-decoration: underline 1px var(--color-main-bright);
    text-decoration: underline 1px var(--color-main-bright);
  }
  .topics .box dl > dt time {
    font-size: 1.6rem;
    letter-spacing: 0;
  }
  .topics .box dl > dd {
    padding-top: 0;
    font-size: 1.6rem;
  }
  .topics .box dl.js-accordion > dt::before {
    margin-right: 7px;
    font-size: 2.2rem;
  }
  .topics .box dl.js-accordion > dt ~ dt {
    -o-border-image: linear-gradient(90deg, transparent 28px, var(--color-sub-lite) 28px, var(--color-sub-lite) 134px, transparent 134px) 1;
    border-image: linear-gradient(90deg, transparent 28px, var(--color-sub-lite) 28px, var(--color-sub-lite) 134px, transparent 134px) 1;
  }
  .topics .box dl.js-accordion > dd {
    padding-left: 28px;
  }
}
.treatment {
  padding: 4rem 4% 6rem;
  background-image: var(--color-grad-overlay), url(../img/bg_pattern.webp);
  background-position: left top;
  background-size: 50vw auto;
  background-repeat: repeat;
  color: var(--color-white);
}
.treatment_tit {
  margin-bottom: 4rem;
}
.treatment_lst {
  display: flex;
  flex-wrap: wrap;
  padding-inline: 2%;
  gap: 1.8rem 4%;
}
.treatment_lst > li {
  width: 48%;
}
.treatment_lst > li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-weight: 400;
  font-size: 1.7rem;
  letter-spacing: 0.06em;
}
.treatment_lst > li a::before {
  order: -2;
  aspect-ratio: 1/1;
  width: 90%;
  margin: 0 5% 0.5rem;
  background-image: url(../img/index/treatment_ico_beauty-derma.svg);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.treatment_lst > li a::after {
  display: inline-block;
  order: -1;
  transform: scale(0.6) translateX(-0.2em);
  content: '\e812';
  color: var(--color-treatment-mark);
  font-weight: normal;
  font-family: "fontello";
}
.treatment_lst > li .a_derma::before {
  background-image: url(../img/index/treatment_ico_derma.svg);
}
.treatment_lst > li .a_ped-derma::before {
  background-image: url(../img/index/treatment_ico_ped-derma.svg);
}
.treatment_lst > li .a_beauty-derma::before {
  background-image: url(../img/index/treatment_ico_beauty-derma.svg);
}
.treatment_lst > li .a_surgery::before {
  background-image: url(../img/index/treatment_ico_surgery.svg);
}
.treatment_lst > li .a_c-surgery::before {
  background-image: url(../img/index/treatment_ico_c-surgery.svg);
}
.treatment_lst > li .a_cosme::before {
  background-image: url(../img/index/treatment_ico_cosme.svg);
}
@media screen and (min-width: 48em), print {
  .treatment {
    padding: 28px 0;
    background-size: auto;
  }
  .treatment .wrap {
    display: flex;
    align-items: center;
    height: 320px;
    gap: 0 100px;
    background-image: url(../img/logomark_wm.svg);
    background-position: right center;
    background-size: 320px auto;
    background-repeat: no-repeat;
  }
  .treatment_tit {
    margin-bottom: 0;
  }
  .treatment_lst {
    padding-inline: 0;
    gap: 0 26px;
  }
  .treatment_lst > li {
    width: 160px;
  }
  .treatment_lst > li a {
    font-size: 1.8rem;
    letter-spacing: 0.06em;
  }
  .treatment_lst > li a::before {
    width: 160px;
    margin: 0 0 8px;
  }
  .treatment_lst > li a::after {
    transform: scale(0.5) translate(0, 0.2em);
  }
  .treatment_lst > li a:hover::before {
    transform: translateY(-5px);
    filter: brightness(1.1) drop-shadow(0 0 2px var(--color-white));
  }
  .treatment_lst > li a:hover::after {
    color: var(--color-sub-bright);
  }
}
.targetdiz {
  padding: 4rem 4%;
  background-image: var(--color-grad-section);
  background-size: auto 20rem;
  background-repeat: no-repeat;
}
.targetdiz_box ~ .targetdiz_box {
  margin-top: 3rem;
}
.targetdiz_box .lst {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 0.8rem;
}
.targetdiz_box .lst li {
  flex-grow: 1;
}
.targetdiz_box .lst li a {
  display: block;
  padding: 0.8rem 1.6rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  clip-path: polygon(1rem 0%, calc(100% - 1rem) 0%, 100% 50%, calc(100% - 1rem) 100%, 1rem 100%, 0% 50%);
}
.targetdiz_box .lst li a::before {
  display: inline-block;
  transform: scale(0.6) translateX(-0.2em);
  content: '\e812';
  font-weight: normal;
  font-family: "fontello";
}
.targetdiz_box[data-name=insured] .tit {
  color: var(--color-main);
}
.targetdiz_box[data-name=insured] .tit::before {
  color: var(--color-main-mute);
}
.targetdiz_box[data-name=insured] .tit::after {
  border-color: var(--color-main-dull);
}
.targetdiz_box[data-name=insured] .lst li a {
  background: var(--color-grad-main01);
  color: var(--color-white);
}
.targetdiz_box[data-name=insured] .lst li a::before {
  background: var(--color-targetdiz01-mark);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.targetdiz_box[data-name=private] .tit {
  color: var(--color-targetdiz02-tit);
}
.targetdiz_box[data-name=private] .tit::before {
  color: var(--color-targetdiz02-titmark);
}
.targetdiz_box[data-name=private] .tit::after {
  border-color: var(--color-targetdiz02-border);
}
.targetdiz_box[data-name=private] .lst li a {
  background: var(--color-grad-sub01);
  color: var(--color-sub-dense);
}
.targetdiz_box[data-name=private] .lst li a::before {
  background: var(--color-targetdiz02-mark);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
@media screen and (min-width: 48em), print {
  .targetdiz {
    padding: 64px 0;
    background-size: auto 823px;
  }
  .targetdiz_box ~ .targetdiz_box {
    margin-top: 42px;
  }
  .targetdiz_box .lst {
    margin-top: 26px;
    gap: 20px 14px;
  }
  .targetdiz_box .lst li {
    flex: 0 0 208px;
  }
  .targetdiz_box .lst li a {
    padding: 12px 16px;
    letter-spacing: 0.04em;
    clip-path: polygon(17px 0%, calc(100% - 17px) 0%, 100% 50%, calc(100% - 17px) 100%, 17px 100%, 0% 50%);
  }
  .targetdiz_box .lst li a::before {
    transform: scale(0.55);
  }
  .targetdiz_box .lst li a:hover::before {
    transform: scale(0.65) translateX(263px);
  }
  .targetdiz_box[data-name=insured] .lst li a:hover {
    filter: saturate(1.3) brightness(1.1);
  }
  .targetdiz_box[data-name=private] .lst li a:hover {
    filter: saturate(1.5) brightness(0.8) contrast(1.5);
  }
}
.feature {
  padding: 4rem 4%;
  background-image: var(--color-grad-section);
  background-size: auto 20rem;
  background-repeat: no-repeat;
}
.feature_lst {
  counter-reset: fNum 0;
}
.feature_lst .box {
  z-index: 0;
  position: relative;
  margin-top: 3rem;
  counter-increment: fNum 1;
}
.feature_lst .box::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 25%;
  height: 100%;
  background: var(--color-feature-shade);
  content: "";
  clip-path: polygon(0 0, 100% 0, 15% 100%, 0% 100%);
}
.feature_lst .box .img {
  position: relative;
}
.feature_lst .box .img img {
  z-index: -1;
  position: relative;
}
.feature_lst .box .img::before {
  position: absolute;
  bottom: -0.3rem;
  left: 1.5rem;
  content: "POINT";
  color: var(--color-white);
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1;
  font-family: "Cinzel", serif;
  letter-spacing: 0.01em;
}
.feature_lst .box .img::after {
  position: absolute;
  bottom: -0.3rem;
  left: 7rem;
  content: counter(fNum);
  color: var(--color-white);
  font-weight: 400;
  font-size: 7rem;
  line-height: 0.7;
  font-family: "Cinzel", serif;
}
.feature_lst .box .txt {
  position: relative;
  margin-bottom: 2rem;
  padding: 1.3rem 0 0 1.3rem;
  font-weight: 500;
  line-height: 1.77;
  letter-spacing: 0;
}
.feature_lst .box .more {
  line-height: 1;
  text-align: right;
}
.feature_lst .box.message {
  display: grid;
  place-content: center;
  padding: 5rem 0 5rem 4rem;
  background-image: url(../img/index/feature_msg_bg.webp);
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
  color: var(--color-main);
}
.feature_lst .box.message::before {
  z-index: -1;
}
.feature_lst .box.message p {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 1.9rem;
  line-height: 1.73;
}
@media screen and (min-width: 48em), print {
  .feature {
    padding: 64px 0 190px;
    background-size: auto 863px;
  }
  .feature_lst {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    gap: 76px 70px;
  }
  .feature_lst .box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 515px;
    min-height: 420px;
    margin-top: 0;
  }
  .feature_lst .box::before {
    width: 140px;
    clip-path: polygon(0 0, 100% 0, 11% 100%, 0% 100%);
  }
  .feature_lst .box .img::before {
    bottom: -6px;
    left: 20px;
    font-size: 3.4rem;
    letter-spacing: 0.01em;
  }
  .feature_lst .box .img::after {
    bottom: -5px;
    left: 130px;
    font-size: 11rem;
  }
  .feature_lst .box .txt {
    flex-grow: 1;
    margin-bottom: 0;
    padding: 15px 0 0 20px;
    letter-spacing: 0.02em;
  }
  .feature_lst .box.message {
    padding: 0 0 0 46px;
    background-size: auto;
  }
  .feature_lst .box.message p {
    font-size: 3rem;
  }
}
.heading {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 10rem;
  padding: 1rem;
  background: var(--color-grad-heading);
}
.heading h1 {
  color: var(--color-h1);
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.2;
}
@media screen and (min-width: 48em), print {
  .heading {
    min-height: 200px;
    padding: 0 calc(50% - 550px);
  }
  .heading h1 {
    font-size: 4.3rem;
  }
}
.breadcrumbs {
  padding: 1rem;
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.3;
}
.breadcrumbs li {
  display: inline-block;
}
.breadcrumbs li:not(:first-child)::before {
  display: inline-block;
  margin: 0 0.2em;
  content: "＞";
}
.breadcrumbs li a {
  color: var(--color-main-vivid);
}
@media screen and (min-width: 48em), print {
  .breadcrumbs {
    padding: 10px 0 0;
    font-size: 1.6rem;
  }
  .breadcrumbs ol {
    width: 1100px;
    margin-inline: auto;
  }
  .breadcrumbs ol a:hover {
    text-decoration: underline;
  }
}
.contents {
  padding: 2.5rem 4% 4rem;
}
@media screen and (min-width: 48em), print {
  .contents {
    width: 1100px;
    margin-inline: auto;
    padding: 50px 0 100px;
  }
}
body#page_doctor .doctor_greeting .signature {
  text-align: right;
}
body#page_doctor .doctor_greeting .signature span {
  font-size: 112.5%;
}
body#page_doctor .doctor_profile > section {
  margin-top: 3rem;
}
body#page_doctor .doctor_profile .bio dl {
  display: grid;
  grid-template-columns: 5em auto;
  gap: 0.4em 0.5em;
}
body#page_doctor .doctor_profile .bio dl dt {
  white-space: nowrap;
}
@media screen and (min-width: 48em), print {
  body#page_doctor .doctor_profile > section {
    margin-top: 60px;
  }
}
body#page_visitor .firstguide .lst_ul {
  padding: 0.5em;
  border: 1px solid var(--color-main-pale);
  background-color: var(--color-main-mist);
}
body#page_visitor .appointment {
  padding: 1rem 1.5rem 1.5rem;
  border: 1px solid var(--color-main-pale);
  background: var(--color-main-mist);
  box-shadow: 0 0 0.7rem var(--color-sub-pale);
}
body#page_visitor .appointment .phone {
  margin-bottom: 0.5em;
  color: var(--color-main);
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  text-align: center;
}
body#page_visitor .appointment .app_btns {
  justify-content: space-between;
}
body#page_visitor .appointment .app_btns li {
  width: 48%;
  font-size: 1.5rem;
}
@media screen and (min-width: 48em), print {
  body#page_visitor .appointment {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 40px;
    gap: 0 30px;
  }
  body#page_visitor .appointment .phone {
    margin-bottom: 0;
    font-size: 3rem;
    letter-spacing: 0.06em;
    text-align: left;
  }
  body#page_visitor .appointment .phone::before {
    margin-right: 5px;
  }
  body#page_visitor .appointment .app_btns {
    justify-content: normal;
    gap: 0 20px;
  }
  body#page_visitor .appointment .app_btns li {
    width: 200px;
    font-size: 1.8rem;
  }
  body#page_visitor .dl_flow + section {
    margin-top: 40px;
  }
}
body#page_access .access_info > section {
  margin-top: 3rem;
}
body#page_access .access_info > section p {
  margin-top: -1.8rem;
  margin-left: 5rem;
  font-size: 1.6rem;
}
body#page_access .access_info > dt {
  padding: 0.5rem 1.4rem;
  background-color: var(--color-main);
  color: var(--color-white);
}
body#page_access .access_info > dd {
  padding: 1rem 1.4rem 2rem;
  font-size: 1.6rem;
}
body#page_access .access_info > dd b {
  font-weight: inherit;
}
body#page_access .gmap {
  width: 100%;
  height: 30rem;
  margin-top: 2rem;
}
body#page_access .gmap iframe {
  width: 100%;
  height: 100%;
  border: none;
}
@media screen and (min-width: 48em), print {
  body#page_access .timetable {
    font-size: 2rem;
  }
  body#page_access .timetable_tbl {
    line-height: 2;
  }
  body#page_access .access_info {
    display: grid;
    grid-template-columns: 240px auto;
    align-items: center;
    gap: 10px 20px;
  }
  body#page_access .access_info > dt {
    padding: 15px 30px;
  }
  body#page_access .access_info > dd {
    padding: 15px;
    font-size: 2rem;
    word-spacing: 0.5em;
  }
  body#page_access .access_info > dd br {
    display: none;
  }
  body#page_access .gmap {
    height: 500px;
    margin-top: 30px;
  }
}
body#page_price .tbl_price th {
  width: 30%;
}
body#page_price .tbl_price td {
  padding-left: 1.5em;
}
@media screen and (min-width: 48em), print {
  body#page_price .tbl_price {
    width: -moz-fit-content;
    width: fit-content;
    min-width: 50%;
  }
  body#page_price .tbl_price th {
    width: 180px;
  }
  body#page_price .tbl_price td {
    padding-left: 2em;
  }
}
@counter-style p-decimal {
  system: extends decimal;
  prefix: "";
  suffix: " ) ";
  speak-as: number;
}
body#page_privacy_policy article .lead {
  margin-bottom: 4.5rem;
}
body#page_privacy_policy article h2, body#page_privacy_policy article h3 {
  min-height: 1em;
  margin-bottom: 0.5em;
  padding-left: 0;
  background: none;
}
body#page_privacy_policy article h2.tit_02, body#page_privacy_policy article h3.tit_02 {
  text-indent: -0.5em;
}
body#page_privacy_policy article ul ul, body#page_privacy_policy article ul ol, body#page_privacy_policy article ol ul, body#page_privacy_policy article ol ol {
  margin-block: 0.5em;
}
body#page_privacy_policy article .lst_ul > li {
  list-style-type: disc;
}
body#page_privacy_policy article .lst_ul > li::marker {
  color: inherit;
}
body#page_privacy_policy article .lst_ol > li {
  list-style-type: p-decimal;
}
body#page_privacy_policy article .lst_ol > li::marker {
  color: inherit;
  font-weight: normal;
  font-size: inherit;
}
body#page_privacy_policy article .dl_num dt ~ dt {
  margin-top: 0.8em;
}
body#page_privacy_policy article .dl_num > dd {
  padding-left: 1.5em;
}
body#page_privacy_policy article .pp_sign {
  margin-top: 5rem;
  text-align: right;
}
body#page_privacy_policy article .pp_contactus {
  margin-top: 3rem;
  text-align: right;
}
body#page_privacy_policy article .pp_contactus div {
  word-break: auto-phrase;
  word-spacing: 0.5em;
}
@media screen and (min-width: 48em), print {
  body#page_privacy_policy article .lead {
    margin-bottom: 90px;
  }
  body#page_privacy_policy article .pp_sign {
    margin-top: 100px;
  }
  body#page_privacy_policy article .pp_contactus {
    margin-top: 25px;
  }
  body#page_privacy_policy article .pp_contactus div {
    text-align: right;
  }
  body#page_privacy_policy article .pp_contactus div br {
    display: none;
  }
}
body#page_404 .notfound {
  padding: 3rem 1rem;
  text-align: center;
}
body#page_404 .notfound .btn_back {
  margin-top: 2em;
}
/*# sourceMappingURL=style.css.map */
