/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 2 version
*/

@charset "UTF-8";

:where(.HARIBO) .u-spNone {
	display: none;
}

:where(.HARIBO) .border {
	background-color: #000;
	display: block;
	height: 2px;
	width: 95%;
	margin: 28px auto;
}

:where(.HARIBO) .fw-bold{
	font-weight: bold;
	font-size: clamp(12px,3vw,24px) !important;
}

@media screen and (min-width: 1024px) {
	:where(.HARIBO) .u-spNone {
		display: block;
	}
}

:where(.HARIBO) .u-pcNone {
	display: block;
}

@media screen and (min-width: 1024px) {
	:where(.HARIBO) .u-pcNone {
		display: none;
	}
}

:where(.HARIBO) a.u-underLine {
	text-decoration: underline;
}

:where(.HARIBO) .u-avenir {
	font-family: "avenir-roman", sans-serif;
}

:where(.HARIBO) .mt100 {
	margin-top: 100px;
}

.contents {
	max-width: 100%;
}

.main{
	padding-bottom: 0;
}

.HARIBO {
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Noto Sans JP", sans-serif;
	color: #000;
	/* background: #ffd100; */
	background: #cfa96f;
}

.HARIBO img,
.HARIBO picture {
	width: 100%;
	height: auto;
}

.HARIBO img.lozad,
.HARIBO picture.lozad {
	opacity: 0;
	-webkit-transition: opacity .6s;
	transition: opacity .6s;
}

.HARIBO img.lozad[data-loaded="true"],
.HARIBO picture.lozad[data-loaded="true"] {
	opacity: 1;
	-webkit-transition: opacity 0.6s ease;
	transition: opacity 0.6s ease;
}

.HARIBO .spl-c-visual--full img {
	width: 100%;
}

.HARIBO .spl-c-content {
	padding: 60px 5.333vw 12vw;
	font-size: 3.733vw;
	position: relative;
}

.HARIBO .spl-c-content .spl-c-buttons.offcial {
	margin-bottom: 10px;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-content {
		width: 100%;
		max-width: 1240px;
		margin-left: auto;
		margin-right: auto;
		padding: 40px 0 60px;
	}
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-content.btn{
		margin-top: 0;
		margin-bottom: 0;
	}
}


.HARIBO .spl-c-heading {
	text-align: center;
	font-family: "AlteHaasGroteskBold";
	font-size: 8vw;
	font-weight: 700;
	letter-spacing: 0.1rem;
	margin-top: 2.667vw;
	font-weight: bold;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-heading {
		font-size: 32px;
		line-height: 1.05;
		margin-top: 0;
	}
}

.HARIBO .spl-c-heading span {
	display: block;
	font-size: 3.733vw;
	font-weight: normal;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-heading span {
		display: block;
		font-size: 16px;
		padding: 14px 0 0;
	}
}

.HARIBO .spl-c-heading span.date {
	display: block;
	font-size: 4.3vw;
	font-weight: bold;
	padding: 0;
	letter-spacing: 0;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-heading span.date {
		display: block;
		font-size: 24px;
	}
}

.HARIBO .spl-c-heading span.ttl {
	font-size: 6vw;
	font-weight: bold;
	margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-heading span.ttl {
		font-size: 38px;
		margin-bottom: 30px;
	}
}

.HARIBO .spl-c-button {
	font-size: 3.733vw;
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	border-radius: 10.667vw;
	background: #ffe835;
	color: #000;
	display: block;
	/* width: 100%; */
	position: relative;
	padding: 5.333vw 1.333vw 4.266vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-button {
		font-size: 18px;
		line-height: 1.8;
		padding: 24px 24px;
		max-width: 680px;
		margin-left: auto;
		margin-right: auto;
	}
}

.spl-c-button span {
	font-size: 3.733vw;
	font-weight: 700;
	line-height: 1.111111111111111;
	padding-bottom: 1.866666666666667vw;
	display: block;
}

@media screen and (max-width: 767px) {
	.spl-c-button span{
		font-size: 16px;
	}
}

@media screen and (min-width: 1024px){
	.spl-c-button span {
		font-size: 18px;
		line-height: 1.777777777777778;
		padding-bottom: 0;
		display: inline-block;
	}
}

.spl-c-button .lp-c-icon--arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 5.333333333333333vw;
}

@media screen and (min-width: 1024px){
	.spl-c-button .lp-c-icon--arrow {
		right: 43px;
	}
}

.spl-c-button svg {
	fill: #fff;
	height: 3.733333333333333vw;
	width: 2.133333333333333vw;
}

@media screen and (min-width: 1024px){
	.spl-c-button svg {
		width: 8px;
		height: 14px;
	}
}


@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-text {
		text-align: center;
	}
}

.HARIBO .spl-c-text p {
	line-height: 2;
	font-size: 4.267vw;
	margin-top: 20px;
	padding-left: 5.333vw;
	padding-right: 5.333vw;
}

.HARIBO .spl-c-text.--lead p {
	padding: 0;
	text-align: center;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-text p {
		font-size: 16px;
		margin-top: 40px;
		padding: 0;
	}
}

.HARIBO .spl-c-section {
	padding: 13.333vw 0;
	/* background: #ffd100; */
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section {
		padding: 80px 0;
	}
}

/* .HARIBO .spl-c-section.second {
	margin-bottom: 60px;
} */


.HARIBO .spl-c-section .spl-c-section__container {
	background: #fff;
	border-radius: 20px;
	position: relative;
}

.HARIBO .spl-c-section .spl-c-section__container-block {
	margin-bottom: 30px;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section .spl-c-section__container {
		background: #fff;
		border-radius: 40px;
	}
	.HARIBO .spl-c-section .spl-c-section__container-block {
		margin-bottom: 80px;
	}
}

.HARIBO .spl-c-section.-blue .spl-c-section__container:nth-of-type(2) .spl-c-heading {
	margin-top: 5.333vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section.-blue .spl-c-section__container:nth-of-type(2) .spl-c-heading {
		margin-top: 0;
	}
}

.HARIBO .spl-c-section.-blue .spl-c-heading {
	margin-top: 1.667vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section.-blue .spl-c-heading {
		margin-top: 0;
	}
}

.HARIBO .spl-c-section.-blue .spl-c-section__images {
	width: calc(100% - 1.333vw);
	margin-top: 9.667vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section.-blue.spl-c-section__images {
		margin-top: 45px;
	}
}

.HARIBO .spl-c-section .spl-c-buttons {
	padding: 0 5.333vw;
	margin-top: 8vw;
	position: relative;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section .spl-c-buttons {
		margin-top: 30px;
	}
}

.HARIBO .spl-c-section + .spl-c-buttons {
    margin-top: 12.6667vw;
    padding: 0 5.333vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section + .spl-c-buttons {
		padding: 0;
		max-width: 1000px;
		margin: 55px auto 0;
	}
}

.HARIBO .spl-c-section__heading {
	font-size: 8vw;
	text-align: center;
	font-weight: 500;
	line-height: 1;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section__heading {
		font-size: 42px;
	}
}

.HARIBO .spl-c-section__heading span {
	line-height: 2;
	display: block;
	font-size: 3.733vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section__heading span {
		font-size: 16px;
	}
}

.HARIBO .spl-c-section__heading + .spl-c-section__container {
	margin-top: 10.667vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section__heading + .spl-c-section__container {
		margin-top: 50px;
	}
}

.HARIBO .spl-c-section__container {
	background: #fff;
	width: calc(100% - 5.333vw);
	margin-left: auto;
	margin-right: auto;
	padding: 3vw 0 14.667vw 0;
}
.HARIBO .spl-c-section.-navy .spl-c-section__container {
	padding: 16vw 0 14.667vw 0;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section__container {
		padding: 40px 0 80px;
		max-width: 1200px;
	}
	.HARIBO .spl-c-section.-navy .spl-c-section__container {
		padding: 80px 0 80px;
		max-width: 1200px;
	}
}

.HARIBO .spl-c-catch + .spl-c-buttons {
	margin-bottom: 13.333vw;
	width: calc(100% - 5.333vw);
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.HARIBO .spl-c-catch + .spl-c-buttons,
.HARIBO .spl-c-section__container + .spl-c-buttons {
	margin-top: 13.333vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-catch + .spl-c-buttons {
		margin-bottom: 50px;
		padding: 0;
	}

	.HARIBO .spl-c-catch + .spl-c-buttons,
	.HARIBO .spl-c-section__container + .spl-c-buttons {
		margin-top: 50px;
	}
}

.HARIBO .spl-c-section__container + .spl-c-buttons {
	margin-top: 40px;
}

.HARIBO .spl-c-section__container + .spl-c-section__container {
	margin-top: 5.333vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section__container + .spl-c-section__container {
		margin-top: 30px;
	}
}

ul.lp-p-card__link{
	font-size: 3.7333vw;
	text-decoration: underline;
	margin-top: 20px;
	padding: 0 4.267vw;
}

ul.lp-p-card__link li{
	margin-top: 10px;
	line-height: 1.7;
}

@media screen and (min-width: 1024px) {
  ul.lp-p-card__link{
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 60px;
    padding: 0;
  }

  ul.lp-p-card__link li{
    margin: 0 20px;
  }
}

ul.lp-p-card__link li p{
	line-height: 1.7;
	text-align: center;
}

.HARIBO .spl-c-section__header{
	position: relative;
}

.HARIBO .spl-c-section__header .spl-c-text {
	margin-top: 9.333vw;
	/*padding: 0 5.333vw;*/
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section__header .spl-c-text {
		margin-top: 24px;
		padding:0 100px;
	}
}

.HARIBO .spl-c-section__images {
	width: calc(100% -5.333vw);
	margin-left: auto;
	margin-right: auto;
	margin-top: 10.667vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section__images {
		margin-top: 45px;
		width: 100%;
		max-width: 1000px;
	}
}

.HARIBO .spl-c-section__images img {
	width: 100%;
}

.HARIBO .spl-p-product-list.-col2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.HARIBO .spl-p-product-list.-col2 .spl-p-product-list__item {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 50%;
	flex: 0 1 50%;
	max-width: 50%;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-p-product-list.-col2 .spl-p-product-list__item {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 calc(50% - 10px);
		flex: 0 1 calc(50% - 10px);
		max-width: calc(50% - 10px);
	}
}

.HARIBO .spl-p-product-list .spl-p-product-list__item .spl-c-link {
	padding-left: 0;
	text-align: center;
}

.HARIBO .spl-p-product-list__name {
	font-weight: 500;
	text-align: center;
	font-size: 5.333vw;
	line-height: 1.6;
	margin-top: 4.333vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-p-product-list__name {
		font-size: 24px;
		margin-top: 15px;
	}
}

.HARIBO .spl-c-link {
	margin: 2.733vw 0 0 0;
	font-size: 3.733vw;
	line-height: 1.7;
	padding: 0 5.333vw;
}

.HARIBO ol.spl-c-link {
	margin: 2.733vw 0 0 0;
	font-size: 3.733vw;
	line-height: 1.7;
	padding: 0 2.733vw 0 0;
	list-style-position: inside;
}

@media screen and (min-width: 1024px) {
	.HARIBO ol.spl-c-link {
		margin: 10px auto 0;
	}
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-link {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-size: 14px;
		list-style-position: inside;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: center;
		max-width: 900px;
		margin: 10px auto 0;
		padding: 0;
	}
}

.HARIBO .spl-c-link li {
	margin: 2.733vw 0 0 0;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-link li {
		margin: 10px;
		text-align:left;
	}    
}


@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-link a li {
		padding: 0 20px 0 0;
		margin: 10px 10px 0;
		width: 100%;
		text-align: center;
		font-size: 14px;
	}
	.HARIBO .spl-c-link a:nth-last-of-type(1) li{
		padding: 0;
	}
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-link li span {
		display: block;
	}
}

.HARIBO .spl-c-link a {
	text-decoration: underline;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-catch .spl-c-heading {
		margin-top: 20px;
	}
}

.spl-c-content.sub_banner{
	padding-bottom: 0;
}
@media screen and (min-width: 1024px) {
	.spl-c-content.sub_banner{
		padding-bottom: 60px;
	}
}

.sub_banner .spl-c-heading {
	width: 280px;
	text-align: center;
	margin: 30px auto 0;
}

@media screen and (min-width: 1024px) {
	.sub_banner .spl-c-heading{
		width: 420px;
		text-align: center;
		margin: 30px auto 0;
	}
}

.sub_banner .spl-c-section__header .spl-c-text p{
	padding: 0;
	margin-top: -10px;
	font-size: 4vw;
}

@media screen and (min-width: 1024px) {
	.sub_banner .spl-c-section__header .spl-c-text p{
		margin-top: 20px;
		font-size: 15px;
	}
}

.spl-c-heading_sub {
	width: 280px;
	text-align: left;
	margin-top: 20px;
}

.HARIBO .spl-c-catch .spl-c-buttons {
	margin-top: 10.667vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-catch .spl-c-buttons {
		margin: 50px 0 0;
	}
}

.HARIBO .spl-c-catch .spl-c-text {
	margin-top: 0;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-catch .spl-c-text {
		margin-top: 30px;
	}
}

.HARIBO .spl-c-catch .spl-c-date {
	text-align: center;
}

.HARIBO .spl-c-catch .spl-c-date p {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0 0;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-catch .spl-c-date p {
		font-size: 20px;
		padding: 15px 0 0;
	}
}

.HARIBO .spl-p-card {
	margin-top: 5.333vw;
	margin-bottom: 10.667vw;
}

.HARIBO .spl-p-card .spl-c-text {
	text-align: left;
	margin: 4.333vw 0 0 0;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-p-card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		max-width: 1000px;
		margin-left: auto;
		margin-right: auto;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 32px;
		margin-bottom: 32px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.HARIBO .spl-p-card .spl-c-text {
		text-align: left;
		margin: 0 0 0 0;
	}
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-p-card.-row.-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
}

.HARIBO .spl-p-card:nth-last-of-type(1) {
	margin-top: 56px;
	margin-bottom: 0;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-p-card__content {
		padding: 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 1 380px;
		flex: 0 1 380px;
		max-width: 300px;
		margin: 0 auto;
	}
}

.HARIBO .spl-p-card__title {
	font-size: 5.333vw;
	font-weight: 500;
	line-height: 1.6;
	margin-top: 4.333vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-p-card__title {
		font-size: 24px;
		margin-top: 0px;
	}
}

.HARIBO .spl-p-card__title + .spl-p-card__text {
	margin-top: 4.333vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-p-card__title + .spl-p-card__text {
		margin-top: 20px;
	}
}

.spl-p-card__text span{
	font-size: 13px;
}

@media screen and (min-width: 1024px) {
	.spl-p-card__text span{
		font-size: 14px;
	}
}

.HARIBO .spl-p-card__other p {
	font-size: 3.733vw;
	line-height: 1.7;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-p-card__other p {
		font-size: 16px;
		margin-top: 20px;
	}
}

.HARIBO .spl-p-card__other p a {
	text-decoration: underline;
}


.HARIBO p.spl-p-card__text {
	line-height: 1.7;
	font-size: 3.733vw;
	margin-top: 20px;
}

@media screen and (min-width: 1024px) {
	.HARIBO p.spl-p-card__text {
		font-size: 14px;
		margin: 0;
	}
}


.HARIBO .spl-p-card__text + .spl-p-card__other {
	margin-top: 3.333vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-p-card__text + .spl-p-card__other {
		margin-top: 20px;
	}
}

.HARIBO .spl-c-sizelist {
	font-size: 3.733vw;
	line-height: 1.7;
	padding-bottom: 2vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-sizelist {
		font-size: 14px;
		padding-bottom: 0;
	}
}

.HARIBO .spl-c-sizelist + .spl-p-card__info {
	margin-top: 10px;
}

.HARIBO .spl-p-card__info {
	margin-top: 3.333vw;
	font-size: 3.733vw;
	text-decoration: underline;
	line-height: 1.7;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-p-card__info {
		font-size: 14px;
	}
}

.spl-p-card__image{
	max-width:580px;
}


.HARIBO .spl-c-information {
	margin: 0 auto 40px;
	background: #f1f1f1;
	width: calc(100% - 5.333vw);
	border-radius: 20px;
}

.HARIBO .spl-c-information .spl-c-information__title {
	text-align: center;
	background: #72abb1;
	color: #fff;
	font-size: 24px;
	letter-spacing: 2px;
	padding: 10px 0;
	font-weight: 500;
	border-radius: 20px 20px 0 0;
	font-weight: bold;
}

.HARIBO .spl-c-information .spl-c-information__other {
	width: auto;
	padding: 0 5% 25px;
	position: relative;
}

.HARIBO .spl-c-information .spl-c-information__text {
	text-align: center;
	position: relative;
	padding-top: 20px;
	font-size: 14px;
	line-height: 1.7;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-information {
		margin: 0 auto 50px;
		max-width: 1200px;
		border-radius: 40px;
	}

	.HARIBO .spl-c-information .spl-c-information__title {
		font-size: 24px;
		border-radius: 40px 40px 0 0;
	}

	.HARIBO .spl-c-information .spl-c-information__other {
		width: 850px;
		margin: 0 auto;
		padding-bottom: 40px;
		position: relative;
	}

	.HARIBO .spl-c-information .spl-c-information__text {
		position: relative;
		padding-top: 30px;
		font-size: 18px;
		line-height: 35px;
	}
}

/* card */
@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section.-itemlist {
		width: 1200px;
		margin: 0 auto;
		position: relative;
		z-index: 1;
	}

	.HARIBO .spl-c-section.-itemlist .spl-c-text {
		margin: 0 0 50px;
	}
}

.HARIBO .spl-c-section.-itemlist .spl-c-text {
	margin: 0 20px 50px;
}

.spl-c-text p span.name-color.-blue{
	background:linear-gradient(transparent 60%, #c1daff 0%);
}

.spl-c-text p span.name-color.-green{
	background:linear-gradient(transparent 60%, #bbe9d2 0%);
}

.spl-c-text p span.name-color.-yellow{
	background:linear-gradient(transparent 60%, #feffbf 0%);
}

.spl-c-text p span.name-color.-red{
	background:linear-gradient(transparent 60%, #ffcdcd 0%);
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section .HARIBO .spl-c-section .cards {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		margin: 0;
		border-left: 1px solid #ededed;
		border-top: 1px solid #ededed;
	}
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 0vw;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .layoutwrap {
	width: 100%;
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .layoutwrap .size_l {
	width: 100%;
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .card {
	position: relative;
	width: 50%;
	margin-right: 0%;
	margin-bottom: 0px;
	padding: 5.333vw 0px 0px !important;
	border-right: 1px solid #ededed;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .card {
		width: 25%;
		margin-right: 0%;
		margin-bottom: 0px;
		border-right: 1px solid #ededed;
		padding-bottom: 20px;
		padding-top: 30px;
	}
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .card .tags {
	text-align: left;
}


.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .card .tags--pill {
	position: absolute;
	top: 2.667vw;
	left: 0;
	z-index: 1;
	margin-top: 0;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .card .tags li {
	padding: 0 5px;
	line-height: 2;
	font-size: 3.2vw;
	text-align: center;
	border-radius: 0;
	margin: 0 1.333vw 1.333vw 0;
	width: auto;
	font-weight: 300;
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .card .tags--pill li {
	padding: 0 10px 0 5px;
	line-height: 2;
	font-size: 3.2vw;
	text-align: center;
	border-radius: 0 5.333vw 5.333vw 0;
	margin: 0 0 1.333vw 0;
	width: auto;
	font-weight: 300;
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .card:nth-of-type(2n) {
	margin-right: 0;
	border-right: none;
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .layoutwrap .size_l .card {
	width: 100%;
	margin-right: 0;
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .layoutwrap .size_s .card {
	position: relative;
	width: 49%;
	margin-right: 0;
	margin-bottom: 8px;
	float: left;
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .layoutwrap .size_s .card:nth-of-type(2n) {
	position: relative;
	width: 49%;
	margin-right: 0;
	margin-bottom: 8px;
	float: right;
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .layoutwrap .size_s .card:nth-of-type(2n+1) {
	clear: both;
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .card a {
	display: block;
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .imgtxt {
	position: relative;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .imgtxt .img {
		margin-bottom: 12px;
		text-align: center;
		margin-top: 0px;
	}
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .imgtxt .img {
	margin-bottom: 8px;
	width: 70%;
	margin: 0 auto;
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .imgtxt .img img {
	width: 100%;
	height: auto;
	z-index: 1;
}

.HARIBO .spl-c-section .HARIBO .spl-c-section .cards .imgtxt .txt {
	padding: 0 5.333vw 5.333vw;
	margin: 2.667vw auto 0 auto;
	position: relative;
	text-align: center;
}

.HARIBO .spl-c-section .cards .imgtxt .favorite .fav-button {
	position: absolute;
	width: 4vw;
	height: 3.6vw;
	top: 0;
	right: 8px;
	background: url(../images/icn-fav-yet.png) 0 0 no-repeat;
	background-size: contain;
	z-index: 2;
	cursor: pointer;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section .cards .imgtxt .favorite .fav-button {
		width: 20px;
		height: 18px;
	}
}

.HARIBO .spl-c-section .cards .imgtxt .favorite .fav-button.active {
	background: url(../images/icn-fav-ed-active.png) 0 0 no-repeat;
	background-size: contain;
}

.HARIBO .spl-c-section .cards .name {
	font-size: 2.93vw;
	margin-bottom: 3px;
	position: relative;
	overflow: hidden;
	word-break: break-all;
	text-align: justify;
	font-weight: bold;
	padding: 0 4vw;
	text-align: center;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section .cards .name {
		font-size: 12px;
	}
}

.HARIBO .spl-c-section .cards .price {
	font-size: 2.93vw;
	position: relative;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-section .cards .price {
		font-size: 12px;
	}
}

.HARIBO .spl-c-section .cards .price.sale span {
	color: #b81a1b;
	font-weight: bold;
}

.HARIBO .spl-c-section .cards .price.discount {
	color: #df321b;
}

.HARIBO .spl-c-section .cards .price.has-nostock {
	padding-right: 30px;
}

.HARIBO .spl-c-section .cards .price .nostock {
	font-size: 2.4vw;
	color: #999;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
}

.HARIBO .spl-c-section .cards .style {
	font-size: 2.4vw;
	color: #f8afa6;
	margin-bottom: 2px;
}

.HARIBO .spl-c-section .cards .title {
	font-size: 3.2vw;
	color: #202020;
	position: relative;
	height: 14px;
	overflow: hidden;
	word-break: break-all;
	text-align: justify;
}

.HARIBO .spl-c-section .cards .title:before,
.HARIBO .spl-c-section .cards .title:after {
	position: absolute;
	background: #fff;
	height: 14px;
}

.HARIBO .spl-c-section .cards .title:before {
	content: "i-";
	bottom: 0;
	right: 0;
	margin-bottom: 0px;
	background: #fff;
	font-size: 3.2vw;
	width: 1em;
	text-align: center;
}

.HARIBO .spl-c-section .cards .title:after {
	content: "";
	width: 100%;
	height: 100%;
}

.HARIBO .spl-c-section .cards .soldout {
	font-size: 2.93vw;
	color: #272727;
	font-weight: bold;
	text-align: center;
	margin-top: 1.333vw;
}


.HARIBO .spl-c-copyright {
	padding: 5.333vw 5.333vw 19.333vw;
	font-size: 3.733vw;
	line-height: 1.7;
	text-align: center;
	margin-top: 50px;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-c-copyright {
		padding: 90px 5.333vw;
		font-size: 14px;
		margin-top: 0px;
		text-align: center;
	}
}

.HARIBO .spl-p-sns {
	margin-top: 13.333vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 5.333vw 13.333vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-p-sns {
		margin-top: 60px;
		padding-bottom: 55px;
	}
}

.HARIBO .spl-p-sns__text {
	margin-right: 2.667vw;
	font-weight: bold;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-p-sns__text {
		margin-right: 15px;
	}
}

.HARIBO .spl-p-sns__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 61%;
	flex: 0 1 61%;
	width: 61%;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-p-sns__list {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 300px;
		flex: 0 1 300px;
		width: 300px;
	}
}

.HARIBO .spl-p-sns__list li {
	margin: 0 1.333vw;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 8vw;
	flex: 0 1 8vw;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-p-sns__list li {
		margin: 0 7.5px;
		-webkit-box-flex: 0;
		-ms-flex: 0 1 45px;
		flex: 0 1 45px;
	}
}

.HARIBO .spl-p-sns__list li a {
	padding: 0 1.333vw;
	display: block;
}

@media screen and (min-width: 1024px) {
	.HARIBO .spl-p-sns__list li a {
		padding: 0 7.5px;
	}
}

.item-list {
	padding: 0 5.333vw;
}

.item-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
	padding: 0 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	width: calc(100% + 50px);
	margin-left: -25px;
	padding-right: 0;
	padding-left: 0;
	font-size: 14px;
	line-height: 1.7;
}

@media screen and (max-width: 1023px) {
	.item-list ul {
		width: calc(100% + 0px);
		padding-top: 26px;
	}
}

.item-list ul li {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 calc(50% - 50px);
	-ms-flex: 0 1 calc(50% - 50px);
	flex: 0 1 calc(50% - 50px);
	width: calc(50% - 100px);
	max-width: calc(50% - 50px);
	margin-right: 25px;
	margin-left: 25px;
}

.item-list ul li:nth-of-type(-n+3) {
	margin-top: 0;
}

.item-list ul li:nth-of-type(n+4) {
	margin-top: 0px;
}

@media screen and (max-width: 1023px) {
	.item-list ul {
		margin: 0;
	}

	.item-list ul li {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 calc(50% - 10px);
		-ms-flex: 0 0 calc(50% - 10px);
		position: relative;
		flex: 0 0 calc(50% - 10px);
		width: calc(50% - 10px);
		max-width: calc(50% - 10px);
		margin-right: 5px;
		margin-left: 5px;
		font-size: 3.733vw;
	}

	.item-list ul li:nth-of-type(n+3) {
		margin-top: 25px;
	}
}

.spl-banner {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

@media screen and (max-width: 1023px) {
	.spl-banner {
		margin-bottom: 5.333vw;
	}

	.sp_block {
		display: block;
	}

	.spl-c-content.btn {
		padding-bottom: 0;
		padding-top: 0;
	}
}

.spl-c-buttons.offcial a {
	background-color: transparent;
	color: #000;
	text-decoration: underline;
	padding: 0;
}

.spl-c-copyright img {
	width: 40vw;
}

@media screen and (min-width: 1024px) {
	.spl-c-copyright img {
		width: 200px;
	}
}

.spl-c-section__images ul {
	display: block;
	margin: 30px 0 0;
	justify-content: center;
}

@media screen and (min-width: 1024px){
	.spl-c-section__images ul {
		display: flex;
		margin: 0;
		justify-content: center;
	}
}

@media screen and (min-width: 1024px){
	.spl-c-section__images ul li:nth-child(2) {
		margin-left: 20px;
	}

	.spl-c-section__images ul li:nth-child(2) {
		margin-left: 10px;
	}
}

@media screen and (min-width: 1024px){
	.spl-c-section__images .lp-c-image {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (min-width: 1024px){
	.other-item-list {
		margin-top: 80px;
		width: 100%;
	}
}
.other-item-list {
	margin-top: 40px;
	width: calc(100% - 10.666vw);
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width: 1024px){
	.other-item-list ul {
		display: flex;
		margin: 40px 0 0;
		justify-content: center;
	}
}

.other-item-list ul {
	display: block;
	margin: 30px 0 0;
	justify-content: center;
}

.spl-c-section__images picture{
	margin-top: 50px;
}

.textleft{
	text-align: left;
}

@media screen and (min-width: 1024px){
	.textcenter{
		text-align: center;
	}
}

.spl-c-section__sub{
	padding-left: 5.333vw;
	padding-right: 5.333vw;
	margin-top: 40px;
}

@media screen and (min-width: 1024px){
	.spl-c-section__sub{
		display: flex;
		width: 1000px;
		justify-content: center;
		margin: 80px auto 20px;
		padding: 0;
	}
}

.spl-c-section__sub .spl-c-card__sub{
	margin: 0 auto;
	padding: 0 5px;
}

@media screen and (min-width: 1024px){
	.spl-c-section__sub .spl-c-card__sub{
		margin: 0 auto;
		width: 260px;
		padding: 0;
	}
}

@media screen and (min-width: 1024px){
	.spl-c-section__sub .spl-c-card__sub__02 .spl-c-card__sub{
		margin: 0 30px;
		padding: 0;
	}
}

@media screen and (max-width: 1023px){
	.spl-c-section__sub .spl-c-card__sub{
		width: 50%;
		margin: 0 auto 15px;
	}
}


@media screen and (min-width: 1024px){
	.spl-c-section__sub .spl-c-card__sub .spl-p-card__other{
		text-align: center;
		padding: 30px 0 0;
	}
}

@media screen and (min-width: 1024px){
	.spl-c-section__sub .spl-c-card__sub .spl-p-card__other p{
		font-size: 16px;
	}
}

.spl-c-card__sub__02{
	display: flex;
	flex-wrap:wrap;
}


@media screen and (min-width: 1024px) {
  .spl-c-section .lp-p-accodion {
    width: 1000px;
    margin: 0 auto;
    display: flex;
  }
}

@media screen and (min-width: 1024px) {
  .spl-c-section .lp-p-accodion.-specialitem {
    width: 580px;
    display: block;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1024px) {
  .spl-c-section .lp-p-accodion.-honeydukes {
    width: 1000px;
	margin-top: 60px;
  }
}

.spl-c-section .lp-p-accodion+.lp-p-accodion {
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  .spl-c-section .lp-p-accodion+.lp-p-accodion {
    margin-top: 20px;
  }
}

.spl-c-section .lp-p-accodion__head {
  text-align: center;
  font-size: 6.779661016949152vw;
  line-height: 1.107142857142857;
  padding: 2.421307506053269vw 0;
  border-bottom: 2px solid #000;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .spl-c-section .lp-p-accodion__head {
    font-size: 28px;
    padding: 13px 0;
    cursor: pointer;
  }
}
.spl-c-section .lp-p-accodion__head:after {
  content: "";
  display: block;
  position: absolute;
  width: 4vw;
  height: 4vw;
  border-top: 2px solid #c4c4c4;
  border-right: 2px solid #c4c4c4;
  -webkit-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
  top: 50%;
  right: 1.452784503631961vw;
}
@media screen and (min-width: 1024px) {
  .spl-c-section .lp-p-accodion__head:after {
    width: 20px;
    height: 20px;
    right: 5px;
  }
}
.spl-c-section .lp-p-accodion__head.is-open:after {
  top: 8%;
  right: 4vw;
  -webkit-transform: rotate(135deg) translateY(-50%);
          transform: rotate(135deg) translateY(-50%);
}
@media screen and (min-width: 1024px) {
  .spl-c-section .lp-p-accodion__head.is-open:after {
    right: 20px;
  }
}

.lp-p-product-list {
	background: #fff;
	padding-top: 2.421307506053269vw;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

@media screen and (max-width: 767px) {
	.spl-c-section.second .lp-p-product-list {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		justify-content: space-between;
		width: fit-content;
		margin-inline: auto;
	}
}

@media screen and (min-width: 1024px) {
  .lp-p-product-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: space-between;
    padding-top: 28px;
    padding-bottom: 30px;
    flex-wrap: wrap;
    /* max-width: 1000px; */
    max-width: 888px;
    margin:0 auto;
    padding-left: 4vw;
    padding-right: 4vw;
  }
}

.-honeydukes .lp-p-product-list{
	flex-wrap: wrap;
	justify-content: center;
}

@media screen and (min-width: 1024px) {
	.-honeydukes .lp-p-product-list{
		gap: 60px;
	}
	.-honeydukes .lp-p-product-list .lp-p-product-list__item{
		margin: 0;
	}
	.-honeydukes .lp-p-product-list .lp-p-product-list__item.padding-mod{
		padding: 0 10px 0 30px;
	}
	.lp-p-accodion.-honeydukes img{
		width: 248px;
		height: 298px;
	}
}

@media screen and (min-width: 1024px) {
  .-specialitem .lp-p-product-list,  .-honeydukes .lp-p-product-list{
    width: 100%;
  }
}

.lp-p-product-list .slick-arrow {
  top: 50%;
  width: 4vw;
  height: 4vw;
  border-top: 2px solid #c4c4c4;
  border-right: 2px solid #c4c4c4;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .lp-p-product-list .slick-arrow {
    width: 20px;
    height: 20px;
  }
}
.lp-p-product-list .slick-prev {
  left: 1vw;
}
@media screen and (min-width: 1024px) {
  .lp-p-product-list .slick-prev {
    left: 4px;
  }
}
.lp-p-product-list .slick-next {
  right: 1vw;
}
@media screen and (min-width: 1024px) {
  .lp-p-product-list .slick-next {
    right: 4px;
  }
}


.lp-p-product-list__item {
	width: 177px;
  border-top: 1px solid #fcfcfc;
  padding-top: 3.2vw;
  padding-bottom: 3.2vw;
  padding-left: 2.421307506053269vw;
  padding-right: 2.421307506053269vw;
  position: relative;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.spl-c-section.second .lp-p-product-list__item {
		/* width: fit-content; */
		width: 200px;
	}
}

@media screen and (min-width: 1024px) {
  .lp-p-product-list__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 330px;
        -ms-flex: 0 1 330px;
            flex: 0 1 330px;
    /* width: 220px; */
    width: calc(100%/2);
    padding: 0;
    margin: 0 20px;
    overflow: hidden;
  }
}

.spl-c-link__vertical p{
	font-size: 2.67vw;
	line-height: 1.5;
}

@media screen and (max-width: 767px) {
	.spl-c-link__vertical p{
		font-size: 12px;
		line-height: 1.5;
	}
}

@media screen and (min-width: 1024px) {
	.spl-c-link__vertical p{
		font-size: 14px;
	}
}

@media screen and (min-width: 1024px) {
	.-honeydukes .lp-p-product-list .lp-p-product-list__item {
			-webkit-box-flex: 0;
			-webkit-flex: 0 1 300px;
					-ms-flex: 0 1 300px;
							flex: 0 1 300px;
	}
}

.lp-p-card--product__contents {
  font-size: 3.73333vw;
  line-height: 1.7;
  text-align: left;
  margin-top: 3.87409200968523vw;
	text-decoration: underline;
}


@media screen and (min-width: 768px) and (max-width: 1023px) {
	.lp-p-card--product__contents {
		font-size: 2.67vw;
	}
}

@media screen and (min-width: 1024px) {
  .lp-p-card--product__contents {
    font-size: 15px;
    margin-top: 20px;
    text-align: center;
  }
}

.lp-p-card--product__contents a {
	text-decoration: underline;
}

.lp-p-card--product__contents p{
	font-size: 14px;
	margin-top: 10px;
}

.lp-p-card--product__item{
	padding: 0 5px;
}
@media screen and (min-width: 1024px) {
	.lp-p-card--product__item{
		padding: 0 20px;
	}
}


.lp-p-media--slider {
	margin: 45px auto 0;
	padding-left: 4vw;
	padding-right: 4vw;
}
@media screen and (min-width: 1024px) {
.lp-p-media--slider {
	max-width: 690px;
	margin: 45px auto 0;
}
}
.slick-arrow {
	border-top:2px solid #c4c4c4;
	border-right:2px solid #c4c4c4;
	top: calc(63% - 45px);
}

.slick-arrow {
	margin: 0;
	padding: 0;
	border: none;
	border-top: 1px #ccc solid;
	border-right: 1px #ccc solid;
	position: absolute;
	top: calc(50% - 45px);
	width: 22px;/*MAGAEEK*/
	height: 22px;/*MAGAEEK*/
	outline: none;
	cursor: pointer;
	background-color: transparent;
	font-size: 0;
	text-indent: -9999px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.slick-prev {
	left: 0;
	z-index: 5;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.slick-next {
	right: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media screen and (min-width: 1024px) {
	.slick-arrow {
		top: calc(55% - 45px);
	}
}

.js-slider2 .slick-prev {
	left: 10px;
}
.js-slider2 .slick-next {
	right: 10px;
}
@media screen and (min-width: 1024px) {
	.js-slider2 .slick-prev {
		left: -20px;
	}
	.js-slider2 .slick-next {
		right: -20px;
	}
}

.slick-prev {
	left: 20px;
	z-index: 2;
}
.slick-next {
	right: 20px;
}
@media screen and (min-width: 1024px) {
	.slick-prev {
		left: 20px;
	}
	.slick-next {
		right: 20px;
	}
}



section.second .lp-p-media--slider {
	margin-top: 45px;
}

.catch-img {
	position: absolute;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	z-index: 2;
}
.catch-img.catch01 {
	right: 4vw;
	width: 15%;
	height: auto;
	top: 40vw;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.catch-img.catch02 {
	left: 3vw;
	width: 22%;
	height: auto;
	top: 20vw;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.catch-img.catch03 {
	right: 5vw;
	width: 15%;
	height: auto;
	top: -5vw;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.catch-img.catch04 {
	left: 3vw;
	width: 17%;
	height: auto;
	top: 27vw;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.catch-img.catch05 {
	right: 4vw;
	width: 14%;
	height: auto;
	top: 15vw;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.catch-img.catch06 {
	left: 3vw;
	width: 20%;
	height: auto;
	top: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.catch-img.catch07 {
	right: 3vw;
	width: 15%;
	height: auto;
	top: -75vw;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

@media screen and (min-width: 1024px){
	.catch-img.catch01 {
		right: 4vw;
		width: 7%;
		height: auto;
		top: 13vw;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		z-index: 1;
	}

	.catch-img.catch02 {
		left: 4vw;
		width: 12%;
		height: auto;
		top: 10vw;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		z-index: 1;
	}

	.catch-img.catch03 {
		right: 5vw;
		width: 6%;
		height: auto;
		top: 7vw;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		z-index: 1;
	}

	.catch-img.catch04 {
		left: 7vw;
		width: 8%;
		height: auto;
		top: 11vw;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		z-index: 1;
	}

	.catch-img.catch05 {
		right: 7vw;
		width: 6%;
		height: auto;
		top: 9vw;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		z-index: 1;
	}

	.catch-img.catch06 {
		left: 12vw;
		width: 12%;
		height: auto;
		top: 6vw;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		z-index: 1;
	}

	.catch-img.catch07 {
		right: 2vw;
		width: 8%;
		height: auto;
		top: 6vw;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		z-index: 1;
	}
}

