@charset "utf-8";
/* WSYS-11993 【フロント】法人向け広告用の新規フォーマットLPを作成 20250220 M.Shimizu */

sup {
	font-size: 1.0rem;
	vertical-align: top;
	position: relative;
	top: 0.1em;
}

/* メインビジュアル visual_area */
.visual_area {
	padding: 30px 0;
	background: url(/common/images/contents/lp_100/mv_pc.png?date=20250220-1) no-repeat center center / cover;
}

.visual_area .visual_logo {
	display: flex;
	align-items: center;
	width: 100%;
	margin: 0 0 10px;
	padding-bottom: 10px;
	border-bottom: solid 1.5px #fff;
	color: #fff;
	text-shadow: 0 0 10px #07308c;
}

.visual_area .visual_area_text {
	width: 100%;
	max-width: 460px;
	margin: 0 auto;
	font-weight: 600;
	text-align: center;
}

.visual_area .visual_logo p {
	width: 38%;
	font-size: 1.6rem;
}

.visual_area .visual_logo p span {
	font-size: 80%;
}

.visual_area .visual_logo img {
	width: 60%;
	object-fit: contain;
}

.visual_area .visual_logo img {
	margin: 0;
}

.visual_feature {
	display: flex;
	justify-content: space-between;
	width: 100%;
	color: #fff;
}

.visual_feature br {
	display: block;
	line-height: 1;
}

.visual_feature ._item01,
.visual_feature ._item02,
.visual_feature ._item03 {
	display: inline-block;
	position: relative;
	width: 140px;
	height: 140px;
	border-radius: 100%;
	font-size: 2.4rem;
	font-weight: 600;
}

.visual_feature ._item01 {
	background: rgba(6, 125, 203, .9);
}

.visual_feature ._item02 {
	background: rgba(10, 177, 187, .9);
}

.visual_feature ._item03 {
	background: rgba(8, 161, 200, .9);
}

.visual_feature ._item_inner {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-40%);
	transform: translateY(-40%);
	width: 140px;
	line-height: 1.2;
	text-align:center;
}

.visual_feature ._item01 ._item_inner {
	transform: translateY(-50%);
}

.visual_feature ._item_inner ._small {
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 1.2;
}

.visual_feature ._item_inner ._middle {
	display: inline-block;
	font-size: 1.8rem;
}

.visual_feature ._item_inner ._no1 {
	position: relative;
}

.visual_feature ._item_inner ._no1::after {
	content: "※2";
	position: absolute;
	top: 0;
	font-size: 1.0rem;
}

.visual_feature ._item_inner sup {
	top: 6px;
}

.visual_area .visual_area_text .visual_text::before,
.visual_area .visual_area_text .visual_text::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transform: skewX(-15deg);
	z-index: -1;
	background-color:#fff;
}

.visual_area .visual_area_text .visual_text p {
	color: #07308c;
	font-size: 2.0rem;
	line-height: 1.4;
}

.visual_area .visual_area_text .visual_text p span {
	font-size: 80%;
}

.visual_area .visual_area_text .visual_text {
	display: inline-block;
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
	padding: 10px 2em;
}

.visual_sup_text {
	padding: 10px 0;
	font-size: 0.8rem;
	text-align: center;
	line-height: 1.5;
}

.visual_sup_text p._text {
	display: inline-block;
	position: relative;
	text-align: left;
}

.visual_sup_text p._text::after {
	content: "";
	display: block;
	position: absolute;
	right: -200px;
	bottom: -90px;
	z-index: 0;
	width: 200px;
	height: 360px;
	background: url(/common/images/contents/lp_100/mv_girl.png) no-repeat center center / cover;
}

.visual_sup_text p ._name {
	position: absolute;
	bottom: 0;
	right: -220px;
	z-index: 1;
	color: #5c5c5c;
	font-size: 1.0rem;
	text-align: left;
	text-shadow: 1px 1px 0 #fff,
	-1px -1px 0 #fff,
	-1px 1px 0 #fff,
	1px -1px 0 #fff,
	0px 1px 0 #fff,
	0 -1px 0 #fff,
	-1px 0 0 #fff,
	1px 0 0 #fff;
}

/* 料金プラン business_plan_area */
.plan_area .plan_01 {
	margin-bottom: 10px;
}

.share_suggest_wrapper::after {
	background: url(/common/images/contents/lp_100/share_girl.png) no-repeat right center / contain;
}

.share_suggest_text sup {
	top: 0;
	font-size: 100%;
}

/* 受取・返却 receive_area */
.receive_area {
	position: relative;
	z-index: 1;
	background: #e5f1f9;
}

.receive_area::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: url(/common/images/contents/lp_100/receive_bg.jpg) no-repeat center bottom / contain;
}

.receive_area ._inner {
	position: relative;
	z-index: 3;
}

.receive_area .receive_list li {
	padding-top: 20px;
}

.receive_area .receive_list ._step {
	color: #008ae1;
	font-weight: 600;
}

.module-receive .-map .-aiport_txt {
	display: none;
}

/* お問い合わせ inquiry_area */
.inquiry_area {
	background: #fff;
}

.inquiry_area ._ttl_h3::before {
	border-left: 1.5em solid #fff;
}

.inquiry_area ._ttl_h3::after {
	border-right: 1.5em solid #fff;
}

.inquiry_area ._ttl_text ._sub {
	color: #07308c;
	font-size: 2.8rem;
	font-weight: 600;
	text-align: center;
}

.inquiry_area .inquiry_text_sub {
	margin: 20px 0 30px;
}

.inquiry_wrapper .inquiry_item {
	background: #f8f8f8;
}

/* フッター footer */
.footer .apply_end .apply_end_content {
	background: #e5f1f9;
}

.footer .apply_end .apply_end_content::before {
	background: url(/common/images/contents/lp_100/apply_end_girl.png?date=20240827) no-repeat center center / contain;
}

.footer .apply_end .apply_end_area {
	background: none;
}

.apply_area .enterprise_btn {
	margin-top: 50px;
	background: #00b8bf;
	box-shadow: 0px 4px 0px rgba(0, 110,114, .7);
}