@charset "utf-8";
#gnav03 a:before{
	background:#fff !important;
}
#page_title{
	background:url('../images/feature/h2.jpg') no-repeat;
}
.feature_top{
	margin:0 0 120px;
}
.feature_top article{
	width:940px;
	margin:0 auto;
	display:flex;
}
.feature_top article .fll{
	width:450px;
	height:490px;
	flex:none;
	position:relative;
	z-index:2;
}
.feature_top article .fll h4{
	font-size:30px;
	color:#00365b;
	padding:40px 0 0 0;
}
.feature_top article .flr{
	width:490px;
	height:490px;
	padding:40px 45px;
	box-sizing:border-box;
	color:#fff;
	font-size:21px;
	line-height:1.8em;
	font-family:tbudrgothic-std, sans-serif;
	flex:none;
	background:#122c40;
	position:relative;
	z-index:1;
}
.feature_top article .fll .feature_img{
	position:absolute;
	left:0;
	bottom:-20px;
}
.feature_top article .flr .more{
	background:#fff;
	width:400px;
	height:80px;
	position:absolute;
	right:45px;
	bottom:40px;
}
.feature_top article .flr .more a{
	color:#333;
	text-decoration:none;
	display:block;
	line-height:80px;
	background:url('../images/common/arrow2.png') no-repeat left 20px center;
	padding:0 0 0 40px;
}

#feature_wrap article{
	width:1100px;
	margin:0 auto 80px;
}
#feature_wrap article h3{
	font-size:30px;
	text-align:center;
	color:#00365b;
	margin:0 0 40px;
}
#feature_wrap article h4{
	font-size:21px;
	color:#00365b;
	margin:0 0 10px;
}
#feature_wrap article h3 small{
	display:block;
	font-size:18px;
	color:#5997ab;
}
#feature_wrap img.alignright{
	float:right;
	margin:0 0 80px 90px;
}
#feature_wrap table{
	width:100%;
}
#feature_wrap th,
#feature_wrap td{
	padding:5px;
	border:1px solid #cccccc;
	text-align:center;
}
#feature_wrap h5{
	font-size:21px;
	color:#003079;
	line-height:56px;
}
#feature_wrap h5:after{
	display:block;
	content:"";
	clear:both;
	margin:0 0 10px;
}
#feature_wrap h5 span{
	width:38px;
	background:url('../images/items/bg_no.png') no-repeat;
	color:#fff;
	display:block;
	float:left;
	text-align:center;
	margin:0 15px 0 0;
}
.gallery{
	list-style:none;
	display:flex;
	flex-wrap:wrap;
}
.gallery li{
	width:33.33%;
	padding:0 20px 40px;
	box-sizing:border-box;
	text-align:center;
}
.gallery li img{
	width:100%;
	height:auto;
}
.jisseki{
	display:flex;
}
.jisseki dt{
	width:210px;
	font-weight:bold;
}
.jisseki dd{
	width:calc(100% - 210px);
}
.jisseki dd ul{
	list-style:none;
}
.jisseki dd ul li{
	line-height:20px;
	border:1px solid #ccc;
	border-radius:10px;
	padding:0 15px;
	display:inline-block;
	margin:0 20px 20px 0;
	float:left;
}
#item_more1{
	margin:0 0 80px;
}
#item_more1 article{
	width:980px;
	margin:0 auto;
	display:flex;
}
#item_more1 article .fll{
	width:490px;
}
#item_more1 article .fll img{
	display:block;
}
#item_more1 article .flr{
	width:490px;
	background:#091d2d;
	padding:60px 40px;
	box-sizing:border-box;
	color:#fff;
	font-family:tbudrgothic-std, sans-serif;
	font-size:19px;
	line-height:1.8em;
}

#item_more3 article{
	width:1100px;
	margin:0 auto 80px;
}
#item_more3 article h3{
	font-size:30px;
	text-align:center;
	color:#00365b;
	margin:0 0 40px;
}
#item_more3 article h4{
	font-size:21px;
	color:#00365b;
	margin:0 0 10px;
}
#item_more3 article h3 small{
	display:block;
	font-size:18px;
	color:#5997ab;
}
#item_more3 img.alignright{
	float:right;
	margin:0 0 80px 90px;
}
#item_more3 .inner{
	display:flex;
	flex-wrap:wrap;
}
#item_more3 dl{
	box-sizing:border-box;
	margin:0 0px 30px 0;
	display:flex;
}
#item_more3 dt{
	width:150px;
}
#item_more3 dd{
	width:calc(100% - 150px);
}
.more_feature a{
	display:block;
	text-align:center;
	line-height:130px;
	color:#333;
	font-size:18px;
	text-decoration:none;
	border:1px solid #333;
	box-shadow:0 3px 5px rgba(0,0,0,0.3);
	background:url('../images/feature/more_feature.png') no-repeat top center;
}