@charset "utf-8";
/* CSS Document */
div#bgContents {
	background: url(../images/index/bg.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
}
/* 背景の画像 */
div.topimgbox {
	width:100%;
	height:69.77vw;
	margin: 0 auto;
	position: relative;
}
	div.topimgbox div.topimg {
		width:100%;
		height:69.77vw;
		position: absolute;
		top:0;
		left:0;
		opacity: 0;
	}
	div.topimgbox div.topimg:nth-of-type(1) { opacity: 1;}
	div.indexcontents01 div.topimgbox img.tenantname2 {
		width:40.65vw;
		max-width:433px;
		min-width:215px;
		position: absolute;
		top:2.5vw;
		left:10.80vw;
	}
	div.topimgbox img.tenantname {
		height:15vw;
		max-width:336px;
		min-width:170px;
		position: absolute;
		top:22vw;
		left:4.69vw;
	}
/* 内部のコンテンツ */
@media(min-width:660px){
		/* 内容 */
	div.indexcontents01 div.indexcontents02 {
		width:100%;
		margin: 20px auto 0 auto;
	}
		/* お知らせ */
		div.indexcontents01 div.indexcontents02 div.newsbox {
			width:100%;
			max-width: 633px;
			height:160px;
			background: url(../images/index/greenbox.png) no-repeat, url(../images/index/bg.png);
			background-position: right top;
			box-sizing: border-box;
			margin: 0 auto;
			position: relative;
		}
			div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox {
				width:100%;
				height:160px;
				float: left;
				box-sizing: border-box;
				padding: 15px 190px 0 27px;
			}
				div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox p.title {
					font-size: 14px;
					letter-spacing: 2px;
					background: url(../images/index/bar02.png) no-repeat;
					background-size: 300px 1px;
					background-position: right center;
				}
				div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox p.nodata {
					font-size: 14px;
					letter-spacing: 2px;
					margin-top: 20px;
				}
				div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox {
					height:75px;
					margin-top: 10px;
				}
					div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a {
						display: block;
						height:25px;
						line-height: 25px;
						text-decoration: none;
						font-size: 14px;
						color: #fff;
						letter-spacing: 2px;
						position: relative;
					}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span {
							display: block;
							font-size: 14px;
							color: #fff;
							float: left;
							line-height: 25px;
						}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category {
							width:80px;
							height:25px;
							position: absolute;
							left:0;
							top:0;
							font-size: 12px;
						}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category1 {color:#FF7373;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category2 {color:#BB8B43;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category3 {color:#448605;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category4 {color:#008C46;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category5 {color:#FFC926;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category6 {color:#FF0000;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category7 {color:#0059B2;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category8 {color:#73DCFF;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category9 {color:#004661;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category10 {color:#fff;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category11 {color:#4C6600;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category12 {color:#fff;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category13 {color:#BB8B43;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.date {
							width:100px;
							height:25px;
							position: absolute;
							left:80px;
							top:0;
						}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.text {
							width:100%;
							height:25px;
							overflow: hidden;
							white-space: nowrap;
							text-overflow: ellipsis;
							box-sizing: border-box;
							padding-left: 180px;
						}

				div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.morebox {
					text-align: right;
				}
					div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.morebox a {
						text-decoration: none;
						font-size: 14px;
						color: #fff;
					}
			/* 新入荷 */
			div.indexcontents01 div.indexcontents02 div.newsbox div.newitembox {
				width:170px;
				height:160px;
				background: url(../images/index/bar01.png) no-repeat;
				background-size: 1px 150px;
				background-position: left top 5px;
				box-sizing: border-box;
				padding: 15px 15px 5px 20px;
				position: absolute;
				right:0;
				top:0;
			}
				div.indexcontents01 div.indexcontents02 div.newsbox div.newitembox p.title {
					font-size: 16px;
					font-weight: bold;
					letter-spacing: 2px;
					color: #BB8B43;
				}
				div.indexcontents01 div.indexcontents02 div.newsbox div.newitembox a.thumbnailbox {
					display: block;
					width:110px;
					height:100px;
					border: #fff 1px solid;
					margin-top: 10px;
					background: #fff;
					line-height: 100px;
					text-align: center;
					text-decoration: none;
					color: #333;
					font-size: 12px;
					letter-spacing: 2px;
				}
				div.indexcontents01 div.indexcontents02 div.newsbox div.newitembox div.infobox {display: none; }
				div.indexcontents01 div.indexcontents02 div.newsbox div.newitembox p.nodata {
					font-size: 12px;
					letter-spacing: 2px;
					margin-top: 20px;
					line-height: 20px;
				}
	/* バナー */
	div.indexcontents01 div.indexcontents02 div.bannerbox {
		width:100%;
		max-width: 933px;
		text-align: center;
		margin: 10px auto 0 auto;
	}
		div.indexcontents01 div.indexcontents02 a.banner {
			display: inline-block;
			width:304px;
			height:192px;
			box-sizing: border-box;
			background: 
				url(../images/index/bar01.png) no-repeat,
				url(../images/index/greenbox.png) no-repeat,
				url(../images/index/bg.png);
			background-position: left 10px top 5px,
				right top,
				left top;
			text-decoration: none;
			color: #fff;
			position: relative;
			margin: 10px;
		}
			div.indexcontents01 div.indexcontents02 a.banner p.neme01 {
				width:245px;
				font-size: 12px;
				position: absolute;
				top:15px;
				left:27px;
				letter-spacing: 2px;
				text-align: left;
			}
			div.indexcontents01 div.indexcontents02 a.banner p.neme02 {
				width:194px;
				font-size: 12px;
				position: absolute;
				top:35px;
				left:58px;
				letter-spacing: 2px;
				text-align: left;
			}
			div.indexcontents01 div.indexcontents02 a.banner img {
				display: block;
				position: absolute;
				top:65px;
				left:58px;
			}
		/* 新商品 */
		div.indexcontents01 div.indexcontents02 a.netshop {
			display: inline-block;
			width:304px;
			height:192px;
			background: url(../images/index/netshop2.png) no-repeat,
				url(../images/index/netshopimg.png) no-repeat,
				url(../images/index/bg.png);
			background-position: 
				left 20px top 75px,
				right 10px top 20px ,
				left top;
			text-decoration: none;
			margin: 10px;
		}
		
}
@media(max-width:659px){
	/* 内容 */
	div.indexcontents01 div.indexcontents02 {
		width:96%;
		margin: 10px auto 0 auto;
	}
		/* お知らせ */
		div.indexcontents01 div.indexcontents02 div.newsbox {
			width:100%;
			background:url(../images/index/bg.png);
			box-sizing: border-box;
			margin: 0 auto;
		}
			div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox {
				width:100%;
				box-sizing: border-box;
				padding: 15px;
			}
				div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox p.title {
					font-size: 14px;
					letter-spacing: 2px;
					background: url(../images/index/bar02.png) no-repeat;
					background-size: 600px 1px;
					background-position: left 80px center;
				}
				div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox p.nodata {
					font-size: 12px;
					letter-spacing: 2px;
					margin-top: 20px;
				}
				div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox {
					height:150px;
					margin-top: 10px;
				}
					div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a {
						display: block;
						height:40px;
						line-height: 20px;
						text-decoration: none;
						font-size: 12px;
						color: #fff;
						letter-spacing: 2px;
						padding-bottom:10px;
						position: relative;
					}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span {
							display: inline-block;
							font-size: 12px;
							color: #fff;
							line-height: 20px;
						}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category {
							width:80px;
							height:20px;
							font-size: 10px;
						}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category1 {color:#FF7373;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category2 {color:#BB8B43;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category3 {color:#448605;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category4 {color:#008C46;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category5 {color:#FFC926;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category6 {color:#FF0000;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category7 {color:#0059B2;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category8 {color:#73DCFF;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category9 {color:#004661;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category10 {color:#ccc;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.category.category11 {color:#4C6600;}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.date {
							width:100px;
							height:25px;
						}
						div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.newslistbox a span.text {
							display: block;
							width:100%;
							height:20px;
							overflow: hidden;
							white-space: nowrap;
							text-overflow: ellipsis;
							box-sizing: border-box;
							padding-left: 10px;
						}

				div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.morebox {
					text-align: right;
				}
					div.indexcontents01 div.indexcontents02 div.newsbox div.topicbox div.morebox a {
						text-decoration: none;
						font-size: 12px;
						color: #fff;
					}
			/* 新入荷 */
			div.indexcontents01 div.indexcontents02 div.newsbox div.newitembox {
				width:100%;
				height:170px;
				background-size: 1px 100px;
				background-position: left top 5px;
				box-sizing: border-box;
				padding: 15px 15px 15px 20px;
				position: relative;
			}
				div.indexcontents01 div.indexcontents02 div.newsbox div.newitembox p.title {
					height:30px;
					font-size: 16px;
					font-weight: bold;
					letter-spacing: 2px;
					color: #BB8B43;
					background: url(../images/index/bar02.png) no-repeat;
					background-size: 600px 1px;
					background-position: left 120px center;
					line-height: 30px;
				}
				div.indexcontents01 div.indexcontents02 div.newsbox div.newitembox a.thumbnailbox {
					display: block;
					width:110px;
					height:100px;
					border: #fff 1px solid;
					margin-top: 10px;
					background: #fff;
					line-height: 100px;
					text-align: center;
					text-decoration: none;
					color: #333;
					font-size: 12px;
					letter-spacing: 2px;
					position: absolute;
					top:40px;
					left:20px;
				}
				div.indexcontents01 div.indexcontents02 div.newsbox div.newitembox div.infobox {
					width:100%;
					height:100px;
					box-sizing: border-box;
					padding:0px 10px 0 130px;
				}
					div.indexcontents01 div.indexcontents02 div.newsbox div.newitembox div.infobox a {
						display: inline-block;
						height:100px;
						text-decoration: none;
						color: #fff;
						font-size: 12px;
						line-height: 20px;
						overflow: hidden;
						display: -webkit-box;
						-webkit-box-orient: vertical;
						-webkit-line-clamp: 5;
					}
				div.indexcontents01 div.indexcontents02 div.newsbox div.newitembox p.nodata {
					font-size: 12px;
					letter-spacing: 2px;
					margin-top: 20px;
					line-height: 20px;
				}
	/* バナー */
	div.indexcontents01 div.indexcontents02 div.bannerbox {
		width:100%;
		text-align: center;
		margin: 0px auto 0 auto;
	}
		div.indexcontents01 div.indexcontents02 a.banner {
			display: inline-block;
			width:100%;
			height:125px;
			box-sizing: border-box;
			background: 
				url(../images/index/greenbox.png) repeat-y,
				url(../images/index/bg.png);
			background-position: 
				left -10px top,
				left top;
			text-decoration: none;
			color: #fff;
			position: relative;
			margin: 10px 0 0 0;
			padding: 10px 0 0 0;
		}
			div.indexcontents01 div.indexcontents02 a.banner p.neme01 {
				width:100%;
				box-sizing: border-box;
				padding-right: 210px;
				padding-left: 25px;
				font-size: 14px;
				letter-spacing: 1px;
				line-height: 20px;
				text-align: left;
			}
			div.indexcontents01 div.indexcontents02 a.banner p.neme02 {
				width:100%;
				box-sizing: border-box;
				padding-right: 210px;
				padding-left: 25px;
				font-size: 12px;
				letter-spacing: 1px;
				line-height: 20px;
				text-align: left;
			}
			div.indexcontents01 div.indexcontents02 a.banner img {
				display: block;
				position: absolute;
				top:10px;
				right:10px;
			}
		/* 移転 */
		div.indexcontents01 div.indexcontents02 a.iten {
			display: block;
			width:100%;
			height:30vw;
			box-sizing: border-box;
			background: url(../images/index/iten.jpg) no-repeat;
			background-size: 100% 100%;
			margin: 10px 0 0 0;
		}
		/* 新商品 */
		div.indexcontents01 div.indexcontents02 a.netshop {
			display: inline-block;
			width:100%;
			height:192px;
			background: url(../images/index/netshop2.png) no-repeat,
				url(../images/index/netshopimg.png) no-repeat,
				url(../images/index/bg.png);
			background-position: 
				left 20px top 75px,
				right 10px top 20px ,
				left top;
			text-decoration: none;
			margin: 10px 0 0 0;
		}
}
	/* 商品紹介 */
	div.topitemslistbox {
		width:96%;
		max-width: 633px;
		height:215px;
		box-sizing: border-box;
		border: #fff 1px solid;
		background: url(../images/index/topitemsbg.png);
		position: relative;
		margin: 10px auto 0 auto;
		padding: 25px 25px;
	}
		div.topitemslistbox p.title {
			font-size: 14px;
			letter-spacing: 2px;
			background: url(../images/index/bar03.png) no-repeat;
			background-size: auto 1px;
			background-position: left 80px center;
		}
		div.topitemslistbox div.itemlist {
			width:100%;
			height:140px;
			overflow: hidden;
			position: relative;
			margin-top: 20px;
		}
			div.topitemslistbox div.itemlist div.itemlist2 {
				height:140px;
				position: absolute;
				top:0;
				left:0;
			}
				div.topitemslistbox div.itemlist div.itemlist2 a {
					display: block;
					width:120px;
					height:140px;
					text-decoration: none;
					color: #fff;
					margin-right: 15px;
					float: left;
				}
					div.topitemslistbox div.itemlist div.itemlist2 a div {
						width:120px;
						height:90px;
					}
					div.topitemslistbox div.itemlist div.itemlist2 a p {
						height:40px;
						line-height: 20px;
						font-size: 12px;
						letter-spacing: 1px;
						overflow: hidden;
						display: -webkit-box;
						-webkit-box-orient: vertical;
						-webkit-line-clamp: 2;
						margin-top: 5px;
					}
		div.topitemslistbox div.leftbtn {
			width:15px;
			height:213px;
			position: absolute;
			top:0;
			left:0;
			background: url(../images/index/leftbtn.png) no-repeat, url(../images/index/topitemsbg.png);
			background-position: center center;
		}
		div.topitemslistbox div.rightbtn {
			width:15px;
			height:213px;
			position: absolute;
			top:0;
			right:0;
			background: url(../images/index/rightbtn.png) no-repeat, url(../images/index/topitemsbg.png);
			background-position: center center;
		}