@charset "utf-8";

.none {
    display: none;
}

/* ------------------ */

.hb_logo img {
    width: 157px; 
    height: 42px; 
    margin-top: -5px;
}

.title-text span {
    font-size:24px;
    line-height: 1.3;
    font-weight: 500;
    color: #000;
}

.title-text .title-sub-text {
    font-size: 20px;
	font-weight: bold;
}

.order-03 {
    margin: 0 6px;
}

.main_ban {
    padding:10px 0 30px 0;
}

.main_ban img {
    width: 100%;
}

.main_ban2 {
    width: 924px;
    margin: 0 auto;
    padding: 15px 0 40px 0;
}

.footer-area {
    height: 188px;
}

.pop_bg {
    width:100%;
    display:block;
    margin:0 auto;
    background:#fff;
    font:14px 'NanumGothic', 'NanumGothicWeb', '나눔고딕', 'Malgun Gothic', '맑은고딕', dotum, sans-serif;
    z-index:99999999;
}

.pop_area {
    position:absolute; 
    left:50%; 
    top:50%; 
    transform: translate(-50%, -50%);
    width:350px;
    height:240px;
    border:1px solid #ddd;
    background:#fff;
    z-index:999999999;
}

.sys_title {
    width:350px;
    font-size:18px;
    margin:0 auto;
    text-align:center;
    background:#ff8400;
    display:inline-block;
    padding:15px 0;
    color:#fff;
}

.sys_contents {
    line-height:25px;
    padding:20px; 
    font-size:12px;
}

.one-close {
    position:absolute; 
    right:10px; 
    bottom:10px;
}

#footer .foot .agreeArea ul li button {
    font-size: inherit;
    font-weight: bold;
}

button.terms {
    color: #5eaf08;
}

button.privacy {
    color: #faa634;
}

.isms_logo {
	width: 180px; 
	height: auto;
}
