@charset "utf-8";

/* WSYS-11490 【フロント】新規LP作成_取締役youtube用25%OFF 20240926 M.Shimizu */
#lp_gw .visual_area .visual_area_text {
	width: 100%;
	max-width: 600px;
	color: #07308c;
	text-align: center;
	margin: 0 34% 0 auto;
}

@media (min-width: 798px) and (max-width: 1024px) {
	#lp_gw .visual_area .visual_area_text {
		margin: 0 26.5% 0 auto;
	}
}

@media (min-width: 1630px) and (max-width: 1920px) {
	#lp_gw .visual_area .visual_area_text {
		margin: 0 39% 0 auto;
	}
}

#lp_gw .visual_area .visual_sup {
	right: 35%;
	bottom: 3%;
}

@media (min-width: 798px) and (max-width: 1024px) {
	#lp_gw .visual_area .visual_sup {
		right: 28.5%;
	}
}

@media (min-width: 1630px) and (max-width: 1920px) {
	#lp_gw .visual_area .visual_sup {
		right: 40%;
	}
}

#lp_gw .visual_area .visual_off {
	margin-bottom: 1.6rem;
	color: #07308c;
	font-size: 6.4rem;
	font-weight: 700;
	line-height: 1;
}
@media (min-width: 1630px) and (max-width: 1920px) {
	#lp_gw .visual_area .visual_off {
		font-size: 7.4rem;
	}
}

#lp_gw .visual_area .visual_num {
	position: relative;
	color: #f2830c;
	font-size: 10.4rem;
	position: relative;
	z-index: 1;
}

@media (min-width: 1630px) and (max-width: 1920px) {
	#lp_gw .visual_area .visual_num {
		font-size: 11.4rem;
	}
}

/* WSYS-11667 【フロント】広告用LPのMVのコンテンツ被り修正 20241112 M.Shimizu */
#lp_gw .visual_area .visual_num::before {
	content: '';
	display: block;
	width: 3.0rem;
	height: 3.0rem;
	background: url(/common/images/contents/lp_001/gw001/mv_limited.png?date=20241107) no-repeat center center / contain;
	margin-right: 5px;
}

#lp_gw .visual_area .visual_num::before {
	display: block;
	position: absolute;
	top: 1rem;
	left: -8.0rem;
	transform: translateY(-50%) rotate(-16deg);
	z-index: -1;
	width: 13.6rem;
	height: 10.0rem;
	background: url(/common/images/contents/lp_001/gw001/mv_limited.png?date=20241107) no-repeat center center / contain;
	content: "";
	z-index: -1;
}

/* WSYS-11924 【フロント・VMDB】自社LP系の割引率を全体割から端末割に変更 20250128 M.Shimizu */
#lp_gw .visual_area .visual_per {
	position: relative;
	color: #f2830c;
	font-size: 6.4rem;
}

#lp_gw .visual_area .visual_per::before {
	content: "WiFi通信料から";
	display: block;
	position: absolute;
	top: -2.4rem;
	left: 0;
	width: auto;
	height: 2.2rem;
	color: #07308c;
	font-size: 2.2rem;
	white-space: nowrap;
}

@media (min-width: 1630px) and (max-width: 1920px) {
	#lp_gw .visual_area .visual_per {
		font-size: 7.4rem;
	}
}

#lp_gw .visual_area .visual_free {
	display: inline-block;
	position: relative;
	margin-bottom: 3.5rem;
	color: #07308c;
	font-size: 4.4rem;
	font-weight: 600;
	line-height: 1;
}
@media (min-width: 1630px) and (max-width: 1920px) {
	#lp_gw .visual_area .visual_free {
		font-size: 6.4rem;
	}
}

#lp_gw .visual_area .visual_free::after {
	position: absolute;
	bottom: -8px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	width: 100%;
	height: 16px;
	background: #fff1b3;
	content: "";
}

#lp_gw .visual_area .visual_small {
	font-size: 3.2rem;
}

#lp_gw .visual_area .visual_white {
	color: #fff;
	text-shadow: 1px 1px 2px #07308c, -1px -1px 2px #07308c,
		-1px 1px 2px #07308c, 1px -1px 2px #07308c,
		0px 1px 2px #07308c, 0 -1px 2px #07308c,
		-1px 0 2px #07308c, 1px 0 2px #07308c;
}

#lp_gw .visual_area .visual_img {
	display: flex;
	justify-content: space-between;
	width: 75%;
	margin-inline: auto;
}

#lp_gw .visual_area .visual_img img {
	width: 49%;
}

/* BFキャンペーン期間中に使用するcss ここから  */
/* WSYS-11748 【VMDB】ブラックフライデー用にリスティング広告を修正 20241128 M.Shimizu */
#lp_gw .visual_area.visual_area_camp .visual_num::before {
	width: 10rem;
	background: url(/common/images/contents/lp_001/gw001/mv_limited_camp.png?date=20241128) no-repeat center center / contain;
}
#lp_gw .visual_area.visual_area_camp .visual_logo {
	margin-bottom: 20px;
}
#lp_gw .visual_area.visual_area_camp .visual_num {
	color: #e00255;
}
#lp_gw .visual_area.visual_area_camp .visual_per {
	color: #e00255;
}
#lp_gw .visual_area.visual_area_camp .visual_off {
	display: inline-block;
	position: relative;
	color: #031d57;
}
#lp_gw .visual_area.visual_area_camp .visual_off ._bf {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 20px;
	color: #fff600;
	background: #031d57;
	font-size: 2.2rem;
	clip-path: polygon(5% 0, 100% 0, 95% 100%, 0 100%);
}
#lp_gw .visual_area.visual_area_camp .visual_free {
	color: #031d57;
}
#lp_gw .visual_area.visual_area_camp .visual_white {
	text-shadow:
		1px 1px 2px #031d57,
		-1px -1px 2px #031d57,
		-1px 1px 2px #031d57,
		1px -1px 2px #031d57,
		0px 1px 2px #031d57,
		0 -1px 2px #031d57,
		-1px 0 2px #031d57,
		1px 0 2px #031d57;
}
._camp.apply_area .apply_btn,
.footer_camp .apply_btn {
	display: flex;
	flex-direction: column;
	position: relative;
	padding: 8px;
	background: #000000;
	border-radius: 100px;
	box-shadow: 0px 4px 0px rgba(108, 108, 108, .7);
	color: #fff000;
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	line-height: 1.4;
	transition: all 0.3s;
	cursor: pointer;
}
._footer .apply_btn, .footer_camp .apply_btn {
	max-width: 360px;
}
._footer .apply_btn, .footer_camp .apply_btn::after {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	color: #fff;
	font-size: 2rem;
	font-weight: 900;
}
._camp.apply_area .apply_btn span:first-child,
.footer_camp .apply_btn span:first-child {
	color: #fff;
	font-size: 1.6rem;
}
._camp.apply_area .apply_btn span:first-child::before,
._camp.apply_area .apply_btn span:first-child::after,
.footer_camp .apply_btn span:first-child::before,
.footer_camp .apply_btn span:first-child::after {
	position: relative;
	display: inline-block;
	content: "";
	background: #fff;
	width: 2px;
	height: 1em;
	margin: 0 .5em;
	margin-top: 0px;
	margin-top: -.2em;
	vertical-align: middle;
}
._camp.apply_area p,
.footer_camp p {
	margin-bottom: 8px;
	color: #031d57;
	font-size: 1.6rem;
	font-weight: 600;
}
._camp.apply_area p span:first-child,
.footer_camp p span:first-child {
	margin-right: 8px;
	padding: 6px 10px;
	border-radius: 6px;
	background: #031d57;
	color: #fff;
}
._camp.apply_area p span:nth-child(2),
._camp.apply_area p span:nth-child(3),
.footer_camp p span:nth-child(2),
.footer_camp p span:nth-child(3) {
	margin-inline: 3px;
	padding: 4px;
	border-radius: 100px;
	background: #031d57;
	color: #fff;
	font-size: 1.4rem;
}
._camp.apply_area .apply_btn span:first-child::before,
.footer_camp .apply_btn span:first-child::before {
	transform: rotate(-25deg);
}
._camp.apply_area .apply_btn span:first-child::after,
.footer_camp .apply_btn span:first-child::after {
	transform: rotate(25deg);
}
._camp.apply_area .apply_btn::after {
	right: 20px;
	color: #fff;
}
/* ボタン */
.apply_area_content p.apply_camp,
.apply_area_content p.applay_text_camp {
	font-weight: 600;
}
.apply_area_content p.apply_camp {
	color: #fff;
}
/* フッター */
.footer .apply_end .apply_end_area .flag._camp {
	border-top: 140px solid #031d57;
}
.footer .apply_end .apply_end_area .textArea ._camp .textArea_num,
.footer .apply_end .apply_end_area .textArea ._camp .textArea_per {
	color: #e00255;
}
.footer .apply_end .apply_end_area .textArea ._camp .textArea_free,
.footer .apply_end .apply_end_area .textArea ._camp .textArea_off {
	color: #031d57;
}
.footer .apply_end .apply_end_area .textArea ._camp .textArea_off {
	display: inline-block;
	position: relative;
}
.footer .apply_end .apply_end_area .textArea ._camp ._bf {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 20px;
	color: #fff600;
	background: #031d57;
	font-size: 1.6rem;
	clip-path: polygon(5% 0, 100% 0, 95% 100%, 0 100%);
}
.footer ._camp ._marker {
	background: linear-gradient(transparent 60%, #ffed68 40%);
}
/* BFキャンペーン期間中に使用するcss ここまで */