.no-top-border tbody tr.first-tr th,
.table.v1.table-4 tbody td {
    border-top: none;
}
.no-top-border tbody tr.first-tr th:nth-child(2),
.no-top-border tbody tr td:nth-child(2) {
    padding-left: 8px;
}
.table.v1 a {
    text-decoration: none;
}
.accordion-content hr {
    width: 100%;
    border-color: #e0e0e0;
}
.table.v1 tr.first-tr th {
    font-size: 1.6rem;
}
.table.v1.table-2 tbody th {
    width: 16rem;
}
.table.v1.table-4 tbody td,
.table.v1.table-3 tbody th {
    width: 445px;
}
.table.v1.table-1 tbody tr.first-tr th:nth-child(3),
.table.v1.table-1 tbody tr td:nth-child(3) {
    padding-left: 32px;
}
.table.v1.table-accordion tr,
.table.v1.table-accordion td {
    border-top: 1px solid #6c6c6c !important;
    border-bottom: 1px solid #6c6c6c !important;
}
.table.v1 tr:not(.first-tr) th {
    font-weight: normal;
}
.lh-29 {
    line-height: 29px;
}
.box-grid h2 {
    font-size: 2.4rem;
}

.step-img{
    width: 13rem;
    height: 123rem;
}

.step-ul{
   list-style: none;
   padding: 0;
}

.step{
    font-size: 1.4rem;
    line-height: 1.8;
    padding-left: 3rem;
}

.step-1{
    background:url('../../../../wp-content/uploads/2021/08/Ellipse-1.svg') no-repeat;
    background-position: left 0.6rem;
    background-size: 1.6rem;
}

.step-2{
    background:url('../../../../wp-content/uploads/2021/08/Ellipse.svg') no-repeat;
    background-position: left 0.6rem;
    background-size: 1.6rem;
}

.step-3{
    background:url('../../../../wp-content/uploads/2021/08/Ellipse-3.svg') no-repeat;
    background-position: left 0.6rem;
    background-size: 1.6rem;
}

#mfc-action-bg {
    background: url('../../../../wp-content/uploads/2021/06/mcf-action.jpg') no-repeat;
    background-size: cover;
    min-height: 50rem;
    margin-left: -13.5rem;
}
#materiality-bg {
    background: url('../../../../wp-content/uploads/2021/07/materiality-pc.jpg') no-repeat;
    width: 100%;
    min-height: 370px;
    margin-left: -135px;
}
span.collapse-icon:before {
    content: url('../../../../wp-content/uploads/2021/06/expand-icon.png');
    width: 20px;
    display: inline-block;
}
.accordion-toggle[aria-expanded=true] span.collapse-icon:before {
    content: url('../../../../wp-content/uploads/2021/06/collapse-icon.png');
    width: 20px;
    display: inline-block;
}
.cbox.bg-light:before {
    top: 200px;
}
.show-sm {
    display: none;
}
/*.cbox .cbox-content {
    margin-left: -13.5rem !important;
}*/
.readmore .Link-to p  {
    z-index: 2;
}
.readmore .Link-to img {
    z-index: 1;
}
.cbox h3 {
    margin-bottom: 0 !important;
}
.mt-8 {
    margin-top: 0.8rem !important;
}

.health-hr{
    margin: 32px 0;
}

.bg-white.other-action{
    margin-left: -13.5rem;
}

.theme-biz .title-head, .other-action .title-head{
    padding-left: 135px!important;
    padding-top: 64px!important;

}

.contact-e{
    font-size: 1.4rem;
}

.sustainable-linkarea{
    margin: 16px 0 0 0!important;
}
@media (max-width: 991.8px) {
    #steps-img {
        background: url('../../../../wp-content/uploads/2021/06/steps-tab.png') no-repeat;
        min-height: 1273px;
    }
    .table.v1.table-2 tbody th {
        width: 100px;
    }
    .table.v1.table-3 tbody th {
        width: 300px;
    }
    .cbox.bg-light:before {
        top: 150px;
    }
    #mfc-action-bg {
        background-size: cover;
        min-height: 360px;
        margin-right: -30px;
    }
    #materiality-bg {
        background: url('../../../../wp-content/uploads/2021/07/materiality-tab.jpg') no-repeat;
        min-height: 370px;
        margin-left: 0;
    }
    /*.cbox .cbox-content {
        margin-left: -45px !important;
    }*/

    .step-img{
        width: 8.6rem;
        height: auto;
        content: url('../../../../wp-content/uploads/2021/08/step_tab.svg');
    }

}
@media (max-width: 767px) {
    .table.v1.collapse-sm tr:nth-child(4),
    .table.v1.collapse-sm tr:nth-child(4) td,
    .table.v1.collapse-sm tr:nth-child(4) th {
        display: block;
    }
}
@media  (max-width: 575.98px) {
    .box-grid h2 {
        font-size: 20px;
    }
    .collapse-sm {
        display: none;
    }
    .show-sm {
        display: block;
    }
    .table.v1 tbody th {
        width: unset !important;
    }
    .img-sm {
        width: 53px;
    }
    #mfc-action-bg {
        background: url('../../../../wp-content/uploads/2021/06/mcf-action-sp.jpg') no-repeat;
        min-height: 300px;
        background-size: cover;
        margin-right: -5px;
    }
    .mt-n6 {
        margin-top: -1rem !important;
    }
    #materiality-bg {
        background: url('../../../../wp-content/uploads/2021/07/materiality-sp.jpg') no-repeat;
        min-height: 210px;
        margin-right: -5px;
    }
    .cbox .cbox-content {
        margin-top: 0;
        margin-left: -20px !important;
    }
    .linkarea.linkarea-common {
        margin: 32px 0;
    }
    #sustainability_steps .cbox-content table.table-2 {
        display: none;
    }

    .table.v1 tr.first-tr th{
        font-size: 14px;
    }
    .f-14{
        font-size: 14px!important;
    }

    .f-16{
        font-size: 16px!important;
    }

    .cbox-image img{
        min-height: 210px;
        object-fit: cover;
    }

    .materiality-img{
        margin-top: 32px!important;
        margin-bottom: 32px;
        height: 256px;
        object-fit: cover;
    }

    .bg-white.other-action{
        margin-top: -32px!important;
        margin-left: -20px;
    }

    .theme-biz .title-head, .other-action .title-head{
        padding-left: 20px!important;
    }
    .table.v1 td, .table.v1 th{
        padding: 16px 0;
    }
}


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

    }
    #sustainability_steps .first-tr th {
        position: relative;
        width: 11%;
    }
    #sustainability_steps #steps-img {
        position: absolute;
        bottom: 0;
        width: 90%;
        top: 30px;
        min-height: inherit;
        background-size: contain;
    }
}