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

/*============================
ClearFix
============================*/
.clearFix:after { clear: both; display: block; content: ""; height: 0; line-height: 0; }

/*============================
#md_pageTop
============================*/
#md_pageTop { position: fixed; right: 10px; bottom: 20px; text-indent: 0; }
#md_pageTop a { overflow: hidden; text-indent: 100%; display: inline-block; width: 18px; height: 12px; padding: 15px; border: 1px solid #ddd; background: url(../../imageFile/global/global_icon_pageTop.png) center center no-repeat #fafafa; border-radius: 4px; box-shadow: 0 1px 3px #ddd; }

/*============================
#md_flowerLine
============================*/

.md_flowerLine { background: url(../../imageFile/global/bg_flowerLine.png) no-repeat left top ; }

/*============================
md_js_textMore,#md_js_hiddenText
============================*/
.md_js_textMore { display: none; font-weight: bold; }
.md_js_hiddenText { display: inline; }</pre></body></html>