@charset "utf-8";

@media screen and (min-width: 806px) {
    body {
        font-family: 'Zen Kaku Gothic New', sans-serif;
        font-size: 16px;
        width: 100%;
    }

    @font-face {
        font-family: 'Zen Kaku Gothic New';
        src: url(myfont/ZenKakuGothicNew-Light.ttf) format('ttf'),
        url(myfont/ZenKakuGothicNew-Light.woff) format(woff);
        display: swap;
    }

    ul {
        padding-inline-start: 0px;
    }

    header,
    footer,
    nav,
    a,
    body,
    div,
    h3,
    p {
        width: auto;
        color: #000000;
        margin: 0;
        padding: 0;
    }

    #recruit_img.is-animated {
        animation: popup 3s cubic-bezier(0.4, 1, 0.36, 1) forwards;
    }

    @keyframes popup {
        0% {
            transform: translateY(40px) scale(0.8);
            opacity: 0;
        }

        100% {
            transform: translateY(0) scale(1.0);
        }

        80%,
        100% {
            opacity: 1;
        }
    }

    #recruit_img {
        max-width: 525px;
        margin: 0 auto;
        height: 110px;
    }

    #logo a {
        display: inline-block;
        width: 160px;
        height: 70px;
    }

    .logo a img {
        height: auto;
        top: 25px;
        left: 48px;
        position: absolute;
        z-index: 1;
    }

    .nav ul {
        list-style-type: none;
        display: flex;
        position: absolute;
        top: 25px;
        right: 50px;
        z-index: 2;
    }

    .nav ul li a {
        text-decoration: none;
        display: block;
        font-size: 108%;
    }

    .header_nav1 {
        margin-right: 12px;
    }

    .header_nav1 {
        margin-right: 12px;
        padding: 4px;
    }

    .header_nav2 {
        padding: 4px;
        margin-right: 13px;
    }

    li a i img {
        margin: -5px 12px 0 0;
    }

    .header_nav3 {
        line-height: 0;
        display: block;
    }

    .header_nav4 {
        border: 2px solid;
        padding: 8px 14px 8px 14px;
        margin-left: 13px;
    }

    footer {
        padding: 40px 0;
        background-color: #d9d9d9;
    }

    .top_title1 {
        text-align: center;
    }

    .top_title1 h3 {
        font-size: 30px;
    }

    .top_title2 {
        text-align: center;
        margin-left: 10px;
        font-size: 23px;
    }

    #recruit {
        padding-top: 110px;
    }

    .top_title1-1 {
        text-align: center;
    }

    .top_title1-1 h3 {
        font-size: 30px;
        padding-top: 100px;
    }

    .top_title1-2 {
        font-size: 30px;
        text-align: center;
    }

    .top_title2-1 {
        text-align: center;
        margin-bottom: 40px;
        margin-top: 10px;
        font-size: 23px;
    }


    .management_philosophy1 {
        margin-top: 20px;
    }

    .management_philosophy2 {
        margin-top: 20px;
    }

    .management_philosophy3 {
        margin: 20px 0 22px 0;
    }

    .management_philosophy1 p {
        text-align: center;
    }

    .corporate_philosophy p {
        line-height: 1.5;
    }

    .corporate_philosophy {
        padding: 124px 0 142px 0;
        border-bottom: #000000 1px solid;
    }

    .corporate_philosophy1 {
        width: 1080px;
        margin: 56px auto 0 auto;
    }

    .corporate_philosophy2 {
        background-color: #d9d9d9;
        padding: 80px 90px;
    }

    .management_philosophy2 p {
        text-align: center;
    }

    .management_philosophy3 p {
        text-align: center;
    }

    .mission_title {
        text-align: center;
        margin-top: 20px;
    }

    .mission1 {
        text-align: center;
    }

    .mission2 {
        text-align: center;
    }

    .mission3 {
        text-align: center;
    }

    .mission4 {
        text-align: center;
    }

    .mission_title1 {
        font-size: 18px;
        margin-top: 20px;
    }

    .company_overview {
        padding: 124px 0 142px 0;
        width: 1080px;
        margin: 0 auto;
    }

    .td_title1 {
        padding: 12px 8px 12px 0;
        font-size: 16px;
    }

    .td_title2 {
        padding: 12px 8px;
    }

    tbody {
        width: 800px;
    }

    .newgraduate {
        padding: 52px 62px;
        background-color: #d9d9d9;
    }

    .newgraduate2 h3 {
        font-size: 30px;
        margin-bottom: 32px;
    }

    #newgraduate_contents {
        padding: 124px 0 142px 0;
        width: 800px;
        margin: 0 auto;
    }

    #newgraduate_contents1 {
        padding-bottom: 80px;
        width: 800px;
        margin: 0 auto;
    }

    .midcareerrecruitmen {
        padding: 52px 62px;
        background-color: #d9d9d9;
    }

    .midcareerrecruitmen2 h3 {
        font-size: 30px;
        margin-bottom: 32px;
    }

    #midcareerrecruitmen_contents {
        padding: 124px 0 142px 0;
        width: 800px;
        margin: 0 auto;
    }

    #midcareerrecruitmen_contents1 {
        padding-bottom: 80px;
        width: 800px;
        margin: 0 auto;
    }

    #container {
        position: relative;
        height: auto;
        width: 100%;
    }


    .circle-bg.circleactive {
        background: #000000;
        width: 100%;
        opacity: 0.7;
        height: auto;
    }

    .mainblur {
        filter: grayscale(65%);
        overflow: hidden;
    }

    /*ナビゲーションのためのCSS*/
    /*アクティブになったエリア*/
    #g-nav.panelactive #g-nav-list {
        /*クラスが付与されたら出現*/
        display: block;
    }

    #g-nav.panelactive {
        right: 0;
        z-index: 1;
    }

    #g-nav li a.panelactive {
        color: #000000;
    }

    /*ナビゲーションの縦スクロール*/
    #g-nav-list {
        display: none;
        /*ナビの数が増えた場合縦スクロール*/
        position: absolute;
        z-index: 999;
        width: 100%;
        height: 100vh;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    #g-nav.panelactive #g-nav-list {
        /*クラスが付与されたら出現*/
        display: block;
    }

    /*ナビゲーション*/
    #g-navi {
        padding: 0;
        margin: 0;
        width: 100%;
    }


    #g-nav ul li a {
        text-decoration: none;
        font-size: 36px;
        line-height: 2.0;
        color: #ffffff;
    }

    /*背景が出現後にナビゲーションを表示*/
    #g-nav.panelactive ul {
        opacity: 1;
    }

    /*背景が出現後にナビゲーションliを表示
レイアウトによって調整・削除可*/
    #g-nav.panelactove ul li {
        animation-name: gnaviAnime;
        animation-delay: 1s;
        /*0.2秒遅らせて出現*/
        animation-delay: .2s;
        animation-fill-mode: forwards;
        opacity: 0;
    }

    @keyframes gnaviAnime {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .circle-bg {
        position: fixed;
        z-index: 3;
        top: 80px;
        right: -120%;
        width: 35%;
        height: 100vh;
        background: #000000;
        transition: all 0.6s;
    }

    #finish_nav ul li a {
        text-decoration: none;
    }

    img {
        width: 100%;
        height: auto;
    }

    #logo a img {
        width: 160px;
        height: 70px;
    }

    #finish_nav ul {
        display: flex;
        list-style-type: none;
        margin: 0;
        text-align: center;
        padding: 0;
        font-size: 16px;
        justify-content: center;
    }

    #finish_nav {
        margin: 0 auto;
    }

    #finish p {
        text-align: center;
        font-size: 14px;
    }

    #finish_nav ul li ::before {
        content: "";
    }

    #finish_nav ul li {
        text-align: center;
    }

    footer {
        position: relative;
        padding: 40px 0;
        background-color: #707070;
    }

    #finish_nav ul li a {
        color: #ffffff;
    }

    #finish p {
        color: #ffffff;
    }

    #finish1 {
        display: none;
    }

    .title1 {
        font-size: 18px;
        margin-top: 16px;
    }

    .title2 {
        font-size: 14px;
        margin-top: 24px;
    }


    #interview1 {
        background-color: #707070;
        height: 195px;
    }

    #interview {
        height: 195px;
    }

    #recruit_contents {
        padding: 124px 0 142px 0;
        margin: 0 auto;
        width: 98%;
        max-width: 1080px;
    }

    #recruit_img img {
        width: 500px;
        height: 97px;
    }

    #recruit_img {
        text-align: center;
    }

    #title {
        font-size: 18px;
        text-align: center;
        padding-top: 56px;
    }

    #title1 {
        font-size: 18px;
        text-align: center;
        padding-top: 24px;
    }

    .contents-r {
        text-align: center;
    }

    .contents-r a {
        text-decoration: none;
        position: relative;
        z-index: 99;
    }

    .contents-r a:hover {
        opacity: 0.7;
    }

    #recruit_message p {
        text-align: center;
        padding-top: 255px;
    }

    #select {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0;
    }

    #select img {
        height: 260px;
        width: 480px;
    }

    #interview_contenrs p {
        margin-top: 56px;
        text-align: center;
    }

    #interview_contenrs img {
        margin-top: 26px;
        box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
    }

    .person1 {
        width: 800px;
        height: 540px;
    }

    .interview_contents {
        padding: 124px 0 80px 0;
        border-bottom: #000000 1px solid;
    }

    .name {
        padding: 40px 46px;
        background-color: #d9d9d9;
    }

    .name p {
        font-size: 30px;
    }

    .interview_contents-1 {
        width: 800px;
        margin: 0 auto;
    }

    .interview_contents1 {
        padding: 124px 0 80px 0;
        border-bottom: #000000 1px solid;
    }

    .interview_contents-2 {
        width: 800px;
        margin: 0 auto;
        position: relative;
    }

    .interview_text {
        width: 380px;
    }

    .person1-1 img {
        width: 380px;
        height: 260px;
    }

    .person1-1 {
        position: absolute;
        top: 0;
        right: 0;
    }

    .interview_title p {
        font-size: 23px;
        margin-bottom: 42px;
    }

    .interview_contents-3 {
        width: 800px;
        margin: 0 auto;
        position: relative;
    }

    .interview_contents2 {
        padding: 80px 0 80px 0;
        border-bottom: #000000 1px solid;
    }

    .schedule1 {
        display: flex;
        margin-top: 34px;
    }

    .schedule2 {
        display: flex;
        margin-top: 42px;
    }

    .schedule3 {
        display: flex;
        margin-top: 42px;
    }

    .schedule4 {
        display: flex;
        margin-top: 42px;
    }

    .schedule5 {
        display: flex;
        margin-top: 42px;
    }

    .schedule6 {
        display: flex;
        margin-top: 42px;
    }

    .schedule7 {
        display: flex;
        margin-top: 42px;
    }

    .round {
        display: inline-block;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        border: solid 3px #000000;
    }

    .line {
        border-left: #000000 3px solid;
        height: 45px;
        position: absolute;
        left: 9px;
    }

    .time {
        margin-left: 60px;
        width: 100px;
    }

    .interview_contents-4 {
        width: 800px;
        margin: 0 auto;
        position: relative;
        display: flex;
    }

    .interview_contents3 {
        padding: 80px 0 80px 0;
        border-bottom: #000000 1px solid;
        background-color: #f5f5f5;
    }

    .person1-2 img {
        width: 220px;
        height: auto;
    }

    .carre_contents1 {
        margin-top: 16px;
    }

    .question {
        margin-top: 28px;
    }

    .question p {
        font-size: 23px;
    }

    .career p {
        font-size: 23px;
    }

    .question1 p {
        font-size: 16px;
    }

    .anser {
        margin-top: 8px;
    }

    .question1 {
        margin-top: 16px;
    }

    #finish1 {
        display: none;
    }

    #logo a img {
        width: 160px;
        height: 70px;
    }

    #logo {
        height: auto;
        top: 24px;
        position: absolute;
        z-index: 99999;
        left: 46px;
    }

    .openbtn {
        position: absolute;
        z-index: 9999;
        cursor: pointer;
        top: 24px;
        right: 46px;
        width: 70px;
        height: 70px;
    }

    /*xに変化*/
    .openbtn span {
        display: inline-block;
        transition: all .4s;
        /*アニメーションの設定*/
        position: absolute;
        left: 14px;
        height: 3px;
        border-radius: 2px;
        background: #000000;
        width: 40px;
    }

    .openbtn span {
        left: 16px;
    }

    .openbtn span:nth-of-type(1) {
        bottom: 17px;
    }

    .openbtn span:nth-of-type(2) {
        bottom: 33px;
    }

    .openbtn span:nth-of-type(3) {
        bottom: 49px;
    }

    /*activeクラスが付与されると線が回転して×に*/
    .openbtn.active span:nth-of-type(1) {
        top: 30px;
        left: 16px;
        transform: translateY(6px) rotate(-45deg);
        width: 40px;
    }

    .openbtn.active span:nth-of-type(2) {
        opacity: 0;
        /*真ん中の線は透過*/
    }

    .openbtn.active span:nth-of-type(3) {
        top: 42px;
        left: 16px;
        transform: translateY(-6px) rotate(45deg);
        width: 40px;
    }

    .openbtn.active {
        position: absolute;
        z-index: 9999;
        cursor: pointer;
        opacity: 0.7;
        top: 24px;
        right: 46px;
        width: 70px;
        height: 70px;
    }


    #g-nav {
        position: fixed;
        z-index: 1;
        top: 0;
        right: -120%;
        width: 385px;
        height: 100vh;
        background-color: rgba(00, 00, 00, 0.3);
        transition: all 0.6s;
    }

    #g-nav ul {
        opacity: 0;
        position: absolute;
        z-index: 999;
        top: 160px;
        list-style-type: none;
        text-align: right;
    }

    #g-nav ul li a {
        text-decoration: none;
        font-size: 30px;
        line-height: 2.0;
        color: #ffffff;
    }

    .solid {
        height: 70px;
        padding-right: 46px;
    }

    #logo1 img {
        width: 115px;
        height: 50px;
    }


    /*上に上がる動き*/
    #top1.UpMove {
        animation: UpAnime 1.5s forwards;
        transform: perspective(50px);
    }

    @keyframes UpAnime {
        from {
            opacity: 1;
            transform: translateY(0);
        }

        to {
            opacity: 0;
            transform: translateY(0);
        }
    }

    /*下に下がる動き*/
    #top1.DownMove {
        animation: DownAnime 1.0s forwards;
    }

    @keyframes DownAnime {
        from {
            opacity: 0;
            transform: translateY(0);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    #nav-list ul {
        display: flex;
        list-style-type: none;
        justify-content: right;
        margin: 27px 0;
    }

    #nav-list ul li a {
        text-decoration: none;
    }


    .solid1 {
        margin-right: 18px;
    }

    .fadeUpTrigger {
        opacity: 0;
    }

    .fade1 {
        transition: all 1200ms;
        opacity: 0.1;
        visibility: hidden;
        transform: translate(0px, 50px);
    }

    .fadein {
        opacity: 1;
        visibility: visible;
        transform: translate(0px, 0px);
        font-size: 23px;
    }

    #navi li a {
        font-size: 16px;
    }

    #g-nav1 {
        display: none;
    }

    .openbtn1 {
        display: none;
    }

    #logo1 a {
        display: inline-block;
        width: 115px;
        height: 50px;
    }

    #top1 {
        position: fixed;
        background-color: rgba(255, 255, 255, 0.7);
        width: 100%;
        top: 0;
        z-index: 999;
        padding: 12px 0 8px 0;
    }

    #top1-1 {
        width: 90%;
        margin: 0 auto;
        max-width: 1080px;
    }

    #logo1 {
        float: left;
    }

    #nav-1 {
        position: static;
    }

    #nav-list ul {
        display: flex;
        list-style-type: none;
        justify-content: right;
        margin: 0;
        padding: 0;
        flex-wrap: wrap;
    }

    .solid1 {
        margin-right: 18px;
        margin-top: 14px;
    }

    .btn_line a {
        position: fixed;
        right: 46px;
        bottom: 40px;
        height: 22px;
        display: flex;
        justify-content: space-around;
        align-items: center;
        margin: 0 auto;
        max-width: 220px;
        padding: 10px 17px;
        color: #313131;
        transition: all 0.3s;
        font-weight: 600;
        background: #e0e0e0;
        text-decoration: none;
    }

    .btn_line a:hover {
        background: #d9d9d9;
        color: #000000;
        opacity: 0.7;
    }

    .btn_line a:before,
    .btn_line a:after {
        box-sizing: inherit;
        content: "";
        position: absolute;
        border: 2px solid transparent;
        width: 0;
        height: 0;
    }

    .btn_line a:before {
        top: 0;
        left: 0;
    }

    .btn_line a:after {
        bottom: 0;
        right: 0;
    }

    .btn_line a:hover:before,
    .btn_line a:hover:after {
        width: 100%;
        height: 100%;
    }

    .btn_line a:hover:before {
        border-top-color: #a0a0a0;
        border-right-color: #a0a0a0;
        transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
    }

    .btn_line a:hover:after {
        border-bottom-color: #a0a0a0;
        border-left-color: #a0a0a0;
        transition: border-color 0s ease-out 0.2s, width 0.15s ease-out 0.2s, height 0.15s ease-out 0.3s;
    }

    .inner1 {
        position: relative;
        display: flex;
        align-items: baseline;
        justify-content: center;
        padding-bottom: 16px;
    }

    #border {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .borderin {
        border-bottom: 1px #999 solid;
        animation: border_anim 1.5s linear forwards;
    }

    @keyframes border_anim {
        0% {
            width: 0%;
        }

        100% {
            width: 100%;
        }
    }

    ::-webkit-scrollbar-thumb {
        background: #707070;
        border: 2px solid #9b9b9b;
    }

    ::-webkit-scrollbar {
        width: 10px;
    }

    ::-webkit-scrollbar-track {
        background: #ffffff;
        border: 2px solid rgba(00, 00, 00, 0.1);
    }

    #last img,.solid2 img {
        width: 30px;
        height: 30px;
     }
    
     .solid img {
        width: 40px;
        height: 40px;
        margin-top: 40px;
     }

    .solid2 {
        margin-left: 18px;
        margin-top: 14px;
    }

    .bg .bg-wrap {
        position: relative;
        display: inline-block;
    }

    .bg .bg-wrap1 {
        position: relative;
        display: inline-block;
    }

    .bg.is-animated {
        content: "";
        position: absolute;
        top: 295px;
        left: 0;
        width: 100%;
        transform-origin: left center;
    }

    .bg .bg-wrap .inn {
        color: #ffffff;
        display: inline-block;
        font-size: 36px;
        font-weight: bold;
        position: relative;
        animation: flash 2s forwards,fadeIn 1.5s cubic-bezier(0.33, 1, 0.68, 1) forwards,bounce-in-top 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;;
    }

    .bg .bg-wrap1 .inn {
        color: #ffffff;
        display: inline-block;
        font-size: 36px;
        font-weight: bold;
        padding-bottom: 15px;
        position: relative;
        animation: flash1 2s forwards,fadeIn 1.5s cubic-bezier(0.33, 1, 0.68, 1) forwards,bounce-in-top 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;; 
    }
       
      @keyframes fadeIn {
        0% {
          opacity: 0;
        }
        50% {
            opacity: 0.5;
          }
        100% {
          opacity: 1;
        }
      }


      @keyframes flash {

        0%,
        100% {
            /* 明るく光るよう影を重ねる */
            text-shadow: 0 0 10px #f8ff7b, 0 0 20px #f8ff7b, 0 0 1px #000000, 0 0 5px #000000;
        }

        50% {
            /* 淡く光るよう影を重ねる */
            text-shadow: 0 0 2px #000000, 0 0 10px #f8ff7b;
        }
    }

    @keyframes flash1 {

        0%,
        100% {
            /* 明るく光るよう影を重ねる */
            text-shadow: 0 0 2px #000000,0 0 3px #000000;
        }
    }

    @keyframes bg {
        0% {
            opacity: 0;
            transform: scaleX(0) translateX(-5%);
        }

        30% {
            transform: scaleX(1) translateX(0);
        }

        100% {
            transform: scaleX(1) translateX(0);
        }

        30%,
        100% {
            opacity: 1;
        }
    }
    .bg {
        text-align: center;
    }

    .bounce-in-top {
        -webkit-animation: bounce-in-top 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
                animation: bounce-in-top 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    }

    @-webkit-keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
                transform: translateY(-500px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
        opacity: 0;
      }
      38% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
        opacity: 1;
      }
      55% {
        -webkit-transform: translateY(-65px);
                transform: translateY(-65px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
      }
      72% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
      }
      81% {
        -webkit-transform: translateY(-28px);
                transform: translateY(-28px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
      }
      90% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
      }
      95% {
        -webkit-transform: translateY(-8px);
                transform: translateY(-8px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
      }
      100% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
      }
    }
    @keyframes bounce-in-top {
      0% {
        -webkit-transform: translateY(-500px);
                transform: translateY(-500px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
        opacity: 0;
      }
      38% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
        opacity: 1;
      }
      55% {
        -webkit-transform: translateY(-65px);
                transform: translateY(-65px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
      }
      72% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
      }
      81% {
        -webkit-transform: translateY(-28px);
                transform: translateY(-28px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
      }
      90% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
      }
      95% {
        -webkit-transform: translateY(-8px);
                transform: translateY(-8px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
      }
      100% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
      }
    }
    #last img {
        margin-left: 16px;
    }

    .secand ::after {
        content: "|";
        margin: 8px;
    }
}
















/*@mediaルールを使ったレスポンシブなCSSの記述例*/
@media screen and (max-width: 805px) {

    /*基本レイアウトはここから↓*/
    * {
        margin: 0;
        padding: 0;
        color: #000000;
    }

    #logo a {
        display: inline-block;
        width: 92px;
        height: 40px;
    }

    body.mainblur .btn_line a {
        position: absolute;
        top: 1000px;
    }

    .fade1 {
        transition: all 1200ms;
        opacity: 0.1;
        visibility: hidden;
        transform: translate(0px, 50px);
        will-change: transform;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .fadein {
        opacity: 1;
        visibility: visible;
        transform: translate(0px, 0px);
        will-change: transform;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }



    body {
        background-color: #ffffff;
        font-family: 'Zen Kaku Gothic New', sans-serif;
        font-size: 14px;
    }

    @font-face {
        font-family: 'Zen Kaku Gothic New';
        src: url(myfont/ZenKakuGothicNew-Light.ttf) format('ttf'),
        url(myfont/ZenKakuGothicNew-Light.woff) format(woff);
        display: swap;
    }

    header,
    footer,
    nav,
    a,
    body,
    div,
    h3,
    p {
        color: #000000;
        margin: 0;
        padding: 0;
    }

    #logo1 img {
        width: 115px;
        height: 50px;
    }

    .inner1 {
        position: relative;
        display: flex;
        align-items: baseline;
        justify-content: center;
        padding-bottom: 16px;
    }

    .bg .bg-wrap {
        position: relative;
        display: inline-block;
    }

    .bg .bg-wrap1 {
        position: relative;
        display: inline-block;
    }

    .bg.is-animated {
        content: "";
        position: absolute;
        top: 230px;
        left: 0;
        width: 100%;
        transform-origin: left center;
    }

    .bg .bg-wrap .inn {
        color: #ffffff;
        display: inline-block;
        font-size: 28px;
        font-weight: bold;
        position: relative;
        animation: flash 2s forwards,fadeIn 1.5s cubic-bezier(0.33, 1, 0.68, 1) forwards,bounce-in-top 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;;
    }

    .bg .bg-wrap1 .inn {
        color: #ffffff;
        display: inline-block;
        font-size: 28px;
        font-weight: bold;
        position: relative;
        animation: flash1 2s forwards,fadeIn 1.5s cubic-bezier(0.33, 1, 0.68, 1) forwards,bounce-in-top 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;; 
    }
       
      @keyframes fadeIn {
        0% {
          opacity: 0;
        }

        50% {
            opacity: 0.5;
          }

        100% {
          opacity: 1;
        }
      }


      @keyframes flash {

        0%,
        100% {
            /* 明るく光るよう影を重ねる */
            text-shadow: 0 0 2px #f8ff7b,0 0 5px #f8ff7b, 0 0 2px #000000;
        }

        50% {
            /* 淡く光るよう影を重ねる */
            text-shadow: 0 0 2px #f8ff7b,0 0 1px #000000;
        }
    }

    @keyframes flash1 {

        0%,
        100% {
            /* 明るく光るよう影を重ねる */
            text-shadow: 0 0 1px #ffffff, 0 0 1px #000000, 0 0 1.5px #000000;
        }

        50% {
            /* 淡く光るよう影を重ねる */
            text-shadow: 0 0 1px #ffffff,0 0 1px #000000;
        }
    }

    @keyframes bg {
        0% {
            opacity: 0;
            transform: scaleX(0) translateX(-5%);
        }

        30% {
            opacity: 1;
            transform: scaleX(1) translateX(0);
        }

        100% {
            opacity: 1;
            transform: scaleX(1) translateX(0);
        }

        100% {
            opacity: 1;
        }
    }
    .bg {
        text-align: center;
    }

    .bounce-in-top {
        -webkit-animation: bounce-in-top 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
                animation: bounce-in-top 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    }

    @-webkit-keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-500px);
                transform: translateY(-500px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
        opacity: 0;
      }
      38% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
                opacity: 1;
      }
      55% {
        -webkit-transform: translateY(-65px);
                transform: translateY(-65px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
      }
      72% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
      }
      81% {
        -webkit-transform: translateY(-28px);
                transform: translateY(-28px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
      }
      90% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
      }
      95% {
        -webkit-transform: translateY(-8px);
                transform: translateY(-8px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
      }
      100% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
      }
    }
    @keyframes bounce-in-top {
      0% {
        -webkit-transform: translateY(-500px);
                transform: translateY(-500px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
                opacity: 0;
      }
      38% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
                opacity: 1;
      }
      55% {
        -webkit-transform: translateY(-65px);
                transform: translateY(-65px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
      }
      72% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
      }
      81% {
        -webkit-transform: translateY(-28px);
                transform: translateY(-28px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
      }
      90% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
      }
      95% {
        -webkit-transform: translateY(-8px);
                transform: translateY(-8px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
      }
      100% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
                opacity: 1;
      }
    }


    #border {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .borderin {
        border-bottom: 1px #999 solid;
        animation: border_anim 1.5s linear forwards;
    }

    @keyframes border_anim {
        0% {
            width: 0%;
        }

        100% {
            width: 100%;
        }
    }

    .btn_line a {
        position: fixed;
        right: 3%;
        bottom: 30px;
        height: 22px;
        display: flex;
        justify-content: space-around;
        align-items: center;
        margin: 0 auto;
        max-width: 220px;
        padding: 5px 10px;
        color: #313131;
        transition: all 0.3s;
        font-weight: 600;
        background: #e0e0e0;
        text-decoration: none;
    }

    .btn_line a:before,
    .btn_line a:after {
        box-sizing: inherit;
        content: "";
        position: absolute;
        border: 2px solid transparent;
        width: 0;
        height: 0;
    }

    .btn_line a:before {
        top: 0;
        left: 0;
    }

    .btn_line a:after {
        bottom: 0;
        right: 0;
    }

    .btn_line a:hover:before,
    .btn_line a:hover:after {
        width: 100%;
        height: 100%;
    }

    #logo1 {
        padding: 12px 0 8px 0;
    }

    #top1 {
        position: fixed;
        background-color: #ffffff;
        width: 100%;
        top: 0;
        z-index: 999;
    }

    /*上に上がる動き*/
    #top1.UpMove {
        animation: UpAnime 1.5s forwards;
        transform: perspective(50px);
    }

    @keyframes UpAnime {
        from {
            opacity: 1;
            transform: translateY(0);
        }

        to {
            opacity: 0;
            transform: translateY(-100px);
        }
    }

    /*下に下がる動き*/
    #top1.DownMove {
        animation: DownAnime 1.0s forwards;
    }

    @keyframes DownAnime {
        from {
            opacity: 0;
            transform: translateY(-100px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    #nav-list ul {
        display: flex;
        list-style-type: none;
        justify-content: right;
        margin: 19px 0;
        display: none;
    }

    #nav-list ul li a {
        text-decoration: none;
    }


    .solid1 {
        margin: 6px 12px 0 0;
    }

    #nav-1 {
        position: absolute;
        right: 385px;
        top: 0;
        margin: auto 0;
    }

    .fadeUpTrigger {
        opacity: 0;
    }


    #container {
        position: relative;
        height: auto;
        width: 100%;
    }

    #contents {
        text-align: center;
        margin: 160px 0 28px 0;
    }

    #title {
        font-size: 16px;
        text-align: center;
    }

    #title1 {
        font-size: 16px;
        text-align: center;
        padding-top: 16px;
    }

    .contents-r {
        text-align: center;
    }

    .contents-r a {
        text-decoration: none;
        position: relative;
        z-index: 99;
    }

    #top_img1 img {
        width: 100%;
        height: 660px;
        vertical-align: bottom;
    }

    #top_img img {
        display: none;
    }


    .openbtn a {
        display: inline-block;
        width: 50px;
        height: 50px;
    }

    .openbtn.active {
        position: absolute;
        z-index: 9999;
        cursor: pointer;
        opacity: 0.7;
        top: 30px;
        right: 3%;
        width: 50px;
        height: 50px;
    }

    /*xに変化*/
    .openbtn span {
        display: inline-block;
        transition: all .4s;
        /*アニメーションの設定*/
        position: absolute;
        left: 14px;
        height: 3px;
        border-radius: 2px;
        background: #000000;
        width: 30px;
    }

    .openbtn span {
        left: 11px;
    }

    .openbtn span:nth-of-type(1) {
        bottom: 34px;
    }

    .openbtn span:nth-of-type(2) {
        bottom: 24px;
    }

    .openbtn span:nth-of-type(3) {
        bottom: 14px;
    }

    /*activeクラスが付与されると線が回転して×に*/
    .openbtn.active span:nth-of-type(1) {
        top: 19px;
        left: 11px;
        transform: translateY(6px) rotate(-45deg);
        width: 30px;
    }

    .openbtn.active span:nth-of-type(2) {
        opacity: 0;
        /*真ん中の線は透過*/
    }

    .openbtn.active span:nth-of-type(3) {
        top: 31px;
        left: 11px;
        transform: translateY(-6px) rotate(45deg);
        width: 30px;
    }

    .circle-bg.circleactive {
        background: #707070;
        width: 100%;
        opacity: 0.7;
        height: auto;
    }

    .mainblur {
        filter: grayscale(65%);
        overflow: hidden;
    }

    /*ナビゲーションのためのCSS*/
    /*アクティブになったエリア*/

    #g-nav.panelactive {
        right: 0;
        z-index: 1;
        position: fixed;
    }

    #g-nav li a.panelactive {
        color: #ffffff;
    }

    /*ナビゲーションの縦スクロール*/
    #g-nav-list {
        /*ナビの数が増えた場合縦スクロール*/
        position: absolute;
        z-index: 999;
        width: 100%;
        height: 110vh;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    #g-nav.panelactive #g-nav-list {
        /*クラスが付与されたら出現*/
        display: block;
    }

    /*ナビゲーション*/
    #g-navi {
        padding: 0;
        margin: 0;
        width: 100%;
    }

    #g-nav ul {
        opacity: 0;
        position: absolute;
        z-index: 999;
        top: 53px;
        list-style-type: none;
        text-align: center;
    }

    #g-nav ul li a {
        text-decoration: none;
        font-size: 23px;
        line-height: 2.0;
        color: #ffffff;
    }

    /*背景が出現後にナビゲーションを表示*/
    #g-nav.panelactive ul {
        opacity: 1;
    }

    /*背景が出現後にナビゲーションliを表示
        レイアウトによって調整・削除可*/
    #g-nav.panelactove ul li {
        animation-name: gnaviAnime;
        animation-delay: 1s;
        /*0.2秒遅らせて出現*/
        animation-delay: .2s;
        animation-fill-mode: forwards;
        opacity: 0;
    }


    @keyframes gnaviAnime {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .circle-bg {
        position: fixed;
        z-index: 3;
        top: 32px;
        right: -120%;
        width: 35%;
        height: 80vh;
        background: #000000;
        transition: all 0.6s;
    }


    img {
        width: 100%;
        height: auto;
    }

    #logo a img {
        width: 122px;
        height: 53px;
    }

    #finish {
        display: none;
    }

    #finish_nav1 ul {
        display: flex;
        list-style-type: none;
        margin: 0;
        text-align: center;
        padding: 0;
        font-size: 14px;
        justify-content: center;
        line-height: 1.5;
    }

    #finish_nav1 {
        text-align: center;
        margin: 0 auto;
    }

    #finish1 p {
        text-align: center;
        font-size: 14px;
    }

    #finish_nav1 ul li ::before {
        content: "";
    }

    #finish_nav1 ul li {
        text-align: center;
    }

    footer {
        position: relative;
        padding: 40px 0;
        background-color: #707070;
    }

    #finish_nav1 ul li a {
        color: #ffffff;
    }

    #finish1 p {
        color: #ffffff;
        margin-top: 16px;
    }

    #finish_nav1 ul li a {
        text-decoration: none;
    }

    #finish1 {
        width: 90%;
        margin: 0 auto;
    }

    .title1 {
        font-size: 16px;
        margin: 16px 0;
    }

    .title2 {
        font-size: 14px;
    }

    .top_title1 {
        text-align: center;
    }

    .top_title1 h3 {
        font-size: 23px;
    }

    #recruit {
        padding-top: 110px;
    }

    .top_title2 {
        text-align: center;
        margin-left: 10px;
        font-size: 16px;
    }

    .top_title1-1 {
        text-align: center;
    }

    .top_title1-1 h3 {
        font-size: 23px;
        padding-top: 60px;
    }

    .top_title2-1 {
        text-align: center;
        margin-bottom: 28px;
        margin-top: 10px;
        font-size: 16px;
    }

    #interview1 {
        background-color: #707070;
        height: 195px;
    }

    #select img {
        width: 155px;
        height: 84px;
    }

    #select {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0;
    }

    #recruit_contents {
        width: 90%;
        margin: 0 auto;
        padding: 80px 0;
    }

    #interview_contenrs img {
        margin-top: 26px;
        box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
    }

    #newgraduate_contents {
        padding: 60px 0 80px 0;
    }

    .top_title1-2 h3 {
        text-align: center;
        font-size: 23px;
    }

    .newgraduate {
        background-color: #d9d9d9;
        width: 90%;
        margin: 0 auto;
        padding: 60px 0;
    }

    .newgraduate1 {
        padding: 0 18px;
    }

    .newgraduate2 h3 {
        font-size: 23px;
        margin-bottom: 24px;
    }

    tbody tr td {
        padding: 4px 0 16px 0;
        display: block;
        width: 100%;
    }

    .td_title1 {
        font-weight: normal;
        text-align: left;
        display: block;
        width: 100%;
        font-size: 16px;
        padding: 4px 0;
    }

    #newgraduate_contents1 {
        padding-bottom: 80px;
    }

    #midcareerrecruitmen_contents1 {
        padding-bottom: 80px;
    }

    .midcareerrecruitmen2 h3 {
        font-size: 23px;
        margin-bottom: 24px;
    }

    .midcareerrecruitmen {
        background-color: #d9d9d9;
        width: 90%;
        margin: 0 auto;
        padding: 60px 0;
    }

    .midcareerrecruitmen1 {
        padding: 0 18px;
    }

    .midcareerrecruitmen {
        background-color: #d9d9d9;
        width: 90%;
        margin: 0 auto;
        padding: 60px 0;
    }

    #midcareerrecruitmen_contents {
        padding: 60px 0 80px 0;
    }

    #interview1 {
        background-color: #707070;
        height: 195px;
    }

    #select {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0;
    }

    #interview_contenrs p {
        text-align: center;
    }

    #interview_contenrs img {
        margin-top: 26px;
        box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
    }

    .name {
        padding: 16px 24px;
        background-color: #d9d9d9;
    }

    .name p {
        font-size: 23px;
    }


    .interview_contents1 {
        padding: 80px 0;
        border-bottom: #000000 1px solid;
    }

    .interview_contents-2 {
        width: 90%;
        margin: 0 auto;
    }

    .interview_title p {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .interview_title1 p {
        font-size: 16px;
        margin-bottom: 16px;
    }


    .interview_contents2 {
        padding: 80px 0 80px 0;
        border-bottom: #000000 1px solid;
    }

    .schedule1 {
        display: flex;
        margin-top: 28px;
    }

    .schedule2 {
        display: flex;
        margin-top: 42px;
    }

    .schedule3 {
        display: flex;
        margin-top: 42px;
    }

    .schedule4 {
        display: flex;
        margin-top: 42px;
    }

    .schedule5 {
        display: flex;
        margin-top: 42px;
    }

    .schedule6 {
        display: flex;
        margin-top: 42px;
    }

    .schedule7 {
        display: flex;
        margin-top: 42px;
    }

    .round {
        display: inline-block;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        border: solid 3px #000000;
    }

    .line {
        border-left: #000000 3px solid;
        height: 46px;
        position: absolute;
        left: 28px;
    }

    .time {
        margin-left: 30px;
        width: 60px;
    }


    .interview_contents3 {
        padding: 28px 0 80px 0;
        border-bottom: #000000 1px solid;
        background-color: #f5f5f5;
    }

    .interview_contents-4 {
        width: 90%;
        margin: 0 auto;
    }

    .person1-2 img {
        width: 100%;
        height: auto;
    }

    .person1 img {
        vertical-align: bottom;
    }

    .carre_contents1 {
        margin-top: 16px;
    }

    .question {
        margin-top: 28px;
    }

    .question p {
        font-size: 23px;
    }

    .career p {
        font-size: 23px;
    }

    .question1 p {
        font-size: 16px;
    }

    .anser {
        margin-top: 8px;
    }

    .question1 {
        margin-top: 16px;
    }

    .interview_contents-3 {
        width: 90%;
        margin: 0 auto;
    }

    .career {
        margin-top: 28px;
    }

    #logo a img {
        width: 92px;
        height: 40px;
    }

    #logo {
        height: auto;
        position: absolute;
        z-index: 1;
        padding: 43px 3%;
    }

    .openbtn {
        position: fixed;
        z-index: 9999;
        cursor: pointer;
        top: 30px;
        right: 3%;
        width: 50px;
        height: 50px;
    }

    #top1 {
        display: none;
    }


    .circle-bg.circleactive {
        background: #707070;
        width: 100%;
        opacity: 0.7;
        height: auto;
    }

    .solid {
        padding-right: 20px;
        height: 50px;
    }

    #g-nav ul {
        opacity: 0;
        position: absolute;
        z-index: 999;
        top: 133px;
        list-style-type: none;
        text-align: right;
    }

    #g-nav {
        position: fixed;
        z-index: 1;
        top: 0;
        right: -120%;
        width: 240px;
        height: 100%;
        transition: all 0.6s;
        background-color: rgba(00, 00, 00, 0.3);
    }

    #g-nav ul {
        opacity: 0;
        position: absolute;
        z-index: 999;
        top: 133px;
        list-style-type: none;
        text-align: right;
    }

    #recruit_img {
        text-align: center;
    }

    #recruit_img.is-animated {
        animation: popup 3s cubic-bezier(0.4, 1, 0.36, 1) forwards;
    }

    @keyframes popup {
        0% {
            transform: translateY(40px) scale(0.8);
            opacity: 0;
        }

        100% {
            transform: translateY(0) scale(1.0);
        }

        80%,
        100% {
            opacity: 1;
        }
    }

    #recruit_img {
        max-width: 350px;
        margin: 0 auto;
        height: 110px;
    }
    .secand ::after {
        content: "|";
        margin: 7px;
    }
    
    #last1 img {
        width: 20px;
        height: 20px;
        margin-left: 14px;
    }
    
    .solid img {
        width: 30px;
        height: 30px;
        margin-top: 30px;
    }
}