@charset "utf-8";
/* CSS Document */
#d2161767 .c-text {
    color: initial;
}

@media only screen and (min-width: 769px) {
.keyvisual_bg h3 {
    font-size: 2rem !important;
    line-height: 3.1rem !important;
}
#d2231922,
#d2395614 {
    margin-top: 30px;
}
#d2231922 .l-inner,
#d2395614 .l-inner {
    background-color: #1a1b1d;
    padding: 100px 50px;
}
#d2231922 .p-media-layout__content,
#d2395614 .p-media-layout__content {
    color: #fff;
}
#d2231922 .p-media-layout,
#d2395614 .p-media-layout {
    margin-bottom: unset;
}
#d2395614 a.c-button__btn--primary {
    display: inline-block;
    margin-top: 20px;
    text-align: center;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #FFF;
    padding: 20px;
    min-width: 200px;
  }
  #d2395614 a.c-button__btn--primary:hover {
    background-color: rgba(255, 255, 255, 0.4);
    color: #fff!important;
    text-decoration: none;
  }
  #d2395614 a.c-button__btn--primary .c-button__text {
    font-size: 0.875rem;
    color: #fff!important;
  }
  #d2395614 a.c-button__btn--primary .c-link-icon {
    filter: brightness(0) invert(1);
  }
}

@media only screen and (max-width: 768px) {
#d2231922,
#d2395614 {
    background-color: #333;
    padding-top: 20px;
    margin-left: 1rem;
    margin-right: 1rem;
}
:is(#d2231922) .p-media-layout__content,
:is(#d2395614) .p-media-layout__content {
    padding-bottom: 30px;
}
}