@charset "UTF-8";
/* Scss Document */
/* =======================================================================
 共通項目 
======================================================================= */
/*関数*/
/* ----------------------------------------------------------- 関数
----------------------------------------------------------- */
/*サイトの横幅*/
/*media screen*/
/*文字SP*/
/*文字PC*/
/*基本フォント*/
/*游明朝*/
/*基本文字色*/
/*基本背景色PC*/
/*白*/
/*緑*/
/*茶色*/
/*薄茶色*/
/*薄茶色*/
/*茶色*/
/*緑*/
/*灰色*/
/*灰色*/
/*オレンジ*/
/*クリーム*/
/*灰色*/
/*オレンジ2*/
/*黒*/
/*緑*/
/*緑*/
/*灰色*/
/*緑*/
/*オレンジ3*/
/*緑*/
/*緑*/
/*赤紫*/
/*灰色*/
/*薄緑色*/
/*ピンク*/
/*薄いピンク*/
/*茶色*/
/*紫*/
/*薄いピンク*/
/*緑*/
/*緑*/
/* ----------------------------------------------------------- 特殊フォント読込
----------------------------------------------------------- */
@font-face { font-family: 'notosansjp'; src: url(../font/NotoSansJP-Regular.otf); font-weight: normal; font-style: normal; }
@font-face { font-family: 'notosansjp_bold'; src: url(../font/NotoSansJP-Bold.otf); font-weight: normal; font-style: normal; }
@font-face { font-family: 'kosugimaru'; src: url(../font/KosugiMaru-Regular.ttf); font-weight: normal; font-style: normal; }
@font-face { font-family: 'notoserifjp'; src: url(../font/NotoSerifJP-Regular.otf); font-weight: normal; font-style: normal; }
@font-face { font-family: 'notoserifjp_bold'; src: url(../font/NotoSerifJP-Bold.otf); font-weight: bold; font-style: normal; }
/* ----------------------------------------------------------- フォントサイズ基本
----------------------------------------------------------- */
html { font-size: calc( 100vw / 32 ); overflow-y: auto; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; color: #47210D; background-color: #ffffff; padding: 0 0 13vw 0; }

@media screen and (min-width: 768px), print { html { font-size: 62.5%; overflow-y: scroll; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; color: #47210D; background-color: #ffffff; padding: 0; } }
/* ----------------------------------------------------------- 構成
----------------------------------------------------------- */
body { position: relative; width: 100%; margin: 0 auto; background: url("../images/body_bg.jpg") repeat; }

section { height: auto; overflow: hidden; margin: 0 0 0 0; }
section.first { margin: 0 0 0 0; }

.sentence { height: auto; overflow: hidden; }

.pc_none { display: block; }

.sp_none { display: none; }

.pc_none_span { display: inline; }

.sp_none_span { display: none; }

.text_bold { font-weight: bold; }

@media screen and (min-width: 768px), print { body { position: relative; z-index: 0; overflow: hidden; min-width: 1280px; background: url("../images/body_bg.jpg") repeat; }
  section { height: auto; overflow: hidden; margin: 0 0 0 0; }
  section.first { margin: 0 0 0 0; }
  .pc_none { display: none; }
  .sp_none { display: block; }
  .pc_none_span { display: none; }
  .sp_none_span { display: inline; } }
/* -----------------------------------------------------------
　枠
----------------------------------------------------------- */
article { height: auto; width: 100%; margin: 0; padding: 0; }

.wrapper { height: auto; width: 100%; margin: 1rem 0 0 0; padding: 0; }

.main { height: auto; width: 96%; margin: 0 auto 3rem auto; padding: 0 0 0 0; }

.main_low { height: auto; width: 96%; margin: 0 auto 3rem auto; padding: 0 0 0 0; }

@media screen and (min-width: 768px), print { article { height: auto; width: 100%; margin: 0; padding: 0; }
  .wrapper { height: auto; width: 1020px; margin: 20px auto 0 auto; padding: 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .main { height: auto; width: 730px; margin: 0; padding: 0; } }
/* -----------------------------------------------------------
　ヘッダ
----------------------------------------------------------- */
header { display: block; margin: 0; width: 100%; height: auto; border-top: #47210D 7px solid; box-sizing: border-box; background: url("../images/header_bg.png") repeat; padding: 0 0 1rem 0; box-shadow: 0px -2px 5px 0 rgba(0, 0, 0, 0.2) inset; }
header .head_frame { width: 96%; height: auto; padding: 0; margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
header .head_frame .head_frame_left { width: 100%; height: auto; }
header .head_frame .head_frame_left h1.header_text { font-size: 1rem; font-weight: normal; color: #006933; margin: 2vw 0 0 0; line-height: 120%; width: 80%; }
header .head_frame .head_frame_left .hospital_logo_sp { margin: 3vw 0 0 0; width: 100%; pointer-events: none; }
header .head_frame .head_frame_left .hospital_logo_sp img { width: 98%; margin: 0 auto; display: block; }
header .head_frame .head_frame_left #hospital_logo { display: none; margin: 14px 0 0 40px; width: 600px; height: 133px; background: url("../images/index_btn_rollout.gif") no-repeat; background-position: left top; position: relative; }
header .head_frame .head_frame_left #hospital_logo .logo2 { position: absolute; top: 0; left: 0; display: none; height: 133px; width: 600px; background: url(../images/index_btn_rollove.gif) no-repeat; cursor: pointer; }
header .head_frame .head_frame_left #hospital_logo .logo2 a { height: 133px; width: 600px; display: block; text-indent: -999999px; }
header .head_frame .head_frame_left #hospital_logo #ladybug { position: absolute; top: 15px; left: 510px; display: none; }
header .head_frame .head_frame_left #hospital_logo #ladybug img { width: 45px; }
header .head_frame .head_frame_right { width: 100%; height: auto; position: relative; }
header .head_frame .head_frame_right img { width: 90%; margin: 1rem auto 0 auto; display: block; }
header .head_frame .head_frame_right .head_time_notice1 { font-size: 1.2rem; font-weight: bold; width: 90%; margin: 0.4rem auto 0 auto; letter-spacing: 0.05em; color: #000000; }
header .head_frame .head_frame_right .head_time_notice2 { font-size: 1.2rem; font-weight: bold; width: 90%; margin: 0 auto 0 auto; 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; letter-spacing: 0.05em; }
header .head_frame .head_frame_right .head_time_notice2 span { color: #ffffff; background-color: #006933; width: auto; height: 5vw; padding: 0.2rem 2rem 0 2rem; margin: 0 6px 0 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border-radius: 5px; line-height: 100%; font-weight: normal; }

@media screen and (min-width: 768px), print { header { display: block; margin: 0; width: 100%; height: 177px; border-top: #47210D 7px solid; box-sizing: border-box; background: url("../images/header_bg.png") repeat; padding: 0; box-shadow: 0px -2px 5px 0 rgba(0, 0, 0, 0.2) inset; }
  header .head_frame { width: 1060px; height: 170px; padding: 0; margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  header .head_frame .head_frame_left { width: 600px; height: 170px; }
  header .head_frame .head_frame_left h1.header_text { font-size: 1.3rem; font-weight: normal; color: #006933; margin: 16px 0 0 30px; line-height: 120%; width: auto; }
  header .head_frame .head_frame_left .hospital_logo_sp { display: none; }
  header .head_frame .head_frame_left #hospital_logo { display: block; margin: 14px 0 0 40px; width: 600px; height: 133px; background: url("../images/index_btn_rollout.gif") no-repeat; background-position: left top; position: relative; }
  header .head_frame .head_frame_left #hospital_logo .logo2 { position: absolute; top: 0; left: 0; display: none; height: 133px; width: 600px; background: url(../images/index_btn_rollove.gif) no-repeat; cursor: pointer; }
  header .head_frame .head_frame_left #hospital_logo .logo2 a { height: 133px; width: 600px; display: block; text-indent: -999999px; }
  header .head_frame .head_frame_left #hospital_logo #ladybug { position: absolute; top: 15px; left: 510px; display: none; }
  header .head_frame .head_frame_left #hospital_logo #ladybug img { width: 45px; }
  header .head_frame .head_frame_right { width: 460px; height: 170px; position: relative; }
  header .head_frame .head_frame_right img { width: 363px; margin: 14px 0 0 66px; display: block; }
  header .head_frame .head_frame_right .head_time_notice1 { font-size: 1.6rem; font-weight: bold; width: auto; margin: 2px 0 0 66px; letter-spacing: 0.05em; color: #000000; }
  header .head_frame .head_frame_right .head_time_notice2 { font-size: 1.6rem; font-weight: bold; width: auto; margin: 0 0 0 66px; 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; letter-spacing: 0.05em; }
  header .head_frame .head_frame_right .head_time_notice2 span { color: #ffffff; background-color: #006933; width: 127px; height: 24px; padding: 0.2rem 0 0 0; margin: 0 6px 0 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border-radius: 5px; line-height: 100%; font-weight: normal; } }
/* -----------------------------------------------------------
　メインナビ
----------------------------------------------------------- */
#menu { display: none; }

.main_nav_frame { display: none; }

@media screen and (min-width: 768px), print { #menu { display: block; margin: 14px 0 0 0; }
  #menu ul.main_nav_pc { width: 1020px; margin: 0 auto; 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; list-style-type: none; }
  #menu ul.main_nav_pc li { width: 204px; }
  .main_nav_frame { display: block; margin: 14px 0 0 0; }
  .main_nav_frame ul.main_nav_pc { width: 1020px; margin: 0 auto; 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; list-style-type: none; }
  .main_nav_frame ul.main_nav_pc li { width: 204px; height: 52px; }
  .main_nav_frame ul.main_nav_pc li a { display: block; width: 204px; height: 52px; }
  .main_nav_frame ul.main_nav_pc li a span { display: none; }
  .main_nav_frame ul.main_nav_pc li a.home { background: url("../images/base/1_rollout.png") no-repeat; }
  .main_nav_frame ul.main_nav_pc li a.home:hover { background: url("../images/base/1_rollover.png") no-repeat; transition: all 0.3s ease 0s; }
  .main_nav_frame ul.main_nav_pc li a.doctor { background: url("../images/base/2_rollout.png") no-repeat; }
  .main_nav_frame ul.main_nav_pc li a.doctor:hover { background: url("../images/base/2_rollover.png") no-repeat; transition: all 0.3s ease 0s; }
  .main_nav_frame ul.main_nav_pc li a.clinic { background: url("../images/base/3_rollout.png") no-repeat; }
  .main_nav_frame ul.main_nav_pc li a.clinic:hover { background: url("../images/base/3_rollover.png") no-repeat; transition: all 0.3s ease 0s; }
  .main_nav_frame ul.main_nav_pc li a.mtc { background: url("../images/base/4_rollout.png") no-repeat; }
  .main_nav_frame ul.main_nav_pc li a.mtc:hover { background: url("../images/base/4_rollover.png") no-repeat; transition: all 0.3s ease 0s; }
  .main_nav_frame ul.main_nav_pc li a.access { background: url("../images/base/5_rollout.png") no-repeat; }
  .main_nav_frame ul.main_nav_pc li a.access:hover { background: url("../images/base/5_rollover.png") no-repeat; transition: all 0.3s ease 0s; }
  .main_nav_frame ul.main_nav_pc li.current a.home { background: url("../images/base/1_rollover.png") no-repeat; }
  .main_nav_frame ul.main_nav_pc li.current a.home:hover { background: url("../images/base/1_rollover.png") no-repeat; transition: all 0.3s ease 0s; }
  .main_nav_frame ul.main_nav_pc li.current a.doctor { background: url("../images/base/2_rollover.png") no-repeat; }
  .main_nav_frame ul.main_nav_pc li.current a.doctor:hover { background: url("../images/base/2_rollover.png") no-repeat; transition: all 0.3s ease 0s; }
  .main_nav_frame ul.main_nav_pc li.current a.clinic { background: url("../images/base/3_rollover.png") no-repeat; }
  .main_nav_frame ul.main_nav_pc li.current a.clinic:hover { background: url("../images/base/3_rollover.png") no-repeat; transition: all 0.3s ease 0s; }
  .main_nav_frame ul.main_nav_pc li.current a.mtc { background: url("../images/base/4_rollover.png") no-repeat; }
  .main_nav_frame ul.main_nav_pc li.current a.mtc:hover { background: url("../images/base/4_rollover.png") no-repeat; transition: all 0.3s ease 0s; }
  .main_nav_frame ul.main_nav_pc li.current a.access { background: url("../images/base/5_rollover.png") no-repeat; }
  .main_nav_frame ul.main_nav_pc li.current a.access:hover { background: url("../images/base/5_rollover.png") no-repeat; transition: all 0.3s ease 0s; } }
/* -----------------------------------------------------------
　キービジュアル
----------------------------------------------------------- */
.key_visual img { width: 100%; display: block; margin: 0 auto; }

.key_visual_low { width: 100%; height: 16vw; position: relative; }
.key_visual_low h1 { position: absolute; bottom: 1rem; right: 5%; color: #103c20; text-shadow: 2px 0px 2px #ffffff, 2px 0px 2px #ffffff, -2px 0px 2px #ffffff, -2px 0px 2px #ffffff, 0px 2px 2px #ffffff, 0px 2px 2px #ffffff, 0px -2px 2px #ffffff, 0px -2px 2px #ffffff; font-size: 1.8rem; font-family: 'notoserifjp'; font-weight: bold; letter-spacing: 0.1em; }

.low1 { background: url("../images/key_visua_low2.png") no-repeat; background-size: contain; }

.low2 { background: url("../images/key_visua_low1.png") no-repeat; background-size: contain; }

.low3 { background: url("../images/key_visua_low3.png") no-repeat; background-size: contain; }

@media screen and (min-width: 768px), print { .key_visual img { width: 1020px; display: block; margin: 0 auto; }
  .key_visual_low { width: 1020px; height: 150px; position: relative; margin: 0 auto; }
  .key_visual_low h1 { position: absolute; bottom: 18px; right: 38px; color: #103c20; text-shadow: 2px 0px 2px #ffffff, 2px 0px 2px #ffffff, -2px 0px 2px #ffffff, -2px 0px 2px #ffffff, 0px 2px 2px #ffffff, 0px 2px 2px #ffffff, 0px -2px 2px #ffffff, 0px -2px 2px #ffffff; font-size: 2.2rem; font-family: 'notoserifjp'; font-weight: bold; letter-spacing: 0.1em; }
  .low1 { background: url("../images/key_visua_low2.png") no-repeat; background-size: contain; }
  .low2 { background: url("../images/key_visua_low1.png") no-repeat; background-size: contain; }
  .low3 { background: url("../images/key_visua_low3.png") no-repeat; background-size: contain; } }
/* -----------------------------------------------------------
　歯科衛生士・歯科助手 募集 詳しくはこちら バナー
----------------------------------------------------------- */
.index_recruit_bana { width: 96%; margin: 0 auto; display: block; }
.index_recruit_bana img { width: 100%; }

.index_two_bana { margin: 1rem 0 0 0; }
.index_two_bana a { text-decoration: none; }
.index_two_bana img { width: 70%; display: block; margin: 0 auto 1rem auto; }

@media screen and (min-width: 768px), print { .index_recruit_bana { width: 629px; margin: 0 auto; display: block; }
  .index_recruit_bana img { width: 629px; }
  .index_recruit_bana:hover { opacity: 0.6; transition: all 0.3s ease 0s; }
  .index_two_bana { margin: 20px auto 0 auto; width: 629px; 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; }
  .index_two_bana a { text-decoration: none; }
  .index_two_bana a:hover { opacity: 0.6; transition: all 0.3s ease 0s; }
  .index_two_bana img { width: auto; display: block; margin: 0; } }
/* -----------------------------------------------------------
　お知らせ
----------------------------------------------------------- */
.notice_frame { width: 100%; margin: 0 0 0 0; padding: 0 0 0 0; }
.notice_frame .notice_area { width: 98%; background-color: #ffffff; margin: 2rem auto 1rem auto; padding: 0 0 0 0; box-shadow: 0 0 2px 2px #cccccc; box-sizing: border-box; }
.notice_frame .notice_area dl { min-height: 80vw; height: auto; margin: 2rem auto 0 auto; width: 90%; padding: 1.5rem 0 1.5rem 0; box-sizing: border-box; overflow-wrap: break-word; }
.notice_frame .notice_area dl dt { color: #47210D; background-color: #e4e4e4; margin: 0 0 0.5rem 0; padding: 0.5rem 0.5rem 0.5rem 1rem; font-size: 1.4rem; box-sizing: border-box; font-weight: normal; letter-spacing: 0.1em; line-height: 140%; border-left: #eca514 15px solid; }
.notice_frame .notice_area dl dd { margin: 0 0 2rem 0; padding: 0 0 1rem 0; color: #47210D; font-size: 1.4rem; line-height: 160%; border-bottom: #cccccc 1px solid; }

@media screen and (min-width: 768px), print { .notice_frame { width: 730px; margin: 0 0 0 0; padding: 0 0 0 0; }
  .notice_frame .notice_area { width: 726px; background-color: #ffffff; margin: 0 auto 10px auto; padding: 0 0 0 0; box-shadow: 0 0 2px 2px #cccccc; box-sizing: border-box; }
  .notice_frame .notice_area dl { min-height: 400px; height: auto; margin: 0 auto 0 auto; width: 665px; padding: 32px 0 10px 0; box-sizing: border-box; letter-spacing: 0; overflow-wrap: break-word; }
  .notice_frame .notice_area dl dt { color: #47210D; background-color: #e4e4e4; margin: 0 0 0.5rem 0; padding: 5px 5px 5px 15px; font-size: 1.4rem; box-sizing: border-box; font-weight: normal; letter-spacing: 0.1em; line-height: 140%; border-left: #eca514 10px solid; }
  .notice_frame .notice_area dl dd { margin: 0 0 20px 0; padding: 10px 0 10px 5px; color: #47210D; font-size: 1.4rem; line-height: 160%; border-bottom: #cccccc 1px solid; letter-spacing: 0; } }
/*----------------------------------------------------------- コンテンツメニュー
----------------------------------------------------------- */
.index_menu a { width: 90%; max-width: 350px; height: 140px; max-height: 35vw; margin: 0 auto 1rem auto; text-decoration: none; display: block; }
.index_menu a span { display: none; }
.index_menu a.tb1 { background: url("../images/banner_rollout.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; }
.index_menu a.tb1:hover { background: url("../images/banner_rollover.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; transition: all 0.3s ease 0s; }
.index_menu a.tb2 { background: url("../images/banner3_rollout.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; }
.index_menu a.tb2:hover { background: url("../images/banner3_rollover.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; transition: all 0.3s ease 0s; }
.index_menu a.tb3 { background: url("../images/banner2_rollout.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; }
.index_menu a.tb3:hover { background: url("../images/banner2_rollover.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; transition: all 0.3s ease 0s; }
.index_menu a.tb4 { background: url("../images/banner4_rollout.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; }
.index_menu a.tb4:hover { background: url("../images/banner4_rollover.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; transition: all 0.3s ease 0s; }
.index_menu a.tb5 { background: url("../images/banner5_rollout.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; }
.index_menu a.tb5:hover { background: url("../images/banner5_rollover.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; transition: all 0.3s ease 0s; }

@media screen and (min-width: 768px), print { .index_menu { width: 700px; margin: 0 auto 0 auto; 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; }
  .index_menu a { width: 350px; max-width: 350px; height: 140px; max-height: 140px; margin: 0 0 0 0; text-decoration: none; display: block; }
  .index_menu a span { display: none; }
  .index_menu a.tb1 { background: url("../images/banner_rollout.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; }
  .index_menu a.tb1:hover { background: url("../images/banner_rollover.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; transition: all 0.3s ease 0s; }
  .index_menu a.tb2 { background: url("../images/banner3_rollout.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; }
  .index_menu a.tb2:hover { background: url("../images/banner3_rollover.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; transition: all 0.3s ease 0s; }
  .index_menu a.tb3 { background: url("../images/banner2_rollout.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; }
  .index_menu a.tb3:hover { background: url("../images/banner2_rollover.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; transition: all 0.3s ease 0s; }
  .index_menu a.tb4 { background: url("../images/banner4_rollout.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; }
  .index_menu a.tb4:hover { background: url("../images/banner4_rollover.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; transition: all 0.3s ease 0s; }
  .index_menu a.tb5 { background: url("../images/banner5_rollout.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; }
  .index_menu a.tb5:hover { background: url("../images/banner5_rollover.png"); background-position: center top; background-repeat: no-repeat; background-size: contain; transition: all 0.3s ease 0s; } }
/*----------------------------------------------------------- 会田医院の理念
----------------------------------------------------------- */
.philosophy_frame { margin: 2rem 0 0 0; }
.philosophy_frame h2.yagasuri { margin: 0 0 1rem 0; }
.philosophy_frame .box_cream p { font-size: 1.4rem; line-height: 140%; }
.philosophy_frame .box_cream p.orange_text { color: #d88c10; font-family: 'notoserifjp'; font-size: 1.6rem; font-weight: bold; margin: 0 0 1rem 0; text-shadow: 2px 0px 2px #ffffff, 2px 0px 2px #ffffff, -2px 0px 2px #ffffff, -2px 0px 2px #ffffff, 0px 2px 2px #ffffff, 0px 2px 2px #ffffff, 0px -2px 2px #ffffff, 0px -2px 2px #ffffff; }
.philosophy_frame .box_cream p.orange_text span { font-size: 2rem; }
.philosophy_frame .box_cream .left_img_box figure { text-align: center; }
.philosophy_frame .box_cream .left_img_box figure img { width: 180px; display: block; margin: 0 auto; }
.philosophy_frame .box_cream .right_img img { width: 180px; display: block; margin: 0 auto; }

@media screen and (min-width: 768px), print { .philosophy_frame { margin: 20px 0 0 0; }
  .philosophy_frame h2.yagasuri { margin: 0 0 20px 0; }
  .philosophy_frame .box_cream p { font-size: 1.4rem; line-height: 180%; }
  .philosophy_frame .box_cream p.orange_text { color: #d88c10; font-family: 'notoserifjp_bold'; font-size: 1.9rem; font-weight: bold; margin: 0 0 0.6rem 0; text-shadow: 2px 0px 2px #ffffff, 2px 0px 2px #ffffff, -2px 0px 2px #ffffff, -2px 0px 2px #ffffff, 0px 2px 2px #ffffff, 0px 2px 2px #ffffff, 0px -2px 2px #ffffff, 0px -2px 2px #ffffff; }
  .philosophy_frame .box_cream p.orange_text span { font-size: 2.8rem; }
  .philosophy_frame .box_cream .left_img_box { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 0 0 10px 0; }
  .philosophy_frame .box_cream .left_img_box figure { text-align: center; }
  .philosophy_frame .box_cream .left_img_box figure img { width: 180px; display: block; margin: 0 auto; }
  .philosophy_frame .box_cream .left_img_box p { width: 480px; margin: 10px 0 0 0; }
  .philosophy_frame .box_cream .right_img { float: right; }
  .philosophy_frame .box_cream .right_img img { width: 180px; display: block; margin: 0 0 0 20px; } }
/*----------------------------------------------------------- 医院概要
----------------------------------------------------------- */
.overview { width: 100%; margin: 0 0 0 0; padding: 2rem 0 1rem 0; }
.overview .overview_frame { width: 100%; margin: 0.2rem auto 1rem auto; background-color: #ffffff; border: #E6E6E6 1px solid; padding: 2rem 1rem; box-sizing: border-box; }
.overview .overview_frame .overview_left { width: 100%; margin: 0; }
.overview .overview_frame .overview_left img.overview_title { width: 207px; margin: 0 0 0.4rem 1rem; }
.overview .overview_frame .overview_left .overview_address { font-size: 1.1rem; margin: 0; color: #000000; }
.overview .overview_frame .overview_left .overview_tel { font-size: 2rem; letter-spacing: 0.1em; color: #000000; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; letter-spacing: 0.2em; margin: 0.2rem 0 0 0; }
.overview .overview_frame .overview_left .overview_tel img { margin: 0 0.5rem 0 0; }
.overview .overview_frame .overview_left .overview_tel span { color: #000000; }
.overview .overview_frame .overview_left .overview_tel a { color: #000000; text-decoration: none; }
.overview .overview_frame .overview_left .overview_dept_title { background-color: #2ea43a; color: #ffffff; text-align: center; border-radius: 0.4rem; padding: 0.1rem 0 0.2rem 0; font-family: 'notoserifjp'; font-size: 1.2rem; margin: 0 0 0.6rem 0; }
.overview .overview_frame .overview_left .overview_dept { font-size: 1.2rem; font-weight: bold; font-family: 'notoserifjp'; color: #000000; text-align: justify; }
.overview .overview_frame .overview_left img.overview_timetable { width: 100%; margin: 1rem auto 0 auto; display: block; }
.overview .overview_frame .overview_left .overview_time_notice1 { font-size: 1.1rem; font-weight: bold; width: 100%; margin: 0.4rem auto 0 auto; letter-spacing: 0.05em; color: #000000; }
.overview .overview_frame .overview_left .overview_time_notice2 { font-size: 1.2rem; font-weight: bold; width: 100%; margin: 0 auto 0 auto; 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; letter-spacing: 0.05em; }
.overview .overview_frame .overview_left .overview_time_notice2 span { color: #ffffff; background-color: #006933; width: auto; height: 5vw; padding: 0.2rem 2rem 0 2rem; margin: 0 6px 0 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border-radius: 5px; line-height: 100%; font-weight: normal; }
.overview .overview_frame .overview_right { margin: 2rem 0 0 0; }
.overview .overview_frame .overview_right iframe.googlemap { width: 100%; height: 500px; border: #cccccc 1px solid; box-sizing: border-box; }
.overview .overview_frame .overview_right a.maplink { display: block; margin: 1rem 0 0 0; font-size: 1.2rem; color: #000000; }

@media screen and (min-width: 768px), print { .overview { width: 100%; margin: 20px 0 0 0; padding: 0 0 0 0; }
  .overview .overview_frame { width: 730px; margin: 2px 0; background-color: #ffffff; border: #E6E6E6 1px solid; padding: 15px 20px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .overview .overview_frame .overview_left { width: 380px; margin: 0; }
  .overview .overview_frame .overview_left img.overview_title { width: 207px; margin: 20px 0 8px 30px; }
  .overview .overview_frame .overview_left .overview_address { font-size: 1.5rem; margin: 0 0 0 20px; color: #000000; }
  .overview .overview_frame .overview_left .overview_tel { font-size: 2.8rem; letter-spacing: 0.1em; color: #000000; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; letter-spacing: 0.2em; margin: -8px 0 0 30px; }
  .overview .overview_frame .overview_left .overview_tel img { margin: 0 5px 0 0; }
  .overview .overview_frame .overview_left .overview_tel span { color: #000000; }
  .overview .overview_frame .overview_left .overview_tel a { color: #000000; text-decoration: none; }
  .overview .overview_frame .overview_left .overview_dept_title { background-color: #2ea43a; color: #ffffff; text-align: center; border-radius: 0.6rem; padding: 0.1rem 0 0.2rem 0; font-family: 'notoserifjp'; font-size: 2rem; margin: 0 0 0.6rem 0; }
  .overview .overview_frame .overview_left .overview_dept { font-size: 1.7rem; font-weight: bold; font-family: 'notoserifjp'; color: #000000; text-align: justify; margin: 0 0 5px 0; }
  .overview .overview_frame .overview_left img.overview_timetable { width: 363px; margin: 0 auto; display: block; }
  .overview .overview_frame .overview_left .overview_time_notice1 { font-size: 1.4rem; font-weight: bold; width: 100%; margin: 5px 0 0 8px; letter-spacing: 0.05em; color: #000000; }
  .overview .overview_frame .overview_left .overview_time_notice2 { font-size: 1.6rem; font-weight: bold; width: auto; margin: 0 0 0 0; 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; letter-spacing: 0.05em; }
  .overview .overview_frame .overview_left .overview_time_notice2 span { color: #ffffff; background-color: #006933; width: 127px; height: 24px; padding: 0.2rem 0 0 0; margin: 0 6px 0 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border-radius: 5px; line-height: 100%; font-weight: normal; }
  .overview .overview_frame .overview_right { margin: 0 0 0 0; width: 290px; }
  .overview .overview_frame .overview_right iframe.googlemap { width: 100%; height: 330px; border: #cccccc 1px solid; box-sizing: border-box; }
  .overview .overview_frame .overview_right a.maplink { display: block; margin: 10px 0 0 0; font-size: 1.4rem; color: #000000; }
  .overview .overview_frame .overview_right a.maplink:hover { opacity: 0.6; transition: all 0.3s ease 0s; } }
/* -----------------------------------------------------------
　フッター
----------------------------------------------------------- */
footer { margin: 0 0 0 0; padding: 2rem 0 0 0; background: url("../images/header_bg2.jpg") repeat; }
footer .footer_box .footer_frame_sp { display: block; }
footer .footer_box .footer_frame_sp ul { list-style-type: none; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 0 0 0 0; }
footer .footer_box .footer_frame_sp ul li { margin: 0 0 1rem 0; width: 48%; text-align: center; }
footer .footer_box .footer_frame_sp ul li a { color: #000000; text-decoration: none; line-height: 120%; font-size: 1rem; font-weight: normal; }
footer .footer_box .footer_frame_sp ul li a::before { font-family: "fontello"; content: "\00e800"; color: #006933; font-size: 1rem; margin: 0 0.4rem 0 0; }
footer .footer_box .footer_frame_pc { display: none; }
footer .footer_box .copyright { margin: 0; text-align: center; padding: 0.8rem 0; color: #000000; font-size: 1rem; font-weight: normal; height: auto; letter-spacing: 0.05em; }
footer .footer_box .copyright a { color: #000000; text-decoration: none; letter-spacing: 0.1em; }

.footer_link { position: fixed; bottom: 0; width: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: space-around; justify-content: space-around; -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; padding: 0 1%; background-color: #006933; z-index: 999999; height: 13vw; box-sizing: border-box; }
.footer_link a.link_web_tel { width: 80%; margin: 0; padding: 0; color: #006933; text-align: center; font-size: 2rem; font-weight: bold; font-family: 'notoserifjp'; letter-spacing: 0.1em; display: block; background-color: #ffffff; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border-radius: 0.3rem; line-height: 140%; height: 10vw; }
.footer_link .smoothScrolls { background-color: #ffffff; width: 15%; text-align: center; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border-radius: 0.3rem; padding: 0; height: 10vw; }
.footer_link .smoothScrolls a { width: 100%; color: #006933; font-weight: normal; text-decoration: none; font-size: 3rem; line-height: 140%; }

@media screen and (min-width: 768px), print { footer { margin: 40px 0 0 0; padding: 0 0 0 0; background: url("../images/header_bg2.jpg") repeat; height: 122px; border-bottom: #47210D 3px solid; }
  footer .footer_box { width: 1020px; margin: 0 auto; height: 86px; }
  footer .footer_box .footer_frame_sp { display: none; }
  footer .footer_box .footer_frame_pc { display: block; padding: 20px 0 0 0; }
  footer .footer_box .footer_frame_pc ul { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; list-style-type: none; margin: 0 0 20px 0; }
  footer .footer_box .footer_frame_pc ul li { margin: 0 30px 0 0; }
  footer .footer_box .footer_frame_pc ul li a { color: #000000; text-decoration: none; line-height: 120%; font-size: 1.2rem; font-weight: normal; }
  footer .footer_box .footer_frame_pc ul li a::before { font-family: "fontello"; content: "\00e800"; color: #006933; font-size: 1.2rem; margin: 0 10px 0 0; }
  footer .footer_box .copyright { margin: 0; text-align: center; padding: 0 0 1rem 0; color: #000000; font-size: 1.4rem; font-weight: normal; height: auto; letter-spacing: 0.05em; }
  footer .footer_box .copyright a { color: #000000; text-decoration: none; letter-spacing: 0.1em; }
  .footer_link { display: none; } }
/* -----------------------------------------------------------
　ページトップへ
----------------------------------------------------------- */
#pagetop_position { display: none; }

@media screen and (min-width: 768px), print { #pagetop_position { display: block; margin: 0; padding: 0; }
  #linkpagetop img { width: 60px; height: auto; display: block; }
  #pagetop { position: fixed; bottom: 312px; right: 0; z-index: 999999; left: 50%; margin: 0 0 0 670px; } }
@media screen and (min-width: 768px) and (max-width: 1500px) { #pagetop_position { display: block; }
  #pagetop { position: fixed; bottom: 312px; left: 94%; margin: 0 0 0 0; text-align: center; } }
/*----------------------------------------------------------- インポート
----------------------------------------------------------- */
/*ハンバーガー*/
.drawr { display: none; position: absolute; top: 23vw; width: 100%; padding: 0; margin: 0 auto; height: auto; z-index: 999999; border-top: #006933 1px solid; background-color: #ededd9; }
.drawr ul.hbg { list-style-type: none; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.drawr ul.hbg li { width: 50%; text-align: center; border-bottom: #bcb098 1px solid; box-sizing: border-box; }
.drawr ul.hbg li a { color: #47210D; font-size: 1.2rem; text-decoration: none; padding: 0.6rem 0; box-sizing: border-box; letter-spacing: 0.05em; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; line-height: 140%; }
.drawr ul.hbg li:nth-child(odd) { border-right: #bcb098 1px solid; }

.openNav { display: block; }

@media screen and (min-width: 768px), print { .main_nav_sp { display: none; } }
.toggle { display: none; }

.toggle-label { cursor: pointer; display: block; width: 14%; height: 12vw; padding: 0 0 4px 0; user-select: none; -webkit-tap-highlight-color: transparent; }

.toggle-label:active { -webkit-tap-highlight-color: transparent; }

.toggle-label { cursor: pointer; width: 100%; }

.toggle-label .toggle-icon, .toggle-label .toggle-icon:before, .toggle-label .toggle-icon:after { position: relative; display: block; top: 50%; left: 50%; height: 3px; width: 42px; background: #ffffff; content: ''; transition: all 500ms ease-in-out; }

.toggle-label .toggle-text { position: relative; display: block; top: calc(100% - 10px); height: 14px; font-size: 0.8rem; color: #ffffff; text-align: center; letter-spacing: 0.2em; }

.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: 14%; position: absolute; cursor: pointer; right: 2%; top: 3vw; padding: 0 0 0.6rem 0; background-color: #006933; border: #006933 1px solid; }

/*見出し*/
h1 { margin: 0; }

h2.wood { color: #47210D; font-size: 1.6rem; font-weight: bold; font-family: 'notosansjp'; border-bottom: #154726 3px solid; padding: 1rem 4rem 1rem 1.5rem; margin: 0 0 0.5rem 0; background: url("../images/h2_bg2.png"), url("../images/h2_bg.png"); background-repeat: no-repeat,no-repeat; background-position: left 0.5rem top 1.7rem,right bottom; min-height: 60px; box-sizing: border-box; line-height: 120%; }
h2.yagasuri { color: #40210f; font-size: 1.6rem; font-weight: normal; font-family: 'notosansjp'; padding: 1rem 4rem 1rem 1.5rem; margin: 0 auto 0.5rem auto; background: url("../images/h2_bg3.png"), url("../images/h2_yagasuri.jpg"); background-repeat: no-repeat,repeat; background-position: left 0.5rem top 1.9rem,left top; min-height: 60px; box-sizing: border-box; line-height: 120%; box-shadow: 2px 2px 4px 4px rgba(0, 0, 0, 0.1); width: 98%; border-radius: 0.4rem; }
h2.first { margin: 0 0 0.5rem 0; }

h3 { color: #47210D; font-size: 1.6rem; font-weight: normal; font-family: 'notosansjp'; padding: 0 0.2rem 0.5rem 1rem; box-sizing: border-box; border-bottom: #cccccc 2px dotted; margin: 2rem 0 1rem 0; }
h3.first { margin: 0 0 1rem 0; }

h4.low { font-size: 1.6rem; font-weight: normal; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; background-color: #104B28; color: #ffffff; padding: 0.6rem 1rem 0.4rem 1rem; box-sizing: border-box; margin: 2rem 0 1rem 0; }
h4.line { color: #186614; font-size: 1.6rem; font-weight: normal; font-family: 'notosansjp'; padding: 0 0.2rem 0.5rem 1rem; box-sizing: border-box; border-bottom: #186614 1px solid; margin: 2rem 0 1rem 0; text-shadow: 2px 0px 2px #ffffff, 2px 0px 2px #ffffff, -2px 0px 2px #ffffff, -2px 0px 2px #ffffff, 0px 2px 2px #ffffff, 0px 2px 2px #ffffff, 0px -2px 2px #ffffff, 0px -2px 2px #ffffff; }
h4.line span { color: #47210D; }
h4.first { margin: 0 0 1rem 0; }

h5 { color: #47210D; padding: 0 0 0.7rem 0; box-sizing: border-box; font-size: 1.6rem; font-weight: normal; line-height: 130%; margin: 3rem 0 1rem 0; background: url("../images/h5bg.png") no-repeat; background-position: left bottom; }
h5.first { margin: 0.1rem 0 1rem 0; }

p { font-size: 1.4rem; margin: 0 0 2rem 0; line-height: 140%; }

@media screen and (min-width: 768px), print { h1 { margin: 0; }
  h2.wood { color: #47210D; font-size: 1.9rem; font-weight: bold; font-family: 'notosansjp'; border-bottom: #154726 3px solid; padding: 30px 70px 12px 20px; margin: 0 0 10px 0; background: url("../images/h2_bg2.png"), url("../images/h2_bg.png"); background-repeat: no-repeat,no-repeat; background-position: left 6px top 40px, right bottom; min-height: 60px; box-sizing: border-box; line-height: 140%; }
  h2.yagasuri { color: #40210f; font-size: 1.9rem; font-weight: normal; font-family: 'notosansjp'; padding: 10px 20px 0 20px; margin: 0 0 0.5rem 0; background: url("../images/h2_bg3.png"), url("../images/h2_yagasuri.jpg"); background-repeat: no-repeat,repeat; background-position: left 6px top 20px,left top; min-height: 39px; box-sizing: border-box; line-height: 120%; box-shadow: 2px 2px 4px 4px rgba(0, 0, 0, 0.1); width: 726px; border-radius: 0.4rem; }
  h2.first { margin: 0 0 10px 0; }
  h3 { color: #47210D; font-size: 1.8rem; font-weight: normal; font-family: 'notosansjp'; padding: 0 20px 10px 20px; box-sizing: border-box; border-bottom: #cccccc 2px dotted; margin: 40px 0 15px 0; }
  h3.first { margin: 0 0 15px 0; }
  h4.low { font-size: 1.6rem; font-weight: normal; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; background-color: #104B28; color: #ffffff; padding: 6px 15px 6px 15px; box-sizing: border-box; margin: 2rem 0 1rem 0; }
  h4.line { color: #186614; font-size: 1.8rem; font-weight: normal; font-family: 'notosansjp'; padding: 0 20px 10px 20px; box-sizing: border-box; border-bottom: #186614 1px solid; margin: 40px 0 15px 0; text-shadow: 2px 0px 2px #ffffff, 2px 0px 2px #ffffff, -2px 0px 2px #ffffff, -2px 0px 2px #ffffff, 0px 2px 2px #ffffff, 0px 2px 2px #ffffff, 0px -2px 2px #ffffff, 0px -2px 2px #ffffff; }
  h4.line span { color: #47210D; }
  h4.first { margin: 0 0 1rem 0; }
  h5 { color: #47210D; padding: 0 0 10px 0; box-sizing: border-box; font-size: 1.8rem; font-weight: normal; line-height: 130%; margin: 50px 0 30px 0; background: url("../images/h5bg.png") no-repeat; background-position: left bottom; }
  h5.first { margin: 0 0 30px 0; }
  p { font-size: 1.4rem; margin: 0 0 2rem 0; line-height: 160%; } }
/*イメージ*/
/* -----------------------------------------------------------
　イメージ
----------------------------------------------------------- */
.img_right { margin: 0 0 1rem 0; text-align: center; }
.img_right img { width: auto; height: auto; }

.img_right2 { margin: 0 0 1rem 0; text-align: center; }
.img_right2 img { width: 80%; max-width: 280px; height: auto; }

.img_left { margin: 0 0 1rem 0; text-align: center; }
.img_left img { width: 70%; height: auto; }

.img_center { margin: 0 0 10px 0; text-align: center; }
.img_center img { width: 100%; height: auto; }

.img_left2 figure { text-align: center; }
.img_left2 figure img { width: 80%; max-width: 280px; display: block; margin: 0 auto; }

/*二つ*/
.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; }

@media screen and (min-width: 768px), print { .img_right { float: right; margin: 0 0 10px 10px; }
  .img_right img { width: auto; height: auto; }
  .img_right2 { float: right; margin: 0 0 0 10px; }
  .img_right2 img { width: auto; height: auto; }
  .img_left { float: left; margin: 0 10px 10px 0; }
  .img_left img { width: auto; height: auto; }
  .img_left2 { 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; margin: 0 0 10px 0; }
  .img_left2 figure { text-align: left; }
  .img_left2 figure img { width: 280px; display: block; margin: 0; }
  .img_left2 p { width: 400px; margin: 10px 0 0 0; }
  .img_center { float: none; margin: 0 0 10px 0; text-align: center; }
  .img_center img { width: auto; height: auto; }
  /*二つ*/
  .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; } }
/*リスト*/
/* -----------------------------------------------------------
　リスト
----------------------------------------------------------- */
/*標準*/
ul.list_normal { font-size: 1.4rem; list-style-type: disc; margin: 0 0 1rem 0; }
ul.list_normal li { margin: 0 0 0.4rem 1.8rem; padding: 0; line-height: 140%; }

/*〇*/
ul.list_circle { line-height: 160%; font-size: 1.4rem; list-style-type: circle; margin: 0; }
ul.list_circle li { margin: 0 0 1.4rem 1.8rem; padding: 0; }

/*画像●*/
ul.list_maru { padding: 0; margin: 0 0 1rem 0; }
ul.list_maru li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 1rem 0; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left top 0.4rem; background-size: 1rem; padding: 0 0 0 1.8rem; line-height: 140%; }
ul.list_maru li ul { margin: 0.8rem 0 0 0; }
ul.list_maru li ul li { background: none; list-style-type: none; margin: 0 0 10px 0; padding: 0 0 0 0; }
ul.list_maru li a { color: #006933; text-decoration: none; }
ul.list_maru li span { color: #006933; }

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 1rem 0; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left top 0.4rem; background-size: 1rem; padding: 0 0 0 1.8rem; line-height: 140%; }
ul.list_maru_two li a { color: #006933; }

/*なし*/
ul.list_none { line-height: 160%; font-size: 1.4rem; list-style-type: none; margin: 0; }
ul.list_none li { margin: 0 0 0.5rem 0; padding: 0 0 0 0.4rem; }

ul.list_none2 { line-height: 160%; font-size: 1.4rem; list-style-type: none; margin: 0 0 2rem 0; }
ul.list_none2 li { margin: 0 0 0.5rem 0; padding: 0 0 0 2rem; }

/*数値*/
ul.list_num { box-sizing: border-box; width: 100%; }
ul.list_num li { line-height: 130%; font-size: 1.4rem; list-style-type: decimal; margin: 0 0 10px 2rem; box-sizing: border-box; width: 90%; }

/*概要*/
ul.list_overview { box-sizing: border-box; width: 100%; }
ul.list_overview li { line-height: 130%; font-size: 1.4rem; list-style-type: disc; margin: 0 0 10px 25px; box-sizing: border-box; width: 90%; }

/*2列*/
ul.list_normal_two { display: flex; justify-content: space-between; flex-direction: column; }
ul.list_normal_two li { box-sizing: border-box; line-height: 130%; font-size: 1.4rem; list-style-type: disc; margin: 0 0 10px 25px; }

@media screen and (min-width: 768px), print { /*標準*/
  ul.list_normal { font-size: 1.4rem; list-style-type: disc; margin: 0 0 20px 0; }
  ul.list_normal li { margin: 0 0 0.4rem 25px; padding: 0; line-height: 140%; }
  ul.list_normal li ul { box-sizing: border-box; width: 100%; }
  ul.list_normal li ul li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 0.8rem 1.8rem; box-sizing: border-box; width: auto; }
  /*〇*/
  ul.list_circle { line-height: 160%; font-size: 1.4rem; list-style-type: circle; margin: 0; }
  ul.list_circle li { margin: 0 0 20px 25px; padding: 0; }
  /*画像●*/
  ul.list_maru { padding: 0; }
  ul.list_maru li { line-height: 140%; font-size: 1.4rem; list-style-type: none; margin: 0 0 20px 0; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left top 8px; background-size: 11px; padding: 0 0 0 20px; line-height: 140%; }
  ul.list_maru li ul { margin: 0.8rem 0 0 0; }
  ul.list_maru li ul li { background: none; list-style-type: none; margin: 0 0 10px 0; padding: 0 0 0 0; }
  ul.list_maru li a { color: #006933; }
  ul.list_maru li span { color: #006933; }
  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.4rem; list-style-type: none; margin: 0 0 20px 0; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left top 8px; background-size: 11px; padding: 0 0 0 20px; line-height: 140%; }
  ul.list_maru_two li a { color: #006933; }
  /*なし*/
  ul.list_none { line-height: 160%; font-size: 1.4rem; list-style-type: none; }
  ul.list_none li { margin: 0 0 6px 0; }
  ul.list_none2 { line-height: 160%; font-size: 1.4rem; list-style-type: none; margin: 0 0 2rem 0; }
  ul.list_none2 li { margin: 0 0 0.5rem 0; padding: 0 0 0 3rem; }
  /*数値*/
  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 25px; box-sizing: border-box; width: 90%; }
  /*概要*/
  ul.list_overview li { line-height: 130%; font-size: 1.4rem; 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.4rem; 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: 30%; margin: 0 0 0 0; font-weight: normal; }
dl.bio_list dd { width: 70%; margin: 0 0 20px 0; }

dl.num_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.num_list dt { width: 6%; margin: 0 0 0 0; font-weight: normal; }
dl.num_list dd { width: 92%; margin: 0 0 20px 0; }

@media screen and (min-width: 768px), print { dl.bio_list { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.4rem; box-sizing: border-box; line-height: 160%; width: 1100px; }
  dl.bio_list dt { width: 120px; margin: 0 0 20px 0; font-weight: normal; }
  dl.bio_list dd { width: 980px; margin: 0 0 20px 0; }
  dl.num_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.4rem; box-sizing: border-box; line-height: 160%; width: 770px; }
  dl.num_list dt { width: 30px; margin: 0 0 20px 0; font-weight: normal; }
  dl.num_list dd { width: 720px; margin: 0 0 20px 0; } }
/*アサイド*/
aside { display: none; }

@media screen and (min-width: 768px), print { aside { display: block; width: 270px; margin: 0; padding: 0; }
  aside .aside_contents { width: 270px; height: 612px; background: url("../images/base/contents_s.png") no-repeat; padding: 50px 0 0 0; box-sizing: border-box; }
  aside .aside_contents ul.aside_nav { list-style-type: none; width: 270px; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; }
  aside .aside_contents ul.aside_nav li { width: 270px; height: 50px; margin: 0 0 11px 0; }
  aside .aside_bana { display: block; margin: 20px 0 0 0; }
  aside .aside_bana:hover { opacity: 0.6; transition: all 0.3s ease 0s; } }
/*診療時間*/
/* -----------------------------------------------------------
　診療時間
----------------------------------------------------------- */
table.timetable { padding: 0; margin: 0 auto; width: 100%; vertical-align: middle; text-align: center; border-collapse: collapse; box-sizing: border-box; line-height: 140%; }
table.timetable tr th { box-sizing: border-box; font-weight: normal; font-size: 3.4vw; padding: 1rem 0; vertical-align: middle; color: #ffffff; background-color: #ededd9; }
table.timetable tr td { box-sizing: border-box; font-weight: normal; font-size: 3.4vw; padding: 1rem 0; vertical-align: middle; border-bottom: #bcb098 1px solid; color: #47210D; background-color: #ffffff; }
table.timetable tr td.time { width: 30%; }
table.timetable tr td i { color: #ededd9; }
table.timetable tr td.sankaku { color: #ededd9; font-size: 3.6vw; }

.notice_time { margin: 1rem 0 0 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.notice_time p { font-size: 3.4vw; margin: 0; width: auto; }
.notice_time p span { color: #ededd9; }

@media screen and (min-width: 768px), print { table.timetable { padding: 0; margin: 0 auto; width: 100%; vertical-align: middle; text-align: center; border-collapse: collapse; box-sizing: border-box; line-height: 140%; }
  table.timetable tr th { box-sizing: border-box; font-weight: normal; font-size: 1.4rem; padding: 11px 0; vertical-align: middle; color: #ffffff; background-color: #ededd9; }
  table.timetable tr td { box-sizing: border-box; font-weight: normal; font-size: 1.2rem; padding: 10px 0; vertical-align: middle; border-bottom: #bcb098 1px solid; color: #47210D; background-color: #ffffff; }
  table.timetable tr td.time { width: 140px; letter-spacing: 0.05em; font-size: 1.4rem; }
  table.timetable tr td i { color: #ededd9; }
  table.timetable tr td.sankaku { color: #ededd9; font-size: 1.6rem; }
  .notice_time { margin: 9px 0 0 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .notice_time p { font-size: 1.4rem; margin: 0; width: auto; }
  .notice_time p span { color: #ededd9; } }
/*下層*/
/*矢印*/
.arrow { width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-top: 30px solid #cccccc; text-align: center; display: block; margin: 30px auto; }

.arrow2 { width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-top: 30px solid #40210f; text-align: center; display: block; margin: 30px auto; }

.text_bold { font-weight: bold; }

.text_red { color: #C30D23; }

.link_text { color: #006933; }

.box_cream { background-color: #F8F4ED; border: #E6E6E6 1px solid; padding: 1rem; box-sizing: border-box; }

.box_white { background-color: #ffffff; border: #E6E6E6 1px solid; padding: 2rem 1rem; box-sizing: border-box; margin: 0 0 1rem 0; }

.gray_box { border: #cccccc 1px solid; background-color: #EBEBEB; padding: 1rem; box-sizing: border-box; width: 100%; margin: 0 auto 2rem auto; }
.gray_box p.last { margin: 0; }

.low_tel span a { color: #47210D; text-decoration: none; }

.red_border { color: #C30D23; border-bottom: #C30D23 1px solid; }

.graph_box { background-color: #daede2; padding: 1rem; box-sizing: border-box; border: #000000 1px solid; margin: 4rem 0 0 0; }
.graph_box .graph_title { color: #103c20; font-size: 2rem; font-family: 'notoserifjp'; font-weight: bold; text-align: center; margin: -8vw 0 1rem 0; text-shadow: 2px 0px 2px #ffffff, 2px 0px 2px #ffffff, -2px 0px 2px #ffffff, -2px 0px 2px #ffffff, 0px 2px 2px #ffffff, 0px 2px 2px #ffffff, 0px -2px 2px #ffffff, 0px -2px 2px #ffffff; }
.graph_box .graph_text { color: #000000; }

ul.pink_list { list-style-type: none; }
ul.pink_list li { border: #E05491 1px solid; background-color: #FBE6EF; color: #47210D; font-size: 1.4rem; margin: 0 auto 1rem auto; width: 80%; text-align: center; padding: 1rem 0; box-sizing: border-box; }
ul.pink_list li.none { border: #ffffff 1px solid; background-color: #ffffff; margin: 0 auto; }

.low_mail a { color: #47210D; }

@media screen and (min-width: 768px), print { /*矢印*/
  .arrow { width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-top: 30px solid #cccccc; text-align: center; display: block; margin: 30px auto 40px auto; }
  .arrow2 { width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-top: 30px solid #40210f; text-align: center; display: block; margin: 30px auto 40px auto; }
  .text_bold { font-weight: bold; }
  .text_red { color: #C30D23; }
  .link_text { color: #006933; }
  .link_text:hover { color: #2ea43a; transition: all 0.3s ease 0s; }
  .box_cream { background-color: #F8F4ED; border: #E6E6E6 1px solid; padding: 20px 25px; box-sizing: border-box; }
  .box_white { background-color: #ffffff; border: #E6E6E6 1px solid; padding: 40px 20px; box-sizing: border-box; margin: 0 0 15px 0; }
  .gray_box { border: #cccccc 1px solid; background-color: #EBEBEB; padding: 15px 25px; box-sizing: border-box; width: 650px; margin: 0 auto 2rem auto; }
  .gray_box p { margin: 0 0 30px 0; }
  .gray_box p.last { margin: 0; }
  .low_tel span a { color: #47210D; text-decoration: none; }
  .red_border { color: #C30D23; border-bottom: #C30D23 1px solid; }
  .graph_box { background-color: #daede2; padding: 1rem; box-sizing: border-box; border: #000000 1px solid; margin: 40px 0 0 0; }
  .graph_box .graph_title { color: #103c20; font-size: 2.4rem; font-family: 'notoserifjp'; font-weight: bold; text-align: center; margin: -30px 0 1rem 0; text-shadow: 2px 0px 2px #ffffff, 2px 0px 2px #ffffff, -2px 0px 2px #ffffff, -2px 0px 2px #ffffff, 0px 2px 2px #ffffff, 0px 2px 2px #ffffff, 0px -2px 2px #ffffff, 0px -2px 2px #ffffff; }
  .graph_box .graph_text { color: #000000; text-align: center; }
  ul.pink_list { list-style-type: none; width: 656px; margin: 0 auto 20px auto; 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.pink_list li { border: #E05491 1px solid; background-color: #FBE6EF; color: #47210D; font-size: 1.4rem; margin: 0 0 20px 0; width: 212px; text-align: center; padding: 5px 0; box-sizing: border-box; }
  ul.pink_list li.none { border: #ffffff 1px solid; background-color: #ffffff; margin: 0 0 0 0; }
  .low_mail a { color: #47210D; } }
/* -----------------------------------------------------------
　クリニック紹介
----------------------------------------------------------- */
ul.clinic_box { list-style-type: none; }
ul.clinic_box li { margin: 0 auto 2rem auto; width: 70%; border: #cccccc 1px solid; box-shadow: 2px 2px 2px #dddddd; box-sizing: border-box; }
ul.clinic_box li img { width: 100%; display: block; margin: 0; box-sizing: border-box; border: #ffffff 5px solid; }

.clinic_img img { width: 70%; display: block; margin: 0 auto 1rem auto; }

@media screen and (min-width: 768px), print { ul.clinic_box { list-style-type: none; width: 660px; 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.clinic_box li { margin: 0 auto 2rem auto; width: auto; border: #cccccc 1px solid; box-shadow: 2px 2px 2px #dddddd; box-sizing: border-box; }
  ul.clinic_box li img { width: auto; display: block; margin: 0; box-sizing: border-box; border: #ffffff 5px solid; }
  .clinic_img { float: right; }
  .clinic_img img { width: 250px; display: block; margin: 0 0 0 10px; } }
/* -----------------------------------------------------------
　診療時間・アクセス
----------------------------------------------------------- */
.access_time_box { width: 100%; margin: 0; }
.access_time_box img { width: 100%; margin: 1rem auto 0 auto; display: block; }
.access_time_box .access_time_notice1 { font-size: 1.2rem; font-weight: bold; width: 100%; margin: 0.4rem 0 0 0; letter-spacing: 0.05em; color: #000000; }
.access_time_box .access_time_notice2 { font-size: 1.2rem; font-weight: bold; width: 100%; margin: 0 0 0 0; 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; letter-spacing: 0.05em; color: #47210D; }
.access_time_box .access_time_notice2 span { color: #ffffff; background-color: #006933; width: auto; height: 5vw; padding: 0.2rem 2rem 0 2rem; margin: 0 6px 0 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border-radius: 5px; line-height: 100%; }
.access_time_box .access_time_notice3 { font-size: 1.2rem; font-weight: bold; width: 100%; margin: 0.4rem 0 0 0; letter-spacing: 0.05em; color: #47210D; }

.access_address { border-bottom: #006933 1px dotted; color: #000000; font-size: 1.2rem; font-weight: bold; }

.access_tel { border-bottom: #006933 1px dotted; padding: 0 0 0.6rem 0; }
.access_tel span { color: #de5617; font-size: 2rem; font-weight: bold; }
.access_tel span a { color: #de5617; font-size: 2rem; font-weight: bold; text-decoration: none; }
.access_tel strong { background-color: #70a149; color: #ffffff; padding: 0.4rem 0.8rem; box-sizing: border-box; border-radius: 0.5rem; display: inline-block; margin: 0.5rem 0 0 0; font-size: 1.8rem; min-height: 8vw; font-weight: normal; letter-spacing: 0.1em; }

.access_map { margin: 0 0 0 0; width: 100%; }
.access_map iframe.googlemap { width: 100%; height: 500px; border: #cccccc 1px solid; box-sizing: border-box; }
.access_map a.access_maplink { display: block; margin: 1rem 0 0 0; font-size: 1.2rem; color: #000000; }

@media screen and (min-width: 768px), print { .access_time_box { width: 541px; margin: 0 auto; }
  .access_time_box img { width: 541px; margin: 0 auto 0 auto; display: block; }
  .access_time_box .access_time_notice1 { font-size: 1.8rem; font-weight: bold; width: 100%; margin: 5px 0 0 0; letter-spacing: 0.05em; color: #000000; }
  .access_time_box .access_time_notice2 { font-size: 2rem; font-weight: bold; width: 100%; margin: 0 0 0 0; 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; letter-spacing: 0.05em; color: #47210D; }
  .access_time_box .access_time_notice2 span { color: #ffffff; background-color: #006933; width: 190px; height: 30px; padding: 0.2rem 0 0 0; margin: 0 6px 0 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border-radius: 5px; line-height: 100%; font-size: 2rem; font-weight: normal; letter-spacing: 0.2em; }
  .access_time_box .access_time_notice3 { font-size: 1.8rem; font-weight: bold; width: 100%; margin: 0.4rem 0 0 0; letter-spacing: 0.05em; color: #47210D; line-height: 140%; }
  .access_address { width: 560px; margin: 0 auto; border-bottom: #006933 1px dotted; color: #000000; font-size: 1.8rem; font-weight: bold; }
  .access_tel { width: 560px; margin: 5px auto 0 auto; border-bottom: #006933 1px dotted; padding: 0 0 0.6rem 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; flex-direction: row; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .access_tel span { color: #de5617; font-size: 3rem; font-weight: bold; letter-spacing: 0.2em; margin: 0 0 0 10px; }
  .access_tel span a { color: #de5617; font-size: 2rem; font-weight: bold; text-decoration: none; }
  .access_tel strong { background-color: #70a149; color: #ffffff; padding: 0.4rem 0.8rem; box-sizing: border-box; border-radius: 0.5rem; display: inline-block; margin: 0 0 0 15px; font-size: 1.8rem; min-height: 20px; font-weight: normal; letter-spacing: 0.1em; }
  .access_map { margin: 15px auto 0 auto; width: 560px; }
  .access_map iframe.googlemap { width: 100%; height: 500px; border: #cccccc 1px solid; box-sizing: border-box; }
  .access_map a.access_maplink { display: block; margin: 10px 0 0 0; font-size: 1.4rem; color: #000000; }
  .access_map a.access_maplink:hover { opacity: 0.6; transition: all 0.3s ease 0s; } }

/*# sourceMappingURL=style.css.map */
