.gen-m {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.gen-n {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-style: normal;
}

.c-reset-img {
  display: block;
  width: 100%;
  height: auto;
}

.c-reset-text {
  margin: 0;
}

.l-header-lowerfixed--appointment {
  background-color: #d36337;
  width: calc(20% - 1px);
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  border-left: 1px solid #c4c4c3;
}
.l-header-lowerfixed__inner {
  position: relative;
  width: 100%;
  padding: 10px 0;
}
@media screen and (min-width: 430px) {
  .l-header-lowerfixed__inner {
    padding: 20px 0;
  }
}
.l-header-lowerfixed__text01 {
  padding: 0.5em 0 4px 0;
  margin: 0;
}
.l-header-lowerfixed__text02 {
  padding: 0 0 4px 0;
  margin: 0;
}
.l-header-lowerfixed__border {
  border-right: 1px solid #c4c4c3;
}
.l-header-lowerfixed__icon {
  margin-top: 2px;
  margin-bottom: 2px;
}

.l-header-rightfixed {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-header-rightfixed {
    display: block;
    background-color: #d36337;
    border-radius: 5px 0 0 5px;
    position: fixed;
    right: 0;
    top: 200px;
    width: clamp(72px, 6vw, 90px);
    z-index: 99;
  }
}
.l-header-rightfixed:hover {
  opacity: 0.7;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.l-header-index {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-header-index {
    display: block;
    background-color: #d36337;
    border-radius: 5px 0 0 5px;
    position: absolute;
    right: 0;
    top: 50%;
    width: clamp(72px, 6vw, 90px);
    z-index: 99;
  }
}
.l-header-index--fixed {
  position: fixed;
  top: 200px;
}
.l-header-index:hover {
  opacity: 0.7;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.l-footer {
  padding: clamp(40px, 10.66vw, 60px) 0;
}
@media screen and (min-width: 1024px) {
  .l-footer {
    padding: clamp(60px, 5vw, 75px) 0;
  }
}
.l-footer__logo {
  display: block;
  width: 75%;
  height: auto;
  margin: auto;
}
@media screen and (min-width: 430px) {
  .l-footer__logo {
    width: 55%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__logo {
    width: 30%;
  }
}
.l-footer__inner {
  padding-top: clamp(40px, 10.66vw, 60px);
}
@media screen and (min-width: 1024px) {
  .l-footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: clamp(60px, 5vw, 75px);
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__inner__left {
    width: 40%;
  }
}
.l-footer__inner__right {
  margin-top: 30px;
}
@media screen and (min-width: 1024px) {
  .l-footer__inner__right {
    width: 59%;
    margin-top: 0;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__inner__right {
    width: 55%;
  }
}
.l-footer__contact {
  display: block;
  width: 80%;
  margin: 0 auto clamp(16px, 4.26vw, 24px) auto;
}
@media screen and (min-width: 430px) {
  .l-footer__contact {
    width: 65%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__contact {
    width: 90%;
    margin: 0 auto clamp(19.2px, 1.6vw, 24px) 0;
  }
}
.l-footer__contact:hover {
  opacity: 0.7;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-footer__fax {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3c3c3c;
  text-align: center;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-bottom: 0.75em;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__fax {
    font-size: clamp(20px, 1.66vw, 25px);
    width: 90%;
  }
}
.l-footer__fax--sm {
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .l-footer__fax--sm {
    font-size: clamp(15.2px, 1.26vw, 18px);
  }
}
.l-footer__table {
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .l-footer__table {
    margin: 0;
  }
}
.l-footer__table__title {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #368a39;
  text-align: left;
  vertical-align: top;
  line-height: 1.3;
  font-size: clamp(12px, 3.2vw, 18px);
  width: 6em;
  padding-bottom: 1em;
}
@media screen and (min-width: 1024px) {
  .l-footer__table__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.l-footer__table__text {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3c3c3c;
  text-align: left;
  vertical-align: top;
  line-height: 1.3;
  font-size: clamp(12px, 3.2vw, 18px);
  padding-bottom: 1em;
}
@media screen and (min-width: 1024px) {
  .l-footer__table__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.l-footer__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0.5em 0 0 0;
}
.l-footer__data__title {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #368a39;
  line-height: 1.3;
  font-size: clamp(11px, 2.93vw, 16.5px);
  width: 6em;
  padding-bottom: 1em;
}
@media screen and (min-width: 1024px) {
  .l-footer__data__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.l-footer__data__text {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3c3c3c;
  line-height: 1.3;
  font-size: clamp(11px, 2.93vw, 16.5px);
  width: calc(100% - 6em);
  padding-bottom: 1em;
}
@media screen and (min-width: 1024px) {
  .l-footer__data__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.l-footer__data__text--accent {
  color: #368a39;
}
.l-footer__treatmenttime {
  display: block;
  width: 100%;
  height: auto;
}

.p-guide-reception__treatmenttime {
  display: block;
  width: 100%;
  height: auto;
}/*# sourceMappingURL=common.css.map */