@charset "UTF-8";
.move .coution  {
	text-align: center;
}


.move #text_area .wrapper {
	margin-top: 20px;
}


@media screen and (min-width:901px){
	
	.button   {
	width: 150px;
	height: 23px;
	text-align: center;
	background-color: #0A2482;
	-webkit-border-radius: 47;
	-moz-border-radius: 47;
	border-radius: 47px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	-webkit-box-shadow: 1px 3px 5px #595959;
	box-shadow: 1px 3px 5px #595959;
	font-size: 13px;
	float: right;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
}


.button:hover {
	text-decoration: none;
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
	color: #EBE9E9;
	background-color: #091F6D;
	position: relative;
	top: 2px;
}
	
	.wrapper .Introduction h3 {
	font-size: 17px;
	margin-bottom: 10px;
}
	.move #text_area .Introduction {
	margin-left: 15px;
}
	.move #text_area .soft_img {
	float: left;
	margin-right: 20px;
	width: 150px;
	height: 105px;
	border: 0.5px solid #E4E4E4;
}
	.mov{display:none;}
}
