@charset 'UTF-8';
section{
	position: relative;
}

.cont_1{
	/* background: url("../images/index/main_img.png") center center no-repeat; 
	background-size: auto 100% ;
	*/
	
	position: absolute;
	top:0;left:0;
	width:100%;
	background-color: transparent;
	height:679px;
	padding-top:71px;
	z-index:1;
	
}

.bandBg{
	position: absolute;
	left:0;
	bottom:0;
	background-color: rgba(42, 46, 65, 0.7);
	width:100%;
	height:144px;
}

.mainContents{
	max-width:1180px;
	min-width:1004px;
	padding:0 10px 0;
	margin:0 auto;
}

.searchArea{
	max-width: 1200px;
	min-width: 1024px;
	margin:0 auto;
	position: relative;
	top:330px;
	left:0px;
}

.searchBox{
	background:#fff;
	border:1px solid #6b84a1;
	width:765px;

}

.searchBox dt{
	color:#606060;
	font-size:1.5rem;
	float:left;
	background: url("../images/index/search_title_right_line.gif") right 30px no-repeat;
	padding:28px 13px 26px 36px;
	margin-right:9px;
}

.searchBox dt span{
	font-size:2.3rem;
}

.searchBox dd input{
	color:#606060;
	font-size:1.8rem;
	vertical-align: top;
	margin-top:26px;
	width:430px;
}

.searchBox dd button{
	vertical-align: bottom;
	float:right;
	height:74px;
	width:74px;
}

.searchBox dt img, .searchBox dt span{
	vertical-align: middle;
}

.bandBgBtmContent{
	max-width:1180px;
	min-width:1004px;
	margin:0 auto;
	padding: 0 10px;
}

.countryAddress{
	float:left;
	width:75%;
}

.countryAddress dl{
	float:left;
	padding:45px 10px 0 0;
	color:#fff;
	width : -webkit-calc(33% - 10px); /* for Chrome, Safari */
    width :    -moz-calc(33% - 10px); /* for Firefox */
    width :         calc(33% - 10px); /* for IE */
}

.countryAddress dt{
	width:34px;
	height:90px;
	float:left;
}

.countryAddress dt img{
	width:24px;
	height:24px;
	border-radius: 12px;
}

.countryAddress dd p:first-child{
	font-size:1.8rem;
	padding-bottom:7px;
}

.countryAddress dd p:last-child{
	font-size:1.2rem;
	line-height: 15px;
}

.countryAddress dd p{
	color:#fff;
}

.loginArea{
	max-width:290px;
	min-width:250px;
	float:right;
	padding:32px 0 0 0;
}

.loginArea p input{
	padding:0 9px;
	font-size:1.4rem;
	line-height: 25px;
	border: 1px solid #ccc;
	margin-bottom:5px;
	width : -webkit-calc(100% - 20px); /* for Chrome, Safari */
    width :    -moz-calc(100% - 20px); /* for Firefox */
    width :         calc(100% - 20px); /* for IE */
}

.loginButtonLink span{
	display:inline-block;
	margin-bottom:-2px;
}

.loginArea .signJoin, .loginButtonLink button, .loginButtonLink span, .loginButtonLink a{
	color:#fff;
	vertical-align: top;
	font-size:1.4rem;
}
.loginArea .signJoin .loginSaveId{
	float:left;
}

.loginArea .signJoin .loginSaveId input{
	width:13px;
	height:13px;
	border:1px solid #698098;
	background:#a8bfd7 ;
	vertical-align: middle;
	margin-top:-1px;
}

.loginArea .signJoin .loginSaveId label{
	color:#fff;
	font-size:1.4rem;
	vertical-align: middle;
}

.loginArea .signJoin .loginButtonLink {
	float:right;
}

.loginButtonLink button, .loginButtonLink span, .loginButtonLink a{
	color:#fff;
	text-decoration:none;
}

.cont_2{
	background:#e2e2e2;
	color:#606060;
	margin-bottom:27px;
	width:100%;
	margin-top:30px;
}

.cont_2 .floatL{
	width:25%;
}

.cont_2 .noticeNqnaMore div{
	padding:37px 0 38px 38px;
	/* width:325px; */
}

.cont_2 .noticeNqnaMore h2{
	color:#101010;
	font-size:2.8rem;
	padding-bottom:8px;
	font-weight: normal;
	line-height: 2.8rem;
}

.cont_2 .noticeNqnaMore h3{
	padding-bottom:40px;
	font-size:1.5rem;
	font-weight: normal;
	padding-left:6px;
}
.cont_2 .noticeNqnaMore p{
	line-height:2.3rem;
	padding-bottom:55px;
	font-size:1.4rem;
}

.cont_2 .noticeNqnaMore .more{
	border:1px solid #626262;
	display: inline-block;
	padding:4px 6px;
	color:#101010;
	font-size:1.5rem;
	text-decoration: none;
}

.cont_2 .noticeNqnaMore .more span{
	color:#696e7d;
	font-size:1.5rem;
	display: inline-block;
	padding-left:7px;
}

.cont_2 .noticeNqnaInfo{
	/* width:296px; */
	padding-top:35px;
	padding-right:17px;
	width : -webkit-calc(25% - 17px); /* for Chrome, Safari */
    width :    -moz-calc(25% - 17px); /* for Firefox */
    width :         calc(25% - 17px); /* for IE */
}

.cont_2 .noticeNqnaInfo div{
	padding:26px 27px 23px 22px;
	background:#fff;
	min-height:180px;
}

.cont_2 .noticeNqnaInfo div h3{
	float:left;
	display: block;
	color:#015bb3;
	padding:6px 9px;
	border:1px solid #015bb3;
	font-size: 1.6rem;
	font-weight: normal;

}

.cont_2 .noticeNqnaInfo div .more{
	float:right;
}

.cont_2 .noticeNqnaInfo div p.date{
	font-size:1.2rem;
	padding-top:5px;
	letter-spacing: 0;
}

.cont_2 .noticeNqnaInfo div p.infoText{
	width:210px;
	height:52px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#101010;
	padding-top:39px;
	line-height:2.4rem;
	font-size:1.4rem;
}
.cont_2 .noticeNqnaInfo.faq div p.infoText{
	height:90px;
}
.cont_2 .customerSvc{
	color:#fff;
	padding:36px 0 0 31px;
	background:url(../images/index/customer_headset_icon.gif) right bottom no-repeat #005ab3;
	width : -webkit-calc(25% - 32px); /* for Chrome, Safari */
    width :    -moz-calc(25% - 32px); /* for Firefox */
	width :         calc(25% - 32px); /* for IE */
	min-height:258px;
}

.cont_2 .customerSvc h3{
	font-size:3rem;
	line-height:3rem;
	color:#fff;
	padding-bottom:35px;
	font-weight: normal;
}

.cont_2 .customerSvc h3 span{
	display: inline-block;
	color:#a1bfdd;
	padding-top:4px;
	padding-left:4px;
	font-size:1.8rem;
	font-weight: normal;
}

.cont_2 .customerSvc h4{
	color:#b4f1ff;
	font-size:3.6rem;
	line-height: 3.6rem;
}

.cont_2 .customerSvc h4 span{
	color:#95aed6;
	display: block;
	padding-top:10px;
	padding-bottom:40px;
	font-size:1.5rem ;
}
.cont_2 .customerSvc .kakaoLink span{
	display:inline-block;
	color:#fff;
	padding:14px 0 0 5px;
	font-size:1.4rem;
	line-height:1.4rem;
}

.cont_2 .customerSvc .kakao{
	padding:16px 0 0 0;
	background:url(../images/index/customer_kakao_icon.gif) right top no-repeat #005ab3;
	width:160px;
	font-size:9pt;
}

.cont_2 .customerSvc .kakao dt{
	padding:0 0 8px 0;
	color:#77a7d6;
}

.cont_2 .customerSvc .kakao dd{
	color:#a3b9db;
}

.cont_3 {
	padding-bottom:52px;
}

.cont_3 ul{
	color:#fff;
}

.cont_3 ul li{
	float:left;
	width : -webkit-calc(25% - 15px); /* for Chrome, Safari */
    width :    -moz-calc(25% - 15px); /* for Firefox */
    width :         calc(25% - 15px); /* for IE */
	padding: 0 15px 0 0;
}

.cont_3 ul li:last-child{
	padding:0 0 0 0;
	width:25%;
}

.cont_3 ul li.cont_3_1 dl{
	background:#3963a2;
}

.cont_3 ul li.cont_3_2 dl{
	background:#4c9584;
}

.cont_3 ul li.cont_3_3 dl{
	background:#c7b98e;
	
}

.cont_3 ul li.cont_3_1 dt{
	color:#78b9e1;
}

.cont_3 ul li.cont_3_1 dt span{
	color:#538fc2;
}

.cont_3 ul li.cont_3_2 dt{
	color:#62cbb3;
}

.cont_3 ul li.cont_3_2 dt span{
	color:#64d0b8;
}

.cont_3 ul li.cont_3_3 dt{
	color:#3c341c;
}

.cont_3 ul li.cont_3_3 dt span{
	color:#7f7455;
}

.cont_3 ul li.cont_3_3 dd{
	color:#696044;
}

.cont_3 ul li dl{
	height:169px;
	padding:41px 0 0 28px;
	position: relative;
}

.cont_3 ul li dt{
	font-size:2.4rem;
}

.cont_3 ul li dt span{
	font-size:1.4rem;
	display: block;
	padding:4px 0 28px;
}

.cont_3 ul li dd{
	font-size:1.6rem;
	line-height:22px;
	width:92%;
	word-break: keep-all;
	color:#fff;
	font-weight:normal;
}

.cont_3 ul li dd .more{
	font-size:4rem;
	font-weight:normal;
	text-decoration: none;
	position: absolute;
	right:13px;
	bottom:24px;
	color:#fff;
}

.cont_3_img div{
	background:url(../images/index/index_cont3_main_img.gif) no-repeat;
	background-size: 100% 100%;
	height:210px;
}

.cont_3_img h3{
	padding:38px 0 10px 36px;
	font-size:2rem;
	text-shadow: #793c14 0px 0px 4px;
	font-weight:normal;
	color:#fff;
}

.cont_3_img h3 span{
	display: block;
	color:#fff;
	font-weight: normal;
	padding:7px 0 19px;
	font-size: 1.4rem;

}

.cont_3_img .exchangeRate{
	padding:0 0 5px 38px;
	font-size:3.6rem;
	color:#cdff03;
	text-shadow: #793c14 0px 0px 4px;
	font-weight:normal;
}

.cont_3_img .moreArea{
	padding:30px 0 0 33px;
}

.cont_3_img .moreArea a{
	display: inline-block;
	padding:8px 11px;
	font-size:1.4rem;
	background:#e6e5c3;
	border-radius: 2.2rem;
	text-decoration: none;
}

.cont_3_img .moreArea span, .cont_3_img .moreArea a{
	vertical-align: middle;
}

.cont_3_img .moreArea span{
	display:inline-block;
	font-weight:normal;
	font-size:2.2rem;
	padding:0 0 0 6px;
	text-shadow: none;
}

.searchBox:after, .searchBox dd:after, .bandBgBtmContent:after, .countryAddress:after, .countryAddress dl:after{
	display: block;
	content: "";
	clear: both;
}
/* main banner */
.swiper-container {
	position: relative;
    width:100%;
    height:750px;
}

.swiper-container img{
    width:100%;
    height:100%;
}
.swiper-slide {
    text-align:center;
    display:flex; /* 내용을 중앙정렬 하기위해 flex 사용 */
    align-items:center; /* 위아래 기준 중앙정렬 */
    justify-content:center; /* 좌우 기준 중앙정렬 */
}
.swiper-button-play, .swiper-button-pause{
	display:inline-block;
	cursor: pointer;
	width:37px;
	height:37px;
	z-index:999;
	vertical-align: middle;
	font-size:0;
	margin:-3px 2px 0;
}
.swiper-button-play{
	background:url(../images/index/main_banner_play.png) no-repeat;
	display:none;
}
.swiper-button-pause{
	background:url(../images/index/main_banner_pause.png) no-repeat;
}
.swiper-inline-text{
	position: absolute;
	bottom:380px;
	left:0;
	width:100%;
}

.swiper-inline-text h2{
	max-width:1200px;
	min-width:1024px;
	font-size:8rem;
	line-height:8rem;
	text-transform: uppercase;
	margin:0 auto;
	text-align: left;
	color:#fff;
	padding-bottom:30px;
}
.swiper-inline-text h3{
	max-width:1200px;
	min-width:1024px;
	margin:0 auto;
	text-align: left;
}
.swiper-inline-text h3 span{
	color:#fff;
	display: block;
	font-weight: normal;
	opacity: .7;
}
.swiper-inline-text h3 span:first-child{
	font-size:3rem;
	line-height:4rem;
}
.swiper-inline-text h3 span:last-child{
	font-size:2.4rem;
	line-height:3.4rem;
}

.downloadLinkArea{
	width : -webkit-calc(25% - 20px); /* for Chrome, Safari */
	width :    -moz-calc(25% - 20px); /* for Firefox */
	width :         calc(25% - 20px); /* for IE */
	padding:45px 10px 0 0;
	color:#fff;
}

#headerTop{
	border-bottom:1px solid #e2e2e2;
}
@media(max-width: 1280px) {
	.cont_2 .customerSvc h4{
		font-size:3rem;
	}

	.downloadLinkArea .excelIcon{
		background-position: 8px center;
		padding:6px 0 6px 32px;
	}
}