
/* --------------------------------
  Top content
-------------------------------- */
#wrapperAll.top .top_pagettl{
  margin-top: 10px;
  font-size: 20px;
  color:#fff;
  padding: 11px;
  background-color: #4171a8;
  text-align: center;
  font-weight:bold;
}
#wrapperAll.top .top_pagettl span,
#wrapperAll.top .top_pagettl02 span{
  font-size: 14px;
  font-weight: lighter;
}
#wrapperAll.top .top_pagettl span.num,
#wrapperAll.top .top_pagettl02 span.num{
  font-size: inherit;
  color:#fff7b2;
  font-weight: bold;
}

#wrapperAll.top .top_pagettl02{
  margin-top: 10px;
  padding: 5px 15px 8px;
  background-color: #4171a8;
  font-size: 18px;
  font-weight:bold;
  color:#fff;
}
#wrapperAll.top .top_pagettl02:before{
  display: inline-block;
  margin-top: -8px;
  width: 30px;
  height: 27px;
  content:"";
  background:url(/common/image/pc/icon_flag.png)no-repeat left bottom;
  vertical-align: middle;
}

#wrapperAll.top #updateContents{
  margin: 60px 65px;
}
#updateContents .colum_wrapper{
	width:408px;
	}
#updateContents .colum{
  width: 408px;
/*   padding-bottom: 20px;
 */
 height: 100%;
}
#updateContents .colum .colum_inner{
  padding: 20px;
}
#updateContents .colum h3{
  border-top: none!important;
  border-bottom: none!important;
  padding: 14px 10px 10px 10px;
  font-size: 18px;
  text-align: center;
}
/*****************TOP recommender_Contents*****************/
#recommender_Contents.top h3, #reco_commpany_area h3 {
  padding: 9px 15px 7px;
  width: 964px;
  background-color: #4171a8;
  text-align:left;
  font-size: 18px;
  font-weight:bold;
  color:#fff;
}
/*No.3817018 2018.06.01 ここから修正*/
#recommender_Contents .top_page_rec02 {
  margin-top: 20px;
}
#recommender_Contents .top_page_rec03 ,
#recommender_Contents .top_page_rec04 {
  margin-top: 30px;
  margin-bottom: 20px;
}
#recommender_Contents.top h3.top_page_rec01:before,
#recommender_Contents.top h3.top_page_rec02:before,
#reco_commpany_area h3.top_page_rec03:before,
#reco_commpany_area h3.top_page_rec04:before{
  display: inline-block;
  margin-top: -3px;
  margin-right: 8px;
  width: 30px;
  height: 27px;
  content:"";
  vertical-align: middle;
}
#recommender_Contents.top h3.top_page_rec01:before{
  background:url(/common/image/pc/icon_recomend_s.png)no-repeat left bottom;
}
#recommender_Contents.top h3.top_page_rec02:before{
  background:url(/common/image/pc/icon_pin.png)no-repeat left bottom;
}
#reco_commpany_area h3.top_page_rec03:before{
  background:url(/common/image/pc/icon_check.png)no-repeat left bottom;
}
#reco_commpany_area h3.top_page_rec04:before{
  background:url(/common/image/pc/icon_company.png)no-repeat left bottom;
}

#reco_commpany_area .top_page_rec03_list li {
  margin: 0 9px 9px 10px;
}
#reco_commpany_area .top_page_rec03_list li:last-child {
  margin-left: 9px;
}
#reco_commpany_area{
  background: #d9e3ee;
  padding-bottom: 30px;
}
#reco_commpany_area .in{
  width: 984px;
  text-align: center;
  margin: 0 auto;
}
#reco_commpany_area h3{
  width: 964px;
  margin: 0 auto 20px;
  }
#reco_commpany_area ul{
  margin: 10px auto 0;
width: 984px;
overflow: hidden;
}
#reco_commpany_area .top_page_rec03_list{
  margin-bottom: 30px;
}
#reco_commpany_area .top_page_rec04_list{
  margin-bottom: 30px!important;
  margin: 10px auto 0!important;
width: 984px!important;
}

#reco_commpany_area ul li{
  display: inline-block;
  float: left;
}

#reco_commpany_area .top_page_rec04_list li{
  margin: 0 10px 10px 10px;
}
/*****************TOP checkContent*****************/


/*****************TOP featuredContent*****************/


/*No.3817018 2018.06.01 ここまで修正*/
/*****************Topics*****************/
#updateContents .colum.topic{
  border:2px solid #d9e3ee;
  border-top: 2px solid #4171a8;
  float: left;
}
#updateContents .colum.topic h3{
  background-color: #d9e3ee;
  color:#4a78ac;

}
#updateContents .colum.topic article {
  border-bottom: 1px dotted #d9e3ee;
  padding-bottom: 15px;
  font-size: 14px;
  color:#333;
}
#updateContents .colum.topic article  a{
  color:#4171a8;
  position: relative;
}
#updateContents .colum.topic article  a.pdf:after{
  content:"";
  display: inline-block;
  background:url(../img/icon_pdf.png)no-repeat left bottom;
  background-size: contain;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: 0;
}
@-moz-document url-prefix() {
  #updateContents .colum.topic article  a.pdf:after{
    position:static;
  }
}

#updateContents .colum.topic article .data{
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: inherit;
}
#updateContents .colum.topic article p{
  line-height: 1.5em;
}

#updateContents .colum.topic article:first-child .data{
  margin-top: 0;
}
#updateContents .colum.topic article:last-child{
  border-bottom: none;
  padding-bottom: 0;
}
/*****************はじめてご利用される方へ*****************/
#updateContents .colum.new_used{
  border:2px solid #dff6d4;
  border-top: 2px solid #44ac14;
  float: right;
}
#updateContents .colum.new_used p{
  color:#666;

}
#updateContents .colum.new_used h3:before{
  content:"";
  display: inline-block;
  width: 17px;
  height: 23px;
  background:url(../img/mrk_beginner.png)no-repeat left bottom;
  background-size: contain;
/*   margin-top: -5px;
 */
   margin-right: 10px;
  vertical-align: middle;
}
#updateContents .colum.new_used h3{
  background-color: #dff6d4;
  color:#44ac14;
}
/* #updateContents .colum.new_used .colum_inner{
  border:2px solid #dff6d4;
  border-top: none;
}
 */
 #updateContents .colum.new_used .bnr{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+100 */
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
  width: 100%;
  border :1px solid #ddd;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  height: 104px;
  color:#666;
  position: relative;
  padding: 20px 20px 15px;
  margin-bottom: 10px;
  display: block;
}
#updateContents .colum.new_used .bnr:last-child{
  margin-bottom: 0;
}
#updateContents .colum.new_used .bnr img.illust{
  position: absolute;
  right: 17px;
  bottom:0;
}
#updateContents .colum.new_used .bnr:nth-child(2) img.illust{
  bottom:8px;
}
#updateContents .colum.new_used .bnr:nth-child(3) img.illust{
  right: 22px;
}
#updateContents .colum.new_used .bnr .ttl{
  line-height: 1;
  font-size: 22px;
}
#updateContents .colum.new_used .bnr .facebook{
  color:#3b5997;
}
#updateContents .colum.new_used .bnr .facebook img{
  vertical-align: top;
}

#updateContents .colum.new_used .bnr .lead{
  margin-top: 15px;
  font-size: inherit;
  line-height: 1.5em;
}

.bnr_bg{
	width:408px;
	height:120px;
	position:relative;
	display:block;
	}
.bnr_bg .bnr_img, .bnr_bg .bnr_txt{
	position:absolute;
	}
.bnr_bg .bnr_txt{
	top:70px;
	left:20px;
	color: #666;
	font-size: inherit;
    line-height: 1.5em;
	}

/*ご紹介　*/
#IntroductionContents{
  padding-top:40px;
  padding-bottom:40px;

}
#IntroductionContents section{
  width: 308px;
  float: left;
  margin-right: 20px;
}
#IntroductionContents section:last-child{
  margin-right: 0;
}
#IntroductionContents section h3{
  padding: 10px 5px;
  color:#fff;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}
#IntroductionContents .c_inner{
  padding: 25px 30px;
}
/*お仕事をお探しの方はこちらから*/
#IntroductionContents .col01{
  background-color: #fff;
  text-align: center;
  border:1px solid #ff6000;
  border-top: none;
}
#IntroductionContents .col01 h3{
  background-color: #ff6000;
}
.mrk_link:before{
  content:">";
  padding-right: 7px;
  color:#4171a8;
}
#IntroductionContents .col01 .tel{
  border-top:1px solid #eee;
  padding-top: 20px;
}
#IntroductionContents .col01 .tel .lead01{
  font-size: 18px;
  font-weight: bold;
  color:#4171a8;
}

#IntroductionContents .col01 .tel .lead02{
  font-size: 15px;
  color:#666;
}
/*マイページ*/
#IntroductionContents .col02{
  border:1px solid #fd78b7;
  border-top: none;
  background-color: #fff;
}
#IntroductionContents .col02 h3{
  background-color: #fd78b7;
}
#IntroductionContents .col02 p{
  text-align: center;
}
#IntroductionContents .col02 .lead01{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
#IntroductionContents .col02 .lead02{
  font-size: 13px;
  margin-bottom: 25px;
}
#IntroductionContents .col02 ul,
#IntroductionContents .col02 ul a{
  color:#38b5d5;
  font-size: 14px;
  margin-top: 22px;
}
#IntroductionContents .col02 ul li a{
  padding-top: 13px;
  padding-bottom: 15px;
  display: block;
  border-bottom: 1px solid #eee;
  position: relative;
}

#IntroductionContents .col02 ul li a:after{
  content:">";
  position: absolute;
  right: 0;
}
#IntroductionContents .col02 ul li:last-child a{
  border:none;
  margin-top: 0;
  padding-bottom: 0;
}
/*人材を探している方へ*/
#IntroductionContents .col03{
  border:1px solid #4171a8;
  background-color: #fff;
  border-top: none;
}
#IntroductionContents .col03 h3{
  background-color: #4171a8;
}
#IntroductionContents .col03 ul{
  font-size: 14px;
  color:#4171a8;
}
#IntroductionContents .col03 li a{
  display: block;
  padding: 12px 0;
  border-bottom: 1px solid #eee;
  position: relative;
}
#IntroductionContents .col03 li:first-child a{
  padding-top: 0;
}
#IntroductionContents .col03 li:last-child a{
  border:none;
  padding-bottom: 0;
}
#IntroductionContents .col03 ul li a:after{
  content:">";
  position: absolute;
  right: 0;
}
/* --------------------------------
  top banner
-------------------------------- */
.banner{
  padding: 50px 32px;
}
.banner li:nth-child(odd){
  float: left;
}
.banner li:nth-child(even){
  float: right;
}
/* --------------------------------
  footer エントリーする
-------------------------------- */
#fixentry{
/*   background-color:#777777;
 */
  background-color:rgba(85,85,85,0.8);
  padding: 10px 0;
  position: relative;
  display: block;
  min-width:964px;
}
.fixed{
   position: fixed!important;
   bottom: 0;
   width: 100%;
}
#fixentry .inner{
  padding-left: 45px;
  padding-right: 45px;
}
#fixentry p{
  color:#fff;
  padding-top:   0;
  padding-bottom: 0;
}
#fixentry .btn{
  width: 330px;
  float: left;
}

#fixentry .num:before{
  content:"";
  display: inline-block;
  background:url(../img/ico_phone_wh.png)no-repeat left bottom;
  width: 20px;
  height: 20px;
}


.top #scrllTop + hr{
  display: none;
}
.hide{
  display: none;
}
/* --------------------------------
  sp site jump
-------------------------------- */
.spsite{
  background-color: #eee;
  padding: 10px 0;
  width: 100%;
}
.spsite .blueBtn02{
  width: 96%;
  margin: 0 auto;
  margin-left: 2%;
  margin-right: 2%;
}
.spsite .blueBtn02.icon02:before{
  background: none;
  padding: 0;
  margin: 0;
  width: 0;
  height: 0;
}
