.p-case__slider {
	margin-top: 2.8125rem;
}

.p-case__sliderItem {
	margin-right: 3.75rem;
	width: 37.5rem;
}

.p-compare__lead {
	margin-top: 2rem;
}

.p-compare__table {
	margin-top: 3.125rem;
	position: relative;
}

.p-compare__scroll {
	display: contents;
}

.p-compare__head {
	align-items: center;
	border-radius: 0.625rem;
	display: grid;
	grid-template-columns: 27.2307692308% 1fr 1fr;
	min-height: 5rem;
}

.p-compare__subTitle {
	text-align: center;
}

.p-compare__body {
	margin-top: 0.625rem;
}

.p-compare__row + .p-compare__row {
	margin-top: 0.625rem;
}

.p-effect__main {
	margin-top: 2.125rem;
}

.p-effect__listContent {
	margin-top: 2.75rem;
}

.p-effect__title + .p-effect__listContent {
	margin-top: 1.875rem;
}

.p-effect__listContent + .p-effect__listContent {
	margin-top: 1rem;
}

.p-flow__steps {
	margin-top: 3.4375rem;
}

.p-flow__step + .p-flow__step {
	margin-top: 1.75rem;
}

.p-listContents__content + .p-listContents__content {
	margin-top: 1.9375rem;
}

.l-menuMv {
	margin-top: 1.0625rem;
}

.p-menuMv__img {
	margin-inline: auto;
	max-width: 74.6875rem;
	position: relative;
}

.p-menuMv__img::before {
	background: url(../images/menu/mv_img_02.webp) center center/contain no-repeat;
	bottom: -1.5625rem;
	content: "";
	height: 6.375rem;
	left: -1.3125rem;
	position: absolute;
	width: 6.25rem;
}

.p-menuMv__img::after {
	background: url(../images/menu/mv_img_01.webp) center center/contain no-repeat;
	bottom: 0.125rem;
	content: "";
	height: 7.5rem;
	position: absolute;
	right: -3.8125rem;
	width: 5.9375rem;
}

.p-menuMv__main {
	border-radius: 0.625rem;
	margin-inline: auto;
	margin-top: -17.1875rem;
	max-width: 115.625rem;
	padding-bottom: 5.875rem;
	padding-top: 10.875rem;
	position: relative;
	width: 96.3541666667vw;
}

.p-menuMv__main::before {
	background: url(../images/menu/bg_mv.webp) center top/100% auto no-repeat;
	border-radius: 0.625rem;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.p-menuMv__main::after {
	background-color: #EFF9F1;
	border-radius: 0.625rem;
	bottom: 0;
	content: "";
	height: calc(100% - min(46.875vw, 56.25rem));
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1;
}

.p-menuMv__icon {
	background: url(../images/menu/bg_menuMv.webp) center center/contain no-repeat;
	border-radius: 50%;
	display: grid;
	height: 11.9375rem;
	margin-inline: auto;
	place-items: center;
	width: 18.6875rem;
}

.p-menuMv__icon img {
	height: 6.25rem;
	margin: auto;
	width: 6.25rem;
}

.p-menuMv__title {
	margin-top: -2.125rem;
	text-align: center;
}

.p-menuMv__box {
	border-radius: 0.625rem;
	margin-top: 3.5rem;
	padding: 3.4375rem 15.625rem 3.4375rem;
}

.p-menuMv__boxTitle.c-h3-title {
	text-align: center;
}

.p-menuMv__boxText {
	margin-top: 1.125rem;
}

.p-notes__lists {
	display: grid;
	gap: 1.75rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 2.375rem;
}

.p-notes__list {
	border-radius: 0.625rem;
	padding: 1.25rem 1.25rem;
	text-align: center;
}

.p-price__blocks {
	margin-top: 2.125rem;
}

.p-price__block + .p-price__block {
	margin-top: 0.625rem;
}

.p-price__text {
	margin-top: 1.4375rem;
}

.p-progress__steps {
	display: grid;
	gap: 4.0625rem;
	grid-template-columns: repeat(4, 1fr);
	margin-top: 3rem;
}

.p-whitening__cards {
	display: flex;
	flex-wrap: wrap;
	gap: 5.25rem 5rem;
	justify-content: center;
}

.p-whitening__card {
	width: calc(33.3333333333% - 3.3333333333rem);
}

.p-whitening__img {
	border-radius: 0.625rem;
	overflow: hidden;
}

.p-whitening__img img {
	-o-object-fit: cover;
	aspect-ratio: 380/271;
	object-fit: cover;
}

.p-whitening__fukidashi.c-fukidashi {
	font-size: 1.0625rem;
	font-weight: bold;
	line-height: 1.4705882353;
	margin-inline: auto;
	margin-top: -1.3125rem;
	padding-block: 0.25rem 0.375rem;
	padding-inline: 0.9375rem;
}

.p-whitening__title {
	margin-top: 1rem;
	text-align: center;
}

.p-whitening__btn {
	margin-top: 1.625rem;
	text-align: center;
}

@media (hover: hover) {

.p-case__slider .slide-arrow:hover {
	opacity: 0.8;
}

}

@media screen and (min-width: 768px) {

.p-flow__step:last-child .c-flow__head::before {
	display: none;
}

}

@media screen and (max-width: 767px) {

.p-case__slider {
	margin-inline: auto;
	margin-top: 0.75rem;
	max-width: 18.75rem;
}

.p-case__sliderItem {
	margin-inline: 0.625rem;
	width: 18.75rem;
}

.p-compare__lead {
	margin-top: 1.3125rem;
}

.p-compare__table {
	margin-inline: calc(50% - 50vw);
	margin-top: 1.3125rem;
	overflow-x: auto;
}

.p-compare__table::before {
	background: url(../images/common/swipe.webp) center center/contain no-repeat;
	border-radius: 50%;
	box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
	content: "";
	display: block;
	height: 6.9375rem;
	left: 50%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.45s;
	width: 6.9375rem;
	z-index: 1;
}

.p-compare__table.is-scrolled::before {
	opacity: 0;
	visibility: hidden;
}

.p-compare__scroll {
	display: block;
	min-width: 56.6875rem;
	padding-inline: 15px;
}

.p-compare__head {
	border-radius: 0.3125rem;
	min-height: 3.4375rem;
}

.p-compare__body {
	margin-top: 0.4375rem;
}

.p-effect__main {
	margin-top: 1rem;
}

.p-effect__listContent {
	margin-top: 0.625rem;
}

.p-effect__listContent + .p-effect__listContent {
	margin-top: 0.5rem;
}

.p-flow__steps {
	margin-inline: auto;
	margin-top: 1.3125rem;
	max-width: 18.75rem;
}

.p-flow__step {
	margin-inline: 0.625rem;
	width: 18.75rem;
}

.p-flow__step + .p-flow__step {
	margin-top: 0;
}

.p-listContents__content + .p-listContents__content {
	margin-top: 0.625rem;
}

.l-menuMv {
	margin-top: 2.25rem;
}

.p-menuMv__img {
	max-width: 22.5rem;
}

.p-menuMv__img::before {
	bottom: -1.125rem;
	height: 2.4375rem;
	left: 0.3125rem;
	width: 2.4375rem;
}

.p-menuMv__img::after {
	bottom: -1.125rem;
	height: 2.125rem;
	right: 1rem;
	width: 1.6875rem;
}

.p-menuMv__main {
	border-radius: unset;
	margin-top: -7.3125rem;
	padding-block: 5.25rem 1.3125rem;
	width: 100%;
}

.p-menuMv__main::before {
	clip-path: polygon(50% 0%, 100% 1.9375rem, 100% 100%, 0 100%, 0% 1.9375rem);
}

.p-menuMv__main::after {
	height: calc(100% - min(50.7614213198vw, 12.5rem));
}

.p-menuMv__icon {
	height: 4.625rem;
	width: 6.3125rem;
}

.p-menuMv__icon img {
	height: 3.5625rem;
	width: 3.5625rem;
}

.p-menuMv__title {
	letter-spacing: 0.02em;
	margin-top: 0.1875rem;
}

.p-menuMv__box {
	margin-top: 2rem;
	padding: 1.5rem 1.25rem 1.25rem;
}

.p-menuMv__boxTitle.c-h3-title {
	font-size: 1.375rem;
	line-height: 1.4090909091;
}

.p-menuMv__boxText {
	margin-top: 0.9375rem;
}

.p-notes__lists {
	gap: 0.625rem;
	grid-template-columns: 100%;
	margin-top: 1.5rem;
}

.p-notes__list {
	border-radius: 0.3125rem;
	padding: 0.625rem 1.25rem;
}

.p-price__blocks {
	margin-top: 0.875rem;
}

.p-price__text {
	margin-top: 1rem;
}

.p-progress__steps {
	display: block;
	margin-inline: auto;
	margin-top: 2.25rem;
	max-width: 18.75rem;
}

.p-progress__step {
	margin-inline: 0.625rem;
	width: 18.75rem;
}

.p-whitening__cards {
	flex-direction: column;
	gap: 4.375rem;
}

.p-whitening__card {
	width: 100%;
}

.p-whitening__img {
	border-radius: 0.3125rem;
}

}

