@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: 35px;
  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;
}
.contentsHead + ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contentsHead + ul li {
  width: 308px;
  height: 200px;
  position: relative;
  float: left;
  border: solid 2px #00A4FF;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px 0;
  margin: 0 0 10px 10px;
}

.contentsHead + ul li a {
  text-decoration: none;
  color: #333;
  display: block;
  height: 100%;
  width: 100%;
}
.contentsHead + ul li a span {
  display: block;
  text-decoration: underline;
  color: #00A4FF;
}
.contentsHead + ul li img:first-child {
  display: block;
  margin: 0 auto 14px;
}
.contentsHead + ul li .btnDetail {
  position: absolute;
  bottom: 18px;
  left: 50%;
  margin-left: -46.5px;
}
/* indexMenu */
.indexMenu {
  padding: 35px 0 75px;
}
.indexMenu ul {
  list-style: none;
}
.indexMenu ul li {
  display: block;
  margin-left: 10px;
  float: left;
}
.indexMenu ul li a {
  display: block;
  width: 313px;
  height: 0;
  padding-top: 160px;
  overflow: hidden;
}
.indexMenu ul li a:hover {
  opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	-ms-filter: "alpha(opacity=85)";
	-khtml-opacity: 0.85;
}
.indexMenu ul li:nth-child(3n+1) {
  margin-left: 0;
}
.indexMenu ul li:nth-child(n+4) {
  margin-top: 10px;
}
.indexMenu ul li:nth-child(1) a {
  background: url(../img/top/indexMenu1.png) no-repeat 0 0;
}
.indexMenu ul li:nth-child(2) a {
  background: url(../img/top/indexMenu2.png) no-repeat 0 0;
}
.indexMenu ul li:nth-child(3) a {
  background: url(../img/top/indexMenu3.png) no-repeat 0 0;
}
.indexMenu ul li:nth-child(4) a {
  background: url(../img/top/indexMenu4.png) no-repeat 0 0;
}
.indexMenu ul li:nth-child(5) a {
  background: url(../img/top/indexMenu5.png) no-repeat 0 0;
}
.indexMenu ul li:nth-child(6) a {
  background: url(../img/top/indexMenu6.png) no-repeat 0 0;
}
.indexMenu ul li:nth-child(7) a {
  background: url(../img/top/indexMenu7.png) no-repeat 0 0;
}
.indexMenu ul li:nth-child(8) a {
  background: url(../img/top/indexMenu8.png) no-repeat 0 0;
}
.indexMenu ul li:nth-child(9) a {
  background: url(../img/top/indexMenu9.png) no-repeat 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: #00A4FF;
	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;
}
.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;
  margin: 0;
  border-bottom: none;
  font-weight: normal;
  letter-spacing: normal;
}
.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 #00A4FF 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;
}
/* contentsRelatedSites */
.contentsRelatedSites {
  padding-bottom: 2em;
}
.contentsRelatedSites h2 {
  font-size: 24px;
	color: #00A4FF;
	font-weight: normal;
	text-align: center;
	margin: 0 0 50px 0;
}
.contentsRelatedSites p {
  padding-bottom:30px;
}
.contentsRelatedSites ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contentsRelatedSites ul li {
  float: left;
  width: 313px;
  border: solid 1px #BBB;
  padding-bottom: 12px;
  -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: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.contentsRelatedSites ul li + li {
  margin-left: 10px;
}
.contentsRelatedSites ul li img {
  -webkit-border-top-left-radius: 9px;
  -webkit-border-top-right-radius: 9px;
  -moz-border-radius-topleft: 9px;
  -moz-border-radius-topright: 9px;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}
.contentsRelatedSites ul li a {
  text-decoration: none;
  color: #FFF;
}
.contentsRelatedSites ul li p {
  width: 100%;
  text-align: center;
  padding: .5em 0;
  background-color: #00A4FF;
}
.contentsRelatedSites ul li a:hover p {
  background-color: #12B0FF;
}
/* contentsRelatedBlogs */
.contentsRelatedBlogs {
  padding: 2em 0 0;
}
.contentsRelatedBlogs h2 {
  font-size: 24px;
	color: #00A4FF;
	font-weight: normal;
	text-align: center;
	margin: 0 0 1.5em 0;
}
#blogs {
  padding: 20px 0;
  background: #EEE;
}
#blogs h4 {
  font-size: 21px;
  font-weight: normal;
  text-align: center;
  background: none;
  padding: 0;
  margin: 10px 0;
}
#blogsList {
  clear: both;
  margin: 20px auto;
  width: 960px;
}
#blogsList li {
  /*width: 313px;*/
  width: 100%;
  min-height:240px;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  font-size: 14px;
  border-radius: 5px;
  background: #FFF;
  vertical-align: top;
  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;
}
#blogsList li + li {
  margin-left: 10px;
}
#blogsList li p {
  margin: 10px;
}
#blogsList li h5 {
  margin: 0 0 10px 0;
  color: #FFF;
  padding: 7px 10px;
  font-size: 14px;
  background: #999;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  font-weight: normal;
  line-height: 1.6;
  border-left: none;
  letter-spacing: normal;
}
#blogsList li h5 a {
  color: #FFF;
  text-decoration: none;
}
#blogsList li dl {
  margin: 10px;
}
#blogsList li dt {
  padding: 3px 0 0 10px;
  background: url(../image/common/icon_arrow_right.png) no-repeat left;
}
#blogsList li dd {
  padding: 0 0 3px 10px;
  border-bottom: #CCC 1px dotted;
}
#blogsList li dd a {
  color: #003894;
  text-decoration: none;
}
#blogsList li dd:nth-child(6) {
  border-bottom: none;
}
#blogsList li#OPRFBlog_en {
  width: 70%;
  margin: 0 15%;
}
#blogsList li#OPRFBlog_en dl {
  width: 95%;
}
#blogsList li#TerashimaBlog {
  background: url(../img/top/bgBlog.png) no-repeat right bottom;
}

/* 新着情報
----------------------------------------------------*/
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: #1E97FF;
	border-radius:50px;
}
.wideslider ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.wideslider ul {
  display: inline-block;
  overflow: hidden;
}

/* projectBox */
.projectList li {
	border: #DD608D 1px solid;
	width: 443px;
	float: left;
	padding-bottom:20px;
	position: relative;
  background-color: #FFF;
  margin-bottom:20px !important;
}
.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;
}
.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 {
  width: 910px;
  margin: 50px auto 0;
}
#map {
  width: 100%;
  height: 335px;
  margin-bottom: 20px;
}
.streetaddress {
  width: 464px;
  float: left;
}
.access {
  width: 364px;
  float: right;
}
