@charset "utf-8";
/* CSS Document */

a {
	text-decoration: none;
}
ul {
	padding-left: 0;
}
li {
	list-style: none;
}
* {
	box-sizing: border-box;
}
body {
	font-family: 'Montserrat', Arial, serif;
}

.core{background: url( "../../image/cbp-corebg01.jpg") no-repeat center;height: 614px; }
.core-content{height: 614px;}
.core-content img{margin: auto;}
.core-img01{position: relative;
				top: 50%;
				transform: translateY(-50%); }
.core-img02{position: relative;
				top: 50%;
				transform: translateY(-50%);}
.core-img03{position: relative;
				top: 50%;
				transform: translateY(-50%);}

.condition{
background-color: #fcfcfc;
margin-top: 44px;
}

.condition-p {
font-size: 14px;
color: #666;
width: 380px;
height: 70px;
margin: 10px auto 0;  
}

.condition-img{
margin:0 auto;
}
.condition-h2{
font-size: 20px;
color: #333;
margin-top: 20px; 
text-align: center;
}

.condition-h1{
margin-top: 44px;
}

.condition-leftdiv2,.condition-rightdiv2{
margin-top: 70px; 
margin-bottom: 70px;}


@media screen and (max-width:1199px){
	.core-img02{margin-left: 30px;margin-right: 30px;}
	.core{height: 494px;}
	.core-content{height: 494px;}
	.condition-p{width: 380px;}
	.common p{height: 70px;
}
}

@media screen and (max-width:991px){
	.core{background: url(../../image/cbp-corebg02.jpg) no-repeat center;height: 1200px;}
	.core-content{height: 1200px;}
	.core-img01,.core-img02,.core-img03{}
	.core-img01{top: 16%;height: 308px;}
	.core-img02{top: 25%;margin:0px;height: 508px;}
	.core-img03{top: 17%;height: 279px;}
	.condition-p{width: 280px;}
	.common p{height: 86px;font-size: 14px;line-height: 22px;}
	.common h2{font-size: 22px;margin-bottom: 16px;}
}

@media screen and (max-width:546px){
	.core{background: url(../../image/cbp-corebg02.jpg) no-repeat center;height: 1130px;}
	.core-content{height: 1130px;}
	.core-img01,.core-img02,.core-img03{}
	.core-img01{top: 16%;}
	.core-img02{margin:0px;top: 24%;}
	.core-img03{top: 13%;}
	.condition-p{width: 200px;}
	.common p{font-size: 12px;font-size: 12px;line-height: 20px;}
	.common h2{font-size: 14px;}
}
.cbp-trait01{height: 230px; margin-bottom: 50px; }
.cbp-trait-content img{margin: auto;}
.cbp-trait-content h2{text-align: center;font-size: 20px;font-weight:bold;margin-top: 16px;margin-bottom: 16px;}
.cbp-trait-content p{font-size: 16px;line-height: 24px;padding-left: 30px;padding-right: 30px;}


@media screen and (max-width:991px){
.cbp-trait01,.cbp-trait02{height: 230px;margin-bottom: 30px; }
	
}

@media screen and (max-width:768px){
.cbp-trait01,.cbp-trait02{margin-bottom: 40px; }
	.common p{height: 86px;font-size: 14px;line-height: 22px;}
	.common h2{font-size: 18px;margin-bottom: 14px;}
	.condition-p{width: 260px;}
}



