@charset "UTF-8";
/* Scss Document */
/* =======================================================================
 共通項目 
======================================================================= */
/*関数*/
/* ----------------------------------------------------------- 関数
----------------------------------------------------------- */
/*サイトの横幅*/
/*media screen*/
/*文字SP*/
/*文字PC*/
/*基本フォント*/
/*基本文字色*/
/*基本背景色PC*/
/*黄緑*/
/*黄緑薄*/
/*黄緑濃*/
/*黄緑超薄*/
/*ピンクっぽい*/
/*赤っぽい*/
/*ピンク*/
/*茶っぽい*/
/*黄土色*/
/*黒*/
/*白*/
/*未使用*/
/*未使用*/
/*未使用*/
/*未使用*/
/*未使用*/
/*未使用*/
/*未使用*/
/* ----------------------------------------------------------- フォントサイズ基本
----------------------------------------------------------- */
html { font-size: calc( 100vw / 32 ); overflow-y: auto; font-family: "メイリオ", Meiryo, Arial, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; color: #666666; background-color: #ffffff; }

@media print, screen and (min-width: 768px) { html { font-size: 62.5%; overflow-y: scroll; font-family: "メイリオ", Meiryo, Arial, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; color: #666666; background-color: #ffffff; } }
/* ----------------------------------------------------------- 構成
----------------------------------------------------------- */
body { position: relative; width: 100%; margin: 0 auto; }

section { height: auto; overflow: hidden; margin: 0 0 1rem 0; }
section.first { margin: 0 0 0 0; }
section.s_h2 { padding: 0; box-sizing: border-box; }

.sentence { height: auto; overflow: hidden; }

.pc_none { display: block; }

.sp_none { display: none; }

.bold_text { font-weight: bold; }

.block { display: block; }

.font12 { font-size: 1.2rem; }

@media print, screen and (min-width: 768px) { body { position: relative; z-index: 0; box-sizing: border-box; min-width: 1110px; }
  section { height: auto; overflow: hidden; margin: 0 0 30px 0; }
  section.first { margin: 0 0 0 0; }
  section.s_h2 { padding: 0 0 50px 0; box-sizing: border-box; }
  .pc_none { display: none; }
  .sp_none { display: block; } }
/* -----------------------------------------------------------
　枠
----------------------------------------------------------- */
article { height: auto; overflow: hidden; width: 100%; margin: 0 auto 0 auto; padding: 0; background-color: #ffffff; position: relative; }
article.low { margin: 0 auto; }

.wrapper { height: auto; width: 100%; margin: 0 auto 6rem; padding: 0; }

.main { width: 96%; margin: 1rem auto 0; 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; }
  article.low { margin: 0 auto; }
  .wrapper { height: auto; width: 1110px; 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; }
  .main { width: 825px; margin: 85px 0 50px 0; padding: 0 0 0 0; } }
/* -----------------------------------------------------------
　ヘッダ
----------------------------------------------------------- */
header { display: block; height: auto; background-position: center 55%; background-repeat: no-repeat; overflow: hidden; margin: 0 auto; background-size: 178% auto; background-color: #FFFFFF; background-position: top center; }
header h1 { margin: 0; }
header hr { display: none; }
header .head_frame { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: column; flex-direction: column; width: 96%; margin: 0 auto; padding: 0 0 1rem 0; }
header .head_frame .head_logo { order: 2; width: 80%; margin: 1.8rem auto; }
header .head_frame .head_logo img { width: 100%; height: auto; }
header .head_frame .head_info { order: 1; margin: 1rem auto 0 0; }
header .head_frame .head_info .head_tel { margin: 0.2rem 0 0 0; font-weight: 700; width: 100%; text-align: center; }
header .head_frame .head_info .head_tel span { font-size: 6vw; }
header .head_frame .head_info .head_tel a { text-decoration: none; color: #005698; }
header .head_frame .head_info .head_tel i { color: #005698; }
header .head_frame .head_info .head_access { margin: 0; }
header .head_frame .head_info .head_address { clear: both; width: 100%; height: auto; text-align: center; line-heihgt: 1.1em; font-size: 4vw; color: #282425; font-weight: 700; margin: 0; color: #666666; }
header .key_on { width: 96%; height: auto; margin: 2.2rem auto 0; padding: 0; box-sizing: border-box; border: none; }
header .key_on .key_message_area { width: 100%; margin: 0 auto; display: flex; justify-content: space-between; }
header .key_on .key_message_area p { border: 2px #fff solid; border-radius: 12px 0; font-size: 1.4rem; color: #FFFFFF; width: 48%; opacity: 0.9; padding: 0; font-weight: normal; text-align: center; margin: 0 auto; }
header .key_on .key_message_area p.key_info_01 { background-color: #33a761; padding: 0.4rem 0 0 0; height: 4.6rem; }
header .key_on .key_message_area p.key_info_02 { background-color: #a4ce4c; padding: 0.8rem 0; height: 3.4rem; }
header.header_low { background: url(../images/key_visual_low.jpg) no-repeat; display: block; height: auto; background-position: center top; background-size: cover; overflow: hidden; margin: 0 auto; }
header.header_low .key_visual_low { text-align: center; }
header.header_low .key_visual_low h1 { font-size: 2.0rem; text-align: center; padding: 0; font-weight: normal; margin: 0 0 2%; line-height: 1.1em; color: #FFFFFF; }

@media print, screen and (min-width: 768px) { header { display: block; height: 670px; background-position: center top; overflow: hidden; margin: 0 auto; background-size: cover; position: relative; }
  header .head_frame { width: 540px; margin: 0 auto; padding: 14px 0; text-align: center; }
  header .head_frame .head_logo { width: 540px; order: 1; }
  header .head_frame .head_logo img { width: 540px; }
  header .head_frame .head_info { order: 2; width: 100%; height: auto; margin: 0; color: #0d4d26; text-align: center; font-size: 2.8rem; font-weight: bold; }
  header .head_frame .head_info p { margin: 0; }
  header .head_frame .head_info .head_address { color: #000000; font-size: 2.2rem; font-weight: normal; line-height: 1.2; }
  header .head_frame .head_info .head_tel { margin: 0; width: 100%; }
  header .head_frame .head_info .head_tel span { color: #005698; margin: 0; padding: 0; text-align: center; font-size: 4.0rem; font-weight: normal; letter-spacing: -1px; }
  header .head_frame .head_info .head_tel span span { font-size: 2.0rem; margin: 0 0 0 10px; }
  header .head_frame .head_info .head_tel i { color: #005698; }
  header .key_on { width: 920px; height: auto; margin: 0 auto; padding: 0; box-sizing: border-box; border: none; position: relative; }
  header .key_on .key_message_area { width: 980px; margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; position: absolute; top: 72px; }
  header .key_on .key_message_area p { border: 2px #fff solid; border-radius: 12px 0; font-size: 2.6rem; width: 445px; opacity: 0.9; padding: 0; font-weight: normal; color: #FFFFFF; margin: 0 auto; }
  header .key_on .key_message_area p.key_info_01 { background-color: #33a761; padding: 8px 0 16px 0; height: 66px; }
  header .key_on .key_message_area p.key_info_02 { background-color: #a4ce4c; padding: 8px 0 22px 0; height: 60px; }
  header hr { border: 0.5px #fff000 solid; position: absolute; bottom: 5px; width: 100%; margin: 0; height: 0; }
  header.header_low { background: url(../images/key_visual_low.jpg) no-repeat; display: block; height: 650px; background-position: center top; background-size: cover; overflow: hidden; margin: 0 auto; }
  header.header_low .key_visual_low { width: 1080px; margin: 0 auto; }
  header.header_low .key_visual_low h1 { margin: 70px 0 0 0; font-size: 3.2rem; color: #0d326f; font-weight: normal; text-align: center; color: #5e3b0c; } }
/* -----------------------------------------------------------
　診療時間
----------------------------------------------------------- */
table.timetable { background-color: #005698; padding: 0px; vertical-align: middle; width: 100%; margin: 0 auto; text-align: center; border-collapse: collapse; box-sizing: border-box; border: none; }
table.timetable tr { margin: 0px; padding: 0px; vertical-align: middle; }
table.timetable tr.line { border-bottom: #005698 1px solid; }
table.timetable tr th { padding: 0.8rem 0; text-align: center; font-weight: normal; color: #FFFFFF; font-size: 1.4rem; vertical-align: middle; box-sizing: border-box; background-color: #005698; border-bottom: #005698 1px solid; }
table.timetable tr th.holiday { width: 12%; }
table.timetable tr th:first-child { font-weight: bold; font-size: 4.8vw; text-align: center; }
table.timetable tr td { text-align: center; padding: 0.8rem 0; color: #666666; font-size: 1.4rem; vertical-align: middle; box-sizing: border-box; }
table.timetable tr td.time { width: 33%; font-size: 1.4rem; text-align: left; padding: 0 0 0 0.4rem; }

.notice_time { font-size: 3.4vw; color: #666666; line-height: 160%; width: 96%; margin: 0.4rem auto; }

@media print, screen and (min-width: 768px) { table.timetable { background-color: #005698; padding: 0px; vertical-align: middle; width: 96%; margin: 0 auto; text-align: center; border-collapse: collapse; box-sizing: border-box; border: none; }
  table.timetable tr { margin: 0px; padding: 0px; vertical-align: middle; }
  table.timetable tr.line { border-bottom: #005698 1px solid; }
  table.timetable tr th { padding: 9px 0; text-align: center; font-weight: normal; color: #FFFFFF; font-size: 1.8rem; vertical-align: middle; box-sizing: border-box; border-bottom: #005698 1px solid; background-color: #005698; }
  table.timetable tr th:first-child { font-weight: bold; font-size: 2.2rem; text-align: left; }
  table.timetable tr td { text-align: center; padding: 10px 0; color: #666666; font-size: 1.9rem; vertical-align: middle; box-sizing: border-box; }
  table.timetable tr td.time { width: 150px; color: #666666; font-size: 1.6rem; padding: 0; }
  .notice_time { font-size: 1.6rem; color: #666666; line-height: 140%; margin: 0 auto; padding: 6px 0 0 0; width: 96%; } }
/* -----------------------------------------------------------
　料金表
----------------------------------------------------------- */
table.price { padding: 0px; vertical-align: middle; width: 100%; margin: 0 auto; text-align: center; border-collapse: collapse; box-sizing: border-box; border: none; }
table.price tr { margin: 0px; padding: 0px; vertical-align: middle; }
table.price tr th { padding: .8rem .3rem; text-align: center; font-weight: normal; color: #FFFFFF; font-size: 1.4rem; vertical-align: middle; box-sizing: border-box; background-color: #005698; border-bottom: #fff 1px solid; }
table.price tr th.holiday { width: 12%; }
table.price tr th:first-child { font-weight: bold; font-size: 4.8vw; text-align: center; border-bottom: #005698 1px solid; }
table.price tr th:last-child { border-bottom: #005698 1px solid; }
table.price tr td { text-align: center; padding: .8rem .3rem; color: #666666; font-size: 1.4rem; vertical-align: middle; box-sizing: border-box; border-bottom: #005698 1px solid; border-right: #005698 1px solid; }
table.price tr:nth-child(1) td { border-top: #005698 1px solid; }

@media print, screen and (min-width: 768px) { table.price { padding: 0px; vertical-align: middle; width: 96%; margin: 0 auto; text-align: center; border-collapse: collapse; box-sizing: border-box; border: none; }
  table.price tr { margin: 0; padding: 0; vertical-align: middle; }
  table.price tr th { padding: 1.5rem .8rem; text-align: center; font-weight: normal; color: #FFFFFF; font-size: 1.8rem; vertical-align: middle; box-sizing: border-box; border-bottom: #fff 1px solid; background-color: #005698; }
  table.price tr th:first-child { font-weight: bold; font-size: 2.2rem; border-top: #005698 1px solid; }
  table.price tr th:last-child { border-bottom: #005698 1px solid; }
  table.price tr td { text-align: center; padding: 1.5rem .8rem; color: #666666; font-size: 1.9rem; vertical-align: middle; box-sizing: border-box; border-bottom: #005698 1px solid; border-right: #005698 1px solid; }
  table.price tr:nth-child(1) td { border-top: #005698 1px solid; } }
/* -----------------------------------------------------------
　メインナビ
----------------------------------------------------------- */
.main_nav_pc { display: none; }

@media print, screen and (min-width: 768px) { .main_nav_pc { display: block; height: auto; margin: 0 auto; padding: 0 0 0 0; width: 100%; box-sizing: border-box; position: absolute; bottom: 40px; }
  .main_nav_pc nav { width: 1110px; height: auto; margin: 0 auto; }
  .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: 1110px; box-sizing: border-box; height: auto; padding: 0; margin: 0; }
  .main_nav_pc nav ul li { display: block; text-align: center; box-sizing: border-box; overflow: hidden; height: auto; width: 20%; padding: 2px 0 0 0; line-height: 100%; text-align: center; font-size: 2.0rem; }
  .main_nav_pc nav ul li:last-child a { border-right: #FFFFFF 1px solid; }
  .main_nav_pc nav ul li a { text-decoration: none; display: block; color: #ffffff; height: auto; margin: 0; width: 100%; box-sizing: border-box; font-weight: normal; border-left: #FFFFFF 1px solid; }
  .main_nav_pc nav ul li a:hover { opacity: 0.6; } }
/* -----------------------------------------------------------
　お知らせ
----------------------------------------------------------- */
.notice_frame { padding: 1rem 0.8rem; box-sizing: border-box; height: 60vw; width: 100%; margin: 1.8rem auto 4rem auto; overflow-y: scroll; background-color: #ffffff; border-top: #999999 1px solid; border-left: #999999 1px solid; border-bottom: #999999 1px solid; box-sizing: border-box; }
.notice_frame dl { padding: 1rem 1rem 1rem 0; }
.notice_frame dl dt { margin: 0 0 0.5rem 0; color: #005698; font-size: 1.5em; padding: 0; box-sizing: border-box; }
.notice_frame dl dd p { color: #666666; margin: 0; font-size: 1.4rem; line-height: 160%; padding: 0 0 40px 0; box-sizing: border-box; }

@media print, screen and (min-width: 768px) { .notice_frame { padding: 0; box-sizing: border-box; height: 250px; width: 100%; margin: 0 auto; overflow-y: scroll; background-color: #ffffff; border-top: #999999 1px solid; border-left: #999999 1px solid; border-bottom: #999999 1px solid; box-sizing: border-box; box-sizing: border-box; }
  .notice_frame dl { padding: 16px 0 30px 16px; box-sizing: border-box; }
  .notice_frame dl dt { margin: 0 0 5px 0; color: #005698; font-size: 2rem; padding: 0; box-sizing: border-box; }
  .notice_frame dl dd p { color: #595959; margin: 0 0 10px 0; font-size: 1.8rem; line-height: 160%; padding: 0 0 10px 0; box-sizing: border-box; } }
/*スマホ用スライドバー*/
@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: 10px; }
  .notice_frame::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); } }
/* -----------------------------------------------------------
　当院の特長
----------------------------------------------------------- */
.features { display: block; }
.features .feature_box_01, .features .feature_box_02, .features .feature_box_03, .features .feature_box_04 { width: 100%; height: auto; }
.features .feature_box_01 p, .features .feature_box_02 p, .features .feature_box_03 p, .features .feature_box_04 p { height: 10rem; margin: -0.2rem 0 0 0; padding: 3rem 3rem 0; background-color: #d8e8fb; background-repeat: no-repeat; background-position: center top 2rem; font-size: 1.8rem; }
.features .feature_box_01 img, .features .feature_box_02 img, .features .feature_box_03 img, .features .feature_box_04 img { width: 100%; }
.features .feature_box_01, .features .feature_box_02, .features .feature_box_03 { margin: 0 0 3rem 0; }
.features .feature_box_01 p { background-image: url(../images/number1.png); }
.features .feature_box_02 p { background-image: url(../images/number2.png); }
.features .feature_box_03 p { background-image: url(../images/number3.png); }
.features .feature_box_04 p { background-image: url(../images/number4.png); }

@media print, screen and (min-width: 768px) { .features { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .features .feature_box_01, .features .feature_box_02, .features .feature_box_03, .features .feature_box_04 { width: 400px; height: 330px; }
  .features .feature_box_01 p, .features .feature_box_02 p, .features .feature_box_03 p, .features .feature_box_04 p { font-size: 1.8rem; }
  .features .feature_box_01 p { background-image: url(../images/number1.png); }
  .features .feature_box_03 { margin: 0; } }
/* -----------------------------------------------------------
　痛みはどこですか？
----------------------------------------------------------- */
.pain { position: relative; width: 100%; height: auto; background: url(../images/pain_bg.jpg) no-repeat top center; background-size: 100%; padding: 100% 0 0; }
.pain ul { width: 100%; height: 100%; margin: 0; padding: 0; }
.pain ul li { position: absolute; width: 30%; height: auto; background: #edf8fd; border-radius: 0.5em; list-style-type: none; text-align: center; font-weight: bold; font-size: 1.4em; }
.pain ul li a { display: block; width: 100%; height: 100%; padding: 0.4em 0; color: #4280a4; text-decoration: none; }
.pain ul li:nth-child(1) { left: 1%; top: 3%; }
.pain ul li:nth-child(2) { right: 1%; top: 3%; }
.pain ul li:nth-child(3) { left: 1%; top: 23%; }
.pain ul li:nth-child(4) { right: 1%; top: 23%; }
.pain ul li:nth-child(5) { left: 1%; top: 43%; }
.pain ul li:nth-child(6) { right: 1%; top: 43%; }
.pain ul li:nth-child(7) { left: 1%; top: 63%; }
.pain ul li:nth-child(8) { right: 1%; top: 63%; }
.pain ul li:nth-child(9) { left: 1%; top: 83%; background: #fbe9c8; }
.pain ul li:nth-child(9) a { color: #e77403; }

@media print, screen and (min-width: 768px) { .pain { width: 819px; height: 790px; padding: 0; background: url(../images/pain_bg.jpg) no-repeat top center; border: 3px #e6e6e6 solid; }
  .pain ul { position: relative; width: 100%; height: 100%; margin: 0; padding: 0; }
  .pain ul li { position: absolute; width: 70px; height: 70px; background: #fd6b6a; background: radial-gradient(circle, #fd6b6a 0%, #f5b09b 100%); border-radius: 50%; border: solid 2px #ffffff; list-style-type: none; text-align: center; font-weight: bold; font-size: 18px; line-height: 70px; box-shadow: 4px 4px 15px -5px #000000; opacity: 0.8; }
  .pain ul li a { display: block; width: 100%; height: 100%; padding: 0; color: #FFFFFF; text-decoration: none; }
  .pain ul li:nth-child(1) { left: 280px; top: 145px; }
  .pain ul li:nth-child(2) { left: 410px; top: 90px; }
  .pain ul li:nth-child(3) { left: 310px; top: 270px; }
  .pain ul li:nth-child(4) { left: 480px; top: 245px; }
  .pain ul li:nth-child(5) { left: 230px; top: 380px; }
  .pain ul li:nth-child(6) { left: 405px; top: 350px; }
  .pain ul li:nth-child(7) { left: 315px; top: 520px; }
  .pain ul li:nth-child(8) { left: 300px; top: 680px; }
  .pain ul li:nth-child(9) { right: 22px; bottom: 22px; width: 100px; height: 100px; left: auto; top: auto; background: #fd6b6a; background: radial-gradient(circle, #fd6b6a 0%, #f5b09b 100%); }
  .pain ul li:nth-child(9) a { margin: 16px 0 0 0; color: #FFFFFF; }
  .pain .hover_img { -webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
  .pain .hover_img:hover { opacity: 0.5; -webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; } }
/* -----------------------------------------------------------
　医院概要
----------------------------------------------------------- */
.overview_bg { background: -webkit-linear-gradient(180deg, #dedede, white); background: linear-gradient(180deg, #dedede, white); }
.overview_bg h2 img { width: 85%; margin: 0 auto; display: block; padding: 3rem 0 0 0; }
.overview_bg .overview { padding: 2rem 0 6rem 0; width: 100%; margin: 0; }
.overview_bg .overview .overview_frame { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: column; flex-direction: column; margin: 0; }
.overview_bg .overview .overview_frame .overview_frame_left { width: 96%; margin: 0 auto; }
.overview_bg .overview .overview_frame .overview_frame_left dl { width: 100%; margin: 20px auto 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: column; flex-direction: column; -webkit-flex-wrap: wrap; flex-wrap: wrap; line-height: 160%; margin: 16px 0 0 0; border-top: #0d326f 1px solid; }
.overview_bg .overview .overview_frame .overview_frame_left dl a { text-decoration: none; }
.overview_bg .overview .overview_frame .overview_frame_left dl dt { color: #0d326f; font-size: 1.7rem; font-weight: normal; margin: 0; width: 100%; padding: 1rem 0 0 0; box-sizing: border-box; }
.overview_bg .overview .overview_frame .overview_frame_left dl dt.dt_schedule { border-bottom: none; padding: 26px 0 0 0; }
.overview_bg .overview .overview_frame .overview_frame_left dl dd { color: #666666; font-size: 5vw; margin: 0; width: 100%; padding: 0.5rem 0 0.5rem 0; box-sizing: border-box; border-bottom: #0d326f 1px solid; line-height: 1.8; }
.overview_bg .overview .overview_frame .overview_frame_left dl dd span { color: #0d326f; font-size: 6vw; font-weight: bold; text-decoration: none; }
.overview_bg .overview .overview_frame .overview_frame_left dl dd.dd_schedule { border-bottom: none; padding: 0; height: 0; }
.overview_bg .overview .overview_frame .overview_frame_left table.timetable { background: none; }
.overview_bg .overview .overview_frame .overview_frame_left table.timetable tr td.time { width: 35%; }
.overview_bg .overview .overview_frame .overview_frame_right { width: 94%; margin: 20px auto 0 auto; text-align: center; box-sizing: border-box; }
.overview_bg .overview .overview_frame .overview_frame_right a { color: #666666; font-size: 1.4rem; text-align: right; display: block; margin: 0.4rem 0 0 0; text-decoration: none; }
.overview_bg .overview .overview_frame .overview_frame_right img { width: 100%; height: auto; border: #0d326f 1px solid; box-sizing: border-box; }
.overview_bg .overview_title { color: #796a56; font-size: 1.7rem; font-weight: normal; margin: 1rem auto 0 auto; width: 96%; }
.overview_bg table { width: 100%; margin: 0 auto; }

@media print, screen and (min-width: 768px) { .overview_bg { width: 100%; max-width: 2000px; margin: 0 auto; background: -webkit-linear-gradient(180deg, #dedede, white); background: linear-gradient(180deg, #dedede, white); }
  .overview_bg h2 img { width: 350px; margin: 0 auto; display: block; padding: 100px 0 0 0; }
  .overview_bg .overview { padding: 60px 0 40px 0; margin: 0 auto; width: 1110px; }
  .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: 1110px; margin: 16px auto 0 auto; }
  .overview_bg .overview .overview_frame .overview_frame_left { width: 540px; margin: 0; }
  .overview_bg .overview .overview_frame .overview_frame_left dl { width: 100%; margin: 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%; border-top: #0d326f 1px solid; }
  .overview_bg .overview .overview_frame .overview_frame_left dl dt { display: -webkit-flex; display: flex; align-items: center; color: #0d326f; font-size: 2.2rem; font-weight: normal; margin: 0 0 0 0; display: -webkit-flex; display: flex; align-items: center; width: 135px; height: auto; padding: 0; box-sizing: border-box; border-bottom: #0d326f 1px solid; line-height: 120%; }
  .overview_bg .overview .overview_frame .overview_frame_left dl dt.dt_schedule { border-bottom: none; padding: 26px 0 0 0; }
  .overview_bg .overview .overview_frame .overview_frame_left dl dd { display: -webkit-flex; display: flex; align-items: center; color: #666666; font-size: 1.8rem; margin: 0 0 0 0; width: 405px; height: auto; padding: 26px 0; box-sizing: border-box; border-bottom: #0d326f 1px solid; line-height: 160%; }
  .overview_bg .overview .overview_frame .overview_frame_left dl dd.dd_schedule { border-bottom: none; padding: 0; }
  .overview_bg .overview .overview_frame .overview_frame_left dl dd a { color: #8dc21f; font-size: 3rem; text-decoration: none; }
  .overview_bg .overview .overview_frame .overview_frame_left dl dd span { color: #0d326f; font-size: 3rem; text-decoration: none; font-weight: bold; }
  .overview_bg .overview .overview_frame .overview_frame_left table.timetable { background: none; }
  .overview_bg .overview .overview_frame .overview_frame_left table.timetable tr td.time { width: 150px; }
  .overview_bg .overview .overview_frame .overview_frame_left .notice_time { background: none; }
  .overview_bg .overview .overview_frame .overview_frame_right { width: 540px; margin: 0; text-align: center; }
  .overview_bg .overview .overview_frame .overview_frame_right img { width: 540px; height: 476px; border: #0d326f 1px solid; box-sizing: border-box; }
  .overview_bg .overview .overview_frame .overview_frame_right a { color: #666666; font-size: 1.8rem; text-align: right; display: block; margin: 10px 0 0 0; text-decoration: none; }
  .overview_bg .overview_title { color: #fff000; font-size: 2.2rem; font-weight: normal; margin: 10px auto 0 auto; width: 100%; }
  .overview_bg table { width: 100%; margin: 0 auto; } }
/* -----------------------------------------------------------
　フッター
----------------------------------------------------------- */
footer .footer_frame { display: none; }
footer .copyright { margin: 0; text-align: center; margin: 0; padding: 0.8rem 0; color: #FFFFFF; font-size: 1.2rem; height: auto; background-color: #0d326f; }

@media print, screen and (min-width: 768px) { footer { width: 100%; height: 153px; padding: 0; box-sizing: border-box; padding: 80px 0 0 0; }
  footer .footer_frame { display: block; width: 1110px; height: auto; margin: 0 auto; padding: 0; box-sizing: border-box; position: relative; }
  footer .footer_frame ul { display: flex; width: 540px; }
  footer .footer_frame ul li { list-style-type: none; flex-grow: 1; text-align: center; margin: 0 0 10px 0; }
  footer .footer_frame ul li a { color: #444444; font-size: 1.5rem; text-decoration: none; }
  footer .footer_frame ul li a:hover { opacity: 0.8; }
  footer .footer_frame ul li a img { display: none; }
  footer .footer_frame ul li + li { border-left: 1px solid #444444; }
  footer .footer_frame .tree { position: absolute; bottom: -3px; right: 0; width: 280px; }
  footer .copyright { margin: 0; text-align: center; margin: 0 auto; padding: 10px 0 13px; color: #FFFFFF; background-color: #0d326f; font-size: 1.3rem; height: auto; max-width: 2000px; } }
/* -----------------------------------------------------------
　ページトップへ
----------------------------------------------------------- */
#linkpagetop { float: right; }

#linkpagetop img { 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 { width: 60px; height: auto; }
  #pagetop { position: fixed; bottom: 70px; 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: 90%; margin: 0 0 0 0; height: 250px; text-align: center; } }
/*----------------------------------------------------------- インポート
----------------------------------------------------------- */
/*ハンバーガー*/
.drawr { display: none; position: absolute; top: 25vw; width: 100%; padding: 0; margin: 0 auto; height: auto; z-index: 999999; background-color: #00913a; opacity: 0.9; }
.drawr p { color: #00913a; font-size: 1.4rem; text-align: center; padding: 18px 0; background-color: #ffffff; margin: 0; }
.drawr ul.hbg li { text-align: left; }
.drawr ul.hbg li a { color: #ffffff; font-size: 1.6rem; text-decoration: none; padding: 2rem 0 2rem 2rem; display: block; border-bottom: #ffffff 1px solid; }
.drawr ul.hbg li a img { display: none; }

.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: 4rem; padding: 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% - 14px); font-size: 1.0rem; 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: 3vw; right: 0; padding: 0 0 0.8rem 0; background-color: #00913a; }

@media print, screen and (min-width: 768px) { .main_nav_sp { display: none; } }
/*アサイド*/
/* -----------------------------------------------------------
　アサイド
----------------------------------------------------------- */
/*SP*/
aside { display: none; }

@media print, screen and (min-width: 768px) { aside { display: inline; width: 255px; height: auto; margin: 85px 0 0 0; }
  aside div { margin: 0 0 20px 0; padding: 0; }
  aside div p { color: #FFFFFF; background-color: #005698; font-size: 2.4rem; text-align: center; font-weight: normal; margin: 0; padding: 0; border: 3px #e6e6e6 solid; width: 100%; height: 50px; line-height: 2.2; }
  aside div ul { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: column; flex-direction: column; list-style-type: none; padding: 18px 0 0 0; }
  aside div ul li { text-align: left; margin: 0 auto 14px auto; width: 255px; height: 100px; }
  aside div ul li a { width: 255px; height: 100px; display: -webkit-flex; display: flex; align-items: center; text-decoration: none; color: #0d326f; font-size: 2.0rem; background-color: #ffffff; padding: 0 0 0 12px; box-sizing: border-box; border: 3px #e6e6e6 solid; }
  aside div ul li a:hover { opacity: 0.6; }
  aside div ul li a img { margin: 0 2rem 0 0; }
  aside div ul li.two { margin: 10px auto 0 auto; }
  aside div ul li.footer_area { display: none; }
  aside div ul.staff li a { background-color: #86b7e6; border: 2px #b1d1f1 solid; } }
/*イメージ*/
/* -----------------------------------------------------------
　イメージ
----------------------------------------------------------- */
.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: 45%; 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: 320px; 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.4rem; list-style-type: disc; margin: 0; }
ul.list_normal li { margin: 0 0 10px 1.8rem; padding: 0; }

/*標準2*/
ul.list_type2, ul.list_type3 { line-height: 1.6; font-size: 1.4rem; margin: 0; }
ul.list_type2 li, ul.list_type3 li { list-style-type: none !important; padding-left: 2em; text-indent: -1.5em; }
ul.list_type2 li::before, ul.list_type3 li::before { position: relative; top: 0; left: 0; display: inline-block; width: 16px; height: 16px; content: ''; border-radius: 100%; background: #fbdb5d; margin: 0 .8rem 0 0; }

/*標準3*/
ul.list_type3 li::before { background: #00913a; }

/*画像●*/
ul.list_maru { padding: 0; margin: 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.gif) no-repeat; background-position: left top 0.6rem; 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: 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.4rem; 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.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 print, screen and (min-width: 768px) { /*標準*/
  ul.list_normal { line-height: 160%; font-size: 1.8rem; list-style-type: disc; margin: 0; }
  ul.list_normal li { margin: 0 0 15px 25px; padding: 0; }
  /*標準2*/
  ul.list_type2, ul.list_type3 { line-height: 1.8; font-size: 1.8rem; margin: 0; }
  ul.list_type2 li, ul.list_type3 li { list-style-type: none; }
  ul.list_type2 li::before, ul.list_type3 li::before { position: relative; top: .2rem; left: 0; display: inline-block; width: 1.6rem; height: 1.6rem; content: ''; border-radius: 100%; background: #fbdb5d; margin: 0 .8rem 0 0; }
  /*標準3*/
  ul.list_type3 li::before { background: #00913a; }
  /*画像●*/
  ul.list_maru { padding: 0; }
  ul.list_maru li { line-height: 100%; font-size: 1.8rem; 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_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.8rem; 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.8rem; 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.8rem; 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.8rem; 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.8rem; 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: 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.4rem; box-sizing: border-box; margin: 0 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.8rem; box-sizing: border-box; line-height: 140%; width: 825px; }
  dl.bio_list dt { width: 120px; margin: 0 0 20px 0; font-weight: normal; }
  dl.bio_list dd { width: 705px; 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.8rem; box-sizing: border-box; margin: 0 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; } }
/*見出し*/
h1 { margin: 0; }

h2.top { color: #444444; font-size: 1.5rem; font-weight: normal; text-align: left; margin: 0 0 2rem 0; padding: 0 0 0 .8rem; height: auto; width: 100%; display: flex; align-items: center; position: relative; background-color: #f0efef; position: relative; border-bottom: 3px solid; border-image: linear-gradient(to right, #fff000 0%, #00913a 100%); border-image-slice: 1; box-sizing: border-box; }
h2.top::after { content: url("../images/title_tree.png"); display: inline-block; margin: .3rem 0 -.3rem auto; }
h2.low { color: #5e3b0c; font-weight: normal; font-size: 5.0vw; padding: 0 0 6px 0; margin: 40px 0 1rem 0; border-bottom: #5e3b0c 4px solid; position: relative; }
h2.low::before { content: ''; width: 100%; border-bottom: #0d4d26 solid 4px; position: absolute; left: 0px; bottom: -8px; }
h2.first { margin: 18px 0 10px 0; }

h3 { color: #0d326f; font-weight: normal; font-size: 5vw; padding: 0 0 0.8rem 0; margin: 1.8rem 0 1.4rem 0; border-bottom: #0d326f 2px solid; position: relative; }

h4 { color: #8dc21f; font-weight: normal; font-size: 4.6vw; padding: 0 0 0.4rem 0; margin: 1.6rem 0 0.8rem 0; border-bottom: #8dc21f 4px solid; }

h5 { color: #96623e; font-weight: normal; font-size: 1.7rem; padding: 0 0 0.4rem 0; margin: 0 0 1rem 0; border-bottom: #96623e 4px dotted; }

p { font-size: 1.4rem; margin: 0 0 2rem 0; line-height: 140%; }

@media print, screen and (min-width: 768px) { h1 { margin: 0; }
  h2 { clear: both; }
  h2.top { color: #444444; font-size: 3.0rem; font-weight: normal; text-align: left; margin: 0 0 34px 0; padding: 0 0 0 17px; height: auto; width: 825px; display: flex; align-items: center; }
  h2.top::after { content: url("../images/title_tree.png"); display: inline-block; margin: .8rem .3rem -.6rem auto; }
  h2.low { color: #5e3b0c; font-weight: normal; font-size: 2.8rem; padding: 0 0 6px 0; margin: 6rem 0 3rem 0; border-bottom: #5e3b0c 4px solid; position: relative; }
  h2.low::before { content: ''; width: 100%; border-bottom: #0d4d26 solid 4px; position: absolute; left: 0px; bottom: -8px; }
  h2.first { margin: 0 0 10px 0; }
  h3 { clear: both; color: #0d326f; font-weight: normal; font-size: 2.8rem; padding: 0 0 0.8rem 0; margin: 6rem 0 1.4rem 0; border-bottom: #0d326f 4px solid; position: relative; }
  h3.flow { margin: 3rem 0 1.4rem 0; }
  h4 { color: #8dc21f; font-weight: normal; font-size: 2.6rem; padding: 0 0 0.4rem 0; margin: 5rem 0 0.8rem 0; border-bottom: #8dc21f 4px solid; }
  h5 { color: #96623e; font-weight: normal; font-size: 2.4rem; padding: 0 0 0.4rem 0; margin: 10px 0 7px 0; border-bottom: #96623e 4px dotted; }
  p { font-size: 1.8rem; margin: 0 0 2rem 0; line-height: 160%; } }
/*下層*/
/*下層共通*/
.summary_box { background-color: beige; font-size: 1.4rem; padding: 1.2rem 1.8rem; line-height: 1.6; }

.anchor_link { text-decoration: none; font-weight: bold; color: #FF0000; }

@media print, screen and (min-width: 768px) { .summary_box { background-color: beige; font-size: 1.8rem; padding: 2rem; line-height: 1.8; } }
/*院長紹介*/
.doctor section { margin: 2rem auto 4rem auto; width: 94%; }
.doctor section p { color: #666666; }
.doctor section p.doctor_name { text-align: right; }
.doctor section table.history { margin: 0 0 3rem 0; }
.doctor section table.history tr th, .doctor section table.history tr td { text-align: left; font-size: 1.4rem; padding: .61rem 0; }
.doctor section table.history tr th { font-weight: normal; width: 30%; text-align: right; padding: 0 .8rem 0 0; }

@media print, screen and (min-width: 768px) { .doctor section { margin: 0 0 12rem 0; width: 100%; }
  .doctor section table.history tr th, .doctor section table.history tr td { font-size: 1.8rem; line-height: 1.6; }
  .doctor section table.history tr th { width: 14%; padding: 0 1.8rem 0 0; } }
/*初めての方へ*/
.first section { margin: 2rem auto 4rem auto; width: 94%; }
.first section ul { width: 94%; margin: 0 auto; }
.first section ul li { list-style: inside; list-style-type: disc; font-size: 1.4rem; color: #666666; line-height: 1.6; margin: 0 0 1.2rem 0; }

@media print, screen and (min-width: 768px) { .first section { margin: 0 0 12rem 0; width: 100%; }
  .first section ul { width: 100%; margin: 0; }
  .first section ul li { list-style: inside; list-style-type: disc; font-size: 1.8rem; color: #666666; line-height: 1.8; margin: 0 0 1.8rem 0; } }
/*アクセス*/
.access section { margin: 2rem auto 3rem auto; width: 94%; }
.access section.bottom { margin: 0 0 6rem 0; }
.access section table.timetable { background: none; }
.access section a.tel_text { text-decoration: none; }
.access section a.tel_text span.tel { font-weight: bold; font-size: 2.0rem; text-align: left; display: block; }
.access section .gmap { height: auto; margin-bottom: 10px; text-align: center; }
.access section .gmap img { width: 96%; height: auto; margin: 0 auto; border: 0.1rem #0d326f solid; }

@media print, screen and (min-width: 768px) { .access section { margin: 0 0 12rem 0; width: 100%; }
  .access section.bottom { margin: 0 0 12rem 0; }
  .access section p.tel span { font-weight: bold; font-size: 3rem; color: #ec708d; }
  .access section .gmap { width: 542px; height: auto; margin: 0 auto 10px auto; }
  .access section .gmap img { width: 540px; height: 476px; border: 1px solid #0d326f; }
  .access section .gmap p { text-align: right; display: block; }
  .access section .gmap p a { text-decoration: none; color: #666666; } }

/*# sourceMappingURL=style.css.map */
