
/* 공통 */
.con_wrap { width:1300px; margin:0 auto; }
.se_con { padding:100px 0; }
/* #bu1_2wrap { padding-top:95px; } */
.pad_bot { padding-bottom: 90px }
.bu1_5con > div:nth-child(even) { background:#f8f8f8; }

.sub_title { line-height: 1; text-align: center; }
.sub_title span { display: inline-block; margin-bottom: 20px; font-size:17px; color:#3d6cb3; font-family: 'Montserrat';
font-weight: 500; text-transform: uppercase; }
.sub_title h1 { font-size:43px; color:#000; font-weight: 300; font-family: 'NanumSquare';}
.sub_title h1 b { font-weight: 800; }

.btn_tab { display: flex; width:100%; margin:55px 0 95px; border-top:1px solid #ddd; border-left:1px solid #ddd;}
.btn_tab li { flex:1; border-bottom:1px solid #ddd; border-right:1px solid #ddd; }
.btn_tab li a { display: block; width:calc(100% + 1px); line-height: 65px; font-size:15px; color:#333; text-align: center; }
.btn_tab li a.active { background: linear-gradient(to right, #4c86e2, #3661a0); color:#fff; }
.btn_tab li i { font-style: normal; }

.img { display: flex; justify-content: center; align-items: center; border:1px solid #ddd; }
.div_img { display: flex; margin: 20px 0; }
.div_img .img { margin-right: 20px; }
.div_img .img:last-child { margin-right:0; }

.txt_type1 { padding:50px 0 30px; }
.txt_title h2 { padding: 0 0 13px 7px; font-size: 14px; color: #3d6cb3; font-family: 'Montserrat'; }
.txt_title h2 .ico { display: inline-block; position: relative; width: 7px; height: 7px; margin-right: 15px; border-radius: 50%;
    background: #006cb7; vertical-align: 3px; }
.txt_title h2 .ico:before { content: ""; position: absolute; left: -4px; top: -4px; width: 15px; height: 15px; border-radius: 50%;
background: #006cb7; opacity: .4; }
.txt_title h1 { padding-left: 27px; font-size: 24px; color: #000; font-family: 'NanumSquare'; font-weight: 800; text-transform: uppercase;
word-break: keep-all; }

.txt_type1 .txt_con { padding:0 15px; margin-top: 30px; }
.txt_con p { font-size:17px; color:#666; line-height: 32px; font-weight: 300; word-break: keep-all; }
.txt_con .flex { display: flex; flex-wrap: wrap; }
.txt_con li { display: flex; margin-bottom: 12px; }
.txt_con li b { font-size:17px; color:#3d6cb3; margin:3px 10px 0 0; }
.txt_con li strong { font-size:19px; color:#333; font-weight: 400; }

.txt_con span { font-size:17px; color:#666; font-weight:300; }
.txt_con span i { display: inline-block; position:relative; margin:0 14px 0 12px; width:10px; height:4px; background:#3d6cb3; vertical-align:5px; }
.txt_con span i:after { content:""; position: absolute; right:-6px; top:-4px; width: 0; height: 0; border-top: 6px solid transparent;
border-bottom: 6px solid transparent; border-left: 6px solid #3d6cb3; }

.box_type1 { display: flex; line-height: 1; }
.box_type1 h2 { display: inline-block; padding:22px 40px; margin-right: 18px; font-family: 'NanumSquare'; font-size:20px; background:#3d6cb3; color:#fff;
 border-radius: 32.5px; white-space: nowrap; }
.box_type1 li { display: inline-block; padding:22px 50px; margin-right: 18px; border-radius: 32.5px; border:1px solid #666;
     background:#fff; }
.box_type1 li:last-child { margin-right: 0; }
.box_type1 li h3 { display: inline-block; font-size:19px; font-weight: 500; }
.box_type1 li span { font-size:17px; color:#666; font-weight: 300; }

.box_type2 { display: flex; }
.box_type2 li { width:305px; margin-right: 15px; border:1px solid #666; padding:8px 10px; border-radius: 32.5px; }
.box_type2 li:last-child { margin-right:0; }
.box_type2 li b { display: inline-block; width:70px; height:50px; line-height: 48px; background:#333; color:#fff; font-size:19px;
    border-radius: 25px; font-weight: 500; text-align: center; }
.box_type2 li span { display: inline-block; width:calc(100% - 75px); text-align: center; font-size:17px; color:#666;
font-weight: 300; }

.title_type1 { position:relative; font-size:30px; padding-top:30px; line-height: 1; font-family: 'NanumSquare'; font-weight: 800;
text-transform: uppercase; }
.title_type1:before { content:""; position:absolute; left:-35px; top:0; width:63px; height: 56px; background:url('../img/h1_apos.png') no-repeat center; }

/*Content CSS*/
#bu1_5wrap .btn_tab { margin-bottom: 55px; }

#s1 .top { border-bottom: 1px solid #ddd; }
#s1 .bot { display: flex; padding-top: 35px; }
#s1 .bot > div:first-child { margin-right: 20px; }
#s1 .bot .img { margin-top: 35px; }

#s2 .txt_type1 { padding:55px 0 0; }
#s2 .img { margin-top: 35px; }
#s2 .img img { width:calc(100% - 1px); }

#s3 .box_type2 { padding:40px 0 60px; border-bottom: 1px solid #ddd; }

#s3 .img_list > ul { display: flex; flex-wrap: wrap; margin-top: 20px; }
#s3 .img_list > ul > li { position:relative; width:310px; margin: 20px 20px 0 0; }
#s3 .img_list > ul > li:nth-child(4n) { margin-right: 0; }
#s3 .img_list > ul > li img { width:100%; }
#s3 .img_list > ul > li span { position:absolute; right:15px; bottom:18px; font-size:17px; color:#fffefe;}



@media screen and (max-width: 1400px) {
    .con_wrap { width:100%; padding-left: 40px; padding-right: 40px; }
    .con_wrap img { width:100%; }

    #s3 .img_list > ul > li { width:calc(25% - 10px); margin:10px 10px 0 0; }
}

@media screen and (max-width: 1250px) {
    .btn_tab li i { display: none; }
    .title_type1:before { left: 0; }

}

@media screen and (max-width: 1024px) {
    .con_wrap { padding-left: 30px; padding-right: 30px; }
    .btn_tab li i { display: inline-block; }
    .pad_bot { padding-bottom: 80px; }
    br { display: none; }

    .btn_tab { flex-wrap: wrap; margin: 40px 0 80px; }
    .btn_tab li { flex:none; width:50%; }
    .btn_tab li a { line-height: 50px; margin-top: -1px; }
    .btn_tab li:last-child { width:100%; }

    .txt_type1 .txt_con { padding: 0 25px; }
    .box_type2 { flex-wrap: wrap; justify-content: space-around; }
    .box_type2 li { width:calc(50% - 10px); margin-right:0; }
    .box_type2 li:nth-child(n+3) { margin-top: 20px;}
    #s3 .box_type2 { padding: 20px 20px 30px; }

    #s3 .img_list > ul > li { width:calc(33% - 10px);  }
    #s3 .img_list > ul > li:nth-child(4n) { margin-right: 10px; }

}




@media screen and (max-width: 720px) {
    .con_wrap { padding-left: 20px; padding-right: 20px; }
    .se_con { padding: 80px 0; }
    .sub_title span { font-size:15px; margin-bottom: 15px; }
    .sub_title h1 { font-size:36px; line-height: 48px; }
    .sub_title h1 br { display: block; }

    .btn_tab { margin: 30px 0 50px; }
    .btn_tab li {  width:100%; }
    .btn_tab li a { line-height:45px; }

    .txt_type1 { padding: 50px 0; }
    .txt_con p { font-size: 15px; line-height: 28px; }

    .txt_type1 .txt_con { margin-top: 25px; }
    .txt_type1 .txt_con span { line-height: 30px; }
    .box_type1 li span { line-height: 20px; }
    .txt_title h1 { font-size: 22px; line-height: 30px; }
    .title_type1 { word-break: keep-all; font-size:24px; line-height: 40px; }

    #s3 .img_list > ul > li { width:calc(50% - 5px); margin: 5px 5px 0 0;}
    #s3 .img_list > ul > li:nth-child(4n) { margin-right: 5px; }

    #s1 .bot { flex-direction: column; }
    #s1 .bot > div:first-child { margin-right:0; margin-bottom: 35px; }

    .box_type2 li { width:100%; }
    .box_type2 li:nth-child(2) { margin-top: 10px;}
    .box_type2 li:nth-child(n+3) { margin-top: 10px;}

}
