@charset "UTF-8";
/*
/*
/* = lib
/*
/*
/****************************************************************************************************************************/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
/*
/*
/* = Mail Visual Style
/*
/*
/****************************************************************************************************************************/
.the_home_three-storied .main_visual {
  display: none;
}

/*
/*
/* = Mail Style
/*
/*
/****************************************************************************************************************************/
#main {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  #main {
    max-width: 1600px;
  }
}
@media screen and (max-width: 767px) {
  #main {
    font-size: 13px;
  }
}
#main * {
  box-sizing: border-box;
}
#main p {
  margin-bottom: 0;
}
#main img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#main .the_home_three-storied .title {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  	/*@at-root #the_home_three-storied_spec .title,
  	#the_home_three-storied_work .title{
  	background-position:  center top 11%;//137px
  	height: 450px;
  	@include sp{
  	height: auto;
  	aspect-ratio: 32/9;
  }
  }*/
}
@media screen and (min-width: 768px) {
  #main .the_home_three-storied .title {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #main .the_home_three-storied .title {
    width: calc(100% - (5.3vw * 2));
    margin-left: 5.3vw;
    margin-right: 5.3vw;
  }
}
#the_home_three-storied_top .title {
  background-position: center top;
  height: 680px;
}
@media screen and (max-width: 767px) {
  #the_home_three-storied_top .title {
    height: 270px;
  }
}
#main .the_home_three-storied .title .title_logo {
  position: absolute;
  max-width: 350px;
  left: 0;
  	/*@at-root #the_home_three-storied_spec .title .title_logo,
  	#the_home_three-storied_work .title .title_logo{
  	top: 31.11%;//140px
  }*/
}
@media screen and (max-width: 767px) {
  #main .the_home_three-storied .title .title_logo {
    max-width: 40%;
    left: 20px;
  }
}
#the_home_three-storied_top .title .title_logo {
  top: 10%;
}
@media screen and (max-width: 767px) {
  #the_home_three-storied_top .title .title_logo {
    top: 10%;
  }
}
#main .the_home_three-storied .title .title_logo_txt {
  position: absolute;
  max-width: 745px;
  	/*@at-root #the_home_three-storied_spec .title .title_logo_txt,
  	#the_home_three-storied_work .title .title_logo_txt{
  	top: 31.11%;//140px
  }*/
}
@media screen and (min-width: 768px) {
  #main .the_home_three-storied .title .title_logo_txt {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  #main .the_home_three-storied .title .title_logo_txt {
    max-width: 40%;
    right: 20px;
  }
}
#the_home_three-storied_top .title .title_logo_txt {
  top: 40%;
}
@media screen and (max-width: 767px) {
  #the_home_three-storied_top .title .title_logo_txt {
    top: 22%;
  }
}
@media screen and (min-width: 768px) {
  #main .the_home_three-storied .title .pc_none {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #main .the_home_three-storied .title .sp_none {
    display: none;
  }
}
#main .the_home_three-storied .ttl_txt {
  text-align: center;
  margin-bottom: 35px;
}
#main .the_home_three-storied .ttl_txt span {
  display: inline-block;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  #main .the_home_three-storied .ttl_txt span {
    font-size: 24px;
  }
}
#main .the_home_three-storied .ttl_bdr {
  text-align: center;
}
#main .the_home_three-storied .ttl_bdr span {
  display: inline-block;
  padding: 0.45em;
  border: 1px solid #000000;
  font-size: 25px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #main .the_home_three-storied .ttl_bdr span {
    min-width: 900px;
  }
}
@media screen and (max-width: 767px) {
  #main .the_home_three-storied .ttl_bdr span {
    font-size: 20px;
  }
}
#main .the_home_three-storied a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#main .the_home_three-storied .btn_bdr.btn_bdr_white {
  display: inline-flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  color: white;
}
#main .the_home_three-storied .btn_bdr.btn_bdr_white:before {
  display: inline-block;
  content: "\f105";
  font-family: "FontAwesome";
  margin-right: 0.25em;
  margin-bottom: -2px;
  font-size: 1.2em;
  line-height: 1;
}
#main .the_home_three-storied .btn_bdr.btn_bdr_white span {
  display: inline-block;
}
#main .the_home_three-storied .btn_bdr.btn_bdr_black {
  display: inline-flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  color: black;
}
#main .the_home_three-storied .btn_bdr.btn_bdr_black:before {
  display: inline-block;
  content: "\f105";
  font-family: "FontAwesome";
  margin-right: 0.25em;
  margin-bottom: -2px;
  font-size: 1.2em;
  line-height: 1;
}
#main .the_home_three-storied .btn_bdr.btn_bdr_black span {
  display: inline-block;
}
#main .the_home_three-storied .ico_cr:before {
  display: inline-block;
  content: "\f105";
  font-family: "FontAwesome";
}
#main #the_home_three-storied_top .catch {
  margin-bottom: 65px;
  background-image: url("../media/images/2022-three-storied/catch_bg.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .catch {
    min-height: 280px;
  }
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .catch {
    background-image: url("../media/images/2022-three-storied/catch_bg_sp.jpg");
  }
}
#main #the_home_three-storied_top .catch .catch_inner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .catch .catch_inner {
    width: 1430px;
  }
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .catch .catch_inner {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 50px;
  }
}
#main #the_home_three-storied_top .catch .catch_inner .catch_inner_desc {
  line-height: 1.7;
  font-size: 18px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .catch .catch_inner .catch_inner_desc {
    letter-spacing: -0.009em;
  }
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .catch .catch_inner .catch_inner_desc {
    font-size: 15px;
  }
  #main #the_home_three-storied_top .catch .catch_inner .catch_inner_desc .sp_none {
    display: none;
  }
}
#main #the_home_three-storied_top .txt_title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .txt_title {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .txt_title {
    width: calc(100% - (5.3vw * 2));
    margin-left: 5.3vw;
    margin-right: 5.3vw;
  }
}
#main #the_home_three-storied_top .txt_title h3 {
  font-size: 28px;
  font-weight: 500;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.7;
  padding-bottom: 45px;
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .txt_title h3 {
    text-align: left;
  }
}
#main #the_home_three-storied_top .txt_title p {
  font-size: 18px;
  line-height: 1.8;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .txt_title p {
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_home {
    width: calc(100% - (5.3vw * 2));
    margin-left: 5.3vw;
    margin-right: 5.3vw;
  }
}
#main #the_home_three-storied_top .ideal_home p {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#main #the_home_three-storied_top .ideal_home p span {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home article {
    display: flex;
    justify-content: space-between;
  }
}
#main #the_home_three-storied_top .ideal_home .upper_box {
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_home .upper_box {
    flex-direction: column;
    padding-top: 50px;
  }
}
#main #the_home_three-storied_top .ideal_home .upper_box .upper_box_left {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home .upper_box .upper_box_left {
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_home .upper_box .upper_box_left {
    width: 100%;
    padding-bottom: 30px;
  }
}
#main #the_home_three-storied_top .ideal_home .upper_box .upper_box_left .one02_detail figure {
  float: left;
  width: 43.75%;
  margin: 0 15px 10px 0;
}
#main #the_home_three-storied_top .ideal_home .upper_box .upper_box_left .one02_detail figure img {
  width: 100%;
}
#main #the_home_three-storied_top .ideal_home .upper_box .upper_box_left .one02_detail p {
  font-size: 14px;
}
#main #the_home_three-storied_top .ideal_home .upper_box .upper_box_left .one02_detail p span {
  display: block;
  font-size: 16px;
  padding-bottom: 25px;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home .upper_box .upper_box_right {
    width: 700px;
  }
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_home .upper_box .upper_box_right {
    width: 100%;
  }
}
#main #the_home_three-storied_top .ideal_home .lower_box {
  padding-top: 50px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_home .lower_box {
    padding-top: 30px;
  }
}
#main #the_home_three-storied_top .ideal_home .lower_box p span {
  font-size: 16px;
  display: block;
  padding-bottom: 20px;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left {
    width: 710px;
  }
}
#main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_upper {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_upper {
    display: flex;
    column-gap: 20px;
  }
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_upper .two_detail {
    width: 245px;
  }
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_upper .two_detail {
    padding-bottom: 30px;
  }
}
#main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_upper .two_detail figure {
  padding-bottom: 25px;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_upper .three_detail {
    width: 450px;
  }
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_upper .three_detail {
    padding-bottom: 30px;
  }
}
#main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_upper .three_detail figure {
  float: left;
  width: 43.3%;
  margin: 0 15px 10px 0;
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_upper .three_detail figure {
    /*width: 100%*/
  }
}
#main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_upper .three_detail figure img {
  width: 100%;
}
#main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_upper .three_detail p {
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_upper .four_detail_sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_upper .four_detail_sp p span {
    padding-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_lower {
    display: flex;
    column-gap: 20px;
  }
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_lower .five_detail {
    width: 245px;
  }
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_lower .five_detail {
    padding-bottom: 30px;
  }
}
#main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_lower .five_detail p span {
  padding-top: 25px;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_lower .six_detail {
    width: 450px;
  }
}
#main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_lower .six_detail figure {
  float: left;
  width: 43.3%;
  margin: 0 15px 10px 0;
}
#main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_lower .six_detail figure img {
  width: 100%;
}
#main #the_home_three-storied_top .ideal_home .lower_box .lower_box_left .lower_box_left_lower .six_detail p {
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_right {
    width: 400px;
  }
}
#main #the_home_three-storied_top .ideal_home .lower_box .lower_box_right .four_detail_pc {
  display: flex;
  row-gap: 20px;
  flex-direction: column;
  width: 400px;
  padding-bottom: 25px;
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_right .four_detail_pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_right .four_detail_pc figure {
    width: 400px;
  }
}
#main #the_home_three-storied_top .ideal_home .lower_box .lower_box_right .four_detail_pc figure img {
  width: 100%;
}
#main #the_home_three-storied_top .ideal_home .lower_box .lower_box_right .four_detail_pc p span {
  letter-spacing: -0.018em;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_right .seven_detail {
    display: flex;
    column-gap: 20px;
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_right .seven_detail {
    padding-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_right .seven_detail figure {
    width: 175px;
  }
  #main #the_home_three-storied_top .ideal_home .lower_box .lower_box_right .seven_detail figure img {
    width: 175px;
  }
}
#main #the_home_three-storied_top .ideal_home article figure {
  position: relative;
}
#main #the_home_three-storied_top .ideal_home article figure figcaption {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  text-align: center;
}
#main #the_home_three-storied_top .ideal_home article figure p small {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 20px;
  line-height: 2;
  background-color: #ffffff;
  text-align: center;
  font-size: 10px;
  border: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_home article .zero_detail {
    margin-bottom: 20px;
  }
}
#main #the_home_three-storied_top .ideal_home article .zero_detail p small {
  bottom: -20px;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_home article .zero_detail p small {
    width: 70px;
    height: 25px;
    line-height: 1.5;
    font-size: 14px;
  }
}
#main #the_home_three-storied_top .ideal_floor {
  padding-bottom: 100px;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_floor {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_floor {
    width: calc(100% - (5.3vw * 2));
    margin-left: 5.3vw;
    margin-right: 5.3vw;
  }
}
#main #the_home_three-storied_top .ideal_floor section {
  display: flex;
  padding-top: 100px;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_floor section {
    column-gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_floor section {
    flex-direction: column;
    row-gap: 70px;
    padding-top: 70px;
  }
}
#main #the_home_three-storied_top .ideal_floor section .ideal_floor_subtitle h5 {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
#main #the_home_three-storied_top .ideal_floor section .ideal_floor_subtitle h5 b {
  font-size: 30px;
}
#main #the_home_three-storied_top .ideal_floor section .ideal_floor_subtitle h5 span {
  font-size: 16px;
}
#main #the_home_three-storied_top .ideal_floor section .ideal_floor_subtitle ul {
  display: flex;
  flex-wrap: wrap;
  column-gap: 10px;
}
#main #the_home_three-storied_top .ideal_floor section .ideal_floor_subtitle ul li {
  font-size: 13px;
}
#main #the_home_three-storied_top .ideal_floor section .ideal_floor_detail {
  border-top: 1px solid #ccc;
  padding-top: 20px;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_floor section .ideal_floor_detail dl {
    height: 130px;
  }
}
#main #the_home_three-storied_top .ideal_floor section .ideal_floor_detail dl dt {
  font-size: 16px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding-bottom: 20px;
}
#main #the_home_three-storied_top .ideal_floor section .ideal_floor_detail dl dd {
  font-size: 13px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: -0.015em;
}
#main #the_home_three-storied_top .ideal_floor section figure {
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  #main #the_home_three-storied_top .ideal_floor section figure {
    width: 570px;
  }
}
#main #the_home_three-storied_top .ideal_floor section figure .plans {
  display: flex;
  justify-content: center;
}
#main #the_home_three-storied_top .ideal_floor section figure .plans a {
  flex: 0 0 33%;
}
#main #the_home_three-storied_top .ideal_floor section figure img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_floor .upper_box {
    margin-top: 30px;
  }
}
#main #the_home_three-storied_top .ideal_floor .ideal_floor_notes {
  padding-top: 70px;
}
@media screen and (max-width: 767px) {
  #main #the_home_three-storied_top .ideal_floor .ideal_floor_notes {
    padding-top: 30px;
  }
}
#main #the_home_three-storied_top .ideal_floor .ideal_floor_notes p {
  font-size: 13px;
  padding-left: 1em;
  text-indent: -1em;
}

@media screen and (min-width: 768px) {
  #wrapper {
    padding-top: 150px;
  }
}
@media screen and (max-width: 767px) {
  #wrapper {
    padding-top: 50px;
  }
}
#wrapper.wrapper_re {
  padding-top: 150px;
}
@media screen and (max-width: 767px) {
  #wrapper.wrapper_re {
    padding-top: 95px;
  }
}

/*# sourceMappingURL=the_home_three-storied.css.map */
