@charset "utf-8";
body, tooltip, popover {
}
 _:lang(x)::-ms-backdrop, .selector { /* IE11でのみ有効 */
}
.gothic {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: normal;
}
.mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-weight: normal;
}
html {
	background: #ffffff;
}
body {
	letter-spacing: -.01em;
	line-height: 1.7;
	z-index: -9999;
	color: #534741;
	background-color: #ffffff;
}
.navbar {
}
.navbar-light .navbar-nav .nav-link {
	color: #534741;
}
img {
	max-width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
	image-rendering: -webkit-optimize-contrast;
}
div {
	position: relative;
}
table {
	color: #534741;
	text-align: left;
}
table ol {
	margin-bottom: 0;
}
a {
	color: #42210B;
}
a:hover {
	color: #42210B;
	opacity: 0.7;
	transition: all 0.3s ease;
	text-decoration: none;
}
b, strong, .bold {
	font-weight: bold;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: 1.7;
}
h1 {
	font-size: 2rem;
}
h2 {
	font-size: 1.75rem;
}
h3 {
	font-size: 1.5rem;
}
h4 {
	font-size: 1.25rem;
}
h5 {
	font-size: 1.1rem;
}
h6 {
	font-size: 1.0rem;
}

/* ########### 991px以下 ＞lg ########### */
@media (max-width: 991px) {
}

/* ########### 767px以下 ＞md ########### */
@media (max-width: 767px) {
}

/* ########### 575px以下 ＞sm ########### */
@media (max-width: 575px) {
h1 {
	font-size: 1.75rem;
}
h2 {
	font-size: 1.5rem;
}
h3, h4 {
	font-size: 1.25rem;
}
}
.small{
	font-size: 80%;
}
/*テンプレート設定*/
img.h_rogo{
width: 400px;
}
img.f_rogo{
	width: 350px;
}
/*ヘッダー設定*/
#HeaderWrapper {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 20;
	background-color: rgba(0,0,0,0.15);
}
.sticky-top {
    position: -webkit-sticky!important;
    position: sticky!important;
    top: 0;
    z-index: 1020!important;
	background-color: rgba(150,150,130,0.8)!important;
}
#header {
}
#header .navbar{
}
#header .navbar ul.navbar-nav li{
	border-bottom:  #ffffff 1px solid;
}
#header .navbar ul.navbar-nav li:last-child{
	border-bottom:  none;
}
#header .navbar ul.navbar-nav li.bt1 a{
	border-bottom:  #1a1a1a 3px solid;
}
#header .navbar ul.navbar-nav li.bt2 a{
	border-bottom:  #f8ad3b 3px solid;
}
#header .navbar ul.navbar-nav li.bt3 a{
	border-bottom:  #ea1e79 3px solid;
}
#header .navbar ul.navbar-nav li.bt4 a{
	border-bottom:  #29a8df 3px solid;
}
#header .navbar .navbar-nav a.btn-light{
	height: 36px;
	width: 36px;
}


#HeaderWrapper.sticky-top {
	background-color: rgba(242,242,242,0.85)
}
.sticky-top #header .navbar{
	padding: .3rem 1rem;
}
.sticky-top #header .navbar .navbar-brand img{
	height: 30px
}
.sticky-top #header .navbar #navRight{
	margin-top: 0;
}

/* ########### 1199px(xl)以下 ########### */
@media (max-width: 1199px) {
}

/* ########### 991px(lg)以下 ########### */
@media (max-width: 991px) {
#header .navbar .navbar-collapse {
	position: fixed;
	left: 0;
	top: 75px;
	background-color: rgba(0,0,0,0.75);
	width: 100%;
	padding-bottom: 100px;
}
#header .navbar .navbar-collapse ul li.nav-item {
	padding: 3px 10px!important;
}
#header .navbar ul.navbar-nav li.bt1 a{
	border-bottom:  none;
}
#header .navbar ul.navbar-nav li.bt2 a{
	border-bottom:  none;
}
#header .navbar ul.navbar-nav li.bt3 a{
	border-bottom:  none;
}
#header .navbar ul.navbar-nav li.bt4 a{
	border-bottom:  none;
}
}

/* ########### 767px(md)以下 ########### */
@media (max-width: 767px) {
}

/* ########### 428px(sm)以下 ########### */
@media (max-width: 428px) {
}
/*ヘッダー設定　ここまで*/

/*フッター設定*/
#FooterWrapper {
}
#footer{
	border-top: #ee725e 16px solid;
}
#footer ul li{
	padding-top: 3px;
	padding-bottom: 3px;
}
div.toTop {
	position: fixed;
	bottom: 100px;
	right: 15px;
	z-index: 9999;
}
div.toTop a {
	display: block;
	font-size: 80%;
	cursor: pointer;
}
/*フッター設定　ここまで*/

/*全ページ共通*/
#PageHeadImage{
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 270px;
}
#PageHeadImage h1{
	position: absolute;
    top: 150px;
    left: 0;
    width: 100%;
	letter-spacing: 2px;
	text-shadow: 0px 0px 3px #000000, 0px 0px 5px #555555;
}
.title {
	letter-spacing: 1px;
}
p.date {
	font-size: 80%;
}
.breadcrumb {
	border-radius: 0;
}
.breadcrumb_bg {
	background-color: #6C6F6E!important;
}
.breadcrumb a, .breadcrumb-item.active, .breadcrumb-item+.breadcrumb-item::before {
	color: #cccccc;
}
.img-responsive {
	width: 100%;
	max-width: 100%;
}
/* ########### 428px(sm)以下 ########### */
@media (max-width: 428px) {
}
/*全ページ共通ここまで*/

/*お知らせ*/

/* ########### 991px(lg)以下 ########### */
@media (max-width: 991px) {
}

/* ########### 767px(md)以下 ########### */
@media (max-width: 767px) {
}

/* ########### 539px(sm)以下 スマホ用 ########### */
@media (max-width: 539px) {
}
/*サイトマップページ*/
#sitemap li, #sitemap ul.sub-menu {
	padding-left: 1.5rem;
	list-style: none;
}
#sitemap li li {
	padding-left: 0;
}
#sitemap li::before {
	padding-left: 0;
	content: "● ";
}
#sitemap li li::before {
	padding-left: 0;
	content: "├ ";
}
#sitemap li li:last-child::before {
	padding-left: 0;
	content: "└ ";
}
#sitemap #menu-topsitemap1 #menu-item-278 {
	margin-left: -1.5rem;
}

.youtube {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    margin-bottom: 25px;
}
.youtube iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.wpcf7-form-control-signature-wrap{
    width: 100%!important;
}