h3{
	color:#212529;
	border-color:#212529;
	font-weight:bold;
	text-align:left;
	margin-top:2rem;
	padding-bottom:.7rem;
}
h3 i{
	margin-right:.3rem;
}
.copy-alert {
  display: none;
}
.hover{
	outline:1px dashed #04C;
}
/*gp*/

div.achievement-category img{
	border-radius:50%;
	margin-top:2rem;
}
div.achievement-category li p{
	font-weight:bold;
	margin-top:.5rem;
	margin-bottom:0;
}
div.achievement-merit{
	background-color:#D9ECEC;
	border-radius:5px;
	font-weight:bold;
	font-size:1.2rem;
}
div.achievement-merit li{
	margin:.5rem 0;
}
div.achievement-merit li:before{
    font-family: "Font Awesome 5 Free";
    white-space: pre;
    content: "\f058";
    font-weight: 900;
	margin:0 .3rem;
	color:#060;
}
div.meyasu{
	border:2px solid #DDD;
	border-radius:5px;
	padding:1.5rem .5rem;
	text-align:center;
	font-weight:bold;
	font-size:1.2rem;
}
div.meyasu p{
}
div.meyasu strong{
	font-family: 'Roboto', sans-serif;
	font-size:2rem;
	color:#C00;
	vertical-align:middle;
	line-height:60%;
	margin:0 .5rem 0 .5rem;
}

div.meyasu p.add{
	font-size:1rem;
	font-weight:normal;
}
