.ct_07{padding: 190px 0;}
.ct_07 .subject{font-size: 24px; line-height: 1.5em; letter-spacing: -.04em; color:#333;}
.ct_07 .text{font-size: 16px; line-height: 1.7em; letter-spacing: -.04em; color:#666; margin-top: 20px;}
.ct_07 .text span b{font-weight: 400; color:#1a317b}
.ct_07 .article{margin-top: 30px; padding-top: 50px; border-top:1px solid #253476}
.ct_07 .art_more{margin-top: 70px; padding-top: 70px; border-top:1px dashed #253476}
.ct_07 .art_more .imgwrap{margin-top: 20px;}
.ct_07 .art_more .imgwrap img{border-radius: 20px;}
.ct_07 ul{margin-top: 50px; display: flex; justify-content: space-between;width:102%; margin-left:-1%; flex-wrap:wrap;}
.ct_07 ul li{display: table; width:48%; margin:0 1%; margin-bottom: 10px;}
.ct_07 ul li div{display:table-cell; vertical-align: top;}
.ct_07 ul li div:first-of-type{color:#353895; font-size: 26px; width:30px;}
.ct_07 ul li div:last-of-type{ font-size: 16px; letter-spacing: -.04em; line-height: 1.6em; color:#666; padding-left: 10px;}
.ct_07 ul li div:last-of-type span{white-space: nowrap;}

@media screen and (max-width:1199px) {
	.ct_07 .subject{font-size: 22px;}
}

@media screen and (max-width:1000px) {
	.ct_07 ul{display: block;width:100%; margin-left:0;}
	.ct_07 ul li{width:auto; margin:0; margin-bottom: 10px}
}

@media screen and (max-width: 780px){
	.ct_07{padding: 150px 0;}
	.ct_07 .subject{font-size: 20px;}
	.ct_07 .text{font-size: 15px;}
	.ct_07 .article{margin-top: 20px; padding-top: 30px;}
	.ct_07 .art_more{margin-top: 50px; padding-top: 50px;}
	.ct_07 ul li div:first-of-type{font-size: 24px; width:28px;}
	.ct_07 ul li div:last-of-type{ font-size: 15px;}
}

@media screen and (max-width: 620px){
	.ct_07{padding: 120px 0;}
	.ct_07 .subject{font-size: 18px;}
	.ct_07 .text{font-size: 14px;}
	.ct_07 .art_more{margin-top: 40px; padding-top: 40px;}
	.ct_07 ul li div:last-of-type{ font-size: 14px;}
}

@media screen and (max-width: 520px){
	.ct_07{padding: 80px 0;}
	.ct_07 .subject{font-size: 16px;}
	.ct_07 .text{font-size: 13px;}
	.ct_07 .art_more{margin-top: 30px; padding-top: 30px;}
	.ct_07 ul li div:first-of-type{font-size: 22px; width:24px;}
	.ct_07 ul li div:last-of-type{ font-size: 13px; padding-left: 8px;}
}

@media screen and (max-width: 420px){
	
}