@charset "utf-8";

.site-header .search-form {
	position: absolute;
	right: 20px;
	top: 1.2em;
	padding:0;
	height:70px;
	min-width:72px;
	max-width:424px;
	font-size:24pt;
	line-height:70px;
	z-index:9998;
	border: 1px solid #c3c0ab;
	border-radius:12px;
	box-shadow: rgba(102, 102, 102, 0.490196) 3px 3px 10px 5px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(170,170,170,1) 100%) fixed; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(170,170,170,1) 100%) fixed; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%, rgba(170,170,170,1) 100%) fixed; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#aaaaaa',GradientType=0 ); /* IE6-9 */
	overflow:hidden;
}
.site-header .search-field,
.search-form .search-submit {
	position:absolute;
	display:inline-block;
	border: 0;
}
.site-header .search-field {
	vertical-align: text-bottom;
	cursor: pointer;
	margin: 0;
	padding: 0 0 0 0.5em;
	height: 70px;
	width: 350px;
	background-color: #fff;
}

.site-header .search-field:focus {
	cursor: text;
	outline: 0;
}
.search-form .search-submit {
	border: 2px solid #c3c0ab;
	border-width:0;
	top:0;
	right:0;
	color:#666666;
	width:72px;
	height:72px;
	padding:7px 0;
	margin:0;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(170,170,170,1) 100%) fixed; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(170,170,170,1) 100%) fixed; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%, rgba(170,170,170,1) 100%) fixed; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#aaaaaa',GradientType=0 ); /* IE6-9 */

}
.search-form.active .search-submit {
	border-left-width:2px;
}
.search-form .search-submit:before {
	font: bold 60px/1 Genericons;
	content:"\f400";
}

div#page {
	width:100%;
	max-height:1080px;
	overflow:hidden;
	background-image:url(../images/bg_top.gif);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:1920px;
}
div#ks-page {
	margin-top:0;
}
/**
 * 	menu
 */
div.kmenus {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
}
div.kmenus a {
	position: absolute;
	border:none;
	box-shadow:none;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:none;
	background-position:left top;
	background-repeat:no-repeat;
	background-size:cover;
}
div.kmenus a:nth-child(1) {
	top: 225px;
	left: 220px;
	width:534px;
	height:400px;
	background-image:url(../images/buttons/top_1.png);
}

div.kmenus a:nth-child(2) {
	top: 175px;
	left: 1260px;
	width:233px;
	height:282px;
	background-image:url(../images/buttons/top_2.png);
}
div.kmenus a:nth-child(3) {
	top: 730px;
	left: 70px;
	width:579px;
	height:437px;
	background-image:url(../images/buttons/top_3.png);
}
div.kmenus a:nth-child(4) {
	top: 650px;
	left: 1522px;
	width:380px;
	height:413px;
	background-image:url(../images/buttons/top_4.png);
}
div.kmenus a:nth-child(5) {
	top: 25px;
	left: 780px;
	width:443px;
	height:305px;
	background-image:url(../images/buttons/top_5.png);
}
@media (max-width:1919px){
	.site-header .search-form {
		right: 20px;
		top: 1.2em;
		height:37px;
		min-width:38px;
		max-width:226px;
		font-size:13pt;
		line-height:37px;
		border-radius:6px;
		box-shadow: rgba(102, 102, 102, 0.490196) 2px 2px 3px 1px;
	}
	.site-header .search-field {
		height: 37px;
		width: 180px;
	}
	.search-form .search-submit {
		top:0;
		right:0;
		width:38px;
		height:38px;
		padding:3px 0;
		margin:0;
	}
	.search-form .search-submit:before {
		font: bold 32px/1 Genericons;
	}
	div#page {
		width:1024px;
		max-height:576px;
		background-image:url(../images/bg_top.gif);
		background-repeat:no-repeat;
		background-position:center top;
		background-size:1024px,100%;
	}
	div.kmenus a:nth-child(1) {
		top: 120px;
		left: 117px;
		width: 285px;
		height: 213px;
	}

	div.kmenus a:nth-child(2) {
		top: 93px;
		left: 672px;
		width: 124px;
		height: 150px;
	}
	div.kmenus a:nth-child(3) {
		top: 389px;
		left: 37px;
		width: 309px;
		height: 233px;
	}
	div.kmenus a:nth-child(4) {
		top: 347px;
		left: 812px;
		width: 203px;
		height: 220px;
	}
	div.kmenus a:nth-child(5) {
		top: 13px;
		left: 416px;
		width: 236px;
		height: 163px;
	}
}