@charset "UTF-8";
/*IE10以降に適用されるCSS */
@media all and (-ms-high-contrast: none) {
  .smtk_page-wrapper {
    background: url("../img/background.jpg") no-repeat center center scroll; } }
