@charset "UTF-8";

/* ========== FONT ========== */
.apparat-extralight {
	font-family: "apparat-light", sans-serif;
	font-weight: 300;
	font-style: normal;
}

.apparat-light {
	font-family: "apparat-light", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.apparat-regular {
	font-family: "apparat", sans-serif;
	font-weight: 300;
	font-style: normal;
}

.apparat-medium {
	font-family: "apparat", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.apparat-semibold {
	font-family: "apparat", sans-serif;
	font-weight: 500;
	font-style: normal;
}

.apparat-bold {
	font-family: "apparat", sans-serif;
	font-weight: 600;
	font-style: normal;
}

.orpheus-medium {
	font-family: "orpheuspro", serif;
	font-weight: 400;
	font-style: normal;
}

.hiraginomin-w3 {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HiraMinProN-W3", "游明朝", "Yu Mincho", "YuMincho", serif;
}

.times {
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "YuMincho", serif;
}

.font-noto {
	font-family: "Noto Sans JP", sans-serif;
}

/* ========== COMMON ========== */
body {
	overflow-x: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: #e0dcd1;
}

#page-body {
	width: 100%;
	overflow: hidden;
}

@media (max-width: 979px) {
	#page-body {
		width: 100vw;
		margin: 0 -10px;
	}
}

@media (max-width: 767px) {
	#page-body {
		width: 100vw;
		margin: 0 -5px;
	}
}

.navbar,
.breadcrumbs_wrap,
.breadcrumbs_wrap .container,
#page-footer,
#footer_banner {
	display: none;
}

#lp_main_wrap .description {
	height: 0vh;
}

/* ========== MAIN ========== */
#lp_main_wrap {
	position: relative;
	width: 100%;
	margin: 0 auto;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HiraMinProN-W3", "游明朝", "Yu Mincho", "YuMincho", serif;
	font-feature-settings: "palt";
	word-wrap: break-word;
	color: #48453a;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0;
}

#lp_main_wrap::before {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: url("https://ds-assets.store-image.jp/e-look.jp/2026/scapa/collaboration_2026aw_vol1/bg.jpg") repeat center top;
	mix-blend-mode: luminosity;
	opacity: 0.5;
	pointer-events: none;
	z-index: 0;
}

#lp_main_wrap * {
	box-sizing: border-box;
}

#lp_main_wrap li,
#lp_main_wrap dt,
#lp_main_wrap dd,
#lp_main_wrap img {
	line-height: 1;
}

#lp_main_wrap p {
	margin-bottom: 0;
}

#lp_main_wrap a {
	transition: all 0.5s ease 0s;
	color: inherit;
	opacity: 1;
	text-decoration: none;
}

#lp_main_wrap a:hover,
#lp_main_wrap a:active {
	color: inherit;
	opacity: 0.6;
	text-decoration: none;
}

/* ========== HEADER & MV ========== */
#lp_main_wrap header.lp_main {
	position: relative;
	z-index: 1;
	margin: 0 0 130px;
	/* PC: 130px */
	padding: 0;
	line-height: 0;
}

#lp_main_wrap header.lp_main h2.lp_main-pc {
	width: 100%;
	margin: 0;
	padding-top: 67.03%;
	position: relative;
	background: url("//ds-assets.s3.amazonaws.com/e-look.jp/2026/scapa/collaboration_2026aw_vol1/main_pc_1920.jpg") no-repeat center top / cover;
}

#lp_main_wrap header.lp_main h2.lp_main-pc img.lp_main-pc_text {
	display: block;
	width: 28%;
	height: auto;
	position: absolute;
	top: 26%;
	left: 17%;
}

#lp_main_wrap header.lp_main h2.lp_main-smp {
	display: none;
}

#lp_main_wrap .lp_sp_main_text {
	width: 85%;
	margin: 30px 10% 10px;
	text-align: left;
}

#lp_main_wrap .lp_sp_main_text img {
	width: 80%;
	height: auto;
	display: block;
}

@media (max-width: 1600px) {
	#lp_main_wrap header.lp_main h2.lp_main-pc {
		padding-top: 64.14%;
		background: url("//ds-assets.s3.amazonaws.com/e-look.jp/2026/scapa/collaboration_2026aw_vol1/main_pc.jpg") no-repeat center top / cover;
	}
}

@media (max-width: 767px) {
	#lp_main_wrap header.lp_main {
		margin: 0;
	}

	#lp_main_wrap header.lp_main h2.lp_main-pc {
		display: none;
	}

	#lp_main_wrap header.lp_main h2.lp_main-smp {
		display: block;
		width: 100%;
		margin: 0;
	}

	#lp_main_wrap header.lp_main h2.lp_main-smp img {
		display: block;
		width: 100%;
	}

	#lp_main_wrap .lp_sp_main_text {
		width: 65%;
		margin: 35px 10% 65px;
		text-align: left;
	}
		#lp_main_wrap .lp_sp_main_text img {
		width: 100%;
		height: auto;
		display: block;
	}
}

/* ========== ARTICLE ========== */
#lp_main_wrap .lp_main {
	position: relative;
	z-index: 1;
	width: 100%;
	margin: 0 auto;
	background: transparent;
}

/* ========== ELEMENT ========== */
#lp_main_wrap .price .msize,
#lp_main_wrap .price .lsize,
#lp_main_wrap .price .osize {
	display: inline-block;
	padding: 5px 8px;
	background-color: #ffffff;
	color: #494541;
	border: 1px solid #d0ccb9;
	line-height: 1;
}


#lp_main_wrap .price {
	display: flex;
	flex-wrap: nowrap;
	gap: 5px;
	white-space: nowrap;
}

#lp_main_wrap .price .msize::before,
#lp_main_wrap .price .lsize::before {
	display: inline-block;
	margin-right: 4px;
	font-weight: bold;
}

#lp_main_wrap .price .msize::before {
	content: "M";
}

#lp_main_wrap .price .lsize::before {
	content: "L";
}

#lp_main_wrap .price a {
	display: inline-block;
	text-decoration: none;
}

#lp_main_wrap .preorder {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5;
}

#lp_main_wrap .lp_content_item_credit {
	margin-top: 10px;
}

#lp_main_wrap .lp_content_item_credit .name {
	margin-bottom: 12px;
	font-size: 11px;
}

#lp_main_wrap .lp_content_item_credit p {
	font-size: 11px;
}

#lp_main_wrap .swiper-itemlist {
	overflow: hidden;
	position: relative;
}

#lp_main_wrap .swiper-container-horizontal>.swiper-scrollbar {
	position: relative;
	left: 0;
	bottom: 2px;
	z-index: 10;
	width: 100%;
	height: 2px;
	margin-top: 34px;
}

#lp_main_wrap .swiper-scrollbar {
	background-color: #fff;
}

#lp_main_wrap .swiper-scrollbar-drag {
	background-color: #b3b3b3;
}

@media (min-width: 768px) {
	#lp_main_wrap .swiper-wrapper {
		display: flex;
		justify-content: center;
		gap: 1.3%;
	}

	#lp_main_wrap .swiper-slide {
		width: calc(100% / 5);
		margin-right: 0 !important;
	}
}

@media (max-width: 767px) {
	#lp_main_wrap .swiper-itemlist {
		overflow: hidden;
		padding: 0 9%;
	}

	#lp_main_wrap .swiper-slide {
		width: calc((100% - 3%) / 2);
	}

	#lp_main_wrap .swiper-slide:last-child {
		margin-right: 0;
	}

	#lp_main_wrap .lp_content_item_credit {
		margin-top: 8px;
	}

	#lp_main_wrap .lp_content_item_credit .name {
		margin-bottom: 6px;
		font-size: 10px;
	}

	#lp_main_wrap .lp_content_item_credit p {
		font-size: 10px;
	}
}

/* ========== ANIMATION ========== */
.animation-fadeIn {
	opacity: 0;
}

.active.animation-fadeIn {
	animation: fadeIn 0.9s ease-in-out 0s forwards;
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.animation-fadeZoom {
	transform: scale(1.09);
	will-change: transform;
	transition: transform 3.6s ease 0s;
}

.active.animation-fadeZoom {
	transform: scale(1);
}

.animation-fadeLeft {
	clip-path: polygon(0 0, 90% 0, 90% 100%, 0% 100%);
	translate: 5% 0;
	will-change: clip-path, translate;
	transition: clip-path 1s ease 0s, translate 1.8s ease 0s;
}

.active.animation-fadeLeft {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	translate: 0 0;
}

/* ========== LEAD & ABOUT ========== */
#lp_main_wrap .lp_lead {
	width: 100%;
	margin: 0 auto 120px;
	padding: 0;
}

#lp_main_wrap .lp_lead_inner {
	width: 90%;
	max-width: 1240px;
	margin: 0 auto;
}

#lp_main_wrap .lp_lead p {
	text-align: center;
	font-size: 18px;
	line-height: 2.5;
	letter-spacing: 0.08em;
}

#lp_main_wrap .lp_horse_about {
	width: 100%;
	margin: 30px auto 200px;
}

#lp_main_wrap .lp_horse_about_inner {
	width: 82%;
	max-width: 1000px;
	margin: 0 auto;
}

#lp_main_wrap .lp_horse_about_box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 60px;
	background-color: #e8e5da;
}

#lp_main_wrap .lp_horse_about_img {
	width: 48%;
}

#lp_main_wrap .lp_horse_about_img img {
	width: 100%;
	display: block;
}

#lp_main_wrap .lp_horse_about_text {
	width: 48%;
}

#lp_main_wrap .lp_horse_about_text p {
	font-size: 14px;
	line-height: 2.5;
	letter-spacing: 0.08em;
	color: #48453a;
}

@media (max-width: 767px) {
	#lp_main_wrap .lp_lead {
		margin-bottom: 65px;
	}

	#lp_main_wrap .lp_lead_inner {
		width: 85%;
	}

	#lp_main_wrap .lp_lead p {
		text-align: left;
		font-size: 13px;
		/* SP: 13px */
		line-height: 2.2;
		/* SP: 2.2 */
	}

	#lp_main_wrap .lp_horse_about {
		margin: 20px auto 75px;
	}

	#lp_main_wrap .lp_horse_about_inner {
		width: 92%;
		max-width: none;
	}

	#lp_main_wrap .lp_horse_about_box {
		display: block;
		padding: 26px 7%;
	}

	#lp_main_wrap .lp_horse_about_img {
		width: 100%;
		margin-bottom: 20px;
	}

	#lp_main_wrap .lp_horse_about_text {
		width: 100%;
	}

	#lp_main_wrap .lp_horse_about_text p {
		font-size: 13px;
		line-height: 2.1;
	}
}

/* ========== INTERVIEW 01 & 02 ========== */
#lp_main_wrap .lp_interview_sec {
	width: 82%;
	max-width: 1240px;
	margin: 0 auto 120px;
	padding: 0;
	background: transparent;
	text-align: left;
}

#lp_main_wrap .lp_interview_inner {
	width: 100%;
	margin: 0 auto;
}

#lp_main_wrap .lp_interview_lead {
	position: relative;
	width: 80.6%;
	max-width: 1100px;
	margin: 0 0 70px 0;
	padding-left: 115px;
	font-size: 18px;
	line-height: 1.8;
	letter-spacing: 0.08em;
	color: #48453a;
}

#lp_main_wrap .lp_interview_lead::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 9%;
	height: 1px;
	background-color: #8c8a75;
}

#lp_main_wrap .lp_interview_quote_wrap {
	position: relative;
	margin: 0;
	padding: 20px 40px 20px 23%;
}

#lp_main_wrap .lp_interview_quote_wrap::before {
	content: "";
	position: absolute;
	left: 19%;
	top: 0;
	width: 32px;
	height: 26px;
	background: url("https://ds-assets.store-image.jp/e-look.jp/2026/scapa/collaboration_2026aw_vol1/quotation_start.png") no-repeat center center / contain;
}

#lp_main_wrap .lp_interview_quote_wrap::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 20px;
	width: 32px;
	height: 26px;
	background: url("https://ds-assets.store-image.jp/e-look.jp/2026/scapa/collaboration_2026aw_vol1/quotation_end.png") no-repeat center center / contain;
}

#lp_main_wrap .lp_interview_body {
	font-size: 18px;
	line-height: 2.5;
	letter-spacing: 0.03em;
	color: #48453a;
}

@media (max-width: 767px) {
	#lp_main_wrap .lp_interview_sec {
		width: 85%;
		margin-bottom: 30px;
	}

	#lp_main_wrap .lp_interview_lead {
		width: 100%;
		max-width: 100%;
		padding-left: 0;
		font-size: 13px;
		line-height: 2;
		margin: 0 0 54px;
	}

	#lp_main_wrap .lp_interview_lead::before {
		left: calc(-1 * (100vw - 100%) / 2);
		top: 0.9em;
		width: calc((100vw - 100%) / 2 - 10px);
	}

	#lp_main_wrap .lp_interview_quote_wrap {
		width: 100%;
		margin-left: 0;
		padding: 40px 10px;
	}

	#lp_main_wrap .lp_interview_quote_wrap::before {
		left: 0;
	}

	#lp_main_wrap .lp_interview_quote_wrap::before {
		width: 16px;
		height: 13px;
		top: 20px;
	}

	#lp_main_wrap .lp_interview_quote_wrap::after {
		width: 16px;
		height: 13px;
		bottom: 30px;
	}

	#lp_main_wrap .lp_interview_body {
		font-size: 13px;
		line-height: 2;
	}
}

/* ========== NAV ========== */
@media (min-width: 768px) {
	#lp_main_wrap .lp_nav {
		display: none;
		position: fixed;
		left: 36px;
		top: 88px;
		width: fit-content;
		z-index: 10;
	}

	#lp_main_wrap .lp_nav_list {
		display: flex;
		flex-direction: column;
		gap: 12px;
	}

	#lp_main_wrap .lp_nav_list li a {
		position: relative;
		width: fit-content;
		height: 24px;
		display: flex;
		align-items: center;
		color: #48453a;
		font-family: "Times New Roman", "游明朝", "Yu Mincho", "YuMincho", serif;
		font-size: 14px;
		line-height: 1;
		letter-spacing: 0.08em;
		transition: opacity 0.6s;
	}

	#lp_main_wrap .lp_nav_list li a::before {
		content: "";
		width: 0;
		height: 1px;
		margin: auto 0;
		background-color: #48453a;
		transition: 0.6s;
	}

	#lp_main_wrap .lp_nav_list li a.active {
		font-size: 17px;
		font-style: italic;
	}

	#lp_main_wrap .lp_nav_list li a.active::before {
		width: 34px;
		margin-right: 8px;
	}
}

@media (max-width: 767px) {
	#lp_main_wrap .lp_nav {
		display: none;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 100;
		width: 100%;
		padding: 13px 4px;
		background: #c2bdaf;
		box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.05);
	}

	#lp_main_wrap .lp_nav.is-fixed {
		display: block;
	}

	#lp_main_wrap ul.lp_nav_list.lp_viewsmp_block {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: center;
		width: 100%;
		margin: 0;
		padding: 0 4px;
		list-style: none;
		gap: 12px;
	}

	#lp_main_wrap ul.lp_nav_list.lp_viewsmp_block li {
		flex: 0 0 auto;
		margin: 0;
		padding: 0;
		display: block;
	}

	#lp_main_wrap ul.lp_nav_list.lp_viewsmp_block li a {
		color: #48453a;
		font-size: 14px;
		letter-spacing: 0;
		white-space: nowrap;
		display: inline-block;
		padding: 2px;
	}
}

/* ========== CONTENTS 01〜06 ========== */
#lp_main_wrap .lp_content01,
#lp_main_wrap .lp_content02,
#lp_main_wrap .lp_content03,
#lp_main_wrap .lp_content04,
#lp_main_wrap .lp_content05,
#lp_main_wrap .lp_content06 {
	position: relative;
	width: 82%;
	max-width: 1240px;
	margin: 0 auto 180px;
}

#lp_main_wrap [class*="_row01"] {
	position: relative;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

#lp_main_wrap [class*="_row01_1"] {
	width: 49%;
	display: flex;
	flex-direction: column;
}

#lp_main_wrap [class*="_row01_2"] {
	width: 48%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

#lp_main_wrap [class*="_img01"] {
	width: 100%;
}

@media (min-width: 768px) {
	#lp_main_wrap .lp_content_lead {
		padding-left: 40px;
	}
}

#lp_main_wrap [class*="_lead"] {
	width: 100%;
	margin-top: 35px;
}

#lp_main_wrap .lp_content_lead p {
	font-size: 18px;
	line-height: 2.2;
	letter-spacing: 0.08em;
	text-align: left;
}

#lp_main_wrap [class*="_img03"] {
	width: 72%;
	margin: 70px 22% 11% auto;
}

#lp_main_wrap [class*="_img02"] {
	width: 94%;
	margin: 0 0 70px auto;
}

#lp_main_wrap .lp_content01 .lp_content01_img02 {
	margin-top: 250px;
	padding-top: 100px;
	width: 94%;
	margin-left: auto;
}

#lp_main_wrap .lp_content_item {
	width: 100%;
	max-width: 875px;
	margin: 0 auto;
}

#lp_main_wrap [class*="_row02"] {
	width: 100%;
	margin: 30px auto 0;
}

#lp_main_wrap .lp_content06 {
	margin-bottom: 140px;
}

@media (max-width: 767px) {

	#lp_main_wrap .lp_content01,
	#lp_main_wrap .lp_content02,
	#lp_main_wrap .lp_content03,
	#lp_main_wrap .lp_content04,
	#lp_main_wrap .lp_content05 {
		width: 100%;
		margin-bottom: 80px;
	}

	#lp_main_wrap #interview_01,
	#lp_main_wrap #interview_02 {
		display: block;
		scroll-margin-top: 80px;
	}

	#lp_main_wrap .lp_interview_sec {
		width: 85%;
		margin-bottom: 30px;
	}

	#lp_main_wrap .lp_interview_lead {
		width: 100%;
		max-width: 100%;
		padding-left: 0;
		font-size: 13px;
		line-height: 2;
		margin: 0 0 54px;
	}

	#lp_main_wrap .lp_content06 {
		width: 100%;
		margin-bottom: 110px;
	}

	#lp_main_wrap [class*="_row01"] {
		display: flex;
		flex-direction: column;
	}

	#lp_main_wrap [class*="_row01_1"],
	#lp_main_wrap [class*="_row01_2"] {
		display: contents;
	}

	#lp_main_wrap [class*="_img01"] {
		order: 1;
		width: calc(100% + (100vw - 100%) / 2 - 7.5vw);
		margin: 0 auto 0 calc(-1 * (100vw - 100%) / 2);
	}

	#lp_main_wrap [class*="_img02"] {
		order: 2;
		width: 85%;
		margin: 20px 0 0 auto;
	}

	#lp_main_wrap [class*="_img03"] {
		order: 3;
		width: 75%;
		margin: 20px auto 0 calc(-1 * (100vw - 100%) / 2);
	}

	#lp_main_wrap [class*="_lead"] {
		order: 4;
		width: 90%;
		margin: 24px auto 10px;
		padding-left: 0;
	}

	#lp_main_wrap .lp_content01 .lp_content01_img02 {
		margin-top: 20px;
		width: 85%;
	}

	#lp_main_wrap .lp_content_lead p {
		font-size: 13px;
		text-align: left;
	}

	#lp_main_wrap .lp_content_item {
		max-width: 100%;
		margin: 0 auto;
	}
}

/* ========== SPECIAL OFFER ========== */
#lp_main_wrap .lp_coupon {
	width: 100%;
	margin: 170px auto 90px;
	/* PC: 下余白 90px */
	text-align: center;
	color: #48453a;
}

#lp_main_wrap .lp_coupon_inner {
	width: 82%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 60px 0 100px;
	/* PC: padding-bottom 100px */
	border-top: none;
	border-bottom: 1px solid #a8a495;
}

#lp_main_wrap .lp_special_offer_ttl {
	margin: 0 0 90px;
	padding: 0 0 60px;
	border-bottom: 1px solid #a8a495;
}

#lp_main_wrap .lp_special_offer_ttl .sub {
	display: block;
	font-family: "orpheuspro", serif;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 30px;
	letter-spacing: .1rem;
}

#lp_main_wrap .lp_special_offer_ttl .main {
	display: block;
	font-family: "ヒラギノ明朝 ProN W3", "游明朝", serif;
	font-size: 28px;
	letter-spacing: 0.08em;
}

#lp_main_wrap .coupon_main_heading {
	font-family: "ヒラギノ明朝 ProN W3", "游明朝", serif;
	font-size: 44px;
	line-height: 1.4;
	letter-spacing: 0.08em;
	margin: 25px 0 12px;
}

#lp_main_wrap .coupon_main_heading span {
	font-size: 44px;
}

#lp_main_wrap .lp_coupon_text_date {
	font-size: 18px;
	/* PC: 18px */
	font-weight: bold;
	margin-bottom: 24px;
	letter-spacing: 0.06em;
}

#lp_main_wrap .coupon_code {
	width: 80%;
	max-width: 560px;
	padding: 16px 20px;
	margin: 0 auto 20px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 10px;
	background-color: #ffffff;
}

#lp_main_wrap .coupon_code .clipboard-success {
	display: none;
	padding: 8px 14px;
	position: absolute;
	top: -36px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 3;
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	font-size: 12px;
}

#lp_main_wrap .coupon_code .ttl {
	font-size: 14px;
	letter-spacing: 0.06em;
}

#lp_main_wrap .coupon_code .code {
	font-weight: bold;
	font-size: 22px;
	/* PC: 22px */
	letter-spacing: 0.08em;
}

#lp_main_wrap .coupon_code .btn-clipboard {
	position: absolute;
	right: 20px;
	background: transparent;
	border: none;
	cursor: pointer;
}

#lp_main_wrap .coupon_code .btn-clipboard img {
	width: 18px;
}

#lp_main_wrap .lp_coupon_sub_msg {
	font-size: 15px;
	line-height: 1.8;
	margin-bottom: 10px;
	letter-spacing: 0.06em;
}

#lp_main_wrap .lp_campaign_coupon_text_note {
	font-size: 12px;
	line-height: 1.7;
	color: #666;
}

@media (max-width: 767px) {
	#lp_main_wrap .lp_coupon {
		margin-top: 120px;
		margin-bottom: 50px;
	}

	#lp_main_wrap .lp_coupon_inner {
		width: 90%;
		padding: 30px 15px 40px;
	}

	#lp_main_wrap .lp_special_offer_ttl {
	margin-bottom: 0;
	padding-bottom: 50px;
}

	#lp_main_wrap .lp_special_offer_ttl .sub {
		margin-bottom: 10px;
	}

	#lp_main_wrap .lp_special_offer_ttl .main {
		font-size: 22px;
		letter-spacing: 0;
	}

	#lp_main_wrap .coupon_main_heading {
		margin:20px 0 10px;
	}

	#lp_main_wrap .coupon_main_heading,
	#lp_main_wrap .coupon_main_heading span {
		font-size: 28px;
	}

	#lp_main_wrap .coupon_code {
		width: 90%;
		padding: 12px;
		margin-bottom: 10px;
	}

	#lp_main_wrap .coupon_code .ttl {
		font-size: 12px;
	}

	#lp_main_wrap .coupon_code .code {
		font-size: 14px;
	}

	#lp_main_wrap .coupon_code .btn-clipboard img {
		width: 9px;
	}

	#lp_main_wrap .lp_coupon_sub_msg {
		margin-bottom: 5px;
		font-size: 12px;
		line-height: 1.5;
	}

	#lp_main_wrap .lp_coupon_text_date,
	#lp_main_wrap .lp_campaign_coupon_text_note {
		font-size: 11px;
	}
}

/* ========== NOVELTY, DIVIDER & NEWS ========== */
#lp_main_wrap .lp_novelty {
	width: 82%;
	max-width: 960px;
	margin: 0 auto 100px;
	text-align: center;
}

#lp_main_wrap .lp_novelty_title {
	font-size: 44px;
	line-height: 1.3;
	/* PC: line-height 1.3 */
	font-family: "ヒラギノ明朝 ProN W3", "游明朝", serif;
	margin-bottom: 8px;
}

#lp_main_wrap .lp_novelty_date {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

#lp_main_wrap .lp_novelty_img img {
	width: 100%;
	max-width: 470px;
	margin: 0 auto 20px;
}

#lp_main_wrap .lp_novelty_desc {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 12px;
}

#lp_main_wrap .lp_novelty_btn {
	margin-top: 24px;
}

#lp_main_wrap .lp_novelty_btn a {
	display: inline-block;
	width: 100%;
	max-width: 560px;
	padding: 20px 0;
	background-color: #9b9c94;
	color: #ffffff;
	font-size: 18px;
	letter-spacing: 0.08em;
	text-align: center;
	transition: 0.3s;
}

#lp_main_wrap .lp_novelty_btn a:hover {
	opacity: 0.8;
}

#lp_main_wrap .lp_divider {
	width: 82%;
	max-width: 1000px;
	margin: 0 auto 170px;
	border-bottom: 1px solid #a8a495;
}

#lp_main_wrap .lp_news {
	width: 82%;
	max-width: 960px;
	margin: 0 auto 160px;
	text-align: center;
}

#lp_main_wrap .lp_news_title {
	font-size: 20px;
	font-family: "orpheuspro", serif;
	letter-spacing: 0.1em;
	margin-bottom: 16px;
}

#lp_main_wrap .lp_news_lead_text {
	font-size: 14px;
	line-height: 2.5;
	letter-spacing: 0.08em;
	margin-bottom: 24px;
}

#lp_main_wrap .lp_news_img img {
	width: 100%;
	max-width: 470px;
	margin: 0 auto;
}

@media (max-width: 767px) {
	#lp_main_wrap .lp_novelty {
		margin-bottom: 60px;
	}

	#lp_main_wrap .lp_novelty_title {
		font-size: 28px;
		line-height: 1.2;
	}

	#lp_main_wrap .lp_novelty_date,
	#lp_main_wrap .lp_novelty_desc {
		font-size: 12px;
		line-height: 1.5;
	}

	#lp_main_wrap .lp_divider {
		margin-bottom: 60px;
	}

	#lp_main_wrap .lp_news {
		margin-bottom: 90px;
	}

	#lp_main_wrap .lp_news_lead_text {
		font-size: 12px;
		text-align: left;
		margin: 0 0 34px 0;
	}

	#lp_main_wrap .lp_novelty_btn a {
		max-width: 100%;
		padding: 16px 0;
		font-size: 15px;
	}
}

/* ========== BTN & PROFILE & STAFF ========== */
#lp_main_wrap .lp_btn {
	position: relative;
	width: 100%;
	max-width: 860px;
	margin: 0 auto 80px;
	text-align: center;
}

#lp_main_wrap .lp_btn h3 {
	font-size: 30px;
	letter-spacing: 0.1em;
	margin-bottom: 50px;
}

#lp_main_wrap .lp_btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 30px;
	text-align: center;
	background-color: #48453a;
	font-size: 18px;
	color: #fff;
	letter-spacing: 0.15em;
	box-sizing: border-box;
}

#lp_main_wrap .lp_btn a:not(:first-child) {
	margin-top: 30px;
}

#lp_main_wrap .lp_btn a.lp_btn-icon {
	position: relative;
}

#lp_main_wrap .lp_btn a.lp_btn-icon i {
	position: absolute;
	left: calc(50% - 200px);
	top: 50%;
	transform: translateY(-50%);
	width: 68px;
	height: 41px;
	background: url("https://ds-assets.store-image.jp/e-look.jp/2026/scapa/collaboration_2026aw_vol1/lsize.png") no-repeat center center / contain;
	pointer-events: none;
}

#lp_main_wrap .lp_btn a.lp_btn-icon i img {
	display: none;
}

#lp_main_wrap .lp_btn_text {
	margin-top: 40px;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
}

#lp_main_wrap .lp_btn_lsize {
	padding-left: 50px;
}

#lp_main_wrap .lp_bottom_area {
	position: relative;
	z-index: 2;
	width: 100%;
	background-color: #d1c7b4;
}

#lp_main_wrap .lp_profile {
	width: 100%;
	margin: 0;
	padding: 160px 0 80px;
	background-color: transparent;
	text-align: center;
}

#lp_main_wrap .lp_profile_content {
	width: 81%;
	max-width: 747px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: left;
}

#lp_main_wrap .lp_profile_content_img {
	width: 43%;
}

#lp_main_wrap .lp_profile_content_img img {
	width: 100%;
	display: block;
}

#lp_main_wrap .lp_profile_content_right {
	width: 50%;
}

#lp_main_wrap .lp_profile_title {
	font-family: "orpheuspro", serif;
	font-size: 24px;
	margin-bottom: 24px;
	letter-spacing: 0.1em;
}

#lp_main_wrap .lp_profile_content_text {
	font-size: 14px;
	line-height: 2;
	width: 100%;
}

#lp_main_wrap .lp_staff {
	width: 100%;
	padding: 80px 0 260px;
	text-align: center;
}

#lp_main_wrap .lp_staff h3 {
	font-family: "orpheuspro", serif;
	font-size: 24px;
	margin-bottom: 40px;
}

#lp_main_wrap .lp_staff p {
	font-family: "orpheuspro", serif;
	font-style: italic;
	font-size: 16px;
	line-height: 2;
}

#lp_main_wrap .lp_footer {
	width: 100%;
	padding: 100px 0 32px;
	background-color: transparent;
	text-align: center;
}

#lp_main_wrap .lp_footer_link {
	display: flex;
	justify-content: center;
	gap: 40px;
	margin-bottom: 60px;
}

#lp_main_wrap .lp_footer_link a {
	font-family: "orpheuspro", serif;
	font-size: 15px;
}

#lp_main_wrap .lp_footer_copyright {
	font-family: "orpheuspro", serif;
	font-size: 10px;
}

@media (max-width: 767px) {

	#lp_main_wrap .lp_lead {
		margin-bottom: 70px;
	}
	#lp_main_wrap .lp_content01 .lp_content01_img02 {
		padding-top: 0;
	}
	#lp_main_wrap .lp_btn {
		width: 90%;
	}

	#lp_main_wrap .lp_btn h3 {
		font-size: 20px;
		line-height: 1.5;
		margin-bottom: 30px;
	}

	#lp_main_wrap .lp_btn a {
		padding: 18px 20px;
		font-size: 13px;
	}

	#lp_main_wrap .lp_btn a.lp_btn-icon i {
		left: 15px;
		width: 48px;
		height: 29px;
	}

	#lp_main_wrap .lp_btn_text {
		text-align: left;
		margin-top: 20px;
		padding: 0 5%;
	}

	#lp_main_wrap .lp_btn a:not(:first-child) {
		margin-top: 20px;
	}

	#lp_main_wrap .lp_btn_lsize {
	padding-left: 20px;
}

#lp_main_wrap .lp_profile {
		padding: 80px 0 40px;
	}

	#lp_main_wrap .lp_profile_content {
		width: 90%;
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}

	#lp_main_wrap .lp_profile_title {
		margin-bottom: 20px;
	}

	#lp_main_wrap .lp_profile_content_img {
		width: 60%;
		margin-bottom: 30px;
	}

	#lp_main_wrap .lp_profile_content_right {
		width: 85%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	#lp_main_wrap .lp_profile_content_text {
		text-align: left;
		width: 100%;
		font-size: 13px;
		line-height: 1.8;
	}

	#lp_main_wrap .lp_staff {
		padding: 40px 0 120px;
	}

	#lp_main_wrap .lp_staff h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	#lp_main_wrap .lp_staff p {
		font-size: 13px;
		margin-bottom: 8px;
		letter-spacing: 0.06rem;
	}

	#lp_main_wrap .lp_footer {
	padding: 30px 0 60px;
}
}

/* ========== BRAND TOP ========== */
#lp_main_wrap .lp_brandbtn {
	display: none;
	position: fixed;
	left: 40px;
	top: 40px;
	width: 120px;
	z-index: 10;
}

#lp_main_wrap .lp_brandbtn a {
	display: block;
}

@media (max-width: 767px) {
	#lp_main_wrap .lp_brandbtn {
		left: 20px;
		top: 20px;
		width: 90px;
	}
}

/* ========== UTILITY ========== */
#lp_main_wrap .lp_viewpc_block {
	display: block;
}

#lp_main_wrap .lp_viewpc_inline {
	display: inline;
}

#lp_main_wrap .lp_viewsmp_block,
#lp_main_wrap .lp_viewsmp_inline {
	display: none;
}

@media (max-width: 767px) {

	#lp_main_wrap .lp_viewpc_block,
	#lp_main_wrap .lp_viewpc_inline {
		display: none;
	}

	#lp_main_wrap .lp_viewsmp_block {
		display: block;
	}

	#lp_main_wrap .lp_viewsmp_inline {
		display: inline;
	}
}