@charset "UTF-8";
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, iframe {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

*:focus {
  outline: none;
}

.cf::before,
.cf::after {
  content: "";
  display: block;
}

.cf::after {
  clear: both;
}

.fl_l {
  float: left;
}

.fl_r {
  float: right;
}

.txt_c {
  text-align: center;
}

.txt_l {
  text-align: left;
}

.txt_r {
  text-align: right;
}

.bold {
  font-weight: bold;
}

.underline {
  text-decoration: underline;
}

.img_c {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 1rem auto;
}

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

.tate {
  max-width: 60%;
}

@media screen and (min-width: 48em), print {
  .img_l {
    float: left;
    margin: 0 2rem 2rem 0;
  }
  .img_r {
    float: right;
    margin: 0 0 2rem 2rem;
  }
  .tate {
    max-width: 25% !important;
  }
}
.sp {
  display: none;
}

.sp_n {
  display: none;
}

@media screen and (min-width: 48em), print {
  .sp_n {
    display: block;
  }
  .pc_n {
    display: none;
  }
  .sp {
    display: inline-block;
  }
}
.mt40 {
  margin-top: 4rem;
}

.mt30 {
  margin-top: 3rem;
}

.mt20 {
  margin-top: 2rem;
}

.mt10 {
  margin-top: 1rem;
}

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

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

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

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

@media screen and (min-width: 48em), print {
  .mt40 {
    margin-top: 8rem;
  }
  .mt30 {
    margin-top: 6rem;
  }
  .mt20 {
    margin-top: 4rem;
  }
  .mt10 {
    margin-top: 2rem;
  }
  .main > section ~ section, .flex2 > section ~ section {
    margin-top: 8rem;
  }
  .main > section section ~ section, .flex2 > section section ~ section {
    margin-top: 6rem;
  }
  .main > section > section section ~ section, .flex2 > section > section section ~ section {
    margin-top: 4rem;
  }
  .main > section > section > section section ~ section, .flex2 > section > section > section section ~ section {
    margin-top: 2rem;
  }
}
.tbl_time {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 1.3rem;
}
.tbl_time caption {
  font-size: 85%;
  caption-side: bottom;
  text-align: left;
  margin-top: 0.4rem;
}
.tbl_time tr th {
  font-weight: normal;
  background: #fff;
  padding: 0.5rem 0;
}
.tbl_time tr th[scope=col] {
  padding: 0.4rem 0;
  background: #8bc777;
  font-size: 90%;
  color: #fff;
}
.tbl_time tr th[scope=col]:first-child {
  width: 35%;
}
.tbl_time tr th.time {
  border-bottom: 1px solid #ccc;
}
.tbl_time tr td {
  text-align: center;
  padding: 0.6rem 0.4rem;
  background: #fff;
  border-bottom: 1px solid #ccc;
  color: #8bc777;
  line-height: 1;
  font-size: 80%;
}
.tbl_time.kampo_tbl tr th[scope=col] {
  background-color: #f29c9f;
}
.tbl_time.kampo_tbl .kampo_tb td {
  color: #f29c9f !important;
}
.tbl_time.kampo_tbl .kampo_bg {
  background: #f29c9f !important;
  padding: 0.5rem !important;
}
.tbl_time.pediatrics_tbl tr th[scope=col] {
  background: #4eb7ba;
}
.tbl_time.pediatrics_tbl tr td {
  color: #4eb7ba;
}

.mark td {
  font-size: 1.4rem !important;
}

.jibi_bg {
  background: #eef7eb !important;
}

.pink {
  color: #f29c9f !important;
}

.gr {
  color: #8bc777 !important;
}

.red {
  color: #ff0000 !important;
}

.blue {
  color: #4eb7ba !important;
}

@media screen and (min-width: 48em), print {
  .tbl_time {
    table-layout: fixed;
    font-size: 1.8rem;
  }
  .tbl_time tr th[scope=col] {
    padding: 0.6rem 0;
    font-size: 100%;
    font-weight: bold;
  }
  .tbl_time tr th[scope=col]:first-child {
    width: 30%;
  }
  .tbl_time tr th.time {
    padding: 0.8rem 0;
  }
  .tbl_time tr td {
    padding: 1rem 0;
  }
  .tbl_time caption {
    font-size: 100%;
  }
}
.gmap {
  width: 100%;
}
.gmap iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.tit_01 {
  background: url(../img/tit_01.jpg) no-repeat right top/auto 100%;
  font-size: 2.2rem;
  padding: 3rem 1rem;
  margin: 0 0 3rem;
}

.tit_02 {
  color: #333333;
  line-height: 1.2;
  text-align: center;
  font-size: 2rem;
}
.tit_02:after {
  font-family: "Josefin Sans", sans-serif;
  content: "";
  display: block;
  text-align: center;
  font-size: 1.3rem;
  color: #8bc777;
  margin-top: 0.5rem;
}

.tit_03 {
  color: #513401;
  font-size: 1.8rem;
  line-height: 1.2;
  margin: 0 0 2rem;
}

.tit_04 {
  color: #513401;
  font-size: 1.6rem;
  line-height: 1.2;
  margin: 0 0 2rem;
}

@media screen and (min-width: 48em), print {
  .tit_01 {
    background: url(../img/tit_01.jpg) no-repeat right top/auto 100%;
    font-size: 3.2rem;
    padding: 8rem 4rem;
    margin: 0 0 3.5rem;
  }
  .tit_02 {
    font-size: 3.6rem;
  }
  .tit_02:after {
    font-size: 1.8rem;
    margin-top: 1rem;
  }
  .tit_03 {
    font-size: 2.4rem;
    margin: 0 0 3rem;
  }
  .tit_04 {
    font-size: 2.2rem;
    margin: 0 0 3rem;
  }
}
.lst_ul01 {
  width: 100%;
}
.lst_ul01 li {
  padding: 0 0 1rem 1.4em;
  line-height: 1.4;
  position: relative;
}
.lst_ul01 li::before {
  content: "●";
  margin-right: 0.4rem;
  color: #f29c9f;
  position: absolute;
  left: 0;
}
.lst_ul01.kome li::before {
  content: "※";
  color: #333333;
}

.lst_ol01 {
  counter-reset: my-counter;
  margin: 1rem 0;
}
.lst_ol01 li {
  line-height: 1.4;
  padding: 0 0 1rem 2.8rem;
  position: relative;
}
.lst_ol01 li::before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #fff;
  color: #333333;
  border: 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.8rem;
  width: 1.8rem;
  font-size: 85%;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
}

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

@media screen and (min-width: 48em), print {
  .lst_ul01 {
    margin: 1rem 0;
  }
  .lst_ol01 li:before {
    top: 0.3rem;
    height: 2rem;
    width: 2rem;
  }
  .lst_dl01 {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .lst_dl01 dt {
    width: 20%;
  }
  .lst_dl01 dd {
    width: 80%;
    padding: 0 1rem;
  }
  .lst_dl01.-dl02 dt {
    width: 30%;
  }
  .lst_dl01.-dl02 dd {
    width: 70%;
  }
}
.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%;
}

.flex4 > li:not(:last-child) {
  margin-bottom: 1.5rem;
}

@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 {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .flex3 li {
    width: 32%;
  }
  .flex3 li:not(:nth-child(3n)) {
    margin: 0 2rem 0 0;
  }
  .flex4 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex4 > li {
    width: calc(33.3333333333% - 3rem);
  }
  .flex4 > li:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
.tel {
  font-family: "Josefin Sans", sans-serif;
  font-size: 3rem;
  font-weight: 400;
}
.tel:before {
  font-family: "fontello";
  content: "\e809";
  display: inline-block;
  text-align: center;
  font-size: 2.3rem;
  color: #8bc777;
  margin-right: 0.5rem;
}

.box_ {
  padding: 1rem;
}
@media screen and (min-width: 48em), print {
  .box_ {
    padding: 2rem;
  }
}

.btn_more {
  width: 50%;
  margin: 1rem 0;
}

.btn_detail {
  display: block;
  width: 100%;
  background-color: #eee671;
  color: #fff;
  font-weight: bold;
  font-size: 1.3rem;
  text-align: center;
  padding: 0.5rem 2rem 0.5rem 0;
  position: relative;
  letter-spacing: 1px;
}
.btn_detail:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  right: 15px;
  width: 30px;
  height: 5px;
  border: none;
  border-right: 2px solid #FFF;
  border-bottom: 1px solid #FFF;
  transform: skew(45deg);
  transition: 0.3s;
}
.btn_detail:hover:after {
  right: 5px;
  width: 40px;
}
.btn_detail.ent_treat {
  background-color: #8bc777;
  padding: 1rem 2rem 1rem 0;
}

@media screen and (min-width: 48em), print {
  .btn_more {
    width: 20%;
    margin: 1rem 0;
  }
  .btn_detail {
    font-size: 1.8rem;
    padding: 0.6rem 2rem 0.6rem 0;
  }
  .btn_detail.ent_treat {
    padding: 2rem 2rem 2rem 0;
  }
}
.square > div {
  padding: 0.2rem 0 0.2rem 3.5rem;
  margin-bottom: 1rem;
  color: #8bc777;
  border-bottom: 1px solid #8bc777;
  position: relative;
  font-size: initial;
}

.square > div::before {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background: #8bc777;
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.square span {
  font-size: initial;
  position: relative;
  padding: 1rem;
  padding-top: 1rem;
  display: block;
  margin-bottom: 1.5rem;
}

.mb80 {
  margin-bottom: 8rem;
}

html {
  font-size: 3.125vw;
  font-family: "Yu Gothic medium", "游ゴシック Medium", "游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

body {
  background: #fff;
  color: #333333;
  word-wrap: break-word;
}
body::after {
  visibility: hidden;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(51, 51, 51, 0.6);
  position: fixed;
  top: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
body.noscr {
  height: 100%;
  overflow: hidden;
}
body.noscr::after {
  visibility: visible;
  opacity: 1;
}

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

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

@media screen and (min-width: 48em), print {
  html {
    font-size: 62.5%;
  }
  body {
    min-width: calc(1200px + 40px);
  }
  body::after {
    display: none;
  }
  a, button {
    transition: 0.2s;
  }
  a:hover, button:hover {
    opacity: 0.8;
  }
  .wrap {
    width: 1200px;
    margin: auto;
  }
  .main {
    font-size: 1.6rem;
  }
}
@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: 1rem;
}
.header .wrap .logo {
  height: 5rem;
}
.header .wrap .logo a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/logo.svg) no-repeat left center/contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.header .wrap .headR .tel {
  display: inline-block;
}
.header .wrap .headR .tel a {
  display: inline-block;
}
.header .wrap .headR .headR_l {
  width: 100%;
  margin: 2rem 2rem 0 0;
}
.header .wrap .headR .headR_l span {
  display: block;
  text-align: center;
}
.header .wrap .headR .headR_l .headR_yel {
  width: 24rem;
  background-color: #eee671;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 0.5rem 0;
  margin: 0 auto;
}
.header .wrap .headR .headR_l .tel {
  padding: 0.5rem 0;
  width: 100%;
}
.header .wrap .headR .headR_l .tel a {
  font-size: 2.5rem;
}
.header .wrap .headR .headR_l .tel:before {
  font-size: 1.8rem;
}
.header .wrap .headR .headR_r {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: strech;
  align-items: strech;
}

@media screen and (min-width: 48em), print {
  .header .wrap {
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
  }
  .header .wrap .logo {
    width: 40%;
    height: 8rem;
  }
  .header .wrap .headR {
    width: 60%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: strech;
    align-items: strech;
  }
  .header .wrap .headR .headR_l .headR_yel {
    width: 24rem;
    padding: 1rem 0;
    font-size: 1.8rem;
  }
  .header .wrap .headR .headR_l .tel {
    padding: 2rem 0;
  }
  .header .wrap .headR .headR_l .tel a {
    font-size: 3;
  }
  .header .wrap .headR .headR_l .tel:before {
    font-size: 2.3rem;
  }
}
.yoyaku_bn {
  width: 24rem;
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  position: relative;
  transition: 0.2s;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.yoyaku_bn a {
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  padding: 1rem 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.yoyaku_bn a img {
  width: 4rem;
  height: 4rem;
  display: block;
  margin-right: 1rem;
}
.yoyaku_bn:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.y_jibi {
  background-color: #8bc777;
}
.y_jibi:before {
  border-color: transparent transparent #6bb157 transparent;
}
.y_jibi:hover {
  background-color: #6bb157;
}
.y_jibi:hover a {
  opacity: 1;
}
.y_jibi:hover:before {
  border-color: transparent transparent #8bc777 transparent;
}

.y_kanpo {
  background-color: #f29c9f;
}
.y_kanpo:before {
  border-color: transparent transparent #ec7d81 transparent;
}
.y_kanpo:hover {
  background-color: #ec7d81;
}
.y_kanpo:hover a {
  opacity: 1;
}
.y_kanpo:hover:before {
  border-color: transparent transparent #f29c9f transparent;
}

@media screen and (min-width: 48em), print {
  .yoyaku_bn {
    font-size: 2rem;
  }
  .yoyaku_bn a img {
    width: 5.9rem;
    height: 5.9rem;
    display: block;
  }
  .yoyaku_bn a:before {
    font-size: 4.8rem;
    left: 3rem;
    top: 3.8rem;
  }
}
.slicknav_menu {
  position: absolute;
  top: 1rem;
  right: 0;
  font-size: 4.4rem;
  display: inline-block;
  background: none;
  padding: 0;
  z-index: 100;
}
.slicknav_menu .slicknav_btn {
  width: 5rem;
  height: 5rem;
  color: #fff;
  background: #8bc777;
  text-shadow: none;
  border-radius: 0;
  text-align: center;
  line-height: 1;
  margin: 0 1rem;
  padding: 0;
}
.slicknav_menu .slicknav_btn.slicknav_collapsed::before {
  display: block;
  font-family: "fontello";
  content: "\e802";
  line-height: 1.2;
  font-size: 3rem;
}
.slicknav_menu .slicknav_btn.slicknav_collapsed::after {
  display: block;
  content: "MENU";
  font-size: 1rem;
}
.slicknav_menu .slicknav_btn.slicknav_open::before {
  display: block;
  font-family: "fontello";
  content: "\e803";
  line-height: 1.2;
  font-size: 3rem;
  color: #fff;
}
.slicknav_menu .slicknav_btn.slicknav_open::after {
  display: block;
  content: "CLOSE";
  font-size: 1rem;
}
.slicknav_menu .slicknav_nav {
  width: 94vw;
  max-height: 75vh;
  overflow-y: auto;
  background: #fff;
  padding: 1.6rem;
  position: absolute;
  top: 6rem;
  right: 1rem;
  margin: auto;
}
.slicknav_menu .slicknav_nav a {
  color: inherit;
}
.slicknav_menu .slicknav_nav .gnav {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  margin: 0;
}
.slicknav_menu .slicknav_nav .gnav li:not(:last-child) {
  border-bottom: 1px solid #333333;
}
.slicknav_menu .slicknav_nav .gnav li a {
  display: block;
  color: #333333 !important;
  padding: 1rem 0;
  font-size: 1.2rem;
  margin: 0;
  position: relative;
}
.slicknav_menu .slicknav_nav .gnav li a.sub {
  background: none;
  border: none;
}
.slicknav_menu .slicknav_nav .gnav li a.sub::after {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: "fontello";
  content: "\e800";
  font-size: 2rem;
  color: #8bc777;
}
.slicknav_menu .slicknav_nav .gnav li a:hover {
  color: inherit;
  background: none;
}
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent a.slicknav_item {
  padding: 0;
}
.slicknav_menu .slicknav_nav .gnav li.slicknav_open > a.slicknav_item .sub::after {
  font-family: "fontello";
  content: "\e801";
}
.slicknav_menu .slicknav_nav .gnav li .subnav {
  margin: 0;
  background-color: #eef7eb;
  border-top: 1px solid #8bc777;
  border-left: 1px solid #8bc777;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.slicknav_menu .slicknav_nav .gnav li .subnav li {
  border-bottom: 1px solid #8bc777;
  border-right: 1px solid #8bc777;
  width: 50%;
}
.slicknav_menu .slicknav_nav .gnav li .subnav li a {
  padding: 1rem;
  color: #333333;
  text-align: center;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.slicknav_menu .slicknav_nav .gnav li .subnav li a:hover {
  color: #333333 !important;
  background: none;
}
.slicknav_menu .slicknav_nav .gnav li .subnav li .ft_no {
  display: none;
}
.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 {
    width: 100%;
    display: block;
    background-color: #f0f0f0;
    padding: 1.8rem 0;
  }
  #nav .gnav {
    width: 1200px;
    margin: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  #nav .gnav li {
    width: 100%;
  }
  #nav .gnav li:not(:last-child) {
    border-right: 1px solid #ccc;
  }
  #nav .gnav li a {
    display: block;
    text-align: center;
    font-size: 1.8rem;
  }
  #nav .gnav li a span {
    position: relative;
  }
  #nav .gnav li a span:after {
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    bottom: -1.7rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: center top;
    transform-origin: center top;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    background: #4eb7ba;
  }
  #nav .gnav li a span:hover {
    opacity: 1;
  }
  #nav .gnav li a span:hover:after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  #nav .gnav li a.sub::after {
    content: "▼";
    color: #8bc777;
    font-size: 60%;
  }
  #nav .gnav li a.sub.close::after {
    content: "▲";
  }
  #nav .gnav li .subnav {
    visibility: hidden;
    position: absolute;
    z-index: 10;
    top: 3.8rem;
    right: 0;
    left: 0;
  }
  #nav .gnav li .subnav li {
    border-top: 1px solid #ccc;
  }
  #nav .gnav li .subnav li a {
    display: block;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    padding: 1.6rem 0;
    text-align: center;
    color: #333333;
  }
  #nav .gnav li .subnav li a:hover {
    background: rgba(139, 199, 119, 0.8);
    color: #fff;
  }
  #nav .gnav .treatment {
    position: relative;
  }
  .index #nav .home span:after, .doctor #nav .doctor span:after, .clinic #nav .clinic span:after, .first #nav .first span:after, .access #nav .access span:after, .blog #nav .blog span:after {
    transform: unset;
    transition: unset;
    height: 4px;
    position: absolute;
    bottom: -1.7rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #4eb7ba;
  }
  .index #nav .home span:hover, .doctor #nav .doctor span:hover, .clinic #nav .clinic span:hover, .first #nav .first span:hover, .access #nav .access span:hover, .blog #nav .blog span:hover {
    transform: unset;
    transition: unset;
  }
  .index #nav .home span:hover:after, .doctor #nav .doctor span:hover:after, .clinic #nav .clinic span:hover:after, .first #nav .first span:hover:after, .access #nav .access span:hover:after, .blog #nav .blog span:hover:after {
    transform: unset;
    transition: unset;
  }
}
.sidebar {
  display: block;
}
.sidebar .tit {
  background: #6b4f3c;
  color: #f1ffdb;
  font-size: 2.4rem;
  text-align: center;
  padding: 1.8rem;
  border-radius: 0.8rem;
}
.sidebar .subnav {
  width: 90%;
  margin: 0 auto;
  padding: 1rem 0;
  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;
}
.sidebar .subnav li {
  background: url(../img/index_sub_bg.png) no-repeat left top/contain;
  margin-bottom: 2rem;
  width: 13rem;
  height: 14rem;
  position: relative;
}
.sidebar .subnav li a {
  width: 100%;
  height: 100%;
  display: block;
  color: #4eb7ba;
  font-size: 1.4rem;
  line-height: 1.1;
  text-decoration: none;
  text-align: center;
  position: absolute;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
}
.sidebar .subnav li a:before {
  content: "";
  display: block;
  width: 6rem;
  height: 6rem;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 2rem auto 0.5rem;
}
.sidebar .subnav li a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 23px;
  right: 70px;
  width: 20px;
  height: 5px;
  border: none;
  border-right: 2px solid #4eb7ba;
  border-bottom: 1px solid #4eb7ba;
  transform: skew(45deg);
  transition: 0.3s;
}
.sidebar .subnav li a:hover:after {
  right: 60px;
  width: 30px;
}
.sidebar .subnav li .ear:before {
  background-image: url("../img/index_nav_ear.svg");
}
.sidebar .subnav li .nose:before {
  background-image: url("../img/index_nav_nose.svg");
}
.sidebar .subnav li .throat:before {
  background-image: url("../img/index_nav_throat.svg");
}
.sidebar .subnav li .hay_fever:before {
  background-image: url("../img/index_nav_hay_fever.svg");
}
.sidebar .subnav li .cold:before {
  background-image: url("../img/index_nav_cold.svg");
}
.sidebar .subnav li .vertigo:before {
  background-image: url("../img/index_nav_vertigo.svg");
}
.sidebar .subnav li .sinusitis:before {
  background-image: url("../img/index_nav_sinusitis.svg");
}
.sidebar .subnav li .thyroid:before {
  background-image: url("../img/index_nav_thyroid.svg");
}
.sidebar .subnav li .pediatric_ent:before {
  background-image: url("../img/index_nav_pediatric_ent.svg");
}
.sidebar .subnav li .kampo:before {
  background-image: url("../img/index_nav_kampo.svg");
}
.sidebar .subnav li .pediatrics:before {
  background-image: url("../img/index_nav_pediatrics.svg");
}

@media screen and (min-width: 48em), print {
  .sidebar .tit {
    font-size: 2.4rem;
    padding: 1.8rem;
    border-radius: 0.8rem;
  }
  .sidebar .subnav {
    width: 100%;
    padding: 1rem 0;
    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;
  }
  .sidebar .subnav li {
    margin-bottom: 2rem;
    width: 21.6rem;
    height: 22.4rem;
  }
  .sidebar .subnav li a {
    font-size: 2.4rem;
  }
  .sidebar .subnav li a:before {
    width: 10rem;
    height: 10rem;
    margin: 2.5rem auto 0.5rem;
  }
  .sidebar .subnav li a:after {
    bottom: 23px;
    right: 100px;
    width: 20px;
    height: 5px;
  }
  .sidebar .subnav li a:hover:after {
    right: 90px;
    width: 30px;
  }
  .sidebar .subnav li .ear:before {
    background-image: url("../img/index_nav_ear.svg");
  }
  .sidebar .subnav li .nose:before {
    background-image: url("../img/index_nav_nose.svg");
  }
  .sidebar .subnav li .throat:before {
    background-image: url("../img/index_nav_throat.svg");
  }
  .sidebar .subnav li .hay_fever:before {
    background-image: url("../img/index_nav_hay_fever.svg");
  }
  .sidebar .subnav li .cold:before {
    background-image: url("../img/index_nav_cold.svg");
  }
  .sidebar .subnav li .vertigo:before {
    background-image: url("../img/index_nav_vertigo.svg");
  }
  .sidebar .subnav li .sinusitis:before {
    background-image: url("../img/index_nav_sinusitis.svg");
  }
  .sidebar .subnav li .thyroid:before {
    background-image: url("../img/index_nav_thyroid.svg");
  }
  .sidebar .subnav li .pediatric_ent:before {
    background-image: url("../img/index_nav_pediatric_ent.svg");
  }
  .sidebar .subnav li .kampo:before {
    background-image: url("../img/index_nav_kampo.svg");
  }
  .sidebar .subnav li .pediatrics:before {
    background-image: url("../img/index_nav_pediatrics.svg");
  }
}
.overview {
  width: 100%;
  margin: 0 auto;
  font-size: 1.4rem;
  line-height: 1.6;
  background: url("../img/index_wood_bg.png") repeat left top/19.7rem 42.4rem #fff;
  padding: 4rem 0;
}
.overview .clinic_name {
  text-align: center;
  margin: 0 0 2rem;
}
.overview .clinic_name img {
  max-width: 80%;
  height: auto;
}
.overview > .wrap {
  width: 95%;
  margin: 0 auto;
}
.overview > .wrap .gaiyo {
  width: 100%;
  margin: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.overview > .wrap .gaiyo dt {
  width: 25%;
  padding: 0.4rem;
  color: #8bc777;
  font-weight: bold;
  letter-spacing: 2px;
}
.overview > .wrap .gaiyo dd {
  width: 75%;
  padding: 0.4rem;
  margin: 0;
}
.overview > .wrap .gaiyo dd .tel {
  color: #578d02;
  font-weight: bold;
  font-size: 120%;
}
.overview > .wrap .overviewL .tbl_time {
  margin: 1.6rem 0;
}
.overview > .wrap .overviewL .tel {
  margin: 0 auto;
  text-align: center;
}
.overview > .wrap .overviewR {
  margin: 2rem 0 0;
}
.overview > .wrap .overviewR .gmap {
  height: 30rem;
}
.overview .overview_banner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
  margin: 2rem 0;
}
.overview .yoyaku_bn {
  width: 49%;
  text-align: center;
}
.overview .yoyaku_bn a {
  line-height: 1.3;
  padding: 0.8rem 0 0.8rem 2rem;
}
.overview .yoyaku_bn a:before {
  left: 2rem;
  top: 0.5rem;
}
@media screen and (min-width: 48em), print {
  .overview {
    width: 100%;
    padding: 8rem 0;
    font-size: 1.8rem;
  }
  .overview .clinic_name {
    margin: 0 0 2rem;
  }
  .overview .clinic_name img {
    max-width: 35rem;
  }
  .overview > .wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .overview > .wrap .gaiyo dt {
    padding: 1rem 0;
    width: 20%;
  }
  .overview > .wrap .gaiyo dd {
    padding: 1rem 0;
    width: 80%;
  }
  .overview > .wrap .gaiyo dd .tel {
    font-size: 160%;
  }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR {
    width: 48%;
  }
  .overview > .wrap .overviewL .tel {
    font-size: 3.6rem;
  }
  .overview > .wrap .overviewR {
    margin: 0;
  }
  .overview > .wrap .overviewR .gmap {
    height: 100%;
  }
  .overview .yoyaku_bn a {
    padding: 1.4rem 0;
  }
  .overview .yoyaku_bn a:before {
    left: 5rem;
    top: 0.7rem;
  }
}
#pageup a {
  display: none;
}

.tel_up {
  width: 100%;
  background: #4eb7ba;
  visibility: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  font-size: 1.4rem;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.tel_up .tel {
  display: block;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1;
}
.tel_up .tel:before {
  font-family: "fontello";
  content: "\e809";
  display: inline-block;
  font-size: 1.5rem;
  color: #fff;
  margin-right: 0.5rem;
}
.tel_up .tel a {
  display: inline-block;
  height: 100%;
}
.tel_up .pageup {
  cursor: pointer;
  width: 15%;
}
.tel_up .pageup a {
  display: block;
  height: 100%;
  text-align: center;
  background: #eee671;
  position: relative;
}
.tel_up .pageup a::before {
  font-family: "fontello";
  content: "\e804";
  font-size: 2rem;
  position: absolute;
  top: 20%;
  right: 1.5rem;
}
.tel_up .pageup a span {
  display: block;
  font-size: 1rem;
  position: absolute;
  bottom: 1rem;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.tel_up_l {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  width: 85%;
}
.tel_up_l .tel {
  width: 30%;
}
.tel_up_l .yoyaku {
  width: 35%;
  text-align: center;
  margin: 0 auto;
  padding: 1.8rem 0;
}
.tel_up_l .yoyaku a {
  height: 100%;
  font-size: 1.3rem;
}
.tel_up_l .y_jibi {
  background-color: #8bc777;
}
.tel_up_l .y_kanpo {
  background-color: #f29c9f;
}
.tel_up_l .y_kanpo a:before {
  display: none;
}

@media screen and (min-width: 48em), print {
  .tel_up {
    width: 6rem;
    bottom: 3rem;
    right: 3.5rem;
    left: auto;
    padding: 0;
    background: none;
    height: 5rem;
  }
  .tel_up .tel {
    display: none;
  }
  .tel_up .pageup {
    width: 100%;
    position: relative;
    transform: rotate(-90deg);
  }
  .tel_up .pageup a {
    display: block;
    width: 100%;
    height: 6rem;
    line-height: 1.3;
    font-size: 1.2rem;
    border-radius: 50%;
    position: relative;
  }
  .tel_up .pageup a:before {
    content: "";
    display: block;
    position: absolute;
    top: 44%;
    right: 18px;
    width: 30px;
    height: 5px;
    border: none;
    border-right: 2px solid #FFF;
    border-bottom: 1px solid #FFF;
    transform: skew(45deg);
    transition: 0.3s;
  }
  .tel_up .pageup a:hover:before {
    right: 10px;
    width: 40px;
  }
  .tel_up .pageup a span {
    display: none;
  }
  .tel_up .tel_up_l {
    display: none;
  }
}
.footer {
  text-align: center;
  background-color: #ddefd8;
  padding: 0;
}
.footer .copy {
  display: block;
  background: #8bc777;
  color: #333333;
  font-size: 1.6rem;
  padding: 2rem 0 7rem;
}
.footer .copy a {
  color: inherit;
}
.footer ul {
  display: none;
}

@media screen and (min-width: 48em), print {
  .footer {
    padding: 3rem 0 0;
  }
  .footer .subnav {
    width: 1200px;
    margin: 2rem auto 3rem;
    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;
    padding: 0 15rem;
  }
  .footer .subnav li {
    margin-bottom: 1.5rem;
  }
  .footer .ft_no {
    display: none;
  }
  .footer .copy {
    padding: 5rem 0;
  }
  .footer ul {
    display: block;
    text-align: center;
  }
  .footer ul li {
    display: inline-block;
    font-size: 1.6rem;
  }
  .footer ul li:not(:last-child)::after {
    content: "|";
    margin: 0 1rem;
  }
  .footer ul li a:hover {
    text-decoration: underline;
  }
  .footer ul li.treatment {
    display: none;
  }
  .footer ul.subnav li:nth-child(8)::after {
    content: none;
  }
}
#keyvsl {
  max-width: 100%;
  max-width: 100%;
  min-height: 26rem;
  margin: 1rem 0 0;
  background: url(../img/index_keyvsl01.png) no-repeat center center/cover;
  background-color: #ccc;
}
#keyvsl .catch {
  padding: 1rem;
}
#keyvsl .catch .catch_tx {
  padding-top: 10rem;
  color: #4eb7ba;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: bold;
  text-shadow: 0 0 1.3rem #fff, 0 0 1.3rem #fff, 0 0 1.3rem #fff, 0 0 1.3rem #fff, 0 0 1.3rem #fff, 0 0 1.3rem #fff, 0 0 1.3rem #fff, 0 0 1.3rem #fff;
}
#keyvsl .catch .catch_bl {
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
  background-color: rgba(78, 183, 186, 0.8);
  font-size: 1.3rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  color: #fff;
  text-align: center;
  position: relative;
  line-height: 1.5;
}
#keyvsl .catch .catch_bl span {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

@media screen and (min-width: 48em), print {
  #keyvsl {
    min-height: 70rem;
    margin: 0 auto;
  }
  #keyvsl .catch {
    padding: 48rem 0 0 0;
  }
  #keyvsl .catch .catch_tx {
    font-size: 3rem;
  }
  #keyvsl .catch .catch_bl {
    width: 24rem;
    height: 24rem;
    font-size: 2.4rem;
  }
}
.bn_corona {
  width: 95%;
  margin: 2rem auto;
}
.bn_corona a img {
  display: block;
  margin: 0 auto;
}
.bn_corona a img:hover {
  opacity: 0.8;
}
@media screen and (min-width: 48em), print {
  .bn_corona {
    width: 100%;
    margin: 0 auto 8rem;
  }
}

.timetable {
  background: url("../img/index_wood_bg.png") repeat left top/contain #fff;
  padding: 1rem 0 2rem;
}
.timetable .wrap {
  width: 95%;
  margin: 0 auto;
}
.timetable .wrap .tbl_time {
  width: 100%;
  margin: 2rem auto;
}

@media screen and (min-width: 48em), print {
  .timetable {
    padding: 8rem 0;
  }
  .timetable .wrap {
    width: 1200px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .timetable .wrap .tbl_time {
    width: 48%;
    margin: 0 auto 2rem;
  }
  .timetable .wrap.-fl_wrap {
    flex-wrap: wrap;
  }
}
.info {
  padding: 4rem 1rem 2rem;
  position: relative;
}
.info .info_l {
  width: 21.6rem;
  margin: 0 auto;
}
.info .info_l .tit_02 {
  font-size: 2.3rem;
  text-align: center;
}
.info .info_l .tit_02:after {
  content: "News";
}
.info .info_l img {
  max-width: 50%;
  margin: 0 auto;
  display: block;
}
.info dl {
  width: 100%;
  background: #fff;
  padding: 1rem;
  margin: 2rem 0 0;
  line-height: 1.4;
  font-size: 1.5rem;
}
.info dl dt {
  margin: 0 0 0.6rem;
  font-weight: bold;
  color: #8bc777;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.info dl dt:not(:first-of-type) {
  margin: 1.6rem 0 0.6rem;
  padding: 1.6rem 0 0;
}
.info dl dt:not(:nth-of-type(-n+5)) {
  display: none;
}
.info dl dd {
  margin: 0 0 1.6rem;
  padding-bottom: 2rem;
  word-wrap: break-word;
  border-bottom: 1px solid #e5e5e5;
}
.info dl dd:not(:nth-of-type(-n+5)) {
  display: none;
}
.info:before {
  content: "";
  display: inline-block;
  width: 8rem;
  height: 5.6rem;
  background-image: url("../img/ilst_bird.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -2rem;
  right: 1rem;
}

@media screen and (min-width: 48em), print {
  .info {
    padding: 8rem 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
  }
  .info dl {
    padding: 4rem;
    font-size: 1.8rem;
    width: 78.4%;
    margin: 0;
  }
  .info dl dt {
    margin: 0 0 1rem;
  }
  .info dl dt:not(:first-of-type) {
    padding: 1.6rem 0 0;
  }
  .info dl dd {
    padding-bottom: 3rem;
  }
  .info .info_l img {
    max-width: 100%;
  }
  .info:before {
    width: 16rem;
    height: 13.6rem;
    top: -6rem;
    right: 3rem;
  }
}
.treatment_cont {
  background-color: #8bc777;
  padding: 2rem 0;
  background-image: url("../img/index_treatment_leaf01.png"), url("../img/index_treatment_leaf02.png");
  background-position: left top, left bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
}
.treatment_cont .tit_02 {
  color: #fff;
}
.treatment_cont .tit_02:after {
  content: "Treatment";
  color: #fff;
}
.treatment_cont .tr_hide {
  display: none;
}

@media screen and (min-width: 48em), print {
  .treatment_cont {
    padding: 8rem 0 7.3rem;
  }
}
.feature {
  width: 100%;
  background-color: #ccc;
  padding: 3rem 0;
  background: url(../img/index_feature_dot.png) no-repeat left top 2rem/12.5rem 15.3rem;
  position: relative;
}
.feature:after {
  content: "";
  display: block;
  width: 12.5rem;
  height: 15.3rem;
  background-image: url("../img/index_feature_dot.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: 3%;
  transform: rotate(-180deg);
  z-index: 1;
}
.feature .tit_02:after {
  content: "Feature";
}
.feature ul {
  width: 95%;
  margin: 0 auto;
  counter-reset: number 0;
}
.feature li {
  margin-top: 20px;
  font-size: 1.8rem;
  position: relative;
  z-index: 2;
}
.feature li p {
  margin: 0;
}
.feature li:before {
  content: "";
  counter-increment: number 1;
  content: "0" counter(number) "";
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  background-color: #8bc777;
  position: absolute;
  top: 1rem;
  left: 1rem;
  font-size: 3rem;
  flex-weight: 700;
  font-family: "Josefin Sans", sans-serif;
  color: #fff;
  text-align: center;
  line-height: 6.8rem;
}
.feature li img {
  display: block;
  margin: 0 auto;
}
.feature li:nth-child(odd) .emp {
  color: #8bc777;
}
.feature li:nth-child(even) .emp {
  color: #4eb7ba;
}
.feature li:nth-child(even):before {
  background-color: #4eb7ba;
}
.feature .emp {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin: 1rem 0;
}

@media screen and (min-width: 48em), print {
  .feature {
    padding: 8rem 0;
    background: url(../img/index_feature_dot.png) no-repeat left 7rem top 5rem/25rem 30.6rem;
  }
  .feature ul {
    width: 1200px;
    margin: 0 auto;
    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;
    counter-reset: number 0;
  }
  .feature li {
    flex-basis: calc((100% - 60px) / 3);
    max-width: calc((100% - 60px) / 3);
    margin-top: 20px;
    font-size: 1.8rem;
    position: relative;
  }
  .feature li:before {
    top: 1.5rem;
    left: 2.5rem;
  }
  .feature:after {
    width: 25rem;
    height: 30.6rem;
    right: 0;
    bottom: 5%;
  }
  .feature .emp {
    font-size: 2.4rem;
    margin: 1rem 0;
  }
}
.blog_cont {
  background-color: #eef7eb;
  padding: 4rem 0;
  background-image: url("../img/index_blog_bg.png"), url("../img/index_blog_bg.png"), url("../img/index_blog_bg.png");
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: left top, right center, left bottom;
  background-size: 30% auto, 30% auto, 30% auto;
}
.blog_cont .tit_02:after {
  content: "Blog";
}
.blog_cont ul {
  width: 95%;
  margin: 3rem auto 0;
}
.blog_cont li {
  width: 100%;
  padding-bottom: 2rem;
  border-bottom: 1px solid #cccccc;
}
.blog_cont li:not(:first-child) {
  padding-top: 2rem;
}
.blog_cont .thumbnail {
  background-color: #fff;
  width: 15rem;
  height: 15rem;
  margin: 0 auto;
  position: relative;
}
.blog_cont .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.blog_cont .blog_r {
  width: 100%;
  margin: 1rem 0;
}
.blog_cont .tit {
  display: block;
  color: #4eb7ba;
  font-size: 1.5rem;
  font-weight: bold;
  overflow: hidden;
  width: 100%;
}
.blog_cont .tit a {
  text-decoration: none;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.blog_cont .blog_txt {
  width: 100%;
  overflow: hidden;
  font-size: 1.3rem;
}
.blog_cont .blog_txt span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.blog_cont .btn_more {
  width: 15rem;
  margin: 1rem 0 0 auto;
}
.blog_cont .btn_detail {
  font-size: 1.3rem;
  padding: 0.5rem 2rem 0.5rem 0;
  letter-spacing: 1px;
}
.blog_cont .btn_detail:after {
  right: 15px;
  width: 30px;
  height: 5px;
  border-right: 2px solid #FFF;
  border-bottom: 1px solid #FFF;
  transform: skew(45deg);
  transition: 0.3s;
}
.blog_cont .btn_detail:hover:after {
  right: 5px;
  width: 40px;
}

@media screen and (min-width: 48em), print {
  .blog_cont {
    padding: 8rem 0;
    background-size: 25rem 41.6rem, 25rem 41.6rem, 25rem 41.6rem;
    background-position: left 7rem top 8rem, right 7rem center, left 7rem bottom 10rem;
  }
  .blog_cont ul {
    width: 1200px;
    padding: 0 6rem 3rem;
    margin: 4rem auto 0;
  }
  .blog_cont li {
    padding-bottom: 3rem;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flexs-start;
    justify-content: flexs-start;
    -webkit-align-items: flexs-start;
    align-items: flexs-start;
  }
  .blog_cont li:not(:first-child) {
    padding-top: 3rem;
  }
  .blog_cont .thumbnail {
    width: 15rem;
    height: 15rem;
    margin: 0 4rem 0 0;
  }
  .blog_cont .blog_r {
    width: 80%;
    margin: 0;
  }
  .blog_cont .tit {
    font-size: 1.8rem;
  }
  .blog_cont .blog_txt {
    font-size: 1.6rem;
  }
  .blog_cont .btn_more {
    width: 17.8rem;
    margin: 1rem 0;
  }
  .blog_cont .btn_detail {
    font-size: 1.8rem;
    padding: 0.6rem 2rem 0.6rem 0;
  }
}
.banner {
  width: 90%;
  margin: 0 auto;
  padding: 4rem 0;
}
.banner li {
  position: relative;
}
.banner li:not(:last-child) {
  margin-bottom: 1rem;
}
.banner li:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  position: absolute;
  right: 0;
  bottom: 0;
  border-color: transparent transparent #339da1 transparent;
  transition: 0.2s;
}
.banner li a {
  display: block;
  background-color: #4eb7ba;
  text-decoration: none !important;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  padding: 1rem 0;
  letter-spacing: 1px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.banner li a:before {
  font-family: "fontello";
  content: "\e80b";
  display: inline-block;
  text-align: center;
  font-size: 4.5rem;
  color: #fff;
  margin-right: 1rem;
  font-weight: normal;
}
.banner li a:hover {
  background-color: #339da1;
  opacity: 1;
}
.banner li:hover:before {
  border-color: transparent transparent #4eb7ba transparent;
}
.banner li .neck:before {
  content: "\e80c";
}
.banner li .cancer:before {
  content: "\e807";
}
.banner li .sleep:before {
  content: "\e808";
}

@media screen and (min-width: 48em), print {
  .banner {
    width: 1200px;
  }
  .banner ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .banner li {
    flex-basis: calc((100% - 48px) / 4);
    max-width: calc((100% - 48px) / 4);
  }
  .banner li a {
    padding: 2.6rem 0;
  }
}
.banner_job {
  width: 90%;
  margin: 0 auto 4rem;
}
.banner_job ul {
  margin: 0 auto;
}
.banner_job ul li {
  background-color: #8bc777;
  margin: 0 auto 1rem;
  position: relative;
}
.banner_job ul li:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 25px 25px;
  position: absolute;
  right: 0;
  bottom: 0;
  border-color: transparent transparent #6bb157 transparent;
  transition: 0.2s;
}
.banner_job ul li a {
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-decoration: none !important;
  text-align: left;
  display: block;
  width: 100%;
  padding: 1rem 0 1rem 1rem;
  line-height: 1.5;
}
.banner_job ul li a:hover {
  background-color: #6bb157;
  opacity: 1;
}
.banner_job ul li .bn_inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
.banner_job ul li .bn_inner p {
  width: 60%;
  margin: 0 auto;
}
.banner_job ul li .bn_inner img {
  max-width: 35%;
}
.banner_job ul li:hover:after {
  border-color: transparent transparent #8bc777 transparent;
}

@media screen and (min-width: 48em), print {
  .banner_job {
    width: 1200px;
    margin: 4rem auto 8rem;
  }
  .banner_job ul {
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
  }
  .banner_job ul li {
    width: 49%;
  }
  .banner_job ul li a {
    padding: 1.6rem;
    font-size: 3.6rem;
    line-height: 2.5;
  }
  .banner_job ul li .bn_inner p {
    width: 67%;
  }
  .banner_job ul li .bn_inner img {
    max-width: 100%;
  }
}
.sns_icon {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin: 2rem 0;
}
.sns_icon li:not(:last-child) {
  margin: 0 2rem 0 0;
}

body:not(.index) .main {
  margin: 0 1rem;
  font-size: 1.4rem;
}
body:not(.index) .main p {
  margin: 0 0 1rem;
}
body:not(.index) .tit_01 {
  width: 100%;
  background: url(../img/index_wood_bg.png) repeat left top/contain #fff;
  font-size: 2rem;
  margin: 0 0 3.5rem;
  color: #4eb7ba;
  position: relative;
  text-align: center;
  display: inline-block;
}
body:not(.index) .tit_01:before {
  content: "";
  display: block;
  width: 5rem;
  height: 9.6rem;
  background-image: url("../img/ilst_tree.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -5rem;
  left: 1rem;
}
body:not(.index) .tit_01:after {
  content: "";
  display: block;
  width: 6rem;
  height: 4.8rem;
  background-image: url("../img/ilst_bird.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 1rem;
  right: 1rem;
}
body:not(.index) .tit_01 span:after {
  content: "";
  display: block;
  width: 6rem;
  height: 5.2rem;
  background-image: url("../img/ilst_rabbit.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -4rem;
  right: 2rem;
}
body:not(.index) .tit_02 {
  font-size: 2rem;
  margin: 2rem 0;
  line-height: 1.5;
}
body:not(.index) .tit_02 span {
  display: inline-block;
  padding-bottom: 1.5rem;
  position: relative;
}
body:not(.index) .tit_02 span:after {
  content: "";
  display: block;
  width: 40%;
  height: 4px;
  background-color: #8bc777;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0 auto;
}
body:not(.index) .tit_03 {
  background-color: #8bc777;
  color: #fff;
  font-size: 1.8rem;
  padding: 1rem 2rem;
  margin: 4rem 0 2rem;
}
body:not(.index) .tit_04 {
  font-size: 1.5rem;
  color: #8bc777;
  border-bottom: 1px solid #8bc777;
  margin: 4rem 0 2rem;
  padding-bottom: 0.5rem;
}
body:not(.index) .tit_05 {
  font-weight: bold;
  font-size: 1.4rem;
  margin: 3rem 0 2rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
body:not(.index) .tit_05:before {
  content: "";
  display: inline-block;
  border-top: 4px solid #8bc777;
  width: 0.8em; /* 線の長さ */
  margin-right: 0.5rem;
}
body:not(.index) .box {
  width: 100%;
}
body:not(.index) .box img {
  display: block;
  margin-bottom: 2rem;
}
body:not(.index) .txt_link {
  color: #ec7d81;
  text-decoration: underline;
  line-height: 1;
  padding-left: 1em;
  text-indent: -1em;
}
body:not(.index) .txt_link:before {
  font-family: "fontello";
  content: "\f105";
  display: inline-block;
  vertical-align: middle;
  font-size: 2.5rem;
  color: #ec7d81;
  margin-right: 0.5rem;
}
body:not(.index) .marker {
  background: linear-gradient(transparent 60%, #eee671 60%);
}
body:not(.index) .bg_gr {
  background-color: #eef7eb;
  padding: 1.5rem;
  margin: 2rem 0;
}
body:not(.index) .bg_pink {
  background-color: #fdf6f7;
  padding: 1.5rem;
  margin: 2rem 0;
}
body:not(.index) .emp {
  color: #8bc777;
  font-weight: bold;
}
body:not(.index) .bg_whi {
  background-color: #fff;
  padding: 3rem;
  margin: 2rem 0;
}
body:not(.index) .tbl_low {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
  color: #fff;
  background-color: #4eb7ba;
  border: 1px solid #cccccc;
  margin: 5rem 0;
}
body:not(.index) .tbl_low th, body:not(.index) .tbl_low td {
  border-bottom: 1px solid #cccccc;
  padding: 1.5rem 2rem;
  text-align: left;
}
body:not(.index) .tbl_low th {
  width: 30%;
  text-align: center;
}
body:not(.index) .tbl_low td {
  width: 70%;
  background-color: #fff;
  color: #333333;
}
body:not(.index) .tbl01 {
  background-color: #fff;
}
body:not(.index) .tbl01 th {
  color: #4eb7ba;
}
body:not(.index) .overview {
  margin-top: 8rem;
}
body:not(.index) .slider-pro {
  margin: 4rem auto 5rem;
  overflow: hidden;
}
body:not(.index) .col1 img {
  display: block;
  margin: 0 auto;
}
body:not(.index) .col1 p {
  padding: 1rem 0;
  text-align: center;
}
@media screen and (min-width: 48em), print {
  body:not(.index) .main {
    margin: 0;
    font-size: 1.8rem;
  }
  body:not(.index) .main p {
    margin: 0 0 1rem;
  }
  body:not(.index) .tit_01 {
    width: 100%;
    padding: 12.2rem 4rem;
    font-size: 3.6rem;
    margin: 0 0 3.5rem;
  }
  body:not(.index) .tit_01:before {
    width: 20rem;
    height: 24.6rem;
    bottom: -5rem;
    left: 14rem;
  }
  body:not(.index) .tit_01:after {
    width: 16rem;
    height: 13.6rem;
    top: 2rem;
    right: 16rem;
  }
  body:not(.index) .tit_01 span:after {
    width: 12rem;
    height: 10.4rem;
    bottom: -5rem;
    right: 16rem;
  }
  body:not(.index) .tit_02 {
    font-size: 3.6rem;
    margin: 10rem 0;
  }
  body:not(.index) .tit_02 span:after {
    width: 30%;
  }
  body:not(.index) .tit_03 {
    font-size: 3rem;
    margin: 8rem 0 4rem;
  }
  body:not(.index) .tit_04 {
    font-size: 2.4rem;
    margin: 8rem auto 4rem;
  }
  body:not(.index) .tit_05 {
    font-size: 1.8rem;
    margin: 5rem 0 2rem;
  }
  body:not(.index) .cf .img_l, body:not(.index) .cf .img_r {
    max-width: 40%;
    height: auto;
  }
  body:not(.index) .box {
    width: 48%;
  }
  body:not(.index) .overview {
    margin-top: 10rem;
  }
  body:not(.index) .slider-pro {
    margin: 8rem auto 10rem;
  }
  body:not(.index) .bg_pink {
    padding: 3rem;
  }
  body:not(.index) .bg_gr {
    padding: 3rem;
  }
}

.bold {
  font-weight: bold;
}

.border-bottom {
  border-bottom: #333333 1px solid;
}

.bg_pink_top {
  background-color: #fdf6f7;
  padding: 1.5rem;
  margin: 2rem 0;
}
@media screen and (min-width: 48em), print {
  .bg_pink_top {
    font-size: 1.8rem;
    padding: 3rem;
    margin: 0 auto !important;
  }
}

#clinicslide img, #clinicslide p {
  display: none;
}

.sp-layer.sp-black.sp-padding {
  text-align: center;
  font-size: 2.4rem;
}

.sp-selected-thumbnail {
  border: 4px solid #000;
}

.device li {
  margin: 0 0 2rem;
  text-align: center;
}
.device li img {
  display: block;
  margin: 0 auto 0.6rem;
  max-width: 80%;
  height: auto;
}

@media screen and (min-width: 48em), print {
  .device {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .device li {
    width: 48%;
  }
  .device li img {
    margin: 0 auto 1rem;
    max-width: 100%;
  }
}
.flow dd {
  margin: 0 0 6rem;
  position: relative;
}
@media screen and (min-width: 48em), print {
  .flow dd {
    margin: 0 0 10rem;
  }
}
.flow dd:not(:last-child)::after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  bottom: -5rem;
  left: 0;
  right: 0;
  border-top: 2rem solid #ccc;
  border-right: 3rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-left: 3rem solid transparent;
  margin: auto;
}

.access .main .gmap {
  height: 30rem;
  margin: 2rem 0;
}
.access .lst_ul01 li {
  line-height: 2;
}
.access .tbl_time {
  margin: 0 0 2rem;
}
@media screen and (min-width: 48em), print {
  .access .main .tbl_time {
    font-size: 2rem;
    margin: 0 0 5rem;
  }
  .access .main .gmap {
    height: 50rem;
  }
}

.kampo .lst_ul01 {
  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;
}
.kampo .lst_ul01 li {
  width: 50%;
}
@media screen and (min-width: 48em), print {
  .kampo .lst_ul01 li {
    margin-right: 2rem;
    width: auto;
  }
}/*# sourceMappingURL=style.css.map */