@charset "UTF-8";
#text_area .coution .tab {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: rgba(89,148,244,0.09);
	border-radius: 20px;
}

@media (min-width:601px) and (max-width:900px){
	.pc,.mov{display:none;}
	
	#text_area .wrapper p{
	margin-left:30px;}
	
#text_area .wrapper h3{
	font-size:14px;}
}
