@charset "UTF-8";
/* CSS Document */

#sp-content {
	width: 650px;
	font-size:14px;
	line-height: 1.6;
	color: #333;
	margin: 0 auto 20px;
	padding: 0;
}
#sp-content h1,h2,h3,h4,p,ul,li {
	margin: 0;
	padding: 0;
}
#sp-content a {
	color: #333;
	text-decoration: underline;
}
#sp-content a:hover {
	color: #333;
	text-decoration: underline;
}
#sp-wrap img {
	width: 100%;
	vertical-align: bottom;
}
#sp-content a:hover img {
	opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
}
div#sp-content {
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN',  meiryo, '游ゴシック Medium',sans-serif;
}

#sp-content .space30 {
	height:30px;
	font-size:30px;
}
  
/*商品一覧消し*/
div.centerbox　{
	display: none!important;
}
h3.title1.no2 {
    display: none;
}

.mainCont form {
    display: none;
}
