

nav.mod-globalnav div{
	width: 960px;
	margin: 0 auto;
}

/*==================================

			ぱんくずリスト

==================================*/

.mod-topicpath ul{
	font-size: 1.2em;
	line-height: 1.5;
	margin: 0 auto;
	padding: 8px 0 6px;
	width: 960px;
}

.mod-topicpath ul li{
	display: inline-block;
}

.mod-topicpath ul li strong{
	font-weight: normal;
}

h1.kw_h1 {
	width: 960px;
    margin: 0 auto;
    font-size: 20px;
    padding: 25px 25px 0 25px;
}



/*==================================

			01index.html

==================================*/

table.kw01_tb{
	width: 960px;
	margin: 0 auto;
	font-size: 12px;
}

td.kw01_li{
	width: 480px;
	padding: 25px;
	line-height: 20px;
}

td.kw01_li a:before{
	content:"・";
}

div.kw_sort_box{
	background: url(../img/bg1.png) no-repeat 0 0;
	height: 31px;
	display: inline-block;
	width: 80px;
	padding: 0 0 0 3px;
	float: right;
}

div.kw_sort{
	background: url(../img/bg2_2.png) no-repeat right 0;
	height: 26px;
	padding: 5px 0 0;
	position: relative;
	width: 100%;
	font-size: 12px;
}

/*==================================

    item

==================================*/

div.kw_img{
    margin: 0;
    border: 1px solid #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 15px;
    height: 128px;
    width: 233px;
    text-align: center;
}

div.kw_img img{
 max-width: 233px;
 max-height: 128px;
}

.mod-detail-table-th-top,
.mod-detail-table-th{
	white-space: nowrap;
}

/*==================================

	バナーエリア&エリアで絞り込む

==================================*/

.kw_bnr{
	margin-bottom: 20px;
}

div.kw_area{
	font-size: 1.2em;
	line-height: 1.5em;
}

div.kw_area span{
	display: block;
	background: #fff5e6;
	padding: 10px;
	border-radius: 10px 10px 0 0;
	font-weight: bold;
}

div.kw_area ul{
	background: #fff;
	border-top: solid 4px #fe73a3;
	border-radius: 0 0 10px 10px;
	padding: 10px;
}

div.kw_area ul li:before{
   content: url("../img/arrow.png");
   padding-right: 6px;
}

/*==================================

	もっと詳細な条件で検索

==================================*/

div.kwmore-block {
    background: #fe73a3;
    border-radius: 10px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
    margin: 0 0 20px;
    overflow: hidden;
    padding: 4px;
}

div.kwmore-inner{
	background:#fff5e6;
    border-radius: 10px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    overflow: hidden;
}


span.kw_moreTxt{
	display: block;
	font-size: 1.5em;
	text-align: center;
	margin: 10px 0;
}

a.kw_more_o,a.kw_more_p{
	width: 500px;
	display: block;
	background: url("../img/kw_bg_p.png") repeat;
	color: #fff;
	padding: 15px;
	margin: 0 auto 10px;
	text-decoration: none;
	font-size: 1.8em;
	border-radius: 6px;
	text-align: center;
}

a.kw_more_o{
	background: url("../img/kw_bg_o.png") repeat;
	border: solid #de7643 1px;
}

a.kw_more_p{
	background: url("../img/kw_bg_p.png") repeat;
	border: solid #a0003c 1px;
}

/*==================================

	検索ボックス

==================================*/

.kw-block2-inner {
    overflow: hidden;
	margin-bottom: 30px;
}

.kw_tdhead{
	height: 40px;
	margin-bottom: 5px;
	text-align: center;
}

/*==================================

	関連キーワード

==================================*/

ul.job_information_related_conditions div.acc_detail ul li{
	display: inline-flex;
	margin-right: 30px;
}

ul.job_information_related_conditions div.acc_detail ul li a{
	text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 1px;
}

/* 関連キーワード（チップ本体は css/related_chip.css。SP/PC共通） */
.related-keyword-block .kw_h2rec {
	padding: 30px 0 16px;
}

/*==================================

	おすすめ仕事情報

==================================*/

 h2.kw_h2rec{
	padding: 10px;
    color: #eb7b7d!important;
    font-size: 18px;
    font-weight: bold;
 }

/* 直前要素とのmargin相殺でmargin-topが効かないケースがあるため、paddingで+20pxを確保する
   （h2.kw_h2recの既存padding-top:10pxを置き換えるため30pxを指定し、常に+20pxになるようにする。
   padding上書きのためh2.kw_h2recと同等以上の詳細度が必要） */
h2.kw_h2rec.kw_h2rec-new {
	padding-top: 30px;
}

 /*==================================

	04～

==================================*/

p.kw_noneTxt{
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 20px;
}

 /*==================================

	再検索：0件

==================================*/

.wgt-p8 {
	text-align: center;
	margin: 79px 0 20px;
}

a.kw_hover img{
	display: block;
	margin:  0 auto 79px;
}

/* KWM */
.page_text{
	margin-top:10px;
	font-size: 12px;
}

.display_none {
	display: none;
}

/*絞り込み部分*/

.search_select{
	max-width: 100%;
	text-align: center;
    margin-bottom: 30px;
}

.search_select li{
	display: inline-block;
	width: 240px;
    max-width: inherit;
	margin-right: 20px;
}

.search_select li a{
	width: 240px;
}

.search_select li a.hover {
	opacity: 0.6;
}

.footer_logo img{
width: 327px;
height: 32px;
}

.center-ad {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3px;
}