@charset "shift_jis";
/* CSS Document */

.main-area.jec {
	background-image: url(/jalmile/use/jec/img/bg_jec_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main-area .areaInr {
	width: 950px;
	margin: 0 auto;
}
.main-area .areaInr * {
	line-height: 1;
	font-size: 0;
}
.modalWrap.jecModal .modal {
	width: 870px;
	margin: 0 auto;
}
.modalWrap.jecModal .modalInr {
	width: 870px;
	padding: 40px 50px 50px 50px;
	margin: 0 auto;
	box-sizing: border-box;
	background-color: #fff;
}
.modalWrap.jecModal .i-close-modal {
	top: 10px!important;
	right: 10px!important;
}
.categoryList ul {
	overflow: hidden;
	margin-left: -10px;
	display: block;
	padding: 0;
}
.categoryList ul .listItem {
	float: left;
	width: 250px;
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	border: 0;
}
.categoryList ul .listItem > a {
	display: table;
	width: 100%;
	height: 40px;
	background-color: #eeeeee;
	color: #666666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: inherit;
	padding: 0;
}
.categoryList ul .listItem > a:after {
	display: none;
}
.categoryList ul .listItem > a:hover {
	background-color: #281e13;
	color: #ffffff;
}
.categoryList ul .listItem.current a {
	background-color: #281e13;
	color: #ffffff;
}
.categoryList ul .listItem > a > span {
	display: table-cell;
	vertical-align: middle;
}
.categoryList ul .listItem > a > span:after {
	display: none;
}
.categoryList ul .listItem:after {
	display: none;
}
.brandHead {
	margin: 30px 0 20px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	font-size: 16px;
	font-weight: bold;
}
.brandList ul {
	overflow: hidden;
	margin-left: -10px;
}
.brandList ul .listItem {
	float: left;
	width: 250px;
	margin-left: 10px;
	margin-top: 10px;
}
.brandList ul .listItem > a {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #0f0f69;
}
.brandList ul .listItem > a:hover {
	color: #ca0000;
}
.brandList ul .listItem > a > span {
	vertical-align: middle;
	position: relative;
	padding-left: 10px;
	background: url(/commonY15/img/icon_arrow_right_red_01.png) 0 6px no-repeat;
}
.clm_3col.brandList {
	margin: 0 0 0 -25px;
}
.clm_3col.brandList > .col:first-child {
	margin-left: 25px;
}
.clm_3col.brandList > .col {
	float: left;
	margin: 20px 0 0 25px;
}

/* リニューアル対応 */
.mainHeadWrap.jec{padding:0 0 40px;}
.mainHeadWrap.jec .wrapInr{text-align:center;padding-top:71px;}
.mainHeadWrap.jec .wrapInr .mainLogo{width:auto;float:none;margin:0;}
.mainHeadWrap.jec .wrapInr .mainLead{width:auto;float:none;}
.mainHeadWrap.jec .mainLead .leadTxt{padding:21px 0 0;}