@charset "UTF-8";
.group-information-gallery .gallery-img {
	width: 43.66%;
	box-sizing: border-box;
}

.group-information-gallery .description {
	width: 56.34%;
	box-sizing: border-box;
	padding-left: 33px;
}

.slider-for { margin-bottom: 3px; }

.gallery-img img {
	width: 100%;
	height: auto;
}

.description .content { /*min-height: 360px; */}

.group-information-gallery .description .content > p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 27px;
}

.box-card-visit {
	border: 1px solid #808080;
	padding: 18px 14px 19px;
}

.box-card-visit .thumbnail {
	width: 35%;
	font-size: 0;
	line-height: 0;
}

.box-card-visit .thumbnail img {
	width: 100%;
	height: auto;
}

.box-card-visit .information {
	width: 64%;
	box-sizing: border-box;
	font-size: 0;
	line-height: 0;
	padding-left: 22px;
}

.group-information-gallery .description .box-card-visit p {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 17px;
}

.group-information-gallery .description .box-card-visit p strong {
	font-size: 15px;
	margin-top: 5px;
	display: inline-block;
}

.group-list h3 {
	font-family: 'Heebo', sans-serif; font-weight: 500;
	font-size: 20px;
	margin-bottom: 40px;
}

.group-list { padding-bottom: 66px; }

#form-search { margin-bottom: 130px; }
.p2-list-specialMenu {
		margin: 0 0 10px;
		padding: 10px 36px;
		width: 100%;
		height: 40px;
		-webkit-appearance: none;
		background: #fff url(../img/sp-icon-select.png) no-repeat right 10px center;
		font-size: 16px;
		color: #5B4A2F;
		padding-left: 15px;
		background-size: 25px 25px;
		word-wrap: break-word;
		word-break: break-all;
		white-space: normal;
		font-size: 100%;
}

@media screen and (max-width: 768px) {
	.box-group-content {
		background-color: transparent;
		padding: 0;
		margin-bottom: 20px;
	}

	.box-group-content h2 {
		font-size: 16px;
		line-height: 1.6em;
		margin-bottom: 0;
		padding-bottom: 10px;
		padding-top: 15px;
		text-align: left;
	}

	.box-group-content .list-tags {
		margin-bottom: 10px;
		text-align: left;
	}

	.box-group-content .list-tags li { margin-bottom: 5px; }

	.box-group-content .list-tags li a {
		font-size: 11px;
		line-height: 1.2;
		background-color: #E5E6E6;
	}

	.group-information-gallery .gallery-img,
	.group-information-gallery .description {
		float: none;
		clear: none;
		width: auto;
		margin: 0;
		padding: 0;
	}

	.group-information-gallery .gallery-img { margin: 0 15px 10px; }

	.description .content { min-height: 0; }
/*
	.description .content p { background-color: #E5E6E6; }
*/
.group-information-gallery .description .content > p {
		font-size: 13px;
		line-height: 1.8em;
		margin-bottom: 15px;
}

	.box-card-visit {
		background-color: #E5E6E6;
		/*border: 1px solid #808080;*/
		border: none;
		padding: 10px 10px;
		margin-bottom: 20px;
	}

.group-list h3 {
		font-size: 16px;
		margin-bottom: 20px;
}

	.box-card-visit .information {
		padding-left: 14px;
	}

	.group-information-gallery .description .box-card-visit p {
		margin-bottom: 10px;
		font-size: 11px;
		line-height: 1.6em;
	}

	.group-information-gallery .description .box-card-visit p strong {
		font-size: 14px;
		line-height: 1.3;
	}

	.group-list {
		padding-top: 0;
		padding-bottom: 30px;
	}

	.list-4-items li {
		box-sizing: border-box;
		padding-left: 0;
		padding-right: 5px;
		padding-bottom: 5px;
		margin-bottom: 0;
		width: 50%;
	}

	.list-4-items li:nth-child(4n+1) { clear: none; }

	.list-4-items li:nth-child(2n+1) { clear: left; }
	.list-4-items li:nth-child(2n) {
		padding-left: 5px;
		padding-right: 0;
	}
}