<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'UTF-8';


#tp{
    text-align: center;
    width: 670px;
    float: right;
}


.sdgsLogo img{
    width: 100%;
}
.logoTxt {
    margin-top: 6%;
    font-size: 1.2rem;
    line-height: 1.6rem;
}
#scg{
    margin: 10% 0 2% 0;
}
#sgsc h2 {
    font-size: 22px;
    color: #7E2E55;
    padding: 0px 0px 10px 0px;
    background: url(../img/parts/icon_square.jpg) no-repeat left top;
    text-indent: 40px;
    line-height: 20px;
    margin: 15% 0 2% 0;
}
#sgsc ul{
    display: flex;
}
#sgsc li{
    margin-right: 1.5%;
}
#sgsc img{
    width: 180px;
}
#sgsc .txt{
    margin-top: 2%;
}
#sgsc p{
    margin: 1% 0 1% 0;
}
.bdr{
    margin-top: 10%;
    border-top: 2px #7E2E55 solid;
}</pre></body></html>