/*# sourceURL=shared/css/index.css */
/*@ sourceURL=shared/css/index.css */
#key{
	background: url("../img/access/header-bg.jpg") no-repeat center top / cover;
}


h2.txt-key{
	position: absolute;
	top: 592px;
	left: -166px;
}



#sec1{min-height: 1003px;position: relative;}
#sec1::before{
	content:"";
	top:0;
	left:0;
	position:absolute;
	background: url("../img/access/s1-bg-top.png") no-repeat left top;
	width: calc(50% + 1009px);
	height: 400px;
}
#sec1 h2{
	padding-top: 120px;
	text-align: center;
}
#sec1 .txt-spec{
	position: relative;
	text-align: center;
	font-weight: bold;
	color: #000;
	font-size: 25px;
	padding-top: 60px;
	text-indent: -21px;
}
#sec1 .menu-list{
	position: relative;
	width: 700px;
	margin: auto;
	padding-top: 25px;
}


#sec1 .menu-list dl{
	line-height: 25px;
	font-weight: 500;
	padding: 15px 0 18px;
	border-bottom: 2px solid #000;
}

#sec1 .menu-list dl span{
	font-size: 25px;
}

#sec1 .menu-list dt{
	width: 176px;
	padding-left: 60px;
	float: left;
}
#sec1 .menu-list dd{
	float: left;
}

#sec1 .btn{
	text-align: center;
	padding-top: 29px;
}

#sec1 .deco{
	position: absolute;
	top: 120px;
	left: -214px;
}

#sec1 .trans{
	position: absolute;
	top: 0;
	right: -636px;
}


#sec1 .wrap-box{
	
z-index: 4;
	
padding-top: 43px;
	
text-align: center;
}
#sec1 .wrap-box .box{
	position: relative;
	width: 1000px;
	height: 600px;
	min-height: 600px;
	background: url('../img/access/s1-img.jpg') no-repeat center top;
	box-shadow: 0px 24px 5px 0px rgba(0, 0, 0, 0.35);
}

#sec1 .ttl{
	position: absolute;
	top: 195px;
	left: 49px;
}
#sec1 .ttl-2{
	position: absolute;
	top: 195px;
	right: 18px;
}

#sec1 .txt{
	text-align: right;
	margin-right: 35px;
	color: #FFF;
	display: block;
	padding-top: 509px;
}


#sec2{}
#sec2 .google-map{
	position: relative;
}


#sec2 .google-map::before{
	content:"";
	left:0;
	top: 0;
	position:absolute;
	background:url("../img/shared/line.jpg") repeat-x top left;
	width: 100%;
	height: 9px;
}

#sec2 .google-map::after{
	content:"";
	left:0;
	bottom: 0;
	position:absolute;
	background:url("../img/shared/line.jpg") repeat-x bottom left;
	width: 100%;
	height: 9px;
}


#sec2 .btn{
	display: inline-block;
	padding-top: 39px;
	margin-left: 70px;
}


#sec2 .btn.btn-2{
	margin-left: 56px;
}

#sec2 .btn-link{
	margin-left: 206px;
	padding-top: 10px;
	color: #FFF;
	text-decoration: underline;
	padding-bottom: 44px;
}