.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; }

.sub01_pt{ width:calc(25% + 1px); margin:-1px 0 0 -1px; }
.sub01_pt_box{ padding:30px 25px; border:1px solid #ddd; }
.sub01_pt_img{ border:1px solid #aaa; margin-bottom:15px; }
.sub01_pt_img img{ display:block; }
.sub01_pt_txt{ text-align:center; font-size:16px; font-weight:300; color:#333; word-break: keep-all; }

.sub01_map{ margin-bottom:30px; }

.int_info{ border:1px solid #ddd; border-right:none; padding:25px; }
.int_info:last-child{ border-right:1px solid #ddd; }
.int_info_box{ text-align:center; }
.int_info_img img{ margin:0 auto; }
.int_info_title{ margin:5px 0 10px; font-size:22px; color:#333; }
.int_info_desc{ font-size:14px; font-weight:400; line-height:1.5; color:#333; word-break:keep-all; }

@media( max-width:800px ){
	.int_info.col-03{ width:50%; border:1px solid #ddd; }
}

@media( max-width:550px ){
	.int_info.col-03{ width:100%; margin-bottom:10px; }
}