html {
  font-size: 10px;
}

.topfirstview > figure > img {
  height: auto;
}

body.-is-rakuten .header-outer1 {
  padding: 0;
  width: 120rem;
  justify-content: space-evenly;
}

body.-is-rakuten .header-outer2 {
  width: 21rem;
  position: relative;
}

body.-is-rakuten .header-nav {
  gap: 0 4rem;
}

body.-is-rakuten .header-menu {
  display: none;
}

body.-is-rakuten .topfirstview {
  overflow: hidden;
  height: 0;
  padding-bottom: 42%;
}

body.-is-rakuten .youtube {
  margin-top: -7.1%;
}

body.-is-rakuten .topfirstview::before {
  content: none;
  background-color: transparent;
}

body.-is-rakuten .topfirstview::after {
  content: none;
  height: 0;
  background: none;
}

.header.-is-rakuten {
  position: relative;
  color: #000;
  height: auto;
  flex-direction: column;
  align-items: center;
}

.header.-is-rakuten .header-nav>a:hover::before {
  background-image: url(../img/icon/swan/gold.svg);
}

.header-reservation-btn2.-is-rakuten {
  color: #fff;
  padding: 1rem;
}

.topfirstview {
  height: auto;
}

.pickup-slider {
  width: 73rem;
  margin: auto;
}

.pickup-slider img {
  width: 100%;
}

.btn1 {
  padding: 1.5rem 4rem;
}

.access-btn2 {
  padding: 1.5rem 4rem;
}

.pickup-slider .slick-arrow {
  width: 3rem;
  height: 3rem;
}

.news-outer {
  width: 120rem;
  gap: 0 10rem;
}

.concept {
  padding: 10rem 0 10rem 0;
}

.concept-outer {
  width: 120rem;
  max-width: initial;
  height: 90rem;
}

.concept-inner {
  bottom: 18rem;
  left: 20rem;
  padding-right: 4rem;
}

.concept-inner>img {
  width: 33rem;
  height: 21rem;
}

.concept-ph1 {
  width: 116rem;
}

.concept-ph2 {
  width: 42rem;
  height: 58rem;
  bottom: -4rem;
  left: 7rem;
}

.box4 {
  width: 120rem;
}

.tab2-btns {
  width: 120rem;
  margin: 0 auto 10rem auto;
  justify-content: space-between;
}

.tab2-btn {
  padding: 3rem 3rem;
  font-size: 2rem;
}

.plan-outer {
  width: 120rem;
  margin: 0 auto;
}

.access-ttl1 {
  width: 120rem;
  margin: 0 auto;
  padding: 10rem 0 0 0;
}

.access-outer {
  width: 120rem;
  margin: 0 auto;
  padding: 5rem 0;
}

.access-map {
  width: 55%;
}

.pagetop {
  display: none;
}

.sightseeing-outer {
  width: 120rem;
}

.sightseeing-ph1 {
  width: 74rem;
}

.sightseeing-ph2 {
  width: 38rem;
  height: 26rem;
}

.features-figure {
  width: 120rem;
}

.features-caption {
  gap: 5rem 0;
}

.features-ph {
  width: 85rem;
  height: 63rem;
}

@media screen and (max-width: 1441px) {
.concept-outer {
  height: 75rem;
}
.concept-inner {
  bottom: 17rem;
  left: 27rem;
}
.concept-inner>img {
  width: 25rem;
  height: 16rem;
}
.concept-ph1 {
  width: 93rem;
}
.concept-ph2 {
  width: 30rem;
  height: 41rem;
  bottom: -2rem;
  left: 0rem;
}
.sightseeing-inner {
  gap: 0 5rem;
}
.sightseeing-ph1 {
  margin: -20rem 0 0 -8rem;
}
.sightseeing-ph2 {
  width: 33rem;
  height: 23rem;
  left: -6rem;
  bottom: -12rem;
}
.sightseeing-ph3 {
  right: -3rem;
  bottom: -24rem;
  width: 40rem;
  height: 28rem;
}
.features-ph {
  width: 70rem;
  height: 58rem;
  margin: -10rem 0 0 -5rem;
}
.features>.features-outer:nth-of-type(even) .features-ph {
  margin: -10rem -4rem 0 0;
}
.features-ttl1 {
  left: -15rem;
}
}

@media screen and (max-width: 1281px) {
.sightseeing-ph1 {
  margin: -20rem 0 0 -2rem;
  width: 70rem;
}
.sightseeing-ph2 {
  width: 30rem;
  height: 20rem;
  left: -2rem;
}
.sightseeing-ph3 {
  right: 0rem;
  bottom: -21rem;
  width: 38rem;
  height: 26rem;
}
.features-ttl1 {
  left: -12rem;
}
}
