@charset "utf-8";
/* CSS Document */
/*
Theme Name: 奥州地方森林組合様テーマ
Theme URI:
Description: 2016年製作
Author: エクナ株式会社
*/

*{
	margin:0;
	padding:0;
	border:0;
	font-size:15px;
	line-height:1.8em;
	
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}

body, textarea {font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
input, select { font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
/*-------*/

html{
	 overflow-y: scroll;http://demo5.echna.ne.jp/
}

body{
	min-width:920px;
	background-repeat:repeat-y;
	background-position:center;
	background-color: #fffdf5;
}

p{
	text-align:justify;
	margin-bottom:13px;
}

a{
	text-decoration:underline;
}

a:hover{
	text-decoration: none;
}

a:visited{
}

.red{
	color:#F30;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

/*記事内の画像*/
.aligncenter{
	display:block;
	margin-left: auto !important;
	margin-right:auto !important;
}

.alignleft{
	float:left;
	margin: 10px;
	}
			
.alignright{
	float: right;
	margin-left:10px;
	margin-bottom:10px;
}

/*送信メッセージ*/
.wpcf7-response-output{
	color:#C30;
	text-align:center;
	margin-top:20px;
}

/*記入漏れ*/
.wpcf7-not-valid-tip-no-ajax{
	color:#C30;
	margin-left:5px;
	text-decoration:underline;
}
			
sup{
	font-size:10px;
}

iframe{/*グーグルマップとか*/
}

dt{
	font-weight:bold;
}

strong{
	font-weight: bold;
}

em{
	font-style:italic;
}

del{
	text-decoration: line-through;
}

blockquote{
	color:#999;
	padding:30px;
	font-style:oblique;
	text-align:justify;
}

blockquote p{
	font-style:oblique;
	text-align:justify;
}

td p{
	text-align:justify;
	font-size:inherit;
	}
	
/*パンくずリスト*/
#p_list{
	margin-top:5px;
	margin-bottom:5px;
}

#p_list p{
	text-align:right;
	font-size:small;
}

#p_list a{
	font-size:90%;
}

#p_list a:hover{
}

/*=====================================*/

		/*リスト*/
		#main .text ul{
			margin-left:30px;
			list-style-type:disc;
		}
		
		#main .text ol{
			margin-left:30px;
			list-style-type:decimal;
		}
		
		#main .text li{
		}


/*=====================================*/

		/*テーブル*/
		table{
			border-collapse:collapse;
			/* margin-bottom:15px; */
		}
		
		tr{
		}
		
		th{
			padding: 10px !important;
			white-space:nowrap;
			font-weight:bold;
		}
		
		td{
			padding:10px;
		}
		
		td p{
			font-size:inherit;
			line-height:1.3em;
			text-indent:0;
			margin-bottom:10px;
			margin-top:10px;
		}
			
			/*ページトップへ*/
			#go_top{
				height:50px;
				line-height:55px;
				text-align:right;
				clear:both;
				overflow:hidden;
			}
			
			#go_top a{
				margin-right:3px;
				text-align:right;
				line-height:2em;
				float:right;
				color:#333;
			}
			
			#go_top a:hover{
			}
			
			
#wrap_top{
	clear:both;
	overflow:hidden;
}

#wrap_bottom{
	clear:both;
	overflow:hidden;
	padding: 10px 0px;
}

/*----------------ヘッダー----------------*/
#head_h1{
}
	h1{
		width:920px;
		margin:0 auto;
		text-indent:5px;
		font-size: small;
	}
	
#head{
	width:920px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}

	/*会社名*/
	#head h2{
		float:left;
		width: 440px;
		display: block;
	}
	
	#head h2 a{
		width: 440px;
		display:block;
		box-sizing: border-box;
		font-size: 2em;
		margin-top: 12px;
		padding-left:140px;
		background:url(img/j-forestlogo.png) no-repeat;
		background-position:0 50%;
	}
	
	/*問い合わせ先*/
	#head_add{
		width:260px;
		float:right;
	}
		
	#head_add p{
		font-size: small;
		margin-bottom: 0px;
		margin-top: 2px;
	}
		
	#head_add p:first-line{
	}
		
/*----------------コンテンツ　２カラム　左メニュー----------------*/
#cont{
	width:920px;
	margin:0 auto 20px;
	clear:both;
	overflow:hidden;
}

		/*メイン画像*/
		#top_image{
			width: 100%;
			height: 300px;
			position: relative;
			/* top: 50%; */
			/* left: 50%; */
			/* overflow: hidden; */
		}
		#image_wrap {
			overflow:hidden;
}
		
		#top_image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
}
		
		#top_image h2{
			padding:0;
			margin:0;
			line-height:0;
		}
		
		/*パンくずリスト*/
		#p_list{
		}

	/*----------------グローバルメニュー----------------*/
	#gl_menu{
		width:920px;
		margin:0 auto;
	}
	
	#gl_menu ul{
		overflow:hidden;
		list-style-type:none;
	}
	
	#gl_menu li{
		float:left;
		width:20%;
		box-sizing: border-box;
		text-align:center;
		background-image: url(img/ha_white.png);
		background-repeat: no-repeat;
		background-position: 17px 12px;
	}
	
	#gl_menu li a{
		padding:13px 0;
		border-right: 1px solid #eee;
		display:block;
		font-weight:bold;
		text-decoration:none;
		color: #fff;
	}

	#gl_menu li:first-child a{
		border-left: 1px solid #eee;
	}
	
	#gl_menu li a:hover{
		background: #3fa74a;
		color:#fff;
		background-image: url(img/ha_white.png); 
		background-repeat: no-repeat;
		background-position: 17px 14px;
		background-repeat: no-repeat;
	}
	
	/*いまここ*/
	#gl_menu .current-menu-item a{
	}
	
	

	
	/*----------------左メニュー----------------*/
	#menu_wrap{
		float:left;
		overflow:hidden;
		display:none;
	}

	#menu{
		width:190px;
	}
	
	#menu ul{
		overflow:hidden;
		list-style-type:none;
	}
	
	#menu li{
	
	}
	
	#menu li a{
		padding:1em;
		display:block;
		font-weight:bold;
		text-decoration:none;
	}
	
	#menu li a:hover{
	}
	
	/*いまここ*/
	#menu .current-menu-item a{
	}

	/*---- バナー ----*/
	#bn_wrap{
		width:190px;
		overflow:hidden;
	}
	
	#bn_wrap p{
		margin:8px auto;
		text-align:center;
	}
	
	
	/*----------------メイン ボックス二つ----------------*/
	/*トップページ*/
	#main_top{
		width:920px;
		min-height:550px;
		overflow:hidden;
		float:right;
	}
	
	/*ページ*/
	#main{
		width:920px;
		min-height: 630px;
		overflow:hidden;
		float:right;
	}
	
	/*====================トップのみ====================*/
	
			/*お知らせ*/
			#news{
				margin:0 auto 10px;
				background-repeat:no-repeat;
				background-position:bottom;
				padding-bottom:8px;
				padding: 20px;
				border-radius: 10px;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
			}
			
			#news h2{
    font-size: 150%;
    background-image: url(img/h2.png);
    height: 45px;
    background-repeat: no-repeat;
    padding: 10px 65px;
}
			
			
			/*見出しh4*/
			#news h4{
				border-bottom: 2px dotted #127d1e;
    			color: #333;
    			background-image: url(img/ha_green.png);
    			background-repeat: no-repeat;
    			background-position: 5px 5px;
	    		padding: 0px 31px;
    			font-size: 130%;
    			font-weight: bold;
    			clear: both;

			}
			
			
			
			#news ul{
				background-repeat:repeat-y;
				list-style-type:none;
				margin-left:0 !important;
				margin-bottom:0 !important;
				padding-bottom:10px;
			}
			
			#news li{
				width:95%;
				margin: 0 auto;
				padding-bottom: 10px;
				padding-top: 10px;
				font-size: 90%;
				font-weight: bold;
			}
			
			#news li a{
				font-size: 90%;
				font-weight: bold;
			}
			
			#news li a:hover{
			}
			
			li#kako{
				border:0;
			}
		
			li#kako a{
				font-weight:normal;
			}
		
			#kako{
				text-align:right;
			}
		
			#kako a{
			}
			
		/*----------------ボックス　右----------------*/
		
	
		
	/*====================各ページ====================*/
	
		/*見出しh2*/
		#main h2{
			font-size:150%;
			background-image: url(img/h2.png);
			height: 45px;
			background-repeat: no-repeat;
			padding: 10px 65px;
			font-weight: bold;
		}
		
		/*見出しh3*/
		#main h3{
			padding: 10px 10px 10px 30px;
			margin-bottom:15px;
			margin-top:15px;
			font-size:150%;
			font-weight:bold;
			clear:both;
		}
		






		/*見出しh4*/
		#main h4{
			padding: 0px 31px;
			font-size: 130%;
			font-weight:bold;
			margin-bottom: 5px;
			overflow: hidden;
		}
		
		/*見出しh5*/
		#main h5{
			padding: 5px 10px;
			font-size:100%;
			margin-bottom:15px;
			margin-top:15px;
			font-weight:bold;
			overflow:hidden;
		}
		
		/*見出しh6*/
		#main h6{
			padding: 5px 10px;
			font-size:100%;
			margin-bottom:15px;
			margin-top:15px;
			font-weight:bold;
			overflow:hidden;
		}
		
		/*本文*/
		#main p{
			margin:13px;
		}
		
		/*画像*/
		#main img{
			border: 1px solid #ccc;
			padding: 3px;
			background-color: #fff;
		}

		/*罫線*/
		#main hr{
			border-top: 2px dashed #785f44;
			clear:both;
			margin:0 0 13px;
		}
		
		/*リスト*/
		#main ul{
			margin-left:30px;
			margin-bottom:10px;
			list-style-type:none;
		}
		
		#main ol{
			margin-left:30px;
			margin-bottom:10px;
		}
		
		#main li{
			padding: 3px 5px;
			margin:0 0 13px 0;
			border-bottom:1px dotted #ccc;
			border-left: 3px solid #e4dfc8;
		}
		
		/*テーブル*/
		
		#main td{
			padding:10px;
		}
		
		#main td p{
			font-size:inherit;
			line-height:1.3em;
			text-indent:0;
			margin-bottom:10px;
			margin-top:10px;
		}
			
		/*--form--*/
		#postnumber{
			width:8em;
		}

	/*================各ページここまで================*/

/*----------------フッター----------------*/
#foot{
	width:920px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	padding-top:10px;
}
	
	/*フッターメニュー*/
	#foot_menu{
		margin-bottom:10px;
	}
	
	#foot_menu ul{
		overflow:hidden;
		list-style-type:none;
	}
	
	#foot_menu li{
		line-height:1em;
		height:1em;
		float:left;
		padding-right:15px;
		margin-right:15px;
		font-size:90%;
	}
	
	#foot_menu ul li a{
		font-size:90%;
		line-height:1em;
	}
	
	#foot_menu a:hover{
	}
	
	/*バナー*/
	#foot_bn{
		/* float:left; */
		padding:13px 0 0 0;
	}

	#foot_bn img:hover{
		opacity:0.8;
	}

	/*問い合わせ先*/
	#foot_add{
		min-width:200px;
		float:right;
	}
	
	#foot_add h3{
		font-weight:bold;
	}
	
	#foot_add p{
		font-size:90%;
		line-height:1em;
		margin-bottom:3px;
	}
	
	/*アドレス*/
	address{
		clear:both;
		text-align:left;
		font-size:small;
		text-align:center;
		background-color: #127d1e;
		padding: 5px;
		color: #fff;
	}
	
#sp_menu{
	display:none;
}

.pageTopBtn {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    margin-bottom: 0;
    border-radius: 15px;
    background: rgba(54, 195, 70, 0.71);
}
.pageTopBtn a {
    display: block;
    width: 50px;
    height: 50px;
    background: url(./icon_pageTop.png) center 2px no-repeat;
    background-size: 40px auto;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
}

#twitter-widget-0{
	float:right;
	border:1px solid #eee !important;
	box-sizing:border-box;
}

.fb_iframe_widget {
    float: left;
}


@media screen and (max-width: 769px){

#twitter-widget-0{
	display:block !important;
	float:none;
	width:100%;
	max-width:450px !important;
	margin:0 auto;
}

.fb_iframe_widget{
	text-align: center;
	margin:0 auto 13px;
}

.fb_iframe_widget iframe {
	right:0;
	left:0;
}

*{
	font-size:1em;
	width: 100%;
	/* margin-bottom: 20px; */
}

html{
	 width:100%;
	 min-width:300px;
}

body{
	 width:100%;
	 min-width:300px;
}

a{
    word-wrap: break-word;
}

/*------- sp_header -------*/
#head{
	min-width:300px;
	width:100%;
	height:auto;
	background-image:none;
}


#head_h1{
	height:auto;
}

h1{
	min-width:300px;
	width:100%;
	font-size:70%;
}

#head h2{
}
h5 {
    width: 90%;
    margin-left: 10px;
}

h6 {
    width: 90%;
    margin-left: 10px;
}


@media screen and (max-width: 580px){
#head h2 a{
	font-size:8vw;
	background-size: auto;
	background-position: 0 0;
	max-width:100%;
	padding-top:40px;
	padding-left:0;
}

#head_add {
    display:none;
}
#top_image {
    height: auto;
}

#top_image img {
    position: relative;
}
div#news {
    width: 90%;
    padding: 3%;
}

#news h4 {
    font-size: 1em;
    background-position: 1%;
}

#main h2 {
    box-sizing: border-box;
    width: 100%;
    min-height: 65px;
    background-position: left,bottom;
}

#main h3 {
    width: 100% !important;
    box-sizing: border-box;
    font-size: 1em;
    margin: 10px 0px !important;
}

#main h4 {
    width: 100%;
    box-sizing: border-box;
    margin: 10px 0px;
}

div#wrap_bottom {
    /* padding-left: 10px; */
    width: 100%;
}


#main table {
    margin: 20px auto !important;
    width: 98%;
}
}

#head_add{
	height:auto;
}



#top_logo{
	float:left;
	width:100%;
}

#top_logo p{
	margin:0;
}

//heightを0にし表示画像の高さ÷表示画像の幅×100でpaddingの値を出す

#info{
	float:left;
}

#info p{
	margin:1%;
}

#top_image{
	background-color: #fffdf5 !important;
	width:100%;
}

#top_image img{
}

#top_image h2{
	text-align:center;
	margin:8px 0
}

#main_top{
	width: 100%;
	margin:0 auto;
	float:none;
	overflow: hidden;
}
#main h4 {
    box-sizing: border-box;
    width: 96%;
    padding-right: 0px;
    margin: 10px;
}

/*----sp_menu ----*/

#sp_menu{

	display:block;
	width:100%;
	margin:8px auto;
}


.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

{
  .js .nav-collapse {
    position: relative;
    max-height: none;
  }
  #nav-toggle {
    display: none;
  }
}

.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}

.nav-collapse li {
  float: left;
  width: 100%;
}

{
  .nav-collapse li {
    width: 25%;
    *width: 24.9%; /* IE7 Hack */
    _width: 19%; /* IE6 Hack */
  }
}

.nav-collapse a {
  color: #333;
  text-decoration: none;
  width: 100%;
  background: #f4efe6;
  border-bottom: 1px dotted #aaa;
  padding: 0.7em 1em;
  float: left;
}

{
  .nav-collapse a {
    margin: 0;
    padding: 1em;
    float: left;
    text-align: center;
    border-bottom: 0;
    border-right: 1px solid white;
  }
}

.nav-collapse ul ul a {
  background: #ca3716;
  padding-left: 2em;
}

{
  .nav-collapse ul ul a {
    display: none;
  }
}

.nav-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #ccc;
  cursor: pointer;
  width: 95%;
  overflow: hidden;
  text-align:center;
  text-decoration:none;
  background: #127d1e;
  font-weight:bold;
  padding:8px 0;
  display:block;
  margin:0 auto;
  color: #fff;
}

#nav-collapse {
	background-color:#eee;
}

/*------- sp_global navi -------*/

#gl_wrap{
	display:none;
}

#menu_wrap{
	display:none;
}

/*---- sp_main ----*/

			/*お知らせ*/
			#news{
			width: 92%; */
			margin-top: 2;
			margin-top: 2%;
			overflow: hidden;
			}
			
			#news h3{
			}
			
			/*見出しh4*/
			#news h4{
			width: 86%;
			}
			
			/*見出しh5*/
			#news h5{
			}
			
			#news ul{
			}
			
			#news li{
			}
			
			#news li a{
			}
			
			#news li a:hover{
			}
			
			li#kako{
			}
		
			li#kako a{
			}
		
			#kako{
			}
		
			#kako a{
			}
			

	

#main{
	min-width:300px;
	width:100%;
}

#main p{
	margin:0 auto 13px;
	clear:both;
}

#main img{
	max-width:96%;
	display: block;
	width: auto;
	margin: auto;
	padding:1%;
	height:auto;
	float:none;
	clear:both;
}

#main ul{
	width:95%;
	margin:0 auto;
}


#main h2{
	margin:8px 0 !important;
}

/*---- sp_sidemenu ----*/

#side_menu {
	display:none;
}

/*---- sp_contents ----*/

#cont{
	width:100%;
	float:none;
	overflow: hidden;
}

#cont h3{
	
box-sizing: border-box;
	
width: 97%;
	
margin-left: 10px;
}
#cont p{
	width:95%;
}

/*---- sp_news--*/

#news a{
	clear:both;
	display:block;
}

/*---- sp_fact_item ----*/
#fact_item{
	width:42%;
	margin:4px 1% 13px;
}

/*---- sp_footer ----*/

#foot{
	min-width:320px;
	width:95%;
	margin:0 auto;
}

#foot_menu{

	display:none;
}


#footer p:first-line{
	font-weight:bold;
	font-size:120%;
}

address{
	font-size:0.5em;
	width:100%;
	text-align:center;
	padding: 5px 0px;
}

/*---- go_top ----*/

  .pageTopBtn a {
    display: block;
    width: 50px;
    height: 50px;
    background: url("./icon_pageTop.png") center 2px no-repeat;
    background-size: 40px auto;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    }
    .pageTopBtn:hover {
      background: rgba(54, 195, 70, 0.71);
      }


#go_top{
	display:none;
}

/*---- sp_table ----*/

.iframe_wrap{
	position: relative;
	width:100%;
	padding:64% 0 0 0;
}

iframe{
    display: block;
    width: 100% !important;
    height:auto;
    margin: auto;
}

/*---- sp_table ----*/

#table_sc{
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	display:block;
	box-sizing: border-box;
}
table {
    width: 93%;
    padding: 10px;
    border-right: 1px solid #785f44;
    border-left: 1px solid #785f44;
}
	
tr{width: 100%;}
	
#main th{
	padding: 10px 0px 10px !important;
	width: 100%;
	display: block;
	border: none !important;
}
		
#main td{
	padding: 10px 2%;
	display: block;
	width: 96%;
	border: none;
	height: auto !important;
}
	
#main td p{
	margin:0;
}




/*---- sp_form ----*/
form{
	padding-left:0 !important;
	width:95%;
	margin:0 auto;
}

form fieldset{
}

form legend{
	font-size:90%;
}
			
form label{
}
			
form input[type="checkbox"]{
}
	
form textarea,input[type="email"],[type="text"],[type="tel"]{
	width:95% !important;
	margin:1% !important;
	padding:8px 0 !important;
}
			
		
form input[type="radio"]{
	margin-left:1%;
}
			
form select{
	margin-left:1%;
}

form  select:after{
	content:"▼";
}
					
form input[type="submit"]{
	width:95%;
	padding:1%;
	margin:1%;
	font-size:90%;
}
			
form input[type="submit"]:hover{
}			

#p_list{
	display:none;
}

.books{
	width:auto !important;
}
			
}

@media screen and (max-width:450px){
#fact_item{
	width:95%;
	margin: 4px 0 13px;
}

	#foot_bn p{
		text-align:center;
	}



}

/*スタイル解除*/
.style_reset{
	margin:0 !important;
	padding:0 !important;
	border:none !important;
}

/* plugin css */
.su-accordion span{
    color:#333;
}

li .su-accordion {
    margin-bottom: 0;
}