@charset "shift_jis";
/*###################################################
memo
-----------------------------------------------------
	文字コード：shift_jis
	改行コード：CRLF
###################################################*/
/* スマホ用ボタン */
#spbtn {
	min-width: 1000px;
}
/*===================================================
	#gnavi
===================================================*/
#gnavi {
	margin-bottom: 0;
}
#kv {
	width: 1000px;
	margin: 0 auto;
}
#kv .wrap {
	/*
	width: 3000px;
	margin: 0 -1000px;
	border-bottom: 13px solid #e9eff1;
	*/
	height: 400px;
	overflow: hidden;
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#contents {
	width: 966px;
}
#left {
	float: left;
	width: 250px;
}
#left li {
	border-bottom: 2px solid #e9eff1;
}
#center {
	float: left;
	padding-left: 46px;
	border-left: 2px solid #e9eff1;
	padding-top: 46px;
	width: 668px;
}
#center h1,
#center h2 {
	margin-bottom: 13px;
}
#center .nav li {
	float: left;
	margin-right: 8px;
	padding-bottom: 8px;
	cursor: pointer;
}
#center .item li {
	float: left;
	margin-right: 18px;
	padding-bottom: 18px;
}
#center .item li img {
  vertical-align: bottom;
}
#center .item li.end {
	margin-right: 0;
}
#center .item li a {
	border: 1px solid #ccc;
  display: block;
}
#center .lense .item {
}
#center .btn {
	text-align: right;
	margin-bottom: 2em;
}
/* news */
.news {
	text-align: center;
	padding-top: 40px;
	margin-bottom: 35px;
}
.news.product {
	background-color: #c9eaf8;
}
.news.company {
	background-color: #e8eef0;
}
.news .wrap {
	width: 966px;
	text-align: left;
	margin: 0 auto;
}
.news h3 {
	float: left;
	width: 184px;
	text-align: center;
}
.news ul {
	float: left;
}
.news .date {
	display: block;
	width: 91px;
	float: left;
}
.news.product .date {
	color: #0051dc;
}
.news.company .date {
	color: #29abe2;
}
.news li p {
	float: left;
	width: 590px;
}
.news a {
	color: #666;
}
.news .btn {
	text-align: center;
	padding-top: 40px;
}
.news strong {
	background-color: #d32123;
	display: inline-block;
	border-radius:         4px;
	-webkit-border-radius: 4px;
	-moz-border-radius:    4px;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	line-height: 1;
	padding: 2px 3px;
	margin-left: 0.8em;
}

/* #mission */
#mission {
	width: 962px;
	margin: 0 auto;
	background-color: #e9f6fc;
	background-image: url(/images/index/mission_box_top.gif);
	background-repeat: no-repeat;
}
#mission p {
	background-image: url(/images/index/mission_box_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 1.7em;
	font-size: 116%;
}

/* 1604omimai */
#bnr1604omimai {
	margin-bottom: 46px;
}