
body{font-family: 'Noto Sans KR', sans-serif;}
/* header */
.h2Position{position: absolute;left:-9999px;width:1px;height:1px;line-height: 0;font-size:1px;overflow:hidden;}
.background_class{background-repeat: no-repeat;background-size: auto 100%;background-position: center center;}
.clear0:after{content:"";display:block;clear:both;}

.GB{font-family: 'Gmarket_B';}
.GM{font-family: 'Gmarket_M';}
.GL{font-family: 'Gmarket_L';}

.NBGB{font-family: 'NanumBarunGothicBold';}
.NBGL{font-family: 'NanumBarunGothicLight';}
.NBGUL{font-family: 'NanumBarunGothicUltraLight';}
.NBGR{font-family: 'NanumBarunpenR';}

@media screen and (max-width:767px){

    img{display: block; width: 400px; margin: 0 auto;}


}
    
    
@media screen and (min-width:768px) and (max-width:1279px){

    img{display: block; width: 1000px; margin: 100px auto;}


}
    
    
@media screen and (min-width: 1280px){

    img{display: block; width: 1000px; margin: 100px auto;}




}