@charset "utf-8";
/* CSS Document */


/* reset */
body, header, footer, section, nav, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, address, figure {
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
em {
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
/*common*/
a {
	text-decoration:none;
	color: #333;
}
a:hover {
	color: #fd5105;
}
a:visited {
	color: #333;
}
.red {
	color: #850619;
}
body {
	width:100%;
	min-width: 980px;
	font-size: 14px;
	color: #333;
	line-height: 1.7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#ffffff;
}
h1 {
	line-height: 1;
}
.banner a:hover img, .btn a:hover img {
	opacity:0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha( opacity=75 )";
}
a:hover img {
	opacity:0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha( opacity=75 )";
}
article, aside, figure, figcaption, footer, header, nav, section {
	display: block;
}
#slider {
	position: relative;
	top: 280px;
}
/*clearfix利用時 基本はoverflow*/
.clearfix:after {
	content: ".";  /* 新しいコンテンツ */
	display: block;
	clear: both;
	height: 0;
	
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* header */
#header_wrap {
	width: 100%;
	min-width: 980px;
	height: 108px;
	margin: 0 auto;
	background-color: #fff;
	border-top: solid 6px #ffe200;
	border-bottom: solid 10px #ffe200;
}
#header_inner {
	width: 980px;
	height: 137px;
	margin: 0 auto 0;
	position: relative;
}
#header_inner h1 {
	margin: 20px 0 0 0;
	padding: 0 0 0 5px;
	float: left;
}
#h_rightgp {
	width: 361px;
	float: left;
	overflow:hidden;
	margin: 3px 0 0 0;
}
#h_rightgp ul li {
	float: left;
	margin: 0 17px 0 0;
	padding: 8px 0 0 3px;
}
#h_rightgp ul #face_bn {
	float: right;
	height: 26px;
	padding: 4px 0 0;
}
#slider {
	position: relative;
	top: 0;
}
.s_banner {
	width: 234px;
	margin: 0 auto 4px;
}
#h_copy {
	width:220px;
	float: left;
	margin: 50px 55px 0 7px;
}
#copy_imageunder {
	width: 100%;
	min-width: 980px;
	background-color: #ffe200;
}
#copy_imageunder p {
	width: 980px;
	margin: 0 auto 0;
	line-height:0;
}
/* nav_sub用 */
#nav_s_wrap {
	overflow:hidden;
	width: 100%;
	min-width: 980px;
	height: 84px;
	background-color:#ffffff;
	border-bottom: 11px solid #ffe200;
}
#nav_s_inner {
	width: 980px;
	height: 84px;
	margin: 0 auto 0;
}
#nav_s_inner li {
	width: 163px;
	height: 84px;
	float: left;
}
#nav_s_inner li a {
	display: block;
}
#nav_s_inner li#g_home {
	background-image: url(../img/common/g_navi1on.gif);
}
#nav_s_inner li#g_jobyell {
	width: 164px;
	background-image: url(../img/common/g_navi2on.gif);
}
#nav_s_inner li#g_service {
	background-image: url(../img/common/g_navi3on.gif);
}
#nav_s_inner li#g_course {
	background-image: url(../img/common/g_navi4on.gif);
}
#nav_s_inner li#g_access {
	background-image: url(../img/common/g_navi5on.gif);
}
#nav_s_inner li#g_contact {
	width: 164px;
	background-image: url(../img/common/g_navi6on.gif);
}
nav ul li a:hover img {
	visibility: hidden;
}
nav ul li.on a img {
	visibility: hidden;
}
nav ul li#gnavileft {
	width: 10px;
	float: left;
}
nav ul li#gnaviright {
	width: 10px;
	float: left;
}
/* mainimage */
#mainimage_wrap {
	width: 100%;
	min-width: 980px;
	height: 280px;
	margin: 0 auto 0;
	background-image:url(../img/common/mainimagebg.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}
#mainimage {
	width: 980px;
	height: 280px;
	margin: 0 auto;
}
p#n_under {
	clear: both;
	width: 980px;
	margin: 0;
	padding: 0;
	height: 3px;
}
p#n_under img {
	width: 980px;
	margin: 0;
	padding: 0;
	height: 3px;
}
/* contents */

#contents_wrap {
	width: 980px;
	margin: 0 auto;
}
#contents_inner {
	overflow: hidden;
	width: 980px;
	margin: 30px auto 0;
}
/* サブページメイン部分 */
#main_wrap {
	width: 700px;
	min-height: 700px;
	float: right;
	margin: 0 0 -20px 0;
}
#main_wrap h2 {
	width: 510px;
	font-size: 16px;
	color: #920783;
	line-height: 1.7;
	margin: 0 0 30px 0;
	padding: 0 0 0 190px;
	border-bottom: solid 1px #6a3786;
	background-image: url(../img/common/section_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main_wrap h3 {
	width: 700px;
	font-size: 18px;
	font-weight:bold;
	color: #ea5514;
	line-height:1.5;
	border-bottom: solid 2px #F39800;
	margin: 0 0 10px 0;
}
/* サイド部分 */
#side_wrap {
	width: 235px;
	float: left;
}
#sidewrap li {
	width: 235px;
	height: 42px;
	margin: 0 0 5px 0;
	padding: 0;
}
/* お問い合わせバナー関連 */
#contact_btn {
	clear: both;
	width: 980px;
	margin: 30px auto 0;
	height: 150px;
	padding: 25px 0 0 0;
	text-align: center;
	background-image:url(../images/common/f_shadow.gif);
	background-position :top;
	background-repeat: no-repeat;
	position:relative;
}
#contact_btn h2 {
	margin: 0 0 9px 0;
	padding: 0 0 0 54px;
}
#contact_btn h3 {
	margin: 0 0 9px 0;
	padding: 0 0 0 54px;
}
.contact_img {
	width: 485px;
	margin: 0 auto 0;
	padding: 0 0 0 54px;
}
/* link */
.link_kuwa {
	clear: both;
	margin: 0 0 0 563px;
}
.link_kuwa1 {
	clear: both;
	margin: 15px 0 0 556px;
}
.link_kuwa2 {
	clear: both;
	margin: 15px 0 0 556px;
}
#top_menu_btn {
	overflow: hidden;
}
/* footer */
#f_link_wrap {
	width: 100%;
	min-width: 980px;
	margin: 0 auto;
	padding: 16px 0 16px;
	background-color: #043459;
}
#f_link_1200 {
	width: 980px;
	margin: 0 auto;
	padding: 16px 0 16px;
}
#f_link {
	overflow: hidden;
	width: 700px;
	margin: 0 auto 0;
	height: 16px;
	padding: 0 0 0 120px;
}
#f_link li {
	float: left;
	margin:  0 20px 0 0;
}
#f_link li a {
	display: block;
}
#f_link2 {
	clear: both;
	overflow: hidden;
	width: 700px;
	height: 16px;
	margin: 12px auto 0;
	padding: 0 0 0 120px;
	line-height: 16px;
}
#f_link2 li {
	float: left;
	margin:  0 20px 0 0;
}
#f_link2 li a {
	display: block;
}
#footerwrap {
	clear: both;
	width: 100%;
	min-width: 980px;
	height: 118px;
	background-color: #fff;
	margin: 0 auto 0;
	padding: 20px 0 0 0;
}
#footerinner {
	width: 980px;
	height: 118px;
	margin: 0 auto 0;
	overflow: hidden;
}
#footerinner p {
	display: block;
	font-size: 12px;
	text-align: center;
	margin: 10px auto 0;
	padding: 0 0 0 68px;
}
#footerinner small {
	display: block;
	font-size: 12px;
	text-align: center;
	margin: 10px auto 0;
	padding: 0 0 0 68px;
}
#footerwrap h2 {
	float: left;
	margin: 0 20px 0 0;
}
#footer_wrap dl {
	margin: 0 0 0 0;
	line-height: 1.5;
}
#footewrapr p {
	text-align: center;
}
#footerinner h2 {
	padding: 0 35px 0 68px;
}
.pageback {
	width: 183px;
	margin: 25px auto 5px;
}
#footer_ad {
	clear:both;
	width: 100%;
	padding: 15px 0 15px;
	background-color: #ffc800;
	text-align:center;
	line-height:1.5;
}
#footer_ad span {
	margin: 0 20px 0 0;
}
#footer_menuwrap {
	overflow:hidden;
	width: 100%;
	background-color: #ffe200;
}
footer {
	width: 980px;
	margin: 0 auto 0;
	padding: 0 0 7px 0;
	background-color: #ffe200;
	overflow: hidden;
}
footer h1 {
	margin: 23px 24px 20px 5px;
	float: left;
}
footer ul {
	float: left;
	margin: 20px 20px 0 0;
}
footer li {
	line-height: 2.3;
	padding: 0 0 0 15px;
	background-image:url(../img/common/icon_btn_foot.gif);
	background-repeat:no-repeat;
	background-position: center left;
}
footer li a {
	display:inline;
}
footer li a:hover {
	color: #fd5105;
}
footer p {
	text-align:right;
	margin: 0 30px 0 0px;
	padding: 10px 0 0;
}
.footer_logowrap h1 {
	margin: 23px 59px 0 0;
}
#footer_menuinner #first_f {
	margin: 20px 28px 0 59px;
}
.toiawase_bnwrap_foot {
	width: 879px;
	height: 152px;
	margin: 28px auto 28px;
}
/* footerまわり */
#menu_wrap_foot {
	width: 100%;
	min-width: 980px;
	background-color: #ffe200;
	margin: 0 auto 10px;
	padding: 0 0 0 0;
}
#menu_wrap_foot2 {
	width: 100%;
	min-width: 980px;
	background-color: #ffe200;
	margin: 0 auto 10px;
	padding: 0 0 0 0;
}
#menu_inner_foot {
	width: 980px;
	height: 360px;
	margin: 0 auto 0;
	overflow: hidden;
}
#menu_inner_foot h2 {
	padding: 10px 0 0;
}
#menu_1_foot {
	width:478px;
	height: 280px;
	margin: 5px 0 20px;
	background-color: #ffe200;
	float: left;
}
#menu_2_foot {
	width:478px;
	height: 280px;
	margin: 5px 0 20px;
	background-color: #ffe200;
	float: right;
}
/* 対面ページのfooter周り */
#menu_inner_taimen_foot {
	width: 480px;
	height: 182px;
	margin: 0 auto 0;
	overflow: hidden;
}
#menu_inner_taimen_foot h2 {
	padding: 10px 0 0;
}
#menu_inner_taimen_foot p {
	width:480px;
	height: 156px;
	margin: 13px 0 5px 0;
	background-color: #ffe200;
	float: left;
}
#menu_inner_taimen_foot p.jobbn_taimen {
	width:480px;
	height: 156px;
	margin: 13px 0 5px 0;
	background-color: #ffe200;
	float: right;
}
/* menu */
.menu_wrap {
	width: auto;
	padding: 0 0 0 0;
	background-color: #ffe200;
}
.menu_inner {
	width: 980px;
	height: 280px;
	margin: 0 auto 0;
	padding: 18px 0 18px;
	overflow: hidden;
}
.menu_1 {
	width:478px;
	height: 280px;
	background-image:url(../img/common/h_taimen_bnbg.jpg);
	float: left;
}
.menu_1text {
	margin:153px 20px 0 20px;
	font-size: 14px;
	line-height:1.5;
}
.menu_1img {
	margin: 7px 0 0 20px;
}
.menu_2 {
	width:478px;
	height: 280px;
	background-image: url(../img/common/h_net_bnbg2018.gif);
	float: right;
}
.menu_2text {
	margin:82px 0 0 242px;
	font-size: 14px;
	line-height:1.1;
}
.menu_2img {
	margin: 12px 0 0 20px;
}
.menu_2-2 {
	width:478px;
	height: 280px;
	background-image:url(../img/common/h_net_bn2bg.gif);
	float: right;
}
.menu_2-2text {
	margin:153px 20px 0 20px;
	font-size: 14px;
	line-height:1.5;
}
.menu_2-2img {
	margin: 7px 0 0 20px;
}
/* ジョブエールメンバー募集バナー */
.t_contents3_wrap {
	clear: both;
	width: 100%;
	min-width: 980px;
	overflow:hidden;
	background-image: url(../img/top/t_green_border.gif);
	background-repeat: repeat-x;
	margin: 0 0 0;
}
.t_contents3_inner {
	height: 199px;
	width: 100%;
	min-width: 980px;
	background-image:url(../img/top/jobbn_bg_top.gif);
	background-position:top;
	background-repeat: repeat-x;
}
.t_contents3 {
	width: 980px;
	margin: 0 auto 0;
	overflow:hidden;
}
.t_contents3 h2 {
	width: 980px;
	height: 42px;
	margin: 0 auto 0;
}
.text_yellow {
	background-color: #FF0;
	font-weight: normal;
}
/* その他　*/
#pagejumpbtn {
	height: 26px;
	position:absolute;
	bottom: 0;
	right: 0;
}
.text_small {
	font-size: 12px;
}
.text_botomline {
	border-bottom: dotted 1px #ea5514;
	margin: 0 0 5px 0;
}
.menu_sub1_wrap_c2 .text_underline_orabge {
	color: #F33;
	text-decoration: underline;
}
#side_wrap .last_margin2 {
	margin-bottom: 30px;
}
#side_wrap .last_margininfo {
	margin-bottom: 30px;
}
#last_margin {
	margin-bottom: 70px;
}
.bottom_margin {
	margin-bottom: 25px;
}
.menu_sub1_wrap_c2 dl .bottom_margin2 {
	margin-bottom: 20px;
}
.moji_color {
	color: #ea5514;
	font-weight: bold;
}

.moji_color a{
	color: #ea5514;
	font-weight: bold;
}
.moji_color a:hover{
	color: #F00;
	font-weight: bold;
	text-decoration:underline;
}
/* 次ページへの誘導　*/
.next_link_text {
	font-size: 17px;
	width: 980px;
	margin: 30px auto 0;
	padding: 20px 0 0;
	border-top: solid 1px #B5B5B6;
	overflow:hidden;
}
.next_link_text a {
	color: #fd5105;
}
.next_link_text a:hover {
	text-decoration:underline;
}
#next_kouen_p {
	margin: 0 0 0 140px;
}
#next_jukucho {
	margin: 0 0 0 210px;
}
#kokuchi p {
	margin: 0 auto 0;
	text-align: center;
}
