@charset "UTF-8";
/* =========================================================
■登録制
=========================================================== */
/*「登録制」オレンジ色の帯*/
.Rtype {
  overflow: hidden;
  background-color: #ffd14d;
}

/*詳細画面「登録制」*/
.RtypeTtl {
  display: block;
  float: left;
  width: 120px;
  height: 28px;
  overflow: hidden;
  background-image: url("../../../../image/sw/cu/detail/spr2_ttl_rtype.png");
  background-repeat: no-repeat;
  text-indent: -9999px;
}

/*掲載期間*/
.RtypePostLimit {
  float: right;
  margin: 7px 7px 0 0;
}

/*「登録制バイトについて」*/
.aboutRtype .questionAboutRtype {
  float: left;
  width: 15px;
  height: 14px;
  margin: 7px;
}

.aboutRtype a {
  float: left;
  width: 135px;
  margin: 7px 0 0 0;
  overflow: hidden;
  vertical-align: middle;
}

.entrustStatusAlert.rtype {
  color: #555;
  font-size: 12px;
}

.line01 {
  display: block;
}

.line02 {
  display: block;
  margin: 0 0 5px 20px;
}

/* ======================
　3: 募集要項のサマリー
====================== */
/*上段*/
#workSummary {
  width: 725px;
  margin: 0 0 10px 0;
}

#workSummary table {
  width: 100%;
}

#workSummary tr {
  width: 725px;
  overflow: hidden;
}

#workSummary th {
  width: 110px;
  font-weight: normal;
  font-size: 14px;
  border-bottom: 1px dotted #999;
}

#workSummary td {
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px dotted #999;
}

/* 右カラム */
#companyOpen.subcolBoxWrap02.grayS, #sitePersonality.subcolBoxWrap02.grayS {
  width: 185px;
  margin: 0 0 10px 0;
  background: url("../../../../image/sw/cu/box/spr_bordersubbox02_gray.gif") repeat-y scroll left center transparent;
}

#companyOpen.subcolBoxWrap02.grayS .top, #sitePersonality.subcolBoxWrap02.grayS .top {
  background: url("../../../../image/sw/cu/box/spr_subbox02top_gray.gif") no-repeat scroll 0 0 transparent;
}

#companyOpen.subcolBoxWrap02.grayS .bottom, #sitePersonality.subcolBoxWrap02.grayS .bottom {
  background: url("../../../../image/sw/cu/box/spr_subbox02bottom_gray.gif") no-repeat scroll 0 0 transparent;
}

/* 職場の環境 */
#subColumn02 #sitePersonality .ttlSitePersonality {
  display: block;
  float: left;
  width: 100px;
  height: 25px;
  margin: 0 55px 0 0;
  overflow: hidden;
  background-image: url("../../../../image/sw/cu/detail/spr2_ttlSitePersonality.png");
  background-repeat: no-repeat;
  text-indent: -9999px;
}

#sitePersonality dt {
  display: block;
  float: left;
  margin: 0 0 3px 0;
  overflow: hidden;
}

#sitePersonality dd {
  display: block;
  float: left;
  width: 155px;
  height: 15px;
  margin: 0 0 10px 0;
  overflow: hidden;
  background-image: url("../../../../image/sw/cu/detail/spr2_sitePersonality.png");
  background-repeat: no-repeat;
  text-indent: -9999px;
}

#parameter {
  display: block;
  float: left;
  overflow: hidden;
}

/*男女比率*/
#parameter dd.proportionOfMandW01 {
  background-position: 0 0;
}

#parameter dd.proportionOfMandW02 {
  background-position: 0 -15px;
}

#parameter dd.proportionOfMandW03 {
  background-position: 0 -30px;
}

#parameter dd.proportionOfMandW04 {
  background-position: 0 -45px;
}

#parameter dd.proportionOfMandW05 {
  background-position: 0 -60px;
}

/*年齢層*/
#parameter dd.ageGroup01 {
  background-position: 0 -75px;
}

#parameter dd.ageGroup02 {
  background-position: 0 -90px;
}

#parameter dd.ageGroup03 {
  background-position: 0 -105px;
}

#parameter dd.ageGroup04 {
  background-position: 0 -120px;
}

#parameter dd.ageGroup05 {
  background-position: 0 -135px;
}

/*仕事内容*/
#parameter dd.job01 {
  background-position: 0 -150px;
}

#parameter dd.job02 {
  background-position: 0 -165px;
}

#parameter dd.job03 {
  background-position: 0 -180px;
}

#parameter dd.job04 {
  background-position: 0 -195px;
}

#parameter dd.job05 {
  background-position: 0 -210px;
}

/*職場の雰囲気*/
#parameter dd.mood01 {
  background-position: 0 -225px;
}

#parameter dd.mood02 {
  background-position: 0 -240px;
}

#parameter dd.mood03 {
  background-position: 0 -255px;
}

#parameter dd.mood04 {
  background-position: 0 -270px;
}

#parameter dd.mood05 {
  background-position: 0 -285px;
}

/* 応募時入力table */
table.rtype {
  border: 1px solid #bbb;
}

table.rtype th {
  padding: 5px;
  background-color: #efefef;
  text-align: left;
  vertical-align: top;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
}

table.rtype td {
  padding: 5px;
  text-align: left;
  vertical-align: top;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
}

table.rtype table.nest th, table.rtype table.nest td, table.rtype table.nestConfirm th, table.rtype table.nestConfirm td {
  background-color: #fff;
  border-right: none;
  border-bottom: none;
}

table.rtype table.nest {
  width: 100%;
}

table.rtype table.nest th {
  width: 16%;
}

table.rtype table.nest td {
  width: 42%;
}

table.rtype table.nestConfirm {
  width: 100%;
}

table.rtype table.nestConfirm th {
  width: 10%;
}

table.rtype table.nestConfirm td {
  width: 90%;
}

/* 確認ボタン */
.btnBoxProfileMakesure {
  width: 950px;
  margin: 0 auto 20px auto;
  overflow: hidden;
  text-align: center;
}

.btnBoxProfileMakesure span.forTermsOfService {
  display: block;
  font-size: 14px;
}

.btnBoxProfileMakesure span.forLinkToTerms {
  display: block;
  margin: 10px 0 0 0;
}

#profileBox {
  float: left;
  width: 760px;
  margin: 0 0 20px 98px;
  overflow: hidden;
}

/*gray*/
#profileBox .gray {
  width: 755px;
  margin: 10px 0 0 0;
  background: url("../../../../image/sw/cu/box/spr_bordermainbox02_gray.gif") repeat-y scroll left center transparent;
}

#profileBox .gray .top {
  background: url("../../../../image/sw/cu/box/spr_mainbox02top_gray.gif") no-repeat scroll 0 0 transparent;
}

#profileBox .gray .bottom {
  background: url("../../../../image/sw/cu/box/spr_mainbox02bottom_gray.gif") no-repeat scroll 0 0 transparent;
}

#profileBox h3 {
  font-weight: bold;
  font-size: 16px;
}

/*ステータス*/
#statusRtype span {
  display: block;
  float: left;
  width: 755px;
  height: 32px;
  margin: 10px 0;
  overflow: hidden;
  background-image: url("../../../../image/sw/cu/detail/spr2_status_rtype.png");
  background-repeat: no-repeat;
  text-indent: -9999px;
}

#statusRtype .regist {
  background-position: 0 0;
}

#statusRtype .confirm {
  background-position: 0 -33px;
}

#statusRtype .complete {
  background-position: 0 -66px;
}

/* 文字装飾 */
.entryCaution {
  display: block;
  margin: 2px 0 0 0;
  color: #e60011;
  font-size: 11px;
  line-height: 1em;
}

#breakWork h3 {
  font-weight: bold;
  font-size: 14px;
}

#breakWork dl {
  margin: 5px 0 0;
  font-size: 13px;
  line-height: 1.35em;
}

#breakWork dt {
  float: left;
  padding: 0 0 0 15px;
  background: url("../../../../image/sw/cu/common/mk_ya.gif") no-repeat scroll 0 5px transparent;
  font-weight: bold;
}

#breakWork dd {
  float: left;
  margin: 0 10px;
}

/* MSG-BOX */
.MsgBoxDefault02 .lft {
  float: left;
  overflow: hidden;
}

.MsgBoxDefault02 .rgt {
  float: right;
  overflow: hidden;
}

/*ボタンの配置*/
.btnAddEntryInfo {
  float: left;
  width: 140px;
  height: 25px;
  border: medium none;
}

.entryButtonBoxMgnTopBtm20 {
  margin: 20px 0;
  overflow: hidden;
  text-align: center;
}

/* Error */
.profileError {
  display: block;
  margin: 5px 0 0 0;
  color: #fd418e;
  font-weight: bold;
  font-size: 12px;
}

/* 応募時の注意メッセージ（外部連携サンレディースで使用中）*/
.attention_message {
  margin: 10px 0 0 0;
  padding: 10px 0;
}
.attention_message .txt {
  color: #da5151;
  font-weight: bold;
}

/* 応募ボタン */
.btnRtypeEntryLeft .btn_entry, .btnRtypeEntryRight .btn_entry, .btnRtypeEntryOnly .btn_entry {
  padding: 18px 0;
  box-shadow: 0 -2px 0 #528d22 inset;
  font-size: 20px;
}
.btnRtypeEntryLeft .btn_entry:active, .btnRtypeEntryRight .btn_entry:active, .btnRtypeEntryOnly .btn_entry:active {
  padding: 20px 0 16px;
  box-shadow: 0 2px 0 #528d22 inset;
}

.btnRtypeEntryLeft, .btnRtypeEntryRight {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 30%;
}
.btnRtypeEntryLeft .btn_basic_entry, .btnRtypeEntryRight .btn_basic_entry {
  padding: 18px;
  font-size: 20px;
}

.btnRtypeEntryLeft {
  margin: 0 20px 0 0;
}

.btnRtypeEntryOnly {
  width: 380px;
  margin: 0 auto;
}

.telEntryBtn {
  width: 260px;
  height: 38px;
}

/*電話番号*/
.entryButtonBox span {
  color: #f60;
  font-weight: bold;
  font-size: 30px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* ======================
　6: 応募ボタンなど
====================== */
.arrowEntry {
  width: 950px;
  height: 60px;
  margin: 10px 0 5px 0;
  border: none;
}

.entryButtonBox {
  width: 950px;
  margin: 0 0 60px 0;
  text-align: center;
}

.entryButtonBoxNomargin {
  width: 950px;
  margin: 0 0 0 0;
  text-align: center;
}

.btnEntry {
  margin: 0 auto;
}

.btnReEntry {
  width: 225px;
  height: 30px;
  margin: 0 auto;
  border: none;
}

.btnEntryCancel {
  width: 150px;
  height: 25px;
  margin: 0 auto;
  border: none;
}

.btnFavoriteON, .btnFavoriteOFF {
  width: 170px;
  height: 25px;
  margin: 1px 0 12px 7px;
  border: none;
}

a.toolTip {
  position: relative;
}

a.toolTip span {
  display: block;
  visibility: hidden;
  position: absolute;
  top: 20px;
  left: 10px;
  width: 150px;
  padding: 5px;
  border: solid 2px #999;
  background-color: #eee;
  color: #666;
  text-decoration: none;
}

a.toolTip:hover, a.toolTip:hover span {
  visibility: visible;
  z-index: 100;
}

/*「登録制」オレンジ色の帯*/
.Rtype {
  overflow: hidden;
  background-color: #ffd14d;
}

* html .Rtype {
  height: 30px;
}