.body.other, .body.other .container-wrapper, .body.other #content {
  height: 100%;
  height: 100vh;
  overflow-y: hidden;
  background-color: #000;
  overflow-x: auto;
}

.metabus {
  position: relative;
  min-width: 98.95833vw;
  background-color: #000;
  padding: 5.20833vw 0 0 0;
  margin-top: 0;
  z-index: 1;
  overflow-x: auto;
  overflow-y: hidden;
}

.metabus img {
  width: 98.95833vw;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.metabus-static {
  position: relative;
}

@keyframes adBalloon {
  0% {
    transform: translateX(2%) rotate3d(0, 0, 0, 180deg);
  }
  50% {
    transform: translateX(-2%) rotate3d(0, 0, 0, 180deg);
  }
  100% {
    transform: translateX(2%) rotate3d(0, 0, 0, 180deg);
  }
}

@keyframes reservation {
  0% {
    transform: translateX(2%);
  }
  50% {
    transform: translateX(-2%);
  }
  100% {
    transform: translateX(2%);
  }
}

.adBalloon {
  display: none;
  position: absolute;
  width: 9.79167vw;
  left: 13.02083vw;
  top: 2.5vw;
  z-index: 1;
  animation: adBalloon 3s infinite ease-in-out;
}

.adBalloon2 {
  position: absolute;
  width: 13.69792vw;
  height: 14.94792vw;
  right: 27.60417vw;
  top: 0;
  z-index: 2;
  animation: adBalloon 3s infinite ease-in-out;
  cursor: pointer;
}

.wish {
  width: 5.67708vw;
  height: 3.69792vw;
  position: absolute;
  left: 28.125vw;
  top: 30.20833vw;
  z-index: 2;
}

.wish-static {
  position: relative;
  left: 0;
  top: 0;
}

.wish-group {
  position: relative;
  left: 8.85417vw;
  top: -6.09375vw;
}

.wish-groups {
  width: 7.03125vw;
  height: 4.6875vw;
  position: absolute;
  left: 0;
  top: 0;
  animation: reservation 5s infinite ease-in-out;
}

.wish-group+.wish-group {
  transform: translateY(0.9375vw);
}

.wish-group+.wish-group+.wish-group {
  transform: translateY(-0.9375vw);
}

.wish-item {
  position: absolute;
  opacity: 0;
  width: 1.19792vw;
  height: 1.09375vw;
  animation: moveto 30s linear infinite;
  offset: path('M143.2,90.6L424.9,5.3c21.3-6.5,44.1-6.4,65.5,0.2l33.8,14.7c0,0,20.6,9.5,67.8-16.2c55-30,188-152,188-152');
}

.wish-item1 {
  animation-delay: 1s;
}

.wish-item2 {
  animation-delay: 4.5s;
}

.wish-item3 {
  animation-delay: 8.0s;
}

.wish-item4 {
  animation-delay: 16.5s;
}

.wish-item5 {
  animation-delay: 24.0s;
}

.wish-item6 {
  animation-delay: 32.5s;
}

.wish-item7 {
  animation-delay: 40.0s;
}

.wish-item8 {
  animation-delay: 48.5s;
}

@keyframes moveto {
  0% {
    opacity: 0;
    offset-distance: 0%
  }
  5% {
    opacity: 1;
  }
  80% {
    opacity: .9;
  }
  90% {
    offset-distance: 70%;
    opacity: 0;
  }
}

.adBalloon2 .cls-1, .wish .cls-1, .adBalloon2 .cls-2, .wish .cls-2, .adBalloon2 .cls-5, .wish .cls-5 {
  stroke: #000;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 0.06198vw
}

.wish .cls-1 {
  fill: #f3f3f3
}

.wish .cls-2, .wish .cls-4 {
  fill: #e7d8a3
}

.wish .cls-3 {
  fill: #fff;
  stroke: #231f20
}

.wish .cls-5 {
  fill: #a3e5a3
}

.wish .cls-7 {
  fill: #becbd1
}

.wish .cls-8 {
  fill: #f0bcb6
}

.arthall {
  width: 10.72917vw;
  height: 7.86458vw;
  position: absolute;
  right: 8.85417vw;
  top: 19.16667vw;
  z-index: 100;
  cursor: pointer;
}

.arthall .cls-1 {
  fill: #f3f3f3
}

.arthall .cls-1, .arthall .cls-2, .arthall .cls-3, .arthall .cls-4, .arthall .cls-6, .arthall .cls-9 {
  stroke: #231f20;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: .79px
}

.arthall .cls-2 {
  fill: #becbd1
}

.arthall .cls-3 {
  fill: #f2f0e8
}

.arthall .cls-4 {
  fill: #4970b3
}

.arthall .cls-6 {
  fill: #c1cde4
}

.arthall .cls-7 {
  fill: #a3e5a3
}

.arthall .cls-9 {
  fill: none
}

.wish_tree {
  position: absolute;
  cursor: pointer;
  left: 22.5vw;
  top: 14.375vw;
  z-index: 2;
  width: 9.11458vw;
  height: 13.80208vw;
}

.wish_tree .cls-15 {
  fill: #ff8c8c;
  animation: rgb 10s infinite linear;
}

@keyframes rgb {
  0% {
    fill: #ff8c8c;
  }
  25% {
    fill: #43ac3e;
  }
  50% {
    fill: #4a71b5;
  }
  100% {
    fill: #ff8c8c;
  }
}

.water_stage {
  position: absolute;
  left: 35.88542vw;
  top: 26.875vw;
  z-index: 2;
  width: 12.96875vw;
  height: 7.03125vw;
  cursor: pointer;
}

.human {
  position: absolute;
  top: 2.34375vw;
  left: 4.89583vw;
  width: 0.98958vw;
  height: 2.29167vw;
}

.water_stage:hover .human {
  animation: jump 1s infinite ease-out;
}

.human+.human {
  left: 3.125vw;
}

@keyframes jump {
  0% {
    transform: translateY(2%) scale(1);
  }
  50% {
    transform: translateY(-10%) scale(.98);
  }
  0% {
    transform: translateY(2%) scale(1);
  }
}

.bridge {
  position: absolute;
  width: 12.1875vw;
  height: 6.875vw;
  z-index: 2;
  left: 68.125vw;
  top: 17.5vw;
}

.gate_lantern {
  position: absolute;
  width: 7.55208vw;
  height: 9.6875vw;
  z-index: 2;
  left: 46.04167vw;
  top: 5.72917vw;
  cursor: pointer;
}

.gate_lantern .cls-6 {
  animation: onoff 2s infinite linear;
}

.gate_lantern .cls-7 {
  animation: offon 2s infinite linear;
}

@keyframes onoff {
  0% {
    fill: #ec6326;
  }
  50% {
    fill: #e8402b;
  }
  100% {
    fill: #ec6326;
  }
}

@keyframes offon {
  0% {
    fill: #e8402b;
  }
  50% {
    fill: #ec6326;
  }
  100% {
    fill: #e8402b;
  }
}

.mini-shop {
  position: absolute;
  width: 5.52083vw;
  height: 4.89583vw;
  left: 54.6875vw;
  top: 14.58333vw;
  z-index: 2;
}

.mini-shop+.mini-shop {
  left: 59.53125vw;
  top: 16.14583vw;
}

.other {
  overflow-y: hidden;
}

.other .logo {
  position: absolute;
  left: 2.60417vw;
  top: 2.60417vw;
  z-index: 100;
  text-align: center;
}

.other .logo img {
  width: 25vw;
}

.other .logo b {
  color: #fff;
  font-size: 1.51042vw;
  font-weight: 500;
  padding-top: 0.78125vw;
  display: block;
}

.chokseokru {
  position: absolute;
  left: 35.41667vw;
  top: 14.6875vw;
  z-index: 2;
  width: 18.33333vw;
  height: 12.5vw;
  cursor: pointer;
}

.svg-title {
  display: none;
  background-color: #000;
  color: #fff;
  position: absolute;
  left: 4%;
  padding: 0.41667vw;
  border-radius: 0.36458vw;
  transform: rotate3d(10, -20, -4, 45deg);
  z-index: 10;
}

.chokseokru .svg-title {
  left: 32%;
  top: 35%;
}

.gate_lantern:hover .svg-title,
.chokseokru .svg-title {
  background-color: #000;
  color: #fff;
  display: block;
}

.chokseokru:hover .svg-title {
  display: none;;
}

.message {
  display: none;
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) { 
    .canvas-container canvas {
      height: 200px !important;
    }

    .other .logo {
      left: 50px;
    }

    .metabus {
      top: 50%;
      transform: translateY(-50%);
    }

    .metabus-static {
      position: relative;
    }
  
    .wish-group {
      display: none;
    }
  
    .chokseokru .svg-title {
      display: none;
    }
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (orientation: portrait) { 
  .other .logo {
    left: 50%;
    top: 50%;
    margin-top: -150px;
    transform: translate( -50%, -50%);
    text-align: center;
  }

  .other .logo img {
    width: 260px;
    margin: 0 auto;
  }

  .other .logo b {
    font-size: 16px;
  }

  .message {    
    position: absolute;
    bottom: 20px;
    background-color: rgba(0, 0, 0, .5);
    left: 0;
    right: 0;
    padding: 4px;
    display: block;
    color: #fff;
    text-align: center;
    z-index: 1000;
  }
}


/* IE FIX */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie_none { display: none; }

  .wish_tree {
    display: block;
    background: url(/layouts/yudeung/img/wish_tree.png) no-repeat;
    background-size: 100% auto;
  }

  .chokseokru {
    display: block;
    background: url(/layouts/yudeung/img/chokseokru.png) no-repeat;
    background-size: 100% auto;
  }

  .bridge {
    display: block;
    background: url(/layouts/yudeung/img/bridge.png) no-repeat;
    background-size: 100% auto;
  }

  .arthall {
    display: block;
    background: url(/layouts/yudeung/img/arthall.png) no-repeat;
    background-size: 100% auto;
  }

  .gate_lantern {
    display: block;
    background: url(/layouts/yudeung/img/gate_lantern.png) no-repeat;
    background-size: 100% auto;
  }

  .mini-shop {
    display: block;
    background: url(/layouts/yudeung/img/mini-shop.png) no-repeat;
    background-size: 100% auto;
  }

  .water_stage {
    display: block;
    background: url(/layouts/yudeung/img/water_stage.png) no-repeat;
    background-size: 100% auto;
  }

  .human {
    display: block !important;
    background: url(/layouts/yudeung/img/human.png) no-repeat;
    background-size: 100% auto;
  }

  .wish-groups {
    display: block !important;
    background: url(/layouts/yudeung/img/wish-groups.png) no-repeat;
    background-size: 100% auto;
  }

  .adBalloon2 {
    display: block !important;
    background: url(/layouts/yudeung/img/adBalloon.png) no-repeat;
    background-size: 100% auto;
  }

  .wish-item {
    display: none;
  }

  .adBalloon2 svg,
  .wish-groups svg,
  .arthall svg,
  .human svg,
  .bridge svg,
  .gate_lantern svg,
  .water_stage svg,
  .mini-shop svg,
  .chokseokru svg,
  .wish_tree svg {
    display: none;
  }
}
/*# sourceMappingURL=metabus.min.css.map */