@charset "UTF-8";
/*---------------------------
共通
---------------------------*/
.main {
  margin-top: -80px;
}

@media only screen and (max-width: 767px) {
  .main {
    margin-top: -60px;
  }
}
#container {
  /* ========================================================================================= ^^
    Index
  ============================================================================================ ^^ */
  /* 内容 */
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
  /*---------------------*/
  /**/
  /*---------------------*/
}
#container .section--hero {
  background: #000;
  height: 100vh;
}
#container .section--hero * {
  color: #fff;
}
#container .section--hero .section__inner {
  height: 100%;
  background: url(../images/plan/hero_bgi01.jpg) no-repeat 50% 50%/cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
#container .section--hero .section__block {
  width: 50%;
}
#container .section--hero .section__block--heading {
  margin-left: 150px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
#container .section--hero .section__block--heading .section__heading {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
#container .section--hero .section__block--heading .section__heading .section__small {
  font-family: "Cinzel", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}
#container .section--hero .section__block--heading .section__heading .section__b {
  margin-top: 35px;
  font-family: "Montserrat", sans-serif;
  font-size: 62px;
  font-weight: 400;
  line-height: 1;
}
#container .section--hero .section__block--heading .section__heading .section__i {
  margin-left: 80px;
  font-family: "Cormorant Garamond", serif;
  font-size: 62px;
  font-weight: 400;
  line-height: 1;
}
#container .section--hero .section__block--text .section__par--title {
  font-size: 22px;
  line-height: 2;
}
#container .section--hero .section__block--text .section__par--text {
  margin-top: 16px;
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  #container .section--hero {
    height: auto;
  }
  #container .section--hero .section__inner {
    height: auto;
    min-height: 80dvh;
    background: url(../images/plan/hero_bgi01.jpg) no-repeat 50% 50%/cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 3.90625vw;
  }
  #container .section--hero .section__block {
    width: 80%;
  }
  #container .section--hero .section__block--heading {
    margin-left: 0;
  }
  #container .section--hero .section__block--heading .section__heading .section__small {
    font-size: 3.125vw;
  }
  #container .section--hero .section__block--heading .section__heading .section__b {
    margin-top: 6.8359375vw;
    font-size: 12.109375vw;
  }
  #container .section--hero .section__block--heading .section__heading .section__i {
    margin-left: 15.625vw;
    font-size: 12.109375vw;
  }
  #container .section--hero .section__block--text .section__par--title {
    font-size: 4.296875vw;
  }
  #container .section--hero .section__block--text .section__par--text {
    margin-top: 3.125vw;
    font-size: 3.125vw;
  }
}
#container .section--view {
  background: #000;
}
#container .section--view * {
  color: #fff;
}
#container .section--view .section__inner {
  padding-top: 100px;
}
#container .section--view .section__inner--tab {
  padding: 0;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 1500px;
}
#container .section--view .section__block--tit .section__heading {
  margin-bottom: 45px;
  font-family: "Cormorant Garamond", serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 1;
}
#container .section--view .section__block--img {
  margin: 0 auto 45px auto;
  width: 100%;
  max-width: 1350px;
}
#container .section--view .section__block--img .section__figcaption {
  margin-top: 20px;
  font-size: 20px;
  text-align: center;
}
#container .section--view .section__block--tab {
  margin-bottom: 80px;
}
#container .section--view .section__block--tab .section__list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
}
#container .section--view .section__block--tab .section__dl {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 5px;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  color: #333;
}
#container .section--view .section__block--tab .section__dt {
  width: 100%;
}
#container .section--view .section__block--tab .section__button {
  width: 100px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #333;
  background: #333;
  color: #fff;
  cursor: pointer;
}
#container .section--view .section__block--tab .section__button.is-selected {
  background: #fff;
  color: #000;
}
#container .section--view .section__block--view .section__figure {
  display: none;
}
#container .section--view .section__block--view .section__figure.is-selected {
  display: block;
}
#container .section--view .js-view-setting[data-view-setting="9d"] .js-view-trigger[data-view-trigger="9d"] {
  background: #fff;
  color: #333;
}
#container .section--view .js-view-setting[data-view-setting="9d"] .js-view-target[data-view-target="9d"] {
  display: block;
}
#container .section--view .js-view-setting[data-view-setting="9n"] .js-view-trigger[data-view-trigger="9n"] {
  background: #fff;
  color: #333;
}
#container .section--view .js-view-setting[data-view-setting="9n"] .js-view-target[data-view-target="9n"] {
  display: block;
}
@media screen and (max-width: 767px) {
  #container .section--view .section__inner {
    padding-top: 100px;
  }
  #container .section--view .section__inner--tab {
    padding: 100px 0px 50px 0px;
    width: 100%;
    max-width: 1500px;
  }
  #container .section--view .section__block--tit .section__heading {
    margin-bottom: 45px;
    font-size: 8.7890625vw;
  }
  #container .section--view .section__block--img {
    margin: 0 auto 45px auto;
    width: 100%;
    max-width: 860px;
  }
  #container .section--view .section__block--img .section__figcaption {
    margin-top: 20px;
    font-size: 20px;
  }
  #container .section--view .section__block--tab {
    margin-bottom: 40px;
    padding: 0 20px;
  }
  #container .section--view .section__block--tab .section__list {
    gap: 10px;
  }
  #container .section--view .section__block--tab .section__item {
    width: calc((100% - 10px) / 2);
  }
  #container .section--view .section__block--tab .section__dl {
    gap: 5px;
    font-size: 15px;
  }
  #container .section--view .section__block--tab .section__dd {
    width: calc((100% - 5px) / 2);
  }
  #container .section--view .section__block--tab .section__button {
    width: 100%;
    height: 40px;
  }
}
#container .section--plan {
  background: #000;
}
#container .section--plan * {
  color: #fff;
}
#container .section--plan .section__inner {
  padding-top: 100px;
  padding-bottom: 100px;
}
#container .section--plan .section__block--tit .section__heading {
  margin-bottom: 45px;
  font-family: "Cormorant Garamond", serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 1;
}
#container .section--plan .section__block--list {
  /*  */
}
#container .section--plan .section__block--list * {
  color: #000;
}
#container .section--plan .section__block--list .section__list {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 24px;
  position: relative;
}
#container .section--plan .section__block--list .section__item {
  width: 248px;
  min-height: 248px;
  background: #fff;
}
#container .section--plan .section__block--list .section__anchor {
  padding: 24px;
  width: calc(100% - 48px);
  height: calc(100% - 48px);
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: column;
  color: #000;
  overflow: hidden;
  position: relative;
}
#container .section--plan .section__block--list .section__type {
  text-align: center;
}
#container .section--plan .section__block--list .section__type .section__strong {
  font-size: 58px;
  line-height: 1;
  color: #bfa872;
}
#container .section--plan .section__block--list .section__type .section__small {
  font-size: 36px;
  line-height: 1;
  color: #bfa872;
}
#container .section--plan .section__block--list .section__floor {
  margin-bottom: 12px;
  text-align: center;
  border-bottom: 1px solid #bfa872;
}
#container .section--plan .section__block--list .section__floor .section__strong {
  font-size: 38px;
}
#container .section--plan .section__block--list .section__floor .section__small {
  font-size: 20px;
}
#container .section--plan .section__block--list .section__floor .section__cap {
  font-size: 14px;
}
#container .section--plan .section__block--list .section__area {
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-wrap: wrap;
  text-align: center;
}
#container .section--plan .section__block--list .section__area .section__small {
  font-size: 16px;
  line-height: 1;
  width: 100%;
}
#container .section--plan .section__block--list .section__area .section__strong {
  font-size: 32px;
  line-height: 1;
}
#container .section--plan .section__block--list .section__area .section__strong + .section__small {
  font-size: 13px;
  line-height: 1;
  width: unset;
}
#container .section--plan .section__block--list .section__item.disabled .section__anchor::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
  pointer-events: none;
}
#container .section--plan .section__block--list .section__more {
  margin: auto -12px -12px auto;
  position: relative;
  z-index: 15;
}
#container .section--plan .plan_entry {
  width: 100%;
  text-align: center;
  margin-top: 5em;
}
#container .section--plan .plan_entry p {
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 1em;
}
#container .section--plan .plan_entry .btn_entry {
  display: inline-block;
  width: 100%;
  max-width: 500px;
  box-sizing: border-box;
  margin: auto;
  background: #FFF;
  font-size: 24px;
  color: #333;
  padding: 0.5em 1em;
}
@media screen and (max-width: 767px) {
  #container .section--plan .section__inner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  #container .section--plan .section__block--tit .section__heading {
    margin-bottom: 45px;
    font-size: 8.7890625vw;
  }
  #container .section--plan .section__block--list * {
    color: #000;
  }
  #container .section--plan .section__block--list .section__list {
    gap: 24px;
  }
  #container .section--plan .section__block--list .section__item {
    width: 248px;
    min-height: 248px;
  }
  #container .section--plan .section__block--list .section__anchor {
    padding: 24px;
    width: calc(100% - 48px);
    height: calc(100% - 48px);
  }
  #container .section--plan .section__block--list .section__anchor::after {
    width: 72px;
    height: 72px;
    bottom: -40px;
    right: -40px;
  }
  #container .section--plan .section__block--list .section__type .section__strong {
    font-size: 58px;
  }
  #container .section--plan .section__block--list .section__type .section__small {
    font-size: 36px;
  }
  #container .section--plan .section__block--list .section__floor {
    margin-bottom: 12px;
  }
  #container .section--plan .section__block--list .section__floor .section__strong {
    font-size: 38px;
  }
  #container .section--plan .section__block--list .section__floor .section__small {
    font-size: 20px;
  }
  #container .section--plan .section__block--list .section__floor .section__cap {
    font-size: 14px;
  }
  #container .section--plan .section__block--list .section__area .section__small {
    font-size: 16px;
  }
  #container .section--plan .section__block--list .section__area .section__strong {
    font-size: 32px;
  }
  #container .section--plan .section__block--list .section__area .section__strong + .section__small {
    font-size: 13px;
  }
  #container .section--plan .section__block--list .section__more {
    margin: auto -12px -12px auto;
  }
  #container .section--plan .plan_entry {
    margin-top: 4em;
  }
  #container .section--plan .plan_entry p {
    font-size: 15px;
    margin-bottom: 1em;
  }
  #container .section--plan .plan_entry .btn_entry {
    font-size: 20px;
    padding: 0.5em 1em;
  }
}
#container .section--innercorridor .section__inner,
#container .section--roofterrace .section__inner {
  padding-top: 100px;
  margin-bottom: -30px;
}
#container .section--innercorridor .section__inner--tab,
#container .section--roofterrace .section__inner--tab {
  padding: 0;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 1500px;
}
#container .section--innercorridor .section__block--tit .section__heading,
#container .section--roofterrace .section__block--tit .section__heading {
  margin-bottom: 45px;
  font-family: "Cormorant Garamond", serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 1;
}
#container .section--innercorridor .section__block--img,
#container .section--roofterrace .section__block--img {
  margin: 0 auto 45px auto;
  width: 100%;
  max-width: 1350px;
}
#container .section--innercorridor .section__block--img .section__figcaption,
#container .section--roofterrace .section__block--img .section__figcaption {
  margin-top: 20px;
  font-size: 20px;
  text-align: center;
}
#container .section--innercorridor p,
#container .section--roofterrace p {
  font-size: 16px;
}
#container .section--roofterrace .section__block--txt {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #container .section--view .section__inner {
    padding-top: 50px;
    margin-bottom: -50px;
  }
  #container .section--view .section__inner--tab {
    padding: 100px 0px 50px 0px;
    width: 100%;
    max-width: 1500px;
  }
  #container .section--view .section__block--tit .section__heading {
    margin-bottom: 45px;
    font-size: 8.7890625vw;
  }
  #container .section--view .section__block--img {
    margin: 0 auto 45px auto;
    width: 100%;
    max-width: 860px;
  }
  #container .section--view .section__block--img .section__figcaption {
    margin-top: 20px;
    font-size: 20px;
  }
}
#container .section--panorama .section__inner--tab {
  padding-top: 50px;
}
#container .section--panorama .section__inner--view {
  padding: 0;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 1500px;
}
#container .section--panorama .section__block--tit .section__heading {
  margin-bottom: 45px;
  font-family: "Cormorant Garamond", serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 1;
}
#container .section--panorama .section__block--tab {
  margin-bottom: 35px;
}
#container .section--panorama .section__block--tab .section__list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 5px;
}
#container .section--panorama .section__block--tab .section__item {
  width: 100%;
  max-width: 547px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 5px;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  color: #333;
}
#container .section--panorama .section__block--tab .section__button {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: #333;
  color: #fff;
}
#container .section--panorama .section__block--tab .section__button.is-selected {
  background: #e6e6e6;
  color: #000;
}
#container .section--panorama .section__block--view .section__figure {
  display: none;
}
#container .section--panorama .section__block--view .section__figure.is-selected {
  display: block;
}
#container .section--panorama.js-view-setting[data-view-setting=rtd] .js-view-trigger[data-view-trigger=rtd] {
  background: #e6e6e6;
  color: #000;
}
#container .section--panorama.js-view-setting[data-view-setting=rtd] .js-view-target[data-view-target=rtd] {
  display: block;
}
#container .section--panorama.js-view-setting[data-view-setting=rtn] .js-view-trigger[data-view-trigger=rtn] {
  background: #e6e6e6;
  color: #000;
}
#container .section--panorama.js-view-setting[data-view-setting=rtn] .js-view-target[data-view-target=rtn] {
  display: block;
}
@media screen and (max-width: 767px) {
  #container .section--panorama .section__inner--tab {
    padding-top: 50px;
  }
  #container .section--panorama .section__inner--view {
    padding: 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 1500px;
  }
  #container .section--panorama .section__block--tit .section__heading {
    margin-bottom: 45px;
    font-size: 8.7890625vw;
  }
  #container .section--panorama .section__block--tab {
    margin-bottom: 40px;
    padding: 0 20px;
  }
  #container .section--panorama .section__block--tab .section__list {
    gap: 10px;
  }
  #container .section--panorama .section__block--tab .section__item {
    width: calc((100% - 10px) / 2);
  }
  #container .section--panorama .section__block--tab .section__dl {
    gap: 5px;
    font-size: 15px;
  }
  #container .section--panorama .section__block--tab .section__dd {
    width: calc((100% - 5px) / 2);
  }
  #container .section--panorama .section__block--tab .section__button {
    width: 100%;
    height: 40px;
  }
}
#container .section--detail {
  padding-top: 230px;
  position: relative;
}
#container .section--detail::before {
  display: block;
  content: "";
  width: 100%;
  height: 140px;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#container .section--detail .section__block--tit {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
}
#container .section--detail .section__block--tit .section__heading {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  line-height: 1;
  border-bottom: 1px solid #000;
}
#container .section--detail .section__block--tit .section__type {
  position: relative;
  top: -6px;
  display: inline-flex;
  align-items: baseline;
}
#container .section--detail .section__block--tit .section__type .section__strong {
  font-size: 56px;
  line-height: 1;
}
#container .section--detail .section__block--tit .section__type .section__small {
  font-size: 38px;
  line-height: 1;
}
#container .section--detail .section__block--tit .section__floor {
  margin-left: 20px;
  padding-left: 20px;
  display: inline-flex;
  align-items: baseline;
  position: relative;
}
#container .section--detail .section__block--tit .section__floor::before {
  display: block;
  content: "";
  width: 1px;
  height: 100%;
  background: #000;
  position: absolute;
  bottom: -6px;
  left: 0;
}
#container .section--detail .section__block--tit .section__floor .section__strong {
  font-family: "Zen Old Mincho", serif;
  font-size: 46px;
  line-height: 1;
}
#container .section--detail .section__block--tit .section__floor .section__small {
  font-size: 28px;
  line-height: 1;
}
#container .section--detail .section__block--tit .section__floor .section__cap {
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 1;
}
#container .section--detail .section__block--txt {
  margin-top: 0px;
}
#container .section--detail .section__block--txt .section__par--text {
  font-size: 14px;
}
#container .section--detail .section__block--txt .section__area .section__small {
  font-size: 16px;
}
#container .section--detail .section__block--txt .section__area .section__strong {
  font-size: 42px;
}
#container .section--detail .section__block--txt .section__area .section__strong + .section__small {
  font-size: 26px;
}
#container .section--detail .section__block--txt .section__area .section__cap {
  font-size: 16px;
}
#container .section--detail .section__block--img {
  margin: 45px auto 45px auto;
  width: 100%;
  max-width: 480px;
}
@media screen and (max-width: 767px) {
  #container .section--detail {
    padding-top: 100px !important;
  }
  #container .section--detail::before {
    width: 100%;
    height: 60px;
  }
  #container .section--detail .section__block--tit .section__type {
    top: -1.171875vw;
  }
  #container .section--detail .section__block--tit .section__type .section__strong {
    font-size: 10.9375vw;
  }
  #container .section--detail .section__block--tit .section__type .section__small {
    font-size: 7.421875vw;
  }
  #container .section--detail .section__block--tit .section__floor {
    margin-left: 3.90625vw;
    padding-left: 3.90625vw;
  }
  #container .section--detail .section__block--tit .section__floor::before {
    bottom: -1.171875vw;
  }
  #container .section--detail .section__block--tit .section__floor .section__strong {
    font-size: 8.984375vw;
  }
  #container .section--detail .section__block--tit .section__floor .section__small {
    font-size: 5.46875vw;
  }
  #container .section--detail .section__block--tit .section__floor .section__cap {
    font-size: 3.125vw;
  }
  #container .section--detail .section__block--txt {
    margin-top: 0vw;
  }
  #container .section--detail .section__block--txt .section__par--text {
    font-size: 2.734375vw;
  }
  #container .section--detail .section__block--txt .section__area .section__small {
    font-size: 3.125vw;
  }
  #container .section--detail .section__block--txt .section__area .section__strong {
    font-size: 8.203125vw;
  }
  #container .section--detail .section__block--txt .section__area .section__strong + .section__small {
    font-size: 5.078125vw;
  }
  #container .section--detail .section__block--txt .section__area .section__cap {
    font-size: 3.125vw;
  }
  #container .section--detail .section__block--img {
    margin: 45px auto 45px auto;
    width: 100%;
    max-width: 480px;
  }
}
/*---------------------------
---------------------------*/
.section__txt {
  font-size: 20px;
  text-align: center;
  color: #fff;
  padding: 0 0 1em;
}

@media only screen and (max-width: 767px) {
  .section__txt {
    font-size: 5.215vw;
    text-align: center;
    color: #fff;
    padding: 0 0 1em;
  }
}
/*---------------------------
眺望
---------------------------*/
.viewArea {
  position: relative;
  height: 100%;
  min-height: 467px;
}

.containerbox {
  overflow: hidden;
  position: relative;
  height: 467px;
  cursor: move;
}

#container .panoramixImg {
  width: auto;
  max-width: none;
  height: 100%;
  position: absolute;
  left: 0;
  margin: auto;
}

.pano {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.controls .left,
.controls .right {
  display: block;
  width: 45px;
  height: 50px;
  background: rgba(25, 24, 22, 0.5);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.controls .left {
  left: 0;
}

.controls .right {
  right: 0;
}

.controls .left::before,
.controls .right::before {
  content: "";
  position: absolute;
  top: 15px;
  width: 20px;
  height: 20px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.controls .left::before {
  left: 15px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.controls .right::before {
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (min-width: 2001px) {
  #container img {
    width: 100%;
    height: auto;
  }
  .viewImg {
    height: auto;
    min-height: auto;
  }
  .containerbox {
    height: auto;
  }
  #container .panoramixImg {
    width: 100% !important;
    min-width: 2000px !important;
    max-width: 100% !important;
    height: auto !important;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  /* .controls {
    display: none;
  } */
}
/* sp */
@media screen and (max-width: 767px) {
  .viewArea {
    min-height: 60vw;
  }
  .containerbox {
    overflow: hidden;
    height: 60vw;
  }
}
.floorplan__return {
  width: 100%;
  text-align: center;
  margin-top: 5em;
}

.floorplan__return a {
  position: relative;
  border: 1px solid #333;
  color: #333;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  height: 60px;
  justify-content: center;
  letter-spacing: 0.025em;
  margin: auto;
  width: 100%;
  max-width: 500px;
  box-sizing: border-box;
  transition: all 0.6s;
}

.floorplan__return a::after {
  content: "";
  border-color: #333;
  border-style: solid;
  border-width: 0 0 2px 2px;
  position: absolute;
  left: 15px;
  top: 48%;
  transform: rotate(45deg) translateY(-50%);
  vertical-align: top;
  width: 10px;
  height: 10px;
}

.floorplan__return a:hover {
  background: #333;
  color: #FFF;
}

.floorplan__return a:hover::after {
  border-color: #FFF;
}

/* sp */
@media screen and (max-width: 767px) {
  .floorplan__return {
    margin-top: 3em;
  }
  .floorplan__return a {
    font-size: 3.125vw;
    height: 60px;
  }
  .floorplan__return a::after {
    width: 2.6vw;
    height: 2.6vw;
  }
}
/*  */
.section__notice {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  padding: 2em 4em;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
}

.section__notice p {
  color: #fff !important;
  font-size: 16px;
  line-height: 1.8;
  text-align: center;
}

/*  */
.section__notice {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  padding: 2em 4em;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
}

.section__notice p {
  color: #fff !important;
  font-size: 16px;
  line-height: 1.8;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .section__notice {
    width: 90%;
    padding: 2em 0em;
  }
  .section__notice p {
    font-size: 3.39vw;
  }
}