@charset "UTF-8";
/* CSS Document */
.section-top{
	margin-top: 130px;
}
.section-top_p{
	height: 300px;
	background-image: url("../image/owner/owner.png");
	background-size: 100%;
    background-repeat: no-repeat
}
.section-top_p h3{
	color:#fff;
	padding-top: 20px;
	letter-spacing: 0.2rem
		
}
.section-top h2{
		padding-top: 130px;
	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;
	line-height: 3rem;
}
.kuushitsu-title{
	display: flex;
	margin: 0 auto 80px;
	justify-content: center;
}
.kuushitsu-title h2{
	font-size: 1.8rem;
	height:60px;
	width:400px;
	    line-height: 6rem;
}
.kuushitsu h3{
	font-size: 2.2rem;
	margin-bottom: 30px;
	letter-spacing: 0.2rem;
}
.kuushitsu p{
	font-size: 1.6rem;
	margin-bottom: 50px;
}
.kuushitsu ul{
	font-size: 1.2rem;
    text-align: left;
    padding-left: 20px;
}
.kuushitsu ul li{
	margin-top: 10px;
	    line-height: 1.4rem;
}
.kuushitsu a{
	text-decoration:none;
}

.title-l{
	color:#fff;
	background-color: #333;
	border: 1px solid #333;
}
.title-r{
	color: #333;
	border: 1px solid #333;
}
.point{
	display: flex;
	justify-content: space-around;
	margin:0 auto;
	max-width: 1040px;
}
.point1,.point2,.point3{
	max-width: 260px;
	border:1px solid #025922;
	border-radius:30px;
	padding:10px;
}
.point1 img{
	max-width: 160px;
	max-height: 115px;
}
.point1 ul li{
	line-height: 2rem;
}
.point3 img{
	max-width: 215px;
	max-height: 145px;
}
.point1 h2,.point2 h2,.point3 h2{
	    color: #fff;
    background-color: #333;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    line-height: 3rem;
    font-size: 1.8rem;
	margin:20px auto;
}
.point1 h3,.point2 h3,.point3 h3{
	font-size: 1.6rem;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
}
.point1 h4,.point2 h4,.point3 h4{
	font-size: 1.2rem;
}
.point2 a{
	text-decoration: none;
	font-size: 1.2rem;
	color:#fff;
	background-color: #333;
	margin-top:20px;
	padding: 5px;
	display: inline-block;
}
.point2 p{
	font-size: 1.2rem;
	text-align: left;
	margin-bottom: 10px;
}
.point3 p{
	font-size: 1.2rem;
	text-align: left;
	margin-top: 20px;
}
.jisseki{
	max-width: 600px;
	margin:80px auto 0;
}
.jisseki h2{
	color:#fff;
	background-color: #333;
	font-size: 1.8rem;
	height: 40px;
	width: 600px;
	text-align: left;
    line-height: 3.5rem;
    padding-left: 20px;
}
.jisseki h3{
	margin:30px 0 0;
	text-align: left;
	padding-left: 20px;
}
.jisseki img{
	max-width: 600px;
	margin-top: 30px;
}
.link{
	max-width: 560px;
	max-height: 240px;
	margin: 0 auto 130px;
	border:1px solid #333;
}
.link img{
	max-width: 560px;
}
.link_b{
	display:flex;
	justify-content: space-between;
}
.link_b p{
	    padding: 3px 10px;
    color: #fff;
    background-color: #025922;
    font-size: 9px;
    height: 20px;
    margin-right: 10px;
    margin-top: 40px;
	
}
.link_text h3{
	text-align: left;
	padding-left: 50px;
	padding-top: 20px;
	font-size: 1.4rem;
}
.link_text h4{
	padding-left:50px;
	padding-bottom: 20px;
	font-size: 1.2rem;
}
.contact{
	margin-top: 80px;
}
.contact a{
	text-decoration: none;
	color:#333;
}

.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%;
	}
@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;
	}
	.work h3,.colum h3,.faq h3{
		font-size: 1rem;
		margin-bottom: 20px;
	}
	.section-top h2{
		font-size: 2rem;
		padding-top: 0px;
	}
	.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;
}
	.flow {
		width: 345px;
	}
	.flow h3 {
		margin: 15px 0;
	}
	
	.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;
	font-size: 1rem;
	}
	.flow h2{
		margin-bottom: 0;
	}
	.flow {
		margin: 50px auto 70px;
		padding-left: 0px;
	}
	.flow-area {
    margin-top: 20px;
}
	.flow-area::before,.flow-list small::before{
		display: none;
	}
	.flow-list small {
    font-size: 1.6rem;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    color: #025922;
		background-color: #f4f5f6;
}
	.kuushitsu-title h2 {
    font-size: 1.2rem;
    height: 30px;
    width: 180px;
    margin-top: 20px;
		line-height: 2.9rem;
}
	.kuushitsu-title{
		margin-bottom: 20px;
	}
	.kuushitsu h3{
		font-size: 1.6rem;
		margin-bottom: 20px;
	}
	.kuushitsu p{
		margin-bottom: 20px;
	}
	.point{
		display: block;
		max-width: 350px;
		margin:0 auto;
	}
	.point1, .point2, .point3 {
    margin: 0 auto 10px;
}
	.jisseki {
    max-width: 350px;
    margin: 50px auto 0;
}
	.jisseki h2 {
    width: 350px;
		font-size: 1.4rem;
}
	.jisseki h3{
		padding-left: 0;
		font-size: 1rem;
	}
	.jisseki img{
		max-width: 350px;
	}
	.link{
		max-width: 350px;
		margin-bottom: 60px;
	}
	.link img{
		max-width: 350px;
	}
	.link_text h3{
		padding-left: 20px;
	}
	.link_text h4{
		padding-left: 20px;
	}
}



