@charset "utf-8";

/*-------------------------------------------------

	JOB

--------------------------------------------------*/

#job {
    display: flex;
}

#sidebar {
    width: 100%;
    max-width: 33rem;
    padding: 5rem 4rem 5rem 8rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    background: url("../img/careerup/bg_menu.jpg") no-repeat top left;
}

#sidebar h3 {
    margin-bottom: 3rem;
    color: #D6A60C;
    font-size: 1.4rem;
    letter-spacing: .2em;
}

#sidebar .global-nav {
    position: sticky;
    top: 126px;
    left: 0;
}

#sidebar .global-nav ul {
    margin-bottom: 20rem;
}

#sidebar .global-nav ul li {
    margin-bottom: 3rem;
}

#sidebar .global-nav ul li.current {
    position: relative;
}

#sidebar .global-nav ul li.current::before {
    content: '';
    position: absolute;
    top: 12px;
    left: -40px;
    width: 26px;
    height: 2px;
    background: #D6A60C;
}

#sidebar .global-nav ul li a {
    font-size: 1.5rem;
    line-height: 1.8;
}

#job_content {
    width: 70%;
}

#job_content .ttl {
    padding: 2rem 0;
    border-radius: 30px;
    background: #E4F1F9;
    font-size: 3.2rem;
    text-align: center;
    letter-spacing: .2em;
}

#job_content .container {
    max-width: 1088px;
    margin: 0 auto;
    padding: 9rem 2rem 12rem;
}

#job_content .title_common h2 {
    margin-bottom: 5rem;
}

#job_content .title_common p {
    text-align: left;
}

#job_content .job_subttl {
    margin-bottom: 1.5rem;
    padding: 1rem;
    border: 1px solid #D6A60C;
    background: #F8F8F8;
    color: #565656;
    font-size: 2.3rem;
}

#job_content .round_subttl {
    margin-bottom: 3rem;
    padding: 1.5rem 0;
    border-radius: 100px;
    background: #D6A60C;
    color: #fff;
    font-size: 2.4rem;
    text-align: center;
    letter-spacing: .2em;
}

.bannerBtn {
    position: fixed;
    right: 0;
    transform: translate(0, 50%);
    z-index: 5;
    filter: drop-shadow(0 1px 3px rgba(0, 0, 0, .3));
    max-width: 170px;
}

.bannerBtn a {
    display: block;
    margin-bottom: 2.2rem;
}

.bannerBtn a:last-child {
    margin-bottom: 0;
}

div.po-webparts-container.style1,
div.po-webparts-container.style2 {
    min-width: inherit!important;
}

div.po-webparts-container.style1 .po-buttons {
    padding: 1rem;
}

div.po-webparts-container.style1.po-blue button,
div.po-webparts-modal-container.style1.po-blue button {
    width: 100%;
    max-width: 175px;
    border: none;
    border-radius: 30px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .3);
    background: #E4F1F9;
    font-size: 2.6rem;
}

#job_content .search .bannerBtn a:nth-of-type(1) {
    display: none;
}

#job_content .job09 .bannerBtn a:nth-of-type(2) {
    display: none;
}


/*-----01-----*/

.job01 {
    max-width: 902px;
    margin: 0 auto;
}

.job01 .title_common p {
    max-width: 847px;
    margin: 0 auto;
}

#job_content .job01 .job_subttl {
    color: #D6A60C;
}

.job01 figure {
    max-width: 604px;
    margin: 0 auto 18rem;
}

.job01 .flexbox {
    flex-wrap: nowrap;
    margin-bottom: 5.5rem;
}

.job01 .flexbox .content {
    width: 84%;
    margin-left: 2rem;
}

.job01 .flexbox h4 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    width: 127px;
    height: 127px;
    background: #FDF3D6;
    color: #154F9E;
    font-size: 2.4rem;
    font-family: source-han-serif-japanese, serif;
    font-style: normal;
}

.job01 .flexbox h4::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: -1;
    width: 0;
    height: 0;
    border-bottom: 49px solid transparent;
    border-left: 49px solid #EFD070;
}

.job01 .flexbox h4 span {
    position: absolute;
    top: 8px;
    left: 12px;
    color: #fff;
    font-size: 2.7rem;
}

.job01 .flexbox .job_subttl {
    color: #D6A60C;
    text-align: center;
}

.job01 .flexbox p {
    margin-bottom: 2.5rem;
}

.job01 .flexbox p:last-child {
    margin-bottom: 0;
}

.job01 .flexbox h5 {
    display: inline-block;
    margin-bottom: 1rem;
    padding: 5px 8px;
    border-radius: 7px;
    background: #D6A60C;
    color: #fff;
    font-size: 1.7rem;
}

.job01 .flexbox .point_box {
    margin-left: 2rem;
    padding-left: 2rem;
    border-left: 1px solid #D6A60C;
}


/*-----02-----*/

.job02 {
    max-width: 902px;
    margin: 0 auto;
}

.job02 ul li {
    margin-bottom: 5rem;
}

.job02 ul li p {
    margin-left: 2rem;
    padding-left: 5.5rem;
    border-left: 1px solid #000;
}

.job02 .content {
    margin-bottom: 7rem;
}

.job02 .content:last-child {
    margin-bottom: 0;
}


/*-----03-----*/

.job08 {
    max-width: 908px;
    margin: 0 auto;
}

.job03 section {
    margin-bottom: 16rem;
}

.job03 section:last-child {
    margin-bottom: 0;
}

.job03 .content {
    margin-bottom: 7rem;
}

.job03 .content:last-child {
    margin-bottom: 0;
}

.job03 .content .box_gray,
.job03 .content .box_yellow {
    display: flex;
    align-items: center;
}

.job03 .content .box_gray {
    position: relative;
    margin-bottom: 3.5rem;
    background: #E3E3E3;
}

.job03 .content .box_gray::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -29px;
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border-top: 18px solid #2A456A;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}

.job03 .content .box_yellow {
    margin-bottom: 1.5rem;
    background: #FFEFBC;
}

.job03 .content h4 {
    position: relative;
    z-index: 1;
    width: 118px;
    padding: 2.2rem 0;
    color: #fff;
    font-size: 2.4rem;
    text-align: center;
}

.job03 .content .box_gray h4 {
    background: #B1B1B1;
}

.job03 .content .box_yellow h4 {
    background: #D6A60C;
}

.job03 .content h4::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: -1;
    width: 0;
    height: 0;
    border-bottom: 67px solid transparent;
}

.job03 .content .box_gray h4::before {
    border-left: 67px solid #A5A5A5;
}

.job03 .content .box_yellow h4::before {
    border-left: 67px solid #C69A0F;
}

.job03 .content .box_gray p,
.job03 .content .box_yellow p {
    padding: 5px 0 5px 6px;
}

.job03 .content h5 {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    color: #2A456A;
}

.job03 .content h5 img {
    width: 28px;
    margin-right: 1rem;
}

.job03 .content .txt {
    margin-left: 2rem;
    padding-left: 5rem;
    border-left: 1px solid #000;
}

.job03 ul li {
    margin-top: 3.6rem;
    padding-top: 3.6rem;
    border-top: 1px solid #707070;
}

.job03 ul li:first-child {
    margin-bottom: 0;
}

.job03 tr {
    display: block;
    margin-bottom: 5rem;
}

.job03 tr:last-child {
    margin-bottom: 0;
}

.job03 th {
    position: relative;
    z-index: 1;
    width: 38px;
    background: #D6A60C;
    color: #fff;
    font-size: 2.4rem;
    text-align: center;
    vertical-align: middle;
}

.job03 th::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: -1;
    width: 0;
    height: 0;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #C69A0F;
}

.job03 td {
    padding-left: 1.2rem;
}


/*-----04-----*/

.job04 {
    max-width: 908px;
    margin: 0 auto;
}

.job04 .content h3.round_subttl {
    margin-bottom: 3rem;
    background: #D6A60C;
    color: #fff;
}

.job04 .content h4 {
    text-align: center;
}

.job04 .content .flexbox {
    justify-content: center;
    margin-bottom: 3rem;
}

.job04 .content .flexbox a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 290px;
    margin: 0 3px 1rem;
    padding: 1rem;
    border: 2px solid #FDF3D6;
    border-radius: 3rem;
    background: #FDF3D6;
    color: #154F9E;
    font-size: 1.4rem;
    text-align: center;
}

.job04 .content .flexbox a:hover {
    border-color: #D6A60C;
}

.job04 .content .flexbox a img {
    width: 12px;
    margin-right: 1rem;
}

.job04 .content ul,
.job04 .content p {
    max-width: 674px;
    margin: 0 auto 5rem;
}

.job04 .content p:last-child {
    margin-bottom: 0;
}

.job04 .content ul li {
    position: relative;
    padding-left: 1rem;
}

.job04 .content ul li::before {
    content: '';
    position: absolute;
    top: 14px;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #000;
}


/*-----05-----*/

.job05 {
    max-width: 908px;
    margin: 0 auto;
}

#job_content .title_common p {
    max-width: 821px;
    margin: 0 auto;
}

#job_content .job05 .job_subttl {
    margin-bottom: 4rem;
    text-align: center;
}

.job05 .content {
    max-width: 745px;
    margin: 0 auto 11rem;
}

.job05 .content:last-child {
    margin-bottom: 0;
}

.job05 ol h4 {
    margin-bottom: 1rem;
    font-size: 2rem;
}

.job05 ol li {
    margin-bottom: 6rem;
}

.job05 ol li p {
    margin: 3rem 0 1rem 2rem;
}

.job05 ol li li {
    position: relative;
    margin: 0 0 0 5rem;
    padding-left: 1rem;
}

.job05 ol li li::before {
    content: '';
    position: absolute;
    top: 14px;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #000;
}

.job05 .bottom {
    margin-bottom: 5rem;
}

.job05 .left_title_y {
    position: relative;
    z-index: 1;
    margin-bottom: 2.5rem;
}

.job05 .left_title_y::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 50%;
    z-index: -1;
    transform: translate(0, 50%);
    width: 0;
    height: 1px;
    background: #D6A60C;
    transition: all 1.5s;
}

.job05 .left_title_y.isActive:after {
    width: 100%;
}

.job05 .left_title_y span {
    padding-right: 1rem;
    background: #fff;
    color: #D6A60C;
    font-size: 2rem;
}


/*-----06-----*/

.job06 {
    max-width: 1048px;
    margin: 0 auto;
}

.job06 .profile_box {
    margin-bottom: 3.5rem;
    padding-bottom: 4rem;
    border-bottom: 1px solid #D6A60C;
}

.job06 .profile_box .flexbox {
    flex-direction: row-reverse;
}

.job06 .profile_box .content {
    width: 65%;
}

.job06 .profile_box div.img {
    width: 32%;
    height: 360px;
    background: no-repeat center / contain;
    background-image: var(--profile-img);
}

.job06 .profile_box h3 {
    position: relative;
    z-index: 1;
    margin-bottom: 3rem;
    padding: 2.2rem 2rem;
    background: #D6A60C;
    color: #fff;
    font-size: 2.4rem;
}

.job06 .profile_box h3::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: -1;
    width: 0;
    height: 0;
    border-bottom: 67px solid transparent;
    border-left: 67px solid #C69A0F;
}

.job06 .profile_box h4 {
    margin-bottom: 3rem;
    font-size: 2rem;
}

.job06 .profile_box p {
    margin-bottom: 2.5rem;
}

.job06 .profile_box p:last-child {
    margin-bottom: 0;
}

.job06 .profile_box ul {
    margin-bottom: 2rem;
}

.job06 .profile_box ul li {
    position: relative;
    margin-bottom: 1rem;
    padding-left: 1.5rem;
}

.job06 .profile_box ul li::before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 12px;
    height: 12px;
    background: #000;
}

.job06 .profile_box ul li:last-child {
    margin-bottom: 0;
}

.job06 .profile_box h5 {
    margin-bottom: 2.5rem;
    padding: 5px 1rem;
    background: #F7EED1;
    font-size: 2rem;
}

.job06 .profile_box h5 img {
    width: 27px;
    margin-right: 1rem;
    vertical-align: middle;
}


/*-----07 & 08-----*/

.job_common {
    max-width: 862px;
    margin: 0 auto;
}

.job_common .flexbox {
    margin-bottom: 12.5rem;
}

.job_common .flexbox:nth-of-type(odd) {
    flex-direction: row-reverse;
}

.job_common .flexbox:nth-last-of-type(1) {
    margin-bottom: 26rem;
}

.job_common .flexbox h3 {
    position: relative;
    width: 100%;
    border: 1px solid #707070;
    background: #fff;
    font-size: 3.7rem;
}

.job_common .flexbox:nth-of-type(even) h3 {
    margin-left: -2rem;
    padding: 2.5rem 0 2.5rem 4rem;
    border-right: none;
}

.job_common .flexbox:nth-of-type(odd) h3 {
    margin-right: -2rem;
    padding: 2.5rem 4rem 2.5rem 0;
    border-left: none;
    text-align: right;
}

.job_common .flexbox h3::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -29px;
    border-top: 28px solid #000;
}

.job_common .flexbox:nth-of-type(even) h3::before {
    left: -1px;
    border-left: 21px solid transparent;
}

.job_common .flexbox:nth-of-type(odd) h3::before {
    right: -1px;
    border-right: 21px solid transparent;
}

.job_common .flexbox h3 span {
    color: #D6A60C;
}

.job_common .flexbox figure {
    width: 80%;
}

.job_common .flexbox figcaption {
    margin-top: 2rem;
}

.job_common .flexbox figcaption p {
    margin-bottom: 4rem;
}

.job_common .flexbox figcaption p:last-child {
    margin-bottom: 0;
}

.job_common .content {
    padding: 4.5rem 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.job_common .content h3 {
    font-size: 3rem;
    line-height: 1.4;
}

.job_common .content h3.gold {
    margin-bottom: 3.5rem;
    color: #D6A60C;
}


/*-----09-----*/

#job_content .job09 .title_common h2 {
    margin-bottom: 0;
}

#job_content .job09 .title_common p {
    text-align: center;
}

@media only screen and ( max-width: 1024px) {
    #job {
        display: block;
        background-position: center;
    }
    #sidebar {
        max-width: 100%;
        padding: 2rem;
        background-position: center;
        background-size: cover;
    }
    #sidebar h3 {
        margin-bottom: 2rem;
        font-size: 2rem;
        text-align: center;
    }
    #sidebar .global-nav ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 0;
    }
    #sidebar .global-nav ul li {
        z-index: 1;
        width: 49%;
        margin-bottom: 1rem;
        border: 1px solid #707070;
        box-shadow: 3px 3px 8px rgba(0, 0, 0, .2);
        background: #fff;
        font-size: 1.3rem;
    }
    #sidebar .global-nav ul li.current::before {
        content: '';
        position: absolute;
        top: 5px;
        left: 5px;
        z-index: -1;
        width: 0;
        height: 0;
        border-bottom: 39px solid transparent;
        border-left: 39px solid #EFD070;
        background: transparent;
    }
    #sidebar .global-nav ul li a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        padding: 2rem 0;
        text-align: center;
    }
    #job_content {
        width: 100%;
    }
    #job_content .container {
        padding: 6rem 2rem;
    }
    #job_content .job_subttl {
        font-size: 1.8rem;
    }
    #job_content .round_subttl {
        padding: 1rem 0;
        font-size: 1.8rem;
    }
    #job_content .ttl {
        font-size: 2.2rem;
    }
    /*-----01-----*/
    .job01 .about_box {
        margin-bottom: 6rem;
    }
    .job01 figure {
        max-width: 100%;
        margin-bottom: 8rem;
    }
    .job01 .flexbox {
        margin-bottom: 3rem;
    }
    .job01 .flexbox h4 {
        display: none;
    }
    .job01 .flexbox .content {
        width: 100%;
        margin-left: 0;
    }
    .job01 .flexbox .point_box {
        margin-left: 0;
    }
    /*-----02-----*/
    .job02 ul li {
        margin-bottom: 3rem;
    }
    .job02 ul li p {
        margin-left: 0;
        padding-left: 2.5rem;
    }
    .job02 .content {
        margin-bottom: 5rem;
    }
    /*-----03-----*/
    .job03 .content {
        margin-bottom: 5rem;
    }
    .job03 .content h4 {
        width: 80px;
        font-size: 2rem;
    }
    .job03 .content h4::before {
        border-bottom: 60px solid transparent;
    }
    .job03 .content .box_gray p,
    .job03 .content .box_yellow p {
        padding-left: 2rem;
    }
    .job03 .content .txt {
        margin-left: 0;
        padding-left: 2.5rem;
    }
    /*-----04-----*/
    .job04 .content .flexbox a {
        max-width: 500px;
        margin: 0 auto 2rem;
        font-size: 1.6rem;
    }
    .job04 .content .flexbox a:last-child {
        margin-bottom: 0;
    }
    /*-----05-----*/
    #job_content .job05 .job_subttl {
        margin-bottom: 3rem;
    }
    .job05 .title_common p {
        margin-bottom: 3rem;
    }
    .job05 .content {
        margin-bottom: 5rem;
    }
    .job05 ol li {
        margin-bottom: 3rem;
    }
    .job05 ol h4 {
        font-size: 1.8rem;
    }
    .job05 ol li p {
        margin: 0;
    }
    .job05 ol li li {
        margin-left: 3rem;
    }
    .job05 .bottom {
        margin-bottom: 3rem;
    }
    /*-----06-----*/
    .job06 .profile_box {
        margin-bottom: 8rem;
        padding-bottom: 0;
        border-bottom: none;
    }
    .job06 .profile_box h3 {
        margin-bottom: 2rem;
        padding: 1.5rem 2rem;
        font-size: 2rem;
    }
    .job06 .profile_box h3::before {
        border-bottom: 47px solid transparent;
        border-left: 47px solid #C69A0F;
    }
    .job06 .profile_box div.img {
        width: 100%;
        height: 500px;
        margin-bottom: 3rem;
    }
    .job06 .profile_box .content {
        width: 100%;
    }
    .job06 .profile_box h4 {
        font-size: 1.8rem;
    }
    /*-----07 & 08-----*/
    .job_common .title_common div.border {
        margin-bottom: 3rem;
    }
    .job_common .flexbox {
        margin-bottom: 5rem;
    }
    .job_common .flexbox:nth-of-type(even) h3,
    .job_common .flexbox:nth-of-type(odd) h3 {
        margin: 0;
    }
    .job_common .flexbox figure {
        width: 100%;
        padding: 0 2rem;
    }
    .job_common .content h3 {
        font-size: 2.3rem;
    }
}

@media only screen and ( max-width: 768px) {
    .job_common .flexbox h3 {
        font-size: 2.4rem;
    }
    .job_common .flexbox figcaption p {
        margin-bottom: 2rem;
    }
}

@media only screen and ( max-width: 500px) {
    #sidebar .global-nav ul li.current::before {
        border-width: 25px;
    }
    #sidebar .global-nav ul li a {
        padding: 1.5rem 0;
        font-size: 1.2rem;
    }
    #job_content .ttl {
        font-size: 1.8rem;
        letter-spacing: .1em;
    }
    .job_common .flexbox h3 {
        font-size: 1.8rem;
    }
    .job_common .flexbox:nth-of-type(even) h3 {
        padding: 1.5rem 0 1.5rem 2rem;
    }
    .job_common .flexbox:nth-of-type(odd) h3 {
        padding: 1.5rem 2rem 1.5rem 0;
    }
    .job_common .content {
        padding: 3rem 0;
    }
    .job_common .content h3 {
        font-size: 1.8rem;
    }
    .bannerBtn {
        max-width: 100px;
    }
}