@charset "UTF-8";
.key-main:after {
  background: url(../img/staff/kv-img.png) center center no-repeat;
  background-size: cover;
}

.st-wrap {
  max-width: 870px;
  width: 100%;
  margin: 0 auto;
  padding: 0px 15px;
}
.st-inner {
  padding: 0px 20px;
}
.st-top {
  padding: 55px 0px 70px;
}
.st-top_img {
  float: left;
  width: 50%;
  max-width: 400px;
}
.st-top_txt {
  font-size: 140%;
  float: right;
  width: calc(50% - 30px);
  margin-left: 30px;
}
.st-top_txt p {
  margin-bottom: 15px;
}
.st-top_txt p:last-child {
  margin-bottom: 0px;
}
.st-note {
  background: url(../img/staff/st-bg.png) left top repeat;
  padding: 55px 0px;
}
.st-note_title {
  color: #fff;
}
.st-note_title:before {
  background: #fff;
}
.st-note_img {
  float: right;
  width: 50%;
  max-width: 400px;
}
.st-note_txt {
  color: #fff;
  font-size: 140%;
  float: left;
  width: calc(50% - 30px);
  margin-right: 30px;
}
.st-note_txt p {
  margin-bottom: 15px;
}
.st-note_txt p:last-child {
  margin-bottom: 0px;
}
.st-implement {
  padding: 60px 0px 70px;
  position: relative;
}
.st-implement_top {
  margin-bottom: 65px;
}
.st-implement_top p {
  font-size: 140%;
  margin-bottom: 20px;
}
.st-implement_top p:last-child {
  margin-bottom: 0px;
}
.st-implement_top--nt {
  font-size: 190% !important;
  font-weight: bold;
}
.st-implement_bottom--title {
  font-size: 190%;
  color: #602d18;
  border-left: 6px solid #602d18;
  background: #ebdfd9;
  padding: 10px 20px;
  font-weight: bold;
  margin-bottom: 35px;
}
.st-implement_list {
  margin-left: -25px;
}
.st-implement_list li {
  float: left;
  width: calc(33.3333% - 25px);
  margin-left: 25px;
  text-align: center;
}
.st-implement_list li h4 {
  font-size: 200%;
  font-weight: bold;
  margin: 15px 0px;
}
.st-implement_list li p {
  font-size: 140%;
  text-align: left;
}
.st-implement_pos--col {
  position: absolute;
  bottom: 80px;
  width: 19%;
  z-index: -1;
  max-width: 345px;
}
.st-implement_pos--left {
  left: 0;
}
.st-implement_pos--right {
  right: 0;
}
.st-recruit {
  background: url(../img/footer-bg.png) left top repeat;
  padding: 70px 0px;
}
.st-recruit_title {
  font-weight: bold;
  font-size: 260%;
  line-height: 1;
  position: relative;
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 20px;
  color: #602d18;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
}
.st-recruit_title span {
  display: block;
  font-size: 14px;
  margin-bottom: 7px;
}
.st-recruit_title:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 50px;
  height: 4px;
  content: '';
  background: #602d18;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.st-recruit_title--sub {
  font-size: 200%;
  text-align: center;
  font-weight: bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
}
.st-recruit_tbl {
  width: 100%;
  font-size: 140%;
}
.st-recruit_tbl th, .st-recruit_tbl td {
  vertical-align: middle;
  border-bottom: 1px solid #602d18;
}
.st-recruit_tbl th {
  width: 96px;
  padding: 20px 0px;
}
.st-recruit_tbl th span {
  font-weight: bold;
  color: #fff;
  display: block;
  background: #602d18;
  line-height: 1;
  text-align: center;
  padding: 7px 0px;
}
.st-recruit_tbl td {
  width: calc(100% - 96px);
  padding: 20px 25px;
}
.st-recruit_tbl tr:last-child th, .st-recruit_tbl tr:last-child td {
  border: none;
}
.st-standard {
  background: url(../img/footer-bg.png) left top repeat;
  padding: 0 0 70px;
}
.st-standard_title {
  font-weight: bold;
  font-size: 260%;
  line-height: 1;
  position: relative;
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 35px;
  color: #602d18;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
}
.st-standard_title span {
  display: block;
  font-size: 14px;
  margin-bottom: 7px;
}
.st-standard_title:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 50px;
  height: 4px;
  content: '';
  background: #602d18;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.st-standard_body {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid #d9c8bf;
  padding: 35px 40px 40px;
}
.st-standard_list {
  font-size: 140%;
  margin-bottom: 25px;
}
.st-standard_list li {
  position: relative;
  padding-left: 1.2em;
  margin-bottom: 14px;
  line-height: 1.75;
}
.st-standard_list li:before {
  content: '●';
  position: absolute;
  left: 0;
  color: #602d18;
}
.st-standard_list li:last-child {
  margin-bottom: 0;
}
.st-standard_note {
  font-size: 120%;
  line-height: 1.8;
  margin-bottom: 35px;
  padding: 18px 20px;
  background: #f5ede8;
  border-left: 4px solid #602d18;
}
.st-standard_lead {
  font-size: 140%;
  line-height: 1.75;
  margin-bottom: 30px;
  font-weight: bold;
  color: #602d18;
}
.st-standard_subtitle {
  font-size: 150%;
  font-weight: bold;
  color: #602d18;
  line-height: 1.7;
  margin-bottom: 25px;
  padding-bottom: 12px;
  border-bottom: 2px solid #602d18;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
}
.st-standard_items {
  font-size: 140%;
}
.st-standard_item {
  margin-bottom: 22px;
  padding-bottom: 22px;
  border-bottom: 1px dashed #c9b5a8;
}
.st-standard_item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.st-standard_item dt {
  font-weight: bold;
  color: #602d18;
  margin-bottom: 8px;
  padding-left: 1.2em;
  position: relative;
  line-height: 1.6;
}
.st-standard_item dt:before {
  content: '●';
  position: absolute;
  left: 0;
}
.st-standard_item dd {
  line-height: 1.75;
  padding-left: 1.2em;
}
.st-info {
  text-align: center;
  padding: 70px 0px;
}
.st-info_title {
  font-weight: bold;
  font-size: 230%;
  margin-bottom: 15px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
}
.st-info_txt {
  font-size: 140%;
  margin-bottom: 30px;
}
.st-info_tell {
  font-size: 400%;
  font-weight: bold;
  line-height: 1;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
}
.st-info_tell a {
  color: #333;
  pointer-events: none;
}

@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .st-implement_pos--col {
    opacity: 0.4;
  }
}

/*# sourceMappingURL=staff_pc.css.map */
