@charset "UTF-8";

/* Base */
html { font-family: "Ropa Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif; font-size: 16px; line-height: 1.5; }
body { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); min-width: 960px; }
h1, h2, h3, p, ul { margin: 0; }
ul { padding-left: 0; }
ul li { list-style-type: none; }
a { color: inherit; text-decoration: none; }
img { vertical-align: middle; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

/*header*/
.catch-line:after {
 content: "";
 display: block;
 clear: both;
 width: 100%; 
}
.catch-line{
  height: 40px;
  width: 1110px;
  margin: 0 auto;
}
.catch{
  float: left;
  color: #80bfff;
}
.catch h1{
  font-size: 22px;
  font-weight: bolder;
}
.catch-tell{
  float: right;
  font-size: 20px;
}
.catch-tell img{
  width: 25px;
}
.catch-tell span{
  margin-right: 20px;
}
.catch-mail{
  float: right;
  height: 40px;
  background-color: rgba(0,152,255,0.8);
}
.catch-mail p{
  color: #171c61;
  padding: 10px 15px;
}
.smenu{
  display: none;
}
.smart-top{
  display: none;
}
.humberger-menu{
  display: none;
}
.hmenu{
  background-color: rgba(29,84,146,1);
  height: 80px;
  font-color: #f8f8fc;
  width: 100%;
  position: relative;
}
.menu{
  width: 1024px;
  margin: 0 auto;
  color: #fff;
}
.menu-li{
  position: absolute;
  top: 30%;
/*  margin-top: -1em; */
}
.menu-li li{
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}
.li-right{
  width: 300px; 
}

/*コンテンツ全体の文字変更*/
.contents{font-family: "Yo Gothic";}

/* Slideshow */
.slideshow {
  width: 100%;
  height: 530px;
  margin-bottom: 50px;
  overflow: hidden;
  position: relative;
}
.slideshow img {
  width: 100%;
  height: 530px;
  display: none;
  position: absolute;
}
.top-text{
  width: 100%;
  position: absolute;
  /*height: 530px;*/
  text-align: center;
  padding-top: 100px; 
}
.top-text p{
  text-align: center;
  color: #fff;
  font-size: 30px;
  padding-top:20px; 
  background-color: rgba(10,10,250,0.3);
}
.main-recr:after{
 content: "";
 display: block;
 clear: both;
 width: 100%; 
}
/*.main-recr{
  margin-top: 60px;
  margin-bottom: 60px;
}*/
.side-space{
  width: 1110px;
  margin: 0 auto;
  background-color: #fff;
}
.recr-img{
  width: 100%;
  height: 220px;
  background-color: rgba(0,52,255,0.2);
  margin-bottom: 50px;
}
.recr-img img{
  margin-top: 10px;
  height: 200px;
  width: 100%;
}

/*renovate*/

.reno:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
}
.reno{
  margin-bottom: 90px;
}
.reno-menu{
  width: 100%;
}
.reno-menu:after{
  content: "";
  display: block;
  clear: both;
  width: 100%; 
}
.reno-title{
  width: 100%;
  height: 40px;
}
.reno-title-in{
  background-color: rgba(29,84,146,1);
  width: 200px;
  height: 40px;
  margin: 0 auto;
}
.reno-title p{
  text-align: center;
  padding-top: 5px;
  font-size: 20px;
  color: #fff;
}
.reno-menu1:after{
  content: "";
  display: block;
  clear: both;
  width: 100%; 
}
.reno-menu2:after{
  content: "";
  display: block;
  clear: both;
  width: 100%; 
}
.reno-menu-side{
  float: left;
  background-color: #EAF6FD;
  width: 350px;
  height: 440px;
  position: relative;
}
.reno-menu-side img{
  width: 350px;
  height: 180px;
  margin-bottom: 15px;
}
.reno-menu-center{
  float: left;
  background-color: #EAF6FD;
  width: 350px;
  height: 440px;
  margin-left: 30px;
  margin-right: 30px;
  position: relative;
}
.reno-menu-center img{
  width: 350px;
  height: 180px;
  margin-bottom: 15px;
}
.reno-menu-side2{
  float: left;
  background-color: #EAF6FD;
  width: 350px;
  height: 440px;
  position: relative;
}
.reno-menu-side2 img{
  width: 350px;
  height: 180px;
  margin-bottom: 15px;
}
.reno-menu-center2{
  float: left;
  background-color: #EAF6FD;
  width: 350px;
  height: 440px;
  margin-left: 30px;
  margin-right: 30px;
  position: relative;
}
.reno-menu-center2 img{
  width: 350px;
  height: 180px;
  margin-bottom: 15px;
}
.reno-menu-in{
  width: 90%;
  margin: 0 auto;
  letter-spacing: 3px;
}
.reno-menu-in h2{
  font-size: 22px;
  margin-bottom: 10px;
  text-align: center;
}
.renovate{
  margin-top: 20px;
  margin-bottom: 30px;
}
.renovate p{
  margin-top: 30px;
  margin-bottom: 30px;
}
.renovate h3{
  border:solid 1px;
  border-left:solid 5px #000;
  background-color: rgba(29,84,146,1);
  color: #fff;
  padding: 10px;
  width: 200px;
  text-align: center;
}
#reno-s{
  margin-bottom: 40px;
}
#reno-z{
  margin-bottom: 40px;
}
#reno-k{
  margin-bottom: 40px;
}
#reno-g{
  margin-bottom: 40px;
}
#reno-t{
  margin-bottom: 40px;
}
.detail-cover{
  width: 100%;
  background-color: rgba(0,52,255,0.7);
  height: 50px;
  position: absolute;
  bottom: 0;
}
.detail{
  width: 100%;
  color: #fff;
  text-align: center;
  height: 50px;
}
.detail p{
  padding-top: 10px;
  font-size: 20px;

}
.section-punctuate20{
  width: 100%;
  height: 10px;
}
.section-punctuate30{
  width: 100%;
  height: 30px;
}
.section-punctuate80{
  width: 100%;
  height: 75px;
  border:solid 1px;
}
.section-punctuate20 :after{
  content: "";
  display: block;
  clear: both;
  width: 100%;
}
.section-punctuate30 :after{
  content: "";
  display: block;
  clear: both;
  width: 100%;
}
.section-punctuate80 :after{
  content: "";
  display: block;
  clear: both;
  width: 100%;
}
.company-size{
  margin-top: -10px;
}
.main-comp{
  width: 100%;
  margin-bottom: 70px;
}
.main-comp :after{
  content: "";
  display: block;
  clear: both;
  width: 100%; 
}
.comp-title{
  width: 100%;
  height: 40px;
}

.comp-content{
  float: left;
  width: 540px;
  height: 550px;
  background-color: #EAF6FD;
}
.map-side{
  margin-left: 30px;
}
.footer-box{
  background-color: rgba(29,84,146,1);
  color: #fff;
  width: 100%;
}
.footer-all:after{
  content: "";
  display: block;
  clear: both;
  width: 100%; 
}
.footer-left{
  float: left;
  width: 25%;
  padding: 30px 30px 10px 30px;
  margin-right: 10%;
}
.footer-right{
  float: left;
  padding-top: 50px;
}
.footer-left h3{
  font-size: 28px;
  margin-left: 40px;
  padding-top: 20px;
  margin-bottom: 30px;
}
.footer-right li{
  display: inline-block;
  border:solid 2px #fff;
  padding: 10px;
  margin-right: 15px;
}

.footer-frame{
  border:solid 1px #fff;
  padding: 10px;
  margin-right: 10px;
}
.foot-bottom{
  width: 100%;
  border-top:solid 2px;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
}
.foot-bottom p{
  padding-top: 10px;
  padding-bottom: 10px;
}
.comp-content-in{
  margin-top: 12px;
}
.comp-content-in table{
  border-collapse: collapse;
  padding-top: 25px;
  width: 500px;
  height: 477px;
  margin: 20px auto 30px;
}
.comp-content-in th{
  border: solid 2px rgba(29,84,146,1);
  width: 150px;
}
.comp-content-in td{
  border: solid 2px rgba(29,84,146,1);
  width: 350px;
  padding-left: 15px;
}
.comp-content-in iframe{
  width: 100%;
  height: 480px;
  margin-top: 15px;
}
.comp-map-text table{
  margin-top: 5px;
  height: 200px;
}
.comp-map-text th{
  border: solid 1px rgba(0,102,255,1);
  width: 150px;
}
.comp-map-text td{
  border: solid 1px rgba(0,102,255,1);
  width: 350px;
  padding-left: 15px;
}
.page-top{
  width: 100%;
}
.page-top-img {
  width: 100%;
  height: 200px;
  overflow: hidden;
  min-width: 960px;
  position: relative;
}

.page-top-img img{
  width: 100%;
}
.page-top-text{
  position: absolute;
  top: 70px;
  left: 30px;
  font-size: 40px;
  color: rgba(0,52,255,0.7);
  text-shadow: 1px 1px 1px #fff;
}
.breadcrumbs{
  width: 100%;
  height: 30px;
  margin: 0 auto;
  padding-left: 10px;
  padding-top: 5px;
}
.breadcrumbs li{
  display: inline-block;
  font-size: 16px;
}
.breadcrumbs li:after{
  content: ">";
  padding: auto 10px;
}
.breadcrumbs li:last-child:after{
  display: none;
}
.breadcrumb li a {
  text-decoration: none;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}
.page-contents{
  width: 100%;
}
.page-contents-head{
  height: 55px;
  background-color: rgba(0,102,255,1);
}
.page-contents-head h2{
  color: #fff;
  padding: 15px;
  font-size: 20px;
}
.page-contents{
  width: 95%;
  margin: 0 auto;
}
.page-contents p{
  margin-top: 15px;
}
.page-contents-pct li{
  margin-right: 18px;
  margin-bottom: 18px;
  width: 240px;
  height: 155px;
  display: inline-block;
}
.page-contents-pct img{
  width: 240px;
  height: 155px;
}
.recruit{
  margin-top: 20px;
  margin-bottom: 60px;
}
.page-contents-recr:after{
  content: "";
  display: block;
  clear: both;
  width: 100%; 
}
.page-contents-recr{
  margin-bottom: 40px;
}
.page-contents-rt{
  float: left;
  margin-right: 30px;
  width: 520px;
}
.page-contents-rt h3{
  font-size: 18px;
}
.page-contents-ri{
  float: left;
  width: 450px;
  height: 380px;
}
.page-contents-ri img{
  float: left;
  width: 450px;
  height: 380px;
}
.page-contents-recr2{
  margin-top: 10px;
  margin-bottom: 60px;
}
.page-contents-recr2 table{
  border-collapse: collapse;
  padding-top: 25px;
  width: 600px;
  height: 500px;
  margin: 0 auto;
}
.page-contents-recr2 th{
  border: solid 1px rgba(0,102,255,1);
  width: 150px;
}
.page-contents-recr2 td{
  border: solid 1px rgba(0,102,255,1);
  width: 450px;
  padding-left: 30px;
}
.president{
  margin-bottom: 40px;
}
.president p{
  text-align: right;
}
.page-contents-head:after{
  content: "";
  display: block;
  clear: both;
  width: 100%; 
}
.page-comp-title-in1{
  float: left;
  width: 200px;
  height: 40px;
  margin-left: 208px;
  margin-right: 147px;
}
.page-comp-title-in1 p{
  text-align: center;
  padding-top: 5px;
  font-size: 20px;
  color: #fff;
}
.page-comp-title-in2{
  float: left;
  width: 200px;
  height: 40px;
  margin-left: 207px;
  margin-right: 148px;
  }
.page-comp-title-in2 p{
  text-align: center;
  padding-top: 5px;
  font-size: 20px;
  color: #fff;
}
.page-contact{
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.page-contact li{
  display: inline-block;
}
.page-contact tr{
  height: 70px;
}
.page-contact th{
  width: 200px;
  text-align: right;
  padding-right: 10px;
}
.page-contact td{
  width: 650px;
  text-align: left;
}
.contens-c{
  width: 960px;
  margin:auto;
}
.contens-c p{
margin-top: 30px;
}
.confirm {
  width: 700px;
  margin: auto;
  padding-top: 30px;
  padding-bottom: 100px;
}
.confirm p{
  line-height: 200%;
}
.confirm h2{
  margin-top: 30px;
}