.container {
	margin-bottom: 30px;
}

.mobile-container {
	margin: 12px;
	margin-top: 12px;
}

.mobile-content {
	margin-top: 55px;
}

.space_30 {
	height: 30px;
}

.space_18 {
	height: 18px;
}

.history-page {
	color: #999999;
}

.history-page .title {
	z-index: 1;
	width: 100%;
	border-top: 1px solid #E7E7E7;
	margin-bottom: 40px;
	text-align: center;
}

.history-page .title h1 {
	font-family: 'Prompt';
	font-size: 42px;
	font-weight: 600;
	color: #0867B2;
	letter-spacing: -1px;
	padding: 18px;
}

.history-page .hl_text {
	margin-top: 40px;
	margin-bottom: 70px;
	text-indent: 28px;
}

.history-page .hl_year {
	font-weight: bold;
	margin-bottom: 40px;
}

.history-page .hl_desc {
	text-indent: 28px;
}

.history-page ul.list-1 li {
	margin-bottom: 15px;
}

.history-page ul.list-2 li {
	margin-bottom: 7px;
}

.workwithus-page .page-title {
	z-index: 1;
	width: 100%;
	border-top: 1px solid #E7E7E7;
	margin-bottom: 40px;
	text-align: center;
}

.workwithus-page .page-title h1 {
	font-size: 42px;
	font-weight: 600;
	color: #0867B2;
	letter-spacing: -1px;
	padding: 18px;
}

.workwithus-page .hl-title {
	font-size: 24px;
	color: #333333;
	font-weight: 600;
	margin-top: 13px;
}

.workwithus-page .hl-desc {
	margin-top: 13px;
	margin-bottom: 54px;
	color: #999999;
	text-align: left;
	text-indent: 28px;
}

.workwithus-page .ext-ui-button {
	width: 283px;
	height: 46px;
	background-color: #0065b2;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 0px;
}

.workwithus-page .hl-topic {
	font-size: 26px;
	font-weight: 600;
	letter-spacing: -0.6px;
	color: #333333;
}

.workwithus-page .hl-detail {
	color: #999999;
	text-align: left;
	margin-top: 13px;
	line-height: 1.38;
	text-indent: 28px;
}

.workwithus-page .hl-ol {
	list-style-position: inside;
	padding-left: 26px;
	margin-top: 38px;
	color: #999999;
}

.workwithus-page .hl-ol li {
	margin-bottom: 17px;
}

.workwithus-page .faq-title {
	font-size: 24px;
	font-weight: 600;
	color: #333333;
	line-height: 29px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 5px;
}

.workwithus-page .suffixed.list li {
	line-height: 1.5;
}

.workwithus-page .ext-accordion-content-link {
	color: #ec7205;
	text-decoration: none;
}

.workwithus-page .border {
	border-bottom: 1px solid #DDDDDD;
}

@media only screen and (max-width: 600px) {
	body {
		background-color: #FFFFFF !important;
	}
	.history-page .ui.accordion .title:not(.ui) {
		font-family: 'Prompt', sans-serif !important;
		font-size: 16px !important;
	}
	.history-page #content{
		margin-top:67px;
	}
	.history-page #content .wrapper{
		margin:12px;
	}
	.history-page img{
		width:100%;
		border-radius:3px;
	}
	.history-page .content-top{
		margin:18px;
		margin-bottom:30px;
	}
	.history-page .accordion-header{
		color:#999999;
		margin-bottom:15px;
	}
	.history-page ul{
		color:#515356;
	}
	.history-page ul li{
		margin-bottom:8px;
	}
	.history-page .wrapper{
		margin:18px;
	}
	.workwithus-page #content{
		margin-top:67px;
	}
	.workwithus-page #content > div{
		margin:12px;
	}
	.workwithus-page .ui.accordion .title:not(.ui) {
		font-family: 'Prompt', sans-serif !important;
		font-size: 16px !important;
	}
	.workwithus-page .ui.button {
		font-family: 'Prompt', sans-serif !important;
	}
	.workwithus-page img{
		width:100%;
		border-radius:3px;
	}
	.workwithus-page .top-text{
		margin:18px;
		margin-bottom:30px;
	}
	.workwithus-page .accordion-header{
		margin-bottom:15px;
	}
	.workwithus-page .job-btn{
		text-align:center;
		margin-bottom:30px;
	}
	.workwithus-page .job-btn .ext-ui-button{
		background-color:#0065b2;
		color:#ffffff;
		letter-spacing:1px;
		font-weight:bold;
	}
	.workwithus-page .wrapper{
		margin:18px;
	}
	.workwithus-page .ol-culture{
		color:#515356;
	}
	.workwithus-page .ol-culture li{
		margin-bottom:8px;
	}
	.workwithus-page .accordion{
		margin-top:20px;
	}
	.workwithus-page .accordion ol{
		text-indent:0px;
	}
	.workwithus-page .accordion ol li{
		line-height:1.5;
	}
	.workwithus-page .accordion .ext-accordion-content-link{
		color:#ec7205;
		text-decoration:none;
	}
	.workwithus-page .accordion .line-seperate{
		margin-top:8px;
		border-bottom:solid 1px #DDDDDD;
	}
}