@charset "utf-8";

/*
■ 共通定義
■ 共通コンポーネント
■ KV・導入
■ ページ内リンク
■ お買い上げプレセント
■ カテゴリ共通 (STEAM / ART&CRAFT / BABY GIFT)
■ STEAM
■ ART&CRAFT
■ BABY GIFT
■ STORE EVENT
■ ショップイベント
■ ページ下部共通
*/


/* ■ 共通定義 ==================================================================================== */

/* フローティングバナー 非表示 --------------------------------------------------- */

#FloatingBanner {
display: none !important;
}



/* フォント --------------------------------------------------- */

.WF1 {
font-family: "Albert Sans", Sans-Serif;
}


/* カラー --------------------------------------------------- */

:root {
--c-text-main: #333333;
--c-text-sub: #4b627a;
--c-campaign: #0098d8;
--c-campaign-bg: #f1f8fc;
--c-steam: #e3017f;
--c-steam-bg: #feeff4;
--c-art-craft: #a9cd36;
--c-art-craft-bg: #f2f7dc;
--c-baby-gift: #91308c;
--c-baby-gift-bg: #fdf4ff;
--c-badge-blue: #4761c1;
}


/* リンク --------------------------------------------------- */

a.Link_Line {
text-decoration: underline;
}



/* ■ 共通コンポーネント ==================================================================================== */

.PlayfulSummer2026_ {
overflow: hidden;
color: var(--c-text-main);
letter-spacing: 0.2em;
}

.PlayfulSummer2026_:not(.BreadCrumb_Wrap) {
font-family: "IBM Plex Sans JP", sans-serif;
}

.PlayfulSummer2026_Sec_Bg_Wrap {
position: relative;
background-size: 100% auto;
background-position: top center;
background-repeat: no-repeat;
}


/* 仕切り：背景画像（モザイク） --------------------------------------------------- */

.PlayfulSummer2026_Section_Mosaic_Divider {
width: 100%;
border: none;
margin: 0;
background-image: url(/images/campaign/playful_summer2026/Texture_Mosaic_Divider.png);
background-repeat: repeat-x;
background-size: auto 100%;
}


/* 見出し --------------------------------------------------- */

.PlayfulSummer2026_Main_Mds_En {
position: absolute;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
background-repeat: no-repeat;
background-size: contain;
background-position: left top;
font-weight: 800;
color: #fff;
letter-spacing: 0.1em;
text-align: center;
font-feature-settings: "palt";
}

.PlayfulSummer2026_Main_Mds_Jp {
font-weight: 700;
letter-spacing: 0.05em;
text-align: center;
font-feature-settings: "palt";
}

.PlayfulSummer2026_Sub_Mds {
background-color: var(--c-theme);
font-weight: 700;
letter-spacing: 0.1em;
color: #fff;
text-align: center;
}


/* 汎用ボタン --------------------------------------------------- */

.PlayfulSummer2026_Btn {
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 100vh;
font-weight: 700;
color: #fff !important;
line-height: 1;
letter-spacing: 0.05em;
background-image: url(/images/campaign/bajo_ver2/LinkFwd_Arrow.png);
background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {

	.PlayfulSummer2026_Sec_InBox {
	margin: 0 2rem;
	}


	/* 仕切り：背景画像（モザイク） --------------------------------------------------- */

	.PlayfulSummer2026_Section_Mosaic_Divider {
	height: 5.25rem;
	background-position: -0.3rem center;
	}


	/* 見出し --------------------------------------------------- */

	.PlayfulSummer2026_Main_Mds_En {
	width: 26rem;
	height: 4.5rem;
	margin-top: -2.5rem;
	font-size: 1.6rem;
	line-height: 4.5rem;
	}

	.PlayfulSummer2026_Main_Mds_Jp {
	padding-top: 5rem;
	font-size: 2.3rem;
	line-height: 1.5;
	}

	.PlayfulSummer2026_Sub_Mds {
	padding: 2rem 0;
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: 0.1em;
	}

	.PlayfulSummer2026_Btn {
	padding: 1rem 0;
	font-size: 1.2rem;
	background-position: 92.5% 50%;
	background-size: 1rem auto;
	}

}

@media print, screen and (min-width: 768px) {

	.PlayfulSummer2026_Sec_InBox {
	max-width: 80rem;
	margin: 0 auto;
	}


	/* 仕切り：背景画像（モザイク） --------------------------------------------------- */

	.PlayfulSummer2026_Section_Mosaic_Divider {
	height: 10.5rem;
	background-position: -0.5rem center;
	}

	/* 見出し --------------------------------------------------- */

	.PlayfulSummer2026_Main_Mds_En {
	width: 40.4rem;
	height: 6.8rem;
	margin-top: -3rem;
	font-size: 2.4rem;
	line-height: 6.8rem;
	}

	.PlayfulSummer2026_Main_Mds_Jp {
	padding-top: 9rem;
	font-size: 3.6rem;
	line-height: 1.4;
	}

	.PlayfulSummer2026_Sub_Mds {
	padding: 1.5rem 0;
	font-size: 2.2rem;
	line-height: 1.5;
	}

	.PlayfulSummer2026_Btn {
	padding: 1.2rem 0;
	font-size: 1.4rem;
	background-position: 92.5% 50%;
	background-size: 1.1rem auto;
	}

}

@media print, screen and (min-width: 1090px) {

	.PlayfulSummer2026_Sec_InBox {
	max-width: 94rem;
	}

}



/* ■ KV・導入 ==================================================================================== */

.PlayfulSummer2026_KV_ img {
width: 100%;
height: auto;
}

@media print, screen and (min-width: 1090px) {

	.PlayfulSummer2026_KV_ {
	max-width: 200rem;
	margin: 0 auto;
	}

}


.PlayfulSummer2026_Intro_ {
background-color: #f2f7dc;
background-size: 100% auto;
background-position: center bottom;
background-repeat: no-repeat;
}

.PlayfulSummer2026_Intro_Lead {
font-weight: 500;
text-align: center;
}

@media only screen and (max-width: 767px) {

	.PlayfulSummer2026_Intro_ {
	padding: 3.5rem 3rem 8rem 3rem;
	background-image: url(/images/campaign/playful_summer2026/Texture_Intro_SP.jpg);
	}

	.PlayfulSummer2026_Intro_Lead {
	font-size: 1.4rem;
	line-height: 1.8;
	font-feature-settings: "palt";
	}

	.PlayfulSummer2026_Intro_Lead + .PlayfulSummer2026_Intro_Lead {
	margin-top: 1.5rem;
	}

}

@media print, screen and (min-width: 768px) {

	.PlayfulSummer2026_Intro_ {
	padding: 7rem 0 18.5rem 0;
	background-image: url(/images/campaign/playful_summer2026/Texture_Intro_PC.jpg);
	}

	.PlayfulSummer2026_Intro_Lead {
	font-size: 1.8rem;
	line-height: 2.2;
	}

	.PlayfulSummer2026_Intro_Lead + .PlayfulSummer2026_Intro_Lead {
	margin-top: 2rem;
	}

}



/* ■ ページ内リンク ==================================================================================== */

.PlayfulSummer2026_InPageNav_ {
position: relative;
text-align: center;
z-index: 10;
}

.PlayfulSummer2026_InPageNav_ img {
width: 100%;
height: auto;
}

@media only screen and (max-width: 767px) {

	.PlayfulSummer2026_InPageNav_ {
	margin-top: -4.5rem;
	}

}

@media print, screen and (min-width: 768px) {

	.PlayfulSummer2026_InPageNav_ {
	max-width: 70rem;
	margin: -12rem auto 0;
	}

}

@media print, screen and (min-width: 1090px) {

	.PlayfulSummer2026_InPageNav_ {
	max-width: 105rem;
	}

}



/* ■ お買い上げプレゼント ==================================================================================== */

.PlayfulSummer2026_Campaign_ .PlayfulSummer2026_Sec_Bg_Wrap {
background-color: var(--c-campaign-bg);
}

.PlayfulSummer2026_Campaign_ .PlayfulSummer2026_Main_Mds_En {
background-image: url(/images/campaign/playful_summer2026/campaign/Texture_Mds_En.png);
}

.PlayfulSummer2026_Campaign_ .PlayfulSummer2026_Main_Mds_Jp {
color: var(--c-campaign);
}

.PlayfulSummer2026_Campaign_Main_Lead {
font-weight: 500;
text-align: center;
line-height: 1.8;
}

.PlayfulSummer2026_Campaign_Main_Lead .Note {
display: inline-block;
font-weight: 400;
}

.PlayfulSummer2026_Campaign_PresentBox {
background-color: #fff;
}

.PlayfulSummer2026_Campaign_Item .Photo img {
width: 100%;
height: auto;
}

.PlayfulSummer2026_Campaign_Item .Name {
color: var(--c-campaign);
font-weight: 700;
text-align: center;
letter-spacing: 0.1em;
}

.PlayfulSummer2026_Campaign_Item .Desc {
font-weight: 500;
text-align: justify;
line-height: 1.6;
}

.PlayfulSummer2026_Campaign_Item .Desc .Note {
display: block;
font-weight: 400;
}

.PlayfulSummer2026_Campaign_Or {
display: flex;
position: relative;
align-items: center;
justify-content: center;
}

.PlayfulSummer2026_Campaign_Or::before {
display: block;
position: absolute;
content: "";
}

.PlayfulSummer2026_Campaign_Or .Text {
display: flex;
align-items: center;
justify-content: center;
background-color: #fff;
border: 0.2rem solid  var(--c-campaign);
color: var(--c-campaign);
border-radius: 50%;
font-weight: 700;
letter-spacing: 0.05em;
font-feature-settings: "palt";
z-index: 2;
}

.PlayfulSummer2026_Campaign_Notice {
border: 0.1rem solid  var(--c-campaign);
font-weight: 500;
line-height: 1.8;
text-align: center;
letter-spacing: 0.1em;
}

@media only screen and (max-width: 767px) {

	.PlayfulSummer2026_Campaign_ {
	padding-top: 6rem;
	}

	.PlayfulSummer2026_Campaign_ .PlayfulSummer2026_Sec_Bg_Wrap {
	padding-bottom: 6.5rem;
	background-image: url(/images/campaign/playful_summer2026/campaign/Texture_Bg_Top_SP.jpg);
	}

	.PlayfulSummer2026_Campaign_InBox {
	padding: 0 2rem;
	}

	.PlayfulSummer2026_Campaign_Main_Lead {
	margin-top: 2rem;
	font-size: 1.3rem;
	}

	.PlayfulSummer2026_Campaign_Main_Lead .Note {
	margin-top: 1rem;
	font-size: 1rem;
	}

	.PlayfulSummer2026_Campaign_PresentBox {
	margin-top: 3rem;
	padding: 2.5rem 2rem;
	}

	.PlayfulSummer2026_Campaign_Item .Name {
	margin-top: 1.5rem;
	font-size: 1.5rem;
	}

	.PlayfulSummer2026_Campaign_Item .Desc {
	margin-top: 1rem;
	font-size: 1.3rem;
	}

	.PlayfulSummer2026_Campaign_Item .Desc .Note {
	margin-top: 1rem;
	font-size: 1.1rem;
	}

	.PlayfulSummer2026_Campaign_Or {
	margin: 3rem 0;
	height: 5rem;
	}

	.PlayfulSummer2026_Campaign_Or::before {
	width: 100%;
	height: 0.3rem;
	top: 50%;
	left: 0;
	margin-top: -0.15rem;
	background-image: radial-gradient(circle, #5897d2 0.15rem, transparent 0.15rem);
	background-position: left top;
	background-repeat: repeat-x;
	background-size: 1.1rem 0.3rem;
	}

	.PlayfulSummer2026_Campaign_Or .Text {
	width: 6rem;
	height: 6rem;
	font-size: 1.5rem;
	}

	.PlayfulSummer2026_Campaign_Notice {
	margin-top: 2.5rem;
	padding: 2rem 1.5rem;
	font-size: 1.3rem;
	}

}

@media print, screen and (min-width: 768px) {

	.PlayfulSummer2026_Campaign_ {
	padding-top: 13rem;
	}

	.PlayfulSummer2026_Campaign_ .PlayfulSummer2026_Sec_Bg_Wrap {
	padding-bottom: 15rem;
	background-image: url(/images/campaign/playful_summer2026/campaign/Texture_Bg_Top_PC.jpg);
	}

	.PlayfulSummer2026_Campaign_Main_Lead {
	margin-top: 3rem;
	font-size: 2rem;
	}

	.PlayfulSummer2026_Campaign_Main_Lead .Note {
	margin-top: 1.5rem;
	font-size: 1.4rem;
	}

	.PlayfulSummer2026_Campaign_PresentBox {
	display: flex;
	margin-top: 5rem;
	padding: 6rem;
	align-items: stretch;
	justify-content: space-between;
	}

	.PlayfulSummer2026_Campaign_Item {
	width: 43%;
	}

	.PlayfulSummer2026_Campaign_Item .Name {
	margin-top: 2rem;
	font-size: 2rem;
	}

	.PlayfulSummer2026_Campaign_Item .Desc {
	margin-top: 1.5rem;
	font-size: 1.5rem;
	}

	.PlayfulSummer2026_Campaign_Item .Desc .Note {
	margin-top: 1rem;
	font-size: 1.4rem;
	}

	.PlayfulSummer2026_Campaign_Or {
	width: 10%;
	}

	.PlayfulSummer2026_Campaign_Or::before {
	width: 0.3rem;
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -0.15rem;
	background-image: radial-gradient(circle, #5897d2 1.5px, transparent 1.5px);
	background-position: left top;
	background-repeat: repeat-y;
	background-size: 0.3rem 1.1rem;
	}

	.PlayfulSummer2026_Campaign_Or .Text {
	width: 8rem;
	height: 8rem;
	font-size: 2rem;
	}

	.PlayfulSummer2026_Campaign_Notice {
	margin-top: 3rem;
	padding: 3rem;
	}

}



/* ■ カテゴリ共通 (STEAM / ART&CRAFT / BABY GIFT) ==================================================================================== */

/* 共通テーマカラー適用 --------------------------------------------------- */

.PlayfulSummer2026_Category_ .PlayfulSummer2026_Sec_Bg_Wrap {
background-color: var(--c-theme-bg);
}

.PlayfulSummer2026_Category_ .PlayfulSummer2026_Main_Mds_Jp {
color: var(--c-theme);
}

.PlayfulSummer2026_Category_ .PlayfulSummer2026_Btn {
background-color: var(--c-theme);
}


/* 導入部分 --------------------------------------------------- */

.PlayfulSummer2026_Category_Intro {
text-align: center;
}

.PlayfulSummer2026_Category_MV img {
width: 100%;
height: auto;
}

.PlayfulSummer2026_CatLead_Main_Lead {
font-weight: 500;
text-align: justify;
line-height: 1.8;
}

@media only screen and (max-width: 767px) {

	.PlayfulSummer2026_Category_ .PlayfulSummer2026_Sec_Bg_Wrap {
	padding-bottom: 6rem;
	}

	.PlayfulSummer2026_Category_Intro {
	margin-top: 3rem;
	}

	.PlayfulSummer2026_CatLead_Main_Lead {
	margin-top: 2.5rem;
	font-size: 1.3rem;
	}

}

@media print, screen and (min-width: 768px) {

	.PlayfulSummer2026_Category_ .PlayfulSummer2026_Sec_Bg_Wrap {
	padding-bottom: 10rem;
	}

	.PlayfulSummer2026_Category_Intro {
	margin-top: 5rem;
	}

	.PlayfulSummer2026_CatLead_Main_Lead {
	max-width: 70rem;
	margin: 5rem auto 0 auto;
	}

}

@media print, screen and (min-width: 1090px) {

	.PlayfulSummer2026_CatLead_Main_Lead {
	max-width: 80rem;
	}

}


/* おすすめのあそび道具リスト --------------------------------------------------- */

.Recommend_Play_Items_List {
display: grid;
grid-template-columns: repeat(2, 1fr);
}

.Recommend_Play_Items_List_Item {
display: flex;
position: relative;
flex-direction: column;
}

.Recommend_Play_Items_List_Item--Large {
grid-column: 1 / -1;
}

.Recommend_Play_Items_List_Novelty {
display: flex;
grid-column: 1 / -1;
border: 0.2rem solid var(--c-theme);
background-color: #fff;
flex-direction: column;
justify-content: center;
}

/* ▽ リンク無効化・発売前 ▽ */
.Recommend_Play_Items_List .Link_Soon .swiper-slide a {
pointer-events: none !important;
}

.Recommend_Play_Items_List .Link_Soon .Recommend_Play_Items_List_BtnWrap {
display: none !important;
}

/* ▽ バッジ共通 ▽ */
.Recommend_Play_Items_List_Badge1,
.Recommend_Play_Items_List_Badge2 {
display: flex;
position: absolute;
align-items: center;
justify-content: center;
border-radius: 50%;
font-weight: 600;
text-align: center;
letter-spacing: 0.05em;
font-feature-settings: "palt";
z-index: 2;
}

.Recommend_Play_Items_List_Badge1 span,
.Recommend_Play_Items_List_Badge2 span {
display: block;
line-height: 1.3;
}

/* ▽ 青色丸バッジ ▽ */
.Recommend_Play_Items_List_Badge1 {
background-color: var(--c-badge-blue);
color: #fff;
}

/* ▽ ピンク色丸バッジ ▽ */
.Recommend_Play_Items_List_Badge2 {
border: 0.1rem solid var(--c-theme);
background-color: #fff;
color: var(--c-theme);
}

/* ▽ アイテム情報 ▽ */
.Recommend_Play_Items_List_Photo img {
width: 100%;
height: auto;
}

.Recommend_Play_Items_List_Info {
display: flex;
flex-direction: column;
flex-grow: 1;
align-items: center;
}

.Recommend_Play_Items_List_Catch {
font-weight: 700;
text-align: center;
color: var(--c-text-main);
letter-spacing: 0.1em;
font-feature-settings: "palt";
}

.Recommend_Play_Items_List_Name {
font-weight: 500;
text-align: center;
color: var(--c-text-main);
font-feature-settings: "palt";
}

.Recommend_Play_Items_List_Detail {
display: flex;
align-items: center;
justify-content: center;
}

.Recommend_Play_Items_List_Age {
display: inline-block;
background-color: #4dc4cf;
color: #fff;
font-weight: 700;
border-radius: 100vh;
line-height: 1;
text-align: center;
}

.Recommend_Play_Items_List_Price {
font-weight: 700;
font-family: "Albert Sans", Sans-Serif;
letter-spacing: 0.15em;
}

.Recommend_Play_Items_List_Price small {
display: inline-block;
margin-right: 0.2rem;
}

.Recommend_Play_Items_List_Lead {
text-align: justify;
flex-grow: 1;
}

.Recommend_Play_Items_List_BtnWrap {
width: 100%;
text-align: center;
}

.Recommend_Play_Items_List_BtnWrap .PlayfulSummer2026_Btn {
width: 100%;
}

/* ▽ ノベルティ枠内 ▽ */
.Recommend_Play_Items_List_Novelty_Mds {
color: var(--c-theme);
font-weight: 700;
font-feature-settings: "palt";
}

.Recommend_Play_Items_List_Novelty_Lead {
font-weight: 500;
text-align: justify;
}

.Recommend_Play_Items_List_Novelty_Note {
letter-spacing: 0.05em;
}

.Recommend_Play_Items_List_Novelty_Photo {
margin: 0 auto;
text-align: center;
}

.Recommend_Play_Items_List_Novelty_Photo img {
width: 100%;
height: auto;
}

@media only screen and (max-width: 767px) {

	.PlayfulSummer2026_Category_ {
	padding-top: 6rem;
	}

	/* おすすめのあそび道具リスト --------------------------------------------------- */

	.Recommend_Play_Items {
	margin-top: 3rem;
	}

	.Recommend_Play_Items_List {
	gap: 4rem 1.5rem;
	margin-top: 2.5rem;
	}

	.Recommend_Play_Items_List_Badge1,
	.Recommend_Play_Items_List_Badge2 {
	top: -0.8rem;
	left: -0.8rem;
	width: 5.5rem;
	height: 5.5rem;
	padding-top: 0.4rem;
	font-size: 0.8rem;
	}

	.Recommend_Play_Items_List_Catch {
	margin-top: 1.5rem;
	font-size: 1.4rem;
	}

	.Recommend_Play_Items_List_Name {
	margin-top: 1rem;
	font-size: 1.2rem;
	}

	.Recommend_Play_Items_List_Detail {
	margin-top: 1rem;
	gap: 0.5rem;
	}

	.Recommend_Play_Items_List_Age {
	padding: 0.5rem 1rem;
	font-size: 0.8rem;
	}

	.Recommend_Play_Items_List_Price {
	font-size: 1.2rem;
	}

	.Recommend_Play_Items_List_Lead {
	margin-top: 1.5rem;
	font-size: 1.2rem;
	line-height: 1.6;
	}

	.Recommend_Play_Items_List_BtnWrap {
	margin-top: 1.5rem;
	}

	.Recommend_Play_Items_List_BtnWrap .PlayfulSummer2026_Btn {
	width: 100%;
	}

	.Recommend_Play_Items_List_Novelty {
	padding: 2rem;
	}

	.Recommend_Play_Items_List_Novelty_Mds {
	font-size: 1.8rem;
	text-align: center;
	line-height: 1.4;
	letter-spacing: 0.1em;
	}

	.Recommend_Play_Items_List_Novelty_Lead {
	margin-top: 1rem;
	font-size: 1.3rem;
	line-height: 1.8;
	}

	.Recommend_Play_Items_List_Novelty_Note {
	margin-top: 1rem;
	font-size: 1.1rem;
	}

	.Recommend_Play_Items_List_Novelty_Photo {
	width: 80%;
	margin-top: 1.5rem;
	}

}

@media print, screen and (min-width: 768px) {

	.PlayfulSummer2026_Category_ {
	padding-top: 13rem;
	}


	/* おすすめのあそび道具リスト --------------------------------------------------- */

	.Recommend_Play_Items {
	margin-top: 8rem;
	}

	.Recommend_Play_Items_List {
	grid-template-columns: repeat(3, 1fr);
	gap: 6rem 2rem;
	margin-top: 3.5rem;
	}

	.Recommend_Play_Items_List_Item--Large {
	grid-column: span 1;
	}

	.Recommend_Play_Items_List_Novelty {
	grid-column: span 1;
	padding: 2rem;
	}

	.Recommend_Play_Items_List_Item--Small {
	grid-column: span 1;
	}

	.Recommend_Play_Items_List_Badge1,
	.Recommend_Play_Items_List_Badge2 {
	top: -1.3rem;
	left: -1.3rem;
	width: 9rem;
	height: 9rem;
	padding-top: 0.4rem;
	font-size: 1.2rem;
	line-height: 1.3;
	}

	.Recommend_Play_Items_List_Catch {
	margin-top: 2rem;
	font-size: 1.75rem;
	}

	.Recommend_Play_Items_List_Name {
	margin-top: 1rem;
	font-size: 1.5rem;
	}

	.Recommend_Play_Items_List_Detail {
	margin-top: 1.5rem;
	gap: 1rem;
	}

	.Recommend_Play_Items_List_Age {
	padding: 0.5rem 1.2rem 0.5rem 1.5rem;
	font-size: 1.2rem;
	}

	.Recommend_Play_Items_List_Price {
	font-size: 1.5rem;
	}

	.Recommend_Play_Items_List_Lead {
	margin-top: 1.5rem;
	font-size: 1.4rem;
	line-height: 1.8;
	}

	.Recommend_Play_Items_List_BtnWrap {
	margin-top: 2rem;
	}

	.Recommend_Play_Items_List_BtnWrap .PlayfulSummer2026_Btn {
	max-width: 20rem;
	}

	.Recommend_Play_Items_List_Novelty {
	padding: 2rem;
	}

	.Recommend_Play_Items_List_Novelty_Mds {
	font-size: 2.2rem;
	line-height: 1.4;
	letter-spacing: 0.1em;
	}

	.Recommend_Play_Items_List_Novelty_Lead {
	margin-top: 1rem;
	font-size: 1.5rem;
	}

	.Recommend_Play_Items_List_Novelty_Note {
	margin-top: 1rem;
	font-size: 1.3rem;
	}

	.Recommend_Play_Items_List_Novelty_Photo {
	margin-top: 2rem;
	}

}



/* ■ 考えて、つくる (STEAM) ==================================================================================== */

/* テーマカラー適用 --------------------------------------------------- */

.PlayfulSummer2026_Steam_ {
--c-theme: var(--c-steam);
--c-theme-bg: var(--c-steam-bg);
}

.PlayfulSummer2026_Steam_ .PlayfulSummer2026_Main_Mds_En {
background-image: url(/images/campaign/playful_summer2026/steam/Texture_Mds_En.png);
}


/* ヒントセクション --------------------------------------------------- */

.Steam_Hints_Swiper .swiper-wrapper {
align-items: stretch !important;
}

.Steam_Hints_List_Item {
display: flex;
position: relative;
flex-direction: column;
text-align: center;
}

.Steam_Hints_List_Item:not(:last-child)::after {
position: absolute;
top: 0;
height: 100%;
background-image: radial-gradient(circle, var(--c-theme) 1.5px, transparent 1.5px);
background-position: left top;
background-repeat: repeat-y;
content: "";
z-index: 1;
}

.Steam_Hints_List_Num img {
margin: 0 auto;
}

.Steam_Hints_List_Mds {
font-weight: 700;
color: var(--c-theme);
}

.Steam_Hints_List_Photo {
margin-top: auto;
}

.Steam_Hints_List_Photo img {
width: 100%;
height: auto;
}

.Steam_Hints_List_Lead {
text-align: justify;
line-height: 1.6;
}

/* ▽ Swiper独自設定 (共通) ▽ */
.Steam_Hints_Pagination {
display: flex;
position: static !important;
justify-content: center;
}

.Steam_Hints_Pagination .swiper-pagination-bullet {
background-color: transparent;
border: 0.1rem solid var(--c-theme);
opacity: 1;
}

.Steam_Hints_Pagination .swiper-pagination-bullet-active {
background-color: var(--c-theme);
}

@media only screen and (max-width: 767px) {

	/* テーマカラー適用 --------------------------------------------------- */

	.PlayfulSummer2026_Steam_  .PlayfulSummer2026_Sec_Bg_Wrap {
	padding-bottom: 6.5rem;
	background-image: url(/images/campaign/playful_summer2026/steam/Texture_Bg_Top_SP.jpg);
	}


	/* ヒントセクション --------------------------------------------------- */

	.Steam_Hints_ {
	margin-top: 3.5rem;
	}

	.Steam_Hints_SliderWrap {
	margin-top: 2rem;
	margin-right: -2rem;
	}

	.Steam_Hints_List_Item {
	height: auto;
	padding: 1.5rem 0 2.5rem 0;
	}

	.Steam_Hints_List_Item:not(:last-child)::after {
	right: auto;
	left: 100%;
	width: 0.3rem;
	margin-left: 2rem;
	transform: translateX(-50%);
	background-size: 0.3rem 1.1rem;
	}

	.Steam_Hints_List_Num img {
	width: 4rem;
	}

	.Steam_Hints_List_Mds {
	margin-top: 1.5rem;
	font-size: 1.8rem;
	line-height: 1.5;
	}

	.Steam_Hints_List_Photo {
	padding-top: 1.5rem;
	}

	.Steam_Hints_List_Lead {
	margin-top: 1.5rem;
	font-size: 1.3rem;
	}

	.Steam_Hints_Pagination {
	margin-top: 2rem;
	gap: 1rem;
	}

	.Steam_Hints_Pagination .swiper-pagination-bullet {
	width: 0.8rem;
	height: 0.8rem;
	}
}


@media print, screen and (min-width: 768px) {

	/* テーマカラー適用 --------------------------------------------------- */

	.PlayfulSummer2026_Steam_  .PlayfulSummer2026_Sec_Bg_Wrap {
	padding-bottom: 15rem;
	background-image: url(/images/campaign/playful_summer2026/steam/Texture_Bg_Top_PC.jpg);
	}


	/* ヒントセクション --------------------------------------------------- */

	.Steam_Hints_ {
	margin-top: 8rem;
	}
	
	.Steam_Hints_SliderWrap {
	margin-top: 3rem;
	}

	.Steam_Hints_List {
	display: grid !important;
	gap: 6rem;
	grid-template-columns: repeat(3, 1fr);
	transform: none !important;
	align-items: stretch !important;
	}

	.Steam_Hints_Pagination {
	display: none; 
	}

	.Steam_Hints_List_Item {
	width: auto !important; 
	margin: 0 !important;
	padding: 0 0 3rem 0;
	}

	.Steam_Hints_List_Item:not(:last-child)::after {
	right: auto;
	left: 100%;
	width: 0.3rem;
	margin-left: 3rem;
	background-size: 0.3rem 1.1rem;
	transform: translateX(-50%);
	}

	.Steam_Hints_List_Num img {
	width: 5rem;
	}
	
	.Steam_Hints_List_Mds {
	margin-top: 2rem;
	font-size: 1.8rem;
	}
	
	.Steam_Hints_List_Photo {
	padding-top: 2rem;
	}
	
	.Steam_Hints_List_Lead {
	margin-top: 1.8rem;
	font-size: 1.4rem;
	line-height: 1.8;
	}

}


/* Letro UGCエリア --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	.Steam_Gallery_UGC_ {
	margin-top: 3.5rem;
	}

	.Steam_Gallery_UGC_ .PlayfulSummer2026_Sub_Mds {
	margin-bottom: 2rem;
	}

}

@media print, screen and (min-width: 768px) {

	.Steam_Gallery_UGC_ {
	margin-top: 8rem;
	}

	.Steam_Gallery_UGC_ .PlayfulSummer2026_Sub_Mds {
	margin-bottom: 3rem;
	}

}


/* ■ ART&CRAFT ==================================================================================== */

/* テーマカラーの変数割り当て --------------------------------------------------- */

.PlayfulSummer2026_Category--ArtCraft .PlayfulSummer2026_Sec_Bg_Wrap {
--c-theme: var(--c-art-craft);
--c-theme-bg: var(--c-art-craft-bg);
}

.PlayfulSummer2026_Category--ArtCraft .PlayfulSummer2026_Main_Mds_En {
background-image: url(/images/campaign/playful_summer2026/art_craft/Texture_Mds_En.png);
}


/*  商品画像カルーセル用 -------------------------------------------------------- */

/* カルーセルレイアウト崩れ防止・親コンテナの設定 */
.PlayfulSummer2026_Category--ArtCraft .Recommend_Play_Items_List_Item {
min-width: 0;
}

.PlayfulSummer2026_Category--ArtCraft .PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel {
position: relative;
}

.PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper {
width: 100%;
overflow: hidden;
}

/* ページネーション（ドット）の共通設定 */
.PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-pagination {
position: absolute !important;
width: 100% !important;
text-align: center !important;
}

.PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-pagination-bullet {
display: inline-block !important;
background: #fff !important;
border: 2px solid #00ac5c !important; /* ベース色 */
opacity: 1 !important;
border-radius: 50% !important;
}

.PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-pagination-bullet-active {
background: #00ac5c !important;
}

@media only screen and (max-width: 767px) {

	/* テーマカラー適用 --------------------------------------------------- */

	.PlayfulSummer2026_Category--ArtCraft .PlayfulSummer2026_Sec_Bg_Wrap {
	padding-bottom: 6.5rem;
	background-image: url(/images/campaign/playful_summer2026/art_craft/Texture_Bg_Top_SP.jpg);
	}


	/* おすすめのあそび道具--------------------------------------------------- */

	.PlayfulSummer2026_Category--ArtCraft .Recommend_Play_Items_List_Name {
	margin-top: 0.5rem !important;
	}


	/*  商品画像カルーセル用 -------------------------------------------------------- */

	.PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper {
	padding-bottom: 3.5rem;
	}

	.PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-pagination {
    bottom: 0 !important;
    }

    .PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-pagination-bullet {
    width: 0.8rem !important;
	height: 0.8rem !important;
    margin: 0 0.4rem !important;
    }

    .PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-button-prev,
    .PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-button-next {
    display: none !important;
    }

}

@media print, screen and (min-width: 768px) {

	/* テーマカラー適用 --------------------------------------------------- */

	.PlayfulSummer2026_Category--ArtCraft .PlayfulSummer2026_Sec_Bg_Wrap {
	padding-bottom: 15rem;
	background-image: url(/images/campaign/playful_summer2026/art_craft/Texture_Bg_Top_PC.jpg);
	}

	/*  商品画像カルーセル用 -------------------------------------------------------- */

	.PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper {
    padding-bottom: 4.5rem;
    }

    .PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-pagination {
    bottom: 0 !important;
    }

    .PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-pagination-bullet {
    width: 1rem !important;
    height: 1rem !important;
    margin: 0 0.5rem !important;
    }

    /* 矢印コンテナの設定 */
    .PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-button-prev,
    .PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-button-next {
    display: flex !important;
    width: 3rem !important;
    height: 3rem !important;
    top: auto !important;
    bottom: -0.5rem !important; /* ドットの高さと合わせる */
    margin-top: 0 !important;
    background: none !important;
    color: transparent !important; /* Swiperデフォルトの青い矢印文字を消去 */
    z-index: 10 !important;
    }

    /* 矢印の描画 */
    .PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-button-prev::after,
    .PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-button-next::after {
    display: block !important;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.2rem !important;
    height: 1.2rem !important;
    margin-top: -0.3rem !important;
    border-top: 0.2rem solid #00ac5c !important;
    border-right: 0.2rem solid #00ac5c !important;
    border-bottom: none !important;
    border-left: none !important;
    border-radius: 2px !important;
    background: none !important;
    content: '' !important; /* Swiperデフォルトのコンテンツを上書き */
    }

    /* 矢印の向き調整 */
    .PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-button-prev::after {
    margin-left: 0.2rem;
    transform: translate(-50%, -50%) rotate(-135deg) !important;
    }

    .PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-button-next::after {
    margin-left: -0.2rem;
    transform: translate(-50%, -50%) rotate(45deg) !important;
    }

    /* 矢印の配置位置（ドットの両脇） */
    .PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-button-prev {
    left: calc(50% - 4.5rem) !important;
    }

    .PlayfulSummer2026_Category--ArtCraft .Item_Photo_Carousel .swiper-button-next {
    right: calc(50% - 4.5rem) !important;
    left: auto !important;
    }

}



/* ■ BABY GIFT ==================================================================================== */

/* テーマカラーの変数割り当て --------------------------------------------------- */

.PlayfulSummer2026_Category--BabyGift .PlayfulSummer2026_Sec_Bg_Wrap {
--c-theme: var(--c-baby-gift);
--c-theme-bg: var(--c-baby-gift-bg);
}

.PlayfulSummer2026_Category--BabyGift .PlayfulSummer2026_Main_Mds_En {
background-image: url(/images/campaign/playful_summer2026/baby_gift/Texture_Mds_En.png);
}

@media only screen and (max-width: 767px) {

	/* テーマカラー適用 --------------------------------------------------- */

	.PlayfulSummer2026_Category--BabyGift .PlayfulSummer2026_Sec_Bg_Wrap {
	padding-bottom: 6.5rem;
	background-image: url(/images/campaign/playful_summer2026/baby_gift/Texture_Bg_Top_SP.jpg);
	}


	/* おすすめのあそび道具 --------------------------------------------------- */

	.PlayfulSummer2026_Category--BabyGift .Recommend_Play_Items_List_Name {
	margin-top: 1.5rem !important;
	}

}

@media print, screen and (min-width: 768px) {

	/* テーマカラー適用 --------------------------------------------------- */

	.PlayfulSummer2026_Category--BabyGift .PlayfulSummer2026_Sec_Bg_Wrap {
	padding-bottom: 15rem;
	background-image: url(/images/campaign/playful_summer2026/baby_gift/Texture_Bg_Top_PC.jpg);
	}


	/* おすすめのあそび道具 --------------------------------------------------- */

	.PlayfulSummer2026_Category--BabyGift .Recommend_Play_Items_List_Name {
	margin-top: 1.5rem !important;
	}

}



/* ■ STORE EVENT ==================================================================================== */

/* テーマカラーの変数割り当て --------------------------------------------------- */

.PlayfulSummer2026_Category--StoreEvent .PlayfulSummer2026_Sec_Bg_Wrap {
--c-theme: #f0a800;
--c-theme-bg: #fdf6e6;
}

.PlayfulSummer2026_Category--StoreEvent .PlayfulSummer2026_Main_Mds_En {
background-image: url(/images/campaign/playful_summer2026/store_event/Texture_Mds_En.png);
}


/* イベント概要 --------------------------------------------------- */

.PlayfulSummer2026_StoreEvent_Photo {
text-align: center;
}

.PlayfulSummer2026_StoreEvent_Photo img {
width: 100%;
height: auto;
}

.PlayfulSummer2026_StoreEvent_Mds {
text-align: center;
font-feature-settings: "palt";
}

.PlayfulSummer2026_StoreEvent_Mds .Catch {
display: inline-block;
font-weight: 700;
}

.PlayfulSummer2026_StoreEvent_Mds .Sub {
display: inline-block;
font-weight: 400;
}

.PlayfulSummer2026_StoreEvent_Lead {
font-weight: 500;
text-align: justify;
}

.PlayfulSummer2026_StoreEvent_Note1 {
letter-spacing: 0.05em;
}

.PlayfulSummer2026_StoreEvent_Table .Row {
display: flex;
align-items: center;
}

.PlayfulSummer2026_StoreEvent_Table dt {
display: flex;
align-items: center;
justify-content: center;
background-color: var(--c-theme);
color: #fff;
font-weight: 600;
letter-spacing: 0.1em;
}

.PlayfulSummer2026_StoreEvent_Table dd {
font-weight: 600;
letter-spacing: 0.1em;
}

.PlayfulSummer2026_StoreEvent_Note2 {
letter-spacing: 0.05em;
}

.PlayfulSummer2026_StoreEvent_Border {
border: none;
background-position: left top;
background-repeat: repeat-x;
}

.PlayfulSummer2026_StoreEvent_Item--Kidokid .PlayfulSummer2026_StoreEvent_Info {
text-align: center;
}

@media only screen and (max-width: 767px) {

	/* テーマカラー適用 --------------------------------------------------- */

	.PlayfulSummer2026_Category--StoreEvent .PlayfulSummer2026_Sec_Bg_Wrap {
	padding-bottom: 6.5rem;
	background-image: url(/images/campaign/playful_summer2026/store_event/Texture_Bg_Top_SP.jpg);
	}


	/* イベント概要 --------------------------------------------------- */

	.PlayfulSummer2026_StoreEvent_Item {
	margin-top: 0;
	}

	.PlayfulSummer2026_Sec_InBox > .PlayfulSummer2026_StoreEvent_Item:first-of-type {
	margin-top: 3rem;
	}
	
	.PlayfulSummer2026_StoreEvent_Info {
	margin-top: 2rem;
	}
	
	.PlayfulSummer2026_StoreEvent_Mds {
	font-size: 1.7rem;
	line-height: 1.5;
	}

	.PlayfulSummer2026_StoreEvent_Mds .Sub {
	display: block;
	margin-top: 0.5rem;
	font-size: 1.5rem;
	}

	.PlayfulSummer2026_StoreEvent_Lead {
	margin-top: 1.5rem;
	font-size: 1.3rem;
	line-height: 1.8;
	}

	.PlayfulSummer2026_StoreEvent_Note1 {
	margin-top: 1.5rem;
	font-size: 1.1rem;
	line-height: 1.6;
	}

	.PlayfulSummer2026_StoreEvent_Table {
	margin-top: 2rem;
	}
	
	.PlayfulSummer2026_StoreEvent_Table .Row {
	margin: 0 0 0.5rem 0;
	padding: 0;
	}
	
	.PlayfulSummer2026_StoreEvent_Table dt {
	width: 8.5rem;
	padding: 0.5rem 0;
	margin-right: 1.5rem;
	font-size: 1.2rem;
	}
	
	.PlayfulSummer2026_StoreEvent_Table dd {
	margin: 0;
	padding: 0;
	font-size: 1.2rem;
	}

	.PlayfulSummer2026_StoreEvent_Note2 {
	margin-top: 1.5rem;
	font-size: 1.1rem;
	line-height: 1.6;
	}

	.PlayfulSummer2026_StoreEvent_Border {
	margin: 3rem 0 3.5rem 0;
	height: 0.3rem;
	background-image: radial-gradient(circle, var(--c-theme) 0.15rem, transparent 0.15rem);
	background-size: 1rem 0.3rem;
	}

	.PlayfulSummer2026_StoreEvent_BtnWrap {
	margin-top: 2.5rem;
	}
	
	.PlayfulSummer2026_StoreEvent_BtnWrap .PlayfulSummer2026_Btn {
	width: 100%;
	padding: 1.4rem 0;
	background-size: 1.4rem auto;
	background-position: 96% 50%;
	font-size: 1.4rem;
	}

}

@media print, screen and (min-width: 768px) {

	/* テーマカラー適用 --------------------------------------------------- */

	.PlayfulSummer2026_Category--StoreEvent .PlayfulSummer2026_Sec_Bg_Wrap {
	padding-bottom: 15rem;
	background-image: url(/images/campaign/playful_summer2026/store_event/Texture_Bg_Top_PC.jpg);
	}


	/* イベント概要 --------------------------------------------------- */

	.PlayfulSummer2026_StoreEvent_Item {
	margin-top: 0;
	}
	
	.PlayfulSummer2026_Sec_InBox > .PlayfulSummer2026_StoreEvent_Item:first-of-type {
	margin-top: 5rem;
	}

	.PlayfulSummer2026_StoreEvent_Info {
	max-width: 70rem;
	margin: 5rem auto 0 auto;
	}

	.PlayfulSummer2026_StoreEvent_Mds {
	font-size: 2.2rem;
	}

	.PlayfulSummer2026_StoreEvent_Mds span {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	}

	.PlayfulSummer2026_StoreEvent_Mds .Sub {
	margin-left: 0.5em;
	font-size: 1.6rem !important;
	}

	.PlayfulSummer2026_StoreEvent_Lead {
	margin-top: 3rem;
	font-size: 1.6rem;
	line-height: 2.2;
	}

	.PlayfulSummer2026_StoreEvent_Note1 {
	margin-top: 1.5rem;
	font-size: 1.4rem;
	line-height: 1.6;
	font-feature-settings: "palt";
	}

	.PlayfulSummer2026_StoreEvent_Table {
	margin-top: 4rem;
	}

	.PlayfulSummer2026_StoreEvent_Table .Row {
	margin: 0 0 1rem 0;
	padding: 0;
	}

	.PlayfulSummer2026_StoreEvent_Table dt {
	width: 12rem;
	padding: 0.5rem 0;
	margin-right: 2rem;
	font-size: 1.5rem;
	}

	.PlayfulSummer2026_StoreEvent_Table dd {
	margin: 0;
	padding: 0;
	font-size: 1.5rem;
	}

	.PlayfulSummer2026_StoreEvent_Note2 {
	margin-top: 2rem;
	font-size: 1.4rem;
	line-height: 1.6;
	font-feature-settings: "palt";
	}

	.PlayfulSummer2026_StoreEvent_Border {
	margin: 5rem 0 6rem 0;
	height: 0.3rem;
	background-image: radial-gradient(circle, var(--c-theme) 0.15rem, transparent 0.15rem);
	background-size: 1rem 0.3rem;
	}

	.PlayfulSummer2026_StoreEvent_BtnWrap {
	margin-top: 4rem;
	}

	.PlayfulSummer2026_StoreEvent_BtnWrap .PlayfulSummer2026_Btn {
	padding: 1.5rem 4rem;
	font-size: 1.4rem;
	background-size: 1.1rem auto;
	background-position: 95% 50%;
	}

}

@media print, screen and (min-width: 1090px) {

	.PlayfulSummer2026_StoreEvent_Info {
	max-width: 80rem;
	}

}



/* ■ ページ下部共通 ==================================================================================== */

/* おすすめ特集 --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	.RecCamp_ {
	margin-top: 0;
	}

}

@media print, screen and (min-width: 768px) {

	.RecCamp_ {
	margin-top: 0;
	}

}


/* ページ下部バナー --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	.BannerList_Wrap {
	margin-top: 4rem;
	padding: 0 1.6rem;
	}

}

@media print, screen and (min-width: 768px) {

	.BannerList_Wrap {
	margin-top: 8rem;
	}

}


/* パンくず --------------------------------------------------- */

@media only screen and (max-width: 767px) {

	.BreadCrumb_Wrap::before {
	left: 1.6rem;
	}

	.BreadCrumb_Wrap::after {
	width: 1.6rem;
	}

	.BreadCrumbUnit {
	padding-left: 1.6rem;
	}

}

@media print, screen and (min-width: 768px) {

	.BreadCrumb_Wrap {
	margin-bottom: 8rem;
	padding-top: 6rem;
	}

}