@charset "UTF-8";

/*

media
スマホ縦：320（〜iPhone5s）
スマホ縦：360（Android）
スマホ縦：375（iPhone6）
スマホ縦：414（iPhone6 Plus）
スマホ横：480（iPhone4）
スマホ横：568（iPhone5）
スマホ横：640（Android）
スマホ横：667（iPhone6）
スマホ横：736（iPhone6 Plus）
タブレット縦：768（iPad）
タブレット横：1024（iPad）
PC：1024
PC：1280
PC：1920

color
#deba29　ベース

*/


/* コンテンツ
--------------------------------------------------------------------------------- */
#contents {
	text-align: left;
}
#contents .inner {
	padding: 0px 10px;
	margin: 0px auto;
}
/* ホーム
--------------------------------------------------------------------------------- */
#slide {
	position: relative;
	overflow: hidden;
}
.slider {
	margin: 0px 0px 0px -284px;
	padding: 0px;
	list-style-type: none;
	width: 568px;
	position: relative;
	left: 50%;
}
.slider img {
	max-width: none;
	width: 100%;
}
.slick-dots {
    bottom: -30px !important;
}
.slick-dots li {
    margin: 0 2px !important;
}
.slick-dots li button::before {
    font-size: 12px !important;
    line-height: 20px;
}
#home-calendar {
	padding: 30px 0px 30px 0px;
}
#calendar {
	overflow: auto;
	position: relative;
}
#calendar p {
	width: 688px;
	margin: 0px;
}
#calendar p#now01 {
	position: absolute;
	left: 25px;
	top: 0px;
	width: 53px;
	font-size: 10px;
	line-height: 10px;
}
#calendar p#now02 {
	position: absolute;
	left: 25px;
	top: 5px;
	width: 53px;
	font-size: 10px;
	line-height: 10px;
	z-index: -1;
}
#calendar p#now01.month01,
#calendar p#now02.month01 {
	left: 25px; /* 1月*/
}
#calendar p#now01.month02,
#calendar p#now02.month02 {
	left: 78px; /* 2月*/
}
#calendar p#now01.month03,
#calendar p#now02.month03 {
	left: 131px; /* 3月*/
}
#calendar p#now01.month04,
#calendar p#now02.month04 {
	left: 184px; /* 4月*/
}
#calendar p#now01.month05,
#calendar p#now02.month05 {
	left: 237px; /* 5月*/
}
#calendar p#now01.month06,
#calendar p#now02.month06 {
	left: 290px; /* 6月*/
}
#calendar p#now01.month07,
#calendar p#now02.month07 {
	left: 343px; /* 7月*/
}
#calendar p#now01.month08,
#calendar p#now02.month08 {
	left: 396px; /* 8月*/
}
#calendar p#now01.month09,
#calendar p#now02.month09 {
	left: 448px; /* 9月*/
}
#calendar p#now01.month10,
#calendar p#now02.month10 {
	left: 500px; /* 10月*/
}
#calendar p#now01.month11,
#calendar p#now02.month11 {
	left: 553px; /* 11月*/
}
#calendar p#now01.month12,
#calendar p#now02.month12 {
	left: 606px; /* 112月*/
}
#home-story {
	background-color: #FFF;
	padding: 30px 0px 30px 0px;
}
#home-story .title {
	margin: 0px 0px 6px 0px;
	padding: 0px 10px;
	font-size: 16px;
	line-height: 28px;
	background-color: #FFC17D;
	display: inline-block;
	font-weight: bold;
}
#home-story h3 {
	font-size: 20px;
	line-height: 30px;
	margin: 0px 0px 26px 0px;
}
.home-index-box {
	overflow: hidden;
	margin: 0px 0px 40px 0px;
}
.home-category-box {
	background-image: url(../images/home_category_bg_001.jpg);
	background-image: url(../images/home_category_bg_001_ie.jpg)\9;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	color: #FFF;
	text-align: center;
}
.home-category-box#eat {
	background-image: url(../images/home_category_bg_002.jpg);
	background-image: url(../images/home_category_bg_002_ie.jpg)\9;
}
.home-category-box#gather {
	background-image: url(../images/home_category_bg_003.jpg);
	background-image: url(../images/home_category_bg_003_ie.jpg)\9;
}
.home-category-box h2 {
	font-size: 30px;
	line-height: 48px;
	text-align: center;
	display: inline-block;
	background-image: url(../images/home_category_icon_001.png);
	background-image: url(../images/home_category_icon_001_ie.png)\9;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 95px auto;
	margin: 50px 10px 40px 10px;
	padding: 20px 0px 20px 100px;
}
.home-category-box#eat h2 {
	background-image: url(../images/home_category_icon_002.png);
	background-image: url(../images/home_category_icon_002_ie.png)\9;
}
.home-category-box#gather h2 {
	background-image: url(../images/home_category_icon_003.png);
	background-image: url(../images/home_category_icon_003_ie.png)\9;
}
.home-category-box .txt {
	text-align: left;
	margin: 0px auto 26px auto;
	padding: 0px 10px;
	max-width: 400px;
}
#home-news {
	padding: 30px 0px 30px 0px;
	background-color: #FFF;
}
#about #home-news {
	background-color: transparent;
	padding: 0px;
}
#home-news ul {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	list-style-type: none;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #B3A69D;
}
#home-news li {
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B3A69D;
}
#home-news li a {
	display: block;
	padding: 10px;
	text-decoration: none;
	overflow: hidden;
}
#home-news li a strong {
	color: #D80003;
}
#home-news li a:hover {
	text-decoration: underline;
}
#home-news li .date {
	display: block;
}
#home-news.warabien {
	padding: 15px 20px 0px;
	margin-bottom: 20px;
	overflow: hidden;
}


#home-pamphlet {
	padding: 30px 0px 30px 0px;
}
#home-pamphlet .img-box {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
#home-pamphlet .img {
	 width: 200px;
	 margin: 0px auto 20px auto;
}
#home-pamphlet .caption {
	text-align: center;
	font-weight: bold;
}
#home-soba-pamphlet {
	background-color: #FFF;
	padding: 30px 0px 30px 0px;
}
#home-soba-pamphlet .img-box {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
#home-soba-pamphlet .img {
	 width: 200px;
	 margin: 0px auto 20px auto;
}
#home-soba-pamphlet .caption {
	text-align: center;
	font-weight: bold;
}
/* 下層ページ
--------------------------------------------------------------------------------- */
.page-title {
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	background-color: #D9D3CE;
	margin: 0px 0px 10px 0px;
}
#topicpath {
	font-size: 10px;
	line-height: 15px;
	margin: 0px auto 26px auto;
	padding: 0px 10px;
}
/* インデックスページ */
.index-box {
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 30px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #D9D3CE;
}
.index-box .title {
	margin: 0px 0px 6px 0px;
	padding: 0px 10px;
	font-size: 16px;
	line-height: 28px;
	background-color: #FFC17D;
	display: inline-block;
	font-weight: bold;
}
.index-box h2 {
	font-size: 20px;
	line-height: 30px;
	margin: 0px 0px 26px 0px;
}
.index-box .img p {
	overflow: hidden;
	border-radius: 20px;
}
.index-box .img a {
	transition: all .2s;
}
.index-box .img a:hover {
	opacity: 0.6;
}
/* やまがた山菜ものがたり */
.main-img img {
	max-width: 1240px;
	width: 100%;
	margin: 0px auto;
	display: block;
}
.title-area {
	text-align: center;
	margin: 0px 0px 50px 0px;
}
.title-area .title {
	margin: 0px 0px 6px 0px;
	padding: 0px 10px;
	font-size: 16px;
	line-height: 28px;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFC17D;
	display: inline-block;
	font-weight: bold;
}
.title-area h3 {
	font-size: 22px;
	line-height: 30px;
}
.title-area .lead {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	text-align: left;
	margin: 20px auto 0px auto;
	padding: 0px 10px;
	max-width: 780px;
}
.story-m {
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	margin: 0px 0px 40px 0px;
	padding: 60px 0px 0px 0px;
	background-image: url(../story/images/face_001.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 60px auto;
}
.story-m.face02 {
	background-image: url(../story/images/face_002.png);
}
.story-m.face03 {
	background-image: url(../story/images/face_003.png);
}
.story-m.face04 {
	background-image: url(../story/images/face_004.png);
}
.story-m.face101 {
	background-image: url(../story/images/face_101.png);
}
.story-t .name {
	width: 4em;
	float: left;
	clear: both;
}
.story-t .txt {
	overflow: hidden;
}
.wide-img {
	margin: 40px 0px 40px 0px;
	text-align: center;
}
.wide-img p {
	margin: 0px;
}
.wide-img .caption {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 10px 0px 0px 0px;
}
.wide-img img {
	max-width: none;
	width: 100%;
}
.wide-img video {
	max-width: none;
	width: 100%;
}
.play-icon {
	position: relative;
}
.play-icon::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-60%);
	width: calc((60 / 360) * 100%);
	padding-top: calc((60 / 360) * 100%);
	background-image: url(../story/images/play.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	pointer-events: none;
}
.play-icon.on::before {
	display: none;
}
.img-col2,
.img-col2-2,
.img-col2-3,
.img-col3 {
	margin: 40px 0px 40px 0px;
	overflow: hidden;
}
.img-col3 .img {
	margin: 0px;
	width: 33.33%;
	float: left;
}
.img-col2 .img,
.img-col2-3 .img {
	margin: 0px;
	width: 50%;
	float: left;
}
.img-col2-2 .img {
	margin: 0px;
	width: 66.66%;
	float: left;
}
.img-col2-2 .img:nth-child(2) {
	width: 33.33%;
}
.img-col2 .img p,
.img-col2-2 .img p,
.img-col2-3 .img p,
.img-col3 .img p {
	margin: 0px;
}
.img-col2 .img .caption,
.img-col2-2 .img .caption,
.img-col2-3 .img .caption,
.img-col3 .img .caption {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 10px 0px 0px 0px;
}
.img-col2 .img .caption-02,
.img-col2-2 .img .caption-02,
.img-col2-3 .img .caption-02,
.img-col3 .img .caption-02 {
	font-size: 12px;
	line-height: 16px;
	margin: 10px 5px 0px 0px;
}
/* 発信 */
.out-m {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}
.out-m span {
	font-size: 75%;
}
/* 知る */
.list-box-wrap {
	overflow: hidden;
}
.list-box {
	width: 50%;
	float: left;
	text-align: center;
	margin-bottom: 40px;
}
.list-box .img {
	margin: 0px auto 14px auto;
	border-radius: 50%;
	overflow: hidden;
	width: 130px;
}
.list-box .txt {
	margin: 0px 10px;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
}
.list-box a {
	transition: all .2s;
}
.list-box a:hover {
	opacity: 0.6;
}
.main-info {
	overflow: hidden;
	margin-bottom: 36px;
	background-color: #211106;
	color: #FFF;
	position: relative;
}
.main-info .img p {
	margin: 0px;
}
.main-info .txt-area {
	margin: 10px;
}
.main-info .txt p {
	margin: 0px;
}
.main-info .txt p a {
	 color: #fff;
}
.info-tab {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #B3A69D;
	width: 100%;
	margin-bottom: 60px;
}
.info-tab th {
	font-weight: bold;
	text-align: left;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B3A69D;
	padding: 8px 10px;
	white-space: nowrap;
	vertical-align: top;
	width: 6em;
}
.info-tab td {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B3A69D;
	padding: 8px 10px;
	vertical-align: top;
}
.recipe-link {
	overflow: hidden;
	margin: 0px 0px 26px 0px;
}
.recipe-link a {
	text-decoration: none;
}
.recipe-link .img {
	margin: 0px auto 6px auto;
	max-width: 500px;
	transition: all .2s;
}
.recipe-link a:hover .img {
	opacity: 0.6;
}
.recipe-link .txt {
	text-align: center;
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
}

/* 食べる */
.shop-tab {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #B3A69D;
	width: 100%;
	margin-bottom: 60px;
}
.shop-tab.top-line {
	border-width: 1px 0px 0px 0px;
}
.shop-tab th {
	display: block;
	font-weight: bold;
	text-align: left;
	padding: 20px 10px 8px 10px;
	font-size: 16px;
	line-height: 26px;
}
.shop-tab td {
	display: block;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B3A69D;
	padding: 8px 10px;
}
.shop-tab td p {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0;
	margin-bottom: 20px;
}
.shop-tab td h4 {
	font-size: 14px;
	line-height: 26px;
}
.tab-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B3A69D;
}
.tab-list li {
	margin: 0px 10px;
	padding: 0px;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	display: inline-block;
}
.tab-list li a {
	display: block;
	text-decoration: none;
	border-style: solid;
	border-width: 0px 0px 4px 0px;
	border-color: #FBF8F2;
	transition: all .2s;
}
.tab-list li a.on,
.tab-list li a:hover {
	border-color: #51B084;
}
.recruit-wrap {
	overflow: hidden;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B3A69D;
	padding: 0px 0px;
	margin: 0px auto 20px auto;
	max-width: 744px;
}


.recipe-box-wrap {
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	align-items: stretch;
	flex-direction: row;
}
.recipe-box {
	width: 50%;
	/*float: left;*/
	text-align: center;
	margin-bottom: 40px;
	position: relative;
}
.recipe-box .img {
	margin: 0px auto 10px auto;
	border-radius: 50%;
	overflow: hidden;
	width: 130px;
}
.recipe-box .txt {
	margin: 0px 10px;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	min-height: 60px;
}
.recipe-box .txt-02 {
	margin: 0px 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.recipe-box .txt-03 {
	margin: 6px 0px 0px;
	padding-top: 6px;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #B3A69D;
	display: inline-block;
}
.recipe-box .category {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	background-color: #51B084;
	color: #FFF;
	width: 50px;
	text-align: center;
	border-radius: 4px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.recipe-box .category.year {
	width: 80px;
}
.recipe-box .category.mushroom {
	background-color: #FFB15D;
}
.recipe-box a {
	transition: all .2s;
}
.recipe-box a:hover {
	opacity: 0.6;
}
.recipe-tab {
	width: 100%;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #B3A69D;
	padding: 10px 0px;
	margin-bottom: 10px;
}
.recipe-tab th {
	padding: 3px 0px 3px 2em;
	background-image: url(../images/mark_001.png);
	background-image: url(../images/mark_001_ie.png)\9;
	background-position: 1em 1px;
	background-repeat: no-repeat;
	background-size: 24px auto;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
}
.recipe-tab td {
	padding: 3px 1em 3px 0px;
	vertical-align: top;
	line-height: 1.5em;
}
.recipe-howto {
	background-color: #42210B;
	color: #FFF;
	overflow: hidden;
	padding: 30px 0px;
	margin-bottom: 30px;
}
.recipe-howto ol {
	margin: 0px;
	padding: 10px 10px 10px 30px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #B3A69D;
}
.recipe-howto ol.top-no-border {
	padding-top: 0px;
	border-top-width: 0px;
}
.recipe-howto ol.top-bottom-no-border {
	padding-top: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.recipe-howto li {
	margin: 0px;
	padding: 0px;
}
.recipe-howto .point {
	margin-top: 30px;
	background-color: #fff;
	color: #42210B;
	padding: 10px;
	border-radius: 10px;
}
.recipe-howto .point h5 {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 6px 0px;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B3A69D;
}
.recipe-howto .point p {
	margin: 0px;
	font-weight: bold;
}
.recipe-howto .line {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B3A69D;
	margin: 2px 0px 10px;
}
.recipe-name {
	font-size: 16px;
	line-height: 20px;
	margin: -10px 0px 20px 0px;
	text-align: center;
	font-weight: bold;
}
.recipe-title {
	margin: 0px 0px 24px 0px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}
.recipe-title span {
	background-color: #FFC17D;
	display: inline-block;
	font-weight: bold;
	padding: 4px 10px;
}


/* 採る */
.col-wrap.col2 .col {
	 margin-bottom: 60px;
}
.col-wrap.col4 .col {
	 margin-bottom: 60px;
}
.col-wrap.col4 .col .img {
	text-align: center;
}
.col-wrap.col4 .col .img img {
	max-width: 300px;
}
.master-tab {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #B3A69D;
	width: 100%;
	margin-bottom: 60px;
}
.master-tab th {
	display: block;
	font-weight: bold;
	text-align: left;
	padding: 20px 10px 8px 10px;
	font-size: 16px;
	line-height: 26px;
}
.master-tab td {
	display: block;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B3A69D;
	padding: 28px 10px 8px 10px;
}
.master-tab td p {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0;
	margin-bottom: 20px;
}
.master-tab td h4 {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 20px;
}
.master-tab td h4.mb0 {
	margin-bottom: 0px;
}
.master-tab .img {
	margin: 0px auto;
	width: 150px;
	overflow: hidden;
	border-radius: 50%;
}
.warabi-tab {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #B3A69D;
	width: 100%;
	margin-bottom: 20px;
}
.warabi-tab th {
	display: block;
	font-weight: bold;
	text-align: left;
	padding: 20px 10px 8px 10px;
	font-size: 16px;
	line-height: 26px;
}
.warabi-tab td {
	display: block;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B3A69D;
	padding: 0px 10px 20px;
	word-break: break-all
}
.warabi-tab td.add {
	border-width: 0px;
	padding: 8px 10px 0px;
}
.warabi-tab td.area {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	padding: 10px 10px;
	background-color: #B3A69D;
	color: #fff;
}
.profile {
	background-color: #fff;
	padding: 20px;
}
.link-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 20px;
}
.link-list li {
	margin: 0px;
	padding: 0px 0px 0px 1.2em;
	position: relative;
}
.link-list li::before {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	top: 7px;
	width: 14px;
	height: 14px;
	background-image: url(../images/arrow_002.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20px;
	background-color: #211106;
	border-radius: 50%;
}
/* お知らせ */
.news-title {
	font-size: 20px;
	line-height: 35px;
	margin-top: 60px;
}
.news-date {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
}
.img-txt {
	overflow: hidden;
}
.img-txt .img {
	text-align: center;
}
/* 山菜・きのこ振興会 */
.about-tab {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #B3A69D;
	width: 100%;
}
.about-tab th {
	display: block;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	line-height: 28px;
}
.about-tab td {
	display: block;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B3A69D;
	padding: 0px 0px 10px 0px;
}
.contest-tab {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	width: 100%;
}
.contest-tab th {
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	padding: 6px;
	position: relative;
}
.contest-tab th span  {
	border-radius: 50%;
	background-color: #211106;
	width: 30px;
	height: 30px;
	display: block;
	color: #fff;
}
.contest-tab th::before {
	 content: "";
	 display: block;
	 width: 2px;
	 height: 100%;
	 position: absolute;
	 left: 50%;
	 top: 0px;
	 transform: translateX(-50%);
	 background-color: #211106;
	 z-index: -1;
}
.contest-tab th.first::before {
	 top: 50%;
}
.contest-tab th.last::before {
	 height: 50%;
}
.contest-tab td {
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #211106;
}
.contest-tab td.left-txt {
	text-align: right;
}

/* 共通
--------------------------------------------------------------------------------- */
/* 見出し */
.m01 {
	text-align: center;
	font-size: 20px;
	line-height: 28px;
}
.m01::after {
	width: 80px;
	height: 4px;
	background-color: #51B084;
	text-indent: -9999px;
	display: block;
	margin: 10px auto 30px auto;
	box-sizing: border-box;
}
.m01.color::after {
	background-color: #FFB15D;
}
.m01::after {
	content: "";
	bottom: 0px;
}
.m02 {
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	background-image: url(../images/m02.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 70px auto;
	padding-top: 30px;
}
.m02::after {
	width: 60px;
	height: 3px;
	background-color: #211106;
	text-indent: -9999px;
	display: block;
	margin: 6px auto 50px auto;
	box-sizing: border-box;
}
.m02::after {
	content: "";
	bottom: 0px;
}
.m02 span {
	font-size: 14px;
	line-height: 20px;
	display: block;
}
.m03 {
	text-align: center;
	font-size: 36px;
	line-height: 46px;
	margin: -20px 0px 26px 0px;
}
.m04 {
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	margin: 0px 0px 46px 0px;
	background-image: url(../images/m04.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 60px auto;
	padding-top: 50px;
}
.m05 {
	text-align: center;
	font-size: 24px;
	line-height: 38px;
	margin: -20px 0px 26px 0px;
}
.m06 {
	font-size: 18px;
	line-height: 36px;
	margin: 0px 0px 0px 0px;
}
.m07 {
	font-size: 22px;
	line-height: 34px;
	margin: 0px 0px 34px 0px;
}
.m08 {
	font-size: 22px;
	line-height: 34px;
	margin: 0px 0px 34px 0px;
}
.m09 {
	font-size: 22px;
	line-height: 34px;
	margin: 0px 0px 34px 0px;
}
.m10 {
	font-size: 22px;
	line-height: 34px;
	margin: 30px 0px 24px 0px;
	text-align: center;
}
.m11 {
	font-size: 18px;
	line-height: 28px;
	margin: 0px 0px 0px 0px;
}
.m12 {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	border-style: solid;
	border-width: 1px 0px;
	border-color: #B3A69D;
	padding: 10px 0px;
	margin: 0px 0px 20px 0px;
}
.m13 {
	font-size: 16px;
	line-height: 24px;
	margin: 0px 0px 5px 0px;
	padding-left: 1em;
	position: relative;
}
.m13::before {
	 content: "■";
	 font-size: 75%;
	 position: absolute;
	 left: 0px;
	 color: #FFC17D;
}
.m14 {
	font-size: 16px;
	line-height: 24px;
	margin: 0px 0px 5px 0px;
	text-align: center;
}
/* リスト */
.list00 {
	margin-left: 1.3em;
	padding: 0px;
}
.list01 {
	margin: 0px 0px 26px 0px;
	padding: 0px;
	list-style-type: none;
}
.list01 li {
	margin: 0px;
	padding: 0px 0px 0px 1em;
	background-image: url(../images/list01.png);
	background-image: url(../images/list01_ie.png)\9;
	background-position: 0px -1px;
	background-repeat: no-repeat;
	background-size: 28px auto;
}
.list02 {
	margin: 0px 0px 26px 0px;
	padding: 0px;
	list-style-type: none;
}
.list02 li {
	margin: 0px;
	padding: 0px 0px 0px 1em;
	background-image: url(../images/list02.png);
	background-image: url(../images/list02_ie.png)\9;
	background-position: 0px -1px;
	background-repeat: no-repeat;
	background-size: 28px auto;
}
.num01 {
	margin: 0px 0px 26px 0px;
	padding: 0px;
	list-style-type: none;
}
.num01 li {
	margin: 0px 0px 0px 1em;
	padding: 0px;
	text-indent: -1em;
}
/* テーブル */
.basic {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #b2b2b2;
	width: 100%;
}
.basic th {
	font-weight: bold;
	text-align: center;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #b2b2b2;
	padding: 4px 8px;
}
.basic td {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #b2b2b2;
	padding: 4px 8px;
}
/* ボタン */
.btn01 {
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	width: 230px;
	margin: 0px auto;
}
.btn01 a {
	display: block;
	color: #FFF;
	text-decoration: none;
	background-color: #211106;
	border-radius: 25px;
	background-image: url(../images/arrow_005.png);
	background-image: url(../images/arrow_005_ie.png)\9;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 50px auto;
	transition: all .2s;
}
.btn01 a:hover {
	background-color: #8E7A6D;
}
.btn02 {
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	width: 230px;
	margin: 0px auto 26px auto;
}
.btn02 a {
	display: block;
	color: #FFF;
	text-decoration: none;
	border-radius: 25px;
	background-image: url(../images/arrow_005.png);
	background-image: url(../images/arrow_005_ie.png)\9;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 50px auto;
	transition: all .2s;
	border-style: solid;
	border-width: 2px;
	border-color: #FFF;
}
.btn02 a:hover {
	color: #211106;
	background-color: #FFF;
	background-image: url(../images/arrow_006.png);
	background-image: url(../images/arrow_006_ie.png)\9;
}
.btn03 {
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	width: 230px;
	margin: 0px auto 60px auto;
}
.btn03 a {
	display: block;
	color: #FFF;
	text-decoration: none;
	background-color: #211106;
	border-radius: 25px;
	background-image: url(../images/arrow_007.png);
	background-image: url(../images/arrow_007_ie.png)\9;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 50px auto;
	transition: all .2s;
}
.btn03 a:hover {
	background-color: #8E7A6D;
}
.btn04 {
	font-size: 14px !important;
	line-height: 40px !important;
	text-align: center;
	font-weight: bold;
	/*width: 230px;*/
	margin: 0px;
	text-align: left;
}
.btn04 a {
	display: inline-block;
	padding: 0px 30px 0px 20px;
	color: #FFF;
	text-decoration: none;
	background-color: #211106;
	border-radius: 25px;
	background-image: url(../images/arrow_005.png);
	background-image: url(../images/arrow_005_ie.png)\9;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 40px auto;
	transition: all .2s;
}
.btn04 a:hover {
	background-color: #8E7A6D;
}
/* 改行 */
.sp {
}
.sptab {
}
.tab {
	display: none;
}
.tabpc {
	display: none;
}
.pc {
	display: none;
}
/* イメージ */
img {
	max-width: 100%;
	height: auto;
}
.img-box .caption {
	margin-top: -14px;
}
/* 太さ */
.bold {
	font-weight: bold;
}
/* 大きさ */
.small {
	font-size: 14px;
}
/* 色 */
.color01 {
}
/* クリア */
.clear {
	clear: both;
}
/* 文字揃え */
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
/* マージン */
.mb0 {
	margin-bottom: 0px;
}
.mb50 {
	margin-bottom: 50px;
}
.nt0 {
	margin-top: 0px;
}
.mt25 {
	margin-top: 25px;
}
.ml1em {
	margin-left: 1em;
}
.ml2em {
	margin-left: 2em;
}
.ml3em {
	margin-left: 3em;
}
hr.mb {
	margin: 0px;
	padding: 0px;
	display: block;
	border: none;
	margin-bottom: 30px;
}

/* media
--------------------------------------------------------------------------------- */
/*
--------------------------------------------------------------------------------- スマホ横：480（iPhone4） */
@media all and (min-width:480px){
}

/*
--------------------------------------------------------------------------------- スマホ横：568（iPhone5） */
@media all and (min-width:568px){
/* ホーム
--------------------------------------------------------------------------------- */
.slider {
	margin: 0px;
	width: auto;
	left: auto;
}
/* 下層ページ
--------------------------------------------------------------------------------- */
/* 知る */
.list-box {
	width: 33.33%;
	margin-bottom: 60px;
}
.list-box .img {
	width: 150px;
}
/* 食べる */
.recipe-box {
	width: 33.33%;
	margin-bottom: 60px;
}
.recipe-box .img {
	width: 150px;
}
}

/*
--------------------------------------------------------------------------------- タブレット：768（iPad縦） */
@media all and (min-width:768px){
/* コンテンツ
--------------------------------------------------------------------------------- */
#contents .inner {
	padding: 0px 40px;
	max-width: 1024px;
}
#contents .inner.short {
	max-width: 780px;
}
/* ホーム
--------------------------------------------------------------------------------- */
#home-calendar {
	padding: 80px 0px 80px 0px;
}
#calendar p {
	width: 1024px;
}
#calendar p#now01 {
	width: 79px;
}
#calendar p#now02 {
	width: 79px;
}
#calendar p#now01.month01,
#calendar p#now02.month01 {
	left: 38px; /* 1月*/
}
#calendar p#now01.month02,
#calendar p#now02.month02 {
	left: 117px; /* 2月*/
}
#calendar p#now01.month03,
#calendar p#now02.month03 {
	left: 195px; /* 3月*/
}
#calendar p#now01.month04,
#calendar p#now02.month04 {
	left: 274px; /* 4月*/
}
#calendar p#now01.month05,
#calendar p#now02.month05 {
	left: 352px; /* 5月*/
}
#calendar p#now01.month06,
#calendar p#now02.month06 {
	left: 431px; /* 6月*/
}
#calendar p#now01.month07,
#calendar p#now02.month07 {
	left: 509px; /* 7月*/
}
#calendar p#now01.month08,
#calendar p#now02.month08 {
	left: 588px; /* 8月*/
}
#calendar p#now01.month09,
#calendar p#now02.month09 {
	left: 667px; /* 9月*/
}
#calendar p#now01.month10,
#calendar p#now02.month10 {
	left: 744px; /* 10月*/
}
#calendar p#now01.month11,
#calendar p#now02.month11 {
	left: 822px; /* 11月*/
}
#calendar p#now01.month12,
#calendar p#now02.month12 {
	left: 901px; /* 112月*/
}
#home-story {
	padding: 40px 0px 40px 0px;
	overflow: hidden;
}
#home-story .img {
	width: 380px;
	float: right;
	margin: 0px 0px 0px 20px;
}
#home-story .img p {
	margin: 0px;
}
#home-story .txt {
	overflow: hidden;
}
#home-story .btn01 {
	margin: 0px;
}
.home-index-box {
	margin: 0px 0px 40px 0px;
}
#home-story .type02 .img {
	float: left;
	margin: 0px 20px 0px 0px;
}

#home-category {
	overflow: hidden;
}
.home-category-box {
	width: 33.33%;
	float: left;
}
.home-category-box .txt {
	max-width: 260px;
}
#home-news {
	padding: 80px 0px 80px 0px;
}
#home-news li .date {
	width: 120px;
	float: left;
}
#home-news li .title {
	display: block;
	overflow: hidden;
}
#home-news li a {
	padding: 10px 40px 10px 10px;
	background-image: url(../images/arrow_006.png);
	background-image: url(../images/arrow_006_ie.png)\9;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 50px auto;
}
#home-pamphlet {
	padding: 80px 0px 80px 0px;
}
#home-pamphlet .txt-area {
	margin: 0px auto 20px auto;
	width: 500px;
}
#home-pamphlet .img-area {
	text-align: center;
}
#home-pamphlet .img-box {
	margin: 0px 0px 20px 0px;
	width: 280px;
	display: inline-block;
}
#home-pamphlet .img {
	 width: 200px;
	 margin: 0px auto 20px auto;
}
#home-pamphlet .caption {
	text-align: center;
	font-weight: bold;
}
#home-soba-pamphlet {
	padding: 80px 0px 80px 0px;
}
#home-soba-pamphlet .txt-area {
	margin: 0px auto 20px auto;
	width: 500px;
}
#home-soba-pamphlet .img-area {
	text-align: center;
}
#home-soba-pamphlet .img-box {
	margin: 0px 0px 20px 0px;
	width: 280px;
	display: inline-block;
}
#home-soba-pamphlet .img {
	 width: 200px;
	 margin: 0px auto 20px auto;
}
#home-soba-pamphlet .caption {
	text-align: center;
	font-weight: bold;
}
/* 下層ページ
--------------------------------------------------------------------------------- */
.page-title {
	font-size: 40px;
	line-height: 50px;
}
#topicpath {
	font-size: 14px;
	line-height: 21px;
	padding: 0px 40px;
	max-width: 1024px;
	margin-bottom: 40px;
}
/* インデックスページ */
.index-box {
	padding: 0px 0px 60px 0px;
	margin: 0px 0px 60px 0px;
	overflow: hidden;
}
.index-box .img {
	width: 344px;
	float: right;
	margin: 0px 0px 0px 60px;
}
.index-box .img p {
	margin: 0px;
}
.index-box .txt {
	overflow: hidden;
}
.index-box .btn01 {
	margin: 0px;
}
.index-box.type02 .img {
	float: left;
	margin: 0px 60px 0px 0px;
}
/* やまがた山菜ものがたり */
#story .index-box {
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 30px 0px;
}
#story .index-box .img {
	width: 380px;
	margin: 0px 0px 0px 20px;
}
#story .index-box.type02 .img {
	margin: 0px 20px 0px 0px;
}
.main-img {
	margin: 0px 0px 60px 0px;
}
.title-area {
	margin: 0px 0px 100px 0px;
}
.title-area .title {
	margin: 0px 0px 6px 0px;
	font-size: 22px;
	line-height: 38px;
}
.title-area h3 {
	font-size: 40px;
	line-height: 55px;
}
.story-m {
	font-size: 26px;
	line-height: 40px;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 100px;
	background-position: left center;
	background-size: 80px auto;
}
.wide-img {
	margin: 60px 0px 60px 0px;
}
.wide-img .caption {
	font-size: 14px;
	text-align: right;
	margin: 10px auto 0px auto;
	padding: 0px 40px;
	max-width: 1024px;
}
.play-icon::before {
	width: calc((170 / 1920) * 100%);
	padding-top: calc((170 / 1920) * 100%);
}
.img-col2,
.img-col2-2,
.img-col3 {
	margin: 60px -12px 60px -12px;
}
.img-col2-3 {
	margin: 60px 0px 60px 0px;
}
.img-col2 .img p,
.img-col2-2 .img p,
.img-col3 .img p {
	margin: 0px 12px;
}
.img-col2-2 .img p {
	margin: 0px 24px;
}
.img-col2-2 .img:nth-child(2) p {
	margin: 0px 12px;
}
.img-col2 .img .caption,
.img-col2-2 .img .caption,
.img-col3 .img .caption {
	font-size: 14px;
	margin: 10px 0px 0px 0px;
}
.img-col2 .img .caption-02,
.img-col2-2 .img .caption-02,
.img-col2-3 .img .caption-02,
.img-col3 .img .caption-02 {
	font-size: 14px;
	line-height: 20px;
	margin: 10px 12px 0px;
}
.img-col2-3 .img .caption-02 {
	margin: 10px 0px 0px;
}
/* 発信 */
.out-m {
	font-size: 26px;
	line-height: 40px;
	margin: 0px 0px 30px 0px;
}
/* 知る */
.list-box {
	margin-bottom: 80px;
}
.list-box .img {
	width: 200px;
	margin-bottom: 30px;
}
.list-box .txt {
	margin: 0px;
	font-size: 20px;
	line-height: 30px;
}
.main-info {
	margin-bottom: 70px;
}
.main-info .img {
	width: 50%;
	float: left;
}
.main-info .txt-area {
	width: 50%;
	float: right;
	margin: 0px;
}
.main-info .txt {
	max-width: 400px;
	margin: 0px auto;
}
.main-info .txt p {
	display: table-cell;
	vertical-align: middle;
	padding: 0px 20px;
}
.info-tab {
	margin-bottom: 100px;
}
.recipe-link {
	margin: 0px 0px 70px 0px;
}
.recipe-link .img {
	margin-bottom: 20px;
}
.recipe-link .txt {
	font-size: 18px;
}
/* 食べる */
.shop-tab th {
	display: table-cell;
	padding: 30px 20px 30px 10px;
	white-space: nowrap;
	vertical-align: top;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B3A69D;
}
.shop-tab td {
	display: table-cell;
	padding: 30px 10px 10px 0px;
}
.shop-tab td p {
	margin-bottom: 20px;
}
.shop-tab td h4 {
}
.tab-list li {
	margin: 0px 20px;
	font-size: 16px;
	line-height: 58px;
}
.recruit-wrap {
	padding: 0px 0px 40px 0px;
	margin: 0px auto 40px auto;
}
.recipe-box {
	margin-bottom: 80px;
}
.recipe-box .img {
	width: 200px;
	margin-bottom: 30px;
}
.recipe-box .txt {
	margin: 0px;
	font-size: 20px;
	line-height: 34px;
}
.recipe-box .txt-02 {
	margin: 0px;
	font-size: 20px;
	line-height: 34px;
}
.recipe-box .txt-03 {
	margin: 6px 0px 0px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	line-height: 24px;
}
.recipe-box .category {
	font-size: 16px;
	line-height: 28px;
	width: 70px;
}
.recipe-box .category.year {
	width: 106px;
}
.recipe-tab {
	padding: 20px 0px;
	margin-bottom: 0px;
}
.recipe-tab th {
	padding: 3px 0px 3px 2em;
	background-position: 1em 4px;
}
.recipe-tab td {
	padding: 3px 1em 3px 0px;
}
.recipe-howto {
	padding: 60px 0px;
	margin-bottom: 60px;
}
#contents .recipe-howto .inner {
	max-width: 900px;
}
.recipe-howto ol {
	padding: 20px 20px 20px 40px;
}
.recipe-howto .point {
	margin-top: 50px;
	padding: 30px 40px;
}
.recipe-howto .point h5 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 20px;
	line-height: 24px;
}
.recipe-howto .line {
	margin: 0px 0px 20px;
}
.recipe-name {
	font-size: 24px;
	line-height: 36px;
	margin: -10px 0px 60px 0px;
}
.recipe-title {
	margin: 0px 0px 40px 0px;
	font-size: 16px;
	line-height: 20px;
}

/* 採る */
.col-wrap {
	overflow: hidden;
}
.col-wrap.col2 {
	margin: 0px -20px 60px -20px;
}
.col-wrap.col2.recipe-col {
	margin-bottom: 0px;
}
.col-wrap.col2 .col {
	 width: 50%;
	 float: left;
	 overflow: hidden;
}
.col-wrap.col2 .col .wrap {
	margin-left: 20px;
	margin-right: 20px;
}
.col-wrap.col4 {
	margin: 0px -20px 60px -20px;
}
.col-wrap.col4 .col {
	 width: 50%;
	 float: left;
	 overflow: hidden;
}
.col-wrap.col4 .col .wrap {
	margin-left: 20px;
	margin-right: 20px;
}
.master-tab th {
	display: table-cell;
	padding: 30px 20px 30px 10px;
	white-space: nowrap;
	vertical-align: top;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B3A69D;
}
.master-tab td {
	display: table-cell;
	padding: 30px 10px 10px 0px;
}
.warabi-tab th {
	display: table-cell;
	padding: 10px 0px 10px 10px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B3A69D;
}
.warabi-tab td {
	display: table-cell;
	padding: 10px 0px 10px 10px;
}
.warabi-tab td.add {
	border-width: 0px 0px 1px 0px;
	padding: 10px 0px 10px 10px;
}
.warabi-tab td.area {
	text-align: center;
	border-color: #FBF8F2;
}
.profile {
	margin-top: 60px;
	padding: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	/*justify-content: left;*/
	justify-content: space-between;
	align-items: center;
	flex-direction: row;
}
.profile .img-area {
	width: 30%;
}
.profile .img-area p {
	margin: 0px;
}
.profile .txt-area {
	width: 62%;
	margin-right: 3%;
}
.profile .txt-area p {
	margin: 0px;
}
/* お知らせ */
.img-txt {
	margin-top: 40px;
	margin-bottom: 40px;
}
.img-txt .img {
	width: 300px;
	float: right;
	margin-left: 50px;
}
.img-txt .txt {
	overflow: hidden
}
/* 山菜・きのこ振興会 */
.about-tab {
	border-width: 1px 0px 0px 0px;
}
.about-tab th {
	padding: 10px 40px 10px 0px;
	font-size: 16px;
	line-height: 28px;
	display: table-cell;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B3A69D;
	white-space: nowrap;
}
.about-tab td {
	padding: 10px 0px 10px 0px;
	display: table-cell;
	font-size: 16px;
	line-height: 28px;
}

.contest-tab th {
	font-size: 30px;
	line-height: 50px;
	padding: 10px;
}
.contest-tab th span  {
	width: 50px;
	height: 50px;
}
.contest-tab td {
	font-size: 20px;
	line-height: 28px;
	padding: 10px 0px;
}

/* 共通
--------------------------------------------------------------------------------- */
/* 見出し */
.m01 {
	font-size: 36px;
	line-height: 42px;
}
.m01::after {
	width: 120px;
	margin: 26px auto 70px auto;
}
.m02 {
	font-size: 30px;
	line-height: 40px;
	background-size: 100px auto;
	padding-top: 44px;
}
.m02::after {
	width: 100px;
	height: 4px;
	margin: 10px auto 80px auto;
}
.m02::after {
	content: "";
	bottom: 0px;
}
.m02 span {
	font-size: 20px;
	line-height: 30px;
}
.m03 {
	font-size: 50px;
	line-height: 60px;
	margin: -20px 0px 40px 0px;
}
.m04 {
	font-size: 26px;
	padding-top: 60px;
}
.m05 {
	font-size: 50px;
	line-height: 60px;
	margin: -20px 0px 40px 0px;
}
.m07 {
	font-size: 30px;
	line-height: 42px;
	margin: 0px 0px 42px 0px;
}
.m10 {
	margin: 60px 0px 42px 0px;
}
.m12 {
	margin-top: 60px;
	margin-bottom: 30px;
	font-size: 24px;
	line-height: 36px;
}
.m13 {
	font-size: 20px;
	line-height: 30px;
	margin: 0px 0px 5px 0px;
}
.m14 {
	font-size: 20px;
	line-height: 30px;
	margin: 0px 0px 10px 0px;
}
/* イメージ */
.img-box {
	overflow: hidden;
}
.img-box.col2 {
	margin: 0px -10px;
}
.img-box.col2 .col {
	width: 50%;
	float: left;
}
.img-box.col2 .col p {
	margin-right: 10px;
	margin-left: 10px;
}



/* 改行 */
.sp {
	display: none;
}
.sptab {
}
.tab {
	display: block;
}
.tabpc {
	display: block;
}
.pc {
	display: none;
}
/* マージン */
.mb0 {
	margin-bottom: 0px;
}
.nt0 {
	margin-top: 0px;
}
.mt25 {
	margin-top: 25px;
}
.ml1em {
	margin-left: 1em;
}
.ml2em {
	margin-left: 2em;
}
.ml3em {
	margin-left: 3em;
}
}

/*
--------------------------------------------------------------------------------- PC：1024 */
@media all and (min-width:1024px){
/* ホーム
--------------------------------------------------------------------------------- */
#home-story .img {
	width: 600px;
	margin: 0px 0px 0px 30px;
}
#home-story .title {
	margin: 60px 0px 6px 0px;
}
#home-story h3 {
	font-size: 28px;
	line-height: 42px;
}
#home-pamphlet {
	overflow: hidden;
}
#home-pamphlet .txt-area {
	margin: 60px 0px 20px 0px;
	width: 350px;
	float: left;
}
#home-pamphlet .img-area {
	float: right;
	width: 560px;
	font-size: 0;
	text-align: center;
}
#home-pamphlet .img-box {
	margin: 0px 0px 20px 0px;
	width: 278px;
	display: inline-block;
}
#home-pamphlet .img {
	 width: 240px;
	 margin: 0px auto 20px auto;
}
#home-pamphlet .caption {
	text-align: center;
	font-weight: bold;
}
#home-soba-pamphlet {
	overflow: hidden;
}
#home-soba-pamphlet .txt-area {
	margin: 60px 0px 20px 0px;
	width: 350px;
	float: left;
}
#home-soba-pamphlet .img-area {
	float: right;
	width: 560px;
	font-size: 0;
	text-align: center;
}
#home-soba-pamphlet .img-box {
	margin: 0px 0px 20px 0px;
	width: 278px;
	display: inline-block;
}
#home-soba-pamphlet .img {
	 width: 240px;
	 margin: 0px auto 20px auto;
}
#home-soba-pamphlet .caption {
	text-align: center;
	font-weight: bold;
}
#home-news.warabien {
	padding: 20px 60px 0px;
	margin-bottom: 40px;
}

/* 下層ページ
--------------------------------------------------------------------------------- */
/* インデックスページ */
.index-box .img {
	width: 500px;
	margin: 0px 0px 0px 120px;
}
.index-box .title {
	margin: 60px 0px 6px 0px;
}
.index-box h2 {
	font-size: 28px;
	line-height: 42px;
}
.index-box.type02 .img {
	margin: 0px 120px 0px 0px;
}
/* やまがた山菜ものがたり */
#story .index-box .img {
	width: 600px;
	margin: 0px 0px 0px 30px;
}
#story .index-box.type02 .img {
	margin: 0px 30px 0px 0px;
}
.title-area .title {
	margin: 0px 0px 10px 0px;
	font-size: 28px;
	line-height: 48px;
}
.title-area h3 {
	font-size: 54px;
	line-height: 70px;
}
.title-area .lead {
	font-size: 18px;
	line-height: 32px;
	margin: 40px auto 0px auto;
}
.story-m {
	font-size: 30px;
	line-height: 45px;
	margin: 0px 0px 45px 0px;
}
.wide-img {
	margin: 80px 0px 80px 0px;
}
.img-col2,
.img-col2-2,
.img-col3 {
	margin: 40px -12px 80px -12px;
}
.img-col2-3 {
	margin: 40px 0px 80px 0px;
}
/* 発信 */
.out-m {
	font-size: 30px;
	line-height: 45px;
	margin: 0px 0px 40px 0px;
	text-align: center;
}
/* 知る */
.list-box-wrap {
	margin: 0px -24px;
}
.list-box {
	width: 25%;
}
.list-box .img {
	width: 220px;
}
/* 食べる */
.shop-tab th {
	font-size: 16px;
	line-height: 26px;
}
.shop-tab td {
	font-size: 16px;
	line-height: 26px;
}
.shop-tab td p {
	font-size: 16px;
	line-height: 26px;
}
.shop-tab td h4 {
	font-size: 16px;
	line-height: 26px;
}
.recipe-box-wrap {
	margin: 0px -24px;
}
.recipe-box {
	width: 25%;
}
.recipe-box .img {
	width: 220px;
}
/* 採る */
.col-wrap.col4 .col {
	 width: 25%;
}
.col-wrap.col4 .col .img img {
	max-width: 100%;
}
.master-tab th {
	font-size: 16px;
	line-height: 26px;
}
.master-tab td {
	font-size: 16px;
	line-height: 26px;
}
.master-tab td p {
	font-size: 16px;
	line-height: 26px;
}
.master-tab td h4 {
	font-size: 16px;
	line-height: 26px;
}
.link-list {
	margin-left: 1em;
}
.link-list li {
	padding-left: 1.5em;
}
.link-list li::before {
	top: 7px;
	width: 16px;
	height: 16px;
	background-size: 20px;
}
/* お知らせ */
.news-title {
	font-size: 26px;
	line-height: 42px;
	margin-top: 60px;
}
.news-date {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 60px;
}
/* 共通
--------------------------------------------------------------------------------- */
/* 改行 */
.sp {
	display: none;
}
.sptab {
	display: none;
}
.tab {
	display: none;
}
.tabpc {
	display: block;
}
.pc {
	display: block;
}
/* マージン */
.mb0 {
	margin-bottom: 0px;
}
.nt0 {
	margin-top: 0px;
}
.mt25 {
	margin-top: 25px;
}
.ml1em {
	margin-left: 1em;
}
.ml2em {
	margin-left: 2em;
}
.ml3em {
	margin-left: 3em;
}
hr.mb {
	margin-bottom: 60px;
}
}

/*
--------------------------------------------------------------------------------- PC：1280*/
@media all and (min-width:1280px){
/* 下層ページ
--------------------------------------------------------------------------------- */
#title {
	background-size: 100% auto;
}
}
