@charset "UTF-8";
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; }

.fl_r { float: right; }

.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

.txt_pink { color: #ea6181; }

.txt_org { color: #f90; }

.txt_red { color: #c00; }

.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 screen and (min-width: 48em), print { .img_l { float: left; margin: 0 2.0rem 2.0rem 0; }
  .img_r { float: right; margin: 0 0 2.0rem 2.0rem; } }
.sp_n { display: none; }

@media screen and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none; } }
.mt40 { margin-top: 4.0rem !important; }

.mt30 { margin-top: 3.0rem !important; }

.mt20 { margin-top: 2.0rem !important; }

.mt10 { margin-top: 1.0rem !important; }

.wrap > section ~ section, .flex2 > section ~ section { margin-top: 4.0rem; }

.wrap > section section ~ section, .flex2 > section section ~ section { margin-top: 3.0rem; }

.wrap > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 2.0rem; }

.wrap > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; }

@media screen and (min-width: 48em), print { .mt40 { margin-top: 8.0rem !important; }
  .mt30 { margin-top: 6.0rem !important; }
  .mt20 { margin-top: 4.0rem !important; }
  .mt10 { margin-top: 2.0rem !important; }
  .wrap > section ~ section, .flex2 > section ~ section { margin-top: 8.0rem; }
  .wrap > section section ~ section, .flex2 > section section ~ section { margin-top: 6.0rem; }
  .wrap > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 4.0rem; }
  .wrap > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; } }
.tbl_time { width: 100%; border-collapse: separate; 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; color: #4a3b2b; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; font-size: 1.2rem; color: #ea6181; border-bottom: 1px solid #ea6181; }
.tbl_time tr th[scope="col"]:first-child { width: 37%; }
.tbl_time tr th.time { border-bottom: 1px solid #ea6181; font-weight: normal; font-size: 1.2rem; }
.tbl_time tr th.time span { display: block; font-size: 85%; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; color: #ea6181; border-bottom: 1px solid #ea6181; line-height: 1.0; }

@media screen and (min-width: 48em), print { .tbl_time { font-size: 1.6rem; }
  .tbl_time tr th[scope="col"] { padding: .6rem 0; font-size: 1.6rem; }
  .tbl_time tr th:first-child { width: 30%; }
  .tbl_time tr th.time { font-size: 1.6rem; }
  .tbl_time tr td { padding: 1.0rem 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { height: 10.0rem; background: url(../img/tit_01.jpg) no-repeat center center/auto 100%; color: #fff; text-align: center; font-size: 2.2rem; padding: 0 1.0rem; margin: 0 -1.0rem 3.0rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }

.tit_02 { color: #595757; text-align: center; font-size: 2.0rem; margin: 0 0 2.0rem; line-height: 1.2; font-family: "Kosugi Maru", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, sans-serif; }
.tit_02::after { display: block; width: 3.0rem; margin: .8rem auto 0; content: ''; height: .3rem; background: #ea6181; border-radius: 1.0rem; }

.tit_03 { color: #ea6181; font-family: "Kosugi Maru", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, sans-serif; font-size: 1.8rem; line-height: 1.2; padding-bottom: .4rem; margin: 0 0 2.0rem; border-bottom: 1px solid #ea6181; }

.tit_04 { font-family: "Kosugi Maru", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, sans-serif; font-size: 1.8rem; line-height: 1.2; padding: 0 0 0.6rem; border-bottom: 1px dotted #222; margin: 0 0 2.0rem; }

@media screen and (min-width: 48em), print { .tit_01 { width: 100%; height: 16.0rem; background: url(../img/tit_01.jpg) no-repeat center center/cover; font-size: 3.6rem; margin: 0 0 5.0rem; }
  .tit_02 { font-size: 3.6rem; margin: 0 0 3.0rem; }
  .tit_02::after { width: 4.0rem; }
  .tit_03 { font-size: 2.4rem; margin: 0 0 3.0rem; }
  .tit_04 { font-size: 2.4rem; margin: 0 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: #f6bbbb; }

.lst_ol01 { margin: 1.0rem 0 1.0rem 2.6rem; }
@media screen and (min-width: 48em), print { .lst_ol01 { margin: 1.0rem 0 1.0rem 3.0rem; } }
.lst_ol01 li { line-height: 1.4; counter-increment: number 1; text-indent: -1.0rem; padding: 0 0 1.0rem 0; }
.lst_ol01 li::before { display: inline-block; content: counter(number) "."; margin-right: .8rem; font-family: 'Lato', sans-serif; color: clr_blue; font-weight: bold; }

.lst_dl01 dt { float: left; width: 25%; font-weight: bold; clear: left; }
.lst_dl01 dd { margin: 0 0 1.0rem; padding-left: 5.0rem; }

.flex3 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.flex3 > li { width: 46%; }

@media screen 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: 48%; margin: 0 !important; }
  .flex3 li { width: 31%; } }
.tel { color: #ea6181; font-family: "Kosugi Maru", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, sans-serif; }
.tel::before { font-family: 'fontello'; content: '\e800'; margin-right: .6rem; }

.box_white { background: #fff; padding: 1.0rem; border-radius: .6rem; }
@media screen and (min-width: 48em), print { .box_white { border-radius: 1.0rem; padding: 2.0rem; } }

.box_pink { padding: 1.0rem; background: #fff4ed; border-radius: .4rem; }
@media screen and (min-width: 48em), print { .box_pink { padding: 2.0rem; border-radius: 1.0rem; } }

.box_gray { padding: 1.0rem; background: #f2f2f2; border-radius: .4rem; }
@media screen and (min-width: 48em), print { .box_gray { padding: 2.0rem; border-radius: 1.0rem; } }

.btn_pink { display: block; background: #f99; color: #fff !important; border-radius: .6rem; text-align: center; font-size: 1.6rem; padding: 1.0rem; }
@media screen and (min-width: 48em), print { .btn_pink { font-size: 1.8rem; } }

.btn_blog, .btn_link { display: block; background: #f99; color: #fff !important; border-radius: .6rem; text-align: center; font-size: 1.6rem; padding: 1.0rem; }
@media screen and (min-width: 48em), print { .btn_blog, .btn_link { font-size: 1.8rem; } }
.btn_blog::before, .btn_link::before { margin: 0 .6rem 0 0; }

.btn_blog::before { font-family: 'fontello'; content: '\e801'; }

.btn_link::before { font-family: 'fontello'; content: '\f0ca'; }

.btn_yoyaku, .btn_monshin { display: block; text-align: center; color: #fff; border-radius: .3rem; padding: .6rem 0; }
.btn_yoyaku::before, .btn_monshin::before { font-family: 'fontello'; margin: 0 .6rem 0 0; }

.btn_yoyaku { background: #ea6181; }
.btn_yoyaku::before { content: '\e803'; }

.btn_monshin { background: #f90; }
.btn_monshin::before { content: '\e804'; }

html { font-size: calc( 100vw / 32 ); font-family: "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; }

body { background: #fff; color: #222; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; padding: 0 1.0rem 6.0rem; }
.main a:not([href*="tel"]) { text-decoration: underline; }
.main a[class*="btn_"] { text-decoration: none; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body > .wrapper { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  body > .wrapper .left_fix { width: 25.0rem; height: 100%; padding: 1.0rem; position: fixed; top: 0; left: 0; background: #fff; -webkit-box-shadow: 0.4rem 0 1rem -0.4rem rgba(204, 204, 204, 0.8); box-shadow: 0.4rem 0 1rem -0.4rem rgba(204, 204, 204, 0.8); }
  body > .wrapper .right_contents { width: 100%; margin-left: 25.0rem; }
  a { transition: .2s; }
  a:hover { opacity: .8; }
  .wrap { width: 860px; margin: auto; }
  .main { font-size: 1.6rem; padding: 0 0 8.0rem; } }
@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 { margin: 1.0rem; }
.header .logo { height: 3.6rem; }
.header .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo_sp.svg) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .tel { display: block; font-size: 2.6rem; margin: .4rem 0 0; }
.header .tel a { display: inline-block; }
.header .bnr { display: none; }

@media screen and (min-width: 48em), print { .header { margin: 0; }
  .header .logo { width: 100%; height: 16.0rem; }
  .header .logo a { background: url(../img/logo_pc.svg) no-repeat center top/contain; }
  .header .tel { text-align: center; }
  .header .bnr { display: block; } }
.gnav li a { display: block; padding: 1.0rem 0; font-family: "Kosugi Maru", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, sans-serif; position: relative; }
.gnav li a::before { content: '-'; margin: 0 .6rem; }
.gnav li a::after { font-family: 'fontello'; content: "\f006"; position: absolute; }
.gnav li a:hover { background: none; }

.slicknav_menu { position: absolute; top: 1.6rem; 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: #f90; text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; margin: 0 1.0rem; padding: 0; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::before { display: block; font-family: 'fontello'; content: '\e805'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::after { display: block; content: 'MENU'; font-size: 1.0rem; }
.slicknav_menu .slicknav_btn.slicknav_open::before { display: block; font-family: 'fontello'; content: '\e806'; 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: #f90; padding: 2.0rem 1.0rem; position: absolute; top: 6.6rem; right: 0; margin: auto; font-family: "Kosugi Maru", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, sans-serif; }
.slicknav_menu .slicknav_nav .gnav { margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-top: 2px dotted #fff; }
.slicknav_menu .slicknav_nav .gnav li a { font-size: 1.6rem; }
.slicknav_menu .slicknav_nav .gnav li a::after { right: 1.0rem; }
.slicknav_menu .slicknav_nav .gnav li a:hover { color: inherit; background: none; }
.slicknav_menu .slicknav_nav .box_white .bnr { margin: 0; }
.slicknav_menu .slicknav_nav .box_white .bnr li { margin: 1.0rem 0; }
.slicknav_menu .slicknav_nav .box_white .bnr li a { padding: 1.0rem; }
.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 screen and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { display: block; margin: 1.0rem 0; }
  #nav .gnav li a { font-size: 1.6rem; }
  #nav .gnav li a::after { right: 2.0rem; }
  #nav .gnav li a:hover { opacity: 1.0; background: #f90; color: #fff; }
  #nav .gnav li a:hover::after { color: #fff; }
  .index #nav .home, .doctor #nav .doctor, .clinic #nav .clinic, .first #nav .first, .access #nav .access { background: #f90; color: #fff; }
  .index #nav .home::after, .doctor #nav .doctor::after, .clinic #nav .clinic::after, .first #nav .first::after, .access #nav .access::after { color: #fff; }
  .bnr { margin: 1.0rem 0 0; }
  .bnr li { margin: 0 0 1.0rem; } }
.overview { padding: 2.0rem 1.0rem 6.0rem; font-size: 1.4rem; line-height: 1.6; background: #fff4ed; }
.overview > .wrap .overviewL .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview > .wrap .overviewL .clinic_name img { max-width: 100%; height: auto; }
.overview > .wrap .overviewL .gaiyo dt { font-weight: bold; }
.overview > .wrap .overviewL .gaiyo dt::before { content: '■'; }
.overview > .wrap .overviewL .gaiyo dd { margin: 0 0 1.0rem; }
.overview > .wrap .overviewL .gaiyo dd .tel { font-size: 200%; }
.overview > .wrap .overviewL .box_white { margin: 1.6rem 0; }
.overview > .wrap .overviewR { margin: 2.0rem 0 0; }
.overview > .wrap .overviewR .gmap { height: 30.0rem; border: 1.0rem solid #fff; border-radius: .6rem; }

@media screen and (min-width: 48em), print { .overview { padding: 10.0rem 0; font-size: 1.8rem; }
  .overview .clinic_name { margin: 0 0 6.0rem; }
  .overview .clinic_name img { max-width: 35.0rem; }
  .overview > .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL .tbl_gaiyo th { padding: 4.0rem 0; }
  .overview > .wrap .overviewL .tbl_gaiyo td .tel { font-size: 160%; }
  .overview > .wrap .overviewR .gmap { height: calc(100% - 2.0rem); } }
#pageup { display: none; position: fixed; bottom: 4.6rem; right: 1.0rem; z-index: 1; cursor: pointer; }
#pageup a { display: block; width: 5.0rem; height: 5.0rem; font-size: 1.6rem; text-align: center; padding: .4rem; background: #f90; border-radius: 50%; }
#pageup a::before { text-align: center; font-size: 3.6rem; font-family: 'fontello'; content: '\e807'; color: #fff; }
#pageup a span { display: none; }

@media screen and (min-width: 48em), print { #pageup a { width: 6.0rem; height: 6.0rem; }
  #pageup a::before { font-size: 4.8rem; } }
.btn_fix { width: 100%; background: #fff; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; padding: .4rem; font-size: 1.6rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.btn_fix li { width: 49%; }

@media screen and (min-width: 48em), print { .btn_fix { background: none; display: block; width: 5.0rem; visibility: visible; left: auto; top: 1.0rem; font-size: 2.4rem; }
  .btn_fix li { margin: 0 0 1.0rem; }
  .btn_fix li .btn_yoyaku, .btn_fix li .btn_monshin { width: 5.0rem; height: 20.0rem; text-indent: 100%; white-space: nowrap; overflow: hidden; text-indent: 200%; padding: 0 .6rem; }
  .btn_fix li .btn_yoyaku::before, .btn_fix li .btn_monshin::before { content: none; }
  .btn_fix li .btn_yoyaku { background: url("../img/btn_web_yoyaku.png") no-repeat right top/contain; }
  .btn_fix li .btn_monshin { background: url("../img/btn_web_monshin.png") no-repeat right top/contain; } }
.footer { text-align: center; background: url("../img/footer_bg.png") no-repeat center top/contain, linear-gradient(to bottom, #fff4ed 0%, #fff4ed 28%, #c9f1af 28%, #c9f1af 100%); padding: 4.6rem 0; }
.footer .copy { display: block; padding: 0 1.0rem; font-size: 1.2rem; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { background: url("../img/footer_bg.png") no-repeat center top/auto, linear-gradient(to bottom, #fff4ed 0%, #fff4ed 28%, #c9f1af 28%, #c9f1af 100%); padding: 14.0rem 0 0; }
  .footer .copy { display: block; padding: 2.0rem 0; }
  .footer ul { display: block; text-align: center; margin: 1.0rem auto 2.0rem; }
  .footer ul li { display: inline-block; font-size: 1.4rem; }
  .footer ul li::before { content: '|'; margin: 0 1.0rem; }
  .footer ul li:last-child::after { content: '|'; margin: 0 0 0 1.0rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a:hover { text-decoration: underline; } }
body.index .main { padding: 0 0 6.0rem; }

#keyvsl { margin: 1.0rem 0 0; max-width: 100%; height: 18.0rem; background: url(../img/index_keyvsl01.jpg) no-repeat center top/cover; }

@media screen and (min-width: 48em), print { #keyvsl { margin: 0; height: 65.0rem; } }
.covid { background: #fff4ed; padding: 4.0rem 1.0rem; }
.covid ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.covid ul li { width: 49%; }
.covid .bold { color: #f20000; }

@media screen and (min-width: 48em), print { .covid { padding: 6.0rem 0; }
  .covid img { max-width: 80%; height: auto; }
  .covid ul { max-width: 80%; margin: 3.0rem auto 1.0rem; }
  .covid ul li a { font-size: 2.4rem; letter-spacing: .1rem; border-radius: .6rem; } }
.aisatsu { background: url("../img/index_aisatsu_oyako.svg") no-repeat right 1rem bottom 10rem/40% auto; padding: 4.0rem 1.0rem; }
.aisatsu .img_r { width: 40%; border-radius: 1.0rem; }
.aisatsu .name { font-size: 120%; }
.aisatsu .sns { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 3.0rem 0 0; }
.aisatsu .sns li { width: 48%; }
.aisatsu .sns li a.btn_yt { background: #f00; }
.aisatsu .sns li a.btn_yt::before { content: ""; }
.aisatsu .sns li a.btn_inst { background: -webkit-linear-gradient(left, #624cd3 0%, #cf2e92 50%, #f26939 100%); background: linear-gradient(to right, #624cd3 0%, #cf2e92 50%, #f26939 100%); }
.aisatsu .sns li a.btn_inst::before { content: ""; }

@media screen and (min-width: 48em), print { .aisatsu { background: url("../img/index_aisatsu_oyako.svg") no-repeat left 40% bottom 16rem/20rem auto; padding: 8.0rem 0; }
  .aisatsu .tit_02 { width: 45.0rem; background: url("../img/index_aisatsu_usagi.svg") no-repeat center left/7rem auto, url("../img/index_aisatsu_tree.svg") no-repeat center right/8rem auto; }
  .aisatsu .img_r { max-width: 36.0rem !important; height: auto; margin: -8.0rem 0 0 5.0rem; }
  .aisatsu p { line-height: 2.0; }
  .aisatsu .sns { width: 50%; } }
.info { padding: 4.0rem 1.0rem; background: #fff4ed; }
.info .wrap dl { margin: 0; line-height: 1.4; padding: 0 .6rem 0 0; height: 30.0rem; overflow-y: auto; }
.info .wrap dl dt { margin-bottom: .4rem; font-weight: bold; color: #ea6181; display: -webkit-flex; display: flex; cursor: pointer; }
.info .wrap dl dt::before { display: block; content: '▼'; font-size: 80%; margin: .2rem .6rem 0 0; }
.info .wrap dl dt.close::before { content: '▲'; }
.info .wrap dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; padding: 1.6rem 0 0; border-top: 1px solid #ccc; }
.info .wrap dl dd { margin: 0 0 1.6rem; padding-bottom: 1.6rem; word-wrap: break-word; display: none; }

@media screen and (min-width: 48em), print { .info { padding: 8.0rem 0; }
  .info .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .info .wrap .tit_02 { width: 18.0rem; background: url("../img/index_info_tit.svg") no-repeat center bottom/90% auto; margin: 0; }
  .info .wrap dl { width: 63.0rem; padding: 0 1.4rem 0 0; height: 50.0rem; } }
.feature { margin: 4.0rem 1.0rem 0; }
.feature ol { margin: auto; counter-reset: number 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.feature ol li { width: 48%; margin: 0 0 3.0rem; border-radius: .6rem; padding: 14.0rem 2.0rem 2.0rem; position: relative; -webkit-box-shadow: 0.1rem 0.1rem 1.6rem 0.1rem #efefef; box-shadow: 0.1rem 0.1rem 1.6rem 0.1rem #efefef; counter-increment: number 1; }
.feature ol li::before { display: block; text-align: center; content: "POINT 0" counter(number); color: #ea6181; font-weight: bold; font-size: 120%; position: absolute; top: 2.0rem; left: 0; right: 0; }
.feature ol li.point01 { background: url("../img/index_feature01.svg") no-repeat center top 5.4rem/50% auto; }
.feature ol li.point02 { background: url("../img/index_feature02.svg") no-repeat center top 5.4rem/50% auto; }
.feature ol li.point03 { background: url("../img/index_feature03.svg") no-repeat center top 5.4rem/50% auto; }
.feature ol li.point04 { background: url("../img/index_feature04.svg") no-repeat center top 5.4rem/50% auto; }
.feature ol li.point05 { background: url("../img/index_feature05.svg") no-repeat center top 5.4rem/50% auto; }
.feature ol li.point06 { background: url("../img/index_feature06.svg") no-repeat center top 5.4rem/50% auto; }

@media screen and (min-width: 48em), print { .feature { width: 860px; margin: 8.0rem auto; }
  .feature .tit_02 { margin: 0 0 4.0rem; background: url("../img/index_feature_tit_l.svg") no-repeat center left/11rem auto, url("../img/index_feature_tit_r.svg") no-repeat center right/11rem auto; }
  .feature ol { width: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .feature ol li { width: 31%; padding: 22.0rem 2.6rem 3.0rem; -webkit-box-shadow: 0.1rem 0.1rem 1.6rem 0.6rem #efefef; box-shadow: 0.1rem 0.1rem 1.6rem 0.6rem #efefef; }
  .feature ol li::before { top: 3.0rem; }
  .feature ol li.point01 { background: url("../img/index_feature01.svg") no-repeat center top 7rem/50% auto; }
  .feature ol li.point02 { background: url("../img/index_feature02.svg") no-repeat center top 7rem/50% auto; }
  .feature ol li.point03 { background: url("../img/index_feature03.svg") no-repeat center top 7rem/50% auto; }
  .feature ol li.point04 { background: url("../img/index_feature04.svg") no-repeat center top 7rem/50% auto; }
  .feature ol li.point05 { background: url("../img/index_feature05.svg") no-repeat center top 7rem/50% auto; }
  .feature ol li.point06 { background: url("../img/index_feature06.svg") no-repeat center top 7rem/50% auto; } }
.cf .img_l, .cf .img_r { border-radius: 1.0rem; }

@media screen and (min-width: 48em), print { .cf .img_l, .cf .img_r { max-width: 40%; height: auto; } }
.doctor .main .img_r { width: 40% !important; }

#clinicslide { margin-bottom: 8.0rem; }
#clinicslide img, #clinicslide p { display: none; }

.sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.2rem; }

.sp-layer.sp-white.sp-padding { font-size: 2.0rem; }

.sp-selected-thumbnail { border: 4px solid #000; }

.device li { margin: 0 0 2.0rem; text-align: center; }
.device li img { display: block; margin: 0 auto .6rem; max-width: 80%; height: auto; }

@media screen and (min-width: 48em), print { .device { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .device li { width: 48%; }
  .device li img { margin: 0 auto 1.0rem; max-width: 100%; } }
.flow dd { margin: 0 0 6.0rem; position: relative; }
@media screen and (min-width: 48em), print { .flow dd { margin: 0 0 10.0rem; } }
.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 #f99; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

.access .gmap { height: 30.0rem; margin: 2.0rem 0; }
.access .footer { background: url("../img/footer_bg.png") no-repeat center top/contain, linear-gradient(to bottom, #fff 0%, #fff 28%, #c9f1af 28%, #c9f1af 100%); }

@media screen and (min-width: 48em), print { .access .gmap { height: 50.0rem; }
  .access .footer { background: url("../img/footer_bg.png") no-repeat center top/auto, linear-gradient(to bottom, #fff 0%, #fff 28%, #c9f1af 28%, #c9f1af 100%); } }

/*# sourceMappingURL=style.css.map */
