.cent1{
  background-image: url('../img/bg_1.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 100%;
}
.cent1 .lt{
	width: 47%;
	padding:1rem 0 1rem;
	margin-left: 3%;
}
.star img{
  width: 80px;
}
.star span{
	font-size: 0.75rem;
	margin-left: 0.2rem;
	
	

}

.cent1 .mob_bg{
	display: none;
	
}
.cent1 .lt h2{
	font-size: 1.8rem;
}
.cent1 .list img{
	width: 15px;
	margin-right: 0.4rem;
}
.cent1 p{
	font-size: 0.9rem;
	margin:0.6rem 0 0.4rem;
}
.cent1 .list{
	font-weight: bold;
	line-height: 1.8rem;
	margin:0 0 1rem 1rem;
}
.btn{
	width: 300px;
}
.a_btn{
	width: 290px;
	display: block;
	position: relative;
}
.a_btn span{
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 1rem;
	line-height: 69px;
	font-weight: bold;
}
.btn_icon{
	font-size: 0.7rem;

}
.btn_icon img{
	width: 15px;
	margin-right: 0.2rem;
}

.cent2{
  margin: 2rem 0 2rem;
}
.cent2 .img{
    width: 94%;
    margin:auto;
    max-width: 1000px;
}

.cent3{
	width: 94%;
	padding: 0 3% 0 3%;
	/*background-image: url('../img/bg3.jpg');*/
	background-position:center;
	/*background-repeat: no-repeat;*/
	background-size: cover;
	
}
.cent3_box{
	width: 100%;
	max-width: 1200px;
	display: flex;
	justify-content: space-between;
	align-items: center;
  	justify-content: center;
  	flex-direction: row;
  	flex-wrap: wrap;
}

.cent3 .lt{
	width: 40%;
}
.cent3_box .list li{
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin:0.5rem 0 0.5rem;
}
.cent3_box .list li span{
    font-weight: bold;
}
.cent3_box .list img{
    width:12px;
    margin-right: 8px;
}
.cent3 .rt{
	width: 60%;
}
.cent3 h2{
	margin:1rem 0 0.5rem;
}

.cent4{
	/*background-color: #000;*/
	background-image: linear-gradient(to bottom, #3e474f, #0c0310);
}
.cent4 h2{
	color: #ffA923;
	text-align: center;
	padding:2rem 0 0.5rem;
}
.cent4 h3{
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
}
.cent4 h4{
	padding:0 1rem 0 1rem;
	/*text-align: center;*/
	color: #fff;
	font-weight: 400;
	line-height: 1.8rem;
	margin-bottom: 1rem;
}
.cent4_box{
	display: block;
	display: flex;
	position: relative;
	width: 100%;
	align-items: center;
  	justify-content: center;
  	flex-direction:row;
  	flex-wrap: wrap;
  	padding:0 0 1rem;
	justify-content:space-between; 

}
.cent4_box .list{
	display: flex;
	padding:1rem 2rem 1rem 2rem;
	flex-direction: row;
  	flex-wrap: wrap;
  	color: #ffffff;
}
.cent4 .list h4{
	font-size: 1.2rem;
}
.cent4 .list p{
	font-size: 1rem;
}

.cent4 .list h4 img{
	width: 35px;
	margin-right: 1rem;
}
.cent4 .lt{
	
	width: 35%;
}
.cent4 .img_mob{
	display: none;
}
.cent4 .img_pc{
	width: 30%;
	text-align: center;
}
.cent4 .img_pc img{
	width: 140px;
}
.cent4 .rt{
	float: right;
	width: 35%;
}
.cent5{
	display: flex;
	width: 100%;
	color: #ffffff;
	flex-direction:row;
  	flex-wrap: wrap;
  
	
}
.cent5_box{
	width: 60%;
	padding:2rem;
}

.cent5 p{
	font-size: 1.1rem;
	line-height: 2rem;
	margin:0.5rem 0 2rem;
}
.cent5 .lt{
	display: flex;
	width: 50%;
	background-image: url('../img/bg5_1.jpg');
	background-position:center;

	background-size: cover;
	
}

.cent5 .rt{
	display: flex;
	width: 50%;
	background-image: url('../img/bg5_2.jpg');
	background-position:center;
	background-size: cover;
	
}
.cent6_box{
	display: flex;
	width: 100%;
	align-items: center;
  	justify-content: center;
  	flex-direction:row;
  	flex-wrap: wrap;
	justify-content:space-between; 

}
.cent6 h2{
	text-align: center;
	margin:1rem 0 2rem;
}

.cent6_box .lt{
	width: 45%;
}
.cent6_box .rt{
	width: 55%;
}
.cent7{
	background-color: #000000;
	color: #ffffff;
	/*margin:0 0 1rem;*/
}
.cent7_box{
	display: flex;
	width: 100%;
	align-items: center;
  	justify-content: center;
  	padding:2rem 0 2rem;
}
.cent7 .lt_img{
	width: 40%;
	display: flex;
	align-items: center;
  	justify-content: center;
}
.cent7 .lt_img img{
	width: 267px;
}
.cent7 .rt_desc{
	width: 60%;
}

.cent7 .rt_desc p{
	font-size: 1.1rem;
	margin:1rem 0 1rem;
}
.cent7 .rt_desc2 .img{
	display: none;
}
.cent8{
	background-color: #f7f7f7;
	padding:1rem 0 1rem;
}
.cent8 h2{
	text-align: center;
	font-size: 2rem;
	margin:1rem 0 1rem;
}
.cent8 h3{
	text-align: center;
	color: #999;
	margin-bottom: 1.5rem;
}
.cent8 .rev_list{
	display: flex;
	width: 100%;
	/*align-items: center;*/
  
  	flex-direction:row;
  	flex-wrap: wrap;
	justify-content:space-between; 
}
.rev_list .list{
	/*display: flex;*/
	width: 32.5%;
	border:1px solid #ccc;
	border-radius: 1rem;
	overflow: hidden;
	box-shadow: 2px 4px 1px rgba(0,0,0,0.16);
}

.rev_list .title{
	margin: 0.5rem 0 0.5rem 1rem;
	display: flex;
	align-items: center;
	font-weight: bold;
}
.rev_btn{
	display: flex;
	width: 100%;
	justify-content: center;
	margin:2rem 0 3rem;
}
.rev_list .title img{
	width: 14px;
}
.rev_list .title span{
	color: #027364;
	background-color: #ccc;
	padding:0.2rem 0.5rem 0.2rem 0.5rem;
	margin-left: 0.5rem;
	border-radius: 1rem;
	font-weight: 500;
}
.rev_list .star{
	margin-left: 1rem;
}
.rev_list .desc p{
	margin:1rem;
	font-size: 1rem;
}
.cent9{
	margin-bottom: 3rem;
}
.cent9 h2{
	font-size: 2rem;
	text-align: center;
	margin-bottom: 3rem;
}
.cent9 h3{
	font-size: 1.6rem;
	text-align: center;
	color: #e27823;
	margin:0.5rem 0 2.5rem;
}
.faq_list{
	width: 100%;
	max-width:900px;
	margin: auto;
}
.faq_list h4{
	padding:1rem 2rem 1rem 1.5rem;
	/*border-bottom: 1px solid #ccc;*/
	
	background-repeat: no-repeat;
	background-position:98% 50%;
}
.faq_hide{
	background-image: url('../img/qa_hide.png');
}
.faq_show{
	background-image: url('../img/qa_show.png');
	/*border-bottom: 1px solid #ddd;*/
}
.faq_list li{
	background-color: #effbfa;
	border-radius: 1rem;
	width: 100%;
	margin-bottom: 1rem;
}
.faq_list p{
	padding:1rem 1.5rem;
	font-size: 1rem;
	margin:0;
}


.line_title{
	width: 100%;
	padding:2rem 0 1rem;

}
.line_box{
	text-align: center;
	font-size: 1rem;
	font-weight: bold;
}
.line_title img{
	width: 50px;
}

@media (max-width: 1200px){
	.cent3 p{
		font-size: 1.1rem;
	}
}

@media (max-width: 960px){
	.cent3 p{
		font-size: 1rem;
	}
}

@media (max-width: 760px){
	
  	.cent1{
	  background-image: none;
	  
	}
	.cent1 .lt{
		width: 94%;
		margin: 0 3% 0 3%;
	}
	.cent1 .mob_bg{
		display: block;

	}
	
	.cent1 h2{
	    position: absolute;
	    top:1rem;
	    width: 90%;
	    left: 5%;
	    font-size: 1.4rem;
	    
	}
	.cent3{
		background-image: none;
	}

	.cent3 .lt{
		width: 100%;
	}

	.cent3 .rt{
		width: 100%;
	}

	.cent3 p{
		font-size:1rem;
	}

	.cent4 .img_mob{
		display: block;
		width: 100%;
		text-align: center;
	}
	.cent4 .img_mob img{
		width: 120px;
		
	}
	.cent4 .img_pc{
		display: none;
	}
	.cent4 .lt,.cent4 .rt{
		width: 100%;
	}
	.cent5_box{
	    width: 90%;
	}
	.cent5 .lt,.cent5 .rt{
		width: 100%;
	}
	.cent7 .lt_img{
		display: none;
	}

	.cent7 .rt_desc{
		width: 94%;
		margin:3%;
	}
	.cent7 .rt_desc2{
		display: flex;
		align-items: center;
  		justify-content: center;
	}

	.cent7 .rt_desc2 p{
		width: 64%;
		padding: 0 3% 0 3%;
	}

	.cent7 .rt_desc2 .img{
		display: block;
		width: 30%;
	}
	.rev_list .list{
		width: 94%;
		margin:auto;
		margin-bottom: 2rem;
	}
	.rev_btn{
		margin:0 0 2rem;
	}
	.faq_list h4{
		background-position:96% 50%;
	}
}