@charset "UTF-8";
/* Scss Document */
/* =======================================================================
 共通項目 
======================================================================= */
/*関数*/
/* ----------------------------------------------------------- 関数
----------------------------------------------------------- */
/*サイトの横幅*/
/*media screen*/
/*文字SP*/
/*文字PC*/
/*基本フォント*/
/*游明朝*/
/*基本文字色*/
/*基本背景色PC*/
/*白*/
/*緑*/
/*ピンク*/
/*緑*/
/*茶色*/
/*薄茶色*/
/*茶色*/
/*薄茶色*/
/*ピンク*/
/*水色*/
/*薄茶色*/
/*緑*/
/*黒*/
/*薄緑*/
/*薄茶色*/
/*薄い黄色*/
/*茶色4*/
/*紺色2*/
/*紺色3*/
/*薄紫*/
/*金*/
/*紫*/
/*茶色*/
/*黒(下層キービジュアル)*/
/*茶色*/
/*水色*/
/*薄茶色*/
/* ----------------------------------------------------------- 特殊フォント読込
----------------------------------------------------------- */
/* ----------------------------------------------------------- フォントサイズ基本
----------------------------------------------------------- */
html { font-size: calc( 100vw / 32 ); overflow-y: auto; font-family: "メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif; color: #444444; background-color: #ffffff; padding: 0 0 14vw 0; }

@media screen and (min-width: 768px), print { html { font-size: 62.5%; overflow-y: scroll; font-family: "メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif; color: #444444; background-color: #ffffff; padding: 0; } }
/* ----------------------------------------------------------- 構成
----------------------------------------------------------- */
body { position: relative; width: 100%; margin: 0 auto; }

section { height: auto; overflow: hidden; margin: 0 0 0 0; }
section.first { margin: 0 0 0 0; }
section.rehabilitation_doctor { background-color: #8E806F; padding: 3rem 2rem 1rem 2rem; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 3rem auto 1.5rem auto; }
section.rehabilitation_doctor figure.doctor_img2 { margin: 0 0 1rem 0; text-align: center; }
section.rehabilitation_doctor figure.doctor_img2 img { width: 70%; height: auto; }

.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; }

.pink { color: #E2A3AB !important; }

/* :::::::::: 行揃え :::::::::: */
.txt_c { text-align: center !important; }

.txt_l { text-align: left !important; }

.txt_r { text-align: right !important; }

/* :::::::::: マージン :::::::::: */
.mt0 { margin-top: 0px !important; }

.mt5 { margin-top: 5px !important; }

.mt10 { margin-top: 10px !important; }

.mt15 { margin-top: 15px !important; }

.mt20 { margin-top: 20px !important; }

.mt25 { margin-top: 25px !important; }

.mt30 { margin-top: 30px !important; }

.mt35 { margin-top: 35px !important; }

.mt40 { margin-top: 40px !important; }

.mt45 { margin-top: 45px !important; }

.mt50 { margin-top: 50px !important; }

.mb0 { margin-bottom: 0px !important; }

.mb5 { margin-bottom: 5px !important; }

.mb10 { margin-bottom: 10px !important; }

.mb15 { margin-bottom: 15px !important; }

.mb20 { margin-bottom: 20px !important; }

.mb25 { margin-bottom: 25px !important; }

.mb30 { margin-bottom: 30px !important; }

.mb35 { margin-bottom: 35px !important; }

.mb40 { margin-bottom: 40px !important; }

.mb45 { margin-bottom: 45px !important; }

.mb50 { margin-bottom: 50px !important; }

.ml0 { margin-left: 0px !important; }

.ml5 { margin-left: 5px !important; }

.ml10 { margin-left: 10px !important; }

.ml15 { margin-left: 15px !important; }

.ml20 { margin-left: 20px !important; }

.ml25 { margin-left: 25px !important; }

.ml30 { margin-left: 30px !important; }

.ml35 { margin-left: 35px !important; }

.ml40 { margin-left: 40px !important; }

.ml45 { margin-left: 45px !important; }

.ml50 { margin-left: 50px !important; }

.mr0 { margin-right: 0px !important; }

.mr5 { margin-right: 5px !important; }

.mr10 { margin-right: 10px !important; }

.mr15 { margin-right: 15px !important; }

.mr20 { margin-right: 20px !important; }

.mr25 { margin-right: 25px !important; }

.mr30 { margin-right: 30px !important; }

.mr35 { margin-right: 35px !important; }

.mr40 { margin-right: 40px !important; }

.mr45 { margin-right: 45px !important; }

.mr50 { margin-right: 50px !important; }

/* :::::::::: パディング :::::::::: */
.pt0 { padding-top: 0px !important; }

.pt5 { padding-top: 5px !important; }

.pt10 { padding-top: 10px !important; }

.pt15 { padding-top: 15px !important; }

.pt20 { padding-top: 20px !important; }

.pt25 { padding-top: 25px !important; }

.pt30 { padding-top: 30px !important; }

.pt35 { padding-top: 35px !important; }

.pt40 { padding-top: 40px !important; }

.pt45 { padding-top: 45px !important; }

.pt50 { padding-top: 50px !important; }

.pb0 { padding-bottom: 0px !important; }

.pb5 { padding-bottom: 5px !important; }

.pb10 { padding-bottom: 10px !important; }

.pb15 { padding-bottom: 15px !important; }

.pb20 { padding-bottom: 20px !important; }

.pb25 { padding-bottom: 25px !important; }

.pb30 { padding-bottom: 30px !important; }

.pb35 { padding-bottom: 35px !important; }

.pb40 { padding-bottom: 40px !important; }

.pb45 { padding-bottom: 45px !important; }

.pb50 { padding-bottom: 50px !important; }

.pl0 { padding-left: 0px !important; }

.pl5 { padding-left: 5px !important; }

.pl10 { padding-left: 10px !important; }

.pl15 { padding-left: 15px !important; }

.pl20 { padding-left: 20px !important; }

.pl25 { padding-left: 25px !important; }

.pl30 { padding-left: 30px !important; }

.pl35 { padding-left: 35px !important; }

.pl40 { padding-left: 40px !important; }

.pl45 { padding-left: 45px !important; }

.pl50 { padding-left: 50px !important; }

.pr0 { padding-right: 0px !important; }

.pr5 { padding-right: 5px !important; }

.pr10 { padding-right: 10px !important; }

.pr15 { padding-right: 15px !important; }

.pr20 { padding-right: 20px !important; }

.pr25 { padding-right: 25px !important; }

.pr30 { padding-right: 30px !important; }

.pr35 { padding-right: 35px !important; }

.pr40 { padding-right: 40px !important; }

.pr45 { padding-right: 45px !important; }

.pr50 { padding-right: 50px !important; }

@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; }
  section.rehabilitation_doctor { background-color: #8E806F; padding: 55px 36px 40px 36px; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 120px auto 40px auto; }
  section.rehabilitation_doctor figure.doctor_img2 { margin: 0 0 0 30px; text-align: right; float: right; }
  section.rehabilitation_doctor figure.doctor_img2 img { width: 280px; height: auto; }
  .pc_none { display: none; }
  .sp_none { display: block; }
  .pc_none_span { display: none; }
  .sp_none_span { display: inline; } }
/* -----------------------------------------------------------
　枠
----------------------------------------------------------- */
.wrapper { height: auto; width: 100%; margin: 0; padding: 2rem 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; }

.main { height: auto; width: 96%; margin: 0 auto 4rem auto; padding: 0; }

@media screen and (min-width: 768px), print { .wrapper { height: auto; width: 100%; margin: 0; padding: 100px 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url("../images/bg_left.png"), url("../images/bg_right.png"); background-position: left top,right top; background-repeat: no-repeat, no-repeat; background-size: 546px,491px; }
  .main { height: auto; width: 1200px; margin: 0 auto 100px auto; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } }
@media screen and (min-width: 768px) and (max-width: 1500px) { .wrapper { height: auto; width: 100%; margin: 0; padding: 100px 0 0 0; background: none; } }
/* -----------------------------------------------------------
　ヘッダ
----------------------------------------------------------- */
header { display: block; margin: 0 0 5px 0; padding: 0; height: 100vw; position: relative; background-position: center top; background-repeat: no-repeat; background-size: cover; /*追従リンク*/ /*下層*/ }
header .head_frame { position: absolute; z-index: 999; top: 0; width: 100%; }
header .head_frame .head_frame_in { width: 100%; padding: 0 0 1rem 0; margin: 0 auto; background-color: rgba(255, 255, 255, 0.9); -webkit-box-shadow: 0px 8px 8px -5px rgba(0, 0, 0, 0.29); box-shadow: 0px 8px 8px -5px rgba(0, 0, 0, 0.29); -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom-left-radius: 0.8rem; border-bottom-right-radius: 0.8rem; }
header .head_frame .head_frame_in .head_logo { width: 75%; margin: 0 0 0 2%; }
header .head_frame .head_frame_in .head_logo a img { width: 100%; margin: 6vw 0 0 0; }
header .head_frame .head_frame_in .head_info { display: none; }
header .key_on { height: 120vw; 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: wrap; flex-wrap: wrap; }
header .key_on .key_text { background: url("../images/key_on_bg.png") no-repeat; background-position: top 5vw center; background-size: 70%; background-color: #9EC989; border-radius: 1rem; width: 70%; height: 60vw; -webkit-box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.8); box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.8); 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; }
header .key_on .key_text p { text-align: center; color: #ffffff; font-size: 1.7rem; line-height: 180%; margin: 16vw 0 0 0; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }
header .key_on .key_text p span { font-size: 2.6rem; }
header .header_web_link { display: none; }
header.low { display: block; margin: 0 0 5px 0; padding: 0; height: 54vw; position: relative; background: url("../images/key_visual_low.jpg"); background-position: center bottom; background-repeat: no-repeat; background-size: 165%; }
header.low .slider { display: none; }
header.low .key_on { height: 34vw; position: absolute; bottom: 0; left: 0; width: 100%; }
header.low .key_on h1.low { color: #8E806F; font-weight: normal; font-size: 2.2rem; margin: 0 0 0 0; padding: 0 0 0 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 34vw; 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-align: left; }

.slick-slide { height: 100vw !important; margin: 0; overflow: hidden; }

.keyimg { position: relative; z-index: 0; top: 0; }
.keyimg .s1 { background: url("../images/key_visual_01.jpg") no-repeat; background-position: center top; background-size: cover; height: 100vw !important; }
.keyimg .s2 { background: url("../images/key_visual_02.jpg") no-repeat; background-position: center top; background-size: cover; height: 100vw !important; }
.keyimg .s3 { background: url("../images/key_visual_03.jpg") no-repeat; background-position: center top; background-size: cover; height: 100vw !important; }
.keyimg .s4 { background: url("../images/key_visual_01.jpg") no-repeat; background-position: center top; background-size: cover; height: 100vw !important; }

@media screen and (min-width: 768px), print { header { display: block; margin: 0 0 0 0; padding: 0; height: 800px; position: relative; width: 100%; background-position: center top; background-repeat: no-repeat; background-size: cover; /*追従リンク*/ /*下層*/ }
  header .head_frame { width: 1300px; z-index: 999; top: 0; left: 0; right: 0; margin: 0 auto; }
  header .head_frame .head_frame_in { width: 1300px; padding: 0 0 0 0; margin: 0 auto; background-color: rgba(255, 255, 255, 0.9); -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29); box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29); -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; height: 130px; position: relative; }
  header .head_frame .head_frame_in .head_logo { width: 585px; margin: 0; position: absolute; top: 26px; left: 49px; }
  header .head_frame .head_frame_in .head_logo a img { width: 585px; margin: 0; }
  header .head_frame .head_frame_in .head_info { margin: 0 0 0 0; position: absolute; top: 32px; right: 49px; width: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  header .head_frame .head_frame_in .head_info .head_tel { text-align: right; color: #E2A3AB; font-size: 3.3rem; margin: 0 0 0 0; line-height: 120%; }
  header .head_frame .head_frame_in .head_info .head_tel span a { color: #E2A3AB; text-decoration: none; }
  header .head_frame .head_frame_in .head_info .head_address { text-align: right; color: #E5244; font-size: 2rem; margin: 0; }
  header .key_on { height: 670px; display: block; width: 1300px; margin: 0 auto; position: relative; }
  header .key_on .key_text { position: absolute; top: 213px; left: 50px; background: url("../images/key_on_bg.png") no-repeat; background-position: top 32px center; background-size: 303px; background-color: #9EC989; border-radius: 15px; width: 376px; height: 376px; -webkit-box-shadow: 0 0 8px 8px rgba(255, 255, 255, 0.8); box-shadow: 0 0 8px 8px rgba(255, 255, 255, 0.8); 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; }
  header .key_on .key_text p { text-align: center; color: #ffffff; font-size: 3rem; line-height: 200%; margin: 85px 0 0 0; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }
  header .key_on .key_text p span { font-size: 4.6rem; }
  header .header_web_link { 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; text-decoration: none; position: fixed; top: 187px; right: 0; z-index: 9999; width: 70px; height: 230px; background-color: #E2A3AB; border: #F2D0D6 3px solid; border-top-left-radius: 15px; border-bottom-left-radius: 15px; color: #ffffff; font-size: 2.4rem; letter-spacing: 0.1em; -ms-writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; }
  header .header_web_link:hover { opacity: 0.8; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  header.low { display: block; margin: 0 0 0 0; padding: 0; height: 500px; position: relative; background: url("../images/key_visual_low.jpg"); background-position: center bottom; background-repeat: no-repeat; background-size: cover; }
  header.low .key_on { height: 500px; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; width: 1200px; }
  header.low .key_on h1.low { color: #8E806F; font-weight: normal; font-size: 4.4rem; margin: 0 0 0 0; padding: 130px 0 0 55px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 1200px; height: 500px; 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-align: left; }
  .slick-slide { height: 800px !important; margin: 0; overflow: hidden; }
  .keyimg { position: relative; z-index: 0; top: 0; }
  .keyimg .s1 { background: url("../images/key_visual_01.jpg") no-repeat; background-position: center top; background-size: cover; height: 800px !important; }
  .keyimg .s2 { background: url("../images/key_visual_02.jpg") no-repeat; background-position: center top; background-size: cover; height: 800px !important; }
  .keyimg .s3 { background: url("../images/key_visual_03.jpg") no-repeat; background-position: center top; background-size: cover; height: 800px !important; }
  .keyimg .s4 { background: url("../images/key_visual_01.jpg") no-repeat; background-position: center top; background-size: cover; height: 800px !important; } }
/* -----------------------------------------------------------
　メインナビ
----------------------------------------------------------- */
.main_nav_pc { display: none; }

@media screen and (min-width: 768px), print { .main_nav_pc { display: block; width: 100%; height: 110px; background: url("../images/main_nav_bg.jpg") repeat-x; margin: 0; padding: 0; overflow: visible; }
  .main_nav_pc nav { width: 1200px; height: 46px; margin: 0 auto 0 auto; padding: 30px 0 0 0; }
  .main_nav_pc nav ul { list-style-type: 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; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; width: 1200px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 1200px; height: 46px; padding: 0; margin: 0 0 0 0; }
  .main_nav_pc nav ul li { display: block; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; width: 200px; height: 46px; text-align: center; font-weight: normal; margin: 0; padding: 0; border-left: #D1B49E 1px dotted; }
  .main_nav_pc nav ul li a { width: 200px; height: 46px; text-decoration: none; color: #ffffff; font-size: 1.8rem; 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; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .main_nav_pc nav ul li a:hover { -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; color: #674730; background-color: #ffffff; }
  .main_nav_pc nav ul li ul { width: 460px; height: auto; display: none; margin: 30px 0 0 0; padding: 0 0 0 0; position: relative; z-index: 9999; background-color: rgba(126, 108, 97, 0.8); }
  .main_nav_pc nav ul li ul li { width: 230px; height: auto; margin: 0 0 0 0; border-left: none; border: none; border-left: none; }
  .main_nav_pc nav ul li ul li a { font-size: 1.8rem; color: #ffffff; width: 230px; 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; background: none; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left; border-bottom: none; }
  .main_nav_pc nav ul li ul li a br { display: none; }
  .main_nav_pc nav ul li ul li a:hover { -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; opacity: 0.6; }
  .main_nav_pc nav ul li ul li:last-child { border-right: none; }
  .main_nav_pc nav ul li:last-child { border-right: #D1B49E 1px dotted; }
  .main_nav_pc nav ul.open_nav { 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; } }
/*-----------------------------------------------------------
3bees
----------------------------------------------------------- */
.waiting_time { text-align: center; margin: 0 0 2rem 0; }

@media screen and (min-width: 768px), print { .waiting_time { text-align: center; margin: 0 0 40px 0; } }
.bana_line { padding: 0 5%; }
.bana_line img { width: 90%; height: auto; }

/*-----------------------------------------------------------
コロナバナー
----------------------------------------------------------- */
.bana_corona { width: 90%; margin: 0 auto 40px; display: block; text-decoration: none; background-color: #B3CDD6; padding: 4px 4px 2px 4px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.bana_corona span { color: #ffffff; font-size: 1.8rem; padding: 2rem 1rem; display: block; text-align: justify; line-height: 140%; }
.bana_corona figure { width: 100%; }
.bana_corona figure img { width: 100%; }

@media screen and (min-width: 768px), print { .bana_line img { width: 788px; height: auto; }
  .bana_line img:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  .bana_corona { width: 788px; height: 186px; margin: 0 auto 40px; display: block; text-decoration: none; background-color: #B3CDD6; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; }
  .bana_corona span { position: absolute; top: 45px; left: 43px; color: #ffffff; font-size: 3rem; padding: 0; display: block; text-align: left; line-height: 140%; }
  .bana_corona figure { position: absolute; top: 3px; right: 3px; width: 297px; }
  .bana_corona figure img { width: 297px; }
  .bana_corona:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } }
/*-----------------------------------------------------------
UBIバナー
----------------------------------------------------------- */
.bana_ubi { width: 90%; margin: 0 auto; display: block; }
.bana_ubi img { width: 100%; }

@media screen and (min-width: 768px), print { .bana_ubi { width: 790px; height: auto; margin: 0 auto; display: block; text-decoration: none; padding: 0; }
  .bana_ubi img { width: 100%; } }
/*-----------------------------------------------------------
お知らせ
----------------------------------------------------------- */
.notice_area { padding: 0 0 2rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 4rem 0 0 0; /*お知らせ*/ }
.notice_area .notice_frame { width: 96%; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; padding: 2rem 0; height: auto; }
.notice_area .notice_frame .title_box { width: 100%; }
.notice_area .notice_frame .title_box h2.notice_title { background: url("../images/index_notice_bg.png") no-repeat; background-position: center center; background-size: contain; color: #7E6C61; text-align: center; font-weight: normal; font-size: 2.2rem; height: 20vw; padding: 0; margin: 0 0 2rem 0; 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; }
.notice_area .notice_frame .notice_box { width: 100%; margin: 0 0 0 0; padding: 0.5rem; -webkit-box-sizing: border-box; box-sizing: border-box; border-top: #8E806F 1px solid; border-bottom: #8E806F 1px solid; }
.notice_area .notice_frame .notice_box dl { height: auto; margin: 0; width: 100%; }
.notice_area .notice_frame .notice_box dl dt { color: #6C8F55; margin: 1rem 0 1rem 0; padding: 0 0.4rem 0 2rem; font-size: 1.4rem; -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; letter-spacing: 0.1em; line-height: 120%; position: relative; }
.notice_area .notice_frame .notice_box dl dt::before { position: absolute; content: ""; display: block; width: 0; height: 0; border-top: solid 0.8em #6C8F55; border-left: solid 0.5em transparent; border-right: solid 0.5em transparent; margin: auto; left: 0; top: 0.2rem; -webkit-transition: 0.5s; transition: 0.5s; }
.notice_area .notice_frame .notice_box dl dt.open::before { border: none; border-bottom: solid 0.8em #6C8F55; border-left: solid 0.5em transparent; border-right: solid 0.5em transparent; }
.notice_area .notice_frame .notice_box dl dt:first-child { border-top: none; padding: 0 0.4rem 0 2rem; }
.notice_area .notice_frame .notice_box dl dt.close::before { -webkit-transform: rotateX(180deg); transform: rotateX(180deg); -webkit-transition: 0.5s; transition: 0.5s; }
.notice_area .notice_frame .notice_box dl dd { margin: 0 0 1rem 0; padding: 0 0.4rem 0 2rem; color: #444444; font-size: 1.4rem; line-height: 160%; display: none; }
.notice_area .notice_frame .notice_box dl dd.open { display: block; }

@media screen and (min-width: 768px), print { .notice_area { padding: 0 0 100px 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 95px 0 0 0; /*お知らせ*/ }
  .notice_area .notice_frame { width: 1200px; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; padding: 0; height: 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; }
  .notice_area .notice_frame .title_box { width: 162px; }
  .notice_area .notice_frame .title_box h2.notice_title { background: url("../images/index_notice_bg.png") no-repeat; background-position: center center; background-size: 162px; color: #7E6C61; text-align: center; font-weight: normal; font-size: 3.8rem; height: 124px; padding: 0; margin: 0 0 0 0; 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; }
  .notice_area .notice_frame .notice_box { width: 994px; margin: 0 0 0 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; border-top: #8E806F 1px solid; border-bottom: #8E806F 1px solid; }
  .notice_area .notice_frame .notice_box dl { height: auto; margin: 0; width: 100%; padding: 30px 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .notice_area .notice_frame .notice_box dl dt { color: #6C8F55; margin: 0 0 2px 0; padding: 0 0 0 26px; font-size: 2rem; -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; letter-spacing: 0.1em; line-height: 120%; position: relative; }
  .notice_area .notice_frame .notice_box dl dt::before { position: absolute; content: ""; display: block; width: 0; height: 0; border-top: solid 12px #6C8F55; border-left: solid 8px transparent; border-right: solid 8px transparent; margin: auto; left: 0; top: 0.4rem; -webkit-transition: 0.5s; transition: 0.5s; }
  .notice_area .notice_frame .notice_box dl dt.open::before { border: none; border-bottom: solid 12px #6C8F55; border-left: solid 8px transparent; border-right: solid 8px transparent; }
  .notice_area .notice_frame .notice_box dl dt:first-child { border-top: none; padding: 0 0 0 26px; }
  .notice_area .notice_frame .notice_box dl dt.close::before { -webkit-transform: rotateX(180deg); transform: rotateX(180deg); -webkit-transition: 0.5s; transition: 0.5s; }
  .notice_area .notice_frame .notice_box dl dd { margin: 0 0 20px 0; padding: 0 0 0 0; color: #444444; font-size: 1.8rem; line-height: 160%; display: none; }
  .notice_area .notice_frame .notice_box dl dd.open { display: block; } }
/* -----------------------------------------------------------
　当院の特長
----------------------------------------------------------- */
.feature_frame { background: transparent -webkit-gradient(linear, left top, right top, from(#F5F4ED), to(#E8F8F9)) 0% 0% no-repeat padding-box; background: transparent linear-gradient(90deg, #F5F4ED 0%, #E8F8F9 100%) 0% 0% no-repeat padding-box; padding: 4rem 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
.feature_frame .feature_area .feature_box { width: 90%; margin: 0 auto; position: relative; }
.feature_frame .feature_area .feature_box figure { width: 100%; margin: 0 0 4rem 0; }
.feature_frame .feature_area .feature_box figure img { width: 100%; }
.feature_frame .feature_area .feature_box figure figcaption { width: 80%; font-size: 1.6rem; line-height: 120%; margin: 1rem 0 0 0; text-align: justify; }
.feature_frame .feature_area .feature_box figure p { position: absolute; top: 35vw; right: 0; color: #ffffff; font-size: 6rem; text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }

@media screen and (min-width: 768px), print { .feature_frame { background: transparent -webkit-gradient(linear, left top, right top, from(#F5F4ED), to(#E8F8F9)) 0% 0% no-repeat padding-box; background: transparent linear-gradient(90deg, #F5F4ED 0%, #E8F8F9 100%) 0% 0% no-repeat padding-box; padding: 98.84px 0 10px 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .feature_frame .feature_area { width: 1200px; margin: 41.84px 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; }
  .feature_frame .feature_area .feature_box { width: 582px; height: 478px; margin: 0 0 0 0; position: relative; }
  .feature_frame .feature_area .feature_box figure { width: 582px; margin: 0 0 0 0; }
  .feature_frame .feature_area .feature_box figure img { width: 582px; }
  .feature_frame .feature_area .feature_box figure figcaption { width: 440px; font-size: 2.2rem; line-height: 170%; margin: 15px 0 0 0; text-align: justify; }
  .feature_frame .feature_area .feature_box figure p { position: absolute; top: 200px; right: 0; color: #ffffff; font-size: 16rem; text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); } }
/* -----------------------------------------------------------
　診療のご案内
----------------------------------------------------------- */
.treatment_frame { background-color: #ffffff; margin: 0 0 0 0; padding: 4rem 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
.treatment_frame ul.treatment_list { width: 96%; 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: wrap; flex-wrap: wrap; list-style-type: none; }
.treatment_frame ul.treatment_list li { width: 48%; height: 40vw; margin: 0 0 2rem 0; }
.treatment_frame ul.treatment_list li a { width: 100%; height: 40vw; color: #707070; text-decoration: none; text-align: center; line-height: 130%; font-size: 1.6rem; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 0 0 0; -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.33); box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.33); border-radius: 0.5rem; }
.treatment_frame ul.treatment_list li.internal a { background-color: #F0F5ED; }
.treatment_frame ul.treatment_list li.internal a::before { content: ""; display: block; background: url("../images/index_treatment_01.png") no-repeat; background-size: contain; vertical-align: middle; width: 40%; height: 20vw; }
.treatment_frame ul.treatment_list li.respiratory a { background-color: #F2EEE6; }
.treatment_frame ul.treatment_list li.respiratory a::before { content: ""; display: block; background: url("../images/index_treatment_02.png") no-repeat; background-size: contain; vertical-align: middle; width: 40%; height: 20vw; }
.treatment_frame ul.treatment_list li.allergy a { background-color: #F0F5ED; }
.treatment_frame ul.treatment_list li.allergy a::before { content: ""; display: block; background: url("../images/index_treatment_03.png") no-repeat; background-size: contain; vertical-align: middle; width: 40%; height: 20vw; }
.treatment_frame ul.treatment_list li.asthma a { background-color: #F2EEE6; }
.treatment_frame ul.treatment_list li.asthma a::before { content: ""; display: block; background: url("../images/index_treatment_04.png") no-repeat; background-size: contain; vertical-align: middle; width: 40%; height: 20vw; }
.treatment_frame ul.treatment_list li.copd a { background-color: #F0F5ED; }
.treatment_frame ul.treatment_list li.copd a::before { content: ""; display: block; background: url("../images/index_treatment_05.png") no-repeat; background-size: contain; vertical-align: middle; width: 40%; height: 20vw; }
.treatment_frame ul.treatment_list li.infection a { background-color: #F2EEE6; }
.treatment_frame ul.treatment_list li.infection a::before { content: ""; display: block; background: url("../images/index_treatment_06.png") no-repeat; background-size: contain; vertical-align: middle; width: 40%; height: 20vw; }
.treatment_frame ul.treatment_list li.lifestyle-related a { background-color: #F0F5ED; }
.treatment_frame ul.treatment_list li.lifestyle-related a::before { content: ""; display: block; background: url("../images/index_treatment_07.png") no-repeat; background-size: contain; vertical-align: middle; width: 40%; height: 20vw; }
.treatment_frame ul.treatment_list li.antismoking a { background-color: #F2EEE6; }
.treatment_frame ul.treatment_list li.antismoking a::before { content: ""; display: block; background: url("../images/index_treatment_08.png") no-repeat; background-size: contain; vertical-align: middle; width: 40%; height: 20vw; }
.treatment_frame ul.treatment_list li.sas a { background-color: #F0F5ED; font-size: 1.3rem; }
.treatment_frame ul.treatment_list li.sas a::before { content: ""; display: block; background: url("../images/index_treatment_09.png") no-repeat; background-size: contain; vertical-align: middle; width: 40%; height: 20vw; }
.treatment_frame ul.treatment_list li.checkup a { background-color: #F2EEE6; font-size: 1.3rem; }
.treatment_frame ul.treatment_list li.checkup a::before { content: ""; display: block; background: url("../images/index_treatment_10.png") no-repeat; background-size: contain; vertical-align: middle; width: 40%; height: 20vw; }

@media screen and (min-width: 768px), print { .treatment_frame { background: url("../images/bg_left.png"), url("../images/bg_right.png"); background-position: left top,right top; background-repeat: no-repeat, no-repeat; background-size: 546px,491px; background-color: #ffffff; margin: 0 0 0 0; padding: 100px 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .treatment_frame ul.treatment_list { width: 1200px; margin: 46.84px 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; list-style-type: none; }
  .treatment_frame ul.treatment_list li { width: 205px; height: 205px; margin: 0 0 30px 0; }
  .treatment_frame ul.treatment_list li a { width: 205px; height: 205px; color: #707070; text-decoration: none; text-align: center; line-height: 130%; font-size: 2.2rem; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 0 0 0; -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.33); box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.33); border-radius: 0.5rem; }
  .treatment_frame ul.treatment_list li a:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  .treatment_frame ul.treatment_list li.internal a { background-color: #F0F5ED; }
  .treatment_frame ul.treatment_list li.internal a::before { content: ""; display: block; background: url("../images/index_treatment_01.png") no-repeat; background-size: contain; vertical-align: middle; width: 81px; height: 79px; margin: 0 0 31px 0; }
  .treatment_frame ul.treatment_list li.respiratory a { background-color: #F2EEE6; }
  .treatment_frame ul.treatment_list li.respiratory a::before { content: ""; display: block; background: url("../images/index_treatment_02.png") no-repeat; background-size: contain; vertical-align: middle; width: 81px; height: 79px; margin: 0 0 31px 0; }
  .treatment_frame ul.treatment_list li.allergy a { background-color: #F0F5ED; }
  .treatment_frame ul.treatment_list li.allergy a::before { content: ""; display: block; background: url("../images/index_treatment_03.png") no-repeat; background-size: contain; vertical-align: middle; width: 81px; height: 79px; margin: 0 0 31px 0; }
  .treatment_frame ul.treatment_list li.asthma a { background-color: #F2EEE6; }
  .treatment_frame ul.treatment_list li.asthma a::before { content: ""; display: block; background: url("../images/index_treatment_04.png") no-repeat; background-size: contain; vertical-align: middle; width: 81px; height: 79px; margin: 0 0 31px 0; }
  .treatment_frame ul.treatment_list li.copd a { background-color: #F0F5ED; }
  .treatment_frame ul.treatment_list li.copd a::before { content: ""; display: block; background: url("../images/index_treatment_05.png") no-repeat; background-size: contain; vertical-align: middle; width: 81px; height: 79px; margin: 0 0 31px 0; }
  .treatment_frame ul.treatment_list li.infection a { background-color: #F2EEE6; }
  .treatment_frame ul.treatment_list li.infection a::before { content: ""; display: block; background: url("../images/index_treatment_06.png") no-repeat; background-size: contain; vertical-align: middle; width: 81px; height: 79px; margin: 0 0 31px 0; }
  .treatment_frame ul.treatment_list li.lifestyle-related a { background-color: #F0F5ED; }
  .treatment_frame ul.treatment_list li.lifestyle-related a::before { content: ""; display: block; background: url("../images/index_treatment_07.png") no-repeat; background-size: contain; vertical-align: middle; width: 81px; height: 79px; margin: 0 0 31px 0; }
  .treatment_frame ul.treatment_list li.antismoking a { background-color: #F2EEE6; }
  .treatment_frame ul.treatment_list li.antismoking a::before { content: ""; display: block; background: url("../images/index_treatment_08.png") no-repeat; background-size: contain; vertical-align: middle; width: 81px; height: 79px; margin: 0 0 31px 0; }
  .treatment_frame ul.treatment_list li.sas a { background-color: #F0F5ED; font-size: 2.2rem; }
  .treatment_frame ul.treatment_list li.sas a::before { content: ""; display: block; background: url("../images/index_treatment_09.png") no-repeat; background-size: contain; vertical-align: middle; width: 81px; height: 79px; margin: 0 0 31px 0; }
  .treatment_frame ul.treatment_list li.checkup a { background-color: #F2EEE6; font-size: 2.2rem; }
  .treatment_frame ul.treatment_list li.checkup a::before { content: ""; display: block; background: url("../images/index_treatment_10.png") no-repeat; background-size: contain; vertical-align: middle; width: 81px; height: 79px; margin: 0 0 31px 0; } }
@media screen and (min-width: 768px) and (max-width: 1500px) { .treatment_frame { background: none; } }
/* -----------------------------------------------------------
　ごあいさつ
----------------------------------------------------------- */
.greeting_frame .greeting_box { width: 96%; margin: 0 auto; }
.greeting_frame .greeting_box .greeting_img { width: 90%; height: 97vw; margin: 0 auto; }
.greeting_frame .greeting_box .greeting_img img { width: 70%; position: relative; z-index: 2; margin: 0 0 0 30%; }
.greeting_frame .greeting_box .greeting_img .greeting_name { background-color: #F5F0D8; position: relative; z-index: 1; width: 70%; height: 81.5vw; margin: -67vw 0 0 0; }
.greeting_frame .greeting_box .greeting_img .greeting_name .greeting_name_eng { -ms-writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; color: #ffffff; font-size: 4rem; position: absolute; top: 1rem; left: 0; line-height: 68%; }
.greeting_frame .greeting_box .greeting_img .greeting_name .greeting_name_jp { position: absolute; bottom: 4vw; right: 4vw; font-size: 1.4rem; margin: 0; }
.greeting_frame .greeting_box .greeting_img .greeting_name .greeting_name_jp span { font-size: 1.8rem; }
.greeting_frame .greeting_box .greeting_text p { line-height: 200%; }
.greeting_frame .greeting_box .greeting_text a { background-color: #9EC989; color: #ffffff; 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; width: 60%; height: 12vw; margin: 0 0 0 40%; font-size: 1.4rem; border-radius: 0.3rem; }
.greeting_frame .greeting_box .greeting_text a::after { content: ''; display: inline-block; background-image: url("../images/icon_arrow.png"); background-repeat: no-repeat; background-size: contain; vertical-align: middle; width: 22%; height: 3vw; margin: 0 0 0 1rem; }

@media screen and (min-width: 768px), print { .greeting_frame { margin: 90px 0 0 0; }
  .greeting_frame .greeting_box { width: 1200px; margin: 46px 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; }
  .greeting_frame .greeting_box .greeting_img { width: 480px; height: 583px; margin: 0; }
  .greeting_frame .greeting_box .greeting_img img { width: 376px; position: relative; z-index: 2; margin: 0 0 0 104px; }
  .greeting_frame .greeting_box .greeting_img .greeting_name { background-color: #F5F0D8; position: relative; z-index: 1; width: 376px; height: 500px; margin: -389px 0 0 0; }
  .greeting_frame .greeting_box .greeting_img .greeting_name .greeting_name_eng { -ms-writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; color: #ffffff; font-size: 7rem; position: absolute; top: 20px; left: 0; line-height: 61%; }
  .greeting_frame .greeting_box .greeting_img .greeting_name .greeting_name_jp { position: absolute; bottom: 42px; right: 36px; font-size: 2rem; margin: 0; }
  .greeting_frame .greeting_box .greeting_img .greeting_name .greeting_name_jp span { font-size: 2.8rem; }
  .greeting_frame .greeting_box .greeting_text { width: 685px; }
  .greeting_frame .greeting_box .greeting_text p { line-height: 200%; font-size: 2.2rem; margin: 0 0 78px 0; }
  .greeting_frame .greeting_box .greeting_text a { background-color: #9EC989; color: #ffffff; 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; width: 273px; height: 50px; margin: 0 0 0 417px; font-size: 2.2rem; line-height: 140%; border-radius: 0.3rem; }
  .greeting_frame .greeting_box .greeting_text a::after { content: ''; display: inline-block; background-image: url("../images/icon_arrow.png"); background-repeat: no-repeat; background-size: contain; vertical-align: middle; width: 71px; height: 15px; margin: 0 0 0 20px; }
  .greeting_frame .greeting_box .greeting_text a:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } }
/*----------------------------------------------------------- 医院概要
----------------------------------------------------------- */
.overview { background: url("../images/bg_overview.jpg") no-repeat; background-position: center top; background-size: cover; width: 100%; padding: 2rem 0 2rem 0; margin: 4rem 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
.overview .overview_info_box { width: 96%; margin: 2rem auto 2rem auto; }
.overview .overview_info_box .overview_info_left h2.overview_title img { width: 70%; display: block; margin: 0 auto; }
.overview .overview_info_box .overview_info_right dl.overview_info_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.3rem; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 3rem 0 0 0; line-height: 160%; border-top: #7E6C61 1px solid; }
.overview .overview_info_box .overview_info_right dl.overview_info_list dt { width: 25%; margin: 0 0 0 0; font-weight: normal; color: #7E6C61; border-bottom: #7E6C61 1px solid; padding: 1rem 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; }
.overview .overview_info_box .overview_info_right dl.overview_info_list dd { width: 75%; margin: 0 0 0 0; padding: 1rem 0; color: #444444; border-bottom: #444444 1px solid; }
.overview .overview_info_box .overview_info_right dl.overview_info_list dd span { color: #E2A3AB; font-weight: bold; text-decoration: none; font-size: 2rem; line-height: 140%; }
.overview .overview_info_box .overview_info_right dl.overview_info_list dd span a { color: #E2A3AB; font-weight: bold; text-decoration: none; font-size: 2rem; line-height: 140%; }
.overview .overview_info_box .overview_info_right dl.overview_info_list dd ul { line-height: 130%; font-size: 1.3rem; list-style-type: disc; margin: 0 0 0 0; }
.overview .overview_info_box .overview_info_right dl.overview_info_list dd ul li { margin: 0 0 1.4rem 1.8rem; padding: 0; }
.overview .overview_info_box .overview_info_right dl.overview_info_list dd ul li:last-child { margin: 0 0 0 1.8rem; }
.overview .overview_info_box .overview_info_right .overview_timetable_title { font-size: 1.3rem; font-weight: normal; color: #7E6C61; margin: 3rem 0 0 0; }

iframe.googlemap { width: 100%; height: 500px; }

@media screen and (min-width: 768px), print { .overview { background: url("../images/bg_overview.jpg") no-repeat; background-position: center top; background-size: cover; width: 100%; height: 1020px; padding: 102px 0 0 0; margin: 100px 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .overview .overview_info_box { width: 1200px; 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; }
  .overview .overview_info_box .overview_info_left { width: 481px; }
  .overview .overview_info_box .overview_info_left h2.overview_title { margin: 370px 0 0 0; }
  .overview .overview_info_box .overview_info_left h2.overview_title img { width: 481px; display: block; margin: 0; }
  .overview .overview_info_box .overview_info_right { width: 686px; }
  .overview .overview_info_box .overview_info_right dl.overview_info_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: 686px; font-size: 2rem; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 0 0; line-height: 160%; border-top: #7E6C61 1px solid; }
  .overview .overview_info_box .overview_info_right dl.overview_info_list dt { width: 206px; margin: 0 0 0 0; font-size: 2rem; font-weight: normal; color: #7E6C61; border-bottom: #7E6C61 1px solid; padding: 30px 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; }
  .overview .overview_info_box .overview_info_right dl.overview_info_list dt.oi_tel { padding: 24px 0; }
  .overview .overview_info_box .overview_info_right dl.overview_info_list dt.oi_add { padding: 16px 0; }
  .overview .overview_info_box .overview_info_right dl.overview_info_list dt.oi_access { padding: 10px 0; }
  .overview .overview_info_box .overview_info_right dl.overview_info_list dd { width: 480px; margin: 0 0 0 0; padding: 30px 0; color: #444444; border-bottom: #444444 1px solid; font-size: 1.8rem; }
  .overview .overview_info_box .overview_info_right dl.overview_info_list dd span { color: #E2A3AB; font-weight: bold; text-decoration: none; font-size: 3rem; line-height: 140%; }
  .overview .overview_info_box .overview_info_right dl.overview_info_list dd span a { color: #E2A3AB; font-weight: bold; text-decoration: none; font-size: 3rem; line-height: 140%; }
  .overview .overview_info_box .overview_info_right dl.overview_info_list dd ul { line-height: 130%; font-size: 1.8rem; list-style-type: disc; margin: 16px 0 16px 0; }
  .overview .overview_info_box .overview_info_right dl.overview_info_list dd ul li { margin: 0 0 1.4rem 25px; padding: 0; }
  .overview .overview_info_box .overview_info_right dl.overview_info_list dd ul li:last-child { margin: 0 0 0 25px; }
  .overview .overview_info_box .overview_info_right dl.overview_info_list dd.oi_tel { padding: 24px 0; }
  .overview .overview_info_box .overview_info_right dl.overview_info_list dd.oi_add { padding: 16px 0; }
  .overview .overview_info_box .overview_info_right dl.overview_info_list dd.oi_access { padding: 10px 0; }
  .overview .overview_info_box .overview_info_right .overview_timetable_title { font-size: 1.8rem; font-weight: normal; color: #7E6C61; margin: 40px 0 0 0; }
  iframe.googlemap { width: 100%; height: 500px; } }
/* -----------------------------------------------------------
　フッター
----------------------------------------------------------- */
footer { margin: 0 0 0 0; background-color: #9EC989; padding: 0 0 0 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
footer .footer_frame { display: none; /*
width: 96%;
margin: 0 auto;

ul.footer_list{ line-height:130%; font-size:1.2rem; margin: 0 0 0 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction:row; flex-direction:row; -webkit-flex-wrap: wrap; flex-wrap: wrap;   font-size: 1.2rem; li{ width: 48%; margin:0 0 1.4rem 0; padding:0;   list-style-type:none;               a{ color: $color0; text-decoration: none; width: 100%; display: block; text-align: center; br{ display: none; } } &.treatment{ display: none; }  }
}    
.subtitle{ font-size: 1.2rem; margin: 0 auto 1.4rem auto; font-weight: normal; border-bottom: $color0 1px solid; color: $color0; width: 90%; text-align: center; padding: 0 0 0.5rem 0;
}
*/ }
footer .copyright { margin: 0; text-align: center; padding: 1rem 0; color: #ffffff; font-size: 1.2rem; height: auto; letter-spacing: 0; }
footer .copyright a { color: #ffffff; text-decoration: none; letter-spacing: 0; }

.footer_link { position: fixed; bottom: 0; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 0.5rem 0; background-color: #ffffff; z-index: 999999; }
.footer_link a.footer_tel { width: 48%; margin: 0; color: #ffffff; text-align: center; font-size: 1.4rem; font-weight: normal; letter-spacing: 0.1em; display: block; background-color: #E2A3AB; 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-radius: 5px; }
.footer_link a.footer_web { width: 35%; margin: 0; color: #ffffff; text-align: center; font-size: 1.2rem; font-weight: normal; letter-spacing: 0.1em; display: block; background-color: #E2A3AB; 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-radius: 5px; }
.footer_link .smoothScrolls { background-color: #E2A3AB; width: 12%; 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; border-radius: 5px; }
.footer_link .smoothScrolls a { width: 100%; color: #ffffff; padding: 0.8rem 0; font-weight: normal; text-decoration: none; font-size: 2rem; }

@media screen and (min-width: 768px), print { footer { margin: -4px 0 0 0; background-color: #9EC989; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 332px; position: relative; }
  footer .footer_frame { display: block; width: 1200px; margin: 0 auto 0 auto; padding: 62px 0 0 0; }
  footer .footer_frame ul.footer_list { line-height: 130%; font-size: 1.8rem; margin: 0 0 0 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  footer .footer_frame ul.footer_list li { width: auto; margin: 0 8px 30px 0; padding: 0 8px 0 0; list-style-type: none; border-right: #F2EEE6 1px solid; }
  footer .footer_frame ul.footer_list li a { color: #ffffff; text-decoration: none; }
  footer .footer_frame ul.footer_list li a br { display: none; }
  footer .footer_frame ul.footer_list li.treatment { display: none; }
  footer .footer_frame ul.footer_list li:last-child { border-right: none; }
  footer .footer_frame .subtitle { display: none; }
  footer .copyright { position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; text-align: center; padding: 0 0 30px 0; color: #ffffff; font-size: 1.8rem; height: auto; letter-spacing: 0; }
  footer .copyright a { color: #ffffff; text-decoration: none; letter-spacing: 0; }
  .footer_link { display: none; } }
/* -----------------------------------------------------------
　ページトップへ
----------------------------------------------------------- */
#pagetop_position { display: none; }

@media screen and (min-width: 768px), print { #pagetop_position { display: block; margin: 0; padding: 0; }
  #pagetop_position #linkpagetop a { width: 60px; height: 60px; }
  #pagetop_position #linkpagetop a img { width: 60px; height: 60px; }
  #pagetop { position: fixed; bottom: 216px; right: 0; z-index: 999999; left: 50%; margin: 0 0 0 600px; } }
@media screen and (min-width: 768px) and (max-width: 1500px) { #pagetop_position { display: block; }
  #pagetop { position: fixed; bottom: 178px; left: 93%; margin: 0 0 0 0; text-align: center; } }
/*----------------------------------------------------------- インポート
----------------------------------------------------------- */
/*ハンバーガー*/
.drawr { display: none; position: absolute; top: 19vw; width: 100%; padding: 0; margin: 0 auto; height: auto; z-index: 999999; border-top: #ffffff 1px solid; background: url("../images/main_nav_bg.jpg") repeat; }
.drawr ul.hbg { list-style-type: none; }
.drawr ul.hbg li { width: 100%; text-align: center; }
.drawr ul.hbg li a { color: #ffffff; font-size: 1.4rem; text-decoration: none; padding: 1rem; border-bottom: #ffffff 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 br { display: none; }
.drawr ul.hbg li ul { display: none; background-color: #7E6C61; }
.drawr ul.hbg li ul.open_nav { display: block; }
.drawr ul.hbg li ul li a { color: #ffffff; border-bottom: none; text-align: center; border-bottom: #ffffff 1px solid; }
.drawr ul.hbg li ul li a::after { content: "" !important; }

.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: absolute; cursor: pointer; right: 2%; top: 2vw; z-index: 999999; padding: 0 0 0.6rem 0; background: url("../images/main_nav_bg.jpg") repeat; }

/*見出し*/
h1 { margin: 0; }

h2.top_title { background: url("../images/index_notice_bg.png") no-repeat; background-position: center center; background-size: contain; color: #7E6C61; text-align: center; font-weight: normal; font-size: 2.2rem; height: 20vw; padding: 0; margin: 0 0 2rem 0; 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; }
h2.low { background: url("../images/index_notice_bg.png") no-repeat; background-position: center center; background-size: contain; color: #7E6C61; text-align: center; font-weight: normal; font-size: 2.2rem; height: 20vw; padding: 0; margin: 3rem 0 1.5rem 0; 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; }
h2.first { margin: 0 0 1.5rem 0; }

h3.low { font-weight: normal; font-size: 1.8rem; padding: 0 0 0.8rem 0; margin: 2.5rem 0 1rem 0; color: #7E6C61; background: url(../images/h3_line.png) repeat-x; background-position: left bottom; line-height: 120%; }
h3.first { margin: 0 0 1rem 0; }

h4 { font-size: 1.7rem; font-weight: normal; color: #6C8F55; padding: 0 0 0.4rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #6C8F55 3px solid; margin: 2.4rem 0 1rem 0; line-height: 110%; }
h4.first { margin: 0 0 1rem 0; }

h5 { font-size: 1.6rem; font-weight: normal; color: #E2A3AB; padding: 0 0 0.4rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #E2A3AB 3px dotted; margin: 2.3rem 0 1rem 0; line-height: 110%; }
h5.first { margin: 1.5rem 0 1rem 0; }

p { font-size: 1.4rem; margin: 0 0 2rem 0; line-height: 140%; letter-spacing: 0; }

@media screen and (min-width: 768px), print { h1 { margin: 0; }
  h2.top_title { background: url("../images/index_notice_bg.png") no-repeat; background-position: center center; background-size: 162px; color: #7E6C61; text-align: center; font-weight: normal; font-size: 3.8rem; height: 124px; padding: 0; margin: 0 0 0 0; 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; }
  h2.low { background: url("../images/index_notice_bg.png") no-repeat; background-position: center center; background-size: 162px; color: #7E6C61; text-align: center; font-weight: normal; font-size: 3.8rem; height: 124px; padding: 0; margin: 100px 0 20px 0; 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; }
  h2.first { margin: 0 0 20px 0; }
  h3.low { font-weight: normal; font-size: 2.8rem; padding: 0 0 14px 0; margin: 60px 0 28px 0; color: #7E6C61; background: url(../images/h3_line.png) repeat-x; background-position: left bottom; line-height: 120%; }
  h3.first { margin: 0 0 22px 0; }
  h4 { font-size: 2.8rem; color: #6C8F55; padding: 0 0 5px 0; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #6C8F55 5px solid; margin: 50px 0 28px 0; line-height: 120%; }
  h4.first { margin: 0 0 28px 0; }
  h5 { font-size: 2.8rem; color: #E2A3AB; padding: 0 0 5px 0; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: #E2A3AB 5px dotted; margin: 40px 0 20px 0; line-height: 120%; }
  h5.first { margin: 0 0 10px 0; }
  p { font-size: 1.8rem; margin: 0 0 2rem 0; line-height: 160%; letter-spacing: 0; } }
/*イメージ*/
/* -----------------------------------------------------------
　イメージ
----------------------------------------------------------- */
.img_right { margin: 0 0 1rem 0; text-align: center; }
.img_right img { width: 70%; height: auto; }

.img_center { margin: 0 0 1rem 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 20px 20px; }
  .img_right img { width: 480px; height: auto; }
  .img_center { float: none; margin: 0 0 20px 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_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.4rem top 0.4rem; background-size: 1rem; padding: 0 0 0 1.8rem; line-height: 140%; }
ul.list_maru li span.nontext { color: #ffffff; }
ul.list_maru li span.nontext span { display: none; }
ul.list_maru li.none { background: none; }

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.4rem top 0.4rem; background-size: 1rem; 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 0.4rem top 0.4rem; background-size: 1rem; padding: 0 0 0 1.8rem; line-height: 140%; }
ul.list_maru_three li a { color: #444444; }

ul.list_maru_four { padding: 0; margin: 0; }
ul.list_maru_four 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.4rem top 0.4rem; background-size: 1rem; padding: 0 0 0 1.8rem; line-height: 140%; }
ul.list_maru_four li a { color: #444444; }

ul.list_maru_link { padding: 0; margin: 0; }
ul.list_maru_link li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 1rem 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left 0.4rem top 0.4rem; background-size: 1rem; padding: 0 0 0 1.8rem; line-height: 140%; }
ul.list_maru_link li a { color: #188E43; }

/*なし*/
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_num2 { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
ul.list_num2 li { line-height: 130%; font-size: 1.4rem; list-style-type: decimal; margin: 0 0 10px 2rem; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }

/*概要*/
ul.list_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.8rem; 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.8rem; list-style-type: none; margin: 0 0 0.8rem 1.8rem; -webkit-box-sizing: border-box; box-sizing: border-box; width: auto; }
  /*画像●*/
  ul.list_maru { padding: 0; }
  ul.list_maru li { line-height: 160%; font-size: 1.8rem; 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 0 top 2px; background-size: 20px; padding: 0 0 0 38px; }
  ul.list_maru li span.nontext { color: #ffffff; }
  ul.list_maru li span.nontext span { display: inline; }
  ul.list_maru li.none { background: none; }
  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: 48%; line-height: 100%; font-size: 1.8rem; 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 0 top 2px; background-size: 20px; padding: 0 0 0 38px; 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.8rem; 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 0 top 2px; background-size: 20px; padding: 0 0 0 38px; line-height: 140%; }
  ul.list_maru_three li a { color: #444444; }
  ul.list_maru_three li a:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  ul.list_maru_four { 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_four li { width: 25%; line-height: 100%; font-size: 1.8rem; 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 0 top 2px; background-size: 20px; padding: 0 0 0 38px; line-height: 140%; }
  ul.list_maru_four li a { color: #444444; }
  ul.list_maru_four li a:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  ul.list_maru_link { 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_link li { line-height: 160%; font-size: 1.8rem; list-style-type: none; margin: 0 60px 20px 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left 0 top 2px; background-size: 20px; padding: 0 0 0 38px; }
  ul.list_maru_link li a { color: #188E43; }
  /*なし*/
  ul.list_none { line-height: 160%; font-size: 1.8rem; list-style-type: none; }
  ul.list_none li { margin: 0 0 15px 0; }
  ul.list_none li span { color: #fedc50; margin: 0 5px 0 0; }
  /*数値*/
  ul.list_num { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }
  ul.list_num li { line-height: 130%; font-size: 1.8rem; list-style-type: decimal; margin: 0 0 10px 25px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 90%; }
  ul.list_num2 { -webkit-box-sizing: border-box; box-sizing: border-box; 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; }
  ul.list_num2 li { width: 45%; line-height: 130%; font-size: 1.8rem; list-style-type: decimal; margin: 0 0 10px 25px; -webkit-box-sizing: border-box; box-sizing: border-box; }
  /*概要*/
  ul.list_overview li { line-height: 130%; font-size: 1.8rem; list-style-type: disc; margin: 0 0 10px 25px; }
  ul.list_normal_two { display: -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.8rem; 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 2rem 0; line-height: 160%; width: 100%; }
dl.bio_list dt { width: 20%; margin: 0 0 0 0; font-weight: normal; }
dl.bio_list dd { width: 80%; margin: 0 0 2rem 0; }

dl.num_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 0 0; line-height: 120%; }
dl.num_list dt { width: 6%; margin: 0 0 0 0; }
dl.num_list dd { width: 94%; 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.8rem; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 160%; width: 100%; }
  dl.bio_list dt { width: 15%; margin: 0 0 0 0; font-weight: normal; }
  dl.bio_list dd { width: 85%; margin: 0 0 2rem 0; }
  dl.num_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.8rem; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 160%; width: 1200px; margin: 0; }
  dl.num_list dt { width: 22px; margin: 0 0 20px 0; font-weight: normal; }
  dl.num_list dd { width: 1178px; margin: 0 0 20px 0; } }
/*アサイド*/
aside { display: none; }

@media screen and (min-width: 768px), print { aside { display: block; width: 270px; }
  aside p.aside_title { width: 270px; height: 54px; background-color: #9EC989; font-size: 2rem; font-weight: normal; color: #ffffff; letter-spacing: 0.2em; margin: 0 0 6px 0; 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; }
  aside ul.aside_list { list-style-type: none; }
  aside ul.aside_list li { margin: 0 0 0 0; width: 270px; }
  aside ul.aside_list li a { width: 270px; height: 50px; margin: 0; padding: 0 0 0 50px; -webkit-box-sizing: border-box; box-sizing: border-box; color: #444444; font-size: 2rem; background: url(../images/aside_arrow.png) no-repeat; background-position: left 18px center; border-bottom: #8E806F 1px solid; text-decoration: none; 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; letter-spacing: 0.05em; }
  aside ul.aside_list li a:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } }
/*診療時間*/
/* -----------------------------------------------------------
　診療時間
----------------------------------------------------------- */
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%; }
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: #ffffff; width: 10%; background-color: #8E806F; }
table.timetable tr th.time { width: 30%; }
table.timetable tr th.holiday { width: 12%; }
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; border-bottom: #8E806F 1px solid; color: #444444; min-height: 17vw; }
table.timetable tr td.time { text-align: left; }
table.timetable tr td i { font-size: 3.4vw; }
table.timetable tr td i.icon-up-dir { font-size: 6vw; }

.notice_time { font-size: 3.4vw; margin: 0.6rem 0 0 0; width: 100%; color: #E5244; -webkit-box-sizing: border-box; box-sizing: border-box; }
.notice_time i { font-size: 6vw; line-height: 100%; }

@media screen and (min-width: 768px), print { 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%; }
  table.timetable tr th { -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; font-size: 1.8rem; padding: 0; vertical-align: middle; color: #ffffff; width: 10%; background-color: #8E806F; height: 40px; }
  table.timetable tr th.time { width: 135px; }
  table.timetable tr th.holiday { width: 12%; }
  table.timetable tr td { -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: normal; font-size: 1.8rem; padding: 0; vertical-align: middle; border-bottom: #8E806F 1px solid; color: #444444; min-height: 58px; height: 58px; width: 130px; box-sizing: border-box; }
  table.timetable tr td i { font-size: 1.4rem; }
  table.timetable tr td i.icon-up-dir { font-size: 2.2rem; }
  table.timetable tr td.time { width: 135px; text-align: left; }
  table.timetable tr td.holiday { width: 90px; }
  .notice_time { font-size: 1.8rem; margin: 12px 0 0 0; width: auto; color: #444444; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 140%; }
  .notice_time i { font-size: 2rem; } }
/*下層*/
/*矢印*/
.arrow { width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-top: 30px solid #9EC989; text-align: center; display: block; margin: 3rem auto; }

.text_bold { font-weight: bold; }

.link_text { color: #188E43; }

.red_text { color: #E2A3AB; }

.underline_text { text-decoration: underline; }

.tac { text-align: center; }

.emphasis { background-color: #B3CDD6; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 2rem 0; }
.emphasis p { margin: 0; }

.emphasis_pink { background-color: #6C8F55; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 2rem 0; }
.emphasis_pink p { margin: 0; }

.flow_box { border: #9EC989 1px solid; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 2rem 0; }
.flow_box .flow_title { font-weight: normal; font-size: 1.8rem; padding: 0 0 0.8rem 0; margin: 2.5rem 0 1rem 0; color: #9EC989; line-height: 120%; }
.flow_box p { margin: 0; }

.low_tel a { color: #188E43; font-size: 2rem; font-weight: bold; text-decoration: none; }
.low_tel span { color: #188E43; font-size: 2rem; font-weight: bold; text-decoration: none; }

.link_hrer { text-align: right; }
.link_hrer a { background-color: #188E43; color: #ffffff; text-decoration: none; padding: 0.5rem 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; border: #D1B49E 2px solid; }

@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 #9EC989; text-align: center; display: block; margin: 50px auto; }
  .text_bold { font-weight: bold; }
  .link_text { color: #188E43; }
  .link_text:hover { opacity: 0.6; }
  .red_text { color: #E2A3AB; }
  .underline_text { text-decoration: underline; }
  .tac { text-align: center; }
  .emphasis { background-color: #B3CDD6; padding: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 30px 0; }
  .emphasis p { margin: 0; }
  .emphasis_pink { background-color: #6C8F55; padding: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 30px 0; }
  .emphasis_pink p { margin: 0; }
  .flow_box { border: #9EC989 1px solid; padding: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 0 0; }
  .flow_box p { margin: 0; }
  .link_hrer { text-align: right; }
  .link_hrer a { background-color: #188E43; color: #ffffff; text-decoration: none; padding: 10px 20px; -webkit-box-sizing: border-box; box-sizing: border-box; border: #D1B49E 2px solid; }
  .link_hrer a:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  .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; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .two_box section { width: 48%; margin: 0; }
  .two_box section section { width: 100%; } }
/* -----------------------------------------------------------
　院長紹介
----------------------------------------------------------- */
figure.doctor_img { margin: 0 0 1rem 0; text-align: center; }
figure.doctor_img img { width: 70%; height: auto; }

.doctor_name { text-align: right; font-size: 1.4rem; }
.doctor_name span { font-size: 1.8rem; }

@media screen and (min-width: 768px), print { figure.doctor_img { margin: 0 0 0 20px; text-align: right; float: right; }
  figure.doctor_img img { width: 480px; height: auto; }
  .doctor_name { text-align: right; font-size: 1.8rem; }
  .doctor_name span { font-size: 2.6rem; } }
/*----------------------------------------------------------- 診療時間・アクセス
----------------------------------------------------------- */
.access_img img { width: 96%; margin: 0 auto 2rem auto; display: block; }

.access_box div .access_tel span { color: #E2A3AB; font-weight: bold; font-size: 2rem; }
.access_box div .access_tel a { color: #E2A3AB; font-weight: bold; font-size: 2rem; }
.access_box div iframe.accessmap { width: 98%; height: 500px; margin: 0 auto; }

@media screen and (min-width: 768px), print { .access_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; width: 100%; margin: 0 0 80px 0; }
  .access_img img { width: 480px; height: 320px; margin: 0; display: block; }
  .access_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; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .access_box div { width: 48%; }
  .access_box div .access_tel span { color: #E2A3AB; font-weight: bold; font-size: 3rem; }
  .access_box div .access_tel a { color: #E2A3AB; font-weight: bold; font-size: 3rem; }
  .access_box div iframe.accessmap { width: 100%; height: 550px; margin: 0; } }
/* -----------------------------------------------------------
　クリニック紹介
----------------------------------------------------------- */
.machine_frame { width: 100%; margin: 0; }
.machine_frame figure { margin: 0 0 4rem 0; }
.machine_frame figure img { width: 80%; display: block; margin: 0 auto 1rem auto; }
.machine_frame figure figcaption { font-size: 1.6rem; color: #444444; text-align: center; }

@media screen and (min-width: 768px), print { .machine_frame { 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; }
  .machine_frame figure { width: 500px; margin: 0 0 60px 0; }
  .machine_frame figure img { width: 500px; display: block; margin: 0 0 20px 0; }
  .machine_frame figure figcaption { font-size: 2.6rem; color: #444444; text-align: center; } }
/* -----------------------------------------------------------
　下層
----------------------------------------------------------- */
table.low_table { vertical-align: middle; width: 100%; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 1.4rem; margin: 0 0 2rem 0; line-height: 140%; }
table.low_table tr { border-bottom: #444444 1px solid; }
table.low_table tr th { width: auto; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; border: #444444 1px solid; text-align: center; font-weight: normal; vertical-align: middle; background-color: #8E806F; }
table.low_table tr th.title { width: 40%; }
table.low_table tr td { border: #444444 1px solid; padding: 1rem; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left; vertical-align: middle; width: 60%; }
table.low_table tr td.title { background-color: #8E806F; width: 30%; text-align: center; }

@media screen and (min-width: 768px), print { table.low_table { vertical-align: middle; width: 1110px; border-collapse: collapse; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 1.8rem; margin: 0 0 20px 0; line-height: 160%; }
  table.low_table tr { border-bottom: #444444 1px solid; }
  table.low_table tr th { width: auto; padding: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; border: #444444 1px solid; text-align: center; font-weight: normal; vertical-align: middle; background-color: #8E806F; }
  table.low_table tr th.title { width: 200px; }
  table.low_table tr td { border: #444444 1px solid; padding: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left; vertical-align: middle; width: 910px; }
  table.low_table tr td.title { background-color: #8E806F; width: 30%; text-align: center; } }
/* -----------------------------------------------------------
　呼吸器内科
----------------------------------------------------------- */
ul.respiratory_list { width: 96%; 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: wrap; flex-wrap: wrap; list-style-type: none; }
ul.respiratory_list li { width: 48%; height: 40vw; margin: 0 0 2rem 0; }
ul.respiratory_list li a { width: 100%; height: 40vw; color: #707070; text-decoration: none; text-align: center; line-height: 130%; font-size: 1.6rem; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 0 0 0; -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.33); box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.33); border-radius: 0.5rem; }
ul.respiratory_list li.asthma a { background-color: #F2EEE6; }
ul.respiratory_list li.asthma a::before { content: ""; display: block; background: url("../images/index_treatment_04.png") no-repeat; background-size: contain; vertical-align: middle; width: 40%; height: 20vw; }
ul.respiratory_list li.copd a { background-color: #F0F5ED; }
ul.respiratory_list li.copd a::before { content: ""; display: block; background: url("../images/index_treatment_05.png") no-repeat; background-size: contain; vertical-align: middle; width: 40%; height: 20vw; }
ul.respiratory_list li.infection a { background-color: #F2EEE6; }
ul.respiratory_list li.infection a::before { content: ""; display: block; background: url("../images/index_treatment_06.png") no-repeat; background-size: contain; vertical-align: middle; width: 40%; height: 20vw; }
ul.respiratory_list li.sas a { background-color: #F0F5ED; font-size: 1.3rem; }
ul.respiratory_list li.sas a::before { content: ""; display: block; background: url("../images/index_treatment_09.png") no-repeat; background-size: contain; vertical-align: middle; width: 40%; height: 20vw; }

@media screen and (min-width: 768px), print { ul.respiratory_list { width: 900px; margin: 46.84px 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; list-style-type: none; }
  ul.respiratory_list li { width: 205px; height: 205px; margin: 0 0 30px 0; }
  ul.respiratory_list li a { width: 205px; height: 205px; color: #707070; text-decoration: none; text-align: center; line-height: 130%; font-size: 2.2rem; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 0 0 0; -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.33); box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.33); border-radius: 0.5rem; }
  ul.respiratory_list li a:hover { opacity: 0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
  ul.respiratory_list li.asthma a { background-color: #F2EEE6; }
  ul.respiratory_list li.asthma a::before { content: ""; display: block; background: url("../images/index_treatment_04.png") no-repeat; background-size: contain; vertical-align: middle; width: 81px; height: 79px; margin: 0 0 31px 0; }
  ul.respiratory_list li.copd a { background-color: #F0F5ED; }
  ul.respiratory_list li.copd a::before { content: ""; display: block; background: url("../images/index_treatment_05.png") no-repeat; background-size: contain; vertical-align: middle; width: 81px; height: 79px; margin: 0 0 31px 0; }
  ul.respiratory_list li.infection a { background-color: #F2EEE6; }
  ul.respiratory_list li.infection a::before { content: ""; display: block; background: url("../images/index_treatment_06.png") no-repeat; background-size: contain; vertical-align: middle; width: 81px; height: 79px; margin: 0 0 31px 0; }
  ul.respiratory_list li.sas a { background-color: #F0F5ED; font-size: 2.2rem; }
  ul.respiratory_list li.sas a::before { content: ""; display: block; background: url("../images/index_treatment_09.png") no-repeat; background-size: contain; vertical-align: middle; width: 81px; height: 79px; margin: 0 0 31px 0; } }

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