.yougo-DocHeader {
    margin-top: -20px;
}
.yougo-DocHeader img {
    line-height: 1;
    vertical-align: middle;
}

.words-KanaIndex {
    padding: 20px 0 0;
    background-color: #f1f9fd;
}

.words-KanaIndex ul {
    margin: 0;
}

.words-Contents section {
    margin-bottom: 30px;
}

@media screen and (min-width: 770px) {
    .words-KanaIndex {
        margin-bottom: 60px;
        min-width: 1000px;
    }

    .words-Contents {
        margin-bottom: 60px;
    }
.yougo-DocHeader {
    position: relative;
    overflow: hidden;
    min-width: 1000px;
    height: 226px;
}
.yougo-DocHeader img {
    position: absolute;
    left: 50%;
    margin-left: -640px;
    max-width: none;
}
}

@media screen and (max-width: 769px) {
    .words-KanaIndex {
        margin-bottom: 30px;
        padding-bottom: 10px;
    }

    .words-KanaList {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .words-KanaList > li {
        margin-right: 10px;
        margin-bottom: 7px;
        width: auto;
    }

    .words-KanaList a, .words-KanaList .cmn-LinkListInPage_Item {
        padding: 4px 10px;
    }

    .words-Contents {
        margin-bottom: 30px;
    }
.yougo-DocHeader img {
    width: 100%;
}

}

/*# sourceMappingURL=yougo.css.map */
