@charset "UTF-8";

/*--------追加------------*/
a[id^="enttl"]+section .heading.block_header_2 .h {
    color: var(--i_txt_color);
    font-size: 1.4rem !important;
}
a[id^="enttl"]+section .heading.block_header_2 p {
    color: var(--i_txt_color);
    font-size: 2.4rem !important;
    margin-top: 15px;
    line-height: 1.5;
}
@media screen and (max-width: 900px) {
a[id^="enttl"]+section .heading.block_header_2 {
    margin-top: 50px;
}
}

/*--------多くの方に永く愛される場所をつくる_レイアウト修正_260807------------*/
a[id^="enttl3"]+section .contents_btn01 .content_wrapper {
  text-align: center;
}