/* ----------------------------------------
productsBigCategoryTitle
----------------------------------------*/
.productsBigCategoryTitle {
	background: no-repeat center;
	/*background-size: 125% auto;*/
	background-size: cover;}
.Sensya .productsBigCategoryTitle {
	background-image: url(/products/car_wash/images/img_bigCategory-sensya_pc.jpg);}
.Repair .productsBigCategoryTitle {
	background-image: url(/products/repair/images/img_bigCategory-repair_pc.jpg);}
.CarCare .productsBigCategoryTitle {
	background-image: url(/products/car_maintenance/images/img_bigCategory-carCare_pc.jpg);}
.HomeCare .productsBigCategoryTitle {
	background-image: url(/products/home_care/images/img_bigCategory-homeCare_pc.jpg);}
.MeganeCare .productsBigCategoryTitle {
	background-image: url(/products/glasses_care/images/img_bigCategory-meganeCare_pc.jpg);}
.SportsCare .productsBigCategoryTitle {
	background-image: url(/products/sports_care/images/img_bigCategory-sportsCare_pc.jpg);}

/* ----------------------------------------
main
----------------------------------------*/

.categoryRead {
	width: 1180px;
	margin: 0 auto 70px auto;
	color: #333;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;}



/* categoryLocalNav
------------------------------*/
.categoryLocalNav {
	display: flex;
		justify-content: center;
	width: 1180px;
	margin: 0 auto 80px auto;
	/*padding: 0 0 80px 0;*/
	/*border-bottom: 1px solid #d0d5da;*/
}



.skew {
	display: inline-flex;
	transform: skew(-10deg);}

/* categorySelect
------------------------------*/
.categorySelect {
	width: 1180px;
	margin: 0 auto;}
.categorySelect > h2 {
	margin: 0 0 40px 0;
	font-size: 2.8rem;
	font-weight: normal;}
.categorySelectList {
	display: flex;
		flex-wrap: wrap;
		margin: 0 0 20px 0;}
	.Repair .categorySelectList {
		margin-bottom: 80px;}
	.MeganeCare .categorySelectList {
		margin-bottom: 80px;}
.categorySelectList li {
	position: relative;
	width: 392px;
	margin: 0 2px 10px 0;
	overflow: hidden;
	transition: color,transform,opacity 0.35s ease;}
	.categorySelectList li:nth-child(3n) {
		margin-right: 0;}
	/*.categorySelectList >se li:last-child {
		margin-bottom: 60px;}*/
.categorySelectList li > figure {
	position: relative;
	width: 392px;
	height: 312px;
	margin: 0 0 18px 0;
	/*background: #000;*/
	overflow: hidden;}
	.Repair .categorySelectList li > figure {
		margin-bottom: 0;}
	.MeganeCare .categorySelectList li > figure {
		margin-bottom: 0;}
.categorySelectList li > figure  div  img {
	width: 100%;
	transition: transform 0.5s ease-out, opacity 0.12s;}
	.categorySelectList li > figure.hover:not(.outerTxt)  div  img {
		transform: scale(1.06) rotate(0.1deg);
		opacity: 0.8;}
.categorySelectList li > figure h3 {
	position: absolute;
		top: 0;
		bottom: 0;
	display: flex;
		justify-content: center;
		align-items: center;
	width: 100%;
	color: #fff;
	font-size: 2rem;
	text-align: center;
	transition: 0.12s;}
	.categorySelectList li > figure.hover h3 {
		/*color: #e60012;*/}
	.categorySelectList li > figure.hover.outerTxt h3 {
		color: #fff;}
.categorySelectList li figcaption {
	position: absolute;
		top: 0;
		bottom: 0;
	display: flex;
		justify-content: center;
		align-items: center;
	width: 100%;
	color: #fff;}

.categorylink {
	display: flex;
		flex-wrap: wrap;
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0 22px;
	color: #333;
	font-size: 1.4rem;}
.categorylink > li {
	width: 50%;
	margin: 0 0 18px 0;}
	/*.categorylink > li:nth-last-child(-n+2) {margin-bottom: 0;}*/
.categorylink > li > a {
	display: inline-block;
	position: relative;
	padding-left: 20px;
	text-indent: -4px;}
	.categorylink > li > a.hover {
		color: #e60012;}
.categorylink > li > a .redArrowS {
		left: 0;
	margin: 0 10px 0 0;}


.Sensya .sensyaB,
.Repair .repairB,
.CarCare .carCareB,
.HomeCare .homeCareB,
.MeganeCare .maganeCareB,
.SportsCare .sportsCareB{
	color: #fff;
	background-color: #e60012;}




/* brandPickup
------------------------------*/
.brandPickup {
	width: 1180px;
	margin: 0 auto;}
.brandPickup-title {
	margin: 0 0 14px 0;
	color: #333;
	font-size: 1.8rem;
	font-weight: bold;}
.pickup-title span {
	display: block;
	height: 32px;
	margin: 0 0 15px 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/images/home/tit-pickup.png);
	background-size: 201px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;}
.brandPickup li .brandName {
	display: inline-block;
	margin: 0 0 10px 0;
	color: #333;
	font-size: 1.4rem;}
/* ----------------------------------------
recomend
----------------------------------------*/
.recomend {
	margin: 0 auto 80px auto;
	padding: 40px 25px;
	background: #fbf8f6;}
.recomend ul {
	justify-content: center;}
	.recomend li:nth-last-child(-n+4) {
		margin-bottom: 0;}

/* spotlightBtnArea
----------------------------------------*/
.spotlightBtnArea{
	padding: 40px 0;
    background: #f3f5f7;
	margin-bottom: 120px;}
.spotlightBtnArea .wrap {
	display: flex;
		justify-content: center;
	width: 1180px;
	margin: 0 auto;}
.spotlightBtnArea .wrap li:not(:last-child) {
	margin-right: 40px;}


.spotBtn a{
	display: block;
	width: calc((1180px - 40px) / 2);
	height: 100%;
	margin: 0 auto;
	border: 1px solid #e60012;
	padding: 46px 25px 25px	;
	background: #FFF;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

.spotBtn div{
	/*min-width: 320px;*/
	max-width: 380px;
	margin: 0 auto;}
.spotBtn strong{
	display: flex;
		align-items: center;
	margin-bottom: 15px;
	color: #e60012;
	font-size: 3.4rem;
	font-weight: normal;
	line-height: 3.4rem;
	vertical-align: middle;}
	.spotBtn strong:before {
		content: "";
		display: inline-block;
		width: 71px;
		height: 50px;
		margin-right: 25px;
		background: #e60012 no-repeat center;
		background-size: contain;
		vertical-align: middle;}
	.searchBtn_spray strong:before{
		background-image: url(/products/images/search_spray.gif);}
	.searchBtn_graf strong:before{
		background-image: url(/products/images/search_graf.gif);}
	.videoBtn strong:before{
		background-image: url(/products/images/video.gif);}
	.searchBtn_spray a.hover strong:before{
		background-image: url(/products/images/search_spray_hover.gif);}
	.searchBtn_graf a.hover strong:before{
		background-image: url(/products/images/search_graf_hover.gif);}
	.videoBtn a.hover strong:before{
		background-image: url(/products/images/video_hover.gif);}
.spotBtn p{
	max-width: 380px;
	font-size: 1.2rem;
	line-height: 2.0rem;
	color: #e60012;}
.spotBtn a.hover{
	background: #e60012;}
.spotBtn a.hover strong,
.spotBtn a.hover p{color: #FFF;}


