.swiper-navi:after{
	content: none;
}
ul{
	padding-left: 0px;
	margin-bottom: 0px;
}
.header .head-wrap{
	border-bottom: 0px;
}
body{
	font-family: 'Paperozi';
}
@media(max-width: 1199px){
	.row{
		margin-left: 0px;
		margin-right: 0px;
	}
}
.section{
	margin-bottom: 40px;
}
@media(min-width: 960px){
	.section{
		margin-bottom: 90px;
	}
}
.section h3{
	font-size: 22px;
	color: #000000;
	font-weight: 700;
	margin-bottom: 23px;
}
@media(min-width: 960px){
	.section h3{
		font-size: 26px;
		margin-bottom: 35px;
	}
}
@media(min-width: 1600px){
	.section01{
		margin-bottom: 103px;
	}
}
.section01 .main-baner{
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 40px;
}
.section01 .swiper img{
	width: 100%;
}
@media(min-width: 960px){
	.section01 .main-baner{
		margin-bottom: 82px;
	}
}
@media(min-width: 1600px){
	.section01 .container{
		display: flex;
	}
	.section01 .main-baner{
		width: 1150px;
		margin-right: 40px;
		margin-bottom: 0px;
	}
}
.section01 .main-baner .main-baner-btn{
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	height: 39px;
	border-radius: 28px;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 25px #3030304F;
	padding: 0 12.8px 0 10px;
}
@media(min-width: 960px){
	.section01 .main-baner .main-baner-btn{
		width: 231px;
		height: 97px;
		border-radius: 49px;
		padding: 0 39px 0 33.8px;
	}
}
@media(min-width: 1200px){
	.section01 .main-baner .main-baner-btn{
		width: 128px;
		height: 56px;
		border-radius: 28px;
		padding: 0 19px 0 16px;
	}
}
.section01 .main-baner .main-baner-btn div{
	position: unset;
	margin-top: 0px;
	font-size: 14px;
}
@media(min-width: 960px){
	.section01 .main-baner .main-baner-btn div{
		font-size: 23px;
	}
}
@media(min-width: 1200px){
	.section01 .main-baner .main-baner-btn div{
		font-size: 18px;
	}
}
.section01 .main-baner .main-baner-btn .swiper-button-next, .section01 .main-baner .main-baner-btn .swiper-button-prev{
	width: 9px;
	color: #000000;
}
@media(min-width: 960px){
	.section01 .main-baner .main-baner-btn .swiper-button-next, .section01 .main-baner .main-baner-btn .swiper-button-prev{
		width: 13px
	}
}
@media(min-width: 1200px){
	.section01 .main-baner .main-baner-btn .swiper-button-next, .section01 .main-baner .main-baner-btn .swiper-button-prev{
		width: 10px
	}
}
.section01 .main-baner .main-baner-btn .swiper-pagination{
	margin: 0 4.43px;
}
@media(min-width: 960px){
	.section01 .main-baner .main-baner-btn .swiper-pagination{
		width: 50%;
	}
}
.section01 .main-baner .main-baner-btn div a{
	display: flex;
	align-items: center;
	margin-left: 5.83px;
}
.section01 .main-baner .main-baner-btn div i{
	max-width: 9px;
}
@media(min-width: 960px){
	.section01 .main-baner .main-baner-btn div a{
		display: flex;
		align-items: center;
		margin-left: 31.5px;
		width: 10px;
	}
	.section01 .main-baner .main-baner-btn div a img{
		width: 10px;
	}
	.section01 .main-baner .main-baner-btn div i{
		max-width: 10px;
		height: 26px;
		font-size: 26px;
	}
}
@media(min-width: 1200px){
	.section01 .main-baner .main-baner-btn div a{
		display: flex;
		align-items: center;
		margin-left: 10px;
		width: 8px;
	}
	.section01 .main-baner .main-baner-btn div a img{
		width: 8px;
	}
	.section01 .main-baner .main-baner-btn div i{
		max-width: 10px;
		height: 21px;
		font-size: 20px;
	}
}
.section01 .service-link{
	padding: 38px 36px 44px;
	border: 3px solid #D1D7EC;
	border-radius: 30px;
}
@media(min-width: 960px){
	.section01 .service-link{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		padding: 52.5px 38px 38px;
		border: 5px solid #D1D7EC;
		border-radius: 40px;
		gap: 0 5%;
	}
}
@media(min-width: 1600px){
	.section01 .service-link{
		display: block;
	}
}
.section01 .service-link h3{
	font-size: 22px;
	text-align: center;
}
@media(min-width: 960px){
	.section01 .service-link h3{
		width: 100%;
		font-size: 26px;
		border-bottom: 1px solid #D9D9D9;
		padding-bottom: 35px;
	}
}
@media(min-width: 1600px){
	.section01 .service-link h3{
		border-bottom: 0px;
		margin-bottom: 0px;
	}
}
.section01 .service-link .link-list a{
	display: flex;
	align-items: center;
	padding-top: 12px;
	font-size: 15px;
	color: #666666;
	border-top: 1px solid #D9D9D9;
}
@media(min-width: 960px){
	.section01 .service-link .link-list{
		width: 30%;
	}
	.section01 .service-link .link-list a{
		padding-top: 0px;
		border-top: none;
		font-size: 18px;
		border-top: none;
	}
}
@media(min-width: 1600px){
	.section01 .service-link .link-list{
		width: 100%;
	}
	.section01 .service-link .link-list a{
		padding: 0 9px;
		padding-top: 20px;
		border-top: 1px solid #D9D9D9;
		font-size: 18px;
	}
}
.section01 .service-link .link-list+.link-list a{
	margin-top: 10px;
}
@media(min-width: 960px){
	.section01 .service-link .link-list+.link-list a{
		margin-top: 0px;
	}
}
@media(min-width: 1600px){
	.section01 .service-link .link-list+.link-list a{
		margin-top: 20px;
	}
}
.section01 .service-link .link-list a .info-img{
	display: block;
	width: 59.19px;
	height: 59.19px;
	margin-right: 27.2px;
}
.section01 .service-link .link-list a .info-img img{
	max-width: 100%;
}
@media(min-width: 960px){
	.section01 .service-link .link-list a .info-img{
		display: block;
		width: 70px;
		height: 70px;
		margin-right: 19px;
		flex-shrink: 0;
	}
	.section01 .service-link .link-list a .info-img img{
		max-width: 100%;
	}
}
.section01 .service-link .link-list a .info-txt{
	font-size: 15px;
	color: #666666;
	font-weight: 400;
}
@media(min-width: 960px){
	.section01 .service-link .link-list a .info-txt{
		font-size: 18px;
	}
}
.section01 .service-link .link-list a:hover .info-txt, .section01 .service-link .link-list a:active .info-txt{
	color: #000000;
	text-decoration: underline;
	font-weight: 600;
}

.section02 .notice{
	position: relative;
}
@media(min-width: 1200px){
	.section02 .container{
		display: flex;
		justify-content: space-between;
	}
	.section02 .notice{
		width: 57%;
		flex-shrink: 0;
	}
}
@media(min-width: 1600px){
	.section02 .notice{
		width: 67.5%;
		flex-shrink: 0;
	}
}
@media(min-width: 960px){
	.section02 .notice h3{
		font-size: 30px;
	}
	.section02 .notice ul{
		display: flex;
		flex-wrap: wrap;
		gap: 32px 0px;
	}
}
@media(min-width: 1600px){
	.section02 .notice ul{
		display: flex;
		justify-content: space-between;
		gap: 32px 40px;
	}
}
.section02 .notice ul li{
	list-style: none;
	margin-bottom: 16px;
}
@media(min-width: 960px){
	.section02 .notice ul li{
		width: 100%;
	}
	.section02 .notice ul li:nth-child(n+3){
		display: none;
	}
}
@media(min-width: 1600px){
	.section02 .notice ul li{
		width: calc(50% - 20px);
		margin-bottom: 0px;
	}
	.section02 .notice ul li:nth-child(n+3){
		display: block;
	}
}
.section02 .notice ul li a{
	position: relative;
	display: block;
	padding: 32px 75px 30px 20px;
	background-color: #F4F4F4;
	background-image: url(/pub/site/jumpit/images/main/square_curve.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 71.86px;
	border-radius: 24px;
}
@media(min-width: 960px){
	.section02 .notice ul li a{
		padding: 46px 110px 49px 46px;
		background-size: 110px;
		border-radius: 30px;
	}
}
.section02 .notice ul li a span{
	position: absolute;
	top: 0px;
	right: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 39.2px;
	height: 39.2px;
	border: 1px solid #CCCCCC;
	border-radius: 50%;
	font-size: 0px;
	color: #000000;
}
@media(min-width: 960px){
	.section02 .notice ul li a span{
		width: 60px;
		height: 60px;
	}
}
.section02 .notice ul li a:active span, .section02 .notice ul li a:hover span, .section02 .notice ul li a:focus span{
	background-color: #000000;
	color: #fff;
	border: none;
}
.section02 .notice ul li a span i{
	font-size: 13px;
}
@media(min-width: 960px){
	.section02 .notice ul li a span i{
		font-size: 20px;
	}
}
.section02 .notice ul li a .tit{
	font-size: 14px;
	color: #333;
	font-weight: 600;
	margin-bottom: 22.87px;
	line-height: 1.5;
	display: -webkit-box;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: keep-all;
}
@media(min-width: 960px){
	.section02 .notice ul li a .tit{
		font-size: 20px;
		margin-bottom: 38px;
		height: 58px;
	}
}
.section02 .notice ul li a .date{
	font-size: 13px;
	color: #666666;
	font-family: 'GMarketSans';
	margin-bottom: 0px;
}
@media(min-width: 960px){
	.section02 .notice ul li a .date{
		font-size: 16px;
		font-family: 'Paperozi';
		line-height: 19px;
	}
}
.section02 .notice .more{
	position: absolute;
	top: 0px;
	left: 117px;
	padding-bottom: 4px;
	border-bottom: 1px solid #C6C6C6;
}
.section02 .notice .more a{
	font-size: 13px;
	color: #000000;
}
.section02 .notice .more a i{
	font-size: 17px;
}
@media(min-width: 960px){
	.section02 .notice .more{
		left: 223px;
	}
	.section02 .notice .more a{
		font-size: 16px;
	}
	.section02 .notice .more a i{
		font-size: 22px;
		margin-left: 20px;
	}
}
.section02 .hot-alime{
	position: relative;
	margin-top: 34px;
}
@media(min-width: 960px){
	.section02 .hot-alime{
		margin-top: 53px;
	}
}
@media(min-width: 1200px){
	.section02 .hot-alime{
		width: calc((100% - 57%) - 63px);
	}
}
@media(min-width: 1600px){
	.section02 .hot-alime{
		margin-top: 0px;
		width: calc((100% - 67.5%) - 73px);
	}
}
.section02 .hot-alime .swiper{
	margin-bottom: 24px;
}
@media(min-width: 960px){
	.section02 .hot-alime .swiper{
		margin-bottom: 40px;
	}
}
@media(min-width: 1200px){
	.section02 .hot-alime .swiper{
		margin-bottom: 26px;
		border-radius: 30px;
	}
}
.section02 .hot-alime .swiper-slide{
	text-align: center;
}
@media(min-width: 960px){
	.section02 .hot-alime .swiper-slide{
		width: 427px;
	}
}
.section02 .hot-alime .swiper-slide img{
	max-width: 100%;
	border-radius: 30px;
}
.section02 .hot-alime .main-hot-btn{
	display: flex;
	align-items: center;
	height: 22px;
	width: 35.5%;
	margin: 0 auto;
}
@media(min-width: 960px){
	.section02 .hot-alime .main-hot-btn{
		width: 114px
	}
}
.section02 .hot-alime .main-hot-btn div{
	position: unset;
	margin-top: 0px;
	max-height: 100%;
}
.section02 .hot-alime .main-hot-btn div i, .section02 .hot-alime .main-hot-btn div a, .section02 .hot-alime .main-hot-btn div > span{
	font-size: 18px;
	color: #000000;
}
@media(min-width: 1600px){
	.section02 .hot-alime .main-hot-btn div i, .section02 .hot-alime .main-hot-btn div a, .section02 .hot-alime .main-hot-btn div > span{
		font-size: 20px;
	}
}
.section02 .hot-alime .main-hot-btn div a{
	margin-left: 10px;
}
.section02 .hot-alime .main-hot-btn div a, .section02 .hot-alime .main-hot-btn .swiper-pagination{
	display: inline-flex;
	align-items: center;
	justify-content: space-around;
}
.swiper-pagination-current{
	color: #2560CC !important;
	font-weight: bold;
}
.swiper-pagination-total{
	font-weight: bold;
	color: #929292 !important;
}
@media(min-width: 960px){
	.section03{
		background-image: url(/pub/site/jumpit/images/main/bgimg_startup.png);
		background-position: center top;
		background-size: auto 130px;
		background-repeat: no-repeat;
	}
}
.section03 h3{
	text-align: center;
}
@media(min-width: 960px){
	.section03 h3{
		font-size: 36px;
		padding-top: 44px;
		margin-bottom: 122.5px;
	}
	.section03 h3 span{
		position: relative;
	}
	.section03 h3 span:before{
		content: '';
		position: absolute;
		top: -17.5px;
		left: -68.5px;
		width: 84px;
		height: 84px;
		border-radius: 50%;
		border: 1px solid #DCDDDD;
		background: radial-gradient(circle, #3968EC 0 4.5px, transparent 4.5px);
		z-index: -1;
	}
}
@media(min-width: 1200px){
	.section03 h3{
		margin-bottom: 132.5px;
	}
}
.section03 .changup-slide{
	position: relative;
}
@media(min-width: 960px){
	.section03 .changup-slide{
		width: 640px;
		margin: 0 auto;
	}
}
@media(min-width: 960px){
	.section03 .changup-slide .swiper{
		overflow: unset;
	}
}
.section03 .changup-slide .swiper-slide{
	height: 100%;
}
.section03 .changup-slide .swiper-slide a{
	display: block;
	min-height: 454px;
	padding: 37.5px 33.5px 43.5px;
	border: 1px solid #DCDDDD;
	border-radius: 30px;
	background-color: #fff;
	text-align: center;
}
@media(min-width: 960px){
	.section03 .changup-slide .swiper-slide a{
		min-height: 653px;
		padding: 49.5px 90px 67px;
		border-radius: 40px;
		margin-top: 0;
		transition: margin-top 0.3s ease;
	}
}
.section03 .changup-slide .swiper-slide.swiper-slide-active a{
	border: 4px solid #2560CC;
}
@media(min-width: 960px){
	.section03 .changup-slide .swiper-slide.swiper-slide-active a{
		margin-top: -26px;
	}
}
.section03 .changup-slide .swiper-slide a .category{
	font-size: 15px;
	color: #2560CC;
	font-weight: 700;
	margin-bottom: 12.5px;
}
@media(min-width: 960px){
	.section03 .changup-slide .swiper-slide a .category{
		font-size: 18px;
		margin-bottom: 19px;
	}
}
.section03 .changup-slide .swiper-slide a .tit{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-bottom: 20.5px;
}
@media(min-width: 960px){
	.section03 .changup-slide .swiper-slide a .tit{
		font-size: 26px;
		margin-bottom: 30px;
	}
}
.section03 .changup-slide .swiper-slide a .txt{
	font-size: 15px;
	font-family: 'Pretendard';
	font-weight: 500;
	color: #555555;
	word-break: break-all;
}
@media(min-width: 960px){
	.section03 .changup-slide .swiper-slide a .txt{
		font-size: 17px;
		margin-bottom: 20.5px;
		height: 132px;
		display: -webkit-box;
		word-wrap: break-word;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		overflow: hidden;
		word-break: keep-all;
	}
}
.section03 .changup-slide .swiper-slide a .canvas{
	width: 100%;
	border-radius: 30px;
	overflow: hidden;
	display: grid;
	grid-template-columns: repeat(5, 20%);
	grid-template-rows: repeat(3, 33.333%);
	height: 170px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
}
@media(min-width: 960px){
	.section03 .changup-slide .swiper-slide a .canvas{
		height: 260px;
	}
}
.section03 .changup-slide .swiper-slide a .canvas dl{
	margin: 0;
	padding: 1px;
	border: 1px solid #e6e8ee;
	background: #fff;
	box-sizing: border-box;
	overflow: hidden;
}
@media(min-width: 960px){
	.section03 .changup-slide .swiper-slide a .canvas dl{
		padding: 6px;
	}
}
.section03 .changup-slide .swiper-slide a .canvas dl dt{
	font-size: 2px;
	font-weight: 700;
	margin: 0 0 10px;
	text-align: left;
	color: #000;
}
@media(min-width: 960px){
	.section03 .changup-slide .swiper-slide a .canvas dl dt{
		font-size: 10px;
	}
}
.section03 .changup-slide .swiper-slide a .canvas dl dd{
	margin: 0;
	height: calc(100% - 30px);
	overflow: auto;
	font-size: 14px;
	line-height: 1.5;
}
.section03 .changup-slide .swiper-slide a .canvas>dl>dd ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.section03 .changup-slide .swiper-slide a .canvas>dl>dd ul li{
	font-size: 1px;
	color: #666;
	text-align: left;
}
@media(min-width: 960px){
	.section03 .changup-slide .swiper-slide a .canvas>dl>dd ul li{
		font-size: 8.5px;
	}
}
.section03 .changup-slide .swiper-slide a .canvas > dl:nth-of-type(1) {
	grid-column: 1;
	grid-row: 1 / span 2;
}

/* 2 솔루션 (20% x 33.333%) */
.section03 .changup-slide .swiper-slide a .canvas > dl:nth-of-type(2) {
	grid-column: 2;
	grid-row: 1;
}

/* 3 핵심 지표 (20% x 33.333%)*/
.section03 .changup-slide .swiper-slide a .canvas > dl:nth-of-type(3) {
	grid-column: 2;
	grid-row: 2;
}

/* 4 고유 가치 제안 (20% x 66.666%)*/
.section03 .changup-slide .swiper-slide a .canvas > dl:nth-of-type(4) {
	grid-column: 3;
	grid-row: 1 / span 2;
}

/* 5 불공정 경쟁 우위 (20% x 33.333%)*/
.section03 .changup-slide .swiper-slide a .canvas > dl:nth-of-type(5) {
	grid-column: 4;
	grid-row: 1;
}

/* 6 채널 (20% x 33.333%)*/
.section03 .changup-slide .swiper-slide a .canvas > dl:nth-of-type(6) {
	grid-column: 4;
	grid-row: 2;
}

/* 7 고객 세그먼트 (20% x 66.666%)*/
.section03 .changup-slide .swiper-slide a .canvas > dl:nth-of-type(7) {
	grid-column: 5;
	grid-row: 1 / span 2;
}

/* 8 비용구조 (60% x 33.333%)*/
.section03 .changup-slide .swiper-slide a .canvas > dl:nth-of-type(8) {
	grid-column: 1 / span 3;
	grid-row: 3;
}

/* 9 핵심 지표2 (40% x 33.333%)*/
.section03 .changup-slide .swiper-slide a .canvas > dl:nth-of-type(9) {
	grid-column: 4 / span 2;
	grid-row: 3;
}
.section03 .changup-slide .swiper-navi{
	width: 52px;
	height: 52px;
	background-color: rgba(255, 255, 255, .95);
	border-radius: 50%;
	box-shadow: 0px 0px 25px #3030302E;
	color: #000000;
	font-size: 14px;
	left: -15px;
}
.section03 .changup-slide .swiper-navi.swiper-button-next{
	left: unset;
	right: -15px;
}
@media(min-width: 960px){
	.section03 .changup-slide .swiper-navi{
		top: calc(50% - 66px);
		width: 80px;
		height: 80px;
		font-size: 24px;
		left: -48px;
	}
	.section03 .changup-slide .swiper-navi.swiper-button-next{
		left: unset;
		right: -48px;
	}
}
