

/*-------------------------------------------------------------------------------------------*/
/* 01. メインカラー
/*-------------------------------------------------------------------------------------------*/

/*-------- テキスト --------*/
.head-title h1,
h1.top-title,
h1.page-title,
h2.top-title,
h3.top-title,
h2.title,
h3.title,
#sidebar .widget h3,
#wp-calendar caption,
#footer h3,
.owl-next,
.owl-prev,
a:hover, a:active,
#toppage .plan h4,
.pagination a:before,
ul.tab-widget li.active a,
ul.tab-widget li.active a:hover,
.widget_archive:after{
	color: #016a32;
}


/*-------- 背景 --------*/
.news .ymd,
.cal-single,
.footer-under,
.data,
.mainNav-box,
#mainNav .has-sub ul li a,
#mainNav .has-sub ul li:hover a,
.mean-container .mean-nav,
.box3 h4,
.box4 .icon i,
.dropcap-q,
a.zo-masonry-button .face-primary,
#toppage .plan h3,
#mainNav .has-sub ul li a,
.pagination .current,
#searchsubmit,
#page-top:hover,
#wp-calendar thead th,
.footer-address .address:before,
.footer-address .access:before,
.footer-address .tel:before,
.footer-address .fax:before,
.footer-address .mail:before {
	background: #016a32;
}


/*-------- ボーダー --------*/
#sidebar .widget h3,
#wp-calendar caption {
	border-bottom: 3px solid #016a32;
}
h2.top-title span:before,
h2.top-title span:after {
	border-top: 1px solid #016a32;
}
h3.title{
	border-bottom: 1px solid #016a32;
}
ul.tab-widget li.active a,
ul.tab-widget li.active a:hover,
ul.tab li.active a,
ul.tab li.active a:hover {
	border-top: 2px solid #016a32;
}
.blog-button,
.pagenav a {
	border: 1px solid #016a32;
}
#mainNav ul li:hover:after {
	border-bottom: 5px solid #016a32;

}


/*-------------------------------------------------------------------------------------------*/
/* 02. サブカラー
/*-------------------------------------------------------------------------------------------*/

/*-------- テキスト --------*/
.blog-button:before,
.blog-info li.cal:before, .blog-info-single li.cal:before,
.blog-info li.aut:before, .blog-info-single li.aut:before,
.blog-info li.cat:before, .blog-info-single li.cat:before,
.blog-info li.tag:before, .blog-info-single li.tag:before,
.widget_categories li a:before,
.widget_pages li a:before,
.list1 li:before,
.list2 li:before,
.table1 tr th,
.table2 tr th,
#footer a:hover,
a,
.prev a:before,
.next a:after,
.blog-info li a:hover, .blog-info-single li a:hover,
.footer-menu a:hover,
a.zo-masonry-button,
h2.title:before,
.lSAction>a:hover {
	color: #8fc800;
}


/*-------- 背景 --------*/
.image-orver .cover,
[data-tooltip].tooltip-top:after,
.widget_tag_cloud a,
.box1 .icon i,
.box2 .icon-box,
.dropcap-a,
a.zo-masonry-button,
#mainNav ul li a:hover,
#mainNav .has-sub ul li a:hover,
ul.tab-widget li a:hover,
.pagination a:hover,
#searchsubmit:hover,
.widget-button:hover,
.widget_tag_cloud a:hover,
#mainNav .has-sub .sub-menu .sub-menu a:hover {
	background: #8fc800;
}


/*-------- ボーダー --------*/
[data-tooltip].tooltip-top:before {
	border-top-color: #8fc800;
}
.footer-under {
	border-top: 1px solid #8fc800;
}
#toppage .plan h3{
	border-left: 5px solid #8fc800;
	border-right: 5px solid #8fc800;
}
.prev a:hover, .next a:hover,
.blog-button:hover{
	border: 1px solid #8fc800;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
    border-top: 3px solid #8fc800;
}
