@charset "UTF-8";
img {
  width: 100%;
}

.test1 {
  -webkit-transition: all 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.01s;
  transition: all 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.01s;
  -webkit-transition: all 0.4s ease-out 0.01s;
  transition: all 0.4s ease-out 0.01s;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transform: scale(1);
  transform: rotate(-45deg);
  border-radius: 50%;
  animation: Flash1 1s infinite;
  animation: beyooon_a 1s forwards;
  animation: beyooon_b 1s forwards;
  font-family: "Noto Serif JP", serif;
  background: linear-gradient(90deg, rgb(0, 72, 110) 0%, rgb(0, 120, 155) 100%);
}

.tenmetsu {
  animation: tenm 1.5s infinite;
}

@keyframes tenm {
  50% {
    opacity: 0;
  }
}
@keyframes Flash1 {
  50% {
    opacity: 0;
  }
}
@keyframes beyooon_a {
  0% {
    transform: translate(-50%, 0%) scale(0.5);
  }
  16% {
    opacity: 1;
    transform: translate(-50%, 0%) scale(1.22);
  }
  28% {
    transform: translate(-50%, 0%) scale(1);
  }
  88% {
    transform: translate(-50%, 0%) scale(1);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, 0%) scale(1);
  }
}
@keyframes beyooon_b {
  0% {
    transform: scale(0.5);
  }
  16% {
    transform: scale(1.32);
  }
  28% {
    transform: scale(0.87);
  }
  44% {
    transform: scale(1.05);
  }
  59% {
    transform: scale(0.98);
  }
  73% {
    transform: scale(1.01);
  }
  88% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
.test {
  content: "\f105";
  font-family: FontAwesome;
}

.shadow {
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4), 1px 3px 3px rgba(0, 0, 0, 0.4), 1px 2px 3px rgba(0, 0, 0, 0.4);
}

figure.img_main {
  position: relative;
  top: 0;
  left: 0;
}
figure.img_main .img_caption {
  position: absolute;
  bottom: 12px;
  right: 24px;
  z-index: 1;
}
@media screen and (max-width:800px) {
  figure.img_main .img_caption {
    bottom: 8px;
    right: 6px;
  }
}
figure.img_main .img_caption.img_caption--wh {
  color: #fff;
}

/**scss共通ここまで***/
#section01 {
  position: relative;
  width: 100%;
  z-index: 15;
  background-color: #002437;
  margin-top: -84px;
}
@media screen and (max-width:800px) {
  #section01 {
    margin-top: 0;
  }
}

#section02 {
  position: relative;
  width: 100%;
  z-index: 15;
  padding-bottom: 120px;
  background: #002437;
  color: #fff;
  padding: 94px 0 196px;
}
@media screen and (max-width:800px) {
  #section02 {
    padding: 14vw 0 23vw;
  }
}
#section02 .section_in {
  margin: 0 auto;
  max-width: 968px;
  width: 95%;
}
#section02 .mv_title {
  text-align: center;
}
#section02 .mv_title img {
  max-width: 110px;
}
@media screen and (max-width:800px) {
  #section02 .mv_title img {
    width: 28vw;
  }
}
#section02 .intro_text {
  text-align: center;
  margin-top: 64px;
  line-height: 2em;
}
@media screen and (max-width:800px) {
  #section02 .intro_text {
    margin-top: 7vw;
    font-size: 5vw;
    line-height: 1.8em;
  }
}
#section02 .torikago_box {
  margin-top: 48px;
}
@media screen and (max-width:800px) {
  #section02 .torikago_box {
    margin-top: 9vw;
  }
}
#section02 .torikago_box .main_img {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  max-width: 740px;
  width: 93%;
  z-index: 10;
}
#section02 .torikago_box .main_img .torikago_item {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  opacity: 0;
}
#section02 .torikago_box .main_img .torikago_item.torikago_item--active {
  opacity: 1;
}
#section02 .torikago_box .main_img .base {
  position: relative;
  pointer-events: none;
  z-index: 15;
}
#section02 .torikago_box .main_img .bt_c1 {
  display: block;
  position: absolute;
  width: 9.2%;
  height: 76%;
  background-color: #8F7347;
  top: 9%;
  left: 25.25%;
}
#section02 .torikago_box .main_img .bt_p1 {
  /*
  display: block;
  position: absolute;
  width: 13.9%;
  height: 23.25%;
  background-color: #8F7347;
  top: 9%;
  left: 58%;
  */
  display: block;
  position: absolute;
  width: 13.9%;
  height: 6%;
  background-color: #8F7347;
  top: 3%;
  left: 58%;
}
#section02 .torikago_box .main_img .bt_f {
  display: block;
  position: absolute;
  width: 9.7%;
  height: 23.5%;
  background-color: #8F7347;
  top: 61.75%;
  left: 53%;
}
#section02 .torikago_box .main_img .bt_o1 {
  display: block;
  position: absolute;
  width: 9.5%;
  height: 70.25%;
  background-color: #8F7347;
  top: 9%;
  right: 0.25%;
}
#section02 .torikago_box .main_img .bt_a1 {
  display: block;
  position: absolute;
  width: 9.2%;
  height: 76%;
  background-color: #8F7347;
  top: 9%;
  left: 6.8%;
}
#section02 .torikago_box .main_img .bt_g {
  display: block;
  position: absolute;
  width: 9%;
  height: 23.5%;
  background-color: #8F7347;
  top: 61.75%;
  left: 62.7%;
}
#section02 .torikago_box .main_img .bt_i1 {
  display: block;
  position: absolute;
  width: 9%;
  height: 76%;
  background-color: #8F7347;
  top: 9%;
  left: 81.25%;
}
#section02 .torikago_box .main_img .bt_l1 {
  display: block;
  position: absolute;
  width: 13.8%;
  height: 52.5%;
  background-color: #8F7347;
  top: 9%;
  left: 44%;
}

#section03 {
  position: relative;
  width: 100%;
  z-index: 15;
  background: #002437;
  color: #fff;
}
#section03 .mv_area {
  position: relative;
  top: 0;
  left: 0;
}
#section03 .mv_area .text_area {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width:800px) {
  #section03 .mv_area .text_area .mv_text {
    font-size: 5vw;
    text-align: center;
  }
}
#section03 .mv_area .text_area .btn_list {
  display: flex;
  justify-content: space-between;
  margin-top: 38px;
}
@media screen and (max-width:800px) {
  #section03 .mv_area .text_area .btn_list {
    display: block;
    margin-top: 10vw;
  }
}
#section03 .mv_area .text_area .btn_list .btn {
  background: url(../images/plan/btn_bg.png) no-repeat center/100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 82px;
  line-height: 1em;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
@media screen and (max-width:800px) {
  #section03 .mv_area .text_area .btn_list .btn {
    font-size: 5.4vw;
    padding: 6vw 0;
    width: 88vw;
  }
}
#section03 .mv_area .text_area .btn_list .btn.btn--1ldk {
  margin-right: 20px;
}
@media screen and (max-width:800px) {
  #section03 .mv_area .text_area .btn_list .btn.btn--1ldk {
    margin-right: 0;
    margin-bottom: 5vw;
  }
}
#section03 .mv_area .text_area .btn_list .btn:after {
  content: "";
  position: absolute;
  top: 0;
  right: 12px;
  height: 100%;
  width: 12px;
  background: url(../images/plan/btn_arw.svg) no-repeat center/100% auto;
}
#section03 .mv_area .text_area .btn_list .btn.none_active {
  opacity: 0.5;
}
#section03 .mv_area .text_area .btn_list .btn:hover, #section03 .mv_area .text_area .btn_list .btn.active {
  opacity: 1;
}
#section03 .slide_block {
  display: none;
}
#section03 .slide_block .section_in {
  margin: 0 auto;
  max-width: 756px;
  width: 88%;
  padding-bottom: 130px;
}
@media screen and (max-width:800px) {
  #section03 .slide_block .section_in {
    padding-bottom: 60px;
  }
}
#section03 .slide_block .box_wrap {
  padding: 134px 0 50px;
}
@media screen and (max-width:800px) {
  #section03 .slide_block .box_wrap {
    padding: 15vw 0 17vw;
  }
}
#section03 .slide_block .box {
  margin-top: 70px;
}
@media screen and (max-width:800px) {
  #section03 .slide_block .box {
    margin-top: 8vw;
  }
}
#section03 .slide_block .box:first-child {
  margin-top: 0;
}
#section03 .slide_block .box h2 {
  text-align: center;
}
#section03 .slide_block .box .btn_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 45px;
}
@media screen and (max-width:800px) {
  #section03 .slide_block .box .btn_list {
    margin-top: 4vw;
  }
}
#section03 .slide_block .box .btn_list .newicons {
  position: relative;
}
#section03 .slide_block .box .btn_list .newicons::after {
  content: "NEW";
  padding: 0.4em 0.55em 0.55em;
  background-color: #7e182c;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  font-size: 13px;
  line-height: 120%;
  font-family: "Noto Sans JP", BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "游ゴシック  Medium", meiryo, sans-serif;
}
#section03 .slide_block .box .btn_list li {
  width: 48%;
  margin-top: 34px;
}
@media screen and (max-width:800px) {
  #section03 .slide_block .box .btn_list li {
    margin-top: 6vw;
  }
}
#section03 .slide_block .box .btn_list li:first-child, #section03 .slide_block .box .btn_list li:nth-child(2) {
  margin-top: 0;
}
#section03 .slide_block .box .btn_list li .none {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}
#section03 .slide_block .box .btn_list li .none:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}
#section03 .slide_block .close_btn_wrap {
  margin-top: 142px;
  text-align: center;
}
@media screen and (max-width:800px) {
  #section03 .slide_block .close_btn_wrap {
    margin-top: 15vw;
  }
}
#section03 .slide_block .close_btn_wrap .btn {
  border: 1px solid #fff;
  display: inline-block;
  max-width: 320px;
  box-sizing: border-box;
  line-height: 1em;
  padding: 18px 0;
  cursor: pointer;
  width: 82%;
}
@media screen and (max-width:800px) {
  #section03 .slide_block .close_btn_wrap .btn {
    padding: 4vw 0;
  }
}
#section03 .block--floormap {
  background: #000;
  padding-top: 258px;
  padding-bottom: 103px;
}
@media screen and (max-width:800px) {
  #section03 .block--floormap {
    padding-top: 20vw;
    padding-bottom: 12vw;
  }
}
#section03 .block--floormap .section_in {
  margin: 0 auto;
  max-width: 970px;
  width: 95%;
}
#section03 .block--floormap .section_in .floormap {
  margin: 0 auto;
  max-width: 750px;
  width: 90%;
}
#section03 .sec_bottom {
  color: #fff;
  margin-top: 143px;
}
@media screen and (max-width:800px) {
  #section03 .sec_bottom {
    margin-top: 14vw;
  }
}

body {
  overflow: visible;
}

#towerform {
  width: 100%;
  background: url(../images/plan/backimg.jpg) repeat-y center;
  background-size: 100% auto;
  padding: 90px 0 175px 0;
}
@media screen and (max-width:800px) {
  #towerform {
    padding: 40px 0;
  }
}
#towerform h2 {
  width: 70%;
  max-width: 340px;
  margin: 0 auto 50px auto;
}
@media screen and (max-width:800px) {
  #towerform h2 {
    margin: 0 auto 25px auto;
  }
}
#towerform .subtitele {
  text-align: center;
  line-height: 160%;
  margin-bottom: 50px;
}
@media screen and (max-width:800px) {
  #towerform .subtitele {
    margin-bottom: 25px;
  }
}
#towerform .section__in {
  width: 90%;
  max-width: 970px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}
#towerform .section__in .kotei_sp {
  width: 50%;
  opacity: 0;
  display: none;
  transition: all 0.4s ease-out 0.01s;
}
@media screen and (max-width:800px) {
  #towerform .section__in .kotei_sp {
    display: block;
    position: fixed;
    top: auto;
    z-index: 15;
    bottom: 64px;
    right: 5vw;
  }
}
#towerform .section__in .kotei_sp.active {
  opacity: 0;
}
@media screen and (max-width:800px) {
  #towerform .section__in .kotei_sp.active {
    opacity: 1;
  }
}
#towerform .section__in .kotei_sp ul {
  position: relative;
}
#towerform .section__in .kotei_sp ul li.floor01 {
  position: relative;
  opacity: 0;
  transition: all 0.4s ease-out 0.01s;
  z-index: 1;
}
#towerform .section__in .kotei_sp ul li.floor01.active {
  opacity: 1;
}
#towerform .section__in .kotei_sp ul li.floor02 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.4s ease-out 0.01s;
  z-index: 2;
}
#towerform .section__in .kotei_sp ul li.floor02.active {
  opacity: 1;
}
#towerform .section__in .kotei_sp ul li.floor03 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.4s ease-out 0.01s;
  z-index: 3;
}
#towerform .section__in .kotei_sp ul li.floor03.active {
  opacity: 1;
}
#towerform .section__in .kotei_sp ul li.floor04 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.4s ease-out 0.01s;
  z-index: 4;
}
#towerform .section__in .kotei_sp ul li.floor04.active {
  opacity: 1;
}
#towerform .section__in .kotei_sp ul li.floor05 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.4s ease-out 0.01s;
  z-index: 5;
}
#towerform .section__in .kotei_sp ul li.floor05.active {
  opacity: 1;
}
#towerform .section__in .kotei {
  width: 50%;
}
@media screen and (max-width:800px) {
  #towerform .section__in .kotei {
    display: none;
  }
}
#towerform .section__in .kotei ul {
  position: relative;
  position: sticky;
  top: 84px; /* ビューポート上部から余白を開けたい場合 */
  /* bottom: 20px;  <!-- スクロール戻し時に下部に固定したい場合は併用可 --> */
  margin: 0;
  padding: 0;
}
#towerform .section__in .kotei ul li.floor01 {
  position: relative;
  opacity: 0;
  transition: all 0.4s ease-out 0.01s;
  z-index: 1;
}
#towerform .section__in .kotei ul li.floor01.active {
  opacity: 1;
}
#towerform .section__in .kotei ul li.floor02 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.4s ease-out 0.01s;
  z-index: 2;
}
#towerform .section__in .kotei ul li.floor02.active {
  opacity: 1;
}
#towerform .section__in .kotei ul li.floor03 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.4s ease-out 0.01s;
  z-index: 3;
}
#towerform .section__in .kotei ul li.floor03.active {
  opacity: 1;
}
#towerform .section__in .kotei ul li.floor04 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.4s ease-out 0.01s;
  z-index: 4;
}
#towerform .section__in .kotei ul li.floor04.active {
  opacity: 1;
}
#towerform .section__in .kotei ul li.floor05 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.4s ease-out 0.01s;
  z-index: 5;
}
#towerform .section__in .kotei ul li.floor05.active {
  opacity: 1;
}
#towerform .section__in .text {
  width: 50%;
  background-color: #8f7347;
  padding: 70px 2.5%;
  color: #fff;
}
@media screen and (max-width:800px) {
  #towerform .section__in .text {
    width: 100%;
    padding: 35px 3.5vw;
  }
}
#towerform h3 {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0.75em;
}
#towerform h3 .icon {
  width: 19.25%;
}
#towerform h3 .textext {
  width: 77.5%;
  text-align: left;
  color: #fff;
  padding-left: 0.5em;
}
#towerform h4 {
  margin-bottom: 0.5em;
}
#towerform .base_text {
  text-align: left;
  line-height: 175%;
  margin-bottom: 0.75em;
}
#towerform .imgzu {
  width: 100%;
  margin-bottom: 120px;
}
@media screen and (max-width:800px) {
  #towerform .imgzu {
    margin-bottom: 60px;
  }
}
#towerform .imgzu.last {
  margin-bottom: 0;
}
@media screen and (max-width:800px) {
  #towerform .imgzu.last {
    margin-bottom: 0px;
  }
}/*# sourceMappingURL=plan.css.map */