@charset "UTF-8";

/**
 * Remove default margin.
 */


/* slick slider
-------------------------------------------------- */
.drawborder {
  position: absolute;
  z-index: 2;
  background: #f37321;
  opacity: 0.95; }
  .drawborder-left, .drawborder-right {
    width: 5px;
    height: 0; }
  .drawborder-top, .drawborder-bottom {
    height: 5px;
    width: 0; }
  .drawborder-top, .drawborder-right {
    top: 0; }
  .drawborder-right, .drawborder-bottom {
    right: 0; }
  .drawborder-bottom, .drawborder-left {
    bottom: 0; }
  .drawborder-left, .drawborder-top {
    left: 0; }



/* main
-------------------------------------------------- */

    .home .menu-item {
      position: relative;
      height: 192px;
      background: 50% 50% no-repeat;
      background-size: cover; }
    .home .menu .block {
      overflow: hidden;
      white-space: nowrap; }