@charset "UTF-8";
@-moz-keyframes flash {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes flash {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes flash {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes flash {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  80% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  80% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  80% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  80% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  80% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes shake {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  30% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  60% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  70% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  90% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes shake {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  30% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  60% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  70% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  90% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes shake {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  30% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  60% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  70% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  90% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-ms-keyframes shake {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  30% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  60% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  70% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  90% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes shake {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  30% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  60% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  70% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  90% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes tada {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  10% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -moz-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    -o-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -moz-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    -o-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  50% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  60% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  70% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  10% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -moz-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    -o-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -moz-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    -o-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  50% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  60% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  70% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@-o-keyframes tada {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  10% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -moz-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    -o-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -moz-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    -o-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  50% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  60% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  70% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@-ms-keyframes tada {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  10% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -moz-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    -o-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -moz-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    -o-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  50% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  60% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  70% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  10% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -moz-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    -o-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -moz-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    -o-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  50% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  60% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  70% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -moz-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    -o-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -moz-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@-moz-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center 50%;
    -moz-transform-origin: top center 50%;
    -ms-transform-origin: top center 50%;
    -o-transform-origin: top center 50%;
    transform-origin: top center 50%;
  }
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center 50%;
    -moz-transform-origin: top center 50%;
    -ms-transform-origin: top center 50%;
    -o-transform-origin: top center 50%;
    transform-origin: top center 50%;
  }
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-o-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center 50%;
    -moz-transform-origin: top center 50%;
    -ms-transform-origin: top center 50%;
    -o-transform-origin: top center 50%;
    transform-origin: top center 50%;
  }
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-ms-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center 50%;
    -moz-transform-origin: top center 50%;
    -ms-transform-origin: top center 50%;
    -o-transform-origin: top center 50%;
    transform-origin: top center 50%;
  }
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center 50%;
    -moz-transform-origin: top center 50%;
    -ms-transform-origin: top center 50%;
    -o-transform-origin: top center 50%;
    transform-origin: top center 50%;
  }
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-moz-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -moz-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    -o-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -moz-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    -o-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -moz-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    -o-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -moz-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    -o-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -moz-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    -o-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -moz-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    -o-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -moz-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    -o-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -moz-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    -o-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -moz-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    -o-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -moz-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    -o-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-o-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -moz-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    -o-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -moz-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    -o-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -moz-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    -o-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -moz-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    -o-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -moz-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    -o-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-ms-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -moz-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    -o-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -moz-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    -o-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -moz-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    -o-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -moz-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    -o-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -moz-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    -o-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -moz-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    -o-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -moz-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    -o-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -moz-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    -o-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -moz-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    -o-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -moz-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    -o-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-o-keyframes pulse {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-ms-keyframes pulse {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-moz-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
    -moz-transform: skewX(9deg);
    -ms-transform: skewX(9deg);
    -o-transform: skewX(9deg);
    transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
    -moz-transform: skewX(-8deg);
    -ms-transform: skewX(-8deg);
    -o-transform: skewX(-8deg);
    transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
    -moz-transform: skewX(7deg);
    -ms-transform: skewX(7deg);
    -o-transform: skewX(7deg);
    transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
    -moz-transform: skewX(-6deg);
    -ms-transform: skewX(-6deg);
    -o-transform: skewX(-6deg);
    transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
    -moz-transform: skewX(5deg);
    -ms-transform: skewX(5deg);
    -o-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
    -moz-transform: skewX(-4deg);
    -ms-transform: skewX(-4deg);
    -o-transform: skewX(-4deg);
    transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
    -moz-transform: skewX(3deg);
    -ms-transform: skewX(3deg);
    -o-transform: skewX(3deg);
    transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
    -moz-transform: skewX(-2deg);
    -ms-transform: skewX(-2deg);
    -o-transform: skewX(-2deg);
    transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
    -moz-transform: skewX(1deg);
    -ms-transform: skewX(1deg);
    -o-transform: skewX(1deg);
    transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    transform: skewX(0deg);
  }
}
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
    -moz-transform: skewX(9deg);
    -ms-transform: skewX(9deg);
    -o-transform: skewX(9deg);
    transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
    -moz-transform: skewX(-8deg);
    -ms-transform: skewX(-8deg);
    -o-transform: skewX(-8deg);
    transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
    -moz-transform: skewX(7deg);
    -ms-transform: skewX(7deg);
    -o-transform: skewX(7deg);
    transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
    -moz-transform: skewX(-6deg);
    -ms-transform: skewX(-6deg);
    -o-transform: skewX(-6deg);
    transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
    -moz-transform: skewX(5deg);
    -ms-transform: skewX(5deg);
    -o-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
    -moz-transform: skewX(-4deg);
    -ms-transform: skewX(-4deg);
    -o-transform: skewX(-4deg);
    transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
    -moz-transform: skewX(3deg);
    -ms-transform: skewX(3deg);
    -o-transform: skewX(3deg);
    transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
    -moz-transform: skewX(-2deg);
    -ms-transform: skewX(-2deg);
    -o-transform: skewX(-2deg);
    transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
    -moz-transform: skewX(1deg);
    -ms-transform: skewX(1deg);
    -o-transform: skewX(1deg);
    transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    transform: skewX(0deg);
  }
}
@-o-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
    -moz-transform: skewX(9deg);
    -ms-transform: skewX(9deg);
    -o-transform: skewX(9deg);
    transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
    -moz-transform: skewX(-8deg);
    -ms-transform: skewX(-8deg);
    -o-transform: skewX(-8deg);
    transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
    -moz-transform: skewX(7deg);
    -ms-transform: skewX(7deg);
    -o-transform: skewX(7deg);
    transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
    -moz-transform: skewX(-6deg);
    -ms-transform: skewX(-6deg);
    -o-transform: skewX(-6deg);
    transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
    -moz-transform: skewX(5deg);
    -ms-transform: skewX(5deg);
    -o-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
    -moz-transform: skewX(-4deg);
    -ms-transform: skewX(-4deg);
    -o-transform: skewX(-4deg);
    transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
    -moz-transform: skewX(3deg);
    -ms-transform: skewX(3deg);
    -o-transform: skewX(3deg);
    transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
    -moz-transform: skewX(-2deg);
    -ms-transform: skewX(-2deg);
    -o-transform: skewX(-2deg);
    transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
    -moz-transform: skewX(1deg);
    -ms-transform: skewX(1deg);
    -o-transform: skewX(1deg);
    transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    transform: skewX(0deg);
  }
}
@-ms-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
    -moz-transform: skewX(9deg);
    -ms-transform: skewX(9deg);
    -o-transform: skewX(9deg);
    transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
    -moz-transform: skewX(-8deg);
    -ms-transform: skewX(-8deg);
    -o-transform: skewX(-8deg);
    transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
    -moz-transform: skewX(7deg);
    -ms-transform: skewX(7deg);
    -o-transform: skewX(7deg);
    transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
    -moz-transform: skewX(-6deg);
    -ms-transform: skewX(-6deg);
    -o-transform: skewX(-6deg);
    transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
    -moz-transform: skewX(5deg);
    -ms-transform: skewX(5deg);
    -o-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
    -moz-transform: skewX(-4deg);
    -ms-transform: skewX(-4deg);
    -o-transform: skewX(-4deg);
    transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
    -moz-transform: skewX(3deg);
    -ms-transform: skewX(3deg);
    -o-transform: skewX(3deg);
    transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
    -moz-transform: skewX(-2deg);
    -ms-transform: skewX(-2deg);
    -o-transform: skewX(-2deg);
    transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
    -moz-transform: skewX(1deg);
    -ms-transform: skewX(1deg);
    -o-transform: skewX(1deg);
    transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    transform: skewX(0deg);
  }
}
@keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
    -moz-transform: skewX(9deg);
    -ms-transform: skewX(9deg);
    -o-transform: skewX(9deg);
    transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
    -moz-transform: skewX(-8deg);
    -ms-transform: skewX(-8deg);
    -o-transform: skewX(-8deg);
    transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
    -moz-transform: skewX(7deg);
    -ms-transform: skewX(7deg);
    -o-transform: skewX(7deg);
    transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
    -moz-transform: skewX(-6deg);
    -ms-transform: skewX(-6deg);
    -o-transform: skewX(-6deg);
    transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
    -moz-transform: skewX(5deg);
    -ms-transform: skewX(5deg);
    -o-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
    -moz-transform: skewX(-4deg);
    -ms-transform: skewX(-4deg);
    -o-transform: skewX(-4deg);
    transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
    -moz-transform: skewX(3deg);
    -ms-transform: skewX(3deg);
    -o-transform: skewX(3deg);
    transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
    -moz-transform: skewX(-2deg);
    -ms-transform: skewX(-2deg);
    -o-transform: skewX(-2deg);
    transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
    -moz-transform: skewX(1deg);
    -ms-transform: skewX(1deg);
    -o-transform: skewX(1deg);
    transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    transform: skewX(0deg);
  }
}
@-moz-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.95, 0.95);
    -moz-transform: scale(0.95, 0.95);
    -ms-transform: scale(0.95, 0.95);
    -o-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3);
    -o-transform: scale(0.3, 0.3);
    transform: scale(0.3, 0.3);
  }
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.95, 0.95);
    -moz-transform: scale(0.95, 0.95);
    -ms-transform: scale(0.95, 0.95);
    -o-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3);
    -o-transform: scale(0.3, 0.3);
    transform: scale(0.3, 0.3);
  }
}
@-o-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.95, 0.95);
    -moz-transform: scale(0.95, 0.95);
    -ms-transform: scale(0.95, 0.95);
    -o-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3);
    -o-transform: scale(0.3, 0.3);
    transform: scale(0.3, 0.3);
  }
}
@-ms-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.95, 0.95);
    -moz-transform: scale(0.95, 0.95);
    -ms-transform: scale(0.95, 0.95);
    -o-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3);
    -o-transform: scale(0.3, 0.3);
    transform: scale(0.3, 0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.95, 0.95);
    -moz-transform: scale(0.95, 0.95);
    -ms-transform: scale(0.95, 0.95);
    -o-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3);
    -o-transform: scale(0.3, 0.3);
    transform: scale(0.3, 0.3);
  }
}
@-moz-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@-o-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@-ms-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@-moz-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-o-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-ms-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-moz-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-o-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-ms-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-moz-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-o-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-ms-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3);
    -o-transform: scale(0.3, 0.3);
    transform: scale(0.3, 0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  70% {
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3);
    -o-transform: scale(0.3, 0.3);
    transform: scale(0.3, 0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  70% {
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3);
    -o-transform: scale(0.3, 0.3);
    transform: scale(0.3, 0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  70% {
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-ms-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3);
    -o-transform: scale(0.3, 0.3);
    transform: scale(0.3, 0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  70% {
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3, 0.3);
    -moz-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3);
    -o-transform: scale(0.3, 0.3);
    transform: scale(0.3, 0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  70% {
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-ms-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-ms-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
}
@-webkit-keyframes fadeOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
}
@-o-keyframes fadeOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
}
@-ms-keyframes fadeOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
}
@keyframes fadeOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
}
@-moz-keyframes fadeOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
}
@-webkit-keyframes fadeOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
}
@-o-keyframes fadeOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
}
@-ms-keyframes fadeOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
}
@keyframes fadeOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
}
@-moz-keyframes fadeOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
}
@-o-keyframes fadeOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
}
@-ms-keyframes fadeOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
}
@keyframes fadeOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
}
@-moz-keyframes fadeOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }
}
@-webkit-keyframes fadeOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }
}
@-o-keyframes fadeOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }
}
@-ms-keyframes fadeOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }
}
@keyframes fadeOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }
}
@-moz-keyframes fadeOutUpBig {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
    opacity: 0;
  }
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
    opacity: 0;
  }
}
@-o-keyframes fadeOutUpBig {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
    opacity: 0;
  }
}
@-ms-keyframes fadeOutUpBig {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
    opacity: 0;
  }
}
@keyframes fadeOutUpBig {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
    opacity: 0;
  }
}
@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-ms-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-ms-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-ms-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-o-keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-ms-keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes fadeInDown {
  0% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-o-keyframes fadeInDown {
  0% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-ms-keyframes fadeInDown {
  0% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeInDown {
  0% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes fadeInRight {
  0% {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-o-keyframes fadeInRight {
  0% {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-ms-keyframes fadeInRight {
  0% {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fadeInRight {
  0% {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-o-keyframes fadeInLeft {
  0% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-ms-keyframes fadeInLeft {
  0% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fadeInLeft {
  0% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-moz-keyframes fadeInUpBig {
  0% {
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUpBig {
  0% {
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-o-keyframes fadeInUpBig {
  0% {
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-ms-keyframes fadeInUpBig {
  0% {
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeInUpBig {
  0% {
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-ms-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-ms-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -moz-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    -o-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -moz-transform: perspective(400px) scale(1);
    -ms-transform: perspective(400px) scale(1);
    -o-transform: perspective(400px) scale(1);
    transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -moz-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    -o-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -moz-transform: perspective(400px) scale(1);
    -ms-transform: perspective(400px) scale(1);
    -o-transform: perspective(400px) scale(1);
    transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -moz-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    -o-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -moz-transform: perspective(400px) scale(1);
    -ms-transform: perspective(400px) scale(1);
    -o-transform: perspective(400px) scale(1);
    transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@-ms-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -moz-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    -o-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -moz-transform: perspective(400px) scale(1);
    -ms-transform: perspective(400px) scale(1);
    -o-transform: perspective(400px) scale(1);
    transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -moz-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    -o-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -moz-transform: perspective(400px) scale(1);
    -ms-transform: perspective(400px) scale(1);
    -o-transform: perspective(400px) scale(1);
    transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@-moz-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -moz-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    -o-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -moz-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    -o-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -moz-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    -o-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -moz-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    -o-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@-o-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -moz-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    -o-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -moz-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    -o-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@-ms-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -moz-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    -o-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -moz-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    -o-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -moz-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    -o-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -moz-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    -o-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@-moz-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-o-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-ms-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    -o-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-moz-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@-o-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@-ms-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -moz-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    -o-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    -o-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@-moz-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-o-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-ms-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-moz-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -moz-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    -o-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -moz-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    -o-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -moz-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    -o-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -moz-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    -o-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@-o-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -moz-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    -o-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -moz-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    -o-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@-ms-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -moz-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    -o-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -moz-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    -o-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -moz-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    -o-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -moz-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    -o-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@-moz-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-o-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-ms-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-moz-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@-ms-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    -o-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@-ms-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@-ms-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@-ms-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@-ms-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-ms-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center 50%;
    -moz-transform-origin: center center 50%;
    -ms-transform-origin: center center 50%;
    -o-transform-origin: center center 50%;
    transform-origin: center center 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-ms-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-ms-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom 50%;
    -moz-transform-origin: left bottom 50%;
    -ms-transform-origin: left bottom 50%;
    -o-transform-origin: left bottom 50%;
    transform-origin: left bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-ms-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-ms-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom 50%;
    -moz-transform-origin: right bottom 50%;
    -ms-transform-origin: right bottom 50%;
    -o-transform-origin: right bottom 50%;
    transform-origin: right bottom 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -moz-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    -o-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -moz-transform: translateY(700px);
    -ms-transform: translateY(700px);
    -o-transform: translateY(700px);
    transform: translateY(700px);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -moz-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    -o-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -moz-transform: translateY(700px);
    -ms-transform: translateY(700px);
    -o-transform: translateY(700px);
    transform: translateY(700px);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-o-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -moz-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    -o-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -moz-transform: translateY(700px);
    -ms-transform: translateY(700px);
    -o-transform: translateY(700px);
    transform: translateY(700px);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-ms-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -moz-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    -o-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -moz-transform: translateY(700px);
    -ms-transform: translateY(700px);
    -o-transform: translateY(700px);
    transform: translateY(700px);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -moz-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    -o-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform-origin: top left 50%;
    -moz-transform-origin: top left 50%;
    -ms-transform-origin: top left 50%;
    -o-transform-origin: top left 50%;
    transform-origin: top left 50%;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -moz-transform: translateY(700px);
    -ms-transform: translateY(700px);
    -o-transform: translateY(700px);
    transform: translateY(700px);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-moz-keyframes rollIn {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -moz-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    -o-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@-webkit-keyframes rollIn {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -moz-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    -o-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@-o-keyframes rollIn {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -moz-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    -o-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@-ms-keyframes rollIn {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -moz-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    -o-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -moz-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    -o-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@-moz-keyframes rollOut {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -moz-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    -o-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
}
@-webkit-keyframes rollOut {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -moz-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    -o-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
}
@-o-keyframes rollOut {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -moz-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    -o-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
}
@-ms-keyframes rollOut {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -moz-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    -o-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
}
@keyframes rollOut {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -moz-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    -o-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -moz-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    -o-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\000034}}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\0000317}}
header,
footer,
nav,
section,
article,
figure,
aside {
  display: block;
  margin: 0;
}

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\0000337}}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003115}}
body {
  line-height: 1.79;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003119}}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003133}}
nav ul {
  list-style: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003137}}
blockquote,
q {
  quotes: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003142}}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003149}}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003158}}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003165}}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003172}}
del {
  text-decoration: line-through;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003176}}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003182}}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003188}}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003197}}
input,
select {
  vertical-align: middle;
}

@-moz-keyframes flash {
  0% {
    opacity: 1;
  }
  10% {
    opacity: .8;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes flash {
  0% {
    opacity: 1;
  }
  10% {
    opacity: .8;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes flash {
  0% {
    opacity: 1;
  }
  10% {
    opacity: .8;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes flash {
  0% {
    opacity: 1;
  }
  10% {
    opacity: .8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 1;
  }
  10% {
    opacity: .8;
  }
  100% {
    opacity: 1;
  }
}
/* ===================================================================================================
style.scss
=================================================================================================== */
/* ===================================================================================================
base
=================================================================================================== */
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000315}}
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000319}}
  input[type="submit"],
  button,
  select,
  textarea {
    -webkit-appearance: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000327}}
html {
  height: 100%;
  font-family: "YuGothic", "Yu Gothic", "游ゴシック", "游ゴシック体", "Noto Sans Japanese", Meiryo, "メイリオ", Tahoma, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, "MS PGothic", "ＭＳ　Ｐゴシック", sans-serif;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000332}}
body {
  margin: 0 auto;
  font-family: "YuGothic", "Yu Gothic", "游ゴシック", "游ゴシック体", "Noto Sans Japanese", Meiryo, "メイリオ", Tahoma, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, "MS PGothic", "ＭＳ　Ｐゴシック", sans-serif;
  font-size: 100%;
  color: #434343;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000339}}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-size: 100%;
  font-weight: normal;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000349}}
a {
  color: #06c;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000352}}
a:hover {
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000356}}
a:visited {
  color: #049;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000361}}
rp,
rt {
  color: #434343;
  font-size: 63%;
  font-weight: normal;
  background: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000369}}
rp {
  margin: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000373}}
img {
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000373}}
  img {
    max-width: 100%;
    height: auto;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000382}}
ul,
ol {
  list-style-position: inside;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000387}}
ul li {
  list-style: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000391}}
#ss-preview {
  z-index: 1000;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000395}}
.only-pc {
  display: block;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\0000395}}
  .only-pc {
    display: none;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003103}}
.only-sp {
  display: none;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003103}}
  .only-sp {
    display: block;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003112}}
br.only-pc {
  display: inline-block;
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003112}}
  br.only-pc {
    display: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003120}}
br.only-sp {
  display: none;
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003120}}
  br.only-sp {
    display: inline-block;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003130}}
.content-body .body a[class^="icon-"]:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 5px;
  background: url(/coc-r/img/icon.svg) no-repeat right center;
  vertical-align: sub;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003140}}
.content-body .body a.icon-pptx:after {
  background: url(/coc-r/img/icon_ppt.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003144}}
.content-body .body a.icon-xlsx:after {
  background: url(/coc-r/img/icon_excel.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003148}}
.content-body .body a.icon-xls:after {
  background: url(/coc-r/img/icon_excel.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003152}}
.content-body .body a.icon-csv:after {
  background: url(/coc-r/img/icon_csv.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003156}}
.content-body .body a.icon-jpg:after {
  background: url(/coc-r/img/icon_jpg.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003160}}
.content-body .body a.icon-tiff:after {
  background: url(/coc-r/img/file-tiff.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003164}}
.content-body .body a.icon-png:after {
  background: url(/coc-r/img/icon_png.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003168}}
.content-body .body a.icon-gif:after {
  background: url(/coc-r/img/file-gif.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003172}}
.content-body .body a.icon-bmp:after {
  background: url(/coc-r/img/file-bmp.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003176}}
.content-body .body a.icon-wav:after {
  background: url(/coc-r/img/file-wav.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003180}}
.content-body .body a.icon-mp3:after {
  background: url(/coc-r/img/file-mp3.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003184}}
.content-body .body a.icon-mov:after {
  background: url(/coc-r/img/file-mov.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003188}}
.content-body .body a.icon-mp4:after {
  background: url(/coc-r/img/file-mp4.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003192}}
.content-body .body a.icon-mpeg:after {
  background: url(/coc-r/img/file-mpeg.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003196}}
.content-body .body a.icon-txt:after {
  background: url(/coc-r/img/icon.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003200}}
.content-body .body a.icon-doc:after {
  background: url(/coc-r/img/icon_word.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003204}}
.content-body .body a.icon-ppt:after {
  background: url(/coc-r/img/icon_ppt.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003208}}
.content-body .body a.icon-zip:after {
  background: url(/coc-r/img/icon.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003212}}
.content-body .body a.icon-pdf:after {
  background: url(/coc-r/img/icon_pdf.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003216}}
.content-body .body a.icon-docx:after {
  background: url(/coc-r/img/icon_word.svg) no-repeat right center;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003222}}
.float-left,
.ss-alignment-left {
  float: left;
  margin: 0 12px 12px 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003222}}
  .float-left,
  .ss-alignment-left {
    margin: 0;
    float: none;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003233}}
.float-right,
.ss-alignment-right {
  float: right;
  margin: 0 0 12px 12px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003233}}
  .float-right,
  .ss-alignment-right {
    margin: 0;
    float: none;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003244}}
.clear,
.ss-alignment-center {
  clear: both;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003249}}
.ss-adobe-reader {
  margin-bottom: 3em;
  padding: 20px 20px 20px 180px;
  background: #efefef url(../../img/bn-adobe.png) no-repeat 20px center;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003257}}
select,
input,
textarea,
button {
  font-size: 100%;
  font-family: "YuGothic", "Yu Gothic", "游ゴシック", "游ゴシック体", "Noto Sans Japanese", Meiryo, "メイリオ", Tahoma, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, "MS PGothic", "ＭＳ　Ｐゴシック", sans-serif;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003265}}
select {
  padding: 4px 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003269}}
input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=url],
input[type=email],
input[type=number] {
  width: 70%;
  min-height: 1.8em;
  margin: 0;
  padding: 3px 10px;
  border: 1px solid #e1e1e1;
  background: #fff;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003269}}
  input[type=text],
  input[type=password],
  input[type=date],
  input[type=datetime],
  input[type=url],
  input[type=email],
  input[type=number] {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003287}}
input[type=text]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=url]:focus,
input[type=email]:focus,
input[type=number]:focus {
  border: 1px solid #42bfed;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003293}}
input[type=checkbox],
input[type=radio] {
  vertical-align: -.1em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003298}}
input[type=number] {
  width: 12em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003302}}
input[type=submit] {
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003307}}
  select {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003312}}
textarea {
  width: 70%;
  height: 6.5em;
  padding: 12px;
  line-height: 1.4;
  border: 1px solid #e1e1e1;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003312}}
  textarea {
    width: 100%;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003346}}
#errorExplanation {
  margin-bottom: 30px;
  color: #d00;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003350}}
#errorExplanation li {
  position: relative;
  padding-left: 12px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_part\.scss}line{font-family:\00003366}}
#errorExplanation li:before {
  content: "";
  position: absolute;
  top: .6em;
  left: 3px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #006ea6;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003353}}
#errorExplanation li:before {
  background: #d00;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003359}}
#ss-notice {
  color: #d00;
  margin-bottom: 30px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003364}}
.simple-captcha {
  padding: 15px 0;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003368}}
.simple-captcha input[type="text"] {
  width: 10em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003373}}
.menu {
  margin-bottom: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003376}}
.menu a {
  display: block;
  text-decoration: none;
  color: #434343;
  text-align: center;
  vertical-align: bottom;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
  padding: 3px 10px 1px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 2px solid #009dd5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #42bfed;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  display: inline-block;
  margin-right: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_part\.scss}line{font-family:\00003270}}
.menu a:hover, .menu a.current {
  margin-top: 1px;
  border-bottom: 1px solid #009dd5;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-animation: flash 0.5s;
  -moz-animation: flash 0.5s;
  -ms-animation: flash 0.5s;
  -o-animation: flash 0.5s;
  animation: flash 0.5s;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003385}}
#page {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003385}}
  #page {
    overflow-x: hidden;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003398}}
body:not(.top) #page {
  background-color: #f6f6f6;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003406}}
body.login #wrap,
body.vision #wrap,
body.body--registration-reset_password #wrap {
  margin: 86px auto;
  width: 900px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003406}}
  body.login #wrap,
  body.vision #wrap,
  body.body--registration-reset_password #wrap {
    width: 100%;
    padding: 0 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003415}}
body.login #wrap #main,
body.vision #wrap #main,
body.body--registration-reset_password #wrap #main {
  position: relative;
  width: 100%;
  border-radius: 28px;
  background-color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003425}}
#wrap {
  zoom: 1;
  position: relative;
  overflow: visible;
  max-width: 1200px;
  margin: 0 auto;
  margin: 0 auto;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003208}}
#wrap:before, #wrap:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003216}}
#wrap:after {
  clear: both;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003425}}
  #wrap {
    width: 100%;
    min-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003425}}
  #wrap {
    display: block;
  }
}

/* ===================================================================================================
common
=================================================================================================== */
/* common - tool
---------------------------------------------------------- */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003447}}
#tool {
  background: #efefef;
  font-size: 88%;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003447}}
  #tool {
    display: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003455}}
#tool a {
  color: #434343;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003459}}
#tool nav {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 5px 15px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003459}}
  #tool nav {
    width: 100%;
    min-width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003467}}
#tool nav a#nocssread,
#tool nav #ss-kana a,
#tool nav #ss-voice a,
#tool nav #theme,
#tool nav #size {
  font-size: 75%;
  text-decoration: none;
  color: #787878;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003477}}
#tool nav #nocssread {
  padding-right: 10px;
  border-right: 2px solid #fff;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003482}}
#tool nav #nocssread:hover {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003487}}
#tool nav .tools {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003492}}
#tool nav #size,
#tool nav #theme,
#tool nav #ss-voice {
  border-left: 2px solid #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003498}}
#tool nav #size {
  padding-left: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003501}}
#tool nav #size a {
  display: inline-block;
  min-width: 50px;
  margin-left: 5px;
  padding: 2px 7px;
  background: #fff;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  color: #787878;
  text-decoration: none;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003512}}
#tool nav #size a:hover, #tool nav #size a:focus {
  background: #434343;
  color: #fff;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003521}}
#tool nav #theme {
  padding: 0 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003526}}
#tool nav #ss-theme a {
  display: inline-block;
  margin-left: 5px;
  padding: 2px 7px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  color: #fff;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003534}}
#tool nav #ss-theme a:hover, #tool nav #ss-theme a:focus {
  opacity: 0.7;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003540}}
#tool nav #ss-theme .white {
  background: #fff;
  color: #434343;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003545}}
#tool nav #ss-theme .blue {
  background: #06c;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003549}}
#tool nav #ss-theme .black {
  background: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003554}}
#tool nav #ss-voice {
  position: relative;
  padding: 0 10px 0 35px;
  background: url(/coc-r/img/ic-voice.png) no-repeat 10px center/15px 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003560}}
#tool nav #ss-voice-controller {
  position: absolute;
  top: 2.5em;
  right: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003566}}
#tool nav #ss-kana {
  padding: 0 10px;
  background: url(/coc-r/img/ic-kana.png) no-repeat 10px center/15px 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003570}}
#tool nav #ss-kana a {
  padding-left: 23px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003575}}
#tool nav .univ a {
  display: block;
  margin: -5px 0 -5px 15px;
  padding: 8px 10px;
  background: #404040;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003582}}
#tool nav .univ a:hover, #tool nav .univ a:focus {
  opacity: .8;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003589}}
#tool nav .en a {
  display: block;
  margin: -5px 0;
  padding: 8px 10px;
  background: #787878;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003596}}
#tool nav .en a:hover, #tool nav .en a:focus {
  opacity: .8;
  text-decoration: none;
}

/* common - #head
---------------------------------------------------------- */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003607}}
header#head {
  background-color: #fff;
  /* common - スマホメニュー
---------------------------------------------------------- */
  /* ハンバーガーメニュー */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003610}}
header#head .head__inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: normal;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003610}}
  header#head .head__inner {
    padding: 0 50px 0 30px;
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003610}}
  header#head .head__inner {
    padding: 0 50px 0 0px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003627}}
header#head .head__inner #logo {
  padding: 10px 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003627}}
  header#head .head__inner #logo {
    padding: 6px 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003634}}
header#head .head__inner #logo a {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003641}}
header#head .head__inner #head__utility {
  display: flex;
  align-items: center;
  min-width: 140px;
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003641}}
  header#head .head__inner #head__utility {
    flex-direction: column;
    justify-content: space-around;
    padding: 5px 0;
    min-width: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003667}}
header#head .head__inner #head__utility .member {
  margin-right: 30px;
  font-size: 88%;
  font-weight: bold;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003667}}
  header#head .head__inner #head__utility .member {
    font-size: 75%;
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003667}}
  header#head .head__inner #head__utility .member {
    margin-right: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003683}}
header#head .head__inner #head__utility a.login,
header#head .head__inner #head__utility a.logout {
  display: inline-block;
  width: 140px;
  height: 40px;
  font-size: 88%;
  line-height: 250%;
  text-align: center;
  color: #000;
  text-decoration: none;
  border-radius: 20px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003683}}
  header#head .head__inner #head__utility a.login,
  header#head .head__inner #head__utility a.logout {
    height: 30px;
    width: 100px;
    font-size: 75%;
    line-height: 28px;
    border-radius: 15px;
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003683}}
  header#head .head__inner #head__utility a.login,
  header#head .head__inner #head__utility a.logout {
    height: 24px;
    line-height: 1.8;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003711}}
header#head .head__inner #head__utility a.login {
  background-color: #ff6700;
  border: 1px solid #ff6700;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003718}}
header#head .head__inner #head__utility a.login:hover {
  background-color: #fff;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003724}}
header#head .head__inner #head__utility a.logout {
  background-color: #eaecf3;
  border: 1px solid #eaecf3;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003732}}
header#head .head__inner #head__utility a.logout:hover {
  background-color: #C7CDDF;
  border: 1px solid #C7CDDF;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003748}}
header#head .hamburger-menu .menu-btn {
  position: fixed;
  top: 13px;
  right: 9px;
  display: flex;
  height: 36px;
  width: 36px;
  justify-content: center;
  align-items: center;
  z-index: 250;
  background-color: #fff;
  border-radius: 18px;
}
@media only screen and (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003748}}
  header#head .hamburger-menu .menu-btn {
    display: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003766}}
header#head .hamburger-menu .menu-btn span, header#head .hamburger-menu .menu-btn span:before, header#head .hamburger-menu .menu-btn span:after {
  content: '';
  position: absolute;
  display: block;
  height: 2px;
  width: 22px;
  background-color: #3246aa;
  transition: .2s ease-in-out;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003779}}
header#head .hamburger-menu .menu-btn span:before {
  bottom: 6px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003783}}
header#head .hamburger-menu .menu-btn span:after {
  top: 6px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003788}}
header#head .hamburger-menu #menu-btn-check {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003791}}
header#head .hamburger-menu #menu-btn-check:checked ~ .menu-btn {
  background-color: transparent;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003795}}
header#head .hamburger-menu #menu-btn-check:checked ~ .menu-btn span {
  background-color: transparent;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003799}}
header#head .hamburger-menu #menu-btn-check:checked ~ .menu-btn span::before, header#head .hamburger-menu #menu-btn-check:checked ~ .menu-btn span::after {
  background-color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003804}}
header#head .hamburger-menu #menu-btn-check:checked ~ .menu-btn span::before {
  bottom: 0;
  transform: rotate(45deg);
  transition: .2s ease-in-out;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003810}}
header#head .hamburger-menu #menu-btn-check:checked ~ .menu-btn span::after {
  top: 0;
  transform: rotate(-45deg);
  transition: .2s ease-in-out;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003816}}
header#head .hamburger-menu #menu-btn-check:checked ~ .gnav-wrap {
  left: 0;
  opacity: 1;
  transition: opacity .2s;
  /*メニューを画面内へ*/
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003822}}
header#head .hamburger-menu #menu-btn-check:checked ~ .gnav-wrap .subsite-links {
  display: flex;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003829}}
header#head .hamburger-menu #menu-btn-check:checked ~ .gnav-wrap .gnav__item.disabled .gnav__link:after {
  border-top: 2px solid #aaa;
  border-right: 2px solid #aaa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003840}}
header#head .gnav-wrap {
  display: flex;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003840}}
  header#head .gnav-wrap {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 200;
    padding: 100px 50px 0;
    background-color: #3246aa;
    opacity: 0;
    transition: opacity .2s;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003868}}
header#head .gnav-wrap #gnav {
  display: flex;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003868}}
  header#head .gnav-wrap #gnav {
    background-color: #fff;
    padding: 20px;
    flex-direction: column;
    justify-content: flex-start;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003885}}
header#head .gnav-wrap #gnav .gnav__item {
  display: flex;
  height: 70px;
  width: calc(900px / 5);
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003885}}
  header#head .gnav-wrap #gnav .gnav__item {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #3246aa;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003896}}
  header#head .gnav-wrap #gnav .gnav__item:first-child {
    border-top: 1px solid #3246aa;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003902}}
  header#head .gnav-wrap #gnav .gnav__item#gnav__item--event {
    min-width: 140px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003909}}
header#head .gnav-wrap #gnav .gnav__item.current .gnav__link {
  position: relative;
  background-color: #3246aa;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003914}}
header#head .gnav-wrap #gnav .gnav__item.current .gnav__link:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 5.5px 0 5.5px;
  border-color: #3246aa transparent transparent transparent;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003914}}
  header#head .gnav-wrap #gnav .gnav__item.current .gnav__link:after {
    content: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003934}}
header#head .gnav-wrap #gnav .gnav__item .gnav__link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 100%;
  width: 100%;
  padding: 0 20px;
  font-size: 88%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #3246aa;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003934}}
  header#head .gnav-wrap #gnav .gnav__item .gnav__link {
    justify-content: flex-start;
    width: 100%;
    font-size: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003954}}
header#head .gnav-wrap #gnav .gnav__item .gnav__link:hover {
  background-color: #3246aa;
  color: #fff;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003959}}
  header#head .gnav-wrap #gnav .gnav__item .gnav__link:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    right: 12px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #3246aa;
    border-right: 2px solid #3246aa;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003980}}
header#head .gnav-wrap #gnav .gnav__item.disabled .gnav__link {
  color: #aaa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\00003983}}
header#head .gnav-wrap #gnav .gnav__item.disabled .gnav__link:hover {
  background-color: transparent;
  color: #aaa;
  cursor: text;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031012}}
body.top header#head .head__inner #head__utility .head__link.head__link--vision,
body.login header#head .head__inner #head__utility .head__link.head__link--vision,
body.vision header#head .head__inner #head__utility .head__link.head__link--vision,
body.news-docs header#head .head__inner #head__utility .head__link.head__link--vision {
  position: relative;
  margin-right: 40px;
  padding-right: 10px;
  font-size: 100%;
  letter-spacing: 1px;
  color: #3246aa;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031012}}
  body.top header#head .head__inner #head__utility .head__link.head__link--vision,
  body.login header#head .head__inner #head__utility .head__link.head__link--vision,
  body.vision header#head .head__inner #head__utility .head__link.head__link--vision,
  body.news-docs header#head .head__inner #head__utility .head__link.head__link--vision {
    margin-right: 20px;
    padding-right: 10px;
    font-size: 75%;
    letter-spacing: normal;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031027}}
body.top header#head .head__inner #head__utility .head__link.head__link--vision:after,
body.login header#head .head__inner #head__utility .head__link.head__link--vision:after,
body.vision header#head .head__inner #head__utility .head__link.head__link--vision:after,
body.news-docs header#head .head__inner #head__utility .head__link.head__link--vision:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-top: 2px solid #3246aa;
  border-right: 2px solid #3246aa;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031027}}
  body.top header#head .head__inner #head__utility .head__link.head__link--vision:after,
  body.login header#head .head__inner #head__utility .head__link.head__link--vision:after,
  body.vision header#head .head__inner #head__utility .head__link.head__link--vision:after,
  body.news-docs header#head .head__inner #head__utility .head__link.head__link--vision:after {
    width: 6px;
    height: 6px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031048}}
body.top header#head .head__inner #head__utility .head__link.head__link--vision.current,
body.login header#head .head__inner #head__utility .head__link.head__link--vision.current,
body.vision header#head .head__inner #head__utility .head__link.head__link--vision.current,
body.news-docs header#head .head__inner #head__utility .head__link.head__link--vision.current {
  display: inline-block;
  margin-right: 30px;
  padding: 21px 0;
  width: 160px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  background-color: #3246aa;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031048}}
  body.top header#head .head__inner #head__utility .head__link.head__link--vision.current,
  body.login header#head .head__inner #head__utility .head__link.head__link--vision.current,
  body.vision header#head .head__inner #head__utility .head__link.head__link--vision.current,
  body.news-docs header#head .head__inner #head__utility .head__link.head__link--vision.current {
    margin-right: 20px;
    width: 100px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031064}}
body.top header#head .head__inner #head__utility .head__link.head__link--vision.current:before,
body.login header#head .head__inner #head__utility .head__link.head__link--vision.current:before,
body.vision header#head .head__inner #head__utility .head__link.head__link--vision.current:before,
body.news-docs header#head .head__inner #head__utility .head__link.head__link--vision.current:before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 5.5px 0 5.5px;
  border-color: #3246aa transparent transparent transparent;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031077}}
body.top header#head .head__inner #head__utility .head__link.head__link--vision.current:after,
body.login header#head .head__inner #head__utility .head__link.head__link--vision.current:after,
body.vision header#head .head__inner #head__utility .head__link.head__link--vision.current:after,
body.news-docs header#head .head__inner #head__utility .head__link.head__link--vision.current:after {
  content: none;
}

/* common - #foot
---------------------------------------------------------- */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031093}}
footer#foot {
  margin-top: auto;
  padding: 22px 0;
  background-color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031098}}
footer#foot div.foot-logolink {
  width: 200px;
  height: 70px;
  margin: 0 auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031103}}
footer#foot div.foot-logolink a {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031106}}
footer#foot div.foot-logolink a img {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031110}}
footer#foot div.foot-logolink a:hover {
  opacity: .8;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031116}}
footer#foot .foot-navi {
  display: flex;
  justify-content: center;
  margin-top: 7px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031121}}
footer#foot .foot-navi ul.foot-navi__list {
  display: flex;
  line-height: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031125}}
footer#foot .foot-navi ul.foot-navi__list li.foot-navi__item {
  padding: 0 7px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031128}}
footer#foot .foot-navi ul.foot-navi__list li.foot-navi__item:nth-child(n+2) {
  border-left: 1px solid #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031132}}
footer#foot .foot-navi ul.foot-navi__list li.foot-navi__item a {
  font-size: 75%;
  color: #000;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031137}}
footer#foot .foot-navi ul.foot-navi__list li.foot-navi__item a:hover {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031145}}
footer#foot .copyright {
  margin-top: 30px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031150}}
footer#foot .copyright p small {
  font-size: 75%;
}

/* common - pagetop
---------------------------------------------------------- */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031159}}
.pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 68px;
  height: 68px;
}
@media print {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031159}}
  .pagetop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031159}}
  .pagetop {
    right: 15px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031175}}
.pagetop a {
  position: relative;
  display: block;
  border: 1px solid #fff;
  -webkit-border-radius: 68px;
  -moz-border-radius: 68px;
  -ms-border-radius: 68px;
  -o-border-radius: 68px;
  border-radius: 68px;
  -webkit-transition: opacity 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031182}}
.pagetop a:hover {
  opacity: .8;
  -webkit-transition: opacity 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031187}}
.pagetop a img {
  width: 100%;
}

/* common - table
---------------------------------------------------------- */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031195}}
.wrap-table {
  overflow-x: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031199}}
body {
  min-width: 1200px;
}
@media print {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031199}}
  body {
    min-width: 0;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031199}}
  body {
    min-width: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031210}}
body #wrap {
  background-color: #f6f6f6;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031216}}
.pagination {
  margin-top: 45px;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031216}}
  .pagination {
    margin-top: 33px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031226}}
.pagination span {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031234}}
.pagination span:nth-child(n+2) {
  margin-left: 5px;
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031234}}
  .pagination span:nth-child(n+2) {
    margin-left: 4px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031242}}
.pagination span a {
  display: block;
  padding: 5px 11px;
  font-size: 13px;
  text-decoration: none;
  color: #000;
  text-align: center;
  background-color: #f6f6f6;
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031242}}
  .pagination span a {
    font-size: 69%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031255}}
.pagination span a:hover {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031261}}
.pagination span.page.current {
  width: 34px;
  font-size: 13px;
  background-color: #3246aa;
  color: #fff;
  font-weight: bold;
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031261}}
  .pagination span.page.current {
    font-size: 69%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031278}}
.pagination span.prev a, .pagination span.next a {
  padding: 5px 9px;
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031278}}
  .pagination span.prev a, .pagination span.next a {
    padding: 5px 8px;
  }
}

/* ===================================================================================================
pages
=================================================================================================== */
/* pages - #body--index
---------------------------------------------------------- */
/* トップページ */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031302}}
body#body--index {
  /* スライド */
  /* イベント?セミナー */
  /* イベント?セミナー */
  /* 授業以外のマイレージポイントの取得申請 */
  /* カリキュラムマップ */
  /* 皇冠比分网_皇冠体育投注-【长期稳定直播】らせ */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031303}}
body#body--index #wrap {
  max-width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031309}}
body#body--index .key_visual-slide #slide {
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031313}}
body#body--index .key_visual-slide #slide .images li {
  max-width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031317}}
body#body--index .key_visual-slide #slide .images img {
  width: 100vw;
  height: 45vw;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031317}}
  body#body--index .key_visual-slide #slide .images img {
    width: 1200px;
    height: 540px;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031317}}
  body#body--index .key_visual-slide #slide .images img {
    width: 100vw;
    height: 45vw;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031335}}
body#body--index .key_visual-slide #slide p {
  position: absolute;
  top: 36%;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  z-index: 10;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031344}}
body#body--index .key_visual-slide #slide p img {
  max-width: 418px;
  width: 100%;
  filter: drop-shadow(0 0 0.75rem #000);
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031344}}
  body#body--index .key_visual-slide #slide p img {
    width: 60%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031355}}
body#body--index .key_visual-slide #slide .bx-controls {
  margin: 15px 0 55px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031358}}
body#body--index .key_visual-slide #slide .bx-controls .bx-pager {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031363}}
body#body--index .key_visual-slide #slide .bx-controls .bx-pager-item {
  margin: 0 6px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031367}}
body#body--index .key_visual-slide #slide .bx-controls a {
  display: block;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background: #b4b4b4;
  color: transparent;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031375}}
body#body--index .key_visual-slide #slide .bx-controls a:hover, body#body--index .key_visual-slide #slide .bx-controls a.active {
  background: #676767;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031382}}
body#body--index .key_visual-slide #slide .bx-thumbs {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031388}}
body#body--index .ss-swiper-slide {
  margin-bottom: 55px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031391}}
body#body--index .ss-swiper-slide .swiper-container {
  position: relative;
  height: calc(45vw + 23px);
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031391}}
  body#body--index .ss-swiper-slide .swiper-container {
    height: 563px;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031391}}
  body#body--index .ss-swiper-slide .swiper-container {
    height: 45vw;
    height: calc(45vw + 23px);
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031404}}
body#body--index .ss-swiper-slide .swiper-container .swiper-wrapper {
  height: 45vw;
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031404}}
  body#body--index .ss-swiper-slide .swiper-container .swiper-wrapper {
    height: 540px;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031404}}
  body#body--index .ss-swiper-slide .swiper-container .swiper-wrapper {
    height: 45vw;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031415}}
body#body--index .ss-swiper-slide .swiper-container .swiper-wrapper swiper-slide {
  overflow: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031451}}
body#body--index .ss-swiper-slide .swiper-container swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031460}}
body#body--index .ss-swiper-slide .swiper-pagination-bullets {
  height: 12px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031463}}
body#body--index .ss-swiper-slide .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px !important;
  width: 12px;
  height: 12px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031470}}
body#body--index .ss-swiper-slide .swiper-pagination-bullet-active {
  background-color: #676767;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031474}}
body#body--index .ss-swiper-slide .swiper-pagination {
  height: 12px;
  bottom: initial !important;
  top: initial !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031480}}
body#body--index .ss-swiper-slide .ss-swiper-slide-controller {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031487}}
body#body--index .info-status-wrap {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031492}}
body#body--index .info-status-wrap .info-status {
  padding: 50px 20px;
  background-color: #FFF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031496}}
body#body--index .info-status-wrap .info-status .info-status__text {
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031496}}
  body#body--index .info-status-wrap .info-status .info-status__text {
    font-size: 88%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031505}}
body#body--index .info-status-wrap .info-status .info-status__button {
  margin-top: 37px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031509}}
body#body--index .info-status-wrap .info-status .info-status__button a {
  position: relative;
  display: inline-block;
  padding: 12px 0;
  max-width: 240px;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
  border-radius: 26px;
  border: 1px solid #3e3e3e;
  color: #3e3e3e;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031525}}
body#body--index .info-status-wrap .info-status .info-status__button a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #3e3e3e;
  border-right: 1px solid #3e3e3e;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031539}}
body#body--index .info-status-wrap .info-status .info-status__button a:hover {
  color: #fff;
  background-color: #3e3e3e;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031545}}
body#body--index .info-status-wrap .info-status .info-status__button a:hover:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031556}}
body#body--index .event-wrap {
  max-width: 1120px;
  margin: 50px auto 0;
  padding: 0 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031565}}
body#body--index section.event .event-header h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031570}}
body#body--index section.event .event-header h2 img.event-header__title-main {
  width: 312px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031574}}
body#body--index section.event .event-header h2 span.event-header__title-sub {
  margin-top: 7px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.4;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031584}}
body#body--index section.event .event-list {
  margin-top: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031590}}
body#body--index section.event .event-list .event-list__item {
  width: calc((100% - 58px) / 3);
  border-radius: 36px;
  background-color: #fff;
  box-shadow: 0px 0px 19px -11px #777777;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031590}}
  body#body--index section.event .event-list .event-list__item {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031601}}
  body#body--index section.event .event-list .event-list__item:nth-child(n+2) {
    margin-top: 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031607}}
body#body--index section.event .event-list .event-list__item a {
  display: block;
  text-decoration: none;
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031612}}
body#body--index section.event .event-list .event-list__item a:hover {
  opacity: .8;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031617}}
body#body--index section.event .event-list .event-list__item a .event-list__image img {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031622}}
body#body--index section.event .event-list .event-list__item a .event-list__detail {
  padding: 30px 35px 37px;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031622}}
  body#body--index section.event .event-list .event-list__item a .event-list__detail {
    padding: 20px 25px 27px;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031622}}
  body#body--index section.event .event-list .event-list__item a .event-list__detail {
    padding: 30px 35px 37px;
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031622}}
  body#body--index section.event .event-list .event-list__item a .event-list__detail {
    padding: 10px 15px 17px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031639}}
body#body--index section.event .event-list .event-list__item a .event-list__detail header h3 {
  font-size: 113%;
  font-weight: bold;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031639}}
  body#body--index section.event .event-list .event-list__item a .event-list__detail header h3 {
    font-size: 100%;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031639}}
  body#body--index section.event .event-list .event-list__item a .event-list__detail header h3 {
    font-size: 113%;
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031639}}
  body#body--index section.event .event-list .event-list__item a .event-list__detail header h3 {
    font-size: 88%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031657}}
body#body--index section.event .event-list .event-list__item a .event-list__detail .summary {
  margin-top: 13px;
  position: relative;
  line-height: 1.79;
  height: calc(1.79em * 3);
  overflow: hidden;
  font-size: 88%;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031657}}
  body#body--index section.event .event-list .event-list__item a .event-list__detail .summary {
    margin-top: 10px;
    font-size: 75%;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031657}}
  body#body--index section.event .event-list .event-list__item a .event-list__detail .summary {
    margin-top: 13px;
    font-size: 88%;
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031657}}
  body#body--index section.event .event-list .event-list__item a .event-list__detail .summary {
    margin-top: 10px;
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031681}}
body#body--index section.event .event-list .event-list__item a .event-list__detail .summary:before {
  content: "…";
  bottom: 0;
  right: 0;
  position: absolute;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 30%);
  padding-left: 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031690}}
body#body--index section.event .event-list .event-list__item a .event-list__detail .summary:after {
  content: "";
  width: 100%;
  height: 100%;
  margin-left: -1em;
  position: absolute;
  background: #FFF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031704}}
body#body--index section.event .link-wrap {
  margin-top: 37px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031708}}
body#body--index section.event .link-wrap a {
  position: relative;
  display: inline-block;
  padding: 12px 0;
  max-width: 240px;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
  border-radius: 26px;
  border: 1px solid #3e3e3e;
  color: #3e3e3e;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031724}}
body#body--index section.event .link-wrap a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #3e3e3e;
  border-right: 1px solid #3e3e3e;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031738}}
body#body--index section.event .link-wrap a:hover {
  color: #fff;
  background-color: #3e3e3e;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031744}}
body#body--index section.event .link-wrap a:hover:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031754}}
body#body--index .acquisition-application-wrap {
  max-width: 1120px;
  margin: 50px auto 0;
  padding: 0 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031759}}
body#body--index .acquisition-application-wrap .acquisition-application {
  padding: 50px 20px;
  background-color: #FFF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031763}}
body#body--index .acquisition-application-wrap .acquisition-application .acquisition-application__text {
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031763}}
  body#body--index .acquisition-application-wrap .acquisition-application .acquisition-application__text {
    font-size: 88%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031772}}
body#body--index .acquisition-application-wrap .acquisition-application .acquisition-application__button {
  display: flex;
  justify-content: center;
  margin-top: 37px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031772}}
  body#body--index .acquisition-application-wrap .acquisition-application .acquisition-application__button {
    flex-direction: column;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031782}}
body#body--index .acquisition-application-wrap .acquisition-application a {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 15px;
  text-align: center;
  width: 300px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 38px;
  background-color: #3246aa;
  color: #fff;
  border: 1px solid #3246aa;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031782}}
  body#body--index .acquisition-application-wrap .acquisition-application a {
    margin: 0;
    width: 100%;
    height: 76px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031810}}
body#body--index .acquisition-application-wrap .acquisition-application a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031824}}
body#body--index .acquisition-application-wrap .acquisition-application a:hover {
  background-color: #fff;
  color: #3246aa;
  cursor: pointer;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031831}}
body#body--index .acquisition-application-wrap .acquisition-application a:hover:after {
  border-top: 1px solid #3246aa;
  border-right: 1px solid #3246aa;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031837}}
  body#body--index .acquisition-application-wrap .acquisition-application a + a {
    margin-top: 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031850}}
body#body--index .top-curriculum-map-wrap {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031850}}
  body#body--index .top-curriculum-map-wrap {
    margin-top: 40px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031858}}
body#body--index .top-curriculum-map {
  position: relative;
  padding-top: 23px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031858}}
  body#body--index .top-curriculum-map {
    padding-top: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031866}}
body#body--index .top-curriculum-map .top-curriculum-map__image {
  max-width: 1200px;
  margin: 0 auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031890}}
body#body--index .top-curriculum-map .top-curriculum-map__image .top-curriculum-map__image-inner img {
  position: absolute;
  max-width: 760px;
  width: 100%;
  left: calc((100vw - 1200px) / 2 + 30px);
}
@media only screen and (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031890}}
  body#body--index .top-curriculum-map .top-curriculum-map__image .top-curriculum-map__image-inner img {
    bottom: 0;
  }
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031890}}
  body#body--index .top-curriculum-map .top-curriculum-map__image .top-curriculum-map__image-inner img {
    left: 30px;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031890}}
  body#body--index .top-curriculum-map .top-curriculum-map__image .top-curriculum-map__image-inner img {
    top: 340px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031913}}
body#body--index .top-curriculum-map .top-curriculum-map__image .top-curriculum-map__image-inner img.only-pc {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031917}}
body#body--index .top-curriculum-map .top-curriculum-map__image .top-curriculum-map__image-inner img.only-sp {
  max-width: 575px;
  width: calc(100% - 30px);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031926}}
body#body--index .top-curriculum-map .top-curriculum-map__area .top-curriculum-map__area-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031926}}
  body#body--index .top-curriculum-map .top-curriculum-map__area .top-curriculum-map__area-inner {
    justify-content: space-around;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031937}}
body#body--index .top-curriculum-map .top-curriculum-map__area .top-curriculum-map__info {
  width: 315px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031940}}
body#body--index .top-curriculum-map .top-curriculum-map__area .top-curriculum-map__info .top-curriculum-map__text {
  font-size: 169%;
  line-height: 1.7;
  color: #3246aa;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031940}}
  body#body--index .top-curriculum-map .top-curriculum-map__area .top-curriculum-map__info .top-curriculum-map__text {
    margin-top: 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031949}}
body#body--index .top-curriculum-map .top-curriculum-map__area .top-curriculum-map__info .top-curriculum-map__text .emphasis {
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031954}}
body#body--index .top-curriculum-map .top-curriculum-map__area .top-curriculum-map__info a.top-curriculum-map__button {
  margin-top: 20px;
  position: relative;
  display: block;
  padding: 20px 0;
  font-size: 88%;
  letter-spacing: 0.5px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border: 1px solid #3246aa;
  border-radius: 66px;
  color: #3246aa;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031970}}
body#body--index .top-curriculum-map .top-curriculum-map__area .top-curriculum-map__info a.top-curriculum-map__button:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-top: 2px solid #3246aa;
  border-right: 2px solid #3246aa;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031970}}
  body#body--index .top-curriculum-map .top-curriculum-map__area .top-curriculum-map__info a.top-curriculum-map__button:after {
    width: 6px;
    height: 6px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031993}}
body#body--index .top-curriculum-map .top-curriculum-map__area .top-curriculum-map__info a.top-curriculum-map__button:hover {
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000031997}}
body#body--index .top-curriculum-map .top-curriculum-map__area .top-curriculum-map__info a.top-curriculum-map__button:hover:after {
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032005}}
body#body--index .top-curriculum-map .top-curriculum-map__area.top-curriculum-map__area--future {
  margin-top: 23px;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032005}}
  body#body--index .top-curriculum-map .top-curriculum-map__area.top-curriculum-map__area--future {
    margin-top: 0;
    padding: 60px 0 147px;
  }
}
@media only screen and (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032014}}
  body#body--index .top-curriculum-map .top-curriculum-map__area.top-curriculum-map__area--future .top-curriculum-map__area-inner {
    padding: 50px 62px 50px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032024}}
body#body--index .top-curriculum-map .top-curriculum-map__area.top-curriculum-map__area--future .top-curriculum-map__info a.top-curriculum-map__button:hover {
  color: #fff;
  background-color: #3246aa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032028}}
body#body--index .top-curriculum-map .top-curriculum-map__area.top-curriculum-map__area--future .top-curriculum-map__info a.top-curriculum-map__button:hover:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transition: border-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-color 0.5s ease 0s;
  -o-transition: border-color 0.5s ease 0s;
  transition: border-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032038}}
body#body--index .top-curriculum-map .top-curriculum-map__area.top-curriculum-map__area--program {
  background-color: #3246aa;
  color: #fff;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032038}}
  body#body--index .top-curriculum-map .top-curriculum-map__area.top-curriculum-map__area--program {
    padding: 237px 0 70px;
  }
}
@media only screen and (max-width: 600px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032038}}
  body#body--index .top-curriculum-map .top-curriculum-map__area.top-curriculum-map__area--program {
    padding-top: calc((100vw - 30px) * 0.63 - 147px + 20px);
  }
}
@media only screen and (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032050}}
  body#body--index .top-curriculum-map .top-curriculum-map__area.top-curriculum-map__area--program .top-curriculum-map__area-inner {
    padding: 30px 62px 40px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032057}}
body#body--index .top-curriculum-map .top-curriculum-map__area.top-curriculum-map__area--program .top-curriculum-map__info .top-curriculum-map__text {
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032061}}
body#body--index .top-curriculum-map .top-curriculum-map__area.top-curriculum-map__area--program .top-curriculum-map__info a.top-curriculum-map__button {
  color: #fff;
  border: 1px solid #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032065}}
body#body--index .top-curriculum-map .top-curriculum-map__area.top-curriculum-map__area--program .top-curriculum-map__info a.top-curriculum-map__button:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transition: border-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-color 0.5s ease 0s;
  -o-transition: border-color 0.5s ease 0s;
  transition: border-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032073}}
body#body--index .top-curriculum-map .top-curriculum-map__area.top-curriculum-map__area--program .top-curriculum-map__info a.top-curriculum-map__button:hover {
  color: #3246aa;
  background-color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032077}}
body#body--index .top-curriculum-map .top-curriculum-map__area.top-curriculum-map__area--program .top-curriculum-map__info a.top-curriculum-map__button:hover:after {
  border-top: 2px solid #3246aa;
  border-right: 2px solid #3246aa;
  -webkit-transition: border-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-color 0.5s ease 0s;
  -o-transition: border-color 0.5s ease 0s;
  transition: border-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032091}}
body#body--index .news-wrap {
  max-width: 780px;
  margin: 0 auto;
  padding: 54px 20px 52px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032100}}
body#body--index .news-wrap .article-pages.pages section#recent.content-box header.content-head h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032105}}
body#body--index .news-wrap .article-pages.pages section#recent.content-box header.content-head h2 img.content-head__title-main {
  width: 170px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032109}}
body#body--index .news-wrap .article-pages.pages section#recent.content-box header.content-head h2 span.content-head__title-sub {
  margin-top: 7px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.4;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032119}}
body#body--index .news-wrap .article-pages.pages section#recent.content-box .content-body {
  margin-top: 21px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032119}}
  body#body--index .news-wrap .article-pages.pages section#recent.content-box .content-body {
    margin-top: 16px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032126}}
body#body--index .news-wrap .article-pages.pages section#recent.content-box .content-body .content-list {
  border-top: 1px solid #a2a2a2;
  border-bottom: 1px solid #a2a2a2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032130}}
body#body--index .news-wrap .article-pages.pages section#recent.content-box .content-body .content-list .content-list__item {
  display: flex;
  align-items: center;
  padding: 22px 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032130}}
  body#body--index .news-wrap .article-pages.pages section#recent.content-box .content-body .content-list .content-list__item {
    flex-direction: column;
    align-items: flex-start;
    padding: 10px 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032141}}
body#body--index .news-wrap .article-pages.pages section#recent.content-box .content-body .content-list .content-list__item:nth-child(n+2) {
  border-top: 1px solid #a2a2a2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032145}}
body#body--index .news-wrap .article-pages.pages section#recent.content-box .content-body .content-list .content-list__item time {
  font-size: 100%;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032145}}
  body#body--index .news-wrap .article-pages.pages section#recent.content-box .content-body .content-list .content-list__item time {
    font-size: 88%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032154}}
body#body--index .news-wrap .article-pages.pages section#recent.content-box .content-body .content-list .content-list__item span.title {
  margin-left: 85px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032154}}
  body#body--index .news-wrap .article-pages.pages section#recent.content-box .content-body .content-list .content-list__item span.title {
    margin-left: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032161}}
body#body--index .news-wrap .article-pages.pages section#recent.content-box .content-body .content-list .content-list__item span.title a {
  font-size: 100%;
  text-decoration: none;
  color: #000;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032161}}
  body#body--index .news-wrap .article-pages.pages section#recent.content-box .content-body .content-list .content-list__item span.title a {
    font-size: 88%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032170}}
body#body--index .news-wrap .article-pages.pages section#recent.content-box .content-body .content-list .content-list__item span.title a:hover {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032181}}
body#body--index .news-wrap .link-wrap {
  margin-top: 37px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032185}}
body#body--index .news-wrap .link-wrap a {
  position: relative;
  display: inline-block;
  padding: 12px 0;
  max-width: 240px;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
  border-radius: 26px;
  border: 1px solid #3e3e3e;
  color: #3e3e3e;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032201}}
body#body--index .news-wrap .link-wrap a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #3e3e3e;
  border-right: 1px solid #3e3e3e;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032215}}
body#body--index .news-wrap .link-wrap a:hover {
  color: #fff;
  background-color: #3e3e3e;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032221}}
body#body--index .news-wrap .link-wrap a:hover:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

/* ===================================================================================================
pages
=================================================================================================== */
/* pages - #body--login-index
---------------------------------------------------------- */
/* ログインページ /coc-r/login/ & /coc-r/login/login.html */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032242}}
body.body--login #main {
  margin: 0 auto;
  padding: 81px 50px 72px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032242}}
  body.body--login #main {
    padding: 80px 25px 70px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032252}}
body.body--login #main header.content-head {
  position: absolute;
  top: -29px;
  left: 50%;
  transform: translateX(-50%);
  padding-bottom: 11px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032259}}
body.body--login #main header.content-head h1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032264}}
body.body--login #main header.content-head h1 img.content-head__title-main {
  width: 114px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032268}}
body.body--login #main header.content-head h1 span.content-head__title-sub {
  margin-top: 7px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.4;
  color: #3246aa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032279}}
body.body--login #main .yield-wrap {
  border-top: 2px solid #3246aa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032282}}
body.body--login #main .yield-wrap .member-login-box {
  padding: 80px 120px 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032282}}
  body.body--login #main .yield-wrap .member-login-box {
    padding: 40px 0 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032289}}
body.body--login #main .yield-wrap .member-login-box .error-message {
  margin-bottom: 30px;
  padding: 20px;
  font-weight: bold;
  border: 2px solid #FF0000;
  border-radius: 20px;
  color: #FF0000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032301}}
body.body--login #main .yield-wrap .member-login-box form.form-login dl {
  display: flex;
  flex-wrap: wrap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032305}}
body.body--login #main .yield-wrap .member-login-box form.form-login dl dt {
  width: calc(100% - 400px);
  padding: 9px 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032305}}
  body.body--login #main .yield-wrap .member-login-box form.form-login dl dt {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032313}}
body.body--login #main .yield-wrap .member-login-box form.form-login dl dt label {
  font-size: 18px;
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032319}}
body.body--login #main .yield-wrap .member-login-box form.form-login dl dd {
  width: 400px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032319}}
  body.body--login #main .yield-wrap .member-login-box form.form-login dl dd {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032326}}
body.body--login #main .yield-wrap .member-login-box form.form-login dl dd input {
  width: 100%;
  padding: 14px 16px;
  font-size: 88%;
  border: 1px solid #000;
  border-radius: 10px;
}
@media only screen and (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032335}}
  body.body--login #main .yield-wrap .member-login-box form.form-login dl *:nth-child(n+3) {
    margin-top: 56px;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032341}}
  body.body--login #main .yield-wrap .member-login-box form.form-login dl *:nth-child(3) {
    margin-top: 30px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032349}}
body.body--login #main .yield-wrap .member-login-box form.form-login .send {
  position: relative;
  display: block;
  margin: 70px auto 0;
  max-width: 240px;
  width: 100%;
  text-align: center;
  border-radius: 33px;
  border: 1px solid #3246aa;
  background-color: #3246aa;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032349}}
  body.body--login #main .yield-wrap .member-login-box form.form-login .send {
    margin-top: 40px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032366}}
body.body--login #main .yield-wrap .member-login-box form.form-login .send:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
  right: 12px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transition: border-top 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-top 0.5s ease 0s;
  -o-transition: border-top 0.5s ease 0s;
  transition: border-top 0.5s ease 0s;
  -webkit-transition: border-right 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-right 0.5s ease 0s;
  -o-transition: border-right 0.5s ease 0s;
  transition: border-right 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032383}}
body.body--login #main .yield-wrap .member-login-box form.form-login .send input {
  padding: 18px 0;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border: none;
  background-color: transparent;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032395}}
body.body--login #main .yield-wrap .member-login-box form.form-login .send:hover {
  background-color: #fff;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032399}}
body.body--login #main .yield-wrap .member-login-box form.form-login .send:hover:after {
  border-top: 2px solid #3246aa;
  border-right: 2px solid #3246aa;
  -webkit-transition: border-top 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-top 0.5s ease 0s;
  -o-transition: border-top 0.5s ease 0s;
  transition: border-top 0.5s ease 0s;
  -webkit-transition: border-right 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-right 0.5s ease 0s;
  -o-transition: border-right 0.5s ease 0s;
  transition: border-right 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032406}}
body.body--login #main .yield-wrap .member-login-box form.form-login .send:hover input {
  color: #3246aa;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032415}}
body.body--login #main .yield-wrap .reset_password {
  margin-top: 50px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032424}}
body.body--login .btn-back {
  position: relative;
  display: block;
  margin: 86px auto 0;
  max-width: 240px;
  width: 100%;
  text-align: center;
  border-radius: 33px;
  border: 1px solid #3e3e3e;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032424}}
  body.body--login .btn-back {
    margin-top: 40px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032440}}
body.body--login .btn-back:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
  right: 12px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #3e3e3e;
  border-right: 2px solid #3e3e3e;
  -webkit-transition: border-top 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-top 0.5s ease 0s;
  -o-transition: border-top 0.5s ease 0s;
  transition: border-top 0.5s ease 0s;
  -webkit-transition: border-right 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-right 0.5s ease 0s;
  -o-transition: border-right 0.5s ease 0s;
  transition: border-right 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032457}}
body.body--login .btn-back button {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  padding: 13px 0;
  font-size: 100%;
  font-weight: bold;
  background-color: #f6f6f6;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
  color: #3e3e3e;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032478}}
body.body--login .btn-back:hover:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transition: border-top 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-top 0.5s ease 0s;
  -o-transition: border-top 0.5s ease 0s;
  transition: border-top 0.5s ease 0s;
  -webkit-transition: border-right 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-right 0.5s ease 0s;
  -o-transition: border-right 0.5s ease 0s;
  transition: border-right 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032485}}
body.body--login .btn-back:hover button {
  background-color: #3e3e3e;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
  color: #fff;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}

/* ===================================================================================================
pages
=================================================================================================== */
/* pages - .body--registration-reset_password
---------------------------------------------------------- */
/* 会員登録ページ（パスワード再設定URL送信ページ） /coc-r/registration/reset_password/ */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032504}}
body.body--registration-reset_password #wrap #main {
  margin: 0 auto;
  padding: 81px 50px 72px;
  position: relative;
  width: 100%;
  border-radius: 28px;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032504}}
  body.body--registration-reset_password #wrap #main {
    padding: 80px 25px 70px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032516}}
body.body--registration-reset_password #wrap #main .yield-wrap {
  padding: 0 120px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032516}}
  body.body--registration-reset_password #wrap #main .yield-wrap {
    padding: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032524}}
body.body--registration-reset_password #wrap #main .reset-password-description {
  font-size: 14px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032528}}
body.body--registration-reset_password #wrap #main .member-registration-form {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032528}}
  body.body--registration-reset_password #wrap #main .member-registration-form {
    margin-top: 30px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032536}}
body.body--registration-reset_password #wrap #main .member-registration-form .columns dl.column {
  display: flex;
  flex-wrap: wrap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032540}}
body.body--registration-reset_password #wrap #main .member-registration-form .columns dl.column dt {
  width: calc(100% - 400px);
  padding: 9px 0;
  font-size: 18px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032540}}
  body.body--registration-reset_password #wrap #main .member-registration-form .columns dl.column dt {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032552}}
body.body--registration-reset_password #wrap #main .member-registration-form .columns dl.column dd {
  width: 400px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032552}}
  body.body--registration-reset_password #wrap #main .member-registration-form .columns dl.column dd {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032559}}
body.body--registration-reset_password #wrap #main .member-registration-form .columns dl.column dd input {
  width: 100%;
  padding: 14px 16px;
  font-size: 88%;
  border: 1px solid #000;
  border-radius: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032570}}
body.body--registration-reset_password #wrap #main .member-registration-form .send {
  position: relative;
  display: block;
  margin: 70px auto 0;
  max-width: 240px;
  width: 100%;
  text-align: center;
  border-radius: 33px;
  border: 1px solid #3246aa;
  background-color: #3246aa;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032570}}
  body.body--registration-reset_password #wrap #main .member-registration-form .send {
    margin-top: 40px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032587}}
body.body--registration-reset_password #wrap #main .member-registration-form .send:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
  right: 12px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transition: border-top 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-top 0.5s ease 0s;
  -o-transition: border-top 0.5s ease 0s;
  transition: border-top 0.5s ease 0s;
  -webkit-transition: border-right 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-right 0.5s ease 0s;
  -o-transition: border-right 0.5s ease 0s;
  transition: border-right 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032604}}
body.body--registration-reset_password #wrap #main .member-registration-form .send input {
  padding: 18px 0;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border: none;
  background-color: transparent;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032616}}
body.body--registration-reset_password #wrap #main .member-registration-form .send:hover {
  background-color: #fff;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032620}}
body.body--registration-reset_password #wrap #main .member-registration-form .send:hover:after {
  border-top: 2px solid #3246aa;
  border-right: 2px solid #3246aa;
  -webkit-transition: border-top 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-top 0.5s ease 0s;
  -o-transition: border-top 0.5s ease 0s;
  transition: border-top 0.5s ease 0s;
  -webkit-transition: border-right 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-right 0.5s ease 0s;
  -o-transition: border-right 0.5s ease 0s;
  transition: border-right 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032627}}
body.body--registration-reset_password #wrap #main .member-registration-form .send:hover input {
  color: #3246aa;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}

/* pages - #body--vision-index
---------------------------------------------------------- */
/* 目指すビジョンページ */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032646}}
body#body--vision div#main {
  margin: 0 auto;
  padding: 140px 38px 72px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032646}}
  body#body--vision div#main {
    padding: 120px 25px 40px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032656}}
body#body--vision div#main header.content-head {
  position: absolute;
  top: -39px;
  left: 50%;
  transform: translateX(-50%);
  padding-bottom: 11px;
  width: calc(100% - 230px);
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032656}}
  body#body--vision div#main header.content-head {
    top: -27px;
    width: 295px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032669}}
body#body--vision div#main header.content-head .content-head__title-en {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032674}}
body#body--vision div#main header.content-head .content-head__title-en img {
  width: 520px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032679}}
body#body--vision div#main header.content-head h1 {
  margin-top: 10px;
  position: relative;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032684}}
body#body--vision div#main header.content-head h1:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  width: 670px;
  height: 1px;
  background-color: #3246aa;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032684}}
  body#body--vision div#main header.content-head h1:after {
    width: calc(100vw - 120px);
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032699}}
body#body--vision div#main header.content-head h1 .content-head__title-ja {
  position: relative;
  display: inline-block;
  padding: 7px 30px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 20px;
  color: #fff;
  background-color: #3246aa;
  z-index: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032714}}
body#body--vision div#main .content-body h3 {
  margin-bottom: 21px;
  font-size: 169%;
  font-weight: bold;
  text-align: center;
  color: #3246aa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032722}}
body#body--vision div#main .content-body .text {
  margin: 0 auto;
  max-width: 670px;
  width: 100%;
  font-size: 88%;
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032730}}
body#body--vision div#main .content-body .img-main {
  margin-top: 43px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032733}}
body#body--vision div#main .content-body .img-main img {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032738}}
body#body--vision div#main .content-body .workshop-list {
  display: flex;
  justify-content: space-between;
  margin: 30px auto 55px;
  /* min-width: 670px; */
  max-width: 670px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032738}}
  body#body--vision div#main .content-body .workshop-list {
    flex-wrap: wrap;
    margin: 20px auto 30px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032751}}
body#body--vision div#main .content-body .workshop-list .workshop-list__item {
  width: calc((100% - 30px) / 2);
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032751}}
  body#body--vision div#main .content-body .workshop-list .workshop-list__item {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032758}}
  body#body--vision div#main .content-body .workshop-list .workshop-list__item:nth-child(2) {
    margin-top: 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032764}}
body#body--vision div#main .content-body .workshop-list .workshop-list__item .workshop-list__image {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032767}}
body#body--vision div#main .content-body .workshop-list .workshop-list__item .workshop-list__image img {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032773}}
body#body--vision div#main .content-body .workshop-list .workshop-list__item .workshop-list__caption {
  text-align: center;
  font-size: 12px;
  margin-top: 6px;
}

/* pages - #body--vision-index
---------------------------------------------------------- */
/* 汎用ページ（ご利用方法など）、マイページ、記事ページ、イベント 共通 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032937}}
body.general #wrap,
body.news-docs #wrap,
body.body--mypage #wrap,
body.body--manager #wrap,
body.body--news #wrap,
body.body--event #wrap {
  margin: 50px auto 66px;
  width: 900px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032937}}
  body.general #wrap,
  body.news-docs #wrap,
  body.body--mypage #wrap,
  body.body--manager #wrap,
  body.body--news #wrap,
  body.body--event #wrap {
    width: 100%;
    padding: 0 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032946}}
body.general #wrap #main,
body.news-docs #wrap #main,
body.body--mypage #wrap #main,
body.body--manager #wrap #main,
body.body--news #wrap #main,
body.body--event #wrap #main {
  position: relative;
  width: 100%;
  border-radius: 28px;
  background-color: #fff;
  overflow: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032955}}
body.general #wrap #main header.content-head h1,
body.news-docs #wrap #main header.content-head h1,
body.body--mypage #wrap #main header.content-head h1,
body.body--manager #wrap #main header.content-head h1,
body.body--news #wrap #main header.content-head h1,
body.body--event #wrap #main header.content-head h1 {
  padding: 22px 0;
  text-align: center;
  background-color: #3246aa;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032955}}
  body.general #wrap #main header.content-head h1,
  body.news-docs #wrap #main header.content-head h1,
  body.body--mypage #wrap #main header.content-head h1,
  body.body--manager #wrap #main header.content-head h1,
  body.body--news #wrap #main header.content-head h1,
  body.body--event #wrap #main header.content-head h1 {
    padding: 15px 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032964}}
body.general #wrap #main header.content-head h1 span.content-head__title,
body.news-docs #wrap #main header.content-head h1 span.content-head__title,
body.body--mypage #wrap #main header.content-head h1 span.content-head__title,
body.body--manager #wrap #main header.content-head h1 span.content-head__title,
body.body--news #wrap #main header.content-head h1 span.content-head__title,
body.body--event #wrap #main header.content-head h1 span.content-head__title {
  font-size: 138%;
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032964}}
  body.general #wrap #main header.content-head h1 span.content-head__title,
  body.news-docs #wrap #main header.content-head h1 span.content-head__title,
  body.body--mypage #wrap #main header.content-head h1 span.content-head__title,
  body.body--manager #wrap #main header.content-head h1 span.content-head__title,
  body.body--news #wrap #main header.content-head h1 span.content-head__title,
  body.body--event #wrap #main header.content-head h1 span.content-head__title {
    font-size: 113%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032977}}
body.general #wrap #main .content-body .yield-wrap,
body.news-docs #wrap #main .content-body .yield-wrap,
body.body--mypage #wrap #main .content-body .yield-wrap,
body.body--manager #wrap #main .content-body .yield-wrap,
body.body--news #wrap #main .content-body .yield-wrap,
body.body--event #wrap #main .content-body .yield-wrap {
  padding: 54px 40px 52px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032977}}
  body.general #wrap #main .content-body .yield-wrap,
  body.news-docs #wrap #main .content-body .yield-wrap,
  body.body--mypage #wrap #main .content-body .yield-wrap,
  body.body--manager #wrap #main .content-body .yield-wrap,
  body.body--news #wrap #main .content-body .yield-wrap,
  body.body--event #wrap #main .content-body .yield-wrap {
    padding: 30px 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032984}}
body.general #wrap #main .content-body .yield-wrap .body,
body.news-docs #wrap #main .content-body .yield-wrap .body,
body.body--mypage #wrap #main .content-body .yield-wrap .body,
body.body--manager #wrap #main .content-body .yield-wrap .body,
body.body--news #wrap #main .content-body .yield-wrap .body,
body.body--event #wrap #main .content-body .yield-wrap .body {
  zoom: 1;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003208}}
body.general #wrap #main .content-body .yield-wrap .body:before, body.general #wrap #main .content-body .yield-wrap .body:after,
body.news-docs #wrap #main .content-body .yield-wrap .body:before,
body.news-docs #wrap #main .content-body .yield-wrap .body:after,
body.body--mypage #wrap #main .content-body .yield-wrap .body:before,
body.body--mypage #wrap #main .content-body .yield-wrap .body:after,
body.body--manager #wrap #main .content-body .yield-wrap .body:before,
body.body--manager #wrap #main .content-body .yield-wrap .body:after,
body.body--news #wrap #main .content-body .yield-wrap .body:before,
body.body--news #wrap #main .content-body .yield-wrap .body:after,
body.body--event #wrap #main .content-body .yield-wrap .body:before,
body.body--event #wrap #main .content-body .yield-wrap .body:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003216}}
body.general #wrap #main .content-body .yield-wrap .body:after,
body.news-docs #wrap #main .content-body .yield-wrap .body:after,
body.body--mypage #wrap #main .content-body .yield-wrap .body:after,
body.body--manager #wrap #main .content-body .yield-wrap .body:after,
body.body--news #wrap #main .content-body .yield-wrap .body:after,
body.body--event #wrap #main .content-body .yield-wrap .body:after {
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032988}}
body.general #wrap #main .content-body .yield-wrap .body h2,
body.news-docs #wrap #main .content-body .yield-wrap .body h2,
body.body--mypage #wrap #main .content-body .yield-wrap .body h2,
body.body--manager #wrap #main .content-body .yield-wrap .body h2,
body.body--news #wrap #main .content-body .yield-wrap .body h2,
body.body--event #wrap #main .content-body .yield-wrap .body h2 {
  margin-bottom: .6em;
  padding-bottom: 2px;
  border-bottom: 2px solid #009dd5;
  color: #006ea6;
  font-size: 125%;
  font-weight: bold;
  margin-bottom: 1em;
  padding: 0 16px 2px 36px;
  border-bottom: 2px solid #3246aa;
  background: url(/coc-r/img/ic-head-green.png) no-repeat left center;
  background-size: 20px;
  color: #3246aa;
  font-size: 188%;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000032988}}
  body.general #wrap #main .content-body .yield-wrap .body h2,
  body.news-docs #wrap #main .content-body .yield-wrap .body h2,
  body.body--mypage #wrap #main .content-body .yield-wrap .body h2,
  body.body--manager #wrap #main .content-body .yield-wrap .body h2,
  body.body--news #wrap #main .content-body .yield-wrap .body h2,
  body.body--event #wrap #main .content-body .yield-wrap .body h2 {
    padding-left: 0;
    font-size: 125%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033004}}
body.general #wrap #main .content-body .yield-wrap .body h3,
body.news-docs #wrap #main .content-body .yield-wrap .body h3,
body.body--mypage #wrap #main .content-body .yield-wrap .body h3,
body.body--manager #wrap #main .content-body .yield-wrap .body h3,
body.body--news #wrap #main .content-body .yield-wrap .body h3,
body.body--event #wrap #main .content-body .yield-wrap .body h3 {
  margin-bottom: .6em;
  font-size: 113%;
  font-weight: bold;
  color: #3246aa;
  font-size: 163%;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033004}}
  body.general #wrap #main .content-body .yield-wrap .body h3,
  body.news-docs #wrap #main .content-body .yield-wrap .body h3,
  body.body--mypage #wrap #main .content-body .yield-wrap .body h3,
  body.body--manager #wrap #main .content-body .yield-wrap .body h3,
  body.body--news #wrap #main .content-body .yield-wrap .body h3,
  body.body--event #wrap #main .content-body .yield-wrap .body h3 {
    font-size: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033014}}
body.general #wrap #main .content-body .yield-wrap .body h4,
body.news-docs #wrap #main .content-body .yield-wrap .body h4,
body.body--mypage #wrap #main .content-body .yield-wrap .body h4,
body.body--manager #wrap #main .content-body .yield-wrap .body h4,
body.body--news #wrap #main .content-body .yield-wrap .body h4,
body.body--event #wrap #main .content-body .yield-wrap .body h4 {
  font-size: 100%;
  margin-bottom: 1em;
  color: #000;
  font-size: 125%;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033014}}
  body.general #wrap #main .content-body .yield-wrap .body h4,
  body.news-docs #wrap #main .content-body .yield-wrap .body h4,
  body.body--mypage #wrap #main .content-body .yield-wrap .body h4,
  body.body--manager #wrap #main .content-body .yield-wrap .body h4,
  body.body--news #wrap #main .content-body .yield-wrap .body h4,
  body.body--event #wrap #main .content-body .yield-wrap .body h4 {
    font-size: 88%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033035}}
body.general #wrap #main .content-body .yield-wrap .body p,
body.news-docs #wrap #main .content-body .yield-wrap .body p,
body.body--mypage #wrap #main .content-body .yield-wrap .body p,
body.body--manager #wrap #main .content-body .yield-wrap .body p,
body.body--news #wrap #main .content-body .yield-wrap .body p,
body.body--event #wrap #main .content-body .yield-wrap .body p {
  margin-bottom: 2em;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033035}}
  body.general #wrap #main .content-body .yield-wrap .body p,
  body.news-docs #wrap #main .content-body .yield-wrap .body p,
  body.body--mypage #wrap #main .content-body .yield-wrap .body p,
  body.body--manager #wrap #main .content-body .yield-wrap .body p,
  body.body--news #wrap #main .content-body .yield-wrap .body p,
  body.body--event #wrap #main .content-body .yield-wrap .body p {
    margin-bottom: 1em;
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033043}}
body.general #wrap #main .content-body .yield-wrap .body p > img,
body.news-docs #wrap #main .content-body .yield-wrap .body p > img,
body.body--mypage #wrap #main .content-body .yield-wrap .body p > img,
body.body--manager #wrap #main .content-body .yield-wrap .body p > img,
body.body--news #wrap #main .content-body .yield-wrap .body p > img,
body.body--event #wrap #main .content-body .yield-wrap .body p > img {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033048}}
body.general #wrap #main .content-body .yield-wrap .body ul,
body.news-docs #wrap #main .content-body .yield-wrap .body ul,
body.body--mypage #wrap #main .content-body .yield-wrap .body ul,
body.body--manager #wrap #main .content-body .yield-wrap .body ul,
body.body--news #wrap #main .content-body .yield-wrap .body ul,
body.body--event #wrap #main .content-body .yield-wrap .body ul {
  margin-bottom: 2em;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033048}}
  body.general #wrap #main .content-body .yield-wrap .body ul,
  body.news-docs #wrap #main .content-body .yield-wrap .body ul,
  body.body--mypage #wrap #main .content-body .yield-wrap .body ul,
  body.body--manager #wrap #main .content-body .yield-wrap .body ul,
  body.body--news #wrap #main .content-body .yield-wrap .body ul,
  body.body--event #wrap #main .content-body .yield-wrap .body ul {
    margin-bottom: 1em;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033055}}
body.general #wrap #main .content-body .yield-wrap .body ul li,
body.news-docs #wrap #main .content-body .yield-wrap .body ul li,
body.body--mypage #wrap #main .content-body .yield-wrap .body ul li,
body.body--manager #wrap #main .content-body .yield-wrap .body ul li,
body.body--news #wrap #main .content-body .yield-wrap .body ul li,
body.body--event #wrap #main .content-body .yield-wrap .body ul li {
  position: relative;
  padding-left: 12px;
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_part\.scss}line{font-family:\00003366}}
body.general #wrap #main .content-body .yield-wrap .body ul li:before,
body.news-docs #wrap #main .content-body .yield-wrap .body ul li:before,
body.body--mypage #wrap #main .content-body .yield-wrap .body ul li:before,
body.body--manager #wrap #main .content-body .yield-wrap .body ul li:before,
body.body--news #wrap #main .content-body .yield-wrap .body ul li:before,
body.body--event #wrap #main .content-body .yield-wrap .body ul li:before {
  content: "";
  position: absolute;
  top: .6em;
  left: 3px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #006ea6;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033055}}
  body.general #wrap #main .content-body .yield-wrap .body ul li,
  body.news-docs #wrap #main .content-body .yield-wrap .body ul li,
  body.body--mypage #wrap #main .content-body .yield-wrap .body ul li,
  body.body--manager #wrap #main .content-body .yield-wrap .body ul li,
  body.body--news #wrap #main .content-body .yield-wrap .body ul li,
  body.body--event #wrap #main .content-body .yield-wrap .body ul li {
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033065}}
body.general #wrap #main .content-body .yield-wrap .body ol,
body.news-docs #wrap #main .content-body .yield-wrap .body ol,
body.body--mypage #wrap #main .content-body .yield-wrap .body ol,
body.body--manager #wrap #main .content-body .yield-wrap .body ol,
body.body--news #wrap #main .content-body .yield-wrap .body ol,
body.body--event #wrap #main .content-body .yield-wrap .body ol {
  margin: 0 0 2em 24px;
  font-size: 88%;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033065}}
  body.general #wrap #main .content-body .yield-wrap .body ol,
  body.news-docs #wrap #main .content-body .yield-wrap .body ol,
  body.body--mypage #wrap #main .content-body .yield-wrap .body ol,
  body.body--manager #wrap #main .content-body .yield-wrap .body ol,
  body.body--news #wrap #main .content-body .yield-wrap .body ol,
  body.body--event #wrap #main .content-body .yield-wrap .body ol {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033065}}
  body.general #wrap #main .content-body .yield-wrap .body ol,
  body.news-docs #wrap #main .content-body .yield-wrap .body ol,
  body.body--mypage #wrap #main .content-body .yield-wrap .body ol,
  body.body--manager #wrap #main .content-body .yield-wrap .body ol,
  body.body--news #wrap #main .content-body .yield-wrap .body ol,
  body.body--event #wrap #main .content-body .yield-wrap .body ol {
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033077}}
body.general #wrap #main .content-body .yield-wrap .body ol ol,
body.news-docs #wrap #main .content-body .yield-wrap .body ol ol,
body.body--mypage #wrap #main .content-body .yield-wrap .body ol ol,
body.body--manager #wrap #main .content-body .yield-wrap .body ol ol,
body.body--news #wrap #main .content-body .yield-wrap .body ol ol,
body.body--event #wrap #main .content-body .yield-wrap .body ol ol {
  margin: 0 0 0 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033082}}
body.general #wrap #main .content-body .yield-wrap .body .wrap-table,
body.news-docs #wrap #main .content-body .yield-wrap .body .wrap-table,
body.body--mypage #wrap #main .content-body .yield-wrap .body .wrap-table,
body.body--manager #wrap #main .content-body .yield-wrap .body .wrap-table,
body.body--news #wrap #main .content-body .yield-wrap .body .wrap-table,
body.body--event #wrap #main .content-body .yield-wrap .body .wrap-table {
  overflow-x: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033086}}
body.general #wrap #main .content-body .yield-wrap .body table,
body.news-docs #wrap #main .content-body .yield-wrap .body table,
body.body--mypage #wrap #main .content-body .yield-wrap .body table,
body.body--manager #wrap #main .content-body .yield-wrap .body table,
body.body--news #wrap #main .content-body .yield-wrap .body table,
body.body--event #wrap #main .content-body .yield-wrap .body table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2em;
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_part\.scss}line{font-family:\00003396}}
body.general #wrap #main .content-body .yield-wrap .body table caption,
body.news-docs #wrap #main .content-body .yield-wrap .body table caption,
body.body--mypage #wrap #main .content-body .yield-wrap .body table caption,
body.body--manager #wrap #main .content-body .yield-wrap .body table caption,
body.body--news #wrap #main .content-body .yield-wrap .body table caption,
body.body--event #wrap #main .content-body .yield-wrap .body table caption {
  font-size: 100%;
  text-align: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_part\.scss}line{font-family:\00003401}}
body.general #wrap #main .content-body .yield-wrap .body table th,
body.general #wrap #main .content-body .yield-wrap .body table td,
body.news-docs #wrap #main .content-body .yield-wrap .body table th,
body.news-docs #wrap #main .content-body .yield-wrap .body table td,
body.body--mypage #wrap #main .content-body .yield-wrap .body table th,
body.body--mypage #wrap #main .content-body .yield-wrap .body table td,
body.body--manager #wrap #main .content-body .yield-wrap .body table th,
body.body--manager #wrap #main .content-body .yield-wrap .body table td,
body.body--news #wrap #main .content-body .yield-wrap .body table th,
body.body--news #wrap #main .content-body .yield-wrap .body table td,
body.body--event #wrap #main .content-body .yield-wrap .body table th,
body.body--event #wrap #main .content-body .yield-wrap .body table td {
  min-width: 75px;
  padding: 10px 15px;
  border: 1px solid #e1e1e1;
  text-align: left;
  font-weight: normal;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_part\.scss}line{font-family:\00003410}}
body.general #wrap #main .content-body .yield-wrap .body table thead th,
body.news-docs #wrap #main .content-body .yield-wrap .body table thead th,
body.body--mypage #wrap #main .content-body .yield-wrap .body table thead th,
body.body--manager #wrap #main .content-body .yield-wrap .body table thead th,
body.body--news #wrap #main .content-body .yield-wrap .body table thead th,
body.body--event #wrap #main .content-body .yield-wrap .body table thead th {
  background: #006ea6;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_part\.scss}line{font-family:\00003415}}
body.general #wrap #main .content-body .yield-wrap .body table tbody th,
body.news-docs #wrap #main .content-body .yield-wrap .body table tbody th,
body.body--mypage #wrap #main .content-body .yield-wrap .body table tbody th,
body.body--manager #wrap #main .content-body .yield-wrap .body table tbody th,
body.body--news #wrap #main .content-body .yield-wrap .body table tbody th,
body.body--event #wrap #main .content-body .yield-wrap .body table tbody th {
  background: #c7e3ff;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033086}}
  body.general #wrap #main .content-body .yield-wrap .body table,
  body.news-docs #wrap #main .content-body .yield-wrap .body table,
  body.body--mypage #wrap #main .content-body .yield-wrap .body table,
  body.body--manager #wrap #main .content-body .yield-wrap .body table,
  body.body--news #wrap #main .content-body .yield-wrap .body table,
  body.body--event #wrap #main .content-body .yield-wrap .body table {
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033097}}
body.general #wrap #main .content-body .yield-wrap .body .float-left,
body.general #wrap #main .content-body .yield-wrap .body .ss-alignment-left,
body.news-docs #wrap #main .content-body .yield-wrap .body .float-left,
body.news-docs #wrap #main .content-body .yield-wrap .body .ss-alignment-left,
body.body--mypage #wrap #main .content-body .yield-wrap .body .float-left,
body.body--mypage #wrap #main .content-body .yield-wrap .body .ss-alignment-left,
body.body--manager #wrap #main .content-body .yield-wrap .body .float-left,
body.body--manager #wrap #main .content-body .yield-wrap .body .ss-alignment-left,
body.body--news #wrap #main .content-body .yield-wrap .body .float-left,
body.body--news #wrap #main .content-body .yield-wrap .body .ss-alignment-left,
body.body--event #wrap #main .content-body .yield-wrap .body .float-left,
body.body--event #wrap #main .content-body .yield-wrap .body .ss-alignment-left {
  float: left;
  margin: 0 15px 15px 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033097}}
  body.general #wrap #main .content-body .yield-wrap .body .float-left,
  body.general #wrap #main .content-body .yield-wrap .body .ss-alignment-left,
  body.news-docs #wrap #main .content-body .yield-wrap .body .float-left,
  body.news-docs #wrap #main .content-body .yield-wrap .body .ss-alignment-left,
  body.body--mypage #wrap #main .content-body .yield-wrap .body .float-left,
  body.body--mypage #wrap #main .content-body .yield-wrap .body .ss-alignment-left,
  body.body--manager #wrap #main .content-body .yield-wrap .body .float-left,
  body.body--manager #wrap #main .content-body .yield-wrap .body .ss-alignment-left,
  body.body--news #wrap #main .content-body .yield-wrap .body .float-left,
  body.body--news #wrap #main .content-body .yield-wrap .body .ss-alignment-left,
  body.body--event #wrap #main .content-body .yield-wrap .body .float-left,
  body.body--event #wrap #main .content-body .yield-wrap .body .ss-alignment-left {
    float: none;
    margin: 0 0 15px 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033108}}
body.general #wrap #main .content-body .yield-wrap .body .float-right,
body.general #wrap #main .content-body .yield-wrap .body .ss-alignment-right,
body.news-docs #wrap #main .content-body .yield-wrap .body .float-right,
body.news-docs #wrap #main .content-body .yield-wrap .body .ss-alignment-right,
body.body--mypage #wrap #main .content-body .yield-wrap .body .float-right,
body.body--mypage #wrap #main .content-body .yield-wrap .body .ss-alignment-right,
body.body--manager #wrap #main .content-body .yield-wrap .body .float-right,
body.body--manager #wrap #main .content-body .yield-wrap .body .ss-alignment-right,
body.body--news #wrap #main .content-body .yield-wrap .body .float-right,
body.body--news #wrap #main .content-body .yield-wrap .body .ss-alignment-right,
body.body--event #wrap #main .content-body .yield-wrap .body .float-right,
body.body--event #wrap #main .content-body .yield-wrap .body .ss-alignment-right {
  float: right;
  margin: 0 0 15px 15px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033108}}
  body.general #wrap #main .content-body .yield-wrap .body .float-right,
  body.general #wrap #main .content-body .yield-wrap .body .ss-alignment-right,
  body.news-docs #wrap #main .content-body .yield-wrap .body .float-right,
  body.news-docs #wrap #main .content-body .yield-wrap .body .ss-alignment-right,
  body.body--mypage #wrap #main .content-body .yield-wrap .body .float-right,
  body.body--mypage #wrap #main .content-body .yield-wrap .body .ss-alignment-right,
  body.body--manager #wrap #main .content-body .yield-wrap .body .float-right,
  body.body--manager #wrap #main .content-body .yield-wrap .body .ss-alignment-right,
  body.body--news #wrap #main .content-body .yield-wrap .body .float-right,
  body.body--news #wrap #main .content-body .yield-wrap .body .ss-alignment-right,
  body.body--event #wrap #main .content-body .yield-wrap .body .float-right,
  body.body--event #wrap #main .content-body .yield-wrap .body .ss-alignment-right {
    float: none;
    margin: 0 0 15px 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033119}}
body.general #wrap #main .content-body .yield-wrap .body .clear,
body.news-docs #wrap #main .content-body .yield-wrap .body .clear,
body.body--mypage #wrap #main .content-body .yield-wrap .body .clear,
body.body--manager #wrap #main .content-body .yield-wrap .body .clear,
body.body--news #wrap #main .content-body .yield-wrap .body .clear,
body.body--event #wrap #main .content-body .yield-wrap .body .clear {
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033123}}
body.general #wrap #main .content-body .yield-wrap .body .event-text,
body.news-docs #wrap #main .content-body .yield-wrap .body .event-text,
body.body--mypage #wrap #main .content-body .yield-wrap .body .event-text,
body.body--manager #wrap #main .content-body .yield-wrap .body .event-text,
body.body--news #wrap #main .content-body .yield-wrap .body .event-text,
body.body--event #wrap #main .content-body .yield-wrap .body .event-text {
  float: left;
  width: calc(100% - 330px - 44px);
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033123}}
  body.general #wrap #main .content-body .yield-wrap .body .event-text,
  body.news-docs #wrap #main .content-body .yield-wrap .body .event-text,
  body.body--mypage #wrap #main .content-body .yield-wrap .body .event-text,
  body.body--manager #wrap #main .content-body .yield-wrap .body .event-text,
  body.body--news #wrap #main .content-body .yield-wrap .body .event-text,
  body.body--event #wrap #main .content-body .yield-wrap .body .event-text {
    float: none;
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033133}}
body.general #wrap #main .content-body .yield-wrap .body .event-image,
body.news-docs #wrap #main .content-body .yield-wrap .body .event-image,
body.body--mypage #wrap #main .content-body .yield-wrap .body .event-image,
body.body--manager #wrap #main .content-body .yield-wrap .body .event-image,
body.body--news #wrap #main .content-body .yield-wrap .body .event-image,
body.body--event #wrap #main .content-body .yield-wrap .body .event-image {
  float: right;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033133}}
  body.general #wrap #main .content-body .yield-wrap .body .event-image,
  body.news-docs #wrap #main .content-body .yield-wrap .body .event-image,
  body.body--mypage #wrap #main .content-body .yield-wrap .body .event-image,
  body.body--manager #wrap #main .content-body .yield-wrap .body .event-image,
  body.body--news #wrap #main .content-body .yield-wrap .body .event-image,
  body.body--event #wrap #main .content-body .yield-wrap .body .event-image {
    float: none;
    text-align: center;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033142}}
body.general #wrap #main .content-body .yield-wrap .body .event-image .event-img img,
body.news-docs #wrap #main .content-body .yield-wrap .body .event-image .event-img img,
body.body--mypage #wrap #main .content-body .yield-wrap .body .event-image .event-img img,
body.body--manager #wrap #main .content-body .yield-wrap .body .event-image .event-img img,
body.body--news #wrap #main .content-body .yield-wrap .body .event-image .event-img img,
body.body--event #wrap #main .content-body .yield-wrap .body .event-image .event-img img {
  max-width: 330px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033142}}
  body.general #wrap #main .content-body .yield-wrap .body .event-image .event-img img,
  body.news-docs #wrap #main .content-body .yield-wrap .body .event-image .event-img img,
  body.body--mypage #wrap #main .content-body .yield-wrap .body .event-image .event-img img,
  body.body--manager #wrap #main .content-body .yield-wrap .body .event-image .event-img img,
  body.body--news #wrap #main .content-body .yield-wrap .body .event-image .event-img img,
  body.body--event #wrap #main .content-body .yield-wrap .body .event-image .event-img img {
    max-width: 284px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033151}}
body.general #wrap #main .content-body .yield-wrap .body .event-image .event-pdf,
body.news-docs #wrap #main .content-body .yield-wrap .body .event-image .event-pdf,
body.body--mypage #wrap #main .content-body .yield-wrap .body .event-image .event-pdf,
body.body--manager #wrap #main .content-body .yield-wrap .body .event-image .event-pdf,
body.body--news #wrap #main .content-body .yield-wrap .body .event-image .event-pdf,
body.body--event #wrap #main .content-body .yield-wrap .body .event-image .event-pdf {
  text-align: center;
  margin-top: 40px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033155}}
body.general #wrap #main .content-body .yield-wrap .body .event-image .event-pdf a,
body.news-docs #wrap #main .content-body .yield-wrap .body .event-image .event-pdf a,
body.body--mypage #wrap #main .content-body .yield-wrap .body .event-image .event-pdf a,
body.body--manager #wrap #main .content-body .yield-wrap .body .event-image .event-pdf a,
body.body--news #wrap #main .content-body .yield-wrap .body .event-image .event-pdf a,
body.body--event #wrap #main .content-body .yield-wrap .body .event-image .event-pdf a {
  padding: 14px 24px;
  border: 1px solid #0053b2;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background: #0053b2;
  color: #fff;
  font-weight: normal;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033164}}
body.general #wrap #main .content-body .yield-wrap .body .event-image .event-pdf a:hover,
body.news-docs #wrap #main .content-body .yield-wrap .body .event-image .event-pdf a:hover,
body.body--mypage #wrap #main .content-body .yield-wrap .body .event-image .event-pdf a:hover,
body.body--manager #wrap #main .content-body .yield-wrap .body .event-image .event-pdf a:hover,
body.body--news #wrap #main .content-body .yield-wrap .body .event-image .event-pdf a:hover,
body.body--event #wrap #main .content-body .yield-wrap .body .event-image .event-pdf a:hover {
  opacity: .7;
}

/* pages - #body--usage
---------------------------------------------------------- */
/* ご利用方法ページ */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033186}}
body.general#body--usage #wrap #main .content-body .yield-wrap .body .float-right {
  width: 50%;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033186}}
  body.general#body--usage #wrap #main .content-body .yield-wrap .body .float-right {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033193}}
body.general#body--usage #wrap #main .content-body .yield-wrap .body .float-right img {
  width: 100%;
  border: 1px solid #000;
}

/* pages - #body--mypage-rishuu-index
---------------------------------------------------------- */
/* マイページ 履修状況 */
@media print {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033210}}
  body#body--manager-status #wrap,
  body#body--manager-status-certificate #wrap {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    size: A4 portrait;
    width: 210mm;
    height: 297mm;
    background-color: #fff;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033227}}
body#body--manager-status #wrap #main .content-body .area-print,
body#body--manager-status-certificate #wrap #main .content-body .area-print {
  padding: 13px 40px 42px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033227}}
  body#body--manager-status #wrap #main .content-body .area-print,
  body#body--manager-status-certificate #wrap #main .content-body .area-print {
    padding: 13px 20px 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033239}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item.current .print-list__link,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item.current .print-list__link {
  background-color: #eaecf3;
  border-radius: 35px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033244}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item.current .print-list__link .print-list__link-inner .print-list__title,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item.current .print-list__link .print-list__link-inner .print-list__title {
  position: relative;
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033248}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item.current .print-list__link .print-list__link-inner .print-list__title:after,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item.current .print-list__link .print-list__link-inner .print-list__title:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%) rotate(135deg);
  -webkit-transform: translate(0, -50%) rotate(135deg);
  -ms-transform: translate(0, -50%) rotate(135deg);
  right: -15px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033263}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item.current .print-list__link .print-list__link-inner .print-list__title:hover,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item.current .print-list__link .print-list__link-inner .print-list__title:hover {
  text-decoration: none;
  cursor: default;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033272}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link {
  position: relative;
  padding: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033276}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 380px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033276}}
  body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner,
  body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner {
    max-width: 380px;
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033287}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner .print-list__title,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner .print-list__title {
  display: flex;
  align-items: center;
  font-size: 113%;
  color: #000;
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033287}}
  body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner .print-list__title,
  body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner .print-list__title {
    font-size: 88%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033307}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner button.print-list__title,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner button.print-list__title {
  color: #3e3eaa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033310}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner button.print-list__title:hover,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner button.print-list__title:hover {
  text-decoration: underline;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033316}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner .print-list__button,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner .print-list__button {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 140px;
  height: 40px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: bold;
  background-color: #3246aa;
  color: #fff;
  border: 1px solid #3246aa;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033335}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner .print-list__button:hover,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner .print-list__button:hover {
  background-color: #fff;
  color: #3246aa;
  cursor: pointer;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033316}}
  body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner .print-list__button,
  body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner .print-list__button {
    font-size: 75%;
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033316}}
  body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner .print-list__button,
  body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item .print-list__link .print-list__link-inner .print-list__button {
    width: 120px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033376}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item.disabled .print-list__link .print-list__link-inner .print-list__title,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item.disabled .print-list__link .print-list__link-inner .print-list__title {
  color: #aaa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033379}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item.disabled .print-list__link .print-list__link-inner .print-list__title:hover,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item.disabled .print-list__link .print-list__link-inner .print-list__title:hover {
  cursor: text;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033386}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item.disabled .print-list__link .print-list__link-inner button.print-list__title:hover,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item.disabled .print-list__link .print-list__link-inner button.print-list__title:hover {
  text-decoration: none;
  cursor: text;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033392}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item.disabled .print-list__link .print-list__link-inner .print-list__button,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item.disabled .print-list__link .print-list__link-inner .print-list__button {
  background-color: #fff;
  color: #aaaaaa;
  border: 1px solid #aaaaaa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033397}}
body#body--manager-status #wrap #main .content-body .area-print .print-list .print-list__item.disabled .print-list__link .print-list__link-inner .print-list__button:hover,
body#body--manager-status-certificate #wrap #main .content-body .area-print .print-list .print-list__item.disabled .print-list__link .print-list__link-inner .print-list__button:hover {
  background-color: #fff;
  color: #aaaaaa;
  border: 1px solid #aaaaaa;
  cursor: default;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033413}}
body#body--manager-status #wrap #main .content-body .area-display,
body#body--manager-status-certificate #wrap #main .content-body .area-display {
  padding: 27px 40px 40px;
  background-color: #eaecf3;
}
@media print {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033413}}
  body#body--manager-status #wrap #main .content-body .area-display,
  body#body--manager-status-certificate #wrap #main .content-body .area-display {
    position: relative;
    margin: 0mm;
    background-color: #fff;
  }
}
@media print {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033439}}
  body#body--manager-status #wrap #main .content-body .area-display .tmp-print-footer,
  body#body--manager-status-certificate #wrap #main .content-body .area-display .tmp-print-footer {
    display: flex;
  }
}
@media print {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033445}}
  body#body--manager-status #wrap #main .content-body .area-display:last-child,
  body#body--manager-status-certificate #wrap #main .content-body .area-display:last-child {
    position: relative;
    page-break-after: auto;
    padding-bottom: 220px;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033413}}
  body#body--manager-status #wrap #main .content-body .area-display,
  body#body--manager-status-certificate #wrap #main .content-body .area-display {
    padding: 20px 20px 30px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033458}}
body#body--manager-status #wrap #main .content-body .area-display h3,
body#body--manager-status-certificate #wrap #main .content-body .area-display h3 {
  font-size: 125%;
  font-weight: bold;
  color: #3246aa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033463}}
body#body--manager-status #wrap #main .content-body .area-display h3:before,
body#body--manager-status-certificate #wrap #main .content-body .area-display h3:before {
  content: "●";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033468}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap {
  margin-top: 2px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033471}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033474}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info + table.rishuu-info,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info + table.rishuu-info {
  margin-top: 43px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033474}}
  body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info + table.rishuu-info,
  body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info + table.rishuu-info {
    margin-top: 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033483}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow {
  background-color: #3246aa;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033487}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head {
  padding: 9px 0;
  font-size: 12px;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033492}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--name,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--name {
  padding-left: 10px;
  width: 590px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033492}}
  body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--name,
  body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--name {
    padding-left: 5px;
    width: 70%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033502}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--unit,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--unit {
  width: 110px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033502}}
  body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--unit,
  body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--unit {
    width: 14%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033510}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--date,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--date {
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033516}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--ccmp,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--ccmp {
  padding-right: 10px;
  width: 120px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033516}}
  body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--ccmp,
  body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--ccmp {
    padding-right: 5px;
    width: 16%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033529}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content {
  border-bottom: 1px solid #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033533}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr td,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr td {
  padding: 3px 0;
  font-size: 88%;
  color: #000;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033533}}
  body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr td,
  body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr td {
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033544}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr:first-child td,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr:first-child td {
  padding-top: 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033550}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr:last-child td,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr:last-child td {
  padding-bottom: 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033557}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__classifyrow td.rishuu-info__classify.rishuu-info__classify--name,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__classifyrow td.rishuu-info__classify.rishuu-info__classify--name {
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033560}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__classifyrow td.rishuu-info__classify.rishuu-info__classify--name:before,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__classifyrow td.rishuu-info__classify.rishuu-info__classify--name:before {
  content: "★";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033568}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--name,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--name {
  width: 590px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033568}}
  body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--name,
  body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--name {
    width: 70%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033576}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--unit,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--unit {
  width: 110px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033576}}
  body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--unit,
  body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--unit {
    width: 14%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033585}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--date,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--date {
  padding: 0 0 0 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033591}}
body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--ccmp,
body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--ccmp {
  padding-right: 10px;
  width: 120px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033591}}
  body#body--manager-status #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--ccmp,
  body#body--manager-status-certificate #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--ccmp {
    padding-right: 5px;
    width: 16%;
  }
}
@media print {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033616}}
  body#body--manager-status div#page,
  body#body--manager-status-certificate div#page {
    background-color: #fff;
    /*============================
#ss-mb
============================*/
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033619}}
  body#body--manager-status div#page div#tool,
  body#body--manager-status-certificate div#page div#tool {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033623}}
  body#body--manager-status div#page header#head,
  body#body--manager-status-certificate div#page header#head {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033629}}
  body#body--manager-status div#page div#wrap div#main,
  body#body--manager-status-certificate div#page div#wrap div#main {
    border-radius: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033632}}
  body#body--manager-status div#page div#wrap div#main header.content-head,
  body#body--manager-status-certificate div#page div#wrap div#main header.content-head {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033637}}
  body#body--manager-status div#page div#wrap div#main div.content-body div.area-print,
  body#body--manager-status-certificate div#page div#wrap div#main div.content-body div.area-print {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033698}}
  body#body--manager-status div#page p.pagetop,
  body#body--manager-status-certificate div#page p.pagetop {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033702}}
  body#body--manager-status div#page footer#foot,
  body#body--manager-status-certificate div#page footer#foot {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033706}}
  body#body--manager-status div#page footer#ss-pc,
  body#body--manager-status-certificate div#page footer#ss-pc {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033713}}
  body#body--manager-status div#page footer#ss-mb,
  body#body--manager-status-certificate div#page footer#ss-mb {
    display: none;
  }
}

/* pages - #body--mypage-mpjoukyou-index
---------------------------------------------------------- */
/* マイページ MP取得状況 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033728}}
body#body--manager-mileage #wrap #main .content-body {
  padding: 33px 40px 48px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033728}}
  body#body--manager-mileage #wrap #main .content-body {
    padding: 20px 20px 30px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033735}}
body#body--manager-mileage #wrap #main .content-body .total-mp {
  font-size: 100%;
  font-weight: bold;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033741}}
body#body--manager-mileage #wrap #main .content-body .area-display {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033741}}
  body#body--manager-mileage #wrap #main .content-body .area-display {
    margin-top: 30px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033749}}
body#body--manager-mileage #wrap #main .content-body .area-display:first-child {
  margin-top: 13px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033753}}
body#body--manager-mileage #wrap #main .content-body .area-display h3 {
  font-size: 125%;
  font-weight: bold;
  color: #3246aa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033758}}
body#body--manager-mileage #wrap #main .content-body .area-display h3:before {
  content: "●";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033763}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap {
  margin-top: 2px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033766}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033769}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info + table.rishuu-info {
  margin-top: 43px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033769}}
  body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info + table.rishuu-info {
    margin-top: 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033778}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow {
  background-color: #eaecf3;
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033782}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head {
  padding: 9px 0;
  font-size: 12px;
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033787}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--name {
  padding-left: 10px;
  width: 590px;
  text-align: left;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033787}}
  body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--name {
    width: 70%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033797}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--unit {
  width: 110px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033797}}
  body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--unit {
    width: 14%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033805}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--ccmp {
  padding-right: 10px;
  width: 120px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033805}}
  body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info thead.rishuu-info__header tr.rishuu-info__headrow th.rishuu-info__head.rishuu-info__head--ccmp {
    padding-right: 5px;
    width: 16%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033818}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content {
  border-bottom: 1px solid #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033822}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr td {
  padding: 3px 0;
  font-size: 88%;
  color: #000;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033822}}
  body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr td {
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033833}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr:first-child td {
  padding-top: 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033839}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr:last-child td {
  padding-bottom: 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033846}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__classifyrow td.rishuu-info__classify.rishuu-info__classify--name {
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033849}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__classifyrow td.rishuu-info__classify.rishuu-info__classify--name:before {
  content: "★";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033857}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--name {
  width: 590px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033857}}
  body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--name {
    width: 70%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033865}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--unit {
  width: 110px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033865}}
  body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--unit {
    width: 14%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033874}}
body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--ccmp {
  padding-right: 10px;
  width: 120px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033874}}
  body#body--manager-mileage #wrap #main .content-body .area-display .rishuu-info-wrap table.rishuu-info tbody.rishuu-info__content tr.rishuu-info__datarow td.rishuu-info__data.rishuu-info__data--ccmp {
    padding-right: 5px;
    width: 16%;
  }
}

/* pages - #body--event-index
---------------------------------------------------------- */
/* イベント?セミナー 一覧 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033905}}
body#body--event-index #wrap #main .content-body {
  padding: 40px 40px 50px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033905}}
  body#body--event-index #wrap #main .content-body {
    padding: 20px 20px 25px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033912}}
body#body--event-index #wrap #main .content-body .yield-wrap {
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033916}}
body#body--event-index #wrap #main .content-body .schoolyear-wrap {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033921}}
body#body--event-index #wrap #main .content-body .schoolyear-wrap:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%) rotate(135deg);
  -webkit-transform: translate(0, -50%) rotate(135deg);
  -ms-transform: translate(0, -50%) rotate(135deg);
  right: 14px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033938}}
body#body--event-index #wrap #main .content-body select#schoolyear {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* IE対応 矢印の非表示 */
  padding: 0 17px;
  width: 154px;
  height: 40px;
  font-size: 88%;
  border: 1px solid #747474;
  border-radius: 6px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033947}}
body#body--event-index #wrap #main .content-body select#schoolyear::-ms-expand {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033961}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033961}}
  body#body--event-index #wrap #main .content-body div.eventcard-list-wrap {
    margin-top: 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033968}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033971}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033979}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item {
  float: left;
  width: calc((100% - 40px) / 3);
  border-radius: 26px;
  overflow: hidden;
  box-shadow: 0px 0px 20px -11px #777777;
  opacity: 1;
  -webkit-transition: box-shadow 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: box-shadow 0.5s ease 0s;
  -o-transition: box-shadow 0.5s ease 0s;
  transition: box-shadow 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033979}}
  body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item {
    width: calc((100% - 20px) / 2);
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033979}}
  body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000033998}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item:hover {
  box-shadow: 0px 0px 19px -6px #777777;
  opacity: .8;
  -webkit-transition: box-shadow 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: box-shadow 0.5s ease 0s;
  -o-transition: box-shadow 0.5s ease 0s;
  transition: box-shadow 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
}
@media only screen and (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034005}}
  body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item:not(:nth-child(3n+1)) {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034011}}
  body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item:nth-child(n+4) {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034017}}
  body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item:nth-child(2n) {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034023}}
  body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item:nth-child(n+3) {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034029}}
  body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item:nth-child(n+2) {
    margin-top: 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034035}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link {
  display: block;
  text-decoration: none;
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034041}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__image img {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034046}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail {
  padding: 15px 21px 25px;
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034046}}
  body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail {
    padding: 10px 15px 15px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034053}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__title {
  font-size: 100%;
  font-weight: bold;
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034053}}
  body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__title {
    font-size: 88%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034062}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__summary {
  margin-top: 10px;
  font-size: 88%;
  position: relative;
  line-height: 1.79;
  height: calc(1.79em * 3);
  overflow: hidden;
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034062}}
  body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__summary {
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034074}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__summary:before {
  content: "…";
  bottom: 0;
  right: 0;
  position: absolute;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 30%);
  padding-left: 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034083}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__summary::after {
  content: "";
  width: 100%;
  height: 100%;
  margin-left: -1em;
  position: absolute;
  background: #FFF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034092}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__summary .ss-alignment.ss-alignment-flow {
  display: inline;
  margin-right: 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034098}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__info {
  margin-top: 17px;
  overflow: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034102}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__info .eventcard-list__date {
  float: left;
  width: 130px;
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034102}}
  body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__info .eventcard-list__date {
    max-width: calc(100% - 70px);
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034110}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__info .eventcard-list__date .eventcard-list__date-head {
  font-size: 75%;
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034110}}
  body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__info .eventcard-list__date .eventcard-list__date-head {
    font-size: 63%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034118}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__info .eventcard-list__date .eventcard-list__date-body {
  padding: 8px 0;
  font-size: 88%;
  font-weight: bold;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034127}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__info .eventcard-list__applycheck {
  float: right;
  width: 60px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034136}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__info .eventcard-list__applycheck .eventcard-list__applycheck-head {
  font-size: 75%;
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034136}}
  body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__info .eventcard-list__applycheck .eventcard-list__applycheck-head {
    font-size: 63%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034145}}
body#body--event-index #wrap #main .content-body div.eventcard-list-wrap ul.eventcard-list li.eventcard-list__item a.eventcard-list__link .eventcard-list__detail .eventcard-list__info .eventcard-list__applycheck .eventcard-list__applycheck-body {
  width: 100%;
  height: 46px;
  background-image: url(/coc-r/img/img_applied.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* pages - .event-detail / .application-layout
---------------------------------------------------------- */
/* マイページ イベント?セミナー 詳細 / 申請フォーム */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034171}}
body.event-detail #wrap #main,
body.application-layout #wrap #main {
  border: 2px solid #3246aa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034175}}
body.event-detail #wrap #main .content-body .content-body__title-wrap,
body.application-layout #wrap #main .content-body .content-body__title-wrap {
  width: calc(100% - 74px);
  margin: 0 auto;
  padding: 27px 0 10px;
  border-bottom: 1px solid #3246aa;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034175}}
  body.event-detail #wrap #main .content-body .content-body__title-wrap,
  body.application-layout #wrap #main .content-body .content-body__title-wrap {
    width: calc(100% - 40px);
    padding: 15px 0 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034186}}
body.event-detail #wrap #main .content-body .content-body__title-wrap .content-body__title,
body.application-layout #wrap #main .content-body .content-body__title-wrap .content-body__title {
  font-size: 150%;
  font-weight: bold;
  text-align: center;
  color: #3246aa;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034186}}
  body.event-detail #wrap #main .content-body .content-body__title-wrap .content-body__title,
  body.application-layout #wrap #main .content-body .content-body__title-wrap .content-body__title {
    font-size: 113%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034198}}
body.event-detail #wrap #main .content-body .yield-wrap,
body.application-layout #wrap #main .content-body .yield-wrap {
  padding: 0 38px 54px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034198}}
  body.event-detail #wrap #main .content-body .yield-wrap,
  body.application-layout #wrap #main .content-body .yield-wrap {
    padding: 20px 20px 35px;
  }
}

/* pages - .event-detail
---------------------------------------------------------- */
/* マイページ イベント?セミナー 詳細 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034218}}
body.event-detail #wrap #main header.content-head .page-cat {
  padding: 11px 0;
  text-align: center;
  background-color: #3246aa;
  color: #fff;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034218}}
  body.event-detail #wrap #main header.content-head .page-cat {
    padding: 15px 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034228}}
body.event-detail #wrap #main header.content-head .page-cat span.content-head__title {
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034238}}
body.event-detail #wrap #main .content-body .content-body__title-wrap .content-body__released {
  padding-top: 20px;
  font-size: 88%;
  text-align: right;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034238}}
  body.event-detail #wrap #main .content-body .content-body__title-wrap .content-body__released {
    padding-top: 10px;
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034254}}
body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dt.eventinfo-list__title {
  float: left;
  width: 138px;
  font-size: 14px;
  font-weight: bold;
  color: #3e3e3e;
  margin-top: 19px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034254}}
  body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dt.eventinfo-list__title {
    float: none;
    width: 100%;
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034268}}
body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dt.eventinfo-list__title:first-child {
  margin-top: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034272}}
body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dt.eventinfo-list__title#ccmp-title {
  padding: 8px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034281}}
body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dd.eventinfo-list__value {
  margin-top: 19px;
  margin-left: 138px;
  font-size: 14px;
  width: calc(100% - 138px);
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034281}}
  body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dd.eventinfo-list__value {
    margin-top: 0;
    margin-left: 10px;
    width: 100%;
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034294}}
body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dd.eventinfo-list__value#ccmp-value {
  display: flex;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034302}}
body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dd.eventinfo-list__value#ccmp-value div.ss-alignment.ss-alignment-flow {
  display: flex;
  align-items: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034311}}
body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dd.eventinfo-list__value#ccmp-value div.ss-alignment.ss-alignment-flow .ccmp-value--disp {
  white-space: nowrap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034319}}
body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dd.eventinfo-list__value div.btn-ccmp-wrap {
  margin-left: 24px;
  max-width: 170px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034319}}
  body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dd.eventinfo-list__value div.btn-ccmp-wrap {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034319}}
  body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dd.eventinfo-list__value div.btn-ccmp-wrap {
    max-width: calc(100% - 151px);
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034332}}
body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dd.eventinfo-list__value div.btn-ccmp-wrap button.btn-ccmp {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 40px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: bold;
  background-color: #3246aa;
  color: #fff;
  border: 1px solid #3246aa;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034352}}
body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dd.eventinfo-list__value div.btn-ccmp-wrap button.btn-ccmp:not(:disabled):hover {
  background-color: #fff;
  color: #3246aa;
  cursor: pointer;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034361}}
body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dd.eventinfo-list__value div.btn-ccmp-wrap button.btn-ccmp:disabled {
  background-color: #fff;
  color: #aaaaaa;
  border: 1px solid #aaaaaa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034391}}
body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dd.ccmp-value input.ccmp-value--setter {
  margin-left: 24px;
  width: 100px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034391}}
  body.event-detail #wrap #main .content-body .yield-wrap dl.eventinfo-list dd.ccmp-value input.ccmp-value--setter {
    margin-left: 15px;
    width: 75px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034404}}
body.event-detail #wrap #main .content-body .area-btn-apply {
  padding: 38px 0;
  text-align: center;
  background-color: #eaecf3;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034410}}
body.event-detail #wrap #main .content-body .area-btn-apply .btn-apply-wrap button.btn-apply {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  max-width: 240px;
  width: 100%;
  height: 40px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: bold;
  background-color: #fff;
  color: #3246aa;
  border: 1px solid #3246aa;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034431}}
body.event-detail #wrap #main .content-body .area-btn-apply .btn-apply-wrap button.btn-apply:not(:disabled):hover {
  background-color: #3246aa;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034440}}
body.event-detail #wrap #main .content-body .area-btn-apply .btn-apply-wrap button.btn-apply:disabled {
  background-color: #fff;
  color: #aaaaaa;
  border: 1px solid #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034448}}
body.event-detail #wrap #main .content-body .area-btn-apply__notice {
  padding: 0 20px;
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034448}}
  body.event-detail #wrap #main .content-body .area-btn-apply__notice {
    margin-top: 15px;
    font-size: 75%;
  }
}

/* pages - .application-layout
---------------------------------------------------------- */
/* 申請フォーム */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034471}}
body.application-layout #wrap #main {
  border: 2px solid #3246aa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034476}}
body.application-layout #wrap #main .content-body .content-body__title-wrap .content-body__title {
  text-align: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034480}}
body.application-layout #wrap #main .content-body .content-body__title-wrap .content-body__lead {
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034480}}
  body.application-layout #wrap #main .content-body .content-body__title-wrap .content-body__lead {
    font-size: 88%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034489}}
body.application-layout #wrap #main .content-body .yield-wrap {
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034492}}
body.application-layout #wrap #main .content-body .yield-wrap .application {
  margin-top: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034495}}
body.application-layout #wrap #main .content-body .yield-wrap .application .application-list {
  padding: 0 38px 54px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034495}}
  body.application-layout #wrap #main .content-body .yield-wrap .application .application-list {
    padding: 0 20px 35px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034503}}
body.application-layout #wrap #main .content-body .yield-wrap .application .application-list__item {
  font-size: 14px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034506}}
body.application-layout #wrap #main .content-body .yield-wrap .application .application-list__item:nth-of-type(n+2) {
  margin-top: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034511}}
body.application-layout #wrap #main .content-body .yield-wrap .application .application-list__item.application-list__item--crp .radio-wrap {
  display: flex;
  flex-direction: column;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034517}}
body.application-layout #wrap #main .content-body .yield-wrap .application .application-list__item input[type=text] {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034523}}
body.application-layout #wrap #main .content-body .yield-wrap .application .application-list__item input[type=date] {
  display: inline-flex;
  align-items: center;
  width: 10em;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034523}}
  body.application-layout #wrap #main .content-body .yield-wrap .application .application-list__item input[type=date] {
    width: 9em;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034534}}
body.application-layout #wrap #main .content-body .yield-wrap .application button.btn-submit {
  max-width: 170px;
  margin: 50px auto;
  display: block;
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 40px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: bold;
  background-color: #3246aa;
  color: #fff;
  border: 1px solid #3246aa;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034558}}
body.application-layout #wrap #main .content-body .yield-wrap .application button.btn-submit:not(:disabled):hover {
  background-color: #fff;
  color: #3246aa;
  cursor: pointer;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034567}}
body.application-layout #wrap #main .content-body .yield-wrap .application button.btn-submit:disabled {
  background-color: #fff;
  color: #aaaaaa;
  border: 1px solid #aaaaaa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034574}}
body.application-layout #wrap #main .content-body .yield-wrap .application .btn-apply-wrap {
  padding: 38px 0;
  text-align: center;
  background-color: #eaecf3;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034579}}
body.application-layout #wrap #main .content-body .yield-wrap .application .btn-apply-wrap .area-btn-apply__notice {
  padding: 0 20px;
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034579}}
  body.application-layout #wrap #main .content-body .yield-wrap .application .btn-apply-wrap .area-btn-apply__notice {
    margin-top: 15px;
    font-size: 75%;
  }
}

/* pages - #body--news-index
---------------------------------------------------------- */
/* 皇冠比分网_皇冠体育投注-【长期稳定直播】らせ一覧ページ */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034607}}
body#body--news-index #wrap #main .yield-wrap {
  padding: 54px 40px 52px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034607}}
  body#body--news-index #wrap #main .yield-wrap {
    padding: 30px 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034616}}
body#body--news-index #wrap #main .yield-wrap .category-pages.pages .content-list {
  border-top: 1px solid #a2a2a2;
  border-bottom: 1px solid #a2a2a2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034620}}
body#body--news-index #wrap #main .yield-wrap .category-pages.pages .content-list .content-list__item {
  display: flex;
  align-items: center;
  padding: 22px 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034620}}
  body#body--news-index #wrap #main .yield-wrap .category-pages.pages .content-list .content-list__item {
    flex-direction: column;
    align-items: flex-start;
    padding: 10px 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034631}}
body#body--news-index #wrap #main .yield-wrap .category-pages.pages .content-list .content-list__item:nth-child(n+2) {
  border-top: 1px solid #a2a2a2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034635}}
body#body--news-index #wrap #main .yield-wrap .category-pages.pages .content-list .content-list__item time {
  font-size: 100%;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034635}}
  body#body--news-index #wrap #main .yield-wrap .category-pages.pages .content-list .content-list__item time {
    font-size: 88%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034644}}
body#body--news-index #wrap #main .yield-wrap .category-pages.pages .content-list .content-list__item span.title {
  margin-left: 85px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034644}}
  body#body--news-index #wrap #main .yield-wrap .category-pages.pages .content-list .content-list__item span.title {
    margin-left: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034651}}
body#body--news-index #wrap #main .yield-wrap .category-pages.pages .content-list .content-list__item span.title a {
  font-size: 100%;
  text-decoration: none;
  color: #000;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034651}}
  body#body--news-index #wrap #main .yield-wrap .category-pages.pages .content-list .content-list__item span.title a {
    font-size: 88%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034660}}
body#body--news-index #wrap #main .yield-wrap .category-pages.pages .content-list .content-list__item span.title a:hover {
  text-decoration: underline;
}

/* pages - .docs
---------------------------------------------------------- */
/* 皇冠比分网_皇冠体育投注-【长期稳定直播】らせ記事ページ */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034680}}
body.news-docs #wrap #main {
  border: 2px solid #3246aa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034684}}
body.news-docs #wrap #main header.content-head .page-cat {
  padding: 11px 0;
  text-align: center;
  background-color: #3246aa;
  color: #fff;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034684}}
  body.news-docs #wrap #main header.content-head .page-cat {
    padding: 15px 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034694}}
body.news-docs #wrap #main header.content-head .page-cat span.content-head__title {
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034701}}
body.news-docs #wrap #main .content-body .content-body__title {
  width: calc(100% - 74px);
  margin: 0 auto;
  padding: 27px 0;
  font-size: 150%;
  font-weight: bold;
  text-align: center;
  border-bottom: 2px solid #3246aa;
  color: #3246aa;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034701}}
  body.news-docs #wrap #main .content-body .content-body__title {
    width: calc(100% - 40px);
    padding: 15px 0;
    font-size: 113%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034718}}
body.news-docs #wrap #main .content-body .yield-wrap {
  padding: 0 38px 54px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034718}}
  body.news-docs #wrap #main .content-body .yield-wrap {
    padding: 20px 20px 35px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034725}}
body.news-docs #wrap #main .content-body .yield-wrap article.body {
  padding-top: 30px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034725}}
  body.news-docs #wrap #main .content-body .yield-wrap article.body {
    padding-top: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034732}}
body.news-docs #wrap #main .content-body .yield-wrap article.body h2 {
  margin-top: 1.5em;
  margin-bottom: 1.0em;
  padding-top: 10px;
  border-bottom: 1px solid #4642a3;
  color: #4642a3;
  font-size: 138%;
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034742}}
body.news-docs #wrap #main .content-body .yield-wrap article.body h3 {
  margin-top: 1.5em;
  margin-bottom: 1.0em;
  font-size: 125%;
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034749}}
body.news-docs #wrap #main .content-body .yield-wrap article.body h4 {
  margin-top: 1.5em;
  margin-bottom: 1.0em;
  font-size: 113%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034755}}
body.news-docs #wrap #main .content-body .yield-wrap article.body ul,
body.news-docs #wrap #main .content-body .yield-wrap article.body ol,
body.news-docs #wrap #main .content-body .yield-wrap article.body table,
body.news-docs #wrap #main .content-body .yield-wrap article.body p {
  margin-bottom: 1.0em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034763}}
body.news-docs #wrap #main .content-body .yield-wrap article.body table caption {
  padding: 0 10px;
  color: #09698e;
  text-align: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034769}}
body.news-docs #wrap #main .content-body .yield-wrap article.body table p {
  margin-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034773}}
body.news-docs #wrap #main .content-body .yield-wrap article.body table th {
  padding: 3px 8px 0;
  border: 1px solid #ccc;
  background: #ecebe3;
  text-align: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034780}}
body.news-docs #wrap #main .content-body .yield-wrap article.body table td {
  padding: 3px 8px 0;
  border: 1px solid #ccc;
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034788}}
body.news-docs #wrap #main .content-body .yield-wrap .categories {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034792}}
body.news-docs #wrap #main .content-body .yield-wrap .link-wrap {
  margin-top: 50px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034796}}
body.news-docs #wrap #main .content-body .yield-wrap .link-wrap a {
  position: relative;
  display: inline-block;
  padding: 12px 0;
  max-width: 240px;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
  border-radius: 26px;
  border: 1px solid #3e3e3e;
  color: #3e3e3e;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034812}}
body.news-docs #wrap #main .content-body .yield-wrap .link-wrap a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #3e3e3e;
  border-right: 1px solid #3e3e3e;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034826}}
body.news-docs #wrap #main .content-body .yield-wrap .link-wrap a:hover {
  color: #fff;
  background-color: #3e3e3e;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034832}}
body.news-docs #wrap #main .content-body .yield-wrap .link-wrap a:hover:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

/* pages - .body--inquiry
---------------------------------------------------------- */
/* お問い合せページ */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034853}}
body.body--inquiry .yield-wrap .inquiry-html + form {
  margin-top: 35px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034862}}
body.body--inquiry .yield-wrap .inquiry-form dl,
body.body--inquiry .yield-wrap .inquiry-form fieldset,
body.body--inquiry .yield-wrap .columns dl,
body.body--inquiry .yield-wrap .columns fieldset,
body.body--inquiry .yield-wrap .form-login dl,
body.body--inquiry .yield-wrap .form-login fieldset {
  zoom: 1;
  clear: both;
  width: 100%;
  margin-bottom: 24px;
  padding-bottom: 16px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003208}}
body.body--inquiry .yield-wrap .inquiry-form dl:before, body.body--inquiry .yield-wrap .inquiry-form dl:after,
body.body--inquiry .yield-wrap .inquiry-form fieldset:before,
body.body--inquiry .yield-wrap .inquiry-form fieldset:after,
body.body--inquiry .yield-wrap .columns dl:before,
body.body--inquiry .yield-wrap .columns dl:after,
body.body--inquiry .yield-wrap .columns fieldset:before,
body.body--inquiry .yield-wrap .columns fieldset:after,
body.body--inquiry .yield-wrap .form-login dl:before,
body.body--inquiry .yield-wrap .form-login dl:after,
body.body--inquiry .yield-wrap .form-login fieldset:before,
body.body--inquiry .yield-wrap .form-login fieldset:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/_init\.scss}line{font-family:\00003216}}
body.body--inquiry .yield-wrap .inquiry-form dl:after,
body.body--inquiry .yield-wrap .inquiry-form fieldset:after,
body.body--inquiry .yield-wrap .columns dl:after,
body.body--inquiry .yield-wrap .columns fieldset:after,
body.body--inquiry .yield-wrap .form-login dl:after,
body.body--inquiry .yield-wrap .form-login fieldset:after {
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034870}}
body.body--inquiry .yield-wrap .inquiry-form dl dt,
body.body--inquiry .yield-wrap .inquiry-form dl legend,
body.body--inquiry .yield-wrap .inquiry-form fieldset dt,
body.body--inquiry .yield-wrap .inquiry-form fieldset legend,
body.body--inquiry .yield-wrap .columns dl dt,
body.body--inquiry .yield-wrap .columns dl legend,
body.body--inquiry .yield-wrap .columns fieldset dt,
body.body--inquiry .yield-wrap .columns fieldset legend,
body.body--inquiry .yield-wrap .form-login dl dt,
body.body--inquiry .yield-wrap .form-login dl legend,
body.body--inquiry .yield-wrap .form-login fieldset dt,
body.body--inquiry .yield-wrap .form-login fieldset legend {
  clear: both;
  float: left;
  width: 12em;
  margin-right: 20px;
  padding: 6px 0;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034870}}
  body.body--inquiry .yield-wrap .inquiry-form dl dt,
  body.body--inquiry .yield-wrap .inquiry-form dl legend,
  body.body--inquiry .yield-wrap .inquiry-form fieldset dt,
  body.body--inquiry .yield-wrap .inquiry-form fieldset legend,
  body.body--inquiry .yield-wrap .columns dl dt,
  body.body--inquiry .yield-wrap .columns dl legend,
  body.body--inquiry .yield-wrap .columns fieldset dt,
  body.body--inquiry .yield-wrap .columns fieldset legend,
  body.body--inquiry .yield-wrap .form-login dl dt,
  body.body--inquiry .yield-wrap .form-login dl legend,
  body.body--inquiry .yield-wrap .form-login fieldset dt,
  body.body--inquiry .yield-wrap .form-login fieldset legend {
    float: none;
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034884}}
body.body--inquiry .yield-wrap .inquiry-form dl dt .required,
body.body--inquiry .yield-wrap .inquiry-form dl legend .required,
body.body--inquiry .yield-wrap .inquiry-form fieldset dt .required,
body.body--inquiry .yield-wrap .inquiry-form fieldset legend .required,
body.body--inquiry .yield-wrap .columns dl dt .required,
body.body--inquiry .yield-wrap .columns dl legend .required,
body.body--inquiry .yield-wrap .columns fieldset dt .required,
body.body--inquiry .yield-wrap .columns fieldset legend .required,
body.body--inquiry .yield-wrap .form-login dl dt .required,
body.body--inquiry .yield-wrap .form-login dl legend .required,
body.body--inquiry .yield-wrap .form-login fieldset dt .required,
body.body--inquiry .yield-wrap .form-login fieldset legend .required {
  display: block;
  font-size: 88%;
  color: #d00;
  font-weight: normal;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034892}}
body.body--inquiry .yield-wrap .inquiry-form dl dd,
body.body--inquiry .yield-wrap .inquiry-form dl .fields,
body.body--inquiry .yield-wrap .inquiry-form fieldset dd,
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields,
body.body--inquiry .yield-wrap .columns dl dd,
body.body--inquiry .yield-wrap .columns dl .fields,
body.body--inquiry .yield-wrap .columns fieldset dd,
body.body--inquiry .yield-wrap .columns fieldset .fields,
body.body--inquiry .yield-wrap .form-login dl dd,
body.body--inquiry .yield-wrap .form-login dl .fields,
body.body--inquiry .yield-wrap .form-login fieldset dd,
body.body--inquiry .yield-wrap .form-login fieldset .fields {
  float: left;
  width: calc(100% - 12em - 20px);
  padding: 6px 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034892}}
  body.body--inquiry .yield-wrap .inquiry-form dl dd,
  body.body--inquiry .yield-wrap .inquiry-form dl .fields,
  body.body--inquiry .yield-wrap .inquiry-form fieldset dd,
  body.body--inquiry .yield-wrap .inquiry-form fieldset .fields,
  body.body--inquiry .yield-wrap .columns dl dd,
  body.body--inquiry .yield-wrap .columns dl .fields,
  body.body--inquiry .yield-wrap .columns fieldset dd,
  body.body--inquiry .yield-wrap .columns fieldset .fields,
  body.body--inquiry .yield-wrap .form-login dl dd,
  body.body--inquiry .yield-wrap .form-login dl .fields,
  body.body--inquiry .yield-wrap .form-login fieldset dd,
  body.body--inquiry .yield-wrap .form-login fieldset .fields {
    float: none;
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034903}}
body.body--inquiry .yield-wrap .inquiry-form dl dd p,
body.body--inquiry .yield-wrap .inquiry-form dl .fields p,
body.body--inquiry .yield-wrap .inquiry-form fieldset dd p,
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields p,
body.body--inquiry .yield-wrap .columns dl dd p,
body.body--inquiry .yield-wrap .columns dl .fields p,
body.body--inquiry .yield-wrap .columns fieldset dd p,
body.body--inquiry .yield-wrap .columns fieldset .fields p,
body.body--inquiry .yield-wrap .form-login dl dd p,
body.body--inquiry .yield-wrap .form-login dl .fields p,
body.body--inquiry .yield-wrap .form-login fieldset dd p,
body.body--inquiry .yield-wrap .form-login fieldset .fields p {
  margin-bottom: 0;
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034908}}
body.body--inquiry .yield-wrap .inquiry-form dl dd input[type="password"],
body.body--inquiry .yield-wrap .inquiry-form dl dd input[type="text"],
body.body--inquiry .yield-wrap .inquiry-form dl .fields input[type="password"],
body.body--inquiry .yield-wrap .inquiry-form dl .fields input[type="text"],
body.body--inquiry .yield-wrap .inquiry-form fieldset dd input[type="password"],
body.body--inquiry .yield-wrap .inquiry-form fieldset dd input[type="text"],
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields input[type="password"],
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields input[type="text"],
body.body--inquiry .yield-wrap .columns dl dd input[type="password"],
body.body--inquiry .yield-wrap .columns dl dd input[type="text"],
body.body--inquiry .yield-wrap .columns dl .fields input[type="password"],
body.body--inquiry .yield-wrap .columns dl .fields input[type="text"],
body.body--inquiry .yield-wrap .columns fieldset dd input[type="password"],
body.body--inquiry .yield-wrap .columns fieldset dd input[type="text"],
body.body--inquiry .yield-wrap .columns fieldset .fields input[type="password"],
body.body--inquiry .yield-wrap .columns fieldset .fields input[type="text"],
body.body--inquiry .yield-wrap .form-login dl dd input[type="password"],
body.body--inquiry .yield-wrap .form-login dl dd input[type="text"],
body.body--inquiry .yield-wrap .form-login dl .fields input[type="password"],
body.body--inquiry .yield-wrap .form-login dl .fields input[type="text"],
body.body--inquiry .yield-wrap .form-login fieldset dd input[type="password"],
body.body--inquiry .yield-wrap .form-login fieldset dd input[type="text"],
body.body--inquiry .yield-wrap .form-login fieldset .fields input[type="password"],
body.body--inquiry .yield-wrap .form-login fieldset .fields input[type="text"] {
  width: 80%;
  max-width: 560px;
  padding: 4px 0;
  font-size: 100%;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034908}}
  body.body--inquiry .yield-wrap .inquiry-form dl dd input[type="password"],
  body.body--inquiry .yield-wrap .inquiry-form dl dd input[type="text"],
  body.body--inquiry .yield-wrap .inquiry-form dl .fields input[type="password"],
  body.body--inquiry .yield-wrap .inquiry-form dl .fields input[type="text"],
  body.body--inquiry .yield-wrap .inquiry-form fieldset dd input[type="password"],
  body.body--inquiry .yield-wrap .inquiry-form fieldset dd input[type="text"],
  body.body--inquiry .yield-wrap .inquiry-form fieldset .fields input[type="password"],
  body.body--inquiry .yield-wrap .inquiry-form fieldset .fields input[type="text"],
  body.body--inquiry .yield-wrap .columns dl dd input[type="password"],
  body.body--inquiry .yield-wrap .columns dl dd input[type="text"],
  body.body--inquiry .yield-wrap .columns dl .fields input[type="password"],
  body.body--inquiry .yield-wrap .columns dl .fields input[type="text"],
  body.body--inquiry .yield-wrap .columns fieldset dd input[type="password"],
  body.body--inquiry .yield-wrap .columns fieldset dd input[type="text"],
  body.body--inquiry .yield-wrap .columns fieldset .fields input[type="password"],
  body.body--inquiry .yield-wrap .columns fieldset .fields input[type="text"],
  body.body--inquiry .yield-wrap .form-login dl dd input[type="password"],
  body.body--inquiry .yield-wrap .form-login dl dd input[type="text"],
  body.body--inquiry .yield-wrap .form-login dl .fields input[type="password"],
  body.body--inquiry .yield-wrap .form-login dl .fields input[type="text"],
  body.body--inquiry .yield-wrap .form-login fieldset dd input[type="password"],
  body.body--inquiry .yield-wrap .form-login fieldset dd input[type="text"],
  body.body--inquiry .yield-wrap .form-login fieldset .fields input[type="password"],
  body.body--inquiry .yield-wrap .form-login fieldset .fields input[type="text"] {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034921}}
body.body--inquiry .yield-wrap .inquiry-form dl dd input[type="email"],
body.body--inquiry .yield-wrap .inquiry-form dl .fields input[type="email"],
body.body--inquiry .yield-wrap .inquiry-form fieldset dd input[type="email"],
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields input[type="email"],
body.body--inquiry .yield-wrap .columns dl dd input[type="email"],
body.body--inquiry .yield-wrap .columns dl .fields input[type="email"],
body.body--inquiry .yield-wrap .columns fieldset dd input[type="email"],
body.body--inquiry .yield-wrap .columns fieldset .fields input[type="email"],
body.body--inquiry .yield-wrap .form-login dl dd input[type="email"],
body.body--inquiry .yield-wrap .form-login dl .fields input[type="email"],
body.body--inquiry .yield-wrap .form-login fieldset dd input[type="email"],
body.body--inquiry .yield-wrap .form-login fieldset .fields input[type="email"] {
  width: 80%;
  max-width: 560px;
  padding: 4px 0;
  font-size: 100%;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034921}}
  body.body--inquiry .yield-wrap .inquiry-form dl dd input[type="email"],
  body.body--inquiry .yield-wrap .inquiry-form dl .fields input[type="email"],
  body.body--inquiry .yield-wrap .inquiry-form fieldset dd input[type="email"],
  body.body--inquiry .yield-wrap .inquiry-form fieldset .fields input[type="email"],
  body.body--inquiry .yield-wrap .columns dl dd input[type="email"],
  body.body--inquiry .yield-wrap .columns dl .fields input[type="email"],
  body.body--inquiry .yield-wrap .columns fieldset dd input[type="email"],
  body.body--inquiry .yield-wrap .columns fieldset .fields input[type="email"],
  body.body--inquiry .yield-wrap .form-login dl dd input[type="email"],
  body.body--inquiry .yield-wrap .form-login dl .fields input[type="email"],
  body.body--inquiry .yield-wrap .form-login fieldset dd input[type="email"],
  body.body--inquiry .yield-wrap .form-login fieldset .fields input[type="email"] {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034934}}
body.body--inquiry .yield-wrap .inquiry-form dl dd input[type="radio"] + span,
body.body--inquiry .yield-wrap .inquiry-form dl .fields input[type="radio"] + span,
body.body--inquiry .yield-wrap .inquiry-form fieldset dd input[type="radio"] + span,
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields input[type="radio"] + span,
body.body--inquiry .yield-wrap .columns dl dd input[type="radio"] + span,
body.body--inquiry .yield-wrap .columns dl .fields input[type="radio"] + span,
body.body--inquiry .yield-wrap .columns fieldset dd input[type="radio"] + span,
body.body--inquiry .yield-wrap .columns fieldset .fields input[type="radio"] + span,
body.body--inquiry .yield-wrap .form-login dl dd input[type="radio"] + span,
body.body--inquiry .yield-wrap .form-login dl .fields input[type="radio"] + span,
body.body--inquiry .yield-wrap .form-login fieldset dd input[type="radio"] + span,
body.body--inquiry .yield-wrap .form-login fieldset .fields input[type="radio"] + span {
  vertical-align: -0.1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034939}}
body.body--inquiry .yield-wrap .inquiry-form dl dd input[name="item[tel]"],
body.body--inquiry .yield-wrap .inquiry-form dl .fields input[name="item[tel]"],
body.body--inquiry .yield-wrap .inquiry-form fieldset dd input[name="item[tel]"],
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields input[name="item[tel]"],
body.body--inquiry .yield-wrap .columns dl dd input[name="item[tel]"],
body.body--inquiry .yield-wrap .columns dl .fields input[name="item[tel]"],
body.body--inquiry .yield-wrap .columns fieldset dd input[name="item[tel]"],
body.body--inquiry .yield-wrap .columns fieldset .fields input[name="item[tel]"],
body.body--inquiry .yield-wrap .form-login dl dd input[name="item[tel]"],
body.body--inquiry .yield-wrap .form-login dl .fields input[name="item[tel]"],
body.body--inquiry .yield-wrap .form-login fieldset dd input[name="item[tel]"],
body.body--inquiry .yield-wrap .form-login fieldset .fields input[name="item[tel]"] {
  width: 20em;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034939}}
  body.body--inquiry .yield-wrap .inquiry-form dl dd input[name="item[tel]"],
  body.body--inquiry .yield-wrap .inquiry-form dl .fields input[name="item[tel]"],
  body.body--inquiry .yield-wrap .inquiry-form fieldset dd input[name="item[tel]"],
  body.body--inquiry .yield-wrap .inquiry-form fieldset .fields input[name="item[tel]"],
  body.body--inquiry .yield-wrap .columns dl dd input[name="item[tel]"],
  body.body--inquiry .yield-wrap .columns dl .fields input[name="item[tel]"],
  body.body--inquiry .yield-wrap .columns fieldset dd input[name="item[tel]"],
  body.body--inquiry .yield-wrap .columns fieldset .fields input[name="item[tel]"],
  body.body--inquiry .yield-wrap .form-login dl dd input[name="item[tel]"],
  body.body--inquiry .yield-wrap .form-login dl .fields input[name="item[tel]"],
  body.body--inquiry .yield-wrap .form-login fieldset dd input[name="item[tel]"],
  body.body--inquiry .yield-wrap .form-login fieldset .fields input[name="item[tel]"] {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034947}}
body.body--inquiry .yield-wrap .inquiry-form dl dd input[name="item[postal_code]"],
body.body--inquiry .yield-wrap .inquiry-form dl .fields input[name="item[postal_code]"],
body.body--inquiry .yield-wrap .inquiry-form fieldset dd input[name="item[postal_code]"],
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields input[name="item[postal_code]"],
body.body--inquiry .yield-wrap .columns dl dd input[name="item[postal_code]"],
body.body--inquiry .yield-wrap .columns dl .fields input[name="item[postal_code]"],
body.body--inquiry .yield-wrap .columns fieldset dd input[name="item[postal_code]"],
body.body--inquiry .yield-wrap .columns fieldset .fields input[name="item[postal_code]"],
body.body--inquiry .yield-wrap .form-login dl dd input[name="item[postal_code]"],
body.body--inquiry .yield-wrap .form-login dl .fields input[name="item[postal_code]"],
body.body--inquiry .yield-wrap .form-login fieldset dd input[name="item[postal_code]"],
body.body--inquiry .yield-wrap .form-login fieldset .fields input[name="item[postal_code]"] {
  width: 16em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034951}}
body.body--inquiry .yield-wrap .inquiry-form dl dd input[name="item[sex]"],
body.body--inquiry .yield-wrap .inquiry-form dl .fields input[name="item[sex]"],
body.body--inquiry .yield-wrap .inquiry-form fieldset dd input[name="item[sex]"],
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields input[name="item[sex]"],
body.body--inquiry .yield-wrap .columns dl dd input[name="item[sex]"],
body.body--inquiry .yield-wrap .columns dl .fields input[name="item[sex]"],
body.body--inquiry .yield-wrap .columns fieldset dd input[name="item[sex]"],
body.body--inquiry .yield-wrap .columns fieldset .fields input[name="item[sex]"],
body.body--inquiry .yield-wrap .form-login dl dd input[name="item[sex]"],
body.body--inquiry .yield-wrap .form-login dl .fields input[name="item[sex]"],
body.body--inquiry .yield-wrap .form-login fieldset dd input[name="item[sex]"],
body.body--inquiry .yield-wrap .form-login fieldset .fields input[name="item[sex]"] {
  margin-top: -3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034955}}
body.body--inquiry .yield-wrap .inquiry-form dl dd input[type="checkbox"],
body.body--inquiry .yield-wrap .inquiry-form dl .fields input[type="checkbox"],
body.body--inquiry .yield-wrap .inquiry-form fieldset dd input[type="checkbox"],
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields input[type="checkbox"],
body.body--inquiry .yield-wrap .columns dl dd input[type="checkbox"],
body.body--inquiry .yield-wrap .columns dl .fields input[type="checkbox"],
body.body--inquiry .yield-wrap .columns fieldset dd input[type="checkbox"],
body.body--inquiry .yield-wrap .columns fieldset .fields input[type="checkbox"],
body.body--inquiry .yield-wrap .form-login dl dd input[type="checkbox"],
body.body--inquiry .yield-wrap .form-login dl .fields input[type="checkbox"],
body.body--inquiry .yield-wrap .form-login fieldset dd input[type="checkbox"],
body.body--inquiry .yield-wrap .form-login fieldset .fields input[type="checkbox"] {
  margin-top: -1px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034959}}
body.body--inquiry .yield-wrap .inquiry-form dl dd button[name="postal-code-search"],
body.body--inquiry .yield-wrap .inquiry-form dl .fields button[name="postal-code-search"],
body.body--inquiry .yield-wrap .inquiry-form fieldset dd button[name="postal-code-search"],
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields button[name="postal-code-search"],
body.body--inquiry .yield-wrap .columns dl dd button[name="postal-code-search"],
body.body--inquiry .yield-wrap .columns dl .fields button[name="postal-code-search"],
body.body--inquiry .yield-wrap .columns fieldset dd button[name="postal-code-search"],
body.body--inquiry .yield-wrap .columns fieldset .fields button[name="postal-code-search"],
body.body--inquiry .yield-wrap .form-login dl dd button[name="postal-code-search"],
body.body--inquiry .yield-wrap .form-login dl .fields button[name="postal-code-search"],
body.body--inquiry .yield-wrap .form-login fieldset dd button[name="postal-code-search"],
body.body--inquiry .yield-wrap .form-login fieldset .fields button[name="postal-code-search"] {
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034963}}
body.body--inquiry .yield-wrap .inquiry-form dl dd textarea,
body.body--inquiry .yield-wrap .inquiry-form dl .fields textarea,
body.body--inquiry .yield-wrap .inquiry-form fieldset dd textarea,
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields textarea,
body.body--inquiry .yield-wrap .columns dl dd textarea,
body.body--inquiry .yield-wrap .columns dl .fields textarea,
body.body--inquiry .yield-wrap .columns fieldset dd textarea,
body.body--inquiry .yield-wrap .columns fieldset .fields textarea,
body.body--inquiry .yield-wrap .form-login dl dd textarea,
body.body--inquiry .yield-wrap .form-login dl .fields textarea,
body.body--inquiry .yield-wrap .form-login fieldset dd textarea,
body.body--inquiry .yield-wrap .form-login fieldset .fields textarea {
  width: 80%;
  max-width: 560px;
  box-sizing: border-box;
  min-height: 200px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034963}}
  body.body--inquiry .yield-wrap .inquiry-form dl dd textarea,
  body.body--inquiry .yield-wrap .inquiry-form dl .fields textarea,
  body.body--inquiry .yield-wrap .inquiry-form fieldset dd textarea,
  body.body--inquiry .yield-wrap .inquiry-form fieldset .fields textarea,
  body.body--inquiry .yield-wrap .columns dl dd textarea,
  body.body--inquiry .yield-wrap .columns dl .fields textarea,
  body.body--inquiry .yield-wrap .columns fieldset dd textarea,
  body.body--inquiry .yield-wrap .columns fieldset .fields textarea,
  body.body--inquiry .yield-wrap .form-login dl dd textarea,
  body.body--inquiry .yield-wrap .form-login dl .fields textarea,
  body.body--inquiry .yield-wrap .form-login fieldset dd textarea,
  body.body--inquiry .yield-wrap .form-login fieldset .fields textarea {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034974}}
body.body--inquiry .yield-wrap .inquiry-form dl dd input[name="item[in_birth][year]"],
body.body--inquiry .yield-wrap .inquiry-form dl .fields input[name="item[in_birth][year]"],
body.body--inquiry .yield-wrap .inquiry-form fieldset dd input[name="item[in_birth][year]"],
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields input[name="item[in_birth][year]"],
body.body--inquiry .yield-wrap .columns dl dd input[name="item[in_birth][year]"],
body.body--inquiry .yield-wrap .columns dl .fields input[name="item[in_birth][year]"],
body.body--inquiry .yield-wrap .columns fieldset dd input[name="item[in_birth][year]"],
body.body--inquiry .yield-wrap .columns fieldset .fields input[name="item[in_birth][year]"],
body.body--inquiry .yield-wrap .form-login dl dd input[name="item[in_birth][year]"],
body.body--inquiry .yield-wrap .form-login dl .fields input[name="item[in_birth][year]"],
body.body--inquiry .yield-wrap .form-login fieldset dd input[name="item[in_birth][year]"],
body.body--inquiry .yield-wrap .form-login fieldset .fields input[name="item[in_birth][year]"] {
  padding: 6px 0 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034978}}
body.body--inquiry .yield-wrap .inquiry-form dl dd select,
body.body--inquiry .yield-wrap .inquiry-form dl .fields select,
body.body--inquiry .yield-wrap .inquiry-form fieldset dd select,
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields select,
body.body--inquiry .yield-wrap .columns dl dd select,
body.body--inquiry .yield-wrap .columns dl .fields select,
body.body--inquiry .yield-wrap .columns fieldset dd select,
body.body--inquiry .yield-wrap .columns fieldset .fields select,
body.body--inquiry .yield-wrap .form-login dl dd select,
body.body--inquiry .yield-wrap .form-login dl .fields select,
body.body--inquiry .yield-wrap .form-login fieldset dd select,
body.body--inquiry .yield-wrap .form-login fieldset .fields select {
  width: 7em;
  padding: 10px 0 12px;
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034984}}
body.body--inquiry .yield-wrap .inquiry-form dl dd div.parent,
body.body--inquiry .yield-wrap .inquiry-form dl .fields div.parent,
body.body--inquiry .yield-wrap .inquiry-form fieldset dd div.parent,
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields div.parent,
body.body--inquiry .yield-wrap .columns dl dd div.parent,
body.body--inquiry .yield-wrap .columns dl .fields div.parent,
body.body--inquiry .yield-wrap .columns fieldset dd div.parent,
body.body--inquiry .yield-wrap .columns fieldset .fields div.parent,
body.body--inquiry .yield-wrap .form-login dl dd div.parent,
body.body--inquiry .yield-wrap .form-login dl .fields div.parent,
body.body--inquiry .yield-wrap .form-login fieldset dd div.parent,
body.body--inquiry .yield-wrap .form-login fieldset .fields div.parent {
  margin-bottom: 32px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034989}}
body.body--inquiry .yield-wrap .inquiry-form dl dd div.parent div.child,
body.body--inquiry .yield-wrap .inquiry-form dl .fields div.parent div.child,
body.body--inquiry .yield-wrap .inquiry-form fieldset dd div.parent div.child,
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields div.parent div.child,
body.body--inquiry .yield-wrap .columns dl dd div.parent div.child,
body.body--inquiry .yield-wrap .columns dl .fields div.parent div.child,
body.body--inquiry .yield-wrap .columns fieldset dd div.parent div.child,
body.body--inquiry .yield-wrap .columns fieldset .fields div.parent div.child,
body.body--inquiry .yield-wrap .form-login dl dd div.parent div.child,
body.body--inquiry .yield-wrap .form-login dl .fields div.parent div.child,
body.body--inquiry .yield-wrap .form-login fieldset dd div.parent div.child,
body.body--inquiry .yield-wrap .form-login fieldset .fields div.parent div.child {
  margin-top: 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034992}}
body.body--inquiry .yield-wrap .inquiry-form dl dd div.parent div.child label,
body.body--inquiry .yield-wrap .inquiry-form dl .fields div.parent div.child label,
body.body--inquiry .yield-wrap .inquiry-form fieldset dd div.parent div.child label,
body.body--inquiry .yield-wrap .inquiry-form fieldset .fields div.parent div.child label,
body.body--inquiry .yield-wrap .columns dl dd div.parent div.child label,
body.body--inquiry .yield-wrap .columns dl .fields div.parent div.child label,
body.body--inquiry .yield-wrap .columns fieldset dd div.parent div.child label,
body.body--inquiry .yield-wrap .columns fieldset .fields div.parent div.child label,
body.body--inquiry .yield-wrap .form-login dl dd div.parent div.child label,
body.body--inquiry .yield-wrap .form-login dl .fields div.parent div.child label,
body.body--inquiry .yield-wrap .form-login fieldset dd div.parent div.child label,
body.body--inquiry .yield-wrap .form-login fieldset .fields div.parent div.child label {
  display: inline-block;
  margin: 0 48px 8px 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000034992}}
  body.body--inquiry .yield-wrap .inquiry-form dl dd div.parent div.child label,
  body.body--inquiry .yield-wrap .inquiry-form dl .fields div.parent div.child label,
  body.body--inquiry .yield-wrap .inquiry-form fieldset dd div.parent div.child label,
  body.body--inquiry .yield-wrap .inquiry-form fieldset .fields div.parent div.child label,
  body.body--inquiry .yield-wrap .columns dl dd div.parent div.child label,
  body.body--inquiry .yield-wrap .columns dl .fields div.parent div.child label,
  body.body--inquiry .yield-wrap .columns fieldset dd div.parent div.child label,
  body.body--inquiry .yield-wrap .columns fieldset .fields div.parent div.child label,
  body.body--inquiry .yield-wrap .form-login dl dd div.parent div.child label,
  body.body--inquiry .yield-wrap .form-login dl .fields div.parent div.child label,
  body.body--inquiry .yield-wrap .form-login fieldset dd div.parent div.child label,
  body.body--inquiry .yield-wrap .form-login fieldset .fields div.parent div.child label {
    display: block;
    margin-right: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035005}}
body.body--inquiry .yield-wrap .inquiry-form dl .remarks ul li,
body.body--inquiry .yield-wrap .inquiry-form fieldset .remarks ul li,
body.body--inquiry .yield-wrap .columns dl .remarks ul li,
body.body--inquiry .yield-wrap .columns fieldset .remarks ul li,
body.body--inquiry .yield-wrap .form-login dl .remarks ul li,
body.body--inquiry .yield-wrap .form-login fieldset .remarks ul li {
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035009}}
body.body--inquiry .yield-wrap .inquiry-form dl .graph,
body.body--inquiry .yield-wrap .inquiry-form fieldset .graph,
body.body--inquiry .yield-wrap .columns dl .graph,
body.body--inquiry .yield-wrap .columns fieldset .graph,
body.body--inquiry .yield-wrap .form-login dl .graph,
body.body--inquiry .yield-wrap .form-login fieldset .graph {
  margin-left: 200px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035019}}
body.body--inquiry .yield-wrap .inquiry-form fieldset.ages label,
body.body--inquiry .yield-wrap .inquiry-form fieldset.live label,
body.body--inquiry .yield-wrap .inquiry-form fieldset.sex label,
body.body--inquiry .yield-wrap .inquiry-form fieldset.subscriptions label,
body.body--inquiry .yield-wrap .inquiry-form fieldset.birthday label,
body.body--inquiry .yield-wrap .columns fieldset.ages label,
body.body--inquiry .yield-wrap .columns fieldset.live label,
body.body--inquiry .yield-wrap .columns fieldset.sex label,
body.body--inquiry .yield-wrap .columns fieldset.subscriptions label,
body.body--inquiry .yield-wrap .columns fieldset.birthday label,
body.body--inquiry .yield-wrap .form-login fieldset.ages label,
body.body--inquiry .yield-wrap .form-login fieldset.live label,
body.body--inquiry .yield-wrap .form-login fieldset.sex label,
body.body--inquiry .yield-wrap .form-login fieldset.subscriptions label,
body.body--inquiry .yield-wrap .form-login fieldset.birthday label {
  display: inline-block;
  margin-right: 12px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035019}}
  body.body--inquiry .yield-wrap .inquiry-form fieldset.ages label,
  body.body--inquiry .yield-wrap .inquiry-form fieldset.live label,
  body.body--inquiry .yield-wrap .inquiry-form fieldset.sex label,
  body.body--inquiry .yield-wrap .inquiry-form fieldset.subscriptions label,
  body.body--inquiry .yield-wrap .inquiry-form fieldset.birthday label,
  body.body--inquiry .yield-wrap .columns fieldset.ages label,
  body.body--inquiry .yield-wrap .columns fieldset.live label,
  body.body--inquiry .yield-wrap .columns fieldset.sex label,
  body.body--inquiry .yield-wrap .columns fieldset.subscriptions label,
  body.body--inquiry .yield-wrap .columns fieldset.birthday label,
  body.body--inquiry .yield-wrap .form-login fieldset.ages label,
  body.body--inquiry .yield-wrap .form-login fieldset.live label,
  body.body--inquiry .yield-wrap .form-login fieldset.sex label,
  body.body--inquiry .yield-wrap .form-login fieldset.subscriptions label,
  body.body--inquiry .yield-wrap .form-login fieldset.birthday label {
    display: block;
    margin-right: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035028}}
body.body--inquiry .yield-wrap .inquiry-form fieldset.ages label .item_sex_male,
body.body--inquiry .yield-wrap .inquiry-form fieldset.ages label .item_sex_female,
body.body--inquiry .yield-wrap .inquiry-form fieldset.live label .item_sex_male,
body.body--inquiry .yield-wrap .inquiry-form fieldset.live label .item_sex_female,
body.body--inquiry .yield-wrap .inquiry-form fieldset.sex label .item_sex_male,
body.body--inquiry .yield-wrap .inquiry-form fieldset.sex label .item_sex_female,
body.body--inquiry .yield-wrap .inquiry-form fieldset.subscriptions label .item_sex_male,
body.body--inquiry .yield-wrap .inquiry-form fieldset.subscriptions label .item_sex_female,
body.body--inquiry .yield-wrap .inquiry-form fieldset.birthday label .item_sex_male,
body.body--inquiry .yield-wrap .inquiry-form fieldset.birthday label .item_sex_female,
body.body--inquiry .yield-wrap .columns fieldset.ages label .item_sex_male,
body.body--inquiry .yield-wrap .columns fieldset.ages label .item_sex_female,
body.body--inquiry .yield-wrap .columns fieldset.live label .item_sex_male,
body.body--inquiry .yield-wrap .columns fieldset.live label .item_sex_female,
body.body--inquiry .yield-wrap .columns fieldset.sex label .item_sex_male,
body.body--inquiry .yield-wrap .columns fieldset.sex label .item_sex_female,
body.body--inquiry .yield-wrap .columns fieldset.subscriptions label .item_sex_male,
body.body--inquiry .yield-wrap .columns fieldset.subscriptions label .item_sex_female,
body.body--inquiry .yield-wrap .columns fieldset.birthday label .item_sex_male,
body.body--inquiry .yield-wrap .columns fieldset.birthday label .item_sex_female,
body.body--inquiry .yield-wrap .form-login fieldset.ages label .item_sex_male,
body.body--inquiry .yield-wrap .form-login fieldset.ages label .item_sex_female,
body.body--inquiry .yield-wrap .form-login fieldset.live label .item_sex_male,
body.body--inquiry .yield-wrap .form-login fieldset.live label .item_sex_female,
body.body--inquiry .yield-wrap .form-login fieldset.sex label .item_sex_male,
body.body--inquiry .yield-wrap .form-login fieldset.sex label .item_sex_female,
body.body--inquiry .yield-wrap .form-login fieldset.subscriptions label .item_sex_male,
body.body--inquiry .yield-wrap .form-login fieldset.subscriptions label .item_sex_female,
body.body--inquiry .yield-wrap .form-login fieldset.birthday label .item_sex_male,
body.body--inquiry .yield-wrap .form-login fieldset.birthday label .item_sex_female {
  margin-top: -3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035035}}
body.body--inquiry .yield-wrap .inquiry-form fieldset.translate-targets .fields label,
body.body--inquiry .yield-wrap .columns fieldset.translate-targets .fields label,
body.body--inquiry .yield-wrap .form-login fieldset.translate-targets .fields label {
  display: inline-block;
  margin: 0 48px 8px 0px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035035}}
  body.body--inquiry .yield-wrap .inquiry-form fieldset.translate-targets .fields label,
  body.body--inquiry .yield-wrap .columns fieldset.translate-targets .fields label,
  body.body--inquiry .yield-wrap .form-login fieldset.translate-targets .fields label {
    display: block;
    margin-right: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035045}}
body.body--inquiry .yield-wrap .inquiry-form .send,
body.body--inquiry .yield-wrap .columns .send,
body.body--inquiry .yield-wrap .form-login .send {
  display: flex;
  justify-content: center;
  max-width: 500px;
  margin: 70px auto 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035045}}
  body.body--inquiry .yield-wrap .inquiry-form .send,
  body.body--inquiry .yield-wrap .columns .send,
  body.body--inquiry .yield-wrap .form-login .send {
    margin-top: 40px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035071}}
body.body--inquiry .yield-wrap .inquiry-form .send input,
body.body--inquiry .yield-wrap .columns .send input,
body.body--inquiry .yield-wrap .form-login .send input {
  position: relative;
  display: block;
  max-width: 240px;
  width: 100%;
  text-align: center;
  border-radius: 33px;
  border: 1px solid #3246aa;
  background-color: #3246aa;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
  padding: 18px 0;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035092}}
body.body--inquiry .yield-wrap .inquiry-form .send input:hover,
body.body--inquiry .yield-wrap .columns .send input:hover,
body.body--inquiry .yield-wrap .form-login .send input:hover {
  color: #3246aa;
  background-color: #fff;
  -webkit-transition: background-color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background-color 0.5s ease 0s;
  -o-transition: background-color 0.5s ease 0s;
  transition: background-color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035097}}
body.body--inquiry .yield-wrap .inquiry-form .send input:hover:after,
body.body--inquiry .yield-wrap .columns .send input:hover:after,
body.body--inquiry .yield-wrap .form-login .send input:hover:after {
  border-top: 2px solid #3246aa;
  border-right: 2px solid #3246aa;
  -webkit-transition: border-top 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-top 0.5s ease 0s;
  -o-transition: border-top 0.5s ease 0s;
  transition: border-top 0.5s ease 0s;
  -webkit-transition: border-right 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: border-right 0.5s ease 0s;
  -o-transition: border-right 0.5s ease 0s;
  transition: border-right 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035104}}
body.body--inquiry .yield-wrap .inquiry-form .send input:hover input,
body.body--inquiry .yield-wrap .columns .send input:hover input,
body.body--inquiry .yield-wrap .form-login .send input:hover input {
  color: #3246aa;
  -webkit-transition: color 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: color 0.5s ease 0s;
  -o-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035110}}
body.body--inquiry .yield-wrap .inquiry-form .send input + input,
body.body--inquiry .yield-wrap .columns .send input + input,
body.body--inquiry .yield-wrap .form-login .send input + input {
  margin-left: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035115}}
body.body--inquiry .yield-wrap .inquiry-form .send input[name="cancel"],
body.body--inquiry .yield-wrap .columns .send input[name="cancel"],
body.body--inquiry .yield-wrap .form-login .send input[name="cancel"] {
  border: 1px solid #ccc;
  background: #ccc;
  color: #434343;
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035125}}
body.body--inquiry .yield-wrap .inquiry-form .send input[name="cancel"]:hover,
body.body--inquiry .yield-wrap .columns .send input[name="cancel"]:hover,
body.body--inquiry .yield-wrap .form-login .send input[name="cancel"]:hover {
  opacity: .75;
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035132}}
body.body--inquiry .yield-wrap .inquiry-form #errorExplanation,
body.body--inquiry .yield-wrap .columns #errorExplanation,
body.body--inquiry .yield-wrap .form-login #errorExplanation {
  margin-bottom: 24px;
  padding: 12px 12px 0;
  border: 2px solid #d00;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: #ffffa4;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035140}}
body.body--inquiry .yield-wrap .inquiry-form .inquiry-confirm-message,
body.body--inquiry .yield-wrap .columns .inquiry-confirm-message,
body.body--inquiry .yield-wrap .form-login .inquiry-confirm-message {
  padding: 24px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035143}}
body.body--inquiry .yield-wrap .inquiry-form .inquiry-confirm-message ~ dd,
body.body--inquiry .yield-wrap .columns .inquiry-confirm-message ~ dd,
body.body--inquiry .yield-wrap .form-login .inquiry-confirm-message ~ dd {
  padding-bottom: 2em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035148}}
body.body--inquiry .yield-wrap .inquiry-form .simple-captcha,
body.body--inquiry .yield-wrap .columns .simple-captcha,
body.body--inquiry .yield-wrap .form-login .simple-captcha {
  margin-bottom: 24px;
}

/* 履修証明書 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035157}}
.area-certificate {
  display: none;
  flex-direction: column;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035161}}
.area-certificate .crt-block {
  margin-bottom: 1rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035165}}
.area-certificate .crt-date {
  text-align: right;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035169}}
.area-certificate .crt-student {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035175}}
.area-certificate .crt-student td {
  padding-left: 1rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035179}}
.area-certificate .crt-message {
  clear: both;
  text-indent: 1rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035184}}
.area-certificate .crt-results {
  width: 95%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035187}}
.area-certificate .crt-results > thead:first-of-type {
  border-bottom: 1px dashed #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035191}}
.area-certificate .crt-results:last-of-type {
  border-top: 2px solid #000;
  margin-top: 2em;
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035198}}
.area-certificate .crt-results:last-of-type thead tr td {
  padding-top: 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035206}}
.area-certificate .crt-subject td:first-child {
  padding: 0 1rem 0 2rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035210}}
.area-certificate .crt-value {
  width: 5rem;
  text-align: right;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035214}}
.area-certificate .crt-value:nth-child(2) {
  width: 9rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035219}}
.area-certificate .voluntary-activity {
  margin-top: 2rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035224}}
.area-certificate .voluntary-activity thead tr td {
  white-space: nowrap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035230}}
.area-certificate .voluntary-activity .crt-subject .crt-value:nth-child(2) {
  width: 9rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035235}}
.area-certificate .tmp-print-footer {
  display: none;
  margin-top: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035239}}
.area-certificate .tmp-print-footer img {
  width: 100%;
}
@media print {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035235}}
  .area-certificate .tmp-print-footer {
    position: absolute;
    bottom: 40px;
    left: 0;
    justify-content: space-between;
    padding: 0 20mm;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035254}}
  .area-certificate .tmp-print-footer .tmp-print-footer__content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035260}}
  .area-certificate .tmp-print-footer .tmp-print-footer__signature {
    display: flex;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035263}}
  .area-certificate .tmp-print-footer .tmp-print-footer__signature .tmp-print-footer__signature-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 200px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035271}}
  .area-certificate .tmp-print-footer .tmp-print-footer__signature .tmp-print-footer__signature-inner .tmp-print-footer__signature-name {
    text-align: right;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035276}}
  .area-certificate .tmp-print-footer .tmp-print-footer__signature .tmp-print-footer__signature-seal {
    margin-left: 20px;
    width: 150px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035280}}
  .area-certificate .tmp-print-footer .tmp-print-footer__signature .tmp-print-footer__signature-seal img {
    width: 100%;
  }
}

/* 証明書の学長印影DL禁止処理 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/coc-r\/css\/style\.scss}line{font-family:\000035290}}
a[href$=".bmp"] {
  pointer-events: none;
}
