@charset "UTF-8";
.box-bukken-menu-lists {
  margin-top: 0;
}

main h2.stitle {
  text-align: center;
}
main h2.stitle img {
  display: inline-block;
  width: auto;
  height: 16px;
}
@media screen and (max-width: 1400px) {
  main h2.stitle img {
    height: 1.1vw;
  }
}
@media screen and (max-width: 736px) {
  main h2.stitle img {
    height: 3.2vw;
  }
}
main .title_txt01 {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  line-height: 1.7em;
  letter-spacing: 0.15em;
  margin-top: 0.8em;
}
@media screen and (max-width: 1400px) {
  main .title_txt01 {
    font-size: 2.1vw;
  }
}
@media screen and (max-width: 736px) {
  main .title_txt01 {
    font-size: 5.3vw;
  }
}
main .title_txt02 {
  font-size: 15px;
  line-height: 2em;
  text-align: center;
  margin-top: 2em;
}
@media screen and (max-width: 1400px) {
  main .title_txt02 {
    font-size: 1.1vw;
  }
}
@media screen and (max-width: 736px) {
  main .title_txt02 {
    font-size: 3.3vw;
  }
}
@media screen and (max-width: 1400px) {
  main .wrap02 {
    max-width: none;
    width: 71.4vw;
  }
}
@media screen and (max-width: 736px) {
  main .wrap02 {
    width: 100%;
  }
}

.bg01_top {
  background-image: url(../images/contents01_bg_top_pc.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
}
@media screen and (max-width: 736px) {
  .bg01_top {
    background-image: url(../images/contents01_bg_top_sp.png);
  }
}

.bg01_bottom {
  background-image: url(../images/contents01_bg_bottom_pc.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}
@media screen and (max-width: 736px) {
  .bg01_bottom {
    background-image: url(../images/contents01_bg_bottom_sp.png);
  }
}

.head_contents {
  padding-top: 170px;
  margin-bottom: 70px;
}
@media screen and (max-width: 1400px) {
  .head_contents {
    padding-top: 12.1vw;
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 736px) {
  .head_contents {
    padding-top: 22vw;
    margin-bottom: 8vw;
  }
}
.head_contents h1 {
  width: 233px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1400px) {
  .head_contents h1 {
    width: 16.6vw;
  }
}
@media screen and (max-width: 736px) {
  .head_contents h1 {
    width: 46.8vw;
  }
}

#tower {
  position: relative;
}
@media screen and (max-width: 736px) {
  #tower {
    display: none;
  }
}
#tower .tower_head_content .txt01 {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  color: #333;
  letter-spacing: 0.15em;
  margin-top: 1em;
}
@media screen and (max-width: 1400px) {
  #tower .tower_head_content .txt01 {
    font-size: 2.1vw;
  }
}
@media screen and (max-width: 736px) {
  #tower .tower_head_content .txt01 {
    font-size: 5.3vw;
  }
}
#tower .tower_head_content .txt02 {
  font-size: 15px;
  line-height: 2em;
  text-align: center;
  color: #333;
  margin-top: 1.5em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1400px) {
  #tower .tower_head_content .txt02 {
    font-size: 1.1vw;
  }
}
@media screen and (max-width: 736px) {
  #tower .tower_head_content .txt02 {
    font-size: 3.2vw;
  }
}
#tower .tower_img_content {
  max-width: 782px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
@media screen and (max-width: 1400px) {
  #tower .tower_img_content {
    max-width: none;
    width: 55.9vw;
    margin-top: 7.1vw;
  }
}
#tower .tower_img_content .img01 {
  width: 100%;
}
#tower .tower_img_content .sub_txt01 {
  font-size: 11px;
  color: #000;
  text-align: right;
  padding-top: 0.5em;
}
@media screen and (max-width: 1400px) {
  #tower .tower_img_content .sub_txt01 {
    font-size: 0.8vw;
  }
}
#tower .tower_wrapper {
  max-width: 1400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  position: relative;
  z-index: 2;
  height: 1855px;
  background-image: url(../images/tower_bg_pc.png);
  background-repeat: no-repeat;
  background-size: 1400px auto;
  background-position: center bottom;
  position: relative;
}
@media screen and (max-width: 1400px) {
  #tower .tower_wrapper {
    height: 132.5vw;
    background-size: 100% auto;
  }
}
#tower .tower_wrapper .tower_section {
  position: absolute;
  background-color: rgba(51, 51, 51, 0.9);
}
@media screen and (max-width: 736px) {
  #tower .tower_wrapper .tower_section {
    position: static;
  }
}
#tower .tower_wrapper .tower_section .section_wrap {
  width: 100%;
  padding: 40px 40px;
}
@media screen and (max-width: 1400px) {
  #tower .tower_wrapper .tower_section .section_wrap {
    padding: 2.9vw 2.9vw;
  }
}
@media screen and (max-width: 736px) {
  #tower .tower_wrapper .tower_section .section_wrap {
    padding: 5.3vw;
  }
}
#tower .tower_wrapper .tower_section .section_wrap h2 {
  font-size: 25px;
  font-weight: 500;
  color: #ada692;
  text-align: left;
}
@media screen and (max-width: 1400px) {
  #tower .tower_wrapper .tower_section .section_wrap h2 {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 736px) {
  #tower .tower_wrapper .tower_section .section_wrap h2 {
    font-size: 4vw;
  }
}
#tower .tower_wrapper .tower_section .section_wrap hr {
  width: 100px;
  height: 1px;
  background-color: #ada692;
  border: none;
  margin-top: 17px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1400px) {
  #tower .tower_wrapper .tower_section .section_wrap hr {
    width: 7.1vw;
    margin-top: 1.2vw;
    margin-bottom: 2.9vw;
  }
}
@media screen and (max-width: 736px) {
  #tower .tower_wrapper .tower_section .section_wrap hr {
    width: 13.3vw;
    margin-top: 3.3vw;
    margin-bottom: 3.3vw;
  }
}
#tower .tower_wrapper .tower_section .section_wrap .txt01 {
  font-size: 25px;
  line-height: 2.1em;
  font-weight: 500;
  color: #fff;
  text-align: left;
}
@media screen and (max-width: 1400px) {
  #tower .tower_wrapper .tower_section .section_wrap .txt01 {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 736px) {
  #tower .tower_wrapper .tower_section .section_wrap .txt01 {
    font-size: 4.5vw;
    letter-spacing: 0em;
  }
}
#tower .tower_wrapper .tower_section .section_wrap .txt02 {
  font-size: 14px;
  line-height: 2.3em;
  color: #fff;
  margin-top: 30px;
}
@media screen and (max-width: 1400px) {
  #tower .tower_wrapper .tower_section .section_wrap .txt02 {
    font-size: 1vw;
    margin-top: 2.1vw;
  }
}
@media screen and (max-width: 736px) {
  #tower .tower_wrapper .tower_section .section_wrap .txt02 {
    font-size: 2.8vw;
    line-height: 1.6em;
    margin-top: 3.3vw;
  }
}
#tower .tower_wrapper .tower_section#tower_section01 {
  left: 530px;
  top: -15px;
  width: 730px;
}
@media screen and (max-width: 1400px) {
  #tower .tower_wrapper .tower_section#tower_section01 {
    width: 52.1vw;
    left: 37.9vw;
    top: -1.1vw;
  }
}
#tower .tower_wrapper .tower_section#tower_section02 {
  width: 600px;
  left: 630px;
  top: 560px;
}
@media screen and (max-width: 1400px) {
  #tower .tower_wrapper .tower_section#tower_section02 {
    width: 42.9vw;
    left: 45vw;
    top: 40vw;
  }
}
#tower .tower_wrapper .tower_section#tower_section03 {
  width: 475px;
  right: 20px;
  bottom: 40px;
}
@media screen and (max-width: 1400px) {
  #tower .tower_wrapper .tower_section#tower_section03 {
    width: 33.9vw;
    right: 1.4vw;
    bottom: 2.9vw;
  }
}
#tower .tower_wrapper .pc_tower_img01 {
  width: 30.8%;
  position: absolute;
  top: 2.5%;
  left: 9%;
}
@media screen and (max-width: 736px) {
  #tower .tower_wrapper .pc_tower_img01 {
    display: none;
  }
}
#tower .tower_wrapper .pc_tower_img02 {
  width: 39.8%;
  position: absolute;
  top: 24%;
  left: 5%;
}
@media screen and (max-width: 736px) {
  #tower .tower_wrapper .pc_tower_img02 {
    display: none;
  }
}
#tower .tower_wrapper .pc_tower_img03 {
  width: 40.1%;
  position: absolute;
  bottom: 4%;
  right: 27%;
}
@media screen and (max-width: 736px) {
  #tower .tower_wrapper .pc_tower_img03 {
    display: none;
  }
}
#tower .sub_txt_box {
  width: 100%;
  height: 76px;
  background: none;
  /* background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.5) 100%); */
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}
@media screen and (max-width: 1400px) {
  #tower .sub_txt_box {
    height: 5.4vw;
  }
}
@media screen and (max-width: 736px) {
  #tower .sub_txt_box {
    display: none;
  }
}
#tower .sub_txt_box .sub_txt01 {
  font-size: 11px;
  color: #000;
  padding-left: 2em;
  padding-bottom: 1em;
}
@media screen and (max-width: 1400px) {
  #tower .sub_txt_box .sub_txt01 {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 736px) {
  #tower .sub_txt_box .sub_txt01 {
    font-size: 2.2vw;
    color: #000;
    padding-left: 0;
    padding-right: 1.5em;
    padding-bottom: 1.5em;
  }
}

#tower_sp {
  display: none;
}
@media screen and (max-width: 736px) {
  #tower_sp {
    display: block;
    padding-bottom: 13.3vw;
  }
}
@media screen and (max-width: 736px) {
  #tower_sp .tower_head_content .txt01 {
    font-size: 5.3vw;
    font-weight: 500;
    text-align: center;
    color: #333;
    letter-spacing: 0.15em;
  }
}
@media screen and (max-width: 736px) {
  #tower_sp .tower_head_content .txt02 {
    font-size: 3.2vw;
    line-height: 2em;
    text-align: center;
    color: #333;
    margin-top: 1.5em;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 736px) {
  #tower_sp #tower_sp_img01 {
    margin-top: 35.7vw;
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  #tower_sp .img_txt {
    font-size: 2vw;
    color: #000;
    text-align: right;
    padding-right: 0;
    padding-top: 0.5em;
  }
}
@media screen and (max-width: 736px) {
  #tower_sp .tower_section {
    width: 81.3%;
    margin-left: auto;
    margin-right: auto;
    background-color: #000;
  }
}
@media screen and (max-width: 736px) {
  #tower_sp .tower_section .section_wrap {
    width: 100%;
    padding: 5.3vw;
  }
}
@media screen and (max-width: 736px) {
  #tower_sp .tower_section .section_wrap h2 {
    font-size: 4vw;
    font-weight: 500;
    color: #ada692;
    text-align: left;
  }
}
@media screen and (max-width: 736px) {
  #tower_sp .tower_section .section_wrap hr {
    width: 13.3vw;
    height: 1px;
    background-color: #ada692;
    border: none;
    margin-top: 3.3vw;
    margin-bottom: 3.3vw;
  }
}
@media screen and (max-width: 736px) {
  #tower_sp .tower_section .section_wrap .txt01 {
    font-size: 4.5vw;
    line-height: 2.1em;
    font-weight: 500;
    color: #fff;
    text-align: left;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 736px) {
  #tower_sp .tower_section .section_wrap .txt02 {
    font-size: 2.8vw;
    color: #fff;
    line-height: 1.6em;
    margin-top: 3.3vw;
    text-align: justify;
  }
}
@media screen and (max-width: 736px) {
  #tower_sp .tower_section#tower_sp_section01 {
    margin-top: 13.3vw;
    padding-top: 46.7vw;
    padding-bottom: 10.4vw;
    background-image: url(../images/tower_section_bg01_sp.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
  }
}
#tower_sp .tower_section#tower_sp_section01 .txt01 {
  width: 110%;
}
@media screen and (max-width: 736px) {
  #tower_sp .tower_section#tower_sp_section02 {
    margin-top: 6.7vw;
    padding-top: 31.97vw;
    padding-left: 18.3vw;
    background-image: url(../images/tower_section_bg02_sp.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
  }
}
@media screen and (max-width: 736px) {
  #tower_sp .tower_section#tower_sp_section03 {
    margin-top: 6.7vw;
    padding-top: 90.3vw;
    background-image: url(../images/tower_section_bg03_sp.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
  }
}

@media screen and (max-width: 736px) {
  #apporach {
    background-color: #f3f0ed;
  }
}
#apporach .bigpho_box {
  position: relative;
}
#apporach .bigpho_box .bigpho01 {
  width: 100%;
}
#apporach .bigpho_box .sub_txt_box {
  width: 100%;
  height: 76px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}
@media screen and (max-width: 1400px) {
  #apporach .bigpho_box .sub_txt_box {
    height: 5.4vw;
  }
}
@media screen and (max-width: 736px) {
  #apporach .bigpho_box .sub_txt_box {
    height: 10.1vw;
  }
}
#apporach .bigpho_box .sub_txt_box .sub_txt01 {
  font-size: 11px;
  color: #fff;
  padding-left: 2em;
  padding-bottom: 1em;
}
@media screen and (max-width: 1400px) {
  #apporach .bigpho_box .sub_txt_box .sub_txt01 {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 736px) {
  #apporach .bigpho_box .sub_txt_box .sub_txt01 {
    font-size: 2vw;
  }
}
#apporach .apporach_content01 {
  padding-top: 150px;
  padding-bottom: 150px;
}
@media screen and (max-width: 1400px) {
  #apporach .apporach_content01 {
    padding-top: 10.7vw;
    padding-bottom: 10.7vw;
  }
}
#apporach .apporach_content02 {
  padding-top: 150px;
  padding-bottom: 150px;
}
@media screen and (max-width: 1400px) {
  #apporach .apporach_content02 {
    padding-top: 10.7vw;
    padding-bottom: 10.7vw;
  }
}
#apporach .txt_box01 {
  max-width: 800px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
@media screen and (max-width: 1400px) {
  #apporach .txt_box01 {
    max-width: none;
    width: 57.1vw;
    margin-top: 7.1vw;
  }
}
@media screen and (max-width: 736px) {
  #apporach .txt_box01 {
    margin-top: 8.7vw;
    width: 100%;
  }
}
#apporach .txt_box01 .line {
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(159, 160, 160) 10%, rgb(159, 160, 160) 50%, rgb(159, 160, 160) 90%, rgb(255, 255, 255) 100%);
}
@media screen and (max-width: 736px) {
  #apporach .txt_box01 .line {
    height: 0.3vw;
  }
}
#apporach .txt_box01 .txt01 {
  font-size: 22px;
  text-align: center;
  color: #333;
  letter-spacing: 0.1em;
  padding: 0.4em 0 0.5em;
}
@media screen and (max-width: 1400px) {
  #apporach .txt_box01 .txt01 {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 736px) {
  #apporach .txt_box01 .txt01 {
    font-size: 4vw;
    padding: 0.4em 0 0.4em;
  }
}
#apporach .pho_box01 {
  width: 670px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1400px) {
  #apporach .pho_box01 {
    max-width: none;
    width: 47.9vw;
    margin-top: 3.6vw;
  }
}
@media screen and (max-width: 736px) {
  #apporach .pho_box01 {
    width: 81.3%;
    margin-top: 6.7vw;
  }
}
#apporach .pho_box01 .pho_block {
  width: 31.3%;
}
#apporach .pho_box01 .pho_block:nth-child(n+4) {
  margin-top: 50px;
}
@media screen and (max-width: 1400px) {
  #apporach .pho_box01 .pho_block:nth-child(n+4) {
    margin-top: 3.6vw;
  }
}
@media screen and (max-width: 736px) {
  #apporach .pho_box01 .pho_block:nth-child(n+4) {
    margin-top: 6.7vw;
  }
}
#apporach .pho_box01 .pho_block .pho_txt01 {
  font-size: 12px;
  text-align: center;
  margin-top: 1.2em;
}
@media screen and (max-width: 1400px) {
  #apporach .pho_box01 .pho_block .pho_txt01 {
    font-size: 0.9vw;
  }
}
@media screen and (max-width: 736px) {
  #apporach .pho_box01 .pho_block .pho_txt01 {
    margin-top: 0.6em;
    font-size: 2.7vw;
  }
}

#landspace {
  background-color: #f3f0ed;
}
#landspace .wrap02 {
  padding-top: 150px;
  padding-bottom: 150px;
}
@media screen and (max-width: 1400px) {
  #landspace .wrap02 {
    padding-top: 10.7vw;
    padding-bottom: 10.7vw;
  }
}
@media screen and (max-width: 736px) {
  #landspace .wrap02 {
    padding-top: 12vw;
    padding-bottom: 12vw;
  }
}
@media screen and (max-width: 736px) {
  #landspace .title_txt01 {
    padding-left: 0.5em;
  }
}
#landspace .map {
  width: 100%;
  margin-top: 70px;
}
@media screen and (max-width: 1400px) {
  #landspace .map {
    margin-top: 5vw;
  }
}
@media screen and (max-width: 736px) {
  #landspace .map {
    margin-top: 6.7vw;
  }
}
#landspace .txt_box01 {
  background-image: url(../images/landspace_bg_pc.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left bottom;
  background-color: #3e3a39;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 40px;
  padding-left: 370px;
  padding-right: 45px;
  padding-bottom: 40px;
  margin-top: 70px;
}
@media screen and (max-width: 1400px) {
  #landspace .txt_box01 {
    padding-top: 2.9vw;
    padding-left: 26.4vw;
    padding-right: 3.2vw;
    padding-bottom: 2.9vw;
    margin-top: 5vw;
  }
}
@media screen and (max-width: 736px) {
  #landspace .txt_box01 {
    width: 81.3%;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/landspace_bg_sp.jpg);
    background-position: center top;
    display: block;
    padding-top: 52vw;
    padding-left: 5.3vw;
    padding-right: 5.3vw;
    padding-bottom: 5.3vw;
    margin-top: 13.3vw;
  }
}
#landspace .txt_box01 .txt_block {
  width: 47.8%;
}
@media screen and (max-width: 736px) {
  #landspace .txt_box01 .txt_block {
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  #landspace .txt_box01 .txt_block:nth-child(n+2) {
    margin-top: 6.7vw;
  }
}
#landspace .txt_box01 .txt_block:nth-child(n+3) {
  margin-top: 40px;
}
@media screen and (max-width: 1400px) {
  #landspace .txt_box01 .txt_block:nth-child(n+3) {
    margin-top: 2.9vw;
  }
}
@media screen and (max-width: 736px) {
  #landspace .txt_box01 .txt_block:nth-child(n+3) {
    margin-top: 6.7vw;
  }
}
#landspace .txt_box01 .txt_block .txt01 {
  font-size: 22px;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 1400px) {
  #landspace .txt_box01 .txt_block .txt01 {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 736px) {
  #landspace .txt_box01 .txt_block .txt01 {
    font-size: 4.7vw;
  }
}
#landspace .txt_box01 .txt_block .txt01::before {
  content: "■";
  color: #ada692;
  display: inline-block;
  margin-right: 0.2em;
}
#landspace .txt_box01 .txt_block .txt01 .s-txt {
  font-size: 0.85em;
  margin-left: -0.3em;
  margin-right: -0.3em;
}
@media screen and (max-width: 1400px) {
  #landspace .txt_box01 .txt_block .txt01 .s-txt {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 736px) {
  #landspace .txt_box01 .txt_block .txt01 .s-txt {
    font-size: 0.9em;
    margin-left: -0.2em;
    margin-right: -0.2em;
  }
}
#landspace .txt_box01 .txt_block .txt02 {
  font-size: 14px;
  line-height: 1.5em;
  margin-top: 0.8em;
  color: #fff;
  text-align: justify;
}
@media screen and (max-width: 1400px) {
  #landspace .txt_box01 .txt_block .txt02 {
    font-size: 1vw;
  }
}
@media screen and (max-width: 736px) {
  #landspace .txt_box01 .txt_block .txt02 {
    font-size: 3.3vw;
  }
}
#landspace .txt_box02 {
  width: 740px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1400px) {
  #landspace .txt_box02 {
    width: 52.9vw;
    margin-top: 3.6vw;
  }
}
@media screen and (max-width: 736px) {
  #landspace .txt_box02 {
    width: 81.3%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6.7vw;
  }
}
#landspace .txt_box02 .txt_block01 {
  width: 29.7%;
}
@media screen and (max-width: 736px) {
  #landspace .txt_box02 .txt_block01 {
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  #landspace .txt_box02 .txt_block01:nth-child(n+2) {
    margin-top: 10.7vw;
  }
}
#landspace .txt_box02 .txt_block01:nth-child(n+4) {
  margin-top: 70px;
}
@media screen and (max-width: 1400px) {
  #landspace .txt_box02 .txt_block01:nth-child(n+4) {
    margin-top: 5vw;
  }
}
@media screen and (max-width: 736px) {
  #landspace .txt_box02 .txt_block01:nth-child(n+4) {
    margin-top: 10.7vw;
  }
}
#landspace .txt_box02 .txt_block02 {
  width: 64.9%;
  background-color: #fff;
  padding: 20px;
  margin-top: 70px;
}
@media screen and (max-width: 1400px) {
  #landspace .txt_box02 .txt_block02 {
    padding: 1.4vw;
    margin-top: 5vw;
  }
}
@media screen and (max-width: 736px) {
  #landspace .txt_box02 .txt_block02 {
    width: 100%;
    margin-top: 10.7vw;
    padding: 3vw 4vw 4vw;
  }
}
#landspace .txt_box02 .img01 {
  margin-bottom: 10px;
}
@media screen and (max-width: 1400px) {
  #landspace .txt_box02 .img01 {
    margin-bottom: 0.7vw;
  }
}
@media screen and (max-width: 736px) {
  #landspace .txt_box02 .img01 {
    margin-bottom: 4vw;
  }
}
#landspace .txt_box02 .txt01 {
  font-size: 22px;
  font-weight: 500;
}
@media screen and (max-width: 1400px) {
  #landspace .txt_box02 .txt01 {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 736px) {
  #landspace .txt_box02 .txt01 {
    font-size: 4.7vw;
  }
}
#landspace .txt_box02 .txt01::before {
  content: "■";
  color: #ada692;
  display: inline-block;
  margin-right: 0.2em;
}
#landspace .txt_box02 .txt01 .s-txt {
  font-size: 0.9em;
}
#landspace .txt_box02 .txt02 {
  font-size: 14px;
  line-height: 1.5em;
  margin-top: 0.5em;
  text-align: justify;
}
@media screen and (max-width: 1400px) {
  #landspace .txt_box02 .txt02 {
    font-size: 1vw;
  }
}
@media screen and (max-width: 736px) {
  #landspace .txt_box02 .txt02 {
    font-size: 3.3vw;
  }
}

#lounge .wrap02 {
  padding-top: 150px;
  padding-bottom: 90px;
}
@media screen and (max-width: 1400px) {
  #lounge .wrap02 {
    padding-top: 10.7vw;
    padding-bottom: 6.4vw;
  }
}
@media screen and (max-width: 736px) {
  #lounge .wrap02 {
    padding-top: 12vw;
    padding-bottom: 6vw;
  }
}
@media screen and (max-width: 736px) {
  #lounge .title_txt01 {
    padding-left: 0.5em;
  }
}
#lounge .title_txt02 {
  margin-top: 2em;
}
@media screen and (max-width: 736px) {
  #lounge .title_txt02 {
    padding-left: 0.5em;
  }
}
#lounge .bigpho_box {
  position: relative;
}
#lounge .bigpho_box .bigpho01 {
  width: 100%;
}
#lounge .bigpho_box .sub_txt_box {
  width: 100%;
  height: 76px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}
@media screen and (max-width: 1400px) {
  #lounge .bigpho_box .sub_txt_box {
    height: 5.4vw;
  }
}
@media screen and (max-width: 736px) {
  #lounge .bigpho_box .sub_txt_box {
    height: 10.1vw;
  }
}
#lounge .bigpho_box .sub_txt_box .sub_txt01 {
  font-size: 11px;
  color: #fff;
  padding-left: 2em;
  padding-bottom: 1em;
}
@media screen and (max-width: 1400px) {
  #lounge .bigpho_box .sub_txt_box .sub_txt01 {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 736px) {
  #lounge .bigpho_box .sub_txt_box .sub_txt01 {
    font-size: 2vw;
  }
}

.spacer {
  display: block;
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images/spacer_pc.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 1400px) {
  .spacer {
    height: 21.4vw;
  }
}
@media screen and (max-width: 736px) {
  .spacer {
    background-image: url(../images/spacer_sp.png);
    height: 26.7vw;
  }
}

/*--------------------------------*/
#tower .tower_img_content #tower_img01 {
  transition-property: opacity, transform, width, margin-left, margin-right;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
  transform: scale(1);
  transform-origin: center bottom;
}
#tower .tower_img_content #tower_img01.active {
  width: 170%;
  margin-left: -35%;
  margin-right: -35%;
}
#tower .tower_img_content .sub_txt01 {
  transition-property: opacity, transform, width, margin-left, margin-right;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
}
#tower .tower_img_content .sub_txt01.active {
  width: 170%;
  margin-left: -35%;
  margin-right: -35%;
}
#tower .tower_wrapper {
  transition-property: opacity, transform, filter;
  transition-duration: 1.1s;
  transition-timing-function: ease-in-out;
  opacity: 0;
  filter: blur(10px);
}
#tower .tower_wrapper.active {
  opacity: 1;
  filter: blur(0);
  transition-delay: 0.8s;
}
#tower #tower_section01 {
  transition-property: opacity, transform, filter;
  transition-duration: 1.1s;
  transition-timing-function: ease-in-out;
  opacity: 0;
  filter: blur(10px);
}
#tower #tower_section01.active {
  opacity: 1;
  filter: blur(0);
  transition-delay: 0.8s;
}
@media screen and (max-width: 736px) {
  #tower #tower_section01.active {
    transition-delay: 0s;
  }
}
#tower .pc_tower_img01 {
  transition-property: opacity, transform, filter;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
  opacity: 0;
  filter: blur(10px);
  transform: scale(0.9);
}
#tower .pc_tower_img01.active {
  opacity: 1;
  filter: blur(0);
  transform: scale(1);
}
#tower #tower_section02 {
  transition-property: opacity, transform, filter;
  transition-duration: 1.1s;
  transition-timing-function: ease-in-out;
  opacity: 0;
  filter: blur(10px);
}
#tower #tower_section02.active {
  opacity: 1;
  filter: blur(0);
  transition-delay: 0.8s;
}
@media screen and (max-width: 736px) {
  #tower #tower_section02.active {
    transition-delay: 0s;
  }
}
#tower .pc_tower_img02 {
  transition-property: opacity, transform, filter;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
  opacity: 0;
  filter: blur(10px);
  transform: scale(0.9);
}
#tower .pc_tower_img02.active {
  opacity: 1;
  filter: blur(0);
  transform: scale(1);
}
#tower #tower_section03 {
  transition-property: opacity, transform, filter;
  transition-duration: 1.1s;
  transition-timing-function: ease-in-out;
  opacity: 0;
  filter: blur(10px);
}
#tower #tower_section03.active {
  opacity: 1;
  filter: blur(0);
  transition-delay: 0.8s;
}
@media screen and (max-width: 736px) {
  #tower #tower_section03.active {
    transition-delay: 0s;
  }
}
#tower .pc_tower_img03 {
  transition-property: opacity, transform, filter;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
  opacity: 0;
  filter: blur(10px);
  transform: scale(0.9);
}
#tower .pc_tower_img03.active {
  opacity: 1;
  filter: blur(0);
  transform: scale(1);
}

#tower_sp #tower_sp_img01 {
  transition-property: opacity, transform;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
  transform: scale(1);
  transform-origin: center bottom;
}
#tower_sp #tower_sp_img01.active {
  transform: scale(1.3);
}/*# sourceMappingURL=style-design.css.map */