@media screen and (min-width:1690px) and (max-width:1920px) {
    .service-wrap {
        width: 97%;
    }

    .main-content-btn {
        left: 9%;
    }
}

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

@media screen and (min-width:1426px) and (max-width:1690px) {
    .service-wrap {
        width: 97%;
    }
}

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

@media screen and (max-width:1024px) {
    .img-review {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
}

@media screen and (max-width:834px) {
    .main-content-text h3 {
        font-size: 42px;
    }

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

    .main-content-btn {
        left: 4%;
    }

    #power .row.mgt-40 {
        align-items: flex-start;
    }

    .ft-btn-wrap a {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:768px) {
    .title-en {
        font-size: 90px;
    }

    .main-content-btn {
        left: 6px;
    }
}

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

    .sp-show {
        display: inline-block;
    }

    .sp-none {
        display: none;
    }

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

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

    .useful-information-nav-item-next .useful-information-nav-item-img {
        order: 1;
    }

    .useful-information-nav-item-next .useful-information-nav-item-title {
        order: 2;
    }

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

    .title-jp {
        margin-top: -30px;
    }

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

    .main-content {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .main-content-text h3 {
        font-size: 24px;
        text-align: center;
    }

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

    .main-content-btn {
        margin-top: 80px;
        left: 0;
    }

    .btn-contact2 {
        font-size: 20px;
        display: block;
        margin-right: 0;
        margin: 30px auto 20px;
        padding: 10px 60px!important;
    }
   
    .btn-download2 {
        font-size: 20px;
        display: block;
        margin-right: 0;
        margin: 0 auto;
        text-align: center;
    }

    .banner-lower {
        height: 300px;
    }

    .banner-img img {
        height: 300px;
    }

    #power .power-img {
        margin-bottom: 20px;
    }

    #power .btn-more {
        margin: 40px auto 0;
    }
    
    .strength-item {
        padding: 20px;
    }

    .case-study-item {
        padding: 20px;
    }

    .case-study-item-img {
        max-width: 100%;
        margin: 0 0 30px 0;
    }

    .case-study-item-content {
        max-width: 100%;
    }

    .btn-more2 {
        bottom: 10px;
    }

    .recommendation-item {
        padding: 20px;
    }

    .recommendation-item-content {
        max-width: 100%;
        margin: 0;
        order: 2;
    }

    .recommendation-item-img {
        max-width: 100%;
        margin: 0 0 30px 0;
        order: 1;
    }

    .column-item {
        max-width: 100%;
        margin: 0 0 30px 0;
    }

    .sns-item:first-child {
        margin-right: 0;
        margin-bottom: 40px;
    }

    .ft-btn-wrap a {
        margin: 0 auto 30px;
    }

    .ft-info {
        margin-top: 20px
    }

    .ft-sns-list {
        margin-top: 20px;
    }

    .service-item2 {
        padding: 20px;
    }

    .service-item2-img {
        max-width: 100%;
        margin: 0 0 30px 0;
    }

    .service-item2-content {
        max-width: 100%;
    }

    .service-item2-content h4 {
        font-size: 19px;
    }

    .flow-item {
        padding: 20px;
    }

    .flow-item-img {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .flow-item-content {
        max-width: 100%;
    }

    .point-header {
        position: relative;
        z-index: 3;
    }

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

    .case-study-desc {
        text-align: left;
    }

    .single-case-intro {
        padding: 20px;
    }

    .single-case-intro-img {
        display: block;
        margin: 0 auto 10px;
    }

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

    .single-case-content-text {
        max-width: 100%;
    }

    .belief-item {
        padding: 20px;
    }

    .belief-item-img {
        max-width: 100%;
        margin: 0 0 30px 0;
    }

    .belief-item-content {
        max-width: 100%;
    }

    .tbl-outline th, .tbl-outline td {
        display: block;
    }

    .contact-desc {
        text-align: left;
    }

}

@media screen and (max-width:376px) {
    .title-en {
        font-size: 40px;
    }

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

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

    .title-jp-ft {
        font-size: 30px;
    }

    .ft-btn-wrap a {
        width: 100%!important;
    }

    .ft-sns-list {
        margin-top: 40px;
    }

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

    .ceo-name {
        display: block;
    }
    
}

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

    .hdr__logo>a>img {
        height: 50px!important;
    }

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

    .ft-btn-wrap a {
        width: 100%!important;
    }

    .main-content-text h3 {
        text-align: left;
        padding: 0 5px;
    }

    .title-jp-ft {
        font-size: 26px;
    }

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

    .form-group .required {
        margin-right: 45px;
    }
}



/* 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) {
    .contact-form {
        width: 88%;
    }

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

    .form-group p {
        gap: 15px;
    }
}


