@charset "utf-8";

/*=============================================*/
/*                   home                      */
/*=============================================*/
#key { position: relative; }

#key {
	background-position: center top !important;
	background-repeat: no-repeat;
	position: relative;
	width: 100% !important;
	z-index: 9;
	height: 640px;
}

#key .slide {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	background-origin: padding-box;
	background-position: center center !important;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
}

#key #slide01 {
	background: url(../img/index/key_01.jpg) no-repeat center 0;
	background-size: cover;
	height: 640px;
}

#key #slide02 {
	background: url(../img/index/key_02.jpg) no-repeat center 0;
	background-size: cover;
	height: 640px;
}

#key #slide03 {
	background: url(../img/index/key_03.jpg) no-repeat center 0;
	background-size: cover;
	height: 640px;
}

#key #slide04 {
	background: url(../img/index/key_04.jpg) no-repeat center 0;
	background-size: cover;
	height: 640px;
}

#key #slide05 {
	background: url(../img/index/key_05.jpg) no-repeat center 0;
	background-size: cover;
	height: 640px;
}

#key #slide06 {
	background: url(../img/index/key_06.jpg) no-repeat center 0;
	background-size: cover;
	height: 640px;
}

#reserve{
    background-color: rgba(255,255,255,0.8);
    width: 800px;
    border: 4px double;
	margin-top: 50px;
    padding: 20px;
}

#reserve h2{
	font-size: 24px;
    text-align: center;
    padding-bottom: 10px;
}
#reserve .pl190{
	padding-left:190px;
}

#section01 {
	clear: both;
	background-image: url(../img/index/sec01_bg01.png), url(../img/index/sec01_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top, center center;
	-webkit-background-size: auto, cover;
	background-size: auto, cover;
	height: 800px;
	color: #FFF;
}

#section01 h2 {
	position: absolute;
	top: 100px;
	left: 600px;
}

#section01 .list_p {
	line-height: 32px;
	letter-spacing: 1px;
	padding: 152px 0 0;
	width: 450px;
}

#section01 .list_p p { margin: 0 0 32px; }

#section01 .btn_01 { padding: 38px 0 0; }

#section02 {
	background: url(../img/index/sec02_rp.jpg) repeat-x center top;
	min-height: 1017px;
}

#section02 .img_01 {
	position: absolute;
	top: 50px;
	left: -125px;
}

#section02 .img_02 {
	position: absolute;
	top: 50px;
	left: 520px;
}

#section02 .row_01 { height: 665px; }

#section02 .row_02 {
	font-size: 16px;
	letter-spacing: 1px;
	padding-bottom: 50px;
}

#section02 .dl_01 {
	float: left;
	margin: 0 0 0 31px;
	width: 400px;
}

#section02 .dl_02 {
	float: right;
	margin: 0 26px 0 0;
	width: 400px;
}

#section02 dt { padding-bottom: 14px; }

#section03 {
	min-height: 957px;
	background-image: url(../img/index/sec03_bg.png), url(../img/index/sec03_rp.jpg);
	background-repeat: no-repeat, repeat-x;
	background-position: center top;
	font-size: 16px;
}

#section03 h2 {
	left: 35px;
	position: absolute;
	top: 1px;
}

#section03 .txt_01 {
	left: 260px;
	position: absolute;
	top: 123px;
	width: 325px;
}

#section03 .btn_01 {
	left: 352px;
	position: absolute;
	top: 784px;
}

/*--------rss------------*/
rss {
	clear: both;
	position: relative;
	height: 300px;
	background-image: url(../img/index/rss_bg.jpg), url(../img/index/rss_rp.jpg);
	background-repeat: no-repeat, repeat;
	background-position: center 200px;
}

#rss h2 {
	position: absolute;
	top: 160px;
	left: 0px;
}

#rss #feed dd { float: left; }

#group .group1 {
	background: url(../img/index/off01.png) no-repeat center top;
	cursor: pointer;
	width: 150px;
}

#group .group1.on {
	background: url(../img/index/off01_on.png) no-repeat center top;
	cursor: pointer;
	width: 150px;
}

#group .group2 {
	background: url(../img/index/off02.png) no-repeat center top;
	cursor: pointer;
	width: 150px;
}

#group .group2.on {
	background: url(../img/index/off02_on.png) no-repeat center top;
	cursor: pointer;
	width: 150px;
}

#group .group3 {
	background: url(../img/index/off03.png) no-repeat center top;
	cursor: pointer;
	width: 170px;
}

#group .group3.on {
	background: url(../img/index/off03_on.png) no-repeat center top;
	cursor: pointer;
	width: 170px;
}

#group .group4 {
	background: url(../img/index/off04.png) no-repeat center top;
	cursor: pointer;
	width: 230px;
}

#group .group4.on {
	background: url(../img/index/off04_on.png) no-repeat center top;
	cursor: pointer;
	width: 230px;
}

#group .group5 {
	background: url(../img/index/off05.png) no-repeat center top;
	cursor: pointer;
	width: 210px;
}

#group .group5.on {
	background: url(../img/index/off05_on.png) no-repeat center top;
	cursor: pointer;
	width: 210px;
}

#group { padding-top: 50px; }

#group ul li {
	float: left;
	height: 60px;
	padding-right: 15px;
}

.tab.active { display: block !important; }

.tab {
	display: none;
	width: 1000px;
	height: 200px;
}

.feedg {
	float: left;
	margin-right: 20px;
	width: 600px;
	margin: 25px 0 0 200px;
}

.feedg .column:last-child { margin-right: 0 !important; }

.feedg .column img { border-radius: 50%; }

.feedg .column p.date {
	text-align: center;
	padding-top: 15px;
	font-size: 15px;
	font-weight: bold;
	width: 100%;
}

.feedg .column p.title { font-weight: bold; }

.feedg .column p.title a {
	color: #000;
	text-decoration: none;
}

.feedg .column p.title, .feedg .column p.des {
	text-align: center;
	font-size: 15px;
	width: 100%;
}
