@charset "utf-8";

/* #content */
.system .inner ul li:nth-child(4) {background-image: url('../images/gangnam/img_system04.png'); background-position: left center;}


/* ëª¨ë°ì¼ ê°ë¡, ëª¨ë°ì¼ ì¸ë¡ (í´ìë 375px ~ 768px)*/
@media screen and (max-width:768px) {
    /* content */
    .system .inner ul li:nth-child(4) {background-image: none; background-color: #fff;}
    .system .inner ul li:nth-child(4) .mo_ver {background-image: url('../images/gangnam/img_system04_mo.png'); background-position: bottom center;}
}