@charset "UTF-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  display: none; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'icomoon';
  src: url("/assets/fonts/icomoon.eot?-dppkye");
  src: url("/assets/fonts/icomoon.eot?#iefix-dppkye") format("embedded-opentype"), url("/assets/fonts/icomoon.woff?-dppkye") format("woff"), url("/assets/fonts/icomoon.ttf?-dppkye") format("truetype"), url("/assets/fonts/icomoon.svg?-dppkye#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-phone:before {
  content: "\e600"; }

.icon-mobile:before {
  content: "\e601"; }

.icon-mouse:before {
  content: "\e602"; }

.icon-directions:before {
  content: "\e603"; }

.icon-mail:before {
  content: "\e604"; }

.icon-paperplane:before {
  content: "\e605"; }

.icon-pencil:before {
  content: "\e606"; }

.icon-feather:before {
  content: "\e607"; }

.icon-paperclip:before {
  content: "\e608"; }

.icon-drawer:before {
  content: "\e609"; }

.icon-reply:before {
  content: "\e60a"; }

.icon-reply-all:before {
  content: "\e60b"; }

.icon-forward:before {
  content: "\e60c"; }

.icon-user:before {
  content: "\e60d"; }

.icon-users:before {
  content: "\e60e"; }

.icon-user-add:before {
  content: "\e60f"; }

.icon-vcard:before {
  content: "\e610"; }

.icon-export:before {
  content: "\e611"; }

.icon-location:before {
  content: "\e612"; }

.icon-map:before {
  content: "\e613"; }

.icon-compass:before {
  content: "\e614"; }

.icon-location2:before {
  content: "\e615"; }

.icon-target:before {
  content: "\e616"; }

.icon-share:before {
  content: "\e617"; }

.icon-sharable:before {
  content: "\e618"; }

.icon-heart:before {
  content: "\e619"; }

.icon-heart2:before {
  content: "\e61a"; }

.icon-star:before {
  content: "\e61b"; }

.icon-star2:before {
  content: "\e61c"; }

.icon-thumbsup:before {
  content: "\e61d"; }

.icon-thumbsdown:before {
  content: "\e61e"; }

.icon-chat:before {
  content: "\e61f"; }

.icon-comment:before {
  content: "\e620"; }

.icon-quote:before {
  content: "\e621"; }

.icon-house:before {
  content: "\e622"; }

.icon-popup:before {
  content: "\e623"; }

.icon-search:before {
  content: "\e624"; }

.icon-flashlight:before {
  content: "\e625"; }

.icon-printer:before {
  content: "\e626"; }

.icon-bell:before {
  content: "\e627"; }

.icon-link:before {
  content: "\e628"; }

.icon-flag:before {
  content: "\e629"; }

.icon-cog:before {
  content: "\e62a"; }

.icon-tools:before {
  content: "\e62b"; }

.icon-trophy:before {
  content: "\e62c"; }

.icon-tag:before {
  content: "\e62d"; }

.icon-camera:before {
  content: "\e62e"; }

.icon-megaphone:before {
  content: "\e62f"; }

.icon-moon:before {
  content: "\e630"; }

.icon-palette:before {
  content: "\e631"; }

.icon-leaf:before {
  content: "\e632"; }

.icon-music:before {
  content: "\e633"; }

.icon-music2:before {
  content: "\e634"; }

.icon-new:before {
  content: "\e635"; }

.icon-graduation:before {
  content: "\e636"; }

.icon-book:before {
  content: "\e637"; }

.icon-newspaper:before {
  content: "\e638"; }

.icon-bag:before {
  content: "\e639"; }

.icon-airplane:before {
  content: "\e63a"; }

.icon-lifebuoy:before {
  content: "\e63b"; }

.icon-eye:before {
  content: "\e63c"; }

.icon-clock:before {
  content: "\e63d"; }

.icon-microphone:before {
  content: "\e63e"; }

.icon-calendar:before {
  content: "\e63f"; }

.icon-bolt:before {
  content: "\e640"; }

.icon-thunder:before {
  content: "\e641"; }

.icon-droplet:before {
  content: "\e642"; }

.icon-cd:before {
  content: "\e643"; }

.icon-briefcase:before {
  content: "\e644"; }

.icon-air:before {
  content: "\e645"; }

.icon-hourglass:before {
  content: "\e646"; }

.icon-gauge:before {
  content: "\e647"; }

.icon-language:before {
  content: "\e648"; }

.icon-network:before {
  content: "\e649"; }

.icon-key:before {
  content: "\e64a"; }

.icon-battery:before {
  content: "\e64b"; }

.icon-bucket:before {
  content: "\e64c"; }

.icon-magnet:before {
  content: "\e64d"; }

.icon-drive:before {
  content: "\e64e"; }

.icon-cup:before {
  content: "\e64f"; }

.icon-rocket:before {
  content: "\e650"; }

.icon-brush:before {
  content: "\e651"; }

.icon-suitcase:before {
  content: "\e652"; }

.icon-cone:before {
  content: "\e653"; }

.icon-earth:before {
  content: "\e654"; }

.icon-keyboard:before {
  content: "\e655"; }

.icon-browser:before {
  content: "\e656"; }

.icon-publish:before {
  content: "\e657"; }

.icon-progress-3:before {
  content: "\e658"; }

.icon-progress-2:before {
  content: "\e659"; }

.icon-brogress-1:before {
  content: "\e65a"; }

.icon-progress-0:before {
  content: "\e65b"; }

.icon-sun:before {
  content: "\e65c"; }

.icon-sun2:before {
  content: "\e65d"; }

.icon-adjust:before {
  content: "\e65e"; }

.icon-code:before {
  content: "\e65f"; }

.icon-screen:before {
  content: "\e660"; }

.icon-infinity:before {
  content: "\e661"; }

.icon-light-bulb:before {
  content: "\e662"; }

.icon-creditcard:before {
  content: "\e663"; }

.icon-database:before {
  content: "\e664"; }

.icon-voicemail:before {
  content: "\e665"; }

.icon-clipboard:before {
  content: "\e666"; }

.icon-cart:before {
  content: "\e667"; }

.icon-box:before {
  content: "\e668"; }

.icon-ticket:before {
  content: "\e669"; }

.icon-rss:before {
  content: "\e66a"; }

.icon-signal:before {
  content: "\e66b"; }

.icon-thermometer:before {
  content: "\e66c"; }

.icon-droplets:before {
  content: "\e66d"; }

.icon-uniE66E:before {
  content: "\e66e"; }

.icon-statistics:before {
  content: "\e66f"; }

.icon-pie:before {
  content: "\e670"; }

.icon-bars:before {
  content: "\e671"; }

.icon-graph:before {
  content: "\e672"; }

.icon-lock:before {
  content: "\e673"; }

.icon-lock-open:before {
  content: "\e674"; }

.icon-logout:before {
  content: "\e675"; }

.icon-login:before {
  content: "\e676"; }

.icon-checkmark:before {
  content: "\e677"; }

.icon-cross:before {
  content: "\e678"; }

.icon-minus:before {
  content: "\e679"; }

.icon-plus:before {
  content: "\e67a"; }

.icon-cross2:before {
  content: "\e67b"; }

.icon-minus2:before {
  content: "\e67c"; }

.icon-plus2:before {
  content: "\e67d"; }

.icon-cross3:before {
  content: "\e67e"; }

.icon-minus3:before {
  content: "\e67f"; }

.icon-plus3:before {
  content: "\e680"; }

.icon-erase:before {
  content: "\e681"; }

.icon-blocked:before {
  content: "\e682"; }

.icon-info:before {
  content: "\e683"; }

.icon-info2:before {
  content: "\e684"; }

.icon-question:before {
  content: "\e685"; }

.icon-help:before {
  content: "\e686"; }

.icon-warning:before {
  content: "\e687"; }

.icon-cycle:before {
  content: "\e688"; }

.icon-cw:before {
  content: "\e689"; }

.icon-ccw:before {
  content: "\e68a"; }

.icon-shuffle:before {
  content: "\e68b"; }

.icon-arrow:before {
  content: "\e68c"; }

.icon-arrow2:before {
  content: "\e68d"; }

.icon-retweet:before {
  content: "\e68e"; }

.icon-loop:before {
  content: "\e68f"; }

.icon-history:before {
  content: "\e690"; }

.icon-back:before {
  content: "\e691"; }

.icon-switch:before {
  content: "\e692"; }

.icon-list:before {
  content: "\e693"; }

.icon-add-to-list:before {
  content: "\e694"; }

.icon-layout:before {
  content: "\e695"; }

.icon-list2:before {
  content: "\e696"; }

.icon-text:before {
  content: "\e697"; }

.icon-text2:before {
  content: "\e698"; }

.icon-document:before {
  content: "\e699"; }

.icon-docs:before {
  content: "\e69a"; }

.icon-landscape:before {
  content: "\e69b"; }

.icon-pictures:before {
  content: "\e69c"; }

.icon-video:before {
  content: "\e69d"; }

.icon-music3:before {
  content: "\e69e"; }

.icon-folder:before {
  content: "\e69f"; }

.icon-archive:before {
  content: "\e6a0"; }

.icon-trash:before {
  content: "\e6a1"; }

.icon-upload:before {
  content: "\e6a2"; }

.icon-download:before {
  content: "\e6a3"; }

.icon-disk:before {
  content: "\e6a4"; }

.icon-install:before {
  content: "\e6a5"; }

.icon-cloud:before {
  content: "\e6a6"; }

.icon-upload2:before {
  content: "\e6a7"; }

.icon-bookmark:before {
  content: "\e6a8"; }

.icon-bookmarks:before {
  content: "\e6a9"; }

.icon-book2:before {
  content: "\e6aa"; }

.icon-play:before {
  content: "\e6ab"; }

.icon-pause:before {
  content: "\e6ac"; }

.icon-record:before {
  content: "\e6ad"; }

.icon-stop:before {
  content: "\e6ae"; }

.icon-next:before {
  content: "\e6af"; }

.icon-previous:before {
  content: "\e6b0"; }

.icon-first:before {
  content: "\e6b1"; }

.icon-last:before {
  content: "\e6b2"; }

.icon-resize-enlarge:before {
  content: "\e6b3"; }

.icon-resize-shrink:before {
  content: "\e6b4"; }

.icon-volume:before {
  content: "\e6b5"; }

.icon-sound:before {
  content: "\e6b6"; }

.icon-mute:before {
  content: "\e6b7"; }

.icon-flow-cascade:before {
  content: "\e6b8"; }

.icon-flow-branch:before {
  content: "\e6b9"; }

.icon-flow-tree:before {
  content: "\e6ba"; }

.icon-flow-line:before {
  content: "\e6bb"; }

.icon-flow-parallel:before {
  content: "\e6bc"; }

.icon-arrow-left:before {
  content: "\e6bd"; }

.icon-arrow-down:before {
  content: "\e6be"; }

.icon-arrow-up-upload:before {
  content: "\e6bf"; }

.icon-arrow-right:before {
  content: "\e6c0"; }

.icon-arrow-left2:before {
  content: "\e6c1"; }

.icon-arrow-down2:before {
  content: "\e6c2"; }

.icon-arrow-up:before {
  content: "\e6c3"; }

.icon-arrow-right2:before {
  content: "\e6c4"; }

.icon-arrow-left3:before {
  content: "\e6c5"; }

.icon-arrow-down3:before {
  content: "\e6c6"; }

.icon-arrow-up2:before {
  content: "\e6c7"; }

.icon-arrow-right3:before {
  content: "\e6c8"; }

.icon-arrow-left4:before {
  content: "\e6c9"; }

.icon-arrow-down4:before {
  content: "\e6ca"; }

.icon-arrow-up3:before {
  content: "\e6cb"; }

.icon-arrow-right4:before {
  content: "\e6cc"; }

.icon-arrow-left5:before {
  content: "\e6cd"; }

.icon-arrow-down5:before {
  content: "\e6ce"; }

.icon-arrow-up4:before {
  content: "\e6cf"; }

.icon-arrow-right5:before {
  content: "\e6d0"; }

.icon-arrow-left6:before {
  content: "\e6d1"; }

.icon-arrow-down6:before {
  content: "\e6d2"; }

.icon-arrow-up5:before {
  content: "\e6d3"; }

.icon-arrow-right6:before {
  content: "\e6d4"; }

.icon-arrow-left7:before {
  content: "\e6d5"; }

.icon-arrow-down7:before {
  content: "\e6d6"; }

.icon-arrow-up6:before {
  content: "\e6d7"; }

.icon-uniE6D8:before {
  content: "\e6d8"; }

.icon-arrow-left8:before {
  content: "\e6d9"; }

.icon-arrow-down8:before {
  content: "\e6da"; }

.icon-arrow-up7:before {
  content: "\e6db"; }

.icon-arrow-right7:before {
  content: "\e6dc"; }

.icon-menu:before {
  content: "\e6dd"; }

.icon-ellipsis:before {
  content: "\e6de"; }

.icon-dots:before {
  content: "\e6df"; }

.icon-dot:before {
  content: "\e6e0"; }

.icon-cc:before {
  content: "\e6e1"; }

.icon-cc-by:before {
  content: "\e6e2"; }

.icon-cc-nc:before {
  content: "\e6e3"; }

.icon-cc-nc-eu:before {
  content: "\e6e4"; }

.icon-cc-nc-jp:before {
  content: "\e6e5"; }

.icon-cc-sa:before {
  content: "\e6e6"; }

.icon-cc-nd:before {
  content: "\e6e7"; }

.icon-cc-pd:before {
  content: "\e6e8"; }

.icon-cc-zero:before {
  content: "\e6e9"; }

.icon-cc-share:before {
  content: "\e6ea"; }

.icon-cc-share2:before {
  content: "\e6eb"; }

.icon-danielbruce:before {
  content: "\e6ec"; }

.icon-danielbruce2:before {
  content: "\e6ed"; }

.icon-github:before {
  content: "\e6ee"; }

.icon-github2:before {
  content: "\e6ef"; }

.icon-flickr:before {
  content: "\e6f0"; }

.icon-flickr2:before {
  content: "\e6f1"; }

.icon-vimeo:before {
  content: "\e6f2"; }

.icon-vimeo2:before {
  content: "\e6f3"; }

.icon-twitter:before {
  content: "\e6f4"; }

.icon-twitter2:before {
  content: "\e6f5"; }

.icon-facebook:before {
  content: "\e6f6"; }

.icon-facebook2:before {
  content: "\e6f7"; }

.icon-facebook3:before {
  content: "\e6f8"; }

.icon-googleplus:before {
  content: "\e6f9"; }

.icon-googleplus2:before {
  content: "\e6fa"; }

.icon-pinterest:before {
  content: "\e6fb"; }

.icon-pinterest2:before {
  content: "\e6fc"; }

.icon-tumblr:before {
  content: "\e6fd"; }

.icon-tumblr2:before {
  content: "\e6fe"; }

.icon-linkedin:before {
  content: "\e6ff"; }

.icon-linkedin2:before {
  content: "\e700"; }

.icon-dribbble:before {
  content: "\e701"; }

.icon-dribbble2:before {
  content: "\e702"; }

.icon-stumbleupon:before {
  content: "\e703"; }

.icon-stumbleupon2:before {
  content: "\e704"; }

.icon-lastfm:before {
  content: "\e705"; }

.icon-lastfm2:before {
  content: "\e706"; }

.icon-rdio:before {
  content: "\e707"; }

.icon-rdio2:before {
  content: "\e708"; }

.icon-spotify:before {
  content: "\e709"; }

.icon-spotify2:before {
  content: "\e70a"; }

.icon-qq:before {
  content: "\e70b"; }

.icon-instagram:before {
  content: "\e70c"; }

.icon-dropbox:before {
  content: "\e70d"; }

.icon-evernote:before {
  content: "\e70e"; }

.icon-flattr:before {
  content: "\e70f"; }

.icon-skype:before {
  content: "\e710"; }

.icon-skype2:before {
  content: "\e711"; }

.icon-renren:before {
  content: "\e712"; }

.icon-sina-weibo:before {
  content: "\e713"; }

.icon-paypal:before {
  content: "\e714"; }

.icon-picasa:before {
  content: "\e715"; }

.icon-soundcloud:before {
  content: "\e716"; }

.icon-mixi:before {
  content: "\e717"; }

.icon-behance:before {
  content: "\e718"; }

.icon-circles:before {
  content: "\e719"; }

.icon-vk:before {
  content: "\e71a"; }

.icon-smashing:before {
  content: "\e71b"; }

.align-center {
  text-align: center; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.align-justify {
  text-align: justify;
  text-rendering: optimizeLegibility;
  word-break: break-all; }

/**
 * Profound Grid
 * 
 * Built in Sass (SCSS) this responsive/adaptive grid supports both fixed and fluid layouts, 
 * relative and fixed gutters, as well as your choice of semantic markup or generic '.grid-x' classes.
 * 
 * The biggest difference to other grid systems is the use of negative margins for column
 * placements, avoiding the subpixel rounding issues that usually break/uglify fluid layouts
 * in some browsers.
 * 
 * Nested columns are supported too, without having to reset the grid on each level. 
 *
 * Credits/Inspiration:
 * -------------------
 * Semantic Grid: http://www.semantic.gs
 * Susy: http://susy.oddbird.net
 * Negative Grid: http://chrisplaneta.com/freebies/negativegrid-fluid-css-grid-by-chris-planeta/
 *
 * @author Profound Creative Studio
 * @url http://www.profoundgrid.com
 * @url http://www.weareprofound.com 
 */
/**
 * Clearfix
 */
/**
 * Legacy Clearfix
 */
/**
 * Establish the grid-containing element.
 */
/**
 * Align an element to the grid.
 */
/**
 * Apply to any column to make it the last one of the current row.
 */
/* ************************************
 *
 * SCSS Media Queries Mixins
 * 
 * Aauthor   : Ryuichi Nonaka
 * Version   : 0.5.0
 * Copyright : 2012 Ryuichi Nonaka
 * Date      : 2013/08/07
 *
 * Released under the MIT license
 *
 *********************************** */
/* ***********************************
書き方のサンプル
第一引数にmin-width 第2引数にmax-width
div {
//media queries
@include mq( 0px, 320px ) {
margin-left: 5px;
margin-right: 5px;
}
}

 *********************************** */
/* ************************************
 *
 * MediaQueries Mixin
 * Initialize variables
 *
 * @param $min-width: num - Minimum device width.
 * @param $max-width: num - Maximum device width.
 * @param $resolution: num - Device pixel ratio.
 * @param $orientation: string or boolean [portrait|landscape|false] - Device orientation.
 *
 *********************************** */
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px); } }
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0); }
  40% {
    -moz-transform: translateY(-30px); }
  60% {
    -moz-transform: translateY(-15px); } }
@-ms-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -ms-transform: translateY(0); }
  40% {
    -ms-transform: translateY(-30px); }
  60% {
    -ms-transform: translateY(-15px); } }
@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -o-transform: translateY(0); }
  40% {
    -o-transform: translateY(-30px); }
  60% {
    -o-transform: translateY(-15px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3); }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05); }
  70% {
    -moz-transform: scale(0.9); }
  100% {
    -moz-transform: scale(1); } }
@-ms-keyframes bounceIn {
  0% {
    opacity: 0;
    -ms-transform: scale(0.3); }
  50% {
    opacity: 1;
    -ms-transform: scale(1.05); }
  70% {
    -ms-transform: scale(0.9); }
  100% {
    -ms-transform: scale(1); } }
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3); }
  50% {
    opacity: 1;
    -o-transform: scale(1.05); }
  70% {
    -o-transform: scale(0.9); }
  100% {
    -o-transform: scale(1); } }
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3); }
  50% {
    opacity: 1;
    transform: scale(1.05); }
  70% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0); } }
@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px); }
  80% {
    -moz-transform: translateY(-10px); }
  100% {
    -moz-transform: translateY(0); } }
@-ms-keyframes bounceInDown {
  0% {
    opacity: 0;
    -ms-transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -ms-transform: translateY(30px); }
  80% {
    -ms-transform: translateY(-10px); }
  100% {
    -ms-transform: translateY(0); } }
@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -o-transform: translateY(30px); }
  80% {
    -o-transform: translateY(-10px); }
  100% {
    -o-transform: translateY(0); } }
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    transform: translateY(30px); }
  80% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(0); } }
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(30px); }
  80% {
    -moz-transform: translateX(-10px); }
  100% {
    -moz-transform: translateX(0); } }
@-ms-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -ms-transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -ms-transform: translateX(30px); }
  80% {
    -ms-transform: translateX(-10px); }
  100% {
    -ms-transform: translateX(0); } }
@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -o-transform: translateX(30px); }
  80% {
    -o-transform: translateX(-10px); }
  100% {
    -o-transform: translateX(0); } }
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    transform: translateX(30px); }
  80% {
    transform: translateX(-10px); }
  100% {
    transform: translateX(0); } }
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(-30px); }
  80% {
    -moz-transform: translateX(10px); }
  100% {
    -moz-transform: translateX(0); } }
@-ms-keyframes bounceInRight {
  0% {
    opacity: 0;
    -ms-transform: translateX(2000px); }
  60% {
    opacity: 1;
    -ms-transform: translateX(-30px); }
  80% {
    -ms-transform: translateX(10px); }
  100% {
    -ms-transform: translateX(0); } }
@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px); }
  60% {
    opacity: 1;
    -o-transform: translateX(-30px); }
  80% {
    -o-transform: translateX(10px); }
  100% {
    -o-transform: translateX(0); } }
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    transform: translateX(-30px); }
  80% {
    transform: translateX(10px); }
  100% {
    transform: translateX(0); } }
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0); } }
@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px); }
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px); }
  80% {
    -moz-transform: translateY(10px); }
  100% {
    -moz-transform: translateY(0); } }
@-ms-keyframes bounceInUp {
  0% {
    opacity: 0;
    -ms-transform: translateY(2000px); }
  60% {
    opacity: 1;
    -ms-transform: translateY(-30px); }
  80% {
    -ms-transform: translateY(10px); }
  100% {
    -ms-transform: translateY(0); } }
@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px); }
  60% {
    opacity: 1;
    -o-transform: translateY(-30px); }
  80% {
    -o-transform: translateY(10px); }
  100% {
    -o-transform: translateY(0); } }
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    transform: translateY(-30px); }
  80% {
    transform: translateY(10px); }
  100% {
    transform: translateY(0); } }
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3); } }
@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1); }
  25% {
    -moz-transform: scale(0.95); }
  50% {
    opacity: 1;
    -moz-transform: scale(1.1); }
  100% {
    opacity: 0;
    -moz-transform: scale(0.3); } }
@-ms-keyframes bounceOut {
  0% {
    -ms-transform: scale(1); }
  25% {
    -ms-transform: scale(0.95); }
  50% {
    opacity: 1;
    -ms-transform: scale(1.1); }
  100% {
    opacity: 0;
    -ms-transform: scale(0.3); } }
@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1); }
  25% {
    -o-transform: scale(0.95); }
  50% {
    opacity: 1;
    -o-transform: scale(1.1); }
  100% {
    opacity: 0;
    -o-transform: scale(0.3); } }
@keyframes bounceOut {
  0% {
    transform: scale(1); }
  25% {
    transform: scale(0.95); }
  50% {
    opacity: 1;
    transform: scale(1.1); }
  100% {
    opacity: 0;
    transform: scale(0.3); } }
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }
@-moz-keyframes bounceOutDown {
  0% {
    -moz-transform: translateY(0); }
  20% {
    opacity: 1;
    -moz-transform: translateY(-20px); }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px); } }
@-ms-keyframes bounceOutDown {
  0% {
    -ms-transform: translateY(0); }
  20% {
    opacity: 1;
    -ms-transform: translateY(-20px); }
  100% {
    opacity: 0;
    -ms-transform: translateY(2000px); } }
@-o-keyframes bounceOutDown {
  0% {
    -o-transform: translateY(0); }
  20% {
    opacity: 1;
    -o-transform: translateY(-20px); }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px); } }
@keyframes bounceOutDown {
  0% {
    transform: translateY(0); }
  20% {
    opacity: 1;
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    transform: translateY(2000px); } }
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }
@-moz-keyframes bounceOutLeft {
  0% {
    -moz-transform: translateX(0); }
  20% {
    opacity: 1;
    -moz-transform: translateX(20px); }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px); } }
@-ms-keyframes bounceOutLeft {
  0% {
    -ms-transform: translateX(0); }
  20% {
    opacity: 1;
    -ms-transform: translateX(20px); }
  100% {
    opacity: 0;
    -ms-transform: translateX(-2000px); } }
@-o-keyframes bounceOutLeft {
  0% {
    -o-transform: translateX(0); }
  20% {
    opacity: 1;
    -o-transform: translateX(20px); }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px); } }
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0); }
  20% {
    opacity: 1;
    transform: translateX(20px); }
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }
@-moz-keyframes bounceOutRight {
  0% {
    -moz-transform: translateX(0); }
  20% {
    opacity: 1;
    -moz-transform: translateX(-20px); }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px); } }
@-ms-keyframes bounceOutRight {
  0% {
    -ms-transform: translateX(0); }
  20% {
    opacity: 1;
    -ms-transform: translateX(-20px); }
  100% {
    opacity: 0;
    -ms-transform: translateX(2000px); } }
@-o-keyframes bounceOutRight {
  0% {
    -o-transform: translateX(0); }
  20% {
    opacity: 1;
    -o-transform: translateX(-20px); }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px); } }
@keyframes bounceOutRight {
  0% {
    transform: translateX(0); }
  20% {
    opacity: 1;
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }
@-moz-keyframes bounceOutUp {
  0% {
    -moz-transform: translateY(0); }
  20% {
    opacity: 1;
    -moz-transform: translateY(20px); }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px); } }
@-ms-keyframes bounceOutUp {
  0% {
    -ms-transform: translateY(0); }
  20% {
    opacity: 1;
    -ms-transform: translateY(20px); }
  100% {
    opacity: 0;
    -ms-transform: translateY(-2000px); } }
@-o-keyframes bounceOutUp {
  0% {
    -o-transform: translateY(0); }
  20% {
    opacity: 1;
    -o-transform: translateY(20px); }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px); } }
@keyframes bounceOutUp {
  0% {
    transform: translateY(0); }
  20% {
    opacity: 1;
    transform: translateY(20px); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-ms-keyframes fadeInDown {
  0% {
    opacity: 0;
    -ms-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -ms-transform: translateY(0); } }
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -ms-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -ms-transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-ms-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -ms-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -ms-transform: translateY(0); } }
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }
@-ms-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -ms-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -ms-transform: translateX(0); } }
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }
@-ms-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -ms-transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -ms-transform: translateX(0); } }
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }
@-ms-keyframes fadeInRight {
  0% {
    opacity: 0;
    -ms-transform: translateX(20px); }
  100% {
    opacity: 1;
    -ms-transform: translateX(0); } }
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }
@-ms-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -ms-transform: translateX(2000px); }
  100% {
    opacity: 1;
    -ms-transform: translateX(0); } }
@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-ms-keyframes fadeInUp {
  0% {
    opacity: 0;
    -ms-transform: translateY(20px); }
  100% {
    opacity: 1;
    -ms-transform: translateY(0); } }
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-ms-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -ms-transform: translateY(2000px); }
  100% {
    opacity: 1;
    -ms-transform: translateY(0); } }
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-ms-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-o-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px); } }
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }
  100% {
    opacity: 0;
    -moz-transform: translateY(20px); } }
@-ms-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -ms-transform: translateY(0); }
  100% {
    opacity: 0;
    -ms-transform: translateY(20px); } }
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    -o-transform: translateY(20px); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(20px); } }
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }
@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px); } }
@-ms-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -ms-transform: translateY(0); }
  100% {
    opacity: 0;
    -ms-transform: translateY(2000px); } }
@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(2000px); } }
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px); } }
@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0); }
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px); } }
@-ms-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -ms-transform: translateX(0); }
  100% {
    opacity: 0;
    -ms-transform: translateX(-20px); } }
@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0); }
  100% {
    opacity: 0;
    -o-transform: translateX(-20px); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(-20px); } }
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }
@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0); }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px); } }
@-ms-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -ms-transform: translateX(0); }
  100% {
    opacity: 0;
    -ms-transform: translateX(-2000px); } }
@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0); }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px); } }
@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0); }
  100% {
    opacity: 0;
    -moz-transform: translateX(20px); } }
@-ms-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -ms-transform: translateX(0); }
  100% {
    opacity: 0;
    -ms-transform: translateX(20px); } }
@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0); }
  100% {
    opacity: 0;
    -o-transform: translateX(20px); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(20px); } }
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }
@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0); }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px); } }
@-ms-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -ms-transform: translateX(0); }
  100% {
    opacity: 0;
    -ms-transform: translateX(2000px); } }
@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0); }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px); } }
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }
  100% {
    opacity: 0;
    -moz-transform: translateY(-20px); } }
@-ms-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -ms-transform: translateY(0); }
  100% {
    opacity: 0;
    -ms-transform: translateY(-20px); } }
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    -o-transform: translateY(-20px); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-20px); } }
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }
@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px); } }
@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0); }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }
@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@-moz-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@-ms-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@-o-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in; } }
@-moz-keyframes flip {
  0% {
    -moz-transform: perspective(400px) rotateY(0);
    -moz-animation-timing-function: ease-out; }
  40% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -moz-animation-timing-function: ease-out; }
  50% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in; }
  80% {
    -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in; }
  100% {
    -moz-transform: perspective(400px) scale(1);
    -moz-animation-timing-function: ease-in; } }
@-o-keyframes flip {
  0% {
    -o-transform: perspective(400px) rotateY(0);
    -o-animation-timing-function: ease-out; }
  40% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -o-animation-timing-function: ease-out; }
  50% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in; }
  80% {
    -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in; }
  100% {
    -o-transform: perspective(400px) scale(1);
    -o-animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in; }
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in; } }
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -moz-transform: perspective(400px) rotateX(-10deg); }
  70% {
    -moz-transform: perspective(400px) rotateX(10deg); }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -o-transform: perspective(400px) rotateX(-10deg); }
  70% {
    -o-transform: perspective(400px) rotateX(10deg); }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    transform: perspective(400px) rotateX(10deg); }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@-moz-keyframes flipInY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -moz-transform: perspective(400px) rotateY(-10deg); }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg); }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@-ms-keyframes flipInY {
  0% {
    -ms-transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -ms-transform: perspective(400px) rotateY(-10deg); }
  70% {
    -ms-transform: perspective(400px) rotateY(10deg); }
  100% {
    -ms-transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@-o-keyframes flipInY {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -o-transform: perspective(400px) rotateY(-10deg); }
  70% {
    -o-transform: perspective(400px) rotateY(10deg); }
  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    transform: perspective(400px) rotateY(10deg); }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@-moz-keyframes flipOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@-ms-keyframes flipOutX {
  0% {
    -ms-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -ms-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@-o-keyframes flipOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@-moz-keyframes flipOutY {
  0% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@-ms-keyframes flipOutY {
  0% {
    -ms-transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -ms-transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@-o-keyframes flipOutY {
  0% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
    opacity: 0; } }
@-moz-keyframes hinge {
  0% {
    -moz-transform: rotate(0);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out; }
  20%, 60% {
    -moz-transform: rotate(80deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out; }
  40% {
    -moz-transform: rotate(60deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out; }
  80% {
    -moz-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out; }
  100% {
    -moz-transform: translateY(700px);
    opacity: 0; } }
@-ms-keyframes hinge {
  0% {
    -ms-transform: rotate(0);
    -ms-transform-origin: top left;
    -ms-animation-timing-function: ease-in-out; }
  20%, 60% {
    -ms-transform: rotate(80deg);
    -ms-transform-origin: top left;
    -ms-animation-timing-function: ease-in-out; }
  40% {
    -ms-transform: rotate(60deg);
    -ms-transform-origin: top left;
    -ms-animation-timing-function: ease-in-out; }
  80% {
    -ms-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -ms-transform-origin: top left;
    -ms-animation-timing-function: ease-in-out; }
  100% {
    -ms-transform: translateY(700px);
    opacity: 0; } }
@-o-keyframes hinge {
  0% {
    -o-transform: rotate(0);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out; }
  20%, 60% {
    -o-transform: rotate(80deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out; }
  40% {
    -o-transform: rotate(60deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out; }
  80% {
    -o-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out; }
  100% {
    -o-transform: translateY(700px);
    opacity: 0; } }
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  100% {
    transform: translateY(700px);
    opacity: 0; } }
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@-moz-keyframes lightSpeedIn {
  0% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -moz-transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -moz-transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@-ms-keyframes lightSpeedIn {
  0% {
    -ms-transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -ms-transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -ms-transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -ms-transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@-o-keyframes lightSpeedIn {
  0% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -o-transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -o-transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@-moz-keyframes lightSpeedOut {
  0% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@-ms-keyframes lightSpeedOut {
  0% {
    -ms-transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -ms-transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@-o-keyframes lightSpeedOut {
  0% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1); }
  50% {
    -moz-transform: scale(1.1); }
  100% {
    -moz-transform: scale(1); } }
@-ms-keyframes pulse {
  0% {
    -ms-transform: scale(1); }
  50% {
    -ms-transform: scale(1.1); }
  100% {
    -ms-transform: scale(1); } }
@-o-keyframes pulse {
  0% {
    -o-transform: scale(1); }
  50% {
    -o-transform: scale(1.1); }
  100% {
    -o-transform: scale(1); } }
@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg); } }
@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg); } }
@-ms-keyframes rollIn {
  0% {
    opacity: 0;
    -ms-transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -ms-transform: translateX(0px) rotate(0deg); } }
@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -o-transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg); } }
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); } }
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg); } }
@-moz-keyframes rollOut {
  0% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%) rotate(120deg); } }
@-ms-keyframes rollOut {
  0% {
    opacity: 1;
    -ms-transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -ms-transform: translateX(100%) rotate(120deg); } }
@-o-keyframes rollOut {
  0% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -o-transform: translateX(100%) rotate(120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg); } }
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@-moz-keyframes rotateIn {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1; } }
@-ms-keyframes rotateIn {
  0% {
    -ms-transform-origin: center center;
    -ms-transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -ms-transform-origin: center center;
    -ms-transform: rotate(0);
    opacity: 1; } }
@-o-keyframes rotateIn {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; } }
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@-moz-keyframes rotateInDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1; } }
@-ms-keyframes rotateInDownLeft {
  0% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(0);
    opacity: 1; } }
@-o-keyframes rotateInDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@-moz-keyframes rotateInDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1; } }
@-ms-keyframes rotateInDownRight {
  0% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(0);
    opacity: 1; } }
@-o-keyframes rotateInDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@-moz-keyframes rotateInUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1; } }
@-ms-keyframes rotateInUpLeft {
  0% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(0);
    opacity: 1; } }
@-o-keyframes rotateInUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@-moz-keyframes rotateInUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1; } }
@-ms-keyframes rotateInUpRight {
  0% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(0);
    opacity: 1; } }
@-o-keyframes rotateInUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0; } }
@-moz-keyframes rotateOut {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1; }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(200deg);
    opacity: 0; } }
@-ms-keyframes rotateOut {
  0% {
    -ms-transform-origin: center center;
    -ms-transform: rotate(0);
    opacity: 1; }
  100% {
    -ms-transform-origin: center center;
    -ms-transform: rotate(200deg);
    opacity: 0; } }
@-o-keyframes rotateOut {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1; }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0; } }
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; } }
@-moz-keyframes rotateOutDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1; }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0; } }
@-ms-keyframes rotateOutDownLeft {
  0% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(0);
    opacity: 1; }
  100% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(90deg);
    opacity: 0; } }
@-o-keyframes rotateOutDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1; }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; } }
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; } }
@-moz-keyframes rotateOutDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1; }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0; } }
@-ms-keyframes rotateOutDownRight {
  0% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(0);
    opacity: 1; }
  100% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(-90deg);
    opacity: 0; } }
@-o-keyframes rotateOutDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1; }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; } }
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; } }
@-moz-keyframes rotateOutUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1; }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0; } }
@-ms-keyframes rotateOutUpLeft {
  0% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(0);
    opacity: 1; }
  100% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(-90deg);
    opacity: 0; } }
@-o-keyframes rotateOutUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1; }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; } }
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; } }
@-moz-keyframes rotateOutUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1; }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0; } }
@-ms-keyframes rotateOutUpRight {
  0% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(0);
    opacity: 1; }
  100% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(90deg);
    opacity: 0; } }
@-o-keyframes rotateOutUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1; }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; } }
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px); } }
@-moz-keyframes shake {
  0%, 100% {
    -moz-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -moz-transform: translateX(10px); } }
@-ms-keyframes shake {
  0%, 100% {
    -ms-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -ms-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -ms-transform: translateX(10px); } }
@-o-keyframes shake {
  0%, 100% {
    -o-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -o-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -o-transform: translateX(10px); } }
@keyframes shake {
  0%, 100% {
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }
@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg); } }
@-moz-keyframes swing {
  20% {
    -moz-transform: rotate(15deg); }
  40% {
    -moz-transform: rotate(-10deg); }
  60% {
    -moz-transform: rotate(5deg); }
  80% {
    -moz-transform: rotate(-5deg); }
  100% {
    -moz-transform: rotate(0deg); } }
@-ms-keyframes swing {
  20% {
    -ms-transform: rotate(15deg); }
  40% {
    -ms-transform: rotate(-10deg); }
  60% {
    -ms-transform: rotate(5deg); }
  80% {
    -ms-transform: rotate(-5deg); }
  100% {
    -ms-transform: rotate(0deg); } }
@-o-keyframes swing {
  20% {
    -o-transform: rotate(15deg); }
  40% {
    -o-transform: rotate(-10deg); }
  60% {
    -o-transform: rotate(5deg); }
  80% {
    -o-transform: rotate(-5deg); }
  100% {
    -o-transform: rotate(0deg); } }
@keyframes swing {
  20% {
    transform: rotate(15deg); }
  40% {
    transform: rotate(-10deg); }
  60% {
    transform: rotate(5deg); }
  80% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0deg); } }
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0); } }
@-moz-keyframes tada {
  0% {
    -moz-transform: scale(1); }
  10%, 20% {
    -moz-transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -moz-transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -moz-transform: scale(1.1) rotate(-3deg); }
  100% {
    -moz-transform: scale(1) rotate(0); } }
@-ms-keyframes tada {
  0% {
    -ms-transform: scale(1); }
  10%, 20% {
    -ms-transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -ms-transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -ms-transform: scale(1.1) rotate(-3deg); }
  100% {
    -ms-transform: scale(1) rotate(0); } }
@-o-keyframes tada {
  0% {
    -o-transform: scale(1); }
  10%, 20% {
    -o-transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -o-transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -o-transform: scale(1.1) rotate(-3deg); }
  100% {
    -o-transform: scale(1) rotate(0); } }
@keyframes tada {
  0% {
    transform: scale(1); }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg); }
  100% {
    transform: scale(1) rotate(0); } }
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg); }
  10% {
    -webkit-transform: skewX(-8deg); }
  20% {
    -webkit-transform: skewX(7deg); }
  30% {
    -webkit-transform: skewX(-6deg); }
  40% {
    -webkit-transform: skewX(5deg); }
  50% {
    -webkit-transform: skewX(-4deg); }
  60% {
    -webkit-transform: skewX(3deg); }
  70% {
    -webkit-transform: skewX(-2deg); }
  80% {
    -webkit-transform: skewX(1deg); }
  90% {
    -webkit-transform: skewX(0deg); }
  100% {
    -webkit-transform: skewX(0deg); } }
@-moz-keyframes wiggle {
  0% {
    -moz-transform: skewX(9deg); }
  10% {
    -moz-transform: skewX(-8deg); }
  20% {
    -moz-transform: skewX(7deg); }
  30% {
    -moz-transform: skewX(-6deg); }
  40% {
    -moz-transform: skewX(5deg); }
  50% {
    -moz-transform: skewX(-4deg); }
  60% {
    -moz-transform: skewX(3deg); }
  70% {
    -moz-transform: skewX(-2deg); }
  80% {
    -moz-transform: skewX(1deg); }
  90% {
    -moz-transform: skewX(0deg); }
  100% {
    -moz-transform: skewX(0deg); } }
@-ms-keyframes wiggle {
  0% {
    -ms-transform: skewX(9deg); }
  10% {
    -ms-transform: skewX(-8deg); }
  20% {
    -ms-transform: skewX(7deg); }
  30% {
    -ms-transform: skewX(-6deg); }
  40% {
    -ms-transform: skewX(5deg); }
  50% {
    -ms-transform: skewX(-4deg); }
  60% {
    -ms-transform: skewX(3deg); }
  70% {
    -ms-transform: skewX(-2deg); }
  80% {
    -ms-transform: skewX(1deg); }
  90% {
    -ms-transform: skewX(0deg); }
  100% {
    -ms-transform: skewX(0deg); } }
@-o-keyframes wiggle {
  0% {
    -o-transform: skewX(9deg); }
  10% {
    -o-transform: skewX(-8deg); }
  20% {
    -o-transform: skewX(7deg); }
  30% {
    -o-transform: skewX(-6deg); }
  40% {
    -o-transform: skewX(5deg); }
  50% {
    -o-transform: skewX(-4deg); }
  60% {
    -o-transform: skewX(3deg); }
  70% {
    -o-transform: skewX(-2deg); }
  80% {
    -o-transform: skewX(1deg); }
  90% {
    -o-transform: skewX(0deg); }
  100% {
    -o-transform: skewX(0deg); } }
@keyframes wiggle {
  0% {
    transform: skewX(9deg); }
  10% {
    transform: skewX(-8deg); }
  20% {
    transform: skewX(7deg); }
  30% {
    transform: skewX(-6deg); }
  40% {
    transform: skewX(5deg); }
  50% {
    transform: skewX(-4deg); }
  60% {
    transform: skewX(3deg); }
  70% {
    transform: skewX(-2deg); }
  80% {
    transform: skewX(1deg); }
  90% {
    transform: skewX(0deg); }
  100% {
    transform: skewX(0deg); } }
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%); } }
@-moz-keyframes wobble {
  0% {
    -moz-transform: translateX(0%); }
  15% {
    -moz-transform: translateX(-25%) rotate(-5deg); }
  30% {
    -moz-transform: translateX(20%) rotate(3deg); }
  45% {
    -moz-transform: translateX(-15%) rotate(-3deg); }
  60% {
    -moz-transform: translateX(10%) rotate(2deg); }
  75% {
    -moz-transform: translateX(-5%) rotate(-1deg); }
  100% {
    -moz-transform: translateX(0%); } }
@-ms-keyframes wobble {
  0% {
    -ms-transform: translateX(0%); }
  15% {
    -ms-transform: translateX(-25%) rotate(-5deg); }
  30% {
    -ms-transform: translateX(20%) rotate(3deg); }
  45% {
    -ms-transform: translateX(-15%) rotate(-3deg); }
  60% {
    -ms-transform: translateX(10%) rotate(2deg); }
  75% {
    -ms-transform: translateX(-5%) rotate(-1deg); }
  100% {
    -ms-transform: translateX(0%); } }
@-o-keyframes wobble {
  0% {
    -o-transform: translateX(0%); }
  15% {
    -o-transform: translateX(-25%) rotate(-5deg); }
  30% {
    -o-transform: translateX(20%) rotate(3deg); }
  45% {
    -o-transform: translateX(-15%) rotate(-3deg); }
  60% {
    -o-transform: translateX(10%) rotate(2deg); }
  75% {
    -o-transform: translateX(-5%) rotate(-1deg); }
  100% {
    -o-transform: translateX(0%); } }
@keyframes wobble {
  0% {
    transform: translateX(0%); }
  15% {
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    transform: translateX(20%) rotate(3deg); }
  45% {
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    transform: translateX(10%) rotate(2deg); }
  75% {
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    transform: translateX(0%); } }
.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -ms-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -ms-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -ms-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -ms-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -ms-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  -moz-animation-name: bounceInUp;
  -ms-animation-name: bounceInUp;
  -o-animation-name: bounceInUp;
  animation-name: bounceInUp;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -ms-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  -moz-animation-name: bounceOutDown;
  -ms-animation-name: bounceOutDown;
  -o-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  -moz-animation-name: bounceOutLeft;
  -ms-animation-name: bounceOutLeft;
  -o-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  -moz-animation-name: bounceOutRight;
  -ms-animation-name: bounceOutRight;
  -o-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  -moz-animation-name: bounceOutUp;
  -ms-animation-name: bounceOutUp;
  -o-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -ms-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -ms-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -ms-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -ms-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -ms-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -ms-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -ms-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -ms-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -ms-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  -moz-animation-name: fadeOutDownBig;
  -ms-animation-name: fadeOutDownBig;
  -o-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -ms-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  -moz-animation-name: fadeOutLeftBig;
  -ms-animation-name: fadeOutLeftBig;
  -o-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -moz-animation-name: fadeOutRight;
  -ms-animation-name: fadeOutRight;
  -o-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  -moz-animation-name: fadeOutRightBig;
  -ms-animation-name: fadeOutRightBig;
  -o-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -ms-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  -moz-animation-name: fadeOutUpBig;
  -ms-animation-name: fadeOutUpBig;
  -o-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -ms-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.flip {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-animation-name: flip;
  -moz-animation-name: flip;
  -ms-animation-name: flip;
  -o-animation-name: flip;
  animation-name: flip;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.flipInX {
  -webkit-animation-name: flipInX;
  -moz-animation-name: flipInX;
  -ms-animation-name: flipInX;
  -o-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.flipInY {
  -webkit-animation-name: flipInY;
  -moz-animation-name: flipInY;
  -ms-animation-name: flipInY;
  -o-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.flipOutX {
  -webkit-animation-name: flipOutX;
  -moz-animation-name: flipOutX;
  -ms-animation-name: flipOutX;
  -o-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.flipOutY {
  -webkit-animation-name: flipOutY;
  -moz-animation-name: flipOutY;
  -ms-animation-name: flipOutY;
  -o-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.hinge {
  -webkit-animation-name: hinge;
  -moz-animation-name: hinge;
  -ms-animation-name: hinge;
  -o-animation-name: hinge;
  animation-name: hinge;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -moz-animation-name: lightSpeedIn;
  -ms-animation-name: lightSpeedIn;
  -o-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -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;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -moz-animation-name: lightSpeedOut;
  -ms-animation-name: lightSpeedOut;
  -o-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -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-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -ms-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.rollIn {
  -webkit-animation-name: rollIn;
  -moz-animation-name: rollIn;
  -ms-animation-name: rollIn;
  -o-animation-name: rollIn;
  animation-name: rollIn;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.rollOut {
  -webkit-animation-name: rollOut;
  -moz-animation-name: rollOut;
  -ms-animation-name: rollOut;
  -o-animation-name: rollOut;
  animation-name: rollOut;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.rotateIn {
  -webkit-animation-name: rotateIn;
  -moz-animation-name: rotateIn;
  -ms-animation-name: rotateIn;
  -o-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  -moz-animation-name: rotateInDownLeft;
  -ms-animation-name: rotateInDownLeft;
  -o-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  -moz-animation-name: rotateInDownRight;
  -ms-animation-name: rotateInDownRight;
  -o-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  -moz-animation-name: rotateInUpLeft;
  -ms-animation-name: rotateInUpLeft;
  -o-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  -moz-animation-name: rotateInUpRight;
  -ms-animation-name: rotateInUpRight;
  -o-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.rotateOut {
  -webkit-animation-name: rotateOut;
  -moz-animation-name: rotateOut;
  -ms-animation-name: rotateOut;
  -o-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  -moz-animation-name: rotateOutDownLeft;
  -ms-animation-name: rotateOutDownLeft;
  -o-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  -moz-animation-name: rotateOutDownRight;
  -ms-animation-name: rotateOutDownRight;
  -o-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  -moz-animation-name: rotateOutUpLeft;
  -ms-animation-name: rotateOutUpLeft;
  -o-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  -moz-animation-name: rotateOutUpRight;
  -ms-animation-name: rotateOutUpRight;
  -o-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -ms-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  -moz-animation-name: swing;
  -ms-animation-name: swing;
  -o-animation-name: swing;
  animation-name: swing;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.tada {
  -webkit-animation-name: tada;
  -moz-animation-name: tada;
  -ms-animation-name: tada;
  -o-animation-name: tada;
  animation-name: tada;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.wiggle {
  -webkit-animation-name: wiggle;
  -moz-animation-name: wiggle;
  -ms-animation-name: wiggle;
  -o-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.wobble {
  -webkit-animation-name: wobble;
  -moz-animation-name: wobble;
  -ms-animation-name: wobble;
  -o-animation-name: wobble;
  animation-name: wobble;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -o-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

/*basic
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%; }

body {
  font-size: 10px;
  font-size: 1rem;
  background: #fff;
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.7;
  margin: 0 auto;
  margin: 0;
  padding: 0; }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    body {
      background: none;
      min-width: 0; } }

a {
  text-decoration: underline;
  color: #069;
  cursor: pointer;
  background-color: transparent;
  outline: none; }
  a:hover {
    color: #00aceb; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none; }

img {
  vertical-align: bottom; }

.inner1200 {
  overflow: hidden;
  *zoom: 1;
  clear: both;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .inner1200 {
      width: 100%;
      min-width: 0;
      max-width: 768px;
      padding: 0 15px; } }
  @media only screen and (min-width: 769px) and (max-width: 1024px) {
    .inner1200 {
      width: 100%;
      min-width: 769px;
      max-width: 1024px;
      padding: 0 15px;
      margin: 0; } }

section {
  overflow: hidden;
  *zoom: 1;
  margin: 0 0 60px; }
  @media only screen and (min-width: 0) and (max-width: 768px) {
    section {
      margin: 0 0 30px; } }

/* How To USE
//media queries
@include mq( 0px, 320px ) {
margin-left: 5px;
margin-right: 5px;
}

//profound GRID
$total_width: 100%;
$total_columns: 12;
$container_margin: 0;
$gutter_width: 3.85%;
$max_width: 940px;

.somecontainer{
    @include container();
}
.somecolumn{
    @include column(9);
}
.somesidebar{
    @include column(3);
    @include push(9);
}
*/
/*header
///////////////////////////////////////////////////////////////////*/
.header {
  margin: 0 auto 10px;
  padding: 0 0 10px;
  overflow: hidden;
  *zoom: 1;
  z-index: 20;
  position: relative; }
  @media only screen and (min-width: 0) and (max-width: 480px) {
    .header {
      overflow: hidden;
      *zoom: 1;
      width: 100%;
      height: 60px;
      margin: 0;
      padding: 0;
      overflow: visible; } }
  @media only screen and (min-width: 481px) and (max-width: 768px) {
    .header {
      overflow: hidden;
      *zoom: 1;
      overflow: visible;
      width: 100%;
      height: 70px;
      margin: 0;
      padding: 0; } }
  .header .inner1200 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    overflow: hidden;
    *zoom: 1; }
    @media only screen and (min-width: 0px) and (max-width: 480px) {
      .header .inner1200 {
        width: 100%;
        height: 77px;
        min-width: 0;
        max-width: 480px;
        float: none;
        position: relative;
        background: #FFFFFF;
        z-index: 22;
        padding: 10px;
        overflow: visible; } }
    @media only screen and (min-width: 481px) and (max-width: 768px) {
      .header .inner1200 {
        width: 100%;
        height: 76px;
        min-width: 481px;
        max-width: 768px;
        float: none;
        position: relative;
        background: #fff;
        z-index: 22;
        padding: 10px;
        overflow: visible; } }
    .header .inner1200 .globalLink {
      width: 100%;
      overflow: hidden;
      *zoom: 1;
      z-index: 100; }
      .header .inner1200 .globalLink p {
        margin: 0;
        padding: 0;
        float: right;
        margin-bottom: 10px; }
        .header .inner1200 .globalLink p a {
          display: block;
          padding: 5px 10px;
          color: #fff;
          background: #333;
          font-size: 12px;
          font-size: 1.2rem;
          font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          text-decoration: none; }
          .header .inner1200 .globalLink p a:before {
            width: 16px;
            height: 16px;
            padding-right: 5px;
            text-align: left;
            font-size: 16px;
            color: #fff;
            background: #333;
            font-family: "icomoon";
            content: "\e604";
            vertical-align: middle; }
      .header .inner1200 .globalLink ul {
        margin: 0;
        padding: 0;
        float: right;
        line-height: 1; }
        .header .inner1200 .globalLink ul li {
          margin: 0;
          padding: 0;
          display: inline;
          border-left: 1px solid #fff; }
          .header .inner1200 .globalLink ul li a {
            line-height: 24px;
            padding: 0 10px;
            color: #fff;
            text-decoration: none; }
            .header .inner1200 .globalLink ul li a .text {
              text-decoration: none; }
              .header .inner1200 .globalLink ul li a .text:hover {
                text-decoration: underline; }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .header .inner1200 .globalLink {
          display: none; } }
    .header .inner1200 .headerLogo {
      float: left;
      margin: 0;
      padding: 5px 0 0 20px; }
      @media only screen and (min-width: 0) and (max-width: 480px) {
        .header .inner1200 .headerLogo {
          position: absolute;
          top: 20px;
          left: 20px;
          width: 80%;
          margin: 0;
          padding: 0; } }
      @media only screen and (min-width: 481px) and (max-width: 515px) {
        .header .inner1200 .headerLogo {
          position: absolute;
          top: 20px;
          left: 120px;
          width: 90%;
          margin: 0;
          padding: 8px 0 0 0; } }
      @media only screen and (min-width: 516px) and (max-width: 768px) {
        .header .inner1200 .headerLogo {
          position: absolute;
          top: 20px;
          left: 20px;
          width: 80%;
          margin: 0;
          padding: 0; } }
      .header .inner1200 .headerLogo a {
        display: block;
        width: 207px;
        height: 41px;
        color: #000;
        background: url(/assets/img/common/logo2.png) 0 -112px no-repeat;
        text-indent: -12345px; }
        @media only screen and (min-width: 0) and (max-width: 515px) {
          .header .inner1200 .headerLogo a {
            width: 145px;
            height: 29px;
            background-position: 0 -84px;
            background-size: 331px; } }
        @media only screen and (min-width: 516px) and (max-width: 768px) {
          .header .inner1200 .headerLogo a {
            width: 230px;
            height: 45px;
            background-position: 0 0;
            background-size: 331px; } }
    .header .inner1200 .smartNavBtn {
      display: none;
      width: 40px;
      height: 40px;
      text-align: center;
      position: absolute;
      right: 10px;
      top: 10px;
      background: #c7c7c7;
      cursor: pointer; }
      .header .inner1200 .smartNavBtn::before {
        color: #000;
        line-height: 40px;
        font-family: "icomoon";
        content: "\e71e";
        font-size: 18px;
        -moz-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease; }
      @media only screen and (min-width: 0) and (max-width: 480px) {
        .header .inner1200 .smartNavBtn {
          display: block; } }
      @media only screen and (min-width: 481px) and (max-width: 768px) {
        .header .inner1200 .smartNavBtn {
          display: block;
          margin-top: 8px; } }
    .header .inner1200 .smartNavBtn.active::before {
      color: #990000; }
    .header .inner1200 .smartContactBtn {
      display: none;
      text-align: center;
      position: absolute;
      right: 60px;
      top: 10px;
      background: #c7c7c7;
      cursor: pointer; }
      .header .inner1200 .smartContactBtn span {
        display: none; }
      .header .inner1200 .smartContactBtn a {
        width: 40px;
        height: 40px;
        display: block;
        text-decoration: none; }
        .header .inner1200 .smartContactBtn a::before {
          color: #000;
          line-height: 40px;
          font-family: "icomoon";
          content: "\e604";
          font-size: 24px;
          -moz-transition: all 300ms ease;
          -o-transition: all 300ms ease;
          -webkit-transition: all 300ms ease;
          transition: all 300ms ease; }
      @media only screen and (min-width: 0) and (max-width: 480px) {
        .header .inner1200 .smartContactBtn {
          display: block; } }
      @media only screen and (min-width: 481px) and (max-width: 768px) {
        .header .inner1200 .smartContactBtn {
          display: block;
          margin-top: 8px; } }
    .header .inner1200 .smartContactBtn.active::before {
      color: #990000; }

/* ナビゲーション
///////////////////////////////////////////////////////////////////*/
.nav {
  float: right;
  height: 50px;
  width: 605px;
  background: #fff; }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .nav {
      float: none;
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      height: auto;
      background: rgba(255, 255, 255, 0.9);
      -moz-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
      -webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transform: translate(0, -500px);
      -ms-transform: translate(0, -500px);
      -webkit-transform: translate(0, -500px);
      transform: translate(0, -500px); } }
  .nav .navUl {
    overflow: hidden;
    *zoom: 1;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
    list-style: none; }
    .nav .navUl li {
      float: left;
      margin-right: 30px; }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .nav .navUl li {
          margin-right: 0; } }
      .nav .navUl li a {
        display: block;
        height: 50px;
        overflow: hidden;
        text-indent: -9999px; }
        @media only screen and (min-width: 0px) and (max-width: 768px) {
          .nav .navUl li a {
            overflow: visible;
            text-indent: 0;
            background: #fff;
            height: auto; } }
    .nav .navUl #nav-home a {
      display: none; }
    .nav .navUl #nav_company a {
      background: url(/assets/img/common/gnavi_01.png) 0 0 no-repeat;
      width: 60px;
      display: block; }
      .nav .navUl #nav_company a:hover, .nav .navUl #nav_company a.current {
        background-position: 0 -50px; }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .nav .navUl #nav_company a {
          background: none;
          width: 100%;
          background: #FFFFFF; } }
    .nav .navUl #nav_event a {
      background: url(/assets/img/common/gnavi_02.png) 0 0 no-repeat;
      width: 82px;
      display: block; }
      .nav .navUl #nav_event a:hover, .nav .navUl #nav_event a.current {
        background-position: 0 -50px; }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .nav .navUl #nav_event a {
          background: none;
          width: 100%;
          background: #FFFFFF; } }
    .nav .navUl #nav_avc a {
      background: url(/assets/img/common/gnavi_03.png) 0 0 no-repeat;
      width: 73px;
      display: block; }
      .nav .navUl #nav_avc a:hover, .nav .navUl #nav_avc a.current {
        background-position: 0 -50px; }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .nav .navUl #nav_avc a {
          background: none;
          width: 100%;
          background: #FFFFFF; } }
    .nav .navUl #nav_media a {
      background: url(/assets/img/common/gnavi_04.png) 0 0 no-repeat;
      width: 93px;
      display: block; }
      .nav .navUl #nav_media a:hover, .nav .navUl #nav_media a.current {
        background-position: 0 -50px; }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .nav .navUl #nav_media a {
          background: none;
          width: 100%;
          background: #FFFFFF; } }
    .nav .navUl #nav_production a {
      background: url(/assets/img/common/gnavi_05.png) 0 0 no-repeat;
      width: 147px;
      display: block; }
      .nav .navUl #nav_production a:hover, .nav .navUl #nav_production a.current {
        background-position: 0 -50px; }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .nav .navUl #nav_production a {
          background: none;
          width: 100%;
          background: #fff; } }
    .nav .navUl .item {
      float: left;
      line-height: 16px;
      background: #fff; }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .nav .navUl .item {
          float: none;
          border-bottom: 1px solid rgba(0, 0, 0, 0.1);
          border-top: 1px solid rgba(255, 255, 255, 0.2); } }
      .nav .navUl .item a {
        display: block;
        padding: 10px 0;
        text-decoration: none;
        color: #333; }
        @media only screen and (min-width: 0px) and (max-width: 768px) {
          .nav .navUl .item a {
            padding: 15px 10px; } }
        .nav .navUl .item a:hover, .nav .navUl .item a.current {
          color: #990000; }
        @media only screen and (min-width: 0px) and (max-width: 768px) {
          .nav .navUl .item a::after {
            content: "\e6d8";
            font-family: "icomoon";
            float: right; } }
        .nav .navUl .item a span {
          line-height: 1;
          padding: 0 15px;
          border-right: 1px solid #333;
          display: inline-block; }
          @media only screen and (min-width: 0px) and (max-width: 768px) {
            .nav .navUl .item a span {
              padding: 0;
              border: none; } }
      .nav .navUl .item .item:last-child span {
        border-right: none; }

@media only screen and (min-width: 0px) and (max-width: 768px) {
  .smartMenuOpen .nav {
    -moz-transform: translate(0, 75px);
    -ms-transform: translate(0, 75px);
    -webkit-transform: translate(0, 75px);
    transform: translate(0, 75px);
    -moz-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1); } }

/* ナビ開いてる時
///////////////////////////////////////////////////////////////////*/
.smartMenuOpen .main, .smartMenuOpen .footer {
  z-index: 1; }

.smartSearchOpen .main, .smartSearchOpen .footer {
  z-index: 1; }

/*main
///////////////////////////////////////////////////////////////////*/
#main {
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-height: 600px;
  position: relative;
  z-index: 10;
  clear: both; }
  #main .pageContent {
    clear: both;
    overflow: hidden;
    *zoom: 1; }
    @media only screen and (min-width: 0) and (max-width: 480px) {
      #main .pageContent {
        width: 100%; } }
    @media only screen and (min-width: 481px) and (max-width: 769px) {
      #main .pageContent {
        width: 100%; } }
  #main .boldH2 {
    display: inline-block;
    line-height: 1;
    padding: 5px 10px;
    background: #fff;
    border: 3px solid #000;
    margin: 0 0 25px; }
  #main table {
    margin-bottom: 40px;
    border-top: 1px solid #c7c7c7;
    font-size: 14px;
    font-size: 1.4rem;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px solid #c7c7c7; }
    #main table caption {
      text-align: left;
      color: #666;
      font-size: 12px;
      font-size: 1.2rem;
      padding-bottom: 3px; }
    #main table thead th {
      font-weight: bold;
      border-bottom: 3px solid #c7c7c7;
      border-right: 1px solid #c7c7c7;
      padding: 10px 13px;
      text-align: left; }
      #main table thead th span {
        padding-left: 13px;
        border-left: #c8c8c8 solid 1px;
        display: block; }
    #main table thead th:last-child {
      border-right: none; }
    #main table thead td {
      border-bottom: 3px solid #c7c7c7;
      padding: 10px 13px;
      text-align: left; }
    #main table tbody th, #main table tbody td {
      padding: 10px 13px;
      border-bottom: 1px solid #c7c7c7;
      text-align: left; }
    #main table tbody th {
      background: #f2f2f2;
      font-weight: normal; }
  #main .related {
    display: none; }
    #main .related .eventkyoei2s {
      background: #cdf5ff; }
    #main .related .eventReport {
      border-top: 1px solid #c7c7c7; }
    #main .related .related-content {
      display: none; }
    #main .related .hide {
      display: none; }
  #main em {
    font-style: normal;
    font-weight: bold; }

/*コンテンツイメージ
=====================*/
#main .topMain {
  max-width: 1200px;
  margin: 0 auto; }
  #main .topMain .homeImg {
    width: 100%;
    max-width: 1200px;
    height: auto; }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      #main .topMain .homeImg {
        width: 100%;
        height: auto; } }
    @media only screen and (min-width: 769px) and (max-width: 1024px) {
      #main .topMain .homeImg {
        width: 100%;
        height: auto; } }

/*2カラム
=====================*/
.inner1200 .cnts {
  width: 100%;
  max-width: 1200px;
  margin: 16px auto 0;
  overflow: hidden;
  *zoom: 1; }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .inner1200 .cnts {
      float: none;
      width: 100%; } }
  .inner1200 .cnts .cnts-main {
    float: right;
    width: 880px; }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .inner1200 .cnts .cnts-main {
        float: none;
        width: 100%; } }
    @media only screen and (min-width: 769px) and (max-width: 1200px) {
      .inner1200 .cnts .cnts-main {
        width: 100%; } }
  .inner1200 .cnts .cnts-main-all {
    float: none;
    width: 100%; }
  .inner1200 .cnts .cnts-sub {
    float: left;
    width: 240px;
    height: auto; }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .inner1200 .cnts .cnts-sub {
        float: none;
        width: 100%;
        min-width: 0; } }
    @media only screen and (min-width: 769px) and (max-width: 1200px) {
      .inner1200 .cnts .cnts-sub {
        width: 100%; } }

/*パンくず
=====================*/
.breadcrumb {
  box-sizing: border-box;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 auto;
  padding: 0;
  width: 100%; }
  @media only screen and (min-width: 0px) and (max-width: 786px) {
    .breadcrumb {
      display: none; } }
  .breadcrumb ul {
    padding-left: 10px; }
    .breadcrumb ul li {
      float: left;
      list-style: none; }
      .breadcrumb ul li a {
        position: relative;
        display: inline-block;
        line-height: 1.57;
        padding: 0px 18px 20px 20px; }

/*ローカルナビ
=====================*/
.lnav ul {
  background: none repeat scroll 0 0 #fafafa;
  border-radius: 5px;
  padding: 0 0 8px; }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .lnav ul {
      border-radius: 0px; } }
  .lnav ul li {
    display: list-item;
    list-style: none;
    border-bottom: 1px dotted #dedede;
    font-size: 14px;
    font-size: 1.4rem; }
    .lnav ul li a {
      display: block;
      line-height: 1.57;
      padding: 17px 18px 20px 40px;
      position: relative; }
      .lnav ul li a::before {
        border-bottom: 3px solid #c7c7c7;
        border-right: 3px solid #c7c7c7;
        content: "";
        display: block;
        height: 6px;
        left: 18px;
        margin-top: -5px;
        position: absolute;
        top: 50%;
        transform: rotate(-45deg);
        width: 6px; }
      .lnav ul li a::after {
        bottom: 0;
        content: "";
        left: 11px;
        position: absolute; }
  .lnav ul .current a {
    color: #fff;
    text-decoration: none;
    background: #00aceb; }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .lnav ul .current a {
        width: 100%; } }
    .lnav ul .current a::after {
      display: block;
      position: absolute;
      top: 0;
      left: 240px;
      z-index: 1;
      width: 0;
      height: 0;
      border: 29px solid transparent;
      border-right: 0 solid transparent;
      border-left: 12px solid #00aceb;
      content: ""; }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .lnav ul .current a::after {
          display: none; } }

/*レイアウト
=====================*/
.sect {
  position: relative; }
  .sect .sect-tit {
    background: url(/assets/img/common/bg_head_01.gif) left bottom no-repeat;
    color: #00aceb;
    font-size: 30px;
    font-size: 3rem;
    font-weight: normal;
    line-height: 1.4;
    margin: 15px 0 30px;
    padding: 0 0 19px; }
  .sect .sect-tit2 {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 30px; }
    .sect .sect-tit2 span {
      border: 3px solid black;
      display: inline-block;
      padding: 5px 10px; }
    .sect .sect-tit2 .attention {
      font-size: 12px;
      font-size: 1.2rem;
      border: 0 solid black;
      color: #ff0000; }
  .sect .sect-tit3 {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #00aceb;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 30px 0; }
    .sect .sect-tit3 span {
      border: 3px solid #00aceb;
      display: inline-block;
      padding: 5px 10px; }
  .sect .sect-tit4 {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 10px 0; }
  .sect .sect-lead {
    font-size: 24px;
    font-size: 2.4rem;
    font-family: YuMincho, "游明朝", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      .sect .sect-lead {
        font-size: 18px;
        font-size: 1.8rem; } }
  .sect .text {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2; }
  .sect .note {
    font-size: 11px;
    font-size: 1.1rem;
    padding: 10px 15px;
    border-width: 2px;
    border-style: solid;
    border-color: #e1e2e2;
    background-color: #f2f2f2; }
  .sect .tableLayout {
    border-top: 1px solid #e5e5e5;
    font-size: 14px;
    font-size: 1.4rem;
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 0;
    margin: 0; }
    .sect .tableLayout dt {
      background: none repeat scroll 0 0 #f5f5f5;
      display: table-cell;
      font-weight: bold;
      padding: 20px;
      width: 150px; }
      @media only screen and (min-width: 0px) and (max-width: 480px) {
        .sect .tableLayout dt {
          display: block;
          width: 100%; } }
    .sect .tableLayout dd {
      display: table-cell;
      padding: 20px;
      margin: 0; }
      @media only screen and (min-width: 0px) and (max-width: 480px) {
        .sect .tableLayout dd {
          display: block;
          text-align: left; } }
  .sect .bottomline {
    border-bottom: 1px solid #e5e5e5; }

.textR {
  text-align: right; }

.textC {
  text-align: center; }

.textL {
  text-align: left; }

/*footer
///////////////////////////////////////////////////////////////////*/
.footer {
  z-index: 10;
  background: #fff; }
  @media only screen and (min-width: 0) and (max-width: 480px) {
    .footer .inner1200 {
      padding: 0; } }
  .footer .inner1200 .returnTop {
    float: right;
    right: 0;
    width: 100%;
    margin: 0 auto;
    text-align: right; }
    @media only screen and (min-width: 0) and (max-width: 480px) {
      .footer .inner1200 .returnTop {
        width: 100%;
        padding: 0;
        text-align: center; } }
    @media only screen and (min-width: 481px) and (max-width: 768px) {
      .footer .inner1200 .returnTop {
        padding-right: 20px; } }
    .footer .inner1200 .returnTop a {
      width: 150px;
      display: inline-block;
      line-height: 1;
      font-size: 14px;
      font-size: 1.4rem;
      padding: 8px 16px 4px;
      color: #fff;
      text-decoration: none;
      background: #333; }
      @media only screen and (min-width: 0) and (max-width: 480px) {
        .footer .inner1200 .returnTop a {
          background: #000;
          padding: 12px 0;
          margin: 0;
          display: inline-block;
          width: 100%;
          text-align: center; } }
      .footer .inner1200 .returnTop a:after {
        font-family: "icomoon";
        content: "\e71d";
        display: inline-block;
        font-size: 13px;
        vertical-align: top; }
        @media only screen and (min-width: 0) and (max-width: 480px) {
          .footer .inner1200 .returnTop a:after {
            font-size: 18px;
            content: "\e71d";
            vertical-align: middle; } }
      .footer .inner1200 .returnTop a .text {
        margin: 0 5px 0 0; }
        @media only screen and (min-width: 0) and (max-width: 480px) {
          .footer .inner1200 .returnTop a .text {
            display: none; } }
  .footer .footerBody {
    width: 100%;
    position: relative;
    background: #333; }
    @media only screen and (min-width: 0) and (max-width: 768px) {
      .footer .footerBody {
        min-width: 0; } }
    .footer .footerBody .inner1200 {
      position: relative;
      padding: 20px 10px;
      overflow: visible;
      background: transparent; }
      @media only screen and (min-width: 0) and (max-width: 480px) {
        .footer .footerBody .inner1200 {
          padding: 15px 20px 10px;
          min-width: 0; } }
      @media only screen and (min-width: 481px) and (max-width: 768px) {
        .footer .footerBody .inner1200 {
          padding: 20px;
          min-width: 0; } }
      .footer .footerBody .inner1200 .footerLinkbox {
        overflow: hidden;
        *zoom: 1;
        margin-bottom: 30px; }
        .footer .footerBody .inner1200 .footerLinkbox .ftLink {
          float: left;
          width: 19%;
          padding-left: 10px;
          border-right: 0px solid #dddddd; }
          .footer .footerBody .inner1200 .footerLinkbox .ftLink a {
            color: #fff; }
          @media only screen and (min-width: 0) and (max-width: 480px) {
            .footer .footerBody .inner1200 .footerLinkbox .ftLink {
              float: none;
              width: 100%;
              border-bottom: 1px dotted #dddddd;
              border-left: 0px solid #dddddd; } }
          @media only screen and (min-width: 481px) and (max-width: 768px) {
            .footer .footerBody .inner1200 .footerLinkbox .ftLink {
              float: none;
              width: 100%;
              border-bottom: 1px dotted #dddddd;
              border-left: 0px solid #dddddd; } }
          .footer .footerBody .inner1200 .footerLinkbox .ftLink h3 {
            font-size: 14px;
            font-size: 1.4rem; }
          .footer .footerBody .inner1200 .footerLinkbox .ftLink ul.list-unstyled {
            list-style: none outside none;
            padding-left: 0; }
            .footer .footerBody .inner1200 .footerLinkbox .ftLink ul.list-unstyled li {
              display: block;
              margin-bottom: 0.2em;
              margin-right: -15px;
              font-size: 12px;
              font-size: 1.2rem; }
            @media only screen and (min-width: 0) and (max-width: 768px) {
              .footer .footerBody .inner1200 .footerLinkbox .ftLink ul.list-unstyled {
                display: none; } }
      .footer .footerBody .inner1200 .ftlogo {
        overflow: hidden;
        *zoom: 1; }
        .footer .footerBody .inner1200 .ftlogo a {
          display: inline-block;
          float: left;
          min-width: 220px;
          text-decoration: none; }
          .footer .footerBody .inner1200 .ftlogo a p.lead {
            color: #00aceb;
            font-weight: bold;
            display: block; }
        .footer .footerBody .inner1200 .ftlogo address p {
          color: #fff;
          font-size: 13px;
          font-size: 1.3rem; }
        @media only screen and (min-width: 0) and (max-width: 768px) {
          .footer .footerBody .inner1200 .ftlogo {
            display: none; } }
      .footer .footerBody .inner1200 .relatedNav {
        list-style: none;
        font-size: 13px;
        font-size: 1.3rem;
        margin: 0;
        padding: 0;
        overflow: hidden;
        *zoom: 1;
        margin-bottom: 30px; }
        @media only screen and (min-width: 0) and (max-width: 590px) {
          .footer .footerBody .inner1200 .relatedNav {
            font-size: 15px;
            font-size: 1.5rem; } }
        .footer .footerBody .inner1200 .relatedNav .item {
          display: inline;
          line-height: 1;
          display: inline-block;
          list-style: none;
          border-width: 1px;
          border-style: none solid none none;
          border-color: #eda3a3; }
          @media only screen and (min-width: 0) and (max-width: 590px) {
            .footer .footerBody .inner1200 .relatedNav .item {
              display: block;
              float: left;
              width: 100%;
              border: none;
              margin: 0 0 16px;
              padding: 0; } }
          .footer .footerBody .inner1200 .relatedNav .item a {
            color: #fff;
            padding: 0 10px;
            text-decoration: none; }
            @media only screen and (min-width: 0) and (max-width: 590px) {
              .footer .footerBody .inner1200 .relatedNav .item a {
                display: block;
                padding: 0; } }
            .footer .footerBody .inner1200 .relatedNav .item a:hover {
              text-decoration: underline; }
            @media only screen and (min-width: 0) and (max-width: 590px) {
              .footer .footerBody .inner1200 .relatedNav .item a::after {
                content: "\e6d8";
                font-family: "icomoon";
                float: right; } }
        .footer .footerBody .inner1200 .relatedNav li:first-child a {
          padding-left: 0; }
          @media only screen and (min-width: 0) and (max-width: 590px) {
            .footer .footerBody .inner1200 .relatedNav li:first-child a {
              display: block;
              padding: 0; } }
        .footer .footerBody .inner1200 .relatedNav li:last-child {
          border-right: none; }
      .footer .footerBody .inner1200 .footerLogo {
        float: right;
        right: 0;
        width: 150px;
        height: 70px;
        font-size: 20px;
        font-size: 2rem;
        color: #fff;
        text-indent: -12345px;
        background: url(/assets/img/common/logo.png) 0 -388px no-repeat; }
        @media only screen and (min-width: 0) and (max-width: 768px) {
          .footer .footerBody .inner1200 .footerLogo {
            float: none;
            margin: 0 0 30px;
            background-position: 0 -124px;
            background-size: 331px; } }
      .footer .footerBody .inner1200 .copyright {
        clear: both;
        color: #333;
        font-size: 12px;
        font-size: 1.2rem;
        margin: 0;
        padding: 0; }
        @media only screen and (min-width: 0) and (max-width: 480px) {
          .footer .footerBody .inner1200 .copyright {
            float: none;
            width: 100%;
            text-align: center; } }

/*共通パーツ
///////////////////////////////////////////////////////////////////*/
/*ページ上部カテゴリー
=====================*/
.category {
  background-color: #c7c7c7; }
  .category .inner1200 {
    height: 240px;
    padding: 25px 0 0 20px; }
    @media only screen and (min-width: 0) and (max-width: 480px) {
      .category .inner1200 {
        padding: 10px 0 0 8px;
        height: 120px; } }
    @media only screen and (min-width: 481px) and (max-width: 768px) {
      .category .inner1200 {
        height: 195px; } }
    .category .inner1200 .categoryName {
      font-size: 48px;
      font-size: 4.8rem;
      margin: 0;
      line-height: 1; }
      @media only screen and (min-width: 0) and (max-width: 480px) {
        .category .inner1200 .categoryName {
          font-size: 25px;
          font-size: 2.5rem; } }
      @media only screen and (min-width: 481px) and (max-width: 768px) {
        .category .inner1200 .categoryName {
          font-size: 39px;
          font-size: 3.9rem; } }
    .category .inner1200 .categoryDesc {
      font-size: 16px;
      font-size: 1.6rem; }
      @media only screen and (min-width: 0) and (max-width: 480px) {
        .category .inner1200 .categoryDesc {
          font-size: 12px;
          font-size: 1.2rem; } }
      @media only screen and (min-width: 481px) and (max-width: 768px) {
        .category .inner1200 .categoryDesc {
          font-size: 14px;
          font-size: 1.4rem;
          width: 70%; } }

/*ページ下部
=====================*/
#main .verse .inner920 {
  position: relative; }
  @media only screen and (min-width: 0) and (max-width: 768px) {
    #main .verse .inner920 {
      padding: 0 15px; } }
#main .verse .gotoAll {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0; }
  @media only screen and (min-width: 0) and (max-width: 768px) {
    #main .verse .gotoAll {
      position: static;
      right: 15px;
      top: auto;
      bottom: 0;
      margin: 15px 0 0 0; } }
  #main .verse .gotoAll a {
    font-size: 15px;
    font-size: 1.5rem;
    color: #000;
    border-bottom: 3px dotted #c7c7c7;
    padding: 0 0 5px 12px;
    text-decoration: none;
    line-height: 1;
    display: block; }
    @media only screen and (min-width: 0) and (max-width: 768px) {
      #main .verse .gotoAll a {
        text-align: right;
        border-bottom: none;
        border-top: 3px dotted #c7c7c7;
        display: block;
        padding: 8px 0 5px 12px;
        margin: 0 0 15px; } }
    #main .verse .gotoAll a:after {
      font-family: 'icomoon';
      content: '\e6d8';
      font-size: 10px;
      vertical-align: middle;
      height: 13px;
      display: inline-block; }
    #main .verse .gotoAll a:hover {
      color: #990000; }
#main .eventNews {
  padding: 20px 0 0;
  margin: 0; }
#main .eventReport {
  padding: 20px 0 0;
  margin: 0; }
  #main .eventReport .eventReportList .article {
    margin-bottom: 20px; }
    @media only screen and (min-width: 0) and (max-width: 768px) {
      #main .eventReport .eventReportList .article {
        margin-bottom: 0; } }
#main .introduction {
  padding: 20px 0;
  margin: 0;
  background: #dedede; }
#main .eventNewsList {
  overflow: hidden;
  *zoom: 1;
  min-height: 100px; }
  #main .eventNewsList .noEntry {
    margin: 60px 0;
    font-size: 15px;
    font-size: 1.5rem; }
  #main .eventNewsList .article {
    display: table;
    width: 50%;
    float: left;
    padding: 0 20px 0 0;
    margin: 0 0 20px;
    overflow: hidden;
    *zoom: 1; }
    @media only screen and (min-width: 0) and (max-width: 768px) {
      #main .eventNewsList .article {
        float: none;
        width: 100%;
        padding: 0 0 20px 0; } }
    #main .eventNewsList .article a {
      color: transparent;
      display: block; }
      #main .eventNewsList .article a:hover .text .title {
        text-decoration: underline;
        color: #990000; }
      #main .eventNewsList .article a .date {
        width: 94px;
        display: table-cell;
        padding: 0 15px 0 0;
        text-align: center;
        vertical-align: top;
        color: #fff; }
        @media only screen and (min-width: 0) and (max-width: 480px) {
          #main .eventNewsList .article a .date {
            width: 62px; } }
        #main .eventNewsList .article a .date .circle {
          width: 94px;
          height: 94px;
          text-align: center;
          background: #c7c7c7;
          -moz-border-radius: 100%;
          -webkit-border-radius: 100%;
          border-radius: 100%; }
          @media only screen and (min-width: 0) and (max-width: 480px) {
            #main .eventNewsList .article a .date .circle {
              width: 62px;
              height: 62px; } }
          #main .eventNewsList .article a .date .circle:before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -0.4em;
            /* Adjusts for spacing */
            text-decoration: none; }
          #main .eventNewsList .article a .date .circle .dateTime {
            font-size: 20px;
            font-size: 2rem;
            color: #fff;
            display: inline-block;
            vertical-align: middle;
            margin: 0;
            line-height: 1;
            font-family: 'Roboto', sans-serif;
            letter-spacing: 0.1em; }
            @media only screen and (min-width: 0) and (max-width: 480px) {
              #main .eventNewsList .article a .date .circle .dateTime {
                font-size: 14px;
                font-size: 1.4rem; } }
            #main .eventNewsList .article a .date .circle .dateTime .endDay {
              padding: 15px 0 0;
              display: block;
              position: relative; }
              #main .eventNewsList .article a .date .circle .dateTime .endDay:before {
                position: absolute;
                left: 50%;
                top: 3px;
                margin-left: -6px;
                font-family: 'icomoon';
                content: '\e6ca';
                font-size: 12px; }
                @media only screen and (min-width: 0) and (max-width: 480px) {
                  #main .eventNewsList .article a .date .circle .dateTime .endDay:before {
                    top: 1px; } }
              @media only screen and (min-width: 0) and (max-width: 480px) {
                #main .eventNewsList .article a .date .circle .dateTime .endDay {
                  padding: 10px 0 0; } }
      #main .eventNewsList .article a .text {
        display: table-cell;
        color: #000; }
        #main .eventNewsList .article a .text .title {
          margin: 10px 0 0 0;
          display: inline-block;
          vertical-align: top;
          font-weight: 500;
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.2; }
          @media only screen and (min-width: 0) and (max-width: 480px) {
            #main .eventNewsList .article a .text .title {
              font-size: 14px;
              font-size: 1.4rem; } }
          #main .eventNewsList .article a .text .title .sub {
            font-size: 12px;
            font-size: 1.2rem;
            display: block;
            margin: 0 0 5px; }
            @media only screen and (min-width: 0) and (max-width: 480px) {
              #main .eventNewsList .article a .text .title .sub {
                font-size: 10px;
                font-size: 1rem; } }
          #main .eventNewsList .article a .text .title .icon {
            vertical-align: middle;
            margin: 0 3px 3px;
            display: inline-block; }
  #main .eventNewsList .article.rikejo .date .circle {
    background: #ff8fb7; }
  #main .eventNewsList .article.sv .date .circle {
    background: #79ce30; }
  #main .eventNewsList .article.experience .date .circle {
    background: #43ccff; }
  #main .eventNewsList .article.other .date .circle {
    background: #ffb600; }
  @media only screen and (min-width: 0) and (max-width: 768px) {
    #main .eventNewsList .article:last-child {
      padding: 0; } }
#main .eventReportList {
  overflow: hidden;
  *zoom: 1; }
  @media only screen and (min-width: 0) and (max-width: 500px) {
    #main .eventReportList {
      border-top: 1px solid #c7c7c7;
      margin-bottom: 15px; } }
  #main .eventReportList .noEntry {
    margin: 60px 0;
    font-size: 15px;
    font-size: 1.5rem; }
  #main .eventReportList .row {
    display: table;
    width: 100%; }
    @media only screen and (min-width: 0) and (max-width: 500px) {
      #main .eventReportList .row {
        display: block; } }
  #main .eventReportList .article {
    display: table-cell;
    width: 200px;
    margin: 0 40px 40px 0;
    float: left; }
    @media only screen and (min-width: 0) and (max-width: 500px) {
      #main .eventReportList .article {
        float: none;
        width: 100%;
        margin: 0;
        display: block;
        border-bottom: 1px solid #c7c7c7; } }
    @media only screen and (min-width: 501px) and (max-width: 768px) {
      #main .eventReportList .article {
        width: 50%;
        margin: 0;
        padding: 10px; } }
    @media only screen and (min-width: 0) and (max-width: 500px) {
      #main .eventReportList .article:last-child {
        border-bottom: none; } }
    #main .eventReportList .article a {
      -moz-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      -webkit-transition: all 300ms ease;
      transition: all 300ms ease;
      text-decoration: none;
      display: block;
      color: #000; }
      @media only screen and (min-width: 0) and (max-width: 500px) {
        #main .eventReportList .article a {
          overflow: hidden;
          *zoom: 1;
          padding: 10px 0; } }
      @media only screen and (min-width: 501px) and (max-width: 768px) {
        #main .eventReportList .article a {
          padding: 10px; } }
      #main .eventReportList .article a:hover {
        background: #f2f2f2; }
        @media only screen and (min-width: 0) and (max-width: 768px) {
          #main .eventReportList .article a:hover {
            background: transparent; } }
      #main .eventReportList .article a .thumb {
        display: block;
        margin: 0 auto 7px;
        width: 200px;
        height: 130px; }
        @media only screen and (min-width: 0) and (max-width: 500px) {
          #main .eventReportList .article a .thumb {
            width: 100px;
            height: auto;
            margin: 0 10px 0 0;
            float: left; } }
      #main .eventReportList .article a .categoryUpdate {
        overflow: hidden;
        *zoom: 1;
        font-size: 11px;
        font-size: 1.1rem;
        margin: 0;
        padding: 0;
        line-height: 1; }
        @media only screen and (min-width: 0) and (max-width: 500px) {
          #main .eventReportList .article a .categoryUpdate {
            display: none; } }
        @media only screen and (min-width: 501px) and (max-width: 768px) {
          #main .eventReportList .article a .categoryUpdate {
            width: 200px;
            margin: 0 auto; } }
        #main .eventReportList .article a .categoryUpdate li {
          display: inline-block;
          padding: 6px 10px;
          border: 1px solid #c7c7c7; }
        #main .eventReportList .article a .categoryUpdate .eventCat {
          padding: 6px 10px 6px 25px;
          position: relative;
          width: 60%; }
        #main .eventReportList .article a .categoryUpdate li.rikejo {
          padding-left: 25px; }
          #main .eventReportList .article a .categoryUpdate li.rikejo:before {
            position: absolute;
            left: 5px;
            top: 50%;
            margin-top: -9px;
            display: inline-block;
            content: '\e6ad';
            font-family: 'icomoon';
            font-size: 18px;
            width: 18px;
            height: 18px;
            line-height: 18px;
            color: #ff8fb7; }
        #main .eventReportList .article a .categoryUpdate li.sv {
          padding-left: 25px; }
          #main .eventReportList .article a .categoryUpdate li.sv:before {
            position: absolute;
            left: 5px;
            top: 50%;
            margin-top: -9px;
            display: inline-block;
            content: '\e6ad';
            font-family: 'icomoon';
            font-size: 18px;
            width: 18px;
            height: 18px;
            line-height: 18px;
            color: #79ce30; }
        #main .eventReportList .article a .categoryUpdate li.experience {
          padding-left: 25px; }
          #main .eventReportList .article a .categoryUpdate li.experience:before {
            position: absolute;
            left: 5px;
            top: 50%;
            margin-top: -9px;
            display: inline-block;
            content: '\e6ad';
            font-family: 'icomoon';
            font-size: 18px;
            width: 18px;
            height: 18px;
            line-height: 18px;
            color: #43ccff; }
        #main .eventReportList .article a .categoryUpdate li.other {
          padding-left: 25px; }
          #main .eventReportList .article a .categoryUpdate li.other:before {
            position: absolute;
            left: 5px;
            top: 50%;
            margin-top: -9px;
            display: inline-block;
            content: '\e6ad';
            font-family: 'icomoon';
            font-size: 18px;
            width: 18px;
            height: 18px;
            line-height: 18px;
            color: #ffb600; }
        #main .eventReportList .article a .categoryUpdate .upDate {
          width: 40%;
          border-left: none;
          color: #858585; }
      #main .eventReportList .article a .title {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.3; }
        @media only screen and (min-width: 0) and (max-width: 500px) {
          #main .eventReportList .article a .title {
            width: auto;
            margin: 0; } }
        @media only screen and (min-width: 501px) and (max-width: 768px) {
          #main .eventReportList .article a .title {
            width: 200px;
            margin: 0 auto; } }
        #main .eventReportList .article a .title .icon {
          vertical-align: middle;
          margin: 0 3px 3px;
          display: inline-block; }
      #main .eventReportList .article a .honbun {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.5;
        padding: 0 0 7px; }
        @media only screen and (min-width: 0) and (max-width: 768px) {
          #main .eventReportList .article a .honbun {
            display: none; } }
    #main .eventReportList .article.rightBreak {
      margin-right: 0; }
#main .introduction {
  overflow: hidden;
  *zoom: 1; }
  #main .introduction .introductionList {
    overflow: hidden;
    *zoom: 1; }
    #main .introduction .introductionList .article {
      width: 25%;
      float: left; }
      @media only screen and (min-width: 0) and (max-width: 480px) {
        #main .introduction .introductionList .article {
          width: 100%;
          margin: 0 0 20px;
          float: none; } }
      @media only screen and (min-width: 481px) and (max-width: 768px) {
        #main .introduction .introductionList .article {
          width: 50%;
          margin: 0 0 20px; } }
      #main .introduction .introductionList .article a {
        color: #000;
        text-decoration: none; }
        #main .introduction .introductionList .article a .thumb {
          text-align: center;
          margin: 0 0 12px; }
          #main .introduction .introductionList .article a .thumb img {
            width: 190px; }
        #main .introduction .introductionList .article a .title {
          padding: 0 10px;
          text-align: center;
          font-size: 18px;
          font-size: 1.8rem;
          margin: 0 0 5px;
          line-height: 1.2; }
          #main .introduction .introductionList .article a .title .sub {
            font-size: 0.7em;
            display: block; }
        #main .introduction .introductionList .article a .desc {
          margin: 0 auto;
          width: 190px;
          font-size: 13px;
          font-size: 1.3rem;
          line-height: 1.5; }
          #main .introduction .introductionList .article a .desc em {
            font-style: normal;
            font-weight: bold; }
        #main .introduction .introductionList .article a:hover .title {
          color: #990000;
          text-decoration: underline; }
        #main .introduction .introductionList .article a:hover .desc {
          color: #990000;
          text-decoration: underline; }

/*ページネーション
=====================*/
.pagination {
  margin: 0 0 60px; }
  @media only screen and (min-width: 0) and (max-width: 768px) {
    .pagination {
      margin: 0; } }
  .pagination .paginationUl {
    overflow: hidden;
    *zoom: 1;
    padding: 0;
    margin: 0 auto;
    width: 920px; }
    @media only screen and (min-width: 0) and (max-width: 768px) {
      .pagination .paginationUl {
        width: 100%; } }
    .pagination .paginationUl li {
      float: left;
      width: 50%;
      list-style: none;
      background: #ff7474; }
      .pagination .paginationUl li a {
        display: inline-block;
        line-height: 1;
        color: #fff;
        font-size: 30px;
        font-size: 3rem;
        text-decoration: none; }
        @media only screen and (min-width: 0) and (max-width: 480px) {
          .pagination .paginationUl li a {
            font-size: 16px;
            font-size: 1.6rem; } }
        .pagination .paginationUl li a:hover {
          text-decoration: underline; }
    .pagination .paginationUl .prev {
      padding: 0 0 0 20px; }
      @media only screen and (min-width: 0) and (max-width: 480px) {
        .pagination .paginationUl .prev {
          padding: 0 0 0 10px; } }
      .pagination .paginationUl .prev a {
        padding: 24px 20px 24px 54px;
        background: url(/rikei-ouen/assets/img/common/pagination-prev.png) left center no-repeat; }
        @media only screen and (min-width: 0) and (max-width: 480px) {
          .pagination .paginationUl .prev a {
            background-size: 22px;
            padding: 18px 15px 18px 30px; } }
    .pagination .paginationUl .next {
      padding: 0 20px 0 0;
      text-align: right; }
      @media only screen and (min-width: 0) and (max-width: 480px) {
        .pagination .paginationUl .next {
          padding: 0 10px 0 0; } }
      .pagination .paginationUl .next a {
        padding: 24px 54px 24px 20px;
        background: url(/new/assets/img/common/pagination-next.png) right center no-repeat; }
        @media only screen and (min-width: 0) and (max-width: 480px) {
          .pagination .paginationUl .next a {
            background-size: 22px;
            padding: 18px 30px 18px 15px; } }
    .pagination .paginationUl.alone .prev {
      margin-right: 50%; }
    .pagination .paginationUl.alone .next {
      margin-left: 50%; }

/*バブルボックス
=====================*/
.bubbleBox {
  z-index: 100;
  position: relative; }
  .bubbleBox .trigger {
    margin: 0;
    cursor: pointer;
    border: 1px solid #c7c7c7;
    padding: 8px 40px 8px 8px;
    position: relative;
    font-size: 14px;
    line-height: 1; }
    .bubbleBox .trigger:after {
      color: #000;
      content: '\e696';
      font-family: 'icomoon';
      font-size: 28px;
      line-height: 30px;
      height: 30px;
      width: 30px;
      display: inline-block;
      border-left: 1px solid #c7c7c7;
      position: absolute;
      right: 0;
      top: 0;
      text-align: center; }
  .bubbleBox .inner {
    position: absolute;
    background: #fff;
    padding: 5px 10px;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c7c7c7;
    display: none;
    top: 33px; }
    .bubbleBox .inner ul {
      font-size: 13px;
      font-size: 1.3rem;
      margin: 0;
      padding: 0; }
      .bubbleBox .inner ul li {
        list-style: none;
        border-bottom: 1px dotted #c7c7c7; }
        .bubbleBox .inner ul li:last-child {
          border-bottom: none; }
        .bubbleBox .inner ul li a {
          padding: 5px 5px;
          display: block;
          white-space: nowrap;
          text-decoration: none;
          color: #000; }
          .bubbleBox .inner ul li a:hover {
            color: #990000; }
  .bubbleBox.active .inner {
    display: block; }

/*Indexページ
=====================*/
.IndexContents .pageContent .intro {
  margin: 30px 0; }
  @media only screen and (min-width: 0) and (max-width: 480px) {
    .IndexContents .pageContent .intro {
      margin: 10px 0; } }
  .IndexContents .pageContent .intro h2 {
    text-align: center; }
    .IndexContents .pageContent .intro h2 span {
      display: block;
      padding-top: 5px;
      font-weight: normal; }
    @media only screen and (min-width: 0) and (max-width: 480px) {
      .IndexContents .pageContent .intro h2 img {
        width: 50%;
        height: auto; } }
  .IndexContents .pageContent .intro .lead {
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: YuMincho, "游明朝", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
    @media only screen and (min-width: 0) and (max-width: 480px) {
      .IndexContents .pageContent .intro .lead {
        display: none; } }
.IndexContents .pageContent .innerContent {
  overflow: hidden;
  *zoom: 1;
  padding: 20px 0;
  margin: 0 0 50px;
  background: #f3f3f3;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede; }
.IndexContents .pageContent h3 {
  text-align: center;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  margin: 15px 0 30px; }
  .IndexContents .pageContent h3 span {
    display: inline-block;
    border: 3px solid #000;
    padding: 5px 10px; }
  @media only screen and (min-width: 0) and (max-width: 480px) {
    .IndexContents .pageContent h3 {
      display: none; } }
.IndexContents .pageContent .indexList {
  overflow: hidden;
  *zoom: 1; }
  .IndexContents .pageContent .indexList .box {
    width: 50%;
    float: left;
    margin: 0 0 30px; }
    @media only screen and (min-width: 0) and (max-width: 480px) {
      .IndexContents .pageContent .indexList .box {
        width: 100%;
        margin: 0 0 30px;
        padding-bottom: 20px;
        float: none;
        border-bottom: 1px dotted #dedede; } }
    @media only screen and (min-width: 481px) and (max-width: 768px) {
      .IndexContents .pageContent .indexList .box {
        width: 100%;
        margin: 0 0 30px; } }
    .IndexContents .pageContent .indexList .box a {
      color: #00aceb;
      text-decoration: none; }
      .IndexContents .pageContent .indexList .box a .thumb {
        text-align: center;
        margin: 0 0 12px; }
        .IndexContents .pageContent .indexList .box a .thumb img {
          width: 357px; }
          @media only screen and (min-width: 0px) and (max-width: 481px) {
            .IndexContents .pageContent .indexList .box a .thumb img {
              width: 90%; } }
      .IndexContents .pageContent .indexList .box a .title {
        padding: 0 10px 0 30px;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: bold;
        margin: 0 auto;
        width: 357px;
        line-height: 1.2;
        position: relative; }
        .IndexContents .pageContent .indexList .box a .title::before {
          border-radius: 50%;
          background: #00aceb;
          content: "";
          display: block;
          height: 20px;
          left: 0;
          margin: -11px 0 0;
          position: absolute;
          top: 50%;
          width: 20px; }
        .IndexContents .pageContent .indexList .box a .title::after {
          border-bottom: 2px solid #fff;
          border-right: 2px solid #fff;
          content: "";
          display: block;
          height: 6px;
          left: 5px;
          margin-top: -5px;
          position: absolute;
          top: 50%;
          transform: rotate(-45deg);
          width: 6px; }
      .IndexContents .pageContent .indexList .box a .desc {
        margin: 0 auto;
        padding-top: 10px;
        width: 357px;
        color: #333;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.5; }
        .IndexContents .pageContent .indexList .box a .desc em {
          font-style: normal;
          font-weight: bold; }
        @media only screen and (min-width: 0px) and (max-width: 481px) {
          .IndexContents .pageContent .indexList .box a .desc {
            display: none; } }

/*homeSlider
///////////////////////////////////////////////////////////////////*/
.home #main .pageArticle {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  margin: 0; }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .home #main .pageArticle {
      width: 100%;
      max-width: 768px;
      min-width: 0; } }
  .home #main .pageArticle .topMain {
    max-width: 1200px;
    margin: 0 auto; }
    .home #main .pageArticle .topMain .homeSlider .homeImg {
      width: 100%;
      max-width: 1200px;
      height: auto; }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .home #main .pageArticle .topMain .homeSlider .homeImg {
          width: 100%;
          height: auto; } }
      @media only screen and (min-width: 769px) and (max-width: 1024px) {
        .home #main .pageArticle .topMain .homeSlider .homeImg {
          width: 100%;
          height: auto; } }
    .home #main .pageArticle .topMain .bx-controls {
      width: 920px;
      margin: 0 auto;
      padding: 5px 0 0;
      overflow: hidden;
      *zoom: 1; }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        .home #main .pageArticle .topMain .bx-controls {
          width: 100%;
          height: auto; } }
      @media only screen and (min-width: 769px) and (max-width: 1024px) {
        .home #main .pageArticle .topMain .bx-controls {
          width: 100%;
          height: auto;
          max-width: 920px;
          min-width: 769px; } }
      .home #main .pageArticle .topMain .bx-controls .bx-pager {
        overflow: hidden;
        *zoom: 1;
        float: right;
        display: inline-block; }
        .home #main .pageArticle .topMain .bx-controls .bx-pager .bx-pager-item {
          float: left;
          padding: 0 5px; }
          .home #main .pageArticle .topMain .bx-controls .bx-pager .bx-pager-item a {
            display: inline-block;
            width: 16px;
            height: 16px;
            border: 1px solid #000;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            border-radius: 100%;
            overflow: hidden;
            text-indent: 100%;
            white-space: nowrap;
            outline: none; }
            .home #main .pageArticle .topMain .bx-controls .bx-pager .bx-pager-item a a {
              display: block;
              height: 100%;
              width: 100%; }
          .home #main .pageArticle .topMain .bx-controls .bx-pager .bx-pager-item a.active {
            background: #000; }
  .home #main .pageArticle .pageContent .division {
    overflow: hidden;
    *zoom: 1;
    padding: 20px 0;
    margin: 0; }
    .home #main .pageArticle .pageContent .division .divisionList {
      overflow: hidden;
      *zoom: 1; }
      .home #main .pageArticle .pageContent .division .divisionList h2 {
        text-align: center; }
        @media only screen and (min-width: 0) and (max-width: 480px) {
          .home #main .pageArticle .pageContent .division .divisionList h2 img {
            width: 90%;
            height: auto; } }
      .home #main .pageArticle .pageContent .division .divisionList .lead {
        text-align: center;
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.5;
        font-family: YuMincho, "游明朝", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
        @media only screen and (min-width: 0) and (max-width: 480px) {
          .home #main .pageArticle .pageContent .division .divisionList .lead {
            font-size: 16px;
            font-size: 1.6rem; } }
      .home #main .pageArticle .pageContent .division .divisionList .article {
        width: 25%;
        float: left; }
        @media only screen and (min-width: 0) and (max-width: 480px) {
          .home #main .pageArticle .pageContent .division .divisionList .article {
            width: 100%;
            margin: 0 0 20px;
            float: none; } }
        @media only screen and (min-width: 481px) and (max-width: 768px) {
          .home #main .pageArticle .pageContent .division .divisionList .article {
            width: 50%;
            margin: 0 0 20px; } }
        .home #main .pageArticle .pageContent .division .divisionList .article a {
          color: #000;
          text-decoration: none; }
          .home #main .pageArticle .pageContent .division .divisionList .article a .thumb {
            text-align: center;
            margin: 0 0 12px; }
            .home #main .pageArticle .pageContent .division .divisionList .article a .thumb img {
              width: 190px; }
        .home #main .pageArticle .pageContent .division .divisionList .article .title {
          padding: 0 10px 10px;
          text-align: center;
          font-size: 16px;
          font-size: 1.6rem;
          font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          margin: 0 0 5px;
          line-height: 1.2; }
          .home #main .pageArticle .pageContent .division .divisionList .article .title .sub {
            font-size: 0.7em;
            display: block; }
        .home #main .pageArticle .pageContent .division .divisionList .article .complement {
          font-size: 14px;
          font-size: 1.4rem;
          text-align: center;
          padding-bottom: 10px; }
          .home #main .pageArticle .pageContent .division .divisionList .article .complement span {
            border-radius: 4px;
            background: #dedede;
            padding: 10px; }
        .home #main .pageArticle .pageContent .division .divisionList .article .desc {
          margin: 0 auto;
          width: 190px;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.5; }
          .home #main .pageArticle .pageContent .division .divisionList .article .desc em {
            font-style: normal;
            font-weight: bold; }
          @media only screen and (min-width: 0) and (max-width: 480px) {
            .home #main .pageArticle .pageContent .division .divisionList .article .desc {
              display: none; } }
          @media only screen and (min-width: 481px) and (max-width: 768px) {
            .home #main .pageArticle .pageContent .division .divisionList .article .desc {
              display: none; } }
        .home #main .pageArticle .pageContent .division .divisionList .article:hover .title {
          color: #00aceb;
          text-decoration: underline; }
        .home #main .pageArticle .pageContent .division .divisionList .article:hover .desc {
          color: #00aceb;
          text-decoration: underline; }
  .home #main .pageArticle .bannerBox {
    overflow: hidden;
    *zoom: 1; }
    .home #main .pageArticle .bannerBox .unit {
      overflow: hidden;
      *zoom: 1;
      margin-bottom: 30px; }
      .home #main .pageArticle .bannerBox .unit .recruit {
        width: 50%;
        float: left; }
        @media only screen and (min-width: 0) and (max-width: 480px) {
          .home #main .pageArticle .bannerBox .unit .recruit {
            width: 100%;
            margin: 0 0 20px;
            float: none; } }
        @media only screen and (min-width: 481px) and (max-width: 768px) {
          .home #main .pageArticle .bannerBox .unit .recruit {
            width: 100%;
            margin: 0 0 20px; } }
        .home #main .pageArticle .bannerBox .unit .recruit h3 {
          color: #333;
          font-size: 24px;
          font-size: 2.4rem;
          position: relative;
          padding-left: 35px; }
          .home #main .pageArticle .bannerBox .unit .recruit h3:before {
            position: absolute;
            left: 0;
            width: 30px;
            height: 30px;
            text-align: center;
            font-size: 22px;
            color: #9f9ea8;
            background: #fff;
            font-family: "icomoon";
            content: "\e60e"; }
          .home #main .pageArticle .bannerBox .unit .recruit h3 .workBtn {
            font-size: 17px;
            font-size: 1.7rem; }
            .home #main .pageArticle .bannerBox .unit .recruit h3 .workBtn a {
              position: absolute;
              right: 0;
              top: 5px;
              padding: 5px 7px;
              display: block;
              border-radius: 5px;
              -moz-border-radius: 5px;
              -webkit-border-radius: 5px;
              background: #fff;
              color: #00aceb;
              border: 1px solid #00aceb; }
            .home #main .pageArticle .bannerBox .unit .recruit h3 .workBtn a:hover {
              background: #00aceb;
              color: #fff; }
        .home #main .pageArticle .bannerBox .unit .recruit .box {
          border: 1px solid #dddddd;
          padding: 20px;
          width: 100%;
          overflow: hidden;
          *zoom: 1; }
          .home #main .pageArticle .bannerBox .unit .recruit .box .left {
            width: 50%;
            float: left; }
          .home #main .pageArticle .bannerBox .unit .recruit .box .right {
            width: 50%;
            float: right; }
          .home #main .pageArticle .bannerBox .unit .recruit .box dl dt {
            float: left; }
            @media only screen and (min-width: 0) and (max-width: 480px) {
              .home #main .pageArticle .bannerBox .unit .recruit .box dl dt {
                float: none; } }
          .home #main .pageArticle .bannerBox .unit .recruit .box dl dd {
            margin-left: 90px;
            font-size: 14px;
            font-size: 1.4rem; }
            @media only screen and (min-width: 0) and (max-width: 480px) {
              .home #main .pageArticle .bannerBox .unit .recruit .box dl dd {
                margin-left: 0; } }
      .home #main .pageArticle .bannerBox .unit .webcatalog {
        width: 45%;
        float: right; }
        @media only screen and (min-width: 0) and (max-width: 480px) {
          .home #main .pageArticle .bannerBox .unit .webcatalog {
            width: 100%;
            margin: 0 0 20px;
            float: none; } }
        @media only screen and (min-width: 481px) and (max-width: 768px) {
          .home #main .pageArticle .bannerBox .unit .webcatalog {
            width: 100%;
            margin: 0 0 20px; } }
        .home #main .pageArticle .bannerBox .unit .webcatalog h3 {
          color: #333;
          font-size: 24px;
          font-size: 2.4rem;
          position: relative;
          padding-left: 35px; }
          .home #main .pageArticle .bannerBox .unit .webcatalog h3:before {
            position: absolute;
            left: 0;
            width: 30px;
            height: 30px;
            text-align: center;
            font-size: 22px;
            color: #9f9ea8;
            background: #fff;
            font-family: "icomoon";
            content: "\e637"; }
        .home #main .pageArticle .bannerBox .unit .webcatalog .box {
          border: 1px solid #dddddd;
          padding: 20px;
          overflow: hidden;
          *zoom: 1; }
          .home #main .pageArticle .bannerBox .unit .webcatalog .box dl dt {
            float: left; }
            @media only screen and (min-width: 0) and (max-width: 480px) {
              .home #main .pageArticle .bannerBox .unit .webcatalog .box dl dt {
                float: none; } }
          .home #main .pageArticle .bannerBox .unit .webcatalog .box dl dd {
            margin-left: 200px;
            font-size: 18px;
            font-size: 1.8rem;
            color: #a2a2ac; }
            @media only screen and (min-width: 0) and (max-width: 480px) {
              .home #main .pageArticle .bannerBox .unit .webcatalog .box dl dd {
                margin-left: 0; } }
            .home #main .pageArticle .bannerBox .unit .webcatalog .box dl dd span {
              font-size: 14px;
              font-size: 1.4rem;
              display: block; }
          .home #main .pageArticle .bannerBox .unit .webcatalog .box dl .linkBtn {
            display: inline-block;
            font-size: 14px;
            font-size: 1.4rem;
            background: #333;
            color: #fff;
            text-align: center;
            margin-top: 10px;
            padding: 5px 10px; }
      .home #main .pageArticle .bannerBox .unit .other {
        overflow: hidden;
        *zoom: 1; }
        .home #main .pageArticle .bannerBox .unit .other ul {
          padding-left: 0; }
          .home #main .pageArticle .bannerBox .unit .other ul li {
            float: left;
            list-style: none;
            width: 225px;
            margin: 0 10px 10px 0; }
            @media only screen and (min-width: 0) and (max-width: 480px) {
              .home #main .pageArticle .bannerBox .unit .other ul li {
                margin: 0 auto 10px;
                float: none; } }
            @media only screen and (min-width: 481px) and (max-width: 768px) {
              .home #main .pageArticle .bannerBox .unit .other ul li {
                margin: 0 20px 20px 0; } }

/*company
///////////////////////////////////////////////////////////////////*/
.company #main .pageArticle {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  margin: 0; }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .company #main .pageArticle {
      width: 100%;
      max-width: 768px;
      min-width: 0; } }

#message .sign {
  float: right;
  padding: 33px 0 0; }
  #message .sign .sign-txt {
    padding: 0;
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem; }
  #message .sign .sigh-img {
    height: 44px;
    margin: 0;
    padding: 14px 0 0;
    width: 200px; }

#development .tableLayout dt {
  width: 200px; }
  @media only screen and (min-width: 0px) and (max-width: 480px) {
    #development .tableLayout dt {
      display: block;
      width: 100%; } }

#group .sect h3 {
  margin: 0; }
#group #accessList {
  padding: 0; }
  #group #accessList .blockMap {
    clear: both;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    padding: 40px 0;
    list-style: none; }
    #group #accessList .blockMap .left {
      float: left; }
    #group #accessList .blockMap .right {
      margin-left: 150px; }
    #group #accessList .blockMap h4 {
      font-size: 16px;
      font-weight: bold;
      display: inline-block;
      margin: 0 0 30px 0;
      box-sizing: border-box; }
    #group #accessList .blockMap .addressText {
      border: 1px solid #ebebeb;
      padding: 15px;
      font-weight: bold;
      font-size: 14px;
      font-size: 1.4rem; }
    #group #accessList .blockMap .text {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.8; }
    #group #accessList .blockMap .returnList {
      float: right;
      margin-top: 7px; }
    #group #accessList .blockMap #gmap1 iframe {
      width: 100%; }

#organization .chart img {
  width: auto;
  max-width: 100%;
  height: auto; }
  @media only screen and (min-width: 0px) and (max-width: 468px) {
    #organization .chart img {
      width: 100%;
      height: auto; } }
  @media only screen and (min-width: 469px) and (max-width: 1024px) {
    #organization .chart img {
      width: 100%;
      height: auto; } }

#recruit .entry-img {
  position: absolute;
  right: 0;
  top: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 1024px) {
    #recruit .entry-img {
      display: none; } }
#recruit .tableLayout dt {
  width: 230px; }
  @media only screen and (min-width: 0px) and (max-width: 480px) {
    #recruit .tableLayout dt {
      display: block;
      width: 100%; } }
#recruit .left {
  float: left;
  width: 45%; }
  @media only screen and (min-width: 0px) and (max-width: 480px) {
    #recruit .left {
      display: block;
      width: 100%; } }
#recruit .right {
  float: right;
  width: 45%; }
  @media only screen and (min-width: 0px) and (max-width: 480px) {
    #recruit .right {
      display: block;
      width: 100%; } }
#recruit .recruitContact {
  background: #f5f5f5;
  padding: 10px; }
  #recruit .recruitContact h4 {
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0;
    padding: 0 0 0 24px;
    position: relative; }
    #recruit .recruitContact h4::before {
      width: 16px;
      height: 16px;
      padding-right: 5px;
      text-align: left;
      font-size: 16px;
      color: #333;
      font-family: "icomoon";
      content: "\e604";
      vertical-align: middle;
      position: absolute;
      left: 0; }
  #recruit .recruitContact .inner {
    font-size: 14px;
    font-size: 1.4rem; }
    #recruit .recruitContact .inner dt {
      border-radius: 4px;
      background: #c7c7c7;
      color: #333;
      text-align: center;
      float: left;
      width: 8em; }
      @media only screen and (min-width: 0px) and (max-width: 480px) {
        #recruit .recruitContact .inner dt {
          float: none;
          width: 100%;
          border-radius: 0; } }
    #recruit .recruitContact .inner dd {
      margin: 0 0 5px 9em; }
      @media only screen and (min-width: 0px) and (max-width: 480px) {
        #recruit .recruitContact .inner dd {
          display: block;
          width: 100%;
          margin: 0 0 5px 0; } }

#contact .contact_list {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  padding: 0;
  margin-bottom: 60px; }
  #contact .contact_list li {
    float: left;
    width: 25%;
    background: none;
    list-style: none; }
    @media only screen and (min-width: 0) and (max-width: 480px) {
      #contact .contact_list li {
        width: 100%;
        margin: 0 0 20px;
        border-bottom: 2px solid #EEEEEE;
        float: none; } }
    @media only screen and (min-width: 481px) and (max-width: 768px) {
      #contact .contact_list li {
        width: 50%;
        margin: 0 0 20px; } }
    #contact .contact_list li .icon {
      margin-bottom: 20px;
      text-align: center; }
    #contact .contact_list li h4 {
      font-size: 16px;
      text-align: center;
      margin-bottom: 20px; }
      @media only screen and (min-width: 769px) and (max-width: 1024px) {
        #contact .contact_list li h4 {
          font-size: 14px;
          font-size: 1.4rem; } }
    #contact .contact_list li p {
      font-size: 14px;
      font-size: 1.4rem;
      text-align: center; }
      #contact .contact_list li p span {
        border-radius: 4px;
        background: #dedede;
        padding: 10px; }

/*event
///////////////////////////////////////////////////////////////////*/
.event #main .pageArticle {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  margin: 0; }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .event #main .pageArticle {
      width: 100%;
      max-width: 768px;
      min-width: 0; } }

#whatsnew .listBox {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  padding-left: 0;
  margin-left: -30px; }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    #whatsnew .listBox {
      margin-left: 0; } }
  #whatsnew .listBox li {
    background: none repeat scroll 0 0 #f3f3f3;
    float: left;
    list-style: outside none none;
    margin: 0 0 20px 40px;
    width: 45%; }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      #whatsnew .listBox li {
        width: 100%;
        margin: 0 0 20px 0; } }
    #whatsnew .listBox li a {
      text-decoration: none;
      overflow: hidden;
      *zoom: 1; }
      #whatsnew .listBox li a .date {
        font-size: 12px;
        font-size: 1.2rem;
        background: none repeat scroll 0 0 #c7c7c7;
        padding: 8px 10px;
        margin: 0;
        color: #fff;
        z-index: 10; }
      #whatsnew .listBox li a .photoImage {
        float: right;
        width: 100px;
        height: 80px;
        padding: 0;
        margin: 0;
        z-index: 20; }
        @media only screen and (min-width: 0) and (max-width: 480px) {
          #whatsnew .listBox li a .photoImage {
            display: none; } }
      #whatsnew .listBox li a .ttl {
        background: url(/assets/img/common/arrow1.png) 10px 12px no-repeat;
        font-size: 14px;
        font-size: 1.4rem;
        padding: 10px 0 10px 35px;
        margin: 0;
        z-index: 10;
        float: left;
        width: 260px; }
        #whatsnew .listBox li a .ttl span {
          display: block;
          font-weight: bold; }
#whatsnew .about-popup {
  font-size: 1.4em;
  height: 500px;
  line-height: 1.6;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: relative; }

#webCatalog {
  width: 100%; }
  #webCatalog .box {
    padding: 20px;
    overflow: hidden;
    *zoom: 1; }
    #webCatalog .box dl dt {
      float: left; }
      @media only screen and (min-width: 0) and (max-width: 480px) {
        #webCatalog .box dl dt {
          float: none; } }
    #webCatalog .box dl dd {
      margin-left: 200px;
      font-size: 18px;
      font-size: 1.8rem;
      color: #a2a2ac; }
      @media only screen and (min-width: 0) and (max-width: 480px) {
        #webCatalog .box dl dd {
          margin-left: 0; } }
      #webCatalog .box dl dd span {
        font-size: 12px;
        font-size: 1.2rem;
        display: block; }
    #webCatalog .box dl .linkBtn {
      display: inline-block;
      font-size: 12px;
      font-size: 1.2rem;
      background: #333;
      color: #fff;
      text-align: center;
      margin-top: 10px;
      padding: 5px 10px; }

#eventItem .sect-tit span {
  font-size: 18px;
  font-size: 1.8rem;
  padding-left: 10px; }
#eventItem .returnList {
  float: right;
  margin: 0; }
#eventItem .inner {
  overflow: hidden;
  *zoom: 1;
  width: 100%; }
  #eventItem .inner .date {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 0; }
  #eventItem .inner .detail {
    overflow: hidden;
    *zoom: 1;
    width: 100%; }
    #eventItem .inner .detail .left {
      float: left;
      width: 50%;
      max-width: 400px; }
      #eventItem .inner .detail .left .thum {
        width: 100%;
        height: auto; }
      #eventItem .inner .detail .left .link {
        background: url("/assets/img/common/arrow-gray.gif") no-repeat scroll 0 4px transparent;
        font-size: 14px;
        font-size: 1.4rem;
        margin-bottom: 3px;
        padding-left: 15px;
        text-align: left;
        width: auto; }
      @media only screen and (min-width: 0) and (max-width: 479px) {
        #eventItem .inner .detail .left {
          float: none;
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        #eventItem .inner .detail .left {
          float: none;
          width: 100%; } }
    #eventItem .inner .detail .right {
      float: right;
      width: 45%; }
      @media only screen and (min-width: 0) and (max-width: 479px) {
        #eventItem .inner .detail .right {
          float: none;
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        #eventItem .inner .detail .right {
          float: none;
          width: 100%; } }
      #eventItem .inner .detail .right .tableLayout dt, #eventItem .inner .detail .right .tableLayout dd {
        padding: 10px; }
      #eventItem .inner .detail .right .features {
        padding-left: 0;
        margin-bottom: 10px;
        overflow: hidden;
        *zoom: 1; }
        #eventItem .inner .detail .right .features li {
          background: url("/assets/img/common/circle-black_blue.gif") no-repeat scroll 0 4px transparent;
          color: #029fe9;
          font-size: 14px;
          font-size: 1.4rem;
          margin-bottom: 3px;
          padding-left: 15px;
          text-align: left;
          width: auto;
          list-style: none;
          display: block; }
      #eventItem .inner .detail .right .reference {
        padding-left: 0;
        overflow: hidden;
        *zoom: 1; }
        #eventItem .inner .detail .right .reference li {
          background: url("/assets/img/common/circle-black.gif") no-repeat scroll 0 4px transparent;
          font-size: 14px;
          font-size: 1.4rem;
          margin-bottom: 3px;
          padding-left: 15px;
          text-align: left;
          width: auto;
          list-style: none;
          display: block; }
  #eventItem .inner .priceBox {
    overflow: hidden;
    *zoom: 1;
    overflow-x: scroll; }
    #eventItem .inner .priceBox table {
      border-top: 1px solid #c8c8c8;
      font-size: 14px;
      font-size: 1.4rem;
      margin-bottom: 20px;
      table-layout: fixed;
      word-break: break-all;
      min-width: 800px;
      box-sizing: content-box;
      overflow-x: auto; }
      #eventItem .inner .priceBox table thead th {
        background: none repeat scroll 0 0 #f3fbff;
        border: 1px solid #b8b29e;
        font-weight: normal;
        text-align: center;
        padding: 5px; }
      #eventItem .inner .priceBox table thead .name {
        width: 30%; }
      #eventItem .inner .priceBox table thead .number {
        width: 30%; }
      #eventItem .inner .priceBox table tbody tr th {
        border: 1px solid #ccc;
        padding: 5px; }
      #eventItem .inner .priceBox table tbody tr td {
        border: 1px solid #ccc;
        box-sizing: content-box; }
      #eventItem .inner .priceBox table tbody tr .price {
        text-align: left;
        word-wrap: break-word; }

#eventWorks .work_list {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  padding: 0;
  margin: 0 0 60px 0; }
  #eventWorks .work_list li {
    float: left;
    width: 264px;
    height: 183px;
    list-style: none;
    margin: 0 20px 0 0; }
    @media only screen and (min-width: 0) and (max-width: 479px) {
      #eventWorks .work_list li {
        width: 100%;
        margin: 0 0 20px;
        float: none; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      #eventWorks .work_list li {
        width: 45%;
        margin: 0 20px 20px 0; } }
    #eventWorks .work_list li a {
      text-decoration: none; }
      #eventWorks .work_list li a .inner {
        width: 100%;
        height: auto; }
        #eventWorks .work_list li a .inner .thum {
          width: 100%;
          height: auto; }
  #eventWorks .work_list #work-01 {
    background-image: url(/assets/img/event/works/eventWorks-workImage01.jpg);
    background-repeat: no-repeat; }
  #eventWorks .work_list #work-02 {
    background-image: url(/assets/img/event/works/eventWorks-workImage02.jpg);
    background-repeat: no-repeat; }
  #eventWorks .work_list .link-wrapper {
    background-image: url(/assets/img/event/works/link-bg.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 264px;
    height: 183px;
    position: relative;
    line-height: 1em;
    color: #FFF;
    padding: 0 20px;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    /* ie 6 7 */
    -ms-filter: "alpha(opacity=0)";
    /* ie 8 */ }
    #eventWorks .work_list .link-wrapper a {
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: bold;
      color: #FFF !important;
      text-decoration: none !important; }
      #eventWorks .work_list .link-wrapper a:hover {
        text-decoration: underline !important;
        color: #FF0 !important; }
    #eventWorks .work_list .link-wrapper .link-image, #eventWorks .work_list .link-wrapper .link-animated_image {
      background-image: url(/assets/img/common/link-WHarrow.png);
      background-repeat: no-repeat;
      background-position: left center;
      padding: 20px 0 20px 60px;
      position: absolute;
      top: 50%;
      margin-top: -2em; }
#eventWorks .worksDetail .detailList {
  padding-left: 0; }
  #eventWorks .worksDetail .detailList li {
    display: inline-block;
    width: 82px;
    margin-right: 10px; }
    #eventWorks .worksDetail .detailList li a {
      border: 1px solid #ccc;
      display: block; }
      #eventWorks .worksDetail .detailList li a:hover {
        border: 1px solid #00aceb; }

/*avc
///////////////////////////////////////////////////////////////////*/
.avc #main .pageArticle {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  margin: 0; }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .avc #main .pageArticle {
      width: 100%;
      max-width: 768px;
      min-width: 0; } }

#avcNews .sect-tit2 {
  margin-bottom: 10px; }
#avcNews .text {
  font-size: 12px;
  padding-left: 15px;
  font-size: 14px;
  font-size: 1.4rem; }
#avcNews .date {
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 10px 0;
  padding-top: 10px;
  border-top: 1px dotted #dedede; }

#systemCase .accordion {
  width: 100%;
  margin: 0 auto 30px;
  padding: 10px;
  font-size: 16px; }
  #systemCase .accordion li {
    border-bottom: 1px solid #00aceb;
    list-style: none;
    margin-bottom: 30px; }
    #systemCase .accordion li .title {
      color: #00aceb;
      font-weight: bold;
      background: url(/assets/img/avc/systemCase/title1-bg.png) 0 0 no-repeat;
      margin: 0;
      padding: 30px 0 30px 40px;
      position: relative; }
    #systemCase .accordion li ul {
      display: none;
      margin: 20px 0;
      overflow: hidden;
      *zoom: 1; }
      #systemCase .accordion li ul li {
        list-style-type: disc;
        border-bottom: 0;
        margin-bottom: 20px;
        float: left;
        width: 100%;
        margin: 0 30px 0 0;
        padding: 10px 0;
        border-bottom: 1px dotted #CCC; }
        #systemCase .accordion li ul li span {
          display: block;
          color: #666666; }

#avcList #main .avcListTable {
  width: 100%;
  border-collapse: collapse; }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    #avcList #main .avcListTable {
      display: block; } }
  #avcList #main .avcListTable thead th {
    background: #e6e6e6;
    border-bottom: 0; }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    #avcList #main .avcListTable thead {
      display: none; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    #avcList #main .avcListTable tbody {
      display: block; } }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    #avcList #main .avcListTable tbody tr {
      display: block;
      margin-bottom: 1.5em; } }
  #avcList #main .avcListTable tbody th {
    padding: 5px 15px;
    border: 1px solid #ccc;
    font-weight: bold; }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      #avcList #main .avcListTable tbody th {
        display: list-item;
        border: none;
        margin-bottom: 5px;
        list-style-type: none;
        color: #fff;
        background: #888; } }
  #avcList #main .avcListTable tbody td {
    padding: 5px 15px;
    border: 1px solid #ccc; }
    @media only screen and (min-width: 0px) and (max-width: 768px) {
      #avcList #main .avcListTable tbody td {
        display: list-item;
        border: none;
        margin-left: 20px;
        padding: 0; } }
#avcList #main .list-box {
  border-top: 2px solid #E1E1E1;
  border-bottom: 2px solid #E1E1E1;
  background-color: #fafafa;
  padding: 10px; }
  #avcList #main .list-box ul {
    font-size: 0;
    padding-left: 0; }
    #avcList #main .list-box ul li {
      display: inline-block;
      font-size: 14px;
      width: 10%;
      background: url(/assets/img/common/arrow-gray.gif) 0 5px no-repeat;
      padding-left: 10px; }
      @media only screen and (min-width: 0px) and (max-width: 480px) {
        #avcList #main .list-box ul li {
          width: 20%; } }

#originalProduct .returnList {
  float: right;
  margin: 0 0 20px; }
#originalProduct .sect-tit4 {
  margin-top: 0; }
#originalProduct .listBox {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  padding-left: 0;
  margin-left: -40px; }
  #originalProduct .listBox li {
    background: none repeat scroll 0 0 #f7f7f7;
    border-top: 2px solid #c7c7c7;
    float: left;
    list-style: outside none none;
    margin: 0 0 20px 40px;
    padding: 11px 20px 10px;
    width: 28%; }
    @media only screen and (min-width: 0px) and (max-width: 468px) {
      #originalProduct .listBox li {
        width: 88%; } }
    @media only screen and (min-width: 469px) and (max-width: 1024px) {
      #originalProduct .listBox li {
        width: 40%; } }
    #originalProduct .listBox li .sect-tit4 span {
      font-size: 12px;
      font-size: 1.2rem;
      display: block; }
    #originalProduct .listBox li .thumb img {
      width: auto;
      max-width: 100%;
      height: auto; }
      @media only screen and (min-width: 0px) and (max-width: 468px) {
        #originalProduct .listBox li .thumb img {
          width: 100%;
          height: auto; } }
      @media only screen and (min-width: 469px) and (max-width: 1024px) {
        #originalProduct .listBox li .thumb img {
          width: 100%;
          height: auto; } }
    #originalProduct .listBox li .detailLink {
      background: none repeat scroll 0 0 #fff;
      font-size: 12px;
      font-size: 1.2rem;
      margin-top: 9px;
      text-decoration: none; }
      #originalProduct .listBox li .detailLink a {
        border: 1px dotted #949494;
        display: block;
        padding: 5px 0 4px;
        text-align: center;
        text-decoration: none; }
        #originalProduct .listBox li .detailLink a:hover {
          background: #00aceb;
          color: #fff; }
#originalProduct .photoImage {
  overflow: hidden;
  *zoom: 1;
  padding-left: 0;
  margin-top: 30px; }
  #originalProduct .photoImage li {
    float: left;
    list-style: none;
    padding: 0 20px 20px 0; }
#originalProduct .productList {
  border: 1px solid #dedede;
  border-radius: 10px;
  padding-left: 10px; }
  #originalProduct .productList li {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 20px 10px 15px;
    list-style: none;
    background: url(/assets/img/common/arrow-red.gif) 0 15px no-repeat; }
    #originalProduct .productList li span {
      display: block; }
  #originalProduct .productList .file_icon {
    padding: 0 2px;
    vertical-align: baseline; }
#originalProduct .photoImage-big {
  padding-left: 0; }
  #originalProduct .photoImage-big li {
    list-style: none; }
    #originalProduct .photoImage-big li img {
      width: 100%;
      max-width: 680px;
      height: auto; }
      @media only screen and (min-width: 0px) and (max-width: 768px) {
        #originalProduct .photoImage-big li img {
          width: 100%;
          height: auto; } }
      @media only screen and (min-width: 769px) and (max-width: 1024px) {
        #originalProduct .photoImage-big li img {
          width: 100%;
          height: auto; } }

/*media
///////////////////////////////////////////////////////////////////*/
.media #main .pageArticle {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  margin: 0; }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .media #main .pageArticle {
      width: 100%;
      max-width: 768px;
      min-width: 0; } }

#mediaNews .sect-tit2 {
  margin-bottom: 10px; }
#mediaNews .date {
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 10px 0;
  padding-top: 10px;
  border-top: 1px dotted #dedede; }

#applicationSoft .returnList {
  float: right;
  margin: 0 0 20px; }
#applicationSoft .sect-tit4 {
  margin-top: 0; }
#applicationSoft .listBox {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  padding-left: 0;
  margin-left: -40px; }
  #applicationSoft .listBox li {
    background: none repeat scroll 0 0 #f7f7f7;
    border-top: 2px solid #c7c7c7;
    float: left;
    list-style: outside none none;
    margin: 0 0 20px 40px;
    padding: 11px 20px 10px;
    width: 28%; }
    @media only screen and (min-width: 0px) and (max-width: 468px) {
      #applicationSoft .listBox li {
        width: 88%; } }
    @media only screen and (min-width: 469px) and (max-width: 1024px) {
      #applicationSoft .listBox li {
        width: 40%; } }
    #applicationSoft .listBox li .sect-tit4 span {
      font-size: 12px;
      font-size: 1.2rem;
      display: block; }
    #applicationSoft .listBox li .thumb img {
      width: auto;
      max-width: 100%;
      height: auto; }
      @media only screen and (min-width: 0px) and (max-width: 468px) {
        #applicationSoft .listBox li .thumb img {
          width: 100%;
          height: auto; } }
      @media only screen and (min-width: 469px) and (max-width: 1024px) {
        #applicationSoft .listBox li .thumb img {
          width: 100%;
          height: auto; } }
    #applicationSoft .listBox li .detailLink {
      background: none repeat scroll 0 0 #fff;
      font-size: 12px;
      font-size: 1.2rem;
      margin-top: 9px;
      text-decoration: none; }
      #applicationSoft .listBox li .detailLink a {
        border: 1px dotted #949494;
        display: block;
        padding: 5px 0 4px;
        text-align: center;
        text-decoration: none; }
        #applicationSoft .listBox li .detailLink a:hover {
          background: #00aceb;
          color: #fff; }
#applicationSoft .photoImage {
  overflow: hidden;
  *zoom: 1;
  padding-left: 0;
  margin-top: 30px; }
  #applicationSoft .photoImage li {
    float: left;
    list-style: none;
    padding: 0 20px 20px 0; }
#applicationSoft #overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.7;
  z-index: 100; }

/*production
///////////////////////////////////////////////////////////////////*/
.production #main .pageArticle {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  margin: 0; }
  @media only screen and (min-width: 0px) and (max-width: 768px) {
    .production #main .pageArticle {
      width: 100%;
      max-width: 768px;
      min-width: 0; } }

#productionNews .sect-tit2 {
  margin-bottom: 10px; }
#productionNews .date {
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 10px 0;
  padding-top: 10px;
  border-top: 1px dotted #dedede; }

#productionWorks .work_list {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  padding: 0;
  margin: 0 0 60px 0; }
  #productionWorks .work_list li {
    float: left;
    width: 30%;
    list-style: none;
    margin: 0 20px 0 0; }
    @media only screen and (min-width: 0) and (max-width: 479px) {
      #productionWorks .work_list li {
        width: 100%;
        margin: 0 0 20px;
        float: none; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      #productionWorks .work_list li {
        width: 45%;
        margin: 0 20px 20px 0; } }
    #productionWorks .work_list li a {
      text-decoration: none; }
      #productionWorks .work_list li a .inner {
        border: 1px solid #dbdbdb;
        width: 100%;
        height: auto; }
        #productionWorks .work_list li a .inner .thum {
          width: 100%;
          height: auto; }
        #productionWorks .work_list li a .inner h4 {
          font-size: 16px;
          border-top: 1px solid #dbdbdb;
          padding: 10px 0 10px 30px;
          margin: 0;
          background: url(/assets/img/production/work/work-arrow.png) 10px 16px no-repeat; }

.Works .returnList {
  float: right;
  margin: 0 0 10px; }
.Works .inner {
  overflow: hidden;
  *zoom: 1;
  width: 100%; }
  .Works .inner .left {
    float: left; }
  .Works .inner .right {
    float: right; }
.Works .photoImage {
  overflow: hidden;
  *zoom: 1;
  padding-left: 0;
  margin-top: 30px; }
  .Works .photoImage li {
    float: left;
    list-style: none;
    padding: 0 20px 20px 0; }
.Works .workList {
  border: 1px solid #dedede;
  padding-left: 30px; }
  .Works .workList li {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 20px 10px 10px; }
    .Works .workList li span {
      display: block; }

#workTechnical .inner {
  overflow: hidden;
  *zoom: 1;
  width: 100%; }

#workProduction {
  /* フロー */ }
  #workProduction .inner {
    overflow: hidden;
    *zoom: 1;
    width: 100%; }
    #workProduction .inner .left {
      width: 50%; }
      @media only screen and (min-width: 0) and (max-width: 959px) {
        #workProduction .inner .left {
          float: none;
          width: 100%; } }
    #workProduction .inner .right {
      width: 50%; }
      @media only screen and (min-width: 0) and (max-width: 959px) {
        #workProduction .inner .right {
          float: none;
          width: 100%; } }
  #workProduction .flow {
    margin: 14px auto 50px; }
    #workProduction .flow .box {
      margin: 0 auto 33px;
      width: 80%;
      padding: 10px;
      border: 1px solid #00aceb;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      position: relative;
      font-size: 14px;
      font-size: 1.4rem;
      /* テキストの指定 */
      line-height: 1.2;
      /* テキストの指定 */ }
      #workProduction .flow .box:after {
        border-top: 20px solid #00aceb;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        content: "";
        position: absolute;
        bottom: -20px;
        /* 三角形の高さ＋ボックスのボーダーをマイナスに */
        left: 50%;
        /* 中央寄せに使用 */
        margin-left: -30px;
        /* 中央寄せに使用 */ }
      @media only screen and (min-width: 0) and (max-width: 959px) {
        #workProduction .flow .box {
          width: 100%; } }
    #workProduction .flow .arrowNone:after {
      border: none; }
    #workProduction .flow .title {
      background: #00aceb;
      color: #fff;
      margin: 0 auto 20px;
      width: 80%;
      padding: 10px;
      position: relative;
      font-size: 14px;
      font-size: 1.4rem;
      /* テキストの指定 */
      line-height: 1.2;
      /* テキストの指定 */ }
      @media only screen and (min-width: 0) and (max-width: 959px) {
        #workProduction .flow .title {
          width: 100%; } }

#workDuplication .inner {
  overflow: hidden;
  *zoom: 1;
  width: 100%; }
  #workDuplication .inner .left {
    width: 50%; }
    @media only screen and (min-width: 0) and (max-width: 959px) {
      #workDuplication .inner .left {
        float: none;
        width: 100%; } }
  #workDuplication .inner .right {
    width: 40%; }
    #workDuplication .inner .right img {
      margin-top: 10px; }
    @media only screen and (min-width: 0) and (max-width: 959px) {
      #workDuplication .inner .right {
        float: none;
        width: 100%; } }
