@charset "utf-8";
body{ line-height:1.6; color:#2f353d; font-family: meyrio,"Helvetica Neue",Helvetica,Arial,sans-serif;}


.image-top {
	background-size: cover;
	background-position: center;
	height: 40vw;
}

.image-goods-top     { background-image: url(../images/goods/top.jpg);}
.image-tool-top     { background-image: url(../images/goods/tool_top.png);}
.image-mizuno-top     { background-image: url(../images/goods/mizuno_top.jpg);}
.image-sticker-top     { background-image: url(../images/goods/goods_top.jpg);}
.image-wear-top     { background-image: url(../images/goods/wear_top.jpg);}
.image-acce-top     { background-image: url(../images/goods/acce_top.jpg);}
.image-steering-top     { background-image: url(../images/goods/steering_top.jpg);}
.image-oildrain-top     { background-image: url(../images/goods/oildrain_top.jpg);}
.image-nut-top     { background-image: url(../images/goods/nut_top.jpg);}
.image-shiftknob-top     { background-image: url(../images/goods/shiftknob_top.jpg);}


.exp-table2{
	display:table; width:100%; margin:auto;
}

.exp-cell2-outer{
	display:table-cell; 
	vertical-align:top;
	padding:0;
}

.exp-cell2{
	display:table-cell; 
	vertical-align:top;
}
.exp-cell2-20{
	text-align:center;
	width:20%;
}


.banner-image {
    background-image: url(../images/chemical/banner-onlineshop-pc.jpg);
    -moz-background-size:contain;
	background-size:contain;
    background-position: center;
    background-repeat:no-repeat;
    margin:15px;
    height:15vw;
    /*width:auto;*/
	width:auto;
}

@media(max-width:767px){
	.image-top { height: 75vw;}
	.image-goods-top     { background-image: url( ../images/goods/top2.jpg);}
	.image-tool-top     { background-image: url( ../images/goods/tool_top2.png);}
	.image-mizuno-top     { background-image: url( ../images/goods/mizuno_top2.jpg);}
	.image-sticker-top     { background-image: url( ../images/goods/goods_top2.jpg);}
	.image-wear-top     { background-image: url( ../images/goods/wear_top2.jpg);}
	.image-acce-top     { background-image: url( ../images/goods/acce_top2.jpg);}
	.image-steering-top     { background-image: url( ../images/goods/steering_top2.jpg);}
	.image-oildrain-top     { background-image: url( ../images/goods/oildrain_top2.jpg);}
	.image-nut-top     { background-image: url( ../images/goods/nut_top2.jpg);}
	.image-shiftknob-top     { background-image: url( ../images/goods/shiftkonb_top2.jpg);}
	
	.exp-cell2{display:block}
	.exp-cell2-outer{display:block}
	.exp-cell2-20{width:100%;}
	.banner-image {
    	background-image: url(../images/chemical/banner-onlineshop-sp.jpg);
    	height:45vw;
    	width:auto;
 	}
}
