.q_custom_button {
    border: 0px solid #000;
}

.q_custom_button1 {
    margin-bottom: 3%;
    margin-top: 2%;
}


#blog_list .item {
    display: block;
}

#blog_list .content {
    width: 100%;
    position: relative;
    padding-left: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

h2.design_headline1 {
    margin-bottom: 3%;
}

.align_right-2 {
    text-align: right;
    margin-left: auto;
}



.foogallery.fg-slider {
    margin-top: 2%;
}

.pdfemb-pagescontainer {
    margin-left: 0px !important;
}

div.pdfemb-viewer {
    border: 0px solid #000 !important;
}

.p {
    line-height: 2.2;
}

.tac {
    text-align: center;
    margin-top: 7% !important;
}

.service_item_list article.item .desc_area {
    line-height: 1.8;
}

.phone {
    color: white;
}

.phone span {
    white-space: nowrap;
}

.phone a {
    color: white;
}

.sale-2023, .surface-campaign-banner {
    margin: 3% auto;
    text-align: center;
}

.surface-campaign-banner a img {
    width: 100%;
}

#global_menu>ul>li>a {
    padding: 0 18px;
}





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




@media screen and (max-width:768px) {
    #pickup_inner .post_col {
        min-width: 60px;
    }

    .post_col-2 {
        margin-right: 0px;
    }

    .post_col-2 img {
        width: 100%;
        text-align: center;
    }

    #cpmany_overview .post_col:first-of-type {
        margin-left: 0px;
        font-weight: bold;
    }

    .align_right-2 {
        width: 50%;
        text-align: right;
        margin-left: auto;
    }

    .ceo_signature img {
        width: 38%;
    }

    .recruit_top #interview_summary .recruit_cach br {
        display: block;
    }

}




@media screen and (max-width:670px) {
    #content_header_inner .description {
        top: -8%;
    }
}

@media screen and (max-width:600px) {
    #usilis_summary_msg .post_row {
        font-size: 22px;
    }
}



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

    .tac {
        padding: 0% 0%;
        width: 100%;
    }



    #content_header_inner .description {
        font-size: 16px;
        width: calc(100% - 20px);
    }


}