@charset "UTF-8";
@font-face {
  font-family: "toto-icon";
  src: url("./fonts/toto-icon-0.0.0.eot");
  src: url("./fonts/toto-icon-0.0.0.eot?#iefix") format("eot"), url("./fonts/toto-icon-0.0.0.woff") format("woff"), url("./fonts/toto-icon-0.0.0.ttf") format("truetype"), url("./fonts/toto-icon-0.0.0.svg#toto-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="ico-"]:before, [class*=" ico-"]:before {
  display: inline-block;
  font-family: "toto-icon";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.ico-2x {
  font-size: 2em;
}

.ico-3x {
  font-size: 3em;
}

.ico-4x {
  font-size: 4em;
}

.ico-5x {
  font-size: 5em;
}

.ico-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.ico-beginner:before {
  content: "\EA01";
}

/**/
.ico-chevron-down:before {
  content: "\EA02";
}

/**/
.ico-chevron-left:before {
  content: "\EA03";
}

/**/
.ico-chevron-right:before {
  content: "\EA04";
}

/**/
.ico-chevron-up:before {
  content: "\EA05";
}

/**/
.ico-exclamation-circle:before {
  content: "\EA06";
}

/**/
.ico-facebook:before {
  content: "\EA07";
}

/**/
.ico-kuji:before {
  content: "\EA08";
}

/**/
.ico-list:before {
  content: "\EA09";
}

/**/
.ico-twitter:before {
  content: "\EA0A";
}

/**/
.ico-x:before {
  content: "\EA0B";
}

/**/
/**/
[class^="af-ico-"]:after, [class*=" af-ico-"]:after {
  display: inline-block;
  font-family: "toto-icon";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.af-ico-2x {
  font-size: 2em;
}

.af-ico-3x {
  font-size: 3em;
}

.af-ico-4x {
  font-size: 4em;
}

.af-ico-5x {
  font-size: 5em;
}

.af-ico-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.af-ico-beginner:after {
  content: "\EA01";
}

/**/
.af-ico-chevron-down:after {
  content: "\EA02";
}

/**/
.af-ico-chevron-left:after {
  content: "\EA03";
}

/**/
.af-ico-chevron-right:after {
  content: "\EA04";
}

/**/
.af-ico-chevron-up:after {
  content: "\EA05";
}

/**/
.af-ico-exclamation-circle:after {
  content: "\EA06";
}

/**/
.af-ico-facebook:after {
  content: "\EA07";
}

/**/
.af-ico-kuji:after {
  content: "\EA08";
}

/**/
.af-ico-list:after {
  content: "\EA09";
}

/**/
.af-ico-twitter:after {
  content: "\EA0A";
}

/**/
.af-ico-x:after {
  content: "\EA0B";
}

/**/
