@charset "UTF-8";

/* 画像の角丸を強制解除 */
img {
    border-radius: 0 !important;
}