@charset "utf-8";

/* ---------------------------------------------------------------------------------------------------- */

.now.company::before {
	content: "";
}

/* ---------------------------------------------------------------------------------------------------- */

.section_1 {}

.section_1::before {
	content: "";
	position: absolute;
	top: 3.75%;
	left: 50%;
	transform: translate(-50%, 0);
	width: 90%;
	height: auto;
	aspect-ratio: 1700 / 982;
	background-image: url(../img/bg_deco.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.section_1 .inner {
	padding: 20% 0 20%;
}

.section_1 .wrap {}

.section_1 .heading_wrap {}

.section_1 .heading_wrap .heading {}

.section_1 .heading_wrap .heading::before {}

.section_1 .heading_wrap .heading::after {}

.section_1 .heading_wrap .heading .main {}

.section_1 .heading_wrap .heading .sub {}

.section_1 .content_wrap {}

.section_1 .content_wrap .content {
	width: 90%;
	max-width: 1280px;
}

.section_1 .content_wrap .content::before {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
	width: 90%;
	height: auto;
	aspect-ratio: 1606 / 366;
	background-image: url(../img/top_concept_deco_1.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.section_1 .content_wrap .content .item_wrap {
	gap: 24px;
}

.section_1 .content_wrap .content .item_wrap .item {}

.section_1 .content_wrap .content .item_wrap .item .item_inner {}

.section_1 .content_wrap .content .item_wrap .item .img_wrap {}

.section_1 .content_wrap .content .item_wrap .item .img_wrap .img {}

.section_1 .content_wrap .content .item_wrap .item .item_inner .text_wrap {}

.section_1 .content_wrap .content .item_wrap .item .item_inner .text_wrap .text_wrap_inner {}

.section_1 .content_wrap .content .item_wrap .item .item_inner .text_wrap .text_wrap_inner .text {}

.section_1 .content_wrap .content .item_wrap .item_1 .item_inner {
	gap: 24px;
}

.section_1 .content_wrap .content .item_wrap .item_1 .item_inner .text_wrap {}

.section_1 .content_wrap .content .item_wrap .item_1 .item_inner .text_wrap .text_wrap_inner {
	gap: 12px;
}

.section_1 .content_wrap .content .item_wrap .item_1 .item_inner .text_wrap .text_wrap_inner .text {
	font-weight: 500;
}

.section_1 .content_wrap .content .item_wrap .item_1 .item_inner .text_wrap .text_wrap_inner .text_1 {}

.section_1 .content_wrap .content .item_wrap .item_1 .item_inner .text_wrap .text_wrap_inner .text_2 {
	margin-left: auto;
}

.section_1 .content_wrap .content .item_wrap .item_2 .img_wrap {}

.section_1 .content_wrap .content .item_wrap .item_2 .img_wrap .img {
	width: 80%;
}

@media screen and (min-width: 768px) {
	.section_1 {}

	.section_1::before {
		top: 6.5%;
		width: 50%;
	}

	.section_1 .inner {
		padding: 10% 0;
	}

	.section_1 .wrap {}

	.section_1 .heading_wrap {
		align-items: flex-start;
	}

	.section_1 .heading_wrap .heading {}

	.section_1 .heading_wrap .heading::before {}

	.section_1 .heading_wrap .heading::after {}

	.section_1 .heading_wrap .heading .main {}

	.section_1 .heading_wrap .heading .sub {}

	.section_1 .content_wrap {}

	.section_1 .content_wrap .content {}

	.section_1 .content_wrap .content::before {
		transform: translate(-50%, 25%);
		width: 70%;
	}

	.section_1 .content_wrap .content .item_wrap {}

	.section_1 .content_wrap .content .item_wrap .item {}

	.section_1 .content_wrap .content .item_wrap .item .item_inner {}

	.section_1 .content_wrap .content .item_wrap .item .img_wrap {}

	.section_1 .content_wrap .content .item_wrap .item .img_wrap .img {}

	.section_1 .content_wrap .content .item_wrap .item .item_inner .text_wrap {}

	.section_1 .content_wrap .content .item_wrap .item .item_inner .text_wrap .text_wrap_inner {}

	.section_1 .content_wrap .content .item_wrap .item .item_inner .text_wrap .text_wrap_inner .text {}

	.section_1 .content_wrap .content .item_wrap .item_1 {
		width: 55%;
		margin-left: auto;
	}

	.section_1 .content_wrap .content .item_wrap .item_1 .item_inner {
		align-items: flex-start;
	}

	.section_1 .content_wrap .content .item_wrap .item_1 .item_inner .text_wrap {}

	.section_1 .content_wrap .content .item_wrap .item_1 .item_inner .text_wrap .text_wrap_inner {}

	.section_1 .content_wrap .content .item_wrap .item_1 .item_inner .text_wrap .text_wrap_inner .text {}

	.section_1 .content_wrap .content .item_wrap .item_1 .item_inner .text_wrap .text_wrap_inner .text_1 {}

	.section_1 .content_wrap .content .item_wrap .item_1 .item_inner .text_wrap .text_wrap_inner .text_2 {}

	.section_1 .content_wrap .content .item_wrap .item_2 {
		position: absolute;
		top: 0;
		left: 0;
		width: 40%;
	}

	.section_1 .content_wrap .content .item_wrap .item_2 .img_wrap {}

	.section_1 .content_wrap .content .item_wrap .item_2 .img_wrap .img {
		width: 100%;
	}
}

@media screen and (min-width: 1280px) {
	.section_1 .content_wrap .content .item_wrap .item_1 .item_inner .text_wrap .text_wrap_inner .text_1 {
		line-height: 2;
	}

	.section_1 .content_wrap .content .item_wrap .item_2 {
		width: auto;
		height: 100%;
	}

	.section_1 .content_wrap .content .item_wrap .item_2 .item_inner {
		width: auto;
		height: 100%;
	}

	.section_1 .content_wrap .content .item_wrap .item_2 .item_inner .img_wrap {
		width: auto;
		height: 100%;
	}

	.section_1 .content_wrap .content .item_wrap .item_2 .item_inner .img_wrap .img {
		width: auto;
		height: 100%;
	}
}

@media screen and (min-width: 1440px) {
    .section_1 .content_wrap .content::before {
        transform: translate(-50%, 32.5%);
    }

	.section_1 .content_wrap .content .item_wrap .item_1 .item_inner {
		gap: 36px;
	}

	.section_1 .content_wrap .content .item_wrap .item_1 .item_inner .text_wrap .text_wrap_inner {
		gap: 36px;
	}

	.section_1 .content_wrap .content .item_wrap .item_1 .item_inner .text_wrap .text_wrap_inner .text {
		font-size: 1.25rem;
	}

	.section_1 .content_wrap .content .item_wrap .item_2 {
		height: 90%;
	}
}

@media screen and (min-width: 1920px) {
	
}

/* ---------------------------------------------------------------------------------------------------- */
