@charset "utf-8";
/*=============================================*/
/* 			       index				    */
/*=============================================*/

#key .slide {
	height: 718px;
}

#key .slide p{
	text-align: center;
	margin-top: 18%;
}

#key .slide1 {
	background: url(../img/index/slide_soba01.jpg) no-repeat center center;
	background-size:cover;
	/*background-position:-280px -165px;*/
}

#key .slide2 {
	background: url(../img/index/slide_soba02.jpg) no-repeat center center;
	background-size:cover;
}

#key .slide3 {
	background: url(../img/index/slide_soba03.jpg) no-repeat center center;
	background-size:cover;
}

.overray {
    background: url(../../../shared/img/index/02.png) center center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    border: none;
    padding: 0;
    margin: 0;
    opacity: .2 !important;
}

span#controlBar_bgndVideo {
    display: none !important;
}

#lead{
	width: 100%;
	min-width: 1100px;
}

#lead_left{
	width: 40%;
	float: left;
	background: url(../img/index/lead_left01.jpg) no-repeat center center;
	background-size:cover;
}

#lead_right{
	width: 60%;
	float: right;
	background: url(../img/index/lead_right01.jpg) no-repeat center center;
	background-size:cover;
}

#pic01{
	max-height:380px;
	overflow: hidden;
	vertical-align:text-top;
}
#pic01 span.l{
	width:60%;
	display:block;
	float:left;
	padding-top: 3%;
}
#pic01 span.r{
	width: 38%;
    display: block;
    float: left;
    padding-top: 2%;
    padding-left: 1%;
}


#box01{
	padding-top: 55px;
	margin-left: 60px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
    font-size: 17px;
}


#box01 h1 {
    color: #fff;
    font-size: 30px;
    border-bottom: solid 1px #fff;
    width: 71%;
    padding-bottom: 1%;
    margin: 0 29% 1% 0;
	line-height: 1.2em;
}

#box01 h2 {
    color: #fff;
    font-size: 30px;
    border-bottom: solid 1px #fff;
    width: 71%;
    padding-bottom: 1%;
    margin-bottom: 1%;
}

#box01 p.txt{
	color: #FFF;
}

a.hover_bnr{
	-moz-transition:    all 0.4s ease;
  	-webkit-transition: all 0.4s ease;
	-o-transition:    all 0.4s ease;
  	transition:all 0.4s ease;
}
a.hover_bnr:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#box01 p.bnr{
	padding:15px 0 40px;
	text-align: right;
	margin-right: 50px;
}

#sec01, #sec02{
	width: 100%;
	min-width: 1100px;
	position: relative;
}

#sec01_left{
    width: 35%;
    float: left;
    background: url(../img/index/lead_left02.jpg) no-repeat top center;
    background-size: 140%;
}

#sec01_right{
	width: 65%;
	float: right;
	background: url(../img/index/lead_right02.jpg) no-repeat center center;
	background-size:cover;
}

#box02{
	padding-top: 55px;
	margin-left: 60px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
    font-size: 17px;
}


#box02 h2 {
    color: #fff;
    font-size: 30px;
    border-bottom: solid 1px #fff;
    width: 71%;
    padding-bottom: 4%;
    margin-bottom: 4%;
}


#box02 p.txt{
	padding-right: 60px;
	color: #FFF;
	margin-bottom: 35px;
}

#box02 p.bnr{
	text-align: right;
}

#sec01_left p.pic{
	padding-top: 43px;
}

#sec02_left{
	width: 62.5%;
	float: left;
	background-size:cover;
	position: absolute;
}

#sec02_right{
	width: 37.5%;
	float: right;
	background-color: rgba(234,234,234,0.4);
	
}

#box03{
	background: url(../img/index/bg_b.png) no-repeat bottom left;
	padding-left: 50px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
    font-size: 17px;
}


#box03 h2 {
    color: #fff;
    font-size: 30px;
    border-bottom: solid 1px #fff;
    width: 80%;
    padding-bottom: 4%;
    margin-bottom: 4%;
    padding-top: 55px;
}


#box03 p.txt{
	padding-right: 50px;
	color: #FFF;
	margin-bottom: 30px;
}

#box03 p.bnr{
	text-align: right;
	padding-bottom: 110px;
}

#sec03{
	width: 100%;
	min-width: 1100px;
	background: url(../img/index/soba-bg01.jpg) no-repeat center center;
	background-size:cover;
	padding-top: 545px;
	height: 395px;
	text-align: center;
	color: #FFF;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
    font-size: 17px;
    position:relative;
}

#sec03 p.txt{
	font-size: 17px;
	line-height: 40px;
}

#blog2{
	padding:100px 0;
}


#face_book{
	float: right;
	margin-right: 50px;
	background: url(../img/index/bg_fb.jpg) no-repeat bottom right;
	width: 510px;
	height: 410px;
}

p.reserve {
    width: 200px;
    height: 200px;
    right: 30px;
    position: absolute;
    bottom: 40px;
}

p.reserve2 {
    width: 200px;
    height: 200px;
    right: 30px;
    position: absolute;
    bottom: 40px;
}