@charset "UTF-8";

.ind #mv li .mv_text_ind h2 {
    font-size: 5.8rem;
    color: #cc0000;
    text-shadow: 0 0 10px rgb(255 255 255 / 80%), 0 0 10px rgb(255 255 255 / 80%), 0 0 10px rgb(255 255 255 / 80%);
}
.ind #mv li .mv_text_ind p {
    font-size: 4.3rem;
    text-shadow: 0 0 10px rgb(255 255 255 / 80%), 0 0 10px rgb(255 255 255 / 80%), 0 0 10px rgb(255 255 255 / 80%);
    color: #000000;
}
.ind #mv li:nth-of-type(1) .mv_text_ind h2:before {
	/* 	content: "通常業界価格　￥35,000　↓"; */
	position: absolute;
	top: -40px;
	width: 100%;
	height: 100%;
	font-size: 2.3rem;
	/* text-decoration: line-through; */
	color: #0067c0
}
@media screen and (max-width: 600px){
	.ind #mv li:nth-of-type(1) .mv_text_ind h2:before {
		font-size: 2rem;
		text-align: center;
		top: -30px;
	}
	.ind #mv li .mv_text_ind h2 {
		font-size: 3.8rem;
	}
	.ind #mv li .mv_text_ind p {
		font-size: 2.3rem;
	}
}

.mv_text_ind {
    background: none !important;
}
.heading.block_header_1.align-center p {
    background: linear-gradient(transparent 60%, #ffc9db 70%);
    padding: 0px 0px 0px 15px;
}
.heading.block_header_1 p:before, .heading.block_header_6 .h:before {
    width: 0px;
}
.heading.block_header_1 p:after, .heading.block_header_6 .h:after {
    background: rgba(0,0,0,0);
}
div#nbp1750280\ 1750280 {
    background-color: rgba(165, 238, 255, 0.4)!important;
}
#mv.slide03 .mv_img li.show img {
    animation-name: none;
}