<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

/*-----------Aタイプ閉鎖用-----------*/

/*スクロール禁止
-----------------------------------------------*/
html{
overscroll-behavior: none;
}

/*Topics
-----------------------------------------------*/
div.topic h2{
white-space:nowrap;
}

div.topic section div.container{
padding-left:5px;
padding-right:5px;
}

</pre></body></html>