.download p a, .download p a:hover, .download p a:visited, .download p a:active {
    text-decoration: none;
    color: #068;
font-size: 1.4rem;
}
.download p {
    font-size: 12px;
    color: #333;
    font-weight: normal;
    margin-bottom: 0;
    font-family: "Noto Sans", "Roboto", "Hiragino Kaku Gothic ProN", "hiragino kaku gothic pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "MS PGothic", "Meiryo", "メイリオ", sans-serif;
    margin-top: 6px;
}