@CHARSET "shift_jis";
/******************************************************************************
 * エバーペット
 * WEB SITE ver.2019
 * RESPONSIVE
 * PC width min-width:768px
 * SP max-width: 767px(iPhone6+ ヨコイチまで)
******************************************************************************/
#shop>section>div.shopBox>h4 {
	color: #741e00;
	font-family: 'M PLUS Rounded 1c',Meiryo,"メイリオ",sans-serif;
	font-size: 130%;
	padding: 8px;
	margin-bottom: 0.5em;
	border-left: 6px solid #48b439;
	border-bottom: 1px solid #48b439;
	background: #c1efbb;
	clear: both;
}
