@charset "UTF-8";
@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
/* CSS Document */

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	line-height:1.7;
	}
body {
}
body {
}


	a {
    font: inherit;
    color: #1D3994;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
	/* .row の左右のネガティブマージンを0にする */
.row--nopadding {
  margin-left: 0;
  margin-right:0;
}
 
/* .row--nopadding の中にあるカラムの左右のパディングを0にする */
.row--nopadding > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.row--v-middle {
  font-size: 0;
}
 
.row--v-middle > [class*="col-"] {
  float: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.bgimg{
	background-image: url(../images/bg_grid.png);
background-repeat: repeat;
}
.bggr{
  background-image: -moz-linear-gradient( 90deg, rgb(238,238,238) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(238,238,238) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(238,238,238) 0%, rgb(255,255,255) 100%);
}

.teld a {
	text-decoration:none;
	color: #333;
}

.bgdd{
	background-color:#f2f2f2;
}
.bg_1 {
    background-color: #F1F0EA;
}
.bg2{
	/*background-color: #F1F0EA;*/
	background-image: url(../images/bg_l.gif);
	background-repeat: repeat;
}
.ft17{
	font-size: 17px;
}
.ft14{
	font-size: 14px;
}

.mb50{
margin-bottom: 50px;
}
.mb20{
margin-bottom: 20px;
}
.mb30{
margin-bottom: 30px;
}
.mb10{
margin-bottom: 10px;
}
.mb15{
margin-bottom: 15px;
}

.mt50{
	margin-top: 50px;
}
.mt40{
	margin-top: 40px;
}
.mt20{
	margin-top: 20px;
}
.mt10{
	margin-top: 10px;
}
.mt5{
	margin-top: 5px;
}
.mr15{
margin-right: 15px;
}
.mr5{
margin-right: 5px;
}
.pr5{
padding-right: 5px;
}

.pt40{
padding-top: 40px;
}
.pb30{
padding-bottom: 30px;
}


 a:hover img{
	-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; 
opacity: 0.6;  
    filter: alpha(opacity=60);  
}
.topline{
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #4BA521;
}

.navbar-brand{
	font-family: "a-otf-futo-go-b101-pr6n",sans-serif;
}
.navbar-b {
	font-family: "a-otf-futo-go-b101-pr6n",sans-serif;
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
	color:#fff;
}


.navbar-inverse {
     background-image: -moz-linear-gradient( 90deg, rgb(17,165,25) 0%, rgb(33,181,33) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(17,165,25) 0%, rgb(33,181,33) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(17,165,25) 0%, rgb(33,181,33) 100%);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
}
.navbar-inverse .navbar-nav > li {
	font-size:17px;
		font-family: "a-otf-futo-go-b101-pr6n",sans-serif;
		letter-spacing: 0.04em;
}
.navbar-inverse .navbar-nav > li > a{
	color:#fff;
}
.navbar-inverse .navbar-nav > li > a:hover{
	color:#f5f5f5;
	background-color: #99be49;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #FFF;
    background-color: #99be49;
	/*color:#4BA521;
	background-color:#fff;*/
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
	border-radius: 0.3em;
	display: block;
	   height: 43px;
padding-top: 10px;
margin-top: 4px;

}
 .active .yell {
	color:#fff;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
   background-color: none!important; 
}

.navbar-inverse .navbar-toggle {
    border-color: #fff;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #83D167;
}


.main {
  -webkit-align-items: center;
  align-items: center;
}
/*h1 {
	padding-top: 0.5em;
	padding-right: 0;
	padding-left: .7em;
	padding-bottom: 0.5em;
	border-left: 6px solid #99be49;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 1px solid #ccc;
}*/
   h1 {
	   position: relative;
    border-bottom: 3px #ccc solid;
    padding-bottom: 10px;
	padding-top: 13px;
	padding-left: 30px;
	padding-right:12px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
  font-size: 19px;
font-weight: 300;
letter-spacing: 0.75px;
background-color: #edf5dd;
border-radius: 5px 5px 5px 0px;
}
h1 span {
  margin-left:10px;
  font-size:70%;
  color: #717071;
  position: relative;
  top: -2px;
}
h1::after {
	position: absolute;
	bottom: -3px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 3px;
	background-color: #99be49;
}
/*h1:before {
    position: absolute;
top: 18px;
left: 10px;
width: 10px;
height: 10px;
background: #99be49;
content: "";
}
*/
h1::before {
	position: absolute;
	top: .25em;
	top: 0.93em;
	left: .6em;
	z-index: 2;
	content: '';
	width: 11px;
	height: 11px;
	background-color: #99be49;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.panel-heading {
 
      background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: -moz-linear-gradient(top,  #fff,  #eee);
   
  -pie-background:linear-gradient(top,  #fff,  #eee);
    border-color: #DDD;
	text-shadow: 0 1px 0 rgba(255,255,255,.5) !important;
	display:block;
	
}

.panel-title > a{
	display:block;
}


.news li {
	margin-bottom: 8px;
}
.ftdaidai{
	color:#ed7700;
}

/*.classbt{
 background-color: #EE7800; background-image: -webkit-gradient(linear, left top, left bottom, from(#EE7800), to(#ED9E00));
 background-image: -webkit-linear-gradient(top, #EE7800, #ED9E00);
 background-image: -moz-linear-gradient(top, #EE7800, #ED9E00);
 background-image: -ms-linear-gradient(top, #EE7800, #ED9E00);
 background-image: -o-linear-gradient(top, #EE7800, #ED9E00);
 background-image: linear-gradient(to bottom, #EE7800, #ED9E00);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#EE7800, endColorstr=#ED9E00);
 padding: 11px 30px 10px;
 color: #fff;
 border:none;
 border-radius: 0.333em;
 margin: 10px;
 
}
.classbt::after {
	bottom:0px;
	z-index:-5;
}
.classbt::before {
	bottom:0px;
	z-index:-5;
}*/

.yell{
	color:#FAEFBF;
}
.pin{
	color:#eb614b;
}
.gree{
	color:#99be49;
}

 /* --------------------------------------------------------
   topinfo
-------------------------------------------------------- */
#topinfo {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}


#topinfo .date {
	font-weight: bold;
	color: #4b3333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 6px;
}
#topinfo .txt {
    line-height: 140%;
    background-image: url(../images/top_info_arrow.png);
    background-repeat: no-repeat;
    background-position: 8px 7px;
    padding-top: 0;
    padding-right: 2px;
    padding-bottom: 15px;
    padding-left: 23px;
    color: #454243;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	
}
#topinfo .listlink {
    text-align: right;
    width: 100%;
    font-size: 93%;
}
#topinfo .listlink2 {
    text-align: right;
    width: 100%;
 
	margin: 0;
	padding: 5px 0 0 0;
    overflow: hidden;
    _zoom: 1;
}
#topnews {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	_zoom: 1;
}
#topnews ul {
    width: 100%;
    margin: 0 0 8px 0;
    padding: 0 0 5px 0;
    /*border-bottom: 1px dotted #999;*/
    overflow: hidden;
    _zoom: 1;
    color: #BC090C;
}
#topnews span img {
    position: relative;
    left: 6px;
    top: 3px;
}
 /* --------------------------------------------------------
   topinfo2
-------------------------------------------------------- */
#topinfo2 {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}


#topinfo2 .date {
	font-weight: bold;
	color: #4b3333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 6px;
}
#topinfo2 .txt {
	line-height: 140%;
	background-image: url(../images/top_info_arrow.png);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 23px;
}
#topinfo2 .listlink {
    text-align: right;
    width: 100%;
    font-size: 93%;
}
#topinfo2 .listlink2 {
    text-align: right;
    width: 100%;
 
	margin: 0;
	padding: 5px 0 0 0;
    overflow: hidden;
    _zoom: 1;
}
#topnews2 {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	_zoom: 1;
}
#topnews2 ul {
    width: 100%;
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
	/*border-bottom: 1px dotted #999;*/
	overflow: hidden;
	_zoom: 1;
}
#topnews2 span img {
    position: relative;
    left: 6px;
    top: 3px;
}
 /* --------------------------------------------------------
   topinfo3
-------------------------------------------------------- */
#topinfo3 {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}


#topinfo3 .date {
	font-weight: bold;
	color: #4b3333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 6px;
}
#topinfo3 .txt {
	line-height: 140%;
	background-image: url(../images/top_info_arrow.svg);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 23px;
}
#topinfo3 .listlink {
    text-align: right;
    width: 100%;
    font-size: 93%;
}
#topinfo3 .listlink2 {
    text-align: right;
    width: 100%;
 
	margin: 0;
	padding: 5px 0 0 0;
    overflow: hidden;
    _zoom: 1;
}
#topnews3 {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	_zoom: 1;
}
#topnews3 ul {
    width: 100%;
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #999;
	overflow: hidden;
	_zoom: 1;
}
#topnews3 span img {
    position: relative;
    left: 6px;
    top: 3px;
}

#topblog ul {
	width: 98%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	_zoom: 1;
}
.btn-default:hover {

  background-color: #ece3bc;

}
/*.btn_news {
	isplay: inline-block;
	
	letter-spacing: 2px;
	color: #FFF;
	border-radius: 0.333em;
	font-size: 12px;
	
	font-weight: 400;
	background-attachment: scroll;
	background-color: #E05038;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	margin-right: 20px;
	margin-left: 15px;
	padding: 3px 21px 1px;
}
.btn_news2 {
	isplay: inline-block;
	
	letter-spacing: 2px;
	color: #FFF;
	border-radius: 0.333em;
	font-size: 12px;
	
	font-weight: 400;
	background-attachment: scroll;
	background-color: #2abdc9;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	margin-right: 20px;
	margin-left: 15px;
	padding: 3px 21px 1px;
}
.btn_news3 {
	isplay: inline-block;
	
	letter-spacing: 2px;
	color: #FFF;
	border-radius: 0.333em;
	font-size: 12px;
	
	font-weight: 400;
	background-attachment: scroll;
	background-color: #99be49;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	margin-right: 20px;
	margin-left: 15px;
	padding: 3px 21px 1px;
}
.btn_news4 {
	isplay: inline-block;
	
	letter-spacing: 2px;
	color: #FFF;
	border-radius: 0.333em;
	font-size: 12px;
	
	font-weight: 400;
	background-attachment: scroll;
	background-color: #1D4893;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	margin-right: 20px;
	margin-left: 15px;
	padding: 3px 21px 1px;
}*/
.btn_news {
	isplay: inline-block;
	
	letter-spacing: 2px;
	color: #FFF;
	border-radius: 0.333em;
	font-size: 12px;
	
	font-weight: 400;
	background-attachment: scroll;
	background-color: #E05038;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	margin-right: 12px;
	margin-left: 5px;
	padding: 3px 21px 3px;
}
.btn_news2 {
	isplay: inline-block;
	
	letter-spacing: 2px;
	color: #FFF;
	border-radius: 0.333em;
	font-size: 12px;
	
	font-weight: 400;
	background-attachment: scroll;
	background-color: #2abdc9;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	margin-right: 12px;
	margin-left: 5px;
	padding: 3px 21px 3px;
}
.btn_news3 {
	isplay: inline-block;
	
	letter-spacing: 2px;
	color: #FFF;
	border-radius: 0.333em;
	font-size: 12px;
	
	font-weight: 400;
	background-attachment: scroll;
	background-color: #99be49;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	margin-right: 12px;
	margin-left: 5px;
	padding: 3px 21px 3px;
}
.btn_news4 {
	isplay: inline-block;
	
	letter-spacing: 2px;
	color: #FFF;
	border-radius: 0.333em;
	font-size: 12px;
	
	font-weight: 400;
	background-attachment: scroll;
	background-color: #1D4893;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	margin-right: 12px;
	margin-left: 5px;
	padding: 3px 21px 3px;
}

.btn_news5 {
	isplay: inline-block;
	
	letter-spacing: 2px;
	color: #FFF;
	border-radius: 0.333em;
	font-weight: 400;
	background-attachment: scroll;
	background-color: #1D4893;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	margin-right: 5px;
margin-left: 2px;
padding: 3px 10px 2px;
}
.lht {
	line-height:2.5;
}
.color_9{
	background-color: #3E3A39;
  
  }
.fa-li {
	left: -8px!important;
}
.ftr-nav-list {
    margin: 0px;
    padding: 0px;
    list-style: outside none none;
    float: left;
}
.nav-primary .ftr-nav-list-item {
    font-size: 1em;
    margin-right: 30px;
}
.nav-primary .ftr-nav-list-item a {
	color: #fff;    
}
.ftr-nav-list-item {
    display: inline-block;
    float: left;
    color: #fff;
}

footer {
	color:#fff;
	text-align:center;
}
.main-nav {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}

.pagetop {
	position: fixed;
	bottom: -65px;
	right: 20px;
	z-index:30;
}
.pagetop a {
	display: block;
	width:72px;
	height: 55px;
	
	text-align: center;
	
}

.googlemap {
    position: relative;
    padding-bottom: 98.25%;
    height: 0px;
    overflow: hidden;
}
.map_canvas{
	position: relative;
	padding: 0 0 30%;
	height: 0;
	overflow: hidden;
}
.map_canvas iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


.table-style03{
	width: 100%;
    /*margin:15px 0;*/
	border:1px solid #99be49;
    /*border-top:1px solid #99be49;
    border-right:1px solid #99be49;*/
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	margin:0;
}
.table-style03 tr{
    border:1px solid #99be49;
}
.table-style03 th, .table-style03 td{
    padding: 15px;
    border: 1px solid #99be49;
    text-align: center;
    background-color: #f5f5f5;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table-style03 th {
    background-color:#d6e8c1;
	
}
.table-style01{
	width: 100%;
    margin:15px 0;
    border-top:1px solid #99be49;
    border-right:1px solid #99be49;
}
.table-style01 th, .table-style01 td{
    padding:15px;
    border-bottom:1px solid #99be49;
    border-left:1px solid #99be49;
	text-align:center;
	background-color:#fff;
}
.table-style01 th {
    background-color:#d6e8c1;
	
}

.table-style02{
	width: 100%;
    margin:15px 0;
    border-top:1px solid #99be49;
    border-right:1px solid #99be49;
}
.table-style02 th, .table-style02 td{
    padding:15px;
    border-bottom:1px solid #99be49;
    border-left:1px solid #99be49;
	
	background-color:#fff;
}
.table-style02 th {
    background-color:#d6e8c1;
	text-align:center;
	
}



.subtitle{
	font-size: 20px;
font-weight: 300;
letter-spacing: 0.75px;
line-height: 1.8em;
margin-bottom: 10px;
}
.btn_1 {
	display: inline-block;
	margin:10px;
	padding: 11px 30px 10px;
	letter-spacing: 2px;
	color:#fff;
	border-radius: 0.333em;
	background: #4BA521;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
}
.btn_1:hover {
  color: #fff;
  background-color: #99BE49;
  text-decoration: none;
}
.btn_2 {
	display: inline-block;
	margin:10px;
	padding: 11px 30px 10px;
	letter-spacing: 2px;
	color:#fff;
	border-radius: 0.333em;
	background: #2aabd2;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
}
.btn_2:hover {
  color: #fff;
  background-color: #5bc0de;
  text-decoration: none;
}
.flexbox2{
	display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
/* padding: 10px;*/
padding-bottom:10px;
padding-top:10px;

	align-items: center;
	-webkit-align-items: center;
}
.flexbox2 li:first-child {
	margin-right: auto;
}

@media (max-width: 767px){
	
	header {
		text-align:center;
	}
		.table-style03 {
		border:0;
	}

	.table-style03 thead{
		display:none;
	}

	.table-style03 tr{
		margin-bottom:10px;
		display:block;
		border-bottom:2px solid #ddd;
	}

	.table-style03 td{
		display:block;
		text-align:right;
		font-size:13px;
		/*border-bottom:1px dotted #ccc;*/
	}

	.table-style03 td:last-child{
		border-bottom:0;
	}

	.table-style03 td:before {
		content:attr(data-label);
		float:left;
		font-weight: bold;
	}
	.flexbox2{
	    -webkit-flex-direction: column;
    flex-direction: column;
	
  }
  .table-style01 th, .table-style01 td{
        display:block;
		width: 100%;
		-moz-box-sizing: border-box;
    box-sizing: border-box;
    }
	 .table-style02 th, .table-style02 td{
        display:block;
		width: 100%;
		-moz-box-sizing: border-box;
    box-sizing: border-box;
    }
	.btn {
		white-space: normal; 
	}
	

	
}

@media print {
  a[href]:after {
    content: ""!important;
  }
  abbr[title]:after {
    content: ""!important;
  }
}
/* navbar collapse for iPad (bootstrap) */
@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;
    }
}
