@charset "UTF-8";


.move #text_area .coution {
	text-align: center;
}
.button   {
		width: 200px;
	margin-left: auto;
	text-align: center;
	height: 20px;
	margin-left: auto;
	background-color: #0A2482;
	padding-top: 2px;
	padding-bottom: 2px;
	-webkit-box-shadow: 1px 3px 5px #595959;
	box-shadow: 1px 3px 5px #595959;
	text-decoration: none;
	border-radius: 10px;
	color: #FFFFFF;
	background-color: #0A2482;
	-webkit-border-radius: 47;
	-moz-border-radius: 47;
	border-radius: 18px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
}
.button:hover{
	text-decoration: none;
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
	color: #EBE9E9;
	text-decoration: none;
	border-radius: 18px;
	position: relative;
	top: 2px;
}

#text_area .wrapper .img_soft {
	width: 100px;
	float: left;
}
.move #text_area h2 {
	margin-top: 35px;
}

@media screen and (min-width:901px){
	#text_area .wrapper .img_soft {
	width: 100px;
	float: left;
}
.move #text_area .wrapper {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-radius: 25px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#text_area .wrapper .massage {
	margin-top: 25px;
}


.move #text_area .when {
	width: 20%;
	float: left;
}
.move #text_area .what {
	float: left;
	width: auto;
	margin-bottom: 20px;
}
#text_area .zz li {
	width: 20%;
	float: left;
	min-width: 100px;
	margin-bottom: 5px;
	text-decoration: underline;
}
#text_area .wrapper .img_soft {
	width: 100px;
	float: left;
}
	.mov,.mov_h2{display:none;}
}
