@charset "utf-8";
.rec_promise-btn-list li {
    width: calc(99% / 7);
    float: left;
    text-align: center;
    padding: 0px 1%;
    box-sizing: border-box;
    margin: 0 auto;
}
.rec_promise-btn {
    display: table;
    background-color: #e95293;
    border-radius: 50%;
    color: #fff;
    border: solid 10px #3e3a39;
    font-size: 1.4rem;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}
.rec_promise-cont {
    padding: 20px;
    background-color: #fff;
    border: solid 4px #ded4c9;
}
.rec_cont {
    max-width: 1000px;
    margin: 0 auto;
}
a.blog_bn {
    margin-top: 20px;
    display: inline-block;
}
.rec_careerup-cont {
    padding: 100px 20px;
    text-align: center;
    background-color: #f4f5f8;
    border: solid 1px #a4adc4;
}
.rec_careerup-btn li {
    float: left;
    padding: 10px 20px;
    color: #fff;
    font-size: 1.2rem;
    background-color: #a4adc4;
    margin-right: 10px;
    width: 17%;
    text-align: center;
    cursor: pointer;
    transition: 0.5s;
}
.rec_careerup-btn li.active {
    background-color: #e95293;
}
.rec_info th {
    background-color: #bdaa93;
    width: 20%;
    border-bottom: solid 10px #fff;
    border-top: solid 10px #fff;
    border-right: solid 10px #fff;
    font-size: 1.2rem;
    padding: 20px 0;
    color: #fff;
    font-weight: normal;
    vertical-align: middle;
}
.rec_info {
    width: 100%;
}
.rec_info td {
    padding: 20px;
    border-top: dotted 2px;
    border-bottom: dotted 2px;
}
.rec_text-strong {
    color: #e95293;
    font-size: 1.4rem;
}
.rec_promise-cont-text {
    font-size: 1.05rem;
    line-height: 2rem;
}
.rec_promise-head {
    font-size: 1.6rem;
    padding-bottom: 7px;
}
.rec_promise-head-icon {
    display: inline-block;
    color: #fff;
    background-color: #3e3a39;
    padding: 7px 15px 4px 15px;
    font-weight: normal;
    margin-right: 20px;
    width: 105px;
    text-align: center;
    font-size: 1.3rem;
}
.rec_promise-head-text {
    display: inline-block;
    width: calc(100% - 163px);
    vertical-align: middle;
    color: #e95293;
    border-bottom: dotted 2px #ded4c9;
}
.rec_promise-head-icon:before {
    content: url(../images/recruit/rec_head_icon.png);
    vertical-align: middle;
    padding-right: 5px;
}
.tab_target:not(:first-child) {
    display: none;
}
.tab_target {
    margin: 0 auto;
}
.rec_promise-btn-text {
    display: table-cell;
    vertical-align: middle;
}
.rec_cont-text {
    padding-bottom: 1rem;
}
.rec_promise-btn:after {
    content: '';
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    margin: 0;
    background: transparent;
    border-right: 2px solid;
    border-top: 2px solid;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    bottom: 15%;
    left: 0;
    right: 0;
    margin: auto;
}
.rec_contact-area {
    border: solid 2px #e95293;
    overflow: hidden;
    max-width: 831px;
    margin: 100px auto 0;
}
.rec_contact {
    display: inline-block;
    width: 49.5%;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.4rem;
    vertical-align: middle;
}
.rec_contact-btn {
    padding: 20px 30px;
    display: inline-block;
    background-color: #bdaa93;
    color: #fff;
}
.rec_contact-head {
    font-weight: normal;
}
.rec_contact-head2 {
    text-align: center;
    padding: 10px;
    background-color: #e95293;
    color: #fff;
    font-size: 1.6rem;
    font-weight: normal;
}
/* ===================================================================================
 for PC min-width: 741px
 =================================================================================== */
 @media screen and (min-width: 741px) {
     .rec_promise-cont-text {
        width: 66.5%;
        float: left;
        max-width: calc(100% - 308px);
        padding-right: 30px;
    }
 	.rec_promise-cont-img {
        width: 30%;
        float: left;
        max-width: 308px;
    }
 	.rec_cont-innre-r-text {
        float: right;
        width: 50%;
        font-size: 1.2rem;
        padding-left: 5%;
        box-sizing: border-box;
        line-height: 2;
    }
    .rec_cont-innre-l-img {
        width: 50%;
        float: right;
        text-align: center;
    }
    .rec_cont-innre-l-text {
        width: 50%;
        float: left;
        font-size: 1.2rem;
        padding-right: 5%;
        box-sizing: border-box;
        line-height: 2;
    }
    .rec_cont-innre-r-img {
        width: 50%;
        float: left;
        text-align: center;
    }
    .rec_cont-innre:not(:last-child) {
        padding-bottom: 60px;
    }
    .rec_cont:not(:last-child) {
        padding-bottom: 80px;
    }
    .rec_promise-list li {
        padding: 30px 0;
    }
    .rec_careerup-btn li:hover {
        background-color: #e95293;
    }
    .rec_contact-tel {
        font-size: 2.5rem;
    }
 }

/* ===================================================================================
 for SP max-width: 740px
 =================================================================================== */
 @media screen and (max-width: 740px) {
     .rec_promise-btn-list:first-of-type li:nth-child(1), .rec_promise-btn-list:first-of-type li:nth-child(2), .rec_promise-btn-list:first-of-type li:nth-child(3), .rec_promise-btn-list:first-of-type li:nth-child(4) {
        width: calc(100% / 4);
    }
    .rec_promise-btn-list:last-of-type li:nth-child(1), .rec_promise-btn-list:last-of-type li:nth-child(2), .rec_promise-btn-list:last-of-type li:nth-child(3){
        width: calc(100% / 3);
    }
     .rec_info th,.rec_info td {
        display: block;
        width: 100%;
        box-sizing: border-box;
        border: none;
        padding: 10px 5px;
    }
 	.rec_info th {
        padding: 5px;
        font-size: 1.1rem;
    }
    .rec_promise-head-icon {
        display: block;
        font-size: 1.2rem;
        padding: 5px 5px 2px;
        margin-bottom: 5px;
        width: 95px;
    }
    .rec_promise-head-text {
        width: 100%;
        font-size: 1.2rem;
        padding-bottom: 5px;
    }
    .rec_promise-cont-text {
        padding-bottom: 10px;
    }
    .rec_cont-innre-l-text {
        padding-bottom: 20px;
    }
    .rec_cont-innre-r-text {
        padding-bottom: 20px;
    }
    .rec_promise-cont {
        padding: 10px;
    }
    .rec_careerup-btn li {
        padding: 5px;
        width: 100px;
        font-size: 1rem;
        margin-right: 6px;
        letter-spacing: -0.05em;
    }

    .rec_careerup-cont {
        padding: 10px;
    }
    .rec_cont-innre:not(:last-child) {
        padding-bottom: 40px;
    }
    .rec_cont:not(:last-child) {
        padding-bottom: 30px;
    }
    .rec_promise-btn {
        font-size: 1rem;
        border: solid 5px #3e3a39;
        width: 70px;
        margin: 0 auto;
    }
    .rec_promise-list li {
        padding: 20px 0;
    }
    .rec_promise-cont-img {
        text-align: center;
    }
    .rec_promise-btn-list li {
        padding: 2px;
    }
    .rec_promise-btn-list {
        width: 300px;
        margin: 0 auto;
    }
    .rec_promise-btn-list:last-child {
        width: 225px;
    }
    .rec_info td {
        padding-bottom: 25px;
    }
    .rec_promise-btn:after {
        height: 10px;
        width: 10px;
    }
    .rec_cont-innre-r-img {
        text-align: center;
    }
    .rec_cont-innre-l-img {
        text-align: center;
    }
    .rec_contact {
        display: block;
        width: 100%;
        padding: 20px;
    }
    .rec_contact-tel {
        font-size: 2rem;
    }
    .rec_contact-area {
        max-width: 400px;
        margin-top: 40px;
    }
    .rec_contact:first-child {
        padding-bottom: 0;
    }
    .rec_contact-btn {
        font-size: 1.2rem;
        padding: 10px;
    }

 }
