@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2&family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Marcellus&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bonheur+Royale&display=swap");
body#indexP {
  font-family: "Noto Sans JP", "YuGothic", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif !important;
  background: url("../img/bg_exceed.jpg") top left no-repeat #DCDCDC;
  background-size: 100% auto;
}
@media only screen and (max-width: 960px) {
  body#indexP {
    background: url("../img/bg_exceed_sp.jpg") top left no-repeat #DCDCDC;
  }
}

#indexP .inner {
  max-width: 1366px;
  width: 94%;
  margin: 0 auto;
}

@media only screen and (min-width: 1101px) {
  #indexP header.flex {
    background: transparent;
  }
}
#indexP .section {
  padding: 120px 0 200px;
  margin-top: -40px;
}
@media only screen and (max-width: 768px) {
  #indexP .section {
    padding: 60px 0 100px;
  }
}

/* main_Img
=========================================== */
#main_Img {
  width: 100%;
  height: 100vh;
  padding: 0;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #main_Img {
    height: auto;
    padding: 0;
    margin-top: 14px;
  }
}
#main_Img .flex {
  align-items: normal;
  height: 100%;
  flex-wrap: nowrap;
}
@media (max-width: 768px) {
  #main_Img .flex {
    flex-direction: column;
  }
}
#main_Img figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45%;
  padding-top: 40px;
}
@media (max-width: 768px) {
  #main_Img figure {
    width: 100%;
  }
}
#main_Img figure img {
  width: 100%;
  height: auto;
}
#main_Img .main_Img_left {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 50%;
  align-items: stretch;
}
@media (max-width: 768px) {
  #main_Img .main_Img_left {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    position: relative;
    padding: 20px 0;
  }
}
#main_Img .mv_title {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  flex-grow: 1;
}
@media (max-width: 768px) {
  #main_Img .mv_title {
    width: 100%;
    align-items: center;
    height: unset;
  }
}
#main_Img .mv_title .commingsoon {
  font-family: "Bonheur Royale", cursive;
  transform: rotate(-8deg);
  color: #fff;
  letter-spacing: 0.04em;
  margin-bottom: 0.8em;
  margin-left: -20px;
  font-size: 4.39238653vw;
}
@media (min-width: 769px) and (max-width: 960px) {
  #main_Img .mv_title .commingsoon {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 768px) {
  #main_Img .mv_title .commingsoon {
    font-size: 3rem;
    position: absolute;
    bottom: -67px;
    right: 10%;
  }
}
#main_Img .mv_title .property_name {
  position: relative;
  margin-bottom: 0.6em;
  white-space: nowrap;
  position: relative;
  line-height: 1;
  font-size: 1.756954612vw;
  font-weight: 500;
  font-family: "Marcellus", sans-serif;
  letter-spacing: 0.1em;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 769px) and (max-width: 960px) {
  #main_Img .mv_title .property_name {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  #main_Img .mv_title .property_name {
    font-size: 2.2rem;
    padding-bottom: 5px;
    margin-bottom: 0;
    padding-top: 0;
    margin-right: 0;
  }
}
#main_Img .mv_title .property_name .title_box {
  display: flex;
  flex-direction: column;
}
#main_Img .mv_title .property_name .title_box .shinchiku {
  background: #3B3A3C;
  color: #fff;
  width: 100%;
  padding: 8px;
  font-size: 1.4641288433vw;
}
@media only screen and (max-width: 768px) {
  #main_Img .mv_title .property_name .title_box .shinchiku {
    font-size: 1.4rem;
  }
}
#main_Img .mv_title .property_name .title_box .encresthakata {
  line-height: 1.6;
}
@media only screen and (max-width: 768px) {
  #main_Img .mv_title .property_name .title_box .encresthakata {
    font-size: 1.6rem;
  }
}
#main_Img .mv_title .property_name .exceed {
  font-size: 5.8565153734vw;
  margin-left: 2rem;
}
@media only screen and (max-width: 768px) {
  #main_Img .mv_title .property_name .exceed {
    font-size: 3.6rem;
    margin-left: 1rem;
  }
}
#main_Img .mv_title .start {
  font-weight: 400;
  text-align: left;
  font-size: 1.8301610542vw;
  white-space: nowrap;
  z-index: 1;
  width: 100%;
  text-align: center;
  border-bottom: 2px solid;
  padding-bottom: 15px;
}
@media (min-width: 769px) and (max-width: 960px) {
  #main_Img .mv_title .start {
    font-size: 3.1rem;
  }
}
@media only screen and (max-width: 768px) {
  #main_Img .mv_title .start {
    font-size: 2rem;
    border-bottom: 0;
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 769px) {
  .concept_Img.pc {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 30px;
    width: 100%;
    margin-top: auto;
  }
  .concept_Img.sp {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .concept_Img.pc {
    display: none;
  }
  .concept_Img.sp {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 13px;
    width: 65%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.concept_Img .concept01 {
  margin-top: 0;
  width: 36%;
}
@media only screen and (max-width: 768px) {
  .concept_Img .concept01 {
    margin-top: 11px;
  }
}
.concept_Img .concept02 {
  margin-top: 100px;
  width: 26%;
}
@media only screen and (max-width: 768px) {
  .concept_Img .concept02 {
    margin-top: 46px;
  }
}
.concept_Img .concept03 {
  margin-top: 40px;
  width: 26%;
}
@media only screen and (max-width: 768px) {
  .concept_Img .concept03 {
    margin-top: 0;
  }
}
.concept_Img figure img {
  width: 100%;
  height: auto;
}

.mv_bg {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50vh;
  background: #3B3A3C;
}
@media only screen and (max-width: 768px) {
  .mv_bg {
    height: 20vh;
  }
}

/* concept
=========================================== */
.concept {
  background-size: auto 100%;
  padding-bottom: 0;
  margin-bottom: 120px;
  margin-top: 100px;
  position: relative;
}
@media only screen and (max-width: 875px) {
  .concept {
    padding: 0;
    margin-top: 50px;
    margin-bottom: 60px;
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  .concept {
    margin-bottom: 30px;
  }
}
.concept .concept_right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 50;
}
@media only screen and (max-width: 875px) {
  .concept .concept_right img {
    width: 64px;
    height: auto;
  }
}
.concept .text_area {
  margin-top: 40px;
  padding-bottom: 60px;
  z-index: 100;
  position: relative;
}
@media only screen and (max-width: 875px) {
  .concept .text_area {
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 30px;
    gap: 30px;
  }
}
.concept .txtbox,
.concept .txtbox02 {
  width: 48%;
}
@media only screen and (max-width: 875px) {
  .concept .txtbox,
  .concept .txtbox02 {
    width: 100%;
  }
}
.concept .txtbox p {
  font-weight: 600;
  line-height: 2;
  font-size: 1.9765739385vw;
  white-space: nowrap;
}
@media (min-width: 769px) and (max-width: 960px) {
  .concept .txtbox p {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .concept .txtbox p {
    font-size: 2.2rem;
  }
}
.concept .txtbox02 {
  margin-top: 3em;
  line-height: 2.2;
}
@media only screen and (max-width: 875px) {
  .concept .txtbox02 {
    margin-top: 0;
  }
}

.slide-area {
  margin-left: calc(50% - 50vw);
}
@media (max-width: 875px) {
  .slide-area {
    margin-left: 0;
    margin-right: 0;
  }
}
.slide-area .slick-slide {
  overflow: hidden;
  aspect-ratio: 1/1;
}
.slide-area .slick-slide img {
  width: 100%;
  height: auto;
}

.specification {
  margin-top: 50px !important;
  margin-bottom: 100px !important;
}
@media only screen and (max-width: 768px) {
  .specification {
    margin-bottom: 80px !important;
  }
}
.specification .top_h2_title {
  justify-content: center;
}
.specification .bnr_container {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .specification .bnr_container {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    justify-content: space-between;
  }
}
.specification .bnr_container .bnr_box {
  margin: 0 10px;
}
@media only screen and (max-width: 768px) {
  .specification .bnr_container .bnr_box {
    margin: 0 0 10px 0;
    width: 49%;
  }
}
.specification .bnr_container .bnr_box img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .specification .bnr_container .bnr_box img {
    max-width: 400px;
  }
}

/* location
=========================================== */
.sticky {
  height: 3500px;
}
@media only screen and (max-width: 768px) {
  .sticky {
    height: 3000px;
  }
}

.location {
  background: url("../img/bg_location.jpg") center left no-repeat;
  background-size: cover;
  width: 100%;
  position: sticky;
  top: 0;
}
@media only screen and (max-width: 768px) {
  .location {
    top: 66px;
  }
}
.location .discSec .text {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .location .discSec .text {
    width: 100%;
  }
}
.location .discSec .text .top_h2_title {
  color: #fff;
  justify-content: left;
}
.location .discSec .text a {
  color: #fff;
}

/* plan
=========================================== */
.plan {
  text-align: center;
  background: #DCDCDC;
  width: 100%;
  position: sticky;
  top: 0;
}
@media only screen and (max-width: 768px) {
  .plan {
    top: 66px;
  }
}
.plan .inner {
  position: relative;
}
.plan .inner .birds {
  position: absolute;
  top: -20px;
  right: 30%;
}
@media only screen and (max-width: 768px) {
  .plan .inner .birds {
    right: 10px;
  }
}
.plan .top_h2_title {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.plan .btn {
  text-align: center;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 768px) {
  .plan .btn {
    margin-bottom: 30px;
  }
}

.top_plan_list ul.flex {
  gap: 32px;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .top_plan_list ul.flex {
    gap: 16px;
    flex-direction: column;
  }
}
.top_plan_list ul li {
  width: calc((100% - 48px) / 4);
  overflow: hidden;
  aspect-ratio: 378/160;
}
@media only screen and (max-width: 768px) {
  .top_plan_list ul li {
    width: 100%;
    aspect-ratio: auto;
  }
}
.top_plan_list ul li a {
  display: flex;
  align-items: baseline;
  position: relative;
  padding: 20px 24px;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .top_plan_list ul li a {
    padding: 15px 20px;
  }
}
.top_plan_list ul li a span.title {
  position: relative;
  width: 100%;
  color: #fff;
  display: inline-block;
  font-size: 3.6rem;
  margin-top: auto;
  font-weight: 400;
  line-height: 1.8;
  padding-right: 50px;
  z-index: 3;
}
.top_plan_list ul li a span.title:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  background: url(../img/arrow_white.svg) no-repeat center center/contain;
}
@media only screen and (max-width: 768px) {
  .top_plan_list ul li a span.title:before {
    width: 32px;
    height: 32px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .top_plan_list ul li a span.title {
    font-size: 3.2rem;
  }
}
.top_plan_list ul li a .bg_image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: transform 0.6s ease;
}
.top_plan_list ul li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(65, 65, 65, 0.4);
  opacity: 1;
  transition: 0.6s all;
  z-index: 2;
}
.top_plan_list ul li a:hover:before {
  opacity: 0;
  transition: 0.6s all;
}
.top_plan_list ul li a:hover .bg_image {
  transform: translate(-50%, -50%) scale(1.1);
}

/* quality
=========================================== */
.quality {
  background: url("../img/bg_quality.jpg") top left no-repeat #fff;
  background-size: 100% auto;
  width: 100%;
  position: sticky;
  top: 0;
}
@media only screen and (max-width: 768px) {
  .quality {
    background: url("../img/bg_quality.jpg") top left no-repeat #fff;
    background-size: auto 85%;
    top: 66px;
  }
}
.quality .top_h2_title {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  color: #fff;
}

.quality_box {
  flex-direction: row;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .quality_box {
    width: 100%;
    flex-direction: column;
    gap: 40px;
  }
}

.eq_box {
  width: 67%;
  background: #fff;
  box-sizing: border-box;
  padding: 50px 40px;
  box-shadow: 2px 6px 16px rgba(0, 0, 0, 0.04);
}
@media only screen and (max-width: 768px) {
  .eq_box {
    width: 100%;
    padding: 20px 12px;
  }
}
.eq_box h3 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 1em;
}
.eq_box h3 .circle {
  display: block;
  position: relative;
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 300;
  padding-left: 1em;
  text-align: left;
  color: #3B3A3C;
}
@media only screen and (max-width: 1230px) {
  .eq_box h3 .circle {
    font-size: 1.6rem;
  }
}
.eq_box h3 .circle:before {
  content: "";
  position: absolute;
  top: 45%;
  left: 0;
  transform: translateY(-50%);
  background: #3B3A3C;
  width: 6px;
  height: 6px;
  border-radius: 6px;
}
.eq_box h3 .en {
  color: #3B3A3C;
  font-size: 1.6rem;
}
@media only screen and (max-width: 1230px) {
  .eq_box h3 .en {
    font-size: 1rem;
  }
}

.eq_list {
  gap: 9px;
  flex-direction: row;
}
@media only screen and (max-width: 768px) {
  .eq_list {
    flex-direction: row;
  }
}
.eq_list li {
  width: calc((100% - 18px) / 3);
  height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #3B3A3C;
  border-radius: 5px;
}
@media only screen and (max-width: 768px) {
  .eq_list li {
    width: calc((100% - 9px) / 2);
    height: 140px;
    flex-direction: row;
  }
}
.eq_list li a {
  width: 100%;
  height: 100%;
}
.eq_list li a:hover div {
  opacity: 0.6;
}
.eq_list li div {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.eq_list li div figure {
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .eq_list li div figure {
    height: 42px;
  }
}
.eq_list li div figure img {
  height: auto;
}
@media only screen and (max-width: 768px) {
  .eq_list li div figure img {
    height: 80%;
  }
}
.eq_list li div p {
  color: #fff;
  line-height: 1;
  margin: 20px auto 0;
  text-align: center;
  font-size: 2rem;
}
@media only screen and (max-width: 1230px) {
  .eq_list li div p {
    margin-top: 10px;
    font-size: 1.2rem;
  }
}
.eq_list li div p span {
  font-size: 1.2rem;
  color: #fff;
  display: block;
  margin-top: 5px;
}
@media only screen and (max-width: 1230px) {
  .eq_list li div p span {
    font-size: 0.8rem;
  }
}

.eq_box.facilty {
  width: 27%;
  box-sizing: border-box;
}
@media only screen and (max-width: 1230px) {
  .eq_box.facilty {
    width: 32%;
  }
}
@media only screen and (max-width: 768px) {
  .eq_box.facilty {
    width: 100%;
    padding: 20px 12px;
  }
}
.eq_box.facilty h3 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.eq_box.facilty h3 .circle:before {
  background: #585B5E;
}
.eq_box.facilty h3 .en {
  color: #585B5E;
}
.eq_box.facilty .eq_list li {
  width: 100%;
  background: #585B5E;
}
@media only screen and (max-width: 768px) {
  .eq_box.facilty .eq_list li {
    width: calc((100% - 9px) / 2);
    flex-direction: row;
  }
}

/* タブ切り替え全体のスタイル
=========================================== */
.tabs {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 830px) {
  .tabs {
    width: 94%;
    margin: 0 auto;
  }
}

/*タブのスタイル*/
.tab_item {
  width: calc(25% - 10px);
  height: 77px;
  background: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 70px;
  text-align: center;
  transition: 0.3s;
  font-size: 1.8rem;
  cursor: pointer;
  color: #333333;
  font-family: "Marcellus", sans-serif;
}
@media (max-width: 768px) {
  .tab_item {
    width: calc((100% - 5px) / 2);
    font-size: 1.5rem;
    line-height: 1.4;
    height: 50px;
    margin-bottom: 15px;
  }
}
.tab_item.mg_none {
  margin-left: 25%;
}
@media (max-width: 768px) {
  .tab_item.mg_none {
    margin-left: 0;
  }
}
.tab_item:not(.mg_none) {
  margin-left: 18px;
  margin-right: 25%;
}
@media (max-width: 768px) {
  .tab_item:not(.mg_none) {
    margin-left: 5px;
    margin-right: 0;
  }
}
@media (hover: hover) {
  .tab_item:hover {
    opacity: 0.7;
  }
}
.tab_item.unclickable {
  cursor: default;
}
@media (hover: hover) {
  .tab_item.unclickable:hover {
    opacity: 1;
  }
}

.quality {
  /*ラジオボタンを全て消す*/
  /*タブ切り替えの中身のスタイル*/
  /*選択されているタブのコンテンツのみを表示*/
  /*選択されているタブのスタイルを変える*/
}
.quality input[name=tab_item] {
  display: none;
}
.quality .tab_content {
  display: none;
  clear: both;
  position: relative;
  text-align: left;
}
.quality #tab1:checked ~ #tab1_content,
.quality #tab2:checked ~ #tab2_content {
  display: block;
}
.quality .tabs input:checked + .tab_item {
  background: #3B3A3C;
  cursor: default;
  color: #fff;
}
@media (hover: hover) {
  .quality .tabs input:checked + .tab_item:hover {
    opacity: 1;
  }
}

.plan {
  /*ラジオボタンを全て消す*/
  /*タブ切り替えの中身のスタイル*/
  /*選択されているタブのコンテンツのみを表示*/
  /*選択されているタブのスタイルを変える*/
}
@media only screen and (max-width: 768px) {
  .plan {
    padding: 30px 0 100px !important;
  }
}
.plan input[name=plan_tab_item] {
  display: none;
}
.plan .tab_content {
  display: none;
  clear: both;
  position: relative;
  text-align: left;
}
.plan #plan_tab1:checked ~ #plan_tab1_content,
.plan #plan_tab2:checked ~ #plan_tab2_content {
  display: block;
}
.plan .tabs input:checked + .tab_item {
  background: #3B3A3C;
  cursor: default;
  color: #fff;
}
@media (hover: hover) {
  .plan .tabs input:checked + .tab_item:hover {
    opacity: 1;
  }
}

/* outline
=========================================== */
#indexP .section.outline {
  position: relative;
  background: #fff;
  padding-top: 0;
}
#indexP .section.outline .outline_right {
  position: absolute;
  top: -20px;
  right: 0;
  z-index: 50;
}
@media only screen and (max-width: 875px) {
  #indexP .section.outline .outline_right {
    top: -5px;
  }
  #indexP .section.outline .outline_right img {
    width: 64px;
    height: auto;
  }
}
#indexP .section.outline .inner {
  position: relative;
}
#indexP .section.outline .inner .house {
  position: absolute;
  bottom: 0;
  left: 44.5%;
  z-index: 50;
}
@media only screen and (max-width: 875px) {
  #indexP .section.outline .inner .house {
    bottom: 0;
    right: 0;
    left: auto;
  }
  #indexP .section.outline .inner .house img {
    width: 64px;
    height: auto;
  }
}
#indexP .section.outline .flex {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  #indexP .section.outline .flex {
    flex-direction: column;
    gap: 40px;
  }
}
#indexP .section.outline .flex .discSec {
  width: 48%;
  max-width: 410px;
}
@media only screen and (max-width: 768px) {
  #indexP .section.outline .flex .discSec {
    width: 100%;
    max-width: 100%;
  }
}
#indexP .section.outline .flex figure {
  width: 50%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #indexP .section.outline .flex figure {
    width: 100%;
  }
}
#indexP .section.outline .flex figure img {
  width: 100%;
  height: auto;
}/*# sourceMappingURL=style.css.map */