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

.red{
  color: #f00;
  font-size: 0.8em;
}
/* 共通エリア開始 */
header{
  font-family: "ヒラギノ角ゴ Pro W6";
}
.wid1080{
  width: 1080px;
  margin: 0 auto;
}
.deepble{
  color: #585757;
}
.fa-envelope-open-text{
  margin-right: 20px;
}
.fa-mobile-alt{
  margin-right: 20px;
}
.catch{
  font-size: 8px;
  color: #fff;
  background-color: #00a2fa;
  padding-top: 3px;
  padding-bottom: 3px;
}
.ceparate:after {
  content:"";
  display: block;
  clear:both;
}

.header-logo{
  float: left;
  width: 500px;
  margin-top: 20px;
  padding-top: 10px;
}
.header-logo img{
  width: 50px;
  margin-right: 15px;
}
.header-logo h3{
  font-size: 30px;
  margin-top: 5px;
}
.header-tell{
  float: right;
  text-align: center;
  padding-top: 10px;
  font-size: 13px;
}
.header-tell li{
  display: inline-block;
  vertical-align: top;
}
.header-tell-lileft{
  font-size: 30px;
  width: 300px;
}
.header-tell-lileft p{
  font-size: 13px;
}
.fa-file-alt{
  color: #4b71af;
}
.contacttolink{
  font-size: 20px;
  background-color: #3138c5;
  color: #fff;
  width: 200px;
  padding: 18px 20px;
}
.fa-envelope-open-text{
  color: #fff;
}
.header-menu{
  margin-top: 20px;
  width: 100%;
  text-align: center;
}
.header-menu li{
  display: inline-block;
  width: 19%;
  height: 30px;
  margin-bottom: 20px;
  border-right: 1px solid;
  text-align: center;
  padding-top: 10px;
}
.left-border{
  border-left: solid 1px;
}
.humberger-menu{
  display: none;
}
.smart-toppicture{
  display: none;
}
.title{
  text-align: center;
  font-family: "osaka";
}
.title h2{
  padding-top: 30px;
  margin-bottom: 20px;
}
.title h3{
  color: #3138c5;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 5px #12284e;
  display: inline-block;
}
.title2{
  text-align: center;
  font-family: "osaka";
  position: absolute;
  top: 15%;
  left: 38%;
  z-index: 10;
}
.title2 h2{
  color: #fff;
  padding-top: 30px;
  margin-bottom: 20px;
}
.title2 h3{
  color: #00a2fa;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 5px #fff;
  display: inline-block;
}
.title3{
  text-align: center;
  font-family: "osaka";
}
.title3 h2{
  color: #fff;
  padding-top: 30px;
  margin-bottom: 20px;
}
.title3 h3{
  color: #e8b742;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 5px #fff;
  display: inline-block;
}
.w90{
  width: 90%;
  margin: 0 auto;
}
.w70f{
  float: left;
  width: 65%;
  margin-right: 5%;
}
.w50{
  width: 50%;
  float: left;
}
.w30f{
  float: left;
  width: 30%;
}
.w30f img{
  width: 70%;
  margin-top: -90px;
}
.w30{
  float: left;
  width: 30%;
}
.w30 img{
  width: 100%;
}
.w300px{
  margin-left: 200px;
  margin-top: 40px;
  margin-bottom: 30px;
  line-height: 30px;
  text-align: left;
}
.position-ab{
  position: relative;
}
.black{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  z-index: 1;
}
.position-ab :hover{
  background-color: rgba(0,0,0,0.3);
  z-index: 1000;
}
.black p{
  font-family: "ヒラギノ角ゴ Pro W6";

}
.link{
  font-size: 15px;
  background-color: #3138c5;
  color: #fff;
  width: 200px;
  padding: 10px 17px;
  margin: 20px auto 0px;
}
.link-right{
  float: right;
  text-align: center;
  margin-right: 30px;
}
.buttonchange :hover{
  background-color: #fff;
  color: #12284e;
  transition: 0.5s;
}
.buttonchange2 :hover{
  color: #12284e;
  transition: 0.5s;
}

footer{
  font-family: "ヒラギノ角ゴ Pro W6";
}
.footer-menu{
  width: 100%;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.footer-menu li{
  display: inline-block;
  border-right: 1px solid;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
}
.footer-side-l{
  float: left;
  width: 25%;
}
.footer-side-l img{
  width: 60px;
  margin-right: 20px;
}
.footer-center{
  float: left;
  width: 28%;
  margin-left: 1%;
  margin-right: 1%;
}
.footer-side-r{
  float: right;
  width: 45%;
  font-size: 21px;
}
.footer-box{
  width: 1080px;
  margin: 0 auto;
  padding-top: 40px;
}
.footer-side-r li{
  display: inline-block;
  vertical-align: top;
}
.footer-side-l h3{
  margin-top: 5px;
  font-size: 28px;
}
.footer-side-r p{
  font-size: 11px;
}
.footer-contacttolink{
  font-size: 14px;
  background-color: #3138c5;
  color: #fff;
  text-align: center;
  padding: 16px 30px 12px 27px;
  margin-left: 20px;
}
.adress{
  font-size: 0.8em;
  margin-top: 10px;
  margin-left: 10px;
}
.copyright{
  background-color: #30047a;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  font-size: 12px;
  margin-top: 40px;
}
.smart-link{
  display: none;
}

.toleft{
  opacity : 0;
  transform: translateX(90px);
  transition: all 2s;
}
.toright{
  opacity : 0;
  transform: translateX(-90px);
  transition: all 2s;
}
/*パンクズリスト*/
.breadcrumb {
  width: 1080px;
  margin: 0 auto;
  padding-left:0;
  padding-top: 10px;
  height: 15px;
  padding-bottom: 10px;
}
.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;
}
/* 共通エリア終了 */
.top{
  overflow: hidden;
  position: relative;
  min-width: 960px;
  width: 100%;
  height: 500px;
}
.top img{
  display: none;
  position: absolute;
  width: 100%;
  left: 800px;
  margin-left: -800px;
}
.aboutme{
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 70px;
}
.aboutli{
  width: 260px;
  display: inline-block;
}
.aboutli img{
  width: 100%;
}
.lispace{
  margin-left: 10%;
  margin-right: 10%;
}
.section1{
  width:100%;
}
.section1-1{
  float: left;
  width: 40%;
  text-align: left;
  line-height: 35px;
  height: 420px;
  background-color: #eae4da;
  padding-right: 5%;
}
.section1-2{
  float: left;
  background-image: url(../material/test-02.png);
  background-size: 670px 100%;
  background-color: #efea3a;
  background-repeat: no-repeat;
  width: 55%;
  height: 420px;
}
.section2{
  background-color: #efea3a;
  width:100%;
}
.section2-2{
  float: left;
  width: 55%;
  height: 460px;
  background-image: url(../material/test-01.png);
  background-size: 670px 100%;
  background-repeat: no-repeat;
  background-color: #efea3a;
}
.section2-1{
  float: right;
  width: 40%;
  text-align: left;
  line-height: 35px;
  padding-left: 5%;
}
.section3{
  text-align: center;
  margin-bottom: 50px;
}
.section3-1 li{
  display: inline-block;
  width: 420px;
  margin-left: 5%;
  margin-right: 5%;
}
.section3-1 img{
  width: 100%;
}
.section4{
  margin-bottom: 70px;
  margin-top: 40px;
}
.company-message{
  width: 810px;
  margin: 0 auto;
  line-height:35px;
  padding-bottom: 120px;
}
.ceo{
  float: right;
  width: 350px;
}
.ceo img{
  width: 100%;
  margin-top: 30px;
}
.company-rinen{
  text-align: center;
  margin-bottom: 50px;
}
.company-prof{
  background-color: rgba(220,221,221,0.2);
  padding-bottom: 40px;
}
.company-prof table{
  border: solid 1px #3138c5;
  border-collapse: collapse;
  padding-bottom: 30px;
  width: 700px;
  margin: 0 auto 30px;
}
.company-prof th{
  width: 130px;
  background-color: #00a2fa;
  color: #fff;
  border: solid 1px #3138c5;
  text-align: center;
}
.company-prof td{
  border: solid 1px #3138c5;
  padding-left: 30px;
  width: 560px;
}
.company-prof tr{
  height: 70px;
}
.company-map{
  background-color: #304399;
}
.map-ifame{
  width: 100%;
  margin-top: 30px;
  height: 450px;
}
.map-ifame iframe{
  width: 100%;
  height: 100%;
}
.seko-photo li{
  display: inline-block;
  width: 33%;
  margin-bottom: 10px;
}
.seko-photo img{
  width: 100%;
}
.seko-photo{
  margin-bottom: 40px;
}
.history{
  margin-top: 90px;
  margin-bottom: 90px;
}
.history table{
  margin: 0 auto;
}
.history th{
  width: 130px;
  border-bottom: dotted 2px #000;
  text-align: center;
}
.history td{
  border-bottom: dotted 2px #000;
  padding-left: 30px;
  padding-right: 20px;
  width: 500px;
}
.history tr{
  height: 70px;
}


.recruit-message{
  width: 800px;
  margin: 0 auto;
  line-height: 35px;
  padding-bottom: 40px;
}
.link-recruit{
  width: 40%;
  text-align: center;
  margin: 0 auto;
  color: #fff;
}
.link-recruit li{
  background-color: #30047a;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.link-recruit li:hover{
  background-color: #00a2fa;
  color: #30047a;
  transition: 0.5s;
}
.contactform{
  text-align: center;
  font-size: 15px;
  margin-bottom: 90px;
}
.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;/*線を消す*/
}
.confirm {
  width: 700px;
  margin: auto;
  padding-top: 30px;
  padding-bottom: 100px;
}
.confirm p{
  line-height: 200%;
}
.confirm h2{
  margin-top: 30px;
}
.service1{
  width:960px;
  margin: 0 auto;
  line-height:30px;
  padding-bottom: 70px;
}
.service1 h3{
  margin-bottom: 30px;
}
.seko-jirei{
  border-radius: 10px;    /* CSS3草案 */
  -webkit-border-radius: 10px;  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px; /* Firefox用 */
  border: solid 4px #68af31;  
  margin-top: 40px;
  padding: 10px;
}