@charset "utf-8";
/* 共通 */
img{
	display:block;
}
.contents_inner a{
	color:#5f99eb;
}
.contents_inner a:hover{
	text-decoration:none;
	background-color:transparent;
}
.m_ovH:hover{
	opacity:.8;
}
.clear{
	overflow:hidden;
}
.no_link{
	color:#999;
}
.btn02{
	text-align:center;
	width:428px;
	height:50px;
	line-height:50px;
	background:rgb(255,255,255);
	background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,243,243,1) 100%);
	background:linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(244,243,243,1) 100%);
	border:1px solid #b2b1b1;
	box-shadow:-1px 0 0 #fff inset,0 -1px 0 #fff inset,1px 0 0 #fff inset, 0 3px 0 #e6e3de;
	border-radius:5px;
	display:block;
	margin:30px auto 0;
}
.btn02:before{
	content:"";
	width:14px;
	height:14px;
	background:url(../images/common/icon_enter01.png) no-repeat;
	display:inline-block;
	vertical-align:middle;
	margin:-2px 10px 0 0;
}
.btn02:hover{
	text-decoration:none;
}
/* ヘッダー */
.pankuzu ul{
	background:#fff;
	border-radius:5px;
	box-shadow:0 3px 10px #ffe292;
	overflow:hidden;
	padding:9px 15px;
	margin-bottom:20px;
}
.pankuzu li{
	float:left;
	font-size:12px;
	margin:1px 0;
}
.pankuzu li a{
	color:#5f99eb;
}
.pankuzu li:after{
	content:">";
	margin:0 7px 0 4px;
}
.pankuzu li:last-child:after{
	display:none;
}
#header_searchMenu{
	float:right;
	width:389px;
	overflow:hidden;
	margin:20px 0 10px;
}
#header_searchMenu li{
	float:left;
	margin-bottom:10px;
}
.header_searchMenu_btn{
	cursor:pointer;
	display:inline-block;
}
#header_searchMenu li img{
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}
#header_searchMenu li a{
	color:#a02200;
	font-weight:normal;
}
#header_searchMenu li:nth-of-type(2n+1){
	width:167px;
}
#header_searchMenu li:nth-of-type(2n){
	width:222px;
}
header{
	width: 100%;
}
.summary{
	width:100%;
	height:20px;
	line-height:20px;
	background:#ffd735;
}
.header_wrap{
	overflow: hidden;
	width: 1020px;
	margin: 0 auto;
}
h1{
	width: 1020px;
	margin: 0 auto;
	font-size:10px;
	font-weight:normal;
	text-align:right;
}
.logo{
	float:left;
	margin:20px 0;
}
/* コンテンツ */
.contents_wrap{
	width:100%;
	background:url(../images/top_new/gradation01.png) repeat-x;
	padding:40px 0;
}
.contents_inner{
	width:1020px;
	margin:0 auto;
}
.contents_inner>.clear{
	padding-top:20px;
}
.search_area,.dictionary{
	background:#fff;
	border:1px solid #f89f13;
	border-radius:10px;
	box-shadow:0 5px 0 #ffd736 inset,-5px 0 0 #ffd736 inset,0 -5px 0 #ffd736 inset,5px 0 0 #ffd736 inset,0 2px 10px rgba(0,0,0,.1);
	vertical-align:top;
	position:relative;
}
.dictionary{
	margin-left:15px;
}
.indexSearch_clear{
	width:1060px;
	display:table;
	border-spacing:20px 0;
	margin-left:-20px;
}
.search_area{
	width:640px;
	display:table-cell;
}
.dictionary{
	width:356px;
	display:table-cell;
}
.search_area h2,.dictionary h2{
	color:#fe60a6;
	margin:9px 9px 15px;
	border-top:1px solid #ffd735;
	border-bottom:1px dotted #e0e0e0;
	background:rgb(255,249,220);
	background:-webkit-linear-gradient(top, rgba(255,249,220,1) 0%,rgba(255,255,255,1) 100%);
	background:linear-gradient(to bottom, rgba(255,249,220,1) 0%,rgba(255,255,255,1) 100%);
}
.search_area h2{
	font-size:20px;
	line-height:34px;
	padding:10px 0 10px 115px;
}
.search_area h2 span.dictionary h2 span{
	font-size:24px;
	margin-right:4px;
}
.search_area h2:before{
	content:"";
	width:81px;
	height:65px;
	background:url(../images/top_new/search_job/icon_indexSearch.png) no-repeat;
	position:absolute;
	top:22px;
	left:25px;
}
.search_area h2:after{
	content:"";
	width:38px;
	height:39px;
	background:url(../images/top_new/search_deco01.png) no-repeat;
	display:inline-block;
	vertical-align:middle;
	margin:-30px 0 0 10px;
}
.search_area dl{
	border-bottom:1px solid #d1d1d1;
	border-spacing:0;
	margin:0 20px;
}
.search_area dl:nth-of-type(1){
	border-top:1px solid #d1d1d1;
}
.search_area dl:last-child{
	margin-bottom:20px;
}
.search_area dt{
	color:#b55209;
	font-weight:bold;
	text-indent:13px;
	width:110px;
	background:#fff8e5;
	display:table-cell;
	vertical-align:top;
	padding-top:15px;
}
.search_area dd{
	display:table-cell;
	padding:10px 15px;
}
.search_area ul{
	overflow:hidden;
}
.search_area li{
	float:left;
	margin:5px;
}
/* お仕事説明 */
.dictionary h2{
	font-size:17px;
	line-height:24px;
	text-align:center;
	padding:10px 0;
}
.dictionary h2:before{
	content:"";
	width:315px;
	height:44px;
	background:url(../images/top_new/search_job/deco_indexSearch.png) no-repeat;
	position:absolute;
	top:24px;
	left:50%;
	margin-left:-157px;
}
.dictionary h2+img{
	display:block;
	margin:0 auto 20px;
}
.dictionary p{
	font-size:12px;
	margin:0 20px 20px;
}
.dictionary p span{
	color:#b55209;
	font-weight:bold;
}
/* おすすめ求人 */
section[class^="sec_"]{
	background:url(../images/top_new/tit_deco01.png) repeat-x 0 top;
	position:relative;
	padding-top:9px;
	margin-top:40px;
}
.sec_tit{
	font-size:22px;
	height:78px;
	line-height:78px;
	border-top:1px solid #ffd735;
	box-shadow:0 2px 0 #fff inset;
	position:relative;
	background:rgb(255,249,220);
	background:-webkit-linear-gradient(top, rgba(255,249,220,1) 0%,rgba(255,255,255,1) 80%);
	background:linear-gradient(to bottom, rgba(255,249,220,1) 0%,rgba(255,255,255,1) 80%);
}
.sec_tit:before{
	content:"";
	width:5px;
	height:35px;
	background:#ff9707;
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;
}
section[class^="sec_"] .box{
	background:#fdf9f2;
	border:1px solid #d4bdac;
	box-shadow:0 4px 0 #faefdc inset,-4px 0 0 #faefdc inset,0 -4px 0 #faefdc inset,4px 0 0 #faefdc inset;
}
.sec_recommended .box{
	padding:20px 15px;
}
.sec_interview .box,.sec_naka .box,.sec_knowhow .box{
	padding:20px;
}
.recommended_box{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin:0 -5px;
}
.recommended_box + .recommended_box{
	margin-top: 10px;
}
.recommended{
	box-sizing:border-box;
	width:calc((100% / 4) - 10px);
	background:#fff;
	border:1px solid #f3decf;
	margin:0 5px;
	padding:10px;
}
.recommended img{
	cursor:pointer;
	display:block;
	margin:0 auto;
}
.recommended h3 a{
	font-size:14px;
	font-weight:normal;
	word-break:break-all;
	display:inline-block;
	margin:10px 0;
}
.recommended_txt{
	font-size:12px;
	margin-bottom:10px;
}

.recommended_data li{
	position: relative;
	overflow: hidden;
	padding-left:22px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.recommended_data li:before{
	position: absolute;
	top: 50%;
	left: 0;;
	width: 17px;
	height: 17px;
	margin-top: -9px;
	background-image:url(../images/common/shop-data.png);
	content: "";
}
.recommended_data2:before{
	background-position: 0 -17px;
}
.recommended_data3:before{
	background-position:0 -34px;
}
.recommended_data4:before{
	background-position:0 -51px;
}
.recommended_data li a{
	color:#5f99eb;
}

.recommended_box li dl{
	overflow:hidden;
}
.recommended_box li dt{
	float:left;
	width:20px;
}
.recommended_box li dd{
	float:left;
	font-size:12px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	width:193px;
}
.recommended_box li dd+dt{
	clear:both;
}
/* 人気エリアから探す */
.popularity{
	background:#fff;
	border:1px solid #7bb500;
	display:table;
	padding:5px;
	margin:20px auto 0;
}
.popularity dt{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	width:223px;
	display:table-cell;
	vertical-align:middle;
	padding:20px 0;
	background-size:18px 18px;
	background-color:#8fc31f;
	background-image:-webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #a0cc40), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #a0cc40), color-stop(.75, #a0cc40), color-stop(.75, transparent), to(transparent));
	background-image:-webkit-linear-gradient(-45deg, #a0cc40 25%, transparent 25%, transparent 50%, #a0cc40 50%, #a0cc40 75%, transparent 75%, transparent);
	background-image:linear-gradient(-45deg, #a0cc40 25%, transparent 25%, transparent 50%, #a0cc40 50%, #a0cc40 75%, transparent 75%, transparent);
}
.popularity dd{
	width:760px;
	display:table-cell;
	vertical-align:middle;
	padding:10px 15px;
}
.popularity ul{
	margin: -5px;
	font-size: 0;
}
.popularity li{
	display: inline-block;
	margin: 5px;
	font-size: 14px;
}
.popularity li:after{
	content:"/";
}
.popularity li:last-child:after{
	display:none;
}
/* インタビュー */
.sec_interview ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.sec_interview li{
	width:180px;
	background:#fff;
	border:1px solid #d1d1d1;
	border-radius:10px;
}
.sec_interview li+li{
	margin-left:17px;
}
.sec_interview li img{
	border-radius:10px 10px 0 0;
	display:block;
}
.sec_interview .img_box{
	cursor:pointer;
	position:relative;
	z-index:1;
}
.beginner:before{
	content:"未経験で入店";
	color:#fff;
	font-weight:bold;
	text-indent:60px;
	width:180px;
	height:44px;
	line-height:44px;
	background:url(../images/interview/beginner_interview.png) no-repeat 35px center rgba(0,0,0,.6);
	position:absolute;
	top:196px;
	left:0;
}
.box01{
	height:154px;
	border-bottom:1px solid #e8e8e8;
	position:relative;
	padding:15px 10px 0;
}
.box01:before{
	content:"";
	width:0;
	height:0;
	border:9px solid transparent;
	border-bottom:9px solid #fff;
	position:absolute;
	top:-18px;
	left:50%;
	z-index:2;
	margin-left:-9px;
}
.txt_interview{
	font-size:12px;
}
.interview-girlData a{
	color:#5f99eb;
	font-size:14px;
	display:block;
	margin-top:15px;
}
.box02{
	border-bottom:1px solid #e8e8e8;
	overflow:hidden;
	padding:20px 10px 17px;
}
.box02 dt{
	float:left;
	margin-right:7px;
}
.box02 dd{
	font-size:12px;
}
.box03{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	width:100%;
	background:rgb(248,248,248);
	background:-webkit-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(255,255,255,1) 100%);
	background:linear-gradient(to bottom, rgba(248,248,248,1) 0%,rgba(255,255,255,1) 100%);
	border-radius:0 0 10px 10px;
	box-shadow:0 1px 0 #fff inset;
	display:table;
	border-spacing:10px 10px;
}
.box03 div,
.box03 p{
	display:table-cell;
	vertical-align:middle;
}
/* 中の人 */
.sec_naka ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.sec_naka li{
	width:229px;
	background:#fff;
	border:1px solid #d1d1d1;
	border-radius:5px;
}
.sec_naka li+li{
	margin-left:18px;
}
.sec_naka .clear{
	overflow:hidden;
	padding:0 10px;
}
.sec_naka .clear img{
	float:left;
	cursor:pointer;
}
.sec_naka h3 a{
	font-size:14px;
	font-weight:bold;
}
.sec_naka .comment{
	font-size:12px;
	padding:20px 0;
}
.sec_naka dl{
  font-size: 0;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	overflow:hidden;
	padding:10px;
}
.sec_naka dl>*{
  font-size: 12px;
	display: inline-block;
  vertical-align: middle;
}

.box_blog1{
  padding: 10px;
}
.row{
  width: 100%;
  display: table;
}
.img_blog{
  width: 104px;
  height: 104px;
  overflow: hidden;
}
.row .box_r{
  width: 100%;
  display: table-cell;
  vertical-align: top;
}
.img_blog+.box_r{
  padding-left: 10px;
}

/* ノウハウ */
.knowhow_wrap{
	background:#fff;
	border:1px solid #d1d1d1;
	border-radius:10px;
	padding:20px 0 20px 20px;
}
.knowhow_inner{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position:relative;
}
.knowhow_inner:before{
	content:"";
	width:1px;
	height:100%;
	background:#ccc;
	position:absolute;
	top:0;
	left:583px;
}
.knowhow_l{
	width:563px;
	padding-right:21px;
}
.knowhow_r{
	width:372px;
}
.knowhow_l .clear{
	overflow:hidden;
}
.knowhow_l .clear>img{
	float:left;
	cursor:pointer;
	border:1px solid #ccc;
	padding:3px;
}
.knowhow_l .box_r{
	float:right;
	width:430px;
}
.knowhow_l h3 a{
	font-size:14px;
	font-weight:normal;
}
.knowhow_inner .data{
	overflow:hidden;
	margin-top:20px;
}
.knowhow_inner .data dt{
	float:left;
	width:22px;
}
.knowhow_inner .data dd{
	float:left;
	font-size:12px;
	margin-top:-2px;
}
.column_txt{
	padding:20px 0;
}
.tit_list{
	color:#f668a8;
	font-weight:bold;
	background:#fffcdf;
	padding:15px;
	margin-top:20px;
}
.tit_list dt{
	margin-bottom:15px;
}
.knowhow_l>a{
	margin:0 auto 5px;
}
.knowhow_r li{
	cursor:pointer;
	overflow:hidden;
	position:relative;
	padding:20px;
}
.knowhow_r li:before{
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	position:absolute;
	top:50%;
	right:15px;
	width:14px;
	height:14px;
	margin-top:-7px;
	border-top:1px solid #6d6d6d;
	border-right:1px solid #6d6d6d;
	content:"";
}
.knowhow_r li:hover{
	background-color:#fffcdf;
}
.knowhow_r li:hover a{
	text-decoration:none;
}
.knowhow_r li>img{
	float:left;
	border:1px solid #ccc;
	padding:3px;
}
.knowhow_r li .box_r{
	float:right;
	margin-right:7px;
	width:236px;
}
.knowhow_r li h3 a{
	font-size:14px;
	font-weight:normal;
}
.knowhow_r li+li:after{
	content:"";
	width:326px;
	height:1px;
	border-bottom:1px dashed #ccc;
	position:absolute;
	top:-1px;
	left:20px;
}
.box_taiken{
	background:#fff;
	border:1px solid #d4d4d3;
	border-radius:10px;
	padding:0 20px;
	margin:20px;
}
.box_taiken li{
	overflow:hidden;
	padding:20px 0;
}
.box_taiken li img{
	float:left;
}
.box_taiken li+li{
	border-top:1px dashed #dcdcdc;
}
.taiken_r{
	float:left;
	width:696px;
	padding-left:20px;
}
.taiken_l{
	float:left;
	width:696px;
	padding-right:20px;
}
.tit_taikensya{
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
}
.tit_taikensya span{
	font-size:16px;
}
.tit_taikensya span+span{
	margin-left:10px;
}
div[class^="taiken_"] p+p{
	margin-top:10px;
}

div[id^="job_type"]{
	border:1px solid #d4bdac;
	margin-top:40px;
}
#sec01{
	overflow:hidden;
	padding:35px 18px 0 60px;
	margin:0 auto;
}
#sec01 .left{
	float:left;
	width:500px;
	padding-bottom:50px;
}
#sec01 #girl{
	float:right;
	overflow:hidden;
}
#job_type100 #sec01 #girl{
	height:700px;
}
#job_type120 #sec01 #girl{
	height:720px;
}
#job_type130 #sec01 #girl{
	height:800px;
}
#job_type110 #sec01 #girl,#job_type150 #sec01 #girl,#job_type160 #sec01 #girl,#job_type170 #sec01 #girl,#job_type180 #sec01 #girl{
	height:625px;
}
#job_type140 #sec01 #girl,#job_type190 #sec01 #girl{
	height:570px;
}
#sec01 h2{
	color:#fff;
	font-size:18px;
	letter-spacing:-0.2px;
	height:50px;
	line-height:52px;
	border-radius:3px;
	position:relative;
	padding-left:15px;
	margin:50px 0 30px;
}
#sec01 h2:before{
	content:"";
	width:86px;
	height:100px;
	background:url(../images/dictionary/supporter.png) no-repeat;
	position:absolute;
	right:6px;
	bottom:0;
}
#sec01 h2:after{
	content:"";
	width:0;
	height:0;
	border:10px solid transparent;
	position:absolute;
	bottom:-20px;
	left:50%;
	margin-left:-10px;
}
#job_type100 #sec01 h2{
	background:#3bd6a0;
}
#job_type110 #sec01 h2{
	background:#daad80;
}
#job_type120 #sec01 h2{
	background:#ffd02c;
}
#job_type130 #sec01 h2{
	background:#ff92da;
}
#job_type140 #sec01 h2{
	background:#5fdbff;
}
#job_type150 #sec01 h2{
	background:#ff5e64;
}
#job_type160 #sec01 h2{
	background:#6c5fff;
}
#job_type170 #sec01 h2{
	background:#ff9500;
}
#job_type180 #sec01 h2{
	background:#c15eff;
}
#job_type190 #sec01 h2{
	background:#009dff;
}
#job_type100 #sec01 h2:after{
	border-top:10px solid #3bd6a0;
}
#job_type110 #sec01 h2:after{
	border-top:10px solid #daad80;
}
#job_type120 #sec01 h2:after{
	border-top:10px solid #ffd02c;
}
#job_type130 #sec01 h2:after{
	border-top:10px solid #ff92da;
}
#job_type140 #sec01 h2:after{
	border-top:10px solid #5fdbff;
}
#job_type150 #sec01 h2:after{
	border-top:10px solid #ff5e64;
}
#job_type160 #sec01 h2:after{
	border-top:10px solid #6c5fff;
}
#job_type170 #sec01 h2:after{
	border-top:10px solid #ff9500;
}
#job_type180 #sec01 h2:after{
	border-top:10px solid #c15eff;
}
#job_type190 #sec01 h2:after{
	border-top:10px solid #009dff;
}
#sec01 p,#sec02 p{
	font-size:16px;
	line-height:25px;
}
#sec01 p+p,#sec02 p+p{
	margin-top:15px;
}
#sec01 p span,#sec02 p span{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(50%,rgba(255,255,123,0)), color-stop(51%,rgba(255,255,123,1)), color-stop(94%,rgba(255,255,123,1)), color-stop(95%,rgba(255,255,123,0)));
	background:-webkit-linear-gradient(top, rgba(255,255,123,0) 50%,rgba(255,255,123,1) 51%,rgba(255,255,123,1) 94%,rgba(255,255,123,0) 95%);
	background:linear-gradient(to bottom, rgba(255,255,123,0) 50%,rgba(255,255,123,1) 51%,rgba(255,255,123,1) 94%,rgba(255,255,123,0) 95%);
}
#sec01 dl{
	border-radius:10px;
	overflow:hidden;
	margin:20px 0;
}
#job_type100 #sec01 dl{
	border:3px solid #3bd6a0;
}
#job_type110 #sec01 dl{
	border:3px solid #daad80;
}
#job_type120 #sec01 dl{
	border:3px solid #ffd02c;
}
#job_type130 #sec01 dl{
	border:3px solid #ff92da;
}
#job_type140 #sec01 dl{
	border:3px solid #5fdbff;
}
#job_type150 #sec01 dl{
	border:3px solid #ff5e64;
}
#job_type160 #sec01 dl{
	border:3px solid #6c5fff;
}
#job_type170 #sec01 dl{
	border:3px solid #ff9500;
}
#job_type180 #sec01 dl{
	border:3px solid #c15eff;
}
#job_type190 #sec01 dl{
	border:3px solid #009dff;
}
#sec01 dt,#sec01 dd{
	float:left;
	font-size:16px;
	font-weight:bold;
	height:38px;
	line-height:38px;
	padding-left:12px;
}
#sec01 dt{
	font-size:16px;
	width:104px;
}
#job_type100 #sec01 dt{
	color:#3bd6a0;
	background:#ebfbf5;
	border-right:1px solid #3bd6a0;
}
#job_type110 #sec01 dt{
	color:#daad80;
	background:#fbf7f2;
	border-right:1px solid #daad80;
}
#job_type120 #sec01 dt{
	color:#f1bb00;
	background:#fffae9;
	border-right:1px solid #ffd02c;
}
#job_type130 #sec01 dt{
	color:#ff92da;
	background:#fff4fb;
	border-right:1px solid #ff92da;
}
#job_type140 #sec01 dt{
	color:#5fdbff;
	background:#effbff;
	border-right:1px solid #5fdbff;
}
#job_type150 #sec01 dt{
	color:#ff5e64;
	background:#ffefef;
	border-right:1px solid #ff5e64;
}
#job_type160 #sec01 dt{
	color:#6c5fff;
	background:#f0efff;
	border-right:1px solid #6c5fff;
}
#job_type170 #sec01 dt{
	color:#ff9500;
	background:#fff4e5;
	border-right:1px solid #ff9500;
}
#job_type180 #sec01 dt{
	color:#c15eff;
	background:#f9efff;
	border-right:1px solid #c15eff;
}
#job_type190 #sec01 dt{
	color:#009dff;
	background:#e5f5ff;
	border-right:1px solid #009dff;
}
#job_type100 #sec01 dd+dt,#job_type100 #sec01 dd+dt+dd{
	border-top:1px solid #3bd6a0;
}
#job_type110 #sec01 dd+dt,#job_type110 #sec01 dd+dt+dd{
	border-top:1px solid #daad80;
}
#job_type120 #sec01 dd+dt,#job_type120 #sec01 dd+dt+dd{
	border-top:1px solid #ffd02c;
}
#job_type130 #sec01 dd+dt,#job_type130 #sec01 dd+dt+dd{
	border-top:1px solid #ff92da;
}
#job_type140 #sec01 dd+dt,#job_type140 #sec01 dd+dt+dd{
	border-top:1px solid #5fdbff;
}
#job_type150 #sec01 dd+dt,#job_type150 #sec01 dd+dt+dd{
	border-top:1px solid #ff5e64;
}
#job_type160 #sec01 dd+dt,#job_type160 #sec01 dd+dt+dd{
	border-top:1px solid #6c5fff;
}
#job_type170 #sec01 dd+dt,#job_type170 #sec01 dd+dt+dd{
	border-top:1px solid #ff9500;
}
#job_type180 #sec01 dd+dt,#job_type180 #sec01 dd+dt+dd{
	border-top:1px solid #c15eff;
}
#job_type190 #sec01 dd+dt,#job_type190 #sec01 dd+dt+dd{
	border-top:1px solid #009dff;
}
#sec01 dd{
	width:365px;
}
#sec02{
	position:relative;
}
#sec02:before{
	content:"";
	width:100%;
	height:10px;
	position:absolute;
	left:0;
}
#job_type100 #sec02:before{
	background:url(../images/dictionary/job100/jagged_top.png) repeat-x;
	top:-10px;
}
#job_type110 #sec02:before{
	background:url(../images/dictionary/job110/jagged_top.png) repeat-x;
	top:-10px;
}
#job_type120 #sec02:before{
	background:url(../images/dictionary/job120/jagged_top.png) repeat-x;
	top:-10px;
}
#job_type130 #sec02:before{
	background:url(../images/dictionary/job130/jagged_top.png) repeat-x;
	top:-10px;
}
#job_type140 #sec02:before{
	background:url(../images/dictionary/job140/jagged_top.png) repeat-x;
	top:-10px;
}
#job_type150 #sec02:before{
	background:url(../images/dictionary/job150/jagged_top.png) repeat-x;
	top:-10px;
}
#job_type160 #sec02:before{
	background:url(../images/dictionary/job160/jagged_top.png) repeat-x;
	top:-10px;
}
#job_type170 #sec02:before{
	background:url(../images/dictionary/job170/jagged_top.png) repeat-x;
	top:-10px;
}
#job_type180 #sec02:before{
	background:url(../images/dictionary/job180/jagged_top.png) repeat-x;
	top:-10px;
}
#job_type190 #sec02:before{
	background:url(../images/dictionary/job190/jagged_top.png) repeat-x;
	top:-10px;
}
#job_type100 #sec02{
	background:url(../images/dictionary/job100/bg.png) repeat 9px 0;
}
#job_type110 #sec02{
	background:url(../images/dictionary/job110/bg.png) repeat 9px 0;
}
#job_type120 #sec02{
	background:url(../images/dictionary/job120/bg.png) repeat 9px 0;
}
#job_type130 #sec02{
	background:url(../images/dictionary/job130/bg.png) repeat 9px 0;
}
#job_type140 #sec02{
	background:url(../images/dictionary/job140/bg.png) repeat 9px 0;
}
#job_type150 #sec02{
	background:url(../images/dictionary/job150/bg.png) repeat 9px 0;
}
#job_type160 #sec02{
	background:url(../images/dictionary/job160/bg.png) repeat 9px 0;
}
#job_type170 #sec02{
	background:url(../images/dictionary/job170/bg.png) repeat 9px 0;
}
#job_type180 #sec02{
	background:url(../images/dictionary/job180/bg.png) repeat 9px 0;
}
#job_type190 #sec02{
	background:url(../images/dictionary/job190/bg.png) repeat 9px 0;
}
#sec02 .clear{
	padding:40px 35px 40px 60px;
}
#sec02 .left{
	float:left;
	width:560px;
}
#sec02 .left+img+.left{
	margin-top:40px;
}
#job_type150 #sec02 img+.left{
	margin-top:50px;
}
#job_type150 #sec02 .clear > img:last-child{
	margin-top:115px;
}
#sec02 img{
	float:right;
	margin-top:66px;
}
#sec02 h2{
	font-size:18px;
	height:46px;
	line-height:46px;
	border-radius:30px;
	display:inline-block;
	padding:0 20px 0 58px;
	margin-bottom:20px;
}
#job_type100 #sec02 h2{
	color:#3bd6a0;
	background:#fff url(../images/dictionary/job100/icon_job.png) no-repeat 16px center;
	box-shadow:0 0 14px rgba(59,214,160,.3);
}
#job_type110 #sec02 h2{
	color:#daad80;
	background:#fff url(../images/dictionary/job110/icon_job.png) no-repeat 16px center;
	box-shadow:0 0 14px rgba(218,173,128,.3);
}
#job_type120 #sec02 h2{
	color:#f1bb00;
	background:#fff url(../images/dictionary/job120/icon_job.png) no-repeat 16px center;
	box-shadow:0 0 14px rgba(255,208,44,.3);
}
#job_type130 #sec02 h2{
	color:#ff92da;
	background:#fff url(../images/dictionary/job130/icon_job.png) no-repeat 16px center;
	box-shadow:0 0 14px rgba(255,146,218,.3);
}
#job_type140 #sec02 h2{
	color:#14caff;
	background:#fff url(../images/dictionary/job140/icon_job.png) no-repeat 16px center;
	box-shadow:0 0 14px rgba(95,219,255,.3);
}
#job_type150 #sec02 h2{
	color:#ff5e64;
	background:#fff url(../images/dictionary/job150/icon_job.png) no-repeat 16px center;
	box-shadow:0 0 14px rgba(255,94,100,.3);
}
#job_type160 #sec02 h2{
	color:#6c5fff;
	background:#fff url(../images/dictionary/job160/icon_job.png) no-repeat 16px center;
	box-shadow:0 0 14px rgba(108,95,255,.3);
}
#job_type170 #sec02 h2{
	color:#ff9500;
	background:#fff url(../images/dictionary/job170/icon_job.png) no-repeat 16px center;
	box-shadow:0 0 14px rgba(255,149,0,.3);
}
#job_type180 #sec02 h2{
	color:#c15eff;
	background:#fff url(../images/dictionary/job180/icon_job.png) no-repeat 16px center;
	box-shadow:0 0 14px rgba(193,94,255,.3);
}
#job_type190 #sec02 h2{
	color:#009dff;
	background:#fff url(../images/dictionary/job190/icon_job.png) no-repeat 16px center;
	box-shadow:0 0 14px rgba(0,157,255,.3);
}
#sec05 .clear{
	padding:20px 11px 22px;
}
#sec05 .clear li{
	float:left;
	margin:0 4px 8px;
}
#sec05 .box{
	padding-bottom:20px;
}
#sec05 .btn02{
	margin-top:0;
}
