@charset "UTF-8";

.business_title {
	background: url('/images/jium/business_bg.png');
	height: 480px;
	text-align: center;
}

.business_title h1 {
	height: 413px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 90px;
	font-weight: 200;
	line-height: 107px;
	color: #ffffff;
	flex-direction: column;
}

.business_title h1 span.tit {
	position: relative;
	display: inline-block;
}

.business_title h1 span.tit::after {
	content: '';
	width: 21px;
	height: 21px;
	background-color: #92fccf;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: 35px;
	display: inline-block;
}

.business_title h1 span.txt {
	display: block;
	margin-top: 19px;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	font-size: 20px;
}

.business_wrap video::-webkit-media-controls-fullscreen-button {
	display: none;
}

.business_wrap video::-webkit-media-controls-play-button {
	display: none;
}

.business_wrap video::-webkit-media-controls-timeline {
	display: none;
}
/* 현재 진행 시간 */
.business_wrap video::-webkit-media-controls-current-time-display {
	display: none;
}

.business_wrap video::-webkit-media-controls-time-remaining-display {
	display: none;
}

.business_wrap video::-webkit-media-controls-mute-button {
	display: none;
}

.business_wrap video::-webkit-media-controls-volume-slider {
	display: none;
}

.business_wrap video::-webkit-media-controls-fullscreen-button {
	display: none !important;
}

.business_wrap .section1 {
	margin-top: 80px;
	text-align: center;
}

.business_wrap .section1 .title {
	font-size: 28px;
	font-weight: 800;
	line-height: 60px;
	color: #272727;
}

.business_wrap .section1 .title span {
	color: #004952;
}

.business_wrap .section1 .list {
	margin-top: 53px;
	width: 565px;
	display: inline-block;
}

.business_wrap .section1 .list .item {
	padding: 15px 20px;
	box-sizing: border-box;
	background-color: #f6f6f6;
	border-radius: 8px;
	margin-bottom: 20px;
}

.business_wrap .section1 .list .item:last-child {
	margin-bottom: 0;
}

.business_wrap .section1 .list .item p {
	text-align: left;
	color: #272727;
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	position: relative;
	margin-left: 40px;
}

.business_wrap .section1 .list .item p::after {
	content: '';
	position: absolute;
	left: -40px;
	top: 50%;
	transform: translateY(-50%);
	background: url('/images/jium/ck_icon.png') no-repeat center;
	width: 20px;
	height: 20px;
}

.business_wrap .section2 {
	margin-top: 120px;
	padding-bottom: 75px;
	text-align: center;
	background-color: #f6f6f6;
}

.business_wrap .section2 .inner {
	max-width: 1000px;
}

.business_wrap .section2 .title {
	padding-top: 56px;
	font-size: 28px;
	font-weight: 800;
	line-height: 35px;
	text-align: center;
	color: #004952;
}

.business_wrap .section2 .list {
	margin-top: 70px;
}

.business_wrap .section2 .list .item {
	display: inline-block;
	width: 280px;
	text-align: center;
	position: relative;
	margin-left: 75px;
	vertical-align: top;
}

.business_wrap .section2 .list .item:first-child {
	margin-left: 0;
}

.business_wrap .section2 .list .item .icon {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	width: 65px;
	height: 65px;
}

.business_wrap .section2 .list .item .txt_box {
	margin-top: 95px;
}

.business_wrap .section2 .list .item .txt_box span {
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	color: #272727;
	display: inline-block;
}

.business_wrap .section2 .list .item .txt_box .tit {
	font-size: 20px;
	font-weight: 800;
	line-height: 30px;
	color: #027f80;
}

.business_wrap .section2 .list .item .txt_box .txt {
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	color: #272727;
	width: 235px;
	display: inline-block;
	margin-top: 15px;
}

.business_wrap .section3 {
	background-color: #023f46;
	height: 606px;
}

.business_wrap .section3 .inner {
	max-width: 1000px;
}

.business_wrap .section3 .title {
	padding-top: 99px;
	font-size: 28px;
	font-weight: 800;
	line-height: 40px;
	color: #ffff;
}

.business_wrap .section3 .title span {
	font-weight: 500;
}

.business_wrap .section3 .tag_box {
	margin-top: 30px;
	margin-bottom: 53px;
}

.business_wrap .section3 .tag_box span.tag {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	padding: 5px 15px;
	background-color: #023035;
	border-radius: 100px;
	margin-right: 7px;
	margin-bottom: 10px;
}

.business_wrap .section4 {
	margin-top: 363px;
	text-align: center;
}

.business_wrap .section4 .title {
	font-size: 28px;
	font-weight: 800;
	line-height: 35px;
	color: #004952;
}

.business_wrap .section4 .slider_box {
	display: inline-block;
	width: 741px;
	height: auto;
	vertical-align: top;
	margin-top: 50px;
}

.business_wrap .section4 .slider_box img {
	width: 100%;
	height: 100%;
}

.business_wrap .section4 .slider_box .slick-next, .business_wrap .section4 .slider_box .slick-prev
	{
	position: absolute;
	top: 50%;
	display: block;
	width: 54px;
	height: 54px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0;
	z-index: 9999;
}

.business_wrap .section4 .slider_box .slick-next:before, .business_wrap .section4 .slider_box .slick-prev:before
	{
	width: 54px;
	height: 54px;
	line-height: 1;
	opacity: 1;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.business_wrap .section4 .slider_box .slick-prev:before {
	content: '';
	display: inline-block;
	background: url('/images/jium/slider_prev.png') no-repeat center;
	width: 54px;
	height: 54px;
}

.business_wrap .section4 .slider_box .slick-prev {
	left: -82px;
}

.business_wrap .section4 .slider_box .slick-next:before {
	content: '';
	display: inline-block;
	background: url('/images/jium/slider_next.png') no-repeat center;
	width: 54px;
	height: 54px;
}

.business_wrap .section4 .slider_box .slick-next {
	right: -82px;
}

.business_wrap .section4 .slider_box .slick-dots {
	bottom: -32px;
}

.business_wrap .section4 .slider_box .slick-dots li {
	width: 8px;
	height: 8px;
}

.business_wrap .section4 .slider_box .slick-dots li button {
	display: block;
	width: 8px;
	height: 8px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0;
}

.business_wrap .section4 .slider_box .slick-dots li button:before {
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 8px;
	height: 8px;
	background-color: #e7e4e4;
	border-radius: 50%;
	content: '';
	text-align: center;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.business_wrap .section4 .slider_box .slick-dots li.slick-active button:before
	{
	background-color: #004952;
	border-radius: 50%;
}

.business_wrap .section5 {
	margin-top: 175px;
	text-align: center;
	margin-bottom: 100px;
}

.business_wrap .section5 .title {
	font-size: 28px;
	font-weight: 800;
	line-height: 35px;
	color: #004952;
}

.business_wrap .section5 .accordion {
	display: inline-block;
	width: 741px;
	margin-top: 51px;
}

.business_wrap .section5 .accordion li {
	background-color: #f6f6f6;
	margin-bottom: 20px;
	border-radius: 8px;
	text-align: left;
	padding: 10px 20px;
	box-sizing: border-box;
	cursor: pointer;
}

.business_wrap .section5 .accordion li p.toggle {
	width: 100%;
	display: block;
	font-size: 18px;
	font-weight: 700;
	line-height: 35px;
	color: #272727;
	position: relative;
}

.business_wrap .section5 .accordion li p.toggle::after {
	content: '';
	background: url('/images/jium/arrow_icon.png') no-repeat center;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 5px;
	transform: rotate(180deg);
	width: 24px;
	height: 24px;
}

.business_wrap .section5 .accordion li p.toggle.active::after {
	transform: rotate(0);
}

.business_wrap .section5 .accordion li .accordion-contents {
	margin-top: 10px;
	padding-bottom: 20px;
}

.business_wrap .section5 .accordion li .txt {
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	color: #272727;
	margin-left: 14px;
	position: relative;
	margin-bottom: 5px;
}

.business_wrap .section5 .accordion li .txt::after {
	content: '';
	display: inline-block;
	position: absolute;
	left: -14px;
	top: 50%;
	transform: translateY(-50%);
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #272727;
}

@media ( max-width : 1200px) {
	.business_wrap .section2 .list .item {
		margin-left: 40px;
	}
	.business_wrap .section3 {
		padding: 0 20px;
	}
	.business_wrap .section4 .slider_box {
		width: 700px;
	}
	.business_wrap .section4 .slider_box img {
		width: 100%;
		height: 100%
	}
}

@media ( max-width : 1000px) {
	.business_wrap .section2 .list .item {
		display: block;
		width: 100%;
		margin-left: 0;
	}
	.business_wrap .section2 .list .item .txt_box {
		padding-top: 95px;
	}
	.business_wrap .section3 .img_box img {
		width: 100%;
		height: 100%
	}
	.business_wrap .section4 .slider_box {
		width: 500px;
	}
	.business_wrap .section5 .accordion {
		width: 100%;
	}
}

@media ( max-width : 700px) {
	.business_title {
		height: 386px;
	}
	.business_title h1 {
		height: 334px;
		font-size: 60px;
		line-height: 72px;
	}
	.business_title h1 span.tit::after {
		content: '';
		width: 14px;
		height: 14px;
	}
	.business_title h1 span.txt {
		font-size: 16px;
	}
	.business_wrap .section1 .list {
		width: 100%;
	}
	.business_wrap .section3 {
		height: 500px;
	}
	.business_wrap .section3 .tag_box span.tag {
		text-align: center;
		border-radius: 50px;
		line-height: 20px;
	}
	.business_wrap .section3 .tag_box span.tag .br {
		display: block;
		height: 0;
		visibility: hidden;
	}
	.business_wrap .section3 .tag_box span.tag .txt {
		font-size: 12px;
	}
	.business_wrap .section4 .slider_box {
		width: 100%;
	}
	.business_wrap .section4 .slider_box .slick-dots {
		display: none !important;
	}
	.business_wrap .section4 .slider_box .slick-next, .business_wrap .section4 .slider_box .slick-prev
		{
		top: 90%;
		-webkit-transform: translate(0, 100%);
		-ms-transform: translate(0, 100%);
		transform: translate(0, 100%);
	}
	.business_wrap .section4 .slider_box .slick-prev {
		left: 30%;
	}
	.business_wrap .section4 .slider_box .slick-next {
		right: 30%;
	}
}

@media ( max-width : 499px) {
	.business_title h1 span.txt {
		font-size: 16px;
	}
	.business_wrap .section1 .list {
		padding: 0 10px;
		box-sizing: border-box;
	}
	.business_wrap .section1 .list .item .br {
		display: block;
	}
	.business_wrap .section2 .title {
		font-size: 24px;
	}
	.business_wrap .section3 {
		text-align: center;
		padding: 0;
	}
	.business_wrap .section3 .title {
		display: inline-block;
		width: 276px;
	}
	.business_wrap .section3 .title br {
		display: none;
	}
	.business_wrap .section5 .title {
		font-size: 24px
	}
	.business_wrap .section3 .tag_box span.tag:nth-child(3n) {
		margin-right: 0
	}
	.business_wrap .section4 {
		margin-top: 180px;
	}
	.business_wrap .section5 {
		margin-top: 135px;
	}
}