﻿html {
  box-sizing: border-box
}
*, *::after, *::before {
  box-sizing: inherit
}
ol, ul {
  margin: 0;
  padding: 0;
  list-style: none
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: inherit
}
img {
  vertical-align: bottom
}
.cf::after, .cf::before {
  content: '';
  display: table
}
.cf::after {
  clear: both
}
.flL {
  float: left
}
.flR {
  float: right
}
.hide {
  display: none
}
.txC {
  text-align: center
}
.txR {
  text-align: right
}
.imgL {
  float: left;
  margin: 0 2.0rem 1.6rem 0
}
.imgR {
  float: right;
  margin: 0 0 1.6rem 2.0rem
}
.img_tate{
  display: block;
  max-width: 40%;
  margin-left: auto;
  margin-right: auto;
}
.img_tate img{
  width: 100%;
  height: auto;
}
.img_shadow{
  box-shadow: 0 0 3px 3px rgba(206 206 206 / 30%);
  border-radius: 10px;
}
.txt_green {
  color: #4dbd37;
}
.txt_uline {
  text-decoration: underline;
}
@media screen and (max-width: 47.938em) {
  .imgL, .imgR, img {
    float: none;
    display: block;
    max-width: 80%;
    height: auto;
    margin: 1.0rem auto
  }
  .img_tate{
    max-width: 60%;
  }
}
.sp_mt20 {
  margin-top: 20px;
}
.spnone {
  display: none
}
@media (min-width: 48em) {
  .spnone {
    display: block
  }
  .pcnone {
    display: none
  }
}
.mt10 {
  margin-top: 1.0rem !important;
}
.mt40, section ~ section {
  margin-top: 4.0rem !important
}
.tbl_time {
  width: 100%;
  border-collapse: collapse;
  font-size: 1.4rem
}
.tbl_time caption {
  caption-side: bottom;
  text-align: center;
  margin-top: 0.6rem
}
.tbl_time th {
  padding: 0.6rem 0.4rem;
  color: #fff;
  font-weight: normal;
  background: #f60;
  border: 1px solid #f60;
  text-align: center
}
.tbl_time td {
  text-align: center;
  padding: 0.6rem 0.4rem;
  border: 1px solid #ccc;
  border-right: none;
  border-left: none
}
.tbl_time td:first-child {
  border-left: 1px solid #ccc
}
.tbl_time td:last-child {
  border-right: 1px solid #ccc
}
.tbl_time2 {
  border-collapse: collapse;
  font-size: 1.4rem
}
.tbl_time2 th {
  padding: 0.6rem 0.4rem;
  color: #fff;
  font-weight: normal;
  background: #f60;
  border: 1px solid #f60;
  text-align: center
}
.tbl_time2 td {
  text-align: left;
  padding: 0.6rem 0.4rem;
  border: none;
  border-right: none;
  border-left: none
}
.gmap {
  width: 100%
}
.gmap iframe {
  width: 100%;
  height: 100%;
  border: 1px solid #ffdce3;
  margin-bottom: 1.0rem
}

.tbl_recruit {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  font-size: 1.4rem;
}
.tbl_recruit th {
  width: 20%;
  background: #fffddb;
  border: 1px solid #7B4D4C;
}
.tbl_recruit td {
  padding: 1.45rem;
  width: calc(100% / 2);
  border: 1px solid #7B4D4C;
}

.tit_01 {
  background: url("../img/index_keyvsl01.jpg") no-repeat right bottom -2rem/100% auto;
  font-size: 2.0rem;
  color: #5d300f;
  padding: 3.0rem 1.0rem;
  margin: 0 1.0rem 2.0rem;
  text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0
}
.tit_02 {
  background: #4dbd37;
  color: #fff;
  font-size: 1.8rem;
  border-radius: 0.3rem;
  padding: 0.4rem;
  font-weight: normal;
  margin-bottom: 1.0rem
}
.tit_03 {
  color: #5d300f;
  font-size: 1.6rem;
  font-weight: normal;
  border-bottom: 1px solid #5d300f;
  margin-bottom: 1.0rem
}
.tit_04 {
  color: #fff;
  background: #f19ca7;
  padding: 0.4rem 1.0rem;
  margin-bottom: 1.0rem;
  font-weight: normal
}
.tit_05 {
  color: #5d300f;
  background: #e9ece8;
  padding: 0.4rem 1.0rem;
  font-weight: normal;
  margin-bottom: 1.0rem
}
.tit_06 {
  color: #4dbd37;
  font-weight: normal;
  border-bottom: 1px solid #4dbd37;
  margin-bottom: 1.0rem
}
@media (min-width: 48em) {
  .tit_01 {
    width: 1020px;
    background: url("../img/index_keyvsl01.jpg") no-repeat right bottom -11rem/100% auto;
    font-size: 3.2rem;
    color: #5d300f;
    padding: 6.0rem 5.0rem;
    margin: 0 auto 2.0rem;
    letter-spacing: 0.4rem
  }
  .tit_02 {
    background: url("../img/icon_tit02.svg") no-repeat left 1rem center/3rem auto #4dbd37;
    font-size: 2.8rem;
    padding: 1.0rem 1.0rem 1.0rem 5.4rem;
    margin-bottom: 2.0rem
  }
  .tit_03 {
    font-size: 2.2rem
  }
  .tit_04, .tit_05 {
    font-size: 2.0rem
  }
}
.lst_ul01 {
  margin: 1.0rem 0 1.0rem 1.0rem
}
.lst_ul01 > li {
  margin-bottom: 1.0rem;
  text-indent: -1.8rem;
  padding-left: 1.4rem
}
.lst_ul01 > li::before {
  content: '●';
  color: #71ca5f;
  margin-right: 0.4rem
}
.lst_ul02 {
  margin: 1.0rem 0 1.0rem 1.0rem
}
.lst_ul02 > li {
  margin-bottom: 1.0rem;
  text-indent: -1.8rem;
  padding-left: 1.4rem
}
.lst_ul02 > li::before {
  content: '※';
  margin-right: 0.4rem
}
.lst_ol01 {
  margin: 1.0rem 0 1.0rem 3.0rem
}
.lst_ol01 > li {
  margin-bottom: 1.0rem;
  list-style: decimal
}
.lst_abc {
  margin: 1.0rem 0 1.0rem 3.0rem
}
.lst_abc > li {
  margin-bottom: 1.0rem;
  list-style: upper-latin
}
.lst_dl dt {
  color: #171c61;
  font-weight: bold
}
.lst_dl dd {
  margin: 0 0 1.0rem
}
@media (min-width: 48em) {
  .lst_dl dt {
    float: left;
    width: 20.0rem;
    color: #171c61;
    font-weight: bold;
    clear: left
  }
  .lst_dl dd {
    margin: 0 0 1.0rem;
    padding: 0 0 0 10.0rem
  }
}
.bnr_img > img {
	max-width: 100% !important;
}
.bnr_img > img:hover {
	opacity: 0.8;
}
.btn_rsv {
  display: block;
  background: url(../img/icon_rsv.svg) no-repeat left 1.5rem top 0.8rem/3.0rem auto #71ca5f;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  padding: 1.6rem 0 1.4rem;
  border: 2px solid #4dbd37;
  border-radius: 0.3rem;
  text-decoration: none !important;
}
.btn_rsv2 {
  display: block;
  background: #71ca5f;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  padding: 1.6rem 0 1.6rem;
  border: 2px solid #4dbd37;
  border-radius: 0.3rem;
  text-decoration: none !important
}
.btn_rsv2 span {
  margin-top: 0.5em;
  font-size: 1.0rem;
  line-height: 0.5;
}
.btn_monshin {
  display: block;
  background: url(../img/icon_monshin.svg) no-repeat left 1.5rem top 0.8rem/3.0rem auto #71ca5f;
  color: #fff;
  text-align: left;
  font-size: 1.6rem;
  padding: 1.6rem 0 1.2rem 5.6rem;
  border: 2px solid #4dbd37;
  border-radius: 0.3rem;
  margin-bottom: 1rem;
  text-decoration: none !important;
}
.btn_monshin a {
  color: #fff;
  text-align: left;
  font-size: 1.6rem;
  text-decoration: none !important;
}
.btn_monshin li:not(:first-child) {
  margin-top: 1em;
}
@media (min-width: 48em) {
  .first .btn_monshin {
    text-align: center;
    margin-top: 0.5em;
    font-size: 2.2rem;
    padding: 5.6rem 0 0.6rem 1.6rem;
    background: url("../img/icon_monshin.svg") no-repeat center top 0.6rem/4.6rem auto #71ca5f
  }
  .flex2 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .flex2 > li, .flex2 > section {
    width: 48%;
    margin-top: 0 !important
  }
}
html {
  font-size: calc(100vw / 32);
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif
}
body {
  background: #fff;
  color: #333
}
a {
  color: #333;
  text-decoration: none
}
.wrap {
  margin: 0 1.0rem
}
.main {
  font-size: 1.4rem;
  line-height: 1.6
}
.main a:not([href*="tel"]) {
  text-decoration: underline
}
@media (min-width: 48em) {
  html {
    font-size: 62.5%
  }
  body {
    min-width: 1020px
  }
  body > .wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .wrap {
    width: 1020px;
    margin: auto
  }
  #keyvsl {
    order: 1;
    width: 100%
  }
  .sidebar {
    order: 2;
    width: 26.0rem
  }
  .main {
    order: 3;
    width: 72.0rem;
    font-size: 1.6rem;
    margin: 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")
}
.header .wrap {
  margin: 1.0rem
}
.header .wrap .headL .logo {
  display: block;
  background: url("../img/logo.svg") no-repeat top left/contain;
  height: 3.8rem;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden
}
.header .wrap .headL .logo a {
  display: block;
  width: 100%;
  height: 100%
}
.header .wrap .headL .dept {
  font-size: 1.2rem;
  margin-top: 0.6rem
}
.header .wrap .headC {
  margin-top: 2.5rem
}
.header .wrap .headC .add {
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.2
}
.header .wrap .headC .tel img {
  display: block;
  max-width: 70%;
  height: auto;
  margin: 1.0rem auto
}
.header .tbl_time {
  display: none
}
.header .btn_rsv2 {
  margin-top: 0.5em;
}
#nav {
  display: none
}
@media (min-width: 48em) {
  .header .wrap {
    width: 1020px;
    margin: 1.0rem auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
  }
  .header .wrap .headL {
    width: 45.0rem
  }
  .header .wrap .headL .logo {
		margin: 1.5rem 0;
    height: 7rem
  }
  .header .wrap .headL .dept {
    font-size: 1.6rem;
    text-align: center
  }
  .header .wrap .headC {
    width: 25.0rem
  }
  .header .wrap .headC .add {
    font-size: 1.6rem
  }
  .header .wrap .headC .tel img {
    max-width: 90%
  }
  .header .tbl_time {
    display: block;
    width: 32.0rem
  }
  .header .btn_rsv {
    display: none
  }
  .header .btn_rsv2 {
    display: none
  }
  .header .btn_monshin {
    display: none
  }
  #nav {
    display: block;
    width: 1020px;
    margin: 2.0rem auto
  }
  #nav .global_nav {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background: #4dbd37;
    border-radius: 3px
  }
  #nav .global_nav li {
    width: calc(100%/5);
    padding: 1.0rem 0;
    transition: 0.2s
  }
  #nav .global_nav li a {
    display: block;
    text-align: center;
    font-size: 1.6rem;
    color: #fff;
    padding: 1.0rem 0
  }
  #nav .global_nav li:not(:last-child) a {
    border-right: 1px solid #fff
  }
  #nav .global_nav li:hover {
    background: #61cd4c
  }
  #nav .sub_nav {
    display: none
  }
  .access #nav .access, .clinic #nav .clinic, .doctor #nav .doctor, .first #nav .first, .index #nav .home {
    background: #61cd4c
  }
}
.slicknav_menu {
  position: absolute;
  top: 0.4rem;
  right: 0;
  display: inline-block;
  background: none;
  padding: 0;
  z-index: 10
}
.slicknav_menu .slicknav_btn {
  width: 5.4rem;
  height: 5.4rem;
  background: #4dbd37;
  text-shadow: none;
  border-radius: 0;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 10
}
.slicknav_menu .slicknav_btn::before {
  display: block;
  font-family: 'fontello';
  content: '\e803';
  font-size: 5.0rem;
  position: absolute;
  top: 1.0rem;
  left: 0;
  right: 0
}
.slicknav_menu .slicknav_btn::after {
  content: 'MENU';
  font-size: 1.2rem;
  position: absolute;
  bottom: 0.2rem;
  left: 0;
  right: 0
}
.slicknav_menu .slicknav_btn.slicknav_open::before {
  display: block;
  font-family: 'fontello';
  content: '\e800';
  font-size: 5.0rem;
  position: absolute;
  top: 1.0rem;
  left: 0;
  right: 0
}
.slicknav_menu .slicknav_btn.slicknav_open::after {
  content: 'CLOSE';
  font-size: 1.2rem;
  position: absolute;
  bottom: 0.2rem;
  left: 0;
  right: 0
}
.slicknav_menu .slicknav_nav {
  width: 100vw;
  background: #4dbd37;
  position: absolute;
  top: 6.4rem;
  right: 0
}
.slicknav_menu .slicknav_nav > ul {
  margin: 0
}
.slicknav_menu .slicknav_nav > ul li {
  border-top: 1px solid #fff
}
.slicknav_menu .slicknav_nav > ul li > a {
  display: block;
  padding: 1.2rem 0;
  color: #fff;
  text-align: center;
  font-size: 1.6rem
}
.slicknav_menu .slicknav_nav > ul li > a:hover {
  background: none
}
.slicknav_menu .slicknav_arrow, .slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar {
  display: none !important
}
@media (min-width: 48em) {
  .slicknav_menu {
    display: none
  }
}
.sidebar {
  display: none
}
@media (min-width: 48em) {
  .sidebar {
    display: block
  }
  .sidebar a {
    transition: 0.2s
  }
  .sidebar a:hover {
    opacity: .8
  }
  .sidebar .btn_rsv {
    font-size: 2.2rem;
    padding: 5.6rem 0 0.6rem;
    background: url("../img/icon_rsv.svg") no-repeat center top 0.6rem/4.6rem auto #71ca5f
  }
  .sidebar .btn_monshin {
    margin-top: 0.5em;
    font-size: 2.2rem;
    padding: 5.6rem 0 0.6rem 1.6rem;
    background: url("../img/icon_monshin.svg") no-repeat center top 0.6rem/4.6rem auto #71ca5f
  }
  .sidebar .btn_rsv2 {
    margin-top: 0.5em;
    font-size: 2.2rem;
    padding: 1.6rem 0 1.6rem;
    background: #71ca5f
  }
  .sidebar .btn_rsv2 span {
    margin-top: 0.5em;
    font-size: 1.4rem;
    line-height: 0.5;
  }
  .sidebar nav ul {
    margin-top: 0.6rem
  }
  .sidebar nav ul li {
    padding: 0.6rem 0;
    border-bottom: 1px dashed #a6de9b
  }
  .sidebar nav ul li:first-child {
    border-top: 1px dashed #a6de9b
  }
  .sidebar nav ul li a {
    display: block;
    border: 1px solid #71ca5f;
    border-radius: 0.3rem;
    padding: 1.6rem 0 1.6rem 1.0rem;
    color: #5d300f;
    font-size: 1.6rem;
    border-left: 1.6rem solid #71ca5f;
    position: relative
  }
  .sidebar nav ul li a::before {
    display: block;
    background: #71ca5f;
    color: #fff;
    font-size: 2.0rem;
    font-family: 'fontello';
    content: '\e805';
    margin: 0 0.4rem;
    position: absolute;
    left: -1.5rem;
    top: 25%
  }
}
.overview {
  margin: 4.0rem 1.0rem 6.4rem;
  font-size: 1.4rem
}
.overview .flex2 dl {
  margin: 0
}
.overview .flex2 dl dt {
  background: #82d173;
  color: #fff;
  padding: 0.4rem;
  margin-bottom: 1.0rem;
  border-radius: 0.3rem;
  font-size: 1.6rem
}
.overview .flex2 dl dd {
  line-height: 1.6;
  margin: 0 0 2.0rem
}
.overview .flex2 .overviewL {
  width: 100%
}
.overview .flex2 .overviewR {
  width: 100%
}
.overview .tbl_time {
  margin: 1.6rem 0
}
.overview .gmap {
  height: 27.0rem
}
@media (min-width: 48em) {
  .overview {
    width: 1020px;
    margin: 8.0rem auto 4.0rem;
    font-size: 1.6rem
  }
  .overview .flex2 dl dd.clinic_name {
    padding-bottom: 2.6rem
  }
  .overview .flex2 .overviewL {
    width: 48%
  }
  .overview .flex2 .overviewR {
    width: 48%
  }
  .overview .tbl_time {
    margin: 1.6rem 0;
    font-size: 1.6rem;
    margin: 2.0rem 0 3.0rem
  }
  .overview .tbl_time caption br {
    display: none
  }
  .overview .gmap {
    height: 90.0rem
  }
}
.pageup {
  display: none;
  position: fixed;
  bottom:9rem;
  right: 0.8rem;
  z-index: 1;
  cursor: pointer
}
.pageup a {
  display: block;
  width: 5.4rem;
  height: 5.4rem;
  background: #82d173;
  border-radius: 50%
}
.pageup a::before {
  display: block;
  text-align: center;
  font-size: 4.5rem;
  font-family: 'fontello';
  content: '\e808';
  color: #fff
}
.pageup a span {
  display: none
}
.footer {
  text-align: center;
  margin-top: 4.0rem
}
.footer .copy {
  background: #4dbd37;
  color: #fff;
  display: block;
  padding: 0.4rem;
  font-size: 1.0rem
}
.footer .copy a {
  color: inherit
}
.footer ul {
  display: none
}
@media (min-width: 48em) {
  .footer .copy {
    font-size: 1.2rem;
    padding: 0.6rem;
    margin-top: 3.0rem
  }
  .footer ul {
    display: block;
    text-align: center;
    margin: 0 0 2.0rem
  }
  .footer ul li {
    display: inline-block;
    font-size: 1.4rem
  }
  .footer ul li:not(:last-child)::after {
    content: '|';
    margin: 0 1.0rem
  }
  .footer ul li a:hover {
    text-decoration: underline
  }
}
#keyvsl {
  background: url("../img/index_keyvsl01.jpg") no-repeat right top/contain;
  padding-top: 13.0rem;
  text-align: center
}
#keyvsl .box_white {
  font-size: 1.6rem;
  line-height: 1.6
}
#keyvsl .box_white .open {
  background: #f781a3;
  color: #fff;
  width: 90%;
  margin: auto;
  border-radius: 0.3rem;
  padding: 0.6rem
}
#keyvsl .box_white p {
  font-size: 1.4rem;
  color: #5d300f;
  text-align: left;
  margin: 0;
}
@media (min-width: 48em) {
  #keyvsl {
    padding: 12.0rem 0 0;
    height: 40.0rem;
    margin-bottom: 4.0rem
  }
  #keyvsl .box_white {
    display: inline-block;
    vertical-align: middle;
    padding: 2.0rem;
    background: rgba(255, 255, 255, 0.8)
  }
  #keyvsl .box_white .open {
    width: auto;
    font-size: 2.8rem;
    padding: 0.6rem 2.0rem
  }
  #keyvsl .box_white p {
    font-size: 2.2rem;
    text-align: center;
  }
}
.info {
  margin: 4.0rem 0 0
}
.info dl {
  height: 16.0rem;
  overflow-y: auto;
  margin: 0;
  line-height: 1.4
}
.info dl dt {
  color: #f781a3;
  margin: 0 0 0.4rem
}
.info dl dd {
  margin: 0 0 1.0rem
}
.info dl dd a{
  word-break: break-all;
}
@media (min-width: 48em) {
  .info {
    margin: 0
  }
}
.feature > ul > li {
  border-radius: 0.6rem;
  border: 2px solid #a6de9b;
  padding: 14.4rem 1.0rem 1.0rem;
  margin: 0 0 0.6rem
}
.feature > ul > li .tit {
  display: block;
  color: #4dbd37;
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 0.6rem
}
.feature > ul > li.mite {
  background: url("../img/index_feature_mite.jpg") no-repeat center top 1.4rem/12rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -4rem/contain
}
.feature > ul > li.ct {
  background: url("../img/index_feature_ct.jpg") no-repeat center top 1.4rem/12rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -4rem/contain
}
.feature > ul > li.yoyaku {
  background: url("../img/index_feature_yoyaku.jpg") no-repeat center top 1.4rem/12rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -4rem/contain
}
.feature > ul > li.jikan {
  background: url("../img/index_feature_jikan.jpg") no-repeat center top 1.4rem/12rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -4rem/contain
}
.feature > ul > li.allergies {
  background: url("../img/index_feature_allergies.jpg") no-repeat center top 1.4rem/12rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -4rem/contain
}
.feature > ul > li.nodo {
  background: url("../img/index_feature_nodo.jpg") no-repeat center top 1.4rem/12rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -4rem/contain
}
.feature > ul > li.other {
  background: url("../img/index_feature_other.jpg") no-repeat center top 1.4rem/12rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -4rem/contain
}
.feature > ul > li.acs {
  background: url("../img/index_feature_acs.jpg") no-repeat center top 1.4rem/12rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -4rem/contain
}
.feature > ul > li a {
  text-decoration: underline
}
.feature > ul > li ul li {
  line-height: 1.2
}
@media (min-width: 48em) {
  .feature {
    margin: 0
  }
  .feature > ul > li {
    min-height: 15.4rem;
    padding: 1.0rem 1.0rem 1.0rem 16.0rem;
    margin: 0 0 1.6rem
  }
  .feature > ul > li .tit {
    text-align: left;
    font-size: 2.2rem
  }
  .feature > ul > li.mite {
    background: url("../img/index_feature_mite.jpg") no-repeat left 1rem top 1rem/13rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -12rem/100% auto
  }
  .feature > ul > li.ct {
    background: url("../img/index_feature_ct.jpg") no-repeat left 1rem top 1rem/13rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -12rem/100% auto
  }
  .feature > ul > li.yoyaku {
    background: url("../img/index_feature_yoyaku.jpg") no-repeat left 1rem top 1rem/13rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -12rem/100% auto
  }
  .feature > ul > li.jikan {
    background: url("../img/index_feature_jikan.jpg") no-repeat left 1rem top 1rem/13rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -12rem/100% auto
  }
  .feature > ul > li.allergies {
    background: url("../img/index_feature_allergies.jpg") no-repeat left 1rem top 1rem/13rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -12rem/100% auto
  }
  .feature > ul > li.nodo {
    background: url("../img/index_feature_nodo.jpg") no-repeat left 1rem top 1rem/13rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -12rem/100% auto
  }
  .feature > ul > li.other {
    background: url("../img/index_feature_other.jpg") no-repeat left 1rem top 1rem/13rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -12rem/100% auto
  }
  .feature > ul > li.acs {
    background: url("../img/index_feature_acs.jpg") no-repeat left 1rem top 1rem/13rem auto, url(../img/index_bg_feature.jpg) no-repeat center bottom -12rem/100% auto
  }
  .feature > ul > li ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .feature > ul > li ul li {
    width: 49%;
    line-height: 1.2
  }
}
.doctor .main figure {
  width: 70%;
  text-align: center
}
.doctor .main figure img {
  max-width: 100%;
  height: auto
}
@media (min-width: 48em) {
  .doctor .main figure {
    width: 30%
  }
}
#acsslide, #clinicslide, #facslide {
  margin-bottom: 8.0rem
}
#acsslide img, #acsslide p, #clinicslide img, #clinicslide p, #facslide img, #facslide p {
  display: none
}
.sp-layer.sp-black.sp-padding {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.0
}
@media (min-width: 48em) {
  .sp-layer.sp-black.sp-padding {
    font-size: 2.0rem
  }
}
.sp-selected-thumbnail {
  border: 4px solid #000
}
.main .flow dd {
  margin: 0 0 8.0rem;
  position: relative
}
.main .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 #ffba8c;
  border-right: 6.0rem solid transparent;
  border-bottom: 1.0rem solid transparent;
  border-left: 6.0rem solid transparent;
  margin: auto
}
.access .main .gmap {
  height: 27.0rem
}
.access .main .illmap {
  text-align: center;
  margin: 2.0rem 0
}
.access .main .illmap img {
  max-width: 100%;
  height: auto
}
@media (min-width: 48em) {
  .access .main .tbl_time {
    font-size: 1.8rem
  }
  .access .main .tbl_time caption br {
    display: none
  }
  .access .main .gmap {
    height: 90.0rem
  }
  .access .main .illmap {
    margin: 4.0rem 0
  }
  .access .main .illmap img {
    max-width: 90%
  }
}
@media (min-width: 48em) {
  .cf .imgL, .cf .imgR {
    max-width: 35%;
    height: auto
  }
}
@media screen and (max-width: 47.938em) {
  .tbl_scl {
    width: 100%;
    overflow-x: auto
  }
}
.tbl_scl > .tbl_time {
  width: 670px;
  table-layout: fixed
}
.red {
  color: red;
}
.bold{
  font-weight: bold;
}
.first_inform {
  text-align: center;
}
.first_inform img {
  border: 1px solid #eee;
  max-width: 100%;
  margin-top: 0.5em;
  margin-bottom: 1.5em;
}
.fixed-btn {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color:#f60;
  z-index: 2;
  }

  .fixed-btn_area{
  display: flex;
  justify-content: center;
  position:relative;
  }
  .fixed-btn_body:first-child{
  background-color:#4dbd37;
  }
  
  .fixed-btn_body{
  padding: 2rem; 
  position: relative;
  width: calc(100% / 2);
  text-align: center;
  display: flex;
  justify-content: center;
}

.fixed-btn_body a{
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1.2rem;
  }
@media (min-width: 48em) {
  .first_inform {
    margin-top: 1.5em;
    text-align: left;
  }
  .first_inform img {
    display: inline-block;
    margin-bottom: 1em;
  }
  .fixed-btn{
    display: none !important;
  }
  .pageup {
    bottom: 2.4rem;
  }
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 */
}
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}