.item-section h2.title {
	text-align: center;
}
.page-title>h1 {
  font-size: 25px;
  text-align: center;
  margin: 0 0 25px
}

.mainContents {
	padding: 0
}

@media screen and (min-width: 751px) {
	.mainContents {
		padding: 0 50px
	}
}

@media screen and (min-width: 1024px) {
	.mainContents {
		padding: 0 20px;
		max-width: 965px
	}
}

.collection-main-image img {
	width: 100%;
	height: auto;
}

@media screen and (min-width: 751px) {
	.collection-main-image {
		min-height: 600px
	}
}

.concept {
	margin: 0 auto;
	padding: 50px 9% 0;
	border-bottom: 1px solid #b9b9b9
}

@media screen and (min-width: 751px) {
	.concept {
		max-width: 940px;
		padding: 102px 0 0
	}
}

.concept>.concept-product img {
	width: 100%;
}

.concept>.concept-product {
	margin: 0 0 32px;
	display: flex;
	flex-direction: column;
	gap: 50px;
}

@media screen and (min-width: 751px) {
	.concept>.concept-product {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin: 0 0 75px;
		gap: 50px;
	}
}

.concept>.concept-product>div {
	width: 100%
}

@media screen and (min-width: 1200px) {
	.concept>.concept-product>div {
		width: 50%;
	}
}

.concept>.concept-product>div:nth-of-type(2) p {
	font-size: 11px;
	line-height: 2em;
	padding-left: 31px;
	padding-right: 31px;
}

@media screen and (min-width: 751px) {
	.concept>.concept-product>div:nth-of-type(2) p {
		font-size: 15px;
		padding-left: 0px;
		padding-right: 0px;
	}
}

.creator {
	margin: 0 auto;
	padding: 75px 0 40px;
	border-bottom: 1px solid #b9b9b9
}

@media screen and (min-width: 751px) {
	.creator {
		max-width: 940px;
	}
}

.creator>div:nth-of-type(1) {
	padding: 0 40px
}

.creator>div:nth-of-type(1)>h3 {
	font-size: 16px;
	text-align: center;
	line-height: 2.2em;
	margin: 0 0 40px;
}

.creator>div:nth-of-type(1)>h3>span {
	display: block
}

@media screen and (min-width: 751px) {
	.creator>div:nth-of-type(1)>h3 {
		font-size: 23px;
		margin: 0 0 45px;
	}
}

.creator>div:nth-of-type(1)>p {
	font-size: 10px;
	text-align: center;
	line-height: 2.2em;
	margin: 0 0 40px
}

@media screen and (min-width: 751px) {
	.creator>div:nth-of-type(1)>p {
		font-size: 19px;
		margin: 0 0 93.5px;
	}
}

.creator>.creator-info {
	margin: 0;
	padding: 0 60px
}

@media screen and (min-width: 751px) {
	.creator>.creator-info {
		padding: 0 20px
	}
}

@media screen and (min-width: 751px) {
	.creator>.creator-info {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin: 0 0 100px;
		padding: 0 60px
	}
}

@media screen and (min-width: 751px) {
	.creator>.creator-info>div {
		width: 50%
	}
}

.creator>.creator-info>div:nth-of-type(2) {
	padding: 0
}

@media screen and (min-width: 751px) {
	.creator>.creator-info>div:nth-of-type(2) {
		padding: 80px 0 0
	}
}

.creator>.creator-info>div:nth-of-type(2) p {
	font-size: 10px;
	line-height: 2em;
	margin: 0 0 50px
}

@media screen and (min-width: 751px) {
	.creator>.creator-info>div:nth-of-type(2) p {
		padding: 0 0 60px 68px;
		margin: 0;
		font-size: 15px
	}
}

.creator>.creator-info>div:nth-of-type(2) p:nth-of-type(2) {
	margin: 0
}

@media screen and (min-width: 751px) {
	.creator>.creator-info>div:nth-of-type(2) p:nth-of-type(2) {
		padding: 0 0 0 68px;
		font-size: 15px;
		font-family: 'CochinLTPro';
	}
}

.creator>.creator-info>div:nth-of-type(2) p:nth-of-type(2) span {
	font-size: 15px;
	font-family: YuMincho, 'Yu Mincho';
}

@media (max-width: 750px) {
	.creator>.creator-info>div:nth-of-type(2) p:nth-of-type(2) span {
		font-size: 12px;
		font-family: YuMincho, 'Yu Mincho';
	}
}
.creator>.creator-info>.creator-photo img {
	width: 100%;
	height: auto;
}

.creator>.creator-info>.creator-photo {
	margin: 0 0 30px
}

@media screen and (min-width: 1200px) {
	.creator>.creator-info>.creator-photo {
		margin: 0
	}
}

.creator > div span[data-label="creator_name_en"] {
	font-family: "CochinLTPro";
}

.item-section h2+p {
	text-align: center;
	font-size: 12px;
	padding: 5px 0
}

@media screen and (min-width: 1024px) {
	.item-section h2+p {
		font-size: 16px
	}
}

.collection-section {
	max-width: 1180px;
	margin: 0 auto;
	padding: 0 0 180px;
	margin-top: 40px;
}

.collection-section h2.title {
	padding: 0 0 30px;
	text-align: center;
	font-weight: 600;
}

.collection-section h2.title .title-small {
	font-size: 14px;
}

@media screen and (min-width: 751px) {
	.collection-section h2.title {
		padding: 0 0 40px;
	}
}

@media screen and (min-width: 751px) {
	.collection-section .collection-list {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 24px 18px
	}
}

@media screen and (min-width: 1200px) {
	.collection-section .collection-list {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 40px 18px
	}
}

.collection-section .collection-list .collection {
	margin: 0 0 40px
}

@media screen and (min-width: 1200px) {
	.collection-section .collection-list .collection {
		margin: 0
	}
}

.collection-section .collection-list .collection .collection-pic {
	margin: 0 0 8px
}

.collection-section .collection-list .collection .collection-info {
	text-align: left;
	padding: 0 15px
}

@media screen and (min-width: 751px) {
	.collection-section .collection-list .collection .collection-info {
		padding: 0
	}
}

.collection-section .collection-list .collection .collection-info .collection-name {
	font-size: 16px;
	text-align: center;
	margin: 0 0 5px
}

@media screen and (min-width: 751px) {
	.collection-section .collection-list .collection .collection-info .collection-name {
		font-size: 16px;
		text-align: left
	}
}

.collection-section .collection-list .collection .collection-info p {
	text-align: center;
	font-size: 1.3rem;
	line-height: 1.8rem;
	margin: 0
}

.ty-sort-dropdown,
.ty-sort-dropdown__content-item a {
	font-size: 12px;
	margin-right: 25px;
}

@media screen and (min-width: 751px) {
	.collection-section .collection-list .collection .collection-info p {
		text-align: left
	}

	.ty-sort-dropdown,
	.ty-sort-dropdown__content-item a {
		font-size: 12px;
		margin-right: 0px;
	}
}

.collection-title {
	font-weight: bold;
	text-align: center;
	margin: 75px 0 33px;
	letter-spacing: 0.05em;
	font-family: CochinLTPro-Bold, serif;
	color: #222;
	font-size: 26px;
}

.collection-top-section {
	max-width: 914px;
	margin: 0 auto;
	margin-top: 40px;
}

.collection-top-section h2.title {
	padding: 0 0 30px;
	text-align: center;
	font-weight: 600;
}

.collection-top-section h2.title .title-small {
	font-size: 14px;
}

@media screen and (min-width: 751px) {
	.collection-top-section h2.title {
		padding: 0 0 40px;
	}
}

@media screen and (min-width: 751px) {
	.collection-top-section .collection-list {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 24px 18px
	}
}

@media screen and (min-width: 1200px) {
	.collection-top-section .collection-list {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 40px 18px
	}
}

.collection-top-section .collection-list .collection {
	margin: 0 0 0;
  padding-bottom: 20px;
}

@media screen and (min-width: 1200px) {
	.collection-top-section .collection-list .collection {
		margin: 0
	}
}

.collection-top-section .collection-list .collection .collection-pic {
	margin: 0 0 8px
}

.collection-top-section .collection-list .collection .collection-info {
	text-align: left;
	padding: 0 13px
}

@media screen and (min-width: 751px) {
	.collection-top-section .collection-list .collection .collection-info {
		padding: 0
	}
}

.collection-top-section .collection-list .collection .collection-info .collection-name {
	font-size: 13px;
	margin: 0 0 5px;
	color: #222222;
}

@media screen and (min-width: 751px) {
	.collection-top-section .collection-list .collection .collection-info .collection-name {
		font-size: 19px;
		text-align: left
	}
}

.collection-top-section .collection-list .collection .collection-info p {
	font-size: 11px;
	line-height: 1.8rem;
	margin: 0;
	color: #222222;
}

@media screen and (min-width: 751px) {
	.collection-top-section .collection-list .collection .collection-info p {
		text-align: left;
		font-size: 12px;
	}
}
@media (max-width: 750px) {
	.collection-top-section .collection-list {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px 10px;
	}
}

.goods_overlap_image {
	position: relative;
}

.goodsTile .images .favorite-btn {
	position: absolute;
	top: 85%;
	right: 4%;
	z-index: 2;
}

.goodsTile .images .favorite-btn .add_favorite.active {
	position: absolute;
	top: 85%;
	right: 4%;
	z-index: 2;
}

.ty-sort-dropdown__content {
	text-align: left;
	z-index: 9;
}

.item-section {
	padding-top: 80px;
	padding-bottom: 90px;
}

.collection-top-section {
	margin-top: 0px;
}

.sort-container {
	text-align: right;
	margin: 0 0 16px 0;
}

a[data-label=product_story_link] {
	text-decoration: underline;
}