@charset "UTF-8";
/* custom css CCSのみでカスタマイズする場合はこのファイルを編集すること。 */
@media screen and (max-width:420px) {
    .contact-1st a {
        display: block;
        height: 66px;
        float: left;
        margin-right: 4px;
    }
}