@charset "UTF-8";
.list_p ul li,.wrapper h2 {
	color: #797979;
}
@media (min-width:901px){
	.img01_mov, .img01_tab{display:none;}
.list_p ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}
.clear_00 {
	height: 20px;
	font-size: 1px;
	clear: both;
	opacity: 0;
	width: auto;
}
.move #text_area .wrapper {
	width: 100%;
	height: auto;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.wrapper .business h2 {
	margin-bottom: 10px;
	text-align: center;
	font-size: 17px;
	margin-top: 10px;
}
.wrapper .business02 h2 {
	margin-bottom: 10px;
	text-align: center;
	font-size: 17px;
	margin-top: 10px;
}
.wrapper .business .img {
	width: 120px;
	height: 88px;
	float: left;
	border: 1px solid #DEDEDE;
}
.wrapper .business02 .img {
	width: 120px;
	height: 88px;
	float: left;
	border: 1px solid #DEDEDE;
}
.move #text_area .img01 {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	height: 387px;
}
.move #text_area .coution {
	text-align: center;
	font-size: 15px;
}


	.move #text_area .business {
	width: 45%;
	float: left;
	margin-left: 4%;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 15px;
	border-radius: 15px;
	max-width: 300px;
        height:200px;
	-webkit-box-shadow: 1px 3px 5px #595959;
	box-shadow: 1px 3px 5px #595959;
}
	.move #text_area .business:hover {
	-webkit-box-shadow: 1px 1px 0px #797979;
	box-shadow: 1px 1px 0px #797979;
	position: relative;
	top: 5px;
	float: left;
	background-color: #e5e5e5;
}
.business .list_p {
	height: 88px;
	width: 45%;
	float: left;
}

	.move #text_area .business02 {
	width: 45%;
	float: right;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 15px;
	border-radius: 15px;
	max-width: 300px;
        height:200px;
	-webkit-box-shadow: 1px 3px 5px #595959;
	box-shadow: 1px 3px 5px #595959;
	margin-right: 4%;
}
	.move #text_area .business02:hover {
	-webkit-box-shadow: 1px 1px 0px #797979;
	box-shadow: 1px 1px 0px #797979;
	position: relative;
	top: 5px;
	background-color: #E5E5E5;
}
.business02 .list_p {
	height: 88px;
	width: 45%;
	float: left;
}
}

.coution a {
color: #797979;
text-decoration: underline;
}