@import url("https://use.typekit.net/hdq6shu.css");
html {
  overflow-x: hidden;
}

.u-visible_sp {
  display: none;
}
@media screen and (max-width: 991.9px) {
  .u-visible_sp {
    display: block;
  }
}

.u-hidden_sp {
  display: block;
}
@media screen and (max-width: 991.9px) {
  .u-hidden_sp {
    display: none;
  }
}

@media screen and (max-width: 991.9px) {
  .renew-top img {
    width: 100%;
  }
}
.renew-top .c-inner {
  width: min(90%, 77.0131771596vw);
  margin: 0 auto;
}
@media screen and (max-width: 991.9px) {
  .renew-top .c-inner {
    width: 90%;
  }
}
@media print, screen and (min-width: 768px) {
  .renew-top .mvWrap {
    margin: 120px 0 0 0;
  }
}
.renew-top .p-home_kv {
  display: grid;
  align-items: start;
}
.renew-top .p-home_kv__movie, .renew-top .p-home_kv__slide {
  grid-area: 1/1;
  min-width: 0;
}
.renew-top .p-home_kv__movie {
  position: relative;
  z-index: 2;
  overflow: hidden;
  opacity: 1;
  transition: opacity 0.6s linear, height 0.6s ease;
  background: #fff;
}
.renew-top .p-home_kv__movie.is-hidden {
  opacity: 0;
  pointer-events: none;
}
.renew-top .p-home_kv__movie.is-removed {
  display: none;
}
.renew-top .p-home_kv__video {
  display: block;
  width: 100%;
  height: auto;
}
.renew-top .p-home_kv__slide {
  z-index: 1;
}
.renew-top .p-home_kv__read {
  width: min(60%, 730px);
  margin: 0 auto;
  padding: 55px 0 65px 0;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_kv__read {
    padding: 35px 0 40px 0;
  }
}
.renew-top .p-home_campaign {
  background-image: url(../renew/img_campaign_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign {
    background: #1e3057;
  }
}
.renew-top .p-home_campaign__ttl {
  width: min(90%, 79.9414348463vw);
  margin: 0 auto;
  padding-top: 10rem;
  padding-bottom: 6.5rem;
  position: relative;
  left: -1.4vw;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__ttl {
    width: 100%;
    left: 0;
    padding-bottom: 2rem;
    padding-top: 6rem;
  }
  .renew-top .p-home_campaign__ttl img {
    width: 100%;
  }
}
.renew-top .p-home_campaign__detail {
  width: min(90%, 56.5153733529vw);
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 4rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__detail {
    width: 95%;
    gap: 10px;
  }
}
.renew-top .p-home_campaign__exp {
  width: min(90%, 67.9355783309vw);
  margin: 0 auto;
  padding: 3.2rem 0;
  position: relative;
  margin-bottom: 4rem;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__exp {
    width: 95%;
    margin: 4rem auto;
  }
}
.renew-top .p-home_campaign__exp::before, .renew-top .p-home_campaign__exp::after {
  content: "";
  background-image: url(../renew/img_campaign_line.png);
  background-size: 100%;
  height: 2px;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
}
.renew-top .p-home_campaign__exp::before {
  top: 0;
}
.renew-top .p-home_campaign__exp::after {
  bottom: 0;
}
.renew-top .p-home_campaign__expMain {
  width: min(90%, 39.1654465593vw);
  margin: 0 auto;
  margin-bottom: 2rem;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__expMain {
    width: 75%;
  }
}
.renew-top .p-home_campaign__expTxt {
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__expTxt {
    font-size: 2.58163vw;
  }
}
.renew-top .p-home_campaign__room .c-inner {
  position: relative;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__room .c-inner {
    width: 100%;
  }
}
.renew-top .p-home_campaign__roomDeco::before, .renew-top .p-home_campaign__roomDeco::after {
  content: "";
  position: absolute;
  top: -1px;
  background: #1e3057;
  width: min(35px, 2.9850746269vw);
  height: min(35px, 2.9850746269vw);
  z-index: 1;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__roomDeco::before, .renew-top .p-home_campaign__roomDeco::after {
    content: none;
  }
}
.renew-top .p-home_campaign__roomDeco::before {
  left: -1px;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
.renew-top .p-home_campaign__roomDeco::after {
  right: -1px;
  clip-path: polygon(0 0, 100% 0, 100% 100%);
}
.renew-top .p-home_campaign__roomDeco.-bottom::before, .renew-top .p-home_campaign__roomDeco.-bottom::after {
  top: auto;
  bottom: -1px;
}
.renew-top .p-home_campaign__roomDeco.-bottom::before {
  clip-path: polygon(0 0, 0 100%, 100% 100%);
}
.renew-top .p-home_campaign__roomDeco.-bottom::after {
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}
.renew-top .p-home_campaign__roomWrap {
  background: #fff;
  position: relative;
  padding: 2.5rem 0 3.5rem;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__roomWrap {
    background: #e4e4e4;
  }
}
.renew-top .p-home_campaign__roomSubTtl {
  font-size: 1.7935578331vw;
  font-family: "din-2014", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__roomSubTtl {
    font-size: 4.6511627907vw;
    margin-bottom: 3rem;
    display: block;
  }
}
.renew-top .p-home_campaign__roomTtl {
  width: min(90%, 48.607613vw);
  margin: 0 auto;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__roomTtl {
    width: 90%;
  }
}
.renew-top .p-home_campaign__roomTtl h2 {
  color: #681b08;
  font-size: min(72px, 5.270863836vw);
  font-weight: bold;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__roomTtl h2 {
    font-size: 12.5vw;
    line-height: 1.2;
  }
}
.renew-top .p-home_campaign__roomTtl p {
  color: #681b08;
  font-size: min(72px, 5.270863836vw);
  font-weight: bold;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__roomTtl p {
    font-size: 10vw;
  }
}
.renew-top .p-home_campaign__roomTtl span {
  color: #ac8065;
  font-size: min(32px, 2.3426061493vw);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__roomTtl span {
    font-size: 6vw;
  }
}
.renew-top .p-home_campaign__roomTtl span min {
  flex-shrink: 0;
  font-family: "AdobeClean-Regular";
  font-weight: bold;
}
.renew-top .p-home_campaign__roomTtl span::before, .renew-top .p-home_campaign__roomTtl span::after {
  content: "";
  width: 100%;
  background: #ac8065;
  height: 4px;
}
.renew-top .p-home_campaign__roomBtn {
  margin: 2.5rem auto 4.5rem;
  filter: drop-shadow(8px 7px 7px #4e4e4e);
  transition: all 0.4s;
  width: min(100%, 54.9048316252vw);
  height: 3.6603221083vw;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__roomBtn {
    width: 90%;
    height: 8vw;
  }
}
.renew-top .p-home_campaign__roomBtn:hover {
  filter: none;
}
.renew-top .p-home_campaign__roomBtn a {
  width: min(100%, 54.9048316252vw);
  height: 3.6603221083vw;
  font-size: min(25px, 1.8301610542vw);
  font-weight: bold;
  font-family: "AdobeClean-Regular";
  background: linear-gradient(to right, #9a6b28 0%, #c9a24b 25%, #e8d9a8 50%, #c9a24b 75%, #9a6b28 100%);
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  clip-path: polygon(0% 50%, 3% 0%, 97% 0%, 100% 50%, 97% 100%, 3% 100%);
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__roomBtn a {
    font-size: 4vw;
    width: 90%;
    height: 8vw;
  }
}
.renew-top .p-home_campaign__roomBtn a:before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  transform: skewX(-25deg);
  z-index: 2;
  animation: shine 1.6s infinite;
}
.renew-top .p-home_campaign__roomBnr {
  width: min(90%, 51.2445095168vw);
  margin: 0 auto;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__roomBnr {
    width: 90%;
  }
}
.renew-top .p-home_campaign__links {
  margin-top: 4.4776119403vw;
}
.renew-top .p-home_campaign__linksList {
  display: flex;
  gap: 1rem;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__linksList {
    flex-direction: column;
    gap: 30px;
  }
}
.renew-top .p-home_campaign__linksItem h3 {
  color: #fff;
  font-size: min(40px, 2.9850746269vw);
  margin-bottom: 0.2em;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__linksItem h3 {
    font-size: 7vw;
    margin-bottom: 0.4em;
  }
}
.renew-top .p-home_campaign__point {
  margin-top: 4.4776119403vw;
  padding-bottom: 4.4776119403vw;
}
.renew-top .p-home_campaign__point h2 {
  color: #fff;
  font-size: min(40px, 2.9850746269vw);
  margin-bottom: 3rem;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__point h2 {
    font-size: 7vw;
  }
}
.renew-top .p-home_campaign__point ul {
  display: flex;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__point ul {
    flex-direction: column;
    margin-bottom: 40px;
  }
}
.renew-top .p-home_campaign__point li {
  width: 25%;
  line-height: 1.3;
  font-size: min(25px, 1.465672vw);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__point li {
    width: 100%;
    font-size: 6.111vw;
  }
}
.renew-top .p-home_campaign__point li span,
.renew-top .p-home_campaign__point li min {
  font-size: min(16px, 1.1940298507vw);
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__point li span,
  .renew-top .p-home_campaign__point li min {
    font-size: 4vw;
  }
}
.renew-top .p-home_campaign__point li:not(:last-of-type) {
  border-right: 1px solid #fff;
}
@media screen and (max-width: 991.9px) {
  .renew-top .p-home_campaign__point li:not(:last-of-type) {
    border-right: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 1em;
    margin-bottom: 0.3em;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
.p-plan .p-plan_links {
  display: flex;
  gap: 20px;
  width: min(85%, 1000px);
  margin: 80px auto;
}
@media screen and (max-width: 991.9px) {
  .p-plan .p-plan_links {
    flex-direction: column;
    margin: 9.3023255814vw auto;
  }
}
.p-plan .p-plan_links__item a {
  position: relative;
  width: 100%;
  display: block;
}
.p-plan .p-plan_links__item a:hover .arrow img {
  transform: translateY(10px);
}
.p-plan .p-plan_links__item a img {
  width: 100%;
}
.p-plan .p-plan_links__item a .arrow {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -19px;
}
@media screen and (max-width: 991.9px) {
  .p-plan .p-plan_links__item a .arrow {
    top: 50%;
    transform: translateY(-50%) rotate(270deg);
    right: -2.7441860465vw;
    bottom: inherit;
    left: inherit;
    width: auto;
  }
}
.p-plan .p-plan_links__item a .arrow img {
  transition: all 0.4s;
  width: 60px;
  height: auto;
}
@media screen and (max-width: 991.9px) {
  .p-plan .p-plan_links__item a .arrow img {
    width: 4.488372vw;
  }
}
.p-plan .p-plan_links__item a.icon-kado::before {
  content: "";
  width: 65px;
  height: 65px;
  background-image: url(../renew/plan_link_kado.png);
  background-size: 100%;
  display: block;
  position: absolute;
  top: -22.5px;
  right: -10.5px;
  z-index: 1;
}
@media screen and (max-width: 991.9px) {
  .p-plan .p-plan_links__item a.icon-kado::before {
    right: inherit;
    left: -5.4651162791vw;
    top: -3.3720930233vw;
    width: 11.6279069767vw;
    height: 11.6279069767vw;
  }
}
.p-plan .plaBtns {
  background: #fff;
}
.p-plan .plaBtns h2 {
  font-size: 3rem;
  margin-bottom: 8rem;
}
@media screen and (max-width: 991.9px) {
  .p-plan .plaBtns h2 {
    font-size: 6.0465vw;
    margin-bottom: 13.9535vw;
  }
}
@media screen and (max-width: 991.9px) {
  .p-plan .plaBtns ul {
    gap: 20px;
  }
}
@media screen and (max-width: 991.9px) {
  .p-plan .plaBtns ul li {
    width: calc((100% - 20px) / 2);
  }
}
.p-plan .plaBtns ul li a {
  padding: 0 8%;
  position: relative;
}
.p-plan .plaBtns ul li a .type {
  font-size: 2.6rem;
}
.p-plan .plaBtns ul li a .type span {
  font-size: 5.2rem;
}
@media screen and (max-width: 991.9px) {
  .p-plan .plaBtns ul li a .type span {
    display: inline-block;
    font-size: 7.4418604651vw;
  }
}
.p-plan .plaBtns ul li a .layout {
  padding: 13px 0;
  font-size: 2.6rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 991.9px) {
  .p-plan .plaBtns ul li a .layout {
    font-size: 4.1860465116vw;
    margin-bottom: 6.976744186vw;
  }
}
.p-plan .plaBtns ul li a.icon::before {
  content: "";
  background-size: 100%;
  display: block;
  position: absolute;
  z-index: 1;
  width: 8.5rem;
  height: 8.5rem;
  top: -27.5px;
  right: -27.5px;
}
@media screen and (max-width: 991.9px) {
  .p-plan .plaBtns ul li a.icon::before {
    width: 11.6279069767vw;
    height: 11.6279069767vw;
    top: -5vw;
    right: -4vw;
  }
}
.p-plan .plaBtns ul li a.icon::after {
  content: "";
  background-size: 100%;
  display: block;
  position: absolute;
  z-index: 1;
  width: 11.2rem;
  height: 3rem;
  top: -1.5rem;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 991.9px) {
  .p-plan .plaBtns ul li a.icon::after {
    width: 8.2rem;
    height: 2rem;
    top: -1rem;
  }
}
.p-plan .plaBtns ul li a.-washitu::before {
  background-image: url(../renew/plan_icon_02.png);
}
.p-plan .plaBtns ul li a.-syuunou::before {
  background-image: url(../renew/plan_icon_03.png);
}
.p-plan .plaBtns ul li a.-ishitu::before {
  background-image: url(../renew/plan_icon_01.png);
}
.p-plan .plaBtns ul li a.-nansei::after {
  background-image: url(../renew/plan_icon_kado_nansei.png);
}
.p-plan .plaBtns ul li a.-nantou::after {
  background-image: url(../renew/plan_icon_kado_nantou.png);
}
.p-plan .sec03 {
  padding-bottom: 0;
}
.p-plan .bnrArea {
  background: #f0f1ed;
  padding: 12rem 0;
}
@media screen and (max-width: 991.9px) {
  .p-plan .bnrArea {
    padding: 11.6279vw 0;
  }
}
.p-plan .bnrArea .bnrLQ:not(:first-of-type) {
  margin-top: 4rem;
}
.p-plan .p-plan_detail__inner {
  width: min(90%, 1150px);
  margin: 0 auto;
}
.p-plan .p-plan_detail__item {
  padding-top: 4rem;
}
.p-plan .p-plan_detail__item.-a3 {
  background: #ece9ed;
}
.p-plan .p-plan_detail__item.-a3 ul li {
  background: #926396;
}
.p-plan .p-plan_detail__item.-b2 {
  background: #e6f3ee;
}
.p-plan .p-plan_detail__item.-b2 ul li {
  background: #0d97aa;
}
.p-plan .p-plan_detail__item.-c2 {
  background: #f3e9e9;
}
.p-plan .p-plan_detail__item.-c2 ul li {
  background: #bf7a8c;
}
.p-plan .p-plan_detail__flex {
  display: flex;
}
@media screen and (max-width: 991.9px) {
  .p-plan .p-plan_detail__flex {
    flex-direction: column;
  }
}
.p-plan .p-plan_detail__txt {
  width: 50%;
}
@media screen and (max-width: 991.9px) {
  .p-plan .p-plan_detail__txt {
    width: 100%;
  }
}
.p-plan .p-plan_detail__txt h2 {
  margin-top: 4rem;
  position: relative;
  left: -7%;
}
@media screen and (max-width: 991.9px) {
  .p-plan .p-plan_detail__txt h2 {
    left: 0;
    margin-top: 0;
  }
}
.p-plan .p-plan_detail__txt p {
  margin: 4rem 0;
}
@media screen and (max-width: 991.9px) {
  .p-plan .p-plan_detail__txt p {
    margin-bottom: 0;
  }
}
.p-plan .p-plan_detail__modelroom {
  width: min(100%, 558px);
  margin: 0 auto;
}
@media screen and (max-width: 991.9px) {
  .p-plan .p-plan_detail__modelroom.pc {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .p-plan .p-plan_detail__modelroom.sp {
    display: none;
  }
}
.p-plan .p-plan_detail__modelroom.sp {
  width: 100%;
  margin-top: 4rem;
  position: relative;
  overflow: hidden;
  box-shadow: 4px 5px 13px #878787;
}
.p-plan .p-plan_detail__modelroom.sp .thum {
  position: absolute;
  top: 0;
  right: 0;
  width: 27%;
}
.p-plan .p-plan_detail__modelroom p {
  margin-bottom: 0.7em;
  font-size: 2.3rem;
  text-align: center;
  position: relative;
}
.p-plan .p-plan_detail__modelroom p::before, .p-plan .p-plan_detail__modelroom p::after {
  content: "";
  width: 1.5em;
  height: 2px;
  position: absolute;
  top: 50%;
  display: block;
  background: #000;
}
.p-plan .p-plan_detail__modelroom p::before {
  left: 4em;
  transform: translateY(-50%) rotate(60deg);
}
.p-plan .p-plan_detail__modelroom p::after {
  right: 4em;
  transform: translateY(-50%) rotate(120deg);
}
.p-plan .p-plan_detail__map {
  width: 50%;
}
@media screen and (max-width: 991.9px) {
  .p-plan .p-plan_detail__map {
    width: 100%;
  }
}
.p-plan .p-plan_detail__map img {
  width: 90%;
  display: block;
  margin-left: auto;
}
@media screen and (max-width: 991.9px) {
  .p-plan .p-plan_detail__map img {
    width: 100%;
  }
}
.p-plan .p-plan_detail ul {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 4rem 0;
}
@media screen and (max-width: 991.9px) {
  .p-plan .p-plan_detail ul {
    flex-wrap: wrap;
  }
}
.p-plan .p-plan_detail ul li {
  width: calc((100% - 30px) / 4);
  color: #fff;
  background: #000;
  display: flex;
  line-height: 1.3;
  padding: 0.8em 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 2.2rem;
}
@media screen and (max-width: 991.9px) {
  .p-plan .p-plan_detail ul li {
    width: calc(50% - 5px);
    font-size: 3.2558139535vw;
  }
}
.p-plan .p-plan_detail ul li span {
  font-size: 1.3rem;
}
@media screen and (max-width: 991.9px) {
  .p-plan .p-plan_detail ul li span {
    font-size: 2.3255813953vw;
    letter-spacing: -0.1rem;
  }
}
.p-plan .p-plan_detail__other {
  display: block;
  width: min(90%, 555px);
  margin: 0 auto;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.p-plan_detail__modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 20px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.p-plan_detail__modal.is-open {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .p-plan_detail__modal {
    padding: 50px 10px;
  }
}

.p-plan_detail__modalOverlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
}

.p-plan_detail__modalInner {
  position: relative;
  width: 100%;
  max-width: 1200px;
  transform: translateY(20px);
  transition: transform 0.3s ease;
}
.is-open .p-plan_detail__modalInner {
  transform: translateY(0);
}

.p-plan_detail__modalClose {
  position: absolute;
  top: -44px;
  right: 0;
  width: 36px;
  height: 36px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
}
.p-plan_detail__modalClose::before, .p-plan_detail__modalClose::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  background: #fff;
}
.p-plan_detail__modalClose::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.p-plan_detail__modalClose::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .p-plan_detail__modalClose {
    top: -36px;
    width: 28px;
    height: 28px;
  }
}

.p-plan_detail__modalBody {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  background: #000;
}
.p-plan_detail__modalBody iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media screen and (max-width: 767px) {
  .p-plan_detail__modalBody {
    aspect-ratio: 3/4;
  }
}

body.is-modalOpen {
  overflow: hidden;
}/*# sourceMappingURL=style_renew.css.map */