@charset "UTF-8";
/*(c)i-WORK*/
/*フォント*/
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(//fonts.googleapis.com/earlyaccess/mplus1p.css);
/*font-family:"Mplus 1p";*/
@import url(//fonts.googleapis.com/earlyaccess/roundedmplus1c.css);
/*font-family:"Rounded Mplus 1c";*/
@import url(//fonts.googleapis.com/earlyaccess/sawarabimincho.css);
/*font-family:"Sawarabi Mincho";*/
@font-face { font-family: 'Icons'; src: url("/fonts/icons.eot"); src: url("/fonts/icons.eot?#iefix") format("embedded-opentype"), url("/fonts/icons.woff") format("woff"), url("/fonts/icons.ttf") format("truetype"), url("/fonts/icons.svg#Icons") format("svg"); }
@font-face { font-family: 'Form'; src: url("/fonts/form.eot"); src: url("/fonts/form.eot?#iefix") format("embedded-opentype"), url("/fonts/form.woff") format("woff"), url("/fonts/form.ttf") format("truetype"), url("/fonts/form.svg#Form") format("svg"); }
@font-face { font-family: 'Din'; src: url("/fonts/din1451alt.eot"); src: url("/fonts/din1451alt.eot?#iefix") format("embedded-opentype"), url("/fonts/din1451alt.woff") format("woff"), url("/fonts/din1451alt.ttf") format("truetype"), url("/fonts/din1451alt.svg#Din") format("svg"); }
/*色設定*/
/*フォントサイズ設定*/
/*ベーシック*/
html { overflow-y: scroll; }

body, h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, figure { margin: 0px; padding: 0px; color: #333; font-weight: normal; }

body { background: #fff; text-align: center; font-size: 16px; line-height: 1.4; min-width: 100%; -webkit-text-size-adjust: 100%; }

li { list-style: none; }

a { outline: none; color: inherit; text-decoration: none; }

i { font-style: normal; font-family: "Icons"; }

b { font-weight: normal; }

hr { display: none; }

address { font-style: normal; }

img { border: 0px; vertical-align: bottom; }

.TC { text-align: center; }

.TR { text-align: right; }

.TL { text-align: left; }

.FL { float: left; }

.FR { float: right; }

.SP { display: none; }

.ImgR { float: right; margin: 0 0 15px 30px; }

.ImgL { float: left; margin: 0 30px 15px 0; }

.Color01 { color: #DF0024; }

.Color02 { color: #E5790B; }

.SizeS { font-size: 13px; }

.SizeM { font-size: 14px; }

.SizeL { font-size: 15px; }

.PC50 { width: 50%; }

.PC33 { width: 33.333%; }

.PC16 { width: 16.666%; }

.PC12 { width: 12.5%; }

.CF { *zoom: 1; }
.CF::before, .CF::after { content: " "; display: table; }
.CF::after { clear: both; }

.CB { clear: both; }

.Img2 li { float: left; }
.Img2 li:first-child { margin-left: 0px; }
.Img2 li img { width: 100%; }
.Img2 li span { display: block; font-size: 12px; padding-top: 5px; }
.Img2 li { float: left; width: 48.5%; margin-left: 3%; }
.Img2 li:nth-child(2n+1) { margin-left: 0px; }

.Img3 li { float: left; }
.Img3 li:first-child { margin-left: 0px; }
.Img3 li img { width: 100%; }
.Img3 li span { display: block; font-size: 12px; padding-top: 5px; }
.Img3 li { float: left; width: 31%; margin-left: 3.5%; }
.Img3 li:nth-child(3n+1) { margin-left: 0px; }

.Img4 li { float: left; }
.Img4 li:first-child { margin-left: 0px; }
.Img4 li img { width: 100%; }
.Img4 li span { display: block; font-size: 12px; padding-top: 5px; }
.Img4 li { float: left; width: 22.75%; margin-left: 3%; }
.Img4 li:nth-child(4n+1) { margin-left: 0px; }

/*フォント設定*/
body, code, select, option, input, textarea, .F0 { font-family: "游ゴシック M",YuGothic M, "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", "メイリオ","Meiryo", "HGPｺﾞｼｯｸM", "Osaka","ＭＳ Ｐゴシック",sans-serif,"Century Gothic",Arial; }

/*フォーム装飾*/
label { cursor: pointer; }

input[type=checkbox] { display: none; }
input[type=checkbox] + span::before { content: '□'; color: #ccc; font-family: 'Form'; margin-right: 5px; font-size: 18px; vertical-align: -2px; }
input[type=checkbox]:checked + span::before { content: '■'; color: #DF0024; }

input[type=radio] { display: none; }
input[type=radio] + span::before { content: '○'; color: #ccc; font-family: 'Form'; margin-right: 5px; font-size: 18px; vertical-align: -2px; }
input[type=radio]:checked + span::before { content: '●'; color: #DF0024; }

::-webkit-input-placeholder { color: #000; opacity: 0.2; }

:-moz-placeholder { color: #000; opacity: 0.2; }

select { -moz-appearance: none; -webkit-appearance: none; appearance: none; border-radius: 0; border: 0; margin: 0; padding: 0; background: none transparent; vertical-align: middle; font-size: inherit; color: inherit; box-sizing: content-box; cursor: pointer; }

option { cursor: pointer; }

select { -moz-appearance: none; text-indent: 0.01px; text-overflow: ''; }

select::-ms-expand { display: none; }

label.Chk { color: #DF0024; }

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"], input[type="button"] { border-radius: 0; -webkit-box-sizing: content-box; -webkit-appearance: button; appearance: button; border: none; box-sizing: border-box; }
input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration { display: none; }
input[type="submit"]::focus, input[type="button"]::focus { outline-offset: -2px; }

.SP { display: block; }

.PC { display: none; }

body { background: #fff; }

img { max-width: 100%; }

* { -webkit-appearance: none; }

#Hd { position: relative; background: #fff; height: 50px; }
#Hd div.hum { position: absolute; right: 0px; top: 5px; font-size: 10px; }
#Hd div.hum a { display: block; width: 45px; height: 45px; border-left: 1px solid #ddd; }
#Hd div.hum a::before { content: "三"; font-family: "Icons"; display: block; font-size: 16px; line-height: 20px; padding-top: 5px; }
#Hd div.hum a.open::before { content: "×"; }
#Hd h1, #Hd h2, #Hd nav { position: absolute; }
#Hd h1 { left: 5px; top: 10px; font-size: 0px; }
#Hd h1 img { height: 35px; }
#Hd h2 { left: 0px; top: 0px; text-align: left; width: 100%; line-height: 5px; background: #DF0024; font-size: 0px; font-weight: normal; color: #fff; }
#Hd address, #Hd nav { display: none; }
#Hd nav { top: 50px; background: #DF0024; width: 100%; z-index: 10; }
#Hd nav ul ul { display: none; }
#Hd nav li, #Hd nav p { border-bottom: 1px solid rgba(255, 255, 255, 0.3); line-height: 39px; text-align: right; padding-right: 15px; font-size: 14px; }
#Hd nav li a, #Hd nav p a { display: block; color: #fff; }
#Hd nav img { display: none; }

#Ft { background: #DF0024; color: #fff; text-align: left; position: relative; padding: 15px 0 0 0; }
#Ft figure { float: left; margin: 0 0 0 15px; height: 55px; }
#Ft figure img { height: 40px; }
#Ft h1 { float: left; height: 30px; padding: 5px 0 0 10px; font-size: 0px; }
#Ft h1 img { height: 30px; }
#Ft h2 { clear: both; }
#Ft h2 { display: block; border: 1px solid rgba(255, 255, 255, 0.3); border-width: 1px 0; color: #fff; line-height: 35px; font-size: 12px; font-weight: normal; padding-left: 15px; }
#Ft h2::before { content: '↓'; font-family: 'Icons'; margin-right: 5px; }
#Ft h2.open::before { content: '↑'; }
#Ft nav { display: none; }
#Ft ul { background: #fff; }
#Ft ul li { font-size: 10px; line-height: 30px; border-bottom: 1px solid #ddd; padding-left: 15px; }
#Ft ul li ul { margin-bottom: -1px; display: block; border: 0px; }
#Ft ul li a { display: block; }
#Ft address { padding: 15px 0px 0px 15px; font-size: 12px; }
#Ft code { display: block; font-size: 11px; line-height: 14px; padding: 10px 0px 0 15px; }
#Ft span { display: block; font-size: 11px; padding: 10px 0px 15px 15px; }

#Sub { background: #26c6da; text-align: center; }
#Sub h1 { color: #fff; line-height: 50px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "ＭＳ 明朝", "MS Mincho", serif; font-size: 18px; }
#Sub nav { width: 100%; }
#Sub ul { *zoom: 1; }
#Sub ul::before { content: " "; display: table; }
#Sub ul::after { content: " "; display: table; clear: both; }
#Sub li { color: #fff; float: left; box-sizing: border-box; width: 50%; line-height: 40px; border: 1px solid rgba(255, 255, 255, 0.5); font-size: 11px; border-width: 1px 1px 0px 0px; }
#Sub li.curr { background: #DF0024; }
#Sub li a { display: block; }

#Pan { display: none; }

#Btm { text-align: center; padding: 20px 0 40px 0; }
#Btm p:first-child { background: #000; display: block; width: 280px; line-height: 30px; font-size: 14px; font-weight: bold; text-align: center; margin: 0 auto 20px auto; color: #fff; -moz-border-radius: 20px; -webkit-border-radius: 20px; -o-border-radius: 20px; -ms-border-radius: 20px; border-radius: 20px; }
#Btm figure { margin-top: 20px; }
#Btm figure img { width: 240px; }
#Btm figure a img { width: 260px; }
#Btm div { margin-top: 0px; }
#Btm div a img { width: 320px; }

/*article*/
article { text-align: left; margin: 0 10px 0 10px; }
article h1 { font-size: 14px; line-height: 30px; margin-top: 20px; text-align: center; }
article h1 + span { display: block; color: #DF0024; font-family: "Din"; font-size: 30px; line-height: 35px; margin-bottom: 20px; text-align: center; }
article p { font-size: 13px; line-height: 26px; margin-bottom: 13px; }
article p.mid01 { font-size: 20px; line-height: 40px; margin-bottom: 20px; font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "ＭＳ 明朝", "MS Mincho", serif; }
article p.mid01 br { display: none; }
article p.mid02 { font-size: 14px; line-height: 28px; margin-bottom: 14px; }
article p a { color: #DF0024; border-bottom: 1px solid #DF0024; }
article ul, article ol { overflow: hidden; position: relative; zoom: 100%; }
article ul::after, article ol::after { content: ""; clear: both; height: 0; display: block; visibility: hidden; }
article table { border-collapse: collapse; width: 100%; }
article table th, article table td { border: 1px solid #ddd; display: block; padding: 5px 10px; }
article th { background: #f8f8f8; font-size: 13px; }
article td { font-size: 13px; }
article label { margin-right: 20px; }
article input[type='text'], article textarea { border: 2px solid #ddd; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; padding: 5px 25px 5px 10px; font-size: 16px; background: none; width: 88%; }
article input[type='text'].pos1, article textarea.pos1 { width: 60px; }
article input[type='text'].pos2, article textarea.pos2 { width: 80px; }
article span.select { display: inline-block; position: relative; margin-right: 5px; margin-bottom: 3px; }
article span.select::after { content: '↓'; font-family: 'Icons'; margin-left: -15px; font-size: 9px; z-index: -1; position: absolute; right: 8px; top: 11px; }
article select { border: 2px solid #ddd; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; padding: 5px 25px 5px 10px; font-size: 16px; background: none; }
article .att { color: #DF0024; }
article .btn { padding: 20px 0; text-align: center; }
article .btn p { text-align: left; }
article .btn label { display: block; margin: 0 0 30px 0; font-size: 16px; position: relative; cursor: pointer; }
article .btn label span { padding: 0 5px; }
article .btn label i { vertical-align: -4px !important; }
article .btn label i::before { vertical-align: 5px !important; padding: 0px !important; }
article .btn label a { border-style: solid; border-width: 0 0 1px 0; color: #DF0024; margin-right: 5px; }
article .btn ul { letter-spacing: -.40em; }
article .btn ul li { display: inline-block; letter-spacing: normal; width: 138px; background: #808080; margin: 5px 5px; line-height: 50px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; color: #fff; font-weight: 500; border-bottom: 3px solid #666; font-size: 15px; }
article .btn ul li a { display: block; }
article .btn ul li.red { background: #DF0024; border-color: #980a0c; }
article section { padding: 1px 0; }
article section.bg { background: url(/img/common/bg_section.png); background-size: 8px; margin: 0 -10px; padding: 1px 10px; }

/*インデックス*/
.ind_vis { overflow-x: hidden; background: #f0f0f0 url(/img/ind_bg.jpg) top center repeat-x; padding-bottom: 30px; }
.ind_vis img.jb { height: 40px; margin: 10px 0 10px 0; }

.ind_box { background: #fff; margin: 0px 10px 0 10px; box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1); text-align: left; padding: 10px; position: relative; }
.ind_box img.man, .ind_box img.woman { width: 60px; position: absolute; z-index: 10; }
.ind_box img.man { left: -15px; bottom: -25px; }
.ind_box img.woman { right: -25px; bottom: -25px; }
.ind_box .i_pn { *zoom: 1; padding: 0 0; }
.ind_box .i_pn::before { content: " "; display: table; }
.ind_box .i_pn::after { content: " "; display: table; clear: both; }
.ind_box .i_pn div { border: 1px solid #ddd; }
.ind_box .i_pn div + div { border-top: 0px; }
.ind_box .i_pn h3 { font-size: 16px; padding: 10px 10px; line-height: 30px; font-weight: bold; }
.ind_box .i_pn h3 img { height: 24px; margin-right: 5px; vertical-align: -5px; }
.ind_box .i_pn h3::after { content: '↓'; font-family: 'Icons'; float: right; }
.ind_box .i_pn ul { border-top: 1px solid #ddd; display: none; }
.ind_box .i_pn li { font-size: 12px; line-height: 16px; padding: 30px 5px 10px 10px; border-bottom: 1px solid #ddd; position: relative; }
.ind_box .i_pn li span { position: absolute; left: 10px; top: 10px; display: inline-block; color: #333; font-size: 10px; }
.ind_box .i_search { background: #eee; *zoom: 1; padding: 0 10px 50px 10px; margin-top: 10px; position: relative; }
.ind_box .i_search::before { content: " "; display: table; }
.ind_box .i_search::after { content: " "; display: table; clear: both; }
.ind_box .i_search h3 { line-height: 50px; font-weight: bold; font-size: 16px; border-bottom: 1px solid #fff; margin-left: 1px; }
.ind_box .i_search h3 img { height: 24px; margin-right: 5px; vertical-align: -5px; }
.ind_box .i_search div.s_box { border-bottom: 1px solid #fff; *zoom: 1; padding: 10px 5px; }
.ind_box .i_search div.s_box::before { content: " "; display: table; }
.ind_box .i_search div.s_box::after { content: " "; display: table; clear: both; }
.ind_box .i_search div.s_box h2 { font-size: 13px; font-weight: bold; margin-bottom: 5px; }
.ind_box .i_search div.s_box h2 br { display: none; }
.ind_box .i_search div.s_box div span.select { position: relative; display: inline-block; }
.ind_box .i_search div.s_box div span.select::after { content: '▼'; font-family: 'Noto Sans Japanese'; font-size: 13px; position: absolute; right: 8px; top: 10px; }
.ind_box .i_search div.s_box div span.select + span.select { margin-left: 5px; }
.ind_box .i_search div.s_box div select { border: 2px solid #ddd; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; padding: 5px 5px 5px 10px; width: 100px; font-size: 16px; background: #fff; }
.ind_box .i_search div.s_box div label { white-space: nowrap; font-size: 13px; font-weight: bold; position: relative; margin-right: 20px; }
.ind_box .i_search div.s_box div input[type=checkbox] + span::before { font-weight: normal; }
.ind_box .i_search div.s_box div label span { position: relative; z-index: 2; }
.ind_box .i_search div.s_box div label::before { width: 16px; height: 16px; display: block; position: absolute; left: 0px; top: 0px; background: #fff; content: " "; z-index: 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; }
.ind_box .i_search div.s_btn { text-align: center; position: absolute; bottom: 10px; left: 0; right: 0; display: block; margin: 0 40px; }
.ind_box .i_search div.s_btn a { color: #fff; line-height: 40px; font-weight: bold; display: block; background: #c31121; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; border-bottom: 2px solid #100000; }
.ind_box .i_search div.s_btn a::before { content: 'この条件で'; margin-left: 5px; }
.ind_box .i_search div.i_close { display: none; }
.ind_box .i_search div.more { height: 60px; margin-top: 15px; text-align: center; }
.ind_box .i_search div.more p { color: #666; font-size: 13px; }
.ind_box .i_search div.more p::before { content: '+'; margin: 0 auto 5px auto; display: block; width: 20px; height: 20px; background: #374252; text-align: center; line-height: 17px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; color: #fff; }
.ind_box .i_search div.more p span + span { display: none; }
.ind_box .i_search div.more p.open::before { content: '-'; line-height: 15px; }
.ind_box .i_search div.more p.open span { display: none; }
.ind_box .i_search div.more p.open span + span { display: inline-block; }

.ind_fea { background: #f0f0f0; padding-top: 20px; }
.ind_fea div { text-align: left; display: inline-block; max-width: 400px; vertical-align: top; margin: 0 15px; }
.ind_fea div figure img { width: 100%; }
.ind_fea div dt { font-size: 16px; font-weight: bold; margin: 10px 0; }
.ind_fea div dt img { height: 22px; margin-right: 10px; }
.ind_fea div dd { font-size: 13px; line-height: 20px; margin-bottom: 30px; }

.ind_top { margin: 15px; padding: 15px 0 15px 0; *zoom: 1; }
.ind_top::before { content: " "; display: table; }
.ind_top::after { content: " "; display: table; clear: both; }
.ind_top div { width: 100%; text-align: left; margin-bottom: 30px; }
.ind_top div h3 { font-size: 18px; font-weight: bold; margin-bottom: 10px; }
.ind_top div h3 img { height: 24px; margin-right: 10px; }
.ind_top div.ind_fb iframe { display: none; }
.ind_top div.ind_fb p { display: inline-block; width: 100%; line-height: 50px; border: 1px solid #ddd; border-bottom: 3px solid #ddd; font-weight: bold; font-size: 14px; text-align: center; }
.ind_top div.ind_fb p a { display: block; }
.ind_top div.ind_fb p a::before { content: '>'; font-family: 'Icons'; color: #DF0024; margin-right: 10px; }
.ind_top div.ind_ne ul { border-top: 1px solid #ddd; }
.ind_top div.ind_ne li { border-bottom: 1px solid #ddd; position: relative; font-size: 14px; line-height: 18px; padding: 10px 0; }
.ind_top div.ind_ne li span { position: absolute; left: 0px; top: 5px; font-size: 11px; }
.ind_top div.ind_ne li p { padding-top: 12px; }
.ind_top div.ind_ot p { border: 1px solid #ddd; padding: 15px 0; text-align: center; }
.ind_top div.ind_ot p img { width: 215px; margin: 0 5px 10px 0; display: inline-block; }
.ind_top div.ind_ot p span { display: inline-block; width: 240px; line-height: 40px; border: 1px solid #ddd; border-bottom: 3px solid #ddd; font-weight: bold; font-size: 14px; }
.ind_top div.ind_ot p span a { display: block; }
.ind_top div.ind_ot p span a::before { content: '>'; font-family: 'Icons'; color: #DF0024; margin-right: 10px; }

/*お仕事検索*/
#ScM { display: none; }

#ScR { border-top: 5px solid #DF0024; text-align: left; padding: 30px 10px 10px 10px; }
#ScR .ScBox { position: relative; margin-bottom: 30px; }
#ScR .ScBox figure { position: absolute; left: -5px; top: -10px; }
#ScR .ScBox figure img { width: 50px; }
#ScR .ScBox dl { margin-left: 40px; }
#ScR .ScBox dt { font-size: 20px; line-height: 24px; }
#ScR .ScBox dt img { height: 24px; margin-right: 5px; }
#ScR .ScBox dd { font-size: 12px; margin: 5px 0 10px 5px; }
#ScR .ScBox dl + div { border: 1px solid #ddd; border-top: 3px solid #DF0024; }
#ScR .ScBox.cond { clear: both; }
#ScR .ScBox.cond dl + div { padding-top: 10px; margin-bottom: 40px; }
#ScR .ScBox ul { padding: 0 10px; }
#ScR .ScBox li { border-top: 1px dotted #aaa; padding: 10px 0; line-height: 15px !important; }
#ScR .ScBox li span { font-size: 10px; display: block; }
#ScR .ScBox li b { font-size: 12px; }
#ScR .ScBox li:first-child { border-top: 0px; }
#ScR .ScBox li a:hover { color: #DF0024; opacity: 1; }
#ScR .ScBox .s_box { *zoom: 1; border-bottom: 1px dotted #ccc; padding: 15px 0; margin: 0 10px; }
#ScR .ScBox .s_box::before { content: " "; display: table; }
#ScR .ScBox .s_box::after { content: " "; display: table; clear: both; }
#ScR .ScBox .s_box h2 { font-size: 14px; font-weight: bold; margin-bottom: 5px; }
#ScR .ScBox .s_box h2 br { display: none; }
#ScR .ScBox .s_box span.select { position: relative; display: inline-block; }
#ScR .ScBox .s_box span.select::after { content: '▼'; font-family: 'Noto Sans Japanese'; font-size: 13px; position: absolute; right: 8px; top: 10px; }
#ScR .ScBox .s_box span.select + span.select { margin-left: 5px; }
#ScR .ScBox .s_box select { border: 2px solid #ddd; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; padding: 5px 5px 5px 10px; width: 110px; font-size: 16px; background: #fff; }
#ScR .ScBox .s_box label { white-space: nowrap; font-size: 14px; line-height: 30px; font-weight: bold; position: relative; margin-right: 20px; }
#ScR .ScBox .s_box input[type=checkbox] + span::before { font-weight: normal; }
#ScR .ScBox .s_box label span { position: relative; z-index: 2; }
#ScR .ScBox .s_box label::before { width: 16px; height: 16px; display: block; position: absolute; left: 0px; top: 0px; background: #fff; content: " "; z-index: 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; }
#ScR .ScBox .s_btn a { display: block; background: #DF0024; color: #fff; text-align: center; line-height: 50px; width: 200px; border-bottom: 2px solid #930000; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-weight: bold; font-size: 16px; margin: 20px auto; }
#ScR .ScBox .s_btn a::before { content: 's'; font-family: 'Icons'; font-weight: normal; margin-right: 5px; }
#ScR .ScBox p { display: none; }
#ScR .current dl { border-bottom: 1px solid #333; padding: 0 0 20px 0; margin: 0 0 15px 0; }
#ScR .current dt { position: relative; }
#ScR .current dt p { margin-left: -5px; color: #fff; font-size: 12px; line-height: 30px; width: 120px; text-align: center; background: #DF0024; -moz-border-radius: 15px; -webkit-border-radius: 15px; -o-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; }
#ScR .current dt::after { content: '▼'; font-family: 'Noto Sans Japanese'; font-size: 16px; line-height: 16px; vertical-align: top; color: #DF0024; position: absolute; left: 20px; top: 25px; }
#ScR .current dd { font-size: 12px; line-height: 18px; padding: 10px 0 0 0px; }
#ScR .number figure { float: left; }
#ScR .number figure img { width: 60px; }
#ScR .number p { font-size: 14px; line-height: 20px; padding-top: 15px; }
#ScR .number span { color: #DF0024; }
#ScR .number b { font-family: 'Din'; font-size: 40px; margin: 0 5px 0 0; vertical-align: -2px; }
#ScR .page { *zoom: 1; padding: 20px 0 20px 0; clear: both; }
#ScR .page::before { content: " "; display: table; }
#ScR .page::after { content: " "; display: table; clear: both; }
#ScR .page ul { height: 28px; }
#ScR .page li { float: left; width: 28px; line-height: 28px; text-align: center; font-size: 11px; border: 1px solid #ddd; margin: 0 0px -1px -1px; }
#ScR .page li a { display: block; }
#ScR .page li.curr { background: #DF0024; color: #fff; }
#ScR .page li:first-child { border-left: 0px; }
#ScR .list { padding: 0 0 0 0; margin: 0 -10px; }
#ScR .list ul { border-top: 1px solid #ddd; }
#ScR .list li { border-bottom: 1px solid #ddd; line-height: 28px; }
#ScR .list li a { display: block; padding: 10px 10px 15px 10px; }
#ScR .list li span { display: inline-block; line-height: 20px; font-size: 11px; border: 1px dotted #DF0024; color: #DF0024; text-align: center; padding: 0 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; margin-bottom: 5px; }
#ScR .list li b { font-size: 15px; display: block; line-height: 20px; }
#ScR .list li:nth-child(even) { background: #f8f8f8; }
#ScR .detail { margin: -15px 5px 0 5px; }
#ScR .detail .area { background: #DF0024; color: #fff; font-size: 11px; padding: 0 10px; line-height: 30px; display: inline-block; }
#ScR .detail h1 { font-size: 20px; line-height: 25px; margin: 10px -15px 0 -15px; padding: 0 15px 15px; border-bottom: 1px solid #ccc; }
#ScR .detail h2 { font-size: 13px; font-weight: bold; color: #DF0024; margin: 15px 0 10px -5px; border: 1px dotted #DF0024; display: inline-block; text-align: center; display: inline-block; width: 100px; line-height: 28px; height: 28px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -o-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; }
#ScR .detail p { font-size: 14px; line-height: 21px; }
#ScR .detail p + h2 { margin-top: 20px; }
#ScR .detail table { border-collapse: collapse; width: 100%; }
#ScR .detail table th, #ScR .detail table td { border: 1px solid #ddd; font-size: 13px; padding: 5px 10px; display: block; margin-bottom: -1px; }
#ScR .detail table th { background: #eeefef; }
#ScR .detail table td { padding: 10px; }
#ScR .entry { *zoom: 1; }
#ScR .entry::before { content: " "; display: table; }
#ScR .entry::after { content: " "; display: table; clear: both; }
#ScR .entry div { position: relative; }
#ScR .entry div img { height: 60px; position: absolute; left: 0px; bottom: 0px; }
#ScR .entry div a { display: block; line-height: 60px; text-align: center; background: #eee; border-bottom: 2px solid #c9c9ca; font-size: 15px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; margin: 15px 20px 0 20px; /*&::before {content:'>';font-family:'Icons';font-weight:bold;margin-right:5px;font-size:17px;}*/ }
#ScR .entry div + div { margin-bottom: 30px; }
#ScR .entry div + div img { height: 60px; left: auto; bottom: 0px; right: 0px; }
#ScR .entry div + div a { background: #DF0024; border-bottom: 2px solid #930000; color: #fff; font-size: 18px; font-weight: bold; }
#ScR .entry div + div a::before { display: none; }
#ScR form label { margin-right: 20px; }
#ScR form input[type='text'], #ScR form textarea { border: 2px solid #ddd; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; padding: 5px 25px 5px 10px; font-size: 16px; background: none; width: 88%; }
#ScR form input[type='text'].pos1, #ScR form textarea.pos1 { width: 60px; }
#ScR form input[type='text'].pos2, #ScR form textarea.pos2 { width: 80px; }
#ScR form span.select { display: inline-block; position: relative; margin-right: 5px; margin-bottom: 3px; }
#ScR form span.select::after { content: '↓'; font-family: 'Icons'; margin-left: -15px; font-size: 9px; z-index: -1; position: absolute; right: 8px; top: 11px; }
#ScR form select { border: 2px solid #ddd; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; padding: 5px 25px 5px 10px; font-size: 16px; background: none; }
#ScR form .att { color: #DF0024; }
#ScR form .btn { padding: 20px 0; text-align: center; }
#ScR form .btn p { text-align: left; font-size: 13px; line-height: 26px; margin-bottom: 13px; }
#ScR form .btn p a { border-style: solid; border-width: 0 0 1px 0; color: #DF0024; margin-right: 5px; }
#ScR form .btn p br { display: none; }
#ScR form .btn label { display: block; margin: 0 0 30px 0; font-size: 16px; position: relative; cursor: pointer; }
#ScR form .btn label span { padding: 0 5px; }
#ScR form .btn label i { vertical-align: -4px !important; }
#ScR form .btn label i::before { vertical-align: 5px !important; padding: 0px !important; }
#ScR form .btn label a { border-style: solid; border-width: 0 0 1px 0; color: #DF0024; margin-right: 5px; }
#ScR form .btn ul { letter-spacing: -.40em; margin: 0 -5px; }
#ScR form .btn ul li { display: inline-block; letter-spacing: normal; width: 138px; background: #808080; margin: 5px 5px; line-height: 50px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; color: #fff; font-weight: 500; border-bottom: 3px solid #666; font-size: 15px; }
#ScR form .btn ul li a { display: block; }
#ScR form .btn ul li.red { background: #DF0024; border-color: #980a0c; }

#ScPan { display: none; }

/*お仕事をお探しの方へ*/
.intr { padding: 20px 0; }
.intr h2 { font-size: 18px; font-weight: bold; text-align: center; }
.intr h2::after { content: ''; display: block; width: 100px; height: 3px; background: #DF0024; margin: 15px auto; }
.intr figure { border: 5px solid #eee; background: #fff; text-align: center; margin: 30px -5px; display: block; }
.intr figure img { max-width: 100%; }
.intr div { border: 2px solid #eee; *zoom: 1; padding: 20px; }
.intr div::before { content: " "; display: table; }
.intr div::after { content: " "; display: table; clear: both; }
.intr div b, .intr div h5 { margin-bottom: 20px; }
.intr div b { color: #DF0024; font-family: 'Din'; font-size: 30px; }
.intr div h5 { font-size: 18px; font-weight: bold; margin-left: 5px; display: inline-block; padding-bottom: 5px; }
.intr div div { border-width: 0px; padding: 0px; text-align: left; }
.intr div div img { float: right; width: 60px; margin: -10px 0 0 10px; }
.intr div div dt { font-size: 14px; font-weight: bold; margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px solid #ddd; }
.intr div div dt::before { content: '○'; font-family: 'Icons'; color: #DF0024; margin-right: 5px; }
.intr div div dd { margin-bottom: 20px; }
.intr div div ul { background: #f3f3f3; padding: 15px; margin: 0 -10px 10px -10px; }
.intr div div ul li { font-weight: bold; font-size: 14px; color: #DF0024; }
.intr div div ul li ol { margin-top: 10px; }
.intr div div ul li li { font-weight: normal; font-size: 13px; list-style: disc outside; margin-left: 1.5em; margin-bottom: 5px; }
.intr div p { font-size: 14px; line-height: 24px; margin: 0px; }
.intr div p a { display: inline-block; margin-top: 10px; }
.intr div p a img { height: 50px; }
.intr div p a + a { font-size: 14px; padding: 0 15px; margin-left: 25px; border: 1px solid #DF0024; vertical-align: top; line-height: 30px; color: #DF0024; }
.intr div p a + a::before { content: '>'; font-family: 'Icons'; margin-right: 5px; }
.intr i { display: block; width: 100%; text-align: center; color: #DF0024; font-size: 25px; line-height: 50px; opacity: 0.75; -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); }

/*コーディネーター*/
.coo_box { *zoom: 1; padding: 20px 0; }
.coo_box::before { content: " "; display: table; }
.coo_box::after { content: " "; display: table; clear: both; }
.coo_box p, .coo_box h3, .coo_box h3 + span { text-align: center; }
.coo_box figure { margin: 0 -10px 0px -10px; display: block; }
.coo_box figure img { max-width: 100%; }
.coo_box p { margin-bottom: 0px; }
.coo_box h3 { font-size: 21px; }
.coo_box h3 + span { font-size: 12px; color: #818181; display: block; }
.coo_box h3 + span::after { content: ''; display: block; width: 100px; height: 3px; background: #fffc00; margin: 10px auto; }
.coo_box span + p { text-align: left; }
.coo_box dl { margin-top: 20px; padding-top: 20px; border-top: 1px dotted #ccc; }
.coo_box dt { font-size: 15px; margin-bottom: 10px; font-weight: bold; }
.coo_box dd { font-size: 12px; line-height: 20px; position: relative; }
.coo_box dd img { height: 40px; position: absolute; left: 0px; top: 0px; z-index: 0; }
.coo_box dd span { display: block; float: left; width: 38px; height: 33px; padding: 7px 12px 0 0; position: relative; z-index: 2; text-align: center; }

/*就業後のサポート*/
.coo_int { background: #fffc00; text-align: center; max-width: 400px; margin: 0 auto 60px auto; padding: 1px; border: 2px solid #dcca00; border-width: 0 2px 2px 0; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; }
.coo_int a { display: block; padding: 20px 0 15px 0; margin: 10px; border: 1px solid #dcca00; }
.coo_int figure { display: block; width: 70px; margin: 0 auto 15px auto; padding-left: 10px; }
.coo_int figure img { width: 100%; }
.coo_int span { font-weight: bold; font-size: 18px; }

/*派遣の心得*/
.kno_5 { text-align: center; padding: 0 -10px; }
.kno_5 h2 { font-size: 22px; font-weight: bold; padding-top: 15px; }
.kno_5 h2::after { content: ''; display: block; width: 100px; height: 3px; background: #DF0024; margin: 15px auto; }
.kno_5 h2 + span { font-size: 16px; padding-bottom: 20px; }
.kno_5 ul { padding: 10px 0 20px 0; letter-spacing: -.40em; }
.kno_5 li { letter-spacing: normal; display: inline-block; width: 130px; height: 130px; margin: 5px; background: #fff; border: 5px solid #eee; vertical-align: top; -moz-border-radius: 70px; -webkit-border-radius: 70px; -o-border-radius: 70px; -ms-border-radius: 70px; border-radius: 70px; }
.kno_5 li span { color: #DF0024; display: block; font-family: 'Din'; font-size: 25px; line-height: 25px; display: block; margin-top: 15px; }
.kno_5 li p { text-align: left; font-size: 13px; line-height: 18px; margin: 5px 5px 0 15px; }

.kno_jyo { border: 1px solid #ddd; padding: 15px; margin: 30px 0px; }
.kno_jyo h2 { font-size: 15px; font-weight: normal; margin-bottom: 10px; }
.kno_jyo ul { border-top: 1px solid #eee; }
.kno_jyo li { font-size: 14px; line-height: 20px; border-bottom: 1px solid #eee; padding: 9px; }

/*ダウンロード*/
.dl { padding-bottom: 30px; }
.dl th, .dl td { display: table-cell; }
.dl th { text-align: center; padding: 10px; }
.dl td { text-align: center; }
.dl td li { display: inline-block; margin: 10px; }
.dl td li figure { width: 40px; }
.dl td li figure img { width: 100%; }
.dl td li p { margin: 0px; }

.year { padding-top: 15px; }
.year h2 { background: #333; color: #fff; text-align: center; width: 300px; line-height: 32px; -moz-border-radius: 16px; -webkit-border-radius: 16px; -o-border-radius: 16px; -ms-border-radius: 16px; border-radius: 16px; font-size: 18px; margin: 0 auto 30px auto; }
.year table { background: #fff; }
.year table td, .year table th { text-align: center; display: table-cell; font-size: 10px; padding: 2px; }
.year table td { font-size: 13px; }
.year table tr.bg td, .year table tr.bg th { background: #eee !important; color: #000 !important; }

.table { overflow: auto; white-space: nowrap; }

.table::-webkit-scrollbar { height: 10px; }

.table::-webkit-scrollbar-track { background: #F1F1F1; }

.table::-webkit-scrollbar-thumb { background: #BCBCBC; }

/*企業の方へ*/
.cli_box { display: block; background: url(/img/image_bg_01.jpg); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 30px 15px 60px 15px; margin: 0 -10px; }
.cli_box .cli_inq { padding: 20px 10px; background: #fff; margin: 0 auto; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; text-align: center; }
.cli_box .cli_inq h3 { background: #000; display: inline-block; line-height: 36px; font-size: 16px; font-weight: bold; text-align: center; margin: 0 auto 20px auto; color: #fff; -moz-border-radius: 20px; -webkit-border-radius: 20px; -o-border-radius: 20px; -ms-border-radius: 20px; border-radius: 20px; width: 240px; }
.cli_box .cli_inq figure img { width: 220px; }
.cli_box .cli_inq figure a img { width: 240px; }
.cli_box .cli_inq p { border: 1px solid #DF0024; line-height: 50px; margin: 15px 0; font-size: 13px; display: inline-block; padding: 0 15px; }
.cli_box .cli_inq p a { display: block; border: 0px; }
.cli_box .cli_inq p a::before { content: '>'; font-family: 'Icons'; margin-right: 10px; }
.cli_box .cli_inq p a:hover { background: #DF0024; color: #fff; opacity: 1; }

ul.sub { text-align: center; margin: 20px 0 40px 0; }
ul.sub li { display: inline-block; width: 240px; border: 1px solid #DF0024; color: #DF0024; font-size: 14px; padding: 10px 0 10px 0; margin: 5px 5px; }
ul.sub li a { display: block; padding-right: 15px; }
ul.sub li a::before { content: '↓'; font-family: 'Icons'; float: left; margin-left: 10px; }

.cli { text-align: center; padding: 10px 0 40px 0; }
.cli h2 { font-size: 18px; font-weight: bold; text-align: center; }
.cli h2::after { content: ''; display: block; width: 100px; height: 3px; background: #DF0024; margin: 15px auto; }
.cli figure { border: 5px solid #eee; background: #fff; text-align: center; margin: 30px -5px 10px -5px; display: block; }
.cli h3 + figure { margin-top: 0px; }
.cli p { text-align: left; }
.cli p br { display: none; }
.cli h3 { background: #000; display: inline-block; line-height: 36px; font-size: 16px; font-weight: bold; text-align: center; margin: 20px auto 20px auto; color: #fff; -moz-border-radius: 18px; -webkit-border-radius: 18px; -o-border-radius: 18px; -ms-border-radius: 18px; border-radius: 18px; width: 260px; }
.cli ul { padding-top: 0px; margin-bottom: 15px; }
.cli li { margin: 10px 0; background: #fff; border: 5px solid #eee; vertical-align: top; }
.cli li span { color: #DF0024; display: block; font-size: 16px; margin-top: 10px; }
.cli li span b { font-family: 'Din'; font-size: 24px; line-height: 30px; display: block; }
.cli li span br { display: none; }
.cli li p { text-align: left; font-size: 13px; line-height: 20px; margin: 10px 10px 15px 10px; }
.cli dl { background: #F3f3f3; clear: both; text-align: center; padding: 20px; }
.cli dl dt { font-size: 15px; font-weight: bold; margin-bottom: 10px; }
.cli dl dt span { font-weight: normal; font-size: 13px; margin-left: 5px; display: block; }
.cli dl dd { font-size: 13px; line-height: 20px; text-align: left; }
.cli i { display: block; width: 100%; text-align: center; color: #DF0024; font-size: 18px; line-height: 30px; opacity: 0.75; -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); }
.cli div.lr { text-align: left; }

/*会社概要*/
.out figure { text-align: center; }
.out figure img { width: 150px; -moz-border-radius: 75px; -webkit-border-radius: 75px; -o-border-radius: 75px; -ms-border-radius: 75px; border-radius: 75px; }
.out h2 { font-size: 18px; margin-bottom: 10px; border-bottom: 1px solid #ddd; padding-bottom: 10px; }
.out table { background: #fff; margin: 30px 0 30px 0; }

/*特長*/
.fea_top { position: relative; padding-bottom: 240px; }
.fea_top figure { position: absolute; bottom: 10px; left: 30px; width: 80px; }
.fea_top figure img { width: 100%; }
.fea_top figure + figure { left: auto; right: 30px; }

.fea_str { text-align: center; padding: 15px 0; }
.fea_str h2 { font-size: 22px; font-weight: bold; }
.fea_str h2::after { content: ''; display: block; width: 100px; height: 3px; background: #DF0024; margin: 15px auto; }
.fea_str h2 + span { font-size: 16px; padding-bottom: 20px; }
.fea_str ul { padding-top: 20px; letter-spacing: -.40em; }
.fea_str li { letter-spacing: normal; display: block; margin: 10px; background: #fff; border: 5px solid #eee; vertical-align: top; }
.fea_str li span { color: #DF0024; display: block; font-size: 20px; margin-top: 20px; }
.fea_str li span b { font-family: 'Din'; font-size: 25px; line-height: 25px; display: block; }
.fea_str li p { text-align: left; font-size: 13px; line-height: 20px; margin: 10px 20px 15px 20px; }
.fea_str p.mid02 { text-align: left; }

/*アクセス*/
.acc { text-align: center; }
.acc h2 { width: 240px; line-height: 30px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -o-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; background: #333; color: #fff; margin: 40px auto 10px auto; font-size: 14px; }
.acc li { display: block; background: #fff; border: 5px solid #eee; vertical-align: top; margin-bottom: 10px; }
.acc li span { color: #DF0024; display: block; margin-top: 15px; }
.acc li span b { font-family: 'Din'; font-size: 25px; line-height: 25px; display: block; }
.acc li p { text-align: left; font-size: 14px; line-height: 20px; margin: 10px 20px 15px 20px; }
.acc li p b { color: #DF0024; }
.acc li.yaj { width: 100%; text-align: center; border: 0px; }
.acc li.yaj::after { content: '↓'; font-family: 'Icons'; color: #DF0024; }

.map { margin: 30px -10px 0 -10px; }

iframe.acc { height: 400px; margin: 0px; width: 100%; border: 0px; vertical-align: bottom; }

/*お問い合せ*/
.inq_top { text-align: center; padding-bottom: 60px; }
.inq_top ul { letter-spacing: -.40em; margin-top: 30px; }
.inq_top li { letter-spacing: normal; display: inline-block; border: 5px solid #eee; padding: 10px 0 0 0; margin: 0 5px; text-align: center; width: 120px; }
.inq_top li figure { width: 60px; margin: 0 auto; }
.inq_top li figure img { width: 100%; }
.inq_top li p { font-size: 15px; margin-top: 5px; }
.inq_top li:first-child figure { padding-left: 10px; }

/*個人情報保護方針*/
dl.pp { padding-bottom: 30px; }
dl.pp dt { border-bottom: 1px solid #ddd; font-size: 15px; padding-bottom: 15px; margin: 40px 0 15px 0; }
dl.pp dd li { list-style: disc outside; margin-left: 1.8em; font-size: 14px; line-height: 21px; margin-top: 5px; color: #666; }

/*404*/
a.nf { text-align: center; display: block; margin: 30px auto 60px auto; width: 240px; line-height: 50px; border: 1px solid #DF0024; color: #DF0024; font-size: 15px; }
a.nf::before { content: '>'; font-family: 'Icons'; margin-right: 10px; }

/*全般*/
.img_box { *zoom: 1; margin: 30px 0; }
.img_box::before { content: " "; display: table; }
.img_box::after { content: " "; display: table; clear: both; }
.img_box figure img { width: 100%; }
.img_box h2 { font-size: 18px; line-height: 24px; font-weight: bold; margin-bottom: 15px; padding-top: 15px; }
.img_box h2::after { content: ' '; display: block; width: 50px; height: 2px; background: #DF0024; margin-top: 15px; }

td.birthdayselect img {
    width: 26px;
}


input.form-error,
    textarea.form-error {
    border: 2px solid #d20011;
}

.error-message {
    display: block !important;
    width: 95%;
    margin-top: 5px;
    padding: 5px;
    color: red;
    background-color: #fff0f0;
    border: solid 2px #ffaaaa;
    border-radius: 3px;
}


/*201807追加*/
.ind_top div.ind_ln p {
  background: #00B900;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  border-bottom: 3px solid #157d24; }
  .ind_top div.ind_ln p img {
    height: 40px;
    padding: 5px; }
  .ind_top div.ind_ln p a {
    display: block; }
.ind_top div.ind_lk {
  float: right; }
  .ind_top div.ind_lk ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1%; }
    .ind_top div.ind_lk ul li {
      width: 48%;
      margin-bottom: 8px; }
      .ind_top div.ind_lk ul li img {
        width: 100%; }
      .ind_top div.ind_lk ul li:nth-child(2n) {
        margin-left: 2%; }
