@charset "UTF-8";
/* ----------------------------------------------------------------------------------
リセット　_reset.scss
---------------------------------------------------------------------------------- */
html { box-sizing: border-box; }

*, *::before, *::after { box-sizing: inherit; }

ol, ul { margin: 0; padding: 0; list-style: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; font-size: inherit; }

img { max-width: 100%; height: auto; vertical-align: bottom; }

/* ----------------------------------------------------------------------------------
モジュール　_module.scss
---------------------------------------------------------------------------------- */
/* clearfix -------------------------------------- */
.cf::before, .cf::after { content: ''; display: block; }

.cf::after { clear: both; }

/* float -------------------------------------- */
.fl_l { float: left; }

.fl_r { float: right; }

/* txt -------------------------------------- */
.txt_c { text-align: center !important; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

.red { color: #A20A0D; }

/* 囲い文字 -------------------------------------- */
.frame_01 { background: #ffe5e5; padding: 1rem; margin-bottom: 2rem; }
@media screen and (min-width: 48em), print { .frame_01 { padding: 2.4rem 2rem 2rem; margin-bottom: 3rem; } }

.frame_02 { background: #F7F9EE; padding: 1rem; margin-bottom: 2rem; }
@media screen and (min-width: 48em), print { .frame_02 { padding: 2.4rem 2rem 2rem; margin-bottom: 3rem; } }

/* img -------------------------------------- */
.img_c { display: block; max-width: 100%; height: auto; margin: 1.0rem auto; }

.img_l, .img_r { display: block; max-width: 80%; height: auto; margin: 1.0rem auto; }

@media screen and (min-width: 48em), print { .img_l { float: left; margin: 0 2.0rem 2.0rem 0; }
  .img_r { float: right; margin: 0 0 2.0rem 2.0rem; } }
/* PC・SP　表示・非表示 -------------------------------------- */
.sp_n { display: none; }

@media screen and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none; } }
/* マージン・パディング回り -------------------------------------- */
.mt40 { margin-top: 4.0rem; }

.mt30 { margin-top: 3.0rem; }

.mt20 { margin-top: 2.0rem; }

.mt10 { margin-top: 1.0rem; }

.main > .wrap > section ~ section, .flex2 > section ~ section { margin-top: 4.0rem; }

.main > .wrap section section ~ section, .flex2 > section section ~ section { margin-top: 3.0rem; }

.main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 2.0rem; }

.main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; }

@media screen and (min-width: 48em), print { .mt40 { margin-top: 8.0rem; }
  .mt30 { margin-top: 6.0rem; }
  .mt20 { margin-top: 4.0rem; }
  .mt10 { margin-top: 2.0rem; }
  .main > .wrap > section ~ section, .flex2 > section ~ section { margin-top: 8.0rem; }
  .main > .wrap > section section ~ section, .flex2 > section section ~ section { margin-top: 6.0rem; }
  .main > .wrap > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 4.0rem; }
  .main > .wrap > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; } }
/* タイムテーブル -------------------------------------- */
.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.4rem; table-layout: fixed; }
.tbl_time caption { caption-side: bottom; font-weight: bold; text-align: center; margin-top: .4rem; }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; background: #E9545D; font-size: 1.2rem; color: #fff; font-weight: bold; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { font-size: 1rem; font-weight: bold; background: #fff; border-bottom: 1px solid #D1D1D1; }
.tbl_time tr td { text-align: center; font-size: 1rem; padding: .6rem .4rem; background: #fff; border-bottom: 1px solid #D1D1D1; line-height: 1.0; }

@media screen and (min-width: 48em), print { .tbl_time { font-size: 1.2vw; }
  .tbl_time caption { padding: .8rem 0 0; font-size: 1.2vw; }
  .tbl_time tr th[scope="col"] { padding: .2vw 0; font-size: 1vw; }
  .tbl_time tr th[scope="col"]:first-child { width: 34%; }
  .tbl_time tr th.time { font-size: 1vw; padding: 1rem 0; }
  .tbl_time tr td { padding: 1.0rem 0; } }
/* グーグルマップ -------------------------------------- */
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

/* タイトル回り -------------------------------------- */
.tit_01 { background: url(../img/tit_01.jpg) no-repeat center top/auto 100%; font-size: 2.2rem; color: #454545; font-weight: bold; text-align: center; padding: 3.0rem 1.0rem; margin: 0 0 3.0rem; text-shadow: 0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff; }

.tit_02 { color: #E9545D; text-align: center; font-size: 2.0rem; font-weight: bold; margin: 0 0 1.0rem; padding: 1.0rem 0; line-height: 1.2; }
.tit_02::after { content: ""; display: block; margin: .2rem auto; background: url("../img/tit_02_parts01.svg") no-repeat center/contain; width: 3.2rem; height: .6rem; }

.tit_03 { color: #fff; background: #E9545D; border-radius: 5px; font-size: 1.8rem; font-weight: bold; line-height: 1.2; padding: .4rem 1rem; margin: 0 0 1.0rem; }

.tit_04 { color: #575757; font-weight: bold; font-size: 1.8rem; line-height: 1.2; margin: 0 0 1.0rem; }
.tit_04::before { content: ""; width: 1.4rem; height: 1.4rem; background: url("../img/tit_04.svg") no-repeat center/contain; display: inline-block; margin-right: .2rem; }
.tit_04::after { content: ""; display: block; margin: .2rem 0 0; height: 6px; background-size: 6px 6px; background-image: radial-gradient(#C1C1C1 30%, transparent 30%); }

.tit_05 { font-size: 1.8rem; color: #454545; font-weight: bold; line-height: 1.2; padding: 0 0 .4rem .8rem; margin: 0 0 1.0rem; border-bottom: 1px solid #C5C5C5; position: relative; }
.tit_05::before { content: ""; display: inline-block; height: 90%; width: .4rem; background: #FFAF00; border-radius: 7px; position: absolute; left: 0; top: 45%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }

@media screen and (min-width: 48em), print { .tit_01 { background: url(../img/tit_01.jpg) no-repeat center top/auto auto; font-size: 3.6rem; height: 30rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; text-shadow: 0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff; padding: 8.9rem 4.0rem; margin: 0 0 4.0rem; }
  .tit_02 { font-size: 3.4rem; margin: 0 0 2.0rem; }
  .tit_02::after { margin: 1rem auto 0; width: 6.4rem; height: .8rem; }
  .tit_03 { font-size: 2.4rem; padding: 1rem 2rem; margin: 0 0 2.0rem; }
  .tit_04 { font-size: 2rem; margin: 0 0 2.0rem; }
  .tit_04::before { margin-right: .4rem; height: 1.8rem; width: 1.8rem; vertical-align: middle; position: relative; bottom: .2rem; }
  .tit_04::after { margin: .4rem 0 0; }
  .tit_05 { font-size: 2rem; margin: 0 0 2rem; padding: 0 0 .4rem 1.2rem; }
  .tit_05::before { width: .6rem; } }
/* リスト回り -------------------------------------- */
.lst_ul01 li { text-indent: -2.0rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul01 li::before { content: '●'; margin-right: .4rem; color: #44AF35; }
.lst_ul01 li.none::before { content: none; }
@media screen and (min-width: 48em), print { .lst_ul01.flex { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .lst_ul01.flex li { width: 49%; }
  .lst_ul01.flex li.width_100 { width: 100%; } }

.lst_ul02 li { text-indent: -2.0rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul02 li::before { content: '●'; margin-right: .4rem; color: #e9545d; }
.lst_ul02 li.none::before { content: none; }
@media screen and (min-width: 48em), print { .lst_ul02.flex { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .lst_ul02.flex li { width: 49%; }
  .lst_ul02.flex li.width_100 { width: 100%; } }

.lst_ol01 { margin: 1.0rem 0 1.0rem 2.6rem; }
@media screen and (min-width: 48em), print { .lst_ol01 { margin: 1.0rem 0 1.0rem 3.0rem; } }
.lst_ol01 li { line-height: 1.4; counter-increment: number 1; text-indent: -1.0rem; padding: 0 0 1.0rem 0; }
.lst_ol01 li::before { display: inline-block; content: counter(number) "."; margin-right: .8rem; font-family: 'Lato', sans-serif; color: clr_blue; font-weight: bold; }

.lst_dl01 dt { font-weight: bold; }
.lst_dl01 dd { margin: 0 0 .6rem; }

@media screen and (min-width: 48em), print { .lst_dl01 dt { float: left; min-width: 15rem; clear: left; }
  .lst_dl01 dd { margin: 0 0 .6rem; padding-left: 15.5rem; } }
/* フレックス回り -------------------------------------- */
.flex3 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.flex3 > li { width: 46%; }

@media screen and (min-width: 48em), print { .flex2 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .flex2 > section, .flex2 > li { width: 48%; margin: 0 !important; }
  .flex3 li { width: 31%; } }
/* リンク -------------------------------------- */
.btn_01 { display: block; text-align: center; }
@media screen and (min-width: 48em), print { .btn_01 { text-align: left; } }
.btn_01 a { background: #E9545D; color: #fff; font-weight: bold; text-align: center; padding: .6rem 3rem; border-radius: 25px; display: inline-block; text-decoration: none !important; position: relative; }
@media screen and (min-width: 48em), print { .btn_01 a { padding: .4rem 3.8rem; } }
.btn_01 a::after { content: "\06a"; font-family: "fontello"; position: absolute; right: 1rem; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.btn_01.c_01 a { background: #ED7971; }
.btn_01.c_02 a { background: #9DC814; }
.btn_01.c_03 a { background: #F39700; }
.btn_01.c_04 a { background: #45B035; }
.btn_01.c_05 a { background: #B47F43; }
.btn_01.c_06 a { background: #F29600; }

/* テーブル -------------------------------------- */
.tbl_01 { table-layout: fixed; border-collapse: collapse; width: 100%; caption-side: bottom; }
.tbl_01 caption { text-align: left; padding: .6rem 0 0; }
.tbl_01 tr th { width: 30%; padding: .6rem .6rem; background: #FFFAF3; text-align: center; font-weight: bold; border: 1px solid #BCBCBC; }
@media screen and (min-width: 48em), print { .tbl_01 tr th { padding: 2rem 1rem; } }
.tbl_01 tr td { padding: .8rem; border: 1px solid #BCBCBC; }
@media screen and (min-width: 48em), print { .tbl_01 tr td { padding: 2rem 1rem; } }

.tbl_checkup01 { table-layout: fixed; border-collapse: collapse; width: 100%; caption-side: bottom; }
.tbl_checkup01 caption { text-align: left; padding: .6rem 0 0; }
.tbl_checkup01 tr th { width: 30%; padding: .6rem .6rem; background: #FFFAF3; text-align: center; font-weight: bold; border: 1px solid #BCBCBC; }
@media screen and (min-width: 48em), print { .tbl_checkup01 tr th { padding: 2rem 1rem; } }
.tbl_checkup01 tr td { padding: .8rem; border: 1px solid #BCBCBC; }
@media screen and (min-width: 48em), print { .tbl_checkup01 tr td { padding: 2rem 1rem; } }
.tbl_checkup01 .txt_vertical { text-align: center; min-height: 3.4rem; }
.tbl_checkup01 .txt_vertical > * { writing-mode: vertical-rl; white-space: nowrap; margin: 0; line-height: 1em; }
@media screen and (min-width: 48em), print { .tbl_checkup01 .txt_vertical > * { writing-mode: horizontal-tb; } }

.tbl_checkup02 { table-layout: fixed; border-collapse: collapse; width: 100%; caption-side: bottom; }
.tbl_checkup02 caption { text-align: left; padding: .6rem 0 0; }
.tbl_checkup02 tr:first-child th { width: 10%; }
.tbl_checkup02 tr:first-child th:first-child { width: 28%; }
.tbl_checkup02 tr:first-child th:last-child { width: 20%; }
.tbl_checkup02 tr th { width: 30%; padding: .6rem .6rem; background: #FFFAF3; text-align: center; font-weight: bold; border: 1px solid #BCBCBC; }
@media screen and (min-width: 48em), print { .tbl_checkup02 tr th { padding: 1rem; } }
.tbl_checkup02 tr td { padding: .8rem; border: 1px solid #BCBCBC; text-align: center; }
@media screen and (min-width: 48em), print { .tbl_checkup02 tr td { padding: 1rem; } }
.tbl_checkup02 .txt_vertical { text-align: center; }
.tbl_checkup02 .txt_vertical > * { writing-mode: vertical-rl; white-space: nowrap; margin: 0; line-height: 1em; }
@media screen and (min-width: 48em), print { .tbl_checkup02 .txt_vertical { width: auto; }
  .tbl_checkup02 .txt_vertical > * { writing-mode: horizontal-tb; } }

.tbl_checkup03 { table-layout: auto; border-collapse: collapse; width: 100%; caption-side: bottom; }
.tbl_checkup03 caption { text-align: left; padding: .6rem 0 0; }
.tbl_checkup03 tr th { width: 30%; padding: .6rem .6rem; background: #FFFAF3; text-align: center; font-weight: bold; border: 1px solid #BCBCBC; }
@media screen and (min-width: 48em), print { .tbl_checkup03 tr th { padding: 2rem 1rem; } }
.tbl_checkup03 tr th:first-child { width: 15%; }
@media screen and (min-width: 48em), print { .tbl_checkup03 tr th:first-child { width: 10%; } }
.tbl_checkup03 tr td { padding: .8rem; border: 1px solid #BCBCBC; }
@media screen and (min-width: 48em), print { .tbl_checkup03 tr td { padding: 2rem 1rem; } }
.tbl_checkup03 .txt_vertical { text-align: center; min-height: 3.4rem; width: 10%; }
.tbl_checkup03 .txt_vertical > * { writing-mode: vertical-rl; white-space: nowrap; margin: 0; line-height: 1em; }
@media screen and (min-width: 48em), print { .tbl_checkup03 .txt_vertical { width: 5%; }
  .tbl_checkup03 .txt_vertical > * { writing-mode: horizontal-tb; } }

.tbl_price { table-layout: fixed; border-collapse: collapse; }
.tbl_price tr th { padding: .6rem .6rem; background: #FFFAF3; text-align: center; font-weight: bold; border: 1px solid #BCBCBC; }
@media screen and (min-width: 48em), print { .tbl_price tr th { padding: 1rem; } }
.tbl_price tr td { padding: .8rem; border: 1px solid #BCBCBC; }
@media screen and (min-width: 48em), print { .tbl_price tr td { padding: 1rem 2rem; } }

.tbl_access { table-layout: fixed; border-collapse: separate; border-collapse: .2rem; }
.tbl_access tr th { width: 37%; background: #d9edac; text-align: center; font-weight: normal; padding: .8rem; }
.tbl_access tr td { padding: .8rem; }

@media screen and (min-width: 48em), print { .tbl_access tr th { width: 30%; } }
.wide_05 { width: 5% !important; }

.wide_10 { width: 10% !important; }

.wide_10_pc { width: 10% !important; }
@media screen and (min-width: 48em), print { .wide_10_pc { width: 30% !important; } }

.wide_15 { width: 15% !important; }

.wide_30 { width: 30% !important; }

.scroll { overflow-x: scroll; }
@media screen and (min-width: 48em), print { .scroll { overflow-x: auto; } }

/* ----------------------------------------------------------------------------------
共通　_common.scss
---------------------------------------------------------------------------------- */
html { font-size: calc( 100vw / 32 ); font-family: "游ゴシック", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif"; -webkit-text-size-adjust: 100%; }

body { background: #fff; color: #212121; }

a { color: inherit; text-decoration: none; }

.wrap { padding: 0 1rem 0; }

.main { font-size: 1.4rem; line-height: 1.6; padding: 0 0 0; }
.main a:not([href*="tel"]) { text-decoration: underline; }
.main a[class*="btn_"] { text-decoration: none; }

.side .sidebar { display: none; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body > .flex { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-flex-wrap: nowrap; flex-wrap: nowrap; margin: 0 auto 0; }
  body > .flex .content_area { order: 2; overflow: hidden; width: 100%; padding-left: 300px; }
  body > .flex .side { position: fixed; top: 0; order: 1; width: 300px; min-width: 300px; height: 100%; }
  body > .flex .side .sidebar { display: block; }
  a { transition: .2s; }
  a:hover { opacity: .8; }
  .wrap { margin: 0 auto; padding: 0; max-width: 1200px; }
  .main { font-size: 1.6rem; padding: 0; } }
/* アイコンフォント -------------------------------------- */
@font-face { font-family: 'fontello'; src: url("fontello/font/fontello.eot"); src: url("fontello/font/fontello.eot#iefix") format("embedded-opentype"), url("fontello/font/fontello.woff2") format("woff2"), url("fontello/font/fontello.woff") format("woff"), url("fontello/font/fontello.ttf") format("truetype"), url("fontello/font/fontello.svg#fontello") format("svg"); }
/* サイドカラム -------------------------------------- */
.side { padding: 1rem 1rem; }

@media screen and (min-width: 48em), print { .side { padding: 2rem 1rem; background: #FFFAF3; } }
/* ヘッダー -------------------------------------- */
.header .wrap { margin: 0; }
.header .wrap .logo { height: 4rem; width: 14rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo_02.svg) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .headR .tel { display: inline-block; font-size: 1.8rem; }
.header .wrap .headR .tel a { display: inline-block; }

@media screen and (min-width: 48em), print { .header .wrap { margin: 1.0rem 0 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; }
  .header .wrap .logo { width: 17rem; height: 24.0rem; }
  .header .wrap .logo a { background: url(../img/logo.svg) no-repeat center center/auto auto; } }
/* SP ドロップダウンメニュー（Slick Nav） -------------------------------------- */
.slicknav_menu { position: absolute; top: 1.0rem; right: 0; color: #EC7971; font-size: 3.6rem; display: inline-block; background: none; padding: 0; z-index: 10; }
.slicknav_menu .slicknav_btn { width: 4.0rem; height: 4.0rem; background: none; text-shadow: none; border: 1px solid #F3D2CF; border-radius: 3px; text-align: center; line-height: 1.0; margin: 0 1.0rem; padding: 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::before { display: block; font-family: 'fontello'; content: '\e80e'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_open::before { display: block; font-family: 'fontello'; content: '\e80f'; line-height: .8; }
.slicknav_menu .slicknav_nav { width: 100vw; background: #fff; position: absolute; top: 5.0rem; right: 0; margin: auto; box-shadow: 0 11px 5px -11px #8e8e8e; }
.slicknav_menu .slicknav_nav .gnav { margin: 0; border-top: 1px solid #E9DDCF; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.slicknav_menu .slicknav_nav .gnav li { width: 50%; margin: 0; padding: 0; border-bottom: 1px solid #E9DDCF; }
.slicknav_menu .slicknav_nav .gnav li:nth-child(odd) { border-right: 1px solid #E9DDCF; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #212121; padding: 1.0rem 1.6rem; margin: 0; font-size: 1.6rem; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a::after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: "\077"; color: #E9DDCF; font-size: 2.0rem; }
.slicknav_menu .slicknav_nav .gnav li a:hover { background: none; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent a.slicknav_item { padding: 0; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent ul li:last-child { border: none; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_open > a.slicknav_item .sub::after { font-family: 'fontello'; content: '\e804'; }
.slicknav_menu .slicknav_nav .tre_menu { margin: .6rem 0 1.2rem; }
.slicknav_menu .slicknav_nav .tre_menu li { border-bottom: 1px solid #E9DDCF; margin: 0 .8rem; }
.slicknav_menu .slicknav_nav .tre_menu li:last-child { border-bottom: none; }
.slicknav_menu .slicknav_nav .tre_menu li a { color: #212121; font-size: 1.6rem; padding: .8rem 1.2rem; margin: 0; position: relative; }
.slicknav_menu .slicknav_nav .tre_menu li a::after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: "\077"; color: #E9DDCF; font-size: 2.0rem; }
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_arrow, .slicknav_menu .slicknav_row:after { display: none !important; }

#nav { display: none; }

@media screen and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { display: block; margin: 5.8rem auto 2.7rem; padding: 0 3rem; }
  #nav .gnav { margin: auto; }
  #nav .gnav li { border-bottom: 1px solid #E9DDCF; }
  #nav .gnav li:first-child { border-top: 1px solid #E9DDCF; }
  #nav .gnav li a { display: block; padding: 1.1rem 0; text-align: center; font-size: 2rem; font-weight: bold; position: relative; }
  #nav .gnav li a::after { content: "\077"; color: #E9DDCF; font-family: "fontello"; position: absolute; top: 50%; right: 2rem; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
  #nav .tre_menu { display: none; }
  /* Gナビ　ハイライト */ }
/* サイドバー -------------------------------------- */
.sidebar { display: none; }

@media screen and (min-width: 48em), print { .sidebar { display: block; }
  .sidebar .bnr { text-align: center; }
  .sidebar .tel_item { margin: 2rem auto 0; text-align: center; }
  .sidebar .tel_item p { display: inline-block !important; margin: 0 0 .8rem; padding: 0 0 .6rem; font-size: 1.9rem; font-weight: bold; text-align: center; border-bottom: 2px solid #212121; }
  .sidebar .tel_item .tel { display: block; font-size: 2.2rem; font-family: 'Roboto', sans-serif; font-weight: bold; }
  .sidebar .tel_item .tel::before { content: "\e8ae"; font-family: "fontello"; margin-right: .2rem; color: #E9545D; font-weight: normal; }
  .sidebar .hour_item { margin: 1rem 2.1rem 0; font-size: 1.5rem; font-weight: bold; text-align: center; }
  .sidebar .hour_item ul { font-size: 2rem; }
  .sidebar .hour_item ul .caption { font-size: 1.3rem; margin: .6rem 0 0; }
  .sidebar .hour_item p { margin: 1.2rem 0 0; font-size: 1.2rem; line-height: 1.4; }
  .sidebar .hour_item p.address { text-align: left; } }
/* クリニック概要 -------------------------------------- */
.overview { padding: 2.0rem 1.0rem 4.0rem; font-size: 1.4rem; line-height: 1.6; background: url("../img/overview_bg01.jpg") repeat-y top center/cover; }
.overview > .wrap { padding: 1.8rem .8rem; border-radius: 5px; background: #fff; }
.overview > .wrap .overviewL .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview > .wrap .overviewL .clinic_name img { max-width: 80%; height: auto; }
.overview > .wrap .overviewL .clinic_tel { font-size: 2.2rem; color: #454545; text-align: center; font-weight: bold; font-family: 'Roboto', sans-serif; }
.overview > .wrap .overviewL .clinic_tel .tel::before { content: "\e8ae"; color: #E9545D; font-weight: normal; font-family: "fontello"; margin-right: .6rem; }
.overview > .wrap .overviewL .tbl_gaiyo { width: 100%; border-collapse: separate; border-spacing: 0 1rem; }
.overview > .wrap .overviewL .tbl_gaiyo th { width: 27%; font-size: 100%; text-align: center; padding: .4rem; font-weight: bold; border-radius: 5px; color: #fff; background: #E9545D; }
.overview > .wrap .overviewL .tbl_gaiyo td { padding: .4rem; }
.overview > .wrap .overviewL .tbl_time { margin: 1.6rem 0; }
.overview > .wrap .overviewR { margin: 2.0rem 0 0; text-align: center; background: #fff; }
.overview > .wrap .overviewR .gmap { margin: 0 0 .4rem; border-radius: 5px; }
.overview > .wrap .overviewR .gmap iframe { border-radius: 5px; height: 30.0rem; }
.overview > .wrap .overviewR .btn_map { background: #E9545D; color: #fff; font-weight: bold; padding: .2rem 2.6rem; border-radius: 25px; position: relative; }
.overview > .wrap .overviewR .btn_map::after { content: "\077"; font-family: "fontello"; position: absolute; right: .8rem; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }

@media screen and (min-width: 48em), print { .overview { margin: 0 0 0; padding: 6vw 3rem; font-size: 1.8rem; }
  .overview .clinic_name { margin: 0 0 6.0rem; }
  .overview .clinic_name img { max-width: 35.0rem; }
  .overview > .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; padding: 2.4vw 2vw; border-radius: 10px; max-width: 1200px; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 47%; }
  .overview > .wrap .overviewL { padding: 0 0; }
  .overview > .wrap .overviewL .clinic_name { text-align: center; margin: 0 0 2.0rem; }
  .overview > .wrap .overviewL .clinic_name img { max-width: 100%; height: auto; }
  .overview > .wrap .overviewL .clinic_tel { font-size: 2vw; }
  .overview > .wrap .overviewL .clinic_tel .tel::before { margin-right: .6rem; }
  .overview > .wrap .overviewL .tbl_gaiyo { border-spacing: 0 1.2rem; }
  .overview > .wrap .overviewL .tbl_gaiyo th { padding: .4rem 0; font-size: 1vw; width: 17%; }
  .overview > .wrap .overviewL .tbl_gaiyo td { font-size: 1.1vw; padding: .4rem .4rem .4rem 1vw; }
  .overview > .wrap .overviewR { margin: 0; padding: 0 0; background: #fff; }
  .overview > .wrap .overviewR .gmap { height: 90%; margin: 0 0 2.6rem; }
  .overview > .wrap .overviewR .gmap iframe { height: 100%; }
  .overview > .wrap .overviewR .btn_map { font-size: 1vw; padding: .6vw 3vw; }
  .overview > .wrap .overviewR .btn_map::after { right: 1.2rem; } }
/* フッター -------------------------------------- */
#pageup { display: none; position: fixed; bottom: 6.0rem; right: 2.0rem; z-index: 1; cursor: pointer; }
#pageup a { display: block; width: 4.6rem; height: 4.6rem; font-size: 1.6rem; text-align: center; padding: 0 .4rem; border-radius: 50%; line-height: 1.0; background: #E9545D; }
#pageup a::before { text-align: center; font-size: 4.4rem; font-family: 'fontello'; content: '\065'; color: #fff; }
#pageup a span { display: none; }

@media screen and (min-width: 48em), print { #pageup { bottom: 3rem; }
  #pageup a { width: 6.4rem; height: 6.4rem; line-height: 1.2; }
  #pageup a::before { font-size: 5.0rem; } }
.tel_rsv { width: 100%; height: 4.6rem; background: #fff; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; }
.tel_rsv .flex { height: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.tel_rsv .flex .tel_item { text-align: center; width: 60%; height: 100%; line-height: 1.0; }
.tel_rsv .flex .tel_item a { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; height: 100%; font-size: 2rem; font-weight: bold; }
.tel_rsv .flex .tel_item a::before { content: "\e8ae"; font-family: "fontello"; margin-right: .2rem; color: #E9545D; font-weight: normal; }
.tel_rsv .flex .rsv { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; background: #ffa715; font-weight: bold; color: #fff; width: 40%; height: 100%; font-size: 1.6rem; text-align: center; padding: 0 .4rem; line-height: 1.0; }

@media screen and (min-width: 48em), print { .tel_rsv { display: none !important; }
  .tel_rsv .tel_item { display: none; }
  .tel_rsv .rsv { display: none; } }
.footer { text-align: center; padding: 0 0 4.6rem; }
.footer .copy { display: block; background: #E9545D; color: #fff; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 3.3rem 0 0; }
  .footer ul { display: block; text-align: center; margin: 1.0rem auto 3.3rem; }
  .footer ul li { display: inline-block; font-size: 1.1vw; font-weight: bold; }
  .footer ul li::after, .footer ul li:first-child::before { content: '|'; color: #434343; margin: 0 .4rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a span { display: none; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li.treatment { display: none; }
  .footer ul.gnav { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; max-width: 57%; margin: 0 auto 2.4rem; }
  .footer ul.gnav li { font-size: 1.1vw; }
  .footer ul.gnav li::after { content: none; }
  .footer ul.gnav li::before, .footer ul.gnav li:first-child::before { content: "\06a"; font-family: "fontello"; font-size: 1.1vw; color: #E9545D; margin-right: .4rem; vertical-align: middle; }
  .footer ul.gnav li a { vertical-align: middle; }
  .footer .copy { padding: 1.5rem 0; font-size: 1.6rem; } }
.pb10 { padding-bottom: 1rem; }

@media screen and (min-width: 48em), print { .pc-none { display: none; } }
/* ----------------------------------------------------------------------------------
トップ　_top.scss
---------------------------------------------------------------------------------- */
/* キービジュアル -------------------------------------- */
#keyvsl { margin: 0 0 14rem; max-width: 100%; height: 24rem; background: url(../img/index_keyvsl_logo.svg) no-repeat top 6rem center/22rem auto, url(../img/index_keyvsl01.jpg) no-repeat top center/cover; position: relative; }
#keyvsl .kaiin { position: absolute; right: 1rem; bottom: -3rem; width: 33%; padding: 2rem 0; border-radius: 50%; font-weight: bold; background: #E9545D; line-height: 1.3; color: #fff; 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; font-size: 1.4rem; }
#keyvsl .kaiin .size_s { font-size: 1.2rem; }
#keyvsl .kaiin .size_l { font-size: 2.2rem; }
#keyvsl .parking_txt { position: absolute; color: #fff; font-size: 1.8rem; font-weight: bold; text-align: center; padding: .6rem 1.4rem; background: #F29600; border-radius: 10px; bottom: -1.8rem; left: 2rem; }
#keyvsl .kv_txt { position: absolute; bottom: -13rem; left: 0; right: 0; margin: auto; text-align: center; font-size: 1.2rem; line-height: 1.8; font-weight: bold; }
#keyvsl .kv_txt span { color: #E9545D; }

@media screen and (min-width: 48em), print { #keyvsl { height: 49vw; margin: 0 auto 0; background: url(../img/index_keyvsl_logo.svg) no-repeat top 13vw center/60% auto, url(../img/index_keyvsl01.jpg) no-repeat top center/100% auto; }
  #keyvsl .wrap { height: 100%; position: relative; }
  #keyvsl .wrap .kaiin { width: 12.4vw; height: 12.4vw; font-size: 1.8vw; top: 3vw; right: 3vw; }
  #keyvsl .wrap .kaiin .size_s { font-size: 1.5vw; }
  #keyvsl .wrap .kaiin .size_l { font-size: 2.3vw; }
  #keyvsl .wrap .parking_txt { width: 32rem; font-size: 1.8vw; padding: .6rem 1.4rem; margin: auto; bottom: 13.2vw; right: 0; left: 0; }
  #keyvsl .wrap .kv_txt { bottom: 4rem; font-size: 1.6vw; text-shadow: 0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff; } }
/* 告知の掲載 -------------------------------------- */
.notice { padding: 2.0rem 0 4rem; }

.notice_box { padding: 0.5rem 1rem; background: #fff0ef; }
.notice_box .notice_tit { font-size: 1.6rem; font-weight: bold; padding-left: 0.8rem; border-left: solid 4px #e9545d; /*左線*/ }

/* お知らせ -------------------------------------- */
.info { padding: 2.0rem 0 4rem; }
.info .wrap ~ .wrap { margin: 2rem 0 0; }
.info dl { margin: 0; line-height: 1.4; padding: 1rem 0; max-height: 30rem; overflow-y: scroll; border-top: 1px solid #D5D5D5; border-bottom: 1px solid #D5D5D5; }
.info dl dt { margin-bottom: .4rem; font-weight: bold; color: #F29600; display: flex; align-items: center; gap: .5rem; font-size: 110%; }
.info dl .date { font-size: 80%; color: #E9545D; font-weight: initial; }
.info dl dd { padding: .2rem 0 1rem; margin: 0 0 1rem; border-bottom: 1px solid #D5D5D5; }
.info dl dd:last-child { padding: .2rem 0 0; border-bottom: none; }
.info dl dd p { margin: 0; }
.info .bnr { margin: 1.8rem auto 0; text-align: center; }
.info .bnr a { display: inline-block; margin: 0 auto; }

@media screen and (min-width: 48em), print { .notice { padding: 3.8vw 4vw 8.8rem; }
  .notice_box { padding: 1rem 2rem; background: #fff0ef; }
  .notice_box .notice_tit { font-size: 2.5rem; font-weight: bold; padding-left: 2rem; border-left: solid 5px #e9545d; /*左線*/ }
  .info { padding: 3.8vw 4vw 8.8rem; background: url("../img/index_info_bg01.svg") repeat-y top left/auto auto, url("../img/index_info_bg02.svg") repeat-y top right/auto auto; }
  .info .wrap ~ .wrap { margin: 4rem auto 0; }
  .info dl { padding: 3rem 0 0; max-height: 41rem; }
  .info dl dt { font-size: 1.4vw; padding: 0 2.3rem 0; }
  .info dl dd { font-size: 1.2vw; line-height: 1.6; padding: 0 2.3rem 3rem; margin: 0 0 3rem; }
  .info dl dd:last-child { padding: 0 2.3rem 0; border-bottom: none; }
  .info dl .no_item { margin: 0 0 3rem; }
  .info .bnr { margin: 9rem auto 0; } }
/* 診療のご案内 -------------------------------------- */
.tre { padding: 4rem 0 4rem; background-color: #fff1f1; background-image: radial-gradient(#ffffff 10%, rgba(255, 255, 255, 0) 13%); background-position: 0 0; background-size: 2.6rem 2.6rem; }
.tre ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.tre ul li { width: 48%; margin: 0 0 1.8rem; }
.tre ul li a { display: block; color: #ED767D; font-weight: bold; text-decoration: none !important; text-align: center; }
.tre ul li a::before { content: ""; font-family: "fontello"; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; font-size: 6rem; font-weight: normal; background: #fff; color: #8D8D8D; margin: 0 auto .2rem; width: 10rem; height: 10rem; border: 2px solid #F3D2CF; border-radius: 50%; }
.tre ul li a.internal::before { content: "\e955"; }
.tre ul li a.cardiovascular::before { content: "\e956"; }
.tre ul li a.lifestyle-related::before { content: "\e957"; }
.tre ul li a.vaccination::before { content: "\e958"; }
.tre ul li a.checkup::before { content: "\e959"; }
.tre ul li:last-child { width: 100%; margin: 1.2rem 0 0; }
.tre ul li:last-child a { padding: .6rem 2rem; color: #454545; background: #fff; border-radius: 25px; border: 2px solid #f3d2cf; position: relative; }
.tre ul li:last-child a::after { content: "\06a"; font-weight: normal; font-family: "fontello"; color: #EC7971; position: absolute; right: .8rem; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.tre ul li:last-child a::before { content: none; }

@media screen and (min-width: 48em), print { .tre { padding: 8rem 0 10rem; }
  .tre ul { padding: 0 3vw; }
  .tre ul li { width: 18%; }
  .tre ul li:nth-child(even) { padding: 6rem 0 0; }
  .tre ul li a { font-size: 1.4vw; }
  .tre ul li a::before { margin: 0 auto 1rem; width: 10vw; height: 10vw; font-size: 6vw; }
  .tre ul li:last-child { padding: 0; }
  .tre ul li:last-child a { max-width: 80%; font-size: 1.6vw; border-radius: 40px; padding: 1.4rem 0; margin: 0 auto; }
  .tre ul li:last-child a::after { right: 2rem; } }
/* 特長 -------------------------------------- */
.feature { padding: 2rem 0 2rem; }
.feature .tit_02::before { content: ""; display: block; width: 4rem; height: 5rem; margin: 0 auto .4rem; background: url("../img/logo_mark.svg") no-repeat center/contain; }
.feature .tit_02::after { content: none; }
.feature .lst_feature { counter-reset: number; margin: 0 auto 0; }
.feature .lst_feature > li { counter-increment: number 1; margin: 0 0 3.8rem; }
.feature .lst_feature > li .tit_feature { font-weight: bold; font-size: 1.6rem; line-height: 1.2; margin: 0 0 3rem; padding: 0 .2rem .4rem; border-bottom: 1px solid #D5D5D5; }
.feature .lst_feature > li .tit_feature .eng_txt { font-family: 'Roboto', sans-serif; font-weight: 100; font-size: 4rem; color: #C5C5C5; display: block; }
.feature .lst_feature > li .img { width: 72%; margin: 1rem auto 2rem; background: #fff; position: relative; }
.feature .lst_feature > li .img::before { content: ""; width: 100%; height: 100%; position: absolute; z-index: -1; }
.feature .lst_feature > li .img::after { content: counter(number,decimal-leading-zero); color: #fff; font-family: 'Roboto', sans-serif; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; width: 3rem; height: 3rem; border-radius: 100%; position: absolute; left: -.8rem; top: -.8rem; }
.feature .lst_feature > li .img img { display: block; margin: 0 auto; }
.feature .lst_feature > li ul li { text-align: justify; text-indent: -1.0rem; padding-left: 1.2rem; }
.feature .lst_feature > li ul li::before { content: "\069"; font-family: "fontello"; margin-right: .4rem; }
.feature .lst_feature > li ul li.none { text-indent: 0 !important; padding-left: 0; margin: .6rem 0 0; }
.feature .lst_feature > li ul li.none::before { content: none; }
.feature .lst_feature > li.item_01 .tit_feature { color: #FFAF00; }
.feature .lst_feature > li.item_01 .img { border: 2px solid #FFF5DF; }
.feature .lst_feature > li.item_01 .img::before { top: -1.8rem; left: -1.8rem; background: #FFF5DF; }
.feature .lst_feature > li.item_01 .img::after { background: #FFAF00; }
.feature .lst_feature > li.item_01 ul li::before { color: #FFAF00; }
.feature .lst_feature > li.item_02 .tit_feature { color: #E9545D; }
.feature .lst_feature > li.item_02 .img { border: 2px solid #FFF0EF; }
.feature .lst_feature > li.item_02 .img::before { top: -1.8rem; right: -1.8rem; background: #FFF0EF; }
.feature .lst_feature > li.item_02 .img::after { background: #E9545D; }
.feature .lst_feature > li.item_02 ul li::before { color: #E9545D; }
.feature .lst_feature > li.item_03 .tit_feature { color: #44AF35; }
.feature .lst_feature > li.item_03 .img { border: 2px solid #F2F6E4; }
.feature .lst_feature > li.item_03 .img::before { top: -1.8rem; left: -1.8rem; background: #F2F6E4; }
.feature .lst_feature > li.item_03 .img::after { background: #44AF35; }
.feature .lst_feature > li.item_03 ul li::before { color: #44AF35; }

@media screen and (min-width: 48em), print { .feature { padding: 6vw 4vw 2vw; background: url("../img/index_feature_bg01.svg") no-repeat right bottom 6rem/30vw auto; }
  .feature .wrap { position: relative; z-index: 1; }
  .feature .wrap::before { content: "Features"; font-size: 17rem; font-family: 'Roboto', sans-serif; font-weight: 500; line-height: 1; color: #FFEFEE; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; position: absolute; top: 1rem; right: -8rem; z-index: -1; opacity: .5; }
  .feature .wrap .tit_02::before { width: 10rem; height: 10rem; margin: 0 auto 2rem; }
  .feature .wrap .lst_feature { margin: 11rem auto 0; }
  .feature .wrap .lst_feature > li { margin: 0 0 6vw; }
  .feature .wrap .lst_feature > li section { width: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; flex-wrap: wrap; position: relative; }
  .feature .wrap .lst_feature > li section .tit_feature { font-size: 1.4vw; width: 50%; position: absolute; right: 0; top: -2.5vw; white-space: nowrap; }
  .feature .wrap .lst_feature > li section .tit_feature .eng_txt { font-size: 3.5vw; white-space: nowrap; }
  .feature .wrap .lst_feature > li section .img { width: 50%; position: relative; background: #fff; }
  .feature .wrap .lst_feature > li section .img::after { font-size: 2vw; width: 4vw; height: 4vw; left: -1rem; top: -1rem; z-index: 4; }
  .feature .wrap .lst_feature > li section .img img { width: auto; max-width: 100%; height: auto; position: relative; z-index: 2; }
  .feature .wrap .lst_feature > li section ul { width: 48%; }
  .feature .wrap .lst_feature > li section ul li { font-size: 1.4vw; text-indent: -1.2rem; }
  .feature .wrap .lst_feature > li.item_01 section { margin: 0; }
  .feature .wrap .lst_feature > li.item_01 section .tit_feature { padding: 0 0 1rem 3rem; }
  .feature .wrap .lst_feature > li.item_01 section .img { border: 3px solid #FFF5DF; }
  .feature .wrap .lst_feature > li.item_01 section .img::before { top: -3rem; left: -3rem; }
  .feature .wrap .lst_feature > li.item_01 section ul { padding: 6vw 0 0 3rem; }
  .feature .wrap .lst_feature > li.item_02 { margin: 0 0 8vw; }
  .feature .wrap .lst_feature > li.item_02 section { margin: 0 auto 0 0; }
  .feature .wrap .lst_feature > li.item_02 section .tit_feature { padding: 0 0 1rem; order: 1; right: auto; left: 0; }
  .feature .wrap .lst_feature > li.item_02 section .img { order: 3; border: 3px solid #FFF0EF; }
  .feature .wrap .lst_feature > li.item_02 section .img::before { top: -3rem; right: -3rem; }
  .feature .wrap .lst_feature > li.item_02 section ul { order: 2; padding: 6vw 3rem 0 0; }
  .feature .wrap .lst_feature > li.item_03 section { margin: 0; }
  .feature .wrap .lst_feature > li.item_03 section .tit_feature { padding: 0 0 1rem 3rem; }
  .feature .wrap .lst_feature > li.item_03 section .img { border: 3px solid #F2F6E4; }
  .feature .wrap .lst_feature > li.item_03 section .img::before { top: -3rem; left: -3rem; }
  .feature .wrap .lst_feature > li.item_03 section ul { padding: 6vw 0 0 3rem; } }
/* コロナウイルス対策 -------------------------------------- */
.bnr_covid { padding: 0 0 4rem; }
.bnr_covid .wrap a { display: block; }

@media screen and (min-width: 48em), print { .bnr_covid { padding: 0 0 6rem; }
  .bnr_covid .wrap a { max-width: 72rem; margin: 0 auto; padding: 0 2rem; }
  .bnr_covid .wrap a img { display: block; margin: 0 auto; } }
/* ----------------------------------------------------------------------------------
下層　_lower.scss
---------------------------------------------------------------------------------- */
body:not(.index) .main { margin: 0 0; }
@media screen and (min-width: 48em), print { body:not(.index) .main > .wrap { padding: 2rem 2vw 6rem; font-size: 1.8rem; }
  body:not(.index) .main > .wrap p { line-height: 1.8; letter-spacing: .1rem; } }

@media screen and (min-width: 48em), print { .cf .img_l, .cf .img_r { max-width: 40%; height: auto; } }
/* ごあいさつ */
.greeting .img_flex p { text-align: center; }
.greeting .img_flex img { display: block; margin: 0 auto; }
.greeting .img_item { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.greeting .img_item img { display: block; margin: 1.2rem auto 2.4rem; max-width: 70%; }
.greeting .img_item .lst_ul01, .greeting .img_item .lst_dl01 { margin: 0; }

@media screen and (min-width: 48em), print { .greeting .img_flex { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
  .greeting .img_flex p { width: 40%; text-align: left; font-size: 1.3vw; }
  .greeting .img_flex img { width: 60%; }
  .greeting .img_item { -webkit-align-items: flex-start; align-items: flex-start; }
  .greeting .img_item > ul, .greeting .img_item dl { width: 50%; }
  .greeting .img_item img { max-width: 35%; margin: 0 0 0 auto; } }
/* クリニック紹介 */
.clinic .img_flex { margin: 0 auto; }
.clinic .img_flex li { margin: 0 0 1rem; }
.clinic .img_flex li figure { margin: 0; padding: 0; }
.clinic .img_flex li figure img { display: block; margin: 0 auto; }
.clinic .img_flex li figure figcaption { text-align: left; padding: .4rem 0 0; }
.clinic .street_view { width: 100%; margin: 2rem auto 6rem; text-align: center; }
.clinic .street_view iframe { width: 100%; }

@media screen and (min-width: 48em), print { .clinic .img_flex { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; flex-wrap: wrap; max-width: 95rem; }
  .clinic .img_flex li { width: 48%; margin: 0 0 3rem; }
  .clinic .img_flex li.wide { width: 100%; }
  .clinic .street_view { margin: 3rem auto 6rem; }
  .clinic .street_view iframe { max-width: 90rem; height: 60rem; margin: 0 auto; } }
/* 初めての方へ */
.flow dd { margin: 0 0 6.0rem; position: relative; }
@media screen and (min-width: 48em), print { .flow dd { margin: 0 0 10.0rem; } }
.flow dd:not(:last-child)::after { display: block; width: 0; height: 0; content: ""; position: absolute; bottom: -5.0rem; left: 0; right: 0; border-top: 2.0rem solid #ccc; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

/* 診療時間・アクセス */
.access .main { padding: 0 0 6rem; }
.access .gmap { height: 30.0rem; margin: 2.0rem 0; }
.access .access_map { margin: 0 0 2rem; }
.access .img_flex img { display: block; margin: 0 auto 2rem; }

@media screen and (min-width: 48em), print { .access .gmap { height: 50.0rem; }
  .access .access_map { max-width: 60%; }
  .access .img_flex { margin: 2rem 0 2rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
  .access .img_flex img { margin: 0; width: 48%; height: auto; } }
.treatment .center_item { display: block; text-align: center; }
.treatment .center_item .lst_ul01.link { display: inline-block; text-align: left; font-weight: bold; margin: 0 0 2rem; }
.treatment .center_item .lst_ul01.link li { font-size: 110%; margin-bottom: 1.2rem; text-indent: 0; padding-left: 0; }
.treatment .center_item .lst_ul01.link li .btn_01 a { width: 100%; font-size: 1.4rem; display: block; }

@media screen and (min-width: 48em), print { .treatment .center_item .lst_ul01.link li { text-align: left; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .treatment .center_item .lst_ul01.link li .btn_01 { display: inline-block; margin-left: auto; }
  .treatment .center_item .lst_ul01.link li .btn_01 a { font-size: 1.8rem; padding: 1rem 2rem; margin-left: 4rem; } }
.frame_rsv { padding: 1.6rem 1rem; background: #fff2f8; border-radius: 10px; border: 2px solid #aa2451; }
.frame_rsv .tit { font-weight: bold; margin: 0 0 1rem; color: #9d1151; font-size: 1.8rem; line-height: 1.2; text-align: center; }
.frame_rsv .tit span { display: inline; background: linear-gradient(transparent 60%, #ffbad9 60%); }
.frame_rsv .lst_ul01 { background: #fff; border-radius: 10px; padding: 1rem 1rem 0; margin: 0 0 1rem; border: 1px solid #e592b7; }

@media screen and (min-width: 48em), print { .frame_rsv { margin: 4rem 0 0; padding: 3rem 3rem; border: 4px solid #aa2451; }
  .frame_rsv .tit { margin: 0 0 3rem; color: #9d1151; font-size: 2.4rem; line-height: 1.6; }
  .frame_rsv .lst_ul01 { padding: 2.8rem 1.8rem 1.8rem; }
  .frame_rsv .lst_ul01 li:not(:last-child) { margin: 0 0 2rem; } }

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