@charset "UTF-8";

/* # Main
---------------------------------------------------------------------------- */
#FaqDetail > div:first-child + div + div:before{
	content: "\95A2\9023\30EA\30F3\30AF";
    background: #8D8D8D;
    color: #FFFFFF;
    float: left;
    padding: 1px 10px;
    margin-right: 20px;
    font-size: 1.2rem;
	font-weight: 700;
    overflow: hidden;
    border-radius: 0.25em;
}