@charset "UTF-8";
/* CSS Document */


.rec_h4{
	font-size: 1.1em;
	border-left:#009b83 3px solid;
	padding-left: 10px;
	margin-bottom: 10px
}

#recruitpage .wrap_page{
  height: 800px;
}

#recruitpage .labelstyle_B{
  height: 64px;
  margin-left: 20px;
  margin-bottom: 0;
}

#recruitpage .labelstyle_B p{
  padding-left: 20px;
  margin-bottom: -6px;
  letter-spacing: 0.05em;
}


/*------ sub_img ------*/
.sub_img{
  background: url('../images/rec_main_img.jpg') no-repeat;
  background-size: cover;
  background-position: 10% 30%;
}

/*------ wrap_contents ------*/
#companypage .wrap_contents,
#overviewpage .wrap_contents,
#historypage .wrap_contents{
  margin-top: 60px;
  padding-bottom: 80px;
}


/*------ companylist (index.html & group) ------*/
#recruitpage .gra{
  width: 100%;
  height: 80px;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(1.00, #eee), color-stop(0.00, #444));
  background: -webkit-linear-gradient(#444, #eee);
  background: -moz-linear-gradient(#444, #eee);
  background: -o-linear-gradient(#444, #eee);
  background: -ms-linear-gradient(#444, #eee);
  background: linear-gradient(#444, #eee);
  opacity: 0.2;
  position: relative;
  bottom:47px;
  z-index: 0;
}
.companylist_wrap{
  margin-top: -254px;
  background: rgba(255,255,255,0.4);
  height: 250px;
  margin-top: 0;
  background: none;
  height: 210px;
  padding-top: 40px;
  margin-top: -40px;
  height: 168px;
}
.companylist{
  width: 1020px;
  margin: 0 auto;
  position: relative;
  z-index: 9999;
}
.companylist ul{
  display: flex;
  flex-direction: row;
}
.companylist ul{
  width: 602px;
  margin: 0 auto;
}
.companylist ul li{
  width: 128px;
  height: 128px;
  background:#f5a900;
  border-radius: 128px;
  margin-right: 30px;
  /* box-shadow */
  box-shadow:2px 4px 8px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow:2px 4px 8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow:2px 4px 8px 0px rgba(0, 0, 0, 0.2);
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  letter-spacing: 0.02em;
  font-size: 16px;
}
.companylist ul li :hover{
  opacity: 0.6;
}
.companylist ul li a{
  height: 128px;
  color: #fff;
}
.companylist ul li:last-child{
  margin:0;
}



/*------ history ------*/
.history_area{
  margin-top:40px;
  margin-bottom: 40px;
}

.history_area ul{
  width: 960px;
}

.overview_area{
  width: 720px;
}

.overview_area ul li,
.history_area ul li{
  display: flex;
  flex-direction: row;
  padding: 24px 0;
  width: 100%;
}

.overview_area ul li{
  width: auto;
}

.overview_area ul li:first-child,
.history_area ul li:first-child{
  padding-top:0;
  padding-bottom:24px;
}
.deco_01{
  width: 18px;
  height: 2px;
  background: #f5a900;
}
.deco_02{
  width: 8px;
  height: 8px;
  background: #f5a900;
  border-radius: 8px;
}
.ov_left{
  width: 16%;
}
.ov_left{
  display: flex;
  justify-content: flex-start;
  margin-left: -5px;
}

.year p{
  width: 88px;
  height: 28px;
  background: #f5a900;
  color:#fff;
}

.event{
  width: 82%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 2%;
}
.event{
  padding-left: 0;
  padding-right: 2%;
}

/*------　トップメッセージ------*/
.topmessage_area{
  width: 960px;
  margin: 0 auto;
  line-height:40px;
  margin-top: 60px;
  padding-bottom: 80px;
}

/*------　企業理念------*/
.philosophy_area{
  width: 960px;
  margin: 0 auto;
  text-align: center;
  line-height: 80px;
  margin-top: 60px;
  padding-bottom: 80px;
}


/*------ wrap_g_01 & 02 ------*/
.wrap_g_01,
.wrap_g_02{
  width: 960px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  display: flex;
  flex-direction: row;
  padding-bottom: 0px;
  padding-top: 10px;
}
.wrap_g_01 .labelstyle_A{
  width: 268px;
  height: 34px;
  padding: 4px;
  padding-bottom: 3px;
  margin-left: -30px;
  letter-spacing: 0.01em;
}
.wrap_g_01 img{
  margin-left: -10px;
}
.g_left{
  width: 276px;
}
.g_right{
  width: 664px;
}

.g_textarea {
  margin-top: 30px;
  margin-bottom: 30px;
}
.g_textarea p{
  margin-bottom:14px;
}

/*------　採用情報 ------*/
.listarea {
  width: 960px;
  margin: auto;
}
.listarea {
  padding: 40px 0 50px 0;
}
.listarea ul li {
  display: flex;
  flex-direction: row;
  padding: 24px 0;
}
.listarea ul{
  width:960px;
}
.listarea ul li:first-child{
  padding-top:0;
  padding-bottom:24px;
}
.li_left{
  display: flex;
  justify-content: flex-start;
  margin-left: -5px;
  width:226px;
}
.li_left p{
  width: 200px;
  height: 28px;
  background:#319B82;
  color:#fff;
}
.li_right{
  width: calc(100% - 114px);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 2%;
}
.deco_01{
  width: 18px;
  height: 2px;
  background:#319B82;
}
.deco_02{
  width: 8px;
  height: 8px;
  background: #319B82;
  border-radius: 8px;
}


/*------ レスポンシブ------*/
@media screen and (max-width : 600px) {

  /*------ companylist (index.html & group) ------*/
  #companypage .gra,
  #overviewpage .gra,
  #historypage .gra{
    width: 104%;
    height: 80px;
    top:-188px;
    margin-left:-2%;
  }
  .companylist_wrap{
    margin-top: 0;
    background: none;
    height: 276px;
    padding-top: 10px;
  }
  .companylist{
    width: 100%;
  }
  .companylist ul{
    flex-flow: wrap;
  }
  .companylist ul{
    width: 240px;
    margin: 0 auto;
  }
  .companylist ul li{
    width: 110px;
    height:110px;
    margin-right: 20px;
    font-size: 14px;
    margin-bottom: 20px;
  }
  .companylist ul li :hover{
    opacity: 0.6;
  }
  .companylist ul li a{
    height: 110px;
  }
  .companylist ul li:nth-child(2){
    margin:0;
  }
  .companylist ul li:last-child{
    margin:0;
  }

  /*------　トップメッセージ------*/
  .topmessage_area{
    width: 98%;
  }

  /*------　企業理念------*/
  .philosophy_area{
    width: 98%;
  }

  /*------　会社概要 & 沿革 ------*/
.listarea{
    width: 100%;
    padding: 50px 0 50px 0;
  }
.listarea ul{
    width:100%;
  }
.listarea ul li{
    padding: 18px 0;
    width: 100%;
  }
.listarea ul li:first-child{
    padding-top:0;
    padding-bottom:18px;
  }
.li_left{
    margin-left:0;
    width:100%;
    justify-content: flex-end;
    margin-left: -10px;
    padding-right: 2%;
  }
.li_left p{
    width: 100%;
    height: 28px;
    background: #319B82;
    color:#fff;
	padding:5px;
	margin-left:20px;
  }
.li_right{
    width: 100%;
    padding: 0;
  }
.deco_01{
	display:none;
  }
.deco_02{
	display:none;
  }
}
