.swiper-navi:after{
	content: none;
}
ul{
	padding-left: 0px;
	margin-bottom: 0px;
}
body{
	font-family: 'Paperozi';
}
@media(min-width: 992px){
	.m-only{
		display: none;
	}
}
@media(max-width: 991px){
	.pc-only{
		display: none;
	}
}
@media(max-width: 991px){
	.row{
		margin-left: 0px;
		margin-right: 0px;
	}
}
.section{
	margin-bottom: 40px;
}
.section h3{
	color: #000000;
	font-weight: 700;
	margin-bottom: 23px;
}
.section01 .swiper img{
	width: 100%;
}
.section01 .main-baner{
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 40px;
}
.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;
}
.section01 .main-baner .main-baner-btn div{
	position: unset;
	margin-top: 0px;
	font-size: 14px;
}
.section01 .main-baner .main-baner-btn .swiper-button-next, .section01 .main-baner .main-baner-btn .swiper-button-prev{
	width: 9px;
	color: #000000;
}
.section01 .main-baner .main-baner-btn .swiper-pagination{
	margin: 0 4.43px;
}
.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;
}
.section01 .service-link{
	padding: 38px 36px 44px;
	border: 3px solid #D1D7EC;
	border-radius: 30px;
}
.section01 .service-link h3{
	font-size: 22px;
	text-align: center;
}
.section01 .service-link .link-list a{
	display: flex;
	align-items: center;
	padding-top: 12px;
	font-size: 15px;
	color: #666666;
	border-top: 1px solid #D9D9D9;
}
.section01 .service-link .link-list+.link-list a{
	margin-top: 10px;
}
.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%;
}
.section01 .service-link .link-list a .info-txt{
	font-size: 15px;
	color: #666666;
	font-weight: 400;
}
.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;
}
.section02 .notice ul li{
	list-style: none;
	margin-bottom: 16px;
}
.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;
}
.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;
}
.section02 .notice ul li a:active span{
	background-color: #000000;
	color: #fff;
}
.section02 .notice ul li a span i{
	font-size: 13px;
}
.section02 .notice ul li a .tit{
	font-size: 14px;
	color: #333;
	font-weight: 600;
	margin-bottom: 22.87px;
	line-height: 1.5;
}
.section02 .notice ul li a .date{
	font-size: 13px;
	color: #666666;
	font-family: 'GMarketSans';
	margin-bottom: 0px;
}
.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;
}
.section02 .hot-alime{
	position: relative;
	margin-top: 34px;
}
.section02 .hot-alime .swiper{
	margin-bottom: 24px;
}
.section02 .hot-alime .swiper-slide img{
	max-width: 100%;
}
.section02 .hot-alime .main-hot-btn{
	display: flex;
	align-items: center;
	height: 22px;
	width: 35.5%;
	margin: 0 auto;
}
.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;
}
.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;
}
.section03 .changup-slide{
	position: relative;
}
.section03 .changup-slide .swiper-slide a{
	display: block;
	padding: 37.5px 33.5px 43.5px;
	border: 4px solid #2560CC;
	border-radius: 30px;
	background-color: #fff;
	text-align: center;
}
.section03 .changup-slide .swiper-slide a .category{
	font-size: 15px;
	color: #2560CC;
	font-weight: 700;
	margin-bottom: 12.5px;
}
.section03 .changup-slide .swiper-slide a .tit{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-bottom: 20.5px;
}
.section03 .changup-slide .swiper-slide a .txt{
	font-size: 15px;
	font-family: 'Pretendard';
	font-weight: 500;
	color: #555555;
}
.section03 .changup-slide .swiper-slide a .img{
	width: 100%;
	border-radius: 30px;
	overflow: hidden;
}
.section03 .changup-slide .swiper-slide a .img img{
	max-width: 100%;
}
