/* 공통 */
.sub_con {width: 100%; margin:0 auto; position: relative; padding:0 15px; }
.sub_title {text-align: center;}
.sub_title h2 {    font-size: 12px; font-weight: 400; color: #0867ae; letter-spacing: 3px; font-family: 'Montserrat'; margin-bottom: 8px; text-transform: uppercase;}
.sub_title h1 {    font-size:22px; font-weight: 400; color: #333; font-family: 'NanumSquare',sans-serif; line-height: 35px; word-break: keep-all;}
.sub_title h1 b {font-weight: 800;}
.apos_head {display: inline-block; position: relative; text-align: center; padding:0 30px;}
.apos_head h1 {font-size:18px; font-weight: 400; color:#333; font-family: 'NanumSquare',sans-serif; word-break: keep-all; line-height: 30px; }
.apos_head h1 span {font-weight: 800; color:#0867ae;}
.apos_head > img {position: absolute; top:-10px; width: 20px; }
.apos_head > img.apos1 {left:0;}
.apos_head > img.apos2 {right:0;}
.sub_p {font-size:14px; font-weight: 300; color:#666; letter-spacing: -.7px; line-height: 25px; word-break: keep-all; word-break: keep-all;}
.sub_list {text-align: left;}
.sub_list li {font-size:12px; font-weight: 300; color:#666; letter-spacing: -.7px; margin-bottom: 6px; display: flex; align-items: flex-start;}
.sub_list li:last-child {margin-bottom: 0;}
.sub_list li::before {content: ''; display: block; width: 3px; height: 3px; min-width: 3px; min-height: 3px; background: #0867ae; margin-right:8px; position: relative; top:7px;}


/*Content CSS*/
#pr2 {padding:0 0 50px;  }

/* brochure */
.bro_flex {display: flex; flex-direction: column; }
.bro_img {text-align: center;}
.bro_img img {width: 100%; max-width: 260px; border:1px solid #ddd;}
.bro_txt {margin-top:40px; text-align: center; }
.bro_txt h2 {font-size:20px; font-weight: 800; color:#333;  font-family: 'NanumSquare',sans-serif;}
.bro_txt h2::after {content: ''; display: block; width: 40px; height: 1px ;background: #0867ae; margin:15px auto 20px;}
.bro_txt p {font-size:14px; font-weight: 400; color:#333; line-height: 25px;}
.bro_txt span {display: block; font-size:13px; font-weight: 400; color:#b2bbc2; margin:20px 0 15px;}
.bro_txt a {width: 240px; height: 50px;  display: flex; align-items: center; justify-content: center; background: #333; font-size:14px; font-weight: 400; color:#fff;
text-transform: uppercase; transition: all .3s ease; margin:0 auto; }
.bro_txt a i {margin-left:15px; font-size:18px; transition: all .3s ease; position: relative;}
.bro_txt a:hover {background: #0867ae; transition: all .3s ease;}
.bro_txt a:hover i {animation: hv_ani .8s infinite ease-in-out;}






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

}

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

}

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

}

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

}
