@charset "UTF-8";
.img_wrap {
	text-align: center;
	margin: 10px auto 20px;
	background: none;
	padding: 30px 0;
}
.grape_et{
	position: relative;
}
.gt{
	position: absolute;
	right: 5px;
	top: 5%;
	font-family: 'noto6';
	font-weight: 100;
	color: #171717;
}
.grape_et2{
	position: relative;
	top: -18px;
}

.grape_et2 .gt{
	position: absolute;
	right: 0;
	top: 5%;
}
.gt p{
	line-height: 15px;
	padding-left: 5px;
	font-size: 17px;
}
.gt .pen div{
	position: absolute;
	top: 4px;
	left: -108px;
}
.gt .pen p{
	position: absolute;
	top: 3px;
	left: -77px;
}
.gt .pract div{
	position: absolute;
	top: 4px;
	left: -14px;
}
.gt .pract p{
	position: absolute;
	top: 5px;
	left: 14px;
}
.pen{
   
	padding-right: 50px;
}
.pen div{
	width: 16px;
	height: 16px;
	background-color: #56df0b;
}
.pract{
   
}
.pract div{
	width: 16px;
	height: 16px;
	background-color: #7b31ee;
}