

_:-ms-lang(x), .v1 .pc, _:-ms-lang(x), .v1 .pc2 { margin-left: 0 }
_:-ms-lang(x), .pc-item-wrap { flex: none; width: 14.5%;  }

_:-ms-lang(x), .pc-item {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 360px;
    width: 100%;
    display: block;
    background-color: #181d40;
    position: relative; 
	border: 3px solid #12162f; border-top: none; border-bottom: none
  }

_:-ms-lang(x), .pc-item-wrap:nth-child(1), .pc-item-wrap:nth-child(2), .pc-item-wrap:nth-child(9), .pc-item-wrap:nth-child(10) { display: none }



@media screen and (max-width:1459px) {
	_:-ms-lang(x), .v1 .pc, .v1 .pc2 { margin-left: 0 }	
	_:-ms-lang(x), .pc-item-wrap:nth-child(3), .pc-item-wrap:nth-child(11) { display: none }
	_:-ms-lang(x), .pc-item-wrap { flex: none; width: 20%; }	
	
}

@media screen and (max-width:1019px) {
	_:-ms-lang(x), .v1 .pc, .v1 .pc2 { margin-left: 0 }	
	_:-ms-lang(x), .v1 .pc-item-wrap { flex: none; width: 33.33% }	
	_:-ms-lang(x), .v1 .pc-item { width: 100% }
	
}























