<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name: TwentySixteenChild
 Template: twentysixteen
*/

body {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
        "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
    font-size: 16px;
    color: #011;
    background-color: #e9e9f4;
    background-color: #f8f8f9;;
}

.site {
    background-color: #e9e9f4;
    background-color: #f8f8f9;;
}

.site-branding, .site-header-menu, .header-image {
    margin-top: 0;
}

.site-header,
.site-content {
    padding: 0 3%;
}

.site-title,
.entry-title {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
        "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
}

.entry-title {
    letter-spacing: 1.2px;
}

.entry-title a,
.main-navigation a,
.site-branding .site-title a {
    color: #215dc6;
    font-size: 1.6rem;
    font-weight: 700;
    font-family: Lato, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
        "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
}

.main-navigation a,
.site-branding .site-title a {
    font-family: "Lato", "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“, YuGothic, sans-serif;
    font-weight: bold;
    font-size: 1.6rem;
    letter-spacing: 1px;
    line-height: normal;
}

.main-navigation a {
    padding: 0;
}

.main-navigation .primary-menu li {
    margin: 0 8px;
}

.main-navigation .primary-menu li:first-child,
.main-navigation .primary-menu li:last-child {
    margin: 0;
}

.widget {
    font-size: 1.2rem;
    letter-spacing: 2px;
    color: #223;
    padding-top: 0.5rem;
}

.entry-footer {
    font-size: 1.2rem;
    letter-spacing: 2px;
}

.entry-footer a {
    color: #2972cb;
}

.entry-footer a:hover {
    color: #8fafe4;
    box-shadow: none;
}

.entry-content p {
    font-size: 1.2rem;
    letter-spacing: 1px;
}

.widget .widget-title {
    text-transform: none;
    font-family: Lato, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
        "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
    font-size: 1.6rem;
}

.widget .widget-title a {
    color: #215dc6;
}

.widget-archives-grouped,  
.widget-archives-grouped ul {
    list-style: none;
    margin-left: 0;
}

.widget-archives-grouped &gt; li {
    width: 100%;
    margin-bottom: 1.3rem;
}

.widget-archives-grouped &gt; li &gt; span {
    font-family: Lato, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
        "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
}

.widget-archives-grouped &gt; li &gt; ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 1.2rem;
}

.widget .widget-archives-grouped ul {
    margin-bottom: 1rem;
}

.widget-archives-grouped ul li {
    width: 33%;
    letter-spacing: 0;
}

.widget-archives-grouped ul li a {
    letter-spacing: 1px;
}

.widget_archive .widget-title {
    margin-bottom: 1.4rem;
    color: #335;
}</pre></body></html>