@charset "EUC-KR";
body.main #contents .cs .contacts.direct .item:nth-child(1) h4:before{
	width: 60px;
    height: 60px;
    background-image: url(../images/common/icons.png) !important;
    background-repeat: no-repeat;
    background-size: 300px auto;
    background-position: -240px -400px;
}

body.main #contents .cs .contacts.direct .item:nth-child(2) h4:before{
	width: 60px;
    height: 60px;
    background-image: url(../images/common/icons.png) !important;
    background-repeat: no-repeat;
    background-size: 300px auto;
    background-position: -60px -400px;
}

body.main #contents .cs .contacts.direct .item:nth-child(3) h4:before{
	width: 60px;
    height: 60px;
    background-image: url(../images/common/icons.png) !important;
    background-repeat: no-repeat;
    background-size: 300px auto;
    background-position: -120px -460px;
}

body.main #contents .cs .contacts.direct .item:nth-child(4) h4:before{
	width: 60px;
    height: 60px;
    background-image: url(../images/common/icons.png) !important;
    background-repeat: no-repeat;
    background-size: 300px auto;
    background-position:  0 -460px;
}
