﻿@media screen and (max-width: 640px) {
img{width:100%;height:auto;}
body{background:none;}
#gunho{display:none;}
#mainMenu,#subMenu,#utility,#searchBox{
	display:none;
}
#header {
	display:none;
}
#contents{
	width:100%;
	background:none;
	margin-top:0;
	padding-top:0px;
}
.wrap{
	width:100%;
}
#contents .wrap {
	background:none;
}
#container{
	width:100%;
	margin:0;
	float:none;
}
#localNavi{
	display:none;
	width:160px;
	float:none;
}
#breadcrumbs{
	display:none;
}
#main3column{
	width: 100%;
	float:none;
}
.punkuzu li{
	float:left;
	margin:0 0 12px 4px;
}
h1.pctitle{
	display:none;
}
h1.sptitle{
	display:block;
}

h2.pageName{
	font-size:28px;
	font-weight:700;
	border-left:8px solid #00529C;
	border-bottom:2px solid #00529C;
	padding:6px 0 4px 6px;
	margin:1em 0 1em 0;
}

.breadcrumbs li a{
	padding:0 16px 0 0;
	background:url(../images/icons-png/carat-r-black.png) no-repeat center right;
}
.goodsbox .goodsbox_l,.goodsbox .goodsbox_r,.goodsbox .goodsbox_l .goods-name,.goodsbox .goodsbox_r .goods-price,.goodsbox .goodsbox_r .btn-buy{
	float:none;
}
.goodsbox .goodsbox_l .goods-name img,.goodsbox .goodsbox_r .goods-price img{
	width:100%;
}
.goodsbox .goodsbox_r .btn-buy img{
	width:80%;
}
.goodsbox .goodsbox_r .goods-price,.goodsbox .goodsbox_r .btn-buy{
	text-align:center;
}
.goodsbox .goodsbox_r .btn-buy{
	margin:20px 0;
}
.pickup-item li img{width:100%;}
.pickup-item li{
	float:none;
}
.pickup-item.four_item li img{width:100%;}

.buyArea .detail{
	margin:10px 0;
	width:100%;
	text-align:center;
}
.type img{
	width:auto;
}
table.table01 tr td.image {
	text-align:center;
	vertical-align:middle;
	min-width:30px;
}

table.table01 tr .cell01,table.table01 tr .cell02 { width:auto; }

.iconbox img{
	width:auto;
}
.buyArea .detail dt.itemName,.buyArea .detail dd.itemPrice{
	text-align:left;
}
.buyArea .detail, .buyArea .image{
	float:none;
	margin-bottom:10px;
}
.buyArea  img.image{
	width:100%;
}
.buyArea dd.btnBuy img{
	width:80%;
}
#goTop{
	display:none;
}

#rightMenu{
	float:none;
	display:none;
}
#footer{
	background:none;
	padding-bottom:0;
}
#footer a { color:#333; }
#policy{
	border:0;
	background:#fff;
	margin:0;
	padding:0;
}
#policy ul {
	margin:0 auto;
	width:100%;
	border-bottom:1px solid #ddd;
}
#policy ul li{
	float:none;
	background: url(../images/sp/yaji.png) right center no-repeat;
	padding:8px 4px;
	margin:0;
	border-top:1px solid #ddd;
}



#categoryNavi,#footerSitemap .inner{
	display:none;
	
}
#footerSitemap{
	padding:0;
	background:#d9d9d9;
	color:#333;
}
#footerBreadcrumbs{
	display:none;
}
#footerLogo{
	display:none;
}
.switch-device{
	display:none;

}





}