main h1.pageTitle {
	min-height: 160px;
	margin-bottom: 0;}
main h1.pageTitle:before {
	content: "CARRER";}

.localTitle {}
/* ----------------------------------------
career
----------------------------------------*/
.career {
	margin-bottom: 40px;}
	.QA .career {
		margin-bottom: 60px;}
.career h3 {
	width: auto;
	margin: 60px 30px 0 30px;
	padding-bottom: 18px;
	font-size: 2.1rem;
	font-weight: 700;}

.career .recruitTable{
  width: auto !important;
}
.career .recruitTable th,
.career .recruitTable td{
  width: auto !important;
}

/* flow
------------------------------*/
.address {
	order:4;
	display: block;
	margin: 0 15px}
.address h4 {
	margin-right: 0;
	margin-bottom: 18px;
	padding-right: 0;
	padding-bottom: 20px;
	border-right: 0;
	border-bottom: 1px solid #eee;}
.address dl {
	flex-wrap: nowrap;
	margin-bottom: 15px;
	line-height: 2rem;}
	.address dl:last-child {
		margin-bottom: 0;}
.addressWrap {
	font-size: 1.4rem;
	text-align: left;}
.flowWrap .step1 + .wrap p {
	margin-bottom: 40px;}
.flowWrap .step4 + .wrap h3 {
	margin-bottom: 0;}