@charset "UTF-8";

/* -- index
-------------------------------------------------------------------------------- */
#header {
	background: #FFF url(../../img/index/vis1.jpg) no-repeat;
	height: 460px;
}
.bg_slider {
	background-position: center 0;
}
#header:after {
	content: '';
	background: url(../img/bg_cont.png) repeat-x 0 0;
	display: block;
	width: 100%;
	height: 32px;
	position: absolute;
	left: 0;
	z-index: 9;
}
.wrap {
	height: 460px;
	position: relative;
}
.wrap h1,
.wrap p {
	position: absolute;
}
.wrap h1 { left: 7px; top: 25px; }
.wrap p:nth-of-type(1) { right: 6px; top: 0; }
.wrap p:nth-of-type(2) { left: 0; bottom: 0; }
.wrap p:nth-of-type(3) { right: 60px; bottom: 30px; }
#cont {
	padding-top: 55px;
}
#reco {
	background: url(../../img/index/bg_reco.png?201807261) no-repeat;
	float: left;
	width: 650px;
	height: 560px;
	position: relative;
}
#reco #icn{
	position:absolute;
	top:14px;
	left:190px;
}
#nav {
	display: block;
	float: right;
	width: 296px;
}
#nav li:nth-of-type(1) {
	margin-bottom:10px;
}
#nav li:nth-of-type(2){
	margin-bottom: 4px;
}

#nav li:nth-of-type(3) {
	margin-bottom: 15px;
	position:relative;
}
#nav li:nth-of-type(4) {
	margin-bottom: 11px;
	position:relative;
}
#nav li:nth-of-type(3)::after,
#nav li:nth-of-type(4)::after{
	position:absolute;
	top:100%;
	left:0;
	margin:0 0 -10px 0;
	content:"";
	width:295px;
	height:10px;
	background:url('../../img/index/bg_shadow.png') no-repeat 0 0;
}
#reco h2 {
	position: absolute;
	top: 27px;
	left: 24px;
}
#reco > div {
	display: none;
	position: absolute;
	top: 51px;
	left: 387px;
	width: 213px;
	height: 480px;
	display: none;
}
#reco > div img {
	position: absolute;
	left: 49px;	
	top: 0;
}
#reco > div h3 {
	font-size: 18px;
	margin-top: 198px;
	text-align: center;
	display: block;
	height: 65px;
}
#reco > div h3 span {
	font-weight: normal;
	font-size: 10px;
	color: #999;
	display: block;
}
#reco > div p {
	display: block;
	height: 64px;
}
#reco > div ul li {
	font-weight: bold;
	background: url(../../img/index/icon_arrow.gif) no-repeat 5px center;
	height: 31px;
	padding-left: 26px;
}
#reco > div ul li.bl {
	background: url(../../img/index/icn_arrow_bl.png) no-repeat 5px center;
}
#reco > div ul li.or {
	background: url(../../img/index/icn_arrow_or.png) no-repeat 5px center;
}
#reco > div ul li.none {
	background:none;
	padding-left:0;
}
#reco > div ul li a {
	font-size: 14px;
	line-height: 28px;
	padding-top: 3px;
	color: #23a3da;
	display: inline-block;
}
#reco > div ul li span {
	font-size: 14px;
	line-height: 28px;
	padding-top: 3px;
	color: #23a3da;
	display: inline-block;
}
#reco > div ul li a.tr {
	background: url(../../img/index/icon_foot.gif) no-repeat right center;
	padding-right: 27px;
	margin-right: -27px;
}
#reco > div ul li a img {
	position:static;
	vertical-align:baseline;
	padding:4px 0 0 0;
}

div.box1 > #box1,
div.box2 > #box2,
div.box3 > #box3,
div.box4 > #box4,
div.box5 > #box5,
div.box6 > #box6,
div.box7 > #box7,
div.box8 > #box8,
div.box9 > #box9 {
	display: block;
}
#reco ul.map li {
	position: absolute;
	display: block;
	overflow: hidden;
}
#reco ul.map li a {
	display: block;
	height: 0;
}
#reco ul.map li.box1 { left: 139px; top: 209px; }
#reco ul.map li.box1 a { width: 109px; padding-top: 22px; }
#reco ul.map li.box2 { left: 178px; top: 247px; }
#reco ul.map li.box2 a { width: 106px; padding-top: 23px; }
#reco ul.map li.box3 { left: 177px; top: 259px; }
#reco ul.map li.box3 a { width: 76px; padding-top: 25px; }
#reco ul.map li.box4 { left: 95px; top: 282px; }
#reco ul.map li.box4 a { width: 175px; padding-top: 26px; }
#reco ul.map li.box5 { left: 127px; top: 389px; }
#reco ul.map li.box5 a { width: 168px; padding-top: 36px; }
#reco ul.map li.box6 { left: 137px; top: 419px; }
#reco ul.map li.box6 a { width: 118px; padding-top: 25px; }
#reco ul li.box7 { left: 42px; top: 424px; }
#reco ul li.box7 a { width: 89px; padding-top: 22px; }
#reco ul li.box8 { left: 96px; top: 446px; }
#reco ul li.box8 a { width: 178px; padding-top: 25px; }
#reco ul li.box9 { left: 33px; top: 327px; }
#reco ul li.box9 a { width: 175px; padding-top: 29px; }
div.box1 li.box1 { background: url(../../img/index/reco_on1.png) no-repeat; }
div.box2 li.box2 { background: url(../../img/index/reco_on2.png) no-repeat; }
div.box3 li.box3 { background: url(../../img/index/reco_on3.png) no-repeat; }
div.box4 li.box4 { background: url(../../img/index/reco_on4.png) no-repeat; }
div.box5 li.box5 { background: url(../../img/index/reco_on5.png) no-repeat; }
div.box6 li.box6 { background: url(../../img/index/reco_on6.png) no-repeat; }
div.box7 li.box7 { background: url(../../img/index/reco_on7.png) no-repeat; }
div.box8 li.box8 { background: url(../../img/index/reco_on8.png) no-repeat; }
div.box9 li.box9 { background: url(../../img/index/reco_on9.png) no-repeat; }
