@charset "utf-8";

/* import*/
 @import "reset.css";


/* body */
body {
	padding-bottom: 0;
	font-family: "ヒラギノ角ゴシック ProN",Helvetica;
	font-size: 12px;
	-webkit-text-size-adjust: 100%;
	line-height: 1.8;
	color: #666666;
}

/* logo */


header{
	width:100%;

}

h1 img{
	float:left;
	width:60%;
	max-height:29px;
	max-width:167px;
	height:auto;
	padding:5px 0;

}
/*
header #twitter{
	width:10%;
	padding-top:10px;
	margin-right:5px;
	float:right;
}
*/

header #asuraku{
	width:20%;
	padding-top:2px;
	margin-right:5px;
	float:right;
	max-height:31px;
	max-width:70px;
}	

/*slider
*/



#main nav {
    background-image: -moz-linear-gradient(center top , #292F34, #23282C);
    position: relative;
}



#position {
    color: #697279;
    display: block;
    font-size: 27px;
    left: 50%;
    line-height: 1.3;
    margin-left: -75px;
    position: absolute;
    text-align: center;
    top: 0;
}



#position span.on {
    color: #FFFFFF;
}
#position span {
    display: inline-block;
    font-style: normal;
    padding: 0 3px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
}



#prev span {
    color: #000000;
    display: block;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 10px 13px 8px;
    \\text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    text-transform: uppercase;
}



#prev {
    display: inline-block;
    text-decoration: none;
}



#next span {
    color: #000000;
    display: block;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 10px 13px 8px;
    text-transform: uppercase;
}


#next {
    display: inline-block;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
}

#main a {
  font-size:12px;
  color:#3c3c3c;
  margin:0;
  padding:0;
}
.swipe {
  width:100%;
  position:relative;
  z-index:1;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  padding:5px 0 0 0;
}

.swipe img{
	width:100%;
}

.swipe li div, .swipe div div div {
  width:100%;
  font-weight:bold;
  color:#fff;
  text-align:center;
}



/*nav*/

nav{
	width:100%;
	margin-bottom:10px;
	height:48px;
}



nav ul li a{
	float:left;
	width:20%;
	list-style:none;
	text-align:center;
	background-color:#151515;
	
	background-repeat: repeat-y;
	background-position: right top;
	background-size:1px;
	color:#ffffff;
	padding:15px 0;
	text-decoration:none;
}



nav ul .cart a{
	background-image:none;
}




.more{
	text-align:right;
	padding:10px 5px 10px 20px;
	font-size:12px;
	//background:#ebe5e5;
}

.more a{
	padding:0px 15px 0px 10px;
	display:block;
	
	background-size:14px;
	color:#282828;
	text-decoration:none;


}


/*contents*/
h3{
	background:#000000;
	color:#ffffff;
	padding:5px 0 5px 10px;

}





/*itemcategoyl*/
#itemcate .box{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	float:left;
	width:50%;
	background:#ebe5e5;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
}

#itemcate .box img{
	width:65px;
	height:52px;
}


#itemcate .box:nth-of-type(1){
	border-left:none;
}
#itemcate .box:nth-of-type(3){
	border-left:none;
}
#itemcate .box:nth-of-type(5){
	border-left:none;
}
#itemcate .box:nth-of-type(7){
	border-left:none;
}
#itemcate .box:nth-of-type(9){
	border-left:none;
}
#itemcate .box a{
	display:block;
	text-decoration:none;
	color:#282828;
}

#itemcate img{
	width:35%;
	vertical-align:middle;
}

/*brand*/

#brand .box{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	width:25%;
	border-bottom:solid #000000 1px;
	border-right:solid #000000 1px;
	float:left;

}
#brand img{
	width:100%;
	padding:5px 0;
	vertical-align:bottom;
}

#brand .box:nth-of-type(4){
	border-right:none;
}
#brand .box:nth-of-type(8){
	border-right:none;
}












/*footer*/
footer{
	//margin-top:10px;
	width:100%;
}


footer ul li{
	background-color:#ebe5e5;

}


footer ul li a{
	color:#151515;
	text-decoration:none;
	display:block;
	padding:15px 0 15px 70px;
	border-bottom:1px solid #ffffff;
}





footer ul li:nth-child(6) a{
	border-bottom:none;
	list-style:none;
	padding-left:0px;
	text-align: center;
}
	
.top_link{
	clear:both;
	margin-top:10px;
	
}	

.ezakka_tp,.rakuten_tp{
	text-align:center;
	margin:0 auto;
	width:90%;

	margin-bottom:10px;
}


.ezakka_tp a{
	display:block;
	color:#ffffff;
	padding:10px 0px;
	background-color:#151515;
	text-decoration:none;
	width:100%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4x;
}

.rakuten_tp a{
	display:block;
	color:#ffffff;
	padding:10px 0px;
	background-color:#151515;
	text-decoration:none;
	width:100%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4x;
}





/*footerbotton*/
.topbtn{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4x;
	background:#151515;
	text-align:center;
}

.topbtn a{
		padding:10px 0;
		display:block;
		color:#ffffff;
		text-decoration:none;
}



.footer_2{
		background-color:#ebe5e5;
}


footer .pcbtn img{
	width:20px;

	vertical-align:top;
	padding-right:5px;
}

footer .pcbtn a{
		padding:15px 0;
		margin-right:10px;
		display:block;
		color:#151515;
		float:right;
		text-decoration:black;

}


footer .sns{
	width:9%;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
	margin-left:5px;
}



.clear{
	clear:both;
}