@charset "UTF-8";


/* _____________________________________________________________________ top */

#mainimg_area{
  min-width: 1080px;
  margin:0 auto;
  padding-bottom: 15px;
  background-color: #eef2f5;
}
#slide{
  position:relative;
}
#mainimg_area img{
  width:100%;
}
a#btn_prev{
  width:22px;
  position:absolute;
  left:15px;
  top:46.5%;
  z-index:2;
}
a#btn_next{
  width:22px;
  position:absolute;
  right:15px;
  top:46.5%;
  z-index:2;
}

#pager{
  margin:0 auto;
  padding:15px 0;
  text-align: center;
}

#pager ul{
  margin:0 auto 30px;
  padding:0;
  list-style:none;
  font-size:1px;
  line-height:0;
}
#pager ul li{
  margin:0;
  padding:0 15px;
  display:inline-block;
}
#pager ul li img{
  width:10px;
}

#block_news_area{
  width:770px;
  margin:0 auto;
  position:relative;
}

#news_area{
  margin:0;
  padding:0;
}
#news_area dt{
  width:80px;
  margin:0;
  padding-right:15px;
  border-right: 1px solid  #999;
  float:left;
  font-size:81.3%;
  line-height:1.4em;
}
#news_area dd{
  width:535px;
  margin:0;
  padding-left:15px;
  float:left;
  font-size:81.3%;
  line-height:1.4em;
}
#news_area dd a{
  color:#085cb0;
  text-decoration:none;
}
#news_area dd a:hover{
  text-decoration:underline;
}

a#btn_newslist{
  position:absolute;
  right:0;
  top:-10px;
  background-color: #fff;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
a#btn_newslist span.font{
  display: block;
  padding:8px 12px;
  font-size: 12px;
  line-height: 1em;
}
a#btn_newslist span.font span{
  margin-left: 3px;
  display: inline;
  vertical-align: top;
  font-size: 12px;
}
a:hover#btn_newslist{
  background-color: #8fa4ae;
  color:#fff;
  text-decoration: none;
}


.h2_top_01{
  margin-bottom: 20px;
  font-size: 112.5%;
  line-height: 1em;
  text-align: center;
}
.h2_top_01 span{

}
.h2_top_02{
  width:980px;
  margin:0 auto 20px;
  padding:0 50px;
  font-size: 112.5%;
  line-height: 1em;
  text-align: center;
}
.h2_top_02 span{

}

#block_service{
  width: 1080px;
  margin:0 auto;
  padding:50px 0;
  text-align: center;
}
#block_service a:hover{
  text-decoration: none;
}
#block_service_inner{
  width:555px;
  margin:0 auto;
}
#block_service_inner section{
  width:185px;
  margin:0;
  float:left;
  text-align: center;
}
#block_service_inner section p{
  margin:0;
  padding-top: 5px;
  text-align: center;
  font-size:81.3%;
  line-height:1.4em;
  font-weight: bold;
}


#block_service .wrapper {
  width: 75px;
  height: 75px;
  margin: 0 20px;
  -webkit-perspective: 1000;
  perspective: 1000;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  display: inline-block;
}

#block_service .inner {
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: .6s;
  transition: .6s;
}

#block_service .front,
#block_service .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  height: 59px;
  padding:16px 0 0 0px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  cursor: pointer;
}
#block_service .front {
  background-color: #8fa4ae;
}
#block_service .back {
  background-color: #ff5c52;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#block_service .wrapper:hover .inner {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  cursor: pointer;
}

#block_work{
  width: 100%;
  margin:0 0 50px;
  padding:20px 0 0;
  text-align: center;
}
#block_work a:hover{
  text-decoration: none;
}
#block_work ul{
  min-width:1080px;
  margin:0;
  padding:0;
  list-style:none;
  font-size:1px;
  line-height:0;
}
#block_work ul li{
  width:25%;
  margin:0;
  padding:0;
  float: left;
  position: relative;
  text-align: center;
  overflow: hidden;
}
#block_work ul li img{
  width:100%;
}
#block_work ul li div{
  width:100%;
  height:100%;
  margin:0;
  position:absolute;
  left:0;
  top:0;
  background-color: #666;
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha( opacity=70 );
  opacity: 0.7;
}
#block_work ul li p{
  width:86%;
  height:100%;
  margin:0;
  padding:30% 7% 0;
  position:absolute;
  left:0;
  top:0;
  font-size: 12px;
  line-height: 1.2em;
  color:#fff;
}
#block_work ul li p span{
  display: block;
  margin-top: 15px;
}
#block_work ul li p span span{
  display: inline;
  font-size: 12px;
  margin-left: 5px;
}

#block_btn_area{
  width: 1080px;
  margin:0 auto 45px;
  padding:0 ;
  text-align: left;
}
#block_btn_area ul{
  width:880px;
  margin:0 auto;
  padding:0;
  list-style:none;
  font-size:81.3%;
  line-height:1.4em;
}
#block_btn_area ul a li{
  width:190px;
  margin:0 15px;
  padding:0;
  float:left;
  font-weight: bold;
}
#block_btn_area ul a li img{
  width:100%;
  margin-bottom: 7px;
}
#block_btn_area ul a li span{
  padding-right: 15px;
  font-size:81.3%;
  background:url(../common/img/icon_site.png) no-repeat right center;
  background-size: 10px;
}
#block_btn_area ul a:hover li span{
  background:url(../common/img/icon_site_on.png) no-repeat right center;
  background-size: 10px;
}




