@@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; }

header{
  width: 1080px;
  margin: 0 auto;
}
.humberger-menu{
  display: none;
}
.catch{
  font-size: 8px;
  color: #c0c0c0;
  margin-bottom: 15px;
}
.ceparate-all:after {
  content:"";
  display: block;
  clear:both;
}
.header-l{
  float: left;
}
.header-r{
  float: right;
  width: 150px;
}
.header-l span{
  font-size: 12px;
  margin-left: 30px;
}
.header-r p{
  padding-top: -10px;
}
.header-tell{
  width: 230px;
  font-size: 18px;
}
.ceparate{
  border-left:solid 1px;
  border-right:solid 1px;
}
.ceparate-left{
  border-left:solid 1px;
}
.menu{
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.menu li{
  display: inline-block;
  width: 210px;
  height: 40px;
  padding-top: 15px;
  display: inline-block;
}
.smart-toppicture{
  display: none;
}
.top{
  overflow: hidden;
    position: relative;
    min-width: 960px;
    width: 100%;
    height: 490px;
}
.top img{
  display: none;
    position: absolute;
    width: 100%;
    left: 800px;
    margin-left: -800px;
}
.frame{
  border:solid 2px  #144d9a;
  padding:10px 40px;
  color: #144d9a;
}
.fa-envelope-open-text{
  color: #144d9a;
  margin-right: 20px;
}
.fa-phone-alt{
  color: #144d9a;
}
.fa-phone{
  margin-right: 10px;
}
.contents h3{
  padding-top: 50px;
  padding-bottom: 20px;
  font-size: 28px;
  font-family: "arial black";
  color: #00067A;
}
.contents{
  font-family: "osaka";
}
.in-contents h3{
  padding-top: 50px;
  padding-bottom: 20px;
  font-size: 28px;
  font-family: "arial black";
  color: #00067A;
  text-align: center;
}
.in-contents{
  font-family: "osaka";
  width: 1080px;
  margin: 0 auto;
  line-height: 40px;
}
.news{
  width: 600px;
  margin: 0 auto 60px;
  text-align: center;
}
.day{
  float: left;
  width: 100px;
  margin-right: 70px;
  text-align: left;
}
.news-detail{
  float: left;
  text-align: left;
}
.strong{
  background-image: url(../material/back.png);
  background-size: 100% 100%;
  text-align: center;
  padding-bottom: 30px;
}
.strong p{
  line-height: 35px;
}
.strong ul{
  text-align: center;
  margin-top: 40px;
}
.strong li{
  width: 230px;
  text-align: center;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
}
.strong i{
  margin-bottom: 30px;
  margin-top: 20px;
  color: #00067A;
}
.strong h4{
  font-size: 23px;
  margin: 0 auto;
}
.link{
  border:solid 1px #00067A;
  width: 250px;
  margin: 60px auto 30px;
  text-align: center;
  font-size: 18px;
}
.link p{
  padding-top: 15px;
  padding-bottom: 15px;
}
.width50{
  float: left;
  width: 540px;
  text-align: center;
}
.toprecruit{
  width: 1080px;
  margin: 50px auto;
}
.toprecruit img{
  width: 450px;
  height: 140px;
}
.top-menu{
  width: 100%;
  text-align: center;
  background-color: #f0f0f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
.top-menu li{
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}
.map{
  width: 1080px;
  margin: 0 auto 50px;
}
.map iframe{
  width: 100%;
  height: 350px;
}
footer{
  width: 1080px;
  margin: 50px auto;
}
.smart-link{
  display: none;
}
.copyright{
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  background-color: #1E2C5A;
  color: #fff;
}
.inner-picture{
  width: 100%;
  position: relative;
}
.inner-picture img{
  width: 100%;
}
.inner-picture-text{
  position: absolute;
  top: 70px;
  left: 40px;
  font-size: 40px;
  color: #1b2b60;
  text-shadow: 1px 1px 1px #fff;
}
.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;
}
.company{
  width: 900px;
  margin: 0 auto;
  text-align: center;
}
.company-ceo{
  float: right;
  width: 350px;
  margin-top: 20px;
}
.company-ceo img{
  width: 100%;
}
.company-message{
  margin-bottom: 30px;
}
.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 40px;
}
.company-prof th{
  width: 130px;
  background-color: #e9f5fb;
  border: solid 1px #D1D6DD;
  padding-left: 30px;
}
.company-prof td{
  border: solid 1px #D1D6DD;
  padding-left: 30px;
  width: 560px;
}
.company-prof tr{
  height: 70px;
}
.company-prof iframe{
  width: 100%;
  height: 450px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.contact h3{
  text-align: center;
}
.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;/*線を消す*/
}
.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;
}
.service-l{
  float: left;
  width: 500px;
  margin-right: 50px;
}
.service-r{
  float: left;
  width: 450px;
}
.service-r img{
  width: 100%;
}
.service h4{
  font-size: 20px;
  background-color: #f0f0f0;
  color: #00067A;
  padding: 10px 20px;
}
.work{
  text-align: center;
}
.work ul{
  margin-bottom: 30px;
}
.work li{
  display: inline-block;
  width: 270px;
}
.work img{
  width: 100%;
}
.side-space{
  margin-left: 40px;
  margin-right: 40px;
}




