@charset "Shift_JIS";
/* reset */
body{
	margin:0;
	padding:0;
	text-align:left;
	/*font-size:68%;*/
	font-size: 12px;
	line-height:1.6;
	/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ', Meiryo ;*/
	font-family: "メイリオ", Meiryo, sans-serif;
	color:#333333;
	background-color:#ffffff;
	-webkit-text-size-adjust: 100%;
}

html,body,h1,h2,h3,h4,h5,p,div,ul,li{
	margin:0;
	padding:0;
	list-style:none;
}

img{
	border-top:0;
	border-right:0;
	border-bottom:0;
	border-left:0;
}
* {
	box-sizing: border-box;
}
.clearfix:after {
    content:"";
    display:block;
    clear:both;
}

/*--------------------------------------------------------
  layout
--------------------------------------------------------*/

/* hpb-skip */
#hpb-skip{
	display:none;
}

/* hpb-container */
#hpb-container{
	
	position:relative;
	/*background-image : url(bg_1X_02_01.png);
	background-position:top left;
	background-repeat:repeat-x;*/
}

/* hpb-header */
#hpb-header{
	min-width:992px;
	margin-left:auto;
	margin-right:auto;
	padding-top:45px;
	padding-left:32px;
	padding-bottom:50px;
	position:relative;
	overflow:hidden;
	zoom:1;
}

/* hpb-inner */
#hpb-inner{
	width: 1024px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	padding-bottom:30px;
	position:relative;
	overflow:hidden;
	/*zoom:1;*/
}

/* hpb-wrapper */
#hpb-wrapper{
	width:820px;
	/*padding-top:40px;*/
	float:left;

}

/*.hpb-layoutset-02 #hpb-wrapper{
	padding-top:64px;
}*/

/* hpb-title */
.hpb-layoutset-01 #hpb-title{
	width:820px;
	height:260px;
	position:relative;
	background-image : url(top_mainimg_1X.png);
	background-position:top left;
	background-repeat:no-repeat;
}

/* hpb-main */
#hpb-main{
	/*width:618px;*/
	padding-left:32px;
	float:left;
}

.hpb-layoutset-02 #hpb-main{
	width:688px;
	/*padding-top:16px;*/
}

/* hpb-aside */
#hpb-aside{
	width:192px;
	/*padding-top:64px;*/
	float:right;
	font-size: 68%;
}

/* hpb-footer */
#hpb-footer{
	/*width:992px;*/
	padding-top:80px;
	padding-bottom:5px;
	padding-left:32px;
	position:relative;
	overflow:hidden;
	zoom:1;
	border-bottom: 8px solid #007398;
	clear: both;
}
#hpb-footerInner {
	width:992px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
}

/* hpb-nav */
#hpb-nav{
	position:absolute;
	top:0;
	left:32px;
}


#header {
	width: 1024px;
	margin: 0 auto;
}
#headerMain {
	overflow: hidden;
	padding: 33px 0;
}
#headerLogo {
	float: left;
}
#headerExtra1 {
	float: right;
	margin-top: 9px;
}

/*追加しました*/
.navi_banner {
	margin-bottom:40px;
}
.navi_banner li {
	width:220px;
	height:80px;
	color:#007398;
	background: linear-gradient(#FFF, #CCC);
	border:1px solid #007398;
	font-size:16px;
	font-weight:bold;
	display:inline-block;
	text-align:center;
	margin-right:9px;
	position:relative;
    margin-bottom:10px;
	vertical-align: top;
}
.navi_banner li.service_nav06{
	letter-spacing: -1px;
}
.navi_banner li span {
	font-size:14px;
	font-weight:normal;
}
.navi_banner .height {
	line-height:50px;
}
	
.navi_banner li .border {
	width: 219px;
	height: 15px;
	font-size: 14px;
	display: block;
	color: #FFF;
	background-color: #007398;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 15px;
}
.navi_banner li a {
	width:219px;
	height:79px;
	text-decoration:none;
	display:block;
	padding-top:10px;
	vertical-align: top;
}

.flame_block{
   margin-bottom: 30px; 
}
