.njtoku_div{
	padding: 2em 0;
	padding-top: 0;
}
.njtoku_top_b{
	font-size: 16px;
    font-weight: 700;
    padding-top: 1.5em;
    text-align: center;
    color: #FFF;
}
.njtoku_pop_img{
    width: 94%;
    cursor: pointer;
    margin: 4px auto;
}
.njtoku_p1{
	font-size: 13px;
	color: #FFF;
	text-align: center;
	font-weight: 500;
	margin-bottom: 1em;
	line-height: 1.6em;
}
.njtoku_p2{
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	text-align: left;
	width: fit-content;
	margin: 4px auto;
	line-height: 1.7em;
}
.tic_x_p{font-weight: 400;
margin: 8px auto;}
@media screen and (max-width: 320px) {
	.njtoku_p1,.njtoku_p2{font-size: 10px;}
}