@charset "utf-8";
/* 幅固定（幅が 768px 以上であれば、最大960px幅で表示）*/
@media (min-width: 768px) {
    .container, .container-fluid, .jumbotron {
        max-width: 990px;
    }
}
body {
    background-color: #ffffff; /* 背景色を白に指定 */
    font-size: 90%; /* フォントサイズを16pxに指定 */
    line-height: 1.5; /* 行間を1.5倍に指定 */
}
/* リンクテキスト */
a:link {
    color: #149011;
    text-decoration: none;
}
a:visited {
    color: #149011;
    text-decoration: none;
}
a:active {
    color: #149011;
    text-decoration: none;
}
a:hover {
    color: #08C003;
    text-decoration: none;
}

/* 本文 */
.honbun {
    /*  clear: both;*/

    line-height: 160%;
    margin: 0px 0 15px 0;
}


/*大デバイス（768px 以上）*/
@media (min-width: 768px) {
    .bg-div {
        background-color: #eaead9;
    }
    .bg-div_top {
        background-color: #eaead9;
    }
}
/*中デバイス（576px 以上）
@media (min-width: 576px) {
  .container {
    max-width: 100%;
	margin-bottom: 100px;
  }
}*/
/*小デバイス（768px 未満）*/
@media (max-width: 767px) {
    .bg-div {
        background-color: #eaead9;
        padding-top: 35px;
    }
    .bg-div_top {
        background-color: #eaead9;
        padding-top: 30px;
    }
}
/*IE7のみ適用*/
* + html body {
    padding-left: 1px;
}
/*IE6以前のみ適用*/
* html body {
    padding-left: 1px;
}
/* 背景設定 */
.haikei {
    background-color: #fff;
}
/* メインメニューA 992px以上 */
#btn {
    margin: -24px auto;
    margin-left: -30px;
    height: 49px;
    width: 960px;
    text-align: center;
}
#menu {
    font-family: 'Yu Gothic UI';
    margin: -5px auto 0px;
    padding: 0px 0px 0px 0px;
    height: 49px;
    width: 990px;
    list-style-type: none;
}
#menu li {
    float: left;
    font-size: 18px;
    padding: 0;
    margin: 0;
    text-align: center;
    border-right: 1px solid #149011;
    border-bottom: 1px solid #149011;
    height: 49px;
}
#menu li a {
    color: #149011;
    text-shadow: 0 1px 0px #149011;
    padding: 10px 0px 16px 0px;
    text-decoration: none;
    display: block;
}
#menu li.a {
    width: 16.66%;
}
#menu li.b {
    width: 198px;
}
#menu li.c {
    width: 198px;
}
#menu li:first-child a {
    border-left: 1px solid #149011;
    border-bottom: 1px solid #149011;
    height: 49px;
}
#menu li:last-child a {
    border-right: 1px;
    border-bottom: 1px solid #149011;
    height: 49px;
}
#menu li a:hover {
    background: #149011;
    color: #ffffff;
    border-top: 1px solid #fff;
    height: 49px;
}
#menu li a.on {
    background: #149011;
    height: 49px;
}
/* メインメニューB 768以上992pxより小 */
#btnB {
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
    height: 49px;
    text-align: center;
}
#menuB {
    font-family: 'Yu Gothic UI';
    margin: -5px auto 0px;
    padding: 0px 0px 0px 0px;
    height: 49px;
    width: 100%;
    list-style-type: none;
}
#menuB li {
    float: left;
    font-size: 18px;
    padding: 0;
    margin: 0;
    text-align: center;
    border-right: 1px solid #149011;
    border-bottom: 1px solid #149011;
    height: 49px;
}
#menuB li a {
    color: #149011;
    text-shadow: 0 1px 0px #149011;
    padding: 10px 0px 16px 0px;
    text-decoration: none;
    display: block;
}
#menuB li.a {
    width: 16.66%;
}
#menuB li.b {
    width: 198px;
}
#menuB li.c {
    width: 198px;
}
#menu li:first-child a {
    border-left: 1px solid #149011;
    border-bottom: 1px solid #149011;
    height: 49px;
}
#menuB li:last-child a {
    border-right: 0px;
    border-bottom: 1px solid #149011;
    height: 49px;
}
#menuB li a:hover {
    background: #149011;
    color: #ffffff;
    border-top: 1px solid #fff;
    height: 49px;
}
#menuB li a.on {
    background: #149011;
    height: 49px;
}
/* メインメニューC 576pxより小 */
#btnC {
    margin: 0px 0px 3px 0px;
    height: 0px;
    width: 374px;
    padding: 0px;
}
#menuC {
    font-family: "ヒラギノ角ゴ ProN", sans-serif;
    font-size: 15px;
    line-height: 1em;
    margin: 0px;
    padding: 0px 5px 10px 0px;
    overflow: auto;
    list-style-type: none;
}
#menuC li.a {
    display: block;
    width: 320px;
    float: left;
    padding: 0;
    margin: 0;
}
#menuC li.b {
    display: block;
    width: 320px;
    float: left;
    padding: 0;
    margin: 0;
    font-size: 14px;
}
/*  メインメニューC 576pxより小 ナビバー */
.navbartop {
    padding: 0px 0px 4px 5px;
}
/* ナビバーボタン */
.navbar-light .navbar-toggler {
    padding: 0.35rem 0.55rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #149011;
    border: 1px solid #fff;
    border-color: #fff;
    border-radius: 0rem;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("../image/menu_s.png");
}
.navbar-light .navbar-toggler-icon:checked {
    content: url("../image/close_s.png");
}
button {
    border-radius: 0;
}
button:focus {
    outline: 2px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
button:checked {
    content: url("../image/close_s.png");
}
/* ナビバーメニュー調整 */
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.nav-link2 {
    display: inline;
    padding: 0.5rem 5px;
}
/* 折り畳み文字　スマホ用 */
.navbar-light .navbar-nav .nav-link {
    color: #26467b;
}
/*トップページに戻るボタン*/
#page-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
    font-size: 60%;
}
#page-top a {
    background: #149011;
    text-decoration: none;
    color: #fff;
    width: 50px;
    padding: 18px 0;
    text-align: center;
    display: block;
    border-radius: 50px;
}
#page-top a:hover {
    text-decoration: none;
    background: #1CCF18;
}
@media (min-width: 767px) {
    #container {
        margin: 0 auto;
        color: #000;
        width: 100%;
        position: relative;
        height: auto !important;
        height: 100%;
        min-height: 100%;
    }
}
/* コンテンツエリア */
h1 {
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    font-weight: bold;
    font-size: 180%;

    color: #149011;
    position: relative;
}
h1.kazari {
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    font-weight: bold;
    font-size: 180%;
    border-left: #149011 solid 5px;
    padding-left: 8px;
    margin-left: 18px;
    color: #149011;
    position: relative;
}

h1.small {
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    font-weight: 500;
    font-size: 30px;
    border-left: #ffffff solid 5px;
    padding-left: 8px;
    color: #ffffff;
    position: relative;
    top: -60px;
    left: 0px;
    bottom: -100px;
    margin-bottom: -50px;
    text-shadow: 2px 2px 3px #000000;
}
h2 {
    margin-top: 0px;
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    font-size: 150%;
    padding-left: 8px;
    margin-left: 18px;
    color: #149011;
	position: relative;
}
h2.dot {
    margin-top: 0px;
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    font-size: 150%;
    border-bottom: 2px dotted grey;
    padding: 20px 8px 8px 8px;
    margin: 18px 0 20px 0;
    color: #149011;
	position: relative;
}
h2.kazari {
    margin-top: 0px;
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    font-size: 150%;
	border-left: #149011 solid 5px;
    padding-left: 8px;
    margin-left: 18px;
    color: #149011;
	position: relative;
}

h3 {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
ul {
    list-style-type: none;
}
/*フッタースタイル*/
.footerbox {
    padding-top: 5px;
    text-align: left;
    border-top: 1px solid #149011;
    padding-bottom: 5px;
}
.footerbox_s {
    padding-top: 5px;
    padding-left: 10px;
    font-size: 90%;
    line-height: 200%;
    text-align: left;
    border-top: 1px solid #149011;
    padding-bottom: 5px;
}
.clear {
    clear: both;
}
/* スマホ本文色調整 */
body {
    color: #000;
}