@charset "EUC-JP";

/*ĄĄąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁĄĄČŒÂŠĄĄąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁĄĄ*/

#main2{
	width: 1080px;
	margin: 0 auto;
}

.footer_brand_title{
	padding-bottom: 15px;
	border-bottom: 2px #999999 solid;
	margin-bottom: 10px;
	font-size: 24px;
	text-align: center;
}

.footer_brand_title span{
	display: block;
	padding-top: 5px;
	font-size: 14px;
	font-weight: normal;
}

.footer_brand_box{
	padding: 20px ;
	border: 1px #e5e5e5 solid;
	margin-bottom: 50px;
}

.footer_brand_list{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.footer_brand_list li{
	width: 166px;
	margin-bottom: 10px;
}

.footer_brand_list li:not(:nth-child(6n)){
	margin-right: calc(42px / 5);
}

.footer_brand_list li:nth-last-child(-n+6){
	margin-bottom: 0;
}

.footer_brand_more{
	text-align: right;
}

.footer_brand_more a{
	position: relative;
	display: inline-block;
	padding: 5px 30px 5px 20px;
	border-radius: 3px;
	background: #e8a5ae;
	text-decoration: none;
}

.footer_brand_more a:before,
.footer_brand_more a:after{
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotateZ(-45deg);
	content: "";
	width: 5px;
	height: 5px;
	border-right: 2px #fff solid;
	border-bottom: 2px #fff solid;
}

.footer_brand_more a:before{
	right: 15px;
}

.footer_brand_more a:after{
	right: 20px;
}

.footer_brand_more a:hover{
	background: #ebb3ba;
	color: #666;
}





.shopInfo_h{
	padding: 10px;
	margin:0 auto 1px;
	background: #eeeeee;
	color: #666;
	text-align: center;
	font-size: 20px;
	line-height: 1;
}

.shopInfo_h_deco{
	height: 2px;
	background: #999999;
}

div.footerWrapper{
	width:996px;
	padding:52px 34px;
	margin:5px auto;
	overflow:hidden;
	text-align:left;
	font-size: 14px;
}
div.footerLeft,
div.footerRight{
	width:450px;
}
div.footerLeft{
	float:left;
}
div.footerRight{
	float:right;
}
div.cal{
	width:360px;
	margin:0 45px 1em;
	overflow:hidden;
}

div.footerWrapper h3{
	background:url(img/list06.jpg) left 0.4em no-repeat;
	border-bottom:1px dashed #333;
	padding-left:20px;
	font-size:16px;
	padding-bottom:3px;
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:1em;
}
div.footerWrapper p{
	line-height:1.5em;
	margin-bottom:1em;
}
div.footerWrapper p.card{
	background:url(img/ftr_p_card.jpg) no-repeat;
	width:316px;
	height:44px;
	text-indent:-9999px;
}
div.footerWrapper span.red{
	color:red;
}
div.footerWrapper span.blue{
	color:blue;
}
div.footerWrapper p.time{
	background:url(img/ftr_logi_time.jpg) no-repeat;
	width:384px;
	height:66px;
}
div.cal img:nth-child(odd){
	float:left;
}
div.cal img:nth-child(even){
	float:right;
}
img.orderdelivaley{
	text-align:center;
	margin:10px auto;
}
div.footerWrapper ul{
	line-height:1.5em;
	margin-left:2em;
	margin-bottom:1em;
}
div.footerWrapper ul li{
	list-style:disc;
}
div#footerBlack ul{
	width:100%;
	text-align:center;
	margin-top:80px;
}
div#footerBlack ul li{
	display:inline-block;
	margin-right:1em;
	padding-right:1em;
	border-right:1px solid #ccc;
}
div#footerBlack ul li:last-child{
	border-right:none;
}



