.ttl-h2{
    border-bottom: rgba(228, 0, 127, 1.00) solid 2px;
    padding: 0.5em 0 !important;
    font-family: Shin Go Regular, "sans-serif" !important;
    margin-bottom: 0.714em !important;
    line-height: 1.25 !important;
}
.ttl-h3{
    font-size: 1.25rem !important;
    border-bottom: 0 !important;
    margin: 0 0 0.5em !important;
}
.ttl-h4{
    margin: 0 0 0.5em !important;
    font-size: 1.25rem !important;
    font-family: Shin Go Regular, "sans-serif" !important;
    font-weight: normal;
}
.ttl-h4-banner{
    font-size: 1.6rem !important;
    width: 70% !important;
    color: rgba(255, 255, 255, 1.00) !important;
    margin: 0.5em 0 0 0.75em !important;
    line-height: 1.5em !important;
    padding: 0 !important;
    display: block;
}
.ttl-h5{
	width: 100% !important;
    padding: 0;
    margin-bottom: 0.75em !important;
    font-size: 1.2rem !important;
    font-family: Shin Go Bold, "sans-serif" !important;
    line-height: 1;
    display: block;
}
.ttl-h6{
    font-size: 1rem;
    margin: 1em 0 0 0;
    padding: 0;
    width: 100%;
    border: none;
    text-align: left;
    line-height: 1.6;
    font-family: Shin Go Regular, "sans-serif" !important;
    font-weight: normal;
    display: block !important;
    margin-left: 0 !important;
}