@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
img[width="1"] {
	position: fixed;
	top: 0;
	left: 0;
}
#includeFooter,
#snsListSection,
#sitemapSection,
footer {
	position: relative;
	z-index: 50;
}
#sitemapSection {
	margin-top: 0!important;
	padding-top: 30px!important;
	background-color: #fff!important;
}
footer {
	background-color: #fff!important;
}
#contentsSectionMain,
#contentsSection > .widthWrapper.flexBlock {
	width: 100%!important;
	max-width: inherit!important;
	padding: 0!important;
}
h2.characterLogo,
.breadCrumbs,
.characterNews,
.btnSpecialLink,
#subSection,
#characterSection > .sectionTitle.flexBlock {
	display: none!important;
}
#snsListSection {
	margin-top: 0!important;
}
/*font*/
.sanrioText0 {
	font-size: 0!important;
}
/*背景*/
#bgColor {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: #edcfec;
	background-image: url("/candy/special/sanrio/images/bgLoop@2x.jpg");
	background-position: left top;
	background-repeat: repeat-y;
	background-size: 100% auto;
	overflow: hidden;
	z-index: -1;
}
@media screen and (min-width: 801px) and (max-width: 1500px) {
	#bgColor {
		background-image: url("/candy/special/sanrio/images/bgLoop.jpg");
	}
}
@media screen and (max-width: 800px) {
	#characterSection {
		overflow: hidden;
	}
	#bgColor {
		height: 150vh;
		background-image: url("/candy/special/sanrio/images/bgLoop@0.5x.jpg");
	}
}
/*catchVisual*/
.catchVisual,
.catchVisual .slider .slideImage {
	position: relative;
	line-height: 0;
}
.catchVisual .slider,
.catchVisual .slider .slideImage {
	height: 50vw;
	max-height: 750px;
}
.catchVisual.nakaysoshi,
.catchVisual.nakaysoshi .slider,
.catchVisual.nakaysoshi .slider .slideImage {
	width: 100%;
	height: 73vw;
	max-height: inherit;
}
.catchVisual {
	padding-bottom: 60px;
}
.catchVisual .slider .slick-list {
	position: relative;
	z-index: 5;
}
.catchVisual .slider .slideImage {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	box-sizing: border-box;
	overflow: hidden;
	pointer-events: auto;
	z-index: 6;
}
.catchVisual .slider .slick-list .slideImage {
	position: relative;
}
@media screen and (min-width: 801px) and (max-width: 1500px) {
	.catchVisual {
		padding-bottom: 4vw;
	}
}
@media screen and (max-width: 800px) {
	.catchVisual,
	.catchVisual .slider,
	.catchVisual .slider .slideImage {
		height: 100vw;
		max-height: inherit;
	}
	.catchVisual.nakaysoshi,
	.catchVisual.nakaysoshi .slider,
	.catchVisual.nakaysoshi .slider .slideImage {
		height: 73vw;
		max-height: inherit;
	}
	.catchVisual {
		padding-bottom: 6vw;
	}
}
/*lineup*/
#characterList {
	position: relative;
	padding-bottom: 0;
	overflow: hidden;
}

#freespace01 + .widthWrapper {
	overflow: hidden;
}
#freespace01 + .widthWrapper .sectionTitle {
	width: 100%;
	max-width: inherit;
	margin: 0 auto!important;
	padding: 0!important;
	border: none!important;
}
#freespace01 + .widthWrapper .sectionTitle > span {
	width: 32vw;
	max-width: 480px;
	height: 8vw;
	max-height: 120px;
	margin: 0 auto!important;
	padding: 0!important;
	font-size: 0!important;
	background-image: url("/candy/special/sanrio/images/_svg/titleLineup.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
#freespace01 + .widthWrapper .sectionTitle > span + span,
.widthWrapper .sectionTitle + .itemDetailLogoList {
	display: none;
}
@media screen and (min-width: 801px) and (max-width: 1500px) {
	#freespace01 + .widthWrapper .sectionTitle {
		padding: 0!important;
	}
}
@media screen and (max-width: 800px) {
	#freespace01 + .widthWrapper .sectionTitle {
		width: 100%;
		max-width: inherit;
		margin: 0 auto!important;
		padding: 0!important;
		border: none!important;
	}
	#freespace01 + .widthWrapper .sectionTitle > span {
		width: 80vw;
		height: 20vw;
		max-height: inherit;
		background-position: center bottom -5vw;
	}
}
#productList .thumb.flexList4 {
	width: 22.6%!important;
	margin: 2em 1.2% 0!important;
	padding: 0!important;
	background-color: #fff;
	background-image: url("/candy/special/sanrio/images/patternBlue.png");
	background-position: left top;
	background-repeat: repeat;
	background-size: auto auto;
	border-radius: 6px;
	box-sizing: border-box;
	overflow: hidden;
}
#productList .thumb.flexList4 > a:not(.icon) {
	padding-bottom: 1em;
}
#productList .thumb.flexList4 > a .thumbImage {
	border-radius: 0.6vw 0.6vw 0 0;
}
#productList .thumb.flexList4 > a .thumbTitle {
	padding-left: 0.8em;
	box-sizing: border-box;
}
#productList .thumb.flexList4 > a .thumbSchedule {
	padding-left: 1em;
	box-sizing: border-box;
}
#productList .thumb.flexList4 > a .thumbSchedule::before {
	left: 1em;
}
@media screen and (max-width: 800px) {
	#productList .thumb.flexList4 {
		width: 46%!important;
		margin: 2em 2% 0!important;
		border-radius: 1vw;
	}
}
.sanrioFooter {
	width: 100%;
	margin: 5em 0 0!important;
	padding: 2em 0!important;
	color: #666!important;
	background-color: #fff;
	background-image: url("/candy/special/sanrio/images/patternPink.png");
	background-position: left top;
	background-repeat: repeat;
	background-size: auto auto;
	box-sizing: border-box;
	overflow: hidden;
}
#sitemap {
	margin-top: 0!important;
}