@charset "utf-8";

.l-header-logo-top{
	display:none;
}

.p-mv{
	width:100%;
	height:600px;
	background-repeat:no-repeat !important;
	background-position:center !important;
	background-size:cover !important;
	min-width: 950px;
	position: relative;
	left:0;
}

.p-mv-logo{
	text-align:center;
	margin:0 auto 130px;
}

.p-mv-text{
	text-align:center;
}

@media screen and (max-width:768px){
	.p-mv{
		width:100%;
		height:auto;
		background:none;
		min-width:0;
	}
}

.p-news{
	padding:55px 0 0;
}

.p-content-title{
	font-family: 'はれのそら明朝','harenosoramincho',sans-serif;
	font-weight: bold;
	text-align:center;
	font-size:25px;
}

.p-news-area{
	padding:36px 0 65px;
}

.p-news-area-left{
	width:450px;
	background:#fff;
	float:left;
}

.p-news-area-box{
	padding:30px 30px 40px;
}

.p-news-area-box ul{
	
}

.p-news-area-box ul li{
	margin:0 0 5px;
}

.p-news-area-box ul li a{
	font-size:18px;
	text-decoration: none;
}

.p-news-area-year{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Sawarabi Mincho", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	color:#edc469;
	text-decoration: none;
	padding-right: 25px;
	font-weight: bold;
}

.p-news-area-title{
	text-decoration: underline;
	width: 260px;
	display: inline-block;
}

.p-news-area-box ul li a:hover .p-news-area-title{
	text-decoration:none;
}

.p-news-area-right{
	float:right;
}

@media screen and (max-width:768px){
	.p-news{
		padding:30px 0 0;
	}

	.p-content-title{
		font-size:20px;
	}
	
	.p-news-area-title {
		width: 100%;
		display: inline-block;
	}

	.p-news-area{
		padding:27px 0 40px;
	}

	.p-news-area-left{
		width:auto;
		background:#fff;
		float:none;
		margin:0 10px;
	}

	.p-news-area-box{
		padding:10px 10px 40px;
		margin: 0 0 20px;
	}

	.p-news-area-box ul li{
		margin:0 0 5px;
	}

	.p-news-area-year{
		padding-right: 0;
		display:block;
	}

	.p-news-area-right{
		float:none;
		width:auto;
		margin:0 10px;
		overflow: hidden !important;
	}
	
	.p-news-area-right iframe{
		display:block;
		margin:0 auto;
		width: 100%;
		overflow: hidden !important;
	}
}


.p-about{
	margin:0 auto 75px;
	overflow: hidden;
}

.p-about-img{
	text-align: center;
}

.p-about-area{
	background:#fff;
	padding: 50px 75px 40px;
	background-image:url("/images/top/bg_about.png");
	background-repeat:no-repeat;
	background-position:right 10px bottom 10px;
	margin:-170px auto 0;
	position: relative;
}

.p-about-text{
	margin:35px 0 0;
	line-height:2.0;
	font-size:18px;
	font-family: 'はれのそら明朝';
}

@media screen and (max-width:768px){
	.p-about{
		margin:0 auto 40px;
	}

	.p-about-img{
		text-align: center;
	}

	.p-about-area{
		width:auto;
		background:#fff;
		padding: 30px 15px 20px;
		background:none;
		background-color:#fff;
		margin:-35px 10px 0;
		position: relative;
	}

	.p-about-text{
		margin:20px 0 0;
		line-height:1.6;
		font-size:14px;
	}
}


.p-point{
	background-image:url("/images/top/bg_point.jpg");
	background-repeat:no-repeat;
	background-position:center;
	padding:55px 0 55px;
	margin:0 auto 25px;
	overflow: hidden;
}

.p-point-text{
	width:350px;
	margin:20px auto 0;
	line-height:1.5;
	font-size:18px;
	font-family: 'はれのそら明朝';
}

.p-point-area{
	margin:-80px auto 0;
}

.p-point-area ul{
	
}

.p-point-area ul li{
	width:250px;
	height:286px;
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	margin-right:100px;
}

.p-point-area ul li:nth-child(3n){
	margin-right:0;
}

.p-point-area ul li:nth-child(3n+1){
	clear:left;
}

.p-point-area-jelly{
	background-image:url("/images/top/bg_point_jelly.png");
}

.p-point-area-honey{
	background-image:url("/images/top/bg_point_honey.png");
	margin:110px 0 0;
}

.p-point-area-grass{
	background-image:url("/images/top/bg_point_grass.png");
}

.p-point-area-charcoal{
	background-image:url("/images/top/bg_point_charcoal.png");
	margin:-100px 0 0 90px;
}

.p-point-area-shiitake{
	background-image:url("/images/top/bg_point_shiitake.png");
	float:right !important;
	margin:-100px 90px 0 0 !important;
}

.p-point-area ul li a{
	text-decoration: none;
	display:block;
	padding:134px 0 0 70px;
	width:100%;
	height:100%;
}

.p-point-name{
	width:200px;
	font-size:18px;
	font-family : 'はれのそら明朝';
	font-weight: bold;
	color:#fff;
	background:#000;
	padding:7px 0 6px 15px;
	margin:0 0 15px;
}

.p-point-link{
	width:200px;
	font-size:15px;
	background:#fff;
	text-align:center;
	padding:7px 10px 6px;
	background-repeat:no-repeat;
	background-position:160px center;
	background-image:url("/images/common/ico_link_arrow.png");
	transition: all 300ms 0s ease;
}

.p-point-area ul li:hover .p-point-link{
	background-position:170px center;
	background-image:url("/images/common/ico_link_arrow.png");
}

@media screen and (max-width:768px){
	.p-point{
		background-image:url("/images/top/bg_point_sp.jpg");
		background-repeat:no-repeat;
		background-position:center;
		padding:25px 0 20px;
		margin:0 auto 25px;
		background-size: cover;
	}

	.p-point-text{
		width:auto;
		margin:15px 10px 0;
		line-height:1.5;
		font-size:16px;
		font-family: "游明朝体", "Yu Mincho", YuMincho, "Sawarabi Mincho", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
		font-weight: bold;
	}

	.p-point-area{
		margin:10px auto 0;
	}

	.p-point-area ul{
		margin:0 10px;
	}

	.p-point-area ul li{
		width:50%;
		height:auto;
		background:none;
		float:left !important;
		margin:0 0 10px !important;
	}

	.p-point-area ul li:nth-child(2n){
		float:right !important;
	}
	
	.p-point-area ul li:nth-child(3n+1) {
		clear:none;
	}

	.p-point-area ul li a{
		text-decoration: none;
		display:block;
		padding:0;
		width:100%;
		height:100%;
	}
	
	.p-point-area-grass{
		width:100% !important;
	}
	
	.p-point-area-grass a{
		width:50% !important;
		margin:0 auto;
	}
	
	.p-point-img{
		width: auto;
		margin:0 15px 15px;
	}
	
	.p-point-name{
		width:auto;
		font-size:14px;
		padding:7px 0 6px;
		margin:0 10px 15px;
		text-align: center;
	}

	.p-point-link{
		width:auto;
		font-size:14px;
		padding:7px 10px 6px;
		margin:0 10px 15px;
		background-repeat:no-repeat;
		background-position:right 10px center;
		background-image:url("/images/common/ico_link_arrow.png");
		background-size:10px 3px;
	}
	
	.p-point-area ul li:hover .p-point-link{
		background-position:right 10px center;
	}

}


.p-shops{
	margin:0 auto 50px;
}

.p-shops-top{
	margin-top:25px;
}

.p-shops-line{
	background-image:url("/images/top/img_shops_line.png");
	background-position:center;
	background-repeat:no-repeat;
	background-size: 100% 2px;
	margin:0 0 20px;
}

.p-shops-title{
	font-size:18px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Sawarabi Mincho", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	padding: 0 20px;
	background: #fffce7;
	display:inline-block;
}

.p-shops-top ul{
	
}

.p-shops-top ul li{
	float:left;
	width:216px;
	background:#fff;
	margin-right:28px;
	border-radius: 10px;
	padding:30px 10px 20px;
	cursor: pointer;
}

.p-shops-top ul li.is-shops-select{
	border:5px solid rgb(245, 237, 128);
	padding:25px 5px 15px;
	background:#fffccc;
}

.p-shops-top ul li:hover{
	border:5px solid rgb(245, 237, 128);
	padding:25px 5px 15px;
	background:#fffccc;
}

.p-shops-top ul li:last-child{
	margin-right:0;
}

.p-shops-top-img{
	height:120px;
	width:auto;
	text-align:center;
}

.p-shops-top-img img{
	height:120px;
	width:auto;
}

.p-shops-top-name{
	margin:20px 0 0;
	text-align: center;
	font-size:16px;
}

.p-shops-top-name input[type="checkbox"] {
	position: relative;
	top:1px;
}

.p-shops-bottom{
	margin:35px auto 0;
}

.p-shops-bottom-left{
	width:475px;
	float:left;
	padding-right:15px;
}

.p-shops-region{
	
}

.p-shops-region select{
	width:100%;
	font-size:15px;
	padding:10px 10px 10px;
	border-radius: 5px;
	border-color: rgb(201, 201, 201);
	background:#fff;
}

.p-shops-bottom-right{
	width:475px;
	float:right;
}

.p-shops-free{
	
}

.p-shops-free input[type="text"] {
	width:100%;
	font-size:15px;
	padding:8px 10px 11px;
	border-radius: 5px;
	border: 1px solid #dadada;
}

@media screen and (max-width:768px){
	.p-shops{
		margin:0 10px 50px;
		width:auto;
	}

	.p-shops-top{
		margin-top:25px;
	}

	.p-shops-line{
		background-image:url("/images/top/img_shops_line.png");
		background-position:center;
		background-repeat:no-repeat;
		background-size: 100% 2px;
		margin:0 0 20px;
	}

	.p-shops-title{
		font-size:18px;
		font-family: "游明朝体", "Yu Mincho", YuMincho, "Sawarabi Mincho", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
		font-weight: bold;
		padding: 0 20px 0 0;
		background: #fffce7;
		display:inline-block;
		min-width: 130px;
	}
	
	.p-shops-title.p-shops-title-name{
		min-width: 200px;
	}

	.p-shops-top ul{

	}

	.p-shops-top ul li{
		float:left;
		width:48%;
		background:#fff;
		margin-right:0;
		border-radius: 5px;
		padding:10px 10px 20px;
		margin-bottom:20px;
	}
	
	.p-shops-top ul li.is-shops-select{
		border:3px solid rgb(245, 237, 128);
		padding:7px 7px 17px;
	}
	
	.p-shops-top ul li:nth-child(2n){
		float:right;
	}
	
	.p-shops-top ul li:nth-child(2n+1){
		clear:left;
	}

	.p-shops-top ul li:last-child{
		margin-right:0;
	}

	.p-shops-top-img{
		height:75px;
		width:auto;
		text-align:center;
		margin:15px 0 0;
	}

	.p-shops-top-img img{
		height:75px;
		width:auto;
	}

	.p-shops-top-name{
		margin:20px 0 0;
		text-align: center;
		font-size:12px;
	}

	.p-shops-top-name input[type="checkbox"] {
		display:none;
	}

	.p-shops-bottom{
		margin:35px auto 0;
	}

	.p-shops-bottom-left{
		width:auto;
		float:none;
		padding-right:0;
	}

	.p-shops-region{
		margin:0 0 30px;
	}

	.p-shops-region select{
		width:100%;
		font-size:15px;
		padding:8px 10px 11px;
		border-radius: 5px;
		border-color: rgb(201, 201, 201);
	}

	.p-shops-bottom-right{
		width:auto;
		float:none;
	}

	.p-shops-free{

	}

	.p-shops-free input[type="text"] {
		width:100%;
		font-size:15px;
		padding:8px 10px 11px;
		border-radius: 5px;
		border: 1px solid #dadada;
	}
	
	.p-shops-top ul li:hover{
		border: 3px solid rgb(245, 237, 128);
		background: #fffccc;
		padding: 7px 7px 17px;
	}
}


.p-goods{
	margin:0 0 90px;
}

.p-goods-list{
	text-align: center;
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

.p-goods-list-area{
	width:1750px;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -875px;
}

.p-goods-list-area a{
	text-decoration: none !important;
}

.p-goods-list-area .slick-list {
	padding: 0 !important;
	width: 350px !important;
	margin: 0 auto !important;
	overflow: visible !important;
}

.slick-slide.slick-active .p-goods-list-box{
	//display:block;
	opacity: 1;

}

.p-goods-list ul{
	width: auto;
	margin: 0;
	padding: 0;
	position: relative;
}

.p-goods-list ul.is-slider li{
	width:350px !important;
	margin:0 auto;
	text-align:center;
}

.slick-next {
	right: 680px;
	width: 26px;
	height: 62px;
	z-index: 1;
}

.slick-next:before {
	content: '';
	background-image: url("/images/top/ico_slider_arrow_right.png");
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 26px;
	height: 62px;
	margin: 0 auto 0 0;
}

.slick-prev {
	left: 680px;
	width: 26px;
	height: 62px;
	z-index: 1;
}

.slick-prev:before {
	content: '';
	background-image: url("/images/top/ico_slider_arrow_left.png");
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	width: 26px;
	height: 62px;
	margin: 0 0 0 auto;
}

.p-goods-list-img{
	width:250px;
	height:250px;
	vertical-align: middle;
	text-align: center;
	margin:0 auto 10px;
	padding: 50px 0 0;
}

.p-goods-list-img img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	margin: 0 auto;
}

.slick-slide .p-goods-list-box{
	width:320px;
	margin:0 auto;
	transition: all 300ms 0s ease;
	opacity: 0;
}

.p-goods-list-name{
	width:290px;
	background: #1b1b1b;
	font-size:18px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Sawarabi Mincho", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	color:#fff;
	padding:8px 10px 5px 20px;
	margin:0 0 -20px;
	position: relative;
}

.p-goods-list-text{
	background: #fff;
	font-size:15px;
	line-height:1.6;
	padding: 30px 35px 20px;
	background-image:url("/images/top/bg_goods_list.png");
	background-position:right bottom;
	background-repeat:no-repeat;
}

@media screen and (max-width:768px){
	.p-goods{
		margin:0 10px 40px;
	}

	.p-goods-list{
		text-align: center;
		width: 100%;
		height: auto;
		position: relative;
		overflow: hidden;
		margin: 0 auto;
	}

	.p-goods-list-area{
		width: 100%;
		height: auto;
		position: relative;
		left:auto;
		margin-left:0;
		text-align:center;
	}

	.p-goods-list-area .slick-list {
		padding: 0 !important;
		width: 100% !important;
		margin: 0 auto !important;
		overflow: visible !important;
	}

	.slick-active .p-goods-list-box{
		display:block;
	}

	.p-goods-list ul{
		width: 100%;
		margin: 0;
		padding: 0;
		position: relative;
	}
	
	.p-goods-list .is-slider-sp{
		width: 100%;
		margin: 0;
		padding: 0;
		position: relative;
	}
	
	.p-goods-list .slick-list {
		padding: 0 !important;
		width: 100% !important;
		margin: 0 auto !important;
		overflow: hidden !important;
	}

	.p-goods-list .is-slider-sp li.slick-slide{
		float: left;
		margin: 0 ;
		position: relative;
	}

	.p-goods-list .is-slider-sp li.slick-slide img{
		width:auto !important;
	}

	.slick-next {
		right: 10px;
		width: 23px;
		height: 41px;
		z-index: 1;
		top:25%;
	}

	.slick-next:before {
		content: '';
		background-image: url("/images/top/ico_slider_arrow_right.png");
		background-repeat: no-repeat;
		background-position: top left;
		background-size:13px 31px;
		display: block;
		width: 13px;
		height: 31px;
		margin: 0 auto 0 0;
	}

	.slick-prev {
		left: 10px;
		width: 23px;
		height: 41px;
		z-index: 1;
		top:25%;
	}

	.slick-prev:before {
		content: '';
		background-image: url("/images/top/ico_slider_arrow_left.png");
		background-repeat: no-repeat;
		background-position: top left;
		background-size:13px 31px;
		display: block;
		width: 13px;
		height: 31px;
		margin: 0 0 0 auto;
	}

	.p-goods-list-img{
		width:auto !important;
		height:200px;
		text-align: center;
		margin:0 auto 30px;
		padding: 30px 30% 0;
	}

	.p-goods-list-img img{
		width:auto !important;
		height:auto;
		max-width:100%;
		max-height:100%;
		margin: 0 auto;
		vertical-align:middle;
	}

	.p-goods-list-box{
		width:auto;
		margin:0 10px;
		display:block;
	}

	.p-goods-list-name{
		width:100%;
		background: #1b1b1b;
		font-size:16px;
		font-family: "游明朝体", "Yu Mincho", YuMincho, "Sawarabi Mincho", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
		font-weight: bold;
		color:#fff;
		padding:8px 10px 5px 20px;
		margin:0 0 -20px;
		position: relative;
	}

	.p-goods-list-text{
		background: #fff;
		font-size:13px;
		line-height:1.6;
		padding: 30px 25px 20px;
		background-image:url("/images/top/bg_goods_list.png");
		background-position:right bottom;
		background-repeat:no-repeat;
	}
}


.p-selling{
	margin:0 0 70px;
}

.p-selling a{
	display:block;
	position: relative;
	text-decoration: none;
}

.p-selling-img{
	position: absolute;
	left:-40px;
	top:-40px;
}

.p-selling-text-area{
	background-image:url("/images/top/bg_selling.png");
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#fff;
}

.p-selling-text{
	background-image:url("/images/top/bg_selling.png");
	background-position:center bottom;
	background-repeat:no-repeat;
	padding:50px 160px 30px 200px;
	font-size:15px;
	line-height: 1.46;
}

.p-selling-link{
	position: absolute;
	right:0;
	top:-14px;
}

@media screen and (max-width:768px){
	.p-selling{
		margin:0 10px 40px;
	}

	.p-selling a{
		display:block;
		position: relative;
		text-decoration: none;
	}

	.p-selling-img{
		position: relative;
		left:0;
		top:0;
		text-align:center;
		margin:0 0 -15px;
	}
	
	.p-selling-img img{
		width:241px;
		height:auto;
	}

	.p-selling-text-area{
		background-image:url("/images/top/bg_selling.png");
		background-position:center bottom;
		background-repeat:no-repeat;
		background-color:#fff;
	}

	.p-selling-text{
		background-image:url("/images/top/bg_selling.png");
		background-position:center top;
		background-repeat:no-repeat;
		padding:30px 20px 10px;
		font-size:12px;
		line-height: 1.46;
	}

	.p-selling-link{
		position: relative;
		right:0;
		top:0;
		text-align:center;
		padding:0 0 30px;
	}
	
	.p-selling-link img{
		width:120px;
		height:auto;
	}
}

.p-column{
	
}

.p-column ul{
	padding:45px 0 0;
}

.p-column ul li{
	width:290px;
	float:left;
	margin-right:40px;
}

.p-column ul li:last-child{
	margin-right:0;
}

.p-column ul li a{
	text-decoration: none;
}

.p-column-img{
	width:290px;
	height:190px;
	text-align:center;
}

.p-column-img img{
	width:auto;
	height:190px;
	max-width:100%;
	max-height:100%;
}

.p-column-area{
	width:270px;
	height:100px;
	background:#fff;
	padding: 15px 50px 10px 15px;
	background-repeat:no-repeat;
	background-position:230px center;
	background-image:url("/images/common/ico_link_arrow.png");
	margin:-66px 0 0 20px;
	position: relative;
	transition: all 300ms 0s ease;
}

.p-column ul li a:hover .p-column-area{
	background-position:240px center;
}

.p-column-area-year{
	font-size:18px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Sawarabi Mincho", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	color:#edc469;
}

.p-column-area-text{
	font-size:18px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Sawarabi Mincho", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	line-height:1.3;
}

@media screen and (max-width:768px){
	.p-column{
		margin:0 10px 40px;
	}

	.p-column ul{
		padding:45px 0 0;
	}

	.p-column ul li{
		width:auto;
		float:none;
		margin:0 auto;
	}

	.p-column ul li:last-child{
		margin-right:0;
	}

	.p-column ul li a{
		text-decoration: none;
	}

	.p-column-img{
		width:100%;
		height:auto;
		text-align:center;
	}

	.p-column-img img{
		width:100%;
		height:auto;
		max-width:100%;
		max-height:100%;
	}

	.p-column-area{
		width:270px;
		height:80px;
		background:#fff;
		padding: 15px 50px 10px 15px;
		background-repeat:no-repeat;
		background-position:230px center;
		background-image:url("/images/common/ico_link_arrow.png");
		background-size: 15px auto;
		margin:-66px 0 30px 20px;
		position: relative;
	}
	
	.p-column ul li a:hover .p-column-area{
		background-position:230px center;
	}

	.p-column-area-year{
		font-size:15px;
		font-family: "游明朝体", "Yu Mincho", YuMincho, "Sawarabi Mincho", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
		font-weight: bold;
		color:#edc469;
	}

	.p-column-area-text{
		font-size:15px;
		font-family: "游明朝体", "Yu Mincho", YuMincho, "Sawarabi Mincho", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
		font-weight: bold;
		line-height:1.3;
	}
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style],
._2p3a{
	width: 100% !important;
}

body.plugin {
	width: 100% !important;
}