@charset "UTF-8";
.main section.parking .wrap-hl .text::before, .main section.parking .data .support__content .col .note::before, .popPanel.type150p1 .view .note::before, .popPanel.type90k .view .note::before, .popPanel.type63h2 .view .note::before, .popPanel.type81f1 .view .note::before, .popPanel.type80l .view .note::before, .popPanel.type75a1 .view .note::before, .popPanel.type61c1 .view .note::before, .main section.parking .wrap-hl .text::after, .main section.parking .data .support__content .col .note::after, .popPanel.type150p1 .view .note::after, .popPanel.type90k .view .note::after, .popPanel.type63h2 .view .note::after, .popPanel.type81f1 .view .note::after, .popPanel.type80l .view .note::after, .popPanel.type75a1 .view .note::after, .popPanel.type61c1 .view .note::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.main section.parking .wrap-hl .text::before, .main section.parking .data .support__content .col .note::before, .popPanel.type150p1 .view .note::before, .popPanel.type90k .view .note::before, .popPanel.type63h2 .view .note::before, .popPanel.type81f1 .view .note::before, .popPanel.type80l .view .note::before, .popPanel.type75a1 .view .note::before, .popPanel.type61c1 .view .note::before {
  margin-bottom: calc((1em - 1lh) / 2);
}
.main section.parking .wrap-hl .text::after, .main section.parking .data .support__content .col .note::after, .popPanel.type150p1 .view .note::after, .popPanel.type90k .view .note::after, .popPanel.type63h2 .view .note::after, .popPanel.type81f1 .view .note::after, .popPanel.type80l .view .note::after, .popPanel.type75a1 .view .note::after, .popPanel.type61c1 .view .note::after {
  margin-top: calc((1em - 1lh) / 2);
}

.main section.parking .quality__detail .image-wrapper .image p span {
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
}

.main .pageHeader .ttl .en span, .main section.floors .plan-box .data {
  font-family: "Cormorant Infant", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.main .lNav .item .en, .main section.parking .quality__title h3, .main section.floors .plan-box .name, .main section.floors .floors__option .option__title p, .main section.floors .floors__option .option__list .option-item .title span, .main section.quality .block .floorname {
  font-family: "Fraunces", serif;
  font-optical-sizing: auto;
  font-variation-settings: "SOFT" 0, "WONK" 0;
}

.popPanel.type150p1 .holder, .popPanel.type90k .holder, .popPanel.type63h2 .holder, .popPanel.type81f1 .holder, .popPanel.type80l .holder, .popPanel.type75a1 .holder, .popPanel.type61c1 .holder {
  scrollbar-width: none;
}
.popPanel.type150p1 .holder::-webkit-scrollbar, .popPanel.type90k .holder::-webkit-scrollbar, .popPanel.type63h2 .holder::-webkit-scrollbar, .popPanel.type81f1 .holder::-webkit-scrollbar, .popPanel.type80l .holder::-webkit-scrollbar, .popPanel.type75a1 .holder::-webkit-scrollbar, .popPanel.type61c1 .holder::-webkit-scrollbar {
  display: none;
}

.gHeader.onTop {
  background: #fff;
  color: #393d40;
}
.gHeader.onTop .branding .logo a .normal {
  opacity: 1;
}
.gHeader.onTop .branding .logo a .white {
  opacity: 0;
}

.main .pageHeader {
  margin: 0;
}
@media screen and (max-width: 750px) {
  .main .pageHeader .ttl .en {
    font-size: 0.7rem;
  }
}
.main .pageHeader .ttl .en span {
  font-size: 70%;
  position: relative;
  bottom: 0.05rem;
  margin-left: -0.3em;
}
@media screen and (max-width: 750px) {
  .main .pageHeader .image {
    margin-top: -0.3rem;
  }
}
@media screen and (min-width: 751px) {
  .main .pageHeader .image img {
    height: 5.3rem;
  }
}
.main .lNav {
  position: relative;
  height: 1rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 750px) {
  .main .lNav {
    margin-bottom: 0;
  }
}
.main .lNav .item {
  width: 20%;
  background: #F8F7EF linear-gradient(to bottom, transparent 0, transparent 0.25rem, rgba(255, 255, 255, 0.1) 0.26rem, rgba(255, 255, 255, 0.1) calc(100% - 0.26rem), transparent calc(100% - 0.25rem), transparent 100%) left center/1px 100% no-repeat;
  position: relative;
}
.main .lNav .items {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: top 0.3s ease;
  width: 14.4rem;
  margin: 1.5rem auto 0;
  display: flex;
  flex-wrap: wrap;
  grid-template-columns: repeat(5, 1fr);
  justify-content: center;
  z-index: 10;
}
@media screen and (max-width: 750px) {
  .main .lNav .items {
    width: 100%;
    margin: 0;
    background: #F8F7EF;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 751px) {
  .main .lNav .item:nth-child(5n+1) {
    background-image: none;
  }
}
@media screen and (max-width: 750px) {
  .main .lNav .item {
    width: 50%;
  }
  .main .lNav .item:nth-child(odd) {
    background-image: none;
  }
}
.main .lNav .item a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.05rem;
  height: 1rem;
  text-align: center;
  position: relative;
}
.main .lNav .item a::before {
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 50%;
  transform: translateX(-50%);
  width: 0.1rem;
  aspect-ratio: 1;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  transform: rotate(45deg);
  content: "";
  transition: top 0.1s ease;
}
@media screen and (max-width: 750px) {
  .main .lNav .item a::before {
    display: none;
  }
}
.main .lNav .item a:hover {
  color: #B39B69;
}
.main .lNav .item .en {
  font-size: 0.17rem;
}
.main .lNav .item .ja {
  font-size: 0.18rem;
}
.main .lNav .item.active {
  background-color: #F0EEDF;
}
.main .lNav .item.active a {
  color: #B39B69;
  border-bottom: 1px solid #B39B69;
}
.main .lNav .item.active a::before {
  border-bottom-color: #B39B69;
  border-right-color: #B39B69;
}
.main .lNav .item.soon {
  background-color: #F8F7EF;
  border: none;
}
.main .lNav .item.soon:before {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  font-size: 0.24rem;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  content: "COMING SOON";
  z-index: 1;
}
.main .lNav .item.soon a {
  color: #393d40;
}
.main .lNav .item.soon a:before {
  display: none;
}
.main .lNav.fixed .items {
  position: fixed;
}
@media screen and (max-width: 750px) {
  .main .lNav.fixed .items {
    top: 1.1rem;
  }
}
.main .lNav.fixed .item a::before {
  top: calc(100% + 0.2rem);
}
.main .lNav.nofixed .items {
  position: absolute;
  top: 0;
}
.main .lNav.nofixed .item a:before {
  top: calc(100% + 0.5rem);
}
body.premium .main .lNav .item {
  background: #282B2E linear-gradient(to bottom, transparent 0, transparent 0.25rem, rgba(204, 204, 204, 0.1) 0.26rem, rgba(204, 204, 204, 0.1) calc(100% - 0.26rem), transparent calc(100% - 0.25rem), transparent 100%) left center/1px 100% no-repeat;
}
@media screen and (max-width: 750px) {
  body.premium .main .lNav .items {
    background: #282B2E;
  }
}
body.premium .main .lNav .item a {
  color: #CCC;
}
body.premium .main .lNav .item a::before {
  border-color: #CCC;
}
body.premium .main .lNav .item a:hover {
  color: #F5DDAE;
}
body.premium .main .lNav .item.active a {
  color: #F5DDAE;
  border-color: #F5DDAE;
}
body.premium .main .lNav .item.active a::before {
  border-color: #F5DDAE;
}
.main .anchor__position {
  padding-top: 3rem;
  margin-top: -3rem;
}
@media screen and (max-width: 750px) {
  .main .anchor__position {
    padding-top: 4.5rem;
    margin-top: -4.5rem;
  }
}
body.premium .main .headline {
  color: #dcc79d;
}
.main section.parking.parking--02 {
  background-image: url("../imgs/bg_parking.png");
  background-size: 9.6rem auto;
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 1.3rem 0 1.8rem;
}
@media screen and (max-width: 750px) {
  .main section.parking.parking--02 {
    background-size: 100% auto;
    padding: 3rem 0 1.5rem;
  }
}
.main section.parking .headline {
  margin-left: -0.8rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .headline {
    margin-left: 0;
  }
}
.main section.parking .quality {
  position: relative;
  background-color: #282b2e;
  width: 100%;
  max-width: 12.8rem;
  margin: 0 auto 1.5rem;
}
.main section.parking .quality__title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.main section.parking .quality__title h3 {
  font-weight: 300;
  font-size: 0.8rem;
  line-height: 1;
  text-align: center;
  color: #dcc79d;
}
@media screen and (max-width: 750px) {
  .main section.parking .quality__title h3 {
    font-size: 0.5rem;
  }
}
.main section.parking .quality__detail {
  padding: 0.5rem 0 0.6rem;
}
.main section.parking .quality__detail > p {
  font-size: 0.3rem;
  line-height: 1;
  text-align: center;
  color: white;
  margin-bottom: 0.7rem;
}
.main section.parking .quality__detail .image-wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  gap: 0.5rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .quality__detail .image-wrapper {
    flex-flow: column nowrap;
    align-items: center;
  }
}
.main section.parking .quality__detail .image-wrapper .image {
  width: 5rem;
}
.main section.parking .quality__detail .image-wrapper .image p {
  font-size: 0.24rem;
  line-height: 0.25rem;
  text-align: center;
  color: white;
  margin-top: 0.3rem;
}
.main section.parking .quality__detail .image-wrapper .image p span {
  font-size: 0.12rem;
  color: #cccccc;
}
.main section.parking .visual {
  width: 100%;
}
.main section.parking .wrap-hl {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .wrap-hl {
    flex-flow: column nowrap;
    gap: 0.5rem;
  }
}
.main section.parking .wrap-hl .text {
  color: white;
}
.main section.parking .wrap-hl .text h3 {
  font-weight: 400;
  font-size: 0.34rem;
  line-height: 0.55rem;
  letter-spacing: 0.05em;
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .wrap-hl .text h3 {
    font-size: 0.36rem;
  }
}
.main section.parking .wrap-hl .text p {
  font-size: 0.17rem;
  line-height: 2;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 750px) {
  .main section.parking .wrap-hl .text p {
    font-size: 0.22rem;
  }
}
.main section.parking .data {
  width: 100%;
  color: white;
}
.main section.parking .data .table {
  width: 100%;
  margin-bottom: 0.8rem;
}
.main section.parking .data .table__title {
  background-color: #b39b69;
  margin-bottom: 0.1rem;
}
.main section.parking .data .table__title p {
  font-size: 0.2rem;
  line-height: 0.5rem;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main section.parking .data .table__title p {
    font-size: 0.32rem;
    line-height: 0.8rem;
  }
}
@media screen and (max-width: 750px) {
  .main section.parking .data .table__wrap {
    overflow-x: auto;
    width: 100%;
  }
}
.main section.parking .data .table__content {
  width: 100%;
}
.main section.parking .data .table__content th,
.main section.parking .data .table__content td {
  min-width: 1.2rem;
  max-width: 1.7rem;
  font-size: 0.16rem;
  line-height: 0.2rem;
  text-align: center;
  vertical-align: middle;
}
.main section.parking .data .table__content th span,
.main section.parking .data .table__content td span {
  font-size: 0.13rem;
  line-height: 0.13rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .data .table__content th,
.main section.parking .data .table__content td {
    min-width: 1.8rem;
    max-width: 2.2rem;
    font-size: 0.24rem;
    line-height: 0.3rem;
  }
  .main section.parking .data .table__content th span,
.main section.parking .data .table__content td span {
    font-size: 0.18rem;
    line-height: 0.18rem;
  }
}
.main section.parking .data .table__content th {
  border-right: 0.02rem solid #1b1d1f;
  background-color: #2c3033;
  padding: 0.1rem 0;
}
.main section.parking .data .table__content td {
  border-bottom: 0.02rem solid #808080;
  padding: 0.15rem 0;
}
@media screen and (max-width: 750px) {
  .main section.parking .data .table__content td {
    padding: 0.2rem 0;
  }
}
.main section.parking .data .table__content td + td {
  border-left: 0.01rem solid #808080;
}
.main section.parking .data .support {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  .main section.parking .data .support {
    flex-flow: column nowrap;
  }
}
.main section.parking .data .support__title {
  border-right: 0.01rem solid #808080;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 0.2rem;
  line-height: 1;
  padding-right: 0.6rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .data .support__title {
    border-right: none;
    border-bottom: 0.01rem solid #808080;
    font-size: 0.36rem;
    padding-right: 0;
    padding-bottom: 0.3rem;
  }
  .main section.parking .data .support__title p {
    margin: 0 auto;
  }
}
.main section.parking .data .support__content {
  display: flex;
  flex-flow: row nowrap;
  padding-left: 0.6rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .data .support__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.2rem;
    padding-left: 0;
    padding-top: 0.3rem;
  }
}
.main section.parking .data .support__content .col {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.main section.parking .data .support__content .col--01 {
  width: 4.5rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .data .support__content .col--01 {
    width: auto;
    padding: 0.3rem 0 0;
  }
}
.main section.parking .data .support__content .col--02 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(100% - 4.5rem);
}
@media screen and (max-width: 750px) {
  .main section.parking .data .support__content .col--02 {
    display: block;
    width: auto;
    margin: 0.2rem 0 0;
  }
}
.main section.parking .data .support__content .col dl dt,
.main section.parking .data .support__content .col dl dd {
  padding: 0 0 0 0.18rem;
}
.main section.parking .data .support__content .col dl dt {
  background: linear-gradient(#dcc79d, #dcc79d) 0 50%/0.05rem 0.05rem no-repeat;
  font-size: 0.18rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .main section.parking .data .support__content .col dl dt {
    font-size: 0.28rem;
  }
}
.main section.parking .data .support__content .col dl dd {
  margin: 0.1rem 0 0;
  font-size: 0.16rem;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .main section.parking .data .support__content .col dl dd {
    font-size: 0.24rem;
  }
}
.main section.parking .data .support__content .col dl dd + dt {
  margin: 0.2rem 0 0;
}
.main section.parking .data .support__content .col .note {
  padding: 0.3rem 0 0;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.13rem;
}
@media screen and (max-width: 750px) {
  .main section.parking .data .support__content .col .note {
    font-size: 0.2rem;
  }
}
.main section.floors {
  padding: 1.2rem 0 0;
  background-color: #1b1d1f;
}
.main section.floors:has(.lNav) {
  padding-top: 0;
}
.main section.floors .detail p {
  color: white;
}
.main section.floors .detail p:first-child {
  font-size: 0.34rem;
  line-height: 0.6rem;
  letter-spacing: 0.08em;
  margin-bottom: 0.35rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .detail p:first-child {
    font-size: 0.45rem;
    line-height: 0.65rem;
  }
}
.main section.floors .detail p:nth-child(2) {
  font-size: 0.17rem;
  line-height: 0.35rem;
  letter-spacing: 0.05em;
}
.main section.floors .detail p:nth-child(2) span {
  font-size: 0.3rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .detail p:nth-child(2) {
    font-size: 0.22rem;
    line-height: 0.45rem;
  }
  .main section.floors .detail p:nth-child(2) span {
    font-size: 0.4rem;
  }
}
.main section.floors .plan-box {
  display: grid;
  grid-template-rows: 1.2rem 1fr;
  grid-template-columns: 1.2rem 1fr;
  box-sizing: border-box;
  width: 4.5rem;
  height: 4.7rem;
  margin: 0 auto;
  background-color: white;
  border: 0.01rem solid #dfe2e6;
  padding: 0 0.24rem;
  position: relative;
}
@media screen and (max-width: 750px) {
  .main section.floors .plan-box {
    grid-template-rows: 1.6rem 1fr;
    grid-template-columns: 1.6rem 1fr;
    width: 5.9rem;
    height: 6.2rem;
    padding: 0 0.29rem;
  }
}
.main section.floors .plan-box::before {
  content: "";
  display: block;
  width: 0.4rem;
  aspect-ratio: 1;
  background: #1e385c 50% 50% no-repeat;
  background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
  background-size: 0.01rem 0.16rem, 0.16rem 0.01rem;
  position: absolute;
  right: 0.1rem;
  bottom: 0.1rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .plan-box::before {
    width: 0.5rem;
    background-size: 0.01rem 0.21rem, 0.21rem 0.01rem;
    right: 0.14rem;
    bottom: 0.14rem;
  }
}
.main section.floors .plan-box .name {
  grid-row: 1/2;
  grid-column: 1/2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.08rem;
  background: #f0f2f5;
  color: #1e385c;
  font-size: 0.3rem;
  letter-spacing: 0.05em;
  line-height: 0.8;
}
@media screen and (max-width: 750px) {
  .main section.floors .plan-box .name {
    gap: 0.1rem;
    font-size: 0.4rem;
  }
}
.main section.floors .plan-box .name .small {
  font-size: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .plan-box .name .small {
    font-size: 0.26rem;
  }
}
.main section.floors .plan-box .data {
  grid-row: 1/2;
  grid-column: 2/3;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  gap: 0.2rem;
  font-size: 0.36rem;
  letter-spacing: 0.05em;
  line-height: 0.8;
}
@media screen and (max-width: 750px) {
  .main section.floors .plan-box .data {
    font-size: 0.48rem;
  }
}
.main section.floors .plan-box .data span {
  font-size: 0.3rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .plan-box .data span {
    font-size: 0.4rem;
  }
}
.main section.floors .plan-box .view {
  width: 0.96rem;
  position: absolute;
  top: -0.01rem;
  right: 0.19rem;
  background: #5fa4c1;
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.15rem;
  font-weight: 500;
  line-height: 0.3rem;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main section.floors .plan-box .view {
    width: 1.3rem;
    right: 0.29rem;
    font-size: 0.2rem;
    font-weight: 500;
    line-height: 0.4rem;
  }
}
.main section.floors .plan-box .image {
  grid-row: 2/3;
  grid-column: 1/3;
  display: grid;
  place-items: center;
}
.main section.floors .plan-box.premium {
  border: 0.01rem solid #dcc79d;
}
.main section.floors .plan-box.premium .name {
  background: #f5f3f0;
  color: #b39b69;
}
.main section.floors .plan-box.premium .badge {
  padding: 0 0.1rem;
  position: absolute;
  top: -0.01rem;
  right: 1.2rem;
  background: #b39b69;
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.15rem;
  font-weight: 500;
  line-height: 0.3rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .plan-box.premium .badge {
    width: 1.3rem;
    right: 0.29rem;
    font-size: 0.2rem;
    font-weight: 500;
    line-height: 0.4rem;
    text-align: center;
  }
}
.main section.floors .plan-box.premium .image img {
  width: 2.87rem;
}
.main section.floors .floors__visual {
  max-width: 1920px;
  margin: 0 auto;
}
.main section.floors .floors__premium {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-end;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium {
    flex-flow: column nowrap;
    align-items: flex-start;
    padding-bottom: 2.5rem;
    margin-bottom: 0;
  }
}
.main section.floors .floors__premium::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #1b1d1f;
  background-image: url("../imgs/bg_floors-premium-content.png");
  background-size: 100% auto;
  width: 100vw;
  height: 9.6rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium::before {
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 100%;
  }
}
.main section.floors .floors__premium .headline {
  z-index: 5;
  position: relative;
  padding-bottom: 1.3rem;
  margin-top: -0.2rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium .headline {
    padding-bottom: 0.5rem;
    margin-top: 0.4rem;
  }
}
.main section.floors .floors__premium .detail {
  padding-bottom: 1rem;
  margin-left: 0.8rem;
  margin-right: 1.5rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium .detail {
    margin: 0;
  }
}
.main section.floors .floors__selection {
  background-color: #1b1d1f;
  display: grid;
  grid-template-columns: auto 14.6rem;
  justify-content: end;
  gap: 0.6rem;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 1.2rem;
}
.main section.floors .floors__selection .headline {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.main section.floors .floors__premium-detail p {
  text-align: center;
  color: white;
}
.main section.floors .floors__premium-detail .title {
  border-bottom: 0.01rem solid #b39b69;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 0.1rem;
  margin: 0 auto 0.2rem;
}
.main section.floors .floors__premium-detail .title p {
  font-size: 0.2rem;
  line-height: 0.3rem;
  letter-spacing: 0.08em;
  color: #dcc79d;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium-detail .title p {
    font-size: 0.26rem;
  }
}
.main section.floors .floors__premium-detail .texts {
  margin-bottom: 0.5rem;
}
.main section.floors .floors__premium-detail .texts p:first-child {
  font-size: 0.34rem;
  line-height: 0.6rem;
  letter-spacing: 0.05em;
  margin-bottom: 0.3rem;
}
.main section.floors .floors__premium-detail .texts p:last-child {
  font-size: 0.17rem;
  line-height: 0.35rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium-detail .texts p:last-child {
    font-size: 0.2rem;
    line-height: 0.5rem;
  }
}
.main section.floors .floors__premium-detail .table {
  width: 8.6rem;
  margin: 0 auto 0.5rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium-detail .table {
    width: 100%;
  }
}
.main section.floors .floors__premium-detail .table__title {
  background-color: #b39b69;
  padding: 0.2rem 0;
}
.main section.floors .floors__premium-detail .table__title p {
  font-size: 0.24rem;
  line-height: 0.3rem;
  letter-spacing: 0.08em;
}
.main section.floors .floors__premium-detail .table__title p span {
  display: inline-block;
  translate: 0 -35% 0;
  font-size: 0.6em;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium-detail .table__title p {
    font-size: 0.32rem;
    line-height: 0.4rem;
  }
}
.main section.floors .floors__premium-detail .table__content {
  border-bottom: 0.01rem solid #808080;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  padding: 0.2rem 0;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium-detail .table__content {
    flex-flow: column nowrap;
    align-items: flex-start;
    padding: 0.4rem 0;
  }
}
.main section.floors .floors__premium-detail .table__content .table-item {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 0.08rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium-detail .table__content .table-item {
    gap: 0.1rem;
  }
}
.main section.floors .floors__premium-detail .table__content .table-item::before {
  content: "";
  display: inline-block;
  background-color: #b39b69;
  border-radius: 50%;
  width: 0.06rem;
  height: 0.06rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium-detail .table__content .table-item::before {
    width: 0.08rem;
    height: 0.08rem;
  }
}
.main section.floors .floors__premium-detail .table__content .table-item p {
  font-size: 0.17rem;
  line-height: 0.26rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium-detail .table__content .table-item p {
    font-size: 0.26rem;
    line-height: 0.3rem;
  }
}
.main section.floors .floors__premium-detail .table__content .wrapper {
  border-right: 0.01rem solid #808080;
  padding-right: 0.4rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium-detail .table__content .wrapper {
    border-right: none;
    border-bottom: 0.01rem solid #808080;
    width: 100%;
    padding-right: 0;
    padding-bottom: 0.4rem;
  }
  .main section.floors .floors__premium-detail .table__content .wrapper .table-item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 0.3rem;
  }
}
.main section.floors .floors__premium-detail .table__content .wrapper .maker-list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  gap: 0.1rem;
  margin-top: 0.1rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium-detail .table__content .wrapper .maker-list {
    gap: 0.2rem;
  }
}
.main section.floors .floors__premium-detail .table__content .wrapper .maker-list .maker figure {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}
.main section.floors .floors__premium-detail .table__content .wrapper .maker-list .maker figure img {
  width: auto;
  height: 0.19rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium-detail .table__content .wrapper .maker-list .maker figure img {
    height: 0.3rem;
  }
}
.main section.floors .floors__premium-detail .table__content .wrapper .maker-list .maker figure figcaption {
  font-size: 0.14rem;
  color: white;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium-detail .table__content .wrapper .maker-list .maker figure figcaption {
    font-size: 0.16rem;
    margin-top: 1em;
  }
}
.main section.floors .floors__premium-detail .table__content .table-list {
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
  -moz-column-gap: 0.4rem;
       column-gap: 0.4rem;
  row-gap: 0.15rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-left: 0.4rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__premium-detail .table__content .table-list {
    padding-left: 0;
    padding-top: 0.4rem;
    margin: 0 auto;
  }
}
.main section.floors .floors__premium-detail .table__content .table-list .table-item {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.main section.floors .floors__premium-detail .table__note {
  margin-top: 0.05rem;
}
.main section.floors .floors__premium-detail .table__note p {
  text-align: right;
}
.main section.floors .floors__slide {
  margin-bottom: 1.2rem;
}
.main section.floors .floors__slide .slider {
  overflow: hidden;
}
.main section.floors .floors__slide .slider .inner {
  display: flex;
  gap: 0.3rem;
  box-sizing: border-box;
  width: 56.2rem;
  padding: 0 0.3rem 0 0;
  -webkit-animation: ticker 80s linear infinite;
          animation: ticker 80s linear infinite;
}
.main section.floors .floors__slide .slider .inner img {
  width: 28.1rem;
}
.main section.floors .floors__slide .note {
  width: 100%;
  margin-top: 0.05rem;
}
.main section.floors .floors__slide .note p {
  text-align: right;
  color: white;
}
.main section.floors .floors__option .option {
  position: relative;
  border: 0.01rem solid #808080;
  padding: 0.6rem 0;
}
.main section.floors .floors__option .option__title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #1b1d1f;
  padding: 0 0.2rem;
}
.main section.floors .floors__option .option__title p {
  font-weight: 300;
  font-size: 0.4rem;
  line-height: 1rem;
  letter-spacing: 0.02em;
  color: #dcc79d;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__option .option__title p {
    font-size: 0.5rem;
    white-space: nowrap;
  }
}
.main section.floors .floors__option .option__list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__option .option__list {
    flex-flow: column nowrap;
  }
}
.main section.floors .floors__option .option__list .option-item {
  padding: 0.2rem 0;
}
.main section.floors .floors__option .option__list .option-item:first-child {
  border-right: 0.01rem solid #808080;
  padding-right: 0.6rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__option .option__list .option-item:first-child {
    border-right: none;
    border-bottom: 0.01rem solid #808080;
  }
}
.main section.floors .floors__option .option__list .option-item:last-child {
  padding-left: 0.6rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__option .option__list .option-item {
    padding: 0.8rem 0.4rem !important;
  }
}
.main section.floors .floors__option .option__list .option-item .title {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 0.1rem;
  color: #dcc79d;
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__option .option__list .option-item .title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 0.4rem;
  }
}
.main section.floors .floors__option .option__list .option-item .title.paid {
  color: #e6846d;
}
.main section.floors .floors__option .option__list .option-item .title.paid span {
  border-color: #e6846d;
}
.main section.floors .floors__option .option__list .option-item .title span {
  display: block;
  border: 0.01rem solid #dcc79d;
  font-weight: 300;
  font-size: 0.24rem;
  line-height: 1;
  padding: 0.05rem 0.1rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__option .option__list .option-item .title span {
    font-size: 0.28rem;
  }
}
.main section.floors .floors__option .option__list .option-item .title p {
  font-size: 0.2rem;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__option .option__list .option-item .title p {
    font-size: 0.28rem;
  }
}
.main section.floors .floors__option .option__list .option-item .detail-list {
  display: flex;
  flex-flow: row nowrap;
  gap: 0.4rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__option .option__list .option-item .detail-list {
    flex-flow: column nowrap;
    gap: 0.8rem;
  }
}
.main section.floors .floors__option .option__list .option-item .detail-list .detail-item {
  display: flex;
  flex-flow: column nowrap;
  gap: 0.2rem;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__option .option__list .option-item .detail-list .detail-item {
    gap: 0.6rem;
  }
}
.main section.floors .floors__option .option__list .option-item .detail-list .detail-item__title {
  border-top: 0.01rem solid white;
  border-bottom: 0.01rem solid white;
  height: 0.5rem;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__option .option__list .option-item .detail-list .detail-item__title {
    height: 0.8rem;
  }
}
.main section.floors .floors__option .option__list .option-item .detail-list .detail-item__title p {
  font-size: 0.2rem;
  line-height: 0.5rem;
  letter-spacing: 0.02em;
  text-align: center;
  color: white;
}
.main section.floors .floors__option .option__list .option-item .detail-list .detail-item__title p span {
  translate: 0 -20% 0;
  display: inline-block;
  font-size: 0.6em;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__option .option__list .option-item .detail-list .detail-item__title p {
    font-size: 0.28rem;
    line-height: 0.8rem;
  }
}
.main section.floors .floors__option .option__list .option-item .detail-list .detail-item__image {
  padding: 0 0.2rem;
}
.main section.floors .floors__option .option__list .option-item .detail-list .detail-item__image .text {
  margin-bottom: 0.1rem;
}
.main section.floors .floors__option .option__list .option-item .detail-list .detail-item__image .text p {
  font-size: 0.18rem;
  line-height: 0.3rem;
  letter-spacing: 0.02em;
  text-align: center;
  color: white;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__option .option__list .option-item .detail-list .detail-item__image .text p {
    font-size: 0.22rem;
  }
}
.main section.floors .floors__option .option__list .option-item .detail-list .detail-item__image figure {
  width: 100%;
  max-width: 2.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .main section.floors .floors__option .option__list .option-item .detail-list .detail-item__image figure {
    max-width: 80%;
  }
}
.main section.floors .floors__option .option__list .option-item .detail-list .detail-item__image figure img {
  width: 100%;
}
.main section.residence {
  background-color: #1b1d1f;
  background-image: url("../imgs/bg_residence.png");
  background-size: min(100%, 1920px) auto;
  background-position: center top;
  background-repeat: no-repeat;
  padding-bottom: 1rem;
}
.main section.residence .wrap {
  position: relative;
  padding: 1.5rem 0;
}
@media screen and (max-width: 750px) {
  .main section.residence .wrap {
    padding: 2.5rem 0.4rem 1.5rem;
  }
}
.main section.residence .headline {
  position: absolute;
  top: -0.2rem;
  right: -1rem;
}
@media screen and (max-width: 750px) {
  .main section.residence .headline {
    top: 0.2rem;
    left: 0.4rem;
  }
}
.main section.residence .residence__detail {
  margin-bottom: 1rem;
}
.main section.residence .residence__detail h3 {
  font-weight: 400;
  font-size: 0.34rem;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  color: white;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 750px) {
  .main section.residence .residence__detail h3 {
    font-size: 0.4rem;
    line-height: 1.6;
  }
}
.main section.residence .residence__detail p {
  font-size: 0.17rem;
  line-height: 2;
  letter-spacing: 0.02em;
  text-align: center;
  color: white;
}
@media screen and (max-width: 750px) {
  .main section.residence .residence__detail p {
    font-size: 0.22rem;
  }
}
.main section.residence .residence__chart {
  width: 10.75rem;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .main section.residence .residence__chart {
    width: 100%;
  }
}
.main section.residence .residence__chart p {
  font-size: 0.17rem;
  line-height: 1;
  letter-spacing: 0.02em;
  color: white;
  padding-left: 0.6rem;
  margin-bottom: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main section.residence .residence__chart p {
    font-size: 0.22rem;
    padding: 0;
  }
}
.main section.modelroom {
  background: #1E385C;
  padding: 1.5rem 0;
  margin-top: 1.8rem;
}
@media screen and (max-width: 750px) {
  .main section.modelroom {
    padding: 1.2rem 0;
    margin-top: 1.4rem;
  }
}
.main section.modelroom .headline {
  text-align: center;
  color: #fff;
  padding: 0 0 1rem;
  background: linear-gradient(#ccc, #ccc) left bottom 5px/100% 1px no-repeat, linear-gradient(#fff, #fff) left bottom/100% 2px no-repeat;
}
.main section.modelroom .headline .catch {
  font-size: 0.45rem;
  letter-spacing: 0;
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
  line-height: 1.3;
}
@media screen and (max-width: 750px) {
  .main section.modelroom .headline .catch {
    font-size: 0.4rem;
  }
}
.main section.modelroom .headline .catch .small {
  font-size: 70%;
}
.main section.modelroom .headline .catch .hilight {
  color: #feeebe;
}
.main section.modelroom .headline .kerning {
  margin-left: -0.2em;
  margin-right: -0.2em;
}
.main section.modelroom .headline .add {
  font-size: 0.17rem;
  margin-top: 0.2rem;
}
.main section.modelroom .map {
  margin: 0 2.4rem;
}
.main section.modelroom .maps {
  margin: 1rem 0 0;
}
@media screen and (max-width: 750px) {
  .main section.modelroom .map {
    margin: 0 0.2rem;
  }
}
.main section.modelroom .map + * {
  margin-top: 0.5rem;
}
@media screen and (max-width: 750px) {
  .main section.modelroom .map + * {
    margin-top: 0.4rem;
  }
}
.main section.modelroom .note {
  color: #FFF;
  margin: 0.2rem 2.4rem 0;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.13rem;
  line-height: 0.25rem;
}
@media screen and (max-width: 750px) {
  .main section.modelroom .note {
    margin: 0.4rem 0.2rem 0;
    font-size: 0.2rem;
    line-height: 0.38rem;
  }
}
.main section.modelroom .address {
  color: #FFF;
  background: #1E3135;
  padding: 0.5rem;
  font-size: 0.24rem;
  margin: 1rem 1.7rem 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main section.modelroom .address {
    margin: 0.6rem 0 0;
    padding: 0.4rem;
  }
}
@media screen and (max-width: 750px) {
  .main section.modelroom .address p + p {
    margin-top: 0.2rem;
  }
}
.main section.selection {
  padding-bottom: 1.5rem;
}
.main section.quality .headline {
  margin-bottom: 0.7rem;
}
.main section.quality .quality__items {
  display: flex;
  gap: 0.5rem;
}
@media screen and (max-width: 750px) {
  .main section.quality .quality__items {
    display: grid;
    gap: 0.3rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 751px) {
  .main section.quality .quality__item {
    width: 4.1rem;
  }
}
.main section.quality .quality__item .name {
  font-size: 0.2rem;
  margin-top: 0.2rem;
  letter-spacing: -0.035em;
}
@media screen and (max-width: 750px) {
  .main section.quality .quality__item .name {
    font-size: 0.25rem;
    margin-top: 0.3rem;
    height: 2.5em;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
.main section.quality .quality__item .name.spacing {
  letter-spacing: -0.1em;
}
.main section.quality .quality__item p {
  font-size: 0.16rem;
  margin-top: 0.2rem;
  letter-spacing: 0.05em;
  line-height: 1.87;
}
@media screen and (max-width: 750px) {
  .main section.quality .quality__item p {
    font-size: 0.22rem;
    margin-top: 0.3rem;
  }
}
.main section.quality .quality__item .note {
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .main section.quality .quality__item .note {
    font-size: 0.2rem;
  }
}
.main section.quality .quality__item .kerning {
  margin-left: -0.25em;
  margin-right: -0.25em;
}
.main section.quality .qualitySlider {
  overflow: visible;
  position: relative;
  margin-top: 2rem;
  cursor: -webkit-grab;
  cursor: grab;
}
.main section.quality .qualitySlider .quality__item {
  width: 4.1rem;
}
.main section.quality .qualitySlider .quality__items {
  display: flex;
  gap: 0;
}
@media screen and (max-width: 750px) {
  .main section.quality .qualitySlider .quality__item {
    width: 4.2rem;
  }
}
.main section.quality .qualitySlider .swiper-pager {
  display: flex;
  gap: 0.2rem;
  position: absolute;
  right: 0;
  bottom: calc(100% + 0.3rem);
}
.main section.quality .qualitySlider .swiper-button {
  background: #B39B69;
  border-radius: 50%;
  box-shadow: 0.11rem 0.16rem 0.5rem rgba(0, 0, 0, 0.1);
  width: 0.5rem;
  height: auto;
  aspect-ratio: 1;
  position: static;
  margin-top: 0;
}
@media screen and (max-width: 750px) {
  .main section.quality .qualitySlider .swiper-button {
    width: 0.7rem;
  }
}
.main section.quality .qualitySlider .swiper-button:after {
  color: #fff;
  font-size: 0.12rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .main section.quality .qualitySlider .swiper-button:after {
    font-size: 0.16rem;
  }
}
.main section.quality .qualitySlider .swiper-button-disabled {
  background: transparent;
  outline: 1px solid #B39B69;
}
.main section.quality .qualitySlider .swiper-button-disabled:after {
  color: #B39B69;
}
.main section.quality .block {
  padding-bottom: 3rem;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 750px) {
  .main section.quality .block {
    padding-bottom: 2rem;
  }
}
.main section.quality .block:before {
  display: block;
  position: absolute;
  content: "";
  z-index: -1;
}
.main section.quality .block .visual {
  position: relative;
}
@media screen and (max-width: 750px) {
  .main section.quality .block .visual {
    margin-right: 0.6rem;
    margin-left: -0.4rem;
  }
}
.main section.quality .block .floorname {
  font-size: 0.76rem;
  font-weight: 400;
  line-height: 1;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  position: absolute;
  bottom: 0;
  left: 100%;
  padding: 0 0.2rem;
  color: #dcc79d;
}
@media screen and (max-width: 750px) {
  .main section.quality .block .floorname {
    font-size: 0.4rem;
  }
}
.main section.quality .block .quality__item .name,
.main section.quality .block .quality__item p,
.main section.quality .block .quality__item .note {
  color: #FFF;
}
@media screen and (max-width: 750px) {
  .main section.quality .block:nth-child(even) .visual {
    margin-right: -0.4rem;
    margin-left: 0.6rem;
  }
}
.main section.quality .block:nth-child(even) .floorname {
  right: 100%;
  left: auto;
}
.main section.quality .block--kitchen:before {
  background: url(../imgs/premium/bg_floors-visual06.png) left bottom/100% auto no-repeat;
  width: 19.2rem;
  aspect-ratio: 1920/1080;
  left: 0;
  bottom: 0;
}
@media screen and (min-width: 751px) {
  .main section.quality .block--kitchen .visual {
    margin-left: -2.4rem;
    width: 14.4rem;
  }
}
.main section.quality .block--bathroom:before {
  background: url(../imgs/premium/bg_floors-visual07.png) left bottom/100% auto no-repeat;
  width: 19.2rem;
  aspect-ratio: 1920/1080;
  left: 0;
  bottom: 0;
}
@media screen and (min-width: 751px) {
  .main section.quality .block--bathroom .visual {
    margin-left: auto;
    margin-right: -2.4rem;
    width: 12.8rem;
  }
}
@media screen and (max-width: 750px) {
  .main section.quality .block--bathroom .quality__item .name {
    height: auto;
  }
}
.main section.quality .block--powderroom:before {
  background: url(../imgs/premium/bg_floors-visual08.png) left bottom/100% auto no-repeat;
  width: 19.2rem;
  aspect-ratio: 1920/1080;
  left: 0;
  bottom: -1rem;
}
@media screen and (min-width: 751px) {
  .main section.quality .block--powderroom .visual {
    margin-left: -2.4rem;
    width: 12.8rem;
  }
}
.main section.quality .block--other .floorname {
  position: static;
  -ms-writing-mode: inherit;
      writing-mode: inherit;
}
.main section.quality .block--other .qualitySlider {
  margin-top: 0.7rem;
}

.popPanel.type150p1, .popPanel.type90k, .popPanel.type63h2, .popPanel.type81f1, .popPanel.type80l, .popPanel.type75a1, .popPanel.type61c1 {
  top: 1.06rem;
}
.popPanel.type150p1 .holder, .popPanel.type90k .holder, .popPanel.type63h2 .holder, .popPanel.type81f1 .holder, .popPanel.type80l .holder, .popPanel.type75a1 .holder, .popPanel.type61c1 .holder {
  max-height: calc(100vh - 2.12rem);
  overflow-y: scroll;
}
.popPanel.type150p1 .inner, .popPanel.type90k .inner, .popPanel.type63h2 .inner, .popPanel.type81f1 .inner, .popPanel.type80l .inner, .popPanel.type75a1 .inner, .popPanel.type61c1 .inner {
  grid-template-rows: auto 3.56rem 1.4rem auto;
  height: auto;
}
.popPanel.type150p1 .view, .popPanel.type90k .view, .popPanel.type63h2 .view, .popPanel.type81f1 .view, .popPanel.type80l .view, .popPanel.type75a1 .view, .popPanel.type61c1 .view {
  grid-row: 4/5;
  grid-column: 1/3;
  padding: 0 0.5rem 0.6rem 0;
}
@media screen and (max-width: 750px) {
  .popPanel.type150p1 .view, .popPanel.type90k .view, .popPanel.type63h2 .view, .popPanel.type81f1 .view, .popPanel.type80l .view, .popPanel.type75a1 .view, .popPanel.type61c1 .view {
    padding: 0;
  }
}
.popPanel.type150p1 .view .image, .popPanel.type90k .view .image, .popPanel.type63h2 .view .image, .popPanel.type81f1 .view .image, .popPanel.type80l .view .image, .popPanel.type75a1 .view .image, .popPanel.type61c1 .view .image {
  display: block;
  position: relative;
}
.popPanel.type150p1 .view .image img, .popPanel.type90k .view .image img, .popPanel.type63h2 .view .image img, .popPanel.type81f1 .view .image img, .popPanel.type80l .view .image img, .popPanel.type75a1 .view .image img, .popPanel.type61c1 .view .image img {
  width: 19.2rem;
  max-width: none;
}
.popPanel.type150p1 .view .image .simplebar-vertical, .popPanel.type90k .view .image .simplebar-vertical, .popPanel.type63h2 .view .image .simplebar-vertical, .popPanel.type81f1 .view .image .simplebar-vertical, .popPanel.type80l .view .image .simplebar-vertical, .popPanel.type75a1 .view .image .simplebar-vertical, .popPanel.type61c1 .view .image .simplebar-vertical {
  display: none;
}
.popPanel.type150p1 .view .image .simplebar-horizontal, .popPanel.type90k .view .image .simplebar-horizontal, .popPanel.type63h2 .view .image .simplebar-horizontal, .popPanel.type81f1 .view .image .simplebar-horizontal, .popPanel.type80l .view .image .simplebar-horizontal, .popPanel.type75a1 .view .image .simplebar-horizontal, .popPanel.type61c1 .view .image .simplebar-horizontal {
  width: 100%;
  height: 0.03rem;
  margin: 0.19rem 0 0.3rem;
  position: relative;
  background: #f0f2f5;
}
@media screen and (max-width: 750px) {
  .popPanel.type150p1 .view .image .simplebar-horizontal, .popPanel.type90k .view .image .simplebar-horizontal, .popPanel.type63h2 .view .image .simplebar-horizontal, .popPanel.type81f1 .view .image .simplebar-horizontal, .popPanel.type80l .view .image .simplebar-horizontal, .popPanel.type75a1 .view .image .simplebar-horizontal, .popPanel.type61c1 .view .image .simplebar-horizontal {
    margin: 0.2rem 0 0.1rem;
  }
}
.popPanel.type150p1 .view .image .simplebar-horizontal .simplebar-scrollbar::before, .popPanel.type90k .view .image .simplebar-horizontal .simplebar-scrollbar::before, .popPanel.type63h2 .view .image .simplebar-horizontal .simplebar-scrollbar::before, .popPanel.type81f1 .view .image .simplebar-horizontal .simplebar-scrollbar::before, .popPanel.type80l .view .image .simplebar-horizontal .simplebar-scrollbar::before, .popPanel.type75a1 .view .image .simplebar-horizontal .simplebar-scrollbar::before, .popPanel.type61c1 .view .image .simplebar-horizontal .simplebar-scrollbar::before {
  inset: 0;
  background: #b39b69;
  border-radius: 0;
  opacity: 1;
}
.popPanel.type150p1 .view .image::after, .popPanel.type90k .view .image::after, .popPanel.type63h2 .view .image::after, .popPanel.type81f1 .view .image::after, .popPanel.type80l .view .image::after, .popPanel.type75a1 .view .image::after, .popPanel.type61c1 .view .image::after {
  content: "";
  display: block;
  width: 0.7rem;
  aspect-ratio: 1;
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  background: url(../imgs/ico-mouse.svg) 0 0/contain no-repeat;
  pointer-events: none;
}
@media screen and (max-width: 750px) {
  .popPanel.type150p1 .view .image::after, .popPanel.type90k .view .image::after, .popPanel.type63h2 .view .image::after, .popPanel.type81f1 .view .image::after, .popPanel.type80l .view .image::after, .popPanel.type75a1 .view .image::after, .popPanel.type61c1 .view .image::after {
    background-image: url(../imgs/ico-swipe.svg);
  }
}
.popPanel.type150p1 .view .note, .popPanel.type90k .view .note, .popPanel.type63h2 .view .note, .popPanel.type81f1 .view .note, .popPanel.type80l .view .note, .popPanel.type75a1 .view .note, .popPanel.type61c1 .view .note {
  padding: 0.13rem 0 0;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.13rem;
  line-height: 0.25rem;
}
@media screen and (max-width: 750px) {
  .popPanel.type150p1 .view .note, .popPanel.type90k .view .note, .popPanel.type63h2 .view .note, .popPanel.type81f1 .view .note, .popPanel.type80l .view .note, .popPanel.type75a1 .view .note, .popPanel.type61c1 .view .note {
    padding: 0.18rem 0 0;
    font-size: 0.18rem;
    line-height: 1.5;
  }
}
.popPanel.type150p1 .map img, .popPanel.type90k .map img, .popPanel.type63h2 .map img, .popPanel.type81f1 .map img, .popPanel.type80l .map img, .popPanel.type75a1 .map img, .popPanel.type61c1 .map img {
  width: auto;
  height: 3rem;
}
@media screen and (max-width: 750px) {
  .popPanel.type150p1 .map img, .popPanel.type90k .map img, .popPanel.type63h2 .map img, .popPanel.type81f1 .map img, .popPanel.type80l .map img, .popPanel.type75a1 .map img, .popPanel.type61c1 .map img {
    width: auto;
  }
}
@media screen and (min-width: 751px) {
  .popPanel.type150p1 {
    width: 13.8rem;
    left: calc(50% - 6.9rem);
  }
}
.popPanel.type150p1 .text .name {
  position: relative;
  background: #f5f3f0;
  color: #b39b69;
}
.popPanel.type150p1 .text .name::before {
  content: "プレミアム";
  display: block;
  width: 0.96rem;
  position: absolute;
  top: calc(50% - 0.15rem);
  left: 0;
  background: #b39b69;
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.15rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 0.3rem;
}
@media screen and (max-width: 750px) {
  .popPanel.type150p1 .text .name::before {
    width: 1.3rem;
    top: calc(50% - 0.2rem);
    font-size: 0.2rem;
    font-weight: 500;
    line-height: 0.4rem;
  }
}
.popPanel.type150p1 .image img {
  width: 7.53rem;
}
.popPanel.type150p1 .map img {
  width: 4.48rem;
}
@media screen and (max-width: 750px) {
  .popPanel.type150p1 .map img {
    width: auto;
  }
}
@media screen and (min-width: 751px) {
  .popPanel.type90k {
    width: 12rem;
    left: calc(50% - 6rem);
  }
}
.popPanel.type90k .image img {
  width: 5.68rem;
}
.popPanel.type90k .map img {
  width: 4.3rem;
}
@media screen and (max-width: 750px) {
  .popPanel.type90k .map img {
    width: auto;
  }
}
@media screen and (min-width: 751px) {
  .popPanel.type63h2 {
    width: 12rem;
    left: calc(50% - 6rem);
  }
}
.popPanel.type63h2 .image img {
  width: 3.76rem;
}
.popPanel.type63h2 .map img {
  width: 4.57rem;
}
@media screen and (max-width: 750px) {
  .popPanel.type63h2 .map img {
    width: auto;
  }
}/*# sourceMappingURL=unique.css.map */