@charset "utf-8";



.main_copy_ttl{
    background: transparent;
}

.section_ttl{
    border-bottom: 2px solid currentColor;
    padding: 0 0 8px;
    display: block;
}

.section_ttl:before, .section_ttl:after {
    display: none;
}

.sustainabilitytop_link_area{
    margin-top: 80px;
}

@media(min-width: 768px){
    .main{
        margin-top: 80px;
    }
}