@@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: 18px;
  font-weight: lighter;
}
.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: #2a71ab;
  height: 70px;
  color: #fff;
  width: 100%;
  position: relative;
}
.menu-in{
  width: 1000px;
  margin: 0 auto;
}
.menu-li{
  position: absolute;
  top: 50%;
  margin-top: -1em;
}
.menu-li li{
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}
.li-right{
  width: 350px;
}
.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-menu:after {
  content:"";
  display: block;
  clear:both;
  width: 100%;
}
.top-menu{
  margin-bottom: 80px;
}
.side-space{
  width: 1110px;
  margin: 0 auto;
}
.top-menu-side{
  float: left;
  background-color: #EAF6FD;
  width: 320px;
}
.top-menu-center{
  float: left;
  width: 320px;
  margin-right: 30px;
  margin-left: 30px;
  background-color: #EAF6FD;
}
.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: #2a71ab;
  color: #fff;
  text-align: center;
  height: 50px;
  vertical-align: top;
}
.detail-link p{
  padding-top: 10px;
  font-size: 20px;
}

.recruit:after {
  content:"";
  display: block;
  clear:both;
  width: 100%;
}
.recruit-photo{
  float: left;
  width: 450px;
}
.recruit-text{
  float: left;
  width: 610px;
  margin-left: 50px;
  margin-top: 40px;
  line-height: 30px;
}
.recruit-text h2{
  font-size: 30px;
  color: #2a71ab;
  filter: drop-shadow(1px 1px 1px rgba(0,0,130));
  margin-bottom: 20px;
}
.recruit-photo img{
  width: 100%;
}
.recruit-back{
  height: 280px;
  background-color: #EAF6FD;
  margin-top: -250px;
}
.recruit-all{
  margin-bottom: 40px;
}
.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;
}
.map iframe{
  width: 100%;
  height: 400px;
  margin-bottom: 40px;
}
.service-in {
  margin-bottom: 40px;
}
.service-in li{
  width: 230px;
  display: inline-block;
}
.service-in img{
  width: 100%;
}
.service-in h3{
  margin-top: 50px;
  color: #1b2b60;
}
.side{
  margin-left: 20px;
}
.picture{
  margin-top: 30px;
}
/*パンクズリスト*/
.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;
}
.incontents h2{
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #1b2b60;
  background-size: 100% 100%;
  color: #fff;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}
.in{
  width: 95%;
  margin: 0 auto;
}
.ceo{
  margin-top: 20px;
  font-size: 18px;
  margin-left: 800px;
}
.greeding{
  margin-bottom: 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-greeding{
  margin-bottom: 30px;
}
.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;
}

footer{
  background-color: #2a71ab;
  color: #fff;
  height: 90px;
  position: relative;
}
.copyright{
  text-align: center;
  position: absolute;
  bottom:0;
  margin: 0 auto;
  width: 100%;
}
footer h3{
  position: absolute;
  top: 50%;
  margin-top: -25px;
  font-size: 30px;
}













