#divBody {
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}

/* ------------- NEW -------------- */
body {
    touch-action: none;
    background: transparent;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.btn-bg .item-top {
    opacity: 0;
}

.btn-bg:hover .item-background {
    opacity: 0;
}

.btn-bg:hover .item-top {
    opacity: 1;
}

.draggable-zone {
    opacity: 0.001;
}

.draggable-zone:focus {
    outline: none !important;
}

.rect-button{
    cursor: pointer;
}

g[id*="disable"]  .rect-button {
  cursor: default;
}

canvas {
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); /* mobile webkit */
  }

@font-face {
    font-family: "A-SOTCenturyStd-Regular";
    src: url(../font/A-SOTCenturyStd-Regular.woff);
}
@font-face {
    font-family: "A-SOTJMathCenturyStd-Bold";
    src: url(../font/A-SOTJMathCenturyStd-Bold.woff);
}
@font-face {
    font-family: "A-SOTMathCenturyStd-Regular";
    src: url(../font/A-SOTMathCenturyStd-Regular.woff);
}
@font-face {
    font-family: "rounded-mplus-1p-medium";
    src: url(../font/rounded-mplus-1p-medium.woff);
}
@font-face {
    font-family: "rounded-mplus-1p-regular";
    src: url(../font/rounded-mplus-1p-medium.woff);
}
@font-face {
    font-family: "rounded-mplus-1c-medium";
    src: url(../font/rounded-mplus-1p-medium.woff);
}

@font-face {
    font-family: "rounded-l-mplus-1c-medium";
    src: url(../font/rounded-mplus-1p-medium.woff);
}



@font-face {
    font-family: "A-SOTGirishaStd-Italic";
    src: url(../font/A-SOTGirishaStd-Italic.woff);
}
@font-face {
    font-family: "A-SOTJMathCenturyStd-Regular";
    src: url(../font/A-SOTJMathCenturyStd-Regular.woff);
}
@font-face {
    font-family: "fontello";
    src: url(../font/fontello.woff);
}

@font-face {
    font-family: "HiraKakuPro-W3-83pv-RKSJ-H";
    src: url(../font/Hiragino-Kaku-Gothic-Pro.woff);
}


@font-face {
    font-family: "A-OTF-UDReiminPr6N-Light";
    src: url(../font/A-OTF-UDReiminPr6N-Light.woff);
}

@font-face {
    font-family: "FutoGoB101-Bold";
    src: url(../font/A-OTF-FutoGoB101Pr6N-Bold.woff);
}

@font-face {
    font-family: "UDShinGoPro-Regular";
    src: url(../font/A-OTF-UDShinGoPro-Regular.woff);
}


@font-face {
    font-family: "A-OTF-UDShinGoNTPro-Regular";
    src: url(../font/A-OTF-UDShinGoNTPro-Regular.woff);
}
