@charset "UTF-8";
/*!
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */

/* line 21, ../sass/_reset.scss */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,
ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,
tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,
summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* line 41, ../sass/_reset.scss */

body {
    line-height: 1;
    -webkit-text-size-adjust: 100%;
}

/* line 44, ../sass/_reset.scss */

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}

/* line 48, ../sass/_reset.scss */

nav ul {
    list-style: none;
}

/* line 51, ../sass/_reset.scss */

blockquote,
q {
    quotes: none;
}

/* line 54, ../sass/_reset.scss */

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

/* line 59, ../sass/_reset.scss */

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* change colours to suit your needs */

/* line 67, ../sass/_reset.scss */

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */

/* line 73, ../sass/_reset.scss */

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

/* line 79, ../sass/_reset.scss */

del {
    text-decoration: line-through;
}

/* line 82, ../sass/_reset.scss */

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

/* line 86, ../sass/_reset.scss */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* change border colour to suit your needs */

/* line 91, ../sass/_reset.scss */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

/* line 99, ../sass/_reset.scss */

input,
select {
    vertical-align: middle;
}

/*
date : 2012-2

+ Text
+ List
+ Anchor
+ Table
+ Form
+ Others
*/

/*----------------------------------------
	font-size
------------------------------------------
Font-size list (base: 13px)
 62% =  8px
 70% =  9px
 77% = 10px
 85% = 11px        162% = 21px        239% = 31px
 93% = 12px        170% = 22px        247% = 32px
100% = 13px        177% = 23px        254% = 33px
108% = 14px        185% = 24px        262% = 34px
116% = 15px        193% = 25px        270% = 35px
124% = 16px        200% = 26px        277% = 36px
131% = 17px        208% = 27px        285% = 37px
139% = 18px        216% = 28px        293% = 38px
147% = 19px        224% = 29px        300% = 39px
154% = 20px        231% = 30px        308% = 40px
*/

/* Don't Edit */

/* line 17, ../sass/_default.scss */

body {
    font: 13px/1.231 arial, helvetica, clean, sans-serif;
    *font-size: small;
    *font: x-small;
}

/* line 17, ../sass/_default.scss */

table {
    font-size: inherit;
    font: 100%;
}

/* line 17, ../sass/_default.scss */

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

/* line 17, ../sass/_default.scss */

html > body {
    font-size/*\**/
    : small\9;
}

/* line 19, ../sass/_default.scss */

.aui body {
    font: 13px/1.231 arial, helvetica, clean, sans-serif;
    *font-size: small;
    *font: x-small;
}

/* line 19, ../sass/_default.scss */

table {
    font-size: inherit;
    font: 100%;
}

/* line 19, ../sass/_default.scss */

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

/* line 19, ../sass/_default.scss */

html > body {
    font-size/*\**/
    : small\9;
}

/* line 21, ../sass/_default.scss */

* {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

/* line 33, ../sass/_default.scss */

body {
    line-height: 1.6;
    background-color: #fff;
}

/*----------------------------------------
	HTML5
----------------------------------------*/

/* line 42, ../sass/_default.scss */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

/*----------------------------------------
	Text
----------------------------------------*/

/* line 52, ../sass/_default.scss */

p,
pre,
address {
    color: #333;
    font-size: 100%;
}

/* line 59, ../sass/_default.scss */

h1 {
    font-size: 139%;
}

/* line 63, ../sass/_default.scss */

h2 {
    font-size: 124%;
}

/* line 67, ../sass/_default.scss */

h3 {
    font-size: 108%;
}

/* line 71, ../sass/_default.scss */

h4 {
    font-size: 100%;
}

/* line 75, ../sass/_default.scss */

h5 {
    font-size: 93%;
}

/* line 79, ../sass/_default.scss */

h6 {
    font-size: 85%;
}

/* line 83, ../sass/_default.scss */

pre {
    margin: 1.5em 25px;
    padding: 1em;
    overflow: scroll;
    font-family: "ＭＳ-Ｐ ゴシック", Osaka, Arial, Helvetica, sans-serif;
    line-height: 1.9;
}

/* line 91, ../sass/_default.scss */

blockquote {
    margin: 1.5em 1px;
    border: 5px solid #9f998f;
    color: #77471c;
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    background-position: left bottom;
}

/* line 100, ../sass/_default.scss */

blockquote[title]::before {
    padding: 0.2em 10px 0.4em 10px;
    content: attr(title);
    display: block;
    color: #fff;
    background-color: #9f998f;
    font-weight: bold;
}

/* line 109, ../sass/_default.scss */

blockquote[cite]::after {
    margin: 0.5em 10px;
    content: attr(cite);
    display: block;
    text-align: right;
    font-size: 85%;
}

/* line 117, ../sass/_default.scss */

blockquote * {
    color: #333 !important;
}

/* line 121, ../sass/_default.scss */

em {
    color: #000;
}

/* line 128, ../sass/_default.scss */

pre em {
    font-weight: bold;
    background-image: none;
}

/* line 133, ../sass/_default.scss */

strong {
    font-weight: bold;
}

/* line 137, ../sass/_default.scss */

q {
    text-decoration: underline;
}

/* line 141, ../sass/_default.scss */

cite {
    display: block;
    text-align: right;
}

/* line 152, ../sass/_default.scss */

kbd {
    background-color: #f5f5f5;
    font-family: "Osaka|", monospace;
    text-transform: uppercase;
    padding: 0 0.4em;
    border: 1px solid #6a8eaa;
}

/* line 160, ../sass/_default.scss */

del {
    text-decoration: line-through;
}

/* line 164, ../sass/_default.scss */

ins {
    border-top: 10px solid #3cadd6;
    border-bottom: 10px solid #3cadd6;
    border: 7px solid #3cadd6;
    margin: 2em 1px;
    padding: 1px 0;
    display: block;
    text-decoration: none;
}

/* line 174, ../sass/_default.scss */

ins * {
    color: #666 !important;
}

/* line 178, ../sass/_default.scss */

abbr,
acronym {
    border-bottom: 1px dotted #aaa;
    cursor: help;
}

.privacy_policy {
    color: #39f !important;
}

/*----------------------------------------
	List
----------------------------------------*/

/* line 188, ../sass/_default.scss */

ul,
ol,
dl {
    color: #333;
}

/* line 194, ../sass/_default.scss */

li,
dt,
dd {
    font-size: 100%;
    list-style-type: none;
    list-style-position: outside;
}

/* line 205, ../sass/_default.scss */

ol li {
    list-style: decimal;
}

/* Opera Hack */

/* line 210, ../sass/_default.scss */

html:first-child li,
html:first-child dt,
html:first-child dd {
    font-size: 1em;
}

/* line 216, ../sass/_default.scss */

dt {
    font-weight: bold;
}

/* line 223, ../sass/_default.scss */

li li,
li p,
li pre,
li dt,
li dd,
dd li,
dd p,
dd pre,
dd dt,
dd dd {
    font-size: 100% !important;
}

/*----------------------------------------
	Anchor
----------------------------------------*/

/* line 251, ../sass/_default.scss */

a {
    color: #06f;
}

/* line 254, ../sass/_default.scss */

a:hover {
    color: #00f;
}

/* line 257, ../sass/_default.scss */

a:visited {
    color: #39f;
}

/* line 260, ../sass/_default.scss */

a:active {
    color: #00faaa;
}

/*----------------------------------------
	Table
----------------------------------------*/

/* line 269, ../sass/_default.scss */

table {
    margin: 1em 0px;
    border: 1px solid #aaa;
    background-color: #eee;
}

/* line 275, ../sass/_default.scss */

caption {
    display: none;
}

/* line 279, ../sass/_default.scss */

th,
td {
    padding: 0.1em 5px;
    font-size: 100%;
}

/* line 285, ../sass/_default.scss */

th {
    color: #ffffff;
    background-color: #ccc;
}

/* line 290, ../sass/_default.scss */

td {
    border: 1px solid #ddd;
    background-color: #ffffff;
}

/*----------------------------------------
	Form
----------------------------------------*/

/* form {
	font-family: Arial, Helvetica, sans-serif;
}

fieldset,
legend {
	border: none;
}

legend {
	display: none;
}

input,
textarea {
	padding: 0.2em;
	border: 1px solid #d1d1d1;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

input {
	line-height: 1.2;
}

input:hover,
textarea:hover {
	border: 1px solid #a5d2da;
}

input:focus,
textarea:focus {
	border: 1px solid #069;
	background-color: #fff;
}

input.button {
	padding: 0;
	border: none;
	background-image: none;
	vertical-align: top;
} */

/*----------------------------------------
	Others
----------------------------------------*/

/* line 346, ../sass/_default.scss */

img {
    border: none;
    vertical-align: bottom;
}

/* line 351, ../sass/_default.scss */

hr {
    border: none;
    border-top: 1px dotted #ccc;
}

/* line 3, ../sass/galleriffic.scss */

.img_frame {
    padding: 5px 5px;
    margin: 5px;
}

/* line 8, ../sass/galleriffic.scss */

div.content {
    display: block;
    float: left;
    width: 465px;
}

/* line 14, ../sass/galleriffic.scss */

div.navigation {
    width: 480px;
    float: right;
    padding: 0px 0px;
}

/* line 20, ../sass/galleriffic.scss */

div.loader {
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    width: 650px;
    height: 502px;
}

/* line 30, ../sass/galleriffic.scss */

div.slideshow span.image-wrapper {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

/* line 37, ../sass/galleriffic.scss */

div.slideshow a.advance-link {
    display: block;
    width: 550px;
    height: 300px;
    line-height: 502px;
    text-align: center;
}

/* line 45, ../sass/galleriffic.scss */

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
    text-decoration: none;
}

/* line 49, ../sass/galleriffic.scss */

div.slideshow img {
    vertical-align: middle;
    position: absolute;
    left: 0px;
    padding: 10px 10px;
    max-width: 450px;
}

/* line 57, ../sass/galleriffic.scss */

ul.thumbs {
    clear: both;
    margin: 0;
    padding: 0;
}

/* line 63, ../sass/galleriffic.scss */

ul.thumbs li {
    float: left;
    padding: 0px 0px 10px 10px;
    margin: 0px 0px 0px 0px;
    list-style: none;
}

/* line 70, ../sass/galleriffic.scss */

a.thumb:focus {
    outline: none;
}

/* line 74, ../sass/galleriffic.scss */

ul.thumbs img {
    border: none;
    display: block;
    width: 200px;
}

/* line 80, ../sass/galleriffic.scss */

div.navigation div.top {
    margin-bottom: 12px;
    height: 11px;
}

/* line 85, ../sass/galleriffic.scss */

div.navigation div.bottom {
    margin-top: 12px;
}

/*===========================================================
style info : /recruit/内専用
===========================================================*/

/* reset
===========================================================*/

/* フォント */

/* line 20, ../sass/kyujin.scss */

body {
    font: 13px/1.231 arial, helvetica, clean, sans-serif;
    *font-size: small;
    *font: x-small;
}

/* line 26, ../sass/kyujin.scss */

table {
    font-size: inherit;
    font: 100%;
}

/* line 31, ../sass/kyujin.scss */

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

/* line 37, ../sass/kyujin.scss */

html > body {
    font-size/*\**/
    : small\9;
}

/* line 41, ../sass/kyujin.scss */

.aui p,
pre,
address {
    margin: 0px;
    /* textColor[文字色] */
    color: #333;
    margin-bottom: 0px;
    font-size: 14px;
}

p.result_box_ttl_sub {
    color: white;
    font-size: 16px !important;
    width: auto !important;
}

@media screen and (max-width: 480px) {
    .aui p,
    pre,
    address {
        font-size: 130%;
    }
}

/* line 52, ../sass/kyujin.scss */

.aui h1 {
    font-size: 100%;
}

/* line 56, ../sass/kyujin.scss */

.aui h2 {
    font-size: 131%;
}

/* line 60, ../sass/kyujin.scss */

.aui h3 {
    font-size: 108%;
}

/* line 64, ../sass/kyujin.scss */

.aui h4 {
    font-size: 14px;
}

@media screen and (max-width: 480px) {
    .aui h4 {
        font-size: 18px;
    }
}

/* line 68, ../sass/kyujin.scss */

.aui h5 {
    font-size: 93%;
}

/* line 72, ../sass/kyujin.scss */

.aui h6 {
    font-size: 85%;
}

/* bootstrapのリセットスタイルを再リセット */

/* line 77, ../sass/kyujin.scss */

ul,
ol,
p,
dl {
    margin: 0;
}

/* フォーム系リセット */

/* line 82, ../sass/kyujin.scss */

body,
form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* line 92, ../sass/kyujin.scss */

select,
input,
textarea,
button {
    vertical-align: middle;
    position: relative;
    margin: 0 4px 2px 0;
    *margin-right: 3px;
    top: -1px;
}

/* line 100, ../sass/kyujin.scss */

input {
    height: 16px;
    line-height: 16px;
}

/* line 105, ../sass/kyujin.scss */

input[type="text"] {
    padding: 4px 6px;
    border-style: solid;
    border-width: 1px;
    border-color: #b6b6b6;
}

/* line 112, ../sass/kyujin.scss */

input[type="checkbox"],
input[type="radio"] {
    border: none;
    margin-right: 2px;
    margin-right: 0\9;
}

/* line 119, ../sass/kyujin.scss */

.aui select,
.aui textarea,
.aui input[type="text"],
.aui input[type="password"],
.aui input[type="datetime"],
.aui input[type="datetime-local"],
.aui input[type="date"],
.aui input[type="month"],
.aui input[type="time"],
.aui input[type="week"],
.aui input[type="number"],
.aui input[type="email"],
.aui input[type="url"],
.aui input[type="search"],
.aui input[type="tel"],
.aui input[type="color"],
.aui .uneditable-input {
    margin-bottom: 0px;
}

/* line 123, ../sass/kyujin.scss */

/*
.aui select {
  font-size: 12px;
}
*/

/* line 127, ../sass/kyujin.scss */

.aui label {
    cursor: auto;
}

/* line 131, ../sass/kyujin.scss */

.aui input[type="text"] {
    margin-bottom: 0px;
}

/* line 135, ../sass/kyujin.scss */

.aui input[type="radio"],
.aui input[type="checkbox"] {
    margin: 1px 1px 0;
    line-height: normal;
}

/* line 140, ../sass/kyujin.scss */

.wrap_input .input_area input[type="radio"] {
    margin: 1px 5px 0 0;
}

/* line 144, ../sass/kyujin.scss */

label {
    margin-bottom: 0;
}

/* line 148, ../sass/kyujin.scss */

.aui a {
    /* linkColor［リンク文字色（標準）］ */
    color: #333;
}

/* line 153, ../sass/kyujin.scss */

.aui a:hover {
    /* linkColor_hover［リンク文字色（カーソルホバー）］ */
    color: #EF5A5A;
}

/* line 158, ../sass/kyujin.scss */

.aui a:active {
    /* linkColor_active［リンク文字色（アクティブ）］ */
    color: #E14747;
}

/* line 163, ../sass/kyujin.scss */

.aui a:visited {
    /* linkColor_visited［リンク文字色（訪問済み）］ */
    color: #fff;
}

/* line 168, ../sass/kyujin.scss */

.aui table {
    margin: 0px;
}

/* 文字寄せ */

/* line 173, ../sass/kyujin.scss */

.tr {
    text-align: right;
}

/* line 177, ../sass/kyujin.scss */

.tc {
    text-align: center;
}

/* line 181, ../sass/kyujin.scss */

.inline_block {
    display: inline-block;
}

/* line 185, ../sass/kyujin.scss */

.inline_block + .inline_block {
    margin-left: 10px;
}

/* base
===========================================================*/

/* line 191, ../sass/kyujin.scss */

#client {
    /* textColor[文字色] */
    color: #666;
    font-size: 12px;
}

/* rayout
===========================================================*/

/* .container-fluid */

/* line 200, ../sass/kyujin.scss */

.container-fluid {
    width: 100%;
    padding: 0px;
    /* backGroundColor［背景色（画像指定も可）］ */
    /*    background: $backGroundColor;*/
}

/* line 207, ../sass/kyujin.scss */

.aui .container-fluid {
    width: 100%;
    padding: 0px;
}

/*header-----------------------------------------*/

/*===========================================================
	header.html
===========================================================*/

.header a {
  transition: opacity .3s ease-in-out;
}

.header a:hover {
  opacity: .7;
}

.header_inner {
  width: 100%;
  height: 80px;
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header .header__logo {
  width: 174px;
  text-indent: -9999px;
  background: url("/-/top/img/common/header-logo.png") no-repeat center;
  background-size: contain;
}

.header .links {
  width: 66%;
  max-width: 500px;
  display: flex;
  justify-content: space-between;
}

.header .links .btn {
  width: 49%;
  height: 50px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 2%;
  border-radius: 5px;
  background-image: url("/-/top/img/ico_arrow02.svg");
  text-shadow: none;
  background-repeat: no-repeat;
  background-position: 95% center;
  text-decoration: none;
  border: none;
}

@media screen and (max-width: 768px) {
  .header_inner {
    display: block;
    height: 100px;
  }
  .header .header__logo {
    width: auto;
    margin: 10px auto;
  }
  .header .links {
    width: 90%;
    margin: 0 auto;
    align-items: center;
  }
  .header .links .btn {
    font-size: 12px;
  }
}

.header .links .btn+.btn {
  margin-left: 20px;
}

.header .links .btnPart {
  background-color: #FF7900;
}

.header .links .btnCareer {
  background-color: #0099FF;
}

.header .links .btnDrug {
    background-color: #EB6FA5;
  }





/* #content */

/* line 224, ../sass/kyujin.scss */

#content {
    width: 100%;
    padding-bottom: 100px;
}

/* footer */

footer {
    color: #000;
    border-top: 3px solid #0099ff;
}

.footer_inner {
    text-align: center;
}

footer .footer_inner ul {
    display: inline-block;
    margin-bottom: 1em;
}

footer .footer_inner ul li {
    font-size: 14px;
    display: inline-block;
    border-right: 1px solid #000;
    margin-right: 20px;
    padding-right: 20px;
}

footer .footer_inner ul li:last-child {
    float: left;
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}

footer .footer_inner ul li a {
    color: #000 !important;
}

@media screen and (max-width: 1021px) {
    /*footer*/
    .footer_inner {
        padding: 0 10px;
    }
    footer .footer_inner p {
        font-size: 100%
    }
}


/* parts
===========================================================*/

/* 角丸ラベルの作成 */

/* buttonName[application] */

/* line 231, ../sass/kyujin.scss */

/* line 257, ../sass/kyujin.scss */

.button_search,
.button_application {
    color: #FFF;
    background: #ff9e3f;
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ed2317), color-stop(100%, #ff9e3f));
    background-image: -moz-linear-gradient(top, #ed2317, #ed2317);
    background-image: -webkit-linear-gradient(top, #ed2317, #ed2317);
    background-image: linear-gradient(to bottom, #ed2317, #ed2317);
    *zoom: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #ed2317;
}

/* line 238, ../sass/kyujin.scss */

/* line 275, ../sass/kyujin.scss */

.button_application:hover {
    color: #ffffff;
}

/* buttonName[map] */

/* line 281, ../sass/kyujin.scss */

.button_map {
    color: #FFFFFF;
    background: #808080;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgwODA4MCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cccccc), color-stop(100%, #808080));
    background-image: -moz-linear-gradient(top, #cccccc, #808080);
    background-image: -webkit-linear-gradient(top, #cccccc, #808080);
    background-image: linear-gradient(to bottom, #cccccc, #808080);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCCCCCC', endColorstr='#FF808080');
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #808080;
}

/* line 288, ../sass/kyujin.scss */

.button_map:hover {
    color: #FFFFFF;
}

/* buttonName[return] */

/* line 281, ../sass/kyujin.scss */

.button_return {
    color: #FFFFFF;
    background: #808080;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgwODA4MCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cccccc), color-stop(100%, #808080));
    background-image: -moz-linear-gradient(top, #cccccc, #808080);
    background-image: -webkit-linear-gradient(top, #cccccc, #808080);
    background-image: linear-gradient(to bottom, #cccccc, #808080);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCCCCCC', endColorstr='#FF808080');
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #808080;
}

/* line 288, ../sass/kyujin.scss */

.button_return:hover {
    color: #FFFFFF;
}

/* line 288, ../sass/kyujin.scss */

.button_search:hover {
    color: #FFFFFF;
}

/* buttonName[submit] */

/* line 281, ../sass/kyujin.scss */

.button_submit {
    color: #FFFFFF;
    background: #FF8000;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2M5OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background: #E14747;
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #E14747), color-stop(100%, #E14747));
    background-image: -moz-linear-gradient(top, #E14747, #E14747);
    background-image: -webkit-linear-gradient(top, #E14747, #E14747);
    background-image: linear-gradient(to bottom, #E14747, #E14747);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#E14747', endColorstr='#E14747');
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #E14747;
}

/* line 288, ../sass/kyujin.scss */

.button_submit:hover {
    color: #FFFFFF;
}

/* buttonName[detail] */

/* line 231, ../sass/kyujin.scss */

/* line 296, ../sass/kyujin.scss */

.button_detail {
    width: 105px !important;
    font-size: 12px !important;
    color: #E14747;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #E14747), color-stop(100%, #E14747));
    background-image: -moz-linear-gradient(top, #E14747, #E14747);
    background-image: -webkit-linear-gradient(top, #E14747, #E14747);
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#E14747', endColorstr='#E14747');
    background-size: 100%;
    *zoom: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #E14747;
}


.tag .merit {
    color: #969696 !important;
    font-weight: bold;
    background-color: #fff !important;
    border: 1px solid #969696 !important;
}


/* line 238, ../sass/kyujin.scss */

/* line 316, ../sass/kyujin.scss */

.button_detail:hover {
    color: #ea2323;
}

/* .inner */

/* line 321, ../sass/kyujin.scss */

.inner {
    overflow: hidden;
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

/* line 327, ../sass/kyujin.scss */

.inner ul.breadcrumb {
    background-color: transparent;
    margin: 10px 0;
    padding: 0px;
    font-size: 77%;
}

/* .pageid */

/* line 336, ../sass/kyujin.scss */

.pageid {
    margin-bottom: 20px;
    /* headLineColor［タイトルバー（ページ上部）］ */
    background-color: #0099ff;
}

/* line 340, ../sass/kyujin.scss */

.pageid .inner {
    height: 50px;
}

/* line 343, ../sass/kyujin.scss */

.pageid h1 {
    margin: 5px 0;
    /* headLineTextColor[ヘッドライン文字色] */
    color: #FFFFFF;
    font-size: 140%;
    line-height: 1.3;
}

/* line 350, ../sass/kyujin.scss */

.pageid_ttl {
    float: left;
    margin: 0;
    font-weight: normal;
    padding: 7px 0px;
}

/* line 357, ../sass/kyujin.scss */

.pageid_location {
    font-size: 14px;
}

/* line 361, ../sass/kyujin.scss */

.pageid_status2 {
    float: left;
    margin: 13px 0 13px 15px;
    padding: 7px 11px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /* roundLabelTextColor_appeal[角丸ラベル文字色（注目）] */
    color: #FFFFFF !important;
    /* roundLabelTextColor_appeal[角丸ラベルカラー] */
    background-color: #ff9900 !important;
    font-size: 14px;
    line-height: 11px;
    vertical-align: middle;
}

/* line 377, ../sass/kyujin.scss */

.pageid_status {
    float: left;
    margin: 13px 0 13px 15px;
    padding: 7px 11px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /* roundLabelTextColor_appeal[角丸ラベル文字色（注目）] */
    color: #FFFFFF !important;
    /* roundLabelTextColor_appeal[角丸ラベルカラー] */
    background-color: #E14747 !important;
    font-size: 14px;
    line-height: 11px;
}

/* .white_box */

/* line 323, ../sass/custom.scss */

/* line 394, ../sass/kyujin.scss */

.whiteBox {
    /* borderColorForm[フォーム枠線色] */
    /* backGroundColorForm［背景色（フォーム）］ */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* line 329, ../sass/custom.scss */

/* line 405, ../sass/kyujin.scss */

.whiteBox__ver1 {
    padding: 15px 20px;
}

/* line 334, ../sass/custom.scss */

/* line 410, ../sass/kyujin.scss */

.detail .whiteBox {
    margin: 20px 0px;
}

/* line 414, ../sass/kyujin.scss */

body#client.search .form_entry_layout {
    /* borderColorSearch[求人情報一覧検索窓枠線色] */
    border: 1px #ccc solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* line 422, ../sass/kyujin.scss */

body#client.detail .whiteBox {
    /* borderColorDetail[詳細ページ枠線色] */
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* form_entry_layout */

/* line 340, ../sass/custom.scss */

/* line 432, ../sass/kyujin.scss */

.wrap_input {
    width: 100%;
    display: table;
}

/* line 437, ../sass/kyujin.scss */

.form_search_layout .wrap_input + .wrap_input {
    padding: 10px 0 0;
    margin: 10px 0 0;
}

/* line 442, ../sass/kyujin.scss */

.form_entry_layout .wrap_input + .wrap_input {
    padding: 15px 0 0;
    margin: 15px 0 0;
}

/* line 447, ../sass/kyujin.scss */

.form_entry_layout .wrap_input + .wrap_input {
    border-top: 1px dashed #ccc;
    padding: 15px 0 0;
    margin: 15px 0 0;
}

/* line 453, ../sass/kyujin.scss */

.wrap_input .input_label,
.wrap_input .input_label_result {
    display: table-cell;
    background-position: left 11px;
    background-repeat: no-repeat;
    padding-left: 13px;
    padding-top: 0px;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    vertical-align: top;
}

/* line 466, ../sass/kyujin.scss */

.form_search_layout .wrap_input .input_label,
.form_search_layout .wrap_input .input_label_result {
    width: 25%;
}

/* 求人情報一覧 */

/* line 381, ../sass/kyujin.scss */

/* line 474, ../sass/kyujin.scss */

.form_entry_layout .wrap_input .input_label_result {
    width: 20%;
    padding-right: 30px;
}

/* line 401, ../sass/kyujin.scss */

/* line 480, ../sass/kyujin.scss */

.wrap_input .input_area {
    width: 80%;
    display: table-cell;
    vertical-align: middle;
    padding-right: 30px;
}

/* line 487, ../sass/kyujin.scss */

.wrap_input .input_area .town_input_area {
    display: inline-table;
}

/* line 491, ../sass/kyujin.scss */

.wrap_input .input_area .station_input_area {
    display: inline-table;
}

/* 求人情報詳細、求人応募 */

/* line 381, ../sass/kyujin.scss */

/* line 498, ../sass/kyujin.scss */

.form_entry_layout .wrap_input .input_label {
    width: 31%;
    padding-right: 30px;
}

/* line 401, ../sass/kyujin.scss */

/* line 504, ../sass/kyujin.scss */

.wrap_input .input_area {
    width: 69%;
    display: table-cell;
    vertical-align: middle;
    padding-right: 30px;
}

/* line 511, ../sass/kyujin.scss */

select.w10per {
    width: 12%;
}

/* line 515, ../sass/kyujin.scss */

select.w8per {
    width: 8%;
}

/* line 519, ../sass/kyujin.scss */

input.w100per {
    width: 96%;
}

/* line 523, ../sass/kyujin.scss */

textarea.text_area_500 {
    width: 96%;
}

/* line 527, ../sass/kyujin.scss */

.wrap_input .input_area {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}

/* line 533, ../sass/kyujin.scss */

.wrap_input .input_area p,
.wrap_input .input_area span,
.btn_box_wrapout span {
    font-size: 12px;
    margin-bottom: 0px;
}

/* line 540, ../sass/kyujin.scss */

.wrap_input .input_area .radio,
.wrap_input .input_area .checkbox {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0 15px 0 0;
}

/* line 548, ../sass/kyujin.scss */

.wrap_input .input_area input[type="radio"],
.wrap_input .input_area .checkbox input[type="checkbox"] {
    margin: 0 5px 0 0;
    float: none;
}

/* line 554, ../sass/kyujin.scss */

.wrap_input .input_area .box + .box {
    margin: 15px 0 0;
}

/* line 558, ../sass/kyujin.scss */

.wrap_input .input_area input + span {
    font-size: 12px;
}

/* line 562, ../sass/kyujin.scss */

.wrap_input .input_area .box label {
    width: auto;
    display: inline-block;
}

/* line 567, ../sass/kyujin.scss */

.wrap_input .input_area .box select + label {
    margin: 0 0 0 20px;
}

/* line 571, ../sass/kyujin.scss */

.btn_box {
    text-align: center;
}

/* line 575, ../sass/kyujin.scss */

/*
.aui label {
  font-size: 12px;
}
*/

/* line 579, ../sass/kyujin.scss */

.aui .btn-large {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* line 583, ../sass/kyujin.scss */

.aui .btn-blue {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 174px;
    margin-top: 2px;
    height: 40px;
}

/* line 592, ../sass/kyujin.scss */

.aui .btn-blue02 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 72px;
    margin-top: 2px;
    height: 40px;
}

/* line 601, ../sass/kyujin.scss */

.btn_box .btn-large {
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* line 606, ../sass/kyujin.scss */

.btn-large.button_search {
    width: 220px;
}

/* line 610, ../sass/kyujin.scss */

.wrap_input + .btn_box {
    margin-top: 20px;
}

/* line 614, ../sass/kyujin.scss */

.wrap_input + .btn_box_wrapout {
    margin: 10px 0 0;
    text-align: right;
}

/* line 619, ../sass/kyujin.scss */

.wrap_input + .btn_box_wrapout + .btn_box {
    margin: 40px 0 0;
}

/* line 623, ../sass/kyujin.scss */

.btn_box {
    position: relative;
}

/* line 627, ../sass/kyujin.scss */

.btn_box .return {
    position: absolute;
    top: 14px;
    right: 0;
}

/* add 20150109 */

/* line 634, ../sass/kyujin.scss */

.btn_box .return_left {
    position: absolute;
    bottom: 0px;
    left: 0;
}

/* line 640, ../sass/kyujin.scss */

.btn_box .return_left2 {
    position: absolute;
    top: 0px;
    left: 0px;
}

/* line 646, ../sass/kyujin.scss */

.btn_box button {
    margin: 0;
}

/* line 650, ../sass/kyujin.scss */

.btn_box button + button {
    margin: 0 0 0 20px;
}

/* line 654, ../sass/kyujin.scss */

textarea {
    padding: 4px 1%;
    width: 96%;
    margin: 0;
}

/* line 660, ../sass/kyujin.scss */

.checkbox {
    padding: 0;
    float: none;
    vertical-align: top;
}

/* line 666, ../sass/kyujin.scss */

.w10per {
    width: 10%;
}

/* line 670, ../sass/kyujin.scss */

.wrap_input.end {
    padding-bottom: 15px !important;
}

/* list_navbar */

/* line 675, ../sass/kyujin.scss */

.list_navbar {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 0 30px;
    padding: 0px;
}

/* line 684, ../sass/kyujin.scss */

.list_navbar > div {
    display: table-cell;
    vertical-align: middle;
}

/* line 689, ../sass/kyujin.scss */

.list_navbar p,
.list_navbar ul li a {
    font-size: 12px;
}

/* line 694, ../sass/kyujin.scss */

.list_navbar .pagination {
    text-align: center;

}

/* line 698, ../sass/kyujin.scss */

.list_navbar .pagination ul {
    vertical-align: middle;
}

/* line 702, ../sass/kyujin.scss */

.list_navbar .pagination ul li a {
    min-height: 22px;
    height: 30px;
    padding: 0 14px;
    line-height: 30px;
}

/* line 709, ../sass/kyujin.scss */

.list_navbar .pagination ul li a span {
    font-size: 18px;
}

/* line 713, ../sass/kyujin.scss */

.list_navbar .case_num {
    padding: 0 10px 0 0;
    text-align: right;
}

/* line 718, ../sass/kyujin.scss */

.list_navbar #display_num {
    margin: 0 0 0 5px;
    width: 25%;
}

/* line 723, ../sass/kyujin.scss */

.list_navbar #display_num option {
    padding: 0;
}

/* line 727, ../sass/kyujin.scss */

.list_navbar.first {
    margin: 20px 0px;
}

/* line 731, ../sass/kyujin.scss */

.list_navbar.end {
    margin: 40px 0 0;
}

/* .link_list */

/* line 736, ../sass/kyujin.scss */

.link_list {
    overflow: hidden;
}

/* line 740, ../sass/kyujin.scss */

.link_list li {
    float: left;
    margin: 0 0 0 30px;
    font-size: 12px;
}

/* line 746, ../sass/kyujin.scss */

.link_list li:first-child {
    margin: 0;
}

/* .infoBox */

/* line 751, ../sass/kyujin.scss */

.infoBox {
    width: 100%;
    display: table;
}

/* line 756, ../sass/kyujin.scss */

.infoBox .infoBox_label {
    display: table-cell;
    background-position: left 11px;
    background-repeat: no-repeat;
    padding-left: 13px;
    font-size: 140%;
    font-weight: normal;
    vertical-align: top;
    margin-left: 1.0em;
    text-indent: -0.7em;

}

/* line 766, ../sass/kyujin.scss */

.infoBox .infoBox_area {
    width: 75%;
    display: table-cell;
    vertical-align: middle;
}

/* line 772, ../sass/kyujin.scss */

.infoBox .infoBox_area .box + .box {
    margin: 15px 0 0;
}

/* line 776, ../sass/kyujin.scss */

.infoBox_area .btn {
    margin-top: 5px;
}

/* line 780, ../sass/kyujin.scss */

.infoBox .infoBox_label {
    width: 25%;
    padding-right: 2%;
}

/* line 645, ../sass/custom.scss */

/* line 787, ../sass/kyujin.scss */

.infoBox + .infoBox {
    /* borderColorDashed[ダッシュ線色] */
    border-top: 1px dashed #ccc;
    padding: 15px 0 0;
    margin: 15px 0 0;
}

/* .box_ttl */

/* line 795, ../sass/kyujin.scss */

.box_ttl {
    margin-bottom: 1em;
    font-weight: bold;
}

/* line 800, ../sass/kyujin.scss */

.result_pageid_ttl {
    float: none;
    margin: 0;
    font-weight: normal;
    padding: 0px;
    vertical-align: baseline;
}

/* line 808, ../sass/kyujin.scss */

h1.result_pageid_ttl {
    width: auto;
    margin: 0px;
    line-height: 1.5;
    font-size: 15px;
    color: #000;
}

/* line 813, ../sass/kyujin.scss */

.result_pageid_status2 {
    float: left;
    margin: 10px 10px 0 0;
    padding: 7px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle;
    /* roundLabelColor_appeal */
    background: #ff9e3f;
}

/* .result_number */

/* line 828, ../sass/kyujin.scss */

.result_number {
    margin-bottom: 15px;
}

/* line 832, ../sass/kyujin.scss */

.result_number > span > span {
    font-size: 20px;
    font-weight: bold;
    /* roundLabelColor_appeal[角丸ラベルカラー（注目）] */
    color: #ff9e3f;
}

/* .result_box */

/* line 840, ../sass/kyujin.scss */

.result_box {
    /* borderColorResult[検索結果一覧枠線色] */
    border: 1px solid #0099ff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* line 848, ../sass/kyujin.scss */

.result_box + .result_box {
    margin-top: 20px;
}

/* line 852, ../sass/kyujin.scss */

.result_box_ttl {
    overflow: hidden;
    height: auto;
    padding: 15px 16px 15px 21px;
    /* resultTitleBarColor[検索結果一覧タイトルバー] */
    background-color: #f7f7f7;
    /* resultTitleBarTextColor[検索結果一覧タイトルバー文字色] */
    color: #FFFFFF;
    /* 右上角丸 */
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    /* 左上角丸 */
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}

/* line 870, ../sass/kyujin.scss */

.result_box_ttl_main {
    float: left;
    width: 48.93617021276595%;
    height: 48px;
    margin: 0px 0px;
    font-size: 12px;
    line-height: 48px;
}

/* line 879, ../sass/kyujin.scss */

.aui .result_box_ttl_main {
    margin: 0px;
}

/* line 883, ../sass/kyujin.scss */

.result_box_ttl_main span {
    font-size: 18px;
    font-weight: bold;
}

/* line 888, ../sass/kyujin.scss */

.result_box_ttl_sub {
    float: none;
    width: auto;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
    text-overflow: clip;
    white-space: normal;
    vertical-align: middle;
}

/* line 898, ../sass/kyujin.scss */

p.result_box_ttl_sub {
    /* resultTitleBarTextColor[検索結果一覧タイトルバー文字色] */
    color: #444;
    font-size: 16px;
    width: auto;
    text-overflow: clip;
    white-space: normal;
}

/* line 903, ../sass/kyujin.scss */

.result_box_cont .eyecatch {
    width: 100%;
}

/* line 907, ../sass/kyujin.scss */

.result_box_cont .catchcopy {
    margin-bottom: 10px;
    font-weight: bold;
}

/* line 912, ../sass/kyujin.scss */

.result_box_cont_01 {
    overflow: hidden;
    padding-bottom: 20px;
    /* borderColorResult[検索結果一覧枠線色] */
    border-bottom: 1px dashed #ccc;
    /* resultBoxColor_top[検索結果一覧（上部）] */
    background-color: #FFFFFF;
}

/* line 921, ../sass/kyujin.scss */

.result_box_cont_01 .result_box_cont_left {
    float: left;
    width: 30%;
    margin-left: 20px;
    margin-top: 20px;
    position: relative;
}

@media (max-width: 767px) {
    /* .result_box */
    /* line 840, ../sass/kyujin.scss */
    .result_box {
        /* borderColorResult[検索結果一覧枠線色] */
        border: none;
    }

    /* line 848, ../sass/kyujin.scss */
    .result_box + .result_box {
        margin-top: 20px;
    }

    /* line 852, ../sass/kyujin.scss */
    .result_box_ttl {
        overflow: hidden;
        height: auto;
        padding: 10px;
        /* resultTitleBarColor[検索結果一覧タイトルバー] */
        background-color: #f7f7f7;
        /* resultTitleBarTextColor[検索結果一覧タイトルバー文字色] */
        color: #FFFFFF;
        border-radius: 0px;
        /* CSS3草案 */
        -webkit-border-radius: 0px;
        /* Safari,Google Chrome用 */
        -moz-border-radius: 0px;
        /* Firefox用 */
        border-bottom: 1px solid #ed2317;
    }

    /* line 870, ../sass/kyujin.scss */
    .result_box_ttl_main {
        float: left;
        width: 48.93617021276595%;
        height: 48px;
        margin: 0px 0px;
        font-size: 12px;
        line-height: 48px;
    }

    /* line 879, ../sass/kyujin.scss */
    .aui .result_box_ttl_main {
        margin: 0px;
    }

    /* line 883, ../sass/kyujin.scss */
    .result_box_ttl_main span {
        font-size: 18px;
        font-weight: bold;
    }

    /* line 888, ../sass/kyujin.scss */
    .result_box_ttl_sub {
        float: none;
        width: auto;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.5;
        text-align: left;
        vertical-align: middle;
    }

    /* line 898, ../sass/kyujin.scss */
    p.result_box_ttl_sub {
        /* resultTitleBarTextColor[検索結果一覧タイトルバー文字色] */
        color: #444;
        font-size: 16px;
        width: auto;
        text-align: left;
        line-height: 1.5;
        width: auto;
    }

    /* line 903, ../sass/kyujin.scss */
    .result_box_cont .eyecatch {
        width: 100%;
    }

    /* line 907, ../sass/kyujin.scss */
    .result_box_cont .catchcopy {
        margin-bottom: 10px;
        font-weight: bold;
    }

    /* line 912, ../sass/kyujin.scss */
    .result_box_cont_01 {
        overflow: hidden;
        padding-bottom: 20px;
        /* borderColorResult[検索結果一覧枠線色] */
        border-bottom: 1px dashed #ccc;
        /* resultBoxColor_top[検索結果一覧（上部）] */
        background-color: #FFFFFF;
    }

    /* line 921, ../sass/kyujin.scss */
    .result_box_cont_01 .result_box_cont_left {
        float: left;
        width: 30%;
        margin-left: 20px;
        margin-top: 20px;
        position: relative;
    }
}

/* line 929, ../sass/kyujin.scss */

.slider-next {
    margin: -25px 0px 0px 190px;
    position: absolute;
}

/* line 934, ../sass/kyujin.scss */

.slider-prev {
    margin: -25px 0px 0px 65px;
    position: absolute;
}

/* line 939, ../sass/kyujin.scss */

.result_box_cont_01 .result_box_cont_right {
    float: right;
    width: 64%;
    margin-right: 20px;
    margin-top: 20px;
}

/* line 946, ../sass/kyujin.scss */

.result_box_cont_02 {
    padding: 10px 20px;
    height: 50px;
    /* resultBoxColor_bottom[検索結果一覧（下部）] */
    background-color: #FFFFFF;
    /* 右下角丸 */
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    /* 左下角丸 */
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

/* line 961, ../sass/kyujin.scss */

.result_box_cont_02 .btn_01 {
    float: right;
    width: 140px !important;
    height: 50px;
    text-align: center;
    margin: 0 10px 0px 0px;
    font-weight: bold;
}

/* line 970, ../sass/kyujin.scss */

.result_box_cont_02 .btn_02 {
    float: right;
    width: 140px;
    height: 50px;
    text-align: center;
    font-weight: bold;
}

/* line 978, ../sass/kyujin.scss */

.result_box_cont_02 .message {
    margin-bottom: 10px;
    font-weight: bold;
}

/* line 983, ../sass/kyujin.scss */

.result_box_cont_02 .tell {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: bold;
}

/* line 989, ../sass/kyujin.scss */

.tell_area {
    float: left;
    margin-top: 10px;
    font-size: 12px;
}

@media screen and (max-width: 480px) {
    .tell_area {
        font-size: 16px;
    }
}

/* line 992, ../sass/kyujin.scss */

.tell_area p.tell_number {
    /* tellNumberColor[電話番号文字色] */
    color: #E14747;
    font-weight: bold;
    text-decoration: underline;
}

/* line 1001, ../sass/kyujin.scss */

.tell {
    display: inline;
}

/* line 1005, ../sass/kyujin.scss */

.tell_number {
    display: inline;
}

/* line 1009, ../sass/kyujin.scss */

.result_box_cont_02 .job_id {
    line-height: 20px;
}

/* line 1013, ../sass/kyujin.scss */

.result_box_cont_02 .job_id span {
    display: inline-block;
    margin-right: 10px;
    padding: 3px 5px;
    font-size: 11px;
    line-height: 14px;
}

/* line 1022, ../sass/kyujin.scss */

.result_box_tag ul.tag {
    margin-top: 10px !important;
    line-height: 200%;
    margin-left: 0px;
}

/* line 1026, ../sass/kyujin.scss */

.result_box_tag ul.tag li {
    width: auto;
    padding: 0.4em;
    margin: 2px;
}

@media screen and (max-width: 480px) {
    .result_box_tag ul.tag li {
        font-size: 20px;
        font-weight: 100;

    }
}

/* line 1034, ../sass/kyujin.scss */

.photo_area_detail {
    margin: 0px 0px;
    height: 350px;
}

/* line 1039, ../sass/kyujin.scss */

.appeal_point {
    margin: 20px 0;
}

/* line 1043, ../sass/kyujin.scss */

.appeal_point {
    /* borderColorDetail[詳細ページ枠線色] */
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* line 1049, ../sass/kyujin.scss */

.appeal_point p {
    padding: 5px 20px;
    margin-bottom: 0px !important;
}

/* line 1053, ../sass/kyujin.scss */

.appeal_point .wrap_input {
    padding: 5px 0px;
    /* appealPointColor_label[注目ポイント（ラベル）] */
    background-color: #17155f;
    /* 右上角丸 */
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    /* 左上角丸 */
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

/* line 1065, ../sass/kyujin.scss */

.appeal_point .wrap_input p {
    /* appealPointTextColor_label[注目ポイント文字色（ラベル）] */
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
}

@media screen and (max-width: 768px) {
    .appeal_point .wrap_input {
        padding: 5px 0px;
        /* appealPointColor_label[注目ポイント（ラベル）] */
        background-color: #17155f;
        border-bottom: 1px solid #d6d4cc;
        border-radius: 0;
        /* CSS3草案 */
        -webkit-border-radius: 0;
        /* Safari,Google Chrome用 */
        -moz-border-radius: 0;
        /* Firefox用 */
    }
    .appeal_point .wrap_input p {
        font-size: 20px;
        color: #fff;
    }
}

/* line 1072, ../sass/kyujin.scss */

.appeal_point .wrap_input_item {
    padding: 5px 0px;
    /* appealPointColor_area[注目ポイント（コンテンツ）] */
    background-color: #ffffff;
    /* 右上角丸 */
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    /* 左上角丸 */
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

/* line 1084, ../sass/kyujin.scss */

.appeal_point .wrap_input_item p {
    /* appealPointTextColor_area[注目ポイント文字色（コンテンツ）] */
    color: #666;
    font-size: 14px;
}

@media screen and (max-width: 480px) {
    .appeal_point .wrap_input_item p {
        font-size: 130%;
    }
}


/* line 1092, ../sass/kyujin.scss */

.appeal_point_content {
    margin: 10px 0px;
    font-size: 14px;
}

/* line 1096, ../sass/kyujin.scss */

.aui ul {
    margin: 0px;
}

/* .tag */

/* line 1101, ../sass/kyujin.scss */

.tag {
    overflow: hidden;
    margin-top: 12px;
}

/* line 1104, ../sass/kyujin.scss */

.merit,
.competence,
.treatment {
    /* roundLabelTextColor_merit[角丸ラベル文字色（特徴）] */
    color: #969696 !important;
    font-weight: bold;
    /* roundLabelTextColor_merit[角丸ラベルカラー（特徴）] */
    background-color: #fff !important;
    /* roundLabelTextColor_merit[角丸ラベル文字色（特徴）] */
    border: 1px solid #969696;
}

/* line 1115, ../sass/kyujin.scss */

.badge-important {
    /* 角丸ラベル文字色（必須） */
    color: #ff9b19 !important;
    /* 角丸ラベルカラー（必須） */
    background: #fff !important;
    margin-left: 4px;
}

/* line 1123, ../sass/kyujin.scss */

.tag li {
    list-style: none;
    text-align: center;
    float: left;
    width: auto;
    margin: 2px;
    padding: 2px 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    font-size: 12px;
    line-height: 12px;
}

/* lead_area */

/* line 1140, ../sass/kyujin.scss */

.lead_area {
    overflow: hidden;
    margin: 0 0 20px 0;
}

/* line 1145, ../sass/kyujin.scss */

.lead_area.no_image {
    overflow: hidden;
    float: right;
    width: 30%;
    margin: 0 0 30px;
}

/* line 1152, ../sass/kyujin.scss */

.lead_area_left {
    float: left;
    width: 67%;
}

/* line 1157, ../sass/kyujin.scss */

.lead_area_left.no_image {
    float: right;
    width: 100%;
}

/* line 1162, ../sass/kyujin.scss */

.lead_area_right {
    float: right;
    width: 29%;
}

/* line 1167, ../sass/kyujin.scss */

.lead_area_right.no_image {
    float: right;
    width: 100%;
}

/* line 1172, ../sass/kyujin.scss */

.lead_area button {
    width: 258px;
    margin-top: 15px;
    font-weight: bold;
}

/* line 1178, ../sass/kyujin.scss */

.lead_area .tell {
    font-size: 14px;
    font-weight: bold;
}

/* line 1183, ../sass/kyujin.scss */

.lead_area .tell .orange {
    display: inline-block;
    margin-left: 10px;
    font-size: 20px;
}

/* line 1189, ../sass/kyujin.scss */

.lead_area .tell .small {
    font-size: 12px;
}

/* line 1193, ../sass/kyujin.scss */

.lead_area .lead_area_ttl {
    margin-bottom: 20px;
    padding-bottom: 20px;
    /* borderColorDashed[ダッシュ線色] */
    border-bottom: 1px dashed #ccc;
    font-size: 16px;
    font-weight: bold;
    /* outlineTextColor_catch[キャッチコピー文字色] */
    color: #636363;
}

@media screen and (max-width: 480px) {
    .lead_area .lead_area_ttl {
        font-size: 14px;
    }
}

/* line 1204, ../sass/kyujin.scss */

.lead_area .lead_area_catchcopy {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
}

@media screen and (max-width: 480px) {
    .lead_area .lead_area_catchcopy {
        font-size: 130%;
    }
}

/* .step */

/* line 1211, ../sass/kyujin.scss */

.step {
    height: 50px;
    margin-bottom: 20px;
    /* headLineColor［タイトルバー（ページ上部）］ */
    background-color: #ff9e3f;
    text-align: center;
}

/* ttl_style_01 */

/* line 1220, ../sass/kyujin.scss */

.ttl_style_01 {
    font-size: 20px;
    margin: 35px 0 10px;
}

/* .table_style_01 */

/* line 1226, ../sass/kyujin.scss */

.table_style_01 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    /* tableBorderColor[表（枠線色）] */
    border: 1px #d7d7d7 solid;
}

/* line 1235, ../sass/kyujin.scss */

.table_style_01 th,
.table_style_01 td {
    padding: 3px 5px;
    /* tableBorderColor[表（枠線色）] */
    border-top: 1px #d7d7d7 solid;
    /* tableBorderColor[表（枠線色）] */
    border-bottom: 1px #d7d7d7 solid;
    border-left: none;
    border-right: none;
    font-weight: normal;
    vertical-align: middle;
}

/* line 1248, ../sass/kyujin.scss */

.table_style_01 th {
    /* tableColor_label[表（ラベル）] */
    background-color: #efefef;
    font-size: 12px;
    /* tableTextColor_label[表文字色（ラベル）] */
    color: #444;
}

/* line 1256, ../sass/kyujin.scss */

.table_style_01 td {
    /* tableColor_area[表（コンテンツ）] */
    background-color: #FFFFFF;
    font-size: 12px;
    /* tableTextColor_area[表文字色（コンテンツ）] */
    color: #666;
    height: 18px;
}

/* .table_style_02 */

/* line 1266, ../sass/kyujin.scss */

.table_style_02 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    /* tableBorderColor[表（枠線色）] */
    border: 1px #d7d7d7 solid;
}

/* line 1275, ../sass/kyujin.scss */

.table_style_02 th,
.table_style_02 td {
    padding: 3px 5px;
    border: none;
    font-weight: normal;
    vertical-align: middle;
}

/* line 1283, ../sass/kyujin.scss */

.table_style_02 th {
    /* tableColor_label[表（ラベル）] */
    background-color: #efefef;
    font-size: 12px;
    /* tableTextColor_label[表文字色（ラベル）] */
    color: #444;
}

@media screen and (max-width: 480px) {
    .table_style_02 th {
        font-size: 14px;
    }
}

/* line 1291, ../sass/kyujin.scss */

.table_style_02 td {
    /* tableColor_area[表（コンテンツ）] */
    background-color: #FFFFFF;
    font-size: 12px;
    /* tableTextColor_area[表文字色（コンテンツ）] */
    color: #666;
}

@media screen and (max-width: 480px) {
    .table_style_02 td {
        font-size: 14px;
    }
}

/* line 1299, ../sass/kyujin.scss */

.table_style_02 tr:first-child th,
.table_style_02 tr:first-child td {
    /* tableBorderColor[表（枠線色）] */
    border-bottom: 1px #d7d7d7 solid;
}

/* line 1306, ../sass/kyujin.scss */

.detail .table_style_02 {
    margin: 0px 0px 20px 0px;
}

/* .box_style_01 */

/* line 1312, ../sass/kyujin.scss */

.box_style_01 {
    overflow: hidden;
}

/* line 1316, ../sass/kyujin.scss */

.box_style_01.no_image {
    margin-bottom: 20px;
}

/* line 1320, ../sass/kyujin.scss */

.box_style_01_left {
    float: left;
    width: 28%;
}

/* line 1326, ../sass/kyujin.scss */

.box_style_01_left.no_image img {
    display: none;
}

/* line 1331, ../sass/kyujin.scss */

.box_style_01_right {
    float: right;
    width: 68%;
}

/* line 1336, ../sass/kyujin.scss */

.box_style_01_right.no_image {
    float: left;
}

/* line 1340, ../sass/kyujin.scss */

.box_style_01_ttl {
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 15px;
    /* borderColorDashed[ダッシュ線色] */
    border-bottom: 1px dashed #ccc;
    line-height: 28px;
}

/* line 1349, ../sass/kyujin.scss */

.box_style_01_ttl h1 {
    float: left;
    width: auto;
    margin: 0;
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
}

/* line 1358, ../sass/kyujin.scss */

.box_style_01_ttl h1 span {
    font-size: 18px;
}

/* line 1362, ../sass/kyujin.scss */

.box_style_01_ttl > div {
    float: left;
    width: auto;
    padding: 9px 11px 8px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 11px;
    line-height: 11px;
    /* 角丸ラベル文字色（注目） */
    color: #FFFFFF;
    /* 角丸ラベルカラー（注目） */
    background-color: #E14747 !important;
}

/* line 1378, ../sass/kyujin.scss */

.box_style_01_catchcopy {
    font-weight: bold;
    margin-bottom: 15px !important;
}

/* line 1383, ../sass/kyujin.scss */

.box_style_01_catchcopy + p {
    margin-bottom: 5px;
}

/* .btn_area_01 */

/* line 1388, ../sass/kyujin.scss */

.btn_area_01 {
    width: 270px;
    margin: 40px auto 0;
}

/* line 1393, ../sass/kyujin.scss */

.btn_area_01 button {
    width: 100%;
    margin-bottom: 5px;
}

/* line 1398, ../sass/kyujin.scss */

.btn_area_01 p {
    font-size: 12px;
    font-weight: bold;
}

/* line 1403, ../sass/kyujin.scss */

.btn_area_01 p .orange {
    display: inline-block;
    margin-left: 10px;
    font-size: 20px;
}

/* line 1409, ../sass/kyujin.scss */

.btn_area_01 p .small {
    font-size: 12px;
}

/* .btn_area_02 */

/* line 1414, ../sass/kyujin.scss */

.btn_area_02 {
    margin: 40px auto 0;
    font-size: 12px;
    text-align: center;
}

/* line 1420, ../sass/kyujin.scss */

.btn_area_02 p {
    font-size: 12px;
}

/* line 1424, ../sass/kyujin.scss */

.btn_area_02 button {
    width: 260px;
    margin-top: 15px;
}

/* line 1429, ../sass/kyujin.scss */

.btn_area_02 label {
    width: 230px;
    padding: 0 10px;
    margin: 0 auto;
}

/* line 1435, ../sass/kyujin.scss */

.btn_area_02 input {
    margin-left: 0;
}

/* line 1440, ../sass/kyujin.scss */

.btn_area_02 label {
    padding: 0px;
    width: 22%;
}

/* line 1444, ../sass/kyujin.scss */

.btn_area_02 .checkbox input.accept_checkbox {
    margin-left: 0px;
}

/* line 1450, ../sass/kyujin.scss */

.btn_area_03 p {
    display: inline;
}

/* line 1453, ../sass/kyujin.scss */

.btn_area_03 button {
    display: inline;
}

/* line 1458, ../sass/kyujin.scss */

button.button_map {
    padding: 8px;
    font-weight: bold;
}

/* line 1468, ../sass/kyujin.scss */

.hide {
    display: none;
}

/* pages
===========================================================*/

/* 共通 */

/* 求人情報詳細(.detail) */

/* line 1477, ../sass/kyujin.scss */

#client.detail .main_visual {
    margin-bottom: 40px;
}

/* line 1481, ../sass/kyujin.scss */

#client.detail .sp_main_visual {
    display: none;
}

/* 採用HP(.recruit) */

/* line 1486, ../sass/kyujin.scss */

#client.recruit .sp_main_img {
    display: none;
}

/* line 1490, ../sass/kyujin.scss */

#client.recruit .wrap_content {
    width: 960px;
    margin: 0 auto;
    padding-bottom: 100px;
}

/* line 1496, ../sass/kyujin.scss */

#client.recruit .wrap_nav {
    overflow: hidden;
    position: relative;
    height: 55px;
    margin-bottom: 54px;
}

/* line 1503, ../sass/kyujin.scss */

#client.recruit .wrap_nav .nav_btn {
    position: absolute;
    right: 0;
    top: 0;
}

/* line 1509, ../sass/kyujin.scss */

#client.recruit a img:hover {
    opacity: 0.8;
}

/* line 1513, ../sass/kyujin.scss */

#client.recruit .box_map {
    margin-bottom: 60px;
}

/* line 1517, ../sass/kyujin.scss */

#client.recruit .box_map_ttl {
    margin: 0;
}

/* line 1521, ../sass/kyujin.scss */

#client.recruit .box_map_inner {
    padding: 20px 40px 40px;
}

/* line 1525, ../sass/kyujin.scss */

#client.recruit .wrap_form_area {
    display: table;
    width: 92%;
    margin-top: 20px;
    padding: 20px 4%;
}

/* line 1532, ../sass/kyujin.scss */

#client.recruit .form_area {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

/* line 1538, ../sass/kyujin.scss */

#client.recruit .form_area label,
#client.recruit .form_area .form_area_submit {
    display: inline-block;
    margin: 0;
}

/* line 1544, ../sass/kyujin.scss */

#client.recruit .form_area label {
    width: 84%;
}

/* line 1548, ../sass/kyujin.scss */

#client.recruit .form_area .form_area_submit {
    width: 14%;
    text-align: right;
}

/* line 1553, ../sass/kyujin.scss */

#client.recruit .form_area label input {
    margin: 0;
    width: 84%;
}

/* line 1558, ../sass/kyujin.scss */

#client.recruit .box_search + .box_search {
    margin-top: 56px;
}

/* line 1562, ../sass/kyujin.scss */

#client.recruit .box_search_ttl {
    margin: 0 0 22px;
}

/* line 1566, ../sass/kyujin.scss */

#client.recruit .box_search_banner {
    overflow: hidden;
    padding: 0 40px 0 39px;
}

/* line 1571, ../sass/kyujin.scss */

#client.recruit .box_search_banner li {
    float: left;
    width: auto;
}

/* line 1576, ../sass/kyujin.scss */

#client.recruit .box_search_banner li + li {
    margin-left: 27px;
}

/* line 1580, ../sass/kyujin.scss */

#client.recruit area {
    outline: none !important;
}

/* line 1584, ../sass/kyujin.scss */

#client.recruit .sp_box_ttl {
    display: none;
}

/* line 1588, ../sass/kyujin.scss */

#client.recruit .sp_map {
    display: none;
}

/* line 1592, ../sass/kyujin.scss */

.wrap_images_box {
    margin: 0 0 20px;
}

/* line 1596, ../sass/kyujin.scss */

.images_box {
    display: table;
    width: 90%;
    /*add 20150108*/
}

/* line 1602, ../sass/kyujin.scss */

.images_box img,
.images_btn_box {
    display: table-cell;
    vertical-align: top;
}

/* line 1608, ../sass/kyujin.scss */

.images_btn_box {
    padding: 0 0 0 20px;
}

/* line 1612, ../sass/kyujin.scss */

.images_btn_box > button {
    display: block;
}

/* line 1616, ../sass/kyujin.scss */

.images_btn_box > button + button {
    margin: 10px 0 0;
}

/* line 1620, ../sass/kyujin.scss */

.sort_btn_box {
    display: table-cell;
    /*add 20150108*/
    vertical-align: top;
    /*add 20150108*/
    margin-bottom: 10px;
}

/* line 1628, ../sass/kyujin.scss */

.wrap_form {
    /* add 20141205 */
    padding: 30px 40px;
    position: relative;
    margin-bottom: 40px;
    width: auto;
}

/* line 1636, ../sass/kyujin.scss */

.form_search_layout .wrap_form {
    /* add 20141205 */
}

/* line 1640, ../sass/kyujin.scss */

.form_entry_layout .wrap_form {
    padding: 0;
}

/* line 1644, ../sass/kyujin.scss */

.form_search_layout .wrap_form2 {
    border-top: 0;
}

/* line 1648, ../sass/kyujin.scss */

.form_entry_layout .wrap_input .input_area_title {
    padding: 0 10px 10px 0;
}

/* line 1652, ../sass/kyujin.scss */

.form_entry_layout .wrap_input_item {
    padding: 0 10px 10px 0;
    height: 20px;
}

/* line 1657, ../sass/kyujin.scss */

.form_entry_head {
    width: 100%;
    margin-bottom: 10px !important;
    padding: 10px;
    /* formTitleBarColor[フォーム内見出し用カラー] */
    border-radius: 5px;
    /* CSS3草案 */
    -webkit-border-radius: 5px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
    /* Firefox用 */
    background: #ff9e3f;
    border-bottom: 1px solid #ff9e3f;
    box-sizing: border-box;
    position: relative;
}

/* line 1665, ../sass/kyujin.scss */

.form_entry_head h2 {
    margin: 0 !important;
    padding: 3px 0px;
    /* formTitleBarColor[フォーム内見出し用カラー] */
    color: #fff !important;
    line-height: 1;
    font-size: 16px !important;
}

@media screen and (max-width: 768px) {
    /* line 1657, ../sass/kyujin.scss */
    .form_entry_head {
        width: 100%;
        margin-bottom: 10px !important;
        padding: 10px;
        /* formTitleBarColor[フォーム内見出し用カラー] */
        border-radius: 0px;
        /* CSS3草案 */
        -webkit-border-radius: 0px;
        /* Safari,Google Chrome用 */
        -moz-border-radius: 0px;
        /* Firefox用 */
        background: #ff9e3f;
        box-sizing: border-box;
        position: relative;
    }

    /* line 1665, ../sass/kyujin.scss */
    .form_entry_head h2 {
        margin: 0 !important;
        padding: 3px 0px;
        /* formTitleBarColor[フォーム内見出し用カラー] */
        color: #fff !important;
        line-height: 1;
        font-size: 16px !important;
    }
}

/* line 1674, ../sass/kyujin.scss */

.whiteBox__ver2 {
    padding: 10px 40px 0px 40px;
}

/* フォーム内の箇条書き用円 */

/* line 1679, ../sass/kyujin.scss */

.circle {
    width: 8px;
    height: 8px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    /* circleColor[箇条書き用円] */
    background-color: #636363;
    display: inline-block;
    margin-right: 2px;
}

/* line 1690, ../sass/kyujin.scss */

p.circle_selector_text {
    font-size: 124%;
    text-align: center;
    /* selectorCircleTextColor[写真切り替えボタン文字色] */
    color: #FFFFFF;
    margin: 0;
    vertical-align: middle;
}

/* STEP表示用円 */

/* line 1700, ../sass/kyujin.scss */

.circle_head {
    width: 38px;
    height: 38px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    /* stepBarCircleColor_active［STEP表示の円の色（アクティブ）］ */
    background-color: #fff;
    display: inline-block;
    margin: 2px;
    vertical-align: middle;
}

/* line 1713, ../sass/kyujin.scss */

.circle_head_inactive {
    width: 38px;
    height: 38px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    /* stepBarCircleColor_inactive［STEP表示の円の色（非アクティブ）］ */
    background: #E14747;
    display: inline-block;
    margin: 5px;
    vertical-align: middle;
}

/* STEP表示用数字 */

/* line 1728, ../sass/kyujin.scss */

.circle_head_number p {
    text-align: center;
    /* stepBarCircleTextColor_active［STEP表示の文字色（アクティブ）］ */
    color: #494949;
    margin: 0;
    padding-top: 0px;
    vertical-align: middle;
}

/* line 1739, ../sass/kyujin.scss */

.circle_head_number_inactive p {
    text-align: center;
    /* stepBarCircleTextColor_inactive［STEP表示の文字色（非アクティブ）］ */
    color: #fff;
    margin: 0;
    padding-top: 0px;
    vertical-align: middle;
}

/* STEP表示のヘッドライン用三角形 */

/* line 1750, ../sass/kyujin.scss */

.triangle {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

/* line 1758, ../sass/kyujin.scss */

.triangle:before {
    content: "";
    height: 0px;
    width: 0px;
    border: 20px solid;
    border-color: transparent;
    /* stepBarCircleTextColor_active［STEP表示の文字色（アクティブ）］ */
    border-left-color: #FFFFFF;
    display: inline-block;
    margin-left: 0px;
    padding: 0px;
    vertical-align: middle;
    position: absolute;
}

/* line 1773, ../sass/kyujin.scss */

.triangle:after {
    content: "";
    height: 0px;
    width: 0px;
    border: 20px solid;
    border-color: transparent;
    /* headLineColor［タイトルバー（ページ上部）］ */
    border-left-color: #ff9e3f;
    display: inline-block;
    margin-left: 0px;
    padding: 0px;
    vertical-align: middle;
    position: absolute;
    right: 3px;
}

/* line 1789, ../sass/kyujin.scss */

.triangle_inactive {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

/* line 1797, ../sass/kyujin.scss */

.triangle_inactive:before {
        content: "";
    height: 0px;
    width: 0px;
    border: 20px solid;
    border-color: transparent;
    border-left-color: #fff;
    display: inline-block;
    margin-left: 0px;
    padding: 0px;
    vertical-align: middle;
    position: absolute;
}

/* line 1812, ../sass/kyujin.scss */

.triangle_inactive:after {
        content: "";
    height: 0px;
    width: 0px;
    border: 20px solid;
    border-color: transparent;
    border-left-color: #ff9e3f;
    display: inline-block;
    margin-left: 0px;
    padding: 0px;
    vertical-align: middle;
    position: absolute;
    right: 3px;
}

/* ヘッドライン用レイアウト */

/* line 1829, ../sass/kyujin.scss */

.head-line {
    /* headLineColor［タイトルバー（ページ上部）］ */
    background: #000;
    /* headLineColor［タイトルバー文字色］ */
    color: #FFFFFF;
    text-align: left;
    padding: 10px 0;
}

/* line 1836, ../sass/kyujin.scss */

.head-line h1 {
    display: inline;
    margin: 0px;
    vertical-align: middle;
}

/* line 1841, ../sass/kyujin.scss */

.head-line h3 {
    display: inline;
    margin: 0px;
    vertical-align: middle;
}

/* STEP表示のヘッドライン用レイアウト */

/* line 1849, ../sass/kyujin.scss */

.head-line_step {
    padding: 0px;
    margin: 2px;
    /* headLineColor［タイトルバー（ページ上部）］ */
    background: #ff9e3f;
    /* stepBarCircleTextColor_active［STEP表示の文字色（アクティブ）］ */
    color: #FFFFFF;
    text-align: left;
    display: inline;
}

/* line 1858, ../sass/kyujin.scss */

.head-line_step h1 {
    display: inline;
    margin: 0px;
    vertical-align: middle;
}

/* line 1863, ../sass/kyujin.scss */

.head-line_step h3 {
    display: inline;
    margin: 0px;
    vertical-align: middle;
}

/* line 1870, ../sass/kyujin.scss */

.head-line_step_inactive {
    padding: 0px;
    margin: 2px;
    /* headLineColor［タイトルバー（ページ上部の帯）］ */
    background: #ff9e3f;
    /* stepBarCircleTextColor_inactive［STEP表示の文字色（非アクティブ）］ */
    color: #fff;
    text-align: left;
    display: inline;
}

/* line 1879, ../sass/kyujin.scss */

.head-line_step_inactive h1 {
    display: inline;
    margin: 0px;
    vertical-align: middle;
}

/* line 1884, ../sass/kyujin.scss */

.head-line_step_inactive h3 {
    display: inline;
    margin: 0px;
    vertical-align: middle;
}

/* line 1891, ../sass/kyujin.scss */

#form_search {
    margin-bottom: 0px;
}

/* line 1897, ../sass/kyujin.scss */

#form_search .disBlock .sp_w100per {
    width: 150px;
}

/* line 1903, ../sass/kyujin.scss */

h1.application_headline {
    /* textColor［文字色］ */
    color: #666;
}

/* line 1908, ../sass/kyujin.scss */

h1.search_headline {
    margin-top: 0px;
    margin-bottom: 20px;
    /* headLineTextColor_category［求人情報一覧見出しカラー］ */
    color: #E14747 !important;
    font-size: 131%;
    line-height: 30px;
}

/* line 1917, ../sass/kyujin.scss */

h1.detail_headline {
    margin-top: 0px;
    margin-bottom: 20px;
    /* headLineTextColor_category［求人情報一覧見出しカラー］ */
    color: #BD0505;
}

/* line 1924, ../sass/kyujin.scss */

.photo_area_detail_sp {
    display: none;
}

/* line 1928, ../sass/kyujin.scss */

a.thumb {
    padding: 2px;
    display: block;
    /* photoBackGroundColor[写真背景色] */
    background-color: #C9B793;
}

/* line 1935, ../sass/kyujin.scss */

div.slideshow-container {
    position: relative;
    clear: both;
    left: 10px;
    height: 350px;
    width: 461px;
    /* photoBackGroundColor[写真背景色] */
    background-color: #C9B793;
}

/* line 1945, ../sass/kyujin.scss */

.lead_area.no_iamge {
    padding-left: 20px;
}

/* line 1949, ../sass/kyujin.scss */

.lead_area_left.no_image .tell_area {
    float: right;
}

/* line 1952, ../sass/kyujin.scss */

button.btn-large.button_detail.button_right {
    float: right;
    margin: 0;
}

/* line 1959, ../sass/kyujin.scss */

button.btn-large.button_application.button_right {
    float: right;
    margin: 0;
}

.aui .job-apply-control-portlet div.slideshow img {
    width: 439px;
    height: 327px;
}

@media (max-width: 767px) {
    /* line 1965, ../sass/kyujin.scss */
    .aui .job-apply-control-portlet .wrap_input .input_area .control-group {
        margin-bottom: 0;
        display: block;
    }

    /* line 1969, ../sass/kyujin.scss */
    .control-group .control-group-inline {
        width: 100%;
    }

    /* line 1972, ../sass/kyujin.scss */
    .aui body {
        margin: 0px;
        padding: 0px;
    }

    /* line 1976, ../sass/kyujin.scss */
    .pageid .inner {
        padding-top: 10px;
        display: flex;
	    align-items: center;
    }
    /* line 1979, ../sass/kyujin.scss */
    .inner {
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
    }

    /* line 1984, ../sass/kyujin.scss */
    .lead_area_left {
        width: 100%;
        float: none;
    }

    /* line 1988, ../sass/kyujin.scss */
    .lead_area_right {
        width: 100%;
        margin-top: 12px;
    }
    /* line 1990, ../sass/kyujin.scss */
    .lead_area_right button {
        width: 100%;
        clear: both;
        float: right;
    }

    /* line 1996, ../sass/kyujin.scss */
    .btn_box {
        width: 100%;
    }
    /* line 1998, ../sass/kyujin.scss */
    .btn_box .btn_area_01 {
        width: 100%;
    }
    /* line 2001, ../sass/kyujin.scss */
    .btn_box button {
        width: 100%;
    }

    /* line 2005, ../sass/kyujin.scss */
    .result_box_cont_01 .result_box_cont_left {
        width: 90%;
        margin-left: 5%;
    }

    /* line 2009, ../sass/kyujin.scss */
    .result_box_cont_01 .result_box_cont_right {
        float: none;
        width: 90%;
        margin-left: 5%;
    }

    /* line 2014, ../sass/kyujin.scss */
    .bx-wrapper .bx-pager {
        padding: 13px 0px;
    }

    /* line 2017, ../sass/kyujin.scss */
    .slider-prev1 {
        margin: -35px 0px 0px 5%;
    }

    /* line 2020, ../sass/kyujin.scss */
    .slider-next1 {
        margin: -35px 0px 0px 85%;
    }

    /* line 2023, ../sass/kyujin.scss */
    .result_box_cont_02 {
        height: 160px;
    }

    /* line 2026, ../sass/kyujin.scss */
    .result_box_cont_02 .btn_02 {
        width: 100%;
        margin-top: 10px;
    }

    /* line 2030, ../sass/kyujin.scss */
    .result_box_cont_02 .btn_01 {
        width: 100% !important;
        margin: 10px 0 0 0;
        height: 50px;
        font-size: 130% !important;
    }
    .btn_01 {
        width: 100%;
    }

    /* line 2036, ../sass/kyujin.scss */
    .box_style_01_left {
        width: 100%;
    }
    /* line 2038, ../sass/kyujin.scss */
    .box_style_01_left img {
        width: 100%;
    }

    /* line 2042, ../sass/kyujin.scss */
    .box_style_01_right {
        width: 100%;
    }

    /* line 2045, ../sass/kyujin.scss */
    .box_style_01_ttl {
        margin-top: 20px;
    }

    /* line 2049, ../sass/kyujin.scss */
    .btn_area_02 .checkbox {
        text-align: center;
        margin: 0px;
        width: 100%;
    }

    /* line 2055, ../sass/kyujin.scss */
    .btn_area_03 p:nth-child(2) {
        display: block;
        margin-bottom: -1em;
        margin-top: .5em;
    }

    /* line 2060, ../sass/kyujin.scss */
    .aui .radio input[type="radio"],
    .aui .checkbox input[type="checkbox"] {
        float: none;
    }

    /* line 2063, ../sass/kyujin.scss */
    .head-line_step_inactive {
        display: none;
    }

    /* line 2066, ../sass/kyujin.scss */
    .triangle {
        display: none;
    }

    /* line 2070, ../sass/kyujin.scss */
    .step .inner {
        height: 48px;
    }
    /* line 2072, ../sass/kyujin.scss */
    .step .inner .row-fluid {
        height: 48px;
    }
    /* line 2074, ../sass/kyujin.scss */
    .step .inner .row-fluid .span12 {
        height: 48px;
        margin-top: 4px;
    }

    /* line 2081, ../sass/kyujin.scss */
    .form_entry_layout .wrap_input .input_label,
    .form_entry_layout .wrap_input .input_label_result {
        display: table-row;
    }

    /* line 2085, ../sass/kyujin.scss */
    .badge-important {
        margin-bottom: 4px;
    }

    /* line 2088, ../sass/kyujin.scss */
    .photo_area_detail {
        display: none;
    }

    /* line 2091, ../sass/kyujin.scss */
    .photo_area_detail_sp {
        display: block;
    }

    /* line 2094, ../sass/kyujin.scss */
    .slider-prev {
        margin: -35px 0px 0px 26%;
    }

    /* line 2097, ../sass/kyujin.scss */
    .slider-next {
        margin: -35px 0px 0px 63%;
    }

    /* line 2100, ../sass/kyujin.scss */
    #thumbs.navigation {
        display: none;
    }

    /* line 2103, ../sass/kyujin.scss */
    .list_navbar {
        display: block;
    }

    /* line 2106, ../sass/kyujin.scss */
    .list_navbar > div {
        vertical-align: middle;
        display: block;
    }

    /* line 2111, ../sass/kyujin.scss */
    .list_navbar .pagination {
        display: block;
    }
    /* line 2114, ../sass/kyujin.scss */
    .list_navbar .case_num,
    .list_navbar .case_page {
        display: none;
    }

    /* line 2119, ../sass/kyujin.scss */
    .form input[id$=jobApplyZip1] {
        width: 40px;
    }
    /* line 2122, ../sass/kyujin.scss */
    .form input[id$=jobApplyZip2] {
        width: 60px;
    }

    /* line 2126, ../sass/kyujin.scss */
    .disBlock {
        display: block;
    }

    /* line 2129, ../sass/kyujin.scss */
    #form_search .disBlock .sp_w100per {
        width: 100%;
    }

    /* line 2132, ../sass/kyujin.scss */
    span.disBlock {
        width: 100%;
    }

    /* line 2135, ../sass/kyujin.scss */
    .aui #form_search select {
        width: 100%;
    }

    /* line 2138, ../sass/kyujin.scss */
    /*
  .aui select {
    width: 80%;
	margin-bottom:5%;
  }
  */
    /* line 2141, ../sass/kyujin.scss */
    .aui input {
        width: 100%;
    }

    /* line 2144, ../sass/kyujin.scss */
    .pageid_status {
        margin-top: 0px;
    }

    /* line 2147, ../sass/kyujin.scss */
    .bx-wrapper img {
        width: 100%;
    }

    /* line 2150, ../sass/kyujin.scss */
    .pageid_ttl {
        float: none;
        padding-bottom: 0px;
    }

    /* line 2154, ../sass/kyujin.scss */
    .pageid_status2 {
        margin-top: 0px;
        margin-left: 0px;
    }

    /* line 2158, ../sass/kyujin.scss */
    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        bottom: -35px;
        outline: 0;
        width: 30px;
        height: 30px;
        text-indent: -9999px;
        z-index: 9999;
    }

    /* line 2167, ../sass/kyujin.scss */
    .control-group {
        margin-bottom: 0;
        display: block;
    }

    /* line 2172, ../sass/kyujin.scss */
    .input_area.shift_work .disBlock {
        width: auto;
        display: inline-block;
    }
    /* line 2175, ../sass/kyujin.scss */
    .input_area.shift_work .disBlock .control-group.control-group-inline {
        display: inline-block;
    }

    /* line 2184, ../sass/kyujin.scss */
    .form.form-horizontal .whiteBox.whiteBox__ver1 .wrap_input .input_area.birth_day .control-group.control-group-inline {
        display: inline-block;
    }
    /* line 2189, ../sass/kyujin.scss */
    .form.form-horizontal .whiteBox.whiteBox__ver1 .wrap_input .input_area.postal_code .control-group.control-group-inline {
        display: inline-block;
    }

    /* line 2196, ../sass/kyujin.scss */
    .lead_area .no_iamge {
        display: inline-block;
    }

    /* disNone */
    .disNone {
        display: none !important;
    }

    /* line 2199, ../sass/kyujin.scss */
    .aui .btn-blue {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin-left: 174px;
        margin-top: 2px;
        height: 40px;
        float: right;
    }

    /* 2016-07-27 追加 一覧：こだわりラベル、応募フォーム：XX文字以内、確認*/
    .wrap_input .input_area p,
    .wrap_input .input_area span,
    .btn_box_wrapout span {
        font-size: 20px;
        margin-bottom: 0px;
    }

    /* 2016-07-27 追加 応募フォーム　プライバシーポリシー*/
    .btn_area_02 p {
        font-size: 20px;
        text-align: center;
    }
    .span6 text-right disNone img {
        display: block !important;
    }

}
/* --------------------------------------------------*/
/* Header*/
/* --------------------------------------------------*/

header {
    margin: 0 auto;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    position: relative;
}
@media only screen and (max-width: 768px){
header {
    padding-right: 0;
    }
}
header:before, header:after {
    content: " ";
    display: table;
}
header .inner02 {
    width: 960px;
    margin: 0 auto;
}
@media only screen and (max-width: 768px){
header .inner02 {
    width: auto;
    }
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
header .logo {
    float: left;
    width: 174px;
    margin-top: 23px;
}
@media only screen and (max-width: 768px){
header .logo {
    width: 130px;
    margin-top: 12px;
    margin-left: 15px;
    }
}
.mw100 {
    max-width: 100%;
    height: auto;
}


/* -------------------------------------------------- */
/* Footer */
/* -------------------------------------------------- */

 footer {
    background: #0099ff;
    padding: 20px 0;
}
.inner {
    width: 960px;
    margin: 0 auto;
}
@media only screen and (max-width: 768px){
.inner {
    width: auto;
    padding: 0 15px;
    }
}
.float:before, .float:after {
    content: " ";
    display: table;
}
@media only screen and (min-width: 769px){
.float > [class^="mb"], .float > [class*=" mb"] {
    margin-bottom: 0 !important;
    }
}
.left-box {
    float: left !important;
}
@media only screen and (max-width: 768px){
.mb10-tb {
    margin-bottom: 10px !important;
    }
}
@media only screen and (max-width: 768px){
.float > .left-box {
    float: none !important;
    width: 100% !important;
    }
}
@media only screen and (max-width: 768px){
.mb10-tb {
    margin-bottom: 10px !important;
    }
}
footer .footer-nav:before, footer .footer-nav:after {
    content: " ";
    display: table;
}
footer .footer-nav li {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
}
@media only screen and (max-width: 768px){
footer .footer-nav li {
    padding-right: 0;
    margin-right: 0;
    border: none;
    float: none;
    text-align: center;
    line-height: 2;
    }
}
footer .footer-nav li a {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
@media only screen and (max-width: 768px){
footer .footer-nav li a {
    font-size: 13px;
    }
}
footer .footer-nav li:last-child {
    padding-right: 0;
    margin-right: 0;
    border: none;
}
.right-box {
    float: right !important;
}
footer .copy {
    font-size: 11px;
    color: #fff;
    margin-top: 3px;
}
.float:after {
    clear: both;
}

/*見出し文字(勤務地)の色変更*/

.inner a{
 color: #000;
}

.inner a:hover {
 /* linkColor_hover［リンク文字色（カーソルホバー）］ */
 color: #75c6fb;
}

.inner a:active {
 /* linkColor_active［リンク文字色（アクティブ）］ */
 color: #000;
}

.inner a:visited {
 /* linkColor_visited［リンク文字色（訪問済み）］ */
 color: #75c6fb;
}
