@charset "UTF-8";
@media screen and (max-device-width: 480px){

body {
	font: 16px/1.6 "游ゴシック", "YuGothic", Meiryo, "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	-webkit-text-size-adjust:100%;}


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

.pagelead {
	margin-top:20px;
	margin-bottom:35px;}

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: 18px/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 "游ゴシック", "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;
}
	
	
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:16px;
	list-style-type: none;
}
	
/* ~~ 見出し改行調整 ~~ */
.brinline br {display: inline;}
.brinlineB br {display: none;}
.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) ;}
a:hover .pict, a:focus .pict {opacity: 1;}
a:hover .pict, a:focus .pict {content:url(images/pict_focus.png) ;}


.container {
	width: 100%;
	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 {
	width:100%;
	paddng:0px;
	margin:0px auto;
	position: relative;	
	}

.inner30 {
	width:90%;
	paddng:20px;
	margin:0px auto;
	position: relative;	
	}


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

.box {
	width:100%;
	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:80%;
	font: 20px/1 "游ゴシック", "YuGothic", Meiryo, "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 20px auto;
	padding: 16px 10px;
	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: 20px 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.1em;
}

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



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

#topindex .titlelogo {
	margin:0px auto;
	width:100%;
	height:200px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
	background-image:url(images/Top_logosm.png);
	background-size:contain;
	background-position: center;
    background-repeat: no-repeat;
}
#topindex .titlelogo img{
   display:none;
}

.titlelogo {
	margin:0px auto;
	padding-top:110px;
	padding-bottom:70px;
	text-align:center;
	}
.titlelogo p {text-indent:-9999px;}
#topindex .content p {margin-bottom:60px;}
#topindex .content .fltrt {width:100%;}




/* ~~ トップページコンテンツボタン ~~ */


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

/*#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 {
	background-image:url(images/bg_wc00321_lime.jpg);
	background-repeat:repeat;
	padding-top:50px;
	padding-bottom:15px;
	}
.newspanel {
	background-color:#FFF;
	border-radius:10px;
	width: 90%;
    margin: 0 auto;
	float: none;
	}
.newspanel .lbl {
    border: none;
	padding-top: 14px;
	}
.newspanel .lbl h2 {
    color: #809e33 !important;
	}
	
.newspanel ul{
	padding:0px 20px 10px 20px;
	margin-top:0px;
	}
.newspanel ul li{
	line-height:1.4em;
	padding-top:18px;
	padding-bottom:18px;
	border-bottom:dotted 2px #999;
	}
	
.newspanel ul li p{
	margin-left:0px;
	
	}
.newspanel ul li a {
	margin-left:0px;
	}



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

.igwrap .insta_thum_box .insta_thum_boxswrap {
	width: 145px;
	height:145px;
  	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:10px;
	width: 90%;
    margin: 0 auto;
	}
.topreppanelinner {
	padding:20px;
	}
	

/* ~~ 汎用 ~~ */

.content {
	padding-top:30px;
	padding-bottom:30px;}
#topindex .content {padding-bottom:0px !important;}

.lbl {
	text-align:center;
	padding:0px 0 5px 0;
	margin-top: -20px;}
.lbl img {
	width:288px;
	height:auto;}
.lblimg {
	width:100%;
	height:auto;
	overflow:hidden;}
.lblimg img {
	width:150%;
	margin-left:-127px;}
	
.pictA {
	top:145px;
	left:15px;
	position: absolute;
	}
.pictB {
	top:130px;
	right:10px;
	position: absolute;
	}
.bgwhite {
	background-color:#FFF;}
.bgylw {
	background-color:#FFFFFC;}	
	

/* ~~ スマホ・PC表示切替 ~~ */
.smnone, .pc {
	display:none;}	
.smpositive, .sp {
	display:inline;}	
	
#bttn_pagetop {
	width: 45px;
    height: 45px;
    position: fixed;
    bottom: 15px;
    right: 10px;
	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:calc(100% - 40px);
	padding: 20px 0 45px 0;
	}

.footer img.ftlogo {
   margin-bottom:0px;
   float: none;
margin-right: 0px;
}
.footer-copyright p {
	font-size:14px;
	color:#FFF;
	}
.footer-copyright {
	top: -14px;
    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: 0px;
}

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


/* ~~ 有機農業の匠ページ ~~ */
#meister .header {
	height:70px;}
	
#meister .headerwrap {
	background-image:none;
	margin:0px;
	height:54px;
	position: relative;
	padding:8px;
	}

#meister .titlelogo {
	background-image:url(images/Top_logo.png);
	background-repeat:no-repeat;
	height: 40px;
	width:200px;
	background-size: contain;
	margin-left:10px;
}

#meister .tab .box {
	justify-content:center;
}

#meister .tab .box3wrap{
	width:75%;
}
#meister .tab .box3wrap .txtbtns{
	margin:10px 0;
}

#mlist .lbl .txtbtn {
	margin:10px auto;
	padding-bottom: 10px;}

#mlist .content {
	background-image:url(images/bg_C.jpg);
	background-repeat:repeat-x;
	background-size: cover;
	padding-top:40px;
	padding-bottom:40px;
	background-attachment: fixed;
	}


#mlist .box {
	justify-content:center;}

.mistindexbox {
	background-color:#FFFFFC;
	border-radius:16px;
	padding:20px;
	margin:20px auto;
 	position: relative;
    width:85%;
  	align-items:stretch;}
.mistindexboxbg1 {
	background-image:url(images/map_mogami.png);
	background-size:34% auto;
	background-position:0px -3px;
	background-repeat: no-repeat;}
.mistindexboxbg2 {
	background-image:url(images/map_okitama.png);
	background-size:34% auto;
	background-position:0px -3px;
	background-repeat: no-repeat;}
.mistindexboxbg3 {
	background-image:url(images/map_shonai.png);
	background-size:34% auto;
	background-position:0px -3px;
	background-repeat: no-repeat;}
.mistindexboxbg4 {
	background-image:url(images/map_murayama.png);
	background-size:34% auto;
	background-position:0px -3px;
	background-repeat: no-repeat;}
.mistindexbox h3 {
	margin:0px auto;}
.mistindexbox .box {
	justify-content:center;}
.mistindexbox .box .boxswrap {
	min-width:140px;
	text-align:center;
	font-size:20px;
	margin:16px 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;}



#mlist .panel {
	background-color:#FFF;
	border-radius:20px;
	padding:20px;
 	position: relative;
	width:85%;
	margin: 0 auto 40px auto;
	}
#mlist .panel .inner30 {
	width:100%;
	position:relative;
	}
.blockA {
	width:300px;}
.blockA img {
	margin-bottom:10px;}
.blockB {
	width:100%;
	overflow:hidden;}
	
#mlist .blockB p {
	font-size:16px;
	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;
	margin-bottom: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:18px;
	color:#5D802C;	
	}

#mvoice {
	overflow:hidden;}
#mvoice .box {
    float:none;
	width:100%;
	margin-top:10px;}	
#mvoice .box .box3wrap {
    width:32%;}
#mvoice .box .box3wrap img {
	width:100%;
	height:auto;
	margin-bottom:10px;}
.mvoicetxt {
	max-width:100%;
	float:none;
	clear:both;
	margin-top:-15px;}



/* ~~ レポートページ ~~ */
#report .header, #reportdetails .header {
	height:70px;}
	
#report .headerwrap, #reportdetails .headerwrap {
	background-image:none;
	margin:0px;
	height:54px;
	position: relative;
	padding:8px;
	}

#report .titlelogo, #reportdetails .titlelogo {
	background-image:url(images/Top_logo.png);
	background-repeat:no-repeat;
	height: 40px;
	width:200px;
	background-size: contain;
	margin-left:10px;
}

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

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

.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%;
}


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

#about .header , #webaccs .header {
	height:70px;}
	
#about .headerwrap , #webaccs .headerwrap {
	background-image:none;
	margin:0px;
	height:54px;
	position: relative;
	padding:8px;
	}

#about .titlelogo , #webaccs .titlelogo {
	background-image:url(images/Top_logo.png);
	background-repeat:no-repeat;
	height: 40px;
	width:200px;
	background-size: contain;
	margin-left:10px;
}

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

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

.sourcetxt {
	display:none;}
.sourcetxt p {
	display:none;}

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

	

/* ~~ アバウト ウェブアクセサページ ~~ */
#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 .header {
	height:70px;}
	
#products .headerwrap {
	background-image:none;
	margin:0px;
	height:54px;
	position: relative;
	padding:8px;
	}

.smpositive .box {
	margin-top:-15px;}
.smpositive .box .box3wrap {
	width:30%;}
.smpositive .box .box3wrap .txtbtns{
	font-size:18px;
	margin: 0px;
	padding:38px 0px;
	border-radius: 52px;
		}


#products .titlelogo {
	background-image:url(images/Top_logo.png);
	background-repeat:no-repeat;
	height: 40px;
	width:200px;
	background-size: contain;
	margin-left:10px;}

#products .prodbttn .box {
	justify-content:center;}
.prodbttn01, .prodbttn02, .prodbttn03 {
    width:190px;
	height:190px;
	margin:0 5px;}

#products .prod01 {
	width:calc(100% - 30px);}
#products .prod01 .rtpanel {
	width:100%;
	max-width:600px;
	display:block;
	margin-bottom:0px;
	margin-top:14px;
	margin-left: 0px;}
.prod01 .pname {
	font-size:20px;
	font-weight: bold;
	text-align:left;
	line-height: 1.3em;
	margin-bottom:8px;
	padding-bottom: 8px;
	color:#333333 !important;}
.prod01 img {
	width:100px;
	height:100px;}
.prod01 ul {
	margin:0px 0 10px 0;
	padding-left:0px;
	line-height: 1.6em;
	position: absolute;
	top:40px;
	left:110px;}
.prod01 li {
	font-size:15px;
	list-style-type: none;
	line-height: 1.6em;
	}
.prod01 {
	position: relative;}
.prod01 .txtbttn {
	position: absolute;
	top:30px;
	left:140px;}

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

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

.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;}

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


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

#organic .header {
	height:70px;}
	
#organic .headerwrap {
	background-image:none;
	margin:0px;
	height:54px;
	position: relative;
	padding:8px;
	}

#organic .titlelogo {
	background-image:url(images/Top_logo.png);
	background-repeat:no-repeat;
	height: 40px;
	width:200px;
	background-size: contain;
	margin-left:10px;
}


#organic .content .box .box4wrap img {
	width:100%;
	max-width:185px;
	height:auto;}

.orgimg {
	float: left;
	margin-right: 20px;}
.orgimg img {
	width:320px;
	height: 240px;
	border-radius:10px;}	
.orgtxt h4 {
	margin-top:0px;}

#organic .pv img {
	width:100%;}
#organic .pv {
	text-align:center;
	font-weight:bold;
	width:100%;}
#odata {
	padding-top:50px;
	padding-bottom:50px;
	background-image:url(images/bg_sandA.png);
	background-repeat:repeat;
}

#pvecofarmerA, #pvagricultureA {
	width: 100%;
}

#pvecofarmerA video, #pvagricultureA video {
	width: 100%;
	height:auto;}
	
#organic .panel {
	padding:20px;}

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


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

#measures .header {
	height:70px;}
	
#measures .headerwrap {
	background-image:none;
	margin:0px;
	height:54px;
	position: relative;
	padding:8px;
	}

#measures .titlelogo {
	background-image:url(images/Top_logo.png);
	background-repeat:no-repeat;
	height: 40px;
	width:200px;
	background-size: contain;
	margin-left:10px;
}

/* ~~ エコエリアやまがた推進コンクールページ ~~ */
#concours .header {
	height:70px;}
	
#concours .headerwrap {
	background-image:none;
	margin:0px;
	height:54px;
	position: relative;
	padding:8px;
	}

#concours .titlelogo {
	background-image:url(images/Top_logo.png);
	background-repeat:no-repeat;
	height: 40px;
	width:200px;
	background-size: contain;
	margin-left:10px;
}
#concours .pagelead p {
	margin-bottom:30px;}
#concours .pagelead .wrap {
	display:block;
	clear:both;}
#concours .pagelead .wrapA {
	width:100%;
	float:none;}
#concours .pagelead .wrapB {
	float:none;
	text-align:center;}
#concours .pagelead .wrapB img {
	width:100%;
	height:auto;}
	
/* ~~ 準備中ページ ~~ */
#comingsoon .header {
	height:70px;}
	
#comingsoon .headerwrap {
	background-image:none;
	margin:0px;
	height:54px;
	position: relative;
	padding:8px;
	}

#comingsoon .titlelogo {
	background-image:url(images/Top_logo.png);
	background-repeat:no-repeat;
	height: 40px;
	width:200px;
	background-size: contain;
	margin-left:10px;
	position: static;
}

}
