img {
  vertical-align: bottom;
}

.container {
  margin-top: 1em;
}

.confirmation {
  font-size: 16px;
  margin-bottom: 1em;
}

.submit_content .err {
  color: #ff0000;
  font-weight: bold;
}
.submit_content dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.submit_content dt {
  background: #dddee2;
  border-bottom: solid 1px #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 28px;
  text-align: right;
  width: 36%;
  padding: 18px;
  box-sizing: border-box;
}
.submit_content dd {
  background: #f1f2f6;
  border-bottom: solid 1px #d2d4d9;
  padding: 18px;
  width: 64%;
  box-sizing: border-box;
  font-size: 14px;
}

.t-title {
  color: #aa1b48;
  font-weight: bold;
  font-size: 20px;
  margin: 2em 0 0.5em 0;
}

.send-note {
  font-size: 15px;
  margin-bottom: 1em;
}

.completion {
  text-align: left;
}
.completion h3 {
  font-size: 20px;
  margin-bottom: 1.5em;
}
.completion p {
  font-size: 16px;
}

@media screen and (min-width: 769px) {
  .permission {
    width: 970px;
    margin: 0 auto;
  }
  .permission-sp {
    display: none;
  }
  .permission-pc {
    display: block;
  }
  .recruit {
    width: 970px;
    margin: 0 auto;
  }
  .recruit-sp {
    display: none;
  }
  .recruit-pc {
    display: block;
  }
  .recruit__bottom_adjustment_work-detail {
    height: 114px;
  }
  .recruit__top-fv {
    margin-top: 62px;
    background-size: 62%;
    background-position: right;
    -o-object-fit: cover;
    object-fit: cover;
    height: 525px;
    margin-bottom: 80px;
  }
  .recruit__top-fv-ttl {
    font-size: 48px;
    margin-left: -30px;
    font-weight: bold;
    margin-bottom: 36px;
  }
  .recruit__top-fv-txt {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 29px;
  }
  .recruit__top-fv-pdg {
    padding: 4.9% 42% 0% 0%;
    margin-bottom: 46px;
    position: absolute;
    top: 201px;
  }
  .recruit__top-fv-btn {
    padding: 3% 11.4%;
    color: #fff;
    text-decoration: none;
    background-color: #AA1B48;
    font-size: 14px;
    font-weight: bold;
    border-radius: 6px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
  }
  .recruit__top-fv-btn:hover {
    color: #AA1B48;
    background-color: #fff;
    text-decoration: none;
  }
  .recruit__top-fv .slick-slider {
    text-align: -webkit-right;
    margin-top: 62px;
    position: relative;
  }
  .recruit__top-fv .slick-slider img {
    margin-right: 0;
    margin-left: auto;
  }
  .recruit__common_btn {
    display: table;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: center;
    border: #AA1B48 1px solid;
  }
  .recruit__common_btn-item {
    display: table-cell;
    width: 25%;
    border-right: 1px solid #AA1B48;
  }
  .recruit__common_btn-item a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: block;
    width: 100%;
    font-size: 17px;
    padding: 22px 0;
    text-decoration: none;
    color: #AA1B48;
    font-weight: bold;
  }
  .recruit__common_btn-item a:hover {
    background-color: #AA1B48;
    color: #fff;
  }
  .recruit__common_btn-item:last-child {
    border-right: none;
  }
  .recruit__common_btn .recruit-now a {
    color: #fff !important;
    background-color: #AA1B48 !important;
  }
  .recruit__common_btn-top {
    height: 48px;
  }
  .recruit__common_btn-bottom {
    height: 46px;
  }
  .recruit__top_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 84px;
    margin-bottom: 90px;
  }
  .recruit__top_list-item {
    text-align: center;
  }
  .recruit__top_list-item a {
    text-decoration: none;
  }
  .recruit__top_list-item a img {
    margin-bottom: 13px;
  }
  .recruit__top_list-item a .recruit__top_list-item-type {
    color: #fff;
    display: block;
    width: 35%;
    padding: 6px 0;
    font-size: 13px;
    margin: 0 auto;
    margin-bottom: 9px;
    border-radius: 15px;
  }
  .recruit__top_list-item a .recruit__top_list-item-name {
    font-size: 14px;
  }
  .recruit__top_list-item a .recruit__top_list-item-year {
    font-size: 12px;
    color: #9D9D9D;
  }
  .recruit__top_list-item a .recruit__top_list-item-type.type-c-g {
    background-color: #4CC76A;
  }
  .recruit__top_list-item a .recruit__top_list-item-type.type-c-b {
    background-color: #25C3E6;
  }
  .recruit__top-bottom-img {
    background: url(/recruit/img/recruit_top_bv.png) no-repeat;
    height: 400px;
    width: 100%;
    margin-bottom: 55px;
  }
  .recruit__top-bottom-btn {
    margin-top: 100px;
    margin-bottom: 114px;
    background: #333;
    background-size: cover;
    padding: 4.2% 3% 4.6% 3%;
    text-align: center;
  }
  .recruit__top-bottom-btn-large {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 7px;
  }
  .recruit__top-bottom-btn-small {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    line-height: 2.4;
  }
  .recruit__top-bottom-btn-flex {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-top: 20px;
  }
  .recruit__top-bottom-btn-flex a {
    display: block;
    background-color: #AA1B48;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    padding: 1.7% 0%;
    width: 350px;
    text-align: center;
    border: 1px solid #AA1B48;
    transition: 0.5s;
    margin: 0 10px;
  }
  .recruit__top-bottom-btn-flex a:hover {
    background-color: #fff;
    color: #AA1B48;
    text-decoration: none;
  }
  .recruit__entry-sheet-top {
    margin-bottom: 70px;
  }
  .recruit__entry-sheet-top .recruit__entry-sheet_txt.recruit__entry-sheet-top-1 {
    margin-bottom: 25px;
  }
  .recruit__entry-sheet-top .recruit__entry-sheet_txt.recruit__entry-sheet-top-2 {
    margin-bottom: 25px;
  }
  .recruit__entry-sheet-top .recruit__entry-sheet_txt.recruit__entry-sheet-top-3 {
    margin-bottom: 41px;
  }
  .recruit__entry-sheet_ttl {
    font-size: 16px;
    color: #aa1b48;
    background: url("/html/template/default/asset/img/magazine/yajirusi-icon.svg") no-repeat;
    padding-left: 26px;
    line-height: 15px;
    margin-top: 29px;
    font-weight: bold;
  }
  .recruit__entry-sheet_ttl-border {
    width: 100%;
    height: 1px;
    background-color: #C8C9CA;
    margin-top: 18px;
    margin-bottom: 11px;
  }
  .recruit__entry-sheet_txt {
    font-size: 14px;
    line-height: 1.8;
  }
  .recruit__entry-sheet_top {
    margin-top: 11px;
    margin-bottom: 39px;
  }
  .recruit__entry-sheet_top input[type=text], .recruit__entry-sheet_top input[type=email], .recruit__entry-sheet_top input[type=number], .recruit__entry-sheet_top input[type=tel], .recruit__entry-sheet_top textarea {
    padding: 8px;
    box-sizing: border-box;
    width: 100%;
  }
  .recruit__entry-sheet_top textarea {
    resize: vertical;
  }
  .recruit__entry-sheet_top select {
    padding: 8px;
  }
  .recruit__entry-sheet_top .w5em {
    width: 5em;
  }
  .recruit__entry-sheet_top .w6em {
    width: 6em;
  }
  .recruit__entry-sheet_top .recruit_1line {
    margin-bottom: 10px;
  }
  .recruit__entry-sheet_top .recruit_history_ttl {
    margin-bottom: 10px;
  }
  .recruit__entry-sheet_top .ec-required {
    display: inline-block;
    margin-left: 0.8em;
    vertical-align: 2px;
    color: #AA1B48;
    font-size: 12px;
    font-weight: normal;
  }
  .recruit__entry-sheet_top table {
    width: 100%;
  }
  .recruit__entry-sheet_top table tbody tr label {
    font-size: 14px;
    line-height: 42px;
  }
  .recruit__entry-sheet_top table tbody tr th {
    background: #dddee2;
    border-bottom: solid 1px #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 28px;
    text-align: right;
    width: 36%;
    padding: 20px;
    box-sizing: border-box;
  }
  .recruit__entry-sheet_top table tbody tr th.riyoukeitai {
    width: 18%;
    border-right: 1px solid #fff;
  }
  .recruit__entry-sheet_top table tbody tr th.riyoukeitai-det {
    width: 18%;
  }
  .recruit__entry-sheet_top table tbody tr td {
    background: #f1f2f6;
    border-bottom: solid 1px #d2d4d9;
    padding: 20px;
    width: 64%;
    box-sizing: border-box;
    font-size: 14px;
  }
  .recruit__entry-sheet_top .form-border {
    border-bottom: solid 1px #d2d4d9 !important;
  }
  .recruit__entry-sheet-btn {
    margin: 0 auto;
    margin-bottom: 107px;
    width: 60%;
    margin-top: 41px;
  }
  .recruit__entry-sheet-btn input {
    font-size: 15px;
    font-weight: bold;
    width: 300px;
    height: 55px;
    margin: 0 auto;
    border: none;
    background-color: #AA1B48;
    color: #fff;
    display: block;
    cursor: pointer;
  }
  .recruit__entry-sheet-btn input[type=submit] {
    display: block;
    text-align: center;
    background-color: #AA1B48;
    color: #fff;
    border-radius: 0px;
    border: 1px solid #AA1B48;
    transition: 0.5s;
  }
  .recruit__entry-sheet-btn input[type=submit]:hover {
    background-color: #fff;
    color: #AA1B48;
    text-decoration: none;
  }
  .recruit__entry-sheet-btn input[type=button] {
    color: #fff;
    background: #707070;
    display: block;
    margin-top: 16px;
  }
  .recruit__entry-sheet-btn input[type=button]:hover {
    text-decoration: none;
  }
  .recruit__entry-sheet-btn input.back_btn {
    border: none;
  }
  .recruit__work_detail.detail-bg-c-g {
    background-color: #EFFBF2 !important;
    margin-bottom: 10px;
  }
  .recruit__work_detail.detail-bg-c-b {
    background-color: #ECFBFF !important;
    margin-bottom: 10px;
  }
  .recruit__work_detail.detail-bg-c-b .recruit__work_detail-flex {
    margin-bottom: 48px;
  }
  .recruit__work_detail.detail-bg-c-g.detail-pdg {
    padding: 50px 50px 54px 50px;
  }
}/*# sourceMappingURL=recruit_pc.css.map */