@charset "euc-jp";

#container.container {
	margin: 0;
	padding: 0;
	max-width: 100%;
	width: 100%;
}

#container.container .row {
	max-width: 100%;
}

#container.container .row .main-section.col {
	padding: 0;
}

.prd_lst_block.col {
	padding: 0;
}

/* mode-info */
.mode-info {
	padding-right: 0;
	padding-left: 0;
	text-align: center;
}

.mode-info h2.ttl-h2 {
	font-family: 'Noto Serif JP', serif;
	font-size: 26px;
	line-height: 32px;
}

.mode-info h2.ttl-h2 br {
	display: none;
}

.mode-info > h2.ttl-h2 {
	margin-top: 60px;
}

.cate-info h2.ttl-h2 {
	font-size: 36px;
	letter-spacing: .03em;
	line-height: 44px;
	margin-bottom: 0;
}

.cate-info .subbrand-info,
.cate-info .pattern-info,
.sub-cate-info .brand-info,
.grp-info .brand-info,
.grp-info .subbrand-info,
.grp-info .pattern-info {
	display: none;
}

.subbrand-info + .subbrand-info,
.subbrand-info + .pattern-info,
.pattern-info + .subbrand-info,
.pattern-info + .pattern-info {
	margin-top: 120px;
}

.mode-info .mini-ttl {
	margin-top: 30px;
	margin-bottom: 5px;
	text-align: center;
}

.mode-info .subbrand-info .mini-ttl,
.mode-info .pattern-info .mini-ttl {
	margin-bottom: 10px;
}

.mode-info .mini-ttl img {
	height: auto;
	width: 93px;
}

.brand-img {
	height: 600px;
	margin: auto;
	max-width: 1400px;
}

@media only screen and (min-width: 1201px) {
	.brand-img {
		height: 700px;
	}
}

.brand-img img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.brand-name {
	font-size: 14px;
	margin: 8px auto 30px;
}

h3.brand-catch {
	font-size: 20px;
	font-weight: 200;
	line-height: 36px;
	letter-spacing: .1em;
	margin-bottom: 0;
}

h3.brand-catch br {
	display: none;
}

p.brand-lead-txt {
	font-family: 'Noto Serif JP', serif;
	font-size: 13px;
	line-height: 28px;
	padding: 0 15px;
}

.mode-info .material {
	font-family: 'Noto Serif JP', serif;
	font-size: 11px;
	letter-spacing: .19em;
	margin-top: 20px;
}

.brand-story {
	background-color: #F0EEE8;
	margin-bottom: 40px;
	padding: 40px 0;
}

.brand-story h4.ttl-h4 {
	font-size: 13px;
	font-weight: 200;
	margin-top: 0;
	margin-bottom: 50px;
	position: relative;
}

.brand-story h4.ttl-h4::after {
	content: "";
	border-bottom: 1px solid #231815;
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
	width: 36px;
	height: 1px;
}

.brand-story.col {
	float: none;
}

.brand-story .brand-story-catch {
	font-size: 16px;
	margin-bottom: 30px;
}

.brand-story .brand-story-txt {
	color: #645046;
	font-size: 13px;
	line-height: 28px;
	margin-bottom: 0;
}

.brand-story-img {
	display: block;
	margin: 40px auto;
	width: 552px;
}

.brand-story .brand-story-list {
	color: #645046;
	font-size: 16px;
	list-style: none;
	margin: 0 0 50px 0;
	padding: 0;
}

.brand-story .brand-story-list li {
	margin-top: 15px;
}

.brand-story .brand-story-list li:first-child {
	margin-top: 0;
}

.brand-story .brand-story-list li span {
	padding-left: 1.5em;
	position: relative;
}

.brand-story .brand-story-list li span::before {
	content: "";
	background-image: url(https://img11.shop-pro.jp/PA01296/696/etc/ymc01_mark_check.png?cmsp_timestamp=20210217172737);
	background-repeat: no-repeat;
	background-size: 16px;
	position: absolute;
	top: 50%;
	left: 0;
	width: 16px;
	height: 16px;
	transform: translateY(-50%);
}

h3.ttl-h3.list-name > span:before {
	content: "アイテム一覧";
}

.cate-block h3.ttl-h3.list-name > span:before {
	content: "サブブランド、パターン一覧";
}

.list-wrapper {
	background-color: #F0EEE8;
}

.inner-container {
	max-width: 1170px;
	margin: 0 auto;
	padding: 60px 5px;
}

.grp-lst h3 {
	margin-top: 0;
	margin-right: 0.5%;
	margin-left: 0.5%;
	font-weight: normal;
}

.grp-lst ul {
	display: flex;
	flex-wrap: wrap;
  max-width: 834px;
	margin: 0 auto;
}

.grp-lst-unit {
	display: block;
	margin-bottom: 0.5em;
	padding-right: 0.5%;
	padding-left: 0.5%;
}

.grp-lst-img {
	display: block;
	margin: 0 auto;
	background: #fff;
}
.grp-lst-img:hover {
	opacity: 0.8;
}

.grp-lst-name {
	display: block;
	margin: 4px 0;
	padding: 0;
	font-size: 11px;
}

.grp-lst-unit.col {
	float: none;
}

.prd-lst-unit.col {
	float: none;
}

.prd-lst-unit .prd-lst-exp,
.prd-lst-unit .prd-lst-price {
	color: #8A8A8A;
}

.prd-lst-none {
	text-align: center;
}

input[type="text"] {
	border-color: #D7D0C1;
}


@media only screen and (max-width: 768px) {
	.inner-container {
		padding: 30px 15px;
	}
	
	.mode-info {
		font-size: 12px;
	}
	
	.mode-info h2.ttl-h2 {
		font-size: 20px;
		line-height: 32px;
	}
	
	.mode-info h2.ttl-h2 br {
		display: inline;
	}
	
	.cate-info h2.ttl-h2 {
		font-size: 23px;
		line-height: 26px;
	}
	
	.mode-info .mini-ttl {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	
	.mode-info .subbrand-info .mini-ttl,
	.mode-info .pattern-info .mini-ttl {
		margin-top: 10px;
	}
	
	.brand-img,
	.brand-img img {
		height: auto;
	}
	
	.cate-info .brand-img {
		height: 450px;
	}
	
	.cate-info .brand-img img {
		height: 100%;
	}
	
	.brand-intro {
		padding: 20px 15px;
	}
	
	.brand-name {
		font-size: 12px;
		margin-bottom: 15px;
	}
	
	h3.brand-catch {
		font-size: 18px;
		line-height: 28px;
		margin-top: 0;
	}
	
	h3.brand-catch br {
		display: inline;
	}
	
	p.brand-lead-txt {
		text-align: left;
		line-height: 24px;
		padding: 0;
	}
	
	.mode-info .material {
		font-size: 10px;
	}
	
	.brand-story {
		padding: 20px 0 40px;
	}
	
	.brand-story h4.ttl-h4 {
		font-size: 14px;
		margin-bottom: 30px;
		padding-left: 15px;
		padding-right: 15px;
		text-align: left;
	}
	
	.brand-story h4.ttl-h4::after {
		left: 15px;
		bottom: -10px;
		transform: none;
	}
	
	.brand-story .brand-story-catch {
		font-size: 21px;
		margin-bottom: 25px;
		padding-left: 15px;
		padding-right: 15px;
		text-align: left;
	}
	
	.brand-story .brand-story-txt {
		line-height: 26px;
		padding-left: 15px;
		padding-right: 15px;
		text-align: left;
	}
	
	.brand-story-img {
		display: block;
		margin: 40px auto;
		width: 100%;
	}
	
	.brand-story .brand-story-list {
		font-size: 14px;
		padding-left: 15px;
		padding-right: 15px;
		text-align: left;
	}
	
	.brand-story .brand-story-list li {
		margin-top: 10px;
	}
	
	.brand-story .brand-story-list li span {
		display: block;
	}
	
	.brand-story .brand-story-list li span::before {
		background-size: 14px;
		width: 14px;
		height: 14px;
	}
	
	p.brand-lead-txt br,
	.brand-story .brand-story-txt br {
		display: none;
	}
	
	.grp-lst {
		padding: 0px;
	}
	
	.grp-lst-unit a {
		display: block;
		padding: .5em 0;
		/*color: #444;*/
		text-decoration: none;
	}
	.grp-lst-name {
		font-size: 9px;
	}
	
	.prd-lst-pager-phone.col {
		float: none;
	}
}
