@charset "utf-8";

/*=============================================*/

/* 			       index				    */

/*=============================================*/


#key div {
	width: 100% !important;
	position: relative;
	z-index: 9;
	background-repeat: no-repeat;
	background-position: center top !important;
}
#key .box {
	height: 590px;
	margin: 0 auto;
	background: no-repeat;
	background-position: center top !important;
}
#banner {
	background: url(../img/index/banner_bg.jpg) repeat-x center top;
}
#banner .bg_in {
	background: url(../img/index/bnr_in.jpg) no-repeat center top;
	height: 277px;
}
#banner .content {
	padding-top: 35px;
}
#sec1 .bg_in {
	background: url(../img/index/sec1_bg.jpg) no-repeat center top;
}
#sec1 .content {
	position: relative;
	height: 1210px;
	font-size: 13px;
	line-height: 23px;
}
#sec1 h2 {
	position: absolute;
	top: 45px;
	right: 0px;
}
#sec1 .bnr {
	position: absolute;
	top: 1090px;
	left: 284px;
}
#sec1 .info1 h3 {
	position: absolute;
	top: 31px;
	left: 0px;
	z-index: 9;
}
#sec1 .info1 .photo {
	position: absolute;
	top: 67px;
	left: 24px;
}
#sec1 .info1 .txt {
	position: absolute;
	top: 455px;
	left: 0px;
	width: 380px;
	text-align: center;
}
#sec1 .info2 h3 {
	position: absolute;
	top: 607px;
	left: 0;
}
#sec1 .info2 .photo {
	position: absolute;
	top: 607px;
	right: 0;
}
#sec1 .info2 .txt {
	position: absolute;
	top: 975px;
	right: 0;
	width: 375px;
	text-align: center;
}
#sec2 {
	background: url('../img/index/sec2_img4.png') no-repeat center bottom / 100%;
}
#sec2 .content {
	position: relative;
	font-size: 13px;
	line-height: 23px;
	padding: 97px 0 83px;
}

/*#sec2 h2 {
	padding-bottom: 13px;
}
#sec2 .info {
	padding: 61px 0 0 666px;
}
#sec2 .info .txt {
	padding-bottom: 23px;
	padding-left: 5px;
}
#sec2 .info .bnr {
	margin-left: -7px;
	padding-top: 10px;
}
#sec2 .photo1 {
	position: absolute;
	top: 61px;
	left: 46px;
}
#sec2 .photo2 {
	position: absolute;
	top: 61px;
	left: 350px;
}*/
#sec2 .fr {
	float: right;
}
#sec2 .fr h3 {
	padding: 2px 0 0 60px;
}
#sec2 .fr .txt {
	padding: 33px 0 0 7px;
}
#sec2 .fl {
	float: left;
}
#sec2 .fl  .box-1 {
	margin-left: 32px;
	position: relative;
}
#sec2 .fl .box-1 .sec2_btn {
	position: absolute;
	bottom: -39px;
	left: 66px;
}
#sec2 .fl  .box-2 {
	margin: 34px 0 0 81px;
	position: relative;
}
#sec2 .fl .box-2 .sec2_btn {
	position: absolute;
	bottom: -53px;
	left: 12px;
}
#sec2 .fl  .box-3 {
	margin: 35px -100px 0 173px;
	position: relative;
}
#sec2 .fl .box-3 .sec2_btn {
	position: absolute;
	bottom: -40px;
	left: 64px;
}
#sec3 .bg_in {
	background: url(../img/index/sec3_bg.jpg) repeat center top;
}
#sec3 .sec3 {
	background: url(../img/index/sec3_bg_in.jpg) no-repeat center top;
}
#sec3 .content {
	position: relative;
	min-height: 695px;
}
#sec3 .info {
	min-height: 440px;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 23px;
}
#sec3 .info h2 {
	padding: 63px 0 12px;
}
#sec3 .info .txt p {
	padding-bottom: 23px;
}
#sec3 .photo1 {
	position: absolute;
	top: 79px;
	right: 0;
}
#sec3 .photo2 {
	position: absolute;
	top: 423px;
	left: 379px;
}
#sec3 .news {
	background: url(../img/index/news_bg.jpg) no-repeat 0 0;
	width: 350px;
	height: 180px;
	color: #1e120d;
	font-size: 13px;
}
#sec3 .news h3 {
	padding: 8px 0 20px;
}
#sec3 .news #feed {
	margin-left: 24px;
}
#sec3 .news dl {
	clear: both;
	overflow: hidden;
	padding: 3px 0 4px;
}
#sec3 .news dt {
	background: url(../img/index/dot.png) no-repeat 0 5px;
	padding-left: 20px;
	font-weight: bold;
	margin-right: 16px;
	float: left;
}
#sec3 .news dd {
}
#sec3 .news a {
	color: #1e120d;
}
.oshirase{
	padding:24px; 
	width:600px; 
	border:1px #dfcdc4 solid; 
	background: url(../img/index/news_bg.jpg) repeat center top;
	margin:40px auto;
}

.oshirase h3{
	margin-bottom:25px; 
	border-bottom:1px #1e120d solid; 
	padding-bottom:10px;  
	text-align:center; 
	font-size:24px; 
	font-weight:bold; 
	color: #1e120d;
}

.oshirase p.txt_c{
	text-align:center;
		color: #1e120d;

}

.takeout {
	margin: 20px auto;
}

.takeout_bnr_1,
.takeout_bnr_2 {
	float: left;
}

.takeout_bnr_1 {
	padding-right: 40px;
}
