@charset "utf-8";


.pc-top-slider{
	width:1050px;
	margin:0 auto 85px;
}

.pc-top-slider li img{
	max-width:100%;
}

.sp-top-slider{
	display:none;
}

/* .index-info-wrp */

.index-info-wrp .inr-wrp{
	width:1050px;
	margin:0 auto 90px;
}


.index-info-wrp .inr-wrp .sec-ttl{
	width:225px;
	padding-left:40px;
	display:inline-block;
	vertical-align:top;
	font-size:2.5rem;
	font-weight:normal;
	letter-spacing:2px;
	padding-bottom:20px;
	background-image:url(../img/ttl-bg-line01.png);
	background-repeat:no-repeat;
	background-position: 40px bottom;
	background-size: 49px 1px;
	color:#333;
}

.index-info-wrp .inr-wrp .info-list{
	width:755px;
	display:inline-block;
	vertical-align:top;
	font-size:1.3rem;
	padding-top:10px;
	height:130px;
}

.index-info-wrp .inr-wrp .sp-info-list{
	display:none;
}

.index-info-wrp .inr-wrp .info-list::-webkit-scrollbar{width:5px;}
.index-info-wrp .inr-wrp .info-list::-webkit-scrollbar-track:vertical{background:#eee;}
.index-info-wrp .inr-wrp .info-list::-webkit-scrollbar-thumb:vertical{background:#ccc;}


.index-info-wrp .inr-wrp .info-list dl{
	margin-bottom:15px;
	width:755px;
	overflow:hidden;
	font-size:0;
}

.index-info-wrp .inr-wrp .info-list dt{
	display:inline-block;
	font-size:1.2rem;
	font-weight:normal;
	color:#878787;
	padding-right:40px;
	width:80px;
	vertical-align:top;
}

.index-info-wrp .inr-wrp .info-list dd{
	font-size:1.3rem;
	display:inline-block;
	color:#565656;
	width:570px;
	vertical-align:top;
}

.index-feature-wrp{
	margin-bottom:100px;
}

.index-feature-wrp .inr-wrp ul{
	width:1050px;
	font-size:0;
	margin:0 auto;
}

.index-feature-wrp .inr-wrp ul li{
	display:inline-block;
	width:326px;
	margin-right:36px;
	font-size:1.3rem;
}

.index-feature-wrp .inr-wrp ul li:last-child{
	margin-right:0;
}

.index-feature-wrp .inr-wrp ul li img{
	max-width: 100%;
}

.index-products-wrp h2.sec-ttl{
	text-align:center;
	margin-bottom:24px;
	font-size:2.5rem;
	font-weight:normal;
	letter-spacing:2px;
	padding-bottom:20px;
	background-image:url(../img/ttl-bg-line01.png);
	background-repeat:no-repeat;
	background-position: center bottom;
	background-size: 49px 1px;
	color:#333;
}

.index-products-wrp .product-list{
	background-image:url(../img/bg-ptn-02.png);
	background-repeat:repeat;
	background-size:auto 372px ;
	background-position:center center;
	margin: 0 auto 0;
	font-size:0;
	padding:36px 0;
}

.index-products-wrp .product-list ul{
	width:1050px;
	margin:0 auto;
	font-size:0;
}

.index-products-wrp .product-list li{
	width:326px;
	height:326px;
	overflow:hidden;
	margin-right:36px;
	display:inline-block;
	font-size:1.3rem;
	background-color:#fff;
	position:relative;
}

.index-products-wrp .product-list li:last-child{
	margin-right:0;
}
	

.index-products-wrp .product-list li img{
	max-width:100%;
}

.index-products-wrp .product-list li .layer-box{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background-color:rgba(255,255,255,0.90);
	color:#565656;
	padding:20px;
	box-sizing:border-box;
	text-align:center;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display:table;
}

.index-products-wrp .product-list li:hover .layer-box{
	opacity: 1;
	visibility: visible;
}

.index-products-wrp .product-list li .layer-box .inr-wrp{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.index-products-wrp .product-list li .layer-box .inr-wrp h3{
	font-size:1.5rem;
	font-weight:normal;
	margin-bottom:8px;
	color:#333;
}

.index-products-wrp .product-list li .layer-box .inr-wrp .price{
	margin-bottom:13px;
	font-size:1.2rem;
}

.index-products-wrp .product-list li .layer-box .inr-wrp .btn{
	display:inline-block;
	font-size:1.2rem;
	letter-spacing:1px;
	padding:10px 25px;
	background-color:#3d3d3d;
	color:#fff;
	line-height:1;
	text-decoration:none;
	font-family:Helvetica, sans-serif
}

.index-insta-wrp .inr-wrp{
	padding:100px 0 90px;
	width:1050px;
	margin:0 auto;
	
}

.index-insta-wrp .inr-wrp h2.sec-ttl{
	color:#333;
	font-size:2.5rem;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-align:center;
	letter-spacing:2px;
	padding-bottom:20px;
	background-image:url(../img/ttl-bg-line01.png);
	background-repeat:no-repeat;
	background-position: center bottom;
	background-size: 49px 1px;
	margin-bottom:35px;
}

.index-insta-wrp .inr-wrp .widget{
	position:relative;
}

.index-insta-wrp .inr-wrp .widget .layer-box{
	position:absolute;
	top:0 ;
	left:0;
	height:100%;
	width:100%;
	display:block;
	opacity:0;
	background-color:#fff;
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
}

.index-insta-wrp .inr-wrp .widget .layer-box:hover{
	opacity:0.3;
}

.index-insta-wrp .inr-wrp .widget-sp{
		display: none;
	}


@media screen and (max-width: 767px) {
/* 767px以下用（タブレット／スマートフォン用）の記述 */


	.pc-top-slider{
		display:none;
	}
	
	.sp-top-slider{
		display: block;
	}
	
	/* .index-info-wrp */
	
	.index-info-wrp{
		padding:0 20px;
	}

	.index-info-wrp .inr-wrp{
		width:100%;
		margin:0 auto 30px;
	}
	
	.index-info-wrp .inr-wrp .sec-ttl{
		width: 100%;
		padding-left:0;
		display:inline-block;
		vertical-align:top;
		text-align:center;
		font-size:2.1rem;
		line-height:1;
		font-weight:normal;
		letter-spacing:2px;
		padding-bottom:20px;
		background-image:url(../img/ttl-bg-line01.png);
		background-repeat:no-repeat;
		background-position: center bottom;
		background-size: 49px 1px;
		color:#333;
		margin-bottom:10px;
	}
	
	.index-info-wrp .inr-wrp .info-list{
		display:none;
		}

	.index-info-wrp .inr-wrp .sp-info-list{
		display: block;
	}
		
	.index-info-wrp .inr-wrp .sp-info-list{
		width: 100%;
		display:inline-block;
		vertical-align:top;
		font-size:1.2rem;
		padding-top:10px;
		height: auto;
		overflow: auto;
	}
		
	.index-info-wrp .inr-wrp .sp-info-list dl{
		padding-bottom:15px;
		margin-bottom:15px;
		width:100%;
		overflow:hidden;
		border-bottom:#999 dotted 1px;
	}
	
	.index-info-wrp .inr-wrp .sp-info-list dl:last-child{
		/*margin-bottom:0;*/
	}
	
	.index-info-wrp .inr-wrp .sp-info-list .inr-wrp{
		/*margin-bottom:20px;*/
	}
	
	.index-info-wrp .inr-wrp .sp-info-list dt{
		display:block;
		font-size:1.1rem;
		font-weight:normal;
		color:#878787;
		padding-right:0;
		margin-bottom:5px;
	}
	
	.index-info-wrp .inr-wrp .sp-info-list dd{
		display:block;
		color:#565656;
	}

	.index-info-wrp .inr-wrp .sp-info-list .more{
		padding:0;
		text-align:center;
		margin-bottom:20px;
	}
	
	.index-info-wrp .inr-wrp .sp-info-list .more i.fa{
		font-size:1.4rem;
		padding-left:5px;
	}

	.index-info-wrp .inr-wrp .sp-info-list .more span{
		display:inline-block;
		margin:0 auto;
		font-size:1.3rem;
		background-color:#333;
		padding:0 30px;
		line-height:40px;
		text-align:center;
		color:#fff;
		transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	cursor: pointer;
	}
	
	.index-info-wrp .inr-wrp .sp-info-list .more span:hover{
		opacity:0.7;
	}

	/**/
	
	.index-feature-wrp{
		padding:0 20px;
		margin-bottom:30px;
	}
	
	.index-feature-wrp .inr-wrp ul{
		width: 100%;
		font-size:0;
		margin:0 auto;
	}
	
	.index-feature-wrp .inr-wrp ul li{
		display:block;
		width: 100%;
		margin-right:0;
		font-size:1.3rem;
		margin-bottom:20px;
	}
	
	.index-feature-wrp .inr-wrp ul li:last-child{
		margin-right:0;
		margin-bottom:0;
	}
	
	.index-feature-wrp .inr-wrp ul li img{
		max-width: 100%;
		vertical-align:bottom;
	}
	
	.index-products-wrp .product-list{
		background-image:url(../img/bg-ptn-02.png);
		background-repeat:repeat;
		background-size:auto 270px ;
		background-position:center center;
		margin: 0 auto 0;
		font-size:0;
		padding:20px;
	}
	
	.index-products-wrp .product-list ul{
		width:100%;
		margin:0 auto;
		font-size:0;
	}
	
	.index-products-wrp .product-list li{
		width:100%;
		height: auto;
		overflow:hidden;
		margin-right:0;
		margin-bottom:20px;
	}
	
	.index-products-wrp .product-list li:last-child{
		margin-bottom:0;
	}
	
	.index-products-wrp .product-list li .layer-box{
		height: auto;
		width:100%;
		position: static;
		top: auto;
		left: auto;
		background-color: transparent;
		color:#565656;
		padding:20px;
		box-sizing:border-box;
		text-align:center;
		opacity: 1;
		visibility: visible;
		transition: all 0.3s linear 0s;
		-webkit-transition: all 0.3s linear 0s;
		-moz-transition: all 0.3s linear 0s;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		display:table;
	}
	
	.index-products-wrp .product-list li:hover .layer-box{
		opacity: 1;
		visibility: visible;
	}
	
	.index-products-wrp .product-list li .layer-box .inr-wrp{
		display:table-cell;
		vertical-align:middle;
		text-align:center;
	}
	
	.index-products-wrp .product-list li .layer-box .inr-wrp h3{
		font-size:1.5rem;
		font-weight:normal;
		margin-bottom:8px;
		color:#333;
	}
	
	.index-products-wrp .product-list li .layer-box .inr-wrp .price{
		margin-bottom:8px;
		font-size:1.2rem;
	}
	
	.index-products-wrp .product-list li .layer-box .inr-wrp .btn{
		display:inline-block;
		font-size:1.2rem;
		letter-spacing:1px;
		padding:10px 25px;
		background-color:#3d3d3d;
		color:#fff;
		line-height:1;
		text-decoration:none;
		font-family:Helvetica, sans-serif
	}
	
	.index-insta-wrp{
		padding:0 20px;
	}
	
	.index-insta-wrp .inr-wrp{
		padding:0 0 50px;
		width: 100%;
		margin:0 auto;
		
	}
	
	.index-insta-wrp .inr-wrp h2.sec-ttl{
		color:#333;
		font-size:2.1rem;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
		text-align:center;
		letter-spacing:2px;
		padding-bottom:20px;
		background-image:url(../img/ttl-bg-line01.png);
		background-repeat:no-repeat;
		background-position: center bottom;
		background-size: 49px 1px;
		margin-bottom:35px;
	}
	
	.index-insta-wrp .inr-wrp .widget{
		display:none;
	}
	
	.index-insta-wrp .inr-wrp .widget-sp{
		position:relative;
		display: block;
	}
	
	.index-insta-wrp .inr-wrp .widget-sp .layer-box{
		position: absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		display:block;
		opacity:1;
		background-color: transparent;
		transition: all 0.3s linear 0s;
		-webkit-transition: all 0.3s linear 0s;
		-moz-transition: all 0.3s linear 0s;
	}
	

}