@charset 'utf-8';

body,hr,img,fieldset,form,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,q,blockquote,caption,legend,address,a,input,select,textarea,button{margin:0;padding:0;word-wrap:break-word;word-break:keep-all}
hr{display:none}
img,input,button,textarea,fieldset,form,legend,hr{border:0 none}
dl,ul,ol,li{list-style:none}
body,h1,h2,h3,h4,h5,h6,big,small,input,select,textarea,button{font-size:1em;line-height:1.4em}
q,blockquote{quotes:none}
q:before,q:after{content:''}
caption,legend{height:1px;overflow:hidden;margin:-1px 0 0 0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;font:0/0 serif}
a,a:hover,a:visited,a:focus,a:active{text-decoration:none}
a{text-decoration:none}
dfn,em,cite,address,sup,sub{font-style:normal;font-variant:normal;text-transform:none}
button{outline:none;background-color:transparent;cursor:pointer}
img,input,select,textarea,button{vertical-align:middle}
a,input,button,select{outline:none}
table{width:100%;margin:0;padding:0;border-collapse:collapse}
table,tr,td{margin:0;padding:0;border-collapse:collapse;word-break:break-all}
button,input[type="radio"],input[type="checkbox"]{cursor:pointer}
p{margin:0}
input[type="password"],input[type="text"]{background-color:transparent}
input[type="text"]::-ms-clear{display:none}
html{
    word-wrap:break-word;
    word-break:keep-all;
    -webkit-font-smoothing:antialiased;
    -moz-font-smoothing:antialiased;
    -ms-font-smoothing:antialiased;
    -webkit-text-size-adjust:none;
    -moz-text-size-adjust:none;
    -ms-text-size-adjust:none;
}
body{
    -webkit-font-smoothing:antialiased;
    -webkit-text-size-adjust:none;
    -webkit-overflow-scrolling:touch;
    word-wrap:break-word;
    word-break:keep-all;
    font-size:16px;
}
body,input,textarea,a,select,button{
    font-weight:400;
    font-style:normal;
    font-family:'NotoSansKR','Noto Sans','돋움','dotum','applegothic',sans-serif;
    color:#848484;
    font-size:14px;
    line-height:30px;
    letter-spacing:-0.05em;
}
*:focus {outline:none}
textarea{resize:none}
textarea:focus{outline:none}

#back_bg{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;z-index:10;opacity:0}

::-webkit-input-placeholder{color:#c5c5c5}
::-moz-placeholder{color:#c5c5c5}
:-ms-input-placeholder{color:#c5c5c5}
:-moz-placeholder{color:#c5c5c5}

.check{display:inline-block;position:relative;line-height:28px;vertical-align:top}
.check *{vertical-align:top}
.check input[type='checkbox']{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity:0;
}
.check label{display:block;padding-left:34px;line-height:28px}
.check label:before{
    content:' ';
    display:inline-block;
    position:absolute;
    left:0;
    top:0;
    width:28px;
    height:28px;
    background-color:#fff;
    background-repeat:no-repeat;
    background-position:center center;
    border:1px solid #848484;
}
.check input[type='checkbox']:checked + label:before{background-image:url('../img/ico_check-v.png')}

.selt{position:relative;display:inline-block;width:100px;height:40px;box-sizing:border-box;border:1px solid #e1e1e1;background:#fff url("../img/ico_select.png") right center no-repeat;
    -webkit-transition:border-color 0.2s cubic-bezier(0.75,0.1,0.25,1) 0.0s;
    transition:border-color 0.2s cubic-bezier(0.75,0.1,0.25,1) 0.0s;
}
.selt.focus{border-color:#2c303c}
.selt label{position:absolute;display:block;width:75%;text-indent:14px;line-height:38px;height:38px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#888;text-align:left}
.selt select{display:block;width:100%;height:100%;opacity:0;cursor:pointer;font-size:14px;color:#888;;text-align:left}

input[type="password"],
input[type="text"]{height:40px;color:#333;text-indent:22px;line-height:40px;border:1px solid #e1e1e1;background-color:#fff;overflow:hidden;box-sizing:border-box;font-size:14px;text-align:left;
    -webkit-transition:border-color 0.2s cubic-bezier(0.75,0.1,0.25,1) 0.0s;
    transition:border-color 0.2s cubic-bezier(0.75,0.1,0.25,1) 0.0s;
}
input[type="password"]:focus,
input[type="text"]:focus{border-color:#2c303c}

body{background-color:#f7f5f5}
#ui_wrap{position:relative;min-width:1200px;overflow:hidden}
#ui_top{background-color:#5677d4;border-bottom:3px solid #0d4e9c}
#ui_top .top_guide{position:relative;width:1200px;margin:0 auto}
#ui_top h1{width:300px;height:67px}
#ui_top h1 a{display:block;width:100%;height:100%;background:url('../img/h1_logo.png') 30px center no-repeat;text-indent:-99999em;overflow:hidden}
#ui_top .member_sup{position:absolute;right:0;top:0;font-size:0}
#ui_top .member_sup .info{border:solid #89a0e1;border-width:0 1px;height:67px;display:inline-block;vertical-align:top;padding:0 30px}
#ui_top .member_sup .info:nth-child(1){background-color:#0d285c;border-width:0}
#ui_top .member_sup .info a{display:block;;color:#fff;font-size:16px;margin-top:20px}
#ui_top .member_sup .info a *{display:inline-block;vertical-align:top}
#ui_top .member_sup .info a em{padding-left:52px;background:url('../img/ico_member.png') 10px center no-repeat}
#ui_top .member_sup .btn{width:126px;text-align:center;display:inline-block;vertical-align:top;margin-top:20px}
#ui_top .member_sup .btn button{display:inline-block;vertical-align:top;padding:0 10px;line-height:28px;border:1px solid #abbbea;border-radius:15px;color:#fefefe;font-size:11px;font-family:"Arial"}
#ui_top .member_sup .btn button:hover{background-color:#abbbea;color:#000}
#ui_foot{border-top:1px solid #e1e1e1;padding:20px 0}
#ui_foot .fot_guide{width:1200px;margin:0 auto;text-align:right;background:url('../img/ico_foot-logo.png') 0 center no-repeat}
#ui_foot .fot_right{display:inline-block;vertical-align:top;text-align:left}
#ui_foot .fot_right *{font-size:13px;line-height:1.4em;color:#b3b2b2;opacity:0.6;line-height:20px;letter-spacing:0}
#ui_foot .fot_right p{height:20px;line-height:1em;font-weight:300;font-size:12px;letter-spacing:0}
#ui_contents{padding:70px 0;width:1200px;margin:0 auto}

#loading_bar{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:100;
}
#loading_bar .loading_bg{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:#000;
    opacity:0.7;
}
#loading_bar .sk-circle{
    position:absolute;
    left:50%;
    top:50%;
    z-index:1;
    width:98px;
    height:98px;
    margin:-49px 0 0 -49px;
}
#loading_bar .sk-circle .sk-child{
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
}
#loading_bar .sk-circle .sk-child:before{
    content:'';
    display:block;
    margin:0 auto;
    width:8px;
    height:28px;
    background-color:#fff;
    border-radius:5px;
    -webkit-animation:sk-circleBounceDelay 1.05s infinite ease-in-out both;
    animation:sk-circleBounceDelay 1.05s infinite ease-in-out both;
}
#loading_bar .sk-circle .sk-circle2{
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg); }
#loading_bar .sk-circle .sk-circle3{
    -webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg); }
#loading_bar .sk-circle .sk-circle4{
    -webkit-transform:rotate(135deg);
    -ms-transform:rotate(135deg);
    transform:rotate(135deg); }
#loading_bar .sk-circle .sk-circle5{
    -webkit-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    transform:rotate(180deg); }
#loading_bar .sk-circle .sk-circle6{
    -webkit-transform:rotate(225deg);
    -ms-transform:rotate(225deg);
    transform:rotate(225deg); }
#loading_bar .sk-circle .sk-circle7{
    -webkit-transform:rotate(270deg);
    -ms-transform:rotate(270deg);
    transform:rotate(270deg); }
#loading_bar .sk-circle .sk-circle8{
    -webkit-transform:rotate(315deg);
    -ms-transform:rotate(315deg);
    transform:rotate(315deg); }
#loading_bar .sk-circle .sk-circle2:before{
    -webkit-animation-delay:-1.05s;
    animation-delay:-1.05s; }
#loading_bar .sk-circle .sk-circle3:before{
    -webkit-animation-delay:-0.9s;
    animation-delay:-0.9s; }
#loading_bar .sk-circle .sk-circle4:before{
    -webkit-animation-delay:-0.75s;
    animation-delay:-0.75s; }
#loading_bar .sk-circle .sk-circle5:before{
    -webkit-animation-delay:-0.6s;
    animation-delay:-0.6s; }
#loading_bar .sk-circle .sk-circle6:before{
    -webkit-animation-delay:-0.45s;
    animation-delay:-0.45s; }
#loading_bar .sk-circle .sk-circle7:before{
    -webkit-animation-delay:-0.3s;
    animation-delay:-0.3s; }
#loading_bar .sk-circle .sk-circle8:before{
    -webkit-animation-delay:-0.15s;
    animation-delay:-0.15s; }

@-webkit-keyframes sk-circleBounceDelay{
    0%, 80%, 100%{
        opacity:0;
        -webkit-transform:scale3d(0.1, 0.7, 1);
        transform:scale3d(0.1, 0.7, 1);
    } 40%{
          opacity:1;
          -webkit-transform:scale3d(1, 1, 1);
          transform:scale3d(1, 1, 1);
      }
}
@keyframes sk-circleBounceDelay{
    0%, 80%, 100%{
        opacity:0;
        -webkit-transform:scale3d(0.1, 0.7, 1);
        transform:scale3d(0.1, 0.7, 1);
    } 40%{
          opacity:1;
          -webkit-transform:scale3d(1, 1, 1);
          transform:scale3d(1, 1, 1);
      }
}