@charset 'UTF-8';
/*---------------------------------------------------------------------------------
detail
-----------------------------------------------------------------------------------
font size
150% = 24px
138% = 22px
125% = 20px
113% = 18px
100%  = 16px
88%  = 14px
75%  = 12px
63%  = 10px
---------------------------------------------------------------------------------*/

/*
import
---------------------------------------------------------------------------------*/
@import 'common.css';
@import 'search.css';
@import 'contact.css';

/*
共通
---------------------------------------------------------------------------------*/
.shopWrap {
  margin: 0 20px 20px;
}

.shopWrap p {
  margin: 10px 19px;
}

/*
各タイトル設定
---------------------------------------------------------------------------------*/
.shopWrap h3 {
  color: #fff;
  height: 35px;
  padding: 5px 20px 0;
  width: 618px;
}

.shopWrap h4 {
  font-size: 113%;
  height: 30px;
  margin: 10px 19px;
  padding: 5px 10px 0;
  width: 600px;
}

.shopWrap h3 strong {
  background: no-repeat left top;
  padding-left: 35px;
}

.shopWrap h5 {
  margin: 10px 19px 5px;
}

/*
テーブル共通指定
---------------------------------------------------------------------------------*/
.shopWrap table {
  margin: 0 19px 10px;
}

.shopWrap th,
.shopWrap td {
  font: inherit;
  font-size: 75%;
  line-height: 1.5;
  text-align: left;
}

/*
求人詳細テーブル
---------------------------------------------------------------------------------*/
.tblDetail {
  border-left: 1px solid #888;
  border-top: 1px solid #888;
  width: 620px;
}

.tblDetail th,
.tblDetail td {
  border-bottom: 1px solid #888;
  border-right: 1px solid #888;
  padding: 6px;
}

.tblDetail th {
  vertical-align: top;
  width: 105px;
}

.tblDetail td {
  word-break: break-all;
}

.tblDetail ol {
  list-style-type: decimal;
  padding-left: 22px;
}

.tblDetail .cols {
  width: 175px;
}

.tblDetail a {
  color: #39f;
}

/*
会社情報テーブル
---------------------------------------------------------------------------------*/
.tblInfo th {
  background: #eeedee;
}

/*
応募テーブル
---------------------------------------------------------------------------------*/
.tblEntry th {
  background: #fff2cf;
}

.tblEntry span {
  color: #f00;
}

.tblEntry th span {
  float: right;
}

.tblEntry td span {
  font-size: 100%;
}

.tblEntry .textfield {
  position: relative;
}

.tblEntry .textfield label {
  position: absolute;
  padding: 5px 6px;
  color: #888;
}

.tblEntry td strong {
  color: #39f;
  font-size: 163%;
  font-weight: bold;
}

.tblEntry input[type='text'] {
  border: 1px solid #949288;
  height: 21px;
  margin-right: 5px;
  padding: 1px 2px;
}

.tblEntry input[type='radio'] {
  margin-right: 5px;
}

.tblEntry #age {
  width: 50px;
}

.tblEntry #mail {
  margin-bottom: 5px;
}

.tblEntry label {
  margin-right: 10px;
}

.tblEntry select {
  font-size: 100%;
}

#detail p.required {
  color: #f00;
}

/*
待遇一覧
---------------------------------------------------------------------------------*/
#treatInfo {
  margin: 10px 19px;
}

#treatInfo dt a {
  color: #39f;
  font-size: 88%;
}

#treatInfo dd {
  border-bottom: 1px dotted #959394;
  font-size: 75%;
  line-height: 1.5;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

#treatInfo dd:last-child {
  margin-top: 5px;
}

#treatInfo dd img {
  display: inline-block;
  margin: 2px 2px 0 0;
}

/*
各ボタン
---------------------------------------------------------------------------------*/
.btnArea {
  background: #dff3ff;
  height: 30px;
  margin: 20px 19px;
  padding: 10px 0;
  text-align: center;
}

.btnArea input[type='button'],
.btnArea input[type='submit'] {
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  height: 30px;
  margin: 0 5px;
  width: 215px;
}

.btnArea .btnConf {
  background-image: url(/common/images/detail/btnConf.png);
}

.btnArea .btnSubmit {
  background-image: url(/common/images/detail/btnSubmit.png);
}

.btnArea .btnBack {
  background-image: url(/common/images/detail/btnBack.png);
}

.btnArea .btnKeep {
  right: 25px;
}

/*
MV2用タイトル
---------------------------------------------------------------------------------*/
.mv2 h3 strong {
  background-image: url(/common/images/detail/mv2/iconName.png);
}

/*
MV2用メイン画像
---------------------------------------------------------------------------------*/
#mainImg {
  margin: 10px 19px 0;
}

/*
MV2用サブ画像
---------------------------------------------------------------------------------*/
#showcase {
  margin: 0;
  padding: 0;
  width: 315px;
}

#showcase img {
  margin: 0;
}

#showcase p {
  font-size: 108%;
  margin: 3px 0 5px;
  word-break: break-all;
}

.showcase-load {
  height: auto; /* Same as showcase javascript option */
  overflow: hidden;
}

/* Container when content is shown in slider */
.showcase,
.showcase-slide,
.showcase-content-container,
.showcase-thumbnail-container,
.showcase-thumbnail-wrapper-horizontal {
  margin: 0;
  padding: 0;
}

/* Content */
.showcase-content {
  margin: 0;
  padding: 0;
  text-align: left;
}

.showcase-content-wrapper {
  display: table-cell;
  height: 225px;
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: middle;
  width: 300px;
}

.showcase-thumbnail-wrapper {
  overflow: hidden;
}

.showcase-thumbnail {
  border: 2px solid #fff;
  cursor: pointer;
  height: 69px;
  width: 92px;
}

.showcase-thumbnail:hover,
.showcase-thumbnail.active {
  border-color: #39f;
}

.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail {
  margin-right: 3px;
  width: 94px;
}

.showcase-thumbnail-wrapper-vertical,
.showcase-thumbnail-button-backward,
.showcase-content-container {
  padding: 0;
}

.showcase-thumbnail-wrapper-vertical .showcase-thumbnail,
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
  margin: 0;
}

.showcase-thumbnail-button-backward,
.showcase-thumbnail-button-forward {
  cursor: pointer;
  padding: 0px;
}

.showcase-thumbnail-button-forward span span,
.showcase-thumbnail-button-backward span span {
  display: none;
}

.showcase-content {
  background-color: inherit;
  margin: 0;
}

.static-caption {
  color: #000;
  margin: 0;
  padding: 0;
  text-align: left;
}

#tblPhotoCom {
  width: 620px;
}

#tblPhotoCom td {
  vertical-align: top;
}

#tblPhotoCom dt {
  margin-bottom: 5px;
}

#tblPhotoCom dd {
  border-bottom: 1px dotted #959394;
  margin-bottom: 10px;
  padding-bottom: 5px;
  word-break: break-all;
}

#tblPhotoCom dd:last-child {
  margin-bottom: 0;
}

/*
MV1用タイトル
---------------------------------------------------------------------------------*/
.mv1 h3 strong {
  background-image: url(/common/images/detail/mv1/iconName.png);
}

.mv1 .noMes {
  background: none;
  font-size: 100%;
  height: auto;
  margin: 10px 19px;
  padding: 0;
  position: relative;
  width: auto;
}

/*
MV1用ボタン
---------------------------------------------------------------------------------*/
.mv1 .noMes .btnKeep {
  position: absolute;
  right: 0;
  top: 0;
}
