@charset "UTF-8";
.cparts-id321 .cparts-txt-block {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 40px 80px 10px 80px!important;
    background: #fff;
    width: 500px;
    margin-left: 60px;
}


.oriza-top-btn {
    background: #fff!important;
}

@media (max-width: 767px) {
    h2 {
    font-size: 150%!important;
}
    
    
    .cparts-id321 .cparts-txt-block {
        bottom: 0!important;
        padding: 40px 40px 0px 40px !important;
        width: 100%!important;
        margin-left: 0px!important;
    }
}


.oriza_top{
    background-color: #F6781B!important;
}



@media (max-width: 767px) {
    .lay-row > .lay-col12-xs-12:not(:first-child) {
        margin-top: 10px!important;
    }
}