@charset "UTF-8";

/*======*/
h3.intro{width:100%;height:auto;margin:0px auto;max-width:1200px;padding:15px 0px;color:#cb2c72;font-size:19px;line-height:120%;font-weight:bold;}
p.intro{width:100%;height:auto;margin:0px auto;max-width:1200px;}
	@media all and (max-width: 1024px) {
		h3.intro{font-size:13px;line-height:130%;}
	}


/*======*/
.support{width:100%;height:auto;margin:0px auto;padding:0px;max-width:1200px;}
.support h4{width:100%;height:auto;margin:0px auto;padding:0px 0px 10px 0px;color:#cb2c72;font-size:16px;line-height:120%;font-weight:bold;}
.support_r p{width:100%;height:auto;margin:0px auto;padding:0px;}
.support_l p{width:100%;height:auto;margin:0px auto;padding-bottom:20px;}
.support .clearfix{width:100%;height:auto;margin:0px auto;padding:30px 0px 0px 0px;}
	@media all and (max-width: 1024px) {
		.support h4{font-size:13px;text-align:center;line-height:130%;}
	}

/*======*/
.support .clearfix:nth-of-type(1) .support_r{width:468px;height:auto;margin:0px auto;display:inline-block;vertical-align:top;float:right;}
.support .clearfix:nth-of-type(1) .support_l{width:690px;height:auto;margin:0px auto;display:inline-block;text-align:left;vertical-align:top;float:left;}
	@media all and (max-width: 1024px) {
		.support .clearfix:nth-of-type(1) .support_r{width:100%;float:none;}
		.support .clearfix:nth-of-type(1) .support_l{width:100%;float:none;padding-top:30px;}
	}

/*======*/
.support .clearfix:nth-of-type(2) .support_r{width:468px;height:auto;margin:0px auto;display:inline-block;vertical-align:top;float:left;}
.support .clearfix:nth-of-type(2) .support_l{width:690px;height:auto;margin:0px auto;display:inline-block;text-align:left;vertical-align:top;float:right;}
	@media all and (max-width: 1024px) {
		.support .clearfix:nth-of-type(2) .support_r{width:100%;float:none;}
		.support .clearfix:nth-of-type(2) .support_l{width:100%;float:none;padding-top:30px;}
	}

/*======*/
.support .clearfix:nth-of-type(2) ul{width:100%;max-width:1200px;height:auto;margin:0px auto;padding:0px 0px 5px 0px;}
.support .clearfix:nth-of-type(2) ul li{width:31%;height:auto;margin:4px auto;display:inline-block;padding:15px 0px;background:#ffffff;box-shadow: 0 0 0 4px #fff5f9 inset,0 0 0 5px #f5cada inset;}
.support .clearfix:nth-of-type(2) ul li span{display:block;width:100%;height:auto;margin:0px auto;padding:0px;color:#cb2c72;font-size:14px;line-height:100%;font-weight:bold;}
.support .clearfix:nth-of-type(2) ul li:nth-of-type(2){margin:4px 1%;}
	@media all and (max-width: 1024px) {
		.support .clearfix:nth-of-type(2) ul li{width:100%;}
	}

