@@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: 1080px; font-family: "MS Pゴシック"; background-image: url(../material/haikei2.png);}
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; }

.topvalue{
  display: none;
}
.catch{
  width: 1080px;
  margin:0 auto 20px;
  font-size: 10px;
  color: #b8b8b8;
}
.catch img{
  height: 80px;
}
.tell:after {
  content:"";
  display: block;
  clear:both;
}
.humberger-menu{
  display: none;
}
.smart-top{
  display: none;
}
.inner-picture{
  display: none;
}
.menu:after {
  content:"";
  display: block;
  clear:both;
}
.menu{
  width: 1020px;
  margin: 0 auto 10px;
}
.menu img{
  width: 100%;
}
.menu-left{
  width: 220px;
  float: left;
  margin-right: 30px;
  margin-top: 50px;
  font-size: 18px;
  color: #255287;
}
.menu-center li{
  display: inline-block;
  width: 90px;
  float: left;
}
.menu-right{
  width: 250px;
  float: left;
  margin-left: 50px;
}
.licenter{
  border-left: solid 1px #cccccc;
}
.lileft{
  border-left: solid 1px #cccccc;
}
.liright{
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
}
#top {
    overflow: hidden;
    position: relative;
    min-width: 1080px;
    height: 550px;
    margin-bottom: 50px;
}
#top img {
    display: none;
    width: 1200px;
    height: 550px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
}
.top-message{
  position: absolute;
  width: 80%;
  margin-left: 10%;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 35px;
  top: 190px;
  color: #fff;
  background-color: rgba(0,0,0,0.7);
}
.no-js #top img:first-child {
    display: inline;
}
.lefttoright {
opacity : 0;
transform: translateX(-90px);
transition: all 3s;
}
.underup {
opacity : 0;
transform: translateY(90px);
transition: all 2s;
}
.contents{
  width: 1080px;
  margin: 0 auto;
  font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
}
.greeding:after {
  content:"";
  display: block;
  clear:both;
}
.greeding{
  margin-bottom: 30px;
}
.greeding-left{
  float: left;
  margin-right: 60px;
}
.greeding-left img{
  width: 120px;
  margin-left: 30px;
  margin-bottom: 20px;
}
.greeding-right{
  float: left;
  width: 800px;
}
.greeding-right p{
  line-height: 250%;
}
.ceo{
  float: right;
  font-size: 20px;
}
.space{
  margin-right: 30px;
  margin-left: 20px;
}
.sec2:after {
  content:"";
  display: block;
  clear:both;
}
.sec2{
  margin-bottom: 30px;
}
.sec2-left{
  float: left;
  width: 50px;
  border-top:6px solid #000;
  margin-right: 40px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: center;
}
.sec2-center{
  float: left;
  margin-top: 20px;
  margin-right: 50px;
}
.sec2-center p{
  border-bottom: 1px dotted #000;
  margin-top: 10px;
  padding-bottom: 10px;
}
.sec2-right {
  float: left;
  width: 500px;
}
.sec2-right iframe{
  width: 100%;
  height: 300px;
}
.link li{
  display: inline-block;
  width: 200px;
  margin-left: 2%;
  margin-right: 2%;
}
.link img{
  width: 100%;
}
.link{
  margin-bottom: 30px;
  text-align: center;
}
.insert{
  width: 100%;
  background-color: #255287;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.insert img{
  width: 100%;
}
.inner{
  width: 95%;
  margin: 0 auto;
}
.contents h3{
  width: 100%;
  line-height: 200%;
  color: #fff;
  padding: 10px;
  margin-bottom: 20px;
  background-image: url(../material/line.png);
  background-repeat: no-repeat;
}
.company-message{
  margin-bottom: 50px;
  line-height: 200%;
}
.company-prof{
  text-align: left;
  padding-bottom: 100px;
}
.company-prof table{
  border: solid 1px #D1D6DD;
  border-collapse: collapse;
  padding-bottom: 30px;
  width: 700px;
  margin: 0 auto;
}
.company-prof th{
  width: 130px;
  background-color: #e9f5fb;
  border: solid 1px #D1D6DD;
  padding-left: 30px;
}
.company-prof td{
  border: solid 1px #D1D6DD;
  background-color: #fff;
  padding-left: 30px;
  width: 560px;
}
.company-prof tr{
  height: 70px;
}
.company-prof iframe{
  width: 100%;
  height: 450px;
  margin-top: 60px;
  margin-bottom: 30px;
}
.recruit{
  margin-bottom: 40px;
}
.recruit:after {
  content:"";
  display: block;
  clear:both;
  width: 100%;
}
.recruit-photo{
  float: left;
  width: 33%;
  margin-left: 2%;
  margin-right: 3%;
}
.recruit-photo img{
  width: 100%;
}
.recruit-text{
  float: left;
  width: 62%;
  text-align: left;
  line-height: 200%;
}
.contactform{
  text-align: center;
  font-size: 15px;
  margin-bottom: 40px;
}
.nyuryoku{
  width: 760px;
  margin:auto;
  margin-top: 30px;
}
.nyuryoku li{
  display: inline-block;
}
.nyuryoku tr{
  height: 70px;
}
.nyuryoku th{
  width: 160px;
  text-align: right;
  padding-right: 70px;
}
.nyuryoku td{
  text-align: left;
}
.square_btn{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #668ad8;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
}
.square_btn:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}
.service-menu h2{
  color: #0e62aa;
  margin-bottom: 20px;
}
.service-all:after {
  content:"";
  display: block;
  clear:both;
  width: 100%;
}
.service-all{
  margin-bottom: 50px;
}
.service-left{
  float: left;
  width: 60%;
  margin-right: 5%;
  line-height: 200%;
}
.service-right{
  float: left;
  width: 35%;
}
.service-right img{
  width: 100%;
}
.policy{
  margin-bottom: 40px;
}
.policy li{
  margin-bottom: 15px;
  font-size: 18px;
}
.works h4{
  margin-bottom: 10px;
}
.works li{
  display: inline-block;
  margin-left: 2%;
  margin-right: 2%;
}
.work-photo ul{
  margin-bottom: 40px;
}
.work-photo li{
  display: inline-block;
  width: 30%;
}
.work-photo img{
  width: 100%;
}
.lispace{
  margin-left: 4%;
  margin-right: 4%;
}
.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;
}


.footer-box:after{
  width: 100%; 
  content: ""; 
  display: block; 
  clear: both;
}
.footer-box{
  width: 100%;
  height: 250px;
  background-color: rgba(0,0,0,0.2);
}
.footer-in{
  width: 1000px;
  margin:0 auto;
}
.foot-left{
  float: left;
  width: 280px;
  margin-top: 30px;
  color: #255287;
}
.foot-left img{
  width: 40%;
  margin-top: 30px;
  margin-right: 20px;
}
.foot-menu{
  float: left;
  width: 350px; 
  margin-left: 30px;
  margin-right: 30px;
}
.foot-menu span{
  font-size: 19px;
}
.foot-menu ul{
  width: 100%; 
  margin-top: 30px;
  color: #fff;
}
.foot-menu li{
  text-align: center;
  display: inline-block;
  width: 100px;
  border:solid 2px #255287;
  padding: 8px 15px;
  margin-bottom: 20px;
  margin-left: 15px;
  margin-right:15px;
  color: #255287;
  background-color: #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .2), inset 0 1px 1px rgba(255, 255, 255, .7);
  text-shadow: 0px 1px 0px rgba(0, 0, 0, .4);
}
.foot-menu li:hover {
  background-color: rgba(255, 255, 255, .3);
}
.footer-map{
  border:solid 1px #fff;
  float: left;
  width: 300px;
  height: 200px;
  margin-top: 20px;
}
.footer-map iframe{
  width: 100%;
  height: 200px;
}
.foot-menu span{font-size: 16px; font-weight: bold;}
.foot-bottom{
  width: 100%;  
  background-color: #044891;
  font-size: 14px; 
  color: rgb(255,255,255);
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.foot-bottom span{color: rgb(255,204,51);
  font-size: 16px;
}











