#gnav4 a:after{
	content:"";
	display:block;
	width:9px;
	height:9px;
	background:#e97c9e;
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	bottom:-5px;
	transform:rotate(45deg);
}
.comment_photo figure{
	width:340px !important;
}
.comment_photo .comment{
	width:calc(100% - 380px) !important;
}