/*----------------------------------------
index
-----------------------------------------*/
.find-prodCategory h2 {
	width: auto;
	margin: 0 15px;
	font-size: 2rem;}

.pickup-title {
	font-size: 1.2rem;}
h2.pickup-title span {
	height: 0;
	padding-top: calc(43 / 364 * 50%);
	background-size: contain;}

/* categorySelect
------------------------------*/
.categorySelectList {
	flex-direction: column;
	padding: 40px 15px;
	padding-bottom: 0;}
.categorySelectList li {
	width: auto;
	margin-right: 0;}
.categorySelectList li > figure {
	width: auto;
	height: auto;
	margin-bottom: 0;}
.captionOver .thumb {
	margin-bottom: 0;}

.categoryLocalNav {
	margin-right: 0;
	margin-left: 0;
	padding-right: 15px;
	padding-left: 15px;}
.pickupWord {
	/*margin: 0 0 40px 0;*/}
/*  */

/* pickup
------------------------------*/
/* ----------------------------------------
recomend
----------------------------------------*/
.recomend {
	width: 100%;
	margin-bottom: 60px;
	padding: 40px 30px;}
.recomend-bnrWrap {
	display: flex;
		flex-wrap: wrap;
	width: auto;
	border-top: 1px solid #e9ecee;
	border-left: 1px solid #e9ecee;}
.recomend-bnrWrap li {
	width: 50%;
	height: 100%;
	border-top: 0;
	border-bottom: 0;
	border-right: 1px solid #e9ecee;
	border-bottom: 1px solid #e9ecee;}
	.recomend-bnrWrap li:first-child {
		width: 50%;
		border-left: 0;}
/*	.recomend-bnrWrap li:nth-child(2n) {
		border-right: 0;}*/
	.recomend-bnrWrap li:nth-last-child(-n+2)) {
		border-bottom: 0;}
.recomend-bnrWrap a {
	width: auto;
	height: auto;}

/* ----------------------------------------
main
----------------------------------------*/
main {
	margin-top: 40px;}