@charset "UTF-8";
body {
	font: 18px/1.8 "游ゴシック", "YuGothic", Meiryo, "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;}


h6, p {
	margin: 0px;
	padding: 0px; 
}

.pagelead {
	margin-top:30px;
	margin-bottom:50px;}

h1 {
	font: 22px/1.4 "游ゴシック", "YuGothic", Meiryo, "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height:1.4em;
	margin-top: 0px;
	margin-bottom: 1em;
	padding: 0;
	color: #333333;
	font-weight: bold;
}

h2 {
	font: 19px/1.4 "游ゴシック", "YuGothic", Meiryo, "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height:1.4em;
	margin-top: 0px;
	margin-bottom: 1em;
	padding: 0;
	color: #333333;
	font-weight: bold;
}

h3 {
	font: 19px/1.5 "游ゴシック", "YuGothic", Meiryo, "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin-bottom: 1em;
	padding: 0;
	color: #690;
	font-weight: bold;
}


h4 {
	font: 22px/1.4 "游ゴシック", "YuGothic", Meiryo, "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin-top: 60px;
	padding: 0;
	color: #333333;
	font-weight: bold;
	padding-bottom:8px;
	border-bottom:solid 1px #999;
}
h5 {
	font: 16px/1.2 "游ゴシック", "YuGothic", Meiryo, "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 30px 0 10px 0 ;
	color: #333333;
	font-weight: bold;
	padding:10px;
	background-color:#eee;
}

.txtcntr {
	text-align:center;}	

img {
	border: none;
}
a img {
	border: none;
}


a:link {
	color: #3383CC;
	text-decoration: none;
}
a:visited {
	color: #3383CC;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

a:hover, a:focus {
   color:#DD0000;
}


li {
	font-size:18px;
	list-style-type: none;
}


/* ~~ 見出し改行調整 ~~ */
.brinline br {display: none;}
.brinlineB br {display: inline;}
.cluminline {display: inline-block;
margin-bottom:6px;}


/* ~~ ボタン画像処理 ~~ */
.bttn a:hover img {
	opacity: 0.8;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all  0.5s ease;
	display: block;
}


/* ~~ フォーカス処理 ~~ */

.pict {
	position: relative;
    top: 0px;
	margin-right:6px;
	}

a .pict {content:url(images/pict_focusno.png) ;}
.txtbtns .pict {content:url(images/pict_focusnowhite.png) ;}
a:hover .pict, a:focus .pict {opacity: 1;}
a:hover .pict, a:focus .pict {content:url(images/pict_focus.png) ;}

.container {
	width: 800px;
	background: #FFF;
	margin: 0 auto; 
}


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


.inner0 {
	max-width:800px;
	width:100%;
	margin:0px auto;
	position: relative;	
	}

.inner30 {
	max-width:740px;
	width:90%;
	margin:0px auto;
	position: relative;	
	}


/* ~~ ボックス ~~ */

.box {
	width:100%;
	max-width:800px;
	display:flex;
	justify-content:space-between;
	margin:0 auto;
	flex-wrap: wrap;
	}

.box .box4wrap {
  width: 25%;
  	align-items:stretch;
}
.box .box3wrap {
  width: 32%;
  	align-items:stretch;
}
.box .boxswrap {
  	align-items:stretch;
	margin-bottom:10px;
}



/* ~~ テキストボタン ~~ */

.txtbtn {
	width:70%;
	font: 22px/1 "游ゴシック", "YuGothic", Meiryo, "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 40px auto;
	padding:16px 20px;
	background-color:#FFFFFF;
	color: #5D802C;
	text-align:center;
	font-weight: bold;
	border-radius:40px;
	}
	
.txtbtns {
	font: 22px/1 "游ゴシック", "YuGothic", Meiryo, "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 40px auto;
	padding: 16px 40px;
	background-color:#809E33;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
	border-radius:40px;
	border:solid 2px #809E33;}

.txtbtns:hover {
	background-color:#FFFFFF;
	color: #DD0000;
	text-align:center;
	font-weight: bold;
	border-radius:40px;
	border:solid 2px #5D802C;}



/* ~~ ページタイトル ~~ */
#pagetitle {
width:100%;
padding: 0.5em 0px;
background-image: url(images/bg_wc00321_lime.jpg);
background-repeat: repeat;
font-size: 1.4em;
}

/* ~~ パンくず ~~ */
#bcrumb ul {
	font-size:13px;
		list-style: none;
        color:#666;   
		margin: 0.5em 0 3em 0px;
		padding:0px;		   
}
#bcrumb ul li {
　font-size:13px;
    display: inline;
    line-height: 20px;
}
#bcrumb ul li a {
	font-size: 13px;
}



/* ~~ トップページヴィジュアル ~~ */
#topindex .top-visual {
	background-color:#690;
	background-image:url(images/bg_top.jpg);
	background-repeat:no-repeat;
	height:820px;
	position: relative;
	background-position: center bottom;
	}

.titlelogo {
	margin:0px auto;
	padding-top:80px;
	padding-bottom:30px;
	text-align:center;
	}

.titlelogo p {text-indent:-9999px;}
#topindex .content p {margin-bottom:40px;}
#topindex .content .fltrt {max-width:580px;}




/* ~~ トップページコンテンツボタン ~~ */
#topindex .box {
	width:100%;
	min-width:800px;
	}

.main01 {
	background-image:url(images/Top_main1Bn.png);
	width:252px;
	height:250px;
	text-indent:-9999px;
	
	}
.main01:hover, .main01:focus{
	background-image:url(images/Top_main1Btgt.png);
	transition: background-image 0.4s;
	}

.main02 {
	background-image:url(images/Top_main2Bn.png);
	width:252px;
	height:250px;
	text-indent:-9999px;
	}
.main02:hover, .main02:focus{
	background-image:url(images/Top_main2Btgt.png);
	transition: background-image 0.4s;
	}

.main03 {
	background-image:url(images/Top_main3Bn.png);
	width:252px;
	height:250px;
	text-indent:-9999px;
	
	}
.main03:hover, .main03:focus{
	background-image:url(images/Top_main3Btgt.png);
	transition: background-image 0.4s;
	}

.main04 {
	background-image:url(images/Top_main4n.png);
	width:394px;
	height:60px;
	text-indent:-9999px;}
	
.main04:hover, .main04:focus {
background-image:url(images/Top_main4tgt.png);
	transition: background-image 0.4s;
	}
.main05 {
	background-image:url(images/Top_main5n.png);
	width:394px;
	height:60px;
	text-indent:-9999px;}
	
.main05:hover, .main05:focus {
background-image:url(images/Top_main5tgt.png);
	transition: background-image 0.4s;
	}
.main06 {
	background-image:url(images/Top_main6n.png);
	width:394px;
	height:60px;
	text-indent:-9999px;}
	
.main06:hover, .main06:focus {
background-image:url(images/Top_main6tgt.png);
	transition: background-image 0.4s;
	}
.main07 {
	background-image:url(images/Top_main7n.png);
	width:394px;
	height:60px;
	text-indent:-9999px;}
	
.main07:hover, .main07:focus {
background-image:url(images/Top_main7tgt.png);
	transition: background-image 0.4s;
	}



/* ~~ トップリードテキスト ~~ */
#topindex .lead {
height: 100px;
margin-top:30px;
}
#topindex .lead h1 {
text-align: center;
color: #603813;
margin-top: 0px;
margin-bottom: 0px;
}

/*#topindex .organicfesta {
	height: 910px;
	margin-top:35px;
	border-bottom:1px solid #603813;}
#topindex .organicfesta h1 {
	font-size:22px;
	margin:0px;
	line-height:1.5em;
	text-align:center;
	color: #603813;}
#topindex .organicfesta h1.fsizelarger {
	font-size:34px;}*/


/* ~~ トップニュース ~~ */

.newswrap {
	padding-top:15px;
	padding-bottom:30px;
	} 

.newsarea {
    max-width:740px;
	max-width:740px;
    width:90%;
	width:90%;
}
.newspanel {
	width:100%;
	float: left;
	margin-right: 8px;
}
.newspanel .lbl{
	display:block;
	padding: 0 0 0.4em 0;
	width:100%;
	border-bottom:solid 2px #333;}
.newspanel .lbl h2 {
	padding:0px;
	margin:0px;}
	
.newspanel ul{
	padding:0px 30px 15px 30px;
	}
.newspanel ul li{
	line-height:1.4em;
	padding-top:18px;
	padding-bottom:16px;
	border-bottom:dotted 2px #999;
	}
	
.newspanel ul li p{
	margin-left:0px;
	margin-bottom:0px;
	
	}
.newspanel ul li a {
	margin-left:0px;
	}

.fbwrap {
	float: right;
	margin-left: 8px;}
	


/* ~~ トップSNS ~~ */
.snswrap {
background-image:url(images/bg_B.jpg);
background-size: cover;
padding-top:40px;
padding-bottom:40px;
background-attachment: fixed;}
.snsarea {
max-width:740px;
width:90%;
}
.fbwrap {
float: right;	
float: left;
height:550px;
margin-right: 8px;}
.igwrap {
background-color:#fff;
width:340px;
height:530px;
float: right;
margin-left: 8px;
padding:10px;}
.igwrap .txtcntr img {
	margin:0px;
	padding:0px;
	width: 180px;
	height:auto;
	}
.igwrap .insta_thum_box {
	width:310px;
	display:flex;
	justify-content:space-between;
	margin:0 auto;
	padding:0px 15px;
	flex-wrap: wrap;
	}

.igwrap .insta_thum_box .insta_thum_boxswrap {
	width: 150px;
	height:150px;
  	align-items:stretch;
	margin-bottom:8px;
}
.igwrap .insta_thum_box .insta_thum_boxswrap img {
	width: 100%;
	height:auto;
}


/* ~~ トップレポート ~~ */

.reportwrap {
	background-image:url(images/bg_B.jpg);
	background-size: cover;
	padding-top:40px;
	padding-bottom:40px;
	background-attachment: fixed;
}

.topreppanel {
	background-color:#FFF;
	border-radius:16px;
	max-width:740px;
	width:90%;
	}	
	
.topreppanelinner {
	padding:40px;
	}		

.toprepimg {
	margin:0px;
	padding:0px;}
	
.toprepimg img {
	width:100%;
	height:auto;}

.topreptxt {
	margin:0px;
	padding:0px;}

.topreptxt p.note{
	margin:20px 0;}




/* ~~ 汎用 ~~ */

.content {
	padding-top:40px;
	padding-bottom:40px;}


.lbl {
	text-align:center;
	padding:0px 0 20px 0;}
.lblimg {
	width:100%;
	height:auto;}
.lblimg img {
	width:100%;}
.pictA {
	top:20px;
	left:-20px;
	position: absolute;}
.pictB {
	top:30px;
	right:-15px;
	position: absolute;
	z-index:10;}
.bgwhite {
	background-color:#FFF;}
.bgylw {
	background-color:#FFFFFC;}	

/* ~~ スマホ・PC表示切替 ~~ */
.smnone, .pc {
	display:inline;}	
.smpositive, .sp {
	display:none;}	

	
#bttn_pagetop {
	width:63px;
	height:63px;
	position: fixed;
	background-image:url(images/Btn_totop.png);
	bottom: 30px;
	right: 30px;
	background-size: cover;
	}


/* ~~ フッター ~~ */
.footer {
	background-image:url(images/bg_wc00321_limedark.jpg);
	background-repeat:repeat;
	background-position:center;
	}
#footer-wrap.container1000 {
	margin: 0px auto;
	width:1000px;
	padding: 45px 0;
	}
.footer img.ftlogo {
   margin-bottom:20px;
   float: left;
margin-right: 70px;
}
.footer-copyright p {
	font-size:14px;
	color:#FFF;
	}
.footer-copyright {
	top: 6px;
    position: relative;
}

#footer-menu-wrap ul, #footer-menu-wrap ul li.ft-menu-parent {
	font-size:16px;
	font-weight: bold;
	color: #FFF;
	line-height:1.6em;
	background:unset;
	}
#footer-menu-wrap ul li.ft-menu-parent { margin-bottom:30px;}
#footer-menu-wrap ul li.ft-menu-parent a {color: #FFF;}
#footer-menu-wrap ul li.ft-menu-parent a:hover, #footer-menu-wrap ul li.ft-menu-parent a:focus {color: #DD0000;}

#ft-primary-menu ul {padding-inline-start: 0px;}

#footer-menu-wrap ul li ul li:hover, #footer-menu-wrap ul li ul li:focus {color: #DD0000;}


ul.ft-menu-child {padding-inline-start: 20px !important;}
ul.ft-menu-child li {
	font-size:14px !important;
	font-weight:normal !important;
	list-style:circle;
}

#ft-primary-menu ul li.ft-menu-parent:last-child {
position: relative;
left: -504px;
}

.footer p a {
color:#FFF;
font-size:14px;}
.footer p a:hover, .footer p a:focus {color:#DD0000;}


/* ~~ 有機農業の匠ページ ~~ */

#meister .headerwrap {
	background-image:url(images/Takumi_hdtitle.jpg);
	background-repeat:no-repeat;
	paddng:0px;
	margin:0px auto;
	height:310px;
	position: relative;
	background-position: center;
}

#mlist .lbl .txtbtn {
	margin:30px auto;
	padding-bottom: 10px;}
	
#mlist .content {
	background-image:url(images/bg_D.jpg);
	background-repeat:repeat-x;
	background-size: cover;
	padding-top:40px;
	padding-bottom:40px;
	background-attachment: fixed;
	}

.pictC {
	top:240px;
	left:0px;
	position: absolute;
	}
	
.mistindexbox {
	background-color:#FFFFFC;
	border-radius:16px;
	padding:20px;
	margin-bottom:40px;
 	position: relative;
    width:760px;
  	align-items:stretch;}
.mistindexboxbg1 {
	background-image:url(images/map_mogami.png);
	background-size:32% auto;
	background-position:20px -16px;
	background-repeat: no-repeat;}
.mistindexboxbg2 {
	background-image:url(images/map_okitama.png);
	background-size:32% auto;
	background-position:20px -16px;
	background-repeat: no-repeat;}
.mistindexboxbg3 {
	background-image:url(images/map_shonai.png);
	background-size:32% auto;
	background-position:20px -16px;
	background-repeat: no-repeat;}
.mistindexboxbg4 {
	background-image:url(images/map_murayama.png);
	background-size:32% auto;
	background-position:20px -16px;
	background-repeat: no-repeat;}
.mistindexbox .box {
	justify-content:center;}
.mistindexbox .box .boxswrap {
	min-width:140px;
	text-align:center;
	font-size:20px;
	margin:20px 5px;}
.mistindexbox img {
	border-radius:6px;
		margin-bottom:-6px;}
#meister .txtbttn {
	font-size:18px;
	font-weight: bold;
	background-color:#809E33;
	text-align:center;
	color:#FFF;
	padding:2px 10px;
	margin:4px auto;
	width:120px;
	border-radius:25px;
	border:solid 1px #809E33;}
#meister .txtbttn:hover {
	font-size:18px;
	font-weight: bold;
	background-color:#fff;
	text-align:center;
	color:#DD0000;
	padding:2px 10px;
	margin:4px auto;
	width:120px;
	border-radius:25px;
	border:solid 1px #809E33;}

/*
.mistindexbox {
	background-image:url(images/bg_greenB.png);
	background-repeat:repeat;
	border-radius:20px;
	padding:20px;
	margin-bottom:40px;
 	position: relative;
  width: 26%;
  	align-items:stretch;}

.firstwrap {
	background:none;padding:0px;margin-right:40px;}
	
.mistindexbox1 {
	background-image:url(images/bg_greenB.png);
	background-repeat:repeat;
	border-radius:20px;
	padding:20px;
	margin-bottom:40px;
 	position: relative;
  width: 100%;
  	align-items:stretch;}

.mistindexbox p {
	font-size:24px;
	text-align:center;
	color:#41210D;}

.mistindexbox ul {
	padding:0px;
	margin-top:-10px;}

.mistindexbox .listtxtbtns {
	padding:8px 0;
	margin:10px 0px;
	background-color:#FFFFFF;
	color: #5D802C;
	text-align:center;
	font-size:22px;
	font-weight: bold;
	border-radius:40px;
	border:none;
	}
*/

.panel {
	background-color:#FFFFFF;
	border-radius:16px;
	padding:30px;
	margin-bottom:40px;
 	position: relative;
	}

#meister .panel .inner30 {
	width:740px;
	margin:0px;}

.blockA {
	width:140px;
	}
.blockA img {
	margin-bottom:10px;}
.blockB {
	width:580px;
	overflow:hidden;}
	
#mlist .blockB p {
	font-size:20px;
	line-height:1.4em;
	margin:10px 0;	
	padding-bottom:10px;
	border-bottom:dotted 2px #999;
	}
#mlist .blockB p.mag {
	border:none;
	padding:0px;
	margin-bottom:4px;}

#mlist .blockB .box {
	width:100%;
	display:flex;
	justify-content:flex-start;
	margin:0px auto;
	flex-wrap: wrap;
	padding-bottom:0px;
	border-bottom:dotted 2px #999;}
	
#mlist .blockB .boxswrap {
	margin-right:18px;}
	
.agpict {
	width:88px;
	text-align:center;
	display:block;
}
.agpict img {
	margin:0px !important;
	padding:0px !important;
}
.agpict p {
	margin-top:-6px !important;
	padding:0px !important;
	border:none !important;}

#mlist .mname span {
	font-size:26px;
	font-weight:bold;
	color:#333333;
	}
	
#mlist p span.green {
	font-size:20px;
	color:#5D802C;	
	}
	
#mdata .content p {
	margin:50px 0;}

#mdata {
	background-image:url(images/bg_sandA.png);
	background-repeat:repeat;
}

#mvoice {
	overflow:hidden;}
#mvoice .box {
    float:right;
	width:calc(100% - 590px);
	min-width:100px;
	margin-top:-10px;}	
#mvoice .box .box3wrap {
    width:100%;}
#mvoice .box .box3wrap img {
	width:100%;
	height:auto;
	margin-bottom:0px;}
.mvoicetxt {
	max-width:570px;
	float:left;
	margin-top:-15px;}


/* ~~ アバウトページ ~~ */

#about .headerwrap , #webaccs .headerwrap{
	background-image:url(images/About_hdtitle.jpg);
	background-repeat:no-repeat;
	paddng:0px;
	margin:0px auto;
	height:310px;
	position: relative;
	background-position: center;
}

#about .tab {
	margin:30px 0;
	}
#about .tab p {
	margin:0;
	}
#about p {
	margin:60px 0;}

#about p span {
	font-weight:bold;}

.sourcetxt {
	padding:10px 30px;
    margin:0px;
	background-color:#E8E8DE;}
.sourcetxt p {
	font-size:16px;
	margin:0px;
	padding:0px;}

#about .footer p {
	margin:0px 0;}

	
/* ~~ レポートページ ~~ */

#report .headerwrap, #reportdetails .headerwrap {
	background-image:url(images/Report_hdttle.jpg);
	background-repeat:no-repeat;
	paddng:0px;
	margin:0px auto;
	height:310px;
	position: relative;
	background-position: center;
}

.reportlist {
	width:100%;
	}	
.reportlist ul{
	padding:0px 0px 10px 0px;
	}
.reportlist ul li{
	line-height:1.5em;
	padding-top:16px;
	padding-bottom:14px;
	border-bottom:dotted 2px #999;
	}
	
.reportlist ul li p{
	margin-left:0px;
	margin-bottom:0px;
	
	}
.reportlist ul li a {
	margin-left:0;
	}



.reportlog {
	padding-bottom:26px;
	border-bottom:dotted 2px #999;
	margin-bottom:22px;}
.reportlog p.date {
	margin-top:-10px;}
.reportlog p.note{
	margin:20px 0;}
.reportlog .box .box3wrap img {
	width:100%;
	max-width:230px;
	height:auto;}

.reportlinks {
	padding-bottom:26px;
	border-bottom:dotted 2px #999;
	margin-bottom:20px;}

.bargraph {
	margin-top:30px;
	margin-bottom:90px;
	height:2px;
	width:100%;
	border-top:dotted 2px #999;}

#report .txtbttn, #reportdetails .txtbttn {
	font-size:18px;
	font-weight: bold;
	background-color:#809E33;
	text-align:center;
	color:#FFF;
	padding:2px 12px;
	margin:10px auto;
	width:150px;
	border-radius:25px;
	border:solid 1px #809E33;}
	
#report .txtbttn:hover, #reportdetails .txtbttn:hover {
	font-size:18px;
	font-weight: bold;
	background-color:#fff;
	text-align:center;
	color:#DD0000;
	padding:2px 12px;
	margin:10px auto;
	width:150px;
	border-radius:25px;
	border:solid 1px #809E33;}
	


.ggmap {
position: relative;
padding-bottom: 55%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}




/* ~~ アバウト ウェブアクセサページ ~~ */
#webaccs p {
	font-size:16px;
	}

#webaccs table {
	max-width:740px;
	width:100%;
	border-collapse: collapse;
	text-align: center;
	line-height: 1.5;
	font-size:13px;
	font-weight: normal;
	margin:10px 0 60px 0;
}
#webaccs table th {
	padding: 5px;	
	vertical-align: middle;
	font-weight: normal;
	border: 1px solid #ccc;
	background-color:#eee;
}
#webaccs table td {
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #ccc;
}
#webaccs table td.txtlft {
	text-align: left;}
	
	
/* ~~ エコ農作物ページ ~~ */

#products .headerwrap {
	background-image:url(images/Products_hdtitle.jpg);
	background-repeat:no-repeat;
	paddng:0px;
	margin:0px auto;
	height:310px;
	position: relative;
	background-position: center;
}


#products .prodbttn .box {
	width:100%;
	max-width:740px;}

.prodbttn01 {
	background-image:url(images_product/prodlobttn_farmers.png);
	background-size:100%;
	width:230px;
	height:230px;
	text-indent:-9999px;}
	
.prodbttn01:hover, .prodbttn01:focus{
	background-image:url(images_product/prodlobttnH_farmers.png);
	transition: background-image 0.4s;}

.prodbttn02 {
	background-image:url(images_product/prodlobttn_shop.png);
	background-size:100%;
	width:230px;
	height:230px;
	text-indent:-9999px;}
	
.prodbttn02:hover, .prodbttn03:focus{
	background-image:url(images_product/prodlobttnH_shop.png);
	transition: background-image 0.4s;}

.prodbttn03 {
	background-image:url(images_product/prodlobttn_rest.png);
	background-size:100%;
	width:230px;
	height:230px;
	text-indent:-9999px;}
	
.prodbttn03:hover, .prodbttn03:focus{
	background-image:url(images_product/prodlobttnH_rest.png);
	transition: background-image 0.4s;}
	

.bggreenC {
	background-image:url(images/bg_greenC.png);
	background-repeat:repeat;}
.bgsandC {
	background-image:url(images/bg_sandC.png);
	background-repeat:repeat;}
.bgpinkC {
	background-image:url(images/bg_pinkC.png);
	background-repeat:repeat;}



.bargraphProd {
	width:100%;
	border-bottom:dotted 1px #666;}
#products .prod01 {
	width:100%;
	max-width:710px;
	margin:0px auto;
	padding:15px 15px;
	min-height:120px;
	height:auto;
	display:block;
	overflow:hidden;}
#products .prod01 .rtpanel {
	width:calc(100% - 140px);
	max-width:600px;
	display:block;
	margin-bottom:10px;}
.prod01 img {
	width:120px;
	height:120px;
	border-radius: 120px;
	display:block;}
.prod01 .pname {
	font-size:20px;
	line-height:1.8em;
	font-weight: bold;
	text-align:left;
	margin-top:-8px;
	margin-bottom:8px;
	border-bottom:dotted 2px #809E33;
	color:#333333 !important;}
.prod01 .box {
	width:100%;
	display:flex;
	justify-content:flex-start;
	margin:0 auto;
	flex-wrap: wrap;}
.prod01 .box .boxswrap {
  	align-items:stretch;
	margin-bottom:0px;
	margin-right:20px;}
.prod01 li {
	font-size:16px;
	list-style-type:circle;
	line-height: 1.5em;
	list-style-position: inside;
}
.prod01 {
	position: relative;}

.prod01 .txtbttn {
	position: absolute;
	top:15px;
	right:10px;}

.prod01 .txtbttn, .prod02 .txtbttn {
	font-size:18px;
	font-weight: bold;
	background-color:#809E33;
	text-align:center;
	color:#FFF;
	padding:2px 12px;
	margin:10px auto;
	width:150px;
	border-radius:25px;
	border:solid 1px #809E33;}
.prod01 .txtbttn:hover, .prod01 .txtbttn:focus, .prod02 .txtbttn:hover, .prod02 .txtbttn:focus {
	font-size:18px;
	font-weight: bold;
	background-color:#fff;
	text-align:center;
	color:#DD0000;
	padding:2px 12px;
	margin:10px auto;
	width:150px;
	border-radius:25px;
	border:solid 1px #809E33;}

#products .prod02 {
	width:100%;
	margin-bottom:0px;
	padding:70px 0;
	overflow: hidden;}
	
.prod02 .blockA {
	width:230px;
	float: left;
	margin-right: 10px;}
.prod02 .blockA img {
	margin-bottom:10px;
	width:230px;
	height:230px;}
	
.prod02 .blockB {
	width:480px;
	float: left;
	margin-left: 10px;}

.prod02 .pname {
	font-size:24px;
	line-height:1.2em;
	font-weight: bold;
	text-align:left;
	color:#333333 !important;
	padding-bottom:6px;
	margin-bottom:10px;
	border-bottom:dotted 2px #999;}

.atttakumi {
	font-size:14px;
	padding:4px 12px;
	color:#FFFFFF;
	background-color:#AE92CC;
	border-radius:20px;
	margin-right:10px;
	margin-left:10px;}
.attjas {
	font-size:16px;
	padding:4px 12px;
	color:#FFFFFF;
	background-color:#8DCD33;
	border-radius:20px;
	margin-right:10px;}
.attaddress {
	font-size:15px;
	font-weight:bold;
	color:#809E33;
	margin-top:-4px;}


.prod02 .att {
	margin-bottom:10px;
	}
.prod02 p {
	/* [disabled]font-size:18px; */
}

.prod02 .cmnt p {
	font: 20px/1.6 "Yu mincho", "遊明朝", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Geogia", serif;
	text-align:center;
	margin:20px;
	margin-bottom:30px;}
.prod02  p span.green {
	font-size:18px;
	color:#5D802C;	
	}
.prod02 .blockCD {
	margin-bottom:30px;
	width:100%;
	}
.prod02 .blockC, .prod02 .blockD {
	width:360px;}
		
.prod02 ul {
	margin:0px 0 10px 0;
	padding-left:20px;
	line-height: 1.8em;
}
.prod02 li {
	font-size:18px;
	list-style-type: disc;
	line-height: 1.8em;
}
	
.subphoto {
	width:100%;
	margin-bottom:30px;}
.subphoto img {
	width:100%;
	height:auto;}
	


/* ~~ 有機農業とはページ ~~ */

#organic .headerwrap {
	background-image:url(images/What_hdtitle.jpg);
	background-repeat:no-repeat;
	paddng:0px;
	margin:0px auto;
	height:310px;
	position: relative;
	background-position: center;
}

#organic .pagelead .box .box4wrap img {
	width:100%;
	max-width:185px;
	height:auto;}
.pilamid {
	width:100%;}
.orgimg {
	float: left;
	margin-right: 20px;
	width:332px}
.orgimg img {
	width:320px;
	height: 240px;
	margin-bottom:5px;
	border-radius:8px;
	border:solid 6px #809E33;
	background-color:#809E33;}
	
.orgtxt h4 {
	margin-top:0px;
	border-bottom:dotted 2px #809E33;}

#odataA {
	padding-top:50px;
	padding-bottom:50px;
	background-image:url(images/bg_sandA.png);
	background-repeat:repeat;}
#odataB {
	padding-top:50px;
	padding-bottom:50px;
	background:#FFF;}
#odataC {
	background-image:url(images/bg_greenB.png);
	background-repeat:repeat;}
	
#organic .content p {
	margin-bottom:40px;}
#organic .content .fltrt {
	max-width:580px;}

#organic .pv img {
	width:100%;}
#organic .pv {
	text-align:center;
	font-weight:bold;
	width:47%;}

#organic .panel {
	padding:40px;}


.panfwrap {
	margin-top:20px;
	padding:15px 30px;
	border-radius:16px;}
.panfinner {
	overflow:hidden;}
.panfimg {
	width:420px;
	height:auto;
	float:left;
	margin-right:20px;
	display:block;}
.dlbttnwrap {
	float:left;}
.panfwrap .dlbttn {
	background-color: #fff;
	padding:10px 14px;
	margin-bottom:14px;
}




/* ~~ 山形県の施策紹介ページ ~~ */

#measures .headerwrap {
	background-image:url(images/Measures_hdtitle.jpg);
	background-repeat:no-repeat;
	paddng:0px;
	margin:0px auto;
	height:310px;
	position: relative;
	background-position: center;
}
#measures p {
	margin:60px 0;}

#measures p span {
	font-weight:bold;}
#measures .footer p {
	margin:0;}
	
/* ~~ エコエリアやまがた推進コンクールページ ~~ */
#concours .headerwrap {
background-image:url(images/Measures_hdtitle.jpg);
background-repeat:no-repeat;
padding:0px;
margin:0px auto;
height:310px;
position: relative;
background-position: center;
}
#concours .pagelead p {
	margin-bottom:30px;}
#concours .pagelead .wrap {
	display:block;
	clear:both;}
#concours .pagelead .wrapA {
	width:57%;
	float:left;}
#concours .pagelead .wrapB {
	float:right;}
	
.table-border{
border-collapse:collapse;
border-top:1px solid #999;
border-left:1px solid #999;
width:100%;
font-size:15px;
}
.tblttle{
font-size:18px;
margin-top:30px;
text-align:left;
}
.table-border th{
border-bottom:1px solid #999;
border-right:1px solid #999;
background-color:#f2f2f2;
padding:6px;
font-weight:normal;
text-align:center;
}
.table-border td{
border-bottom:1px solid #999;
border-right:1px solid #999;
padding:8px 10px;
}
/* ~~ 準備中ページ ~~ */
#comingsoon .titlelogo {
	background-image:url(images/Top_logo.png);
	background-repeat:no-repeat;
	height: 100px;
	width:430px;
	background-size: contain;
	position:absolute;
	left:20px;
	top:70px;
	text-indent:-9999px;
}
#comingsoon .pagelead {
background-image:url(images/coution.png);
background-size:30%;
background-repeat:no-repeat;
padding:0px;
margin:0px auto;
height:300px;
position: relative;
background-position: center;
}
#comingsoon .pagelead h3 {
padding-top:100px;
}
