@charset "UTF-8";
/* ============================================================ @extend */
/* ============================================================ site base */
html { font-size: 62.5%; height: 100%; }

body { min-height: 100%; color: #000; font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif; }

a:link, a:visited { color: #0033cc; text-decoration: none; }

a:hover, a:active { color: #0033cc; text-decoration: none; }

li, p { line-height: 1.7; }

.clr { *zoom: 1; }
.clr:before { content: " "; display: table; }
.clr:after { content: " "; display: table; clear: both; }

.hide-text { display: block; text-indent: 100%; white-space: nowrap; overflow: hidden; }

/* ============================================================ mainHeader */
.mainHeader__inner { margin: 0 auto; }
.mainHeaderLogo { float: left; width: 134px; height: auto; }
.mainHeaderLogo__title { margin: 8px 0 5px 0; }
.mainHeaderLogo__title img { width: 136px; height: auto; }

/* ============================================================ mainContainer */
.mainContainer { padding: 0; }

/* ============================================================ mainContents */
#mainContents { width: auto; margin: 0 auto; }
#mainContents article { padding-bottom: 0; }

/* ============================================================ mainFooter */

/*# sourceMappingURL=global.css.map */
