@charset "utf-8";
.theme_color {
	color: #67bfaf;
}
#nav_line {
	background-color: #67bfaf;
}
.nav_item.current > a,
.nav_item:hover > a {
	color: #67bfaf;
}
.sub_menu_title {
	border-left: 2px solid #67bfaf;
}
@media screen and (max-width: 768px){
	.sp_sub_menu_button{
		border: 1px solid #67bfaf;
	}
	.sp_sub_menu_button::after{
		border-bottom: 2px solid #67bfaf;
		border-right: 2px solid #67bfaf;
	}
}
body#index #site_name::before{
	background-color: #67bfaf;
}
@media screen and (max-width: 768px){
	.header_nav_btn{
		background-color: #67bfaf;
	}
}
.front_notice_title_color{
	color: #67bfaf;
}
.tab_active{
	color: #67bfaf;
}
.notice_tab_item::after{
	background-color: #67bfaf;
}
.notice_tab_item:hover{
	color: #67bfaf;
}
.notice_category a,
.single_category a{
	background-color: #67bfaf;
}
.link_arrow{
	background-color: #67bfaf;
}
.link_arrow::after{
	border-color: transparent transparent transparent #67bfaf;
}
@media screen and (min-width: 769px){
	#sub_page_title{
		border-left: 2px solid #67bfaf;
	}
}
@media screen and (max-width: 768px){
	#sub_page_title::after{
		background-color: #67bfaf;
	}
}
.lawyer_name_wrap{
	border-bottom: 2px solid #67bfaf;
}
.lawyer_contents_title{
	background-color: #67bfaf;
}
.contents_title::after{
	background-color: #67bfaf;
}

a.page-numbers:hover{
	color: #007A01;
}
a {
	color: #007A01;
}
.lawyers_cat_list a::before{
	border-color: transparent transparent transparent #007A01;
}

/* トップページ画像 */
body#index #site_name::after{ background: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url("https://kikuchisogo.bengo-shi.com/wp-content/uploads/2020/01/main_visual.jpg") center bottom / cover no-repeat;}
#footer{ background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url("https://kikuchisogo.bengo-shi.com/wp-content/uploads/2020/01/footer_bg.jpg") center / cover no-repeat;}
