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

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

.anchor ul {
	font-size: 0;
	margin: 0 -14px 0 0;
}
.anchor ul li {
	display: inline-block;
	text-align: left;
	width: 325px;
	height: 45px;
	background: url(../img/common/icon_anchor.jpg), #6B8E23;
	background-repeat: no-repeat;
	background-position: 16px 16px;
	background-size: 12px 12px;
	border-right: #4C5E1B solid 3px;
	border-bottom: #4C5E1B solid 3px;
	margin: 0 14px 14px 0;
}
.anchor ul li a {
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 45px;
	padding: 0 0 0 35px;
}

.stonepagoda  {
	display: table;
	margin: 0 0 40px;
}
.stonepagoda h4 {
	margin: 20px 0;
}
.stonepagoda ul {
	font-size: 0;
	margin: 0 -14px 0 0;
}
.stonepagoda ul li {
	display: inline-block;
	text-align: left;
	width: 211px;
	height: 45px;
	background: url(../img/grave/product/icon_stonepagoda.jpg), #E3DDCA;
	background-repeat: no-repeat;
	background-position: 16px 16px;
	background-size: 9px 11px;
	border-right: #C9C3B3 solid 3px;
	border-bottom: #C9C3B3 solid 3px;
	margin: 0 14px 14px 0;
}
.stonepagoda ul li a {
	display: block;
	font-size: 16px;
	color: #000000;
	line-height: 45px;
	padding: 0 0 0 35px;
}

.stonepagoda .join {
	margin: 40px 0;
}
.carrote .join {
	margin: 40px 0 0;
}
.join {
	padding: 20px 0 0;
	background-color: #F7EDDC;
	font-size: 0;
}
.join h4 {
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	min-height: 16px;
	padding: 0 0 14px;
	margin: 0;
}
.join dl {
	display: inline-block;
	vertical-align: top;
	width: 305px;
	margin: 0 0 20px 20px;
}
.join dl dt {
	position: relative;
	min-height: 15px;
	padding: 15px 0 15px 25px;
	background-color: #E3DDCA;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
}
.join dl dt:before {
	content: "";
	position: absolute;
	left: 8px;
	top: 11px;
	width: 8px;
	height: 22px;
	background-color: #5C374A;
}
.join dl dd img {
	width: 305px;
	height: auto;
}
.join dl dd.text {
	font-size: 15px;
	line-height: 24px;
}
.join dl dd.mail a {
	width: 237px;
	display: inline-block;
	min-height: 16px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	margin: 10px 0 0;
	padding: 20px 20px 20px 45px;	
	background: url(../img/grave/recommend/icon_mail.png), #AA0403;
	background-repeat: no-repeat;
	background-position: 14px 18px;
	background-size: 25px 19px;
	border-right: #770404 solid 3px;
	border-bottom: #770404 solid 3px;
}

.carrote .detail {
	display: table;
	margin: 0 0 40px;
}
.carrote .detail h4 {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 15px;
	padding: 15px 0 15px 45px;
	margin: 0 0 20px;
	background-color: #E3DDCA;
}
.carrote .detail h4:before {
	content: "";
	position: absolute;
	left: 15px;
	top: 18px;
	width: 18px;
	height: 8px;
	background-color: #5C374A;
}
.carrote .detail figure.fright {
	float: right;
}
.carrote .detail figure.fright img {
	margin: 0 0 0 20px;
}

.link {
	text-align: center;
}
.link a {
	min-height: 16px;
	background-color: #EE7800;
	border-right: #BA5A02 solid 3px;
	border-bottom: #BA5A02 solid 3px;
	display: inline-block;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	padding: 15px 30px;	
}

.gallery {
	font-size: 0;
	margin: 0 -14px 0 0;
}
.gallery figure {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 214px;
	margin: 0 14px 14px 0;
}

/* pc */
@media screen and (min-width: 988px) {
	
	.anchor ul li a:hover {
		color: #FFCC33;
	}
	.stonepagoda ul li a:hover {
		color: #990033;
	}
	.join dl dd.mail a:hover {
		color: #FFCC33;
	}
	.link a:hover {
		color: #333333;
	}
	
}

/* tablet sp */
@media print, screen and (max-width: 987px) {
	
	.anchor ul {
		margin: 0;
	}
	.anchor ul li {
		width: 45%;
	}
	
	.stonepagoda h4 img {
		width: 100%;
		height: auto;
	}
	.stonepagoda ul {
		margin: 0;
	}
	.stonepagoda ul li {
		width: 35%;
	}
	
	.join dl {
		display: block;
		text-align: center;
		padding: 0 0 20px;
		margin: 0 auto;
	}	
	
	.carrote .detail figure.fright {
		float: none;
		text-align: center;
	}
	.carrote .detail figure.fright img {
		margin: 0 auto 20px;
	}
	
	.gallery {
		text-align: center;
	}	

}

/* sp */
@media print, screen and (max-width: 767px) {
	
	.anchor ul li {
		width: auto;
		height: 30px;
		background: url(../img/common/icon_anchor.jpg) no-repeat top 10px left 14px, #6B8E23;
		background-size: 12px 12px;
		margin: 0 4px 4px 0;
	}
	.anchor ul li a {
		line-height: 30px;
		padding: 0 10px 0 35px;
	}
	
	.stonepagoda ul {
		margin: 0 0 11px;
	}
	.stonepagoda ul li {
		width: auto;
		height: 30px;
		background: url(../img/grave/product/icon_stonepagoda.jpg) no-repeat top 10px left 14px, #E3DDCA;
		background-size: 9px 11px;
		margin: 0 4px 4px 0;
	}
	.stonepagoda ul li a {
		line-height: 30px;
		padding: 0 10px 0 35px;
	}
	
}

/* sp */
@media print, screen and (max-width: 439px) {
	
	.join dl {
		width: auto;
		margin: 0 20px;
	}
	.join dl dd img {
		width: 100%;
		height: auto;
	}
	.join dl dd.text {
		text-align: left;
	}
	.join dl dd.mail a {
		width: auto;
		text-align: left;
	}
	
	.carrote .detail figure.fright img {
		width: 100%;
		height: auto;
	}
	
}