@charset "utf-8";
/* CSS Document */

#index_wrapper_02 {
	width: 1080px;
	margin: 0 auto 50px;
	padding: 62px 65px 32px;
	background: #729dcc;
	overflow: hidden;
}
#index_wrapper_02 .wrapper {
	display: block;
	width: 460px;
	height: 222px;
	margin: 0 30px 30px 0;
	padding: 41px;
	float: left;
	box-shadow: 0px 0px 2px #555;
	background: #fff url(/contents/img/icon-index-arrow.png)no-repeat bottom right;
	text-decoration: none;
}
#index_wrapper_02 a.wrapper:nth-child(2) {
	margin: 0 0 30px 0;
}

#index_wrapper_02 .wide_index_wrpper {
	display: block;
	width: 950px;
	margin: 0 30px 30px 0;
	padding: 41px 41px 50px;
	clear: both;
	box-shadow: 0px 0px 2px #555;
	background: #fff;
	text-decoration: none;
}
#index_wrapper_02 a.wide_index_wrpper {
	background: #fff url(/contents/img/icon-index-arrow.png)no-repeat bottom right;
}
#index_wrapper_02 .index_wrpper {
	width: 460px;
	height: 370px;
	margin: 0 30px 30px 0;
	padding: 41px 38px 50px;
	float: left;
	box-shadow: 0px 0px 2px #555;
	background: #fff;
	text-decoration: none;
}
#index_wrapper_02 .index_wrpper:nth-child(2) {
	margin: 0 0 30px 0;
}

#index_wrapper_02 a h1 , #index_wrapper_02 div h1 {
	display: inline-block;
	margin: 0 0 20px 0;
	padding-bottom: 6px;
	border-bottom: 1px solid #004ea2;
	font-size: 142%;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.08em;
	color: #004ea2;
}
#index_wrapper_02 div h1 a {
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.08em;
	color: #004ea2;
}
#index_wrapper_02 a p {
	color: #333;
}
.around { display: inline-block; padding: 0 0 0 50px; }
.around_icon-arrow { display:inline-block; vertical-align: top; }
.around_icon-arrow li { display: block; padding: 12px 50px 0 0; }
.around_icon-arrow02 li { display: block; padding: 12px 0 0; }
.g_short {
	width: 428px;
	margin: 20px auto 0;
}

