body, h1, h2, h3, h4, h5, h6, p, div, dt, dd, dl, img, input, form, ul, li, span, iframe {
	margin: 0px;
	padding: 0px;
vertical-align: bottom;
}
ul, li {
	list-style: none;
}
.br_sp,
.br_sp3 { 
display:none;
}
.br_sp2 { 
display: block;
	clear: both;
	min-height: 1px;
}
.sb0 {
	background: #000;
	box-sizing: border-box;
	margin: 10px 0 20px 0;
	width: 100%;
	text-align: center;
border-radius: 10px;
	padding: 10px 0;
}
.sb {
	margin: auto;
	text-align: center;
	width: 200px;
}
.t_160 {
 font-size: 160%;
}
.t_80 {
 font-size: 80%;
}

.fixed {
    position: fixed;
    top: 0;
    padding: 0;
    width: 100%;
    z-index: 1000;
background-color: rgba(255,255,255,0.9);
  -webkit-transition: all .4s ease 0s,background .6s ease .2s;
  transition: all .4s ease 0s,background .6s ease .2s;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  }
body {
font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
font-feature-settings : "palt";
letter-spacing: .5px;
color: #000;
font-size: 1.2rem;
line-height:1.8rem;
}
html {
    scroll-padding-top: 150px;
}
a {
 text-decoration: none;
}
 a, a:hover, a:hover img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}

a:hover {
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}
img {
 border: 0;
 vertical-align: bottom;
}
.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
overflow:hidden;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}


.item {
  width:100%;
}
h1 a {
	background: url(../img/logo.png) no-repeat;
	background-size: 200px 37px;
  display: block;
  width: 200px;
  height: 37px;
	margin: 17px 0 0 4%;
}
h1 a span {
display: none;
}
.contact {
	display: none;
}



.container {
padding: 0px 6%;
box-sizing:border-box;
width:100%;
}

img {
	vertical-align: bottom;
}


.btn_box {
	margin: 20px 0 0 0;
	width: 140px;
}
.btn_box2 {
	margin: 10px auto 0 auto;
	width: 140px;
}
.btn {
  color: #FFF;
  font-size: 14px;
  line-height: 45px;
  width: 140px;
  height: 45px;
  background: #099;
  margin: auto;
  position: relative;
  display: block;
  overflow: hidden;
  text-decoration: none;
	transition: 0.3s;
	padding: 0 0 0 30px;
	text-align: left;
}
.btn:after {
  font-family: "FontAwesome";
  content: "\f105";
  position: absolute;
	font-size: 20px;
  right: 20px;
  transition: all 0.2s;
}
.btn:hover:after {
  right: 15px;
}
.btn:hover {
 opacity: 0.5;
}


.news_box {
	text-align: left;
 width: 100%;
	margin: 0px 0px 7px 0px;
	padding:  0px 0px 7px 0px;
}
.day {
		letter-spacing: normal !important;
	font-feature-settings: "palt" 0 !important;
	font-style: normal;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-size:90%;
	line-height: 1.5;
	float: left;
	margin: 0 10px 0 0;
}
.news_box a {
 width: 100%;
	display: block;
	clear: both;
}
.news_box a h5 {
 font-size:75%;
	line-height: 1.7;
 color: #000;
 font-weight: normal;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.news_box a:hover h5 {
	-webkit-filter: opacity(50%);
	filter: opacity(50%);
	text-decoration: none;
}


.c_info,
.c_income,
.c_agri,
.c_recruit {
	margin: 0px 20px 5px 0px;
	padding: 7px 0;
	float: left;
	font-size: 60%;
	line-height: 1;
	width: 70px;
	text-align: center;
	color: #FFF;
	border-radius: 5px;
}
.c_info {
	background:#099;
}
.c_income {
	background: #F90;
}
.c_agri {
	background: #6B0;
}
.c_recruit {
	background: #39F;
}


.im_box {
		width: 100%;
	margin-bottom: 10px;
	}
.im_box span {
	width: 50px;
	border-radius: 20px;
	box-sizing:border-box;
	padding: 5px 7px;
	color: #FFF;
	font-size: 70%;
	line-height: 1;
	display: block;
	float: left;
	text-align: center;
	margin-right: 10px;
}
.c_important {
		background: #F60;
}
.c_public {
		background: #F90;
}
.im_box h5 {
	float: left;
	width: 70%;
	font-size: 80%;
	line-height: 1.5;
	font-weight: 400;
}
.im_box h5 a {
	color: #000;
}




/*	footer
/* ------------------------------------- */
#footer{
	text-align: left;
	background: #099;
	width: 100%;
	box-sizing: border-box;
	padding: 0 6%;
	color: #FFF;
}
.footer_box {
	padding: 30px 0 30px 0;
}
#footer h4 a {
  margin: 4% 0 0 0;
	font-size: 90%;
	color: #FFF;
}
#footer address {
	letter-spacing: normal !important;
	font-feature-settings: "palt" 0 !important;
	font-style: normal;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-size: 70%;
line-height:1.5em;
  margin: 10px 0 0 0;
}
#footer address a {
	color:#FFF;
}
#footer p {
	font-style: normal;
	font-size: 60%;
line-height:1.6em;
  margin: 10px auto 0 auto;
}
.sub {
	display: none;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
}
.pagetop a {
    display: block;
    background-color: #077;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
    padding: 2px 10px 5px 10px;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.pagetop a:hover {
    display: block;
    background-color: #9CC;
    text-align: center;
    color: #fff;
    text-decoration: none;
}


/* ------------------------------------- */
/*	 resposive480
/* ------------------------------------- */
@media screen and (min-width: 480px) {

.item {
  margin: 0px 0px 0px 0px;
}
.br_sp3 { 
display:none;
}
}
/* ------------------------------------- */
/*	 resposive768
/* ------------------------------------- */
@media screen and (min-width: 768px) {
.clearfix2:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix2 {
	min-height: 1px;
overflow:hidden;
}

* html .clearfix2 {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.br_sp2 { 
display:none;
}
	
h1 a {
	margin: 20px 0 0 4%;
}
.item {
  margin: 0px 0px 0px 0px;
}
	
	
.news_box a {
 width:58%;
	float: left;
	clear: none;
}
.news_box a h5 {
 font-size:80%;
}	
	
	
.footer_box {
	padding: 40px 0;
}

	
}
/* ------------------------------------- */
/*	 resposive980
/* ------------------------------------- */
@media screen and (min-width: 1200px) {
html {
    scroll-padding-top: 180px;
}
.br_sp { 
display: block;
}
.br_sp2 { 
display: block;
	clear: both;
	min-height: 1px;
}
h1 a {
	background: url(../img/logo.png) no-repeat;
	background-size: 300px 56px;
  display: block;
  width: 300px;
  height: 56px;
	margin: 25px 0 0 30px;
}

.container {
	width:1200px;
	margin: 0px auto;
	padding: 0;
}
.container2 {
margin: 0px auto;
}
.item {
  margin: 0px 0px 0px 0px;
}
	
.news_box a {
 width:930px;
}		
/*	footer
/* ------------------------------------- */

a[href^="tel:"] {
    pointer-events: none;
}
#footer{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.footer_box{
	width:1200px;
	padding: 40px 0;
	margin: 0px auto;
}
.footer_box_l {
	width:250px;
	float: left;
}
.sub {
	display: block;
	width:869px;
	float: left;
	font-size: 65%;
	border-left: 1px solid #FFF;
	padding: 0 0 0 40px;
	margin: 0 0 0 40px;
	}
.sub a {
	color: #FFF;
	}
.sub dl dt {
		font-weight: bold;
	line-height: 2;
	}
.sub dl dd {
	margin: 0 0 0 1em;
	line-height: 2;
	}
.sub_m {
	padding: 1em 0 0 0;
	}
.sub_box01 {
		width: 150px;
	float: left;
	}	
.sub_box02 {
		width: 200px;
	float: left;
	}
.sub_box03 {
		width: 250px;
	float: left;
	}
}