/* CSS Document */
* {font-family:Pretendard, "Pretendard", "¸¼Àº °íµñ", "Malgun Gothic", µ¸¿ò, dotum, Helvetica, Arial, Verdana, Tahoma, sans-serif;}

/*ÇÊ¿þÀÌ¸ð¹ÙÀÏ*/
body {
    BACKGROUND-COLOR: #ffffff;
    padding: 0;
    border: 0;
}

body,
tr,
td,
ul,
ol,
li,
dl,
dd,
dt,
input,
textarea {
    font-size: 15px;
    -webkit-text-size-adjust: none;
}

p {
    margin: 0;
    padding: 0
}

img {
    BORDER-BOTTOM: 0;
    BORDER-LEFT: 0;
    BORDER-TOP: 0;
    BORDER-RIGHT: 0
}

fieldset {
    BORDER-BOTTOM: 0;
    BORDER-LEFT: 0;
    BORDER-TOP: 0;
    BORDER-RIGHT: 0
}

dl {
    list-style-type: none
}

ul {
    list-style-type: none
}

ol {
    list-style-type: none
}

li {
    list-style-type: none
}


ul {
    padding: 0;
    margin: 0;

}

ol {
    padding: 0;
    margin: 0;

}

li {
    padding: 0;
    margin: 0;

}

dl {
    padding: 0;
    margin: 0;

}

dt {
    padding: 0;
    margin: 0;

}

dd {
    padding: 0;
    margin: 0;

}

h1 {
    padding: 0;
    margin: 0;

}

h2 {
    padding: 0;
    margin: 0;

}


input {
    padding: 0;
    margin: 0
}

select {
    padding: 0;
    margin: 0
}

textarea {
    padding: 0;
    margin: 0
}

a:link {
    color: #333333;
    text-decoration: none
}

a:visited {
    color: #333333;
    text-decoration: none
}

a:active {
    color: #333333;
    text-decoration: none
}

a:hover {
    color: #16757a;
    text-decoration: underline
}

.dimpopup-wrap {position:fixed;top:0;left:0;right:0;bottom:0;padding:0 10px;background: rgba(0,0,0,0.2);display: -webkit-box;display: flex;-webkit-display:flex;-webkit-box-align: center;align-items: center;-webkit-box-pack: center;justify-content: center;flex-wrap: wrap;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;z-index:500;}
.dimpopup-wrap .layer-popup {position:relative;width:100%;background:#fff;color:#fff;font-size:24px;font-weight:700;}
.dimpopup-wrap .layer-popup .layer-popup-title {padding-left:16px;background:#292929;}
.dimpopup-wrap .layer-popup .layerpopup-close {position:absolute;right:0;top:0;}
.dimpopup-wrap .layer-popup .layerpopup-close .btn-close {width:60px;height:60px;border:none;background: url('../images/common/ic_x_big@2x.png') no-repeat 0 0 /40px;font-size:0;line-height:0;}

