@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  overflow-x: hidden;
}
body {
  margin: 0;
}
#htlContents {
  min-width: auto !important;
  width: 100% !important;
  margin: 0 auto !important;
}
#htlHeader,
#htlMainContent {
  width: 100vw !important;
  min-width: 0;
  max-width: none;
  margin: 0 auto !important;
}
#RthCustomizeW {
  width: auto !important;
}
#htlSide-A {
  top: 1070px !important;
  position: absolute;
  left: 0;
  margin-top: -25px;
}
#cus_page {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  font-family: "Noto Serif JP", serif;
  position: relative;
}
#cus_page img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
#cus_page ul {
  list-style: none;
}
#cus_page a {
  text-decoration: none;
}
#cus_page .kv {
  position: relative;
  z-index: 0;
}
#cus_page .kv::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.18);
  z-index: 1;
}
#cus_page .kv .title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  z-index: 2;
}
#cus_page .kv .title p {
  font-weight: 500;
  font-size: 50px;
  line-height: 1.7;
  text-shadow: 0 1px 12px rgba(24, 23, 30, 0.25);
}
#cus_page .kv .title h1 {
  font-weight: 600;
  font-size: 88px;
  line-height: 1.7;
  margin-top: -25px;
  text-shadow: 0 1px 12px rgba(24, 23, 30, 0.25);
}
#cus_page .header {
  padding: 120px 0;
  background: linear-gradient(0deg, #cfbdb4 0%, #958b86 100%);
}
#cus_page .header p {
  text-align: center;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 2.3;
}
#cus_contents .information {
  position: relative;
  padding: 40px 0 135px;
  z-index: 0;
}

#cus_contents .information::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: -10px;
  left: 0;
  z-index: -1;
  filter: blur(4px);
  background:
    linear-gradient(180deg, #b2a49d 0%, rgba(255, 255, 255, 0) 68.75%),
    linear-gradient(180deg, rgba(255, 255, 255, 0) 79.37%, #fff 100%),
    linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%),
    url(https://tsdev.xsrv.jp/prince/rakuten/parktower/room/img/information-kv.jpg) lightgray 0.198px -303.242px / 99.99% 184.512% no-repeat;
  background-position: 100%;
}
#cus_contents .information .content {
  position: relative;
  z-index: 2;
  max-width: 1080px;
  margin: auto;
}
.information .content .information__title,
.information .content .information__subtitle {
  color: #fff;
  font-weight: 700;
  line-height: 1.7;
}
.information .content .information__title {
  font-size: 40px;
}
.information .content .information__subtitle {
  font-size: 20px;
  padding-bottom: 40px;
}
.information__content {
  padding-top: 40px;
  display: flex;
  gap: 48px;
  align-items: flex-start;
}
.information__content--text,
.information__content--img {
  flex: 1;
}
.information__content .information__content--text {
  padding: 32px 24px;
  background-color: #fff;
  max-width: fit-content;
}
.information__content .information__content--text p {
  font-family: "Noto Sans JP";
  font-size: 16px;
  color: #1e1e1e;
  font-weight: 700;
  line-height: 1.8;
}
.information__content .information__content--text p span {
  font-size: 12px;
}
.navigation {
  margin: 25px 0 120px;
}
.navigation h2,
.navigation p {
  text-align: center;
  color: #1e1e1e;
  font-weight: 700;
  line-height: 1.7;
}
.navigation h2 {
  font-size: 40px;
}
.navigation p {
  font-size: 20px;
  margin-bottom: 40px;
}
.navigation ul {
  display: flex;
  justify-content: center;
  gap: 32px;
}
.navigation ul:last-child {
  margin-top: 32px;
}
.navigation ul li {
  width: 320px;
  border-radius: 101.5px;
  transition: opacity 0.5s ease;
}
.navigation ul li:hover {
  opacity: 0.7;
}
.navigation ul .type-1 {
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 42.79%, rgba(0, 0, 0, 0.5) 89.9%),
    url(https://tsdev.xsrv.jp/prince/rakuten/parktower/room/img/img_nav-1.jpg) lightgray 50% / cover no-repeat;
}
.navigation ul .type-2 {
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 42.79%, rgba(0, 0, 0, 0.5) 89.9%),
    url(https://tsdev.xsrv.jp/prince/rakuten/parktower/room/img/img_nav-2.jpg) lightgray 50% / cover no-repeat;
}
.navigation ul .type-3 {
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 42.79%, rgba(0, 0, 0, 0.5) 89.9%),
    url(https://tsdev.xsrv.jp/prince/rakuten/parktower/room/img/img_nav-3.jpg) lightgray 50% / cover no-repeat;
}
.navigation ul .type-4 {
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 42.79%, rgba(0, 0, 0, 0.5) 89.9%),
    url(https://tsdev.xsrv.jp/prince/rakuten/parktower/room/img/img_nav-4.jpg) lightgray 50% / cover no-repeat;
}
.navigation ul .type-5 {
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 42.79%, rgba(0, 0, 0, 0.5) 89.9%),
    url(https://tsdev.xsrv.jp/prince/rakuten/parktower/room/img/img_nav-5.jpg) lightgray 50% / cover no-repeat;
}
.navigation ul li a {
  display: flex;
  gap: 8px;
  padding: 72px 0;
  justify-content: center;
}
.navigation ul li a p {
  color: #fff;
  margin-bottom: 0;
}
#cus_page .navigation ul li a img {
  object-fit: contain;
}
#cus_page .container {
  display: flex;
  flex-direction: column;
  gap: 120px;
  margin-bottom: 160px;
}
.content .content__slide {
  max-width: 1080px;
  margin: auto;
}
.content .content__slide .swiper-wrapper {
  height: auto;
}
.content .content__slide {
  overflow: unset;
}
.content__slide .swiper-pagination {
  position: relative;
  bottom: 0;
  margin-top: 28px;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 24px;
}
.content__slide .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #e4e4e4;
  opacity: 1;
}
.content__slide .swiper-pagination-bullet-active {
  background: #a7311c;
}
.content .content__text {
  margin-top: 28px;
  display: flex;
  justify-content: center;
  gap: 48px;
}
.content .content__text .content__text--left {
  max-width: 492px;
  color: #1e1e1e;
}
.content .content__text .content__text--left .title {
  position: relative;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.7;
  padding-bottom: 16px;
}
.content .content__text .content__text--left .title::after {
  position: absolute;
  content: "";
  width: 100px;
  height: 2px;
  border-bottom: 2px solid #a7311c;
  bottom: 0;
  left: 0;
}
.content .content__text .content__text--left .text {
  padding-top: 16px;
  font-weight: 400;
  font-family: "Noto Sans JP";
}
.content .content__text .content__text--right {
  display: grid;
  grid-template-columns: 137px 1fr;
  max-width: 466px;
  margin-top: 29.5px;
  gap: 48px;
}
.content .content__text .content__text--right .t-name {
  position: relative;
}
.content .content__text .content__text--right .t-name::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  right: -24px;
  border-right: 1px solid #1e1e1e;
}
.content .content__text .content__text--right .t-name,
.content .content__text .content__text--right .t-detail {
  color: #1e1e1e;
}
.content .content__text .content__text--right .t-name p,
.content .content__text .content__text--right .t-detail p {
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 1.6;
}
.additional {
  padding: 80px 0;
  background: linear-gradient(270deg, #cfbdb4 0%, #958b86 100%);
}
.additional .content {
  max-width: 1080px;
  margin: auto;
  display: flex;
  justify-content: center;
  gap: 100px;
}
.additional .content .content__left {
  color: #fff;
}
.additional .content .content__left .title,
.additional .content .content__left .text {
  font-weight: 700;
  line-height: 1.7;
}
.additional .content .content__left .title {
  font-size: 40px;
}
.additional .content .content__left .text {
  font-size: 20px;
}
footer {
  left: 50%;
  width: 100%;
  height: 150px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  overflow: hidden;
  position: relative;
  background-color: #000;
}
footer div {
  width: 1190px;
  color: #fff;
  display: flex;
  justify-content: space-around;
  margin: auto;
}
footer #name {
  line-height: 150px;
  font-size: 18px;
  text-align: right !important;
}
footer #adress {
  line-height: 30px;
  text-align: left !important;
}
.pageTop a {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 2rem;
  bottom: 20px;
  z-index: 10;
  background-color: #303030;
  transition: all 0.3s ease;
  opacity: 0.5;
}
