@charset "utf-8";
/*------------------------------------------------------------
	aboout/technology.html
------------------------------------------------------------*/
#gNavi .navi02 a {
	border-bottom: 5px solid #011628
}

.pageTitle {
	background-image: url(../../img/jp/about/technology/page_title_bg.jpg);
}

#main {
	margin-bottom: 0;
	padding-bottom: 0;
}

#main .headLine01 {
	margin-bottom: 50px;
}

#main .pTop {
	margin-bottom: 59px;
	font-size: 15px;
	line-height: 2;
	text-align: center;
}

#main .wrap {
	padding: 75px 0;
	background-color: #FFF;
}

#main .wrap .comImgList {
	margin-bottom: 0;
}

#main .wrap .headLine01 {
	margin-bottom: 60px;
}

@media all and (min-width: 0) and (max-width: 767px)  {
	/*------------------------------------------------------------
		greetings
	------------------------------------------------------------*/
	.pageTitle {
		background-image: url(../../img/jp/about/technology/page_title_bg.jpg);
	}
	
	#main {
		margin-bottom: 0;
	}

	#main .headLine01 {
		margin-bottom: 22px;
	}
	
	#main .pTop {
		margin-bottom: 36px;
		font-size: 17px;
		text-align: left;
	}
		
	#main .wrap {
		padding: 30px 0 40px;
		background-color: #FFF;
	}
	
	#main .wrap .headLine01 {
		margin-bottom: 36px;
	}

}
