@charset "UTF-8";
/*--------------------------
 DESIGN MAIN
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1400px) {
.design_main_wrapper {
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/design_main_green.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 600px auto;
    margin-top: 0px;
	margin-bottom: 30px;
}
}
@media screen and (min-width:1400px) {
.design_main_wrapper {
    /*width: 1400px;*/
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/design_main_green.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 600px auto;
    margin-top: 0px;
    margin-bottom: 30px;
}
}

@media screen and (min-width:768px) and ( max-width:1200px) {
.design_main {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
}
@media screen and (min-width:1200px) {
.design_main {
    /*width: 1200px;*/
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
}
.design_main::after {
    content: "";
    display: block;
    clear: both;
}

.design_main_chars {
    text-align: center;
    padding-top: 80px;
}
.design_main_eng {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0.05em;
    padding-bottom: 30px;
    color: #406F79;
}
.design_main_shoulder {
	font-size: 30px;
    line-height: 44px;
    letter-spacing: 0.05em;
    padding-bottom: 30px;
}
.design_main_shoulder br {
    display: none;	
}


.design_main_img_pc {
  
}
.design_main_img_pc img {
  width: 100%;
  height: auto;
}
.design_main_img_sm {
    display: none;	
}
.design_main_img_sm img {
  width: 100%;
  height: auto;
}

@media screen and (min-width:768px) and ( max-width:960px) {
.design_main_sub_chars {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em;
    float: right;
    position: relative;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 30px;
}
}
@media screen and (min-width:960px) and ( max-width:1250px) {
.design_main_sub_chars {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em;
    margin-top: -25%;
    float: right;
    position: relative;
    width: 48%;
    padding-right: 30px;
}
}
@media screen and (min-width:1250px) {
.design_main_sub_chars {
    float: right;
    position: relative;
    width: 600px;
    padding-right: 10%;
	margin-top: -25%;
}
}

.design_main_sub_shoulder {
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 0.03em;
    padding-bottom: 20px;
    padding-top: 0px;
}
.design_main_p {
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.03em;
}
.design_main_p_br {
    display: none;   
}
/*--------------------------
 DESIGN ENTRANCE BACK
----------------------------*/
.design_entrance_back {
    background-image: url(../images/design_public_back.svg);
    background-position: center top;
    background-repeat: repeat-x;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #edeff0;
    background-size: auto 300px;
}
/*--------------------------
 DESIGN ENTRANCE
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1120px) {
.design_entrance {
    margin-left: 20px;
    margin-right: 20px;
	margin-top: 50px;
}
}
@media screen and (min-width:1120px) {
.design_entrance {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
}
.design_entrance img {
    width: 100%;
    height: auto;
    
}

@media screen and (min-width:768px) and ( max-width:1120px) {
.design_entrance_chars {
	margin-left: 20px;
    margin-right: 20px;
    background-color: #FFFFFF;
    padding-top: 40px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 50px;
}
}
@media screen and (min-width:1120px) and ( max-width:1300px) {
.design_entrance_chars {
	/*width: 1000px;*/
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    padding-top: 40px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 50px;
}
}
@media screen and (min-width:1300px) {
.design_entrance_chars {
    /*width: 1300px;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
    background-color: #FFFFFF;
    padding-top: 90px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 50px;
}
}


.design_entrance_eng {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.05em;
    color: #406F79;
}
.design_entrance_title {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.02em;
    margin-left: 205px;
    margin-top: -23px;
}
.design_entrance_shoulder {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.03em;
    padding-bottom: 20px;
    padding-top: 20px;
}
.design_entrance_p {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.01em;
    position: relative;
    padding-right: 20px;
}

/*--------------------------
 DESIGN HALL
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1200px) {
.design_hall {
    margin-left: 20px;
    margin-right: 20px;
	margin-top: 30px;
	position: relative;
}
}
@media screen and (min-width:1200px) {
.design_hall {
    /*width: 1120px;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    position: relative;
    z-index: 0;
}
}
.design_hall::after {
    content: "";
    display: block;
    clear: both;
}

@media screen and (min-width:768px) and ( max-width:1200px) {
.design_hall_left {
    z-index: 10;
	position: relative;
}
}
@media screen and (min-width:1200px) {
.design_hall_left {
    float: left;
    width: 50%;
    z-index: 10;
	position: relative;
}
}

.design_hall_left img {
    width: 100%;
    height: auto;
}

@media screen and (min-width:768px) and ( max-width:1200px) {
.design_hall_right {
    background-color: #FFFFFF;
    position: relative;
    padding-top: 40px;
    padding-left: 60px;
    padding-right: 50px;
    z-index: 5;
    padding-bottom: 50px;
}
}
@media screen and (min-width:1200px) {
.design_hall_right {
    background-color: #FFFFFF;
    float: right;
    width: 36%;
    position: relative;
    padding-top: 40px;
    padding-left: 5%;
    padding-right: 5%;
    /*margin-top: -450px;*/
    margin-top: 2%;
    z-index: 5;
    padding-bottom: 5%;
    margin-right: 4%;
}
}


.design_hall_eng {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.05em;
    color: #406F79;
}
.design_hall_title {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.02em;
    margin-left: 160px;
    margin-top: -23px;
}
.design_hall_shoulder {
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 0.03em;
    padding-bottom: 20px;
    padding-top: 20px;
}
.design_hall_shoulder_br {
    display: none;
}
.design_hall_p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.01em;
}
.design_hall_p br {
    display: none;    
}

/*--------------------------
 DESIGN LOUNGE
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1200px) {
.design_lounge {
    margin-left: 20px;
    margin-right: 20px;
	margin-top: 30px;
	position: relative;
}
}
@media screen and (min-width:1200px) {
.design_lounge {
    /*width: 1120px;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    position: relative;
    z-index: 0;
    margin-bottom: 60px;
}
}
.design_lounge::after {
    content: "";
    display: block;
    clear: both;
}

@media screen and (min-width:768px) and ( max-width:1200px) {
.design_lounge_left {
    z-index: 10;
	position: relative;
}
}
@media screen and (min-width:1200px) {
.design_lounge_left {
    float: right;
    width: 50%;
    z-index: 10;
	position: relative;
}
}

.design_lounge_left img {
    width: 100%;
    height: auto;
}

@media screen and (min-width:768px) and ( max-width:1200px) {
.design_lounge_right {
    background-color: #FFFFFF;
    position: relative;
    padding-top: 50px;
    padding-left: 60px;
    padding-right: 50px;
    z-index: 5;
    padding-bottom: 50px;
}
}
@media screen and (min-width:1200px) {
.design_lounge_right {
    background-color: #FFFFFF;
    float: left;
    width: 36%;
    position: relative;
    padding-top: 40px;
    padding-left: 5%;
    padding-right: 5%;
    /*margin-top: -350px;*/
    margin-top: 6%;
    z-index: 5;
    padding-bottom: 50px;
    margin-left: 4%;
}
}

.design_lounge_eng {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.05em;
    color: #406F79;
}
.design_lounge_title {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.02em;
    margin-left: 95px;
    margin-top: -23px;
}
.design_lounge_shoulder {
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 0.03em;
    padding-bottom: 20px;
    padding-top: 20px;
}
.design_lounge_shoulder_br {
    display: none;
}
.design_lounge_p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.01em;
}
.design_lounge_p br {
    display: none;    
}

/*--------------------------
 DESIGN BALCONY
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1300px) {
.design_balcony {
    margin-left: 20px;
    margin-right: 20px;
	margin-top: 30px;
	position: relative;
}
}
@media screen and (min-width:1300px) {
.design_balcony {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    position: relative;
    z-index: 10;
}
}
.design_balcony img {
    width: 100%;
    height: auto;
    
}

@media screen and (min-width:768px) and ( max-width:1300px) {
.design_balcony_chars {
	margin-left: 20px;
    margin-right: 20px;
    background-color: #FFFFFF;
    padding-top: 50px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 50px;
	position: relative;
	z-index: 0;
}
}
@media screen and (min-width:1300px) and ( max-width:1450px) {
.design_balcony_chars {
	/*width: 1000px;*/
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    padding-top: 50px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 50px;
	position: relative;
	z-index: 0;
}
}
@media screen and (min-width:1450px) {
.design_balcony_chars {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
    background-color: #FFFFFF;
    padding-top: 90px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 50px;
    position: relative;
	z-index: 0;
}
}

.design_balcony_eng {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.05em;
    color: #406F79;
}
.design_balcony_title {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.02em;
    margin-left: 100px;
    margin-top: -23px;
}
.design_balcony_shoulder {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.03em;
    padding-bottom: 20px;
    padding-top: 20px;
}
.design_balcony_shoulder_br {
    display: none;
}
.design_balcony_p {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.01em;
    position: relative;
    padding-right: 20px;
}

@media screen and (min-width:768px) and ( max-width:1000px) {
.design_balcony_p br {
    display: none;    
}
}
@media screen and (min-width:1000px) {
.design_balcony_p br {
    
}
}

@media screen and (min-width:768px) and ( max-width:1000px) {
.design_balcony_sub {
    margin-top: 10px;
    margin-bottom: 30px;
}
}
@media screen and (min-width:1000px) and ( max-width:1450px) {
.design_balcony_sub {
    position: absolute;
    top: 80px;
    right: 50px;
}
}
@media screen and (min-width:1450px) {
.design_balcony_sub {
    position: absolute;
    top: 125px;
    right: 150px;
}
}
.design_balcony_sub img {
    width: 420px;
    height: auto;
    
}


.design_enviro {
    margin-top: 50px;
    margin-bottom: 10px;
}
.design_enviro::after {
    content: "";
    display: block;
    clear: both;
}

@media screen and (min-width:768px) and ( max-width:960px) {
.design_enviro li {
    float: left;
    width: 33%;
    margin-right: 0.5%;
    margin-bottom: 1%;
}
.design_enviro li:nth-child(3n) {
    margin-right: 0%;
}
}
@media screen and (min-width:960px) {
.design_enviro li {
    float: left;
    width: 19.6%;
    margin-right: 0.5%;
}
.design_enviro li:nth-child(5n) {
    margin-right: 0%;
}
}

.design_enviro li img {
    width: 100%;
    height: auto;
}
/*--------------------------
 DESIGN LAND PLAN
----------------------------*/
.design_landplan_back {
    background-image: url("../images/design_landplan_back.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 40px;
    background-size: cover;
}

@media screen and (min-width:768px) and ( max-width:1120px) {
.design_landplan_build_wrapper {
    margin-left: 20px;
    margin-right: 20px;
	margin-top: 30px;
	position: relative;
}
}
@media screen and (min-width:1120px) {
.design_landplan_build_wrapper {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    position: relative;
}
}
.design_landplan_build_wrapper::after {
    content: "";
    display: block;
    clear: both;
}
.design_landplan_build_pc {
    width: 70%;
    float: right;
    margin-top: -80px;
}
.design_landplan_build_pc img {
    width: 100%;
    height: auto;
}
.design_landplan_build_sm {
    display: none;    
}
.design_landplan_build_smc img {
    width: 100%;
    height: auto;
}
.design_landplan_point_pc {
    width: 500px;
    position: absolute;
    top: 40px;
    left: 0px;
}
.design_landplanpoint_pc img {
    width: 100%;
    height: auto;
}
.design_landplan_point_sm {
    display: none;    
}
.design_landplan_point_sm img {
    width: 100%;
    height: auto;
}

/*--------------------------
 DESIGN BIRD EYE
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1120px) {
.design_landplan_birdeye {
    margin-left: auto;
    margin-right: auto;
}
}
@media screen and (min-width:1120px) {
.design_landplan_birdeye {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
}
}

.design_landplan_birdeye img {
    width: 100%;
    height: auto;
}
.design_landplan_birdeye_p {
    font-size: 10px;
    line-height: 20px;
    padding-top: 20px;
    text-align: center;
}
/*--------------------------
 LAND PLAN LIST
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1120px) {
.landplan_shoulder {
	font-size: 18px;
    line-height: 34px;
    margin-left: 20px;
    margin-right: 20px;
}
}
@media screen and (min-width:1120px) {
.landplan_shoulder {
	font-size: 22px;
    line-height: 36px;
    margin-left: auto;
    margin-right: auto;
    width: 1120px;
}
}
.landplan_shoulder {
    letter-spacing: 0.03em;
    padding-bottom: 20px;
    text-align: center;
    border: 1px solid #AFAFAF;
    padding-top: 20px;
    margin-bottom: 50px;
}
.landplan_shoulder br {
    display: none;
}

.landplan_list_wrapper {
    margin-top: 80px;    
}

@media screen and (min-width:768px) and ( max-width:1120px) {
.landplan_list {
    margin-left: 20px;
    margin-right: 20px;
}
}
@media screen and (min-width:1120px) {
.landplan_list {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
}
}

.landplan_list::after {
    content: "";
    display: block;
    clear: both;
}
.landplan_list li {
    width: 31%;
    margin-right: 3.5%;
    float: left;
    position: relative;
    padding-bottom: 50px;
}
.landplan_list li:nth-child(3n) {
    margin-right: 0%;
}
.landplan_list li img {
    width: 100%;
    height: auto;
}


.landplan_list_shoulder {
    padding-top: 20px;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 15px;
	letter-spacing: 0.02em;
}
.landplan_list_p {
    font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.02em;
}
.landplan_list_p span {
    font-size: 12px;
    line-height: 20px;
    display: block;
}

.landplan_alpha {
    font-size: 30px;
    line-height: 40px;
    background-color: #39b24a;
    color: #FFFFFF;
    width: 40px;
    height: 40px;
    text-align: center;
    position: absolute;
    top: -5px;
    left: -5px;
    background-image: url(../images/design_landplan_abc_back.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
/*--------------------------
 DESIGN LAND ICON
----------------------------*/
@media screen and (min-width:768px) and ( max-width:960px) {
.landplan_icon {
    margin-left: 30px;
    margin-right: 30px;
    margin-top:20px;
}
}
@media screen and (min-width:960px) {
.landplan_icon {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top:40px;
}
}

.landplan_icon::after {
    content: "";
    display: block;
    clear: both;
}
.landplan_icon li {
    float: left;
    width: 15%;
    margin-right: 2%;
}
.landplan_icon li:nth-child(6n) {
    margin-right: 0%;
}

/*--------------------------
 LAND PLAN MID
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1000px) {
.landplan_mid_back {
    display: none; 
}
}
@media screen and (min-width:1000px) {
.landplan_mid_back {
    height: 850px;
	
}
}
.landplan_mid_back {
    background-image: url(../images/landplan_mid_back.jpg);
    background-position: center top;
    background-size: cover;
    position: relative;
    margin-bottom: 100px;    
}


@media screen and (min-width:768px) and ( max-width:1000px) {
.landplan_mid {
    display: none;    
}
}
@media screen and (min-width:1000px) {
.landplan_mid {
    width: 1000px;
}
}
.landplan_mid {
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.landplan_mid img {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.landplan_mid_shoulder {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.02em;
    position: absolute;
    top: 70px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
}
/*--------------------------
 LAND PLAN MID SMART
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1000px) {
.landplan_mid_smart {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 50px;
    margin-bottom: 100px;
}
}
@media screen and (min-width:1000px) {
.landplan_mid_smart {
    display: none; 
}
}

.landplan_mid_smart_img {
    
}
.landplan_mid_smart_img img {
    width: 100%;
    height: auto;
}
.landplan_mid_smart_shoulder {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.02em;
    position: absolute;
    top: 70px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
}