@@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ゴシック";}
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; }


/*
 * Hero header
 */
 header{
  font-family: "Avenir";
 }
.catch{
  height: 40px;
  width: 1000px;
  margin: 0 auto;
}
.catch:after {
  content:"";
  display: block;
  clear:both;
  width: 100%;
}
.catch-in{
  float: left;
  color: #ccc;
}
.catch-in h1{
  font-size: 13px;
  font-weight: lighter;
  margin-top: 5px;
}
.catch-tell{
  float: right;
  width: 250px;
  font-size: 23px;
}
.catch-tell img{
  width: 30px;
}
.catch-tell span{
  margin-left: 20px;
}
.catch-mail{
  float: right;
  height: 50px;
  margin-top: -10px;
  background-color: #d8d3fa;
}
.catch-mail p{
  color: #171c61;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
}
.humberger-menu{
  display: none;
}
.smart-header{
  display: none;
}
.smart-top{
  display: none;
}
.menu{
  background-color: #004ca2;
  height: 70px;
  color: #fff;
  width: 100%;
  position: relative;
}
.menu-in{
  width: 1000px;
  margin: 0 auto;
}
.menu-li{
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
}
.menu-li li{
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}
.menu-li img{
  width: 60px;
  margin-top: -5px;
  margin-right: 10px;
}
.menu-small{
  font-size: 13px;
  text-align: center;
  color: #ff0;
  padding-left: -30px;
}
.li-right{
  width: 270px;
  padding-right: 150px;
}
.contents{
  font-family: "Avenir";
}
/* Slideshow */
.slideshow {
  width: 100%;
  height: 530px;
  overflow: hidden;
  position: relative;
}
.slideshow img {
  width: 100%;
  display: none;
  position: absolute;
}
.maintext{
  width: 100%;
  position: absolute;
  height: 130px;
  background-color: rgba(00,00,0,0.7);
  text-align: center;
  top: 40%;
}
.maintext p{
  text-align: center;
  color: #fff;
  font-size: 40px;
  padding-top: 7px;
}
.top{
  width: 100%;
  margin-bottom: 50px;
}
.top img{
  width: 100%;
}
.top-recruit{
  width: 850px;
  margin:  0 auto 70px;
}
.top-recruit img{
  width: 100%;
}
.top-menu:after {
  content:"";
  display: block;
  clear:both;
  width: 100%;
}
.top-menu{
  margin-bottom: 80px;
}
.side-space{
  width: 1080px;
  margin: 0 auto;
}
.top-menu-side{
  float: left;
  background-color: #2a71ab;
  width: 320px;
  color: #fff;
}
.top-menu-center{
  float: left;
  width: 320px;
  margin-right: 60px;
  margin-left: 60px;
  background-color: #2a71ab;
  color: #fff;
}
.top-menu-in{
  width: 90%;
  margin: 0 auto;
}
.top-menu-in h2{
  text-align: center;
  padding-top: 10px;
  font-weight: normal;
}
.top-menu-in h3{
  text-align: center;
  padding-bottom: 10px;
}
.top-menu-in p{
  margin-bottom: 40px;
  margin-top: 10px;
  line-height: 30px;
  font-size: 15px;
  letter-spacing: 2px;
}
.top-menu img{
  width: 100%;
  height: 230px;
}
.detail-link{
  background-color: #fff;
  color: #2a71ab;
  text-align: center;
  height: 50px;
  vertical-align: top;
  border:solid #2a71ab 3px;
  transition: 1s ;
}
.detail-link:hover {
  background-color: #2a71ab;
  border-color: #2a71ab;
  color: #fff;
  transition: 0.3s ;
}
.detail-link p{
  padding-top: 10px;
  font-size: 20px;
}
.fadein {
opacity : 0;
transform: translateY(50px);
transition: all 1s;
}
.recruit:after {
  content:"";
  display: block;
  clear:both;
}
.recruit{
  width: 1080px;
  margin: 0 auto;
}
.recruit-photo{
  float: left;
  width: 450px;
}
.recruit-text{
  float: left;
  width: 580px;
  margin-left: 50px;
  margin-top: 40px;
  line-height: 30px;
}
.recruit-text h2{
  font-size: 30px;
  color: #2a71ab;
  filter: drop-shadow(0.5px 1px 1px rgba(0,0,10));
  margin-bottom: 20px;
}
.recruit-photo img{
  width: 100%;
}
.recruit-back{
  height: 280px;
  background-color: #EAF6FD;
  margin-top: -250px;
  width: 100%;
}
.recruit-all{
  margin-bottom: 40px;
}
.map{
  width: 1080px;
  margin: 0 auto 60px;
}
.map iframe{
  width: 100%;
  height: 350px;
}
.footer-box:after{
  width: 100%; 
  content: ""; 
  display: block; 
  clear: both;
}
.footer-box{
  width: 100%;
  height: 250px;
  background-color: #EAF6FD;
  background-size: 100% 100%;
}
.footer-in{
  width: 1000px;
  margin:0 auto;
}
.foot-left{
  float: left;
  width: 280px;
  margin-top: 20px;
}
.foot-left img{
  width: 30%;
  margin-top: 30px;
  margin-bottom: 10px;
}
.foot-left h3{
  font-size: 30px; 
  padding-top: 40px;
  color: #fff; 
}
.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: 50px;
}
.foot-menu li{
  text-align: center;
  display: inline-block;
  width: 100px;
  border:solid 1px #000;
  padding: 8px 15px;
  margin-bottom: 20px;
  margin-left: 15px;
  margin-right:15px;
  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;
}
.foot-bottom span{color: rgb(255,204,51);
  font-size: 16px;
}
.copywright{
  text-align: center;
  font-size: 14px;
  margin: 5px auto; 
}
.copywright span{
  color: orangered;
  font-size: 18px;
}
/*topページ終了*/

/*中ページスタート*/
/*パンクズリスト*/
.breadcrumb {
  width: 1080px;
  margin: 0 auto;
  padding-left:0;
  padding-top: 10px;
  height: 15px;
}
.breadcrumb li{
  display:inline;/*横に並ぶように*/
  list-style: none;
  font-size: 14px;
}
.breadcrumb li:after{/* >を表示*/
  content: '>';
  padding: 0 3px;
}
.breadcrumb li:last-child:after{
  content: '';
}
.breadcrumb li a {
  text-decoration: none;
}
.breadcrumb li a:hover {
    text-decoration: underline;
}
.inner-picture{
  position: relative;
  width: 100%;
}
.inner-picture img{
  width: 100%;
}
.inner-guide{
  position: absolute;
  top: 70px;
  left: 40px;
  font-size: 40px;
  color: #1b2b60;
  text-shadow: 1px 1px 1px #fff;
}
.incontents h2{
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #2a71ab;
  background-size: 100% 100%;
  color: #fff;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}
.incontents-p{
  font-size: 13px;
  color: #ff0;
  margin-left: 10px;
}
.breadcrumb {
  width: 1080px;
  margin: 0 auto;
  padding-left:0;
  padding-top: 10px;
  height: 15px;
}
.breadcrumb li{
  display:inline;/*横に並ぶように*/
  list-style: none;
  font-size: 14px;
}
.breadcrumb li:after{/* >を表示*/
  content: '>';
  padding: 0 3px;
}
.breadcrumb li:last-child:after{
  content: '';
}
.breadcrumb li a {
  text-decoration: none;
}
.breadcrumb li a:hover {
    text-decoration: underline;
}
.inner-picture{
  position: relative;
  width: 100%;
}
.inner-picture img{
  width: 100%;
}
.inner-guide{
  position: absolute;
  top: 70px;
  left: 40px;
  font-size: 40px;
  color: #1b2b60;
  text-shadow: 1px 1px 1px #fff;
}
.incontents{
  width: 1080px;
  margin: 0 auto;
  line-height: 30px;
}
.greeding{
  margin-bottom: 90px;
}
.in{
  width: 95%;
  margin: 0 auto;
}
.ceo{
  float: right;
  width: 400px;
}
.ceo img{
  width: 100%;
  margin-top: 30px;
}
.comapany-prof{
  margin-bottom: 30px;
}
.comapany-prof{
  text-align: left;
}
.comapany-prof table{
  border: solid 1px #4983dc;
  border-collapse: collapse;
  padding-bottom: 30px;
  width: 700px;
  margin: 0 auto 30px;
}
.comapany-prof th{
  width: 130px;
  background-color: #e9f5fb;
  border: solid 1px #4983dc;
  padding-left: 30px;
}
.comapany-prof td{
  border: solid 1px #4983dc;
  padding-left: 30px;
  width: 560px;
}
.comapany-prof tr{
  height: 70px;
}
.comapany-prof iframe{
  width: 100%;
  height: 300px;
}
.recruit-left{
  float: left;
  width: 550px;
}
.recruit-right{
  float: left;
  margin-left: 50px;
  width: 350px;
}
.recruit-right img{
  width: 100%;
}
.recruit-left p{
  margin-top: 15px;
}
.recruit-message-all:after {
  content:"";
  display: block;
  clear:both;
  width: 100%;
}
.recruit-message-left{
  float: left;
  width: 33%;
  margin-left: 2%;
  margin-right: 3%;
}
.recruit-message-left img{
  width: 100%;
}
.recruit-message-right{
  float: left;
  width: 62%;
  text-align: left;
}
.recruit-message-right p{
  margin-bottom: 20px;
}
.recruit-message-right h3{
  margin-bottom: 10px;
}
.recruit-message{
  margin-bottom: 30px;
}
.recruit-message h4{
  border-bottom:solid 5px #ADD8E6;
  padding-bottom: 5px;
  padding-left: 15px;
}
.contactform{
  text-align: center;
  font-size: 15px;
}
.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;/*線を消す*/
}
.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;
}
.service1{
  margin-bottom: 40px;
}
.service-all:after {
  content:"";
  display: block;
  clear:both;
  width: 100%;
}
.service-all h3{
  margin-bottom: 20px;
  border-bottom: 3px solid #ADD8E6;
}
.service-all img{
  width: 100%;
}
.service-left{
  float: left;
  width: 30%;
  margin-right: 3%;
}
.jisseki h4{
  margin-bottom: -1px;
}
.smart-link{
  display: none;
}