@charset "utf-8";
/* CSS Document */
@media only screen and (min-width: 769px) {
.keyvisual_bg h3 {
    font-size: 2rem !important;
    line-height: 3.1rem !important;
}
#d2231932 {
margin-top: 30px;
}
#d2231932 .l-inner {
background-color: #e8e8e8;
    padding: 100px 50px;
  }

}
@media only screen and (max-width: 768px) {
  #d2231932
{
    background-color: #e8e8e8;
    padding-top: 20px;
    margin-left: 1rem;
    margin-right: 1rem;
  }
  :is(#d2231932) .p-media-layout__content
{
    padding-bottom: 30px;
  }
}