@charset "UTF-8";

header .head_ttl::before {
	content: "デザイン";
	line-height: 1;
	margin: 4px 0 0;
}
.gnav li a.design{
	background: #eee;
	color: #000;
}

.br_650{
	display: none;
}
.br_550{
	display: none;
}



.mt40{
	margin-top: 40px;
}
.pd60{
	padding: 60px 0;
}
.pb60{
	padding-bottom: 60px;
}
.pt60_top{
	padding-top: 60px;
}

.cap_mt10{
	margin-top: 10px;
}

.text_wh{
	color: #fff;
}

.design_bg_img {
    background: url(../img/design/design_bg_cont.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.subpage_ttl{
    color: #604d3f;
}

.ttl_line::after{
    background: #604d3f;
}

.design_img.design_img_top {
    background: url(../img/design/subhead.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}
.design_img {
    height: 600px;
}



.page_mv_ttl.plan{
	opacity: initial;
	line-height: 0.5em;
}
.page_mv_ttl{
    position: absolute;
    left: 10%;
    top: 10%;
    transform: translateX(-10%)translateY(-10%);
    white-space: nowrap;
    color: #fff;
    opacity: 0.5;
    font-size: 80px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-align: initial;
}

.design.sec_ttl_en{
    text-align: center;
}

.sec_ttl_ja.ttl_main{
    font-size: 28px;
    margin-bottom: 0;
}

.ttl_main_design{
    text-align: center;
    padding-bottom: 1em;
}

/* .page_sec_txt_box.design {
    padding-bottom: 60px;
} */

.design_ttl{
	font-size: 40px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding-bottom: 0;
	color: #3c3d45;
}

.bg01{
	background-color: #dedede;
}
.bg02{
	background: url(../img/design/design_bg02.jpg);
	background-size: cover;
	background-position: left;
}
.bg03{
	background: url(../img/design/design_bg.jpg);
	background-size: cover;
	background-position: center;
}

.design_imgbox{
	max-width: 1200px;
	width: 100%;
}

.design_land_plan{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 60px;
}
.design_land_plan li{
    width: 30%;
}
.design_land_plan li:nth-of-type(n + 4){
    margin-top: 40px;
}
.land_plan_ttl{
    font-size: 20px;
    margin-bottom: 10px;
    color: #3c3d45;
    letter-spacing: 0.08em;
    line-height: 1.5;
    display: flex;
    align-items: center;
}
.land_plan_ttl > span{
    background: #57a0cf;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 0;
    /*border-radius: 50%;*/
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.land_plan_lead{
    line-height: 1.5;
    color: #3c3d45;
    font-size: 14px;
}

.green_box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.green_box > li{
    width: 23%;
}

.content_flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.content_text{
	width: 40%;
}
.content_flex_ttl{
	font-size: 20px;
	margin-bottom: 30px;
	text-align: center;
	color: #3c3d45;
}
.content_flex_ttl span{
	font-size: 16px;
	display: block;
}
.content_flex_text{
    font-size: 14px;
    line-height: 1.8;
    text-align: justify;
    color: #3c3d45;
    text-shadow: 0 0 3px #dedede, 0 0 4px #dedede, 0 0 5px #dedede, 0 0 5px #dedede, 0 0 5px #dedede;
}
.content_img{
	width: 56%;
	max-width: 670px;
}
.content_cap{
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
}

.design_list{
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	margin: 60px auto;
}
.design_list li {
    width: 24%;
    max-width: 380px;
    border: solid 2px #fff;
    border-radius: 20px;
    padding: 10px 10px 20px;
    box-sizing: border-box;
}
.design_list_text{
	line-height: 1.5;
	font-size: 14px;
	color: #3c3d45;
}
.design_list_img{
	margin-bottom: 10px;
	position: relative;
}
.design_list_img p{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
}
.design_list_ttl{
	font-size: 16px;
	background: #231815;
	padding: 8px 10px;
	color: #fff;
	margin-bottom: 10px;
}
.design_list_ttl span{
	font-size: 18px;
	padding-right: 10px;
	color: #dedede;
}

/*ルーフバルコニー*/
.design_list_roof{
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	margin: 0px auto 60px ;
}
.design_list_roof li {
    width: 24%;
    max-width: 380px;
    border: solid 2px #fff;
    border-radius: 20px;
    padding: 10px 10px 5px;
    box-sizing: border-box;
}
.design_list_roof_text{
	line-height: 1.5;
	font-size: 14px;
	color: #3c3d45;
}
.design_list_roof_img{
	margin-bottom: 10px;
	position: relative;
}
.design_list_roof_img p{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
}

.design_list_ttl_roof{
	font-size: 16px;
	background: #18a3e4;
	padding: 8px 10px;
	color: #fff;
	margin-bottom: 10px;
}

.design_list_ttl_roof span{
	font-size: 18px;
	padding-right: 10px;
	color: #dedede;
}
/*ルーフバルコニー*/


.ttl_area {
    position: relative;
    width: 100%;
    margin: 0px auto 60px;
}
.ttl {
    text-align: center;
    line-height: 1.9;
    font-size: 40px;
    letter-spacing: 0.14em;
    font-weight: 400;
    margin-top: 0;
    font-style: normal;
    color: #3c3d45;
}

.design_tree{
    position: absolute;
    width: 24%;
    max-width: 460px;
    right: 0;
    top: 0;
}

.sec_ttl_ja.garden_ttl_main{
    text-align: center;
    padding-bottom: 1em;
    margin: 0;
}
.garden_flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 60px;
	width: 100%;
}
.garden_flex_in {
	width: 31%;
	max-width: 585px;
	margin-bottom: 30px;
}
.garden_ttl {
	border-bottom: 1px solid #3c3d45;
	padding-bottom: 10px;
	margin-bottom: 14px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.garden_ttl02{
    padding:0 0 60px;
}
.garden_ttl p {
	font-size: 18px;
	line-height: 1.2;
	color: #3c3d45;
}
.merit_img{
    margin-bottom: 10px;
    position: relative;
}
.img_cap_01 {
    position: absolute;
    right: 50%;
    bottom: 0px;
}
.img_cap_01 p {
    font-size: 12px;
    letter-spacing: 0.085em;
    color: #434343;
    background: rgb(255 255 255 / 60%);
    line-height: 1;
    padding: 7px 15px 7px 15px;
    border-radius: 30px 0 0px 0;
}
.read02 {
	font-size: 14px;
	letter-spacing: 0.05em;
	margin-top: 14px;
	line-height: 1.86em;
	color: #3c3d45;
}
.garden_cap{
    position: absolute;
    right: 50%;
    bottom: 2%;
}
.sec_ttl_ja.ttl_s.private {
    font-size: 18px;
    line-height: 1.8;
    text-shadow: 0 0 3px #dedede, 0 0 4px #dedede, 0 0 5px #dedede, 0 0 5px #dedede, 0 0 5px #dedede;
}
.sec_lead.lead_s.private{
    text-shadow: 0 0 3px #dedede, 0 0 4px #dedede, 0 0 5px #dedede, 0 0 5px #dedede, 0 0 5px #dedede;
    
}

/* scroll */

.scroll_flex{
    display: none;
}
.scroll_flex.scroll_flex_pc {
	display: flex;
	justify-content: space-between;
	width: 50%;
	margin: 0px auto 20px;
	flex-wrap: wrap;
}

.scroll_flex_p {
    padding: 10px 0;
    text-decoration: none;
    outline: none;
    font-size: 12px;
    width: 100%;
    text-align: center;
	white-space: nowrap;
	color: #3c3d45;
}
.scroll_l {
    position: relative;
    color: #3c3d45;
    padding: 0;
    display: inline-block;
    text-decoration: none;
    outline: none;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    /* margin-bottom: 40px; */
}
.scroll_flex .scroll_l, .scroll_flex .scroll {
    width: 48%;
    left: unset;
    right: unset;
    transform: unset;
}
.scroll {
    position: relative;
    color: #3c3d45;
    padding: 0;
    display: inline-block;
    text-decoration: none;
    outline: none;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
}
.scroll::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #3c3d45;
}
.scroll::after {
    content: "";
    position: absolute;
    bottom: -4px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #3c3d45;
    border-right: 1px solid #3c3d45;
    transform: rotate(45deg);
}
.scroll::before {
    animation: arrowlong01 2s ease infinite;
}
.scroll::after {
    animation: arrowlong02 2s ease infinite;
}
@keyframes arrowlong01 {
    0% {
        width: 0;
        opacity: 0
    }
    20% {
        width: 0;
        opacity: 1
    }
    80% {
        width: 105%;
        opacity: 1
    }
    100% {
        width: 105%;
        opacity: 0
    }
}
@keyframes arrowlong02 {
    0% {
        left: 0;
        opacity: 0
    }
    20% {
        left: 0;
        opacity: 1
    }
    80% {
        left: 103%;
        opacity: 1
    }
    100% {
        left: 103%;
        opacity: 0
    }
}

/* scroll_l */
.scroll_b{
    padding: 10px 0;
    margin: 10px auto 0;
}
.scroll_l {
    position: relative;
    color: #3c3d45;
    padding: 0;
    display: inline-block;
    text-decoration: none;
    outline: none;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    /* margin-bottom: 40px; */
}
.scroll_l::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #3c3d45;
}
.scroll_l::after {
    content: "";
    position: absolute;
    bottom: -4px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #3c3d45;
    border-right: 1px solid #3c3d45;
    transform: rotate(-135deg);
}
.scroll_l::before {
    animation: arrowlong03 2s ease infinite;
}
.scroll_l::after {
    animation: arrowlong04 2s ease infinite;
}



.design_scroll_box_pc .cap_scroll{
    /* right: 1%;
    bottom: 6%; */

    right: 0.5em;
    bottom: calc(15px + 0.5em);
}
.design_scroll_box_pc .design_scroll{
    overflow-x: scroll;
    padding-bottom: 10px;
}
.design_scroll_box_pc .design_scroll p{
    bottom: 6%;
}
.design_scroll_box_pc .design_scroll02 p{
    bottom: 5%;
    right: 1%;
}

.design_scroll_box_pc .design_scroll::-webkit-scrollbar {
    width: 4px;
    height: 6px;
}
  
.design_scroll_box_pc .design_scroll::-webkit-scrollbar-thumb {
    background: rgba(100, 100, 100, 0.5);
    border-radius: 5px;
}

.design_scroll_box_pc .design01_img_sp{
    min-width: 2000px;
}




@keyframes arrowlong03 {
    0% {
        right: 0;
        width: 0;
        opacity: 0
    }
    20% {
        right: 0;
        width: 0;
        opacity: 1
    }
    80% {
        right: 0;
        width: 105%;
        opacity: 1
    }
    100% {
        right: 0;
        width: 105%;
        opacity: 0
    }
}
@keyframes arrowlong04 {
    0% {
        right: 0;
        opacity: 0
    }
    20% {
        right: 0;
        opacity: 1
    }
    80% {
        right: 103%;
        opacity: 1
    }
    100% {
        right: 103%;
        opacity: 0
    }
}


@media screen and (max-width: 1240px) {

.design_ttl{
    font-size: 30px;
}

.design_land_plan li{
    width: 48%;
}
.design_land_plan li:nth-of-type(n+3){
    margin-top: 40px;
}
.land_plan_ttl{
    font-size: 16px;
}
    
}


@media screen and (max-width: 1200px) {
.design_img {
    height: 300px;
}

.design_list_ttl {
    font-size: 16px;
}
.design_list_ttl span{
	font-size: 16px;
}

.design_list_roof_ttl {
    font-size: 16px;
}
.design_list_roof_ttl span{
	font-size: 16px;
}

}

@media screen and (max-width: 1000px) {

.design_list {
    margin: 40px auto 60px;
}
.design_list li {
    width: 49%;
    max-width: initial;
}
.design_list li:nth-of-type(n+3){
    margin-top: 3%;
}

.design_list_roof {
    margin: 0px auto 60px;
}
.design_list_roof li {
    width: 49%;
    max-width: initial;
}
.design_list_roof li:nth-of-type(n+3){
    margin-top: 3%;
}


.garden_ttl p.garden_read02 {
    font-size: 16px;
}

.garden_ttl p {
    font-size: 16px;
}

}

@media screen and (max-width: 750px) {
/* .page_sec_txt_box.design {
    padding-bottom: 40px;
} */
.design_ttl{
    font-size: 24px;
}

.design_list_text {
    font-size: 12px;
}

.design_list_roof_text {
    font-size: 12px;
}

.land_plan_lead {
    font-size: 12px;
}

.content_flex_text{
    font-size: 12px;
}

.garden_flex_in {
	width: 100%;
	max-width: 500px;
	margin: 0 auto 30px;
}
.garden_flex_in:last-of-type{
	margin-bottom: 0;
}

.read02{
    font-size: 12px;
}

}


@media screen and (max-width: 650px) {
.design_img {
    height: 250px;
}

/* .pd60{
	padding: 40px 0;
} */

.subhead.design{
    height: 280px;
}

.bg02{
	background: url(../img/design/design_bg02_sp.jpg);
	background-size: cover;
	background-position: top;
}

.design_land_plan{
    margin-top: 40px;
}
.design_land_plan li{
    width: 100%;
}
.design_land_plan li:nth-of-type(n+2){
    margin-top: 30px;
}

.green_box > li {
    width: 48%;
}
.green_box li:nth-of-type(n+3){
    margin-top: 4%;
}
.content_img{
	width: 100%;
	max-width: initial;
}
.content_text{
	width: 100%;
	margin-top: 18px;
}
.content_flex_ttl{
	margin-bottom: 20px;
}


}

@media screen and (max-width: 650px) {

.br_650{
    display: block;
}

.pt60_top{
	padding-top: 40px;
}

/* .cap_scroll{
    right: 1%;
    bottom: 6%;
}
.design_scroll{
    overflow-x: scroll;
    padding-bottom: 10px;
}
.design_scroll p{
    bottom: 6%;
}
.design_scroll02 p{
    bottom: 5%;
    right: 1%;
}

.design_scroll::-webkit-scrollbar {
    width: 4px;
    height: 6px;
}
  
.design_scroll::-webkit-scrollbar-thumb {
    background: rgba(100, 100, 100, 0.5);
    border-radius: 5px;
} */

.design_scroll_box_pc .design01_img_sp{
    min-width: 1000px;
}
.design02_img_sp{
    min-width: 670px;
}

.design_ttl{
    font-size: 20px;
}

.sec_ttl_ja.ttl_main{
    font-size: 20px;
}

.scroll_flex {
	display: flex;
	justify-content: space-between;
	width: 50%;
	margin: 0px auto 20px;
	flex-wrap: wrap;
}

.cap_scroll{
    /* right: 1%;
    bottom: 6%; */

    right: 0.5em;
    bottom: calc(15px + 0.5em);
}
.design_scroll{
    overflow-x: scroll;
    padding-bottom: 10px;
}
.design_scroll p{
    bottom: 6%;
}
.design_scroll02 p{
    bottom: 5%;
    right: 1%;
}

.design_scroll::-webkit-scrollbar {
    width: 4px;
    height: 6px;
}
  
.design_scroll::-webkit-scrollbar-thumb {
    background: rgba(100, 100, 100, 0.5);
    border-radius: 5px;
}


}

@media screen and (max-width: 550px) {

.br_550{
	display: block;
}

.design_list {
    justify-content: center;
}
.design_list li {
    width: 100%;
    max-width: 430px;
}
.design_list li:nth-of-type(n+2){
    margin-top: 3%;
}

.design_list_roof {
    justify-content: center;
}
.design_list_roof li {
    width: 100%;
    max-width: 430px;
}
.design_list_roof li:nth-of-type(n+2){
    margin-top: 3%;
}

.garden_flex_in {
	max-width: 430px;
}


}

