section#company {
    padding: 100px 0 !important;}
p.company-title {
    color: #FF1D0D;
    font-size: 42px;
    line-height: 30px;
    font-weight: 500;
    padding: 100px 0;}
#company .company_body dl dt {
    float: left;
    border-bottom: 1px solid #d3d3d3;
    width: 252px;
    margin-right: 20px;
    padding: 10px 0;
    line-height: 1.8;
    color: #333;}
#company .company_body dl dd {
    float: left;
    border-bottom: 1px solid #d3d3d3;
    width: 808px;
    padding: 10px 0;
    line-height: 1.8;
    color: #333;}
#company .company_body dl:last-of-type dt, #company .company_body dl:last-of-type dd {
    border-bottom: 0;}
#company .vertical-text-right {
    right: 96px;}
#company .vertical-text-right {
    width: 100px !important;}

@media screen and (max-width: 575px) {
    .sub-menu-link {
        display: inline !important;}
    a.sub-menu-link {
        color: #333 !important;}
    p.company-title {
        padding: 50px 0;}
    #company .company_body {
        padding-left: 0;
        padding-right: 0;
        margin-top: 20px; }
    #company .company_body dl {
        display: table;
        width: 100%; }
    #company .company_body dl dt {
        display: table-cell;
        float: none;
        border-bottom: none;
        width: 4em;
        margin-right: 20px;
        padding: 10px 0;
        line-height: 1.8; }
    #company .company_body dl dd {
        display: table-cell;
        float: none;
        border-bottom: none;
        width: auto;
        padding: 10px 0;
        padding-left: 20px;
        line-height: 1.8;
        position: relative; }
    #company .company_body dl dd:after {
        content: "";
        height: 1px;
        position: absolute;
        bottom: 0;
        right: 0;
        width: calc( 100% - 20px);
        background: #d3d3d3;
        display: block; }
    #company .company_body dl dd:last-of-type:after {
        display: none; }
}
@media screen and (min-device-width: 768px) and (max-device-width: 991.99px) {
    #company .company_body dl dt {
        display: table-cell;
        float: none;
        border-bottom: 1px solid #d3d3d3;
        width: 5em;
        margin-right: 20px;
        padding: 10px 0;
        line-height: 1.8;}
    #company .company_body dl dd {
        display: table-cell;
        float: none;
        border-bottom: none;
        width: auto;
        padding: 10px 0;
        padding-left: 20px;
        line-height: 1.8;
        position: relative;}
}
@media screen and (min-device-width: 992px) and (max-device-width: 1023.99px) {
    #company .company_body dl dt {
        display: table-cell;
        float: none;
        border-bottom: 1px solid #d3d3d3;
        width: 5em;
        margin-right: 20px;
        padding: 10px 0;
        line-height: 1.8;}
    #company .company_body dl dd {
        display: table-cell;
        float: none;
        border-bottom: none;
        width: auto;
        padding: 10px 0;
        padding-left: 20px;
        line-height: 1.8;
        position: relative;}
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1127px) {
    #company .company_body dl dt {
        display: table-cell;
        float: none;
        border-bottom: 1px solid #d3d3d3;
        width: 5em;
        margin-right: 20px;
        padding: 10px 0;
        line-height: 1.8;}
    #company .company_body dl dd {
        display: table-cell;
        float: none;
        border-bottom: none;
        width: auto;
        padding: 10px 0;
        padding-left: 20px;
        line-height: 1.8;
        position: relative;}
}
@media screen and (min-device-width: 1128px) and (max-device-width: 1199px) {
    #company .company_body dl dt {
        display: table-cell;
        float: none;
        border-bottom: 1px solid #d3d3d3;
        width: 5em;
        margin-right: 20px;
        padding: 10px 0;
        line-height: 1.8;}
    #company .company_body dl dd {
        display: table-cell;
        float: none;
        border-bottom: none;
        width: auto;
        padding: 10px 0;
        padding-left: 20px;
        line-height: 1.8;
        position: relative;}
}
@media screen and (max-width: 1440px) {
    #company span.vertical-text-left.vertical-item {
        display: none;}
}