@charset "UTF-8";

.title-wrap {text-align:center;}
.con-title {font-size:2.5rem;font-weight:700;}
.con-subtitle {font-size:1.5rem;font-weight:500;}

.cps-security-wrap .img-box.small-img {width:60%;margin:0 auto;}
.cps-security-wrap .con-box03 .img-box {width:80%;margin:0 auto;}

.list {font-size:0px;}
.list-wrap {display:inline-block;width:33.333%;padding:0 20px 0 0;box-sizing:border-box;}
@media screen and (max-width: 1024.98px) {

	.list-wrap {
		width:100%;
	}
	
}

@media screen and (max-width: 768px) {
	.con-title {font-size:1.6rem;font-weight:700;}
	.con-subtitle {font-size:1.3rem;font-weight:500;}
}

@media screen and (max-width: 480px) {
	.con-title {font-size:1.3rem;font-weight:700;}
	.con-subtitle {font-size:1rem;font-weight:500;}

}