@charset "utf-8";
@import url("reset.css");
@import url("jquery.fullPage.css");
body {
    font-family: 'Noto Sans KR', 'AppleGothic', sans-serif;
    color: #111;
    line-height:1.42857;
}

img {
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    max-width:100%;
}
.pc{ display: initial; }
a:focus, a:hover {
    text-decoration: none;
}
.ele-invisible {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    visibility: hidden;
    line-height: 0;
    font-size: 0;
    color: transparent;
}
.default-img{
    padding-top:60px;
    text-align: center;
}
.default-img img{
    max-width: 100%;
}
.text-bold{
    font-weight: bold;
}
.background-layer{
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    z-index: 300;
}
.background-layer.active{
    display:block;
}
.ezadmin-header .m-menu-btn{
    display:none;
}
.ezadmin-header .mobile_request{ display: none; }
.ezadmin-section.main-first,
.ezadmin-section.main-third {
/*    border: 20px solid #fff;*/
    border-top: none;
}

.ezadmin-section .fp-bg {
    background-size: cover;
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    z-index: -1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 1000ms ease;
}

.ezadmin-section.main-first .fp-bg {
/*
    background-image: url('../img/ezadmin-main-bg.jpg');
*/
}

/***************** main-second *****************/
.ezadmin-section.main-second{
	background: url('../images/newmain/bg02.jpg') no-repeat center/cover;
}
.ezadmin-section.main-second .tit{
	padding-top: 50px;
	margin-bottom: 50px;
	font-family: 'NotoSansKR-REGULAR';
	font-weight:bold;
	font-size: 48px;
	color: #282a3c;
}
.ezadmin-section.main-second .client_slick_wrap .detail-img{
	margin-bottom: 50px;
	width: 1170px;
	height: 465px;
	background: url('../images/newmain/client-img1.jpg') no-repeat center/contain;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.09);
} 
.ezadmin-section.main-second .client_slick_wrap .detail-img02{
	background-image: url('../images/newmain/client-img2.jpg');
}
.ezadmin-section.main-second .client_slick_wrap .detail-img03{
	background-image: url('../images/newmain/client-img3.jpg');
}
.ezadmin-section.main-second .client_slick_wrap .detail-img04{
	background-image: url('../images/newmain/client-img4.jpg');
}
.ezadmin-section.main-second .client_slick_wrap .detail-img05{
	background-image: url('../images/newmain/client-img5.jpg');
}
.ezadmin-section.main-second .client_slick_wrap .detail-img06{
	background-image: url('../images/newmain/client-img6.jpg');
}
.ezadmin-section.main-second .client_slick_wrap .detail-img07{
	background-image: url('../images/newmain/client-img7.jpg');
}
.ezadmin-section.main-second .client_slick_wrap .detail-img08{
	background-image: url('../images/newmain/client-img8.jpg');
}
.ezadmin-section.main-second .client_slick_wrap .detail-img09{
	background-image: url('../images/newmain/client-img9.webp');
}
.ezadmin-section.main-second .client_slick_wrap .detail-img10{
	background-image: url('../images/newmain/client-img10.webp');
}
.ezadmin-section.main-second .client_slick_wrap .detail-img11{
	background-image: url('../images/newmain/client-img11.webp');
}
.ezadmin-section.main-second .client_slick_wrap .detail-img12{
	background-image: url('../images/newmain/client-img12.webp');
}
.ezadmin-section.main-second .client_slick_wrap .detail-img13{
	background-image: url('../images/newmain/client-img13.webp');
}
.ezadmin-section.main-second .client_slick_wrap .detail-img14{
	background-image: url('../images/newmain/client-img14.webp');
}
.ezadmin-section.main-second .client_slick_wrap .detail-img15{
	background-image: url('../images/newmain/client-img15.webp');
}
.ezadmin-section.main-second .client_slick_wrap .detail-img16{
	background-image: url('../images/newmain/client-img16.webp');
}
.ezadmin-section.main-second .all-client{ 
	display: inline-block;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 18px 40px;
	border: 1px solid #2c77f4;
	font-family: 'NotoSansKR-REGULAR';
	font-weight:bold;
	color: #2c77f4;
}
.ezadmin-section.main-second .all-client:hover{ 
	background: #2c77f4;
	color: #fff;
	transition: all .2s cubic-bezier(.645,.045,.355,1)
}
	/*slick*/
.client_slick_wrap .slick-slide{
	margin: 0 50px;
}
.client_slick_wrap .slick-prev, .client_slick_wrap .slick-next{
	position: absolute;
    top: 50%;
    z-index: 1;
	width: 50px;
	height: 50px;
	margin-top: -70px;
	text-indent: -9999px;
	background: url('../images/newmain/client_arrow_l.png') no-repeat center/contain;
}
.client_slick_wrap .slick-prev{
    left: 16%;
}
.client_slick_wrap .slick-next{
	right: 16%;
	background-image: url('../images/newmain/client_arrow_r.png');
}

.wms_client_slick_wrap.slick-slider {
	width:100%;
}
.wms_client_slick_wrap .slick-slide{
	margin: 0 50px;
}
.wms_client_slick_wrap .slick-prev, .wms_client_slick_wrap .slick-next{
	/*display: inline-block !important;*/
	display:none !important;
	position: absolute;
    bottom: 40%;
    z-index: 1;
	width: 30px;
	height: 30px;
	margin-top: -70px;
	text-indent: -9999px;
	background: url('../images/newmain/wms_client_arrow_l.png') no-repeat center/contain;
}
.wms_client_slick_wrap .slick-prev{
    left: 5%;
}
.wms_client_slick_wrap .slick-next{
	right: 5%;
	background-image: url('../images/newmain/wms_client_arrow_r.png');
}

/***************** main-third *****************/
.ezadmin-section.main-third{
	background: url('../images/newmain/bg03_220817.jpg') no-repeat center/cover;
	text-align: left;
	position: relative;
}
.ezadmin-section.main-third button{
	position: absolute;
	top: 51%;
	left: 21%;
	display: inline-block;
	width: 80px;
	height: 80px;
	background: url('../images/newmain/play_btn.png') no-repeat center/contain;
	text-indent: -9999px;
}
@-webkit-keyframes playBtnIcon{
	0%{border-width:4px;-webkit-transform:scale(1);transform:scale(1)}
	80%{border-width:1px;-webkit-transform:scale(1.35);transform:scale(1.35)}
	100%{opacity:0}
}
@keyframes playBtnIcon{
	0%{border-width:4px;-webkit-transform:scale(1);transform:scale(1)}
	80%{border-width:1px;-webkit-transform:scale(1.35);transform:scale(1.35)}
	100%{opacity:0}
}
.ezadmin-section.main-third button:before{
	content: '';
    display: inline-block;
    position: absolute;
    top: -2px;
    left: -2px;
    bottom: -2px;
    right: -2px;
    border-radius: 50em;
    border: 1px solid #2c77f4;
    -webkit-animation: playBtnIcon 2s cubic-bezier(.23,1,.32,1) both infinite;
    animation: playBtnIcon 2s cubic-bezier(.23,1,.32,1) both infinite;
	border-color: #2c77f4;
}
.ezadmin-section.main-third .content{
	margin-left: 38%;
	color: #595d6e;
}
.ezadmin-section.main-third h2{
    margin: 120px 0 50px;
	font-family: 'NotoSansKR-Light';
	font-size: 80px;
	color: #282a3c;
    line-height: 80px;
}
.ezadmin-section.main-third h2 b{
	font-family: 'NotoSansKR-REGULAR';
	font-weight:bold;
}
.ezadmin-section.main-third .txt-box{
	margin-left: 230px;
}
.ezadmin-section.main-third .txt01{
	font-family: 'NotoSansKR-REGULAR';
	font-weight:bold;
	font-size: 36px;
}
.ezadmin-section.main-third .txt02{
	margin-bottom: 100px;
	font-family: 'NotoSansKR-Light';
	font-size: 24px;
}
.ezadmin-section.main-third .intro{
	position: relative;
	display: inline-block;
	padding: 0 40px;
	height: 163px;
    vertical-align: top;
	text-align: center;
}
.ezadmin-section.main-third .intro:after{
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	right:0;
	width: 2px;
	height: 50px;
	margin-top: -40px;
	background: #2c77f4;
}
.ezadmin-section.main-third .intro:last-child:after{
    content: "";
    display: none;
    position: absolute;
    top: 50%;
    right:0;
    width: 2px;
    height: 50px;
    margin-top: -40px;
    background: #2c77f4;
}
.ezadmin-section.main-third .intro span{
	display: block;
}
.ezadmin-section.main-third .i-icon{
	display: block;
	margin-bottom: 0 auto 20px;
	text-indent: -9999px;
	height: 40px;
	background: url('../images/newmain/icon01.png') no-repeat center/contain;
}
.ezadmin-section.main-third .i-icon02{
	background-image: url('../images/newmain/icon02.png');
}
.ezadmin-section.main-third .i-icon03{
	background-image: url('../images/newmain/icon03.png');
}
.ezadmin-section.main-third .intro01 .num-all{ width: 73px }
.ezadmin-section.main-third .intro02 .num-all{ width: 179px }
.ezadmin-section.main-third .intro03 .num-all{ width: 118px }
.ezadmin-section.main-third .i-num{
	font-family: 'NotoSansKR-REGULAR';
	font-weight:bold;
	font-style: normal;
	font-size: 48px;
	color: #2c77f4;
}	
.ezadmin-section.main-third .num-txt{
	font-family: 'NotoSansKR-REGULAR';
	font-weight:bold;
	font-style: normal;
	font-size: 18px;
	color: #2c77f4;
}
.ezadmin-section.main-third .i-txt{
	font-family: 'NotoSansKR-Light';
	font-size: 14px;
}


/* 2022.08.24 추가 */
.ezadmin-section.main-third {
    background:unset;
    text-align:center;
}
.ezadmin-section.main-third .tit {
    padding-top: 50px;
    font-family: 'NotoSansKR-REGULAR';
    font-weight: bold;
    font-size: 48px;
    color: #282a3c;
}
.ezadmin-section.main-third .tit:after {
    content: '';
    display: block;
    margin: 20px auto;
    width: 60px;
    height: 3px;
    background: #f2cf1d;
    text-align: center;
}
.ezadmin-section.main-third .sub_tit {
    word-break:keep-all;
    margin-bottom: 20px;
    font-size: 1em;
    text-align: center;
    color: #666;
    line-height: 1;
    font-family: 'NanumBarunGothic-Light';
}
.ezadmin-section.main-third .w1000 {
    width:1000px;
    margin:auto;
}
.ezadmin-section.main-third .section3_video > iframe{
    width:calc(100% - 40px);
}
.ezadmin-section.main-third .tile {
    width: 304px;
    display: inline-block;
    margin: 10px;
    cursor: pointer;
    transition: all .3s ease;
    border: 2px solid #f3f3f3;
}
.ezadmin-section.main-third .mobile .tile {
	width: auto;
	margin: 0px;
}
.ezadmin-section.main-third .tile:hover {
    border: 2px solid #f2cf1d;
    box-shadow: 5px 5px 11px 2px rgb(27 35 80 / 12%);
    transition: all .2s;
}
.ezadmin-section.main-third .tile .txt_box {
    height: 110px;
    background: #fff;
    text-align: left;
    padding: 20px;
    font-size: 15px;
}
.ezadmin-section.main-third .tile .txt_box p {
    word-break:keep-all;
}
.ezadmin-section.main-third .tile .txt_box .txt_title {
    color: #f41c54;
    margin-bottom: 12px;
}
@media all and (max-width:1280px) {
	.ezadmin-section.main-third .tit {
		font-size:24px;
	}
    .ezadmin-section.main-third .w1000 {
        width:auto;
    }
}
/* 2022.08.24 추가 */


/***************** main-fourth *****************/
.ezadmin-section.main-fourth{
	background: url('../images/newmain/bg04.jpg') no-repeat center/cover;
}
.ezadmin-section.main-fourth .additional-service{
	margin: 0 auto 50px;
	width: 1050px;
}
.ezadmin-section.main-fourth .additional-service .tit{
	margin-bottom: 50px;
	padding-top: 30px;
	font-family: 'NotoSansKR-REGULAR';
	font-weight:bold;
	font-size: 48px;
	color: #fff;
}
.ezadmin-section.main-fourth .service-list:after{
	content: '';
	display: block;
	clear:both;
}
.ezadmin-section.main-fourth .service-list>li{
	width: 16.6666666666%;
	float: left;
	padding: 0px;
	padding-left: 28px;
	padding-bottom: 0;
	vertical-align: top;
	position: relative;
	overflow: visible !important;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.ezadmin-section.main-fourth .service-list>li.off { width: 15%; }
.ezadmin-section.main-fourth .service-list>li.active{ width: 40%; }
.ezadmin-section.main-fourth .service{
	cursor: pointer;
	width: 100%;
	height: 460px;
	background: rgba(0,0,0,.3) url('../images/newmain/service01.jpg') no-repeat left/auto 100%;
	position: relative;
	box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.6);
}
.ezadmin-section.main-fourth .service02{
	background-image: url('../images/newmain/service02.jpg');
}
.ezadmin-section.main-fourth .service03{
	background-image: url('../images/newmain/service03.jpg');
}
.ezadmin-section.main-fourth .service04{
	background-image: url('../images/newmain/service04.jpg');
}
.ezadmin-section.main-fourth .service05{
    background-image: url('../images/newmain/service06.jpg');
}
.ezadmin-section.main-fourth li:not(.active) .service:after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);

}
.ezadmin-section.main-fourth .business_caption{
	text-align: left;
	background-color: #ffffff;
	width: 100%;
	z-index: 1;
	padding: 26px;
	padding-bottom: 30px;
	display: none;
	position: absolute;
	top: 460px;
	box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.6);
}
.ezadmin-section.main-fourth .service-list>li.active .business_caption{
	display:block;
}
.ezadmin-section.main-fourth .business_caption h2{
	margin-bottom: 5px;
	font-family: 'NotoSansKR-REGULAR';
	font-weight:bold;
	font-size: 24px;
	color: #282a3c;
}
.ezadmin-section.main-fourth .business_caption p{
	font-family: 'NotoSansKR-Regular';
	font-size: 16px;
	color: #282a3c;
}
.ezadmin-section.main-fourth .a_plus{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index:2;
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url('../images/newmain/view.jpg') no-repeat center/cover;
}


/***************** main-fifth *****************/
.ezadmin-section.main-fifth{
	background: url('../images/newmain/bg05.jpg') no-repeat center/cover;
}

.ezadmin-section.main-fifth .tit{
	margin-bottom: 50px;
    padding-top: 80px;
	font-family: 'NotoSansKR-REGULAR';
	font-weight:bold;
	font-size: 48px;
	color: #282a3c;
}
.ezadmin-section.main-fifth .apply-wrapper{
	margin: 0 auto;
	width: 1150px;
}
.ezadmin-section.main-fifth .apply-wrapper:after{
	content: '';
	display: block;
	clear:both;
}
.ezadmin-section.main-fifth .apply{
	position: relative;
	float: left;
	margin-right: 20px;
	margin-top: 37px;
	width: 370px;
	height: 500px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.09);
	background: url(../images/newmain/request1.png) no-repeat center/contain;
	/*transform: translate3d(0,100px,0);
	opacity: 0;*/
}
/*
.ezadmin-section.main-fifth .apply-wrapper.active .apply{
    opacity: 1;
    transform: translateZ(0);
	transition: all .4s ease .1s;
}
*/
.ezadmin-section.main-fifth .apply02{
	margin-top: 0;
	height: 575px;
	background-image: url('../images/newmain/request2.png');
}
.ezadmin-section.main-fifth .apply03{
	margin-right: 0;
	background-image: url('../images/newmain/request3.png');
}
.ezadmin-section.main-fifth .apply-rn{
	position: absolute;	
	bottom: 67px;
	left: 50%;
	display: block;
	margin-left: -110px;
	width: 220px;
	height: 55px;
	border: 1px solid #2c77f4;
	font-family: 'NotoSansKR-REGULAR';
	font-weight:bold;
	text-align: center;
	line-height: 55px;
	color:#2c77f4;
}
.ezadmin-section.main-fifth .apply02 .apply-rn{
	bottom: 76px;
}
.ezadmin-section.main-fifth .apply-rn:hover{
	background: #2c77f4;
	color: #fff;
	transition: all .1s ease-in;
}







/***************** main 끝!! *****************/


.ezadmin-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 92px;
    z-index: 101;
    background: #fff;
	# overflow-x: hidden;
}

.ezadmin-header .ezadmin-logo {
    position: absolute;
    top: 12px;
    left: 37px;
    width: 106px;
    height: 68px;
    overflow: hidden;
    background: url('../images/newmain/logo.png') no-repeat center top;
    z-index: 50;
}

.ezadmin-header .ezadmin-logo a {
    display: block;
    height: 100%;
}

.ezadmin-header .ezadmin-logo span {
    display: block;
    text-indent: 101%;
    white-space: nowrap;
}

.ezadmin-header .ezadmin-nav {
    text-align: center;
    height: 92px;

/*    border-bottom:1px solid #d2d2d2; */
}
.ezadmin-header .ezadmin-nav:before{
    display:block;
    content: "";
}
.ezadmin-header .ezadmin-nav .pc-menu-list li {
    display: inline-block;
}

.ezadmin-header .ezadmin-nav .pc-menu-list li a {
    line-height: 92px;
    padding: 0 80px;
    font-size:18px;
}

.ezadmin-header .ezadmin-nav .pc-menu-list li a:hover {
    font-weight: bold;
}
.ezadmin-nav .pc-menu-list li{
    position:relative;
}
.ezadmin-nav .pc-menu-list .menu-detail-area{
    width:100%;
    height:54px;
    background:#fff;
    position:fixed;
    top:92px;
    left:0;
    padding:0 40px;
    border-bottom: 1px solid #d2d2d2;
}
.ezadmin-nav .sub-detail-logo{
    position:absolute;
    top:9px;
    left:53px;
    display:block;
    width:54px;
    height:35px;
    background:url('../img/ezadmin-header-logo.png') no-repeat;
    background-size:100% auto;
    text-indent: 101%;
    white-space: nowrap;
}
.ezadmin-header .pc-menu-list .detail-menu-list li{
    padding:0 15px;
}
.ezadmin-header .pc-menu-list .detail-menu-list li a{
    height:54px;
    line-height:54px;
    padding:0 5px 5px 5px;
    font-size:16px;
}
.ezadmin-header .pc-menu-list .detail-menu-list li a.active{
    font-weight: bold;
    position:relative;
    border-bottom:1px solid #000;
}
.ezadmin-header .m-menu-list{
    display:none;
}
.main-aside {
    position: absolute;
    bottom: 45px;
    right: 36px;
}

.main-aside ul li a {
    width: 62px;
    height: 62px;
    display: block;
    overflow: hidden;
    background: url('../img/pc-aside.png') no-repeat center top;
    text-indent: 101%;
    white-space: nowrap;
    margin-top: 8px;
}

.main-aside ul li a.youtube {
    background-position: 0 -62px;
}

.main-aside ul li a.facebook {
    background-position: 0 -124px;
}

.main-aside ul li a.blog {
    background-position: 0 -186px;
}

.intro-area {
    width: 550px;
    margin: 0 auto;
    text-align: left;
}

.intro-area .intro-logo {
    text-align: center;
    opacity:0;
}

.intro-area span {
    display: block;
    color: #fff;
}

.ezadmin-section .section-tit {
    font-size: 45px;
    letter-spacing: -0.5px;
    color: #fff;
    text-align:left;
}

.intro-area .intro-cf {
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    padding-top: 10px;
}

.intro-area .intro-quote {
    margin-bottom: 10px
}

.intro-area .intro-logo {
    padding-top: 40px;
}

.main-bottom-arrow {
    position: absolute;
    display: block;
    width: 90px;
    height: 47px;
    bottom: 87px;
    left: 50%;
    margin-left: -45px;
    background: url('../images/newmain/page-arrow.png') no-repeat;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
.pc-ccm-logo{
    position:absolute;
    top:102px;
    left:10px;
}
@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }
    60% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }
    60% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }
    60% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }
}

.main-bottom-arrow a {
    display: block;
    height: 100%;
    text-indent: 101%;
    white-space: nowrap;
    font-size:0;
}

.second-intro-area {
    position: absolute;
    top: 0;
    right: 0;
    width: 43%;
    padding-top: 92px;
    height: 100%;
    background: #f1f1f1;
    padding-left: 56px;
    text-align: left;
}

.product-area .product-txt {
    font-size: 22px;
    line-height: 35px;
    padding-top: 35px;
}

.product-area {
    position: relative;
    width: 90%;
}

.product-area .product-detail-view {
    width: 250px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-radius: 23px;
    display: block;
    text-align: center;
    margin-top: 50px;
    background:#1616b3;
}
.product-area .product-detail-view:hover {
    color: #1616b3;
    background:#fff;
}

.main-banner-list {
    padding-top: 92px;
    height: 100%;
}

.main-banner-list li {
    float: left;
    width: 50%;
    height: 50%;
    display: table;
}

.main-banner-list li {
    display: table-cell;
}

.ezadmin-section .main-banner-list li {
    color: #fff;
    background-size: 100% auto;
    overflow:hidden;
}
.ezadmin-section .main-banner-list li.bg-full {
    background:#000;
}
.main-banner-list li a{
    display:block;
    height:100%;
}
.main-fourth .main-banner-list li a{
    padding-top:7%;
}
.main-banner-list li .item-bg-area{
    display: block;
    padding-top: 7%;
    height: 100%;
}

.main-banner-list li.faq-item {
    color: #111;
}

.main-banner-list li .list-tit {
    font-size: 45px;
}

.main-banner-list li .list-txt {
    width:90%;
    margin:0 auto;
    font-size: 18px;
    padding-top: 2%;
}

.main-banner-list .bg-full .item-bg-area{
    background-size:cover;
}
.main-fourth .main-banner-list {
    padding-top: 0;
    border: 20px solid #fff;
    border-bottom: none;
    border-top:none;
}

.main-fourth .main-banner-list li {
    height: calc(50% - 20px);
}
.main-banner-list .advertisement-item a:hover .list-txt{
    background: #fff;
    color:#160a8b;
}
.main-banner-list .seconds-item a:hover .list-txt{
    color:#fff;
    background:#000;
}
.fifth-intro-area {
    width: 100%;
    height: 340px;
    background: rgba(31, 33, 37, 0.45);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding-top: 50px;
}

.fifth-intro-area .recruit-txt {
    padding-top: 10px;
    font-size: 28px;
    margin-bottom: 40px;
}

.country-schedule-area {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.country-schedule-area:after {
    clear: both;
    display: block;
    content: "";
}

.country-schedule-list {
    float: left;
    width: 530px;
}

.country-schedule-list li {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.5px;
    white-space: nowrap;
}

.country-schedule-list.left {
    width: 320px;
}

/********** footer **********/
.footer {
	width:100%;
	min-width:1200px;
	margin:0 auto;
	background: #fff;
	font-family: 'NotoSansKR-Regular';
	color: #000;
	text-align: left;
}
.footer .w1200 {
	position:relative; 
	width:1200px !important;
	margin: 0 auto;
}
.footer .ft_top {
	height:50px;
	border-bottom:1px solid #f2f3f8;
	border-top:1px solid #f2f3f8;
}
.footer .ft_top ul:after{
	content: '';
	display: block;
	clear: both;
}
.footer .ft_top ul li {
	float: left;
	line-height: 50px;
}
.footer .ft_top ul li:last-of-type {
	margin-right: 0;
	padding-right: 0;
}
.footer .ft_top ul li a,.footer .ft_top ul li .btn_ft_menu>span {
	display: block;
	font-size:14px;
	color:#000;
}
.footer .ft_top ul li a:hover{
	color: #2c77f4;
}
.footer .ft_top ul li a:focus,
.footer .ft_top ul li a:active {text-decoration:none;}
.footer .ft_top .fl li {
	position:relative;
	padding-right:16px;
	margin-right:15px;
	color:#018850;
}
.footer .ft_top .fl li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 42%;
    display: inline-block;
    width: 1px;
    height: 11px;
    background: #dcd6d6;
}
.footer .ft_top .fl li:nth-child(4):after, .footer .ft_top .fl li:last-child:after {
    display: none;
}

/*.footer .ft_bottom {height:150px;}*/
.footer .ft_bottom .w1200 {
	padding-top: 24px;
}
.footer .ft_bottom address {font-size:14px;line-height:26px;font-style:normal;margin-top:25px;}
.footer .ft_bottom p {
	font-family: 'NotoSansKR-Regular';
	font-size:14px;
/*	color: #595d6e;*/
	color: #000;
	line-height: 23px;
	letter-spacing: -0.1px;
}
.footer .ft_bottom .ft_company {
    float: left;
	margin-top: 3px;
	width: 177px;
	height: 37px;
	text-indent: -9999px;
	background: url('../images/newmain/logo2.png') no-repeat center/contain;
}
.footer .ft_bottom .ft_info {
    float: left;
	padding-left: 50px;
}
.footer .ft_bottom .ft_info i {
	font-style: normal;
	color: #2c77f4;
}
.footer .ft_bottom .ft_info b {
	font-weight: normal;
}
.footer .ft_bottom .ft_info .customer_center{
	margin-top: 68px;
	font-size: 16px;
}
.footer .ft_bottom .ft_info .customer_center+p b{
	font-size: 16px;
}
.footer .ft_bottom .copyright{
	font-family: 'NotoSansKR-REGULAR';
	font-size: 14px;
/*	color: #282a3c;*/
	color: #000;
	line-height: 75px;	
}
.footer .ft_icon_wrap{
	float: right;
}
.footer .ft_icon_wrap > div{
	margin-bottom: 20px;
}
.footer .ft_icon_wrap .ft_icon{
	text-indent: -9999px;
	display: inline-block;
	width: 80px;
	height: 76px;
	background: url('../images/newmain/footer_icon01.jpg') no-repeat center/contain;
}
.footer .ft_icon_wrap .ft_icon01, .footer .ft_icon_wrap .ft_icon03, .footer .ft_icon_wrap .ft_icon05 {
	margin-right: 34px;
}
.footer .ft_icon_wrap .ft_icon02{
	background-image: url('../images/newmain/footer_icon02.jpg');
}
.footer .ft_icon_wrap .ft_icon03{
	background-image: url('../images/newmain/footer_icon03.png?t=20240102171800');
}
.footer .ft_icon_wrap .ft_icon04{
	background-image: url('../images/newmain/footer_icon04.png');
}
.footer .ft_icon_wrap .ft_icon05{
	background-image: url('../images/newmain/footer_icon05.png');
}
.footer .ft_icon_wrap .ft_icon06{
	background-image: url('../images/newmain/footer_icon06.png');
}
.footer .ft_icon_wrap .ft_icon07{
	background-image: url('../images/newmain/footer_icon07.jpg');
}

/********** footer 끝 **********/




.video-play-btn {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
}


.ezadmin-section.main-third .main-banner-list li a {
    transition: -webkit-transform .2s cubic-bezier(.100, .30, .25, 1);
    transition: transform .2s cubic-bezier(.100, .30, .25, 1);
    transition: transform .2s cubic-bezier(.100, .30, .25, 1), -webkit-transform .2s cubic-bezier(.100, .30, .25, 1);
}
.ezadmin-section.main-third .main-banner-list li a:hover{
        transition-duration: .3s;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.main-banner-list .advertisement-item .list-tit {
    color: #000;
}

.main-banner-list.bottom-banner .list-txt {
    display: inline-block;
    width: 264px;
    height: 50px;
    line-height: 50px;
    background: #160a8b;
    padding: 0;
    margin: 3% auto 0;
    font-weight: bold;
    font-size: 16px;
    border-radius: 25px;
}
.main-banner-list.bottom-banner .seconds-item .list-txt {
    background: #fff;
    color: #000;
}
.m-view-img{
    display:none;
}
.fifth-intro-area .kukto-link{
    position: absolute;
    top: 0;
    left: 50%;
    width: 284px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    margin-left: -142px;
    margin-top: -25px;
    background: #fff;
    color: #252525;
    border-radius: 25px;
}
.fifth-intro-area .kukto-link:hover{
    color:#fff;
    background:#252525;
}
.main-fourth .fourth-content{
    height:100%;
}
.m-ccm-logo{
    display:none;
}
/*sub*/

.ezadmin-sub {
    border: 20px solid #fff;
    overflow:hidden;
    border-bottom:none;
}

.ezadmin-sub-section {
    min-height: 950px;

}

.ezadmin-sub-section .ui-ezadmin-sub {
    width: 1024px;
    margin: 0 auto;
    text-align: left;
}
.ezadmin-sub section:first-child .sub-section-tit{
    padding-top:190px;
}
.ezadmin-sub-section .sub-section-tit {
    color: #222;
    font-size: 56px;
    font-weight: bold;
    width: 1024px;
    padding-top: 125px;
    margin: 0 auto;
}

.history-section .history-founder-intro {
    height: 706px;
}

.history-section {
    /* border-top: 20px solid #fff; */
}

.ezadmin-sub-section.history-section {

background: #fafafa;
}

.history-section .sub-tit-box {
    width: 615px;
    padding-top: 100px;
    margin-bottom:30px;
}

.history-section .sub-tit-box span {
    display: block;
}

.history-section .sub-tit-box .history-sub-tit {
    display: block;
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -0.5px;
    position: relative;
}


.history-section .sub-tit-box .history-founder {
    text-align: right;
}

.ui-ezadmin-sub .sub-default-txt {
    font-size: 16px;
    line-height: 28px;
}

.history-section .years-history {
    background: #f1f6f9;
    padding-top: 100px;
}

.history-section .globe-2017 {
    min-height: 900px;
    padding-bottom:100px;
}

.history-section .tab-btn-area {
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
}

.history-section .tab-btn-area .years-tab-btn, .ad-section .ui-ad-tab .ad-tab-btn {
    display: inline-block;
    margin: 0 1%;
    height: 50px;
    line-height: 50px;
    border-radius: 34px;
    vertical-align: top;
    font-size:16px;
}
.history-section .tab-btn-area .years-tab-btn{
    background: #160a8b;
    color: #fff;
    width: 22%;
}
.ad-section .ui-ad-tab .ad-tab-btn {
    width:18%;
}
.ad-section .ui-ad-tab .ad-tab-btn {
    background:#192958;
    color:#fff;
    border:2px solid #fff;
    line-height:48px;
}
.ad-section .ui-ad-tab .ad-tab-btn.active {
    background:#fff;
    color:#192958;
}

.ad-section.ground-section .ui-ad-tab .ad-tab-btn,
.ad-section.seconds-section .ui-ad-tab .ad-tab-btn{
    background:#192958;
    color:#fff;
}
.ad-section.ground-section .ui-ad-tab .ad-tab-btn.active,
.ad-section.seconds-section .ui-ad-tab .ad-tab-btn.active{
    background:#fff;
    color:#192958;
    border:2px solid #192958;
    line-height:48px;
}

.history-section .tab-btn-area .years-tab-btn.active{
    line-height: 48px;
    background: #fff;
    color: #160a8b;
    border: 2px solid #160a8b;
}

.history-section .tab-btn-area button:first-child,
.history-section .tab-btn-area button:last-child,
.ad-section .ui-ad-tab button:first-child,
.ad-section .ui-ad-tab button:last-child{
    margin: 0;
}

.ui-tab-contents {
    display: none;
}

.ui-tab-contents.active {
    display: block;
}

.history-section .history-tab-contents {
    padding-top: 80px;
}

.history-section .years-list {
    width: 820px;
    margin: 0 auto;
}

.history-section .years-list>li:first-child {
    padding-top: 50px;
}
.history-section .years-list>li:last-child {
    padding-bottom: 60px;
}

.history-section .years-item .item-box {
    width: 50%;
    max-width: 350px;
}

.history-section .years-item .item-box span {
    display: block;
    text-align: right;
}

.history-section .years-item.left-item .item-box {
    float: left;
}

.history-section .years-item.right-item .item-box {
    float: right;
}

.history-section .years-item .item-year {
    font-size: 56px;
    letter-spacing: -0.5px;
    color: #160a8b;
    font-weight: bold;
}

.history-section .years-item .item-tit {
    font-size: 45px;
    font-weight: bold;
    letter-spacing: -0.5px;
    white-space: nowrap;
}

.history-section .years-item .item-desc {
    padding-top: 20px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.8px;
}

.history-section .years-item .item-box .item-img {
    width: 350px;
    height: 350px;
    background: #fff;
    text-align: center;
    display: table;
    position: relative;
    margin-top: 20px;
}

.history-section .years-item .item-box .item-img .img-vertical {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.globe-2017 .detail-tit {
    padding-top: 100px;
    color: #fff;
    font-weight: bold;
    font-size: 56px;
}

.globe-2017 .globe-ezadmin {
    font-size: 30px;
    font-weight: bold;
    padding-top: 20px;
    margin-bottom: 20px;
}

.globe-2017 .globe-ezadmin-txt,
.globe-2017 .globe-ezadmin {
    display: block;
    color: #fff;
}

.globe-2017 .globe-ezadmin-txt {
    line-height: 20px;
    font-size:16px;
}

.globe-2017 .globe-description {
    padding-top: 50px;
}

.globe-2017 .desc-tit,
.globe-2017 .desc-txt {
    color: #fff;
    display: block;
}

.globe-2017 .desc-tit {
    padding-top: 30px;
}

.globe-2017 .desc-txt {
    padding-top: 10px;
    font-weight: bold;
    font-size: 80px;
}
.globe-2017 .globe-description{
    overflow:hidden;
}
.globe-2017 .globe-description .globe-word-desc{
    float:left;
}
.globe-2017 .globe-description .globe-ezadmin-img{
    float:left;
    margin:174px 0 0 102px;
}
.bi-section .sub-bi-contents {
    padding-top: 50px;
}

.ezadmin-sub-section.bi-section {
    padding-bottom: 100px;
}

.bi-section .label-area {
    background: #fff;
    overflow: hidden;
    margin-top: 40px;
}

.bi-section .label-area .label-item {
    width: 50%;
    float: left;
    padding: 40px;
}

.bi-section .label-area .label-item .label-tit {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding-bottom: 20px;
    display: block;
}

.bi-section .label-area .label-item .label-tit:before {
    position: absolute;
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #000;
    bottom: 0;
    left: 0;
}

.bi-section .label-area .label-item .label-img {
    padding: 25px 0 20px 0;
}

.bi-section .label-area .label-item .label-link-area {
    overflow: hidden;
    text-align: right;
}

.bi-section .label-area .label-item .label-link-area .label-link {
    position: relative;
    display: inline-block;
    text-align: left;
    color: #fff;
    font-size: 13px;
    width: 137px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    background: #160a8b;
    padding-left: 22px;
    overflow: hidden;
    letter-spacing: -0.5px;
}

.bi-section .label-area .label-item .label-link-area .label-link.ai {
    color: #192958;
    background: #fff;
    border: 1px solid #192958;
    line-height: 28px;
    margin-left: 10px;
}

.bi-section .label-area .label-item .label-link-area .label-link i {
    text-indent: 101%;
    white-space: nowrap;
    background: url(../img/download-btn.png) no-repeat;
    background-position: center top;
    width: 20px;
    height: 20px;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 5px;
    right: 20px;
}

.bi-section .label-area .label-item .label-link-area .label-link.ai i {
    background-position: center bottom;
}

.ezadmin-sub-section.faq-section {
    background: #fff;
    padding-bottom:100px;
    border-bottom:1px solid #f1f1f1;
}

.faq-section .faq-list li {
    border-top: 1px solid #c9c9c9;
}

.faq-section .faq-list li:first-child {
    margin-top:40px;
}
.faq-section .faq-list li:last-child{
    border-bottom:1px solid #c9c9c9;
}
.faq-section .faq-list .faq-tit-txt {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    width: 92%;
    display: block;
}

.plus-minus-toggle {
    cursor: pointer;
    height: 21px;
    position: relative;
    width: 21px;
    position: absolute;
    top: 50%;
    margin-top:-11px;
    right: 0;
}

.plus-minus-toggle:before,
.plus-minus-toggle:after {
    background: #000;
    content: '';
    height: 5px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 21px;
    transition: transform 0.5s ease;
    -webkit-transition: transform 0.5s ease;
}

.plus-minus-toggle:after {
    transform-origin: center;
    -webkit-transform-origin: center;
}

.plus-minus-toggle.collapsed:after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.plus-minus-toggle.collapsed:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.faq-section .faq-desc {
    display: none;
    padding-bottom: 40px;
}

.faq-section .faq-desc.active {
    display: block;
}

.faq-section .faq-link {
    position:relative;
    display: block;
    padding:40px 0;
}

.faq-section .bcs-default-table {
    width: 100%;
    text-align: center;
    max-width: 890px;
    border-bottom: 1px solid #c9c9c9;
    margin-top: 25px;
}

.faq-section .bcs-default-table thead th {
    background: #eaedee;
    padding: 10px 0;
    color: #333;
    border-top: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
}

.faq-section .bcs-default-table tbody tr td {
    padding: 10px 0;
    color: #333;
    border-top: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
}

.faq-section .bcs-default-table thead th:last-child,
.faq-section .bcs-default-table tbody tr td:last-child {
    border-right: none;
}

.faq-section .bcs-difference-table tbody tr td:first-child {
    color: #160a8b;
}
.faq-section .bcs-default-table caption{
    visibility: visible;
    width: auto;
    height: auto;
    line-height: 1.5;
    font-size: 16px;
    color: #000;
    text-align: left;
    padding-bottom: 10px;
    font-weight: bold;
}
.health-section{
    background:#dbd9d3;
}
.health-section .sub-section-tit{
    color:#333;
}
.health-section .tit-detail{
    color: #333;
    font-size: 30px;
    font-weight: bold;
    width: 1024px;
    display:block;
    padding-top: 25px;
    margin: 0 auto;
}

.health-section .health-img-tit{
    display:block;
    padding-top:60px;
    font-size:45px;
    font-weight: bold;
    line-height:55px;
    letter-spacing: -0.5px;
    text-align:center;
    color:#333;
}
.health-section .health-txt-area{
    display:table;
    position:relative;
    overflow:hidden;
}
.health-section .health-txt-area .health-item{
    display:table-cell;
    vertical-align: middle;
    width:50%;
}
.health-section .health-news-box{
    padding:50px 55px 100px 0;
}
.health-section .health-news-box.writer-box {
    padding-top:0;
}
.health-section .health-news-box .health-box-tit{
    display:block;
    font-size:30px;
    line-height:38px;
    font-weight: bold;
    color:#333;
}
.health-section .health-news-box .news-txt{
    font-size:14px;
    line-height:22px;
    color:#333;
    padding-top:25px;
}
.health-section .writer-box span{
    display:block;
    text-align:right;
    font-size:14px;
    color:#777;
    letter-spacing: -0.5px;
}
.health-section .writer-box span:last-child{
    padding-top:10px;
}
.ezadmin-sub-section.tv-ad-section {
    background: url('../img/tv-ad-bg.png') no-repeat #192958 center bottom;
}
.ad-section .sub-section-tit {
    text-align: center;
    color: #fff;
}
.tv-ad-section .ui-tab-area, .ground-section .ui-tab-area{
    padding-top:50px;
}
.ad-section .ui-ad-tab {
    padding: 60px 0 150px 0;
    text-align: center;
    overflow: hidden;
}

/*
.ad-section .ui-ad-tab .ad-tab-btn {
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    width: 180px;
}
*/

.ad-section .ad-list li {
    display: inline-block;
    width: 230px;
    margin-right: 22px;
    margin-bottom: 60px;
    vertical-align: top;
}

.ad-section .ad-list li.last {
    margin-right: 0;
}

.tv-ad-section .ad-list span {
    display: block;
    color: #fff;
    text-align: left;
}

.tv-ad-section .ad-list .item-tit{
    padding-top: 25px;
    font-weight: bold;
    font-size: 20px;
}
.tv-ad-section .ad-list .item-date, .ad-section .ad-list .item-staff{
    padding-top: 10px;
    line-height: 1;
    font-size: 14px;
    display:block;
}

.ad-section .ad-add-btn {
    width: 250px;
    height: 50px;
    font-size: 16px;
    color: #727171;
    margin: 0 auto;
    line-height: 50px;
    border-radius: 30px;
    text-align: left;
    padding-left: 30px;
    letter-spacing: -0.5px;
}

.ground-section .sub-section-tit {
    text-align: center;
    color: #000;
}

.ground-section .ui-ad-tab .ad-tab-btn {
    color: #000;
}

.ground-section .ad-list li {
    width: 230px;
    margin-right: 22px;
}

.ezadmin-sub-section.seconds-section {
    background: #f1f6f9;
}

.seconds-section .sub-section-tit {
    color: #222;
}

.ad-section .ui-ad-tab .seconds-tab-btn {
    width: 200px;
    color: #222;
    white-space: nowrap;
}
.seconds-section .default-img.seconds-logo-img {
    padding-top: 50px;
}

.seconds-section .ui-tab-area .ui-tab-contents .switch-btn {
    width: 250px;
    height: 44px;
    box-sizing: border-box;
    -webkit-transition: all 03s;
    transition: all 0.3s;
    border-radius: 540px;
    position: relative;
    background:#9fa0a0;
    margin-top:50px;
    float:right;
}

.seconds-section .switch-btn span {
    color: #fff;
    position: absolute;
    z-index: 100;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
}

.seconds-section .switch-btn span.general-depart {
    left:30px;
}

.seconds-section .switch-btn span.young-depart {
    right:30px;
}

.seconds-section .switch-toggle {
    width: 134px;
    height: 44px;
    position: absolute;
    background: #32b16c;
    border-radius: 100px;
    transition: all 0.3s;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    display: block;
    z-index: 50
}

.seconds-section .switch-btn.hover .switch-toggle {
    left: 116px;
}
.seconds-section .seconds-ad-list.teenager{
    display:none;
}
.seconds-section .seconds-ad-list li{
    padding-top:40px;
}
.seconds-section .seconds-ad-list li span{
    display:block;
    color:#222;
    line-height:1;
    text-align:left;
}
.seconds-section .seconds-ad-list li span.item-tit{
    font-size:20px;
    font-weight: bold;
    padding-top:25px;
    line-height:1.5;
}
.seconds-section .seconds-ad-list li span.item-date{
    font-size:14px;
    padding-top:10px;
}
.seconds-section .switch-toggle-area{
    overflow:hidden;
}
.seconds-section .switch-toggle-area .switch-btn{
    float:right;
}
.pop-contents {
    display:none;
    width: 950px;
    height: auto;
    position: fixed;
    top: 58%;
    left: 50%;
    margin-top: -335px;
    display: none;
    margin-left: -475px;
    z-index: 500;
    background: #fff;
    padding-bottom:30px;
}
.pop-contents.active {
    display:block;
}
.pop-contents .video-frame iframe{
    height:538px;
}
.pop-contents .item-desc{
    padding:30px 0 0 30px;
}
.pop-contents .item-desc span{
    display:block;
}
.pop-contents .item-desc .item-tit{
    font-size:30px;
    font-weight: bold;
    color:#192958;
}
.pop-contents .item-desc .item-date{
    color:#2e2e2e;
    font-size:16px;
    padding-top:15px;
}
.pop-contents .ad-close-btn{
    width:50px;
    height:50px;
    display:block;
    position:absolute;
    top:-80px;
    right:0;
}
.pop-contents.large-img{
    width:480px;
    height:615px;
    margin-left:-240px;
}
.pop-contents .item-desc span.item-kind{
    display:inline-block;
}
.ad-section .ad-list{
    display:block;
    clear: both;
}
.ad-section .ad-list.deactivation{
    display:none;
}
.pop-contents .item-desc span{
    line-height:1;
}
.pop-contents .item-award{
    font-size:30px;
    color:#192958;
    font-weight: bold;
}
.pop-contents .item-award .item-kind{
    color:#fdd51b;
    padding-left:10px;
}
.pop-contents .item-desc .item-tit.seconds-tit{
    font-size:22px;
    color:#192958;
    padding-top:20px;
}
.pop-contents .item-desc .item-staff{
    font-size:16px;
    color:#2e2e2e;
    padding-top:10px;
}
.product-comparison-section{
    background:#f1f6f9;
    padding-bottom:145px;
}
.product-comparison-section .sub-section-tit{
    text-align:center;
}
.product-comparison-section .product-comparison-list{
    overflow:hidden;
    text-align:center;
    padding-top:60px;
}
.product-comparison-section .product-comparison-list li{
    display:inline-block;
    width:30%;
    margin:0 1%;
    vertical-align: top;
    position:relative;
    height:1322px;
}
.product-comparison-section .product-comparison-list li span{
    display:block;
    color:#111;
    font-weight: bold;
}
.product-comparison-section .product-comparison-list .product-main-tit{
    font-size:32px;
    font-weight: bold;
    color:#111;
}
.product-comparison-section .product-comparison-list .product-content{
    position:absolute;
    bottom:0;
}
.product-comparison-section .product-comparison-list .product-img{
    height:630px;
    position:relative;
    margin:0 auto;
    display:table;
}
.product-comparison-section .product-comparison-list .product-img a{
    display:table-cell;
    vertical-align: bottom;
}
.product-comparison-section .product-comparison-list .product-img .default-img{
/*
    padding:0;
    position:absolute;
    left:50%;
    bottom:0;
    margin-left:-76px;
*/
}
.product-comparison-section .product-comparison-list .product-link {
    margin-top:82px;
    display:block;
    font-size:0;
}
.product-comparison-section .product-comparison-list .product-link {
    cursor: pointer;
    height: 50px;
    position: relative;
    width: 50px;
    margin: 82px auto 0;
    border-radius: 50%;
    background:#fff;
    border:1px solid #160a8b;
}

.product-comparison-section .product-comparison-list .product-link:before,
.product-comparison-section .product-comparison-list .product-link:after {
    background: #160a8b;
    content: '';
    height: 2px;
    left: 50%;
    margin-left:-10px;
    position: absolute;
    top: 50%;
    margin-top:-1px;
    width: 20px;
}
.product-comparison-section .product-comparison-list .product-link:after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform-origin: center;
    -webkit-transform-origin: center;
}
.product-comparison-section .product-comparison-list .product-link.active {
    background:#160a8b;
}
.product-comparison-section .product-comparison-list .product-link.active:before,
.product-comparison-section .product-comparison-list .product-link.active:after{
    background:#fff;
}
.product-comparison-section .product-comparison-list .product-link:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.product-comparison-section .product-comparison-list .product-explain {
    color:#1616b3;
    font-size:18px;
    line-height: 24px;
    padding-top:27px;
    height:100px;
}
.product-comparison-section .product-comparison-list .product-tit{
    padding-top:40px;
    font-size:14px;
}
.product-comparison-section .product-comparison-list .product-desc{
    font-size:18px;
    padding-top:10px;
    line-height:24px;
}
.product-comparison-section .product-comparison-list .product-desc-02{
    height:100px;   
}
.product-comparison-section .product-comparison-list .product-item-bg{
    text-indent:101%;
    white-space:nowrap;
    overflow:hidden;
    margin: 10px 10px 0 10px;
    display:inline-block;
}
.ezadmin-d-section .sub-section-tit{
    color:#fff;
}
.ezadmin-product-section{
    padding-bottom:100px;
}
.ezadmin-product-section .detail-tit{
    display:block;
    padding-top:30px;
    font-weight: bold;
    font-size:30px;
}
.ezadmin-d-section .detail-tit{
    color:#fff;
}
.ezadmin-product-section .product-box-area{
    overflow:hidden;
}
.ezadmin-product-section .product-box{
    float:right;
}
.ezadmin-product-section .product-box.left{
    width:540px;
}
.ezadmin-product-section .product-box.right{
    overflow:hidden;
}
.ezadmin-product-section .product-box.right{
    overflow:hidden;
}
.ezadmin-product-section .product-box dl{
    padding-top:40px;
    overflow:hidden;
}
.ezadmin-product-section .product-box dl dt, .ezadmin-product-section .product-box dl dd{
    font-size:14px;
    float:left;
    letter-spacing: -0.5px;
}
.ezadmin-d-section .product-box dl dt, .ezadmin-d-section .product-box dl dd{
    color:#fff;
}
.ezadmin-product-section .product-box dl dt{
    width:90px;
    font-weight: bold;
}
.ezadmin-product-section .product-box dl dd{
    width:430px;
}
.ezadmin-product-section.ezadmin-jelly-section .product-box dl dd{
    width:auto;
}
.ezadmin-product-section .active-component-table{
    border-top:1px solid #535456;
    border-bottom:1px solid #535456;
    width:395px;
    padding:0 30px;
}
.ezadmin-product-section .active-component-table th, .ezadmin-product-section .active-component-table td{
    padding:10px 0;
    line-height:1;
}
.ezadmin-d-section .taurine-detail-view{
    width: 250px;
    height: 50px;
    font-size:16px;
    line-height: 50px;
    color: #111;
    border-radius: 25px;
    display: block;
    text-align: center;
    margin-top: 50px;
    background: #fff;
}
.product-box.right .product-box-vertical{
    padding-top:100px;
    display:block;
    margin-left:30px;
}
.product-box.right .product-box-vertical.jelly-img{
    padding-top:50px;
}
.ezadmin-d-section .product-box.right .product-box-vertical{
    padding-top:72px;
}
.ezadmin-f-section .product-box.right .product-box-vertical{
    padding-top:34px;
}
.ezadmin-decafe-section .product-box.right .product-box-vertical{
    padding-top:72px;
}
.ezadmin-product-section.ezadmin-f-section{
    background:#f1f6f9;
}
.ezadmin-product-section.ezadmin-jelly-section{
    background:#f5eed1;
}
.ezadmin-decafe-section .product-box dl dt{
    color:#fff;
}
.ezadmin-jelly-section .product-box dl dt{
    color:#3862ea;
}
.ezadmin-sub-section.ezadmin-decafe-section .sub-section-tit{
    color:#fff;
}
.ezadmin-product-section.ezadmin-decafe-section .detail-tit{
    color:#fff;
}
.ezadmin-product-section.ezadmin-decafe-section .product-box dl dd{
    color:#fff;
}
.ezadmin-product-section.ezadmin-decafe-section .active-component-table{
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
}
.ezadmin-product-section.ezadmin-export-section{
    background:#f1f6f9;
    padding-bottom:100px;
}
.ezadmin-product-section.ezadmin-export-section .product-box.left{
    width:360px;   
}
.ezadmin-product-section.ezadmin-export-section .product-box dl dd{
    width:auto;
}
.ezadmin-export-section .product-box .product-box-vertical{
    padding-top:70px;
    display:block;
}
.ezadmin-product-section .product-box.left{
    float:none;
}
.ezadmin-export-section .product-box.right .product-box-vertical{
    padding-top:130px;
    margin-left:0;
    position:relative;
}
.ezadmin-product-section.ezadmin-export-section .product-box{
    float:left;
}
.ezadmin-export-section .product-box.right .m-world-map{
    display:none;
}
.ezadmin-export-section .product-box.right .area-btn{
    position:absolute;
    left:50%;
}
.ezadmin-export-section .product-box.right .area-btn.area-america-btn {
    top:190px;
    margin-left:-254px;
}
.ezadmin-export-section .product-box.right .area-btn.area-africa-btn {
    top:250px;
    margin-left:-30px;
}
.ezadmin-export-section .product-box.right .area-btn.area-europe-btn {
    top:180px;
    margin-left:40px;
}
.ezadmin-export-section .product-box.right .area-btn.area-korea-btn {
    top:190px;
    margin-left:175px;
}
.ezadmin-export-section .product-box.right .area-btn.area-asia-btn {
    top: 220px;
    margin-left: 182px;
}
.ezadmin-export-section .product-box.right .area-btn.area-oceania-btn {
    top:346px;
    margin-left:226px;
}
.ezadmin-export-section .area-btn .area-tit{
    font-size:18px;
    font-weight: bold;
    color:#838383;
}
.ezadmin-export-section .area-btn .area-tit.active{
    color:#160a8b;
}
.ezadmin-export-section .area-btn .area-point{
    width:15px;
    height:15px;
    margin:6px auto 0;
    display:block;
    background:#838383;
    border-radius: 50%;
}
.ezadmin-export-section .area-btn .area-point.active{
    background:#160a8b;
}
.ezadmin-export-section .product-area-number{
    clear:both;
}
.ezadmin-export-section .product-area-list{
    overflow:hidden;
}
.ezadmin-export-section .product-area-list li{
    width:33%;
    float:left;
    padding-top:60px;
}
.ezadmin-export-section .product-area-list li span{
    display:block;
}
.ezadmin-export-section .product-area-list li .number-ea{
    font-size:40px;
    font-weight: bold;
    color:#2a2a2a;
}
.ezadmin-export-section .product-area-list li .number-area{
    font-size:22px;
    font-weight: bold;
    color:#2a2a2a;
    padding-top:7px;
}
.side-top{
    width:46px;
    height:46px;
    display:block;
    position: absolute;
    left:50%;
    margin-left:466px;
    bottom:120px;
}
.layer-popup {display:block; width:600px; height:593px;position:absolute;top:102px;left:10px;z-index:500;background:#000;}
.layer-popup .close-ui{height:30px;}
.layer-popup .close-ui .layer-check-ui, .layer-popup .close-ui .close-btn-ui{float:left; text-align:right;}
.layer-popup .layer-check-ui{font-size:12px; line-height:30px;color:#fff;}
.layer-popup .close-btn-ui{font-size:12px; position:absolute; bottom:9px; right:10px; }
.layer-popup .close-btn-ui .layer-close-btn { color:#fff; }
.layer-popup .today-input-check{margin:0 10px;}
.layer-popup .today-label{cursor: pointer;}
.banner-1300k{width:428px;height:124px;position:absolute;top:102px;right:10px;z-index:500;text-align:left;}
.banner-1300k .banner-close-btn{width:28px;height:28px;position:absolute;top:0;right:0;}
.banner-1300k .pc-banner{display:block;}
.banner-1300k .m-banner{display:none;}
/*IE*/
.ie .layer-popup{
    left:30px;
}
.ie .banner-1300k{
    right:30px;
}
@media  all and (min-width:1023px) and (max-width:1024px) {
    .globe-2017 .globe-description .globe-ezadmin-img{
        float:none;
        margin:-18px 0 0 102px;
    }
    .globe-2017 .globe-description .globe-word-desc{
        float:none;
    }
    .ezadmin-section.main-first{
        border-bottom:none;
    }
    .intro-area .intro-logo{
        width:170px;
        margin:0 auto;
    }
    
}
@media (max-width: 950px) {
    .ezadmin-header .pc-menu-list{
        display:none;
    }
    .ezadmin-header .m-menu-list.active{
        display:block;
    }
    .m-menu-list .m-munu-item {
        background:#fff;
    }
    .m-menu-list .m-munu-item .menu-detail-link{
        height:44px;
        line-height:44px;
        /*border-bottom:1px solid #eee;*/
        display:block;
        position:relative;
        font-weight: bold;
        font-size:18px;
        color:#333;
        text-align: left;
        padding: 0 20px;
    }
    .m-menu-list .m-munu-item .menu-detail-link .menu-arrow-bg{
        position:absolute;
        top:50%;
        right: 20px;
        width:14px;
        height:9px;
        margin-top:-5px;
        background:url('../images/newmain/detail-menu-arrow.png') no-repeat;
		background-position:center bottom;
        background-size:100% auto;
    }
    .m-menu-list .m-munu-item .menu-detail-link .menu-arrow-bg.active{
        background-position:center top;
    }

    .m-menu-list .detail-menu-list.active{
		display:block;
	}
    .m-menu-list .detail-menu-list{
        display:none;
        background:#f8f8f8;
    }
    .m-menu-list .detail-menu-list li{
        border:none;
    }
    .m-menu-list .detail-menu-list li a{
        padding:15px 0;
        color:#777;
        font-size:15px;
        display:block;
        text-align: left;
        padding-left: 20px;
    }
    .hamburger-menu,
    .hamburger-menu:after,
    .hamburger-menu:before {
        width: 18px;
        height: 2px;
    }

    .hamburger-menu {
        position: absolute;
        transform: translateY(6px);
        background: #000;
        transition: all 0ms 300ms;
        top: 19px;
        left: 15px;
    }

    .hamburger-menu.active {
        background: rgba(255, 255, 255, 0);
    }

    .hamburger-menu:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 6px;
        background: #000;
        transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    .hamburger-menu:after {
        content: "";
        position: absolute;
        left: 0;
        top: 6px;
        background: #000;
        transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    .hamburger-menu.active:after {
        top: 0;
        transform: rotate(45deg);
        transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    .hamburger-menu.active:before {
        bottom: 0;
        transform: rotate(-45deg);
        transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    }
	/* 21.06.29 jwsuh: 마케팅팀 요청으로 모바일버전 무료사용버튼 생성 */
	.ezadmin-header .mobile_request{
		display: block;
		width: 87px;
		height: 100%;
		margin-right: 15px;
		background: url(../images/newmain/request_btn.png) no-repeat center center/contain;
		text-indent: -9999px;

	    float: right;
	}

    .ezadmin-sub {
        border: 10px solid #fff;
        border-bottom:none;
        border-top:none;
        overflow:hidden;
    }
    .ezadmin-sub-section {
        height: auto;
        min-height: inherit;
        padding-bottom:60px;
    }
    .ezadmin-sub-section .ui-ezadmin-sub {
        width: 100%;
        padding: 10px;
    }
    .ezadmin-sub-section.history-section{
        background:#f7f7f7;
        padding-bottom:0;
    }
    .history-section {
        border: none;
    }
    .history-section .history-founder-intro {
        height: auto;
    }
    .ezadmin-sub section:first-child .sub-section-tit{
        padding-top:100px;
    }
    .ezadmin-sub-section .sub-section-tit {
        width: 100%;
        font-size: 28px;
        padding: 50px 10px 0 10px;
    }
    .history-section .sub-tit-box {
        width: 100%;
        padding-top: 30px;
    }
    .history-section .sub-tit-box .history-sub-tit {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 25px;
    }
    .history-section .sub-tit-box .history-sub-tit:before {
        width: 30px;
        margin-bottom: 5px;
        height: 23px;
        background-size: 100% auto;
    }
    .history-section .sub-tit-box .history-founder {
        font-size: 14px;
    }
    .ui-ezadmin-sub .sub-default-txt {
        font-size: 13px;
        line-height: 17px;
        padding-top: 15px;
    }
    .history-section .ui-ezadmin-sub{
        padding-bottom:50px;
    }
    .history-section .years-history{
        padding-top:50px;
    }
    .history-section .years-list{
        width:100%;
    }
    .history-section .years-item{
        background:none;
    }
    .history-section .years-list>li:last-child{
        padding-bottom:0;
    }
    .history-section .years-item.left-item .item-box{
        float:none;
        margin:0 auto;
        width:100%;
    }
    .history-section .years-item .item-box span{
        text-align:left;
    }
    .history-section .years-item.right-item .item-box{
        width:100%;
        float:none;
    }
    .history-section .years-item .item-box{
        margin:20px auto;
        max-width:320px;
    }
    .history-section .history-tab-contents{
        padding-top:40px;
    }
    .history-section .years-list>li:first-child{
        padding:0;
    }
    .history-section .tab-btn-area .years-tab-btn{
        height:40px;
        line-height:40px;
    }
    .history-section .tab-btn-area .years-tab-btn.active{
        height:38px;
        line-height:36px;
    }
    .history-section .years-item .item-year{
        font-size:28px;
    }
    .history-section .years-item .item-tit{
        font-size:22px;
    }
    .history-section .years-item .item-desc{
        font-size:13px;
    }
    .history-section .years-item .item-box .item-img{
        width:320px;
        height:320px;
        margin-top:10px;
    }
    .ezadmin-sub-section.bi-section{
        background:#f1f1f1;
        padding-bottom:50px;
    }
    .bi-section .sub-bi-contents{
        padding-top:25px;
    }
    .bi-section .label-area{
        margin-top:20px;
        background:none;
    }
    .bi-section .label-area .label-item{
        width:100%;
        float: none;
        padding:20px;
    }
    .bi-section .label-area .label-item .label-link-area{
        display:none;
    }
    .bi-section .label-area .label-item .label-tit{
        font-size:16px;
        padding-bottom:0;
    }
    .bi-section .label-area .label-item .label-tit:before{
        display:none;
    }
    .bi-section .label-area .label-item .label-img{
        text-align:center;
        padding:15px 0;
    }
    .faq-section .faq-link{
        padding:25px 0;
    }
    .faq-section .faq-list .faq-tit-txt{
        font-size:16px;
        line-height: 20px;
        display:block;
        width:90%;
    }
    .plus-minus-toggle {
        cursor: pointer;
        height: 17px;
        width: 17px;
        top: 50%;
        margin-top:-9px;
        right: 0;
    }

    .plus-minus-toggle:before,
    .plus-minus-toggle:after {
        height: 2px;
        top: 8px;
        width: 17px;
    }
    .faq-section .faq-desc{
        width:90%;
        padding-bottom:10px;
    }
    .faq-section .bcs-default-table thead th, .faq-section .bcs-default-table tbody tr td{
        font-size:13px;
    }
    .history-section .globe-2017 {
        background-size: 80% auto;
        background-position: center 75%;
        min-height:auto;
        padding-bottom:0;
    }
    .globe-2017 .detail-tit{
        padding-top:50px;
        display:inline-block;
        font-size:28px;
    }
    .globe-2017 .globe-ezadmin-txt{
        font-size:13px;
    }
    .globe-2017 .globe-ezadmin{
        font-size:16px;
        display:inline-block;
    }
    .globe-2017 .globe-mobile-tit{
        font-size:22px;
    }
    .globe-2017 .desc-txt{
        font-size:40px;
    }
    .globe-2017 .globe-description{
        padding-top:20px;
    }
    .globe-2017 .globe-description .globe-word-desc{
        float:none;
    }
    .globe-2017 .globe-description .globe-ezadmin-img{
        float:none;
        margin:20px 0 0 0;
    }
    .globe-2017 .globe-description .globe-ezadmin-img img{
        width:80%;
        margin:0 auto;
    }
    .health-section .tit-detail{
        width:100%;
        font-size:15px;
        padding:10px 0 0 10px;
    }
    .health-section .health-img-tit{
        font-size:22px;
        line-height:27px;
        padding-top:30px;
    }
    .health-section .health-txt-area .health-item{
        display:block;
        width:100%;
    }
    .health-section .health-news-box .health-box-tit{
        font-size:15px;
        line-height:19px;
    }
    .health-section .health-news-box .news-txt{
        font-size:12px;
        padding-top:12px;
        line-height:17px;
    }
    .health-section .health-news-box{
        padding:25px 15px 25px 0;
    }
    .health-section .writer-box span{
        font-size:12px;
    }
    .ezadmin-header{
        height:50px;
    }
    .ezadmin-header .ezadmin-logo{
	width: 100px;
    height: 23px;
    background-size: 100% auto;
    left: 50%;
    margin-left: -53px;
    margin-top: 4px;
    }
    .ezadmin-header .ezadmin-nav{
        height:50px;
    }
    .ezadmin-nav .pc-menu-list{
        display:none;
    }
    .ezadmin-header .ezadmin-nav {
        transition: all 0.5s ease;
        -webkit-transition:all 0.5s ease;
        background: #fff;
        position:fixed;
        top:50px;
        left:0;
        height:0;
    }
    .ezadmin-header .ezadmin-nav.active {
        width: 70%;
        height:100%;
    }
    .ezadmin-header .ezadmin-nav.active .m-menu-list{
        display:block;
    }
    .ezadmin-header .m-menu-btn{
        display:block;
        position:relative;
        float:left;
        width:50px;
        height:50px;
    }
    .m-view-img{
        display:block;
    }
    .m-view-img img{
        max-width:100%;
    }
    .ezadmin-section.main-first .fp-bg {
    }
    .ezadmin-section.main-first .fp-tableCell{
        display:block;
    }
    .main-bottom-arrow {
        width: 44px;
        height: 23px;
        bottom: 44px;
        margin-left: -22px;
        background-size:100% auto;
    }
    .main-aside{
        display:none;
    }
    .intro-area{
        width:260px;
        padding-top:20%;
    }
    .ezadmin-section .section-tit{
        font-size:21px;
        line-height:30px;
    }
    .intro-area .intro-cf {
        font-size:14px;
    }
    .intro-area .intro-quote{
        width:35px;
    }
    .intro-area .intro-quote img, .intro-area .intro-logo img{
        max-width:100%;
    }
    .intro-area .intro-logo{
        width:104px;
        margin:0 auto;
    }
    .second-intro-area{
        position:relative;
        width:100%;
        padding:0;
        background:#142147;
    }
    .main-seconds-left{
        display:none;
    }
    .product-area{
        margin:0 auto;
    }
    .product-area .product-txt{
        color:#fff;
        text-align:center;
        font-size:13px;
        line-height:17px;
    }
    .product-area .product-txt br{
        display:none;
    }
    .product-area .product-detail-view{
        width: 160px;
        height: 25px;
        line-height: 25px;
        border-radius: 12px;
        margin-top: 25px;
        background: #fff;
        color: #142147;
        float: none;
        margin: 25px auto 0;
        font-size: 12px;
        background-size: 25px auto;
        font-weight: bold;
        text-align:center;
    }
    .product-area .m-product-img{
        text-align:center;
        padding-top:25%;
        width:80%;
        margin:0 auto;
    }
    .product-area .m-product-img img{
        max-width:100%;
        position:relative;
        bottom:-300px;
    }
    .product-area .m-product-img.move-down img{
        bottom:0;
    }
    .main-banner-list{
        padding-top:50px;
    }
    .ezadmin-section.main-third{
        border-bottom:none;
        border-top:none;
    }
    .ezadmin-section .main-banner-list li{
        height:25%;
        width: 100%;
        float: none;
        display: block;
    }
/*
    .ezadmin-section .main-banner-list li a{
        padding-top:25px;
        padding-bottom:25%;
    }
*/
    .ezadmin-section .main-banner-list li.full-height{
        background-size: auto 100%;
    }
/*
    .fp-section.fp-block{
        display:block !important;
    }
    .fp-section.fp-block .fp-tableCell{
        display:block;
    }
*/
    .main-banner-list li .list-tit{
        font-size:23px;
    }
    .main-banner-list li .list-txt{
        display:none;
    }
    .video-play-btn.pop-play-btn{
        width:76px;
        height:76px;
        margin-left:-38px;
        margin-top:-38px;
        background-size: 100% auto;
    }
    .video-play-btn.tv-cf-btn{
        width: 180px;
        height: 25px;
        margin-left: -90px;
        margin-top: 55px;
        font-size: 13px;
    }
    .main-banner-list.bottom-banner .list-txt{
        display:none;
    }
    .ezadmin-section.main-sixth .fp-bg{
        background-position:center top;
    }
    .country-schedule-area{
        display:none;
    }
    .fifth-intro-area{
        height:170px;
        padding-top:35px;
    }
    .fifth-intro-area .recruit-txt{
        font-size:13px;
        margin-bottom:18px;
    }
    .fifth-intro-area .kukto-link{
        display:block;
        position:static;
        width: 160px;
        height: 25px;
        line-height: 25px;
        font-size: 13px;
        margin: 20px auto 0;
        font-weight: bold;
    }
    .site-map{
        width:100%;
    }
    .site-map .site-map-list{
        float:none;
        padding:10px;
        text-align:center;
    }
    .site-map .site-map-list>li{
        float:none;
        display:inline-block;
        width:32%;
        text-align:left;
        vertical-align: top;
    }
    .site-map .site-map-list ul{
        width:100%;
    }
    .site-map .site-map-list ul li{
        font-size:12px;
    }
    .follow-area{
        padding:50px 10px 30px 10px;
        position: relative;
    }
    .follow-area .follow-txt{
        font-size:12px;
        font-weight: bold;
        padding-top:10px;
    }
    .follow-area .follow-list{
        text-align:left;
    }
    .bottom-info-area {
        height:auto;
        padding:20px 0;
    }
    .bottom-info-area .bottom-info{
        width:100%;
        text-align:center;
    }
    .bottom-info-area .footer-select-box{
        display:none;
    }
    .bottom-info .footer-logo{
        float:none;
        display:block;
        margin:0 auto;
    }
    .footer-copyright:before{
        display:none;
    }
    .footer-address{
        float:none;
        display:block;
        padding: 10px 20px 0 20px;
    }
    .footer-copyright{
        float:none;
        line-height: 12px;
    }
    .tv-ad-section .sub-section-tit{
        padding-top:90px;
    }
    .ad-section .ui-ad-tab .ad-tab-btn{
        width:31%;
        font-size:13px;
        height:38px;
        margin-bottom:20px;
        line-height:34px;
    }
    .ad-section .ui-ad-tab .ad-tab-btn.active{
        line-height:38px;
        border:none;
    }
    .ad-section.ground-section .ui-ad-tab .ad-tab-btn.active{
        line-height: 34px;
    }
    .ad-section.seconds-section .ui-ad-tab .ad-tab-btn.active{
        line-height:34px;
        border:2px solid #192958;
    }
    .ad-section .ui-ad-tab{
        padding:25px 0 75px 0;
    }
    .ad-section .ui-tab-area{
        padding-top:0;
    }
    .ad-section .ad-list li, .ad-section .ad-list li.last{
        margin:20px 30px;
    }
    .seconds-section .default-img.seconds-logo-img{
        padding-top:30px;
        width:70%;
        margin:0 auto;
    }
    .ad-section .ui-tab-area .switch-btn{
        margin-top:20px;
    }
    .ezadmin-sub .pop-contents, .ezadmin-main .pop-contents{
        width:78%;
        height:auto;
        left:11%;
        margin-left:0;
        margin-top:0;
        top:10%;
    }
    .video-frame iframe{
        width:100%;
    }
    .product-comparison-section .sub-section-tit{
        padding-top:90px;
    }
    .product-comparison-section .product-comparison-list{
        padding-top:30px;
    }
    .product-comparison-section .product-comparison-list li{
        height:auto;
    }
    .product-comparison-section .product-comparison-list .product-content{
        position: static;
    }
    .product-comparison-section .product-comparison-list .product-main-tit{
        font-size:14px;
        white-space: nowrap;
    }
    .product-comparison-section .product-comparison-list .detail-desc{
        display:none;
    }
    .product-comparison-section .product-comparison-list .product-img{
        height: 320px;
    }
    .product-comparison-section .product-comparison-list .product-link{
        margin:40px auto 0;
    }
    .ezadmin-product-section{
        padding-bottom:50px;
    }
    .ezadmin-product-section .product-box{
        float:none;
    }
    .ezadmin-product-section .detail-tit{
        font-size:15px;
        padding-top:15px;
    }
    .product-box.right .product-box-vertical{
        padding-top:60px !important;
        margin:0 auto;
        width:60%;
    }
    .ezadmin-product-section.ezadmin-jelly-section .jelly-necessary{
        text-align:center;
    }
    .ezadmin-product-section .product-box dl{
        padding-top:30px;
    }
    .ezadmin-product-section .product-box dl dt,
    .ezadmin-product-section .product-box dl dd{
        display:block;
        float:none;
        width:100%;
    }
    .ezadmin-product-section .product-box dl dd{
        display:block;
        padding-top:10px;
        font-weight: bold;
    }
    .ezadmin-product-section .active-component-table{
        width:100%;
        padding:0;
    }
    .ezadmin-product-section .product-box.left{
        width:100%;
    }
    .ezadmin-product-section .active-component dt{
        padding:10px 0;
    }
    .ezadmin-d-section .taurine-detail-view{
        display:none;
    }
    .ezadmin-f-section .product-box.right{
        border-bottom:1px solid #999;
        padding-bottom:60px;
    }
    .ezadmin-f-section .product-box dl dt{
        color:#333;
    }
    .ezadmin-product-section .active-component-table td{
        font-weight: normal;
    }
    .ezadmin-d-section .active-component-table td{
        font-weight: normal;
        color:#d3d3d3;
    }
    .ezadmin-export-section .product-box.right .product-box-vertical{
        display:none;
    }
    .ezadmin-export-section .product-box.right .m-world-map{
        display:block;
    }
    .ezadmin-product-section.ezadmin-export-section .product-box{
        float:none;
    }
    .ezadmin-product-section.ezadmin-export-section .product-box.left{
        width:100%;
    }
    .ezadmin-export-section .product-box .product-box-vertical{
        text-align:center;
    }
    .ezadmin-export-section .product-area-list{
        text-align:left;
    }
    .ezadmin-export-section .product-area-list li{
        float:none;
        display:inline-block;
        width:auto;
        margin:0 20px;
        padding-top:40px;
    }
    #fp-nav.right{
        right:30px;
    }
}
/*	-------// 20190509 수정 --------*/
    .ezadmin-section.main-fifth .fp-bg i{
        top:50px;
        left:10px;
        width:210px;
        background-size:100% auto;
    }
/*	-------20190509 수정 //--------*/
    .side-top{display:none;}
    .pc-ccm-logo{display:none;}
    .layer-popup {display:none !important;}
    .banner-1300k{width:90%;height:auto;position:absolute;top:50px;right:10px;z-index:500;text-align:right;overflow:hidden;}
    .banner-1300k .banner-close-btn{width:28px;height:28px;position:absolute;top:0;right:0;}
    .banner-1300k .pc-banner{display:none;}
    .banner-1300k .m-banner{display:block;float:right;margin-right:28px;}
    .m-ccm-logo{display:inline-block;width:52px;height:52px;position: absolute;bottom: 30px;right: 10px;}
    .m-ccm-logo img{width:100%;max-width:100%;}
}
@media all and (min-width:1024px) and (max-width:1279px) {
    .ezadmin-section .section-tit, .main-banner-list li .list-tit{
        font-size:37px;
    }
    .intro-area .intro-quote{
        width:46px;
    }
    .product-area .product-txt{
        font-size:20px;
    }
    .ezadmin-sub{
        border:none;
    }
    .ezadmin-sub-section .ui-ezadmin-sub{
        padding:0 10px;
    }
}
@media all and (min-width:320px) and (max-width:642px) {
    .ad-section .ad-list li, .ad-section .ad-list li.last{
        width:45%;
        margin:20px 2%;
    }
    .tv-ad-section .ad-list .item-tit{
        font-size:13px;
        padding-top:10px;
    }
    .tv-ad-section .ad-list .item-date, .ad-section .ad-list .item-staff{
        font-size:11px;
    }
    .ad-section .ad-add-btn{
        width:170px;
        height:30px;
        line-height:30px;
        padding-left:10px;
        font-size:12px;
        background: url(../img/arrow-gray.png) no-repeat center right 20px #fff;
    }
    .ad-section .ad-add-btn.active{
        background-position:center right 20px;
    }
    .ground-section .ad-ground-btn {
        background: url(../img/arrow-white.png) no-repeat center right 20px #192958;
        color: #fff;
    }
    .ground-section .ad-ground-btn.active{
        background-position:center right 20px;
    }
    .seconds-section .seconds-ad-list li{
        padding-top:20px;
    }
    .seconds-section .ui-tab-area .ui-tab-contents .switch-btn{
        width:200px;
        margin-top:20px;
    }
    .seconds-section .switch-btn span{
        font-size:11px;
    }
    .seconds-section .switch-toggle{
        width:100px;
        border-radius: 100px;
    }
    .seconds-section .switch-btn.hover .switch-toggle{
        left:100px;
    }
    .seconds-section .seconds-ad-list li span.item-tit{
        font-size:13px;
        padding-top:10px;
    }
    .pop-contents .video-frame{
        height:300px;
    }
    .pop-contents .video-frame iframe{
        height:300px;
    }
    .pop-contents .item-desc{
        padding:15px 0 0 15px;
    }
    .pop-contents .item-desc .item-tit{
        font-size:13px;
    }
    .pop-contents .item-desc .item-date{
        font-size:11px;
    }
    .pop-contents .ad-close-btn{
        width:25px;
        height:25px;
        background-size:100% auto;
        top:-40px;
    }
    .pop-contents .item-award{
        font-size:13px;
    }
    .pop-contents .item-desc .item-tit.seconds-tit{
        font-size:13px;
    }
    .pop-contents .item-desc .item-staff{
        font-size:11px;
    }
}
/*IE*/
html.ie .fifth-intro-area{
    border:20px solid #fff;
    border-top:none;
}
