@charset "UTF-8";
/* Scss Document */
/* =======================================================================
 共通項目 
======================================================================= */
/*関数*/
/* ----------------------------------------------------------- 関数
----------------------------------------------------------- */
/*サイトの横幅*/
/*media screen*/
/*文字SP*/
/*文字PC*/
/*基本フォント*/
/*游明朝*/
/*基本文字色*/
/*基本背景色PC*/
/*白*/
/*水色*/
/*オレンジ*/
/*黒*/
/*シャドウ*/
/*黒2*/
/*シャドウ2*/
/*緑*/
/*灰色*/
/*黒2*/
/*鶯色*/
/*鶯色2*/
/*鶯色3*/
/*水色2*/
/*薄い黄色*/
/*水色3*/
/*水色4*/
/*灰色7*/
/*薄い緑*/
/*水色5*/
/*水色6*/
/*灰色2*/
/*水色7*/
/*黒3*/
/*青*/
/*黒4*/
/*灰色8*/
/*水色8*/
/*黒*/
/*鶯色*/
/* ----------------------------------------------------------- フォントサイズ基本
----------------------------------------------------------- */
html { font-size: calc( 100vw / 32 ); overflow-y: auto; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; color: #575757; background-color: #ffffff; padding: 0 0 17vw 0; }

@media screen and (min-width: 768px), print { html { font-size: 62.5%; overflow-y: scroll; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; color: #575757; background-color: #ffffff; padding: 0; } }
/* ----------------------------------------------------------- 構成
----------------------------------------------------------- */
body { position: relative; width: 100%; margin: 0 auto; border-top: #00b9d5 10px solid; }

section { height: auto; overflow: hidden; margin: 3rem 0 0 0; }
section.first { margin: 0 0 0 0; }

.sentence { height: auto; overflow: hidden; }

.pc_none { display: block; }

.sp_none { display: none; }

.pc_none_span { display: inline; }

.sp_none_span { display: none; }

.text_bold { font-weight: bold; }

.c_red { color: red !important; }

@media screen and (min-width: 768px), print { body { position: relative; z-index: 0; overflow: hidden; min-width: 1280px; background: url(../images/bg.jpg) no-repeat; background-position: center top; border-top: #00b9d5 10px solid; }
  section { height: auto; overflow: hidden; margin: 0 0 0 0; }
  section.first { margin: 0 0 0 0; }
  .pc_none { display: none; }
  .sp_none { display: block; }
  .pc_none_span { display: none; }
  .sp_none_span { display: inline; } }
/* -----------------------------------------------------------
　枠
----------------------------------------------------------- */
article { height: auto; width: 100%; margin: 0 auto 0 auto; padding: 0; background-color: #ffffff; border-bottom: #00b9d5 5px solid; }

.wrapper { height: auto; width: 100%; margin: 0; padding: 0; }

.main { height: auto; width: 96%; margin: 0 auto; padding: 2rem 0 20vw 0; background: url(../images/a_main_bg.jpg) no-repeat; background-position: center bottom; background-size: contain; }

.main_low { height: auto; width: 96%; margin: 0 auto; padding: 2rem 0 20vw 0; background: url(../images/a_main_bg.jpg) no-repeat; background-position: center bottom; background-size: contain; }

@media screen and (min-width: 768px), print { article { height: auto; width: 100%; margin: 52px 0 0 0; padding: 0; background-color: #ffffff; border-bottom: #00b9d5 10px solid; }
  .wrapper { height: auto; width: 1170px; margin: 0 auto; 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; }
  .main { height: auto; width: 810px; margin: 0 0 0 0; padding: 0 0 198px 0; box-sizing: border-box; background: url(../images/a_main_bg.jpg) no-repeat; background-position: center bottom; background-size: contain; }
  .main_low { height: auto; width: 810px; margin: 0 0 0 0; padding: 0 0 198px 0; box-sizing: border-box; background: url(../images/a_main_bg.jpg) no-repeat; background-position: center bottom; background-size: contain; } }
/* -----------------------------------------------------------
　ヘッダ
----------------------------------------------------------- */
header { display: block; margin: 0 auto 1.5rem auto; height: auto; padding: 1rem 0 0 0; height: auto; }
header .head_frame { width: 94%; padding: 0; margin: 0 auto; }
header .head_frame .head_logo { width: 100%; margin: 0; }
header .head_frame .head_logo a img { width: 100%; height: auto; }
header .head_frame .head_info { margin: 2rem 0 0 0; }
header .head_frame .head_info .head_info_text { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; width: 90%; height: 10vw; margin: 0 auto; background-color: #f29739; border-radius: 0.6rem; color: #ffffff; font-size: 1.1rem; text-decoration: none; font-weight: bold; }
header .head_frame .head_info .head_info_tel { font-weight: bold; line-height: 100%; text-align: center; margin: 1.4rem 0 0 0; }
header .head_frame .head_info .head_info_tel i { color: #575757; font-size: 2.8rem; margin: 0; }
header .head_frame .head_info .head_info_tel span { color: #575757; font-size: 2.8rem; }
header .head_frame .head_info .head_info_tel a { color: #575757; font-size: 2.8rem; text-decoration: none; }
header .head_frame .head_info .head_info_fax { font-weight: bold; font-size: 1.8rem; line-height: 100%; text-align: center; margin: 1rem 0 1rem 0; }

@media screen and (min-width: 768px), print { header { display: block; margin: 0 auto; height: auto; padding: 0; height: 188px; }
  header .head_frame { width: 1170px; padding: 0; margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; }
  header .head_frame .head_logo { width: 522px; margin: 0 0 0 0; }
  header .head_frame .head_logo a img { width: 522px; margin: 32px 0 0 0; }
  header .head_frame .head_info { margin: 30px 0 0 0; width: 480px; }
  header .head_frame .head_info .head_info_text { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; width: 410px; height: 39px; margin: 0 0 0 70px; background-color: #f29739; border-radius: 9px; color: #ffffff; font-size: 1.8rem; text-decoration: none; font-weight: bold; }
  header .head_frame .head_info .head_info_tel { font-weight: bold; line-height: 100%; text-align: center; margin: 10px 0 0 70px; white-space: nowrap; width: 410px; }
  header .head_frame .head_info .head_info_tel i { color: #575757; font-size: 4.675rem; margin: 0 5px 0 0; }
  header .head_frame .head_info .head_info_tel span { color: #575757; font-size: 4.675rem; }
  header .head_frame .head_info .head_info_tel a { color: #575757; font-size: 4rem; text-decoration: none; }
  header .head_frame .head_info .head_info_fax { width: 410px; font-weight: bold; font-size: 2.8rem; line-height: 100%; text-align: center; margin: 7px 0 17px 70px; } }
/* -----------------------------------------------------------
　キービジュアル
----------------------------------------------------------- */
.key_visual { background: url(../images/key_visual_sp.jpg); background-size: 100%; background-repeat: no-repeat; background-position: center top; width: 94%; height: 60vw; margin: 0 auto 1.4rem auto; }
.key_visual .key_on { position: relative; width: 100%; height: 60vw; }
.key_visual .key_on .key_text { color: #685e64; font-size: 1.2rem; font-weight: bold; font-family: "メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif; text-align: center; position: absolute; top: 4vw; left: 0; right: 0; margin: 0 auto; text-shadow: 2px 0px 2px #ffffff,2px 0px 2px #ffffff, -2px 0px 2px #ffffff,-2px 0px 2px #ffffff, 0px 2px 2px #ffffff,0px 2px 2px #ffffff,  0px -2px 2px #ffffff,0px -2px 2px #ffffff; }
.key_visual .key_on .key_new { position: absolute; bottom: 1vw; left: 4%; background-color: rgba(250, 190, 0, 0.8); width: 31%; height: 28vw; border-radius: 50%; text-align: center; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; }
.key_visual .key_on .key_new span span { color: #ffffff; text-shadow: 2px 2px 2px #c69f28; font-weight: bold; }
.key_visual .key_on .key_new span span.size1 { font-size: 1rem; }
.key_visual .key_on .key_new span span.size2 { font-size: 1.5rem; }
.key_visual .key_on .key_new span span.size3 { font-size: 1.1rem; }
.key_visual .key_on img.key_bana { display: none; }

.key_sp { margin: 0 0 2rem 0; }
.key_sp img { width: 94%; display: block; margin: 0 auto; border-radius: 0.5rem; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2); box-sizing: border-box; }

.key_visual_low { background: url(../images/h1_bg.jpg) no-repeat; background-position: right 1rem bottom; background-size: 60%; background-color: #d6f5fd; border: #bce9fa 2px solid; border-radius: 0.6rem; width: 100%; height: 20vw; margin: 0 0 2rem 0; }
.key_visual_low h1.low { width: 100%; height: 20vw; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; align-items: center; padding: 0 0 0 1.5rem; box-sizing: border-box; color: #575757; font-size: 2.2rem; font-weight: bold; text-shadow: 2px 0px 2px #ffffff, 2px 0px 2px #ffffff, -2px 0px 2px #ffffff, -2px 0px 2px #ffffff, 0px 2px 2px #ffffff, 0px 2px 2px #ffffff, 0px -2px 2px #ffffff, 0px -2px 2px #ffffff; }

@media screen and (min-width: 768px), print { .key_visual { background: url(../images/key_visual_pc.jpg); background-size: 1170px; background-repeat: no-repeat; background-position: center top; width: 1170px; height: 440px; margin: 0 auto; }
  .key_visual .key_on { position: relative; width: 100%; height: 440px; }
  .key_visual .key_on .key_text { color: #685e64; font-size: 2.91rem; font-weight: bold; font-family: "メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif; text-align: center; position: absolute; top: 70px; left: 0; right: 0; margin: 0 auto; text-shadow: 4px 0px 4px #ffffff,4px 0px 4px #ffffff, -4px 0px 4px #ffffff,-4px 0px 4px #ffffff, 0px 4px 4px #ffffff,0px 4px 4px #ffffff,  0px -4px 4px #ffffff,0px -4px 4px #ffffff; }
  .key_visual .key_on .key_new { position: absolute; bottom: 186px; left: 30px; background-color: rgba(250, 190, 0, 0.8); width: 200px; height: 200px; border-radius: 50%; text-align: center; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; line-height: 240%; }
  .key_visual .key_on .key_new span span { color: #ffffff; text-shadow: 2px 2px 2px #c69f28; font-weight: bold; }
  .key_visual .key_on .key_new span span.size1 { font-size: 24px; }
  .key_visual .key_on .key_new span span.size2 { font-size: 36.33px; }
  .key_visual .key_on .key_new span span.size3 { font-size: 21px; }
  .key_visual .key_on img.key_bana { display: block; position: absolute; bottom: 38px; left: 40px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2); }
  .key_sp { display: none; }
  .key_visual_low { background: url(../images/h1_bg.jpg) no-repeat; background-position: right 17px bottom; background-size: 60%; background-color: #d6f5fd; border: #bce9fa 2px solid; border-radius: 8px; width: 810px; height: 126px; margin: 0 0 37px 0; }
  .key_visual_low h1.low { width: 100%; height: 130px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; align-items: center; padding: 0 0 0 43px; box-sizing: border-box; color: #575757; font-size: 2.8rem; font-weight: bold; text-shadow: 2px 0px 2px #ffffff, 2px 0px 2px #ffffff, -2px 0px 2px #ffffff, -2px 0px 2px #ffffff, 0px 2px 2px #ffffff, 0px 2px 2px #ffffff, 0px -2px 2px #ffffff, 0px -2px 2px #ffffff; } }
/* -----------------------------------------------------------
　メインナビ
----------------------------------------------------------- */
nav.main_nav ul { 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; width: 100%; }
nav.main_nav ul li { width: 49.8%; margin: 0 0 2px 0; }
nav.main_nav ul li a { width: 100%; height: 11vw; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; text-decoration: none; background-color: #00b9d5; color: #ffffff; padding: 0 0 0 1rem; box-sizing: border-box; }
nav.main_nav ul li a i { background-color: #ffffff; color: #00b9d5; width: 15%; height: 6.5vw; border-radius: 50%; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; margin: 0 1rem 0 0; font-size: 1rem; }
nav.main_nav ul li a span { font-size: 1.2rem; font-weight: bold; }

@media screen and (min-width: 768px), print { nav.main_nav { width: 1170px; margin: 20px auto 0 auto; }
  nav.main_nav ul { 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; width: 1163px; }
  nav.main_nav ul li { width: 180px; margin: 0 0 0 0; }
  nav.main_nav ul li a { width: 180px; height: 80px; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; text-decoration: none; background-color: #00b9d5; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fffeff+0,e4e4e3+100 */ background: #fffeff; /* Old browsers */ background: -moz-linear-gradient(top, #fffeff 0%, #e4e4e3 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #fffeff 0%, #e4e4e3 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #fffeff 0%, #e4e4e3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffeff', endColorstr='#e4e4e3',GradientType=0 ); /* IE6-9 */ padding: 0 0 0 0; box-sizing: border-box; box-shadow: 4px 4px #cbcbcb; border-top: #cbcbcb 1px solid; border-left: #cbcbcb 1px solid; border-radius: 8px; }
  nav.main_nav ul li a i { background-color: transparent; color: #7bae01; width: auto; height: auto; min-height: 22px; border-radius: 50%; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; margin: 0 0 0 0; font-size: 27px; }
  nav.main_nav ul li a span { font-size: 1.7rem; font-weight: normal; color: #5c5c5c; margin: 10px 0 0 0; }
  nav.main_nav ul li a:hover { opacity: 0.6; transition: all 0.3s ease 0s; } }
/*-----------------------------------------------------------
予約バナー
----------------------------------------------------------- */
.bana_reserve { background-color: #f9f7cf; border-radius: 1rem; text-decoration: none; display: block; width: 96%; margin: 0 auto 1rem auto; padding: 1.4rem 0 0.6rem 0; }
.bana_reserve img { display: block; width: 25%; max-width: 118px; margin: 0 auto 1rem auto; box-sizing: border-box; }
.bana_reserve .bana_text_1 { display: block; color: #595958; font-size: 1.7rem; font-weight: bold; text-align: center; }
.bana_reserve .bana_text_2 { display: block; color: #ffffff; font-size: 1.5rem; font-weight: bold; text-align: center; background-color: #98bf43; border-radius: 0.8rem; padding: 0.8rem 0; box-sizing: border-box; width: 90%; margin: 1rem auto; line-height: 140%; }

@media screen and (min-width: 768px), print { .bana_reserve { background-color: #f9f7cf; border-radius: 8px; text-decoration: none; display: block; width: 100%; height: 146px; margin: 0 0 65px 0; padding: 0; position: relative; }
  .bana_reserve img { position: absolute; top: 30px; left: 50px; display: block; width: 118px; max-width: 118px; margin: 0; box-sizing: border-box; }
  .bana_reserve .bana_text_1 { position: absolute; top: 31px; left: 225px; display: block; color: #595958; font-size: 3.5rem; font-weight: bold; text-align: center; }
  .bana_reserve .bana_text_2 { position: absolute; top: 80px; left: 211px; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; color: #ffffff; font-size: 2.3rem; font-weight: bold; text-align: center; background-color: #98bf43; border-radius: 2rem; padding: 0; box-sizing: border-box; width: 550px; height: 40px; margin: 0 0 0 0; line-height: 100%; }
  .bana_reserve .bana_text_2 br { display: none; }
  .bana_reserve:hover { opacity: 0.6; transition: all 0.3s ease 0s; } }
/*-----------------------------------------------------------
診療時間
----------------------------------------------------------- */
.event_frame { width: 100%; background-color: #e2f8fe; border-radius: 0.8rem; padding: 2rem 0; box-sizing: border-box; margin: 0 0 0 0; }
.event_frame .event_title { width: 90%; color: #ffffff; background-color: #00b9d5; border-radius: 0.3rem; font-size: 1.5rem; font-weight: bold; margin: 0 auto 0 auto; text-align: center; padding: 0.4rem 0; }
.event_frame .event_text_large { font-size: 2rem; font-weight: bold; line-height: 110%; color: #737271; text-align: center; margin: 1rem 0 0 0; }
.event_frame .event_text { color: #737271; font-size: 1.4rem; text-align: left; width: 90%; margin: 1rem auto 0 auto; }

@media screen and (min-width: 768px), print { .event_frame { width: 100%; height: 276px; background-color: #e2f8fe; border-radius: 8px; padding: 24px 0; box-sizing: border-box; margin: 0 0 90px 0; }
  .event_frame .event_title { width: 766px; color: #ffffff; background-color: #00b9d5; border-radius: 6px; font-size: 2.5rem; font-weight: bold; margin: 0 auto 0 auto; text-align: center; padding: 2px 0; }
  .event_frame .event_text_large { font-size: 3.556rem; font-weight: bold; line-height: 110%; color: #737271; text-align: center; margin: 25px 0 0 0; }
  .event_frame .event_text { color: #737271; font-size: 1.8em; text-align: left; width: 740px; margin: 16px auto 0 auto; line-height: 150%; } }
/*-----------------------------------------------------------
診療時間
----------------------------------------------------------- */
@media screen and (min-width: 768px), print { .time_frame table.timetable { width: 670px; margin: 0 auto; }
  .time_frame .notice_time { width: 670px; margin: 8px auto 0 auto; }
  .time_frame .notice_time2 { width: 670px; margin: 0 auto 0 auto; padding: 0; }
  .time_frame .notice_time3 { width: 670px; margin: 2rem auto 0 auto; padding: 0; text-align: left; } }
.date { font-size: 1.5rem; color: #888 !important; }

/* -----------------------------------------------------------
　バナー
----------------------------------------------------------- */
/*
.info_bana{ background-color: $color14; border-radius: 0.5rem; padding: 0.8rem; box-sizing: border-box; margin: 2rem 0 0 0;   figure{ display: none; } .info_text1{ background-color: $color2; color: $color0; font-size: 1.2rem; border-radius: 0.5rem; padding: 0.8rem; box-sizing: border-box; margin: 0 0 0.6rem 0; } .info_tel{ font-weight: bold; line-height: 100%; text-align: center; margin:1rem 0 ; i{ color: $color3; font-size:3rem; margin: 0;           }         span{ color: $color3; font-size: 3rem; } a{ color: $color3; font-size: 3rem; text-decoration: none; } } .info_text2{ font-size: 1.2rem; margin: 0; }
}
*/
.info_bana { background-color: #f9f7cf; border-radius: 0.5rem; padding: 0; box-sizing: border-box; width: 100%; height: 40vw; overflow: hidden; position: relative; margin: 2rem 0 0 0; }
.info_bana figure { display: block; position: absolute; bottom: -3px; right: 2%; width: 24%; }
.info_bana figure img { width: 100%; }
.info_bana .info_text1 { position: absolute; top: 0.8rem; left: 2%; width: 96%; height: 14vw; background-color: #f29739; color: #ffffff; font-size: 1.2rem; font-weight: bold; border-radius: 8px; padding: 0 2%; box-sizing: border-box; margin: 0 0 0 0; line-height: 140%; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.info_bana .info_tel { position: absolute; top: 20vw; left: 2%; font-weight: bold; line-height: 100%; text-align: center; margin: 0; }
.info_bana .info_tel i { color: #575757; font-size: 2.3rem; margin: 0; }
.info_bana .info_tel span { color: #575757; font-size: 2.3rem; }
.info_bana .info_tel a { color: #575757; font-size: 2.3rem; text-decoration: none; }
.info_bana .info_text2 { position: absolute; top: 30vw; left: 2%; font-size: 1rem; margin: 0; }

@media screen and (min-width: 768px), print { .info_bana { background-color: #f9f7cf; border-radius: 8px; padding: 0; box-sizing: border-box; width: 705px; height: 205px; overflow: hidden; position: relative; margin: 60px auto 0 auto; }
  .info_bana figure { display: block; position: absolute; top: 26px; bottom: auto; right: 10px; width: 209px; }
  .info_bana figure img { width: 209px; }
  .info_bana .info_text1 { position: absolute; top: 18px; left: 17px; display: block; width: 452px; height: 74px; background-color: #f29739; color: #ffffff; font-size: 1.9rem; font-weight: bold; border-radius: 8px; padding: 14px 2px 14px 12px; box-sizing: border-box; margin: 0 0 0 0; line-height: 140%; }
  .info_bana .info_tel { position: absolute; top: 110px; left: 17px; font-weight: bold; line-height: 100%; text-align: center; margin: 0; }
  .info_bana .info_tel i { color: #575757; font-size: 5.1rem; margin: 0; }
  .info_bana .info_tel span { color: #575757; font-size: 5.1rem; }
  .info_bana .info_tel a { color: #575757; font-size: 4.2rem; text-decoration: none; }
  .info_bana .info_text2 { position: absolute; top: 170px; left: 17px; font-size: 1.7rem; margin: 0; } }
/* -----------------------------------------------------------
　お知らせ
----------------------------------------------------------- */
.notice_frame { width: 100%; margin: 4rem 0 0 0; padding: 0; box-sizing: border-box; height: auto; }
.notice_frame .notice_box { width: 96%; margin: 0 auto; }
.notice_frame .notice_box h2.notice_title { background-color: #7bd0e9; color: #ffffff; padding: 0.6rem 0.2rem; box-sizing: border-box; margin: 0; font-weight: bold; text-align: center; font-size: 1.8rem; border-radius: 0.4rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; }
.notice_frame .notice_box h2.notice_title i { font-size: 2.8rem; }
.notice_frame .notice_box dl { overflow-y: scroll; height: 80vw; margin: 2rem auto 0 auto; width: 96%; }
.notice_frame .notice_box dl dt { color: #009fd1; margin: 0 0 1rem 0; padding: 0 0 1rem 0.4rem; font-size: 1.4rem; box-sizing: border-box; font-weight: bold; letter-spacing: 0.1em; line-height: 140%; font-weight: bold; border-bottom: #cbc9c8 1px solid; }
.notice_frame .notice_box dl dd { margin: 0 0 4rem 0; padding: 0 0 0 0.4rem; color: #575757; font-size: 1.4rem; line-height: 140%; box-sizing: border-box; }
.notice_frame .notice_box dl dd a { color: #00b9d5; }

@media screen and (min-width: 768px), print { .notice_frame { width: 100%; margin: 98px 0 0 0; padding: 0; box-sizing: border-box; height: auto; }
  .notice_frame .notice_box { width: 100%; margin: 0 auto; }
  .notice_frame .notice_box h2.notice_title { background-color: #7bd0e9; color: #ffffff; padding: 0.6rem 0; box-sizing: border-box; margin: 0; font-weight: bold; text-align: center; font-size: 2.3rem; border-radius: 8px; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; }
  .notice_frame .notice_box h2.notice_title i { font-size: 3.8rem; }
  .notice_frame .notice_box dl { overflow-y: scroll; height: 240px; margin: 28px 0 0 0; width: 100%; }
  .notice_frame .notice_box dl dt { color: #009fd1; margin: 0 0 7px 0; padding: 0 0 7px 12px; font-size: 1.8rem; box-sizing: border-box; font-weight: bold; letter-spacing: 0.1em; line-height: 140%; border-bottom: #cbc9c8 1px solid; }
  .notice_frame .notice_box dl dd { margin: 0 0 30px 0; padding: 0 0 0 12px; color: #575757; font-size: 1.8rem; line-height: 140%; font-weight: bold; }
  .notice_frame .notice_box dl dd a { color: #00b9d5; }
  .notice_frame .notice_box dl dd a:hover { opacity: 0.6; transition: all 0.3s ease 0s; } }
/*スマホ用スライドバー*/
@media screen and (max-width: 767px) { .notice_frame dl::-webkit-scrollbar { width: 12px; background: #ffffff; }
  .notice_frame dl::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; }
  .notice_frame dl::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); } }
/* -----------------------------------------------------------
　特長
----------------------------------------------------------- */
.features_frame { margin: 4rem 0 0 0; }
.features_frame .features_box { background-color: #f1f9cf; border-radius: 1rem; padding: 1rem 0; margin: 0 0 2rem 0; }
.features_frame .features_box .features_title { width: 90%; height: 40vw; margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; color: #7bae01; font-weight: bold; font-size: 2rem; }
.features_frame .features_box .title1 { background: url(../images/index_features_01.png) no-repeat; background-position: center center; background-size: 90%; }
.features_frame .features_box .title2 { background: url(../images/index_features_02.png) no-repeat; background-position: center center; background-size: 90%; }
.features_frame .features_box .title3 { background: url(../images/index_features_03.png) no-repeat; background-position: center center; background-size: 90%; }
.features_frame .features_text { width: 90%; margin: 1rem auto; text-align: justify; }

@media screen and (min-width: 768px), print { .features_frame { margin: 70px 0 0 0; width: 810px; 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; }
  .features_frame .features_box { background-color: #f1f9cf; border-radius: 1rem; padding: 14px 0; margin: 0 0 0 0; width: 260px; height: 300px; }
  .features_frame .features_box .features_title { width: auto; height: 111px; margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; color: #7bae01; font-weight: bold; font-size: 1.8rem; }
  .features_frame .features_box .title1 { background: url(../images/index_features_01.png) no-repeat; background-position: center top; background-size: 233px; }
  .features_frame .features_box .title2 { background: url(../images/index_features_02.png) no-repeat; background-position: center top; background-size: 232px; }
  .features_frame .features_box .title3 { background: url(../images/index_features_03.png) no-repeat; background-position: center top; background-size: 233px; }
  .features_frame .features_text { width: 220px; margin: 24px auto 0 auto; font-size: 1.7rem; text-align: justify; } }
/* -----------------------------------------------------------
　訪問診療エリア
----------------------------------------------------------- */
.visit_frame { margin: 4rem 0 0 0; }
.visit_frame figure img { width: 100%; height: auto; margin: 0 0 0.6rem 0; }
.visit_frame figure figcaption { background-color: #009fd1; color: #ffffff; padding: 0.6rem; text-align: justify; box-sizing: border-box; font-size: 1.2rem; font-weight: bold; line-height: 120%; border-radius: 0.6rem; }

@media screen and (min-width: 768px), print { .visit_frame { margin: 96px 0 0 0; }
  .visit_frame figure img { width: 644px; height: auto; margin: 0 auto 10px auto; display: block; }
  .visit_frame figure figcaption { width: 644px; margin: 0 auto; background-color: #009fd1; color: #ffffff; padding: 14px; text-align: justify; box-sizing: border-box; font-size: 2.2rem; font-weight: bold; line-height: 120%; border-radius: 8px; } }
/*----------------------------------------------------------- 医院概要
----------------------------------------------------------- */
.overview { margin: 2rem auto 0 auto; padding: 2rem 0 0 0; box-sizing: border-box; background-color: #ffffff; width: 96%; }
.overview .overview_frame .overview_left { width: 96%; margin: 0 auto; }
.overview .overview_frame .overview_left h2.overview_title img.overview_logo { width: 90%; display: block; margin: 0 auto 1rem auto; }
.overview .overview_frame .overview_left .overview_tel { font-weight: bold; line-height: 100%; text-align: center; margin: 0 0 1rem 0; }
.overview .overview_frame .overview_left .overview_tel i { font-size: 2.6rem; margin: 0; }
.overview .overview_frame .overview_left .overview_tel span { color: #575757; font-size: 2.6rem; }
.overview .overview_frame .overview_left .overview_tel a { color: #575757; font-size: 2.6rem; text-decoration: none; }
.overview .overview_frame .overview_left .overview_fax { font-weight: bold; font-size: 1.6rem; line-height: 100%; text-align: center; margin: 0 0 1rem 0; }
.overview .overview_frame .overview_left dl { width: 100%; margin: 2rem 0 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; line-height: 160%; }
.overview .overview_frame .overview_left dl dt { width: 25%; margin: 0 0 1rem 0; padding: 0; }
.overview .overview_frame .overview_left dl dt span { font-size: 1.2rem; font-weight: normal; background-color: #00b9d5; color: #ffffff; text-align: center; display: block; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; height: 6vw; line-height: 130%; border-radius: 0.3rem; }
.overview .overview_frame .overview_left dl dd { color: #575757; font-size: 1.2rem; margin: 0 0 1rem 0; padding: 0; width: 70%; box-sizing: border-box; line-height: 130%; }
.overview .overview_frame .overview_left dl dd p { margin: 0; }
.overview .overview_frame .overview_left dl dd ul { line-height: 130%; font-size: 1.2rem; list-style-type: disc; margin: 0 0 0.6rem 0; list-style-type: none; }
.overview .overview_frame .overview_left dl dd ul li { margin: 0 0 0.6rem 0; padding: 0 0 0 1rem; line-height: 140%; }
.overview .overview_frame .overview_left dl dd ul li.orange { background: url(../images/ten3.png) no-repeat; background-position: left top 0.6rem; }
.overview .overview_frame .overview_left dl dd ul li.green { background: url(../images/ten2.png) no-repeat; background-position: left top 0.6rem; }
.overview .overview_frame .overview_left .notice_time { padding: 0.4rem 0; }
.overview .overview_frame .overview_left .notice_time2 { padding: 0; text-align: justify; }
.overview .overview_frame .overview_right { margin: 2rem auto; width: 96%; }
.overview .overview_frame .overview_right figure.googlemap img { width: 100%; height: auto; }
.overview .overview_frame .overview_right a.googlemap_link { width: 80%; display: block; color: #ffffff; background: url(../images/arrow.png); background-repeat: no-repeat; background-position: right 4% center; background-color: #00b9d5; padding: 1rem 0; border-radius: 0.3rem; box-sizing: border-box; font-size: 1.4rem; text-decoration: none; text-align: center; margin: 1rem auto 0 auto; }

@media screen and (min-width: 768px), print { .overview { margin: 78px auto 78px; padding: 0; box-sizing: border-box; background-color: #ffffff; width: 1000px; /* height: 710px; */ }
  .overview .overview_frame { width: 1000px; 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; }
  .overview .overview_frame .overview_left { width: 500px; margin: 0; }
  .overview .overview_frame .overview_left h2.overview_title img.overview_logo { width: 462px; display: block; margin: 0 0 24px 0; }
  .overview .overview_frame .overview_left .overview_tel { font-weight: bold; line-height: 100%; text-align: center; margin: 0 0 6px 0; width: 454px; }
  .overview .overview_frame .overview_left .overview_tel i { color: #575757; font-size: 5.2rem; margin: 0; }
  .overview .overview_frame .overview_left .overview_tel span { color: #575757; font-size: 5.017rem; }
  .overview .overview_frame .overview_left .overview_tel a { color: #575757; font-size: 4.6rem; text-decoration: none; white-space: nowrap; }
  .overview .overview_frame .overview_left .overview_fax { font-weight: bold; font-size: 2.8rem; line-height: 100%; text-align: center; margin: 0 0 17px 0; }
  .overview .overview_frame .overview_left dl { width: 500px; margin: 0 0 10px 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; line-height: 160%; }
  .overview .overview_frame .overview_left dl dt { width: 94px; margin: 0 0 12px 0; padding: 0; }
  .overview .overview_frame .overview_left dl dt span { font-size: 1.6rem; font-weight: normal; background-color: #00b9d5; color: #ffffff; text-align: center; display: block; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; height: 30px; line-height: 100%; border-radius: 5px; }
  .overview .overview_frame .overview_left dl dd { color: #575757; font-size: 1.6rem; margin: 0 0 12px 0; padding: 3px 0 0 0; width: 392px; box-sizing: border-box; line-height: 150%; }
  .overview .overview_frame .overview_left table.timetable { padding: 0; margin: 0; vertical-align: middle; width: 466px; text-align: center; border-collapse: collapse; box-sizing: border-box; line-height: 140%; }
  .overview .overview_frame .overview_left table.timetable tr th { box-sizing: border-box; font-weight: bold; font-size: 1.832rem; padding: 14px 0; vertical-align: middle; color: #ffffff; background-color: #00b9d5; border-right: #00b9d5 1px solid; }
  .overview .overview_frame .overview_left table.timetable tr th:first-child { border-left: #00b9d5 1px solid; }
  .overview .overview_frame .overview_left table.timetable tr th.holiday { width: auto; }
  .overview .overview_frame .overview_left table.timetable tr td { box-sizing: border-box; font-weight: bold; font-size: 1.9rem; padding: 10px 0; vertical-align: middle; background-color: #ffffff; border-right: #00b9d5 1px solid; border-bottom: #00b9d5 1px solid; color: #575757; width: 48px; }
  .overview .overview_frame .overview_left table.timetable tr td:first-child { border-left: #00b9d5 1px solid; }
  .overview .overview_frame .overview_left table.timetable tr td.time { width: 168px; text-align: center; letter-spacing: 0.05em; }
  .overview .overview_frame .overview_left table.timetable tr td i { color: #575757; }
  .overview .overview_frame .overview_left .notice_time { font-size: 1.5rem; margin: 6px 0 0 0; width: 466px; color: #575757; padding: 0; box-sizing: border-box; line-height: 140%; }
  .overview .overview_frame .overview_left .notice_time2 { font-size: 1.5rem; margin: 6px 0 0 0; width: 466px; color: #575757; padding: 0; box-sizing: border-box; line-height: 140%; text-align: justify; }
  .overview .overview_frame .overview_right { margin: 0; width: 500px; }
  .overview .overview_frame .overview_right figure.googlemap img { width: 100%; height: auto; }
  .overview .overview_frame .overview_right a.googlemap_link { width: 60%; display: block; color: #ffffff; background: url(../images/arrow.png); background-repeat: no-repeat; background-position: right 4% center; background-color: #00b9d5; padding: 1rem 0; border-radius: 0.3rem; box-sizing: border-box; font-size: 2rem; text-decoration: none; text-align: center; margin: 1rem auto 0 auto; }
  .overview .overview_frame .overview_right a.googlemap_link:hover { opacity: 0.6; transition: all 0.3s ease 0s; } }
/* -----------------------------------------------------------
　フッター
----------------------------------------------------------- */
footer .footer_frame { display: none; }
footer .copyright { margin: 2rem 0 0 0; text-align: center; padding: 1rem 0; color: #ffffff; font-size: 1.2rem; font-weight: bold; height: auto; letter-spacing: 0.05em; background-color: #00b9d5; }
footer .copyright a { color: #ffffff; text-decoration: none; letter-spacing: 0.1em; }

.footer_link { position: fixed; bottom: 0; width: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: space-around; justify-content: space-around; -webkit-flex-direction: row; flex-direction: row; padding: 1rem 0; background-color: rgba(255, 255, 255, 0.8); z-index: 999999; }
.footer_link a.footer_tel { width: 75%; margin: 0; color: #ffffff; text-align: center; font-size: 1.6rem; font-weight: normal; letter-spacing: 0.1em; display: block; background-color: #00b9d5; padding: 1rem 0; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border-radius: 5px; }
.footer_link .smoothScrolls { background-color: #00b9d5; width: 20%; text-align: center; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border-radius: 5px; }
.footer_link .smoothScrolls a { width: 100%; color: #ffffff; padding: 0.8rem 0; font-weight: normal; text-decoration: none; font-size: 1.6rem; }

@media screen and (min-width: 768px), print { footer { width: 100%; height: 163px; padding: 0; box-sizing: border-box; padding: 0 0 0 0; margin: 0 0 0 0; overflow: hidden; position: relative; background-color: #d6f5fd; }
  footer .footer_frame { display: block; width: 1170px; height: auto; margin: 30px auto 0 auto; padding: 0 0 0 0; box-sizing: border-box; position: relative; height: 78px; }
  footer .footer_frame ul.footer_list_main { list-style-type: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: row; flex-direction: row; width: 100%; margin: 0; }
  footer .footer_frame ul.footer_list_main li { margin: 0 18px 18px 0; }
  footer .footer_frame ul.footer_list_main li a { color: #575757; font-size: 1.6rem; text-decoration: none; font-weight: bold; position: relative; }
  footer .footer_frame ul.footer_list_main li a::after { position: absolute; bottom: -4px; left: 0; content: ''; width: 100%; height: 1px; transform: scale(0, 1); transform-origin: center top; transition: transform .3s; background: #575757; }
  footer .footer_frame ul.footer_list_main li a:hover::after { transform: scale(1, 1); }
  footer .footer_frame ul.footer_list_main li a i { display: none; }
  footer .footer_frame ul.footer_list_main li::after { content: "|"; font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; margin: 0 0 18px 26px; color: #9eb1b6; font-size: 1.6rem; font-weight: normal; }
  footer .footer_frame ul.footer_list_main li:first-child::before { content: "|"; font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; margin: 0 26px 18px 0; color: #9eb1b6; font-size: 1.6rem; font-weight: normal; }
  footer .footer_frame ul.footer_list_main li.treatment { display: none; }
  footer .copyright { width: 100%; margin: 0 auto; text-align: center; padding: 0; color: #ffffff; font-size: 1.6rem; font-weight: bold; height: auto; letter-spacing: 0.05em; height: 55px; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; background-color: #00b9d5; }
  footer .copyright a { color: #ffffff; text-decoration: none; letter-spacing: 0.1em; }
  .footer_link { display: none; } }
/* -----------------------------------------------------------
　ページトップへ
----------------------------------------------------------- */
#pagetop_position { display: none; }

@media screen and (min-width: 768px), print { #pagetop_position { display: block; margin: 0; padding: 0; }
  #linkpagetop img { width: 50px; height: auto; display: block; }
  #pagetop { position: fixed; bottom: 84px; right: 0; z-index: 999999; left: 50%; margin: 0 0 0 650px; } }
@media screen and (min-width: 768px) and (max-width: 1500px) { #pagetop_position { display: block; }
  #pagetop { position: fixed; bottom: 65px; left: 90%; margin: 0 0 0 0; text-align: center; } }
/*----------------------------------------------------------- インポート
----------------------------------------------------------- */
/*見出し*/
h1 { margin: 0; }

h2.top { text-align: center; font-weight: bold; font-size: 2rem; color: #00b9d5; padding: 0 0 1rem 0; margin: 0 0 1rem 0; border-bottom: #7fcef4 3px solid; }
h2.low { background: url(../images/h2_bg.png) no-repeat; background-position: left 0.4rem center; background-color: #00b9d5; border-radius: 0.4rem; color: #ffffff; padding: 0.6rem 0.6rem 0.6rem 2.8rem; box-sizing: border-box; font-size: 2rem; margin: 2rem 0 2rem 0; }
h2.first { margin: 0 0 2rem 0; }

h3.features { color: #7bae01; font-family: 'Kosugimaru'; font-weight: bold; font-size: 1.8rem; border-left: #7bae01 4px solid; padding: 0 0 0 0.2rem; box-sizing: border-box; margin: 0 0 1rem 0; line-height: 120%; }
h3.features2 { color: #685e64; font-family: 'Kosugimaru'; font-weight: bold; font-size: 1.8rem; border-left: #685e64 4px solid; padding: 0 0 0 0.2rem; box-sizing: border-box; margin: 0 0 1rem 0; line-height: 120%; }
h3.low { background: url(../images/h3_bg.png) no-repeat; background-position: top 0.2rem left; background-size: 5%; color: #595757; font-size: 1.7rem; font-weight: bold; padding: 0 0 0.4rem 2rem; line-height: 110%; border-bottom: #d1d1d1 2px solid; margin: 2rem 0 1rem 0; }
h3.first { margin: 0 0 1rem 0; }

h4 { background: url(../images/h4_bg.png) no-repeat; background-position: top 0.1rem left; background-size: 1.5%; color: #595757; font-size: 1.6rem; padding: 0 0 0.4rem 1rem; line-height: 110%; border-bottom: #d1d1d1 2px solid; margin: 2rem 0 1rem 0; }
h4.first { margin: 0 0 1rem 0; }

h5 { position: relative; color: #595757; margin: 2rem 0 1rem 0; padding: 0 0 0.4rem 0; font-size: 1.6rem; }
h5::before { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; border-bottom: #d1d1d1 3px solid; z-index: 1; }
h5::after { content: ""; position: absolute; left: 0; bottom: 0; width: 20%; border-bottom: #00b9d5 3px solid; z-index: 2; }
h5.first { margin: 0.1rem 0 1rem 0; }

p { font-size: 1.4rem; margin: 0 0 2rem 0; line-height: 140%; letter-spacing: 0.05em; }

@media screen and (min-width: 768px), print { h1 { margin: 0; }
  h2.top { text-align: center; font-weight: bold; font-size: 3.2rem; color: #00b9d5; padding: 0 0 18px 0; margin: 0 0 50px 0; border-bottom: #7fcef4 5px solid; background: url(../images/h2_top_bg_left.png), url(../images/h2_top_bg_right.png); background-position: left bottom, right bottom; background-repeat: no-repeat, no-repeat; }
  h2.low { background: url(../images/h2_bg.png) no-repeat; background-position: left 0.4rem center; background-color: #00b9d5; border-radius: 5px; color: #ffffff; padding: 10px 10px 10px 42px; box-sizing: border-box; font-size: 2rem; margin: 40px 0 18px 0; }
  h2.first { margin: 0 0 18px 0; }
  h3.features { color: #7bae01; font-family: 'Kosugimaru'; font-weight: bold; font-size: 2.8rem; border-left: #7bae01 4px solid; padding: 0 0 0 8px; box-sizing: border-box; margin: 0 0 18px 0; line-height: 120%; }
  h3.features2 { color: #685e64; font-family: 'Kosugimaru'; font-weight: bold; font-size: 2.8rem; border-left: #685e64 4px solid; padding: 0 0 0 8px; box-sizing: border-box; margin: 0 0 18px 0; line-height: 120%; }
  h3.low { background: url(../images/h3_bg.png) no-repeat; background-position: top 2px left; background-size: 20px; color: #595757; font-size: 2rem; font-weight: bold; padding: 0 0 12px 25px; line-height: 140%; border-bottom: #d1d1d1 2px solid; margin: 50px 0 10px 0; }
  h3.first { margin: 20px 0 10px 0; }
  h4 { background: url(../images/h4_bg.png) no-repeat; background-position: top 2px left; background-size: 7px; color: #595757; font-size: 1.8rem; font-weight: bold; padding: 4px 0 12px 16px; line-height: 120%; border-bottom: #d1d1d1 2px solid; margin: 20px 0 10px 0; }
  h4.first { margin: 20px 0 10px 0; }
  h5 { position: relative; color: #595757; margin: 40px 0 10px 0; padding: 0 0 12px 0; font-size: 1.8rem; margin: 50px 0 10px 0; }
  h5::before { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; border-bottom: #d1d1d1 3px solid; z-index: 1; }
  h5::after { content: ""; position: absolute; left: 0; bottom: 0; width: 12%; border-bottom: #00b9d5 3px solid; z-index: 2; }
  h5.first { margin: 20px 0 10px 0; }
  p { font-size: 1.6rem; margin: 0 0 2rem 0; line-height: 160%; letter-spacing: 0.05em; } }
/*イメージ*/
/* -----------------------------------------------------------
　イメージ
----------------------------------------------------------- */
.img_right { margin: 0 0 10px 0; text-align: center; }
.img_right img { width: 70%; height: auto; }

.img_center { margin: 0 0 10px 0; text-align: center; }
.img_center img { width: 100%; height: auto; }

@media screen and (min-width: 768px), print { .img_right { float: right; margin: 0 0 10px 24px; }
  .img_right img { width: 280px; height: auto; }
  .img_center { float: none; margin: 0 0 10px 0; text-align: center; }
  .img_center img { width: auto; height: auto; } }
/*リスト*/
/* -----------------------------------------------------------
　リスト
----------------------------------------------------------- */
/*標準*/
ul.list_normal { line-height: 130%; font-size: 1.4rem; list-style-type: disc; margin: 0 0 1rem 0; }
ul.list_normal li { margin: 0 0 1.4rem 1.8rem; padding: 0; }

/*〇*/
ul.list_circle { line-height: 160%; font-size: 1.4rem; list-style-type: circle; margin: 0; }
ul.list_circle li { margin: 0 0 1.4rem 1.8rem; padding: 0; }

/*画像●*/
ul.list_maru { padding: 0; margin: 0 0 1rem 0; }
ul.list_maru li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 10px 0; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left top 0.5rem; background-size: 1rem; padding: 0 0 0 1.8rem; 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: none; margin: 0 0 10px 0; padding: 0 0 0 0; }
ul.list_maru li a { color: #00b9d5; text-decoration: none; }
ul.list_maru li span { color: #00b9d5; }

ul.list_maru_two { padding: 0; margin: 0; }
ul.list_maru_two li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 10px 0; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left top 0.5rem; background-size: 1rem; padding: 0 0 0 1.8rem; line-height: 140%; }
ul.list_maru_two li a { color: #00b9d5; }

/*なし*/
ul.list_none { line-height: 160%; font-size: 1.4rem; 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.4rem; 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.4rem; 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.4rem; list-style-type: disc; margin: 0 0 10px 25px; }

@media screen and (min-width: 768px), print { /*標準*/
  ul.list_normal { line-height: 160%; font-size: 1.6rem; list-style-type: disc; margin: 0; }
  ul.list_normal li { margin: 0 0 1.4rem 25px; padding: 0; }
  ul.list_normal li ul { box-sizing: border-box; width: 100%; }
  ul.list_normal li ul li { line-height: 130%; font-size: 1.6rem; list-style-type: none; margin: 0 0 0.8rem 1.8rem; box-sizing: border-box; width: auto; }
  /*〇*/
  ul.list_circle { line-height: 160%; font-size: 1.6rem; list-style-type: circle; margin: 0; }
  ul.list_circle li { margin: 0 0 1.4rem 25px; padding: 0; }
  /*画像●*/
  ul.list_maru { padding: 0; }
  ul.list_maru li { line-height: 140%; font-size: 1.6rem; list-style-type: none; margin: 0 0 15px 0; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left top 7px; background-size: 11px; 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: none; margin: 0 0 10px 0; padding: 0 0 0 0; }
  ul.list_maru li a { color: #00b9d5; }
  ul.list_maru li span { color: #00b9d5; }
  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.png) no-repeat; background-position: left top 7px; background-size: 11px; padding: 0 0 0 20px; line-height: 140%; }
  ul.list_maru_two li a { color: #00b9d5; }
  /*なし*/
  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.4rem; box-sizing: border-box; margin: 0 0 20px 0; line-height: 120%; }
dl.bio_list dt { width: 20%; margin: 0 0 0 0; font-weight: bold; }
dl.bio_list dd { width: 80%; margin: 0 0 20px 0; }

@media screen and (min-width: 768px), print { 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: 160%; width: 1170px; }
  dl.bio_list dt { width: 100px; margin: 0 0 20px 0; font-weight: normal; }
  dl.bio_list dd { width: 1070px; margin: 0 0 20px 0; } }
/*アサイド*/
aside { background: url(../images/aside_bg.gif) repeat; width: 100%; margin: 1rem auto 0 auto; padding: 2.2rem 0; box-sizing: border-box; }
aside ul.aside_list { 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; -webkit-flex-wrap: wrap; flex-wrap: wrap; width: 92%; margin: 0 auto; }
aside ul.aside_list li { width: 47.5%; margin: 0 0 1.5rem 0; }
aside ul.aside_list li a { background-color: #cadb4d; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; width: 100%; height: 20vw; border-radius: 0.6rem; box-shadow: 4px 4px #b8c746; text-decoration: none; }
aside ul.aside_list li a i { color: #7bae01; background-color: #ffffff; width: 15%; height: 6vw; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; font-size: 1.4rem; margin: 0 0 0.4rem 0; }
aside ul.aside_list li a div { width: 80%; height: auto; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; }
aside ul.aside_list li a div span { color: #575757; }
aside ul.aside_list li a div span.jap { font-size: 1.2rem; }
aside ul.aside_list li a div span.eng { font-size: 1rem; }
aside ul.aside_list li a div hr { border: none; border-top: #e8f1a4 2px solid; display: block; width: 100%; height: 2px; margin: 0.4rem 0 0.2rem 0; padding: 0; }
aside ul.aside_list li:last-child { margin: 0; }

@media screen and (min-width: 768px), print { aside { background: url(../images/aside_bg.gif) repeat; width: 310px; margin: 0; border-radius: none; border-top-left-radius: 10px; border-top-right-radius: 10px; padding: 25px 0 0 0; box-sizing: border-box; }
  aside ul.aside_list { list-style-type: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: column; flex-direction: column; width: 270px; margin: 0 auto; }
  aside ul.aside_list li { width: 270px; margin: 0 0 18px 0; }
  aside ul.aside_list li a { background: url(../images/aside_arrow.png); background-repeat: no-repeat; background-position: right 4% center; background-color: #cadb4d; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; width: 270px; height: 80px; border-radius: 6px; box-shadow: 4px 4px #b8c746; text-decoration: none; box-sizing: border-box; margin: 0 auto; }
  aside ul.aside_list li a i { color: #7bae01; background-color: #ffffff; width: 60px; height: 60px; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; font-size: 4.7rem; margin: 0 10px 0 11px; }
  aside ul.aside_list li a i.icon-file { font-size: 4.9rem; }
  aside ul.aside_list li a i.icon-handshake { font-size: 4.3rem; }
  aside ul.aside_list li a div { width: 140px; height: 60px; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: flex-start; align-items: flex-start; -webkit-flex-direction: column; flex-direction: column; }
  aside ul.aside_list li a div span { color: #575757; }
  aside ul.aside_list li a div span.jap { font-size: 1.7rem; }
  aside ul.aside_list li a div span.eng { font-size: 1.4rem; }
  aside ul.aside_list li a div hr { border: none; border-top: #e8f1a4 2px solid; display: block; width: 100%; height: 2px; margin: 5px 0; padding: 0; }
  aside ul.aside_list li a:hover { opacity: 0.6; transition: all 0.3s ease 0s; }
  aside ul.aside_list li:last-child { margin: 0 auto 0 auto; } }
/*診療時間*/
/* -----------------------------------------------------------
　診療時間
----------------------------------------------------------- */
table.timetable { padding: 0; margin: 0 auto; vertical-align: middle; width: 100%; text-align: center; border-collapse: collapse; box-sizing: border-box; line-height: 140%; }
table.timetable tr th { box-sizing: border-box; font-weight: bold; font-size: 3.4vw; padding: 0.8rem 0; vertical-align: middle; color: #ffffff; background-color: #00b9d5; border-right: #00b9d5 2px solid; letter-spacing: 0.1em; }
table.timetable tr th:first-child { border-left: #00b9d5 2px solid; }
table.timetable tr td { box-sizing: border-box; font-weight: normal; font-size: 3.4vw; padding: 0.8rem 0; vertical-align: middle; background-color: #ffffff; border-right: #00b9d5 2px solid; border-bottom: #00b9d5 2px solid; color: #575757; width: 10%; }
table.timetable tr td:first-child { border-left: #00b9d5 2px solid; }
table.timetable tr td.time { width: 30%; text-align: center; letter-spacing: 0.05em; }
table.timetable tr td i { color: #575757; }

.notice_time { font-size: 3.4vw; margin: 0.4rem 0 0 0; width: 100%; color: #575757; padding: 0; box-sizing: border-box; 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; }

.notice_time2 { font-size: 3.4vw; margin: 0; width: 100%; color: #575757; padding: 0; box-sizing: border-box; text-align: justify; }

.notice_time3 { font-size: 3.4vw; margin: 1rem 0 0 0; width: 100%; color: #575757; padding: 0; box-sizing: border-box; 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; }

@media screen and (min-width: 768px), print { table.timetable { padding: 0; margin: 0 auto; vertical-align: middle; width: 100%; text-align: center; border-collapse: collapse; box-sizing: border-box; line-height: 140%; }
  table.timetable tr th { box-sizing: border-box; font-weight: bold; font-size: 2.62rem; padding: 24px 0; vertical-align: middle; color: #ffffff; background-color: #00b9d5; border-right: #00b9d5 2px solid; letter-spacing: 0.1em; }
  table.timetable tr th:first-child { border-left: #00b9d5 2px solid; }
  table.timetable tr th.holiday { width: 10%; }
  table.timetable tr td { box-sizing: border-box; font-weight: bold; font-size: 1.9rem; padding: 19px 0; vertical-align: middle; background-color: #ffffff; border-right: #00b9d5 2px solid; border-bottom: #00b9d5 2px solid; color: #575757; font-weight: bold; width: 45px; }
  table.timetable tr td:first-child { border-left: #00b9d5 2px solid; }
  table.timetable tr td.time { width: 245px; text-align: center; font-size: 2.5rem; letter-spacing: 0.05em; }
  table.timetable tr td i { color: #575757; }
  .notice_time { font-size: 2.2rem; margin: 10px 0 0 0; width: 100%; color: #575757; padding: 0; box-sizing: border-box; line-height: 140%; text-align: center; 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; }
  .notice_time2 { font-size: 2.2rem; margin: 0; width: 100%; color: #575757; padding: 0 0.4rem; box-sizing: border-box; text-align: justify; }
  .notice_time3 { font-size: 2.2rem; margin: 10px 0 0 0; width: 100%; color: #575757; padding: 0; box-sizing: border-box; line-height: 140%; text-align: center; 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; } }
/*下層*/
/*矢印*/
.arrow { width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-top: 30px solid #00b9d5; text-align: center; display: block; margin: 30px auto; }

.text_bold { font-weight: bold; }

.link_text { color: #00b9d5; }

.link_btn { width: 70%; height: auto; margin: 0 auto; color: #ffffff; background: url(../images/arrow.png) no-repeat; background-position: right 2% center; background-color: #00b9d5; font-size: 1.4rem; font-weight: bold; padding: 1rem; box-sizing: border-box; display: block; text-decoration: none; text-align: center; border-radius: 0.5rem; }

.emphasis_box { background-color: #e8fafe; padding: 1rem; box-sizing: border-box; border-radius: 0.4rem; }
.emphasis_box span { font-weight: bold; display: block; }
.emphasis_box p { margin: 0; }

.bnr { max-width: 310px; margin: auto; padding: 1.6rem; border-radius: 8px; background-color: #f9f7cf; }
.bnr span { display: block; text-align: center; font-size: 2rem; padding-bottom: 1em; }
.bnr .text_bold { font-size: 2.8rem; display: block; color: #575757; }
.bnr .txt { text-align: left; font-size: 1.4rem; }
.bnr.-recruit { max-width: 295px; padding: 0; background: url(../images/logo_icon.svg) no-repeat #d6f5fd; background-size: 30%; background-position: 85% 50%; }
.bnr.-recruit p { margin: initial; }
.bnr.-recruit .text_bold { font-size: 2.8rem; color: #009fd1; padding-bottom: 0; margin-right: 4em; }
.bnr.-recruit a { width: 100%; height: 100%; padding: 1em; color: #575757; display: block; padding: 2em 0; text-decoration: none; font-size: 22px; }
.bnr.-recruit .btn { font-size: 1.4rem; font-weight: bold; max-width: 150px; text-align: center; background-color: #b8c746; border-radius: 2rem; padding: 0.5em; margin: auto; margin-top: 1em; color: #ffffff; }
@media screen and (min-width: 768px), print { .bnr.-recruit { background-position: 70% 50%; max-width: 810px; background-size: 16%; }
  .bnr.-recruit .text_bold { font-size: 4.8rem; margin-right: 6em; }
  .bnr.-recruit .btn { font-size: 2.3rem; max-width: 250px; text-align: center; background-color: #b8c746; border-radius: 2rem; padding: 0.5em; margin: auto; margin-top: 1em; color: #ffffff; } }

@media screen and (min-width: 768px), print { /*矢印*/
  .arrow { width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-top: 30px solid #00b9d5; text-align: center; display: block; margin: 30px auto; }
  .text_bold { font-weight: bold; }
  .two_box { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; }
  .two_box section { width: 50%; }
  .link_text { color: #00b9d5; }
  .link_text:hover { opacity: 0.6; transition: all 0.3s ease 0s; }
  .link_btn { width: 280px; height: auto; margin: 0 auto; color: #ffffff; background: url(../images/arrow.png) no-repeat; background-position: right 18px center; background-color: #00b9d5; font-size: 1.6rem; font-weight: bold; padding: 20px 0; box-sizing: border-box; display: block; text-decoration: none; text-align: center; border-radius: 8px; }
  .link_btn:hover { opacity: 0.6; transition: all 0.3s ease 0s; }
  .emphasis_box { background-color: #e8fafe; padding: 20px; box-sizing: border-box; border-radius: 8px; }
  .emphasis_box span { font-weight: bold; display: block; }
  .emphasis_box p { margin: 0; }
  .bnr { width: 100%; max-width: 810px; padding: 3.6rem 0; display: flex; gap: 3em; align-items: center; justify-content: center; margin-bottom: 65px; }
  .bnr span { font-size: 3.5rem; padding-bottom: initial; }
  .bnr .txt { font-size: 1.8rem; } }
/* -----------------------------------------------------------
　院長紹介
----------------------------------------------------------- */
figure.doctor_img { margin: 0 0 10px 0; text-align: center; }
figure.doctor_img img { width: 70%; height: auto; }
figure.doctor_img figcaption { font-size: 1.4rem; font-weight: bold; margin: 0.4rem 0 1rem 0; }

.doctor_name { text-align: right; }
.doctor_name span { font-size: 1.8rem; }

@media screen and (min-width: 768px), print { figure.doctor_img { float: right; margin: 0 0 10px 20px; text-align: center; }
  figure.doctor_img img { width: 244px; height: auto; }
  figure.doctor_img figcaption { font-size: 1.8rem; font-weight: bold; margin: 15px 0 0 0; }
  .doctor_name { text-align: right; }
  .doctor_name span { font-size: 2.2rem; } }
/*----------------------------------------------------------- 診療時間・アクセス 外来について
----------------------------------------------------------- */
.time_frame_low .notice_time2 { margin: 0 0 3rem 0; }

figure.visit_map img { width: 100%; height: auto; margin: 0 0 0.6rem 0; }
figure.visit_map figcaption { background-color: #009fd1; color: #ffffff; padding: 0.6rem; text-align: justify; box-sizing: border-box; font-size: 1.2rem; font-weight: bold; line-height: 120%; border-radius: 0.6rem; }
figure.visit_map figcaption span { display: block; margin: 1rem 0 0 0; }

figure.accessmap img { width: 100%; height: auto; }

a.accessmap_link { width: 80%; display: block; color: #ffffff; background: url(../images/arrow.png); background-repeat: no-repeat; background-position: right 4% center; background-color: #00b9d5; padding: 1rem 0; border-radius: 0.3rem; box-sizing: border-box; font-size: 1.4rem; text-decoration: none; text-align: center; margin: 1rem auto 0 auto; }

.access_tel { color: #00b9d5; font-weight: bold; font-size: 2rem; }
.access_tel i { color: #00b9d5; font-weight: bold; font-size: 2rem; }
.access_tel span { color: #00b9d5; font-weight: bold; font-size: 2rem; }
.access_tel a { color: #00b9d5; font-weight: bold; font-size: 2rem; }

@media screen and (min-width: 768px), print { .time_frame_low table.timetable { padding: 0; margin: 0 auto; vertical-align: middle; width: 100%; text-align: center; border-collapse: collapse; box-sizing: border-box; line-height: 140%; }
  .time_frame_low table.timetable tr th { box-sizing: border-box; font-weight: bold; font-size: 1.6rem; padding: 15px 0; vertical-align: middle; color: #ffffff; background-color: #00b9d5; border-right: #00b9d5 2px solid; letter-spacing: 0.1em; }
  .time_frame_low table.timetable tr th:first-child { border-left: #00b9d5 2px solid; }
  .time_frame_low table.timetable tr th.holiday { width: 10%; }
  .time_frame_low table.timetable tr td { box-sizing: border-box; font-weight: bold; font-size: 1.6rem; padding: 15px 0; vertical-align: middle; background-color: #ffffff; border-right: #00b9d5 2px solid; border-bottom: #00b9d5 2px solid; color: #575757; font-weight: bold; width: 45px; }
  .time_frame_low table.timetable tr td:first-child { border-left: #00b9d5 2px solid; }
  .time_frame_low table.timetable tr td.time { width: 245px; text-align: center; font-size: 1.6rem; letter-spacing: 0.05em; }
  .time_frame_low table.timetable tr td i { color: #575757; }
  .time_frame_low .notice_time { font-size: 1.6rem; 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; }
  .time_frame_low .notice_time i.icon-circle-empty { margin: 0 0 0 3rem; }
  .time_frame_low .notice_time i.icon-circle { margin: 0 0 0 1rem; }
  .time_frame_low .notice_time2 { margin: 0 0 20px 0; font-size: 1.6rem; padding: 0; }
  figure.visit_map img { width: 644px; height: auto; margin: 0 auto 10px auto; display: block; }
  figure.visit_map figcaption { width: 644px; margin: 0 auto; background-color: #009fd1; color: #ffffff; padding: 14px; text-align: justify; box-sizing: border-box; font-size: 2.2rem; font-weight: bold; line-height: 120%; border-radius: 8px; }
  figure.visit_map figcaption span { display: block; margin: 1.8rem 0 0 0; }
  figure.accessmap img { width: 100%; height: auto; }
  a.accessmap_link { width: 40%; display: block; color: #ffffff; background: url(../images/arrow.png); background-repeat: no-repeat; background-position: right 4% center; background-color: #00b9d5; padding: 1rem 0; border-radius: 0.3rem; box-sizing: border-box; font-size: 2rem; text-decoration: none; text-align: center; margin: 1rem auto 0 auto; }
  a.accessmap_link:hover { opacity: 0.6; transition: all 0.3s ease 0s; } }
/* -----------------------------------------------------------
　診療までの流れ
----------------------------------------------------------- */
.flow_box { background-color: #e8fafe; padding: 1rem; box-sizing: border-box; border-radius: 0.4rem; }
.flow_box span { font-weight: bold; display: block; }

.flow_box2 { background-color: #e8fafe; padding: 1rem; box-sizing: border-box; border-radius: 0.4rem; }
.flow_box2 p span { font-weight: bold; display: block; }

@media screen and (min-width: 768px), print { .flow_box { background-color: #e8fafe; padding: 20px; box-sizing: border-box; border-radius: 8px; }
  .flow_box span { font-weight: bold; display: block; }
  .flow_box2 { background-color: #e8fafe; padding: 20px; box-sizing: border-box; border-radius: 8px; overflow: hidden; height: auto; }
  .flow_box2 p span { font-weight: bold; display: block; } }
/* -----------------------------------------------------------
　診療までの流れ
----------------------------------------------------------- */
table.price_table { vertical-align: middle; width: 100%; border-collapse: collapse; box-sizing: border-box; border: #575757 1px solid; font-size: 1.4rem; line-height: 140%; margin: 0 0 1rem 0; }
table.price_table tr { border-bottom: #575757 1px solid; }
table.price_table tr th { width: 50%; padding: 0.6rem; box-sizing: border-box; border-right: #575757 1px solid; text-align: left; font-weight: normal; vertical-align: middle; background-color: #e8fafe; }
table.price_table tr td { width: 50%; padding: 0.6rem; box-sizing: border-box; text-align: left; vertical-align: middle; text-align: right; }

@media screen and (min-width: 768px), print { table.price_table { vertical-align: middle; width: 100%; border-collapse: collapse; box-sizing: border-box; border: #575757 1px solid; font-size: 1.8rem; margin: 0 0 20px 0; }
  table.price_table tr { border-bottom: #575757 1px solid; }
  table.price_table tr th { width: 50%; padding: 1rem; box-sizing: border-box; border-right: #575757 1px solid; text-align: left; font-weight: normal; vertical-align: middle; background-color: #e8fafe; }
  table.price_table tr td { width: 50%; padding: 1rem; box-sizing: border-box; text-align: left; vertical-align: middle; text-align: right; } }
/* -----------------------------------------------------------
　スタッフ紹介
----------------------------------------------------------- */
.slider-pro p.sp-layer { font-size: 2.4rem !important; }

@media screen and (min-width: 768px), print { .slider-pro p.sp-layer { font-size: 2rem !important; } }

/*# sourceMappingURL=style.css.map */
