@charset "UTF-8";
.footer a { display: inline-block; }

a[href*="facility"] { pointer-events: none; }

html { box-sizing: border-box; }

*, *::before, *::after { box-sizing: inherit; }

ol, ul { margin: 0; padding: 0; list-style: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; font-size: inherit; }

img { max-width: 100%; height: auto; vertical-align: bottom; }

.cf::before, .cf::after { content: ''; display: block; }

.cf::after { clear: both; }

.fl_l { float: left; }

.cf .fl_l { float: none; }
@media all and (min-width: 48em), print { .cf .fl_l { float: left; } }

.fl_r { float: right; }

.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

.pink { color: #f687b3; }

.blue { color: #58b4d8; }

.blue02 { color: #368cd9; }

.yellow { color: #faf846; }

.red { color: #f44336; }

.txt_color { color: #212121; }

.underline { text-decoration: underline; }

.underline02 { text-decoration: underline; /* 下線 */ text-decoration-thickness: 0.5em; /* 線の太さ */ text-decoration-color: rgba(255, 228, 0, 0.4); /* 線の色 */ text-underline-offset: -0.2em; /* 線の位置。テキストに重なるようにやや上部にする */ text-decoration-skip-ink: none; /* 下線と文字列が重なる部分でも下線が省略されない（線が途切れない） */ }

.font_small { font-size: 60%; }

.font_medium { font-size: 100%; }

.font_big { font-size: 140%; }

.vertical { writing-mode: vertical-rl; }

.cf::before, .cf::after { content: ""; display: block; }

.cf::after { clear: both; }

.img_c { display: block; max-width: 100%; height: auto; margin: 1.0rem auto; }

.img_l, .img_r { display: block; max-width: 80%; height: auto; margin: 1.0rem auto; }

@media all and (min-width: 48em), print { .img_l { float: left; max-width: 30%; margin: 0 2.0rem 2.0rem 0; }
  .img_r { float: right; max-width: 30%; margin: 0 0 2.0rem 2.0rem; } }
.sp_n { display: none; }

@media all and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none; } }
.mt40 { margin-top: 4.0rem; }

.mt30 { margin-top: 3.0rem; }

.mt20 { margin-top: 2.0rem; }

.mt10 { margin-top: 1.0rem; }

.main > section ~ section, .flex2 > section ~ section { margin-top: 4.0rem; }

.main > section section ~ section, .flex2 > section section ~ section { margin-top: 3.0rem; }

.main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 2.0rem; }

.main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; }

@media all and (min-width: 48em), print { .mt40 { margin-top: 8.0rem; }
  .mt30 { margin-top: 6.0rem; }
  .mt20 { margin-top: 4.0rem; }
  .mt10 { margin-top: 2.0rem; }
  .main > section ~ section, .flex2 > section ~ section { margin-top: 8.0rem; }
  .main > section section ~ section, .flex2 > section section ~ section { margin-top: 6.0rem; }
  .main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 4.0rem; }
  .main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; } }
.btn_detail { display: inline-block; padding: .4rem 2.0rem; background: #f687b3; font-size: 1.6rem; color: #fff; text-decoration: none !important; border-radius: 1.0rem; border-bottom: .3rem solid #f76c4b; }
.btn_detail::after { font-family: 'fontello'; content: '\e800'; margin: 0 0 0 .6rem; }
@media all and (min-width: 48em), print { .btn_detail:is(:hover, :focus-visible) { background: #f0de65; color: #fff; opacity: 1.0; } }

.tbl_time { width: 100%; border-collapse: collapse; border-spacing: 0; font-size: 1.4rem; table-layout: fixed; }
.tbl_time caption { font-size: 85%; caption-side: bottom; text-align: left; margin-top: .4rem; }
.tbl_time tr th { padding: .4rem 0; background: clr_green02; font-size: 1.2rem; color: #fff; font-weight: normal; }
.tbl_time tr th:first-child { width: 35%; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; color: #599900; background: #fff; border-bottom: 1px solid clr_green02; line-height: 1.0; }
.tbl_time tr td.time { color: #222; }

@media all and (min-width: 48em), print { .tbl_time { font-size: 1.6rem; }
  .tbl_time tr th { padding: 1.0rem 0; font-size: 1.6rem; }
  .tbl_time tr td { padding: 1.8rem 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { background-image: linear-gradient(45deg, #d1e6fa 25%, #b4d6f6 25%, #b4d6f6 50%, #d1e6fa 50%, #d1e6fa 75%, #b4d6f6 75%, #b4d6f6); background-size: 1.6rem 1.6rem; color: #14527d; text-align: center; border: 4px solid #edf6ff; border-radius: 1.0rem; font-size: 2.2rem; padding: 2.0rem 0; margin: 0 1.0rem 3.0rem; }

.tit_02 { color: #106097; font-weight: bold; text-align: center; font-size: 2.0rem; margin: 0 0 1.0rem; padding: 3.2rem 0 1.4rem; line-height: 1.2; background: url("../img/tit_02_up.svg") no-repeat center top/8rem auto, url("../img/tit_02_down.svg") no-repeat center bottom/14rem auto; }

.tit_03 { color: #368cd9; font-size: 1.8rem; line-height: 1.2; font-weight: bold; padding: 0 0 .4rem; border-bottom: 2px solid #368cd9; margin: 1.0rem 0; }

.tit_04 { background: #f687b3; color: #fff; font-size: 1.8rem; line-height: 1.2; font-weight: bold; border-radius: 10.0rem; padding: .4rem 1.0rem; margin: 0 0 1.0rem; }

@media all and (min-width: 48em), print { .tit_01 { width: 960px; font-size: 3.2rem; padding: 6.0rem 0; margin: 0 auto 2.0rem; background-size: 2.0rem 2.0rem; border: 4px solid #edf6ff; }
  .tit_02 { font-size: 2.6rem; padding: 4.0rem 0 2.0rem; margin: 0 0 3.0rem; background: url("../img/tit_02_up.svg") no-repeat center top/10rem auto, url("../img/tit_02_down.svg") no-repeat center bottom/20rem auto; }
  .tit_03 { font-size: 2.4rem; border-bottom: 3px solid #368cd9; margin: 2rem 0; }
  .tit_04 { font-size: 2.4rem; margin: 2.5rem 0 2.0rem; } }
.lst_ul01 li { text-indent: -2.0rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul01 li::before { content: '●'; margin-right: .4rem; color: #f789cf; }

.lst_ul02 li { list-style: circle; line-height: 1.4; margin: 0 0 0 3.0rem; }

.lst_ul03 li { text-indent: -2.0rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul03 li::before { content: '●'; margin-right: .4rem; color: #368cd9; }

.lst_ol01 { margin: 1.0rem 0 1.0rem 2.6rem; }
@media all and (min-width: 48em), print { .lst_ol01 { margin: 1.0rem 0 1.0rem 3.0rem; } }
.lst_ol01 li { list-style: decimal; padding-bottom: 1.0rem; line-height: 1.4; }

.lst_usageTime li { text-align: center; border-bottom: 1px solid #f687b3; border-left: 1px solid #f687b3; border-right: 1px solid #f687b3; background: #fff; color: #f687b3; }
.lst_usageTime li:first-child { border-top: 1px solid #f687b3; }
.lst_usageTime li.use { background: #f687b3; color: #fff; border-bottom: 1px solid #fff; }

.lst_dl01 dt { float: left; width: 32%; line-height: 2; font-size: 1.2rem; font-weight: bold; clear: left; }
.lst_dl01 dd { float: none; margin-left: 32%; line-height: 2; font-size: 1.2rem; }
.lst_dl01 dd span { font-size: 1rem; padding: 6px 10px; background-color: #e4f6ff; border-radius: 5px; }

@media all and (min-width: 48em), print { .lst_dl01 dt { width: 16%; }
  .lst_dl01 dd { float: left; margin-left: 0; margin-bottom: 5px; min-width: 33%; }
  .lst_dl01 dd span { font-size: 1.6rem; padding: 6px 25px; background-color: #e4f6ff; border-radius: 5px; } }
.lst_dl02 { display: flex; flex-wrap: wrap; align-items: center; line-height: 1.6; font-size: 1.6rem; }
.lst_dl02 dt { width: 25%; font-weight: bold; }
.lst_dl02 dt.time { width: 100%; }
.lst_dl02 dd { margin: 0; width: 75%; }
.lst_dl02 dd span { display: block; font-size: 1.2rem; padding: 6px 10px; background-color: #e4f6ff; border-radius: 5px; }

@media all and (min-width: 48em), print { .lst_dl02 { width: 60%; margin: 0 auto; line-height: 1.8; font-size: 1.8rem; }
  .lst_dl02 dt { width: 20%; }
  .lst_dl02 dd { width: 80%; margin-bottom: 5px; min-width: 33%; }
  .lst_dl02 dd span { display: inline !important; font-size: 1.6rem; padding: 6px 25px; background-color: #e4f6ff; border-radius: 5px; margin-left: 2rem; } }
.dl_box dt { background: #f687b3; color: #fff; text-align: center; border-radius: .5rem .5rem 0 0; padding: .5rem 0; }
.dl_box dd { padding: 1rem; border-bottom: 2px solid #f687b3; border-left: 2px solid #f687b3; border-right: 2px solid #f687b3; margin: 0; border-radius: 0 0 .5rem .5rem; }

@media all and (min-width: 48em), print { .lst_dl02 { width: 60%; margin: 0 auto; line-height: 1.8; font-size: 1.8rem; }
  .lst_dl02 dt { width: 20%; }
  .lst_dl02 dd { width: 80%; margin-bottom: 5px; min-width: 33%; }
  .lst_dl02 dd span { display: inline !important; font-size: 1.6rem; padding: 6px 25px; background-color: #e4f6ff; border-radius: 5px; margin-left: 2rem; } }
@media all and (min-width: 48em), print { .flex2 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .flex2 > section, .flex2 > li { width: 46%; margin: 0 !important; } }
html { font-size: calc( 100vw / 32 ); font-family: "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; }

body { background: url("../img/header_line.png") repeat-x 0 0/auto 0.4rem #fff; color: #212121; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; padding: 1.0rem 0 4.0rem; }
.main a:not([href*="tel"]) { text-decoration: underline; }
.main a[class*="btn_"] { text-decoration: none; }

@media all and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: 1000px; background: url("../img/header_line.png") repeat-x 0 0/auto #fff; }
  a { transition: .2s; }
  a:hover { opacity: .8; }
  .wrap { width: 960px; margin: auto; }
  .main { font-size: 1.6rem; padding: 8.0rem 0; } }
@font-face { font-family: 'fontello'; src: url("fontello/font/fontello.eot"); src: url("fontello/font/fontello.eot#iefix") format("embedded-opentype"), url("fontello/font/fontello.woff2") format("woff2"), url("fontello/font/fontello.woff") format("woff"), url("fontello/font/fontello.ttf") format("truetype"), url("fontello/font/fontello.svg#fontello") format("svg"); }
.header .wrap { margin: 1.0rem 1.0em 2.0rem; }
.header .wrap .logo { height: 6.0rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo_yoko.png) no-repeat center center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .headR { width: 80%; font-size: 1.4rem; margin: .6rem 0 0; text-align: center; }
.header .wrap .headR .telno { font-size: 80%; }
.header .wrap .headR .telno .tel { display: inline-block; font-size: 200%; font-weight: bold; }
.header .wrap .headR .telno .tel::before { content: 'tel. '; font-size: 80%; }
.header .wrap .headR .telno .tel a { display: inline-block; }
.header .wrap .headR .add { margin: .8rem 0 0; }
.header .wrap .headR .add br { display: block; }

.gnav a { display: block; color: #212121; font-size: 1.6rem; padding: 6.0rem 0 1.0rem; border-radius: 1.0rem; text-align: center; border: 2px solid #e5e5e5; }
.gnav a.home { background: url("../img/icon_home.svg") no-repeat center top 1rem/30% auto; }
.gnav a.concept { background: url("../img/icon_concept.svg") no-repeat center top 1rem/30% auto; }
.gnav a.use { background: url("../img/icon_use.svg") no-repeat center top 1rem/30% auto; }
.gnav a.facility { background: url("../img/icon_facility.svg") no-repeat center top 1rem/30% auto; }
.gnav a.flow { background: url("../img/icon_facility.svg") no-repeat center top 1rem/30% auto; }
.gnav a.access { background: url("../img/icon_access.svg") no-repeat center top 1rem/30% auto; }

.slicknav_menu { position: absolute; top: 7.0rem; right: 0; font-size: 4.4rem; display: inline-block; background: none; padding: 0; z-index: 10; }
.slicknav_menu .slicknav_btn { width: 5.0rem; height: 5.0rem; color: #fff; background: #f687b3; text-shadow: none; border-radius: .4rem; text-align: center; line-height: 1.0; margin: 1.0rem 1.0rem 0 0; padding: 0; }
.slicknav_menu .slicknav_collapsed::before { display: block; font-family: 'fontello'; content: '\e801'; line-height: .8; font-size: 2.6rem; line-height: 1.4; }
.slicknav_menu .slicknav_collapsed::after { display: block; content: 'MENU'; font-size: 1.0rem; }
.slicknav_menu .slicknav_btn.slicknav_open::before { display: block; font-family: 'fontello'; content: '\e803'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; }
.slicknav_menu .slicknav_nav { width: 100vw; background: #fafafa; padding: 1.6rem 1.0rem; position: absolute; top: 6.2rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { margin: 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.slicknav_menu .slicknav_nav .gnav li { width: 50%; margin: 0 0 .6rem; }
.slicknav_menu .slicknav_nav .gnav li a:hover { background: none; }
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_arrow, .slicknav_menu .slicknav_row:after { display: none !important; }

#nav { display: none; }

@media all and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { display: block; }
  #nav .gnav { width: 960px; margin: auto; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; }
  #nav .gnav li { width: 15rem; margin: 0 2.0rem; } }
.overview { padding: 4.0rem 0 5.0rem; font-size: 1.4rem; line-height: 1.6; background: #fff2f5; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.overview .overviewL { width: 100%; order: 2; }
.overview .overviewL .gmap { height: 30.0rem; }
.overview .overviewL .sns_L { display: block !important; text-align: center; margin: 2rem auto 0; }
.overview .overviewL .sns_L img { width: 50px; margin-top: 2rem; }
.overview .overviewR { order: 1; margin: 0 1.0rem 1.0rem; }
.overview .overviewR .clinic_name { font-size: 1.2rem; font-weight: bold; }
.overview .overviewR .clinic_name span { font-size: 160%; }
.overview .overviewR .clinic_name .pink { display: inline-block; background: #e76599; color: #fff; font-size: 1.2rem; font-weight: normal; padding: 0 1.6rem; border-radius: 1.0rem; }
.overview .overviewR ul li.telno { font-weight: bold; }
.overview .overviewR ul li.telno .tel { font-size: 120%; }
.overview .overviewR ul li.telno .tel::before { content: 'tel. '; }
.overview .overviewR ul li.telno .rusu { font-weight: normal; font-size: 85%; line-height: 1.2; }
.overview .overviewR .sns_R { display: none !important; }

@media all and (min-width: 48em), print { .overview { margin: 8.0rem 0 0; padding: 0; font-size: 1.6rem; -webkit-justify-content: space-between; justify-content: space-between; }
  .overview .overviewL, .overview .overviewR { width: 50%; }
  .overview .overviewL { order: 1; }
  .overview .overviewL .gmap { height: 100%; }
  .overview .overviewL .sns_L { display: none !important; }
  .overview .overviewR { order: 2; margin: 0; max-width: 50.0rem; margin: 0 auto 0 0; padding: 4.0rem 0 30.0rem 4.0rem; }
  .overview .overviewR .clinic_name { font-size: 1.4rem; margin: 0 0 1.0rem; }
  .overview .overviewR .clinic_name .pink { font-size: 1.4rem; }
  .overview .overviewR ul li.telno { margin: 2.0rem 0 0; }
  .overview .overviewR ul li.telno .tel { font-size: 120%; }
  .overview .overviewR .sns_R { display: block !important; /*text-align: center;*/ margin: 2rem auto 0; }
  .overview .overviewR .sns_R img { width: 50px; margin: 2rem 0 0 8rem; } }
.pageup { display: none; position: fixed; bottom: 1.0rem; right: 1.0rem; z-index: 1; cursor: pointer; }
.pageup a { display: block; width: 5.0rem; height: 5.0rem; background: url("../img/btn_pagetop_sp.png") no-repeat center center/contain; }
.pageup a span { display: none; }

@media all and (min-width: 48em), print { .pageup { position: fixed; bottom: 2.0rem; right: 0; }
  .pageup a { width: 6.5rem; height: 13.5rem; background: url("../img/btn_pagetop_pc.png") no-repeat center center/contain; } }
.footer { text-align: center; }
.footer .copy { display: block; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer ul { display: none; }

@media all and (min-width: 48em), print { .footer { padding: 2.0rem 0; }
  .footer ul { display: block; text-align: center; margin: 0 0 2.0rem; }
  .footer ul li { display: inline-block; font-size: 1.4rem; }
  .footer ul li a { display: block; opacity: 1.0; padding: .4rem 1.0rem; }
  .footer ul li a:hover { text-decoration: underline; } }
.pc_none { display: block; }

@media all and (min-width: 48em), print { .pc_none { display: none; } }
.sp_none { display: none; }

@media all and (min-width: 48em), print { .sp_none { display: block; } }
@media all and (min-width: 48em), print { .index .header { position: relative; padding: 4.0rem 0 0; height: 60.0rem; }
  .index .header .wrap { margin: auto; position: relative; z-index: 10; }
  .index .header .wrap .logo { height: 25.0rem; }
  .index .header .wrap .logo a { width: 41.0rem; margin: auto 58%; background: url(../img/logo_tate.png) no-repeat center bottom/contain; }
  .index .header .wrap .headR { width: auto; margin: 0; text-align: right; position: absolute; top: -1.0rem; right: 0; }
  .index .header .wrap .headR .telno { font-size: 90%; }
  .index .header .wrap .headR .add { display: block; font-size: 1.6rem; }
  .index .header #nav { position: absolute; bottom: 0; left: 0; right: 0; } }
.keyvsl { width: 100%; background: url("../img/navbar_line.png") no-repeat right bottom/200% auto; padding: 0 1.0rem 6.0rem; }
.keyvsl .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; margin: 1.0rem 0 0; }
.keyvsl .wrap .catch { width: 100%; text-align: center; }
.keyvsl .wrap .open { width: 36%; }
.keyvsl .wrap img { max-width: 100%; height: auto; }

@media all and (min-width: 48em), print { .keyvsl { height: 82%; background: url("../img/navbar_line.png") repeat-x 0 bottom/auto, url("../img/index_keyvsl_bg.jpg") no-repeat center top 4rem/auto; position: absolute; top: 0; left: 0; right: 0; }
  .keyvsl .wrap .catch { width: 50.0rem; margin: 12% 0 0; }
  .keyvsl .wrap .open { width: 24.0rem; margin: 14% 0 0; } }
.index_concept { margin: 0 1.0rem 4.0rem; overflow: hidden; }
.index_concept .blue { color: #368cd9; font-size: 120%; font-weight: bold; line-height: 1.2; }
.index_concept p { font-size: 1.5rem; }

@media all and (min-width: 48em), print { .index_concept { width: 960px; margin: 0 auto 4.0rem; overflow: hidden; }
  .index_concept .fl_l { width: 50%; }
  .index_concept .blue { font-size: 145%; line-height: 1.4; }
  .index_concept p { font-size: 2.5rem; }
  .index_concept .btn_detail { font-size: 2.2rem; } }
.info { margin: 4.0rem 0; padding: 2.0rem 1.0rem; background: url("../img/index_info_bg.png") 0 0/10% auto; }
.info div { background: #58b4d8; padding: 1.0rem; border-radius: 1.0rem; }
.info div dl { margin: 0; line-height: 1.4; color: #fff; padding: .6rem; max-height: 30.0rem; overflow-y: auto; }
.info div dl dt { margin-bottom: .4rem; font-weight: bold; font-size: 110%; }
.info div dl dd { margin: 0 0 1.6rem; word-wrap: break-word; }
.info .btn_use { display: block; background: #f0de65; color: #f76c4b; font-weight: bold; font-size: 1.6rem; text-align: center; border-radius: 1.0rem; padding: 1.0rem 0; border-bottom: .3rem solid #c6b542; }
.info .btn_use::after { font-family: 'fontello'; content: '\e800'; margin: 0 0 0 .6rem; }

@media all and (min-width: 48em), print { .info { margin: 4.0rem auto 8.0rem; padding: 10.0rem 0; background: url("../img/index_info_bg.png") 0 0/auto; }
  .info div { width: 960px; height: auto; margin: auto; padding: 2.0rem; }
  .info div dl { max-height: 40.0rem; padding: 1.4rem; }
  .info div dl dt { font-size: 2.0rem; }
  .info div dl dd { margin: 0 0 2.0rem; }
  .info .btn_use { width: 960px; margin: 8.0rem auto 4.0rem; font-size: 2.8rem; padding: 1.6rem; border-bottom: .5rem solid #c6b542; } }
.consultation { margin: 4rem 1rem; }
@media all and (min-width: 48em), print { .consultation { margin: 10rem auto; } }

.worry { margin: 4rem 1rem; padding-bottom: 14rem; background: url("../img/index_worry.png") center bottom/auto 14rem no-repeat; }
.worry .lst_worry { padding: 1rem; border-radius: 1.0rem; background: #ddefff; }
.worry .lst_worry > li { font-weight: bold; color: #106097; }
.worry .lst_worry > li::before { color: #106097; }
.worry .lst_worry > li:last-child { padding-bottom: 0; }
@media all and (min-width: 48em), print { .worry { margin: 10rem auto; padding-bottom: 24rem; background-size: auto 24rem; }
  .worry .lst_worry { width: fit-content; margin-inline: auto; padding: 3.0rem 4rem; border-radius: 1.4rem; }
  .worry .lst_worry > li { font-size: 125%; letter-spacing: 0.18rem; text-indent: -3rem; }
  .worry .lst_worry > li::before { margin-right: 1rem; font-size: 80%; } }

.feature { margin: 4.0rem 1.0rem; }
.feature ul { list-style: none; margin: 0; padding: 0; }
.feature ul li.learn_item { display: block; margin-bottom: 40px; }
.feature ul li.learn_item .text_box { flex: 1; padding: 15px 10px; color: #fff; border-radius: 10px; font-size: 20px; font-weight: bold; box-sizing: border-box; text-align: center; margin-bottom: 1.5rem; }
.feature ul li.learn_item .img_box { flex: 1; }
.feature ul li.learn_item .img_box img { width: 100%; height: auto; display: block; border-radius: 10px; }
.feature ul li.-reverse { flex-direction: row-reverse; }
.feature ul li.learn01 .text_box { background: #f687b3; }
.feature ul li.learn02 .text_box { background: #6BC2FF; }
.feature ul li.learn03 .text_box { background: #FFB85C; }

@media all and (min-width: 48em), print { .feature { width: 960px; margin: 10.0rem auto; }
  .feature ul li.learn_item { display: flex; align-items: center; justify-content: space-between; margin-bottom: 40px; gap: 60px; }
  .feature ul li.learn_item .text_box { padding: 30px 25px; font-size: 22px; margin-bottom: 0; }
  .feature ul li.learn_item .img_box { flex: 1; }
  .feature ul li.learn_item .img_box img { width: 80%; }
  .feature ul li.-reverse { flex-direction: row-reverse; } }
.learn { margin: 0 1.0rem 4.0rem; }
.learn ul { width: 100%; }

@media all and (min-width: 48em), print { .learn { width: 960px; margin: 0 auto 4.0rem; }
  .learn ul { width: 640px; margin: 0 auto; } }
.daihyo { background: #ecf7ff; padding: 4.0rem 1.0rem; }
.daihyo section .name { text-align: center; font-weight: bold; }
.daihyo section .name span { display: inline-block; font-size: 135%; background: linear-gradient(transparent 70%, #fcffe4 50%); }
.daihyo section ul { width: 60%; margin: auto; line-height: 1.8; }
.daihyo section ul li { list-style: disc; }

@media all and (min-width: 48em), print { .daihyo { background: url("../img/index_daihyo.jpg") no-repeat right center/auto #ecf7ff; width: 960px; margin: 10.0rem auto 4.0rem; padding: 8.0rem 0; }
  .daihyo section { width: 48.0rem; }
  .daihyo section ul { width: 45%; } }
body:not(.index) .header { background: url("../img/navbar_line.png") no-repeat right bottom/200% auto; padding: 0 0 2.0rem; }
body:not(.index) .main { padding: 1.0rem 1.0rem 6.0rem; }
@media all and (min-width: 48em), print { body:not(.index) .header { background: none; padding: 0; }
  body:not(.index) .header .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; margin: 3.0rem auto 1.0rem; }
  body:not(.index) .header .wrap .logo { width: 50%; height: 7.6rem; }
  body:not(.index) .header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo_yoko.png) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
  body:not(.index) .header .wrap .headR { width: 50%; text-align: right; }
  body:not(.index) .header .wrap .headR .telno .tel { font-size: 210%; }
  body:not(.index) .header .wrap .headR .add { display: block; font-size: 1.6rem; }
  body:not(.index) #nav { padding: 12.0rem 0 0; background: url("../img/navbar_line.png") repeat-x 0 0/auto; }
  body:not(.index) .main { padding: 8.0rem 0; } }

@media all and (min-width: 48em), print { .cf .img_l, .cf .img_r { max-width: 40%; height: auto; } }
.tbl_price { width: 100%; border-collapse: collapse; margin: 1.0rem 0; }
.tbl_price caption { text-align: right; font-size: 85%; }
.tbl_price th { border: 1px solid #c1dce9; background: #e4f6ff; padding: .4rem; color: #14527d; }
.tbl_price td { text-align: center; border: 1px solid #c1dce9; padding: .4rem; }
.tbl_price td.price { width: 8.0rem; }
.tbl_price td.none { border: none; }

@media all and (min-width: 48em), print { .tbl_price { table-layout: fixed; }
  .tbl_price th, .tbl_price td { padding: 1.0rem; }
  .tbl_price td.price { width: 12.0rem; } }
.tbl_nomal { width: 100%; border-collapse: collapse; margin: 1.0rem 0; text-align: left; }
.tbl_nomal th { border: 1px solid #c1dce9; background: #e4f6ff; padding: .4rem; color: #14527d; }
.tbl_nomal td { border: 1px solid #c1dce9; padding: .4rem; }

@media all and (min-width: 48em), print { .tbl_nomal th, .tbl_nomal td { padding: 1.0rem 2.0rem; } }
dl.about { display: flex; flex-wrap: wrap; }
dl.about dt { width: 30%; padding: 0 1rem; margin: 0 0 5px; font-size: 1.5rem; font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"; font-weight: 500; color: #14527D; border-bottom: solid 3px #e4f6ff; }
dl.about dd { width: 65%; font-size: 1.5rem; margin: 0 0 5px; border-bottom: solid 3px #e4f6ff; }

@media all and (min-width: 48em), print { dl.about dt { width: 25%; font-size: 2.5rem; }
  dl.about dd { width: 70%; font-size: 2.5rem; } }
dl.flow dd { margin: 0 0 6.0rem; position: relative; }
@media all and (min-width: 48em), print { dl.flow dd { margin: 0 0 10.0rem; } }
dl.flow dd:not(:last-child)::after { display: block; width: 0; height: 0; content: ""; position: absolute; bottom: -5.0rem; left: 0; right: 0; border-top: 2.0rem solid #ccc; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

#clinicslide, #access_slide { margin-bottom: 8.0rem; }
#clinicslide img, #clinicslide p, #access_slide img, #access_slide p { display: none; }

.sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.4rem; }

.sp-selected-thumbnail { border: 4px solid #000; }

.tbl_schedule { width: 100%; table-layout: fixed; border-collapse: collapse; margin: 1.0rem 0; }
.tbl_schedule caption { text-align: right; font-size: 85%; }
.tbl_schedule th { border: 1px solid #c1dce9; background: #e4f6ff; padding: .4rem; color: #14527d; font-size: 1rem; }
.tbl_schedule td { text-align: center; border: 1px solid #c1dce9; padding: .4rem; }

@media all and (min-width: 48em), print { .tbl_schedule th, .tbl_schedule td { padding: 1.0rem; } }
.access { /*  .gmap { height: 30.0rem; margin: 2.0rem 0; } @include pc { .gmap { height: 50.0rem; } }*/ }
.access .main .tel { display: inline-block; font-size: 150%; font-weight: bold; }
.access .main .tel::before { content: 'tel. '; font-size: 80%; }
.access .main .tel a { display: inline-block; }
.access .map_area { display: block; }
.access .map_area .map_box, .access .map_area .img_box { width: 100%; height: auto; }
.access .map_area .map_box { margin-bottom: 1rem; }
.access .map_area .map_box iframe { width: 100%; height: 350px; display: block; border: 0; object-fit: cover; border-radius: 10px; }
.access .map_area .img_box img { width: 100%; height: 350px; object-fit: cover; border-radius: 10px; display: block; }
@media all and (min-width: 48em), print { .access .map_area { display: flex; gap: 20px; margin: 40px 0; align-items: center; flex-wrap: wrap; justify-content: center; }
  .access .map_area .map_box, .access .map_area .img_box { flex: 1; }
  .access .map_area .map_box .map_box, .access .map_area .img_box .map_box { margin-bottom: 0; }
  .access .map_area .map_box .map_box iframe, .access .map_area .img_box .map_box iframe { width: 100%; height: 500px; display: block; border: 0; object-fit: cover; border-radius: 10px; } }

body.flow .shedule { display: block; overflow: hidden; }
body.flow .shedule .chart { height: 24rem; width: 100%; margin-bottom: 1rem; }
body.flow .shedule .chart table.tbl_chart { width: 100%; }
body.flow .shedule .chart table.tbl_chart td.times { width: 4rem; text-align: right; position: relative; padding-bottom: 1rem; }
body.flow .shedule .chart table.tbl_chart td.times .time01 { position: absolute; top: 0; right: 0; margin: 0 !important; padding: 0 !important; }
body.flow .shedule .chart table.tbl_chart td.times .time02 { position: absolute; top: 11rem; right: 0; margin: 0 !important; padding: 0 !important; }
body.flow .shedule .chart table.tbl_chart td.times .time03 { position: absolute; top: 22rem; right: 0; margin: 0 !important; padding: 0 !important; }
body.flow .shedule .chart table.tbl_chart td.details { width: calc(100% - 4rem); }
body.flow .shedule .chart table.tbl_chart td.details table.tbl_detail { width: 100%; border-collapse: collapse; }
body.flow .shedule .chart table.tbl_chart td.details table.tbl_detail td { height: 12rem; text-align: center; }
body.flow .shedule .chart table.tbl_chart td.details table.tbl_detail td strong { display: block; font-size: 120%; }
body.flow .shedule .chart table.tbl_chart td.details table.tbl_detail td.azukari { background-color: #E4F6FF; color: #368cd9; }
body.flow .shedule .chart table.tbl_chart td.details table.tbl_detail td.gakusyu { background-color: #F687B3; color: #fff; }
body.flow .shedule .txt { margin-top: 2rem; margin-bottom: 2rem; }
body.flow .shedule .txt .tbl_txt td strong { display: block; font-size: 120%; }
body.flow .shedule .txt .tbl_txt td.azukari strong { color: #368cd9; }
body.flow .shedule .txt .tbl_txt td.gakusyu strong { color: #F687B3; }
body.flow table.tbl_subject { border-collapse: collapse; margin-bottom: .5rem; width: 100%; }
body.flow table.tbl_subject th, body.flow table.tbl_subject td { border: 1px solid #ddd; padding: 10px; }
body.flow table.tbl_subject thead th { font-size: 120%; }
body.flow table.tbl_subject.azukari th { background-color: #E4F6FF; color: #368cd9; }
body.flow table.tbl_subject.gakusyu th { background-color: #F687B3; color: #fff; }
@media all and (min-width: 48em), print { body.flow .shedule { display: flex; overflow: hidden; }
  body.flow .shedule .chart { width: 50%; }
  body.flow .shedule .txt { margin-bottom: 0; width: 50%; }
  body.flow .shedule .txt .tbl_txt { margin-left: 20px; }
  body.flow .shedule .txt .tbl_txt td { height: 12rem; } }
body.flow .time_sch { width: 100%; border-collapse: collapse; margin: 1.0rem 0; font-size: 1.6rem; table-layout: fixed; }
@media all and (min-width: 48em), print { body.flow .time_sch { font-size: 1.8rem; } }
body.flow .time_sch th { border: 1px solid #f687b3; background: #f687b3; padding: .4rem; color: #ffffff; /*width: 25%;*/ /*@include pc {
	width: 20%;
	}*/ }
body.flow .time_sch td { text-align: center; border: 1px solid #f687b3; padding: .4rem; /*			&::before {
				content: "▶ ";
				font-weight: bold;
				font-size: 1.3rem;
			}*/ }
body.flow .time_sch td.pink { color: #f687b3; font-weight: bold; }
body.flow .time_sch td.gray { color: #bbbbbb; }

/*# sourceMappingURL=style.css.map */
