.banner .banner_text p{
	font-size: 26px;
	margin-bottom: 32px;
}
.banner .banner_text h2{
	line-height: 1.46;
	font-size: 48px;
}



.sec1{
	padding: 103px 0 62px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	text-align: center;
	margin-bottom: 68px;
}
.sec1 h3{
	font-size: 28px;
	color: #444;
	font-weight: bold;
	margin-bottom: 24px;
}
.sec1 p{
	font-size: 18px;
	color: #444;
	font-weight: bold;
	line-height: 2.22;
}


.sec2{
	margin-bottom: 85px;
}
.sec2 h3{
	text-align: center;
	font-size: 44px;
	color: #333;
	font-weight: bold;
	margin-bottom: 55px;
}
.sec2 .box{
	margin-bottom: 5px;
	background-color: #fdfdfd;
	padding: 53px 0 48px;
}
.sec2 .box:last-child{
	margin-bottom: 0;
}
.sec2 .box .left-part{
	display: inline-block;
	vertical-align: top;
	width: 60.36%;
	padding-left: 4.286%;
	padding-right: 3.57%;
}
.sec2 .box .left-part.full{
	width: 100%;
}
.sec2 .box .right-part{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 39.64%;
	padding: 0 3.21%;
}
.sec2 .box h4{
	font-size: 26px;
	color: #000;
	font-weight: bold;
}
.sec2 .box .left-part.full ul{
	-webkit-display: flex;
	-webkit-align-items: stretch;
	-webkit-justify-content: space-between;
	-webkit-flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-display: flex;
	-moz-align-items: stretch;
	-moz-justify-content: space-between;
	-moz-flex-direction: row;
	-moz-flex-wrap: wrap;
	-ms-display: flex;
	-ms-align-items: stretch;
	-ms-justify-content: space-between;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
	-o-display: flex;
	-o-align-items: stretch;
	-o-justify-content: space-between;
	-o-flex-direction: row;
	-o-flex-wrap: wrap;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.sec2 .box .left-part.full li{
	width: 47%;
}
.sec2 .box li{
	font-size: 16px;
	color: #666;
	line-height: 1.75;
	margin-bottom: 1em;
	padding-left: 5em;
}
.sec2 .box li:last-child{
	margin-bottom: 0;
}
.sec2 .box li b{
	color: #000;
	margin-left: -5em;
}
.sec2 .box .line{
	width: 20px;
	height: 3px;
	background-color: #b71b30;
	margin: 28px 0 24px;
}
.sec2 .box h5{
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-bottom: 34px;
}
.sec2 .box .img1{
	width: 67.2%;
}
.sec2 .box .img2{
	width: 51.71%;
}
.sec2 .box .img3{
	width: 100%;
}


.sec3{
	margin-bottom: 97px;
}
.sec3 h3{
	font-size: 44px;
	color: #333;
	font-weight: bold;
	margin-bottom: 69px;
	text-align: center;
}
.sec3 ul{
	-webkit-display: flex;
	-webkit-align-items: stretch;
	-webkit-justify-content: space-between;
	-webkit-flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-display: flex;
	-moz-align-items: stretch;
	-moz-justify-content: space-between;
	-moz-flex-direction: row;
	-moz-flex-wrap: wrap;
	-ms-display: flex;
	-ms-align-items: stretch;
	-ms-justify-content: space-between;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
	-o-display: flex;
	-o-align-items: stretch;
	-o-justify-content: space-between;
	-o-flex-direction: row;
	-o-flex-wrap: wrap;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.sec3 li{
	max-width: 32%;
	width: 393px;
	background-color: #fafafa;
	padding: 48px 2.5% 32px;
}
.sec3 li img{
	margin-bottom: 25px;
}
.sec3 h4{
	font-size: 22px;
	color: #b71b30;
	font-weight: bold;
	margin-bottom: 18px;
}
.sec3 h5{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-bottom: 24px;
}
.sec3 p{
	font-size: 16px;
	color: #666;
	line-height: 1.75;
}


.sec4{
	margin-bottom: 237px;
}
.sec4 h3{
	font-size: 44px;
	color: #333;
	font-weight: bold;
	margin-bottom: 54px;
	text-align: center;
}
.sec4 ul{
	-webkit-display: flex;
	-webkit-align-items: stretch;
	-webkit-justify-content: space-between;
	-webkit-flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-display: flex;
	-moz-align-items: stretch;
	-moz-justify-content: space-between;
	-moz-flex-direction: row;
	-moz-flex-wrap: wrap;
	-ms-display: flex;
	-ms-align-items: stretch;
	-ms-justify-content: space-between;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
	-o-display: flex;
	-o-align-items: stretch;
	-o-justify-content: space-between;
	-o-flex-direction: row;
	-o-flex-wrap: wrap;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.sec4 li.left{
	background-color: #fafafa;
	width: 64%;
	padding: 68px 8.857% 88px 4.28%;
}
.sec4 li.left h5{
	font-size: 28px;
	color: #333;
	font-weight: bold;
	margin-bottom: 29px;
}
.sec4 li.left p{
	font-size: 16px;
	color: #333;
	line-height: 1.75;
}
.sec4 li.right{
	background-color: #b71b30;
	border-top-right-radius: 30px;
	width: 36%;
	text-align: center;
	padding: 68px 0 88px;
}
.sec4 li.right h5{
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 24px;
}
.sec4 li.right p{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 2.11;
}
.sec4 .inline-box{
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.sec4 li.right p a{ color:#fff;}


@media only screen and (max-width:1600px){
	
	.banner .banner_text p{
		font-size: 20px;
		margin-bottom: 26px;
	}
	.banner .banner_text h2{
		line-height: 1.46;
		font-size: 38px;
	}

	.sec1{
		padding: 82px 0 50px;
		margin-bottom: 54px;
	}
	.sec1 h3{
		font-size: 22px;
		margin-bottom: 20px;
	}
	.sec1 p{
		font-size: 16px;
	}


	.sec2{
		margin-bottom: 68px;
	}
	.sec2 h3{
		font-size: 34px;
		margin-bottom: 44px;
	}
	.sec2 .box{
		margin-bottom: 5px;
		padding: 42px 0 38px;
	}
	.sec2 .box:last-child{
		margin-bottom: 0;
	}
	.sec2 .box .left-part{
		display: inline-block;
		vertical-align: top;
		width: 60.36%;
		padding-left: 4.286%;
		padding-right: 3.57%;
	}
	.sec2 .box .left-part.full{
		width: 100%;
	}
	.sec2 .box .right-part{
		display: inline-block;
		vertical-align: top;
		text-align: center;
		width: 39.64%;
		padding: 0 3.21%;
	}
	.sec2 .box h4{
		font-size: 20px;
		color: #000;
		font-weight: bold;
	}
	
	.sec2 .box .left-part.full li{
		width: 47%;
	}
	.sec2 .box li{
		font-size: 14px;
		color: #666;
		line-height: 1.75;
		margin-bottom: 1em;
		padding-left: 5em;
	}
	.sec2 .box li:last-child{
		margin-bottom: 0;
	}
	.sec2 .box li b{
		color: #000;
		margin-left: -5em;
	}
	.sec2 .box .line{
		width: 16px;
		height: 2px;
		margin: 22px 0 20px;
	}
	.sec2 .box h5{
		font-size: 14px;
		margin-bottom: 27px;
	}
	.sec2 .box .img1{
		width: 67.2%;
	}
	.sec2 .box .img2{
		width: 51.71%;
	}
	.sec2 .box .img3{
		width: 100%;
	}


	.sec3{
		margin-bottom: 77px;
	}
	.sec3 h3{
		font-size: 34px;
		margin-bottom: 55px;
	}
	
	.sec3 li{
		max-width: 32%;
		width: 393px;
		background-color: #fafafa;
		padding: 38px 2.5% 26px;
	}
	.sec3 li img{
		margin-bottom: 20px;
	}
	.sec3 h4{
		font-size: 18px;
		margin-bottom: 15px;
	}
	.sec3 h5{
		font-size: 16px;
		margin-bottom: 20px;
	}
	.sec3 p{
		font-size: 14px;
	}


	.sec4{
		margin-bottom: 190px;
	}
	.sec4 h3{
		font-size: 34px;
		margin-bottom: 42px;
	}
	
	.sec4 li.left{
		background-color: #fafafa;
		width: 64%;
		padding: 55px 8.857% 70px 4.28%;
	}
	.sec4 li.left h5{
		font-size: 22px;
		margin-bottom: 22px;
	}
	.sec4 li.left p{
		font-size: 14px;
	}
	.sec4 li.right{
		border-top-right-radius: 30px;
		padding: 65px 0 70px;
	}
	.sec4 li.right h5{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.sec4 li.right p{
		font-size: 16px;
		line-height: 2.11;
	}
}
@media only screen and (max-width:1440px){

}
@media only screen and (max-width:1184px){
}
@media only screen and (max-width:1024px){
	.banner{background-position:70% bottom;}
	.banner .banner_text p{
		font-size: 1.8rem;
		margin-bottom:16px;
	}
	.banner .banner_text h2{
		line-height: 1.46;
		font-size: 2.9rem;
	}



	.sec1{
		padding: 50px 0 30px;
		margin-bottom: 34px;
	}
	.sec1 h3{
		font-size:1.9rem;
		margin-bottom: 12px;
	}
	.sec1 p{
		font-size: 1.4rem;
		line-height: 2.22;
	}


	.sec2{
		margin-bottom: 40px;
	}
	.sec2 h3{
		font-size: 2.7rem;
		margin-bottom: 28px;
	}
	.sec2 .box{
		margin-bottom: 5px;
		padding: 26px 0 24px;
	}
	.sec2 .box:last-child{
		margin-bottom: 0;
	}
	.sec2 .box .left-part{
		display: inline-block;
		vertical-align: top;
		width: 60.36%;
		padding-left: 4.286%;
		padding-right: 3.57%;
	}
	.sec2 .box .left-part.full{
		width: 100%;
	}
	.sec2 .box .right-part{
		display: inline-block;
		vertical-align: top;
		text-align: center;
		width: 39.64%;
		padding: 0 3.21%;
	}
	.sec2 .box h4{
		font-size: 1.8rem;
	}
	
	.sec2 .box .left-part.full li{
		width: 47%;
	}
	.sec2 .box li{
		font-size: 1.3rem;
		line-height: 1.75;
		margin-bottom: 1em;
		padding-left: 5em;
	}
	.sec2 .box li:last-child{
		margin-bottom: 0;
	}
	.sec2 .box li b{
		color: #000;
		margin-left: -5em;
	}
	.sec2 .box .line{
		width: 10px;
		height: 2px;
		margin: 14px 0 12px;
	}
	.sec2 .box h5{
		font-size: 1.3rem;
		margin-bottom: 17px;
	}
	.sec2 .box .img1{
		width: 67.2%;
	}
	.sec2 .box .img2{
		width: 51.71%;
	}
	.sec2 .box .img3{
		width: 100%;
	}


	.sec3{
		margin-bottom: 50px;
	}
	.sec3 h3{
		font-size: 2.7rem;
		margin-bottom: 34.5px;
	}
	.sec3 li{
		max-width: 32%;
		width: 393px;
		background-color: #fafafa;
		padding: 24px 2.5% 16px;
	}
	.sec3 li img{
		margin-bottom: 12.5px;
	}
	.sec3 h4{
		font-size: 1.6rem;
		margin-bottom: 9px;
	}
	.sec3 h5{
		font-size: 1.4rem;
		margin-bottom: 12px;
	}
	.sec3 p{
		font-size: 1.3rem;
	}


	.sec4{
		margin-bottom: 120px;
	}
	.sec4 h3{
		font-size:2.7rem;
		margin-bottom: 27px;
	}
	
	.sec4 li.left{
		background-color: #fafafa;
		width: 64%;
		padding: 24px 8.857% 44px 4.28%;
	}
	.sec4 li.left h5{
		font-size: 1.9rem;
		margin-bottom: 15px;
	}
	.sec4 li.left p{
		font-size: 1.3rem;
		line-height: 1.75;
	}
	.sec4 li.right{
		border-top-right-radius: 15px;
		width: 36%;
		padding: 34px 0 44px;
	}
	.sec4 li.right h5{
		font-size: 1.8rem;
		margin-bottom: 12px;
	}
	.sec4 li.right p{
		font-size: 1.4rem;
		line-height: 2.11;
	}
}
@media only screen and (max-width:768px){
}
@media only screen and (max-width:767px){
	
}
@media only screen and (max-width:680px){
	.banner .banner_text p{
		font-size: 1.6rem;
		margin-bottom:16px;
	}
	.banner .banner_text h2{
		line-height: 1.46;
		font-size: 2rem;
	}
	
	.sec1 p{ line-height: 2;}
	
	.sec2 h3,.sec3 h3,.sec4 h3{font-size:2rem;}
	.sec2 .box .left-part{ width:100%;}
	.sec2 .box .right-part{ width:100%; padding-top: 20px;}
	
	.sec2 .box .left-part.full li{ width:100%;}
	.sec3{ margin-bottom:40px;}
	.sec3 li{ width:100%; max-width: none; margin-bottom: 5px;}
	
	.sec4 li.left{ width:100%;border-top-right-radius:15px;}
	.sec4 li.right{width:100%;border-top-right-radius:0;}
	
}