@charset "UTF-8";
/*
*******************************************************************************************************
目的別に選ぶ：24ヶ月までのすこやかサポート
*******************************************************************************************************
*/

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

.icn-txt .reg {
	font-size: 10px;
}

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

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