@charset "UTF-8";
/* ------------  component 202501lp ------------------*/
@media screen and (max-width: 760px) {
	body.lp202507{
		 min-width: 1120px;
	}
}

.lp202507 .c-fadeup {
	opacity: 0;
	transform: translateY(3rem);
}
.lp202507 .c-fadeup.js-animeOn {
	opacity: 1;
	transform: translateY(0);
	transition: transform 1s ease, opacity 1s ease;
}
.lp202507 .js-animeOn.-delay1 {
	transition-delay: 0.5s;
}
.lp202507 .js-animeOn.-delay2 {
	transition-delay: 1s;
}
.lp202507 .js-animeOn.-delay3 {
	transition-delay: 1.5s;
}

/*  202501lp
---------------------------------------------------------------------------- */
/* header調整　*/
.lp202507 .new_header .pc_gnavi .naviParents > li.btns.-dl.-adj {
	width: 162px;
}
.lp202507 .new_header .pc_gnavi .naviParents > li.btns.-dl.-adj .btnA .tx {
	padding-left: 0;
}
.lp202507 .new_header .pc_gnavi .naviParents > li.btns.-dl.-adj .btnA .tx::before {
	content: none;
}

/*　footer調整　*/
.new_style .lp202507 #Footer.widthFix {
	padding-top: 15px;
}
.new_style .lp202507 #Footer.widthFix .copyright {
	color: var(--gray-color);
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.05em;
}
.new_style .lp202507 #Footer{
	background: none;
}
.new_style .lp202507 #Footer:before{
	display: none;
}

/*--- contents ---------*/
.lp202507 #ContentsWrap{
	overflow: hidden;
	
}
.lp202507 .slider .slick-track {
	display: flex;
}
.lp202507 .slider .slick-slide {
	height: auto !important;
}
.lp202507 .slider .arrows .slick-arrow {
	width: 40px;
	height: 40px;
	font-size: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.lp202507 .slider .arrows .slick-arrow::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(/_pack/img/lp202507/arrow.svg);
	background-image: url("../../_pack/img/lp202507/arrow.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.lp202507 .slider .arrows .slick-prev {
	left: -62px;
}

.lp202507 .slider .arrows .slick-next {
	right: -62px;
}

.lp202507 .slider .arrows .slick-next::before {
	transform: scale(-1, 1);
}
.lp202507 .slider .dots {
	margin-top: 20px;
}
@media print, screen and (min-width: 761px) {
	.lp202507 .p-case__slider-outer .arrows .slick-arrow.slick-prev {
		left: calc(50% - 325px - 60px);
	}
}

@media print, screen and (min-width: 761px) {
	.lp202507 .p-case__slider-outer .arrows .slick-arrow.slick-next {
		right: calc(50% - 325px - 60px);
	}
}

.lp202507 .p-case__slider .slick-track {
	display: flex;
	gap: 84px;
}

.lp202507 .slider .dots .slick-dots {
	display: flex !important;
	justify-content: center;
	gap: 8px;
}
.lp202507 .slider .dots .slick-dots li {
	width: 8px;
	height: 8px;
}
.lp202507 .slider .dots .slick-dots li button {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
	background-color: #D9D9D9;
	font-size: 0;
}
.lp202507 .slider .dots .slick-dots li.slick-active button {
	background-color: #777777;
}
.lp202507 .section__title-en {
	text-align: center;
	font-family: Montserrat;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1;
}

.lp202507 .section__title-jp {
	text-align: center;
	font-size: 25px;
	font-weight: 700;
}

.lp202507 .p-mv {
	background-image: url(../../_pack/img/lp202507/bg_mv.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.lp202507 .p-mv .l-inner {
	max-width: 1364px;
}
.lp202507 .p-mv__content {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 37px;
}

.lp202507 .p-mv__content .left {
	width: 560px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 93px 0 73px;
}

.lp202507 .p-mv__content .left::before {
	content: "";
	width: 774px;
	height: 100%;
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	background-image: url(../../_pack/img/lp202507/img_mv_sq.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.lp202507 .p-mv__content .left__inn {
	position: relative;
}
.lp202507 .p-mv__content .left .text01 {
	text-align: center;
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 26px;
}

.lp202507 .p-mv__content .left .title {
	width: 100%;
	margin-bottom: 30px;
}

.lp202507 .p-mv__content .left .text02 {
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.9230769231;
	letter-spacing: 0.05em;
}

.lp202507 .p-mv__content .left .text02 .red {
	color: #D70048;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.56;
}

.lp202507 .p-mv__content .right {
	position: relative;
	left: -20px;
	width: 700px;
	margin-right: -137px;
}

.lp202507 .p-mv__btn {
	width: 420px;
	height: 80px;
	margin: 44px auto auto;
	display: block;
}

.lp202507 .p-mv__btn a {
	border-radius: 10px;
	background: linear-gradient(179deg, #E74D80 11.41%, #C60012 113.01%);
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.lp202507 .p-mv__btn a img {
	width: 361px;
}

.lp202507 .p-mv .anim-wrap {
	display: inline-block;
	overflow: hidden;
	transition: 1s;
	transform: translateX(-100%);
}
.lp202507 .p-mv .anim-wrap .anim {
	transition: 1s;
	transform: translateX(100%);
}
.lp202507 .p-mv .anim-wrap.-anim2 {
	transition-delay: 0.3s;
}
.lp202507 .p-mv .anim-wrap.-anim2 .anim {
	transition-delay: 0.3s;
}
.lp202507 .p-mv .anim-wrap.-anim3 {
	transition-delay: 0.6s;
}
.lp202507 .p-mv .anim-wrap.-anim3 .anim {
	transition-delay: 0.6s;
}
.lp202507 .p-mv .anim-wrap.js-animeOn {
	transform: translateX(0);
}
.lp202507 .p-mv .anim-wrap.js-animeOn .anim {
	transform: translateX(0);
}
.lp202507 .p-mv .p-mv__btn {
	transition-delay: 0.9s;
}
.lp202507 .p-mv .right {
	transition-delay: 1.1s;
}
.lp202507 .p-jisseki {
	padding-top: 77px;
	padding-bottom: 50px;
}

.lp202507 .p-jisseki__title {
	text-align: center;
	margin-bottom: 36px;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 1.6px;
}

.lp202507 .p-jisseki__title .big {
	font-size: 38px;
	color: #D70048;
	font-weight: 600;
	letter-spacing: 0;
}


@keyframes infinity-scroll-left {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-100%);
	}
}
@keyframes infinity-scroll-right {
	from {
		transform: translateX(-100%);
	}
	to {
		transform: translateX(0%);
	}
}
.lp202507 .p-jisseki__slider-wrap {
	display: flex;
	overflow: hidden;
	gap: 0 28px;
}
.lp202507 .p-jisseki__slider-wrap.-bottom .p-jisseki__slider .item {
	margin-left: -70px;
	margin-right: 70px;
}

.lp202507 .p-jisseki__slider {
	display: flex;
	animation: infinity-scroll-left 80s infinite linear 0.5s both;
	gap: 0 28px;
}

.lp202507 .p-jisseki__slider .item {
	width: auto;
	height: 60px;
}
.lp202507 .p-jisseki__slider .item img{
	width: auto;
	max-width: inherit;
	height: 100%;
}

.lp202507 .p-nayami {
	padding-top: 50px;
}
.lp202507 .p-nayami .l-inner {
	max-width: 1100px;
}
.lp202507 .p-nayami__title {
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	line-height: 150%; /* 54px */
	letter-spacing: 0.05em;
	background: linear-gradient(66deg, #00AFEC 3.45%, #9488E7 54.42%, #EB6AA1 87.86%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.lp202507 .p-nayami__list {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 0 30px;
	margin: 0 -30px;
}
.lp202507 .p-nayami__list:after {
	content: '';
	width: 100%;
}
.lp202507 .p-nayami__list .item {
	width: 380px;
	margin-right: -27px;
}
.lp202507 .p-nayami__list .item:nth-of-type(1) {
	margin-top: 20px;
}
.lp202507 .p-nayami__list .item:nth-of-type(2) {
	position: relative;
	transition-delay: 0.2s;
}

.lp202507 .p-nayami__list .item:nth-of-type(3) {
	order: 1;
	margin-top: -20px;
	transition-delay: 0.4s;
}
.lp202507 .p-nayami__list .item:nth-of-type(4) {
	margin-top: -50px;
	order: 1;
	transition-delay: 0.6s;
}
.lp202507 .p-nayami__list .item:nth-of-type(5) {
	order: 1;
	transition-delay: 0.8s;
	margin-top: -20px;
}

.lp202507 .p-nayami__btm {
	position: relative;
	background: linear-gradient(66deg, #00AFEC 3.45%, #9488E7 54.42%, #EB6AA1 87.86%);
}
.lp202507 .p-nayami__btm::before {
	content: "";
	display: block;
	width: 100%;
	height: 0.5vw;
	background-color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	transform: translateY(-50%);
}
.lp202507 .p-nayami__btm img {
	width: 100%;
}

.lp202507 .p-nayami__btm__content {
	height: 237px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.lp202507 .p-nayami__btm__text {
	color: #ffffff;
	text-align: center;
	font-size: 33.936px;
	font-weight: 700;
	line-height: 100%; /* 33.936px */
	letter-spacing: 1.697px;
}

.lp202507 .p-nayami__btm__text .small{
	display: block;
	margin-top: 25px;
	font-size: 28px;
	font-weight: 700;
	line-height: 100%; /* 28px */
	letter-spacing: 1.4px;
}

.lp202507 .p-nayami__btm__text .box {
	background-color: #ffffff;
	display: inline-flex;
	padding: 0px 13px 3px 20px;
	justify-content: center;
	align-items: center;
	margin-left: 19.5px;
	line-height: 150%; /* 50.903px */
	letter-spacing: 1.697px;
}

.lp202507 .p-nayami__btm__text .box .grad {
	background: linear-gradient(66deg, #00AFEC 3.45%, #9488E7 54.42%, #EB6AA1 87.86%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.lp202507 .p-features{
	padding: 150px 0;
	box-sizing: border-box;
}
.lp202507 .p-features .flex{
	display: flex;
	justify-content: center;
	gap: 0 25px;
	margin-top: 40px;
}
.lp202507 .p-features .features-box{
	width: 350px;
	background: #FFF;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
	padding: 37px 40px 50px 40px;
	box-sizing: border-box;
}
.lp202507 .p-features .features-box:nth-of-type(2){
	transition-delay: 0.2s;
}
.lp202507 .p-features .features-box:nth-of-type(3){
	transition-delay: 0.4s;
}
.lp202507 .p-features .features-box .box-img{
	width: 219px;
	text-align: center;
	margin: 0 auto 30px auto;
}

.lp202507 .p-features .features-box .box-txt .ttl{
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	line-height: 33.6px; /* 140% */
	letter-spacing: 1.2px;
	margin-bottom: 40px;
}
.lp202507 .p-features .features-box .box-txt .txt{
	text-align: justify;
	font-feature-settings: 'palt';
	font-size: 16px;
	font-weight: 400;
	line-height: 28px; /* 175% */
}
.lp202507 .p-features .features-box .box-txt .note{
	margin-top: 15px;
	color: #787878;
	font-size: 10px;
	font-weight: 400;
}

.lp202507 .p-lineup .lineup-nav{
	position: relative;
	padding: 100px 0;
	box-sizing: border-box;
}
.lp202507 .p-lineup .lineup-nav:after{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: linear-gradient(66deg, #00AFEC 3.45%, #9488E7 54.42%, #EB6AA1 87.86%);
	opacity: .1;
}

.lp202507 .p-lineup .lineup-nav .nav-list{
	position: relative;
	margin-top: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 25px;
	z-index: 2;
}
.lp202507 .p-lineup .lineup-nav .nav-list .nav-btn{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 350px;
	height: 130px;
	padding-bottom: 20px;
	border-radius: 100px;
	border: 1px solid #D70048;
	background: #FFF;
	box-sizing: border-box;
}
.lp202507 .p-lineup .lineup-nav .nav-list .nav-btn .arrow{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	margin: 0 auto;
	display: inline-block;
  width: 19.4px;
  height: 10.2px;
}
.lp202507 .p-lineup .lineup-nav .nav-list .nav-btn .arrow:before,
.lp202507 .p-lineup .lineup-nav .nav-list .nav-btn .arrow:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: calc(50% - 0.5px);
	width: 1px;
	height: 14px;
	border-radius: 9999px;
	background-color: #D70048;
	transform-origin: 50% calc(100% - 0.5px);
}
.lp202507 .p-lineup .lineup-nav .nav-list .nav-btn .arrow:before{ transform: rotate(45deg);}
.lp202507 .p-lineup .lineup-nav .nav-list .nav-btn .arrow:after{ transform: rotate(-45deg);}

.lp202507 .p-lineup .lineup-nav .nav-list .nav-btn .txt{
	display: block;
	text-align: center;
	color: #000;
	font-size: 16px;
	font-weight: 500;
}
.lp202507 .p-lineup .lineup-nav .nav-list .nav-btn img{
	display: block;
	margin: 0 auto;
	width: auto;
	height: 42px;
	max-width: inherit;
}
.lp202507 .p-lineup .lineup-nav .nav-list .nav-btn:hover{
	opacity: .7;
}
.lp202507 .p-lineup .lineup-nav .nav-list .nav-btn:hover img{
	opacity: 1 !important;
}
.lp202507 .p-lineup .lineup-wrap{
	padding: 156px 0 150px 0;
	box-sizing: border-box;
}
.lp202507 .p-lineup .lineup-wrap .l-inner{
	max-width: 1100px;
}
.lp202507 .p-lineup .lineup-wrap .title{
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	line-height: 50px; /* 138.889% */
	letter-spacing: 1.8px;
	background: linear-gradient(66deg, #00AFEC 3.45%, #9488E7 54.42%, #EB6AA1 87.86%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 50px;
}
.lp202507 .p-lineup .lineup-wrap .flex{
	display: flex;
	align-items: center;
	max-width: 940px;
	margin: 0 auto;
}
.lp202507 .p-lineup .lineup-wrap .flex .flex-img{
	width: 397px;
}
.lp202507 .p-lineup .lineup-wrap .flex .flex-txt{
	width: calc(100% - 397px);
	padding-left: 48px;
	box-sizing: border-box;
}
.lp202507 .p-lineup .lineup-wrap .flex .flex-txt .subttl{
	text-align: center;
	font-size: 16px;
	font-weight: 500;
}
.lp202507 .p-lineup .lineup-wrap .flex .flex-txt .logo-img{
	display: block;
	width: auto;
	height: 70px;
	margin: 0 auto 10px auto;
}
.lp202507 .p-lineup .lineup-wrap .flex .flex-txt .logo-img img{
	width: auto;
	max-width: inherit;
	height: 100%;
}

.lp202507 .p-lineup .lineup-wrap .flex .flex-txt .txt{
	text-align: justify;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px; /* 175% */
}
.lp202507 .p-lineup #lineup02{
	background: -webkit-linear-gradient(right, #F0F0F3 0%, #FCFCFC 50%, #F1F1F1 100%);
	background: -o-linear-gradient(right, #F0F0F3 0%, #FCFCFC 50%, #F1F1F1 100%);
	background: linear-gradient(to left, #F0F0F3 0%, #FCFCFC 50%, #F1F1F1 100%);
}

.lp202507 .p-lineup .title02{
	margin-top: 45px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
}
.lp202507 .p-lineup .scene-wrap{
	display: flex;
	justify-content: center;
	gap: 0 20px;
}
.lp202507 .p-lineup .scene-box{
	width: calc((100% - 60px) / 4);
	padding: 30px 0;
	border-radius: 10px;
	background: #FFF;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
}
.lp202507 .p-lineup .scene-box .box-img{
	width: 212px;
	height: 150px;
	margin: 0 auto 18px auto;
}
.lp202507 .p-lineup .scene-box .box-txt{
	
}
.lp202507 .p-lineup .scene-box .box-txt .txt{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 44px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px; /* 137.5% */
}
.lp202507 .p-lineup .scene-box:nth-of-type(2){ transition-delay: 0.2s;}
.lp202507 .p-lineup .scene-box:nth-of-type(3){ transition-delay: 0.4s;}
.lp202507 .p-lineup .scene-box:nth-of-type(4){ transition-delay: 0.6s;}

.lp202507 .p-lineup .btn_wrap{
	margin: 70px auto 0 auto;
}
.lp202507 .p-lineup .btn_wrap .btnA{
	width: 350px;
	height: 60px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	padding: 20px 0;
	cursor: pointer;
}
.lp202507 .p-lineup .btn_wrap .-external:after{
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	content: '';
	background: url("../../_pack/img/icon_external_w.svg") no-repeat center center;
	background-size: 100% auto;
	width: 14px;
	height: 14px;
}

.lp202507 .popup_cnts{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: #FFF;
	padding: 60px;
	box-sizing: border-box;
}
.lp202507 .close-btn{
	position: absolute;
	width: 40px;
	height: 40px;
	right: 0;
	top: -40px;
	cursor: pointer;
}
.lp202507 .close-btn:before,
.lp202507 .close-btn:after{
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	content: '';
	width: 90%;
	height: 2px;
	background: #FFF;
}
.lp202507 .close-btn:before{
	transform: rotate(45deg);
}
.lp202507 .close-btn:after{
	transform: rotate(-45deg);
}

.lp202507 .p-case {
	padding-top: 110px;
	padding-bottom: 127px;
	position: relative;
}

.lp202507 .p-case::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.1;
	background: linear-gradient(66deg, #00AFEC 3.45%, #9488E7 54.42%, #EB6AA1 87.86%);
}

.lp202507 .p-case__slider-outer {
	margin-top: 40px;
	position: relative;
	overflow: hidden;
}

.lp202507 .p-case__slider .slick-track {
	display: flex;
	gap: 84px;
}

.lp202507 .p-case__slider .case {
	width: 650px;
	background-color: #ffffff;
	padding: 80px 50px 43px;
}

.lp202507 .p-case__slider .case-logo {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 160px;
	margin-bottom: 20px;
}
.lp202507 .p-case__slider .case-logo img {
	max-width: 100%;
	max-height: 100%;
}
.lp202507 .p-case__slider .case-title {
	font-size: 22px;
	font-weight: 500;
}
.lp202507 .p-case__slider .case.case01 .case-logo img {
	width: 236px;
}
.lp202507 .p-case__slider .case.case02 .case-logo img {
	width: 140px;
}
.lp202507 .p-case__slider .case.case03 .case-logo img {
	width: 160px;
}
.lp202507 .p-case__slider .case.case04 .case-logo img {
	width: 344px;
}
.lp202507 .p-case__slider .case.case05 .case-logo img {
	width: 340px;
}
.lp202507 .p-case__slider .case.case06 .case-logo img {
	width: 166px;
}
.lp202507 .p-case__slider .case.case07 .case-logo img {
	width: 410px;
}
.lp202507 .p-case .txt{
	margin-top: 72px;
	text-align: center;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	background: linear-gradient(66deg, #00AFEC 3.45%, #9488E7 54.42%, #EB6AA1 87.86%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.lp202507 .p-case .lead-txt{
	margin-top: 30px;
	text-align: center;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 50px; /* 138.889% */
	letter-spacing: 1.8px;
	background: linear-gradient(66deg, #00AFEC 3.45%, #9488E7 54.42%, #EB6AA1 87.86%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.lp202507 .p-case .txt02{
	margin-top: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px; /* 162.5% */
}
.lp202507 .p-case .btn_wrap{
	margin-top: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 30px;
}
.lp202507 .p-case .btn_wrap .btnA{
	width: 350px;
	font-size: 16px;
	font-weight: 500;
	padding: 20px 0;
}
.lp202507 .p-case .btn_wrap .-external:after{
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	content: '';
	background: url("../../_pack/img/icon_external_w.svg") no-repeat center center;
	background-size: 100% auto;
	width: 14px;
	height: 14px;
}

.lp202507 .p-contact {
	position: relative;
	padding-top: 100px;
}
.lp202507 .p-contact:before,
.lp202507 .p-contact:after{
	position: absolute;
	top: -100px;
	display: block;
	content: '';
}
.lp202507 .p-contact:before{
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #FFF;
	border-width: 100px 0px 0px 50vw;
}
.lp202507 .p-contact:after{
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent #FFF transparent;
	border-width: 0px 0px 100px 50vw;
}
@media screen and (max-width: 1120px) {
	.lp202507 .p-contact:before{
		border-width: 100px 0px 0px 560px;
	}
	.lp202507 .p-contact:after{
		border-width: 0px 0px 100px 560px;
	}
}

.lp202507 .p-contact__text {
	margin-top: 33px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7; /* 23.8px */
}

.lp202507 .p-contact__text span {
	font-size: 12px;
}
.lp202507 .p-contact .mw_wp_form_preview .input-text {
	display: none;
}

.lp202507 .p-contact .btnA{
	font-family: "Noto Sans JP", "Noto Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}







