.clear{
	clear:both
}
#key{
	padding-top:37px;
}
#sec01{
	padding:10px 0 10px 0;
}
#sec01 h2{
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 10px;
}
#sec01_img img{
	max-width:100%;
	height:auto;
}
#sec01_img .img1{
	width:50%;
	float:left;
	padding-left:10px;
	padding-right:5px;
}
#sec01_img .img2{
	width:50%;
	float:right;
	padding-left:5px;
	padding-right:10px;
	padding-top:67px;
}

#shopinfo{
	padding-top:10px;
	line-height: 28px;
}
#shopinfo h3{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#shopinfo dl{
	margin-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
}
#shopinfo dt{
	float: left;
	font-weight:bold;
	width: 23%;
}
#shopinfo dd{
	float: right;
	width: 77%;
}
.max{
	display:block;
	font-size: 20px;
	line-height:30px;	
}
.max a{
	color:#522d0e;
}
#sec01_box{
	position: relative;
    margin: 10px;
    background: url(../img/access/sec01_C.png) repeat-y top center;
    padding-bottom: 10px;
    padding-top: 10px;
    background-size: 100%;
    margin-top: 30px;
}
#sec01_box:before,#sec01_box:after{
	content:"";
	position: absolute;
	width: 800px;
	width: 100%;
	left: 0;
	height: 24px;
}
#sec01_box:before{
	top: -11px;
	background:url(../img/access/sec01_T.png) no-repeat top center;
	background-size:100%;
}
#sec01_box:after{
	bottom: -24px;
	background:url(../img/access/sec01_B.png) no-repeat top center;
	background-size:100%;
}
.colL{
	padding-left:10px;
	padding-right:10px;
}
.colR{
	padding-left:10px;
	padding-right:10px;
}
#sec03{
	background:url(../img/access/sec03_bg.jpg) repeat top center;
	padding-top: 10px;
}
#sec03 .wrap{
	/* background:url(../img/access/sec03_bg2.png) no-repeat 42px 109px; */
}
#sec03 h2{
	margin-bottom: 10px;
}
#sec03Info{
	text-align:center;
	line-height:28px;
}
#sec03 .floor_map{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
#sec03 .floor_map img{
	max-width:100%;
	height:auto;
}

.sec03_txt{
	margin:10px 0 10px 0;
}
#sec03 .bx-wrapper .bx-viewport{
	background:none;
	border:none;
	    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	left:0;
}
#sec03 .bx-wrapper .bx-controls-direction a{
	top:31%;
	z-index: 9;
}
#sec03 .bx-wrapper .bx-controls-direction a.bx-prev{
	background: url('../img/access/next.png');
	background-size:cover;
}
#sec03 .bx-wrapper .bx-controls-direction a.bx-next{
	background: url('../img/access/prev.png');
	background-size:cover;
	right: 0;
}

#sec03 .bx-wrapper img{
	margin:auto;
}
#sec03 .sec03Item {
	text-align:center;
}
#sec04{
	text-align:center;
	padding:10px 0 10px 0;
	line-height:20px;
}
#sec04 h2 {
	text-align: center;
	padding-top: 30px;
}
.sec04_img img {
	width: 100%;
	height: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
#sec04 .txt {
	padding-left: 10px;
	padding-right: 10px;
}
#gmap{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#gmap img{
	max-width:100%;
	height:auto;
}
.txt_info {
	padding: 10px;
	padding-top: 0px;
}

.btn_access{
	width: 300px;
	height: 42px;
	background: #fb9d29;
	display: block;
	cursor:pointer;
	font-size: 17px;
	font-weight: 300;
	padding-top: 12px;
	margin: 10px auto;
	text-align: center;
	color: #fff;
}
.btn_access a{
	display: block;
	color: #fb9d29;
}
.btn_access a:hover{
	text-decoration: none;
}

