/*
Theme Name: Repeat Basic A
Theme URI: http://www.repeat.co.jp
Author: 株式会社リピート
Author URI: http://wordpress.org/
Version:1.0
Description: 株式会社リピート制作 ワードプレステーマA
*/
/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */


.pc-only {
	display: none;
}

.gmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.gmap iframe,
.gmap object,
.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

body {
	font-size: 13px;
	color: #333333;
	margin: 0;
	padding: 0;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, Helvetica;
}


* {
	margin: 0;
}

a {
	outline: none;
}

a:hover {
	text-decoration: none;
}

input {
	border: none;
}

/*Universal Reset*/

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

p,
ul,
li,
dl,
ol,
dt,
dd {
	line-height: 20px;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
}

p {
	margin: 0 0 20px 0;
	font-size: 13px;
	letter-spacing: 0;
}

p.bottom-non {
	margin: 0 0 0px 0;
}

p.bottom-5 {
	margin: 0 0 5px 0;
}


ul li {
	list-style-type: none;
}

a img {
	border: 0;
}

img {
	/* テキストの下端に揃える */
	vertical-align: text-bottom;
}

a:link {
	text-decoration: none;
	color: #033d20;
}

a:visited {
	text-decoration: none;
	color: #033d20;
}

a:active {
	text-decoration: none;
	color: #033d20;
}

a:hover {
	color: #033d20;
}

.pc {
	display: none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
}

.clearfix {
	display: inline-block;
	min-height: 1%;
	/*overflow:hidden;
line-height:0;
*/
}

/* exlude MacIE5 \*/
* html .clearfix {
	height: 1%
}

.clearfix {
	display: block;
}

/* end MacIE5 */

#outline {
	position: relative;
}

#wapper {
	width: 100%;
	margin: 0 auto 80px auto;
}

header {
	width: 100%;
	margin: 0 auto;
}

#title-right {
	width: 100%;
	height: 30px;
	background-color: #208943;
}

#header-navi {
	width: 100%;
	margin: 0 0 0 0px;
	height: 30px;
	padding: 0px 0 0 0;
}

#header-navi ul li {
	float: left;
	width: 33.3333333333%;
	height: 30px;
	border-right: dotted 1px #ffffff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#header-navi ul li a {
	color: #ffffff;
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	line-height: 30px;
	font-size: 10px;
}

#header-nav ul li.menu-item ul.sub-menu li.sub_title a {
	background-color: #B7A482;
}

#header-nav ul li.menu-item ul.sub-menu li.indent a {
	text-indent: 10px;
	background-color: #ffffff;
}

#search_font {
	height: 0;
}

#search_font .kensaku_sp {
	position: absolute;
	top: 0px;
	width: 100%;
	background: #776d69;
	color: #534741;
	overflow: hidden;
	display: none;
	z-index: 2000;
	padding: 20px;
	display: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#search_font .kensaku_sp div {
	width: 100%;
	margin: 10px auto;
	height: 30px;
	border-radius: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#search_font .kensaku_sp div form {
	width: 280px;
	margin: 10px auto;
	height: 30px;
	border-radius: 0;
}

#search_font .kensaku_sp .modoru {
	clear: both;
	width: 100px;
	color: #2b2726;
	font-size: 12px;
	text-align: center;
	background-color: #ffffff;
	padding: 0px 0px;
	height: 25px;
	margin: 0px auto;
	border: none;
	line-height: 25px;
}

#search_font .kensaku_sp input[type='text'] {
	height: 26px;
	width: 200px;
	border: solid 1px #f1f1f1;
	margin: 0;
	padding: 0;
	float: left;
	border-radius: 0;
}

#search_font .kensaku_sp input[type='submit'] {
	height: 28px;
	width: 74px;
	background-image: url(images/btn-kensaku.png);
	text-indent: -8999px;
	margin: 0;
	padding: 0;
	float: left;
	border-radius: 0;
}

#title {
	width: 100%;
	height: 50px;
	margin-top: 0px;
	padding: 8px 4px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#title .title_img {
	float: left;
	width: 235px;
	padding: 6px 0;
}

#title .title_img img {
	height: auto;
	width: 235px;
}

#title .menu_btn {
	float: right;
	width: 72px;
}

#title .menu_btn ul {
	margin: 0;
	padding: 0;
	width: 72px;
}

#title .menu_btn ul li {
	width: 35px;
	height: 35px;
	float: left;
	margin: 0 0 0 1px;
}

#title .menu_btn img {
	height: 35px;
	width: 35px;
}

/* メインメニュー：ドロップダウンメニュー */
.menu_sp {
	position: absolute;
	top: 0px;
	width: 90%;
	background: #2b2726;
	color: #534741;
	overflow: hidden;
	display: none;
	z-index: 2000;
	padding: 0 0 0px 0;
	border-top: 1px solid #534741;
	border-left: 1px solid #534741;
	border-bottom: 1px solid #534741;
	display: none;
	left: 10%;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;

}

.menu_sp ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu_sp li {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #82746e;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 13px;
	min-height: 20px;
	padding: 0 px;
	background-color: #534741;
	color: #fff;
}

.menu_sp li li {
	clear: both;
	width: 100%;
	border-right: 1px solid #82746e;
	border-bottom: 1px solid #534741;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 13px;
	min-height: 20px;
	padding: 0px;
	background-color: #fffce;
}

.menu_sp li li.full {
	clear: both;
	width: 100%;
	border-right: 1px solid #82746e;
	border-bottom: 1px solid #534741;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 13px;
	min-height: 20px;
	padding: 0px;
	background-color: #fffce;
}

.menu_sp li.w100 {
	clear: both;
	float: left;
	width: 100%;
}

.menu_sp li.title {
	clear: both;
	width: 100%;
	color: #ffffff;
	font-size: 13px;
	text-align: left;
	background-color: #4FBAA5;
	padding: 10px 5px;
	line-height: 13px;
	height: 33px;
	border: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.menu_sp a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 8px 10px;
	font-size: 13px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.menu_sp li li a {
	display: block;
	color: #534741;
	text-decoration: none;
	padding: 8px 10px;
	font-size: 13px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color: #fffce3;
}

.modoru {
	clear: both;
	width: 150px;
	color: #2b2726;
	font-size: 13px;
	text-align: center;
	background-color: #ffffff;
	padding: 0px 0px;
	line-height: 13px;
	height: 30px;
	margin: 15px auto;
	border: none;
	line-height: 30px;
}

/* フッター：ここから */

#footer {
	border-bottom: 12px solid #208943;
	clear: both;
	width: 100%;
	position: relative;
}

#footer .name {
	margin: 0 10px;
	text-align: center;
}

#footer .privacy {
	width: 50px;
	height: auto;
	text-align: center;
	margin: 5px auto;
}

#footer .privacy img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

#footer-navi {
	margin: 0 0 0 0px;
	padding: 10px 0 0 0;
	margin-bottom: 0px;
}

#footer-navi ul {
	padding-bottom: 20px;
	width: 95%;
	margin: 0 auto;
	text-align: center;
}

#footer-navi ul li {
	display: inline-block;
	border-left: solid 1px #9E9E9F;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}

#footer-navi ul li:first-child {
	border-left: none;
}

#footer-navi ul li a {
	color: #9E9E9F;
	display: block;
	width: 100%;
	height: auto;
	line-height: 1.6;
	text-align: center;
}

#footer-navi p {
	margin: 0 10px;
	text-align: center;
}

p.copyright {
	color: #9E9E9F;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	padding: 10px 0;
	margin: 0;
}

#footer #page-top {
	width: 46px;
	height: auto;
	position: fixed;
	bottom: 10px;
	right: 10px;
}

#footer #page-top img {
	width: 100%;
	height: auto;
}

/* フッター：ここまで */

/* right-navi：ここから */

.sideWrap {
	display: none;
}

/* タブ切り替え
---------------------------------------------------*/

#tab-wapper {
	clear: both;
	margin: 0 auto;

}

#tab-wapper h3 {
	margin: 10px 0;
}

ul#tab {
	zoom: 1;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

ul#tab:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
	visibility: hidden;
}

ul#tab li {
	float: left;
	text-align: center;
	width: 25%;
}

ul#tab li.end {
	margin-right: 0px;
}

ul#tab li.space {
	letter-spacing: -1.2px;
}

ul#tab li:last-child {
	background: none;
}

ul#tab li a {
	display: block;
	width: 100%;
	padding: 0px 0;
	color: #555555;
	height: 37px;
	text-indent: -8999px;
}

ul#tab li a:hover {}

ul#tab li.active,
ul#tab li.active a,
ul#tab li.active a:hover {}

ul#tab li a {
	background-image: url(images/top-navi-left.png);
	background-repeat: no-repeat;
	background-size: 400% auto;
}


ul#tab li.tab01 a {
	background-position: 0px 0;
}

ul#tab li.tab02 a {
	background-position: 33.33333333333333333% 0;
}

ul#tab li.tab03 a {
	background-position: 66.6666666666666666% 0;
}

ul#tab li.tab04 a {
	background-position: 100% 0;
}

ul#tab li.tab01 a:hover,
ul#tab li.active.tab01 a:hover,
ul#tab li.active.tab01 a {
	background-image: url(images/top-navi-left-ov.png);
	background-position: 0px 0;
	background-repeat: no-repeat;
}

ul#tab li.tab02 a:hover,
ul#tab li.active.tab02 a:hover,
ul#tab li.active.tab02 a {
	background-image: url(images/top-navi-left-ov.png);
	background-position: 33.33333333333333333% 0;
	background-repeat: no-repeat;
}

ul#tab li.tab03 a:hover,
ul#tab li.active.tab03 a:hover,
ul#tab li.active.tab03 a {
	background-image: url(images/top-navi-left-ov.png);
	background-position: 66.6666666666666666% 0;
	background-repeat: no-repeat;
}

ul#tab li.tab04 a:hover,
ul#tab li.active.tab04 a:hover,
ul#tab li.active.tab04 a {
	background-image: url(images/top-navi-left-ov.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.tabbox {
	border: solid 1px #cccccc;
	margin: 5px 5px 5px 5px;
	background-color: #fffdf2;
	padding: 0 5px 5px 5px;
}


#tab-wapper h2 {
	background-color: #dd7314;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	padding: 5px;
	font-weight: normal;
	margin: 0;

}

/* ページ内タブ */


ul#tab_contents_tab {
	zoom: 1;
	background-color: transparent;
	border-bottom: 3px solid #357735;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

ul#tab_contents_tab:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
	visibility: hidden;
}

ul#tab_contents_tab li {
	float: left;
	text-align: center;
	margin-right: 2px;
}

ul#tab_contents_tab li:last-child {
	background: none;
}

ul#tab_contents_tab li a {
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
	background-color: #ffffff;
	height: 20px;
	line-height: 20px;
	color: #357735;
	border-top: 1px solid #357735;
	border-left: 1px solid #357735;
	border-right: 1px solid #357735;
	font-size: 14px;
}

ul#tab_contents_tab li a:hover {
	background-color: #EEFBF0;
}

ul#tab_contents_tab li.active,
ul#tab_contents_tab li.active a,
ul#tab_contents_tab li.active a:hover {
	background-color: #208943;
	color: #fff;
}

.top-jumbotron {
	padding-bottom: 8px;
}

#slider {
	text-align: center;
	clear: both;
}

.flex-control-paging li a {
	background-color: #888888 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.flex-control-paging li a.flex-active {
	background-color: #208943 !important;
}

.top-bnr {
	display: flex;
	justify-content: space-between;
	gap: 1.333%;
	margin-top: 5px;
}

.top-bnr li {
	width: 25%;
}

.top-bnr li img {
	height: auto;
	width: 100%;
}


#top-content {
	clear: both;
}


#top-informaition {
	border: 1px solid #EEEEEF;
	margin-bottom: 17px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 10px;
	position: relative;
}

#top-informaition h2 {
	color: #208943;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;
}

.top-info-link {
	position: absolute;
	right: 8px;
	top: 5px;
}

.top-info-link a {
	border: 1px solid #EEEEEF;
	border-radius: 5px;
	color: #9E9E9F;
	display: inline-block;
	font-size: 12px;
	padding: 2px 5px;
}

.top-info-inner {
	border: 1px solid #EEEEEF;
	height: 200px;
	margin-bottom: 20px;
	overflow-y: scroll;
	width: 100%;
}

.top-info-inner ul {
	margin: 10px;
}

.top-info-inner ul li {
	border-bottom: 1px dotted #EEEEEF;
	margin-bottom: 7px;
	padding-bottom: 7px;
	line-height: 1.8;
	vertical-align: middle;
}

.top-info-inner ul li .meta {
	padding-bottom: 5px;
}


.top-info-inner ul li .cat {
	border: 1px solid #EEEEEF;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 9px;
	margin-right: 10px;
	padding-left: 2px;
	padding-right: 2px;
}

.top-info-inner ul li .oshirase {
	background-color: #1DB4EA;
}

.top-info-inner ul li .event {
	background-color: #53B172;
}

.top-info-inner ul li .kenshin {
	background-color: #E4619A;
}

.top-info-inner ul li .law {
	background-color: #e95513;
}


.top-info-inner ul li a {
	clear: both;
	color: #357735;
}

.top-info-inner ul li .new {
	background-color: #E86029;
	color: #FFF;
	display: inline-block;
	font-size: 8px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	-webkit-animation: blink 1.5s ease-in-out infinite alternate;
	animation: blink 1.5s ease-in-out infinite alternate;
}

@-webkit-keyframes blink {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes blink {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.top-archive-link h3 {
	color: #208943;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	vertical-align: middle;
}

.top-archive-link ul li {
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
}

.top-archive-link ul li a {
	border: 1px solid #EEEEEF;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	line-height: 24px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.top-archive-link ul li .oshirase {
	background-color: #1DB4EA;
}

.top-archive-link ul li .event {
	background-color: #53B172;
}

.top-archive-link ul li .kenshin {
	background-color: #E4619A;
}

.top-archive-link ul li .law {
	background-color: #e95513;
}

#top-navi {
	border: solid 1px #cccccc;
	margin: 5px;
	background-color: #ffffff;
	padding: 5px;
}

#tab-wapper_right {
	clear: both;
	margin: 0 auto;
}

ul#tab_right {
	zoom: 1;
	background-color: transparent;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

ul#tab_right:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
	visibility: hidden;
}

ul#tab_right li {
	float: left;
	text-align: center;
	width: 33.3333333%
}

ul#tab_right li.end {
	margin-right: 0px;
}

ul#tab_right li.space {
	letter-spacing: -1.2px;
}

ul#tab_right li:last-child {
	background: none;
}

ul#tab_right li a {
	display: block;
	width: 100%;
	padding: 0px 0;
	color: #555;
	height: 55px;
	text-indent: -8999px;
}

ul#tab_right li a {
	background-image: url(images/top-navi-left.png);
	background-repeat: no-repeat;
	background-size: 300% auto;
}

ul#tab_right li.tab01 a {
	background-image: url(images/top-navi-right.png);
	background-position: 0px 0;
	background-repeat: no-repeat;
}

ul#tab_right li.tab02 a {
	background-image: url(images/top-navi-right.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
}

ul#tab_right li.tab03 a {
	background-image: url(images/top-navi-right.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

ul#tab_right li.tab01 a:hover,
ul#tab_right li.active.tab01 a:hover,
ul#tab_right li.active.tab01 a {
	background-image: url(images/top-navi-right-ov.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

ul#tab_right li.tab02 a:hover,
ul#tab_right li.active.tab02 a:hover,
ul#tab_right li.active.tab02 a {
	background-image: url(images/top-navi-right-ov.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
}

ul#tab_right li.tab03 a:hover,
ul#tab_right li.active.tab03 a:hover,
ul#tab_right li.active.tab03 a {
	background-image: url(images/top-navi-right-ov.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.tabbox_right {
	display: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 3px;
}

.tabbox_right img {
	width: 30%;
	height: auto;
	margin: 3px 2px;
}

#page_title {
	clear: both;
	min-height: 65px;
	background-color: #fbfff3;
	background-image: url(images/h1_bg.png);
	width: 100%;
	padding: 15px 0 0 0;
}

#page_title h1 span {
	display: inline-block;
	padding: 3px;
	background-color: #208943;
	color: #ffffff;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	vertical-align: baseline;
	margin: 0 0 0 10px;
}

#page_title h1 {
	width: 100%;
	margin: 0 auto;
	color: #3E3A39;
	font-size: 18px;
	padding: 10px 10px 10px 10px;
	font-weight: normal;
	line-height: 24px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#page_title div.tetuduki_sub_cat {
	width: 100%;
	margin: 0 auto;
	color: #004c1f;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
	font-weight: normal;
	line-height: 12px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#breadcrumbs {
	clear: both;
	background-color: #208943;
	min-height: 15px;
	line-height: 15px;
	padding: 4px;
	color: #ffffff;
	font-size: 9px;
}

#breadcrumbs_con a {
	color: #ffffff;
	text-decoration: none;
}

#sub_wapper {
	clear: both;
	float: none;
	margin: 0 auto 30px auto;
	background-color: #ffffff;
	width: 100%;
	padding: 8px 0;
}

#sub_contents_index {
	margin: 0 8px;
	background-color: #fbfbf6;
	padding: 0px 5px;
}

.sub_menu {
	background-color: #ffffff;
	margin: 5px auto;
	position: relative;
	padding: 0 0 30px 0;
}

.sub_menu.green {
	background-color: #A9E1B1;
}

.sub_menu.yellow-green {
	background-color: #E3EDB4;
}

.sub_menu.mint {
	background-color: #B3E3D3;
}

.sub_menu.orange {
	background-color: #F1DDAB;
}

.sub_menu.yellow {
	background-color: #EFEDBB;
}

.sub_menu.purple {
	background-color: #E9CCF1;
}

.sub_menu.red {
	background-color: #EFC1C8;
}

.sub_menu.pink {
	background-color: #F4D5EA;
}

.sub_menu.blue {
	background-color: #D0DDF8;
}

.sub_menu.sky-blue {
	background-color: #B3E0E4;
}


.sub_menu h2 {
	margin: 0;
	padding: 0;
	height: 42px;
	font-weight: normal;
}

.sub_menu a h2 {
	color: #ffffff;
	font-size: 16px;
	line-height: 42px;
	padding: 0 0 0 15px;
	font-weight: normal;
}

.sub_menu.green a h2 {
	color: #299E4C;
}

.sub_menu.yellow-green a h2 {
	color: #96AD0E;
}

.sub_menu.mint a h2 {
	color: #37B48F;
}

.sub_menu.orange a h2 {
	color: #DB9E2B;
}

.sub_menu.yellow a h2 {
	color: #D9D328;
}

.sub_menu.purple a h2 {
	color: #A05DD9;
}

.sub_menu.red a h2 {
	color: #C93436;
}

.sub_menu.pink a h2 {
	color: #D773AE;
}

.sub_menu.blue a h2 {
	color: #2C60C7;
}

.sub_menu.sky-blue a h2 {
	color: #3FA1BF;
}


.sub_menu a h2:before {
	content: "\e600";
	font-family: "icomoon";
	font-size: 13px;
	padding-right: 6px;
}

.sub_menu_con {
	padding: 0px 15px 30px 15px;

}

.sub_menu h3 {
	font-size: 14px;
	color: #4d4d4d;
	font-weight: normal;
	padding: 0;
	margin: 0 0 25px 0;
	line-height: 20px;

}

.sub_menu_con a {
	padding: 0 0 5px 0px;
	clear: both;
	line-height: 18px;
	display: block;

}

.sub_menu.green .sub_menu_con a:before {
	color: #299E4C;
}

.sub_menu.yellow-green .sub_menu_con a:before {
	color: #96AD0E;
}

.sub_menu.mint .sub_menu_con a:before {
	color: #37B48F;
}

.sub_menu.orange .sub_menu_con a:before {
	color: #DB9E2B;
}

.sub_menu.yellow .sub_menu_con a:before {
	color: #D9D328;
}

.sub_menu.purple .sub_menu_con a:before {
	color: #A05DD9;
}

.sub_menu.red .sub_menu_con a:before {
	color: #C93436;
}

.sub_menu.pink .sub_menu_con a:before {
	color: #D773AE;
}

.sub_menu.blue .sub_menu_con a:before {
	color: #2C60C7;
}

.sub_menu.sky-blue .sub_menu_con a:before {
	color: #3FA1BF;
}

.sub_menu_con a:before {
	content: "\e600";
	font-family: "icomoon";
	font-size: 10px;
	padding-right: 6px;
}

#sub_wapper .sub_menu_con img {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 80px;
	height: auto;
}

#sub_contents_contents {
	margin: 0px 8px;
	background-color: #fbfbf6;
	padding: 10px 0px;
}

#sub_contents_contents h2.lead {
	font-size: 13px;
	margin: 0px auto 15px auto;
	padding: 0 5px;
	font-weight: bold;
	line-height: 20px;
}

#sub_contents_contents #tab-wapper_sub {
	clear: both;
	margin: 0 auto;

}

ul#tab_sub {
	zoom: 1;
	background-color: transparent;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 37px;
	border-bottom: 3px solid #231C05;
}

ul#tab_sub li {
	display: none;
}

ul#tab_sub li.active {
	display: block;
	background-repeat: no-repeat;
	width: 100%;
	text-align: left;
	text-indent: 20px;
	float: left;
	background-color: #208943;
	padding: 0;
	font-size: 16px;
	color: #ffffff;
	line-height: 37px;
}


ul#tab_sub li.active a {
	font-size: 16px;
	color: #ffffff;
	background-color: #208943;
}

.tabbox_sub {
	display: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 3px;
}




ul.page_inside_menu {
	margin: 5px 0;
	padding: 0;
}

ul.page_inside_menu li {
	display: inline-block;
	padding: 0 15px 5px 0;
}

ul.page_inside_menu li:before {
	content: "\e600";
	font-family: "icomoon";
	font-size: 11px;
	padding-right: 6px;
	color: #299E4C;
}



ul.page_inside_tab {
	float: right;
	height: 30px;
	clear: both;
}

ul.page_inside_tab li {
	padding: 5px 10px;
	border: solid 1px #208943;
	float: left;
	text-align: center;
	color: #ffffff;
	font-size: 100%;
	background-color: #208943;
}

ul.page_inside_tab li.kaisetu {
	border-left: solid 1px #208943;
}

ul.page_inside_tab a li {
	padding: 5px 10px;
	border-right: solid 1px #208943;
	border-top: solid 1px #208943;
	border-bottom: solid 1px #208943;
	border-left: 0;
	float: left;
	text-align: center;
	color: #208943;
	font-size: 100%;
	background-color: transparent;
}

ul.page_inside_tab a li:hover {
	background-color: #D2ECFA;

}


#sub_contents_contents h3 {
	border-top: 1px solid #534741;
	padding: 8px 0 8px 20px;
	border-bottom: 1px solid #534741;
	color: #534741;
	font-size: 18px;
	font-weight: normal;
	background-image: url(images/sub_h3.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	margin: 20px 0 15px 0;
}

#sub_contents_contents .navi {
	clear: both;
	margin: 0 0 0px 0;
	padding: 0 5px;
}

#sub_contents_contents .navi span.page_title {
	border-radius: 4px;
	background-color: #534741;
	font-size: 98%;
	color: #ffffff;
	padding: 5px;
	margin: 0 10px 0 0;
}

#sub_contents_contents .navi span.page_sub {
	font-size: 98%;
	color: #208943;
	padding: 5px 5px 5px 15px;
	background-image: url(images/sub_nabi_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}


#sub_contents_contents h4 {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 120%;
}

#sub_contents_contents h5 {
	padding: 10px 0 10px 28px;
	margin: 20px 0 0 0;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	background-image: url(images/sub_h5.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
}

#sub_contents_contents h3 span {
	display: inline-block;
	padding: 0 10px;
	background-color: #208943;
	color: #ffffff;
	font-size: 60%;
	height: 20px;
	line-height: 20px;
	vertical-align: baseline;
	margin: 0 0 0 10px;
}


#sub_contents_contents .box {
	padding: 15px 5px;
}

#sub_contents_contents p {
	padding: 0 0 10px 0;
	margin: 0;
}

#sub_contents_contents .hosoku {
	border: dotted 1px #534741;
	margin: 0px 5px 0 5px;
	background-color: #f4efe4;
	padding: 8px;
}

#sub_contents_contents table {
	clear: both;
	border-top: 1px solid #534741;
	border-left: 1px solid #534741;
	margin: 0 0 10px 0;
	width: 100%;
}

#sub_contents_contents table th {
	clear: both;
	border-bottom: 1px solid #534741;
	border-right: 1px solid #534741;
	padding: 5px;
	font-weight: normal;
	background-color: #fffce3;
	line-height: 150%;
	font-size: 90%;
}

#sub_contents_contents table th.bg-index1 {
	background-color: #fffce3;
}

#sub_contents_contents table th.bg-index2 {
	background-color: #F1D79E;
}

#sub_contents_contents table td.bg-index3 {
	background-color: #efefef;
}

#sub_contents_contents table td {
	border-bottom: 1px solid #534741;
	border-right: 1px solid #534741;
	padding: 5px;
	line-height: 150%;
	font-size: 90%;
}

#sub_contents_contents table td.dotted,
#sub_contents_contents table th.dotted {
	border-bottom: 1px dotted #534741;
	border-right: 1px solid #534741;
	padding: 15px 20px;
}

#sub_contents_contents table .bg-index4 {
	background-color: #FFCCFF;
}

#sub_contents_contents table .bg-index5 {
	background-color: #FD9998;
}

img.img_check {
	/* テキストの下端に揃える */
	vertical-align: middle;
}

#sub_wapper img {
	max-width: 100%;
	width: auto;
	height: auto;
}

/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

.nav-links {
	border-top: 1px solid #cccccc;
	word-wrap: break-word;
	margin: 10px;
	padding: 10px 0;
}

.post-navigation,
.image-navigation {
	margin: 24px auto 48px auto;
	width: 100%;
}

.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {
	border-bottom: 1px solid #cccccc;
	padding: 11px 0 12px 0;
	width: 100%;
}

.post-navigation .meta-nav {
	color: #767676;
	display: block;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	text-transform: uppercase;
}

.post-navigation a,
.image-navigation a {
	color: #2b2b2b;
	display: block;
	line-height: 1.7142857142;
	text-transform: none;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #41a62a;
}

/* Paging Navigation */

.paging-navigation {
	border-top: 3px solid #ccc;
	margin: 80px 0 50px 0;
}

.paging-navigation .loop-pagination {
	margin-top: -3px;
	text-align: center;
}

.paging-navigation .page-numbers {
	border-top: 3px solid transparent;
	display: inline-block;
	font-weight: none;
	margin-right: 1px;
	padding: 7px 16px;
	text-transform: uppercase;
}

.paging-navigation a {
	color: #2b2b2b;
}

.paging-navigation .page-numbers.current {
	border-top: 3px solid #208943;
}

.paging-navigation a:hover {
	border-top: 3px solid #208943;
	color: #2b2b2b;
}


#sub_contents_blog {
	margin: 0px 8px;
	background-color: #fbfbf6;
	padding: 10px 0px;
}

#sub_contents_blog h2 {
	padding: 10px 0 10px 28px;
	margin: 0px 0 30px 0;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	background-image: url(images/sub_h5.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #208943;
}

#sub_contents_blog_single {
	margin: 0px 8px;
	background-color: #fbfbf6;
	padding: 10px 5px;
}

#sub_contents_blog_single h2 {
	border-top: 1px solid #534741;
	padding: 8px 0 8px 20px;
	border-bottom: 1px solid #534741;
	color: #534741;
	font-size: 18px;
	font-weight: normal;
	background-image: url(images/sub_h3.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	margin: 20px 0 15px 0;
}



.sub_contents_single h3 {
	border-top: 1px solid #534741;
	padding: 8px 0 8px 20px;
	border-bottom: 1px solid #534741;
	color: #534741;
	font-size: 18px;
	font-weight: normal;
	background-image: url(images/sub_h3.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	margin: 20px 0 15px 0;
}

.entry-content {
	padding: 30px 0 50px 0;
}




span.bg_green {
	padding: 5px;
	background-color: #D1EDC1;
}

span.bg_yel {
	padding: 5px;
	background-color: #E6EB99;
	display: inline-block;
}

span.bg_red {
	padding: 5px;
	background-color: #FFE9E9;

}

.text_box {
	padding: 5px;
	display: inline-block;
	border: #000000 solid 1px;

}

#download ul {
	padding: 0 3px 10px 3px;
	border-bottom: dotted 1px #472B11;
}

#download ul li {
	padding: 0 0 10px 20px;
	background-image: url(images/icon_arrow_sub_green.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}


#sitemap #sub_contents_contents #padding ul li {
	margin: 0px 10px 20px 10px;
	padding: 5px 5px 5px 20px;
	background-image: url(images/icon_arrow_sub_green.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	border-bottom: dotted 1px #3A281A;
	border-top: none;

}

#sitemap #sub_contents_contents #padding ul li li.sub_title {
	background-color: #F8F5ED;
	background-image: none;
	padding: 10px 0 10px 10px;
}

#sitemap #sub_contents_contents #padding ul li.indent {
	margin: 0px 10px 20px 20px;
	padding: 5px 5px 5px 20px;
	background-image: url(images/icon_arrow_sub_green.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	border-bottom: dotted 1px #3A281A;
	border-top: none;

}

.search #sub_contents_contents h3 {
	margin-bottom: 40px;
}

.search #sub_contents_contents h4 {
	border: none;
	font-size: 15px;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: normal;
	background-image: none;
	height: auto;
	line-height: auto;
	min-height: auto;
}

.search #sub_contents_contents .entry-summary {
	padding: 0 0 20px 0;
	border-bottom: dotted 1px #cccccc;
	margin: 0px 0 25px 0;

}

.search #sub_contents_contents .entry-summary p {
	margin: 0;
	padding: 0;

}

.accordion {
	border-top: solid 1px #C8C9CA;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #ffffff;
}

.accordion dt {
	clear: both;
	width: 100%;
	cursor: pointer;
	padding: 5px 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
	border-bottom: solid 1px #C8C9CA;
	font-size: 11px;
	color: #717071;
}

.accordion dt span {
	border-bottom: 1px dashed #717071;
	color: #F29600;
	display: block;
	font-size: 13px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.accordion dd {
	border-bottom: solid 1px #C8C9CA;
	clear: both;
	width: 100%;
	display: none;
	background: #ffffff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 100%;
}

.accordion dd div {
	width: 100%;
	overflow: hidden;
	padding: 10px;
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.accordion dd div img {
	width: 31%;
	margin: 1%;
	height: auto;
	float: left;
}

/*カレンダーのヘッダーの色*/

.fc-sat.ui-widget-header {
	background-image: -webkit-linear-gradient(top, #d5e9f4, #63add8) !important;
}

.fc-sun.ui-widget-header {
	background-image: -webkit-linear-gradient(top, #fce3e8, #d34f6a) !important;
}

.fc-header-center,
.fc-header-left {
	border-right: none !important;
}

.color_red_bold {
	color: #E51317;
	font-weight: bold;
}

.list-tab {
	border-bottom: 5px solid #036EB8;
}

.list-tab li {
	background-color: #FFFCDB;
	border: 1px solid #EFEFEF;
	color: #9FA0A0;
	cursor: pointer;
	float: left;
	height: 40px;
	line-height: 40px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
	width: calc(33.3% - 6px);
}

.list-tab .multi {
	line-height: 1.2;
	height: 32px;
	padding-top: 8px;
}

.list-tab .on {
	background-color: #F39800;
	color: #FFF;
}

.list-tab li span {
	display: block;
	font-size: 80%;
	text-align: center;
}

.list-block {
	display: none;
}

.list-block table th a {
	color: #036EB8 !important;
}

.list-block table td dt {
	background-color: #FFF;
	border-radius: 3px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
	width: 95px;
}

.list-block table td .label01 {
	border: 2px solid #43c0f6;
	color: #43c0f6;
}

.list-block table td .label02 {
	border: 2px solid #eb6e80;
	color: #eb6e80;
}

.list-block table td .label03 {
	border: 2px solid #fba100;
	color: #fba100;
}

.list-block table td .label04 {
	border: 2px solid #008f95;
	color: #008f95;
}

.list-block table td dd {
	padding-bottom: 5px;
}

.list-block table td dd a {
	color: #C30D23;
}

#top-content_bottom {
	clear: both;
	margin-top: 15px;
	padding: 5px;
}

#top-content_bottom .content_box {
	float: left;
	width: 46%;
	border: solid 1px #cccccc;
	margin: 1.6%;
	background-image: url(images/icon-arrow-02.png);
	background-repeat: no-repeat;
	background-position: 98% 98%;
	background-color: #ffffff;
	text-align: center;
	padding: 10px 0 0 0;
}


#top-content_bottom .content_box img.photo {
	max-width: 184px;
	width: 100%;
	height: 100%;
}


#top-content_bottom .content_box h3 {
	color: #208943;
	font-size: 15px;
	text-align: center;
	margin: 12px 0;
	padding: 0 6px;
	font-weight: normal;
}

#top-content_bottom .content_box p {
	padding: 0 6px;
	text-align: left;
}

.event-box {
	float: none;
	width: auto;
}

.sport-facility-img {
	float: none;
	width: auto;
}

.sport-facility-txt {
	float: none;
	width: auto;
}

.itiran-table {
	border: none !important;
	width: 100%;
}

.itiran-table th {
	background-color: transparent !important;
	border: none !important;
	border-bottom: 1px dashed #B5B5B6 !important;
	text-align: left;
	width: 50%;
}

.itiran-table th span {
	background-image: url(images/icon_arrow_sub_green.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.itiran-table td {
	background-color: transparent !important;
	background-repeat: no-repeat;
	border: none !important;
	border-bottom: 1px dashed #B5B5B6 !important;
	background-position: left center;
	padding-left: 55px !important;
	text-align: left;
	width: 25%;
}

.itiran-table-word {
	background-image: url(images/icon-word.png);
}

.itiran-table-excel {
	background-image: url(images/icon-excel.png);
}

.itiran-table-pdf {
	background-image: url(images/icon-pdf.png);
}


/* イベントフォーム */
#sub_contents_contents .event_form {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#sub_contents_contents .event_form_txt_top {
	font-weight: bold;
	padding-bottom: 15px;
}

#sub_contents_contents .event_form_first {
	color: #fff;
	background: #f29600;
	padding: 20px 15px;
	margin-bottom: 20px;
}

#sub_contents_contents .event_form_txt {
	padding-bottom: 15px;
}

#sub_contents_contents .event_form .red {
	color: #c30d23;
}

#sub_contents_contents .event_form_tbl {
	width: 100%;
	border-collapse: collapse;
	border: none;
	border-left: 1px #888 solid;
	border-right: 1px #888 solid;
	border-bottom: 1px #888 solid;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#sub_contents_contents .event_form_tbl th {
	text-align: left;
	padding: 10px 15px 5px;
	vertical-align: top;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border: none;
	border-top: 1px #888 solid;
}

#sub_contents_contents .event_form_tbl td {
	color: #9e9e9f;
	width: 100%;
	padding: 5px 15px 10px;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
}

#sub_contents_contents .event_form_tbl td p {
	padding: 10px 0 0 0;
}

#sub_contents_contents .event_form_tbl tr:nth-child(odd) th,
#sub_contents_contents .event_form_tbl tr:nth-child(odd) td {
	background: #eeeeef;
}

#sub_contents_contents .event_form_tbl tr:nth-child(even) th,
#sub_contents_contents .event_form_tbl tr:nth-child(even) td {
	background: #fbfaf5;
}

#sub_contents_contents .event_form input {
	width: 100%;
	border: 1px solid #888;
	padding: 6px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#sub_contents_contents .event_form select {
	width: 100%;
	border: 1px solid #888;
	padding: 3px 10px 7px;
}

#sub_contents_contents .event_form .txt {
	display: inline-block;
	width: 48%;
	margin-bottom: 3px;
}

#sub_contents_contents .event_form input.event_form_min {
	width: 100%;
	margin-right: 10px;
	margin-bottom: 5px;
}

#sub_contents_contents .event_form input.event_form_min_02 {
	width: 50%;
	margin-bottom: 5px;
	margin-right: 0;
}

#sub_contents_contents .event_form .event_form_min_03 {
	width: 100%;
	margin-left: 0;
}

#sub_contents_contents .event_form .event_form_mb {
	margin-bottom: 25px;
}

#sub_contents_contents .event_form .event_form_subtit {
	padding: 10px 15px;
	margin: 30px 0 20px;
	font-size: 14px;
	color: #fff;
	border: none;
	background: #f29600;
}

#sub_contents_contents .event_form .event_form_img {
	margin: 10px auto 15px;
}

#sub_contents_contents .event_form .event_form_img img {
	width: 100%;
	height: auto;
}

#sub_contents_contents .event_form .event_form_btn {
	margin: 30px auto 0;
	text-align: center;
}

#sub_contents_contents .event_form .eventBtn {
	width: 222px;
	font-size: 16px;
	color: #fff;
	background: #f29600;
	border: none;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
}

#sub_contents_contents .event_form .backBtn {
	background: #888;
	margin-bottom: 10px;
}

#sub_contents_contents .event_form .error {
	margin-top: 5px;
	padding: 2px 5px;
	background: rgba(195, 13, 35, 0.1);
	border: 1px #C30D23 solid;
}

#sub_contents_contents .event_form .event_form_zip_btn {
	border: none;
	background: #1a6d8e;
	color: #fff;
	width: 150px;
	text-align: center;
	padding: 4px 0;
	cursor: pointer;
}

.mw_wp_form_preview .event_form_tbl td {
	color: rgb(51, 51, 51) !important;
	font-size: 100%;
}

.mw_wp_form_preview .event_form_tbl .event_form_zip_btn,
.mw_wp_form_preview .event_form_img {
	display: none;
}

/* 貸会議室 */
body.post-type-archive-kaigishitsu,
body.single-kaigishitsu {
	min-width: inherit;
	background: none;
}

.kaigi_wrap .title {
	font-size: 16px;
	text-align: center;
}

.kaigi_wrap table {
	width: 100%;
	border: 1px #000 solid;
	border-collapse: collapse;
}

.kaigi_wrap table th,
.kaigi_wrap table td {
	border: 1px #000 solid;
	text-align: center;
	padding: 5px 0;
}

.kaigi_wrap table th {
	width: 18%;
	background: #208943;
	color: #fff;
	border-right: 1px #fff solid;
}

.kaigi_wrap table th:last-child {
	border-right: 1px #000 solid;
}

.kaigi_wrap table .date {
	width: 22%;
}

.kaigi_wrap table .time {
	width: 16%;
}

.kaigi_wrap .red {
	color: #c30d23;
}

.kaigi_wrap .blue {
	color: #036eb7;
}

.kaigi_fl iframe {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 5px;
	height: 2100px;
	border: none;
}

/* β公開 */
.page-id-3908 #header-navi,
.page-id-3908 #title .title_img,
.page-id-3908 #title .menu_btn,
.page-id-3908 #breadcrumbs_con,
.page-id-3908 #footer-navi ul,
.page-id-3948 #header-navi,
.page-id-3948 #title .title_img,
.page-id-3948 #title .menu_btn,
.page-id-3948 #breadcrumbs_con,
.page-id-3948 #footer-navi ul {
	display: none;
}



/*202107追加*/
.top-bnr li {
	width: 24%;
	margin: 0;
	box-sizing: border-box;
}

/*202309追加*/
.entry-content img.alignright,
.box img.alignright {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.entry-content img.alignleft,
.box img.alignleft {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

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

/*FAQアコーディオン用*/
.ewd-ufaq-can-be-toggled .ewd-ufaq-faq-title a {
	position: relative;
	display: block;
}

.ewd-ufaq-can-be-toggled .ewd-ufaq-faq-title a::before {
	background: url("images/faq-open.png") center center / 100%;
	display: block;
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	top: 28%;
	left: 0;
}

.ewd-ufaq-can-be-toggled.ewd-ufaq-post-active .ewd-ufaq-faq-title a::before {
	background: url("images/faq-close.png") center center / 100%;
	display: block;
	content: "";
	width: 24px;
	height: 24px;
}

.ewd-ufaq-post-margin-symbol {
	display: none;
}

.ewd-ufaq-faq-title-text {
	float: none !important;
	padding-left: 30px;
}

.grecaptcha-badge {
	visibility: hidden;
}