@font-face {
  font-family: "Chakra Petch";
  src: url('https://fonts.pwrk.dev/ofl/chakrapetch/ChakraPetch-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Chakra Petch";
  src: url('https://fonts.pwrk.dev/ofl/chakrapetch/ChakraPetch-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Chakra Petch";
  src: url('https://fonts.pwrk.dev/ofl/chakrapetch/ChakraPetch-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Chakra Petch";
  src: url('https://fonts.pwrk.dev/ofl/chakrapetch/ChakraPetch-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Chakra Petch";
  src: url('https://fonts.pwrk.dev/ofl/chakrapetch/ChakraPetch-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}


@font-face {
  font-family: "Chakra Petch";
  src: url('https://fonts.pwrk.dev/ofl/chakrapetch/ChakraPetch-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Chakra Petch";
  src: url('https://fonts.pwrk.dev/ofl/chakrapetch/ChakraPetch-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Chakra Petch";
  src: url('https://fonts.pwrk.dev/ofl/chakrapetch/ChakraPetch-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Chakra Petch";
  src: url('https://fonts.pwrk.dev/ofl/chakrapetch/ChakraPetch-SemiBoldItalic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Chakra Petch";
  src: url('https://fonts.pwrk.dev/ofl/chakrapetch/ChakraPetch-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
}

 html {
  line-height: 1.15; 
  -webkit-text-size-adjust: 100%; 
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Chakra Petch', sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #636363;
  text-decoration: none;
  font-weight: normal;
  word-spacing: normal;
  background-color: #fff;
  -webkit-print-color-adjust:exact;
}

p {
  padding-bottom: 1rem;
}

h1 {
  font-size: 1.7rem;
  line-height: 1.5;
  margin: 0rem 0rem 1rem;
  text-align: center;
}

h2 {
  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: 0.3rem;
}

h3 {
  margin: 0;
  line-height: 1.3;
  font-size: 1.7rem;
  position: absolute;
  bottom: 1rem;
  color: #fff;
  left: 0;
  width: 100%;
  text-align: center;

}
img {
  max-width: 100%;
  height: auto;
  width: auto;
  border: 0;
  vertical-align: middle;
}

a {
  color: #636363;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  padding: 0rem 0rem 1rem 0rem;
  list-style-image: url();
  list-style: none;
}

li {
  padding-left: 1.3rem;
}

li::before {
  content: "●";
  display: inline-block;
  font-size: 1rem;
  position: relative;
  float: left;
  top: -1px;
  margin-left: -1.3rem;
} 

.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.frame-outer {
  position: relative;
  padding: 0;
  width: 790px;
  margin: 1.3rem auto;
  background-color: #3F3F3F;
  border: 0.02rem solid #3F3F3F;
  font-size: 1rem;
  line-height: 1.4;
}
.flex {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.header {
  padding: 2rem 1rem 0rem;
  width: 26%;
  background: #3F3F3F;
}
.header img {
  margin-bottom: 2rem;
}
.content {
  padding: 0rem 0rem 0rem;
  width: 74%;
  background: #fff;
  border-bottom: 2rem solid #3F3F3F;
}
.box {
  padding: 1rem 1rem;
}
.footer {
  padding: 0rem 1rem 0rem;
  font-size: 0.875rem;
  line-height: 1.4;
  left: 0;
  position: absolute;
  width: 26%;
  bottom: 2rem;
  color: #fff;
}
.button {
  text-align: center;
}
.button a {
  display: inline-block;
  background: #fff;
  padding: 0.6rem 1rem;
  margin: 1rem auto;
  cursor: pointer;
  -webkit-border-radius: 1.5rem;
  border-radius: 1rem;
  border: 0.1rem solid #C1C2C2;
  transition: all 140ms ease 0s;
  -moz-transition: all 140ms ease 0s;
  -webkit-transition: all 140ms ease 0s;
  font-weight: bold;
}

/* slideshow-3-bilder */ 
.slider-wrap {
    width: auto;
    height: auto;
    position: relative;
    overflow: hidden;
}
.slideshow-3-bilder {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.slideshow-3-bilder li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: image-3-bilder 18s ease-out infinite;
    animation: image-3-bilder 18s ease-out infinite;
}

@keyframes image-3-bilder {
    0% {
        opacity: 1;
        transform: translateX(100%);
    }

    3% {
        transform: translateX(0);
    }

    33.33333% {
        transform: translateX(0);

    }

    36.33333% {
        transform: translateX(-100%);

    }

    100% {
        transform: translateX(-100%);
        opacity: 1;
    }

}

@-webkit-keyframes image-3-bilder {
    0% {
        opacity: 1;
        transform: translateX(100%);
    }

    3% {
        transform: translateX(0);
    }

    33.33333% {
        transform: translateX(0);

    }

    36.33333% {
        transform: translateX(-100%);

    }

    100% {
        transform: translateX(-100%);
        opacity: 1;
    }

}

.slideshow-3-bilder li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.slideshow-3-bilder li:nth-child(1) span {}

.slideshow-3-bilder li:nth-child(2) span {
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}

.slideshow-3-bilder li:nth-child(3) span {
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}

.slider-wrap ul.slideshow-3-bilder {
    margin: 0;
    padding: 0;
}

.slider-wrap li::before {
    display: none;
}

/* end slideshow-3-bilder */ 

/* slideshow-4-bilder */ 
.slider-wrap {
    width: auto;
    height: auto;
    position: relative;
    overflow: hidden;
}

.slideshow-4-bilder {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.slideshow-4-bilder li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: image-4-bilder 16s linear infinite;
    animation: image-4-bilder 16s linear infinite;
}

@keyframes image-4-bilder {
    0% {
        opacity: 1;
        transform: translateX(100%);
    }

    1% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(0);
    }

    26% {
        opacity: 1;
        transform: translateX(-100%);
    }

    27% {
        opacity: 0;
        transform: translateX(-100%);
    }
}

@-webkit-keyframes image-4-bilder {
    0% {
        opacity: 1;
        transform: translateX(100%);
    }

    1% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(0);
    }

    26% {
        opacity: 1;
        transform: translateX(-100%);
    }

    27% {
        opacity: 0;
        transform: translateX(-100%);
    }
}

.slideshow-4-bilder li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.slideshow-4-bilder li:nth-child(1) span {}

.slideshow-4-bilder li:nth-child(2) span {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.slideshow-4-bilder li:nth-child(3) span {
    -webkit-animation-delay: 8s;
    animation-delay: 8s;
}

.slideshow-4-bilder li:nth-child(4) span {
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}

ul.slideshow-4-bilder {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style: none;
    border: 0;
}

.slideshow-4-bilder li::before {
    display: none;
}

/* end slideshow-4-bilder */ 
.refnr {}

.apply {}
