
/* 공통 */
.con_wrap { width:1300px; margin:0 auto; }
.se_con { padding:100px 0; }
/* #bu1_2wrap { padding-top:95px; } */
.pad_bot { padding-bottom: 90px }
.bu2_1con > 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; }
.sub_title h1 br { display: none; }

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

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

.title_type1 br { display: none; }
.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;}

.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; }
.title_type1 span { font-size:17px; font-weight: 300; text-transform: none; }

/*Content CSS*/

#s1 .div_img { line-height: 1; }
#s1 img { width:100%; }
#s1 .div_img b { display: block; margin: 20px 0; text-align: center; font-size:17px; font-weight: 500; }

#s1 .s1_txt { display: flex; padding-top: 20px; }
#s1 .s1_txt > div { flex:1; }
#s1 .s1_txt .left { position:relative; padding-right: 50px; }
#s1 .s1_txt .left:after { content:""; position:absolute; right:0; bottom:0; height: 800px; width:1px; background:#ddd;}
#s1 .s1_txt .right { padding-left: 50px; }

#s1 .txt_con { padding:0; }
#s1 .txt_type1 { padding-top:30px; }
#s1 .title_type1 { padding-bottom: 20px; }

/* s2 */
#s2 .con_wrap { padding:20px 0 70px; }
#s2 .box_type1 { flex-wrap: wrap; margin-top: 35px; }
#s2 .box_type1 li { padding: 0; width: 305px; height: 65px; line-height: 63px; border: 1px solid #999; font-size: 17px;
color: #666; font-weight: 300; text-align: center; margin: 0 20px 20px 0; }
#s2 .box_type1 li:nth-child(4n) { margin-right: 0; }

/* s3 */
#s3 .con_wrap { padding-top:20px; }
#s3 .txt_title { padding-bottom: 20px; }

#s3 table { width:100%; border-collapse: collapse; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; }
#s3 table ~ table { margin-top: 30px; }
#s3 table caption { display: none; }
#s3 table thead th { line-height: 48px; font-size:18px; color:#000; font-weight: 500; background:#d8e2f8; border-left: 1px solid #e6eeff; }
#s3 table thead th:first-child { border-left: 0; }
#s3 table thead th:first-child,
#s3 table tbody th { position:relative; font-size:18px; color:#fff; font-weight: 300; background:#293b56; }
#s3 table tbody th:before { content:""; position:absolute; left:0; right:0; top:0; bottom:0; border-top: 1px solid #e6eeff; opacity: .2; }
#s3 table tbody td { line-height: 47px; font-size:17px; color:#666; font-weight: 300; text-align: center;
    border-top: 1px solid #e6eeff; border-left: 1px solid #e6eeff; }


@media screen and (max-width: 1400px) {
    .con_wrap { width:100%; padding-left: 40px; padding-right: 40px; }
    .title_type1:before { left: 0; }
    br { display: none; }

    #s2 .con_wrap { padding:20px 40px 70px; }
    #s2 .box_type1 li { width:calc(25% - 10px); margin: 0 10px 10px 0; font-size:15px; }

}

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


}

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

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

    #s2 .con_wrap { padding:20px 30px 60px; }
    #s2 .box_type1 li { width:calc(33% - 10px); }
    #s2 .box_type1 li:nth-child(4n) { margin-right: 10px; }

    #s1 .s1_txt { flex-wrap: wrap; }
    #s1 .s1_txt > div { flex: none; width:100%; }
    #s1 .s1_txt .left { padding-right: 0; }
    #s1 .s1_txt .left:after { display: none; }
    #s1 .s1_txt .right { padding-top: 50px; padding-left:0; width:100%; }

    #s1 .div_img .img { margin-right:0; }
    #s1 .div_img { flex-wrap: wrap; }
    #s1 .div_img > div { width:100%; }
    #s1 .txt_type1 { padding: 30px 0 30px; }

    #s2 .box_type1 li { width:calc(50% - 10px); }


    #s3 table tbody td { line-height: 1; padding: 15px 5px; font-size: 16px; line-height: 24px; word-break: keep-all; }
    #s3 table thead th:first-child,
    #s3 table tbody th { font-size: 16px; word-break: keep-all; }
    #s3 table thead th { line-height: 50px; font-size: 17px; }

    .txt_type1 .txt_con { padding: 0 25px; }
    #s1 .txt_con { padding: 0 25px; }

    #s2 .box_type1 { padding: 0 25px; }


}

@media screen and (max-width: 640px) {
    .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; }
    .title_type1 span { font-size: 15px; }
    .title_type1 br { display: block; }

    .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: 30px; }


    #s2 .box_type1 li { border:none; background:none; height: auto; line-height: 1; text-align: left; padding:0; padding-left: 10px;
        width:100%; margin:0; margin-bottom:22px; position:relative; font-size: 15px; }
    #s2 .box_type1 li:before { content: ''; position: absolute; left: 0; top: 8px; width: 3px; height: 3px; background: #3d6cb3;
    border-radius: 50%; }


    #s3 table tbody td { padding: 10px 5px; }
    #s3 table thead th { line-height: 24px; font-size: 13px; }
    #s3 table tbody td { font-size: 13px; line-height: 22px; }
    #s3 table thead th:first-child,
    #s3 table tbody th { font-size: 13px; }
}
