/* ------------------------------------- 
 *	タイトル
 * ------------------------------------- */
.shop_title {
	color:#000 !important;
	}
.shop__title {
	color:#000 !important;
	}
.p-shop_title {
	color:#000 !important;
	}
.p-shop__title {
	color:#000 !important;
	}
.title_area a:hover {
	text-decoration:none !important;
	border:0 #fff solid !important;
	}
.p-shop__header a:hover {
	text-decoration:none !important;
	border:0 #fff solid !important;
	}
.p-shop__header--title a:hover {
	text-decoration:none !important;
	border:0 #fff solid !important;
	}
.p-page__body-inner {
	border-top:0 #fff solid !important;
	}
/* ------------------------------------- 
 *	注意ボックス内
 * ------------------------------------- */
.c-alert {
	color:#000;
	background-color:#eee !important;
	}
.c-alert a{
	color:#000;
	line-height:200% !important;
	}
.c-alert--danger{
	color:#ff0000 !important;
	font-weight:normal !important;
	}