.custom-style-1 { word-break: break-all; }
.custom-style-2 { word-break: break-all; }
.custom-style-3 { word-break: break-all; }
.custom-style-4 { font-size:1.3em; background: linear-gradient(transparent 60%, yellow 0%); }
.custom-style-5 { width: 100%; max-width:208px; }
.custom-style-6 { font-size:1.3em; background: linear-gradient(transparent 60%, yellow 0%); }
.custom-style-7 { width: 100%; }
.infosubttl {
				font-size:1.3em; background: linear-gradient(transparent 60%, yellow 0%);display: inline-block;
    margin-top: 2em;
            }
            @media screen and (max-width: 768px) {
              .infosubttl {
				  display:inline;
              }
            }
