@charset "utf-8";

html {
	overflow-x: hidden;
	/*overflow-y: hidden;*/
}

/*リアルタイムレビュー*/

#realTimeReview {
	width: 950px;
	margin: 0px auto 50px;
}

#realTimeReview h3 {
	color: #FFF;
	background-color: #333;
	padding: 5px;
	text-indent: 0.5em;
	
}



/*コンテンツ*/

#footer_content {
	width: 950px;
	margin:0 auto;
}
#footer_content h2{
	text-align:center;
	font-size:30px;
	font-family: "Open Sans", sans-serif;
}


/*タブ*/

#footer_tab {
	width: 950px;
	height:50px;
}

#footer_tab ul li{
	width: 470px;
	height:50px;
	float:left;
	margin-left:10px;
	text-align:center;
}

#footer_tab ul li:first-child{
	width: 470px;
	height:50px;
	float:left;
	margin-left:0;
	text-align:center;
}

#footer_tab ul li a{
	display:block;
	width: 470px;
	background-color:#333;
	height:50px;
	color:#FFF;
	line-height:50px;
}

#footer_tab ul li a:hover{
	background-color:#28758f;
	position: relative;
	top: 0;
	left: 0;
}


#footer_tab ul li a.footer_selected{
	background-color:#28758f;

}

#footer_tab ul li a span{
	background:url(../images/footer_banner/arrow_under.png) 0 2px no-repeat;
	padding:0 11px 0 0;
	margin-left:10px;
}




/* NEW カテゴリ */
#footer_cate_new {
	width: 950px;
	margin: 50px auto 50px;

}

#footer_cate_new ul {
	widows: 100%;
	display: flex;
	flex-wrap: wrap;

}

#footer_cate_new ul li {
	width:20%;
	margin-left: 5%;
    margin-top: 20px;
}
#footer_cate_new ul li a{
	display: flex;
	align-items: center;
}
#footer_cate_new ul li img {
	width:43%;
}

#footer_cate_new ul li span {
	font-size: 12px;
}



/* 旧 カテゴリ*/
#footer_cate {
	width:950px;
	position:relative;
	margin:50px auto 50px;
	
}


#footer_cate dl{
	padding: 22px 0 0 75px;
	float:left;
}

#footer_cate dt {
	margin-bottom:5px;
}

#footer_cate dt a{
	padding-left:5px;
	font-size:15px;
	font-weight:bold;
	color:#333;
	line-height:30px;
}

#footer_cate dt a:hover{
	display:block;
	width:150px;
	color:#fff;
/*	background-color:#4296b2;*/
	background-color:#8B0007;
	position: relative;
	top: 0;
	left: 0;
	text-decoration: none !important;
	font-weight: normal;
}

#footer_cate dd a{
	font-size:14px;
	color:#333;
	line-height:25px;
}

#footer_cate dd a:hover{
	display:block;
	width:150px;
	color:#fff;
/*	background-color:#4296b2;*/
	background-color:#8B0007;
	position: relative;
	top: 0;
	left: 0;
	text-decoration: none !important;
}

#footer_tee {
	background:url(../images/footer_banner/tshirt_cat.jpg) 0 0 no-repeat;
	width:210px;
	height:auto;
	position:absolute;
	left:25px;
    background-size: 45px;
    background-position-x:22px; 
    background-position-y:4px; 

}

#footer_shirts {
	background:url(../images/footer_banner/shirt_cat.jpg) 0 0 no-repeat;
	width:210px;
	height:auto;
	position:absolute;
	left:280px;
    background-size: 47px;
    background-position-x:14px;

}

#footer_knit {
	background:url(../images/footer_banner/knit_cat.jpg) 0 0 no-repeat;
	width:210px;
	height:auto;
	position:absolute;
	left:500px;
    background-size: 52px;
    background-position-y:2px; 
    background-position-x:11px;

}

#footer_outer {
	background:url(../images/footer_banner/outer_cat.jpg) 0 0 no-repeat;
	width:210px;
	height:auto;
	position:absolute;
	left:750px;
    background-size: 56px;
    background-position-x:7px;

}

#footer_pants {
	background:url(../images/footer_banner/bottoms_cat.jpg) 0 0 no-repeat;
	width:210px;
	height:auto;
	position:absolute;
	left:25px;
	top:290px;
    background-size: 34px;
    background-position-x:25px;
    background-position-y:5px;
}

#footer_shoes {
	background:url(../images/footer_banner/shoes_cat.jpg) 0 0 no-repeat;
	width:210px;
	height:auto;
	position:absolute;
	left:280px;
	top:290px;
    background-size: 55px;
    background-position-y:17px; 
    background-position-x:7px;

}

#footer_acce {
	background:url(../images/footer_banner/acce_cat.jpg) 0 0 no-repeat;
	width:210px;
	height:auto;
	position:absolute;
	left:280px;
	top:500px;
    background-size: 44px;
    background-position-x:17px;
    background-position-y:16px; 

}
#footer_goos {
	background:url(../images/footer_banner/goods_cat.jpg) 0 0 no-repeat;
	width:210px;
	height:auto;
	position:absolute;
	left:25px;
	top:500px;
    background-size: 51px;
    background-position-y:16px;
    background-position-x:8px;

}
#footer_bag {
	background:url(../images/footer_banner/bag_cat.jpg) 0 0 no-repeat;
	width:210px;
	height:100px;
	position:absolute;
	left:500px;
	top:290px;
    background-size: 40px;
    background-position-x:17px;
    background-position-y:6px;
}
#footer_sale {
	background:url(../images/footer_banner/sale_cat.jpg) 0 0 no-repeat;
	width:210px;
	height:100px;
	position:absolute;
	left:500px;
	top:500px;
    background-size: 48px;
    background-position-x:14px;
    background-position-y:21px;
}

/*ブランド*/

#footer_brand {
	width:950px;
	margin:50px auto 135px;
}
#footer_brand img {
/*    max-height:100px;
	max-width:160px; 
	max-height:80px;
	max-width:110px;
*/ 
	width:120px;
}
#footer_brand ul li{
	/*margin:0 0 15px 0;*/
	float:left;
/*	height: 113px;*/
}
#footer_brand span {
    text-align: center;
    display: table-cell;
/*    height: 113px;*/
    vertical-align: middle;
    width: 190px;
}
#footer_brand ul li a:hover img {
	opacity: 0.5;
  	filter: alpha(opacity=50);
  	-ms-filter: "alpha(opacity=50)";
}

#footer_brand_ohter{
	float:right;
	margin-top:20px;
}

#footer_brand_ohter a{
	display:block;
	/*width:182px;
	height:22px;*/
	padding:7px 15px 5px 22px;
	color:#FFF;
	font-size:13px;
	background-color:#333;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#footer_brand_ohter a:hover {
	/*background-color:#28758f;*/
	background-color:#8B0007;
	position: relative;
	top: 0;
	left: 0;
	text-decoration: none !important;
}


/*以前のバナー形式*/

#footerBanner {
	width: 960px;
	padding: 0px 0px 0px 10px;
}

#footerBanner img {
	border: none;
}

#footerBanner li {
	float: left;
	list-style-type: none;
	margin: 0px 10px 10px 0px;
}

.footerBannerX2 {
	margin: 0px 0px 30px 0px;
}


