/* main-banner */
.main-banner-wrap {
	position: relative;
	width: 100%;
	height: 740px;
}

.main-banner-wrap .main-banner-img {
	height: 740px;
	background: url('/resources/images/onestar/info/fulfillment/main-banner-pc.png') center/cover no-repeat;
}

.main-banner-wrap .main-info {
	position: absolute;
	top: 192px;
	left: 140px;
}

.main-banner-wrap .main-info>h1 {
	margin-bottom: 40px;
	color: #373C59;
	font-size: 62px;
	font-weight: 700;
	line-height: 70px;
}

.main-banner-wrap .main-info>p {
	margin-bottom: 90px;
	color: #373C59;
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
}

.main-banner-wrap .main-info>a {
	padding: 20px 47px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 9999px;
	border: 1px solid #373C59;
	color: #373C59;
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
}

@media ( max-width : 1079px) {
	.main-banner-wrap {
		height: 552px;
	}
	.main-banner-wrap .main-banner-img {
		height: 552px;
		background: url('/resources/images/onestar/info/fulfillment/main-banner-mo.png') center/cover no-repeat;
	}
	.main-banner-wrap .main-info {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		left: 0;
		top: 50%;
		width: 100%;
		transform: translateY(-50%);
	}
	.main-banner-wrap .main-info>h1 {
		margin-bottom: 20px;
		color: #FFF;
		text-align: center;
		font-family: Pretendard;
		font-size: 36px;
		font-style: normal;
		font-weight: 700;
		line-height: 42px;
	}
	.main-banner-wrap .main-info>p {
		margin-bottom: 110px;
		color: #FFF;
		text-align: center;
		font-family: Pretendard;
		font-size: 16px;
		font-style: normal;
		font-weight: 600;
		line-height: 24px;
	}
	.main-banner-wrap .main-info>a {
		text-align: center;
		margin: 0 auto;
		padding: 12px 24px;
		width: 146px;
		height: 44px;
		border: 1px solid #FFF;
		color: #FFF;
		font-family: Pretendard;
		font-size: 14px;
		font-style: normal;
		font-weight: 700;
		line-height: 20px;
	}
}

.center-info-wrap {
	width: 100%;
	height: 100%;
	background-color: #F4F6F8;
}

.center-info-boxes {
	padding: 140px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.desc-box>span {
	color: #296BEF;
	font-size: 40px;
	font-weight: 600;
}

.desc-box>h2 {
	margin-top: 10px;
	margin-bottom: 60px;
	color: #373C59;
	font-size: 60px;
	font-weight: 700;
}

.desc-box>p {
	color: #3C3C3C;
	font-size: 28px;
	font-weight: 500;
	line-height: 40px;
}

.desc-box>p:nth-child(3) {
	margin-bottom: 30px;
}

.center-info-right {
	margin-left: 138px;
	display: flex;
	gap: 20px;
}

@media ( max-width : 1670px) {
	.center-info-right {
		margin-left: 40px;
	}
}

@media ( max-width : 1079px) {
	.desc-box {
		text-align: center;
	}
	.center-info-wrap {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.center-info-boxes {
		padding: 84px;
		display: block;
	}
	.desc-box>span {
		font-size: 18px;
		line-height: 24px;
		font-weight: 600;
	}
	.desc-box>h2 {
		margin-top: 10px;
		margin-bottom: 30px;
		font-size: 32px;
		line-height: 24px;
	}
	.desc-box>p {
		margin-bottom: 40px;
		font-size: 14px;
		line-height: 20px;
	}
	.desc-box-2>p {
		margin-bottom: 12px;
		font-size: 14px;
		line-height: 20px;
	}
	.desc-box>p:nth-child(3) {
		margin-bottom: 12px;
	}
	.center-info-right {
		margin-left: 0;
		display: block;
		gap: 10px;
	}
}

.center-box {
	padding: 24px 26px 48px;
	width: 468px;
	height: 620px;
	border-radius: 24px;
	background: #fff;
}

.center-box .center-box-img {
	margin-bottom: 42px;
	width: 415px;
	height: 259px;
	background: url("/resources/images/service/fulfillment/intro/domestic-center-img_n.png") center/cover
		no-repeat;
}

.center-box .center-box-global-img {
	margin-bottom: 42px;
	width: 415px;
	height: 259px;
	background: url("/resources/images/service/fulfillment/intro/global-center-img_n.png") center/cover
		no-repeat;
}

.center-box .center-text-wrap .center-place-wrap {
	margin-bottom: 32px;
	display: flex;
}

.center-box .center-text-wrap .center-place-wrap .center-name {
	margin-right: 10px;
	color: #373C59;
	font-size: 32px;
	font-weight: 700;
}

.center-box .center-text-wrap .center-place-wrap .center-place {
	margin-top: 6px;
	color: #939393;
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
}

.center-box .center-text-wrap .center-title {
	margin-bottom: 32px;
	color: #3C3C3C;
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
}

.center-box .center-text-wrap .center-contents {
	margin-left: 28px;
}

.center-box .center-text-wrap .center-contents li {
	color: #3C3C3C;
	font-size: 20px;
	font-weight: 500;
	line-height: 32px;
	list-style-type: disc;
}

.center-box .center-text-wrap .center-contents .especially {
	color: #2978EF;
	font-size: 18px;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: -0.36px;
}

@media ( max-width : 1670px) {
	.center-box {
		width: 353px;
	}
	.center-box .center-box-img {
		width: 300px;
	}
	.center-box .center-box-global-img {
		width: 300px;
	}
}

@media ( max-width : 1079px) {
	.center-box {
		padding: 15px;
		width: 330px;
		height: 296px;
		border-radius: 8px;
	}
	.center-box:nth-child(1) {
		margin-bottom: 10px;
	}
	.center-box .center-box-img {
		margin-bottom: 13px;
		max-width: 300px;
		max-height: 118px;
		background: url("/resources/images/onestar/info/fulfillment/domestic-center-mo-img_n.png") center/cover
			no-repeat;
	}
	.center-box .center-box-global-img {
		margin-bottom: 13px;
		max-width: 300px;
		max-height: 118px;
		background: url("/resources/images/onestar/info/fulfillment/global-center-mo-img_n.png") center/cover
			no-repeat;
	}
	.center-box .center-text-wrap {
		position: relative;
		margin-bottom: 52px;
	}
	.center-box .center-text-wrap .center-place-wrap {
		margin-bottom: 0;
		display: block;
	}
	.center-box .center-text-wrap .center-place-wrap .center-name {
		margin-right: 0;
		margin-bottom: 4px;
		font-size: 16px;
	}
	.line {
		margin: 12px 0;
		height: 1px;
		background: #F4F6F8;
	}
	.center-box .center-text-wrap .center-place-wrap .center-place {
		margin-top: 0;
		font-size: 12px;
		line-height: 18px;
	}
	.center-box .center-text-wrap .center-title {
		position: absolute;
		right: 0;
		bottom: 66px;
		font-size: 14px;
		line-height: 20px;
	}
	.center-box .center-text-wrap .center-contents {
		margin-left: 20px;
	}
	.center-box .center-text-wrap .center-contents li {
		font-size: 14px;
		line-height: 24px;
	}
}

/* service */
.service-mo-wrap {
	display: none;
}

.service-wrap {
	padding: 140px;
	height: 100%;
}

.grey-bg {
	background: #F4F6F8;
}

.service-boxes {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 80px
}

.service-boxes .desc-box {
	
}

.service-boxes .service-img-box {
	width: 820px;
	height: 554px;
}

.service-boxes .service-img-box .service-img {
	width: 100%;
	height: 554px;
	background: url("/resources/images/onestar/info/fulfillment/service-pc-img-1.png") no-repeat center center;
	background-size: cover;
	border-radius: 20px;
}

.service-boxes .service-img-box .service-img-2 {
	width: 100%;
	height: 554px;
	background: url("/resources/images/onestar/info/fulfillment/service-pc-img-2.png") no-repeat center center;
	background-size: cover;
	border-radius: 20px;
}

@media ( max-width : 1079px) {
	.service-pc-wrap {
		display: none;
	}
	.service-mo-wrap {
		display: block;
		padding: 80px 30px;
	}
	.service-wrap {
		padding: 80px auto;
	}
	.service-boxes {
		display: block;
		gap: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.service-boxes .desc-box {
		
	}
	.service-boxes .service-img-box {
		margin-bottom: 30px;
		width: 300px;
		height: 180px;
	}
	.service-boxes .service-img-box .service-img {
		width: 300px;
		height: 180px;
		background: url("/resources/images/onestar/info/fulfillment/service-mo-img-1.png") no-repeat center center;
		background-size: cover;
		border-radius: 8px;
	}
	.service-boxes .service-img-box .service-img-2 {
		width: 300px;
		height: 180px;
		background: url("/resources/images/onestar/info/fulfillment/service-mo-img-2.png") no-repeat center center;
		background-size: cover;
		border-radius: 8px;
	}
}

/* one-stop */
.step-wrap {
	margin: 198px auto 227px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.step-desc-box span {
	color: #296BEF;
	font-size: 40px;
	font-weight: 600;
}

.step-desc-box h2 {
	margin-bottom: 80px;
	margin-top: 16px;
	color: #373C59;
	font-size: 60px;
	font-weight: 700;
	line-height: 80px;
}

.step-boxes {
	display: flex;
	gap: 20px;
}

.step-boxes .step-box {
	width: 252px;
	height: 340px;
	border-radius: 20px;
	background: #F9FAFB;
}

.step-boxes .step-box>img {
	margin-top: 48px;
	margin-bottom: 45px;
	width: 144px;
	height: 144px;
}

.step-boxes .step-box .step-title {
	color: #373C59;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
}

.step-boxes .next-img {
	width: 6px;
}

@media ( max-width : 1180px) {
	.step-boxes .step-box {
		width: 222px;
		height: 320px;
	}
}

@media ( max-width : 1079px) {
	.step-wrap {
		margin: 80px auto 90px;
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.step-desc-box span {
		color: #296BEF;
		font-size: 18px;
		font-weight: 600;
		line-height: 24px;
	}
	.step-desc-box h2 {
		margin-bottom: 33px;
		margin-top: 10px;
		font-size: 24px;
		color: #373C59;
		line-height: 32px;
	}
	.step-boxes {
		display: block;
	}
	.step-boxes .step-box {
		padding: 4px 20px;
		display: flex;
		justify-content: start;
		align-items: center;
		width: 240px;
		height: 72px;
		border-radius: 16px;
	}
	.step-boxes .step-box>img {
		margin-top: 0;
		margin-bottom: 0;
		margin-right: 19px;
		width: 64px;
		height: 64px;
	}
	.step-boxes .step-box .step-title {
		font-size: 16px;
	}
	.step-boxes .next-img {
		transform: rotate(90deg);
	}
}

/* bottom-banner */
.bottom-register-banner-wrap {
	position: relative;
	background: url("/resources/images/onestar/info/fulfillment/bottom-register-banner-pc.png") no-repeat
		center center/100% 100%;
	height: 724px;
	cursor: pointer;
}

.bottom-register-banner-wrap a {
	display: flex;
	justify-content: center;
	align-items: center;
}

.bottom-register-banner-wrap a img {
	width: 100%;
	height: 724px;
}

.bottom-register-banner-wrap a .bottom-register-banner-text-wrap {
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
}

.bottom-register-banner-wrap a .bottom-register-banner-text-wrap strong
	{
	margin-bottom: 75px;
	color: #FFF;
	font-size: 60px;
	font-weight: 700;
}

.bottom-register-banner-wrap a .bottom-register-banner-text-wrap button
	{
	padding: 41px 124px;
	display: flex;
	align-items: center;
	border: none;
	border-radius: 20px;
	background: #296BEF;
	color: #FFF;
	text-align: center;
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	cursor: pointer;
}

@media ( max-width : 1079px) {
	.bottom-register-banner-wrap {
		height: 326px;
	}
	.bottom-register-banner-wrap a .bottom-register-banner-text-wrap strong
		{
		margin-bottom: 26px;
		font-size: 24px;
		font-weight: 700;
		line-height: 32px;
	}
	.bottom-register-banner-wrap a .bottom-register-banner-text-wrap button
		{
		padding: 16px 42px;
		border-radius: 8px;
		font-size: 16px;
		line-height: 24px;
	}
}

@media ( max-width : 615px) {
	.bottom-register-banner-wrap {
		background: url("/resources/images/onestar/info/fulfillment/bottom-register-banner-mo.png") no-repeat
			center center/cover;
	}
}