@font-face {
  font-family: stsvg;
  src:  url('fonts/stsvg.eot?poe1v2');
  src:  url('fonts/stsvg.eot?poe1v2#iefix') format('embedded-opentype'),
    url('fonts/stsvg.ttf?poe1v2') format('truetype'),
    url('fonts/stsvg.woff?poe1v2') format('woff'),
    url('fonts/stsvg.svg?poe1v2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="st-svg-"], [class*=" st-svg-"] {

  font-family: stsvg !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.st-svg-oukan:before {
  content: "\e908";
}
.st-svg-menu:before {
  content: "\e909";
}
.st-svg-menu_cut:before {
  content: "\e90a";
}
.st-svg-menu_thin:before {
  content: "\e90b";
}
.st-svg-close_thin:before {
  content: "\e90c";
}
.st-svg-close_cut:before {
  content: "\e90d";
}
.st-svg-close:before {
  content: "\e90e";
}
.st-svg-bigginer_r:before {
  content: "\e90f";
}
.st-svg-bigginer_l:before {
  content: "\e910";
}
.st-svg-hateb:before {
  content: "\e911";
}

.st-svg-arrow:before {
  content: "\e900";
}

/* チェック */
.st-svg-check:before {
  content: "\e902";
}

.st-svg-check-bold:before {
  content: "\e907";
}

.st-svg-check-bold-max:before {
  content: "\e901";
}

/* 四角 */
.st-svg-check-square:before {
  content: "\e903";
}

.st-svg-check-square-bold:before {
  content: "\e906";
}

.st-svg-check-square-radius:before {
  content: "\e904";
}

.st-svg-check-square-bold-radius:before {
  content: "\e905";
}

.st-svg-checkbox {
  position:relative;
}

.st-svg-checkbox:before {
  content: "\e904";
  color:#ccc;
  z-index:2;
  margin-right:10px;
}

.st-svg-checkbox:after {
  content: "\e907";
  color:#ff0000;
  position:absolute;
  z-index:1;
  top:0;
  left:0;
text-shadow: -1px -1px 0 rgba(255, 255, 255, 1),1px -1px 0 rgba(255, 255, 255, 1),-1px 1px 0 rgba(255, 255, 255, 1),1px 1px 0 rgba(255, 255, 255, 1);
}

/* 初心者 */
.st-bigginer {
  position:relative;
}

.st-svg-bigginer {
  position:relative;
}

.st-svg-bigginer:before {
  content: "\e910";
  color:#FFEE58;
  z-index:2;
}

.st-svg-bigginer:after {
  content: "\e90f";
  position:absolute;
  color:#388E3C;
  z-index:1;
  top:0;
  left:0;
}
