@charset "UTF-8";
#text_area .coution .mov {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: rgba(89,148,244,0.09);
	border-radius: 15px;
}

@media (max-width:600px){
		.pc,.tab{display:none;}
		
		#text_area .wrapper p{
	margin-left:20px;}
		#text_area .wrapper h3{
	font-size:13px;}
	.mov_img{
	width: 85%;
	height: auto;
}
}
.coution a {
color: #797979;
text-decoration: underline;
}