@media screen and (min-width: 1921px) {
    .purchase-head {
        margin-top: 70px;
    }


}

@media screen and (min-width: 1680px) and (max-width: 1921px) {
    .owl-nav {
        position: relative;
        bottom: 15px;
        margin: 20px 0 0;
    }

    .img-news img {
        width: 100%;
    }

    /*     footer .container {
        max-width: 100%;
    } */

    .philosopy-txt p {
        line-height: 2.4em;
    }

    .message-wrap {
        width: 100%;
    }

    .wrap80 {
        width: 100%;
        margin: 40px auto 0;
    }

    .icon-business {
        padding-left: 40px;
    }

    #list-col3 li,
    .entry-content-wrap .list-col3 li,
    .entry-content-wrap .property-option li {
        /*        width: calc((1456px - (16px * 2) - 6em) / 3);*/
        width: calc(100% / 3);
    }

    .job-item-wrap {
        width: 135%;
        position: relative;
        left: 45%;
    }

    .entry-content-wrap ul {
        margin-left: 12em;
    }

    /*
    .space-wrap .wpcf7-not-valid-tip {
        left: 275px;
    }
*/

    .purchase-head {
        margin-top: 70px;
    }

    .img-purchase_message {
        width: 100%;
        height: 310px;
        object-fit: cover;
    }

    #main {
        min-height: 960px;
    }

    .owl-carousel .owl-item img {
        height: 960px;
    }

    .banner-txt-wrap {
       padding-left: 5%;
    }

    .fv-wrap {
        padding-left: 6%;
    }

}

@media screen and (max-width:1680px) {
    .img-news img {
        width: 100%;
    }

    .owl-nav {
        position: relative;
        bottom: 60px;
        margin: 20px auto 0;
    }

    .entry-content-wrap ul {
        margin-left: 12em;
    }

    .banner-txt-wrap {
        padding-left: 4%;
    }

    .fv-wrap {
        padding-left: 2.5%;
    }
    

}

@media screen and (max-width:1550px) {
    #wp-fullbody>section>.container {
        /* width: calc(100% - 60px); */
        /*margin-left: 0;*/
        /* padding-right: 0; */
    }

    .img-purchase_message {
        width: 100%;
        height: 310px;
        object-fit: cover;
    }

    .owl-nav {
        bottom: 30px;
    }
}

@media screen and (min-width:1530px) and (max-width:1679px) {
    #main {
        min-height: 830px;
    }

    .owl-carousel .owl-item img {
        height: 830px;
    }
}

@media screen and (max-width:1441px) {
    .img-news img {
        width: 100%;
    }

    .philosopy-txt p {
        line-height: 2.35em;
    }

    #list-col3 li,
    .entry-content-wrap .list-col3 li,
    .entry-content-wrap .property-option li {
        /*        width: calc((1398px - (16px * 2) - 6em) / 3);*/
        width: calc(100% / 3);
    }

    .job-item-wrap {
        width: 131%;
        position: relative;
        left: 45%;
    }

    .entry-content-wrap ul {
        margin-left: 11em;
    }

    .purchase-head {
        margin-top: 30px;
    }

    .banner-txt-wrap {
        padding-left: 2%;
    }

    .fv-wrap {
        padding-left: 1.5%;
    }
}

@media screen and (max-width:1366px) {
    .philosopy-txt p {
        line-height: 2.1em;
    }

    #list-col3 li,
    .entry-content-wrap .list-col3 li,
    .entry-content-wrap .property-option li {
        /*        width: calc((1332px - (16px * 2) - 6em) / 3);*/
        width: calc(100% / 3);
    }

    .job-item-wrap {
        width: 125%;
        position: relative;
        left: 42%;
    }

    .entry-content-wrap ul {
        margin-left: 9em;
    }

    .purchase-head {
        margin-top: 20px;
    }

    .banner-txt-wrap {
        padding-left: 1%;
    }

    .fv-wrap {
        padding-left: 0.5%;
    }

}

@media screen and (min-width: 1025px) and (max-width: 1260px) {
    .fv-wrap {
        width: 100%;
        text-align: left;
    }



}

@media screen and (max-width:1280px) {
    .philosopy-txt p {
        line-height: 1.75em;
    }

    #list-col3 li,
    .entry-content-wrap .list-col3 li,
    .entry-content-wrap .property-option li {
        /*        width: calc((1229px - (16px * 2) - 6em) / 3);*/
        width: calc(100% / 3);
    }

    .job-item-wrap {
        width: 115%;
        position: relative;
        left: 40%;
    }

    .purchase-head {
        margin-top: 5px;
    }

    .img-purchase_message {
        width: 100%;
        height: 330px;
        object-fit: cover;
    }

    .owl-nav {
        bottom: 70px;
    }

    #information {
        top: -120px;
    }
}

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

    .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: rgba(255, 255, 255, 0.7);
        display: block;
        padding-left: 10px;
    }

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

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

    .icon-menu {
        position: absolute;
        top: 8px;
        right: -295%;
        border: 1px solid #3572b7;
        padding: 5px 10px;
        color: #3572b7;
    }

    .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;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        z-index: 9999;
    }

    .menu-sp.active {
        display: block;
        height: 100vh !important;
        width: 100%;
        padding: 0;
        transition: height 0.3s ease;
    }

    /* Prevent body scrolling when menu is open */
    body.menu-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
        height: 100%;
    }

    .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;
        padding: 15px 0;
        border-bottom: 1px solid #3572b7;
    }

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

    .menu-item.active a {
        color: #3572b7;
    }

    .logo-header {
        max-width: 290px;
    }

    .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;
        background: #4C4C4C;
    }

    .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: 5px 0px 10px;
        text-align: center;
    }

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

    /*== End hamburger menu ==*/
}

@media screen and (max-width:1145px) {
    .ft-head {
        font-size: 20px;
    }
}

@media screen and (max-width:1024px) {
    .main-fv-txt {
        font-size: 26px;
    }

    .img-news img {
        width: 100%;
    }

    .ft-info img {
        max-width: 250px;
    }

    .philosopy-txt p {
        line-height: 1.3em;
    }

    .feature-wrap {
        padding-bottom: 20px;
    }

    .feature-wrap.order2-sp {
        padding-left: 30px !important;
        padding-right: 30px !important;
        padding-bottom: 20px;
    }

    .business-item {
        min-height: 385px;
    }

    .item-wrap {
        height: 385px;
    }

    .item-txt {
        padding: 20px 20px 20px 50px;
    }

    #list-col3 li,
    .entry-content-wrap .list-col3 li,
    .entry-content-wrap .property-option li {
        /*        width: calc((990px - (16px * 2) - 6em) / 3);*/
        width: calc(100% / 2);
    }

    .job-item-wrap {
        width: 95%;
        position: relative;
        left: 28%;
    }

    .purchase-head {
        font-size: 30px;
    }

    .purchase-txt b {
        font-size: 20px;
    }

    #main {
        min-height: 570px;
    }

    .owl-carousel .owl-item img {
        height: 570px;
    }

    .logo-text {
        font-size: 20px;
    }

    .menu-item a {
        color: #000;
    }

    .result-item::after {
        right: -25px;
    }

    .result-img img {
        margin:  0 auto;
    }

    .reseult-desc {
        margin: 0;
    }

    .fv-wrap {
        top: 25%;
    }

}

@media screen and (max-width:992px) {
    .sp-show {
        display: block !important;
    }

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

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



    .ft-info img {
        max-width: 220px;
    }

    .ft-nav {
        flex-wrap: wrap;
        justify-content: flex-start;
        padding-right: 0;
    }

    #main {
        min-height: 350px;
    }

    .main-fv {
        min-height: 350px;
    }


    .owl-nav {
        position: relative;
        margin: 20px auto;
        bottom: 95px;
    }

    #company {
        padding: 80px 0 40px;
    }

    .flow-img img {
        width: 80px;
        object-fit: contain;
    }

    .logo-text {
        font-size: 19px;
    }

}

@media screen and (max-width:834px) {
    .logo-header {
        max-width: 210px;
    }

    .ft-nav {
        padding-left: 10%;
    }

    .banner-title-jp {
        font-size: 34px;
    }

    .business-item {
        min-height: 285px;
        max-width: 100%;
        margin: 0 0 30px 0;
    }

    .business-item:nth-child(even) {
        max-width: 100%;
        margin: 0 0 30px 0;
    }

    .item-wrap {
        height: 285px;
    }

    .icon-business {
        width: 100%;
    }

    .broker-icon {
        max-width: calc(15% - 30px);
    }

    .broker-content {
        max-width: 85%;
    }

    #list-col3 li,
    .entry-content-wrap .list-col3 li,
    .entry-content-wrap .property-option li {
        padding-right: 1em;
        /*        width:calc((732px - (16px * 2) - 2em) / 3);*/
        width: 100%;
    }

    .job-item-wrap {
        width: 77%;
        position: relative;
        left: 14%;
    }

    .purchase-head {
        font-size: 22px;
    }

    #information {
        top: -145px;
    }

    .logo-text {
        font-size: 15px;
    }

    .feature-title {
        font-size: 18px;
    }

    .feature-desc {
        font-size: 16px;
    }

    .strength-title {
        font-size: 18px;
    }

    .strength-desc {
        font-size: 16px;
    }

    .result-item::after {
        right: -31px;
    }

    .fv-wrap {
        top: 32%;
    }

    
}

@media screen and (max-width:768px) {
    .banner-title-jp {
        font-size: 28px;
    }

    .strength-circle {
        width: 220px;
        height: 220px;
    }

    #faq-box .q-txt {
        height: 60px;
    }

    #list-col3 li,
    .entry-content-wrap .list-col3 li,
    .entry-content-wrap .property-option li {
        padding-right: 1em;
        /*        width: calc((668px - (16px * 2) - 2em) / 3);*/
        width: 100%;
    }

    .job-item-wrap {
        width: 70%;
        position: relative;
        left: 9%;
    }

    #information {
        top: -160px;
    }

    .banner-txt2 {
        font-size: 22px;
    }

    .logo-text {
        font-size: 13px;
    }

    .feature-title {
        font-size: 16px;
    }

    .strength-title {
        font-size: 16px;
    }

    .sidebar-wrap {
        padding: 24px 10px 30px 10px;
    }

    .ft-nav {
        top: 67%;
    }

    .main-fv-txt .banner-txt1 {
        font-size: 30px;
    }
    
}



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

    .logo-text {
        font-size: 24px;
        position: relative;
        top: -40px;
        left: 60px;
    }

    h1.active .logo-text {
        left: -15px;
    }

    .txt-logo-ft {
        position: relative;
        top: 12px;
        left: 10px;
    }

    #message {
        padding-top: 100px;
    }

    #message2 {
        padding: 95px 0 20px;
    }

    .message-img {
        margin-bottom: 20px;
    }

    .owl-nav {
        bottom: 0;
    }

    #about-us img {
        margin: 0 auto;
        display: block;
    }

    .icon-menu {
        position: absolute;
        top: 14px;
        right: 10px;
        border: 1px solid #000;
        padding: 5px 12px 6px;
        color: #000;
    }

    .icon-menu.active {
        right: 25px;
        padding: 5px 13px 6px;
    }

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

    .box-title-jp {
        font-size: 36px;
        font-weight: 700;
        padding: 20px 50px;
    }

    .btn-box {
        margin: 25px auto 0;
    }

    #main {
        top: 0;
    }

    #top-bar {
        background: rgba(255, 255, 255, 0.6);
        padding-top: 0;
    }

    .my-menu {
        padding: 7px 0 0 10px;
    }

    .fv-wrap {
        width: 100%;
        top: 16%;
        padding-left: 0;
        left: 0;
    }    

    .banner-txt1 {
        padding: 0 15px;
    }

    .main-fv-txt {
        text-align: left;
        font-size: 18px;
    }

    #main {
        min-height: 185px;
    }

    .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        height: 300px;
        object-fit: cover;
        margin-top: 20px;
        opacity: 70%;
    }

    #main-lower {
        min-height: 300px !important;
        margin-top: 80px;
    }

    .main-fv {
        min-height: 185px;
    }

    .main-fv-lower {
        min-height: 350px;
        width: 100%;
    }

    .fv-sidebar {
        display: none;
    }

    #main .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    #main-lower .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .fv-wrap-lower {
        width: 100%;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    /* News */
    .news-wrap .col-md-4 {
        margin-bottom: 30px;
    }

    .img-news img {
        width: 100%;
        object-fit: contain;
        height: 270px;
    }

    /* Property Listing */
    .property-wrap .col-md-4 {
        margin-bottom: 30px;
    }

    /* Features */
    .order1-sp {
        order: 1;
    }

    .order2-sp {
        order: 2;
    }

    #features {
        padding: 40px 0 0;
    }

    .feature-desc {
        margin-bottom: 20px;
    }

    .mgt-40sp {
        margin-top: 40px;
    }

    /* Company Philosophy */
    .img-philosophy {
        margin: 0 auto 20px;
    }

    /* Instagram */
    .ig-wrap {
        padding: 0 15px;
    }

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

    .ig-item:last-child {
        max-width: 100%;
        margin: 0 0 30px 0;
        width: 100%;
    }

    /* Contact */
    table.tbl-contact tr td:first-child {
        width: 100%;
        display: block;
    }

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

    .form-control {
        width: 100%;
    }

    .form-control02 {
        width: 100%;
    }

    .form-control-md {
        width: 25%;
    }

    /* Footer */
    .ft-info img {
        width: 100%;
        max-width: 320px;
        margin: 0 auto 20px;
    }

    .ft-nav {
        justify-content: flex-start;
        flex-wrap: wrap;
        padding-left: 0;
    }

    .ft-nav .nav-item {
        display: block;
        width: 100%;
    }

    /* Recruitment Page */
    .banner-title-jp {
        font-size: 22px;
        padding-left: 5%;
    }

    .main-fv-lower .btn-details {
        top: 84%;
    }

    .img-company {
        margin-bottom: 20px;
    }

    .about-wrap {
        width: 100%;
    }

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

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

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

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

    .interview-wrap {
        width: 100%;
    }

    .interview-item-wrap {
        flex-wrap: wrap;
        justify-content: center;
        min-height: auto;
    }

    .img-interview {
        max-width: 100%;
        flex: 100%;
        margin-bottom: 40px;
    }

    .interview-details {
        position: relative;
        top: -40px;
        left: 15%;
    }

    .interview-title {
        flex: 100%;
        max-width: 100%;
        padding-left: 0;
    }

    .img-interview img {
        padding-bottom: 20px;
    }

    .interview-title .btn-details {
        bottom: 10px;
        left: 12%;
    }

    .interview-item:nth-child(even) {
        margin-bottom: 30px;
    }

    .feature-wrap.order2-sp {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .feature-desc {
        text-align: justify;
    }

    .item-wrap {
        height: 100%;
    }

    .item-img {
        max-width: 100%;
    }

    .item-txt {
        max-width: 100%;
        padding: 20px;
    }

    .icon-business {
        width: 50%;
        padding-left: 0;
        margin: 20px auto 0;
        display: block;
    }

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

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

    .message-wrap {
        width: 100%;
    }

    .wrap80 {
        width: 100%;
    }

    #history {
        background-repeat: repeat;
    }

    .news-title.news-title2 {
        margin-bottom: 30px;
    }

    .flow-num {
        max-width: 100%;
        margin: 0 0 10px 0;
    }

    .flow-txt {
        max-width: 100%;
        margin: 80px 0 10px 0;
    }

    .strength-circle {
        position: relative;
        margin-bottom: 15px;
    }

    .banner-title-jp2 {
        font-size: 1.5rem;
    }

    .banner-title-en {
        font-size: 3rem;
    }

    .img-voice {
        margin-bottom: 20px;
    }

    .flow-img {
        max-width: 100%;
        padding: 20px 0 0;
    }

    .flow-img2 {
        max-width: 100%;
    }

    .flow-txt2 {
        max-width: 100%;
        padding: 15px;
    }

    .title-en {
        line-height: 1.2em;
        margin-bottom: 10px;
    }

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

    .broker-wrap {
        padding: 15px;
        width: 90%;
    }

    .broker-icon {
        max-width: 100%;
        margin: 0 auto;
    }

    .broker-content {
        max-width: 100%;
    }

    .broker-title {
        text-align: center;
    }

    .flow-head {
        text-align: center;
    }

    .entry-content-wrap ul {
        margin-left: 15px;
    }

    #list-col3 li,
    .entry-content-wrap .list-col3 li,
    .entry-content-wrap .property-option li {
        padding-right: 15px;
        width: 100%;
    }

    .flow-wrap2 {
        width: 90%;
    }

    .job-item-wrap {
        width: 100%;
        position: relative;
        left: 0;
        padding: 0 15px;
    }

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

    .ft-nav .nav-item p {
        display: none;
    }

    .ft-sub,
    .ft-sub2 {
        / transition: all 0.3s ease;
    }

    .ft-head,
    .ft-head2 {
        cursor: pointer;
    }

    .ft-head:hover .ft-sub,
    .ft-head2:hover .ft-sub2 {
        display: block;
        transition: all 0.3s ease;
    }

    .ft-nav {
        position: unset;
        transform: unset;
        margin-top: 20px;
    }

    .accordion {
        display: block;
    }

    .sl-focus .container::before,
    .sl-focus .container::after {
        content: unset !important;
    }

    .sl-focus .slick-arrow {
        width: auto;
        height: auto;
        padding: 0;
    }

    .sl-focus .slick-prev {
        left: 0;
    }

    .sl-focus .slick-next {
        right: 0;
    }

    .img-blog img {
        height: auto;
        width: 100%;
        object-fit: cover;
    }

    .af-topgap {
        margin: 60px 0 0;
    }

    .logo-header {
        display: block;
    }

    .inter-title {
        font-size: 22px;
    }

    ul.job-list {
        width: 100%;
        padding-left: 0;
    }

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

    .purchase-head {
        font-size: 20px;
    }

    .purchase-wrap {
        margin-bottom: 20px;
    }

    .tabs-item {
        max-width: 100%;
    }

    .tabs-item:nth-child(2) {
        border-left: none;
        border-right: none;
        border-top: 4px solid #fff;
        border-bottom: 4px solid #fff;
    }

    .img-btn {
        margin-bottom: 20px;
    }

    img.img-logoft {
        margin-top: 20px;
    }

    img.img-sns {
        height: 48px;
        width: auto;
    }

    .img-logomark {
        width: 300px;
        height: auto;
    }

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

    .broker-btn {
        flex: 100%;
        max-width: calc(100% / 2 - 10px);
        margin: 0 10px 0 0;
    }

    .broker-subtitle {
        font-size: 14px;
    }

    .btn-details2 {
        padding: 10px 30px;
    }

    .clear {
        clear: both;
    }

    #broker-message {
        padding: 80px 15px 20px;
    }

    #our-strengths {
        padding: 40px 15px 0;
    }

    #purchase-message {
        padding-top: 10px;
    }

    .tab-list {
        max-width: 100%;
        margin: 0 0 5px 0;
    }

    .wpcf7 form.sent .wpcf7-response-output {
        text-align: left;
        width: 100%;
        margin: 2em auto 1em;
    }

    #wp-fullbody>section>.container {
        /* width: 90%;
        margin-left: auto;  
        margin-right: 26px; */
    }

    #purchase .container {
        padding-left: 0;
    }

    #information {
        top: 0;
        background-size: auto;
    }

    #news {
        background-size: cover;
    }

    .banner-txt1 {
        font-size: 30px;
        margin-top: 20px;
        padding-left: 15px;
        color: #fff;
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    }

    .banner-txt2 {
        font-size: 18px;
        padding: 0 15px;
        color: #fff;
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    }

    .main-fv-txt .banner-txt1 {
        color: #000;
        text-shadow: 2px 2px 2px rgba(255, 255, 255, 1);
    }

    .main-fv-txt .banner-txt2   {
        color: #000;
        text-shadow: 2px 2px 2px rgba(255, 255, 255, 1);
    }
    
    .img-agents_message {
        margin-bottom: 20px;
    }

    .result-img {
        margin-bottom: 40px; 
    }

    .result-item::after {
        top: unset;
        right: unset;
        bottom: -58px;
        left: 47%;
        transform: rotate(90deg) translateX(-50%);
    }

    #agents-results .result-item::after{
        top: unset;
    }

    .customer-review-img img {
        margin-bottom: 20px;
    }


    .sp-show767 {
        display: block;
    }

    .img-news img {
        height: auto;
    }

    .ig-wrap.mgt-20 {
        margin-top: 0;
    }

    .ft-info img {
        max-width: 50px;
    }

    img.img-logoft {
        margin-bottom: 0;
        height: auto;
    }

    .ft-address-table tr td:first-child {
        width: 25%;
    }

    .menu-item a {
        color: #000;
    }

    .reseult-desc {
        margin-bottom: 60px;
        padding-bottom: 20px;       
    }

    table.tbl-company_profile tr td:last-child {
        padding: 15px;
    }

    .q-number {
        margin-right: 30px;
    }

    .result-img img {
        width: 100%;
        height: auto;
        margin: 20px 0;
    }

    .copyright {
        margin-top: 60px;
    }    

    #example-results .row.mgt-80 {
        margin-top: 20px
    }

    .banner-txt-wrap {
        padding-left: 0;
    }

    .hd-sns-sp {
        text-align: center;
    }

    .ft-sns-item img {
        width: 30px;
        height: 30px;
    }
    
}

@media screen and (max-width:321px) {
    .logo-text {
        font-size: 17px;
        top: -36px;
    }

    .ft-address-table {
        font-size: 15px;
    }
}

/* 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: 90%;
    }

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