@charset "UTF-8";
/*
    メインCSS
*/

/* SWAテーマCSS */
/* 改行処理 */
.swa_nowrap{
    display: inline-block;white-space: nowrap;
}