@charset "utf-8";

h4 {
  background: none !important;
  color: #000 !important;
  padding: 2em 0 0 !important;
  font-size: 2em !important;
}

h2 {
  font-size: 2em !important; 
  padding-bottom: 5px !important; 
  border-bottom: 3px solid #b92c21 !important; 
  margin-bottom: 2rem !important; 
  font-weight: bold !important; 
  letter-spacing: 0.1em !important; 
}

h3 {
  font-family: 'Noto Serif JP', serif !important;
  font-size: 3.2rem !important;
  font-weight: 700 !important;
  margin-bottom: 2rem !important;
}