@charset "UTF-8";
/*! このCSSファイルは書き換えないで下さい。（クライアント様のほうで追記したい場合は、「custom.css」に追記してください。）*/
/*! */
/*! */#loading-area{min-width:1384px}@media screen and (max-width:984px){#loading-area{min-width:0}}@media print{#loading-area{min-width:0;display:none!important}}#loading-overlay--page{background:#fff;width:100%;height:100%;position:fixed;top:0;left:0;z-index:600}#loading-effect{border:1px solid #ea6021;border-left:1px solid transparent;width:24px;height:24px;position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;border-radius:50%;z-index:601;animation:loading-effect 0.8s linear infinite}@keyframes loading-effect{to{transform:rotate(360deg)}}