@charset "UTF-8";
/*
====>> 多言語の見た目を調整するファイル <<====
*/

/*	 問い合わせページ
-----------------------------------------------------*/
[lang="en"] .contact .form-step {
    align-items: normal;
}
[lang="th"] .contact .form-step {
    align-items: normal;
}
[lang="en"] .contact .form-step:before {
    top: 20%;
}
[lang="th"] .contact .form-step:before {
    top: 20%;
}