
#kk2-top.box-club {
	display: block;
	background: url("/kk2/images/bg-kk2-top01.jpg") no-repeat center;
	background-size: cover;
	height: 400px;
}
#box-wedding-destination__pssBnr {
	width: 100%;
	background-color: white;
	/*background: url("/kk2/images/bnr-pss.jpg") top center no-repeat;
	background-size: cover;*/
}
#box-wedding-destination__pssBnr a {
	border: 1px solid rgba(0,0,0,.1);
}
.area-kk2 .box-article-hotel__text.has-label {
	padding-bottom: 0;
}
.lst-wedding-destination--kid a{
	display: block;
	height: 250px;
}
.lst-wedding-destination--kid a:after{
	display: none;
}
#box-wedding-destination__pssBnr .box-wedding-destination__kid img {
    width: 340px;
}
#destination-kid .box-wedding-destination__kid img {
    width: 460px;
}
.lst-wedding-destination--kid .btn{
	background: none!important;
	position: relative;
}
.lst-wedding-destination--kid .btn:after{
  content: "\f08e";
  font-family: FontAwesome;
  color: #999;
  position: absolute;
  display: inline-block;
  line-height: 0;
  padding-left: 10px;
  top: 50%;
  right: 6%;
}
.lst-wedding-destination--kid .btn--kid:hover{
	color: #fff;
    border: 1px solid #fff;
}

#box-wedding-destination__pssBnr .box-wedding-destination__btn .btn{
	color: #998542;
    border: 1px solid #998542;
	
}
@media screen and (max-width: 736px){
	.box-wedding-destination__kid{
		margin-bottom: 18px;
	}
	#box-wedding-destination__pssBnr .box-wedding-destination__kid img {
		width: 240px;
		}
}
@media only screen and (max-width: 736px) {
	#kk2-top.box-club {
		background: url("/kk2/images/bg-kk2-top01-sp.jpg") no-repeat center;
		background-size: cover;
		height: 470px;
	}
	.lst-wedding-destination--kid a{
		height: 143px;
	}
}



/*240418　追加*/
.lyt-kk2-logo{
	box-sizing: border-box;
	max-width: 450px;
	margin: 3em auto;
}
.lyt-kk2-logo .box-club__sub{
	color: #497e4e;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
.lyt-kk2-logo .box-club__title-image{
	box-sizing: border-box;
	width: 177px;
	margin: auto;
}
