@charset "utf-8";

header {
	background:url(/jp/inquiry/images/mainVisual.jpg) no-repeat 50% 0;
	background-size:cover;
}

#ceiling > ul li.inquiry a {
	border-bottom:#5793AF 3px solid;
}

h2 {
	border-left:#5793AF 4px solid;
	font-size:150%;
	line-height:1.2;
	padding:0 0 0 12px;
	margin:0 0 32px;
	text-align:left;
	color:#656565;
}


.contactArea h2 + .tel {
	width:628px;
	height:90px;
	padding:25px 0;
	margin:0 auto 50px;
}

.contactArea p + .tel {
	display:none;
}

@media screen and (max-width:640px){
	h2 {
		margin-top:20px;
	}
	
	.contactArea h2 + .tel {
		width:100%;
	}
}
