@charset "UTF-8";
/* =======================================================================
 共通項目 
======================================================================= */
/*関数*/
/* ----------------------------------------------------------- 関数
----------------------------------------------------------- */
/*サイトの横幅*/
/*media screen*/
/*文字PC*/
/*基本フォント*/
/*游明朝*/
/*基本文字色*/
/*基本背景色PC*/
/*電話番号*/
/*緑*/
/*金色*/
/*薄緑*/
/*黄色*/
/*黄緑*/
/*極薄緑*/
/*黄色3*/
/*灰色*/
/*オレンジ4*/
/*薄緑*/
/*灰色*/
/*渋薄緑*/
/*渋薄茶*/
/*緑*/
/*ピンク*/
/*薄緑*/
/*黄色*/
/*緑2*/
/*黄色*/
/* ----------------------------------------------------------- フォントサイズ基本
----------------------------------------------------------- */
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: #1b1b1b; border-top: #f1f4e6 4px solid; }

@media 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: #1b1b1b; border-top: #f1f4e6 4px solid; } }
/* ----------------------------------------------------------- 構成
----------------------------------------------------------- */
body { width: 100%; margin: 0 auto; }

section { height: auto; overflow: hidden; margin: 2rem 0 0 0; }
section.first { margin: 0 0 0 0; }

.sentence { height: auto; overflow: hidden; }

.pc_n { display: block !important; }

.sp_n { display: none !important; }

@media screen and (min-width: 768px) { body { margin: 0; padding: 0; }
  section { height: auto; overflow: hidden; margin: 2rem 0 0 0; }
  section.first { margin: 0 0 0 0; }
  .pc_n { display: none !important; }
  .sp_n { display: block !important; } }
/* -----------------------------------------------------------
　枠
----------------------------------------------------------- */
article { height: auto; overflow: hidden; width: 100%; margin: 0 auto 0 auto; padding: 0 0 0 0; }
article.low { margin: 0 auto; }
article .catchcopy { width: 96%; margin: auto; text-align: center; font-size: 1.8rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; line-height: 1.4; font-weight: bold; display: block; margin-bottom: 30px; }

.wrapper { height: auto; width: 100%; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.wrapper .main { width: 96%; margin: 0 auto; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
.wrapper .main p.mar_all { margin: auto 1rem 3rem; }
.wrapper .main a.web_reserve { width: 80%; height: 4vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #dbf0a5; color: #1b1b1b; font-size: 1.5rem; margin: 0 auto; padding: 8px 0; border-bottom: #86cb24 2px solid; border-radius: 2px; text-decoration: none; }
.wrapper .main a.web_reserve:hover { opacity: 0.6; }
.wrapper .main a.web_reserve::before { content: '\e813'; font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; text-align: center; font-variant: normal; text-transform: none; font-size: 2rem; margin-right: .5em; color: #007645; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.wrapper .main .privacy_policy { padding: 3vw; -webkit-box-sizing: border-box; box-sizing: border-box; overflow-y: scroll; height: 50vw; width: 96%; margin: 3rem auto; border: #cccccc 1px solid; }

@media screen and (min-width: 768px) { article { height: auto; overflow: hidden; width: 100%; margin: 47px auto 0 auto; padding: 0; }
  article.low { margin: 0 auto; }
  article .catchcopy { width: 1080px; margin: auto; text-align: center; font-size: 2.8rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; line-height: 1.4; font-weight: bold; display: block; margin-bottom: 30px; }
  .wrapper { width: 1080px; height: auto; margin: 0 auto; padding: 0 0 0 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .wrapper .main { width: 820px; margin: 0; padding: 0; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .wrapper .main p.mar_all { margin: auto auto 3rem 1rem; }
  .wrapper .main a.web_reserve { width: 300px; height: 4vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #dbf0a5; color: #1b1b1b; font-size: 1.8rem; margin: 0 auto; padding: 8px 0; border-bottom: #86cb24 2px solid; border-radius: 2px; }
  .wrapper .main a.web_reserve:hover { opacity: 0.6; }
  .wrapper .main .privacy_policy { padding: 3vw; -webkit-box-sizing: border-box; box-sizing: border-box; overflow-y: scroll; height: 300px; width: 720px; margin: 1rem auto 3rem; border: #cccccc 1px solid; padding: 20px; }
  .wrapper .main .privacy_policy > p { font-size: 1.4rem; } }
/* -----------------------------------------------------------
　文字装飾
----------------------------------------------------------- */
span.text_red { color: red; }

span.text_green { color: #007645; font-weight: bold; }

.text_blue { color: #1BA3D2; }

span.bold_text { font-weight: bold; }

strong { font-weight: bold; font-size: 1.4rem; margin: 0 0 2rem 0; line-height: 140%; }

.underline_text { text-decoration: underline; }

.font-l { font-size: 180% !important; }

.box { border: #ccc 1px solid; padding: 1rem; margin-bottom: 1rem; }
.box.-blue { border: #1BA3D2 1px solid; }

.mb0 { margin-bottom: 0; }

.pb0 { padding-bottom: 0; }

@media screen and (min-width: 768px) { strong { font-weight: bold; font-size: 1.6rem; margin: 0 0 2rem 0; line-height: 160%; } }
/* -----------------------------------------------------------
　tel
----------------------------------------------------------- */
span.tel { position: relative; padding-left: 2.5rem; }
span.tel::before { content: '\e800'; font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; position: absolute; top: 20%; left: 0; width: 1em; margin-right: .8em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #007645; }
span.tel a { text-decoration: none; color: #1b1b1b; }

@media screen and (min-width: 768px) { span.tel::before { content: '\e800'; font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .8em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #007645; } }
/* -----------------------------------------------------------
　ヘッダ
----------------------------------------------------------- */
header { height: auto; margin-bottom: 3rem; }
header .head_frame { margin: 0.6rem auto 0.3rem auto; width: 96%; }
header .head_frame .head_logo { width: 83%; }
header .head_frame .head_logo a img { width: 100%; height: auto; }
header .head_frame .head_text .head_info { margin: 1rem 0 0 0; }
header .head_frame .head_text .head_info span.tel { text-align: center; font-size: 2.6rem; color: #007645; border: #007645 1px solid; padding: 0.5rem 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 1rem; font-weight: bold; }
header .head_frame .head_text .head_info span.tel::before { margin-right: 0.5em; }
header .head_frame .head_text .head_info span.tel a { color: #007645; display: inline-block; width: 100%; height: 100%; line-height: 1.3; margin-bottom: 0; font-weight: bold; }
header .head_frame .head_text .head_info em { display: none; width: auto; color: #d39500; font-size: 1.3rem; margin: 0 auto 0.5rem -4rem; padding: 4px 1rem; border-top: #d39500 1px solid; border-bottom: #d39500 1px solid; font-weight: bold; position: relative; left: 50%; }
header .head_frame .head_text .head_info a { text-decoration: none; display: block; padding: 0; color: #ffffff; margin-bottom: 2rem; }
header .head_frame .head_text .head_info a.head_web { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #dbf0a5; color: #1b1b1b; font-size: 1.5rem; margin: 0; padding: 8px 0; margin: 0.4rem 0; border-bottom: #86cb24 2px solid; border-radius: 2px; }
header .head_frame .head_text .head_info a.head_web:hover { opacity: 0.6; }
header .head_frame .head_text .head_info a.head_web::before { content: '\e813'; font-family: "fontello"; font-style: normal; font-weight: normal; color: #007645; font-size: 2rem; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .3em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
header .head_frame .head_text .head_address { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 3rem 0 0 0; }
header .head_frame .head_text .head_address div { width: 2.1rem; margin: auto 0.5rem auto auto; }
header .head_frame .head_text .head_address div i { font-size: 2rem; color: #007645; }
header .head_frame .head_text .head_address p { width: auto; margin: auto auto auto 0; font-size: 1.3rem; }
header .head_frame .head_text .head_address .head_address02 { width: auto; margin: 0.8rem 0 0 0; padding: 0; }
header .head_frame .head_text .head_address .head_address02::before { content: '\e801'; font-family: "fontello"; font-style: normal; font-weight: normal; font-size: 1.8rem; speak: none; display: inline-block; text-decoration: inherit; width: auto; margin-right: 0.5em; text-align: center; font-variant: normal; text-transform: none; color: #007645; margin-left: .2em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
header .head_frame .head_text .head_address .head_parking { width: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #007645; font-size: 2rem; margin: 0.8rem 0 0 0; padding: 0; font-weight: bold; }
header .head_frame .head_text .head_address .head_parking::before { content: '\e804'; font-family: "fontello"; font-style: normal; font-weight: normal; font-size: 1.8rem; speak: none; display: inline-block; text-decoration: inherit; width: auto; margin-right: 0.5em; text-align: center; font-variant: normal; text-transform: none; margin-left: .2em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
header .head_frame .head_link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
header .head_frame .head_link a { display: block; width: 48%; color: #ffffff; font-weight: bold; text-decoration: none; background-color: #66ab82; border-radius: 0.8rem; text-align: center; font-size: 1.4rem; padding: 1rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
header.blog { height: 30vw; }

@media screen and (min-width: 768px) { header { height: auto; margin-bottom: 0; }
  header .head_frame { margin: 20px auto 0 auto; width: 1080px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  header .head_frame .head_logo { width: 497px; }
  header .head_frame .head_logo a img { width: 100%; height: auto; }
  header .head_frame .head_text { width: 550px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  header .head_frame .head_text .head_info { margin: 0; width: 550px; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  header .head_frame .head_text .head_info span.tel { display: block; width: 250px; text-align: left; border: none; font-size: 2.6rem; color: #007645; margin-bottom: 0; padding: 0.6rem 0 0.6rem 5rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  header .head_frame .head_text .head_info em { display: inline-block; width: auto; color: #d39500; font-size: 1.3rem; padding: 7px 1rem; margin: 0.7rem 0; border-top: #d39500 1px solid; border-bottom: #d39500 1px solid; font-weight: bold; position: inherit; }
  header .head_frame .head_text .head_info a { text-decoration: none; display: block; padding: 0.8rem 0; }
  header .head_frame .head_text .head_info a.head_web { width: 190px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #dbf0a5; color: #1b1b1b; font-size: 1.5rem; margin: 0; padding: 8px 0; margin: 0.4rem 0; border-bottom: #86cb24 2px solid; border-radius: 2px; }
  header .head_frame .head_text .head_info a.head_web:hover { opacity: 0.6; }
  header .head_frame .head_text .head_address { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 1rem 0 0 0; width: 550px; }
  header .head_frame .head_text .head_address div { width: 30px; text-align: center; }
  header .head_frame .head_text .head_address div i { font-size: 2rem; color: #007645; }
  header .head_frame .head_text .head_address p { width: auto; margin: 0; line-height: 130%; font-size: 1.6rem; }
  header .head_frame .head_text .head_address p br.zip { display: none; }
  header .head_frame .head_text .head_address .head_address02 { margin: 0.4rem 0; }
  header .head_frame .head_text .head_address .head_parking { width: 190px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #007645; font-size: 1.8rem; margin: 0; padding: 0 0; margin: 0.4rem 0; font-weight: bold; }
  header .head_frame .head_text .head_address .head_parking a { color: #ffffff; }
  header .head_frame .head_text .head_address .head_parking:hover { opacity: 0.6; }
  header .head_frame .head_link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; width: 420px; margin: 30px 0 0 0; }
  header .head_frame .head_link a { display: block; width: 200px; color: #ffffff; font-weight: bold; text-decoration: none; background-color: #66ab82; border-radius: 2rem; text-align: center; font-size: 1.8rem; padding: 1rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; height: 45px; }
  header.blog { height: 110px; } }
/* -----------------------------------------------------------
　キービジュアル
----------------------------------------------------------- */
.key_visual { display: block; width: 100%; height: 50vw; margin: 10px 0 0; background-size: cover; background-position: 38% top; }
.key_visual .key_on { display: none; }

.key_on_sp { height: 80vw; text-align: center; margin: 0; }
.key_on_sp > div { height: 35vw; }
.key_on_sp > div p.top_info { font-size: 2.2rem; font-weight: bold; text-align: left; color: #994c2f; margin: 0 0 1rem 2.7rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
.key_on_sp > div img { width: 100%; height: auto; margin-top: -2.5rem; }
.key_on_sp .key_medical_time { width: 96%; margin: auto 2%; }
.key_on_sp .key_medical_time p.top_info { font-size: 2.2rem; font-weight: bold; color: #994c2f; margin: 0 0 1rem 2.7rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
.key_on_sp .key_medical_time .notice_time { font-size: 1.2rem; text-align: left; }

.key_visual_low { display: block; width: 100%; height: 25vw; overflow: hidden; margin: 1rem 0 0 0; background: url(../images/key_visual_low.jpg) no-repeat; background-size: cover; background-position: center top; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.key_visual_low h1 { color: #1fb446; font-weight: bold; font-size: 1.6rem; margin: 10vw 0 0 0; }

.key_visual_blog { display: block; width: 100%; height: 34vw; overflow: hidden; margin: 1rem 0 0 0; background: url(./images/key_visual_low.jpg) no-repeat; background-size: cover; background-position: center top; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.key_visual_blog h1 { color: #1fb446; font-weight: bold; font-size: 1.6rem; margin: 10vw 0 0 0; }

@media screen and (min-width: 768px) { .key_visual { display: block; width: 100%; height: 376px; margin: 0 auto 0 auto; background-size: cover; background-position: center top; overflow: hidden; }
  .key_visual .key_on { display: block; position: relative; width: 1080px; margin: 0 auto; z-index: 1; }
  .key_visual .key_on img { position: absolute; top: -25px; right: 0; }
  .key_visual .key_on .key_medical_time { width: 325px; position: absolute; top: 85px; right: 60px; }
  .key_visual .key_on .key_medical_time p.top_info { font-size: 2.2rem; font-weight: bold; color: #994c2f; margin: 0 0 1rem 2.7rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
  .key_visual .key_on .key_medical_time table.timetable tr th { background-color: #007645; padding: 8px 0; font-size: 1.2rem; }
  .key_visual .key_on .key_medical_time table.timetable tr td { text-align: center; padding: 8px 0; font-size: 1.2rem; }
  .key_visual .key_on .key_medical_time .notice_time { font-size: 1.2rem; text-align: center; margin: 0 0 0 .8rem; }
  .key_on_sp { display: none; }
  .key_visual_low { display: block; width: 100%; height: 132px; overflow: hidden; margin: 1rem 0 0 0; background: url(../images/key_visual_low.jpg) no-repeat; background-size: cover; background-position: center top; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .key_visual_low h1 { color: #d39500; font-weight: bold; font-size: 3.8rem; margin: 48px 0 0 0; }
  .key_visual_blog { display: block; width: 100%; height: 210px; overflow: hidden; margin: 1rem 0 0 0; background: url(./images/key_visual_low.jpg) no-repeat; background-size: cover; background-position: center top; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .key_visual_blog h1 { color: #1fb446; font-weight: bold; font-size: 3.8rem; margin: 48px 0 0 0; } }
/* -----------------------------------------------------------
　診療時間
----------------------------------------------------------- */
table.timetable { padding: 0px; vertical-align: middle; width: 100%; margin: 0 auto; text-align: center; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; border: none; }
table.timetable tr { margin: 0px; padding: 0px; vertical-align: middle; }
table.timetable tr.line { border-bottom: #000000 1px solid; }
table.timetable tr th { background-color: #007645; padding: 12px 0; text-align: center; font-weight: bold; color: #ffffff; font-size: 1.2rem; vertical-align: middle; -webkit-box-sizing: border-box; box-sizing: border-box; }
table.timetable tr th.holiday { width: 12%; }
table.timetable tr td { text-align: center; padding: 0.8rem 0; font-size: 1rem; vertical-align: middle; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #ffffff; color: #1b1b1b; }
table.timetable tr td.time { width: 30%; font-size: 1rem; text-align: center; }

.notice_time { font-size: 1.4rem; color: #1b1b1b; line-height: 120%; width: 100%; margin: 15px auto 10px auto; }

@media screen and (min-width: 768px) { table.timetable { padding: 0px; vertical-align: middle; width: 100%; margin: 0 auto; text-align: center; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; border: none; }
  table.timetable tr { margin: 0px; padding: 0px; vertical-align: middle; }
  table.timetable tr.line { border-bottom: #000000 1px solid; }
  table.timetable tr th { background-color: #007645; padding: 12px 0; text-align: center; font-weight: bold; color: #ffffff; font-size: 1.5rem; vertical-align: middle; -webkit-box-sizing: border-box; box-sizing: border-box; }
  table.timetable tr th.holiday { width: 12%; }
  table.timetable tr td { text-align: center; padding: 1.2rem 0; font-size: 1.8rem; vertical-align: middle; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #ffffff; color: #1b1b1b; }
  table.timetable tr td.time { width: 30%; font-size: 1.4rem; text-align: center; }
  .notice_time { font-size: 1.4rem; color: #1b1b1b; margin: 0; width: 100%; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 180%; } }
/* -----------------------------------------------------------
　メインナビ
----------------------------------------------------------- */
.main_nav_pc { display: none; }

@media screen and (min-width: 768px) { .main_nav_pc { display: block; margin: 0 auto; padding: 0; width: 100%; background-color: #007645; }
  .main_nav_pc nav { width: 1080px; height: 55px; margin: 22px auto 0 auto; }
  .main_nav_pc nav ul { width: 1080px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .main_nav_pc nav ul li { width: 180px; text-align: center; font-size: 1.5rem; line-height: 100%; margin: 0; background-color: #007645; position: relative; }
  .main_nav_pc nav ul li::before { content: ""; border-left: #66ab82 1px solid; height: 1.2em; position: absolute; top: 50%; left: 0; margin-top: -10px; }
  .main_nav_pc nav ul li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 55px; color: #ffffff; text-decoration: none; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: bold; }
  .main_nav_pc nav ul li a:hover { color: #ffffff; background-color: #86cb24; }
  .main_nav_pc nav ul li:last-child::after { content: ""; border-left: #66ab82 1px solid; height: 1.2em; position: absolute; top: 50%; right: 0; margin-top: -10px; } }
/* -----------------------------------------------------------
　診療時間表
----------------------------------------------------------- */
.medical_time { background-color: #fff7d5; margin: 2rem 0 0 0; }
.medical_time .medical_time_left { text-align: center; padding: 2rem 0 0.5rem 0; }
.medical_time .medical_time_left img { width: 40%; }
.medical_time .medical_time_right { padding: 0 0 1rem 0; }
.medical_time .medical_time_right table { width: 96%; margin: 0 auto; }
.medical_time .medical_time_right p { width: 96%; margin: 1rem auto; }

@media screen and (min-width: 768px) { .medical_time { background-color: #fff7d5; margin: 38px 0 60px 0; padding: 38px 0 20px 0; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .medical_time .medical_time_left { text-align: center; padding: 2rem 0 0.5rem 0; width: 169px; }
  .medical_time .medical_time_left img { width: 169px; }
  .medical_time .medical_time_right { padding: 0 0 1rem 0; width: 560px; }
  .medical_time .medical_time_right table { width: 96%; margin: 0 auto; }
  .medical_time .medical_time_right p { width: 96%; margin: 1rem auto; } }
/* -----------------------------------------------------------
　お知らせ
----------------------------------------------------------- */
.notice_frame { padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; height: 128vw; width: 100%; margin: 0 auto; box-sizing: border-box; /* overflow-x: hidden; */ }
.notice_frame dl { overflow-y: scroll; height: 120vw; }
.notice_frame dl dt { margin: 0 0 0 0; color: #d39500; font-size: 1.4rem; padding: 0 0 0 0.4rem; -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: bold; letter-spacing: 0.1em; line-height: 120%; }
.notice_frame dl dt span { color: #FF0004; margin: 0 1rem 0 0; }
.notice_frame dl dd { color: #1b1b1b; margin: 0 0 2rem 0; font-size: 1.4rem; line-height: 120%; padding: 0 0 0 0.4rem; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #bfbfbf 1px dashed; }

@media screen and (min-width: 768px) { .notice_frame { padding: 0 30px; -webkit-box-sizing: border-box; box-sizing: border-box; height: 550px; width: 100%; margin: 0 auto; box-sizing: border-box; }
  .notice_frame dl { overflow-y: scroll; height: 550px; }
  .notice_frame dl dt { margin: 0 0 0 0; color: #d39500; font-size: 1.7rem; padding: 0 0 0 0.8rem; -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: bold; letter-spacing: 0.1em; line-height: 120%; }
  .notice_frame dl dt span { color: #FF0004; margin: 0 1rem 0 0; }
  .notice_frame dl dd { color: #1b1b1b; margin: 0 0 2rem 0; font-size: 1.6rem; line-height: 120%; padding: 0 0 0 0.8rem; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #bfbfbf 1px dashed; } }
/*スマホ用スライドバー*/
@media screen and (max-width: 767px) { .notice_frame dl::-webkit-scrollbar { width: 12px; background: #ffffff; }
  .notice_frame dl::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; }
  .notice_frame dl::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); } }
/* -----------------------------------------------------------
　当院の特長
----------------------------------------------------------- */
.features { width: 100%; margin: 0 auto; padding: 2rem 0; background-color: #f1f4e6; background: url(../images/index_feature_bg.png) no-repeat; background-size: cover; background-position: center top; }
.features p { width: auto; margin: auto 1rem 1rem; font-size: 1.6rem; }
.features .features_box { display: block; text-align: center; }
.features .features_box img { width: 80%; height: auto; margin: auto auto 1rem; }

@media screen and (min-width: 768px) { .features { width: 100%; height: 336px; margin: 0 auto; padding-top: 20px; background-color: #f1f4e6; background: url(../images/index_feature_bg.png) no-repeat; background-size: cover; background-position: center top; }
  .features p { width: 780px; margin: 20px auto; font-size: 2rem; }
  .features .features_box { width: 780px; margin: 20px auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 0; }
  .features .features_box img { width: 243px; height: 183px; } }
/* -----------------------------------------------------------
　診察内容
----------------------------------------------------------- */
.shinsatsu_nav { display: none; }

@media screen and (min-width: 768px) { .shinsatsu_nav { display: block; margin: 3rem auto 0; padding: 0; width: 100%; }
  .shinsatsu_nav ul { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .shinsatsu_nav ul li { width: 390px; height: 120px; margin: 0 0 15px 0; padding: 0; }
  .shinsatsu_nav ul li a { width: 100%; height: auto; padding: 2rem 1rem; background-color: #007645; color: #ffffff; font-size: 2rem; text-decoration: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 auto; font-weight: bold; vertical-align: middle; }
  .shinsatsu_nav ul li a:hover { color: #ffffff; background-color: #86cb24; }
  .shinsatsu_nav ul li a.icon_fe::before { font-family: "fontello"; font-style: normal; font-weight: normal; font-size: 7.5rem; color: #dbf0a5; speak: none; display: inline-block; text-decoration: inherit; width: auto; margin-right: .2em; margin-left: .2em; text-align: center; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
  .shinsatsu_nav ul li a.icon_fe.backache::before { content: '\e808'; }
  .shinsatsu_nav ul li a.icon_fe.arthralgia::before { content: '\e809'; }
  .shinsatsu_nav ul li a.icon_fe.hip_joint::before { content: '\e80a'; }
  .shinsatsu_nav ul li a.icon_fe.knee_joint::before { content: '\e80b'; }
  .shinsatsu_nav ul li a.icon_fe.osteoporosis::before { content: '\e806'; }
  .shinsatsu_nav ul li a.icon_fe.anesthesia::before { content: '\e80d'; }
  .shinsatsu_nav ul li a.icon_fe.rehabilitation::before { content: '\e80e'; }
  .shinsatsu_nav ul li a.icon_fe.orthopedics::before { content: '\e80f'; }
  .shinsatsu_nav ul li:nth-last-child(2), .shinsatsu_nav ul li:last-child { margin-bottom: 0; } }
/* -----------------------------------------------------------
　予約はこちら
----------------------------------------------------------- */
.reservation { width: 100%; min-height: 18vh; height: auto; margin: 35px auto; padding: 0 0 0 2rem; background-color: #fff7d5; background: url(../images/index_reservation.jpg) no-repeat; background-size: cover; background-position: 60% top; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.reservation a { text-decoration: none; display: block; padding: 0.8rem 0; }
.reservation a.head_web { width: 88%; height: 5vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #dbf0a5; color: #1b1b1b; font-size: 1.8rem; margin: 0; padding: 8px 0; margin: 0.4rem 0; border-bottom: #86cb24 2px solid; border-radius: 2px; }
.reservation a.head_web:hover { opacity: 0.6; }
.reservation a.head_web::before { content: '\e813'; font-family: "fontello"; font-style: normal; font-weight: normal; color: #007645; font-size: 2.2rem; speak: none; display: inline-block; text-decoration: inherit; width: auto; margin-right: .5em; text-align: center; font-variant: normal; text-transform: none; margin-left: .2em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media screen and (min-width: 768px) { .reservation { width: 764px; height: 115px; margin: 35px auto; padding: 0 0 0 50px; background-color: #fff7d5; background: url(../images/index_reservation.jpg) no-repeat; background-size: cover; background-position: center top; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .reservation a { text-decoration: none; display: block; padding: 0.8rem 0; }
  .reservation a.head_web { width: 335px; height: 5vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #dbf0a5; color: #1b1b1b; font-size: 1.8rem; margin: 0; padding: 8px 0; margin: 0.4rem 0; border-bottom: #86cb24 2px solid; border-radius: 2px; }
  .reservation a.head_web:hover { opacity: 0.6; } }
/* -----------------------------------------------------------
　医院概要
----------------------------------------------------------- */
.overview { width: 100%; margin: 50px auto 0 auto; padding: 40px 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: none; background-color: #f1f4e6; }
.overview .overview_bg { padding: 0 0 2rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 auto 2rem auto; width: 100%; }
.overview .overview_bg .logo_frame { width: 96%; height: 10vh; margin: 0 auto; background: url(../images/logo_white.png) no-repeat; background-size: contain; background-position: center center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.overview .overview_bg .logo_frame img.overview_title { width: 90%; display: block; margin: 0 auto; }
.overview .overview_bg .overview_frame { width: 100%; margin: 45px auto 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 0 0 0; }
.overview .overview_bg .overview_frame .overview_frame_left { width: 96%; margin: 0 auto; padding: 0; }
.overview .overview_bg .overview_frame .overview_frame_left dl { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 20px 0; line-height: 180%; color: #1b1b1b; }
.overview .overview_bg .overview_frame .overview_frame_left dl dt { display: block; background-color: #007645; font-size: 1.4rem; font-weight: bold; margin: 0 0 1px 0; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; color: #ffffff; padding: 1rem; }
.overview .overview_bg .overview_frame .overview_frame_left dl dd { display: block; color: #1b1b1b; font-size: 1.4rem; margin: 0 0 1px 0; width: 100%; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #ffffff; }
.overview .overview_bg .overview_frame .overview_frame_left dl dd span.tel { padding-left: 0; }
.overview .overview_bg .overview_frame .overview_frame_left dl dd span.tel::before { display: none; }
.overview .overview_bg .overview_frame .overview_frame_left dl dd a { color: #1b1b1b; }
.overview .overview_bg .overview_frame .overview_frame_left dl dd a:hover { opacity: 0.6; }
.overview .overview_bg .overview_frame .overview_frame_left .notice_time { margin: 0.6rem 0.5rem 1rem; font-size: 1.2rem; line-height: 140%; }
.overview .overview_bg .overview_frame .overview_frame_left table { width: 100%; margin: 0 auto; }
.overview .overview_bg .overview_frame .overview_frame_left table tr.line { border-bottom: #f1f4e6 1px solid; }
.overview .overview_bg .overview_frame .overview_frame_left table tr th { padding: 15px 0; font-size: 1.6rem; }
.overview .overview_bg .overview_frame .overview_frame_left table tr td { padding: 15px 0; }
.overview .overview_bg .overview_frame .overview_frame_left table tr td.time { font-size: 1.2rem; }
.overview .overview_bg .overview_frame .overview_frame_right { width: 100%; text-align: left; margin: 0; padding: 0; }
.overview .overview_bg .overview_frame .overview_frame_right .map { width: 98%; margin: 0 auto; padding: 0; }
.overview .overview_bg .overview_frame .overview_frame_right .map div { width: 100%; margin: 0 auto; padding: 0 0 1rem 0; }
.overview .overview_bg .overview_frame .overview_frame_right .map div img { width: 100%; height: auto; margin: 0 auto; display: block; border: #007645 1px solid; }
.overview .overview_bg .overview_frame .overview_frame_right .map div a.map_btn { color: #007645; text-align: center; text-decoration: none; display: block; font-size: 1.8rem; padding: 8px 0; width: 80%; margin: 22px auto  0 auto; border-radius: 2rem; border: #007645 1px solid; }
.overview .overview_bg .overview_frame .overview_frame_right .map div a.map_btn:hover { opacity: 0.6; }

@media screen and (min-width: 768px) { .overview { width: 100%; margin: 80px auto 0 auto; padding: 40px 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: none; background-color: #f1f4e6; }
  .overview .overview_bg { padding: 0 0 2rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 auto 2rem auto; width: 1080px; }
  .overview .overview_bg .logo_frame { width: 96%; height: 145px; margin: 0 auto; background: url(../images/logo_white.png) no-repeat; background-size: contain; background-position: center center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .overview .overview_bg .logo_frame img.overview_title { width: 497px; display: block; margin: 0 auto; }
  .overview .overview_bg .overview_frame { width: 1010px; margin: 45px auto 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 0 0 0 0; }
  .overview .overview_bg .overview_frame .overview_frame_left { width: 495px; margin: 0; padding: 0; }
  .overview .overview_bg .overview_frame .overview_frame_left dl { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 40px 0; line-height: 180%; color: #1b1b1b; }
  .overview .overview_bg .overview_frame .overview_frame_left dl dt { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-color: #007645; font-size: 1.6rem; font-weight: bold; margin: 0 0 1px 0; width: 130px; -webkit-box-sizing: border-box; box-sizing: border-box; color: #ffffff; padding: 25px 0; }
  .overview .overview_bg .overview_frame .overview_frame_left dl dd { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; color: #1b1b1b; font-size: 1.6rem; margin: 0 0 1px 0; width: 365px; padding: 12px; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #ffffff; }
  .overview .overview_bg .overview_frame .overview_frame_left dl dd a { color: #1b1b1b; }
  .overview .overview_bg .overview_frame .overview_frame_left dl dd a:hover { opacity: 0.6; }
  .overview .overview_bg .overview_frame .overview_frame_left .notice_time { margin: 0.6rem 0 1rem 0; font-size: 1.6rem; line-height: 140%; }
  .overview .overview_bg .overview_frame .overview_frame_left table { margin: 1rem 0 1rem 0; }
  .overview .overview_bg .overview_frame .overview_frame_left table tr.line { border-bottom: #f1f4e6 1px solid; }
  .overview .overview_bg .overview_frame .overview_frame_left table tr th { padding: 15px 0; font-size: 1.6rem; }
  .overview .overview_bg .overview_frame .overview_frame_left table tr td { padding: 15px 0; }
  .overview .overview_bg .overview_frame .overview_frame_left table tr td.time { font-size: 1.6rem; }
  .overview .overview_bg .overview_frame .overview_frame_right { width: 485px; text-align: left; margin: 0; padding: 0; }
  .overview .overview_bg .overview_frame .overview_frame_right .map { width: 100%; margin: 0 auto; padding: 0; }
  .overview .overview_bg .overview_frame .overview_frame_right .map div { width: 100%; margin: 0 auto; padding: 0 0 1rem 0; }
  .overview .overview_bg .overview_frame .overview_frame_right .map div a.map_btn { color: #007645; text-align: center; text-decoration: none; display: block; font-size: 1.8rem; padding: 8px 0; width: 350px; margin: 22px auto  0 auto; border-radius: 2rem; border: #007645 1px solid; }
  .overview .overview_bg .overview_frame .overview_frame_right .map div a.map_btn:hover { opacity: 0.6; } }
/* -----------------------------------------------------------
　フッター
----------------------------------------------------------- */
footer .footer_frame { display: none; }
footer .copyright { margin: 0; text-align: center; margin: 0; padding: 1rem 0; color: #ffffff; font-size: 1.2rem; height: auto; background-color: #007645; }
footer .copyright a { color: #ffffff; text-decoration: none; }

@media screen and (min-width: 768px) { footer { width: 100%; height: auto; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 0 0; background-color: #f1f4e6; border-top: #ffffff 1px solid; }
  footer .footer_frame { display: block; width: 1080px; margin: 0 auto 20px auto; }
  footer .footer_frame ul { list-style-type: none; font-size: 1.5rem; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto 0 auto; }
  footer .footer_frame ul li { line-height: 180%; margin-right: 3rem; }
  footer .footer_frame ul li a { text-decoration: none; color: #1b1b1b; }
  footer .footer_frame ul li a:hover { border-bottom: #1b1b1b 1px solid; }
  footer .footer_frame ul.global_list { margin: 0 auto 0.4rem auto; }
  footer .footer_frame ul.global_list li::before { content: ""; width: 0; height: 0; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 7px solid #e3bc5d; display: inline-block; margin: auto 5px auto 0; position: relative; top: -2px; }
  footer .footer_frame ul.aside_list1 { width: 90%; margin: 0 auto; }
  footer .footer_frame ul.aside_list1 i { display: none; }
  footer .footer_frame ul.aside_list1 li::before { content: ""; width: 0; height: 0; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 7px solid #007645; display: inline-block; margin: auto 5px auto 0; position: relative; top: -2px; }
  footer .copyright { margin: 0; text-align: center; margin: 0; padding: 16px 0; color: #ffffff; font-size: 1.5rem; height: auto; max-width: 2000px; letter-spacing: 0.2rem; background-color: #007645; }
  footer .copyright a { color: #ffffff; text-decoration: none; }
  footer.blog { background-color: #ffffff; } }
/* -----------------------------------------------------------
　ページトップへ
----------------------------------------------------------- */
#linkpagetop { float: right; }

#linkpagetop img { width: 80%; height: auto; }

#pagetop { position: fixed; bottom: 15vw; right: 0px; height: 8vw; text-align: right; margin: 0 2% 0 0; }

#pagetop a { display: block; }

#pagetop_position { float: right; margin: 0px; padding: 0px; }

@media screen and (min-width: 768px) { #linkpagetop { float: left; }
  #linkpagetop img { width: 52px; height: auto; }
  #pagetop { position: fixed; bottom: 180px; left: 50%; margin: 0 0 0 600px; height: 73px; text-align: center; }
  #pagetop a { display: block; color: #ffffff; }
  #pagetop_position { float: right; margin: 0px; padding: 0px; }
  .blog #pagetop { position: fixed; bottom: 90px; left: 50%; margin: 0 0 0 600px; height: 90px; text-align: center; } }
@media screen and (min-width: 768px) and (max-width: 1500px) { #pagetop { position: fixed; bottom: 80px; left: 90%; margin: 0 0 0 0; height: 105px; text-align: center; }
  #pagetopblog { position: fixed; bottom: 80px; left: 90%; margin: 0 0 0 0; height: 105px; text-align: center; } }
/*----------------------------------------------------------- 下層
----------------------------------------------------------- */
.text_link { font-size: 1.4rem; margin: 0 0 2rem 0; line-height: 140%; display: inline-block; color: #007645; }
.text_link:hover { opacity: 0.7; }
.text_link::before { content: ""; width: 0; height: 0; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 7px solid #d39500; display: inline-block; margin: auto 5px auto 0; position: relative; top: -2px; }

.parking_text { color: #1b1b1b; }

.red_text { color: red; }

.tel_text { text-align: center; color: #01af84; font-weight: bold; font-size: 2rem; }
.tel_text span { display: block; }
.tel_text a { text-decoration: none; }

.reservation_btn { text-align: center; background-color: #ef92bb; color: #ffffff; font-size: 1.8rem; text-decoration: none; display: block; margin: 1rem auto 2rem auto; width: 90%; padding: 0.6rem 0; border-radius: 2rem; }

.green_btn { text-align: center; background-color: #007645; color: #ffffff; font-size: 2rem; text-decoration: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 2rem auto; font-weight: bold; width: 100%; height: 80px; padding: 0.6rem 0; vertical-align: middle; }
.green_btn:hover { background-color: #86cb24; }

.red_btn { text-align: center; background-color: #FF0000; color: #ffffff; font-size: 2rem; text-decoration: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 2rem auto; font-weight: bold; width: 100%; height: 80px; padding: 0.6rem 0; vertical-align: middle; }
.red_btn:hover { opacity: 0.7; }

/*問診票*/
a.interview_sheet02 { text-align: center; margin: 1rem auto 0; width: 80%; height: 50px; }
a.interview_sheet02 img { width: 80%; height: auto; }
a.interview_sheet02 img:hover { opacity: 0.6; }
a.interview_sheet02::before { content: '\e815'; font-family: "fontello"; font-style: normal; font-weight: normal; font-size: 4rem; color: #dbf0a5; speak: none; display: inline-block; text-decoration: inherit; width: auto; margin-right: .2em; margin-left: -0.2em; text-align: center; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/*矢印*/
.arrow::before { content: ""; width: 0; height: 0; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 7px solid #e3bc5d; display: inline-block; margin: auto 5px auto 0; position: relative; top: -2px; }

@media screen and (min-width: 768px) { .text_link { font-size: 1.6rem; margin: 0 0 2rem 0; line-height: 140%; display: inline-block; }
  .parking_text { color: #1b1b1b; }
  .parking_text:hover { opacity: 0.6; }
  .tel_text { text-align: center; color: #01af84; font-weight: bold; font-size: 3rem; line-height: 140%; }
  .tel_text span { display: inline; margin: 0 0 0 2rem; }
  .tel_text a { text-decoration: none; }
  .reservation_btn { width: 400px; text-align: center; background-color: #ef92bb; color: #ffffff; font-size: 2rem; text-decoration: none; display: block; margin: 0 auto 20px auto; padding: 1rem 0; border-radius: 2rem; line-height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .reservation_btn:hover { opacity: 0.6; }
  /*問診票*/
  a.interview_sheet02 { width: 300px; } }
/* -----------------------------------------------------------
　画像　frame
----------------------------------------------------------- */
.img_frame { display: block; padding-top: 1.5rem; }
.img_frame figure { margin-bottom: 2rem; width: 100%; }
.img_frame figure figcaption { font-size: 1.4rem; line-height: 1.5; }
.img_frame figure img { width: 100%; }

@media screen and (min-width: 768px) { .img_frame { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: normal; -ms-flex-align: normal; align-items: normal; padding-top: 2rem; }
  .img_frame figure { margin-bottom: 2rem; width: 49%; }
  .img_frame figure figcaption { font-size: 1.6rem; line-height: 1.5; }
  .img_frame figure.col3 { margin-bottom: 2rem; width: 32%; }
  .img_frame figure.col3 figcaption { font-size: 1.6rem; line-height: 1.5; } }
/*----------------------------------------------------------- インポート
----------------------------------------------------------- */
/*ハンバーガー*/
.drawr { display: none; position: absolute; top: 26vw; width: 100%; padding: 0; margin: 0 auto; height: auto; z-index: 999999; background-color: #007645; }
.drawr p { color: #ffffff; font-size: 1.6rem; text-align: center; padding: 1rem 0; background-color: #8072d6; margin: 0; border-bottom: #ffffff 1px solid; }
.drawr ul.hbg li { text-align: center; }
.drawr ul.hbg li a { color: #ffffff; font-size: 1.6rem; text-decoration: none; padding: 1rem 0; display: block; border-bottom: #ffffff 1px solid; }
.drawr ul.hbg li a span { display: none; }
.drawr ul.hbg li a i { display: none; }

.openNav { display: block; }

/*ハンバーガーナビ*/
.main_nav_sp { display: block; width: 100%; height: auto; margin: 0; }
.main_nav_sp ul.gnav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; }
.main_nav_sp ul.gnav li { width: 100%; font-weight: normal; font-size: 1.6rem; letter-spacing: 0.05em; line-height: 140%; list-style-type: none; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; border-bottom: #ffffff 1px solid; text-align: center; }
.main_nav_sp ul.gnav li a { color: #ffffff; text-decoration: none; width: 100%; display: block; padding: 1rem 0; text-shadow: none; -webkit-box-sizing: border-box; box-sizing: border-box; }

@media screen and (min-width: 768px) { .main_nav_sp { display: none; } }
.toggle { display: none; }

.toggle-label { cursor: pointer; display: block; width: 56px; height: 50px; padding: 0 0 4px 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; }

.toggle-label:active { -webkit-tap-highlight-color: transparent; }

.toggle-label { cursor: pointer; }

.toggle-label .toggle-icon, .toggle-label .toggle-icon:before, .toggle-label .toggle-icon:after { position: relative; display: block; top: 50%; left: 50%; height: 3px; width: 42px; background: #ffffff; content: ''; -webkit-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; }

.toggle-label .toggle-text { position: relative; display: block; top: calc(100% - 10px); height: 14px; font-size: 12px; color: #ffffff; text-align: center; }

.toggle-label .toggle-text:before { position: absolute; width: 100%; left: 0; content: 'MENU'; -webkit-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; visibility: visible; opacity: 1; }

.toggle-label .toggle-text:after { position: absolute; width: 100%; left: 0; content: 'CLOSE'; -webkit-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; visibility: hidden; opacity: 0; }

.toggle-label .toggle-icon { -webkit-transform: translate3d(-50%, -5px, 0); transform: translate3d(-50%, -5px, 0); }

.toggle-label .toggle-icon:before { -webkit-transform: translate3d(-50%, -11.5px, 0); transform: translate3d(-50%, -11.5px, 0); }

.toggle-label .toggle-icon:after { -webkit-transform: translate3d(-50%, 5px, 0); 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 { -webkit-transform: translateX(-50%) rotate(45deg); transform: translateX(-50%) rotate(45deg); top: 1.5px; }

.toggle:checked ~ .toggle-label .toggle-icon:after { -webkit-transform: translateX(-50%) translateY(-10px) rotate(-45deg); 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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 56px; position: absolute; cursor: pointer; right: 2%; top: 5vw; padding: 0 0 0.6rem 0; background-color: #007645; }

/*アサイド*/
/* -----------------------------------------------------------
　アサイド
----------------------------------------------------------- */
aside { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; width: 96%; margin: 0 auto; /*ロゴ*/ /*見出し*/ /*リンクリスト*/ /*外部リンク*/ }
aside figure { text-align: center; }
aside p { display: none; }
aside ul.aside_list { display: none; }
aside a { text-align: center; display: block; margin: 1rem 0 0 0; }
aside a img { width: 80%; height: auto; }
aside a img:hover { opacity: 0.6; }
aside a img.youtube { width: 65%; }
aside a.interview_sheet::before { content: '\e815'; font-family: "fontello"; font-style: normal; font-weight: normal; font-size: 5rem; color: #dbf0a5; speak: none; display: inline-block; text-decoration: inherit; width: auto; margin-right: .2em; margin-left: -0.2em; text-align: center; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
aside a.actionplan small { font-size: 75%; }
aside a.actionplan::before { content: '\E816'; font-family: "fontello"; font-style: normal; font-weight: normal; font-size: 4rem; color: #dbf0a5; speak: none; display: inline-block; text-decoration: inherit; width: auto; margin-right: .2em; margin-left: -0.2em; text-align: center; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
aside a.surgery small { font-size: 75%; }
aside a.surgery::before { content: '\e81d'; font-family: "fontello"; font-style: normal; font-weight: normal; font-size: 4rem; color: #dbf0a5; speak: none; display: inline-block; text-decoration: inherit; width: auto; margin-right: .2em; margin-left: -0.2em; text-align: center; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
aside #engage-contributions-widget-wrapper { display: block; height: 80vw; }
aside .aside_3bees { text-align: center; margin: 1rem 0 0 0; padding: 2rem 0 0 0; background-color: #ebeced; }

@media screen and (min-width: 768px) { aside { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; width: 240px; margin: 0; /*ロゴ*/ /*見出し*/ /*リンクリスト*/ /*外部リンク*/ }
  aside figure { text-align: center; }
  aside p { display: block; margin: 0 0 10px; padding: 12px 0 0; height: 43px; color: #ffffff; font-size: 2.2rem; text-align: center; background: url(../images/aside_h.png) no-repeat; background-size: cover; background-position: center top; font-weight: bold; }
  aside ul.aside_list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style-type: none; margin: 0; width: 240px; border-bottom: #007645 3px solid; padding-bottom: 3px; }
  aside ul.aside_list li { width: 240px; background-color: #dbf0a5; font-size: 1.6rem; margin: 0 0 2px 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
  aside ul.aside_list li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; height: 55px; padding: 0 0.6rem; color: #1b1b1b; text-decoration: none; margin: auto; -webkit-box-sizing: border-box; box-sizing: border-box; }
  aside ul.aside_list li a::before { content: '\e814'; font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .5em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #007645; font-size: 1.5rem; }
  aside ul.aside_list li a i { color: #007645; font-size: 1.5rem; margin-right: 0.5rem; }
  aside ul.aside_list li a:hover { color: #ffffff; }
  aside ul.aside_list li:hover { background-color: #86cb24; }
  aside a { text-align: center; display: block; margin: 25px 0 0 0; }
  aside a.bnr_youtube { margin-top: 0 !important; }
  aside a img { width: 230px; height: auto; }
  aside a img:hover { opacity: 0.6; }
  aside a img.youtube { width: 240px; margin-bottom: 10px; }
  aside #engage-contributions-widget-wrapper { display: block; height: 230px; height: 300px; }
  aside .aside_3bees { text-align: center; margin: 1rem 0 0 0; padding: 2rem 0 0 0; background-color: #ebeced; } }
/*イメージ*/
/* -----------------------------------------------------------
　イメージ
----------------------------------------------------------- */
.img_right { margin: 0 0 10px 0; text-align: center; }
.img_right img { width: 70%; height: auto; }

.img_locomo { margin: 0 0 10px 0; text-align: center; }
.img_locomo img { width: 70%; height: auto; }

.img_doctor { margin: 0 0 10px 0; text-align: center; }
.img_doctor img { width: 70%; height: auto; }

.img_center { margin: 10px 0 10px 0; text-align: center; }
.img_center img { width: 100%; height: auto; }

/*画像右*/
.img_right_frame { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 0 0 1rem 0; }
.img_right_frame div.right { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; 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 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; width: 100%; }
.img_right_frame div.left .doctor_name { text-align: right; }

/*画像左*/
.img_left_frame { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 0 0 1rem 0; }
.img_left_frame div.left { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; 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 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; width: 100%; line-height: 120%; }

/*二つ*/
.img_two { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.img_two img { width: 100%; 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; }

@media screen and (min-width: 768px) { .img_right { float: right; margin: 0 0 10px 10px; }
  .img_right img { width: 236px; height: auto; }
  .img_doctor { float: right; margin: 0 0 10px 10px; }
  .img_doctor img { width: 300px; height: auto; }
  .img_locomo { float: right; margin: 0 0 10px 10px; }
  .img_locomo a:hover { opacity: 0.6; }
  .img_locomo img { width: 255px; height: auto; }
  .img_center { float: none; margin: 0 0 10px 0; text-align: center; }
  .img_center img { width: auto; height: auto; }
  /*画像右*/
  .img_right_frame { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin: 0 0 3rem 0; }
  .img_right_frame div.right { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; width: 350px; text-align: center; }
  .img_right_frame div.right img { width: 350px; height: auto; margin: 0; }
  .img_right_frame div.left { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; width: 445px; line-height: 120%; }
  .img_right_frame div.left .doctor_name { text-align: right; }
  /*画像左*/
  .img_left_frame { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin: 0 0 0 0; }
  .img_left_frame div.left { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; 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 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; width: 445px; line-height: 120%; }
  /*二つ*/
  .img_two { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .img_two img { width: 272px; margin: 0 auto 20px auto; display: block; }
  .top_doctor_name { font-size: 1.8rem; text-align: right; }
  .top_doctor_name span { font-size: 2.2rem; } }
/*リスト*/
/* -----------------------------------------------------------
　リスト
----------------------------------------------------------- */
/*標準*/
ul.list_normal { line-height: 160%; font-size: 1.4rem; list-style-type: disc; margin: 0; }
ul.list_normal li { margin: 0 0 10px 1.8rem; padding: 0; }
ul.list_normal li ul { list-style-type: none; }
ul.list_normal li ul li { margin: 0 0 10px 0; }

/*画像●*/
ul.list_maru { padding: 0; margin: 0; }
ul.list_maru li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 1rem 0; -webkit-box-sizing: border-box; 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.4rem; line-height: 130%; }
ul.list_maru li ul { margin: 1rem 0 0 0; }
ul.list_maru li ul li { background: none; list-style-type: disc; margin: 0 0 1rem 2rem; padding: 0 0 0 0; }
ul.list_maru li ul li ul li { list-style-type: none; }

/*画像●*/
ul.list_maru2 { padding: 0; margin: 0; }
ul.list_maru2 li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 1rem 0; -webkit-box-sizing: border-box; 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.4rem; line-height: 130%; }
ul.list_maru2 li ul { margin: 1rem 0 0 0; }
ul.list_maru2 li ul li { background: none; list-style-type: none; margin: 0 0 1rem 0; padding: 0 0 0 0; }
ul.list_maru2 li ul li ul li { list-style-type: none; }

/*画像■グリーン*/
ul.list_green { padding: 0; margin: 0; }
ul.list_green li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 1rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/icon_green.gif) no-repeat; background-position: left top 0.6rem; background-size: 1rem; padding: 0 0 0 1.4rem; line-height: 130%; }

/*画像■オレンジ*/
ul.list_orange { padding: 0; margin: 0; }
ul.list_orange li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 1rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/icon_orange.gif) no-repeat; background-position: left top 0.6rem; background-size: 1rem; padding: 0 0 0 1.4rem; line-height: 130%; }

/*なし*/
ul.list_none { line-height: 160%; font-size: 1.4rem; list-style-type: none; margin: 0; }
ul.list_none li { margin: 0 0 15px 0; padding: 0 0 0 5px; }
ul.list_none li span { color: #fedc50; margin: 0 0.5rem 0 0; }
ul.list_none li span.text_red { color: red; }

/*数値*/
ul.list_num { -webkit-box-sizing: border-box; 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; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }
ul.list_num li ul { list-style-type: none; }
ul.list_num li ul li { margin: 0 0 10px 0; }

/*数値*/
ul.list_num2 { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
ul.list_num2 li { line-height: 130%; font-size: 1.4rem; list-style-type: decimal; margin: 0 0 10px 2rem; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }
ul.list_num2 li ul.alpha { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
ul.list_num2 li ul.alpha li { line-height: 130%; font-size: 1.4rem; list-style-type: lower-alpha; margin: 0 0 1rem 2rem; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }
ul.list_num2 li ul.none { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
ul.list_num2 li ul.none li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 1rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }

/*英語*/
ul.list_alpha { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
ul.list_alpha li { line-height: 130%; font-size: 1.4rem; list-style-type: lower-alpha; margin: 0 0 10px 2rem; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }

/*概要*/
ul.list_overview { -webkit-box-sizing: border-box; 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; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }

/*2列*/
ul.list_normal_two { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
ul.list_normal_two li { -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 130%; font-size: 1.4rem; list-style-type: disc; margin: 0 0 10px 25px; }

ul.link_list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style-type: none; }
ul.link_list li { width: 45%; margin: 0 0 0.6rem 0; }
ul.link_list li a { display: block; width: 100%; text-decoration: none; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 1.4rem; background-color: #007645; border-bottom: #86cb24 4px solid; color: #ffffff; border-radius: 1rem 0 0 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
ul.link_list li a::before { content: "･"; color: #ffe473; font-size: 3rem; }

@media 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; -webkit-box-sizing: border-box; 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_maru2 { padding: 0; }
  ul.list_maru2 li { line-height: 100%; font-size: 1.6rem; list-style-type: none; margin: 0 0 15px 0; -webkit-box-sizing: border-box; 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_maru2 li ul { margin: 1rem 0 0 0; }
  ul.list_maru2 li ul li { background: none; list-style-type: none; margin: 0 0 1rem 0; padding: 0 0 0 0; }
  ul.list_maru2 li ul li ul li { list-style-type: none; }
  /*画像■グリーン*/
  ul.list_green { padding: 0; }
  ul.list_green li { line-height: 100%; font-size: 1.6rem; list-style-type: none; margin: 0 0 15px 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/icon_green.gif) no-repeat; background-position: left top 3px; background-size: 1.5rem; padding: 0 0 0 20px; line-height: 140%; }
  /*画像■オレンジ*/
  ul.list_orange { padding: 0; }
  ul.list_orange li { line-height: 100%; font-size: 1.6rem; list-style-type: none; margin: 0 0 15px 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/icon_orange.gif) no-repeat; background-position: left top 3px; background-size: 1.5rem; padding: 0 0 0 20px; 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_none li span.text_red { color: red; }
  /*数値*/
  ul.list_num { -webkit-box-sizing: border-box; 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; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }
  ul.list_num li ul { margin: 1rem 0 0 0; }
  ul.list_num li ul li { list-style-type: none; }
  /*数値*/
  ul.list_num2 { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
  ul.list_num2 li { line-height: 160%; font-size: 1.6rem; list-style-type: decimal; margin: 0 0 10px 2rem; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }
  ul.list_num2 li ul.alpha { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
  ul.list_num2 li ul.alpha li { line-height: 160%; font-size: 1.6rem; list-style-type: lower-alpha; margin: 0 0 1rem 2rem; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }
  ul.list_num2 li ul.none { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
  ul.list_num2 li ul.none li { line-height: 160%; font-size: 1.6rem; list-style-type: none; margin: 0 0 1rem 0; -webkit-box-sizing: border-box; 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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  ul.list_normal_two li { width: 45%; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 130%; font-size: 1.6rem; list-style-type: disc; margin: 0 0 10px 25px; }
  ul.link_list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style-type: none; }
  ul.link_list li { width: 30%; margin: 0 0 0.6rem 0; }
  ul.link_list li a { width: 100%; text-decoration: none; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 1.6rem; background-color: #007645; border-bottom: #86cb24 4px solid; color: #ffffff; border-radius: 1rem 0 0 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  ul.link_list li a::before { content: "･"; color: #ffe473; font-size: 3rem; }
  ul.link_list li a:hover { background-color: #66ab82; border-bottom: #e3bc5d 4px solid; } }
/* -----------------------------------------------------------
　定義リスト
----------------------------------------------------------- */
dl { font-size: 1.4rem; margin: 1rem 0 20px 0; line-height: 120%; }
dl dt { width: 100%; margin: 0 0 5px 0; font-weight: bold !important; }
dl dd { width: 100%; margin: 0 0 40px 1rem; }

dl.bio_list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.4rem; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 1rem 0 20px 0; line-height: 120%; }
dl.bio_list dt { width: 100%; margin: 0 0 5px 0; font-weight: bold; }
dl.bio_list dd { width: 100%; margin: 0 0 20px 1rem; }

@media screen and (min-width: 768px) { dl { font-size: 1.6rem; line-height: 140%; margin-top: 2rem; }
  dl dt { margin: 0 0 20px 0; font-weight: bold; }
  dl dd { margin: 0 0 40px 0; }
  dl.bio_list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.6rem; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 140%; width: 820px; margin-top: 2rem; }
  dl.bio_list dt { width: 120px; margin: 0 0 20px 0; font-weight: normal; }
  dl.bio_list dd { width: 700px; margin: 0 0 20px 0; } }
/*見出し*/
/* -----------------------------------------------------------
　見出し
----------------------------------------------------------- */
h1 { margin: 0; }

h2.top { color: #007645; font-size: 1.8rem; font-weight: bold; margin: 3rem 0 0 0; padding: 1.5rem 0 0 6rem; min-height: 3.6rem; height: auto; line-height: 120%; background: url(../images/top_h.png) no-repeat; background-size: cover; background-position: left top; }
h2.top.mb_2 { margin-bottom: 2rem; }
h2.low span { padding: 0 1rem; max-width: 96%; }
h2.blogh2 { background-color: #007645; color: #ffffff; font-size: 2rem; padding: 1rem; border-radius: 1rem 1rem 0 0; margin: 0 0 1rem 0; border-bottom: #86cb24 4px solid; -webkit-box-sizing: border-box; box-sizing: border-box; }
h2.blogh2::before { content: "◆"; color: #86cb24; font-size: 1.4rem; vertical-align: middle; margin: 0 0.5rem; }
h2.blogh2 a { color: #ffffff; text-decoration: none; }
h2.first { margin: 3rem 0 1rem 0; }
h2.first02 { margin: 3rem 0 3.5rem 0; }

h3 { color: #d39500; font-weight: bold; font-size: 1.8rem; margin: 0 0 1rem 0; padding: 10px 0 10px 50px; position: relative; border-top: #b2cc6e 1px solid; border-bottom: #b2cc6e 1px solid; }
h3::before { content: ""; position: absolute; left: 1rem; width: 18px; height: 18px; background-color: #dbf0a5; font-size: 1.4rem; vertical-align: middle; margin: 0 0.5rem; }

h4 { color: #1b1b1b; font-weight: normal; font-size: 1.6rem; padding: 10px 0 10px 50px; margin: 0 0 1rem 0; background-color: #f1f4e6; position: relative; }
h4::before { content: ""; position: absolute; left: 1.2rem; top: 50%; width: 14px; height: 14px; background-color: #e0d1b7; font-size: 1.4rem; vertical-align: middle; margin: -7px 0.5rem 0; }

h5 { color: #1b1b1b; font-weight: normal; font-size: 1.5rem; padding: 10px 0 10px 50px; border-bottom: #bfbfbf 1px solid; margin: 0 0 1rem 0; position: relative; }
h5::before { content: ""; position: absolute; left: 1.3rem; top: 50%; width: 12px; height: 12px; background-color: #bfbfbf; font-size: 1.4rem; vertical-align: middle; margin: -6px 0.5rem 0; }

p { font-size: 1.4rem; margin: 0 0 2rem 0; line-height: 140%; }

.bold { font-weight: bold; }

@media screen and (min-width: 768px) { h1 { margin: 0; }
  h2.top { color: #007645; font-size: 2.4rem; font-weight: bold; margin: 3rem 0 0 0; padding: 0.8rem 0 0 6rem; height: 4.3rem; line-height: 1.8; background: url(../images/top_h.png) no-repeat; background-size: cover; background-position: left top; }
  h2.low img { width: 150px; height: auto; }
  h2.blogh2 { background-color: #007645; color: #ffffff; font-size: 2.4rem; padding: 20px 0; border-radius: 1rem 1rem 0 0; margin: 0 0 1rem 0; border-bottom: #86cb24 4px solid; -webkit-box-sizing: border-box; box-sizing: border-box; }
  h2.blogh2::before { content: "◆"; color: #86cb24; font-size: 1.4rem; vertical-align: middle; margin: 0 0.5rem; }
  h2.blogh2 a { color: #ffffff; text-decoration: none; }
  h2.first { margin: 0 0 20px 0; }
  h2.first02 { margin: 0 0 40px 0; }
  h3 { color: #d39500; font-weight: bold; font-size: 2.2rem; margin: 0 0 1rem 0; padding: 10px 0 10px 50px; position: relative; border-top: #b2cc6e 1px solid; border-bottom: #b2cc6e 1px solid; }
  h3::before { content: ""; position: absolute; left: 1rem; width: 18px; height: 18px; background-color: #dbf0a5; font-size: 1.4rem; vertical-align: middle; margin: 0 0.5rem; }
  h4 { color: #1b1b1b; font-weight: normal; font-size: 2rem; padding: 10px 0 10px 50px; margin: 0 0 1rem 0; background-color: #f1f4e6; position: relative; }
  h4::before { content: ""; position: absolute; left: 1.2rem; top: 50%; width: 14px; height: 14px; background-color: #e0d1b7; font-size: 1.4rem; vertical-align: middle; margin: -7px 0.5rem 0; }
  h5 { color: #1b1b1b; font-weight: normal; font-size: 1.8rem; padding: 10px 0 10px 50px; border-bottom: #bfbfbf 1px solid; margin: 0 0 1rem 0; position: relative; }
  h5::before { content: ""; position: absolute; left: 1.3rem; top: 50%; width: 12px; height: 12px; background-color: #bfbfbf; font-size: 1.4rem; vertical-align: middle; margin: -6px 0.5rem 0; }
  p { font-size: 1.6rem; margin: 0 0 2rem 0; line-height: 160%; }
  .bold { font-weight: bold; } }
/*----------------------------------------------------------- 医師紹介
----------------------------------------------------------- */
.doctor_name { text-align: right; }

/*----------------------------------------------------------- 診療時間・アクセス
----------------------------------------------------------- */
.access_guide figure { text-align: center; }
.access_guide figure img { width: 95%; border: #007645 1px solid; }

.map_btn_base { color: #007645; text-align: center; text-decoration: none; display: block; font-size: 1.6rem; padding: 8px 0; width: 80%; margin: 22px auto  0 auto; border-radius: 2rem; border: #007645 1px solid; }
.map_btn_base:hover { opacity: 0.6; }

@media screen and (min-width: 768px) { .access_guide { display: block; }
  .access_guide figure { text-align: center; }
  .access_guide figure img { width: 80%; }
  .map_btn_base { font-size: 1.8rem; width: 350px; } }
/*----------------------------------------------------------- 診療内容
----------------------------------------------------------- */
.link_text { text-align: right; color: #1b1b1b; font-size: 1.4rem; }

@media screen and (min-width: 768px) { .link_text { text-align: right; color: #1b1b1b; font-size: 1.6rem; } }
/* -----------------------------------------------------------
　プラセンタ治療
----------------------------------------------------------- */
table.placenta_table { padding: 0px; vertical-align: middle; width: 100%; margin: 0 auto; text-align: center; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; border: none; }
table.placenta_table tr { margin: 0px; padding: 0px; vertical-align: middle; }
table.placenta_table tr th { background-color: #007645; padding: 1rem; text-align: left; font-weight: normal; color: #ffffff; font-size: 1.4rem; vertical-align: middle; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; }
table.placenta_table tr td { text-align: left; padding: 1rem; font-size: 1.4rem; vertical-align: middle; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #ffffff; border: #007645 1px solid; color: #1b1b1b; display: block; }

@media screen and (min-width: 768px) { table.placenta_table { padding: 0px; vertical-align: middle; width: 100%; margin: 0 auto; text-align: center; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; border: none; }
  table.placenta_table tr { margin: 0px; padding: 0px; vertical-align: middle; }
  table.placenta_table tr th { background-color: #007645; border: #ffffff 1px solid; padding: 1rem; text-align: left; font-weight: normal; color: #ffffff; font-size: 1.4rem; vertical-align: middle; -webkit-box-sizing: border-box; box-sizing: border-box; display: table-cell; }
  table.placenta_table tr td { text-align: left; padding: 1rem; font-size: 1.4rem; vertical-align: middle; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #ffffff; border: #007645 1px solid; color: #1b1b1b; display: table-cell; } }
/*----------------------------------------------------------- ブログ
----------------------------------------------------------- */
.bolg_main section { margin: 3rem 0 0 0; }

html.blog_html { margin-top: 0; }

.sub_nav_sentence { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; width: 96%; margin: 3rem auto 0 auto; }
.sub_nav_sentence section { margin: 0; }
.sub_nav_sentence h2.widget-title { border-bottom: #e3bc5d 4px solid; color: #ffffff; text-align: center; font-size: 2rem; padding: 1rem 0; border-radius: 1rem 1rem 0 0; font-weight: bold; background: url(./images/aside_icon_blog_left.png), url(./images/aside_icon_blog_right.png); background-position: left 4% center,right 4% center; background-repeat: no-repeat, no-repeat; background-color: #66ab82; margin: 0 0 0.4rem 0; }
.sub_nav_sentence ul { margin: 0; padding: 0; }
.sub_nav_sentence ul li { background-color: #fff7d5; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 1rem 0; list-style-type: none; }
.sub_nav_sentence ul li a { color: #1b1b1b; text-decoration: none; font-size: 1.4rem; }

.date_box { background-color: #e7fba3; padding: 0.5rem; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 1rem 0; }
.date_box p.date_box_left { font-size: 1.4rem; color: #3ba636; margin: 0; }
.date_box .date_box_right { color: #3ba636; font-size: 1.4rem; margin: 0; }
.date_box .date_box_right ul.post-categories { list-style-type: none; display: inline-block; margin: 0; padding: 0; }
.date_box .date_box_right ul.post-categories li a { text-decoration: none; color: #3ba636; }

div.more { text-align: right; font-size: 1.4rem; }
div.more a { color: #007645; }

.different_link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; clear: both; }
.different_link a { width: 45%; display: block; background-color: #ffc000; color: #ffffff; border: #ffc000 1px solid; border-radius: 0.4rem; text-decoration: none; padding: 0.6rem; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 1.4rem; line-height: 140%; }

.wp-pagenavi { margin: 3rem 0 0 0; }
.wp-pagenavi span { background-color: #ffc000; color: #ffffff; padding: 0.2rem 0.4rem; -webkit-box-sizing: border-box; box-sizing: border-box; border: #ffc000 1px solid; border-radius: 0.4rem; font-size: 1.4rem; }
.wp-pagenavi span.current { border: #ffc000 1px solid; }
.wp-pagenavi span:hover { border: #ffc000 1px solid; }
.wp-pagenavi a { background-color: #ffc000; color: #ffffff; padding: 0.2rem 0.4rem; -webkit-box-sizing: border-box; box-sizing: border-box; border: #ffc000 1px solid; border-radius: 0.4rem; font-size: 1.4rem; }
.wp-pagenavi a.current { border: #ffc000 1px solid; }
.wp-pagenavi a:hover { border: #ffc000 1px solid; }

/*アーカイブ*/
header.entry-header { height: auto; }
header.entry-header .entry-meta { display: none; }
header.entry-header h2.entry-title { background-color: #007645; color: #ffffff; font-size: 2rem; padding: 1rem; border-radius: 1rem 1rem 0 0; margin: 0 0 1rem 0; border-bottom: #86cb24 4px solid; -webkit-box-sizing: border-box; box-sizing: border-box; }
header.entry-header h2.entry-title::before { content: "◆"; color: #86cb24; font-size: 1.4rem; vertical-align: middle; margin: 0 0.5rem; }
header.entry-header h2.entry-title a { color: #ffffff; text-decoration: none; }

@media screen and (min-width: 768px) { .bolg_main section { margin: 0 0 3rem 0; }
  .sub_nav_sentence { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; width: 230px; margin: 0; }
  .sub_nav_sentence section { margin: 0; }
  .sub_nav_sentence h2.widget-title { border-bottom: #e3bc5d 4px solid; color: #ffffff; text-align: center; font-size: 2.6rem; padding: 20px 0; border-radius: 1rem 1rem 0 0; font-weight: bold; background: url(./images/aside_icon_blog_left.png), url(./images/aside_icon_blog_right.png); background-position: left 15px center,right 15px center; background-repeat: no-repeat, no-repeat; background-color: #66ab82; background-size: 30px,30px; margin: 0 0 10px 0; }
  .sub_nav_sentence ul { margin: 0 0 25px 0; padding: 0; }
  .sub_nav_sentence ul li { background-color: #fff7d5; padding: 14px 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 1rem 0; list-style-type: none; border-radius: 1rem 1rem 0 0; border-left: #66ab82 4px solid; }
  .sub_nav_sentence ul li a { color: #1b1b1b; text-decoration: none; font-size: 1.8rem; }
  .date_box { background-color: #e7fba3; padding: 8px 10px; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 1rem 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .date_box p.date_box_left { font-size: 1.8rem; color: #3ba636; margin: 0; }
  .date_box .date_box_right { color: #3ba636; font-size: 1.8rem; margin: 5px 0 0 0; vertical-align: middle; }
  .date_box .date_box_right ul.post-categories { list-style-type: none; display: inline-block; vertical-align: middle; margin: 0; padding: 0; }
  .date_box .date_box_right ul.post-categories li a { text-decoration: none; color: #3ba636; }
  div.more { text-align: right; font-size: 1.6rem; }
  div.more a { color: #007645; }
  .different_link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; clear: both; }
  .different_link a { width: 162px; display: block; background-color: #ffc000; color: #ffffff; border: #ffc000 1px solid; border-radius: 0.4rem; text-decoration: none; padding: 0.6rem; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 1.8rem; line-height: 140%; }
  .different_link a:hover { color: #ff7e00; background-color: #fffcc5; }
  .wp-pagenavi { margin: 3rem 0 0 0; }
  .wp-pagenavi span { background-color: #ffc000; color: #ffffff; padding: 0.2rem 0.4rem; -webkit-box-sizing: border-box; box-sizing: border-box; border: #ffc000 1px solid; border-radius: 0.4rem; font-size: 1.8rem; }
  .wp-pagenavi span.current { border: #ffc000 1px solid; }
  .wp-pagenavi span:hover { border: #ffc000 1px solid; }
  .wp-pagenavi a { background-color: #ffc000; color: #ffffff; padding: 0.2rem 0.4rem; -webkit-box-sizing: border-box; box-sizing: border-box; border: #ffc000 1px solid; border-radius: 0.4rem; font-size: 1.8rem; }
  .wp-pagenavi a.current { border: #ffc000 1px solid; }
  .wp-pagenavi a:hover { border: #ffc000 1px solid; } }
/* -----------------------------------------------------------
　ブワードプレス用
----------------------------------------------------------- */
/* img */
.img_c { display: block; max-width: 100%; height: auto; margin: 1.0rem auto; }

.img_l, .img_r { display: block; max-width: 80%; height: auto; margin: 1.0rem auto; }

/* clearfix */
.cf::before, .cf::after { content: ''; display: block; }

.cf::after { clear: both; }

/* float */
.fl_l { float: left; }

.fl_r { float: right; }

/* txt */
.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

@media screen and (min-width: 768px) { .img_l { float: left; margin: 0 2.0rem 2.0rem 0; }
  .img_r { float: right; margin: 0 0 2.0rem 2.0rem; } }
/* -----------------------------------------------------------
　追加
----------------------------------------------------------- */
table.disease_table { padding: 0px; vertical-align: middle; width: 100%; margin: 0 auto; text-align: center; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; border: none; font-size: 1.4rem; }
table.disease_table tr th { padding: 0.6rem; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #007645; border: #ffffff 1px solid; color: #ffffff; line-height: 140%; }
table.disease_table tr th.disease_table_left { width: 25%; }
table.disease_table tr th.disease_table_right { width: 75%; }
table.disease_table tr td { color: #1b1b1b; border: #007645 1px solid; padding: 0.6rem; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left; line-height: 140%; }

@media screen and (min-width: 768px) { table.disease_table { padding: 0px; vertical-align: middle; width: 100%; margin: 0 auto; text-align: center; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; border: none; font-size: 1.6rem; }
  table.disease_table tr th { padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #007645; border: #ffffff 1px solid; color: #ffffff; line-height: 140%; }
  table.disease_table tr th.disease_table_left { width: 25%; }
  table.disease_table tr th.disease_table_right { width: 75%; }
  table.disease_table tr td { color: #1b1b1b; border: #007645 1px solid; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left; line-height: 140%; } }
/*追加*/
.waiting { width: 100%; text-align: center; background-color: #ebeced; height: 180px; margin: 0 auto; }

.waiting iframe { width: 240px; }

@media screen and (min-width: 768px) { .waiting { width: 240px; text-align: center; background-color: #ebeced; height: 180px; margin: 30px 0 10px 0; }
  .waiting iframe { width: 240px; } }
@media screen and (max-width: 768px) { .anchornav { margin: 1rem auto 3rem !important; }
  .anchornav li { width: 100% !important; }
  .anchornav li.w-100 { width: 100%; } }
.anchornav { display: block; margin: 0 auto 3rem; padding: 0; width: 100%; }
.anchornav ul { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.anchornav ul li { width: 390px; margin: 0 0 10px 0; padding: 0; text-decoration: none; list-style-type: none; }
.anchornav ul li a { width: 100%; height: auto; padding: 2rem 1rem; background-color: #007645; color: #ffffff; font-size: 2rem; text-align: center !important; text-decoration: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 auto; font-weight: bold; vertical-align: middle; }
.anchornav ul li a:hover { color: #ffffff; background-color: #86cb24; }
.anchornav ul li.w-100 { width: 100%; }

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