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