@charset "utf-8";
/*
Theme Name: Custom
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 4.1.2
*/
/*main*/
#all-wrap {
	display: flex;
	flex-wrap: wrap;
}
#all-wrap-l {
	width: calc(100% - 170px);
}
#all-wrap-r {
	width: 170px;
	background-color: #d9e6f0;
}
@media (min-width: 1200px){
.site-body {
  padding: 3.5rem 3rem 4rem;
}
}
@media (max-width:1199px){
#all-wrap-l, #all-wrap-r {
	width: 100%;
}
}
/*bnr*/
#side-top {
	display: flex;
	flex-wrap: wrap;
	padding: 15px 0 25px 10px;
	justify-content: center;
}
#side-top a {
	width: 33.35%;
}
#side-bnr {
	padding: 0 10px;
}
.bnr-title:first-child {
	margin-top: 0;
}
.bnr-title {
	font-size: 14px;
	color: #fff;
	padding: 1px;
	width: 130px;
	border-radius: 4px;
	margin: 15px auto 4px;
	text-align: center;
}
#side-bnr ul {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
}
#side-bnr ul li {
	margin: 0;
}
@media (max-width:1199px){
#side-top {
	max-width: 200px;
	margin: 0 auto;
	padding: 50px 0;
}
#side-bnr ul {
	gap: 6px;
	margin: 12px 0 30px;
}
#side-top {
	max-width: 300px;
}
#side-top a {
	width: 25%;
}
}
/*Header*/
#header-top {
	font-weight: 600;
}
#header-top .container {
	max-width: 1400px;
}
#site-header-container {
	max-width: 1400px;
}
.site-header-logo {
	padding-top: .3rem;
	margin-bottom: .3rem;
}
#site-header {
	min-height: 70px;
}
.site-header-logo img {
	margin-left: 0;
}
/*.site-header-logo img {
	max-height: 80px;
}*/
#head-label.is-layout-flex {
	gap: 5px;
	margin-bottom: 0;
}
#head-label img {
	max-width: 70px;
}
/*Navi*/
.global-nav-list > li .global-nav-name {
	font-size: 16px;
}
.global-nav-list li {
	font-size: 16px;
}
.global-nav-list > li#menu-item-37.menu-item-has-children::after {
	border-bottom-color: #68b83b;
}
.global-nav-list > li#menu-item-37 > ul.sub-menu {
	background-color: #68b83b;
}
.global-nav-list > li#menu-item-37 .sub-menu li a:hover {
	background-color: #79c64e;
}
.global-nav-list > li#menu-item-37::before {
	border-bottom: 1px solid #68b83b;
}
.global-nav-list > li#menu-item-36.menu-item-has-children::after {
	border-bottom-color: #f5a518;
}
.global-nav-list > li#menu-item-36 > ul.sub-menu {
	background-color: #f5a518;
}
.global-nav-list > li#menu-item-36 .sub-menu li a:hover {
	background-color: #f4b546;
}
.global-nav-list > li#menu-item-36::before {
	border-bottom: 1px solid #f5a518;
}
.global-nav-list > li#menu-item-35.menu-item-has-children::after {
	border-bottom-color: #d33081;
}
.global-nav-list > li#menu-item-35 > ul.sub-menu {
	background-color: #d33081;
}
.global-nav-list > li#menu-item-35 .sub-menu li a:hover {
	background-color: #d33081;
}
.global-nav-list > li#menu-item-35::before {
	border-bottom: 1px solid #d33081;
}
#menu-item-691 a, #menu-item-1727 a, #menu-item-1726 a {
	padding: 14px 6px;
}
.global-nav-list .sub-menu .acc-btn {
	border: none;
}
/*H2H3*/
.parent-pageid-22 h2 {
	border-top: 2px solid #68b83b;
}
.parent-pageid-1648 h2 {
	border-top: 2px solid #68b83b;
}
.parent-pageid-22 h3::after {
	border-bottom: 1px solid #68b83b;
}
.parent-pageid-25 h3::after {
	border-bottom: 1px solid #f5a518;
}
/*コンテンツカラム*/
@media (min-width:992px) {
.main-section--col--two {
	width: 100%;
}
.sub-section--col--two {
	width: 100%;
	position: unset !important;
}
}
@media (min-width:1199px) {
.main-section--col--two {
	width: 82%;
}
.sub-section--col--two {
	width: 14%;
}
}
/*ページ背景*/
#all-wrap {
	background-color: #f5f5f5;
}
#breadcrumb {
	background-color: #fff;
}
body:not(.home) .site-body-container.container {
	background-color: #fff;
	padding: 30px;
}
/*詳細ページ*/
.entry-meta-data-list {
	display: none;
}
/*イベント*/
.event-table th {
	width: 160px;
}
/*btn*/
.page_top_btn {
	background-color: #02b1ff;
	box-shadow: none;
	width: 60px;
	height: 60px;
	border-radius: 6px;
	border: 2px solid #fff;
}
/*mobile navi*/
#vk-mobile-nav-menu-btn {
	background-color: #009fe8ab;
}
.vk-mobile-nav-menu-btn {
	border: none;
	width: 60px;
	height: 60px;
}
.vk-mobile-nav-menu-btn.menu-open {
	border: none;
}
.vk-mobile-nav {
	padding: 70px 0;
}
.vk-menu-acc .acc-btn {
	border: none;
}

#post-2407 p.postListText_title {
	color: #f00;
}