@charset "UTF-8";
/* Scss Document */
/* =======================================================================
共通項目 
======================================================================= */
/*関数*/
/* ----------------------------------------------------------- 関数
----------------------------------------------------------- */
/*サイトの横幅*/
/*media screen*/
/*文字SP*/
/*文字PC*/
/*基本文字家族*/
.gothic { font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic"; }

/*基本文字色*/
/*基本背景色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: #5f5e5e; 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: #5f5e5e; background-color: #FFFFFF; } }
/* ----------------------------------------------------------- 構成
----------------------------------------------------------- */
body { position: relative; width: 100%; margin: 0 auto; }

section { height: auto; overflow: hidden; margin: 0 0 3rem 0; }
section.first { margin: 0; }
section.s_h2 { padding: 0; margin: 0; box-sizing: border-box; background-color: #e8f9c7; }
section.ss_h2 { padding: 0; margin: 0; box-sizing: border-box; background-color: #FFFFFF; }
section.sss_h2 { padding: 0; margin: 0; box-sizing: border-box; background-image: url("../images/bg_dot.png"); }

.sentence { height: auto; overflow: hidden; }

.pc_none { display: block; }

.sp_none { display: none; }

.bold_text { font-weight: bold; }

.red { color: #FF0000; }

@media print, screen and (min-width: 768px) { body { position: relative; z-index: 0; box-sizing: border-box; min-width: 1100px; text-size-adjust: none; -webkit-text-size-adjust: none; }
  section { height: auto; overflow: hidden; margin: 0 0 60px 0; }
  section.s_h2 { padding: 70px 0 100px; margin: 0; box-sizing: border-box; background-color: #e8f9c7; }
  section.ss_h2 { padding: 100px 0; margin: 0; box-sizing: border-box; background-color: #FFFFFF; }
  section.sss_h2 { width: 100%; padding: 100px 0; margin: 0; box-sizing: border-box; background-image: url("../images/bg_dot.png"); }
  .pc_none { display: none; }
  .sp_none { display: block; } }
/* -----------------------------------------------------------
　枠
----------------------------------------------------------- */
article { height: auto; overflow: hidden; width: 100%; margin: 0; padding: 0; background-color: #FFFFFF; position: relative; }

.wrapper { height: auto; width: 100%; margin: 0 auto 2rem; padding: 0; }

.main { width: 90%; margin: 1rem auto 0; padding: 0; }

@media print, screen and (min-width: 768px) { article { height: auto; overflow: hidden; width: 100%; margin: 0 auto; padding: 0; background-color: #FFFFFF; }
  .wrapper { height: auto; width: 100%; margin: 0; padding: 0; }
  .main { width: 1100px; margin: 0 auto; padding: 0; } }
/* -----------------------------------------------------------
　ヘッダ
----------------------------------------------------------- */
header .head_frame { width: 100%; margin: 0; padding: 0; background-color: #FFFFFF; }
header .head_frame .header_info { display: block; width: 100%; margin: 3vw 0 0 0; padding: 0; }
header .head_frame .header_info .head_logo { width: 75%; margin: 0; }
header .head_frame .header_info .head_logo img { width: 100%; height: auto; margin: 1rem 0 0 1rem; }
header .head_frame .header_info .head_info { width: auto; margin: 0; padding: 0; }
header .head_frame .header_info .head_info .tel { display: none; }
header .head_frame .header_info .head_info a { text-decoration: none; }
header .head_frame .header_info .head_info a .brn_reserve { width: 80%; height: auto; background-color: #f9c34b; background-image: url("../images/img_piyopiyo.png"); background-repeat: no-repeat; background-position: left .6rem center; border-radius: .8rem; padding: 1.8rem 0 1.6rem 9rem; box-sizing: border-box; color: #a06004; font-size: 1.2rem; font-weight: bold; line-height: 1.2; margin: 2rem auto 1rem; }
header .head_frame .header_info .head_info a .brn_reserve span { font-size: 1.6rem; }
header .key_on .key_visual { width: 100%; height: 17rem; background-position: center bottom; background-size: cover; background-repeat: no-repeat; display: flex; align-items: center; }
header .key_on .key_visual figure.open { width: 35%; margin: 0 0 0 1rem; }
header .key_on .key_visual figure.open img { width: 100%; }
header .key_on .animals, header .key_on .bear { display: none; }
header.header_low .key_on { width: 100%; background: #FFFFFF; background-image: url("../images/key_visual_low.jpg"); background-repeat: no-repeat; background-position: center bottom; background-size: contain; padding: 3rem 0 0 0; }
header.header_low .key_on .key_visual_low h1 { font-size: 2.8rem; color: #58ae1f; font-weight: bold; text-align: center; padding: 0 0 6rem 0; }
header.header_low .key_on .key_visual_low h1::after { content: '・・・・・・・・・・・・・・・・・・・'; font-weight: bold; color: #d3f39b; display: block; letter-spacing: -1.8rem; }

@media print, screen and (min-width: 768px) { header { background-color: #e8f9c7; }
  header .head_frame { width: 100%; margin: 0; padding: 30px 0 0 0; background-color: #FFFFFF; }
  header .head_frame .header_info { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; align-items: center; width: 1100px; margin: 0 auto; padding: 0; }
  header .head_frame .header_info .head_logo { width: 470px; margin: 0; }
  header .head_frame .header_info .head_logo img { width: 470px; height: auto; margin: 0; }
  header .head_frame .header_info .head_info { width: auto; margin: 0; padding: 0; display: flex; align-items: center; }
  header .head_frame .header_info .head_info p.tel { display: block; color: #5f5e5e; font-size: 2.4rem; font-weight: bold; margin: 0 75px 0 0; }
  header .head_frame .header_info .head_info p.tel a { color: #5f5e5e; text-decoration: none; }
  header .head_frame .header_info .head_info a { text-decoration: none; }
  header .head_frame .header_info .head_info a .brn_reserve { width: 227px; height: 80px; background-color: #f9c34b; background-image: url("../images/img_piyopiyo.png"); background-repeat: no-repeat; background-position: left 10px center; border-radius: 8px; padding: 24px 0 0 80px; box-sizing: border-box; color: #a06004; font-size: 1.4rem; font-weight: bold; line-height: 1.2; margin: 0; }
  header .head_frame .header_info .head_info a .brn_reserve span { font-size: 1.8rem; }
  header .head_frame .header_info .head_info a:hover { opacity: 0.8; }
  header .key_on { width: 100%; background: #FFFFFF; background-image: url("../images/bg_key_visual.jpg"); background-repeat: no-repeat; background-position: center bottom; position: relative; }
  header .key_on > div { z-index: 1 !important; }
  header .key_on .key_visual { width: 1100px; height: 488px; margin: 0 auto; background-position: center bottom; background-repeat: no-repeat; background-size: contain; display: flex; position: relative; }
  header .key_on .key_visual figure.open { width: inherit; margin: 0 0 0 48px; z-index: 999; }
  header .key_on .key_visual figure.open img { width: auto; }
  header .key_on figure.animals, header .key_on figure.bear { position: absolute; display: block; width: 100%; left: 0; right: 0; margin: 0 auto; z-index: 2; }
  header .key_on figure.animals { bottom: -17px; text-align: left; max-width: 1280px; }
  header .key_on figure.bear { bottom: -30px; text-align: right; max-width: 1200px; }
  header.header_low .key_on { width: 100%; background: #FFFFFF; background-image: url("../images/key_visual_low.jpg"); background-repeat: no-repeat; background-position: center bottom; padding: 130px 0 0 0; }
  header.header_low .key_on .key_visual_low h1 { font-size: 3.6rem; color: #58ae1f; font-weight: bold; text-align: center; padding: 0; }
  header.header_low .key_on .key_visual_low h1::after { content: '・・・・・・・・・・・・・・・・・・・'; font-weight: bold; color: #d3f39b; display: block; letter-spacing: -18px; } }
/* -----------------------------------------------------------
　メインナビ
----------------------------------------------------------- */
.navbar { display: none; }

@media print, screen and (min-width: 768px) { .navbar { display: block; }
  .gNav { display: flex; justify-content: space-between; width: 1100px; margin: 30px auto 0; padding: 0 0 30px 0; list-style: none; }
  .gNav li { padding: 0; background-color: #81d14c; border-radius: 8px; }
  .gNav > li { position: relative; }
  .gNav > li > a { display: flex; flex-direction: column; justify-content: center; align-items: center; width: 178px; height: 80px; padding: 0; color: #FFFFFF; font-size: 1.8rem; font-weight: 700; line-height: 1.2; text-align: center; text-decoration: none; transition: color .3s; text-transform: uppercase; }
  .gNav > li > a:hover, .gNav > li > a:hover i:before { color: #e8f9c7; }
  .gNav .interpunct { display: none; }
  .gNav i:before { margin: 0 0 10px; color: #444444; font-size: 3rem; transition: color .3s; margin: 0 0 -10px 0; }
  .gNav .-home i:before { -webkit-transform: translateX(-4px); transform: translateX(-4px); }
  .gNav .-treatment i:before { -webkit-transform: translateX(-13px); transform: translateX(-13px); }
  .gNav .sub { display: none; position: absolute; left: -10px; width: calc(100% + 20px); padding: 0; z-index: 1000; list-style: none; background: rgba(239, 228, 208, 0.97); }
  .gNav .sub > li { width: 100%; border-bottom: 1px solid #FFFFFF; }
  .gNav .sub > li:last-child { border-bottom: 0; }
  .gNav .sub > li [class*=" icon-"]:before, .gNav .sub > li [class^=icon-]:before { display: none; }
  .gNav .sub > li > a { display: block; padding: 16px 10px; font-size: 1.4rem; text-align: center; color: #9b7c45; font-weight: 700; text-decoration: none; transition: background-color .15s; }
  .gNav .sub > li > a::after { display: none; }
  .gNav .sub > li > a:hover { background-color: #e5fdb9; text-decoration: none; } }
/* -----------------------------------------------------------
　診療時間
----------------------------------------------------------- */
.table_wrapper { width: 100%; padding: 0; background-color: #FFFFFF; box-sizing: border-box; }

table.timetable { padding: 0; vertical-align: middle; width: 100%; margin: 0; text-align: center; border-collapse: collapse; box-sizing: border-box; }
table.timetable tr { margin: 0; padding: 0; vertical-align: middle; border-bottom: #d1d1d1 .1rem solid; }
table.timetable tr:first-of-type { border: 0; }
table.timetable tr th { padding: .4rem 0; text-align: center; font-weight: normal; color: #FFFFFF; font-size: 1.1rem; vertical-align: middle; box-sizing: border-box; background-color: #7ddd3e; }
table.timetable tr td { text-align: center; padding: .8rem 0; font-size: 1.1rem; vertical-align: middle; box-sizing: border-box; color: #9b7c45; width: 9%; background-color: #FFFFFF; }
table.timetable tr td.time { width: 28%; text-align: center; color: #5f5e5e; font-size: 1.0rem; background-color: #e8f9c7; white-space: nowrap; }
table.timetable tr td.time span { font-size: .8rem; }

p.notice_time { text-align: left; font-size: 1.1rem; color: #1b1b1b; line-height: 1.4; margin: .6rem 0 0 0; }

@media print, screen and (min-width: 768px) { .table_wrapper { width: 100%; padding: 0; margin: 30px 0 0 0; background-color: #FFFFFF; box-sizing: border-box; }
  table.timetable { padding: 0; vertical-align: middle; width: 100%; margin: 0; text-align: center; border-collapse: collapse; box-sizing: border-box; }
  table.timetable tr { margin: 0; padding: 0; vertical-align: middle; border-bottom: #d1d1d1 1px solid; }
  table.timetable tr:first-of-type { border: 0; }
  table.timetable tr th { padding: 8px 0; text-align: center; font-weight: normal; color: #FFFFFF; font-size: 1.4rem; vertical-align: middle; box-sizing: border-box; background-color: #7ddd3e; }
  table.timetable tr td { text-align: center; padding: 8px 0; font-size: 1.4rem; vertical-align: middle; box-sizing: border-box; color: #9b7c45; width: 9%; background-color: #FFFFFF; }
  table.timetable tr td.time { width: 28%; text-align: center; color: #5f5e5e; font-size: 1.4rem; background-color: #e8f9c7; }
  table.timetable tr td.time span { font-size: 1.2rem; }
  p.notice_time { text-align: left; font-size: 1.4rem; margin: 12px 0 0 0; } }
/* -----------------------------------------------------------
　お知らせ
----------------------------------------------------------- */
.notice_wrapper { width: 90%; margin: 0 auto; height: 25rem; padding: 3rem 0 4rem; }
.notice_wrapper h2 { width: auto; margin: 0 auto; }
.notice_wrapper h2:after { content: "news"; }
.notice_wrapper .notice_frame { box-sizing: border-box; width: 100%; height: 20rem; margin: 1.6rem 0 0 0; padding: 0 2rem 0 1.8rem; overflow-y: scroll; background-color: #e8f9c7; }
.notice_wrapper .notice_frame dl { padding: 0 1.4rem 3rem 0; box-sizing: border-box; }
.notice_wrapper .notice_frame dl dt { margin: 0 0 .6rem 0; word-break: break-all; }
.notice_wrapper .notice_frame dl dt p { font-size: 1.4rem; font-weight: bold; color: #58ae1f; margin: 0; }
.notice_wrapper .notice_frame dl dt p.date_text { display: none; }
.notice_wrapper .notice_frame dl dt p.tit { font-size: 1.6rem; }
.notice_wrapper .notice_frame dl dd { color: #5f5e5e; margin: 0 0 4rem 0; font-size: 1.4rem; word-break: break-all; }
.notice_wrapper .notice_frame dl dd.link_text { margin: 0 0 4rem 0; }
.notice_wrapper .notice_frame dl dd a { color: #f08700; }

@media print, screen and (min-width: 768px) { .notice_wrapper { width: 1100px; margin: 0 auto; padding: 0; height: 350px; display: flex; justify-content: space-between; }
  .notice_wrapper h2 { width: 122px; margin: 0 auto; }
  .notice_wrapper h2:before { content: ""; background-image: url("../images/tree.png"); background-repeat: no-repeat; width: 122px; height: 189px; display: block; margin: 0 0 25px 0; }
  .notice_wrapper h2:after { content: "news"; }
  .notice_wrapper .notice_frame { width: 850px; height: 350px; margin: 0; padding: 0 20px 0 18px; overflow-y: scroll; background-color: #e8f9c7; }
  .notice_wrapper .notice_frame dl { padding: 0 14px 30px 0; box-sizing: border-box; }
  .notice_wrapper .notice_frame dl dt { margin: 0 0 6px 0; }
  .notice_wrapper .notice_frame dl dt p { font-size: 1.6rem; font-weight: bold; color: #58ae1f; margin: 0; }
  .notice_wrapper .notice_frame dl dt p.date_text { display: none; }
  .notice_wrapper .notice_frame dl dt p.tit { font-size: 1.8rem; }
  .notice_wrapper .notice_frame dl dd { color: #5f5e5e; margin: 0 0 40px 0; font-size: 1.6rem; }
  .notice_wrapper .notice_frame dl dd.link_text { margin: 0 0 40px 0; }
  .notice_wrapper .notice_frame dl dd a { color: #f08700; }
  .notice_wrapper .notice_frame dl dd a:hover { opacity: 0.8; } }
/*スマホ用スライドバー*/
@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); } }
/* -----------------------------------------------------------
　お知らせ
----------------------------------------------------------- */
.bnr_wrapper { margin: 3.0rem 0; text-align: center; }
.bnr_wrapper img { width: 80%; }

@media print, screen and (min-width: 768px) { .bnr_wrapper { margin: 6.0rem 0 0 0; }
  .bnr_wrapper img { width: auto; }
  .bnr_wrapper img:hover { opacity: .8; } }
/* -----------------------------------------------------------
　treatment
----------------------------------------------------------- */
.treatment_wrapper { width: 90%; padding: 0; margin: 0 auto; box-sizing: border-box; padding: 3rem 0 4rem; }
.treatment_wrapper h2:after { content: "treatment guide"; }
.treatment_wrapper .treatment_frame { display: flex; justify-content: space-between; }
.treatment_wrapper .treatment_frame figure { display: none; }
.treatment_wrapper .treatment_frame .treatment { width: 100%; }
.treatment_wrapper .treatment_frame .treatment a { text-decoration: none; width: 100%; }
.treatment_wrapper .treatment_frame .treatment a .t_box { width: 100%; height: 11rem; display: flex; justify-content: center; align-items: center; border-radius: .8rem; margin: 0 0 2rem 0; }
.treatment_wrapper .treatment_frame .treatment a .t_box p { color: #FFFFFF; font-size: 2rem; font-weight: bold; margin: 0 0 0 30%; }
.treatment_wrapper .treatment_frame .treatment a .box_1 { background: url("../images/treatment_01.png"), url("../images/bg_diagonal.png"); background-repeat: no-repeat,repeat; background-position: left 2rem center,center; background-size: 30%, auto; }
.treatment_wrapper .treatment_frame .treatment a .box_2 { background: url("../images/treatment_02.png"), url("../images/bg_diagonal.png"); background-repeat: no-repeat,repeat; background-position: left 2rem center,center; background-size: 30%, auto; }
.treatment_wrapper .treatment_frame .treatment a .box_3 { background: url("../images/treatment_03.png"), url("../images/bg_diagonal.png"); background-repeat: no-repeat,repeat; background-position: left 2rem center,center; background-size: 30%, auto; }
.treatment_wrapper .treatment_frame .treatment a .box_4 { background: url("../images/treatment_04.png"), url("../images/bg_diagonal.png"); background-repeat: no-repeat,repeat; background-position: left 2rem center,center; background-size: 30%, auto; }
.treatment_wrapper .treatment_frame .treatment a:hover { opacity: 0.8; }

@media print, screen and (min-width: 768px) { .treatment_wrapper { width: 1100px; padding: 0; margin: 0 auto; box-sizing: border-box; }
  .treatment_wrapper h2:after { content: "treatment guide"; }
  .treatment_wrapper .treatment_frame { display: flex; justify-content: space-between; }
  .treatment_wrapper .treatment_frame figure { display: block; width: 610px; }
  .treatment_wrapper .treatment_frame .treatment { width: 420px; }
  .treatment_wrapper .treatment_frame .treatment a { text-decoration: none; width: 420px; }
  .treatment_wrapper .treatment_frame .treatment a .t_box { width: 100%; height: 150px; display: flex; justify-content: center; align-items: center; border-radius: 8px; margin: 0 0 20px 0; }
  .treatment_wrapper .treatment_frame .treatment a .t_box p { color: #FFFFFF; font-size: 2.6rem; font-weight: bold; margin: 0 0 0 60px; }
  .treatment_wrapper .treatment_frame .treatment a .t_box:hover { opacity: 0.8; }
  .treatment_wrapper .treatment_frame .treatment a .box_1 { background: url("../images/treatment_01.png"), url("../images/bg_diagonal.png"); background-repeat: no-repeat,repeat; background-position: left 20px center,center; }
  .treatment_wrapper .treatment_frame .treatment a .box_2 { background: url("../images/treatment_02.png"), url("../images/bg_diagonal.png"); background-repeat: no-repeat,repeat; background-position: left 20px center,center; }
  .treatment_wrapper .treatment_frame .treatment a .box_3 { background: url("../images/treatment_03.png"), url("../images/bg_diagonal.png"); background-repeat: no-repeat,repeat; background-position: left 20px center,center; }
  .treatment_wrapper .treatment_frame .treatment a .box_4 { background: url("../images/treatment_04.png"), url("../images/bg_diagonal.png"); background-repeat: no-repeat,repeat; background-position: left 20px center,center; } }
/* -----------------------------------------------------------
　feature
----------------------------------------------------------- */
.feature_wrapper { width: 80%; padding: 3rem 0 4rem; margin: 0 auto; box-sizing: border-box; }
.feature_wrapper h2:after { content: "clinic's features"; }
.feature_wrapper .feature .circle { display: flex; justify-content: center; align-items: center; width: 25rem; height: 25rem; text-align: center; background-color: #FFFFFF; line-height: 80px; border-radius: 50%; margin: 1.6rem auto 0; box-sizing: border-box; }
.feature_wrapper .feature .circle p { font-size: 1.8rem; font-weight: bold; }
.feature_wrapper .feature .circle_1 { border: solid .2rem #f39f3b; }
.feature_wrapper .feature .circle_1 p { font-size: 1.6rem !important; }
.feature_wrapper .feature .circle_1 p span { color: #f39f3b; }
.feature_wrapper .feature .circle_1 p::before { content: ''; background: url("../images/feature_01.png") no-repeat center; width: 4.8rem; height: 4.5rem; display: block; text-align: center; margin: 0 auto 1.3rem; }
.feature_wrapper .feature .circle_2 { border: solid .2rem #48bb31; }
.feature_wrapper .feature .circle_2 p span { color: #48bb31; }
.feature_wrapper .feature .circle_2 p::before { content: ''; background: url("../images/feature_02.png") no-repeat center; width: 4.1rem; height: 4.1rem; display: block; text-align: center; margin: 0 auto 1.3rem; }
.feature_wrapper .feature .circle_3 { border: solid .2rem #599dd7; }
.feature_wrapper .feature .circle_3 p span { color: #599dd7; }
.feature_wrapper .feature .circle_3 p::before { content: ''; background: url("../images/feature_03.png") no-repeat center; width: 6rem; height: 4.6rem; display: block; text-align: center; margin: 0 auto 1.3rem; }
.feature_wrapper .feature .circle_4 { border: solid .2rem #f389b1; }
.feature_wrapper .feature .circle_4 p span { color: #f389b1; }
.feature_wrapper .feature .circle_4 p::before { content: ''; background: url("../images/feature_04.png") no-repeat center; width: 5.7rem; height: 4.5rem; display: block; text-align: center; margin: 0 auto 1.3rem; }

@media print, screen and (min-width: 768px) { .feature_wrapper { width: 1100px; padding: 0; margin: 0 auto; box-sizing: border-box; }
  .feature_wrapper h2:after { content: "clinic's features"; }
  .feature_wrapper .feature { display: flex; justify-content: space-between; }
  .feature_wrapper .feature .circle { display: flex; justify-content: center; align-items: center; width: 272px; height: 272px; text-align: center; background-color: #FFFFFF; line-height: 80px; border-radius: 50%; }
  .feature_wrapper .feature .circle p { font-size: 1.8rem; font-weight: bold; }
  .feature_wrapper .feature .circle_1 { border: solid .2rem #f39f3b; margin: 0; }
  .feature_wrapper .feature .circle_1 p span { color: #f39f3b; }
  .feature_wrapper .feature .circle_1 p::before { content: ''; background: url("../images/feature_01.png") no-repeat center; width: 48px; height: 45px; display: block; text-align: center; margin: 0 auto 13px; }
  .feature_wrapper .feature .circle_2 { border: solid 2px #48bb31; margin: 126px 0 0 0; }
  .feature_wrapper .feature .circle_2 p span { color: #48bb31; }
  .feature_wrapper .feature .circle_2 p::before { content: ''; background: url("../images/feature_02.png") no-repeat center; width: 41px; height: 41px; display: block; text-align: center; margin: 0 auto 13px; }
  .feature_wrapper .feature .circle_3 { border: solid 2px #599dd7; margin: 0; }
  .feature_wrapper .feature .circle_3 p span { color: #599dd7; }
  .feature_wrapper .feature .circle_3 p::before { content: ''; background: url("../images/feature_03.png") no-repeat center; width: 60px; height: 46px; display: block; text-align: center; margin: 0 auto 13px; }
  .feature_wrapper .feature .circle_4 { border: solid 2px #f389b1; margin: 126px 0 0 0; }
  .feature_wrapper .feature .circle_4 p span { color: #f389b1; }
  .feature_wrapper .feature .circle_4 p::before { content: ''; background: url("../images/feature_04.png") no-repeat center; width: 57px; height: 45px; display: block; text-align: center; margin: 0 auto 13px; } }
/* -----------------------------------------------------------
　医院概要
----------------------------------------------------------- */
.overview_bg { width: 100%; margin: 0 auto; padding: 0; }
.overview_bg iframe { width: 100%; height: 25rem; margin: 0 auto; }
.overview_bg .overview { padding: 0; margin: 0 auto; width: 90%; }
.overview_bg .overview img { width: 80%; margin: 0 auto; display: block; }
.overview_bg .overview .overview_frame { display: block; width: 100%; margin: 0 auto; }
.overview_bg .overview .overview_frame .overview_frame_left, .overview_bg .overview .overview_frame .overview_frame_right { margin: 0; }
.overview_bg .overview .overview_frame .overview_frame_left { width: 100%; box-sizing: border-box; padding: 0; }
.overview_bg .overview .overview_frame .overview_frame_left p { text-align: left; }
.overview_bg .overview .overview_frame .overview_frame_left p.add { font-size: 1.4rem; margin: 0; }
.overview_bg .overview .overview_frame .overview_frame_left p.tel a { display: none; }
.overview_bg .overview .overview_frame .overview_frame_right { width: 100%; box-sizing: border-box; padding: 0; margin: 3rem auto 0; }

@media print, screen and (min-width: 768px) { .overview_bg { width: 100%; margin: 0 auto; padding: 40px 0 0 0; }
  .overview_bg iframe { width: 100%; height: 430px; margin: 0; }
  .overview_bg .overview { padding: 0; margin: 0 auto; width: 1100px; }
  .overview_bg .overview img { width: 336px; margin: 0 auto 0 0; display: block; }
  .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: 1100px; margin: 40px auto 0; }
  .overview_bg .overview .overview_frame .overview_frame_left, .overview_bg .overview .overview_frame .overview_frame_right { margin: 0; }
  .overview_bg .overview .overview_frame .overview_frame_left { width: 510px; box-sizing: border-box; padding: 0 60px 0 0; }
  .overview_bg .overview .overview_frame .overview_frame_left p { text-align: left; }
  .overview_bg .overview .overview_frame .overview_frame_left p.add { font-size: 1.4rem; margin: 0; }
  .overview_bg .overview .overview_frame .overview_frame_left p.tel { font-weight: bold; font-size: 2rem; margin: 18px 0 16px 0; }
  .overview_bg .overview .overview_frame .overview_frame_left p.tel a { display: block; color: #5f5e5e; text-decoration: none; }
  .overview_bg .overview .overview_frame .overview_frame_right { width: 590px; box-sizing: border-box; padding: 0; margin: 0; } }
/* -----------------------------------------------------------
　フッター
----------------------------------------------------------- */
footer { margin-bottom: 3.3rem; }
footer .footer_wrapper { display: none; }
footer .global-nav { position: fixed; left: 0; bottom: 0; }
footer .nav-list { display: table; table-layout: fixed; width: 100%; border-collapse: collapse; padding: 0; list-style: none; text-align: center; background-color: #f9c34b; }
footer .nav-item { display: table-cell; border-left: .1rem #FFFFFF solid; padding: 1.2rem 0px; white-space: nowrap; color: #FFFFFF; }
footer .nav-item:first-child { border-left: 0; }
footer .nav-item a { text-decoration: none; color: #FFFFFF; font-size: 1.6rem; }
footer .nav-item a i { font-size: 1.0rem; margin: 0 .2rem 0 0; }
footer .copyright { text-align: center; height: auto; margin: 0; padding: 0.8rem 1rem; border-bottom: .16rem #FFFFFF solid; }
footer .copyright a { text-decoration: none; font-size: 1.1rem; color: #5f5e5e; }

@media print, screen and (min-width: 768px) { footer { margin-bottom: 0; width: 100%; height: auto; padding: 0; margin: 0; box-sizing: border-box; }
  footer nav.global-nav { display: none; }
  footer .footer_wrapper { width: 1100px; margin: 0 auto; padding: 100px 0 120px; display: block; }
  footer .footer_wrapper .footer_frame { width: 1100px; display: block; margin: 0; padding: 0; }
  footer .footer_wrapper .footer_frame ul { text-align: center; }
  footer .footer_wrapper .footer_frame ul li { display: inline-block; padding: 0 10px; margin: 0; }
  footer .footer_wrapper .footer_frame ul li br { display: none; }
  footer .footer_wrapper .footer_frame ul li a { color: #5f5e5e; font-size: 1.4rem; text-decoration: none; }
  footer .footer_wrapper .footer_frame ul li a:hover { opacity: 0.6; }
  footer .footer_wrapper .footer_frame ul li i { display: none; }
  footer .copyright { height: auto; display: flex; justify-content: center; align-items: center; margin: 0; padding: 18px 0; border-bottom: 0; }
  footer .copyright a { text-decoration: none; font-size: 1.2rem; margin: 0; color: #5f5e5e; } }
/* -----------------------------------------------------------
　ページトップへ
----------------------------------------------------------- */
#linkpagetop { float: right; }

#linkpagetop img { width: 80%; height: auto; }

#pagetop { position: fixed; bottom: 13vw; right: 0px; height: 12vw; text-align: right; margin: 0 2% 0 0; }

#pagetop a { display: block; }

#pagetop_position { float: right; margin: 0px; padding: 0px; display: none; }

@media print, screen and (min-width: 768px) { #linkpagetop { float: left; }
  #linkpagetop img { width: 60px; height: auto; }
  #pagetop { position: fixed; bottom: 56px; right: 1rem; margin: 0 0 0 560px; height: 70px; text-align: center; }
  #pagetop a { display: block; color: #ffffff; }
  #pagetop_position { float: right; margin: 0px; padding: 0px; display: block; } }
@media print, screen and (min-width: 768px) and (max-width: 1500px) { #pagetop { position: fixed; bottom: 40px; right: 1rem; margin: 0 0 0 0; height: 80px; text-align: center; } }
/*----------------------------------------------------------- インポート
----------------------------------------------------------- */
/*ハンバーガー*/
.drawr { display: none; position: absolute; top: 23vw; width: 100%; padding: 0; margin: 0 auto; height: auto; z-index: 999999; background-color: #f9c34b; opacity: 0.9; }
.drawr p { color: #7ddd3e; font-size: 1.2rem; text-align: center; padding: 1.8rem 0; background-color: #ffffff; margin: 0; }
.drawr ul.hbg { list-style: none; }
.drawr ul.hbg li { text-align: center; width: 100% !important; border-bottom: #ffffff 1px dashed; }
.drawr ul.hbg li a { color: #ffffff; font-size: 1.2rem; text-decoration: none; padding: 1.6rem 0; display: block; }
.drawr ul.hbg li:last-child { border-bottom: 0; }
.drawr ul.hbg li p { font-size: 1.8rem; font-weight: bold; color: #a06004; padding: 1.2rem; }

.openNav { display: block; }

/*ハンバーガーナビ*/
.main_nav_sp { display: block; width: 100%; height: auto; margin: 0; }
.main_nav_sp ul.hbg { 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.hbg 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.hbg li a { color: #ffffff; text-decoration: none; width: 100%; display: block; padding: 1rem 0; text-shadow: none; box-sizing: border-box; }
.main_nav_sp ul.hbg li a br { display: none; }

.toggle { display: none; }

.toggle-label { box-sizing: border-box; cursor: pointer; display: block; width: 100%; height: 4.0rem; padding: 0; user-select: none; -webkit-tap-highlight-color: transparent; }

.toggle-label:active { -webkit-tap-highlight-color: transparent; }

.toggle-label .toggle-icon, .toggle-label .toggle-icon:before, .toggle-label .toggle-icon:after { position: relative; display: block; top: 50%; left: 50%; height: 4px; width: 3.6rem; background: #ffffff; content: ''; transition: all 300ms ease-in-out; }

.toggle-label .toggle-text { position: relative; display: block; top: calc(100% - .8rem); 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: 4.8rem; height: 4.8rem; position: absolute; cursor: pointer; top: 0rem; right: 0.5rem; padding: 0 0 .6rem 0; background-color: #81d14c; border-radius: .2rem; box-sizing: border-box; }

@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: 26rem; height: auto; margin: 0; }
  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; }
  aside div ul li { box-sizing: border-box; width: 28rem; height: 9rem; padding: 0 1.4rem 0 0; display: flex; margin: 0 0 .3rem 0; }
  aside div ul li a { width: 100%; display: -webkit-flex; display: flex; align-items: center; justify-content: flex-end; text-decoration: none; font-size: 2rem; text-align: right; box-sizing: border-box; color: #9b7c45; }
  aside div ul li a:hover { opacity: 0.8; }
  aside div ul li.nav1 { background: url("../images/bg_nav_01.jpg") no-repeat; }
  aside div ul li.nav2 { background: url("../images/bg_nav_02.jpg") no-repeat; }
  aside div ul li.nav3 { background: url("../images/bg_nav_03.jpg") no-repeat; }
  aside div ul li.nav4 { background: url("../images/bg_nav_04.jpg") no-repeat; }
  aside div ul li.nav5 { background: url("../images/bg_nav_05.jpg") no-repeat; }
  aside div ul li.nav6 { background: url("../images/bg_nav_06.jpg") no-repeat; } }
/*イメージ*/
/* -----------------------------------------------------------
　イメージ
----------------------------------------------------------- */
.img_right { margin: 0 0 10px 0; text-align: center; }
.img_right img { width: 70%; height: auto; }

.img_doctor { margin: 0 0 1.8rem 0; text-align: center; }
.img_doctor img { width: 70%; 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 1rem 2rem; }
  .img_doctor img { width: 32rem; height: auto; }
  .img_center { float: none; margin: 0 0 10px 10px; text-align: center; }
  .img_center img { width: auto; height: auto; }
  /*画像右*/
  .img_right_frame { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; margin: 0 0 3rem 0; }
  .img_right_frame div.right { order: 2; width: 350px; text-align: center; }
  .img_right_frame div.right img { width: 350px; height: auto; margin: 0; }
  .img_right_frame div.left { order: 1; width: 445px; line-height: 120%; }
  .img_right_frame div.left .doctor_name { text-align: right; }
  /*画像左*/
  .img_left_frame { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; margin: 0 0 0 0; }
  .img_left_frame div.left { order: 1; width: 350px; text-align: left; }
  .img_left_frame div.left img { width: 350px; height: auto; margin: 10px 0; }
  .img_left_frame div.right { order: 2; width: 445px; line-height: 120%; }
  /*二つ*/
  .img_two { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; }
  .img_two img { width: 540px; margin: 0 auto 20px auto; display: block; }
  .top_doctor_name { font-size: 1.8rem; text-align: right; }
  .top_doctor_name span { font-size: 2.2rem; } }
/*リスト*/
/* -----------------------------------------------------------
　リスト
----------------------------------------------------------- */
/*標準*/
ul.list_normal { line-height: 160%; font-size: 1.2rem; list-style-type: disc; margin: 0; }
ul.list_normal li { margin: 0 0 10px 1.8rem; padding: 0; }

/*画像●*/
ul.list_maru { padding: 0; margin: 0; }
ul.list_maru li { line-height: 130%; font-size: 1.2rem; list-style-type: none; margin: 0 0 10px 0; box-sizing: border-box; background: 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.2rem; list-style-type: none; margin: 0 0 10px 0; box-sizing: border-box; background: url(../images/maru.gif) no-repeat; background-position: left top 0.6rem; background-size: 1rem; padding: 0 0 0 1.8rem; line-height: 140%; }

/*なし*/
ul.list_none { line-height: 160%; font-size: 1.2rem; list-style-type: none; margin: 0; }
ul.list_none li { margin: 0 0 15px 0; padding: 0 0 0 5px; }
ul.list_none li span { color: #fedc50; margin: 0 0.5rem 0 0; }

/*数値*/
ul.list_num { box-sizing: border-box; width: 100%; }
ul.list_num li { line-height: 130%; font-size: 1.2rem; list-style-type: decimal; margin: 0 0 10px 2rem; box-sizing: border-box; width: 90%; }

/*概要*/
ul.list_overview { box-sizing: border-box; width: 100%; }
ul.list_overview li { line-height: 130%; font-size: 1.2rem; list-style-type: disc; margin: 0 0 10px 25px; box-sizing: border-box; width: 90%; }

/*2列*/
ul.list_normal_two { display: flex; justify-content: space-between; flex-direction: column; }
ul.list_normal_two li { box-sizing: border-box; line-height: 130%; font-size: 1.2rem; list-style-type: disc; margin: 0 0 10px 25px; }

ul.list_info { margin: 1.8rem 0 0 0; }
ul.list_info li { font-size: 1.2rem; padding: 0 0 .8rem 0; line-height: 1.4; }
ul.list_info li span { color: #f39f3b; font-weight: bold; }

@media print, screen and (min-width: 768px) { /*標準*/
  ul.list_normal { line-height: 160%; font-size: 1.6rem; list-style-type: disc; margin: 0; }
  ul.list_normal li { margin: 0 0 15px 25px; padding: 0; }
  /*画像●*/
  ul.list_maru { padding: 0; }
  ul.list_maru li { line-height: 100%; font-size: 1.6rem; list-style-type: none; margin: 0 0 15px 0; box-sizing: border-box; background: 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.6rem; list-style-type: none; margin: 0 0 15px 0; box-sizing: border-box; background: url(../images/maru.gif) no-repeat; background-position: left top 3px; background-size: 1.5rem; padding: 0 0 0 25px; line-height: 140%; }
  /*なし*/
  ul.list_none { line-height: 160%; font-size: 1.6rem; list-style-type: none; }
  ul.list_none li { margin: 0 0 15px 0; }
  ul.list_none li span { color: #fedc50; margin: 0 5px 0 0; }
  /*数値*/
  ul.list_num { box-sizing: border-box; width: 100%; }
  ul.list_num li { line-height: 130%; font-size: 1.6rem; list-style-type: decimal; margin: 0 0 10px 25px; box-sizing: border-box; width: 90%; }
  /*概要*/
  ul.list_overview li { line-height: 130%; font-size: 1.6rem; list-style-type: disc; margin: 0 0 10px 25px; }
  ul.list_normal_two { display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap; }
  ul.list_normal_two li { width: 45%; box-sizing: border-box; line-height: 130%; font-size: 1.6rem; list-style-type: disc; margin: 0 0 10px 25px; }
  ul.list_info { margin: 3rem 0 0 0; }
  ul.list_info li { font-size: 1.4rem; padding: 0 0 .8rem 0; }
  ul.list_info li span { color: #f39f3b; font-weight: bold; } }
/* -----------------------------------------------------------
　定義リスト
----------------------------------------------------------- */
dl.bio_list { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.2rem; box-sizing: border-box; margin: 0 0 20px 0; line-height: 120%; }
dl.bio_list dt { width: 100%; margin: 0 0 0 0; font-weight: bold; }
dl.bio_list dd { width: 100%; margin: 0 0 20px 0; }

dl.book_list { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.2rem; box-sizing: border-box; margin: 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.6rem; box-sizing: border-box; line-height: 140%; width: 446px; }
  dl.bio_list dt { width: 100px; margin: 0 0 20px 0; font-weight: normal; }
  dl.bio_list dd { width: 725px; margin: 0 0 20px 0; }
  dl.book_list { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.6rem; box-sizing: border-box; margin: 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; } }
/*見出し*/
h2 { text-align: center; font-size: 2.2rem; font-weight: bold; padding: 0 0 .8rem; margin: 0 0 3rem 0; line-height: 1.2; }
h2:after { display: block; text-align: center; font-size: 1.2rem; color: #69b835; }
h2.low::after { content: ''; background-color: #69b835; width: 7rem; height: .8rem; display: block; border-radius: 2rem; margin: .8rem auto 0; }

h3 { clear: both; color: #69b835; font-weight: bold; font-size: 2.0rem; margin: 0 0 2rem 0; text-align: center; }
h3::before { content: url("../images/h3_before.png"); display: block; margin: 0 0 3px 0; }

h4 { clear: both; color: #a06004; background-color: #f9c34b; font-weight: bold; font-size: 1.8rem; padding: 1rem; margin: 0 0 2rem 0; border-radius: 1rem; text-align: center; box-sizing: border-box; }

p { font-size: 1.2rem; margin: 0 0 2rem 0; line-height: 1.4; }

@media print, screen and (min-width: 768px) { h2 { text-align: center; font-size: 3rem; font-weight: bold; padding: 0 0 .8rem; margin: 0 0 3rem 0; }
  h2::after { display: block; text-align: center; font-size: 1.2rem; color: #69b835; }
  h2.low::after { content: ''; background-color: #69b835; width: 7rem; height: .8rem; display: block; border-radius: 2rem; margin: .8rem auto 0; }
  h3 { color: #69b835; font-weight: bold; font-size: 2.6rem; margin: 0 0 2rem 0; text-align: center; }
  h3::before { content: url("../images/h3_before.png"); display: block; margin: 0 0 6px 0; }
  h4 { color: #a06004; background-color: #f9c34b; font-weight: bold; font-size: 2.2rem; padding: 1rem 0 1rem 1.2rem; margin: 0 0 2rem 0; border-radius: 1rem; text-align: center; }
  p { font-size: 1.6rem; margin: 0 0 2rem 0; line-height: 1.6; } }
/*下層*/
/* 下層共通 */
.low .mt30 { margin-top: 3rem; }
.low .main { margin: 4rem auto 0; width: 90%; }
.low .main p { line-height: 1.6; }
.low .main p.txt_right { display: block; text-align: right; }
.low .main p.finger { position: relative; padding: 0 0 0 3.8rem; }
.low .main p.finger::before { position: absolute; content: ""; top: 0; left: 0; width: 2.8rem; height: 2.8rem; margin-top: 0; background: url(../images/icon_finger.png) center left no-repeat; background-size: contain; }
.low .main p.underbar { font-size: 1.5rem; text-decoration: underline; font-weight: bold; margin: 0 0 1.6rem 0; }
.low p { font-size: 1.2rem; }
.low ul li { font-size: 1.2rem; }
.low ul.about { width: 96%; margin: 0 auto; list-style: disc; list-style-position: inside; }
.low ul.about li { font-size: 1.2rem; }
.low ul.certificate { margin: 0 0 1.8rem 0; }
.low ul.certificate li { line-height: 2; padding-left: 1.8em; text-indent: -1.7em; }
.low ul.certificate li:before { content: ""; width: 12px; height: 12px; display: inline-block; background-color: #c0ed79; border-radius: 50%; position: relative; top: -1px; margin-right: 13px; }
.low ul.anchor li a { text-decoration: none; }
.low ul.anchor li a:hover { opacity: 0.8; }
.low dl.smp { font-size: 1.3rem; display: block; }
.low dl.smp dt, .low dl.smp dd { width: 100%; padding: 1rem; box-sizing: border-box; }
.low dl.smp dt { color: #9b7c45; font-weight: bold; background-color: #f0e8d3; display: flex; justify-content: center; align-items: center; }
.low dl.smp dd { color: #222222; border-left: .1rem #f0e8d3 solid; border-right: .1rem #f0e8d3 solid; line-height: 1.6; }
.low dl.smp dd:last-of-type { border-bottom: .1rem #f0e8d3 solid; }
.low dl.smp dd.tel a { text-decoration: none; color: #7ddd3e; font-size: 2rem; }
.low .access_train { display: block; }
.low .access_train table { width: 100%; margin: 0 0 2rem 0; }
.low .access_train table tr th, .low .access_train table tr td { font-size: 1.2rem; padding: 1rem; }
.low .access_train table tr th { font-weight: bold; color: #9b7c45; background-color: #f0e8d3; }
.low .access_train table tr td { text-align: center; line-height: 1.6; }
.low .access_train table tr td.down_arrow { font-size: 2rem; color: burlywood; }
.low .thumb_caption { display: flex; justify-content: center; }
.low .thumb_caption p { font-size: 1.1rem; margin: 0; width: 8rem; text-align: center; }
.low .blue_text { width: 100%; background-color: #f2f9ff; border: .1rem #adcfed solid; padding: 1.8rem; box-sizing: border-box; margin: 1.8rem 0 0 0; }
.low a.web_link { text-decoration: none; text-align: center; display: block; }
.low a.web_link .btn_link { border-radius: .6rem; background-color: #7ddd3e; color: #FFFFFF; font-size: 1.6rem; font-weight: bold; text-align: center; padding: 1.2rem 4rem; display: inline-block; background-image: url(../images/arrow.png); background-position: right 1rem center; background-repeat: no-repeat; line-height: 1.4; }

@media print, screen and (min-width: 768px) { .low .main { margin: 10rem auto 0; width: 1100px; }
  .low .navbar { padding: 13rem 0 0 0; }
  .low ul li { font-size: 1.6rem; }
  .low ul.about { width: 100%; margin: 0; }
  .low ul.about li { font-size: 1.6rem; }
  .low ul.certificate { margin: 0 0 2.8rem 0; }
  .low dl.smp { font-size: 1.6rem; display: flex; flex-wrap: wrap; }
  .low dl.smp dt, .low dl.smp dd { padding: 2rem 0; border-bottom: .1rem #f0e8d3 solid; box-sizing: border-box; }
  .low dl.smp dt:first-of-type, .low dl.smp dd:first-of-type { border-top: .1rem #f0e8d3 solid; }
  .low dl.smp dt { color: #9b7c45; font-weight: bold; background-color: #f0e8d3; width: 30%; display: flex; justify-content: center; align-items: center; border-bottom: .1rem #ffffff solid; }
  .low dl.smp dt:last-of-type { border-bottom: .1rem #f0e8d3 solid; }
  .low dl.smp dd { color: #5f5e5e; width: 70%; border-right: .1rem #f0e8d3 solid; padding: 2rem; border-left: 0; }
  .low .main p { line-height: 1.8; }
  .low .main p.txt_right { display: block; text-align: right; }
  .low p { font-size: 1.6rem; }
  .low .access_train { display: flex; justify-content: space-between; }
  .low .access_train table { width: 49%; }
  .low .access_train table tr th, .low .access_train table tr td { font-size: 1.6rem; padding: 1rem; }
  .low .access_train table tr th { font-weight: bold; color: #9b7c45; background-color: #f0e8d3; }
  .low .access_train table tr td { text-align: center; }
  .low .access_train table tr td.down_arrow { font-size: 2rem; color: burlywood; }
  .low .thumb_caption p { width: 10.5rem; }
  .low .blue_text { padding: 3.4rem; margin: 3rem 0 0 0; }
  .low a.web_link { text-decoration: none; text-align: right; display: block; }
  .low a.web_link .btn_link { border-radius: .6rem; background-color: #7ddd3e; color: #FFFFFF; font-size: 1.8rem; font-weight: bold; text-align: center; padding: 1.2rem 4rem; display: inline-block; background-image: url(../images/arrow.png); background-position: right 1rem center; background-repeat: no-repeat; }
  .low a.web_link .btn_link:hover { opacity: 0.8; } }
/* クリニック紹介 */
.clinic ul.device { display: block; }
.clinic ul.device li { width: 100%; list-style: none; }
.clinic ul.device li img { display: block; max-width: 100%; height: auto; margin: 0 auto .6rem; }
.clinic ul.device li p { font-size: 1.2rem; margin: 1rem auto 3rem; text-align: left; width: 90%; }
.clinic ul.device li p span { font-size: 1.6rem; display: block; text-align: center; }

@media print, screen and (min-width: 768px) { .clinic ul.device { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .clinic ul.device li { width: 48%; margin: 0 0 3rem 0; }
  .clinic ul.device li p { font-size: 1.6rem; margin: 1rem auto 0; text-align: left; width: 70%; }
  .clinic ul.device li p span { font-size: 2rem; display: block; text-align: center; } }
/* 初めての方へ */
.first dl.flow { width: 96%; margin: 0 auto; border-bottom: 0; }
.first dl.flow dt { background-color: #7ddd3e; color: #FFFFFF; border-radius: .6rem; padding: .2rem 0 .2rem 1rem; }
.first dl.flow dt, .first dl.flow dd { font-size: 1.2rem; line-height: 1.4; width: 100%; border-top: 0; border-bottom: 0; border-right: 0; border-left: 0; text-align: left; }
.first .arrow { font-weight: bold; margin: 1rem 0; text-align: center; color: #666666; }
.first .monshin { text-align: center; }
.first .monshin img { width: 100%; }

@media print, screen and (min-width: 768px) { .first dl.flow { width: 100%; margin: 2rem 0 0 0; }
  .first dl.flow dt, .first dl.flow dd { font-size: 1.6rem; line-height: 1.6; width: 100%; text-align: left; }
  .first .monshin img { width: auto; }
  .first .monshin img:hover { opacity: .8; } }
/* アクセス */
.access p span.tel a { text-decoration: none; color: #f9c34b; font-weight: bold; text-align: center; display: block; }
.access .gmap iframe { width: 94%; height: 20rem; margin: 0 auto; display: block; }

@media print, screen and (min-width: 768px) { .access .gmap iframe { width: 100%; height: 40rem; } }

/*# sourceMappingURL=style.css.map */
