@charset "UTF-8";

/* 画像1px問題修正用 */
@media screen and (min-width: 641px) {
   .container .parallel ._left {
        width: 460px;
    }
}