@charset "utf-8";
/*=============================================*/
/*                   home                      */
/*=============================================*/
#key {
	background: url(../img/shopinfo/key_bg.jpg) no-repeat center top;
}
#key .img_01 {
	position: absolute;
	top: 0px;
	right: 0px;
}
#key .img_02 {
	position: absolute;
	top: 484px;
	left: 0px;
}
#shopdata {
	background: url(../img/shopinfo/shopdata_bg.png) no-repeat center top;
	height: 1446px;
}
#shopdata h2 {
	padding: 0 0 0 404px;
}
#shopdata table {
	width: 640px;
	margin: 0 0 0 180px
}
#shopdata table tr {
	border-bottom: 1px solid #414041
}
#shopdata table th {
	width: 150px;
	padding: 10px 0 10px 0
}
#shopdata table td {
	padding: 15px 0 15px 0
}
.info_header {
	font-size: 22px;
}
#gmap {
	height: 600px;
}

#group{
	position:relative;
	min-height:1200px;
}

#group .box_01 {

}
#group .box_01 .logo_01 {
	position: absolute;
	top: 0;
	left: 591px;
}
#group .box_01 .btn {
	position: absolute;
	top: 333px;
	left: 635px;
}
#group .box_02 .btn {
	position: absolute;
	top: 388px;
	left: 635px;
}
#group .box_01 table {
	position: absolute;
	top: 89px;
	left: 530px;
	width: 470px;
}
#group .box_02 table {
	position: absolute;
	top: 146px;
	left: 530px;
	width: 470px;
}
#group .box_01 table tr, #group .box_02 table tr {
	border-bottom: 1px solid #414041
}
#group .box_01 table th, #group .box_02 table th {
	width: 90px;
	padding: 10px 0 10px 0
}
#group .box_01 table td, #group .box_02 table td {
	padding: 15px 0 15px 0
}
#group .box_02 {
	position: absolute;
	top: 500px;
	left: 0
}
#group .box_01 .img_01, #group .box_02 .img_01 {
	position: absolute;
	top: 0px;
	left: -30px;
}
#group .box_02 .logo_01 {
	position: absolute;
	top: 0px;
	left: 591px
}
