@charset "shift-jis";
/* ===================================================================
CSS information

 file name  :index.css
 style info :トップ
=================================================================== */
#m-slide_top{
	position: relative;
	background-color: #F9F2D9;
	margin: 0 auto;
	width: 100%;
	min-width: 1000px;
	height: 415px;
	box-shadow:0 0px 5px 0 rgba(0, 0, 0, 0.65);
	-webkit-box-shadow:0 0px 5px 0 rgba(0, 0, 0, 0.65);
	-moz-box-shadow:0 0px 5px 0 rgba(0, 0, 0, 0.65);
	text-align: center;
	z-index: 7000;
}
	#m-slide_top a:hover{
		text-decoration: none;
	}
	.caroufredsel_wrapper{
	}
	.m-slide_list{
		position: relative;
		width: 100%;
		overflow: hidden;
	}
	.m-slide_list ul li {
		float: left;
		display: block;
	}
	#m-prev_cover,
	#m-next_cover {
		display: block;
		position: absolute;
		top: 0;
		background-color: rgba(255, 255, 255, 0.7);
		height: 382px;
		width: 50%;
	}
	#m-prev_cover {
		left: -500px;
	}
	#m-next_cover {
		right: -500px;
	}
	#m-next_prev{
		position: relative;
		top: -200px;
		margin: 0 auto 0;
		width: 1000px;
	}
	#m-prev,
	#m-next{
		position: absolute;
		display: block;
		width: 40px;
		height: 40px;
	}
	#m-prev{
		left: 10px;
		background: url(/index/img/ico-slide_arrow01.png) 0 0 no-repeat;
	}
	#m-next{
		right: 10px;
		background: url(/index/img/ico-slide_arrow02.png) 0 0 no-repeat;
	}
	#m-prev:hover,
	#m-next:hover{
		background-position: 0 -40px;
	}
	#m-pager {
		margin: 5px auto;
		width: 1000px;
	}
	#m-pager a {
		border: 2px solid #E60012;
		border-radius: 10px;
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 0 5px 0 0;
	}
	#m-pager a:hover {
		background-color: rgba(237, 240, 108, 0.5);
	}
	#m-pager a span {
		display: none;
	}
	#m-pager a.selected {
		background-color: #E60012;
	}
#l-contents{
	padding-bottom: 100px;
}
#l-contents h2{
	padding-bottom: 10px;
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
	text-align:left;
}
#l-contents h3{
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
}

	.m-contents_product{
		margin-bottom: 35px;
		padding-bottom: 26px;
		border-bottom: 1px solid #EEE;
		font-size: 12px;
	}
	.m-contents_product h2{
		margin-bottom: 28px;
		border-bottom: 1px solid #D4D0C8;
	}
	.m-contents_product .m-cmt{
		margin-left: 30px;
	}
	.m-contents_product ul{
		width: 100%;
		margin: 0 0 0 2.5%;
	}
	.m-contents_product li{
		display: inline-block;
		width: 16%;
		text-align: center;
	}
	.m-contents_product a:hover .m-icon_square{
		text-decoration: underline;
	}
	.m-contents_product li img{
		margin-bottom: 15px;
	}
.m-contents_recipe{
	float: right;
	margin-bottom: 30px;
	width: 256px;
	text-align: center;
	margin-top: 29px;
}
	.m-open_recipe{
		display: block;
		width: 100%;
		height: 156px;
		overflow: hidden;
	}
	.m-open_recipe img{
		width: 254px;
		border: 1px solid #CCC;
	}
	.m-contents_recipe .m-btn_box{
		display: inline-block;
		margin-top: 10px;
		text-align: center;
	}
/*キャンペーン欄追加*/
.m-contents_campaign{
	float: left;
	width: 688px;
	font-size: 12px;
}
.m-contents_campaign h2{
		margin-bottom: 28px;
		border-bottom: 1px solid #D4D0C8;
	}
.m-contents_campaign .m-cmt{
    margin-left: 30px;
}
.m-contents_cm{
	float: left;
	background-color: #F1F1F1;
	margin-right: 18px;
	padding: 4px;
	width: 328px;
}
.m-contents_cm2{
	float: left;
	margin-right: 1px;
	width: 334px;
	overflow: hidden;
}
	.m-contents_cm h3{
		position: relative;
		padding-bottom: 3px!important;
	}
	.m-contents_cm .m-btn_box{
		position: absolute;
		right: 4px;
		bottom: 5px;
	}
	.m-contents_cm .m-modal{
		display: block;
		height: 117px;
		overflow: hidden;
	}
	.m-contents_cm img{
		vertical-align: bottom;
	}
.m-contents_center_bnr{
	float: right;
	width: 336px;
}
.m-contents_center_bnr2{
	float: left;
	width: 334px;
}
.m-contents_banner_left{
	position: relative;
	float: left;
	width: 688px;
	padding-top: 0;
	padding-bottom: 0;
	overflow: hidden;
}
.m-contents_banner_right{
	position: relative;
	float: right;
	width: 256px;
	text-align: center;
	overflow: hidden;
}
.m-contents_banner_right a{
	display: inline-block;
}
.m-contents_rss.first{
	float: left;
	margin-bottom: 45px;
	width: 688px;
	margin-top: -40px;
}
.m-contents_rss{
	float: left;
	margin-bottom: 45px;
	width: 688px;
}
	.m-contents_rss h3{
		border-bottom: 1px solid #D4D0C8;
		line-height: 32px;
	}
	.m-contents_rss dt{
		clear: left;
		float: left;
		padding: 10px 0;
		font-size: 11px;
	}
	.m-contents_rss .m-rss_cat{
		margin: 0 10px;
	}
	.m-contents_rss dd{
		padding: 10px 0;
		font-size: 13px;
		border-bottom: 1px solid #EEE;
	}
	.m-contents_rss dd span.simple_txt{
		display: block;
		padding-left: 100px;
	}
	.m-contents_info dd{
		padding-left: 9em;
	}
.m-contents_right{
	float: right;
	width: 256px;
}
	.m-contents_right a{
		display: block;
	}
.m-links{
	background-color: #F1F1F1;
	margin-top: 20px;
	padding: 15px;
}
	.m-links a{
		color: #231815;
		font-size: 13px;
	}

#l-sns{
	clear: both;
	top: auto;
	right: auto;
	bottom: 30px;
	left: 20px;
	padding-bottom: 30px;
}
	.twitter-share-button{
		float: left;
		margin-left: 10px;
		margin-top: 2px;
	}
/*Twitter飛び出し防止*/
.twitter_pb30{
	padding-bottom: 30% !important;
}

/* スマホ表示：横幅767px */
@media screen and (max-width: 767px){
	#l-contents{
		padding-bottom: 30px;
	}
	.m-contents{
		font-size: 18px;
	}
	#m-slide_top,
	#m-pager{
		width: 100%;
		height: 100%;
	}
	#m-slide_top{
		min-width: 100%;
		box-shadow: none;
	}
	.m-contents_product .m-cmt{
		display: block;
		margin: 0;
	}
	.m-contents_campaign .m-cmt{
		display: block;
		margin: 0;
	}
	.m-cmt img{
		max-width: 478px;
		width: 100%;
	}
	#l-contents h2,
	#l-contents h3{
		font-size: 22px;
		text-align: left;
	}

	.m-contents_product{
		position: relative;
		float: none;
		margin: 20px 0;
		padding-bottom: 0;
		width: 100%;
		border-bottom: none;
		font-size: 18px;
		overflow: hidden;
	}
		.m-contents_product h2{
			margin-bottom: 0;
			border-bottom: none;
		}
		.m-contents_product ul{
			margin: 0;
		}
		.m-contents_product li{
			display: block;
			float: left;
			margin-bottom: 10px;
			padding: 20px 0;
			width: 48%;
			height: 50%;
			border: 1px solid #EEE;
			text-align: center;
		}
		.m-contents_product li.even{
			float: right;
		}
		.m-contents_product li img{
			width: 80%;
			max-width: 222px;
			height: auto;
			margin-bottom: 10px;
		}
	.m-contents_recipe{
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
		.m-open_recipe{
			height: auto;
		}
		.m-open_recipe img{
			width: 100%;
			width: -webkit-calc(100% - 2px);
			width: -moz-calc(100% - 2px);
			width: calc(100% - 2px);
			border: 1px solid #CCC;
		}
		.m-contents_recipe .m-btn_box{
			width: auto;
		}
	.m-contents_campaign{
		position: relative;
		float: none;
		margin: 40px 0 -20px;
		padding-bottom: 0;
		width: 100%;
		border-bottom: none;
		font-size: 18px;
		overflow: hidden;
	}
	.m-contents_campaign .m-contents_banner_left{
		width: 100%;
		padding: 0;
	}
	.m-contents_cm{
		float: none;
		margin-bottom: 20px;
		width: 100%;
		width: -webkit-calc(100% - 8px);
		width: -moz-calc(100% - 8px);
		width: calc(100% - 8px);
	}
	.m-contents_cm2{
		float: none;
		width: 100%;
	}
		.m-contents_cm .m-modal{
			height: auto;
		}
		.m-contents_cm img{
			max-width: auto;
			width: 100%;
		}
	.m-contents_center_bnr{
		float: none;
		width: 100%;
	}
		.m-contents_center_bnr2{
		float: none;
		margin-bottom: 20px;
		width: 100%;
	}
	.m-contents_banner_left,
	.m-contents_banner_right{
		float: none;
		margin-bottom: 20px;
		padding: 0 20px;
		width: auto;
		width: -webkit-calc(100% - 40px);
		width: -moz-calc(100% - 40px);
		width: calc(100% - 40px);
		text-align: center;
	}
	.m-contents_banner_right a{
		display: block;
	}
	.m-contents_banner_right .mb30{
		margin-bottom: 20px!important;
	}
	.m-contents_banner_left img,
	.m-contents_banner_right img{
		width: 100%;
	}
	.m-contents_rss.first{
		float: none;
		width: 100%;
		margin-top: 0;
	}
	.m-contents_rss{
		float: none;
		width: 100%;
	}
		.m-contents_rss h3{
			padding: 0 20px;
		}
		.m-contents_rss .m-rss_cat{
			margin: 0 0 0 5px;
		}
		.m-contents_rss dt{
			float: none;
			padding: 10px 20px;
			font-size: 16px;
		}
		.m-contents_info dd{
			padding-left: 0;
		}
		.m-contents_rss dd{
			padding: 0px 20px 10px;
			font-size: 18px;
		}
		.m-contents_rss dd span.simple_txt{
			padding-left: 0px;
		}
	.m-contents_right{
		float: none;
		position: relative;
		top: 0;
		left: 0;
		margin-top: 20px;
		padding: 0 20px;
		width: auto;
		width: -webkit-calc(100% - 40px);
		width: -moz-calc(100% - 40px);
		width: calc(100% - 40px);
		text-align: center;
	}
	.m-links{
		margin: 20px auto 0;
		text-align: left;
	}
		.m-links a{
			font-size: 18px;
		}

	#l-sns{
		position: static;
		width: 80%;
		margin: -10px 0 0 20px;
		padding: 0;
	}
	.twitter-share-button{
		position: static!important;
		float: left;
		margin-top: 5px;
		margin-left: 10px;
	}
	/*Twitter飛び出し防止*/
	.twitter_pb30{
		padding-bottom: 0px !important;
	}	
}
@media screen and (max-width: 480px){
	.m-contents_product li{
		padding: 10px 0;
	}
	.m-contents_rss h3{
		padding: 0 10px;
	}
	.m-contents_rss dt{
		padding: 10px;
	}
	.m-contents_rss dd{
			padding: 0px 10px 10px;
	}
	.m-contents_banner_left,
	.m-contents_banner_right,
	.m-contents_right{
		padding: 0 10px;
		width: auto;
		width: -webkit-calc(100% - 20px);
		width: -moz-calc(100% - 20px);
		width: calc(100% - 20px);
	}
	#l-sns{
		margin-left: 10px;
	}
}

.fb_iframe_widget > span {
  vertical-align: baseline !important;
}

.social_btn{text-align:right;}/*ボタンをページの右側に寄せる*/

.social_btn > div{display: inline-block;}/*横並び*/

/*Instagram*/


        .Instagram-title {
            font-family: Garamond,Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif;
            font-weight: lighter;
            font-size: 33px;
            text-align: center;
            letter-spacing: 3px;
            line-height: 1.8;
        }

        /*インスタアイコン*/
        .vsm-title-ic-wrap {
            width:100%;
            text-align:center;
			margin-top: 20%;
        }
    
    }

  