/****************************************
　トップイメージ設定
*****************************************/
.top_slider{
  margin-top:20px;
}
/****************************************
　メインコンテンツ設定
*****************************************/

.recruit_1{
  text-align:center;
  margin-top:80px;
  color:#66ccff;
}

.recruit_2{
  width:95%;
  max-width:1100px; 
  margin:0 auto; 
  margin-top:50px;
  margin-bottom:100px;
  line-height:1.8;
}


.recruit_3{
  width:90%;
  max-width:180px;
  margin:0 auto;
  border-bottom:solid;
  border-width:5px;
  border-color:#66ccff;

}

.recruit_4{
  padding-top:20px;
  margin-bottom:20px;
}

.recruit_5{
  width:20%;
  border-top:solid 1px #888889;
  border-bottom:solid 1px #888889;
  padding:20px;
}

.recruit_6{
  width:80%;
  border-top:solid 1px #888889;
  border-bottom:solid 1px #888889;
  padding:20px;
}

.recruit_7{
  width:90%;
  margin:0 auto;
}

.recruit_8{
  margin-bottom:50px;
}

.recruit_9{
  width:95%;
}

.recruit_10{
  margin-top:20px;
}

.recruit_11{
  width:100%;
  max-width:2000px; 
  margin:0 auto; 
  line-height:1.8;
}

.recruit_12{
  background:#eeefef;
  width:100%;
  margin-bottom:50px;
}

.recruit_13{
  margin-top:20px;
  margin-bottom:80px;
}

.recruit_14{
  width:95%;
  margin:0 auto;
  max-width:1100px;
  padding-bottom:60px;
}

.recruit_15{
  width:100%;
  margin:0 auto;
}

.recruit_22{	
  color:#000000;
  
}

.recruit_23{
  width:100%;
  margin:0 auto;
  display:none;
}

.recruit_24{
}


.recruit_25{
  width:100%;
  margin:0 auto;
}



/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {

.recruit_23{
  display:table;
}

.recruit_24{
  display:none;
}

.recruit_25{
  width:600px;
  margin:0 auto;
}
}
























