@charset "UTF-8";
/* CSS Document */
.section-top{
	margin-top: 130px;
}
.section-top_p{
	padding-top: 200px;
	height: 300px;
	background-image: url("../image/house/house-reform.jpg");
	background-size: 100%;
    background-repeat: no-repeat
}
.section-top_p h3{
	color:#fff;
	padding-top: 20px;
	letter-spacing: 0.2rem
		
}
.section-top h2{
	font-size:3.6rem;
	color:#fff;
}
.section-top p{
	font-size: 1.8rem;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	margin:-60px 0 60px;
	line-height: 4rem;
}
.osusume h2{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 3rem;
	color:#025922;
}
.osusume-block{
	display: flex;
	margin: 65px auto 150px;
    justify-content: space-around;
    max-width: 1040px;
}
.osusume-list{
	display: flex;
	border:1px solid #7da88e;
	margin:0 10px;
	padding:20px;
	border-radius: 3%;
}
.osusume-list img{
	max-width: 220px;
}
.check-title{
	display: flex;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #7da88e;
	margin-right: 10px;
}
.check-title img{
	max-width: 45px;
	max-height: 48px;
	margin-right: 25px;
}
.check-title h3{
	text-align: left;
	font-size: 1.2rem;
}
.osusume-l,.osusume-r{
	max-width: 270px;
}
.osusume-l p,.osusume-l ul,.osusume-r p,.osusume-r ul{
	text-align: left;
	font-size: 0.9rem;
	line-height: 1.8rem;
}
.osusume-l ul{
	margin-left: 15px;
}
.osusume-l p,.osusume-r p{
	padding-right:20px;
}
.section-support h2{
	font-size: 2.4rem;
	margin-bottom: 50px;
}
.support_title{
	display: flex;
	border-bottom: 1px solid #333;
	margin-bottom: 20px;
}
.support_title h2{
	margin-bottom: 20px;
    font-size: 3.6rem;
   font-family: "bennet-display-condensed", sans-serif;
font-weight: 600;
font-style: normal;
}
.support_title h3{
	font-family: "raleway", sans-serif;
font-weight: 100;
font-style: normal;
	font-size: 2rem;
	line-height: 2rem;
	letter-spacing: 0.2rem;
	margin-left: 10px;
}
.support_text{
	max-width: 380px;
}
.support_text h4,.support_text p{
	text-align: left;
}
.support_text h4{
	font-size: 2rem;
	margin-bottom: 20px;
}
.support_text p{
	font-size: 1.6rem;
}
.support img{
	max-width: 160px;
	max-height: 160px;
}
.storage,.support,.service{
	display: flex;
	margin: 50px auto 0;
    max-width: 690px;
    justify-content: space-around;
}
.storage img{
	max-width: 270px;
}
.disposal,.reform{
	display:flex;
	flex-direction: row-reverse;
	margin: 50px auto 0;
    max-width: 690px;
    justify-content: space-around;
}
.disposal img{
	max-width: 205px;
    max-height: 115px;
	    padding-top: 90px;
}
.reform img{
	max-width: 240px;
	max-height: 185px;
}
.service img{
	max-width: 255px;
	max-height: 160px;
	margin-top: 70px
}
.work h2,.colum h2,.faq h2{
	font-family: "raleway", sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 3.6rem;
	line-height: 3.6rem;
	letter-spacing: 0.2rem;
	margin-bottom: 30px;
}
.work h3,.colum h3,.faq h3{
		font-size: 1.6rem;
	margin-bottom: 50px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.work-picckup_p h3{
	margin-bottom: 20px;
}
.colum-pickup h3{
	font-size: 0.9rem;
	margin-bottom: 30px;
}
.flow{
		width:945px;
		margin: 145px auto 70px;
	position: relative;
	padding-left: 30px;
	}
	.flow h2{
		font-family: "raleway", sans-serif;
font-weight: 700;
font-style: normal;
	font-size: 3.6rem;
	line-height: 3.6rem;
	letter-spacing: 0.2rem;
	margin-bottom: 30px;
	}
.flow h3{
		margin: 40px 0;
		font-size: 1.6rem;
		font-weight: 100;
	line-height: 1.2rem;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	}
.flow-area{
		margin-top: 50px;
	}
	.flow-list{
		display: flex;
		margin-top: 40px;
		position: relative;
	text-align: left;
	}
	.flow-list small{
		width:30px;
		height:30px;
		font-size: 1.6rem;
			display: inline-block;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	background-color: #025922;
	color: #fff;
	align-content: center;
	text-align: center;
		border-radius: 15px;
	}
	.flow-list span{
		font-size: 1.8rem;
		line-height: 1.8rem;
		margin-left: 30px;
		letter-spacing: 0.1rem;
	}
.flow-list p{
		font-size: 1.6rem;
		line-height: 2.4rem;
		position: absolute;
    left: 300px;
    top: -5px;
	margin-left: 40px;
	margin-top: 7px;
	}
	.flow-area::before{
		height: 1175px;
    top: 150px;
		position: absolute;
    width: 1px;
    content: '';
    border-left: solid 1px #5a7b79;
    left: 3px;
	}
	.flow-list small::before{
		top:10px;
		content: '';
    width: 7px;
    height: 7px;
    background: #5a7b79;
    position: absolute;
    left: -30px;
    border-radius: 100%;
	}
.open h3{
	text-align: left;
	margin-bottom: 0;
}
.open p{
	text-align: left;
}
.accordion-area h3{
	margin-bottom: 0;
	text-align: left;
}
.accordion-area p{
	text-align: left;
}
.faq{
	margin-bottom: 150px;
	margin-top: 10%;
}
@media(max-width:1050px){
	.section-top {
    margin-top: 60px;
}
	.section-top_p {
        padding-top: 35px;
        height: 100px;
    }
	.section-support h2 {
        margin-bottom: 10px;
    }
	.work h2, .colum h2, .faq h2,.flow h2{
		font-size: 2rem;
		margin-bottom: 0;
		line-height: 2rem;
	}
	.section-top h2{
		font-size: 2rem;
	}
	.section-top_p h3 {
    font-size: 1.1rem;
    padding-top: 5px;
}
	.section-top p {
    font-size: 1.2rem;
    margin: 0px auto;
    max-width: 300px;
		line-height: 2.2rem;
}
	.support_text .support_title h2{
		margin-bottom: 10px;
	}
	.support_text .support_title h3{
		margin:0 0 10px 10px;
		font-size: 2rem;
    line-height: 2rem;
    letter-spacing: 0.2rem;
		font-family: "raleway", sans-serif;
font-weight: 100;
font-style: normal;
	}
	.support_text h4 {
		font-size: 1.8rem;
	}
	.osusume-block {
    display: block;
	margin: 30px auto 50px;
}
	.osusume h2 {
    font-size: 1.8rem;
    margin-top: 30px;
}
	.osusume-list{
		display: block;
		margin:10px;
	}
	.osusume-l, .osusume-r {
    margin: 0 auto 20px;
}
	.osusume-list img {
		max-width: 270px;
	}
	.check-title{
		margin-right: 0px;
	}
	.storage, .support, .service,.disposal, .reform{
    display: block;
    max-width: 350px;
}
	 .section-top_about h3, .section-top_service h3, .section-top_renovation h3, .work h3, .colum h3, .service h3 ,.flow h3,.faq h3{
        font-size: 1rem;
        margin-bottom: 20px;
        font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
        padding: 5px;
			margin: 10px 0;
	}
	.section-support h2 {
    font-size: 1.8rem;
    margin-bottom: 30px;
}
	.colum-list{
		display: block;
	}
	.colum-pickup{
		margin:10px auto;
		padding:20px 10px;
	}
	.colum-pickup p {
		margin: 20px auto 0;
	}
	.colum{
		margin-top:50px;
	}
	.flow {
		width: 345px;
	}
	.flow-list span {
    font-size: 1.2rem;
    line-height: 1.2rem;
		margin-left: 10px;
	}
	.flow-list p {
    font-size: 1rem;
    line-height: 1.6rem;
    position: absolute;
    left: 0;
    top: 28px;
    margin-left: 40px;
    margin-top: 7px;
}
	.flow h3 {
    font-weight: 600;
	}
	.flow h2{
		margin-bottom: 0;
	}
	.flow {
		margin: 80px auto 70px;
		padding-left: 0px;
	}
	.flow-area {
    margin-top: 20px;
}
	.flow-area::before,.flow-list small::before{
		display: none;
	}
	.accordion-area .title span{
		margin-left: 40px;
	}
	.faq .accordion-area h3{
		font-size: 1.1rem;
	}
	.box p{
		font-size: 1.2rem;
	}
	.faq{
		margin-bottom: 50px;
	}
	.flow-list small {
    font-size: 1.6rem;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    color: #025922;
		background-color: #f4f5f6;
}
}



