@charset "utf-8";

.hd-box,
footer {
    background-color: rgba(171, 7, 2, 1.00);
    padding-top: 4px;
    padding-bottom: 0px;
}

.hd-inner {
    width: 100%;
}

#atec-logo {
    background-color: rgba(255, 255, 255, 1.00);
    width: 75%;
    padding-top: 8px;
    padding-right: 20%;
    padding-bottom: 8px;
    border-radius: 8px;
    margin-top: 8px;
    margin-left: 8px;
    margin-bottom: 8px;
    padding-left: 20%;
}

.apply-top a {
    background-color: rgba(49, 136, 255, 1.00);
    display: block;
    width: 90%;
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    text-align: center;
    font-size: 24px;
    padding-top: 24px;
    padding-bottom: 24px;
    border-radius: 8px;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.50);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.50);
    line-height: 24px;
    font-weight: bold;
}

.apply-top a:hover {
    background-color: rgba(49, 136, 255, 0.70);
    color: rgba(255, 255, 255, 0.70);
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.50);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.50);
}

.apply-top {
    background-color: rgba(255, 255, 255, 1.00);
    width: 100%;
    text-align: center;
    color: #000000;
    padding-top: 16px;
    padding-right: 0px;
    padding-bottom: 16px;
    padding-left: 0px;

}

.apply-bg {
    background-color: rgba(216, 216, 216, 1.00);
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    width: 90%;
    text-align: center;
    border-radius: 8px;
    padding-top: 8px;
}

.apply-top p {
    color: rgba(0, 0, 0, 1.00);
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 8px;
}

.license {
    margin-top: 8px;
    margin-bottom: 16px;
    margin-left: 8px;
    padding-top: 72px;
}

.license p {
    color: rgba(255, 255, 255, 1.00);
    font-size: 12px;
    line-height: 16px;
}

header nav.pc-nav {
    display: none;
}

.footer-inner {
    width: 96%;
}

.ft-nav {
    margin-bottom: 48px;
    display: none;
}

.ft-nav a {
    text-decoration: none;
    font-size: 14px;
}

.ft-nav a:link {
    color: rgba(255, 255, 255, 1.00);
}

.ft-nav a:visited {
    color: rgba(255, 255, 255, 1.00);
}

.ft-nav a:hover {
    color: rgba(255, 255, 255, 0.70);
}

.ft-nav a:after {
    content: " | ";
}

.ft-nav a:last-child:after {
    content: none;
}

.ft-add p {
    color: rgba(255, 255, 255, 1.00);
    font-size: 12px;
    line-height: 16px;
}

.top-main {
    background-image: url(../images/bg_top-main.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-position: 70% top;
    background-size: 200% auto;
}

.main-image {
    width: 100%;
    padding-top: 72px;
    padding-bottom: 72px;
}

.main-image h2 {
    font-size: 21px;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
        -1px 1px 0 #FFF, 1px -1px 0 #FFF,
        0px 1px 0 #FFF, 0-1px 0 #FFF,
        -1px 0 0 #FFF, 1px 0 0 #FFF;
    text-align: center;
    line-height: 150%;
}

.tokutei-bn {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    text-align: center;
}

.news-outer {
    display: flex;
    margin-bottom: 40px;
}

.newsbox {
    width: 96%;
    border: 1px solid rgba(128, 128, 128, 1.00);
    background-color: rgba(255, 255, 255, 1.00);
    padding-top: 16px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}

.newsbox p {
    line-height: 150%;
    margin-left: 8px;
    margin-right: 8px;
}

.newsbox .btitle {
    font-size: 18px;
    margin-bottom: 16px;
    text-align: center;
    border-bottom: 1px solid rgba(176, 176, 176, 1.00);
    padding-bottom: 8px;
    line-height: 150%;
}

.top-solution {
    width: 100%;
    margin-bottom: 40px;
}

.top-link {
    background-color: #E6E6E6;
}

.link-inner {
    width: 98%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.link-inner .banner {
    width: 70%;
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: center;
}

.link-inner .title {
    text-align: center;
    margin-bottom: 20px;

}

.recruit-bn {
    width: 80%;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}

.solution_title,
.solution01,
.solution02,
.solution03,
.solution04,
.solution05 {
    height: 240px;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    color: rgba(255, 255, 255, 1.00);
    line-height: 150%;
    background-size: cover;
    background-color: rgba(171, 7, 2, 1.00);
    width: 100%;
    margin-top: 4px;
    margin-bottom: 4px;
    position: relative;
}

h2.solution-hl-mb {
    margin-bottom: 8px;
    padding-bottom: 8px;
    color: rgba(0, 0, 0, 1.00);
    font-weight: normal;
    margin-left: 2px;
    margin-right: 2px;
    display: inherit;
    font-size: 20px;
    line-height: 1.4;
}

h2.solution-hl-pc {
    display: none;
    line-height: 1.4;
}

.solution_inner {
    position: absolute;
    bottom: 8px;
    width: 97%;
}

.solution_inner h3 {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 6px;
}

.solution_title .solution_inner h3 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 200%;
}

.solution_title {
    background-image: -webkit-linear-gradient(270deg, rgba(171, 7, 2, 1.00) 0%, rgba(255, 255, 255, 1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(171, 7, 2, 1.00) 0%, rgba(255, 255, 255, 1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(171, 7, 2, 1.00) 0%, rgba(255, 255, 255, 1.00) 100%);
    background-image: linear-gradient(180deg, rgba(171, 7, 2, 1.00) 0%, rgba(255, 255, 255, 1.00) 100%);
}

.solution01 {
    background-image: url(../images/bg_solution01.jpg);
}

.solution02 {
    background-image: url(../images/bg_solution02.jpg);
}

.solution03 {
    background-image: url(../images/bg_solution03.jpg);
}

.solution04 {
    background-image: url(../images/bg_solution04.jpg);
}

.solution05 {
    background-image: url(../images/bg_solution05.jpg);
}

#fbbox {
    display: none;
}

.hd-top {
    position: fixed;
    background-color: rgba(171, 7, 2, 1.00);
    width: 100%;
    top: 0px;
    margin-top: 0px;
    z-index: 9999;
}

#atec-logo img {}

.ft-add {
    margin-top: 16px;
}

.hd-com-inner {
    width: 100%;
    position: relative;
}

.bd-list {
    background-color: rgba(0, 0, 0, 0.50);
    position: absolute;
    bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
}

.bd-list-inner {
    width: 98%;
    text-align: left;
    color: rgba(255, 255, 255, 1.00);
    line-height: 130%;
}

.bd-list-inner:first-letter {
    color: rgba(171, 7, 2, 1.00);
}

.bd-list-inner a:link,
.bd-list-inner a:visited {
    color: rgba(255, 255, 255, 1.00);
}

.com-hd {
    width: 100%;
    height: 250px;
    position: relative;
}

.hd-com-inner h1 {
    background-color: rgba(171, 7, 2, 1.00);
    display: block;
    position: absolute;
    top: 72px;
    left: 0px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 5px;
    color: rgba(255, 255, 255, 1.00);
    font-size: 28px;
    font-weight: bold;
    min-width: 300px;
}

.hd-com-inner h1 .title-sub {
    font-size: 50%;
    font-weight: normal;
}

.com-inner {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.60);
    border: 1px solid rgba(196, 196, 196, 1.00);
    padding-top: 24px;
    padding-right: 8px;
    padding-bottom: 24px;
    padding-left: 8px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.news-kyujin-bt a {
    text-align: center;
    display: block;
    background-color: rgba(81, 139, 255, 1.00);
    text-decoration: none;
    color: rgba(255, 255, 255, 1.00);
    font-weight: bold;
    font-size: 20px;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    margin-bottom: 8px;
    border-radius: 8px;
}

.news-resist-bt a {
    text-align: center;
    display: block;
    background-color: rgba(255, 178, 81, 1.00);
    text-decoration: none;
    color: rgba(255, 255, 255, 1.00);
    font-weight: bold;
    font-size: 20px;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    border-radius: 8px;
}

.newsbox p {
    margin-bottom: 16px;
}

.news-h4-1 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(128, 128, 128, 1.00);
}


.news-kyujin-bt a:hover,
.news-resist-bt a:hover {
    opacity: 0.7;
}








@media print,
screen and (min-width: 800px) {

    .hd-box,
    footer {
        background-color: rgba(171, 7, 2, 1.00);
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .hd-inner {
        width: 1000px;
        display: flex;
    }

    #atec-logo {
        background-color: rgba(255, 255, 255, 1.00);
        width: 200px;
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        border-radius: 8px;
        margin-top: auto;
        margin-left: auto;
        margin-bottom: auto;
    }

    .apply-top a {
        background-color: rgba(49, 136, 255, 1.00);
        display: block;
        width: 300px;
        color: rgba(255, 255, 255, 1.00);
        text-decoration: none;
        text-align: center;
        font-size: 18px;
        padding-top: 12px;
        padding-bottom: 12px;
        border-radius: 8px;
        -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.50);
        box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.50);
        line-height: 24px;
        font-weight: bold;
    }

    .apply-top a:hover {
        background-color: rgba(49, 136, 255, 0.70);
        color: rgba(255, 255, 255, 0.70);
        -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.50);
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.50);
    }

    .apply-top {
        width: 300px;
        text-align: left;
        color: #FFFFFF;
        background-color: rgba(255, 255, 255, 0.00);
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    .apply-bg {
        background-color: rgba(216, 216, 216, 0.00);
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        text-align: center;
        width: auto;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .apply-top p {
        color: rgba(255, 255, 255, 1.00);
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 0px;
    }

    .license {
        margin-top: 24px;
        width: 560px;
        padding-top: 0px;
        margin-bottom: 0px;
    }

    .license p {
        color: rgba(255, 255, 255, 1.00);
        font-size: 12px;
        line-height: 16px;
    }

    header nav.mb-nav {
        display: none;
    }

    #toggle-pos {
        display: none;
    }

    header nav.pc-nav {
        background-color: rgba(255, 255, 255, 1.00);
        display: inherit;
    }

    header nav.pc-nav ul {
        width: 1000px;
        display: flex;
        border-left: 1px solid rgba(128, 128, 128, 1.00);
    }

    header nav.pc-nav ul li a {
        border-right: 1px solid rgba(128, 128, 128, 1.00);
        width: 200px;
        display: block;
        text-align: center;
        text-decoration: none;
        color: rgba(64, 64, 64, 1.00);
        font-size: 14px;
        line-height: 56px;
    }

    header nav.pc-nav ul li a:link {
        color: rgba(64, 64, 64, 1.00);
    }

    header nav.pc-nav ul li a:hover {
        color: rgba(64, 64, 64, 0.50);
    }

    header nav.pc-nav ul li a:visited {
        color: rgba(64, 64, 64, 1.00);
    }

    .footer-inner {
        width: 1000px;
        position: relative;
    }

    .ft-nav {
        margin-bottom: 48px;
        display: inherit;
    }

    .ft-nav a {
        text-decoration: none;
        font-size: 14px;
    }

    .ft-nav a:link {
        color: rgba(255, 255, 255, 1.00);
    }

    .ft-nav a:visited {
        color: rgba(255, 255, 255, 1.00);
    }

    .ft-nav a:hover {
        color: rgba(255, 255, 255, 0.70);
    }

    .ft-nav a:after {
        content: " | ";
    }

    .ft-nav a:last-child:after {
        content: none;
    }

    .ft-add p {
        color: rgba(255, 255, 255, 1.00);
        font-size: 12px;
        line-height: 16px;
    }

    .top-main {
        background-image: url(../images/bg_top-main.jpg);
        width: 100%;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: auto auto;
    }

    .main-image {
        width: 1000px;
        padding-top: 150px;
        padding-bottom: 150px;
    }

    .main-image h2 {
        font-size: 32px;
        text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
            -1px 1px 0 #FFF, 1px -1px 0 #FFF,
            0px 1px 0 #FFF, 0-1px 0 #FFF,
            -1px 0 0 #FFF, 1px 0 0 #FFF;
        text-align: center;
    }

    .tokutei-bn {
        margin-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
        width: 1000px;
    }

    .news-outer {
        display: flex;
        margin-bottom: 40px;
        width: 1008px;
    }

    .newsbox {
        /*    width: 560px; facebookのタイムラインありver*/
        width: 800px;
        border: 1px solid rgba(128, 128, 128, 1.00);
        background-color: rgba(255, 255, 255, 1.00);
        padding-top: 16px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
    }

    .newsbox p {
        line-height: 150%;
        margin-left: 8px;
        margin-right: 8px;
    }

    .newsbox .btitle {
        font-size: 18px;
        margin-bottom: 16px;
        text-align: center;
        border-bottom: 1px solid rgba(176, 176, 176, 1.00);
        padding-bottom: 8px;
        line-height: 150%;
    }

    .top-solution {
        width: 1000px;
        margin-bottom: 40px;
    }

    .top-link {
        background-color: #E6E6E6;
    }

    .link-inner {
        width: 1000px;
        padding-top: 40px;
        padding-bottom: 40px;
        display: flex;
    }

    .link-inner .banner {
        margin-left: 8px;
        width: 224px;
    }

    .link-inner .title {
        padding-top: 54px;
        width: 296px;
        text-align: left;
    }

    .recruit-bn {
        width: 320px;
        position: absolute;
        padding-bottom: 0px;
        right: 0px;
        bottom: 0px;
    }

    .solution_title,
    .solution01,
    .solution02,
    .solution03,
    .solution04,
    .solution05 {
        height: 240px;
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        color: rgba(255, 255, 255, 1.00);
        line-height: 150%;
        background-size: cover;
        background-color: rgba(171, 7, 2, 1.00);
        width: 328px;
        margin-top: 4px;
        margin-bottom: 4px;
    }

    h2.solution-hl-pc {
        font-size: 24px;
        margin-bottom: 8px;
        padding-bottom: 8px;
        border-bottom: 2px solid rgba(171, 7, 2, 1.00);
        color: rgba(171, 7, 2, 1.00);
        font-weight: bold;
        margin-left: 2px;
        margin-right: 2px;
        display: inherit;
    }

    h2.solution-hl-mb {
        display: none;
    }

    .solution_inner {
        position: absolute;
        bottom: 8px;
        width: 312px;
    }

    .solution_title {
        text-align: center;
        font-size: 24px;
        background-color: rgba(171, 7, 2, 1.00);
        background-image: none;
    }

    .solution_title .solution_inner h3 {
        font-size: 150%;
        text-align: center;
        margin-bottom: 80px;
    }


    .solution01 {
        background-image: url(../images/bg_solution01.jpg);
    }

    .solution02 {
        background-image: url(../images/bg_solution02.jpg);
    }

    .solution03 {
        background-image: url(../images/bg_solution03.jpg);
    }

    .solution04 {
        background-image: url(../images/bg_solution04.jpg);
    }

    .solution05 {
        background-image: url(../images/bg_solution05.jpg);
    }

    #fbbox {
        /*    display: inherit;*/
    }

    .hd-top {
        position: static;
        margin-top: 0px;
        width: auto;
    }

    .hd-com-inner {
        width: 1000px;
        position: relative;
    }

    .bd-list {
        background-color: rgba(0, 0, 0, 0.50);
        position: absolute;
        bottom: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 100%;
    }

    .bd-list-inner {
        width: 1000px;
        text-align: right;
        color: rgba(255, 255, 255, 1.00);
        line-height: 100%;
    }

    .bd-list-inner:first-letter {
        color: rgba(171, 7, 2, 1.00);
    }

    .bd-list-inner a:link,
    .bd-list-inner a:visited {
        color: rgba(255, 255, 255, 1.00);
    }

    .com-hd {
        width: 100%;
        height: 250px;
        position: relative;
    }

    .hd-com-inner h1 {
        background-color: rgba(171, 7, 2, 1.00);
        display: block;
        position: absolute;
        top: 80px;
        left: -40px;
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 40px;
        color: rgba(255, 255, 255, 1.00);
        font-size: 28px;
        font-weight: bold;
        min-width: 300px;
    }

    .hd-com-inner h1 .title-sub {
        font-size: 50%;
        font-weight: normal;
    }

    .com-inner {
        width: 1000px;
        background-color: rgba(255, 255, 255, 0.60);
        border: 1px solid rgba(196, 196, 196, 1.00);
        padding-top: 32px;
        padding-right: 32px;
        padding-bottom: 32px;
        padding-left: 32px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .newsbox .column-box .column-2 {
        margin-bottom: 0px;
    }




}

/*20231019追加*/
.apply-top {
    width: 420px;
}

div.item:nth-child(odd) {
    margin-bottom: 20px;
}

.flex-sample {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}

.flex-sample .item {
    margin-right: 10%;
    width: 100%;
}

.job_sr_btn {
    padding: 0%;
    line-height: 0;
}

br {
    display: block;
    content: "";
    margin: 0;
}

@media print,
screen and (max-width: 799px) {
    .apply-top {
        width: 100%;
    }

    .apply-bg {
        background-color: rgba(216, 216, 216, 1.00);
        padding-right: 16px;
        padding-bottom: 16px;
        padding-left: 16px;
        width: 90%;
        text-align: center;
        border-radius: 8px;
        padding-top: 8px;
    }

    .flex-sample {
        display: flex;
        flex-flow: column;
    }

    div.item:nth-child(even) {
        padding: 0%;
    }

    .job_sr_btn {
        padding: 0%;
        line-height: 0;
    }

    .apply-top a.job_sr_btn {
        font-size: 24px;
        line-height: 1.4;
    }

}

@media print,
screen and (min-width: 800px) {
    .flex-sample {
        display: flex;
        /* justify-content: space-between;*/
        padding: 0%;
        margin-bottom: -20px;
    }

    .flex-sample .item {
        flex: 1;
        margin-right: 20px;
        padding: 0%;
    }

    .apply-top a.job_sr_btn {
        font-size: 1rem;
        line-height: 1.2;
        padding: 4px;
        margin: 0%;
    }

    .license p {
        color: rgba(255, 255, 255, 1.00);
        font-size: 12px;
        line-height: 14px;
    }

    br {
        display: block;
        content: "";
        margin: 2px 0;
    }

    /*   .job_sr_btn {
      padding: 0%;
      line-height:0;
  }*/

}
