img {
  vertical-align: bottom;
}

@media screen and (min-width: 769px) {
  .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__ttl {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 18px;
  }
  .recruit__ttl-border {
    width: 100%;
    margin: 0 auto;
    height: 1px;
    background-color: #AA1B48;
  }
  .recruit__work_flex {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
  }
  .recruit__work_flex-ttl {
    font-size: 25px;
    font-weight: bold;
    color: #aa1b48;
    margin-left: -13px;
    letter-spacing: 0.3px;
  }
  .recruit__work_flex-txt {
    margin-top: 52px;
    font-size: 14px;
    line-height: 1.8;
  }
  .recruit__work_flex-topimg {
    transform: translate(-32px, -12px);
  }
  .recruit__work_flex-bottomtxt {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 18px;
    margin-bottom: 55px;
  }
  .recruit__work_detail {
    padding: 50px 50px 45px 50px;
  }
  .recruit__work_detail-flex {
    display: flex;
    margin-bottom: 44px;
  }
  .recruit__work_detail-flex_rightarea {
    margin-left: 50px;
  }
  .recruit__work_detail-flex_rightarea .recruit__work_detail-ttl.detail-ttl-c-g {
    background-color: #4CC76A;
  }
  .recruit__work_detail-flex_leftarea {
    margin-right: 50px;
  }
  .recruit__work_detail-flex_leftarea .recruit__work_detail-ttl.detail-ttl-c-b {
    background-color: #25C3E6;
    margin-top: -7px;
  }
  .recruit__work_detail-ttl {
    font-size: 17px;
    width: 105px;
    color: #fff;
    padding: 6px 21px;
    border-radius: 20px;
    margin-bottom: 9px;
    font-weight: bold;
  }
  .recruit__work_detail-subttl {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .recruit__work_detail-subttl.txt-c-g {
    color: #4CC76A;
  }
  .recruit__work_detail-subttl.txt-c-b {
    color: #25C3E6;
    margin-bottom: 26px;
  }
  .recruit__work_detail-txt {
    font-size: 14px;
    line-height: 1.8;
  }
  .recruit__work_detail-bottomtxt {
    font-size: 14px;
    line-height: 1.8;
  }
  .recruit__work_detail-bottom.detail-b-ttl-c-g {
    background-color: #4CC76A;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    margin-top: -9px;
  }
  .recruit__work_detail-bottom.detail-b-ttl-c-b {
    background-color: #25C3E6;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    margin-top: -9px;
  }
  .recruit__work_detail-list {
    display: flex;
    justify-content: center;
    margin-top: 26px;
  }
  .recruit__work_detail-list-item {
    text-align: center;
  }
  .recruit__work_detail-list-item:nth-child(2) {
    margin: 0 3.4%;
  }
  .recruit__work_detail-list-item a img {
    margin-bottom: 18px;
  }
  .recruit__work_detail-list-item a p {
    font-size: 13px;
  }
  .recruit__work_detail-list-item-year {
    font-size: 12px;
    color: #9D9D9D;
    margin-left: 5px;
  }
  .recruit__work_detail-pdg-top {
    height: 59px;
  }
  .recruit__work_detail-pdg-bottom {
    height: 100px;
  }
  .recruit__occupation-fv-pc {
    background: url(../../recruit/img/recruit_work_detail_pc.png) no-repeat;
    height: 400px;
    position: relative;
    margin-top: 3px;
    margin-bottom: 43px;
  }
  .recruit__occupation-fv-pc-k_2011 {
    background: url(../../recruit/img/interview/k-2011/top.png) no-repeat;
    height: 450px;
    position: relative;
    margin-top: 3px;
    margin-bottom: 56px;
  }
  .recruit__occupation-fv-pc-m {
    background: url(../../recruit/img/interview/m/top.png) no-repeat;
    height: 450px;
    position: relative;
    margin-top: 3px;
    margin-bottom: 56px;
  }
  .recruit__occupation-fv-pc-k_2017 {
    background: url(../../recruit/img/interview/k-2017/top.png) no-repeat;
    height: 450px;
    position: relative;
    margin-top: 3px;
    margin-bottom: 56px;
  }
  .recruit__occupation-fv-pc-t {
    background: url(../../recruit/img/interview/t/top.png) no-repeat;
    height: 450px;
    position: relative;
    margin-top: 3px;
    margin-bottom: 56px;
  }
  .recruit__occupation-info {
    position: absolute;
    bottom: 0;
    background-color: #fff;
    left: 41px;
    padding: 25px 0px 20px 23px;
    width: 317px;
  }
  .recruit__occupation-info-type {
    color: #fff;
    display: block;
    width: 24%;
    padding: 6px 0;
    font-size: 12px;
    text-align: center;
    margin-bottom: 9px;
    border-radius: 15px;
  }
  .recruit__occupation-info-type.type-c-b {
    background-color: #25C3E6;
  }
  .recruit__occupation-info-type.type-c-g {
    background-color: #4CC76A;
  }
  .recruit__occupation-info-name {
    font-size: 22px;
    font-weight: bolder;
    margin-bottom: 5px;
  }
  .recruit__occupation-info-name-small {
    font-size: 19px;
    margin-left: -3px;
    letter-spacing: -0.3px;
  }
  .recruit__occupation-info-other {
    font-size: 12px;
    line-height: 1.6;
    color: #9D9D9D;
  }
  .recruit__occupation-info_01 {
    position: absolute;
    bottom: 0;
    background-color: #fff;
    right: 41px;
    padding: 25px 0px 20px 23px;
    width: 317px;
  }
  .recruit__occupation-info_01-type {
    color: #fff;
    display: block;
    width: 24%;
    padding: 6px 0;
    font-size: 12px;
    text-align: center;
    margin-bottom: 9px;
    border-radius: 15px;
  }
  .recruit__occupation-info_01-type.type-c-b {
    background-color: #25C3E6;
  }
  .recruit__occupation-info_01-type.type-c-g {
    background-color: #4CC76A;
  }
  .recruit__occupation-info_01-name {
    font-size: 22px;
    font-weight: bolder;
    margin-bottom: 5px;
    letter-spacing: 3px;
  }
  .recruit__occupation-info_01-name-small {
    font-size: 19px;
    margin-left: -3px;
    letter-spacing: -0.3px;
  }
  .recruit__occupation-info_01-other {
    font-size: 12px;
    line-height: 1.6;
    color: #9D9D9D;
  }
  .recruit__occupation_flex {
    display: flex;
    justify-content: space-between;
  }
  .recruit__occupation_flex .t_img_ma_top {
    margin-top: 41px;
  }
  .recruit__occupation_flex-leftitem {
    width: 48%;
  }
  .recruit__occupation_flex-img {
    display: flex;
    justify-content: space-between;
    margin-top: 36px;
    margin-bottom: 22px;
  }
  .recruit__occupation_ttl {
    margin-bottom: 19px;
    font-weight: bold;
    font-size: 16px;
    margin-top: 4px;
    padding-left: 27px;
    line-height: 16px;
    background: url(../../recruit/img/recruit_work_detail_ttl-icon.png) no-repeat;
    background-position: left;
  }
  .recruit__occupation_txt {
    font-size: 14px;
    line-height: 1.8;
  }
  .recruit__occupation_txt-bottom {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 28px;
  }
  .recruit__occupation_1st-contens_top {
    height: 32px;
  }
  .recruit__occupation_1st-contens_bottom {
    height: 53px;
  }
  .recruit__occupation_1st-contens_bottom-k-2011 {
    height: 38px;
  }
  .recruit__occupation_1st-contens_bottom-k-2011-middle {
    height: 36px;
  }
  .recruit__occupation_1st-contens_bottom-m {
    height: 39px;
  }
  .recruit__occupation_1st-contens_bottom-m-middle {
    height: 35px;
  }
  .recruit__occupation_1st-contens_bottom-k-2017 {
    height: 24px;
  }
  .recruit__occupation_1st-contens_bottom-k-2017-middle {
    height: 30px;
  }
  .recruit__occupation_1st-contens_bottom-t {
    height: 49px;
  }
  .recruit__occupation_1st-contens_bottom-t-middle {
    height: 12px;
  }
  .recruit__occupation_last-contens_top {
    height: 76px;
  }
  .recruit__occupation_last-contens_bottom {
    height: 70px;
  }
  .recruit__occupation-middle-img {
    background: url(../../recruit/img/recruit_work_detail_ex-bigphoto.png) no-repeat;
    height: 478px;
    width: 74%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 53px;
  }
  .recruit__occupation_w-l-b-item {
    margin-top: 35px;
  }
  .recruit__occupation_w-l-b-item .recruit__occupation_txt {
    width: 460px;
    margin-top: 2px;
  }
  .recruit__occupation_w-l-b-item .recruit__occupation_txt-bottom {
    margin-top: 0;
  }
  .recruit__occupation_schedule-pc {
    background: url(../../recruit/img/recruit_work_detail_schedule_pc.png) no-repeat;
    height: 650px;
    margin-top: 60px;
    margin-bottom: 66px;
  }
  .recruit__occupation_schedule_02-pc {
    background: url(../../recruit/img/interview/k-2011/schedule-pc.png) no-repeat;
    height: 500px;
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .recruit__occupation_schedule_03-pc {
    background: url(../../recruit/img/interview/m/schedule-pc.png) no-repeat;
    height: 395px;
    margin-top: 46px;
    margin-bottom: 60px;
  }
  .recruit__occupation_schedule_04-pc {
    background: url(../../recruit/img/interview/k-2017/schedule-pc.png) no-repeat;
    height: 560px;
    margin-top: 52px;
    margin-bottom: 60px;
  }
  .recruit__occupation_schedule_01-pc {
    background: url(../../recruit/img/interview/t/schedule.png) no-repeat;
    height: 650px;
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .recruit__essentials {
    margin-top: 16px;
  }
  .recruit__essentials_list {
    border-bottom: 1px dotted #000;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .recruit__essentials_list-ttl {
    width: 16.5%;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
  }
  .recruit__essentials_list-item {
    width: 83.5%;
  }
  .recruit__essentials_list-item-flow {
    display: flex;
    justify-content: space-between;
  }
  .recruit__essentials_list-item-flow-item {
    width: 31%;
  }
  .recruit__essentials_list-item-flow-item .recruit__essentials_list-occupation-txt {
    margin-top: 9px;
  }
  .recruit__essentials_list-item-flow-item .recruit__essentials_list-occupation-txt-small {
    display: block;
    margin-top: 6px;
  }
  .recruit__essentials_list-item-map {
    display: flex;
    justify-content: space-between;
  }
  .recruit__essentials_list-item-map .recruit__essentials_list-occupation-txt-small {
    margin-top: 25px;
    display: block;
  }
  .recruit__essentials_list-occupation-item:first-child {
    margin-bottom: 18px;
  }
  .recruit__essentials_list-occupation-item:last-child .recruit__essentials_list-occupation-ttl {
    margin-top: 9px;
  }
  .recruit__essentials_list-occupation-ttl {
    color: #AA1B48;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 9px;
  }
  .recruit__essentials_list-occupation-txt {
    font-size: 14px;
    line-height: 1.7;
  }
  .recruit__essentials_list-occupation-txt-small {
    font-size: 12px;
  }
  .recruit__essentials-btn {
    margin: 0 auto;
    margin-bottom: 107px;
    width: 41%;
    margin-top: 48px;
  }
  .recruit__essentials-btn a {
    display: block;
    text-align: center;
    background-color: #AA1B48;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    padding: 25px 120px;
    border: 1px solid #AA1B48;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .recruit__essentials-btn a:hover {
    background-color: #fff;
    color: #AA1B48;
  }
  .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 {
    height: 52px;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .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 tbody tr:first-of-type td {
    width: 77%;
    padding: 32px 22px 29px;
  }
  .recruit__entry-sheet_top table tbody tr:first-of-type td span:first-child {
    margin-right: 23px;
  }
  .recruit__entry-sheet_top table tbody tr:first-of-type td span label {
    font-size: 14px;
    line-height: 42px;
  }
  .recruit__entry-sheet_top table tbody tr:first-of-type td span label input[type=radio] {
    display: none;
  }
  .recruit__entry-sheet_top table tbody tr:first-of-type td span label span {
    display: inline-block;
    position: relative;
    padding-left: 44px;
    cursor: pointer;
  }
  .recruit__entry-sheet_top table tbody tr:first-of-type td span label span:before {
    content: "";
    display: block;
    position: absolute;
    left: 8px;
    top: 5px;
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 50%;
    border: solid 1px #333;
  }
  .recruit__entry-sheet_top table tbody tr:first-of-type td span label input[type=radio]:checked + span:after {
    content: "";
    display: block;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 16px;
    top: 12px;
    background: #aa1b48;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(2) td {
    padding: 28px 30px 23px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(2) td input {
    height: 50px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(3) td {
    padding: 28px 30px 23px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(3) td input {
    height: 50px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(3) th {
    padding: 44px 25px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(4) td {
    width: 77%;
    padding: 32px 22px 29px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(4) td span:first-child {
    margin-right: 23px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(4) td span label {
    font-size: 14px;
    line-height: 42px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(4) td span label input[type=radio] {
    display: none;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(4) td span label span {
    display: inline-block;
    position: relative;
    padding-left: 44px;
    cursor: pointer;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(4) td span label span:before {
    content: "";
    display: block;
    position: absolute;
    left: 8px;
    top: 5px;
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 50%;
    border: solid 1px #333;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(4) td span label input[type=radio]:checked + span:after {
    content: "";
    display: block;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 16px;
    top: 12px;
    background: #aa1b48;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(5) th {
    vertical-align: top;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(5) td {
    width: 77%;
    padding: 32px 0px 33px 30px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(5) td label {
    display: block;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(5) td label:first-child {
    margin-bottom: 9px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(5) td label:first-child span {
    margin-right: 182px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(5) td label:first-child input {
    height: 52px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(5) td label:nth-child(2) {
    margin-bottom: 8px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(5) td label:nth-child(2) span {
    margin-right: 182px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(5) td label:nth-child(2) select {
    height: 54px;
    width: 191px;
    padding: 16px 0px 16px 19px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(5) td label:nth-child(3) {
    margin-bottom: 10px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(5) td label:nth-child(3) span {
    margin-right: 155px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(5) td label:nth-child(3) input {
    height: 51px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(5) td label:nth-child(4) {
    margin-top: -1px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(5) td label:nth-child(4) span {
    margin-right: 15px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(5) td label:nth-child(4) input {
    height: 51px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(6) th {
    vertical-align: top;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(6) td {
    width: 77%;
    padding: 32px 0px 33px 30px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(6) td label {
    display: block;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(6) td label:first-child {
    margin-bottom: 7px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(6) td label:first-child span {
    margin-right: 128px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(6) td label:first-child input {
    height: 52px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(6) td label:nth-child(2) span {
    margin-right: 33px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(6) td label:nth-child(2) input {
    height: 52px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(7) th {
    vertical-align: top;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(7) td {
    width: 77%;
    padding: 15px 0px 8px 30px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(7) td input {
    height: 52px;
    width: 96.5%;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(8) th {
    vertical-align: top;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(8) td {
    width: 77%;
    padding: 6px 0px 8px 30px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(8) td label:first-child input {
    margin-left: 9px;
    margin-right: 7px;
    width: 20%;
    height: 52px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(8) td label:nth-child(2) input {
    width: 12%;
    margin-left: 24px;
    margin-right: 8px;
    height: 52px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(8) td label:nth-child(3) input {
    margin-left: 23px;
    width: 12%;
    margin-right: 9px;
    height: 52px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(9) td, .recruit__entry-sheet_top table tbody tr:nth-of-type(11) td {
    width: 77%;
    padding: 26px 22px 29px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(9) td span:first-child, .recruit__entry-sheet_top table tbody tr:nth-of-type(11) td span:first-child {
    margin-right: 11px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(9) td span:nth-child(2), .recruit__entry-sheet_top table tbody tr:nth-of-type(11) td span:nth-child(2) {
    margin-right: 12px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(9) td span label, .recruit__entry-sheet_top table tbody tr:nth-of-type(11) td span label {
    font-size: 14px;
    line-height: 42px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(9) td span label input[type=radio], .recruit__entry-sheet_top table tbody tr:nth-of-type(11) td span label input[type=radio] {
    display: none;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(9) td span label span, .recruit__entry-sheet_top table tbody tr:nth-of-type(11) td span label span {
    display: inline-block;
    position: relative;
    padding-left: 44px;
    cursor: pointer;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(9) td span label span:before, .recruit__entry-sheet_top table tbody tr:nth-of-type(11) td span label span:before {
    content: "";
    display: block;
    position: absolute;
    left: 8px;
    top: 5px;
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 50%;
    border: solid 1px #333;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(9) td span label input[type=radio]:checked + span:after, .recruit__entry-sheet_top table tbody tr:nth-of-type(11) td span label input[type=radio]:checked + span:after {
    content: "";
    display: block;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 16px;
    top: 12px;
    background: #aa1b48;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(10) th {
    vertical-align: top;
    padding: 43px 0px 43px 24px;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(10) td {
    width: 77%;
    padding: 8px 0px 8px 30px;
    border-bottom: none;
  }
  .recruit__entry-sheet_top table tbody tr:nth-of-type(10) td input {
    height: 52px;
    width: 96.5%;
  }
  .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: left;
    width: 22.5%;
    padding: 45px 25px;
    box-sizing: border-box;
  }
  .recruit__entry-sheet_top table tbody tr td {
    background: #f1f2f6;
    border-bottom: solid 1px #d2d4d9;
    padding: 32px 30px 23px;
    width: 77%;
    box-sizing: border-box;
    font-size: 14px;
  }
  .recruit__entry-sheet_top .form-border {
    border-bottom: solid 1px #d2d4d9 !important;
  }
  .recruit__entry-sheet_bottom input[type=text], .recruit__entry-sheet_bottom input[type=email], .recruit__entry-sheet_bottom input[type=number], .recruit__entry-sheet_bottom input[type=tel], .recruit__entry-sheet_bottom textarea {
    padding: 0 15px;
    box-sizing: border-box;
  }
  .recruit__entry-sheet_bottom input[type=text] {
    height: 52px;
  }
  .recruit__entry-sheet_bottom textarea {
    padding: 15px;
    width: 100%;
  }
  .recruit__entry-sheet_bottom .ec-required {
    display: inline-block;
    margin-left: 0.8em;
    vertical-align: 2px;
    color: #AA1B48;
    font-size: 12px;
    font-weight: normal;
  }
  .recruit__entry-sheet_bottom table {
    width: 100%;
  }
  .recruit__entry-sheet_bottom table tbody tr th {
    display: block;
    background: #dddee2;
    font-weight: bold;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
    width: 100%;
    padding: 16px 25px;
    box-sizing: border-box;
  }
  .recruit__entry-sheet_bottom table tbody tr td {
    display: block;
    background: #f1f2f6;
    border-bottom: solid 1px #fff;
    padding: 25px 24px 30px;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
  }
  .recruit__entry-sheet_bottom table tbody tr td textarea {
    font-size: 14px;
  }
  .recruit__entry-sheet-btn {
    margin: 0 auto;
    margin-bottom: 107px;
    width: 41%;
    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 */
