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


.text-fadein span{
  display: inline-block;
  position: relative;
}
.text-fadein span:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #036eb8;
  -webkit-transition: all .9s linear;
  -o-transition: all .9s linear;
  transition: all .9s linear;
}
.text-fadein.active span:before {
  width: 0%;
}
.maintext{
  position: absolute;
  top: 40%;
  left: 5%;
  font-family: "ヒラギノ角ゴ Pro W6";
  font-size: 1.3em;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 10px 30px;
}
/* 共通エリア開始 */
header{
  font-family: "ヒラギノ角ゴ Pro W6";
  position: absolute;
  top: 40px;
  z-index: 1000;
  width: 100%;
}
.header-stic{
  width: 100%;
  color: #fff;
}
.header-stic .header-middole{
  color: #fff;
}
.header-stic.sticky {
  position: fixed;
  top: 0;
  z-index: 10000;
  background-color: #fff;
}
.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: #006699;
  padding-top: 3px;
  padding-bottom: 3px;
}
.ceparate:after {
  content:"";
  display: block;
  clear:both;
}
.header-logo{
  float: left;
  width: 500px;
  padding-top: 10px;
  color: #fff;
}
.header-logo img{
  width: 80px;
  margin-right: 15px;
}
.header-logo h3{
  font-size: 25px;
  margin-top: 25px;
  color: #fff;
}
.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;
}
.herder-left{
  float: left;
  width: 470px;
  margin-left: 10px;
}
.herder-left h1{
  margin-top: 25px;
  margin-bottom: 5px;
  font-size: 25px;
  padding-left: 20px;
  color: #05054f;
}
.herder-left p{
  padding-top: -30px;
}
.herder-left img{
  width: 80px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-top: -10px;
}
.herder-left2{
  float: left;
  width: 470px;
  margin-left: 10px;
}
.herder-left2 h1{
  margin-top: 25px;
  margin-bottom: 5px;
  font-size: 25px;
  padding-left: 20px;
  color: #fff;
}
.herder-left2 p{
  padding-top: -30px;
}
.herder-left2 img{
  width: 70px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-top: -10px;
}
.herder-position-in{
  width: 100%;
  background-color: #fff;
  color: #000;
  padding-bottom: 10px;
}
.herder-middle{
  float: right;
  font-size: 13px;
  margin-right: 30px;
  margin-top: 25px;
  margin-bottom: 20px;
}
.herder-middle li{
  display: inline-block;
  padding: 5px 10px;
}

.top-works{
  background-color: #e6f1e7;
  padding-top: 30px;
  padding-bottom: 90px;
}
.top-works .title{
  text-align: left;
}
.top-works img{
  width: 100%;
}
.jirei-link{
  text-align: center;
  margin-top: 90px;
  width: 100%;
}
.jirei-link i{
  margin-bottom: 30px;
}
.jirei-link li{
  display: inline-block;
  color: #fff;
  background-color: #05054f;
  width: 25%;
  margin-left: 3%;
  margin-right: 3%;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  font-family: "Arial";
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.5);
}
.jirei-link li:hover{
  display: inline-block;
  color: #1f9cc8;
  background-color: #fff;
  width: 25%;
  margin-left: 3%;
  margin-right: 3%;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: "Arial";
  transition: 0.5s;
}
.top-map{
  width: 100%;
  height: 500px;
}
.top-map iframe{
  width: 100%;
  height: 100%;
}
.fa-file-alt{
  color: #4b71af;
}
.contacttolink{
  font-size: 20px;
  background-color: #0099ff;
  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{
  margin-top: 30px;
  margin-bottom: 80px;
  text-align: center;
}
.title2{
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: left;
}
.title h2{
  font-size: 90px;
  margin-bottom: 10px;
  margin-top: 40px;
  color: #036eb8;
  font-style: oblique;
  font-family: "Arial";
}
.title2 h2{
  font-size: 90px;
  color: #456;
  margin-left: 30px;
  font-style: oblique;
  font-family: "Arial";
}
.title3 h2{
  font-size: 90px;
  color: #fff;
  margin-left: 30px;
  font-style: oblique;
  font-family: "Arial";
}
.title p{
  font-size: 15px;
  color: #e2a116;
  font-family: "Verdana";
}
.title2 p{
  font-size: 15px;
  color: #e0db4d;
  font-family: "Verdana";
}
.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;
}
.button-circle{
  background-color: #004c92;
  color: #fff;
  border-radius: 3em;
  padding: 20px 40px;
}
.button-circle:hover{
 color: #00facf;
 transition: 0.6s;
}
.infiniteslide1{
  margin-top: 40px;
  height: 250px;
}
.infiniteslide1 img{
  height: 250px;
}
.w90{
  width: 90%;
  margin: 0 auto;
}
.w70f{
  float: left;
  width: 65%;
  margin-right: 5%;
}
.w60{
  width: 60%;
  float: left;
}
.w50{
  width: 50%;
  float: left;
}
.w40{
  width: 40%;
  float: left;
}
.w30f{
  float: left;
  width: 30%;
}
.w30f img{
  width: 40%;
  margin-left: 20%;
  margin-top: 30px;
}
.w30{
  float: left;
  width: 30%;
}
.w30 img{
  width: 100%;
}
.w33{
  width: calc(100% / 3); /* 33.3333333…％ */
  display: flex;
  float: left;
  margin-bottom: 40px;
  font-family: "Arial";
}
.w300px{
  margin-left: 200px;
  margin-top: 30px;
  line-height: 30px;
  text-align: left;
}
.w300px img{
  width: 80%;
  margin-left: 10%;
  margin-bottom: 30px;
}
.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: #12284e;
  color: #fff;
  width: 200px;
  padding: 10px 17px;
  margin: 20px auto 0px;
}
.link-right{
  float: right;
  text-align: center;
  margin-right: 30px;
}
.button{
  width: 350px;
  margin: 40px auto;
  background-color: #00095e;
  border: solid 2px #00095e;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.button:hover{
  background-color: #004c92;
  border: solid 2px #004c92;
  color: #fff;
  transition: 0.7s;
}
.buttonchange :hover{
  background-color: #fff;
  color: #12284e;
  transition: 0.5s;
}
.buttonchange2 :hover{
  color: #12284e;
  transition: 0.5s;
}
.aboutme{
  margin-top: 40px;
  margin-bottom: 40px;
}
.about-l{
  width: 15%;
  margin-left: 5%;
  float: left;
}
.about-l img{
  width: 25%;
}
.about-r{
  width: 75%;
  float: left;
}
.about-r h3{
  background-color: #0066cc;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  padding-left: 20px;
}
.about-r ul{
  margin-top: 30px;
}
.about-r li{
  margin-bottom: 20px;
}
.yellow{
  color: #ff0;
  font-size: 12px;
  margin-left: 20px;
}
.red{
  color: #f00;
  font-size: 12px;
  margin-left: 20px;
}
.day{
  text-align: right;
  margin-left: 40px;
}
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-l{
  float: left;
  width: 8%;
  margin-right: 2%;
}
.footer-side-l-l img{
  width: 100%;
  margin-right: 20px;
  margin-top: 25px;
}
.footer-side-l{
  float: left;
  width: 45%;
  margin-top: 15px;
}
.footer-side-l li{
  display: inline-block;
}
.footer-side-r{
  float: right;
  width: 40%;
  font-size: 21px;
  margin-top: 50px;
}
.footer-adress{
  margin-top: 10px;
}
.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: 15px;
}
.footer-side-l li{
  display: inline-block;
  font-size: 13px;
  margin-right: 20px;
}
.footer-side-r p{
  font-size: 11px;
}
.footer-contacttolink{
  font-size: 14px;
  background-color: #0099ff;
  color: #fff;
  text-align: center;
  padding: 16px 30px 12px 27px;
  margin-left: 20px;
}
.copyright{
  background-color: #006699;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  font-size: 12px;
  margin-top: 40px;
}
.smart-link{
  display: none;
}
.underup {
  opacity : 0;
  transform: translateY(90px);
  transition: all 1s;
}
.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{
  width: 100%;
  height: 550px;
}
.inner-picture img{
  width: 100%;
  height: 550px;
}
.inner-picture-text{
  font-size: 50px;
  font-family: "osaka";
  color: #456;
  width: 80%;
 margin-top: 190px;
 margin-bottom: 40px;
}
.inner-picture-text h3{
  text-shadow:3px 4px 3px rgba(0, 0, 0, 0.9);
}
/* 共通エリア終了 */
.top{
  width:100%;
  position: relative;
}
.top img{
  width:100%;
}

.ceparate-left{
  margin-left: 20px;
}

.aboutli{
  width: 260px;
  display: inline-block;
}
.aboutli img{
  width: 100%;
}
.lispace{
  margin-left: 10%;
  margin-right: 10%;
}
.section1{
  background-color: #1f9cc8;
  padding-top: 30px;
}
.section1 .title h2{
  color: #fff;
}
.section1-block{
  text-align: center;
  color: #fff;
  font-family: "ヒラギノ角ゴ ProN W6";
}
.section1-block h2{
  font-size: 2.3em;
  margin-bottom:20px;
}
.section2{
  width: 100%;
}
.section2 img{
  width: 100%;
}
.section2-rela{
  position: relative;
}
.section2-ab{
  position: absolute;
  bottom: 0;
  width:100%;
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 20px;
  padding-bottom: 20px;
  
}
.section2-rela p{
  color: #fff;
  font-size: 0.8em;
}
.section2-rela h3{
  font-size: 38px;
  color: rgba(14, 110, 184, 0.7);
  font-style: italic;
  margin-bottom: 10px;
}
.section3{
  text-align: center;
  margin-bottom: 50px;
  margin-top: 60px;
}
.section3-1 li{
  display: inline-block;
  width: 420px;
  margin-left: 5%;
  margin-right: 5%;
}
.section3-1 img{
  width: 100%;
}
.kyujin-pic1{
  background-image: url(../material/recruit2.png);
  background-size: 100% 100%;
  height: 400px;
  position: relative;
}
.kyujin-pic2{
  background-image: url(../material/recruit1.png);
  background-size: 100% 100%;
  height: 400px;
  position: relative;
}
.kyujin-pic3{
  background-image: url(../material/recruit3.png);
  background-size: 100% 100%;
  height: 400px;
  position: relative;
}
.kyujin-pic4{
  background-image: url(../material/recruit4.png);
  background-size: 100% 100%;
  height: 400px;
  position: relative;
}
.kyujin-text{
  position: absolute;
  width: 96%;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 2%;
  height: 96%;
  background-color: rgba(0, 0, 0, 0.7);
}
.kyujin-text-inpage{
  padding-top: 50px;
  text-align: center;
  width: 90%;
  margin: 0 auto;
  color: #fff;
}
.kyujin-text-inpage h2{
  margin-bottom: 10px;
  font-size: 32px;
}
.kyujin-text-inpage h3{
  margin-bottom: 20px;
  color: #f9ff03;
}



.top-photoline{
  width: 100%;
}
.top-photoline img{
  width: 100%;
}
.w20 {
  width: 20%;
  float: left;
}
.top-company{
  background-image: url(../material/back.png);
  background-size: 100% 100%;
}
.top-company img{
  width: 100%;
}
.recruit-voice{
  background-color: #fff;
  padding: 20px 30px;
  font-family: "Arial";
}

.recruit-voice h1{
  font-size: 30px;
  color: #350a3b;
  text-align: center;
}
.recruit-voice h2{
  color: #3589fd;
  font-size: 55px;
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
}
.recruit-voice-title{
  text-align: left;
  font-size: 50px;
  margin-bottom: 30px;
  color: #f00;
}
.recruit-button{
  color: #fff;
  width:50%;
  margin: 0px auto;
  background: #350a3b;
  border-radius:30px;
  padding: 20px 35px;
  text-align: center;
  font-size: 20px;
}

.company-message{
  width: 800px;
  margin: 0 auto;
  line-height: 29px;
  padding-bottom: 120px;
}
.ceo{
  float: right;
  width: 300px;
}
.ceo img{
  width: 100%;
  margin-top: 30px;
}
.company-rinen{
  width: 750px;
  margin: 0 auto 50px;
  text-align: left;
  border: soli 6px #456;
}
.company-rinen h2{
  margin-bottom: 20px;
}
.company-rinen img{
  width: 100%;
}
.company-action .title2{
  text-align: center;
}
.company-action{
  background-color: rgba(220,221,221,0.2);
  padding-bottom: 40px;
  padding-top: 40px;
}
.company-action-text{
  width: 750px;
  margin: 0 auto;
  font-family: "osaka";
}
.company-action-text h3{
  color: #f00;
  font-size: 28px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.company-action-text p{
  font-size: 18px;
}
.company-prof{
  background-color: rgba(220,221,221,0.2);
  padding-bottom: 40px;
}
.company-prof table{
  border: solid 1px #12284e;
  border-collapse: collapse;
  padding-bottom: 30px;
  width: 700px;
  margin: 0 auto 30px;
}
.company-prof th{
  width: 130px;
  background-color: #006699;
  color: #fff;
  border: solid 1px #12284e;
  text-align: center;
}
.company-prof td{
  border: solid 1px #12284e;
  padding-left: 30px;
  width: 560px;
}
.company-prof tr{
  height: 70px;
}
.company-map{
  background-color: #006699;
}
.map-ifame{
  width: 100%;
  margin-top: 30px;
  height: 450px;
}
.map-ifame iframe{
  width: 100%;
  height: 100%;
}
.recruit-message{
  width: 800px;
  margin: 0 auto;
  line-height: 35px;
  padding-bottom: 40px;
}
.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;/*線を消す*/
}
.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;
}
.seko-photo{
  text-align: center;
  margin-top: 40px;
}
.seko-photo li{
  display: inline-block;
  width: 25%;
  margin-left: 20px;
  margin-right: 20px;
}
.seko-photo img{
  width: 100%;
}
.seko-photo h3{
  text-align: left;
  font-size: 17px;
  color: #006699;
}