.lineup-saralie__mv-image {

}
@media print, screen and (min-width: 768px) {
	.lineup-saralie__mv-image {
			margin-left: -126px;
			margin-right: -126px;

	}
}

@media print, screen and (max-width: 767px) {
	.lineup-saralie__mv-image {
			margin-left: -20px;
			margin-right: -20px;
			margin-bottom: 10.66666667vw;
	}
}

.c-bnrArea {
	margin-top: 48px;
	margin-bottom: 0
}

@media screen and (max-width: 768px) {
	.c-bnrArea {
		margin-top: 9.6vw
	}
}

.saralie-anchor {
	display: flex;
	justify-content: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #d8e0e3;
}

@media screen and (max-width: 768px) {
	.saralie-anchor {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(2, auto);
		border-bottom: 0;
		padding-bottom: 0;
		padding-left: 5.3333333333vw;
		padding-right: 5.3333333333vw;
		margin-bottom: 0;
		padding-top: calc((100vw / 750) * 20);;
	}
}

.saralie-anchor__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 64px;
	font-size: 1.5rem;
	font-weight: 700;
	text-align: center;
	padding-left: 52px;
	padding-right: 52px
}

@media screen and (max-width: 768px) {
	.saralie-anchor__item {
		position: relative;
		flex-direction: row;
		justify-content: center;
		padding-left: 0;
		padding-right: 0;
		height: 14.9333333333vw;
		font-size: 3.4666666667vw;
		border-bottom: 1px solid #d8e0e3
	}
}

@media not all and (max-width: 768px) {
	.saralie-anchor__item:not(:last-child) {
		border-right: 1px solid #d8e0e3
	}
}

@media(hover: hover) {
	.saralie-anchor__item {
		transition-property: opacity;
		transition-duration: 400ms
	}

	.saralie-anchor__item:hover {
		opacity: .6
	}
}

.saralie-anchor__item::after {
	content: "";
	margin-top: .6em;
	margin-bottom: 0;
	width: 8px;
	height: 8px;
	border-right: 1px solid #0c9c4a;
	border-bottom: 1px solid #0c9c4a;
	transform: rotate(45deg)
}

@media screen and (max-width: 768px) {
	.saralie-anchor__item::after {
		position: absolute;
		right: 0;
		top: 3.2vw;
		width: 1.8666666667vw;
		height: 1.8666666667vw
	}
}

.saralie-dry {
	position: relative;
	background-color: #fff;
}

@media screen and (max-width: 768px) {
	.saralie-dry {
		padding-top: calc((100vw / 750) * 40);
		padding-bottom: calc((100vw / 750) * 120);
	}
}

/* .saralie-dry::before {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	position: absolute;
	top: -10px;
	left: 0;
	background: url(/brand/sarasaty/img/lineup/saralie/saralie_bg_lead_top_pc.png) no-repeat center top/100% auto;
	padding-bottom: 12%
} */

.saralie-dry__title {
	width: fit-content;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 72px
}

@media screen and (max-width: 768px) {
	.saralie-dry__title {
		width: calc((100vw / 750) * 392);
		margin-bottom: 13.3333333333vw
	}
}

.saralie-dry__container {
	position: relative;
	border: 2px solid #00b9ef;
	border-radius: 20px;
	padding: 60px;
	background-color: #e8f4f7
}

@media screen and (max-width: 768px) {
	.saralie-dry__container {
		padding: 6.4vw;
		padding-top: calc((100vw / 750) * 100);;
	}
}

.saralie-dry__ribbon {
	position: absolute;
	top: -31px;
	left: 0;
	width: 100%;
	text-align: center
}

@media screen and (max-width: 768px) {
	.saralie-dry__ribbon {
		top: calc((100vw / 750) * -56);;
	}
}

@media screen and (max-width: 768px) {
	.saralie-dry__ribbon-image {
		height: calc((100vw / 750) * 112);
		width: auto !important
	}
}

.saralie-dry__intro {
	margin-bottom: 44px;
	text-align: center
}

.saralie-dry__subtitle {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 70px;
	margin-bottom: 40px;
	border-top: 1px solid #00b9ef;
	border-bottom: 1px solid #00b9ef
}

@media screen and (max-width: 768px) {
	.saralie-dry__subtitle {
		height: 12vw;
		margin-bottom: 6.6666666667vw
	}
}

@media screen and (max-width: 768px) {
	.saralie-dry__subtitle-image {
		width: auto !important;
		height: 7.2vw
	}
}

.saralie-dry__label {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: fit-content;
	height: 46px;
	border-radius: 8px;
	margin-bottom: 30px
}

@media screen and (max-width: 768px) {
	.saralie-dry__label {
		width: 40vw !important;
		height: auto;
		margin-bottom: 5.3333333333vw
	}
}

.saralie-dry__product {
	display: block;
	width: fit-content;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px
}

@media screen and (max-width: 768px) {
	.saralie-dry__product {
		width: 60vw !important;
		height: auto;
		margin-bottom: 10.6666666667vw
	}
}

.saralie-dry__features {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	column-gap: 14px;
	row-gap: 40px
}

@media screen and (max-width: 768px) {
	.saralie-dry__features {
		flex-direction: column;
		row-gap: 6.6666666667vw
	}
}

.saralie-dry__features-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 290px
}

@media screen and (max-width: 768px) {
	.saralie-dry__features-item {
		display: grid;
		grid-template-columns: auto 1fr;
		grid-column-gap: 2.4vw;
		align-items: center
	}
}

.saralie-dry__features-num {
	margin-bottom: 20px;
	width: 69px;
	height: 69px;
	flex-shrink: 0
}

@media screen and (max-width: 768px) {
	.saralie-dry__features-num {
		margin-bottom: 0;
		width: 12.5333333333vw !important;
		height: 12.5333333333vw
	}
}

.saralie-dry__features-text {
	font-size: 1.6rem;
	line-height: 1.5;
	text-align: center
}

@media screen and (max-width: 768px) {
	.saralie-dry__features-text {
		font-size: 4vw;
		text-align: left
	}
}

.saralie-dry__features-image {
	display: block;
	max-width: 100%;
	height: auto;
	margin-top: 24px;
	border-radius: 10px
}

@media screen and (max-width: 768px) {
	.saralie-dry__features-image {
		grid-column: 1/3
	}
}

.saralie-renewal__ribbon{
	position: absolute;
	top: -31px;
	left: 0;
	width: 100%;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.saralie-renewal__ribbon {
		top: calc((100vw / 750) * -56);

	}
}

@media screen and (max-width: 768px) {
	.saralie-renewal__ribbon-image {
		height: calc((100vw / 750) * 112);
		width: auto !important
	}
}

.saralie-renewal__title {
	margin-bottom: 40px;
	height: 70px;
	border-top: 1px solid #f18aa7;
	border-bottom: 1px solid #f18aa7;
	display: flex;
	justify-content: center;
	align-items: center
}

@media screen and (max-width: 768px) {
	.saralie-renewal__title {
		margin-bottom: 6.4vw;
		height: 12.2666666667vw
	}
}

@media screen and (max-width: 768px) {
	.saralie-renewal__title-image {
		height: 7.2vw;
		width: auto !important
	}
}

.saralie-renewal__label {
	width: 208px;
	margin-right: auto;
	margin-left: auto
}

@media screen and (max-width: 768px) {
	.saralie-renewal__label {
		width: 40vw
	}
}

.saralie-renewal__feature-image {
	max-width: 290px;
	border-radius: 10px
}

@media screen and (max-width: 768px) {
	.saralie-renewal__feature-image {
		border-radius: 1.3333333333vw
	}
}

.saralie-report__subtitle {
	margin-top: 40px;
	margin-bottom: 36px;
	border-bottom: 1px solid #f06884;
	padding-bottom: 16px
}

.saralie-report__subtitle-image {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: fit-content !important
}

.saralie-report__list-new {
	display: block;
	width: auto !important;
	height: 21px;
	border-radius: 10px;
	margin-bottom: 8px
}

.saralie__solution {
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin-bottom: 55px;
	font-family: "Noto Serif JP", serif;
	font-size: 2.2rem;
	font-weight: 700;
	background-color: #673f6f;
	height: 66px
}

@media screen and (max-width: 768px) {
	.saralie__solution {
		font-size: 4.2666666667vw;
		margin-bottom: calc((100vw / 750) * 100);;
		height: 12vw
	}
}

.saralie__solution::after {
	content: "";
	position: absolute;
	top: 100%;
	width: 0;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0);
	border-left-width: 56px;
	border-right-width: 56px;
	border-top-width: 32px;
	border-bottom-width: 0;
	border-top-color: #673f6f
}

@media screen and (max-width: 768px) {
	.saralie-fragrance__solution::after {
		border-left-width: 12vw;
		border-right-width: 12vw;
		border-top-width: 5.3333333333vw
	}
}