@charset "utf-8";


#head_txt {
	margin: 0 10px 2em;
}

#head_txt h3 {
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 7px;
	font-weight: bold;
	color: #F84A01;
}

#head_txt h3 span.textgs {
	font-size: smaller;
}

#head_txt span.performance {
	display: block;
	text-align: center;
	border: 1px solid #ffd952;
	width: 85%;
	margin: auto;
	background-color: #ffd95217;
	font-weight: bold;
}

#head_txt span.performance i.fas.fa-crown.faa-tada.animated {
	color: #ffd952;
}



#in div.bnt-cese {
    text-align: center;
    padding: 10px;
    margin: auto;
    background-color: #a70100;
    color: #fff;
    font-size: 1.4em;
    width: 53%;
}

#conts #wrap #in .jirelist {
    text-align: center;
    font-size: 1.3em;
    margin: auto;
}

#in .box-topworks {
    margin: 0px 2px 30px;
    float: left;
	width: 317px;
}

#in .box-topworks table tbody tr .txt1 {
    padding: 1px 5px 0px 26px;
    font-size: 1em;
    line-height: 1.4em;
    text-align: left;
    background-image: url(../img/common/icon/arr_yg2.gif);
    background-repeat: no-repeat;
    background-position: 13px 0.4em;
    vertical-align: top;
}

#in .box-topworks table tbody tr td a img {
	display: inline-block;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}

#in .box-topworks table tbody tr td a img:hover {
	opacity: 0.6;
}

#in .coment {
    font-size: 17px;
    padding: 0px 0px 12px;
    text-align: center;
}
