/* ウィンドウ幅が480px以上の場合に適用するCSS */
@media screen and ( min-width:480px )
{


html, body,span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer,hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;


	
}
a {
	text-decoration: none;
}
body {
	font-size: 13px;
	color: #555;
	margin: 0;
	line-height: 14px;
}
ul {
	margin: 0px;
	list-style: none;
	padding: 0px;

div:not(.Hbtn){
		box-sizing:border-box;

	}
}
body li {
	list-style: none;
}
/*　link   */

a:link {
	color: #444;
}
a:visited {
	color: #444;
}
a:hover {
	color: #EC008D;
}
a:active {
	color: #444;
}
img {
	border-style: none;
	opacity: 1.0;
	filter: alpha(opacity=100);

}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a:hover.item_color img {
	border-style: none;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

/******************************************************/

.smphead {
		display: none;
	}

.container {
	width: 1050px;
	margin:0px auto;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}

.box{
	width:33%;
	/*padding:8px 15px;*/
	float:left;
	height:650px;
	margin-top:30px;}

.box img {
	width:75%;
		}

.ph {
	text-align:center;
}

.come {
	height:130px;
	padding:20px;
	text-align:left;
	border-top:1px solid #666666;
	font-size:13px;
	line-height:22px;
	color:#000;
}

.name {
	text-align:center;
	font-size:14px;
	padding:35px 0px 0;
	font-weight:bold;
	color:#000;
}

.price {
	text-align:center;
	padding:10px 0px 20px;
	color:#FF0000;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;}

.tax {
	font-size:12px;
}
		
.containersmp {
	width:100%;
	margin:30px auto;
}

.containersmp div{
	width:33%;
	padding:10px;
	float:left;
}

.newitem4smp div img {
	width:100%;
	border:1px solid #ccc
		}


.soy {
	background-color:#b7ad79;
	text-align:center;
	padding:5px;
}

.btn {
	width: 200px;
	margin: 0 auto;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	background-color:#15152D;
	border-radius: 20px;
	-webkit-box-shadow: 2px 2px 3px 0 #A8A8A8;
	box-shadow: 2px 2px 3px 0 #A8A8A8;
}


.new_main {
	width:1030px;
	margin:60px auto 20px;
}


.new_main img{	width:100%;
	border:1px solid #ccc
}


.title {
	text-align:left;
	font-size:30px;
	font-weight:bold;
	border-bottom:2px solid #000;
	padding:20px 0;
	margin-top:60px;
	margin-bottom:4px;
	color:#000;
	font-family:"Century Gothic"
	}
	
.bar {
	border-bottom:1px solid #000;
	margin-bottom:30px;
	
	}


.main_bnr2 {
	text-align:center;
	border-bottom:2px solid #000;
}

.clear {
	clear: both;
	border-radius: 8px;
}


.sub {
	text-align:center;
	margin:5px;
}
.sale {
	height:90px;
	text-align:center;
	font-family:Arial, Helvetica, "sans-serif";
	line-height:70px;
	font-size:50px;
	padding:10px;
	background-color:#FF0000;
	color:#FFF
}
	
.toportop {
		display: none;
	}
	
}