@charset "utf-8";
/* CSS Document */
@import url("../comm/swiper-4.5.0.css");


body {color: #282828;}


/*공통*/
.btn_default a {width: auto !important;}
.main_title {
	font-family: "NanumSquare ExtraBold"; font-size: 40px; font-weight: 800; color: #000;
	line-height: 40px; margin: 80px 0 0;
}

.right_area .btn_default.sty_color, 
.main_program .btn_default.sty_color {
	display: inline-block; width: 170px; height: 60px; 
	line-height: 60px; border-radius: 50px;	
}
.right_area .btn_default.sty_color a,
.main_program .btn_default.sty_color a {display: block; padding: 0 15px; color: #fff;}
.right_area .btn_default.sty_color .icon, 
.right_area .btn_default.sty_color .text,
.main_program .btn_default.sty_color .icon, 
.main_program .btn_default.sty_color .text {display: table-cell; vertical-align: middle; color: #fff;}
.right_area .btn_default.sty_color .icon, 
.main_program .btn_default.sty_color .icon {width: auto;}
.right_area .btn_default.sty_color .text, 
.main_program .btn_default.sty_color .text {
	width: 155px;
	font-size: 20px; font-weight: 700; color: #fff;
	padding-left: 13px; text-align: left;
}
.right_area .btn_default.sty_color.view1, 
.main_program .btn_default.sty_color.view1 {background-color: #0089d0;}
.right_area .btn_default.sty_color.view2, 
.main_program .btn_default.sty_color.view2 {background-color: #3a68ae;}


/* Swiper slide */
.event_intro .slide_control {}
.event_intro .eventIntro_slide_prev, 
.event_intro .eventIntro_slide_next, 
.event_intro .eventIntro_slide_pagination {display: inline-block; vertical-align: middle;}
.event_intro .eventIntro_slide_prev, 
.event_intro .eventIntro_slide_next {width: 50px; height: 21px;}
.event_intro .eventIntro_slide_prev:not(.swiper-button-disabled), 
.event_intro .eventIntro_slide_next:not(.swiper-button-disabled) {cursor: pointer;}
.event_intro .eventIntro_slide_prev {
    background-image: url("../../images/web/btn/prev_btn.png");
    left: 0; margin-right: 90px;
}
.event_intro .eventIntro_slide_next {
    background-image: url("../../images/web/btn/next_btn.png");
    right: 0; margin-left: 90px;
}
.event_intro .swiper-button-prev.swiper-button-disabled, 
.event_intro .swiper-button-next.swiper-button-disabled {opacity: 1;}
.event_intro .swiper-pagination {bottom: 40px; width: 100%;}
.event_intro .swiper-pagination-bullet {
    width: 20px; height: 20px;
    display: inline-block; vertical-align: middle;
    margin: 0 10px;
    border-radius: 100px;
    background: url("../../images/web/main/pagination_bullet.png") no-repeat center;
    opacity: 1;
    transition: all .8s ease;
}
.event_intro .swiper-pagination-bullet-active {
    width: 60px; height: 20px;
    background: #000;
}
/*//공통*/


/*팝업*/
.popup_lay {
	position: absolute; 
	left: 300px; top: -600px;
	z-index: 990;
}
.popup_lay .close {
	position: absolute;
	right: 0; bottom: 0;
	z-index: 10;
	line-height: 25px;
	font-size: 12px;	
}
.popup_lay .close a:first-child {margin-right: 3px;}


/*실황중계영상 레이어팝업*/
#media_lay_popup {
	position: fixed; top: 0; left: 0;
	width: 100%; height: 100%; 
	background-color: rgba(0,0,0,0.85); 
	display: flex; align-items: center; text-align: center;
}
#media_lay_popup .media_view {position: relative; display: inline-block; width: 1000px; margin: 0 auto;}
#media_lay_popup .close {
	position: absolute; top: 0; right: -50px;
	display: inline-block;
}
#media_lay_popup .close img {width: 25px;}


/*메인 프레임*/
#header_wrap {position: fixed; background: none;}
.header_area h1 {background-image: url(../../../ieve2023/images/web/frame/logo.png);}
.d_day_wrap .d_day {float: none;}
#header_wrap.focus + .d_day_wrap .d_day {z-index: 90;}
#container_wrap {margin-bottom: 0;}


/*주메뉴 Hover*/



/* FLOATING BTN */
.side_floating {bottom: auto; top: 100px;}

/*//메인 프레임*/



.pageScoll_nav_wrap {
	position: fixed; right: 15px; top: 330px; z-index: 101;
	width: 21px;
	text-align: center;
}
.pageScoll_nav_wrap::before, 
.pageScoll_nav_wrap::after {
	content: ""; 
	position: absolute; left: 0;
	width: 21px; height: 46px;
	background-repeat: no-repeat;
	background-position: center top 0;
}
.pageScoll_nav_wrap::before {background-image: url(../../images/web/main/sideNavigation_bg_top.png); top: -46px;}
.pageScoll_nav_wrap::after {background-image: url(../../images/web/main/sideNavigation_bg_bottom.png); bottom: -46px;}
.pageScoll_nav_wrap .pageScoll_nav li {
	display: inline-block;
	margin: 14px 0;
}
.pageScoll_nav_wrap .pageScoll_nav li a {
	display: block;
	width: 11px; height: 11px;
    background: url(../../images/web/main/pagination_bullet2.png) no-repeat left top;
	border-radius: 100px;
    transition: all .8s ease;    
}
.pageScoll_nav_wrap .pageScoll_nav li a {display: block; font-size: 0;}
.pageScoll_nav_wrap .pageScoll_nav li a.active {
	height: 40px;
	background: #000;
}

.scollDown {position: absolute; bottom: 20px; right: 10px;}

#container_wrap {background-color: #f4f6f9;}
#container_wrap section {height: 100%; box-sizing: border-box;}
#main_section1 {background: url("../../../ieve2024/images/web/main/main_section1_bg.jpg") no-repeat center top; height: 780px !important;}
#main_section2 {}
#main_section3 {}


/*메인 이미지*/
.main_visual * {font-family: "s-core-dream";}
.main_visual {}
.main_visual .title_area {position: relative; left: 22px; top: 160px; text-align: center;}
.main_visual .title_area span {display: inline-block; vertical-align: bottom;}
.main_visual .title_area .date {margin: 0 -21px 21px 0;}


/* 통합검색 */
.reg_search {
	position: absolute; top: 560px; left: 50%; margin-left: -353px;
	width: 790px;
}
.reg_search .title {
    position: relative; 
    display: flex; align-items: flex-start;
}
.reg_search .title h3, 
.reg_search .title .memo {color: #004a84;}
.reg_search .title h3 {font-family: "s-core-dream";}
.reg_search .title h3 strong {font-size: 30px; font-weight: 700; letter-spacing: 1.1px;}
.reg_search .title h3 small {
    display: block; 
    font-size: 12px; font-weight: 600; letter-spacing: 1.6px; 
    margin-top: 5px;
}
.reg_search .title .memo {
    border-left: solid 2px #004a84;
    text-align: left;
    padding-left: 10px; margin-left: 18px;
}
.reg_search .title .memo p {
    position: relative; 
    font-weight: 500; font-size: 14px; line-height: 14px;
    padding-left: 10px; margin-top: 10px;
}
.reg_search .title .memo p:first-child {margin-top: 0;}
.reg_search .title .memo p::before {
    position: absolute; left: 0; top: -1px;
    content: "*";
    font-weight: 400;
}

.reg_search .reg_search_form {
	background-color: rgba(255,255,255,0.80);
	border-radius: 10px;
    box-shadow: 0 0 10px 3px rgba(40,40,40,0.20);
	padding: 5px 0 5px 5px; margin: 15px 0 20px; 
}
.reg_search .reg_search_form input {
	width: 240px; height: 50px; 
	border-color: #a2a2a2; border-radius: 5px; outline: 0;
	padding-left: 14px; margin-left: 0; margin-right: 1px;
	font-size: 16px;
}
.reg_search .reg_search_form input:nth-of-type(2n) {width: 160px;}

.reg_search .search_btn {
	width: 123px; height: 50px;
	background: #e02b2b url("../../../ieve2022/images/web/btn/search.png") no-repeat left 7px center;
	border-radius: 5px;
	font-weight: 400; font-size: 20px; color: #fff;
    padding-left: 36px; padding-top: 6px; text-align: left;
}


/* 메뉴 바로가기 */
.quickMenu {margin-top: 30px;}
.quickMenu ul {display: flex; justify-content: space-between; flex-flow: wrap;}
.quickMenu ul li {
	width: 25%; min-height: 160px;
	background-repeat: no-repeat;
	background-position: center top 0;
	font-weight: 700; font-size: 18px; 
	text-align: center; box-sizing: border-box;
}
.quickMenu ul li a {display: block; padding-top: 84px;}
.quickMenu ul li .go {
	display: inline-block;
	height: 24px; 
	background: #282828 url(../../images/web/main/quickMenu_goArrow.png) no-repeat right 10px center;
	border-radius: 10px; padding: 6px 28px 0 10px; margin-top: 15px;
	font-family: "s-core-dream"; font-weight: 700; font-size: 16px; color: #fff;
	text-align: center;
}
.quickMenu ul li a:hover .go {background-color: #e02b2b;}

.quickMenu ul li:nth-of-type(1) {background-image: url(../../images/web/main/quickMenu_icon1.png);}
.quickMenu ul li:nth-of-type(2) {background-image: url(../../images/web/main/quickMenu_icon2.png);}
.quickMenu ul li:nth-of-type(3) {background-image: url(../../images/web/main/quickMenu_icon3.png);}
.quickMenu ul li:nth-of-type(4) {background-image: url(../../images/web/main/quickMenu_icon4.png);}



/** 공지사항, EV매거진, 커뮤니티 **/
.latest_post {text-align: center;}
.latest_post .slide_control {text-align: center;}
/*.latest_post .swiper-slide {background-color: #000; height: 100%;}*/
.latest_post .swiper-pagination-bullet {
    width: 230px; height: auto; 
    border-radius: 0; background: none; opacity: 1;
    margin: 0 20px;
}
.latest_post h3 {}
.latest_post .swiper-pagination-bullet-active h3 {
    border-top: solid 2px #f65312;
    color: #282828;
}
.latest_post .swiper-pagination-bullet h3::before {
    display: block;
    content: "";
    height: 34px;
    font-family: "NanumSquare ExtraBold"; font-size: 14px;
}
.latest_post .swiper-pagination-bullet:nth-of-type(1) h3::before {content: "01.";}
.latest_post .swiper-pagination-bullet:nth-of-type(2) h3::before {content: "02.";}
.latest_post .swiper-pagination-bullet:nth-of-type(3) h3::before {content: "03.";}


/* 공지사항 */
.latest_post .title {text-align: center;}
.latest_post .title h3 {display: inline-block; margin-left: 64px;}
.latest_post .post_list {margin-top: 60px;}
.latest_post .post_list ul {display: flex; justify-content: space-between;}
.latest_post .post_list li {
    position: relative; z-index: 9;
    overflow: hidden;
    width: 200px; height: 280px;
    background-color: #fff; 
    padding: 10px; margin: 0 10px;
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	border-radius: 15px;
}
.latest_post .post_list li a {display: block;}
.latest_post .post_list li a:hover {text-decoration: none;}
.latest_post .post_list li .img_area {overflow: hidden; border-radius: 10px;}
.latest_post .post_list li .img {
	height: 140px;
	background-repeat: no-repeat; 
    background-position: center top; 
    background-size: 100% auto;
    transition: transform .3s ease-out;	
}
.latest_post .post_list li a:hover .img {transform: scale(1.1);}
.latest_post .post_list li .text_info * {font-family: "NanumSquare";}
.latest_post .post_list li .text_info {
    position: absolute; z-index: 90; left: 0; bottom: 5px;
    width: 100%; height: 130px;
    background-color: #fff;
    padding: 0 10px; box-sizing: border-box;
    text-align: left;
}
.latest_post .post_list li .title {
    display: block; font-family: "NanumSquare Bold"; font-size: 17px;
    width: 100%; text-align: left;
    overflow: hidden;
    text-overflow: ellipsis; /* IE, Safari */
    -o-text-overflow: ellipsis; /* Opera under 10.7 */
    -ms-text-overflow: ellipsis;
    -moz-binding: url('ellipsis.xml#ellipsis');
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.6em;
    height: 3.2em; /* line-height 가 1.6em 이고 2라인을 자르기 때문에 height는 1.6em * 2 = 3.2em */
    word-break: break-all;
}
.latest_post .post_list li .date {
    position: absolute; right: 25px; bottom: 10px;
    display: inline-block; 
	font-family: "s-core-dream"; font-size: 13px; color: #a2a2a2; text-align: right;
}
.latest_post .more {
    display: inline-block; vertical-align: top;
    width: 40px; height: 40px; line-height: 40px;
	font-size: 0;
    background: url("../../images/web/btn/more_off.png") no-repeat left top;
    text-align: left; margin-left: 22px;
}
.latest_post .more a {display: block; line-height: 40px;}
.latest_post .more:hover {background-image: url("../../images/web/btn/more_on.png");}



/* 커뮤니티 */
.community_post .title {text-align: center;}
.community_post .title h3 {display: inline-block;}


/* EV매거진 */
.ev_magazine {margin-top: 80px;}
.ev_magazine ul {display: flex; justify-content: space-between;}
.ev_magazine ul li {
	overflow: hidden; position: relative;
	border: solid 1px #dadada;
	margin: 0 25px; text-align: center;
}
.ev_magazine ul li .img_area .img {
	width: 348px; height: 378px;
	background-position: center;
	background-size: cover;
	transition: transform .3s ease-out;	
}
.ev_magazine ul li:hover .img_area .img {transform: scale(1.1);}
.ev_magazine ul li .info {display: none;}
.ev_magazine ul li:hover .info {
	position: absolute; left: 0; top: 0;
	display: table;
	width: 100%; height: 100%;
	background-color: rgba(40,40,40,0.80);
}
.ev_magazine ul li .info .align {
	display: table-cell; vertical-align: top;
	width: 100%; height: 100%;
	text-align: center;
}
.ev_magazine ul li .info .title {
	display: inline-block;
	padding-bottom: 10px; margin-top: 65px;
	font-family: "NanumSquare ExtraBold"; font-size: 26px; color: #fff;
}
.ev_magazine ul li .info .title::after {
	position: absolute; left: 1px; top: 95px;
	content: "";
	width: 325px; height: 1px;
	background-color: #fff;
}
.ev_magazine ul li .info .btn {display: block; margin-top: 100px;}
.ev_magazine ul li .info .btn > span {
	display: inline-block; vertical-align: top;
	width: 80px; height: 80px;
	background-color: #f65312;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.40);
	font-family: "NanumSquare Bold"; font-size: 14px;
	margin: 0 8px;
}
.ev_magazine ul li .info .btn > span a {
	display: block; color: #fff;
	padding-top: 15px;
} 
.ev_magazine ul li .info .btn > span a img {margin-bottom: 12px;} 
.ev_magazine ul li .info .btn > span a:hover {text-decoration: none;} 

.subscribe_util {
	margin-top: 40px;
	text-align: center;
}
.subscribe_util .btn > span {
	display: inline-block; vertical-align: top;
	width: 170px; height: 50px;
	background-color: #282828;
	font-family: "NanumSquare Bold"; font-size: 16px;
	margin: 0 8px; text-align: left;
}
.subscribe_util .btn > span a {
	display: block; color: #fff;
	padding: 15px 0 0 13px;
} 
.subscribe_util .btn > span a img {position: relative; top: -2px; margin-right: 18px;} 
.subscribe_util .btn > span a:hover {text-decoration: none;} 
.subscribe_util .btn > span.subscribe {background-color: #164adf;} 
.subscribe_util .btn > span.list {background-color: #f65312;} 
.subscribe_util .btn > span.list a img {margin-right: 15px;} 
.subscribe_util .enquiry {
	margin-top: 40px;
	text-align: center;
}
.subscribe_util .enquiry dl {position: relative; display: inline-block;}
.subscribe_util .enquiry dl dt, 
.subscribe_util .enquiry dl dd {display: inline-block; vertical-align: middle;}
.subscribe_util .enquiry dl dt {
	position: absolute; left: -20px; top: 50%; margin-top: -30px;
	width: 60px; height: 60px; 
	background-color: #282828; 
	font-family: "NanumSquare Bold"; font-size: 18px; color: #fff;
	padding-top: 12px; box-sizing: border-box;
}
.subscribe_util .enquiry dl dd {
	width: 360px; height: 100px; 
	border: solid 1px #dadada;
	padding: 0 20px 0 60px; box-sizing: border-box;
}
.subscribe_util .enquiry dl dd p {
	height: 50px;
	font-family: "NanumSquare"; font-size: 16px;
	padding: 16px 5px 0; box-sizing: border-box;
}
.subscribe_util .enquiry dl dd p:first-child {border-bottom: solid 1px #dadada;}
.subscribe_util .enquiry dl dd p img {position: relative; top: -2px; margin-right: 8px;} 



.community_post {margin-bottom: 40px;}
.community_post .sns_info {display: flex; justify-content: space-between;}


/* 페이스북 */
.sns_info {margin-top: 40px;}
.sns_api {
	display: inline-block; vertical-align: top;
	width: 380px; height: 600px;
	border: solid 1px #dadada; background-color: #fff;
	border-radius: 20px;
	padding: 0 11px 14px; box-sizing: border-box;
}
.sns_api h4 {height: 43px; text-align: left; margin: 13px 0 0 5px; box-sizing: border-box;}


/* 인스타그램 */
.instagram_api {margin-left: 10px;}
.instagram_api h4 {text-align: center;}
.instagram_api .post_list ul {}
.instagram_api .post_list ul {display: flex; flex-wrap: wrap;}
.instagram_api .post_list li {
    position: relative; z-index: 9;
    overflow: hidden;
    width: 250px;
	border-radius: 20px;
	margin: 20px 0 0 20px;
}
.instagram_api .post_list li a {display: block;}
.instagram_api .post_list li a:hover {text-decoration: none;}
.instagram_api .post_list li .img_area {overflow: hidden; border-radius: 15px;}
.instagram_api .post_list li .img {
	height: 250px;
	background-repeat: no-repeat; 
    background-position: center top; 
    background-size: cover;
    transition: transform .3s ease-out;	
}
.instagram_api .post_list li a:hover .img {transform: scale(1.1);}
.instagram_api .more {
    display: inline-block; vertical-align: top;
    width: 40px; height: 40px; line-height: 40px;
	font-size: 0;
    background: url("../../images/web/btn/more_off.png") no-repeat left top;
    text-align: left; margin-left: 22px;
}
.instagram_api .more a {display: block; line-height: 40px;}
.instagram_api .more:hover {background-image: url("../../images/web/btn/more_on.png");}


/* 엑스포 결과 */
.count {
	min-height: 380px;
	background: url(../../images/web/main/count_bg.jpg) no-repeat left top;
	padding: 30px 0 40px;
}
.count .title {text-align: center;}
.count .title .main_title {color: #fff; margin-top: 0;}
.count ul {display: flex; justify-content: space-between; text-align: center; margin-top: 60px;}
.count ul li {position: relative; width: 25%;}
.count ul li strong, 
.count ul li em {
	display: block; 
	font-family: "NanumSquare ExtraBold"; font-size: 18px; color: #fff;
}
.count ul li strong {font-size: 36px; line-height: 156px;}
.count ul li em {margin-top: 20px;}
.count .circle {
	position: absolute; top: -4px; left: 50%; margin-left: -80px;
    width: 152px; height: 152px; 
	border: solid 2px #535356;
	border-radius: 100%;
}
.count .circle canvas {
	position: absolute; top: -4px; left: -4px;
}
.count .circle-progress-value {
	stroke-width: 6px;
	stroke: hsl(280, 90%, 50%);
}
.count .circle-progress-circle {
	stroke-width: 2px;
}
