@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
 */
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; }

body {
  line-height: 1; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

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

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

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 */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small; }

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

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

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

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

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

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

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

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

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

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

/*----------------------------------------
	Text
----------------------------------------*/
p,
pre,
address {
  color: #333333;
  font-size: 100%; }

h1 {
  font-size: 139%; }

h2 {
  font-size: 124%; }

h3 {
  font-size: 108%; }

h4 {
  font-size: 100%; }

h5 {
  font-size: 93%; }

h6 {
  font-size: 85%; }

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

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

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

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

blockquote * {
  color: #333 !important; }

em {
  color: #000; }

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

strong {
  font-weight: bold; }

q {
  text-decoration: underline; }

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

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

del {
  text-decoration: line-through; }

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; }

ins * {
  color: #666 !important; }

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

/*----------------------------------------
	List
----------------------------------------*/
ul,
ol,
dl {
  color: #333; }

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

ol li {
  list-style: decimal; }

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

dt {
  font-weight: bold; }

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
----------------------------------------*/
a {
  color: #0066ff; }
  a:hover {
    color: blue; }
  a:visited {
    color: #3399ff; }
  a:active {
    color: #00faaa; }

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

caption {
  display: none; }

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

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

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
----------------------------------------*/
img {
  border: none;
  vertical-align: bottom; }

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

#wrapper {
  padding: 0; }

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 40px;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -40px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  /*background: url(@base_url@/css/images/bx_loader.gif) center center no-repeat #fff;*/
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  position: relative; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #d4d4d4;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  /*border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;*/
  overflow: hidden;
  position: relative;
  zoom: 1; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #e88800; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 0;
  background: url(@base_url@/css/../img/ico_prev.png) no-repeat; }

.bx-wrapper .bx-next {
  right: 0;
  background: url(@base_url@/css/../img/ico_next.png) no-repeat; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  bottom: -40px;
  outline: 0;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  /*background: url(@base_url@/css/images/controls.png) -86px -11px no-repeat;*/
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  /*background: url(@base_url@/css/images/controls.png) -86px -44px no-repeat;*/
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

.bx-wrapper .bx-prev {
  background: url(../images/myn/ico_prev.png) no-repeat; }
.bx-wrapper .bx-next {
  background: url(../images/myn/ico_next.png) no-repeat; }

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

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

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

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

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

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

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

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

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

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

a.thumb:focus {
  outline: none; }

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

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

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

.aui .alert-danger, .aui .alert-error, .aui .portlet-msg-error {
  background-color: transparent;
  border: none;
  color: #F00;
  margin: 0;
  padding: 0;
  font-weight: bold !important; }
  .aui .alert-danger div, .aui .alert-error div, .aui .portlet-msg-error div {
    font-weight: bold !important; }

/*===========================================================
style info : /recruit/内専用
===========================================================*/
/* reset
===========================================================*/
/* フォント */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small; }

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

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

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

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

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

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

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

.aui h4 {
  font-size: 154%; }

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

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

/* bootstrapのリセットスタイルを再リセット */
ul, ol, p, dl {
  margin: 0; }

/* フォーム系リセット */
body, form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

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

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

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

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

.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; }

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

.aui label {
  cursor: auto; }

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

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

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

label {
  margin-bottom: 0; }

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

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

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

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

.aui table {
  margin: 0px; }

/* 文字寄せ */
.tr {
  text-align: right; }

.tc {
  text-align: center; }

.inline_block {
  display: inline-block; }

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

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

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

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

/* header */
header {
  width: 100%;
  padding: 18px 0 22px; }

header .siteid {
  margin: 0;
  padding: 0; }

/* #content */
#content {
  width: 100%;
  padding-bottom: 100px; }
  #content #ev_name {
    position: fixed;
    z-index: 99;
    font-size: 18px;
    font-weight: bold;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: red;
    color: white;
    padding: 4px 7px 2px; }

/* footer */
footer {
  width: 100%;
  margin: 0;
  padding: 40px 0 110px;
  font-size: 12px; }

footer ul {
  overflow: hidden;
  margin-bottom: 35px;
  list-style: none; }

footer li {
  float: left;
  width: auto; }

footer .copyright {
  line-height: 2; }

/* parts
===========================================================*/
/* 角丸ラベルの作成 */
/* buttonName[application] */
/* line 231, ../sass/kyujin.scss */
.button_application {
  color: #FFFFFF;
  background: #FF8000;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2M5OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffbb77), color-stop(100%, #ff8000));
  background-image: -moz-linear-gradient(top, #ffbb77, #ff8000);
  background-image: -webkit-linear-gradient(top, #ffbb77, #ff8000);
  background-image: linear-gradient(to bottom, #ffbb77, #ff8000);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFCC99', endColorstr='#FFFF8000');
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #FF8000; }

/* line 238, ../sass/kyujin.scss */
.button_application:hover {
  color: #FFFFFF; }

.button_disabled {
  color: #888888;
  background: #FF8000;
  background-size: 100%;
  background-image: linear-gradient(to bottom, #dddddd, #888888);
  *zoom: 1;
  border: 2px solid #CFCFCF; }

.button_disabled:hover {
  color: #888888; }

/* buttonName[map] */
.button_map {
  color: white;
  background: gray;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+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: -webkit-linear-gradient(top, #cccccc, #808080);
  background-image: -moz-linear-gradient(top, #cccccc, #808080);
  background-image: -o-linear-gradient(top, #cccccc, #808080);
  background-image: linear-gradient(top, #cccccc, #808080);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCCCCCC', endColorstr='#FF808080');
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid gray; }
  .button_map:hover {
    color: white; }

/* buttonName[return] */
.button_return {
  color: white;
  background: gray;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+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: -webkit-linear-gradient(top, #cccccc, #808080);
  background-image: -moz-linear-gradient(top, #cccccc, #808080);
  background-image: -o-linear-gradient(top, #cccccc, #808080);
  background-image: linear-gradient(top, #cccccc, #808080);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCCCCCC', endColorstr='#FF808080');
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid gray; }
  .button_return:hover {
    color: white; }

/* buttonName[search] */
.button_search {
  color: white;
  background: red;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOTk5OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff9999), color-stop(100%, #ff0000));
  background-image: -webkit-linear-gradient(top, #ff9999, #ff0000);
  background-image: -moz-linear-gradient(top, #ff9999, #ff0000);
  background-image: -o-linear-gradient(top, #ff9999, #ff0000);
  background-image: linear-gradient(top, #ff9999, #ff0000);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFF9999', endColorstr='#FFFF0000');
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid red; }
  .button_search:hover {
    color: white; }

/* buttonName[submit] */
.button_submit {
  color: white;
  background: #ff8000;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2M5OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffcc99), color-stop(100%, #ff8000));
  background-image: -webkit-linear-gradient(top, #ffcc99, #ff8000);
  background-image: -moz-linear-gradient(top, #ffcc99, #ff8000);
  background-image: -o-linear-gradient(top, #ffcc99, #ff8000);
  background-image: linear-gradient(top, #ffcc99, #ff8000);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFCC99', endColorstr='#FFFF8000');
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ff8000; }
  .button_submit:hover {
    color: white; }

/* buttonName[detail] */
/* line 231, ../sass/kyujin.scss */
.button_detail {
  /* width: 105px !important; */
  /* delete 20160726 */
  font-size: 14px !important;
  color: #FFFFFF;
  background: #0000FF;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5OTlmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDBmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6e6eff), color-stop(100%, blue));
  background-image: -moz-linear-gradient(top, #6e6eff, blue);
  background-image: -webkit-linear-gradient(top, #6e6eff, blue);
  background-image: linear-gradient(to bottom, #6e6eff, #0000ff);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#6e6eff', endColorstr='#FF0000FF');
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #0000FF; }

/* line 238, ../sass/kyujin.scss */
.button_detail:hover {
  color: #FFFFFF; }

/* .inner */
.inner {
  overflow: hidden;
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 0; }
  .inner ul.breadcrumb {
    background-color: transparent;
    margin: 10px 0;
    padding: 0px;
    font-size: 77%; }

/* .pageid */
.pageid {
  margin-bottom: 20px;
  /* headLineColor［タイトルバー（ページ上部）］ */
  background-color: black; }
  .pageid h1 {
    margin: 0px;
    /* headLineTextColor[ヘッドライン文字色] */
    color: white; }

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

.pageid_location {
  font-size: 18px; }

.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: white !important;
  /* roundLabelTextColor_appeal[角丸ラベルカラー] */
  background-color: red !important;
  font-size: 11px;
  line-height: 11px;
  vertical-align: middle; }

.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: white !important;
  /* roundLabelTextColor_appeal[角丸ラベルカラー] */
  background-color: red !important;
  font-size: 11px;
  line-height: 11px; }

/* .white_box */
/* line 323, ../sass/custom.scss */
.whiteBox {
  /* borderColorForm[フォーム枠線色] */
  border: 1px #cccccc solid;
  /* backGroundColorForm［背景色（フォーム）］ */
  background-color: white;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

/* line 329, ../sass/custom.scss */
.whiteBox__ver1 {
  padding: 15px 20px; }

/* line 334, ../sass/custom.scss */
.detail .whiteBox {
  margin: 20px 0px; }

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

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

/* form_entry_layout */
/* line 340, ../sass/custom.scss */
.wrap_input {
  width: 100%;
  display: table; }

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

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

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

.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; }

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

/* 求人情報一覧 */
/* line 381, ../sass/kyujin.scss */
.form_entry_layout .wrap_input .input_label_result {
  width: 20%;
  padding-right: 30px; }

/* line 401, ../sass/kyujin.scss */
.wrap_input .input_area {
  width: 80%;
  display: table-cell;
  vertical-align: middle;
  padding-right: 30px; }

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

.wrap_input .input_area .station {
  width: 100%; }

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

/* 求人情報詳細、求人応募 */
/* line 381, ../sass/kyujin.scss */
.form_entry_layout .wrap_input .input_label {
  width: 31%;
  padding-right: 30px; }

/* line 401, ../sass/kyujin.scss */
.wrap_input .input_area {
  width: 69%;
  display: table-cell;
  vertical-align: middle;
  padding-right: 30px; }

select.w10per {
  width: 12%; }

select.w8per {
  width: 8%; }

input.w100per {
  width: 96%; }

textarea.text_area_50 {
  width: 96%; }

textarea.text_area_200 {
  width: 96%; }

textarea.text_area_500 {
  width: 96%; }

.wrap_input .input_area {
  width: 70%;
  display: table-cell;
  vertical-align: middle; }

.wrap_input .grid_kinmuchi {
  display: block;
  width: 100%; }

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

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

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

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

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

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

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

.btn_box {
  text-align: center; }

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

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

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

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

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

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

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

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

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

.btn_box {
  position: relative; }

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

/* add 20150109 */
.btn_box .return_left {
  position: absolute;
  bottom: 0px;
  left: 0; }

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

.btn_box button {
  margin: 0; }

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

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

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

.w10per {
  width: 10%; }

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

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

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

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

.list_navbar .pagination {
  text-align: center; }

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

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

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

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

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

.list_navbar #display_num option {
  padding: 0; }

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

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

/* .link_list */
.link_list {
  overflow: hidden; }

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

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

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

.infoBox .infoBox_label {
  display: table-cell;
  background-position: left 11px;
  background-repeat: no-repeat;
  padding-left: 13px;
  font-size: 12px;
  font-weight: normal;
  vertical-align: top; }

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

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

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

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

/* line 645, ../sass/custom.scss */
.infoBox + .infoBox {
  /* borderColorDashed[ダッシュ線色] */
  border-top: 1px dashed #cccccc;
  padding: 15px 0 0;
  margin: 15px 0 0; }

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

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

h1.result_pageid_ttl {
  margin: 0px;
  line-height: 48px; }

.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: red; }

/* .result_number */
.result_number {
  margin-bottom: 15px; }

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

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

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

.result_box_ttl {
  overflow: hidden;
  padding: 0 16px 0 21px;
  /* resultTitleBarColor[検索結果一覧タイトルバー] */
  background-color: teal;
  /* resultTitleBarTextColor[検索結果一覧タイトルバー文字色] */
  color: white;
  /* 右上角丸 */
  -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; }

.result_box_ttl a {
  color: white; }

.result_box_ttl a:visited, .result_box_ttl a:focus {
  color: #ddd; }

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

.aui .result_box_ttl_main {
  margin: 0px; }

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

.result_box_ttl_sub {
  float: right;
  width: 48.93617021276595%;
  font-size: 16px;
  font-weight: bold;
  line-height: 48px;
  text-align: right;
  vertical-align: middle; }

p.result_box_ttl_sub {
  /* resultTitleBarTextColor[検索結果一覧タイトルバー文字色] */
  color: white;
  overflow: hidden;
  /* add 20160726 */
  text-overflow: ellipsis;
  /* add 20160726 */
  white-space: nowrap;
  /* add 20160726 */ }

.result_box_cont .eyecatch {
  width: 100%; }

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

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

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

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

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

.result_box_cont_01 .result_box_cont_no_image {
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 20px; }

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

.result_box_cont_02 {
  padding: 10px 20px;
  height: 50px;
  /* resultBoxColor_bottom[検索結果一覧（下部）] */
  background-color: white;
  /* 右下角丸 */
  -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; }

.result_box_cont_02 .btn_01 {
  float: right;
  width: 105px;
  height: 40px;
  text-align: center;
  margin: 10px 10px 0px 0px;
  font-weight: bold; }

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

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

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

.tell_area {
  float: left;
  margin-top: 10px; }
  .tell_area p.tell_number {
    font-size: 154%;
    /* tellNumberColor[電話番号文字色] */
    color: #fa9f29;
    font-weight: bold;
    text-decoration: underline; }

.tell {
  display: inline; }

.tell_number {
  display: inline; }

.infoBox_area .tell_number_detail {
  color: #fa9f29;
  font-weight: bold;
  text-decoration: underline; }

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

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

.result_box_tag ul.tag {
  margin-top: 10px;
  line-height: 200%;
  margin-left: 0px; }
  .result_box_tag ul.tag li {
    width: auto;
    padding: 2px 2px;
    margin: 2px; }

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

.appeal_point {
  margin: 20px 0; }

.appeal_point {
  /* borderColorDetail[詳細ページ枠線色] */
  border: 1px #cccccc solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .appeal_point p {
    padding: 5px 20px;
    margin-bottom: 0px !important; }
  .appeal_point .wrap_input {
    padding: 5px 0px;
    /* appealPointColor_label[注目ポイント（ラベル）] */
    background-color: #0f8022;
    /* 右上角丸 */
    -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; }
    .appeal_point .wrap_input p {
      /* appealPointTextColor_label[注目ポイント文字色（ラベル）] */
      color: white;
      font-weight: bold;
      font-size: 18px; }
  .appeal_point .wrap_input_item {
    padding: 5px 0px;
    /* appealPointColor_area[注目ポイント（コンテンツ）] */
    background-color: #fdf9f2;
    /* 右上角丸 */
    -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; }
    .appeal_point .wrap_input_item p {
      /* appealPointTextColor_area[注目ポイント文字色（コンテンツ）] */
      color: green;
      font-size: 12px; }

.appeal_point_content {
  margin: 10px 0px; }

.aui ul {
  margin: 0px; }

/* .tag */
.tag {
  overflow: hidden;
  margin-top: 12px; }
  .tag .merit {
    /* roundLabelTextColor_merit[角丸ラベル文字色（特徴）] */
    color: #999999 !important;
    font-weight: bold;
    /* roundLabelTextColor_merit[角丸ラベルカラー（特徴）] */
    background-color: white !important;
    /* roundLabelTextColor_merit[角丸ラベル文字色（特徴）] */
    border: 2px #999999 solid; }
  .tag .competence {
    /* roundLabelTextColor_merit[角丸ラベル文字色（特徴）] */
    color: #999999 !important;
    font-weight: bold;
    /* roundLabelTextColor_merit[角丸ラベルカラー（特徴）] */
    background-color: white !important;
    /* roundLabelTextColor_merit[角丸ラベル文字色（特徴）] */
    border: 2px #999999 solid; }
  .tag .treatment {
    /* roundLabelTextColor_merit[角丸ラベル文字色（特徴）] */
    color: #999999 !important;
    font-weight: bold;
    /* roundLabelTextColor_merit[角丸ラベルカラー（特徴）] */
    background-color: white !important;
    /* roundLabelTextColor_merit[角丸ラベル文字色（特徴）] */
    border: 2px #999999 solid; }

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

.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: 10px;
  line-height: 12px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* .box_style_01 */
.box_style_01 {
  overflow: hidden; }

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

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

.box_style_01_left.no_image img {
  display: none; }

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

.box_style_01_right.no_image {
  float: left; }

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

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

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

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

.box_style_01_catchcopy {
  font-weight: bold;
  margin-bottom: 20px; }

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

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

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

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

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

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

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

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

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

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

.btn_area_02 input {
  margin-left: 0; }

.btn_area_02 label {
  padding: 0px;
  width: 22%; }
.btn_area_02 .checkbox input.accept_checkbox {
  margin-left: 0px; }

.btn_area_03 p {
  display: inline; }
.btn_area_03 button {
  display: inline; }

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

.btn_map {
  float: right;
  margin-right: 450px; }

.hide {
  display: none; }

/* pages
===========================================================*/
/* 共通 */
/* 求人情報詳細(.detail) */
#client.detail .main_visual {
  margin-bottom: 40px; }

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

/* 採用HP(.recruit) */
#client.recruit .sp_main_img {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wrap_images_box {
  margin: 0 0 20px; }

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

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

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

.images_btn_box > button {
  display: block; }

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

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

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

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

.form_entry_layout .wrap_form {
  padding: 0; }

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

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

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

.form_entry_head {
  margin-bottom: 10px !important;
  padding: 0px 10px 10px 0;
  /* formTitleBarColor[フォーム内見出し用カラー] */
  border-bottom: 1px solid #f36229;
  position: relative; }

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

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

/* フォーム内の箇条書き用円 */
.circle {
  width: 14px;
  height: 14px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  /* circleColor[箇条書き用円] */
  background-color: green;
  display: inline-block;
  margin-right: 5px; }

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

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

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

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

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

/* STEP表示のヘッドライン用三角形 */
.triangle {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  position: relative; }

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

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

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

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

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

/* ヘッドライン用レイアウト */
.head-line {
  /* headLineColor［タイトルバー（ページ上部）］ */
  background: black;
  /* headLineColor［タイトルバー文字色］ */
  color: white;
  text-align: left;
  padding: 10px 0; }
  .head-line h1 {
    display: inline;
    margin: 0px;
    vertical-align: middle; }
  .head-line h3 {
    display: inline;
    margin: 0px;
    vertical-align: middle; }

/* STEP表示のヘッドライン用レイアウト */
.head-line_step {
  padding: 0px;
  margin: 2px;
  /* headLineColor［タイトルバー（ページ上部）］ */
  background: black;
  /* stepBarCircleTextColor_active［STEP表示の文字色（アクティブ）］ */
  color: white;
  text-align: left;
  display: inline; }
  .head-line_step h1 {
    display: inline;
    margin: 0px;
    vertical-align: middle; }
  .head-line_step h3 {
    display: inline;
    margin: 0px;
    vertical-align: middle; }

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

#form_search {
  margin-bottom: 0px; }

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

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

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

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

.photo_area_detail_sp {
  display: none; }

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

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

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

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

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

.lead_area_right .tell_area {
  float: right; }

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

@media (min-width: 768px) {
  /** PCのアコーディオン対応 */
  .form_entry_layout .acord,
  .form_entry_layout .pc_acord {
    width: 100%;
    display: block; }

  .form_entry_layout .acord .input_label,
  .form_entry_layout .pc_acord .input_label {
    width: auto;
    padding-right: 30px;
    display: block;
    height: 26px; }

  .acord div,
  .pc_acord div {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    float: none; }

  .acord input[type="checkbox"].on-off + .input_area,
  .pc_acord input[type="checkbox"].on-off + .input_area {
    max-height: 0px;
    overflow: hidden;
    padding-left: 10px;
    display: block; }

  .acord input[type="checkbox"].on-off:checked + .input_area,
  .pc_acord input[type="checkbox"].on-off:checked + .input_area {
    /*max-height: 500px; 開いたときの高さはJavaScriptで動的に設定する*/
    padding-left: 10px;
    padding-top: 10px;
    display: block; }

  .acord .input_area,
  .pc_acord .input_area {
    padding-left: 10px;
    width: 100%;
    vertical-align: middle; }

  .acord .input_area .checkbox,
  .pc_acord .input_area .checkbox {
    display: block;
    vertical-align: middle;
    padding: 0;
    margin: 0 15px 0 0;
    cursor: pointer;
    float: left; }

  .acord .input_area .codawari,
  .pc_acord .input_area .codawari {
    float: none;
    /* こだわり条件だけfloat:leftさせない */ }

  .acord .input_area .checkbox input[type="checkbox"],
  .pc_acord .input_area .checkbox input[type="checkbox"] {
    margin: 0 5px 0 0; }

  .acord .arrow_down,
  .pc_acord .arrow_down {
    width: 20px;
    height: 20px;
    border-top: solid 4px green;
    border-right: solid 4px green;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    float: right;
    position: relative;
    right: -15px;
    top: -5px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }

  .acord .arrow_up,
  .pc_acord .arrow_up {
    width: 20px;
    height: 20px;
    border-top: solid 4px green;
    border-right: solid 4px green;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    float: right;
    position: relative;
    right: -15px;
    top: 8px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }

  /* ブラインドの枠の色付け */
  .acord .input_label,
  .pc_acord .input_label {
    background: -moz-linear-gradient(top, #efefef, #d2d2d2);
    /* mozilla */
    background: -webkit-gradient(linear, center top, center bottom, from(#efefef), to(#d2d2d2));
    /* Webkit */
    background: -ms-linear-gradient(top, #efefef, #d2d2d2);
    /* IE */ }

  .acord .input_area .w90per,
  .pc_acord .input_area .w90per {
    width: 90%; }

  .acord .hide_area,
  .pc_acord .hide_area {
    display: none; }

  /** PCのアコーディオン対応 */
  /** 求人一覧チェックボックス設定 */
  .alignment {
    float: left;
    width: 46%; }

  .all_occ {
    width: 100%; } }
@media (max-width: 767px) {
  .aui h1 {
    font-size: 14px;
    /* line-height: 16px; */
    /* add 20160726 */ }

  .aui .job-apply-control-portlet .wrap_input .input_area .control-group {
    margin-bottom: 0;
    display: block; }

  .control-group .control-group-inline {
    width: 100%; }

  .aui body {
    margin: 0px;
    padding: 0px; }

  .pageid .inner {
    height: inherit; }

  .inner {
    width: 98%;
    padding-left: 1%;
    padding-right: 1%; }

  .lead_area_left {
    margin-top: 10px;
    /* add 20160719 */
    width: 100%;
    float: none; }

  .lead_area_right {
    width: 100%; }
    .lead_area_right button {
      width: 100%;
      clear: both;
      float: right; }

  .lead_area button {
    width: 100%;
    margin-top: 15px; }

  .lead_area .tell {
    font-size: 24px;
    /* add 20160719 */
    font-weight: bold; }

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

  .lead_area .tell .small {
    font-size: 24px;
    /* add 20160719 */ }

  .btn_box {
    width: 100%; }
    .btn_box .btn_area_01 {
      width: 100%; }
    .btn_box button {
      width: 100%; }

  .result_box_cont_01 {
    /* display: none; */
    /* comment out 20160726 */ }

  .result_box_cont_01 .result_box_cont_left {
    width: 90%;
    margin-left: 5%; }

  .result_box_cont_01 .result_box_cont_right {
    float: none;
    width: 90%;
    margin-left: 5%; }

  .bx-wrapper .bx-pager {
    padding: 13px 0px; }

  .slider-prev1 {
    margin: -35px 0px 0px 5%; }

  .slider-next1 {
    margin: -35px 0px 0px 85%; }

  .result_box_cont_02 {
    height: 160px; }

  .result_box_cont_02 .btn_02 {
    width: 100%;
    margin-top: 10px; }

  .result_box_cont_02 .btn_01 {
    width: 100%;
    margin-right: 0px;
    height: 40px;
    /* add 20160719 */
    font-size: 124%; }

  .box_style_01_left {
    width: 100%; }
    .box_style_01_left img {
      width: 100%; }

  .box_style_01_right {
    width: 100%; }

  .box_style_01_ttl {
    margin-top: 20px; }

  .btn_area_02 .checkbox {
    text-align: center;
    margin: 0px;
    width: 100%; }

  .btn_area_03 p:nth-child(2) {
    display: block;
    margin-bottom: -1em;
    margin-top: .5em; }

  .aui .radio input[type="radio"], .aui .checkbox input[type="checkbox"] {
    float: none; }

  .head-line_step_inactive {
    display: none; }

  .triangle {
    display: none; }

  .step .inner {
    height: 48px; }
    .step .inner .row-fluid {
      height: 48px; }
      .step .inner .row-fluid .span12 {
        height: 48px;
        margin-top: 4px; }

  .form_entry_layout .wrap_input .input_label_result {
    display: table-row; }

  .form_entry_layout .wrap_input .input_label {
    display: table-row;
    padding-left: 14px;
    background-position: left center;
    font-size: 24px;
    /* add 20160719 */
    line-height: 30px;
    /* add 20160726 */ }

  .badge-important {
    margin-bottom: 4px; }

  .photo_area_detail {
    display: none; }

  .photo_area_detail_sp {
    display: block; }

  .slider-prev {
    margin: -35px 0px 0px 7%; }

  .slider-next {
    margin: -35px 0px 0px 83%; }

  #thumbs.navigation {
    display: none; }

  .list_navbar {
    display: block; }

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

  .list_navbar .pagination {
    display: block; }
  .list_navbar .case_num, .list_navbar .case_page {
    display: none; }

  .form input[id$=jobApplyZip1] {
    width: 40px; }
  .form input[id$=jobApplyZip2] {
    width: 60px; }

  .disBlock {
    display: block; }

  #form_search .disBlock .sp_w100per {
    width: 100%; }

  span.disBlock {
    width: 100%; }

  .aui #form_search select {
    width: 100%; }

  .aui select {
    width: 100%; }

  .aui input {
    width: 100%; }

  .pageid_status {
    margin-top: 0px; }

  .bx-wrapper img {
    width: 100%; }

  .pageid_ttl {
    float: none;
    padding-bottom: 0px; }

  .pageid_status2 {
    margin-top: 0px;
    margin-left: 0px; }

  .bx-wrapper .bx-controls-direction a {
    position: absolute;
    bottom: -35px;
    outline: 0;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    z-index: 9999; }

  .control-group {
    margin-bottom: 0;
    display: block; }

  .input_area.shift_work .disBlock {
    width: auto;
    display: inline-block; }
    .input_area.shift_work .disBlock .control-group.control-group-inline {
      display: inline-block; }

  .form.form-horizontal .whiteBox.whiteBox__ver1 .wrap_input .input_area.birth_day .control-group.control-group-inline {
    display: inline-block; }
  .form.form-horizontal .whiteBox.whiteBox__ver1 .wrap_input .input_area.postal_code .control-group.control-group-inline {
    display: inline-block; }

  .lead_area .no_iamge {
    display: inline-block; }

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

  /* add 20160721 from */
  .result_box_ttl_main span {
    font-size: 26px;
    /* add 20160719 */ }

  .result_box_ttl_sub {
    font-size: 24px;
    /* add 20160719 */ }

  /* .table_style_02 */
  .table_style_02 th,
  .table_style_02 td {
    font-size: 20px;
    /* add 20160719 */ }

  /* .btn */
  .aui .btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-right: 0;
    font-size: 26px;
    /* add 20160719 */
    padding: 10px;
    /* add 20160719 */ }

  .infoBox .infoBox_label {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
    background-position: left center;
    font-size: 26px;
    /* add 20160719 */
    font-weight: normal; }

  .infoBox .infoBox_area {
    display: block;
    width: 100%; }

  #client.recruit .form_area label,
  #client.recruit .form_area .form_area_submit {
    display: block;
    width: 100%;
    font-size: 26px;
    /* 20160719 */
    padding-top: 5px;
    /* 20160719 */ }

  #client.recruit .sp_map p {
    font-size: 26px;
    /* add 20160719 */
    margin-bottom: 10px;
    line-height: 36px;
    /* add 20160719 */ }

  #client.recruit .sp_map li a {
    display: block;
    padding: 10px 0;
    border-top: 1px dashed #333;
    font-size: 26px;
    /* 20160719 */
    line-height: 1.6;
    color: #666; }

  .aui .checkbox {
    /* display: block !important; */
    /* delete 20160726 */ }

  /* add 20160721 to */
  /* add 20160719 - from */
  .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 {
    display: inline-block;
    height: 40px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 40px;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

  .aui input[type="radio"],
  .aui input[type="checkbox"] {
    display: inline-block;
    height: 20px;
    /* margin-right: 5px; */
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4); }

  .wrap_input .input_area p, .aui p, .aui label {
    font-size: 24px;
    line-height: 26px; }

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

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

  .pageid_status2 {
    float: left;
    margin: 0px 5px 13px 0px;
    padding: 7px 11px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #ea2b2b !important;
    font-size: 22px;
    line-height: 11px; }

  .whiteBox__ver2 {
    padding: 10px 40px 5px 40px;
    margin-bottom: 20px; }

  .tag li {
    font-size: 24px; }

  .btn_area_01 p {
    font-size: 24px; }

  .btn_area_01 p .orange {
    font-size: 26px; }

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

  .btn_area_02 p {
    font-size: 14px;
    /* add 20160726 */
    text-align: left;
    padding-bottom: 20px; }

  .btn_area_02 input[type="checkbox"] {
    margin-right: 10px;
    width: 14px;
    height: 14px; }

  .wrap_input .input_area p,
  .wrap_input .input_area span,
  .btn_box_wrapout span {
    font-size: 20px;
    /* add 20160726 */ }

  .circle_head_number p {
    line-height: 40px;
    /* add 20160726 */ }

  .wrap_input .input_area p.tr {
    font-size: 20px;
    /* add 20160726 */ }

  p.result_box_ttl_sub {
    line-height: 48px;
    /* add 20160726 */ }

  p.circle_selector_text {
    display: none;
    /* add 20160726 */ }

  /* add 20160719 - to */
  /** スマートフォンのアコーディオン対応 */
  .form_entry_layout .acord .input_label,
  .form_entry_layout .mb_acord .input_label {
    display: block;
    width: 92%; }

  .acord div,
  .mb_acord div {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }

  .acord input[type="checkbox"].on-off + .input_area,
  .mb_acord input[type="checkbox"].on-off + .input_area {
    max-height: 0px;
    overflow: hidden;
    padding-left: 10px;
    display: block; }

  .acord input[type="checkbox"].on-off:checked + .input_area,
  .mb_acord input[type="checkbox"].on-off:checked + .input_area {
    /*max-height: 500px; 開いたときの高さはJavaScriptで動的に設定する*/
    padding-left: 10px;
    padding-top: 10px;
    display: block; }

  .acord .input_area,
  .mb_acord .input_area {
    padding-left: 10px;
    width: 100%;
    vertical-align: middle; }

  .acord .input_area .checkbox,
  .mb_acord .input_area .checkbox {
    display: block;
    vertical-align: middle;
    padding: 0;
    margin: 0 15px 0 0;
    cursor: pointer;
    float: left; }

  .acord .input_area .codawari,
  .mb_acord .input_area .codawari {
    float: none;
    /* こだわり条件だけfloat:leftさせない */ }

  .acord .input_area .checkbox input[type="checkbox"],
  .mb_acord .input_area .checkbox input[type="checkbox"] {
    margin: 0 5px 0 0; }

  .acord .arrow_down,
  .mb_acord .arrow_down {
    width: 20px;
    height: 20px;
    border-top: solid 4px green;
    border-right: solid 4px green;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    float: right;
    position: relative;
    right: -15px;
    top: -5px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }

  .acord .arrow_up,
  .mb_acord .arrow_up {
    width: 20px;
    height: 20px;
    border-top: solid 4px green;
    border-right: solid 4px green;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    float: right;
    position: relative;
    right: -15px;
    top: 8px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }

  /* ブラインドの枠の色付け */
  .acord .input_label,
  .mb_acord .input_label {
    background: -moz-linear-gradient(top, #efefef, #d2d2d2);
    /* mozilla */
    background: -webkit-gradient(linear, center top, center bottom, from(#efefef), to(#d2d2d2));
    /* Webkit */
    background: -ms-linear-gradient(top, #efefef, #d2d2d2);
    /* IE */ }

  .acord .input_area .w90per,
  .mb_acord .input_area .w90per {
    width: 90%; }

  .result_number > span > span {
    font-size: 30px; }

  .acord .hide_area,
  .mb_acord .hide_area {
    display: none; }

  /** スマートフォンのアコーディオン対応 */
  /** 求人一覧チェックボックス設定 */
  .alignment {
    float: left;
    width: 100%; }

  .all_occ {
    width: 100%; } }
input[type="checkbox"].on-off {
  display: none; }

.token_error {
  text-align: center; }

  
