/* FLOCSS
----------------------------------------------------- */

/* =====================================================
# 領域アニメーション
===================================================== */

.fade-in-up {
	opacity: 0;
	transform: translateY(24px);
	transition: opacity 1s, transform 1s;
}

.fade-in-up.is-in-view {
	opacity: 1;
	transform: translateY(0);
}

.fade-in-down {
	opacity: 0;
	transform: translateY(-24px);
	transition: opacity 1s, transform 1s;
}

.fade-in-down.is-in-view {
	opacity: 1;
	transform: translateY(0);
}

.fade-in {
	opacity: 0;
	transition: opacity 1.5s;
}

.fade-in.is-in-view {
	opacity: 1;
}

/* =====================================================
# LP
===================================================== */

button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
}

.lp2025 {
	background: transparent url(../images/lp2025/pattern-bg.png) repeat center center/37px;
}

.lp2025 .inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1080px;
}

.lp2025 .l-main {
	padding-bottom: 140px;
}

.lp2025 .p-mv {
	background: transparent url(../images/lp2025/mv-back.png) no-repeat center center/cover;
	height: 607.5px;
	position: relative;
}

.lp2025 .p-mv__title {
	left: 28.125px;
	position: absolute;
	top: 29.25px;
	z-index: 1;
}

.lp2025 .p-mv__title-img1 {
	width: 1025.4375px;
}

.lp2025 .p-mv__title-img2 {
	width: 552.375px;
}

.lp2025 .p-mv__voice {
	position: absolute;
	right: 24.1875px;
	top: 125.4375px;
	z-index: 1;
}

.lp2025 .p-mv__voice-img {
	width: 477.5625px;
}

.lp2025 .p-mv__text-left {
	left: 0;
	position: absolute;
	top: 275.625px;
	z-index: 1;
}

.lp2025 .p-mv__text-left-img {
	width: 277.3125px;
}

.lp2025 .p-mv__text-right {
	position: absolute;
	right: 33.75px;
	top: 275.625px;
	z-index: 1;
}

.lp2025 .p-mv__text-right-img {
	width: 178.875px;
}

.lp2025 .p-mv__logo {
	bottom: 4.5px;
	position: absolute;
	right: 16.875px;
	z-index: 1;
}

.lp2025 .p-mv__logo-img {
	width: 255.9375px;
}

.lp2025 .p-mv__illust {
	bottom: 0;
	left: 0;
	position: absolute;
}

.lp2025 .p-mv__illust-img {
	width: 1080px;
}

.lp2025 .p-time__wrap {
	background-color: #00005f;
	height: 95.625px;
	line-height: 90px;
}

.lp2025 .p-time__text {
	color: #dbca00;
	font-family: "Jost", sans-serif;
	font-size: 45px;
	font-weight: 900;
	text-align: center;
}

.lp2025 .p-time__text .large {
	font-size: 59.0625px;
}

.lp2025 .p-time__text .sp-block__time {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 41.625px;
	margin-right: 10px;
}

.lp2025 .p-time__text .sp-block__month,
.lp2025 .p-time__text .sp-block__day {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 56.8125px;
}

.lp2025 .p-time__text .sp-block {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 41.625px;
}

.lp2025 .p-entry__about {
	margin-top: 20px;
}

.lp2025 .p-entry__about-img {
	width: 1080px;
}

.lp2025 .p-entry__song {
	margin-top: -17px;
	text-align: center;
}

.lp2025 .p-entry__song-img {
	width: 967.5px;
}

.lp2025 .p-entry__lists {
	margin-top: -38px;
	text-align: center;
}

.lp2025 .p-entry__lists-img {
	width: 967.5px;
}

.lp2025 .p-entry__cont {
	background: transparent url(../images/lp2025/entry-back.png) no-repeat;
	background-size: 1080px;
}

.lp2025 .p-entry__cont-wrap {
	padding-bottom: 100px;
	padding-top: 170px;
}

.lp2025 .p-entry__cont-title {
	width: 924.1875px;
}

.lp2025 .p-entry__cont-title-wrap {
	text-align: center;
}

.lp2025 .p-entry__cont-items {
	display: grid;
	gap: 16.875px;
	grid-template-columns: 1fr 1fr 1fr;
	margin: 20px auto 0;
	max-width: 753.75px;
}

.lp2025 .p-entry__cont-item-img {
	width: 242.4375px;
}

.lp2025 .p-entry__cont-list {
	margin-left: 186.1875px;
	margin-top: 33.75px;
}

.lp2025 .p-entry__cont-list-item-left {
	width: 694.6875px;
}

.lp2025 .p-entry__cont-list-item-center {
	margin-top: 10px;
	width: 523.125px;
}

.lp2025 .p-entry__cont-list-item-right {
	margin-top: 10px;
	width: 591.75px;
}

.lp2025 .p-entry__cont-strong {
	margin-top: 20px;
}

.lp2025 .p-entry__cont-strong-img {
	width: 1080px;
}

.lp2025 .p-entry__cont-voice {
	background-color: #fff;
	border-radius: 12px;
	margin: 87.1875px auto 0;
	padding: 14px 65px 40px 65px;
	width: 967.5px;
}

.lp2025 .p-entry__cont-voice-title {
	position: relative;
	text-align: center;
	top: -45px;
}

.lp2025 .p-entry__cont-voice-title img {
	width: 306px;
}

.lp2025 .p-entry__cont-voice-item-1 img {
	width: 824.625px;
}

.lp2025 .p-entry__cont-voice-item-2 img {
	margin-top: 30px;
	width: 819px;
}

.lp2025 .p-entry__cont-voice-item-3 img {
	margin-top: 30px;
	width: 825.75px;
}

.lp2025 .p-entry__cont-voice-item-4 img {
	margin-top: 30px;
	width: 816.1875px;
}

.lp2025 .p-entry__cont-voice-item-5 img {
	margin-top: 40px;
	width: 826.875px;
}

.lp2025 .p-entry__cont-voice-item-6 img {
	margin-top: 60px;
	width: 820.125px;
}

.lp2025 .p-entry__cont-voice-item-7 img {
	margin-top: 35px;
	width: 815.625px;
}

.lp2025 .p-entry__btn {
	padding-bottom: 16.875px;
	padding-top: 33.75px;
	text-align: center;
}

.lp2025 .p-about__cont {
	background: transparent url(../images/lp2025/achievements-back.png) no-repeat;
	background-size: 1081px;
	margin-top: -136px;
	padding-bottom: 55px;
}

.lp2025 .p-about__title {
	position: relative;
	text-align: center;
	top: 25px;
}

.lp2025 .p-about__title img {
	width: 929.25px;
}

.lp2025 .p-about__appeals {
	display: grid;
	gap: 18px;
	grid-template-columns: 1fr 1fr 1fr;
	margin: 55px auto 0;
	max-width: 963px;
	text-align: center;
}

.lp2025 .p-about__appeal img {
	width: 308.8125px;
}

.lp2025 .p-about__items {
	display: grid;
	gap: 40px 42.75px;
	grid-template-columns: 1fr 1fr;
	margin: 45px auto 0;
	max-width: 965.25px;
	text-align: center;
}

.lp2025 .p-about__item img {
	width: 461.25px;
}

.lp2025 .p-movie__cont {
	padding: 70px 56.8125px 69.75px;
}

.lp2025 .p-movie__title {
	text-align: center;
}

.lp2025 .p-movie__title img {
	width: 509.625px;
}

.lp2025 .p-movie__youtube {
	height: 0;
	margin-top: 28px;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}

.lp2025 .p-movie__youtube iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 966.375px;
}

.lp2025 .p-flow {
	background-color: #cc0000;
}

.lp2025 .p-flow__cont {
	padding: 58.5px 123.1875px;
}

.lp2025 .p-flow__title {
	margin-bottom: 45px;
	text-align: center;
}

.lp2025 .p-flow__title img {
	width: 833.625px;
}

.lp2025 .p-flow__item {
	margin-bottom: 22.5px;
	text-align: center;
}

.lp2025 .p-flow__item img {
	width: 807.75px;
}

.lp2025 .p-flow__catch {
	text-align: center;
}

.lp2025 .p-flow__catch-cont {
	position: relative;
}

.lp2025 .p-flow__catch-cont img {
	width: 817.875px;
}

.lp2025 .p-flow__catch-cont-1 {
	left: 50%;
	position: absolute;
	top: 33.75px;
	transform: translateX(-50%);
}

.lp2025 .p-flow__catch-cont-1 img {
	width: 740.25px;
}

.lp2025 .p-flow__catch-cont-2 {
	bottom: 39.375px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.lp2025 .p-flow__catch-cont-2 img {
	width: 735.1875px;
}

.lp2025 .p-form {
	background-color: #fff;
}

.lp2025 .p-form__cont {
	padding: 56.25px 123.1875px 65.8125px;
}

.lp2025 .p-form__title {
	margin-bottom: 28.125px;
	text-align: center;
}

.lp2025 .p-form__title img {
	width: 299.8125px;
}

.lp2025 .p-form__items {
	border: 2px solid #000000;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
	padding: 36.5625px 41.0625px 74.8125px;
	width: 833.625px;
}

.lp2025 .p-form ::-moz-placeholder {
	color: #a9a9a9;
	font-weight: 600;
}

.lp2025 .p-form ::placeholder {
	color: #a9a9a9;
	font-weight: 600;
}

.lp2025 .p-form .form-group {
	margin-bottom: 30px;
}

.lp2025 .p-form .form-group dt {
	align-items: flex-end;
	display: flex;
	justify-content: space-between;
}

.lp2025 .p-form .form-group dt label {
	font-size: 23px;
	font-weight: 600;
}

.lp2025 .p-form .form-group dt .icon-required {
	background-color: #968b00;
	border-radius: 17.4375px;
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	height: 34.875px;
	line-height: 36.5625px;
	text-align: center;
	width: 82.6875px;
}

.lp2025 .p-form .form-group dd {
	margin-top: 12px;
}

.lp2025 .p-form .form-group dd input,
.lp2025 .p-form .form-group dd textarea {
	border: 1px solid #c1c1c1;
	font-size: 23px;
	font-weight: 500;
	padding: 15px;
	width: 100%;
}

.lp2025 .p-form .form-group dd textarea {
	resize: none;
}

.lp2025 .p-form__btn {
	left: 50%;
	margin-top: 30px;
	position: relative;
	top: 0;
	transform: translateX(-50%);
	transition: all 0.3s;
}

.lp2025 .p-form__btn img {
	width: 522.5625px;
}

.lp2025 .p-form__btn:focus,
.lp2025 .p-form__btn:hover {
	filter: brightness(120%);
	top: -5px;
}

.lp2025 .p-question {
	background-color: #efeb9b;
}

.lp2025 .p-question__cont {
	padding: 54px 123.75px 48.9375px;
}

.lp2025 .p-question__title {
	text-align: center;
}

.lp2025 .p-question__title img {
	width: 833.625px;
}

.lp2025 .p-question__items {
	margin: 42.1875px auto 0;
}

.lp2025 .p-question__item {
	margin-bottom: 41.625px;
}

.lp2025 .p-question__item img {
	width: 832.5px;
}

.lp2025 .p-question__catch {
	margin-left: -15px;
	text-align: center;
}

.lp2025 .p-question__catch img {
	width: 943.875px;
}

.lp2025 .p-question__note {
	background-color: #fff;
	margin-inline: auto;
	padding: 22.5px 27.5625px 33.75px;
	width: 967.5px;
}

.lp2025 .p-question__note-wrap {
	padding-bottom: 54px;
}

.lp2025 .p-question__note-box {
	padding-bottom: 30.375px;
}

.lp2025 .p-question__note-title {
	background-color: #868253;
	color: #fff;
	font-size: 25.875px;
	font-weight: bold;
	height: 43.875px;
	line-height: 43.875px;
	text-align: center;
}

.lp2025 .p-question__note-text {
	font-feature-settings: "pkna";
	font-size: 16.875px;
	font-style: normal;
	line-height: 1.6666666667;
	margin-top: 18px;
	text-align: justify;
}

.lp2025 .p-question__item:last-of-type {
	margin-bottom: 0px;
}

.lp2025 .l-footer__cont {
	padding: 45px 123.75px 60px;
}

.lp2025 .l-footer__links {
	font-weight: bold;
	text-align: center;
}

.lp2025 .l-footer__link-1,
.lp2025 .l-footer__link-2 {
	color: blue;
	font-size: 18px;
	text-decoration: underline;
}

.lp2025 .l-footer__link-1:focus,
.lp2025 .l-footer__link-1:hover,
.lp2025 .l-footer__link-2:focus,
.lp2025 .l-footer__link-2:hover {
	opacity: 0.6;
}

.lp2025 .l-footer__link-1 {
	margin-right: 45px;
}

.lp2025 .l-footer__link-2 {
	margin-left: 45px;
}

.lp2025 .l-footer__delimiter {
	color: #0000ee;
	font-size: 20.25px;
}

.lp2025 .l-footer__name {
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
	text-align: center;
}

.lp2025 .l-footer__address {
	font-size: 14.625px;
	letter-spacing: 0;
	margin-top: 10px;
	text-align: center;
}

.lp2025 .js-entry__btn {
	background: #fff url(../images/lp2025/pattern-bg.png) repeat center center/37px;
	bottom: -150px;
	opacity: 0;
	padding: 15px 0;
	position: fixed;
	text-align: center;
	transition: all 0.6s ease 0s;
	width: 100%;
}

.lp2025 .js-entry__btn.u-fixed {
	bottom: 0;
	display: block;
	opacity: 1;
}

.lp2025 .c-entry__btn {
	bottom: 0;
	position: relative;
	transition: all 0.3s;
	width: 723.9375px;
}

.lp2025 .c-entry__btn:focus,
.lp2025 .c-entry__btn:hover {
	bottom: 5px;
	filter: brightness(120%);
}

.lp2025 .c-entry__btn__link {
	display: inline-block;
}

.mb-1 {
	margin-bottom: 10px;
}

.mb-2 {
	margin-bottom: 20px;
}

.mb-3 {
	margin-bottom: 30px;
}

.mb-4 {
	margin-bottom: 40px;
}

.mb-5 {
	margin-bottom: 50px;
}

.mb-6 {
	margin-bottom: 60px;
}

.mb-7 {
	margin-bottom: 70px;
}

.mb-8 {
	margin-bottom: 80px;
}

.mb-9 {
	margin-bottom: 90px;
}

.mb-10 {
	margin-bottom: 100px;
}

@media (min-width: 768px) {

.sp-only {
	display: none;
}

}

@media (min-width: 1080px) {

.tab-only {
	display: none;
}

}

@media (max-width: 1079px) {

.lp2025 .l-main {
	padding-bottom: 11.4583333333vw;
}

.lp2025 .p-mv {
	height: 56.25vw;
}

.lp2025 .p-mv__title {
	left: 2.6041666667vw;
	top: 2.7083333333vw;
}

.lp2025 .p-mv__title-img1 {
	width: 94.9479166667vw;
}

.lp2025 .p-mv__title-img2 {
	width: 51.1458333333vw;
}

.lp2025 .p-mv__voice {
	right: 2.2395833333vw;
	top: 11.6145833333vw;
}

.lp2025 .p-mv__voice-img {
	width: 44.21875vw;
}

.lp2025 .p-mv__text-left {
	top: 25.5208333333vw;
}

.lp2025 .p-mv__text-left-img {
	width: 25.6770833333vw;
}

.lp2025 .p-mv__text-right {
	right: 3.125vw;
	top: 25.5208333333vw;
}

.lp2025 .p-mv__text-right-img {
	width: 16.5625vw;
}

.lp2025 .p-mv__logo {
	bottom: 0.4166666667vw;
	right: 1.5625vw;
}

.lp2025 .p-mv__logo-img {
	width: 23.6979166667vw;
}

.lp2025 .p-mv__illust-img {
	width: 100vw;
}

.lp2025 .p-time__wrap {
	height: 8.8541666667vw;
	line-height: 8.8541666667vw;
}

.lp2025 .p-time__text {
	font-size: 3.3854166667vw;
}

.lp2025 .p-time__text .large {
	font-size: 4.1666666667vw;
}

.lp2025 .p-time__text .sp-block__time {
	font-size: 3.3854166667vw;
}

.lp2025 .p-time__text .sp-block__month,
.lp2025 .p-time__text .sp-block__day {
	font-size: 4.1666666667vw;
}

.lp2025 .p-time__text .sp-block {
	font-size: 3.3854166667vw;
}

.lp2025 .p-entry__about-img {
	width: 100vw;
}

.lp2025 .p-entry__song-img {
	padding-inline: 15px;
	width: 100vw;
}

.lp2025 .p-entry__lists-img {
	width: 100vw;
}

.lp2025 .p-entry__cont {
	background-position: top center;
	background-size: 104.1666666667vw;
}

.lp2025 .p-entry__cont-wrap {
	padding-bottom: 7.0833333333vw;
	padding-top: 15.625vw;
}

.lp2025 .p-entry__cont-title {
	width: 85.5729166667vw;
}

.lp2025 .p-entry__cont-items {
	gap: 1.5625vw;
	max-width: 69.7916666667vw;
}

.lp2025 .p-entry__cont-item-img {
	width: 22.4479166667vw;
}

.lp2025 .p-entry__cont-list {
	margin-left: 17.2395833333vw;
	margin-top: 3.125vw;
}

.lp2025 .p-entry__cont-list-item-left {
	width: 64.3229166667vw;
}

.lp2025 .p-entry__cont-list-item-center {
	width: 48.4375vw;
}

.lp2025 .p-entry__cont-list-item-right {
	width: 54.7916666667vw;
}

.lp2025 .p-entry__cont-strong-img {
	width: 100vw;
}

.lp2025 .p-entry__cont-voice {
	margin: 9.5833333333vw auto 0;
	padding: 0.7291666667vw 3.3854166667vw 3.3854166667vw;
	width: 89.5833333333vw;
}

.lp2025 .p-entry__cont-voice-title {
	top: -3.6458333333vw;
}

.lp2025 .p-entry__cont-voice-title img {
	width: 28.3333333333vw;
}

.lp2025 .p-entry__cont-voice-item-1 img {
	width: 81.5625vw;
}

.lp2025 .p-entry__cont-voice-item-2 img {
	width: 81.0416666667vw;
}

.lp2025 .p-entry__cont-voice-item-3 img {
	width: 81.6666666667vw;
}

.lp2025 .p-entry__cont-voice-item-4 img {
	width: 81.6666666667vw;
}

.lp2025 .p-entry__cont-voice-item-5 img {
	width: 81.6666666667vw;
}

.lp2025 .p-entry__cont-voice-item-6 img {
	width: 81.6666666667vw;
}

.lp2025 .p-entry__cont-voice-item-7 img {
	width: 81.6666666667vw;
}

.lp2025 .p-entry__btn {
	padding-top: 4.1666666667vw;
}

.lp2025 .p-about__cont {
	background-size: 100.1041666667vw;
}

.lp2025 .p-about__title {
	top: 1.8229166667vw;
}

.lp2025 .p-about__title img {
	width: 86.0416666667vw;
}

.lp2025 .p-about__appeals {
	gap: 3.9583333333vw;
	margin-top: 35px;
	max-width: 89.375vw;
}

.lp2025 .p-about__appeal img {
	width: 100%;
}

.lp2025 .p-about__items {
	gap: 3.9583333333vw;
	margin-top: 25px;
	max-width: 89.375vw;
}

.lp2025 .p-about__item img {
	width: 42.7083333333vw;
}

.lp2025 .p-movie__cont {
	padding: 4.1666666667vw 11.1979166667vw 6.09375vw;
}

.lp2025 .p-movie__title img {
	width: 47.1875vw;
}

.lp2025 .p-movie__youtube iframe {
	width: 77.4479166667vw;
}

.lp2025 .p-flow__cont {
	padding: 5.4166666667vw 11.1979166667vw 5.4166666667vw;
}

.lp2025 .p-flow__title {
	margin-bottom: 4.1666666667vw;
}

.lp2025 .p-flow__title img {
	width: 77.1875vw;
}

.lp2025 .p-flow__item {
	margin-bottom: 2.0833333333vw;
}

.lp2025 .p-flow__item img {
	width: 74.7916666667vw;
}

.lp2025 .p-flow__catch-cont img {
	width: 75.7291666667vw;
}

.lp2025 .p-flow__catch-cont-1 {
	top: 3.125vw;
}

.lp2025 .p-flow__catch-cont-1 img {
	width: 68.5416666667vw;
}

.lp2025 .p-flow__catch-cont-2 {
	bottom: 3.6458333333vw;
}

.lp2025 .p-flow__catch-cont-2 img {
	width: 68.0729166667vw;
}

.lp2025 .p-form__cont {
	padding: 5.2083333333vw 11.1979166667vw 6.09375vw;
}

.lp2025 .p-form__title {
	margin-bottom: 4.1666666667vw;
}

.lp2025 .p-form__title img {
	width: 27.7604166667vw;
}

.lp2025 .p-form__items {
	padding: 3.3854166667vw 3.8020833333vw 6.9270833333vw;
	width: 77.1875vw;
}

.lp2025 .p-form .form-group {
	margin-bottom: 2.8125vw;
}

.lp2025 .p-form .form-group dt label {
	font-size: 2.1875vw;
}

.lp2025 .p-form .form-group dt .icon-required {
	font-size: 2.03125vw;
	height: 3.2291666667vw;
	line-height: 3.2291666667vw;
	width: 7.65625vw;
}

.lp2025 .p-form .form-group dd input,
.lp2025 .p-form .form-group dd textarea {
	font-size: 2.1875vw;
	padding: 1.4583333333vw;
}

.lp2025 .p-form__btn {
	margin-top: 2.8645833333vw;
}

.lp2025 .p-form__btn img {
	width: 48.3854166667vw;
}

.lp2025 .p-question__cont {
	padding: 5vw 6.25vw 4.6875vw;
}

.lp2025 .p-question__title img {
	width: 100%;
}

.lp2025 .p-question__item img {
	width: 100%;
}

.lp2025 .p-question__catch {
	margin-left: 0px;
}

.lp2025 .p-question__catch img {
	width: 85%;
}

.lp2025 .p-question__note {
	padding: 2.0833333333vw 2.5520833333vw 3.125vw;
	width: 88%;
}

.lp2025 .p-question__note-wrap {
	padding-bottom: 2.8125vw;
}

.lp2025 .p-question__note-box {
	padding-bottom: 2.8125vw;
}

.lp2025 .p-question__note-title {
	font-size: 2.3958333333vw;
	height: 4.0625vw;
	line-height: 4.0625vw;
}

.lp2025 .p-question__note-text {
	font-size: 1.5625vw;
	margin-top: 1.6666666667vw;
}

.lp2025 .l-footer__cont {
	padding: 4.1666666667vw 11.1979166667vw 5.2083333333vw;
}

.lp2025 .l-footer__link-1,
.lp2025 .l-footer__link-2 {
	font-size: 1.6666666667vw;
}

.lp2025 .l-footer__link-1 {
	margin-right: 4.1666666667vw;
}

.lp2025 .l-footer__link-2 {
	margin-left: 4.1666666667vw;
}

.lp2025 .l-footer__delimiter {
	font-size: 1.875vw;
}

.lp2025 .l-footer__name {
	font-size: 1.6666666667vw;
	margin-top: 2.3958333333vw;
}

.lp2025 .l-footer__address {
	font-size: 1.3541666667vw;
	margin-top: 0.9375vw;
}

.lp2025 .js-entry__btn {
	padding: 1.3020833333vw 0;
}

.lp2025 .c-entry__btn {
	width: 67.03125vw;
}

}

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

.lp2025 .l-main {
	padding-bottom: 19.4666666667vw;
}

.lp2025 .p-mv {
	background: transparent url(../images/lp2025/mv-back-sp.png) no-repeat center center/cover;
	height: 173.6vw;
}

.lp2025 .p-mv__title {
	left: 2.6666666667vw;
	top: 2.6666666667vw;
}

.lp2025 .p-mv__title-img1 {
	width: 96.8vw;
}

.lp2025 .p-mv__title-img2 {
	width: 96.8vw;
}

.lp2025 .p-mv__voice {
	left: 2.6666666667vw;
	top: 61.3333333333vw;
}

.lp2025 .p-mv__voice-img {
	width: 96.2666666667vw;
}

.lp2025 .p-mv__text-left {
	top: 96.6666666667vw;
}

.lp2025 .p-mv__text-left-img {
	width: 42vw;
}

.lp2025 .p-mv__text-right {
	right: 2vw;
	top: 94.6666666667vw;
}

.lp2025 .p-mv__text-right-img {
	width: 11.6vw;
}

.lp2025 .p-mv__logo {
	bottom: 0.6666666667vw;
	right: 2vw;
}

.lp2025 .p-mv__logo-img {
	width: 41.7333333333vw;
}

.lp2025 .p-mv__illust-img {
	width: 100vw;
}

.lp2025 .p-time__wrap {
	height: 18.8vw;
	line-height: 18.8vw;
}

.lp2025 .p-time__text {
	font-size: 6.2666666667vw;
	line-height: 1.2;
	padding-top: 2.6666666667vw;
}

.lp2025 .p-time__text .large {
	font-size: 7.8666666667vw;
}

.lp2025 .p-time__text .sp-block__time {
	display: block;
	font-size: 4.2666666667vw;
	margin-right: 0;
}

.lp2025 .p-time__text .sp-block__month,
.lp2025 .p-time__text .sp-block__day {
	display: inline-block;
	font-size: 7.3333333333vw;
	margin-right: 0;
}

.lp2025 .p-time__text .sp-block {
	display: inline-block;
	font-size: 5.4666666667vw;
	margin-right: 0;
}

.lp2025 .p-entry__about-img {
	width: 100vw;
}

.lp2025 .p-entry__song-img {
	width: 100vw;
}

.lp2025 .p-entry__lists-img {
	width: 96vw;
}

.lp2025 .p-entry__cont {
	background: transparent url(../images/lp2025/entry-back-sp.png) no-repeat;
	background-size: 100vw;
	margin-top: 25px;
}

.lp2025 .p-entry__cont-wrap {
	padding-bottom: 12.5333333333vw;
	padding-top: 13.3333333333vw;
}

.lp2025 .p-entry__cont-title {
	margin-top: 25px;
	width: 75.4666666667vw;
}

.lp2025 .p-entry__cont-items {
	gap: 2vw;
	margin-top: 25px;
	max-width: 88vw;
}

.lp2025 .p-entry__cont-item-img {
	width: 28.4vw;
}

.lp2025 .p-entry__cont-list {
	margin-left: 6.9333333333vw;
	margin-top: 4.2666666667vw;
}

.lp2025 .p-entry__cont-list-item-left {
	width: 60.2666666667vw;
}

.lp2025 .p-entry__cont-list-item-center {
	width: 75.0666666667vw;
}

.lp2025 .p-entry__cont-list-item-right {
	width: 84.9333333333vw;
}

.lp2025 .p-entry__cont-strong {
	margin-top: 10px;
}

.lp2025 .p-entry__cont-strong-img {
	width: 100vw;
}

.lp2025 .p-entry__cont-voice {
	margin: 13.3333333333vw auto 0;
	padding: 1.3333333333vw 9.3333333333vw 10.6666666667vw;
	width: 86.2666666667vw;
}

.lp2025 .p-entry__cont-voice-title {
	top: -22px;
}

.lp2025 .p-entry__cont-voice-title img {
	width: 42.6666666667vw;
}

.lp2025 .p-entry__cont-voice-item-1 img {
	width: 64.9333333333vw;
}

.lp2025 .p-entry__cont-voice-item-2 img {
	margin-top: 30px;
	width: 66.2666666667vw;
}

.lp2025 .p-entry__cont-voice-item-3 img {
	margin-top: 30px;
	width: 64.8vw;
}

.lp2025 .p-entry__cont-voice-item-4 img {
	margin-top: 30px;
	width: 65.4666666667vw;
}

.lp2025 .p-entry__cont-voice-item-5 img {
	margin-top: 30px;
	width: 65.6vw;
}

.lp2025 .p-entry__cont-voice-item-6 img {
	margin-top: 30px;
	width: 65.2vw;
}

.lp2025 .p-entry__cont-voice-item-7 img {
	margin-top: 30px;
	width: 70.1333333333vw;
}

.lp2025 .p-entry__btn {
	padding-bottom: 4vw;
	padding-top: 7.3333333333vw;
}

.lp2025 .p-about__title {
	top: 20vw;
}

.lp2025 .p-about__title img {
	width: 80.1333333333vw;
}

.lp2025 .p-about__appeals {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 5px 2.6666666667vw;
	justify-content: center;
	margin-top: 95px;
	max-width: 92vw;
}

.lp2025 .p-about__appeal img {
	width: 44.4vw;
}

.lp2025 .p-about__items {
	gap: 5.3333333333vw;
	grid-template-columns: 1fr;
	max-width: 88vw;
}

.lp2025 .p-about__item img {
	width: 73.3333333333vw;
}

.lp2025 .p-movie__cont {
	padding: 28px 6.8vw 16px;
}

.lp2025 .p-movie__title img {
	width: 69.0666666667vw;
}

.lp2025 .p-movie__youtube iframe {
	width: 100%;
}

.lp2025 .p-flow__cont {
	padding: 6.4vw 6.9333333333vw 7.2vw;
}

.lp2025 .p-flow__title {
	margin-bottom: 5.3333333333vw;
}

.lp2025 .p-flow__title img {
	width: 86.1333333333vw;
}

.lp2025 .p-flow__item {
	margin-bottom: 2.6666666667vw;
}

.lp2025 .p-flow__item img {
	width: 83.4666666667vw;
}

.lp2025 .p-flow__catch-cont img {
	width: 85.8666666667vw;
}

.lp2025 .p-flow__catch-cont-1 {
	text-align: center;
	top: 4vw;
}

.lp2025 .p-flow__catch-cont-1 img {
	margin-left: 5px;
	width: 81.0666666667vw;
}

.lp2025 .p-flow__catch-cont-2 {
	bottom: 6.6666666667vw;
}

.lp2025 .p-flow__catch-cont-2 img {
	width: 72.4vw;
}

.lp2025 .p-form__cont {
	padding: 8.8vw 4.5333333333vw 8.1333333333vw;
}

.lp2025 .p-form__title {
	margin-bottom: 5.3333333333vw;
}

.lp2025 .p-form__title img {
	width: 47.4666666667vw;
}

.lp2025 .p-form__items {
	padding: 5.7333333333vw 5.7333333333vw 11.2vw;
	width: 90.9333333333vw;
}

.lp2025 .p-form .form-group {
	margin-bottom: 5.8666666667vw;
}

.lp2025 .p-form .form-group dt label {
	font-size: 4.2666666667vw;
}

.lp2025 .p-form .form-group dt .icon-required {
	font-size: 4vw;
	height: 5.3333333333vw;
	line-height: 5.3333333333vw;
	width: 12.8vw;
}

.lp2025 .p-form .form-group dd input,
.lp2025 .p-form .form-group dd textarea {
	font-size: 4.2666666667vw;
	padding: 2.6666666667vw;
}

.lp2025 .p-form__btn {
	margin-top: 2.6666666667vw;
}

.lp2025 .p-form__btn img {
	width: 58.5333333333vw;
}

.lp2025 .p-question__cont {
	padding: 6.4vw 6vw 7.4666666667vw;
}

.lp2025 .p-question__note {
	padding: 4.2666666667vw 6.5333333333vw 6.4vw;
	width: 86%;
}

.lp2025 .p-question__note-wrap {
	padding-bottom: 6.6666666667vw;
}

.lp2025 .p-question__note-box {
	padding-bottom: 6.6666666667vw;
}

.lp2025 .p-question__note-title {
	font-size: 3.3333333333vw;
	height: 7.0666666667vw;
	line-height: 7.3333333333vw;
}

.lp2025 .p-question__note-text {
	font-size: 2.6666666667vw;
	letter-spacing: 0.5px;
	line-height: 1.7;
	margin-top: 3.2vw;
}

.lp2025 .l-footer__cont {
	padding: 6.4vw 6vw 9.3333333333vw;
}

.lp2025 .l-footer__link-1,
.lp2025 .l-footer__link-2 {
	font-size: 2.6666666667vw;
}

.lp2025 .l-footer__link-1 {
	margin-right: 7.2vw;
}

.lp2025 .l-footer__link-2 {
	margin-left: 7.2vw;
}

.lp2025 .l-footer__delimiter {
	font-size: 2.9333333333vw;
}

.lp2025 .l-footer__name {
	font-size: 2.6666666667vw;
	margin-top: 5.0666666667vw;
}

.lp2025 .l-footer__address {
	font-size: 2.6666666667vw;
	margin-top: 1.7333333333vw;
}

.lp2025 .js-entry__btn {
	padding: 1.3333333333vw 0;
}

.lp2025 .c-entry__btn {
	width: 81.4666666667vw;
}

}

@media (max-width: 1079px) and (max-width: 929px) {

.lp2025 .p-about__cont {
	margin-top: -100px;
}

}

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

.lp2025 .p-about__cont {
	background: transparent url(../images/lp2025/achievements-back-sp.png) no-repeat;
	background-size: 100vw;
	margin-top: -75px;
	padding-bottom: 40px;
}

}

@media (max-width: 767px) {

.lp2025 .inner {
	max-width: 750px;
}

.lp2025 .p-entry__about {
	margin-top: 0;
}

.lp2025 .p-entry__song {
	margin-top: -7px;
}

.lp2025 .p-entry__lists {
	margin-top: 20px;
	text-align: right;
}

.lp2025 .p-movie__youtube {
	margin-top: 14px;
}

.lp2025 .p-form .form-group dd {
	margin-top: 6px;
}

.lp2025 .p-question__items {
	margin-top: 25px;
	width: 86.1333333333vw;
}

.lp2025 .p-question__item {
	margin-bottom: 32px;
}

.lp2025 .c-entry__btn:focus,
.lp2025 .c-entry__btn:hover {
	bottom: unset;
}

.pc-only {
	display: none;
}

.mb-2 {
	margin-bottom: 10px;
}

.mb-3 {
	margin-bottom: 15px;
}

.mb-4 {
	margin-bottom: 20px;
}

.mb-5 {
	margin-bottom: 25px;
}

.mb-6 {
	margin-bottom: 30px;
}

.mb-7 {
	margin-bottom: 35px;
}

.mb-8 {
	margin-bottom: 40px;
}

.mb-9 {
	margin-bottom: 45px;
}

.mb-10 {
	margin-bottom: 50px;
}

}

