@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}


.navbar-header{position: relative;}
.navbar.o-botoom-zero{margin-bottom:0;
	border: none;}
.logo-mark{width:150px;
	max-height:44px;
	background-color:#FFF;
	display: block;
	position: absolute;
	bottom: 0;
	left:0;
	right: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	}
.logo-mark h1{margin:0;
	padding:0;
	line-height:0;
	}
.logo-mark img{width: 100%;
	background-color: #FFF;}
.navbar-header .logo{background-color:#f6f6f6;
	width: 150px;
	opacity: 0.7;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	z-index: 100;
	margin-left: auto;
	margin-right: auto;
	}
.navbar-header .logo img{width: 100%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 12px;
	padding-right: 12px;
	}

/* ドロワーメニュー */
.navbar-toggle.o-border{border: 0;
	background-color:#3f8f6d;
	border-radius: 0;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.navbar-toggle.o-border:hover{border: 0;
	background-color:#3f8f6d;
	border-radius: 0;}
.navbar-collapse.o-background{background-color: #FFF;
	border: 0;
	padding-left: 0;
	padding-right: 0;
	}

/* ドロワーメニュー メニューデザイン */
.nav-a{background-color:#5ca886;
	padding-top: 20px;
	padding-bottom: 10px;
	}
.nav-a-2{padding-top: 35px;
	padding-bottom: 28px;
	}
.nav-a ul,
.nav-a-2 ul{list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	}
.nav-a li{float: left;
	width:calc(50% - 5px) ;
	margin-bottom: 10px;
	}
.nav-a li:nth-child(odd){
	margin-right: 5px;
}
.nav-a-2 li{margin-bottom: 2px;}
.nav-a li a,
.nav-a-2 li a{display: block;
	padding-left:5px;
	}
.nav-a li a span,
.nav-a-2 li a span{margin-right: 5px;}

/* メニューデザイン　一般 */
.menu{list-style-type: none;
	padding:0;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: stretch;
}
.menu li{
	width:calc( 50% - 5px);
	margin-bottom: 2px;
	height: auto;
	}
.menu li a{display: flex;
	align-items: center;
	height: 100%;
	padding-left:5px;
	padding-right:10px;
	}
.menu li a span{margin-right: 5px;}
.menu.mg-bt35{margin-bottom: 35px;}

/*ライン*/
.line-gr{border: 1px solid #bedccf}

/*ボタン カラー*/
.btn-green{background-color: #35825c;
	border-radius: 4px;
	font-weight: 400;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFF;
	}
.btn-green:hover{background-color: #35825c;
	opacity: 0.8;
	color: #FFF;
	text-decoration: none;}

.btn-green-2{background-color: #5ca886;
	border-radius: 4px;
	font-weight: 400;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFF;
	}
.btn-green-2:hover{background-color: #5ca886;
	opacity: 0.8;}

.btn-green-3{background-color: #7db99e;
	border-radius: 4px;
	font-weight: 400;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFF;
	}
.btn-green-3:hover{background-color: #7db99e;
	opacity: 0.8;}

.btn-green.add{margin-right: 4px;}
.btn-green-2.add{margin-right: 4px;}
/*.btn-green-3.add{margin-right: 4px;}*/

.btn-green-4{background-color: #bedccf;
	border-radius: 4px;
	padding-top: 4px;
	padding-left: 5px;
	height: 27px;
	box-sizing: border-box;
	}
.btn-green-4:hover{background-color: #bedccf;
	opacity: 0.8;}

.btn-blue{background-color: #bdc8e3;
	border-radius: 4px;
	padding-top: 4px;
	padding-left: 5px;
	height: 27px;
	box-sizing: border-box;
	}
.btn-blue:hover{background-color: #bdc8e3;
	opacity: 0.8;}

.btn-link{display: block;
	color: #333;
	text-decoration: none;
	}
.txt-link{color: #009847;
	display: block;
	text-decoration: underline;
	}
.btn-orange{background-color:#F7BA9B;
	border-radius: 4px;
	padding-top: 4px;
	padding-left: 5px;
	height: 27px;
	box-sizing: border-box;
	}
.btn-orange:hover{background-color: #F7BA9B;
	opacity: 0.8;
	text-decoration: none;
	}
/*マーク・矢印*/

.triangle.markRIGHT a{position: relative;
		text-decoration: none;
	}
.triangle.markRIGHT a::before,
.triangle.markRIGHT a::after{
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		content: "";
		vertical-align: middle;
	}
.triangle.markRIGHT a::before{bottom:0;
	box-sizing: border-box;
	width: 8px;
	height: 6px;
	border: 6px solid transparent;
	border-left: 6px solid #e9f4ef;
	}
/*.nav-a-2 .triangle.markRIGHT a::before{right: 20px;}
*/

.triangle.markLEFT a{position: relative;
		padding-left:20px;
	}
.triangle.markLEFT a::before,
.triangle.markLEFT a::after{
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		content: "";
		vertical-align: middle;
	}
.triangle.markLEFT a::before{bottom:0;
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	border: 10px solid transparent;
	border-left: 12px solid #009847;
	}






/*色*/

.triangle.markRIGHT a.btn-green-3::before{
	border-left: 6px solid #cbe3d8;
	}
.triangle.markRIGHT a.btn-green-4::before{
	border-left: 12px solid #60665f;
	}
.triangle.markRIGHT a.btn-blue::before{
	border-left: 12px solid #f5f6fb;
	}
.red-font{color: red;}


/*マージン調整*/
.block{margin-bottom: 20px;}
.button{margin-bottom: 20px;}
.photo{margin-top: 10px;
	margin-bottom: 10px;}
.photo.last{margin-bottom: 0;}




/*フッター*/
.footer{margin-top: 40px;}
.footer .markLEFT a{font-size: 0.9em;
	padding-left: 10px;}
.footer .triangle.markLEFT a::before{bottom:0;
	box-sizing: border-box;
	width: 7px;
	height: 7px;
	border: 7px solid transparent;
	border-left: 8px solid #009847;
	}
.footer .copyright{text-align: left;}



/*pagetop*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 10px;
	}
#page-top a {
    text-decoration: none;
	}
#page-top a:hover {
    text-decoration: none;
	}

