h1, h2, h3, h4, h5, h6 {
	/*font-family: "font-family: 游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, serif;*/
	font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

h1 {
	font-size: 24px;
	color: #000;
	padding : 0px;
	text-align:left;
	line-height: 1.3em;
	margin : 0px;
}

h2 {
	font-size: 16px;
	border-left: 8px solid #F8B62D;
	color: #FFFFFF;
	background:linear-gradient(to right,#A4CC37 80%, #EBF4D3);
	padding : 4px 8px;
	text-align:left;
	line-height: 1.3em;
	margin : 0px 0px 20px 0px;
}

h3 {
	font-size: 18px;
	color: #88AF28;
	line-height: 1.3em;
	padding: 0px;
	margin : 0px 10px 20px 10px;
}

h4 {
	font-size: 16px;
	color: #333;
	line-height: 1.3em;
	padding: 0px;
	margin : 0px 10px 10px 10px;
	font-weight: bold;
}

p{
	padding: 0px;
	line-height: 1.3em;
	margin : 0px 10px 10px 10px;
}

p.gyo_ake{
	line-height: 2.0em;
}

ul,li{
	padding: 0px;
	margin-top: 0px;
}

li{
	list-style-type: none;	
}

a {
	font-size: 14px;
	color: #351110;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0px;
}

a:hover{
	text-decoration: underline;	
}

span{
}

.pt12{
	font-size:12px;
}

.pt14{
	font-size:14px;
}

.col_gr{
	color:#88AF28;
}

.col_or{
	color:#FF9900;
}




/*-----------------------------------------*/
/*  テーブルの角丸仕様CSS */
/*-----------------------------------------*/
table {
  border: 1px solid #aaa;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 5px;
  overflow: hidden;
	margin-bottom : 15px;
}
table thead th,
table tbody th,
table tbody td {
  padding: .6em 3em;
  border-bottom: 1px solid #aaa;
	padding: 5px 10px 5px 10px;
	font-weight:normal;
}
table thead th {
  background-color: #F6F6F6;
}
table tbody th {
  background-color: #F6F6F6;
}
table thead th + th,
table tbody td {
  border-left: 1px solid #aaa;
}
table tbody tr:last-child th,
table tbody tr:last-child td {
  border-bottom: none;
}

/*背景色を設定した場合、角丸を無視して真四角に塗られてしまうので、四隅のthタグに角丸を設定する。*/

table tr th:first-child {
  border-top-left-radius: 5px;
}

table tr:last-child th:first-child{
  border-bottom-left-radius: 5px;
}

table tr th:last-child {
  border-top-right-radius: 5px;
}

table tr th:first-child {
  border-top-left-radius: 5px;
}


/*-----------------------------------------------------------------*/
@media screen and (max-width: 480px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 992px) {
}
@media screen and (max-width: 1200px) {
}
/*-----------------------------------------------------------------*/


#head_top_bar{
	background-image: url(../img/head_top_bg.png);
	background-repeat: repeat-x;
	height: 21px;
}

#headerwrap div.header{
    background-image:url(../img/leaf.jpg);  /* 画像のURLを指定       */
    background-repeat:  repeat-x;                        /* 画像の繰り返しを指定  */              
    background-position:center top;                     /* 画像の表示位置を指定  */
    background-size:cover;                               /* 画像のサイズを指定    */
    width:100%;                                            /* 横幅のサイズを指定    */
    height:135px;                                          /* 縦幅のサイズを指定    */
	position:relative;
}

#headerwrap div.header div.logo{
}

#headerwrap div.header div.logo img{
	margin : 20px 0px 10px 0px ;
}

#headerwrap div.header div.kousya{
    padding-right: 0px;
}


#headerwrap div.navi{
	background-image: url(../img/navi_btn_bg.png);
	background-repeat: repeat-x;
	background-size:contain;
	height: 100%;
	margin-top: 0px;
}

#headerwrap div.navi ul.navi_btn{
	text-align: left;	
	padding : 0px;
	margin: 0px;
}

#headerwrap div.navi ul.navi_btn li{
	padding : 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	height: 57px;
}

#headerwrap div.navi ul.navi_btn li img{
	margin: 0px 0px 0px 0px ;
}


/*-----------------------------------------------------------------*/
@media screen and (max-width: 480px) {
#headerwrap div.header{
    height:130px;                                          /* 縦幅のサイズを指定    */
}
#headerwrap div.navi ul.navi_btn li{
	height: 50px;
}
}
@media screen and (max-width: 768px) {
#headerwrap div.header div.logo img{
	margin : 35px 0px 10px 0px ;
}
#headerwrap div.navi ul.navi_btn li{
	height: 50px;
	margin-top: 0px;
}
}
@media screen and (max-width: 992px) {
#headerwrap div.navi ul.navi_btn li{
	height: 50px;
	margin-top: 0px;
}
}
@media screen and (max-width: 1200px) {
}
/*-----------------------------------------------------------------*/


div#contents {
	margin-top: 20px;
	margin-bottom: 10px;
    clear: both;
}

div#contents div.message{
	font-family: "font-family: 游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 1.3em;
	margin-top:0px;
	margin-bottom:15px;
}

/*-----------------------------------------------------------------*/
@media screen and (max-width: 480px) {
div#contents {
	margin-top: 10px;
	margin-bottom: 0px;
}
div#contents div.message{
	text-align: center;
	margin-top:5px;
	margin-bottom:20px;
}
}
@media screen and (max-width: 768px) {
div#contents {
	margin-bottom: 0px;
}
div#contents div.message{
	font-size: 14pt;
	text-align: center;
	margin-top:5px;
	margin-bottom:20px;
}
}
@media screen and (max-width: 992px) {
div#contents div.message{
	font-size: 14pt;
	text-align: center;
	margin-top:0px;
	margin-bottom:15px;
}
}
@media screen and (max-width: 1200px) {
}
/*-----------------------------------------------------------------*/

div#contents div.category{
}

div#contents div.category img{
	padding: 3px;
	border: 1px solid #ccc;
	margin-bottom: 0px;	
}

div#contents div.category a{
}

div#contents div.category a:hover{
	text-decoration: none;	
	color: #F39800;
}

div#contents div.category a:hover img{
	border: 1px solid #F39800;
}

div#contents div.category a p{
	font-size: 10pt;
	color: #351110;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration: none;	
	padding: 2px 0px 4px 0px;
	text-align: center;
	background-color: #e0e0e0;
	margin: 0px 0px 20px 0px;
	border-radius: 0px 0px 5px 5px;
}

div#contents div.category a:hover p{
	color: #FFF;
	background-color: #F39800;
}

/*-----------------------------------------------------------------*/
div#contents div.news{
	margin-bottom: 10px;
}

div#contents div.news h2{
	margin-bottom: 0px;
}

div#contents div.news_wrap {
	background-color: #EBEBEB;
	margin-top: 3px;
	padding: 0px 15px;
	padding-bottom: 1px;
	border-radius: 0px 0px 10px 10px;
	margin-bottom: 10px;
}

div#contents div.news_archive {
    text-align: right;
    padding-right: 5px;
}

div#contents div.news_archive a{
    border-radius: 16px;
    display: inline;
    padding: 3px 16px;
    background-color: #B28247;
	color : #ffffff;
    font-size: 12px;
}

div#contents div.news_archive a:hover{
    background-color: #CC9966;
	text-decoration:none;	
}


div#contents div.news ul{
	padding: 0px;
	margin-top: 0px;
}

div#contents div.news ul li{
	list-style-type: none;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #351110;
}

div#contents div.news ul li span{
	font-size: 12px;
	color: #FF9900;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0px;
	display: block;
}

div#contents div.news ul li p.text{
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3em;
    margin: 3px;
}

div#contents div.news ul li .orange{
    color: #FF5722;
}

div#contents div.news ul li span.comment{
    font-size: 12px;
    font-weight: normal;
    color: #ff0000;
    line-height: 1.3em;
}

div#contents div.news ul li a{
	color: #003195;
	text-decoration: underline;
}

div#contents div.news ul li a:hover{
	text-decoration: none;
}

/*-----------------------------------------------------------------*/
div#contents div.sub_menu{
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	/*border-radius: 10px;*/
	background-image: url(../img/sub_menu_bg.gif);
}

div#contents div.sub_menu div.link{
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px 10px;
	background-color: #FFFFFF;
	border-top: 2px solid #8FC31F;
}

div#contents div.sub_menu div.link i{
	margin-left: 5px;
}

div#contents div.sub_menu img.kaikan{
	margin-top: 50px;
}

/*-----------------------------------------------------------------*/
@media screen and (max-width: 480px) {
div#contents div.sub_menu{
	padding-bottom: 0px;
}
div#contents div.sub_menu img.kaikan{
	margin-top: 10px;
}
}
@media screen and (max-width: 768px) {
div#contents div.sub_menu{
	padding-bottom: 0px;
}
div#contents div.sub_menu img.kaikan{
	margin-top: 10px;
}
}
@media screen and (max-width: 992px) {
}
@media screen and (max-width: 1200px) {
}
/*-----------------------------------------------------------------*/



/*-----------------------------------------------------------------*/
div.img-right{
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}




/*-----------------------------------------------------------------*/
div#footer{
	margin-top: 0px;
	padding: 0px;
	border-top: 2px solid #c3dd7f;
}

div#footer div.footer_wrap{
	margin-top: 2px;
	background-color: #EBEBEB;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#footer p{
	text-align: center;
	line-height: 1.3em;
	color: #351110;
	margin: 0px;
	padding: 0px;
}

div#footer p.main{
	font-size: 18px;	
	margin-bottom: 5px;
	font-weight:bold;
}

div#footer p.addr{
	font-size: 14px;	
}

div#footer p.tel{
	font-size: 16px;	
	font-weight:bold;
	margin-bottom: 5px;
}

div#footer p.copy{
	font-size: 12px;	
}


/*-----------------------------------------------------------------*/
div#footer_navi{
    padding-top: 10px;
    padding-bottom: 5px;
    /* padding-bottom: 15px;*/
	background-image: url(../img/sub_menu_bg.gif);
}

/*-----------------------------------------------------------------*/
@media screen and (max-width: 480px) {
div#footer_navi{
    padding-top: 0px;
}
}
@media screen and (max-width: 768px) {
div#footer_navi{
    padding-top: 0px;
}
}
@media screen and (max-width: 992px) {
div#footer_navi{
    padding-top: 0px;
}
}
@media screen and (max-width: 1200px) {
}
/*-----------------------------------------------------------------*/
div#footer_navi ul{
}

div#footer_navi ul li{
	float:left;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
}

div#footer_navi ul li a{
	font-size: 12px;	
}

div#footer_navi ul li i{
	margin-right: 3px;
	color: #88AF28;
}

/*-----------------------------------------------------------------*/


.maps {
  margin: 10px auto;
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}


/*-----------------------------------------------------------------*/

form.wpcf7-form {
	margin-top: 20px;
}

form.wpcf7-form p{
}

form.kakunin p{
	line-height: 2em;
	font-weight: normal;
	font-size: 14px;
}

form.kakunin p.naiyou{
	line-height: 1.3em;
}

form.kakunin p.naiyou strong{
	line-height: 2em;
}


form.wpcf7-form p span{
    margin-right: 5px;
}

form.wpcf7-form .ERR{
	color: #FF3300;
}

form.wpcf7-form p span.st-marumozi{
	background:#FFB74D;
	color:#fff;
	border-radius: 30px;
	margin: 0 10px 10px 0;
	font-size:100%;
	padding:1px 10px;
}

form.wpcf7-form p strong{
	font-weight: normal;
	color: #88AF28;
	font-size: 14px;
}


form.wpcf7-form p span.wpcf7-radio{
}

form.wpcf7-form p span.wpcf7-list-item-label{
	margin-left: 5px;
	font-weight: normal;
}

form.wpcf7-form input{
    margin-top: 10px;
    margin-left: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

form.wpcf7-form input.wpcf7-text{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    padding: 3px 4px;
    font-weight: normal;
}

form.wpcf7-form textarea.wpcf7-textarea{
    margin-top: 10px;
    margin-left: 10px;
    font-size: 16px;
    padding: 5px 5px;
    font-weight: normal;
    border: 1px solid #ccc;
    border-radius: 3px;
}

form.wpcf7-form input.wpcf7-submit{
    text-align: center;
    margin: 10px auto;
    padding: 8px 30px;
    background-color: #8FC31F;
    color: #fff;
    border: none;
    border-radius: 5px;
}

form.wpcf7-form div.wpcf7-submit{
    text-align: center;
}

form.wpcf7-form div.wpcf7-submit p{
	color: #F8B62D;
}

form.wpcf7-form div.wpcf7-submit input{
    margin: 10px 5px;
    padding: 8px 30px;
    background-color: #8FC31F;
    color: #fff;
    border: none;
    border-radius: 5px;
}


.wpcf7 .wpcf7-response-output {
    /* padding: 15px; */
    /* margin-bottom: 20px;*/
	border: 1px solid transparent;
    border-radius: 4px;
}
.wpcf7 .wpcf7-validation-errors {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.wpcf7 .wpcf7-mail-sent-ok {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.req{
    font-size:11px;
    font-weight: normal;
}

/*------------------------------------*\
	Back to top
\*------------------------------------*/

#back-to-top {
	display:none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius:5px;
	color: #FFF;
	z-index: 9999;
    -webkit-transition: 0.2s opacity;
	transition: 0.2s opacity;
	cursor: pointer;
	background: rgba(114,176,2,0.6);
}

#back-to-top:after {
    content: "\f106";
    font-family: 'FontAwesome';
}

#back-to-top:hover {
	background: rgba(114,176,2,0.4);
}

/* スマホ用 */
@media screen and (max-width: 767px) {
	.fb-container {
		width: 100%;
		max-width: 500px;
		margin-top: 20px;
	}
}
 
/* PC用 */
@media screen and (min-width: 768px) {
	.fb-container {
		width: 500px;
		margin-top: 20px;
	}
}


/*----------------------------------------------------------------*/
/* 活動報告  2021.12.18 */
/*----------------------------------------------------------------*/
.houkoku h3{
    margin-bottom: 15px;
    font-size: 20px;
}
.houkoku p{
	line-height: 1.6em;
    font-size: 16px;
	margin-bottom: 20px;
}
.houkoku p.date{
	color: #f8b62d;
    margin-bottom: 8px;
}
.houkoku  .img_box{
    padding: 5px 30px 20px 30px;
    font-size: 14px;
}
.houkoku  .img_box p.caption{ 
	margin: 5px 3px;
    font-size: 14px;
    line-height: 1.4em;
}
.houkoku .modoru{
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
}
/*----------------------------------------------------------------*/
.btn {
	background: #a3c864;
    color: #fff;
    padding: 10px 40px;
    text-decoration: none;
    border-radius: 20px;
}
.btn:hover {
    color: #fff;
	background: #f8b62d;
}

/*----------------------------------------------------------------*/
.bg_green{
    background-color: #dcedaf;
}

.schedule120 {
    width: 1200px;
    margin: 0px auto;
    padding: 20px;
}

.schedule120 iframe{
    background-color: #fff;
    width: 100%;
    height: 90vh;
}

/* スマホ用 */
@media screen and (max-width: 767px) {
	.schedule120 {
		width: 100%;
		padding: 0px;
	}
	.schedule120 iframe{
		width: 100%;
		height: 100vh;
	}

}