@charset "UTF-8";
/* ----------------------------------------------------------------------------------
リセット　_reset.scss
---------------------------------------------------------------------------------- */
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; }

/* ----------------------------------------------------------------------------------
モジュール　_module.scss
---------------------------------------------------------------------------------- */
/* clearfix -------------------------------------- */
.cf::before, .cf::after { content: ''; display: block; }

.cf::after { clear: both; }

/* float -------------------------------------- */
.fl_l { float: left; }

.fl_r { float: right; }

/* txt -------------------------------------- */
.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

.frame_01 { background: #e7ffec; padding: 1rem; margin-bottom: 2rem; }
@media screen and (min-width: 48em), print { .frame_01 { padding: 2.4rem 2rem 2rem; margin-bottom: 3rem; } }

.frame_02 { background: #ebf5ff; padding: 1rem; margin-bottom: 2rem; }
@media screen and (min-width: 48em), print { .frame_02 { padding: 2.4rem 2rem 2rem; margin-bottom: 3rem; } }

.red { color: #ff0000; }

/* img -------------------------------------- */
.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; } }
/* PC・SP　表示・非表示 -------------------------------------- */
.sp_n { display: none; }

@media screen and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none; } }
/* マージン・パディング回り -------------------------------------- */
.mt40 { margin-top: 4.0rem; }

.mt30 { margin-top: 3rem !important; }

.mt20 { margin-top: 2.0rem; }

.mt10 { margin-top: 1.0rem; }

.pt20 { padding: 2rem; }

.p40 { padding: 4rem !important; }

.fon18 { font-size: 1.8rem; }

.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; }

main div:first-child { padding: 2rem 0 4rem; }
@media screen and (min-width: 48em), print { main div:first-child { padding: 0 0 4rem; } }

@media screen and (min-width: 48em), print { .mt40 { margin-top: 8.0rem; }
  .mt30 { margin-top: 6rem !important; }
  .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; } }
/* タイムテーブル -------------------------------------- */
.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; }
.tbl_time caption span { font-size: 116%; }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; background: #003567; font-size: 1.2rem; color: #fff; font-weight: normal; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { background: #fff; border-bottom: 1px dashed #003567; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; background: #fff; border-bottom: 1px dashed #003567; line-height: 1.0; }
.tbl_time tr:last-child th { border-bottom: 2px solid #003567; }
.tbl_time tr:last-child td { border-bottom: 2px solid #003567; }

@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 td { padding: 1.0rem 0; } }
/* グーグルマップ -------------------------------------- */
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

/* タイトル回り -------------------------------------- */
.tit_01 { background: url(../img/tit_01.jpg) no-repeat center top/auto 100%; font-size: 2.2rem; text-align: center; padding: 1.0rem 1.0rem; margin: 0 0 0; color: #414648; }

.tit_02 { color: #fff; font-size: 2.0rem; margin: 0 0 1rem; padding: .8rem 0; line-height: 1.2; text-align: center; background: #003567; position: relative; }
.tit_02::after { content: ""; position: absolute; bottom: -54px; left: 0; right: 0; margin: auto; display: block; background: none; width: 1rem; height: 1rem; border-top: 20px solid #003567; border-right: 40px solid transparent; border-bottom: 40px solid transparent; border-left: 40px solid transparent; }

.info .tit_02 { background: url("../img/index_info_tit02.jpg") repeat-y; background-size: 100%; color: #402626; letter-spacing: .1rem; padding: 1.6rem 0; }
.info .tit_02::before { content: ""; background: url("../img/index_info_logo.png") no-repeat center/contain; display: block; width: 4rem; height: 4rem; margin: 0 auto .4rem; }
.info .tit_02::after { content: none; }

body:not(.index) .tit_02 { margin: 0 0 4rem; }

.tit_03 { color: #513401; font-size: 1.8rem; line-height: 1.2; margin: 0 0 1.0rem; padding: .4rem 0 .4rem 5rem; background: #003567; color: #fff; position: relative; }
.tit_03::before { content: ""; background: url("../img/tit_03.png") no-repeat center/contain; width: 4rem; height: 4rem; position: absolute; left: 5px; top: -12px; }

.tit_04 { color: #44b45d; font-size: 1.8rem; line-height: 1.2; margin: 0 0 1.0rem; border-bottom: 1px solid #1a9437; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; }
.tit_04::before { content: ""; display: inline-block; min-width: 3rem; width: 3rem; height: 3rem; margin-right: .4rem; background: url("../img/tit_04.png") no-repeat center/contain; }

.tit_05 { color: #003567; padding-bottom: .2rem; margin: 0 0 1rem; border-bottom: #003567 dashed 1px; }

@media screen and (min-width: 48em), print { .tit_01 { background: url(../img/tit_01.jpg) no-repeat center top/2000px; font-size: 3.4rem; height: 13rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
  .tit_02 { font-size: 2.8rem; margin: 0 0 2.0rem; padding: 1rem 0; line-height: 1.2; text-align: center; background: #003567; position: relative; }
  .tit_02::after { content: ""; position: absolute; bottom: -69px; left: 0; right: 0; margin: auto; display: block; background: none; width: 1rem; height: 1rem; border-top: 30px solid #003567; border-right: 75px solid transparent; border-bottom: 40px solid transparent; border-left: 75px solid transparent; }
  body:not(.index) .tit_02 { margin: 0 0 8rem; }
  .tit_03 { font-size: 2.6rem; margin: 7rem 0 2.0rem; padding: .6rem 0 .6rem 7.8rem; }
  .tit_03::before { width: 7rem; height: 7rem; top: -33px; }
  .tit_04 { font-size: 2.4rem; margin: 0 0 2.0rem; -webkit-align-items: center; align-items: center; }
  .tit_04::before { width: 4rem; height: 4rem; margin-right: 1rem; }
  .tit_05 { font-size: 2rem; } }
/* リスト回り -------------------------------------- */
.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: #44b45d; }

.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%; } }
/* リンク -------------------------------------- */
.btn { display: block; padding: 1rem; text-align: center; }
.btn a { color: #fff; min-width: 15rem; background: #44b45d; text-align: center; padding: 1rem; border-radius: 25px; display: inline-block; text-decoration: none !important; }
.btn a::before { content: "\f144"; font-family: "fontello"; margin-right: .4rem; }

.txt_link { color: #44b45d; text-decoration: none !important; border-bottom: 1px solid #44b45d; }
.txt_link:hover { color: #ff9900; border-bottom: 1px solid #ff9900; opacity: 1; }

/* テーブル -------------------------------------- */
.tbl_01 { table-layout: fixed; border-collapse: collapse; border-collapse: 0; }
.tbl_01 tr th { width: 30%; background: #e7ffec; text-align: center; font-weight: normal; border: 1px solid #aaaaaa; }
.tbl_01 tr td { padding: .8rem; border: 1px solid #aaaaaa; }

@media screen and (min-width: 48em), print { .tbl_01 tr th { padding: .8rem 1rem; font-weight: bold; }
  .tbl_01 tr td { padding: 1.2rem .8rem; } }
.tbl_access { table-layout: fixed; border-collapse: separate; border-collapse: .2rem; width: 100%; }
.tbl_access tr th { width: 37%; background: #d9edac; text-align: center; font-weight: normal; padding: .8rem; }
.tbl_access tr td { padding: .8rem; }

@media screen and (min-width: 48em), print { .tbl_access tr th { width: 30%; } }
.background-white { background: #fff; }

/* ----------------------------------------------------------------------------------
共通　_common.scss
---------------------------------------------------------------------------------- */
html { font-size: calc( 100vw / 32 ); font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; -webkit-text-size-adjust: none; }

body { background: #fff; color: #555555; }

a { color: inherit; text-decoration: none; }

.wrap { padding: 0 1rem 0; }

.main { font-size: 1.4rem; line-height: 1.6; padding: 0 0 0; }
.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 { min-width: 1190px; }
  body > .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: nowrap; flex-wrap: nowrap; margin: 10rem auto 0; }
  a { transition: .2s; }
  a:hover { opacity: .8; }
  .wrap { width: 1170px; margin: 0 auto; }
  .main { font-size: 1.6rem; padding: 0 0 0; width: 100%; } }
/* アイコンフォント -------------------------------------- */
@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; padding: 0; }
.header .wrap .logo { height: 5.8rem; margin-left: 3rem; }
.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 .zip { color: #003567; margin: 1.4rem auto 0; text-align: center; display: block; font-size: 1.2rem; }
.header .wrap .headR { text-align: center; }
.header .wrap .headR .switch { text-align: center; background: #003567; color: #fff; font-size: 1.4rem; display: inline-block; padding: .6rem 2.4rem; margin: .4rem auto .8rem; }
.header .wrap .headR .switch::before { content: "\f144"; font-family: "fontello"; margin-right: .4rem; }
.header .wrap .headR .tel { display: inline-block; font-size: 1.8rem; color: #003567; }
.header .wrap .headR .tel::before { content: "\e802"; font-family: "fontello"; margin-right: .4rem; }
.header .wrap .headR .tel a { display: inline-block; }
.header .wrap .headR .hours_holiday { text-align: left; color: #003567; margin: 1rem auto 0; font-size: 1.2rem; }
.header .wrap .headR .hours_holiday > div { display: inline-block; }
.header .wrap .headR .hours_holiday > div span { margin-right: .4rem; color: #fff; width: 7rem; display: inline-block; text-align: center; padding: .2rem .8rem; }
.header .wrap .headR .hours_holiday > div.hours { margin-bottom: .4rem; }
.header .wrap .headR .hours_holiday > div.hours span { background: #003567; }
.header .wrap .headR .hours_holiday > div.holiday span { background: #b41010; }

@media screen and (min-width: 48em), print { .header .wrap { height: 17rem; padding: 0 1rem; margin: 0 auto 0; position: relative; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .header .wrap > div .logo { padding: 2rem 0 0; height: 12.0rem; width: 29rem; margin-left: 2rem; }
  .header .wrap > div .zip { display: block; font-size: 1.8rem; margin: 1.8rem auto .6rem 0; position: absolute; left: 0; width: 34rem; }
  .header .wrap .headR { position: absolute; right: 0; }
  .header .wrap .headR .switch { font-size: 2rem; margin: 0 auto .8rem; padding: 1.4rem 6.4rem; }
  .header .wrap .headR .tel { font-size: 3.2rem; }
  .header .wrap .headR .hours_holiday { font-size: 1.6rem; }
  .header .wrap .headR .hours_holiday > div { display: block; }
  .header .wrap .headR .hours_holiday > div span { width: 8.2rem; padding: .4rem .8rem; margin-right: 1.6rem; } }
/* SP ドロップダウンメニュー（Slick Nav） -------------------------------------- */
.slicknav_menu { position: absolute; top: 1.0rem; right: 0; font-size: 3rem; display: inline-block; background: none; padding: 0; z-index: 10; }
.slicknav_menu .slicknav_btn { width: 5.0rem; height: 5.0rem; color: #fff; background: #7db345; text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; margin: 0 1.0rem; padding: 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::before { display: block; font-family: 'fontello'; content: '\f008'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::after { display: block; content: 'MENU'; font-size: 1.0rem; margin-top: .2rem; }
.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; margin-top: .2rem; }
.slicknav_menu .slicknav_nav { width: 100vw; background: #f1f1f1; padding: 1.6rem; position: absolute; top: 6.0rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid clr_brw; margin: 0; }
.slicknav_menu .slicknav_nav .gnav > li { border-bottom: 1px solid #555555; }
.slicknav_menu .slicknav_nav .gnav > li a { display: block; color: #555555; padding: 1.0rem 0; font-size: 1.6rem; position: relative; }
.slicknav_menu .slicknav_nav .gnav > li a .sub::after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: '\e801'; font-size: 2.0rem; }
.slicknav_menu .slicknav_nav .gnav > li a:hover { background: none; }
.slicknav_menu .slicknav_nav .gnav > li.slicknav_parent a.slicknav_item { padding: 0; }
.slicknav_menu .slicknav_nav .gnav > li.slicknav_parent ul li:last-child { border: none; }
.slicknav_menu .slicknav_nav .gnav > li.slicknav_open > a.slicknav_item .sub::after { font-family: 'fontello'; content: '\e803'; }
.slicknav_menu .slicknav_nav .gnav > li .subnav { margin: 0 0 2rem .5rem; border-radius: 10px; background: #fff; }
.slicknav_menu .slicknav_nav .gnav > li .subnav li a { color: #555555; position: relative; }
.slicknav_menu .slicknav_nav .gnav > li .subnav li a::after { content: "\f144"; font-family: "fontello"; position: absolute; right: 2%; }
.slicknav_menu .slicknav_nav .gnav > li .subnav li a .nav_n { display: none; }
.slicknav_menu .slicknav_nav .gnav > li .subnav li.space_item { display: 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 screen and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { display: block; background: #003567; height: 7rem; padding: .5rem 0; }
  #nav .gnav { width: 1170px; height: 100%; padding: 0 2rem; margin: auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  #nav .gnav > li { width: calc(100%/6); height: 100%; position: relative; }
  #nav .gnav > li::after { content: ""; width: 1px; height: 100%; background: #ffffff; display: inline-block; position: absolute; top: 0; right: 0; }
  #nav .gnav > li:first-child::before { content: ""; width: 1px; height: 100%; background: #ffffff; display: inline-block; position: absolute; top: 0; left: 0; }
  #nav .gnav > li a { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; height: 100%; text-align: center; font-size: 1.6rem; color: #fff; }
  #nav .gnav > li a:hover { background: #4d7295; }
  #nav .gnav > li .subnav { width: 32rem; display: none; position: absolute; top: 6.5rem; z-index: 30; background: #f1f1f1; padding: 0; }
  #nav .gnav > li .subnav li { width: 100%; border-top: 1px solid clr_brw; }
  #nav .gnav > li .subnav li a { display: block; width: 100%; padding: 1rem 0 1rem 2rem; text-align: left; color: #555555; }
  #nav .gnav > li .subnav li a::before { content: "\f144"; font-family: "fontello"; margin-right: .4rem; }
  #nav .gnav > li .subnav li a:hover { color: #fff; background: #003567; }
  #nav .gnav > li .subnav li a .nav_n { display: none; }
  #nav .gnav > li .subnav li:first-child { margin: 1rem 0 0; }
  #nav .gnav > li .subnav li.space_item { display: none; }
  /* Gナビ　ハイライト */ }
/* クリニック概要 -------------------------------------- */
.overview { padding: 0; font-size: 1.4rem; line-height: 1.6; background: url("../img/overview_bg.jpg") no-repeat top center/cover; }
.overview > .wrap { background: rgba(255, 255, 255, 0.7); padding: 1rem; margin: 1rem; }
.overview > .wrap .overviewL .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview > .wrap .overviewL .clinic_name img { max-width: 80%; height: auto; }
.overview > .wrap .overviewL .dl_gaiyo dt { float: left; clear: left; width: 27%; background: #003567; color: #fff; text-align: center; margin-bottom: .4rem; }
.overview > .wrap .overviewL .dl_gaiyo dd { padding-left: 9rem; margin: 0 0 .4rem; }
.overview > .wrap .overviewL .dl_gaiyo dd .keyvsl_only { display: none; }
.overview > .wrap .overviewL .tbl_time { margin: 1.6rem 0; }
.overview > .wrap .overviewR { margin: 2.0rem 0 0; }
.overview > .wrap .overviewR img { border: 1.2rem solid #d7f1de; }
.overview .gmap { height: 30rem; }

@media screen and (min-width: 48em), print { .overview { margin: 0 0 0; padding: 6rem 0 0; font-size: 1.8rem; }
  .overview > .wrap { background: rgba(255, 255, 255, 0.8); display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; margin: 0 auto 5rem; padding: 0; }
  .overview > .wrap .overviewL { width: 46.5%; padding: 3.2rem 0 0 7.7rem; }
  .overview > .wrap .overviewL .clinic_name { margin: 0 0 2.4rem; }
  .overview > .wrap .overviewL .clinic_name img { max-width: 35.0rem; }
  .overview > .wrap .overviewL .dl_gaiyo dt { padding: 0 0; letter-spacing: .2rem; }
  .overview > .wrap .overviewL .dl_gaiyo dd { padding: 0 0 0 14rem; margin: .4rem 0 1.2rem; }
  .overview > .wrap .overviewR { width: 48%; margin: 0; padding: 7rem 0 6rem; }
  .overview > .wrap .overviewR img { border: 1.8rem solid #d7f1de; }
  .overview .gmap { height: 58rem; } }
/* フッター -------------------------------------- */
#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; font-size: 1.6rem; text-align: center; padding: .4rem; background: #e5bc53; border-radius: 50%; }
#pageup a::before { text-align: center; font-size: 3.6rem; font-family: 'fontello'; content: '\e812'; color: #fff; }
#pageup a span { display: none; }

@media screen and (min-width: 48em), print { #pageup a { width: 6.4rem; height: 6.4rem; }
  #pageup a::before { font-size: 5.0rem; } }
.tel_up { width: 100%; background: #56312b; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 10; font-size: 1.4rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.tel_up .tel { display: block; text-align: center; width: 80%; font-size: 2.4rem; color: #fff; line-height: 1.0; }
.tel_up .tel::before { content: "\e802"; font-family: "fontello"; margin-right: .6rem; }
.tel_up .pageup { cursor: pointer; }
.tel_up .pageup a { display: block; width: 5.0rem; font-size: 1.6rem; text-align: center; padding: 0 .4rem; line-height: 1.0; background: #002950; }
.tel_up .pageup a::before { text-align: center; font-size: 4.4rem; font-family: 'fontello'; content: '\f106'; color: #fff; }
.tel_up .pageup a span { display: none; }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 8.0rem; bottom: 4.0rem; right: 2.0rem; left: auto; cursor: pointer; background: none; padding: 0; }
  .tel_up .tel { display: none; }
  .tel_up .pageup a { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; padding-bottom: .8rem; width: 6.4rem; height: 6.4rem; border: 3px solid clr_blue; border-radius: 50%; }
  .tel_up .pageup a::before { font-size: 5.0rem; } }
.footer { text-align: center; padding: 0 0 4rem; }
.footer .copy { display: block; background: #56312b; color: #fff; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 4rem 0 0; background: #003567; }
  .footer .copy { margin-top: 3rem; }
  .footer ul { display: block; text-align: center; margin: 0 auto 3.2rem; white-space: nowrap; }
  .footer ul ~ ul { margin-bottom: 1rem; }
  .footer ul li { display: inline-block; font-size: 1.6rem; }
  .footer ul li::after { content: '|'; margin: 0 1.6rem; color: #fff; }
  .footer ul li:first-child::before { content: '|'; margin: 0 1.6rem; color: #fff; }
  .footer ul li a { opacity: 1.0; color: #fff; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li a .nav_n { display: none; }
  .footer ul li.treatment { display: none; }
  .footer ul li.space_item { display: none; } }
/* ----------------------------------------------------------------------------------
トップ　_top.scss
---------------------------------------------------------------------------------- */
/* キービジュアル -------------------------------------- */
#keyvsl { height: 15rem; margin-bottom: 7rem; position: relative; background: url(../img/index_keyvsl01.jpg) no-repeat top center/cover; }
#keyvsl .wrap { margin: 1.0rem 0rem 2.0rem; max-width: 100%; }
#keyvsl .wrap .oshirase { position: absolute; right: 0; bottom: 30px; }
#keyvsl .wrap .oshirase .day { width: 11rem; height: 11rem; background: #eaf9db; border-radius: 50%; color: #4f9109; text-align: center; line-height: 1.3; font-size: 1.2rem; position: relative; overflow: hidden; z-index: 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: column; flex-direction: column; }
#keyvsl .wrap .oshirase .day > div { position: relative; z-index: 3; }
#keyvsl .wrap .oshirase .day > div span { font-size: 120%; }
#keyvsl .wrap .oshirase .day::before { content: ""; width: 13rem; height: 10rem; border-radius: 50%; background: #fff; position: absolute; top: -34px; left: -48px; z-index: 1; }
#keyvsl .wrap .oshirase .day::after { content: ""; width: 10rem; height: 10rem; border-radius: 50%; border: 1px solid #4f9109; position: absolute; top: 5px; left: 0; right: 0; margin: auto; z-index: 2; }
#keyvsl .wrap .oshirase .time { position: absolute; bottom: -24px; right: 1rem; 					 /* left: -58px;
					 */ background: #5da017; color: #fff; box-shadow: 2px -1px 7px 4px #fff; border-radius: 50%; width: 6rem; height: 6rem; text-align: center; line-height: 1.2; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
#keyvsl .wrap .oshirase .time div { position: relative; z-index: 2; /*&::after{ top: -15px; right: -9px; content: " "; position: absolute; transform: rotate(62deg); -webkit-transform: rotate(62deg); -ms-transform: rotate(62deg); z-index: -1; width: 0; height: 0; border-style: solid; border-width: 0 15px 45px 15px; border-color: transparent transparent #5da017 transparent;
}*/ }
#keyvsl .wrap .oshirase .time div::before { content: "\e800"; font-family: "fontello"; display: block; font-size: 1.4rem; }
#keyvsl .wrap .access_parking { width: 100%; padding: 0 1rem; position: absolute; bottom: -50%; left: 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
#keyvsl .wrap .access_parking li { background: rgba(93, 160, 23, 0.8); color: #fff; text-align: center; font-size: 1.4rem; line-height: 1.4; padding: .4rem .2rem; width: 63%; }
#keyvsl .wrap .access_parking li span { font-size: 2rem; }
#keyvsl .wrap .access_parking li:last-child { width: 35%; }
#keyvsl .wrap .access_parking li:last-child::before { content: "\f1b9"; font-family: "fontello"; display: block; font-size: 2rem; }

@media screen and (min-width: 48em), print { #keyvsl { height: 57rem; margin: 0 auto 0; background: url(../img/index_keyvsl01.jpg) no-repeat top center/2000px; color: #fff; }
  #keyvsl .wrap { max-width: inherit; width: 1170px; height: 100%; padding: 3rem 0; margin: 0 auto; position: relative; }
  #keyvsl .wrap .oshirase { bottom: 77px; }
  #keyvsl .wrap .oshirase .day { width: 20rem; height: 20rem; font-size: 2.2rem; }
  #keyvsl .wrap .oshirase .day > div span { font-size: 3rem; }
  #keyvsl .wrap .oshirase .day > div.small { font-size: 1.8rem; }
  #keyvsl .wrap .oshirase .day::before { width: 30rem; height: 20rem; top: -63px; left: -126px; }
  #keyvsl .wrap .oshirase .day::after { height: 18rem; width: 18rem; top: 10px; }
  #keyvsl .wrap .oshirase .time { width: 13rem; height: 13rem; font-size: 2.2rem; bottom: -59px; right: 2rem; /*left: -117px;*/ }
  #keyvsl .wrap .oshirase .time div { /*&::after{ top: -9px; right: -28px; transform: rotate(61deg); -webkit-transform: rotate(61deg); -ms-transform: rotate(61deg); border-width: 0 25px 41px 25px;
}*/ }
  #keyvsl .wrap .oshirase .time div::before { font-size: 3.2rem; }
  #keyvsl .wrap .access_parking { -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; align-items: center; bottom: 3rem; padding: 0 2rem; }
  #keyvsl .wrap .access_parking li { width: 25.5rem; height: 8.7rem; font-size: 2rem; letter-spacing: .1rem; }
  #keyvsl .wrap .access_parking li span { font-size: 2.8rem; }
  #keyvsl .wrap .access_parking li span:first-of-type { margin-right: .4rem; }
  #keyvsl .wrap .access_parking li:last-child { width: 17.5rem; margin-left: 2.2rem; }
  #keyvsl .wrap .access_parking li:last-child::before { font-size: 3rem; }
  #keyvsl .wrap .access_parking li:last-child span { margin-right: 0; } }
/* お知らせ -------------------------------------- */
dl#information { max-height: 25.0rem; overflow-y: auto; }

dl#information dt { font-size: 1em; padding-left: 23px; position: relative; }
dl#information dt .date { display: block; font-size: 75%; color: #666; }

dl#information dd { font-size: 1em; margin-bottom: 1em; }

dl#information dt::before { margin-top: .8rem; left: 20px; }

dl#information dt::before { content: ''; width: 6px; height: 6px; border: 0px; border-top: solid 2px #44b45d; border-right: solid 2px #44b45d; -ms-transform: rotate(135deg); -webkit-transform: rotate(135deg); transform: rotate(135deg); position: absolute; left: 0; }

dl#information dt.active::before { -ms-transform: rotate(315deg); -webkit-transform: rotate(315deg); transform: rotate(315deg); }

@media screen and (min-width: 48em), print { dl#information { max-height: 33.0rem; }
  dl#information dt { padding-left: 25px; margin-bottom: 5px; font-size: 20px; cursor: pointer; }
  dl#information dt::before { top: calc(100% - 17.5px); right: calc(100% - 10px); left: initial; margin-top: initial; }
  dl#information dt span.data { padding-left: 1em; font-size: 14px; color: #999; }
  dl#information dd { padding-bottom: 25px; } }
.info { padding: 2.0rem 0 2rem; margin: 1rem 1rem 3rem; }
.info .wrap { padding: 2rem 0 0; border-top: 1px solid #b3b3b3; border-bottom: 1px solid #b3b3b3; }
.info .wrap dl { margin: 0; line-height: 1.4; padding: 0 .6rem 0 0; height: 100%; }
.info .wrap dl dt { margin-bottom: .4rem; color: #5da017; font-size: 110%; }
.info .wrap dl dt span.datem { color: #a0a0a0; }
.info .wrap dl dt ~ dt { border-top: 1px dashed #b3b3b3; padding-top: .8rem; }
.info .wrap dl dd { margin: 0 0 1.0rem; padding-left: 1em; padding-bottom: .4rem; }

@media screen and (min-width: 48em), print { .info { margin: 2rem auto 8.0rem; }
  .info .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .info .wrap .tit_02 { width: 23rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; }
  .info .wrap dl { padding: 1.4rem; width: 78%; height: 100%; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; align-items: flex-start; -webkit-flex-direction: column; flex-direction: column; }
  .info .wrap dl dt { width: 100%; font-size: 2rem; }
  .info .wrap dl dd { font-size: 1.8rem; width: 100%; }
  .info .display-block { display: block !important; } }
/* 感染症対策 -------------------------------------- */
.info_02 .content { padding: 2rem 0 4rem; }
.info_02 .content .tit { font-weight: bold; letter-spacing: .1rem; font-size: 110%; margin: 1rem 0 .8rem; }
.info_02 .content .lst_ul01 { border-bottom: 1px dashed #b3b3b3; }

@media screen and (min-width: 48em), print { .info_02 .wrap .content { font-size: 1.8rem; padding: 4rem 0 4rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start; }
  .info_02 .wrap .content div { width: 32%; }
  .info_02 .wrap .content div .tit { padding: 1.6rem 0 0; }
  .info_02 .wrap .content div .lst_ul01 { padding: 0 0 1.6rem; border-bottom: none; } }
/* 院長ご挨拶 -------------------------------------- */
.greeting { background: url("../img/index_greeting_bg02.png") no-repeat bottom 1% right/contain, url("../img/index_greeting_bg01.png") top/6px; padding: 0 0 4rem; }
.greeting .wrap .flex2 { margin: 3rem 0 0; padding: 2rem 1rem 2rem; background: #fff; }
.greeting .wrap .flex2 .doctor_img { text-align: center; }
.greeting .wrap .flex2 p { color: #555555; }

@media screen and (min-width: 48em), print { .greeting { background: url("../img/index_greeting_bg02.png") no-repeat bottom 1% right/47rem, url("../img/index_greeting_bg01.png") top/6px; padding: 0 0 6.6rem; }
  .greeting .wrap .flex2 { padding: 4rem 5.5rem; margin-top: 8rem; }
  .greeting .wrap .flex2 div { order: 1; width: 77%; font-size: 1.8rem; }
  .greeting .wrap .flex2 div.doctor_img { order: 2; /*            width: 17%;*/ width: 21%; text-align: center; margin-top: 8rem; } }
/* 診療のご案内 -------------------------------------- */
.tre { background: url("../img/index_tre_bg01.png") no-repeat center left/contain; padding: 0 0 4rem; }
.tre ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.tre ul li { margin-top: 3rem; width: 48%; }
.tre ul li a { text-decoration: none !important; display: block; text-align: center; }
.tre ul li a::before { content: ""; display: block; margin: 0 auto; width: 8rem; height: 8rem; border-radius: 50%; }
.tre ul li a.myopia::before { background: url("../img/index_tre_myopia.png") no-repeat center/60%, #44b45d; }
.tre ul li a.dry_eye::before { background: url("../img/index_tre_dry_eye.png") no-repeat center/40%, #44b45d; }
.tre ul li a.cataract::before { background: url("../img/index_tre_cataract.png") no-repeat center/60%, #44b45d; }
.tre ul li a.glaucoma::before { background: url("../img/index_tre_glaucoma.png") no-repeat center/60%, #44b45d; }
.tre ul li a.glasses::before { background: url("../img/index_tre_glasses.png") no-repeat center/60%, #44b45d; }
.tre ul li a.age_related_macular_degeneration::before { background: url("../img/index_tre_age_related_macular_degeneration.png") no-repeat center/60%, #44b45d; }
.tre ul li a.diabetic::before { background: url("../img/index_tre_diabetic.png") no-repeat center/60%, #44b45d; }
.tre ul li a.orthokeratology::before { background: url("../img/index_tre_orthokeratology.png") no-repeat center/60%, #44b45d; }
.tre ul li a.pediatric::before { background: url("../img/index_tre_pediatric.png") no-repeat center/60%, #44b45d; }
.tre ul li a.low_vision_care::before { background: url("../img/index_tre_low_vision_care.png") no-repeat center/60%, #44b45d; }
.tre ul li a span { background: linear-gradient(to bottom, transparent 8%, #e9ffeb 8%, #e9ffeb 92%, transparent 92%); margin: .8rem auto 0; padding: 1rem 0; color: #1d8033; font-size: 1.4rem; min-height: 7rem; border-bottom: 1px solid #3e7f4d; position: relative; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.tre ul li a span::before { content: ""; display: block; height: 17px; width: 1px; background: #3e7f4d; position: absolute; top: -17px; left: 46%; transform: translateX(-50%) rotate(30deg); -webkit-transform: translateX(-50%) rotate(30deg); -ms-transform: translateX(-50%) rotate(30deg); z-index: 5; }
.tre ul li a span::after { content: ""; display: block; height: 1px; width: 100%; background: linear-gradient(to right, #3e7f4d 0%, #3e7f4d 43%, transparent 43%, transparent 56%, #3e7f4d 56%); position: absolute; top: -2px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 4; }
.tre ul li .tre_n { display: none; }
.tre ul li.space_item { display: none; }

@media screen and (min-width: 48em), print { .tre { background: url("../img/index_tre_bg01.png") no-repeat bottom left/36rem; padding: 0 0 6.8rem; }
  .tre .wrap { padding: 0 2rem; }
  .tre .wrap ul { padding-top: 10rem; }
  .tre .wrap ul li { width: 19%; }
  .tre .wrap ul li a::before { width: 11rem; height: 11rem; }
  .tre .wrap ul li a span { height: 6rem; line-height: 1.4; margin: 1.4rem auto 0; padding: 0; }
  .tre .wrap ul li a span::before { left: 48%; transform: translateX(-50%) rotate(24deg); -webkit-transform: translateX(-50%) rotate(24deg); -ms-transform: translateX(-50%) rotate(24deg); }
  .tre .wrap ul li a span::after { background: -moz-linear-gradient(left, #3e7f4d 0%, #3e7f4d 46%, transparent 46%, transparent 52%, #3e7f4d 52%); background: -webkit-linear-gradient(left, #3e7f4d 0%, #3e7f4d 46%, transparent 46%, transparent 52%, #3e7f4d 52%); background: -ms-linear-gradient(left, #3e7f4d 0%, #3e7f4d 46%, transparent 46%, transparent 52%, #3e7f4d 52%); }
  .tre .wrap ul li.space_item { display: block; } }
/* ----------------------------------------------------------------------------------
下層　_lower.scss
---------------------------------------------------------------------------------- */
body:not(.index) .main { color: #222222; margin: 0 auto; padding-bottom: 6rem; }

@media screen and (min-width: 48em), print { .cf .img_l, .cf .img_r { max-width: 40%; height: auto; } }
/* ドクター紹介 */
@media screen and (min-width: 48em), print { .doctor .img_r { max-width: 30%; } }
/* クリニック紹介 */
#clinicslide { margin-bottom: 8.0rem; }
#clinicslide img, #clinicslide p { display: none; }

.sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.4rem; }

.sp-selected-thumbnail { border: 4px solid #000; }

.device li { margin: 0 0 3.0rem; text-align: center; }
.device li figure { margin: 0; }
.device li figure img { display: block; margin: 0 auto .6rem; max-width: 80%; height: auto; }
.device li figure figcaption { background: #cbe2f9; padding: .2rem; margin-top: 1.2rem; font-size: 110%; letter-spacing: .1rem; }
.device li figure p { margin: .6rem 0 1rem; text-align: left; }
.device li .txt_only { text-align: left; }

@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 figure img { margin: 0 auto 1.0rem; max-width: 100%; }
  .device li figure figcaption { padding: .6rem 0; } }
/* 初めての方へ */
.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 #688bad; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

/* 診療時間・アクセス */
.access .map { border: 1rem solid #d9edac; }

@media screen and (min-width: 48em), print { .access .tbl_time caption { font-size: 100%; margin-top: 1rem; }
  .access .map { margin: 0 auto; width: 48rem; padding: 1rem; } }
/* 白内障・白内障手術 */
@media screen and (min-width: 48em), print { .cataract .frame_01 { display: inline-block; } }
/* オルソケラトロジー */
.orthokeratology .tbl_01 { width: 100%; }
.orthokeratology .tbl_01 tr td:first-child { width: 53%; text-align: center; }
.orthokeratology .tbl_01 tr td.price { text-align: right; }
.orthokeratology .tbl_01 caption { background: #44b45d; font-size: 18px; font-weight: bold; color: #fff; text-align: center; padding: 10px 15px; }

@media screen and (min-width: 48em), print { .orthokeratology .tbl_01 { width: 45%; } }
/* 文字が見えづらい方はこちら */
.hard_to_see .main { background: #000; color: #fff !important; }
.hard_to_see .main .txt_c { font-size: 2.6rem; }
.hard_to_see .main dl { margin: 0; }
.hard_to_see .main dl dt { margin: 0 0 1rem; font-size: 2.2rem; }
.hard_to_see .main dl dd { margin: 0 0 2rem; font-size: 1.8rem; }

@media screen and (min-width: 48em), print { .hard_to_see .main .tit_02 { font-size: 4rem; }
  .hard_to_see .main .txt_c { font-size: 3.6rem; }
  .hard_to_see .main dl { margin: 0; text-align: center; }
  .hard_to_see .main dl dt { margin: 0 0 1.4rem; font-size: 2.8rem; }
  .hard_to_see .main dl dd { margin: 0 0 3rem; font-size: 2.4rem; }
  .hard_to_see .main dl dd .lst_ul01 { display: inline-block; text-align: left; }
  .hard_to_see .main dl dd span { display: inline-block; text-align: left; } }
.tbl_02 { width: 100%; border-collapse: collapse; border-spacing: 0; margin-top: 2em; }

.tbl_02 caption { background: #44b45d; font-size: 18px; font-weight: bold; color: #fff; text-align: left; padding: 10px 15px; }

.tbl_02 th, .tbl_02 td { border: 1px solid #ccc; padding: 10px; line-height: 1.3; }

.tbl_02 thead th { background: #eeeeee; width: 30%; }

.tbl_02 tbody th { background: #f9f9f9; text-align: left; }

/*# sourceMappingURL=style.css.map */
