@charset "euc-kr";
@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
    font-weight: 100;
    src: local("¡Ø"),
        url('../fonts/NanumSquareL.woff2') format('woff2'), 
        url('../fonts/NanumSquareL.woff') format('woff'),
        url('../fonts/NanumSquareL.ttf') format('truetype'),
        url('../fonts/NanumSquareL.otf') format('opentype'),
        url('../fonts/NanumSquareL.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
    font-weight: 400;
    src: local("¡Ø"),
        url('../fonts/NanumSquareR.woff2') format('woff2'), 
        url('../fonts/NanumSquareR.woff') format('woff'),
        url('../fonts/NanumSquareR.ttf') format('truetype'),
        url('../fonts/NanumSquareR.otf') format('opentype'),
        url('../fonts/NanumSquareR.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
    font-weight: 700;
    src: local("¡Ø"),
        url('../fonts/NanumSquareB.woff2') format('woff2'), 
        url('../fonts/NanumSquareB.woff') format('woff'),
        url('../fonts/NanumSquareB.ttf') format('truetype'),
        url('../fonts/NanumSquareB.otf') format('opentype'),
        url('../fonts/NanumSquareB.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
    font-weight: 900;
    src: local("¡Ø"),
        url('../fonts/NanumSquareEB.woff2') format('woff2'), 
        url('../fonts/NanumSquareEB.woff') format('woff'),
        url('../fonts/NanumSquareEB.ttf') format('truetype'),
        url('../fonts/NanumSquareEB.otf') format('opentype'),
        url('../fonts/NanumSquareEB.eot') format('embedded-opentype');
}
.gnb{
    display:none;
}
.bt_menu{
    display:none;
}
#header h1{
    display:none;
}
#header .head{
	width: 210px;
	padding: 0;
	cursor:pointer;
	background: no-repeat;
}
#header .head:before{
    content:'¿õÆ÷ÄÁÆ®¸®Å¬·´';
    position: absolute;
    display:flex;
    width: 100%;
    height: 100%;
    margin: 10px 0 0;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    font-weight: 500;
    font-family: 'NanumSquare';
    letter-spacing: 2px;
    color: #fff;
}
#header .login_area{
	top: 76px;
}
/*
.con_mid_top{
	display:none !important;
}
*/
.sms{
	display:none !important;
}
.lnb_club li:nth-child(1){display: none;}
.content_sub_in .lnb_menu li a{
	font-size: 13px;
}
#footer .foot_in h2{
	display:none;
}
.content_sub_in .lnb_menu li.on a, .content_sub_in .lnb_menu li a:hover, .content_sub_in .lnb_menu li a:focus {
    background: #a1d315;
}
#lnb_clause_business{
	display:none !important;
}