@charset "utf-8";
/*====================================================
	トップページ
----------------------------------------------------*/
#header #eyeCatch {
  position: absolute;
  top: 131px;
  left: 0px;
}
#main {
  margin-top: 30px;
  	font-size:14px;
	letter-spacing:0em;
	line-height:1.5em;
}
.contentsInfoInner {
  width: 960px;
  margin: 30px auto 0;
  font-size: 14px;
  letter-spacing: 0em;
  line-height: 1.5em;
}
/* contentsHead */
.contentsHead {
	margin-bottom:30px;
  padding: 0 38px;
}
.contentsHead h2{
	font-size:18px;
	font-weight:bold;
	margin:0 0 20px 0;
}
.chart {
	float:right;
	width:239px;
	height:auto;
	padding:0 25px 0 0;
}
/* projectMenu */
.projectMenu ul {
	margin: 0 -10px 70px;
}
.projectMenu li {
	float:left;	
	margin:0 0 0 10px;
}
/*事業3つver
.projectMenu li img {
	width:314px;
	height:auto;
}*/
.projectMenu li img {
	width:184px;
	height:auto;
}
.sp{
	display:none;
}
.thisyearProject{
	width:100%;
}
.thisyearProject a{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding:20px 5%;
	display:block;
	margin:0 20px 10px 0;
	font-size:18px;
	text-decoration:none;
	background:#008E50 url(../img/top/btn_project.png) no-repeat 96% center;
	color:#FFF;
	letter-spacing:1px;
	line-height:150%;
}
.thisyearProject a:hover {
  opacity:0.7;
  filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .70;
	-moz-opacity: .70;
}
/* contentsFeature */
.contentsFeature h2 {
  display: block;
	font-size:23px;
	color:#008C50;
	font-weight:normal;
	text-align:center;
	margin:0 0 50px 0;
}
.contentsFeature {
  padding-bottom: 60px;
}
.listFeature {
  list-style: none;
  margin: 0;
  padding: 0;
}
.listFeature li {
  width: 474px;
  height: 184px;
  display: block;
  float: left;
  text-align: center;
  line-height: 184px;
  background-color: #CCC;
}
.listFeature li:hover {
  cursor: pointer;
  opacity:0.7;
  filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .70;
	-moz-opacity: .70;
}
.listFeature li + li {
  margin-left: 12px;
}
/* contentsNew */
.contentsNew h2 {
	font-size:24px;
	color:#DD608D;
	font-weight:normal;
	text-align:center;
	margin:0 0 50px 0;
}
.contentsNew ul {
	margin:0 0 30px 0;
}
.contentsNew li {
	display: inline-block;
	position: relative;
	width: 228px;
	float: left;
	margin: 0;
	color: #000;
	font-size: 13px;
  border: solid 1px #CCC;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.contentsNew li + li {
  margin-left: 16px;
}
.contentsNew li a,
.contentsNew li a:hover {
  text-decoration: none;
}
.contentsNew img {
	width: 226px;
	height: auto;
}
.contentsNew .date {
  margin: 0;
  line-height: 22px;
  padding: 23px 9px 0 0;
  font-size: 12px;
  text-align: right;
  position: relative;
  color: #333;
}
.contentsNew .date span {
  width: 65px;
  height: 22px;
  text-align: center;
  font-size: 11px;
  line-height: 22px;
  color: #FFF;
  background-color: #999;
	position: absolute;
  top: 23px;
	left: 0;
}
.contentsNew h3 {
  display: block;
  padding: 12px 9px 9px;
  font-size: 13px;
  color: #333;
  line-height: 1.5;
}
.contentsNew h3 + p {
  font-size: 12px;
  color: #666;
  line-height: 1.4;
  padding: 0 9px 9px;
}
.contentsNew li:after {
  display: block;
  content:'';
  position: absolute;
  top: 0;
  right: 0;
  border-style: solid;
  border-width: 0 22px 22px 0;
  border-color: transparent #DD608D transparent transparent;
}
.imageButton {
	text-align:center;
	}
.imageButton img {
	width:239px;
	height:auto;
}
/* contentsInfo */
.contentsInfo {
	background:#F1F5F7;
	padding:30px 0 40px;
	margin:40px 0 0 0;
}
.contentsInfo #main {
	margin:0 auto;
}
.contentsInfo h2 {
  font-size: 23px;
  color: #054193;
  font-weight: normal;
  text-align: center;
  margin: 0 0 30px 0;
}

/* 新着情報
----------------------------------------------------*/
table.newsList {
  width: 616px;
  margin: 0 7px 20px;
}

table.newsList td {
  vertical-align: top;
  padding: 9px 0 10px;
}
table.newsList td.category {
  padding-top: 10px;
  padding-left: 5px;
  white-space: nowrap;
}
table.newsList td.category span.date {
  padding-left: 14px;
  padding-top: 1px;
}
table.newsList td.category div.thumbImg {
  padding-top: 7px;
}
table.newsList td.text {
  width: 170px;
  padding-left: 10px;
}
table.newsList02 {
  width: 616px;
  margin: 0 0 20px 20px;
}
table.newsList02 td.left {
  vertical-align: top;
  padding: 5px 15px 5px 0px;
  width: 270px
}
table.newsList02 td.right {
  vertical-align: top;
  padding: 5px 0px 5px 15px;
  width: 270px
}
table.newsList02 td div.thumbImg {
  padding-bottom: 7px;
}
table.newsList02 td p {
  padding-top: 5px;
}
table.newsList02 td span.date {
  padding-left: 14px;
  padding-top: 1px;
}

/* wideslider
----------------------------------------------------*/
.wideslider {
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden;
	z-index:0;
}
.wideslider ul,
.wideslider ul li {
  float: left;
  display: inline;
  overflow: hidden;
}
.wideslider ul li img {
  width: 100%;
  display: none;
}
.wideslider_base {
  top: 0;
  position: absolute;
}
.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;
}
.slider_prev,
.slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer;
}
.slider_prev {background: url(../img/top/prev.png) no-repeat right center;}
.slider_next {background: url(../img/top/next.png) no-repeat left center;}
.pagination {
  left: 0;
  bottom: 10px;
  width: 100%;
  height: 15px;
  text-align: center;
  position: absolute;
  z-index: 200;
} 
.pagination a {
  margin: 0 5px;
  width: 10px;
  height: 10px;
  display: inline-block;
  overflow: hidden;
  background:#BBB;
	border-radius:50px;
}
.pagination a.active {
  filter:alpha(opacity=100)!important;
  -moz-opacity: 1!important;
  opacity: 1!important;
	background: #E16C8D;
	border-radius:50px;
}
.wideslider ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.wideslider ul {
  display: inline-block;
  overflow: hidden;
}

/* contentsProject */
.contentsProject {
  margin-bottom: 100px;
}
.contentsProject h2 {
	font-size:24px;
	color:#DD608D;
	font-weight:normal;
	text-align:center;
	margin:50px 0 50px 0;
}

/* projectBox */
.projectList li {
	border: #DD608D 1px solid;
	width: 443px;
	float: left;
	padding-bottom: 5px;
	position: relative;
  background-color: #FFF;
  margin: 0;
}
.projectList li.short {
  width: 226px;
  margin-right: 16px;
  margin-top: 16px;
}
.projectList li.short:nth-child(4n){
  margin-right: 0px;
}
.projectList li a{
  top:0;
  left:0;
  width:100%;
  height:100%;
  color: #4e4e4e;
  text-decoration: none;
}
.projectList .photo {
  width: 100%;
	margin-right: 15px;
  /*background: url(../img/project/no_photo.png) no-repeat 0 0;*/
  overflow:hidden;
}
.projectList .photo img {
  width: 100%;
  height: auto;
}
.projectList .category {
  position: absolute;
	width: 0;
  height: 0;
  border-style: solid;
  border-width: 55px 55px 0 0;
  border-color: #DD608D transparent transparent transparent;
	z-index:10;
}
.projectList .category span {
  position: absolute;
  top: -53px;
  left: 0;
  display: block;
  width: 47px;
  padding: 4px;
	z-index: 999;
  color: #fff;
  font-weight: bold;
}
.projectTitle {
	font-size: 15px;
	font-weight: bold;
	margin: 18px 18px 8px;
}
.projectText {
	font-size: 12px;
	margin: 0 18px;
  line-height: 1.5em;
}
.projectSummary {
	font-size: 13px;
	margin: 12px 18px 0;
	font-weight: bold;
}
.btnDetail {
  position: absolute;
  bottom: 10px;
  right: 12px;
}
.frontier {
  background-color: #FCF2F6;
}
.frontierInner {
  width: 960px;
  margin: 0 auto;
  padding: 35px 0;
}
/*address*/
#address{
  width: 960px;
	margin:0 auto 70px auto;
}
#map{
	width:450px;
	float:left;
	margin-left:25px;
}
.address_text{
	width:450px;
	float:right;
	padding-right:15px;
}
.streetaddress{
	margin:30px 0;
}
.btnMap a{
	margin:20px 0;
	display:inline-block;
	background:#DD608D;
	color:#FFF;
	padding:5px 20px;
	text-decoration:none;
}


/* Add 2017 */

.projectList li {
	border: #DF678D 1px solid;
	height: auto;
	width: 443px;
	float: left;
	position: relative;
  background-color: #FFF;
  margin-bottom:20px !important;
      padding-bottom: 0px;
}
.projectList li a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}
.projectList li:hover{
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    background-color:#FFF;
}
.projectList li:nth-child(odd) {
  margin: 0 0 0 26px;
}
.projectList li:nth-child(even) {
  margin: 0 0 0 18px;
}
.frontier .projectList li,
.projectList li.frontier{
	border: #DD608D 1px solid;
}
.projectList .photo img {
  width: 100%!important;
  height: auto!important;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
.projectList .photo {
  width: 180px;
  height: auto!important;
	float: left;
	margin-right: 15px;
  background: url(../img/project/no_photo.png) no-repeat 0 0;
  overflow:hidden;
}
.projectList .photo img {
  width: 100%;
  height: auto;

}
.projectList .category {
  position: absolute;
	width: 0;
  height: 0;
  border-style: solid;
  border-width: 55px 55px 0 0;
  border-color: #DF678D transparent transparent transparent;
	z-index:10;
}
.frontier .category {
  border-color: #DD608D transparent transparent transparent;
}
.projectList .category span {
  position: absolute;
    line-height: 110%;
    font-size: 12px;
    top: -53px;
    left: 0;
    display: block;
    width: 47px;
    padding: 4px;
    z-index: 999;
    color: #fff;
    font-weight: bold;
}
.projectTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 40px 10px 0 8px;
  height: 40px;
  overflow: hidden;
}
.btnDetail {
	position: absolute;
	bottom: 11px;
	right: 11px;
}
.frontier {
  background-color: #FCF2F6;
}
.frontierInner {
  width: 960px;
  margin: 0 auto;
  padding: 35px 0;
}