@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');

.content_container{ padding:0 !important; }
section{ position:relative; z-index:1; overflow:hidden; }
section, section *{ box-sizing:border-box; word-break:keep-all; }
img{ display:block; max-width:100%; }


/* description_integral */
.de{ display:flex; align-items:flex-start; gap:10px; width:100%; }
.de.rt{ flex-direction:row-reverse; }
.de > img{ display:block; height:20px; margin:3px 0 0; }
.de.rt > img{ transform:rotate(180deg); }
.de.up > img{ transform:rotate(-90deg); }
.de > p{ font-family:'NanumSquare','nt', sans-serif; font-size:20px; font-weight:300; color:#0c0c0c; line-height:1.3em; }
.de.rt > p{ text-align:right; }

@media(max-width:850px){
    .de{ gap:8px; }
    .de > img{ height:16px; }
    .de > p{ font-size:16px; }
}
@media(max-width:500px){
    .de{ gap:6px; }
    .de > img{ height:14px; }
    .de > p{ font-size:14px; }
}

/* subtitle_integral */
.su_container{ display:flex; flex-direction:column; gap:60px; align-items:center; margin:0 0 80px; }
.su_wrap{ position:relative; z-index:1; width:min(800px, 100%); min-height:175px; padding:40px 60px; display:flex; flex-direction:column; gap:20px; align-items:center; justify-content:center; }
.su_wrap:before, .su_wrap:after{ content:''; position:absolute; z-index:1; top:0; bottom:0; width:45px; border:1px solid #0c0c0c; box-sizing:border-box; }
.su_wrap:before{ left:10px; border-right:none; border-radius:50px 0 0 50px; }
.su_wrap:after{ right:10px; border-left:none; border-radius:0 50px 50px 0; }
.su_wrap > img{ display:block; position:absolute; z-index:1; top:50%; width:21px; }
.su_wrap > img.st01{ left:0; transform:translate(0, -50%); }
.su_wrap > img.st02{ right:0; transform:translate(0, -50%); }
.su_wrap > h3{ font-family:'ns',serif; font-size:42px; font-weight:400; color:#0c0c0c; text-align:center; }
.su_wrap > h3 span{ display:inline-block; position:relative; z-index:1; }
.su_wrap > h3 span:after{ content:''; position:absolute; z-index:-1; bottom:0; left:0; width:100%; height:35%; background-color:#b4edff; }
.su_wrap > p{ font-family:'NanumSquare','nt', sans-serif; font-size:16px; font-weight:400; color:#0c0c0c; text-align:center; line-height:1em; display:flex; gap:10px; align-items:center; }
.su_iw{ width:min(1200px, 100%); }
.su_iw > img{ display:block; width:100%; height:auto; }
.su_ix{ width:min(1080px, 100%); word-break:keep-all; }
.su_ix > p{ font-family:'NanumSquare','nt', sans-serif; font-size:24px; font-weight:300; color:#0c0c0c; line-height:1.7em; text-align:center; }
.su_px{ width:min(1200px, 100%); position:relative; z-index:1; padding:20px 0 0 20px; }
.su_px > img{ position:absolute; z-index:-1; width:50px; top:0; left:0; }
.su_px > h3{ font-family:'NanumSquare','nt', sans-serif; font-size:36px; font-weight:300; color:#0c0c0c; line-height:1.3em; margin-bottom:30px; }
.su_px > p{ font-family:'NanumSquare','nt', sans-serif; font-size:20px; font-weight:300; color:#0c0c0c; line-height:1.7em; letter-spacing:-0.015em; }

@media(max-width:850px){
    .su_container{ margin:0 0 60px; }
    .su_wrap{ padding:40px 40px; min-height:unset; }
    .su_wrap:before, .su_wrap:after{ width:30px; }
    .su_wrap > h3{ font-size:36px; }
    .su_ix > p{ font-size:20px; }
    .su_px > h3{ font-size:32px; margin-bottom:20px; }
}
@media(max-width:500px){
    .su_wrap > h3{ font-size:32px; }
    .su_wrap > p{ font-size:14px; }
    .su_ix > p{ font-size:16px; }
    .su_px > h3{ font-size:28px; }
    .su_px > p{ font-size:16px; }
}



#headline{ padding:150px 40px 150px; background-color:#fff; }
.hl_con{ position:relative; z-index:1; width:min(1200px, 100%); margin:0 auto; padding:50px 60px; }
.hl_con:before, .hl_con:after{ content:''; position:absolute; z-index:1; top:0; bottom:0; width:35px; border:2px solid #b4edff; box-sizing:border-box; }
.hl_con:before{ left:0; border-right:none; }
.hl_con:after{ right:0; border-left:none; }
.hl_con > img{ display:block; position:absolute; z-index:1; width:min(50px, 100%); height:auto; }
.hl_con > img.qt01{ top:0; left:55px; transform:translate(0, -50%); }
.hl_con > img.qt02{ bottom:0; right:55px; transform:translate(0, 50%); }
.hl_con > h2{ width:min(1080px, 100%); margin:0 auto; font-family:'ns',serif; font-size:28px; font-weight:400; color:#0c0c0c; line-height:1.5em; text-align:center; letter-spacing:-0.025em; }
.hl_de{ width:min(1200px, 100%); margin:80px auto 0; text-align:center; font-size:24px; font-weight:300; color:#0c0c0c; line-height:1.5em; text-align:center; letter-spacing:-0.025em; }

@media(max-width:991px){
    #headline{ padding:150px 15px 100px; }
}
@media(max-width:850px){
    .hl_de{ font-size:20px; }
    .hl_con > h2{ font-size:24px; }
}
@media(max-width:768px){
    .hl_con{ padding:40px 30px; }    
    .hl_con:before, .hl_con:after{ width:30px; }
    .hl_con > h2{ font-size:20px; }
    .hl_con > img{ width:40px; }
    .hl_con > img.qt01{ left:45px; }
    .hl_con > img.qt02{ right:45px; }
}
@media(max-width:500px){
    .hl_con > h2{ font-size:16px; }
    .hl_de{ font-size:16px; }
}



#sb01{ padding:0 40px 200px; background-color:#fff; }

.sb01_pw{ width:min(1200px, 100%); margin:0 auto 150px; display:flex; flex-flow:row wrap; gap:80px 3.333333333333333%; }
.sb01_pt{ width:48.33333333333333%; }
.sb01_pt.rt{ display:flex; align-items:center; }
.sb01_pt.bt{ width:100%; }
.sb01_id > img{ margin:0 0 20px; }
.sb01_pd{ font-size:20px; font-weight:300; color:#0c0c0c; line-height:1.7em; letter-spacing:-0.025em; }
.sb01_de{ font-size:20px; font-weight:300; color:#0c0c0c; line-height:1.7em; letter-spacing:-0.025em; text-align:center; }

.sb01_pw2{ width:min(960px, 100%); margin:0 auto; }
.sb01_pt2.bt{ margin:80px 0 0; }

@media(max-width:991px){
    #sb01{ padding:0 15px 150px; }
}
@media(max-width:768px){
    .sb01_pd{ font-size:16px; }
    .sb01_de{ font-size:16px; }
}
@media(max-width:600px){
    .sb01_pw{ gap:40px 3.333333333333333%; }
    .sb01_pt{ width:100%; }

    .sb01_pt2.bt{ margin:40px 0 0; }
}



#sb02{ padding:0 40px 200px; background-color:#fff; }
.sb02_ix{ width:min(1200px, 100%); margin:0 auto 100px; }
.sb02_ix > img{ width:100%; height:auto; margin:0 0 20px; }
.sb02_ix > p{ width:min(900px, 100%); margin:0 auto; font-size:20px; font-weight:300; color:#0c0c0c; line-height:1.7em; letter-spacing:-0.03em; text-align:center; }
.sb02_id > img{ margin:0 0 20px; }

.sb02_pw{ width:min(1200px, 100%); margin:0 auto 80px; display:flex; flex-flow:row wrap; gap:40px 3.333333333333333%; }
.sb02_pt{ width:48.33333333333333%; }
.sb02_pt.lf{ display:flex; align-items:flex-end; }
.sb02_pt.lf > p{ width:100%; font-size:20px; font-weight:300; color:#0c0c0c; line-height:1.7em; text-align:right; }

.sb02_pw2{ width:min(1200px, 100%); margin:0 auto 150px; display:flex; flex-flow:row wrap; gap:40px 3.333333333333333%; }
.sb02_pt2{ width:48.33333333333333%; }
.sb02_pt2.rt{ display:flex; flex-direction:column; justify-content:space-between; }
.sb02_pt2.rt > p{ width:100%; font-size:20px; font-weight:300; color:#0c0c0c; line-height:1.7em; margin-bottom:40px; }
.sb02_pt2.bt{ width:100%; }
.sb02_pt2.bt > p{ width:min(900px, 100%); margin:0 auto; font-size:20px; font-weight:300; color:#0c0c0c; line-height:1.7em; margin-bottom:40px; text-align:center; }

.sb02_pw3{ width:min(1200px, 100%); margin:0 auto; /* display:flex; flex-flow:row wrap; gap:3.333333333333333%; */ }
.sb02_pt3.lf{ width:50%; float:right; margin:0 0 40px 3.33333333333333%; }
.sb02_pf{ text-align:right; }
.sb02_pf > h5{ font-size:20px; font-weight:300; color:#0c0c0c; line-height:1.3em; }
.sb02_pf > h3{ font-size:32px; font-weight:500; color:#0c0c0c; line-height:1.3em; margin-bottom:20px; }
.sb02_pf > p{ font-size:20px; font-weight:300; color:#0c0c0c; line-height:1.7em; margin-bottom:40px; }

.sb02_pt3.bt{ width:100%; }
.sb02_hs{ width:max(376px, 50%); margin:0 0 0 auto; text-align:right; }
.sb02_hs > h3{ font-size:24px; font-weight:500; color:#0c0c0c; line-height:1.3em; margin-bottom:20px; }
.sb02_hs > li{ font-size:16px; font-weight:300; color:#0c0c0c; line-height:1.5em; }
.sb02_hs > li:not(:last-child){ margin-bottom:5px; }
.sb02_hs > li > b{ font-weight:600; margin-right:10px; }

@media(max-width:991px){
    #sb02{ padding:0 15px 150px; }
}
@media(max-width:768px){
    .sb02_ix > p{ font-size:18px; }
    .sb02_pt3.lf{ font-size:20px; }
    .sb02_pt.lf > p{ font-size:18px; }
    .sb02_pt2.rt > p{ font-size:18px; }

    .sb02_pf > h5{ font-size:18px; }
    .sb02_pf > h3{ font-size:28px; }
    .sb02_pf > p{ font-size:18px; }
}
@media(max-width:600px){
    .sb02_pt{ width:100%; }
    .sb02_pt.lf{ order:1; }
    .sb02_pt2{ width:100%; }

    .sb02_pf > h5{ font-size:16px; }
    .sb02_pf > h3{ font-size:24px; }
    .sb02_pf > p{ font-size:16px; }
    .sb02_pt2.bt > p{ font-size:16px; }
    .sb02_ix > p{ font-size:16px; }
    .sb02_pt.lf > p{ font-size:16px; }
    .sb02_pt2.rt > p{ font-size:16px; }
}
@media(max-width:500px){
    .sb02_pt3.lf{ width:100%; }
}