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

a[href*=dummy] {
  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;
}

.smaller {
  font-size: 80%;
}

.larger {
  font-size: 125%;
}

.indent {
  display: block;
  text-indent: 1.4rem;
}
@media screen and (min-width: 48em), print {
  .indent {
    text-indent: 1.8rem;
  }
}

.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 {
    max-width: 27rem;
  }
  .mini {
    width: 70%;
  }
  .small {
    max-width: 40rem;
  }
}
.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: 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: 2;
  font-size: 1.2rem;
  font-weight: bold;
  table-layout: fixed;
  overflow: hidden;
}
.tbl_time tr th[scope=col] {
  padding: 0.8rem 0;
  background: #154269;
  color: #fff;
}
.tbl_time tr th[scope=col]:first-child {
  width: 30%;
}
.tbl_time tr th[scope=col]:last-child {
  white-space: nowrap;
}
.tbl_time tr th.time {
  white-space: nowrap;
  text-align: center;
  line-height: 1;
  color: #002A4E;
  background: #f2f4f6;
}
.tbl_time tr td {
  text-align: center;
  padding: 1rem 0;
  line-height: 1;
  color: #002A4E;
  font-weight: bold;
  background: #fff;
}

p.notice {
  margin: 0.4rem 0 0 0.6rem;
  font-size: 1.1rem;
  text-align: left;
  line-height: 1.4;
  color: #667580;
  font-weight: bold;
}

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

.tit_01 {
  font-size: 2.4rem;
  text-align: center;
  font-weight: bold;
  padding: 1.4rem 1rem;
  color: #002A4E;
  background: url("../img/tit_01.png") no-repeat center top/cover;
}

.tit_02 {
  font-weight: bold;
  color: #002A4E;
  text-align: center;
  margin: 0 0 2rem;
  font-size: 2.4rem;
  line-height: 1.2;
}
.tit_02 span {
  display: block;
  font-size: 1.2rem;
  color: #918149;
  margin: 0 0 0.8rem;
}

.tit_02_low {
  color: #002A4E;
  font-weight: bold;
  background: #fff;
  border-radius: 0.6rem;
  font-size: 2.2rem;
  padding: 0.2rem 0.2rem;
  margin: 0 0 2rem;
}
.tit_02_low span {
  padding: 0 0 0 0.8rem;
  display: block;
  border-left: 0.4rem #002A4E solid;
  border-radius: 0.2rem;
}

.tit_03 {
  font-size: 2rem;
  margin: 0 0 2rem;
  color: #002A4E;
  font-weight: bold;
  line-height: 1.4;
  position: relative;
  padding: 0 0 0.7rem;
}
.tit_03::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 0.2rem #002A4E;
  bottom: -0.2rem;
  width: 20%;
}

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

.tit_05 {
  font-size: 1.6rem;
  margin: 0 0 2rem;
  color: #002A4E;
  font-weight: bold;
  border-bottom: 0.1rem #002A4E solid;
}

@media screen and (min-width: 48em), print {
  .tit_01 {
    font-size: 2.8rem;
    letter-spacing: 0.6rem;
    margin: 0 auto;
    padding: 0;
    width: 112rem;
    height: 20rem;
    background: url("../img/tit_01.png") no-repeat center top/auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .tit_02 {
    margin: 0 0 3rem;
    font-size: 3.2rem;
    line-height: 1;
  }
  .tit_02 span {
    font-size: 2rem;
    margin: 0 0 2.4rem;
  }
  .tit_02_low {
    margin: 0 0 4rem;
    font-size: 2.8rem;
    padding: 0.4rem 0.4rem;
  }
  .tit_02_low span {
    padding: 0 0 0 1.6rem;
    border-left: 0.8rem #002A4E solid;
    border-radius: 0.4rem;
  }
  .tit_03 {
    font-size: 2.4rem;
    padding: 0 0 1.4rem;
    margin: 0 0 3rem;
  }
  .tit_03::after {
    border-bottom: solid 0.4rem #002A4E;
    bottom: -0.4rem;
    width: 8rem;
  }
  .tit_04 {
    font-size: 2rem;
    margin: 0 0 3rem;
    padding: 0 0 1rem;
  }
  .tit_05 {
    font-size: 1.8rem;
    padding: 0 0 0.6rem;
  }
}
.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::before, .lst_ul02 li::before {
  content: "●";
  margin-right: 0.4rem;
  color: #002A4E;
  vertical-align: 0.1rem;
  font-size: 60%;
}
.lst_ul01 li:last-of-type, .lst_ul02 li:last-of-type {
  padding-bottom: 0;
}
@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: #475866;
  font-weight: bold;
}

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

.lst_dl02 dt {
  background: #918149;
  padding: 0.2rem 0.8rem;
  font-weight: bold;
  color: #fff;
  border-radius: 1rem 1rem 0 0;
}
.lst_dl02 dd {
  margin: 0 0 2rem;
  padding: 0.8rem;
  background: #fff;
  border-left: 0.1rem #918149 solid;
  border-right: 0.1rem #918149 solid;
  border-bottom: 0.1rem #918149 solid;
  border-radius: 0 0 1rem 1rem;
}

@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, .lst_dl03 dt {
    float: left;
    width: 15rem;
    font-weight: bold;
    clear: left;
  }
  .lst_dl01 dd, .lst_dl03 dd {
    padding-left: 15rem;
  }
  .lst_dl02 dt {
    padding: 0.4rem 1rem;
  }
  .lst_dl02 dd {
    padding: 1rem;
  }
  .lst_dl03 dt {
    width: 8rem;
  }
  .lst_dl03 dd {
    padding-left: 8rem;
  }
}
.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: 100%;
  margin: 0 0 2rem;
}

@media screen and (min-width: 48em), print {
  .flex2 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex2 > section, .flex2 > li {
    width: 48%;
    margin: 0 !important;
  }
  .flex3 li {
    width: 31%;
    margin: 0;
  }
}
.tel {
  line-height: 1;
  color: #002A4E;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.tel::before {
  font-family: fontello;
  content: "\f10b";
  color: #fff;
  font-weight: normal;
  margin: 0 0.4rem 0 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 90%;
  background: #002A4E;
  width: 2rem;
  height: 2rem;
}
.tel a {
  text-decoration: none !important;
}
@media screen and (min-width: 48em), print {
  .tel {
    font-size: 2.4rem;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .tel::before {
    margin: 0 0.8rem 0 0;
    width: 3.2rem;
    height: 3.2rem;
  }
}

.btn_rsv {
  background: #d0ab2b;
  background: -moz-linear-gradient(-45deg, #d0ab2b 0%, #a3851a 100%);
  background: -webkit-linear-gradient(-45deg, #d0ab2b 0%, #a3851a 100%);
  background: linear-gradient(135deg, #d0ab2b 0%, #a3851a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d0ab2b", endColorstr="#a3851a",GradientType=1 );
  text-align: center;
  color: #fff;
  border-radius: 0.6rem;
  font-weight: bold;
  font-size: 1.3rem;
  width: 60%;
  height: auto;
  padding: 0.8rem 0;
  line-height: 1;
  display: block;
  margin: 0 auto 0.8rem;
}
.btn_rsv::before {
  font-family: fontello;
  content: "\f14c";
  margin: 0 0.4rem 0 0;
  display: inline-block;
  font-weight: normal;
}
@media screen and (min-width: 48em), print {
  .btn_rsv {
    font-size: 1.8rem;
    width: 20rem;
    padding: 1rem 0;
    margin: 0;
  }
  .btn_rsv::before {
    margin: 0 0.4rem 0 0;
  }
  .btn_rsv:hover {
    opacity: 0.7;
  }
}

.btn_link {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background: #002A4E;
  border-radius: 1.8rem;
  text-align: center;
  padding: 1.5rem 0;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  width: 90%;
  margin: 0 auto;
  line-height: 1rem;
  position: relative;
}
.btn_link::after {
  display: inline-block;
  font-family: fontello;
  content: "\f138";
  font-size: 100%;
  position: absolute;
  top: 1.6rem;
  right: 1rem;
}
@media screen and (min-width: 48em), print {
  .btn_link {
    font-size: 2rem;
    border-radius: 2rem;
    height: 4.4rem;
    width: auto;
    display: inline-block;
    padding: 1.8rem 6rem;
  }
  .btn_link::after {
    top: 1.8rem;
    right: 2rem;
  }
}

.btn_detail {
  display: table;
  padding: 0.6rem 3rem;
  font-size: 1.2rem;
  border-radius: 3rem;
  text-decoration: none !important;
  background: #fff;
  color: #667580;
  border: 0.1rem #667580 solid;
  margin: 1rem auto 0;
}
.btn_detail::before {
  font-family: "fontello";
  content: "\e80c";
  margin: 0 0.4rem 0 0;
}
@media screen and (min-width: 48em), print {
  .btn_detail {
    width: 22rem;
    height: 2.8rem;
    padding: 0;
    font-size: 1.8rem;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 1.3rem auto 0;
  }
  .btn_detail::before {
    margin: 0 0.83rem 0 0;
  }
}

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

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

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

.box_blue {
  border: 0.1rem #002A4E solid;
}

.box_yellow {
  border: 0.1rem #968031 solid;
}

.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: #475866;
}

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

aside {
  display: none;
}

.wrapper {
  margin: 0 auto;
}

.main {
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 0;
  margin: 0;
  background: #F9F0D9 url("../img/bg_info.jpg") no-repeat center bottom;
}
.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(1120px + 40px);
  }
  a, button {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  a:hover, button:hover {
    opacity: 0.8;
  }
  .wrap {
    width: 1120px;
    margin: auto;
  }
  .wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main {
    width: 100%;
    font-size: 1.8rem;
    padding: 0;
    margin: 0;
    background: #F9F0D9 url("../img/bg_info.jpg") no-repeat center bottom -19rem;
  }
  aside {
    display: block;
    width: 24rem;
  }
}
@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 {
  background: #fff;
  padding: 1.2rem 0 0 0;
}
.header .sticky .wrap {
  margin: 0 1rem;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.header .sticky .wrap .logo {
  height: 5rem;
}
.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: 1.2rem 0 0 0;
}
.header .sticky .wrap .headR .tel_add .flex_cont {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.header .sticky .wrap .headR .tel_add .flex_cont .tel {
  -webkit-justify-content: center;
  justify-content: center;
}
.header .sticky .wrap .headR .tel_add .flex_cont .twLogo {
  width: 3rem;
  margin: 0 0 0 2rem;
}
.header .sticky .wrap .headR .tel_add p {
  margin: 0;
}
.header .sticky .wrap .headR .tel_add .add {
  margin: 1rem 0;
}
.header .sticky .wrap .headR .tel_add .add p {
  color: #002A4E;
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.6;
}
.header .sticky .wrap .headR .tel_add .add p.gomap::before {
  font-family: fontello;
  content: "\f138";
  display: inline-block;
  margin: 0 0.2rem 0 0;
}
.header .sticky .wrap .headR .tel_add .train p {
  color: #002A4E;
  font-weight: bold;
  font-size: 1.1rem;
  text-align: center;
}
.header .sticky .wrap .headR .tel_add .train p.yu {
  margin: 0 0 1rem;
}
.header .sticky .wrap .headR .tel_add .train p span {
  border: 0.1rem #002A4E solid;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.4rem 0;
  font-size: 1.2rem;
  margin: 0 0 0.3rem;
}
.header .sticky .wrap .headR .head_rsv {
  font-size: 1.6rem;
  padding: 0.4rem 0;
  width: 70%;
  text-align: center;
  margin: 1rem auto 0;
  display: block;
  color: #fff;
  font-weight: bold;
  border-radius: 1rem;
  background: #d0ab2b;
  background: -moz-linear-gradient(-45deg, #d0ab2b 0%, #a3851a 100%);
  background: -webkit-linear-gradient(-45deg, #d0ab2b 0%, #a3851a 100%);
  background: linear-gradient(135deg, #d0ab2b 0%, #a3851a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d0ab2b", endColorstr="#a3851a",GradientType=1 );
}
.header .sticky .wrap .headR .head_rsv::before {
  font-family: fontello;
  content: "\f14c";
  display: inline-block;
}

@media screen and (min-width: 48em), print {
  .header {
    background: #fff;
    margin: 0;
    padding: 0;
    height: auto;
    position: relative;
    height: 27.4rem;
  }
  .header .sticky .wrap {
    width: 1120px;
    margin: 0 auto;
    padding: 0 0 1.2rem;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .header .sticky .wrap .logo {
    width: 37.4rem;
    height: 8rem;
    margin: 4rem 0 0 0;
  }
  .header .sticky .wrap .headR {
    margin: 2.9rem 0 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .header .sticky .wrap .headR .tel_add .flex_cont {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .header .sticky .wrap .headR .tel_add .flex_cont .tel {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .header .sticky .wrap .headR .tel_add .flex_cont .twLogo {
    display: none;
    width: 3rem;
    margin: 0 0 0 1rem;
  }
  .header .sticky .wrap .headR .tel_add .add {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .header .sticky .wrap .headR .tel_add .add p {
    font-size: 1.3rem;
    line-height: inherit;
  }
  .header .sticky .wrap .headR .tel_add .add p.gomap {
    margin: 0 0 0 1.6rem;
  }
  .header .sticky .wrap .headR .tel_add .add p.gomap::before {
    margin: 0 0.6rem 0 0;
  }
  .header .sticky .wrap .headR .tel_add .train {
    margin: 0.6rem 0 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 42.7rem;
  }
  .header .sticky .wrap .headR .tel_add .train p {
    font-size: 1.2rem;
  }
  .header .sticky .wrap .headR .tel_add .train p.yu span {
    font-size: 1.3rem;
    width: 28.6rem;
    height: 2.1rem;
    margin: 0 0 0.7rem;
  }
  .header .sticky .wrap .headR .tel_add .train p.ara span {
    font-size: 1.3rem;
    width: 13.2rem;
    height: 2.1rem;
    margin: 0 0 0.7rem;
  }
  .header .sticky .wrap .headR .head_rsv {
    font-size: 2.4rem;
    width: 13.6rem;
    height: 13.6rem;
    border-radius: 2rem;
    line-height: 1.4;
    letter-spacing: 0.2rem;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 2.4rem;
    padding: 0;
  }
  .header .sticky .wrap .headR .head_rsv::before {
    width: 100%;
    display: block;
    text-align: center;
  }
}
.fixed_rsv_btn {
  display: block;
}
.fixed_rsv_btn .fixed_rsv, .fixed_rsv_btn .fixed_monshin {
  display: none;
}
@media screen and (min-width: 48em), print {
  .fixed_rsv_btn .fixed_rsv, .fixed_rsv_btn .fixed_monshin {
    color: #fff;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.3;
    letter-spacing: 0.1rem;
    background: #889BAC;
    border-radius: 2rem 0 0 2rem;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 999;
    position: fixed;
    top: 25rem;
    right: 0;
    width: 10rem;
    height: 10rem;
    text-align: center;
    background: #d0ab2b;
    background: -moz-linear-gradient(-45deg, #d0ab2b 0%, #a3851a 100%);
    background: -webkit-linear-gradient(-45deg, #d0ab2b 0%, #a3851a 100%);
    background: linear-gradient(135deg, #d0ab2b 0%, #a3851a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d0ab2b", endColorstr="#a3851a",GradientType=1 );
  }
  .fixed_rsv_btn .fixed_rsv::before, .fixed_rsv_btn .fixed_monshin::before {
    font-family: fontello;
    content: "\f14c";
    display: block;
    width: 100%;
    font-weight: normal;
  }
  .fixed_rsv_btn .fixed_monshin {
    background: #1DA1F2;
    top: 36rem;
  }
  .fixed_rsv_btn .fixed_monshin img {
    width: 5rem;
  }
  .fixed_rsv_btn .fixed_monshin::before {
    display: none;
  }
}

.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: #002A4E;
  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: "\e802";
  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: "Montserrat", 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: "\e803";
  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: "Montserrat", sans-serif;
  font-size: 1.1rem;
  margin: 0.2rem 0 0 0;
}
.slicknav_menu .slicknav_nav {
  width: 100vw;
  background: #002A4E;
  padding: 2rem 1.6rem;
  position: absolute;
  top: 6rem;
  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;
  font-family: "Montserrat", sans-serif;
  position: relative;
}
.slicknav_menu .slicknav_nav .gnav li a span {
  display: inline-block;
  font-size: 1.2rem;
  margin: 0 0 0 0rem;
}
.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: #fff;
  color: #475866 !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: 3.6rem 0;
    margin: 0;
    border-top: 0.2rem #CAD7E2 solid;
  }
  #nav.fixed {
    position: fixed;
    top: 0;
    z-index: 9999999;
    margin: 0 !important;
    border-top: 0;
    background: rgba(255, 255, 255, 0.9);
    padding: 2rem 0;
  }
  #nav.fixed ul {
    background: transparent;
  }
  #nav ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    width: 1120px;
    margin: 0 auto;
    background: #fff;
  }
  #nav ul li {
    position: relative;
    height: 100%;
  }
  #nav ul li:not(#nav ul li:last-of-type) {
    /*margin: 0 5.6rem 0 0;*/
    margin: 0 4.6rem 0 0;
  }
  #nav ul li:hover .children-1 {
    display: block;
  }
  #nav ul li a {
    font-weight: bold;
    text-align: center;
    font-size: 2rem;
    color: #475866;
  }
  #nav ul li a:hover {
    color: #B99D3C;
  }
  #nav ul li a.sub::after {
    display: inline-block;
    font-family: fontello;
    content: "\e800";
    margin: 0 0 0 0.4rem;
  }
  #nav ul .children-1 li, #nav ul .children-2 li {
    width: 50%;
    height: auto;
    background: rgba(156, 125, 14, 0.8);
    float: left;
    margin: 0 !important;
    border-bottom: 0.1rem #fff solid;
  }
  #nav ul .children-1 li a, #nav ul .children-2 li a {
    display: block;
    height: auto;
    padding: 0.8rem 0;
    width: 100%;
    margin: 0;
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
    text-align: left;
    white-space: nowrap;
  }
  #nav ul .children-1 li a::before, #nav ul .children-2 li a::before {
    display: inline-block;
    content: "・";
    margin: 0 0.2rem 0 0;
  }
  #nav ul .children-1 li:nth-of-type(odd), #nav ul .children-2 li:nth-of-type(odd) {
    border-right: 0.1rem #fff solid;
  }
  #nav ul .children-1 {
    display: none;
    position: absolute;
    background: transparent;
    z-index: 999;
    top: 0;
    left: -3rem;
    margin: auto;
    padding: 3.8rem 0 0 0;
    width: 44rem;
  }
  #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%;
  }
  .index #nav .home,
  .doctor #nav .doctor,
  .clinic #nav .clinic,
  .first #nav .first,
  .access #nav .access,
  .faq #nav .faq {
    color: #B99D3C;
  }
  .index #nav .home::before,
  .doctor #nav .doctor::before,
  .clinic #nav .clinic::before,
  .first #nav .first::before,
  .access #nav .access::before,
  .faq #nav .faq::before {
    display: inline-block;
    content: "";
    background: #B99D3C;
    border-radius: 50%;
    margin: 0 0.8rem 0 0;
    width: 0.8rem;
    height: 0.8rem;
    vertical-align: 0.3rem;
  }
}
.overview {
  padding: 3rem 1rem 1rem;
  font-size: 1.4rem;
  width: 100%;
  background: #fff;
}
.overview > .wrap {
  margin: 0;
}
.overview > .wrap .clinic_name {
  text-align: center;
  width: 60%;
  margin: 0 auto 3rem;
}
.overview > .wrap .clinic_name img {
  width: 100%;
}
.overview > .wrap .overviewR {
  margin: 2.8rem 0 0 0;
}
.overview > .wrap .overviewL .gaiyo, .overview > .wrap .overviewR .gaiyo {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1.8rem 0;
}
.overview > .wrap .overviewL .gaiyo dt, .overview > .wrap .overviewL .gaiyo dd, .overview > .wrap .overviewR .gaiyo dt, .overview > .wrap .overviewR .gaiyo dd {
  line-height: 1.4;
  font-size: 1.3rem;
  color: #002A4E;
  margin: 0 0 1.6rem;
}
.overview > .wrap .overviewL .gaiyo dt:not(:last-of-type), .overview > .wrap .overviewL .gaiyo dd:not(:last-of-type), .overview > .wrap .overviewR .gaiyo dt:not(:last-of-type), .overview > .wrap .overviewR .gaiyo dd:not(:last-of-type) {
  padding: 0 0 1.6rem;
  border-bottom: 0.2rem #889BAC solid;
}
.overview > .wrap .overviewL .gaiyo dt, .overview > .wrap .overviewR .gaiyo dt {
  width: 32%;
  font-weight: bold;
}
.overview > .wrap .overviewL .gaiyo dd, .overview > .wrap .overviewR .gaiyo dd {
  width: 68%;
}
.overview > .wrap .overviewL .gaiyo dd .tel, .overview > .wrap .overviewR .gaiyo dd .tel {
  font-weight: normal;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.overview > .wrap .overviewL .gaiyo dd .tel::before, .overview > .wrap .overviewR .gaiyo dd .tel::before {
  content: "";
  margin: 0;
  background: none;
  width: 0;
}
.overview > .wrap .overviewL iframe, .overview > .wrap .overviewR iframe {
  border: 0;
  width: 100%;
  height: 30rem;
  margin: 3rem 0 0 0;
}
.overview .tel_rsv {
  display: none;
}

@media screen and (min-width: 48em), print {
  .overview {
    padding: 8rem 0 0 0;
  }
  .overview > .wrap {
    width: 112rem;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    margin: 0 auto;
    padding: 0 0 13.5rem;
  }
  .overview > .wrap .clinic_name {
    margin: 0 0 4.32rem;
    width: 100%;
  }
  .overview > .wrap .clinic_name img {
    width: 36.6rem;
    height: 23rem;
  }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR {
    width: 52rem;
    margin: 0;
  }
  .overview > .wrap .overviewL .gaiyo, .overview > .wrap .overviewR .gaiyo {
    width: 100%;
    margin: 0;
  }
  .overview > .wrap .overviewL .gaiyo dt, .overview > .wrap .overviewL .gaiyo dd, .overview > .wrap .overviewR .gaiyo dt, .overview > .wrap .overviewR .gaiyo dd {
    font-size: 1.8rem;
    margin: 0 0 2.4rem;
  }
  .overview > .wrap .overviewL .gaiyo dt:not(:last-of-type), .overview > .wrap .overviewL .gaiyo dd:not(:last-of-type), .overview > .wrap .overviewR .gaiyo dt:not(:last-of-type), .overview > .wrap .overviewR .gaiyo dd:not(:last-of-type) {
    padding: 0 0 2.4rem;
  }
  .overview > .wrap .overviewL .gaiyo dt, .overview > .wrap .overviewR .gaiyo dt {
    width: 12.6rem;
  }
  .overview > .wrap .overviewL .gaiyo dd, .overview > .wrap .overviewR .gaiyo dd {
    width: 39.4rem;
  }
  .overview > .wrap .overviewL .gaiyo dd .tel, .overview > .wrap .overviewR .gaiyo dd .tel {
    font-size: 1.8rem;
  }
  .overview > .wrap .overviewL iframe, .overview > .wrap .overviewR iframe {
    width: 100%;
    height: 35rem;
    margin: 2.8rem 0 0 0;
  }
  .overview .tel_rsv {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .overview .tel_rsv .telArea, .overview .tel_rsv .rsvArea {
    width: 50%;
    height: 16.8rem;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .overview .tel_rsv .telArea {
    background: #6C655B;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding: 0 17rem 0 0;
  }
  .overview .tel_rsv .telArea .tel {
    color: #fff;
    font-size: 4rem;
  }
  .overview .tel_rsv .telArea .tel::before {
    background: none;
    font-size: 120%;
  }
  .overview .tel_rsv .rsvArea {
    color: #fff;
    font-size: 4rem;
    background: #a3851a;
    background: -moz-linear-gradient(left, #a3851a 0%, #d0ab2b 100%);
    background: -webkit-linear-gradient(left, #a3851a 0%, #d0ab2b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#a3851a), to(#d0ab2b));
    background: linear-gradient(to right, #a3851a 0%, #d0ab2b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a3851a", endColorstr="#d0ab2b",GradientType=1 );
    font-weight: bold;
    padding: 0 0 0 17rem;
  }
  .overview .tel_rsv .rsvArea a::after {
    font-family: fontello;
    content: "\f14c";
    display: inline-block;
    margin: 0 0 0 1.6rem;
  }
}
.tel_up {
  width: 100%;
  background: #fff;
  padding: 0.4rem 1rem 0;
  visibility: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.tel_up .tel {
  width: 50%;
  white-space: nowrap;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1;
  padding: 0;
}
.tel_up .btn_rsv {
  width: 30%;
  white-space: nowrap;
  margin: 0;
}
.tel_up .pageup a {
  display: block;
  width: 3.5rem;
  height: 3.5rem;
  font-size: 2.4rem;
  text-align: center;
  padding: 0.3rem 0 0 0;
  line-height: 1;
  background: #002A4E;
  border-radius: 50%;
  border: 0.1rem #fff solid;
}
.tel_up .pageup a::before {
  font-family: "fontello";
  content: "\e805";
  font-weight: normal;
  color: #fff;
}
.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: 8rem;
    height: 8rem;
    font-size: 4rem;
    padding: 1.4rem 0 0 0;
  }
}
.footer {
  text-align: center;
  padding: 0;
  width: 100%;
  background: #FCF8EE;
}
.footer .copy {
  display: block;
  padding: 1rem 1rem 5.4rem;
  font-size: 1.2rem;
  color: #002A4E;
  font-weight: bold;
}
.footer .copy a::before {
  content: "©";
  margin: 0 0.2rem 0 0;
}
.footer .footer_wrapper {
  display: none;
}

@media screen and (min-width: 48em), print {
  .footer {
    padding: 10rem 0 0 0;
  }
  .footer .footer_wrapper {
    width: 1120px;
    margin: 0 auto;
    padding: 0 0 8rem;
    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;
  }
  .footer .footer_wrapper .footer_nav {
    margin: 0;
  }
  .footer .footer_wrapper .footer_nav ul.glo, .footer .footer_wrapper .footer_nav ul.sub {
    width: 1120px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer .footer_wrapper .footer_nav ul.glo li, .footer .footer_wrapper .footer_nav ul.sub li {
    display: inline-block;
    -webkit-text-size-adjust: none;
    padding: 0;
    margin: 0;
  }
  .footer .footer_wrapper .footer_nav ul.glo li:not(:last-child), .footer .footer_wrapper .footer_nav ul.sub li:not(:last-child) {
    padding: 0 2.6rem 0 0;
  }
  .footer .footer_wrapper .footer_nav ul.glo li.treatment, .footer .footer_wrapper .footer_nav ul.sub li.treatment {
    display: none;
  }
  .footer .footer_wrapper .footer_nav ul.glo li a, .footer .footer_wrapper .footer_nav ul.sub li a {
    color: #002A4E;
    font-size: 1.6rem;
    font-weight: bold;
    opacity: 1;
  }
  .footer .footer_wrapper .footer_nav ul.glo li a br, .footer .footer_wrapper .footer_nav ul.sub li a br {
    display: none;
  }
  .footer .footer_wrapper .footer_nav ul.glo li a:hover, .footer .footer_wrapper .footer_nav ul.sub li a:hover {
    text-decoration: underline;
  }
  .footer .footer_wrapper .footer_nav ul.glo li .subnav, .footer .footer_wrapper .footer_nav ul.sub li .subnav {
    display: none;
  }
  .footer .footer_wrapper .footer_nav ul.sub {
    margin: 5.5rem auto 0;
  }
  .footer .footer_wrapper .footer_nav ul.sub li {
    margin: 0;
  }
  .footer .copy {
    padding: 2rem 0 5rem;
    font-size: 1.4rem;
    margin: 0 auto;
  }
}
/* _top.scss　出力 */
body.index header > div:nth-of-type(2) {
  z-index: 0 !important;
}
.bg_header {
  background: url("../img/bg_wave.png") no-repeat center top;
}
.bg_header > div {
  z-index: 0 !important;
}
.bg_header #keyvsl {
  margin: 0;
  padding: 0;
  width: 100%;
  background: url(../img/index_keyvsl01.png) no-repeat center top/130%;
  height: 22.3rem;
}
.bg_header #keyvsl .inner_kv {
  position: relative;
  height: 100%;
  padding: 1rem 0 0 0;
}
.bg_header #keyvsl .inner_kv p.catch {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #002A4E;
  font-weight: bold;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
}

@media screen and (min-width: 48em), print {
  .bg_header {
    background: url("../img/bg_wave.png") no-repeat center bottom 4rem #F9F0D9;
  }
  .bg_header #keyvsl {
    background: url(../img/index_keyvsl01.png) no-repeat center top/auto;
    overflow: hidden;
    width: 1120px;
    height: 60rem;
    margin: 0 auto;
    overflow: inherit;
  }
  .bg_header #keyvsl .inner_kv {
    width: 100%;
    margin: 0;
    padding: 4rem 0 0 0;
  }
  .bg_header #keyvsl .inner_kv p.catch {
    font-size: 2.8rem;
    line-height: inherit;
    height: 6rem;
    padding: 1.4rem 0 0 0;
    letter-spacing: 0.15rem;
  }
}
.info {
  margin: 0;
  padding: 4rem 1rem;
}
.info .info_wrapper {
  background: #fff;
  border-radius: 2rem;
  padding: 2rem 1rem;
}
.info .info_wrapper .tit_02_info {
  font-weight: bold;
  font-size: 2.2rem;
  width: 11rem;
  height: 11rem;
  margin: 0 auto;
  text-align: center;
  border-radius: 50%;
  border: 0.6rem #F3ECD1 solid;
  /*
     outline: solid .2rem $clr_sub4;
     outline-offset: .3rem;
  */
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
.info .info_wrapper .tit_02_info::before {
  content: "";
  display: block;
  border: 0.2rem #B99D3C solid;
  border-radius: 50%;
  width: 11.7rem;
  height: 11.7rem;
  position: absolute;
  top: -1rem;
  left: -1rem;
}
.info .info_wrapper .tit_02_info span {
  display: block;
  color: #918149;
  font-size: 1.2rem;
  margin: 0;
  width: 100%;
}
.info .info_wrapper dl {
  margin: 1rem auto 0;
  line-height: 1.4;
  padding: 2rem 1rem;
  overflow-y: scroll;
  height: 20rem;
}
.info .info_wrapper dl dt {
  font-size: 1.4rem;
  padding: 0;
  color: #002A4E;
  font-weight: bold;
  margin: 0 0 0.8rem;
}
.info .info_wrapper dl dt .tit::before {
  font-family: fontello;
  font-weight: normal;
  margin: 0 0.6rem 0 0;
  font-size: 1.1rem;
  display: inline-block;
  text-align: center;
  vertical-align: 0.1rem;
}
.info .info_wrapper dl dt .date {
  display: block;
  color: #889BAC;
  font-weight: bold;
  font-size: 1.2rem;
}
.info .info_wrapper dl dt:not(.close) .tit::before {
  content: "\e800";
}
.info .info_wrapper dl dt.close .tit::before {
  content: "\e805";
}
.info .info_wrapper dl dd {
  font-size: 1.3rem;
  padding: 0 1rem 1rem 0;
  margin: 0 0 0.6rem;
  color: #002A4E;
  border-bottom: 0.2rem #CAD7E2 solid;
}
.info .info_wrapper dl dd .link_text {
  display: block;
  color: #B5581E;
  margin: 0.6rem 0 0 0;
  text-decoration: underline;
}
.info .info_wrapper dl dd:not(:nth-of-type(-n+3)) {
  display: none;
}
.info p.corona {
  margin: 2rem auto 0;
  padding: 1rem;
  color: #002A4E;
  font-weight: bold;
  border: 0.2rem #002A4E solid;
  text-align: center;
}

@media screen and (min-width: 48em), print {
  .info {
    margin: 0;
    width: 100%;
    padding: 7.1rem 0 14.3rem;
  }
  .info .info_wrapper {
    width: 112rem;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 3.9rem 4.5rem;
  }
  .info .info_wrapper .tit_02_info {
    font-size: 3.2rem;
    letter-spacing: 0.3rem;
    width: 19.6rem;
    height: 19.6rem;
    margin: 0;
  }
  .info .info_wrapper .tit_02_info::before {
    width: 20.6rem;
    height: 20.6rem;
    top: -1.1rem;
    left: -1.1rem;
  }
  .info .info_wrapper .tit_02_info span {
    font-size: 2rem;
    margin: 0;
    letter-spacing: 0.2rem;
  }
  .info .info_wrapper dl {
    width: 78.3rem;
    min-height: 20rem;
    margin: 0;
    padding: 0;
  }
  .info .info_wrapper dl dt {
    font-size: 2rem;
    margin: 0 0 1.6rem;
    padding: 0;
  }
  .info .info_wrapper dl dt .tit::before {
    font-size: 1.4rem;
    margin: 0 1rem 0 0;
  }
  .info .info_wrapper dl dt .date {
    font-size: 1.4rem;
    margin: 0 0 1rem;
  }
  .info .info_wrapper dl dt:not(.close)::before {
    padding: 0.3rem 0 0 0;
  }
  .info .info_wrapper dl dd {
    font-size: 1.6rem;
    padding: 0 0 2.4rem;
    margin: 0 0 2.4rem;
  }
  .info p.corona {
    width: 112rem;
    height: 6.3rem;
    margin: 4rem auto 0;
    font-size: 2.4rem;
    padding: 1.2rem 0 0 0;
  }
}
.feature {
  margin: 0 !important;
  padding: 0 1rem;
}
.feature .inner {
  background: #fff;
  border-radius: 1rem;
  padding: 2rem 1rem;
}
.feature .inner .f_wrapper ul {
  margin: 0;
}
.feature .inner .f_wrapper ul li .box, .feature .inner .f_wrapper ul li .box2, .feature .inner .f_wrapper ul li .box3, .feature .inner .f_wrapper ul li .box4, .feature .inner .f_wrapper ul li .box5, .feature .inner .f_wrapper ul li .box6 {
  border: 0.1rem #889BAC solid;
  border-radius: 1rem;
  background: #fff;
  text-align: center;
  margin: 0 0 2rem;
  padding: 1.2rem 0 1.8rem;
}
.feature .inner .f_wrapper ul li .box img, .feature .inner .f_wrapper ul li .box2 img, .feature .inner .f_wrapper ul li .box3 img, .feature .inner .f_wrapper ul li .box4 img, .feature .inner .f_wrapper ul li .box5 img, .feature .inner .f_wrapper ul li .box6 img {
  margin: 1rem 0 0 0;
  width: 95%;
}
.feature .inner .f_wrapper ul li .box p, .feature .inner .f_wrapper ul li .box2 p, .feature .inner .f_wrapper ul li .box3 p, .feature .inner .f_wrapper ul li .box4 p, .feature .inner .f_wrapper ul li .box5 p, .feature .inner .f_wrapper ul li .box6 p {
  margin: 0;
  color: #002A4E;
  font-weight: bold;
  line-height: 1.5;
  font-size: 1.4rem;
}
.feature .inner .f_wrapper ul li .box p.num, .feature .inner .f_wrapper ul li .box2 p.num, .feature .inner .f_wrapper ul li .box3 p.num, .feature .inner .f_wrapper ul li .box4 p.num, .feature .inner .f_wrapper ul li .box5 p.num, .feature .inner .f_wrapper ul li .box6 p.num {
  font-size: 2.2rem;
  margin: 0 0 0.6rem;
  font-weight: 700;
  color: #B99D3C;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
}
@media screen and (min-width: 48em), print {
  .feature {
    margin: 0 !important;
    padding: 0;
    width: 100%;
    overflow: hidden;
  }
  .feature .inner {
    border-radius: 3rem;
    width: 96%;
    margin: 0 auto;
    padding: 8.8rem 0 17.35rem;
  }
  .feature .inner .f_wrapper {
    width: 112rem;
    margin: 0 auto;
    position: relative;
  }
  .feature .inner .f_wrapper ul {
    width: 92rem;
    height: 92rem;
    margin: 10.85rem auto 0;
    background: url("../img/logo.png") no-repeat center center/auto;
    border-radius: 50%;
    border: 0.2rem #889BAC solid;
    /*
         outline: solid .2rem $clr_sub1;
         outline-offset: -6.0rem;
    */
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
  }
  .feature .inner .f_wrapper ul::before {
    content: "";
    width: 80.3rem;
    height: 80.3rem;
    position: absolute;
    border: solid 0.2rem #889BAC;
    top: 6rem;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
  }
  .feature .inner .f_wrapper ul li {
    width: 100%;
  }
  .feature .inner .f_wrapper ul li .box, .feature .inner .f_wrapper ul li .box2, .feature .inner .f_wrapper ul li .box3, .feature .inner .f_wrapper ul li .box4, .feature .inner .f_wrapper ul li .box5, .feature .inner .f_wrapper ul li .box6 {
    width: 36.7rem;
    height: 32.9rem;
    position: absolute;
    top: -8.85rem;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 2rem;
    padding: 2.2rem 0 0 0;
  }
  .feature .inner .f_wrapper ul li .box img, .feature .inner .f_wrapper ul li .box2 img, .feature .inner .f_wrapper ul li .box3 img, .feature .inner .f_wrapper ul li .box4 img, .feature .inner .f_wrapper ul li .box5 img, .feature .inner .f_wrapper ul li .box6 img {
    margin: 1.8rem 0 0 0;
    width: auto;
  }
  .feature .inner .f_wrapper ul li .box p, .feature .inner .f_wrapper ul li .box2 p, .feature .inner .f_wrapper ul li .box3 p, .feature .inner .f_wrapper ul li .box4 p, .feature .inner .f_wrapper ul li .box5 p, .feature .inner .f_wrapper ul li .box6 p {
    font-size: 2.2rem;
  }
  .feature .inner .f_wrapper ul li .box p.num, .feature .inner .f_wrapper ul li .box2 p.num, .feature .inner .f_wrapper ul li .box3 p.num, .feature .inner .f_wrapper ul li .box4 p.num, .feature .inner .f_wrapper ul li .box5 p.num, .feature .inner .f_wrapper ul li .box6 p.num {
    font-size: 3.6rem;
    margin: 0 0 1rem;
  }
  .feature .inner .f_wrapper ul li .box5 {
    top: 27.6rem;
    left: -10rem;
    right: inherit;
    margin: 0;
  }
  .feature .inner .f_wrapper ul li .box2 {
    top: 27.6rem;
    right: -10rem;
    left: inherit;
    margin: 0;
  }
  .feature .inner .f_wrapper ul li .box4 {
    top: inherit;
    bottom: -5.15rem;
    right: inherit;
    left: 0;
    margin: 0;
  }
  .feature .inner .f_wrapper ul li .box3 {
    top: inherit;
    bottom: -5.15rem;
    left: inherit;
    right: 0;
    margin: 0;
  }
  .feature .inner .f_wrapper ul li .box6 {
    top: inherit;
    bottom: -5.15rem;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.tre {
  margin-top: 0 !important;
  margin: 0;
  padding: 4rem 1rem;
  background: url("../img/bg_end.png") no-repeat center bottom -2.5rem/120%;
}
.tre .inner ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
}
.tre .inner ul li {
  text-align: center;
  border-radius: 1rem;
  background: #fff;
  width: 14rem;
  height: 8rem;
  margin: 0 0 1.4rem;
  -webkit-box-shadow: 0 0 0.4rem #eee;
          box-shadow: 0 0 0.4rem #eee;
  position: relative;
}
.tre .inner ul li::after {
  position: absolute;
  display: block;
  content: "";
  border-radius: 1rem;
  margin: auto;
  width: 90%;
  height: 0.6rem;
  left: 0;
  right: 0;
  bottom: 0.6rem;
}
.tre .inner ul li.lstA::after {
  background: #B99D3C;
}
.tre .inner ul li.lstB::after {
  background: #B5751E;
}
.tre .inner ul li.lstC::after {
  background: #B5581E;
}
.tre .inner ul li.lstD, .tre .inner ul li.lstE {
  border: 0.2rem #002A4E solid;
  height: 11rem;
  /*
  &::before {
  	display: block;
  	content: '※ただいま準備中です';
  	font-size: 80%;
  	position: absolute;
         top: 12.0rem;
         left: 0;
         right: 0;
  }
  */
}
.tre .inner ul li.lstD::after, .tre .inner ul li.lstE::after {
  font-family: fontello;
  content: "\f138";
  bottom: 1.6rem;
}
.tre .inner ul li.lstD span::after, .tre .inner ul li.lstE span::after {
  display: block;
  content: "についてはこちら";
}
.tre .inner ul li.lstE span::after {
  display: inline-block;
  content: "についてはこちら";
}
.tre .inner ul li.lstE::before {
  display: none;
}
.tre .inner ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none !important;
  color: #002A4E;
  font-weight: bold;
  padding: 1.5rem 0 0 0;
}

@media screen and (min-width: 48em), print {
  .tre {
    margin: 0;
    padding: 11.8rem 0 12rem;
    background: url("../img/bg_end.png") no-repeat center bottom -15rem;
  }
  .tre .inner ul {
    margin: 4.8rem auto 0;
    width: 104rem;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .tre .inner ul li {
    margin: 0 0 2.4rem;
    -webkit-box-shadow: 0 0 3rem #eee;
            box-shadow: 0 0 3rem #eee;
  }
  .tre .inner ul li::after {
    left: 0;
    right: 0;
    bottom: 0.8rem;
  }
  .tre .inner ul li.lstA {
    width: 24.2rem;
    height: 14.2rem;
  }
  .tre .inner ul li.lstA::after {
    width: 22.6rem;
    height: 0.8rem;
  }
  .tre .inner ul li.lstB {
    width: 33rem;
    height: 14.2rem;
  }
  .tre .inner ul li.lstB::after {
    width: 30.8rem;
    height: 0.8rem;
  }
  .tre .inner ul li.lstC {
    width: 33rem;
    height: 14.2rem;
  }
  .tre .inner ul li.lstC::after {
    width: 30.8rem;
    height: 0.8rem;
  }
  .tre .inner ul li.lstD, .tre .inner ul li.lstE {
    width: 50rem;
    height: 12rem;
    margin: 0;
  }
  .tre .inner ul li.lstD::after, .tre .inner ul li.lstE::after {
    left: inherit;
    bottom: inherit;
    top: 3.6rem;
    right: 2.8rem;
    font-size: 2.8rem;
    width: auto;
  }
  .tre .inner ul li a {
    font-size: 2.4rem;
    padding: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
/* _lower.scss　出力 */
body:not(.index) .bg_header {
  margin: 2rem 0 0 0;
  background: #F9F0D9;
}
body:not(.index) .wrapper {
  padding: 0;
  background: #F9F0D9 url("../img/bg_end.png") no-repeat center bottom -11.5rem;
}
body:not(.index) .main {
  width: 100%;
  padding: 3rem 1rem;
  margin: 0 auto;
  background: none;
}
body:not(.index) figure figcaption {
  white-space: nowrap;
  margin: 0.6rem 0 0 0;
}
body:not(.index) .nfd {
  margin: 0;
  padding: 3rem 1rem;
}
body:not(.index) .overview .tel, body:not(.index) .main .tel {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (min-width: 48em), print {
  body:not(.index) .bg_header {
    margin: 0;
    padding: 0 0 5rem;
    background: url("../img/bg_wave_low.png") no-repeat center top -26rem #F9F0D9;
  }
  body:not(.index) .header {
    height: 55.2rem;
  }
  body:not(.index) .wrapper {
    padding: 0;
    background: #F9F0D9 url("../img/bg_end.png") no-repeat center bottom -14.9rem;
  }
  body:not(.index) .main {
    width: 1120px;
    margin: 2rem auto 0;
    padding: 0 4rem 8rem 4rem;
    line-height: 1.8;
  }
}

.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;
}

.lst_test li {
  margin: 0 0 0.8rem;
  padding: 0 0 0 1.6rem;
  text-indent: -1.5rem;
}
@media screen and (min-width: 48em), print {
  .lst_test li {
    margin: 0 0 1rem;
    padding: 0 0 0 1.8rem;
    text-indent: -1.8rem;
  }
}

#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 #D0AB2B;
}

.machine_flex .equip {
  margin: 0 0 3rem;
}
.machine_flex .equip p {
  margin: 0;
}
@media screen and (min-width: 48em), print {
  .machine_flex {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .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: "Montserrat", sans-serif;
  border-bottom: 0.1rem #002A4E solid;
  color: #002A4E;
}
.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 #002A4E;
  border-right: 3rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-left: 3rem solid transparent;
  margin: auto;
}

.note {
  width: 100%;
  padding: 1rem 0;
  color: #CB7C15;
  border-radius: 0.8rem;
  text-align: center;
  font-weight: bold;
  margin: 0 auto 2rem;
  letter-spacing: 0.2rem;
  font-size: 2rem;
  background: #F6E4CC;
}
.note ul.anchor {
  display: flex;
  margin: 0 auto;
  padding: 0;
}
.note ul.anchor li {
  width: 49%;
  font-size: 1.4rem;
  text-align: center;
}
.note ul.anchor li::before {
  content: "▶ ";
  display: inline-block;
}
.note ul.anchor li a {
  text-decoration: none;
}

@media screen and (min-width: 48em), print {
  .note {
    width: 100%;
    font-size: 3.6rem;
    letter-spacing: 0.4rem;
    margin: 0 auto 4rem;
  }
  .note ul.anchor li {
    font-size: 2rem;
  }
}
.access .wrapper {
  background: #F9F0D9 !important;
}
.access .wrapper .main .tel {
  font-size: 150%;
}
.access .wrapper .main iframe.googlemap {
  width: 100%;
  border: 0;
  height: 25rem;
}
.access .wrapper .main .youtube_box {
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.access .wrapper .main .youtube_box iframe.youtube {
  width: 100%;
  height: 23rem;
}

@media screen and (min-width: 48em), print {
  .access .wrapper {
    background: #F9F0D9 !important;
  }
  .access .wrapper .main iframe.googlemap {
    height: 40rem;
    margin: 0;
  }
  .access .wrapper .main .youtube_box {
    margin: 0 auto;
    width: 750px;
    height: 500px;
  }
  .access .wrapper .main .youtube_box iframe.youtube {
    width: 750px;
    height: 500px;
  }
}
.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: #D0AB2B;
  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;
  background: #fff;
}
.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, .tbl_lst tr td {
  display: table-cell;
  word-break: break-all;
}
.tbl_lst tr th {
  text-align: center;
  background: #DEF6FC;
}
.tbl_lst tr td {
  text-align: center;
}
.tbl_lst tr td.go {
  background: #B99D3C;
}

@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: 1rem;
  }
  .tbl_price tr th, .tbl_lst tr th {
    width: 65%;
    border-bottom: 1px solid #ccc;
  }
  .tbl_price tr:not(:last-child) td, .tbl_lst tr:not(:last-child) td {
    border-bottom: 1px solid #ccc;
  }
  .tbl_lst tr th {
    width: 15%;
  }
}
.private .main .tel {
  text-indent: 0;
}

.qa .indent {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.qa .indent3 {
  padding-left: 4.5em;
}

.qa p {
  padding-left: 2.2em;
  text-indent: -2.2em;
}

ul.indent2 {
  padding-left: 2em;
}

.qa_q {
  padding-right: 10px;
}

.qa_a {
  color: #B5581E;
  padding-right: 10px;
  font-weight: bold;
  font-size: 2rem;
}

@media screen and (min-width: 48em), print {
  .qa .indent {
    padding-left: 0;
    text-indent: 0;
  }
  .qa .indent3 {
    padding-left: 3.5em;
  }
  .qa p {
    padding-left: 1.8em;
    text-indent: -1.8em;
  }
  .qa_a {
    font-size: 2.4rem;
  }
  .faq_tel {
    /*font-weight: normal;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
  }
  .faq_tel a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
nav {
  margin: 0 1rem;
}
nav .breadcrumb {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  font-size: 1.2rem;
  margin: 0;
  padding: 1rem 0;
  color: #002A4E;
}
nav .breadcrumb li:not(:last-child)::after {
  display: inline-block;
  font-family: "fontello";
  content: "\e804";
  color: #002A4E;
  font-size: 80%;
  margin: 0 0.4rem;
  vertical-align: 0.1rem;
}
nav .breadcrumb li a {
  text-decoration: none;
  color: #002A4E;
  text-decoration: none;
  font-weight: 500;
}

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