@charset "UTF-8";
@font-face {
  font-family: "FagoScWeb";
  font-style: normal;
  font-weight: normal;
  src: url("http://www.steindesign.de/fileadmin/Steindesign/Distribution/Public/Fonts/FagoScWeb.eot") format("embedded-opentype"), url("http://www.steindesign.de/fileadmin/Steindesign/Distribution/Public/Fonts/FagoScWeb.woff") format("woff");
}

@font-face {
  font-family: "FagoWeb";
  font-style: normal;
  font-weight: normal;
  src: url("http://www.steindesign.de/fileadmin/Steindesign/Distribution/Public/Fonts/FagoWeb.eot") format("embedded-opentype"), url("http://www.steindesign.de/fileadmin/Steindesign/Distribution/Public/Fonts/FagoWeb.woff") format("woff");
}

* {
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  font-family: "FagoWeb",Verdana,sans-serif;
  margin: 0;
  padding: 0;

      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
     -moz-appearance: none;
          appearance: none;
  -webkit-appearance: none;
  /*overflow-y: scroll; /* has to be scroll, not auto */
  /*-webkit-overflow-scrolling: touch; */
}

/* body ***/
body {
  background-attachment: fixed;
  background-color: #eeeeee;
  background-image: url("../Images/body_background.jpg");
  background-position: 0 -2px;
  background-repeat: no-repeat;
  background-size: cover;
}

.wrapper {
  background-color: #ffffff;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  margin: 0 auto;
  max-width: 990px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 0;
}

/* header ***/
.header {
  background-image: url("../Images/header_background.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  height: 120px;
  margin: 0 auto -120px;
  max-width: 990px;
  position: relative;
  width: 100%;
  z-index: 100;
}

.logo {
  height: 24px;
  left: 60px;
  position: absolute;
  top: 40px;
  width: 140px;
}

.logo img {
  height: auto;
  width: 100%;
}

.keyvisual {
  height: 200px;
  position: absolute;
  right: 0;
  top: 0;
  width: 370px;
}

.keyvisual img {
  height: 100%;
  width: 100%;
}

.navigation-button {
  display: none;
}

/* Navigation ***/
.navigation {
  background-image: url("../Images/main_background.jpg");
  background-position: 0 52px;
  background-repeat: repeat-x;
  height: 100%;
  padding: 240px 0 0 90px;
  position: absolute;
  right: 0;
  top: 0;
  width: 330px;
  z-index: 0;
}

.navigation figure {
  height: 45px;
  width: 150px;
}

.navigation figure img {
  height: 100%;
  width: 100%;
}

.navigation ul {
  margin: 41px 0 0;
}

.navigation ul ul {
  display: none;
  margin: 0;
  padding: 5px 0 20px 30px;
}

.navigation .current > ul,
.navigation .active > ul {
  display: block;
}

.navigation li {
  display: block;
}

.navigation a {
  color: #999999;
  font-size: 30px;
  font-weight: normal;
  line-height: 32px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
}

.navigation ul ul a {
  font-size: 16px;
  line-height: 20px;
}

.navigation a:hover,
.navigation .current > a,
.navigation .active > a {
  color: #cc1f2f;
}

.navigation .contact-navigation {
  list-style: outside none none;
  padding: 0 2px;
  width: 150px;
}

.contact-navigation li {
  display: block;
  margin: 0 0 20px;
}

.contact-navigation a {
  background-color: #e0e0e0;
  color: #ffffff;
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0 25px;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
  width: 150px;
}

.contact-navigation li:nth-child(1) a:hover {
  background-color: #3b5998;
  color: #ffffff;
}

.contact-navigation li:nth-child(2) a:hover {
  background-color: #cc1f2f;
  color: #ffffff;
}

.contact-navigation span:nth-child(1) {
  display: block;
  left: 0;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 30px;
}

.contact-navigation span:nth-child(2) {
  display: block;
  line-height: 30px;
  padding: 0 15px;
  position: absolute;
  right: 0;
  top: 0;
  width: 120px;
}

.navigation-overlay {
  display: none;
}

/* Main ***/
.main {
  background-image: url("../Images/main_background.jpg");
  background-position: right 52px;
  background-repeat: repeat-x;
  float: left;
  padding: 160px 0 10px 60px;
  position: relative;
  width: calc(100% - 330px);
  z-index: 0;
}

.cross-one {
  height: 15px;
  left: 53px;
  position: absolute;
  top: 211px;
  width: 15px;
  z-index: 50;
}

.cross-one img {
  height: 100%;
  width: 100%;
}

.cross-two {
  height: 101px;
  position: absolute;
  right: -40px;
  top: 177px;
  width: 101px;
  z-index: 50;
}

.cross-two img {
  height: 100%;
  width: 100%;
}

.cross-three {
  height: 15px;
  position: absolute;
  right: -100px;
  top: 210px;
  width: 15px;
  z-index: 50;
}

.cross-three img {
  height: 100%;
  width: 100%;
}

.main h1 {
  color: #cc1f2f;
  font-size: 28px;
  font-weight: normal;
  line-height: 32px;
  margin: 0 0 50px;
  text-transform: uppercase;
}

.main h2 {
  color: #999999;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
  margin: 10px 0 5px;
  text-transform: uppercase;
}

.main h3 {
  background-color: #eeeeee;
  border: 1px solid #999999;
  color: #999999;
  cursor: pointer;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
  margin: 10px 0 5px;
  padding: 5px 35px;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
}

.main h3.active {
  color: #cc1f2f;
}

.main h3::before {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  left: 15px;
  line-height: 1;
  position: absolute;
  top: 10px;
  -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;

  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: normal;
     -moz-font-feature-settings: normal;
          font-feature-settings: normal;
  -webkit-font-kerning: auto;
     -moz-font-kerning: auto;
          font-kerning: auto;
  -webkit-font-language-override: normal;
     -moz-font-language-override: normal;
          font-language-override: normal;
  font-synthesis: weight style;
  text-rendering: auto;
}

.main h3.active::before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.main p {
  color: #999999;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin: 0 0 20px;
}

.main b,
.main strong {
  font-weight: bold;
}

.main i {
  font-style: italic;
}

.main a {
  color: #cc1f2f;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  text-decoration: none;
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
}

.main a:hover {
  color: #999999;
}

.main ul {
  color: #999999;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin: 0 0 20px;
  padding: 0 0 0 15px;
}

.main > div {
  margin: 0 auto;
  max-width: 600px;
}

.main .ce-gallery {
  margin: 0 0 30px;
}

.main .ce-gallery img {
  display: block;
  height: auto;
  width: 100%;
}

/* news ***/
.article {
  float: left;
  margin: 0 30px 30px 0;
  width: calc(50% - 15px);
}

.article:nth-child(2n+2) {
  margin: 0 0 30px;
}

.news-image-wrap {
  margin: 0 0 5px;
  overflow: hidden;
}

.news-image-wrap img {
  height: auto;
  -webkit-transform: rotate(0deg) scale(1.1);
      -ms-transform: rotate(0deg) scale(1.1);
          transform: rotate(0deg) scale(1.1);
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
  width: 100%;
}

.news-image-wrap:hover img {
  -webkit-transform: rotate(-3deg) scale(1.3);
      -ms-transform: rotate(-3deg) scale(1.3);
          transform: rotate(-3deg) scale(1.3);
}

.main .news-header a {
  font-size: 18px;
  line-height: 22px;
}

.news-footer a {
  float: left;
}

.news-footer p {
  float: right;
}

.page-navigation {
  clear: both;
}

.page-navigation:first-of-type {
  display: none;
}

.page-navigation ul {
  list-style: none;
  padding: 0;
}

.page-navigation li {
  display: inline-block;
  opacity: 0.85;
  text-align: center;
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
}

.page-navigation li.current {
  background-color: #999999;
  color: #ffffff;
  height: 25px;
  opacity: 1;
  padding: 4px 8px;
  text-align: center;
}

.page-navigation li:hover {
  opacity: 1;
}

.page-navigation a,
.main .page-navigation a:hover {
  background-color: #cc1f2f;
  color: #ffffff;
  display: block;
  height: 25px;
  padding: 4px 8px;
}

.swiper-container {
  height: auto;
  margin: 0 0 20px;
  max-width: 600px;
  width: 100%;
}

.swiper-container img {
  height: auto;
  width: 100%;
}

.swiper-button-next,
.swiper-button-prev {
  background-image: none;
  color: #cc1f2f;
  font-size: 40px;
}

.swiper-pagination-bullet {
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
}

.swiper-pagination-bullet-active {
  background: #cc1f2f none repeat scroll 0 0;
  opacity: 1;
}

/* accordion ***/
.main h3 + .ce-textpic {
  background-color: #eeeeee;
  border: 1px solid #999999;
  margin: -10px 0 0;
  padding: 20px 25px 0;
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
}

.main h3 + .ce-textpic.inactive {
  height: 0 !important;
  padding: 0 25px;
}

/* forms ***/
.tx-powermail,
.tx-femanager {
  margin: 20px 0 0;
}

.powermail_fieldset_1,
.tx-femanager_fieldset_1 {
  float: left;
  margin: 0 20px 0 0;
  width: calc(50% - 20px);
}

.powermail_fieldset_2,
.tx-femanager_fieldset_2 {
  float: right;
  margin: 0;
  width: calc(50% - 20px);
}

.powermail_fieldset_3,
.tx-femanager_fieldset_3 {
  clear: both;
}

.powermail_fieldwrap,
.femanager_fieldset {
  height: 40px;
  margin: 0 0 40px;
  position: relative;
}

.powermail_fieldwrap_13 {
  height: auto;
}

.radio-wrapper {
  display: inline-block;
  margin: 10px 30px 0 0;
}

input[type="text"],
input[type="email"],
textarea,
select {
  border-bottom: 1px solid #dddddd;
  box-shadow: 0 1px 0 0 #ffffff;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
  width: 100%;
}

select {
  top: 2px;
}

textarea {
  line-height: 18px;
  padding: 10px 0 0;
}

textarea.femanager_field {
  height: 31px;
}

label {
  color: #999999;
  cursor: text;
  display: block;
  font-size: 14px;
  font-weight: normal;
  left: 0;
  line-height: 18px;
  position: absolute;
  top: 6px;
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
  width: 100%;
}

.radio-wrapper label {
  left: -19px;
  top: 0;
  width: auto;
}

.radio-wrapper input {
  opacity: 0;
  visibility: hidden;
}

input[type="text"]:invalid ~ label,
input[type="email"]:invalid ~ label,
textarea:invalid ~ label {
  font-size: 14px;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

input[type="email"].parsley-error ~ label,
input[type="email"].error ~ label {
  font-size: 12px;
  -webkit-transform: translateY(-21px);
      -ms-transform: translateY(-21px);
          transform: translateY(-21px);
}

input[type="radio"] ~ label {
  cursor: pointer;
  display: inline-block;
  padding: 0 0 0 25px;
  position: relative;
}

input[type="radio"] ~ label::before,
input[type="radio"] ~ label::after {
  border: 2px solid transparent;
  border-radius: 50%;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 2px;
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
  width: 10px;
  z-index: 0;
}

input[type="radio"] ~ label::before {
  border: 2px solid #999999;
}

input[type="radio"] ~ label::after {
  background-color: #26a69a;
  border: 2px solid #26a69a;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

input[type="radio"]:checked ~ label::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

input[type="text"]:focus ~ label,
input[type="text"]:valid:not(.empty) ~ label,
input[type="email"]:focus ~ label,
input[type="email"]:valid:not(.empty) ~ label,
textarea:focus ~ label,
textarea:valid:not(.empty) ~ label,
select.femanager_field ~ label,
.radio-label {
  font-size: 12px;
  -webkit-transform: translateY(-21px);
      -ms-transform: translateY(-21px);
          transform: translateY(-21px);
}

input[type="text"]:valid:not(.empty):not(.error):not(.parsley-error) ~ label::after,
input[type="email"]:valid:not(.empty):not(.error):not(.parsley-error) ~ label::after,
textarea:valid:not(.empty):not(.error):not(.parsley-error) ~ label::after {
  color: #009688;
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 24px;
  -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;

  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: normal;
     -moz-font-feature-settings: normal;
          font-feature-settings: normal;
  -webkit-font-kerning: auto;
     -moz-font-kerning: auto;
          font-kerning: auto;
  -webkit-font-language-override: normal;
     -moz-font-language-override: normal;
          font-language-override: normal;
  font-synthesis: weight style;
  text-rendering: auto;
}

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus {
  border-bottom: 1px solid #2196f3;
  box-shadow: 0 1px 0 0 #2196f3;
}

input[type="text"]:valid:not(.empty),
input[type="email"]:valid:not(.empty),
textarea:valid:not(.empty),
select:valid:not(.empty) {
  border-bottom: 1px solid #009688;
  box-shadow: 0 1px 0 0 #009688;
}

input[type="text"].parsley-error,
input[type="email"].parsley-error,
textarea.parsley-error,
input[type="text"].error,
input[type="email"].error,
textarea.error,
input.error {
  border-bottom: 1px solid #cc1f2f !important;
  box-shadow: 0 1px 0 0 #cc1f2f !important;
}

input[type="submit"] {
  background-color: #009688;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  line-height: 34px;
  padding: 0 25px;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
  width: auto;
}

input[type="submit"]:disabled {
  background-color: #999999;
  cursor: default;
}

.main .parsley-errors-list,
.main .alert-error {
  color: #cc1f2f;
  font-size: 12px;
  left: 0;
  list-style: outside none none;
  padding: 0;
  position: absolute;
  top: 102%;
  width: 100%;
}

.alert-error button,
.alert-error h4 {
  display: none;
}

.powermail_textarea + .parsley-errors-list {
  top: 110%;
}

.parsley-errors-list li::after,
.alert-error::after {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 2px;
  -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;

  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: normal;
     -moz-font-feature-settings: normal;
          font-feature-settings: normal;
  -webkit-font-kerning: auto;
     -moz-font-kerning: auto;
          font-kerning: auto;
  -webkit-font-language-override: normal;
     -moz-font-language-override: normal;
          font-language-override: normal;
  font-synthesis: weight style;
  text-rendering: auto;
}

.alert-error::after {
  top: 0;
}

/* philosophie link ***/
#c201 .internal-link::after {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;

  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: normal;
     -moz-font-feature-settings: normal;
          font-feature-settings: normal;
  -webkit-font-kerning: auto;
     -moz-font-kerning: auto;
          font-kerning: auto;
  -webkit-font-language-override: normal;
     -moz-font-language-override: normal;
          font-language-override: normal;
  font-synthesis: weight style;
  text-rendering: auto;
}

/* Footer ***/
.footer {
  background-image: url("../Images/footer_background.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  clear: both;
  max-width: 990px;
  min-height: 150px;
  position: relative;
  width: 100%;
  z-index: 0;
}

.footer h5 {
  color: #cc1f2f;
  font-size: 28px;
  font-weight: normal;
  line-height: 32px;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.footer p {
  color: #999999;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin: 0 0 20px;
}

.footer a {
  color: #cc1f2f;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
}

.footer a:hover {
  color: #999999;
}

.movie {
  background-image: url("../Images/movie_background.png");
  background-position: 60px 33px;
  background-repeat: no-repeat;
  background-size: 90% auto;
  margin: 0 0 -70px;
  max-width: 600px;
  min-height: 470px;
  padding: 250px 60px 20px;
  width: 100%;
}

.movie p:first-of-type {
  max-width: 450px;
}

.movie p:last-of-type {
  max-width: 600px;
}

.to-top {
  background-color: #cc1f2f;
  bottom: 25px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  color: #ffffff;
  font-size: 50px;
  height: 40px;
  position: fixed;
  right: 25px;
  text-align: center;
  -webkit-transform: translateX(80px);
      -ms-transform: translateX(80px);
          transform: translateX(80px);
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
  width: 40px;
}

.to-top.visible {
  opacity: 0.85;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.to-top:hover {
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  opacity: 1;
}

.to-top span {
  color: #ffffff;
  font-size: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

.fantectic {
  display: block;
  height: 50px;
  position: absolute;
  right: 70px;
  top: 60px;
  width: 190px;
}

.fantectic img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
  width: 100%;
}

.fantectic img:last-of-type {
  opacity: 0;
}

.fantectic:hover img:last-of-type {
  opacity: 1;
}

.copyright {
  color: #999999;
  font-size: 16px;
  line-height: 20px;
  padding: 0 60px;
  position: relative;
  top: 70px;
}

.copyright-movie {
  margin: 100px 0 50px;
  top: 0;
}

/* loader ***/
.loader-wrapper {
  background-color: #ffffff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 100;
}

.loader-wrapper.loaded {
  opacity: 0;
  visibility: hidden;
}

.loader {
  left: 50%;
  position: fixed;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  width: 100px;
}

.loader:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.circular {
  -webkit-animation: rotate 2s linear infinite;
          animation: rotate 2s linear infinite;
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  width: 100%;
}

.path {
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
          animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;

  stroke-dasharray: 1,200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px;
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px;
  }
}

@-webkit-keyframes color {
  100%,
  0% {
    stroke: #cc1f2f;
  }
  40% {
    stroke: #cc1f2f;
  }
  66% {
    stroke: #cc1f2f;
  }
  80%,
  90% {
    stroke: #cc1f2f;
  }
}

@keyframes color {
  100%,
  0% {
    stroke: #cc1f2f;
  }
  40% {
    stroke: #cc1f2f;
  }
  66% {
    stroke: #cc1f2f;
  }
  80%,
  90% {
    stroke: #cc1f2f;
  }
}




@media(max-width: 992px) {
  /* body ***/
  body {
    background-image: none;
  }

  /* header ***/
  .keyvisual {
    height: 140px;
    position: absolute;
    right: 0;
    top: 0;
    width: 259px;
  }

  .logo {
    left: 75px;
    top: 15px;
  }

  .navigation-button {
    display: block;
    height: 40px;
    left: 17px;
    position: absolute;
    top: 6px;
    width: 40px;
  }

  .navigation-button span {
    background-color: #cc1f2f;
    display: block;
    height: 3px;
    left: 8px;
    position: absolute;
    top: 18px;
    width: 24px;
  }

  .navigation-button span::before {
    background-color: #cc1f2f;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: -6px;
    width: 24px;
  }

  .navigation-button span::after {
    background-color: #cc1f2f;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 24px;
  }

  /* navigation ***/
  .navigation {
    background-color: #ffffff;
    background-image: none;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    float: none;
    height: 100vh;
    overflow-y: scroll;
    padding: 40px 50px 80px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: translateX(280px);
        -ms-transform: translateX(280px);
            transform: translateX(280px);
    -webkit-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
    width: 280px;
    z-index: 300;

    -webkit-overflow-scrolling: touch;
  }

  .navigation.navigation-open {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }

  .navigation ul ul {
    display: block;
  }

  .navigation a:hover,
  .contact-navigation a:hover {
    color: #999999;
  }

  .navigation-overlay {
    background-color: #000000;
    cursor: pointer;
    display: block;
    height: 100vh;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    -webkit-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
    visibility: hidden;
    width: 100vw;
    z-index: 200;
  }

  .navigation-overlay.navigation-open {
    opacity: 0.85;
    visibility: visible;
  }

  /* main ***/
  .main {
    float: none;
    padding: 120px 25px 50px;
    width: 100%;
  }

  .main a:hover {
    color: #cc1f2f;
  }

  /* news ***/
  .news-image-wrap:hover img {
    -webkit-transform: rotate(0deg) scale(1.1);
        -ms-transform: rotate(0deg) scale(1.1);
            transform: rotate(0deg) scale(1.1);
  }
}





@media(max-width: 600px) {
  /* header ***/
  .header {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    height: 50px;
    left: 0;
    position: fixed;
    top: 0;
  }

  .keyvisual {
    display: none;
  }

  /* main ***/
  .main h3 {
    font-size: 16px;
    line-height: 20px;
  }

  /* news ***/
  .main .article,
  .main .article:nth-child(2n+2) {
    float: none;
    margin: 0 0 50px;
    width: 100%;
  }

  /* powermail ***/
  .powermail_fieldset_1,
  .tx-femanager_fieldset_1 {
    float: none;
    margin: 0;
    width: 100%;
  }

  .powermail_fieldset_2,
  .tx-femanager_fieldset_2 {
    float: none;
    margin: 0;
    width: 100%;
  }

  /* footer ***/
  .footer {
    min-height: 180px;
  }

  .fantectic {
    left: 25px;
    margin: 0 0 20px;
    position: relative;
  }

  .movie {
    background-position: 4% 33px;
    background-size: 100% auto;
    margin: 0 0 -40px;
    padding: 60% 25px 0;
  }

  .copyright {
    padding: 0 25px;
  }
}
