@charset "utf-8";

@font-face {
font-family:'nbg';
font-weight: normal;
src:url(font/NanumBarunGothicWeb.eot);
src:url(font/NanumBarunGothicWeb.eot?#iefix) format('embedded-opentype'),
    url(font/NanumBarunGothicWeb.woff) format('woff'),
    url(font/NanumBarunGothicWeb.ttf)  format('truetype');
}
@font-face {
font-family:'nbg-b';
font-weight: normal;
src:url(font/NanumBarunGothicBold.eot);
src:url(font/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
    url(font/NanumBarunGothicBold.woff) format('woff'),
    url(font/NanumBarunGothicBold.ttf)  format('truetype');
}
@font-face {
font-family: "NanumSquareRound";
font-style: normal;
font-weight: 800;
src:url(font/NanumSquareRoundEB.eot);
src:url(font/NanumSquareRoundEB.eot?#iefix) format("embedded-opentype"),
    url(font/NanumSquareRoundEB.woff2) format("woff2"),
    url(font/NanumSquareRoundEB.woff) format("woff"),
    url(font/NanumSquareRoundEB.ttf) format("truetype");
}

/* Reset */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
html,body{width:100%;height:100%}
body,input,textarea,select,table{font-family:'nbg',NanumBarunGothic,MalgunGothic,dotum,Apple SD Gothic Neo,Helvetica,sans-serif;font-size:12px}
img,fieldset{border:0;vertical-align:top}
dl,ul,ol,menu,li{list-style:none}
address,caption,em{font-style:normal}
a{text-decoration:none}
button{overflow:visible;margin:0;padding:0;border:0;background:none;cursor:pointer}
button::-moz-focus-inner{padding:0;border:0}
button span{position:relative}
table{border-collapse:collapse;border-spacing:0}
hr{display:none}

body{background:#fff}
.blind{overflow:hidden;position:absolute;left:-9999px;width:1px;height:1px;font-size:0;line-height:0;white-space:nowrap}

/* Layout */
.container{position:relative;width:960px;margin:0 auto;z-index:10}
.service_chk_area{height:600px;padding-top:172px}
.bg_service{position:absolute;top:173px;left:468px}
/* ???? ?? ??? ?? */
.chk_info1{padding-left:80px;letter-spacing:-0.025em}
.chk_info1 h1{margin-top:38px}
.chk_info1 h2{margin-top:67px;font-size:42px;color:#181818;line-height:52px}
.chk_info1 p{margin-top:24px;font-size:15px;color:#666;line-height:26px}
.chk_info2{margin-left:50px;margin-top:55px;padding:22px 29px;background-color:#f4f4f4;letter-spacing:-0.025em}
.chk_info2 ul li{font-size:15px;line-height:30px;text-indent:-4px}
.chk_info2 ul li strong{margin-right:19px}
.btn_back{display:block;width:160px;height:54px;margin:60px auto 0;font-size:15px;color:#fff;background-color:#fa6e00;text-align:center;line-height:54px}

.footer{padding:209px 0 28px;text-align:center;color:#333;font-family:'dotum'}
.footer .copy{margin-top:7px}
.footer .copy a{color:#333}