@charset "UTF-8";
/******************
テンプレート全体[共通]
******************/
.wp-block-image{
	width:100%;
	margin:0 0 20px 0;
}
.wp-block-column:not(:first-child){
	margin:0!important;
}
.wp-block-column:not(:first-child){
	margin:0!important;
}
.wp-block-column:nth-child(2n){
	margin:0!important;
}
.col3{
	display:flex!important;
	width:100%;
	overflow:hidden;
}
.colOne3{
	width:31%;
	margin:0 3.5% 0 0;
}
.colOne3:nth-child(3n){
	margin:0;
}
.colOne3:nth-child(3n+1){
	clear:both;
}
.colOne3 img{
	max-width:100%;
	margin:0 auto;
	height:auto;
	display:block;
}
.comTemp1{
	display:block!important;
	width:100%;
	overflow:hidden;
	margin:20px auto;
}
.comTemp1 .wp-block-media-text__content{
	width:60%;
	padding:0!important;
	float:left;
}
.comTemp1 .wp-block-media-text__media{
	width:35%;
	float:right;
}
.comTemp1 .wp-block-media-text__media img{
	max-width:100%;
	display:block;
	height:auto;
	margin:0 auto;
}
.comTemp2{
	display:block!important;
	width:100%;
	overflow:hidden;
	margin:20px auto;
}
.comTemp2 .wp-block-media-text__content{
	width:60%;
	padding:0!important;
	float:right;
}
.comTemp2 .wp-block-media-text__media{
	width:35%;
	float:left;
}
.comTemp2 .wp-block-media-text__media img{
	max-width:100%;
	display:block;
	height:auto;
	margin:0 auto;
}
.col2Txt{
	display:block!important;
	width:100%;
	overflow:hidden;
	margin:15px auto;
}
.col2Txt .wp-block-column{
	width:48%;
	float:left;
}
.col2Txt .wp-block-column:nth-child(2){
	float:right;
}
.blocks-gallery-grid .blocks-gallery-item,  .wp-block-gallery .blocks-gallery-item {
    flex-grow: initial;
}
li.blocks-gallery-item {
    height: 210px;
}
@media screen and (min-width: 751px) and (max-width: 1140px) {
li.blocks-gallery-item {
    height: 184px;
}
}
@media screen and (max-width: 750px) {
.col3{
	margin-bottom:0!important;
}
.colOne3{
	float:none;
	width:100%;
	margin:0 0 3% 0;
}
.colOne3:nth-child(3n){
	float:none;
	margin:0 0 3% 0;
}
.comTemp1 .wp-block-media-text__content{
	width:100%;
	float:none;
}
.comTemp1 .wp-block-media-text__media{
	width:100%;
	float:none;
	margin-bottom:25px!important;
}
.comTemp2 .wp-block-media-text__content{
	width:100%;
	float:none;
}
.comTemp2 .wp-block-media-text__media{
	width:100%;
	float:none;
	margin-bottom:25px!important;
}
.col2Txt{
	margin-bottom:0!important;
}
.col2Txt .wp-block-column{
	width:100%;
	float:none;
	margin-bottom:25px;
}
.col2Txt .wp-block-column:nth-child(2){
	float:none;
}
li.blocks-gallery-item {
    height: 160px;
}
}




* html .commonBox {
	height: 1%;
}

img.aligncenter{
	display: block;
	margin:0 auto;
	float:none;
}

img.alignright{
	margin:0 0 0 auto;
	display:block;
	float:none;
}

img.alignleft{
	text-align: left;
	float:none;
}
/******************
テンプレート全体[共通]終
******************/
#wrapper #main,#breadcrumbWrap p{
  max-width: 1200px;
  width: 96%;
}
#wrapper #main{
  margin: 35px auto 0;
  overflow: hidden;
}
h1{
  position: relative;
  font-size: 240%;
}
h4{
  color: #035728;
}
h1 span {
position: absolute;
  display: block;
  font-weight: bold;
  line-height: 120%;
  color: #00732d;
  letter-spacing: 0.1em;
  top: calc(100%/2 - 0.5em);
  font-size: 110%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  text-align: center;
  text-shadow: 0 0 10px #FFFCEF;
  width:95%;
}
.h1Bg{
	clear: both;
  margin: auto;
  position: relative;
  z-index: 0;
  height: 0;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  font-size: 240%;
  background-image: url(./images/common/midashi-bk.png);
  overflow: hidden;
	}
h1#midashi-mottoweb{
	background-image: url(./images/plan/mottoweb-md.png);
	background-position: center top;
	background-color:#ccc;
	overflow:hidden;
	padding-top:49.75%;
}
h1#midashi-bulk{
	background-image: url(./images/plan/ikkatsugata-md.jpg);
	background-position: center top;
	background-color:#ccc;
	overflow:hidden;
	padding-top:49.75%;
}
h1#midashi-bulk span{
	top: 40%;
	left: 0;
	right:0;
	transform: translate(0%,-40%);
	margin:auto;
}
.h1Bg{
	padding-top:17%;
}
.h1Bg span {
}

#contents{
}
#contents .info-post-box  a{
	text-decoration: underline;
	transition: .3s;
	color: #56932c;
}
#contents .info-post-box  a:hover {
color: #18a254;
}
#breadcrumbWrap {
  padding: 0.2em 0 0.8em;
  position: relative;
letter-spacing: 0.05em;
}
#breadcrumbWrap p{
 margin:0 auto 5px;

}
#breadcrumbWrap a {
color: #18a254;
  font-weight: 600;
  text-decoration: underline;
}
.pagination span, .pagination a {
display: block;
  float: left;
  margin: 2px 0.4em 2px 0;
  padding: 0.1em 0.65em 0.2em 0.65em;
  text-decoration: none;
  color: #231815;
  width: auto;
  border-radius: 65px;
}
.pagination .current {
 background: #fff;
  color: #094;
  border: 1px solid;
}
.pagination a{
  transition: .3s;
}
.pagination a:hover {
 background: #094;
  color: #fff;
}
.pagination{
  font-size: 18px;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto 15px;
}
.editPostLink{
  margin: 0.5em 0 0.5em 0.5em;
}
.editPostLink a{
  background-color: #57605a;
  padding: 5px 1em;
  color: #fff;
  border-radius: 30px;
	
}
.none-page{
  margin:30px 1em 30px;
}
#contents .editPostLink{
	  max-width: 1200px;
	width: 96%;
	margin: 0.5em auto;
}
.no-post {
    margin: 30px auto 60px;
    text-align: center;
	 font-size: 110%;
  font-weight: 500;
}
@media screen and (max-width: 1200px){
.h1Bg {
  padding-top: 20%;
}
	}
@media screen and (max-width: 1100px){

}
@media screen and (max-width: 1000px){
	.h1Bg {
  padding-top: 30%;
}
.pagination {
  font-size: 13px;
}
	.pagination span, .pagination a {
  padding: 0.1em 1em 0.2em 1em;
}
	}
@media screen and (max-width: 800px){
  .h1Bg {
    padding-top: 30%;
  }
	}
@media screen and (max-width: 768px){
	  .h1Bg {
    padding-top: 45%;
  }
			.h1Bg {
  background-image: url(./images/common/midashi-bk-sp.png);
}
	#wrapper #main {
  margin: 30px auto 0;
}
h1 span {
	font-size: clamp(1.688rem, 0.75rem + 4.69vw, 3rem);
    letter-spacing: 0.05em;
	}
#contents{
  margin: 0 auto;

	}
#breadcrumbWrap {
  font-size: 0.9em;
}
	.pagination {
  font-size: 12px;
}
		}
@media screen and (max-width: 600px){

	 .h1Bg {
    padding-top: 50%;
  }

	}
@media screen and (max-width: 450px){
	 #wrapper #main {
    margin: 25px auto 0;
  }
	 .h1Bg {
    padding-top: 65%;
  }
	}
@media screen and (max-width: 350px){
	

	}
/******************
投稿関連
******************/
.info-post-box {
  margin:15px auto 40px;
}
.info-post-box h2 {
  font-weight: bold;
  padding-bottom: 0.7em;
  text-align: center;
  position: relative;
  font-size: 190%;
}
.info-post-box h2::after {
  content: '';
  position: absolute;
  border-bottom: 10px dotted #18a254;
  width: 3em;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.info-post-box h3{
padding: 0.25em 0.5em 0.25em 0;
  background: transparent;
  margin: 1em auto 0.5em;
	}
.post-infodate{
text-align: right;
  color: #424242;
  font-weight: 500;
  margin: 0 0 1em;
	}
#postbox p{
	margin:0.5em 0;
	}
.wp-block-media-text, .wp-block-gallery, .wp-block-columns {
  margin: 20px auto 40px;
}
@media screen and (max-width: 1000px) {
	.info-post-box h2{
	font-size:clamp(1.313rem, 1.048rem + 1.32vw, 1.875rem);
}
	}
@media screen and (max-width: 768px) {
.info-post-box h2::after {
  border-bottom: 8px dotted #18a254;
	width: 65px;
}
	}
@media screen and (max-width: 450px) {
.info-post-box h2::after {
  border-bottom: 5px dotted #18a254;
	width: 40px;
}
	.info-post-box {
  margin: 15px auto 10px;
}
	}
/******************
お知らせ
******************/
#midashi-info{
	display:block;
	text-align:left;
	margin:0 auto 20px;
	font-size:140%;
	padding:5px;
	border-bottom:1px solid #373737;
}
#infoBox{
	margin:0 auto -15px;
	max-width:1200px;
}
#infoBox ul{
	clear:both;
	overflow:hidden;
}
#infoBox li{
	padding:15px 10px;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
	font-size:110%;
}
.infoDate{
	width:120px;
	display:inline-block;
}
.infoTitle{
	display:inline-block;
	padding-left:20px;
}
.infoContents a{
	text-decoration:underline;
}
.infoContents a:hover{
	text-decoration:underline;
}
@media screen and (max-width: 768px) {
#infoBox{
	width:100%;
}
#infoBox li{
	font-size:100%;
}
}
/******************
探す
******************/
.search-t{
padding: 35px 0 35px;
  background-color: #eef5e3;
  position: relative;
	}

.search-t::before {
  content: '';
  display: inline-block;
  width: 120px;
  height: 120px;
  background-image: url(./images/common/kigyo-icon02.svg);
  background-size: contain;
	background-repeat: no-repeat; 
  vertical-align: middle;
  margin: 0 0.5em 0 0;
  position: absolute;
 right: calc(100%/4 - 60px);
  top: calc(100%/2 - 60px);
}
.kumo-t h1,.detail-t-box h1{
  font-size: 210%;
  font-weight: 600;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 20px;

}
.kumo-t h1::before {
  content: '';
  display: inline-block;
  width: 60px;
  height: 40px;
  background-image: url(./images/top/cloud-img01.svg);
  background-repeat: no-repeat; 
  background-size: contain;
  vertical-align: middle;
  margin: 0 0.5em 0 0;

}
.kumo-t h1::after {
  content: '';
  display: inline-block;
  width: 60px;
  height: 40px;
  background-image: url(./images/top/cloud-img02.svg);
  background-size: contain;
  vertical-align: middle;
  margin: 0 0 0 0.5em;
}
.kensu-txt{
	text-align: center;
	font-size:120%;
}
.kensu-txt span{
}
.kensu-txt .kensu{
  color: #6fba2c;
  font-weight: 600;
  font-size: 1.8em;
  margin-left: 0.3em;

}
.kensu-txt .kensu-ken{
	font-size: 0.6em;
  margin-left: 3px;
}
.search-img{
	max-width: 1050px;
  margin: 30px auto 70px;
  width: 96%;
}
.search-btn{
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
}
.search-btn::before {
  content: '';
  display: inline-block;
  width: 200px;
  height: 120px;
  background-image: url(./images/contents/nature-img01.png);
	background-repeat: no-repeat; 
	background-size: contain;
	position: absolute;
  left: 5%;
  bottom: -55%;
  z-index: 8000;
}
.search-btn::after {
 content: '';
  display: inline-block;
  width: 295px;
  height: 130px;
  background-image: url(./images/contents/nature-img02.png);
	background-repeat: no-repeat; 
	background-size: contain;
	position: absolute;
  right: 5%;
  bottom: -60%;
  z-index: 8000;
}
.search-btn form{
display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto 60px;
	flex-flow: column;
 
}
.search-btn form button{
font-size: 130%;
  padding: 0.6em;
  background-color: #6fba2c;
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  border-radius: 43px;
  box-sizing: border-box;
  font-weight: 600;
  transition: .3s;
}

.search-btn .clear-btn {
  max-width: 160px;
  width: 100%;
}
.search-btn form button{
	border: 3px solid #6fba2c;
}
.search-btn form button:hover{
	border: 3px solid #6fba2c;
  background-color: #fff;
  color: #6fba2c;
}
.search-btn .kensaku-btn {
  margin: 18px auto 10px;
  max-width: 340px;
  width: 100%;
}
.search-btn .clear-btn a {
  font-size: 115%;
  background-color: #898989;
  padding: 0.8em;
}
.search-btn .clear-btn a:hover{
	background-color: #535353;

}
.search-btn .clear-btn{
	max-width: 180px;
  width: 100%;
}
/*******
農業を探す 一覧
*********/
.no-list-box{
	background-color: #eef5e3;
}
.se-list-box{
	  margin-bottom: 50px;
}
.search-all{
	  max-width: 1200px;
  margin: 45px auto 18px;
  width: 100%;
  box-sizing: border-box;
}
.con-post-box .h-post{
	flex-wrap: wrap;
  margin: 20px auto 30px;
display: grid;
    grid-template-columns: repeat(3, 1fr);
  gap: 3%;
}
.search-all .h-post li{
display: block;
}
.con-post-box .h-post li {
	    margin: 0 auto 50px;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
}
.con-post-box .h-post li:hover {
  background-color: #fff;
}
.con-post-box .h-post p{
	width:100%;
}
.con-midashi{
	text-align: left;
  font-size: 1.25em;
  font-weight: 600;
  margin: 8px 0;
}
.place{
  margin: 0px auto !important;
}
.con-post-box .con-img {
  width: 100%;
  margin: 0 auto 15px;
  padding: 0;
}
.con-cate {
  margin: 20px 0 15px;
　line-height: 2.2em;
}
.con-cate span{
 margin-right:10px;
 padding:0.3em;
 margin-bottom:0.5em;
 background-color: #6fba2c;
 color:#fff;
 font-weight: 500;
 font-size: 102%;
}
.con-cate span:last-child{
 margin-right:0px;
}
.con-post-box .con-txt{
	padding:0;
 
}
.con-post-box .pagination .num-info{
	display:none;
 
}
.con-s-main{
 margin: 0 auto 30px;
}
.con-post-box{
  content: "";
  background-image: url("./images/contents/nature-img03.png"),url("./images/contents/nature-img04.png");
  background-repeat: no-repeat;
  background-position: bottom left 10%,bottom right 25%;
  background-size: 210px, 80px;
  padding-bottom: 65px;
}
.con-post-box .to-list a {
  margin: 0px;
}
.con-post-box .pagination span:first-child {
 display:none;
}
.search-all .none-page{
    text-align: center;
    margin: 30px auto 80px;
}
@media screen and (max-width: 1400px){
.search-t::before {
 right: 2%;

}
	}
@media screen and (max-width: 1200px){
		.search-all {
  width: 98%;

}
	.search-btn::before {
  width: 150px;
  height: 90px;
  left:2%;

}
	.search-btn::after {
  width: 177px;
  height: 78px;
  right:2%;

}
	.search-btn form a {
  font-size: 140%;
}
	.search-btn .kensaku-btn {
  max-width: 300px;
}
	.search-btn .clear-btn {
  max-width: 155px;
}
}
@media screen and (max-width: 1000px) {
	.kumo-t h1,.detail-t-box h1{
  font-size: 190%;
}
.con-post-box {
  background-size: 150px, 60px;
}
	}
@media screen and (max-width: 768px) {
		.kumo-t h1::before, .kumo-t h1::after {
    position: absolute;
  }
	.kumo-t h1::before {
       top: 50%;
    left: 20%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
	.kumo-t h1::after {
           top: 50%;
    right: 20%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
	.search-t {
  padding: 90px 0 35px;
}
.search-t::before {
  top: calc(100%/4*3 - 60px);
}
	.kumo-t h1{
	font-size:clamp(1.563rem, 1.339rem + 1.12vw, 1.875rem);
		    position: relative;
		}
.search-btn form {
  flex-flow: column;
}
.search-btn .kensaku-btn {
    max-width: 300px;
	font-size:clamp(1.188rem, 1.009rem + 0.89vw, 1.438rem);
	}
.search-btn::before,.search-btn::after {
  bottom: -43%;

}
	.search-t::before {
  width: 100px;
  height: 100px;
  right: 1%;
}
	.con-cate span {
  font-size: 90%;
}
	.con-midashi {
  font-size: clamp(1.125rem, 1.036rem + 0.45vw, 1.25rem);
}
	.con-post-box .h-post p {
    padding: 0.2em 0 0.2em;
    margin: 0 auto 12px;
}
.con-post-box .h-post li {
  margin: 0 auto 30px;
}
	.con-post-box .h-post {
    grid-template-columns: repeat(2, 1fr);
}
	}
@media screen and (max-width: 640px) {
		.kumo-t h1::before {
    left: 15%;
  }
	.kumo-t h1::after {
    right: 15%;
  }
.kumo-t h1::before,.kumo-t h1::after {
  width: 45px;
  height: 30px;

}
	.con-post-box .h-post li {
}
.con-post-box {
  background-size: 120px, 45px;
}
}
@media screen and (max-width: 550px){
.search-img {
  max-width: 1050px;
  margin: 30px auto 40px;
  width: 96%;
	}
	.search-btn form {
  margin: 20px auto 33px;
		width: 96%;
}
  .search-btn::before, .search-btn::after {
    display:none;
  }
 .search-btn{
  content: "";
    background-image: url("./images/contents/nature-img01.png"),url("./images/contents/nature-img02.png");
    background-repeat: no-repeat;
    background-position: bottom left 2%,bottom right 2%;
    background-size: 120px,150px;
    padding-bottom: 10px;
}
	 .search-btn form {
    margin: 20px auto 63px;
  }
		}
@media screen and (max-width: 450px){
	  .kumo-t h1::before {
    left: 8%;
  }
	.kumo-t h1::after {
    right: 8%;
  }

	.kensu-txt .kensu {
  display: block;
}
	.search-btn form a{
  font-size: clamp(1.125rem, 0.817rem + 1.54vw, 1.25rem);
}
	.kensu-txt {
  font-size: 110%;
}
.search-btn .kensaku-btn {
    max-width: 280px;
  }
 .search-t::before {
    width: 80px;
    height: 80px;
    top: initial;
    bottom: calc(100%/4 - 60px);
  }
.kumo-t h1::before,.kumo-t h1::after{
    width: 35px;
    height: 25px;
  }
.search-btn form a {
  padding: 0.6em;
  	  }
	.con-post-box {
  padding-bottom: 78px;
  background-position: bottom left 2%,bottom right 2%;
}
	.con-post-box .h-post {
        grid-template-columns: repeat(1, 1fr);
    }
	  }
@media screen and (max-width: 350px){
	.kumo-t h1::before,.kumo-t h1::after{
    width: 30px;
    height: 20px;
  }
		  .kumo-t h1::before {
    left: 3%;
  }
	.kumo-t h1::after {
    right: 3%;
  }
	  }
/*******
農業を探す 詳細
*********/
.s-group-combox h2{
 font-size:160%;
  	  }
.s-group-combox h2{
 margin-bottom: 16px;
  	  }
.detail-t-box{
 background-color: #eef5e3;
  	  }
.de-sub-box{
max-width: 1300px;
  width: 98%;
  margin: 30px auto 0;
  	position: relative;
  	  }
.prev-btn {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
}
.prev-btn a{
  display: inline-block;
  background-color: #6fba2c;
  padding: 1px 1em 3px 1.5em;
  border-radius: 30px;
  color: #fff;
  position: relative;
  border: 2px solid #6fba2c;
  transition: .3s;
  margin: 0 0 0.8em;
}
.prev-btn a:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  transform: rotate(180deg);
  top: 0;
  left: 0.5em;
  bottom: 0;
  margin: auto;
}
.prev-btn a:hover:before {
  border-color: transparent transparent transparent #6fba2c;
}
.detail-ki-box .prev-btn a:hover:before {
  border-color: transparent transparent transparent #ec694a;
}
.prev-btn a:hover {
  border: 2px solid #6fba2c;
  background-color: #fff;
  color: #6fba2c;
}
.de-sub-box::before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  background-image: url(./images/common/kigyo-icon02.svg);
  background-size: contain;
  vertical-align: middle;
  margin: 0 0.5em 0 0;
  position: absolute;
  right: 1%;
  top: calc(100%/8 - 60px);
}
.s-group-img {
margin: 30px auto;
  justify-content: center;
  display: flex;
  grid-template-columns: repeat(3, 1fr);
  gap: 3%;
  	  }
.s-group-img li{
	width:31%;
  	  }
.s-group-img li img{
	width: 100%;
  aspect-ratio: 3/ 2;
  object-fit: cover;
  	  }
table{
 width: 100%;
 text-align: left;
 border-collapse: collapse;
 border-spacing: 0;
 box-sizing: border-box;
 table-layout: fixed;
word-break: break-all;
word-wrap: break-all;
 
}
table th,table td {
 padding: 1em;
  box-sizing: border-box;
}
table th {
  vertical-align: top;
}
.s-table-com th{
 width: 250px;
}
.s-group-txtbox {
  padding: 10px 0 30px;
}
.s-group-txt-t{
 margin:30px auto;
}
.s-group-txt-t th,
.s-group-txt-t td {
 border-bottom: solid 1px #231815;
}
.s-group-txt-t th::before {
  content: "●";
  color: #6fba2c;
  margin-right: 0.2em;
}
.s-group-info-t th::before {
  content: "◎";
  color: #6fba2c;
  margin-right: 0.2em;
}
.s-group-info-t th,.s-group-info-t td {
 padding: 0.3em 1em;
}
.s-group-info-t{
width: 95%;
  margin: 0 auto;
	}
.s-group-info-bk {
padding: 30px 20px;
  background-color: #eef5e3;
  border: 1px solid #6fba2c;
	box-sizing: border-box;
	width: 100%;
}
.s-group-clbox {
  border-top: 1px solid #c9caca;
  text-align: center;
  padding: 60px 0;
}
.s-group-clbox br{
  display:none;
}
.s-group-clbtn a {
  font-size: 150%;
  padding: 0.5em 0.5em 0.6em;
  background-color: #6fba2c;
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  border-radius: 43px;
  box-sizing: border-box;
  font-weight: 600;
  transition: .3s;
  border: 3px solid #6fba2c;
  max-width: 450px;
  margin: 20px auto;
}
.s-group-clbtn a:hover {
  border: 3px solid #6fba2c;
  background-color: #fff;
  color: #6fba2c;
	text-decoration: none;
}
.triangle{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid black;
  margin: 20px auto 10px;
}
.de-area-box {
  text-align: center;
  margin: 5px auto 10px;
}
.de-area-box span{
  padding: 5px 1em 8px;
  background-color: #fff;
  border-radius: 30px;
  font-size: 1.05em;
}
.detail-t-box h1{
  margin-bottom:15px;
	}
@media screen and (max-width: 1000px) {
 .detail-t-box h1 {
  font-size: 180%;
}
	}
@media screen and (max-width: 800px) {
 .detail-t-box h1 {
  font-size: 165%;
}
 .s-group-info-t {
  width: 100%;
}
	.s-group-info-bk {
  padding: 25px 1em;
}
}
@media screen and (max-width: 768px) {
	.s-group-img {
 
}
	.detail-t-box h1{
	font-size:clamp(1.313rem, 0.911rem + 2.01vw, 1.875rem);
		}
	.s-group-combox h2{
 font-size:clamp(1.125rem, 0.813rem + 1.56vw, 1.563rem);
  	  }
.s-group-clbox br {
  display: block;
}
  .de-sub-box {
    margin: 0 auto;
    padding: 75px 0 0;
  }
	.prev-btn a {
  font-size: 0.9em;
		font-size: 0.9em;
    position: absolute;
    top: 10px;
    left: 0;
}
	.detail-t-box {
  padding: 10px 0 90px;
}
	 .de-sub-box::before {
    width: 100px;
    height: 100px;
    top: initial;
    bottom: -110px;
  }
	}

@media screen and (max-width: 450px) {
	.de-area-box {
  text-align: left;
}
	  .de-sub-box::before {
    width: 90px;
    height: 90px;
  }
	.detail-t-box h1 {
    text-align: left;
  }
.s-group-img {
  flex-flow: column;
  }
	.s-group-img li{
		width:98%;
		margin:0 auto 30px;
  }
.s-group-img li:last-child{
		margin:0 auto;
  }
  .s-group-clbtn a {
    font-size: clamp(1.125rem, 0.817rem + 1.54vw, 1.25rem);
  }
  table {
  width: 98%;
}
  table th, table td {
    display: block;
    width: 100% !important;
    box-sizing: border-box;
  }
	  .s-group-info-bk {
    padding: 25px 0.3em;
  }
  .s-group-txt-t th, .s-group-txt-t td {
    border-bottom: solid 1px #dbdcdc;
  }
	 .s-group-txt-t th,.s-group-info-t th{
    border-bottom: 0;
    padding: 1em 0 0.3em;
  }
  .s-group-txt-t td{
    padding: 0em 0 1em;
    margin: 0 0 0.5em;
  padding-left: 1em;
  }
	.s-group-info-t th{
    padding: 0 0 0.3em;
  }
		.s-group-info-t th{
    padding: 0 0 0.3em;
  }
.s-group-info-t td {
    padding: 0em 0 1em 1em;
  }
.s-group-info-t  tr:last-child td{
    padding-bottom: 0;
  }
	 .s-group-info-t {
    margin: 0 auto;
  }
.s-group-txtbox {
  padding: 10px 0 20px;
}
 .s-group-txt-t {
  margin: 20px auto;
}
}
@media screen and (max-width: 400px) {
  .s-group-img {
    grid-template-columns: repeat(1, 1fr);
    width: 95%;
  }
	 .detail-t-box {
    padding: 10px 0 150px;
  }
	  .de-sub-box::before {
    bottom: -130px;
  }
	  }
/*******
企業・団体・大学を探す 一覧
*********/
.post-con-box img{
	width: 100%;
  aspect-ratio: 3/ 2;
  object-fit: cover;
}
.search-ki,.ki-list-box,.ki-list-box .post-con-box{
	background-color: #fef0dd;
}
.search-ki::before {
  background-image: url(./images/common/nogyo-icon01.svg);
}
.search-t h1 br {
  display:none;
}
.search-ki .kensu {
  color: #ec694a;
}
.ki-list-box .con-cate span {
  background-color: #ec694a;
}
.s-ki-btn .kensaku-btn{
	border: 3px solid #ec694a;
  background-color: #ec694a;
}
.s-ki-btn .kensaku-btn:hover {
  border: 3px solid #ec694a;
  color: #ec694a;
  background-color: #fff;
}
.ki-list-box .to-list a::before{
  background: #ec694a;
}
@media screen and (max-width: 768px){
	.search-t h1 br {
  display:block;
}
	}
/*******
企業・団体・大学を探す 詳細
*********/
.detail-ki-box{
  background-color: #fef0dd;
}
.detail-ki-box .prev-btn a {
  background-color: #ec694a;
  border: 2px solid #ec694a;
}
.detail-ki-box .prev-btn a:hover {
  border: 2px solid #ec694a;
  background-color: #fff;
  color: #ec694a;
}
.detail-ki-box .de-sub-box::before {
  background-image: url(./images/common/nogyo-icon01.svg);
 
}
.ki-group-txtbox{
}
.ki-group-txtbox th::before{
	color: #ec694a;
}
.ki-group-infobox .s-group-info-t th::before{
	color: #ec694a;
}
.ki-group-infobox .s-group-info-bk {
  background-color: #fef0dd;
  border: 1px solid #ec694a;

}
.ki-group-clbox .s-group-clbtn a{
  background-color: #ec694a;
  border: 3px solid #ec694a;
}
.ki-group-clbox .s-group-clbtn a:hover {
 border: 3px solid #ec694a;
  background-color: #fff;
  color: #ec694a;
}
/******************
プライバシーポリシー
******************/
.privacy-box{
	margin-bottom:3em;
}
.privacy-box h2{
	margin-bottom: 20px;

}

.privacy-subbox {
  margin: 20px auto 4em;
}
.pp-txt{
	margin-bottom: 2em;

}
.pp-txt1{
   margin-bottom: 1em;
    text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 768px){
.privacy-box h2{
	font-size: clamp(1.25rem, 0.804rem + 2.23vw, 1.875rem);
}
	}
/******************
サイトマップ
******************/
.sitemap-box {
  display: flex;
  justify-content: space-between;
  width: 95%;
  margin: 50px auto 80px;
}
.sitemap-box ul{
  width:48%;
  font-size: 102%;
}
.sitemap-box ul li{
  margin-bottom:3em;
  position: relative;
  padding: 0 0 0 28px;
  font-weight: 500;
}

.sitemap-box ul li::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  content: '';
  background-image: url(./images/contents/tree.svg);
  background-repeat: no-repeat;
  width: 20px;
  left: 0;
  background-position: center;
}
.sitemap-box ul li:last-child{
  margin-bottom:0;
}
.sitemap-box ul li a{
  color:#262626;
  transition: .3s;
}
.sitemap-box ul li a:hover{
  color: #01923a;
  transition: .3s;
}
@media screen and (max-width: 550px){
  .sitemap-box {
    display: block;
    margin: 30px auto 0;
    width: 100%;
  }
	.sitemap-box ul {
  font-size: 100%;
}
.sitemap-box ul li {
  margin-bottom: 2em !important;
}
	.sitemap-box ul {
  width: 96%;
  margin: 0 auto;
}
	}
/*******
相談　お問合せ
*********/
#form h2 br{
  display:none;
}
.formTxt{
  text-align: center;
  font-size: 105%;
  margin: 30px auto;
}
#formTxt{
  text-align: center;
  font-size: 110%;
  margin: 1em auto 2em;
}
.mw_wp_form table {
  width: 100%;
  border-spacing: 0;
  margin: 20px auto 0px;
  max-width: 1100px;
}
.mw_wp_form tr {
  border-bottom: 1px solid #c9caca;
}
.mw_wp_form tr:last-child{
  border-bottom: 0;
}
.mw_wp_form th {
position: relative;
  width: 300px;
  text-align: left;
  padding: 1.5em 0 1.5em 1em;
  vertical-align: top;
  font-weight: 600;
}
#inquiryForm td {
  padding: 1.5em 0;

}
.mw_wp_form .require {
background-color: #ec694a;
  display: inline-block;
  color: white;
  padding: 2px 4px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  right: 15%;
  font-size: 70%;
  line-height: 1.4em;
}
input, textarea {
  font-size: 16px;
  border: 1px solid #cccccc;
  outline: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 5px;
}
.mw_wp_form input, .mw_wp_form select {
  -webkit-appearance: none;
  padding: 5px 1% 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 2px 5px -6px rgba(0,0,0,0.5);
  -webkit-box-shadow: inset 1px 2px 5px -6px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 2px 5px -6px rgba(0,0,0,0.5);
  color: #323232;
  border: 1px solid #777;
  max-width: 90%;
  background-color: #fff;
  position: relative;
    font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
.mw_wp_form textarea{
  overflow: auto;
  height: 120px;
  padding: 5px 1% 5px;
  line-height: 1.1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #323232;
  border: 1px solid #777;
  width: 90%;
  font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  box-sizing: border-box;
}
.mw_wp_form .form1,.mw_wp_form .f-mail,.mw_wp_form .f-mail-c{
  width:100%;
}
.hosoku-txt, .hosoku-txt1 {
  color: #575757;
  font-size: 85%;
  line-height: 1.4em;
  text-indent: -1em;
  padding-left: 1em;
  margin: 0.4em 0 0.5em;
}
.formBtn input {
  width: 250px;
  cursor: pointer;
  outline: none;
  letter-spacing: 1px;
  -moz-box-shadow: 0px 1px 1px rgba(000,000,000,0.3);
  -webkit-box-shadow: 0px 1px 1px rgba(000,000,000,0.3);
  box-shadow: 0px 1px 0px rgba(000,000,000,0.3);
  font-size: 120%;
  padding: 0.8em 0 0.6em;
  background-color: #6fba2c;
  text-align: center;
  color: #fff;
  border-radius: 43px;
  box-sizing: border-box;
  font-weight: 600;
  transition: .3s;
  border: 3px solid #6fba2c;
}
.mw_wp_form .btnRight .formBtn input:hover {
 border: 3px solid #6fba2c;
  background-color: #fff;
  color: #6fba2c
}
#formBtnBox {
  width: 90%;
  margin: 20px auto 0;
  display: flex;
  justify-content: space-between;
}
.mw_wp_form .btnLeft {
  margin: 50px 0;
}
.mw_wp_form .btnRight {
margin: 30px auto 40px;
  text-align: center;
}
@media screen and (max-width: 768px){
	#form h2 br{
  display:block;
}
	.hosoku-txt, .hosoku-txt1 {
  display:block;
}
#formTxt {
  font-size: 105%;
}
#inquiryForm th {
    width: 96%;
    display: block;
	padding: 1.6em 0 0.5em 0.5em;
  }
	#inquiryForm td {
    width: 96%;
    display: block;
    padding: 0 0 1.6em 0.5em;
  }
 .mw_wp_form .require {
    margin-left: 1em;
    position: initial;
  }
	.mw_wp_form textarea {
  width: 95%;

}
#formTxt {
  text-align: left;
}
	}

/*企業・団体・大学*/
/* フォーム全体のレイアウト */
form {
    display: flex;
    align-items: center;
    gap: 10px; /* セレクトとボタンの間隔 */
    margin: 20px 0;
    font-family: "Helvetica Neue", Arial, sans-serif;
}

/* セレクトボックス */
#taxonomy-select {
 padding: 0.8em 12px;
  font-size: 17px;
  border: 1px solid #c9caca;
  border-radius: 4px;
  min-width: 200px;
  background-color: #fff;
  transition: border-color 0.3s, box-shadow 0.3s;
  width: 94%;
  max-width: 400px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  padding: 10px;
  background: #fff;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-image: linear-gradient(45deg, transparent 50%, #4fb78a 50%), linear-gradient(135deg, #4fb78a 50%, transparent 50%);
  background-position: calc(100% - 15px) center, calc(100% - 10px) center;
  background-size: 5px 5px;
  background-repeat: no-repeat;
}

#taxonomy-select:focus {
    border-color: #0073aa; /* WordPressブルー */
    box-shadow: 0 0 5px rgba(0, 115, 170, 0.5);
    outline: none;
}

/* ボタン */
.form-btn {
    padding: 8px 16px;
    font-size: 16px;
    background-color: #0073aa; /* WordPressブルー */
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s, transform 0.2s;
}

.form-btn:hover {
	/*
    transform: translateY(0px);
	 */
}

.form-btn:active {
    background-color: #004a6d;
    transform: translateY(0);
}
/*-------------------------
プリント表記
--------------------------*/
@media print {
	    .header-menu ul {
        font-size: 11.5px !important;
    }
.kumo-t h1, .detail-t-box h1 {
    font-size: 28px;
}
	h2 {
    font-size: 28px;
}
.s-group-combox h2 {
    font-size: 22px;
    letter-spacing: 0.05em;
}
	.search-t::before {
		right: 5px;
        width: 100px;
        height: 100px;
}
	.search-btn::before {
    width: 168.75px;
    height: 90px;

}
.search-btn::after {
    width: 221.25px;
    height: 97.5px;
    right: 2%;

}
h1 span {
    top: calc(100% / 2 - 0.5em);
   
}
.h1Bg {
    font-size: 34px;
	padding-top: 27%;

}
	.info-post-box h2 {
    font-size: 26px;
}
		}