@charset "UTF-8";
.footer a { display: inline-block; }

.tre_nav a[href*="postoperatively"], .tre_nav a[href*="catheter"], .tre_nav a[href*="lifestyle"], .tre_nav a[href*="diabetes"], .tre_nav a[href*="internal"], .tre_nav a[href*="dock"], .tre_nav a[href*="injection"], .tre_nav a[href*="checkup"], .footer a[href*="postoperatively"], .footer a[href*="catheter"], .footer a[href*="lifestyle"], .footer a[href*="diabetes"], .footer a[href*="internal"], .footer a[href*="dock"], .footer a[href*="injection"], .footer a[href*="checkup"] { pointer-events: none; }

/* ----------------------------------------------------------------------------------
リセット　_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; }

.font_large { font-size: 180%; }

/* 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 all 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 all and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none; } }
.sp_center { text-align: center; }

@media all and (min-width: 48em), print { .sp_center { text-align: left; } }
/* マージン・パディング回り -------------------------------------- */
.mt40 { margin-top: 4.0rem; }

.mt30 { margin-top: 3.0rem; }

.mt20 { margin-top: 2.0rem; }

.mt10 { margin-top: 1.0rem; }

.mt0 { margin-top: 0; }

.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; }
  .mt0 { margin-top: 0; }
  .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; } }
.accordion dt { display: flex; align-items: center; transition: 0.3s; }
.accordion dt::before { content: '▲'; display: inline-block; color: #7a6a55; font-size: 1.2rem; position: sticky; left: 0; top: 90%; -webkit-transform: translateY(-10%); transform: rotate(90deg); }

@media all and (min-width: 48em), print { .accordion dt::before { font-size: 1.4rem; } }
.open { display: block; }

.accordion dt.open::before { transform: rotate(180deg); }

.news_titleInner { padding: 0 5px; }

.new { display: inline-block; color: #FB2D31; }

.orders { display: grid; }
.orders .order_item1 { order: 2; }
.orders .order_item2 { order: 1; }
@media all and (min-width: 48em), print { .orders .order_item1 { order: initial; }
  .orders .order_item2 { order: initial; } }

/* タイムテーブル -------------------------------------- */
.tbl_time { width: 100%; border-collapse: collapse; border-spacing: 0; font-size: 1.1rem; 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: #a19278; font-size: 1.0rem; color: #fff; font-weight: normal; white-space: nowrap; }
.tbl_time tr th:first-child { width: 23%; }
.tbl_time tr td { text-align: center; padding: .6rem .2rem; border-bottom: 1px solid #7a6a56; line-height: 1.3; font-size: 80%; }
.tbl_time tr td.time { font-size: 0.9rem; }
.tbl_time tr td span { font-size: 80%; }

@media all and (min-width: 48em), print { .tbl_time { font-size: 1.7rem; }
  .tbl_time caption { font-size: 1.6rem; }
  .tbl_time tr th { font-size: 1.6rem; white-space: nowrap; }
  .tbl_time tr td { padding: 1.6rem 0; font-size: 100%; line-height: 1.4; }
  .tbl_time tr td.time { font-size: 1.5rem; } }
/* グーグルマップ -------------------------------------- */
.gmap { width: 100%; text-align: center; }
.gmap iframe { width: 100%; height: 300px; border: none; }
.gmap img { max-width: 100%; height: auto; border: 1px solid #7a6a56; margin: 1.0rem 0; }
.gmap .btn_map { display: inline-block; background: #70897b; color: #fff; text-align: center; padding: .2rem 3.0rem; border-radius: .4rem; }

/* タイトル回り -------------------------------------- */
.tit_01 { background: url(../img/tit_01.jpg) no-repeat right top/auto 100%; font-weight: normal; color: #fff; text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3); text-align: center; font-size: 2.2rem; padding: 4.0rem 2.0rem; margin: 0 0 3.0rem; }

.tit_02 { color: #003471; font-size: 2.0rem; margin: 0 0 1.0rem; text-align: center; line-height: 1.2; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; }
.tit_02::before { display: inline-block; width: 3.0rem; height: 3.2rem; flex: 0 0 3.0rem; content: ''; background: url("../img/logo_mark.svg") no-repeat center top/contain; margin: 0 .6rem 0 0; }

.tit_03 { color: #e56a53; font-size: 1.8rem; padding-bottom: .4rem; border-bottom: .2rem solid #faac8c; line-height: 1.2; margin: 0 0 1.0rem; position: relative; }
.tit_03::after { display: block; content: ''; width: 100%; height: .2rem; background: #e56a53; position: absolute; bottom: 0; }

.tit_04 { color: #1076be; font-size: 1.6rem; line-height: 1.2; border-bottom: 2px solid #1076be; padding: 0 0 .2rem; margin: 0 0 1.0rem; }

.tit_05 { color: #7a6a56; font-size: 1.4rem; line-height: 1.2; border-bottom: 1px solid #7a6a56; padding: 0 0 .2rem; margin: 0 0 1.0rem; }

@media all and (min-width: 48em), print { .tit_01 { background: url(../img/tit_01.jpg) no-repeat center center/100% 85% #ebeaea; box-shadow: 0 -.5rem .1rem -.2rem #dedede inset; -webkit-box-shadow: 0 -.5rem .1rem -.2rem #dedede inset; font-size: 4.0rem; padding: 13.0rem 0; margin: 0 0 4.0rem; }
  .tit_02 { font-size: 3.6rem; margin: 0 0 3.0rem; -webkit-align-items: center; align-items: center; }
  .tit_02::before { width: 4.6rem; height: 4.6rem; background: url("../img/logo_mark.svg") no-repeat center center/contain; flex: 0 0 4.6rem; }
  .tit_03 { font-size: 3.2rem; padding-bottom: .6rem; margin: 0 0 2.0rem; border-bottom: .4rem solid #faac8c; }
  .tit_03::after { height: .4rem; }
  .tit_04 { font-size: 3.0rem; margin: 0 0 2.0rem; border-bottom: 4px solid #1076be; padding: 0 0 .4rem; }
  .tit_05 { font-size: 2.5rem; margin: 0 0 2.0rem; border-bottom: 2px solid #7a6a56; padding: 0 0 .4rem; } }
/* リスト回り -------------------------------------- */
.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: #e56a53; }

.lst_ul02 { margin: 1.0rem 1.0rem 1.0rem 3.0rem; }
.lst_ul02 li { line-height: 1.4; list-style: circle; }

.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_dl01 dt, .lst_dl02 dt { color: #1076be; }
.lst_dl01 dd, .lst_dl02 dd { margin: 0 0 1.0rem; }

@media all and (min-width: 48em), print { .lst_dl01 dt { float: left; width: 15%; color: #1076be; clear: left; }
  .lst_dl01 dd { margin: 0 0 1.0rem; padding: 0 0 0 17.0rem; }
  .lst_dl02 dt { float: left; width: 28.0rem; color: #1076be; clear: left; }
  .lst_dl02 dd { margin: 0 0 2.0rem; padding: 0 0 0 28.0rem; } }
/* フレックス回り -------------------------------------- */
@media all and (min-width: 48em), print { .flex { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .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 { display: -webkit-flex; display: flex; -webkit-justify-content: flex-strat; justify-content: flex-strat; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .flex3 li { width: 30%; margin-right: 5.0rem; } }
/* ボタン回り -------------------------------------- */
.btn_echo { display: block; color: #1076be; text-align: center; font-size: 1.8rem; line-height: 1.4; border: 2px solid #1076be; border-radius: .5rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
@media all and (min-width: 48em), print { .btn_echo { font-size: 2.8rem; border: 3px solid #1076be; }
  .btn_echo:hover { color: #fff; background: #1076be; } }
.btn_echo::before { font-family: 'fontello'; content: '\e801'; font-size: 250%; margin-right: .8rem; }
.btn_echo .sub { width: 100%; display: block; font-size: 80%; }

.bn_online { display: block; color: #fff; text-align: center; font-size: 1.8rem; line-height: 1.4; border: 2px solid #1076be; border-radius: .5rem; background: #1076be; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
@media all and (min-width: 48em), print { .bn_online { font-size: 2.8rem; border: 3px solid #1076be; }
  .bn_online:hover { color: #fff; background: #1076be; } }
.bn_online::before { font-family: 'fontello'; content: '\E805'; font-size: 250%; margin-right: .8rem; }
.bn_online .sub { width: 100%; display: block; font-size: 80%; }

.btn_blog { display: flex; flex-direction: column; justify-content: space-between; align-items: center; color: #fff; text-align: center; font-size: 1rem; line-height: 1.15; border-radius: 10px; background: #1076be; padding: 0.6rem; min-width: 7rem; }
.btn_blog::before { width: 100%; height: 75%; border-radius: 8px; display: block; content: " "; background: url("../img/logo_btn_blog.svg") center center/auto 70% no-repeat, #fff; margin-bottom: 0.2rem; }
.btn_blog.-sp_row { flex-direction: row; font-size: 2rem; padding: 0.5rem; min-height: 7rem; }
.btn_blog.-sp_row span { flex-grow: 1; }
.btn_blog.-sp_row::before { width: 25%; height: 100%; background-size: auto 80%; }
@media all and (min-width: 48em), print { .btn_blog { font-size: 1.4rem; min-width: 11.5rem; border-radius: 20px; padding: 0.8rem; }
  .btn_blog::before { border-radius: 16px; height: 73%; }
  .btn_blog.-sp_row { flex-direction: column; padding: 1rem; max-height: 23rem; border-radius: 25px; }
  .btn_blog.-sp_row span { display: flex; justify-content: center; align-items: center; }
  .btn_blog.-sp_row::before { width: 100%; border-radius: 22px; background-size: auto 70%; margin-bottom: 0.6rem; } }

.btn_detail { display: inline-block; margin-top: 1.0rem; padding: .4rem 1.0rem; border-radius: .5rem; background: #fff; border: 3px double #7a6a55; color: #7a6a55; text-decoration: none !important; }
@media all and (min-width: 48em), print { .btn_detail { padding: .4rem 2.0rem; } }
.btn_detail:hover { background: #7a6a55; color: #fff; border: 3px double #fff; }
.btn_detail:not(.blog)::after { content: '≫'; margin-left: .6rem; }
.btn_detail.blog { margin-top: 0; }
.btn_detail.blog span { display: inline-block; }
.btn_detail.blog span::before { font-family: 'fontello'; content: '\e806'; margin: 0 .6rem 0 0; }

.telno .tel { display: block; font-size: 1.6rem; background: #fff; border: 2px solid #70897b; color: #70897b; padding: .4rem; text-align: center; border-radius: .5rem; }
@media all and (min-width: 48em), print { .telno .tel { font-size: 3.0rem; } }
.telno .tel::before { font-family: 'fontello'; content: '\e800'; margin: 0 .6rem 0 0; }
@media all and (min-width: 48em), print { .telno .tel::before { margin: 0 1.0rem 0 0; } }
.telno .tel a { display: inline-block; }

.btn_rsv { display: block; font-size: 1.6rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; background: #e56a53; color: #fff; padding: .4rem; text-align: center; border-radius: .5rem; }
@media all and (min-width: 48em), print { .btn_rsv { font-size: 2.4rem; } }
.btn_rsv::before { font-family: 'fontello'; content: '\f108'; margin: 0 .6rem 0 0; }
@media all and (min-width: 48em), print { .btn_rsv::before { margin: 0 1.0rem 0 0; } }

.btn_olm { display: block; font-size: 1.6rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; background: #1076be; color: #fff; padding: .4rem; text-align: center; border-radius: .5rem; }
@media all and (min-width: 48em), print { .btn_olm { font-size: 2.6rem; } }
.btn_olm::before { font-family: 'fontello'; content: '\E805'; margin: 0 .6rem 0 0; }
@media all and (min-width: 48em), print { .btn_olm::before { margin: 0 1.0rem 0 0; } }

.btn_recruit { display: block; font-size: 1.8rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; background: #27b1db; color: #fff; padding: .4rem; text-align: center; border-radius: .5rem; }
@media all and (min-width: 48em), print { .btn_recruit { font-size: 4.6rem; line-height: 2; } }
.btn_recruit::before { font-family: 'fontello'; content: '\E807'; margin: 0 2rem 0 0; font-size: 2.6rem; }
@media all and (min-width: 48em), print { .btn_recruit::before { font-size: 5.6rem; margin: 0 1.5rem 0 0; } }

.btn_line { display: block; font-size: 1.6rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; background: #e6f9ee; color: #06c755; margin: 1rem 0 2rem; padding: 20px 0; text-align: center; border-radius: .5rem; }
@media all and (min-width: 48em), print { .btn_line { font-size: 2.6rem; } }
@media all and (min-width: 48em), print { .btn_line { margin: 2rem 0 0; padding: 15px 0; } }
.btn_line img { width: 40px; height: 40px; margin-right: 20px; }
@media all and (min-width: 48em), print { .btn_line img { width: 30px; height: 30px; margin-right: 15px; } }

/* トップ・医院概要　オンライン予約 -------------------------------------- */
.online_yoyaku .btn_rsv::before { font-size: 150%; }
.online_yoyaku p { color: #e56a53; line-height: 1.4; margin: 1.0rem 0; }
@media all and (min-width: 48em), print { .online_yoyaku p { font-size: 110%; } }

/* トップ・医院概要　オンライン診療ページ -------------------------------------- */
.online_page { margin-bottom: 1rem; }
.online_page .btn_olm::before { font-size: 150%; }
.online_page p { color: #e56a53; line-height: 1.4; margin: 1.0rem 0; }
@media all and (min-width: 48em), print { .online_page p { font-size: 110%; } }

/* ページ内ナビ -------------------------------------- */
.page_nav { margin: 0; padding: 0; }
@media all and (min-width: 48em), print { .page_nav { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; list-style: none; justify-content: left; /* 子要素をflexboxにより中央に配置する */ align-items: center; /* 子要素をflexboxにより中央に配置する */ } }
.page_nav li.col2n { margin-bottom: 4%; }
@media all and (min-width: 48em), print { .page_nav li.col2n { margin-right: 4%; margin-bottom: 4%; width: 48%; vertical-align: baseline; } }
@media all and (min-width: 48em), print { .page_nav li.col2n:nth-child(2n) { margin-right: 0; } }
.page_nav li.col2n a { display: block; background-color: #EB8776; padding: 1rem; text-align: center; color: #fff; border-radius: 5px; text-decoration: none; }
.page_nav li.col3n { margin-bottom: 4%; }
@media all and (min-width: 48em), print { .page_nav li.col3n { margin-right: 2%; margin-bottom: 4%; width: 32%; vertical-align: baseline; } }
@media all and (min-width: 48em), print { .page_nav li.col3n:nth-child(3n) { margin-right: 0; } }
.page_nav li.col3n a { display: block; background-color: #EB8776; padding: 1rem; text-align: center; color: #fff; border-radius: 5px; text-decoration: none; }

/* ----------------------------------------------------------------------------------
共通　_common.scss
---------------------------------------------------------------------------------- */
html { font-size: calc( 100vw / 32 ); font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, sans-serif; }

body { background: #fff; color: #595959; }
body > .wrap { margin: 0 1.0rem 4.0rem; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; }
.main a:not([href*="tel"]) { text-decoration: underline; }
.main a[class*="btn_"] { text-decoration: none; }

.darkRed { color: #f00; }

@media all and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: 1150px; }
  body > .wrap { margin: 0 auto 8.0rem; }
  a { transition: .2s; }
  a:hover { opacity: .8; }
  .wrap { width: 1110px; margin: auto; }
  .main { font-size: 1.8rem; } }
/* アイコンフォント -------------------------------------- */
@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; }
.header .wrap .logo { height: 4.6rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo.svg) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .headR { margin: .6rem 0 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
.header .wrap .headR ul { flex-grow: 0.8; }
.header .wrap .headR ul li { margin: 0 0 .2rem; }
.header .wrap .headR ul li.acs { font-size: 1.2rem; }
.header .wrap .headR ul li.acs .line { display: none; }
.header .wrap .headR ul li.acs .st { font-size: 130%; }
.header .wrap .headR .btn_echo { display: block; width: 10.0rem; font-size: 1.3rem; padding: .4rem; line-height: 1.2; }
.header .wrap .headR .btn_echo::before { display: block; font-size: 250%; margin: 0; }
.header .wrap .headR .bn_online { display: block; width: 10.0rem; font-size: 1.3rem; padding: .4rem; line-height: 1.2; }
.header .wrap .headR .bn_online::before { display: block; font-size: 250%; margin: 0; }

@media all and (min-width: 48em), print { .header .wrap { width: 1110px; margin: 1.0rem auto 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
  .header .wrap .logo { width: 60%; height: 12.0rem; }
  .header .wrap .headR { width: 40%; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; }
  .header .wrap .headR ul { flex-grow: inherit; margin: 0 2.0rem 0 0; }
  .header .wrap .headR ul li { margin: 0 0 .2rem; }
  .header .wrap .headR ul li.acs { font-size: 1.8rem; }
  .header .wrap .headR ul li.acs .line { display: none; }
  .header .wrap .headR ul li.acs .st { font-size: 130%; }
  .header .wrap .headR ul li.telno { margin: .6rem 0 .4rem; }
  .header .wrap .headR .btn_echo { width: 13.0rem; font-size: 1.8rem; padding: 1.0rem 0 .4rem; }
  .header .wrap .headR .btn_echo::before { font-size: 5.4rem; }
  .header .wrap .headR .bn_online { width: 13.0rem; font-size: 1.8rem; padding: 1.0rem 0 .4rem; }
  .header .wrap .headR .bn_online::before { font-size: 5.4rem; } }
/* SP ドロップダウンメニュー（Slick Nav） -------------------------------------- */
.slicknav_menu { position: absolute; top: .8rem; right: 0; font-size: 4.4rem; display: inline-block; background: none; padding: 0; z-index: 10; /* Toggle Btn */ /* 展開部 */ }
.slicknav_menu .slicknav_btn { width: 4.4rem; height: 5.0rem; color: #fff; background: #e56a53; text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; margin: 0 1.0rem 0; padding: 0; /* Toggle Open Icon */ }
.slicknav_menu .slicknav_btn::before { display: block; font-family: 'fontello'; content: '\e802'; line-height: .8; }
.slicknav_menu .slicknav_btn::after { display: block; content: 'MENU'; font-size: 1.0rem; }
.slicknav_menu .slicknav_btn.slicknav_open { /* Toggle Close Icon */ }
.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: #7a6a56; padding: 1.6rem; position: absolute; top: 5.2rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav_sp { border-top: 1px solid #a7a7a7; margin: 0; }
.slicknav_menu .slicknav_nav .gnav_sp li { border-bottom: 1px solid #a7a7a7; }
.slicknav_menu .slicknav_nav .gnav_sp li a { display: block; color: #fff; text-align: center; padding: 1.0rem 0; font-size: 1.6rem; }
.slicknav_menu .slicknav_nav .gnav_sp li a.sub::after { position: absolute; right: 3.0rem; font-family: 'fontello'; content: '\e813'; font-size: 2.0rem; }
.slicknav_menu .slicknav_nav .gnav_sp li a:hover { background: none; }
.slicknav_menu .slicknav_nav .gnav_sp li.slicknav_parent a.slicknav_item { padding: 0; }
.slicknav_menu .slicknav_nav .gnav_sp li.slicknav_parent ul li:last-child { border: none; }
.slicknav_menu .slicknav_nav .gnav_sp li.slicknav_open > a.slicknav_item .sub::after { font-family: 'fontello'; content: '\e804'; }
.slicknav_menu .slicknav_nav .gnav_pc.sp_n { 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 all and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { display: block; margin: 1.4rem 0 0; background: #7a6a56; box-shadow: 0 .2rem .2rem #999; -webkit-box-shadow: 0 .2rem .2rem #999; position: relative; z-index: 2; }
  #nav .gnav_pc { width: 1110px; margin: auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  #nav .gnav_pc > li { width: calc(100%/4); border-left: 1px solid #a7a7a7; }
  #nav .gnav_pc > li:last-child { border-right: 1px solid #a7a7a7; }
  #nav .gnav_pc > li > a { display: block; height: 100%; text-align: center; font-size: 1.8rem; padding: 1.0rem 0; color: #fff; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
  #nav .gnav_pc > li > a:hover { background: #fff; color: #7a6a56; }
  #nav .gnav_pc > li > a.sub::after { font-family: 'fontello'; content: '\e813'; font-size: 120%; margin: 0 0 0 .6rem; }
  #nav .gnav_pc > li > a.sub.close::after { content: '\e804'; }
  #nav .gnav_pc .tre_nav { display: none; margin: auto; position: absolute; top: 4.8rem; left: 0; right: 0; }
  #nav .gnav_pc .tre_nav .tre_nav_inner { width: 1110px; margin: auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; padding: 2.0rem; background: #fff; border: 1px solid #7a6a56; }
  #nav .gnav_pc .tre_nav .tre_nav_inner .subsub li { margin: 0 0 .6rem; font-size: 1.8rem; }
  /* Gナビ　ハイライト */
  .index #nav .home, .doctor #nav .doctor, .first #nav .first, .treatment #nav .treatment, .clinic #nav .clinic, .echocardiography #nav .echocardiography, .access #nav .access { background: #fff; color: #7a6a56; opacity: .8; } }
/* クリニック概要 -------------------------------------- */
.overview { padding: 4.0rem 1.0rem; font-size: 1.4rem; line-height: 1.6; border-top: 1px solid #7a6a56; }
.overview .clinic_name { text-align: center; margin: 0 0 1.0rem; }
.overview .clinic_name img { display: block; margin: 0 auto .6rem; max-width: 100%; height: auto; }
.overview .clinic_name .tel { color: #70897b; font-weight: bold; font-size: 2.4rem; }
.overview .clinic_name .tel::before { font-family: 'fontello'; content: '\e800'; margin: 0 .6rem 0 0; }
@media all and (min-width: 48em), print { .overview .clinic_name .tel::before { margin: 0 1.0rem 0 0; } }
.overview > .wrap .overviewL .tbl_time { margin: 0 0 2.0rem; }
.overview > .wrap .overviewR { margin: 2.0rem 0 0; }
.overview > .wrap .overviewR .gmap .btn_map { display: block; }
.overview > .wrap .overviewR .acs { font-size: 95%; }
.overview > .wrap .overviewR .acs li { text-indent: -2.0rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.overview > .wrap .overviewR .acs li::before { content: '●'; margin-right: .4rem; }
.overview > .wrap .overviewR .acs li a { text-decoration: underline; }

.tamahide { color: #fd0101; }

@media all and (min-width: 48em), print { .overview { margin: 0; padding: 8.0rem 0; font-size: 1.8rem; }
  .overview .clinic_name { margin: 0 0 4.0rem; }
  .overview .clinic_name img { max-width: 54.0rem; }
  .overview .clinic_name .tel { font-size: 3.4rem; }
  .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_time { margin: 4.0rem 0; }
  .overview > .wrap .overviewR { margin: 0; }
  .overview > .wrap .overviewR .gmap .btn_map { width: 75%; margin: auto; padding: .6rem; } }
/* フッター -------------------------------------- */
.pageup { display: none; position: fixed; bottom: 4rem; 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: #70897b; border: 1px solid #fff; 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 all and (min-width: 48em), print { .pageup a { width: 6.4rem; height: 6.4rem; }
  .pageup a::before { font-size: 5.0rem; } }
/* 固定フッター */
.bottomlink { position: fixed; width: 100%; padding: 0; bottom: 0; left: 0; right: 0; z-index: 998; font-size: 1.4rem; display: -webkit-flex; display: flex; justify-content: space-between; }
.bottomlink .telephone { width: 100%; cursor: pointer; }
.bottomlink .telephone a { display: block; width: 100%; text-align: center; text-decoration: none; color: #fff; border: 1px solid #fff; background: #10b0be; padding: 1rem 0; }
.bottomlink .telephone a:hover { opacity: .5; }
.bottomlink .reserve { width: 33.5%; cursor: pointer; }
.bottomlink .reserve a { display: block; width: 100%; text-align: center; text-decoration: none; color: #fff; border: 1px solid #fff; background: #fe6371; padding: 1rem 0; }
.bottomlink .reserve a:hover { opacity: .5; }
.bottomlink .access { width: 33.5%; cursor: pointer; }
.bottomlink .access a { display: block; width: 100%; text-align: center; text-decoration: none; color: #fff; border: 1px solid #fff; background: #a17979; padding: 1rem 0; }
.bottomlink .access a:hover { opacity: .5; }
.bottomlink .line { width: 33.5%; cursor: pointer; }
.bottomlink .line a { display: block; width: 100%; text-align: center; text-decoration: none; color: #fff; border: 1px solid #fff; background: #06C755; padding: 1rem 0; }
.bottomlink .line a:hover { opacity: .5; }

@media all and (min-width: 48em), print { .bottomlink { display: none !important; } }
.footer { text-align: center; background: rgba(112, 137, 123, 0.3); color: #7a6a56; }
.footer .copy { display: block; padding: .6rem 1.0rem 4.6rem; font-size: 1.2rem; }
.footer > ul { display: none; }

@media all and (min-width: 48em), print { .footer { padding: 4.0rem 0 1.0rem; }
  .footer .copy { margin: 4.0rem 0 0; }
  .footer > ul { display: block; text-align: center; margin: 1.0rem 0 2.0rem; }
  .footer > ul li { display: inline-block; font-size: 1.4rem; }
  .footer > ul li:not(:last-child)::after { content: '|'; margin: 0 1.6rem; }
  .footer > ul li a { opacity: 1.0; }
  .footer > ul li a .sp_n { display: none; }
  .footer > ul li a:hover { text-decoration: underline; }
  .footer > ul li.treatment, .footer > ul li .subsub { display: none; } }
.floating_bnr { writing-mode: vertical-rl; text-orientation: upright; background: #cad8ef; color: #1076be; border-radius: 10px 0 0 10px; font-size: 1.2rem; padding: .5rem; position: fixed; top: 30%; right: 0; z-index: 10; letter-spacing: 0.2em; }

@media all and (min-width: 48em), print { .floating_bnr { font-size: 2rem; padding: 1rem; top: 40%; } }
/* ----------------------------------------------------------------------------------
トップ　_top.scss
---------------------------------------------------------------------------------- */
/* キービジュアル -------------------------------------- */
.keyvsl #keyvsl { margin: 0 auto; overflow: hidden; width: 100%; }
.keyvsl #keyvsl .bx-wrapper { max-width: 100% !important; margin: 0 auto !important; position: relative; }
.keyvsl #keyvsl .bx-wrapper .bx-viewport { overflow: visible !important; }
.keyvsl #keyvsl ul img { visibility: hidden; max-width: 100%; margin: 0; }
.keyvsl .gmap { display: none; width: auto; margin: 1.0rem; text-align: left; }
.keyvsl .gmap > img { margin: 0; }
.keyvsl .gmap ul { background: #7a6a56; color: #fff; font-size: 1.2rem; padding: .4rem 1.0rem; }
.keyvsl .gmap .btn_map { display: block; margin: 1.0rem 0 0; border: 1px solid #fff; }

@media all and (min-width: 48em), print { .keyvsl { background: #ebeaea; padding: 2.4rem 0 1.4rem; box-shadow: 0 -.5rem .1rem -.2rem #dedede inset; -webkit-box-shadow: 0 -.5rem .1rem -.2rem #dedede inset; position: relative; }
  .keyvsl #keyvsl { height: 48.0rem; }
  .keyvsl #keyvsl .bx-wrapper { width: 920px !important; }
  .keyvsl #keyvsl ul li { padding: 0 1.0rem; }
  .keyvsl #keyvsl ul img { border-radius: .5rem; }
  .keyvsl .gmap { display: block; width: 1110px; margin: auto; padding: 0 0 0 70.0rem; position: absolute; top: 5.0rem; left: 0; right: 0; }
  .keyvsl .gmap ul { font-size: 1.3rem; text-size-adjust: none; -webkit-text-size-adjust: none; } }
/* オンライン予約　タイムテーブル -------------------------------------- */
.yoyaku_time { margin: 2.0rem 1.0rem; }

@media all and (min-width: 48em), print { .yoyaku_time { width: 1110px; margin: 4.0rem auto 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .yoyaku_time .online_yoyaku_page, .yoyaku_time .tbl_time { width: 70%; margin: 0 auto; } }
/* キャッチ -------------------------------------- */
.catch { margin: 4.0rem 1.0rem; }
.catch ul li { font-size: 1.6rem; padding: 1.0rem; margin: 0 0 1.6rem; line-height: 1.4; text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px; }
.catch ul li span { color: #f00; font-size: 120%; }
.catch ul li.org { background: #faac8c; border: 2px solid #e56a53; }
.catch ul li.blue { background: #9db6df; border: 2px solid #1076be; }
.catch ul li.brw { background: #b5a085; border: 2px solid #7a6a55; }

@media all and (min-width: 48em), print { .catch { width: 1110px; margin: 6.0rem auto; }
  .catch ul li { text-align: center; font-size: 2.6rem; margin: 0 0 2.0rem; }
  .catch ul li span { font-weight: bold; }
  .catch ul li.org { border: 3px solid #e56a53; }
  .catch ul li.blue { border: 3px solid #1076be; }
  .catch ul li.brw { border: 3px solid #7a6a55; } }
/* お知らせ -------------------------------------- */
.info { margin: 6.0rem 1.0rem; }
.info dl { margin: 0; line-height: 1.4; padding: .6rem; /*height: 30.0rem;*/ overflow-y: auto; border: 1px solid #9a9a9a; }
.info dl dt { margin-bottom: .4rem; color: #a19278; font-size: 1.6rem; cursor: pointer; }
.info dl dd { margin: 0 0 1.0rem; padding-bottom: 1.0rem; }
.info dl.clinic_blog dt { display: flex; align-items: center; transition: 0.3s; }
.info dl.clinic_blog dt::before { content: '▶'; display: inline-block; color: #7a6a55; font-size: 1.2rem; position: sticky; left: 0; top: 0%; }
.info .btn_blog { margin: 2.0rem 0 0; }

@media all and (min-width: 48em), print { .info { width: 770px; margin: 4.0rem auto 6.0rem; }
  .info .tit_02 { width: 100%; }
  .info div.flex_box { display: flex; justify-content: space-around; }
  .info div.flex_box div { width: 48%; }
  .info div.flex_box div dl { width: 100%; padding: 1.4rem; height: 30.0rem; }
  .info div.flex_box div dl dt { padding-top: 1.0rem; font-size: 1.8rem; }
  .info .btn_blog { width: 15%; margin: 0; } }
/* ごあいさつ -------------------------------------- */
.aisatsu { background: url("../img/index_aisatsu_bg.png") no-repeat left -25% center/contain, url("../img/index_aisatsu_bg.png") no-repeat right -25% bottom/auto 80% #7a6a56; padding: 4.0rem 1.0rem; color: #fff; }
.aisatsu section { overflow: hidden; }
.aisatsu section .tit_02 { color: #fff; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.aisatsu section .tit_02::before { display: inline-block; width: 3.0rem; height: 3.0rem; content: ''; background: url("../img/logo_mark_white.svg") no-repeat center center/contain; margin: 0 .6rem 0 0; }
.aisatsu section .img_l { max-width: 50%; }
.aisatsu section p span { font-size: 120%; }

@media all and (min-width: 48em), print { .aisatsu { padding: 6.0rem 0; }
  .aisatsu section .tit_02::before { width: 4.6rem; height: 4.6rem; }
  .aisatsu section p { line-height: 2.0; }
  .aisatsu section .img_l { max-width: 25.0rem; } }
/* 診療内容 -------------------------------------- */
.tre { padding: 4.0rem 1.0rem; }

.tre_nav a { text-decoration: none !important; }
.tre_nav .tit { text-align: center; font-size: 1.8rem; line-height: 1.2; padding: 4.6rem 0 1.0rem; margin: 0 0 1.0rem; }
.tre_nav .subnav > li { padding: 1.0rem; }
.tre_nav .subnav > li > a, .tre_nav .subnav > li span { display: block; padding: .4rem 1.0rem; font-size: 1.6rem; text-align: center; }
.tre_nav .subnav > li .subsub { margin: 1.0rem 0 0; }
.tre_nav .subnav > li .subsub li { margin: 0 0 .6rem; }
.tre_nav .junkan .tit { background: url("../img/icon_junkan.svg") no-repeat center top 1rem/3rem auto #fcebe4; color: #e56a53; }
.tre_nav .junkan .subnav { padding: 1.0rem; }
.tre_nav .junkan .subnav > li { padding: 0; text-align: center; }
.tre_nav .junkan .subnav > li:not(:last-child) { margin: 0 0 1.6rem; }
.tre_nav .junkan .subnav > li > a, .tre_nav .junkan .subnav > li span { background: #fcebe4; color: #e56a53; display: block; }
.tre_nav .junkan .shojo { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.tre_nav .junkan .shojo li { width: 48%; }
.tre_nav .seikatsu { margin: 4.0rem 0; }
.tre_nav .seikatsu .tit { background: url("../img/icon_seikatsu.svg") no-repeat left 45% top 1rem/3rem auto, url("../img/icon_naika.svg") no-repeat right 45% top 1rem/3rem auto #d4dbd7; color: #70897b; }
.tre_nav .seikatsu .subnav { padding: 1.0rem; }
.tre_nav .seikatsu .subnav > li { padding: 0; text-align: center; }
.tre_nav .seikatsu .subnav > li:not(:last-child) { margin: 0 0 1.6rem; }
.tre_nav .seikatsu .subnav > li > a, .tre_nav .seikatsu .subnav > li span { background: #d4dbd7; color: #70897b; }
.tre_nav .dock { margin: 3.0rem 0 0; }
.tre_nav .dock .tit { background: url("../img/icon_karte.svg") no-repeat left 45% top 1rem/3rem auto, url("../img/icon_chusha.svg") no-repeat right 45% top 1rem/3rem auto #e9e5e1; color: #7a6a56; padding: 4.0rem 4.0rem 1.0rem; }
.tre_nav .dock .subnav > li > a { background: #e9e5e1; color: #7a6a56; }
.tre_nav .online_shinryo { padding: 1.0rem; }
.tre_nav .online_shinryo .btn_online { display: block; padding: .4rem 1.0rem; font-size: 1.6rem; background: #e9e5e1; text-align: center; color: #7a6a56; }

@media all and (min-width: 48em), print { .tre { padding: 0; width: 1110px; margin: 6.0rem auto; }
  .tre .tit_02 { width: 100%; }
  .tre_nav { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .tre_nav .tit { font-size: 2.0rem; padding: 8.0rem 0 2.0rem; margin: 0 0 1.6rem; }
  .tre_nav .subnav > li > a, .tre_nav .subnav > li span { font-size: 2.0rem; line-height: 1.2; }
  .tre_nav a:hover { text-decoration: underline !important; }
  .tre_nav .junkan { width: 48%; }
  .tre_nav .junkan .tit { width: 100%; background: url("../img/icon_junkan.svg") no-repeat center top 2rem/5rem auto #fcebe4; }
  .tre_nav .junkan .flex { margin: 0; }
  .tre_nav .junkan .flex > div:first-child { width: 48%; }
  .tre_nav .junkan .flex > div:last-child { width: 48%; }
  .tre_nav .seikatsu { margin: 0; width: 48%; }
  .tre_nav .seikatsu .tit { background: url("../img/icon_naika.svg") no-repeat center top 2rem/5rem auto #d4dbd7; }
  .tre_nav .seikatsu .subnav > li > a, .tre_nav .seikatsu .subnav > li span { background: #d4dbd7; color: #70897b; }
  .tre_nav .seikatsu .flex { margin: 0; }
  .tre_nav .seikatsu .flex > div:first-child { width: 48%; }
  .tre_nav .seikatsu .flex > div:last-child { width: 48%; }
  .tre_nav .dock { margin: 0; width: 24%; }
  .tre_nav .dock .tit { background: url("../img/icon_karte.svg") no-repeat left 37% top 1rem/5rem auto, url("../img/icon_chusha.svg") no-repeat right 37% top 1rem/5rem auto #e9e5e1; padding: 6.4rem 1.0rem 1.0rem; }
  .tre_nav .dock .subnav > li > a { padding: .4rem 0; }
  .tre_nav .online_shinryo .btn_online { font-size: 2.0rem; } }
/* 特長 -------------------------------------- */
.feature { background: #dae2f3; padding: 4.0rem 1.0rem; }
.feature ul li { padding: 19.0rem 1.0rem 1.6rem; margin: 0 0 1.6rem; background: #fff; box-shadow: 1.147px 1.638px 2px 0px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 1.147px 1.638px 2px 0px rgba(0, 0, 0, 0.3); }
.feature ul li span { color: #003471; font-size: 120%; font-weight: bold; display: block; line-height: 1.2; margin: 0 0 .6rem; }
.feature ul li.shinfuzen { background: url("../img/index_feature_shinfuzen.jpg") no-repeat center top/contain #fff; }
.feature ul li.kate { background: url("../img/index_feature_kate.jpg") no-repeat center top/contain #fff; }
.feature ul li.cashless { background: url("../img/index_feature_cashless.jpg") no-repeat center top/contain #fff; }
.feature ul li.echo { background: url("../img/index_feature_echo.jpg") no-repeat center top/contain #fff; padding: 24.0rem 1.0rem 1.0rem; }
.feature ul li.echo span { color: #e56a53; }

@media all and (min-width: 48em), print { .feature { padding: 6.0rem 0; }
  .feature ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .feature ul li { width: 31%; padding: 22.0rem 2.0rem 2.0rem; }
  .feature ul li span { font-size: 2.2rem; margin: 0 0 1.6rem; }
  .feature ul li.echo { width: 100%; background: #FFF; padding: 5.0rem 3.0rem 5.0rem 3rem; margin: 1.6rem 0 0; }
  .feature ul li.echo span { font-size: 3.0rem; }
  .feature ul li.echo .eco_flex { display: flex; justify-content: space-between; }
  .feature ul li.echo .eco_flex img { width: 40%; } }
/* 関連バナー -------------------------------------- */
.relation { padding: 2rem 0; background-color: #FCEBE4; }
.relation ul.bnr_relation { list-style: none; margin: 0; padding: 0; }
@media all and (min-width: 48em), print { .relation ul.bnr_relation { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; /* 子要素をflexboxにより中央に配置する */ align-items: top; /* 子要素をflexboxにより中央に配置する */ } }
.relation ul.bnr_relation li { width: 100%; vertical-align: baseline; text-align: center; margin-bottom: 1rem; }
@media all and (min-width: 48em), print { .relation ul.bnr_relation li { width: 30%; margin-bottom: 20px; } }
.relation ul.bnr_relation li img { max-width: 90%; }

/* ----------------------------------------------------------------------------------
下層　_lower.scss
---------------------------------------------------------------------------------- */
@media all and (min-width: 48em), print { .cf .img_l, .cf .img_r { max-width: 40%; height: auto; } }
/* ドクター紹介 */
.doctor .dr_photo { text-align: center; font-weight: bold; margin: 0 0 2.0rem; }
.doctor .dr_photo img { max-width: 65%; height: auto; margin: 0 auto 1.0rem; }
.doctor .book li { text-align: center; margin: 0 0 2.0rem; line-height: 1.4; }
.doctor .book li span { display: block; font-size: 120%; }
@media all and (min-width: 48em), print { .doctor .dr_photo { max-width: 25%; float: left; margin: 0 4.0rem 4.0rem 0; }
  .doctor .dr_photo img { max-width: 100%; }
  .doctor .book { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .doctor .book li { width: 48%; } }

/* クリニック紹介 */
.clinic .about { overflow: hidden; }
.clinic .about .img_l { width: 70%; height: auto; border: 1px solid #ccc; padding: 1.0rem; margin: 3.0rem auto; }
@media all and (min-width: 48em), print { .clinic .about .img_l { width: 35.0rem; margin: 0 4.0rem 0 0; } }

#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 2.0rem; text-align: center; }
.device li img { display: block; margin: 0 auto .6rem; max-width: 80%; height: auto; }

@media all 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 all 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 #9db6df; 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: 3.0rem 0; }

@media all and (min-width: 48em), print { .access .tbl_time { font-size: 1.8rem; }
  .access .tbl_time caption { font-size: 1.8rem; }
  .access .tbl_time td.time { font-size: 1.8rem; }
  .access .tbl_time td span { font-size: 1.8rem; }
  .access .gmap { height: 50.0rem; margin: 6.0rem 0; } }
/* 診療内容 ---------------------------- */
/* 心臓のしくみと働き */
.bg_shinzo { background: #e56a53; color: #fff; padding: 1.0rem; }
.bg_shinzo ul li { background: url("../img/logo_mark_white.svg") no-repeat left center/3rem auto; padding: 1.0rem 0 1.0rem 4.0rem; font-size: 1.6rem; }
.bg_shinzo ul li:not(:last-child) { border-bottom: 1px dotted #fff; }

.illst { margin: 1.6rem 0; text-align: center; border: 1px solid #ccc; padding: 1.6rem; }
.illst img { display: block; max-width: 100%; height: auto; margin: .6rem auto; }
.illst img.tate { width: 60%; }

.illst_c { border: 1px solid #ccc; padding: 1.6rem; text-align: center; }
.illst_c ul li img { display: block; max-width: 80%; height: auto; margin: 1.0rem auto; }

@media all and (min-width: 48em), print { .bg_shinzo { width: 86%; margin: auto; padding: 1.0rem 3.0rem; }
  .bg_shinzo ul li { background: url("../img/logo_mark_white.svg") no-repeat left center/5rem auto; padding: 2.0rem 0 2.0rem 7.0rem; font-size: 2.2rem; }
  .flex { -webkit-align-items: flex-start; align-items: flex-start; }
  .flex .tit_02 { width: 100%; }
  .flex .txt { width: 60%; }
  .illst { width: 36%; margin: 0 0 2.0rem 2.0rem; }
  .illst img { margin: 1.0rem auto; }
  .illst img.tate { width: 70%; }
  .flex2 .illst { width: 90%; margin: 2.0rem auto 0; }
  .illst_c ul { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; }
  .illst_c ul li img { max-width: 90%; margin: 1.6rem auto; } }
/* オンライン診療 */
.online .flow { background-color: #E9E5E1; padding: 2rem 2rem .1rem; }
@media all and (min-width: 48em), print { .online .flow { margin: 0 auto; width: 70%; } }
.online .flow dd { margin: 0 0 6.0rem; position: relative; }
@media all and (min-width: 48em), print { .online .flow dd { margin: 0 0 10.0rem; } }
.online .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 #7a6a56; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }
.online .guide-movie-list { display: block; list-style: none; margin: 0; padding: 0; }
@media all and (min-width: 48em), print { .online .guide-movie-list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; justify-content: left; /* 子要素をflexboxにより中央に配置する */ align-items: center; /* 子要素をflexboxにより中央に配置する */ } }
.online .guide-movie-list li { margin-bottom: 20px; vertical-align: baseline; text-align: center; }
.online .guide-movie-list li iframe { width: 100%; height: auto; }
@media all and (min-width: 48em), print { .online .guide-movie-list li iframe { width: 420px; height: 236.25px; } }
@media all and (min-width: 48em), print { .online .guide-movie-list li { width: 50%; } }
.online .guide-movie-list li p { display: block; }

/*# sourceMappingURL=style.css.map */
