.sub_gen_title{ border-left:6px solid #00398b; background-color:#f5f5f5; padding:15px 20px; margin-bottom:60px; }
.sub_gen_title h1{ font-size:24px; font-weight:500; color:#333; text-transform:uppercase; line-height:1; margin-bottom:5px; }
.sub_gen_title h3{ font-size:14px; font-weight:300; color:#999; }

.inq_pt_wrap{ margin:0 -15px; }
.inq_pt{ margin-bottom:40px; }
.inq_pt_title{ font-size:25px; font-weight:600; margin-bottom:10px; }
.inq_pt_list li{ position:relative; padding:15px 0 15px 40px; font-size:15px; font-weight:300; line-height:1.5; }
.inq_pt_list li i{ position:absolute; top:10px; left:0; font-size:14px; width:30px; height:30px; border-radius:100%; background-color:#00398b; text-align:center; line-height:30px; color:#fff; }

@media(max-width:700px){
	.inq_pt.col-06, .inq_pt.col-12{ width:100%; padding:0; }
	.inq_map_wrap iframe{ height:300px; }
}