/* BASIC css start */
#contentWrapper{padding-top: 0px!important;}
#footer{    margin-top: 0px!important;} 

.fitwrap1 {
    min-width: 1400px;
    width: 100%;
    overflow: hidden;
}
.fitwrap1 img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* ÀÌ¹ÌÁöÀÇ ºñÀ²À» À¯ÁöÇÏ¸é¼­ ÄÁÅ×ÀÌ³Ê¿¡ ¸ÂÃä´Ï´Ù */
    object-position: center; /* ÀÌ¹ÌÁö¸¦ Áß¾Ó¿¡ ¹èÄ¡ÇÕ´Ï´Ù */
}    
    
.sappunfitgif {
    position: absolute;
    top: 63%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.sappunfit_wrap {
    position: relative;
}


/* BASIC css end */

