#main-content { padding-bottom: 71px; }
#gallery {
	text-align: left;
	margin-bottom: 83px;
}

#gallery > li:first-child { padding-right: 60px; }

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

.slider-for img,
.slider-nav img {
	width: 100%;
	height: auto;
}

.slider-nav { margin-left: -9px; }

.slider-nav .slick-slide { margin-left: 9px; }

.slider-nav .slick-slide img{
	opacity: .4;
	transition: all 0.5s ease 0s;
}

.slider-nav .slick-current img{ opacity: 1; }

#gallery li:last-child h2 {
	font-size: 19px;
	line-height: 30px;
	color: #000;
	margin-bottom: 15px;
}
#gallery p {
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 22px;
}

#gallery .btn-web {
	line-height: 18px;
	float: none;
	height: 25px;
}

#gallery .list-categoies { margin-bottom: 35px; }

/* highly */
#highly { margin-bottom: 102px; }

#highly .title-page { margin-bottom: 37px; }

#highly .galerry-catelogy { margin-left: -14px; }

#highly li {
	width: 25%;
	padding-left: 14px;
}

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

#highly li:nth-child(4n + 1) { clear: left; }

#card { max-width: 400px; }

#card > div p {
		margin: 0;
		font-size: 11px;
		line-height: 1.4em;
		margin-bottom: 4px;
}
#card > div p strong {
		font-size: 14px;
		color: #000;
		display: inline-block;
		padding: 10px 0;
}




@media all and (max-width: 768px) {

	#main-content {
		padding-bottom: 39px;
		padding-left: 10px;
		padding-right: 10px;
	}

	h2.tit-sp {
		font-size: 18px;
		line-height: 1.6em;
		color: #000;
		margin-bottom: 15px;
	}

	.list-2-item > li { width: 100%; }

	.list-categoies li a {
		padding: 2px 12px;
		font-size: 12px;
		line-height: 1em;
	}

	#gallery > li:first-child { padding-right: 0; }

	#gallery .list-categoies {
		margin-bottom: 20px;
		margin-top: 22px;
	}

	#gallery p {
		line-height: 1.6em;
		margin-bottom: 20px;
	}

	#card > div img {
		margin-right: 10px;
		width: 40%;
	}

	#card > div p {
		font-size: 11px;
		line-height: 1.6em;
	}

	#card > div p strong { font-size: 12px; padding: 5px 0; }

	#card > div .btn,
	#card > div .btn-link { min-width: 112px; }

	button, .btn, .btn-link, .pagging a {
		padding: 2px 18px;
		font-size: 11px;
	}

	#gallery { margin-bottom: 22px; }

	#highly .title-page { margin-bottom: 14px; }

	.fix-title-page {
		/*background-color: #808080;
		color: #fff;
		font-size: 12px;
		line-height: normal;
		font-weight: normal;
		margin: 0 -10px;*/
		font-size: 16px;
		margin-bottom: 15px;
	}

	.fix-title-page span {
		position: relative;
		padding: 8px 0;
		display: block;
	}

	.fix-title-page span::before { content: none; }

	#highly { margin-bottom: 60px; }

	#highly li { width: 50%; }

	.group-link	{ margin: 0 -10px 8px; }

}