@charset "UTF-8";
/*color*/
/* guideline */
/*font-family*/
/*text-shadow*/
/*box-shadow*/
/*media query break point*/
/*Header用*/
/*Header用*/
/* media query */
/* ------------------------------------------------------------
    Page Component
------------------------------------------------------------ */
/* ------------------------------------------------------------
    TITLE
------------------------------------------------------------ */
.p-ttl-img {
  height: 200px;
}
@media only screen and (min-width: 768px) {
  .p-ttl-img {
    height: 300px;
  }
}

.p-ttl-label {
  padding-top: clamp(40px, 34.0571428571px + 1.5238095238vw, 56px);
}
.p-ttl-label .label-ja {
  font-size: clamp(1.6rem, 1.1542857143rem + 1.1428571429vw, 2.8rem);
  line-height: 1.5;
}

/* ------------------------------------------------------------
    INTRO
------------------------------------------------------------ */
.s-intro {
  padding-top: clamp(32px, 20.1142857143px + 3.0476190476vw, 64px);
  line-height: 1.8;
}
.s-intro-copy {
  font-size: clamp(1.4rem, 1.2514285714rem + 0.380952381vw, 1.8rem);
}
@media only screen and (min-width: 1000px) {
  .s-intro-copy {
    text-align: center;
  }
}

/* ------------------------------------------------------------

------------------------------------------------------------ */
.s-kyoto {
  padding-bottom: clamp(56px, 38.1714285714px + 4.5714285714vw, 104px);
  max-width: 768px;
  margin-inline: auto;
}
.s-kyoto-access {
  margin-top: clamp(32px, 26.0571428571px + 1.5238095238vw, 48px);
}
.s-kyoto-access-hd {
  font-size: clamp(1.7rem, 1.44rem + 0.6666666667vw, 2.4rem);
  margin-bottom: clamp(16px, 13.0285714286px + 0.7619047619vw, 24px);
  text-align: center;
}
.s-kyoto-access-info {
  line-height: 1.6;
}
.s-kyoto-access-info .hd {
  font-size: clamp(1.7rem, 1.44rem + 0.6666666667vw, 2.4rem);
}
.s-kyoto-access-info .address {
  font-size: clamp(1.5rem, 1.3885714286rem + 0.2857142857vw, 1.8rem);
  margin-top: clamp(24px, 15.0857142857px + 2.2857142857vw, 48px);
}
.s-kyoto-access-info .root {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: clamp(20px, 18.5142857143px + 0.380952381vw, 24px);
  margin-top: clamp(20px, 18.5142857143px + 0.380952381vw, 24px);
  display: -ms-grid;
  display: grid;
  gap: clamp(24px, 21.0285714286px + 0.7619047619vw, 32px);
}
.s-kyoto-access-info .root-item-hd {
  font-size: clamp(1.6rem, 1.5257142857rem + 0.1904761905vw, 1.8rem);
  line-height: 1.4;
  position: relative;
}
.s-kyoto-access-info .root-item-hd::after {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.s-kyoto-access-info .root-item-hd {
  padding-left: 1.2em;
}
.s-kyoto-access-info .root-item-hd::after {
  width: 0.8em;
  height: 1px;
  background: #ffffff;
  top: 0.7em;
}
.s-kyoto-access-info .root-item-copy {
  margin-top: 0.8em;
  font-size: clamp(1.3rem, 1.2257142857rem + 0.1904761905vw, 1.5rem);
}
.s-kyoto-access-info .root-item-carnavi {
  font-size: clamp(1.5rem, 1.3142857143rem + 0.4761904762vw, 2rem);
  border: solid 1px rgba(255, 255, 255, 0.24);
  padding: 0.4em;
  margin-top: 1em;
  text-align: center;
}
.s-kyoto-access-map .link {
  margin-top: clamp(12px, 9.0285714286px + 0.7619047619vw, 20px);
  max-width: 468px;
  margin-inline: auto;
}
.s-kyoto-access-map .link .c-btn--box {
  padding: 0.3em;
}
.s-kyoto-reserve {
  margin-top: clamp(32px, 20.1142857143px + 3.0476190476vw, 64px);
}
.s-kyoto-reserve .c-btn--box {
  font-size: clamp(1.6rem, 1.5257142857rem + 0.1904761905vw, 1.8rem);
  max-width: 468px;
  margin-inline: auto;
  line-height: 1.5;
}
/*# sourceMappingURL=reserved_kyoto.css.map */