@charset "utf-8";/* フォント */
@font-face {
	font-family: 'RockSalt';
	src: url('/photo/page/20260416/font/RockSalt-Regular.ttf') format("truetype");
}
@font-face {
	font-family: 'NotoSans';
	src: url('/photo/page/20260416/font/NotoSans-VariableFont_wdth,wght.ttf') format("truetype");
}
@font-face {
	font-family: 'NotoSerifJP';
	src: url('/photo/page/20260416/font/NotoSerifJP-VariableFont_wght.ttf') format("truetype");
}

.font-rock-salt {
	font-family: 'RockSalt';
}
.font-noto-sans {
	font-family: 'NotoSans';
}
.font-noto-serif-jp {
	font-family: 'NotoSerifJP';
}

/* PC/SPの表示切替 */
.pc {
	display: inline-block;
}
.sp {
	display: none;
}
@media only screen and (max-width: 767px) {
	.pc {
		display: none;
	}
	.sp {
		display: inline-block;
	}
	.font-noto-sans {
		font-family: 'Noto Sans';
	}
}

/* メイン */
.Main .Article .inner {
	overflow: hidden;
	max-width: 1100px;
	margin: 0 auto;
	box-sizing: border-box;
}
.Main .Article .scroll-fade {
	opacity: 0;
}

.fv {
	position: relative;
	padding: 20px 0 195px;
	display: flex;
	justify-content: center;
}
.fv-movie {
	width: 334px;
}
.img-01 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.fv-ttl {
	position: absolute;
	right: 0;
	bottom: 205px;
}
.ttl-main {
	font-size: 20px;
	letter-spacing: 0.15em;
	transform: rotate(-4.26deg);
	margin-bottom: 16px;
}
.ttl-main span {
	display: inline-block;
	padding: 0 10px;
	border-bottom: 1px solid black;
}
.ttl-sub {
	font-size: 14px;
	letter-spacing: 0.15em;
}
@media only screen and (max-width: 767px) {
	.fv {
		display: block;
		padding: 0;
	}
	.fv-movie {
		width: 100%;
	}
	.img-01, .fv-ttl {
		position: static;
	}
	.fv-ttl {
		margin-left: 12px;
	}
	.sp.img-01 {
		margin-top: -5px;
		width: 330.75px;
	}
}

.img-02 {
	margin-top: -120px;
}
.img-03 {
	margin-top: -1px;
}
.img-02, .img-03 {
	padding-right: 12%;
	text-align: right;
}
@media only screen and (max-width: 767px) {
	.img-02, .img-03 {
		padding-right: 0;
	}
	.img-02 {
		margin-top: 60px;
	}
	.img-02 img,
	.img-03 img {
		width: 236.25px;
	}
}

.img-04 {
	margin-top: -80px;
	padding-left: 16%;
}
@media only screen and (max-width: 767px) {
	.img-04 {
		margin-top: 60px;
		padding-left: 0;
	}
	.img-04 img {
		width: 100%;
	}
	.img-04 .item-name {
		margin-left: 20px;
	}
}

.img-05 {
	margin-top: -120px;
	padding-left: 50%;
	position: relative;
	z-index: -1;
}
@media only screen and (max-width: 767px) {
	.img-05 {
		margin-top: 40px;
		padding-left: 20px;
	}
	.img-05 img {
		width: 255px;
	}
}

.img-06 {
	margin-top: 80px;
	padding-left: 16%;
}
@media only screen and (max-width: 767px) {
	.img-06 {
		margin-top: 60px;
		padding-left: 0;
		padding-right: 20px;
		text-align: right;
	}
	.img-06 img {
		width: 230px;
	}
}

.img-wrapper-07-08 {
	margin-top: -28px;
	display: flex;
}
.img-07 {
	margin-left: 10%;
}
.img-08 {
	margin-left: 6%;
}
@media only screen and (max-width: 767px) {
	.img-wrapper-07-08 {
		flex-direction: column;
		width: fit-content;
		margin: -28px auto 0;
	}
	.img-07 {
		margin-left: 0;
	}
	.img-07 img {
		width: 214.3px;
	}
	.img-08 {
		margin-top: 40px;
		margin-left: 0;
	}
	.img-08 img {
		width: 313px;
	}
}

.img-09 {
	margin-top: 60px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.img-09 {
		text-align: left;
	}
	.img-09 img {
		width: 100%;
	}
	.img-09 .item-name {
		margin-left: 20px;
	}
}

.img-10 {
	margin-top: 24px;
	padding-right: 20%;
	text-align: right;
}
@media only screen and (max-width: 767px) {
	.img-10 {
		margin-top: 40px;
		padding-right: 0;
		text-align: left;
	}
	.img-10 img {
		width: 260px;
	}
}

.img-11 {
	margin-top: 36px;
	padding-left: 20%;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.img-11 {
		width: fit-content;
		margin: 36px auto 0;
		padding-left: 0;
	}
	.img-11 img {
		width: 313px;
	}
}

.img-wrapper-12-13-14 {
	position: relative;
	margin-top: 50px;
	display: flex;
	justify-content: center;
}
.img-12 {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	z-index: -1;
}
.item-name-wrapper-12-13-14 {
	position: relative;
	height: 198px;
}
.item-name-12-13-14 {
	position: absolute;
	left: 50%;
	transform: translateX(-364px);
}
@media only screen and (max-width: 767px) {
	.img-wrapper-12-13-14 {
		margin-top: 60px;
		flex-direction: column;
	}
	.img-12 {
		top: 140px;
		transform: translateY(0);
	}
	.img-12 img {
		width: 180px;
	}
	.img-13 img {
		width: 310px;
	}
	.img-14 {
		margin-top: 40px;
		padding-right: 20px;
		text-align: right;
	}
	.img-14 img {
		width: 221px;
	}
	.item-name-12-13-14 {
		position: absolute;
		left: 20px;
		transform: translateX(0);
	}
}

.img-wrapper-15-16 {
	margin-top: 120px;
	height: 740px;
	background: url("/photo/page/20260416/26SS_LITTLE_ESCAPE_pc_17.png") no-repeat center / cover;
	position: relative;
}
.img-15 {
	position: absolute;
	top: -40px;
	right: 52%;
}
.img-16 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%);
}
.img-wrapper-15-16 .item-name {
	position: absolute;
	bottom: 48px;
	left: 50%;
	transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
	.img-wrapper-15-16 {
		width: fit-content;
		height: auto;
		margin: -200px auto 0;
		background: none;
	}
	.img-15 {
		position: static;
	}
	.img-15 img {
		width: 208px;
	}
	.img-16 {
		margin-top: 40px;
		position: static;
		transform: translateY(0);
	}
	.img-16 img {
		width: 313px;
	}
	.img-wrapper-15-16 .item-name {
		position: static;
		transform: translateX(0);
	}
}
.bg-img-17 {
	margin-top: 80px;
	width: 100%;
	height: 292px;
	background: url("/photo/page/20260416/26SS_LITTLE_ESCAPE_sp_17.png") no-repeat center / cover;
}

.img-18 {
	margin-top: 80px;
	padding-right: 20%;
	text-align: right;
}
.img-19 {
	margin-top: -200px;
	padding-left: 16%;
}
@media only screen and (max-width: 767px) {
	.img-18 {
		margin-top: 60px;
		padding-right: 0;
	}
	.img-18 img {
		width: 247px;
	}
	.img-19 {
		margin-top: 60px;
		padding-left: 0;
	}
	.img-19 img {
		width: 310px;
	}
	.img-19 .item-name {
		margin-left: 20px;
	}
}

.img-wrapper-20-21 {
	margin-top: 100px;
	margin-bottom: 140px;
	display: flex;
	justify-content: center;
	gap: 0;
	position: relative;
}
.img-wrapper-20-21 .item-name {
	position: absolute;
	bottom: -36px;
	left: 50%;
	transform: translateX(-50%);
}
.img-21 {
	margin-left: -1px;
}
@media only screen and (max-width: 767px) {
	.img-wrapper-20-21 {
		margin-top: 80px;
		margin-bottom: 80px;
		flex-direction: column;
		align-items: center;
		gap: 40px;
	}
	.img-20 {
		width: 267px;
	}	
	.img-21 {
		margin-left: 0;
		width: 100%;
	}	
	.img-wrapper-20-21 .item-name {
		bottom: -32px;
		left: 20px;
		transform: translateX(0);
	}
}

/* 商品名 */
.item-name {
	margin-top: 12px;
	font-size: 14px;
}
.item-name a {
	text-decoration: underline;
}

/* スタッフクレジット */
.staff-credit {
	font-size: 14.05px;
	padding: 40px 0 80px;
	text-align: center;
	background: url("/photo/page/20260416/26SS_LITTLE_ESCAPE_pc_22.png") no-repeat center / cover;
}
@media only screen and (max-width: 767px) {
	.staff-credit {
		background: none;
	}
}
.staff-credit__name {
	margin-top: 60px;
}
.staff-credit__link {
	margin-top: 120px;
	font-weight: 600;
	display: flex;
	justify-content: center;
	gap: 100px;
}
.bg-img-22 {
	margin-top: 80px;
	width: 100%;
	height: 292px;
	background: url("/photo/page/20260416/26SS_LITTLE_ESCAPE_sp_22.png") no-repeat center / cover;
}

/* 下から上へ画像が動く */
.vertical-move {
	object-fit: cover;
	opacity: 0;
	transform: translateY(100px); /* 下に初期配置 */
	transition: all 1s ease-out;
}