<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
h2 {
	font-size: 250%;
	line-height: 140%;
	font-weight: bold;
	color: #1684c1;
	text-align: center;
	padding-bottom: 20px;
	padding-right: 40px;
	clear: both;
}

.location {
	margin-bottom: 40px;
	padding-top: 40px;
	padding-left: 40px;
	clear: both;
}

/* CSS Document */
.division {
	width: 430px;
	padding-right: 40px;
	padding-bottom: 40px;
	float: left;
}
h3 {
	font-size: 140%;
	line-height: 140%;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dbdbdb;
	font-weight: bold;
	background-image: url(/recruit/common/img/circle.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	margin-bottom: 16px;
}
.division .img {
	padding-bottom: 10px;
}

.division ul li {
	font-size: 110%;
	line-height: 140%;
}
.btn {
	width: 9em;
	padding: 3px;
	text-align: center;
	background-color: #086086;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(http://k2s-group.jp/recruit/common/PIE.htc);
	margin-top: 6px;
}
.btn a {
	color: #086086;
	background-color: #FFF;
	width: 9em;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(http://k2s-group.jp/recruit/common/PIE.htc);
}
.btn a:hover,
.btn a:active {
	color: #FFF;
	background-color: #086086;
	text-decoration: none;
}
</pre></body></html>