/* カスタマイズ用CSS */

.ec-navlistRole .ec-navlistRole__item:nth-child(3),
.ec-navlistRole .ec-navlistRole__item:nth-child(4),
.ec-navlistRole .ec-navlistRole__item:nth-child(5) {display: none;}

@media only screen and (min-width: 768px) {
.ec-searchnavRole .ec-searchnavRole__infos {margin-bottom: 35px !important;}
.ec-shelfGrid .ec-shelfGrid__item-image { height: 150px !important;}
.ec-shelfGrid .ec-shelfGrid__item { margin-bottom: 45px !important;}
.ec-cartRole .ec-cartRole__cart {
	margin: 0 !important;
}
.ec-productRole {
	padding-top: 30px !important;
}
}