@charset "utf-8";



/* -- Main visual
-------------------------------------------------------------------------------- */
article h1 {
	background: url(../img/index/vis1.png) no-repeat center 0;
	background-size: auto 100%;
	height: 325px;
	margin-bottom: -70px
}
article h1 img {
	top: 52px;
	margin-left: -160px;
	width: 320px;
	height: auto;
}
span.ill1 { top: 316px; }
span.ill2 { top: 320px; }
span.ill7 {
	background: url(../img/ill_img8.png) no-repeat;
	background-size: 100% 100%;
	width: 81px;
	height: 65px;
	top: -257px;
	left: 17px;
}
span.ill8 {
	background: url(../img/ill_img9.png) no-repeat;
	background-size: 100% 100%;
	width: 95px;
	height: 61px;
	top: -287px;
	left: auto;
	right: 12px;
}

#about {
	padding-bottom: 55px;
	padding-top: 90px;
}
#about div h2 img {
	display: block;
	width: 255px;
	height: auto;
	margin: 0 auto;
}
#about div h2 span {
	font-size: 14px;
	color: #d8181e;
	text-align: center;
	display: block;
	margin: 5px 0 10px;
}
#about div p {
	font-size: 13px;
	margin-bottom: 15px;
}

#image {
	background: url(../img/index/shop-img.jpg) no-repeat center 0;
	background-size: auto 220px;
	height: 220px;
	text-align: center;
}
#image img {
	display: none;
}

#news {
	position: relative;
}
#news h2 {
	text-align: center;
	padding: 30px 0 25px;
	margin: 0 auto;
	width: 152px;
	height: 75px;
	position: relative;
}
#news h2 img {
	width: 152px;
	height: auto;
}
#news h2 span {
	font-size: 11px;
	color: #d8181e;
	display: block;
	margin-top: -15px;
}
#news ul {
	display: block;
	padding-bottom: 10px;
}
#news ul li {
	display: block;
	margin-bottom: 25px;
	padding-bottom: 15px;
	background: url(../img/index/news_line_sp.png) repeat-x 0 bottom;
}
#news ul dl dt {
	color: #666;
	margin-bottom: 10px;
}
#news p {
	text-align: center;
	display: block;
}
#news p a {
	font-size: 13px;
	background: url(../img/index/news_btn.png) no-repeat 0 0;
	background-size: 100% 92px;
	display: block;
	height: 31px;
	width: 266px;
	margin: auto;
	padding-top: 15px;
}
