@charset "utf-8";
/* CSS Document */

/***------------------------------------------
styles.css
Copyright (C) Wood Style Planning All Rights Reserved.
----------------------------------------- ***/

/* reset styles */

* {
	margin: 0;
	padding: 0;
}

html{
	-webkit-text-size-adjust: 100%;
}

body{
	color:#333333;
	font-family:"メイリオ", Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "Osaka", "MS P Gothic", "ＭＳ Ｐゴシック", "lroSVbN";
}

html, body, div, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, address, ul, ol, li, dl, dt, dd, 
table, th, td, form, fieldset, input { 
	margin: 0;
	padding: 0;
}

ul,ol {
	list-style: none;
}

img {
	border: none;
}

/***------------
default
------------***/

.header span:not(.is--show),
h1 span:not(.is--show),
h2 span:not(.is--show),
h3 span:not(.is--show),
h4 span:not(.is--show){
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}
div.headerIn span:not(.is--show){
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}
a:link {
	color:#f00;
	text-decoration:underline;
}

a:visited {
	color:#fff;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color:#006
}

a:hover img,
#nav a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}


label{
	cursor:pointer;
}

.c_left{
	clear:left;
}

.c_both{
	clear:both;
	color:#fbf7f0;
}

.middle{
	vertical-align:middle;
}

.f_right{
	float:right;
}

.f_left{
	float:left;
}

.mt_10{
	margin-top:10px;
}

.txtRed{
	color:#FF0000;
}

.txt10{
	font-size: 10px;
}

.txt12{
	font-size: 12px;
}

.mB5{
	margin-bottom:5px;
}

.mB10{
	margin-bottom:10px;
}
.mB12{
	margin-bottom:12px;
}
.mB15{
	margin-bottom:15px;
}
.mB20{
	margin-bottom:20px;
}

.mB30{
	margin-bottom:30px;
}
.mB50{
	margin-bottom:50px;
}

.mR20{
	margin-right:20px;
}
.mR21{
	margin-right:21px;
}

.pT20{
	padding-top:20px;
}

.pT30{
	padding-top:30px;
}

.pT40{
	padding-top:40px;
}


.txtC{
	text-align:center;
}

.txtR{
	text-align:right;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
	display: inline-block;
}
.r{
	float:right;
}
.l{
	float:left;
}


/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
  overflow: visible;
}


/***------------
body
------------***/
body{
	font-size:12px;
	line-height:22px;
	margin:0;
	padding:0;
	width:100%;
}
#body{
	background-color:#ffffff;
	width:100%px;
	margin:0 auto;  
}

/***------------
header
------------***/
#header{
	width:880px;
	margin:0 auto 50px auto;
}
#header .headerIn{
	width:880px;
	margin:0 auto;
}
#header .headerIn .rogo{
	background:url(../img/header-logo.svg) no-repeat;
	position:relative;
	width:215px;
	height:119px;
	top:20px;
	left:10px;
}
#header .headerIn .rogo a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: background .3s ease;
}
#header .headerIn .rogo a:hover{
	background: rgba(255,255,255,.3);
}
#header .headerIn .menuBox{
	width:560px;
	padding-top:35px;
	margin-left:100px;
}
#header .headerIn .menuBox .contactBox{
	width:560px;
}
#header .headerIn .menuBox .contactBox img{
	display: block;
}
#header .headerIn .menuBox .menu{
	width:400px;
	margin-left:60px;
}
#header .headerIn .menuBox .menu .l{
	border-left:dotted 1px #333;
	border-right:dotted 1px #333;
	padding:10px 50px;
	width:100px;
	vertical-align:central;
}
#header .headerIn .menuBox .menu .r{
	border-right:dotted 1px #333;
	padding:10px 10px;
	width:170px;

}
/* header-menu */
.header-menu{
	display: flex;
	border-left: dotted 1px #333;
	box-sizing: border-box;
	margin-top: 1px;
}
.header-menu-item{
	flex: 1;
}
.header-menu-item__link{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	min-height: 53px;
	padding: 0 9px;
	border-right: dotted 1px #333;
	box-sizing: border-box;
}

/***------------
contents
------------***/
/***index.html***/
#contents{
	max-width:1200px;
	margin:0 auto;
}
#contents h2.topImg{
	position: relative;
}
#contents h2.topImg img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#contents h2.topImg strong{
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    writing-mode: vertical-rl;
    position: absolute;
    left: 30px;
    top: 47px;
    letter-spacing: 0.2rem;
    font-size: 24px;
    line-height: 41px;
    color: #fff;
    text-shadow: 3px 2px 3px #000;
}
#contents h2.topImg span {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    writing-mode: vertical-rl;
    position: absolute;
    right: 50px;
    top: 47px;
    letter-spacing: 0.3rem;
    font-size: 33px;
    line-height: 49px;
    color: #fff;
    text-shadow: 3px 2px 3px #000;
    overflow: inherit;
    width: auto;
    height: auto;
}
#contents .contentsIn{
	width:880px;
	margin:0 auto;
}
#contents .contentsIn .boadBox {
	display: flex;
	justify-content: space-between;
}
#contents .contentsIn .boadBox:after{
	content: none;
}
#contents .contentsIn .boadBox .nugyou{
	background:url(../img/top/bg_h3_001.png) no-repeat;
	width:280px;
	border-bottom: solid 1px #000;
    box-sizing: border-box;
	position: relative;
}
#contents .contentsIn .boadBox .ninaite{
	background:url(../img/top/bg_h3_002.png) no-repeat;
	width:280px;
	border-bottom: solid 1px #000;
    box-sizing: border-box;
	position: relative;
}
#contents .contentsIn .boadBox .alive{
	background:url(../img/top/bg_h3_003.png) no-repeat;
	width:280px;
	border-bottom: solid 1px #000;
    box-sizing: border-box;
	position: relative;
}
#contents .contentsIn .boadBox .nugyou:before,
#contents .contentsIn .boadBox .ninaite:before,
#contents .contentsIn .boadBox .alive:before{
	content: "";
	height: calc(100% - 10px);
	width: 1px;
	background-color: #000;
	position: absolute;
	top: 10px;
	left: 0;
}
#contents .contentsIn .boadBox .nugyou:after,
#contents .contentsIn .boadBox .ninaite:after,
#contents .contentsIn .boadBox .alive:after{
	content: "";
	height: calc(100% - 10px);
	width: 1px;
	background-color: #000;
	position: absolute;
	top: 10px;
	right: 0;
}
#contents .contentsIn .boadBox .top_pho{
	padding:50px 0 0 10px;
}
#contents .contentsIn .boadBox .txtBox{
	margin:5px 10px;
}
#contents .contentsIn .info .company{
	width:430px;
	margin-right:20px;
}
#contents .contentsIn .info .map{
	width:430px;
}
#contents .contentsIn .info .company h3{
	background:url(../img/ttl_h3_004.png) no-repeat;
	width:429px;
	height:25px;
}
#contents .contentsIn .info .map h3{
	background:url(../img/ttl_h3_005.png) no-repeat;
	width:429px;
	height:25px;	
}
#contents .contentsIn .info .company .tableBox{
	background:url(../img/bg_company.gif) repeat;
	width:430px;
	height:350px;
}
#contents .contentsIn .info .company table{
	width:400px;
	margin:0 auto;
	border-collapse:collapse;
}
#contents .contentsIn .info .company tr{
	border-bottom:dotted 1px #333333;
}
#contents .contentsIn .info .company th{
	color:#70C242;
	text-align:left;
	padding:8px 20px 8px 10px;
}
#contents .contentsIn .info .company td{
	padding:8px 20px 8px 0;
	text-align:left;
}
#contents .contentsIn .info .company .sup{
	vertical-align:top;
}


/***business.html***/
#contents .contentsIn .businessBox{
	width:880px;
}
#contents .contentsIn .businessBox2{
	width:770px;
	margin-left:60px;
}
#contents .contentsIn .leftBox{
	width:210px;
}
#contents .contentsIn .triple{
	width:642px;
	padding-top:50px;
}
#contents .contentsIn .triple_small{
	width:550px;
	padding-top:20px;
}
#contents .contentsIn .fourth{
	width:660px;
}
#contents .contentsIn .businessBox .photoBox_big{
	width:200px;
}
#contents .contentsIn .businessBox .photoBox_small, #contents .contentsIn .businessBox2 .photoBox_small{
	width:150px;
}
#contents .contentsIn .business{
	background:url(../img/ttl_business.png) no-repeat;
	width:878px;
	height:44px;
}
#contents .contentsIn .jyutaku{
	background:url(../img/bg_jyutaku.gif) repeat-x;
	width:880px;
	height:45px;
}
#contents .contentsIn .jyutaku .jyutakuIn{
	background:url(../img/ttl_jyutaku.png) no-repeat;
	width:159px;
	height:24px;
	position:relative;
	top:10px;
	left:20px;
}
#contents .contentsIn .businessBox .saibai_kaki{
	background:url(../img/ttl_kaki.png) no-repeat;
	width:169px;
	height:34px;
}
#contents .contentsIn .nougyou{
	background:url(../img/ttl_work.gif) no-repeat;
	width:284px;
	height:27px;
}
#contents .contentsIn .businessBox .rice{
	background:url(../img/ttl_rice.png) no-repeat;
	width:211px;
	height:105px;
}
#contents .contentsIn .businessBox .vegetable{
	background:url(../img/ttl_vegetable.png) no-repeat;
	width:210px;
	height:105px;
}
#contents .contentsIn .crops{
	background:url(../img/ttl_crops.png) no-repeat;
	width:227px;
	height:20px;
}
#contents .contentsIn .farm{
	background:url(../img/ttl_farm.png) no-repeat;
	width:123px;
	height:21px;
}
#contents .contentsIn .businessBox2 .anpo{
	background:url(../img/img_kaki.jpg) no-repeat;
	width:213px;
	height:177px;
}
#contents .contentsIn .businessBox2 .beika{
	background:url(../img/img_beika.jpg) no-repeat;
	width:213px;
	height:177px;
}
#contents .contentsIn .businessBox2 .yakiimo{
	background:url(../img/img_yakiimo.jpg) no-repeat;
	width:213px;
	height:177px;
}
#contents .contentsIn .businessBox2 .ichigo{
	background:url(../img/img_ichigo.jpg) no-repeat;
	width:213px;
	height:180px;
}
#contents .contentsIn .back{
	text-align:right;
}
/***------------
footer
------------***/
#footer{
	width:100%;
	height:150px;
	background:url(../img/bg_footer.gif) repeat-x;
}
#footer .footerIn{
	width:600px;
	height:100px;
	margin:0 auto;
	padding-top:35px;
}
#footer .footerIn .kaki{
	width:155px;
	margin-right:20px;
}
#footer .footerIn .logo{
	width:155px;
	margin-right:20px;
}
#footer .footerIn .address{
	width:250px;
}
#footer .footerIn .address .text{
	color:#603813;
	width:250px;
}
/*20250324追記*/
.sin-topImg{
	width: 887px;
	display: block;
	margin: 0 auto 20px;
}
.top-list-title{
    color: #70C242;
    font-size: 18px;
    letter-spacing: 0.2rem;
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	font-style: normal;
    border-bottom: dotted 1px #424547;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.top-list--items{
	display: flex;
	gap: 20px;
	flex-flow: row wrap;
}
.top-list--item-text{
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	margin-top: 5px;
	text-align: center;
}
/*sec-title1*/
.sec-title1{
	background: #2E4903;
    margin-bottom: 30px;
    font-size: 23px;
	font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    letter-spacing: 3px;
    padding: 12px 22px;
}

.buisiness-sec-box-title{
	color: #70C242;
    font-size: 22px;
    letter-spacing: 0.2rem;
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	font-style: normal;
    margin-bottom: 20px;
	position: relative;
	line-height: 1.3;
}
.buisiness-sec-box-title.fs20{
	font-size: 20px;
}
.buisiness-sec-box-title:before{
	display: block;
	content: "";
	background: #F4EBD0;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	left: -10px;
	bottom: 0;
	margin: auto;
	border-radius: 50%;
	z-index: 0;
}
/* .buisiness-sec-box-title:after{
	display: block;
	content: "";
	background: #F4EBD0;
	width: 50px;
	height: 50px;
	position: absolute;
    top: -10px;
    left: 6px;
	bottom: 0;
	margin: auto;
	border-radius: 50%;
	z-index: 0;
} */
.buisiness-sec-box-title span{
	overflow: visible;
	position: relative!important;
	z-index: 1;
}
.buisiness-sec-box-text{
	font-size: 13px;
	margin-bottom: 10px;
}
.buisiness-sec-box--items{
	display: flex;
	gap: 20px;
	flex-flow: row wrap;
}
.buisiness-sec-box--item-text{
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	margin-top: 5px;
	text-align: center;
}
.business-sec-wrapper{
	display: flex;
    flex-flow: row wrap;
    gap: 20px;
	row-gap: 30px;
}
.buisiness-sec-box2{
	display: flex;
	align-items: center;
	gap: 30px;
}
.buisiness-sec-box2-main{
	text-align: center;
}
.buisiness-sec-box2-main span{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: #F4EBD0;
	border-radius: 30px;
	padding: 8px 15px;
	box-sizing: border-box;
}
/* .buisiness-sec-box2-head{
	padding-top: 10px;
} */
.buisiness-sec-box2-text{
	font-size: 14px;
	font-weight: bold;
}
.business-sec-wrapper2{
    padding: 40px 30px 30px;
    box-sizing: border-box;
    border: solid 3px #F4EBD0;
    margin-top: -10px;
}
