.cat-list li:nth-of-type(1) {
    left: -27.5%;
}
.cat-list li:nth-of-type(2) {
    left: -6.7%;
}
.cat-list li:nth-of-type(3) {
    left: 230px;
}
.cat-list li:nth-of-type(4) {
    left: 41.3%;
}
.cat-list li:nth-of-type(5) {
    left: 61.6%;
}
.cat-list li:nth-of-type(6) {
    left: 79.6%;
}

.header-detail .cat-list li:nth-of-type(1) {
  left: -47.5%;
}
.header-detail .cat-list li:nth-of-type(2) {
  left: -26.5%;
}
.header-detail .cat-list li:nth-of-type(3) {
  left: -0.7%;
}
.header-detail .cat-list li:nth-of-type(4) {
  left: 21.3%;
}
.header-detail .cat-list li:nth-of-type(5) {
  left: 42.5%;
}
.header-detail .cat-list li:nth-of-type(6) {
  left: 59.6%;
}
.header-detail .cat-list li:nth-of-type(7) {
  left: 82%;
}

.header-fade-in .cat-list li:nth-of-type(1) {
    left: 61.5%;
}

.header-fade-in .cat-list li:nth-of-type(2) {
    left: 82.3%;
}

.header-fade-in .cat-list li:nth-of-type(4) {
    left: 130.6%;
}

.header-fade-in .cat-list li:nth-of-type(5) {
    left: 150.6%;
}
.header-fade-in .cat-list li:nth-of-type(6) {
    left: 168.5%;
}
@media (max-width: 768px) {
	.detail-banner .left .top p span:last-child{
		display:block;
	}
}
@media (max-width: 320px) {
	.ad-entry .text .title{
		font-size:13px;
	}
}