@charset "utf-8";

#lead{
	margin-top: 1em;
	padding: 0.5em 0;
	font-size: 2.2rem;
	text-align: center;
}
.lead{
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 1.8em;
	text-align: center;
}
@media (max-width: 1199.98px){
#lead{
	font-size: 2rem;
}
.lead{
	font-size: 1.3rem;
}
}
@media (max-width: 991.98px){
#lead{
	font-size: 1.8rem;
}
.lead{
	font-size: 1.2rem;
}
}
@media (max-width: 767.98px){
#lead{
	font-size: 1.6rem;
}
.lead{
	font-size: 1.1rem;
	text-align: left;
}
}
@media(max-width: 575.98px){
#lead{
	font-size: 1.4rem;
}
.lead{
	font-size: 1rem;
}
}
@media (max-width: 479.98px){
#lead{
	font-size: 1.2rem;
}
}
#outline-bn{
	padding: 0 10px;
}
#outline-bn div{
	padding: 5px;
}
#bn-tategu{
	height: 150px;
	margin-top: 10px;
	background: url(/img/home/bg_tategu.jpg) center center no-repeat;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
#bn-tategu:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#bn-shrinetemple{
	height: 150px;
	margin-top: 10px;
	background: url(/img/home/bg_shrinetemple.jpg) center center no-repeat;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
#bn-shrinetemple:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#bn-kumiko{
	height: 150px;
	margin-top: 10px;
	background: url(/img/home/bg_kumiko.jpg) center center no-repeat;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
#bn-kumiko:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#bn-tategu h3,
#bn-shrinetemple h3,
#bn-kumiko h3{
	width: 100%;
	height: 150px;
	margin: 0;
	vertical-align: middle;
	font-size: 2rem;
	line-height: 150px;
	white-space: nowrap;
	text-align: center;
	color: #FFF;
	letter-spacing: 0.2rem;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.6);
}
#bn-tategu a,
#bn-tategu a:hover,
#bn-shrinetemple a,
#bn-shrinetemple a:hover,
#bn-kumiko a,
#bn-kumiko a:hover{
	color: #FFF;
	text-decoration: none;
}
@media(max-width: 991.98px){
#bn-tategu h3,
#bn-shrinetemple h3,
#bn-kumiko h3{
	font-size: 1.8rem;
}
}
#products-pht{
	padding: 0 10px;
}
#products-pht div{
	padding: 5px;
}
#products-pht div h3{
	padding: 0.25em 0;
	font-size: 1.2em;
}
#tkmawd{
	margin-top: 30px;
}