@charset "UTF-8";
.footer a {
  display: inline-block;
}

a[href*=price] {
  pointer-events: none;
}

/* _reset.scss　出力 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*, *::before, *::after {
  -webkit-box-sizing: inherit;
          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　出力 */
.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;
}

.larger {
  font-size: 125%;
}

.red {
  color: #f00;
}

.blue {
  color: #00f;
}

.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 3rem 3rem 0;
  }
  .img_r {
    float: right;
    margin: 0 0 3rem 3rem;
  }
  .tate {
    width: 20%;
  }
  .mini {
    width: 70%;
  }
  .small {
    max-width: 35rem;
  }
}
.sp_n {
  display: none !important;
}

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

.mt30 {
  margin-top: 3rem !important;
}

.mt20 {
  margin-top: 2rem !important;
}

.mt10 {
  margin-top: 1rem !important;
}

.mg0 {
  margin: 0 !important;
}

.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 !important;
  }
  .mt30 {
    margin-top: 6rem !important;
  }
  .mt20 {
    margin-top: 4rem !important;
  }
  .mt10 {
    margin-top: 2rem !important;
  }
  .main > section ~ section, .flex2 > section ~ section {
    margin-top: 7.3rem;
  }
  .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.2rem;
  table-layout: fixed;
  overflow: hidden;
  border-radius: 0.8rem 0.8rem 0 0;
  border: 0.1rem #39b54a solid;
}
.tbl_time tr th[scope=col] {
  padding: 0.8rem 0;
  background: #39b54a;
  color: #fff;
}
.tbl_time tr th[scope=col]:first-child {
  width: 30%;
}
.tbl_time tr th[scope=col]:last-child {
  padding: 0 1rem 0 0;
  white-space: nowrap;
}
.tbl_time tr th.time {
  white-space: nowrap;
  text-align: center;
  background: #fff;
  line-height: 1;
  font-weight: bold;
  color: #39b54a;
}
.tbl_time tr td {
  text-align: center;
  font-weight: normal;
  padding: 1.2rem 0;
  line-height: 1;
  color: #39b54a;
  background: #fff;
}

p.notice {
  margin: 0.8rem 0 0 0;
  font-size: 1.2rem;
  text-align: right;
  line-height: 1.4;
  color: #da8068;
}

@media screen and (min-width: 48em), print {
  .tbl_time {
    font-size: 1.8rem;
  }
  .tbl_time tr th[scope=col] {
    padding: 1.02rem 0;
  }
  .tbl_time tr th[scope=col]:first-child {
    width: 17rem;
  }
  .tbl_time tr td {
    padding: 2.05rem 0;
  }
  p.notice {
    font-size: 1.6rem;
    margin: 0.8rem 0 0 0;
  }
}
.gmap {
  width: 100%;
}
.gmap iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.tit_01 {
  background: url(../img/index_keyvsl_low.jpg) no-repeat center top/cover;
  font-size: 2.4rem;
  text-align: center;
  padding: 2rem 1rem 5.2rem;
  margin: 0;
  font-family: "Kosugi Maru", sans-serif;
  color: #da8068;
}

.tit_02 {
  text-align: center;
  font-size: 2.2rem;
  margin: 0 0 2rem;
  position: relative;
  font-family: "Kosugi Maru", sans-serif;
  color: #da8068;
}
.tit_02 span {
  display: block;
  font-family: "Questrial", sans-serif;
  font-size: 1.2rem;
  color: #999;
  margin: -0.8rem 0 0 0;
}
.tit_02::before {
  display: block;
  content: "";
  background: url("../img/icon_h2.png") no-repeat center center/contain;
  width: 3rem;
  height: 2.35rem;
  margin: 0 auto;
}

.tit_03 {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  margin: 0 0 2rem;
  padding: 0 1rem;
  font-weight: bold;
  background: #86c0e9;
  border-radius: 0.8rem;
}
.tit_03::before {
  display: inline-block;
  content: "";
  background: url("../img/icon_h3.png") no-repeat center center/contain;
  width: 1.44rem;
  height: 1.8rem;
  vertical-align: -0.2rem;
  margin: 0 0.4rem 0 0;
}

.tit_04 {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 0 2rem;
  color: #603813;
  border-bottom: 0.2rem #ebce67 solid;
}

.tit_05 {
  font-weight: bold;
  font-size: 1.6rem;
  color: #da8068;
  padding: 0 0 1rem;
}

@media screen and (min-width: 48em), print {
  .tit_01 {
    font-size: 5rem;
    padding: 7.4rem 0 0 0;
    margin: 0;
    height: 61rem;
  }
  .tit_02 {
    font-size: 3rem;
    margin: 0 0 3rem;
  }
  .tit_02 span {
    font-size: 1.5rem;
    margin: -0.8rem 0 0 0;
  }
  .tit_02::before {
    width: 6rem;
    height: 4.7rem;
  }
  .tit_03 {
    font-size: 2.4rem;
    padding: 0.5rem 2rem;
  }
  .tit_03::before {
    width: 2.4rem;
    height: 3rem;
    margin: 0 1rem 0 0;
    vertical-align: -0.4rem;
  }
  .tit_04 {
    font-size: 2.2rem;
    padding: 0 0 0.3rem;
    border-bottom: 0.3rem #ebce67 solid;
  }
  .tit_05 {
    font-size: 2rem;
  }
}
.lst_ul01 li, .lst_ul02 li {
  text-indent: -1.4rem;
  padding-left: 2rem;
  padding-bottom: 1rem;
  line-height: 1.4;
  font-size: 1.4rem;
}
.lst_ul01 li:last-of-type, .lst_ul02 li:last-of-type {
  padding-bottom: 0;
}
.lst_ul01 li::before, .lst_ul02 li::before {
  content: "●";
  margin-right: 0.4rem;
  color: #39b54a;
  vertical-align: 0.1rem;
  font-size: 60%;
}
@media screen and (min-width: 48em), print {
  .lst_ul01 li, .lst_ul02 li {
    font-size: 1.8rem;
    text-indent: -1.8rem;
    padding-left: 2rem;
  }
  .lst_ul01 li::before, .lst_ul02 li::before {
    vertical-align: 0.25rem;
  }
}

.lst_ul02 {
  padding: 1.3rem 1.3rem 0 1.3rem;
}

.lst_ol01 {
  margin: 1rem 0 1rem 2.6rem;
}
.lst_ol01 li {
  line-height: 1.4;
  counter-increment: number 1;
  text-indent: -1rem;
  padding: 0 0 1rem 0;
}
.lst_ol01 li::before {
  display: inline-block;
  content: counter(number) ".";
  margin-right: 0.8rem;
  font-family: "Lato", sans-serif;
  color: #333;
  font-weight: bold;
}

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

.lst_dl02 dt {
  background: #EAF4FB;
  padding: 0.2rem 0.8rem;
}
.lst_dl02 dd {
  margin: 0 0 2rem;
  padding: 0.8rem;
}

@media screen and (min-width: 48em), print {
  .lst_ol01 {
    margin: 1rem 0 1rem 3rem;
  }
  .lst_ol01 li {
    text-indent: -1.2rem;
    padding: 0 0 1.4rem 0;
  }
  .lst_dl01 dt {
    float: left;
    width: 15rem;
    font-weight: bold;
    clear: left;
  }
  .lst_dl01 dd {
    padding-left: 15rem;
  }
  .lst_dl02 dt {
    padding: 0.4rem 1rem;
  }
  .lst_dl02 dd {
    padding: 1rem;
  }
}
.flex3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex3 > li {
  width: 100%;
  margin: 0 0 2rem;
}

@media screen and (min-width: 48em), print {
  .flex2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flex2 > section, .flex2 > li {
    width: 48%;
    margin: 0 !important;
  }
  .flex3 li {
    width: 31%;
    margin: 0;
  }
}
.tel {
  line-height: 1;
  font-family: "Questrial", sans-serif;
  color: #39b54a;
}
.tel::before {
  content: "";
  margin: 0 0.4rem 0 0;
  background: url("../img/icon-tel.svg") no-repeat center center/contain;
  display: inline-block;
}
.tel a {
  text-decoration: none !important;
}

.btn_rsv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #da8068;
  color: #fff;
  font-weight: bold;
  border-radius: 0.6rem;
  padding: 0.9rem;
}
.btn_rsv::before {
  content: url("../img/head_rsv.svg");
  background: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 2.4rem;
  height: 2.4rem;
  margin: 0 1rem 0 0;
}
@media screen and (min-width: 48em), print {
  .btn_rsv {
    font-size: 2rem;
    width: 26rem;
    height: 5rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .btn_rsv::before {
    width: 3rem;
    height: 3rem;
    margin: 0 5rem 0 0;
  }
}

.btn_link {
  display: block;
  background: #fffbf2;
  border-radius: 0.4rem;
  text-align: center;
  padding: 0.4rem 0;
  color: #fff;
}
.btn_link::before {
  display: inline-block;
  font-family: "fontello";
  content: "\e807";
  font-size: 120%;
  margin: 0 0.6rem 0 0;
}

.btn_detail {
  display: inline-block;
  padding: 0.6rem 3rem;
  font-size: 1.4rem;
  border-radius: 3rem;
  background: #84b50a;
  background: -webkit-gradient(linear, left top, right top, from(#84b50a), color-stop(50%, #70ae12), color-stop(86%, #4fa31f), to(#419f25));
  background: linear-gradient(to right, #84b50a 0%, #70ae12 50%, #4fa31f 86%, #419f25 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#84b50a", endColorstr="#419f25",GradientType=1 );
  color: #fff;
  text-decoration: none !important;
}
.btn_detail::before {
  font-family: "fontello";
  content: "\e80d";
  margin: 0 0.6rem 0 0;
}
@media screen and (min-width: 48em), print {
  .btn_detail {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .btn_detail::before {
    margin: 0 0.8rem 0 0;
  }
}

.btn_txt {
  color: #e50065;
  text-decoration: underline;
}
@media screen and (min-width: 48em), print {
  .btn_txt:hover {
    color: #e5eff7;
  }
}

.anc li .btn_detail::after {
  content: "▼";
}

@media screen and (min-width: 48em), print {
  .anc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .anc li {
    margin: 0 2rem 2rem 0;
  }
  .anc li .btn_detail::after {
    content: "▼";
  }
}
.box_white {
  padding: 1rem;
  background: #fff;
  border-radius: 0.6rem;
}
@media screen and (min-width: 48em), print {
  .box_white {
    padding: 4rem;
  }
}

.box_blue, .box_yellow {
  padding: 1rem;
  background: #f2f2f2;
  border-radius: 0;
}
@media screen and (min-width: 48em), print {
  .box_blue, .box_yellow {
    padding: 2.4rem;
  }
}

.box_yellow {
  background: #e7f2fb;
}

.slide-bottom {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: all 2s 0s ease-out;
  transition: all 2s 0s ease-out;
}

/* _common.scss　出力 */
html {
  font-size: 3.125vw;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}

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

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

aside {
  display: none;
}

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

@media screen and (min-width: 48em), print {
  :target::before {
    /*
     content: "";
     display: block;
     height: 20.0rem;
     margin: -20.0rem 0 0;
    */
  }
  html {
    font-size: 62.5%;
  }
  body {
    min-width: calc(1200px + 40px);
  }
  a, button {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  a:hover, button:hover {
    opacity: 0.8;
  }
  .wrap {
    width: 1200px;
    margin: auto;
  }
  .wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main {
    width: 100%;
    font-size: 1.8rem;
    padding: 0;
    margin: 10rem 0 0 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 .sticky .wrap {
  margin: 1rem 2rem;
}
.header .sticky .wrap .logo {
  height: 7rem;
}
.header .sticky .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 .sticky .wrap .headR {
  margin: 2rem 0 0 0;
}
.header .sticky .wrap .headR .head_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 1.2rem;
}
.header .sticky .wrap .headR .head_info .tel {
  background: #86c0e9;
  color: #fff;
  font-family: "Questrial", sans-serif;
  border-radius: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.9rem;
  width: 100%;
  font-size: 2.4rem;
  white-space: nowrap;
}
.header .sticky .wrap .headR .head_info .tel::before {
  vertical-align: -0.2rem;
  margin: 0 0.4rem 0 0;
  font-family: fontello;
  content: "\f2a0";
  background: #fff;
  font-size: 1.6rem;
  color: #86c0e9;
  border-radius: 50%;
  width: 2.4rem;
  height: 2.4rem;
  padding: 0;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header .sticky .wrap .headR .head_info .rsv {
  margin: 1rem 0 0;
  background: #da8068;
  color: #fff;
  font-family: "Questrial", sans-serif;
  border-radius: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.9rem;
  width: 100%;
  font-size: 1.8rem;
  white-space: nowrap;
}
.header .sticky .wrap .headR .head_info .rsv::before {
  vertical-align: -0.2rem;
  margin: 0 0.4rem 0 0;
  font-family: fontello;
  content: "\e9bd";
  background: #fff;
  font-size: 1.8rem;
  color: #da8068;
  border-radius: 50%;
  width: 2.4rem;
  height: 2.4rem;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header .sticky .wrap .headR .head_info .add {
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.4;
}
.header .sticky .wrap .headR .head_info .add span {
  text-align: center;
  display: block;
}
.header .sticky .wrap .headR .head_info .acs {
  font-weight: bold;
  background: #ebce67;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
  width: 100%;
  height: 2rem;
  margin: 0.8rem 0 0 0;
}

@media screen and (min-width: 48em), print {
  .header {
    margin: 0;
    padding: 0;
    height: 21.9rem;
  }
  .header .sticky .wrap {
    margin: 0 auto;
    padding: 2.5rem 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header .sticky .wrap .logo {
    width: 30rem;
    height: 10rem;
    margin: 0;
  }
  .header .sticky .wrap .headR {
    margin: 0;
  }
  .header .sticky .wrap .headR .head_info {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 1.2rem;
  }
  .header .sticky .wrap .headR .head_info .tel {
    font-size: 3rem;
    width: 26rem;
    height: 5rem;
    margin: 0;
  }
  .header .sticky .wrap .headR .head_info .tel::before {
    width: 3rem;
    height: 3rem;
    margin: 0 1.2rem 0 0;
    font-size: 2.2rem;
  }
  .header .sticky .wrap .headR .head_info .rsv {
    width: 26rem;
    font-size: 2.2rem;
    margin: 0 0 0 1.2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header .sticky .wrap .headR .head_info .rsv::before {
    width: 3rem;
    height: 3rem;
    margin: 0 1.2rem 0 0;
    font-size: 2.2rem;
  }
  .header .sticky .wrap .headR .head_info .add {
    font-size: 1.6rem;
    margin: 0 1.2rem 0 0;
  }
  .header .sticky .wrap .headR .head_info .add span {
    text-align: right;
  }
  .header .sticky .wrap .headR .head_info .acs {
    font-size: 1.6rem;
    width: 26rem;
    height: 3.2rem;
    margin: 0;
  }
}
.tel_add .tel {
  font-size: 200%;
}

.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: 5.5rem;
  color: #fff;
  background: #39b54a;
  text-shadow: none;
  border-radius: 0;
  text-align: center;
  line-height: 1;
  margin: 0 1rem;
  padding: 0.4rem 0 0 0;
  z-index: 999;
}
.slicknav_menu .slicknav_btn.slicknav_collapsed::before {
  display: block;
  font-family: "fontello";
  content: "\f008";
  line-height: 1;
  font-size: 3rem;
  margin: 0.3rem 0 0 0;
}
.slicknav_menu .slicknav_btn.slicknav_collapsed::after {
  display: block;
  content: "MENU";
  font-family: "Questrial", sans-serif;
  font-size: 1.1rem;
  margin: 0.2rem 0 0 0;
}
.slicknav_menu .slicknav_btn.slicknav_open::before {
  display: block;
  font-family: "fontello";
  content: "\e758";
  line-height: 1;
  font-size: 3rem;
  margin: 0.3rem 0 0 0;
}
.slicknav_menu .slicknav_btn.slicknav_open::after {
  display: block;
  content: "CLOSE";
  font-family: "Questrial", sans-serif;
  font-size: 1.1rem;
  margin: 0.2rem 0 0 0;
}
.slicknav_menu .slicknav_nav {
  width: 100vw;
  background: #39b54a;
  padding: 7rem 1.6rem 1.6rem 1.6rem;
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
}
.slicknav_menu .slicknav_nav .gnav {
  margin: 0;
}
.slicknav_menu .slicknav_nav .gnav li a {
  display: block;
  color: #fff !important;
  padding: 1rem 0;
  font-size: 1.4rem;
  position: relative;
}
.slicknav_menu .slicknav_nav .gnav li a span {
  display: inline-block;
  font-size: 1.2rem;
  margin: 0 0 0 2rem;
}
.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: 1.5rem;
  font-size: 1rem;
  content: "▼";
  color: #fff;
}
.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_parent ul li:last-child {
  border: none;
}
.slicknav_menu .slicknav_nav .gnav li.slicknav_open > a.slicknav_item .sub::after {
  content: "▲";
}
.slicknav_menu .slicknav_nav .gnav li .subnav li {
  border: none;
}
.slicknav_menu .slicknav_nav .gnav li .subnav li a {
  padding: 1rem;
  background: rgba(255, 255, 255, 0.8);
  color: #39b54a !important;
}
.slicknav_menu .slicknav_nav .gnav li .subnav li a span {
  display: block;
}
.slicknav_menu .slicknav_nav .gnav li .subnav li a br {
  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 {
    display: block;
    width: 100%;
    padding: 0;
    margin: 1.5rem auto 0;
    height: 6rem;
    background: #39b54a;
  }
  #nav.fixed {
    position: fixed;
    top: 0;
    z-index: 9999999;
    margin: 0 auto;
  }
  #nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
  }
  #nav ul li {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 6rem;
  }
  #nav ul li:hover .children-1 {
    display: block;
  }
  #nav ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    font-size: 1.6rem;
    color: #fff;
    font-weight: bold;
    width: 100%;
    height: 100%;
    border-right: 0.1rem #66c673 solid;
  }
  #nav ul li a span {
    width: 100%;
    font-family: "Questrial", sans-serif;
    font-size: 1.2rem;
    font-weight: normal;
    display: block;
    margin: 0.4rem 0 0 0;
  }
  #nav ul li a.home {
    border-left: 0.1rem #66c673 solid;
  }
  #nav ul .children-1 li, #nav ul .children-2 li {
    width: 100%;
    height: auto;
    background: rgba(57, 181, 74, 0.8);
  }
  #nav ul .children-1 li:hover, #nav ul .children-2 li:hover {
    background: #39b54a;
  }
  #nav ul .children-1 li a, #nav ul .children-2 li a {
    display: block;
    height: auto;
    padding: 1.4rem 1.7rem;
    width: 100%;
    border-left: 0;
    margin: 0;
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
    text-align: left;
    white-space: nowrap;
    border-left: 0;
    border-right: 0;
  }
  #nav ul .children-1 li a::before, #nav ul .children-2 li a::before {
    content: ">";
    font-weight: normal;
    margin: 0 0.77rem 0 0;
  }
  #nav ul .children-1 li a br, #nav ul .children-2 li a br {
    display: none;
  }
  #nav ul .children-1 {
    display: none;
    position: absolute;
    background: transparent;
    z-index: 999;
    top: 0;
    left: 0;
    margin: auto;
    padding: 6rem 0 0 0;
    width: 100%;
  }
  #nav ul .children-1 li .children-2 {
    display: none;
    position: absolute;
    top: 0px;
    left: 110px;
    width: 100%;
  }
  #nav ul .children-1 li:hover .children-2 {
    display: block;
    background: #E6E4D7;
  }
  #nav ul .children-2 a {
    width: 100%;
  }
}
.overview {
  padding: 0 0 3rem;
  font-size: 1.4rem;
  background: url("../img/bg_overview.jpg") no-repeat center top;
  width: 100%;
}
.overview::before {
  display: block;
  content: "";
  background: url("../img/bg_overview_before.png") no-repeat center top/cover;
  width: 100%;
  height: 8rem;
}
.overview > .wrap {
  background: url("../img/bg_overview_info_sp.png") no-repeat center center/contain;
  padding: 1rem;
  margin: 4rem 1rem 0 1rem;
}
.overview > .wrap .tit_02 {
  margin: 0;
  line-height: 1.6;
}
.overview > .wrap .overviewL .clinic_name, .overview > .wrap .overviewR .clinic_name {
  text-align: center;
  margin: 0 auto 1rem;
}
.overview > .wrap .overviewL .clinic_name img, .overview > .wrap .overviewR .clinic_name img {
  width: 80%;
}
.overview > .wrap .overviewL p.tel, .overview > .wrap .overviewR p.tel {
  text-align: center;
  margin: 0;
  font-size: 2.8rem;
  font-family: "Questrial", sans-serif;
  color: #39b54a;
}
.overview > .wrap .overviewL p.tel::before, .overview > .wrap .overviewR p.tel::before {
  content: "";
  margin: 0 0.8rem 0 0;
  width: 2.5rem;
  height: 2.5rem;
  vertical-align: -0.3rem;
}
.overview > .wrap .overviewL .gaiyo, .overview > .wrap .overviewR .gaiyo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1.8rem 0 0 0;
}
.overview > .wrap .overviewL .gaiyo dt, .overview > .wrap .overviewL .gaiyo dd, .overview > .wrap .overviewR .gaiyo dt, .overview > .wrap .overviewR .gaiyo dd {
  font-size: 1.3rem;
  margin: 0 0 1rem;
}
.overview > .wrap .overviewL .gaiyo dt, .overview > .wrap .overviewR .gaiyo dt {
  color: #39b54a;
  font-weight: bold;
}
.overview > .wrap .overviewL .gaiyo dd, .overview > .wrap .overviewR .gaiyo dd {
  width: 21rem;
  line-height: 1.4;
}
.overview > .wrap .overviewL .timetable_wrapper p.notice, .overview > .wrap .overviewR .timetable_wrapper p.notice {
  color: #39b54a;
}

.gmap {
  margin: 0 0 1rem;
  padding: 1rem;
  font-size: 0;
}
.gmap iframe {
  border: 0;
  height: 30rem;
}

@media screen and (min-width: 48em), print {
  .overview {
    padding: 0 0 10rem;
    margin: -35rem auto 0;
  }
  .overview::before {
    background: url("../img/bg_overview_before.png") no-repeat center top;
    width: 100%;
    height: 44.9rem;
  }
  .overview > .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url("../img/bg_overview_info.png") no-repeat center center;
    width: 1200px;
    height: auto;
    margin: 3rem auto 0;
    padding: 0 5rem 1rem;
  }
  .overview > .wrap .tit_02 {
    width: 100%;
    margin: 2.5rem 0 0 0;
    line-height: 1.4;
  }
  .overview > .wrap .overviewL {
    width: 50rem;
  }
  .overview > .wrap .overviewR {
    width: 60rem;
  }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR {
    margin: 0;
  }
  .overview > .wrap .overviewL .clinic_name, .overview > .wrap .overviewR .clinic_name {
    margin: 5rem auto;
    text-align: left;
  }
  .overview > .wrap .overviewL .clinic_name img, .overview > .wrap .overviewR .clinic_name img {
    width: 37rem;
  }
  .overview > .wrap .overviewL p.tel, .overview > .wrap .overviewR p.tel {
    font-size: 6rem;
    text-align: left;
  }
  .overview > .wrap .overviewL p.tel::before, .overview > .wrap .overviewR p.tel::before {
    margin: 0 1.4rem 0 0;
    width: 4.5rem;
    height: 4.5rem;
    vertical-align: -0.3rem;
  }
  .overview > .wrap .overviewL .gaiyo, .overview > .wrap .overviewR .gaiyo {
    width: 100%;
    margin: 1rem auto 0 0;
  }
  .overview > .wrap .overviewL .gaiyo dt, .overview > .wrap .overviewL .gaiyo dd, .overview > .wrap .overviewR .gaiyo dt, .overview > .wrap .overviewR .gaiyo dd {
    font-size: 1.6rem;
    margin: 0 0 1.6rem;
  }
  .overview > .wrap .overviewL .gaiyo dt, .overview > .wrap .overviewR .gaiyo dt {
    width: 10rem;
  }
  .overview > .wrap .overviewL .gaiyo dd, .overview > .wrap .overviewR .gaiyo dd {
    width: 50rem;
  }
  .overview > .wrap .overviewL .timetable_wrapper, .overview > .wrap .overviewR .timetable_wrapper {
    margin: 0.4rem 0 0 0;
  }
  .overview > .wrap .overviewL .timetable_wrapper .tbl_time, .overview > .wrap .overviewR .timetable_wrapper .tbl_time {
    width: 100%;
  }
  .overview > .wrap .overviewL .timetable_wrapper .tbl_time th[scope=col], .overview > .wrap .overviewR .timetable_wrapper .tbl_time th[scope=col] {
    padding: 1rem 0;
  }
  .overview > .wrap .overviewL .timetable_wrapper .tbl_time td, .overview > .wrap .overviewR .timetable_wrapper .tbl_time td {
    padding: 2.1rem 0;
  }
  .gmap {
    margin: 0;
    padding: 0;
  }
  .gmap iframe {
    height: 70rem;
  }
}
.tel_up {
  width: 100%;
  background: #fff;
  padding: 0.2rem 1rem;
  visibility: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tel_up .tel {
  width: 84%;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1;
  padding: 0.6rem 1rem;
  border-radius: 0.4rem;
  color: #fff;
  background: #86c0e9;
}
.tel_up .tel::before {
  vertical-align: -0.2rem;
  margin: 0 0.4rem 0 0;
  font-family: fontello;
  content: "\f2a0";
  background: #fff;
  font-size: 1.6rem;
  color: #86c0e9;
  border-radius: 50%;
  width: 2.2rem;
  height: 2.2rem;
  padding: 0.3rem 0 0 0;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.tel_up .btn_rsv {
  display: none;
  white-space: nowrap;
  padding: 0.6rem 1rem;
  background: #da8068;
  border-radius: 0.4rem;
  font-size: 1.3rem;
}
.tel_up .btn_rsv::before {
  width: 2rem;
  height: 2rem;
  margin: 0 0.4rem 0 0;
}
.tel_up .pageup a {
  display: block;
  width: 4rem;
  height: 4rem;
  font-size: 2.8rem;
  text-align: center;
  padding: 0.4rem 0 0 0;
  line-height: 1;
  font-family: "Questrial", sans-serif;
  color: #39b54a;
  background: #fff;
  border-radius: 50%;
  border: 0.1rem #39b54a solid;
}
.tel_up .pageup a::before {
  font-family: "fontello";
  content: "e";
  font-weight: normal;
}
.tel_up .pageup a span {
  display: none;
}

@media screen and (min-width: 48em), print {
  .tel_up {
    display: block;
    width: 8rem;
    bottom: 4rem;
    right: 2rem;
    left: auto;
    cursor: pointer;
    background: none;
    padding: 0;
  }
  .tel_up .tel, .tel_up .btn_rsv {
    display: none;
  }
  .tel_up .pageup a {
    width: 7rem;
    height: 7rem;
    font-size: 4rem;
    padding: 0.6rem 0 0 0;
  }
  .tel_up .pageup a span {
    display: block;
    font-size: 1.6rem;
    margin: -0.6rem 0 0 0;
  }
}
.footer {
  text-align: center;
  padding: 0;
  width: 100%;
}
.footer .bg_footer {
  background: url("../img/bg_footer.jpg") no-repeat center top/cover;
  padding: 4rem 0;
}
.footer .bg_footer .img_logo {
  width: 15%;
  margin: 0 auto;
}
.footer .copy {
  color: #fff;
  display: block;
  padding: 1rem 1rem 5.4rem;
  font-size: 1.2rem;
  background: #39b54a;
}
.footer .footer_wrapper {
  display: none;
}

@media screen and (min-width: 48em), print {
  .footer .bg_footer {
    background: url("../img/bg_footer.jpg") no-repeat center top/auto;
    height: 46.5rem;
    padding: 15rem 0 0 0;
  }
  .footer .bg_footer .img_logo {
    width: 10.4rem;
  }
  .footer .bg_footer .footer_wrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 4rem 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .bg_footer .footer_wrapper .footer_nav {
    margin: 0;
  }
  .footer .bg_footer .footer_wrapper .footer_nav ul.glo, .footer .bg_footer .footer_wrapper .footer_nav ul.sub {
    width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .bg_footer .footer_wrapper .footer_nav ul.glo li, .footer .bg_footer .footer_wrapper .footer_nav ul.sub li {
    display: inline-block;
    -webkit-text-size-adjust: none;
    border-right: 0.1rem #fff solid;
    padding: 0 1.4rem;
    margin: 0;
  }
  .footer .bg_footer .footer_wrapper .footer_nav ul.glo li:not(.footer .bg_footer .footer_wrapper .footer_nav ul.glo li:last-child):not(.footer .bg_footer .footer_wrapper .footer_nav ul.sub li:last-child), .footer .bg_footer .footer_wrapper .footer_nav ul.sub li:not(.footer .bg_footer .footer_wrapper .footer_nav ul.glo li:last-child):not(.footer .bg_footer .footer_wrapper .footer_nav ul.sub li:last-child) {
    border-right: 0.1rem #999 solid;
  }
  .footer .bg_footer .footer_wrapper .footer_nav ul.glo li.treatment, .footer .bg_footer .footer_wrapper .footer_nav ul.sub li.treatment {
    display: none;
  }
  .footer .bg_footer .footer_wrapper .footer_nav ul.glo li a, .footer .bg_footer .footer_wrapper .footer_nav ul.sub li a {
    color: #333;
    font-weight: bold;
    font-size: 1.7rem;
    opacity: 1;
  }
  .footer .bg_footer .footer_wrapper .footer_nav ul.glo li a span, .footer .bg_footer .footer_wrapper .footer_nav ul.sub li a span {
    display: none;
  }
  .footer .bg_footer .footer_wrapper .footer_nav ul.glo li a:hover, .footer .bg_footer .footer_wrapper .footer_nav ul.sub li a:hover {
    text-decoration: underline;
  }
  .footer .bg_footer .footer_wrapper .footer_nav ul.glo li .subnav, .footer .bg_footer .footer_wrapper .footer_nav ul.sub li .subnav {
    display: none;
  }
  .footer .bg_footer .footer_wrapper .footer_nav ul.sub {
    margin: 0 auto;
  }
  .footer .bg_footer .footer_wrapper .footer_nav ul.sub li {
    margin: 1.8rem 0 0 0;
  }
  .footer .bg_footer .footer_wrapper .footer_nav ul.sub li a {
    font-size: 1.6rem;
  }
  .footer .bg_footer .footer_wrapper .footer_nav ul.sub li a::before {
    content: "";
    margin: 0;
  }
  .footer .copy {
    padding: 1.8rem 0;
    font-size: 1.6rem;
    margin: 0 auto;
  }
}
/* _top.scss　出力 */
#keyvsl {
  margin: 0;
  padding: 0;
  max-width: 100%;
  background: url(../img/index_keyvsl01.jpg) no-repeat center top/150% auto;
}
#keyvsl .catch {
  position: relative;
  padding: 1rem;
}
#keyvsl .catch .timetable_wrapper {
  margin: 20.5rem 0 0 0;
}

@media screen and (min-width: 48em), print {
  #keyvsl {
    background: url(../img/index_keyvsl01.jpg) no-repeat center bottom/auto;
    height: 80rem;
    overflow: hidden;
    width: 100%;
  }
  #keyvsl::after {
    content: "";
    margin: -9.7rem 0 0 0;
    background: url("../img/kv_deco.png") no-repeat center bottom;
    width: 100%;
    height: 9.7rem;
    display: block;
  }
  #keyvsl .catch {
    width: 1200px;
    margin: 0 auto;
    height: 80rem;
    position: relative;
  }
  #keyvsl .catch ul {
    position: absolute;
    top: 4.5rem;
    left: 2rem;
    width: auto;
    margin: 0 auto 0 0;
  }
  #keyvsl .catch ul li.open {
    width: 19.5rem;
    height: 19.5rem;
    font-size: 3rem;
  }
  #keyvsl .catch ul li.open::before {
    width: 18.1rem;
    height: 18.1rem;
    top: 0.7rem;
  }
  #keyvsl .catch .timetable_wrapper {
    width: 60rem;
    position: absolute;
    right: 0;
    bottom: 6rem;
    margin: 0;
  }
}
@media screen and (min-width: 48em), print {
  .top_01 {
    background: url("../img/bg_top_01.jpg") no-repeat center top/auto;
    height: 156rem;
  }
}
.info {
  margin: 2rem 0 0 0;
  padding: 0 1rem;
}
.info .info_wrapper dl {
  margin: 0 auto;
  line-height: 1.4;
  padding: 0 1rem;
  height: 25rem;
  overflow-y: scroll;
  overflow-x: hidden;
}
.info .info_wrapper dl dt {
  font-size: 1.4rem;
  margin: 0 0 1rem;
  padding: 0.8rem 0;
  color: #603813;
  font-family: "Kosugi Maru", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.info .info_wrapper dl dt .date {
  margin: 0 0.8rem 0 0;
}
.info .info_wrapper dl dt:not(.close):not(.info .info_wrapper dl dt:not(.close):last-child) {
  border-bottom: 0.2rem #e5e5e5 solid;
}
.info .info_wrapper dl dt:not(.close)::before {
  font-family: fontello;
  content: "r";
  font-weight: normal;
  margin: 0 0.6rem 0 0;
  color: #fff;
  background: #da8068;
  border-radius: 50%;
  width: 1.6rem;
  height: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.info .info_wrapper dl dt.close::before {
  font-family: fontello;
  content: "e";
  font-weight: normal;
  margin: 0 0.6rem 0 0;
  display: inline-block;
  color: #fff;
  background: #da8068;
  border-radius: 50%;
  width: 1.6rem;
  height: 1.6rem;
  padding: 0.1rem 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.info .info_wrapper dl dd {
  font-size: 1.4rem;
  padding: 0 0 1.6rem;
  margin: 0 0 1.6rem;
  color: #444;
  display: none;
  border-bottom: 0.2rem #e5e5e5 solid;
}
.info .info_wrapper dl dd .link_text {
  display: block;
  color: #e14d8e;
  margin: 0.6rem 0 0 0;
  text-decoration: underline;
}

@media screen and (min-width: 48em), print {
  .info {
    margin: 0;
    width: 100%;
    padding: 0;
  }
  .info .info_wrapper {
    width: 100%;
    margin: 0 auto;
  }
  .info .info_wrapper .tit_02 {
    margin: 0 0 1rem;
  }
  .info .info_wrapper dl {
    width: 100rem;
    margin: 0 auto;
    height: 35rem;
    padding: 0;
  }
  .info .info_wrapper dl dt {
    font-size: 1.8rem;
    width: 98rem;
    margin: 0 auto 0 0;
    padding: 2rem 0 2rem 2.4rem;
  }
  .info .info_wrapper dl dt:not(.close)::before {
    padding: 0.3rem 0 0 0;
    margin: 0 1.4rem 0 0;
  }
  .info .info_wrapper dl dt.close::before {
    margin: 0 1.4rem 0 0;
  }
  .info .info_wrapper dl dt .date {
    margin: 0 2.7rem 0 0;
  }
  .info .info_wrapper dl dd {
    font-size: 1.8rem;
    padding: 0 0 2rem 5.4rem;
    width: 98rem;
    margin: 0 auto 0 0;
  }
}
.tre {
  margin: 0 !important;
  padding: 8rem 0 4rem;
  background: url("../img/bg_top_01_sp.jpg") no-repeat center top/contain;
}
.tre .list_tre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  width: 100%;
}
.tre .list_tre li {
  text-align: center;
  width: 30%;
  margin: 0 0 3rem;
}
.tre .list_tre li a {
  font-size: 1.2rem;
  padding: 0;
  color: #603813;
  font-weight: bold;
  text-decoration: none;
}
.tre .list_tre li a::before {
  display: block;
  content: "";
  width: 8rem;
  height: 8rem;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.tre .list_tre li a.dental::before {
  background-image: url("../img/icon-01.svg");
}
.tre .list_tre li a.periodontal::before {
  background-image: url("../img/icon-02.svg");
}
.tre .list_tre li a.prevention::before {
  background-image: url("../img/icon-03.svg");
}
.tre .list_tre li a.esthetic::before {
  background-image: url("../img/icon-04.svg");
}
.tre .list_tre li a.kids::before {
  background-image: url("../img/icon-05.svg");
}
.tre .list_tre li a.surgery::before {
  background-image: url("../img/icon-06.svg");
}
.tre .list_tre li a.mouthpiece::before {
  background-image: url("../img/icon-11.svg");
}
.tre .list_tre li a.artificial::before {
  background-image: url("../img/icon-07.svg");
}
.tre .list_tre li a.whitening::before {
  background-image: url("../img/icon-08.svg");
}
.tre .list_tre li a.homecare::before {
  background-color: #fff;
  background-image: url("../img/icon-10.svg");
  background-size: 60%;
  border-radius: 50%;
}

@media screen and (min-width: 48em), print {
  .tre {
    margin: 0 !important;
    padding: 18rem 0 7rem;
    width: 100%;
    background: transparent;
  }
  .tre .list_tre {
    width: 1200px;
    margin: 0 auto;
  }
  .tre .list_tre li {
    margin: 0 0 5rem;
    width: 240px;
  }
  .tre .list_tre li a {
    font-size: 2rem;
    padding: 11.6rem 0 0 0;
  }
  .tre .list_tre li a::before {
    margin: 0 auto 1.4rem;
    width: 14rem;
    height: 14rem;
  }
  .tre .list_tre li a:hover {
    opacity: 0.8;
  }
}
.features {
  margin: 0 !important;
  padding: 3rem 1rem 3rem 1rem;
}
.features .features_wrapper {
  margin: 0;
}
.features .features_wrapper .box, .features .features_wrapper .box2, .features .features_wrapper .box3 {
  width: 100%;
  position: relative;
  margin: 0 0 3rem;
}
.features .features_wrapper .box p, .features .features_wrapper .box2 p, .features .features_wrapper .box3 p {
  margin: 0;
}
.features .features_wrapper .box p.number, .features .features_wrapper .box2 p.number, .features .features_wrapper .box3 p.number {
  font-family: "Questrial", sans-serif;
  color: #fff;
  background: #ebce67;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 999;
  font-size: 3.4rem;
  width: 6rem;
  height: 6rem;
}
.features .features_wrapper .box p.tit, .features .features_wrapper .box2 p.tit, .features .features_wrapper .box3 p.tit {
  font-weight: bold;
  color: #603813;
  position: absolute;
  top: 0;
  left: 6.5rem;
  font-size: 1.6rem;
}
.features .features_wrapper .box p.tit span, .features .features_wrapper .box2 p.tit span, .features .features_wrapper .box3 p.tit span {
  color: #39b54a;
}
.features .features_wrapper .box img, .features .features_wrapper .box2 img, .features .features_wrapper .box3 img {
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 3.4rem 0 0 0;
}
.features .features_wrapper .box .txt, .features .features_wrapper .box2 .txt, .features .features_wrapper .box3 .txt {
  border: 0.2rem #e5e5e5 solid;
  font-size: 1.4rem;
  padding: 1rem 1.4rem;
  margin: 1rem auto 0;
}
@media screen and (min-width: 48em), print {
  .features {
    margin-top: 5.2rem !important;
    margin: 0;
    padding: 0 0 60rem;
    width: 100%;
  }
  .features .features_wrapper {
    width: 1200px;
    margin: 6rem auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .features .features_wrapper .box, .features .features_wrapper .box2, .features .features_wrapper .box3 {
    margin: 0;
  }
  .features .features_wrapper .box p.number, .features .features_wrapper .box2 p.number, .features .features_wrapper .box3 p.number {
    font-size: 4rem;
    width: 7rem;
    height: 7rem;
    top: 0;
    left: -0.5rem;
  }
  .features .features_wrapper .box p.tit, .features .features_wrapper .box2 p.tit, .features .features_wrapper .box3 p.tit {
    font-size: 2.4rem;
    top: 0;
    left: 7.2rem;
  }
  .features .features_wrapper .box img, .features .features_wrapper .box2 img, .features .features_wrapper .box3 img {
    position: absolute;
    top: 4.3rem;
    width: auto;
    margin: 0;
    padding: 0;
  }
  .features .features_wrapper .box .txt, .features .features_wrapper .box2 .txt, .features .features_wrapper .box3 .txt {
    position: absolute;
    margin: 1.7rem auto 0;
    font-size: 1.6rem;
    width: 34.1rem;
    padding: 1.6rem 1.8rem;
    top: 30.2rem;
  }
  .features .features_wrapper .box2 {
    margin: 5rem 0 0 0;
  }
  .features .features_wrapper .box3 {
    margin: 15rem 0 0 0;
  }
}
/* _lower.scss　出力 */
body:not(.index) .main {
  margin: 0 1rem;
}
@media screen and (min-width: 48em), print {
  body:not(.index) .main {
    width: 1200px;
    background: #fff;
    border-radius: 3rem;
    margin: 0 auto;
    padding: 4rem 5rem;
  }
  body:not(.index) .overview {
    margin: 0 auto;
  }
}

.arrow {
  width: 0;
  height: 0;
  border-left: 6rem solid transparent;
  border-right: 6rem solid transparent;
  border-top: 3rem solid #00b9d5;
  text-align: center;
  display: block;
  margin: 3rem auto;
}

.block {
  display: block;
  font-weight: bold;
}

@media screen and (min-width: 48em), print {
  .doctor .cf p {
    line-height: 2;
  }
}
#clinicslide01 img, #clinicslide01 p, #clinicslide02 img, #clinicslide02 p {
  display: none;
}

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

.sp-selected-thumbnail {
  border: 2px solid #edf0f3;
}

.machine_flex .equip {
  margin: 0 0 3rem;
}
.machine_flex .equip p {
  margin: 0;
}
@media screen and (min-width: 48em), print {
  .machine_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .machine_flex .equip {
    width: 48%;
    margin: 0 0 3rem;
  }
  .machine_flex .equip img {
    margin: 0 0 1rem;
  }
  .machine_flex .equip p {
    font-size: 1.6rem;
  }
}

.flow dt {
  font-family: "Kosugi Maru", sans-serif;
  border-bottom: 0.1rem #39b54a solid;
  color: #39b54a;
}
.flow dd {
  margin: 0 0 6rem;
  position: relative;
  padding: 1rem;
}
@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 #39b54a;
  border-right: 3rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-left: 3rem solid transparent;
  margin: auto;
}

.access .gmap {
  height: 30rem;
  margin: 2rem 0;
}
.access .gmap iframe {
  height: 100%;
}

@media screen and (min-width: 48em), print {
  .access .main .gmap {
    height: 50rem;
  }
}
.tbl_price, .tbl_lst {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.tbl_price tr th, .tbl_lst tr th {
  display: block;
  padding: 0.4rem 1rem;
  text-align: left;
  background: #f6f6f6;
  font-weight: normal;
  border: 1px solid #ccc;
  border-bottom: none;
}
.tbl_price tr td, .tbl_lst tr td {
  display: block;
  padding: 1rem;
  border: 1px solid #ccc;
  text-align: right;
}
.tbl_price tr:not(:last-child) td, .tbl_lst tr:not(:last-child) td {
  border-bottom: none;
}
.tbl_price.num, .num.tbl_lst {
  counter-reset: number 0;
}
.tbl_price.num tr th, .num.tbl_lst tr th {
  counter-increment: number 1;
}
.tbl_price.num tr th::before, .num.tbl_lst tr th::before {
  display: inline-block;
  content: counter(number) ".";
  margin-right: 0.4rem;
}

.tbl_lst tr th {
  text-align: center;
}
.tbl_lst tr td {
  text-align: left;
}

@media screen and (min-width: 48em), print {
  .tbl_price tr th, .tbl_lst tr th, .tbl_price tr td, .tbl_lst tr td {
    display: table-cell;
    padding: 2rem;
  }
  .tbl_price tr th, .tbl_lst tr th {
    width: 45%;
    border-bottom: 1px solid #ccc;
  }
  .tbl_price tr:not(:last-child) td, .tbl_lst tr:not(:last-child) td {
    border-bottom: 1px solid #ccc;
  }
}
nav {
  margin: 1rem 1rem 0;
}
nav .breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
  margin: 1rem 0 0 0;
  color: #333;
}
nav .breadcrumb li {
  font-family: "Kosugi Maru", sans-serif;
}
nav .breadcrumb li:not(:last-child)::after {
  display: inline-block;
  font-family: "fontello";
  content: "w";
  color: #333;
  font-size: 1.4rem;
  margin: 0 0.4rem;
}
nav .breadcrumb li a {
  text-decoration: none;
  color: #333;
}

@media screen and (min-width: 48em), print {
  nav {
    width: 1200px;
    margin: -22rem auto 0;
    padding: 0 0 0 2rem;
  }
  nav .breadcrumb {
    font-size: 1.4rem;
    margin: 0 0 2rem;
  }
  nav .breadcrumb li:not(:last-child)::after {
    margin: 0 0.8rem;
    font-size: 1.8rem;
  }
}
/*# sourceMappingURL=style.css.map */