<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*--------------------------------------
  STRUCTURE
---------------------------------------*/
body { color: #000000; font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif; }

/* intro
##################################### */
#contents { position: relative; width: 1000px; margin: 40px auto 0; }

#contents-inr { position: relative; width: 1000px; /*height: 1106px;*/ overflow: hidden; /*margin: 0 0 110px 0;*/ }

#main-intro { /*position: absolute;*/ /*top: 0;*/ /*left: 95px;*/ margin: 0 0 60px 95px; float: left; overflow: hidden; width: 650px; height: 1218px; /*background: url(../img/intro.png) 0 0 no-repeat ;*/ }

#main-intro .text { overflow: hidden; text-indent: 100%; white-space: nowrap; color: #ffffff; }

#main-intro .ttl-intro-story { position: relative; width: 650px; height: 44px; margin-bottom: 20px; overflow: hidden; text-indent: 100%; white-space: nowrap; background: url("../img/ttl_intro_story.png") 0 0 no-repeat; }
</pre></body></html>