@charset "UTF-8";
/* CSS Document */
#header {
	position:relative;
	width:100%;
	height:250px;
}
#header h1 {
	position: absolute;
	top:10px;
	left:50px;
	z-index:500;
}
#wrap {
	background-image: url(../img/bg_header_5.png);
	background-repeat: no-repeat;
	background-position: -100px top;
}
#header .copy {
	position: absolute;
	top: 35px;
	right: 0;
	height: 23px;
	float: left;
	background: url(../img/bg_copy_2.png) top right no-repeat;
	color: #000000;
	line-height: 1.6em;
	vertical-align: bottom;
}
.copy span {
	display:none;
}

#navi {
	position:absolute;
	top:80px;
	left:-70px;
	width: 160px;
	height: 30px;
	padding-left: 80px;
	list-style-type: none;
	margin-top: 10px;
}
#navi li {
	width: 160px;
	height: 30px;
	float: left;
	font-size: 12px;
}
#navi a {
	display: block;
	width: 160px;
	height: 23px;
	background: url(../img/navi_2_e.png) no-repeat;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 7px;
	padding-right: 0;
	padding-left: 25px;
}
#navi a:hover,
#contents_01 #navi_01 a,
#contents_02 #navi_02 a,
#contents_03 #navi_03 a,
#contents_04 #navi_04 a,
#contents_05 #navi_05 a {
	background-position: 0 -30px;
}
#contents_02 #contents,
#contents_03 #contents,
#contents_04 #contents,
#contents_05 #contents {
	background:url(../img/main_contents_2.png) repeat-y;
}
#contents {
	width: 100%;
	margin: 0 auto;
}
#footer {
	clear:both;
	height: 80px;
	padding-top: 50px;
	background: url(../img/bg_footer_2.gif) center;
	
}
.address_box {
	clear:both;
	padding:0;
	border-radius: 10px;
	margin-top: -30px;
	margin-right: 90px;
	height: 80px;
	width: 220px;
	background-image: url(../img/address_bg.png);
	z-index: 500;
}
.address_box h2 {
	margin-bottom: 5px;
	text-align: center;
	color: #600;
	font-size: 11px;
}
address {
	line-height: 1.6em;
	font-style: normal;
	font-size: 11px;
	text-align: center;
	color: #600;
}
#footer address a {
	color: #660000;
}
#footer small {
	opacity:0.6;
	color: #600;
	font-size: 12px;
	position: fixed;
	top:300px;
	right:-160px;
	z-index: 1000;
	transform: rotate(-90deg);
}

#contents_inner {
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
img{
	width:100%;
	height:auto;
}
#title {
	display:none;
}
#title h2 {
}
#title .copy {
	display:none;
}
#main {
	clear:both;
	width:100%;
}
/* 次ページボタンのスタイル */
.swiper-button-next {
	display:none;
}
/* 前ページボタンのスタイル */
.swiper-button-prev {
	display:none;
}
#pickup {
	display:none;
}
#info_new {
	width:650px;
	float:right;
}
#info {
	display:none;
}

#new_contents {
	width:100%;
}
#new_contents h2 {
	width: 0%;
	height: 0px;
	background:none;
}
#new_contents h3 {
	padding:5px 0;
}
#new_contents h3 a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#new_contents ul {
	width:100%;
	margin-right:0px;
}
*html #new_contents ul {
	width:100%;
	margin-right:0px;
	padding-left:10px;
	list-style-type:none;
}
#new_contents ul li {
	width: 100px;
	height: 81px;
	margin-right: 20px;
	padding: 10px 0;
	float: right;
	overflow: hidden;
	border-bottom-style: none;
}
#new_contents .new_img {
	width:50px;
	float:left;
}
#news {
	background-color:#FFF;
	clear: both;
	padding-bottom: 30px;
	list-style-type: none;
}
#news li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-top: 20px;
	padding-bottom: 20px;
}
#news h3 {
	color: #690;
	width: 100%;
	float: left;
	margin-bottom: 0px;
	padding-left: 0px;
	line-height: 1.6em;
	vertical-align: bottom;
	font-size: 16px;
	font-weight: bold;
	background-image: none;
}
#news .date {
	color:#66F;
	width: 100px;
	float: right;
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
}
#news .text {
	color: #600;
	clear: both;
	line-height: 1.8em;
	font-size: 14px;
}
#concept {
	clear: both;
	background-color: #FFF;
	background-image: url(../img/concept_img.gif);
	background-repeat: repeat-y;
}
#concept_navi {
	display:none;
}
#concept_contents h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
	line-height: 3em;
	padding-left: 30px;
	background-image: url(../img/concept_h2_tit.png);
	height: 50px;
	width: 100%;
	background-repeat: no-repeat;
}
#concept_contents ul {
	list-style-type: none;
	font-size: 12px;
	line-height: 1.7em;
}
#concept_text {
	width: 100%;
	float: left;
	padding-top: 5px;
	border-bottom-color: #600;
	border-bottom-width: 0px;
	background-repeat: none;
	border-bottom-style: none;
	margin-bottom: auto;
}
#concept_text h3 {
	width:100%;
	font-weight: normal;
	height: 30px;
	text-align: center;
	background-image: url(../img/concept_h3.png);
	width:100%;
	color: #FFF;
	font-size: 14px;
	line-height: 30px;
}
#concept_text p {
	line-height: 3.0em;
	margin-left:20px;
	margin-bottom: 20px;
	color: #600;
	font-size: 14px;
}
#concept_img {
	float: right;
	margin-right: 0px;
}
#concept_photos {
	clear:both;
	list-style-type:none;
}
#concept_photos li {
	padding:30px 0 20px 0;
	float:left;
}
#concept_photos .photo {
	margin-right:0px;
}

#contents_footer {
	width:100%;
}
#products {
	padding-top: 20px;
	background-color: #FFF;
}
#products_navi {
	display:none;
}
#products_navi h2 {
	display:none;
}
#products_navi ul {
	list-style-type: none;
	margin-top: 10px;
}
#products_navi ul li a {
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
	line-height: 3.3em;
	color: #FFF;
	margin-left: -20px;
}
#products_contents {
	width:100%;
	margin-bottom:20px;
	float:right;
}
#products_contents h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 2.1em;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 45px;
	margin-left: 20px;
	background-image: url(../img/h2_bg_img.png);
	background-repeat: no-repeat;
}
#products_contents ul {
	list-style-type: none;
	font-size: 12px;
	line-height: 1.7em;
}
#products_contents ul li {
	clear:both;
}
#products_contents ul li ul li {
	border-bottom: dotted 1px #999999;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#products_contents .photo {
	margin-right:20px;
	float:right;
}
#products_contents h3 {
	margin-left:20px;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
#products_contents .text {
	margin-left:30px;　　　　　　
	line-height:1.8em;
}
#products_contents .price {
	margin-top:10px;
	margin-left:20px;
	font-weight:bold;
	color:#336633;
	line-height:1.6em;
}
#products_contents .pagetop {
	display:none;
#shop{
	background-color: #9EE3FF;
}
#shop_info {
	position: relative;
	clear: both;
	width: 380px;
	margin: 40px 20px 0 0;
	float: right;
	line-height: 1.8em;
	background-color: #9EE3FF;
}
#shop_info_img {
	width: 80%;
	margin: 20px 0 10px 30px;
	float: left;
	list-style-type: none;
}
#shop_info_img li {
	margin-bottom:10px;
}