@media screen and (min-width:1690px) and (max-width:1920px) {
    .nav-flex {
        /* padding:20px 12% 0 20px; */
    }

    .my-flex-item-center {
        min-height: 270px;
    }

    .banner-btn-lp {
        left: 41%;
    }

    #service_introduction {
        min-height: 600px;
        background-image: url(../images/bg-service-intro-1920.png);
    }

    .area-form-zone1-city label,
    .area-form-zone2-city label,
    .area-form-zone3-city label,
    .area-form-zone4-city label {
        margin-left: 10px;
    }

    .area-form-zone1-city,
    .area-form-zone2-city,
    .area-form-zone3-city,
    .area-form-zone4-city {
        min-width: 120px;
    }

    .main-content {
        width: 45%;
    }
}

@media screen and (max-width:1550px) {
    .my-flex-item-center {
        min-height: 270px;
    }
}

@media screen and (max-width:1380px) {
    .my-flex-item-center {
        min-height: 235px;
    }

    .search-content-item {
        font-size: 16px;
        letter-spacing: -1px;
    }
}

@media screen and (max-width:1024px) {
    .my-flex-item-center {
        min-height: 187px;
    }

    .banner-txt {
        font-size: 26px;
    }

    .news-date {
        max-width: 25%;
    }

    .news-title {
        max-width: 75%;
    }

}

@media screen and (max-width:1279px) {
    .single-head-title .job-type {
        top: -25px;
        left: 0;
    }
}

@media screen and (max-width:1024px) {
    .link_reql {
        right: 0;
        bottom: 40px;
    }

    .link_reql img {
        width: 80px;
    }

    .info-mail {
        margin-right: 10px !important;
    }

    .footer-sns {
        display: inline-block;
        margin-top: 20px;
    }

    .footer-sns a:first-child {
        margin-left: 0px !important;
    }

    .sp-show {
        display: block !important;
    }

    .sp-none {
        display: none !important;
    }

    .pc-none {
        display: inline-flex !important;
    }

    /* Hamburger menu */
    .top-headline.active {
        background: #fff;
        display: block;
    }

    .my-logo-sp {
        display: block;
    }

    .my-logo-sp.remove {
        display: none;
    }

    .my-menu {
        position: relative;
        padding: 15px 0 0 10px;
    }

    .my-menu.active {
        background: #fff;
        display: block;
        padding-left: 10px;
    }

    .my-menu.active .logo-header {
        margin-left: -10px;
        margin-top: -10px;
    }

    .logo-header {
        margin-left: 0;
        position: relative;
        top: 0 !important;
    }

    .icon-menu {
        position: absolute;
        top: 10px;
        right: -310%;
        border: 1px solid rgba(0, 101, 187, 1);
        padding: 5px 10px;
        color: rgba(0, 101, 187, 1);
        cursor: pointer;
    }

    .icon-menu.active {
        right: 16px;
    }

    .openMenu {
        display: block !important;
    }

    .openMenu.active {
        display: none !important;
    }

    .closeMenu {
        display: none !important;
    }

    .closeMenu.active {
        display: block !important;
    }

    .menu-sp {
        display: none;
        overflow-y: auto;
        /* Enable vertical scrolling */
    }

    .menu-sp.active {
        display: block;
        position: fixed;
        left: 0;
        height: 100vh;
        width: 100%;
        z-index: 999;
        padding: 0;
        transition: height 3s ease;
        background: #fff;
    }

    .menu-flex {
        padding-left: 0;
        margin-top: -8px;
        background: #fff;
        padding-bottom: 5px;
    }

    .menu-item {
        line-height: 2.4em;
        list-style: none;
        text-align: center;

        border-bottom: 1px solid #000;
    }

    .menu-item a {
        color: #000;
        display: block;
        padding: 15px 0;
    }

    .menu-item.active {
        /* background: rgba(255, 255, 255, 0.6); */
    }

    .menu-item.active a {
        color: rgba(0, 101, 187, 1);
    }

    .menu-item:last-child {
        border-bottom: none;
    }

    .logo-header {
        max-width: 275px;
        margin-top: -3px;
    }

    .sp-menu-ft {
        background: #fff;
        position: relative;
        z-index: 999;
        top: -17px;
    }

    .menu-sp-footer {
        background: #eef4fb;
        width: 100%;
        padding: 30px 0 0;
        margin-top: -20px;
    }

    .txt-footer1 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .txt-footer2 {
        padding: 0 15px;
    }

    .tel-ft {
        padding: 0 15px;
    }

    .menu-sp-footer .logo-ft {
        display: block;
        margin: 0 auto;
    }

    .menu-sp-footer .logo-ft img {
        width: 80%;
        display: block;
        margin: 0 auto 20px;
    }

    .menu-sp-footer .icon-tel {
        margin-bottom: -10px;
    }

    .menu-sp-footer .map-ft {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .menu-sp-footer .copyright {
        background: #3572b7;
        color: #fff;
        text-align: center;
        padding: 15px 0;
    }

    .top-headline h1 {
        font-size: 13px;
        padding: 10px 5px 0px;
        text-align: center;
    }

    .top-headline h1.active {
        padding: 5px 5px;
        text-align: center;
    }

    /*== End hamburger menu ==*/

    .main-content-text h3 {
        font-size: 40px;
    }

    .main-content {
        width: 70%;
    }

    .main-content-btn {
        width: 100%;
    }

    .job-opening-item-table {
        font-size: 13px;
    }

    .job-opening-job-details {
        font-size: 13px;
    }

    #service_introduction {
        background-image: url(../images/bg-service-intro-1024.png);
    }

    .checkbox-wrapper2 {
        margin-left: 0;
    }

    .checkbox-wrapper3 {
        margin-left: 10px;
    }

    .checkbox-wrapper3-item {
        margin-left: 0;
        display: inline-block;
        white-space: nowrap;
    }

    .salary-form {
        padding: 60px;
    }

}


@media screen and (max-width:834px) {
    .icon-menu {
        right: -313%;
    }

    .main-content-text p {
        font-size: 24px;
    }

    .main-content-text h3 {
        font-size: 32px;
    }

    .main-content {
        width: 80%;
    }

    .main-content-btn {
        width: 100%;
    }

    .job-opening-item-content {
        padding: 10px;
    }

    .job-opening-item-table table th {
        width: 75px;
    }

    .job-opening-item-table table td:first-child {
        margin: 0 5px 0 0;
        width: 75px;
    }

    #service_introduction {
        background-image: url(../images/bg-service-intro-834.png);
    }

    .footer-top-text {
        font-size: 14px;
    }

    .footer-sns a:first-child {
        margin-left: 18px;
    }



    .content__js {
        padding: 10px 20px;
    }

    .consultant-info2 {
        font-size: 28px;
    }

    .flow-wrapper-body-text {
        padding: 10px;
    }

    #service {
        background-position: 85%;
    }

    #blog-head h2 {
        font-size: 28px;
    }

    .br-none767 {
        display: none;
    }

    .single-head-title .job-id {
        display: block;
        text-align: left;
    }

    .single-head .last-update {
        display: inline-block;
        text-align: right;
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .textbox-wrapper {
        margin-left: 0;
    }


}

@media screen and (max-width:768px) {
    .main-content {
        top: 50%;
    }

    .main-content-text p {
        font-size: 24px;
    }

    .txt-em {
        font-size: 17px;
    }

    .main-content-text h3 {
        font-size: 30px;
    }

    .main-content-btn {
        margin-top: 20px;
    }

    .job-opening-item-table table th {
        width: 68px;
    }

    .job-opening-item-table table td:first-child {
        width: 68px;
    }

    .job-opening-item-table {
        font-size: 11px;
    }

    .job-opening-job-details {
        font-size: 11px;
    }

    #service_introduction {
        /* background-image: url(../images/bg-service-intro-768.png); */
    }

    .footer-top-text {
        font-size: 13px;
    }

    .footer-sns {
        top: -10px;
    }

    span.footer-sns a img {
        width: 34px;
    }

    .single-head-title .job-type {
        top: -25px;
    }

    table.table-single2 tr td:first-child {
        width: 22%;
    }

    .consultant-info2 {
        font-size: 26px;
    }

}

@media screen and (max-width:767px) {

    .service-desc {
        margin-top: 140px;
    }

    .icon-menu {
        position: absolute;
        top: 9px;
        right: -30px;
        border: 1px solid rgba(0, 101, 187, 1);
        padding: 5px 10px;
        color: rgba(0, 101, 187, 1);
    }

    .icon-menu.active {
        right: 10px;
    }

    .my-menu.active .logo-header {
        margin-top: -10px;
    }

    .banner-btn-lp {
        left: 50%;
    }

    #main {
        top: 0;
    }

    #top-bar {
        background: #fff;
    }

    #main h2 img {
        min-height: 206px;
        object-fit: cover;
    }

    .main-content {
        top: 53%;
        width: 94%;
    }

    .main-content-text p {
        font-size: 14px;
    }

    .main-content-text h3 {
        font-size: 15px;
    }

    .banner-img img {
        object-fit: cover;
    }

    .search-content {
        padding: 10px 5px;
    }


    .main-content-btn {
        width: 100%;
        margin-top: 0;
    }

    .search-content-item .main-content-btn a img {
        margin-top: 0;
    }

    .search-content-item {
        font-size: 12px;
        max-width: fit-content;
        padding: 10px 2.22vw;
    }


    .search-content-item::after {
        right: 5px;
    }

    .footer-right {
        margin-top: 20px;
    }

    .txt-em {
        font-size: 16px;
    }

    .banner-txt {
        font-size: 18px;
        width: 80%;
    }

    .title-en {
        font-size: 30px;
    }

    .order1-sp {
        order: 1;
    }

    .order2-sp {
        order: 2;
    }

    .tabs-wrap {
        flex-wrap: wrap;
    }

    .tab-item {
        max-width: 100%;
        margin: 0;
    }

    .tab-item:last-child {
        max-width: 100%;
    }

    .logo-header {
        margin-left: -13px;
    }

    .area-map {
        padding: 10px;
    }

    .area-form {
        padding: 60px 20px;
    }

    .conditions-form {
        padding: 60px 20px;
    }

    .job-opening-item {
        max-width: 100%;
        margin: 0 0 20px 0;
    }

    .job-opening-item-table {
        font-size: 14px;
    }

    .job-opening-job-details {
        font-size: 14px;
        margin: 20px 0 40px;
    }

    .job-opening-item-table table th {
        width: 85px;
    }

    .job-opening-item-table table td:first-child {
        width: 85px;
    }

    .useful-information-item {
        max-width: 100%;
        margin: 0 0 20px 0;
    }

    #service_introduction {
        background-position: left;
    }

    .service-desc {
        text-align: left;
        text-shadow:
            -1px -1px 0 #fff,
            1px -1px 0 #fff,
            -1px 1px 0 #fff,
            1px 1px 0 #fff;
    }

    #service .title-jp {
        text-shadow:
            -1px -1px 0 #fff,
            1px -1px 0 #fff,
            -1px 1px 0 #fff,
            1px 1px 0 #fff;
    }

    .service-intro-text {
        text-shadow:
            -1px -1px 0 #fff,
            1px -1px 0 #fff,
            -1px 1px 0 #fff,
            1px 1px 0 #fff;
    }

    #service_introduction .title-jp {
        text-shadow:
            -1px -1px 0 #fff,
            1px -1px 0 #fff,
            -1px 1px 0 #fff,
            1px 1px 0 #fff;
    }

    .contact-btn {
        margin: 20px auto 0;
    }

    #service_introduction {
        /* background-image: url(../images/bg-service-intro-767.png); */
    }

    .footer-logo {
        margin-top: 20px;
    }

    .footer-top-text {
        font-size: 12px;
    }

    .footer-sns {
        top: -8px;
    }

    .footer-sns a:first-child {
        margin-left: 15px;
    }

    span.footer-sns a img {
        width: 30px;
    }

    .blog-wrapper {
        padding: 40px 20px;
    }

    .blog-item .employee-info-item {
        max-width: 100%;
        order: 2;
    }

    .blog-item .employee-info-img {
        max-width: 100%;
        order: 1;
    }

    .blog-item .job-details-content {
        padding: 0 10px;
    }

    .single-head-title .job-title {
        font-size: 28px
    }

    .single-head-title .job-id {
        display: block;
        text-align: left;
    }

    .single-head .last-update {
        display: inline-block;
        position: absolute;
        right: 0;
        bottom: 14px;
    }

    .single-head-txt-feature {
        text-align: left;
    }

    table.table-single1 tr td {
        display: block;
        width: 100%;
    }

    table.table-single1 tr td:last-child {
        padding: 0;
    }

    table.table-single2 tr td:first-child {
        width: 100%;
        display: block;
    }

    table.table-single2 tr td:last-child {
        width: 100%;
        display: block;
    }

    .apply-btn2 {
        margin-top: -40px;
        margin-bottom: 60px !important;
    }

    .useful-information-sidebar {
        margin-top: 80px;
    }

    .sp-show767 {
        display: block;
    }

    .sp-none767 {
        display: none;
    }

    .area-form-zone {
        margin-left: 0;
    }

    .area-form-zone-cities {
        margin-left: 0;
    }

    .list-btn {
        margin: 20px auto 20px;
    }

    .type-form {
        padding: 60px 20px;
    }

    .checkbox-wrapper3 {
        margin-left: 0;
    }

    .checkbox-wrapper2 {
        margin-left: 0;
    }

    .blog-item .job-details-content {
        min-height: 200px;
    }

    .useful-information-nav-item:first-child {
        padding-right: 10px;
    }

    .useful-information-nav-item:last-child {
        margin-left: 10px;
    }

    .useful-information-nav-item-prev {
        flex-wrap: wrap;
    }

    .useful-information-nav-item-next {
        flex-wrap: wrap;
    }

    .useful-information-nav-item-img {
        width: 100%;
    }

    .consultant-info2 {
        font-size: 22px;
        margin-bottom: 40px;
    }

    .expertise-title {
        width: 100%;
    }

    .expertise-content {
        width: 100%;
    }

    .salary-form {
        padding: 60px 20px;
    }

    .textbox-input {
        width: 30%;
        padding: 10px;
    }

    table.table-single1 tr td:first-child p {
        margin-bottom: 0;
    }

    .single-content {
        padding-bottom: 0;
    }

    .department-form {
        margin-left: 0;
    }

    .benefits-menu-item-title {
        display: flex;
    }

    .benefits-menu-item-title span:first-child {
        margin-right: 10px;
    }

    .benefits-content-title {
        display: flex;
    }

    .benefits-content-title span:first-child {
        margin-right: 10px;
    }

    .benefits-content-img {
        max-width: 100%;
        margin: 0 0 30px 0;
    }

    .message-text {
        margin-top: 40px;
    }

    .benefits-content-text {
        max-width: 100%;
        margin: 0 0 0px 0;
    }

    table.tbl-operator {
        margin-top: 50px;
    }

    .flow-wrapper-body-img {
        max-width: 100%;
        margin: 0 auto 0;
    }

    .flow-wrapper-body-img img {
        width: 30%;
        margin: 0 auto;
        display: block;
    }

    .flow-wrapper-body-text {
        max-width: 100%;
    }

    table.tbl-operator tr td {
        display: block;
    }

    .btn_fix {
        bottom: 80px;
    }

    .btn-submit {
        margin-top: 0;
    }

    .your-agreement {
        display: none;
    }

    .form-group2 {
        margin-top: -20px;
    }
}

/* Make the form responsive */
@media (max-width: 768px) {
    .form-group {
        flex-direction: column;
        align-items: flex-start;
    }

    .form-group label {
        margin-bottom: 5px;
    }

    .form-group .form-control {
        width: 100%;
    }
}


@media (max-width: 767px) {
    .link_reqlsp {
        left: 15px;
        position: fixed;
        width: calc(100% - 30px);
        bottom: 20px;
        border: 2px solid #000;
        z-index: 10;
        text-align: center;
        background-color: #fff;
        border-radius: 10px;
        padding: 5px;
        display: block;
    }

    .link_reqlsp img {
        height: 50px;
    }

    .link_reql {
        display: none;
    }

    table.table-single2 tr:first-child td:first-child {
        border-top: 1px solid rgba(145, 143, 143, 1);
    }

    table.table-single2 tr td:first-child {
        border-top: 0;
        border-bottom: 0;
    }

    .sidebar-item-content-item-title {
        margin: 0px;
        max-width: 50%;
    }

    .post-content-body {
        margin-top: 60px;
    }

    .post-date {
        margin: 10px 0 40px;
    }

    .post-content {
        margin-top: 40px;
    }

    table.tbl-operator tr:first-child td:first-child {
        border-top: 1px solid rgba(0, 101, 187, 1);
    }

    table.tbl-operator tr td:first-child {
        border-top: 0;
        border-bottom: 0;
    }

    table.tbl-operator tr td:last-child {}

    main {
        margin-top: 64px;
    }

    .service-intro-text {
        margin-top: 180px;
        margin-bottom: 0;
    }

    .search-content-item {

        letter-spacing: 0px;
    }

    .top-headline {
        top: 0;
    }

    .d-none_sp {
        display: none;
    }

    .service-intro-text,
    .benefits-text,
    .service-flow-main-text {
        text-align: left;
    }

    .contact-form {
        width: 88%;
    }

    .form-group p label {
        min-width: 300px;
    }

    #top-head {
        display: none;
    }

    .footer-logo img {
        width: 92%;
    }

    .related-title h3 img {
        width: 50px;
        margin-left: -20px;
        margin-right: 5px;
    }
}

@media screen and (max-width:410px) {
    .info-mail {
        font-size: 16px;
    }

    /* .footer-sns{
        width: 100%;
        margin-top: 20px;
        display: flex;
        justify-content: left;
        width: 100%;
    }
    .footer-sns a:first-child {
        margin-left: 0px;
    } */
}

@media screen and (max-width:376px) {
    .area-form-zone1-city {
        width: fit-content;
        padding-right: 10px;
    }

    .area-form-zone2-city {
        width: fit-content;
        padding-right: 10px;
    }

    .area-form-zone3-city {
        width: fit-content;
        padding-right: 10px;
    }

    .area-form-zone4-city {
        width: fit-content;
        padding-right: 10px;
    }

    .consultant-info2 {
        font-size: 19px;
    }

    .main-content-text p {
        font-size: 12px;
    }



    .single-head-title .job-title {
        font-size: 26px;
    }

    .title-en2 {
        font-size: 38px;
    }

    .textbox-input {
        width: 27%;
    }
}

@media screen and (max-width:321px) {
    .related-title h3 img {
        margin-left: -40px;
    }
}

@media screen and (max-width:1300px) {
    .title_big {
        font-size: 9vw;
    }

    .title_xt {
        font-size: 4.5vw !important;
    }
}

/* 767 */
@media screen and (max-width:767px) {
    .title_big {
        font-size: 10vw !important;
    }

    .title_xt {
        font-size: 5.5vw !important;
    }
}

/* 510 */
@media screen and (max-width:510px) {
    .main_ctbanner2 {
        letter-spacing: -0.8px;
        font-size: 16px !important;
    }

    .main_ctbanner1 {

        font-size: 18px !important;
    }
}

@media screen and (max-width:834px) {

    .job-opening-item-table table td:last-child {
        width: calc(100% - 95px);
    }
}

@media screen and (max-width:768px) {
    .pagination #pagination-controls .page-numbers {
        padding: 7px 11px !important;
    }

    .pagination .page-numbers:last-child {
        margin-right: 0;
    }

    #pagination-controls {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 8px 0;
    }

    .pagination {
        width: 100% !important;
        flex-wrap: wrap;
        gap: 8px 0;
    }
}

@media screen and (max-width:767px) {
    .title_big {
        font-size: 12.27vw !important;
    }

    .title_xt {
        font-size: 4.27vw !important;
    }

    .main_ctbanner1 {
        padding: 1.33vw !important;
        background: #EDE09A;
        background: linear-gradient(180deg, rgba(237, 224, 154, 1) 9%, rgba(245, 244, 215, 1) 56%, rgba(237, 224, 154, 1) 100%);
        margin-bottom: 0;
        font-size: 3.2vw !important;
        color: #333333 !important;
    }

    .main_ctbanner2 {
        padding: 1.33vw !important;
        margin-bottom: 0;
        font-size: 3.2vw !important;
    }

    .main-content {
        width: 100%;
        top: auto;
        transform: translateY(0);
        bottom: 0;
        left: 0;
    }

    .main-content-text {
        margin: 0;
        text-align: center;
    }

    .main_ctbanner {
        margin-top: 13vw;
    }

    .pagination .page-numbers {
        padding: 7px 12px !important;
    }
}