@charset "utf-8";

#visual {
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
	text-align:center;
}
#visual img {
	width: 100%;
	height: auto;
}


/*
#visual {
	position: relative;
	margin: 0 auto 20px;
	width: 100%;
	height: 420px;
	overflow: hidden;
}

#visual img{
	display: block;
	position: absolute;
	left: 50%;
	width: 2000px;
	height: 420px;
	margin-left: -1000px;
}

*/

/* Feature */
#feature {
	margin-bottom: 30px;
}
#feature:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#feature h2 span.en{
	font-weight: normal;
	font-size: 150%;
}

#feature ul li {
	display: inline;
	float: left;
	margin: 0;
}

#feature ul li.left,
#feature ul li.middle {
	margin-right: 5px;
}

#feature ul li.right_top {
	margin-bottom: 5px;
}


.uniform {
	margin-bottom: 30px;
	padding: 15px 15px 25px;
	border: 1px solid #ccc;
}

/* Guide of AZUR */

#guide-of-azur {
	clear: both;
	background: url(/img/bg_bird.png) no-repeat 94% top;
}
#guide-of-azur h2 {
	margin-bottom: 13px;
	font-weight: normal;
}

#guide-of-azur h2 span.en{
	font-size: 150%;
}

#guide-of-azur ul li {
	display: inline;
	float: left;
	margin: 0 0 30px 0;
	width: 231px;
}

#guide-of-azur ul li.middle {
	margin: 0 17px;
}

#guide-of-azur ul li strong {
	display: inline-block;
	margin: 8px 0 5px 0;
	padding-left: 13px;
	background: url(/img/icon_arrow_r3.png) no-repeat left center;
}

/*start---0601-1130*/

#index .button_campaign {
	clear: both;
	width: 980px;
	margin: 0 auto;
}

#index .button_campaign .goto_top {
	text-align: right;
	margin: 30px 0;
}

#index .button_campaign .goto_top a {
	padding-left: 15px;
	background: url(/img/icon_arrow_t.png) no-repeat center left;
}

/* ----end*/
