@charset "UTF-8";

/* Base */
html { font-family: 'cursive', '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: "cursive";}
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; }

.pc-none{
  display: none;
}
.type-page h1{
  display: none;
}
.contents{
  text-align: center;
  margin-top: 820px;
}
.contents img{
  width: 100%;
}
/* 共通エリア開始 */
#header{
  position: relative;
  width: 100%;
}
.w25{
  width: 25%;
  float: left;
}
.w250{
  width: 410px;
  margin-top: -35px;
  margin-right: 3px;
  font-size: 27px;
}
.w250 img{
  width: 130px;
  margin-right: 20px;
}
.smart-link{
  display: none;
}
.smart-toppicture{
  display: none;
}
.humberger-menu{
  display: none;
}
.maintext {
  position: absolute;
  background-color: rgba(242, 102, 81, 0.9);
  top:310px;
  width: 690px;
  color: #fff;
  left: 8%;
  font-size: 18px;
  text-align: center;
  padding-top: 10px;

  font-family: 'cursive', 'sans-serif';
}
.maintext h3{
  font-size: 28px;
  margin-bottom: 10px;
  font-family: 'cursive', 'sans-serif';
}
.maintext-in{
  padding:-10px;
  height: 30px;
}


.yellow{
  position: absolute;
  top: 15px;
  left: 40px;
  color: #fff;
  font-size: 13px;
}
.w50{
  float: left;
  width: 50%;
}
.w35{
  float: left;
  width: 45%;
}
.w45{
  float: left;
  width: 47.5%;
}
.w80{
  width: 80%;
  margin: 0 auto;
} 
.w25left{
  margin-left: 2.5%;
}
.w25right{
  margin-right: 2.5%;
}
.w50 img{
  width: 100%
}
.fa-envelope-open-text{
  margin-right: 20px;
}
.fa-phone{
  margin-right: 20px;
}
.top-effect-img img{
  display: none;
    position: absolute;
    width: 100%;
    left: 800px;
    margin-left: -800px;
}
.top-effect-img{
  position: absolute;
  width: 700px;
  min-width: 530px;
  top:150px;
  left:15%;
  list-style: none;
  text-align: center;
  opacity: 0;
  animation: example 2.5s ease 2.5s 1 forwards;　
    -webkit-animation: example 2.5s ease 2.5s 1 forwards;
  z-index: 100;    
}
@-webkit-keyframes example {
  100% {
    opacity: 1;
  }
}
@keyframes example {
  100% {
    opacity: 1;
  }
}

.w90{
  width: 90%;
  margin: 0 auto;
}
.w520{
  width: 520px;
  float: left;
}
.w520-nomal{
	width: 520px;
	margin: 0 auto;
}
.whalf{
  width: 50%;
  float: left;
}
.w30{
	width: 30%;
	float: left;
}
.w70{
	width: 70%;
  float: left;
  text-align: left;
}
.w60{
  width: 65%;
  float: left;
  text-align: left;
}
.space20{
  margin-left: 40px;
}
.space40{
  margin-left: 40px;
}
.underup {
  opacity : 0;
  transform: translateY(90px);
  transition: all 1s;
}

.underup {
  opacity : 0;
  transform: translateY(90px);
  transition: all 0.6s;
}
.underup2 {
  opacity : 0;
  transform: translateY(90px);
  transition: all 0.8s;
}
.underup3 {
  opacity : 0;
  transform: translateY(90px);
  transition: all 1.0s;
}
.underup4 {
  opacity : 0;
  transform: translateY(90px);
  transition: all 1.2s;
}
.underleft{
  opacity : 0;
  transform: translateX(90px);
  transition: all 2s;
}
.triangle{
  position: absolute;
  top: 665px;
  border-top: 60px solid transparent;
  border-right: 60px solid  #ffffff;
  border-bottom: 60px solid #FFF;
  border-left: 60px solid transparent;
}
.triangle-lefttop{
  position: absolute;
  top: 0px;
  left: 0px;
  border-top: 60px solid #EECCCC;
  border-right: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid  #EECCCC;
}
.triangle-lefttop2{
  position: absolute;
  top: 0px;
  left: 0px;
  border-top: 60px solid #fff;
  border-right: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid  #fff;
}
.triangle-footer{
  position: absolute;
  top: 0px;
  left: 0px;
  border-top: 60px solid rgba(255, 255, 128,0.2);
  border-right: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid  rgba(173, 202, 128,0.2);
}
.triangle-in{
  position: absolute;
  top: 440px;
  border-top: 60px solid transparent;
  border-right: 60px solid  #ffffff;
  border-bottom: 60px solid #FFF;
  border-left: 60px solid transparent;
}
.plans img{
  width: 100%;
}
.plan-block{
  margin-bottom: 50px;
}
.plan-table {
  text-align: center;
  margin-bottom: 70px;
}
.plan-table tr{
  height: 55px;
}
.plan-table th{
  border-collapse: collapse;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  background-color: #576128;
}
.plan-table td{
  border-collapse: collapse;
  padding-left: 20px;
  padding-right: 20px;
  background-color: rgba(173, 202, 128,0.2);
}
.plan-table td:nth-child(1){
  background-color:#c9d72a;
  color: #fff;
}
.plan-img{
  width: 95%;  
  margin: 0 auto;
}
.plan-img img{
  width: 100%;
}
.plan-detail{
  margin-top: 40px;
  line-height: 40px;
}
.plan-detail h2{
  margin-bottom: 20px;
}
.plan-detail h3{
  border-left: 8px solid seagreen;
  padding-left: 10px;
  margin-bottom: 10px;
}
.item {
  margin-bottom: 70px;
}
.item table{
  width: 800px;
  margin: 0 auto;
  text-align: center;
}
.item tr{
  height: 60px;
}
.item td{
  border-collapse: collapse;
  background-color: rgba(173, 202, 128,0.2);
}
.item th{
  border-collapse: collapse;
  color: #fff;
  background-color: #2f4f4f;
}
.item td:nth-child(1){
width: 190px;
}


.header-menu{
  overflow: hidden;
  position: absolute;
  width: 91%;
  top: 665px;
  left: 127.5px;
  height: 120px;
  background-color: #fff;
}
.header-menu li{
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 35px;
}
.header-menu-in{
  overflow: hidden;
  position: absolute;
  width: 91%;
  top: 440px;
  left: 127.5px;
  height: 120px;
  background-color: #fff;
}

.header-menu-in li{
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 35px;
}
.contact-form{
  background-color: #B22E29;
  padding-left: 25px;
  padding-right: 15px;
  height: 61px;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3";
}
.contact-form:hover{
  background-color: #170354;
  transition: 0.7s;
}

.top-small{
  font-size: 9px;
  margin-top: 10px;
  color: #c0c0c0;
}
.text-small{
  font-size: 0.8em;
}

.width108{
  width: 1080px;
  margin: 0 auto;
}
.title{
  padding-top: 30px;
  margin-bottom: 30px;
  font-family: 'cursive', 'sans-serif';
  text-align: left;
}
.title p{
  font-size: 16px;
  color: #FFB801;
  border-top: 2px solid #177cc2;
  display: inline-block;
  padding-top: 5px;
  letter-spacing: 5px;
  margin-bottom: 10px;
}
.title h2{
  font-size: 30px;
  letter-spacing: 0.15em;
}
.title-main{
  font-family: 'cursive', 'sans-serif';
}
.title-main img{
  margin-bottom: 30px;
  width: 700px;
}

.title-main p{
  line-height: 30px;
}
.button4{
  text-align: center;
  padding: 10px 20px;
  border: solid 2px #fff;
  color: #fff;
  width: 270px;
  margin: 14.5px auto;
  vertical-align: middle;
  font-size: 25px;
}
.button4:hover{
  color: #fff;
  background-color: #54D58A;
  transition: 0.5s;
}
.colorch{
  color: #34C7E0;
  font-size: 1.3em;
}
.colorch2{
  color: #FFB801;
  font-size: 1.3em;
}

.lispace10{
  margin-left: 4%;
  margin-right: 4%;
}
.whats{
  margin-bottom: 60px;
  position: relative;
}
.about-service{
  background-image: url(../material/back-img.png);
  background-size: 100% 100%;
  text-align: left;
}
.back-color{
  background-color: rgba(255,255,255,0.9);
  padding-top: 40px;
  padding-bottom: 1px;
}
.about-service-left{
  padding-top: 60px;
  font-size: 34px;
  font-style: italic;
  margin-top: 50px;
}
.about-service-right{
  padding-top: 60px;
  font-size: 15px;
  line-height: 40px;
  padding-bottom: 40px;
}
.about-service-right p{
  margin-bottom: 20px;
}
.flow-cuttin img{
  height: 100%;
}
.flow-cuttin li{
  width: 400px;
  display: inline-block;
  margin-left: 1%;
  margin-right: 1%;
}
.cuttin{
  width: 100%;
  position: relative;
}
.cuttin img{
  width: 100%;
}
.cuttin-message{
position: absolute;
width: 750px;
background-color: #fff;
bottom: 0;
right: 0;
font-size: 28px;
line-height: 50px;
font-style: italic;
padding-bottom: 10px;
padding-top: 10px;
}
.person{
  text-align: left;
  margin-top: 60px;
}
.cuttin-matome h3{
  margin-bottom: 20px;
  font-size: 30px;
}
.cuttin-matome {
  line-height: 30px;
}


.caption{
  color: #fff;
  padding-top: 35px;
  padding-left: 20px;
  padding-right: 20px;
}
.mask{
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0px;
  left: 0;
  background-color: rgba(0,0,0,0.6);
  -webkit-transition: all 0.8s ease;
  transition:   all 0.8s ease;
  -webkit-transform:  scale(0); /* 大きさを０にして表示しない */
  transform:    scale(0);
}
.service-1:hover .mask {
  -webkit-transform:  scale(1); /* 大きさを１にして表示する */
  transform:    scale(1);
} 
.news-rela{
  position: relative;
  background-color:#EECCCC;
  padding-bottom: 30px;
}
.news{
  width: 85%;
  margin: 0px auto 100px;
  padding-top: 60px;
  text-align: left;
}
.news-system{
  width: 85%;
  margin: 70px auto 0px;
}
.news-system table{
  border-collapse: collapse;
}
.news-system th{
  width: 130px;
  border-top:solid 1px #fff;
  border-bottom:solid 1px #fff;
}
.news-system td{
  border-top:solid 1px #ffffff;
  border-bottom:solid 1px #fff;
  width: 100%;
  padding-left: 60px;
  text-align: left;
}
.news-system tr{
  height: 50px;
}
.news-all{
  width: 85%;
  margin: 0px auto;
  padding-top: 30px;
  padding-bottom: 20px;
  border-bottom:solid 3px #0F1835;
}
.news-all i{
  color: #0F1835;
}
.button-yoko {
  text-align: center;
  margin-top: 40px;
  padding-bottom: 40px;
}
.button-yoko li{
  display: inline-block;
  width: 35%;
  border:solid 3px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.button-tate {
  text-align: center;
}
.button-tate li:hover{
  background-color: #0D0F80;
  color: #fff;
  transition: 0.8s;
}
.button-tate li{
  display: inline-block;
  width: 45%;
  border:solid 3px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.toprecruit-img{
  padding-bottom: 50px;
  line-height: 30px;
}
.toprecruit-img img{
  width: 100%;
  margin-right: 2%;
  margin-bottom: 10px;
}

.shadow-img{
  filter: drop-shadow(0 0px 3px rgba(0, 0, 0, .9));
}
.person-img{
  font-family: "ヒラギノ角ゴ Pro W3";
  text-align: left;
  font-size: 25px;
  line-height: 45px;
}
.w300{
  width: 290px;
  font-size: 12px;
  border-top:solid 2px;
  margin-top: 10px;
}
.w300 p{
  margin-top: 10px;
}
.contact-tel{
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 29px;
  font-family: "ヒラギノ角ゴ Pro W6";
}

.works-photo ul{
  margin-bottom: 40px;
}
.works-photo li{
  width: 30%;
  display: inline-block;
}
.works-photo img{
  width: 100%;
}

.top-about{
  width: 100%;
}
.top-about img{
  width: 100%;
}
.top-about-text{
  line-height: 30px;
  text-align: left;
}
.button{
  text-align: center;
  padding: 10px;
  background-color: #1c2788;
  color: #fff;
  width: 240px;
  margin: 30px auto 0;
}
.button p{
  text-align: center;
}
.button:hover{
  color: #1c2788;
  background-color: #fff;
  transition: 0.6s;
}
.button2{
  text-align: center;
  background-color: #EB6CA2;
  color: #fff;
  width: 250px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.button2:hover{
  color: #EB6CA2;
  background-color: #fff;
  transition: 0.6s;
}
.button3{
  background-color: #000;
  color: #ff0;
  text-align: center;
  padding: 10px;
  width: 200px;
}
.button3:hover{
  color: #000;
  background-color: #ff0;
  transition: 0.6s;
}

#mv-movie{
  margin-top:-280px;
}
.top{
  overflow:hidden;
  top: 0;
  position: absolute;
  min-width: 960px;
  width: 100%;
  height: 780px;
}
.top img{
  display: none;
    position: absolute;
    width: 100%;
    top: 0;
    height: 780px;
    left: 800px;
    margin-left: -800px;
}
.top-cover{
  position: absolute;
  top: 0;
  height: 800px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.1);
}
.top-cover-in{
  position: absolute;
  top: 0;
  height: 560px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}
.cover-color{
  background-color: rgba(0, 7, 31, 0.5);
}
.ceparate:after {
  content:"";
  display: block;
  clear:both;
}

.black-height{
  background-color: #ff0;
  height: 20px;
  width: 100%;
}

.service-text h3{
  font-size: 25px;
  margin-bottom: 30px;
  margin-top: 40px;
  color: #aa3c59;
}

.service-l{
  float: left;
  width: 25%;
}
.service-r{
  float: left;
  width: 70%;
  margin-left: 5%;
}
.service-l img{
  width: 100%;
  margin-bottom: 20px;
}
.service-text p{
  font-size: 17px;
}

.service-point{
  margin-bottom: 30px;
}
.service-three{
  margin-bottom: 50px;
  color: #fff;
}
.service-three img{
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 50px;
}
.red{
  color: #24492e;
}

.w50-in{
  padding-top: 40px;
  text-align: center;
  width: 90%;
  margin: 0 auto;
  line-height: 30px;
  text-align: left;
}
.w50-in h3{
  font-size: 22px;
  margin-bottom: 20px;
  text-align: left;
  color: #fff;
  font-family: "Arial";
}
.works{
  margin-top: 50px;
  margin-bottom: 60px;
}
.left-border{
  border-left: solid 1px;
}
.three-point{
  width: 100%;
}
.three-point img{
  width: 100%;
}
.w33 {
  width: 33.3%;
  float: left;
}
.w33 img{
  width: 100%;
}

.slide{
  width: 100%;
  color: #000;
  margin-top: 20px;
}



.service30{
  width: 25%;
  float: left;
}
.service70{
  float: left;
  width: 65%;
  text-align: left;
  padding-top: 50px;
  font-family: "ヒラギノ角ゴ Pro W3";
}

.recruit-voice{
  background-color: rgba(247, 249, 255, 0.8);
  padding: 10px 30px;
  font-family: "Arial";
  text-align: left;
  margin-bottom: 30px;
}
.recruit-voice-title{
  width: 750px;
}
.recruit-voice-title h3{
  font-size: 55px;
  color: #0D0F80;
  margin-bottom: 30px;
  text-align: left;
  font-style: italic;
}
.recruit-button{
  color: #fff;
  width:30%;
  margin: 0px auto;
  background: #350a3b;
  border-radius:10px;
  padding: 20px 35px;
  text-align: center;
  font-size: 20px;
}
.download{
  font-family: "Arial";
  background-color: rgba(247, 249, 255, 0.9);
  padding: 10px 10px 30px 40px;
}



.strong-point {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
}
.strong-point i{
  color: #1F2B61;
}
.strong-point li{
  width: 33%;
  display: inline-block;
}

.small-text{
  font-size: 24px;
}

.w20 {
  width: 20%;
  float: left;
}

.recruit-merit{
  width: 60%;
  margin-right: 5%;
  float: left;
}
.recruit-merit h3{
  font-size: 25px;
  border-bottom: 2px solid #1C295E;
  display: inline-block;
  margin-bottom: 20px;
}
.recruit-img {
  float: left;
  width: 35%;
}
.recruit-img img{
  width: 100%;
  margin-top: 40px;
}
.team {
  width: 90%;
  margin:0 auto;
  padding-bottom: 40px;
  text-align: center;
}
.team li{
  width: 30%;
  margin-top: 30px;
  display: inline-block;
}
.team img{
  width: 100%;
}
.recruit-button{
  text-align: center;
  margin-bottom: 60px;
}
.equipment-all li{
  width: 30%;
  display: inline-block;
  margin-bottom: 70px;
}
.equipment-text{
  height: 100px;
}
.equipment-all img{
  width: 100%;
}
.equipment-all h3{
  text-align: left;
  border-left: solid 7px #ddcc18;
  padding-left: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
}

.recruit-member{
  margin-bottom: 90px;
}
.recruit-member img{
  width: 100%;
}
.color-black{
  background-color: #000;
  color: #ff0;
}
.member{
  text-align: left;
  margin-top: 50px;
}
.member img{
  width: 100%;
}
.member h2{
  display: inline-block;
  background-color: #d8211e;
  color: #fff;
  margin-bottom: 30px;
  font-size: 40px;
  font-style: italic;
}
.member-prof{
  margin-top: 60px;
  margin-bottom: 60px;
  position: relative;
}
.member-prof-cover{
  position: absolute;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  color: #fff;
}

.member-prof-cover-text{
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  color: #fff;
}
.member-prof-cover-text h3{
  margin-top: 20px;
  font-size: 38px;
  margin-bottom: -20px;
}
.member-prof-cover-text h4{
  font-size: 18px;
}
.careerup{
  width: 100%;
  margin-bottom: 60px;
}
.careerup h3{
  font-size: 30px;
  margin-bottom: 30px;
}
.careerup img{
  width: 100%;
}
.careerup-left{
  width: 90%;
  margin:  auto;
}
.careerup-left img{
  width: 50%;
}
.careerup-right{
  margin-top: -80px;
}





.careers{
  width: 100%;
}
.career-title{
  text-align: center;
  margin-top: 80px;
  font-size: 30px;
}
.career-title h4{
  display: inline-block;
  background-color: #d92322;
  color: #fff;
  padding: 10px 30px;
  font-size: 15px;
  margin-top: -20px;
}
.career-text{
  width: 90%;
  margin: 0 auto 50px;
  line-height: 30px;
}
.career-text-title{
  text-align: center;
  width: 90%;
  margin: 0 auto 70px;
  font-size: 20px;
  font-style: italic;
  padding-top: 90px;
}
.career-finish{
  width: 80%;
  margin: 50px auto;
  line-height: 30px;
}
.career-finish li{
  margin-bottom: 40px;
}
.career-finish i{
  padding-right: 20px;
  color: #23482d;
}
.career-finish h3{
  display: inline-block;
  font-size: 20px;
}



.career-back{
  background-color: #EECCCC;
  margin-top: -70px;
  padding-bottom: 40px;
}
.interview img{
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
}
.interview h3{
  color: #f00;
  margin-bottom: 20px;
  padding-left: 10px;
  border-left: 7px solid #282626;
}



.member-all li{
  display: inline-block;
  width: 24%;
}
.member-all img{
  width: 100%;
}
.memberpage{
  width: 100%;
  margin-top: 50px;
}
.member-title{
  width: 200px;
  background-color: #1d2b55;
  color: #fff;
  text-align: center;
  padding: 30px 80px;
  font-size: 22px;
}
.membaer-mainimg{
  width: 950px;
  margin: 0 auto;
  border:solid 2px #000;
  background-color: #fff;
}
.member-detail{
  width: 850px;
  margin: 60px auto;
}
.member-detail img{
  margin-bottom: 20px;
}
.membaer-mainimg h2{
  border-left: 7px solid #170e69;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 40px;
  font-size: 18px;
}
.member-left{
  background-color: #fff;
}
.membaer-right{
  background-color: #29444b;
  color: #fff;
  height: 100%;
}
.member-pr{
  padding:70px 20px;
}
.member-pr h3{
  text-align: center;
  margin-bottom: 40px;
}
.member-back{
  background-color: #eef4fa;
  padding-bottom: 40px;
}




.text-fadein span{
  display: inline-block;
  position: relative;
}
.text-fadein span:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  -webkit-transition: all .9s linear;
  -o-transition: all .9s linear;
  transition: all .9s linear;
}
.text-fadein.active span:before {
  width: 0%;
}



.career-choice{
  margin-bottom: 40px;
  text-align: center;
}
.career-choice img{
  width: 50%;
  margin-bottom: 30px;
}
.career-choice li{
  display: inline-block;
  position: relative;
  color: #23482d;
  background-color: #fff;
  width: 40%;
  margin-left: 2%;
  margin-right: 2%;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: "Arial";
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.5);
}
.career-choice li:hover{
  display: inline-block;
  color: #000;
  background-color: #fff;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: "Arial";
  transition: 0.5s;
}
.flag {
  position: absolute;
  top: 0;
  left: 0;
  border-left: 90px solid #d92322;
  border-bottom: 90px solid transparent;
}


.button-color{
    width:200px;
    margin-top: 10px;
    background: #1C295E;
    border-radius:30px;
    padding: 10px 35px;
    text-align: center;
    color: #fff;
}
.button-color:hover{
  color: #fff;
  background-color: #348DC5;
  transition: 0.7s;
}

.copyright{
  text-align: left;
  background-color: #282626;
  color: #fff;
  font-size: 12px;
  padding-top: 35px;
  padding-bottom: 55px;
}
.copyright p{
  width: 80%;
  margin: 0 auto;
}
.ff0{
  color: #ff0;
}

/*パンクズリスト*/
.breadcrumb {
  width: 1080px;
  margin: 0 auto;
  padding-left:0;
  height: 15px;
  padding-bottom: 20px;
}
.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%;
  position: absolute;
  height: 550px;
  overflow: hidden;
}
.inner-picture img{
  width: 100%;
}
.inner-guide{
  text-align: center;
  position: absolute;
  top: 230px;
  left:140px;
  font-size: 35px;
  color: #fff;
}
.inner-guide p{
  font-size: 18px;
}
.incontents{
  padding-top: 600px;
  width: 1080px;
  margin: 0 auto;
  font-family: 'cursive', 'sans-serif';
}
.message{
  line-height: 30px;
}
.bottom30{
  margin-bottom: 30px;
}

.hit-color{
  background-color: #ff0;
  color: #000;
}
.map{
  width: 100%;
  color: #fff;
}
.map iframe{
  width: 100%;
  height: 430px;
  margin-bottom: 40px;
}
.to-contact{
  background-color: #eef4fa;
  margin-top: -10px;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.5)inset;
  padding-bottom: 50px;
  padding-top: 60px;
}
.to-contact-all{
  text-align: center;
  font-family: osaka,sans-serif; 
  margin-bottom: 50px;
}
.to-contact-all ul{
  border:solid  3px #351e61;
  width: 816px;
  margin: 0 auto;
  background-color: #fff;
}
.to-contact-all li{
  width: 400px;
  height: 240px;
  display: inline-block;
}
.to-contact-all h3{
  font-size: 30px;
  margin-top: 55px;
  color: #a23c59;
}
.to-contact-button{
  text-align: center;
  padding: 10px 20px;
  background-color: #3ba827;
  color: #fff;
  width: 200px;
  margin: 10px auto;
  border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */
}
.off-grid h2{
  font-size: 23px;
  margin-bottom: 10px;
  color: #d92322;
  background: -webkit-linear-gradient(0deg, #d92322, #23482d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.off-grid-p{
  margin-top: 40px;
  line-height: 40px;
}
.recruit-grid h2{
  text-align: center;
  font-size: 35px;
  color: #1a4c8f;
  background: -webkit-linear-gradient(0deg, #d92322, #23482d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.recruit-grid-p{
  text-align: center;
  font-style: italic;
  margin-top: 40px;
  margin-bottom: 40px;
  line-height: 30px;
}
.recruit-grid-p h3{
  margin-top: 30px;
}
.off-grid-merit{
  margin-top: 20px;
  margin-bottom: 120px;
  line-height: 40px;
}
.off-grid-merit h3{
  font-size: 25px;
  border-bottom: 2px solid #1C295E;
  display: inline-block;
  margin-bottom: 20px;
}
.right-half{
  border-right:solid 2px;
  height:70px;
}



.company{
  text-align: left;
}
.company-bottom{
  margin-bottom: 60px;
  margin-top: 120px;
}
.company-prof table{
  border: solid 1px #b6c190;
  border-collapse: collapse;
  padding-bottom: 30px;
  margin: 0 auto 30px;
}
.company-prof th{
  width: 130px;
  background-color: #d8211e;
  border: solid 1px #fff;
  text-align: center;
  color: #fff;
}
.company-prof td{
  border: solid 1px #fff;
  padding-left: 30px;
  padding-right: 20px;
  width: 500px;
}
.company-prof tr{
  height: 70px;
}
.access{
  width: 100%;
}
.access iframe{
  width: 100%;
  height: 500px;
}
.botm-space{
  margin-top: 10px;
  margin-bottom: 10px;
}
.history{
  margin-top: 90px;
}
.history table{
  margin: 0 auto;
}
.history th{
  width: 130px;
  border-bottom: dotted 2px #B22E29;
  text-align: center;
}
.history td{
  border-bottom: dotted 2px #B22E29;
  padding-left: 30px;
  padding-right: 20px;
  width: 500px;
}
.history tr{
  height: 70px;
}


.italic{
  font-style: italic;
}
.personal-section2{
	width: 900px;
	margin: 0 auto;
}
.personal-section2 p{
	margin-bottom: 30px;
}
.privacy-day{
	width: 400px;
  margin-left: 70%;
  margin-bottom: 60px;
}
.contact-message{
  width: 600px;
  margin: 0 auto;
}
.contactform{
  font-size: 15px;
  margin-bottom: 40px;
}
.nyuryoku{
  width: 760px;
  margin:0 auto;
  text-align: center;
}
.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: 470px;
  padding-bottom: 100px;
  text-align: left;
}
.confirm p{
  line-height: 200%;
}
.confirm h2{
  margin-top: 30px;
}
.walfare h3{
  font-size: 25px;
}
.walfare-block{
  margin-bottom: 40px;
}



.recruit-greeding{
  text-align: center;
  width: 900px;
  margin:0 auto 80px;
}
.recruit-greeding h3{
  color: #000;
  text-shadow: 2px 2px 2px #ff0;
}
.recruit-greeding p{
  margin-top: 30px;
}
.recruit-prof table{
  border-collapse: collapse;
  padding-bottom: 30px;
  margin: 0 auto 30px;
  width: 700px;
  font-size: 17px;
}
.recruit-prof th{
  width: 130px;
  background-color: #177cbc;
  border: solid 1px #fff;
  color: #fff;
  text-align: center;
}
.recruit-prof td{
  border: solid 1px #fff;
  padding-left: 30px;
  padding-right: 20px;
}
.recruit-prof tr{
  height: 70px;
}
.recruit-prof .title{
  text-align: center;
}
.selection-recruit{
	text-align: center;
	margin-bottom: 40px;
}
.selection-recruit li{
	width: 250px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
}
.selection-recruit img{
	width: 100%;
}
.busho-intro{
	margin-bottom: 100px;
}
.busho-intro h3{
	background-color: #000;
	color: #ff0;
	display: inline-block;
	padding:5px 20px;
	font-family: "ヒラギノ角ゴ Pro W6";
	margin-bottom: 20px;
}
.busho-intro img{
  width: 80%;
  margin-left: 10%;
}
.member-duce{
	line-height: 30px;
	margin-bottom: 30px;
}
.strongpoint{
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: "bold";
	text-shadow: 2px 2px 2px #ff0;
}
footer{
  width: 100%;
  font-family: 'cursive', 'sans-serif';
  position: relative;
}
.footer-over{
  padding-top: 60px;
  padding-bottom: 40px;
  background-color: #d92322;
  color: #fff;
  text-align: center;
}
.footer-over li{
  display: inline-block;
  width: 28%;
  margin-left: 1%;
  margin-right: 1%;
}
.footer-over p{
  padding-top: 15px;
  padding-bottom: 15px;
}
.color-a{
  background-color: #00b900;
}
.color-b{
  background-color: #819732;
}
.color-c{
  background-color: #23482d;
}
.footer-detail{
  text-align: left;
  font-size: 14px;
  margin-top: 30px;
  padding-bottom: 40px;
  border-bottom: solid 1px #fff;
}
.text-large{
  font-size: 2em;
  margin-left: 10px;
  margin-right: 10px;
}
.footer-three{
  margin-top: 10px;
  margin-bottom: 50px;
}
.footer-menu{
  background-color: #d92322;
  color: #fff;
  font-size: 14px;
}
.footer-menu-detail li{
  display: inline-block;
  margin-right: 20px;
}
.footer-sns li{
  display: inline-block;
  margin-right: 20px;
}
.footer-adress{
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer-sns{
  margin-top: 50px;
  margin-bottom: 20px;
}
.sns{
  text-align: right;
  padding-top: 70px;
}
.sns li{
  margin-bottom: 10px;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.button-circle{
  margin-top: 20px;
  margin-bottom: 20px;
}

.btn,
a.btn,
button.btn {
  width: 60%;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #020c9f;
  border-radius: 0.5rem;
}

a.btn-flat {
  overflow: hidden;
  padding: 1.2rem 3rem;

  color: #fff;
  border-radius: 0;
  background: #d92322;
}

a.btn-flat span {
  position: relative;
}

a.btn-flat:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 150%;
  height: 500%;

  content: "";
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
  transform: translateX(-98%) translateY(-25%) rotate(45deg);

  background: #00b7ee;
}

a.btn-flat:hover:before {
  -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
  transform: translateX(-9%) translateY(-25%) rotate(45deg);
}

