@charset "shift_jis";
/* CSS Document */

.categoryHeadWrap.gourmet .header > span::before {
	background-image: url(/jalmile/use/common_ippin/img/select_icon_gourmet.png);
	width: 32px;
	height: 30px;
	margin-left: -16px;
}
.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;
}
.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;
}
.clm_2col.brandList {
	margin-top: 20px;
}
.clm_2col.brandList .col{
	margin-top:20px;
	overflow:hidden;
}
.clm_2col.brandList .col:nth-child(odd){
	margin-left: 0;
}
.clm_2col.brandList .col .tmb_typeA{
	min-height:180px;
}
.box_info .inr dl dt{
	width: 140px;
	float: left;
}
.box_info .inr dl dd{
	float: left;
	text-align: left;
}
.tmb_typeA{
	min-height: 205px;
	border: none;
}
.tmb_typeA > .image a .heading{
	width: 454px;
}

.categoryWrap .clm_4col .tmb_typeA {
	min-height: inherit;
}
.categoryWrap .clm_4col:not(:first-child) {
	margin-top: 30px;
}

.categoryWrap .clm_3col{
	margin: -25px 0 0 -25px;
}
.categoryWrap .clm_3col .col,
.categoryWrap .clm_3col .col:first-child{
	margin: 25px 0 0 25px;
}
.categoryWrap .clm_3col .col .tmb_typeA{
	min-height: auto;
}
.categoryWrap .clm_3col .col .tmb_typeA .heading{
	width: 274px;
}
.modalWrap{
	z-index:3000;
}
.modalWrap .modal {
	width: 950px;
	height: 100%;
	background-color: #fff;
	overflow: auto;
	position: relative;
}
.modalWrap .modalInr {
	width: 950px;
	padding: 25px 20px;
	margin: 0 auto;
	box-sizing: border-box;
	background-color: #fff;
}
.modalWrap .modalInr .ttlLv1 {
	padding-top: 0;
}
.modalWrap .modalInr .ttlLv3 {
	padding-top: 0;
}
.modalWrap .modalInr .clm_4col .col {
	margin-left: 16px;
}
.modalWrap .modalInr .clm_4col .col:first-child {
	margin-left: 0;
}
.modalWrap .modalInr .categoryWrap .clm_4col:not(:first-child) {
	margin-top: 25px;
}
.modalWrap .modalInr .categoryWrap .clm_2col > .col {
	margin-left: 16px;
	width: 447px;
}
.categoryWrap .clm_2col .col .tmb_typeA {
	min-height: inherit!important;
}
.modalWrap .modalInr .categoryWrap .clm_2col > .col:first-child {
	margin-left: 0;
}
.modalWrap .modalInr .categoryWrap .clm_2col > .col img {
	width: 100%;
	height: auto;
}
.modalWrap .i-close-modal {
	font-size: 14px;
	line-height: 17px;
	border: 1px solid #d0d0d0;
	cursor: pointer;
	color: #0f0f69 !important;
	padding: 5px 5px 5px 27px;
	width: auto;
	height: auto;
	top: 10px !important;
	right: 10px !important;
	background: url(/commonY15/img/icon_close_red.png) no-repeat 5px 5px;
	position: absolute;
	z-index: 1;
}
.modalWrap .i-close-modal:hover {
	opacity: 0.7;
}
.modalWrap#moduleLayer .modal {
	background: none;
	overflow: visible;
}
.modalWrap#moduleLayer .modal .lead {
	margin-bottom: 40px;
	text-align: center;
	color: #fff;
}
.modalWrap#detailLayer .modal, .modalWrap#faqLayer .modal {
	width: 1024px;
}
.modalWrap#detailLayer .i-close-modal, .modalWrap#faqLayer .i-close-modal {
	top: -64px;
}

.modalWrap.categoryLinkList .contentsInr{
	padding: 50px 40px;
}
.categoryWrap .clm_4col.categoryBtn{
	margin: 10px 0 0 -16px;
}
.categoryWrap .clm_4col.categoryBtn .col,
.categoryWrap .clm_4col.categoryBtn .col:first-child{
	margin: 15px 0 0 16px;
	width: 205px;
}
.categoryWrap .clm_4col.categoryBtn .col .categoryLink{
	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;
}
.categoryWrap .clm_4col.categoryBtn .col .categoryLink:hover {
	background-color: #281e13;
	color: #ffffff;
}
.categoryWrap .clm_4col.categoryBtn .col .categoryLink span {
	display: table-cell;
	vertical-align: middle;
}
.txtMiles{
	text-align: center;
	color: #cc0000;
}

.floatBtn {
	position: fixed;
	right: 0;
	top: 289px;
	z-index: 1;
	width: 52px;
	height: 225px;
	line-height: 1;
	font-size: 0;
	background-color: transparent;
}
.floatBtn:hover {
	opacity: 0.8;
}

.item .detail {
	padding: 20px 12px 12px 12px;
}
.item .detail dt {
	font-weight: bold;
}
.item .btnUnit {
	font-size: 0;
	margin-top: 10px;
	letter-spacing: -0.4em;
}
.item .btnUnit li {
	letter-spacing: normal;
	display: inline-block;
	width: 117px;
	margin-left: 10px;
	font-size: 14px;
}
.btnUnit li:first-child {
	margin-left: 0;
}
.item .btnUnit li a.btnBK {
	padding: 7px 10px 5px!important;
}
.item .btnUnit li a.btnWT {
	padding: 7px 10px 5px!important;
}
.item .btnUnit li a.btnWT.iconOtherImg .extIcon {
	display: inline-block;
}
.item .mileLabel{
	background-color: #8e7315;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 18px 8px 18px;
	text-align: center;
	line-height: 1.2;
}
.box_typeA.simplePack {
	padding:18px 10px 13px;
}
.box_typeA.simplePack .clm_2col{
	margin-top:-38px;
}
.box_typeA.simplePack .clm_2col .col{
	width:223px;
	margin-left:5px;
}
.box_typeA.simplePack .clm_2col .col:first-child{
	width:698px;
	margin-left:0;
}
span.sinplePack{display: inline-block;border: 1px solid #cc0000;padding: 2px 5px;font-size: 14px;background: #cc0000;color: #fff;}
.wid550{
	width:550px !important;
}
.headMain{background: #000 url(../img/pic_main.jpg) center top no-repeat;width: 100%;height: 400px;font-size: 0;}
.col.closedLayer{
	position: relative;
}
.col.closedLayer .closedWrap{
	background: rgba(0,0,0,0.7);
	position: absolute;
	width: 100%;
	height: 100%;
	display: table;
	z-index: 3;
	top:0;
	left:0;
}
.col.closedLayer .closedTxt{
	font-size: 18px;
	color: #fff;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height:182px;
}