@charset "UTF-8";

/*=============
枠付テキストの設定
==============*/

#text-wrap{
padding: 1em;
border: 2px dashed var(--i_sub_color);
margin-top: 10px;

}