@charset "UTF-8";
/* CSS INFORMATION -====================================================
File name : subpage.css
Description : 下層ページ
===================================================================== */
/* =====================================================================
    recruitment
======================================================================*/
.recruitment {
  padding: 13rem 0;
  overflow: hidden;
}
.recruitment::before {
  content: "";
  position: absolute;
  display: block;
  top: -78.3rem;
  left: -90.2rem;
  width: 131.6rem;
  height: 129.2rem;
  background: url(../images/common/img_deco1.png) no-repeat center/contain;
}
.recruitment::after {
  content: "";
  position: absolute;
  display: block;
  bottom: -51.7rem;
  right: -44.3rem;
  width: 77.3rem;
  height: 75.9rem;
  background: url(../images/common/img_deco1.png) no-repeat center/contain;
}
.recruitment_lead {
  text-align: center;
  margin-bottom: 10rem;
  font-size: 92%;
  color: #4f4f4f;
  line-height: 1.5;
}
.recruitment_lead strong {
  font-size: 123%;
  color: #c9151e;
}
.recruitment_list li:not(:last-child) {
  margin-bottom: 3rem;
}
.recruitment_list li dl {
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0;
}
.recruitment_list li dl dt {
  padding: 1rem calc(40 / 680 * 100%);
  color: #ffffff;
  background: #000000;
}
.recruitment_list li dl dd {
  padding: 3rem calc(40 / 680 * 100%);
  background-color: #f5f5f5;
}

.note {
  padding: 12rem 0;
  background-color: #ffcf41;
}
.note::before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: -3rem;
  width: 100%;
  height: 3.1rem;
  background: url(../images/common/img_deco_zigzag.png) repeat-x center top/auto 100%;
  background-image: url(../images/common/img_deco_zigzag_yellow.png);
}
.note .sec_ttl {
  margin-bottom: 0;
  padding-top: 3rem;
}
.note_list {
  padding: 10rem calc(50 / 680 * 100%);
}
.note_list_wrap {
  background: #ffffff url(../images/recruitment/bg_ttl.jpg) no-repeat center top -3rem/100% 19rem;
}
.note_list li {
  position: relative;
  padding-left: 1em;
  line-height: 1.5;
}
.note_list li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.note_list li a {
  display: inline;
}

@media screen and (min-width: 768px) {
  .recruitment {
    padding: 10rem 0;
  }
  .recruitment::before {
    top: -40.3rem;
    left: -41.3rem;
    width: 77.3rem;
    height: 75.9rem;
  }
  .recruitment::after {
    right: -51rem;
  }
  .recruitment_lead {
    margin-bottom: 5rem;
    line-height: 2;
  }
  .recruitment_list li:not(:last-child) {
    margin-bottom: 1rem;
  }
  .recruitment_list li dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 2;
  }
  .recruitment_list li dl dt {
    padding: 2rem calc(20 / 1024 * 100%);
    width: calc(254 / 1024 * 100%);
  }
  .recruitment_list li dl dd {
    padding: 2rem calc(20 / 1024 * 100%);
    width: calc(766 / 1024 * 100%);
  }
  .note {
    padding: 10rem 0;
  }
  .note .sec_ttl {
    padding-top: 1.8rem;
  }
  .note_list {
    padding: 6rem calc(50 / 1024 * 100%);
  }
  .note_list_wrap {
    background-position: center top;
    background-size: 100% 11.4rem;
  }
  .note_list li {
    line-height: 2;
  }
  .note_list li a:hover {
    color: #c9151e;
  }
}/*# sourceMappingURL=subpage.css.map */

.recruitment2 {
  position: relative;
  padding: 14rem 0;
  background-color: #000000;
}
.recruitment2::before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: -3rem;
  width: 100%;
  height: 3.1rem;
  background: url(../images/common/img_deco_zigzag.png) repeat-x center top/auto 100%;
}
.recruitment2::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: -3rem;
  transform: scale(1, -1);
  width: 100%;
  height: 3.1rem;
  background: url(../images/common/img_deco_zigzag.png) repeat-x center top/auto 100%;
}
.recruitment_bnr, .recruitment_spbnr {
  margin: 0 auto;
  width: calc(650 / 680 * 100%);
}
.recruitment2 a {
  margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
  .recruitment2 {
    padding: 8rem 0;
  }
  .recruitment_bnr {
    width: calc(800 / 1024 * 100%);
  }
  .recruitment_bnr a {
    position: relative;
    margin-bottom: 1em;
  }
  .recruitment_bnr a::after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/banner/bnr_recruitment_h.png) no-repeat center/100% auto;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .recruitment_bnr a:hover::after {
    opacity: 1;
  }
  .recruitment_spbnr {
    /* padding: 8rem 0; */
    width: calc(800 / 1024 * 100%);

  }
  .recruitment_spbnr {
    width: calc(800 / 1024 * 100%);
  }
  .recruitment_spbnr a {
    position: relative;
    margin-bottom: 1em;
  }
  .recruitment_spbnr a::after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/banner/bnr_recruitment_hiroshima_h.png) no-repeat center/100% auto;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .recruitment_spbnr a:hover::after {
    opacity: 1;
  }
}