/*
Theme Name: 仙北東森林組合
Description: 仙北東森林組合のテーマ
Author: Mika Obata
Version: 1.0

2017.03
*/


/*
有限会社インフォテック　2カラムスタイル
2017 小畑


☆優先順位☆

[1位(スマホ)]・・・739px以下のスタイル
[2位(タブレット)]・740px以上～1023px以内のスタイル
[3位(パソコン)]・・1024px以上のスタイル


・3種類でフレキシブル対応をしているので今後さらに分ける場合は追加出来ます
・全てに対応させたい場合は[1位]のみに記述しておけばOKです
*/





/* ---スマホ(739px以下の時のスタイル)--- */

body{
	font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Helvetica,Arial,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background-image: url("/image/all/back.jpg");
	margin:0;
}

p{
	margin:0;
	padding:0;
	line-height:150%;
	font-size:16px;
}

.body-main{
	margin:0 5px 0 5px;
}

/*クリア用*/
.clear{
	clear:both;
}
.br-phone{
	display: inline;
}


/*ヘッダーライン*/
.header-line{
	border-bottom: 7px solid #b1d78a;
}
/*ヘッダー*/
.header-back{
	background-color:#fff;
	padding-bottom:10px;
}
.header-left{
	float:none;
}
.header-right{
	float:none;
}
.header-logo{
	padding-top:5px;
	padding-bottom:5px;
}
.header-logo img{
    	display: block;
    	width:auto;
    	height:auto;
    	max-width:100%;
    	max-height:100%;
	margin-left:auto;
	margin-right:auto;
}
.header-contact{
	margin-bottom:-7px;
	border-top:1px solid #888;
    	padding:10px 0 10px 0;
    	text-align:center;
}
.header-tell1{
	font-size:17px;
	color:#4b7904;
	font-weight: bold;
}
.header-tell2{
	font-size:auto;
	color:#42200a;
	font-weight: bold;
}
.header-text1{
    	text-align:center;
	font-size:14px;
	margin-bottom:0;
}
.header-triangle{
	background-image: url("/image/all/next.png");
	background-repeat: no-repeat;
	background-position: right;
	padding:0 20px 0 0;
	margin:0;
	text-decoration:none;
	color:#000;
}
.header-triangle:hover{
	text-decoration: underline;
}


/*メニュー*/
.nav-back{
  background-image: url("/image/all/menu_back.jpg");
  border-top:3px solid #3c0f00;
  border-bottom:3px solid #3c0f00;
  margin:0;
}
.menu {
  padding: 0;
  margin:0;
  background-image: url("/image/all/menu_back.jpg");
  font-size: 18px;
  list-style-type: none;
}
.menu:after {
  content: "";
  clear: both;
  display: block;
}
.menu li {
  float: left;
  width: 50%;
  text-align: center;
  border-bottom: 1px solid #3c0f00;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu li:nth-child(odd) {
  border-right: 1px solid #3c0f00;
}
.menu a {
  display: block;
  line-height: 65px;
  background-image: url("/image/all/menu_back.jpg");;
  color: #fff;
  text-decoration: none;
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif,"heisei-mincho-std";
  font-weight: bold;
  text-shadow: 0 0 15px #42210b;
}
.menu a:hover {
  background-image: url("/image/all/menu_on.jpg");
  color: #42200a;
  text-shadow: 0 0 15px #fff;
}
.current-menu-item a {
  background-image: url("/image/all/menu_on.jpg");
  color: #42200a;
  text-shadow: 0 0 15px #fff;
}


/*フッター*/
.footer{
	margin-top:30px;
}
.footer-border{
	height:40px;
	background-image: url("/image/all/footer.png");
}
.footer-area-back{
	background-color:#006351;
}
.footer-area{
	width:100%;
}

.footer-left{
	float:none;
	padding:15px 0 15px 15px;
}
.footer-logo{
	color:#fff;
	font-size:20px;
}
.footer-logo1, .footer-logo2{
	color:#fff;
	font-size:16px;
}

.footer-right{
	float:none;
	margin:0;
	padding:0 0 15px 15px;
}
.footer-link1{
	float:none;
	width:100%;
}
.footer-link2{
	float:none;
	width:100%;
	margin:0;
}
.footer-link{
	background-image: url("https://www.horikawa-ringyo.co.jp/img/all/triangle_footer.png");
	background-repeat: no-repeat;
	background-position: left;
	padding:0 0 0 20px;
	margin:0;
	font-size:13px;
	text-decoration: none;
	color:#fff;
}
.footer-link:hover{
	text-decoration: underline;
}
.copy{
	font-size:13px;
	background-color:#3e2c0a;
	color:#9c7b4f;
	padding:3px 0;
    	text-align:center;
}


/*サイドメニュー*/
.said-nav{ 
margin: 0; 
padding: 0; 
list-style: none; 
}
.said-nav li{
padding: 0; 
margin: 0; 
}
.said-nav li a{
display: block;
width: 100%; 
background-image: url("/image/all/sub_r.png"), url("/image/all/sub.jpg");
background-repeat: no-repeat,repeat;
background-position: right 15px top 15px;
color:#261001;
text-decoration: none;
text-align: left;
border-top:2px solid #D3A671;
margin:0 0 2px 0;
padding:15px 0 15px 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
 box-sizing: border-box;
}
.said-nav li a:hover{
background-image: url("/image/all/sub_r.png"), url("/image/all/sub_on.jpg");
}


/*トップへ戻る*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 5%;
    font-size: 15px;
}
#page-top a {
    background-color: #89603a;
    background-image: url("/image/all/top.png");  
    background-repeat: no-repeat;
    background-position: 50% 20%;
    text-decoration: none;
    color: #eeeeee;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 90px;
    display: block;
    border-radius: 100px;
}
#page-top a:hover {
    background-color: #5B3F24;
    color: #eeeeee;
}


/*メインフレーム(2カラム)*/
.main-left1{
	width:100%;
	float:none;
}
.main-left2{
	width:100%;
	float:none;
}
.main-right{
	width:100%;
	float:none;
	margin-bottom:10px;
}

.cms-left{
	width:100%;
	float:none;
}
.cms-right{
	width:100%;
	float:none;
}


/* 固定ページ共通レイアウト*/
.h2-leaf{
	width:100%;
	font-size:25px;
	color:#000;
	background-image: url("/image/all/leaf.png"), url("/image/all/h2_back.jpg");
    	background-repeat: no-repeat,repeat;
    	background-position:left 15px top 7px;
	text-align:left;
  	font-weight: bold;
	margin:0 0 12px 0;
	padding:7px 0 3px 65px;
	-webkit-box-sizing: border-box;
     	-moz-box-sizing: border-box;
       	-o-box-sizing: border-box;
      	-ms-box-sizing: border-box;
         box-sizing: border-box;
}
.h2-wood{
	width:100%;
	font-size:25px;
	color:#000;
	background-image: url("/image/all/mori.png"), url("/image/all/h2_back.jpg");
    	background-repeat: no-repeat,repeat;
    	background-position:left 15px top 5px;
	text-align:left;
  	font-weight: bold;
	margin:0 0 12px 0;
	padding:7px 0 3px 65px;
	-webkit-box-sizing: border-box;
     	-moz-box-sizing: border-box;
       	-o-box-sizing: border-box;
      	-ms-box-sizing: border-box;
         box-sizing: border-box;
}
.h3{
	width:100%;
	font-size:17px;
	color:#42210B;
	background-color:#EDD19A;
	background-image: url("/image/all/h3.png");
    	background-repeat: no-repeat;
    	background-position:left 15px top 7px;
	text-align:left;
  	font-weight: bold;
	border-radius: 5px;
	margin:20px 0 10px 0;
	padding:3px 0 3px 44px;
	-webkit-box-sizing: border-box;
     	-moz-box-sizing: border-box;
       	-o-box-sizing: border-box;
      	-ms-box-sizing: border-box;
         box-sizing: border-box;
}
.h3-shop{
	width:100%;
	font-size:17px;
	color:#000;
	background-color:#CDE576;
	text-align:left;
  	font-weight: bold;
	border-radius: 5px;
	margin:20px 0 10px 0;
	padding:3px 0 2px 25px;
	-webkit-box-sizing: border-box;
     	-moz-box-sizing: border-box;
       	-o-box-sizing: border-box;
      	-ms-box-sizing: border-box;
         box-sizing: border-box;
}
.h4-wood{
	width:100%;
	font-size:18px;
	color: #42210B;
	background-image: url("/image/all/mori_mini.png");
    	background-repeat: no-repeat;
    	background-position:left 15px top 7px;
	text-align:left;
  	font-weight:normal;
	margin:5px 0;
	padding:7px 0 3px 55px;
	border-bottom:1px solid #d2b18c;
	-webkit-box-sizing: border-box;
     	-moz-box-sizing: border-box;
       	-o-box-sizing: border-box;
      	-ms-box-sizing: border-box;
         box-sizing: border-box;
}

.page-topimg{
	width:100%;
	margin:5px 0 0 0;
	padding:5px 0;
	border-top:1px solid #ECD4B7;
	border-bottom:1px solid #ECD4B7;
}
.page-topimg img{
	display: block;
	width:100%;
}
.main-left2 p{
	padding:0 10px 20px 10px;
}
.indent{
	margin-left: 3em;
	text-indent: -2em;
	padding-bottom:0;
}



/* 森の風だよりレイアウト */
.notic-a{
	display:block;
	border-bottom:1px dashed #8C6239;
	padding:12px 20px;
	margin:0;
	text-decoration:none;
}
.notic-a:hover{	
	background-color:#d8b39a;
}
.notic{
	float:none;
	width:100%;
}

.notic-time{
	float:left;
	color:#8C6239;
	font-size:15px;
	padding:7px  0 0 0;
}
.notic-title{
	float:left;
	font-size:19px;
	color:#000;
	padding:0 0 0 40px;
}
.single-notice{
	background-color:#fff;
	padding: 15px;
	margin: 0 0 15px 0;
}
.single-notice-title{
	font-size:21px;
	border-bottom:2px solid #EAD8A9;
	padding:0 15px;
}
.single-notice-time{
	font-size:12px;
	text-align:right;
	color:#8C8C8C;
	padding:5px 5px 0 0;
}
.single-notice-content{
	width:100%;
	font-size:16px;
	margin-top:10px;
}
.single-notice-content h3{
	width:100%;
	font-size:17px;
	color:#42210B;
	background-color:#EDD19A;
	background-image: url("/image/all/h3.png");
    	background-repeat: no-repeat;
    	background-position:left 15px top 7px;
	text-align:left;
  	font-weight: bold;
	border-radius: 5px;
	margin:20px 0 10px 0;
	padding:3px 0 3px 44px;
	-webkit-box-sizing: border-box;
     	-moz-box-sizing: border-box;
       	-o-box-sizing: border-box;
      	-ms-box-sizing: border-box;
         box-sizing: border-box;
}
.single-notice-content img{
    	display: block;
    	width: auto;
    	height: auto;
    	margin-bottom: 5px;
    	margin-left: auto;
    	margin-right: auto;
    	max-height: 100%;
    	max-width: 100%;
}
.year-btn a {
    background-color: #E2C298;
    border-radius: 5px;
    color: #000;
    font-size:14px;
    display: block;
    margin: 0 0 10px 0;
    padding: 5px 20px 5px 0;
    text-align: right;
    text-decoration: none;
}
.year-btn a:hover {
    background-color: #f4d382;
}

.next-btn a {
    background-color: #E2C298;
    border-radius: 5px;
    color: #000;
    font-size:14px;
    display: block;
    margin: 0 0 10px 0;
    padding: 5px 0 5px 20px;
    text-align: left;
    text-decoration: none;
}
.next-btn a:hover {
    background-color: #f4d382;
}
.search-title{
	padding:10px 0;
}

/*森の風だよりウィジェット*/
.widget{
	list-style-type: none;
}
.screen-reader-text {
    display: none;
    visibility: hidden;
}
.widget_search{
    background-image: url("/image/all/menu_back.jpg");
    background-repeat:repeat;
    margin: 0;
    padding: 10px;
}
.searchform{
    margin-bottom:0;
}
#s {
    width: 70%;
    height:30px;
}
#searchsubmit{
    width: 28%;
    background-color: #238C20;
    border:none;
    padding: 5px 10px;
    color:#fff;
}
.widget_calendar{
    	background-color: #E0EAA4;
	border-radius: 5px;
	margin-top:20px;
}
#wp-calendar{
	width:80%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#wp-calendar caption{
	padding:10px 0 0 0;
}
.widget_calendar tbody td a, .widget_calendar tbody td a:visited {
    background-color: #fff;
    color:#000;
    border-radius: 5px;
    display: inline-block;
    height: 25px;
    line-height: 27px;
    vertical-align: middle;
    width: 25px;
    margin: -5px;
    text-decoration: none;
}
.widgettitle{
    	font-size: 17px;
    	margin-top: 20px;
	margin-bottom:5px;
	background-image: url("/image/notice/widget-icon.png"), url("/image/all/menu_back.jpg");
    	background-repeat: no-repeat,repeat;
    	background-position:left 10px bottom 10px;
	color:#fff;
	padding:5px 0 5px 30px;
	font-weight: normal; 
}
.widget_categories ul, .widget_recent_entries ul, .widget_archive ul {
	list-style-type: none;
    	font-size: 16px;
	margin:0;
	padding:0;
}
.widget_categories ul li a, .widget_recent_entries ul li a, .widget_archive ul li a {
    	display: block;
	border-bottom: 1px dashed #B3B3B3;
	padding:3px 10px 3px 30px;
}
.widget_categories ul li:hover, .widget_recent_entries ul li:hover, .widget_archive ul li:hover {
	background-color: #e0eaa4;
}
.widget_categories ul a, .widget_recent_entries ul a, .widget_archive ul  a{
    color: #000;
    text-decoration: none;
}

/*森の風だよりページナビ*/
.page-bottom-navi {
    border-top:7px solid #AACC6E;
    padding: 10px 0 15px;
    text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #42210b;
    margin: 3px;
    padding: 5px 10px;
    text-decoration: none;
    color: #000;
}
.wp-pagenavi span.current {
    background-color:#C59C6C;
    font-weight: bold;
}

/*森の風だより「山元土場入札」レイアウト*/
.bid-template p{
	line-height: 150%;
	padding:0;
}
.bid-list{
 	margin-left: 1.5em;
    	text-indent: -1.5em;
}



/*森の販売所レイアウト*/
.threeblock, .No-threeblock{
	display:block;
	background-color:#fff;
	margin:5px 0 0 0;
	padding:15px;
	text-decoration:none;
}
.threeblock img, .No-threeblock img{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.shop-sub-title{
	font-size:14px;
	color:#754C24;
	padding:5px 0;
}
.shop-title{
	font-size:17px;
	color:#000;
	padding:0 0 5px 0;
}
.shop-a{
	display: block;
	width: 100%;
	background-color:#CDE576;
	border-radius: 5px;
	color:#306804;
	font-size:16px;
	text-decoration: none;
	text-align: center;
	margin:10px 0 0 0;
	padding:5px 0 5px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.shop-a:hover{
	background-color:#B1C864;
}
.shop-box{
	background-color:#fff;
	border:6px solid #A8B555;
	padding:30px;
	margin-bottom:10px;
}
.shop-box-left{
	width: 100%;
	float:none;
}
.shop-box-right{
	width: 100%;
	float:none;
}
.shopleft-text{
	font-size:20px;
	text-align:center;
}
.shopleft-a-bottm{
	display: block;
	background-color:#5A723D;
	border-radius: 5px;
	color:#fff;
	font-size:auto;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin:5px 0 0 0;
	padding:7px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.shopleft-a-bottm:hover{
	background-color:#c6964f;
}
.shopright-text1{
	font-size:auto;
	font-weight: bold;
	color:#42210B;
	text-align:center;
}
.shopright-text2{
	font-size:17px;
	font-weight: bold;
	text-align:center;
}
.shopright-a-text{
	display: block;
	font-size:15px;
	text-align:center;
}
.single-shop{
	background-color:#fff;
	padding: 15px;
	margin: 0 0 15px 0;
}
.single-shop-title{
	font-size:24px;
	font-weight: bold;
	text-align:center;
	background-color:#CDE576;
	padding:3px 0;
	margin-bottom:20px;
}
.single-shop-content img{
	display: inline;
	width: 100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;

}
.single-shop-content p{
	line-height: 150%;
	padding:0;

}
.shop-list{
	line-height: 150%;
	padding:0;
 	margin-left: 1em;
    	text-indent: -1em;

}
.shop-list-7em{
	line-height: 150%;
	padding:0;
 	margin-left: 7em;
    	text-indent: -7em;

}


/*森の販売所サイドメニュー*/
.shop-nav{ 
margin: 0; 
padding: 0; 
list-style: none; 
}
.shop-nav li{
padding: 0; 
margin: 0; 
}
.shop-nav li a{
display: block;
width: 100%; 
background-image: url("/image/shop/shop-icon.png"), url("/image/all/sub.jpg");
background-repeat: no-repeat,repeat;
background-position: right 15px top 15px;
color:#261001;
text-decoration: none;
text-align: left;
border-top:2px solid #D3A671;
margin:0 0 2px 0;
padding:10px 0 10px 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
 box-sizing: border-box;
}
.shop-nav li a:hover{
background-image: url("/image/shop/shop-icon.png"), url("/image/all/sub_on.jpg");
}



/*木材情報*/
.nformation-img img{
	width: 100%;
}
.maruta-title1{
	text-align:center;
	color:#C01616;
	font-weight: bold;
	border-top:2px solid #F78B7C;
	padding:5px 0;
	margin-top:20px;
}
.maruta-title2{
	text-align:center;
	color:#156EBE;
	font-weight: bold;
	border-top:2px solid #8CC4F9;
	padding:5px 0;
	margin-top:20px;
}
.maruta-title3{
	text-align:center;
	color:#3D7D00;
	font-weight: bold;
	border-top:2px solid #BFE068;
	padding:5px 0;
	margin-top:20px;
}
.maruta-block1{
	float:none;
	width:100%;
	margin-bottom:5px;
	display:table;
}
.maruta-block2{
	float:none;
	width:100%;
	margin-bottom:5px;
}
.maruta-left1{
	width:35%;
	display:table-cell;
	background-color:#F78B7C;
	font-size:16px;
	padding:0;
	text-align:center;
	margin-right:5px;
	vertical-align: middle;/*この指定により上下中央になる*/
}
.maruta-left2{
	width:35%;
	display:table-cell;
	background-color:#8CC4F9;
	font-size:16px;
	padding:0;
	text-align:center;
	margin-right:5px;
	vertical-align: middle;/*この指定により上下中央になる*/
}
.maruta-left3{
	width:35%;
	display:table-cell;
	background-color:#BFE068;
	font-size:16px;
	padding:0;
	text-align:center;
	margin-right:5px;
	vertical-align: middle;/*この指定により上下中央になる*/
}
.maruta-right{
	display:table-cell;
}
.maruta-right1{
	display:inline-block;
	width:50%;
	background-color:#F2E7B8;
	font-size:15px;
	padding: 2px 0;
	text-align:center;
}
.maruta-right2{
	display:inline-block;
	width:50%;
	background-color:#EADBA0;
	font-size:15px;
	padding: 2px 0;
	text-align:center;
}

.tender1{
	width:100%;
	float:none;
	margin-bottom:5px;
}
.tender2{
	width:100%;
	float:none;
	margin-bottom:5px;
}
.tender-left{
	width:49%;
	float:left;
	background-color:#fff;
	font-size:17px;
	color:#603813;
	padding: 10px 0;
	text-align:center;
	border-radius: 5px;
}
.tender-right{
	width:49%;
	float:right;
	background-color:#fff;
	font-size:17px;
	color:#603813;
	padding: 10px 0;
	text-align:center;
	border-radius: 5px;
}



/*森林組合について*/
.about-left1{
	float:none;
	width: 100%;
}
.about-right1{
	float:none;
	width: 100%;
}
.about-right1 img{
	width: 100%;
}
.about-left2{
	float:none;
	width: 100%;
}
.about-right2{
	float:none;
	width: 100%;
}
.about-right2 img{
	display: block;
	max-width: 100%;
	margin-left: auto;
    	margin-right: auto;
}
.greeting-left{
	float:none;
	width: 100%;
}
.greeting-right{
	float:none;
	width: 100%;
}
.greeting-right img{
	display: block;
	max-width: 100%;
	margin-left: auto;
    	margin-right: auto;
}
.greeting-right p{
	text-align:center;
}
.about-textGreen{
	color:#001900;
}
.about-table-left{
	float:none;
	width: 100%;
	background-color:#CDE576;
	border-bottom:1px solid #966464;
	padding:5px 0;
	text-align:center;
}
.about-table-right{
	float:none;
	background-color:#FFF8D2;
	border-bottom:1px solid #966464;
	padding:5px 0 5px 15px;
	text-align:left;
}



/*組織概要*/
.map iframe,
.map object,
.map embed {
	width: 100%;
	margin-bottom:20px;

}
.member1{
	float:left;
	width:50%;
	background-color:#FFF8D2;
	padding:5px 0;
	text-align:center;
}
.member2{
	float:left;
	width:50%;
	background-color:#CDE576;
	padding:5px 0;
	text-align:center;
}
.member3{
	float:left;
	width:50%;
	background-color:#fff;
	border-top:1px solid #EFB880;
	padding:5px 0;
	margin-bottom:20px;
	text-align:center;
}
.association-blue{
	width:50%;
	float:left;
}
.association-blue-left{
	float:left;
	width:50%;
	background-color:#A7D4F9;
	border-bottom:1px dashed #519AD6;
	padding:5px 0;
	text-align:center;
}
.association-blue-right{
	float:right;
	width:50%;
	border-bottom:1px dashed #519AD6;
	padding:5px 0;
	text-align:center;
}
.association-orange{
	float:none;
	width:100%;
	margin-bottom:5px;
}
.association-orange-left{
	float:left;
	width:50%;
	background-color:#EFDE95;
	padding:5px 0;
	text-align:center;
}
.association-orange-right{
	float:right;
	width:50%;
	padding:5px 0;
	text-align:center;
}
.department-left1{
	float:none;
	background-color:#A6E576;
	padding:15px 0;
	margin-bottom:10px;
	text-align:center;
	border-radius: 5px;
}
.department-left2{
	float:none;
	background-color:#6BC993;
	padding:15px 0;
	margin-bottom:10px;
	text-align:center;
	border-radius: 5px;
}
.department-left3{
	float:none;
	background-color:#CDE576;
	padding:15px 0;
	margin-bottom:10px;
	text-align:center;
	border-radius: 5px;
}
.department-left4{
	float:none;
	background-color:#EFD9AB;
	padding:15px 0;
	margin-bottom:10px;
	text-align:center;
	border-radius: 5px;
}
.department-right{
	float:none;
	border-bottom:1px dashed #EFB880;
	padding:5px 10px;
	margin-bottom:5px;
	text-align:left;
}
.department-title{
	text-align:center;
	color:#297A06;
	font-weight: bold;
	border-top:2px solid #B7CE57;
	padding:5px 0;
}




/*森林（もり）づくり*/
.subsidy-bottom{
	width: 100%;
	display: block;
	background-color:#85B857;
	border-radius: 5px;
	color:#000;
	font-size:18px;
	text-decoration: none;
	text-align: center;
	margin:5px 0 0 0;
	padding:7px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.subsidy-bottom:hover{
	background-color:#4C6F2D;
}


/*特定商取引に関する表記*/
.rules-left{
	float:none;
	width: 100%;
	background-color:#CDE576;
	border-bottom:1px dashed #B7CE57;
	padding:5px 0;
	text-align:center;
}
.rules-right{
	float:none;
	width: 100%;
	background-color:#FFF8D2;
	border-bottom:1px dashed #B7CE57;
	padding:5px 0;
	text-align:left;
	text-indent: 1em;
}


/*各種書式手続き*/
.name_change-left{
	float:none;
	width: 100%;
}
.name_change-right{
	float:none;
	width: 100%;
}
.name_change-orange{
	background-color:#FFD4A9;
	padding:5px;
	text-align:center;
	margin:0 0 10px 0;
}
.name_change-White{
	background-color:#fff;
	border-radius: 5px;
	padding:15px;
	margin:0 0 5px 0;
}
.name_change-triangle img{
 	display: block;
    	width:auto;
    	height:auto;
    	max-width:100%;
    	max-height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}
.format1{
	width: auto;
	float:none;
	background-color:#CDE576;
	padding:10px;
	margin-bottom:10px
}
.format2{
	width: auto;
	float:none;
	background-color:#FFD683;
	padding:10px;
	margin-bottom:10px
}
.format3{
	width: auto;
	float:none;
	background-color:#C2F9FF;
	padding:10px;
}
.format-left{
	float:left;
	width: 45%;
}
.format-right{
	float:right;
	width: 50%;
}
.format-left img{
	max-width: 100%;
}
.format-title{
	font-size:27px;
	font-weight: bold;
	text-align:center;
	padding:10px 0 0 0;
}
.format-dl{
	width: 100%;
	display: block;
	background: #ce1523;
	background: -moz-linear-gradient(top, #ce1523 0%, #851d25 50%);
	background: -webkit-linear-gradient(top, #ce1523 0%,#851d25 50%);
	background: linear-gradient(to bottom, #ce1523 0%,#851d25 50%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce1523', endColorstr='#851d25',GradientType=0 );
	border-radius: 10px;
	color:#fff;
	font-weight: bold;
	font-size:16px;
	text-decoration: none;
	text-align: center;
	margin:20px 0 0 0;
	padding:7px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.format-dl:hover{
	opacity: 0.6;
}





/* ---スマホここまで--- */




@media screen and (min-width: 740px) {

/* ---タブレット(740px～1023pxの時のスタイル)--- */


/*ヘッダー*/
.header-tell2{
	font-size:33px;
}


/*森の販売所レイアウト*/
.shopleft-a-bottm{
	font-size:23px;
}
.shopright-text1{
	font-size:28px;
}



/* ---タブレットここまで--- */
}




@media screen and (min-width: 1024px) {

/* ---パソコン(1024px以上の時のスタイル)--- */

body{
	margin:0;
}
.body-main{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.br-phone{
	display:none;
}


/*ヘッダーライン*/

/*ヘッダー*/
.header{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.header-left{
	float:left;
}
.header-right{
	float:right;
}
.header-logo{
	width:450px;
	padding-top:15px;
	padding-bottom:0;
}
.header-contact{
	border:none;
    	padding:0;
	margin-top:15px;
    	text-align:right;
}
.header-text1{
    	text-align:right;
}


/*メニュー*/
.nav-back{
  margin:0;
}
.menu li:nth-child(odd) {
  border-right: none;
}
.menu {
  display: table;
  table-layout: fixed;
  width:1024px;
  margin: 0 auto;
  overflow: hidden;
  border-top: none;

}
.menu li {
  float: none;
  display: table-cell;
  width: 100%;
  border-bottom: none;
  border-left: 1px solid #3c0f00;
  border-right: 1px solid #3c0f00;
}
.menu li:nth-child(2) {
  border-right: none;
}
.menu li:nth-child(4) {
  border-right: none;
}


/*フッター*/
.footer-area{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.footer-left{
	float:left;
	padding:25px 0 0 0;
}
.footer-right{
	float:right;
	margin:0;
	padding:15px 0;
}
.footer-link1{
	float:left;
	width:130px;
}
.footer-link2{
	float:left;
	width:170px;
	margin:0 0 0 30px;
}


/*トップへ戻る*/
#page-top {
    bottom: 20px;
    right: 10%;
}
#page-top a {
    text-decoration: none;
    color: #eeeeee;
    width: 80px;
    height: 80px;
    text-align: center;
    display: block;
}



/*メインフレーム(2カラム)*/
.main-left1{
	width:770px;
	float:left;
}
.main-left2{
	width:770px;
	float:left;
}
.main-right{
	width:215px;
	float:right;
}

.cms-left{
	width:680px;
	float:left;
}
.cms-right{
	width:320px;
	float:right;
}


/* 固定ページ共通レイアウト*/
.page-topimg img{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.main-left2 p{
	padding:0 30px 20px 30px;
}



/* 森の風だよりレイアウト */
.single-notice{
	padding: 25px;
}
.single-notice-content{
	width:550px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

/*森の風だより「山元土場入札」レイアウト*/
.bid-template p{
	padding:0 40px;
}


/*森の販売所レイアウト*/
.threeblock{
	width:220px;
	float:left;
	margin-right:0;
	margin-bottom:15px;
}
.No-threeblock{
	width:220px;
	float:left;
	margin-right:9px;
	margin-bottom:15px;
}
.shop-box-left{
	float:left;
	width:300px;
}
.shop-box-right{
	float:right;
	width:370px;
}
.single-shop{
	padding: 25px;
}
.single-shop-content img{
	display: block;
	width:auto;
	margin-left:auto;
	margin-right:auto;

}
.single-shop-content p{
	padding:0 40px;

}
.shop-list{
	padding:0 40px;

}
.shop-list-7em{
	padding:0 40px;

}


/*木材情報*/
.maruta-block1{
	float:left;
	width:49%;
}
.maruta-block2{
	float:right;
	width:49%;
}
.tender1{
	width:49%;
	float:left;
}
.tender2{
	width:49%;
	float:right;
}


/*森林組合について*/
.about-left1{
	float:left;
	width: 55%;
}
.about-right1{
	float:right;
	width: 45%;
}
.about-left2{
	float:left;
	width: 70%;
}
.about-right2{
	float:right;
	width: 30%;
}
.greeting-left{
	float:left;
	width: 78%;
}
.greeting-right{
	float:right;
	width: 22%;
}
.about-table-left{
	float:left;
	width: 28%;
}
.about-table-right{
	float:left;
	width: 65%;
}



/*組織概要*/
.association-orange{
	float:left;
	width:50%;
}
.department-left1{
	float:left;
	width: 25%;
}
.department-left2{
	float:left;
	width: 25%;
	padding:30px 0;
}
.department-left3{
	float:left;
	width: 25%;
	padding:40px 0;
}
.department-left4{
	float:left;
	width: 25%;
	padding:40px 0;
}
.department-right{
	float:right;
	width: 70%;
}




/*森林（もり）づくり*/
.subsidy-bottom{
	width: 50%;
}


/*特定商取引に関する表記*/
.rules-left{
	float:left;
	width: 28%;
}
.rules-right{
	float:left;
	width: 72%;
	text-indent: 2em;
}


/*各種書式手続き*/
.name_change-left{
	float:left;
	width: 55%;
}
.name_change-right{
	float:right;
	width: 45%;
}
.format1{
	width: 46%;
	float:left;
}
.format2{
	width: 46%;
	float:right;
}
.format3{
	width: 46%;
	float:left;
}


/* ---パソコンここまで--- */
}



@media print {

/* --印刷時のスタイル(パソコンと同じ)--- */



body{
	margin:0;
}
.body-main{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.br-phone{
	display:none;
}


/*ヘッダーライン*/

/*ヘッダー*/
.header{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.header-left{
	float:left;
}
.header-right{
	float:right;
}
.header-logo{
	width:450px;
	padding-top:15px;
	padding-bottom:0;
}
.header-contact{
	border:none;
    	padding:0;
	margin-top:15px;
    	text-align:right;
}
.header-text1{
    	text-align:right;
}


/*メニュー*/
.nav-back{
  margin:0;
}
.menu li:nth-child(odd) {
  border-right: none;
}
.menu {
  display: table;
  table-layout: fixed;
  width:1024px;
  margin: 0 auto;
  overflow: hidden;
  border-top: none;

}
.menu li {
  float: none;
  display: table-cell;
  width: 100%;
  border-bottom: none;
  border-left: 1px solid #3c0f00;
  border-right: 1px solid #3c0f00;
}
.menu li:nth-child(2) {
  border-right: none;
}
.menu li:nth-child(4) {
  border-right: none;
}


/*フッター*/
.footer-area{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.footer-left{
	float:left;
	padding:25px 0 0 0;
}
.footer-right{
	float:right;
	margin:0;
	padding:15px 0;
}
.footer-link1{
	float:left;
	width:130px;
}
.footer-link2{
	float:left;
	width:170px;
	margin:0 0 0 30px;
}


/*トップへ戻る*/
#page-top {
    bottom: 20px;
    right: 10%;
}
#page-top a {
    text-decoration: none;
    color: #eeeeee;
    width: 80px;
    height: 80px;
    text-align: center;
    display: block;
}



/*メインフレーム(2カラム)*/
.main-left1{
	width:770px;
	float:left;
}
.main-left2{
	width:770px;
	float:left;
}
.main-right{
	width:215px;
	float:right;
}

.cms-left{
	width:680px;
	float:left;
}
.cms-right{
	width:320px;
	float:right;
}


/* 固定ページ共通レイアウト*/
.page-topimg img{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.main-left2 p{
	padding:0 30px 20px 30px;
}



/* 森の風だよりレイアウト */
.single-notice{
	padding: 25px;
}
.single-notice-content{
	width:550px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

/*森の風だより「山元土場入札」レイアウト*/
.bid-template p{
	padding:0 40px;
}


/*森の販売所レイアウト*/
.threeblock{
	width:220px;
	float:left;
	margin-right:0;
	margin-bottom:15px;
}
.No-threeblock{
	width:220px;
	float:left;
	margin-right:9px;
	margin-bottom:15px;
}
.shop-box-left{
	float:left;
	width:300px;
}
.shop-box-right{
	float:right;
	width:370px;
}
.single-shop{
	padding: 25px;
}
.single-shop-content img{
	display: block;
	width:auto;
	margin-left:auto;
	margin-right:auto;

}
.single-shop-content p{
	padding:0 40px;

}
.shop-list{
	padding:0 40px;

}
.shop-list-7em{
	padding:0 40px;

}


/*木材情報*/
.maruta-block1{
	float:left;
	width:49%;
}
.maruta-block2{
	float:right;
	width:49%;
}
.tender1{
	width:49%;
	float:left;
}
.tender2{
	width:49%;
	float:right;
}


/*森林組合について*/
.about-left1{
	float:left;
	width: 55%;
}
.about-right1{
	float:right;
	width: 45%;
}
.about-left2{
	float:left;
	width: 70%;
}
.about-right2{
	float:right;
	width: 30%;
}
.greeting-left{
	float:left;
	width: 78%;
}
.greeting-right{
	float:right;
	width: 22%;
}
.about-table-left{
	float:left;
	width: 28%;
}
.about-table-right{
	float:left;
	width: 65%;
}



/*組織概要*/
.association-orange{
	float:left;
	width:50%;
}
.department-left1{
	float:left;
	width: 25%;
}
.department-left2{
	float:left;
	width: 25%;
	padding:30px 0;
}
.department-left3{
	float:left;
	width: 25%;
	padding:40px 0;
}
.department-left4{
	float:left;
	width: 25%;
	padding:40px 0;
}
.department-right{
	float:right;
	width: 70%;
}




/*森林（もり）づくり*/
.subsidy-bottom{
	width: 50%;
}


/*特定商取引に関する表記*/
.rules-left{
	float:left;
	width: 28%;
}
.rules-right{
	float:left;
	width: 72%;
	text-indent: 2em;
}


/*各種書式手続き*/
.name_change-left{
	float:left;
	width: 55%;
}
.name_change-right{
	float:right;
	width: 45%;
}
.format1{
	width: 46%;
	float:left;
}
.format2{
	width: 46%;
	float:right;
}
.format3{
	width: 46%;
	float:left;
}



}