@charset "UTF-8";

@media (max-width:600px){
	#text_area h2 {
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#text_area p {
	font-size: 12px;
}
.wrapper .comment {
	clear: both;
	margin-top:10px;
}

#text_area .wrapper {
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.comment .wrapper00 h3 {
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #9D0002;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
}
