@charset "UTF-8";
/* ======================
　平均時給・平均日給LP
====================== */
.container {
  width: 950px;
  margin: 0 auto;
  text-align: left;
}
.container a {
  color: #3b92c8;
}

.column {
  overflow: hidden;
}

.main_column_wrapper {
  float: left;
  width: 710px;
  margin: 0 40px 0 0;
}

.sub_column_wrapper {
  display: inline-block;
  width: 198px;
  margin: 0 2px 0 0;
}

.bread_wrapper {
  margin: 0 0 20px 0;
  font-size: 11px;
}

#toPageTop {
  position: fixed;
  bottom: 30px;
  z-index: 9999;
  width: 70px;
  margin-left: 980px;
}

#toPageTop a {
  display: block;
  width: 60px;
  background: url("../../image/sw/cu/common/btn_pagetop_ov.gif") no-repeat;
}

#toPageTop a:hover img {
  visibility: hidden;
}

.main_ttl {
  position: relative;
  margin: 0 0 30px 0;
  background: transparent url("../../image/sw/cu/sp/lp/salary/ico_main_calendar.png") no-repeat scroll left center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
}
.main_ttl::before {
  display: block;
  position: absolute;
  top: 54px;
  width: 100%;
  height: 2px;
  background-color: #eee;
  content: "";
}
.main_ttl::after {
  display: block;
  position: absolute;
  top: 54px;
  width: 250px;
  height: 2px;
  background-color: #ffb100;
  content: "";
}
.main_ttl .ttl_inner {
  display: block;
  padding: 15px 0 15px 57px;
}

/* ======================
時給・日給メインデータ
====================== */
.salary_data_box {
  margin: 0 0 30px 0;
}
.salary_data_box .salary_data_contents {
  padding: 30px;
  border-radius: 5px;
  box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.1);
  background-color: #fdfbf3;
  text-align: center;
}
.salary_data_box .hourly_data {
  display: inline-block;
  margin: 0 0 15px 0;
  padding: 0 12px 13px;
  font-weight: bold;
  font-size: 22px;
  line-height: 1;
  vertical-align: bottom;
  border-bottom: 4px solid #ffb100;
}
.salary_data_box .hourly_data .number {
  margin: 0 0 0 7px;
  color: #ff852a;
  font-size: 40px;
}
.salary_data_box .hourly_data .number .yen {
  font-size: 23px;
}
.salary_data_box .hourly_data .all_area {
  font-weight: normal;
  font-size: 13px;
}
.salary_data_box .daily_data {
  display: block;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  vertical-align: bottom;
}
.salary_data_box .daily_data .number {
  margin: 0 0 0 5px;
  font-size: 20px;
}
.salary_data_box .daily_data .number .yen {
  font-size: 14px;
}
.salary_data_box .daily_data .all_area {
  font-weight: normal;
  font-size: 13px;
}

.salary_main_text {
  margin: 0 0 26px 0;
  padding: 0 0 30px 0;
  font-size: 13px;
  line-height: 1.7;
  border-bottom: 1px dotted #ddd;
}

/* ======================
職種の時給・日給
====================== */
.salary_job_box {
  margin: 0 0 50px 0;
}
.salary_job_box .box_ttl {
  margin: 0 0 10px 0;
  padding: 10px 0 10px 42px;
  background: transparent url(../../image/sw/cu/sp/lp/salary/ico_job.png) no-repeat left center;
  font-size: 16px;
}
.salary_job_box .each_salary_job {
  margin: 0 0 30px 0;
}
.salary_job_box .each_main_job {
  border-top: 3px solid #ffb100;
  border-left: 1px solid #eae9e8;
  border-right: 1px solid #eae9e8;
}
.salary_job_box .each_main_job_list {
  padding: 15px;
  overflow: hidden;
}
.salary_job_box .each_main_job_list .job_name {
  float: left;
  width: 76%;
  margin: 7px 0 0;
  font-weight: bold;
  font-size: 15px;
}
.salary_job_box .each_main_job_list .job_salary {
  float: right;
  font-size: 13px;
}
.salary_job_box .each_main_job_list .job_salary .hourly_data {
  display: block;
  margin: 0 0 3px 0;
  font-weight: bold;
}
.salary_job_box .each_main_job_list .job_salary .daily_data {
  display: block;
  font-size: 11px;
}
.salary_job_box .each_s_job {
  display: inline-block;
  list-style-type: none;
  width: 100%;
  box-sizing: border-box;
  border-left: 1px solid #eae9e8;
  border-top: 1px solid #eae9e8;
}
.salary_job_box .each_s_job_list {
  float: left;
  width: 20%;
  box-sizing: border-box;
  text-align: center;
  border-bottom: 1px solid #eae9e8;
  border-right: 1px solid #eae9e8;
}
.salary_job_box .each_s_job_list .job_name {
  display: table;
  width: 100%;
  height: 56px;
}
.salary_job_box .each_s_job_list .job_name .job_name_inner {
  display: table-cell;
  width: 20%;
  background-color: #f8f6f0;
  font-size: 11px;
  vertical-align: middle;
}
.salary_job_box .each_s_job_list .job_name .job_name_link {
  display: inline-block;
  padding: 0 3px;
  font-weight: bold;
}
.salary_job_box .each_s_job_list .job_salary {
  position: relative;
  height: 56px;
  font-size: 13px;
  border-top: 1px solid #eae9e8;
}
.salary_job_box .each_s_job_list .job_salary .job_salary_inner {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.salary_job_box .each_s_job_list .job_salary .hourly_data {
  display: block;
  margin: 0 0 3px 0;
  font-weight: bold;
}
.salary_job_box .each_s_job_list .job_salary .daily_data {
  display: block;
  font-size: 11px;
}

/* ======================
エリア選択
====================== */
.area_link_box {
  margin: 0 0 50px 0;
  padding: 20px;
  border: 4px solid #eee;
}
.area_link_box .box_ttl {
  margin: 0 0 20px 0;
  padding: 10px 0 10px 35px;
  background: transparent url(../../image/sw/cu/sp/lp/salary/ico_area.png) no-repeat left center;
  font-size: 16px;
}
.area_link_box .area_link_list {
  display: inline-block;
  list-style-type: none;
  font-size: 12px;
}
.area_link_box .area_link_list .area_link_item {
  margin: 0 0 10px 0;
}
.area_link_box .area_link_list .area_link {
  display: inline-block;
  width: 85px;
  margin: 0 14px 0 0;
  padding: 7px 0;
  border-radius: 3px;
  box-sizing: border-box;
  background-color: #4497d7;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.area_link_box .area_link_list .area_link:hover {
  opacity: 0.9;
  text-decoration: none;
}
.area_link_box .pref_link_list {
  display: inline-block;
  list-style-type: none;
  font-size: 12px;
}
.area_link_box .pref_link_list .pref_link_item {
  display: inline-block;
  width: 52px;
  margin: 0 6px 0 0;
}

.main_column_wrapper .sub_area_link_box .sub_box_ttl {
  padding: 30px 0 8px;
  font-size: 18px;
}
.main_column_wrapper .sub_area_link_box .sub_area_link_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  position: relative;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 10px 40px;
}
.main_column_wrapper .sub_area_link_box .sub_area_link_item {
  display: inline-block;
  position: relative;
  width: auto;
  padding: 0 25px 15px 10px;
}
.main_column_wrapper .sub_area_link_box .sub_area_link_item::before {
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 3px;
  height: 3px;
  content: "";
  border-top: 2px solid #3b92c8;
  border-right: 2px solid #3b92c8;
}
.main_column_wrapper .sub_area_link_box .sub_area_link {
  display: inline-block;
  width: auto;
  font-size: 13px;
  text-decoration: none;
}

/* ======================
サブカラムエリア選択
====================== */
.sub_column_wrapper {
  border-radius: 3px;
  box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.sub_column_wrapper .sub_box_ttl {
  padding: 7px 0 7px 22px;
  background: #fff url(../../image/sw/cu/sp/lp/salary/ico_sub_area.png) no-repeat 8px center;
  font-size: 11px;
  border-bottom: 2px solid #eee;
}
.sub_column_wrapper .sub_area_link_list {
  list-style-type: none;
  font-size: 11px;
}
.sub_column_wrapper .sub_area_link_item {
  background-color: #fafafa;
}
.sub_column_wrapper .sub_area_link_item:last-child .sub_area_link {
  border: none;
}
.sub_column_wrapper .sub_area_link_item:hover {
  background-color: #fffce9;
}
.sub_column_wrapper .sub_area_self_item {
  background-color: #eee;
}
.sub_column_wrapper .sub_area_self_item:last-child .sub_area_self {
  border: none;
}
.sub_column_wrapper .sub_area_link {
  display: block;
  padding: 7px 0;
  text-align: center;
  border-bottom: 1px dotted #ddd;
}
.sub_column_wrapper .sub_area_link:hover {
  text-decoration: none;
}
.sub_column_wrapper .sub_area_link:visited {
  color: #325ec0;
}
.sub_column_wrapper .sub_area_self {
  display: block;
  padding: 7px 0;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px dotted #ddd;
}
