<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#container.jobs {
    overflow: visible;
}
#container{
    max-width: 100%;
}
body{
    color: #202F40;
}

/* secCmnTop */
.secCmnTop{
    z-index: 10;
    position: relative;
    background: url(../img/jobs/imgBgTop.jpg) center / cover no-repeat;
}
@media only screen and (max-width:767px){
.secCmnTop{
        background: url(../img/jobs/imgBgTop_sp.jpg) center / cover no-repeat;
    }
}

/* pnkz */
#pnkz {
    background: none;
}

/* cNavi */
#cNavi{
    position: absolute;
    top: 160px;
    left: -150px;
    margin: auto;
    display: flex;
    z-index: 1;
}
#cNavi .naviItem{
    position:relative;
    cursor: pointer;
}

#cNavi .naviItem:nth-child(n+2){
    margin-top: 20px;
}
#cNavi .link{
    text-decoration: none;
    color: #A6ACB3;
    cursor: pointer;
    font-size: 14px;
    padding-right: 29px;
    letter-spacing: 1px;
}
#cNavi .link.active{
    color: #202F40;
    font-weight: 700;
}
@media only screen and (max-width:1620px){
    #cNavi{
        left: -80px;
    }
}


@media only screen and (max-width:767px){
    #cNavi{
        display: none;
    }
}



/* secPhilosophyList */
.secPhilosophyList{
    position: relative;
    display: flex;
}
.secPhilosophyList .imageContainer{
    width: 33.8545vw;
    height: 104.349vh;
    position: absolute;
    top: 0;
    right: 0;
}
.secPhilosophyList .boxSlider,.secPhilosophyList .swiper{
    height: 100%;
}
.secPhilosophyList .swiper-slide{
    height: 100%;
}

.secPhilosophyList .image1 {
    background: url(../img/jobs/imgBox01.jpg) center center / cover no-repeat;
}
.secPhilosophyList .image2 {
    background: url(../img/jobs/imgBox02.jpg) center center / cover no-repeat;
}
.secPhilosophyList .image3 {
    background: url(../img/jobs/imgBox03.jpg) center center / cover no-repeat;
}
.secPhilosophyList .image4 {
    background: url(../img/jobs/imgBox04.jpg) center center / cover no-repeat;
}
.secPhilosophyList .image5 {
    background: url(../img/jobs/imgBox05.jpg) center center / cover no-repeat;
}
.secPhilosophyList .image6 {
    background: url(../img/jobs/imgBox06.jpg) center center / cover no-repeat;
}
.secPhilosophyList .image7{
    background: url(../img/jobs/imgBox07.jpg) center center / cover no-repeat;
}
.secPhilosophyList .wrapper{
    position: relative;
}



/* secLeft */
.secLeft{
    position: relative;
    padding-left: 165px;
    padding-right: 22.6vw;
}
.secLeft .mainItem:first-child{
    padding-top: 150px;
}
@media only screen and (max-width:1830px){
    .secLeft{
        padding-right: 30vw;
    }
}
@media only screen and (max-width:1660px){
    .secLeft{
        padding-right: 35vw;
    }
}
.secLeft .tit{
    font-size: 38px;
    font-weight: bold;
    color: #0078BE;
}

.secLeft .item{
    width: 100%;
    max-width: 750px;
    margin-top: 24px;
    border-top: 1px solid #DBDDE0;
}
.secLeft .item:nth-child(n+2){
    margin-top: 37px;
}
.secLeft .txtBox{
    margin-top: 19px;
}
.secLeft .txtBox + .txtBox{
    margin-top: 31px;
}
.secLeft .top{
    font-size: 14px;
    color:#A6ACB3;
}
.secLeft .boxTit{
    font-size: 19px;
    color: #fff;
    margin-top: 21px;
}
.secLeft .spanBack{
    background: #0078BE;
    padding: 7px 6px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.secLeft .boxTxt{
    font-size: 14px;
    line-height: 1.75;
    font-weight: bold;
    margin-top: 5px;
    letter-spacing: 0.5px;
}
.secLeft .iconBox{
    margin-top: 10px;
}
.secLeft .iconTxt{
    font-size: 13px;
    line-height: 1.69;
    padding-left: 13px;
    letter-spacing: 0.5px;
}
.secLeft .iconTxt + .iconTxt{
    margin-top: 1px;
}
.secLeft .icon{
    position: relative;
}
.secLeft .icon::before{
    position: absolute;
    content: "";
    background: #0078BE;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    top: 6px;
    left: -12px;
}
.secLeft .comList{
    display: flex;
    margin-top: 9px;
}
.secLeft .comItem{
    font-size: 14px;
    margin-right: 10px;
}
.secLeft .spanColor{
    background: #ECEEEF;
    padding: 7px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: inherit;
    font-size: 11px;
    text-decoration: none;
}
.secLeft .span14{
    font-size: 14px;
}

.secLeft .mainItem{
    position: relative;
}
.secLeft .mainItem:nth-child(n+2) {
    padding-top: 150px;
    margin-top: 95px;
}
.secLeft .mainItem:nth-child(2) .tit{
    color: #FF7B07;
}
.secLeft .mainItem:nth-child(2) .spanBack {
    background: #FF7B07;
}
.secLeft .mainItem:nth-child(2) .icon::before {
    background: #FF7B07;
}
.secLeft .mainItem:nth-child(3) .tit{
    color: #F81C50;
}
.secLeft .mainItem:nth-child(3) .spanBack {
    background: #F81C50;
}
.secLeft .mainItem:nth-child(3) .icon::before {
    background: #F81C50;
}
.secLeft .mainItem:nth-child(4) .tit{
    color: #00AA76;
}
.secLeft .mainItem:nth-child(4) .spanBack {
    background: #00AA76;
}
.secLeft .mainItem:nth-child(4) .icon::before {
    background: #00AA76;
}
.secLeft .mainItem:nth-child(5) .tit{
    color: #914BBF;
}
.secLeft .mainItem:nth-child(5) .spanBack {
    background: #914BBF;
}
.secLeft .mainItem:nth-child(5) .icon::before {
    background: #914BBF;
}
.secLeft .mainItem:nth-child(6) .tit{
    color: #CF9F00;
}
.secLeft .mainItem:nth-child(6) .spanBack {
    background: #CF9F00;
}
.secLeft .mainItem:nth-child(6) .icon::before {
    background: #CF9F00;
}
.secLeft .mainItem:nth-child(7) .tit{
    color: #00B0EC;
}
.secLeft .mainItem:nth-child(7) .spanBack {
    background: #00B0EC;
}
.secLeft .mainItem:nth-child(7) .icon::before {
    background: #00B0EC;
}
.secLeft .mainItem:last-child {
    padding-bottom: 150px;
}
@media only screen and (max-width:1800px){
    .secLeft {
        width: auto;
    }

}
@media only screen and (max-width:1670px){
    .secPhilosophyList .company__left {
        width: 30vw;
        height: 100vh;
    }
}
@media only screen and (max-width:1400px){
    .secLeft.fiexdOn{
        padding-right: 0;
        width: 57vw;
    }
    .secPhilosophyList .imageContainer{
        right: auto;
        left: calc(100% - 33.8545vw);
    }
    /* 表示調整 */
    .secLeft.fiexdOn .tit {
        font-size: 35px;
    }
    .secLeft.fiexdOn .top {
        font-size: 14px;
    }
    .secLeft.fiexdOn .boxTit {
        font-size: 18px;
    }
    .secLeft.fiexdOn .boxTxt {
        font-size: 13px;
    }
    .secLeft.fiexdOn .comItem {
        font-size: 10px;
    }
}
@media only screen and (max-width:1320px){
    .secLeft.fiexdOn{
        width: 55vw;
    }
}
@media only screen and (max-width:1120px){
    .secLeft.fiexdOn{
        width: 52vw;
    }
}
@media only screen and (max-width:767px){
    .secPhilosophyList {
        padding-bottom: 100px;
    }
    .secPhilosophyList .wrapper {
        width: 100%;
        margin-top: 40px;
    }
    /* secBox */
    .secBox{
        margin-top: 40px;
        padding-bottom: 90px;
        display: flex;
    }

    /* secLeft */
    .secLeft{
        padding: 0;
        margin-top: 0px;
        width: 100%;
    }
    .secLeft .tit{
        font-size: 25px;
    }
    .secLeft .mainItem:first-child{
        padding-top: 58px;
    }

    .secLeft .item{
        width: 100%;
        margin-top: 20px;
        border-top: 1px solid #DBDDE0;
    }
    .secLeft .item:first-child{
        border-top: none;
    }
    .secLeft .item:nth-child(n+2){
        margin-top: 40px;
    }
    .secLeft .txtBox{
        margin-top: 42px;
    }
    .secLeft .txtBox + .txtBox{
        margin-top: 40px;
    }
    .secLeft .top{
        font-size: 12px;
    }
    .secLeft .boxTit{
        font-size: 17px;
        line-height: 1.5;
        margin-top: 23px;
    }
    .secLeft .spanBack{
        padding: 4px 9px;
    }
    .secLeft .boxTxt{
        font-size: 13px;
        line-height: 1.76;
        margin-top: 10px;
        letter-spacing: 0.5px;
    }
    .secLeft .iconBox{
        margin-top: 17px;
    }
    .secLeft .iconTxt{
        font-size: 13px;
        padding-left: 13px;
        letter-spacing: 0.5px;
        line-height: 1.77;
    }
    .secLeft .iconTxt + .iconTxt{
        margin-top: 0px;
    }
    .secLeft .icon::before{
        top: 6px;
        left: -12px;
    }
    .secLeft .comList{
        display: block;
        margin-top: 8px;
    }
    .secLeft .comItem{
        font-size: 12px;
        margin-right: 0px;
    }
    .secLeft .comItem:nth-child(n+2){
        margin-top: 7px;
    }
    .secLeft .spanColor{
        padding: 6px 8px;
    }
    .secLeft .span14{
        font-size: 13px;
    }
    .secLeft .mainList{
        margin-top: 0;
    }
    .secLeft .mainItem {
        min-height: auto;
    }
    .secLeft .mainItem:nth-child(n+2){
        padding-top: 78px;
        margin-top: 50px;
    }

    .secLeft .mainItem:last-child {
        padding-bottom: 0px;
    }
}


@media only screen and (max-width:767px){
    /* secLink */
    .secLink{
        background: #ECEEEF;
        padding: 33px 0;
    }
    .secLink .linkList{
        display: flex;
        flex-wrap: wrap;
    }
    .secLink .linkItem{
        font-size: 13px;
        width: 44.777%;
        margin-right: 10.446%;
        border-bottom: 1px solid #A6ACB3;
    }
    .secLink .linkItem:nth-child(2n){
        margin-right: 0;
    }
    .secLink .linkItem:nth-child(n+3){
        margin-top: 22px;
    }
    .secLink .linkInner{
        text-decoration: none;
        color:#202F40 ;
        width: 100%;
        display: block;
        position: relative;
        padding-bottom: 4px;
    }
    .secLink .linkInner::before{
        position: absolute;
        content: "";
        width: 8px;
        height: 5px;
        right: 0;
        top: calc(50% - 3px);
    }
    .secLink .linkInner.lazyloaded::before{
        background: url(../img/jobs/iconLink.png) center top / cover;
    }
}


</pre></body></html>