@charset "utf-8";



/* ============= Before ============= */
.list_check a .link-list_navy {
	position: absolute;
	left: 45px;
	top: 155px;
	width: 188px;
	text-decoration: underline;
}
	.list_check a:hover .link-list_navy {
		text-decoration: none;
	}



/* ============= Abroad ============= */
#sec_abroad .list_check a .link-list_navy {
	left: 15px;
}
#container .list_check ul.link-list_navy {
	padding: 50px 0 0 105px;
	height: 85px;
	background: url("img/fig_check_use.png") left top no-repeat !important;
}
.list_check ul.link-list_navy li {
	float: none;
	margin-bottom: 3px;
}



/* ============= After ============= */
#sec_after .box_check .list-square {
	position: absolute;
	left: 102px;
	top: 105px;
}
#sec_after .box_check p.check_flow {
	padding: 18px 0 45px 35px;
	border: #0284e0 1px solid;
	width: 638px;
}
