@charset "UTF-8";
*:focus:not(:focus-visible), *::before:focus:not(:focus-visible), *::after:focus:not(:focus-visible) { outline: none; }

/* https://medium.com/@matuzo/writing-css-with-accessibility-in-mind-8514a0007939 */
.visually-hidden { position: absolute; white-space: nowrap; width: 1px; height: 1px; overflow: hidden; border: 0; padding: 0; clip: rect(0 0 0 0); clip-path: inset(50%); margin: -1px; }

/* https://www.scottohara.me/blog/2019/01/12/lists-and-safari.html */
.plain-list { list-style: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E"); padding-left: 0; }

/* Box sizing rules */
*, *::before, *::after { box-sizing: border-box; }

/* Remove default margin */
body, h1, h2, h3, h4, p, figure, blockquote, dl, dd { margin: 0; }

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role="list"], ol[role="list"] { list-style: none; }

/* Set core root defaults */
html:focus-within { scroll-behavior: smooth; }

/* Set core body defaults */
body { min-height: 100vh; text-rendering: optimizeSpeed; line-height: 1.5; }

/* A elements that don't have a class get default styles */
a:not([class]) { text-decoration-skip-ink: auto; }

/* Make images easier to work with */
img, picture { max-width: 100%; display: block; }

/* Inherit fonts for inputs and buttons */
input, button, textarea, select { font: inherit; }

/* Remove all animations and transitions for people that prefer not to see them */
html { -webkit-text-size-adjust: 100%; }

h5, h6 { margin: 0; }

ul, ol { margin: 0; padding: 0; list-style: none; }

p { margin: 0 0 1.0em; }

img { height: auto; border: none; object-fit: contain; }

iframe { max-width: 100%; height: 100%; border: none; }

i, em { font-style: normal; }

@font-face { font-family: 'fontello'; src: url("fontello/font/fontello.woff2") format("woff2"); font-display: fallback; }
.sp_n { display: none; }

@media screen and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none; } }
.cf::before, .cf::after { content: ''; display: block; }

.cf::after { clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_c { text-align: center !important; }

.txt_l { text-align: left !important; }

.txt_r { text-align: right !important; }

.bold { font-weight: bold; }

.img_c { margin: 1.3rem auto; }

.img_l, .img_r { max-width: 80%; margin: 1.3rem auto; }

@media screen and (min-width: 48em), print { .img_c { max-width: 80%; margin-bottom: 20px; }
  .img_l { float: left; max-width: 450px; margin: 0 40px 20px 0; }
  .img_r { float: right; max-width: 450px; margin: 0 0 20px 40px; } }
.mt40 { margin-top: 4.0rem; }

.mt30 { margin-top: 3.0rem; }

.mt20 { margin-top: 2.0rem; }

.mt10 { margin-top: 1.0rem; }

.mt5 { margin-top: 0.5rem; }

article + article, main.wrap + article { margin-top: 4.0rem; }
article > .intro, main.wrap > .intro { margin-bottom: 4.0rem; }
article > .intro :last-child, main.wrap > .intro :last-child { margin-bottom: 0; }
article > section ~ section, main.wrap > section ~ section { margin-top: 4.0rem; }
article > section > section, main.wrap > section > section { margin-top: 3.0rem; }
article > section > section > section, main.wrap > section > section > section { margin-top: 2.0rem; }

@media screen and (min-width: 48em), print { .mt40 { margin-top: 80px; }
  .mt30 { margin-top: 60px; }
  .mt20 { margin-top: 40px; }
  .mt10 { margin-top: 20px; }
  .mt5 { margin-top: 10px; }
  article + article, main.wrap + article { margin-top: 80px; }
  article > .intro, main.wrap > .intro { margin-bottom: 80px; }
  article > section ~ section, main.wrap > section ~ section { margin-top: 80px; }
  article > section > section, main.wrap > section > section { margin-top: 60px; }
  article > section > section > section, main.wrap > section > section > section { margin-top: 40px; } }
.flex2, .flex3 { display: flex; flex-wrap: wrap; justify-content: space-between; }
.flex2 > *, .flex3 > * { width: 48%; }
.flex2 > *:nth-child(-n+2), .flex3 > *:nth-child(-n+2) { margin-top: 0 !important; }

.flex2_pc, .flex3_pc { display: block; }

@media screen and (min-width: 48em), print { .flex2_pc, .flex3_pc { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .flex2 > *, .flex2_pc > * { width: 46%; }
  .flex2 > *:nth-child(-n+2), .flex2_pc > *:nth-child(-n+2) { margin-top: 0 !important; }
  .flex3 > *, .flex3_pc > * { width: 30%; }
  .flex3 > *:nth-child(-n+3), .flex3_pc > *:nth-child(-n+3) { margin-top: 0 !important; } }
.tel { font-family: YuMincho, 'Yu Mincho', '游明朝', 'Hiragino Mincho ProN', 'MS PMincho', serif; line-height: 1.2; white-space: nowrap; color: #5fa9dd; }
.tel::before { margin-right: 0.2em; font-family: 'fontello'; font-weight: normal; font-size: 90%; content: '\e802'; }
@media screen and (min-width: 48em), print { .tel { font-size: 3.0rem; letter-spacing: 0.03em; } }

.tel_2 { font-family: YuMincho, 'Yu Mincho', '游明朝', 'Hiragino Mincho ProN', 'MS PMincho', serif; line-height: 1.2; white-space: nowrap; color: #5fa9dd; }
.tel_2::before { margin-right: 0.2em; font-family: 'fontello'; font-weight: normal; font-size: 90%; content: '\e802'; }
@media screen and (min-width: 48em), print { .tel_2 { font-size: 2.0rem; letter-spacing: 0.03em; } }

.tbl_time { width: 100%; border-collapse: collapse; background: #fff; }
.tbl_time caption { caption-side: bottom; margin-top: 0.3em; text-align: left; font-size: 86%; }
.tbl_time tr th { padding: 0.3em 0; }
.tbl_time tr th[scope="col"] { color: #fff; background: #5fa9dd; }
.tbl_time tr th[scope="col"]:first-child { width: 32%; }
.tbl_time tr th.time { font-weight: normal; font-size: 92%; white-space: nowrap; border-bottom: 1px solid #5fa9dd; }
.tbl_time tr td { padding: 0.3em 0; text-align: center; color: #94c84a; border-bottom: 1px solid #5fa9dd; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; }
  .tbl_time caption { font-size: 100%; }
  .tbl_time tr th { padding: 0.6em 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 25%; }
  .tbl_time tr th.time { font-size: 100%; }
  .tbl_time tr td { padding: 0.5em 0; font-size: 112%; }
  .tbl_time tr :last-child { width: 12%; padding-right: 1.5%; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { margin: 0 0 3.0rem; padding: 2.0rem 1.0rem; font-size: 2.2rem; }

.tit_02, .information_tit, .feature_tit, .treatments_tit, .greeting_tit { margin: 0 auto 2.0rem; font-family: YuMincho, 'Yu Mincho', '游明朝', 'Hiragino Mincho ProN', 'MS PMincho', serif; font-weight: 600; font-size: 2.0rem; line-height: 1.1; text-align: center; color: #595959; }
.tit_02::after, .information_tit::after, .feature_tit::after, .treatments_tit::after, .greeting_tit::after { display: block; width: 2em; height: 0.8em; margin: 0 auto; content: ''; background: url(../img/tit_02.svg) no-repeat left bottom/contain; }

.tit_03 { position: relative; margin: 0 0 1.6rem; padding: 0.4rem 0.3rem 0.3rem 1em; font-family: YuMincho, 'Yu Mincho', '游明朝', 'Hiragino Mincho ProN', 'MS PMincho', serif; font-weight: normal; font-size: 1.8rem; line-height: 1.2; color: #fff; background: #5fa9dd; }
.tit_03::before { position: absolute; top: 0; left: 0; width: 0.5em; height: 0.8em; content: ''; border-bottom: 3px solid #94c84a; }

.tit_04, .lst_flow dt { position: relative; margin: 0 0 1.6rem; padding: 0 0 0.5rem 1.8em; font-family: YuMincho, 'Yu Mincho', '游明朝', 'Hiragino Mincho ProN', 'MS PMincho', serif; font-size: 1.7rem; line-height: 1.2; color: #5fa9dd; }
.tit_04::before, .lst_flow dt::before { position: absolute; top: 0; left: 0; display: block; width: 1.8em; height: 1em; content: ''; background: url("../img/tit_04_icon.svg") no-repeat left top/auto 100%; }
.tit_04::after, .lst_flow dt::after { position: absolute; bottom: 0; left: 0; display: block; width: 100%; height: 2px; content: ''; background: linear-gradient(to right, #94c84a 6.5em, #ccc 6.5em); }

.tit_05 { margin: 0 0 1.0rem; padding: 0.2rem 0.2rem 0.1rem 0.8em; font-family: YuMincho, 'Yu Mincho', '游明朝', 'Hiragino Mincho ProN', 'MS PMincho', serif; font-size: 1.6rem; line-height: 1.2; color: #5fa9dd; border-left: 5px solid #5fa9dd; }

@media screen and (min-width: 48em), print { .tit_01 { margin: 0 0 30px; padding: 40px 0; font-size: 3.2rem; }
  .tit_02, .information_tit, .feature_tit, .treatments_tit, .greeting_tit { margin: 0 auto 40px; font-size: 3.6rem; letter-spacing: 0.03em; }
  .tit_03 { margin: 0 0 30px; padding: 8px 7px 6px 32px; font-size: 3.0rem; }
  .tit_03::before { width: 16px; height: 27px; border-bottom: 4px solid #94c84a; }
  .tit_04, .lst_flow dt { margin: 0 0 24px; padding: 0 0 8px 42px; font-size: 2.4rem; }
  .tit_04::before, .lst_flow dt::before { width: 40px; content: ''; background-size: 40px auto; }
  .tit_05 { margin: 0 0 16px; padding: 3px 2px 1px 14px; font-size: 1.8rem; } }
.marker, .lst_marker > li { padding-left: 1em; text-indent: -1em; }
.marker > *, .lst_marker > li > * { text-indent: 0; }

.marker_dsc, .lst_ul > li { padding-left: 1.2em; text-indent: -1.2em; }
.marker_dsc::before, .lst_ul > li::before { display: inline-block; width: 1em; height: 1em; margin-right: 0.2em; content: ''; background: #c1df97; border-radius: 50%; transform: scale(0.8); vertical-align: -0.12em; }
.marker_dsc > *, .lst_ul > li > * { text-indent: 0; }

.lst_ul > li:not(:first-child) { margin-top: 0.5em; }
.lst_ul > li.none { padding-left: 0; text-indent: 0; }
.lst_ul > li.none::before { display: none; }

.lst_ol { list-style-type: decimal; }
.lst_ol > li { margin-left: 1.2em; }
.lst_ol > li::marker { font-family: YuMincho, 'Yu Mincho', '游明朝', 'Hiragino Mincho ProN', 'MS PMincho', serif; }
.lst_ol > li:not(:first-child) { margin-top: 0.5em; }

.lst_flow dd { margin: 0; position: relative; }
.lst_flow dd:not(:last-child) { margin: 0 0 6.0rem; }
.lst_flow dd:not(:last-child)::after { position: absolute; bottom: -5.0rem; left: 0; right: 0; display: block; width: 0; height: 0; margin: auto; content: ''; border-style: solid; border-width: 2.0rem 3.0rem 1.0rem 3.0rem; border-color: #94c84a transparent transparent transparent; }
@media screen and (min-width: 48em), print { .lst_flow dd { margin: 0 0 10.0rem; } }

.lst_tbl { color: #333; background: #fff; border: 1px solid #ccc; }
.lst_tbl dt { padding: 0.6em; font-weight: bold; font-size: 112%; font-family: YuMincho, 'Yu Mincho', '游明朝', 'Hiragino Mincho ProN', 'MS PMincho', serif; color: #fff; background: #8cc1e6; }
.lst_tbl dd { padding: 0.8em 0.6em; border-top: 1px solid #ccc; }
.lst_tbl dd.box { padding: 0 0 0.6em; }
.lst_tbl dd.box > * { padding: 0.6em; }
.lst_tbl dd.box .col { margin: 0; background: #eef5fb; border-bottom: 1px solid #ccc; }
.lst_tbl + * { margin-top: 8px; }

.tbl_, .tbl_price, .tbl_def, .tbl_rows { width: 100%; border-collapse: collapse; border-spacing: 0; color: #333; background: #fff; }
.tbl_ caption, .tbl_price caption, .tbl_def caption, .tbl_rows caption { text-align: left; }
.tbl_ th, .tbl_price th, .tbl_def th, .tbl_rows th, .tbl_ td, .tbl_price td, .tbl_def td, .tbl_rows td { padding: 0.5rem; text-align: left; font-weight: normal; border: 1px solid #ccc; }
@media screen and (min-width: 48em), print { .tbl_ th, .tbl_price th, .tbl_def th, .tbl_rows th, .tbl_ td, .tbl_price td, .tbl_def td, .tbl_rows td { padding: 15px 20px; } }
.tbl_ + *, .tbl_price + *, .tbl_def + *, .tbl_rows + * { margin-top: 8px; font-size: 86%; }
.tbl_price caption { caption-side: bottom; margin-top: 0.5em; }
.tbl_price thead th { font-weight: bold; color: #fff; background: #8cc1e6; }
.tbl_price thead td { text-align: center; background: #eff7e5; }
.tbl_price tbody th { width: 50%; background: #eef5fb; }
.tbl_price tbody td { text-align: center; }
.tbl_def thead th { font-weight: bold; color: #fff; background: #8cc1e6; }
.tbl_def th { background: #eef5fb; }
.tbl_def .col { background: #f8fbfd; }
.tbl_rows th { font-weight: bold; color: #5fa9dd; border-width: 1px 0px; border-color: #8cc1e6; }
.tbl_rows td { border-width: 1px 0px; border-color: #8cc1e6; }

.box_, .box_notice, .box_notes { padding: 1.0rem; }
.box_ > :last-child, .box_notice > :last-child, .box_notes > :last-child { margin-bottom: 0; }
.box_ + p, .box_notice + p, .box_notes + p { margin-top: 1em; }
@media screen and (min-width: 48em), print { .box_, .box_notice, .box_notes { padding: 28px; } }
.box_notice { background: #eef5fb; }
.box_notes { background: #f5faf0; }

.btn_, .btn_detail, .btn_back { display: inline-flex; justify-content: space-between; align-items: center; width: 100%; height: 2.6em; padding: 0.5em; font-weight: bold; line-height: 1.2; text-decoration: none !important; color: #fff; background: #94c84a; border-radius: 1.3em; }
.btn_::before, .btn_detail::before, .btn_back::before { flex: none; width: 1.5em; content: ''; }
.btn_::after, .btn_detail::after, .btn_back::after { flex: none; width: 1.75em; text-align: center; font-weight: normal; font-family: 'fontello'; font-size: 80%; content: '\f006'; }
@media screen and (min-width: 48em), print { .btn_, .btn_detail, .btn_back { width: 280px; height: 60px; border-radius: 30px; }
  .btn_:hover, .btn_detail:hover, .btn_back:hover { background: #71b215; } }

.btn_back { background: #5fd6dd; }

.lnk_, .lnk_to, .lnk_external, .information_box .news_body a { text-decoration: underline; }
.lnk_:hover, .lnk_to:hover, .lnk_external:hover, .information_box .news_body a:hover { text-decoration: none; }
.lnk_to { color: #94c84a; }
.lnk_to::after { content: '≫'; }
.lnk_external { color: #94c84a; }

.caution { font-weight: bold; color: #2588ce; }

.liner { background: linear-gradient(to bottom, transparent 59%, #5fd6dd 60%); }

html { font-size: calc(100vw / 32); font-family: YuGothic, 'Yu Gothic Medium', '游ゴシック Medium', 'Yu Gothic', 'Hiragino Sans', Meiryo, sans-serif; }

body { background: #fff; color: #333; word-wrap: break-word; }
body::after { visibility: hidden; width: 100%; height: 100%; content: ''; background: linear-gradient(to bottom, transparent 6rem, rgba(255, 255, 255, 0.8) 6rem); position: fixed; top: 0; z-index: 2; opacity: 0; transition: all .2s ease-in-out 0s; }
body.spnav_modal { height: 100%; overflow: hidden; }
body.spnav_modal::after { visibility: visible; opacity: 1; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.4; }
.main.wrap { padding: 3.0rem 1.0rem; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1200px + 40px); }
  body::after { display: none; }
  a, button { transition: .2s; }
  .wrap { width: 1200px; margin: auto; }
  .main { font-size: 1.8rem; }
  .main.wrap { padding: 60px 0 90px; }
  .main.wrap p { letter-spacing: 0.03em; line-height: 1.45; } }
.header .wrap { padding: 1.0rem; }
.header .wrap .logo { height: 4.6rem; margin-bottom: 0.5rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo.png) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .headR .clinic_location { margin-bottom: 0.5rem; text-align: center; }
.header .wrap .headR .clinic_location li { display: inline-block; margin: 0 0.5rem; font-size: 1.2rem; }
.header .wrap .headR .clinic_location li::before { display: inline-block; width: 1em; margin-right: 0.5em; font-family: 'fontello'; color: #5fa9dd; text-align: center; }
.header .wrap .headR .clinic_location li.accsess::before { content: '\e803'; }
.header .wrap .headR .clinic_location li.parking::before { content: '\e801'; }
.header .wrap .headR .clinic_contact { display: flex; justify-content: space-between; align-items: center; }
.header .wrap .headR .clinic_contact li { width: 100%; text-align: center; }
.header .wrap .headR .clinic_contact li .tel { display: inline-flex; justify-content: center; align-items: center; width: 100%; height: 3.0rem; font-weight: bold; font-size: 1.6rem; border: 2px solid #5fa9dd; border-radius: 1.5rem; }

@media screen and (min-width: 48em), print { .header .wrap { display: flex; justify-content: space-between; align-items: center; padding: 20px 0; }
  .header .wrap .logo { width: 402px; height: 76px; margin: 0; }
  .header .wrap .headR { width: 740px; display: flex; justify-content: flex-end; column-gap: 30px; }
  .header .wrap .headR .clinic_location li { display: block; font-size: 1.8rem; text-align: left; }
  .header .wrap .headR .clinic_contact { column-gap: 20px; }
  .header .wrap .headR .clinic_contact li { width: auto; }
  .header .wrap .headR .clinic_contact li .tel { height: auto; font-weight: normal; font-size: 3.0rem; border: none; } }
#nav { width: 100%; position: absolute; top: 0; left: 0; z-index: 100; }
#nav #sp_menu { display: block; width: 4.4rem; height: 4.4rem; color: #5fa9dd; background: transparent; text-align: center; line-height: 1; font-size: 1.0rem; padding: 0; border: none; position: absolute; top: 1.0rem; right: 1.0rem; }
#nav #sp_menu::before { display: block; font-family: 'fontello'; content: '\e814'; font-size: 3.2rem; }
#nav #sp_menu.close::before { content: '\e813'; }
#nav #sp_menu span { display: none; }
#nav .gnav_subnav { display: none; position: absolute; top: 6.0rem; left: 0; right: 0; z-index: 10; overflow-y: auto; width: 94vw; max-height: 80vh; margin: auto; padding: 1.6rem; color: #fff; background: #5fa9dd; }
#nav .gnav_subnav .gnav > li { font-size: 1.4rem; }
#nav .gnav_subnav .gnav > li a { display: block; padding: 1.0rem; }
#nav .gnav_subnav .gnav > li .sub_btn { display: flex; justify-content: space-between; width: 100%; text-align: left; padding: 1.0rem; color: inherit; background: none; border: none; cursor: pointer; }
#nav .gnav_subnav .gnav > li .sub_btn::after { font-family: 'fontello'; content: '\f004'; }
#nav .gnav_subnav .gnav > li .sub_btn.close::after { content: '\f005'; }
#nav .gnav_subnav .gnav > li .sub_box { display: none; background: #8cc1e6; }
#nav .gnav_subnav .gnav > li .sub_box .subnav { display: flex; flex-wrap: wrap; }
#nav .gnav_subnav .gnav > li .sub_box .subnav li { flex-grow: 1; width: 50%; border-top: 1px solid #c5e0f2; }
#nav .gnav_subnav .gnav > li .sub_box .subnav li:nth-child(odd) { border-right: 1px solid #c5e0f2; }
#nav .gnav_subnav .gnav > li .sub_box .subnav li a { padding: 1.0rem 0.4rem 1.0rem 1.0rem; color: #fff; line-height: 1.25; }
#nav .gnav_subnav .gnav > li .sub_box .subnav li a i { display: inline-block; font-size: 86%; }

@media screen and (min-width: 48em), print { #nav { position: static; }
  #nav #sp_menu { display: none; }
  #nav .gnav_subnav { display: block; overflow: visible; position: static; top: auto; width: 100%; padding: 0; }
  #nav .gnav_subnav .gnav { display: flex; justify-content: space-between; width: 1200px; margin: auto; }
  #nav .gnav_subnav .gnav > li { font-weight: bold; font-size: 1.8rem; width: 100%; }
  #nav .gnav_subnav .gnav > li:not(:last-child) { border-bottom: none; }
  #nav .gnav_subnav .gnav > li.sub { position: relative; }
  #nav .gnav_subnav .gnav > li a { display: flex; justify-content: center; align-items: center; height: 80px; }
  #nav .gnav_subnav .gnav > li a:hover { background: #8cc1e6; }
  #nav .gnav_subnav .gnav > li .sub_btn { justify-content: center; align-items: center; height: 80px; }
  #nav .gnav_subnav .gnav > li .sub_btn:hover, #nav .gnav_subnav .gnav > li .sub_btn.close { background: #8cc1e6; }
  #nav .gnav_subnav .gnav > li .sub_btn::after { display: none; }
  #nav .gnav_subnav .gnav > li .sub_box { z-index: 1; position: absolute; top: 80px; left: -100px; width: 200%; }
  #nav .gnav_subnav .gnav > li .sub_box .subnav li a { height: 60px; }
  #nav .gnav_subnav .gnav > li .sub_box .subnav li a:hover { background: #2588CE; }
  #nav .gnav_subnav .gnav > li .sub_box .subnav li a i { font-size: 100%; } }
body#page_index .gnav_subnav a.home, body#page_doctor .gnav_subnav a.doctor, body#page_clinic .gnav_subnav a.clinic, body#page_first .gnav_subnav a.first, body#page_access .gnav_subnav a.access, body#page_staff .gnav_subnav a.staff { background: #94c84a; }
body#page_internal .gnav_subnav button.sub_btn, body#page_nephrology .gnav_subnav button.sub_btn, body#page_diabetes .gnav_subnav button.sub_btn, body#page_high_blood_pressure .gnav_subnav button.sub_btn, body#page_dyslipidemia .gnav_subnav button.sub_btn, body#page_gout .gnav_subnav button.sub_btn, body#page_arteriosclerosis .gnav_subnav button.sub_btn, body#page_vaccination .gnav_subnav button.sub_btn, body#page_checkup .gnav_subnav button.sub_btn, body#page_visit .gnav_subnav button.sub_btn, body#page_cpap .gnav_subnav button.sub_btn, body#page_private .gnav_subnav button.sub_btn { background: #94c84a !important; }

.overview { padding: 2.0rem 1.0rem; background: #f9f9f9; font-size: 1.4rem; }
.overviewL .clinic_name { max-width: 80%; margin: 0 auto 2.0rem; }
.overviewL .outline { display: flex; justify-content: space-between; flex-wrap: wrap; row-gap: 0.8rem; width: 100%; }
.overviewL .outline dt { width: 5.2em; padding: 0.3em 0.5em; white-space: nowrap; font-weight: bold; color: #fff; background: #5fa9dd; border-radius: 4px; }
.overviewL .outline dd { width: calc(100% - 5.2em); padding: 0.2em 0 0.2em 0.8em; }
.overviewR .clinic_contact { display: flex; align-items: center; justify-content: space-between; margin: 1.5rem 0; padding: 0.8rem 0.6rem; background: #fff; }
.overviewR .clinic_contact li { width: 100%; text-align: center; }
.overviewR .clinic_contact li .tel { font-size: 2.0rem; }
.overviewR .tbl_time { margin: 1.5rem 0; }
.overview .gmap { height: 28.0rem; }

@media screen and (min-width: 48em), print { .overview { padding: 40px 0 0; font-size: 1.8rem; }
  .overview > .wrap { display: flex; justify-content: space-between; }
  .overviewL { width: 570px; }
  .overviewL .clinic_name { width: 402px; margin: 0 0 30px; }
  .overviewL .outline { row-gap: 20px; }
  .overviewL .outline dt { width: 100px; text-align: center; }
  .overviewL .outline dd { width: calc(100% - 100px); padding: 0.3em 20px; }
  .overviewR { width: 570px; }
  .overviewR .clinic_contact { justify-content: space-evenly; margin: 0 0 26px; }
  .overviewR .clinic_contact li .tel { font-size: 3.0rem; }
  .overviewR .tbl_time { margin: 0; }
  .overview .gmap { height: 300px; margin-top: 35px; } }
#tel_up { display: block; width: 100%; height: 4.0rem; background: #fff; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.6rem; display: flex; justify-content: space-between; }
#tel_up ul { display: flex; justify-content: space-between; width: calc(100% - 4.0rem); padding: 0 1px; }
#tel_up ul li { flex: 1; padding: 0 1px; }
#tel_up ul li a { display: flex; justify-content: center; align-items: center; width: 100%; height: 4.0rem; color: #5fa9dd; font-weight: bold; background: linear-gradient(to bottom, #fff 0%, #eef5fb 70%, #92d9f9 100%); border-radius: 0; }
#tel_up ul li.foot_tel a::before { margin-right: 0.2em; font-weight: normal; font-family: 'fontello'; content: '\e802'; }
#tel_up #pageup { display: block; width: 4.0rem; height: 100%; margin: 0 auto; padding: 0; font-size: 3.0rem; text-align: center; line-height: 1; color: #fff; background: #94c84a; border: none; cursor: pointer; }
#tel_up #pageup::before { font-family: 'fontello'; content: '\f005'; }
#tel_up #pageup span { display: none; }

@media screen and (min-width: 48em), print { #tel_up { width: 60px; height: 60px; bottom: 10px; right: auto; left: calc(50% + (1200px / 2) - 60px); background: none; padding: 0; }
  #tel_up ul { display: none; }
  #tel_up #pageup { width: 60px; height: 60px; font-size: 3.4rem; border-radius: 50%; }
  #tel_up #pageup:hover { background: #71B215; } }
.footer { text-align: center; padding: 0 0 4.0rem; }
.footer .copyright { display: block; padding: .6rem 1.0rem; font-size: 1.2rem; color: #fff; background: #5fa9dd; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 20px 0 0; }
  .footer .copyright { margin: 20px 0 0; padding: 26px 0; font-size: 1.8rem; }
  .footer ul { display: block; margin: 0 0 12px; line-height: 1; text-align: center; }
  .footer ul li { display: inline-block; font-size: 1.8rem; -webkit-text-size-adjust: none; }
  .footer ul li:not(:last-child)::after { content: '｜'; }
  .footer ul li a span { display: none; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul.gnav .sub { display: none; } }
#keyvsl { position: relative; height: 18.0rem; max-width: 100%; margin: 0 0 1.6rem; font-size: 1.4rem; line-height: 1.3; background: url(../img/index_keyvsl01.jpg) no-repeat center top/cover; }
#keyvsl .catch { position: absolute; top: 77%; left: 50%; display: inline-block; margin: 0; padding: 0.8rem 1.0rem 0.5rem; font-family: YuMincho, 'Yu Mincho', '游明朝', 'Hiragino Mincho ProN', 'MS PMincho', serif; font-weight: 600; text-align: center; white-space: nowrap; color: #5fa9dd; background: rgba(255, 255, 255, 0.9); transform: translate(-50%, -50%); }
#keyvsl .notice { position: absolute; bottom: -1.6em; left: 0; width: 100%; }
#keyvsl .notice p { margin: 0; padding: 0.2rem 0; font-family: YuMincho, 'Yu Mincho', '游明朝', 'Hiragino Mincho ProN', 'MS PMincho', serif; text-align: center; color: #fff; }
#keyvsl .notice p.open { background: rgba(148, 200, 74, 0.9); }
#keyvsl .notice p.pre { background: rgba(95, 169, 221, 0.9); }

@media screen and (min-width: 48em), print { #keyvsl { height: 650px; margin: 0; font-size: 3.0rem; letter-spacing: 0.1em; }
  #keyvsl .catch { top: 77%; width: 1000px; padding: 20px; }
  #keyvsl .notice { bottom: 0; }
  #keyvsl .notice p { padding: 10px 20px; } }
.top_bnr { width: fit-content; margin: 2rem 1rem; }
.top_bnr p { text-align: center; }

@media screen and (min-width: 48em), print { .top_bnr { margin: 0 auto 5rem; } }
.information { padding: 4.0rem 1.0rem 2.5rem; }
.information_box .news_title { display: flex; margin: 0 0 .6rem; font-weight: bold; color: #5fa9dd; cursor: pointer; }
.information_box .news_title::before { font-family: 'fontello'; content: '\f004'; margin-right: .6rem; }
.information_box .news_title.close::before { content: '\f005'; }
.information_box .news_body { margin: 0 0 1.6rem; padding: 0 0 1.6rem; border-bottom: 1px solid #ccc; word-wrap: break-word; }
.information_box .news_body:not(:nth-of-type(-n+3)) { display: none; }

@media screen and (min-width: 48em), print { .information { padding: 60px 0 80px; }
  .information .wrap { display: flex; justify-content: space-between; padding: 0 60px; }
  .information_tit { width: 200px; margin: 0; text-align: left; }
  .information_tit::after { margin: 0; }
  .information_box { width: 860px; }
  .information_box .news_title { margin: 0 0 6px; }
  .information_box .news_title::before { margin-right: 10px; }
  .information_box .news_body { margin: 0 0 24px; padding: 0 0 24px; } }
.feature { padding: 5.0rem 1.0rem 3.0rem; background: #eff7e5 url(../img/index_ft_bg.png) repeat-x center top/100% auto; }
.feature_lst { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 1.2rem; }
.feature_lst > section { width: 48%; counter-increment: number 1; position: relative; background: #fff; }
.feature_lst > section::before { content: ''; display: block; height: 13.0rem; background-color: #fff; background-repeat: no-repeat; background-position: left top; background-size: 100% auto; }
.feature_lst > section::after { position: absolute; top: 10.5rem; left: calc(50% -  1.75rem); content: counter(number,decimal-leading-zero); width: 3.5rem; height: 3.6rem; font-family: YuMincho, 'Yu Mincho', '游明朝', 'Hiragino Mincho ProN', 'MS PMincho', serif; font-size: 1.8rem; line-height: 3.6rem; text-align: center; text-shadow: 0px 0px 20px rgba(45, 62, 86, 0.1); color: #fff; background: url(../img/index_ft_icon.svg) no-repeat left top/cover; }
.feature_lst > section .tit { margin: 1.8rem 0 0.5rem; padding: 0 0.6rem; text-align: center; font-weight: bold; font-size: 1.6rem; line-height: 1.25; color: #5fa9dd; }
.feature_lst > section .txt { padding: 0 0.6rem; font-size: 1.2rem; }
.feature_lst > section .btn { margin-bottom: 1em; padding: 0 0.6rem; }
.feature_lst > section .btn a { width: 100%; font-size: 86%; }
.feature_lst_general::before { background-image: url("../img/index_ft_general.jpg"); }
.feature_lst_area::before { background-image: url("../img/index_ft_area.jpg"); }
.feature_lst_dialysis::before { background-image: url("../img/index_ft_dialysis.jpg"); }
.feature_lst_hmc::before { background-image: url("../img/index_ft_hmc.jpg"); }
.feature_lst_checkup::before { background-image: url("../img/index_ft_checkup.jpg"); }
.feature_lst_infection::before { background-image: url("../img/index_ft_infection.jpg"); }
.feature_lst_access::before { background-image: url("../img/index_ft_access.jpg"); }
.feature_lst_saturday::before { background-image: url("../img/index_ft_saturday.jpg"); }

@media screen and (min-width: 48em), print { .feature { padding: 130px 0 100px; background-size: auto; }
  .feature_lst { gap: 32px; width: 1200px; margin: 0 auto; }
  .feature_lst > section { width: 276px; padding: 0 0 20px; }
  .feature_lst > section::before { height: 250px; background-size: 276px auto; }
  .feature_lst > section::after { top: 200px; left: 103px; width: 70px; height: 72px; font-size: 3.6rem; letter-spacing: 0.03em; line-height: 72px; }
  .feature_lst > section .tit { min-height: 2.5em; margin: 30px 0 5px; padding: 0 24px; text-align: center; vertical-align: middle; font-size: 2.4rem; letter-spacing: 0.03em; }
  .feature_lst > section .txt { padding: 0 24px; letter-spacing: 0.03em; font-size: 1.8rem; line-height: 1.4; }
  .feature_lst > section .btn { margin: 0; padding: 0 24px; }
  .feature_lst > section .btn a { height: 40px; border-radius: 20px; } }
.treatments { padding: 4.0rem 1.0rem; background: #fafcf7 url(../img/index_tts_bg.jpg) no-repeat center top/contain; }
.treatments_lst { display: flex; flex-wrap: wrap; row-gap: 1.5rem; }
.treatments_lst li { width: 50%; }
.treatments_lst li a { display: block; font-weight: bold; text-align: center; color: #5fa9dd; transition: 1.0s; }
.treatments_lst li a i { display: block; }
.treatments_lst li a::before { display: block; width: 40vw; height: 40vw; border: 6px solid #e8f2fa; border-radius: 50%; margin: 0 auto 0.8rem; content: ''; background-color: #fff; background-repeat: no-repeat; background-position: center center; background-size: 72% auto; }
.treatments_lst li a.internal::before { background-image: url(../img/index_tts_internal.svg); }
.treatments_lst li a.nephrology::before { background-image: url(../img/index_tts_nephrology.svg); }
.treatments_lst li a.diabetes::before { background-image: url(../img/index_tts_diabetes.svg); }
.treatments_lst li a.hbp::before { background-image: url(../img/index_tts_hbp.svg); }
.treatments_lst li a.dyslipidemia::before { background-image: url(../img/index_tts_dyslipidemia.svg); }
.treatments_lst li a.gout::before { background-image: url(../img/index_tts_gout.svg); }
.treatments_lst li a.arteriosclerosis::before { background-image: url(../img/index_tts_arteriosclerosis.svg); }
.treatments_lst li a.vaccination::before { background-image: url(../img/index_tts_vaccination.svg); }
.treatments_lst li a.visit::before { background-image: url(../img/index_tts_visit.svg); }
.treatments_lst li a.private::before { background-image: url(../img/index_tts_private.svg); }
.treatments_lst li a.checkup::before { background-image: url(../img/index_tts_checkup.svg); }
.treatments_lst li a.cpap::before { background-image: url(../img/index_tts_cpap.svg); }

@media screen and (min-width: 48em), print { .treatments { padding: 60px 0 96px; background-size: cover; }
  .treatments_lst { justify-content: center; column-gap: 60px; row-gap: 36px; width: 1200px; margin: 0 auto; padding: 0 75px; }
  .treatments_lst li { width: 150px; }
  .treatments_lst li a::before { width: 150px; height: 150px; margin: 0 auto 10px; background-size: 98px auto; transition: all .3s ease-in-out; }
  .treatments_lst li a:hover { color: #2588ce; }
  .treatments_lst li a:hover::before { box-shadow: 0 0 5px 0px #d3e5f5; border-color: #d3e5f5; } }
.greeting { margin: 4.0rem 1.0rem 3.0rem; }
.greeting .wrap { position: relative; }
.greeting_box { position: relative; }
.greeting_box img { max-width: 68vw; margin: 2em auto 0.5em 25vw; }
.greeting_box::before { position: absolute; left: 2.0rem; display: block; width: 36vw; height: 36vw; content: ''; background: url(../img/index_greeting_logo.png) no-repeat left top/cover; }
.greeting_box .signature { margin: 1em 0 1.5em; text-align: right; }
.greeting_box .signature span { font-family: YuMincho, 'Yu Mincho', '游明朝', 'Hiragino Mincho ProN', 'MS PMincho', serif; font-weight: 500; font-size: 2.2rem; line-height: 1.1; }

@media screen and (min-width: 48em), print { .greeting { margin: 60px 0 0; }
  .greeting_box { letter-spacing: 0.03em; line-height: 1.88; background: url(../img/index_greeting_logo.png) no-repeat center 10px; }
  .greeting_box::before { display: none; }
  .greeting_box img { position: absolute; right: 0; bottom: 0; z-index: -1; margin: 0; }
  .greeting_box .txt { width: 700px; padding-bottom: 80px; }
  .greeting_box .txt .signature { margin: 2em 0; text-align: left; }
  .greeting_box .txt .signature span { font-size: 3.0rem; } }
.heading { display: flex; justify-content: center; align-items: center; min-height: 12.0rem; padding: 1.0rem; font-family: YuMincho, 'Yu Mincho', '游明朝', 'Hiragino Mincho ProN', 'MS PMincho', serif; font-weight: normal; font-size: 2.2rem; line-height: 1.2; text-align: center; color: #2588ce; background: url(../img/tit_heading.jpg) no-repeat center top/cover; }
@media screen and (min-width: 48em), print { .heading { min-height: 200px; font-size: 3.6rem; letter-spacing: 0.03em; } }

@media screen and (min-width: 48em), print { .box_l, .box_r { width: calc(100% - 450px - 40px); } }
body#page_doctor .flex2_pc section + section { margin-top: 2.0rem; }
body#page_doctor .related i { display: inline-block; font-size: 1.2rem; }
@media screen and (min-width: 48em), print { body#page_doctor .img_r { max-width: 400px; margin-left: 80px; margin-bottom: 0; }
  body#page_doctor .flex2_pc section + section { margin-top: 0; }
  body#page_doctor .related i { margin-left: 5px; font-size: inherit; } }

#clinic_slide01 img, #clinic_slide01 p, #clinic_slide02 img, #clinic_slide02 p { display: none; }
#clinic_slide01 .sp-black, #clinic_slide02 .sp-black { background: rgba(37, 136, 206, 0.7); }
#clinic_slide01 .sp-layer.sp-black.sp-padding, #clinic_slide02 .sp-layer.sp-black.sp-padding { text-align: center; font-size: 3.2rem; }
#clinic_slide01 .sp-selected-thumbnail, #clinic_slide02 .sp-selected-thumbnail { border: 4px solid #5fa9dd; }
@media screen and (min-width: 48em), print { #clinic_slide01 .sp-layer.sp-black.sp-padding, #clinic_slide02 .sp-layer.sp-black.sp-padding { font-size: 2.4rem; } }

body#page_access .access_lst { margin-bottom: 1em; }
body#page_access .access_lst dt { padding: 0 0.5rem 0.3rem; font-weight: bold; color: #5fa9dd; border-bottom: 1px solid #8cc1e6; }
body#page_access .access_lst dd { margin: 0 0 1.0rem; padding: 0.5rem; }
body#page_access .access_map { height: 30.0rem; margin: 2.0rem 0; }
body#page_access .access_map iframe { width: 100%; height: 100%; border: none; }
body#page_access .access_parking_box .lst_marker:not(:first-child) { margin-top: 0.5em; }
@media screen and (min-width: 48em), print { body#page_access .access_time .tbl_time { font-size: 2.0rem; }
  body#page_access .access_time .tbl_time caption { margin-top: 0.5em; }
  body#page_access .access_lst { display: flex; flex-wrap: wrap; margin-bottom: 40px; border-top: 1px solid #8cc1e6; }
  body#page_access .access_lst dt { width: 20%; padding: 1em; color: #5fa9dd; border-bottom: 1px solid #8cc1e6; }
  body#page_access .access_lst dd { width: 80%; margin: 0; padding: 1em; border-bottom: 1px solid #8cc1e6; }
  body#page_access .access_map { height: 50.0rem; }
  body#page_access .access_parking { margin-bottom: 0; }
  body#page_access .access_parking_box { display: flex; }
  body#page_access .access_parking_box img { flex: none; }
  body#page_access .access_parking_box div { flex: 1; } }

#access_slide img, #access_slide p { display: none; }
#access_slide .sp-black { background: rgba(95, 169, 221, 0.94); }
#access_slide .sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.8rem; line-height: 1.1; }
#access_slide .sp-selected-thumbnail { border: 4px solid #5fa9dd; }
@media screen and (min-width: 48em), print { #access_slide .sp-layer.sp-black.sp-padding { font-size: 2.3rem; } }

body#page_404 .main { text-align: center; }
body#page_404 .main .tit_02, body#page_404 .main .information_tit, body#page_404 .main .feature_tit, body#page_404 .main .treatments_tit, body#page_404 .main .greeting_tit { margin-bottom: 2em; }
@media screen and (min-width: 48em), print { body#page_404 .main .tit_02, body#page_404 .main .information_tit, body#page_404 .main .feature_tit, body#page_404 .main .treatments_tit, body#page_404 .main .greeting_tit { margin-bottom: 100px; } }

/*# sourceMappingURL=style.css.map */
