
#ab1 { padding:50px 0 0; overflow: hidden; }
#ab1 .bg { width:100%; height: 200px; background:url('../img/ab1_bg.jpg') no-repeat center / cover; z-index: 1; }

/*Content CSS*/
.txt .left { text-align: center; }
.txt .left img { width:150px; }

.txt .right { position:relative; text-align: center; }

.txt .right h1 { margin: 30px 0; font-size: 20px; font-family: 'S-CoreDream-5Medium'; color: #212122; line-height: 1; }
.txt .right h1 span { color: #009bdd; }
.txt .right p { font-size: 15px; font-weight: 300; color: #212122; letter-spacing: -0.45px; line-height: 2; }

.ico_list { margin: 30px 0 60px; display: flex; position:relative; z-index: 2; background:#fff; }
.ico_list li { width: 20%; padding:0 5px; text-align: center; }
/* .ico_list li ~ li { border-left: 1px solid rgba(47, 51, 61, 0.2); } */
.ico_list li h2 { margin-top: 10px; font-size: 13px; color: #000; font-family: 'S-CoreDream-5Medium'; }
