@charset "UTF-8";

.pan {
	font-size:12px;
	line-height:17px;
	color:#3E3E3E;
	padding-bottom:10px;
}
.pan a {
	text-decoration:none;
	color:#3E3E3E;
}
.pan span {
	color:#43884B;
}


h2 {
	font-size:21px;
	font-weight:bold;
	line-height:22px;
	color:#272D2F;
}


#item_list {
	padding-top:40px;
}


#cont_base {
}

#cont_base h1 {
	font-size:21px;
	line-height:30px;
	font-weight:bold;
	letter-spacing:1px;
	color:#3E3E3E;
}

#map {
	padding-top:10px;
}

#shopinfo {
	overflow:hidden;
	padding:25px 0;
	border-bottom:1px solid #979797;
}
#shopinfo1,#shopinfo2 {
	width:50%;
	box-sizing:border-box;
	float:left;
}
#shopinfo1 {
	border-right:1px solid #979797;
}
#shopinfo2 {
	padding-left:20px;
}
#shopinfo1 h3,#shopinfo2 h3 {
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	letter-spacing:0.86px;
	color:#3E3E3E;
	padding-bottom:10px;
}
#shopinfo1 p,#shopinfo2 p {
	font-size:14px;
	line-height:22px;
	letter-spacing:0.67px;
	color:#3E3E3E;
}
#shopinfo2 p a {
	text-decoration:underline;
	color:#43884B;
}
#shopinfo1 p.spc,#shopinfo2 p.spc {
	padding-bottom:25px;
}
#shop_btnblk {
	clear:both;
	padding:30px 0;
}
a.btn {
	width:200px;
	display:inline-block;
	text-decoration:none;
	font-size:14px;
	line-height:50px;
	color:#3E3E3E;
	box-sizing:border-box;
	border:2px solid #43884B;
	border-radius:3px;
	padding:0 10px;
	margin-bottom:30px;
}
a.btn i {
	float:right;
	margin-top:18px;
}
#shopinfo2 a.btn {
	width:160px;
	margin-bottom:0;
}


#policy {
	border-top:1px solid #979797;
	margin-top:5px;
	padding-top:15px;
	font-size:14px;
	line-height:22px;
	letter-spacing:0.67px;
	color:#3E3E3E;
}
#policy h2 {
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	letter-spacing:0.86px;
	color:#3E3E3E;
	padding-bottom:10px;
}
#policy table {
	margin:10px 0 50px;
}
#policy th,#policy td {
	font-size:14px;
	line-height:22px;
	letter-spacing:0.67px;
	color:#3E3E3E;
}
#policy th {
	padding-top:2em;
}


#tokushoho {
	border-top:1px solid #979797;
	margin-top:5px;
	padding-top:15px;
	font-size:14px;
	line-height:22px;
	letter-spacing:0.67px;
	color:#3E3E3E;
}
#tokushoho table {
	margin:10px 0 50px;
	border-collapse:collapse;
}
#tokushoho th,#tokushoho td {
	text-align:left;
	vertical-align:top;
	border:1px solid #979797;
	padding:13px 10px;
	color:#3E3E3E;
}
#tokushoho th {
	font-size:16px;
	line-height:30px;
	letter-spacing:0px;
	font-weight:bold;
	white-space:nowrap;
}
#tokushoho td {
	font-size:14px;
	line-height:22px;
	letter-spacing:0.67px;
}
#tokushoho tr.l1 td {
	line-height:30px;
}