@charset "UTF-8";

a#ttl_ex+section .heading.block_header_2 {
    display: flex;
    flex-direction: column-reverse;
}
a#ttl_ex+section .heading.block_header_2 p {
    font-family: "Montserrat", "Zen Kaku Gothic New", sans-serif !important;
}
a#ttl_ex+section .heading.block_header_2 .h,
a#ttl_ex+section .heading.block_header_2 p {
    color: var(--i_txt_color);
}

/*--------フォント修正_260807------------*/
#title_text + section .heading.block_header_1 p {
  font-family: "Montserrat", sans-serif;
}
#access + div .heading.block_header_1 .h {
  font-weight: 500;
}