#security{background:#ebeef0;font-size:16px;line-height:1.3;padding:50px 0 100px;}
#security .security-list .section{background-color:#fff;padding:5em;}
#security .security-list .section+.section{margin-top:30px;}

#security .section h1{font-size:2.5em;font-weight:bold;margin-bottom:0.5em;}
#security .section h2{font-size:1.5em;font-weight:bold;margin:1em 0 0.5em;}
#security .section p{margin-bottom:0.5em;}
#security .section li{list-style:auto;}
#security .section table{margin-bottom:0.5em;}
#security .section thead{background:#4acbd6;text-align:center;}
#security .section td{padding:0.5em 1em;}
#security .section img{max-width:100%;}

#security .section .process{margin:1em 0;}
#security .section .process li{list-style:none;display:inline-block;vertical-align:middle;margin:1em 0;}
#security .section .process p{padding:1em;border-radius:0.5em;text-align:center;min-width:6em;color:#fff;margin:0;}
#security .section .process .step1{background:#70ad47;}
#security .section .process .step2{background:#5b9bd5;}
#security .section .process .step3{background:#ed7d31;}
#security .section .process .step4{background:#7030a0;}

#security .section-bulletin h3{font-size:24px;color:#4acbd6;font-weight:700;}
#security .section-bulletin .bulletin-news{padding:20px 0;}
#security .section-bulletin .bulletin-news span{margin-right:5px;}
#security .section-bulletin .bulletin-news p{margin-bottom:8px;}
#security .section-bulletin .bulletin-news a{color:#000;text-decoration:none;}
#security .section-bulletin .bulletin-news a:hover{color:#4acbd6;}

@media (max-width:1680px){
	#security{font-size:14px;}
}

@media (max-width:1440){
	#security{font-size:12px;}
}

@media (max-width:736px){
	#security{background:#fff;font-size:10.35px;padding:0;}
	#security .security-list .section{padding:3em 20px;}
	#security .security-list .section+.section{margin-top:0;}

	#security .section h1{font-size:2.5em;}
	#security .section h2{font-size:2em;}
	#security .section p{font-size:1.75em;}
	#security .section td{font-size:1.5em;padding:0.25em 0.5em;}

	#security .section .process{font-size:0.75em;}
	#security .section .process p{padding:0.5em 1em;}
	#security .section .process img{max-width:3em;}

	#security .section-bulletin h3{text-align:center;}
}

@media (max-width:414px){
	#security{font-size:2.5vw;}
}