.mp-r1c-r {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.mp-r1c-b {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  font-style: normal;
}


.bk_tyc {
	 background-color: #ef5a24;
	 background-color: #fcf4d6;
}

.color_garapon { color: #d2145a; }
.ml_0 { margin-left: -8px; }
.ftsz14 { font-size: 14pt; }
.ftsz22 { font-size: 22pt; }
.lh2em { line-height: 2em; }
.w-90 {
	width: 90%;
	margin-left: auto; margin-right: auto;
}

.color_idxwd { color: #ef5a24; }

.kcolor { position: relative; background: linear-gradient(transparent 30%, yellow 30%); }

.wd_pre {
	font-weight: bold;
	color: #603813;
	text-align: center;	
}


button#submit_button {
    display: inline-block;
	border-radius: 50px;
    text-decoration: none;
    color: #FFF;
    background-color: #004EA2;
	border: 0;
	font-weight: bold;
	padding: 10px 30px;
}

#submit_button:hover {
    background-color: #0068B7;
}


button#submit_button2 {
    display: inline-block;
	border-radius: 50px;
    text-decoration: none;
    color: #FFF;
    background-color: #004EA2;
	border: 0;
	font-weight: bold;
	padding: 14px 48px;
	padding-top: 16px;
	font-size: 22px;
}

.wd_ul {
	text-decoration:underline;
	text-decoration-color: #d2145a;
    text-underline-offset: 4px;
}

