header {
    line-height: 1.5;
    font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", Helvetica, "Arial", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    letter-spacing: 0.05rem;
}

header h1.logo-img {
    line-height: 1.2;
    margin-bottom: 0.5rem;
    font-size: 2.5rem;
}

header h1.logo-img picture {
    display: block;
    font-family: 'Roboto', sans-serif;
}

header ul#navigation li i.ti-angle-down {
    color: #808080;
}

footer.footer {
    letter-spacing: 0.05rem;
}

footer.footer .footer_logo .footer_logo-icon,
footer.footer .footer_logo .footer_logo-text {
    margin-bottom: 1rem;
}

footer.footer address i.fa {
	color: #ffffff;
}

footer.footer .footer_widget,
footer.footer address.company-profiles dl {
    font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", Helvetica, "Arial", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    text-align: left;
    font-size: 0.8rem;
    line-height: 1.5;
}

footer.footer address.company-profiles dl dd{
    line-height: 1.5;
}

footer.footer h3.footer_heading {
    font-family: 'Roboto', sans-serif;
    line-height: 1.2;
    margin-bottom: 0.5rem;
}

footer.footer .footer_top .footer_widget .quick_links li {
    text-indent: 0.5rem;
}

footer.footer .footer_top .footer_widget .quick_links li a {
    font-size: 0.8rem;
}

footer.footer .footer_copy_right {
    padding-bottom: 1rem;
}

footer.footer .footer_copy_right p {
    font-size: 0.75rem;
}