/* CSS Document */
.link-search { padding-bottom: 41px; }

.group-link {
	list-style: none;
	margin-bottom: 10px;
}

.group-link:after {
	content: "";
	display: block;
	clear: both;
}

.group-link li {
	float: left;
	position: relative;
	vertical-align: top;
}

.group-link li:first-child {
	width: 170px;
	font-size: 11px;
	line-height: 1.4em;
	color: #808080;
	vertical-align: top;
}

.group-link li:first-child:after {
	content: url(../img/iocn_arrow.png);
	position: absolute;
	right: 12px;
}

.group-link li a {
	color: #808080;
	font-size: 11px;
	line-height: 1.4em;
	display: inline-block;
	margin-left: 6px;
}

#bg-content {
	background: url(../img/bg_page.png) repeat-x top center;
	padding-top: 68px;
}

.group-link li a:first-child { margin-left: 0; }

.top-page-gallery {
	margin-left: -13px;
	padding-bottom: 89px;
}

.top-page-gallery li {
	width: 25%;
	padding-left: 13px;
	padding-bottom: 14px;
}

.top-page-gallery li:nth-child(3n+1) { clear: none; }

.top-page-gallery li:nth-child(4n+1) { clear: left; }

.pagging { margin-bottom: 95px; }

#top-gallery li {
	width: 20%;
}

#top-gallery li:nth-child(3n+1) { clear: none; }

#top-gallery li:nth-child(5n+1) { clear: left; }

#main-content { padding-bottom: 130px; }
.box-content {
	max-width: 800px;
	margin: 0 auto;
}

@media screen and (max-width: 768px) {
	#main-content {
		padding-bottom: 53px;
	}
	#bg-content {
		background: none;
		padding-top: 0;
	}

	.content-fixed {
		padding: 0 10px;
		box-sizing: borer-box;
	}
	.group-link {
		border: 1px solid #808080;
		text-align: center;
		margin: 0 0 8px;
	}

	.group-link li {
		float: none;
		display: block;
		width: auto;
	}

	.group-link li:first-child {
		width: auto;
		padding: 8px 8px 7px;
		cursor: pointer;
	 }

	.group-link li:first-child:after {
		content: url(../../common/img/icon_dropdown.png);
		position: absolute;
		right: 13px;
		top: 12px;
		width: 15px;
		transform: scale(.5);
		transform-origin: 0 0;
	}

	.group-link li a {
		display: block;
		padding: 8px;
	}

	.top-page-gallery {
		margin-left: -7px;
		padding-top: 8px;
		padding-bottom: 24px;
	 }

	.top-page-gallery li {
		width: 33.33%;
		padding: 0 0 7px 7px;
	}

	.top-page-gallery li:nth-child(4n + 1) { clear: none; }

	.top-page-gallery li:nth-child(3n + 1) { clear: left; }

	.pagging {
		margin-bottom: 53px;
	}

	h2.title-page { margin: 0 -10px; }

	#top-gallery {
		overflow: hidden;
		margin: 0 -10px;
		padding-top: 5px;
	}

	#top-gallery .slick-list { overflow: inherit; }

	#top-gallery .slider {
		margin: 0 10px;
	}

	#top-gallery .slider .item { margin-left: 17px; }

	#top-gallery .title-page { margin-bottom: 52px; }

	.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%;
		box-sizing: border-box;
		text-align: center;
	}

}
