@charset "UTF-8";
/* CSS Document */

/* ############################################## */

.main_title {
	width:1100px;
	margin:0px auto 20px auto;
}
.sp_main_title {
	display:none;
}

/* ############################################## */

.contents_shop_wrap{
	width:1030px;
	margin:0px auto 40px auto;
}
.contents_shop_wrap h3 {
	text-align:center;
	margin-bottom:30px;
}
.contents_shop_second {
	border:3px solid #8cd6b2;
	width:1004px;
	padding:20px 10px;
}
.contents_shop_second h4 {
	text-align:center;
	margin-bottom:30px;
	padding-bottom:15px;
	border-bottom:1px solid #8cd6b2;
}
.contents_shop_second ul {
	text-align:center;
	margin-bottom:20px;
}
.contents_shop_second li {
	display:inline-block;
	width:302px;
	height:201px;
	margin:0px 10px;
}
.contents_shop_second p {
	font-size:18px;
	line-height:28px;
	color:#555555;
	text-align:center;
	margin-bottom:20px;
}
.contents_shop_second_tel {
	text-align:center;
}


/* ############################################## */

.contents_title_001 {
	width:1030px;
	background:#f9f9f9;
	border-bottom:1px solid #8cd6b2;
	position:relative;
	margin:0px auto 30px auto;
}
.contents_title_001 h3 {
	padding:15px 25px;
	font-size:18px;
	line-height:1;
	font-weight:bold;
	color:#464646;
}
.contents_title_001 li {
	position:absolute;
	right:20px;
	bottom:15px;
}

/* ############################################## */

.contents_txt_001 {
	width:1030px;
	margin:0px auto 30px auto;
}
.contents_txt_001 p {
	font-size:15px;
	line-height:25px;
	padding:0px 25px;
}

/* ############################################## */

.googlemap {
	width:980px;
	margin:0px auto 40px auto;
}

/* ############################################## */

.contents_staff {
	width:980px;
	margin:0px auto 60px auto;
}
.contents_staff dl {
	margin-bottom:30px;
}
.contents_staff dl:last-child {
	margin-bottom:0px;
}
.contents_staff dt {
	width:286px;
	float:left;
}
.contents_staff dd {
	width:674px;
	float:right;
	padding-top:15px;
}
.contents_staff dd  h4 {
	font-size:18px;
	line-height:1;
	font-weight:bold;
	color:#8cd6b2;
	padding:0px 15px;
	margin-bottom:10px;
}
.staff_name_01 {
	font-size:18px;
	line-height:1;
	color:#464646;
	padding:0px 15px;
	margin-bottom:10px;
}
.staff_name_02 {
	font-size:40px;
	line-height:1;
	color:#464646;
	font-weight:bold;
	padding:0px 15px 15px 15px;
	margin-bottom:15px;
	border-bottom:2px solid #8cd6b2;
}
.staff_name_03 {
	font-size:14px;
	line-height:24px;
	color:#000;
	padding:0px 15px;
	margin-bottom:30px;
}