@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Noto Sans JP', sans-serif!important;
    color: #1a1919
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
header {
    border-top: 15px solid #19991f;
}
header .h1 {
    background: #f9fcca;
    padding: 0.3rem 4rem 0 0;
}
header .h1 h1 {
    font-size: 12px;
    color: #1a1919;
}
.logo {
    list-style: none;
    padding-left: 0;
    margin: 0.6rem 0 1rem;
}
.logo li {
    display: inline-block;
    vertical-align: middle;
}
.logo li:last-child {
    margin-left: 30px;
}
.img-logo {
    max-height: 80px;
}
.img-num1 {
   max-height: 91px;
	max-width: 100%;
}
.headersearchblock {
    float: right;
    margin: 0.2rem 0 -0.7rem;
    width: 250px;
}
.headersearchblock .form-control {
    border: 2px solid #90c31f !important;
}
.headersearchblock .btn-success {
    background: #90c31f !important;
    border: 1px solid #90c31f;
}
.headersearchblock .btn-success:hover {
    opacity: 0.7;
}
.headermenu {
    clear: both;
    position: relative;
    z-index: 100;
}
.headermenu .menu-t {
    font-size: 13px;
    font-weight: 700;
    color: #90c31f;
    border-bottom: 1px solid #90c31f;
    padding: 0 0.3rem 0.3rem;
    margin-bottom: 0.4rem;
    letter-spacing: 2px;
}
.headermenu .menu-ul {
    list-style: none;
    padding-left: 0;
    text-align: center;
    margin: 0 auto;
    display: table;
    width: 100%;
}
.headermenu .menu-ul li {
    width: 20%;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    padding-right: 0.25rem;
}
.headermenu .menu-ul li a {
    background: #fff;
    border: 1px solid #90c31f;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    color: #1a1919;
    display: block;
    padding: 0.8rem 0;
    text-align: center;
    vertical-align: middle;
}
.headermenu .menu-ul li span {
    background: #fff;
    border: 1px solid #90c31f;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    color: #1a1919;
    display: block;
    padding: 0.8rem 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
.headermenu .menu-ul li span.br2 {
    padding: 0.4rem 0;
    line-height: 1.2;
}
.headermenu .menu-ul li a:hover,
.headermenu .menu-ul li span:hover,
.headermenu .menu-ul li.active a,
.headermenu .menu-ul li.active span {
    background: #eee;
    color: #90c31f;
    opacity: 0.7;
    text-decoration: none;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .headermenu .menu-ul li a,
    .headermenu .menu-ul li span {
        font-size: 11px;
    }
    .headermenu .menu-ul li span.br2 {
        padding: 0.5rem 0;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .headermenu .menu-ul li a,
    .headermenu .menu-ul li span {
        font-size: 11px;
    }
    .headermenu .menu-ul li span.br2 {
        padding: 0.5rem 0;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .headermenu .menu-ul li a,
    .headermenu .menu-ul li span {
        font-size: 11px;
    }
    .headermenu .menu-ul li span.br2 {
        padding: 0.5rem 0;
    }
}
@media (max-width: 575.98px) {
    .headermenu .menu-ul li a,
    .headermenu .menu-ul li span {
        font-size: 10px;
    }
    .headermenu .menu-ul li span.brc2 {
        padding: 0.5rem 0;
        line-height: 1.2;
    }
}
.mdd_wrap {
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    z-index: 9999;
}
.mdd_wrap .mdd_inner {
    display:none;
    margin:0 auto;
    /*box-shadow:0px 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
    border:1px solid rgba(0,0,0,0.2);*/
    text-align: left;
    padding: 1rem 0;
    background: #90c31f;
}
.mdd_wrap .mdd_inner .mddul {
    padding-left: 0;
    list-style: none;
    text-align: left !important;
}
.mdd_wrap .mdd_inner .mddul li {
    display: inline-block;
    border: none !important;
    width: auto;
    padding: 0 1rem 0 0;
}
.mdd_wrap .mdd_inner .mddul li:first-child {
    border-left: none;
}
.mdd_wrap .mdd_inner .mddul li a {
    background: none;
    border: none;
    color: #fff;
}
.mdd_wrap .mdd_inner .mddul li a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    -webkit-font-smoothing: antialiased;
    display: inline-block !important;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-size: 12px;
    font-weight: 900;
    padding-right: 0.3rem;
    color: #fff;
    vertical-align: top;
    line-height: 1.8;
}
.menu_acc {
    padding: 0 1rem;
    margin-bottom: 0;
}
.menu_acc dt {
    font-weight: normal;
    cursor: pointer;
    font-size: 12px;
    line-height: 1;
}
.menu_acc dd ul {
    list-style: none;
    padding-left: 0;
    line-height: 2;
    margin-bottom: 0;
}
.menu_acc dd ul li a {
    font-size: 12px;
    color: #fff;
}
.menu_acc dd ul li a:hover {
    color: #e8dd1c;
    text-decoration: none;
}
.brca {
    display: none;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .logo li:last-child {
        margin-left: 10px;
    }
    .img-logo {
        max-height: 45px;
    }
    .headermenu {
        margin-bottom: 1rem;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .logo li:last-child {
        margin-left: 20px;
    }
    .img-logo {
        max-height: 65px;
    }
	.headersearchblock {
		float: none;
		width: 100%;
	}
	.headersearchblock .input-group {
        display: block;
    }
    .headermenu {
        margin-bottom: 1rem;
    }
}
@media (max-width: 575.98px) {
    .logo li:last-child {
        margin-left: 10px;
    }
    .img-logo {
        max-height: 45px;
    }
	.headersearchblock {
		float: none;
		width: 100%;
	}
	.headersearchblock .input-group {
        display: block;
    }
    .headermenu {
        margin-bottom: 1rem;
    }
}
@media (max-width: 575.98px) {
    .brca {
        display: block;
    }
}
@media (min-width: 576px) {
    .container {
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 100%;
    }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1250px;
    }
    .col-xl-3 {
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        max-width: 23%;
    }
}
.mapblock {
    background: url("images/mapbg.jpg") no-repeat;
    background-size: cover;
    height: 695px;
    margin: auto;
    padding: 2.5rem 0;
}
.maparea {
    position: relative;
    width: 56%;
    border: 5px solid #90c31f;
    border-radius: 10px;
    background: #fff;
    float: left;
    height: 624px;
}
.menuarea {
    width: 20%;
    float: left;
    padding: 0 20px;
    position: relative;
    z-index: 99;
}
.menuarea dl {
    margin-bottom: 0.2rem;
}
.menuarea dl dt {
    background: #90c31f;
    border-radius: 5px 5px 0 0;
    text-align: center;
    color: #fff;
    font-size: 15px;
    padding: 0.5rem 0;
}
.menuarea dl dd {
    background: #f8fcee;
    border: 1px solid #90c31f;
    padding: 0rem 0 0.6rem;
}
.menuarea dl dd ul {
    list-style: none;
    padding-left: 0;
    margin: 0.8rem 0 5px;
}
.menuarea dl dd ul li {
    margin: 0 1rem 5px;
}
.menuarea dl dd ul li a {
    font-size: 15px;
    color: #1a1919;
}
.menuarea dl dd ul li a:hover {
    color: #90c31f;
    text-decoration: none;
}
.menuarea dl dd ul li::before {
    content: '';
    background: url("images/li-ca.png") no-repeat;
    display: inline-block;
    width: 14px;
    height: 16px;
    background-size: contain;
    vertical-align: middle;
    margin-right: 0.5rem;
}
.menuarea .list-group {
    border-radius: 0;
    margin-bottom: 1rem;
}
.menuarea .list-group-item {
    padding: 5px 0;
    font-size: 14px;
    text-align: center;
    border: none;
}
.menuarea .list-group-item-success {
    background: #eef8d8;
    color: #1a1919;
    border-bottom: 1px solid #dbe4c7;
}
.menuarea .list-group-item-success:first-child {
    border-top: 1px solid #dbe4c7;
}
.menuarea .list-group-item-success:hover {
    color: #90c31f;
    text-decoration: none;
}
.bnrarea {
    width: 24%;
    float: right;
}
.bnrarea ul {
    list-style: none;
    padding-left: 20px;
}
.bnrarea ul li {
    margin-bottom: 0.5rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .maparea {
        width: 60%;
        height: 624px;
    }
    .menuarea {
        width: 22%;
        padding: 0 10px;
    }
    .bnrarea {
        width: 18%;
    }
    .bnrarea ul {
        padding-left: 0px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .mapblock {
        padding: 1rem 0;
    }
    .maparea {
        width: 70%;
        height: 424px;
    }
    .menuarea {
        display: none;
    }
    .bnrarea {
        width: 29%;
    }
    .bnrarea ul {
        padding-left: 0px;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .mapblock {
        padding: 1rem 0;
    }
    .maparea {
        width: 70%;
        height: 354px;
    }
    .menuarea {
        display: none;
    }
    .bnrarea {
        width: 29%;
    }
    .bnrarea ul {
        padding-left: 0px;
    }
}
@media (max-width: 575.98px) {
    .mapblock {
        padding: 1rem 0;
    }
    .maparea {
        width: 100%;
        height: 354px;
    }
    .menuarea {
        display: none;
    }
    .bnrarea {
        width: 100%;
    }
    .bnrarea ul {
        padding-left: 0px;
        display: flex;
        margin: 1rem 0
    }
}
.maparea h5 {
    font-size: 26px;
    font-weight: 900;
    letter-spacing: 4px;
    color: #19991f;
    margin: 2rem 0 0 2rem;
}
.maparea h5::before {
    content: '';
    background: url("images/maparea-t.png");
    display: inline-block;
    width: 32px;
    height: 32px;
    background-size: contain;
    vertical-align: middle;
    margin-right: 1rem;
}
.japan {
    position: absolute;
    top: 4.0rem;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.japan img {
    max-height: 358px;
}
.areabox {
    position: relative;
    display: inline-block;
    background: #fff;
    padding: 1.65rem 0 0.8rem;
    width: 150px;
    text-align: center;
}
.areabox h2 {
    position: absolute;
    top: -1rem;
    left: -2px;
    right: -2px;
    margin: auto;
    display: block;
    padding: 0.3rem 0;
    font-size: 18px;
    color: #fff;
}
.areabox ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0.2rem;
}
.areabox ul li {
    display: inline-block;
    padding: 0 0.35rem;
}
.areabox ul li a {
    font-size: 16px;
    color: #1a1919;
}
.areabox ul li a:hover {
    opacity: 0.7;
    text-decoration: none;
}
.tohoku {
    position: absolute;
    top: 12.5rem;
    right: 1.6rem;
}
.tohoku .areabox {
    border: 2px solid #526eb8;
}
.tohoku .areabox h2 {
    background: #526eb8;
}
.kanto {
    position: absolute;
    top: 23.4rem;
    right: 1.6rem;
}
.kanto .areabox {
    border: 2px solid #21aece;
}
.kanto .areabox h2 {
    background: #21aece;
}
.tokai {
    position: absolute;
    bottom: 6.2rem;
    left: 21.6rem;
}
.tokai .areabox {
    border: 2px solid #4ee234;
}
.tokai .areabox h2 {
    background: #4ee234;
}
.kansai {
    position: absolute;
    bottom: 2.7rem;
    left: 11.6rem;
}
.kansai .areabox {
    border: 2px solid #ecc802;
}
.kansai .areabox h2 {
    background: #ecc802;
}
.hokuriku {
    position: absolute;
    top: 6.5rem;
    left: 15rem;
}
.hokuriku .areabox {
    border: 2px solid #12d88c;
}
.hokuriku .areabox h2 {
    background: #12d88c;
}
.chugoku {
    position: absolute;
    top: 6.5rem;
    left: 5.0rem;
}
.chugoku .areabox {
    border: 2px solid #e5952c;
}
.chugoku .areabox h2 {
    background: #e5952c;
}
.kyushu {
    position: absolute;
    bottom: 1.0rem;
    left: 1.6rem;
}
.kyushu .areabox {
    border: 2px solid #e26ab7;
}
.kyushu .areabox h2 {
    background: #e26ab7;
}
@media (min-width: 992px) {
    .areabox-s {
        display: none;
    }
}
@media (max-width: 991.98px) {
    .areabox {
        display: none;
    }
    .areabox-s {
        position: relative;
        display: inline-block;
        text-align: center;
    }
    .areabox-s dt {
        display: inline-block;
        color: #fff;
        cursor: pointer;
    }
    .areabox-s dd {
        background: #fff;
        padding: 1.65rem 0 0.8rem;
        margin: -1rem auto 0;
        width: 147px;
    }
    .areabox-s dd ul {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0.2rem;
    }
    .areabox-s dd ul li {
        display: inline-block;
        padding: 0 0.35rem;
    }
    .areabox-s dd ul li a {
        font-size: 16px;
        color: #1a1919;
    }
    .areabox-s dd ul li a:hover {
        opacity: 0.7;
        text-decoration: none;
    }
    .tohoku .areabox-s dd {
        border: 2px solid #12d88c;
    }
    .tohoku .areabox-s dt {
        background: #12d88c;
    }
    .kanto .areabox-s dd {
        border: 2px solid #526eb8;
    }
    .kanto .areabox-s dt {
        background: #526eb8;
    }
    .tokai .areabox-s dd {
        border: 2px solid #ecc802;
    }
    .tokai .areabox-s dt {
        background: #ecc802;
    }
    .kansai .areabox-s dd {
        border: 2px solid #21aece;
    }
    .kansai .areabox-s dt {
        background: #21aece;
    }
    .hokuriku .areabox-s dd {
        border: 2px solid #e5952c;
    }
    .hokuriku .areabox-s dt {
        background: #e5952c;
    }
    .chugoku .areabox-s dd {
        border: 2px solid #4ee234;
    }
    .chugoku .areabox-s dt {
        background: #4ee234;
    }
    .kyushu .areabox-s dd {
        border: 2px solid #e26ab7;
    }
    .kyushu .areabox-s dt {
        background: #e26ab7;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .maparea h5 {
        font-size: 21px;
        margin: 1rem 0 0 1rem;
    }
    .maparea h5::before {
        width: 28px;
        height: 28px;
        margin-right: 0.5rem;
    }
    .japan {
        top: 4.0rem;
    }
    .japan img {
        max-height: 358px;
    }
    .areabox {
        padding: 1.65rem 0 0.8rem;
        width: 130px;
    }
    .areabox h2 {
        padding: 0.3rem 0;
        font-size: 16px;
    }
    .areabox ul {
        margin-bottom: 0.2rem;
    }
    .areabox ul li {
        padding: 0 0.25rem;
    }
    .areabox ul li a {
        font-size: 14px;
    }
    .tohoku {
        top: 12.5rem;
        right: 0.6rem;
    }
    .kanto {
        top: 23.4rem;
        right: 0.6rem;
    }
.tokai {
    position: absolute;
    bottom: 6.2rem;
    left: 18.0rem;
}
.tokai .areabox {
    border: 2px solid #4ee234;
}
.tokai .areabox h2 {
    background: #4ee234;
}
.kansai {
    position: absolute;
    bottom: 2.7rem;
    left: 9.4rem;
}
.kansai .areabox {
    border: 2px solid #ecc802;
}
.kansai .areabox h2 {
    background: #ecc802;
}
.hokuriku {
    position: absolute;
    top: 6.5rem;
    left: 13.7rem;
}
.hokuriku .areabox {
    border: 2px solid #12d88c;
}
.hokuriku .areabox h2 {
    background: #12d88c;
}
.chugoku {
    position: absolute;
    top: 6.5rem;
    left: 5.0rem;
}
.chugoku .areabox {
    border: 2px solid #e5952c;
}
.chugoku .areabox h2 {
    background: #e5952c;
}
.kyushu {
    position: absolute;
    bottom: 1.0rem;
    left: 0.6rem;
}
.kyushu .areabox {
    border: 2px solid #e26ab7;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .mapblock {
        height: 458px;
    }
    .japan {
        top: 4.8rem;
    }
    .japan img {
        max-height: 324px;
        opacity: 0.6;
    }
    .areabox-s {
        width: 180px;
        vertical-align: top;
    }
    .areabox-s dt {
        padding: 0.3rem 0;
        width: 147px;
        font-size: 16px;
        cursor: pointer;
    }
    .areabox-s dd {
        padding: 1.25rem 0 0.5rem;
    }
    .areabox-s dd ul {
        margin-bottom: 0;
    }
    .areabox-s dd ul li {
        padding: 0 0.15rem;
    }
    .areabox-s dd ul li a {
        font-size: 14px;
    }
    .japanarea {
        text-align: center;
        margin: auto;
        width: 400px;
        padding: 1rem;
    }
    .tohoku {
        position: static;
        display: inline-block;
    }
    .kanto {
        position: static;
        display: inline-block;
    }
    .tokai {
        position: static;
        display: inline-block;
    }
    .kansai {
        position: static;
        display: inline-block;
    }
    .hokuriku {
        position: static;
        display: inline-block;
    }
    .chugoku {
        position: static;
        display: inline-block;
    }
    .kyushu {
        position: static;
        float: left;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .mapblock {
        height: 363px;
    }
    .maparea h5 {
        font-size: 21px;
        margin: 1rem 0 1rem 2rem;
    }
    .maparea h5::before {
        width: 27px;
        height: 27px;
        margin-right: 0.5rem;
    }
    .japan {
        top: 4.8rem;
    }
    .japan img {
        max-height: 274px;
        opacity: 0.6;
    }
    .areabox-s {
        width: 160px;
        vertical-align: top;
    }
    .areabox-s dt {
        padding: 0.3rem 0;
        width: 147px;
        font-size: 14px;
        cursor: pointer;
    }
    .areabox-s dd {
        padding: 1.25rem 0 0.5rem;
    }
    .areabox-s dd ul {
        margin-bottom: 0;
    }
    .areabox-s dd ul li {
        padding: 0 0.15rem;
    }
    .areabox-s dd ul li a {
        font-size: 12px;
    }
    .japanarea {
        text-align: center;
        margin: auto;
        width: 330px
    }
    .tohoku {
        position: static;
        display: inline-block;
    }
    .kanto {
        position: static;
        display: inline-block;
    }
    .tokai {
        position: static;
        display: inline-block;
    }
    .kansai {
        position: static;
        display: inline-block;
    }
    .hokuriku {
        position: static;
        display: inline-block;
    }
    .chugoku {
        position: static;
        display: inline-block;
    }
    .kyushu {
        position: static;
        float: left;
    }
}
@media (max-width: 575.98px) {
    .mapblock {
        height: 566px;
    }
    .maparea h5 {
        font-size: 21px;
        margin: 1rem 0 1rem 2rem;
    }
    .maparea h5::before {
        width: 27px;
        height: 27px;
        margin-right: 0.5rem;
    }
    .japan {
        top: 3.8rem;
    }
    .japan img {
        max-height: 264px;
        opacity: 0.6;
    }
    .areabox-s {
        width: 160px;
        vertical-align: top;
    }
    .areabox-s dt {
        padding: 0.3rem 0;
        width: 147px;
        font-size: 14px;
        cursor: pointer;
    }
    .areabox-s dd {
        padding: 1.25rem 0 0.5rem;
    }
    .areabox-s dd ul {
        margin-bottom: 0;
    }
    .areabox-s dd ul li {
        padding: 0 0.15rem;
    }
    .areabox-s dd ul li a {
        font-size: 12px;
    }
    .japanarea {
        text-align: center;
        margin: auto;
        width: 330px
    }
    .tohoku {
        position: static;
        display: inline-block;
    }
    .kanto {
        position: static;
        display: inline-block;
    }
    .tokai {
        position: static;
        display: inline-block;
    }
    .kansai {
        position: static;
        display: inline-block;
    }
    .hokuriku {
        position: static;
        display: inline-block;
    }
    .chugoku {
        position: static;
        display: inline-block;
    }
    .kyushu {
        position: static;
        float: left;
    }
}
.btn-dark {
    background: #1a1919;
    font-size: 15px;
    font-weight: 700;
}
.form-control::-webkit-input-placeholder {
    color: #a0a0a0;
    opacity: 1;
}
.form-control::-moz-placeholder {
    color: #a0a0a0;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #a0a0a0;
    opacity: 1;
}
.form-control::-ms-input-placeholder {
    color: #a0a0a0;
    opacity: 1;
}
.form-control::placeholder {
    color: #a0a0a0;
    opacity: 1;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
    .form-control::placeholder {
        font-size: 12px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .headersearchblock {
        margin: 2.2rem 0 -0.7rem;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
	.headersearchblock {
		padding: 0;
		margin: 0 auto 1rem;
	}
    .headersearchblock ul li {
        margin: 0 0.5rem 1rem;
    }
    .headersearchblock ul li:first-child {
        margin: 0 1rem 1.5rem;
        display: block;
    }
    .headersearchblock ul li:last-child {
        margin: 0 0.5rem 1.5rem;
    }
    .headersearchblock ul li img {
        max-height: 160px;
    }
}
@media (max-width: 575.98px) {
	.headersearchblock {
		padding: 0;
		margin: 0 auto 1rem;
	}
    .headersearchblock ul li {
        margin: 0 0.5rem 1rem;
    }
    .headersearchblock ul li:first-child {
        display: block;
        margin: 0 1rem 1.5rem;
    }
    .headersearchblock ul li:last-child {
        margin: 0 0.5rem 1.5rem;
    }
    .headersearchblock ul li img {
        max-height: 105px;
    }
}
.searchblock {
    background: #eee;
    padding: 0.3rem 0;
    text-align: center;
    margin: 0 0 1rem;
}
select::-ms-expand {
	display: none;
}
select.searchshop {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0 25px;
    height: 38px;
    width: 200px;
	font-size: 15px;
    font-weight: 700;
	background-image: url(images/icon-arrow.svg);
	background-repeat: no-repeat;
	background-size: 23px 20px;
	background-position: 170px;
	background-color: #fff !important;
    color: #333 !important;
    position: relative;
    text-align: center;
    border: 1px solid #fff !important;
    border-radius: 5px;
    margin: 0.2rem 0 !important;
    display: inline-block;
}
/*select.searchshop::before {
    content: '';
    background: url("images/icon-search.svg") no-repeat;
    width: 23px;
    height: 23px;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
}*/
select.searchshop option {
    background: #fff;
    color: #1a1919;
}
.searchblock .btn-dark {
    height: 38px;
    display: inline-block;
    border-radius: 5px;
    margin: -0.2rem 0 0;
    background: #90c31f;
    border: none;
}
.searchblock .btn-dark:hover {
    /*opacity: 0.7;*/
    background: #aba611;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    select.searchshop {
        width: 180px;
	    font-size: 14px;
    	background-position: 150px;
        margin: 0 0.05rem;
        display: inline-block;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    select.searchshop {
        padding: 0 10px;
        width: 145px;
	    font-size: 12px;
    	background-position: 110px;
        margin: 0 0.05rem;
        text-align: left;
    }
    .searchblock .btn-dark {
        font-size: 12px;
        margin: -2px 0.1rem 0;
    }
}
@media (max-width: 575.98px) {
    select.searchshop {
        padding: 0 10px;
        width: 125px;
	    font-size: 12px;
        background-size: 13px 10px;
    	background-position: 100px;
        margin: 0 0.05rem;
        text-align: left;
    }
    .searchblock .btn-dark {
        display: block;
        font-size: 12px;
        margin: 10px auto 0;
    }
}
.mt-6 {
    margin-top: 4rem;
}
.h01 {
    font-size: 35px;
    font-weight: 900;
    letter-spacing: 2px;
    color: #009900;
}
.h02 {
    font-size: 21px;
    font-weight: 900;
    letter-spacing: 2px;
}
.h03 {
    font-size: 25px;
    font-weight: 900;
    letter-spacing: 2px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .h01 {
        font-size: 24px;
    }
    .h03 {
        font-size: 21px;
    }
}
@media (max-width: 575.98px) {
    .h01 {
        font-size: 24px;
    }
    .h03 {
        font-size: 21px;
    }
}
.imgbox div {
    padding: 1rem;
}
.icon-category {
    font-size: 14px;
    font-weight: 100;
    color: #e0461a;
    display: inline-block;
    height: 24px;
    border: 1px solid #e0461a;
    border-radius: 12px;
    padding: 0 1rem;
    margin-bottom: 0.5rem;
}
.imgbox h2 {
    color: #1a1919;
    font-size: 20px;
    font-weight: 700;
}
.imgbox a:hover {
    opacity: 0.7;
    text-decoration: none;
}
.imgbox .icon-area {
    font-size: 14px;
    font-weight: 100;
    color: #48b633;
    display: inline-block;
    height: 24px;
    border: 1px solid #48b633;
    border-radius: 12px;
    padding: 0 1rem;
    margin-bottom: 0.5rem;
}
.imgbox .text-success {
    font-size: 14px;
    font-weight: 100;
    color: #48b633;
    margin-bottom: 0.5rem;
}
.imgbox h3 {
    color: #1a1919;
    font-size: 15px;
    font-weight: 700;
}
hr.hrline {
    margin: 4rem auto 2rem;
    border: 0;
    border-top: 5px solid #a0a0a0;
    clear: both;
}
.usebox {
    margin-bottom: 4rem;
}
.usebox a {
    display: block;
    margin-bottom: 0.7rem;
    color: #fff;
}
@media (max-width: 991.98px) {
    .usebox .card-group > .card {
        margin-bottom: 0;
    }
    .usebox .card-group {
        display: block;
    }
}
.usebox .card {
    border: none;
    border-radius: 0;
}
.usebox .card-title {
    font-size: 25px;
    margin: 1rem;
}
.usebox .card-title02 {
    font-size: 23px;
    margin: 0 1rem;
}
.usebox .card-text {
    font-size: 14px;
    margin: 1rem;
}
.usebox .icon-more {
    font-size: 15px;
    font-weight: 100;
    display: block;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 2rem 1rem 0;
    padding: 0.5rem 1rem 0.6rem;
    text-align: center;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .usebox .card-title {
        font-size: 18px;
        margin: 0 0.5rem 0.5rem;
    }
    .usebox .card-title02 {
        font-size: 16px;
        margin: 0 0.5rem;
    }
    .usebox .card-title02 br {
        display: none;
    }
    .usebox .card-text {
        font-size: 13px;
        margin: 0.5rem;
    }
    .usebox .icon-more {
        font-size: 14px;
        margin: 0.5rem 0.5rem 0;
        padding: 0.2rem 1rem 0.3rem;
    }
}
@media (max-width: 991.98px) {
    .usebox .card-title {
        margin: 0 1rem 1rem;
    }
    .usebox .icon-more {
        margin: 2rem 1rem 1rem;
    }
}
.usebox a:hover {
    opacity: 0.7;
    text-decoration: none;
}
.bg-useful01 {
    background-color: #f8ae65;
}
.bg-useful02 {
    background-color: #f29698;
}
.bg-useful03 {
    background-color: #96b1da;
}
.bg-useful04 {
    background-color: #83cae7;
}
.bg-useful05 {
    background-color: #4ccacf;
}
.bg-useful06 {
    background-color: #56d4a9;
}
.bg-useful07 {
    background-color: #6ad984;
}
.newsbox {
    padding: 2.5rem 3rem 4rem;
    margin: 3rem auto 5rem;
    background: #f5fcee;
    border: 1px solid #90c31f;
    border-radius: 10px;
}
.newsblock {
    height: 13rem;
    overflow: auto;
    padding: 1rem;
}
.newsblock dl {
    font-size: 15px;
    line-height: 2;
}
.newsblock dl dt {
    float: left;
    width: 6em;
    border-bottom: 1px solid rgba(26,25,25,0.4);
    font-weight: 700;
    padding: 0 0.2rem;
}
.newsblock dl dd {
    margin-left: 7.5em;
}
.newsblock dl dd a {
    font-weight: 100;
    color: #1a1919;
    border-bottom: 1px solid rgba(26,25,25,0.4);
    padding: 0 0.2rem 0.2rem;
}
.newsblock dl dd a:hover {
    color: #e8dd1c;
    text-decoration: none;
}
.btn-blog {
    display: inline-block;
    border-radius: 3px;
    background: #90c31f;
    padding: 0.5rem 2rem;
    text-align: center;
    color: #fff;
    font-size: 15px;
}
.btn-blog:hover {
    color: #fff;
    opacity: 0.7;
    text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .newsbox {
        padding: 2.5rem 1.5rem 4rem;
    }
    .newsblock dl dt {
        float: none;
        width: 100%;
    }
    .newsblock dl dd {
        margin-left: 0;
    }
    .newsblock dl dd a {
        border-bottom: 1px solid rgba(26,25,25,0.0);
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .newsbox {
        padding: 2.5rem 1rem 4rem;
    }
}
@media (max-width: 575.98px) {
    .newsbox {
        padding: 2.5rem 1rem 4rem;
    }
    .newsblock dl dt {
        float: none;
        width: 100%;
    }
    .newsblock dl dd {
        margin-left: 0;
    }
    .newsblock dl dd a {
        border-bottom: 1px solid rgba(26,25,25,0.0);
    }
}
.blogblock dl {
    margin: 2rem 0 2.2rem;
}
.blogblock dl dt {
    float: left;
    width: 230px;
}
.blogblock dl dt img {
    max-height: 150px;
}
.blogblock dl dd {
    margin-left: 240px;
    padding: 0 0.5rem;
}
.blogblock dl dd .btitle {
    font-size: 20px;
    font-weight: 900;
    color: #1a1919;
    border-bottom: 1px solid rgba(26,25,25,0.4);
    padding: 0 0.5rem 0.5rem;
    margin: 0.2rem 0 0.5rem;
}
.blogblock dl dd .btitle a {
    font-size: 20px;
    font-weight: 900;
    color: #1a1919;
}
.blogblock dl dd p {
    font-size: 15px;
    color: #1a1919;
    margin: 0 0.5rem 0.5rem;
}
.blogblock dl dd p small {
    font-size: 13px;
    color: #a0a0a0;
}
.icon-bcategory {
    font-size: 14px;
    font-weight: 100;
    color: #fff !important;
    display: inline-block;
    height: 24px;
    background: #90c31f;
    border-radius: 12px;
    padding: 0 1rem;
    margin-bottom: 0.5rem;
}
.icon-bcategory a {
    font-size: 14px;
    color: #fff;
}
.blogblock a:hover {
    opacity: 0.7;
    text-decoration: none;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .blogblock dl dt {
        width: 185px;
    }
    .blogblock dl dt img {
        max-height: 120px;
    }
    .blogblock dl dd {
        margin-left: 195px;
    }
    .blogblock dl dd .btitle {
        font-size: 18px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .blogblock dl dt {
        width: 185px;
    }
    .blogblock dl dt img {
        max-height: 120px;
    }
    .blogblock dl dd {
        margin-left: 195px;
    }
    .blogblock dl dd .btitle {
        font-size: 18px;
    }
}
@media (max-width: 575.98px) {
    .blogblock dl dt {
        width: 125px;
    }
    .blogblock dl dt img {
        max-height: 120px;
    }
    .blogblock dl dd {
        margin-left: 125px;
    }
    .blogblock dl dd .btitle {
        font-size: 17px;
    }
}
.listbox {
    margin: 4rem 0;
    border-top: 5px solid #a0a0a0;
    padding-top: 1rem;
}
.listbox .ltitle a {
    font-size: 20px;
    font-weight: 900;
    color: #1a1919;
}
.listbox .ltitle a:hover {
    color: #e8dd1c;
    text-decoration: none;
}
.listblock {
    margin: 1rem 0 2.2rem;
    clear: both;
}
.listblock dt {
    float: left;
    width: 200px;
}
.listblock dt img {
    max-height: 130px;
}
.listblock dd {
    margin-left: 200px;
    padding: 0 1rem;
}
.listblock dd dl {
    font-size: 15px;
    line-height: 1;
}
.table-list {
    border-top: 1px dotted rgba(128,128,128,0.7);
    border-bottom: 1px dotted rgba(128,128,128,0.7);
    margin: 0.5rem 0;
    padding: 0.7rem 0;
}
.table-list table {
    width: 100%;
}
.table-list table td {
    padding: 0.7rem;
    border-right: 1px dotted rgba(128,128,128,0.7);
	text-align: center;
}
.table-list table td:first-child {
    width: 38%;
    text-align: left;
}
.table-list table td:last-child {
    border-right: none;
	width: 38%;
    text-align: left;
}
.table-list table td strong {
    font-weight: 900;
}
.table-list table td a {
    color: #1a1919;
    word-break: break-all;
}
.table-list table td a:hover {
    color: #90c31f;
    text-decoration: none;
}
@media (max-width: 991.98px) {
    .table-list {
        padding: 0;
    }
    .table-list table td {
        display: block;
        border-right: none;
        border-bottom: 1px dotted rgba(0,0,0,0.7);
		width: 100%;
		text-align: left;
    }
	.table-list table td:first-child {
        width: 100%;
    }
    .table-list table td:last-child {
        border-bottom: none;
		width: 100%;
    }
}
.btn-more {
    display: block;
    background: #90c31f;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    padding: 0.3rem;
	margin: 0.5rem auto;
    max-width: 195px;
}
.btn-more:hover {
    color: #e8dd1c;
    text-decoration: none;
}
.btn-more2 {
    display: inline-block;
    background: #ec8b35;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    padding: 0.5rem 3rem;
    margin: 2rem auto;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.3);
}
.btn-more2:hover {
    color: #fff;
    opacity: 0.7;
    text-decoration: none;
}
.listblock dd dl dd {
    margin-left: 5em;
    padding: 0;
}
.listblock dd dl dd a {
    color: #1a1919;
    word-break: break-all;
}
.listblock dd dl dd a:hover {
    color: #e8dd1c;
    text-decoration: none;
}
.listblock dd p {
    font-size: 14px;
}
.listblock ul,
.detailblock ul {
    list-style: none;
    padding-left: 0;
}
.listblock ul li,
.detailblock ul li {
    display: inline-block;
    margin: 0.2rem;
}
.btn-category {
    font-size: 12px;
    font-weight: 100;
    height: 24px;
    border-radius: 12px;
    padding: 0 1rem;
}
.btn-category01 {
    color: #e0461a;
    border: 1px solid #e0461a;
}
.btn-category02 {
    color: #48b633;
    border: 1px solid #48b633;
}
.btn-category01:hover {
    color: #fff!important;
    text-decoration: none;
    background: #e0461a;
    border: 1px solid #e0461a;
}
.btn-category02:hover {
    color: #fff!important;
    text-decoration: none;
    background: #48b633;
    border: 1px solid #48b633;
}

li.btn-0{display:none!important;}


.icon-area span,
li.btn-25,
li.btn-12{display:none!important;}

.icon-area span.btn-4,
.icon-area span.btn-5,
.icon-area span.btn-6,
.icon-area span.btn-7,
.icon-area span.btn-8,
.icon-area span.btn-9,
.icon-area span.btn-84{display:inline!important;}


.btn-category02,
.btn-4 a.btn-category,
.btn-5 a.btn-category,
.btn-6 a.btn-category,
.btn-7 a.btn-category,
.btn-8 a.btn-category,
.btn-9 a.btn-category,
.btn-11 a.btn-category,
.btn-84 a.btn-category {
    color: #48b633;
    border: 1px solid #48b633;
}
.btn-category01:hover,
.btn-17 a.btn-category:hover {
    color: #fff;
    text-decoration: none;
    background: #e0461a;
    border: 1px solid #e0461a;
}
.btn-category02:hover,
.btn-4 a.btn-category:hover,
.btn-5 a.btn-category:hover,
.btn-6 a.btn-category:hover,
.btn-7 a.btn-category:hover,
.btn-8 a.btn-category:hover,
.btn-9 a.btn-category:hover,
.btn-11 a.btn-category:hover,
.btn-84 a.btn-category:hover {
    color: #fff;
    text-decoration: none;
    background: #48b633;
    border: 1px solid #48b633;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .listbox .ltitle a {
        font-size: 18px;
    }
    .listblock dt {
        width: 180px;
    }
    .listblock dt img {
        max-height: 130px;
    }
    .listblock dd {
        margin-left: 180px;
        padding: 0 0.7rem;
    }
    .listblock dd dl dt {
        float: none;
        width: 100%;
    }
    .listblock dd dl dd {
        margin-left: 0;
    }
}
@media (max-width: 575.98px) {
    .listbox .ltitle a {
        font-size: 17px;
    }
    .listblock dt {
        float: none;
        width: 100%;
        text-align: center;
    }
    .listblock dt img {
        max-height: 130px;
    }
    .btn-more {
        font-size: 13px;
    }
    .listblock dd {
        margin-left: 0;
        padding: 0 0.7rem;
    }
    .listblock dd dl dt {
        float: none;
        width: 100%;
    }
    .listblock dd dl dd {
        margin-left: 0;
    }
}
.list-paging {
    list-style: none;
    padding-left: 0;
    margin: 3rem auto;
    text-align: center;
}
.list-paging li {
    display: inline-block;
    padding: 0.4rem 0.8rem;
}
.list-paging li a {
    font-size: 15px;
    font-weight: 100;
    color: #1a1919;
}
.list-paging li a:hover {
    font-size: 15px;
    font-weight: 700;
}
.list-paging li.active {
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    background: #1a1919;
    color: #fff;
}
/*.list-paging li:first-child,
.list-paging li:first-child a,
.list-paging li:last-child,
.list-paging li:last-child a {
    display: inline-block;
    background: #1a1919;
    color: #fff;
}*/
.list-paging li:first-child a:hover,
.list-paging li:last-child a:hover {
    color: #e8dd1c;
}
/*.list-paging li:first-child:before {
    font-family: "Font Awesome 5 Free";
    content: "\f104";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 12px;
    font-weight: 900;
    padding: 0.8rem 0.8rem;
    background: #1a1919;
    color: #fff;
}*/
.detailblock dt {
    border: 1px solid #bbb;
    text-align: center;
    padding: 2rem;
    margin-bottom: 2rem;
}
.detailblock dd .table th,
.detailblock dd .table td {
    border-top: 1px solid #bbb;
}
.detailblock dd .table-bordered {
    border: 1px solid #bbb;
}
.detailblock dd .table-bordered th,
.detailblock dd .table-bordered td {
    border: 1px solid #bbb;
}
.detailblock dd th {
    background: #ece8e8;
    font-weight: normal;
    text-align: center;
}
.detailblock dd td a {
    color: #1a1919;
	word-break: break-all;
}
.detailblock dd td a:hover {
    color: #90c31f;
    text-decoration: none;
}
.gymtab {
    background: #dfeef4;
    height: 56px;
    border-bottom: 5px solid #27677f;
    position: relative;
}
.nav-pills {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.nav-pills.nav {
    display: block;
}
.nav-pills li {
    display: inline-block;
}
.nav-pills .nav-link {
    border-radius: 0;
    font-size: 15px;
    font-weight: 700;
    color: #1a1919;
}
.nav-link {
    display: block;
    padding: 0.9rem 1.5rem;
    margin: 0 -0.2rem;
}
.nav-pills .nav-link:hover {
    border-bottom: 5px solid #e8dd1c;
    color: #e8dd1c;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #1a1919;
    background-color: transparent;
    border-bottom: 5px solid #e8dd1c;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .nav-pills .nav-link {
        font-size: 12px;
    }
    .nav-link {
        padding: 1.05rem 0.5rem;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .nav-pills .nav-link {
        font-size: 13px;
    }
    .nav-link {
        padding: 0.96rem 1rem;
    }
}
@media (max-width: 575.98px) {
    .nav-pills.nav {
        display: contents;
    }
    .nav-pills .nav-link {
        margin-left: 0.5rem;
        font-size: 10px;
    }
    .nav-link {
        padding: 1.08rem 0.5rem;
    }
}
.tab-pane {
    padding: 2rem 0 5rem;
}
.tab-pane h3 {
    font-size: 20px;
    font-weight: 700;
    border-left: 5px solid #1a1919;
    padding: 0.1rem 0 0.2rem 0.8rem;
    margin-bottom: 1rem;
}
.newslist {
    list-style: none;
    padding-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.newslist li {
    margin: 0.5rem;
}
.newslist li a {
    font-size: 15px;
    font-weight: 700;
    color: #1a1919;
}
.newslist li a:hover {
    color: #e8dd1c;
    text-decoration: none;
}
.tab-pane h4 {
    background: #e3e1e1;
    text-align: center;
    padding: 0.5rem;
    font-size: 20px;
    font-weight: 700;
    margin: 1rem 0;
}
.map iframe {
	margin: 2rem 0;
	height: 238px;
	width: 100%;
    border: none;
}
.tab-pane table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.tab-pane table th,
.tab-pane table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.tab-pane table {
  border: 1px solid #dee2e6;
}
.tab-pane table th,
.tab-pane table td {
  border: 1px solid #dee2e6;
}
.tab-pane table th {
    background: #e3e1e1;
}
.tab-pane h6 {
    background: #e3e1e1;
    padding: 1rem;
    font-size: 13px;
    margin: 2rem 0;
    color: #666;
}
.dl-qa dt {
    float: left;
    width: 3rem;
    text-align: center;
    display: table;
}
.dl-qa dt strong {
    display: table-cell;
    vertical-align: middle;
    width: 50px;
    height: 40px;
    border-radius: 12px;
    font-size: 20px;
    font-weight: 900;
    color: #fff;
}
.dl-qa dt .qaq {
    background: #27677f;
}
.dl-qa dt .qaa {
    background: #e04141;
}
.dl-qa dd {
    margin-left: 3rem;
    padding: 0.5rem 1rem 1rem;
    font-size: 14px;
}
.dl-a {
    margin: 0 2rem 1rem;
}
.staffblock {
    margin: 1rem 0 2.2rem;
}
.staffblock dt {
    float: left;
    width: 185px;
}
.staffblock dt img {
    max-height: 180px;
}
.staffblock dd {
    margin-left: 185px;
    padding: 0 1rem;
}
.staffblock dd dl {
    font-size: 15px;
    line-height: 1;
}
.staffblock dd dl dt {
    float: left;
    width: 5em;
    font-size: 15px;
}
.staffblock dd dl dd {
    margin-left: 5em;
    padding: 0;
}
.staffblock dd dl dd a {
    color: #1a1919;
}
.staffblock dd dl dd a:hover {
    color: #e8dd1c;
    text-decoration: none;
}
.staffblock dd dl dd p {
    background: #dfeef4;
    padding: 1rem;
    border-radius: 5px;
    line-height: 1.6;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .staffblock dt {
        width: 180px;
    }
    .staffblock dt img {
        max-height: 175px;
    }
    .staffblock dd {
        margin-left: 180px;
        padding: 0 0.7rem;
    }
    .staffblock dd dl dt {
        float: none;
        width: 100%;
    }
    .staffblock dd dl dd {
        margin-left: 0;
    }
    .staffblock dd dl dd p {
        margin-top: 0.5rem
    }
}
@media (max-width: 575.98px) {
    .staffblock dt {
        width: 160px;
    }
    .staffblock dt img {
        max-height: 155px;
    }
    .staffblock dd {
        margin-left: 160px;
        padding: 0 0.7rem;
    }
    .staffblock dd dl dt {
        float: none;
        width: 100%;
    }
    .staffblock dd dl dd {
        margin-left: 0;
    }
    .staffblock dd dl dd p {
        margin-top: 0.5rem
    }
}
.rside {
    /*background: #d7f3fd;
    height: 100%;*/
    padding: 0 1rem;
}
.rside h3 {
    border-top: 5px solid #90c31f;
    border-radius: 3px 3px 0 0;
    background: #808080;
    font-size: 15px;
    font-weight: 400;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    color: #fff;
    position: relative;
}
.rside h3 small {
    position: absolute;
    right: 0;
    display: inline-block;
    background: #ef67ea;
    padding: 0.25rem 0.3rem;
    font-size: 12px;
    font-weight: 100;
    color: #fff;
}
.rside ul {
    list-style: none;
    padding: 1rem;
    line-height: 2;
    margin-bottom: 1rem;
    background: #eee;
}
.rside ul li a {
    font-size: 15px;
    font-weight: 100;
    color: #1a1919;
}
.rside ul li a:hover {
    color: #e8dd1c;
    text-decoration: none;
}
.rside ul li small {
    display: inline-block;
    background: #ef67ea;
    padding: 0 0.3rem;
    font-size: 12px;
    font-weight: 100;
    color: #fff;
    margin-right: 0.5rem;
}
.rside_acc {
    padding: 0.5rem 0;
    margin: 0;
}
.rside_acc dt {
    font-weight: normal;
    cursor: pointer;
    font-size: 15px;
    font-weight: 100;
    line-height: 1.2;
}
.rside_acc dd ul {
    list-style: none;
    line-height: 1.5;
    padding: 0 0.5rem;
    margin: 0.8rem 0;
}
.rside_acc dd ul li a {
    font-size: 12px;
    color: #1a1919;
}
.rside_acc dd ul li a:hover {
    color: #e8dd1c;
    text-decoration: none;
}
.footert {
    background: #32a638 url("images/footerbg.png") repeat-y right;
}
.footertl {
    background: #32a638;
    padding: 6rem 1rem 5rem;
}
.footertl .menubox {
    list-style: none;
    padding-left: 0;
}
.footertl .menubox li {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    margin-right: 1.8rem;
    vertical-align: top;
}
@media (max-width: 767.98px) {
    .footertl .menubox li.firstchild {
        display: none;
    }
}
.footertl .menubox li ul {
    padding-left: 0;
    margin: 1rem 0 2rem;
}
.footertl .menubox li ul li {
    display: block;
	line-height: 2;
}
.footertl .menubox li ul li a {
    font-size: 14px;
    font-weight: 100;
    color: #fff;
}
.footertl .menubox li ul li a:hover {
    color: #e8dd1c;
    text-decoration: none;
}
.footertl .menubox li ul li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 12px;
    font-weight: 900;
    padding-right: 0.3rem;
    color: #fff;
}
.fmenu_acc {
    display: inline-table;
    margin-bottom: 0;
}
.fmenu_acc dt {
    font-weight: 100;
    cursor: pointer;
    font-size: 14px;
}
.fmenu_acc dd ul {
    margin: 0 !important;
}
.fmenu_acc dd ul li::before {
    content: none !important;
}
.fmenu_acc dd ul li {
    line-height: 1.5 !important;
}
.fmenu_acc dd ul li a {
    font-size: 12px !important;
    font-weight: 100;
    color: #fff;
}
.fmenu_acc dd ul li a:hover {
    color: #e8dd1c;
    text-decoration: none;
}
.footertr {
    background: #009a00;
    text-align: right;
    display: table;
    width: 90%;
}
.footertr ul {
    display: table-cell;
    vertical-align: middle;
    list-style: none;
    padding-left: 0; 
}
.footertr ul li {
    display: inline-block;
    margin: 0 1rem;
}
.footertr ul li a {
    color: #fff;
    font-size: 28px;
}
.footertr ul li a:hover {
    color: #e8dd1c;
}
.footerb {
    background: #038003;
    padding: 4.5rem 0 3.5rem;
    text-align: center;
}
.footerb ul {
    list-style: none;
    padding-left: 0;
}
.footerb ul li {
    display: inline-block;
}
.footerb ul li::before {
    content: '|';
    font-size: 12px;
    color: #fff;
    margin: 1rem;
}
.footerb ul li:last-child::after {
    content: '|';
    font-size: 12px;
    color: #fff;
    margin-left: 1rem;
}
.footerb ul li a {
    font-size: 12px;
    color: #fff;
}
.footerb ul li a:hover {
    color: #e8dd1c;
    text-decoration: none;
}
.copyright {
    background: #1a1919;
    text-align: center;
    font-size: 10px;
    color: #fff;
    padding: 0.2rem 0;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .footertl .menubox li {
        margin-right: 1rem;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .footertl {
        padding: 3rem 1rem 2rem;
    }
    .footertl .menubox li {
        margin-right: 1rem;
    }
}
@media (max-width: 575.98px) {
    .footertl {
        padding: 3rem 1rem 2rem;
    }
    .footertl .menubox li {
        margin-right: 1rem;
    }
    .footertr {
        display: table;
        width: 90%;
        padding: 1rem 0;
    }
}
#page-top {
	font-size: 0;
	position: fixed;
	bottom: 4.0rem;
	right: 1.6rem;
	opacity: 0;
    z-index: 999999;
}
#page-top.fade-in {
	color: #aaa;
	font-size: 3rem;
	opacity: 0.6;
	transition: opacity 1s;
	cursor: pointer;
}
#page-top.fade-in:hover {
	color: #e8dd1c;
    opacity: 1;
}
.contentsbox {
    padding: 2rem 0;
}
.contentsbox h3 {
    font-size: 20px;
    font-weight: 700;
    border-left: 5px solid #1a1919;
    padding: 0.1rem 0 0.2rem 0.8rem;
    margin-bottom: 1rem;
}
.contentsbox h4 {
    background: #e3e1e1;
    text-align: center;
    padding: 0.5rem;
    font-size: 20px;
    font-weight: 700;
    margin: 1rem 0;
}
.contentsbox h5 {
    background: #e3e1e1;
    padding: 1rem;
    font-size: 13px;
    margin: 2rem 0;
    color: #666;
}
.contentsbox table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.contentsbox table th,
.contentsbox table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.contentsbox table {
  border: 1px solid #dee2e6;
}
.contentsbox table th,
.contentsbox table td {
  border: 1px solid #dee2e6;
}
.contentsbox table th {
    background: #e3e1e1;
}
.contentsbox ul {
    position: relative;
}
.contentsbox ul li {
    line-height: 1;
    padding: 0.5em 0;
    list-style-type: none!important;
}
.contentsbox ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f138";
    position: absolute;
    left : 1em;
    color: #27677f;
}
.contentsbox ul.list-inline li:before,
.contentsbox ul.list-paging li:before {
    content: none;
}
.contentsbox .list-inline-item {
  margin-right: 0.5rem;
}
.contentsbox .list-paging li {
    padding: 0.6rem 0.8rem;
}
.contentsbox ol {
    counter-reset: item;
    list-style-type: none;
    padding-left: 1rem;
}
.contentsbox ol li{
    text-indent: -1.3em;
    padding-left: 1.3em;
    line-height: 2;
}
.contentsbox ol li:before {
    counter-increment: item;
    content: counter(item)'';
    margin-right: 0.5rem;
    font-weight: bold;
    font-size: small;
    color: #fff;
    background: #27677f;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
    padding: 0.05rem 0 0 1.3rem;
}
.contentsbox .card-body .badge {
    margin: 0 0.1rem;
    font-size: 10px;
    width: 3.5rem;
}
.breadcrumb {
    background-color: #fff;
}
.breadcrumb-item a {
    color: #19991f;
}
.breadcrumb-item a:hover {
    color: #e8dd1c;
    text-decoration: none;
}.breadcrumb-item + .breadcrumb-item::before {
  padding-right: 0.5rem;
  color: #19991f;
  content: "＞";
}
.dl9 dt {
    float: left;
    width: 9em;
}
.dl9 dd {
    margin-left: 9em;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .dl9 dt {
        float: none;
        width: 100%;
    }
    .dl9 dd {
        margin-left: 0;
    }
}
@media (max-width: 575.98px) {
    .dl9 dt {
        float: none;
        width: 100%;
    }
    .dl9 dd {
        margin-left: 0;
    }
}
.contentsbox h2 {
    font-size: 28px;
    font-weight: 700;
    color: #27677f;
    margin-bottom: 1rem;
}
.contentsbox h2 small {
    font-size: 14px;
    font-weight: 400;
}
.contentsbox h6 {
    font-size: 17px;
    font-weight: 700;
    border-bottom: 1px solid rgba(0,0,0,0.3);
    padding-bottom: 0.3rem;
}
@media (max-width: 575.98px) {
    .contentsbox h2 {
        font-size: 21px;
    }
.contentsbox h2 small {
        font-size: 11px;
    }
}
.listblock02 dt img {
    max-height: 202px;
}
.listblock02 dl {
    border-bottom: 1px solid rgba(0,0,0,0.3);
    padding-bottom: 0.3rem;
}
.headersearchblock input {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    min-width: 0;
    margin-bottom: 0;
    margin-left: -1px;
}
.headersearchblock input[type="text"] {
	
    width: 74%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #90c31f !important;
    border-radius: 0.1;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.headersearchblock input[type="submit"] {
    background: #90c31f !important;
    border: 1px solid #1c7430;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    /*vertical-align: middle;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.headersearchblock input[type="text"]::-webkit-input-placeholder {
    color: #a0a0a0;
    opacity: 1;
}
.headersearchblock input[type="text"]::-moz-placeholder {
    color: #a0a0a0;
    opacity: 1;
}
.headersearchblock input[type="text"]:-ms-input-placeholder {
    color: #a0a0a0;
    opacity: 1;
}
.headersearchblock input[type="text"]::-ms-input-placeholder {
    color: #a0a0a0;
    opacity: 1;
}
.headersearchblock input[type="text"]::placeholder {
    color: #a0a0a0;
    opacity: 1;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
    .headersearchblock input[type="text"] {
        width: 70%;
    }
    .headersearchblock input[type="submit"] {
        font-size: 14px;
        padding: 0.375rem 0.75rem;
    }
    .headersearchblock input[type="text"]::placeholder {
        font-size: 12px;
    }
}
.searchblock div {
    display: inline-block;
}
.searchblock select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0 25px;
    height: 38px;
    width: 200px;
	font-size: 15px;
    font-weight: 700;
	background-image: url(images/icon-arrow.svg);
	background-repeat: no-repeat;
	background-size: 23px 20px;
	background-position: 170px;
	background-color: #1a1919;
    color: #fff;
    position: relative;
    text-align: center;
    border: 1px solid #1a1919;
    border-radius: 5px;
    margin: 0 0.3rem;
    display: inline-block;
}
.searchblock select option {
    background: #fff;
    color: #1a1919;
}
.searchblock input[type="submit"] {
    height: 38px;
    display: inline-block;
    border-radius: 5px;
    margin: -3px 0.3rem 0;
    background: #1a1919;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
}
.searchblock input[type="submit"]:hover {
    opacity: 0.7;
}
@media (max-width: 767.98px) {
    .searchblock select {
        width: 70%;
        background-position: right;
        margin: 0.5rem auto;
        display: inline-block;
    }
    .searchblock .btn-dark {
        display: block;
        margin: 0.3rem auto;
        width: 70% !important;
    }
}
.lesson {
    position: absolute;
    right: 0.6rem;
    top: 0.6rem;
    z-index: 9999;
}
.lesson .btn {
    font-size: 10px;
    line-height: 1.2;
}
.badge-must {
    padding: 0.25em 0.4em;
    color: #fff;
    background-color: #dc3545;
    width: 2rem !important;
}
.dl-form dt {
    float: left;
    width: 14em;
}
.dl-form dd {
    margin-left: 14em;
}
@media (max-width: 991.98px) {
    .dl-form dt {
        float: none;
        width: 100%;
    }
    .dl-form dd {
        margin-left: 0;
    }
}
.telblock {
    background: #f0f8ff;
    display: inline-block;
    border: none !important;
    width: auto !important;
}
.telblock td {
    vertical-align: middle !important;
    border: none !important;
    text-align: left;
}
.telblock p,
.telblock h2{
    margin-bottom: 0.3rem;
}
.telblock p {
    font-weight: 700;
}
.privacybox {
    padding: 2rem;
    height: 240px;
    overflow: auto;
    border: 1px solid #ddd;
    margin: 1rem 0;
}
.btn-warning {
    background-color: #ffc107 !important;
}
.dropdown-toggle::after {
    display: none;
}
button:not(.toggle), .input[type="button"] {
    background-color: #90c31f !important;
}
#feas-searchform-1 {
	display: -ms-flexbox;
  display: flex;
}

/*210218追加*/
.searchblock .btn-dark {width: 200px;}
.rside h3 small {margin-right:1rem;}
.nav-tabs .nav-item {
    width: calc(33.33333333% - 4px);
    text-align: center;
    margin-right: 6px;
}
.nav-tabs {border:none;}
.nav-tabs .nav-item:last-child {margin-right:0;}
.nav-tabs .nav-link {
	color: #fff;
	background-color: #999999;
	border:none;
	margin: 0;
}
.nav-tabs .nav-link.active {
	color: #333333;
	background-color: #f7f7f7;
}
.tab-content > .active {
	background: #f7f7f7;
}
.tab-pane {padding-bottom:2rem;}
.tab-pane .card {
	background-color:transparent;
	border:none;
}
.list-inline-item {
    margin-right: 0 !important;
    box-sizing: border-box;
    width: 20%;
    padding: 5px;
    float: left;
    font-size: 0.85em;
}
.list-inline-item a {color:#333;}
@media (max-width: 767.98px) {
	.list-inline-item {
		width:33.3333333333%
	}
}