@charset "UTF-8";
.main_image {
  position: relative;
  height: 646px;
  padding-top: 0;
  box-sizing: border-box;
  background: url(/images/recruit/recruit_key.webp) center top/cover no-repeat;
  overflow: hidden;
}
.main_image .inner {
  width: 1025px;
  max-width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
.main_image .text {
  position: relative;
  z-index: 5;
  padding-top: 300px;
  padding-left: 0;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 52px;
  letter-spacing: 0.2em;
  color: #fff;
  text-shadow: 0 0 5px rgba(155, 152, 152, 0.71);
}
.main_image .text:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: -105px;
  top: 50%;
  transform: translateY(-50%);
  width: 221px;
  height: 221px;
  background: url(/images/common/key_logo.webp) center/contain no-repeat;
}
@media screen and (max-width: 767px) {
  .main_image {
    position: relative;
    height: 80vw;
    padding-top: 45.3vw;
    box-sizing: border-box;
    background: url(/images/recruit/recruit_key.webp) center top/cover no-repeat;
    overflow: hidden;
  }
  .main_image .inner {
    padding: 0 2.7vw;
  }
  .main_image .text {
    padding-top: 0;
    padding-left: 0;
    font-size: 5.8vw;
    text-align: center;
  }
  .main_image .text:before {
    left: 0;
    top: 4.3vw;
    width: 21.3vw;
    height: 21.3vw;
    background: url(/images/common/key_logo.webp) center/contain no-repeat;
  }
}

.lead_sec .flexbox {
  padding-top: 100px;
}
.lead_sec .flexbox .box {
  width: 332px;
  height: 113px;
  border: 1px solid #806363;
  box-sizing: border-box;
}
.lead_sec .flexbox .box .text01 {
  padding: 20px;
  background-color: #fff;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 18px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #74464e;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lead_sec .flexbox .box .text02 {
  padding: 10px;
  background-color: rgba(148, 129, 117, 0.31);
  font-size: 16px;
  text-align: center;
  color: #4d4d4d;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lead_sec .flexbox .link:nth-of-type(1) {
  margin-right: 40px;
}
@media screen and (max-width: 767px) {
  .lead_sec .flexbox {
    padding-top: 0;
  }
  .lead_sec .flexbox .box {
    width: 100%;
    height: 30.13vw;
    border: 1px solid #806363;
    margin-bottom: 6vw;
    box-sizing: border-box;
  }
  .lead_sec .flexbox .box .text01 {
    padding: 5.3vw;
    font-size: 4.8vw;
    letter-spacing: 0.2em;
  }
  .lead_sec .flexbox .box .text02 {
    padding: 3.26vw;
    font-size: 4vw;
  }
  .lead_sec .flexbox .link:nth-of-type(1) {
    margin-right: initial;
    padding-bottom: 6vw;
  }
}

.sec01 {
  margin-bottom: 100px;
}
.sec01 .text {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #c1272d;
  margin-bottom: 50px;
}
.sec01 .dtitle {
  width: 281px;
  max-width: 100%;
  margin: 0 auto 40px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 26px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #172243;
  padding-bottom: 15px;
  border-bottom: 4px dotted #948175;
}
.sec01 .dlist {
  width: 1120px;
  max-width: 100%;
  margin: 0 auto 80px;
  box-sizing: border-box;
}
.sec01 .dlist:not(:last-of-type) {
  margin-bottom: 155px;
}
.sec01 .row {
  display: flex;
  border-bottom: 1px solid #948175;
}
.sec01 .row:nth-of-type(1) {
  border-top: 1px solid #948175;
}
.sec01 .term {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30%;
  padding: 30px;
  box-sizing: border-box;
  background: #f3eee7;
  font-size: 18px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #3e3f40;
}
.sec01 .desc {
  width: 70%;
  padding: 30px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: #333333;
  box-sizing: border-box;
}
.sec01 .desc_item {
  position: relative;
}
.sec01 .flexbox .link:nth-of-type(1) {
  margin-right: 40px;
}
@media screen and (max-width: 767px) {
  .sec01 {
    margin-bottom: 13.8vw;
  }
  .sec01 .text {
    font-size: 4vw;
    margin-bottom: 13.8vw;
  }
  .sec01 .dtitle {
    width: 74.9vw;
    margin: 0 auto 4.2vw;
    font-size: 5.3vw;
    letter-spacing: 0.1em;
    margin-bottom: 4.2vw;
  }
  .sec01 .dlist {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 13.8vw;
  }
  .sec01 .dlist:not(:last-of-type) {
    margin-bottom: 13.8vw;
  }
  .sec01 .row {
    display: block;
    border-bottom: 1px solid #1d2b53;
  }
  .sec01 .row:nth-of-type(1) {
    border-top: 1px solid #1d2b53;
  }
  .sec01 .term {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 4vw 0;
    box-sizing: border-box;
    font-size: 4vw;
    text-align: center;
  }
  .sec01 .desc {
    width: 100%;
    padding: 5.5vw;
    box-sizing: border-box;
    font-size: 4vw;
    line-height: 1.8;
  }
  .sec01 .text_red {
    color: #806363;
  }
  .sec01 .desc_item {
    position: relative;
    padding-left: 1em;
  }
  .sec01 .flexbox .link_btn img {
    width: 100%;
  }
}

.sec02 {
  margin-bottom: 100px;
}
.sec02 .text {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #c1272d;
  margin-bottom: 50px;
}
.sec02 .dtitle {
  width: 281px;
  max-width: 100%;
  margin: 0 auto 40px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 26px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #172243;
  padding-bottom: 15px;
  border-bottom: 4px dotted #948175;
}
.sec02 .dlist {
  width: 1120px;
  max-width: 100%;
  margin: 0 auto 80px;
  box-sizing: border-box;
}
.sec02 .dlist:not(:last-of-type) {
  margin-bottom: 155px;
}
.sec02 .row {
  display: flex;
  border-bottom: 1px solid #948175;
}
.sec02 .row:nth-of-type(1) {
  border-top: 1px solid #948175;
}
.sec02 .term {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30%;
  padding: 30px;
  box-sizing: border-box;
  background: #f3eee7;
  font-size: 18px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #3e3f40;
}
.sec02 .desc {
  width: 70%;
  padding: 30px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: #333333;
  box-sizing: border-box;
}
.sec02 .desc_item {
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec02 {
    margin-bottom: 13.8vw;
  }
  .sec02 .text {
    font-size: 4vw;
    margin-bottom: 13.8vw;
  }
  .sec02 .dtitle {
    width: 74.9vw;
    margin: 0 auto 4.2vw;
    font-size: 5.3vw;
    letter-spacing: 0.1em;
    margin-bottom: 4.2vw;
  }
  .sec02 .dlist {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 13.8vw;
  }
  .sec02 .dlist:not(:last-of-type) {
    margin-bottom: 13.8vw;
  }
  .sec02 .row {
    display: block;
    border-bottom: 1px solid #1d2b53;
  }
  .sec02 .row:nth-of-type(1) {
    border-top: 1px solid #1d2b53;
  }
  .sec02 .term {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 4vw 0;
    box-sizing: border-box;
    font-size: 4vw;
    text-align: center;
  }
  .sec02 .desc {
    width: 100%;
    padding: 5.5vw;
    box-sizing: border-box;
    font-size: 4vw;
    line-height: 1.8;
  }
  .sec02 .text_red {
    color: #806363;
  }
  .sec02 .desc_item {
    position: relative;
    padding-left: 1em;
  }
  .sec02 .flexbox .link_btn img {
    width: 100%;
  }
}/*# sourceMappingURL=recruit.css.map */