@charset "utf-8";
/* CSS Document */
.g_h2{
background: none;
background-color: #f2e7ec;
border: none;
color: #0a2966 !important;
  font-size: 30px !important;
  font-family: 'ヒラギノUD丸ゴ W6 JIS2004';
font-weight: bold;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 10px;
  margin: 10px 0px;
	/* min-height: 70px; */
	line-height: 120%;
}


