@charset "UTF-8";
/*
Theme Name: NewSite
Author: ProntoNet
Author URI: http://www.prontonet.ne.jp/
Version: 1.0
*/
/* ----------------------------- リセット */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

img { vertical-align: top; font-size: 0; line-height: 0; }

sup { font-size: 8px; }

em { font-style: normal; }

div:before, div:after, ul:before, ul:after, ol:before, ol:after, dl:before, dl:after { content: ""; display: block; }

div:after, ul:after, ol:after, dl:after { clear: both; }

div, ul, ol, dl { zoom: 1; }

ul#wp-admin-bar-root-default:after { clear: none; }

/* =======================================
記事詳細
========================================*/
#entry { margin: 0 auto; }

#entry_title { margin: 0 0 30px; border-bottom: 1px solid #ccc; padding: 0 0 12px; }

#entry_title h3 { padding: 2px 0; font-size: 130%; }

#entry_title span { font-size: 85%; padding: 2px 0; }

#entrybody { font-size: 100%; margin-top: 0; word-break: break-all; }

#entrybody ul, #entrybody ol { margin: 12px 0 12px 2em; list-style-position: inside; text-align: left; }

#entrybody ul li { text-align: left; }

#entrybody ol li { text-align: left; }

#entrybody strong { font-weight: bold !important; }

#entrybody strong span { font-weight: bold !important; }

#entrybody span strong { font-weight: bold !important; }

#entrybody del strong { font-weight: bold !important; }

#entrybody em strong { font-weight: bold !important; }

#entrybody em { font-style: italic; }

#entrybody p { line-height: 170%; margin: 0 0 1.2em; }

td #entrybody p { margin-bottom: 0; }

#entrybody em { font-style: italic !important; }

#entrybody blockquote { margin: 15px 0 15px 24px; }

#entrybody img { margin: 0 0 1em; }

#entrybody iframe { width: 100%; height: auto; }

.alignleft, img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; }

.alignright, img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px; }

.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

img.alignleft, img.alignright, img.aligncenter { margin-bottom: 12px; }

.wp-caption { border: none; background: #f1f1f1; color: #888; font-size: 12px; line-height: 18px; text-align: center; margin-bottom: 20px; padding: 4px; -moz-border-radius: 0; -khtml-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }

.wp-caption img { margin: 5px; }

.wp-caption p.wp-caption-text { margin: 0 0 4px; }

.wp-smiley { margin: 0; }

body#tinymce ul, body#tinymce ol { margin: 0 0 0 1.5em; }

body#tinymce ul li { list-style: disc; }

body#tinymce ol li { list-style: decimal; }

#entrybody h1 { font-size: 200%; line-height: 150%; }

#entrybody h2 { font-size: 180%; line-height: 150%; }

#entrybody h3 { font-size: 150%; line-height: 150%; }

#entrybody h4 { font-size: 132%; line-height: 150%; }

#entrybody h5 { font-size: 116%; line-height: 150%; }

#entrybody h6 { font-size: 108%; line-height: 150%; }

#social { margin: 30px 0 10px; clear: both; }

#social:before, #social:after { content: ""; display: table; }

#social:after { clear: both; }

#social { zoom: 1; }

#social li, #social div { float: left; }

#social li { border: 0; }

#social .facebook { width: 120px; }

#social .twitter { width: 105px; }

#social .hatena { width: 130px; }

#social .google { width: 80px; }

#social .line img { width: 88px; height: auto; }

#entry .fbcomments, #entry .fb_iframe_widget, #entry .fb_iframe_widget[style], #entry .fb_iframe_widget iframe[style], #entry .fbcomments iframe[style], #entry .fb_iframe_widget span { width: 100% !important; }

/* ----------------------------- ページネーション */
.pagination { clear: both; position: relative; display: table; width: 100%; padding: 20px 0; }
.pagination span, .pagination a { display: inline-block; *display: inline; *zoom: 1; width: auto; padding: 5px 10px; margin: 0 10px; color: #333; text-decoration: none !important; cursor: pointer; color: #000; font-size: 128.5%; border-bottom: 2px solid transparent; }
.pagination span.current, .pagination a.current { border-bottom-color: #000; }
.pagination a:link, .pagination a:visited { color: #000; }
.pagination a:hover { color: #000; text-decoration: underline; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }
.pagination .numeric, .pagination .prev, .pagination .next { display: table-cell; vertical-align: middle; }
.pagination .numeric { text-align: center; width: 70%; }
.pagination .prev, .pagination .next { width: 15%; }
.pagination .prev a, .pagination .next a { margin: 0; background-repeat: no-repeat; }
.pagination .prev { text-align: left; }
.pagination .prev a { padding-left: 50px; background-image: url(img/common/icon1_left.svg); background-position: left center; }
.pagination .next { text-align: right; }
.pagination .next a { padding-right: 50px; background-image: url(img/common/icon1.svg); background-position: right center; }

@media screen and (max-width: 640px) { .pagination { padding: 10px 0; }
  .pagination span, .pagination a { font-size: 100%; margin: 3px 4px; padding: 3px 5px; }
  .pagination .prev a { padding-left: 15px; background-image: url(img/common/icon3_left.svg); }
  .pagination .next { text-align: right; }
  .pagination .next a { padding-right: 15px; background-image: url(img/common/icon3.svg); } }
/* ----------------------------- 全体 */
body { font-size: 13px; line-height: 2em; color: #333; font-family: Helvetica, "游ゴシック体", "YuGothic", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; background: #fff; position: relative; -webkit-text-size-adjust: 100%; }

a:link, a:visited { color: #000; text-decoration: underline; }
a:hover, a:active { text-decoration: none; }

.pc-only { display: none !important; }

img, .bx-wrapper img { max-width: 100%; height: auto; }

/* ----------------------------- 1. 各ページ共通 */
/*=======================================
ヘッダー
=========================================*/
.l-header{
	/*
	position: fixed;
	z-index: 9999;
	width: 100%;
	*/
}
.l-header1{
	background: rgba(255,255,255,0.95);
	height: 60px;
}
.l-header1 h1{
	max-width: 246px;
	height: 48px;
	margin-left: 10px;
	display: flex;
	align-items: center;
}

.p-mv2{
	height: 100px;
	background: url(img/common/mv1.jpg) no-repeat ;
	background-size: cover;
}


/*=======================================
メニュー
=========================================*/
.drawer-nav{
	background: rgba(44,133,0,0.9) !important;
	z-index: 9999 !important;
}
/*
.drawer-nav ul{
	padding: 20px;
}
.drawer-nav li:nth-child(n+2){
	margin-top: 20px;
}
*/
.drawer-nav a{
	color: #FFF !important;
	text-decoration: none;
	display: block;
	padding: 20px;
}
.drawer-hamburger{
	position: absolute !important;
}
.drawer-overlay{
	background-color: rgba(255,255,255,0.7) !important;
}

/*=======================================
フッター
=========================================*/
.p-map{
	margin-top: 35px;
}
.p-map .ggmap{
	margin-top: 35px;
}
.p-map .ggmap iframe{
	width: 100%;
	height: 200px;
}

.p-footer1{
	background: url(img/common/footer_bg1.png) repeat-x left bottom;
	padding-top: 25px;
	padding-bottom: 25px;
}
.p-footer1 .access{
	font-size: 14px;
	margin-top: 10px;
}

.p-footer1 .right{
	margin: 20px 0 10px 0;
	text-align: center;
}
@media screen and (max-width: 515px) {
	.p-footer1 .right ul li:nth-child(n+2){
		margin-top: 10px;
	}
}
@media screen and (min-width: 516px) {
	.p-footer1 .right ul {
		display: inline-block;
	}
	.p-footer1 .right ul li{
		float: left;
	}
	.p-footer1 .right ul li:nth-child(n+2){
		margin-left: 10px;
	}
}
.p-footer2{
	background: #8CC11F;
	position:relative;
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}


/*=======================================
事業案内
=========================================*/
.c-pagemenu{
	padding-top: 35px;
	padding-bottom: 35px;
	background: #EEEEEE;
	border-bottom: #DDDDDD;
	position: relative;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.c-pagemenu .c-title2 span{
	background: #EEE;
}
.c-pagemenu ul li{
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
.c-pagemenu ul li a{
	text-decoration: none;
}
.c-pagemenu ul li .image{
	text-align: center;
}
.c-pagemenu ul li .image img{
	display: inline-block;
}
.c-pagemenu ul h3{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	margin-top: 15px;
	padding-bottom: 15px;
}
.c-pagemenu ul h3.pink{
	border-bottom: 3px solid #CC0099;
}
.c-pagemenu ul h3.orange{
	border-bottom: 3px solid #FF6633;
}
.c-pagemenu ul h3.blue{
	border-bottom: 3px solid #000099;
}
.c-pagemenu ul h3.green{
	border-bottom: 3px solid #006633;
}
.c-pagemenu ul h3.skyblue{
	border-bottom: 3px solid #00A3D9;
}
.c-pagemenu ul p{
	text-align: left;
	margin-top: 15px;
}
.c-pagemenu .slider{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.c-pagemenu .slider .slick-prev,
.c-pagemenu .slider .slick-next {
    width:40px;
    height:40px
}
.c-pagemenu .slider .slick-prev{
	left: 0;
}
.c-pagemenu .slider .slick-prev.arrows{
}
.c-pagemenu .slider .slick-next{
	right: 0;
}
.c-pagemenu .slider .slick-prev:before,
.c-pagemenu .slider .slick-next:before {
    content:"";
}
.c-pagemenu .slider button.slick-prev,
.c-pagemenu .slider button.slick-next {
    z-index:2;
}
.c-pagemenu  .c-btn3{
	margin-top: 20px;
}

/*=======================================
ページトップへ
=========================================*/
.l-pagetop { position: fixed; right: 10px; bottom: 30px; z-index: 999; }

/* ----------------------------- 2. トップページ */
/*=======================================
メインビジュアル
=========================================*/
/*=======================================
トップページ
=========================================*/
.p-top .p-mv{
	position:relative;
}
.p-top .p-mv strong{
	position: absolute;
	bottom: 20px;
}
.p-top .p-mv .slider ul li{
	height: 350px;
}
.p-top .p-mv .slider ul li:nth-child(1){
	background: url(img/top/slider1.jpg) no-repeat center center;
	background-size: cover;
}
.p-top .p-mv .slider ul li:nth-child(2){
	background: url(img/top/slider2.jpg) no-repeat center center;
	background-size: cover;
}
.p-top .p-mv .slider .bx-wrapper{
	box-shadow: none;
	border: 0;
	background: transparent;
	margin-bottom: 0;
}
.p-top .p-mv .slider .bx-wrapper .bx-next { right: 0px; background: url(img/top/next1.png) no-repeat center; }
.p-top .p-mv .slider .bx-wrapper .bx-prev { left: 0px; background: url(img/top/prev1.png) no-repeat center; }
.p-top .p-mv .slider .bx-wrapper .bx-controls-direction a { width: 40px; height: 40px; margin-top: -8px; }
.p-top .p-mv .slider .bx-wrapper .bx-controls-direction a:hover { background-position: center; }

.p-top .c-calendar{
	margin-top: 40px;
}
.p-top .c-calendar table{
	margin-top: 20px;
}
.p-top1{
	margin-top: 40px;
}
.p-top1 .left{
}
.p-top1 .left ul{
	margin-top: 20px;
}
.p-top1 .left ul li{
	border-bottom:1px solid #DDDDDD;
	padding-bottom: 20px;
	overflow: hidden;
}
.p-top1 .left ul li .image{
	float: left;
	width: 47%;
}
.p-top1 .left ul li .text{
	float: right;
	width: 50%;
}
.p-top1 .left ul li .text .date{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.p-top1 .left ul li .text .cat{
	display: block;
	text-align: center;
	background: #2C8500;
	color: #FFF;
	padding: 0 25px;
	font-size: 13px;
}
.p-top1 .left ul li .text p{
	margin-top: 10px;
}
.p-top1 .left ul li:nth-child(n+2){
	margin-top: 20px;
}
.p-top1 .right{
	margin-top: 40px;
}
.p-top1 .right .image{
	margin-top: 20px;
}
.p-top1 .right .ggcal{
	margin-top: 20px;
}
#calendarTitle{
	display: none !important;
}

.p-top2{
	background: #E5ECEB;
	background-size: contain;
	margin-top: 40px;
}
.p-top2 a{
	text-decoration: none;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.p-top2 .cat.green{
	width: 150px;
	text-align: center;
	background: #2C8500;
	color: #FFF;
	padding: 2px 0;
	margin-top: 20px;
}
.p-top2 strong{
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	display: block;
}
.p-top2 p{
	font-size: 15px;
	margin-top: 20px;
	line-height: 200%;
}
.p-top3{
	background: #F0EBE3 ;
	background-size: contain;
}
.p-top3 a{
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
}
.p-top3 .cat.brown{
	width: 150px;
	text-align: center;
	background: #48281B;
	color: #FFF;
	padding: 2px 0;
	margin-top: 20px;
}
.p-top3 strong{
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	display: block;
}
.p-top3 strong span{
	font-size: 18px;
}
.p-top3 p{
	font-size: 15px;
	margin-top: 20px;
	margin-left: auto;
	line-height: 200%;
}
.p-top3 p span{
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 25px;
}

.p-top4{
	padding-top: 35px;
	padding-bottom: 35px;
	background: #EEEEEE;
	border-bottom: #DDDDDD;
	position: relative;
}
.p-top4 .c-title2 span{
	background: #EEE;
}
.p-top4 ul li{
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
.p-top4 ul li a{
	text-decoration: none;
}
.p-top4 ul li .image{
	text-align: center;
}
.p-top4 ul li .image img{
	display: inline-block;
}
.p-top4 ul h3{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	margin-top: 15px;
	padding-bottom: 15px;
}
.p-top4 ul h3.pink{
	border-bottom: 3px solid #CC0099;
}
.p-top4 ul h3.orange{
	border-bottom: 3px solid #FF6633;
}
.p-top4 ul h3.blue{
	border-bottom: 3px solid #000099;
}
.p-top4 ul h3.green{
	border-bottom: 3px solid #006633;
}
.p-top4 ul h3.skyblue{
	border-bottom: 3px solid #00A3D9;
}
.p-top4 ul p{
	text-align: left;
	margin-top: 15px;
}
.p-top4 .slider{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.p-top4 .slider .slick-prev,
.p-top4 .slider .slick-next {
    width:40px;
    height:40px
}
.p-top4 .slider .slick-prev{
	left: 0;
}
.p-top4 .slider .slick-prev.arrows{
}
.p-top4 .slider .slick-next{
	right: 0;
}
.p-top4 .slider .slick-prev:before,
.p-top4 .slider .slick-next:before {
    content:"";
}
.p-top4 .slider button.slick-prev,
.p-top4 .slider button.slick-next {
    z-index:2;
}
.p-top4 .c-btn3{
	margin-top: 20px;
}

/* ----------------------------- 3. 下層ページ */
/*=======================================
下層ページ
=========================================*/
/* ----------------------------- 4. 投稿 */

/*=======================================
森林組合連合会とは
=========================================*/
.p-about{
	padding-bottom: 80px;
	border-bottom: 1px solid #DDD;
}
.p-about1 {
	margin-top: 40px;
}
.p-about1 p{
	margin-top: 20px;
	font-size: 15px;
	line-height: 200%;
}
.p-about2 {
	margin-top: 30px;
}
.p-about2 .image{
	border: 1px solid #999;
	padding: 20px 10px;
	text-align: center;
	margin-top: 20px;
}


/*=======================================
事業案内
=========================================*/

.p-service1{
	margin-top: 40px;
}
.p-service1 p{
	margin-top: 20px;
	font-size: 15px;
	line-height: 200%;
}
.p-service .c-pagemenu{
	margin-top: 30px;
}


/*=======================================
施設案内
=========================================*/
.p-facility{
	padding-bottom: 80px;
	border-bottom: 1px solid #DDD;
}
.p-facility1{
	margin-top: 40px;
}
.p-facility1 .c-title4{
	margin-top: 20px;
}
.p-facility1 .inner{
	margin-top: 20px;
}
.p-facility1 .inner .image{
}
.p-facility1 .inner .text{
	margin-top: 20px;
}
.p-facility1 .inner .text .c-btn2{
	margin-top: 30px;
}
.p-facility2{
	margin-top: 40px;
}
.p-facility2 .box1{
	margin-top: 20px;
}
.p-facility2 .box2{
	margin-top: 40px;
}
.p-facility2 .inner{
	margin-top: 20px;
}
.p-facility2 .inner .image{
}
.p-facility2 .inner .text{
	margin-top: 20px;
}
.p-facility3{
	margin-top: 40px;
}
.p-facility3 table{
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
}
.p-facility3 th{
	border: 1px solid #CCC;
	padding: 20px;
	text-align: left;
	background: #EEE;
	font-weight: normal;
}
.p-facility3 td{
	border: 1px solid #CCC;
	width: 140px;
	padding: 20px;
	text-align: center;
	vertical-align:middle;
}
.p-facility3 th{
	vertical-align: middle;
	text-align: center;
}


/*=======================================
県内の森林組合
=========================================*/
.p-moriren{
	padding-bottom: 80px;
	border-bottom: 1px solid #DDD;
}
.p-moriren1{
	margin-top: 40px;
}
.p-moriren1 .image{
	text-align: center;
	margin-top: 40px;
}
.p-moriren1 table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 30px;
}
.p-moriren1 table th{
	background: #EEE;
	border: 1px solid #CCC;
	padding: 15px;
	text-align: left;
	font-weight: bold;
}
.p-moriren1 table td{
	border: 1px solid #CCC;
	padding: 15px;
}

/*=======================================
お問い合わせ
=========================================*/
.p-contact{
	padding-bottom: 80px;
	border-bottom: 1px solid #DDD;
}
.p-contact1{
	margin-top: 40px;
}
.p-contact1 .contact table,
.p-contact1 .contact tr,
.p-contact1 .contact tbody,
.p-contact1 .contact th,
.p-contact1 .contact td{
	display: block;
}
.p-contact1 .contact table{
	width: 100%;
	border-collapse: collapse;
	margin-top: 30px;
}
.p-contact1 .contact th{
	vertical-align: middle;
	padding: 10px 0;
	text-align: center;
	font-size: 16px;
}
.p-contact1 .contact th span{
	display: block;
	padding: 10px 0;
}
.p-contact1 .contact td{
	vertical-align: middle;
	font-size: 12px;
	color: #666;
	text-align: center;
	padding: 10px 0;
}
.p-contact1 .contact td .text{
	text-align: center;
}
.p-contact1 .contact td .text span{
	display: block;
	font-size: 14px;
	color: #000;
}
.p-contact1 .contact td .tel{
	background: url(img/contact/icon2.png) no-repeat left center;
	font-size: 30px;
	padding-left: 50px;
	margin-top: 10px;
	display: inline-block;
}
.p-contact1 .contact td .fax{
	background: url(img/contact/icon3.png) no-repeat left center;
	font-size: 30px;
	padding-left: 50px;
	margin-top: 12px;
	display: inline-block;
}
.p-contact1 .contact tr th,
.p-contact1 .contact tr td{
	border-bottom: 1px solid #CCC;
}
.p-contact2 .caution{
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 18px;
	color: #B20000;
	font-weight: bold;
	padding: 20px;
	text-align: center;
	margin: 20px 0;
}
.p-contact2 .form table {
	border-collapse: collapse;
	width: 100%;
}
.p-contact2 .form table th{
	background: #F9F9F8;
	border:1px solid #D7D7D7;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
.p-contact2 .form table td{
	border:1px solid #D7D7D7;
	padding: 10px;
}
.p-contact2 .form table td input[type="text"],
.p-contact2 .form table td input[type="tel"],
.p-contact2 .form table td input[type="email"]{
	width: 99%;
}
.p-contact2 .form table td textarea{
	width: 99%;
}
.p-contact2 .check{
	text-align: center;
	margin-top: 30px;
}
.p-contact2 .check span{
	display: inline-block;
}
.p-contact2 .check a{
	font-size: 15px;
	color: #0000FF;
}
.p-contact2 .submit{
	text-align: center;
	margin-top: 40px;
}
.p-contact2 .submit input[type="submit"]{
	background: #999999;
	font-size: 20px;
	color: #FFF;
	border:#CCCCCC;
	padding: 20px 30px;
}
/*=======================================
リンク
=========================================*/
.p-link{
	padding-bottom: 80px;
	border-bottom: 1px solid #DDD;
}
.p-link1{
	margin-top: 40px;
}
.p-link1 table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
	font-size: 15px;
}
.p-link1 table th{
	width: 180px;
	background: #EEEEEE;
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.p-link1 table td{
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.p-link1 .c-box1{
	margin-top: 20px;
}
.p-link1 .c-box2,
.p-link1 .c-box3{
	margin-top: 40px;
}
.p-link1 .c-box3 p{
	margin-top: 10px;
}
.p-link2{
	margin-top: 40px;
}
.p-link2 ul{
	margin-top: 20px;
}
.p-link2 ul li{
	text-align: center;
}
.p-link2 ul li:nth-child(n+2){
	margin-top: 10px;
}


/*=======================================
プライバシーポリシー
=========================================*/
.p-privacy{
	padding-bottom: 80px;
	border-bottom: 1px solid #DDD;
}
.p-privacy1{
	margin-top: 40px;
}
.p-privacy1 .c-title4{
	margin-top: 20px;
}
.p-privacy1 .text{
	margin-top: 20px;
	font-size: 15px;
	line-height: 200%;
}
.p-privacy1 .text ul {
	margin-top: 40px;
}
.p-privacy1 .text ul li{
	list-style-type : decimal;
	margin-left: 20px;
}


/*=======================================
指導
=========================================*/
.p-guide1{
	margin-top: 40px;
}
.p-guide1 .c-title4{
	margin-top: 20px;
}
.p-guide1 .inner{
	margin-top: 20px;
}
.p-guide1 .inner .image{
}
.p-guide1 .inner .text{
	margin-top: 20px;
	font-size: 15px;
	line-height: 180%;
}
.p-guide .c-pagemenu{
	margin-top: 60px;
}
.p-guide2 p,
.p-guide3 p{
	margin-top: 20px;
}
.p-guide2 p a,
.p-guide3 p a{
	color: #3E40F7;
}
.p-guide2 table,
.p-guide3 table{
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
}
.p-guide2 table td,
.p-guide3 table td{
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 25px;
}
.p-guide2 table td span,
.p-guide3 table td span{
	display: block;
	font-weight: bold;
	margin-bottom: 15px;
}
.p-guide2 table td p,
.p-guide3 table td p{
	width: 230px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/*=======================================
購買
=========================================*/
.p-buy1{
	margin-top: 40px;
}
.p-buy1 .c-title4{
	margin-top: 20px;
}
.p-buy1 .inner{
	margin-top: 20px;
}
.p-buy1 .inner .image{
	float: left;
	width: 400px;
}
.p-buy1 .inner .text{
	float: right;
	width: 570px;
	font-size: 15px;
	line-height: 180%;
}
.p-buy2{
	margin-top: 40px;
}
.p-buy2 p{
	margin-top: 20px;
}
.p-buy2 p a{
	color: #3E40F7;
}
.p-buy2 table{
	width: 1000px;
	border-collapse: collapse;
	margin-top: 20px;
}
.p-buy2 table td{
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 25px;
}
.p-buy2 table td span{
	display: block;
	font-weight: bold;
	margin-bottom: 15px;
}
.p-buy2 table td p{
	width: 230px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.p-buy .c-pagemenu{
	margin-top: 60px;
}

/*=======================================
販売
=========================================*/
.p-sale1{
	margin-top: 40px;
}
.p-sale1 .c-title4{
	margin-top: 20px;
}
.p-sale1 .inner{
	margin-top: 20px;
}
.p-sale1 .inner .image{
}
.p-sale1 .inner .text{
	margin-top: 20px;
	font-size: 15px;
	line-height: 180%;
}
.p-sale .c-pagemenu{
	margin-top: 60px;
}
.p-sale .tab{
	margin-top: 20px;
}
.p-sale .tab li{
	padding: 5px 0;
	border: 1px solid #CCC;
	width: 49%;
	float: left;
	text-align: center;
}
.p-sale .tab li:nth-child(even){
	margin-left: -1px;
}
.p-sale .tab li:nth-child(n+3){
	margin-top: -1px;
}
.p-sale .tab li.select{
	background: #EEE;
}
.p-sale .tab li:nth-child(n+2){
}
.p-sale .c-table1{
	margin-top: 10px;
}
.p-sale .c-table1 tr:first-child td:first-child{
	width: 10%;
}
.p-sale .c-table1 tr:first-child td:nth-child(2){
	width: 25%;
}
.p-sale .c-table1 tr:first-child td:nth-child(3){
	width: 25%;
}

.c-table1{
	width: 100%;
}
.c-table1 th,
.c-table1 td{
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCC;
}

.c-table1 .grey th,
.c-table1 .grey td{
	background: #EEE;
}
.p-sale1 .sikyo_content table:nth-child(n+2){
	display: none;
}

/*=======================================
森林整備
=========================================*/

.p-maintenance1{
	margin-top: 40px;
}
.p-maintenance1 .c-title4{
	margin-top: 20px;
}
.p-maintenance1 .inner{
	margin-top: 20px;
}
.p-maintenance1 .inner .image{
}
.p-maintenance1 .inner .text{
	font-size: 15px;
	line-height: 180%;
	margin-top: 20px;
}
.p-maintenance1 .inner .text strong{
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	display: block;
}
.p-maintenance1 .inner .text ul{
	margin-top: 10px;
}
.p-maintenance .c-pagemenu{
	margin-top: 60px;
}

/*=======================================
森林保険
=========================================*/
.p-insurance1{
	margin-top: 40px;
}
.p-insurance1 .c-title4{
	margin-top: 20px;
}
.p-insurance1 .c-wrap > p{
	margin-top: 20px;
}
.p-insurance1 .c-wrap .image{
	margin-top: 30px;
}
.p-insurance2{
	margin-top: 40px;
}
.p-insurance2 ul{
	margin-top: 20px;
}
.p-insurance2 ul li{
	float: left;
	width: 28%;
	margin-right: 2%;
	background: #DEEBFB;
	padding: 10px 2%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
.p-insurance2 ul li:nth-child(n+5){
	background: #D7EEE7;
}
.p-insurance2 ul li:nth-child(3n){
	margin-right: 0;
}
.p-insurance2 ul li:nth-child(n+4){
	margin-top: 5px;
}
.p-insurance2 ul li strong{
	display: block;
	text-align: center;
	font-size: 16px;
}
.p-insurance2 ul li:nth-child(1) strong{
	color: #B80000;
}
.p-insurance2 ul li:nth-child(2) strong{
	color: #3EB444;
}
.p-insurance2 ul li:nth-child(3) strong{
	color: #2572B2;
}
.p-insurance2 ul li:nth-child(4) strong{
	color: #E08309;
}
.p-insurance2 ul li:nth-child(5) strong{
	color: #8B5DA9;
}
.p-insurance2 ul li:nth-child(6) strong{
	color: #F6A42E;
}
.p-insurance2 ul li:nth-child(7) strong{
	color: #0C99DA;
}
.p-insurance2 ul li:nth-child(8) strong{
	color: #EB85AA;
}
.p-insurance2 ul li p{
	display: block;
	font-size: 10px;
	text-align: center;
	line-height: 140%;
}
.p-insurance3{
	margin-top: 40px;
}
.p-insurance3 .c-wrap > p{
	margin-top: 20px;
}
.p-insurance3 .box{
	border: 1px solid #CCCCCC;
	margin-top: 30px;
}
.p-insurance3 .box h5{
	background: #00473B;
	padding: 10px;
	color: #FFF;
	font-size: 15px;
}
.p-insurance3 .box .inner{
	padding: 10px;
}
.p-insurance3 .box .inner .image{
}
.p-insurance3 .box .inner .text{
	margin-top: 10px;
	font-size: 15px;
	line-height: 180%;
}
.p-insurance3 .box .inner .text strong{
	font-weight: bold;
	display: block;
}
.p-insurance3 .box .inner .text span{
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	display: block;
}
.p-insurance4{
	margin-top: 40px;
}
.p-insurance4 .c-wrap > p{
	margin-top: 20px;
}
.p-insurance4 .c-wrap > strong{
	margin-top: 30px;
	font-size: 15px;
	font-weight: bold;
	display: block;
}
.p-insurance4 .image{
	border: 1px solid #CAE7B8;
	background: #F6FBF3;
	padding: 10px;
	margin-top: 10px;
}
.p-insurance5{
	margin-top: 60px;
}
.p-insurance5 .c-wrap > p{
	margin-top: 20px;
}
.p-insurance5 ul{
	margin-top: 30px;
}
.p-insurance5 ul li{
}
.p-insurance5 ul li:nth-child(n+2){
	margin-top: 10px;
}
.p-insurance6{
	margin-top: 40px;
}
.p-insurance6 ul{
	margin-top: 20px;
}
.p-insurance6 ul li{
	overflow: hidden;
}
.p-insurance6 ul li:nth-child(n+2){
	margin-top: 40px;
}
.p-insurance6 ul li .image{
	padding-bottom: 25px;
	background: url(img/insurance/icon1.jpg) no-repeat center bottom;
	text-align: center;
}
.p-insurance6 ul li:last-child .image{
	padding-bottom: 0;
	background: transparent;
}
.p-insurance6 ul li .text{
	font-size: 15px;
	margin-top: 10px;
}
.p-insurance6 ul li .text span{
	display: block;
}
.p-insurance7{
	margin-top: 40px;
}
.p-insurance7 .image{
	margin-top: 50px;
}
.p-insurance7 .link{
	margin-top: 20px;
}
.p-insurance .c-pagemenu{
	margin-top: 60px;
}

/*=======================================
お知らせ
=========================================*/
.p-news{
	padding-bottom: 80px;
	border-bottom: 1px solid #DDD;
}
.p-news1{
	margin-top: 40px;
}

.p-news1 ul{
	margin-top: 20px;
}
.p-news1 ul li{
	border-bottom:1px solid #DDDDDD;
	padding-bottom: 20px;
	overflow: hidden;
}
.p-news1 ul li .image{
	float: left;
	width: 47%;
}
.p-news1 ul li .text{
	float: right;
	width: 50%;
}
.p-news1 ul li .text .date{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.p-news1 ul li .text .cat{
	display: inline-block;
	background: #2C8500;
	color: #FFF;
	padding: 0 25px;
	font-size: 13px;
	margin-left: 20px;
}
.p-news1 ul li .text p{
	margin-top: 10px;
}
.p-news1 ul li:nth-child(n+2){
	margin-top: 20px;
}


/*=======================================
お知らせ-詳細
=========================================*/
.p-single{
	padding-bottom: 80px;
	border-bottom: 1px solid #DDD;
}
.p-news-single1{
	margin-top: 40px;
}
.p-news-single1 .text{
	margin-top: 20px;
}
.p-news-single1 .text .date{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.p-news-single1 .text .cat{
	display: inline-block;
	background: #2C8500;
	color: #FFF;
	padding: 0 25px;
	font-size: 13px;
	margin-left: 20px;
}
.p-news-single1 .text .thumb{
	margin-top: 40px;
}
.p-news-single1 .text .thumb img{
	max-width: 100%;
	height: auto;
}
.p-news-single1 .text h4{
	font-size: 24px;
	margin-top: 30px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 30px;
}
.p-news-single1 .text .content{
	margin-top: 40px !important;
}
.p-news-single1 ul.control{
	margin-top: 60px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
}


/*=======================================
下層ページ共通お知らせ
=========================================*/
.c-news1{
	margin-top: 40px;
}

.c-news1 ul{
	margin-top: 20px;
}
.c-news1 ul li{
	border-bottom:1px solid #DDDDDD;
	padding-bottom: 20px;
	overflow: hidden;
}
.c-news1 ul li .image{
	float: left;
	width: 47%;
}
.c-news1 ul li .text{
	float: right;
	width: 50%;
}
.c-news1 ul li .text .date{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.c-news1 ul li .text .cat{
	display: inline-block;
	background: #2C8500;
	color: #FFF;
	padding: 0 25px;
	font-size: 13px;
	margin-left: 20px;
}
.c-news1 ul li .text p{
	margin-top: 10px;
}
.c-news1 ul li:nth-child(n+2){
	margin-top: 20px;
}

/*=======================================
タイトル
=========================================*/

/* トップページ 見出し1 */
.c-title1 h2{
	font-size: 20px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}
.c-title1 h2 span{
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
}
.c-title1 h2 span a{
	text-decoration: none;
}
/* トップページ 見出し2 */
.c-title2 {
	text-align: center;
}
.c-title2 h2{
	background: url(img/top/line1.png) repeat-x left center;
	display: inline-block;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
}
.c-title2 span{
	display: block;
	background: #FFF;
	font-size: 24px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
/* 下層ページ 見出し */
.c-title3{
	background: #00473B;
	padding: 0 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.c-title3 h3{
	background: url(img/common/icon1.png) no-repeat left center;
	padding: 10px 0 10px 35px;
	color: #FFF;
	font-size: 20px;
}
/* 下層ページ 見出し */
.c-title4{
	padding-bottom: 10px;
	border-bottom: 1px dotted #AAAAAA;
}
.c-title4 h4{
	border-left: 3px solid #48281B;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
}

/*=======================================
ボタン
=========================================*/
.c-btn1 a{
	width: 150px;
	display: inline-block;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding: 5px 0;
}
.c-btn2{
	border: 2px solid #000;
}
.c-btn2 a{
	width: 300px;
	height: 70px;
	text-decoration: none;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.c-btn2 a span{
	background: url(img/common/icon2.png) no-repeat left center;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.c-btn3 span{
	width: 150px;
	display: inline-block;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding: 5px 0;
}

/*=======================================
テーブルスクロール
=========================================*/
.c-scroll{
overflow: auto;　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.c-scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.c-scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.c-scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}

.c-scroll2{
overflow: auto;　　　　/*tableをスクロールさせる*/
/*tableのセル内にある文字の折り返しを禁止*/
}
.c-scroll2::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.c-scroll2::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.c-scroll2::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}

.c-comment{
	color: #B20000;
	margin-top: 20px;
	border: 2px solid #B20000;
	padding: 10px;
	text-align: center;
}

/*=======================================
サイドバー
=========================================*/
/* ----------------------------- 9. 共通パーツ */
.u-mt0 { margin-top: 0px; }

.u-mt5 { margin-top: 5px; }

.u-mt10 { margin-top: 10px; }

.u-mt15 { margin-top: 15px; }

.u-mt20 { margin-top: 20px; }

.u-mt30 { margin-top: 30px; }

.u-mt40 { margin-top: 40px; }

.u-mt50 { margin-top: 50px; }

.u-mt60 { margin-top: 60px; }

.u-mt70 { margin-top: 70px; }

.u-mt80 { margin-top: 80px; }

.u-mt90 { margin-top: 90px; }

.u-mb0 { margin-bottom: 0; }

.u-mb5 { margin-bottom: 5px; }

.u-mb10 { margin-bottom: 10px; }

.u-mb15 { margin-bottom: 15px; }

.u-mb20 { margin-bottom: 20px; }

.u-mb30 { margin-bottom: 30px; }

.u-mb40 { margin-bottom: 40px; }

.u-mb50 { margin-bottom: 50px; }

.u-mb60 { margin-bottom: 60px; }

.u-mb70 { margin-bottom: 70px; }

.u-mb80 { margin-bottom: 80px; }

.u-mb90 { margin-bottom: 90px; }

.u-pb0 { padding-bottom: 0px; }

.u-col { color: #000; }
.u-col__red { color: #F00; }

.u-mincho { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.u-gothic { font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; }

.u-italic { font-style: italic; }

.u-center { text-align: center !important; }
.u-center th, .u-center td { text-align: center !important; }

.u-right { text-align: right !important; }
.u-right th, .u-right td { text-align: right !important; }

.u-left { text-align: left !important; }
.u-left th, .u-left td { text-align: left !important; }

.c-wrap { padding-left: 10px; padding-right: 10px; }

.c-table__nostyle { width: 100%; }
.c-table__nostyle th, .c-table__nostyle td { padding: 2px 0 !important; border: 0; font-weight: normal; text-align: left; vertical-align: top; background: transparent; }

.u-indent { text-indent: -1em; padding-left: 1em; }

#__bs_notify__ { display: none !important; }
