@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\/_\/ccr\/css\/_init\.scss}line{font-family:\000037}}
header, footer, nav, section, article, figure, aside {
  display: block;
  margin: 0px;
}

/*
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\/_\/ccr\/css\/_init\.scss}line{font-family:\0000321}}
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, 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\/_\/ccr\/css\/_init\.scss}line{font-family:\0000342}}
body {
  line-height: 1.79;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_init\.scss}line{font-family:\0000346}}
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\/_\/ccr\/css\/_init\.scss}line{font-family:\0000351}}
nav ul {
  list-style: none;
}

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

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

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_init\.scss}line{font-family:\0000365}}
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\/_\/ccr\/css\/_init\.scss}line{font-family:\0000374}}
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\/_\/ccr\/css\/_init\.scss}line{font-family:\0000381}}
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\/_\/ccr\/css\/_init\.scss}line{font-family:\0000388}}
del {
  text-decoration: line-through;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_init\.scss}line{font-family:\0000392}}
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\/_\/ccr\/css\/_init\.scss}line{font-family:\0000397}}
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\/_\/ccr\/css\/_init\.scss}line{font-family:\00003103}}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

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

@-moz-keyframes flash {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes flash {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes flash {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes flash {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000036}}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\0000312}}
  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\/_\/ccr\/css\/style\.scss}line{font-family:\0000320}}
html {
  height: 100%;
  font-family: "Noto Sans JP", Meiryo, "¥á¥¤¥ê¥ª", "YuGothic", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "ÓÎ¥´¥·¥Ã¥¯Ìå", 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\/_\/ccr\/css\/style\.scss}line{font-family:\0000325}}
body {
  margin: 0 auto;
  font-family: "Noto Sans JP", Meiryo, "¥á¥¤¥ê¥ª", "YuGothic", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "ÓÎ¥´¥·¥Ã¥¯Ìå", Tahoma, "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", Verdana, "MS PGothic", "£Í£Ó¡¡£Ð¥´¥·¥Ã¥¯", sans-serif;
  font-size: 100%;
  color: #000;
}

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

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\0000342}}
a {
  color: #2f6dc5;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\0000346}}
a:hover, a:focus {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\0000351}}
a:visited {
  color: dodgerblue;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\0000355}}
a img:hover {
  opacity: 0.8;
}

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

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

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\0000372}}
img {
  vertical-align: middle;
  max-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\/_\/ccr\/css\/style\.scss}line{font-family:\0000372}}
  img {
    height: auto !important;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\0000381}}
img[usemap] {
  max-width: 100%;
  height: auto;
}

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

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

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003100}}
select,
input,
textarea,
button {
  font-size: 100%;
  font-family: "Noto Sans JP", Meiryo, "¥á¥¤¥ê¥ª", "YuGothic", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "ÓÎ¥´¥·¥Ã¥¯Ìå", 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\/_\/ccr\/css\/style\.scss}line{font-family:\00003108}}
button {
  cursor: pointer;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003112}}
select {
  line-height: 1.4;
  padding: 5px 35px 4px 10px;
  border: 1px solid #aeaeae;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: #ffffff url(../../img/ic-select.png) no-repeat right 10px center;
  -webkit-appearance: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003120}}
select option {
  line-height: 1.5;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003125}}
select::-ms-expand {
  display: none;
}

@-moz-document url-prefix() {
  select {
    padding: 4px 35px 3px 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003135}}
input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=url],
input[type=email],
input[type=number] {
  width: 100%;
  min-height: 1.6em;
  line-height: 1.5;
  margin: 0;
  padding: 6px 10px 5px;
  border: 1px solid #aeaeae;
  border-radius: 0;
  background: #ffffff;
  -webkit-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\/_\/ccr\/css\/style\.scss}line{font-family:\00003135}}
  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\/_\/ccr\/css\/style\.scss}line{font-family:\00003156}}
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 #bdd7ee;
  -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\/_\/ccr\/css\/style\.scss}line{font-family:\00003162}}
input[type=checkbox],
input[type=radio] {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 5px 0 0;
}

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

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003174}}
input[type=submit],
input[type="reset"] {
  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\/_\/ccr\/css\/style\.scss}line{font-family:\00003180}}
  select {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003185}}
textarea {
  width: 100%;
  height: 6.5em;
  padding: 12px;
  line-height: 1.4;
  border: 1px solid #aeaeae;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003185}}
  textarea {
    width: 100%;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003197}}
.send {
  padding: 30px 0;
  text-align: center;
  vertical-align: bottom;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003202}}
.send input,
.send button {
  position: relative;
  z-index: 2;
  overflow: hidden;
  display: inline-block;
  padding: 7px 10px;
  border: 1px solid #000;
  background: #ffffff;
  color: #000;
  text-align: center;
  transition: .3s;
  display: inline-block;
  min-width: 160px;
  margin: 0 5px 15px;
  border: 1px solid #2f6dc5;
  background: #ffffff;
  color: #2f6dc5;
  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\/_\/ccr\/css\/style\.scss}line{font-family:\00003202}}
  .send input,
  .send button {
    max-width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003149}}
.send input:hover, .send input:focus,
.send button:hover,
.send button:focus {
  color: #ffffff;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003153}}
.send input:after,
.send button:after {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin: 0;
  border-radius: 50%;
  background: #000;
  transition: .3s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003167}}
.send input:hover::after,
.send button:hover::after {
  width: 340px;
  height: 340px;
  margin: -170px 0 0 -170px;
  opacity: 0.7;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003213}}
.send input:hover, .send input:focus,
.send button:hover,
.send button:focus {
  color: #ffffff;
  background: #2f6dc5;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003219}}
.send input[name="cancel"], .send input.reset, .send input[type="reset"],
.send input a[href="/calendar/search/"],
.send button[name="cancel"],
.send button.reset,
.send button[type="reset"],
.send button a[href="/calendar/search/"] {
  background: #efefef;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003225}}
.send input[name="cancel"]:hover, .send input[name="cancel"]:focus, .send input.reset:hover, .send input.reset:focus, .send input[type="reset"]:hover, .send input[type="reset"]:focus,
.send input a[href="/calendar/search/"]:hover,
.send input a[href="/calendar/search/"]:focus,
.send button[name="cancel"]:hover,
.send button[name="cancel"]:focus,
.send button.reset:hover,
.send button.reset:focus,
.send button[type="reset"]:hover,
.send button[type="reset"]:focus,
.send button a[href="/calendar/search/"]:hover,
.send button a[href="/calendar/search/"]:focus {
  background: #000;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003233}}
#errorExplanation {
  margin-bottom: 30px;
  padding-left: 3em;
  color: #dd0000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003238}}
#errorExplanation li {
  list-style: disc;
}

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

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

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003257}}
.menu {
  margin-bottom: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003260}}
.menu a {
  position: relative;
  z-index: 2;
  overflow: hidden;
  display: inline-block;
  padding: 7px 10px;
  border: 1px solid #000;
  background: #ffffff;
  color: #000;
  text-align: center;
  transition: .3s;
  display: inline-block;
  margin-right: 5px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003260}}
  .menu a {
    max-width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003149}}
.menu a:hover, .menu a:focus {
  color: #ffffff;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003153}}
.menu a:after {
  display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin: 0;
  border-radius: 50%;
  background: #000;
  transition: .3s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003167}}
.menu a:hover::after {
  width: 340px;
  height: 340px;
  margin: -170px 0 0 -170px;
  opacity: 0.7;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003269}}
#page {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  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\/_\/ccr\/css\/style\.scss}line{font-family:\00003269}}
  #page {
    overflow-x: hidden;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003280}}
#wrap {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 10px;
  margin-top: 30px;
  margin-bottom: 80px;
  overflow: visible;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003280}}
  #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\/_\/ccr\/css\/style\.scss}line{font-family:\00003280}}
  #wrap {
    display: block;
    margin: 0 auto;
    padding: 20px;
  }
}

@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003294}}
  .col-one {
    padding: 0 45px;
  }
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003294}}
  .col-one {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003294}}
  .col-one {
    margin-bottom: 100px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003311}}
.col-one .cms-pages ul li,
.col-one .cms-nodes ul li,
.col-one .category-pages ul li {
  font-size: 113%;
  padding: 1em;
  border-bottom: 1px solid #cbcbcb;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003316}}
.col-one .cms-pages ul li a,
.col-one .cms-nodes ul li a,
.col-one .category-pages ul li a {
  color: #2f6dc5;
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003325}}
.col-two {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003325}}
  .col-two {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003325}}
  .col-two {
    padding: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003338}}
.content-one {
  padding-bottom: 60px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003342}}
#main {
  width: calc(100% - 361px);
  margin-bottom: 50px;
  margin-right: 30px;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003342}}
  #main {
    width: 100%;
    margin-right: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003353}}
#side {
  width: 301px;
  margin-top: 20px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003353}}
  #side {
    width: 100%;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003365}}
.col-two.sub-flex {
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003369}}
.title-sico {
  padding: 7px 0 15px 65px;
  font-size: 125%;
  border-bottom: 3px solid #449ee1;
  background: url(/ccr/img/sico-logo.png) no-repeat left top 2px/50px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003376}}
.sico {
  background: #e3f1f6;
  border-radius: 0 15px 0 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003381}}
.sico .page-local ul {
  background: linear-gradient(to right, #c9e6f9, #92cdf3 30%);
  border-left: 3px solid #449ee1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003388}}
.cons {
  background: #f6f2f9;
  border-radius: 0 15px 0 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003393}}
.cons .page-local ul {
  background: linear-gradient(to right, #f2d6f0, #e4ade0 30%);
  border-left: 3px solid #86217f;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003400}}
.page-local {
  margin-bottom: 50px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003403}}
.page-local ul {
  border-radius: 0 15px 15px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003406}}
.page-local ul li {
  display: flex;
  position: relative;
  margin: 0 20px;
  border-bottom: 2px solid #ffffff;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003413}}
.page-local ul li:last-child {
  border-bottom: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003417}}
.page-local ul li a {
  display: inline-block;
  width: 100%;
  min-height: 58px;
  padding: 15px;
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003424}}
.page-local ul li a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003439}}
#body--active-project-sico-index .page-local li.top a:after {
  content: "";
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: -23px;
  width: 114%;
  height: 90%;
  border-radius: 0 10px 10px 0;
  text-align: center;
  box-sizing: border-box;
  background: white;
  height: calc(58px * 0.9);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003445}}
#body--active-project-sico-index .page-local li.top a span {
  top: calc(50% + 4px);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003453}}
#body--active-project-sico-about .page-local li.about a:after {
  content: "";
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: -23px;
  width: 114%;
  height: 90%;
  border-radius: 0 10px 10px 0;
  text-align: center;
  box-sizing: border-box;
  background: white;
  height: calc(58px * 0.9);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003459}}
#body--active-project-sico-about .page-local li.about a span {
  top: calc(50% + 4px);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003467}}
#body--active-project-sico-director .page-local li.director a:after {
  content: "";
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: -23px;
  width: 114%;
  height: 90%;
  border-radius: 0 10px 10px 0;
  text-align: center;
  box-sizing: border-box;
  background: white;
  height: calc(58px * 0.9);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003473}}
#body--active-project-sico-director .page-local li.director a span {
  top: calc(50% + 4px);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003481}}
#body--active-project-sico-sico-staff .page-local li.sico-staff a:after {
  content: "";
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: -23px;
  width: 114%;
  height: 90%;
  border-radius: 0 10px 10px 0;
  text-align: center;
  box-sizing: border-box;
  background: white;
  height: calc(58px * 0.9);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003487}}
#body--active-project-sico-sico-staff .page-local li.sico-staff a span {
  top: calc(50% + 4px);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003495}}
#body--active-project-sico-achievement .page-local li.achievement a:after {
  content: "";
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: -23px;
  width: 114%;
  height: 90%;
  border-radius: 0 10px 10px 0;
  text-align: center;
  box-sizing: border-box;
  background: white;
  height: calc(58px * 0.9);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003501}}
#body--active-project-sico-achievement .page-local li.achievement a span {
  top: calc(50% + 4px);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003509}}
#body--active-project-sico-etc .page-local li.etc a:after {
  content: "";
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: -23px;
  width: 114%;
  height: 90%;
  border-radius: 0 10px 10px 0;
  text-align: center;
  box-sizing: border-box;
  background: white;
  height: calc(58px * 0.9);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003515}}
#body--active-project-sico-etc .page-local li.etc a span {
  top: calc(50% + 4px);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003523}}
#body--active-project-sico-en .page-local li.en a:after {
  content: "English";
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: -23px;
  width: 114%;
  height: 90%;
  border-radius: 0 10px 10px 0;
  text-align: center;
  box-sizing: border-box;
  background: white;
  height: calc(58px * 0.9);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003529}}
#body--active-project-sico-en .page-local li.en a span {
  top: calc(50% + 4px);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003537}}
#body--active-project-cons-index .page-local li.top a:after {
  content: "";
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: -23px;
  width: 114%;
  height: 90%;
  border-radius: 0 10px 10px 0;
  text-align: center;
  box-sizing: border-box;
  background: white;
  height: calc(58px * 0.9);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003543}}
#body--active-project-cons-index .page-local li.top a span {
  top: calc(50% + 4px);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003551}}
#body--active-project-cons-program .page-local li.about a:after {
  content: "";
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: -23px;
  width: 114%;
  height: 90%;
  border-radius: 0 10px 10px 0;
  text-align: center;
  box-sizing: border-box;
  background: white;
  height: calc(58px * 0.9);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003557}}
#body--active-project-cons-program .page-local li.about a span {
  top: calc(50% + 4px);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003565}}
#body--active-project-cons-t-event .page-local li.director a:after {
  content: "";
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: -23px;
  width: 114%;
  height: 90%;
  border-radius: 0 10px 10px 0;
  text-align: center;
  box-sizing: border-box;
  background: white;
  height: calc(58px * 0.9);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003571}}
#body--active-project-cons-t-event .page-local li.director a span {
  top: calc(50% + 4px);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003579}}
#body--active-project-cons-activity .page-local li.sico-staff a:after {
  content: "";
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: -23px;
  width: 114%;
  height: 90%;
  border-radius: 0 10px 10px 0;
  text-align: center;
  box-sizing: border-box;
  background: white;
  height: calc(58px * 0.9);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003585}}
#body--active-project-cons-activity .page-local li.sico-staff a span {
  top: calc(50% + 4px);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003593}}
#body--active-project-cons-koubo .page-local li.achievement a:after {
  content: "";
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: -23px;
  width: 114%;
  height: 90%;
  border-radius: 0 10px 10px 0;
  text-align: center;
  box-sizing: border-box;
  background: white;
  height: calc(58px * 0.9);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003599}}
#body--active-project-cons-koubo .page-local li.achievement a span {
  top: calc(50% + 4px);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003607}}
#body--active-project-cons-young-researcher .page-local li.etc a:after {
  content: "";
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: -23px;
  width: 114%;
  height: 90%;
  border-radius: 0 10px 10px 0;
  text-align: center;
  box-sizing: border-box;
  background: white;
  height: calc(58px * 0.9);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003613}}
#body--active-project-cons-young-researcher .page-local li.etc a span {
  top: calc(50% + 4px);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003621}}
#body--active-project-cons-company .page-local li.en a:after {
  content: "";
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: -23px;
  width: 114%;
  height: 90%;
  border-radius: 0 10px 10px 0;
  text-align: center;
  box-sizing: border-box;
  background: white;
  height: calc(58px * 0.9);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003627}}
#body--active-project-cons-company .page-local li.en a span {
  top: calc(50% + 4px);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003637}}
body.body--active-project-cons .cms-tabs .names #cms-tab-997-0-name {
  display: inline-block;
  background: #ffffff;
  border-radius: 5px 5px 0 0;
  border-bottom: none;
  text-align: center;
  color: #000;
  font-weight: bold;
  padding: 5px 30px;
  transition: 0.3s;
  text-decoration: none;
  margin-bottom: 2px;
  background: #bdd7ee;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003637}}
  body.body--active-project-cons .cms-tabs .names #cms-tab-997-0-name {
    padding: 5px 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003321}}
body.body--active-project-cons .cms-tabs .names #cms-tab-997-0-name:not(:last-child) {
  margin-right: 15px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003321}}
  body.body--active-project-cons .cms-tabs .names #cms-tab-997-0-name:not(:last-child) {
    margin-right: 5px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003327}}
body.body--active-project-cons .cms-tabs .names #cms-tab-997-0-name:hover, body.body--active-project-cons .cms-tabs .names #cms-tab-997-0-name:focus, body.body--active-project-cons .cms-tabs .names #cms-tab-997-0-name.current {
  margin-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003642}}
body.body--active-project-cons .cms-tabs .names #cms-tab-997-1-name {
  display: inline-block;
  background: #ffffff;
  border-radius: 5px 5px 0 0;
  border-bottom: none;
  text-align: center;
  color: #000;
  font-weight: bold;
  padding: 5px 30px;
  transition: 0.3s;
  text-decoration: none;
  margin-bottom: 2px;
  background: #ffe699;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003642}}
  body.body--active-project-cons .cms-tabs .names #cms-tab-997-1-name {
    padding: 5px 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003321}}
body.body--active-project-cons .cms-tabs .names #cms-tab-997-1-name:not(:last-child) {
  margin-right: 15px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003321}}
  body.body--active-project-cons .cms-tabs .names #cms-tab-997-1-name:not(:last-child) {
    margin-right: 5px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003327}}
body.body--active-project-cons .cms-tabs .names #cms-tab-997-1-name:hover, body.body--active-project-cons .cms-tabs .names #cms-tab-997-1-name:focus, body.body--active-project-cons .cms-tabs .names #cms-tab-997-1-name.current {
  margin-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003647}}
body.body--active-project-cons .cms-tabs .names #cms-tab-997-2-name {
  display: inline-block;
  background: #ffffff;
  border-radius: 5px 5px 0 0;
  border-bottom: none;
  text-align: center;
  color: #000;
  font-weight: bold;
  padding: 5px 30px;
  transition: 0.3s;
  text-decoration: none;
  margin-bottom: 2px;
  background: #c6e0b6;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003647}}
  body.body--active-project-cons .cms-tabs .names #cms-tab-997-2-name {
    padding: 5px 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003321}}
body.body--active-project-cons .cms-tabs .names #cms-tab-997-2-name:not(:last-child) {
  margin-right: 15px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003321}}
  body.body--active-project-cons .cms-tabs .names #cms-tab-997-2-name:not(:last-child) {
    margin-right: 5px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003327}}
body.body--active-project-cons .cms-tabs .names #cms-tab-997-2-name:hover, body.body--active-project-cons .cms-tabs .names #cms-tab-997-2-name:focus, body.body--active-project-cons .cms-tabs .names #cms-tab-997-2-name.current {
  margin-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003652}}
body.body--active-project-cons .cms-tabs .names #cms-tab-997-3-name {
  display: inline-block;
  background: #ffffff;
  border-radius: 5px 5px 0 0;
  border-bottom: none;
  text-align: center;
  color: #000;
  font-weight: bold;
  padding: 5px 30px;
  transition: 0.3s;
  text-decoration: none;
  margin-bottom: 2px;
  background: #88d9ff;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003652}}
  body.body--active-project-cons .cms-tabs .names #cms-tab-997-3-name {
    padding: 5px 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003321}}
body.body--active-project-cons .cms-tabs .names #cms-tab-997-3-name:not(:last-child) {
  margin-right: 15px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003321}}
  body.body--active-project-cons .cms-tabs .names #cms-tab-997-3-name:not(:last-child) {
    margin-right: 5px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003327}}
body.body--active-project-cons .cms-tabs .names #cms-tab-997-3-name:hover, body.body--active-project-cons .cms-tabs .names #cms-tab-997-3-name:focus, body.body--active-project-cons .cms-tabs .names #cms-tab-997-3-name.current {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003635}}
  body.body--active-project-cons .cms-tabs .names {
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003665}}
body.body--active-project-cons .cms-tabs .view#cms-tab-997-0-view {
  border-top: solid 5px #bdd7ee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003669}}
body.body--active-project-cons .cms-tabs .view#cms-tab-997-1-view {
  border-top: solid 5px #ffe699;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003673}}
body.body--active-project-cons .cms-tabs .view#cms-tab-997-2-view {
  border-top: solid 5px #c6e0b6;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003677}}
body.body--active-project-cons .cms-tabs .view#cms-tab-997-3-view {
  border-top: solid 5px #88d9ff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003683}}
body.body--active-project-cons #wrap .category-nodes {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003683}}
  body.body--active-project-cons #wrap .category-nodes {
    display: flex;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003691}}
body.body--active-project-cons #wrap .category-nodes article {
  width: calc(33.33333% - 20px);
  margin: 0 10px 20px;
  border-radius: 10px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003691}}
  body.body--active-project-cons #wrap .category-nodes article {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003691}}
  body.body--active-project-cons #wrap .category-nodes article {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003704}}
body.body--active-project-cons #wrap .category-nodes article header {
  height: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003708}}
body.body--active-project-cons #wrap .category-nodes article h2 {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003713}}
body.body--active-project-cons #wrap .category-nodes article h2 a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  padding: 25px 15px;
  background: #ffffff;
  border: 2px solid #afd0fe;
  color: #000;
  font-size: 100%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border-radius: 6px;
  word-break: break-all;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003731}}
body.body--active-project-cons #wrap .category-nodes article h2 a:hover {
  background: #afd0fe;
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003740}}
body.body--active-project-cons #wrap .category-pages {
  margin-bottom: 80px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003743}}
body.body--active-project-cons #wrap .category-pages > header h2 {
  color: #bdd7ee;
  font-size: 150%;
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003749}}
body.body--active-project-cons #wrap .category-pages li,
body.body--active-project-cons #wrap .category-pages article {
  margin: 0;
  width: 100%;
  padding: 1em 0;
  border-bottom: 1px solid #cbcbcb;
  cursor: pointer;
  border-radius: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003758}}
body.body--active-project-cons #wrap .category-pages li:first-child,
body.body--active-project-cons #wrap .category-pages article:first-child {
  border-top: 1px solid #cbcbcb;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003762}}
body.body--active-project-cons #wrap .category-pages li:hover a, body.body--active-project-cons #wrap .category-pages li:focus a,
body.body--active-project-cons #wrap .category-pages article:hover a,
body.body--active-project-cons #wrap .category-pages article:focus a {
  color: #bdd7ee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003767}}
body.body--active-project-cons #wrap .category-pages li header,
body.body--active-project-cons #wrap .category-pages article header {
  display: -webkit-flex;
  display: flex;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003771}}
body.body--active-project-cons #wrap .category-pages li time,
body.body--active-project-cons #wrap .category-pages article time {
  display: block;
  width: 8em;
  margin-right: 2em;
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003778}}
body.body--active-project-cons #wrap .category-pages li h2,
body.body--active-project-cons #wrap .category-pages article h2 {
  width: calc(100% - 10em);
  border: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003782}}
body.body--active-project-cons #wrap .category-pages li h2 a,
body.body--active-project-cons #wrap .category-pages article h2 a {
  display: block;
  transition: 0.3s;
  text-decoration: none;
  border: none;
  font-weight: normal;
  padding: 0;
  font-size: 100%;
  background: none;
  width: auto;
  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\/_\/ccr\/css\/style\.scss}line{font-family:\00003804}}
  body.body--active-project-cons #wrap .category-pages li header,
  body.body--active-project-cons #wrap .category-pages article header {
    display: block;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003808}}
  body.body--active-project-cons #wrap .category-pages li time,
  body.body--active-project-cons #wrap .category-pages li h2,
  body.body--active-project-cons #wrap .category-pages article time,
  body.body--active-project-cons #wrap .category-pages article h2 {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003815}}
body.body--active-project-cons #wrap .category-pages footer {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003193}}
body.body--active-project-cons #wrap .category-pages footer a {
  padding: 3px 15px;
  border: 1px solid #000;
  color: #000;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003198}}
body.body--active-project-cons #wrap .category-pages footer a.rss {
  padding-left: 30px;
  background: url(/ccr/img/ic-rss.png) no-repeat 10px center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003202}}
body.body--active-project-cons #wrap .category-pages footer a:hover, body.body--active-project-cons #wrap .category-pages footer a:focus {
  background-color: #b1b1b1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003820}}
body.body--active-project-cons .content-page {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003824}}
body.body--active-project-cons .event-calendar {
  margin-top: 1em;
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003827}}
body.body--active-project-cons .event-calendar ul {
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003824}}
  body.body--active-project-cons .event-calendar {
    position: relative;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003843}}
body.body--active-project-cons .event-calendar .calendar-nav h2 {
  padding: .3em 1em;
  border-bottom: solid 3px #afd0fe;
  border-left: solid 1em #afd0fe;
  color: #000;
  font-size: 113%;
  margin-bottom: 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003852}}
body.body--active-project-cons .event-calendar .calendar-nav ul {
  display: flex;
  justify-content: right;
  position: relative;
  top: 190%;
  transform: translateY(-190%);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003859}}
body.body--active-project-cons .event-calendar .calendar-nav ul li {
  padding: 0 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003861}}
body.body--active-project-cons .event-calendar .calendar-nav ul li a {
  position: relative;
  font-size: 88%;
  font-weight: bold;
  letter-spacing: .1px;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003868}}
body.body--active-project-cons .event-calendar .calendar-nav ul li a:hover, body.body--active-project-cons .event-calendar .calendar-nav ul li a:focus {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003873}}
body.body--active-project-cons .event-calendar .calendar-nav ul li a:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  top: 6px;
  border: 0;
  border-top: solid 2px #637892;
  border-right: solid 2px #637892;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003885}}
body.body--active-project-cons .event-calendar .calendar-nav ul li.prev {
  margin-left: 30px;
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003885}}
  body.body--active-project-cons .event-calendar .calendar-nav ul li.prev {
    margin-left: 18px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003892}}
body.body--active-project-cons .event-calendar .calendar-nav ul li.prev a {
  padding-left: 1.25em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003895}}
body.body--active-project-cons .event-calendar .calendar-nav ul li.prev a:before {
  left: 1px;
  transform: rotate(-135deg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003902}}
body.body--active-project-cons .event-calendar .calendar-nav ul li.next {
  margin-right: 30px;
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003902}}
  body.body--active-project-cons .event-calendar .calendar-nav ul li.next {
    margin-right: 18px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003909}}
body.body--active-project-cons .event-calendar .calendar-nav ul li.next a {
  padding-right: 1.25em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003912}}
body.body--active-project-cons .event-calendar .calendar-nav ul li.next a:before {
  right: 1px;
  transform: rotate(45deg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003919}}
body.body--active-project-cons .event-calendar .calendar-nav ul li.current {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003923}}
body.body--active-project-cons .event-calendar .calendar-nav ul li:first-child {
  border-right: 1px solid #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003930}}
body.body--active-project-cons .event-calendar .event-table {
  overflow-x: scroll;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003933}}
body.body--active-project-cons .event-calendar .event-table .calendar {
  width: 100%;
  border: 11px solid #e4ebf6;
  font-size: 88%;
  overflow-x: visible;
  table-layout: fixed;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003933}}
  body.body--active-project-cons .event-calendar .event-table .calendar {
    min-width: 900px;
  }
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003933}}
  body.body--active-project-cons .event-calendar .event-table .calendar {
    min-width: 580px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003955}}
body.body--active-project-cons .event-calendar .event-table .calendar caption {
  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\/_\/ccr\/css\/style\.scss}line{font-family:\00003955}}
  body.body--active-project-cons .event-calendar .event-table .calendar caption {
    position: absolute;
    top: -5px;
    left: 0;
    width: 100vw;
    margin-bottom: 8px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003966}}
body.body--active-project-cons .event-calendar .event-table .calendar caption a {
  font-weight: bold;
  pointer-events: none;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003972}}
body.body--active-project-cons .event-calendar .event-table .calendar caption span {
  padding-left: .5em;
  font-size: 138%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003978}}
body.body--active-project-cons .event-calendar .event-table .calendar th,
body.body--active-project-cons .event-calendar .event-table .calendar td {
  padding: 6px 10px;
  border: 8px solid #e4ebf6;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003984}}
body.body--active-project-cons .event-calendar .event-table .calendar td {
  width: 124px;
  max-width: 124px;
  min-width: 124px;
  height: 90px;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003984}}
  body.body--active-project-cons .event-calendar .event-table .calendar td {
    width: 124px;
    max-width: 124px;
    min-width: 124px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\00003999}}
body.body--active-project-cons .event-calendar .event-table .calendar td div.page {
  margin-bottom: 4px;
  padding: 0;
  border-bottom: 0;
  font-size: 69%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031006}}
body.body--active-project-cons .event-calendar .event-table .calendar td div.page .event a {
  display: block;
  padding: 0 4px;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
  background: #016e99;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031045}}
body.body--active-project-cons .event-calendar .event-table .calendar td div.page .event:hover {
  opacity: .7;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031050}}
body.body--active-project-cons .event-calendar .event-table .calendar td div.page nav.categories {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031058}}
body.body--active-project-cons .event-calendar .event-table .calendar th {
  background: #e4ebf6;
  font-weight: normal;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031062}}
body.body--active-project-cons .event-calendar .event-table .calendar th .unit {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031068}}
body.body--active-project-cons .event-calendar .event-table .calendar th.sun,
body.body--active-project-cons .event-calendar .event-table .calendar td.sun {
  background: transparent;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031073}}
body.body--active-project-cons .event-calendar .event-table .calendar td.sun a,
body.body--active-project-cons .event-calendar .event-table .calendar td.sun {
  color: #a50900;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031079}}
body.body--active-project-cons .event-calendar .event-table .calendar th.sat,
body.body--active-project-cons .event-calendar .event-table .calendar td.sat {
  background: transparent;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031084}}
body.body--active-project-cons .event-calendar .event-table .calendar td.sat a,
body.body--active-project-cons .event-calendar .event-table .calendar td.sat {
  color: #26499d;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031089}}
body.body--active-project-cons .event-calendar .event-table .calendar td.today {
  background: #fdf4f3;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031093}}
body.body--active-project-cons .event-calendar .event-table .calendar td.next-month,
body.body--active-project-cons .event-calendar .event-table .calendar td.prev-month {
  padding: 0;
  background: #e4ebf6;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031102}}
body.body--active-project-cons .event-calendar .event-table .calendar tbody tr td:first-child.next-month {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031105}}
body.body--active-project-cons .event-calendar .event-table .calendar tbody tr td:first-child.next-month ~ td {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031114}}
body.body--active-project-cons #side {
  margin-top: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031123}}
.relation-banner {
  margin: 0 15px 15px;
  box-sizing: border-box;
  border-bottom: 2px solid #ffffff;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031123}}
  .relation-banner {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031134}}
.relation-banner span {
  display: inline-block;
  margin-bottom: 15px;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031134}}
  .relation-banner span {
    width: 50%;
    padding: 0 10px;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031145}}
.machi-banner {
  padding-bottom: 5px;
  border-bottom: 2px solid #ffffff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031150}}
.machi-banner,
.tlo-banner {
  margin: 0 20px 30px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031155}}
.machi-banner p,
.tlo-banner p {
  margin-bottom: 10px;
  font-size: 94%;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031160}}
  .machi-banner img,
  .tlo-banner img {
    max-width: 300px;
    width: 100%;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031168}}
.hiraku-banner {
  padding: 0 20px 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031171}}
.hiraku-banner img {
  padding-bottom: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031176}}
.side-contact {
  margin-bottom: 30px;
  padding: 20px;
  box-sizing: border-box;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031181}}
.side-contact .conact-name {
  font-size: 113%;
  margin-bottom: 10px;
  padding: 0 5px 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031188}}
.sico .side-contact {
  background: #b8e5f5;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031191}}
.sico .side-contact .conact-name {
  border-bottom: 1px solid #5bace5;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031195}}
.sico .side-contact span {
  color: #174184;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031200}}
.cons .side-contact {
  background: #dfbcd9;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031203}}
.cons .side-contact .conact-name {
  border-bottom: 1px solid #984091;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031207}}
.cons .side-contact span {
  color: #174184;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031213}}
.link-list li {
  padding-left: 1em;
  padding-bottom: 10px;
  text-indent: -1.6em;
  margin: 0 20px 0 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031221}}
.link-list a:before {
  content: "¡ñ";
  margin-right: 10px;
  color: #86217f;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031231}}
#tool {
  background: #efefef;
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000031231}}
  #tool {
    display: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031239}}
#tool a {
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031243}}
#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: 1080px;
  margin: 0 auto;
  padding: 0 10px;
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000031243}}
  #tool nav {
    width: 100%;
    min-width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031251}}
#tool nav #nocssread {
  padding-right: 10px;
  border-right: 2px solid #ffffff;
  color: #666666;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031257}}
#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\/_\/ccr\/css\/style\.scss}line{font-family:\000031262}}
#tool nav #size,
#tool nav #theme,
#tool nav #ss-voice {
  border-left: 2px solid #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031268}}
#tool nav #size {
  padding-left: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031271}}
#tool nav #size a {
  display: inline-block;
  min-width: 50px;
  margin-left: 5px;
  padding: 2px 7px;
  background: #ffffff;
  -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\/_\/ccr\/css\/style\.scss}line{font-family:\000031282}}
#tool nav #size a:hover, #tool nav #size a:focus {
  background: #000;
  color: #ffffff;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031291}}
#tool nav #theme {
  padding: 0 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031296}}
#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: #ffffff;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031304}}
#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\/_\/ccr\/css\/style\.scss}line{font-family:\000031310}}
#tool nav #ss-theme .white {
  background: #ffffff;
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031315}}
#tool nav #ss-theme .blue {
  background: #06c;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031319}}
#tool nav #ss-theme .black {
  background: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031324}}
#tool nav #ss-voice {
  position: relative;
  padding: 0 10px 0 35px;
  background: url(/ccr/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\/_\/ccr\/css\/style\.scss}line{font-family:\000031330}}
#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\/_\/ccr\/css\/style\.scss}line{font-family:\000031336}}
#tool nav #ss-kana {
  padding: 0 10px;
  background: url(/ccr/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\/_\/ccr\/css\/style\.scss}line{font-family:\000031340}}
#tool nav #ss-kana a {
  padding-left: 23px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031345}}
#tool nav .univ a {
  display: block;
  margin: -5px 0 -5px 15px;
  padding: 8px 10px;
  background: #404040;
  color: #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031352}}
#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\/_\/ccr\/css\/style\.scss}line{font-family:\000031359}}
#tool nav .en a {
  display: block;
  margin: -5px 0;
  padding: 8px 10px;
  background: #787878;
  color: #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031366}}
#tool nav .en a:hover, #tool nav .en a:focus {
  opacity: .8;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031377}}
#head {
  background: #ffffff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031381}}
#head .wrap {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding: 15px 10px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031381}}
  #head .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\/_\/ccr\/css\/style\.scss}line{font-family:\000031381}}
  #head .wrap {
    padding: 15px;
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031381}}
  #head .wrap {
    padding: 15px 15px 15px 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031397}}
#head .wrap .logo img {
  max-width: 540px;
  height: auto;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031397}}
  #head .wrap .logo img {
    max-width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031397}}
  #head .wrap .logo img {
    max-width: calc(100% - 20px);
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031412}}
#head .wrap .logo-t img {
  max-width: 480px;
  height: auto;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031412}}
  #head .wrap .logo-t img {
    max-width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031412}}
  #head .wrap .logo-t img {
    max-width: calc(100% - 20px);
  }
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031426}}
  #head .wrap .head-menu {
    display: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031433}}
#head .wrap .upper ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031433}}
  #head .wrap .upper ul {
    display: block;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031442}}
#head .wrap .upper ul li:not(:last-child) {
  margin-right: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031446}}
#head .wrap .upper ul li img {
  max-width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031450}}
#head .wrap .upper ul li form {
  max-width: 16em;
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000031450}}
  #head .wrap .upper ul li form {
    height: 2em;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031458}}
#head .wrap .upper ul li form input[type="text"] {
  border: none;
  border-bottom: 1px solid gray;
  width: calc(100% - 3em);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031464}}
#head .wrap .upper ul li form button[type="submit"] {
  border: none;
  background: none;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031469}}
#head .wrap .upper ul li form button[type="submit"] img {
  width: 1.2em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031475}}
#head .wrap .upper ul li a {
  color: #000;
  border-radius: 20px;
  font-size: 14px;
  background-color: #bdd7ee;
  padding: 0 1.5em;
  line-height: 2.5;
  display: inline-block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031489}}
#head .wrap .lower {
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031492}}
#head .wrap .lower ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031496}}
#head .wrap .lower ul li {
  margin-left: 30px;
  margin-top: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031500}}
#head .wrap .lower ul li.bt-search {
  width: 50px;
  height: 50px;
  padding: 10px;
  margin-top: 0;
  background: linear-gradient(135deg, #bdd7ee, #c6e0b6);
  border-radius: 25px;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031509}}
#head .wrap .lower ul li.bt-search img {
  position: relative;
  top: -2px;
  left: 3px;
  width: 80%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031517}}
#head .wrap .lower ul li a {
  color: #606060;
  font-size: 88%;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031522}}
#head .wrap .lower ul li a:hover, #head .wrap .lower ul li a:focus {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031527}}
#head .wrap .lower ul li a:after {
  display: inline-block;
  content: "";
  width: 1em;
  height: .8em;
  background: url(/ccr/img/ic_triangle.png) no-repeat center;
  background-size: contain;
  margin-left: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031540}}
#head .wrap .lower form {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 10px;
  background: #ffe699;
  top: calc(100% + 10px);
  right: 0;
  width: 18em;
  z-index: 10;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031551}}
#head .wrap .lower input {
  height: 36px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031555}}
#head .wrap .lower input[type="text"] {
  width: calc(100% - 60px);
  padding: 5px;
  border: solid 1px #bdd7ee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031561}}
#head .wrap .lower input[type="submit"] {
  width: 60px;
  background: #bdd7ee;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: none;
  color: #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031572}}
#head .wrap .lower .donation a {
  display: block;
  margin-left: 15px;
  padding: 5px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: #ff4c96;
  color: #ffffff;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031581}}
#head .wrap .lower .donation a:hover, #head .wrap .lower .donation a:focus {
  opacity: 0.7;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031588}}
#head .wrap .lower-t {
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031591}}
#head .wrap .lower-t ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031595}}
#head .wrap .lower-t ul li {
  margin-left: 30px;
  margin-top: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031599}}
#head .wrap .lower-t ul li.bt-search {
  width: 50px;
  height: 50px;
  padding: 10px;
  margin-top: 0;
  background: linear-gradient(135deg, #C4E0F6, #4473bd);
  border-radius: 25px;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031608}}
#head .wrap .lower-t ul li.bt-search img {
  position: relative;
  top: -2px;
  left: 3px;
  width: 80%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031616}}
#head .wrap .lower-t ul li a {
  color: #0033cc;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031620}}
#head .wrap .lower-t ul li a:hover, #head .wrap .lower-t ul li a:focus {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031628}}
#head .wrap .lower-t form {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 10px;
  background: #ffe699;
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  width: 18em;
  z-index: 10;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031640}}
#head .wrap .lower-t input {
  height: 36px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031644}}
#head .wrap .lower-t input[type="text"] {
  width: calc(100% - 60px);
  padding: 5px;
  border: solid 1px #C4E0F6;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031650}}
#head .wrap .lower-t input[type="submit"] {
  width: 60px;
  background: #C4E0F6;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: none;
  color: #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031661}}
#head .wrap .lower-t .donation a {
  display: block;
  margin-left: 15px;
  padding: 5px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: #ff4c96;
  color: #ffffff;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031670}}
#head .wrap .lower-t .donation a:hover, #head .wrap .lower-t .donation a:focus {
  opacity: 0.7;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031678}}
#sp-btn {
  display: none;
  line-height: 1;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031678}}
  #sp-btn {
    display: block;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031686}}
#sp-btn a {
  position: relative;
  display: block;
  width: 42px;
  height: 42px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background: #bdd7ee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031695}}
#sp-btn span {
  display: block;
  width: 24px;
  height: 2px;
  position: absolute;
  left: 9px;
  background: #ffffff;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031707}}
#sp-btn span:first-child {
  top: 12px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031711}}
#sp-btn span:nth-child(2) {
  margin-top: -1px;
  top: 50%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031716}}
#sp-btn span:last-child {
  bottom: 12px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031720}}
#sp-btn .active span:first-child {
  -webkit-transform: translateY(8px) rotate(45deg);
  -moz-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031727}}
#sp-btn .active span:nth-child(2) {
  opacity: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031731}}
#sp-btn .active span:last-child {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -moz-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031741}}
#navi {
  position: relative;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031741}}
  #navi {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031747}}
  #navi .head-menu {
    padding: 15px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031752}}
#navi > div > ul {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 4px 0 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031752}}
  #navi > div > ul {
    width: 100%;
    min-width: 100%;
  }
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031752}}
  #navi > div > ul {
    display: block;
    padding: 10px 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031764}}
#navi > div > ul li {
  width: calc(100% / 4);
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031764}}
  #navi > div > ul li {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #cbcbcb;
  }
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031773}}
  #navi > div > ul li:first-child {
    border-left: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031779}}
#navi > div > ul li > div {
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  width: 100%;
  position: absolute;
  left: 0;
  background: #ffffff;
  z-index: 10;
  overflow: hidden;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031779}}
  #navi > div > ul li > div {
    position: relative;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031794}}
#navi > div > ul li > div::after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #afd0fe;
  position: relative;
  bottom: 3.5em;
  z-index: 10;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031794}}
  #navi > div > ul li > div::after {
    display: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031809}}
#navi > div > ul li > div > ul {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 10px;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
  background: #ffffff;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031809}}
  #navi > div > ul li > div > ul {
    width: 100%;
    min-width: 100%;
  }
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031809}}
  #navi > div > ul li > div > ul {
    display: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031827}}
#navi > div > ul li:hover ul, #navi > div > ul li:focus ul, #navi > div > ul li:hover div {
  visibility: visible;
  opacity: 1;
  box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.5);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031834}}
#navi > div > ul li:hover ul > li, #navi > div > ul li:focus ul > li, #navi > div > ul li:hover div > li {
  width: calc(100% / 4);
  background: #ffffff;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031834}}
  #navi > div > ul li:hover ul > li, #navi > div > ul li:focus ul > li, #navi > div > ul li:hover div > li {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031842}}
#navi > div > ul li:hover ul > li a, #navi > div > ul li:focus ul > li a, #navi > div > ul li:hover div > li a {
  display: block;
  margin: 12px 0;
  color: #000;
  font-weight: bold;
  text-align: center;
  position: relative;
  border-left: 2px solid #afd0fe;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031842}}
  #navi > div > ul li:hover ul > li a, #navi > div > ul li:focus ul > li a, #navi > div > ul li:hover div > li a {
    border-left: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031855}}
#navi > div > ul li:hover ul > li a:hover, #navi > div > ul li:hover ul > li a:focus, #navi > div > ul li:focus ul > li a:hover, #navi > div > ul li:focus ul > li a:focus, #navi > div > ul li:hover div > li a:hover, #navi > div > ul li:hover div > li a:focus {
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031863}}
#navi > div > ul li:hover ul > li:last-child a, #navi > div > ul li:hover ul > li:nth-child(4) a, #navi > div > ul li:focus ul > li:last-child a, #navi > div > ul li:focus ul > li:nth-child(4) a, #navi > div > ul li:hover div > li:last-child a, #navi > div > ul li:hover div > li:nth-child(4) a {
  border-right: 2px solid #afd0fe;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031863}}
  #navi > div > ul li:hover ul > li:last-child a, #navi > div > ul li:hover ul > li:nth-child(4) a, #navi > div > ul li:focus ul > li:last-child a, #navi > div > ul li:focus ul > li:nth-child(4) a, #navi > div > ul li:hover div > li:last-child a, #navi > div > ul li:hover div > li:nth-child(4) a {
    border-right: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031875}}
#navi > div > ul a {
  display: block;
  margin: 12px 0;
  color: #000;
  font-weight: bold;
  text-align: center;
  position: relative;
  border-right: 1px solid #ffffff;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031875}}
  #navi > div > ul a {
    border-right: 0;
    padding: 12px 0;
    margin: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031890}}
#navi > div > ul a:hover, #navi > div > ul a:focus {
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031897}}
#navi > div > ul li:first-child a {
  border-left: 1px solid #ffffff;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031897}}
  #navi > div > ul li:first-child a {
    border-left: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031905}}
#navi > div > ul .current > a::after,
#navi > div > ul a.current::after {
  opacity: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031911}}
#navi .upper {
  margin: -15px -15px 0;
  padding: 15px;
  background: #ffffff;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031917}}
  #navi .upper ul {
    display: block;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031920}}
  #navi .upper ul li.mb-none {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031925}}
  #navi .upper form {
    display: -webkit-flex;
    display: flex;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031928}}
  #navi .upper form input[type="text"] {
    border: none;
    border-bottom: 1px solid gray;
    width: calc(100% - 3em);
    margin-right: 0.5em;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031935}}
  #navi .upper form button[type="submit"] {
    border: none;
    background: none;
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031940}}
  #navi .upper form button[type="submit"] img {
    width: 1.2em;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031948}}
#navi .lower {
  margin: 0 -15px;
  padding: 15px;
  background: #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031953}}
#navi .lower ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031953}}
  #navi .lower ul {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031962}}
#navi .lower li {
  margin-right: 15px;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031966}}
  #navi .lower li.bt-search {
    display: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031972}}
#navi .lower a {
  color: #0033cc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031976}}
#navi .lower form {
  display: none;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031976}}
  #navi .lower form {
    display: -webkit-flex;
    display: flex;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031986}}
.navi1 {
  background: linear-gradient(to bottom, #bfd2ff 20%, #cfddff);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031990}}
.navi1 > li:hover {
  border-radius: 5px 5px 0 0;
  transition: 0.3s;
  background: #fff;
  margin: 0 10px;
  width: calc(100%/4 - 20px) !important;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031990}}
  .navi1 > li:hover {
    margin: 0;
    width: 100% !important;
    border-radius: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031996}}
.body--for-public .navi1 > li:nth-child(1) {
  border-radius: 5px 5px 0 0;
  transition: 0.3s;
  background: #fff;
  margin: 0 10px;
  width: calc(100%/4 - 20px) !important;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000031996}}
  .body--for-public .navi1 > li:nth-child(1) {
    margin: 0;
    width: 100% !important;
    border-radius: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032000}}
.body--for-industry .navi1 > li:nth-child(2) {
  border-radius: 5px 5px 0 0;
  transition: 0.3s;
  background: #fff;
  margin: 0 10px;
  width: calc(100%/4 - 20px) !important;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032000}}
  .body--for-industry .navi1 > li:nth-child(2) {
    margin: 0;
    width: 100% !important;
    border-radius: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032004}}
.body--for-private .navi1 > li:nth-child(3) {
  border-radius: 5px 5px 0 0;
  transition: 0.3s;
  background: #fff;
  margin: 0 10px;
  width: calc(100%/4 - 20px) !important;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032004}}
  .body--for-private .navi1 > li:nth-child(3) {
    margin: 0;
    width: 100% !important;
    border-radius: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032008}}
.body--for-student .navi1 > li:nth-child(4) {
  border-radius: 5px 5px 0 0;
  transition: 0.3s;
  background: #fff;
  margin: 0 10px;
  width: calc(100%/4 - 20px) !important;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032008}}
  .body--for-student .navi1 > li:nth-child(4) {
    margin: 0;
    width: 100% !important;
    border-radius: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032012}}
.navi2 {
  background: linear-gradient(to bottom, #65aaff 20%, #8bbfff);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032017}}
.navi2 > li:hover, .navi2 > li.current {
  border-radius: 5px 5px 0 0;
  transition: 0.3s;
  background: #fff;
  margin: 0 10px;
  width: calc(100%/4 - 20px) !important;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032017}}
  .navi2 > li:hover, .navi2 > li.current {
    margin: 0;
    width: 100% !important;
    border-radius: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032033}}
.navi2 > li:hover ul {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032040}}
.navi2 > li div li:hover {
  border-radius: none;
  transition: 0;
  margin: 0;
  width: calc(100%/4);
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032040}}
  .navi2 > li div li:hover {
    margin: 0;
    width: 100%;
    border-radius: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032059}}
#navi-t {
  background: #C4E0F6;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032059}}
  #navi-t {
    padding: 15px;
    display: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032067}}
#navi-t > ul {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 4px 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032067}}
  #navi-t > ul {
    width: 100%;
    min-width: 100%;
  }
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032067}}
  #navi-t > ul {
    display: block;
    padding: 10px 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032079}}
#navi-t > ul li {
  width: calc(100% / 5);
  border-right: 1px solid #cbcbcb;
  position: relative;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032079}}
  #navi-t > ul li {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #cbcbcb;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032090}}
#navi-t > ul li:first-child {
  border-left: 1px solid #cbcbcb;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032090}}
  #navi-t > ul li:first-child {
    border-left: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032098}}
#navi-t > ul li > ul {
  position: absolute;
  top: 100%;
  left: -1px;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  z-index: 10;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032098}}
  #navi-t > ul li > ul {
    display: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032112}}
#navi-t > ul li > ul > li {
  width: calc(100% + 2px);
  border-left: solid 1px #cbcbcb;
  background: #C4E0F6;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032119}}
#navi-t > ul li:hover ul, #navi-t > ul li:focus ul {
  visibility: visible;
  opacity: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032126}}
#navi-t > ul a {
  display: block;
  padding: 12px 15px;
  color: #304E89;
  font-weight: bold;
  text-align: center;
  position: relative;
  background: #C4E0F6;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032135}}
#navi-t > ul a:hover, #navi-t > ul a:focus {
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032140}}
#navi-t > ul a::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(to bottom, #bdd7ee 30%, #88d9ff);
  width: 90%;
  height: 6px;
  margin: 0 auto 2px;
  opacity: 0;
  transition: 0.3s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032155}}
#navi-t > ul a:hover::after {
  opacity: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032160}}
#navi-t > ul .current > a::after,
#navi-t > ul a.current::after {
  opacity: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032166}}
#navi-t .upper {
  margin: -15px -15px 0;
  padding: 15px;
  background: #ffffff;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032166}}
  #navi-t .upper {
    background: #bdd7ee;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032174}}
  #navi-t .upper ul {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032178}}
  #navi-t .upper form {
    display: -webkit-flex;
    display: flex;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032187}}
  #navi-t .upper #search-button {
    width: 50px;
    color: #ffffff;
    background: #bdd7ee;
    border: solid 1px #ffe699;
    border-left: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032203}}
#navi-t .lower {
  margin: 0 -15px;
  padding: 15px;
  background: #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032208}}
#navi-t .lower ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032208}}
  #navi-t .lower ul {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032217}}
#navi-t .lower li {
  margin-right: 15px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032221}}
  #navi-t .lower li.bt-search {
    display: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032227}}
#navi-t .lower a {
  color: #0033cc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032231}}
#navi-t .lower form {
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000032231}}
  #navi-t .lower form {
    display: -webkit-flex;
    display: flex;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032243}}
#top_news,
#intr_top,
#depa_top,
#depa_top-t {
  position: relative;
  margin: 0 auto 50px;
  padding: 40px 0 50px;
  max-width: 1080px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032252}}
#top_news .names,
#intr_top .names,
#depa_top .names,
#depa_top-t .names {
  margin: 0 0 30px;
  text-align: center;
  font-size: 225%;
  color: #bdd7ee;
  line-height: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032259}}
#top_news .names span,
#intr_top .names span,
#depa_top .names span,
#depa_top-t .names span {
  font-size: 0.5em;
  color: #667581;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032243}}
  #top_news,
  #intr_top,
  #depa_top,
  #depa_top-t {
    padding: 30px 20px 40px;
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032270}}
  #top_news .names,
  #intr_top .names,
  #depa_top .names,
  #depa_top-t .names {
    font-size: 200%;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032277}}
#top_news article {
  border-bottom: 1px solid #cbcbcb;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032280}}
#top_news article:first-child {
  border-top: 1px solid #cbcbcb;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032284}}
#top_news article a {
  display: inline-block;
  display: -webkit-flex;
  display: flex;
  padding: 20px;
  color: #000;
  transition: 0.3s;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032292}}
#top_news article a time {
  display: block;
  width: 8em;
  margin-right: 2em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032298}}
#top_news article a h3 {
  width: calc(100% - 10em);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032305}}
#top_news article a:hover {
  color: #bdd7ee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032308}}
#top_news article a:hover time {
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000032317}}
  #top_news article a {
    padding: 16px 0;
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032325}}
  #top_news article a {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032329}}
  #top_news article a h3 {
    width: 100%;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032341}}
#intr_top nav ul,
#depa_top nav ul,
#depa_top-t nav ul {
  width: 100%;
  display: -webkit-flex;
  display: flex;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032345}}
#intr_top nav ul li,
#depa_top nav ul li,
#depa_top-t nav ul li {
  display: inline-block;
  position: relative;
  margin: 0 8px;
  width: 100%;
  height: 200px;
  border-radius: 10px;
  overflow: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032354}}
#intr_top nav ul li a,
#depa_top nav ul li a,
#depa_top-t nav ul li a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032361}}
#intr_top nav ul li a h3,
#depa_top nav ul li a h3,
#depa_top-t nav ul li a h3 {
  position: absolute;
  display: inline-block;
  padding: 0.5em 0;
  width: 12em;
  height: 3em;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 125%;
  color: #ffffff;
  background: rgba(20, 44, 99, 0.7);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032376}}
#intr_top nav ul li a h3 .intr_033,
#depa_top nav ul li a h3 .intr_033,
#depa_top-t nav ul li a h3 .intr_033 {
  position: absolute;
  display: inline-block;
  padding: 1.0em 0;
  width: 12em;
  height: 4em;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 125%;
  color: #ffffff;
  background: rgba(20, 44, 99, 0.7);
  line-height: 1.1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032395}}
#intr_top nav ul li:after,
#depa_top nav ul li:after,
#depa_top-t nav ul li:after {
  position: absolute;
  content: "";
  display: block;
  width: 110%;
  height: 110%;
  top: -10px;
  left: -10px;
  background-image: url(/ccr/img/center_01.jpg);
  background-repeat: no-repeat;
  background-position: center;
  transition: all .3s ease-out;
  z-index: -1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032411}}
#intr_top nav ul li:hover:after,
#depa_top nav ul li:hover:after,
#depa_top-t nav ul li:hover:after {
  transform: scale(1.1);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032417}}
#intr_top nav ul .intr_02:after,
#depa_top nav ul .intr_02:after,
#depa_top-t nav ul .intr_02:after {
  background-image: url(/ccr/img/center_02.jpg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032421}}
#intr_top nav ul .intr_03:after,
#depa_top nav ul .intr_03:after,
#depa_top-t nav ul .intr_03:after {
  background-image: url(/ccr/img/center_03.jpg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032425}}
#intr_top nav ul .intr_31:after,
#depa_top nav ul .intr_31:after,
#depa_top-t nav ul .intr_31:after {
  background-image: url(/ccr/img/bu1.jpg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032429}}
#intr_top nav ul .intr_32:after,
#depa_top nav ul .intr_32:after,
#depa_top-t nav ul .intr_32:after {
  background-image: url(/ccr/img/bu2.jpg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032433}}
#intr_top nav ul .intr_33:after,
#depa_top nav ul .intr_33:after,
#depa_top-t nav ul .intr_33:after {
  background-image: url(/ccr/img/bu3.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032440}}
#intr_top nav ul .intr_34:after,
#depa_top nav ul .intr_34:after,
#depa_top-t nav ul .intr_34:after {
  background-image: url(/ccr/img/bu4.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032447}}
#intr_top nav ul .depa_01:after,
#depa_top nav ul .depa_01:after,
#depa_top-t nav ul .depa_01:after {
  background-image: url(/ccr/img/center_04.jpg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032451}}
#intr_top nav ul .depa_02:after,
#depa_top nav ul .depa_02:after,
#depa_top-t nav ul .depa_02:after {
  background-image: url(/ccr/img/center_05.jpg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032455}}
#intr_top nav ul .depa_03:after,
#depa_top nav ul .depa_03:after,
#depa_top-t nav ul .depa_03:after {
  background-image: url(/ccr/img/center_06.jpg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032459}}
#intr_top nav ul .depa_31:after,
#depa_top nav ul .depa_31:after,
#depa_top-t nav ul .depa_31:after {
  background-image: url(/ccr/img/bu1.jpg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032463}}
#intr_top nav ul .depa_32:after,
#depa_top nav ul .depa_32:after,
#depa_top-t nav ul .depa_32:after {
  background-image: url(/ccr/img/bu2.jpg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032467}}
#intr_top nav ul .depa_33:after,
#depa_top nav ul .depa_33:after,
#depa_top-t nav ul .depa_33:after {
  background-image: url(/ccr/img/bu3.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032474}}
#intr_top nav ul .depa_34:after,
#depa_top nav ul .depa_34:after,
#depa_top-t nav ul .depa_34:after {
  background-image: url(/ccr/img/bu4.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032481}}
#intr_top nav ul .depa_35:after,
#depa_top nav ul .depa_35:after,
#depa_top-t nav ul .depa_35:after {
  background-image: url(/ccr/img/bu5.jpg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032485}}
#intr_top nav ul .depa_36:after,
#depa_top nav ul .depa_36:after,
#depa_top-t nav ul .depa_36:after {
  background-image: url(/ccr/img/bu6.jpg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032489}}
#intr_top nav ul .depa_37:after,
#depa_top nav ul .depa_37:after,
#depa_top-t nav ul .depa_37:after {
  background-image: url(/ccr/img/bu7.jpg);
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032499}}
  #intr_top nav ul,
  #depa_top nav ul,
  #depa_top-t nav ul {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032503}}
  #intr_top nav ul li,
  #depa_top nav ul li,
  #depa_top-t nav ul li {
    margin: 0 auto 16px;
    width: 90%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032507}}
  #intr_top nav ul li:last-of-type,
  #depa_top nav ul li:last-of-type,
  #depa_top-t nav ul li:last-of-type {
    margin-bottom: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032517}}
#intr_top:before {
  position: absolute;
  content: "";
  width: 100vw;
  height: 100%;
  top: 0;
  left: calc(-50vw + 50%);
  background: #ffe699;
  z-index: -1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032534}}
.pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 10;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032541}}
.pagetop a {
  position: relative;
  display: block;
  padding: 16px;
  background: #667581;
  border-radius: 41px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032548}}
.pagetop a:hover, .pagetop a:focus {
  opacity: 0.8;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032553}}
.pagetop a img {
  width: 50px;
  height: 50px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032553}}
  .pagetop a img {
    width: 45px;
    height: 45px;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032567}}
#foot {
  background: #c5d6fe;
  color: #000;
  position: relative;
  z-index: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032573}}
#foot .wrap {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 10px;
  margin: 0 auto;
  padding: 1em 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032573}}
  #foot .wrap {
    width: 100%;
    min-width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032579}}
#foot .wrap .link {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 3em 1em;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032579}}
  #foot .wrap .link {
    margin: 2em 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032588}}
#foot .wrap .link a {
  color: #000;
  text-decoration: none;
  flex-basis: 25%;
  text-align: center;
  border-right: 1px solid #000;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032596}}
#foot .wrap .link a:first-child {
  border-left: 1px solid #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032600}}
#foot .wrap .link a:hover {
  background: #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032605}}
#foot .wrap .link li {
  min-width: calc(50% - 40px);
  margin: 0 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032611}}
#foot .wrap .address {
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032614}}
#foot .wrap .address h2 {
  margin-bottom: 16px;
  font-size: 125%;
  font-weight: bold;
  line-height: 1.2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032620}}
#foot .wrap .address h2 span {
  font-size: 0.9em;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032567}}
  #foot {
    font-size: 63%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032630}}
  #foot .wrap {
    padding: 16px 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032635}}
#foot .copyright {
  text-align: center;
  padding: 6px 0 8px;
  background: #c5d6fe;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032635}}
  #foot .copyright {
    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\/_\/ccr\/css\/style\.scss}line{font-family:\000032635}}
  #foot .copyright {
    padding: 2px 10px;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032650}}
#ss-pc,
#ss-mb {
  padding: 15px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032655}}
#ss-pc a,
#ss-mb a {
  display: block;
  padding: 10px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: #bdd7ee;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032668}}
#foot-t {
  background: #afd0fe;
  color: #000;
  position: relative;
  z-index: -1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032674}}
#foot-t .wrap {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 10px;
  margin: 0 auto;
  padding: 16px 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032674}}
  #foot-t .wrap {
    width: 100%;
    min-width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032681}}
#foot-t .wrap .address h2 {
  margin-bottom: 16px;
  font-size: 125%;
  font-weight: bold;
  line-height: 1.2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032687}}
#foot-t .wrap .address h2 span {
  font-size: 0.9em;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032695}}
  #foot-t .wrap {
    padding: 16px 20px;
    font-size: 0.8em;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032701}}
#foot-t .copyright {
  font-size: 88%;
  text-align: center;
  padding: 6px 0 8px;
  background: #c6e0b6;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032701}}
  #foot-t .copyright {
    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\/_\/ccr\/css\/style\.scss}line{font-family:\000032701}}
  #foot-t .copyright {
    padding: 2px 10px;
    font-size: 0.8em;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032718}}
#ss-pc,
#ss-mb {
  padding: 15px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032723}}
#ss-pc a,
#ss-mb a {
  display: block;
  padding: 10px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: #bdd7ee;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032736}}
#slide {
  position: relative;
  margin-bottom: 40px;
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000032736}}
  #slide {
    margin-bottom: 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032746}}
#slide .images li {
  max-width: 100%;
  height: 460px;
  overflow: hidden;
  text-align: center;
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032746}}
  #slide .images li {
    height: 160px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032757}}
#slide .images img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032769}}
#slide .bx-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032775}}
#slide .bx-controls .bx-next,
#slide .bx-controls .bx-prev {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032780}}
#slide .bx-controls .bx-pager {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032780}}
  #slide .bx-controls .bx-pager {
    margin-bottom: 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032790}}
#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\/_\/ccr\/css\/style\.scss}line{font-family:\000032793}}
#slide .bx-controls .bx-pager-item 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: #ffffff;
  color: transparent;
  transition: 0.3s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032802}}
#slide .bx-controls .bx-pager-item a:hover, #slide .bx-controls .bx-pager-item a.active {
  background: #bdd7ee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032810}}
#slide .bx-controls-direction {
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032815}}
#slide .bx-controls-direction a {
  position: absolute;
  bottom: 0;
  width: 55px;
  height: 55px;
  background: #bdd7ee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032823}}
#slide .bx-controls-direction a.bx-prev {
  left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032827}}
#slide .bx-controls-direction a.bx-next {
  right: 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032815}}
  #slide .bx-controls-direction a {
    width: 40px;
    height: 40px;
    margin: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032838}}
#slide .bx-controls-direction img {
  position: absolute;
  max-width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032849}}
#slide .bx-thumbs {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032853}}
#slide .bx-controls-auto {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032855}}
#slide .about_center {
  position: absolute;
  padding: 1em;
  width: 40%;
  height: 7em;
  top: 0;
  left: -40%;
  bottom: 0;
  right: 0;
  margin: auto;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold;
  line-height: 1.5;
  text-shadow: 0 0 1em #27304a, 0 0 0.7em #27304a, 0 0 0.5em #27304a, 0 0 0.5em #27304a;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032855}}
  #slide .about_center {
    width: 60%;
    left: -20%;
    font-size: 150%;
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032855}}
  #slide .about_center {
    padding: 0;
    width: 80%;
    height: auto;
    top: 1em;
    left: 0;
    font-size: 119%;
    text-align: center;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032891}}
#slide-t {
  position: relative;
  margin-bottom: 40px;
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000032891}}
  #slide-t {
    margin-bottom: 20px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032901}}
#slide-t .images li {
  max-width: 100%;
  height: 460px;
  overflow: hidden;
  text-align: center;
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032901}}
  #slide-t .images li {
    height: 160px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032912}}
#slide-t .images img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032924}}
#slide-t .bx-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032930}}
#slide-t .bx-controls .bx-pager {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032930}}
  #slide-t .bx-controls .bx-pager {
    margin-bottom: 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032940}}
#slide-t .bx-controls .bx-pager-item {
  margin: 0 6px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032943}}
#slide-t .bx-controls .bx-pager-item 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: #ffffff;
  color: transparent;
  transition: 0.3s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032952}}
#slide-t .bx-controls .bx-pager-item a:hover, #slide-t .bx-controls .bx-pager-item a.active {
  background: #C4E0F6;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032960}}
#slide-t .bx-controls-direction {
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032965}}
#slide-t .bx-controls-direction a {
  position: absolute;
  bottom: 0;
  width: 55px;
  height: 55px;
  background: #C4E0F6;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032973}}
#slide-t .bx-controls-direction a.bx-prev {
  left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032977}}
#slide-t .bx-controls-direction a.bx-next {
  right: 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032965}}
  #slide-t .bx-controls-direction a {
    width: 40px;
    height: 40px;
    margin: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032988}}
#slide-t .bx-controls-direction img {
  position: absolute;
  max-width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000032999}}
#slide-t .bx-thumbs {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033003}}
#slide-t .about_center {
  position: absolute;
  padding: 1em;
  width: 40%;
  height: 7em;
  top: 0;
  left: -40%;
  bottom: 0;
  right: 0;
  margin: auto;
  color: #ffffff;
  font-size: 200%;
  font-weight: bold;
  line-height: 1.5;
  text-shadow: 0 0 1em #27304a, 0 0 0.7em #27304a, 0 0 0.5em #27304a, 0 0 0.5em #27304a;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033003}}
  #slide-t .about_center {
    width: 60%;
    left: -20%;
    font-size: 150%;
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033003}}
  #slide-t .about_center {
    padding: 0;
    width: 80%;
    height: auto;
    top: 1em;
    left: 0;
    font-size: 119%;
    text-align: center;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033039}}
#info {
  max-width: 820px;
  margin: 0 auto 120px;
  padding: 0 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033044}}
#info > header {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 20px;
  borde¥Õ¥©©`¥àr-bottom: 2px solid #cbcbcb;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033051}}
#info header h2 {
  font-size: 225%;
  font-family: "ÓÎÃ÷³¯", YuMincho, "¥Ò¥é¥®¥ÎÃ÷³¯ ProN W3", "Hiragino Mincho ProN", "HGÃ÷³¯E", "£Í£Ó £ÐÃ÷³¯", "£Í£Ó Ã÷³¯", serif;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033056}}
#info header span {
  padding: .5em 1em 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033061}}
#info .pages article {
  margin-bottom: 1em;
  padding: 0 0 1em;
  border-bottom: 1px solid #cbcbcb;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033066}}
#info .pages article time {
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033072}}
#info footer {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003193}}
#info footer a {
  padding: 3px 15px;
  border: 1px solid #000;
  color: #000;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003198}}
#info footer a.rss {
  padding-left: 30px;
  background: url(/ccr/img/ic-rss.png) no-repeat 10px center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003202}}
#info footer a:hover, #info footer a:focus {
  background-color: #b1b1b1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033076}}
#info ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033082}}
#info li {
  display: table;
  margin: 0 10px 20px;
  width: calc(50% - 20px);
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033082}}
  #info li {
    width: calc(100% - 20px);
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033091}}
#info li time {
  display: table-cell;
  padding: 15px;
  background: #bdd7ee;
  color: #ffffff;
  font-size: 113%;
  vertical-align: middle;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033100}}
#info li a {
  display: table-cell;
  padding: 10px 15px;
  background: #f3f3f3;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033105}}
#info li a.item-seminar:after {
  content: "[Öv×ù?¥»¥ß¥Ê©`]";
  display: block;
  color: #000;
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033112}}
#info li a.item-admission:after {
  content: "[ÈëÔ‡]";
  display: block;
  color: #000;
  font-size: 88%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033124}}
.relation {
  margin-bottom: 120px;
  padding: 2em 0 1.5em;
  background: url(/ccr/img/bg-relation.png) no-repeat center center/cover;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033129}}
.relation header {
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033133}}
.relation header h2 {
  position: relative;
  display: inline-block;
  margin-bottom: 1.5em;
  padding: 0 30px;
  border-bottom: 3px solid #ffffff;
  color: #ffffff;
  font-size: 150%;
  font-weight: bold;
  letter-spacing: .3em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033145}}
.relation ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 940px;
  margin: 0 auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033152}}
.relation ul li {
  width: 430px;
  margin: 0 20px 20px;
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033152}}
  .relation ul li {
    max-width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033161}}
.relation ul a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding: .5em;
  border: 2px solid #ffffff;
  border-radius: 3em;
  background: rgba(76, 44, 83, 0.5);
  color: #ffffff;
  font-size: 150%;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033176}}
.relation ul a span {
  display: block;
  line-height: 1;
  margin-bottom: .7em;
  font-size: 66.6666%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033184}}
.relation ul a:hover,
.relation ul a:focus {
  background: #ffffff;
  color: #bdd7ee;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033196}}
.pagination {
  margin: 20px 0 120px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033200}}
.pagination span {
  display: inline-block;
  margin: 0 5px 10px;
  border: 1px solid #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033205}}
.pagination span:hover, .pagination span:focus {
  border-color: #667581;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033210}}
.pagination span.current {
  padding: 6px 15px;
  background: #bdd7ee;
  border-color: #bdd7ee;
  color: #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033217}}
.pagination span.gap {
  border: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033221}}
.pagination span a {
  display: block;
  padding: 6px 15px;
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033226}}
.pagination span a:hover, .pagination span a:focus {
  background: #667581;
  color: #ffffff;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033238}}
.middle {
  margin: 0 -20px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033238}}
  .middle {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -ms-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033246}}
.middle .dw-panel,
.middle .dw-panel__content {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033252}}
.middle .item {
  display: block;
  margin: 0 20px;
  padding-bottom: 40px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033258}}
.middle h2 a {
  display: block;
  padding: 25px 15px;
  background: #bdd7ee;
  color: #ffffff;
  font-size: 113%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033268}}
.middle h2 a:hover, .middle h2 a:focus {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033274}}
.middle li a {
  display: block;
  padding: 10px 30px 10px 10px;
  border-bottom: 1px dotted #000;
  background: url(/img/ic-arrow.png) no-repeat right 10px center;
  color: #000;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033282}}
.middle li a:hover, .middle li a:focus {
  text-decoration: underline;
}

@media only screen and (min-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033289}}
  #body--graduate_school-index .middle,
  #body--culture-dietetics-index .middle {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033298}}
.info-pages,
#wrap .article-pages,
#wrap .category-pages,
#main .cms-pages,
.content-one .article-pages,
.content-one .category-pages,
.content-one .cms-pages,
.event-pages,
.category-nodes {
  margin-bottom: 80px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033309}}
.info-pages > header h2,
#wrap .article-pages > header h2,
#wrap .category-pages > header h2,
#main .cms-pages > header h2,
.content-one .article-pages > header h2,
.content-one .category-pages > header h2,
.content-one .cms-pages > header h2,
.event-pages > header h2,
.category-nodes > header h2 {
  color: #bdd7ee;
  font-size: 150%;
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033315}}
.info-pages li,
.info-pages article,
#wrap .article-pages li,
#wrap .article-pages article,
#wrap .category-pages li,
#wrap .category-pages article,
#main .cms-pages li,
#main .cms-pages article,
.content-one .article-pages li,
.content-one .article-pages article,
.content-one .category-pages li,
.content-one .category-pages article,
.content-one .cms-pages li,
.content-one .cms-pages article,
.event-pages li,
.event-pages article,
.category-nodes li,
.category-nodes article {
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033325}}
.info-pages li:hover a, .info-pages li:focus a,
.info-pages article:hover a,
.info-pages article:focus a,
#wrap .article-pages li:hover a,
#wrap .article-pages li:focus a,
#wrap .article-pages article:hover a,
#wrap .article-pages article:focus a,
#wrap .category-pages li:hover a,
#wrap .category-pages li:focus a,
#wrap .category-pages article:hover a,
#wrap .category-pages article:focus a,
#main .cms-pages li:hover a,
#main .cms-pages li:focus a,
#main .cms-pages article:hover a,
#main .cms-pages article:focus a,
.content-one .article-pages li:hover a,
.content-one .article-pages li:focus a,
.content-one .article-pages article:hover a,
.content-one .article-pages article:focus a,
.content-one .category-pages li:hover a,
.content-one .category-pages li:focus a,
.content-one .category-pages article:hover a,
.content-one .category-pages article:focus a,
.content-one .cms-pages li:hover a,
.content-one .cms-pages li:focus a,
.content-one .cms-pages article:hover a,
.content-one .cms-pages article:focus a,
.event-pages li:hover a,
.event-pages li:focus a,
.event-pages article:hover a,
.event-pages article:focus a,
.category-nodes li:hover a,
.category-nodes li:focus a,
.category-nodes article:hover a,
.category-nodes article:focus a {
  color: #bdd7ee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033330}}
.info-pages li header,
.info-pages article header,
#wrap .article-pages li header,
#wrap .article-pages article header,
#wrap .category-pages li header,
#wrap .category-pages article header,
#main .cms-pages li header,
#main .cms-pages article header,
.content-one .article-pages li header,
.content-one .article-pages article header,
.content-one .category-pages li header,
.content-one .category-pages article header,
.content-one .cms-pages li header,
.content-one .cms-pages article header,
.event-pages li header,
.event-pages article header,
.category-nodes li header,
.category-nodes article header {
  display: -webkit-flex;
  display: flex;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033334}}
.info-pages li time,
.info-pages article time,
#wrap .article-pages li time,
#wrap .article-pages article time,
#wrap .category-pages li time,
#wrap .category-pages article time,
#main .cms-pages li time,
#main .cms-pages article time,
.content-one .article-pages li time,
.content-one .article-pages article time,
.content-one .category-pages li time,
.content-one .category-pages article time,
.content-one .cms-pages li time,
.content-one .cms-pages article time,
.event-pages li time,
.event-pages article time,
.category-nodes li time,
.category-nodes article time {
  display: block;
  width: 8em;
  margin-right: 2em;
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033341}}
.info-pages li h2,
.info-pages article h2,
#wrap .article-pages li h2,
#wrap .article-pages article h2,
#wrap .category-pages li h2,
#wrap .category-pages article h2,
#main .cms-pages li h2,
#main .cms-pages article h2,
.content-one .article-pages li h2,
.content-one .article-pages article h2,
.content-one .category-pages li h2,
.content-one .category-pages article h2,
.content-one .cms-pages li h2,
.content-one .cms-pages article h2,
.event-pages li h2,
.event-pages article h2,
.category-nodes li h2,
.category-nodes article h2 {
  width: calc(100% - 10em);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033344}}
.info-pages li h2 a,
.info-pages article h2 a,
#wrap .article-pages li h2 a,
#wrap .article-pages article h2 a,
#wrap .category-pages li h2 a,
#wrap .category-pages article h2 a,
#main .cms-pages li h2 a,
#main .cms-pages article h2 a,
.content-one .article-pages li h2 a,
.content-one .article-pages article h2 a,
.content-one .category-pages li h2 a,
.content-one .category-pages article h2 a,
.content-one .cms-pages li h2 a,
.content-one .cms-pages article h2 a,
.event-pages li h2 a,
.event-pages article h2 a,
.category-nodes li h2 a,
.category-nodes article h2 a {
  transition: 0.3s;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033352}}
  .info-pages li header,
  .info-pages article header,
  #wrap .article-pages li header,
  #wrap .article-pages article header,
  #wrap .category-pages li header,
  #wrap .category-pages article header,
  #main .cms-pages li header,
  #main .cms-pages article header,
  .content-one .article-pages li header,
  .content-one .article-pages article header,
  .content-one .category-pages li header,
  .content-one .category-pages article header,
  .content-one .cms-pages li header,
  .content-one .cms-pages article header,
  .event-pages li header,
  .event-pages article header,
  .category-nodes li header,
  .category-nodes article header {
    display: block;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033356}}
  .info-pages li time,
  .info-pages li h2,
  .info-pages article time,
  .info-pages article h2,
  #wrap .article-pages li time,
  #wrap .article-pages li h2,
  #wrap .article-pages article time,
  #wrap .article-pages article h2,
  #wrap .category-pages li time,
  #wrap .category-pages li h2,
  #wrap .category-pages article time,
  #wrap .category-pages article h2,
  #main .cms-pages li time,
  #main .cms-pages li h2,
  #main .cms-pages article time,
  #main .cms-pages article h2,
  .content-one .article-pages li time,
  .content-one .article-pages li h2,
  .content-one .article-pages article time,
  .content-one .article-pages article h2,
  .content-one .category-pages li time,
  .content-one .category-pages li h2,
  .content-one .category-pages article time,
  .content-one .category-pages article h2,
  .content-one .cms-pages li time,
  .content-one .cms-pages li h2,
  .content-one .cms-pages article time,
  .content-one .cms-pages article h2,
  .event-pages li time,
  .event-pages li h2,
  .event-pages article time,
  .event-pages article h2,
  .category-nodes li time,
  .category-nodes li h2,
  .category-nodes article time,
  .category-nodes article h2 {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033363}}
.info-pages footer,
#wrap .article-pages footer,
#wrap .category-pages footer,
#main .cms-pages footer,
.content-one .article-pages footer,
.content-one .category-pages footer,
.content-one .cms-pages footer,
.event-pages footer,
.category-nodes footer {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003193}}
.info-pages footer a,
#wrap .article-pages footer a,
#wrap .category-pages footer a,
#main .cms-pages footer a,
.content-one .article-pages footer a,
.content-one .category-pages footer a,
.content-one .cms-pages footer a,
.event-pages footer a,
.category-nodes footer a {
  padding: 3px 15px;
  border: 1px solid #000;
  color: #000;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003198}}
.info-pages footer a.rss,
#wrap .article-pages footer a.rss,
#wrap .category-pages footer a.rss,
#main .cms-pages footer a.rss,
.content-one .article-pages footer a.rss,
.content-one .category-pages footer a.rss,
.content-one .cms-pages footer a.rss,
.event-pages footer a.rss,
.category-nodes footer a.rss {
  padding-left: 30px;
  background: url(/ccr/img/ic-rss.png) no-repeat 10px center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003202}}
.info-pages footer a:hover, .info-pages footer a:focus,
#wrap .article-pages footer a:hover,
#wrap .article-pages footer a:focus,
#wrap .category-pages footer a:hover,
#wrap .category-pages footer a:focus,
#main .cms-pages footer a:hover,
#main .cms-pages footer a:focus,
.content-one .article-pages footer a:hover,
.content-one .article-pages footer a:focus,
.content-one .category-pages footer a:hover,
.content-one .category-pages footer a:focus,
.content-one .cms-pages footer a:hover,
.content-one .cms-pages footer a:focus,
.event-pages footer a:hover,
.event-pages footer a:focus,
.category-nodes footer a:hover,
.category-nodes footer a:focus {
  background-color: #b1b1b1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033370}}
.article-pages li,
.article-pages article {
  padding: 1em 0;
  border-bottom: 1px solid #cbcbcb;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033376}}
.article-pages li:first-child,
.article-pages article:first-child {
  border-top: 1px solid #cbcbcb;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033385}}
.cms-tabs .names {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: normal !important;
  justify-content: normal !important;
  font-size: 125%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033391}}
.cms-tabs .names a:nth-of-type(1) {
  display: inline-block;
  background: #ffffff;
  border-radius: 5px 5px 0 0;
  border-bottom: none;
  text-align: center;
  color: #000;
  font-weight: bold;
  padding: 5px 30px;
  transition: 0.3s;
  text-decoration: none;
  margin-bottom: 2px;
  background: #bdd7ee;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033391}}
  .cms-tabs .names a:nth-of-type(1) {
    padding: 5px 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003321}}
.cms-tabs .names a:nth-of-type(1):not(:last-child) {
  margin-right: 15px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003321}}
  .cms-tabs .names a:nth-of-type(1):not(:last-child) {
    margin-right: 5px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003327}}
.cms-tabs .names a:nth-of-type(1):hover, .cms-tabs .names a:nth-of-type(1):focus, .cms-tabs .names a:nth-of-type(1).current {
  margin-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033396}}
.cms-tabs .names a:nth-of-type(2) {
  display: inline-block;
  background: #ffffff;
  border-radius: 5px 5px 0 0;
  border-bottom: none;
  text-align: center;
  color: #000;
  font-weight: bold;
  padding: 5px 30px;
  transition: 0.3s;
  text-decoration: none;
  margin-bottom: 2px;
  background: #ffe699;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033396}}
  .cms-tabs .names a:nth-of-type(2) {
    padding: 5px 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003321}}
.cms-tabs .names a:nth-of-type(2):not(:last-child) {
  margin-right: 15px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003321}}
  .cms-tabs .names a:nth-of-type(2):not(:last-child) {
    margin-right: 5px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003327}}
.cms-tabs .names a:nth-of-type(2):hover, .cms-tabs .names a:nth-of-type(2):focus, .cms-tabs .names a:nth-of-type(2).current {
  margin-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033401}}
.cms-tabs .names a:nth-of-type(3) {
  display: inline-block;
  background: #ffffff;
  border-radius: 5px 5px 0 0;
  border-bottom: none;
  text-align: center;
  color: #000;
  font-weight: bold;
  padding: 5px 30px;
  transition: 0.3s;
  text-decoration: none;
  margin-bottom: 2px;
  background: #c6e0b6;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033401}}
  .cms-tabs .names a:nth-of-type(3) {
    padding: 5px 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003321}}
.cms-tabs .names a:nth-of-type(3):not(:last-child) {
  margin-right: 15px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003321}}
  .cms-tabs .names a:nth-of-type(3):not(:last-child) {
    margin-right: 5px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003327}}
.cms-tabs .names a:nth-of-type(3):hover, .cms-tabs .names a:nth-of-type(3):focus, .cms-tabs .names a:nth-of-type(3).current {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033385}}
  .cms-tabs .names {
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033413}}
.cms-tabs .view {
  padding: 10px 20px;
  border-right: solid 1px #cbcbcb;
  border-left: solid 1px #cbcbcb;
  border-bottom: solid 4px cornflowerblue;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033420}}
.cms-tabs .view .pages {
  margin-bottom: 5em;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033413}}
  .cms-tabs .view {
    padding: 0 1em;
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033429}}
.cms-tabs .view:nth-of-type(1) {
  border-top: solid 5px #bdd7ee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033433}}
.cms-tabs .view:nth-of-type(2) {
  border-top: solid 5px #ffe699;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033437}}
.cms-tabs .view:nth-of-type(3) {
  border-top: solid 5px #c6e0b6;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033441}}
.cms-tabs .view article {
  display: block;
  border-bottom: dotted 1px #cbcbcb;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033445}}
.cms-tabs .view article header {
  display: -webkit-flex;
  display: flex;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033449}}
.cms-tabs .view article time,
.cms-tabs .view article a {
  padding: 1em 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033454}}
.cms-tabs .view article time {
  width: 8em;
  margin-right: 2em;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033454}}
  .cms-tabs .view article time {
    margin-right: 1em;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033463}}
.cms-tabs .view article h3 {
  width: calc(100% - 10em);
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033463}}
  .cms-tabs .view article h3 {
    width: calc(100% - 8em);
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033471}}
.cms-tabs .view article a {
  display: block;
  color: #4473bd;
  transition: 0.3s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033476}}
.cms-tabs .view article a:hover, .cms-tabs .view article a:focus {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033483}}
.cms-tabs .view nav {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin-top: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033492}}
.cms-tabs .view nav .more,
.cms-tabs .view nav .rss {
  display: block;
  padding: 8px 20px;
  text-align: center;
  color: #000;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033492}}
  .cms-tabs .view nav .more,
  .cms-tabs .view nav .rss {
    padding: 5px 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033497}}
.cms-tabs .view nav .more:hover, .cms-tabs .view nav .more:focus,
.cms-tabs .view nav .rss:hover,
.cms-tabs .view nav .rss:focus {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033503}}
.cms-tabs .view nav .more,
.cms-tabs .view nav .rss {
  display: flex;
  align-items: baseline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033508}}
.cms-tabs .view nav .more::after,
.cms-tabs .view nav .rss::after {
  content: "";
  width: .8em;
  height: .8em;
  background: url(/ccr/img/ic_triangle.png) no-repeat center;
  background-size: contain;
  margin-left: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033523}}
.crumbs-wrap {
  padding-right: 350px;
}
@media only screen and (max-width: 1250px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033523}}
  .crumbs-wrap {
    padding-right: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033531}}
.crumbs {
  margin: 0 -5px 35px;
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000033531}}
  .crumbs {
    display: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033539}}
.crumbs .separator {
  margin: 0.3em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033544}}
.crumbs .page a {
  color: #2f6dc5;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033552}}
.local-nav,
.category-nav,
.page-nav {
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033557}}
.local-nav [class^="page--"],
.category-nav [class^="page--"],
.page-nav [class^="page--"] {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033560}}
.local-nav [class^="page--"].parent, .local-nav [class^="page--"].child,
.category-nav [class^="page--"].parent,
.category-nav [class^="page--"].child,
.page-nav [class^="page--"].parent,
.page-nav [class^="page--"].child {
  display: block !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033568}}
.local-nav [class^="page--"].parent a,
.category-nav [class^="page--"].parent a,
.page-nav [class^="page--"].parent a {
  line-height: normal;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033572}}
.local-nav [class^="page--"].parent a::before,
.category-nav [class^="page--"].parent a::before,
.page-nav [class^="page--"].parent a::before {
  display: none !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033579}}
.local-nav .wrap,
.category-nav .wrap,
.page-nav .wrap {
  padding-bottom: 2em;
  background: #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033584}}
.local-nav a,
.category-nav a,
.page-nav a {
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033588}}
.local-nav ul,
.category-nav ul,
.page-nav ul {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033591}}
.local-nav ul.child,
.category-nav ul.child,
.page-nav ul.child {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033594}}
.local-nav ul.child li,
.category-nav ul.child li,
.page-nav ul.child li {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033603}}
.category-nav h2,
.page-nav h2 {
  display: block;
  padding: 45px 15px;
  background: #bdd7ee;
  color: #ffffff;
  font-size: 125%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033615}}
.parent + h4 {
  display: block !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033623}}
#body--department-index .cms-nodes article,
#body--department-index .category-nodes article {
  background-image: url(/ccr/img/center_04.jpg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033626}}
#body--department-index .cms-nodes article:nth-child(2),
#body--department-index .category-nodes article:nth-child(2) {
  background-image: url(/ccr/img/center_05.jpg);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033630}}
#body--department-index .cms-nodes article:nth-child(3),
#body--department-index .category-nodes article:nth-child(3) {
  background-image: url(/ccr/img/center_06.jpg);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033638}}
#body--department-graduate_school-index #main .cms-pages {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px 60px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033643}}
#body--department-graduate_school-index #main .cms-pages article {
  width: calc(50% - 20px);
  margin: 0 10px 20px;
  padding: 0;
  border: none;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033643}}
  #body--department-graduate_school-index #main .cms-pages article {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033654}}
#body--department-graduate_school-index #main .cms-pages time {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033658}}
#body--department-graduate_school-index #main .cms-pages h2 a {
  display: block;
  padding: 25px 15px;
  background: #bdd7ee;
  color: #ffffff;
  font-size: 113%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033668}}
#body--department-graduate_school-index #main .cms-pages h2 a:hover, #body--department-graduate_school-index #main .cms-pages h2 a:focus {
  background: #ffe699;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033678}}
#page-title {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 10px;
  height: 100px;
  margin-bottom: 0;
  margin-top: 10px;
  background-color: #afd0fe;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033678}}
  #page-title {
    width: 100%;
    min-width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033688}}
#page-title:after {
  content: "";
  display: inline-block;
  height: 100%;
  width: calc(100% - 20em);
  background-image: url(/ccr/img/image_01.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  position: absolute;
  right: 5px;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033688}}
  #page-title:after {
    display: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033705}}
#page-title h1 {
  width: 18em;
  color: #000;
  font-size: 100%;
  letter-spacing: 0.1em;
  line-height: 1em;
  padding-left: 3em;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033678}}
  #page-title {
    height: 90px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033717}}
  #page-title h1 {
    width: 100%;
    font-size: 100%;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033725}}
.body--about .navi2 li:nth-child(1) {
  border-radius: 5px 5px 0 0;
  transition: 0.3s;
  background: #fff;
  margin: 0 10px;
  width: calc(100%/4 - 20px) !important;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033725}}
  .body--about .navi2 li:nth-child(1) {
    width: 100% !important;
    border-radius: 0;
    margin: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033731}}
.body--active .navi2 li:nth-child(2) {
  border-radius: 5px 5px 0 0;
  transition: 0.3s;
  background: #fff;
  margin: 0 10px;
  width: calc(100%/4 - 20px) !important;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033731}}
  .body--active .navi2 li:nth-child(2) {
    width: 100% !important;
    border-radius: 0;
    margin: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033737}}
.body--rules_and_forms .navi2 li:nth-child(3) {
  border-radius: 5px 5px 0 0;
  transition: 0.3s;
  background: #fff;
  margin: 0 10px;
  width: calc(100%/4 - 20px) !important;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033737}}
  .body--rules_and_forms .navi2 li:nth-child(3) {
    width: 100% !important;
    border-radius: 0;
    margin: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033743}}
.body--pastdata .navi2 li:nth-child(4) {
  border-radius: 5px 5px 0 0;
  transition: 0.3s;
  background: #fff;
  margin: 0 10px;
  width: calc(100%/4 - 20px) !important;
}
@media only screen and (max-width: 992px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033743}}
  .body--pastdata .navi2 li:nth-child(4) {
    width: 100% !important;
    border-radius: 0;
    margin: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033748}}
#news-title {
  margin-bottom: 1em;
  padding: 0 0 0 10px;
  font-size: 138%;
  font-weight: bold;
  border-left: 4px solid #bdd7ee;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033757}}
.released {
  margin: 0 0 15px;
  text-align: right;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033761}}
.released time {
  color: #667581;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033766}}
.page-published {
  text-align: right;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033773}}
.cms-nodes + .page-published,
.category-nodes + .page-published {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033778}}
.content-page {
  overflow: hidden;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033782}}
.content-page .body,
.content-page .map-page,
.content-page .related-pages,
.content-page .faq-question,
.cke_editable {
  zoom: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_init\.scss}line{font-family:\00003120}}
.content-page .body:before, .content-page .body:after,
.content-page .map-page:before,
.content-page .map-page:after,
.content-page .related-pages:before,
.content-page .related-pages:after,
.content-page .faq-question:before,
.content-page .faq-question:after,
.cke_editable:before,
.cke_editable: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\/_\/ccr\/css\/_init\.scss}line{font-family:\00003126}}
.content-page .body:after,
.content-page .map-page:after,
.content-page .related-pages:after,
.content-page .faq-question:after,
.cke_editable:after {
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033789}}
.content-page .body h1,
.content-page .map-page h1,
.content-page .related-pages h1,
.content-page .faq-question h1,
.cke_editable h1 {
  margin-bottom: 1.5em;
  padding: 10px 15px;
  background: #bdd7ee;
  color: #ffffff;
  font-size: 138%;
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033798}}
.content-page .body h2,
.content-page .map-page h2,
.content-page .related-pages h2,
.content-page .faq-question h2,
.cke_editable h2 {
  position: relative;
  padding: .3em 1em;
  border-bottom: solid 3px #afd0fe;
  border-left: solid 1em #afd0fe;
  color: #000;
  font-size: 113%;
  margin-bottom: 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033802}}
.content-page .body h3,
.content-page .map-page h3,
.content-page .related-pages h3,
.content-page .faq-question h3,
.cke_editable h3 {
  font-size: 113%;
  padding: 10px 0 10px 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003230}}
.content-page .body h3:after,
.content-page .map-page h3:after,
.content-page .related-pages h3:after,
.content-page .faq-question h3:after,
.cke_editable h3:after {
  display: block;
  content: "";
  height: 0.7em;
  background: #afd0fe;
  position: relative;
  top: -0.7em;
  z-index: -1;
  margin-left: -.5em;
  border-radius: .5em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033806}}
.content-page .body h4,
.content-page .map-page h4,
.content-page .related-pages h4,
.content-page .faq-question h4,
.cke_editable h4 {
  font-size: 113%;
  border-bottom: solid 1px #cbcbcb;
  padding: 4px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033810}}
.content-page .body h2,
.content-page .body h3,
.content-page .body h4,
.content-page .body p,
.content-page .body ul,
.content-page .body table,
.content-page .map-page h2,
.content-page .map-page h3,
.content-page .map-page h4,
.content-page .map-page p,
.content-page .map-page ul,
.content-page .map-page table,
.content-page .related-pages h2,
.content-page .related-pages h3,
.content-page .related-pages h4,
.content-page .related-pages p,
.content-page .related-pages ul,
.content-page .related-pages table,
.content-page .faq-question h2,
.content-page .faq-question h3,
.content-page .faq-question h4,
.content-page .faq-question p,
.content-page .faq-question ul,
.content-page .faq-question table,
.cke_editable h2,
.cke_editable h3,
.cke_editable h4,
.cke_editable p,
.cke_editable ul,
.cke_editable table {
  margin-bottom: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033822}}
.content-page .body ul > li,
.content-page .map-page ul > li,
.content-page .related-pages ul > li,
.content-page .faq-question ul > li,
.cke_editable ul > li {
  list-style: none;
  padding-left: 1em;
  text-indent: -1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033827}}
.content-page .body ul > li::before,
.content-page .map-page ul > li::before,
.content-page .related-pages ul > li::before,
.content-page .faq-question ul > li::before,
.cke_editable ul > li::before {
  content: "¡ñ";
  font-size: x-small;
  color: #2f6dc5;
  margin-right: 0.7em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033835}}
.content-page .body ul ul,
.content-page .body ul ol,
.content-page .map-page ul ul,
.content-page .map-page ul ol,
.content-page .related-pages ul ul,
.content-page .related-pages ul ol,
.content-page .faq-question ul ul,
.content-page .faq-question ul ol,
.cke_editable ul ul,
.cke_editable ul ol {
  margin-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033840}}
.content-page .body ul ol,
.content-page .map-page ul ol,
.content-page .related-pages ul ol,
.content-page .faq-question ul ol,
.cke_editable ul ol {
  margin-left: 1.5em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033844}}
.content-page .body ul ol li,
.content-page .map-page ul ol li,
.content-page .related-pages ul ol li,
.content-page .faq-question ul ol li,
.cke_editable ul ol li {
  list-style: decimal;
  padding-left: 0;
  background: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033851}}
.content-page .body ol,
.content-page .map-page ol,
.content-page .related-pages ol,
.content-page .faq-question ol,
.cke_editable ol {
  list-style-position: inside;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033854}}
.content-page .body ol li,
.content-page .map-page ol li,
.content-page .related-pages ol li,
.content-page .faq-question ol li,
.cke_editable ol li {
  list-style-type: none;
  counter-increment: number;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033858}}
.content-page .body ol li::before,
.content-page .map-page ol li::before,
.content-page .related-pages ol li::before,
.content-page .faq-question ol li::before,
.cke_editable ol li::before {
  content: counter(number) ".";
  margin-right: 5px;
  color: #2f6dc5;
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033866}}
.content-page .body ol.no-style,
.content-page .map-page ol.no-style,
.content-page .related-pages ol.no-style,
.content-page .faq-question ol.no-style,
.cke_editable ol.no-style {
  list-style: none;
  text-indent: -1.55em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033871}}
.content-page .body ol ul,
.content-page .body ol ol,
.content-page .map-page ol ul,
.content-page .map-page ol ol,
.content-page .related-pages ol ul,
.content-page .related-pages ol ol,
.content-page .faq-question ol ul,
.content-page .faq-question ol ol,
.cke_editable ol ul,
.cke_editable ol ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033878}}
.content-page .body .wrap-table,
.content-page .map-page .wrap-table,
.content-page .related-pages .wrap-table,
.content-page .faq-question .wrap-table,
.cke_editable .wrap-table {
  overflow-x: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033882}}
.content-page .body table,
.content-page .map-page table,
.content-page .related-pages table,
.content-page .faq-question table,
.cke_editable table {
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000033882}}
  .content-page .body table,
  .content-page .map-page table,
  .content-page .related-pages table,
  .content-page .faq-question table,
  .cke_editable table {
    display: block;
    overflow-x: scroll;
    white-space: normal;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003256}}
.content-page .body table caption,
.content-page .map-page table caption,
.content-page .related-pages table caption,
.content-page .faq-question table caption,
.cke_editable table caption {
  text-align: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003259}}
.content-page .body table th, .content-page .body table td,
.content-page .map-page table th,
.content-page .map-page table td,
.content-page .related-pages table th,
.content-page .related-pages table td,
.content-page .faq-question table th,
.content-page .faq-question table td,
.cke_editable table th,
.cke_editable table td {
  padding: 10px 20px;
  border: 1px solid #cbcbcb;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003259}}
  .content-page .body table th, .content-page .body table td,
  .content-page .map-page table th,
  .content-page .map-page table td,
  .content-page .related-pages table th,
  .content-page .related-pages table td,
  .content-page .faq-question table th,
  .content-page .faq-question table td,
  .cke_editable table th,
  .cke_editable table td {
    padding: 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003269}}
.content-page .body table th,
.content-page .map-page table th,
.content-page .related-pages table th,
.content-page .faq-question table th,
.cke_editable table th {
  font-weight: bold;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003273}}
.content-page .body table thead th,
.content-page .map-page table thead th,
.content-page .related-pages table thead th,
.content-page .faq-question table thead th,
.cke_editable table thead th {
  background: #bdd7ee;
  color: #000;
  vertical-align: middle;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003278}}
.content-page .body table tbody th,
.content-page .map-page table tbody th,
.content-page .related-pages table tbody th,
.content-page .faq-question table tbody th,
.cke_editable table tbody th {
  background: #afd0fe;
  vertical-align: middle;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033887}}
.content-page .body table.def3 p,
.content-page .map-page table.def3 p,
.content-page .related-pages table.def3 p,
.content-page .faq-question table.def3 p,
.cke_editable table.def3 p {
  margin-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033892}}
.content-page .body img,
.content-page .map-page img,
.content-page .related-pages img,
.content-page .faq-question img,
.cke_editable img {
  vertical-align: inherit;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033896}}
.content-page .body video,
.content-page .map-page video,
.content-page .related-pages video,
.content-page .faq-question video,
.cke_editable video {
  max-width: 100%;
  height: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033901}}
.content-page .body dl,
.content-page .map-page dl,
.content-page .related-pages dl,
.content-page .faq-question dl,
.cke_editable dl {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033905}}
.content-page .body dl dt,
.content-page .map-page dl dt,
.content-page .related-pages dl dt,
.content-page .faq-question dl dt,
.cke_editable dl dt {
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000033905}}
  .content-page .body dl dt,
  .content-page .map-page dl dt,
  .content-page .related-pages dl dt,
  .content-page .faq-question dl dt,
  .cke_editable dl dt {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033913}}
.content-page .body dl dd,
.content-page .map-page dl dd,
.content-page .related-pages dl dd,
.content-page .faq-question dl dd,
.cke_editable dl dd {
  width: calc(100% - 10em);
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033913}}
  .content-page .body dl dd,
  .content-page .map-page dl dd,
  .content-page .related-pages dl dd,
  .content-page .faq-question dl dd,
  .cke_editable dl dd {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033922}}
.content-page .body small,
.content-page .map-page small,
.content-page .related-pages small,
.content-page .faq-question small,
.cke_editable small {
  font-size: 75%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033926}}
.content-page .body a[class^="icon-"]:after,
.content-page .map-page a[class^="icon-"]:after,
.content-page .related-pages a[class^="icon-"]:after,
.content-page .faq-question a[class^="icon-"]:after,
.cke_editable a[class^="icon-"]:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 5px;
  background: url(/ccr/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\/_\/ccr\/css\/style\.scss}line{font-family:\000033936}}
.content-page .body a.icon-pptx:after,
.content-page .map-page a.icon-pptx:after,
.content-page .related-pages a.icon-pptx:after,
.content-page .faq-question a.icon-pptx:after,
.cke_editable a.icon-pptx:after {
  background: url(/ccr/img/icon_ppt.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033940}}
.content-page .body a.icon-xlsx:after,
.content-page .map-page a.icon-xlsx:after,
.content-page .related-pages a.icon-xlsx:after,
.content-page .faq-question a.icon-xlsx:after,
.cke_editable a.icon-xlsx:after {
  background: url(/ccr/img/icon_excel.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033944}}
.content-page .body a.icon-xls:after,
.content-page .map-page a.icon-xls:after,
.content-page .related-pages a.icon-xls:after,
.content-page .faq-question a.icon-xls:after,
.cke_editable a.icon-xls:after {
  background: url(/ccr/img/icon_excel.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033948}}
.content-page .body a.icon-csv:after,
.content-page .map-page a.icon-csv:after,
.content-page .related-pages a.icon-csv:after,
.content-page .faq-question a.icon-csv:after,
.cke_editable a.icon-csv:after {
  background: url(/ccr/img/icon_csv.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033952}}
.content-page .body a.icon-jpg:after,
.content-page .map-page a.icon-jpg:after,
.content-page .related-pages a.icon-jpg:after,
.content-page .faq-question a.icon-jpg:after,
.cke_editable a.icon-jpg:after {
  background: url(/ccr/img/icon_jpg.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033956}}
.content-page .body a.icon-tiff:after,
.content-page .map-page a.icon-tiff:after,
.content-page .related-pages a.icon-tiff:after,
.content-page .faq-question a.icon-tiff:after,
.cke_editable a.icon-tiff:after {
  background: url(/ccr/img/file-tiff.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033960}}
.content-page .body a.icon-png:after,
.content-page .map-page a.icon-png:after,
.content-page .related-pages a.icon-png:after,
.content-page .faq-question a.icon-png:after,
.cke_editable a.icon-png:after {
  background: url(/ccr/img/icon_png.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033964}}
.content-page .body a.icon-gif:after,
.content-page .map-page a.icon-gif:after,
.content-page .related-pages a.icon-gif:after,
.content-page .faq-question a.icon-gif:after,
.cke_editable a.icon-gif:after {
  background: url(/ccr/img/file-gif.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033968}}
.content-page .body a.icon-bmp:after,
.content-page .map-page a.icon-bmp:after,
.content-page .related-pages a.icon-bmp:after,
.content-page .faq-question a.icon-bmp:after,
.cke_editable a.icon-bmp:after {
  background: url(/ccr/img/file-bmp.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033972}}
.content-page .body a.icon-wav:after,
.content-page .map-page a.icon-wav:after,
.content-page .related-pages a.icon-wav:after,
.content-page .faq-question a.icon-wav:after,
.cke_editable a.icon-wav:after {
  background: url(/ccr/img/file-wav.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033976}}
.content-page .body a.icon-mp3:after,
.content-page .map-page a.icon-mp3:after,
.content-page .related-pages a.icon-mp3:after,
.content-page .faq-question a.icon-mp3:after,
.cke_editable a.icon-mp3:after {
  background: url(/ccr/img/file-mp3.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033980}}
.content-page .body a.icon-mov:after,
.content-page .map-page a.icon-mov:after,
.content-page .related-pages a.icon-mov:after,
.content-page .faq-question a.icon-mov:after,
.cke_editable a.icon-mov:after {
  background: url(/ccr/img/file-mov.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033984}}
.content-page .body a.icon-mp4:after,
.content-page .map-page a.icon-mp4:after,
.content-page .related-pages a.icon-mp4:after,
.content-page .faq-question a.icon-mp4:after,
.cke_editable a.icon-mp4:after {
  background: url(/ccr/img/file-mp4.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033988}}
.content-page .body a.icon-mpeg:after,
.content-page .map-page a.icon-mpeg:after,
.content-page .related-pages a.icon-mpeg:after,
.content-page .faq-question a.icon-mpeg:after,
.cke_editable a.icon-mpeg:after {
  background: url(/ccr/img/file-mpeg.png) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033992}}
.content-page .body a.icon-txt:after,
.content-page .map-page a.icon-txt:after,
.content-page .related-pages a.icon-txt:after,
.content-page .faq-question a.icon-txt:after,
.cke_editable a.icon-txt:after {
  background: url(/ccr/img/icon.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000033996}}
.content-page .body a.icon-doc:after,
.content-page .map-page a.icon-doc:after,
.content-page .related-pages a.icon-doc:after,
.content-page .faq-question a.icon-doc:after,
.cke_editable a.icon-doc:after {
  background: url(/ccr/img/icon_word.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034000}}
.content-page .body a.icon-ppt:after,
.content-page .map-page a.icon-ppt:after,
.content-page .related-pages a.icon-ppt:after,
.content-page .faq-question a.icon-ppt:after,
.cke_editable a.icon-ppt:after {
  background: url(/ccr/img/icon_ppt.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034004}}
.content-page .body a.icon-zip:after,
.content-page .map-page a.icon-zip:after,
.content-page .related-pages a.icon-zip:after,
.content-page .faq-question a.icon-zip:after,
.cke_editable a.icon-zip:after {
  background: url(/ccr/img/icon.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034008}}
.content-page .body a.icon-pdf:after,
.content-page .map-page a.icon-pdf:after,
.content-page .related-pages a.icon-pdf:after,
.content-page .faq-question a.icon-pdf:after,
.cke_editable a.icon-pdf:after {
  background: url(/ccr/img/icon_pdf.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034012}}
.content-page .body a.icon-docx:after,
.content-page .map-page a.icon-docx:after,
.content-page .related-pages a.icon-docx:after,
.content-page .faq-question a.icon-docx:after,
.cke_editable a.icon-docx:after {
  background: url(/ccr/img/icon_word.svg) no-repeat right center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034016}}
.content-page .body .float-left,
.content-page .body .ss-alignment-left,
.content-page .body .imgLeft,
.content-page .map-page .float-left,
.content-page .map-page .ss-alignment-left,
.content-page .map-page .imgLeft,
.content-page .related-pages .float-left,
.content-page .related-pages .ss-alignment-left,
.content-page .related-pages .imgLeft,
.content-page .faq-question .float-left,
.content-page .faq-question .ss-alignment-left,
.content-page .faq-question .imgLeft,
.cke_editable .float-left,
.cke_editable .ss-alignment-left,
.cke_editable .imgLeft {
  position: relative;
  z-index: 2;
  float: left;
  margin: 0 1em 1em 0;
  background: #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034025}}
.content-page .body .float-left::after,
.content-page .body .ss-alignment-left::after,
.content-page .body .imgLeft::after,
.content-page .map-page .float-left::after,
.content-page .map-page .ss-alignment-left::after,
.content-page .map-page .imgLeft::after,
.content-page .related-pages .float-left::after,
.content-page .related-pages .ss-alignment-left::after,
.content-page .related-pages .imgLeft::after,
.content-page .faq-question .float-left::after,
.content-page .faq-question .ss-alignment-left::after,
.content-page .faq-question .imgLeft::after,
.cke_editable .float-left::after,
.cke_editable .ss-alignment-left::after,
.cke_editable .imgLeft::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 1em;
  height: 100%;
  background: #ffffff;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034016}}
  .content-page .body .float-left,
  .content-page .body .ss-alignment-left,
  .content-page .body .imgLeft,
  .content-page .map-page .float-left,
  .content-page .map-page .ss-alignment-left,
  .content-page .map-page .imgLeft,
  .content-page .related-pages .float-left,
  .content-page .related-pages .ss-alignment-left,
  .content-page .related-pages .imgLeft,
  .content-page .faq-question .float-left,
  .content-page .faq-question .ss-alignment-left,
  .content-page .faq-question .imgLeft,
  .cke_editable .float-left,
  .cke_editable .ss-alignment-left,
  .cke_editable .imgLeft {
    float: none;
    margin: 0 0 1em 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034040}}
  .content-page .body .float-left::after,
  .content-page .body .ss-alignment-left::after,
  .content-page .body .imgLeft::after,
  .content-page .map-page .float-left::after,
  .content-page .map-page .ss-alignment-left::after,
  .content-page .map-page .imgLeft::after,
  .content-page .related-pages .float-left::after,
  .content-page .related-pages .ss-alignment-left::after,
  .content-page .related-pages .imgLeft::after,
  .content-page .faq-question .float-left::after,
  .content-page .faq-question .ss-alignment-left::after,
  .content-page .faq-question .imgLeft::after,
  .cke_editable .float-left::after,
  .cke_editable .ss-alignment-left::after,
  .cke_editable .imgLeft::after {
    display: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034046}}
.content-page .body .float-right,
.content-page .body .ss-alignment-right,
.content-page .body .imgRight,
.content-page .map-page .float-right,
.content-page .map-page .ss-alignment-right,
.content-page .map-page .imgRight,
.content-page .related-pages .float-right,
.content-page .related-pages .ss-alignment-right,
.content-page .related-pages .imgRight,
.content-page .faq-question .float-right,
.content-page .faq-question .ss-alignment-right,
.content-page .faq-question .imgRight,
.cke_editable .float-right,
.cke_editable .ss-alignment-right,
.cke_editable .imgRight {
  position: relative;
  z-index: 2;
  float: right;
  margin: 0 0 1em 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034054}}
.content-page .body .float-right::before,
.content-page .body .ss-alignment-right::before,
.content-page .body .imgRight::before,
.content-page .map-page .float-right::before,
.content-page .map-page .ss-alignment-right::before,
.content-page .map-page .imgRight::before,
.content-page .related-pages .float-right::before,
.content-page .related-pages .ss-alignment-right::before,
.content-page .related-pages .imgRight::before,
.content-page .faq-question .float-right::before,
.content-page .faq-question .ss-alignment-right::before,
.content-page .faq-question .imgRight::before,
.cke_editable .float-right::before,
.cke_editable .ss-alignment-right::before,
.cke_editable .imgRight::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  width: 1em;
  height: 100%;
  background: #ffffff;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034046}}
  .content-page .body .float-right,
  .content-page .body .ss-alignment-right,
  .content-page .body .imgRight,
  .content-page .map-page .float-right,
  .content-page .map-page .ss-alignment-right,
  .content-page .map-page .imgRight,
  .content-page .related-pages .float-right,
  .content-page .related-pages .ss-alignment-right,
  .content-page .related-pages .imgRight,
  .content-page .faq-question .float-right,
  .content-page .faq-question .ss-alignment-right,
  .content-page .faq-question .imgRight,
  .cke_editable .float-right,
  .cke_editable .ss-alignment-right,
  .cke_editable .imgRight {
    float: none;
    margin: 0 0 1em 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034071}}
.content-page .body .clear,
.content-page .body .ss-alignment-center,
.content-page .map-page .clear,
.content-page .map-page .ss-alignment-center,
.content-page .related-pages .clear,
.content-page .related-pages .ss-alignment-center,
.content-page .faq-question .clear,
.content-page .faq-question .ss-alignment-center,
.cke_editable .clear,
.cke_editable .ss-alignment-center {
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034076}}
.content-page .body .facilities,
.content-page .map-page .facilities,
.content-page .related-pages .facilities,
.content-page .faq-question .facilities,
.cke_editable .facilities {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034081}}
.content-page .body .facilities .facility,
.content-page .map-page .facilities .facility,
.content-page .related-pages .facilities .facility,
.content-page .faq-question .facilities .facility,
.cke_editable .facilities .facility {
  display: -webkit-flex;
  display: flex;
  width: calc(50% - 20px);
  margin: 0 10px 20px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034081}}
  .content-page .body .facilities .facility,
  .content-page .map-page .facilities .facility,
  .content-page .related-pages .facilities .facility,
  .content-page .faq-question .facilities .facility,
  .cke_editable .facilities .facility {
    width: calc(100% - 20px);
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034091}}
.content-page .body .facilities .img,
.content-page .map-page .facilities .img,
.content-page .related-pages .facilities .img,
.content-page .faq-question .facilities .img,
.cke_editable .facilities .img {
  margin-right: 15px;
  width: 90px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034096}}
.content-page .body .facilities .text,
.content-page .map-page .facilities .text,
.content-page .related-pages .facilities .text,
.content-page .faq-question .facilities .text,
.cke_editable .facilities .text {
  width: calc(100% - 105px);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034100}}
.content-page .body .facilities p,
.content-page .map-page .facilities p,
.content-page .related-pages .facilities p,
.content-page .faq-question .facilities p,
.cke_editable .facilities p {
  margin-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034104}}
.content-page .body .facilities .name,
.content-page .map-page .facilities .name,
.content-page .related-pages .facilities .name,
.content-page .faq-question .facilities .name,
.cke_editable .facilities .name {
  font-size: 113%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034111}}
.content-page .body .h-border th,
.content-page .body .h-border td,
.content-page .map-page .h-border th,
.content-page .map-page .h-border td,
.content-page .related-pages .h-border th,
.content-page .related-pages .h-border td,
.content-page .faq-question .h-border th,
.content-page .faq-question .h-border td,
.cke_editable .h-border th,
.cke_editable .h-border td {
  border-right: 0;
  border-left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034120}}
.content-page .body .noborder th,
.content-page .body .noborder td,
.content-page .map-page .noborder th,
.content-page .map-page .noborder td,
.content-page .related-pages .noborder th,
.content-page .related-pages .noborder td,
.content-page .faq-question .noborder th,
.content-page .faq-question .noborder td,
.cke_editable .noborder th,
.cke_editable .noborder td {
  padding: 0 15px 0 0;
  border: none;
  vertical-align: top;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034130}}
.content-page .body .nopadding-border th,
.content-page .body .nopadding-border td,
.content-page .map-page .nopadding-border th,
.content-page .map-page .nopadding-border td,
.content-page .related-pages .nopadding-border th,
.content-page .related-pages .nopadding-border td,
.content-page .faq-question .nopadding-border th,
.content-page .faq-question .nopadding-border td,
.cke_editable .nopadding-border th,
.cke_editable .nopadding-border td {
  padding: 0 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034136}}
.content-page .body .officers,
.content-page .map-page .officers,
.content-page .related-pages .officers,
.content-page .faq-question .officers,
.cke_editable .officers {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034142}}
.content-page .body .officers .officer,
.content-page .map-page .officers .officer,
.content-page .related-pages .officers .officer,
.content-page .faq-question .officers .officer,
.cke_editable .officers .officer {
  display: -webkit-flex;
  display: flex;
  width: calc(50% - 20px);
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034142}}
  .content-page .body .officers .officer,
  .content-page .map-page .officers .officer,
  .content-page .related-pages .officers .officer,
  .content-page .faq-question .officers .officer,
  .cke_editable .officers .officer {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034152}}
.content-page .body .officers p,
.content-page .map-page .officers p,
.content-page .related-pages .officers p,
.content-page .faq-question .officers p,
.cke_editable .officers p {
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034156}}
.content-page .body .officers .photo,
.content-page .map-page .officers .photo,
.content-page .related-pages .officers .photo,
.content-page .faq-question .officers .photo,
.cke_editable .officers .photo {
  width: 90px;
  margin: 0 10px 10px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034161}}
.content-page .body .officers .text,
.content-page .map-page .officers .text,
.content-page .related-pages .officers .text,
.content-page .faq-question .officers .text,
.cke_editable .officers .text {
  width: calc(100% - 100px);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034165}}
.content-page .body .officers .name,
.content-page .map-page .officers .name,
.content-page .related-pages .officers .name,
.content-page .faq-question .officers .name,
.cke_editable .officers .name {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034171}}
.content-page .body .officers .name span,
.content-page .map-page .officers .name span,
.content-page .related-pages .officers .name span,
.content-page .faq-question .officers .name span,
.cke_editable .officers .name span {
  font-size: 50%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034176}}
.content-page .body .anchor,
.content-page .map-page .anchor,
.content-page .related-pages .anchor,
.content-page .faq-question .anchor,
.cke_editable .anchor {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px 3em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034181}}
.content-page .body .anchor li,
.content-page .map-page .anchor li,
.content-page .related-pages .anchor li,
.content-page .faq-question .anchor li,
.cke_editable .anchor li {
  min-width: calc(33.3333% - 40px);
  margin: 0 20px;
  text-indent: 0;
  padding-left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034187}}
.content-page .body .anchor li:before,
.content-page .map-page .anchor li:before,
.content-page .related-pages .anchor li:before,
.content-page .faq-question .anchor li:before,
.cke_editable .anchor li:before {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034193}}
.content-page .body .links,
.content-page .map-page .links,
.content-page .related-pages .links,
.content-page .faq-question .links,
.cke_editable .links {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px 3em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034198}}
.content-page .body .links li,
.content-page .map-page .links li,
.content-page .related-pages .links li,
.content-page .faq-question .links li,
.cke_editable .links li {
  min-width: calc(50% - 40px);
  margin: 0 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034204}}
.content-page .body .kikin-moshikomi,
.content-page .map-page .kikin-moshikomi,
.content-page .related-pages .kikin-moshikomi,
.content-page .faq-question .kikin-moshikomi,
.cke_editable .kikin-moshikomi {
  padding: 1em;
  border: 1px dashed #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034209}}
.content-page .body .kikin-moshikomi p,
.content-page .map-page .kikin-moshikomi p,
.content-page .related-pages .kikin-moshikomi p,
.content-page .faq-question .kikin-moshikomi p,
.cke_editable .kikin-moshikomi p {
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034214}}
.content-page .body .clearfix,
.content-page .map-page .clearfix,
.content-page .related-pages .clearfix,
.content-page .faq-question .clearfix,
.cke_editable .clearfix {
  zoom: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_init\.scss}line{font-family:\00003120}}
.content-page .body .clearfix:before, .content-page .body .clearfix:after,
.content-page .map-page .clearfix:before,
.content-page .map-page .clearfix:after,
.content-page .related-pages .clearfix:before,
.content-page .related-pages .clearfix:after,
.content-page .faq-question .clearfix:before,
.content-page .faq-question .clearfix:after,
.cke_editable .clearfix:before,
.cke_editable .clearfix: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\/_\/ccr\/css\/_init\.scss}line{font-family:\00003126}}
.content-page .body .clearfix:after,
.content-page .map-page .clearfix:after,
.content-page .related-pages .clearfix:after,
.content-page .faq-question .clearfix:after,
.cke_editable .clearfix:after {
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034218}}
.content-page .body .tokupon-fukidashi img,
.content-page .map-page .tokupon-fukidashi img,
.content-page .related-pages .tokupon-fukidashi img,
.content-page .faq-question .tokupon-fukidashi img,
.cke_editable .tokupon-fukidashi img {
  position: relative;
  top: -50px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034223}}
.content-page .body #period,
.content-page .map-page #period,
.content-page .related-pages #period,
.content-page .faq-question #period,
.cke_editable #period {
  position: relative;
  top: 96px;
  left: 64px;
  font-size: 125%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034229}}
.content-page .body #period span.date,
.content-page .map-page #period span.date,
.content-page .related-pages #period span.date,
.content-page .faq-question #period span.date,
.cke_editable #period span.date {
  display: inline-block;
  margin: 0 4px;
  font-size: 160%;
}
@media only screen and (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034237}}
  .content-page .body .overlay,
  .content-page .map-page .overlay,
  .content-page .related-pages .overlay,
  .content-page .faq-question .overlay,
  .cke_editable .overlay {
    position: absolute;
    top: -30%;
    right: -30%;
    bottom: -30%;
    left: -30%;
    background: rgba(0, 0, 0, 0.3);
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034246}}
  .content-page .body .modal-box,
  .content-page .map-page .modal-box,
  .content-page .related-pages .modal-box,
  .content-page .faq-question .modal-box,
  .cke_editable .modal-box {
    display: none;
    position: absolute;
    top: 30%;
    left: calc(50% - 300px);
    z-index: 100;
    width: 600px;
    padding: 40px;
    background: #ffffff;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034256}}
  .content-page .body .modal-box .close,
  .content-page .map-page .modal-box .close,
  .content-page .related-pages .modal-box .close,
  .content-page .faq-question .modal-box .close,
  .cke_editable .modal-box .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #000;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034270}}
  .content-page .body .modal-box.active,
  .content-page .map-page .modal-box.active,
  .content-page .related-pages .modal-box.active,
  .content-page .faq-question .modal-box.active,
  .cke_editable .modal-box.active {
    display: block;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034277}}
.map-page {
  margin-bottom: 30px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034281}}
.cke_editable .modal-box {
  position: static;
  display: block !important;
  width: auto;
}

@media only screen and (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034288}}
  .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034300}}
.categories {
  padding: 10px 0;
  border-top: 1px solid #000;
  text-align: right;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034306}}
.categories header,
.categories .nodes {
  display: inline-block;
  vertical-align: top;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034312}}
.categories .nodes li {
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #000;
  vertical-align: bottom;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034323}}
.content-page #history h2,
.content-page #recommend h2 {
  margin-bottom: .5em;
  padding-top: 10px;
  font-size: 125%;
  font-weight: bold;
  border-top: 1px solid #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034335}}
.content-page #history li,
.content-page #recommend li {
  padding-left: 1.5em;
  background: url(/ccr/img/ic-recommend.png) no-repeat left 0.7em/17px 4px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034339}}
.content-page #history li a,
.content-page #recommend li a {
  color: #000;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034343}}
.content-page #history li a:hover, .content-page #history li a:focus,
.content-page #recommend li a:hover,
.content-page #recommend li a:focus {
  text-decoration: underline;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034351}}
.col-two #main .body + .categories {
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000034355}}
  #map-canvas {
    height: 300px !important;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034363}}
.contact,
.toiawase {
  margin: 0 0 3em;
  padding: 0 15px 15px;
  border: 2px solid #bdd7ee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034369}}
.contact h2,
.contact h3,
.contact h4,
.contact .toiawaseHeader,
.toiawase h2,
.toiawase h3,
.toiawase h4,
.toiawase .toiawaseHeader {
  margin: 0 -15px 10px !important;
  padding: 5px 15px !important;
  border: none !important;
  background: #bdd7ee;
  color: #000 !important;
  font-size: 113% !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034381}}
.contact p,
.toiawase p {
  margin-bottom: 0 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034385}}
.contact .group,
.toiawase .group {
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034389}}
.contact dl,
.contact dt,
.contact dd,
.toiawase dl,
.toiawase dt,
.toiawase dd {
  display: inline-block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034395}}
.contact dl,
.toiawase dl {
  margin-right: 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034400}}
footer.contact h2 {
  color: #000 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034404}}
.ss-adobe-reader {
  padding: 20px 20px 20px 180px;
  background: #f3f3f3 url(../../img/bn-adobe.png) no-repeat 20px center;
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034404}}
  .ss-adobe-reader {
    padding: 20px;
    background: #f3f3f3;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034415}}
.cke_editable {
  padding: 15px;
  font-size: 16px;
  line-height: 1.79;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034424}}
.top #wrap {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0 15px;
  background: transparent;
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000034424}}
  .top #wrap {
    display: block;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034440}}
.top #main .cms-tabs nav {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-content: stretch;
  align-content: stretch;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034446}}
.top #main .cms-tabs label {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #ffffff;
  width: 100%;
  border-radius: 6px 6px 0 0;
  padding: 8px 20px;
  text-align: center;
  border: solid 1px #bdd7ee;
  border-bottom: none;
  color: #bdd7ee;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034460}}
.top #main .cms-tabs label:not(:last-child) {
  margin-right: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034464}}
.top #main .cms-tabs label:hover, .top #main .cms-tabs label:focus, .top #main .cms-tabs label.current {
  background: #ffe699;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034446}}
  .top #main .cms-tabs label {
    font-size: 0.9em;
    padding: 5px 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034474}}
  .top #main .cms-tabs label:not(:last-child) {
    margin-right: 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034481}}
.top #main .cms-pages {
  margin-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034484}}
.top #main .cms-pages input[type="radio"],
.top #main .cms-pages input[type="radio"] + div {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034489}}
.top #main .cms-pages input[type="radio"]:checked + div {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034493}}
.top #main .cms-pages article {
  display: block;
  border-bottom: solid 1px #cbcbcb;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034497}}
.top #main .cms-pages article header {
  display: -webkit-flex;
  display: flex;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034501}}
.top #main .cms-pages article time {
  width: 8em;
  margin-right: 2em;
  color: #667581;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034507}}
.top #main .cms-pages article h3 {
  width: calc(100% - 10em);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034511}}
.top #main .cms-pages article a {
  display: block;
  color: #000;
  transition: 0.3s;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034518}}
.top #main .cms-pages article:hover a, .top #main .cms-pages article:focus a {
  color: #bdd7ee;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034524}}
  .top #main .cms-pages article header {
    display: block;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034527}}
  .top #main .cms-pages article header time,
  .top #main .cms-pages article header h3 {
    width: 100%;
    margin: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034536}}
.top #main .cms-pages .rss,
.top #main .cms-pages .more {
  display: block;
  padding: 8px 20px;
  text-align: center;
  color: #000;
  margin-top: 20px;
  text-decoration: none;
  transition: 0.3s;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034536}}
  .top #main .cms-pages .rss,
  .top #main .cms-pages .more {
    padding: 5px 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034543}}
.top #main .cms-pages .rss:hover, .top #main .cms-pages .rss:focus,
.top #main .cms-pages .more:hover,
.top #main .cms-pages .more:focus {
  background-color: #ffe699;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034549}}
.top #main .cms-pages .more {
  background: url(/ccr/img/ic-arrow-r.png) no-repeat center right 10px;
  background-size: 10px 18px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034549}}
  .top #main .cms-pages .more {
    background: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034559}}
.top #main .cms-pages .rss::before {
  display: inline-block;
  content: "";
  width: 14px;
  height: 15px;
  background: url(/ccr/img/ic-rss.png) no-repeat center;
  background-size: cover;
  margin-right: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034576}}
#top-banner .ss-image-box-item-list span,
#top-link .ss-image-box-item-list span {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034579}}
#top-banner .ss-image-box-item-list span img,
#top-link .ss-image-box-item-list span img {
  transition: 0.3s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034583}}
#top-banner .ss-image-box-item-list span a,
#top-link .ss-image-box-item-list span a {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034586}}
#top-banner .ss-image-box-item-list span a[href$='/branch/'],
#top-link .ss-image-box-item-list span a[href$='/branch/'] {
  background: url(/ccr/img/bn-branch_a.png) no-repeat center center;
  background-size: 241px 80px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034586}}
  #top-banner .ss-image-box-item-list span a[href$='/branch/'],
  #top-link .ss-image-box-item-list span a[href$='/branch/'] {
    background-size: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003301}}
#top-banner .ss-image-box-item-list span a[href$='/branch/']:hover img,
#top-link .ss-image-box-item-list span a[href$='/branch/']:hover img {
  opacity: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034590}}
#top-banner .ss-image-box-item-list span a[href$='/links/'],
#top-link .ss-image-box-item-list span a[href$='/links/'] {
  background: url(/ccr/img/bn-links_a.png) no-repeat center center;
  background-size: 241px 80px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034590}}
  #top-banner .ss-image-box-item-list span a[href$='/links/'],
  #top-link .ss-image-box-item-list span a[href$='/links/'] {
    background-size: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003301}}
#top-banner .ss-image-box-item-list span a[href$='/links/']:hover img,
#top-link .ss-image-box-item-list span a[href$='/links/']:hover img {
  opacity: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034594}}
#top-banner .ss-image-box-item-list span a[href$='/donation/'],
#top-link .ss-image-box-item-list span a[href$='/donation/'] {
  background: url(/ccr/img/bn-donation_a.png) no-repeat center center;
  background-size: 241px 80px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034594}}
  #top-banner .ss-image-box-item-list span a[href$='/donation/'],
  #top-link .ss-image-box-item-list span a[href$='/donation/'] {
    background-size: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003301}}
#top-banner .ss-image-box-item-list span a[href$='/donation/']:hover img,
#top-link .ss-image-box-item-list span a[href$='/donation/']:hover img {
  opacity: 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034575}}
  #top-banner .ss-image-box-item-list,
  #top-link .ss-image-box-item-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034604}}
  #top-banner .ss-image-box-item-list span,
  #top-link .ss-image-box-item-list span {
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: stretch;
    align-content: stretch;
    width: calc(50% - 5px);
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034609}}
  #top-banner .ss-image-box-item-list span:not(:nth-child(2n)),
  #top-link .ss-image-box-item-list span:not(:nth-child(2n)) {
    margin-right: 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034613}}
  #top-banner .ss-image-box-item-list span a,
  #top-link .ss-image-box-item-list span a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    font-size: 0.8em;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034627}}
#top-banner .ss-image-box-item-list span:not(:last-child) {
  margin-bottom: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034633}}
#top-banner img {
  max-width: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034638}}
#top-link {
  margin-top: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034643}}
#top-link .ss-image-box-item-list span:not(:last-child) {
  border-bottom: solid 1px #cbcbcb;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034648}}
#top-link .ss-image-box-item-list a {
  display: block;
  padding: 10px 30px 10px 20px;
  color: #bdd7ee;
  background: url(/ccr/img/ic-arrow-r.png) no-repeat right 10px center;
  background-size: 10px 18px;
  text-decoration: none;
  transition: 0.3s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034657}}
#top-link .ss-image-box-item-list a:hover, #top-link .ss-image-box-item-list a:focus {
  background-color: #ffe699;
  color: #bdd7ee;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034668}}
.inquiry-html {
  margin-bottom: 2em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034672}}
.columns {
  border-top: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034676}}
.columns dl,
.columns fieldset {
  zoom: 1;
  padding: 10px 0;
  border-bottom: 1px solid #b1b1b1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_init\.scss}line{font-family:\00003120}}
.columns dl:before, .columns dl:after,
.columns fieldset:before,
.columns 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\/_\/ccr\/css\/_init\.scss}line{font-family:\00003126}}
.columns dl:after,
.columns fieldset:after {
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034682}}
.columns dl:last-child,
.columns fieldset:last-child {
  border: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034687}}
.columns dt,
.columns legend {
  clear: left;
  float: left;
  width: 12em;
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000034687}}
  .columns dt,
  .columns legend {
    float: none;
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034700}}
.columns dd,
.columns .fields {
  padding-left: 13em;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034700}}
  .columns dd,
  .columns .fields {
    padding: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034709}}
.columns .required {
  display: block;
  color: #dd0000;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034709}}
  .columns .required {
    display: inline;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034718}}
.columns label {
  margin-right: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034724}}
#body--inquiry-sent .col-one {
  margin-bottom: 60px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034729}}
.inquiry-sent {
  position: relative;
  margin-bottom: 240px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034733}}
.inquiry-sent:after {
  content: "";
  position: absolute;
  bottom: -240px;
  right: 0;
  width: 182px;
  height: 228px;
  background: url(/ccr/img/send-tokupon.png) no-repeat top left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034746}}
.event-search {
  padding: 20px 20px 8px;
  background: #efefef;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034751}}
.event-search fieldset {
  margin-bottom: 1em !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034755}}
.event-search .categories {
  padding: 0;
  border: none;
  text-align: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034760}}
.event-search .categories label {
  display: inline-block;
  margin-right: 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034767}}
.event-search .dates input {
  width: 30%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034772}}
.event-search .send {
  padding: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034777}}
.event-date {
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034780}}
.event-date h2 {
  position: relative;
  padding: .3em 1em;
  border-bottom: solid 3px #afd0fe;
  border-left: solid 1em #afd0fe;
  color: #000;
  font-size: 113%;
  margin-bottom: 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034784}}
.event-date .list,
.event-date .table {
  display: inline-block;
  margin: -1em 5px 1em 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003175}}
.event-date .list a,
.event-date .table a {
  display: block;
  padding: 3px 10px;
  border: 1px solid #000;
  background: #ffffff;
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003181}}
.event-date .list a:hover, .event-date .list a:focus, .event-date .list a.clicked, .event-date .list a.current,
.event-date .table a:hover,
.event-date .table a:focus,
.event-date .table a.clicked,
.event-date .table a.current {
  background: #000;
  color: #ffffff;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034790}}
.event-date .list.current a,
.event-date .table.current a {
  background: #000;
  color: #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034796}}
.event-date ul {
  position: absolute;
  top: 1.2em;
  right: 0;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034796}}
  .event-date ul {
    position: static;
    margin-top: 2em;
    text-align: right;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034806}}
.event-date ul li {
  display: inline-block;
  padding: 0 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034810}}
.event-date ul li:first-child {
  border-right: 1px solid #000;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034817}}
.event-pages-filter {
  margin: 0 -5px 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034820}}
.event-pages-filter ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034825}}
.event-pages-filter li {
  margin: 0 5px 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003175}}
.event-pages-filter li a {
  display: block;
  padding: 3px 10px;
  border: 1px solid #000;
  background: #ffffff;
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003181}}
.event-pages-filter li a:hover, .event-pages-filter li a:focus, .event-pages-filter li a.clicked, .event-pages-filter li a.current {
  background: #000;
  color: #ffffff;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034831}}
#event-list {
  border-top: 1px solid #b1b1b1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034834}}
#event-list dl {
  zoom: 1;
  padding: 10px;
  border-bottom: 1px solid #b1b1b1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_init\.scss}line{font-family:\00003120}}
#event-list dl:before, #event-list dl: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\/_\/ccr\/css\/_init\.scss}line{font-family:\00003126}}
#event-list dl:after {
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034839}}
#event-list dl:last-child {
  border-bottom: 1px solid #b1b1b1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034843}}
#event-list dl.sat {
  background: #e1ebf1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034847}}
#event-list dl.sun {
  background: #fee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034852}}
#event-list dt {
  clear: left;
  float: left;
  width: 11em;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034852}}
  #event-list dt {
    width: 100%;
    float: none;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034863}}
#event-list dd {
  display: block;
  margin-bottom: 5px;
  padding-left: 12em;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034863}}
  #event-list dd {
    margin-bottom: 15px;
    padding: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034873}}
#event-list dd:last-child {
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034877}}
#event-list dd.no-event {
  color: rgba(0, 0, 0, 0.3);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034881}}
#event-list dd div,
#event-list dd header {
  display: inline-block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034886}}
#event-list dd div {
  margin-right: 5px;
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003175}}
#event-list dd div a {
  display: block;
  padding: 3px 10px;
  border: 1px solid #000;
  background: #ffffff;
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003181}}
#event-list dd div a:hover, #event-list dd div a:focus, #event-list dd div a.clicked, #event-list dd div a.current {
  background: #000;
  color: #ffffff;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034893}}
#event-list abbr {
  border: none;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034898}}
#event-list div.page article {
  padding: 10px 0;
  border-bottom: 1px solid #b1b1b1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034902}}
#event-list div.page article:last-child {
  border-bottom: 1px solid #b1b1b1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034906}}
#event-list div.page article .categories {
  margin: 0;
  padding: 0;
  border-top: none;
  text-align: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034913}}
#event-list div.page article .categories li {
  display: inline-block;
  margin-right: 5px;
  vertical-align: bottom;
  font-size: 75%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003175}}
#event-list div.page article .categories li a {
  display: block;
  padding: 3px 10px;
  border: 1px solid #000;
  background: #ffffff;
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003181}}
#event-list div.page article .categories li a:hover, #event-list div.page article .categories li a:focus, #event-list div.page article .categories li a.clicked, #event-list div.page article .categories li a.current {
  background: #000;
  color: #ffffff;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034924}}
#event-table .wrap-table {
  overflow-x: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034928}}
#event-table .calendar {
  width: 100%;
  width: 100%;
  table-layout: fixed;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034928}}
  #event-table .calendar {
    display: block;
    overflow-x: scroll;
    white-space: normal;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003256}}
#event-table .calendar caption {
  text-align: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003259}}
#event-table .calendar th, #event-table .calendar td {
  padding: 10px 20px;
  border: 1px solid #cbcbcb;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003259}}
  #event-table .calendar th, #event-table .calendar td {
    padding: 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003269}}
#event-table .calendar th {
  font-weight: bold;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003273}}
#event-table .calendar thead th {
  background: #bdd7ee;
  color: #000;
  vertical-align: middle;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003278}}
#event-table .calendar tbody th {
  background: #afd0fe;
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000034928}}
  #event-table .calendar {
    width: auto;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034937}}
#event-table .calendar th,
#event-table .calendar td {
  padding: 0 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034941}}
#event-table .calendar th.sun,
#event-table .calendar td.sun {
  background: #fee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034945}}
#event-table .calendar th.sat,
#event-table .calendar td.sat {
  background: #e1ebf1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034949}}
#event-table .calendar th.prev-month, #event-table .calendar th.next-month,
#event-table .calendar td.prev-month,
#event-table .calendar td.next-month {
  background: #efefef;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034953}}
#event-table .calendar th.prev-month .daily, #event-table .calendar th.next-month .daily,
#event-table .calendar td.prev-month .daily,
#event-table .calendar td.next-month .daily {
  color: #666;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034958}}
#event-table .calendar th .date div,
#event-table .calendar td .date div {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: normal;
  word-wrap: normal;
  white-space: nowrap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034966}}
#event-table .calendar th .data .data,
#event-table .calendar td .data .data {
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000034937}}
  #event-table .calendar th,
  #event-table .calendar td {
    max-width: 160px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034975}}
#event-table .calendar tr:nth-child(2n) td {
  background: #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034980}}
#event-table .no-event {
  color: transparent;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034985}}
.event .categories {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034989}}
.event .see {
  margin-bottom: 80px;
  padding: 0 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000034993}}
.event .see dt {
  clear: left;
  float: left;
  width: 10em;
  padding: 10px 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\/_\/ccr\/css\/style\.scss}line{font-family:\000034993}}
  .event .see dt {
    float: none;
    widht: 100%;
    padding-bottom: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035007}}
.event .see dd {
  display: block;
  padding: 10px 0 10px 11em;
  border-bottom: 1px solid #b1b1b1;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035007}}
  .event .see dd {
    padding-left: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035020}}
.col-one .sitemap-body {
  margin-bottom: 60px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035023}}
.col-one .sitemap-body h2 {
  position: relative;
  padding: .3em 1em;
  border-bottom: solid 3px #afd0fe;
  border-left: solid 1em #afd0fe;
  color: #000;
  font-size: 113%;
  margin-bottom: 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035026}}
.col-one .sitemap-body h2 a {
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035030}}
.col-one .sitemap-body h2:not(:first-child) {
  margin-top: 2em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035035}}
.col-one .sitemap-body h3 {
  font-size: 113%;
  padding: 10px 0 10px 15px;
  padding: 0 0 0 15px;
  font-size: 113%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003230}}
.col-one .sitemap-body h3:after {
  display: block;
  content: "";
  height: 0.7em;
  background: #afd0fe;
  position: relative;
  top: -0.7em;
  z-index: -1;
  margin-left: -.5em;
  border-radius: .5em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035039}}
.col-one .sitemap-body h3 a {
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035046}}
.col-one .sitemap-body h3 + h3 {
  margin-top: 2em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035050}}
.col-one .sitemap-body h4 {
  font-size: 100%;
  display: inline-block;
  margin: 0 10px 5px 0;
  padding-right: 10px;
  border-right: 1px solid #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035057}}
.col-one .sitemap-body h4 a {
  color: #2f6dc5;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035062}}
.col-one .sitemap-body h4 + h3 {
  margin-top: 2.5em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035070}}
.col-one .sitemap-body li {
  display: inline-block;
  margin: 0 10px 5px 0;
  padding-right: 10px;
  border-right: 1px solid #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035076}}
.col-one .sitemap-body li a {
  color: #2f6dc5;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035080}}
.col-one .sitemap-body li:last-child {
  border-right: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035088}}
.local-nav .sitemap-body {
  margin-top: -20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035094}}
.gsc-above-wrapper-area-container {
  margin-bottom: 0 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035098}}
.gsc-result-info-container,
.gsc-orderby-container {
  padding: 0 !important;
  border: 0 !important;
  text-align: right !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035105}}
.gsc-result .gs-title {
  height: auto !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035111}}
#banner-list,
.ss-image-box .ss-image-box-item-list {
  margin: 100px auto 0;
  display: flex;
  flex-wrap: wrap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035117}}
#banner-list span,
.ss-image-box .ss-image-box-item-list span {
  width: calc(100% / 4);
  padding: 15px 5px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035117}}
  #banner-list span,
  .ss-image-box .ss-image-box-item-list span {
    width: calc(100% / 3);
    padding: 10px 5px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035126}}
#banner-list span a,
.ss-image-box .ss-image-box-item-list span a {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035134}}
#main .content-page h1 {
  margin-bottom: 1em;
  padding: .5em 1em;
  background: linear-gradient(to right, #afd0fe 80%, #fff);
  border-radius: 10px 0px 0 10px;
  font-size: 138%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035142}}
#side .side-nav,
#side .local-nav {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035147}}
#side .side-nav a,
#side .local-nav a {
  display: block;
  color: #4473bd;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035147}}
  #side .side-nav a,
  #side .local-nav a {
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035158}}
#side .local-nav {
  /*
  h3.child {
    padding: 1em;
    border-bottom: 1px solid $gray1;
    &.active {
      background-color: $blue;
      a::after {
        display: none;
      }
    }
  }
  */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035159}}
#side .local-nav .sitemap-body {
  border-bottom: 5px solid #2f6dc5;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035163}}
#side .local-nav h2 a {
  color: #ffffff;
  font-size: 125%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035168}}
#side .local-nav h3 a {
  background-color: #8fbdfe;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035172}}
#side .local-nav h3,
#side .local-nav h4 {
  border-bottom: 1px solid #d2d2d2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035176}}
#side .local-nav h3 a,
#side .local-nav h4 a {
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035184}}
#side .local-nav h3 a,
#side .local-nav h4 a,
#side .local-nav li a {
  padding: 15px 30px 15px 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035193}}
#side .local-nav h3.active a, #side .local-nav h3:hover a,
#side .local-nav h4.active a,
#side .local-nav h4:hover a,
#side .local-nav li.active a,
#side .local-nav li:hover a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: #ddf4d9;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035198}}
#side .local-nav h3.active a:after, #side .local-nav h3:hover a:after,
#side .local-nav h4.active a:after,
#side .local-nav h4:hover a:after,
#side .local-nav li.active a:after,
#side .local-nav li:hover a:after {
  background: url(/ccr/img/ic_triangle.png) no-repeat center/10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035203}}
#side .local-nav h3 a,
#side .local-nav h4 a,
#side .local-nav li a {
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035208}}
#side .local-nav h4 {
  position: relative;
  border-bottom: 1px solid #d2d2d2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035212}}
#side .local-nav h4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-left: 6px solid #8fbdfe;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035221}}
#side .local-nav h4:hover:before, #side .local-nav h4.active:before {
  border-left: 6px solid #ddf4d9;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035226}}
#side .local-nav h4.child + ul, #side .local-nav h4.child + ul li {
  display: block !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035231}}
#side .local-nav h4:not(.parent) {
  display: none !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035236}}
#side .local-nav h5 {
  display: none !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035240}}
#side .local-nav ul li {
  border-bottom: 1px solid #d2d2d2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035256}}
#side .local-nav a {
  color: #000;
  display: flex;
  align-items: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035261}}
#side .local-nav a::after {
  display: inline-block;
  content: "";
  width: 1em;
  height: 1em;
  background: url(/ccr/img/ic_triangle.png) no-repeat center;
  background-size: contain;
  margin-right: -0.8em;
  position: absolute;
  right: 1.4em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035274}}
#side .local-nav h2 a::after {
  background: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035278}}
#side .local-nav h3 a::after {
  background: url(/ccr/img/ic_triangle_white.png) no-repeat center/9px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035284}}
#side .side-nav h2 {
  border-radius: .5em .5em 0 0;
  padding: 1em;
  width: 100%;
  font-size: 125%;
  font-weight: bold;
  background-color: #afd0fe;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035293}}
#side .side-nav ul {
  border-bottom: 5px solid #afd0fe;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035296}}
#side .side-nav ul li {
  padding: 1em;
  border-bottom: 1px solid #cbcbcb;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035302}}
#side .side-nav a {
  display: block;
  color: #4473bd;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035302}}
  #side .side-nav a {
    font-size: 75%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035311}}
#side .side-nav a:before {
  display: inline-block;
  content: "";
  width: 1.5em;
  height: 1.5em;
  margin-right: 1em;
  background: url(/ccr/img/ic_next.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035325}}
.category-nodes ul li a:hover {
  opacity: 0.5;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035329}}
tbody tr.midashiTb td:nth-child(1),
#wrap > div.col-one.content-page > div.category-pages.pages > div > article > div > table.cal > tbody > tr > td:nth-child(1) {
  width: 110px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035337}}
nav.page-nav h2,
.local-nav h2 {
  background: #2f6dc5;
  border-radius: .5em .5em 0 0;
  padding: 1em;
  text-align: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035344}}
nav.page-nav article,
.local-nav article {
  border-bottom: 1px solid #cbcbcb;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035348}}
nav.page-nav h3,
.local-nav h3 {
  color: #000;
  display: flex;
  align-items: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035354}}
nav.page-nav a::after,
.local-nav a::after {
  display: inline-block;
  content: "";
  width: 1em;
  height: 1.5em;
  background: url(/ccr/img/ic_triangle.png) no-repeat center 8px;
  background-size: 0.6em;
  margin-right: -0.8em;
  position: absolute;
  right: 1.4em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035370}}
.body--active .local-nav h3[class^="page--ccr-for-private-"], .body--active .local-nav h3[class^="page--ccr-for-student-"], .body--active .local-nav h3[class^="page--ccr-for-industry-"] {
  display: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035388}}
.body--about .local-nav h2[class^="node--ccr-about"], .body--about .local-nav h2[class^="page--ccr-about"],
.body--about .local-nav h3[class^="node--ccr-about"],
.body--about .local-nav h3[class^="page--ccr-about"],
.body--about .local-nav h3.active + ul[class^="node--ccr-about"],
.body--about .local-nav h3.active + ul[class^="page--ccr-about"],
.body--about .local-nav h3.parent + ul[class^="node--ccr-about"],
.body--about .local-nav h3.parent + ul[class^="page--ccr-about"],
.body--about .local-nav h3.active + ul li[class^="node--ccr-about"],
.body--about .local-nav h3.active + ul li[class^="page--ccr-about"],
.body--about .local-nav h3.parent + ul li[class^="node--ccr-about"],
.body--about .local-nav h3.parent + ul li[class^="page--ccr-about"] {
  display: block !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035406}}
.body--active .local-nav h2[class^="node--ccr-active"], .body--active .local-nav h2[class^="page--ccr-active"],
.body--active .local-nav h3[class^="node--ccr-active"],
.body--active .local-nav h3[class^="page--ccr-active"],
.body--active .local-nav h3.active + ul[class^="node--ccr-active"],
.body--active .local-nav h3.active + ul[class^="page--ccr-active"],
.body--active .local-nav h3.parent + ul[class^="node--ccr-active"],
.body--active .local-nav h3.parent + ul[class^="page--ccr-active"],
.body--active .local-nav h3.active + ul li[class^="node--ccr-active"],
.body--active .local-nav h3.active + ul li[class^="page--ccr-active"],
.body--active .local-nav h3.parent + ul li[class^="node--ccr-active"],
.body--active .local-nav h3.parent + ul li[class^="page--ccr-active"] {
  display: block !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035424}}
.body--rules_and_forms .local-nav h2[class^="node--ccr-rules_and_forms"], .body--rules_and_forms .local-nav h2[class^="page--ccr-rules_and_forms"],
.body--rules_and_forms .local-nav h3[class^="node--ccr-rules_and_forms"],
.body--rules_and_forms .local-nav h3[class^="page--ccr-rules_and_forms"],
.body--rules_and_forms .local-nav h3.active + ul[class^="node--ccr-rules_and_forms"],
.body--rules_and_forms .local-nav h3.active + ul[class^="page--ccr-rules_and_forms"],
.body--rules_and_forms .local-nav h3.parent + ul[class^="node--ccr-rules_and_forms"],
.body--rules_and_forms .local-nav h3.parent + ul[class^="page--ccr-rules_and_forms"],
.body--rules_and_forms .local-nav h3.active + ul li[class^="node--ccr-rules_and_forms"],
.body--rules_and_forms .local-nav h3.active + ul li[class^="page--ccr-rules_and_forms"],
.body--rules_and_forms .local-nav h3.parent + ul li[class^="node--ccr-rules_and_forms"],
.body--rules_and_forms .local-nav h3.parent + ul li[class^="page--ccr-rules_and_forms"] {
  display: block !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035442}}
.body--pastdata .local-nav h2[class^="node--ccr-pastdata"], .body--pastdata .local-nav h2[class^="page--ccr-pastdata"],
.body--pastdata .local-nav h3[class^="node--ccr-pastdata"],
.body--pastdata .local-nav h3[class^="page--ccr-pastdata"],
.body--pastdata .local-nav h3.active + ul[class^="node--ccr-pastdata"],
.body--pastdata .local-nav h3.active + ul[class^="page--ccr-pastdata"],
.body--pastdata .local-nav h3.parent + ul[class^="node--ccr-pastdata"],
.body--pastdata .local-nav h3.parent + ul[class^="page--ccr-pastdata"],
.body--pastdata .local-nav h3.active + ul li[class^="node--ccr-pastdata"],
.body--pastdata .local-nav h3.active + ul li[class^="page--ccr-pastdata"],
.body--pastdata .local-nav h3.parent + ul li[class^="node--ccr-pastdata"],
.body--pastdata .local-nav h3.parent + ul li[class^="page--ccr-pastdata"] {
  display: block !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035452}}
.body--active-collaboration-kd div.cms-nodes {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035459}}
.body--active-collaboration .collaborationcurrent {
  background-color: #8fbdfe;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035462}}
.body--active-collaboration .collaborationcurrent a::after {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035469}}
.body--active-ip .ipcurrent {
  background-color: #8fbdfe;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035472}}
.body--active-ip .ipcurrent a::after {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035479}}
.body--active-project .projectcurrent {
  background-color: #8fbdfe;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035482}}
.body--active-project .projectcurrent a::after {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035489}}
.body--active-ura .uracurrent {
  background-color: #8fbdfe;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035492}}
.body--active-ura .uracurrent a::after {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035499}}
.body--active-venture .venturecurrent {
  background-color: #8fbdfe;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035502}}
.body--active-venture .venturecurrent a::after {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035510}}
.body--pastdata-event .eventcurrent {
  background-color: #8fbdfe;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035513}}
.body--pastdata-event .eventcurrent a::after {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035520}}
.body--pastdata-jigyo .jigyocurrent {
  background-color: #8fbdfe;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035523}}
.body--pastdata-jigyo .jigyocurrent a::after {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035530}}
.body--pastdata-kankobutsu .kankobutsucurrent {
  background-color: #8fbdfe;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035533}}
.body--pastdata-kankobutsu .kankobutsucurrent a::after {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035539}}
#wrap .category-pages,
#wrap .cms-pages,
#wrap .cms-nodes {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035539}}
  #wrap .category-pages,
  #wrap .cms-pages,
  #wrap .cms-nodes {
    display: flex;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035549}}
#wrap .category-pages article,
#wrap .cms-pages article,
#wrap .cms-nodes article {
  width: calc(33.33333% - 20px);
  margin: 0 10px 20px;
  border-radius: 10px;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035549}}
  #wrap .category-pages article,
  #wrap .cms-pages article,
  #wrap .cms-nodes article {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 480px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035549}}
  #wrap .category-pages article,
  #wrap .cms-pages article,
  #wrap .cms-nodes article {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035562}}
#wrap .category-pages article header,
#wrap .cms-pages article header,
#wrap .cms-nodes article header {
  height: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035566}}
#wrap .category-pages article h2,
#wrap .cms-pages article h2,
#wrap .cms-nodes article h2 {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035571}}
#wrap .category-pages article h2 a,
#wrap .cms-pages article h2 a,
#wrap .cms-nodes article h2 a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  padding: 25px 15px;
  background: #ffffff;
  border: 2px solid #afd0fe;
  color: #000;
  font-size: 100%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border-radius: 6px;
  word-break: break-all;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035589}}
#wrap .category-pages article h2 a:hover,
#wrap .cms-pages article h2 a:hover,
#wrap .cms-nodes article h2 a:hover {
  background: #afd0fe;
  color: #000;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035599}}
.anchor-link a {
  background: #afd0fe;
  color: #000;
  margin: 0 5px;
  padding: 10px;
  border-radius: 8px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035609}}
.body--yoyaku .crumbs {
  margin-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035613}}
.body--yoyaku #wrap .category-pages article:hover a {
  color: #2f6dc5;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035617}}
.body--yoyaku .body {
  cursor: auto !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035621}}
.body--yoyaku #wrap .category-pages article {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035625}}
.body--yoyaku .content-page .body ul > li {
  padding: 0 0 0 1em;
  border-bottom: none;
  font-size: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035631}}
.body--yoyaku #wrap .category-pages article {
  margin: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035640}}
body#body--yoyaku-index #wrap .col-one.content-page > .category-pages {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035648}}
.body--yoyaku .pagination {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035653}}
#wrap .cms-pages #trac-docs h2 {
  display: inline-block;
  background: #ffffff;
  border-radius: 5px 5px 0 0;
  margin-bottom: 0;
  border-bottom: none;
  text-align: center;
  color: #000;
  font-weight: bold;
  padding: 5px 30px;
  transition: 0.3s;
  text-decoration: none;
  background: #bdd7ee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035668}}
#wrap .cms-pages #trac-docs article {
  width: 100%;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
  border-bottom: dotted 1px #cbcbcb;
  border-radius: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035676}}
#wrap .cms-pages #trac-docs .pages {
  padding: 20px;
  box-sizing: border-box;
  border-top: solid 5px #bdd7ee;
  border-right: solid 1px #cbcbcb;
  border-left: solid 1px #cbcbcb;
  border-bottom: solid 4px cornflowerblue;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035685}}
#wrap .cms-pages #trac-docs footer {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  bottom: 10px;
  right: 10px;
  margin-top: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035693}}
#wrap .cms-pages #trac-docs footer .more,
#wrap .cms-pages #trac-docs footer .rss {
  display: block;
  padding: 8px 20px;
  text-align: center;
  color: #000;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035693}}
  #wrap .cms-pages #trac-docs footer .more,
  #wrap .cms-pages #trac-docs footer .rss {
    padding: 5px 10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035698}}
#wrap .cms-pages #trac-docs footer .more:hover, #wrap .cms-pages #trac-docs footer .more:focus,
#wrap .cms-pages #trac-docs footer .rss:hover,
#wrap .cms-pages #trac-docs footer .rss:focus {
  text-decoration: underline;
  background: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035705}}
#wrap .cms-pages #trac-docs footer .more,
#wrap .cms-pages #trac-docs footer .rss {
  display: flex;
  align-items: baseline;
  border: none;
  background: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035712}}
#wrap .cms-pages #trac-docs footer .more::after,
#wrap .cms-pages #trac-docs footer .rss::after {
  content: "";
  width: .8em;
  height: .8em;
  background: url(/ccr/img/ic_triangle.png) no-repeat center;
  background-size: contain;
  margin-left: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035724}}
.trac_info {
  margin-top: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035728}}
.trac_menu {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035733}}
.trac_menu .trac_bnr {
  display: inline-block;
  width: 25%;
  padding: 0 5px;
  box-sizing: border-box;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035742}}
.body--active-ura-trac-recent #wrap .category-pages {
  margin-bottom: 80px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035745}}
.body--active-ura-trac-recent #wrap .category-pages > header h2 {
  color: #bdd7ee;
  font-size: 150%;
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035751}}
.body--active-ura-trac-recent #wrap .category-pages li,
.body--active-ura-trac-recent #wrap .category-pages article {
  width: 100%;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035762}}
.body--active-ura-trac-recent #wrap .category-pages li:hover a, .body--active-ura-trac-recent #wrap .category-pages li:focus a,
.body--active-ura-trac-recent #wrap .category-pages article:hover a,
.body--active-ura-trac-recent #wrap .category-pages article:focus a {
  color: #bdd7ee;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035767}}
.body--active-ura-trac-recent #wrap .category-pages li header,
.body--active-ura-trac-recent #wrap .category-pages article header {
  display: -webkit-flex;
  display: flex;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035771}}
.body--active-ura-trac-recent #wrap .category-pages li time,
.body--active-ura-trac-recent #wrap .category-pages article time {
  display: block;
  width: 8em;
  margin-right: 2em;
  font-size: 88%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035778}}
.body--active-ura-trac-recent #wrap .category-pages li h2,
.body--active-ura-trac-recent #wrap .category-pages article h2 {
  width: calc(100% - 10em);
  border: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035782}}
.body--active-ura-trac-recent #wrap .category-pages li h2 a,
.body--active-ura-trac-recent #wrap .category-pages article h2 a {
  display: block;
  transition: 0.3s;
  text-decoration: none;
  border: none;
  font-weight: normal;
  padding: 0;
  font-size: 100%;
  background: none;
  width: auto;
  text-align: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035795}}
.body--active-ura-trac-recent #wrap .category-pages li h2 a:hover,
.body--active-ura-trac-recent #wrap .category-pages article h2 a:hover {
  background: none;
  text-decoration: underline;
  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\/_\/ccr\/css\/style\.scss}line{font-family:\000035804}}
  .body--active-ura-trac-recent #wrap .category-pages li header,
  .body--active-ura-trac-recent #wrap .category-pages article header {
    display: block;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035808}}
  .body--active-ura-trac-recent #wrap .category-pages li time,
  .body--active-ura-trac-recent #wrap .category-pages li h2,
  .body--active-ura-trac-recent #wrap .category-pages article time,
  .body--active-ura-trac-recent #wrap .category-pages article h2 {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035815}}
.body--active-ura-trac-recent #wrap .category-pages footer {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003193}}
.body--active-ura-trac-recent #wrap .category-pages footer a {
  padding: 3px 15px;
  border: 1px solid #000;
  color: #000;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003198}}
.body--active-ura-trac-recent #wrap .category-pages footer a.rss {
  padding-left: 30px;
  background: url(/ccr/img/ic-rss.png) no-repeat 10px center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/_part\.scss}line{font-family:\00003202}}
.body--active-ura-trac-recent #wrap .category-pages footer a:hover, .body--active-ura-trac-recent #wrap .category-pages footer a:focus {
  background-color: #b1b1b1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035821}}
#body--active-project-ct-tdlas-ct-tdlas .page--ccr-active-project-ct-tdlas-ct-tdlas-en a {
  background: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035825}}
#body--active-project-ct-tdlas-ct-tdlas-en .page--ccr-active-project-ct-tdlas-ct-tdlas a {
  background: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035830}}
#body--pastdata-event-innov-innov .node--ccr-pastdata-event-innov li a {
  background: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035836}}
#body--pastdata-event-innov-innov .node--ccr-pastdata-event-innov li a {
  background: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035842}}
#body--pastdata-event-innov-innov .node--ccr-pastdata-event-innov li.page--ccr-pastdata-event-innov-innov a {
  background: #ddf4d9 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035848}}
.body--pastdata-event-innov .content-page .body table td {
  border-bottom: 1px solid #bcbcbc;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035854}}
#body--pastdata-event-out-event-out-event .node--ccr-pastdata-event-out-event li a {
  background: none !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035858}}
#body--pastdata-event-out-event-out-event .page--ccr-pastdata-event-out-event-out-event {
  background: #ddf4d9 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035864}}
#body--pastdata-jigyo-jinse-jinsei .node--ccr-pastdata-jigyo-jinse li a {
  background: none !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035868}}
#body--pastdata-jigyo-jinse-jinsei .page--ccr-pastdata-jigyo-jinse-jinsei {
  background: #ddf4d9 !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035887}}
body[id*="body--2021-"] .content-page .body table th,
body[id*="body--2021-"] .content-page .body table td,
body[id*="body--2021-"] .content-page .map-page table th,
body[id*="body--2021-"] .content-page .map-page table td,
body[id*="body--2021-"] .content-page .related-pages table th,
body[id*="body--2021-"] .content-page .related-pages table td,
body[id*="body--2021-"] .content-page .faq-question table th,
body[id*="body--2021-"] .content-page .faq-question table td,
body[id*="body--2021-"] .cke_editable table th,
body[id*="body--2021-"] .cke_editable table td,
body[id*="body--2022-"] .content-page .body table th,
body[id*="body--2022-"] .content-page .body table td,
body[id*="body--2022-"] .content-page .map-page table th,
body[id*="body--2022-"] .content-page .map-page table td,
body[id*="body--2022-"] .content-page .related-pages table th,
body[id*="body--2022-"] .content-page .related-pages table td,
body[id*="body--2022-"] .content-page .faq-question table th,
body[id*="body--2022-"] .content-page .faq-question table td,
body[id*="body--2022-"] .cke_editable table th,
body[id*="body--2022-"] .cke_editable table td,
body[id*="body--2023-"] .content-page .body table th,
body[id*="body--2023-"] .content-page .body table td,
body[id*="body--2023-"] .content-page .map-page table th,
body[id*="body--2023-"] .content-page .map-page table td,
body[id*="body--2023-"] .content-page .related-pages table th,
body[id*="body--2023-"] .content-page .related-pages table td,
body[id*="body--2023-"] .content-page .faq-question table th,
body[id*="body--2023-"] .content-page .faq-question table td,
body[id*="body--2023-"] .cke_editable table th,
body[id*="body--2023-"] .cke_editable table td,
body[id*="body--2024-"] .content-page .body table th,
body[id*="body--2024-"] .content-page .body table td,
body[id*="body--2024-"] .content-page .map-page table th,
body[id*="body--2024-"] .content-page .map-page table td,
body[id*="body--2024-"] .content-page .related-pages table th,
body[id*="body--2024-"] .content-page .related-pages table td,
body[id*="body--2024-"] .content-page .faq-question table th,
body[id*="body--2024-"] .content-page .faq-question table td,
body[id*="body--2024-"] .cke_editable table th,
body[id*="body--2024-"] .cke_editable table td,
body[id*="body--2025-"] .content-page .body table th,
body[id*="body--2025-"] .content-page .body table td,
body[id*="body--2025-"] .content-page .map-page table th,
body[id*="body--2025-"] .content-page .map-page table td,
body[id*="body--2025-"] .content-page .related-pages table th,
body[id*="body--2025-"] .content-page .related-pages table td,
body[id*="body--2025-"] .content-page .faq-question table th,
body[id*="body--2025-"] .content-page .faq-question table td,
body[id*="body--2025-"] .cke_editable table th,
body[id*="body--2025-"] .cke_editable table td,
body[id*="body--2026-"] .content-page .body table th,
body[id*="body--2026-"] .content-page .body table td,
body[id*="body--2026-"] .content-page .map-page table th,
body[id*="body--2026-"] .content-page .map-page table td,
body[id*="body--2026-"] .content-page .related-pages table th,
body[id*="body--2026-"] .content-page .related-pages table td,
body[id*="body--2026-"] .content-page .faq-question table th,
body[id*="body--2026-"] .content-page .faq-question table td,
body[id*="body--2026-"] .cke_editable table th,
body[id*="body--2026-"] .cke_editable table td,
body[id*="body--2027-"] .content-page .body table th,
body[id*="body--2027-"] .content-page .body table td,
body[id*="body--2027-"] .content-page .map-page table th,
body[id*="body--2027-"] .content-page .map-page table td,
body[id*="body--2027-"] .content-page .related-pages table th,
body[id*="body--2027-"] .content-page .related-pages table td,
body[id*="body--2027-"] .content-page .faq-question table th,
body[id*="body--2027-"] .content-page .faq-question table td,
body[id*="body--2027-"] .cke_editable table th,
body[id*="body--2027-"] .cke_editable table td,
body[id*="body--2028-"] .content-page .body table th,
body[id*="body--2028-"] .content-page .body table td,
body[id*="body--2028-"] .content-page .map-page table th,
body[id*="body--2028-"] .content-page .map-page table td,
body[id*="body--2028-"] .content-page .related-pages table th,
body[id*="body--2028-"] .content-page .related-pages table td,
body[id*="body--2028-"] .content-page .faq-question table th,
body[id*="body--2028-"] .content-page .faq-question table td,
body[id*="body--2028-"] .cke_editable table th,
body[id*="body--2028-"] .cke_editable table td,
body[id*="body--2029-"] .content-page .body table th,
body[id*="body--2029-"] .content-page .body table td,
body[id*="body--2029-"] .content-page .map-page table th,
body[id*="body--2029-"] .content-page .map-page table td,
body[id*="body--2029-"] .content-page .related-pages table th,
body[id*="body--2029-"] .content-page .related-pages table td,
body[id*="body--2029-"] .content-page .faq-question table th,
body[id*="body--2029-"] .content-page .faq-question table td,
body[id*="body--2029-"] .cke_editable table th,
body[id*="body--2029-"] .cke_editable table td,
body[id*="body--2030-"] .content-page .body table th,
body[id*="body--2030-"] .content-page .body table td,
body[id*="body--2030-"] .content-page .map-page table th,
body[id*="body--2030-"] .content-page .map-page table td,
body[id*="body--2030-"] .content-page .related-pages table th,
body[id*="body--2030-"] .content-page .related-pages table td,
body[id*="body--2030-"] .content-page .faq-question table th,
body[id*="body--2030-"] .content-page .faq-question table td,
body[id*="body--2030-"] .cke_editable table th,
body[id*="body--2030-"] .cke_editable table td,
body[id*="body--2031-"] .content-page .body table th,
body[id*="body--2031-"] .content-page .body table td,
body[id*="body--2031-"] .content-page .map-page table th,
body[id*="body--2031-"] .content-page .map-page table td,
body[id*="body--2031-"] .content-page .related-pages table th,
body[id*="body--2031-"] .content-page .related-pages table td,
body[id*="body--2031-"] .content-page .faq-question table th,
body[id*="body--2031-"] .content-page .faq-question table td,
body[id*="body--2031-"] .cke_editable table th,
body[id*="body--2031-"] .cke_editable table td,
body[id*="body--2032-"] .content-page .body table th,
body[id*="body--2032-"] .content-page .body table td,
body[id*="body--2032-"] .content-page .map-page table th,
body[id*="body--2032-"] .content-page .map-page table td,
body[id*="body--2032-"] .content-page .related-pages table th,
body[id*="body--2032-"] .content-page .related-pages table td,
body[id*="body--2032-"] .content-page .faq-question table th,
body[id*="body--2032-"] .content-page .faq-question table td,
body[id*="body--2032-"] .cke_editable table th,
body[id*="body--2032-"] .cke_editable table td,
.body--yoyaku .content-page .body table th,
.body--yoyaku .content-page .body table td,
.body--yoyaku .content-page .map-page table th,
.body--yoyaku .content-page .map-page table td,
.body--yoyaku .content-page .related-pages table th,
.body--yoyaku .content-page .related-pages table td,
.body--yoyaku .content-page .faq-question table th,
.body--yoyaku .content-page .faq-question table td,
.body--yoyaku .cke_editable table th,
.body--yoyaku .cke_editable table td {
  padding: 8px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035907}}
body#body--for-industry-index #wrap .category-pages,
body#body--for-industry-index #wrap .cms-pages,
body#body--for-industry-index #wrap .cms-nodes,
body#body--for-private-index #wrap .category-pages,
body#body--for-private-index #wrap .cms-pages,
body#body--for-private-index #wrap .cms-nodes,
body#body--for-student-index #wrap .category-pages,
body#body--for-student-index #wrap .cms-pages,
body#body--for-student-index #wrap .cms-nodes {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035914}}
body#body--for-industry-index #wrap .category-pages section + section,
body#body--for-industry-index #wrap .category-pages article + section,
body#body--for-industry-index #wrap .cms-pages section + section,
body#body--for-industry-index #wrap .cms-pages article + section,
body#body--for-industry-index #wrap .cms-nodes section + section,
body#body--for-industry-index #wrap .cms-nodes article + section,
body#body--for-private-index #wrap .category-pages section + section,
body#body--for-private-index #wrap .category-pages article + section,
body#body--for-private-index #wrap .cms-pages section + section,
body#body--for-private-index #wrap .cms-pages article + section,
body#body--for-private-index #wrap .cms-nodes section + section,
body#body--for-private-index #wrap .cms-nodes article + section,
body#body--for-student-index #wrap .category-pages section + section,
body#body--for-student-index #wrap .category-pages article + section,
body#body--for-student-index #wrap .cms-pages section + section,
body#body--for-student-index #wrap .cms-pages article + section,
body#body--for-student-index #wrap .cms-nodes section + section,
body#body--for-student-index #wrap .cms-nodes article + section {
  margin-top: 40px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035919}}
body#body--for-industry-index #wrap .category-pages section.sec--current,
body#body--for-industry-index #wrap .cms-pages section.sec--current,
body#body--for-industry-index #wrap .cms-nodes section.sec--current,
body#body--for-private-index #wrap .category-pages section.sec--current,
body#body--for-private-index #wrap .cms-pages section.sec--current,
body#body--for-private-index #wrap .cms-nodes section.sec--current,
body#body--for-student-index #wrap .category-pages section.sec--current,
body#body--for-student-index #wrap .cms-pages section.sec--current,
body#body--for-student-index #wrap .cms-nodes section.sec--current {
  display: flex;
  flex-wrap: wrap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035924}}
body#body--for-industry-index #wrap .category-pages h2,
body#body--for-industry-index #wrap .cms-pages h2,
body#body--for-industry-index #wrap .cms-nodes h2,
body#body--for-private-index #wrap .category-pages h2,
body#body--for-private-index #wrap .cms-pages h2,
body#body--for-private-index #wrap .cms-nodes h2,
body#body--for-student-index #wrap .category-pages h2,
body#body--for-student-index #wrap .cms-pages h2,
body#body--for-student-index #wrap .cms-nodes h2 {
  margin: 0 10px 20px;
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/w\/w\/w\/_\/ccr\/css\/style\.scss}line{font-family:\000035929}}
body#body--for-industry-index #wrap .category-pages .child-nodes,
body#body--for-industry-index #wrap .cms-pages .child-nodes,
body#body--for-industry-index #wrap .cms-nodes .child-nodes,
body#body--for-private-index #wrap .category-pages .child-nodes,
body#body--for-private-index #wrap .cms-pages .child-nodes,
body#body--for-private-index #wrap .cms-nodes .child-nodes,
body#body--for-student-index #wrap .category-pages .child-nodes,
body#body--for-student-index #wrap .cms-pages .child-nodes,
body#body--for-student-index #wrap .cms-nodes .child-nodes {
  display: flex;
  flex-wrap: wrap;
}
