.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;
}

.w-35 { width: 35%; }

.ttl_line1{
  text-decoration-color: orange;
  text-decoration-line: underline;
  text-decoration-thickness: 3px;
  text-underline-offset: 3px;
}

.ttl_line2 {
	font-size: 13pt;
	font-weight: bold;
	border-left: 5px solid #FFA500;
	border-bottom: 1px solid #B4B4B4;
	padding: 0.25em 0 0.3em 0.5em;
}

.circle1 {
  color: #fff;
  background-color:#003E92;
  padding: 0;
  margin: 0;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  display: inline-block;
  color: white;
  font-weight: bold;
  font-size: 11pt;
  margin-right: 4px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  vertical-align: middle;
  margin-top: -2px;
}

.u_line { border-bottom: solid 1px gray; }

.imgbd { border: solid 1px; }

.box_red_nama {
	background-color:#D0021B;
	padding: 1px 6px 0px 6px;
	font-size: 10pt;
	color: #fff;
    display: inline-block;
    font-weight: bold;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
}

