@charset "UTF-8";
/* ================================================ 
	 basic
==============================================================================================================================================================*/
.pc {
	display: none;
}
.smp {
	display: block;
}
.tablet {
	display: none;
}
.topBtn img {
	width: 52px;
	height: 52px;
}
/* ================================================ 
	header 
==============================================================================================================================================================*/

#mainVisual {
		position: relative;
		min-width: 320px;
	height: auto;
	}
	#leadArea {
		position: absolute;
		top: 30%;
		padding: 0 1em;
		box-sizing: border-box;
	}

#leadArea dl{
	color: #fff;
}

#leadArea dt{
	font-size: 1.4rem;
	line-height: 1.2rem;
	margin-bottom: 20px;
}

#leadArea dd{
	width: 50%;
	margin: 0 auto;
}

#leadArea dd a{
	display: block;
	color: #fff;
	box-shadow: 0 0 0 1px #fff inset;
	padding: 3px 5px;
	border-radius: 40px;
	font-size: 0.7rem;
	background-size: 10px 10px;
	text-decoration: none;transition: .3s;
}

#leadArea dd a:hover{
	display: block;
	color: #fff;
	box-shadow: 0 0 0 1px #fff inset;
	padding: 3px 5px;
	border-radius: 40px;
	font-size: 0.7rem;
	text-decoration: none;
}


header .innar {
	margin: 0 auto;
	width: 94%;
	max-width: 1120px;
	padding: 30px 0 50px;
	position: relative;
}
header .innar .head-parts {
	display: none;
}
header .innar nav ul {
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-start;
	align-items: stretch;
	/*--- IE10 用 ---*/
	display: -ms-flexbox;
	-ms-flex-flow: row nowrap;
	-ms-flex-pack: flex-start;
	-ms-flex-align: stretch;
	/*--- Androidブラウザ用 ---*/
	display: -webkit-box;
	-webkit-box-direction: row;
	-webkit-box-pack: flex-start;
	-webkit-box-align: stretch;
	/*--- safari（PC）用 ---*/
	display: -webkit-flex;
	-webkit-flow: row nowrap;
	-webkit-justify-content: flex-start;
	-webkit-align-items: stretch;
}
header .innar nav ul li {
	width: 13%;
	text-align: center;
	box-sizing: border-box;
}
header .innar nav ul li a {
	font-size: 13px;
	line-height: 150%;
	color: #000;
	text-decoration: none;
	transition: .3s;
}
header .innar nav ul li a:hover {
	color: #016e35;
}
header .innar nav ul li:nth-child(1) {
	display: none;
}
header .innar nav ul li:nth-child(2) {
	display: none;
}
header .innar nav ul li:nth-child(3) {
	display: none;
}
header .innar nav ul li:nth-child(4) {
	width: 100%;
	text-align: center;
	position: relative;
}
header .innar nav ul li:nth-child(4) .logo {
	position: absolute;
	max-width: 80px;
	top: 0px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
header .innar nav ul li:nth-child(5) {
	display: none;
}
header .innar nav ul li:nth-child(6) {
	display: none;
}
header .innar nav ul li:nth-child(7) {
	display: none;
}
/* ================================================ 
	スマホナビ
==============================================================================================================================================================*/
.sp-nav {
	display: block;
}
.sp-nav .tc {
	width: 100%;
	padding: 16px 14px;
}
.sp-nav .tc dt {
	width: 100%;
	cursor: pointer;
}
.sp-nav li {
	display: block;
	background: url(../img/arrow4.svg) no-repeat 5% center;
	background-size: 12px 12px;
	padding-left: 22px;
}
.sp-nav .twitter, .sp-nav .facebook {
	background: none;
}
.sp-nav li {
	border: none !important;
}
/* ================================================ 
	農地の活用にいて
==============================================================================================================================================================*/
.utilization {
	padding: 30px 0;
}
.utilization a {
	text-align: center;
	padding: 15px;
	display: block;
	background: url(../img/bg_utilization.png) no-repeat right 30% bottom;
	background-size: cover;
	font-size: 14px;
	line-height: 150%;
}
.utilization a p {
	display: inline-block;
	margin-bottom: 15px;
	padding: 0 20px 0 0;
	background: url(../img/arrow1.svg) no-repeat right center;
	background-size: 15px 15px;
}
.utilization a strong {
	font-size: 18px;
	line-height: 150%;
}

.utilization-a{
	margin: 0 auto;
	padding: 16px 0 20px;
	width: 90%;
}

/* ================================================ 
	自産自消のある明日が見えてくるマイファームタイムズ
==============================================================================================================================================================*/
.myfarm-times {
	padding: 30px 0;
}
.myfarm-times .innar h2 {
	font-size: 22px;
	line-height: 150%;
}
.myfarm-times .innar h3 {
	margin-bottom: 20px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 150%;
}
.myfarm-times .innar .cont {
	display: block;
}
.myfarm-times .innar .cont .box {
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
	box-sizing: border-box;
	padding: 15px 10px 10px;
	border-radius: 5px;
	background: rgba(255, 255, 255, 0.9);
	display: block;
}
.myfarm-times .innar .cont .box:last-child {
	margin-right: 0;
	margin-bottom: 0;
}
.myfarm-times .innar .cont .box .image {
	width: 100%;
	margin: 0 auto 15px;
	max-width: 150px;
}
.myfarm-times .innar .cont .box .txt {
	width: 100%;
	position: relative;
	padding-bottom: 0px;
}
.myfarm-times .innar .cont .box .txt .headline {
	margin-bottom: 15px;
	display: block;
}
.myfarm-times .innar .cont .box .txt .headline .category {
	width: 100%;
	margin-bottom: 8px;
}
.myfarm-times .innar .cont .box .txt .headline .date {
	width: 100%;
}
/* ================================================ 
	information お知らせ
==============================================================================================================================================================*/
.information {
	padding: 10px 0 30px 0;
}
.information h2 {
	font-size: 22px;
	line-height: 150%;
}
.information .caption {
	margin-bottom: 15px;
}
.information .topics-block {
	margin-bottom: 20px;
}
.information .topics-block dl {
	margin-bottom: 20px;
	width: 100%;
	display: block;
}
.information .topics-block dl:last-child {
	margin-bottom: 0;
}
.information .topics-block dl dt {
	padding-bottom: 10px;
	display: block;
	vertical-align: top;
}
.information .topics-block dl dt.date {
	width: 50%;
	text-align: left;
	float: left;
}
.information .topics-block dl dt.category {
	width: 50%;
	box-sizing: border-box;
	padding-right: 15px;
	float: right;
	text-align: right;
}
.information .topics-block dl dt.category span {
	display: inline-block;
	font-size: 12px;
	padding: 3px 10px;
	line-height: 150%;
}
.information .topics-block dl dd {
	clear: both;
	display: block;
	padding: 0 10px 15px 0;
}
/* ================================================ 
	農業って楽しい！を生み出し広げる会社です！
==============================================================================================================================================================*/
.appeal-block {
/*	padding: 30px 8%;*/
	background: linear-gradient(to right, #32ab87, #88cfaf);
	margin-bottom: 0px;
}

.ser-stit{
	width: 90%;
	padding: 0 5% 24px;
}


.ser-stit h2{
	font-size: 20px;
	text-align: center !important;
	line-height: 150%;
}

/*
.appeal-block .innar h2 {
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 150%;
}
*/

.appeal-block .innar ul li {
    width: 28%;
    margin-right: 2.5%;
}

.appeal-block .mysb{
	font-size: 90% !important;
}

/*
.appeal-block .innar ul li {
	width: 100%;
	margin: 0 auto 20px;
	float: none;
}
.appeal-block .innar ul li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.appeal-block .innar ul li:nth-child(2n) {
	margin-right: 0;
}
.appeal-block .innar ul li:last-child {
	clear: both;
	float: none;
	margin: 0 auto;
	width: 100%;
}
.appeal-block .innar ul li a.five {
	display: block;
	width: 28%;
	float: left;
	text-align: center;
	transition: .3s;
}
.appeal-block .innar ul li a.five:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.appeal-block .innar ul li div{
	float: right;
	width: 68%;
	text-align: left;
	padding-top: 10px;
}

.appeal-block .innar ul li div a{
	display: block !important;
	width: 100% !important;
	color: #000;
	text-decoration: none;
}

.appeal-block .innar ul li p {
	font-size: 14px;
	line-height: 150%;
	text-align: left !important;
}

.appeal-block .innar ul li a img{
	width: 100% !important;
	width: 100% !important;
	height: auto !important;
	float: left;
}
*/
/* ================================================ 
	ようこそ！楽しい「野菜づくり」の世界へ
==============================================================================================================================================================*/
.make-vegetables {
	padding: 30px 0;
}
.make-vegetables .icon {
	margin-bottom: 10px;
}
.make-vegetables .icon img {
	max-width: 30px;
	height: auto;
}
.make-vegetables h2 {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 150%;
}
.make-vegetables h2 span {
	display: block;
	font-size: 14px;
	line-height: 150%;
}
.make-vegetables .innar .left {
	margin-bottom: 40px;
	width: 100%;
	float: none;
}
.make-vegetables .innar .right {
	width: 100%;
	float: none;
}
.make-vegetables .innar .image {
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 10px;
}
.make-vegetables .innar .image .txt {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
}
.make-vegetables .innar .image .txt span {
	margin-bottom: 10px;
	display: inline-block;
	background: #fff;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 150%;
}
.make-vegetables .innar .image .txt span:last-child {
	margin-bottom: 0;
}
.make-vegetables .innar .headline {
	margin-bottom: 15px;
	display: block;
}
.make-vegetables .innar .headline .tit {
	margin-bottom: 10px;
	text-align: center;
	height: inherit;
}
.make-vegetables .innar .headline .btn {
	text-align: center;
}
.make-vegetables .innar .headline .btn a {
	display: inline-block;
	border-radius: 50px;
	padding: 5px 20px;
	background: #197c49;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 150%;
	text-decoration: none;
	transition: .3s;
}
.make-vegetables .innar .headline .btn a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.make-vegetables .innar ul {
	display: block;
}
.make-vegetables .innar ul li {
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
	float: none;
}
.make-vegetables .innar ul li:last-child {
	margin-right: 0;
	margin-bottom: 0;
}
.make-vegetables .innar ul li a {
	display: block;
	border: 1px #ccc solid;
	border-radius: 5px;
	padding: 15px 10px;
	text-align: center;
	color: #000;
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	background: url(../img/icon1.png) no-repeat right 10px top 10px;
	transition: .3s;
}
.make-vegetables .innar ul li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* ================================================ 
	おいしく食べて、知って楽しい「農」の食卓
==============================================================================================================================================================*/
.dining-block {
	padding: 30px 0;
}
.dining-block .innar .icon {
	margin-bottom: 10px;
	text-align: center;
}
.dining-block .innar .icon img {
	max-width: 30px;
	height: auto;
}
.dining-block .innar h2 {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 150%;
}
.dining-block .innar h2 span {
	font-size: 14px;
	line-height: 150%;
}
.dining-block .innar ul li {
	width: 100%;
	margin: 0 0 15px 0;
	float: none;
}
.dining-block .innar ul li:nth-child(2n) {
	margin: 0 0 15px 0;
}
.dining-block .innar ul li:last-child {
	margin: 0;
}
/* ================================================ 
	農業から未来を考える、学びと出会いの場
==============================================================================================================================================================*/
.learning-block {
	padding: 30px 0;
}
.learning-block .icon {
	margin-bottom: 10px;
}
.learning-block .icon img {
	max-width: 30px;
	height: auto;
}
.learning-block h2 {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 150%;
}
.learning-block h2 span {
	font-size: 14px;
	line-height: 150%;
}
.learning-block .cont .image {
	position: relative;
	width: 100%;
	float: none;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.learning-block .cont .image .txt {
	position: absolute;
	left: 0;
	bottom: 0;
}
.learning-block .cont .image .txt span {
	margin-bottom: 10px;
	display: inline-block;
	background: #fff;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 150%;
}
.learning-block .cont .image .txt span:last-child {
	margin-bottom: 0;
}
.learning-block .cont .data {
	width: 100%;
	float: none;
}
.learning-block .cont .data h3 {
	margin-bottom: 15px;
}
.learning-block .cont .data .btn {
	margin-bottom: 15px;
}
.learning-block .cont .data .btn a {
	font-size: 14px;
	line-height: 150%;
}
.learning-block .cont .data ul li {
	margin-bottom: 10px;
}
.learning-block .cont .data ul li:last-child {
	margin-bottom: 0;
}
.learning-block .cont .data ul li a {
	display: block;
	padding: 15px 10px;
}
/* ================================================ 
	情熱あふれる農業経営をサポート 法人の皆さまへ
==============================================================================================================================================================*/
.other-block {
	padding: 30px 0;
}
.other-block .innar {
	display: block;
}
.other-block .innar .support {
	width: 100%;
	margin: 0 auto 30px;
	max-width: 340px;
	background: none;
}
.other-block .innar .support .inbox {
	padding-right: 0;
}
.other-block .innar .support .inbox h2 {
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 150%;
	background: url(../img/support_icon.svg) no-repeat left center;
	background-size: 25px 24px;
	padding-left: 35px;
}
.other-block .innar .support .inbox h2 span {
	display: block;
	font-size: 14px;
	line-height: 150%;
}
.other-block .innar .corporation {
	width: 100%;
	margin: 0 auto;
	max-width: 340px;
}
.other-block .innar .corporation .h2-cover {
	display: block;
}
.other-block .innar .corporation .h2-cover h2 {
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 150%;
	background: url(../img/corporation_icon.png) no-repeat left center;
	background-size: 25px 27px;
	padding: 3px 0 3px 35px;
}
.other-block .innar .corporation .h2-cover h2 span {
	display: block;
	font-size: 14px;
	line-height: 150%;
}
.other-block .innar .corporation ul li {
	width: 100%;
	margin: 0 0 30px 0;
	float: none;
}
.other-block .innar .corporation ul li:nth-child(2n) {
	margin-right: 0;
	margin-bottom: 0;
}
.other-block .innar .image {
	margin-bottom: 15px;
	height: inherit !important;
}
.other-block .innar .txt {
	margin-bottom: 15px;
	text-align: center;
	height: inherit !important;
}
.other-block .innar .txt strong {
	display: block;
	font-size: 120%;
	line-height: 150%;
}
.other-block .innar .btn {
	margin: 0 auto;
	max-width: 80%;
}
.other-block .innar .btn a {
	display: block;
	border-radius: 50px;
	padding: 5px 10px;
	background: #197c49;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 150%;
	text-decoration: none;
	transition: .3s;
}
.other-block .innar .btn a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.other-block .innar .btn2 {
	margin: 0 auto;
	max-width: 80%;
}
.other-block .innar .btn2 a {
	display: block;
	border-radius: 50px;
	padding: 5px 10px;
	background: #564f3c;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 150%;
	text-decoration: none;
	transition: .3s;
}
.other-block .innar .btn2 a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/* ================================================ 
	フッター
==============================================================================================================================================================*/
footer {
	padding: 30px 0 20px;
}
footer .innar {
	margin: 0 auto;
	width: 94%;
	max-width: 1120px;
	padding-bottom: 15px;
	border-bottom: 1px #7b6b5c solid;
}
footer .innar .business {
	width: 48%;
	float: left;
	margin-right: 0;
	margin-bottom: 20px;
}
footer .innar .business h2 {
	margin-bottom: 10px;
	color: #fff;
	font-size: 16px;
	line-height: 150%;
}
footer .innar .business .menu .list {
	width: 100%;
	float: none;
	padding-right: 0;
}
footer .innar .business .menu dl {
	margin-bottom: 20px;
}
footer .innar .business .menu dl:last-child {
	margin-bottom: 0;
}
footer .innar .business .menu dl dt {
	font-size: 14px;
	line-height: 160%;
	color: #fff;
	background: url(../img/arrow4.svg) no-repeat left 0.2em;
	background-size: 12px 12px;
	padding-left: 22px;
}
footer .innar .business .menu dl dd {
	padding-left: 22px;
}
footer .innar .business .menu dl dd a {
	color: #fff;
	font-size: 13px;
	line-height: 180%;
	text-decoration: underline;
}
footer .innar .business .menu dl dd a:hover {
	text-decoration: none;
}
footer .innar .about {
	width: 48%;
	float: right;
}
footer .innar .about dl dt {
	margin-bottom: 10px;
	color: #fff;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
}
footer .innar .about dl dd a {
	color: #fff;
	font-size: 13px;
	line-height: 180%;
	text-decoration: underline;
}
footer .innar .about dl dd a:hover {
	text-decoration: none;
}
footer .copyrights {
	text-align: center;
	padding: 30px 0 0;
	color: #fff;
}
.sp-mrb20 {
	margin-bottom: 20px;
}
/* ================================================ 
	下層　header 
==============================================================================================================================================================*/
header.under .innar {
	padding: 15px 0;
}
header.under .innar nav ul li:nth-child(4) .logo {
	position: static;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 40%;
	max-width: 60px;
}
/* ================================================ 
	下層　パンくず 
==============================================================================================================================================================*/
.breadcrumb {
	background: linear-gradient(to right, #32ab87, #88cfaf);
}
.breadcrumb-wp {
	background: linear-gradient(to right, #32ab87, #88cfaf);
}
/* ================================================ 
	下層　タイトル 
==============================================================================================================================================================*/
.under-tit {
	margin-bottom: 30px;
	padding: 30px 0;
	text-align: center;
	color: #fff;
}
.under-tit.times {
	background: url(../img/main_times.jpg) no-repeat center center;
	background-size: cover;
}
.under-tit .caption {
	margin-bottom: 10px;
}
.under-tit .caption p {
	font-size: 14px;
	line-height: 150%;
	padding: 5px 8px;
}
.under-tit .en {
	font-size: 28px;
	line-height: 140%;
	font-weight: bold;
}
.under-tit h1 {
	font-size: 14px;
	line-height: 150%;
}
/* ================================================ 
	マイファームタイムス 一覧 ページ
==============================================================================================================================================================*/
.times-list {
	margin: 0 auto;
	width: 94%;
	max-width: 1120px;
}
.times-list .category-tit {
	margin-bottom: 30px;
}
.times-list .category-tit .en {
	margin-bottom: 5px;
	color: #91dcbe;
	font-size: 13px;
	line-height: 150%;
}
.times-list .category-tit h2 {
	color: #016e35;
	font-size: 22px;
	line-height: 150%;
}
.times-list .cont {
	display: block;
}
.times-list .cont .box {
	width: 100%;
	margin-right: 0;
	margin-bottom: 30px;
	padding: 15px;
	border-radius: 5px;
	display: block;
}
.times-list .cont .box:last-child {
	margin-bottom: 60px;
}
.times-list .cont .box .image {
	width: 100%;
	margin: 0 auto 15px;
	max-width: 150px;
}
.times-list .cont .box .image a {
	transition: .3s;
}
.times-list .cont .box .image a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.times-list .cont .box .txt {
	width: 100%;
}
.times-list .cont .box .txt .headline {
	margin-bottom: 20px;
	display: block;
}
.times-list .cont .box .txt .headline .category {
	margin-bottom: 8px;
	width: 100%;
}
.times-list .cont .box .txt .headline .category a {
	display: inline-block;
	transition: .3s;
}
.times-list .cont .box .txt .headline .category a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.times-list .cont .box .txt .headline .category span {
	display: inline-block;
	background: #fff100;
	padding: 5px 10px;
	border-radius: 5px;
}
.times-list .cont .box .txt .headline .date {
	width: 100%;
	text-align: right;
	color: #016e35;
	font-size: 90%;
	line-height: 150%;
}
.times-list .cont .box .txt .sentence {
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 150%;
}
.times-list .cont .box .txt .sentence a {
	color: #000;
	text-decoration: none;
}
.times-list .cont .box .txt .sentence a:hover {
	text-decoration: underline;
}
.times-list .cont .box .txt .excerpt {
	font-size: 14px;
	line-height: 150%;
}
/* ================================================ 
	マイファームタイムス 詳細 ページ
==============================================================================================================================================================*/
.times-datail {
	margin: 0 auto 60px;
	padding-top: 15px;
	width: 94%;
	max-width: 1120px;
}
.times-datail .headline {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #000 dotted;
}
.times-datail .headline .image {
	margin-bottom: 10px;
}
.times-datail .headline .date {
	margin-bottom: 10px;
}
.times-datail .headline .tit-block {
	position: static;
	left: 0;
	bottom: 0;
	background: #fff;
	width: 100%;
	padding: 0;
	box-shadow: none;
}
.times-datail .headline .tit-block h1 {
	margin-bottom: 15px;
	font-size: 22px;
	line-height: 150%;
	font-weight: normal;
}
.times-datail .headline .tit-block .category-cover {
	border: 2px #75c7ae solid;
	padding: 0;
	border-radius: 5px;
	box-sizing: border-box;
	box-shadow: 0px 0px 8px #999;
}
.times-datail .headline .tit-block .category {
	margin-bottom: 0;
	text-align: center;
}
.times-datail .headline .tit-block .category span {
	display: block;
	border-radius: 5px 5px 0 0 / 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
	padding: 8px 10px;
}
.times-datail .headline .tit-block .category-description {
	font-size: 13px;
	line-height: 160%;
	padding: 10px;
}
.times-datail .sentence {
	margin-bottom: 30px;
	padding: 0 3%;
}
.times-datail .author-data {
	padding: 0 3%;
	display: block;
}
.times-datail .author-data .author {
	width: 100%;
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-start;
	align-items: center;
	/*--- IE10 用 ---*/
	display: -ms-flexbox;
	-ms-flex-flow: row nowrap;
	-ms-flex-pack: flex-start;
	-ms-flex-align: center;
	/*--- Androidブラウザ用 ---*/
	display: -webkit-box;
	-webkit-box-direction: row;
	-webkit-box-pack: flex-start;
	-webkit-box-align: center;
	/*--- safari（PC）用 ---*/
	display: -webkit-flex;
	-webkit-flow: row nowrap;
	-webkit-justify-content: flex-start;
	-webkit-align-items: center;
}
.times-datail .author-data .author .image {
	width: 100px;
	margin-right: 12%;
}
.times-datail .author-data .author .name {
	display: block;
}
.times-datail .author-data .data {
	width: 100%;
	padding-top: 10px;
}
.times-datail .author-data .data .name {
	display: none;
}
/* ================================================ 
	新着情報 一覧 ページ
==============================================================================================================================================================*/
.news-tit {
	margin-bottom: 30px;
	background: linear-gradient(to right, #32ab87, #88cfaf);
	padding: 20px 0;
}
.news-tit h1 {
	margin: 0 auto;
	width: 94%;
	max-width: 1120px;
	color: #fff;
	font-size: 22px;
	line-height: 150%;
	font-weight: normal;
}
.information.under {
	margin: 0 auto 30px;
	padding: 0;
}
/* ================================================ 
	新着情報 詳細 ページ
==============================================================================================================================================================*/
.news-datail {
	ppadding: 30px 0 60px;
	margin: 0 auto;
	width: 94%;
	max-width: 1120px;
}
.news-datail .title {
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 150%;
	font-weight: normal;
}
.news-datail .headline {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #000 dotted;
	display: block;
}
.news-datail .headline .category {
	text-align: right;
}
.news-datail .headline .category span {
	display: inline-block;
	width: 120px;
	border-radius: 50px;
	text-align: center;
	font-size: 12px;
	padding: 3px;
	line-height: 150%;
}
.news-datail .headline .category span.topics {
	border: 1px #8fc320 solid;
	color: #60a523;
}
.news-datail .headline .category span.pressrelease {
	border: 1px #f39317 solid;
	color: #f39317;
}
.news-datail .headline .date {
	text-align: right;
	margin-right: 0;
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 150%;
}
.news-datail .back {
	text-align: right;
	padding-top: 0px;
}
.news-datail .back a {
	display: inline-block;
	padding: 0 25px 0 0;
	background: url(../img/arrow3.svg) no-repeat right center;
	background-size: 15px 15px;
	text-decoration: none;
	color: #000;
}
.news-datail .back a:hover {
	text-decoration: underline;
}
.single-block {
	line-height: 160%;
}
.single-block p {
	margin-bottom: 1.5em;
}
.single-block p:last-child {
	margin-bottom: 0;
}
/* ================================================ 
	お問い合わせ目次
==============================================================================================================================================================*/
.tit-pt1 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px #000 dotted;
}
.tit-pt1 span {
	font-size: 20px;
	line-height: 150%;
	padding: 5px 0 5px 10px;
	border-left: 3px #8ec31f solid;
}
.contact-index {
	margin: 0 auto 50px;
}
.contact-index p {
	margin-bottom: 20px;
}
.contact-index .cont {
	display: block;
}
.contact-index .cont a {
	width: 100%;
	display: block;
	margin: 0 0 20px 0;
	box-sizing: border-box;
	border: 1px #ccc solid;
	border-radius: 10px;
	background: url(../img/icon_link.svg) no-repeat right 10px center;
	color: #066e35;
	text-decoration: none;
	text-align: center;
	padding: 15px 30px;
	transition: .3s;
}
.contact-index .cont a:hover {
	background: url(../img/icon_link_on.svg) no-repeat right 10px center #8ec31f;
	color: #fff;
}
.contact-index .cont a:nth-child(2n) {
	margin-right: 0;
}
.form-block {
	margin: 0 auto 50px;
}
.form-block .form01 {
	margin-bottom: 20px;
	width: 100%;
	border-collapse: collapse;
}
.form-block .form01 th {
	width: auto;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin-right: 15px;
	display: inline-block;
}
.form-block .form01 th.required {
	width: 80px;
	vertical-align: top;
}
.form-block .form01 th.required span {
	display: inline-block;
	color: #fff;
	padding: 3px 10px;
}
.form-block .form01 td {
	padding: 10px 0 20px;
	display: block;
}
.form-block .form01 td input.short {
	width: 100%;
}
.form-block .form01 td input.middle {
	width: 100%;
}
.form-block .form01 td input.long {
	width: 100%;
}
.form-block .form01 td textarea {
	width: 100%;
}
.form-block .form01 td select {
	width: 100%;
}
.form-block .mid {
	margin-bottom: 20px;
	padding: 10px 10px;
	font-size: 16px;
	line-height: 150%;
}
.form-block .form02 {
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
}
.form-block .form02 th {
	width: 100%;
	vertical-align: top;
	padding: 0 0 0 0;
	display: block;
}
.form-block .form02 td {
	display: block;
	padding: 5px 0 20px 0;
}
.form-block .form02 textarea {
	width: 100%;
}
.form-block .form02 select {
	width: 100%;
}
.form-block .form03 {
	margin-bottom: 30px;
	width: 100%;
	border-collapse: collapse;
}
.form-block .form03 th {
	width: 100%;
	display: block;
	padding: 0;
	border-bottom: none;
}
.form-block .form03 td {
	margin-bottom: 20px;
	width: 100%;
	display: block;
	padding: 5px 0 10px;
	border-bottom: 1px #000 dotted;
}
.form-block .submit {
	margin: 0 auto 40px;
	max-width: 1000px;
	text-align: center;
	color: #fff;
}
.form-block .submit .back-btn {
	margin: 0 auto 15px;
	display: block;
	width: 100%;
	max-width: 450px;
	padding: 10px;
	font-size: 16px;
	line-height: 150%;
}
.form-block .submit .submit-btn {
	margin: 0 auto;
	display: block;
	width: 100%;
	max-width: 450px;
	padding: 10px;
	font-size: 16px;
	line-height: 150%;
}
.form-block .comp-logo {
	margin: 0 auto 20px;
	max-width: 160px;
}
.form-block .comp-txt {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 160%;
	text-align: center;
}
.form-block .go-home {
	margin: 0 auto;
	max-width: 280px;
	display: block;
	background: #585247;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 150%;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 50px;
	transition: .3s;
}
.form-block .go-home:hover {
	background: #36332C;
}
/* ================================================ 
	会社概要
==============================================================================================================================================================*/
.company-index {
	margin: 0 auto 30px;
	width: 94%;
	max-width: 1120px;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: stretch;
	/*--- IE10 用 ---*/
	display: -ms-flexbox;
	-ms-flex-flow: row wrap;
	-ms-flex-pack: flex-start;
	-ms-flex-align: stretch;
	/*--- Androidブラウザ用 ---*/
	display: -webkit-box;
	-webkit-box-direction: row;
	-webkit-box-pack: flex-start;
	-webkit-box-align: stretch;
	/*--- safari（PC）用 ---*/
	display: -webkit-flex;
	-webkit-flow: row wrap;
	-webkit-justify-content: flex-start;
	-webkit-align-items: stretch;
}
.company-index a {
	width: 48%;
	margin-right: 4%;
	box-sizing: border-box;
	border: 1px #ccc solid;
	padding: 10px;
	border-radius: 10px;
	color: #000;
	text-decoration: none;
	font-size: 100%;
	line-height: 150%;
	text-align: center;
	transition: .3s;
}
.company-index a span {
	display: block;
	background: url(../img/icon_company_index.svg) no-repeat right center;
	background-size: 14px 14px;
}
.company-index a:nth-child(-n+2) {
	margin-bottom: 15px;
}
.company-index a:nth-child(2n) {
	margin-right: 0;
}
.company-index a:last-child {
	margin-right: 0;
}
.company-index a:hover {
	padding: 9px;
	border: 2px #8ec31f solid;
}
.tit-pt2 {
	margin: 0 auto 10px;
	width: 94%;
	box-sizing: border-box;
	max-width: 1120px;
	font-size: 20px;
	line-height: 150%;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	border-left: 3px #8ec31f solid;
}
.company-data {
	margin: 0 auto 40px;
	width: 94%;
	max-width: 1120px;
	border: none;
}
.company-data th {
	width: 100%;
	display: block;
	background: #f5f5f5;
	border: 1px #ccc solid;
	box-sizing: border-box;
	padding: 5px 10px;
	vertical-align: top;
	font-weight: normal;
}
.company-data td {
	display: block;
	border: none;
	padding: 10px 0;
}
.office-data {
	margin: 0 auto 40px;
	width: 94%;
	max-width: 1120px;
	display: block;
}
.office-data .cont {
	width: 100%;
	margin-right: 0%;
}
.office-data .cont:nth-child(2n) {
	margin-right: 0;
}
.office-data .cont:nth-child(-n+2) {
	margin-bottom: 40px;
}
.office-data .cont h3 {
	font-size: 18px;
	line-height: 150%;
	font-weight: normal;
	border-bottom: 1px #000 dotted;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.office-data .cont p {
	font-size: 100%;
	line-height: 150%;
	margin-bottom: 15px;
}
.office-data .cont p:last-child {
	margin-bottom: 5px;
}
.office-data .cont iframe {
	width: 100%;
	height: 250px;
}
.officer-data {
	margin: 0 auto 60px;
	width: 94%;
	max-width: 1120px;
}
.officer-data .cont {
	margin-bottom: 30px;
	display: block;
}
.officer-data .cont:last-child {
	margin-bottom: 0;
}
.officer-data .cont .image {
	width: 50%;
	margin: 0 auto 15px;
	max-width: 300px;
}
.officer-data .cont dl {
	width: 100%;
	padding-top: 0;
}
.officer-data .cont dl dt {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
}
.officer-data .cont dl dd {
	font-size: 100%;
	line-height: 160%;
}
/* ================================================ 
	採用情報
==============================================================================================================================================================*/
.rec-main {
	padding: 50px 3%;
	background: url(../img/bg_recruit_main.jpg) no-repeat left 30% center;
	background-size: cover;
	text-align: center;
}
.rec-main .h2-cover {
	margin-bottom: 20px;
}
.rec-main h2 {
	display: inline-block;
	font-size: 18px;
	line-height: 150%;
	font-weight: normal;
	padding: 10px 20px;
	background: #fff;
	border-radius: 50px;
}
.rec-main .h3-cover {
	margin-bottom: 20px;
}
.rec-main h3 {
	display: inline-block;
	color: #fff;
	font-size: 20px;
	line-height: 150%;
	font-weight: normal;
	border: 3px #fff solid;
	border-radius: 10px;
	padding: 10px 20px;
}
.rec-main p {
	color: #fff;
	font-size: 15px;
	line-height: 160%;
}
.rec-tit {
	padding: 30px 3%;
}
.rec-tit h2 {
	font-size: 20px;
	line-height: 150%;
}
.working {
	margin-bottom: 30px;
	padding: 30px 0 10px;
	background: #f0fdf4;
}
.working .innar {
	margin: 0 auto;
	width: 94%;
	max-width: 1120px;
}

.working .innar ul li{
	width: 100%;
	float: none;
	margin: 0 auto 30px;
}

.working .innar ul li:last-child{
	margin-right: 0;
}

.working .innar ul li img{
	width: 100%;
	height: auto;
}

.working .innar ul li .photo{	margin-bottom: 20px;}

.working .innar ul li dt{
	text-align: center;
	margin-bottom: 15px;
	font-size: 130%;
	font-weight: bold;
}


.rec01{
	background: #8ec31f;
	padding: 3%;
	color: #fff;
}

.rec02{
	background: #fff100;
	padding: 3%;
}


.rec03{
	background: #006e35;
	padding: 3%;
	color: #fff;
}



.eigyo li{ 
	margin-bottom: 20px;
background: url(../img/dods.gif);
	width: 98%;
	padding: 0 2% 2% 0;
	border-radius: 6px;
	position: relative;
}

.eigyo dl{
	box-shadow: 0 0 0 6px #bada78 inset;
	background: #f9ffee;
	padding: 10%;
	border-radius: 6px;
}

.eigyo dl dt{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 15px;
}

.eigyo .speed{
	position: absolute;
	right:2%;
	top:-6%;
	width: 14%;
}

.eigyo .speed img,
.engine .speed img{
	width: 100%;
}

.engine li{ 
	margin-bottom: 20px;
background: url(../img/dods.gif);
	width: 98%;
	padding: 0 2% 2% 0;
	border-radius: 6px;
	position: relative;
}

.engine dl{
	box-shadow: 0 0 0 6px #78d4da inset;
	background: #e8fafb;
	padding: 10%;
	border-radius: 6px;
}

.engine dl dt{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 15px;
}

.engine .speed{
	position: absolute;
	right:2%;
	top:-6%;
	width: 14%;
}

.wanted{
	text-align: center;
	margin-bottom: 40px;
}

.wanted .tit{
	max-width: 430px;
	width: 90%;
	margin:0 auto 20px;
}

.wanted .liner{
	font-size: 130%;
	line-height: 150%;
	font-weight: bold;
	background: linear-gradient(transparent 60%, #ffff66 60%);
	display:inline;
}

.outframe li{
	width: 100%;
	float: none;
	margin: 0 0% 2% 0;
}

.outframe li:nth-child(2n){
	margin-right: 0;
	float: none !important;
}

.outframe ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.outframe iframe{
	width: 100% !important;
	padding: 0 !important;
	margin: 0 auto !important;
	text-align: center !important;
	
}

.outframe ul{
	margin: 0 auto;
	width: 90%;
}


.working .innar .cont .txt1.pt1 {
	color: #8ec31f;
}
.working .innar .cont .txt1.pt2 {
	color: #000;
}
.working .innar .cont .txt1.pt3 {
	color: #006e35;
}
.working .innar .cont .icon {
	width: 100%;
	margin: 0 auto 15px;
	max-width: 80px;
}
.working .innar .cont .txt2 {
	width: 100%;
	font-size: 16px;
	line-height: 160%;
}
.rec-index {
	margin: 0 auto 30px;
}
.rec-index h2 {
	margin-bottom: 15px;
	font-size: 22px;
	line-height: 150%;
}
.rec-index .list {
	margin-bottom: 30px;
	display: block;
}
.rec-index .list .cont {
	width: 90%;
	float: inherit;
	margin: 0 auto;
	margin-bottom: 30px;
}
.rec-index .list .cont:last-child {
	margin-bottom: 0;
}
.rec-index .list .cont h3 {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 150%;
}
.rec-index .list .cont a {
	margin-bottom: 15px;
	display: block;
	border: 1px #ccc solid;
	padding: 10px 20px;
	text-align: center;
	color: #000;
	font-size: 14px;
	line-height: 150%;
	text-decoration: none;
	transition: .3s;
}
.rec-index .list .cont a:hover {
	border: 2px #91c525 solid;
	padding: 9px 19px;
}
.rec-index .list .cont a strong {
	color: #c91111;
}
.rec-index .list .cont a span {
	display: block;
	padding: 0 20px;
	background: url(../img/rec_index.svg) no-repeat right center;
	background-size: 14px 14px;
}
.rec-index p {
	font-size: 14px;
	line-height: 150%;
}
.rec-cont {
	margin: 0 auto 40px;
	width: 94%;
	max-width: 1120px;
}
.rec-cont .tit {
	margin-bottom: 20px;
	padding: 10px;
	font-size: 18px;
	line-height: 150%;
}
.rec-cont .copy {
	margin-bottom: 20px;
	display: block;
}
.rec-cont .copy .image {
	margin: 0 auto 20px;
	width: 100%;
	max-width: 120px;
}
.rec-cont .copy .txt {
	width: 100%;
}
.rec-cont .copy .txt h3 {
	font-size: 22px;
	line-height: 150%;
}
.rec-cont .copy .txt p {
	font-size: 15px;
	line-height: 160%;
}
.rec-cont .txt-box p {
	margin-bottom: 1em;
	line-height: 160%;
}
.rec-cont .txt-box ul {
	display: inline-block;
	padding: 10px;
}
.rec-cont .txt-box ul li {
	line-height: 160%;
	text-indent: -1em;
	padding-left: 1em;
}
.rec-data {
	width: 100%;
	border: none;
}
.rec-data th {
	width: 100%;
	display: block;
	border: 1px #ccc solid;
	padding: 5px 10px;
	box-sizing: border-box;
	vertical-align: top;
	font-weight: normal;
}
.rec-data td {
	width: 100%;
	box-sizing: border-box;
	display: block;
	border: none;
	padding: 10px 0 20px;
}
.rec-data td p {
	margin-bottom: 1em;
	line-height: 160%;
}
.rec-data td p:last-child {
	margin-bottom: 0;
}
.history-cover {
	margin: 0 auto 40px;
}
.basic {
	width: 100%;
	border-collapse: collapse;
}
.basic th {
	width: 100%;
	display: block;
	padding: 10px 0 0;
	font-weight: normal;
	text-align: left;
	border-bottom: none;
}
.basic td {
	display: block;
	display: block;
	padding: 10px 0;
	border-bottom: 1px #000 dotted;
}
.publication {
	padding-left: 0;
}
.publication li {
	margin-bottom: 20px;
	padding-left: 20px;
	background: url(../img/publication.svg) no-repeat left 0.1em;
	background-size: 15px 15px;
}
.publication li:last-child {
	margin-bottom: 0;
}
.history-tit-block {
	margin: 0 auto 40px;
	width: 94%;
	max-width: 1120px;
}
.history-tit-block h2 {
	text-align: center;
	font-size: 32px;
	line-height: 140%;
}
.history-tit-block .cap {
	margin-bottom: 15px;
	text-align: center;
	font-size: 16px;
	line-height: 150%;
}
.history-tit-block h3 {
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 150%;
}
.history-tit-block .point-cover {
	margin-bottom: 30px;
	position: relative;
}
.history-tit-block .point-cover .point {
	display: block;
}
.history-tit-block .point-cover .point li {
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
	box-sizing: border-box;
	border: 1px #ccc solid;
	border-radius: 10px;
	padding: 10px;
	text-align: center;
	font-size: 18px;
	line-height: 130%;
}
.history-tit-block .point-cover .point li .smp {
	position: absolute;
	width: 30px;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	bottom: -25px;
}
.history-tit-block .point-cover .point li:last-child {
	margin-right: 0;
}
.history-tit-block .point-cover .ab1 {
	display: none;
}
.history-tit-block .point-cover .ab2 {
	display: none;
}
.history-tit-block .his-flow {
	margin-bottom: 40px;
}
.history-tit-block .his-flow ul {
	display: block;
}
.history-tit-block .his-flow ul li {
	position: relative;
}
.history-tit-block .his-flow ul li:nth-child(1) {
	margin: 0 auto 10px;
	max-width: 320px;
	width: 100%;
}
.history-tit-block .his-flow ul li:nth-child(2) {
	width: 100%;
	padding-top: 0;
}
.history-tit-block .his-flow ul li:nth-child(2) img {
	display: none;
}
.history-tit-block .his-flow ul li:nth-child(2) .smp {
	margin: 0 auto 10px;
	text-align: center;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #9ac143 transparent transparent transparent;
}
.history-tit-block .his-flow ul li:nth-child(3) {
	margin: 0 auto 10px;
	max-width: 320px;
	width: 100%;
}
.history-tit-block .his-flow ul li:nth-child(4) {
	width: 100%;
	padding-top: 0;
}
.history-tit-block .his-flow ul li:nth-child(4) img {
	display: none;
}
.history-tit-block .his-flow ul li:nth-child(4) .smp {
	margin: 0 auto 10px;
	text-align: center;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #9ac143 transparent transparent transparent;
}
.history-tit-block .his-flow ul li:nth-child(5) {
	margin: 0 auto;
	max-width: 320px;
	width: 100%;
}
.history-tit-block .his-flow ul li .image {
	text-align: center;
	margin-bottom: 15px;
}
.history-tit-block .his-flow ul li .txt {
	text-align: center;
	font-size: 16px;
	line-height: 160%;
}
.history-tit-block .his-flow ul li .txt strong {
	font-size: 20px;
	line-height: 160%;
}
.history-tit-block .his-flow ul li .year-cover {
	position: absolute;
	top: 0;
	left: 0;
}
.history-tit-block .his-flow ul li .year-tit {
	position: relative;
	display: inline-block;
	margin: 0 0 10px;
	padding: 5px 10px;
	min-width: 120px;
	text-align: center;
	font-size: 16px;
	line-height: 150%;
	max-width: 100%;
	color: #555;
	font-size: 20px;
	line-height: 150%;
	font-weight: bold;
	background: none;
	border: solid 1px #000;
	border-radius: 5px;
	box-sizing: border-box;
}
.history-tit-block .his-flow ul li .year-tit:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #FFF;
	z-index: 2;
}
.history-tit-block .his-flow ul li .year-tit:after {
	content: "";
	position: absolute;
	bottom: -22px;
	left: 50%;
	margin-left: -11px;
	border: 11px solid transparent;
	border-top: 11px solid #000;
	z-index: 1;
}
.history-tit-block .his-flow ul li .year-tit p {
	margin: 0;
	padding: 0;
}
/* ================================================ 
	私たちの思い
==============================================================================================================================================================*/

.messesp{
	width: 100%;
	margin: 0 auto 10px;
}

.messesp img{
	width: 100%;
	height: auto;
}

.messe-bg {
	background: url(../img/messe-bg.jpg) no-repeat center top;
	background-size: cover;
	margin-bottom: 60px;
}
.messe-in {
	max-width: 1120px;
	margin: 0 auto;
	padding: 50px 0;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.grf {
	background: #016e35;
	font-size: 140%;
	padding: 15px;
	display: inline;
	color: #fff;
	position: absolute;
	top: 40px;
	left: 0;
}
.messe-in dl {
	background-color: rgba(0,0,0,0.5);
	border-radius: 6px;
	color: #fff;
	width: 80%;
	padding: 5%;
	position: absolute;
	bottom: 5%;
	right: 0;
}
.messe-in dl dt {
	font-size: 120%;
	margin-bottom: 20px;
	font-weight: bold;
}
.messe-in dl dd {
	font-size: 90%;
}

.messe-tit {
	border-top: 1px #cfe4d5 solid;
	background: linear-gradient(to right, #32ab87, #88cfaf);
	padding: 20px 0;
}

.messe-tit h1 {
	margin: 0 auto;
	width: 94%;
	max-width: 1120px;
	color: #fff;
	font-size: 22px;
	line-height: 150%;
	font-weight: normal;
}
.base {
	max-width: 1120px;
	margin: 0 auto;
}
.mission {
	background: url(../img/promise-bg2.jpg) no-repeat center top;
	background: 100% auto;
	text-align: center;
	padding-top: 50px;
	margin: 10px auto 0;
}
.mission .vision {
	padding-top: 60px;
}
.mission dt {
	font-size: 170%;
	font-weight: bold;
	margin-bottom: 25px;
}
.mission dd {
/*	background-color: rgba(255,255,255,0.5);*/
	border-radius: 6px;
	padding: 20px;
	width: 90%;
	margin: 0 auto;
	line-height: 150%;
	font-size: 99%;
}
.promise {
	background: url(../img/promise-bg.jpg) no-repeat center center;
	background: 100% auto;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
	margin: 30px auto 10px;
}
.promise dt {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 25px;
	width: 90%;
	margin: 0 auto;
}
.promise dd {
/*	background-color: rgba(255,255,255,0.5);*/
	border-radius: 6px;
	padding: 5%;
	width: 84%;
	margin: 0 auto;
	line-height: 150%;
	font-size: 99%;
}
.agree {
	background: #f0fdf4;
	width: 100%;
}
.ag-photo {
	float: none;
	width: 100%;
}
.ag-photo img {
	width: 100%;
	height: auto;
}
.mb-txt p {
	margin-bottom: 25px;
}
.mb-txt p:last-child {
	margin-bottom: 0;
}
.ag-base {
	float: none;
	width: 90%;
	padding: 10% 5%;
}
.nishi {
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
	height: auto;
	padding: 20px 0;
}
.nishi .photo {
	float: none;
	width: 100%;
	position: relative;
}
.nishi .grre {
	float: none;
	width: 88%;
	padding: 6%;
}
.nishi .photo .nphoto {
	position: inherit;
	top: inherit;
	bottom: inherit;
	right: inherit;
	margin: 10px auto;
	text-align: center;
}
.nishi .photo .nphoto img {
	width: 60%;
	height: auto;
}
.grre dt {
	color: #8fc320;
	font-size: 120%;
	font-family: Arial, Helvetica, "sans-serif";
	margin-bottom: 20px;
}
.grre dd {
	font-size: 160%;
	margin-bottom: 30px;
}
/* ================================================ 
	企業参入サポート
==============================================================================================================================================================*/

.planning-bg {
	background: none !important;
	background-size: cover;
	height: auto;
	margin-bottom: 40px;
	position: relative;
}
.planning-bg p {
	text-align: center;
	max-width: 100%;
	width: 100%;
	height: auto;
	position: static;
	top: inherit;
	left: inherit;
	-webkit-transform: none; /* Safari用 */
	transform: none;
}

.planning-bg p img{
	width: 100%;
	height: auto;
}

.sp-planning-bg {
	margin-bottom: 60px;
	width: 100%;
}

.sp-planning-bg p{
	width: 100%;
	height: auto;
}


.club {
	background: url(../img/clob.svg) no-repeat center top;
	background-size: 32px 32px;
	padding-top: 48px;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 40px;
}
.base {
	width: 90%;
	margin: 0 auto;
}
.busi-s {
	margin-bottom: 50px;
}
.busi-s li {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.busi-s li img {
	width: 100%;
	height: auto;
}
.busi-s li:last-child {
	float: none;
}
.busi-s li dt {
	font-family: Arial, Helvetica, "sans-serif";
	color: #207648;
	margin-bottom: 10px;
}
.busi-s li dd {
	line-height: 200%;
}
.agf {
	color: #207648;
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 30px;
}
.new-jie {
	background: #f0fdf4;
	padding: 50px 0;
	margin-bottom: 60px;
}
.new-jie .inn {
	max-width: 1120px;
	width: 90%;
	margin: 0 auto;
}
.two {
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	color: #8ec31f;
	margin-bottom: 30px;
}
.new-jie ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.new-jie ul li {
	float: none;
	width: 100%;
	margin: 0 0 2% 0;
	text-align: center;
}
.new-jie ul li:nth-child(3n) {
	margin: 0 0 2% 0;
}
.new-jie ul li:nth-child(2n) {
	margin-right: 0;
}
.new-jie ul li:last-child {
	margin: 0;
}

.new-jie ul li a {
	box-shadow: 0 0 0 1px #ccc inset;
	display: block;
	padding: 15px 20% 15px 5%;
	border-radius: 10px;
	color: #000;
	text-decoration: none;
	font-size: 90%;
	line-height: 150%;
	text-align: center;
	transition: .3s;
	background: url(../img/icon_company_index.svg) no-repeat 94% center #fff;
	background-size: 14px 14px;
}
.new-jie ul li a:hover {
	box-shadow: 0 0 0 2px #8ec31f inset;
	display: block;
	padding: 15px 20% 15px 5%;
	border-radius: 10px;
	color: #000;
	text-decoration: none;
	font-size: 90%;
	line-height: 150%;
	text-align: center;
	transition: .3s;
	background: url(../img/icon_company_index.svg) no-repeat 94% center #fff;
	background-size: 14px 14px;
}
.subs-tit {
	background: url(../img/ye-under.gif) no-repeat left bottom;
	padding-bottom: 20px;
	margin-bottom: 40px;
	font-size: 140%;
	font-weight: bold;
	line-height: 150%;
}
.subs-tit span {
	font-size: 70%;
}
.lps:after, .rap:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.lps, .rap {
	margin-bottom: 40px;
}
.lps li {
	width: 100%;
	float: none;
	margin-bottom: 15px;
}
.lps li img {
	width: 100%;
	height: auto;
}
.lps li:last-child {
	float: none;
	width: 100%;
	line-height: 200%;
}
.tecniv dt {
	color: #006c33;
	font-size: 140%;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 15px;
}
.rap li:first-child {
	float: none;
	width: 100%;
}
.rap li:first-child img {
	width: 100%;
	height: auto;
}
.rap li {
	float: none;
	width: 100%;
	margin-bottom: 15px;
	line-height: 200%;
}
.chara {
	background: #fafae8;
	width: 90%;
	padding: 50px 5%;
	margin-bottom: 60px;
}
.chara .charas {
	width: 50%;
	float: none;
	margin: 0 auto 20px;
}
.chara .charas img {
	width: 100%;
	height: auto;
}
.chara .profi {
	width: 100%;
	float: none;
}
.chara .profi dt {
	font-weight: bold;
	font-size: 100%;
	line-height: 200%;
	margin-bottom: 30px;
}
.chara .profi dt span {
	font-size: 120%;
}
.chara .profi dd {
	line-height: 200%;
}
.inns {
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
}
.bigs {
	text-align: center;
	font-size: 140%;
	line-height: 150%;
	margin-bottom: 30px;
}
.green-btn {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.green-btn a {
	background: #006e35;
	display: block;
	color: #fff;
	text-align: center;
	padding: 25px 15px;
	border-radius: 6px;
	text-decoration: none;
	transition: .3s;
	font-weight: bold;
}
.green-btn a:hover {
	background:#05512A;
}
.kanren {
	text-align: center;
	font-size: 180%;
	font-weight: bold;
	color: #8ec31f;
	margin: 60px 0 40px;
}
.ioc:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.ioc {
	margin-bottom: 50px;
}
.ioc li {
	width: 100%;
	float: none;
	margin-bottom: 15px;
}
.ioc li img {
	width: 100%;
	height: auto;
}
.ioc li:last-child {
	width: 100%;
	float: none;
}
.ioc dt {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 120%;
}
/* ================================================ 
	農業経営サポート
==============================================================================================================================================================*/

.result-bg {
	background: url(../img/result.jpg) no-repeat center top;
	background-size: cover;
	margin-bottom: 60px;
	height: 300px;
	position: relative;
}
.result-bg p {
	text-align: center;
	max-width: 993px;
	width: 90%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}
.makes {
	max-width: 752px;
	width: 100%;
	margin: 0 auto 40px;
	text-align: center;
}
.makes img {
	width: 100%;
	height: auto;
	text-align: center;
}
.eat:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.eat {
	width: 100%;
	margin: 0 auto 60px;
}
.eat li {
	width: 100%;
	float: none;
	margin: 0 auto 2.6%;
}
.eat li:last-child {
	margin: 0;
}
.eat li img {
	width: 100%;
	height: auto;
}
/* ================================================ 
	食の拠点
==============================================================================================================================================================*/

.food-bg {
	background: url(../img/food-bg2.jpg) no-repeat 80% top;
	background-size: cover;
	margin-bottom: 60px;
	height: 350px;
	position: relative;
}
.food-bg p {
	text-align: center;
	max-width: 526px;
	width: 90%;
	height: auto;
	position: absolute;
	top: 54%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}
.yaoya {
	max-width: 400px;
	width: 100%;
	margin: 0 auto 40px;
}
.yaoya img {
	width: 100%;
	height: auto;
}
.min-ya {
	text-align: center;
	font-size: 140%;
	line-height: 150%;
	margin-bottom: 50px;
}
.fooks:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.fooks {
	margin-bottom: 40px;
}
.fooks li {
	width: 100%;
	float: none;
	margin: 0 auto 30px;
}
.fooks li:last-child {
	margin-right: 0;
}
.fooks li img {
	width: 70%;
	height: auto;
}
.fooks .mrb20 {
	text-align: center;
}
.kyo-acc {
	background: url(../img/lines.gif) no-repeat left top;
	padding-top: 20px;
	margin: 40px 0;
}
.kyo-acc dl {
	float: none;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 40px;
}
.kyo-acc dl dt {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 20px;
}
.kyo-acc .maps {
	float: none;
	width: 100%;
	height: 300px;
}
.anoter a {
	display: block;
	box-shadow: 0 0 0 1px #ccc inset;
	padding: 20px;
	border-radius: 6px;
	text-align: center;
	background: url(../img/bg_contact_index.png) no-repeat 98% 8px #fff;
	color: #000;
	text-decoration: none;
	transition: .3s;
}
.anoter a:hover {
	display: block;
	box-shadow: 0 0 0 2px #8ec31f inset;
	padding: 20px;
	border-radius: 6px;
	text-align: center;
	background: url(../img/bg_contact_index.png) no-repeat 98% 8px #fff;
	color: #000;
	text-decoration: none;
}
.kyo-acc iframe {
	float: none;
	width: 100%;
	height: 300px;
}
.catalog .phpos {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.catalog .phpos img {
	width: 100%;
	height: auto;
}
.catalog .txt {
	float: none;
	width: 100%;
	line-height: 200%;
}
.cat3 {
	max-width: 528px;
	width: 100%;
	margin: 60px auto 20px;
}
.cat3 img {
	width: 100%;
	height: auto;
}
.threes {
	margin-bottom: 50px;
}
.threes:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.threes li {
	width: 100%;
	float: none;
	margin-right: 0%;
}
.threes li:last-child {
	margin-right: 0;
}
.threes li dt {
	background: #8ec31f;
	padding: 3%;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	line-height: 150%;
	border-radius: 6px;
	margin-bottom: 20px;
}
.threes li dd {
	margin-bottom: 20px;
}
.place {
	box-shadow: 0 0 0 6px #a3937f inset;
	background: #e1dad0;
	color: #615444;
	padding: 8%;
}
.place dt {
	font-size: 120%;
	margin-bottom: 20px;
	font-weight: bold;
}
.btnarea {
	width: 100%;
	margin: 0 auto;
	padding: 50px 0;
}
.honey {
	background: #ffefd0;
	padding: 60px 0;
}
.honey .cont {
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.honey .cont .ney {
	float: none;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 0px;
}
.honey .cont .ney img {
	width: 100%;
	height: auto;
}
.bottle {
	bottom: 0;
	right: 0;
	position: inherit;
	display: none;
	width: 46%;
}
.bottle img {
	width: 100%;
	height: auto;
}


.yacchaba {
	padding-top: 20px;
	padding-bottom: 80px;
}
.yacchaba .photo {
	float: none;
	width: 100%;
}
.yacchaba .photo img {
	width: 100%;
}
.yacchaba .ojim {
	float: right;
	width: 100%;
	line-height: 190%;
}
.yacchaba .ytitle {
	padding: 30px 0;
}
.yacchaba .ylogo {
	padding: 30px 0;
	text-align: center;
}
.yacchaba .ylogo img {
	width: 70%;
}
.yacchaba .but {
	display: block;
	box-shadow: 0 0 0 1px #ccc inset;
	padding: 20px;
	border-radius: 6px;
	text-align: center;
	background: #ddd;
	border: #999 1px solid;
	color: #333;
	text-decoration: none;
	transition: .3s;
}


.orijin {
	padding: 60px 0;
}
.orijin .photo {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.orijin .photo img {
	width: 100%;
	height: auto;
}
.big-o {
	font-size: 160%;
	margin-bottom: 30px;
}
.orijin .ojim {
	float: none;
	width: 100%;
	line-height: 200%;
}
.lily {
	background: #e0ffff;
	padding: 60px 0;
}
.lily .cont {
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.lily .cont .ney {
	float: none;
	width: 90%;
	padding: 0 5%;
	margin-bottom: 60px;
}
.lily .cont .ney img {
	width: 100%;
	height: auto;
}
.opens {
	background: #5eb9c2;
	color: #fff;
	display: inline-block;
	font-size: 120%;
	border-radius: 6px;
	padding: 10px;
	margin-bottom: 35px !important;
}
.flames {
	float: none;
	width: 90%;
	margin: 0 auto;
}
.flames iframe {
	width: 100%;
	height: 300px;
}
/* ================================================ 
	体験農園マイファーム
==============================================================================================================================================================*/

.myfarm-bg {
	background: url(../img/myfarm-bg.jpg) no-repeat center top;
	background-size: cover;
	margin-bottom: 60px;
	height: 350px;
	position: relative;
}
.myfarm-bg p {
	text-align: center;
	max-width: 620px;
	width: 90%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}
.myfarm-bg p img {
	width: 100%;
	height: auto;
}
.toriku {
	max-width: 1120px;
	width: 100%;
	margin: 30px auto;
}
.toriku img {
	width: 100%;
	height: auto;
}
.picks {
	background: url(../img/back-dod.gif) repeat left top;
	padding: 4px;
	margin-bottom: 50px;
}
.picks .in {
	background: #fff;
	padding: 5%;
}
.picks .in .upss {
	float: none;
	width: 100%;
	background: #fff;
}
.picks .in .pickup {
	background: none;
	background-size: 48px 48px;
	padding: 0 0px;
	margin: 0px auto 10px;
	z-index: 10;
}
.picks .in .photo {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.inlink a {
	box-shadow: 0 0 0 1px #ccc inset;
	display: block;
	padding: 20px 0;
	text-align: center;
	border-radius: 6px;
	color: #000;
	text-decoration: none;
	background: url(../img/play.svg) no-repeat 94% center #fff;
	background-size: 14px 14px;
	transition: .3s;
}
.inlink a:hover {
	box-shadow: 0 0 0 2px #8ec31f inset;
	display: block;
	padding: 20px 0;
	text-align: center;
	border-radius: 6px;
	color: #000;
	text-decoration: none;
	background: url(../img/play.svg) no-repeat 94% center #fff;
	background-size: 14px 14px;
}
.present dl:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.present dl dt {
	float: none;
	width: 40%;
	margin: 0 auto;
}
.present dl dt img {
	width: 100%;
	height: auto;
}
.present dl dd {
	float: none;
	width: 100%;
	line-height: 200%;
	margin-top: 40px;
}
.no01 {
	background: url(../img/no01.jpg) no-repeat left center;
	padding-left: 50px;
	min-height: 36px;
	font-size: 130%;
	line-height: 150%;
	margin-bottom: 15px;
}
.no02 {
	background: url(../img/no02.jpg) no-repeat left center;
	padding-left: 50px;
	min-height: 36px;
	font-size: 130%;
	line-height: 150%;
	margin-bottom: 15px;
}
.no03 {
	background: url(../img/no03.jpg) no-repeat left center;
	padding-left: 50px;
	min-height: 36px;
	font-size: 130%;
	line-height: 150%;
	margin-bottom: 15px;
}
.present-r dl:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.present-r dl dt {
	float: none;
	width: 40%;
	margin: 0 auto;
}
.present-r dl dt img {
	width: 100%;
	height: auto;
}
.present-r dl dd {
	float: none;
	width: 100%;
	line-height: 200%;
	margin-top: 40px;
}
.anknlink a {
	box-shadow: 0 0 0 1px #ccc inset;
	display: block;
	padding: 20px 14%;
	text-align: center;
	line-height: 150%;
	border-radius: 6px;
	color: #000;
	text-decoration: none;
	background: url(../img/icon_company_index.svg) no-repeat 94% center #fff;
	background-size: 14px 14px;
	transition: .3s;
}
.anknlink a:hover {
	box-shadow: 0 0 0 2px #8ec31f inset;
	display: block;
	padding: 20px 14%;
	text-align: center;
	border-radius: 6px;
	color: #000;
	text-decoration: none;
	background: url(../img/icon_company_index.svg) no-repeat 94% center #fff;
	background-size: 14px 14px;
}
.present .anknlink {
	width: 100%;
}
.josy {
	background: #f0fdf4;
	padding: 60px 5%;
	margin: 60px 0;
}
.iito {
	background: url(../img/icon-fm.svg) no-repeat center top;
	background-size: 60px 60px;
	padding-top: 72px;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 40px;
}
.japan-sp {
	box-shadow: 0 0 0 5px #82d6f0 inset;
	background: #fff;
	max-width: 90%;
	margin: 0 auto 50px;
	width: 90%;
	text-align: center;
	font-size: 120%;
	line-height: 150%;
	padding: 5%;
}
.japan-sp dt {
	color: #82d6f0;
	font-weight: bold;
}
.josy ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.josy ul li {
	width: 100%;
	float: none;
	margin: 0 auto 20px;
}
.josy ul li img {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.josy ul li:last-child {
	margin-right: 0;
}
.josy ul {
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
}
.josy ul li .areaname {
	font-size: 140%;
	font-weight: bold;
	margin: 10px 0 30px;
}
.josy .anoter {
	width: 100%;
	margin: 40px auto 0;
}
.season:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.season {
	margin-bottom: 60px;
}
.season li {
	float: none;
	width: 90%;
	margin: 0 auto 20px;
	padding: 5%;
}
.season li:last-child {
	margin-right: 0;
}
.season li dt {
	text-align: center;
	margin-bottom: 20px;
}
.season li .hist {
	text-align: center;
	margin: 20px auto;
	font-size: 110%;
	font-weight: bold;
	color: #006b3b;
}
.spring {
	background: #ffe6f1;
}
.summer {
	background: #f8ffe6;
}
.fall {
	background: #fff2e6;
}
.winter {
	background: #f2f2f2;
}
.fuman {
	background: url(../img/human.jpg) no-repeat center top;
	padding: 70px 0 0 !important;
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
	min-height: inherit;
	padding-top: 0px;
	margin: 0 auto 30px;
}
.fuman span {
	background: linear-gradient(transparent 60%, #ffff66 60%);
}
.lifestyle {
	width: 100%;
	margin: 0 auto 20px;
}
.lifestyle li {
	width: 86%;
	padding: 7%;
	float: none;
	margin: 0 0 20px;
}
.lifestyle li:nth-child(3n) {
	margin-right: 0;
}
.lifestyle li {
	box-shadow: 0 0 0 5px #bada78 inset;
	background: #f9ffee;
	border-radius: 6px;
}
.btn-famer {
	margin: 0 auto 50px;
	text-align: center;
	max-width: 980px;
	width: 100%;
}
.btn-famer img {
	width: 100%;
	height: auto;
}
.dlug {
	background: url(../img/dlug.svg) no-repeat left top;
	background-size: 32px 32px;
	margin-bottom: 60px;
	width: 80%;
	margin: 0 auto 40px;
	padding: 15px 10% 0;
}
.dod-dark {
	background: url(../img/dod-dark.gif) no-repeat left top;
	padding-top: 50px;
}
.magazine {
	text-align: center;
	color: #006b3b;
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
}
.magazine span {
	background: linear-gradient(transparent 60%, #ffff66 60%);
}
.create li {
	width: 100%;
	float: none;
	margin-bottom: 40px;
}
.create li:last-child {
	width: 100%;
	float: none;
}
.create li dt {
	margin-bottom: 30px;
}
.forex {
	text-align: center;
}
.forex dt {
	font-size: 250%;
	margin-bottom: 15px;
}
.forex dd {
	font-size: 160%;
	color: #ffcc00;
	font-family: Arial, Helvetica, "sans-serif";
}
.exampl {
	margin-top: 20px;
}
.exampl dt {
	float: none;
	width: 90%;
	text-align: center;
	background: #bada78;
	padding: 2% 5%;
	border-radius: 6px;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 15px;
}
.exampl dd {
	float: none;
	width: 100%;
	padding: 0%;
}
.tukuru {
	width: 100%;
	margin: 50px auto;
}
.akademi {
	background: #f7f3ed;
	padding: 60px 0;
	margin-bottom: 60px;
}
.subswhite-tit {
	background: url(../img/subs-white.gif) no-repeat left bottom;
	padding-bottom: 20px;
	margin-bottom: 40px;
	font-size: 160%;
	font-weight: bold;
}
.prl {
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 30px;
}
.mic {
	max-width: 1120px;
	width: 90%;
	margin: 0 auto;
}
.mic ul {
	margin-bottom: 40px;
}
.mic ul li {
	float: none;
	width: 100%;
	margin: 0 auto 20px;
}
.mic ul li:last-child {
	margin-right: 0%;
}
.mic .anoter {
	width: 100%;
	margin: 0 auto;
}
.clop {
	margin: 0 auto 60px;
}
.clop li {
	float: none;
	width: 80%;
	margin: 0 auto 30px;
}
.clop li img {
	width: 100%;
	height: auto;
}
.clop li:last-child {
	width: 100%;
	float: none;
}
.clop .anoter {
	width: 100%;
	margin: 40px auto 0;
}
/* ================================================ 
	大学校
==============================================================================================================================================================*/

.base {
	width: 90%;
	margin: 0 auto;
}
.aguri-bg {
	width: 100%;
	background: none;
	background-size: cover;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
}
.aguri-bg p {
	position: inherit;
	width: 100%;
	height: auto !important;
	top:auto;
	left: auto;
	-webkit-transform: none; /* Safari用 */
	transform: none;
}

.aguri-bg img{
	width: 100%;
	height: auto;
}


.ag-intro .photo {
	width: 100%;
	float: none;
	margin-bottom: 15px;
}
.ag-intro .photo img {
	width: 100%;
	height: auto;
}
.ag-intro dl {
	float: none;
	width: 100%;
}
.ag-intro dl dt {
	font-size: 140%;
	font-weight: bold;
	color: #006a30;
	border-bottom: 6px solid #8dd1b0;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.ag-cout {
	background: url(../img/dod-lines.gif) no-repeat left top;
	padding-top: 60px;
	margin: 60px auto;
}
.ag-cout p img {
	max-width: 1120px;
	width: 100%;
	height: auto;
}
.collage:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.collage li {
	width: 100%;
	float: none;
	margin: 0 0 20px;
}
.collage li:nth-child(3n) {
	margin-right: 0;
}
.collage li img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.no-01 {
	background: url(../img/no-01.gif) no-repeat left center;
	font-size: 130%;
	line-height: 150%;
	font-weight: bold;
	padding-left: 50px;
	min-height: 36px;
	padding-top: 7px;
}
.no-02 {
	background: url(../img/no-02.gif) no-repeat left center;
	font-size: 130%;
	line-height: 150%;
	font-weight: bold;
	padding-left: 50px;
	min-height: 36px;
	padding-top: 7px;
}
.no-03 {
	background: url(../img/no-03.gif) no-repeat left center;
	font-size: 130%;
	line-height: 150%;
	font-weight: bold;
	padding-left: 50px;
	min-height: 36px;
	padding-top: 7px;
}
.ca-result {
	background: #f0fdf4;
	padding: 60px 0 20px;
	margin: 40px auto;
}
.rest {
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 30px;
}
.ca-result dl {
	box-shadow: 0 0 0 5px #8ec31f inset;
	background: #fff;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	max-width: 1120px;
	width: 90%;
	padding: 3%;
	margin: 0 auto 40px;
}
.ca-result dl dt {
	color: #8ec31f;
	font-size: 110%;
	margin-bottom: 15px;
}
.graph01 {
	max-width: 1120px;
	width: 90%;
	margin: 0 auto;
}
.graph01 img {
	width: 100%;
	height: auto;
}
.graphs {
	max-width: 1120px;
	width: 90%;
	margin: 30px auto;
}
.graph03 {
	float: left;
	width: 36%;
}
.garade {
	float: right;
	width: 60%;
}
.after {
	text-align: center;
	box-shadow: 0 0 0 1px #000 inset;
	padding: 3%;
	margin-bottom: 25px;
	font-size: 130%;
	font-weight: bold;
}
.voices span {
	background: url(../img/speech-bubble.svg) no-repeat left center;
	background-size: 28px 28px;
	padding-left: 36px;
}
.voices {
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.voice-case li {
	width: 90%;
	float: none;
	margin: 0 0 4% 0;
	box-shadow: 0 0 0 6px #bada78 inset;
	padding: 5%;
	background: #f9ffee;
	border-radius: 6px;
}
.voice-case li:nth-child(2n) {
	margin-right: 0;
}
.voice-case li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.voice-case li p {
	float: left;
	width: 26%;
}
.voice-case li p img {
	width: 100%;
	height: auto;
}
.voice-case li dl {
	float: right;
	width: 70%;
}
.voice-case li dl dt {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 15px;
}
.big-btn {
	max-width: 980px;
	width: 100%;
	margin: 0 auto 50px;
}
.big-btn a {
	background: url(../img/aguiri-part.svg) no-repeat 5% center, url(../img/buttona.svg) no-repeat 90% center #006b3b;
	background-size: 40px 40px, 14px 14px;
	padding: 30px 20%;
	text-align: center;
	display: block;
	border-radius: 6px;
	color: #fff;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
	transition: .3s;
}
.big-btn a:hover {
	background: url(../img/aguiri-part.svg) no-repeat 5% center, url(../img/buttona.svg) no-repeat 90% center #024728;
	background-size: 40px 40px, 14px 14px;
	padding: 30px 20%;
	text-align: center;
	display: block;
	border-radius: 6px;
	color: #fff;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
}
.schools {
	margin-bottom: 60px;
}
.schools li {
	width: 48%;
/*	width: 31.6%;*/
	float: left;
	margin: 0 2.6% 2.6% 0;
}
.schools li:nth-child(2n) {
	margin-right: 0;
}
.schools li:nth-child(3n) {
	margin: 0 2.6% 2.6% 0;
}
.schools :last-child {
	margin-right: 0 !important;
}
.schools li a {
	display: block;
	padding: 4%;
	position: relative;
	box-shadow: 0 0 0 1px #ccc inset;
	border-radius: 6px;
	height: 370px;
	color: #000;
	transition: .3s;
}
.schools li a:hover {
	display: block;
	padding: 4%;
	position: relative;
	box-shadow: 0 0 0 1px #ccc inset;
	border-radius: 6px;
	height: 370px;
	color: #000;
	opacity: .7;
}
.schools .non{
	display: block;
	padding: 4%;
	position: relative;
	box-shadow: 0 0 0 1px #ccc inset;
	border-radius: 6px;
	height: 370px;
	color: #000;
	transition: .3s;
}
.schools li a dl {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 90%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}
.schools li a dl dt {
	max-width: 120px;
	width: 100%;
	margin: 0 auto 20px;
}
.schools li a dl dt img {
	width: 100%;
	height: auto;
}

.schools_em {
	display: block;
	padding: 4%;
	position: relative;
	box-shadow: 0 0 0 1px #ccc inset;
	border-radius: 6px;
	color: #000;
	transition: .3s;
	margin-bottom: 2.6%;
}
.schools_em dl {
	display: inline-block;
}
.schools_em dt {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 100%;
	margin-right: 0;
}
.schools_em img {
	margin-top: 20px;
	margin-bottom: 20px;
}
.schools_em dd {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

/* ================================================ 
	農地活用
==============================================================================================================================================================*/

.farmland-bg {
	width: 100%;
	background: url(../img/farmland-bg.jpg) no-repeat center center;
	height: 350px;
	overflow: hidden;
	position: relative;
}
.farmland-bg p {
	position: absolute;
	width: 80%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}
.clob {
	color: #006a30;
	font-weight: bold;
	font-size: 130%;
	line-height: 150%;
	margin-bottom: 20px;
	background: url(../img/clob.svg) no-repeat left top;
	background-size: 32px 32px;
	padding: 40px 0 0;
}
.fribtn a {
	display: block;
	color: #fff;
	font-size: 150%;
	font-weight: bold;
	width: 100%;
	background: linear-gradient(to bottom, #ffa800 50%, #ff8a00 50%);
	padding: 20px 0;
	border-radius: 6px;
	border: 1px solid #4d2b02;
	transition: .3s;
	text-align: center;
	box-shadow: 0 5px 0 0px #4d2b02;
}
.fribtn a span {
	background: url(../img/play-bg.svg) no-repeat right center;
	background-size: 24px 24px;
	padding-right: 40px;
}
.fribtn a:hover {
	text-decoration: none;
	background: linear-gradient(to bottom, #ff8a00 50%, #ff8a00 50%);
	box-shadow: 0 0px 0 0px #4d2b02;
}
.suggestion li {
	width: 100%;
	float: none;
}
.suggestion li:last-child {
	width: 100%;
	float: none;
}
.suggestion li:last-child img {
	width: 100%;
	height: auto;
}
.suggestion li .brain {
	box-shadow: 0 0 0 6px #bada78 inset;
	border-radius: 8px;
	background: #f9ffee;
	padding: 8%;
}
.suggestion li .brain dt {
	text-align: center;
	color: #006b3b;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
}
.blossum {
	box-shadow: 0 0 0 6px #dbe4e1 inset;
	border-radius: 8px;
	background: #fff;
	padding: 8%;
	margin-bottom: 10px;
}
.blossum dt {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 15px;
}
.mys {
	position: relative;
	padding-top: 50px;
}
.or-arrow {
	position: absolute;
	z-index: 10;
	left: 20%;
	top: 0;
}
.muys {
	position: absolute;
	z-index: 10;
	right: 5%;
	top: 0px;
}
.muys img {
	width: 60px;
}
.full {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	line-height: 150%;
	color: #006b3b;
	margin:30px auto;
}
.sugg .fribtn {
	width: 90%;
	margin: 50px auto;
}
.blocks ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.blocks li {
	float: none;
	width: 100%;
}
.blocks li img {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.blocks li:last-child {
	float: none;
	width: 100%;
}
.mu-result {
	background: #f7f3ed;
	padding: 30px 0 10px;
	margin-bottom: 60px;
}
.mu-result .ins {
	max-width: 1120px;
	width: 90%;
	margin: 0 auto;
}
.clobs {
	text-align: center;
	background: url(../img/clob.svg) no-repeat center top;
	background-size: 40px 40px;
	padding: 50px 0 0 0;
	font-size: 130%;
	line-height: 120%;
	font-weight: bold;
	margin: 0 auto 30px;
}
.jmaps {
	margin-bottom: 30px;
}
.jmaps li {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.jmaps li:last-child {
	width: 100%;
	float: none;
}
.jmaps li img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.comm {
	background: url(../img/chat.svg) no-repeat center top;
	background-size: 32px 32px;
	padding: 40px 0 0 0;
	font-size: 130%;
	text-align: center;
	line-height: 150%;
	font-weight: bold;
	color: #5a4b1e;
	margin-bottom: 20px;
}
.comm-area {
	box-shadow: 0 0 0 5px #c5b9ab inset;
	border-radius: 6px;
	padding: 8%;
	position: relative;
	margin-bottom: 50px;
}
.comm-area:before {
	border: 16px solid transparent;
	border-bottom-color: #f7f3ed;
	border-top-width: 0;
	top: -9px;
	content: "";
	display: block;
	left: 44%;
	position: absolute;
	width: 0;
	z-index: 1;
}
.comm-area:after {
	border: 16px solid transparent;
	border-bottom-color: #c5b9ab;
	border-top-width: 0;
	top: -16px;
	content: "";
	display: block;
	left: 44%;
	position: absolute;
	width: 0;
}
.unline {
	border-bottom: 1px dotted #000;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.clubo:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clubo {
	margin-bottom: 60px;
}
.clubo li {
	width: 100%;
	float: none;
	margin-bottom: 50px;
}
.clubo li:last-child {
	width: 100%;
	float: none;
}
.clubo li dt {
	text-align: center;
	background: #8ec31f;
	padding: 20px 5px;
	color: #fff;
	font-size: 130%;
	font-weight: bold;
	border-radius: 6px;
	margin-bottom: 20px;
}
.jas li {
	width: 100%;
	float: none;
	margin-bottom: 30px;
}
.jas li:last-child {
	width: 100%;
	float: none;
}
.jas li:last-child img {
	width: 100%;
	height: auto;
}
.jas-bb {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 20px;
}
.yellows {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	background: #fff200;
	padding: 2%;
	width: 90%;
	margin: 20px auto;
}
.paccage {
	background: #f1f7ed;
	padding: 1%;
	margin-bottom: 30px;
}
.paccage p {
	margin: 0;
}
.packs {
	margin-bottom: 30px;
}
.packs dt {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 20px;
}
.support {
	margin-bottom: 60px;
}
.support:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.support li {
	width: 97%;
	float: none;
	padding: 0 3% 3% 0;
	margin-bottom: 20px;
}
.support li:last-child {
	width: 97%;
	float: none;
}
.support li .brain {
	box-shadow: 0 0 0 6px #bada78 inset;
	border-radius: 8px;
	background: #f9ffee;
	padding: 8%;
}
.support li .brain dt {
	text-align: center;
	color: #006b3b;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 20px;
}
.sing-tit {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 20px;
}
.soukan {
	max-width: 1120px;
	width: 100%;
	margin: 0 auto 50px;
}
.soukan img {
	width: 100%;
	height: auto;
}
.ounw {
	font-size: 120%;
	margin-bottom: 15px;
	font-weight: bold;
	color: #006e35;
}
.sou-flow dl:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.sou-flow {
	margin-bottom: 40px;
}
.sou-flow dl {
	margin-bottom: 10px;
}
.sou-flow dt {
	float: none;
	width: 100%;
	margin: 0 auto 15px;
	text-align: center;
}
.sou-flow dt img {
	width: 100%;
	height: auto;
}
.sou-flow dd {
	float: none;
	width: 100%;
	font-size: 100%;
	line-height: 150%;
	padding-top: 0;
	margin-bottom: 25px;
}
.points {
	box-shadow: 0 0 0 6px #a3937f inset;
	background: #e1dad0;
	padding: 8%;
	color: #615444;
	margin-bottom: 40px;
}
.points dt {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
}
.points dd {
	width: 100%;
}
.my-photo {
	display: none;
}
.my-base {
	float: none;
	width: 90%;
	padding: 5%;
}


/* ================================================ 
	TOPリニューアル
==============================================================================================================================================================*/

.ren-threes{
	max-width: 1120px;
	margin: 40px auto;
	width: 94%;
}

.ren-threes h2 {
	margin-bottom: 30px;
}
.ren-threes ul li{
	width: 100%;
	float: none;
	padding-right: 0;
	margin: 0 0 80px 0;
	background: none;
}

.ren-threes ul li:last-child{
	margin: 0 0 40px 0;
	background: none;
	padding: 0;
}

.ren-threes ul li dd img{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.ren-threes ul li dt{
	font-size: 80%;
	min-height: 40px;
	margin-bottom: 10px;
}

.ren-threes ul li dt span{
	font-weight: bold;
	font-size: 114%;
}

.g-btn{
	margin: 0px auto 10px;
}

.g-btn a{
	text-align: center;
	display: block;
	background: #006e35;
	padding: 5px;
	color: #fff;
	text-decoration: none;
	border-radius: 20px;transition: .3s;
}

.g-btn a:hover{
	text-align: center;
	display: block;
	background:#006e35;
	padding: 5px;
	color: #fff;
	text-decoration: none;
	border-radius: 20px;
	opacity: .6;
}

.t-logo{
	width: 46%;
	margin: 0 auto;
}

.vegi{
	background: url(../img/make_vegetables.svg) no-repeat left center;
	background-size: 40px 40px;
	padding-left: 54px;
}

.learning{
	background: url(../img/learning.svg) no-repeat left center;
	background-size: 40px 40px;
	padding-left: 54px;
}

.m-support{
	background: url(../img/support_icon.svg) no-repeat left center;
	background-size: 40px 40px;
	padding-left: 54px;
}

.offb{
	background: url(../img/office-block.svg) no-repeat left center;
	background-size: 40px 40px;
	padding-left: 54px;
}

.dining{
	background: url(../img/dining.svg) no-repeat left center;
	background-size: 40px 40px;
	padding-left: 54px;
}

.supp-block {
	margin: 0 auto;
	padding: 1px 0;
}

.less{
	letter-spacing: -2px;
}

.plink a {
	width: 90% !important;
	display: block;
	box-shadow: 0 0 0 1px #ccc inset;
	border-radius: 8px;
	background: url(../img/icon_link.svg) no-repeat right 15px center;
	background-size: 16px 16px;
	color: #000;
	text-decoration: none;
	padding: 20px 5%;
	text-align: center;
	transition: .3s;
}
.plink a:hover {
	box-shadow: 0 0 0 2px #8ec31f inset;
	background: url(../img/icon_link.svg) no-repeat right 15px center;
	background-size: 16px 16px;
}

.panfu li{
	list-style: none;
	background: url(../img/arrow3.svg) no-repeat left 5px;
	background-size: 12px 12px;
	padding-left: 26px;
	margin-left: 20px;
}

/* ================================================ 
	農産物生産・参入支援事業 based on 体験農園マイファーム
==============================================================================================================================================================*/

.smp_br {
	display: inline;
}
.agri-main {
	height: 300px;
	margin-bottom: 30px;
}
.agri-main .h3-cover {
	padding-top: 100px;
	margin: 0 20px;
}
.agri-main .h3-cover h3 {
	font-size: 25px;
	border: 0;
}
.agri-main .h3-cover h3 span {
	font-size: 15px;
}
.agri-main .h3-cover h3 span.agri_sponly {
	display: inline-block;
}
.agri-main .h3-cover h3 span.agri_sponly img {
	padding-bottom: 50px;
}
.agri_photo li {
	width: 48%;
	margin-bottom: 10px;
}
.agri_desc {
	margin-top: 10px;
}
.agri_desc li {
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
.agri_myboo dl dt {
	float: none;
	width: 50%;
	margin: 0 auto;
}
.agri_myboo dl dt img {
	width: 100%;
	height: auto;
}
.agri_myboo dl dd {
	float: none;
	width: 100%;
	line-height: 200%;
	margin-top: 40px;
}
