@charset "UTF-8";
/*
* main.css
*
*/
.icon_nav {
          fill: none;
          fill-rule: evenodd;
          stroke-miterlimit: 10;
          stroke-width: 1.5px;
        }
.icon_prev {
            fill: none;
            fill-rule: evenodd;
            stroke-miterlimit: 10;
            stroke-width: 1.5px;
          }
.icon_down {
            fill: none;
            fill-rule: evenodd;
            stroke-miterlimit: 10;
            stroke-width: 1.5px;
          }
.icon_up {
            fill: none;
            fill-rule: evenodd;
            stroke-miterlimit: 10;
            stroke-width: 1.5px;
          }
.icon_plus {
            fill: none;
            stroke-miterlimit: 10;
          }
.icon_minus {
            fill: none;
            stroke-miterlimit: 10;
          }
