@charset "utf-8";
/* CSS Document */

#sp_footer {width: 700px;}
#sp_footer p{font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;}
#sp_footer img{width:100%;}

/*共通*/
.ft_ttl01 {	font-size: 1.0em;font-weight: bold;color: #ccc;	text-align: center; line-height:2.0em;}
.ft_ttl02 {	font-size: 1.8em;	font-weight: bold;	border-bottom: 2px solid #000;	padding:10px ;margin: 0 auto 10px auto;text-align: center;}
.ft_botan a {	width: 75%;	padding: 10px;	background: #666;	font-size: 1.0em; text-align: center;	margin: 30px auto 30px auto; display: block !important; color:#fff !important;}
.cts_wrap {	margin:50px auto;overflow: hidden;_zoom: 1;}

/*PICKUP*/
#footer_pick_box ul {width: 100%;overflow: hidden;_zoom: 1;	padding-right: 10px;}
#footer_pick_box ul li{float: left;padding:20px 0 0 10px;	box-sizing: border-box;	width: calc(100% /3);}
#footer_pick_box ul li p{font-size: 1.3em; padding-top:5px;}
#footer_pick_box ul li:nth-child(1),#footer_pick_box ul li:nth-child(2),#footer_pick_box ul li:nth-child(3),#footer_pick_box ul li:nth-child(4){width: calc(100% /2);}


/*季節の特集*/
#season_box{}

.season_ttl{overflow:hidden; _zoom:1; width:96%; margin:0 auto;}
.season_ttl p{background:#eee; padding:10px; font-size:1.2em; font-weight:bold; margin:2% 0;}

.season_ttl ul {overflow:hidden; _zoom:1;}
.season_ttl ul li{float:left; width:calc(96%/2); box-sizing:border-box; padding:5px; border:1px solid #eee; margin:2% 1%;}
.season_ttl ul li:first-child{width:99%; margin:0 auto;}


/*ブランド*/
#brand_wrap ul {width: 95%;	overflow: hidden;_zoom: 1;margin: 0 4% 0 1%;}
#brand_wrap ul li {	padding: 20px 0 0 20px;	width: calc(100% / 3);	float: left;box-sizing: border-box;	margin-bottom: 10px;}
#brand_wrap ul li img {	border: 1px solid #eee;	padding: 3px 3px 5px 3px;}




@media screen and (max-width:767px) {
	
#sp_footer {width: 100%;}
p {	font-size: 0.8em;line-height: 1.2em;padding-top: 5px;}

/*共通*/
.ft_ttl01 {	font-size: 0.6em;}
.ft_ttl02 {	font-size: 1.0em;}


#footer_pick_box ul li p{font-size: 0.7em;}

/*季節の特集*/
.season_ttl p{background:#eee; padding:10px; font-size:0.8em; font-weight:bold;}
.season_ttl ul li{float:left; width:99%; padding:5px; border:1px solid #eee; margin:3% 0;}
.season_ttl ul li:nth-child(3),.season_ttl ul li:nth-child(4),.season_ttl ul li:nth-child(5){display:none;}


/*ブランド*/
#brand_wrap ul li {	padding: 10px 0 0 15px;	width: calc(100% / 2);	float: left;box-sizing: border-box;	margin: 0;	border: none;}
#brand_wrap ul li img {	border: 1px solid #eee;	padding: 3px 3px 5px 3px;	width: 100%;}
#brand_wrap ul li:nth-child(3n) {margin: 0;}
#brand_item ul li{border-bottom:none !important;}
}