@charset "utf-8";

h3{color:#03558d;}

#wrapper .concept1 {
	width:900px;
	height:100px;
	margin:0 auto 20px;
}

.concept1 .vess_ttl{
	width:400px;
	display:block;
	float:left;
	color: #0072BF;
	font-size:18px;
	font-weight:bold;
	margin-top:40px;
	
}

.vess_ttl02{
	width:200px;
	height:100px;
	color:#FFF;
	background:#1E88CE;
	float:left;
	padding:30px 0 0 0;
	text-align:center;
	font-size:18px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	 box-sizing: border-box;
}


.concept1 .vess_btn a{
	color:#FFF;
	background:#1E88CE;
	height:100px;
	vertical-align:middle;
	text-decoration:none;
	font-size:18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	 box-sizing: border-box;
	 border-radius: 5px;
	}
	
.concept1 .vess_btn a{
	width:500px;
	padding:40px 0 0 0;
	text-align:center;
	float:left;
	}

.concept1 .vess_btn02{
	float: right;
}

.concept1 .vess_btn02 a{
	display:block;
	width:298px;
	height:49px;
	font-size:18px;
	text-align:center;
	color:#FFF;
	background:#1E88CE;
	padding-top:13px;
	text-decoration:none;
	margin-left:2px;


	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	 box-sizing: border-box;
	}
	
.en{
	border-top-right-radius:5px;
	margin-bottom:2px;
}
.ja{
	border-bottom-right-radius:5px;
}
	
.concept1 .vess_btn02 a.ml0{
	margin-left:0;
}

#wrapper .concept1 .vess_btn:hover,
.concept1 .vess_btn02 a:hover{
    opacity: 0.70;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
