@charset "UTF-8";
/*
*******************************************************************************************************
目的別に選ぶ：美味しさにこだわる犬用
*******************************************************************************************************
*/

/* -------------------------------------------------
/css/page/core-products/common.css
override
---------------------------------------------------- */

/* # nav-other
----------------------------------- */
.nav-other {
	margin-top: 500px;
}
@media only screen and (max-width: 736px) {
	.nav-other {
		margin-top: 40px;
	}
}

/* # products-area
----------------------------------- */
.products-gourmet .products-lead {
	background-color: #ffffff;
}
.products-gourmet .products-lead .products-subt {
	background-image: none;
	background-color: #df4899;
}
