<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Section-content {
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
}

.Section-content-box {
    padding-top: 36px;
    padding-bottom: 20px;
    background-color: #ffffff;
    overflow: hidden;
    box-sizing: border-box;
}

.view4--title {
    padding: 0 80px;
    box-sizing: border-box;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
}

.view4--duty {
    margin-top: 35px;
    padding: 0 90px;
    box-sizing: border-box;
}

.view4-tab .module_tab_left {
    font-size: 18px;
}


.view4--person {
    margin-top: 40px;
    padding: 0 90px;
    box-sizing: border-box;
}



.view4-main&gt;p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.view4--contact {
    margin-top: 45px;
    padding: 0 90px;
    box-sizing: border-box;
    margin-bottom: 45px;
}

.view4-main {
    margin-top: 30px;
}

.view4-page{
    margin-left: 50px;
    margin-right: 50px;
    box-sizing: border-box;
    margin-top: 90px;
}

.Section-content-box--img{
    display: none;
}</pre></body></html>