html {
    overflow-x: hidden;
}

body {
    line-height: 1.6;
    font-family: 'Noto Sans JP', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    overflow-x: hidden;
    background: #EDE9E2;
}

#contents {
    margin-top: 153px;
}

#image-container {
    overflow: hidden;
    position: relative;
    height: 6vw;
    background-color: black;}

#image-container img {
    width: 100%;
    height: 25.34375vw;
    object-fit: cover;
}

#image-container-mb {
    display: none;
}

.page-recruit-graduate {
    padding: 0% !important
}

.graduate-recruitment {
    width: 88.645833333333vw;
    border: 5px solid #000000;
    border-radius: 10px;
    background: #11C7B2;
    position: relative;
    left: 3vw;
    bottom: 8vw;
    box-shadow: 8px 8px #fff, 8px 9px 0 4px #000;
}

.desc-ngr p {
    font-size: 1.25vw;
    line-height: 2.0833333333333vw;
    color: white;
    margin: 2.2916666666666665vw 7.708333333333334vw 10.3125vw;
}

.recruit-logo {
    position: relative;
    width: 40%;
    right: 32vw;
    z-index: 1;
    bottom: 4vw;
}

.feature-image {
    position: absolute;
    right: -11vw;
    width: 58.4vw;
    height: 34.3vw;
    bottom: -1vw;
}

.inner-image {
    height: 100%;
    overflow: hidden;
    transform-origin: 0 100%;

}

.inner-image .image {
    height: 100%;
    display: block;
    position: relative;
    width: 100%;
    transform-origin: 0 100%;
    transform: skewX(-12deg) translatez(1px);
    overflow: hidden;
    border: 0.2683843263553409vw solid #000000;
}

.inner-image .image:before {
    content: '';
    position: absolute;
    width: 105%;
    height: 120%;
    background-image: var(--si-image-url);
    background-size: cover;
    background-position: right;
    transform-origin: inherit;
    transform: skewX(12deg);
    transition: 0.4s ease;
}

.recruit-detail {
    padding: 0% !important;
}

.recruit-job-type {
    text-align: center;
    margin: 0 0 10.416666666667vw;
}

.job-type {
    position: relative;
    padding: 10px 0 65px;
}

.job-type svg {
    position: absolute;
    top: 8rem;
    right: 7rem;
}

.job-type .PR {
    margin-top: -14em;
}

.PR h1 {
    font-size: 64px;
    line-height: 35px;
    letter-spacing: 9.6px;
    color: #FFFFFF;
}

.PR p {
    font-family: fantasy;
    font-size: 100px;
    opacity: 0.5;
    color: white;
}

.recruit-info {
    position: relative;
    margin-top: 5rem;
}

.recruit-info svg {
    position: absolute;
    font-size: 10rem;
    top: 6rem;
    right: 9rem;
    color: white;
}

.recruit-info p {
    font-size: 64px;
    line-height: 35px;
    letter-spacing: 9.6px;
    color: #FFFFFF;
    opacity: 1;
}

.recruit-info h1 {
    font-size: 91px;
    font-family: fantasy;
    opacity: 0.5;
    color: white;
}

.guidelines-content {
    padding-bottom: 0px !important;
}

#guidelines .recruit-guidelines {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 0.26041666666667vw solid;
    opacity: 1;
    text-align: center;
    /* box-shadow: 7px 10px #fff, 7px 10px 0 4px #000; */
    /* border-radius: 10px; */
    position: relative;
    bottom: 9vw;
    border-radius: 10px;
    box-shadow: 11px 10px 0px -0.26041666666667vw #FFFFFF, 10px 10px 0px 0 #000;
}

.recruit-guidelines svg {
    margin-bottom: 3.125vw;
    margin-top: 5.2083333333333vw;
}

.recruit-table-guidelines>table {
    border-top: 2px solid #DFDFDF;

}

.recruit-table-guidelines th {
    border-right: 2px solid #DFDFDF;
    text-align: end;
    font-size: 24px;
    line-height: 46px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    width: 25%;
    vertical-align: middle;
}

.recruit-table-guidelines td>div {
    padding: 1px 40px 1px;
    text-align: left;
    font-size: 24px;
    line-height: 46px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.recruit-flow {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 0.26041666666667vw solid #000000;
    opacity: 1;
    text-align: center;
    /* box-shadow: 8px 8px #fff, 8px 9px 0 4px #000; */
    /* border-radius: 5px; */
    position: relative;
    bottom: 12vw;
    border-radius: 10px;
    box-shadow: 11px 10px 0px -0.26041666666667vw #FFFFFF, 10px 10px 0px 0 #000;
}

.recruit-flow svg {
    margin-bottom: 3.125vw;
    margin-top: 5.2083333333333vw;
}

.recruit-table-flow>table {
    border-top: 2px solid #DFDFDF;

}

.recruit-table-flow th {
    padding: 40px 86px 40px;
    border-right: 2px solid #DFDFDF;
    text-align: end;
    font-size: 24px;
    line-height: 46px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    width: 25%;
    vertical-align: middle;
}

.recruit-table-flow td>div {
    padding: 40px 40px 1px;
    text-align: left;
    font-size: 24px;
    line-height: 46px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.question-answer {
    width: 80%;
}

.question-answer h3 {
    text-align: center;
    color: #11C7B2;
    font-size: 2.3958333333333vw;
    line-height: 2.5vw;
    padding: 0px 0 60px;
    letter-spacing: 5.4px;
}

.question-answer dt {
    color: #11C7B2;
    font-size: 1.6666666666667vw;
    line-height: 2.3958333333333vw;
    padding: 0 0 0.78125vw;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
}

.question-answer dt::before {
    content: "Q.";
}

.question-answer dd {
    color: #FFFFFF;
    font-size: 1.25vw;
    line-height: 2.3958333333333vw;
    padding: 0 0 1.8229166666667vw;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
}

#flow {
    padding: 0% !important;
}

.recruit-btn {
    position: relative;
    padding: 22px 24px;
    background: #000;
    border-radius: 17px;
    text-align: center;
    border: 1px solid white;
    height: 9.4em;
    margin-right: 2em;
    margin-top: -13em;
}

.recruit-btn p {
    text-align: center;
    font-size: 26px;
    line-height: 35px;
    letter-spacing: 5.2px;
    color: #FFFFFF;
    opacity: 1;
}

.btn-rhombus-magazine {
    position: absolute;
    top: 148px;
    right: 40px;
    width: 27px;
    height: 15px;
    background: #000;
    transform: skew(-38deg);
}

span.btn-rhombus-magazine::before {
    position: absolute;
    content: "";
    top: 9px;
    left: 1px;
    border-top: 0px solid transparent;
    border-bottom: 35px solid transparent;
    border-right: 33px solid #000;
    transform: skew(-223deg);
}

.recruit-btn-link>span {
    display: inline-block;
    text-align: center;
    font-size: 42px;
    line-height: 35px;
    letter-spacing: 8.4px;
    color: #FFB100;
    opacity: 1;
}

.recruit-union {
    opacity: 0.3;
    margin-left: 2vw;
    filter: brightness(0.5);
    width: 100%;
}

.recruit-visionmap {
    border-bottom: 3px solid;
    border-top: 3px solid;
    padding: 70px 0 75px;
}

.inquiry-recruit-btn {
    position: relative;
    margin: 34px;
    padding: 22px 24px;
    background: #000;
    border-radius: 5px;
    width: 28.125vw;
    text-align: center;
    height: 6rem;
    background: #000000 0% 0% no-repeat padding-box;
    border: 3px solid #000000;
    opacity: 1;
    margin-top: -10rem;
    margin-left: 1rem;
}

.inquiry-recruit-btn-link>span {
    display: inline-block;
    text-align: center;
    font-size: 26px;
    line-height: 35px;
    letter-spacing: 5.2px;
    color: #FFFFFF;
    opacity: 1;
}

.inquiry-recruit-btn-rhombus {
    position: absolute;
    top: 88px;
    right: 43px;
    width: 30px;
    height: 16px;
    background: #000;
    transform: skew(-38deg);
}

span.inquiry-recruit-btn-rhombus::before {
    position: absolute;
    content: "";
    top: 9px;
    left: 1px;
    border-top: 0px solid transparent;
    border-bottom: 35px solid transparent;
    border-right: 33px solid #000;
    transform: skew(-223deg);
}

.magazine {
    margin: 11.625vw 0 10px;
}

.type-career_job {
    width: 88.645833333333vw;
    height: 14.166666666667vw;
    background-color: #11C7B2;
    box-shadow: black 6px 7px 0px 0px;
    border-radius: 5px;
    margin-top: 20px;
    position: relative;
    transition: height .3s;
    overflow: hidden;

}

.type-career_job h1 {
    font-size: 3.3333333333333vw;
    color: #ffff;
    letter-spacing: 5.4px;
   
}

.type-career_job-c {
    padding: 1.71875vw 0 2.0833333333333vw;
    align-items: center;
    cursor: pointer;
}

.type-career_job-c .programmer{
    padding-left: 15vw;
}

.request-career {
    margin: 200px 100px 100px 100px;
    height: 100%;
    background-color: #ffff;
    border-radius: 5px;
    border: 5px solid black;
    box-shadow: white 4px 6px 0px 0px, 8px 10px 0px 0px #000;
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
	background-color: rgba(0,0,0,.05);
}

.td-title {
    border-right: 2px solid #EFEFEF;
    border-bottom: 2px solid #EFEFEF;
    width: 30%;
}

.show-content {
    height: 84.541667vw;
    background-color: #11C7B2;
}

.show-content1 {
    height: 84.0625vw;
    background-color: #11C7B2;
}

.s-icon {
    transform: translateY(-10px) rotate(180deg);
}

.br-r {
    border-top: 2px solid #ffff;
    border-bottom: 2px solid #ffff;
    padding: 10px;
}

.br-l {
    border-top: 2px solid #ffff;
    border-left: 2px solid #ffff;
    border-bottom: 2px solid #ffff;
    padding: 10px;
}

.table-desc {
    width: 90%;
    margin: 0 auto;
    color: #ffff;
    font-size: 1.25vw;
}

.brand-btn {
    width: 30%;
    margin: 0 auto;
    position: relative;
}

.brand-btn::before {
    content: "";
    position: absolute;
    --dotSize: 0.08rem;
    --bgSize: 0.4rem;
    --bgPosition: calc(var(--bgSize) / 2);
    background-image: radial-gradient(circle at center, #000 var(--dotSize), transparent 0), radial-gradient(circle at center, #000 var(--dotSize), transparent 0);
    background-size: var(--bgSize) var(--bgSize);
    background-position: 0 0, var(--bgPosition) var(--bgPosition);
    top: 20%;
    left: 7%;
    width: 90%;
    height: 90%;
    border-radius: 5px;
    border: 1px solid transparent;
}

.brand-btn p {
    text-align: center;
    color: #fff;
    font-weight: 600;
}

.brand-btn-link:hover {
    color: black;
}

.brand-btn-link {
    display: inline-block;
    width: 90%;
    padding: 0.625vw 0;
    text-align: center;
    background: #000;
    border-radius: 5px;
    font-size: 26px;
    z-index: 999;
    position: relative;
    text-decoration: none;
}

.brand-btn-link>span {
    display: inline-block;
    line-height: 35px;
    color: #fff;
    font-weight: 600;
    opacity: 0.99;
}

.btn-rhombus {
    position: absolute;
    top: 95%;
    right: 10%;
    width: 60px;
    height: 60px;
    clip-path: polygon(25% 0%, 70% 0%, 62% 23%, 100% 23%, 32% 100%, 54% 39%, 11% 39%);
    background: #000;
}

span.btn-rhombus-bg {
    position: absolute;
    top: 100%;
    right: 5%;
    width: 60px;
    height: 60px;
    clip-path: polygon(25% 0%, 70% 0%, 62% 23%, 100% 23%, 32% 100%, 54% 39%, 11% 39%);
    --dotSize: 0.08rem;
    --bgSize: 0.4rem;
    --bgPosition: calc(var(--bgSize) / 2);
    background-image: radial-gradient(circle at center, #000 var(--dotSize), transparent 0), radial-gradient(circle at center, #000 var(--dotSize), transparent 0);
    background-size: var(--bgSize) var(--bgSize);
    background-position: 0 0, var(--bgPosition) var(--bgPosition);
}

.brand-btn-link .entry {
    font-size: 42px;
    color: #FF7600;
    font-weight: 600;
}

.request-career-desc-sp {
    display: none;
}

.btn-action {
    margin-top: 1vw;
}

.btn-action-d {
    /* margin-top: -5vw; */
}

.recruitment-type {
    margin-bottom: 3.125vw;
}

.tb-rm-t {
    border-top: 2px solid #DFDFDF;
    border-bottom: 2px solid #DFDFDF;
    border-right: 2px solid #DFDFDF;
    padding: 10px;
    font-size: 1.25vw;
    line-height: 2.3958333333333vw;
    padding-left: 5.9375vw;
}

.tb-rm-d {
    width: 70%;
    text-align: left;
    border-top: 2px solid #DFDFDF;
    border-bottom: 2px solid #DFDFDF;
    padding: 2.0833333333333vw 3.125vw 0.88541666666667vw;
    font-size: 1.25vw;
    line-height: 2.3958333333333vw;
}

.table-desc.table-striped>tbody>tr:nth-of-type(odd)>* {
    background-color: #10BDA9 !important;
}

.tb-pr-t {
    border-right: 1px solid white;
    padding-left: 4.7916666666667vw;
}

.tb-pr-d {
    text-align: left;
    width: 70%;
    border-top: 1px solid;
    padding-left: 3.125vw;
    padding-top: 1.1vw;
    padding-bottom: 1.0416666666667vw;
}

.content-ng {
    width: 60%;
    margin-top: 6.5104166666667vw;
    margin-left: 5vw;
}

.typerogrammer_job {
    height: 0px;
}

#guidelines {
    padding: 0% !important;
}

.recruit-union {
    opacity: 0.3;
    filter: brightness(0.8);
    position: absolute;
}

.entry-recruit {
    width: 102%;
    position: relative;
    left: 1vw;
}

.element-btn-entry {
    padding-bottom: 4vw !important;
}

.brand-btn-entry::before {
    background-color: #11C7B2;
}

.entry-dot-bottom-bg {
    background-color: #11C7B2
}

.magazine .brand-btn-entry::before {
    background-color: #EDE9E2;
}

.magazine .entry-dot-bottom-bg {
    background-color: #EDE9E2;
}

.background-title-rg {
    padding-bottom: 6vw;
}

.text-ngr {
    display: none;
}

.backgroud-lower-half {
    margin-top: -1vw;
}

.inquiry {
    padding: 0px;
    background-color: #EDE9E2;
}
.table-desc.table-striped>tbody>tr:nth-of-type(odd)>* {
    background-color: #0FB3A0 !important;
}
.tb-pr-d p {
    width: 33.75vw;
}
.background-ig-center {
    padding-bottom: 10vw;
}

.background-ig-center {
   background-size: contain; 
}

@media only screen and (min-width: 990px) and (max-width: 1120px) {
    .background-ig-center {
       background-size: 100vw 215vw;
    }

}

@media only screen and (min-width: 761px) and (max-width: 899px) {
    .background-ig-center {
       background-size: 100vw 227vw;
    }

}

@media only screen and (min-width: 900px) and (max-width: 989px) {
    .background-ig-center {
       background-size: 100vw 223vw;
    }

}

.backgroud-lower-half {
    background-repeat:no-repeat;
    background-position: center;
    background-size: cover;    
}


.element-btn-action {
    margin-bottom: 0px !important;
}

@media only screen and (min-width: 1101px) and (max-width: 1566px) {
    .btn-action {
        margin-bottom: 5vw;
    }
    .show-content {
        height: auto;
    }

    .show-content1 {
        height: auto;
    }
    .btn-action-d {
        margin-bottom: 5vw;
    }
    .desc-ngr p {
        font-size: 20px ;
    }
    .programmer svg {
        width: 30vw !important;
        height:  4.166666666666666vw;
        -webkit-column-width: 30vw !important; 
    }

}
.icon-svg {
    -moz-transition: transform 1s;
    -webkit-transition: transform 1s;
    transition: transform 1s;
}
@media only screen and (max-width: 760px) {
    
    .type-career_job {
        height: 18.789474vw;
        margin-left: -50px !important;
        width: 100%;
    }

    .show-content1 {
        height: auto !important;
    }
    
    .type-career_job h1 {
        font-size: 5.2631578947368vw;
        padding-top: 2vw !important;
        margin-bottom: 0px;
    }
    
    .type-career__left {
        text-align: left !important;
    }
    
    .svg-60 {
        width: 60% !important;
    }
    
    .type-career_job-c .programmer {
        padding-left: 13vw;
    }

    .programmer svg{
        width: 65%;
        height: 100%;
    }
    
    .icon-svg{
        text-align: right;
        padding-right: 6vw;
    }
    
    .icon-svg svg{
        width: 75px;
        height: 40px;
    }
    
    .container-request-career {
        height: auto !important;
    }
    
    .brand-btn {
        width: 80%;
    }
    
    .s-icon {
        right: -3% !important;
    }
    
    .table-desc {
        display: none;
    }
    
    .table-striped{
        border-bottom: 2px solid white;
    }
    
    .request-career-desc-sp {
        display: block;
        width: 100%;
        margin: 0 auto;
        color: #fff;
        font-size: 2.3684210526316vw;
        padding: 2.6315789473684vw  5.9210526315789vw;
    }
    
    .recruit-table-flow {
        margin-left: 1.3157894736842vw;
    }
    
    .show-content {
        height: auto !important;
    }
    
    .guidelines-button{
        display: block;
        margin-bottom: 8vw;
        text-align: center;
    }
    
    #guidelines .recruit-guidelines {
        margin-left: -5vw;
        margin-right: 10vw;
    }

    .recruit-flow {
        /* margin-left: -10.210526vw; */
        margin-left: -5vw;
        margin-right: 10vw;
    }
    
    tbody,
    td,
    tfoot,
    th,
    thead,
    tr {
        display: inline-block;
        width: 100%;
    }
    
    .tb-rm-d {
        text-align: center;
        border-top: 0px;
        border-bottom: 0px;
        font-size: 2.3684210526316vw;
        line-height: 4.6052631578947vw;
    }
    
    .recruit-table-guidelines thead .tb-rm-d p{
        text-align: center;
    }
    
    .tb-rm-t {
        border-bottom: 0px;
        border-right: 0px;
        font-size: 2.3684210526316vw;
        line-height: 4.6052631578947vw;
    }
    
    .recruit-table-flow>table {
        border-top: 0px
    }

    .recruit-table-guidelines>table {
        border-top: 0px
    }

    .tb-pr-t {
        border-right: 0px;
        text-align: center;
    }
    
    .br-r {
        border-bottom: 0px;
        margin-bottom: 0px;
        padding-left: 0px;
        padding-top: 5.2631578947368vw;
    }
    
    .tb-pr-d {
        border-top: 0px;
        width: 100%;
        padding-top: 1vw;
        padding-bottom: 3vw;
    }

    .tb-pr-d p{
        width: auto;
        padding-left: 5vw;
    }
    
    #image-container {
        display: none;
    }
    
    #image-container-mb {
        display: inline-block;
        overflow: hidden;
        position: relative;
        height: 0vw;
        width: 100%;
    }
    
    #image-container-mb img {
        width: 100%;
        height: 115.52631578947vw;
        object-fit: cover;
    }

    .backgroud-upper-half {
        background-size: auto 100% !important;
        background-position: right !important;
        background-size: cover;
        background-position: center;
        margin-top: -7px;
    }

    .recruit-logo {
        bottom: 1vw;
    }
    
    .recruit-detail {
        position: relative;
        top: 20.921052631579002vw;
    }
    
    .graduate-recruitment {
        height: 51.315789473684vw;
        left: -4%;
        width: 111%;
    }
    
    .desc-ngr p {
        position: relative;
        font-size: 1.7vw;
        margin: -6.0vw 7.7vw 7.3vw;
    }
    
    .recruit-logo {
        width: 100%;
    }
    
    .recruit-logo img {
        width: 56.973684210526vw;
        margin-left: 22vw;
    }
    
    .content-ng {
        width: 100%;
        margin-top: 13.421052631579vw;
    }
    
    .question-answer h3 {
        font-size: 6.0526315789474vw;
        line-height: 6.3157894736842vw;
    }

    .question-answer dt {
        font-size: 3.1578947368421vw;
        line-height: 6.0526315789474vw;
        text-align: center;
    }
    
    .question-answer dd {
        font-size: 2.3684210526316vw;
        line-height: 6.0526315789474vw;
    }
    
    .background-title-rg {
        margin-top: -13vw;
    }
    
    .feature-image {
        width: 75.657894736842vw;
        height: 39.473684210526vw;
        bottom: -8vw;
    }
    
    .content-ng svg {
        width: 70%;
        position: relative;
        left: 8vw;
    }
    
    .content-ng tspan {
        display: none;
    }
    
    .text-ngr {
        display: inline-block;
        font-size: 7.8947368421053vw;
        line-height: 4.6052631578947vw;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        color: #FFFFFF;
        position: absolute;
        left: 10vw;
        top: 12vw;
        letter-spacing: 5.4px;
    }

    .svg-text-mb{
        /* fill: white;
        font-size: 28px; */
    }

    .recruitment-type {
        margin-top: 21.052631578947vw;
        width: 85%;
    }

    .dev_direction{
        padding-left: 5vw;
    }

    .background-ig-center {
        background-image: url('./../images/recruit-new-graduate/background-ig-center-mb.png') !important;
    }
    
    .backgroud-lower-half {
        background-image: none !important;
    }
    
    .backgroud-lower-half .qa{
        background-image: url('./../images/recruit-new-graduate/dot-sp.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-color: #EDE9E2;
        background-blend-mode: multiply;
        min-height: 212vw;
    }
    
    .question-answer{
        padding: 33vw 0;
    }
    
    .magazine {
        margin: 0;
    }
    
    .element-btn-action {
        margin-bottom: 0px !important;
    }
    
    .tb-rm-t {
        border-top: none;
    }
    
    .sp-border-t {
        border-top: 2px solid #DFDFDF !important;
        border-bottom: 2px solid #DFDFDF !important;
    }
    
    .inquiry {
        margin-top: 20vw;
    }

    .title-ig-recruit {
        width: 100%;
    }
    
}

@media only screen and (max-width: 480px) {
    .graduate-recruitment {
        left: -10%;
        border: 3px solid black;
        border-radius: 5px;
        box-shadow: 5px 5px #fff, 4px 4px 0 4px #000;
    }

    .inner-image .image {
        border: 3px solid black;
    }
    
    .type-career_job {
        /* height: 90px; */
        margin-left: -25px !important;
    }

    .icon-svg svg {
        width: 11.458333333333vw;
    }

    .s-icon {
        right: 0% !important;
    }

    .recruit-job-type {
        margin: 0px !important;
    }
    
    #guidelines .recruit-guidelines {
        margin-top: 6vw;
    }

    .guidelines-content {
        padding: 0px !important;
    }

    #guidelines {
        /* width: 93%; */
    }

    .content-ng {
        margin-top: 6.5104166666667vw !important;
        margin-left: 0px !important;
    }
    
    .feature-image {
        bottom: -12vw;
    }
    
    .recruit-guidelines svg {
        width: 65%;
        margin-bottom: 0px !important;
    }

    
    .graduate-content {
        padding: 0px !important;
        /* width: 100%; */
    }
    
    .recruit-flow {
        /* border: 3px solid black; */
        /* border-radius: 5px; */
        /* box-shadow: 4px 4px #fff, 3px 3px 0 4px #000; */
    }
    
    .recruit-flow svg {
        width: 65%;
        margin-bottom: 0px !important;
    }
    
    .recruit-table-flow {
        margin-left: 3vw;
    }
    
    .element-btn-action {
        margin-bottom: 0px !important;
    }

    .request-career-desc-sp {
        font-size: 14px;
        padding: 20px !important;
    }
    
    .tb-pr-d p {
        padding-left: 0px !important;
    }
    
    .inquiry {
        /* margin-top: 147px; */
    }
}

@media only screen and (min-width: 490px) and (max-width: 667px) {
    .graduate-recruitment {
        left: -10%;
        border: 3px solid black;
        border-radius: 5px;
        box-shadow: 5px 5px #fff, 4px 4px 0 4px #000;
    }
    
    .inner-image .image {
        border: 3px solid black;
    }
    
    .type-career_job {
        height: 100px;
        margin-left: -25px !important;
    }

    .icon-svg svg {
        width: 55px;
    }

    .s-icon {
        right: 3% !important;
    }

    .recruit-job-type {
        margin: 0px !important;
    }

    #guidelines .recruit-guidelines {
        margin-top: 8vw;
    }

    .guidelines-content {
        padding: 0px !important;
    }

    /*#guidelines {
        width: 94%;
    }*/

    .content-ng {
        margin-top: 12vw !important;
        margin-left: 0px !important;
    }

    .text-ngr {
        top: 13vw;
    }

    .feature-image {
        bottom: -12vw;
    }

    .recruit-guidelines svg {
        width: 65%;
        margin-bottom: 0px !important;
    }

    .recruit-table-guidelines, .recruit-table-flow {
        margin-left: 6vw;
    }

    .graduate-content {
        padding: 0px !important;
        width: 100%;
    }

    .recruit-flow svg {
        width: 65%;
        margin-bottom: 0px !important;
    }

    .recruit-table-flow {
        margin-left: 3vw;
    }

    .element-btn-action {
        margin-bottom: 0px !important;
    }

    .request-career-desc-sp {
        /* font-size: 14px; */
        /* padding: 20px !important; */
    }

    .tb-pr-d p {
        padding-left: 0px !important;
    }

    .icon-svg {
        padding-right: 9vw;
    }
}
@media only screen and (min-width: 761px) and (max-width: 1100px) {
    .programmer svg {
        width: 75% !important;
        margin-top: -2vw;
        -webkit-column-width: 30vw !important; 
    }
    .table-desc {
        /* font-size: 20px; */
    }
    .icon-svg svg {
        width: 45.38%;
    } 
    .show-content {
        height: auto;
    }
    .show-content1 {
        height: auto;
    }
    .rg-d{
        margin-bottom: 6vw;
    }   
    .desc-ngr p {
        font-size: 1.7272727272727273vw;
    }
    .type-career_job h1 {
        margin-bottom: 2.727272727272727vw;
    }
    .programmer svg {
        width: 30vw !important;
        height:  4.166666666666666vw;
        -webkit-column-width: 30vw !important; 
    }

}

@media only screen and  (max-width: 480px) {
    .icon-svg {
        text-align: right;
        padding-right: 10vw;
    }

    .s-icon {
        margin-top: 5vw;
    }
}

@media only screen and  (max-width: 760px) {
    .recruit-table-guidelines, .recruit-table-flow {
        margin-left: 2.315789vw;
    }

    #guidelines .recruit-guidelines, .recruit-flow {
        border: 0.65789473684211vw solid;
        box-shadow: 11px 10px 0px -0.65789473684211vw #FFFFFF, 10px 10px 0px 0 #000;
    }

    .recruit-guidelines svg, .recruit-flow svg{
        width: 69.736842105263vw;
        height: 10.526315789474vw;
    }

    .guidelines-content, .graduate-content{
        padding: 0px !important;
    }

    .recruit-table-guidelines, .recruit-table-flow {
        padding: 6vw !important;
    }
}

.recruit-guidelines svg, .recruit-flow svg{
    width: 54.010416666667vw;
    height: 5.8854166666667vw;
}

.guidelines-button svg {
    width: calc(108px + 1.6666666666667vw);
    height: calc(8px + 1.6666666666667vw);
}

@media only screen and  (max-width: 760px) {
    .guidelines-button svg{
        /*width: 18.421052631579vw;
        height: 5.6578947368421vw;*/
        width: calc(108px + 4.2105263157895vw);
        height: calc(8px + 4.2105263157895vw);
    }
}

@media (min-width: 761px) { 
    .br-r {
        border-top: 1px solid #ffff;
        border-bottom: 1px solid #ffff;
    }
}