.mv-lp{max-width: 870px;position: relative;margin: 45px auto 0;  container-type: inline-size;container-name: mv-lp--root;}
.mv-lp__copy{position: absolute; top: calc((30 / 489) * 100%); left: calc((40 / 870) * 100%); font-size: clamp(1.688rem, 1.396rem + 1.44vw, 2.5rem); font-weight: 700; line-height: calc(54/40);}
.mv-lp__bubble{display: flex;align-items: center;justify-content: center; position: absolute; top: calc((177 / 489) * 100%); right: calc((29 / 870) * 100%); font-size: clamp(1rem, 0.82rem + 0.88vw, 1.5rem); font-weight: 700; color: #fff; line-height: calc(34/24); text-align: center; width: calc((190 / 870) * 100%); height: calc((194 / 489) * 100%);background: url(/fa/topics/2026/01_lvcb/assets/img/img_bg_bubble.svg) 0 0 no-repeat;background-size: 100%;padding-bottom: 18px;}
.mv-lp__productName{position: absolute; width: calc((340 / 870) * 100%); height: calc((73 / 489)*100%); bottom: calc((29 / 489) * 100%); right: calc((28 / 870) * 100%); container-type: inline-size;container-name: mv-lp--name;}
.mv-lp__productName h2{font-size:calc(45 / 340 * 100cqw); line-height: 1; font-weight: 700; letter-spacing: -0.01em;}
.mv-lp__productName .mv-lp__sub{font-size:calc(26 / 340 * 100cqw); line-height: 1; font-weight: 700; margin-top: 1px;}
.mv-lp__new{display: flex;align-items: center;justify-content: center; width: calc((73 / 870) * 100%);height: calc((73/489)*100%);font-size: clamp(1rem, 0.665rem + 1.651vw, 1.563rem);color: #fff;font-weight: 700;background-color: #f00;border-radius: 50%;position: absolute;right: calc((375/870)*100%); bottom:calc((29/489)*100%);}
.mv-lp__image img{width: 100%; height: auto;}

@media screen and (max-width: 767.98px) {
	.mv-lp{margin: 36px auto 0;}
	.mv-lp__copy{top: calc((42 / 890) * 100%); left: calc((37 / 690) * 100%); font-size: clamp(1.688rem, 0.018rem + 7.125vw, 3.438rem); line-height: calc(54/40);}
	.mv-lp__bubble{top: calc((177 / 890) * 100%); right: calc((29 / 690) * 100%); font-size: clamp(0.9rem, 0rem + 3.84vw, 1.843rem);line-height: calc(34/24);width: calc((228 / 690) * 100%); height: calc((233 / 890) * 100%);}
	.mv-lp__productName{width: calc((490 / 690) * 100%); height: calc((105 / 890)*100%); bottom: calc((44 / 890) * 100%); right: calc((30 / 690) * 100%);}
	.mv-lp__productName h2{font-size:clamp(2rem, 0rem + 8.533vw, 4.096rem);}
	.mv-lp__productName .mv-lp__sub{font-size:clamp(1.125rem, -0.061rem + 5.061vw, 2.368rem);}
	.mv-lp__new{width: calc((105 / 690) * 100%);height: calc((105/890)*100%);font-size: clamp(1rem, 0.665rem + 1.651vw, 1.563rem);right: calc((530/690)*100%); bottom:calc((40/890)*100%);}
}