/*2025/11/11 add for sitemap*/
.m_linkList li p {
    margin-top: 5px;
    padding-left: 2em
}

/*2025/11/11 add*/
.c_bigtxt {
  font-size: 1.5em
}

/*2025/11/11 add for about*/
.c_exclamationTtl {
  text-indent: -3em;
  padding-left: 3em;
  margin-bottom: 10px;
  font-weight: bold
}

.c_exclamationTtl::before {
  display: inline-block;
  background: url(/assets/images/about/ico_about02.svg) no-repeat 0 0;
  background-size: cover;
  content: '';
  width: 40px;
  height: 40px;
  margin-top: -10px;
  margin-bottom: -10px;
  vertical-align: middle
}

.c_exclamationtxt {
  padding-left: 3em
}

.c_fingerTtl {
  margin-top: 0px
}

.c_fingerTtl::before {
  display: inline-block;
  background: url(/assets/images/about/ico_about01.svg) no-repeat 0 0;
  background-size: cover;
  content: '';
  width: 30px;
  height: 30px;
  margin-bottom: -5px
}

.c_fingertxt {
  overflow: hidden
}
