@charset "utf-8";

@media screen and (min-width: 1001px) {
    body {
        background-color: #ffffff;
        font-family: 'Zen Kaku Gothic New', sans-serif;
        font-size: 16px;
    }

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

    #top_img img {
        width: 100%;
        height: auto;
        vertical-align: bottom;
    }

    footer {
        position: relative;
        padding: 40px 0;
        border-top: #000000 solid 1px;
    }

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

    .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;
        font-weight: 600;
        background: #e0e0e0;
        text-decoration: none;
        transition: all 0.3s;
    }

    .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;
    }

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

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

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

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

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

    #last img {
        margin-left: 16px;
    }

    #last img,
    .solid2 img {
        width: 30px;
        height: 30px;
    }

    #finish1 {
        display: none;
    }

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

    #top1,#top1-2 {
        display: none;
    }

    ul li {
        list-style-type: none;
    }

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

    #nav-list {
        float: left;
    }

    #nav-list ul {
        padding-inline-start: 0;
        float: left;
        margin-top: 27px;
        position: absolute;
        top: -14px;
        width: 100%;
        border-bottom: #000000 1px solid;
    }

    #nav-list ul li {
        float: left;
    }

    /* 上 */
    #mail {
        font-size: 15px;
        position: relative;
        width: 0;
        height: 0;
        border-right: 0.5em solid transparent;
        border-left: 0.5em solid transparent;
        border-top: 0.53em solid #000000;
        border-radius: 0.1em;
        top: -6px;
        margin-right: 8px;
        left: -146%;
    }

    /* 下 */
    #mail::before {
        position: absolute;
        content: "";
        top: -0.5em;
        left: -0.6em;
        width: 0;
        height: 0;
        border-top: 0.6em solid transparent;
        border-bottom: 0.35em solid #000000;
        border-left: 0.6em solid #000000;
        border-right: 0.6em solid #000000;
        border-radius: 0 0 0.1em 0.1em;
    }

    .solid-1 a {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0px;
    }

    .solid-1 p {
        position: absolute;
        left: 34%;
        top: 2px;
    }

    #top,#top2 {
        position: fixed;
        width: 100%;
        background-color: #ffffff;
        z-index: 9999;
        top: 0;
        height: 72.5px;
    }

    #top.invert.invert-a {
        position: fixed;
        width: 100%;
        background-color: #ffffff;
        z-index: 9999;
        top: 0;
        height: 72.5px;
        transition: all 0.2s;
    }


    #top.invert.invert-a.invert-b.invert-c {
        position: fixed;
        width: 100%;
        background-color: #ffffff;
        z-index: 9999;
        top: 0;
        height: 72.5px;
    }


    #top.invert {
        position: fixed;
        width: 100%;
        background-color: #666666;
        z-index: 9999;
        top: 0;
        height: 72.5px;
    }

    #top.invert.invert-a.invert-b {
        position: fixed;
        width: 100%;
        background-color: #666666;
        z-index: 9999;
        top: 0;
        height: 72.5px;
    }

    #top2.invert.invert-a {
        position: fixed;
        width: 100%;
        background-color: #ffffff;
        z-index: 9999;
        top: 0;
        height: 72.5px;
        transition: all 0.2s;
    }


    #top2.invert.invert-a.invert-b.invert-c {
        position: fixed;
        width: 100%;
        background-color: #ffffff;
        z-index: 9999;
        top: 0;
        height: 72.5px;
    }


    #top2.invert {
        position: fixed;
        width: 100%;
        background-color: #666666;
        z-index: 9999;
        top: 0;
        height: 72.5px;
    }

    #top2.invert.invert-a.invert-b {
        position: fixed;
        width: 100%;
        background-color: #666666;
        z-index: 9999;
        top: 0;
        height: 72.5px;
    }

    .solid1 a {
        top: 3px;
        position: relative;
    }


    .invert .solid a,
    .invert .solid1 a,
    .invert .solid a,
    .invert .solid-1 a,
    .invert.invert-a.invert-b .solid-1 a,
    .invert.invert-a.invert-b .solid1 a,
    .invert.invert-a.invert-b .solid a {
        color: #ffffff;
    }

    .invert.invert-a.invert-b.invert-c .solid a,
    .invert.invert-a .solid a,
    .invert.invert-a.invert-b.invert-c .solid1 a,
    .invert.invert-a .solid1 a {
        color: #000000;
    }

    .invert #mail,
    .invert.invert-a.invert-b #mail {
        border-top: 0.5em solid #ffffff;
    }

    .invert.invert-a #mail,
    .invert.invert-a.invert-b.invert-c #mail {
        border-top: 0.5em solid #000000;
    }

    .invert #mail::before,
    .solid-1,
    .invert.invert-a.invert-b #mail::before {
        border-bottom: 0.35em solid #ffffff;
        border-left: 0.65em solid #ffffff;
        border-right: 0.6em solid #ffffff;
    }

    .invert.invert-a #mail::before,
    .invert.invert-a.invert-b.invert-c #mail::before {
        border-bottom: 0.35em solid #000000;
        border-left: 0.65em solid #000000;
        border-right: 0.6em solid #000000;
    }

    .invert .solid-1,
    .invert.invert-a.invert-b .solid-1,
    .invert.invert-a.invert-b .solid-1 {
        border: 1px solid #ffffff;
    }

    .invert.invert-a .solid-1,
    .invert.invert-a.invert-b.invert-c .solid-1 {
        border: 1px solid #000000;
    }

    .invert.invert-a .solid-1 a,
    .invert.invert-a.invert-b.invert-c .solid-1 a {
        color: #000000;
    }

    .invert.invert-a #logo,
    .invert.invert-a.invert-b.invert-c #logo {
        opacity: 1;
    }

    .invert.invert-a #logo-1,
    .invert.invert-a.invert-b.invert-c #logo-1 {
        opacity: 0;
    }

    .invert.invert-a.invert-b.invert-c .solid-1,
    .invert.invert-a .solid-1,
    .invert.invert-a.invert-b.invert-c .solid-1 {
        border-bottom: 0.35em solid #ffffff;
        border-left: 0.6em solid #ffffff;
        border-right: 0.6em solid #ffffff;
    }

    .invert.invert-a .solid-1,
    .invert.invert-a.invert-b.invert-c .solid-1 {
        border-bottom: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
    }


    .invert #nav-list ul,
    .invert.invert-a.invert-b #nav-list ul {
        border-bottom: #ffffff 1px solid;
    }

    .invert.invert-a #nav-list ul,
    .invert.invert-a.invert-b.invert-c #nav-list ul {
        border-bottom: #000000 1px solid;
    }

    .invert #logo-1,
    .invert.invert-a.invert-b #logo-1 {
        opacity: 1;
    }

    #logo-1 {
        height: auto;
        text-align: center;
        margin-top: 11px;
        top: 0;
        position: relative;
        top: -65px;
    }

    .invert #logo,
    .invert.invert-a.invert-b #logo {
        opacity: 0;
    }



    #logo-1 {
        opacity: 0;
    }

    #top-1 {
        width: 95%;
        position: relative;
        transform: translateX(2.5%);
    }

    #top_img {
        width: 95%;
        margin: 0 auto;
        margin-top: 100px;
        margin-bottom: 28px;
    }

    #top_img1 {
        display: none;
    }


    .solid-1 {
        display: flex;
        margin-right: 18px;
        padding: 1.5% 7.2%;
        border: 1px solid #000000;
        position: relative;
        margin: 0;
    }

    .solid {
        margin-right: 2%;
        margin-bottom: 25px;
    }

    .solid1 {
        margin-right: 3%;
        margin-bottom: 25px;
    }

    .solid2 {
        margin-left: 18px;
    }

    ul ol {
        padding-inline-start: 0px;
        position: relative;
        width: 800px;
    }

    #logo {
        height: auto;
        text-align: center;
        left: 43.2%;
        margin-top: 11px;
        top: 0;
        position: sticky;
        z-index: 9;
    }

    .solid,
    .solid-1 {
        position: relative;
        z-index: 9999999999999;
    }

    #logo a img {
        width: 252px;
        height: auto;
    }

    #logo-1 a img {
        width: 252px;
        height: auto;
    }


    #company_overview {
        border-bottom: #000000 1px solid;
        background: #666;
        padding-bottom: 80px;
    }

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

    .inner {
        position: relative;
        display: flex;
        align-items: baseline;
    }

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

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

    .title1 {
        font-size: 18px;
        margin: 10px 0 28px 0;
    }

    .title {
        font-size: 18px;
        margin: 10px 0 28px 0;
        color: #ffffff;
    }


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

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

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

    #company {
        position: relative;
        padding: 56px 20px 0 20px;
    }

    #company_overview2 {
        padding: 60px 0;
    }

    .td_title {
        position: relative;
        border-bottom: dotted 2px #a0a0a0;
        color: #ffffff;
    }

    .td_title1 {
        position: relative;
        border-bottom: dotted 2px #d0d0d0;
        color: #ffffff;
    }

    .td_title1 a {
        text-decoration: none;
        color: #ffffff;
    }

    .td_title {
        padding: 16px 0 14px 13px;
        width: 127px;
    }

    #map {
        padding-top: 60px;
    }

    #map1 {
        display: none;
    }

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

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

    .title1 {
        font-size: 18px;
        margin: 10px 0 28px 0;
    }

    .timeline {
        width: 100%;
        padding-left: 20px;
        margin-top: 56px;
    }

    .timeline li {
        position: relative;
        list-style: none;
    }

    .timearea {
        padding: 0 0 80px 0;
    }

    .timeline dl {
        display: flex;
        margin: 0;
    }

    .round {
        display: inline-block;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        border: solid 3px #000000;
        background: #ffffff;
        position: absolute;
        z-index: 999;
    }

    .timeline dt {
        padding-left: 60px;
        width: 27%;
    }

    .timeline dd {
        margin: 0;
    }

    .timeline dd strong {
        display: block;
        font-weight: normal;
    }

    .border-line {
        position: absolute;
        left: 0.65em;
        top: 0;
        width: 1px;
        height: 0;
        background: #000000;
    }

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

    #recruit-contents-r {
        padding-top: 124px;
    }

    #contact1-r {
        padding-top: 124px;
    }

    .bg {
        text-align: center;
        padding-top: 124px;
    }

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

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

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

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

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

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

    .bg .bg-wrap1 .inn {
        display: inline-block;
        font-size: 36px;
        font-weight: bold;
        padding-bottom: 15px;
        color: #ffffff;
        position: relative;
        animation: flash1 2s forwards, fadeIn 1.5s cubic-bezier(0.33, 1, 0.68, 1) forwards;
        ;
    }



    @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;
    }

    @-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;
        }
    }

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

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

    #recruit-contents {
        border-bottom: #000000 1px solid;
    }

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

    #contact_contents-r {
        padding-top: 124px;
    }

    #tel {
        margin-bottom: 61px;
        text-align: center;
        font-size: 16px;
        margin-top: 124px;
    }

    .tel_btn {
        text-align: center;
        margin-bottom: 60px;
    }

    .tel_btn a {
        padding: 14px 79px;
        border: #dcdcdc 4px solid;
        background-color: #dcdcdc;
        box-shadow: inset 0px 0px 0 1px #fff;
        text-decoration: none;
        text-align: center;
        font-size: 16px;
    }

    table {
        border-spacing: 0;
        width: 800px;
        margin: 0 auto;
    }

    tbody {
        width: 730px;
        border-spacing: 0;
    }

    tbody tr {
        border-bottom: #000 1px solid;
    }

    table tr th {
        font-weight: 100;
        padding: 16px;
        border-bottom: #000000 1px solid;
        width: 272px;
        text-align: left;
        font-size: 16px;
    }

    .indispensability {
        float: right;
        background-color: red;
        color: #fff;
        padding: 2px 5px;
        border-radius: 3px;
        font-size: 10px;
    }
    #top_retern {
        text-align: center;
    }

    table tr th {
        font-weight: 100;
        width: 272px;
        text-align: left;
    }

    table tr td {
        padding: 16px;
        border-bottom: #000000 1px solid;
    }

    .select_btn select {
        display: block;
        width: 532px;
        height: 37px;
        padding: 5px 15px;
        position: inherit;
        z-index: 999;
    }

    .areat {
        text-align: center;
        padding-top: 28px;
    }

    .field1 {
        height: 24px;
        padding: 5px 15px;
        border: #000 1px solid;
        width: 500px;
        position: inherit;
        z-index: 999;
    }

    .text_field1 textarea {
        width: 500px;
        height: 100px;
        overflow-y: scroll;
        padding: 5px 15px;
        position: inherit;
        z-index: 999;
    }

    #areart_btn {
        padding: 14px 79px;
        margin: 0;
        text-decoration: none;
        background-color: #dcdcdc;
        border: 1px solid #000;
        width: 120px;
        margin: 0 auto;
    }

    #top_anime1 {
        display: none;
    }

    #map img {
        width: 100%;
    }

    .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%;
        }
    }

    #company_overview-1 {
        max-width: 1080px;
        width: 98%;
        margin: 0 auto;
        padding: 0 0 142px 0;
    }
    #company_overview-r {
        padding-top: 124px;
        background: #666;
    }

    .last img,
    #language img {
        width: 30px;
        height: 30px;
    }

    .last {
        margin-left: 16px;
    }

    #language img {
        float: right;
        position: relative;
        top: 14px;
    }

    #top_anime {
        width: 95%;
        margin: 0 auto;
        margin-top: 100px;
        margin-bottom: 28px;
    }

    .anime {
        width: 50%;
        background-color: #eeeeee;
        height: 500px;
        animation-delay: 0.5s;
    }

    .anime1 {
        width: 50%;
        background-color: #f6f6f6;
        height: 500px;
        animation-delay: 0.8s;
    }

    .anime2 {
        width: 50%;
        background-color: #cccccc;
        height: 500px;
        animation-delay: 1.1s;
    }

    .anime3 {
        width: 50%;
        background-color: #d6d6d6;
        height: 500px;
        animation-delay: 1.4s;
    }

    .anime,
    .anime1,
    .anime2,
    .anime3 {
        animation-name: fadeInAnime;
        animation-fill-mode: backwards;
        animation-duration: 1s;
        animation-timing-function: ease;
        animation-direction: normal;
    }

    /*1で解説*/
    @keyframes fadeInAnime {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .fadeanime {
        display: flex;
    }

    .fade_logo img {
        width: 504px;
        height: 94px;
    }

    .fade_logo {
        position: absolute;
        top: 453px;
        text-align: center;
        width: 100%;
        height: auto;
        animation-name: fadeInAnime;
        animation-fill-mode: backwards;
        animation-duration: 2s;
        animation-timing-function: ease-in-out;
        animation-direction: normal;
        animation-delay: 1.8s;
        z-index: 99;
    }

    .fade_area {
        position: relative;
    }

    .entry-header,
    .entry-footer,
    #secondary {
        display: none;
    }

    .areat input {
        padding: 14px 79px;
        margin: 0;
        text-decoration: none;
        background-color: #dcdcdc;
        border: 1px solid #000;
        position: relative;
        z-index: 999;
        cursor: pointer;
    }

    #contact_img.is-animated {
        animation: popup 3s cubic-bezier(.4, 1, .36, 1) forwards;
    }

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

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

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

    #contact_img {
        max-width: 525px;
        margin: 0 auto;
        height: 110px;
        padding-top: 124px;
    }

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

    #contact_contents h2 {
        font-size: 16px;
        text-align: center;
        padding-top: 124px;
        margin: 0;
    }

    #contact_text {
        padding-bottom: 24px;
        text-align: center;
        padding-top: 56px;
    }

    #contact_contents a {
        position: relative;
        z-index: 999;
    }
}














/*@mediaルールを使ったレスポンシブなCSSの記述例*/
@media screen and (max-width: 1000px) {
    body {
        background-color: #ffffff;
        font-family: 'Zen Kaku Gothic New', sans-serif;
        font-size: 14px;
    }

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

    #top,
    #top2,
    #top_img,
    #map {
        display: none;
    }

    #top1,#top1-2 {
        position: fixed;
        width: 100%;
        background-color: #ffffff;
        z-index: 9999;
        top: 0;
        height: 53px;
    }

    .last img,
    .solid2 img {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 3px;
    }

    .last {
        margin-left: 14px;
    }

    #logo1 img {
        padding: 10px 0 10px 0;
    }

    #top_retern {
		text-align: center;
	}

    select {
        color: #000000;
    }

    #logo1 {
        text-align: center;
    }

    input[type="submit" i] {
		border-radius: 0px!important;
	}

    #logo1-2 img {
        padding: 10px 0 10px 0;
    }

    #logo1-2 {
        text-align: center;
        position: relative;
        top: -56px;
    }

    #top_img1 {
        width: 90%;
        margin: 0 auto;
        margin-top: 70px;
        margin-bottom: 28px;
    }

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

    #top1-1 {
        width: 90%;
        margin: 0 auto;
        border-bottom: 0.5px solid #000000;
        height: 52px;
    }

    #logo1 a img {
        width: 160px;
        height: 30px;
    }

    #logo1-2 a img {
        width: 160px;
        height: 30px;
    }

    #company_overview {
        border-bottom: #000000 1px solid;
        background-color: #666666;
        padding-bottom: 80px;
    }

    .border {
        width: 90%;
        margin: 0 auto;
    }

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

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

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

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


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


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

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

    #company_overview1 {
        width: 100%;
        margin-top: 56px;
    }

    table {
        border-spacing: 0;
        border-collapse: collapse;
    }

    .td_title {
        padding: 16px 13px 14px 13px;
        width: 37%;
        position: relative;
        color: #ffffff;
        border-bottom: dotted 2px #a0a0a0;
    }

    .td_title1 {
        position: relative;
        color: #ffffff;
    }

    .td_title1 a {
        text-decoration: none;
        color: #ffffff;
    }

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

    #map1 {
        padding-top: 28px;
    }

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

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

    .timeline {
        margin-top: 56px;
    }

    .timeline li {
        position: relative;
        list-style: none;
    }

    .timearea {
        padding: 0 0 80px 0;
    }

    .timeline dl {
        display: flex;
        margin: 0;
    }

    .round {
        display: inline-block;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        z-index: 999;
        border: solid 3px #000000;
        background: #ffffff;
        position: absolute;
    }

    .timeline dt {
        padding-left: 30px;
        padding-right: 8%;
    }

    .timeline dd {
        margin: 0;
    }

    .timeline dd strong {
        display: block;
        font-weight: normal;
    }

    .border-line {
        position: absolute;
        left: 0.65em;
        top: 4px;
        width: 1px;
        height: 0;
        background: #000000;
    }

    .timeline li {
        position: relative;
        list-style: none;
    }

    ul {
        list-style: none;
    }

    #recruit_contents {
        padding-bottom: 80px;
        width: 90%;
        margin: 0 auto;
    }
    #recruit_contents-r {
        padding-top: 80px;
    }

    #recruit-contents {
        border-bottom: #000000 1px solid;
    }
    #recruit-contents-r {
        padding-top: 80px;
    }

    .bg {
        text-align: center;
        padding-top: 80px;
    }

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

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

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

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

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

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

    .bg .bg-wrap1 .inn {
        color: #ffffff;
        display: inline-block;
        font-weight: bold;
        position: relative;
        animation: flash1 2s forwards, fadeIn 1.5s cubic-bezier(0.33, 1, 0.68, 1) forwards;
        font-size: 28px;
    }



    @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% {
            transform: scaleX(1) translateX(0);
        }

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

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

    .bg {
        text-align: center;
    }

    @-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;
        }
    }

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

    #contact_contents {
        padding-bottom: 80px;
        width: 90%;
        margin: 0 auto;
    }

    #contact1-r {
        padding-top: 80px;
    }

    #tel {
        margin-bottom: 61px;
        text-align: center;
        font-size: 16px;
        margin-top: 80px;
    }

    .tel_btn {
        text-align: center;
        margin-bottom: 60px;
    }

    .tel_btn a {
        padding: 14px 79px;
        border: #dcdcdc 4px solid;
        background-color: #dcdcdc;
        box-shadow: inset 0px 0px 0 1px #fff;
        text-decoration: none;
        text-align: center;
        font-size: 16px;
    }

    table {
        border-spacing: 0;
        width: 100%;
    }

    table tbody {
        padding: 0 16px;
    }

    table tr th {
        text-align: left;
        font-size: 16px;
        font-weight: 100;
        display: block;
        width: 100%;
    }

    .indispensability {
        float: right;
        background-color: red;
        color: #fff;
        padding: 2px 5px;
        border-radius: 3px;
        font-size: 5px;
        font-size: 10px;
    }

    .select_btn {
        width: 100%;
        display: block;
        padding-bottom: 16px;
    }

    .td_title1 {
        padding: 16px 13px 14px 13px;
        text-decoration: none;
        width: 100%;
        border-bottom: dotted 2px #d0d0d0;
    }

    .select_btn select {
        background-color: #ffffff;
        border: #000000 1px solid;
        color: #000;
    }

    .select_btn select {
        height: 37px;
        padding: 5px 15px;
        width: 100%;
        position: inherit;
        z-index: 999;
        border-radius: 0px !important;
    }

    .field1 {
        border-radius: 0px;
    }

    .rq {
        border-radius: 0px !important;
    }

    .areat {
        text-align: center;
        padding-top: 16px;
    }

    #areart_btn {
        padding: 16px 56px;
        margin: 0 auto;
        text-decoration: none;
        background-color: #dcdcdc;
        width: 120px;
    }

    .last_btn {
        border-radius: 0px !important;
    }

    .text_field input {
        height: 37px;
        padding: 5px 15px;
        border: #000 1px solid;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        position: inherit;
        z-index: 999;
    }

    .text_field1 textarea {
        box-sizing: border-box;
        width: 100%;
        height: 100px;
        overflow-y: scroll;
        padding: 5px 15px;
        position: inherit;
        border-radius: 0px;
    }

    footer {
        position: relative;
        padding: 40px 0;
    }

    #finish {
        display: none;
    }

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

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

    #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 ul li {
        text-align: center;
    }

    #finish_nav1 ul li a {
        text-decoration: none;
        position: relative;
        z-index: 999;
    }

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

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

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

    .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 {
        top: 0;
        left: 0;
    }

    .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:after {
        bottom: 0;
        right: 0;
    }

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

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

        100% {
            width: 100%;
        }
    }

    #company_overview-1 {
        margin: 0 auto;
        width: 90%;
    }

    #company_overview-r {
        padding-top: 80px;
        background: #666;
    }

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

    .inner {
        position: relative;
        display: flex;
        align-items: baseline;
    }

    #top1.invert.invert-a {
        position: fixed;
        width: 100%;
        background-color: #ffffff;
        z-index: 9999;
        top: 0;
        height: 54.5px;
    }
    
    #top1-2.invert.invert-a {
        position: fixed;
        width: 100%;
        background-color: #ffffff;
        z-index: 9999;
        top: 0;
        height: 54.5px;
    }

    .invert.invert-a.invert-b #top1-1,
    .invert #top1-1 {
        border-bottom: 0.5px solid #ffffff;
        width: 90%;
        height: 52px;
    }

    #top1.invert.invert-a.invert-b.invert-c {
        position: fixed;
        width: 100%;
        background-color: #ffffff;
        z-index: 9999;
        top: 0;
        height: 54.5px;
    }
    
    #top1-2.invert.invert-a.invert-b.invert-c {
        position: fixed;
        width: 100%;
        background-color: #ffffff;
        z-index: 9999;
        top: 0;
        height: 54.5px;
    }



    #top1.invert {
        position: fixed;
        width: 100%;
        background-color: #666666;
        z-index: 9999;
        top: 0;
        height: 54.5px;
    }

    #top1-2.invert {
        position: fixed;
        width: 100%;
        background-color: #666666;
        z-index: 9999;
        top: 0;
        height: 54.5px;
    }

    #top1.invert.invert-a.invert-b {
        position: fixed;
        width: 100%;
        background-color: #666666;
        z-index: 9999;
        top: 0;
        height: 54.5px;
    }
    #top1-2.invert.invert-a.invert-b {
        position: fixed;
        width: 100%;
        background-color: #666666;
        z-index: 9999;
        top: 0;
        height: 54.5px;
    }

    #logo1-2 {
        opacity: 0;
    }

    .invert #logo1-2,
    .invert.invert-a.invert-b #logo1-2 {
        opacity: 1;
    }

    .invert #logo1,
    .invert.invert-a.invert-b #logo1 {
        opacity: 0;
    }

    .invert.invert-a #logo1,
    .invert.invert-a.invert-b.invert-c #logo1 {
        opacity: 1;
    }

    .invert.invert-a #logo1-2,
    .invert.invert-a.invert-b.invert-c #logo1-2 {
        opacity: 0;
    }

    .invert.invert-a #top1-1,
    .invert.invert-a.invert-b.invert-c #top1-1 {
        border-bottom: 0.5px solid #000000;
        width: 90%;
        height: 52px;
    }

    #top_anime {
        display: none;
    }

    #top_anime1 {
        width: 90%;
        margin: 0 auto;
        margin-top: 70px;
        margin-bottom: 28px;
    }

    .fade_area {
        position: relative;
    }


    .anime {
        width: 50%;
        background-color: #eeeeee;
        height: 200px;
        animation-delay: 0.5s;
    }

    .anime1 {
        width: 50%;
        background-color: #f6f6f6;
        height: 200px;
        animation-delay: 0.8s;
    }

    .anime2 {
        width: 50%;
        background-color: #cccccc;
        height: 200px;
        animation-delay: 1.1s;
    }

    .anime3 {
        width: 50%;
        background-color: #d6d6d6;
        height: 200px;
        animation-delay: 1.4s;
    }

    .anime,
    .anime1,
    .anime2,
    .anime3 {
        animation-name: fadeInAnime;
        animation-fill-mode: backwards;
        animation-duration: 1s;
        animation-timing-function: ease;
        animation-direction: normal;
    }

    /*1で解説*/
    @keyframes fadeInAnime {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .fadeanime {
        display: flex;
    }

    .fade_logo {
        position: absolute;
        top: 176px;
        text-align: center;
        width: 100%;
        height: auto;
        animation-name: fadeInAnime;
        animation-fill-mode: backwards;
        animation-duration: 2s;
        animation-timing-function: ease-in-out;
        animation-direction: normal;
        animation-delay: 1.8s;
        z-index: 99;
    }

    ul {
        padding-inline-start: 0;
    }


    #contact_img.is-animated {
        animation: popup 3s cubic-bezier(.4, 1, .36, 1) forwards;
    }

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

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

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

    #contact_img {
        max-width: 350px;
        margin: 0 auto;
        height: 110px;
        padding-top: 80px;
    }

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

    #contact_contents h2 {
        font-size: 16px;
        text-align: center;
        padding-top: 28px;
        margin: 0;
    }

    #contact_text {
        padding-bottom: 16px;
        text-align: center;
        padding-top: 56px;
    }

    #contact_contents a {
        position: relative;
        z-index: 999;
    }

    .entry-header,
    .entry-footer,
    #secondary {
        display: none;
    }

    .border1 {
        display: flex;
    }

    ul li a {
        font-size: 14px;
    }

    .subtitle,
    .subtitle1 {
        font-size: 16px;
    }

    .text_field,
    .text_field1 {
        padding-bottom: 16px;
    }

    #logo.DownMove {
        animation-name: fadeInAnime;
    animation-fill-mode: backwards;
    animation-duration: 1.2s;
    animation-timing-function: ease-in-out;
    animation-direction: normal;
    opacity: 1;
    }

    #logo {
        opacity: 0;
    }

    .areat {
        border: solid 1px #000;
        width: 226px !important;
        height: 55px !important;
        border-radius: 0 !important;
        z-index: 99 !important;
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
        background-color: #dcdcdc;
        position: relative;
        top: 16px;
    }
    .areat input {
        width: 240px;
        height: 60px;
        background-color: #dcdcdc;
        text-align: center;
        margin: 0 auto;
        position: absolute;
        left: -6px;
        top: -2px;
        color: #000;
        font-size: 14px;
        z-index: 99999;
    }
    input[type="submit" i] {
        border-radius: 0 !important;
    }
}

@media (max-width: 625px) {

    .bg .bg-wrap1 .inn,
    .bg .bg-wrap .inn {
        font-size: 28px;
    }


    body,
    .support input,
    .td_title,
    .td_title1 {
        font-size: 14px;
    }

    #contact p,
    .title,
    .title,
    #tel,
    table tr th {
        font-size: 16px;
    }

    .subtitle,
    .subtitle1 {
        font-size: 16px;
    }


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

    .round {
        width: 15px;
        height: 15px;
        border: solid 2px #000000;
    }

    .timeline dt {
        padding-left: 6%;
        padding-right: 7%;
    }

    .indispensability {
        font-size: 11px;
    }
    .contents-r a {
        font-size: 14px;
    }
}



@media (max-width: 450px) {

    .bg .bg-wrap1 .inn,
    .bg .bg-wrap .inn {
        font-size: 26px;
    }
    .round {
        width: 13px;
        height: 13px;
        border: solid 2px #000000;
    }
}

@media (max-width: 420px) {
    .bg .bg-wrap1 .inn,
    .bg .bg-wrap .inn {
        font-size: 24px;
    }

    .round {
        width: 10px;
        height: 10px;
        border: solid 1.5px #000000;
        top: 6px;
        left: 0.7px;
        position: absolute;
    }

    .timeline dt {
        padding-left: 6%;
        padding-right: 7%;
    }

    .border-line {
        left: 0.58em;
    }
}