@charset "UTF-8";
/* Scss Document */
/* =======================================================================
 共通項目 
======================================================================= */
/*関数*/
/* ----------------------------------------------------------- 関数
----------------------------------------------------------- */
/*サイトの横幅*/
/*media screen*/
/*文字SP*/
/*文字PC*/
/*ゴシック家族*/
/*明朝家族*/
/*基本文字色*/
/*基本背景色PC*/
/*main_color*/
/*sub_color*/
/*reserve_1*/
/*reserve_2*/
/*reserve_3*/
/*reserve_4*/
/*reserve_5*/
/*reservation_priority*/
/* ----------------------------------------------------------- フォントサイズ基本
----------------------------------------------------------- */
html { font-size: calc( 100vw / 32 ); overflow-y: auto; font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; color: #333333; background-color: #ffffff; }

@media print, screen and (min-width: 768px) { html { font-size: 62.5%; overflow-y: scroll; font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; color: #333333; background-color: #ffffff; } }
/* ----------------------------------------------------------- 構成
----------------------------------------------------------- */
body { position: relative; width: 100%; margin: 0 auto; }

section { height: auto; overflow: hidden; margin: 3rem 0 0 0; }
section.first { margin: 3rem 0; }
section.s_h2 { background-color: #ffffff; padding: 0; box-sizing: border-box; margin: 0; }

.pc_none { display: block !important; }

.sp_none { display: none !important; }

.bold_text { font-weight: bold; }

.clr_dark-blue { color: #283a59; }

.clr_dark-red { color: #602020; }

.f_large { font-size: 110%; }

.mt_0 { margin-top: 0px !important; }

.mr_0 { margin-right: 0px !important; }

.mb_0 { margin-bottom: 0px !important; }

.ml_0 { margin-left: 0px !important; }

.pt_0 { padding-top: 0px !important; }

.pr_0 { padding-right: 0px !important; }

.pb_0 { padding-bottom: 0px !important; }

.pl_0 { padding-left: 0px !important; }

.mt_10 { margin-top: 10px !important; }

.mr_10 { margin-right: 10px !important; }

.mb_10 { margin-bottom: 10px !important; }

.ml_10 { margin-left: 10px !important; }

.pt_10 { padding-top: 10px !important; }

.pr_10 { padding-right: 10px !important; }

.pb_10 { padding-bottom: 10px !important; }

.pl_10 { padding-left: 10px !important; }

.mt_20 { margin-top: 20px !important; }

.mr_20 { margin-right: 20px !important; }

.mb_20 { margin-bottom: 20px !important; }

.ml_20 { margin-left: 20px !important; }

.pt_20 { padding-top: 20px !important; }

.pr_20 { padding-right: 20px !important; }

.pb_20 { padding-bottom: 20px !important; }

.pl_20 { padding-left: 20px !important; }

.mt_30 { margin-top: 30px !important; }

.mr_30 { margin-right: 30px !important; }

.mb_30 { margin-bottom: 30px !important; }

.ml_30 { margin-left: 30px !important; }

.pt_30 { padding-top: 30px !important; }

.pr_30 { padding-right: 30px !important; }

.pb_30 { padding-bottom: 30px !important; }

.pl_30 { padding-left: 30px !important; }

.mt_40 { margin-top: 40px !important; }

.mr_40 { margin-right: 40px !important; }

.mb_40 { margin-bottom: 40px !important; }

.ml_40 { margin-left: 40px !important; }

.pt_40 { padding-top: 40px !important; }

.pr_40 { padding-right: 40px !important; }

.pb_40 { padding-bottom: 40px !important; }

.pl_40 { padding-left: 40px !important; }

.mt_50 { margin-top: 50px !important; }

.mr_50 { margin-right: 50px !important; }

.mb_50 { margin-bottom: 50px !important; }

.ml_50 { margin-left: 50px !important; }

.pt_50 { padding-top: 50px !important; }

.pr_50 { padding-right: 50px !important; }

.pb_50 { padding-bottom: 50px !important; }

.pl_50 { padding-left: 50px !important; }

.mt_60 { margin-top: 60px !important; }

.mr_60 { margin-right: 60px !important; }

.mb_60 { margin-bottom: 60px !important; }

.ml_60 { margin-left: 60px !important; }

.pt_60 { padding-top: 60px !important; }

.pr_60 { padding-right: 60px !important; }

.pb_60 { padding-bottom: 60px !important; }

.pl_60 { padding-left: 60px !important; }

.mt_70 { margin-top: 70px !important; }

.mr_70 { margin-right: 70px !important; }

.mb_70 { margin-bottom: 70px !important; }

.ml_70 { margin-left: 70px !important; }

.pt_70 { padding-top: 70px !important; }

.pr_70 { padding-right: 70px !important; }

.pb_70 { padding-bottom: 70px !important; }

.pl_70 { padding-left: 70px !important; }

.mt_80 { margin-top: 80px !important; }

.mr_80 { margin-right: 80px !important; }

.mb_80 { margin-bottom: 80px !important; }

.ml_80 { margin-left: 80px !important; }

.pt_80 { padding-top: 80px !important; }

.pr_80 { padding-right: 80px !important; }

.pb_80 { padding-bottom: 80px !important; }

.pl_80 { padding-left: 80px !important; }

.mt_90 { margin-top: 90px !important; }

.mr_90 { margin-right: 90px !important; }

.mb_90 { margin-bottom: 90px !important; }

.ml_90 { margin-left: 90px !important; }

.pt_90 { padding-top: 90px !important; }

.pr_90 { padding-right: 90px !important; }

.pb_90 { padding-bottom: 90px !important; }

.pl_90 { padding-left: 90px !important; }

.mt_100 { margin-top: 100px !important; }

.mr_100 { margin-right: 100px !important; }

.mb_100 { margin-bottom: 100px !important; }

.ml_100 { margin-left: 100px !important; }

.pt_100 { padding-top: 100px !important; }

.pr_100 { padding-right: 100px !important; }

.pb_100 { padding-bottom: 100px !important; }

.pl_100 { padding-left: 100px !important; }

@media print, screen and (min-width: 768px) { body { position: relative; z-index: 0; }
  section { height: auto; overflow: hidden; margin: 60px 0 0 0; }
  section.s_h2 { background-color: #ffffff; padding: 0; box-sizing: border-box; margin: 0; }
  section.first { margin: 46px 0 68rem; }
  .pc_none { display: none !important; }
  .sp_none { display: block !important; } }
/* -----------------------------------------------------------
　枠
----------------------------------------------------------- */
article { height: auto; overflow: hidden; width: 100%; margin: 0 auto; padding: 0; background-color: #ffffff; }

.wrapper { height: auto; width: 100%; margin: 0 auto 3rem; padding: 0; }

.main { width: 90%; margin: 0 auto; padding: 0; }

@media print, screen and (min-width: 768px) { article { height: auto; overflow: hidden; width: 100%; margin: 0 auto 0 auto; padding: 0; background-color: #ffffff; }
  .wrapper { height: auto; width: 100%; margin: 0; padding: 0; }
  .main { width: 1020px; margin: 0; padding: 0; } }
/* -----------------------------------------------------------
　ヘッダ
----------------------------------------------------------- */
header { height: auto; background-size: cover; }
header .head_frame { width: 100%; margin: 0; padding: 0; background-color: #FFFFFF; }
header .head_frame .header_info { display: block; width: 100%; margin: 0; padding: 1.2rem 0; }
header .head_frame .header_info .head_logo { width: 80%; margin: 0 auto 0 1rem; }
header .head_frame .header_info .head_logo img { width: 100%; height: auto; }
header .head_frame .header_info .head_info { width: 93%; margin: 1rem auto 0; }
header .head_frame .header_info .head_info .tel { display: none; }
header .head_frame .header_info .head_info .access { border: 0.2rem #283a59 solid; border-radius: .4rem; display: block; margin: 1.2rem 0 0 0; }
header .head_frame .header_info .head_info .access .name { background-color: #283a59; color: #FFFFFF; font-size: 1.2rem; font-weight: bold; text-align: center; padding: .6rem; }
header .head_frame .header_info .head_info .access .name br { display: none; }
header .head_frame .header_info .head_info .access .info { background-color: #edfafb; padding: .6rem; }
header .head_frame .header_info .head_info .access .info p { color: #283a59; font-size: 1.2rem; margin: 0; line-height: 1.4; }
header .key_on { display: flex; justify-content: center; height: auto; background-size: cover; background-position: center top; background-repeat: no-repeat; padding: 1rem 0; }
header .key_on .key_info { width: 100%; margin: 0; }
header .key_on .key_info .message { width: 11rem; height: 11rem; background-image: url("../images/circle_kv_01.png"); background-size: contain; background-repeat: no-repeat; color: #FFFFFF; font-size: 1.2rem; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; line-height: 1.8; text-align: center; box-sizing: border-box; display: flex; justify-content: center; align-items: center; margin: 0 auto 0 1rem; }
header .key_on .key_info .new_open { display: flex; justify-content: flex-end; margin: 0 1rem 0 0; }
header .key_on .key_info .new_open .event, header .key_on .key_info .new_open .open { width: 10rem; height: 10rem; }
header .key_on .key_info .new_open .event span, header .key_on .key_info .new_open .open span { display: flex; justify-content: center; align-items: center; text-align: center; flex-wrap: wrap; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; }
header .key_on .key_info .new_open .event span.tit, header .key_on .key_info .new_open .open span.tit { background-color: #283a59; color: #FFFFFF; height: 50%; font-size: 1.5rem; border-radius: 9rem 9rem 0 0; box-sizing: border-box; }
header .key_on .key_info .new_open .event span.date, header .key_on .key_info .new_open .open span.date { background-color: #edfafb; color: #283a59; height: 50%; border-radius: 0 0 8rem 8rem; width: 100%; display: block; box-sizing: border-box; padding: .7rem 0 0 0; }
header .key_on .key_info .new_open .event span.date span.year, header .key_on .key_info .new_open .open span.date span.year { font-size: 1.2rem; width: 100%; }
header .key_on .key_info .new_open .event span.date .schedule, header .key_on .key_info .new_open .open span.date .schedule { display: flex; text-align: center; align-items: baseline; justify-content: center; margin: -0.6rem 0 0 0; }
header .key_on .key_info .new_open .event span.date .schedule span.number, header .key_on .key_info .new_open .open span.date .schedule span.number { font-size: 1.3rem; }
header .key_on .key_info .new_open .event span.date .schedule span.txt, header .key_on .key_info .new_open .open span.date .schedule span.txt { font-size: 1.0rem; }
header .key_on .key_info .new_open .event { margin: 0 1.2rem 0 0; }
header.header_low .key_visual_low { background: url("../images/key_visual_low.jpg") no-repeat; background-position: center; background-size: cover; }
header.header_low .key_visual_low .h1_area h1 { font-size: 2rem; color: #FFFFFF; text-align: center; padding: 3rem 0; }

@media print, screen and (min-width: 768px) { header { height: auto; }
  header .head_frame { width: 100%; margin: 0; padding: 0; background-color: #FFFFFF; }
  header .head_frame .header_info { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; width: 1020px; margin: 0 auto 23px; padding: 21px 0 0 0; }
  header .head_frame .header_info .head_logo { width: 430px; margin: 0; }
  header .head_frame .header_info .head_logo img { max-width: 100%; width: auto; height: auto; }
  header .head_frame .header_info .head_info { width: auto; margin: auto 0 0 auto; }
  header .head_frame .header_info .head_info p.tel { font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; font-size: 4rem; color: #283a59; display: block; }
  header .head_frame .header_info .head_info p.tel i::before { margin-right: -2px; }
  header .head_frame .header_info .head_info p.tel a { color: #283a59; text-decoration: none; }
  header .head_frame .header_info .head_info .access { border: 2px #283a59 solid; border-radius: 4px; display: flex; margin: 12px 0 0 0; }
  header .head_frame .header_info .head_info .access .name { background-color: #283a59; color: #FFFFFF; font-size: 1.4rem; font-weight: bold; text-align: center; padding: 10px; line-height: 1.9; display: flex; align-items: center; justify-content: center; }
  header .head_frame .header_info .head_info .access .name br { display: block; }
  header .head_frame .header_info .head_info .access .info { background-color: #edfafb; padding: 10px; }
  header .head_frame .header_info .head_info .access .info p { color: #283a59; font-size: 1.4rem; margin: 0; line-height: 1.4; }
  header .key_on { display: flex; justify-content: center; height: 610px; background-size: cover; background-position: center top; padding: 0; }
  header .key_on .key_info { width: 1020px; margin: 0; }
  header .key_on .key_info .message { width: 320px; height: 309px; background-image: url("../images/circle_kv_01.png"); background-repeat: no-repeat; color: #FFFFFF; font-size: 3rem; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; line-height: 2.4; text-align: center; box-sizing: border-box; display: flex; justify-content: center; align-items: center; margin: 23px auto 0 0; }
  header .key_on .key_info .new_open { display: flex; justify-content: flex-end; margin: 80px 0 0 0; }
  header .key_on .key_info .new_open .event, header .key_on .key_info .new_open .open { width: 170px; height: 170px; }
  header .key_on .key_info .new_open .event span, header .key_on .key_info .new_open .open span { display: flex; justify-content: center; align-items: center; text-align: center; flex-wrap: wrap; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; }
  header .key_on .key_info .new_open .event span.tit, header .key_on .key_info .new_open .open span.tit { background-color: #283a59; color: #FFFFFF; height: 50%; font-size: 2.4rem; border-radius: 90px 90px 0 0; box-sizing: border-box; }
  header .key_on .key_info .new_open .event span.date, header .key_on .key_info .new_open .open span.date { background-color: #edfafb; color: #283a59; height: 50%; border-radius: 0 0 80px 80px; width: 100%; display: block; box-sizing: border-box; padding: 10px 0 0 0; }
  header .key_on .key_info .new_open .event span.date span.year, header .key_on .key_info .new_open .open span.date span.year { font-size: 2.4rem; width: 100%; }
  header .key_on .key_info .new_open .event span.date .schedule, header .key_on .key_info .new_open .open span.date .schedule { display: flex; text-align: center; align-items: baseline; justify-content: center; margin: -6px 0 0 0; }
  header .key_on .key_info .new_open .event span.date .schedule span.number, header .key_on .key_info .new_open .open span.date .schedule span.number { font-size: 2.6rem; }
  header .key_on .key_info .new_open .event span.date .schedule span.txt, header .key_on .key_info .new_open .open span.date .schedule span.txt { font-size: 1.6rem; }
  header .key_on .key_info .new_open .event { margin: 0 12px 0 0; }
  header.header_low .key_visual_low { width: 100%; }
  header.header_low .key_visual_low .h1_area h1 { height: 250px; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; font-size: 4.8rem; font-weight: normal; color: #FFFFFF; display: flex; justify-content: center; align-items: center; } }
/* -----------------------------------------------------------
　診療時間
----------------------------------------------------------- */
.table_wrapper { background-color: #edfafb; padding: 0 .6rem; box-sizing: border-box; }
.table_wrapper table.timetable { vertical-align: middle; width: 100%; margin: 0 auto; text-align: center; border-collapse: collapse; box-sizing: border-box; border-radius: .6rem; }
.table_wrapper table.timetable tr { margin: 0 auto; padding: 0; vertical-align: middle; border-bottom: 0.1rem #283a59 dashed; }
.table_wrapper table.timetable tr:last-of-type { border-bottom: 0; }
.table_wrapper table.timetable tr th { padding: 1.6rem 0; text-align: center; font-weight: bold; color: #283a59; font-size: 1.2rem; vertical-align: middle; box-sizing: border-box; }
.table_wrapper table.timetable tr th.holiday { letter-spacing: -0.6rem; }
.table_wrapper table.timetable tr td { text-align: center; padding: 1.4rem 0 1.2rem; color: #283a59; font-size: 1.2rem; font-weight: bold; vertical-align: middle; box-sizing: border-box; width: 10%; }
.table_wrapper table.timetable tr td.time { font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; color: #333333; width: 30%; font-size: 1rem; text-align: center; white-space: nowrap; }

span.orange, table tr td.orange { color: #ef880e; }
span.green, table tr td.green { color: #3b9e46; }

p.postscript { font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; color: #333333; margin: 10px 0 20px; font-size: 1.2rem; line-height: 1.4; }

@media print, screen and (min-width: 768px) { .table_wrapper { background-color: #edfafb; padding: 0 9px; box-sizing: border-box; }
  .table_wrapper table.timetable { vertical-align: middle; width: 100%; margin: 0 auto; text-align: center; border-collapse: collapse; box-sizing: border-box; border-radius: 6px; }
  .table_wrapper table.timetable tr { margin: 0 auto; padding: 0; vertical-align: middle; border-bottom: 1px #283a59 dashed; }
  .table_wrapper table.timetable tr:last-of-type { border-bottom: 0; }
  .table_wrapper table.timetable tr th { padding: 16px 0; text-align: center; font-weight: bold; color: #283a59; font-size: 1.6rem; vertical-align: middle; box-sizing: border-box; }
  .table_wrapper table.timetable tr th.holiday { letter-spacing: -6px; }
  .table_wrapper table.timetable tr td { text-align: center; padding: 14px 0 12px; color: #283a59; font-size: 1.8rem; font-weight: bold; vertical-align: middle; box-sizing: border-box; width: 10%; }
  .table_wrapper table.timetable tr td.time { font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; color: #333333; width: 30%; font-size: 1.6rem; text-align: center; }
  span.orange, table tr td.orange { color: #ef880e; }
  span.green, table tr td.green { color: #3b9e46; }
  p.postscript { font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; color: #333333; margin: 10px 0 0 0; font-size: 1.6rem; line-height: 1.4; } }
/* -----------------------------------------------------------
　メインナビ
----------------------------------------------------------- */
.main_nav_pc { display: none; }

@media print, screen and (min-width: 768px) { .main_nav_pc { display: block; border-top: 1px #EEEEEE solid; }
  .main_nav_pc nav { width: 100%; margin: 0; }
  .main_nav_pc nav ul { list-style-type: none; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; align-items: center; width: 1020px; box-sizing: border-box; padding: 0; margin: 0 auto; }
  .main_nav_pc nav ul li { display: flex; flex: 1; align-items: center; text-align: center; height: 75px; padding: 0; box-sizing: border-box; }
  .main_nav_pc nav ul li a { text-decoration: none; color: #283a59; font-size: 1.6rem; font-weight: bold; width: 100%; height: auto; box-sizing: border-box; padding: 30px 0; }
  .main_nav_pc .index nav li.home, .main_nav_pc .doctor li.doctor, .main_nav_pc .treatment li.treatment, .main_nav_pc .clinic li.clinic, .main_nav_pc .first li.first, .main_nav_pc .access li.access, .main_nav_pc .faq li.faq, .main_nav_pc .blog li.blog { border-bottom: 6px #283a59 solid; padding: 33px 0 27px; } }
/* -----------------------------------------------------------
　コロナバナー
----------------------------------------------------------- */
.bnr_corona { margin: 0 auto 5%; padding-top: 5%; width: 96%; }
.bnr_corona img { width: 100%; border: 1px solid #2CA8E3; }

@media print, screen and (min-width: 768px) { .bnr_corona { width: 1020px; margin-left: auto; margin-right: auto; margin-bottom: 4rem; margin-top: 0; padding-top: 0; } }
/* -----------------------------------------------------------
　ご予約優先制について
----------------------------------------------------------- */
.reservation_priority { background-color: #F9EEEE; }
.reservation_priority dl { border-radius: .4rem; padding: 5% 2.5%; }
.reservation_priority dl dt { border-bottom: 0.1rem #602020 dashed; color: #602020; font-weight: bold; font-size: 1.5rem; padding: 0 0 .4rem 0; margin: 0 0 1rem 0; text-align: center; }
.reservation_priority dl dd { font-size: 1.2rem; line-height: 1.4; }
.reservation_priority dl dd p { margin: .8rem 0 0; }
.reservation_priority dl dd p br { display: none; }
.reservation_priority dl dd p.tel { text-align: center; color: #602020; font-size: 1.5rem; }
.reservation_priority dl dd p.tel a { background-color: #602020; color: #fff; text-decoration: none; padding: .4rem 1.5rem; border-radius: 3rem; }
@media print, screen and (min-width: 768px) { .reservation_priority { width: 1020px; margin-left: auto; margin-right: auto; }
  .reservation_priority dl { padding: 2.5rem 2rem; }
  .reservation_priority dl dt { font-size: 2.0rem; padding: 0 0 1rem 0; margin: 0 0 1.8rem 0; }
  .reservation_priority dl dd { text-align: center; font-size: 1.8rem; line-height: 1.6; }
  .reservation_priority dl dd p br { display: inline; }
  .reservation_priority dl dd p.tel { font-size: 2.0rem; font-weight: bold; } }

.index .reservation_priority { margin-top: 0; }
@media print, screen and (min-width: 768px) { .index .reservation_priority { border: 2px solid #fff; margin-bottom: -60px; } }

/* -----------------------------------------------------------
　ブログ新着＆お知らせ欄
----------------------------------------------------------- */
.information_bg { background-color: #edfafb; width: 100%; margin: 0 auto; padding: 0; }
.information_bg .information { padding: 0 0 3rem 0; margin: 0 auto; width: 100%; }
.information_bg .information .information_frame { display: block; width: 95%; margin: 1rem auto 0; }
.information_bg .information .information_frame .information_frame_left, .information_bg .information .information_frame .information_frame_right { width: 100%; margin: 0; box-sizing: border-box; }
.information_bg .information .information_frame .information_frame_left .table_wrapper, .information_bg .information .information_frame .information_frame_right .table_wrapper { width: 100%; box-sizing: border-box; }
.information_bg .information .information_frame .information_frame_left { padding: 0; }
.information_bg .information .information_frame .information_frame_right iframe { width: 100%; height: 30rem; }

@media print, screen and (min-width: 768px) { .information_bg { background-color: #edfafb; width: 100%; margin: 0 auto; padding: 54px 0 0 0; }
  .information_bg .information { padding: 0 0 65px 0; margin: 0 auto; width: 1020px; }
  .information_bg .information .information_frame { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; width: 1020px; margin: 60px auto 0 auto; }
  .information_bg .information .information_frame .information_frame_left, .information_bg .information .information_frame .information_frame_right { width: 50%; margin: 0; box-sizing: border-box; }
  .information_bg .information .information_frame .information_frame_left .table_wrapper, .information_bg .information .information_frame .information_frame_right .table_wrapper { width: 100%; box-sizing: border-box; }
  .information_bg .information .information_frame .information_frame_left { padding: 0 16px 0 0; }
  .information_bg .information .information_frame .information_frame_right iframe { width: 100%; height: 1000px; } }
/* -----------------------------------------------------------
　お知らせ
----------------------------------------------------------- */
.notice_wrapper { padding: 3rem 0 2rem; background-color: #edfafb; text-align: center; }
.notice_wrapper h2.top_s::after { content: "News"; }
.notice_wrapper .notice_frame { padding: 0; box-sizing: border-box; height: 20rem; width: 100%; margin: 2rem auto 0; overflow-y: scroll; background-color: #ffffff; }
.notice_wrapper .notice_frame dl { width: 100%; margin: 0; padding: 2rem 1rem 3rem 2rem; box-sizing: border-box; text-align: left; }
.notice_wrapper .notice_frame dl dt { margin: 0; color: #283a59; font-size: 1.3rem; font-weight: bold; box-sizing: border-box; }
.notice_wrapper .notice_frame dl dd { color: #FFFFFF; margin: 0 0 1rem 0; padding: 1.4rem 0 1rem; box-sizing: border-box; border-bottom: .1rem #eeeeee dashed; }
.notice_wrapper .notice_frame dl dd p { color: #283a59; font-size: 1.2rem; line-height: 1.6; width: 100%; }
.notice_wrapper .notice_frame dl dd.link_text { margin: 0; padding: 0 0 1.2rem 0; }
.notice_wrapper .notice_frame dl dd.link_text a { font-size: 1.8rem; }

@media print, screen and (min-width: 768px) { .notice_wrapper { padding: 66px 0 76px 0; background-color: #edfafb; text-align: center; }
  .notice_wrapper h2.top::after { content: "News"; }
  .notice_wrapper .notice_frame { padding: 0; box-sizing: border-box; height: 540px; width: 1000px; margin: 56px auto 0; overflow-y: scroll; background-color: #ffffff; }
  .notice_wrapper .notice_frame dl { width: 50%; margin: 0; padding: 35px 15px 35px 20px; box-sizing: border-box; text-align: left; }
  .notice_wrapper .notice_frame dl dt { margin: 0; color: #283a59; font-size: 1.8rem; font-weight: bold; box-sizing: border-box; }
  .notice_wrapper .notice_frame dl dd { color: #FFFFFF; margin: 0 0 18px 0; padding: 18px 0 16px; box-sizing: border-box; border-bottom: 1px #eeeeee dashed; }
  .notice_wrapper .notice_frame dl dd p { color: #283a59; font-size: 1.8rem; line-height: 1.6; width: 100%; }
  .notice_wrapper .notice_frame dl dd.link_text { margin: 0; padding: 0 0 12px 0; }
  .notice_wrapper .notice_frame dl dd.link_text a { font-size: 1.8rem; } }
/*スマホ用スライドバー*/
@media print, screen and (max-width: 767px) { .notice_frame::-webkit-scrollbar { width: 12px; background: #ffffff; }
  .notice_frame::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 3px; }
  .notice_frame::-webkit-scrollbar-thumb { border-radius: 3px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); } }
/* -----------------------------------------------------------
　クリニックブログ
----------------------------------------------------------- */
.clinicblog_wrapper { padding: 3rem 0 2rem; background-color: #edfafb; text-align: center; }
.clinicblog_wrapper h2.top_s::after { content: "Clinic blog"; }
.clinicblog_wrapper .clinicblog_frame { padding: 0; box-sizing: border-box; height: 20rem; width: 100%; margin: 2rem auto 0; overflow-y: scroll; background-color: #ffffff; }
.clinicblog_wrapper .clinicblog_frame dl { width: 100%; margin: 0; padding: 2rem 1rem 3rem 2rem; box-sizing: border-box; text-align: left; }
.clinicblog_wrapper .clinicblog_frame dl dt a { margin: 0; color: #283a59; font-size: 1.3rem; font-weight: bold; text-decoration: none; box-sizing: border-box; }
.clinicblog_wrapper .clinicblog_frame dl dt p { margin: 0.5rem 0; width: 100%; display: block; position: relative; font-size: 1.2rem; text-align: right; box-sizing: border-box; }
.clinicblog_wrapper .clinicblog_frame dl dt span { padding: 0.2rem 1.5rem; background: #283a59; font-weight: normal; border-radius: 2.0rem; color: #fff; }
.clinicblog_wrapper .clinicblog_frame dl dt a:hover { margin: 0; color: #edfafb; font-size: 1.8rem; font-weight: bold; text-decoration: none; box-sizing: border-box; }
.clinicblog_wrapper .clinicblog_frame dl dd { color: #FFFFFF; margin: 0 0 1rem 0; padding: 1.4rem 0 1rem; box-sizing: border-box; border-bottom: .1rem #eeeeee dashed; }
.clinicblog_wrapper .clinicblog_frame dl dd p { color: #283a59; font-size: 1.2rem; line-height: 1.6; width: 100%; }
.clinicblog_wrapper .clinicblog_frame dl dd.link_text { margin: 0; padding: 0 0 1.2rem 0; }
.clinicblog_wrapper .clinicblog_frame dl dd.link_text a { font-size: 1.8rem; }

@media print, screen and (min-width: 768px) { .clinicblog_wrapper { padding: 66px 0 76px 0; background-color: #edfafb; text-align: center; }
  .clinicblog_wrapper h2.top::after { content: "News"; }
  .clinicblog_wrapper .clinicblog_frame { padding: 0; box-sizing: border-box; height: 540px; width: 1000px; margin: 56px auto 0; overflow-y: scroll; background-color: #ffffff; }
  .clinicblog_wrapper .clinicblog_frame dl { width: 50%; margin: 0; padding: 35px 15px 35px 20px; box-sizing: border-box; text-align: left; }
  .clinicblog_wrapper .clinicblog_frame dl dt a { margin: 0; color: #283a59; font-size: 1.8rem; font-weight: bold; box-sizing: border-box; }
  .clinicblog_wrapper .clinicblog_frame dl dt p { margin: 0; width: 100%; display: block; position: relative; font-size: 1.4rem; text-align: right; box-sizing: border-box; }
  .clinicblog_wrapper .clinicblog_frame dl dt span { padding: 2px 15px; background: #283a59; font-weight: normal; border-radius: 20px; color: #fff; }
  .clinicblog_wrapper .clinicblog_frame dl dd { color: #FFFFFF; margin: 0 0 18px 0; padding: 18px 0 16px; box-sizing: border-box; border-bottom: 1px #eeeeee dashed; }
  .clinicblog_wrapper .clinicblog_frame dl dd p { color: #283a59; font-size: 1.8rem; line-height: 1.6; width: 100%; }
  .clinicblog_wrapper .clinicblog_frame dl dd.link_text { margin: 0; padding: 0 0 12px 0; }
  .clinicblog_wrapper .clinicblog_frame dl dd.link_text a { font-size: 1.8rem; } }
/*スマホ用スライドバー*/
@media print, screen and (max-width: 767px) { .clinicblog_frame::-webkit-scrollbar { width: 12px; background: #ffffff; }
  .clinicblog_frame::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 3px; }
  .clinicblog_frame::-webkit-scrollbar-thumb { border-radius: 3px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); } }
/* -----------------------------------------------------------
　当クリニックについて
----------------------------------------------------------- */
.about_wrapper { padding: 3rem 0 2rem; background-color: #ffffff; text-align: center; }
.about_wrapper h2.top::after { content: "About"; }
.about_wrapper h2.med::after { content: "About kampo medicine"; }
.about_wrapper .about_frame { width: 90%; margin: 0 auto; }
.about_wrapper .about_frame figure { margin: 1.8rem 0; }
.about_wrapper .about_frame p { text-align: center; font-size: 1.6rem; font-weight: normal; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; color: #283a59; line-height: 1.8; }
.about_wrapper .med_frame { margin: 3rem auto 0; display: block; width: 90%; }
.about_wrapper .med_frame .med_box { width: 100%; height: auto; border: .1rem #cccccc solid; border-radius: .4rem; background-color: #ffffff; display: flex; flex-direction: column; justify-content: center; align-items: center; flex-wrap: wrap; padding: 2rem 0; margin: 1.2rem 0 0 0; }
.about_wrapper .med_frame .med_box i.icon-kanpou2, .about_wrapper .med_frame .med_box i.icon-flow0-1 { font-size: 6rem; color: #283a59; display: block; }
.about_wrapper .med_frame .med_box p { color: #283a59; text-align: center; }
.about_wrapper .med_frame .med_box p.txt { font-size: 1.8rem; font-weight: bold; margin: 1.2rem 0 1.4rem; }
.about_wrapper .med_frame .med_box p.txt_2 { margin: 1.2rem 0 1.4rem; }
.about_wrapper .med_frame .med_box p.btn a { margin: 0.5rem 0; padding: 0 3rem; width: auto; height: 3rem; color: #edfafb; font-size: 1.4rem; background-color: #283a59; border-radius: 3rem; display: flex; justify-content: center; align-items: center; text-decoration: none; }

@media print, screen and (min-width: 768px) { .about_wrapper { padding: 100px 0 76px 0; background-color: #ffffff; text-align: center; }
  .about_wrapper h2.top::after { content: "About"; }
  .about_wrapper h2.med::after { content: "About kampo medicine"; }
  .about_wrapper .about_frame figure { margin: 38px 0; }
  .about_wrapper .about_frame p { text-align: center; font-size: 2.2rem; font-weight: normal; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; color: #283a59; line-height: 2.6; }
  .about_wrapper .med_frame { margin: 97px 0 0 0; display: flex; justify-content: center; width: inherit; }
  .about_wrapper .med_frame .med_box { width: 350px; height: 350px; border: 1px #cccccc solid; border-radius: 4px; background-color: #ffffff; display: flex; flex-direction: column; justify-content: center; align-items: center; flex-wrap: wrap; padding: 0; margin: 0; }
  .about_wrapper .med_frame .med_box i.icon-kanpou2, .about_wrapper .med_frame .med_box i.icon-flow0-1 { font-size: 8rem; color: #283a59; display: block; }
  .about_wrapper .med_frame .med_box p { color: #283a59; text-align: center; }
  .about_wrapper .med_frame .med_box p.txt { font-size: 2.4rem; font-weight: bold; margin: 30px 0 36px; }
  .about_wrapper .med_frame .med_box p.txt_2 { margin: 30px 0 60px; }
  .about_wrapper .med_frame .med_box p.btn a { padding: 0; width: 250px; height: 50px; font-size: 1.8rem; border-radius: 30px; }
  .about_wrapper .med_frame .box_1 { margin: 0 2rem 0 0; } }
/* -----------------------------------------------------------
　診療内容
----------------------------------------------------------- */
.treatment_wrapper { padding: 3rem 0 2rem; background-color: #edfafb; text-align: center; }
.treatment_wrapper h2.top::after { content: "Medical"; }
.treatment_wrapper .treatment_frame { display: flex; justify-content: space-between; flex-wrap: wrap; width: 90%; margin: 2rem auto 0; }
.treatment_wrapper .treatment_frame a { text-decoration: none; width: 48%; }
.treatment_wrapper .treatment_frame a .treatment_box { width: 100%; height: 6rem; background-color: #ffffff; display: flex; justify-content: center; align-items: center; margin: 1rem 0 0 0; background-image: linear-gradient(315deg, #283a59 1.2rem, transparent 0); }
.treatment_wrapper .treatment_frame a .treatment_box p.txt { color: #283a59; text-align: center; font-size: 1.4rem; }

@media print, screen and (min-width: 768px) { .treatment_wrapper { padding: 100px 0 120px 0; background-color: #edfafb; text-align: center; }
  .treatment_wrapper h2.top::after { content: "Medical"; }
  .treatment_wrapper .treatment_frame { display: flex; justify-content: space-between; flex-wrap: wrap; width: 1020px; margin: 68px auto 0; }
  .treatment_wrapper .treatment_frame a { text-decoration: none; width: 192px; }
  .treatment_wrapper .treatment_frame a .treatment_box { width: 100%; height: 120px; background-color: #ffffff; display: flex; justify-content: center; align-items: center; margin: 10px 0 0 0; background-image: linear-gradient(315deg, #283a59 20px, transparent 0); }
  .treatment_wrapper .treatment_frame a .treatment_box p.txt { color: #283a59; text-align: center; font-size: 2.2rem; } }
/* -----------------------------------------------------------
　当クリニックの特長
----------------------------------------------------------- */
.features_wrapper { padding: 3rem 0 2rem; background-color: #ffffff; text-align: center; }
.features_wrapper h2.top::after { content: "Features"; }
.features_wrapper .features_frame { margin: 2rem auto 0; width: 90%; height: auto; display: flex; flex-wrap: wrap; }
.features_wrapper .features_frame .features_box { background-color: #edfafb; width: 100%; height: auto; border-radius: .6rem .6rem 0 0; background-image: linear-gradient(135deg, #283a59 4rem, transparent 0); display: flex; align-items: center; flex-wrap: wrap; padding: 0 2rem 1rem; box-sizing: border-box; position: relative; z-index: 0; }
.features_wrapper .features_frame .features_box.even { margin: 0; order: 1; }
.features_wrapper .features_frame .features_box p.num { font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; color: #FFFFFF; font-size: 1.6rem; position: absolute; top: 1rem; left: 1.4rem; }
.features_wrapper .features_frame .features_box .txt p { color: #283a59; width: 100%; }
.features_wrapper .features_frame .features_box .txt p.tit { font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; font-size: 1.6rem; text-align: center; margin: 1.2rem 0; line-height: 1.4; }
.features_wrapper .features_frame .features_box .txt p.cont { font-size: 1.4rem; line-height: 1.6; text-align: left; }
.features_wrapper .features_frame figure { width: 100%; }
.features_wrapper .features_frame figure img { border-radius: 0 0 .6rem .6rem; width: 100%; }
.features_wrapper .features_frame figure.even { order: 2; }

@media print, screen and (min-width: 768px) { .features_wrapper { padding: 124px 0 180px 0; background-color: #ffffff; text-align: center; }
  .features_wrapper h2.top::after { content: "Features"; }
  .features_wrapper .features_frame { margin: 97px auto 0; width: 1020px; height: 422px; position: relative; }
  .features_wrapper .features_frame .features_box { background-color: #edfafb; width: 534px; height: 390px; border-radius: 6px; background-image: linear-gradient(135deg, #283a59 70px, transparent 0); display: flex; align-items: center; flex-wrap: wrap; padding: 0 56px; box-sizing: border-box; position: relative; z-index: 999; }
  .features_wrapper .features_frame .features_box.even { margin: 0 0 0 auto; }
  .features_wrapper .features_frame .features_box p.num { font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; color: #FFFFFF; font-size: 3.6rem; position: absolute; top: 12px; left: 20px; }
  .features_wrapper .features_frame .features_box .txt p { color: #283a59; width: 100%; }
  .features_wrapper .features_frame .features_box .txt p.tit { font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; font-size: 3.6rem; text-align: center; margin: 0 0 38px 0; line-height: 1.4; letter-spacing: 6px; }
  .features_wrapper .features_frame .features_box .txt p.cont { font-size: 1.8rem; line-height: 2; text-align: left; }
  .features_wrapper .features_frame figure { width: initial; position: absolute; right: 0; bottom: 0; }
  .features_wrapper .features_frame figure img { border-radius: 6px; }
  .features_wrapper .features_frame figure.even { bottom: 0; left: 0; right: inherit; } }
/* -----------------------------------------------------------
　当クリニックの取り組み
----------------------------------------------------------- */
.attempt_wrapper { padding: 3rem 0 2rem; padding: 3rem 0 2rem; background-color: #edfafb; text-align: center; }
.attempt_wrapper h2.top::after { content: "Medical"; }
.attempt_wrapper ul { width: 90%; margin: 2rem auto 0; }
.attempt_wrapper ul li { margin-left: 20px; text-align: left; font-size: 1.4rem; font-weight: normal; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; color: #283a59; line-height: 1.8; }
.attempt_wrapper ul li:not(:last-of-type) { margin-bottom: 1em; }

@media print, screen and (min-width: 768px) { .attempt_wrapper { padding: 100px 0 120px 0; margin: 0 0 0 0; background-color: #edfafb; text-align: center; }
  .attempt_wrapper h2.top::after { content: "Attempt"; }
  .attempt_wrapper ul { width: 1020px; margin: 50px auto 0; }
  .attempt_wrapper ul li { font-size: 1.8rem; font-weight: normal; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; color: #283a59; line-height: 2.6; }
  .attempt_wrapper ul li:not(:last-of-type) { margin-bottom: 1em; } }
/* -----------------------------------------------------------
　つくば市の「こころ」と「からだ」のかかりつけ医として
----------------------------------------------------------- */
.primarycare_wrapper { padding: 3rem 0 2rem; background-color: #ffffff; text-align: center; }
.primarycare_wrapper h2.top::after { content: "Primary care doctor"; }
.primarycare_wrapper .primarycare_frame { width: 90%; margin: 2rem auto 0; }
.primarycare_wrapper .primarycare_frame p { text-align: left; font-size: 1.4rem; font-weight: normal; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; color: #283a59; line-height: 1.8; }
.primarycare_wrapper .primarycare_frame p:not(:last-of-type) { margin-bottom: 1em; }

@media print, screen and (min-width: 768px) { .primarycare_wrapper { padding: 0 0 76px 0; background-color: #ffffff; text-align: center; }
  .primarycare_wrapper h2.top::after { content: "Primary care doctor"; }
  .primarycare_wrapper .primarycare_frame { width: 1020px; margin: 50px auto 0; }
  .primarycare_wrapper .primarycare_frame p { font-size: 1.8rem; font-weight: normal; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; color: #283a59; line-height: 2.6; }
  .primarycare_wrapper .primarycare_frame p:not(:last-of-type) { margin-bottom: 1em; } }
/* -----------------------------------------------------------
　当院の施設基準および加算に関するご案内
----------------------------------------------------------- */
.guidance_wrapper { padding: 3rem 0 2rem; background-color: #F2F2F2; text-align: center; }
.guidance_wrapper h2.top::after { content: "Guidance"; }
.guidance_wrapper h3 { font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; color: #ffffff; text-align: left; font-size: 1.6rem; font-weight: normal; padding: .8rem 0 .8rem .8rem; margin: 2rem 0 1rem 0; background-color: #283a59; }
.guidance_wrapper .guidance_frame { width: 90%; margin: 2rem auto 0; }
.guidance_wrapper .guidance_frame p { text-align: left; font-size: 1.4rem; font-weight: normal; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; color: #283a59; line-height: 1.8; }
.guidance_wrapper .guidance_frame p:not(:last-of-type) { margin-bottom: 1em; }

@media print, screen and (min-width: 768px) { .guidance_wrapper { margin-bottom: 76px; padding: 76px 0 76px 0; background-color: #F2F2F2; text-align: center; }
  .guidance_wrapper h2.top { line-height: 1.4; }
  .guidance_wrapper h2.top::after { content: "Guidance"; }
  .guidance_wrapper .guidance_frame { width: 1020px; margin: 50px auto 0; }
  .guidance_wrapper .guidance_frame p { font-size: 1.8rem; font-weight: normal; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; color: #283a59; line-height: 2.6; }
  .guidance_wrapper .guidance_frame p:not(:last-of-type) { margin-bottom: 1em; } }
/* -----------------------------------------------------------
　Googleカレンダー
----------------------------------------------------------- */
.calendar_wrapper .calendar_frame { display: block; }
.calendar_wrapper .calendar_frame #MonthCal iframe, .calendar_wrapper .calendar_frame #nextMonthCal iframe { width: 90%; height: 30rem; margin: 0 auto; }
.calendar_wrapper .calendar_frame #MonthCal { margin: 0 0 1rem 0; }
.calendar_wrapper .status_box { width: 88%; margin: 0 auto; }
.calendar_wrapper .status_box p { font-size: 1.4rem; color: #283a59; margin: 0; text-align: left; }
.calendar_wrapper .status_box p .kyuushin::before { content: ""; width: 20px; height: 20px; background-color: #9643A5; display: inline-block; margin: auto 1rem auto 0; position: relative; top: 4px; }

@media print, screen and (min-width: 768px) { .calendar_wrapper .calendar_frame { display: flex; justify-content: center; }
  .calendar_wrapper .calendar_frame #MonthCal iframe, .calendar_wrapper .calendar_frame #nextMonthCal iframe { width: 480px; height: 480px; }
  .calendar_wrapper .calendar_frame #MonthCal { margin: 0 50px 0 0; }
  .calendar_wrapper .status_box { width: 1010px; margin: 0 auto; }
  .calendar_wrapper .status_box p { font-size: 1.8rem; color: #283a59; margin: 0; text-align: left; }
  .calendar_wrapper .status_box p .kyuushin::before { content: ""; width: 20px; height: 20px; background-color: #9643A5; display: inline-block; margin: auto 10px auto 0; position: relative; top: 4px; } }
/* -----------------------------------------------------------
　診療カレンダー（Googleカレンダーに変更されたため不使用）
----------------------------------------------------------- */
.calendar_wrapper { padding: 3rem 0 2rem; background-color: #edfafb; text-align: center; }
.calendar_wrapper h2.top::after { content: "Calendar"; }
.calendar_wrapper .calendar_frame { margin: 0; padding: 2rem 0; }
.calendar_wrapper .calendar_frame .calender_box { width: 96%; margin: 0 auto; }
.calendar_wrapper .calendar_frame .calender_box table { width: 80%; margin: 0 auto 2rem; }
.calendar_wrapper .calendar_frame .calender_box p { font-size: 1.4rem; color: #283a59; margin: 1.2rem auto 0; text-align: center; }

@media print, screen and (min-width: 768px) { .calendar_wrapper { padding: 100px 0 80px 0; background-color: #edfafb; text-align: center; }
  .calendar_wrapper h2.top::after { content: "Calendar"; }
  .calendar_wrapper .calendar_frame { margin: 0; padding: 67px 0; }
  .calendar_wrapper .calendar_frame .calender_box { width: 1020px; margin: 0 auto; }
  .calendar_wrapper .calendar_frame .calender_box .swiper-slide { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: row; flex-direction: row; width: 1020px; margin: 0 auto; box-sizing: border-box; }
  .calendar_wrapper .calendar_frame .calender_box .swiper-slide div { width: 40%; margin: 0 1.5%; }
  .calendar_wrapper .calendar_frame .calender_box .swiper-slide div table { width: 100%; margin: 0; }
  .calendar_wrapper .calendar_frame .calender_box p { font-size: 1.8rem; color: #283a59; margin: 18px 0 0 9%; text-align: left; } }
/* -----------------------------------------------------------
　医院概要
----------------------------------------------------------- */
.overview_bg { background-color: #FFFFFF; width: 100%; margin: 0 auto; padding: 0; }
.overview_bg .overview { padding: 0 0 3rem 0; margin: 0 auto; width: 100%; }
.overview_bg .overview figure { width: 80%; margin: 0 auto; }
.overview_bg .overview figure img { width: 100%; }
.overview_bg .overview .overview_frame { display: block; width: 95%; margin: 1rem auto 0; }
.overview_bg .overview .overview_frame .overview_frame_left, .overview_bg .overview .overview_frame .overview_frame_right { width: 100%; margin: 0; box-sizing: border-box; }
.overview_bg .overview .overview_frame .overview_frame_left dl, .overview_bg .overview .overview_frame .overview_frame_right dl { width: 100%; margin: 0; padding: 0; display: block; box-sizing: border-box; }
.overview_bg .overview .overview_frame .overview_frame_left dl dt, .overview_bg .overview .overview_frame .overview_frame_right dl dt { font-size: 1.2rem; font-weight: bold; color: #283a59; margin: 0; padding: 1rem 0; display: -webkit-flex; display: flex; align-items: baseline; justify-content: flex-start; width: 100%; height: auto; border-bottom: .1rem #f1f1f1 dashed; box-sizing: border-box; }
.overview_bg .overview .overview_frame .overview_frame_left dl dt:last-of-type, .overview_bg .overview .overview_frame .overview_frame_right dl dt:last-of-type { border-bottom: 0; }
.overview_bg .overview .overview_frame .overview_frame_left dl dt br, .overview_bg .overview .overview_frame .overview_frame_right dl dt br { display: none; }
.overview_bg .overview .overview_frame .overview_frame_left dl dd, .overview_bg .overview .overview_frame .overview_frame_right dl dd { font-size: 1.2rem; display: -webkit-flex; display: flex; align-items: center; margin: 0; width: 100%; height: auto; padding: 1rem 0 2rem; box-sizing: border-box; border-bottom: .1rem #f1f1f1 dashed; line-height: 1.6; }
.overview_bg .overview .overview_frame .overview_frame_left dl dd:last-of-type, .overview_bg .overview .overview_frame .overview_frame_right dl dd:last-of-type { border-bottom: 0; }
.overview_bg .overview .overview_frame .overview_frame_left dl dd span.tel a, .overview_bg .overview .overview_frame .overview_frame_right dl dd span.tel a { text-decoration: none; font-size: 2rem; color: #283a59; }
.overview_bg .overview .overview_frame .overview_frame_left .table_wrapper, .overview_bg .overview .overview_frame .overview_frame_right .table_wrapper { width: 100%; box-sizing: border-box; }
.overview_bg .overview .overview_frame .overview_frame_left { padding: 0; }
.overview_bg .overview .overview_frame .overview_frame_right iframe { width: 100%; height: 30rem; }

@media print, screen and (min-width: 768px) { .overview_bg { background-color: #FFFFFF; width: 100%; margin: 0 auto; padding: 54px 0 0 0; }
  .overview_bg .overview { padding: 0 0 65px 0; margin: 0 auto; width: 1020px; }
  .overview_bg .overview figure { width: 412px; margin: 0 auto; }
  .overview_bg .overview figure img { width: 100%; }
  .overview_bg .overview .overview_frame { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; width: 1020px; margin: 60px auto 0 auto; }
  .overview_bg .overview .overview_frame .overview_frame_left, .overview_bg .overview .overview_frame .overview_frame_right { width: 50%; margin: 0; box-sizing: border-box; }
  .overview_bg .overview .overview_frame .overview_frame_left dl, .overview_bg .overview .overview_frame .overview_frame_right dl { width: 100%; margin: 0 0 12px 0; padding: 0 10px 0 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; box-sizing: border-box; }
  .overview_bg .overview .overview_frame .overview_frame_left dl dt, .overview_bg .overview .overview_frame .overview_frame_right dl dt { font-size: 1.6rem; font-weight: bold; color: #283a59; margin: 0; padding: 22px 0; display: -webkit-flex; display: flex; align-items: baseline; justify-content: flex-start; width: 100px; height: auto; border-bottom: 1px #f1f1f1 dashed; box-sizing: border-box; }
  .overview_bg .overview .overview_frame .overview_frame_left dl dt:last-of-type, .overview_bg .overview .overview_frame .overview_frame_right dl dt:last-of-type { border-bottom: 0; }
  .overview_bg .overview .overview_frame .overview_frame_left dl dt br, .overview_bg .overview .overview_frame .overview_frame_right dl dt br { display: block; }
  .overview_bg .overview .overview_frame .overview_frame_left dl dd, .overview_bg .overview .overview_frame .overview_frame_right dl dd { font-size: 1.6rem; display: -webkit-flex; display: flex; align-items: center; margin: 0; width: 325px; height: auto; padding: 0 0 0 22px; box-sizing: border-box; border-bottom: 1px #f1f1f1 dashed; }
  .overview_bg .overview .overview_frame .overview_frame_left dl dd:last-of-type, .overview_bg .overview .overview_frame .overview_frame_right dl dd:last-of-type { border-bottom: 0; }
  .overview_bg .overview .overview_frame .overview_frame_left dl dd span.tel, .overview_bg .overview .overview_frame .overview_frame_right dl dd span.tel { font-size: 3.6rem; color: #283a59; }
  .overview_bg .overview .overview_frame .overview_frame_left .table_wrapper, .overview_bg .overview .overview_frame .overview_frame_right .table_wrapper { width: 100%; box-sizing: border-box; }
  .overview_bg .overview .overview_frame .overview_frame_left { padding: 0 25px 0 40px; }
  .overview_bg .overview .overview_frame .overview_frame_right iframe { width: 100%; height: 560px; } }
/* -----------------------------------------------------------
　フッター
----------------------------------------------------------- */
footer { margin-bottom: 3.3rem; }
footer .global-nav { position: fixed; left: 0; bottom: 0; }
footer .partnership_frame { padding: 2.0rem 0; display: block; background-color: #edfafb; }
footer .partnership_frame dl { width: 100%; margin: 0; padding: 0; display: block; box-sizing: border-box; }
footer .partnership_frame dl dt { font-size: 1.4rem; font-weight: bold; color: #283a59; margin: 0; padding: 1rem 2rem; display: -webkit-flex; display: flex; align-items: baseline; justify-content: flex-start; width: 100%; height: auto; box-sizing: border-box; }
footer .partnership_frame dl dt:last-of-type { border-bottom: 0; }
footer .partnership_frame dl dt span { position: relative; display: inline-block; padding: 0 5rem; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; font-size: 1.8rem; font-weight: normal; }
footer .partnership_frame dl dt span::before, footer .partnership_frame dl dt span::after { content: ''; position: absolute; top: 50%; display: inline-block; width: 4rem; height: .1rem; background-color: black; }
footer .partnership_frame dl dt span::before { left: 0; }
footer .partnership_frame dl dt span::after { right: 0; }
footer .partnership_frame dl dd { font-size: 1.2rem; font-weight: bold; display: -webkit-flex; display: flex; align-items: center; margin: 0; width: 100%; height: auto; padding: 1rem 2rem; box-sizing: border-box; line-height: 1.6; }
footer .partnership_frame dl dd a { color: #283a59; font-size: 1.4rem; text-decoration: none; }
footer .partnership_frame dl dd a:hover { opacity: 0.8; }
footer .nav-list { display: table; table-layout: fixed; width: 100%; border-collapse: collapse; padding: 0; list-style: none; text-align: center; background-color: #283a59; }
footer .nav-item { display: table-cell; border-left: .1rem #FFFFFF solid; padding: 1.2rem 0px; white-space: nowrap; }
footer .nav-item:first-child { border-left: 0; width: 45%; }
footer .nav-item a { text-decoration: none; color: #FFFFFF; font-size: 1.4rem; }
footer .nav-item a i { margin: 0 .2rem 0 0; }
footer .nav-item a span.hidez { display: none; }
footer .partnership_frame { padding: 5rem 0 3.4rem; display: block; background-color: #edfafb; border-bottom: 0.1rem #283a59 solid; }
footer .footer_frame { display: none; }
footer a.link { text-decoration: none; }
footer a.link .copyright { font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; text-align: center; margin: 0; padding: 0.8rem 0; color: #FFFFFF; font-size: 1.2rem; background-color: #283a59; }

@media print, screen and (min-width: 768px) { footer { margin-bottom: 0; }
  footer nav.global-nav { display: none; }
  footer .partnership_frame { padding: 50px 0 34px; display: block; background-color: #edfafb; border-bottom: 1px #283a59 solid; }
  footer .partnership_frame dl { width: 1020px; margin: 0 auto 12px auto; padding: 0 10px 0 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; box-sizing: border-box; }
  footer .partnership_frame dl dt { font-size: 2.0rem; font-weight: bold; color: #283a59; margin: 0; padding: 20px; display: -webkit-flex; display: flex; align-items: baseline; justify-content: flex-start; width: 400px; height: auto; box-sizing: border-box; }
  footer .partnership_frame dl dt:last-of-type { border-bottom: 0; }
  footer .partnership_frame dl dt span { position: relative; display: inline-block; padding: 0 50px; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; font-size: 1.8rem; font-weight: normal; }
  footer .partnership_frame dl dt span::before, footer .partnership_frame dl dt span::after { content: ''; position: absolute; top: 50%; display: inline-block; width: 40px; height: 1px; background-color: black; }
  footer .partnership_frame dl dt span::before { left: 0; }
  footer .partnership_frame dl dt span::after { right: 0; }
  footer .partnership_frame dl dd { font-size: 1.6rem; font-weight: bold; display: -webkit-flex; display: flex; align-items: center; margin: 0; width: 600px; height: auto; padding: 0 0 0 22px; box-sizing: border-box; }
  footer .partnership_frame dl dd a { color: #283a59; font-size: 2.2rem; text-decoration: none; }
  footer .partnership_frame dl dd a:hover { opacity: 0.8; }
  footer .footer_frame { padding: 50px 0 34px; display: block; background-color: #edfafb; }
  footer .footer_frame ul { text-align: center; }
  footer .footer_frame ul li { display: inline-block; padding: 0 10px; border-right: 1px #283a59 solid; margin: 0 0 10px 0; }
  footer .footer_frame ul li:last-child { border-right: 0; }
  footer .footer_frame ul li a { color: #283a59; font-size: 1.6rem; text-decoration: none; }
  footer .footer_frame ul li a:hover { opacity: 0.8; }
  footer a.link .copyright { padding: 14px 0; font-size: 1.6rem; } }
/* -----------------------------------------------------------
　ページトップへ
----------------------------------------------------------- */
#linkpagetop { float: right; }

#linkpagetop img { display: none; width: 80%; height: auto; }

#pagetop { position: fixed; bottom: 14vw; right: 0px; height: 12vw; text-align: right; margin: 0 2% 0 0; }

#pagetop a { display: block; }

#pagetop_position { float: right; margin: 0px; padding: 0px; }

@media print, screen and (min-width: 768px) { #linkpagetop { float: left; }
  #linkpagetop img { display: block; width: 60px; height: auto; }
  #pagetop { position: fixed; bottom: 12px; left: 50%; margin: 0 0 0 560px; height: 70px; text-align: center; }
  #pagetop a { display: block; color: #ffffff; }
  #pagetop_position { float: right; margin: 0px; padding: 0px; } }
@media print, screen and (min-width: 768px) and (max-width: 1500px) { #pagetop { position: fixed; bottom: 80px; left: 92%; margin: 0 0 0 0; height: 60px; text-align: center; } }
.tbl01 { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.2rem; border-top: 1px solid #283a59; border-left: 1px solid #283a59; }
.tbl01 caption { font-size: 85%; text-align: right; margin-bottom: .4rem; }
.tbl01 tr td { text-align: center; padding: 1.4rem 1rem; border-bottom: 1px solid var(--clr_txt); line-height: 1.0; text-align: right; border-bottom: 1px solid #283a59; border-right: 1px solid #283a59; }
.tbl01 tr th { text-align: center; padding: 1.4rem 1rem; border-bottom: 1px solid var(--clr_txt); line-height: 1.0; background: #edfafb; border-bottom: 1px solid #283a59; border-right: 1px solid #283a59; }

@media print, screen and (min-width: 768px) { .tbl01 { table-layout: fixed; font-size: 1.8rem; }
  .tbl01 tr th, .tbl01 tr td { padding: 2.0rem 1rem; } }
/*----------------------------------------------------------- インポート
----------------------------------------------------------- */
/*ハンバーガー*/
.drawr { display: none; position: absolute; top: 25vw; width: 100%; padding: 0; margin: 0 auto; height: auto; z-index: 999999; background-color: #283a59; opacity: 0.9; }
.drawr p { color: #283a59; font-size: 1.2rem; text-align: center; padding: 18px 0; background-color: #ffffff; margin: 0; }
.drawr ul.hbg { list-style: none; }
.drawr ul.hbg li { text-align: center; width: 100% !important; }
.drawr ul.hbg li a { font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; color: #ffffff; font-size: 1.6rem; text-decoration: none; padding: 2rem 0; display: block; border-bottom: #ffffff 1px solid; }

.openNav { display: block; }

/*ハンバーガーナビ*/
.main_nav_sp { display: block; width: 100%; height: auto; margin: 0; }
.main_nav_sp ul.gnav { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: column; flex-direction: column; width: 100%; box-sizing: border-box; margin: 0 auto; }
.main_nav_sp ul.gnav li { width: 100%; font-weight: normal; font-size: 1.6rem; letter-spacing: 0.05em; line-height: 140%; list-style-type: none; box-sizing: border-box; padding: 0; border-bottom: #ffffff 1px solid; text-align: center; }
.main_nav_sp ul.gnav li a { color: #ffffff; text-decoration: none; width: 100%; display: block; padding: 1rem 0; text-shadow: none; box-sizing: border-box; }

.toggle { display: none; }

.toggle-label { cursor: pointer; display: block; width: 100%; height: 46px; padding: 0 0 4px 0; user-select: none; -webkit-tap-highlight-color: transparent; }

.toggle-label:active { -webkit-tap-highlight-color: transparent; }

.toggle-label { cursor: pointer; }

.toggle-label .toggle-icon, .toggle-label .toggle-icon:before, .toggle-label .toggle-icon:after { position: relative; display: block; top: 50%; left: 50%; height: 3px; width: 42px; background: #ffffff; content: ''; transition: all 500ms ease-in-out; }

.toggle-label .toggle-text { position: relative; display: block; top: calc(100% - 10px); height: 14px; font-size: 12px; color: #ffffff; text-align: center; }

.toggle-label .toggle-text:before { position: absolute; width: 100%; left: 0; content: 'MENU'; transition: all 500ms ease-in-out; visibility: visible; opacity: 1; }

.toggle-label .toggle-text:after { position: absolute; width: 100%; left: 0; content: 'CLOSE'; transition: all 500ms ease-in-out; visibility: hidden; opacity: 0; }

.toggle-label .toggle-icon { transform: translate3d(-50%, -5px, 0); }

.toggle-label .toggle-icon:before { transform: translate3d(-50%, -11.5px, 0); }

.toggle-label .toggle-icon:after { transform: translate3d(-50%, 5px, 0); }

.toggle:checked ~ .toggle-label .toggle-icon { background-color: transparent; }

.toggle:checked ~ .toggle-label .toggle-icon:before, .toggle:checked ~ .toggle-label .toggle-icon:after { top: 0; }

.toggle:checked ~ .toggle-label .toggle-icon:before { transform: translateX(-50%) rotate(45deg); top: 1.5px; }

.toggle:checked ~ .toggle-label .toggle-icon:after { transform: translateX(-50%) translateY(-10px) rotate(-45deg); top: 8.5px; }

.toggle:checked ~ .toggle-label .toggle-text:before { visibility: hidden; opacity: 0; }

.toggle:checked ~ .toggle-label .toggle-text:after { visibility: visible; opacity: 1; }

.container { display: flex; align-items: center; justify-content: center; width: 15%; position: absolute; cursor: pointer; top: 0.7rem; right: 0.5rem; padding: 0 0 0.6rem 0; background-color: #283a59; }

@media print, screen and (min-width: 768px) { .main_nav_sp { display: none; } }
/*ハンバーガーこっち
@import "component";
*/
/*アサイド
@import "aside";
*/
/*イメージ*/
/* -----------------------------------------------------------
　イメージ
----------------------------------------------------------- */
.img_right { margin: 0 0 10px 0; text-align: center; }
.img_right img { width: 70%; height: auto; }

.img_doctor { margin: 0 0 10px 0; text-align: center; }
.img_doctor img { width: 85%; height: auto; }

.img_center { margin: 0 0 10px 0; text-align: center; }
.img_center img { width: 100%; height: auto; }

/*画像右*/
.img_right_frame { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: column; flex-direction: column; margin: 0 0 1rem 0; }
.img_right_frame div.right { order: 1; width: 100%; text-align: center; }
.img_right_frame div.right img { width: 80%; height: auto; margin: 0 0 1rem 0; }
.img_right_frame div.left { order: 2; width: 100%; }
.img_right_frame div.left .doctor_name { text-align: right; }

/*画像左*/
.img_left_frame { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: column; flex-direction: column; margin: 0 0 1rem 0; }
.img_left_frame div.left { order: 1; width: 100%; text-align: center; }
.img_left_frame div.left img { width: 80%; height: auto; margin: 0 0 1rem 0; }
.img_left_frame div.right { order: 2; width: 100%; line-height: 120%; }

/*二つ*/
.img_two { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: column; flex-direction: column; }
.img_two img { width: 70%; margin: 0 auto 20px auto; display: block; }

.top_doctor_name { font-size: 1.5rem; text-align: right; }
.top_doctor_name span { font-size: 1.8rem; }

.doctor_name2 { text-align: right; }

@media print, screen and (min-width: 768px) { .img_right { float: right; margin: 0 0 10px 10px; }
  .img_right img { width: 350px; height: auto; }
  .img_doctor { float: right; margin: 0 0 10px 10px; }
  .img_doctor img { width: 360px; height: auto; }
  .img_center { float: none; margin: 0 0 10px 10px; text-align: center; }
  .img_center img { width: auto; height: auto; }
  /*画像右*/
  .img_right_frame { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; margin: 0 0 3rem 0; }
  .img_right_frame div.right { order: 2; width: 350px; text-align: center; }
  .img_right_frame div.right img { width: 350px; height: auto; margin: 0; }
  .img_right_frame div.left { order: 1; width: 445px; line-height: 120%; }
  .img_right_frame div.left .doctor_name { text-align: right; }
  /*画像左*/
  .img_left_frame { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; margin: 0 0 0 0; }
  .img_left_frame div.left { order: 1; width: 350px; text-align: left; }
  .img_left_frame div.left img { width: 350px; height: auto; margin: 10px 0; }
  .img_left_frame div.right { order: 2; width: 445px; line-height: 120%; }
  /*二つ*/
  .img_two { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; }
  .img_two img { width: 540px; margin: 0 auto 20px auto; display: block; }
  .top_doctor_name { font-size: 1.8rem; text-align: right; }
  .top_doctor_name span { font-size: 2.2rem; } }
/*リスト*/
/* -----------------------------------------------------------
　リスト
----------------------------------------------------------- */
/*標準*/
ul.list_normal { line-height: 160%; font-size: 1.2rem; font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; list-style-type: disc; margin: 0; }
ul.list_normal li { margin: 0 0 10px 1.8rem; padding: 0; }

/*画像●*/
ul.list_maru { padding: 0; margin: 0; }
ul.list_maru li { line-height: 130%; font-size: 1.2rem; list-style-type: none; margin: 0 0 10px 0; box-sizing: border-box; background-image: url(../images/maru.png); background-repeat: no-repeat; background-position: left top 0.3rem; background-size: 10px; padding: 0 0 0 1rem; line-height: 140%; text-align: left; }
ul.list_maru li ul { margin: 0.8rem 0 0 0; }
ul.list_maru li ul li { background: none; list-style-type: disc; margin: 0 0 10px 2rem; padding: 0 0 0 0; }

ul.list_maru_two { padding: 0; margin: 0; }
ul.list_maru_two li { line-height: 130%; font-size: 1.2rem; list-style-type: none; margin: 0 0 10px 0; box-sizing: border-box; background: url(../images/maru.gif) no-repeat; background-position: left top 0.6rem; background-size: 1rem; padding: 0 0 0 1.8rem; line-height: 140%; }

/*なし*/
ul.list_none { line-height: 160%; font-size: 1.2rem; list-style-type: none; margin: 0; }
ul.list_none li { margin: 0 0 15px 0; padding: 0 0 0 5px; }
ul.list_none li span { color: #fedc50; margin: 0 0.5rem 0 0; }

/*数値*/
ul.list_num { box-sizing: border-box; width: 100%; }
ul.list_num li { line-height: 130%; font-size: 1.2rem; list-style-type: decimal; margin: 0 0 10px 2rem; box-sizing: border-box; width: 90%; }

/*概要*/
ul.list_overview { box-sizing: border-box; width: 100%; }
ul.list_overview li { line-height: 130%; font-size: 1.2rem; list-style-type: disc; margin: 0 0 10px 25px; box-sizing: border-box; width: 90%; }

/*2列*/
ul.list_normal_two { display: flex; justify-content: space-between; flex-direction: column; }
ul.list_normal_two li { box-sizing: border-box; line-height: 130%; font-size: 1.2rem; list-style-type: disc; margin: 0 0 10px 25px; }

@media print, screen and (min-width: 768px) { /*標準*/
  ul.list_normal { line-height: 160%; font-size: 1.6rem; list-style-type: disc; margin: 2.6rem 0 0 0; }
  ul.list_normal li { margin: 0 0 15px 25px; padding: 0; }
  /*画像●*/
  ul.list_maru { padding: 0; }
  ul.list_maru.w40 { width: 40%; margin: 0 auto; }
  ul.list_maru.inline li { display: inline-block; background-position: left top 0.5rem; margin-right: 20px; }
  ul.list_maru li { line-height: 100%; font-size: 1.6rem; list-style-type: none; margin: 0 0 15px 0; box-sizing: border-box; background-image: url(../images/maru.png); background-repeat: no-repeat; background-position: left top 0.2rem; background-size: 10px; padding: 0 0 0 20px; line-height: 140%; }
  ul.list_maru li ul { margin: 0.8rem 0 0 0; }
  ul.list_maru li ul li { background: none; list-style-type: disc; margin: 0 0 10px 2.6rem; padding: 0 0 0 0; }
  ul.list_maru_two { padding: 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  ul.list_maru_two li { width: 45%; line-height: 100%; font-size: 1.6rem; list-style-type: none; margin: 0 0 15px 0; box-sizing: border-box; background: url(../images/maru.gif) no-repeat; background-position: left top 3px; background-size: 1.5rem; padding: 0 0 0 25px; line-height: 140%; }
  /*なし*/
  ul.list_none { line-height: 160%; font-size: 1.6rem; list-style-type: none; }
  ul.list_none li { margin: 0 0 15px 0; }
  ul.list_none li span { color: #fedc50; margin: 0 5px 0 0; }
  /*数値*/
  ul.list_num { box-sizing: border-box; width: 100%; }
  ul.list_num li { line-height: 130%; font-size: 1.6rem; list-style-type: decimal; margin: 0 0 10px 25px; box-sizing: border-box; width: 90%; }
  /*概要*/
  ul.list_overview li { line-height: 130%; font-size: 1.6rem; list-style-type: disc; margin: 0 0 10px 25px; }
  ul.list_normal_two { display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap; }
  ul.list_normal_two li { width: 45%; box-sizing: border-box; line-height: 130%; font-size: 1.6rem; list-style-type: disc; margin: 0 0 10px 25px; } }
/* -----------------------------------------------------------
　定義リスト
----------------------------------------------------------- */
dl.bio_list { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.2rem; font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; box-sizing: border-box; margin: 0 0 20px 0; line-height: 120%; }
dl.bio_list dt { width: 100%; margin: 0 0 0 0; font-weight: bold; }
dl.bio_list dd { width: 100%; margin: 0 0 20px 0; }

dl.book_list { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.2rem; box-sizing: border-box; margin: 20px 0 20px 0; line-height: 120%; }
dl.book_list dt { width: 100%; margin: 0 0 1rem 0; font-weight: bold; }
dl.book_list dd { width: 100%; margin: 0 0 2rem 0; }

@media print, screen and (min-width: 768px) { dl.bio_list { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.6rem; box-sizing: border-box; line-height: 140%; width: 100%; margin: 0 0 4rem 0; }
  dl.bio_list dt { width: 10%; margin: 0 0 20px 0; font-weight: normal; }
  dl.bio_list dd { width: 90%; margin: 0 0 20px 0; }
  dl.book_list { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.6rem; box-sizing: border-box; margin: 20px 0 20px 0; line-height: 120%; }
  dl.book_list dt { width: 100%; margin: 0 0 1rem 0; font-weight: bold; }
  dl.book_list dd { width: 100%; margin: 0 0 4rem 0; } }
/*見出し*/
h2.top { text-align: center; }
h2.top span { position: relative; display: inline-block; padding: 0 5rem; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; font-size: 1.8rem; font-weight: normal; }
h2.top span::before, h2.top span::after { content: ''; position: absolute; top: 50%; display: inline-block; width: 4rem; height: .1rem; background-color: black; }
h2.top span::before { left: 0; }
h2.top span::after { right: 0; }
h2.top span small { font-size: 0.7em; }
h2.top::after { font-size: 1.2rem; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; font-weight: normal; display: block; margin: 1rem 0 0 0; color: #283a59; }
h2.top_s { text-align: center; }
h2.top_s span.half { position: relative; display: inline-block; padding: 0 5rem; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; font-size: 1.8rem; font-weight: normal; }
h2.top_s span.half::before, h2.top_s span.half::after { content: ''; position: absolute; top: 50%; display: inline-block; width: 4rem; height: .1rem; background-color: black; }
h2.top_s span.half::before { left: 0; }
h2.top_s span.half::after { right: 0; }
h2.top_s::after { font-size: 1.2rem; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; font-weight: normal; display: block; margin: 1rem 0 0 0; color: #283a59; }
h2.low { font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; color: #073057; font-size: 2.0rem; font-weight: bold; text-align: center; margin: 0 0 3rem 0; }
h2.under { margin: 3rem 0 3rem 0; }

h3 { font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; color: #ffffff; text-align: left; font-size: 1.6rem; font-weight: normal; padding: .8rem 0 .8rem .8rem; margin: 2rem 0 1rem 0; background-color: #283a59; }

h4 { font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; color: #073057; text-align: left; font-size: 1.5rem; font-weight: bold; padding: 0 0 .4rem 0; margin: 4rem 0 1rem 0; border-bottom: 0.1rem #333333 dashed; }

@media print, screen and (min-width: 768px) { h2.top span { position: relative; display: inline-block; padding: 0 25.5rem; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; font-size: 3.6rem; font-weight: normal; }
  h2.top span::before, h2.top span::after { content: ''; position: absolute; top: 50%; display: inline-block; width: 20.5rem; height: .1rem; background-color: black; }
  h2.top span::before { left: 0; }
  h2.top span::after { right: 0; }
  h2.top span small { font-size: 0.7em; }
  h2.top::after { font-size: 1.4rem; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; font-weight: normal; display: block; margin: 2rem 0 0 0; color: #283a59; }
  h2.top_s { text-align: center; }
  h2.top_s span.half { position: relative; display: inline-block; padding: 0 4.8rem; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; font-size: 3.8rem; font-weight: normal; }
  h2.top_s span.half::before, h2.top_s span.half::after { content: ''; position: absolute; top: 50%; display: inline-block; width: 4rem; height: .1rem; background-color: black; }
  h2.top_s span.half::before { left: 0; }
  h2.top_s span.half::after { right: 0; }
  h2.top_s::after { font-size: 1.2rem; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; font-weight: normal; display: block; margin: 1rem 0 0 0; color: #283a59; }
  h2.low { margin: 0 0 3rem 0; }
  h2.under { margin: 6rem 0 3rem 0; }
  h3 { font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; color: #ffffff; text-align: left; font-size: 2.4rem; font-weight: normal; padding: .8rem 0 .8rem .8rem; margin: 4rem 0 1rem 0; background-color: #283a59; }
  h4 { font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; color: #073057; text-align: left; font-size: 2.0rem; font-weight: bold; padding: 0 0 .4rem 0; margin: 4rem 0 1rem 0; border-bottom: 0.1rem #333333 dashed; } }
/*下層*/
/*common*/
.low .main { width: 90%; margin: 0 auto; }
.low figure.image_r { display: block; width: 85%; margin: 0 auto 2rem; }
.low figure.image_r img { width: 100%; }
.low figure.image_r figcaption { text-align: center; margin: .8rem 0 0 0; font-size: 1.4rem; }
.low h2.top span { padding: 0 2.8rem; }
.low h2.top span::before, .low h2.top span::after { width: 2rem; }
.low p.txt { font-size: 1.2rem; line-height: 1.4; font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; margin: 0 0 2rem 0; }
.low p.bar { background-color: #283a59; color: #FFFFFF; font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; padding: .2rem 0 .2rem 1rem; margin: 1.8rem 0 1.2rem 0; clear: both; }
.low p.down { text-align: center; font-size: 2rem; color: #283a59; margin: 1rem 0; }
.low p.small { font-size: 1.1rem; line-height: 1.4; }
.low p span.under { text-decoration: underline; color: #283a59; }
.low p span.super { vertical-align: super; font-size: 1.1rem; }
.low .blue_text { width: 100%; background-color: #f2f9ff; border: .1rem #adcfed solid; padding: 1.2rem 2rem; box-sizing: border-box; margin: 1.8rem 0 2rem 0; }
.low .blue_text p { margin: 0; font-size: 1.2rem; color: #3f2d0c; font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; line-height: 1.2; }
.low table.tbl_list th, .low table.tbl_list td { font-size: 1.2rem; font-weight: normal; padding: 1rem; }
.low table.tbl_list th { white-space: nowrap; }
.low table.tbl_list2 { margin: 0 0 1.2rem 0; }
.low table.tbl_list2 th, .low table.tbl_list2 td { font-size: 1.2rem; font-weight: normal; padding: 1rem; border-bottom: 0.1rem #283a59 solid; border-left: 0.1rem #283a59 solid; }
.low table.tbl_list2 th:first-of-type, .low table.tbl_list2 td:first-of-type { border-top: 0.1rem #283a59 solid; }
.low table.tbl_list2 th { width: 30%; background-color: #edfafb; }
.low table.tbl_list2 td { border-right: 0.1rem #283a59 solid; }
.low .faq .ac_box { margin: 0 0 10px 0; }
.low .faq .ac_box .ac_title { position: relative; box-sizing: border-box; width: 100%; height: auto; line-height: 1em; color: #283a59; font-size: 18px; padding: 10px 45px 10px 20px; border: solid 2px #283a59; cursor: pointer; background-color: #e8f5f4; }
.low .faq .ac_box .ac_title::after { position: absolute; content: ""; display: block; width: 0; height: 0; border-top: solid 1em #283a59; border-left: solid 0.6em transparent; border-right: solid 0.6em transparent; margin: auto; right: 1em; top: 0; bottom: 0; transition: 0.5s; }
.low .faq .ac_box .ac_title.open::after { transform: rotateX(180deg); transition: 0.5s; }
.low .faq .ac_box .ac_title span { margin: 0 5px 0 0; color: #283a59; }
.low .faq .ac_box .ac_title span.red { color: #FF0000; }
.low .faq .ac_box .answer { display: none; padding: 20px; font-size: 16px; background-color: #e8f5f4; border-bottom: solid 2px #283a59; border-left: solid 2px #283a59; border-right: solid 2px #283a59; }
.low .faq .ac_box .answer p { line-height: 160%; color: #666666; }
.low .faq .ac_box .answer p.up_space { margin: 1em 0 0 0; }
.low .faq .ac_box .answer p a { color: #f16f9a; text-decoration: none; }
.low .faq .ac_box .answer span { color: #073057; margin: 0 5px 0 0; }
.low .faq .ac_box .answer span.tel0 { color: #212121; }
.low .faq .ac_box .answer span.tel { color: #212121; }
.low .faq .ac_box .answer span.red { color: #FF0000; }
.low .faq .ac_box ul.ac_list { list-style-type: none; height: auto; overflow: hidden; }
.low .faq .ac_box ul.ac_list li { float: left; border-top: #938333 1px solid; border-bottom: #938333 1px solid; border-left: #938333 1px solid; box-sizing: border-box; text-align: center; }
.low .faq .ac_box ul.ac_list li:first-child { border-top: #938333 1px solid; border-bottom: #938333 1px solid; border-left: #938333 1px solid; border-right: #938333 1px solid; }
.low .faq .ac_box ul.ac_list li p { padding: 5px; margin: 0; background-color: #fff; }
.low .faq .ac_box ul.ac_list li p.up { border-bottom: #938333 1px solid; background-color: #fff4c9; color: #564837; }
.low .faq .ac_box ul.list_six li { width: 16.6%; }
.low .faq .ac_box .space { display: inline; }
.low .faq .ac_box .btn_inquiry { text-align: center; margin: 60px 0 0 0; }
.low .faq .ac_box .btn_inquiry a:hover { opacity: 0.6; }
.low .faq .ac_box .link_text { text-align: right; }
.low .faq .ac_box .link_text a { color: #3572c5; font-weight: bold; }
.low a.btn_link { text-decoration: none; width: 80%; height: 3rem; color: #FFFFFF; font-size: 1.3rem; background: #283a59; background-image: url("../images/arrow.png"); background-repeat: no-repeat; background-position: right 2rem center; border-radius: 3rem; display: flex; align-items: center; justify-content: center; margin: 0 auto; }
.low a.btn_link2 { text-decoration: none; width: 80%; height: 3rem; color: #FFFFFF; font-size: 1.3rem; background: #283a59; background-image: url("../images/arrow.png"); background-repeat: no-repeat; background-position: right 2rem center; border-radius: 3rem; display: flex; align-items: center; justify-content: center; margin: 0 auto 0.5rem auto; }

@media print, screen and (min-width: 768px) { .low .main { width: 1020px; margin: 0 auto; }
  .low h2.top span { padding: 0 5.5rem; }
  .low h2.top span::before, .low h2.top span::after { width: 2rem; }
  .low figure.image_r { float: right; width: 40%; margin: 0 0 0 3rem; }
  .low figure.image_r img { width: 100%; }
  .low figure.image_r figcaption { margin: .8rem 0 0 0; text-align: center; font-size: 1.8rem; }
  .low p.txt { font-size: 1.6rem; line-height: 1.6; font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; margin: 0 0 2rem 0; }
  .low p.bar { background-color: #283a59; color: #FFFFFF; font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; padding: .2rem 0 .2rem 1rem; margin: 0 0 1.2rem 0; clear: both; }
  .low p.small { font-size: 1.4rem; line-height: 1.6; }
  .low .blue_text { padding: 2rem 3rem; margin: 2rem 0 3rem 0; }
  .low .blue_text p { font-size: 1.6rem; line-height: 1.4; }
  .low table.tbl_list th, .low table.tbl_list td { font-size: 1.6rem; font-weight: normal; padding: 1rem; }
  .low table.tbl_list2 { margin: 0 0 1.2rem 0; }
  .low table.tbl_list2 th, .low table.tbl_list2 td { font-size: 1.6rem; font-weight: normal; padding: 1rem; border-bottom: 0.1rem #283a59 solid; border-left: 0.1rem #283a59 solid; }
  .low table.tbl_list2 th:first-of-type, .low table.tbl_list2 td:first-of-type { border-top: 0.1rem #283a59 solid; }
  .low table.tbl_list2 th { width: 30%; background-color: #edfafb; }
  .low table.tbl_list2 td { border-right: 0.1rem #283a59 solid; }
  .low .faq section { height: auto; overflow: hidden; margin: 40px 0 0 0; }
  .low .faq section .ac_box { margin: 0 0 10px 0; }
  .low .faq section .ac_box .ac_title { position: relative; box-sizing: border-box; width: 100%; height: auto; line-height: 1.3em; color: #283a59; font-size: 18px; padding: 10px 30px 10px 10px; border: solid 2px #283a59; cursor: pointer; background-color: #e8f5f4; }
  .low .faq section .ac_box .ac_title::after { position: absolute; content: ""; display: block; width: 0; height: 0; border-top: solid 0.7em #283a59; border-left: solid 0.4em transparent; border-right: solid 0.4em transparent; margin: auto; right: 0.5em; top: 0; bottom: 0; transition: 0.5s; }
  .low .faq section .ac_box ul.ac_list li { float: none; border-top: #938333 1px solid; border-bottom: #938333 1px solid; border-left: #938333 1px solid; border-right: #938333 1px solid; box-sizing: border-box; text-align: center; }
  .low .faq section .ac_box ul.list_six li { width: 100%; margin: 0 0 10px 0; box-sizing: border-box; }
  .low .faq section .ac_box .space { display: none; }
  .low .faq section .ac_box .btn_inquiry img { width: 80%; height: auto; }
  .low a.btn_link { text-decoration: none; width: 27rem; height: 4.7rem; color: #FFFFFF; font-size: 1.8rem; background: #283a59; background-image: url("../images/arrow.png"); background-repeat: no-repeat; background-position: right 2rem center; border-radius: 3rem; display: flex; align-items: center; justify-content: center; margin: 0 0 0 auto; }
  .low a.btn_link2 { text-decoration: none; width: 27rem; height: 4.7rem; color: #FFFFFF; font-size: 1.8rem; background: #283a59; background-image: url("../images/arrow.png"); background-repeat: no-repeat; background-position: right 2rem center; border-radius: 3rem; }
  .low a:hover { opacity: 0.6; } }
/*医師・クリニック紹介*/
.doctor p.greeting, .doctor p.doctor_name { font-size: 1.2rem; line-height: 1.4; font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; }
.doctor p.greeting { margin: 1.8rem 0 0 0; }
.doctor p.doctor_name { text-align: right; margin: 1.6rem 0 0 0; }
.doctor ul.device { display: block; }
.doctor ul.device li { width: 100%; list-style: none; }
.doctor ul.device li img { display: block; max-width: 100%; height: auto; margin: 0 auto .6rem; }
.doctor .indoor { margin: 1.2rem 0 0 0; }
.doctor .indoor iframe { width: 100%; height: 20rem; }

@media print, screen and (min-width: 768px) { .doctor p.greeting, .doctor p.doctor_name { font-size: 1.6rem; line-height: 1.6; font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif"; }
  .doctor p.greeting { margin: 4.6rem 0 0 0; }
  .doctor p.doctor_name { text-align: right; margin: 1.8rem 0 0 0; }
  .doctor ul.device { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }
  .doctor ul.device li { width: 48%; margin: 0 0 3rem 0; }
  .doctor .indoor { margin: 1.8rem 0 0 0; }
  .doctor .indoor iframe { width: 100%; height: 60rem; } }
/*初診の方へ*/
.first ul.notice { display: block; list-style-type: disc; padding: 0 0 0 1.6rem; }
.first ul.notice li p { font-size: 1.2rem; margin: 0 auto 1.8rem; text-align: left; width: 96%; }

@media print, screen and (min-width: 768px) { .first ul.notice li p { font-size: 1.6rem; margin: 0 0 0 1rem; width: 100%; } }
/*診療時間・アクセス*/
.access table.timetable { width: 100%; }
.access table.timetable tr th.holiday { width: 6rem; }
.access dl.bio_list dd.tel a { text-decoration: none; font-weight: bold; font-size: 2.4rem; text-align: center; display: block; color: #283a59; }
.access iframe { width: 96%; height: 20rem; margin: 0 auto; display: block; }

@media print, screen and (min-width: 768px) { .access table.timetable tr th.holiday { width: 14rem; }
  .access iframe { width: 100%; height: 40rem; margin: 0 0 4rem 0; }
  .access dl.bio_list dd.tel a { text-decoration: none; font-weight: normal; font-size: 1.6rem; text-align: left; display: block; color: #283a59; } }
.lst_flow { counter-reset: number 0; }
.lst_flow dt { counter-increment: number 1; position: relative; padding-left: 1.8em; padding: 0.3rem 1rem 0.3rem 2em; margin: 0; font-weight: bold; background-color: #283a59; ont-size: 1.2rem; line-height: 1.4; color: #fff; }
.lst_flow dt::before { display: inline-block; content: counter(number) "."; font-weight: bold; position: absolute; left: 1em; }
.lst_flow dd { margin: 0; position: relative; border: 1px solid #283a59; padding: 1rem; ont-size: 1.2rem; line-height: 1.4; }
.lst_flow dd:not(:last-child) { margin: 0 0 6.0rem; }
.lst_flow dd:not(:last-child)::after { display: block; width: 0; height: 0; content: ""; position: absolute; bottom: -5.0rem; left: 0; right: 0; border-top: 2rem solid #283a59; border-right: 2.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 2.0rem solid transparent; margin: auto; }
.lst_flow li { counter-increment: number 1; position: relative; }
.lst_flow li h3 { position: relative; padding-left: 1.8em; }
.lst_flow li h3::before { display: inline-block; content: counter(number,decimal-leading-zero) "."; color: red; font-weight: bold; position: absolute; left: 0; }
.lst_flow li:not(:last-child) { margin: 0 0 6.0rem; }
.lst_flow li:not(:last-child)::after { display: block; width: 0; height: 0; content: ""; position: absolute; bottom: -5.0rem; left: 0; right: 0; border-top: 2rem solid #283a59; border-right: 2.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 2.0rem solid transparent; margin: auto; }

@media print, screen and (min-width: 768px) { .lst_flow dt { padding: 1rem 2rem 1rem 2em; font-size: 1.6rem; line-height: 1.6; }
  .lst_flow dd { padding: 1rem 2rem 1rem 2rem; font-size: 1.6rem; line-height: 1.6; }
  .lst_flow dd:not(:last-child) { margin: 0 0 10.0rem; }
  .lst_flow dd:not(:last-child)::after { bottom: -7.0rem; }
  .lst_flow li:not(:last-child) { margin: 0 0 10.0rem; }
  .lst_flow li:not(:last-child)::after { bottom: -7.0rem; } }
.scroll { overflow: auto; white-space: nowrap; }

.scroll::-webkit-scrollbar { height: 5px; }

.scroll::-webkit-scrollbar-track { background: #F1F1F1; }

.scroll::-webkit-scrollbar-thumb { background: #BCBCBC; }

/*# sourceMappingURL=style.css.map */
