body{font-family:'Zen_Kaku_Gothic_New',"Yu Gothic Medium","游ゴシック Medium",YuGothic,"游ゴシック体","ヒラギノ角ゴ Pro W3","メイリオ",sans-serif}.required{font-size:.8em;font-weight:800;padding:1px 5px;background:#F4A642;color:#fff;border-radius:3px;margin-left:7px}#preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffff;display:flex;justify-content:center;align-items:center;z-index:999999}.preloader-img{width:100px;height:auto;animation:spin 2.5s linear infinite}@keyframes spin{100%{transform:rotate(360deg)}}body.loaded #preloader{opacity:0;visibility:hidden;transition:opacity 0.6s ease,visibility 0.6s ease}