.float_circle img {
	display: none;
}

.logo a {
	font-size: 10px;
	letter-spacing: -1px;
}

.god:after{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.box_1000 a {
	color: #1728BE;
	text-decoration: underline;
}

.box_1000 a:hover {
	text-decoration: none;
}

.box_1000 {
	padding: 2% 3%;
	background: white;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	width: 100%;
	margin-bottom: 30px;
}

.box_500 h2 {
	background: white;
	border: none;
	border-bottom: 3px solid #007130;
	border-radius: 0px;
	margin: 0;
	padding: 0;
	font-size: 170%;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.box_500 h2 a {
	color: #000;
	text-decoration: none;
}

.box_500 h2 span {
	font-size: 80%;
}

.box_500 h2 p {
	text-align: center;
	font-weight: bold;
}

.box_500 p.t_midashi {
	background: white;
	border: none;
	border-bottom: 3px solid #007130;
	border-radius: 0px;
	margin: 0;
	padding: 0;
	font-size: 170%;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.box_200 h3 {
	background: white;
	border: none;
	border-radius: 0px;
	margin: 0;
	padding: 0;
	font-size: 130%;
	margin-bottom: 5px;
}

.box_200 h3 span.num {
	color: #fff;
	background: #007130;
	padding: 0 3px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 80%;
}

.box_800 span.money {
	color: #cc0000;
	font-weight: bold;
}

.box_800 span.money:before {
	content: "：";
	color: #000;
}

.box_200 h3 a {
	color: #007130;
	padding-left: 5px;
}

.box_100 ul li {
	margin-bottom: 10px;
}

.box_100 ul li:last-child {
	margin-bottom: 0;
}

.box_100 img {
	float: left;
	padding-right: 5px;
	max-width: 200px;
	width: 100%;
	height: 130px;
}

.left_50 {
	float: left;
}

.right_50 {
	float: right;
	width: 78%;
}

@media only screen and (max-width: 480px){
	.box_1000:last-of-type {
		margin-bottom: 90px;
	}

	.box_500 h2 {
		font-size: 150%;
	}

	.box_800 span.money {
		font-size: 1em;
	}

	.right_50 {
		width: 100%;
		margin-top: 10px;
	}

	.smt_bg {
		position: relative;
		margin: 10px 0;
		background-image: url("../images/haka_rs_bg.png");
		background-repeat: no-repeat;
		background-size: cover;
		height: 213px;
	}

	.smt_bg img {
		width: 102px;
	}

	.nm_01 {
		position: absolute;
		top: 76px;
		left: 134px;
	}

	.nm_02 {
		position: absolute;
		top: 76px;
		left: 255px;
	}

	.nm_03 {
		position: absolute;
		top: 111px;
		left: 134px;
	}

	.nm_04 {
		position: absolute;
		top: 111px;
		left: 255px;
	}

	.nm_05 {
		position: absolute;
		top: 145px;
		left: 134px;
	}

	.nm_06 {
		position: absolute;
		top: 145px;
		left: 255px;
	}

	.nm_07 {
		position: absolute;
		top: 179px;
		left: 134px;
	}

	.nm_08 {
		position: absolute;
		top: 179px;
		left: 255px;
	}

	.inside dl.list_content dt {
		padding: 0;
		margin: 0;
	}

	.box_1000 .writing_top dl.list_content dd ul.list_cir {
		float: none;
		width: auto;
		font-size: 100%;
	}

	section#outline {
		margin-bottom: 70px;
	}
}