@charset "utf-8";

/*----------------------------
	playful
------------------------------*/

/* background */
main {
	background: #B94128;
}

/* mainVisual */
.contents .mainVisual {
	margin: 0 auto;
	width: 100%;
	position: relative;
}
.contents h1 {
	position: absolute;
	width: 72%;
	bottom: 3rem;
	left: 14%;
	z-index: 2;
}
.contents .lead {
	font-size: 1.9rem;
	line-height: 1.79;
	margin-top: 2.64rem;
	font-weight: 500;
	padding-left: 5rem;
	color: #fff;
}
@media (max-width: 768px) {
	.contents h1 {
		bottom: 5.1rem;
		left: 4.3rem;
	}
	.contents .lead {
		font-size: 2.9rem;
		margin-top: 4rem;
		padding-left: 7.5rem;
	}
}

/* itemAreaWrap */
.contents .itemAreaWrap {
	margin-top: 9.9rem;
	padding-bottom: 9.9rem;
}
.contents .itemAreaWrap .itemArea .item {
	position: relative;
	margin: 0 3.55rem;
	z-index: 1;
}
.contents .itemAreaWrap .itemArea .item .itemPic {
	position: relative;
}
.contents .itemAreaWrap .itemArea .item .itemPic::before {
	content: "";
	position: absolute;
	width: 103.076923%;
	aspect-ratio: 1 / 1.29850746;
	object-fit: contain;
}
.contents .itemAreaWrap .itemArea .item.bg01 .itemPic::before {
	background: url(/base/pc/store/special/coatcollection2026/img/playful/img01_bg.png) no-repeat top center;
	background-size: cover;
	top: 3.3rem;
	right: -3.55rem;
}
.contents .itemAreaWrap .itemArea .item.bg02 .itemPic::before {
	background: url(/base/pc/store/special/coatcollection2026/img/playful/img02_bg.png) no-repeat top center;
	background-size: cover;
	top: 3.3rem;
	left: -3.55rem;
}
.contents .itemAreaWrap .itemArea .item.bg03 .itemPic::before {
	background: url(/base/pc/store/special/coatcollection2026/img/playful/img03_bg.png) no-repeat top center;
	background-size: cover;
	top: -1.32rem;
	right: -3.55rem;
}
.contents .itemAreaWrap .itemArea .item.bg04 .itemPic::before {
	background: url(/base/pc/store/special/coatcollection2026/img/playful/img04_bg.png) no-repeat top center;
	background-size: cover;
	top: 3.3rem;
	left: -3.55rem;
}
.contents .itemAreaWrap .itemArea .item + .item {
	margin-top: 8rem;
}
@media (max-width: 768px) {
	.contents .itemAreaWrap {
		margin-top: 15rem;
		padding-bottom: 15rem;
	}
	.contents .itemAreaWrap .itemArea .item {
		margin: 0 5rem;
	}
	.contents .itemAreaWrap .itemArea .item.bg01 .itemPic::before {
		top: 5rem;
		right: -5rem;
	}
	.contents .itemAreaWrap .itemArea .item.bg02 .itemPic::before {
		top: 5rem;
		left: -5rem;
	}
	.contents .itemAreaWrap .itemArea .item.bg03 .itemPic::before {
		top: -2rem;
		right: -5rem;
	}
	.contents .itemAreaWrap .itemArea .item.bg04 .itemPic::before {
		top: 5rem;
		left: -5rem;
	}
}


/* itemAreaWrap catch */
.contents .itemAreaWrap .itemArea .item .catchWrap {
	position: absolute;
	opacity: 1;
	z-index: 10;
	width: 6.7rem;
}
.contents .itemAreaWrap .itemArea .item .catch {
	position: relative;
	top: 0;
	left: 0.8rem;
	z-index: 5;
}
.contents .itemAreaWrap .itemArea .item .catch p {
	font-weight: 700;
	letter-spacing: 0.08em;
	font-size: 1.848rem;
	line-height: 1.4;
	color: #fff;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}
.contents .itemAreaWrap .itemArea .item .catch p span.bg {
	background: #221714;
	padding: 1.5rem 0.7rem;
	position: relative;
}
.contents .itemAreaWrap .itemArea .item .catch p span.txt {
	position: relative;
	z-index: 1;
}
.contents .itemAreaWrap .itemArea .item .catch p span.ls2 {
	letter-spacing: 0.02em;
}

.contents .itemAreaWrap .itemArea .item.left .catchWrap {
	top: -2.2rem;
	left: 2.7rem;
}
.contents .itemAreaWrap .itemArea .item.right .catchWrap {
	top: 5.28rem;
	right: 2.64rem;
}
.contents .itemAreaWrap .itemArea .item.left .catch p span.bg2 {
	top: 2.5em;
	padding-bottom: 0.5rem;
}
.contents .itemAreaWrap .itemArea .item.right .catch p span.bg2 {
	top: 3.5em;
	padding-bottom: 0.5rem;
}
@media (max-width: 768px) {
	.contents .itemAreaWrap .itemArea .item .catchWrap {
		width: 9.9rem;
	}
	.contents .itemAreaWrap .itemArea .item .catch p {
		font-size: 2.8rem;
	}
	.contents .itemAreaWrap .itemArea .item .catch p span.bg {
		padding: 2.27rem 1.06rem;
	}
	.contents .itemAreaWrap .itemArea .item.left .catchWrap {
		top: -3.2rem;
		left: 4.3rem;
	}
	.contents .itemAreaWrap .itemArea .item.right .catchWrap {
		top: 8rem;
		right: 4rem;
	}
}

/* item01 */
.contents .itemAreaWrap .itemArea .item.item01 {
	margin-top: 11rem;
}
.contents .itemAreaWrap .itemArea .item.item01 .catchWrap {
	top: 3.96rem;
}
.contents .itemAreaWrap .itemArea .item.item01 .catch p span.bg2 {
	top: 1.5em;
}
@media (max-width: 768px) {
	.contents .itemAreaWrap .itemArea .item.item01 {
		margin-top: 17rem;
	}
	.contents .itemAreaWrap .itemArea .item.item01 .catchWrap {
		top: 6rem;
	}
}

/* item02 */

/* item03 */
.contents .itemAreaWrap .itemArea .item.item03 {
	margin-top: 9.32rem;
}
@media (max-width: 768px) {
	.contents .itemAreaWrap .itemArea .item.item03 {
		margin-top: 10rem;
	}
}
.contents .itemAreaWrap .itemArea .item.item03 .catch p span.bg2 {
	top: 2.5em;
}

/* item04 */
.contents .itemAreaWrap .itemArea .item.item04 {
	margin-top: 9.32rem;
}
@media (max-width: 768px) {
	.contents .itemAreaWrap .itemArea .item.item04 {
		margin-top: 10rem;
	}
}

/* item05 */
.contents .itemAreaWrap .itemArea .item.item05 {
	margin-top: 10.64rem;
}
.contents .itemAreaWrap .itemArea .item.item05 .catchWrap {
	top: -3.3rem;
}
.contents .itemAreaWrap .itemArea .item.item05 .catch p span.bg2 {
	top: 12.5em;
}
@media (max-width: 768px) {
	.contents .itemAreaWrap .itemArea .item.item05 {
		margin-top: 12rem;
	}
	.contents .itemAreaWrap .itemArea .item.item05 .catchWrap {
		top: -5rem;
	}
}

/* item06 */
.contents .itemAreaWrap .itemArea .item.item06 .catch p span.bg2 {
	top: 4.5em;
}

/* item07 */
.contents .itemAreaWrap .itemArea .item.item07 {
	margin-top: 9.32rem;
}
@media (max-width: 768px) {
	.contents .itemAreaWrap .itemArea .item.item07 {
		margin-top: 10rem;
	}
}

/* itemAreaWrap moreBtn */
.itemArea .moreBtn {
	display: block;
	width: 6rem;
	position: absolute;
	bottom: 3.63rem;
	left: 2.31rem;
	z-index: 10;
	transition: transform 0.5s;
}
.itemArea .item.right .moreBtn {
	bottom: 2.18rem;
	left: auto;
	right: 1.98rem;
}
.itemArea .moreBtn img {
	transition: transform 0.5s;
}
.itemArea .moreBtn.on img {
	transform: rotate(135deg);
}
@media (max-width: 768px) {
	.itemArea .moreBtn {
		width: 10.2rem;
		bottom: 5.5rem;
		left: 3.5rem;
	}
	.itemArea .item.right .moreBtn {
		bottom: 3.3rem;
		right: 3rem;
	}
}

/* itemAreaWrap detail */
.itemArea .detail {
	padding: 1rem;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url(/base/pc/store/special/coatcollection2026/img/playful/detail_bg1.png) no-repeat top center;
	background-size: cover;
	opacity: 0;
	transition: 0.6s;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: -1;
	visibility: hidden;
}
.itemArea .item.right .detail {
	background: url(/base/pc/store/special/coatcollection2026/img/playful/detail_bg2.png) no-repeat top center;
	background-size: cover;
}
.itemArea .detail.show {
	opacity: 1;
	z-index: 1;
	visibility: visible;
}
.itemArea .detail .detailInner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	position: absolute;
	top: calc(50% - 2rem);
	transform: translateY(-50%);
	color: #fff;
}
.itemArea .detail .itemTxt {
	font-size: 2.1rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 0.04em;
}
.itemArea .detail .txtBox {
	margin-top: 2.6rem;
	text-align: left;
	display: inline-block;
}
.itemArea .detail .txt {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.4;
	text-indent: -0.5em;
}
.itemArea .detail .limitedWrap {
	display: flex;
	align-items: center;
	margin-top: 0.5rem;
}
.itemArea .detail .limitedWrap .limited {
	width: 15rem;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	padding: 0.4rem 0;
	border: 0.1rem solid #fff;
}
.itemArea .detail .limitedWrap .txt {
	line-height: 1;
	text-indent: 0;
	padding-left: 1.5rem;
}
.itemArea .detail .fsLinkBtn {
	width: 15rem;
	margin-top: 0.5rem;
}
.itemArea .detail .fsLinkBtn a {
	display: block;
	width: 100%;
	font-size: 0;
	line-height: 1;
}
.itemArea .detail .shop {
	margin-top: 0.8rem;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.4;
}
@media (max-width: 768px) {
	.itemArea .detail .detailInner {
		top: calc(50% - 3rem);
	}
	.itemArea .detail .itemTxt {
		font-size: 3.2rem;
	}
	.itemArea .detail .txtBox {
		margin-top: 4rem;
	}
	.itemArea .detail .txt {
		font-size: 2.3rem;
	}
	.itemArea .detail .limitedWrap {
		margin-top: 0.8rem;
	}
	.itemArea .detail .limitedWrap .limited {
		width: 22.7rem;
		font-size: 2.3rem;
		padding: 0.8rem 0;
	}
	.itemArea .detail .fsLinkBtn {
		width: 22.7rem;
		margin-top: 0.8rem;
	}
	.itemArea .detail .shop {
		margin-top: 1.2rem;
		font-size: 2.3rem;
	}
}

/* notesArea */
.contents .notesArea {
	padding-top: 8rem;
}
@media (max-width: 768px) {
	.contents .notesArea {
		padding-top: 12rem;
	}
}