/*공통*/
.sub_con {width: 1300px; margin:0 auto; }
.s_title {font-size:20px; }
.s_title h1 {font-size:3em; font-weight: 800; color:#000; font-family: 'NanumSquare',sans-serif; word-break: keep-all;}
.s_title h2 {font-size:2.4em; font-weight: 800; color:#000; font-family: 'NanumSquare',sans-serif; word-break: keep-all;}
.s_title p {font-size:0.9em; line-height: 1.8em; color:#333; word-break: keep-all; margin-top:25px; }
.s_title.wh h1, .s_title.wh p {color:#fff; }
.wh_bg {padding:100px 0; background-color: #fff; }
.blue_bg {padding:100px 0; background-color: #f8faff;}
.sub_p {font-size:16px; font-weight: 300; color:#666; letter-spacing: -.5px ; word-break: keep-all; line-height: 30px ;}
/* col2_list */
.col2_list {display: flex; flex-wrap:wrap; }
.col2_list li {width: 630px; margin-right: 40px; background-color: #fff;  box-shadow: 2.2px 2px 24px 0 rgba(108, 154, 255, 0.22); text-align: left; padding:30px;
display: flex; align-items: center; }
.col2_list li:nth-child(even) {margin-right: 0; }
.col2_list li:nth-child(n+3) {margin-top:40px; }
.col2_list li .txt {margin-left:20px; }
.col2_list li h1 {font-size:24px ;font-weight: 800; color:#000;font-family: 'NanumSquare',sans-serif; }
.col2_list li p {font-size:16px; font-weight: 300; color:#666; letter-spacing: -.4px ;line-height: 26px; margin-top:10px ;  word-break: keep-all;}



/*Content CSS*/
/* section1 */
#ab2_sec1 {text-align: center; }
#ab2_sec1 .cont {width: 100%; position: relative; margin-top:100px ;}
#ab2_sec1 .cont .box {position: absolute; text-align: left; }
#ab2_sec1 .cont .box h1 {font-size:28px; font-weight: 800; color:#1d87fd; font-family: 'NanumSquare',sans-serif;}
#ab2_sec1 .cont .box p {font-size:16px; font-weight: 300; color:#666; letter-spacing: -.4px ;line-height: 26px; margin-top:10px; }

#ab2_sec1 .cont .box.box2 h1 {color:#60d2c6;}
#ab2_sec1 .cont .box.box3 h1 {color:#0074bf;}
#ab2_sec1 .cont .box.box4 h1 {color:#0050ff;}
#ab2_sec1 .cont .box.box5 h1 {color:#073c70;}

#ab2_sec1 .cont .box.box1 {top:20px; right: 280px;}
#ab2_sec1 .cont .box.box2 {top:190px; right: 75px;}
#ab2_sec1 .cont .box.box3 {bottom:40px; right: 120px;}
#ab2_sec1 .cont .box.box4 {bottom:40px; left: 80px; text-align: right;}
#ab2_sec1 .cont .box.box5 {top:190px; left: 45px; text-align: right;}

/* section2 */
#ab2_sec2 {text-align: center; }
#ab2_sec2 .col2_list {margin-top:70px ;}

/* section3 */
#ab2_sec3 .box {text-align: left; display: flex; align-self: flex-start;  justify-content: space-between;}
#ab2_sec3 .box.box1 {padding-bottom: 80px; margin-bottom: 80px; border-bottom: 1px solid #ddd; }
#ab2_sec3 .box .txt_wr,#ab2_sec3 .box .btn_wr {width: 890px; }
#ab2_sec3 .box .btn_wr {display: flex; }
#ab2_sec3 .box .btn_wr a {display: block; transition: all .3s ease; width: 350px; height: 70px; background-color: #0050ff; color:#fff;  font-size:18px;
font-weight: 400; color:#fff; font-family: 'NanumSquare',sans-serif; text-align: center ; line-height: 70px; }
#ab2_sec3 .box .btn_wr a:nth-child(2) {background-color: #333 ; margin-left:25px ;}
#ab2_sec3 .box .btn_wr a:hover {background-color:#333;}
#ab2_sec3 .box .btn_wr a:nth-child(2):hover {background-color:#0050ff;}
#ab2_sec3 .box .btn_wr a i {margin-left:10px; }

#ab2_sec3 .box .txt_wr h1 {font-size:24px; font-weight: 800; color:#000;  font-family: 'NanumSquare',sans-serif; margin-bottom: 20px; }
#ab2_sec3 .box .txt_wr ul li {font-size:16px ;font-weight: 300; color:#666; line-height: 30px; display: flex; align-self: flex-start ;}
#ab2_sec3 .box .txt_wr ul li span {display: block; white-space: nowrap; padding-right: 5px; }
#ab2_sec3 .box .txt_wr > div {margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid #ddd; }
#ab2_sec3 .box .txt_wr > div:last-child {margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }

/* table */
#ab2_sec3 .box .txt_wr table {width: 100%; border-collapse: collapse; border-top:1px solid #000;}
#ab2_sec3 .box .txt_wr table th {padding:15px 30px; background-color: #f7f7f7; border-bottom: 1px solid #ddd; width: 200px;
font-size:17px; font-weight: 700; color:#000;  font-family: 'NanumSquare',sans-serif;}
#ab2_sec3 .box .txt_wr table td {padding:15px 30px; background-color: #fff; border-bottom: 1px solid #ddd; }
#ab2_sec3 .box .txt_wr table td a {display: flex; align-items: center ; justify-content: space-between; width: 250px;height: 40px ; color:#fff; font-size:15px; font-weight: 300;
background-color: #333; padding:0 25px 1px; transition: background-color .3s ease; }
#ab2_sec3 .box .txt_wr table td a i {font-size:20px;}
#ab2_sec3 .box .txt_wr table td a:hover {background-color: #0050ff; }

/* media */
@media screen and (max-width:1700px) {
}

@media screen and (max-width: 1300px) {
    /* 공통 */
    .sub_con {width: 100%; padding: 0 80px; }
    /* col2_list */
    .col2_list li {width: 100%; margin-right: 0;}
    .col2_list li:nth-child(n+2) {margin-top:30px; }
    .col2_list li p {font-size:15px; }

    /* content */
    #ab2_sec1 .cont {margin-top:60px ;}
    #ab2_sec1 .cont .img img {max-width: 100%; }
    #ab2_sec1 .cont .box_wr {margin-top:50px; display: flex; flex-wrap:wrap; }
    #ab2_sec1 .cont .box {position: static; text-align: center; width: calc(50% - 10px); padding:30px;border:1px solid #ddd;  border-top: 3px solid #1d87fd;}
    #ab2_sec1 .cont .box_wr > .box:nth-child(n+3) { margin-top:20px ;}
    #ab2_sec1 .cont .box_wr > .box:nth-child(odd) {margin-right: 20px; }
    #ab2_sec1 .cont .box h1 {font-size:26px; ;}
    #ab2_sec1 .cont .box p {font-size:15px; }
    #ab2_sec1 .cont .box.box2 {border-top-color:#60d2c6;}
    #ab2_sec1 .cont .box.box3 {border-top-color:#0074bf;}
    #ab2_sec1 .cont .box.box4 {border-top-color:#0050ff;}
    #ab2_sec1 .cont .box.box5 {border-top-color:#073c70;}
    #ab2_sec1 .cont .box.box4 {text-align: center;}
    #ab2_sec1 .cont .box.box5 {text-align: center; }

    #ab2_sec3 .box .txt_wr,#ab2_sec3 .box .btn_wr {width: calc(100% - 320px); }
    #ab2_sec3 .box .btn_wr a {display: block; transition: all .3s ease; width: calc(50% - 10px); height: 70px; line-height: 70px; }
    #ab2_sec3 .box .btn_wr a:nth-child(2) {margin-left:20px ;}
    #ab2_sec3 .box .txt_wr h1 {font-size:22px; margin-bottom: 15px ;}
    #ab2_sec3 .box .txt_wr ul li {font-size:15px ;}

}

@media screen and (max-width: 1024px) {
    /* 공통 */
    .sub_con {padding: 0 50px; }
    .wh_bg, .blue_bg {padding:80px 0; }
    .s_title {font-size:18px; }
    .s_title p br {display: none;}
    .s_title h1 {font-size:40px; line-height: 60px;}
    .s_title h2 {font-size:30px; line-height: 50px;}

    /* content */
    #ab2_sec1 .cont .box {width: 100%; padding:30px;}
    #ab2_sec1 .cont .box_wr > .box:nth-child(n+2) { margin-top:20px ;}
    #ab2_sec1 .cont .box_wr > .box:nth-child(odd) {margin-right: 0; }

    #ab2_sec3 .box {flex-wrap:wrap; }
    #ab2_sec3 .box .txt_wr, #ab2_sec3 .box .btn_wr {width: 100%; margin-top:40px; }
    #ab2_sec3 .box.box1 {padding-bottom: 50px; margin-bottom: 50px ;}

}

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

}

@media screen and (max-width: 640px) {
    /* 공통 */
    .sub_con {padding: 0 30px; }
    .wh_bg, .blue_bg {padding:60px 0; }
    .s_title {font-size:16px; }
    .s_title p {margin-top:20px;}
    .s_title h1 {font-size:32px; line-height: 50px;}
    .s_title h2 {font-size:26px; line-height: 38px;}
    .sub_p {font-size:15px ; line-height: 28px;}
    /* col2_list */
    .col2_list li {flex-direction: column; text-align: center; }
    .col2_list li .txt {margin-left: 0; margin-top:20px ;}


    /* content */
    #ab2_sec1 .cont .box h1 {font-size:20px ;}

    #ab2_sec2 .col2_list {margin-top:40px ;}
    #ab2_sec2 .col2_list li h1 {font-size:20px; }

    #ab2_sec3 .box .btn_wr{ flex-wrap:wrap ;}
    #ab2_sec3 .box .txt_wr h1 {font-size:20px;}
    #ab2_sec3 .box .btn_wr a {width: 100%; font-size:15px ; height: 60px; line-height: 60px; }
    #ab2_sec3 .box .btn_wr a:nth-child(2) {margin-left:0 ; margin-top:15px ;}
    #ab2_sec3 .box .txt_wr table th {width: 120px; padding:10px 15px ; font-size:14px; }
    #ab2_sec3 .box .txt_wr table td { padding:10px 15px ; }
    #ab2_sec3 .box .txt_wr table td a {width: 180px; height: 35px; font-size:13px; }
    #ab2_sec3 .box .txt_wr table td a i {font-size:16px; }


}

@media screen and (max-width: 375px) {
    /* 공통 */
    .sub_con {padding: 0 15px; }
    .wh_bg, .blue_bg {padding:50px 0; }
    .s_title {font-size:15px; }
    .s_title h1 {font-size:28px;}
    .s_title h2 {font-size:25px;}
    .sub_p {font-size:14px ; line-height: 26px;}

    /* content */
    #ab2_sec1 .cont .box p, .col2_list li p, #ab2_sec3 .box .txt_wr ul li {font-size:14px ; line-height: 26px; }



}
