@charset "UTF-8";
/* Scss Document */
/* =======================================================================
 共通項目 
======================================================================= */
/*関数*/
/* ----------------------------------------------------------- 関数
----------------------------------------------------------- */
/*サイトの横幅*/
/*media screen*/
/*文字SP*/
/*文字PC*/
/*基本フォント*/
/*游明朝*/
/*基本文字色*/
/*基本背景色PC*/
/*白*/
/*緑1*/
/*ピンク*/
/*灰色*/
/*灰色*/
/*緑2*/
/*灰色*/
/*ピンク*/
/*ピンク*/
/*灰色2*/
/*緑3*/
/*緑4*/
/*ピンク*/
/*グレイ*/
/*茶色*/
/*ピンク*/
/*黄色*/
/*茶色*/
/*緑*/
/*緑*/
/*オレンジ*/
/*茶色*/
/*緑*/
/*緑*/
/*水色*/
/*茶色*/
/*黄色*/
/*オレンジ色*/
/*オレンジ色*/
/*緑*/
/* ----------------------------------------------------------- フォントサイズ基本
----------------------------------------------------------- */
html { font-size: calc( 100vw / 32 ); overflow-y: auto; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; color: #333333; background-color: #ffffff; padding: 0 0 14vw 0; }

@media screen and (min-width: 768px), print { html { font-size: 62.5%; overflow-y: scroll; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; color: #333333; background-color: #ffffff; padding: 0; } }
/* ----------------------------------------------------------- 特殊フォント読込
----------------------------------------------------------- */
@font-face { font-family: 'josefinsans_regular'; src: url(../font/static/JosefinSans-Regular.ttf); font-weight: normal; font-style: normal; }
@font-face { font-family: 'josefinsans_bold'; src: url(../font/static/JosefinSans-Bold.ttf); font-weight: bold; font-style: normal; }
@font-face { font-family: 'kosugi_maru'; src: url(../font/KosugiMaru-Regular.ttf); font-weight: bold; font-style: normal; }
@font-face { font-family: 'notosansjp'; src: url(../font/NotoSansJP-Regular.otf); font-weight: normal; font-style: normal; }
@font-face { font-family: 'notosansjp_bold'; src: url(../font/NotoSansJP-Bold.otf); font-weight: bold; font-style: normal; }
/* ----------------------------------------------------------- 構成
----------------------------------------------------------- */
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; }

.sentence { height: auto; overflow: hidden; }

.pc_none { display: block; }

.sp_none { display: none; }

.pc_none_span { display: inline; }

.sp_none_span { display: none; }

.text_bold { font-weight: bold; }

@media screen and (min-width: 768px), print { body { position: relative; z-index: 0; overflow: hidden; min-width: 1280px; }
  section { height: auto; overflow: hidden; margin: 0 0 0 0; }
  section.first { margin: 0 0 0 0; }
  .pc_none { display: none; }
  .sp_none { display: block; }
  .pc_none_span { display: none; }
  .sp_none_span { display: inline; } }
/* -----------------------------------------------------------
　枠
----------------------------------------------------------- */
article { height: auto; width: 100%; margin: 0; padding: 0; background-color: #ffffff; }

.wrapper { height: auto; width: 100%; margin: 0; padding: 0; }

.wrapper_low { height: auto; width: 96%; margin: 2rem auto 2rem auto; padding: 0; }

.gray_zone { background-color: #f5f9f7; }

.main { height: auto; width: 100%; margin: 0; padding: 2rem 0 0 0; }

.main_low { height: auto; width: 96%; margin: 0 auto; padding: 2rem 0; box-sizing: border-box; }

@media screen and (min-width: 768px), print { article { height: auto; width: 100%; margin: 0; padding: 0; background-color: #ffffff; }
  .wrapper { height: auto; width: 100%; margin: 0; padding: 0; }
  .wrapper_low { height: auto; width: 1200px; margin: 70px auto 80px auto; padding: 0; }
  .gray_zone { background-color: #f5f9f7; padding: 38px 0 0 0; }
  .main { height: auto; width: 100%; margin: 0; padding: 0; }
  .main_low { height: auto; width: 1200px; margin: 0 auto; padding: 100px 0; box-sizing: border-box; } }
/* -----------------------------------------------------------
　ヘッダ
----------------------------------------------------------- */
header { display: block; margin: 0 0 0 0; padding: 0; height: 58vw; border-bottom: #e0e0e0 1px solid; box-sizing: border-box; }
header .head_frame { width: 96%; padding: 0; margin: 0 auto; height: 58vw; }
header .head_frame .head_logo { width: 75%; margin: 0 0 0 2%; }
header .head_frame .head_logo a img { width: 100%; margin: 4vw 0 0 0; }
header .head_frame .head_info { margin: 2rem 0 0 0; }
header .head_frame .head_info .head_address { text-align: center; font-size: 1.4rem; margin: 0 0 0.5rem 0; }
header .head_frame .head_info .head_tel { text-align: center; color: #a5d2be; font-size: 2.6rem; font-family: 'notosansjp_bold'; font-weight: bold; margin: 0 0 0 0; }
header .head_frame .head_info .head_tel a { color: #a5d2be; text-decoration: none; }
header .head_frame .head_info .head_tel span { color: #a5d2be; text-decoration: none; }
header .head_frame .head_info .head_tel i { font-size: 2rem; }
header .head_frame .head_parking { width: 70%; height: 12vw; margin: 0.5rem auto 0 auto; background-color: #f5c3b9; color: #ffffff; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; border-radius: 0.5rem; }
header .head_frame .head_parking .parking_icon { width: 10%; margin: 0 1rem 0 0; }
header .head_frame .head_parking span { display: block; font-weight: bold; font-size: 1.4rem; }

@media screen and (min-width: 768px), print { header { display: block; margin: 0 0 0 0; padding: 0; height: 110px; border-bottom: #e0e0e0 1px solid; box-sizing: border-box; }
  header .head_frame { width: 1200px; height: 110px; padding: 0; margin: 0 auto; position: relative; }
  header .head_frame .head_logo { position: absolute; top: 10px; left: 0; width: 542px; margin: 0 0 0 0; }
  header .head_frame .head_logo a img { width: 542px; margin: 0; }
  header .head_frame .head_info { position: absolute; top: 24px; left: 788px; margin: 0; }
  header .head_frame .head_info .head_address { text-align: left; font-size: 1.8rem; margin: 0 0 0 0; }
  header .head_frame .head_info .head_tel { text-align: left; color: #a5d2be; font-size: 3rem; font-family: 'notosansjp_bold'; font-weight: bold; margin: 0; }
  header .head_frame .head_info .head_tel a { color: #a5d2be; text-decoration: none; }
  header .head_frame .head_info .head_tel span { color: #a5d2be; text-decoration: none; }
  header .head_frame .head_info .head_tel i { font-size: 2.4rem; }
  header .head_frame .head_parking { position: absolute; top: 14px; right: 0; width: 140px; height: 82px; margin: 0; background-color: #f5c3b9; color: #ffffff; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; border-radius: 10px; }
  header .head_frame .head_parking .parking_icon { width: 32px; margin: 0 0 6px 0; }
  header .head_frame .head_parking span { display: block; font-weight: bold; font-size: 1.6rem; } }
/* -----------------------------------------------------------
　メインナビ
----------------------------------------------------------- */
.main_nav_pc { display: none; }

@media screen and (min-width: 768px), print { .main_nav_pc { display: block; height: 65px; margin: 0 0 0 0; padding: 0; width: 100%; box-sizing: border-box; overflow: visible; }
  .main_nav_pc nav { width: 1100px; height: 48px; margin: 7px auto 0 auto; padding: 0; }
  .main_nav_pc nav ul { list-style-type: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: top; align-items: top; -webkit-flex-direction: row; flex-direction: row; box-sizing: border-box; width: 1100px; height: 48px; padding: 0; margin: 0; }
  .main_nav_pc nav ul li { width: auto; height: 48px; box-sizing: border-box; margin: 0; }
  .main_nav_pc nav ul li a { height: 48px; text-align: center; text-decoration: none; color: #333333; font-size: 1.8rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; margin: 0; }
  .main_nav_pc nav ul li a span { position: relative; border-left: #adadad 1px solid; padding: 0 22px; }
  .main_nav_pc nav ul li a span::after { content: ''; position: absolute; bottom: -29px; left: 0; right: 0; margin: 0 auto; width: 60px; height: 4px; transform: scale(0, 1); transform-origin: center top; transition: transform .3s; background: #f5c3b9; }
  .main_nav_pc nav ul li a span::before { content: ''; position: absolute; bottom: -15px; left: 0; right: 0; margin: 0 auto; text-align: center; font-size: 1.2rem; color: #a5d2be; font-family: 'josefinsans_regular'; }
  .main_nav_pc nav ul li a:hover span::after { transform: scale(1, 1); }
  .main_nav_pc nav ul li ul { display: none; width: 180px; list-style-type: none; box-sizing: border-box; height: auto; padding: 0; margin: 18px 0 0 -31px; position: relative; z-index: 999999999999999; }
  .main_nav_pc nav ul li ul li { width: 184px; height: 48px; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; border-left: none; border-bottom: #adadad 1px solid; box-sizing: border-box; margin: 0; background-color: #ffffff; }
  .main_nav_pc nav ul li ul li:last-child { border-right: none; }
  .main_nav_pc nav ul li ul li a { width: 100%; height: 48px; text-align: center; text-decoration: none; color: #333333; font-size: 1.4rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; }
  .main_nav_pc nav ul li ul li a:hover { transition: all 0.3s ease 0s; background-color: #f5c3b9; color: #ffffff; }
  .main_nav_pc nav ul li.home a span::before { content: "Home"; }
  .main_nav_pc nav ul li.doctor a span::before { content: "Doctor"; }
  .main_nav_pc nav ul li.treatment { width: 117px; }
  .main_nav_pc nav ul li.treatment a span::before { content: "Treatment"; }
  .main_nav_pc nav ul li.treatment a:hover { cursor: pointer; }
  .main_nav_pc nav ul li.clinic a span::before { content: "Clinic"; }
  .main_nav_pc nav ul li.visit a span::before { content: "Visitor"; }
  .main_nav_pc nav ul li.access a span::before { content: "Hour / Access"; }
  .main_nav_pc nav ul.open_nav { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; } }
/* -----------------------------------------------------------
　キービジュアル
----------------------------------------------------------- */
.key div { background-size: 140% !important; background-repeat: no-repeat; background-position: center top; height: 47vw; }
.key div .key_on { width: 100%; height: 47vw; position: relative; }
.key div .key_on .key_text { display: none; /*
position: absolute;
bottom: 0.5rem;
left: 4%;
color: $color0;
font-size: 1.1rem;
font-weight: bold;
line-height: 130%;
margin: 0;
text-shadow: 2px 2px $bace_color;
*/ }

.key_text_sp { color: #333333; font-size: 1.1rem; font-weight: bold; width: 96%; margin: 1rem auto; }

.key_visual_low { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; height: 30vw; background: url("../images/key_visual_low.jpg") no-repeat; background-position: center center; background-size: cover; }
.key_visual_low h1 { color: #ffffff; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; font-weight: bold; font-size: 2.2rem; text-align: center; letter-spacing: 0.2em; }

@media screen and (min-width: 768px), print { .key div { background-size: cover !important; background-repeat: no-repeat; background-position: center top; background: cover !important; height: 700px !important; }
  .key div .key_on { width: 1200px; margin: 0 auto; height: 700px; position: relative; }
  .key div .key_on .key_text { display: block; position: absolute; bottom: 24px; left: 0; color: #ffffff; font-size: 3rem; font-weight: bold; line-height: 180%; margin: 0; }
  .key_text_sp { display: none; }
  .key_visual_low { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; height: 300px; background: url("../images/key_visual_low.jpg") no-repeat; background-position: center center; background-size: cover; }
  .key_visual_low h1 { color: #ffffff; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; font-weight: bold; font-size: 3.6rem; text-align: center; letter-spacing: 0.2em; } }
/*-----------------------------------------------------------
新型コロナウイルス感染対策
----------------------------------------------------------- */
.corona_bana { width: 96%; height: 50vw; margin: 0 auto; background: url("../images/index_bana.jpg") no-repeat; background-position: left top; background-size: cover; border-radius: 1rem; padding: 1rem; box-sizing: border-box; text-decoration: none; display: block; }
.corona_bana .corona_bana_title { color: #ffffff; font-size: 2rem; font-weight: bold; font-family: 'kosugi_maru'; margin: 1rem 0 1rem 0; }
.corona_bana hr { border: none; border-bottom: #ffffff 1px solid; margin: 0 0 1rem 0; }
.corona_bana .corona_bana_text { color: #ffffff; font-size: 1.4rem; font-weight: bold; font-family: 'kosugi_maru'; margin: 0 0 0 0; }

@media screen and (min-width: 768px), print { .corona_bana { width: 840px; height: 220px; margin: 0 auto; background: url("../images/index_bana.jpg") no-repeat; background-position: left top; background-size: cover; border-radius: 0; padding: 21px 38px; box-sizing: border-box; text-decoration: none; display: block; }
  .corona_bana .corona_bana_title { color: #ffffff; font-size: 4rem; font-weight: bold; font-family: 'kosugi_maru'; margin: 0 0 14px 0; }
  .corona_bana hr { border: none; border-bottom: #ffffff 1px solid; margin: 0 0 20px 0; width: 640px; }
  .corona_bana .corona_bana_text { color: #ffffff; font-size: 2.4rem; font-weight: bold; font-family: 'kosugi_maru'; margin: 0 0 0 0; line-height: 140%; }
  .corona_bana:hover { opacity: 0.6; transition: all 0.3s ease 0s; } }
/*-----------------------------------------------------------
お知らせ
----------------------------------------------------------- */
.notice_frame { width: 100%; margin: 5rem 0 0 0; }
.notice_frame .notice_box { width: 96%; height: auto; margin: 0 auto; }
.notice_frame .notice_box .notice_area { width: 100%; margin: 2rem 0 0 0; padding: 0 0 2rem 0; }
.notice_frame .notice_box .notice_area dl { min-height: auto; height: auto; margin: 0; padding: 0 0 2rem 0; width: 100%; border-bottom: #e5e5e5 1px solid; }
.notice_frame .notice_box .notice_area dl dt { color: #a5d2be; margin: 0 0 0 0; padding: 2rem 0.4rem 1rem 0; font-size: 1.5rem; box-sizing: border-box; font-weight: bold; letter-spacing: 0.1em; line-height: 120%; position: relative; border-top: #e5e5e5 1px solid; }
.notice_frame .notice_box .notice_area dl dt:first-child { margin: 0 0 0 0; border-top: none; padding: 0 0.4rem 1rem 0; }
.notice_frame .notice_box .notice_area dl dd { margin: 0 0 1rem 0; padding: 0 0.4rem 1rem 0; color: #333333; font-size: 1.4rem; line-height: 160%; display: none; }
.notice_frame .notice_box .notice_area dl dd p { margin: 0; }
.notice_frame .notice_box .notice_area dl dd.open { display: block; }

@media screen and (min-width: 768px), print { .notice_frame { width: 100%; margin: 62px 0 0 0; padding: 0 0 80px 0; }
  .notice_frame .notice_box { width: 1200px; height: auto; margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .notice_frame .notice_box h2.top_title_1 { width: 260px; }
  .notice_frame .notice_box .notice_area { width: 940px; margin: 0 0 0 0; padding: 0 0 0 0; }
  .notice_frame .notice_box .notice_area dl { min-height: auto; height: auto; margin: 0; padding: 0 0 2rem 0; width: 940px; border-bottom: #e5e5e5 1px solid; }
  .notice_frame .notice_box .notice_area dl dt { color: #a5d2be; margin: 0 0 0 0; padding: 26px 18px 15px 0; font-size: 1.8rem; box-sizing: border-box; font-weight: bold; letter-spacing: 0.1em; line-height: 120%; position: relative; border-top: #e5e5e5 1px solid; }
  .notice_frame .notice_box .notice_area dl dt:first-child { margin: 0 0 0 0; border-top: none; padding: 0 18px 15px 0; }
  .notice_frame .notice_box .notice_area dl dd { margin: 0 0 0 0; padding: 0 0 26px 0; color: #333333; font-size: 1.6rem; line-height: 160%; display: none; }
  .notice_frame .notice_box .notice_area dl dd p { margin: 0; }
  .notice_frame .notice_box .notice_area dl dd.open { display: block; } }
/* -----------------------------------------------------------
　当院の診療について
----------------------------------------------------------- */
.about_frame { width: 100%; margin: 0; padding: 2rem 0; box-sizing: border-box; background: url("../images/index_about_bg.jpg") no-repeat; background-position: center top; background-size: cover; }
.about_frame .about_box { width: 96%; margin: 0 auto; }
.about_frame .about_box figure img { width: 100%; }
.about_frame .about_box .about_box_text { background-color: #ffffff; padding: 1rem; box-sizing: border-box; }

@media screen and (min-width: 768px), print { .about_frame { width: 100%; height: 640px; margin: 0; padding: 60px 0; box-sizing: border-box; background: url("../images/index_about_bg.jpg") no-repeat; background-position: center top; background-size: cover; }
  .about_frame .about_box { width: 1200px; height: 520px; margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .about_frame .about_box figure { width: 600px img; width-width: 600px; }
  .about_frame .about_box .about_box_text { width: 600px; height: 520px; background-color: #ffffff; padding: 47px 72px 0 60px; box-sizing: border-box; }
  .about_frame .about_box .about_box_text p.about_text { margin: -10px 0 0 0; font-size: 1.8rem; line-height: 195%; } }
/* -----------------------------------------------------------
　診療内容
----------------------------------------------------------- */
.treatment_frame { background-color: #fff0f0; padding: 2rem 0 2rem 0; }
.treatment_frame .treatment_box { width: 96%; margin: 0 auto; }
.treatment_frame .treatment_box ul.treatment_list { list-style-type: none; width: 96%; margin: 0 auto 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-around; justify-content: space-around; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.treatment_frame .treatment_box ul.treatment_list li { width: 45%; margin: 0 0 3rem 0; }
.treatment_frame .treatment_box ul.treatment_list li a { width: 100%; height: 40vw; background-color: #ffffff; border-radius: 50%; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; text-decoration: none; }
.treatment_frame .treatment_box ul.treatment_list li a img { width: 40%; }
.treatment_frame .treatment_box ul.treatment_list li a span.treatment_text { text-align: center; display: block; margin: 1rem 0 0 0; font-size: 1.4rem; color: #a5d2be; font-weight: bold; letter-spacing: 0.1em; }

@media screen and (min-width: 768px), print { .treatment_frame { background-color: #fff0f0; padding: 46px 0 115px 0; position: relative; z-index: 1; overflow: visible; }
  .treatment_frame .treatment_box { width: 1200px; margin: 0 auto; }
  .treatment_frame .treatment_box ul.treatment_list { list-style-type: none; width: 1200px; margin: 40px 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; }
  .treatment_frame .treatment_box ul.treatment_list li { width: 212px; height: 190px; margin: 0 0 28px 0; }
  .treatment_frame .treatment_box ul.treatment_list li a { width: 212px; height: 212px; background-color: #ffffff; border-radius: 50%; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: column; flex-direction: column; text-decoration: none; }
  .treatment_frame .treatment_box ul.treatment_list li a img.internal { width: 103px; }
  .treatment_frame .treatment_box ul.treatment_list li a img.lifestyle { width: 79px; }
  .treatment_frame .treatment_box ul.treatment_list li a img.gastroenterology { width: 67px; }
  .treatment_frame .treatment_box ul.treatment_list li a img.gastroscope { width: 97px; }
  .treatment_frame .treatment_box ul.treatment_list li a img.colonoscope { width: 97px; }
  .treatment_frame .treatment_box ul.treatment_list li a img.h-pylori { width: 103px; }
  .treatment_frame .treatment_box ul.treatment_list li a img.polyp { width: 93px; }
  .treatment_frame .treatment_box ul.treatment_list li a img.examination { width: 88px; }
  .treatment_frame .treatment_box ul.treatment_list li a img.vaccination { width: 84px; }
  .treatment_frame .treatment_box ul.treatment_list li a img.radiodiagnosis { width: 103px; }
  .treatment_frame .treatment_box ul.treatment_list li a span.treatment_text { text-align: center; display: block; margin: 14px 0 0 0; font-size: 2.4rem; color: #a5d2be; font-weight: bold; letter-spacing: 0.1em; }
  .treatment_frame .treatment_box ul.treatment_list li a:hover { opacity: 0.7; transition: all 0.3s ease 0s; }
  .treatment_frame .treatment_box ul.treatment_list li:nth-child(2) { margin: 30px 0 28px 0; }
  .treatment_frame .treatment_box ul.treatment_list li:nth-child(4) { margin: 30px 0 28px 0; }
  .treatment_frame .treatment_box ul.treatment_list li:nth-child(7) { margin: 30px 0 28px 0; }
  .treatment_frame .treatment_box ul.treatment_list li:nth-child(9) { margin: 30px 0 28px 0; } }
/* -----------------------------------------------------------
　院長挨拶
----------------------------------------------------------- */
.greeting_frame { margin: 0 0 0 0; }
.greeting_frame .greeting_img { width: 100%; }
.greeting_frame .greeting_img img { width: 100%; }
.greeting_frame .greeting_box { margin: -3px 0 0 0; padding: 2rem 0; box-sizing: border-box; background-color: #a5d2be; }
.greeting_frame .greeting_box .greeting_box_contents { width: 96%; margin: 0 auto; }
.greeting_frame .greeting_box .greeting_box_contents .greeting_text { color: #ffffff; line-height: 180%; text-align: justify; }
.greeting_frame .greeting_box .greeting_box_contents .greeting_name { color: #ffffff; line-height: 180%; }
.greeting_frame .greeting_box .greeting_box_contents .greeting_name span { font-size: 2rem; }
.greeting_frame .greeting_box .greeting_box_contents .greeting_link { width: 70%; height: 12vw; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; background: url("../images/icon_arrow.png") no-repeat; background-position: right 4% center; background-color: #ffcccc; color: #ffffff; font-size: 1.4rem; text-decoration: none; border-radius: 0.5rem; }

@media screen and (min-width: 768px), print { .greeting_frame { width: 100%; height: 900px; position: relative; margin: 0 0 0 0; z-index: 9999; overflow: visible; }
  .greeting_frame .greeting_img { position: absolute; top: 60px; left: 0; width: 1080px; }
  .greeting_frame .greeting_img img { width: 1080px; }
  .greeting_frame .greeting_box { position: absolute; top: -60px; left: 50%; width: 100%; height: 970px; margin: 0 0 0 0; padding: 0; box-sizing: border-box; background-color: #a5d2be; }
  .greeting_frame .greeting_box .greeting_box_contents { width: 570px; margin: 57px 0 0 52px; }
  .greeting_frame .greeting_box .greeting_box_contents .greeting_text { color: #ffffff; line-height: 190%; text-align: justify; font-size: 1.8rem; margin: 10px 0 40px 0; }
  .greeting_frame .greeting_box .greeting_box_contents .greeting_name { color: #ffffff; font-size: 1.8rem; margin: 0 0 30px 0; line-height: 180%; }
  .greeting_frame .greeting_box .greeting_box_contents .greeting_name span { font-size: 2.4rem; }
  .greeting_frame .greeting_box .greeting_box_contents .greeting_link { width: 300px; height: 58px; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; background: url("../images/icon_arrow.png") no-repeat; background-position: right 20px center; background-color: #ffcccc; color: #ffffff; font-size: 1.8rem; text-decoration: none; border-radius: 5px; }
  .greeting_frame .greeting_box .greeting_box_contents .greeting_link:hover { opacity: 0.6; transition: all 0.3s ease 0s; } }
@media screen and (min-width: 768px) and (max-width: 1500px) { .greeting_frame { width: 100%; height: 900px; position: relative; margin: 0 0 0 0; z-index: 9999; overflow: visible; }
  .greeting_frame .greeting_img { position: absolute; top: 60px; left: -184px; width: 1080px; }
  .greeting_frame .greeting_img img { width: 1080px; }
  .greeting_frame .greeting_box { position: absolute; top: -60px; left: 50%; width: 100%; height: 970px; margin: 0 0 0 0; padding: 0; box-sizing: border-box; background-color: #a5d2be; }
  .greeting_frame .greeting_box .greeting_box_contents { width: 570px; margin: 57px 0 0 52px; }
  .greeting_frame .greeting_box .greeting_box_contents .greeting_text { color: #ffffff; line-height: 190%; text-align: justify; font-size: 1.8rem; margin: 10px 0 40px 0; }
  .greeting_frame .greeting_box .greeting_box_contents .greeting_name { color: #ffffff; font-size: 1.8rem; margin: 0 0 30px 0; line-height: 180%; }
  .greeting_frame .greeting_box .greeting_box_contents .greeting_name span { font-size: 2.4rem; }
  .greeting_frame .greeting_box .greeting_box_contents .greeting_link { width: 300px; height: 58px; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; background: url("../images/icon_arrow.png") no-repeat; background-position: right 20px center; background-color: #ffcccc; color: #ffffff; font-size: 1.8rem; text-decoration: none; border-radius: 5px; }
  .greeting_frame .greeting_box .greeting_box_contents .greeting_link:hover { opacity: 0.6; transition: all 0.3s ease 0s; } }
/* -----------------------------------------------------------
　当院の特長
----------------------------------------------------------- */
.feature_frame { width: 96%; margin: 2rem auto 0 auto; }
.feature_frame .feature_area .feature_box { margin: 0 0 6rem 0; }
.feature_frame .feature_area .feature_box figure { position: relative; height: 50vw; margin: 4rem 0 1rem 0; }
.feature_frame .feature_area .feature_box figure img { width: 100%; position: absolute; top: 0; z-index: 0; }
.feature_frame .feature_area .feature_box figure figcaption { position: absolute; top: -2.5rem; right: 2%; z-index: 1; color: #a5d2be; font-family: 'notosansjp_bold'; font-size: 5rem; }
.feature_frame .feature_area .feature_box .feature_title { color: #a5d2be; font-size: 1.7rem; font-weight: bold; margin: 0 0 1rem 0; }
.feature_frame .feature_area .feature_box .feature_text { font-size: 1.4rem; }
.feature_frame .feature_area .feature_box .feature_text a { color: #f5c3b9; font-weight: bold; }
.feature_frame .feature_area .feature_box .feature_text a:hover { opacity: 0.6; transition: all 0.3s ease 0s; }

@media screen and (min-width: 768px), print { .feature_frame { width: 1200px; margin: 60px auto 0 auto; }
  .feature_frame .feature_area { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 82px auto 0 auto; width: 1080px; }
  .feature_frame .feature_area .feature_box { margin: 0 0 44px 0; width: 510px; }
  .feature_frame .feature_area .feature_box figure { position: relative; width: 510px; height: auto; min-height: 270px; margin: 0 0 20px 0; }
  .feature_frame .feature_area .feature_box figure img { width: 510px; position: absolute; top: 0; z-index: 0; }
  .feature_frame .feature_area .feature_box figure figcaption { position: absolute; top: -50px; right: 10px; z-index: 1; color: #a5d2be; letter-spacing: 0.1em; font-family: 'notosansjp_bold'; font-size: 8rem; }
  .feature_frame .feature_area .feature_box .feature_title { color: #a5d2be; font-size: 2.4rem; font-weight: bold; margin: 0 0 5px 0; }
  .feature_frame .feature_area .feature_box .feature_text { font-size: 1.8rem; }
  .feature_frame .feature_area .lastfb { margin: 0; } }
/*----------------------------------------------------------- 医院概要
----------------------------------------------------------- */
.overview { width: 100%; padding: 2rem 0; margin: 0; background-color: #f5f9f7; }
.overview .overview_frame { width: 96%; margin: 0 auto; }
.overview .overview_frame .overview_top h2.overview_title { text-align: center; }
.overview .overview_frame .overview_top h2.overview_title img { width: 90%; display: block; margin: 0 auto; }
.overview .overview_frame .overview_box { margin: 2rem 0 0 0; }
.overview .overview_frame .overview_box .overview_box_left dl { 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; color: #333333; margin: 0 auto; line-height: 140%; width: 96%; font-size: 1.2rem; margin: 0 0 2rem 0; }
.overview .overview_frame .overview_box .overview_box_left dl dt { width: 28%; color: #a5d2be; padding: 1rem 0; font-weight: bold; }
.overview .overview_frame .overview_box .overview_box_left dl dd { width: 72%; padding: 1rem 0; }
.overview .overview_frame .overview_box .overview_box_left dl dd a { color: #f5c3b9; font-weight: bold; }
.overview .overview_frame .overview_box .overview_box_left dl dd ul { line-height: 130%; font-size: 1.2rem; list-style-type: disc; margin: 0 0 0 0; }
.overview .overview_frame .overview_box .overview_box_left dl dd ul li { margin: 0 0 0.5rem 1.8rem; padding: 0; }
.overview .overview_frame .overview_box .overview_box_right .overview_tel { width: 100%; height: 14vw; color: #a5d2be; border: #a5d2be 1px solid; background-color: #ffffff; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-family: 'notosansjp_bold'; font-size: 2.4rem; line-height: 100%; }
.overview .overview_frame .overview_box .overview_box_right .overview_tel a { text-decoration: none; color: #a5d2be; }

iframe.googlemap { width: 100%; height: 500px; display: block; margin: 0; }

@media screen and (min-width: 768px), print { .overview { width: 100%; padding: 42px 0 20px 0; margin: 30px 0 0 0; background-color: #f5f9f7; }
  .overview .overview_frame { width: 1200px; margin: 0 auto; }
  .overview .overview_frame .overview_top h2.overview_title { text-align: center; }
  .overview .overview_frame .overview_top h2.overview_title img { width: 542px; display: block; margin: 0 auto; }
  .overview .overview_frame .overview_box { width: 1200px; margin: 40px auto 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .overview .overview_frame .overview_box .overview_box_left { width: 590px; }
  .overview .overview_frame .overview_box .overview_box_left dl { 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; color: #333333; margin: 0 auto; line-height: 130%; width: 590px; font-size: 1.8rem; margin: 0 0 0 0; }
  .overview .overview_frame .overview_box .overview_box_left dl dt { font-size: 1.8rem; width: 128px; color: #a5d2be; padding: 0; font-weight: bold; margin: 0 0 16px 0; }
  .overview .overview_frame .overview_box .overview_box_left dl dd { font-size: 1.8rem; width: 462px; padding: 0; margin: 0 0 16px 0; line-height: 160%; }
  .overview .overview_frame .overview_box .overview_box_left dl dd a { color: #f5c3b9; font-weight: bold; }
  .overview .overview_frame .overview_box .overview_box_left dl dd a:hover { opacity: 0.6; transition: all 0.3s ease 0s; }
  .overview .overview_frame .overview_box .overview_box_left dl dd ul { line-height: 130%; font-size: 1.8rem; list-style-type: disc; margin: 0 0 0 0; }
  .overview .overview_frame .overview_box .overview_box_left dl dd ul li { margin: 0 0 0 26px; padding: 0; line-height: 140%; }
  .overview .overview_frame .overview_box .overview_box_right { width: 570px; }
  .overview .overview_frame .overview_box .overview_box_right .overview_tel { width: 570px; height: 77px; color: #a5d2be; border: #a5d2be 1px solid; background-color: #ffffff; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-family: 'notosansjp_bold'; font-size: 3rem; line-height: 100%; margin: 0 0 20px 0; }
  .overview .overview_frame .overview_box .overview_box_right .overview_tel a { text-decoration: none; color: #a5d2be; }
  iframe.googlemap { width: 100%; height: 400px; display: block; margin: 0; } }
/* -----------------------------------------------------------
　フッター
----------------------------------------------------------- */
footer { background-color: #f5f9f7; padding: 1rem 0 0 0; box-sizing: border-box; }
footer .footer_frame { margin: 2rem auto 2rem auto; width: 96%; }
footer .footer_frame ul.footer_list { list-style-type: none; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; width: 100%; margin: 0 0 0 0; }
footer .footer_frame ul.footer_list li { width: 45%; display: block; margin: 0 0 1rem 0; }
footer .footer_frame ul.footer_list li a { color: #333333; font-size: 1.2rem; font-weight: normal; display: block; width: 100%; text-align: center; text-decoration: none; }
footer .footer_frame ul.footer_list li a i { display: none; }
footer .footer_frame ul.footer_list li.treatment { display: none; }
footer .footer_frame .subtitle { color: #333333; font-size: 1.2rem; font-weight: normal; text-align: center; border-bottom: #333333 1px solid; width: 90%; margin: 0 auto 1rem auto; padding: 0 0 0.5rem 0; }
footer .copyright { margin: 0; text-align: center; padding: 1rem 0; color: #333333; font-size: 1.2rem; height: auto; letter-spacing: 0.05em; background-color: #a5d2be; }
footer .copyright a { color: #333333; text-decoration: none; letter-spacing: 0.1em; }

.footer_link { position: fixed; bottom: 0; width: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: space-around; justify-content: space-around; -webkit-flex-direction: row; flex-direction: row; padding: 0.5rem 0; background-color: #a5d2be; z-index: 999999; }
.footer_link a.footer_tel { width: 78%; margin: 0; color: #333333; text-align: center; font-size: 1.6rem; font-weight: normal; letter-spacing: 0.1em; display: block; background-color: #ffffff; padding: 1rem 0; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border-radius: 5px; }
.footer_link a.footer_web { width: 30%; margin: 0; color: #333333; text-align: center; font-size: 1.6rem; font-weight: normal; letter-spacing: 0.1em; display: block; background-color: #ffffff; padding: 1rem 0; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border-radius: 5px; }
.footer_link .smoothScrolls { background-color: #ffffff; width: 15%; text-align: center; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border-radius: 5px; }
.footer_link .smoothScrolls a { width: 100%; color: #333333; padding: 0.8rem 0; font-weight: normal; text-decoration: none; font-size: 1.6rem; }

@media screen and (min-width: 768px), print { footer { background-color: #f5f9f7; width: 100%; height: 232px; box-sizing: border-box; padding: 0; margin: 0; overflow: hidden; position: relative; }
  footer .footer_frame { margin: 0; width: 100%; height: auto; padding: 28px 0 0 0; box-sizing: border-box; }
  footer .footer_frame ul.footer_list { list-style-type: none; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; width: 1100px; }
  footer .footer_frame ul.footer_list li { width: auto; display: block; margin: 0 9px 15px 0; padding: 0 9px 0 0; border-right: #333333 1px solid; }
  footer .footer_frame ul.footer_list li a { color: #333333; font-size: 1.6rem; font-weight: normal; display: block; width: 100%; text-align: center; text-decoration: none; }
  footer .footer_frame ul.footer_list li a:hover { opacity: 0.6; transition: all 0.3s ease 0s; }
  footer .footer_frame ul.footer_list li:last-child { border-right: none; }
  footer .footer_frame .subtitle { display: none; }
  footer .copyright { margin: 0; height: 120px; text-align: center; padding: 0; color: #333333; font-size: 1.6rem; letter-spacing: 0.05em; background-color: #a5d2be; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; }
  footer .copyright a { color: #333333; text-decoration: none; letter-spacing: 0.1em; font-size: 1.6rem; }
  .footer_link { display: none; } }
/* -----------------------------------------------------------
　ページトップへ
----------------------------------------------------------- */
#pagetop_position { display: none; }

@media screen and (min-width: 768px), print { #pagetop_position { display: block; margin: 0; padding: 0; }
  #linkpagetop img { width: 60px; height: auto; display: block; }
  #pagetop { position: fixed; bottom: 30px; left: 50%; z-index: 999999; margin: 0 0 0 540px; } }
@media screen and (min-width: 768px) and (max-width: 1500px) { #pagetop_position { display: block; }
  #pagetop { position: fixed; bottom: 30px; right: 5%; left: auto; margin: 0 0 0 0; text-align: center; } }
/*----------------------------------------------------------- インポート
----------------------------------------------------------- */
/*ハンバーガー*/
.drawr { display: none; position: absolute; top: 22vw; width: 100%; padding: 0; margin: 0 auto; height: auto; z-index: 999999; border-top: #ffffff 1px solid; background-color: #a5d2be; }
.drawr ul.hbg { list-style-type: none; }
.drawr ul.hbg li { width: 100%; text-align: center; }
.drawr ul.hbg li a { background-color: #a5d2be; color: #ffffff; font-size: 1.4rem; font-weight: bold; text-decoration: none; padding: 1rem 0; border-bottom: #ffffff 1px solid; box-sizing: border-box; letter-spacing: 0.05em; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-direction: row; flex-direction: row; line-height: 140%; }
.drawr ul.hbg li ul { display: none; }
.drawr ul.hbg li ul.open_nav { display: block; }
.drawr ul.hbg li ul li a { background-color: #f5c3b9; color: #ffffff; border-bottom: #ffffff 1px solid; }
.drawr ul.hbg li ul li a::after { content: ""; display: none; }
.drawr ul.hbg li.treatment a::after { border: none; font-family: "fontello"; content: "\00f004"; color: #ffffff; }

.openNav { display: block; }

@media screen and (min-width: 768px), print { .main_nav_sp { display: none; } }
.toggle { display: none; }

.toggle-label { cursor: pointer; display: block; width: 14%; height: 12vw; padding: 0 0 4px 0; user-select: none; -webkit-tap-highlight-color: transparent; }

.toggle-label:active { -webkit-tap-highlight-color: transparent; }

.toggle-label { cursor: pointer; width: 100%; }

.toggle-label .toggle-icon, .toggle-label .toggle-icon:before, .toggle-label .toggle-icon:after { position: relative; display: block; top: 50%; left: 50%; height: 3px; width: 42px; background: #ffffff; content: ''; transition: all 500ms ease-in-out; }

.toggle-label .toggle-text { position: relative; display: block; top: calc(100% - 10px); height: 14px; font-size: 12px; color: #ffffff; text-align: center; }

.toggle-label .toggle-text:before { position: absolute; width: 100%; left: 0; content: 'MENU'; transition: all 500ms ease-in-out; visibility: visible; opacity: 1; }

.toggle-label .toggle-text:after { position: absolute; width: 100%; left: 0; content: 'CLOSE'; transition: all 500ms ease-in-out; visibility: hidden; opacity: 0; }

.toggle-label .toggle-icon { transform: translate3d(-50%, -5px, 0); }

.toggle-label .toggle-icon:before { transform: translate3d(-50%, -11.5px, 0); }

.toggle-label .toggle-icon:after { transform: translate3d(-50%, 5px, 0); }

.toggle:checked ~ .toggle-label .toggle-icon { background-color: transparent; }

.toggle:checked ~ .toggle-label .toggle-icon:before, .toggle:checked ~ .toggle-label .toggle-icon:after { top: 0; }

.toggle:checked ~ .toggle-label .toggle-icon:before { transform: translateX(-50%) rotate(45deg); top: 1.5px; }

.toggle:checked ~ .toggle-label .toggle-icon:after { transform: translateX(-50%) translateY(-10px) rotate(-45deg); top: 8.5px; }

.toggle:checked ~ .toggle-label .toggle-text:before { visibility: hidden; opacity: 0; }

.toggle:checked ~ .toggle-label .toggle-text:after { visibility: visible; opacity: 1; }

.container { display: flex; align-items: center; justify-content: center; width: 14%; position: absolute; cursor: pointer; right: 2%; top: 2vw; padding: 0 0 0.6rem 0; background-color: #a5d2be; border: #a5d2be 1px solid; z-index: 99999; }

/*見出し*/
h1 { margin: 0; }

h2.top_title_1 { font-family: 'notosansjp'; font-size: 3rem; font-weight: bold; text-align: left; color: #a5d2be; letter-spacing: 0.1em; margin: 0 0 2rem 0; line-height: 120%; }
h2.top_title_1 span { font-size: 1.2rem; font-weight: normal; color: #333333; display: block; margin: 1rem 0 0 0; letter-spacing: 0.01em; }
h2.top_title_2 { font-family: 'notosansjp'; font-size: 3rem; font-weight: bold; text-align: left; color: #ffffff; letter-spacing: 0.1em; margin: 0 0 2rem 0; line-height: 130%; }
h2.top_title_2 span { font-size: 1.2rem; font-weight: normal; color: #ffffff; display: block; margin: 1rem 0 0 0; letter-spacing: 0.01em; }
h2.low { color: #a5d2be; font-weight: bold; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; font-size: 2.6rem; margin: 4rem 0 2rem 0; line-height: 130%; position: relative; }
h2.low::after { content: ""; height: 3px; border-bottom: #a5d2be 3px solid; width: 10%; position: absolute; bottom: -0.5rem; left: 1%; }
h2.first { margin: 0 0 2rem 0; }

h3.low { font-size: 1.8rem; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; font-weight: bold; color: #ffffff; background-color: #a5d2be; padding: 0.6rem; box-sizing: border-box; margin: 1.5rem 0 1rem 0; line-height: 110%; }
h3.first { margin: 0 0 1rem 0; }

h4 { font-size: 1.7rem; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; font-weight: bold; color: #333333; background: url("../images/h4_line.png") repeat-x; background-position: left bottom; padding: 0 0 0.8rem 0; box-sizing: border-box; margin: 1.5rem 0 1rem 0; line-height: 110%; }
h4.first { margin: 0 0 1rem 0; }

h5 { font-size: 1.6rem; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; font-weight: bold; color: #333333; padding: 0 0 0 0; box-sizing: border-box; margin: 1.5rem 0 1rem 0; line-height: 110%; }
h5.first { margin: 0 0 1rem 0; }

p { font-size: 1.4rem; margin: 0 0 2rem 0; line-height: 130%; letter-spacing: 0.05em; text-align: justify; }

@media screen and (min-width: 768px), print { h1 { margin: 0; }
  h2.top_title_1 { font-family: 'notosansjp'; font-size: 6rem; font-weight: bold; text-align: left; color: #a5d2be; letter-spacing: 0.1em; margin: 0 0 28px 0; line-height: 120%; }
  h2.top_title_1 span { font-size: 1.8rem; font-weight: normal; color: #333333; display: block; margin: 14px 0 0 0; letter-spacing: 0.01em; }
  h2.top_title_2 { font-family: 'notosansjp'; font-size: 6rem; font-weight: bold; text-align: left; color: #ffffff; letter-spacing: 0.1em; margin: 0 0 35px 0; line-height: 130%; }
  h2.top_title_2 span { font-size: 1.8rem; font-weight: normal; color: #ffffff; display: block; margin: 10px 0 0 0; letter-spacing: 0.01em; }
  h2.low { color: #a5d2be; font-weight: bold; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; font-size: 4.8rem; margin: 80px 0 62px 0; line-height: 130%; position: relative; }
  h2.low::after { content: ""; height: 3px; border-bottom: #a5d2be 3px solid; width: 60px; position: absolute; bottom: -25px; left: 0; }
  h2.first { margin: 0 0 62px 0; }
  h3.low { font-size: 3rem; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; font-weight: bold; color: #ffffff; background-color: #a5d2be; padding: 8px 18px; box-sizing: border-box; margin: 45px 0 18px 0; line-height: 120%; }
  h3.first { margin: 0 0 18px 0; }
  h4 { font-size: 2.4rem; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; font-weight: bold; color: #333333; background: url("../images/h4_line.png") repeat-x; background-position: left bottom; padding: 0 0 16px 0; box-sizing: border-box; margin: 45px 0 22px 0; line-height: 120%; }
  h4.first { margin: 0 0 22px 0; }
  h5 { font-size: 2rem; font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Arial, sans-serif; font-weight: bold; color: #333333; padding: 0 0 0 0; box-sizing: border-box; margin: 45px 0 22px 0; line-height: 120%; }
  h5.first { margin: 0 0 22px 0; }
  p { font-size: 1.8rem; margin: 0 0 2rem 0; line-height: 160%; letter-spacing: 0.05em; text-align: justify; } }
/*イメージ*/
/* -----------------------------------------------------------
　イメージ
----------------------------------------------------------- */
.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; }

/*二つ*/
.img_two { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-direction: column; flex-direction: column; }
.img_two img { width: 70%; margin: 0 auto 20px auto; display: block; }

@media screen and (min-width: 768px), print { .img_right { float: right; margin: 0 0 20px 10px; }
  .img_right img { width: 450px; height: auto; }
  .img_center { float: none; margin: 0 0 20px 0; text-align: center; }
  .img_center img { width: auto; height: auto; }
  /*二つ*/
  .img_two { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; }
  .img_two img { width: 540px; margin: 0 auto 20px auto; display: block; } }
/*リスト*/
/* -----------------------------------------------------------
　リスト
----------------------------------------------------------- */
/*標準*/
ul.list_normal { 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 1rem 0; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left top 0.5rem; background-size: 1rem; padding: 0 0 0 1.8rem; line-height: 140%; }
ul.list_maru li ul { margin: 1rem 0 0 0; }
ul.list_maru li ul li { background: none; list-style-type: disc; margin: 0 0 1.4rem 1.8rem; padding: 0 0 0 0; }
ul.list_maru li a { color: #a5d2be; text-decoration: none; }
ul.list_maru li span { color: #a5d2be; }

ul.list_maru2 { padding: 0; margin: 0 0 1rem 0; }
ul.list_maru2 li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 1rem 0; box-sizing: border-box; background: url(../images/maru2.png) no-repeat; background-position: left top 0.5rem; background-size: 1rem; padding: 0 0 0 1.8rem; line-height: 140%; }
ul.list_maru2 li ul { margin: 1rem 0 0 0; }
ul.list_maru2 li ul li { background: none; list-style-type: disc; margin: 0 0 1.4rem 1.8rem; padding: 0 0 0 0; }
ul.list_maru2 li a { color: #a5d2be; text-decoration: none; }
ul.list_maru2 li span { color: #a5d2be; }

ul.list_maru_two { padding: 0; margin: 0; }
ul.list_maru_two li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 1rem 0; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left top 0.5rem; background-size: 1rem; padding: 0 0 0 1.8rem; line-height: 140%; }
ul.list_maru_two li a { color: #a5d2be; text-decoration: none; }
ul.list_maru_two li span { color: #a5d2be; }

ul.list_maru_two2 { padding: 0; margin: 0; }
ul.list_maru_two2 li { line-height: 130%; font-size: 1.4rem; list-style-type: none; margin: 0 0 1rem 0; box-sizing: border-box; background: url(../images/maru2.png) no-repeat; background-position: left top 0.5rem; background-size: 1rem; padding: 0 0 0 1.8rem; line-height: 140%; }
ul.list_maru_two2 li a { color: #a5d2be; text-decoration: none; }
ul.list_maru_two2 li span { color: #a5d2be; }

/*なし*/
ul.list_none { line-height: 160%; font-size: 1.4rem; list-style-type: none; margin: 0; }
ul.list_none li { margin: 0 0 2rem 0; padding: 0 0 0 0.5rem; }
ul.list_none li span { color: #fedc50; margin: 0 0.5rem 0 0; }

ul.list_num { padding: 0; margin: 0 0 1rem 0; }
ul.list_num li { line-height: 130%; font-size: 1.4rem; list-style-type: decimal; margin: 0 0 1rem 1.8rem; box-sizing: border-box; padding: 0 0 0 0; line-height: 140%; }
ul.list_num li ul { margin: 1rem 0 0 0; }
ul.list_num li ul li { list-style-type: disc; margin: 0 0 1.4rem 1.8rem; padding: 0 0 0 0; }
ul.list_num li a { color: #a5d2be; text-decoration: none; }
ul.list_num li span { color: #a5d2be; }

/*2列*/
ul.list_normal_two { display: flex; justify-content: space-between; flex-direction: column; }
ul.list_normal_two li { box-sizing: border-box; line-height: 130%; font-size: 1.4rem; list-style-type: disc; margin: 0 0 10px 25px; }

@media screen and (min-width: 768px), print { /*標準*/
  ul.list_normal { 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 { 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; 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; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left top 5px; background-size: 16px; padding: 0 0 0 25px; }
  ul.list_maru li ul { margin: 2rem 0 0 0; }
  ul.list_maru li ul li { background: none; list-style-type: disc; margin: 0 0 10px 0; padding: 0 0 0 0; line-height: 160%; }
  ul.list_maru li a { color: #a5d2be; text-decoration: underline; }
  ul.list_maru li span { color: #a5d2be; }
  ul.list_maru2 { padding: 0; }
  ul.list_maru2 li { line-height: 160%; font-size: 1.8rem; list-style-type: none; margin: 0 0 15px 0; box-sizing: border-box; background: url(../images/maru2.png) no-repeat; background-position: left top 5px; background-size: 16px; padding: 0 0 0 25px; }
  ul.list_maru2 li ul { margin: 15px 0 0 0; }
  ul.list_maru2 li ul li { background: none; list-style-type: disc; margin: 0 0 15px 25px; padding: 0 0 0 0; line-height: 160%; }
  ul.list_maru2 li a { color: #a5d2be; text-decoration: underline; }
  ul.list_maru2 li span { color: #a5d2be; }
  ul.list_maru_two { padding: 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  ul.list_maru_two li { width: 48%; line-height: 100%; font-size: 1.8rem; list-style-type: none; margin: 0 0 15px 0; box-sizing: border-box; background: url(../images/maru.png) no-repeat; background-position: left top 5px; background-size: 16px; padding: 0 0 0 25px; line-height: 140%; }
  ul.list_maru_two li a { color: #a5d2be; text-decoration: underline; }
  ul.list_maru_two li span { color: #a5d2be; }
  ul.list_maru_two2 { padding: 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  ul.list_maru_two2 li { width: 48%; line-height: 100%; font-size: 1.8rem; list-style-type: none; margin: 0 0 15px 0; box-sizing: border-box; background: url(../images/maru2.png) no-repeat; background-position: left top 5px; background-size: 16px; padding: 0 0 0 25px; line-height: 140%; }
  ul.list_maru_two2 li a { color: #a5d2be; text-decoration: underline; }
  ul.list_maru_two2 li span { color: #a5d2be; }
  /*なし*/
  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 { padding: 0; margin: 0 0 15px 0; }
  ul.list_num li { line-height: 160%; font-size: 1.8rem; list-style-type: decimal; margin: 0 0 15px 25px; box-sizing: border-box; padding: 0 0 0 0; line-height: 140%; }
  ul.list_num li ul { margin: 15px 0 0 0; }
  ul.list_num li ul li { list-style-type: disc; margin: 0 0 15px 25px; padding: 0 0 0 0; }
  ul.list_num li a { color: #a5d2be; text-decoration: none; }
  ul.list_num li span { color: #a5d2be; }
  ul.list_normal_two { display: flex; justify-content: space-between; flex-direction: row; flex-wrap: wrap; }
  ul.list_normal_two li { width: 45%; box-sizing: border-box; line-height: 130%; font-size: 1.8rem; list-style-type: disc; margin: 0 0 10px 25px; } }
/* -----------------------------------------------------------
　定義リスト
----------------------------------------------------------- */
dl.bio_list { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.4rem; box-sizing: border-box; margin: 0 0 0 0; line-height: 160%; }
dl.bio_list dt { width: 100%; margin: 0 0 0 0; font-weight: bold; }
dl.bio_list dt span { display: inline; text-align: left; padding: 0 0 0 0; box-sizing: border-box; }
dl.bio_list dd { width: 100%; margin: 0 0 2rem 0; }

dl.num_list { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.4rem; box-sizing: border-box; margin: 0 0 20px 0; line-height: 120%; }
dl.num_list dt { width: 8%; margin: 0 0 0 0; }
dl.num_list dd { width: 90%; margin: 0 0 20px 0; }

dl.kome_list { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.4rem; box-sizing: border-box; margin: 0 0 20px 0; line-height: 120%; }
dl.kome_list dt { width: 5%; margin: 0 0 0 0; }
dl.kome_list dd { width: 95%; margin: 0 0 20px 0; }

dl.title_box { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.4rem; box-sizing: border-box; margin: 0 0 2rem 0; line-height: 160%; }
dl.title_box dt { width: 100%; margin: 0; background-color: #f5f9f7; padding: 1rem; box-sizing: border-box; border-left: #a5d2be 1px solid; border-right: #a5d2be 1px solid; border-bottom: #a5d2be 1px solid; }
dl.title_box dt:first-child { border-top: #a5d2be 1px solid; }
dl.title_box dd { width: 100%; margin: 0; padding: 1rem; box-sizing: border-box; border-left: #a5d2be 1px solid; border-right: #a5d2be 1px solid; border-bottom: #a5d2be 1px solid; }

@media screen and (min-width: 768px), print { dl.bio_list { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.8rem; box-sizing: border-box; line-height: 160%; width: 1200px; }
  dl.bio_list dt { width: 240px; margin: 0 0 20px 0; font-weight: normal; }
  dl.bio_list dd { width: 960px; margin: 0 0 20px 0; }
  dl.num_list { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.8rem; box-sizing: border-box; line-height: 160%; width: 600px; }
  dl.num_list dt { width: 35px; margin: 0 0 20px 0; font-weight: normal; }
  dl.num_list dd { width: 565px; margin: 0 0 20px 0; }
  dl.kome_list { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.8rem; box-sizing: border-box; line-height: 160%; width: 1200px; }
  dl.kome_list dt { width: 20px; margin: 0 0 10px 0; font-weight: normal; }
  dl.kome_list dd { width: 1180px; margin: 0 0 10px 0; }
  dl.title_box { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 1.8rem; box-sizing: border-box; margin: 0 0 20px 0; line-height: 160%; }
  dl.title_box dt { width: 100%; margin: 0; background-color: #f5f9f7; padding: 15px; box-sizing: border-box; border-left: #a5d2be 1px solid; border-right: #a5d2be 1px solid; border-bottom: #a5d2be 1px solid; }
  dl.title_box dt:first-child { border-top: #a5d2be 1px solid; }
  dl.title_box dd { width: 100%; margin: 0; padding: 15px; box-sizing: border-box; border-left: #a5d2be 1px solid; border-right: #a5d2be 1px solid; border-bottom: #a5d2be 1px solid; } }
/*診療時間*/
/* -----------------------------------------------------------
　診療時間
----------------------------------------------------------- */
table.timetable { padding: 0; margin: 0 auto; vertical-align: middle; width: 100%; text-align: center; border-collapse: separate; box-sizing: border-box; line-height: 140%; }
table.timetable tr th { box-sizing: border-box; font-weight: bold; font-size: 3.2vw; padding: 0.8rem 0; vertical-align: middle; color: #ffffff; background-color: #a5d2be; width: 10%; }
table.timetable tr td { box-sizing: border-box; font-weight: normal; font-size: 3.2vw; padding: 0.8rem 0; vertical-align: middle; background-color: #ffffff; border-bottom: #ddefd8 1px solid; color: #f5c3b9; }
table.timetable tr td i { color: #f5c3b9; }
table.timetable tr td.time { width: 28%; text-align: center; color: #333333; }

.notice_time { font-size: 3.4vw; margin: 0.6rem 0 0 0; width: 100%; color: #333333; box-sizing: border-box; }

@media screen and (min-width: 768px), print { table.timetable { padding: 0; margin: 0 auto; vertical-align: middle; width: 100%; text-align: center; border-collapse: separate; box-sizing: border-box; line-height: 140%; }
  table.timetable tr th { box-sizing: border-box; font-weight: normal; font-size: 1.8rem; padding: 18px 0; vertical-align: middle; color: #ffffff; background-color: #a5d2be; width: auto; }
  table.timetable tr td { box-sizing: border-box; font-weight: normal; font-size: 1.8rem; padding: 16px 0; vertical-align: middle; background-color: #ffffff; border-bottom: #ddefd8 1px solid; color: #f5c3b9; }
  table.timetable tr td i { color: #f5c3b9; }
  table.timetable tr td.time { width: 150px; text-align: center; color: #333333; }
  .notice_time { font-size: 1.8rem; margin: 12px 0 0 0; width: 100%; color: #333333; padding: 0; box-sizing: border-box; line-height: 140%; } }
/*下層*/
/*矢印*/
.arrow { width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-top: 30px solid #a5d2be; text-align: center; display: block; margin: 30px auto; }

.arrow2 { width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-top: 30px solid #e0e0e0; text-align: center; display: block; margin: 30px auto; }

.text_bold { font-weight: bold; }

.link_text { color: #f5c3b9; font-weight: bold; }

.red_text { color: #F1CE46; }

.underline_text { text-decoration: underline; }

.emphasis { background-color: #eef7eb; padding: 1rem; box-sizing: border-box; margin: 0 0 2rem 0; }
.emphasis p { margin: 0; }
.emphasis p.mb { margin: 0 0 2rem 0; }

.emphasis_pink { background-color: #fdf6f5; padding: 1rem; box-sizing: border-box; margin: 0 0 2rem 0; }
.emphasis_pink p { margin: 0; }
.emphasis_pink p.mb { margin: 0 0 2rem 0; }

ul.link_list { list-style-type: none; }
ul.link_list li { margin: 0 0 2rem 0; }
ul.link_list li a { color: #f5c3b9; font-size: 1.4rem; font-weight: bold; text-decoration: none; }
ul.link_list li a::before { font-family: "fontello"; content: "\00f006"; margin: 0 0.5rem 0 0; }

table.low_table { padding: 0; margin: 0 auto 2rem auto; vertical-align: middle; width: 100%; text-align: left; border-collapse: separate; box-sizing: border-box; line-height: 140%; font-size: 1.4rem; border-top: #a5d2be 1px solid; }
table.low_table th { background-color: #f5f9f7; border-left: #a5d2be 1px solid; border-bottom: #a5d2be 1px solid; font-weight: bold; padding: 0.5rem; box-sizing: border-box; width: 40%; }
table.low_table td { border-right: #a5d2be 1px solid; border-bottom: #a5d2be 1px solid; padding: 0.5rem; box-sizing: border-box; width: 60%; }

table.low_table2 { padding: 0; margin: 0 auto 2rem auto; vertical-align: middle; width: 100%; text-align: left; border-collapse: separate; box-sizing: border-box; line-height: 140%; font-size: 1.4rem; border-top: #a5d2be 1px solid; }
table.low_table2 th { background-color: #f5f9f7; border-left: #a5d2be 1px solid; border-bottom: #a5d2be 1px solid; font-weight: bold; padding: 0.5rem; box-sizing: border-box; width: 35%; }
table.low_table2 th.title { background-color: #eef7eb; width: auto; }
table.low_table2 th.title2 { background-color: #eef7eb; width: auto; border-left: none; }
table.low_table2 td { border-right: #a5d2be 1px solid; border-bottom: #a5d2be 1px solid; padding: 0.5rem; box-sizing: border-box; width: 65%; }

hr.shikiri { border: none; border-bottom: #adadad 1px solid; margin: 1rem 0 2rem 0; }

@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 #a5d2be; text-align: center; display: block; margin: 30px auto; }
  .arrow2 { width: 0; height: 0; border-left: 60px solid transparent; border-right: 60px solid transparent; border-top: 30px solid #e0e0e0; text-align: center; display: block; margin: 30px auto; }
  .text_bold { font-weight: bold; }
  .link_text { color: #f5c3b9; font-weight: bold; }
  .link_text:hover { opacity: 0.6; }
  .red_text { color: #F1CE46; }
  .underline_text { text-decoration: underline; }
  .emphasis { background-color: #eef7eb; padding: 20px; box-sizing: border-box; margin: 0 0 30px 0; }
  .emphasis p { margin: 0; }
  .emphasis p.mb { margin: 0 0 2rem 0; }
  .emphasis_pink { background-color: #fdf6f5; padding: 20px; box-sizing: border-box; margin: 0 0 30px 0; }
  .emphasis_pink p { margin: 0; }
  .emphasis_pink p.mb { margin: 0 0 2rem 0; }
  .two_box { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .two_box section { width: 45%; }
  ul.link_list { list-style-type: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  ul.link_list li { margin: 0 40px 20px 0; }
  ul.link_list li a { color: #f5c3b9; font-size: 1.8rem; font-weight: bold; text-decoration: none; }
  ul.link_list li a::before { font-family: "fontello"; content: "\00f006"; margin: 0 0.5rem 0 0; }
  ul.link_list li a:hover { opacity: 0.6; transition: all 0.3s ease 0s; }
  table.low_table { padding: 0; margin: 0 0 20px 0; vertical-align: middle; width: 100%; text-align: left; border-collapse: separate; box-sizing: border-box; line-height: 140%; font-size: 1.8rem; border-top: #a5d2be 1px solid; }
  table.low_table th { background-color: #f5f9f7; border-left: #a5d2be 1px solid; border-bottom: #a5d2be 1px solid; border-right: none; font-weight: bold; padding: 20px; box-sizing: border-box; width: 40%; }
  table.low_table td { border-right: #a5d2be 1px solid; border-bottom: #a5d2be 1px solid; border-left: none; padding: 20px; box-sizing: border-box; width: 60%; }
  table.low_table2 { padding: 0; margin: 0 0 20px 0; vertical-align: middle; width: 100%; text-align: left; border-collapse: separate; box-sizing: border-box; line-height: 140%; font-size: 1.8rem; border-top: #a5d2be 1px solid; }
  table.low_table2 th { background-color: #f5f9f7; border-left: #a5d2be 1px solid; border-bottom: #a5d2be 1px solid; border-right: none; font-weight: bold; padding: 20px; box-sizing: border-box; width: 30%; }
  table.low_table2 th.title { background-color: #eef7eb; width: auto; }
  table.low_table2 th.title2 { background-color: #eef7eb; width: auto; border-left: none; }
  table.low_table2 td { border-right: #a5d2be 1px solid; border-bottom: #a5d2be 1px solid; border-left: none; padding: 20px; box-sizing: border-box; width: 70%; }
  hr.shikiri { border: none; border-bottom: #adadad 1px solid; margin: 20px 0 40px 0; } }
/* -----------------------------------------------------------
　医師紹介
----------------------------------------------------------- */
.img_doctor { margin: 0 0 1rem 0; text-align: center; }
.img_doctor img { width: 100%; height: auto; }

.doctor_name { text-align: right; font-size: 1.4rem; line-height: 160%; }
.doctor_name span { font-size: 2rem; }

@media screen and (min-width: 768px), print { .img_doctor { float: right; margin: 0 0 100px 20px; }
  .img_doctor img { width: 500px; height: auto; }
  .doctor_name { text-align: right; font-size: 1.8rem; line-height: 160%; }
  .doctor_name span { font-size: 2.4rem; } }
/* -----------------------------------------------------------
　診療時間・アクセス
----------------------------------------------------------- */
.low_tel { color: #a5d2be; font-size: 1.8rem; font-weight: bold; }
.low_tel a, .low_tel span { font-size: 2rem; font-weight: bold; color: #a5d2be; text-decoration: none; }

.accessmap { width: 100%; height: 500px; }

@media screen and (min-width: 768px), print { .low_tel { color: #a5d2be; font-size: 2.6rem; font-weight: bold; }
  .low_tel a, .low_tel span { font-size: 3rem; font-weight: bold; color: #a5d2be; text-decoration: none; }
  .accessmap { width: 100%; height: 500px; } }
/* -----------------------------------------------------------
　医院紹介
----------------------------------------------------------- */
.machine_frame { width: 100%; margin: 0; }
.machine_frame .machine_box figure { width: 85%; margin: 0 auto 4rem auto; }
.machine_frame .machine_box figure img { width: 100%; display: block; margin: 0; }
.machine_frame .machine_box figure figcaption { font-size: 1.6rem; color: #333333; width: 100%; margin: 0.5rem 0 0 0; line-height: 120%; }

@media screen and (min-width: 768px), print { .machine_frame { width: 1200px; margin: 0; }
  .machine_frame .machine_box { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; width: 1200px; }
  .machine_frame .machine_box figure { width: 550px; margin: 0 0 60px 0; }
  .machine_frame .machine_box figure img { width: 100%; display: block; margin: 0; }
  .machine_frame .machine_box figure figcaption { font-size: 2rem; color: #333333; width: 100%; margin: 15px 0 0 0; line-height: 160%; } }
