main.main {
	padding: 0;
}

::-webkit-scrollbar {
  width: 0px;
   height: 0px;
}
::-webkit-scrollbar-track {
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: #c7c3c3;
}
::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}


.main > section {
	min-height: 800px;
	overflow: hidden;
	height: 100vh;
}

.main .section-1{
	background-color: #333;
}

.main .section-1 .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
}


.main .section-1 .title{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	width: 100%;
	max-width: 1800px;
	padding-left: 10rem;

}

.main .section-1 .title h2{
	font-size: 4.45rem;
	color: #fff;
	font-weight: 300;
	white-space: nowrap;
	line-height: 5rem;
}

.main .section-1 .title h3{
	font-size: 4.45rem;
	font-weight: 700;
	color: #fff;
	white-space: nowrap;
	margin-top: 0.5rem;
	line-height: 5rem;
}

.main .section-1 .title h4{
	font-size: 1.34rem;
	font-weight: 500;
	color: #fff;
	line-height: 2rem;
	margin-top:4rem;
}

.main .section-1 .videoWrap {
	width: 100%;
	height: 100%;

}

.main .section-1 .videoWrap video {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.main .section-2{
	background: #000115;
	background-image: url(/kr/images/main/section_02_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.main .section-2 .d0{

	width: 100%;
	max-width: 1920px;
	display: table;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.main .section-2 .d0 .d1{
	display: table;
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.main .section-2 h3{
	font-size: 1.7rem;
	color:#00acd4;
	font-weight: 700;
	line-height: 2.5rem;
	letter-spacing: -1px;
}

.main .section-2 h4{
	font-size: 3.34rem;
	color:#fff;
	font-weight: 700;
	line-height: 4.5rem;
	letter-spacing: -1px;
}

.main .section-2 ul{
	max-width: 40rem;
	color: #fff;
	margin-top: 3rem;
}

.main .section-2 h5{
	text-align: center;
	margin-top: 1rem;
	color: rgba(255,255,255,0.5);
	font-size: 1.1rem;
}

.main .section-3{
	background: #0083c6;
	color: #fff;
}

.main .section-3 .bg{
	display: table;
	height: 100%;
	width: 100%;
	padding-top: 5.05rem;
}

.main .section-3 .d0{
	width: 100%;
	display: table;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 5.05rem;
}

.main .section-3 .d0 .d1{
	display: table-cell;
	background-image: url(/kr/images/main/section_03_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 50%;
	background-color: color(display-p3 0.1123 0.2861 0.5291);
}

.main .section-3 .d0 .d2{
	display: table-cell;
	background-color: #0083c5;
	width: 50%;
	position: relative;
	background-image: url(/kr/images/main/section_03_01.png);
	background-size: 37rem;
	background-repeat: no-repeat;
	position: relative;
	background-position: bottom -10% right -10%;
}

.main .section-3 .d0 .d2 div{
	position: absolute;
	left: 10%;
	top:50%;
	transform: translateY(-50%);
	white-space: normal;
	padding-right: 1rem;
}

.main .section-3 h3{
	font-size: 3.89rem;
	font-weight: 700;
	margin-bottom: 4rem;
}

.main .section-3 h4{
	font-size: 1.34rem;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 2.5rem;
}






.main .section-4{
	background: #06b27f;
	color: #fff;
}

.main .section-4 .d0{
	width: 100%;
	display: table;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 5.05rem;
}

.main .section-4 .d0 .d2{
	display: table-cell;
	background-image: url(/kr/images/main/section_04_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 50%;
}

.main .section-4 .d0 .d1{
	display: table-cell;
	background-color: #06b27f;
	width: 50%;
	position: relative;
	background-image: url(/kr/images/main/section_04_01.png);
	background-size: 37rem;
	background-repeat: no-repeat;
	background-position:bottom right 10%;
	background-position: bottom -20% right -20%;

}

.main .section-4 .d0 .d1 div{
	position: absolute;
	right: 30%;
	top:50%;
	transform: translateY(-50%);
	white-space: normal;
padding-left: 1rem;
}

.main .section-4 h3{
	font-size: 3.89rem;
	font-weight: 700;
	margin-bottom: 4rem;
}

.main .section-4 h4{
	font-size: 1.34rem;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 2.5rem;
}

.main .section-5{
	background-color: #191e22;
	background-image: url(/kr/images/main/section_05_bg.png);
	background-repeat: no-repeat;
	background-position:center;
	background-size: cover;
}

.main .section-5 .d0{
	width: 100%;
	max-width: 1920px;
	display: table;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;

}

.main .section-5 .d0 .d1{
	display: table-cell;
	width: 50%;
	position: relative;
}

.main .section-5 .d0 .d2{
	display: table-cell;
	width: 50%;
	position: relative;
}

.main .section-5 .d0 .d2 div{
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
	white-space: nowrap;
	color: #fff;
}

.main .section-5 h3{
	font-size: 3.89rem;
	font-weight: 700;
	margin-bottom: 2rem;
}

.main .section-5 h4{
	font-size: 1.34rem;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 2.5rem;
}

.main .section-5 ul{
	display: table;
	width: 28rem;
	max-width: 28rem;
}

.main .section-5 ul > li{
	display: table;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.8);
	padding: 1.3rem 1rem;
	font-size: 1.1rem;
	font-weight: 700;
	position: relative;
}

.main .section-5 ul > li img{
	max-width: 48px;
	width: 2.4rem;
	margin-right: 1rem;
}

.main .section-5 ul > li:nth-child(1){
	border-top: 1px solid rgba(255,255,255,0.8);
}

.main .section-5 ul > li > img{
	width: 3rem;
	margin-right: 1rem;
}

.main .section-5 ul > li:after{
	content: '\e5cc';
	font-family: 'Material Icons';
	position: absolute;
	right:0;
	top:50%;
	transform: translateY(-50%);
}


.main .section-6{
	background-color: #296e7e;
	background-image: url(/kr/images/main/section_06_bg.png);
	background-repeat: no-repeat;
	background-position:center;
	background-size: cover;
}

.main .section-6 .d0{
	width: 100%;
	max-width: 1200px;
	display: table;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
}

.main .section-6 .d0 h3{
	font-size: 1.1rem;
	text-align: left;
	font-weight: 700;
}

.main .section-6 .d0 h4{
	font-size: 2.2rem;
	text-align: left;
	font-weight: 700;
	margin-bottom: 1.5rem;
	margin-top: 1rem;
	letter-spacing: -1px;
}

.main .section-6 .d0 h4 img{
	float: right;
}	

.main .section-6 .d0 ul li > div{
	background-color: #fff;
	height: 34rem;
}

.main .section-6 .d0 ul li > div img{
	width: 100%;
	height:22rem;
}


.main .section-6 .d0 ul li > div dl{
	display: block;
	width: 100%;
	padding: 1rem;
	color:#000;
}

.main .section-6 .d0 ul li > div dl >dt{
	width: 100%;
	font-size: 1.2rem;
	height:3rem;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:normal;
	overflow:hidden;
	font-weight: 700;
}

.main .section-6 .d0 ul li > div dl >dd{
	display:-webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical;
	width:100%;
	line-height:1.3rem;
	height:2.5rem;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size: 0.9rem;
}

.main .section-6 .d0 ul li > div p{
	font-size: 0.9rem;
	color:#00acd4;
	padding: 1rem;
}

.main .section-7{
	background-image: url(/kr/images/main/section_07_bg.png);
	background-repeat: no-repeat;
	background-position:center;
	background-size: cover;
}

.main .section-7 .d0{
	width: 100%;
	max-width: 1200px;
	display: table;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.main .section-7 .d0 h3{
	color: #000;
	font-size: 1.1rem;
	font-weight: 700;
}

.main .section-7 .d0 h4{
	color: #000;
	font-size: 4.45rem;
	font-weight: 700;
	padding: 4rem 0;
}

.main .section-7 .d0 h5{
	font-size: 1.34rem;
	margin-bottom: 3rem;
	line-height: 2rem;
}


aside.right {
	width: 100%;
	max-width: 1800px;
	height: 0px;
	text-align: right;
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	margin: auto;
	color: #fff;
	transform: translateX(-50%);
}

aside.right  ul {
	display: inline-block;
	width: auto;
	position: absolute;
	right: 0.5rem;
	top: -25vh
}

aside.right  ul li {
	position: relative;
	display: block;
	cursor: pointer;
	margin-bottom: 1rem;
	font-size: 0.9rem;
	text-align: center;
}

aside.right ul li div{
	width: 3.4rem;
	height: 3.4rem;
	position: relative;
	border: 2px solid rgba(255,255,255,0.4);
	display: block;
	border-radius: 50%;
	margin-left: 0.5rem;
	margin-bottom: 0.2rem;
}

aside.right  ul li div img{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	max-width: 50%;
}

aside.right  ul li  span{
	margin-top: 0.5rem;
	line-height: 120%;
}

aside.right  ul li:hover div{
	background-color:#0083c6;
	border: 2px solid #0083c6;
}


.main-last-slide {
    top: auto !important;
    bottom: 0 !important;
	min-height: auto !important;
}



.main .section-9{
	background: #1b3bc2;
	color: #fff;
}

.main .section-9 .d0{
	width: 100%;
	display: table;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 5.05rem;
}

.main .section-9 .d0 .d2{
	display: table-cell;
	background-image: url(/kr/images/main/section_09_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 50%;
}

.main .section-9 .d0 .d1{
	display: table-cell;
	background-color: #1b3bc2;
	width: 50%;
	position: relative;
	background-image: url(/kr/images/main/section_09_01.png);
	background-size: 37rem;
	background-repeat: no-repeat;
	background-position:bottom right 10%;
	background-position: bottom -20% right -20%;

}

.main .section-9 .d0 .d1 div{
	position: absolute;
	right: 30%;
	top:50%;
	transform: translateY(-50%);
	white-space: nowrap;
}

.main .section-9 h3{
	font-size: 3.89rem;
	font-weight: 700;
	margin-bottom: 4rem;
}

.main .section-9 h4{
	font-size: 1.34rem;
	font-weight: 700;
	margin-bottom: 3rem;
	line-height: 2.5rem;
}


@media (max-width:740px){


	.main > section {
    	height: auto;
    	padding-top: 6rem;
    	min-height: auto;
    	padding-bottom: 0rem;
    	display: table;
    	width: 100%;
    	table-layout: fixed;
	}
	.main > section.section-1 {
    	height: calc(var(--vh, 1vh) * 100);
    	padding-top: 0;
    	padding: 0;
	}

	.main .section-1 .title{
		width:90vw;
		transform: none;
		top:20%;
		left:2rem;
		padding-left: 0;
	}
	.main .section-1 .title h2{
		font-size: 3rem;
		white-space: normal;
		line-height: 3.5rem;
	}

	.main .section-1 .title h3{
		font-size: 3rem;
		white-space: normal;
		line-height: 3rem;
	}

	.main .section-1 .title h4{
		margin-top: 3rem;
	}

	.text-effect{
		opacity: 1;
	}

	.img-effect{
		opacity: 1;
	}

	aside.right{
		position: absolute;
		bottom:20rem;
		width: 100%;
		top:initial;
	}

	aside.right ul {
    	display: table;
    	width: 100%;
    	position: relative;
    	right: initial;
    	top: inherit;	
    	margin-left: auto;
    	margin-right: auto;
	}

	aside.right ul li{
		display: table-cell;
		width: 25%;
		padding: 1rem;
	}

	aside.right ul li span {
	    margin-top: 0.5rem;
	    display: block;
	    text-align: center;
	}

	aside.right ul li  div {
    	margin-left: auto;
    	margin-right: auto;
	}

	.main .section-2 .d0{
		padding-bottom: 3rem;
	}
	.main .section-2 ul >li{
		position: relative;
	}

	.main .section-2 h3{
		text-align: center;
	}

	.main .section-2 h4{
		font-size: 2.34rem;
		text-align: center;
		line-height: 1.2em;
		margin-top:0.5rem;
	}
	.main .section-2 .d0 .d1{
		padding-left: 1rem;
		padding-right: 1rem;
		position: relative;
		top:initial;
		left: inherit;
		transform: none;
	}

	.main .section-2 h5{
		position: absolute;
		font-size: 2rem;
		top:50%;
		left:50%;
		transform: translate(-50%,-50%);
		margin-top:0;
		white-space: nowrap;
		color:#fff;
	}

	.main .section-3 .d0{
		padding-top: 0;
	}

	.main .section-3 .d0 .d1{
		display: none;
	}

	.main .section-3 .d0 .d2{
		width: 100%;
		display: table;
		padding-left: 1rem;
    	padding-right: 1rem;
    	position: relative;
    	height: 42rem;
    	    background-position: bottom 0% left 0%;

	}

	.main .section-3 h3{
		font-size: 3rem;
		text-align: left;
		white-space: nowrap;
	}

	.main .section-3 h4{
		white-space: normal;
		line-height: 140%;
		font-weight: normal;
	}

	.main .section-3 .d0 .d2 div {
   	 	top:initial;
		left: inherit;
		transform: none;
		position: relative;
		padding-left: 1rem;
    padding-right: 1rem;
	}

	.main .section-3 .d0 .d2 img  {
		width: 4rem;
	}

	.main .section-4 .d0{
		padding-top: 0;
	}

	.main .section-4 .d0 .d2{
		display: none;
	}

	.main .section-4 .d0 .d1{
		width: 100%;
    display: table;
    padding-left: 2rem;
    padding-right: 2rem;
    position: relative;
    height: 42rem;
    background-size: contain;
    background-position: bottom 0% left 8rem;
	}

	.main .section-4 h3{
		font-size: 3rem;
		text-align: left;
		white-space: nowrap;
	}

	.main .section-4 .d0 .d1 div {
   	 	top:initial;
		right: inherit;
		transform: none;
		position: relative;
	}

	.main .section-4 .d0 .d1 img  {
		width: 4rem;
	}

	.main .section-4 h4{
		white-space: normal;
		line-height: 140%;
		font-weight: normal;
	}

	.main .section-5 .d0 .d1{
		display: none;
	}

	.main .section-5 .d0 .d2{
		display: table;
		width: 100%;
		height: 100%;
	}

	.main .section-5 .d0 .d2 div{
		left: initial;
    	top: initial;
    	transform: none;
    	white-space:normal;
    	position: relative;
    	width: 100%;
    	padding-left: 2rem;
	}

	.main .section-5 {
   	 	background-size: 210vw;
    	background-position: bottom left -8rem;
    	height: 73rem;
	}

	.main .section-5 h4{
		white-space: normal;
		line-height: 140%;
		font-weight: normal;
	}

	.main .section-5 ul > li img {
    width: 2rem;
	}

	.main .section-6 .d0 ul li > div {
    height: 27rem;
	}

	.main .section-6 .d0 ul li > div img {
    width: 100%;
    height: 17rem;
	}

	.main .section-6 .d0 ul li > div dl >dt{
		height: 2rem;
	}

	.main .section-6 .d0 ul li > div p {
    padding: 0 1rem;
}

	.main .section-6 .d0 {
	    top: initial;
	    left: initial;
	    transform: none;
	    padding-left: 2rem;
	    padding-right: 2rem;
	    position: relative;
	    padding-bottom: 3rem;
	}

	.main .section-6 .d0 h4 {
	    line-height: 1.5em;
	}

	.main .section-6 .d0 h4 img{
	        display: block;
    	width: 4rem;
    	padding-top: 2rem;
    	float: none;
	}

	.main .section-6 .over-x{
		width: 94vw;
	}
	.main .section-6 .over-x ul{
		width: 150vw;
		max-width: 1200px;
	}

	.main .section-7 .d0 {
	    top:initial;
	    left:initial;
	    transform: none;
	    padding-left: 2rem;
	    padding-right: 2rem;
	    position: relative;
	}

	.main .section-7 .d0 h4 {
    	line-height: 1.2em;
    	font-size: 3.2rem;
    	padding:1rem  0;
	}

	.main .section-7 .d0 h5 {
    line-height: 140%;
    font-weight: normal;
	}

	.main .section-7 .d0 img{
		width: 4rem;
	}

	.main .section-7 {
    background-image: url(/kr/images/main/m_section_07_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 66rem;
	}
}
