@charset "UTF-8";
/* Scss Document */
/* =======================================================================
 共通項目 
======================================================================= */
/*関数*/
/* ----------------------------------------------------------- 関数
----------------------------------------------------------- */
/*サイトの横幅*/
/*media screen*/
/*文字SP*/
/*文字PC*/
/*基本フォント*/
/*游明朝*/
/*基本文字色*/
/*基本背景色PC*/
/*白*/
/*黒*/
/*灰色*/
/*青*/
/*赤*/
/*灰色*/
/*灰色*/
/*灰色*/
/*灰色*/
/*赤*/
/*青*/
/*灰色*/
/*黒*/
/*青*/
/*ピンク*/
/*うすピンク*/
/*うす青*/
/*コロナピンク*/
/*未使用*/
/*未使用*/
/*未使用*/
/*未使用*/
/*未使用*/
/*未使用*/
/*未使用*/
/*未使用*/
/*未使用*/
/*未使用*/
/*未使用*/
/*未使用*/
/* ----------------------------------------------------------- 特殊フォント読込
----------------------------------------------------------- */
@font-face { font-family: 'JosefinSans'; src: url(../font/static/JosefinSans-Regular.ttf); font-weight: normal; font-style: normal; }
@font-face { font-family: 'JosefinSans_bold'; src: url(../font/static/JosefinSans-Bold.ttf); font-weight: bold; font-style: normal; }
/* ----------------------------------------------------------- フォントサイズ基本
----------------------------------------------------------- */
html { font-size: calc( 100vw / 32 ); overflow-y: auto; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; color: #333333; background-color: #ffffff; padding: 0 0 11vw 0; }

@media screen and (min-width: 768px), print { html { font-size: 62.5%; overflow-y: scroll; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; color: #333333; background-color: #ffffff; padding: 0; } }
/* ----------------------------------------------------------- 構成
----------------------------------------------------------- */
body { position: relative; width: 100%; margin: 0 auto; }

section { height: auto; overflow: hidden; margin: 3rem 0 0 0; }
section.first { margin: 0 0 0 0; }

.sentence { height: auto; overflow: hidden; }

.pc_none { display: block; }

.sp_none { display: none; }

.pc_none_span { display: inline; }

.sp_none_span { display: none; }

.text_bold { font-weight: bold; }

.text_c { text-align: center; }

@media screen and (min-width: 768px), print { body { position: relative; z-index: 0; overflow: hidden; min-width: 1280px; }
  section { height: auto; overflow: hidden; margin: 0 0 0 0; }
  section.first { margin: 0 0 0 0; }
  .pc_none { display: none; }
  .sp_none { display: block; }
  .pc_none_span { display: none; }
  .sp_none_span { display: inline; } }
/* -----------------------------------------------------------
　枠
----------------------------------------------------------- */
article { height: auto; width: 100%; margin: 0 auto 0 auto; padding: 0; background-color: #ffffff; }

.wrapper { height: auto; width: 100%; margin: 0; padding: 0; }

.wrapper_low { height: auto; width: 96%; margin: 3rem auto 3rem auto; padding: 0; }

@media screen and (min-width: 768px), print { article { height: auto; width: 100%; margin: 58px 0 0 0; padding: 0; background-color: #ffffff; }
  .wrapper { height: auto; width: 100%; margin: 0; padding: 0; }
  .wrapper_low { height: auto; width: 1200px; margin: 100px auto 100px auto; padding: 0; } }
/* -----------------------------------------------------------
　ヘッダ
----------------------------------------------------------- */
header { margin: 0; padding: 0; height: auto; }
header .header_sentence_sp { margin: 0; padding: 0; width: 100%; height: 15vw; display: -webkit-box; display: -ms-flexbox; display: inline-block; -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; background-color: #ffffff; position: fixed; top: 0; }
header .header_sentence_sp h1.index_sp { width: 86%; height: auto; }
header .header_sentence_sp h1.index_sp a { text-decoration: none; }
header .header_sentence_sp h1.index_sp img { width: 85%; margin: 2vw 0 0 4%; }
header .key_visual { background-size: cover; background-repeat: no-repeat; background-position: center top; padding: 9vw 0 0 0; height: 60vw; }
header .key_visual .header_frame { display: none; }
header .key_visual img.key_visual_catchcopy { width: 10%; margin: 0 0 0 37%; }
header section.header_sentence_pc { width: 100%; margin: 0; padding: 0 0 1rem 0; background-color: #f5f5f5; -webkit-box-sizing: border-box; box-sizing: border-box; }
header section.header_sentence_pc .header_sentence_pc_frame h1 { display: none; }
header section.header_sentence_pc .header_sentence_pc_frame .header_catchcopy_text { background-color: #333333; color: #ffffff; font-size: 1.2rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: bold; padding: 0.6rem; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 0.6rem 0; }
header section.header_sentence_pc .header_sentence_pc_frame .header_catchcopy_text span.text_yoyaku { display: block; background-color: #fff; border-radius: .4rem; color: #bf1128; font-size: 1.6rem; letter-spacing: .5rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: bold; text-align: center; padding: 0.6rem; margin: 0 0 0.6rem 0; }
header section.header_sentence_pc .header_sentence_pc_frame .header_timetable table.timetable { width: 96%; margin: 0 auto; }
header section.header_sentence_pc .header_sentence_pc_frame .header_timetable .notice_time { width: 92%; margin: 0.4rem auto 0 auto; }
header.sp_header .main_nav_sp, header.sp_header .header_sentence_sp { display: none; }
header.head_contact { top: 9vw; margin: 12vw 0 0 0; }
header.head_low { margin: 0; padding: 0; height: 15vw; background-color: #ffffff; width: 100%; position: fixed; top: 0; z-index: 99999999; }
header.head_low .head_low_frame .header_sentence_low { margin: 0; padding: 0; width: 100%; height: 15vw; 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; background-color: #ffffff; }
header.head_low .head_low_frame .header_sentence_low h1.index_sp { width: 86%; height: auto; }
header.head_low .head_low_frame .header_sentence_low h1.index_sp a { text-decoration: none; }
header.head_low .head_low_frame .header_sentence_low h1.index_sp img { width: 85%; margin: 2vw 0 0 4%; }
header.head_low .head_low_frame .header_info_low { display: none; }
header.head_low.sp_header { display: none; }
header.head_low.sp_header .header_sentence_low { display: none; }

.web_btn { display: none; }

.key_visual_low { background: url(../images/key_visual_low.jpg) no-repeat; background-size: cover; background-position: center center; height: 30vw; 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; padding: 16vw 0 0 0; }
.key_visual_low h1 { color: #333333; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: normal; font-size: 2.2rem; text-align: center; letter-spacing: 0.1em; }

.key_visual_corona { background: url(../images/sarscov1.jpg) no-repeat; background-size: cover; background-position: center center; height: 55vw; 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; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 16vw 0 0 0; }
.key_visual_corona .key_visual_corona_in { width: 90%; margin: 0 auto; }
.key_visual_corona .key_visual_corona_in h1 { color: #333333; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: normal; font-size: 2.2rem; text-align: left; letter-spacing: 0.1em; }
.key_visual_corona .key_visual_corona_in p.covid_text { text-align: left; font-size: 1.2rem; }
.key_visual_corona .key_visual_corona_in p.covid_text span { background-color: #F5949C; color: #333333; text-align: center; padding: 0.4rem 1rem; }
.key_visual_corona .key_visual_corona_in p.key_text { font-size: 1rem; color: #333333; text-align: left; text-shadow: 0px 1px 3px #fff, 1px 1px 3px #fff, 1px 0px 3px #fff, 1px -1px 3px #fff, 0px -1px 3px #fff, -1px -1px 3px #fff, -1px 0px 3px #fff, -1px 1px 3px #fff; width: 100%; margin: 1rem 0 0 0; }

@media screen and (min-width: 768px), print { header { margin: 0; padding: 0; height: auto; }
  header .header_sentence_sp { display: none; }
  header .key_visual { background-size: cover; background-repeat: no-repeat; background-position: center top; padding: 0 0 0 0; height: 900px; position: relative; }
  header .key_visual .header_frame { display: block; width: 1200px; margin: 0 auto; height: 900px; position: relative; }
  header .key_visual .header_frame .header_info { position: absolute; top: 10px; right: 0; left: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 400px; }
  header .key_visual .header_frame .header_info .header_info_access { font-size: 1.8rem; font-weight: bold; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #ffffff; margin: 5px 0 0 0; letter-spacing: 0.1em; }
  header .key_visual .header_frame .header_info .header_info_access span { font-size: 2.8rem; }
  header .key_visual .header_frame .header_info a.header_info_access_btn { font-size: 1.8rem; font-weight: bold; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #333333; background-color: #ffffff; border-radius: 5px; width: 100px; height: 36px; 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; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; margin: 0 0 0 16px; text-decoration: none; }
  header .key_visual .header_frame .header_info a.header_info_access_btn::before { content: url("../images/icon_walk.png"); display: block; margin: 0 3px 0 0; }
  header .key_visual .header_frame .header_info a.header_info_access_btn i { font-size: 1rem; margin: 0 0 0 3px; }
  header .key_visual .header_frame .header_info a.header_info_access_btn:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  header .key_visual .header_frame .header_info .head_info_tel { width: 100%; color: #ffffff; font-size: 2.2rem; font-weight: bold; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; text-align: right; margin: 12px 0 0 0; }
  header .key_visual .header_frame .header_info .head_info_tel span { font-size: 3.2rem; }
  header .key_visual .header_frame .header_info .head_info_tel a { font-size: 3.2rem; color: #333333; text-decoration: none; }
  header .key_visual img.key_visual_catchcopy { width: 120px; margin: 0 auto; display: block; position: absolute; top: 124px; left: 0; right: 0; padding: 0 248px 0 0; }
  header section.header_sentence_pc { width: 100%; margin: 0; padding: 0; height: 210px; border-top: #333333 90px solid; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: visible; background-color: #f5f5f5; }
  header section.header_sentence_pc .header_sentence_pc_frame { width: 1200px; margin: -85px auto 0 auto; height: 210px; overflow: visible; position: relative; }
  header section.header_sentence_pc .header_sentence_pc_frame h1 { display: block; position: absolute; left: 0; bottom: -3px; }
  header section.header_sentence_pc .header_sentence_pc_frame .header_catchcopy_text { background-color: #333333; color: #ffffff; font-size: 2rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: bold; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; height: 5px; display: -webkit-box; display: -ms-flexbox; display: inline-block; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; position: absolute; left: 470px; top: 0; width: auto; }
  header section.header_sentence_pc .header_sentence_pc_frame .header_catchcopy_text span.text_yoyaku { display: inline-block; font-size: 2.8rem; padding: 0.6rem 4.5rem; margin: 0 0 0.6rem 0; }
  header section.header_sentence_pc .header_sentence_pc_frame .header_timetable { position: absolute; left: 614px; top: 90px; width: 450px; }
  header section.header_sentence_pc .header_sentence_pc_frame .header_timetable table.timetable { width: 450px; margin: 0; }
  header section.header_sentence_pc .header_sentence_pc_frame .header_timetable .notice_time { width: 450px; margin: 8px 0 0 22px; }
  header.sp_header .main_nav_sp, header.sp_header .header_sentence_sp { display: none; }
  header.head_contact { top: 0; margin: 0 0 0 0; }
  header.head_low { margin: 0; padding: 0; height: 100px; position: static;                                                                             /*
position: fixed;    
top:0;    
z-index: 99999999;
*/ background-color: #ffffff; width: 100%; }
  header.head_low .head_low_frame { width: 1200px; margin: 0 auto; height: 100px; 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; position: static !important; }
  header.head_low .head_low_frame .header_sentence_low { margin: 0; padding: 0; width: 457px; height: auto; display: block; background-color: #ffffff; top: 0; }
  header.head_low .head_low_frame .header_sentence_low h1.index_sp { width: 457px; height: 72px; margin: 14px 0 0 0; }
  header.head_low .head_low_frame .header_sentence_low h1.index_sp img { width: 457px; height: 72px; margin: 0 0 0 0; }
  header.head_low .head_low_frame .header_info_low { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 434px; height: 100px; background-color: #555555; }
  header.head_low .head_low_frame .header_info_low .header_info_low_access { font-size: 1.8rem; font-weight: bold; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #ffffff; margin: 18px 0 0 0; letter-spacing: 0.1em; }
  header.head_low .head_low_frame .header_info_low .header_info_low_access span { font-size: 2.8rem; }
  header.head_low .head_low_frame .header_info_low a.header_info_low_access_btn { font-size: 1.8rem; font-weight: bold; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #333333; background-color: #ffffff; border-radius: 5px; width: 100px; height: 36px; 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; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; margin: 10px 30px 0 16px; text-decoration: none; }
  header.head_low .head_low_frame .header_info_low a.header_info_low_access_btn::before { content: url("../images/icon_walk.png"); display: block; margin: 0 3px 0 0; }
  header.head_low .head_low_frame .header_info_low a.header_info_low_access_btn i { font-size: 1rem; margin: 0 0 0 3px; }
  header.head_low .head_low_frame .header_info_low a.header_info_low_access_btn:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  header.head_low .head_low_frame .header_info_low .head_info_low_tel { width: 100%; color: #ffffff; font-size: 2.2rem; font-weight: bold; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; text-align: right; margin: 12px 30px 0 0; }
  header.head_low .head_low_frame .header_info_low .head_info_low_tel span { font-size: 3.2rem; }
  header.head_low .head_low_frame .header_info_low .head_info_low_tel a { font-size: 3.2rem; color: #333333; text-decoration: none; }
  header.head_low.sp_header { display: block !important; }
  header.head_low.sp_header .header_sentence_low { display: block !important; }
  header.head_contact_low { position: static !important; display: block !important; }
  .web_btn { 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; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; width: 80px; height: 220px; position: fixed; top: 140px; right: 0; z-index: 999999999999; background-color: #ffffff; text-decoration: none; color: #333333; -ms-writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; font-size: 2rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; letter-spacing: 0.2em; font-weight: bold; }
  .web_btn::before { content: ""; background-color: #2f60ad; width: 5px; height: 110px; position: absolute; top: 0; left: 0; }
  .web_btn::after { content: ""; background-color: #e6001d; width: 5px; height: 110px; position: absolute; top: 110px; left: 0; }
  .web_btn:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  .key_visual_low { background: url(../images/key_visual_low.jpg) no-repeat; background-size: cover; background-position: center center; height: 120px; 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; padding: 0 0 0 0; }
  .key_visual_low h1 { color: #333333; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: normal; font-size: 3.4rem; text-align: center; letter-spacing: 0.1em; }
  .key_visual_corona { background: url(../images/sarscov1.jpg) no-repeat; background-size: cover; background-position: center center; height: 697px; 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; padding: 0 0 0 0; }
  .key_visual_corona .key_visual_corona_in { width: 1200px; margin: 0 auto; height: 697px; }
  .key_visual_corona .key_visual_corona_in h1 { color: #333333; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: normal; font-size: 4rem; text-align: left; letter-spacing: 0.1em; margin: 50px 0 0 0; }
  .key_visual_corona .key_visual_corona_in p.covid_text { text-align: left; font-size: 1.6rem; margin: 100px 0 0 0; }
  .key_visual_corona .key_visual_corona_in p.covid_text span { background-color: #F5949C; color: #333333; text-align: center; padding: 15px 20px; }
  .key_visual_corona .key_visual_corona_in p.key_text { font-size: 2.4rem; color: #333333; text-align: left; text-shadow: 0px 1px 3px #fff, 1px 1px 3px #fff, 1px 0px 3px #fff, 1px -1px 3px #fff, 0px -1px 3px #fff, -1px -1px 3px #fff, -1px 0px 3px #fff, -1px 1px 3px #fff; width: 100%; margin: 30px 0 0 0; } }
/* -----------------------------------------------------------
　メインナビ
----------------------------------------------------------- */
.main_nav_frame { display: none; }

@media screen and (min-width: 768px), print { .main_nav_frame { display: block; margin: 40px 0 0 0; width: 100%; height: 76px; padding: 0; background-color: #ffffff; z-index: 999999999; }
  .main_nav_frame nav { display: block; width: 100%; margin: 0; height: 76px; position: relative; }
  .main_nav_frame nav ul.main_nav { width: 1200px; 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; margin: 0 auto; }
  .main_nav_frame nav ul.main_nav li { width: 150px; height: 94px; margin: 0; }
  .main_nav_frame nav ul.main_nav li a.mnav { width: 100%; height: 94px; text-align: center; text-decoration: none; color: #333333; font-size: 1.8rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: bold; padding: 20px 0 0 0; margin: 0; 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; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .main_nav_frame nav ul.main_nav li a.mnav span { color: #999999; font-size: 1rem; margin: 10px 0 0 0; display: block; }
  .main_nav_frame nav ul.main_nav li a.mnav:hover { background-color: #efefef; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  .main_nav_frame nav ul.main_nav li ul.main_nav_sub { margin: 0 0 0 0; padding: 0 0 0 0; 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: nowrap; flex-wrap: nowrap; position: absolute; top: 94px; left: 0; z-index: 9999999; background-color: #f7f7f7; }
  .main_nav_frame nav ul.main_nav li ul.main_nav_sub li { width: auto; height: 60px; margin: 0; }
  .main_nav_frame nav ul.main_nav li ul.main_nav_sub li a { font-size: 1.6rem; color: #333333; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; height: 60px; 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; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; text-decoration: none; padding: 0 20px; box-sizing: border-box; }
  .main_nav_frame nav ul.main_nav li ul.main_nav_sub li a::before { font-family: "fontello"; content: "\00e806"; margin: 0 8px 0 0; }
  .main_nav_frame nav ul.main_nav li ul.main_nav_sub li a::after { content: ""; }
  .main_nav_frame nav ul.main_nav li ul.main_nav_sub li a:hover { background-color: #efefef; }
  .main_nav_frame nav ul.main_nav li.doctor a::after { font-family: "fontello"; content: "\00e803"; font-size: 1rem; color: #999999; margin: 10px 0 0 0; }
  .main_nav_frame nav ul.main_nav li.clinic a::after { font-family: "fontello"; content: "\00e803"; font-size: 1rem; color: #999999; margin: 10px 0 0 0; }
  .main_nav_frame nav ul.main_nav li.treatment a::after { font-family: "fontello"; content: "\00e803"; font-size: 1rem; color: #999999; margin: 10px 0 0 0; } }
/* -----------------------------------------------------------
　お知らせ
----------------------------------------------------------- */
.notice_frame { margin: 6rem 0 3rem 0; }
.notice_frame .notice_box dl { min-height: 40vw; height: auto; margin: 2rem auto 0 auto; width: 96%; overflow-wrap: break-word; }
.notice_frame .notice_box dl dt { color: #2f60ad; margin: 0 0 0.4rem 0; padding: 2rem 0.4rem 0 2rem; position: relative; border-top: #2f60ad 1px dashed; }
.notice_frame .notice_box dl dt p { font-size: 1.5rem; font-weight: bold; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; letter-spacing: 0.1em; line-height: 160%; margin: 0 0 1rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; color: #2f60ad; }
.notice_frame .notice_box dl dt::before { position: absolute; content: ""; display: block; width: 0; height: 0; border-top: solid 0.9em #2f60ad; border-left: solid 0.6em transparent; border-right: solid 0.6em transparent; margin: auto; left: 0; top: 2.7rem; -webkit-transition: 0.5s; transition: 0.5s; }
.notice_frame .notice_box dl dt.open::before { border: none; border-bottom: solid 0.9em #2f60ad; border-left: solid 0.6em transparent; border-right: solid 0.6em transparent; }
.notice_frame .notice_box dl dt:first-child { border-top: none; padding: 1rem 0.4rem 0 2rem; }
.notice_frame .notice_box dl dt:first-child::before { top: 1.7rem; }
.notice_frame .notice_box dl dt.close::before { -webkit-transform: rotateX(180deg); transform: rotateX(180deg); -webkit-transition: 0.5s; transition: 0.5s; }
.notice_frame .notice_box dl dd { margin: 0 0 1rem 0; padding: 0 0.4rem 0 2rem; color: #333333; font-size: 1.4rem; line-height: 160%; display: none; }
.notice_frame .notice_box dl dd.open { display: block; }

@media screen and (min-width: 768px), print { .notice_frame { width: 840px; margin: 85px auto 60px auto; }
  .notice_frame .notice_box dl { min-height: 390px; height: auto; margin: 0; width: 840px; border-bottom: #2f60ad 1px dashed; overflow-wrap: break-word; }
  .notice_frame .notice_box dl dt { color: #333333; margin: 0 0 15px 0; padding: 25px 20px 0 20px; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; border-top: #2f60ad 1px dashed; }
  .notice_frame .notice_box dl dt p { font-size: 1.8rem; font-weight: bold; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; letter-spacing: 0.1em; line-height: 140%; margin: 10px 0 10px 0; -webkit-box-sizing: border-box; box-sizing: border-box; color: #2f60ad; }
  .notice_frame .notice_box dl dt::before { position: absolute; content: ""; display: block; width: 0; height: 0; border-top: solid 10px #2f60ad; border-left: solid 8px transparent; border-right: solid 8px transparent; margin: auto; left: 0; top: 42px; -webkit-transition: 0.5s; transition: 0.5s; }
  .notice_frame .notice_box dl dt:first-child { border-top: none; padding: 15px 20px 0 20px; }
  .notice_frame .notice_box dl dt:first-child::before { top: 32px; }
  .notice_frame .notice_box dl dt:first-child.close { padding: 15px 20px 4px 20px; }
  .notice_frame .notice_box dl dt:first-child.close::before { -webkit-transform: rotateX(180deg); transform: rotateX(180deg); -webkit-transition: 0.5s; transition: 0.5s; }
  .notice_frame .notice_box dl dt.open::before { border: none; border-bottom: solid 10px #2f60ad; border-left: solid 8px transparent; border-right: solid 8px transparent; }
  .notice_frame .notice_box dl dt.close { padding: 25px 20px 4px 20px; }
  .notice_frame .notice_box dl dt.close::before { -webkit-transform: rotateX(180deg); transform: rotateX(180deg); -webkit-transition: 0.5s; transition: 0.5s; }
  .notice_frame .notice_box dl dd { margin: 0 0 10px 0; padding: 0 20px 0 20px; color: #333333; font-size: 1.6rem; line-height: 140%; display: none; }
  .notice_frame .notice_box dl dd.open { display: block; } }
/* -----------------------------------------------------------
　フェードイン
----------------------------------------------------------- */
.fadein { opacity: 0; -webkit-transform: translate(0, 50px); transform: translate(0, 50px); -webkit-transition: all 1000ms; transition: all 1000ms; }

.fadein.scrollin { opacity: 1; -webkit-transform: translate(0, 0); transform: translate(0, 0); }

.fadein_right { opacity: 0; -webkit-transform: translate(0, 50px); transform: translate(0, 50px); -webkit-transition: all 1000ms; transition: all 1000ms; }

.fadein_right.scrollin_right { opacity: 1; -webkit-transform: translate(0, 0); transform: translate(0, 0); }

@media screen and (min-width: 768px), print { .fadein { opacity: 0; -webkit-transform: translate(0, 50px); transform: translate(0, 50px); -webkit-transition: all 1000ms; transition: all 1000ms; }
  .fadein.scrollin { opacity: 1; -webkit-transform: translate(0, 0); transform: translate(0, 0); }
  .fadein_right { opacity: 0; -webkit-transform: translate(50px, 0); transform: translate(50px, 0); -webkit-transition: all 1000ms; transition: all 1000ms; }
  .fadein_right.scrollin_right { opacity: 1; -webkit-transform: translate(0, 0); transform: translate(0, 0); } }
/* -----------------------------------------------------------
　コロナウイルス感染対策バナー
----------------------------------------------------------- */
figure.corona_banner { width: 96%; margin: 0 auto; }
figure.corona_banner img { width: 100%; }

@media screen and (min-width: 768px), print { figure.corona_banner { width: 900px; margin: 0 auto; }
  figure.corona_banner img { width: 100%; } }
/*-----------------------------------------------------------
池袋血管外科クリニックにご来院いただく患者さまへ
----------------------------------------------------------- */
.our_clinic_frame { background: url("../images/our_clinic_02.jpg") no-repeat; background-position: center center; background-size: cover; height: auto; margin: 6rem 0 0 0; }
.our_clinic_frame .our_clinic_area section.our_clinic_box .our_clinic_box_text_area { width: 96%; margin: 0 auto; background-color: rgba(255, 255, 255, 0.9); padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; }
.our_clinic_frame .our_clinic_area section.our_clinic_box .our_clinic_box_text_area .our_clinic_box_text { font-size: 1.4rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
.our_clinic_frame .our_clinic_area section.our_clinic_box .our_clinic_box_text_area ul { 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; list-style-type: none; }
.our_clinic_frame .our_clinic_area section.our_clinic_box .our_clinic_box_text_area 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: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; list-style-type: none; font-size: 3.6vw; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #333333; background-color: #ffffff; text-align: center; border: #333333 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0.6rem 1.2rem; text-decoration: none; }
.our_clinic_frame .our_clinic_area section.our_clinic_box .our_clinic_box_text_area ul li a img { width: 4vw; }
.our_clinic_frame .our_clinic_01 { width: 100%; overflow: hidden; }
.our_clinic_frame .our_clinic_01 img.our_clinic_img { width: 100%; }
.our_clinic_frame .our_clinic_02 { display: none; }

@media screen and (min-width: 768px), print { .our_clinic_frame { background: none; height: 730px; margin: 36px 0 0 0; width: 100%; position: relative; margin: 44px 0 0 0; }
  .our_clinic_frame .our_clinic_area { width: 1200px; height: 730px; margin: 0 auto; position: relative; z-index: 2; }
  .our_clinic_frame .our_clinic_area section.our_clinic_box { width: 700px; height: auto; position: absolute; top: 52px; left: 45px; }
  .our_clinic_frame .our_clinic_area section.our_clinic_box .our_clinic_box_text_area { width: 100%; margin: 0 auto; background-color: rgba(255, 255, 255, 0.6); padding: 45px 25px; -webkit-box-sizing: border-box; box-sizing: border-box; height: 390px; }
  .our_clinic_frame .our_clinic_area section.our_clinic_box .our_clinic_box_text_area .our_clinic_box_text { font-size: 1.8rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; line-height: 180%; text-align: justify; margin: 0 0 46px 0; }
  .our_clinic_frame .our_clinic_area section.our_clinic_box .our_clinic_box_text_area ul { 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; list-style-type: none; width: 550px; margin: 0 auto; }
  .our_clinic_frame .our_clinic_area section.our_clinic_box .our_clinic_box_text_area 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: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; list-style-type: none; font-size: 1.6rem; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #333333; background-color: #ffffff; text-align: center; border: #333333 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; text-decoration: none; width: 100%; height: 42px; }
  .our_clinic_frame .our_clinic_area section.our_clinic_box .our_clinic_box_text_area ul li a img { width: 39px; margin: 0 0 0 16px; }
  .our_clinic_frame .our_clinic_area section.our_clinic_box .our_clinic_box_text_area ul li a:hover { background-color: #efefef; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  .our_clinic_frame .our_clinic_area section.our_clinic_box .our_clinic_box_text_area ul li:first-child { width: 200px; }
  .our_clinic_frame .our_clinic_area section.our_clinic_box .our_clinic_box_text_area ul li:last-child { width: 285px; }
  .our_clinic_frame .our_clinic_01 { width: auto; position: absolute; top: 0; right: -20px; z-index: 1; text-align: right; }
  .our_clinic_frame .our_clinic_01 img.our_clinic_img { width: 823px; }
  .our_clinic_frame .our_clinic_02 { display: block; position: absolute; top: 96px; left: 0; z-index: 0; }
  .our_clinic_frame .our_clinic_02 img { width: 1491px; } }
/* -----------------------------------------------------------
　クリニック紹介
----------------------------------------------------------- */
.index_clinic_frame { margin: 6rem 0 0 0; }
.index_clinic_frame .index_clinic_area { width: 100%; position: relative; height: 68vw; padding: 68vw 0 0 0; z-index: 2; }
.index_clinic_frame .index_clinic_area .index_clinic_area_left { position: absolute; top: 0; left: 0; z-index: 0; width: 100%; }
.index_clinic_frame .index_clinic_area .index_clinic_area_left img { width: 100%; }
.index_clinic_frame .index_clinic_area .index_clinic_area_right { position: absolute; top: 0; right: 35%; z-index: 1; width: 30%; 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; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.index_clinic_frame .index_clinic_area .index_clinic_area_right img { width: 100%; }
.index_clinic_frame .index_clinic_area .index_clinic_area_text { width: 96%; margin: 0 auto 2rem auto; height: auto; font-size: 1.5rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
.index_clinic_frame .index_clinic_area ul.index_clinic_area_link { 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; -ms-flex-wrap: nowrap; flex-wrap: nowrap; list-style-type: none; }
.index_clinic_frame .index_clinic_area ul.index_clinic_area_link li a { 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; -ms-flex-wrap: nowrap; flex-wrap: nowrap; list-style-type: none; font-size: 3.6vw; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #333333; background-color: #ffffff; text-align: center; border: #333333 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0.6rem; text-decoration: none; }
.index_clinic_frame .index_clinic_area ul.index_clinic_area_link li a img { width: 4vw; }
.index_clinic_frame .index_clinic_bg { display: none; }

@media screen and (min-width: 768px), print { .index_clinic_frame { margin: 180px 0 0 0; position: relative; height: 765px; }
  .index_clinic_frame .index_clinic_area { width: 1150px; 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; position: relative; height: auto; padding: 0 0 0 0; margin: 0 auto; z-index: 2; }
  .index_clinic_frame .index_clinic_area .index_clinic_area_left { position: static; width: 771px; }
  .index_clinic_frame .index_clinic_area .index_clinic_area_left img { width: 771px; }
  .index_clinic_frame .index_clinic_area .index_clinic_area_right { position: static; width: auto; margin: 0 auto; background: url("../images/index_clinic_02.png") no-repeat; background-size: contain; background-position: center top 23px; 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; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .index_clinic_frame .index_clinic_area .index_clinic_area_right img { width: 228px; margin: 15px 0 0 0; }
  .index_clinic_frame .index_clinic_area .index_clinic_area_text { width: 100%; margin: 0 0 44px 0; height: auto; font-size: 2rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
  .index_clinic_frame .index_clinic_area ul.index_clinic_area_link { width: 520px; margin: 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; -ms-flex-wrap: nowrap; flex-wrap: nowrap; list-style-type: none; }
  .index_clinic_frame .index_clinic_area ul.index_clinic_area_link li a { 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; -ms-flex-wrap: nowrap; flex-wrap: nowrap; list-style-type: none; font-size: 1.6rem; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #333333; background-color: #ffffff; text-align: center; border: #333333 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; text-decoration: none; width: 100%; height: 42px; }
  .index_clinic_frame .index_clinic_area ul.index_clinic_area_link li a img { width: 39px; margin: 0 0 0 16px; }
  .index_clinic_frame .index_clinic_area ul.index_clinic_area_link li a:hover { background-color: #efefef; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  .index_clinic_frame .index_clinic_area ul.index_clinic_area_link li:first-child { width: 288px; }
  .index_clinic_frame .index_clinic_area ul.index_clinic_area_link li:last-child { width: 186px; }
  .index_clinic_frame .index_clinic_bg { display: block; width: auto; position: absolute; top: 255px; right: 0; z-index: 0; text-align: right; }
  .index_clinic_frame .index_clinic_bg img.our_clinic_img { width: 1291px; } }
/* -----------------------------------------------------------
　診療内容
----------------------------------------------------------- */
.treatment_frame { margin: 8rem 0 0 0; background: url("../images/treatment_bg.jpg") no-repeat; background-size: cover; background-position: center top; }
.treatment_frame .treatment_area .treatment_box { width: 90%; margin: 168px auto 0 auto; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; background-color: rgba(255, 255, 255, 0.8); text-decoration: none; color: #333333; }
.treatment_frame .treatment_area .treatment_box figure { position: absolute; top: -100px; left: 0; right: 0; margin: 0 auto 0 auto; text-align: center; }
.treatment_frame .treatment_area .treatment_box figure img { width: 60%; max-width: 200px; display: block; margin: 0 auto; }
.treatment_frame .treatment_area .treatment_box section { margin: 0 0 0 0; padding: 120px 0 0 0; }
.treatment_frame .treatment_area .treatment_box section h3.treatment_h3 { font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 2.2rem; text-align: center; color: #333333; border-bottom: #333333 1px solid; padding: 0 0 0.8rem 0; margin: 0 0 1rem 0; }
.treatment_frame .treatment_area .treatment_box section h3.treatment_h3 a { color: #333333; text-decoration: none; }

@media screen and (min-width: 768px), print { .treatment_frame { margin: 270px 0 0 0; background: url("../images/treatment_bg.jpg") no-repeat; background-size: contain; background-position: center top; }
  .treatment_frame .treatment_area { width: 1164px; margin: 278px 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; -ms-flex-wrap: nowrap; flex-wrap: nowrap; color: #333333; }
  .treatment_frame .treatment_area .treatment_box { width: 260px; height: 500px; margin: 0; padding: 0 18px; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; background-color: rgba(255, 255, 255, 0.8); }
  .treatment_frame .treatment_area .treatment_box figure { position: absolute; top: -100px; left: 0; right: 0; margin: 0 auto 0 auto; text-align: center; }
  .treatment_frame .treatment_area .treatment_box figure img { width: 200px; max-width: 200px; display: block; margin: 0 auto; }
  .treatment_frame .treatment_area .treatment_box section { margin: 0 0 0 0; padding: 120px 0 0 0; }
  .treatment_frame .treatment_area .treatment_box section h3.treatment_h3 { font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 2.2rem; text-align: center; color: #333333; border-bottom: #333333 1px solid; padding: 0.8rem 0 0.8rem 0; margin: 0 0 1rem 0; }
  .treatment_frame .treatment_area .treatment_box section h3.treatment_h3 a { text-decoration: none; color: #333333; }
  .treatment_frame .treatment_area .treatment_box section h3.treatment_h3:hover { background-color: #efefef; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  .treatment_frame .treatment_area .treatment_01 { -webkit-transition-delay: 0; transition-delay: 0; }
  .treatment_frame .treatment_area .treatment_02 { -webkit-transition-delay: 0.5s; transition-delay: 0.5s; }
  .treatment_frame .treatment_area .treatment_03 { -webkit-transition-delay: 1s; transition-delay: 1s; }
  .treatment_frame .treatment_area .treatment_04 { -webkit-transition-delay: 1.5s; transition-delay: 1.5s; } }
/* -----------------------------------------------------------
　ごあいさつ
----------------------------------------------------------- */
.greeting_frame { background: url("../images/index_greeting_bg.jpg") no-repeat; background-position: top center; background-size: cover; height: auto; margin: 4rem 0 0 0; /*1200エリア*/ }
.greeting_frame .greeting_area { /*城半透明エリア*/ /*院長写真と名前*/ }
.greeting_frame .greeting_area section.greeting_box { width: 96%; margin: 0 auto; background-color: rgba(255, 255, 255, 0.9); padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; }
.greeting_frame .greeting_area section.greeting_box .greeting_box_text_area .greeting_box_text p { font-size: 1.4rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: bold; margin: 0 0 1rem 0; text-shadow: 1px 1px 0px #ffffff, -1px -1px 0px #ffffff, -1px 1px 0px #ffffff, 1px -1px 0px #ffffff, 1px 0px 0px #ffffff, -1px 0px 0px #ffffff, 0px 1px 0px #ffffff, 0px -1px 0px #ffffff; }
.greeting_frame .greeting_area section.greeting_box .greeting_box_text_area a { 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; -ms-flex-wrap: nowrap; flex-wrap: nowrap; list-style-type: none; font-size: 3.6vw; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #333333; background-color: #ffffff; text-align: center; border: #333333 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0.6rem; text-decoration: none; width: 50%; }
.greeting_frame .greeting_area section.greeting_box .greeting_box_text_area a img { width: 4vw; }
.greeting_frame .greeting_area .greeting_doctor_box { width: 100%; margin: 2rem auto 0 auto; }
.greeting_frame .greeting_area .greeting_doctor_box .greeting_doctor_img img { width: 70%; display: block; margin: 0 auto; }
.greeting_frame .greeting_area .greeting_doctor_box .greeting_doctor_name { width: 70%; margin: 1rem auto 0 auto; }
.greeting_frame .greeting_area .greeting_doctor_box .greeting_doctor_name .greeting_clinic_name { font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #333333; text-align: center; margin: 0; font-size: 1.6rem; font-weight: bold; }
.greeting_frame .greeting_area .greeting_doctor_box .greeting_doctor_name .greeting_doctor_name { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.greeting_frame .greeting_area .greeting_doctor_box .greeting_doctor_name .greeting_doctor_name p { margin: 0 1rem 0 0; font-size: 1.4rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: bold; }
.greeting_frame .greeting_area .greeting_clinic_img { 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; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 2rem 0 0 0; }
.greeting_frame .greeting_area .greeting_clinic_img img { width: 45%; max-width: 301px; }

@media screen and (min-width: 768px), print { .greeting_frame { background: url("../images/index_greeting_bg.jpg") no-repeat; background-position: top center; background-size: cover; height: auto; margin: 90px 0 0 0; height: 1089px; /*1200エリア*/ }
  .greeting_frame .greeting_area { width: 1200px; height: 1003px; margin: 0 auto; position: relative; /*城半透明エリア*/ /*院長写真と名前*/ /*院内写真*/ }
  .greeting_frame .greeting_area section.greeting_box { position: absolute; top: 247px; left: 0; width: 1158px; height: 618px; margin: 0 0 0 0; background-color: rgba(255, 255, 255, 0.9); padding: 55px 0 0 38px; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .greeting_frame .greeting_area section.greeting_box .greeting_box_text_area { width: 678px; position: relative; z-index: 2; }
  .greeting_frame .greeting_area section.greeting_box .greeting_box_text_area .greeting_box_text { margin: 0 0 28px 0; }
  .greeting_frame .greeting_area section.greeting_box .greeting_box_text_area .greeting_box_text p { font-size: 1.6rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: bold; margin: 0 0 22px 0; text-shadow: 1px 1px 0px #ffffff, -1px -1px 0px #ffffff, -1px 1px 0px #ffffff, 1px -1px 0px #ffffff, 1px 0px 0px #ffffff, -1px 0px 0px #ffffff, 0px 1px 0px #ffffff, 0px -1px 0px #ffffff; }
  .greeting_frame .greeting_area section.greeting_box .greeting_box_text_area a { 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; -ms-flex-wrap: nowrap; flex-wrap: nowrap; list-style-type: none; font-size: 1.6rem; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #333333; background-color: #ffffff; text-align: center; border: #333333 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; text-decoration: none; width: 184px; height: 42px; }
  .greeting_frame .greeting_area section.greeting_box .greeting_box_text_area a img { width: 39px; margin: 0 0 0 16px; }
  .greeting_frame .greeting_area section.greeting_box .greeting_box_text_area a:hover { background-color: #efefef; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  .greeting_frame .greeting_area .greeting_doctor_box { position: absolute; top: 0; right: -45px; width: 433px; margin: 0; z-index: 1; }
  .greeting_frame .greeting_area .greeting_doctor_box .greeting_doctor_img img { width: 433px; display: block; margin: 0; }
  .greeting_frame .greeting_area .greeting_doctor_box .greeting_doctor_name { width: 278px; margin: 44px 0 0 32px; }
  .greeting_frame .greeting_area .greeting_doctor_box .greeting_doctor_name .greeting_clinic_name { font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #333333; text-align: center; margin: 0; font-size: 2rem; font-weight: bold; }
  .greeting_frame .greeting_area .greeting_doctor_box .greeting_doctor_name .greeting_doctor_name { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 10px 0 0 0; }
  .greeting_frame .greeting_area .greeting_doctor_box .greeting_doctor_name .greeting_doctor_name p { margin: 0 16px 10px 0; font-size: 1.6rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: bold; }
  .greeting_frame .greeting_area .greeting_clinic_img { position: absolute; top: 764px; left: 110px; 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; width: 640px; margin: 0; }
  .greeting_frame .greeting_area .greeting_clinic_img img { width: 301px; max-width: 301px; } }
/* -----------------------------------------------------------
　トップリンク
----------------------------------------------------------- */
.index_link { width: 100%; background-color: #333333; padding: 1rem 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 3rem 0 0 0; }
.index_link ul { width: 96%; margin: 1rem 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; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style-type: none; }
.index_link ul li { width: 48%; margin: 0 0 1rem 0; }
.index_link ul li a { display: block; width: 100%; }
.index_link ul li a img { width: 100%; }

@media screen and (min-width: 768px), print { .index_link { width: 100%; height: 110px; background-color: #333333; padding: 0 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 74px 0 0 0; }
  .index_link ul { width: 1150px; height: 110px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -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; }
  .index_link ul li { width: 270px; margin: 0 0 0 0; }
  .index_link ul li a { display: block; width: 270px; }
  .index_link ul li a img { width: 270px; }
  .index_link ul li a:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } }
/* -----------------------------------------------------------
　地図
----------------------------------------------------------- */
iframe.googlemap { width: 100%; height: 500px; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }

@media screen and (min-width: 768px), print { iframe.googlemap { width: 100%; height: 500px; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } }
/*----------------------------------------------------------- 医院概要
----------------------------------------------------------- */
.overview { margin: 0 0 0 0; padding: 2rem 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; background: url("../images/overview_bg.jpg") repeat; background-position: top center; background-size: cover; }
.overview .overview_frame { width: 96%; margin: 1rem auto; padding: 2rem 0; background-color: rgba(255, 255, 255, 0.8); }
.overview .overview_frame h2.overview_title { margin: 0 0 1rem 0; }
.overview .overview_frame h2.overview_title img { width: 90%; display: block; margin: 0 auto; }
.overview .overview_frame .overview_box .overview_left { width: 96%; margin: 0 auto; }
.overview .overview_frame .overview_box .overview_left dl { width: 100%; margin: 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; -ms-flex-wrap: wrap; flex-wrap: wrap; line-height: 160%; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 1.2rem; font-weight: normal; }
.overview .overview_frame .overview_box .overview_left dl dt { width: 25%; color: #2f60ad; line-height: 130%; margin: 0 0 1rem 0; padding: 0; }
.overview .overview_frame .overview_box .overview_left dl dd { width: 70%; color: #333333; line-height: 130%; margin: 0 0 1rem 0; padding: 0; }
.overview .overview_frame .overview_box .overview_left dl dd a { color: #333333; text-decoration: none; }
.overview .overview_frame .overview_box .overview_left dl dd a.doctor_link { 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; -ms-flex-wrap: nowrap; flex-wrap: nowrap; list-style-type: none; font-size: 3.6vw; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #333333; background-color: rgba(255, 255, 255, 0.6); text-align: center; border: #333333 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0.6rem; text-decoration: none; width: 100%; margin: 1rem 0 0 0; }
.overview .overview_frame .overview_box .overview_left dl dd a.doctor_link img { width: 4vw; }
.overview .overview_frame .overview_box .overview_right { width: 96%; margin: 0 auto; }
.overview .overview_frame .overview_box .overview_right dl { width: 100%; margin: 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; -ms-flex-wrap: wrap; flex-wrap: wrap; line-height: 160%; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 1.2rem; font-weight: normal; }
.overview .overview_frame .overview_box .overview_right dl dt { width: 25%; color: #2f60ad; line-height: 130%; margin: 0 0 1rem 0; padding: 0; }
.overview .overview_frame .overview_box .overview_right dl dd { width: 70%; color: #333333; line-height: 130%; margin: 0 0 1rem 0; padding: 0; }
.overview .overview_frame .overview_box .overview_right dl dd a { color: #333333; text-decoration: none; }
.overview .overview_frame .overview_box .overview_right table.timetable { width: 96%; }
.overview .overview_frame .overview_box .overview_right table.timetable tr th { font-size: 3.2vw; }
.overview .overview_frame .overview_box .overview_right table.timetable tr td { font-size: 3.2vw; }
.overview .footer_frame { background-color: rgba(47, 96, 173, 0.59); padding: 2rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
.overview .footer_frame ul.footer_list_main { 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; width: 90%; margin: 0 auto; }
.overview .footer_frame ul.footer_list_main li { width: 45%; margin: 0 0 0.6rem 0; }
.overview .footer_frame ul.footer_list_main li::before { content: "・"; color: #ffffff; }
.overview .footer_frame ul.footer_list_main li span { display: none; }
.overview .footer_frame ul.footer_list_main li a { color: #ffffff; font-size: 1.2rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; text-decoration: none; line-height: 120%; }
.overview .footer_frame ul.footer_list_main li ul.main_nav_sub { display: none; }
.overview .footer_frame ul.footer_list_main li.doctor { display: none; }
.overview .footer_frame ul.footer_list_main li.clinic { display: none; }
.overview .footer_frame ul.footer_list_main li.treatment { display: none; }
.overview .footer_frame .footer_list_sub { width: 90%; margin: 0 auto 0 auto; }
.overview .footer_frame .footer_list_sub p.list_title { color: #ffffff; font-size: 1.2rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; margin: 1rem 0 1rem 0; }
.overview .footer_frame .footer_list_sub ul { 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; width: 100%; margin: 0 auto; }
.overview .footer_frame .footer_list_sub ul li { width: 48%; margin: 0 0 0.6rem 0; }
.overview .footer_frame .footer_list_sub ul li::before { content: "・"; color: #ffffff; }
.overview .footer_frame .footer_list_sub ul li span { display: none; }
.overview .footer_frame .footer_list_sub ul li a { color: #ffffff; font-size: 1.2rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; text-decoration: none; line-height: 120%; }

@media screen and (min-width: 768px), print { .overview { margin: 0 0 0 0; padding: 85px 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 850px; background: url("../images/overview_bg.jpg") repeat; background-position: top center; background-size: cover; }
  .overview .overview_frame { width: 1200px; height: 460px; margin: 0 auto; padding: 40px 0 0 0; background-color: rgba(255, 255, 255, 0.8); -webkit-box-sizing: border-box; box-sizing: border-box; }
  .overview .overview_frame h2.overview_title { margin: 0 0 48px 0; }
  .overview .overview_frame h2.overview_title img { width: 456px; display: block; margin: 0 auto; }
  .overview .overview_frame .overview_box { width: 970px; margin: 0 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; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .overview .overview_frame .overview_box .overview_left { width: 485px; margin: 0; }
  .overview .overview_frame .overview_box .overview_left dl { width: 485px; margin: 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; -ms-flex-wrap: wrap; flex-wrap: wrap; line-height: 160%; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 1.6rem; font-weight: normal; }
  .overview .overview_frame .overview_box .overview_left dl dt { width: 120px; color: #2f60ad; line-height: 130%; margin: 0 0 20px 0; padding: 0; font-weight: bold; }
  .overview .overview_frame .overview_box .overview_left dl dd { width: 365px; color: #333333; line-height: 130%; margin: 0 0 20px 0; padding: 0; }
  .overview .overview_frame .overview_box .overview_left dl dd a.doctor_link { 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; -ms-flex-wrap: nowrap; flex-wrap: nowrap; list-style-type: none; font-size: 1.6rem; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #333333; background-color: #ffffff; text-align: center; border: #333333 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; text-decoration: none; width: 260px; height: 42px; margin: 5px 0 0 0; }
  .overview .overview_frame .overview_box .overview_left dl dd a.doctor_link img { width: 39px; margin: 0 0 0 16px; }
  .overview .overview_frame .overview_box .overview_left dl dd a.doctor_link:hover { background-color: #efefef; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  .overview .overview_frame .overview_box .overview_right { width: 485px; margin: 0; }
  .overview .overview_frame .overview_box .overview_right dl { width: 485px; margin: 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; -ms-flex-wrap: wrap; flex-wrap: wrap; line-height: 160%; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-size: 1.6rem; font-weight: normal; }
  .overview .overview_frame .overview_box .overview_right dl dt { width: 120px; color: #2f60ad; line-height: 130%; margin: 0 0 20px 0; padding: 0; font-weight: bold; }
  .overview .overview_frame .overview_box .overview_right dl dd { width: 365px; color: #333333; line-height: 130%; margin: 0 0 20px 0; padding: 0; }
  .overview .overview_frame .overview_box .overview_right table.timetable { width: 450px; margin: 0 0 0 16px; }
  .overview .overview_frame .overview_box .overview_right table.timetable tr th { font-size: 1.4rem; }
  .overview .overview_frame .overview_box .overview_right table.timetable tr td { font-size: 1.6rem; }
  .overview .overview_frame .overview_box .overview_right .notice_time { font-size: 1.6rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: bold; margin: 8px 0 0 6px; width: 450px; color: #333333; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 140%; text-align: left; }
  .overview .footer_frame { background-color: rgba(47, 96, 173, 0.59); padding: 42px 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 85px 0 0 0; width: 100%; height: 220px; box-sizing: border-box; }
  .overview .footer_frame ul.footer_list_main { 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; width: 680px; margin: 0 auto; }
  .overview .footer_frame ul.footer_list_main li { width: auto; margin: 0; }
  .overview .footer_frame ul.footer_list_main li::before { content: "・"; color: #ffffff; font-size: 2rem; }
  .overview .footer_frame ul.footer_list_main li span { display: none; }
  .overview .footer_frame ul.footer_list_main li a { color: #ffffff; font-size: 1.6rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; text-decoration: none; line-height: 120%; position: relative; }
  .overview .footer_frame ul.footer_list_main li a::after { position: absolute; bottom: -4px; left: 0; content: ''; width: 100%; height: 2px; -webkit-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: center top; transform-origin: center top; -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; background: #ffffff; }
  .overview .footer_frame ul.footer_list_main li a:hover::after { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
  .overview .footer_frame ul.footer_list_main li ul.main_nav_sub { display: none; }
  .overview .footer_frame ul.footer_list_main li.doctor { display: none; }
  .overview .footer_frame ul.footer_list_main li.clinic { display: none; }
  .overview .footer_frame ul.footer_list_main li.treatment { display: none; }
  .overview .footer_frame .footer_list_sub { width: 680px; margin: 25px 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; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .overview .footer_frame .footer_list_sub p.list_title { color: #ffffff; font-size: 1.6rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; margin: 0 0 8px 0; width: 170px; text-align: right; }
  .overview .footer_frame .footer_list_sub ul { 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; list-style-type: none; width: 510px; margin: 0 0 8px 0; }
  .overview .footer_frame .footer_list_sub ul li { width: auto; margin: 0 20px 0 0; }
  .overview .footer_frame .footer_list_sub ul li::before { content: "・"; color: #ffffff; font-size: 2rem; }
  .overview .footer_frame .footer_list_sub ul li span { display: none; }
  .overview .footer_frame .footer_list_sub ul li a { color: #ffffff; font-size: 1.6rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; text-decoration: none; line-height: 120%; position: relative; }
  .overview .footer_frame .footer_list_sub ul li a::after { position: absolute; bottom: -4px; left: 0; content: ''; width: 100%; height: 2px; -webkit-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: center top; transform-origin: center top; -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; background: #ffffff; }
  .overview .footer_frame .footer_list_sub ul li a:hover::after { -webkit-transform: scale(1, 1); transform: scale(1, 1); } }
/* -----------------------------------------------------------
　フッター
----------------------------------------------------------- */
footer .footer_frame { display: none; }
footer .copyright { margin: 0; text-align: center; padding: 1rem 0; color: #ffffff; font-size: 1.2rem; font-weight: normal; height: auto; letter-spacing: 0.05em; background-color: #333333; }
footer .copyright a { color: #ffffff; text-decoration: none; letter-spacing: 0.1em; font-size: 1.2rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.footer_link { position: fixed; bottom: 0; z-index: 999999999; 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; border-top: #ffffff 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; }
.footer_link a.footer_tel { width: 50%; margin: 0; color: #ffffff; text-align: center; font-size: 1.6rem; font-weight: normal; letter-spacing: 0.1em; display: block; background-color: #333333; padding: 1rem 0; text-decoration: none; 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; border-right: #ffffff 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; }
.footer_link a.footer_web { width: 35%; margin: 40; color: #ffffff; text-align: center; font-size: 1.2rem; font-weight: normal; letter-spacing: 0.1em; display: block; background-color: #333333; padding: 1rem 0; text-decoration: none; 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; border-right: #ffffff 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; }
.footer_link .smoothScrolls { background-color: #333333; width: 15%; text-align: center; 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; }
.footer_link .smoothScrolls a { width: 100%; color: #ffffff; padding: 0.8rem 0; font-weight: normal; text-decoration: none; font-size: 1.2rem; }

@media screen and (min-width: 768px), print { footer { width: 100%; height: 30px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; overflow: hidden; position: relative; }
  footer .copyright { width: 100%; height: 30px; margin: 0; text-align: center; padding: 0; color: #ffffff; font-size: 1.2rem; font-weight: normal; height: auto; letter-spacing: 0.05em; background-color: #333333; 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; }
  footer .copyright a { font-size: 1.2rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #ffffff; text-decoration: none; letter-spacing: 0.1em; height: 30px; 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; }
  .footer_link { display: none; } }
/* -----------------------------------------------------------
　ページトップへ
----------------------------------------------------------- */
#pagetop_position { display: none; }

@media screen and (min-width: 768px), print { #pagetop_position { display: block; margin: 0; padding: 0; }
  #linkpagetop img { width: 35px; height: auto; display: block; }
  #pagetop { position: fixed; /*bottom: 226px;*/ bottom: 10px; right: 0; z-index: 999999; right: auto; left: 50%; margin: 0 0 0 550px; } }
@media screen and (min-width: 768px) and (max-width: 1500px) { #pagetop_position { display: block; }
  #pagetop { position: fixed; bottom: 10px; left: 90%; margin: 0 0 0 0; text-align: center; } }
/*----------------------------------------------------------- インポート
----------------------------------------------------------- */
/*見出し*/
.drawr { display: none; position: absolute; top: 15vw; width: 100%; padding: 0; margin: 0 auto; height: auto; z-index: 999999; border-top: #f5f5f5 1px solid; background-color: #ffffff; }
.drawr ul.hbg { list-style-type: none; }
.drawr ul.hbg li { width: 100%; text-align: center; }
.drawr ul.hbg li a { color: #333333; font-size: 1.4rem; text-decoration: none; padding: 1rem 0; border-bottom: #333333 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; letter-spacing: 0.05em; 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; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; line-height: 140%; }
.drawr ul.hbg li a span { display: none; }
.drawr ul.hbg li ul { display: none; }
.drawr ul.hbg li ul.open_nav1 { display: block !important; }
.drawr ul.hbg li ul.open_nav2 { display: block !important; }
.drawr ul.hbg li ul.open_nav3 { display: block !important; }
.drawr ul.hbg li ul li a { background-color: #f5f5f5; color: #333333; border-bottom: #333333 1px solid; }
.drawr ul.hbg li ul li a br { display: none; }
.drawr ul.hbg li.doctor a::after { font-family: "fontello"; content: "\00e803"; font-size: 1.2rem; color: #999999; margin: 0 0 0 1rem; }
.drawr ul.hbg li.doctor ul li a::after { content: ""; }
.drawr ul.hbg li.clinic a::after { font-family: "fontello"; content: "\00e803"; font-size: 1.2rem; color: #999999; margin: 0 0 0 1rem; }
.drawr ul.hbg li.clinic ul li a::after { content: ""; }
.drawr ul.hbg li.treatment a::after { font-family: "fontello"; content: "\00e803"; font-size: 1.2rem; color: #999999; margin: 0 0 0 1rem; }
.drawr ul.hbg li.treatment ul li a::after { content: ""; }

.openNav { display: block; }

@media screen and (min-width: 768px), print { .main_nav_sp { display: none; } }
.toggle { display: none; }

.toggle-label { cursor: pointer; display: block; width: 14%; height: 12vw; padding: 0 0 4px 0; -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; width: 100%; }

.toggle-label .toggle-icon, .toggle-label .toggle-icon:before, .toggle-label .toggle-icon:after { position: relative; display: block; top: 50%; left: 50%; height: 3px; width: 42px; background: #ffffff; content: ''; -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: 14%; position: fixed; cursor: pointer; right: 0; top: 0; padding: 0 0 0.6rem 0; background-color: #333333; border: #333333 1px solid; z-index: 99999; }

/*見出し*/
h1 { margin: 0; }

h2.notice_title { text-align: center; font-size: 2.2rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; position: relative; margin: 0 0 3rem 0; letter-spacing: 0.4rem; }
h2.notice_title span { font-size: 1rem; color: #CCCCCC; display: block; font-weight: normal; margin: 0.4rem 0 0 0; letter-spacing: 0.3rem; }
h2.notice_title::before { content: ""; border-bottom: #bf1128 3px solid; width: 45%; position: absolute; top: 4.5rem; left: 3%; }
h2.notice_title::after { content: ""; border-bottom: #376098 3px solid; width: 45%; position: absolute; top: 4.5rem; left: 52%; }
h2.our_clinic_title { text-align: center; font-size: 2.2rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; position: relative; margin: 0 0 3rem 0; }
h2.our_clinic_title span { font-size: 1rem; color: #CCCCCC; display: block; font-weight: normal; margin: 0.4rem 0 0 0; }
h2.our_clinic_title::before { content: ""; border-bottom: #bf1128 3px solid; width: 45%; position: absolute; top: 6.5rem; left: 3%; }
h2.our_clinic_title::after { content: ""; border-bottom: #376098 3px solid; width: 45%; position: absolute; top: 6.5rem; left: 52%; }
h2.index_clinic_title { text-align: center; font-size: 2.2rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; position: relative; margin: 0 0 3rem 0; }
h2.index_clinic_title span { font-size: 1rem; color: #CCCCCC; display: block; font-weight: normal; margin: 0.4rem 0 0 0; }
h2.index_clinic_title::before { content: ""; border-bottom: #bf1128 3px solid; width: 45%; position: absolute; top: 4.5rem; left: 3%; }
h2.index_clinic_title::after { content: ""; border-bottom: #376098 3px solid; width: 45%; position: absolute; top: 4.5rem; left: 52%; }
h2.treatment_title { text-align: center; font-size: 2.2rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; position: relative; margin: 0 0 3rem 0; letter-spacing: 0.4rem; }
h2.treatment_title span { font-size: 1rem; color: #CCCCCC; display: block; font-weight: normal; margin: 0.4rem 0 0 0; letter-spacing: 0.3rem; }
h2.treatment_title::before { content: ""; border-bottom: #bf1128 3px solid; width: 45%; position: absolute; top: 4.5rem; left: 3%; }
h2.treatment_title::after { content: ""; border-bottom: #376098 3px solid; width: 45%; position: absolute; top: 4.5rem; left: 52%; }
h2.greeting_title { text-align: center; font-size: 2.2rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; position: relative; margin: 0 0 3rem 0; letter-spacing: 0.4rem; }
h2.greeting_title span { font-size: 1rem; color: #CCCCCC; display: block; font-weight: normal; margin: 0.4rem 0 0 0; letter-spacing: 0.3rem; }
h2.greeting_title::before { content: ""; border-bottom: #bf1128 3px solid; width: 45%; position: absolute; top: 4.5rem; left: 3%; }
h2.greeting_title::after { content: ""; border-bottom: #376098 3px solid; width: 45%; position: absolute; top: 4.5rem; left: 52%; }
h2.low { text-align: center; font-size: 2.2rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; position: relative; margin: 3rem 0 3rem 0; letter-spacing: 0.4rem; }
h2.low::before { content: ""; border-bottom: #bf1128 3px solid; width: 45%; position: absolute; bottom: -1rem; left: 3%; }
h2.low::after { content: ""; border-bottom: #376098 3px solid; width: 45%; position: absolute; bottom: -1rem; left: 52%; }
h2.first { margin: 0 0 3rem 0; }

h3.low { background-color: #efefef; color: #333333; font-size: 2rem; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; padding: 0.6rem 0.8rem; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 1rem 0 2rem 0; }
h3.first { margin: 0 0 1rem 0; }

h4 { background: url(../images/h4bg.png) no-repeat; background-position: left 0.6rem top 0.4rem; background-size: 10%; font-size: 1.9rem; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #1C77D1; line-height: 120%; margin: 2rem 0 1rem 0; padding: 0.6rem 0 0 4rem; -webkit-box-sizing: border-box; box-sizing: border-box; min-height: 4rem; border-bottom: #1C77D1 1px solid; }
h4.first { margin: 0 0 1rem 0; }

h5 { font-size: 1.8rem; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #D27B88; line-height: 120%; margin: 2rem 0 1rem 0; padding: 0.6rem 0 0.4rem 0.8rem; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #D27B88 1px dashed; }
h5.first { margin: 0.1rem 0 1rem 0; }

p { font-size: 1.4rem; margin: 0 0 2rem 0; line-height: 140%; letter-spacing: 0.05em; }

@media screen and (min-width: 768px), print { h1 { margin: 0; }
  h2.notice_title { text-align: center; font-size: 3rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; position: relative; margin: 0 0 70px 0; letter-spacing: 0.4rem; }
  h2.notice_title span { font-size: 1.6rem; color: #CCCCCC; display: block; font-weight: normal; margin: 10px 0 0 0; letter-spacing: 0.3rem; }
  h2.notice_title::before { content: ""; border-bottom: #bf1128 3px solid; width: 200px; position: absolute; top: 70px; left: 50%; margin: 0 0 0 10px; }
  h2.notice_title::after { content: ""; border-bottom: #376098 3px solid; width: 200px; position: absolute; top: 70px; left: 50%; margin: 0 0 0 -210px; }
  h2.our_clinic_title { text-align: center; font-size: 3rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; position: relative; margin: 0 0 28px 0; line-height: 160%; letter-spacing: 0.3em; }
  h2.our_clinic_title span { font-size: 1.6rem; color: #CCCCCC; display: block; font-weight: normal; margin: -10px 0 0 0; }
  h2.our_clinic_title::before { content: ""; border-bottom: #bf1128 3px solid; width: 200px; position: absolute; top: 135px; left: 50%; margin: 0 0 0 10px; }
  h2.our_clinic_title::after { content: ""; border-bottom: #376098 3px solid; width: 200px; position: absolute; top: 135px; left: 50%; margin: 0 0 0 -210px; }
  h2.index_clinic_title { text-align: center; font-size: 3rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; position: relative; margin: 0 0 70px 0; }
  h2.index_clinic_title span { font-size: 1.6rem; color: #CCCCCC; display: block; font-weight: normal; margin: 10px 0 0 0; }
  h2.index_clinic_title::before { content: ""; border-bottom: #bf1128 3px solid; width: 200px; position: absolute; top: 70px; left: 50%; margin: 0 0 0 10px; }
  h2.index_clinic_title::after { content: ""; border-bottom: #376098 3px solid; width: 200px; position: absolute; top: 70px; left: 50%; margin: 0 0 0 -210px; }
  h2.index_clinic_title { text-align: center; font-size: 3rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; position: relative; margin: 0 0 52px 0; }
  h2.index_clinic_title span { font-size: 1.6rem; color: #CCCCCC; display: block; font-weight: normal; margin: 10px 0 0 0; }
  h2.index_clinic_title::before { content: ""; border-bottom: #bf1128 3px solid; width: 200px; position: absolute; top: 70px; left: 50%; margin: 0 0 0 10px; }
  h2.index_clinic_title::after { content: ""; border-bottom: #376098 3px solid; width: 200px; position: absolute; top: 70px; left: 50%; margin: 0 0 0 -210px; }
  h2.treatment_title { text-align: center; font-size: 3rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; position: relative; margin: 0 0 70px 0; letter-spacing: 0.4rem; }
  h2.treatment_title span { font-size: 1.6rem; color: #CCCCCC; display: block; font-weight: normal; margin: 10px 0 0 0; letter-spacing: 0.3rem; }
  h2.treatment_title::before { content: ""; border-bottom: #bf1128 3px solid; width: 200px; position: absolute; top: 70px; left: 50%; margin: 0 0 0 10px; }
  h2.treatment_title::after { content: ""; border-bottom: #376098 3px solid; width: 200px; position: absolute; top: 70px; left: 50%; margin: 0 0 0 -210px; }
  h2.greeting_title { text-align: center; font-size: 3rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; position: relative; margin: 0 0 62px 0; letter-spacing: 0.4rem; }
  h2.greeting_title span { font-size: 1.6rem; color: #CCCCCC; display: block; font-weight: normal; margin: 10px 0 0 0; letter-spacing: 0.3rem; }
  h2.greeting_title::before { content: ""; border-bottom: #bf1128 3px solid; width: 200px; position: absolute; top: 70px; left: 50%; margin: 0 0 0 10px; }
  h2.greeting_title::after { content: ""; border-bottom: #376098 3px solid; width: 200px; position: absolute; top: 70px; left: 50%; margin: 0 0 0 -210px; }
  h2.low { text-align: center; font-size: 3rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; position: relative; margin: 100px 0 60px 0; letter-spacing: 0.4rem; }
  h2.low::before { content: ""; border-bottom: #bf1128 3px solid; width: 200px; position: absolute; bottom: -20px; left: 50%; margin: 0 0 0 10px; }
  h2.low::after { content: ""; border-bottom: #376098 3px solid; width: 200px; position: absolute; bottom: -20px; left: 50%; margin: 0 0 0 -210px; }
  h2.first { margin: 0 0 60px 0; }
  h3.low { background-color: #efefef; color: #333333; font-size: 2.4rem; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; padding: 15px 20px; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 60px 0 20px 0; }
  h3.first { margin: 20px 0 20px 0; }
  h4 { background: url(../images/h4bg.png) no-repeat; background-position: left 0.6rem top 0.4rem; background-size: 47px; font-size: 2.2rem; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #1C77D1; line-height: 120%; margin: 50px 0 20px 0; padding: 14px 0 15px 62px; -webkit-box-sizing: border-box; box-sizing: border-box; min-height: 52px; border-bottom: #1C77D1 1px solid; }
  h4.first { margin: 20px 0 20px 0; }
  h5 { font-size: 2rem; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #D27B88; line-height: 120%; margin: 40px 0 20px 0; padding: 0 0 12px 22px; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #D27B88 1px dashed; }
  h5.first { margin: 20px 0 20px 0; }
  p { font-size: 1.6rem; margin: 0 0 2rem 0; line-height: 160%; letter-spacing: 0.05em; } }
/*イメージ*/
/* -----------------------------------------------------------
　イメージ
----------------------------------------------------------- */
.img_right { margin: 0 0 10px 0; text-align: center; }
.img_right img { width: 70%; height: auto; }

.img_center { margin: 0 0 10px 0; text-align: center; }
.img_center img { width: 100%; height: auto; }

@media screen and (min-width: 768px), print { .img_right { float: right; margin: 0 0 10px 24px; }
  .img_right img { width: 400px; height: auto; }
  .img_center { float: none; margin: 0 0 10px 0; text-align: center; }
  .img_center img { width: auto; height: auto; } }
/*リスト*/
/* -----------------------------------------------------------
　リスト
----------------------------------------------------------- */
/*標準*/
ul.list_normal { line-height: 130%; font-size: 1.4rem; list-style-type: disc; margin: 0 0 1rem 0; }
ul.list_normal li { margin: 0 0 1.4rem 1.8rem; padding: 0; }

/*〇*/
ul.list_circle { line-height: 160%; font-size: 1.4rem; list-style-type: circle; margin: 0; }
ul.list_circle li { margin: 0 0 1.4rem 1.8rem; padding: 0; }

/*画像●*/
ul.list_maru { padding: 0; margin: 0 0 1rem 0; }
ul.list_maru li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 10px 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left 0.5rem top 0.8rem; background-size: 8px; padding: 0 0 0 1.8rem; line-height: 140%; }
ul.list_maru li ul { margin: 0.8rem 0 0 0; }
ul.list_maru li ul li { background: none; list-style-type: none; margin: 0 0 10px 0; padding: 0 0 0 0; }

ul.list_maru_two { padding: 0; margin: 0; }
ul.list_maru_two li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 10px 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left 0.5rem top 0.8rem; background-size: 8px; padding: 0 0 0 1.8rem; line-height: 140%; }

ul.list_maru_three { padding: 0; margin: 0; }
ul.list_maru_three li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 10px 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left top 0.5rem; background-size: 1rem; padding: 0 0 0 1.8rem; line-height: 140%; }

/*なし*/
ul.list_none { line-height: 160%; font-size: 1.4rem; list-style-type: none; margin: 0; }
ul.list_none li { margin: 0 0 15px 0; padding: 0 0 0 5px; }
ul.list_none li span { color: #fedc50; margin: 0 0.5rem 0 0; }

/*数値*/
ul.list_num { -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_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; }

@media screen and (min-width: 768px), print { /*標準*/
  ul.list_normal { line-height: 160%; font-size: 1.6rem; list-style-type: disc; margin: 0; }
  ul.list_normal li { margin: 0 0 1.4rem 25px; padding: 0; }
  ul.list_normal li ul { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
  ul.list_normal li ul li { line-height: 130%; font-size: 1.6rem; list-style-type: none; margin: 0 0 0.8rem 1.8rem; -webkit-box-sizing: border-box; box-sizing: border-box; width: auto; }
  /*〇*/
  ul.list_circle { line-height: 160%; font-size: 1.6rem; list-style-type: circle; margin: 0; }
  ul.list_circle li { margin: 0 0 1.4rem 25px; padding: 0; }
  /*画像●*/
  ul.list_maru { padding: 0; }
  ul.list_maru li { line-height: 140%; font-size: 1.6rem; list-style-type: none; margin: 0 0 15px 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left top 6px; background-size: 8px; padding: 0 0 0 20px; line-height: 140%; }
  ul.list_maru li ul { margin: 0.8rem 0 0 0; }
  ul.list_maru li ul li { background: none; list-style-type: none; margin: 0 0 10px 0; padding: 0 0 0 0; }
  ul.list_maru_two { padding: 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; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  ul.list_maru_two li { width: 45%; line-height: 100%; font-size: 1.6rem; list-style-type: none; margin: 0 0 15px 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left top 6px; background-size: 8px; padding: 0 0 0 20px; line-height: 140%; }
  ul.list_maru_three { padding: 0; 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; }
  ul.list_maru_three li { width: 33%; 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.png) no-repeat; background-position: left top 6px; background-size: 8px; 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_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_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; } }
/* -----------------------------------------------------------
　定義リスト
----------------------------------------------------------- */
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: 0 0 20px 0; line-height: 120%; }
dl.bio_list dt { width: 20%; margin: 0 0 0 0; }
dl.bio_list dd { width: 80%; margin: 0 0 20px 0; }

@media screen and (min-width: 768px), print { 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: 160%; width: 1200px; }
  dl.bio_list dt { width: 100px; margin: 0 0 20px 0; font-weight: normal; }
  dl.bio_list dd { width: 1100px; margin: 0 0 20px 0; } }
/*アサイド*/
aside { width: 100%; margin: 1rem 0 0 0; padding: 2.2rem 0 1rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
aside .aside_title { width: 96%; margin: 0 auto; border-top: #333333 3px solid; padding: 0.4rem 0 0 0; background: url("../images/aside_01.png") no-repeat; background-position: right bottom; background-size: 15%; }
aside .aside_title p { color: #707070; font-size: 2.2rem; font-weight: bold; line-height: 140%; padding: 0 0 0 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; }
aside .aside_title p span { font-weight: normal; color: #333333; display: block; font-size: 1.2rem; margin: -0.4rem 0 0 0; }
aside ul.aside_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; width: 96%; margin: 0 auto; list-style-type: none; }
aside ul.aside_list li { width: 49%; margin: 0 0 0.5rem 0; }
aside ul.aside_list li a { width: 100%; height: 16vw; 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; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; text-decoration: none; color: #707070; padding: 0 0 0 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; border: #bf1128 4px solid; border-radius: 0.4rem; font-size: 1.2rem; font-weight: bold; line-height: 140%; text-shadow: 2px 0px 2px #efefef, 2px 0px 2px #efefef, -2px 0px 2px #efefef, -2px 0px 2px #efefef, 0px 2px 2px #efefef, 0px 2px 2px #efefef, 0px -2px 2px #efefef, 0px -2px 2px #efefef; }
aside ul.aside_list li.pediatric_care a { background: url("../images/aside_02.png") no-repeat; background-position: right bottom -6px; background-size: 40%; background-color: #efefef; }
aside ul.aside_list li.hay_fever a { background: url("../images/aside_03.png") no-repeat; background-position: right bottom -12px; background-size: 40%; background-color: #efefef; }
aside ul.aside_list li.b_spot_therapy a { background: url("../images/aside_04.png") no-repeat; background-position: right bottom; background-size: 40%; background-color: #efefef; }
aside ul.aside_list li.chinese_medicine_treatment a { background: url("../images/aside_05.png") no-repeat; background-position: right bottom -6px; background-size: 40%; background-color: #efefef; }
aside ul.aside_list li.sublingual_immunotherapy a { background: url("../images/aside_06.png") no-repeat; background-position: right bottom -6px; background-size: 40%; background-color: #efefef; }
aside ul.aside_list li.laser_treatment_of_the_nose a { background: url("../images/aside_07.png") no-repeat; background-position: right -14px bottom -6px; background-size: 40%; background-color: #efefef; }
aside ul.aside_list li.myringotomy a { background: url("../images/aside_08.png") no-repeat; background-position: right -10px bottom; background-size: 40%; background-color: #efefef; }
aside ul.aside_list li.sublingual_cancer a { background: url("../images/aside_09.png") no-repeat; background-position: right -14px bottom -10px; background-size: 40%; background-color: #efefef; }

@media screen and (min-width: 768px), print { aside { width: 300px; margin: 0 0 0 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
  aside .aside_title { width: 300px; height: 108px; margin: 0; border-top: #333333 3px solid; padding: 0.4rem 0 0 0; background: url("../images/aside_01.png") no-repeat; background-position: right bottom; background-size: 83px; }
  aside .aside_title p { color: #707070; font-size: 3rem; font-weight: bold; line-height: 140%; padding: 0 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 22px 0 0 30px; }
  aside .aside_title p span { font-weight: normal; color: #333333; display: block; font-size: 1.6rem; margin: -10px 0 0 0; }
  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; width: 300px; margin: 0; list-style-type: none; }
  aside ul.aside_list li { width: 300px; margin: 0 0 10px 0; }
  aside ul.aside_list li a { width: 300px; height: 100px; 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; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; text-decoration: none; color: #707070; padding: 0 0 0 30px; -webkit-box-sizing: border-box; box-sizing: border-box; border: #bf1128 4px solid; border-radius: 10px; font-size: 2rem; line-height: 140%; font-weight: bold; text-shadow: none; }
  aside ul.aside_list li a:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  aside ul.aside_list li.pediatric_care a { background: url("../images/aside_02.png") no-repeat; background-position: right bottom -6px; background-size: 108px; background-color: #efefef; }
  aside ul.aside_list li.hay_fever a { background: url("../images/aside_03.png") no-repeat; background-position: right bottom -12px; background-size: 108px; background-color: #efefef; }
  aside ul.aside_list li.b_spot_therapy a { background: url("../images/aside_04.png") no-repeat; background-position: right bottom; background-size: 108px; background-color: #efefef; }
  aside ul.aside_list li.chinese_medicine_treatment a { background: url("../images/aside_05.png") no-repeat; background-position: right bottom -6px; background-size: 108px; background-color: #efefef; }
  aside ul.aside_list li.sublingual_immunotherapy a { background: url("../images/aside_06.png") no-repeat; background-position: right bottom -6px; background-size: 108px; background-color: #efefef; }
  aside ul.aside_list li.laser_treatment_of_the_nose a { background: url("../images/aside_07.png") no-repeat; background-position: right -14px bottom -6px; background-size: 108px; background-color: #efefef; }
  aside ul.aside_list li.myringotomy a { background: url("../images/aside_08.png") no-repeat; background-position: right -10px bottom; background-size: 108px; background-color: #efefef; }
  aside ul.aside_list li.sublingual_cancer a { background: url("../images/aside_09.png") no-repeat; background-position: right -14px bottom -10px; background-size: 108px; background-color: #efefef; } }
/*診療時間*/
/* -----------------------------------------------------------
　診療時間
----------------------------------------------------------- */
table.timetable { padding: 0; margin: 0 auto; vertical-align: middle; width: 100%; text-align: center; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 140%; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
table.timetable tr th { -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; font-size: 3.4vw; padding: 0.8rem 0; vertical-align: middle; color: #333333; letter-spacing: 0.1em; border-bottom: #333333 1px solid; }
table.timetable tr td { -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; font-size: 3.4vw; padding: 0.8rem 0; vertical-align: middle; color: #333333; width: 10%; border-bottom: #333333 1px solid; }
table.timetable tr td.time { width: 25%; text-align: center; letter-spacing: 0.05em; }
table.timetable tr td i { color: #333333; }

table.doctortable tr td.time { font-weight: bold; }

.notice_time { font-size: 3.4vw; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: bold; margin: 0.4rem 0 0 0; width: 100%; color: #333333; padding: 0; text-align: justify; }

@media screen and (min-width: 768px), print { table.timetable { padding: 0; margin: 0; vertical-align: middle; width: 100%; text-align: center; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 140%; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
  table.timetable tr th { -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: bold; font-size: 1.4rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; padding: 10px 0; vertical-align: middle; color: #333333; letter-spacing: 0.1em; border-bottom: #333333 1px solid; }
  table.timetable tr td { -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; font-size: 1.4rem; padding: 12px 0; vertical-align: middle; color: #333333; width: 10%; border-bottom: #333333 1px solid; }
  table.timetable tr td.time { width: 30%; text-align: center; letter-spacing: 0.05em; }
  table.timetable tr td i { color: #333333; }
  table.doctortable tr th { font-size: 1.6rem; }
  table.doctortable tr td { font-size: 1.6rem; }
  table.doctortable tr td.time { font-weight: bold; }
  .notice_time { font-size: 1.4rem; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: bold; margin: 10px 0 0 0; width: 100%; color: #333333; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 140%; text-align: left; } }
/*下層*/
/*矢印*/
.arrow { width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-top: 30px solid #333333; text-align: center; display: block; margin: 30px auto; }

.text_bold { font-weight: bold; }

.text_underline { text-decoration: underline; }

.link_text { color: #333333; }

.link_text2 { color: #1C77D1; }

.link_btn { 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; -ms-flex-wrap: nowrap; flex-wrap: nowrap; list-style-type: none; font-size: 3.6vw; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #333333; background-color: #ffffff; text-align: center; border: #333333 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0.6rem 1.2rem; text-decoration: none; width: 80%; margin: 0 auto; }
.link_btn img { width: 4vw; margin: 0 0 0 1rem; }

.emphasis_box_pink { background-color: #FFF3F5; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 0.4rem; margin: 0 0 3rem 0; }
.emphasis_box_pink span { font-weight: bold; display: block; }
.emphasis_box_pink p.one { margin: 0; }

.emphasis_box_blue { background-color: #F3F9FF; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 0.4rem; margin: 0 0 3rem 0; }
.emphasis_box_blue span { font-weight: bold; display: block; }
.emphasis_box_blue p.one { margin: 0; }

.move { width: 100%; }
.move video { width: 100%; margin: 0 0 2rem 0; }

.text_red { color: #e6001d; }

@media screen and (min-width: 768px), print { /*矢印*/
  .arrow { width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-top: 30px solid #333333; text-align: center; display: block; margin: 30px auto; }
  .text_bold { font-weight: bold; }
  .text_underline { text-decoration: underline; }
  .two_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; }
  .two_box section { width: 50%; }
  .link_text { color: #333333; }
  .link_text:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  .link_text2 { color: #1C77D1; }
  .link_text2:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  .link_btn { 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; -ms-flex-wrap: nowrap; flex-wrap: nowrap; list-style-type: none; font-size: 1.6rem; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #333333; background-color: #ffffff; text-align: center; border: #333333 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; text-decoration: none; width: 400px; height: 42px; }
  .link_btn img { width: 39px; margin: 0 0 0 16px; }
  .link_btn:hover { background-color: #efefef; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  .emphasis_box_pink { background-color: #FFF3F5; padding: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 8px; margin: 0 0 60px 0; }
  .emphasis_box_pink span { font-weight: bold; display: block; }
  .emphasis_box_pink p.one { margin: 0; }
  .emphasis_box_blue { background-color: #F3F9FF; padding: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 8px; margin: 0 0 60px 0; }
  .emphasis_box_blue span { font-weight: bold; display: block; }
  .emphasis_box_blue p.one { margin: 0; }
  .move { 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; }
  .move video { width: 48%; margin: 0 0 0 0; }
  .text_red { color: #e6001d; } }
/* -----------------------------------------------------------
　院長紹介 院長インタビュー
----------------------------------------------------------- */
figure.doctor_img { margin: 0 0 10px 0; text-align: center; }
figure.doctor_img img { width: 70%; height: auto; }
figure.doctor_img figcaption { font-size: 1.4rem; font-weight: bold; margin: 0.4rem 0 1rem 0; }

.doctor_name { text-align: right; }
.doctor_name span { font-size: 1.8rem; }

.bana_low { text-align: center; }

.doctor_box figure img { width: 80%; margin: 0 auto 2rem auto; display: block; }

@media screen and (min-width: 768px), print { figure.doctor_img { float: right; margin: 0 0 10px 20px; text-align: center; }
  figure.doctor_img img { width: 400px; height: auto; }
  figure.doctor_img figcaption { font-size: 1.8rem; font-weight: bold; margin: 15px 0 0 0; }
  .doctor_name { text-align: right; }
  .doctor_name span { font-size: 2.2rem; }
  .bana_low { text-align: right; }
  .doctor_box { width: 1200px; 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; }
  .doctor_box figure { width: 300px; }
  .doctor_box figure img { width: 300px; margin: 0; display: block; }
  .doctor_box section { width: 850px; margin: 0; }
  .doctor_box section h3.low { margin: 0 0 20px 0; } }
/*----------------------------------------------------------- クリニックについて
----------------------------------------------------------- */
iframe.street_view { width: 100%; height: 60vw; margin: 0 0 4rem 0; }

.guide_box { background-color: #F3F9FF; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 0.4rem; margin: 0 0 3rem 0; border: #376098 2px solid; }
.guide_box .guide_box_left figure img { max-width: 250px; width: 70%; display: block; margin: 0 auto 2rem auto; }
.guide_box .guide_box_right p a.link_btn_guide { 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; -ms-flex-wrap: nowrap; flex-wrap: nowrap; list-style-type: none; font-size: 1.8rem; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #376098; background-color: #ffffff; text-align: center; border: #376098 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0.6rem 1.2rem; text-decoration: none; width: 96%; margin: 0 auto; }
.guide_box .guide_box_right p a.link_btn_guide img { width: 4vw; margin: 0 0 0 1rem; }

@media screen and (min-width: 768px), print { iframe.street_view { width: 100%; height: 600px; margin: 0 0 40px 0; }
  .guide_box { background-color: #F3F9FF; padding: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 0.4rem; margin: 0 0 3rem 0; border: #376098 2px solid; 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; width: 1200px; }
  .guide_box .guide_box_left { width: 400px; }
  .guide_box .guide_box_left figure img { max-width: 250px; width: 70%; display: block; margin: 0 auto 20px auto; }
  .guide_box .guide_box_right { width: 700px; }
  .guide_box .guide_box_right p { margin: 0; }
  .guide_box .guide_box_right p a.link_btn_guide { 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; -ms-flex-wrap: nowrap; flex-wrap: nowrap; list-style-type: none; font-size: 2.5rem; font-weight: normal; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; color: #376098; background-color: #ffffff; text-align: center; border: #376098 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; text-decoration: none; width: 400px; height: 42px; margin: 0 0 15px 0; }
  .guide_box .guide_box_right p a.link_btn_guide img { width: 39px; margin: 0 0 0 16px; }
  .guide_box .guide_box_right p a.link_btn_guide:hover { background-color: #efefef; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } }
/*----------------------------------------------------------- 費用について
----------------------------------------------------------- */
table.price_table { padding: 0; margin: 0; vertical-align: middle; width: 100%; text-align: center; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 140%; font-size: 1.4rem; }
table.price_table tr th { background: #FFF3F5; width: 50%; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #CCCCCC 1px solid; font-weight: normal; }
table.price_table tr td { width: 50%; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #CCCCCC 1px solid; }
table.price_table tr:first-child th { border-top: #CCCCCC 1px solid; }
table.price_table tr:first-child td { border-top: #CCCCCC 1px solid; }

table.price_table2 { padding: 0; margin: 0; vertical-align: middle; width: 100%; text-align: left; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 140%; font-size: 1.4rem; }
table.price_table2 tr th { background: #FFF3F5; width: 40%; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #CCCCCC 1px solid; font-weight: normal; }
table.price_table2 tr td { width: 60%; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #CCCCCC 1px solid; }
table.price_table2 tr:first-child th { border-top: #CCCCCC 1px solid; }
table.price_table2 tr:first-child td { border-top: #CCCCCC 1px solid; }

@media screen and (min-width: 768px), print { table.price_table { padding: 0; margin: 0; vertical-align: middle; width: 100%; text-align: center; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 140%; font-size: 1.6rem; }
  table.price_table tr th { background: #FFF3F5; width: 50%; padding: 14px; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #CCCCCC 1px solid; font-weight: normal; }
  table.price_table tr td { width: 50%; padding: 14px; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #CCCCCC 1px solid; }
  table.price_table tr:first-child th { border-top: #CCCCCC 1px solid; }
  table.price_table tr:first-child td { border-top: #CCCCCC 1px solid; }
  table.price_table2 { padding: 0; margin: 0; vertical-align: middle; width: 100%; text-align: center; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 140%; font-size: 1.6rem; }
  table.price_table2 tr th { background: #FFF3F5; width: 30%; padding: 14px; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #CCCCCC 1px solid; font-weight: normal; }
  table.price_table2 tr td { width: 70%; padding: 14px; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #CCCCCC 1px solid; }
  table.price_table2 tr:first-child th { border-top: #CCCCCC 1px solid; }
  table.price_table2 tr:first-child td { border-top: #CCCCCC 1px solid; } }
/*----------------------------------------------------------- 診療時間・アクセス 外来について
----------------------------------------------------------- */
.access_root { margin: 0 0 4rem 0; }
.access_root figure img { width: 80%; height: auto; display: block; margin: 0 auto 2rem auto; }
.access_root figure figcaption { font-size: 1.4rem; text-align: left; color: #333333; width: 80%; margin: 0 auto; line-height: 140%; }

iframe.accessmap { width: 100%; height: 500px; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }

@media screen and (min-width: 768px), print { .access_root { margin: 0 0 50px 0; }
  .access_root figure { width: 800px; margin: 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; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .access_root figure img { width: 350px; height: auto; display: block; margin: 0 0 15px 0; }
  .access_root figure figcaption { font-size: 1.6rem; text-align: center; color: #333333; width: 100%; margin: 0; line-height: 140%; }
  iframe.accessmap { width: 100%; height: 500px; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } }
/*以下未使用*/
/* -----------------------------------------------------------
　診療までの流れ
----------------------------------------------------------- */
.flow_box { background-color: #e8fafe; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 0.4rem; }
.flow_box span { font-weight: bold; display: block; }

.flow_box2 { background-color: #e8fafe; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 0.4rem; }
.flow_box2 p span { font-weight: bold; display: block; }

@media screen and (min-width: 768px), print { .flow_box { background-color: #e8fafe; padding: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 8px; }
  .flow_box span { font-weight: bold; display: block; }
  .flow_box2 { background-color: #e8fafe; padding: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 8px; overflow: hidden; height: auto; }
  .flow_box2 p span { font-weight: bold; display: block; } }
/* ----------------------------------------------------------- メールフォーム
----------------------------------------------------------- */
.privacy_policy { height: 60vw; overflow-y: scroll; border: #333333 1px solid; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 2rem 0; }

.privacy_policy ::-webkit-scrollbar { width: 12px; }

.privacy_policy ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; background: #999999; }

.privacy_policy ::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }

.form-btn.disabled { cursor: not-allowed; }
.form-btn a { color: #333333; text-decoration: none; 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; font-size: 3.6vw; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; background-color: rgba(255, 255, 255, 0.6); text-align: center; border: #333333 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 1rem 0.6rem; width: 100%; margin: 1rem 0 0 0; }
.form-btn a img { width: 4vw; }
.form-btn a[aria-disabled='true'] { -webkit-filter: saturate(0) contrast(0.1) brightness(130%); filter: saturate(0) contrast(0.1) brightness(130%); pointer-events: none; }

@media screen and (min-width: 768px), print { .privacy_policy { height: 400px; overflow-y: scroll; border: #333333 1px solid; padding: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 40px 0; width: 100%; }
  .form-btn a { font-size: 1.6rem; padding: 2rem; margin: 5px auto 0; width: 50%; }
  .form-btn a img { width: 39px; margin: 0 0 0 16px; }
  .form-btn a:hover { background-color: #efefef; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } }
/* ----------------------------------------------------------- ページ内リンク
----------------------------------------------------------- */
#laser, #stripping, #high_ligation, #sclerotherapy { padding-top: 30vw; margin: -30vw 0 3rem 0; }

@media screen and (min-width: 768px), print { #laser, #stripping, #high_ligation, #sclerotherapy { padding-top: 0; margin: 100px 0 60px 0; } }
/* ----------------------------------------------------------- 手術実績
----------------------------------------------------------- */
.achievement_table { padding: 0; margin: 0 auto 1rem auto; vertical-align: middle; width: 1000px; text-align: center; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 140%; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
.achievement_table tr th { -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; font-size: 1.4rem; padding: 0.8rem 0; vertical-align: middle; color: #333333; letter-spacing: 0.1em; border: #333333 1px solid; background-color: #FFF3F5; }
.achievement_table tr td { -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; font-size: 1.4rem; padding: 0.8rem 0; vertical-align: middle; color: #333333; letter-spacing: 0.1em; border: #333333 1px solid; }
.achievement_table tr td.double { border-bottom: #333333 3px double; }
.achievement_table tr.double td { border-bottom: #333333 3px double; }

@media screen and (min-width: 768px), print { .achievement_table { padding: 0; margin: 0 auto; vertical-align: middle; width: 1200px; text-align: center; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 140%; font-family: "游明朝", "YuMincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
  .achievement_table tr th { -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; font-size: 1.6rem; padding: 12px 0; vertical-align: middle; color: #333333; letter-spacing: 0.1em; border: #333333 1px solid; background-color: #FFF3F5; }
  .achievement_table tr td { -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; font-size: 1.6rem; padding: 12px 0; vertical-align: middle; color: #333333; letter-spacing: 0.1em; border: #333333 1px solid; }
  .achievement_table tr td.double { border-bottom: #333333 3px double; }
  .achievement_table tr.double td { border-bottom: #333333 3px double; } }
@media screen and (max-width: 768px) { .scroll { overflow: auto; white-space: nowrap; }
  .scroll::-webkit-scrollbar { height: 5px; }
  .scroll::-webkit-scrollbar-track { background: #F1F1F1; }
  .scroll::-webkit-scrollbar-thumb { background: #BCBCBC; } }

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