
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300..700&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap&text=0123456789.~:');

html {
  scroll-behavior: smooth;
}

#RthCustomizeW {
  width: 100%;
  min-width: 1190px;
  margin-right: auto;
  margin-left: auto;
}

*,*::before,*::after{
	box-sizing:border-box;
}

body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,ul,ol,dl,dd,input,textarea{
	margin:0;
}

ul {
  padding: 0;
}

a {
  display: inline-block;
  color: inherit !important;
  text-decoration: none;
	text-decoration-skip-ink:all;
}

a:hover {
  text-decoration: none;
}

small {
  font: inherit;
}

em {
  font-style: normal;
}

summary {
  display: block;
  cursor: pointer;
}

summary::-webkit-details-marker {
  display: none;
}

details .content {
  overflow: hidden;
}

:root {
  --shadow: 0 0 10px rgb(0 0 0 / 0.16);
}

body {
  color: #292929;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
}

.noto-serif-jp {
  font-family: "Noto Serif JP", serif;
}

.cormorant-garamond {
  font-family: "Cormorant Garamond", serif;
}

.noto-sans-jp {
  font-family: "Noto Sans JP", sans-serif;
}

.cinzel {
  font-family: "Cinzel", serif;
}

.inner {
  max-width: 950px;
  margin-right: auto;
  margin-left: auto;
}

.link-button {
  display: block;
  width: 335px;
  padding: 24px 84px 29px;
  background-color: #fff;
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/icon-arrow-right.svg), url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/bg-link.svg);
  background-position: right 42px top 33px, center;
  background-size: 24px auto, 318px auto;
  background-repeat: no-repeat;
  color: #292929 !important;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.44;
  box-shadow: var(--shadow);
}

summary {
  display: flex;
  justify-content: space-between;
}

summary .icon {
  text-transform: capitalize;
}

summary .icon span {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 26px;
  padding-right: 38px;
  background: transparent right center / 26px auto no-repeat;
  font-family: "Cormorant Garamond", serif;
  font-size: 16px;
}

summary .icon-open {
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/icon-open.svg) !important;
}

summary .icon-close {
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/icon-close.svg) !important;
}

details[open] .icon-open {
  display: none;
}
details:not([open]) .icon-close {
  display: none;
}

.header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1190px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  color: #000;
}

.header-logo {
  width: 315px;
  height: 25px;
  background: transparent url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/header-logo.svg) center / 100% auto no-repeat;
}

.header-nav ul {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 22px;
  font-size: 17px;
  font-weight: 600;
}

.section-fv {
  width: 1190px;
  height: 480px;
  margin-right: auto;
  margin-left: auto;
  background: transparent url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-fv.webp) center / cover no-repeat;
}

.section-designer {
  height: 1101px;
  margin-top: 80px;
  background: transparent url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-designer.webp) center / auto 100% no-repeat;
}

.section-concept {
  height: 1053px;
  background: transparent url(../img/img-concept.webp) center / auto 100% no-repeat;
  text-align: center;
}

.section-concept h2 {
  color: #9c989b;
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 38px;
  line-height: 1.21;
  text-transform: uppercase;
}

.section-concept h2 + p {
  margin-top: 39px;
  color: #422a3c;
  font-size: 36px;
  line-height: 1.41;
}

.concept-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 64px;
  max-width: 950px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 80px;
  list-style: none;
}

.concept-item {
  color: #292929;
  font-size: 22px;
  line-height: 1.9;
}

.concept-item::before {
  content: "\200B";
  font-size: 0;
}

.concept-item div {
  height: 84px;
  background: transparent center / auto 100% no-repeat;
}

.concept-item:nth-of-type(1) div {
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/yuuzen.svg);
}
.concept-item:nth-of-type(2) div {
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/yuugen.svg);
}
.concept-item:nth-of-type(3) div {
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/yuugei.svg);
}
.concept-item:nth-of-type(4) div {
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/yuugou.svg);
}

.concept-text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 34px;
  margin-bottom: 56px;
  color: #9c989b;
  font-size: 30px;
  line-height: 1.46;
}

.concept-text strong {
  font-weight: 400;
}

.concept-text::before,
.concept-text::after {
  content: '';
  width: 19px;
  height: 1px;
  background-color: currentColor;
}

.section-room {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #404848;
  color: #fff;
}

.section-room h2 {
  display: grid;
  gap: 12px;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.41;
  text-align: center;
}

.section-room h2 small {
  color: #d6dfdf;
  font-family: "Cormorant Garamond", serif;
  font-size: 30px;
  line-height: 1.23;
  text-transform: uppercase;
}

.room-point {
  margin-top: 45px;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 18px;
  list-style: none;
}

.room-point-item::before {
  content: "\200B";
  position: absolute;
  font-size: 0;
}

.room-point-item {
  background-color: rgb(255 255 255 / 0.2);
  border-radius: 4px;
  text-align: center;
}

.room-point-item .number {
  display: flex;
  gap: 3px;
  justify-content: center;
  padding-top: 39px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(255 255 255 / 0.3);
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  text-transform: uppercase;
}

.room-point-item p {
  padding: 25px 26px 32px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  line-height: 1.44;
}

.room-point + .link-button {
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
}

.room-anchor-link {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px 18px;
  margin-top: 60px;
  margin-bottom: 100px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  line-height: 1.44;
  text-transform: uppercase;
}

.room-anchor-link a {
  padding: 10px 10px 14px 0;
  border-radius: 100em;
  background-color: rgb(255 255 255 / 0.2);
  background: rgb(255 255 255 / 0.2) url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/icon-triangle-down.svg) right 22px top 18px / 10px auto no-repeat;
  text-align: center;
}

.room-anchor-link a:last-of-type {
  padding-right: 15px;
  font-size: 16px;
  line-height: 1.625;
}

.section-room details {
  margin-top: -100px;
  padding-top: 38px;
  font-family: "Noto Sans JP", sans-serif;
}

.section-room details::before {
  content: '';
  display: block;
  height: 100px;
}

.section-room summary {
  padding-bottom: 20px;
  border-bottom: 1px solid #828585;
  font-size: 26px;
  line-height: 1.42;
  text-transform: uppercase;
}

.section-room summary span:first-of-type {
  flex-grow: 1;
}

.section-room summary .icon {
  padding-top: 6px;
}

.section-room summary .icon-open {
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/icon-open.svg) !important;
}

.section-room summary .icon-close {
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/icon-close.svg) !important;
}

.section-room details[open] .icon-open {
  display: none;
}

.section-room details:not([open]) .icon-close {
  display: none;
}

.section-room .content-inner {
  position: relative;
  padding-top: 38px;
  padding-bottom: 14px;
}

/* ===== 共通（アニメの土台） ===== */
.room-img {
  position: relative;
  height: 630px;
  background-color: #fff;
  --dur: calc(var(--beat) * var(--count));
  overflow: hidden;
}

/* ===== 共通（全体で共有する“拍”） ===== */
:root { --beat: 4s; }

.room-img > div {
  position: absolute;
  inset: 0;
  background: transparent center/cover no-repeat;
  opacity: 0;
  animation-duration: var(--dur);
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
  will-change: opacity, transform;
  animation-delay: calc(var(--i) * var(--beat) * -1);
}

/* 枚数に応じた index 変数（最大5枚まで） */
.room-img > div:nth-of-type(1){ --i: 0; }
.room-img > div:nth-of-type(2){ --i: 1; }
.room-img > div:nth-of-type(3){ --i: 2; }
.room-img > div:nth-of-type(4){ --i: 3; }
.room-img > div:nth-of-type(5){ --i: 4; }

/* ===== 4枚スライダー用（.room-t, .room-f） ===== */
.room-t, .room-f { --count:4; }
.room-t > div, .room-f > div{
  animation-name: fade4;
}

@keyframes fade4 {
  0%    { opacity:0; transform:scale(1.02) } 
  5%    { opacity:1; transform:scale(1) } 
  25%   { opacity:1; transform:scale(1.01) }
  30%   { opacity:0; transform:scale(1.02) }
  100%  { opacity:0; transform:scale(1.02) }
}

/* ===== 5枚スライダー用（.room-st, .room-sf, .room-as, .room-ls） ===== */
.room-st, .room-sf, .room-as, .room-ls { --count:5; }
.room-st > div, .room-sf > div, .room-as > div, .room-ls > div{
  animation-name: fade5;
}

@keyframes fade5 {
  0%    { opacity:0; transform:scale(1.02) }
  5%    { opacity:1; transform:scale(1) }
  20%   { opacity:1; transform:scale(1.01) }
  25%   { opacity:0; transform:scale(1.02) }
  100%  { opacity:0; transform:scale(1.02) }
}

/* ===== 初期表示の“無”を避ける ===== */
.room-img > div:nth-of-type(1){ opacity: 1; }

/* ===== details を閉じている間は止める ===== */
details:not([open]) .room-img > div { animation-play-state: paused; }

/* ===== 動きが苦手な環境 ===== */
@media (prefers-reduced-motion: reduce){
  .room-img > div { animation: none; opacity: 1; }
}

.room-t div:nth-of-type(1) {
  background-image: url(../img/img-room-twin-1.webp);
}
.room-t div:nth-of-type(2) {
  background-image: url(../img/img-room-twin-2.webp);
}
.room-t div:nth-of-type(3) {
  background-image: url(../img/img-room-twin-3.webp);
}
.room-t div:nth-of-type(4) {
  background-image: url(../img/img-room-twin-4.webp);
}

.room-st div:nth-of-type(1) {
  background-image: url(../img/img-room-signature-twin-1.webp);
}
.room-st div:nth-of-type(2) {
  background-image: url(../img/img-room-signature-twin-2.webp);
}
.room-st div:nth-of-type(3) {
  background-image: url(../img/img-room-signature-twin-3.webp);
}
.room-st div:nth-of-type(4) {
  background-image: url(../img/img-room-signature-twin-4.webp);
}
.room-st div:nth-of-type(5) {
  background-image: url(../img/img-room-signature-twin-5.webp);
}

.room-f div:nth-of-type(1) {
  background-image: url(../img/img-room-family-1.webp);
}
.room-f div:nth-of-type(2) {
  background-image: url(../img/img-room-family-2.webp);
}
.room-f div:nth-of-type(3) {
  background-image: url(../img/img-room-family-3.webp);
}
.room-f div:nth-of-type(4) {
  background-image: url(../img/img-room-family-4.webp);
}

.room-sf div:nth-of-type(1) {
  background-image: url(../img/img-room-signature-family-1.webp);
}
.room-sf div:nth-of-type(2) {
  background-image: url(../img/img-room-signature-family-2.webp);
}
.room-sf div:nth-of-type(3) {
  background-image: url(../img/img-room-signature-family-3.webp);
}
.room-sf div:nth-of-type(4) {
  background-image: url(../img/img-room-signature-family-4.webp);
}
.room-sf div:nth-of-type(5) {
  background-image: url(../img/img-room-signature-family-5.webp);
}

.room-as div:nth-of-type(1) {
  background-image: url(../img/img-room-assemble-suite-1.webp);
}
.room-as div:nth-of-type(2) {
  background-image: url(../img/img-room-assemble-suite-2.webp);
}
.room-as div:nth-of-type(3) {
  background-image: url(../img/img-room-assemble-suite-3.webp);
}
.room-as div:nth-of-type(4) {
  background-image: url(../img/img-room-assemble-suite-4.webp);
}
.room-as div:nth-of-type(5) {
  background-image: url(../img/img-room-assemble-suite-5.webp);
}

.room-ls div:nth-of-type(1) {
  background-image: url(../img/img-room-luxury-suite-hanare-1.webp);
}
.room-ls div:nth-of-type(2) {
  background-image: url(../img/img-room-luxury-suite-hanare-2.webp);
}
.room-ls div:nth-of-type(3) {
  background-image: url(../img/img-room-luxury-suite-hanare-3.webp);
}
.room-ls div:nth-of-type(4) {
  background-image: url(../img/img-room-luxury-suite-hanare-4.webp);
}
.room-ls div:nth-of-type(5) {
  background-image: url(../img/img-room-luxury-suite-hanare-5.webp);
}

.room-content {
  position: absolute;
  right: 0;
  bottom: 14px;
  padding: 21px 19px 19px 33px;
}

.room-content::before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: #324343;
  mix-blend-mode: multiply;
}

.room-content > * {
  position: relative;
}

.room-name {
  font-size: 26px;
  line-height: 1.42;
  text-transform: uppercase;
}

.room-info {
  min-width: 406px;
  margin-top: 23px;
  font-size: 16px;
  line-height: 1.5;
}

.room-info div {
  display: flex;
}

.room-link {
  display: flex;
  justify-content: center;
  gap: 45px;
  margin-top: 60px;
}

.bg-01 {
  display: grid;
  gap: 150px;
  padding-bottom: 150px;
  background: #f9f9f9 url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/bg-01.png) center / cover no-repeat;
}

:where(.section-special, .section-lounge) {
  width: 100%;
}

:where(.section-special, .section-lounge) h2 {
  color: #9c989b;
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 60px;
  line-height: 1.06;
  text-transform: uppercase;
}

.section-special {
  padding-top: 150px;
}

.section-special h2 {
  line-height: 1;
}

.special-wrap {
  margin-top: 70px;
}

.special-wrap::after {
  content: '';
  display: block;
  clear: both;
}

.special-text-wrap {
  float: left;
  width: 430px;
  padding-top: 26px;
}

.special-img {
  float: right;
  width: 441px;
  height: 524px;
  background: transparent url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-special.webp) center / 100% auto no-repeat;
}

.special-heading,
.lounge-heading {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.56;
}

.special-text,
.lounge-text {
  margin-top: 34px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  line-height: 2.33;
}

.special-note,
.lounge-note {
  margin-top: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

.special-list {
  margin-top: 70px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  list-style: none;
}

.special-list li::before {
  content: "\200B";
  position: absolute;
  font-size: 0;
}

.special-list .number {
  display: flex;
  gap: 3px;
  justify-content: center;
  padding-bottom: 10px;
  border-bottom: 1px solid currentColor;
  color: #9c989b;
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 19px;
  line-height: 1.2;
  text-transform: uppercase;
}

.special-list .img {
  aspect-ratio: 1;
  margin-top: 35px;
  margin-bottom: 22px;
  background: transparent url() center / cover no-repeat;
}

.special-list li:nth-of-type(1) .img {
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-special-01.webp);
}
.special-list li:nth-of-type(2) .img {
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-special-02.webp);
}
.special-list li:nth-of-type(3) .img {
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-special-03-1.webp);
}

.special-list li {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 1.75;
}

.special-list .note {
  margin-top: 18px;
  font-size: 14px;
  text-align: right;
}

.section-special .hours {
  margin-top: 60px;
  width: 390px;
  margin-right: auto;
  margin-left: auto;
  font-family: "Noto Sans JP", sans-serif;
}

.section-special .hours-bg {
  border-radius: 4px;
  background-color: rgb(66 42 60 / 0.7);
  color: #fff;
  text-align: center;
}

.section-special .hours-bg h3 {
  padding-top: 20px;
  padding-bottom: 17px;
  border-bottom: 1px solid rgb(255 255 255 / 0.4);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}

.section-special .hours-bg p {
  padding-top: 20px;
  padding-bottom: 32px;
  font-family: "Cinzel", serif;
  font-size: 35px;
  line-height: 1.34;
}

.section-special .hours > p {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.43;
}

:where(.section-special, .section-lounge) .link-button {
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.section-lounge h2,
.section-digital h2 {
  display: grid;
  gap: 28px;
}

.section-lounge h2 .noto-serif-jp,
.section-digital h2 .noto-serif-jp {
  color: #422a3c;
  font-size: 36px;
}

.lounge-wrap {
  margin-top: 100px;
}

.lounge-wrap::after {
  content: '';
  display: block;
  clear: both;
}

.lounge-text-wrap {
  float: right;
  width: 430px;
}

.lounge-img {
  float: left;
  width: 441px;
  height: 529px;
  background: transparent url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-lounge-01-1.webp) center / 100% auto no-repeat;
}

.lounge-pict {
  width: 100%;
  height: 241px;
  margin-top: 89px;
  background: transparent url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-lounge-02.webp) center / 100% auto no-repeat;
}

.section-digital h2{
  display: grid;
  gap: 28px;
  text-transform: initial;
}

.section-digital .special-heading {
  word-break: keep-all;
}

.section-digital .noto-serif-jp{
  color: #422a3c;
  font-size: 36px;
}

.digital-img {
  height: 545px;
  background: transparent url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-digital-03.webp) center / 100% auto no-repeat;
}

.section-around {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #404848;
  color: #fff;
}

:where(.section-around, .section-access) h2 {
  color: #d6dfdf;
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

:where(.section-around, .section-access) h2 + p {
  margin-top: 20px;
  font-size: 36px;
  line-height: 1.41;
  text-align: center;
}

.around-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
  place-items: start;
  margin-top: 100px;
}

.around-item {
  display: grid;
  width: 100%;
  padding-bottom: 30px;
  background-color: #666d6d;
}

.around-item .img {
  order: -1;
  height: 315px;
  background: transparent center / cover no-repeat;
}

.around-hanare .img {
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-around-hanare-1.webp);
}
.around-karasuma .img {
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-around-karasuma-1.webp);
}
.around-sakaiza .img {
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-around-sakaiza.webp);
}
.around-nol-kyoto .img {
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-around-nol-kyoto.webp);
}

.around-item h3 {
  width: 100%;
  padding-top: 27px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgb(255 255 255 / 0.4);
  font-size: 25px;
  font-weight: 500;
  line-height: 1.44;
  text-align: center;
}

.around-item :where(p, details) {
  max-width: 383px;
  margin-right: auto;
  margin-left: auto;
}

.around-item p {
  margin-top: 10px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
}

.around-item details {
  width: 100%;
  margin-top: 27px;
  border-top: 1px solid rgb(255 255 255 / 0.4);
  border-bottom: 1px solid rgb(255 255 255 / 0.4);
}

.around-item summary {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  background: transparent url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/icon-map.svg) left center / 15px auto no-repeat;
}

.around-access {
  display: grid;
  grid-template-columns: auto 1fr;
  padding-top: 8px;
  padding-bottom: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  line-height: 1.47;
}

.around-access :where(dt, dd) {
  padding-top: 13px;
}

.around-access dt {
  padding-right: 32px;
  border-right: 1px solid #828585;
  text-align: right;
}

.around-access dd {
  padding-left: 29px;
}

.around-item a {
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  padding-top: 11px;
  padding-right: 50px;
  padding-bottom: 11px;
  border-bottom: 1px solid #b4b4b4;
  background: transparent url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/icon-link.svg) right 10px center / 11px auto no-repeat;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  line-height: 1.4;
}

.section-access {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #f9f9f9;
}

.section-access h2 {
  color: #9c989b;
}

.section-access h2 + p {
  color: #422a3c;
}

.access-map {
  height: 480px;
  margin-top: 60px;
}

.access-map iframe {
  width: 100%;
  height: 100%;
}

.access-map-link {
  display: block;
  width: fit-content;
  margin: 18px auto 106px;
  padding-top: 10px;
  padding-right: 54px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b4b4b4;
  background: transparent url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/icon-map-gray.svg) right 3px center / 13px auto no-repeat;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  line-height: 1.44;
}

.access-info {
  display: grid;
  grid-template-columns: 77px calc(245px + 75px) 1fr;
  margin-top: 60px;
  background: transparent left top / 77px auto no-repeat;
}

.access-info h3 {
  grid-column: 2 / 3;
  padding-left: 75px;
  color: #9c989b;
  font-family: "Cormorant Garamond", serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
}

.access-info p {
  grid-column: 3 / 4;
  font-size: 22px;
  line-height: 1.9;
}

.access-info.access {
  min-height: 71px;
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-access-access.svg);
}
.access-info.sightseeing {
  min-height: 71px;
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-access-sightseeing.svg);
}
.access-info.stay {
  min-height: 88px;
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/img-access-stay.svg);
}

.access-info.access h3 {
  padding-top: 21px;
}
.access-info.sightseeing h3 {
  padding-top: 23px;
}
.access-info.stay h3 {
  padding-top: 30px;
}

.access-info.stay p {
  padding-top: 4px;
}

.access-address {
  display: grid;
  grid-template-columns: auto 1fr;
  margin-top: 83px;
  padding: 30px 53px 38px;
  background-color: #fff;
  border-radius: 6px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  line-height: 1.4;
}

.access-address :where(dt, dd) {
  padding-top: 12px;
}

.access-address dt {
  padding-right: 30px;
  border-right: 1px solid rgb(130 133 133 / 0.4);
  text-align: right;
}

.access-address dd {
  padding-left: 32px;
}

.access-address em {
  color: #944d4d;
}

.access-airport {
  margin-top: 100px;
  margin-bottom: 50px;
  padding-top: 38px;
  background: transparent url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/icon-airplane.svg) center top / 55px auto no-repeat;
  color: #422a3c;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.42;
  text-align: center;
}

footer {
  padding-bottom: 150px;
}

.footer-nav {
  padding-top: 39px;
  padding-bottom: 106px;
  background-color: #e8e8e8;
}

.footer-nav {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  color: #000;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.47;
}

.footer-nav li::before {
  content: "\200B";
  position: absolute;
  font-size: 0;
}

.footer-reserve {
  margin-top: -78px;
  padding-top: 51px;
  padding-bottom: 52px;
  background-color: #e6dec2;
  text-align: center;
}

.footer-reserve p {
  margin-bottom: 35px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.42;
}

.footer-reserve .link-button {
  width: 536px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 43px;
  padding-bottom: 51px;
  padding-left: 181px;
  background-image: url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/icon-arrow-right.svg), url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/bg-link-large.svg);
  background-position: right 25px center, center;
  background-size: 49px auto, 517px auto;
  font-size: 28px;
  line-height: 1.43;
  text-align: left;
}

.footer-reserve .link-button span {
  padding-left: 47px;
  background: transparent url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/icon-calender.svg) left bottom 4px / 27px auto no-repeat;
}

.footer-logo {
  width: 227px;
  height: 18px;
  margin-top: 37px;
  margin-right: auto;
  margin-left: auto;
  background: transparent url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/header-logo.svg) center / 100% auto no-repeat;
}

.footer-plan {
  display: block;
  width: fit-content;
  margin-top: 26px;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 61px 14px 30px;
  background: transparent url(https://www.tokyustay.co.jp/rakuten/kyoto-hanare/img/icon-arrow-right.svg) right 16px top 18px / 20px auto no-repeat;
  font-weight: 500;
  line-height: 1.44;
  box-shadow: var(--shadow);
}

.c-button-page-top {
  position: fixed;
  z-index: 90;
  right: 0px;
  bottom: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, .6);
  color: #fff !important;
  font-family: "Cormorant Garamond", serif;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  opacity: 1;
  transition: .3s;
  cursor: pointer;
}

.c-button-page-top:hover {
  background-color: rgba(0, 0, 0, .8);
}