@charset "UTF-8";

/********************************
スマホ用　詳細
*********************************/
/*-----------------------------

共通レイアウト用クラス

-------------------------------*/
/*共通パーツ*/
.clear{
	clear: both;
}
.cl{
	clear: left;
}
.left{
	float: left;
}
.right{
	float: right;
}


/*区切り用hrタグ*/
hr.space0{
	margin-top:0px;
    visibility: hidden;
}
hr.space10{
	margin-top:1em;
    visibility: hidden;
}
hr.space20{
	margin-top:1.5em;
    visibility: hidden;
}
hr.space30{
	margin-top:2em;
    visibility: hidden;
}
hr.space40{
	margin-top:2.5em;
    visibility: hidden;
}
/*回り込み解除用hrタグ*/

hr.clear0{
	margin-top:0px;
    visibility: hidden;
    clear:both;
}
hr.clear10{
	margin-top:1em;
    visibility: hidden;
    clear:both;
}
hr.clear20{
	margin-top:1.5em;
    visibility: hidden;
    clear:both;
}
hr.clear30{
	margin-top:2em;
    visibility: hidden;
    clear:both;
}
hr.clear40{
	margin-top:2.5em;
    visibility: hidden;
    clear:both;
}

/*#pタグの隙間用クラス*/
.gyou1{
           padding-top:1em;
}
.gyou2{
           padding-top:1.5em;
}
.gyou3{
           padding-top:2em;
}
.gyou4{
           padding-top:2.5em;
}
.gyou5{
           padding-top:3em;
}
/*レイアウト構成隙間用クラス*/
.b_gyou1{
           padding-bottom:1em;
}
.b_gyou2{
           padding-bottom:1.5em;
}
.b_gyou3{
           padding-bottom:2em;
}
.b_gyou4{
           padding-bottom:2.5em;
}
.b_gyou5{
           padding-bottom:3em;
}

/*レイアウト構成隙間用クラス*/
.m_gyou1{
           margin-top:1em;
}
.m_gyou2{
           margin-top:1.5em;
}
.m_gyou3{
           margin-top:2em;
}
.m_gyou4{
           margin-top:2.5em;
}
.m_gyou5{
           margin-top:3em;
}
/*レイアウト構成隙間用クラス*/
.mb_gyou1{
           margin-bottom:1em;
}
.mb_gyou2{
           margin-bottom:1.5em;
}
.mb_gyou3{
           margin-bottom:2em;
}
.mb_gyou4{
           margin-bottom:2.5em;
}
.mb_gyou5{
           margin-bottom:3em;
}


/*[共通レイアウト用]画像サイズ*/
img.w40{
	width:15%;
}
img.w75{
	width: 25%;
}
img.w100{
	width: 25%;
}
img.w125{
	width: 25%;
}
img.w200{
	width: 50%;
}
img.w250{
	width: 100%;
}
img.w350{
	width: 100%;
}
img.w400{
	width:100%;
}


/*行間を広げる*/

.indent_b h3{
	margin:1.5em 0;
}
.indent_b h4{
	margin-top:1.5em;
	
}
.indent_b h5{
	margin:1.5em 0;
}
.indent_b h6{
	margin:1.5em 0;
}
.indent_b p{
	margin-bottom: 1em;
	line-height: 1.7;
	letter-spacing: 1px;
}




/*****************パーツデザイン****************/

/*PC専用*/
.pc_none{
	display: none;
}
.smart_none{
	display: block;
}

/*左右割*/
.cloum2{
	width:100%;
}
.cloum2 .c_left{
	margin:0;
	padding:0;
	float: left;
	margin-right:10px;
	display: block;
}
.cloum2 .c_right{
	display: block;
}

/*記事内の左右割*/
#cat .cloum2,#ent .cloum2{
	max-width: 99%;
}
#cat .cloum2 .c_left,#ent .cloum2 .c_left{
	margin:0;
	padding:0;
	float: none;
	margin-right:10px;
	display: block;
}
#cat #wrapper #main #contents .cloum2 .c_left img.w400,#ent #wrapper #main #contents .cloum2 .c_left img.w400{
	max-width:100%;
	width:100%;
}



/*********************トップのサイトマップ**************************/

#top #main #topsitemap {
            
}

#top #main #topsitemap a:link{
	color: #006699;
}

#top #main #topsitemap a:visited {
	color: #006699;
}
#top #main #topsitemap a:hover{
             color:#f00;
}
#top #main #topsitemap a:active {
	color: #006699;
}
#top #main #topsitemap table tr td{
            padding:5px;
}


#top #main #topsitemap table{
	width:100%;
	border:none;
}
#top #main #topsitemap table td,#top #main #topsitemap table th{
	border:none;
}
#top #main #topsitemap table tr td b{
	display:block;
	margin:5px 0 15px 0;
	border-left:solid 5px #069;
	padding-left:10px;
    color:#069;
}
#top #main #topsitemap table tr td ul{
	margin:10px;
}
#top #main #topsitemap table tr td ul li{
	padding-left:15px;
	list-style-type:none;
	background-image:url(http://job77.net/themes/img/common/menu_li.gif);
	background-repeat:no-repeat;
	background-position: left center;
	margin-top:5px;
}


/*************▼共通パーツ▼***************/


/**人材紹介会社をまとめて比較***/
.hikaku_ichiran .com{
	min-width:50px;
}
.hikaku_ichiran .kyujin{
	width:50px;
}
.hikaku_ichiran .link{
	width:50px;
}

#main .table-03 th{
	padding:5px;
}
#main .table-03 td{
	padding:5px;
}
#main .hikaku_ichiran img.w100{
	min-width: 50px;
}
#main .hikaku_ichiran img.w75{
	width:50px;
}
#main .hikaku_ichiran .com{
	max-width: 50px;
	min-width: 50px;
}

/**レビューフォーム**/

#main #reviewform{
	max-width: 100%;
	margin:0;
	padding:0;
}
#main #reviewform .redborder{
	width:30%;
}
#main #reviewform .confirm{
	margin-left:0;
}
#main #reviewform .confirm span{
	margin-right:0;
}
#main #reviewform .btnbox{
	text-align: center;
}
#cat #main #reviewform h4 ,#ent #main #reviewform h4 {
	margin-right:1.1%;
}
#cat #main #reviewform table ,#ent #main #reviewform table {
	
}
#main #reviewform select {
  width:90%;
}
#main #reviewform input[type="text"] {
	width: 90%;
}
#main #reviewform textarea{
  width:90%;
}
#main #reviewform input[type="button"]{
	margin:0;
	width:6em;
	/*float: left;*/
}
#main #reviewform input[type="submit"]{
	margin:0;
	width:6em;
}
/*コメントエリア内*/
#comm_area{
	width: 99%;
}
.comin_in{
	width:97%;
}

/**エージェントと面談**/
.meet_repo{
	width: 100%;
	padding-right: 0;
	margin-left:0px;
}
.meet_prof{
	width: 95%;
	padding-right: 0;
}
.agent_interview{
	margin:30px 0;
	padding:0;
	width:98%;
	border: none;
}


/**地域別人材紹介会社**/
#wrapper .area_agent .area_rank a{
	float: none;
	width:90%;
	color: #333;
	background-color: #F6F6F6;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border:solid 5px #F0EBE8;
	box-shadow: 1px 1px 3px rgba(0, 0, 0,0.4);
	padding: 5%;
	margin:10px 0;
}


/*企業ページのボタン*/

#main .btn{
	width:80%;
	font-size: 18px;
	font-weight: normal;
}

/*新しいタイプのインタビュー記事専用*/
#main .interview_head{
	margin-top:0px;
}
#ent #main #contents .interview_head .c_left{
	margin:0;
	padding:0;
	max-width:100%;
	text-align: center;
	background-color: #eee;
	border:solid 1px #ddd;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding:10px 0 5px 0;
}
#ent #main #contents .interview_head .c_left img{
	width:80%;
	max-width: 400px;
	margin: 0;
	padding:0;
}
#main .interview_head .c_right{
	max-width:100%;
	width:100%;
	float:none;
}
#main .interview_head .c_right h3{
	border:none;
	background:none;
	margin:0;
	padding:0;
	font-size:16px;
	padding-left:5px;
	margin-top:20px;
	font-weight: bold;
}
#main .interview_head .c_right table{
	border-collapse: separate;
	border-spacing:5px;
	width:100%;
}
#main .interview_head .c_right table th{
	background-color:#0F6BB1;
	padding:7px;
	text-align:right;
	font-weight:normal;
	color:#fff;
	
}
#main .interview_head .c_right table td{
	border:solid 1px #20A4DA;
	padding:7px;
}

#main .interview_cont p.img span{
	width:100%;
}


/*-----------------------------

パンくず

-------------------------------*/
#breadcrumbs{
	width:100%;
	max-width: 100%;
	overflow-x:hidden;
	margin-bottom: 10px;
    margin-top: 10px;
}
#breadcrumbs *{
	font-size:14px !important;/*幅計算に使用*/
}
#breadcrumbs ol{
	background: #eee;
	border-width: 1px;
	border-style: solid;
	border-color: #f5f5f5 #e5e5e5 #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.2);
	box-shadow: 0 0 2px rgba(0,0,0,.2);
	overflow: hidden;
	width: 100000px;/*長～いカテゴリ名を想定して十分に長くすること！*/
	margin: 0;
	padding: 0;
	list-style: none;
	-webkit-padding-start: 0px;
}

#breadcrumbs ol li{
	float: left;
	list-style-type: none;
	text-align: center;
}

#breadcrumbs ol a{
	padding: .7em 1em .7em 2em;
	float: left;
	text-decoration: none;
	color: #444;
	position: relative;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	background-color: #ddd;
	background-image: -webkit-gradient(linear, left top, right bottom, from(#f5f5f5), to(#ddd));
	background-image: -webkit-linear-gradient(left, #f5f5f5, #ddd);
	background-image: -moz-linear-gradient(left, #f5f5f5, #ddd);
	background-image: -ms-linear-gradient(left, #f5f5f5, #ddd);
	background-image: -o-linear-gradient(left, #f5f5f5, #ddd);
	background-image: linear-gradient(to right, #f5f5f5, #ddd);	
}

#breadcrumbs ol li:first-child a{
	padding-left: 1em;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

#breadcrumbs ol a:hover{
	/*background: #abe0ef;*/
	background:#fff;
	/*background:#efc9ab;*/
}

#breadcrumbs ol a::after,
#breadcrumbs ol a::before{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid;
	right: -1em;
}

#breadcrumbs ol a::after{
	z-index: 2;
	border-left-color: #ddd;
}

#breadcrumbs ol a::before{
	border-left-color: #ccc;
	right: -1.1em;
	z-index: 1; 
}

#breadcrumbs ol a:hover::after{
	/*border-left-color: #abe0ef;*/
	border-left-color:#fff;
	/*border-left-color:#efc9ab;*/
}

#breadcrumbs ol .current,
#breadcrumbs ol .current:hover{
	font-weight: bold;
	background: none;
}

#breadcrumbs ol .current::after,
#breadcrumbs ol .current::before{
	content: normal;
}
#breadcrumbs ol li:before{
	content:normal;
}
