@font-face {
  font-family: "Quicksand";
  font-weight: 900;
  src: url("../fonts/quicksand/bold.ttf") format("truetype");
}
.ep-c-archive-hero {
  position: relative;
  z-index: 1;
}
.ep-c-archive-hero picture {
  position: relative;
  z-index: 1;
}
.ep-c-archive-hero picture img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 769px) {
  .ep-c-archive-hero picture img {
    max-height: 400px;
  }
}
@media screen and (max-width: 768px) {
  .ep-c-archive-hero picture img {
    max-height: 93.33333vw;
  }
}
.ep-c-archive-hero .ep-c-archive-hero-text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ep-c-archive-hero .ep-c-archive-hero-text .ep-c-fade-in-item:nth-child(2) {
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
}
@media screen and (min-width: 769px) {
  .ep-c-archive-hero .ep-c-archive-hero-icon {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .ep-c-archive-hero .ep-c-archive-hero-icon {
    width: 132px;
  }
}
.ep-c-archive-hero .ep-c-archive-hero-title {
  color: #fff;
  font-weight: 500;
  text-shadow: #000 1px 1px 30px;
}
@media screen and (min-width: 769px) {
  .ep-c-archive-hero .ep-c-archive-hero-title {
    margin-top: 28px;
    line-height: 1;
    font-size: min(4vw, 56px);
  }
}
@media screen and (max-width: 768px) {
  .ep-c-archive-hero .ep-c-archive-hero-title {
    margin-top: 18px;
    line-height: 1;
    font-size: 7.6vw;
  }
  .en .ep-c-archive-hero .ep-c-archive-hero-title, .fr .ep-c-archive-hero .ep-c-archive-hero-title, .de .ep-c-archive-hero .ep-c-archive-hero-title, .es .ep-c-archive-hero .ep-c-archive-hero-title, .it .ep-c-archive-hero .ep-c-archive-hero-title, .pb .ep-c-archive-hero .ep-c-archive-hero-title {
    padding: 0 1.5vw;
    text-align: center;
  }
}
.ep-c-case-anchors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #d9e3ec;
}
@media screen and (min-width: 769px) {
  .ep-c-case-anchors {
    padding: 70px 0;
  }
}
@media screen and (max-width: 768px) {
  .ep-c-case-anchors {
    padding: 10.66666667vw 6.66666667vw;
  }
}
@media screen and (min-width: 769px) {
  .ep-c-case-anchors .ep-c-case-anchor-item {
    width: 694px;
  }
}
@media screen and (max-width: 768px) {
  .ep-c-case-anchors .ep-c-case-anchor-item {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .ep-c-case-anchors .ep-c-case-anchor-item + .ep-c-case-anchor-item {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .ep-c-case-anchors .ep-c-case-anchor-item + .ep-c-case-anchor-item {
    margin-top: 6.66666667vw;
  }
}
.ep-c-case-anchors .ep-c-case-anchor-item a {
  display: block;
  background-color: #fff;
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .ep-c-case-anchors .ep-c-case-anchor-item a {
    -webkit-box-shadow: 0px 0px 1.71px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 1.71px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
  }
}
@media screen and (max-width: 768px) {
  .ep-c-case-anchors .ep-c-case-anchor-item a {
    -webkit-box-shadow: 0 0 1.5px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 1.5px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
  }
}
.ep-c-case-anchors .ep-c-case-anchor-item a:hover, .ep-c-case-anchors .ep-c-case-anchor-item a:active {
  opacity: 0.6;
}
.ep-c-case-anchors .ep-c-case-anchor-item a .ep-c-case-anchor-item-number {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 4em;
  line-height: 1;
  color: #fff;
  background-color: #039;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .ep-c-case-anchors .ep-c-case-anchor-item a .ep-c-case-anchor-item-number {
    left: 26px;
    padding: 3px 10px 7px;
    min-width: 112px;
    font-size: 1.125rem;
  }
  .tw .ep-c-case-anchors .ep-c-case-anchor-item a .ep-c-case-anchor-item-number {
    padding: 3px 10px 3px;
  }
}
@media screen and (max-width: 768px) {
  .ep-c-case-anchors .ep-c-case-anchor-item a .ep-c-case-anchor-item-number {
    left: 6.4vw;
    padding: 0.53333333vw 2.66666667vw 1.06666667vw;
    min-width: 22.4vw;
    font-size: 3.6vw;
  }
}
.ep-c-case-anchors .ep-c-case-anchor-item a .ep-c-case-anchor-item-title {
  line-height: 1;
  color: #039;
  font-weight: 500;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .ep-c-case-anchors .ep-c-case-anchor-item a .ep-c-case-anchor-item-title {
    padding: 27px 10px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 768px) {
  .ep-c-case-anchors .ep-c-case-anchor-item a .ep-c-case-anchor-item-title {
    padding: 9.86666667vw 2.66666667vw;
    font-size: 4.26666667vw;
  }
}
@media screen and (min-width: 769px) {
  .ep-c-case-anchors .ep-c-case-anchor-item a .ep-c-case-anchor-item-title::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 24px;
    width: 11px;
    height: 6px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-image: url("../images/common/icon/arrow-down-blue.svg");
    background-size: 11px auto;
    background-repeat: no-repeat;
  }
}
.de .ep-c-case-anchors .ep-c-case-anchor-item a .ep-c-case-anchor-item-title {
  line-height: 1.2;
}
.ep-c-case-details {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .ep-c-case-details {
    padding-bottom: 68px;
  }
}
@media screen and (max-width: 768px) {
  .ep-c-case-details {
    padding: 0 6.66666667vw;
  }
}
@media screen and (min-width: 769px) {
  .ep-c-case-details .ep-c-case-detail {
    margin: 0 auto;
    padding: 56px 44px 0;
    max-width: 982px;
  }
}
@media screen and (max-width: 768px) {
  .ep-c-case-details .ep-c-case-detail {
    padding-top: 7.46666667vw;
    padding-bottom: 10.66666667vw;
  }
}
.ep-c-case-details .ep-c-case-detail .ep-c-case-detail-header {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .ep-c-case-details .ep-c-case-detail .ep-c-case-detail-header {
    padding-top: 56px;
  }
}
@media screen and (max-width: 768px) {
  .ep-c-case-details .ep-c-case-detail .ep-c-case-detail-header .ep-c-case-detail-header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.ep-c-case-details .ep-c-case-detail .ep-c-case-detail-header .ep-c-case-detail-number {
  border-radius: 4em;
  line-height: 1;
  color: #fff;
  background-color: #039;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .ep-c-case-details .ep-c-case-detail .ep-c-case-detail-header .ep-c-case-detail-number {
    position: absolute;
    top: 0;
    left: -14px;
    padding: 3px 10px 7px;
    min-width: 112px;
    font-size: 1.125rem;
  }
  .tw .ep-c-case-details .ep-c-case-detail .ep-c-case-detail-header .ep-c-case-detail-number {
    padding: 3px 10px 3px;
  }
}
@media screen and (max-width: 768px) {
  .ep-c-case-details .ep-c-case-detail .ep-c-case-detail-header .ep-c-case-detail-number {
    padding: 0.53333333vw 2.66666667vw 1.06666667vw;
    min-width: 22.4vw;
    font-size: 3.6vw;
  }
}
.ep-c-case-details .ep-c-case-detail .ep-c-case-detail-header .ep-c-case-detail-title {
  line-height: 1;
  color: #039;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .ep-c-case-details .ep-c-case-detail .ep-c-case-detail-header .ep-c-case-detail-title {
    margin-bottom: 30px;
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 768px) {
  .ep-c-case-details .ep-c-case-detail .ep-c-case-detail-header .ep-c-case-detail-title {
    margin-top: 6.66666667vw;
    margin-bottom: 6.4vw;
    font-size: 5.33333333vw;
    text-align: center;
  }
}
.de .ep-c-case-details .ep-c-case-detail .ep-c-case-detail-header .ep-c-case-detail-title {
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .ep-c-case-details .ep-c-case-detail-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 35px 30px;
  }
}
@media screen and (max-width: 768px) {
  .ep-c-case-details .ep-c-case-detail-list .ep-c-card-item + .ep-c-card-item {
    margin-top: 5.33333333vw;
  }
}