@charset "UTF-8";@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100; 300; 400; 500; 700; 900&family=Playfair+Display:wght@400; 500; 600&display=swap');/* 폰트 관련 */
.je_logo a { width: 100%; height: 100%; display: block; } 
.je_logo img { width: 205px; } 
.je_bn_tit { font-size: 8.5rem; font-weight: 700; font-family: 'Noto Sans KR', sans-serif; -moz-transform: scale(1, 0.95); -webkit-transform: scale(1, 0.95); -ms-transform: scale(1, 0.95); line-height: 1.11; } 
.je_ct_tit { font-size: 5rem; font-weight: 700; letter-spacing: -0.001em; } 
.je_tt_tit { font-size: 5rem; font-weight: 700; } 
.je_p_tit { font-size: 2rem; font-weight: 500; } 
.je_sub_tit { font-size: 2.8rem; font-weight: 900; letter-spacing: -0.001em; -moz-transform: scale(1, 1.05); -webkit-transform: scale(1, 1.05); -ms-transform: scale(1, 1.05); -webkit-text-stroke: 0.01em; color: #265a99; } 
.je_p { font-size: 1.8rem; font-weight: 400; line-height: 1.66; -moz-transform: scale(1, 1.05); -webkit-transform: scale(1, 1.05); -ms-transform: scale(1, 1.05);  } 
.h_sub_tit { font-size: 2.2rem; font-weight: 500; font-family: 'Noto Sans KR', sans-serif; -moz-transform: scale(1, 0.95); -webkit-transform: scale(1, 0.95); -ms-transform: scale(1, 0.95); line-height: 1.11; } 
br.h_br_m { display: none; } 
br.h_br_mm { display: none; } 
br.h_br_pc { display: block; } 
br.h_br420_pc { display: block; } 
br.h_1140_t { display: none; } 
br.h_1140_pcm { display: block; } 

@media screen and (max-width: 1140px) { br.h_1140_t { display: block; } 
 br.h_1140_pcm { display: none; } 
 }
@media screen and (max-width: 960px) { br.h_1140_t { display: none; } 
 br.h_1140_pcm { display: block; } 
 }
@media screen and (max-width: 720px){
 .je_ct_tit { font-size: 6rem; } 
 .je_tt_tit { font-size: 6rem; -moz-transform: scale(1, 1.05); -webkit-transform: scale(1, 1.05); -ms-transform: scale(1, 1.05); } 
	.je_tt_tit .je_motion.je_move {font-size: 6rem;}
 .je_sub_tit { font-size: 3.5rem; } 
 .je_bn_tit { font-size: 9rem; } 
 .je_p { font-size: 2.2rem; transform: none; } 
 .h_sub_tit { font-size: 3rem; line-height: 1.5; } 
 br.h_br_pc { display: none; } 
 br.h_br_m { display: block; } 
 }
@media screen and (max-width: 420px) { br.h_br_mm { display: block; } 
 br.h_br420_pc { display: none; } 
 }
/* 헤더 ---------------------------------*/
.je_header { width: 100%; position: fixed; z-index: 11; top: 0; left: 0; transition: 0.3s; height: 100px; } 
.je_header .je_on_view { display: none; } 
.je_header .je_container { display: flex; justify-content: space-between; align-items: center; height: 100%; } 
.je_header .je_nav_wrap { display: flex; text-align: center; height: 100%; } 
.je_header .je_hdr_nav .je_nav_wrap.je_on { display: none; } 
.je_header .je_hdr_nav { font-size: 1.8rem; color: #000; font-weight: 700; } 
.je_header .je_hdr_nav .je_nav_list { text-align: center; position: relative; } 
.je_header .je_hdr_nav .je_nav_list:hover .je_sub_wrap { display: block; animation: je_fade_nav 0.4s; animation-fill-mode: both; } 
.je_header .je_hdr_nav .je_nav_list .je_sub_wrap { position: absolute; left: -10%; top: calc(100% - 5px); width: 120%; padding: 36px 15px; background-color: #fff; color: #000; box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2); font-weight: 300; font-size: 1.8rem; transition: 0.3s; display: none; text-align: left; } 
.je_header .je_hdr_nav .je_nav_list .je_sub_wrap::after { content: ''; display: block; position: absolute; top: 0; left: 0; width: 0%; height: 5px; background-color: #265a99; transition: width 0.5s; -webkit-transition: width 0.5s; } 
.je_header .je_hdr_nav .je_nav_list:hover .je_sub_wrap::after { width: 100%; } 
.je_header .je_hdr_nav .je_nav_list .je_sub_wrap .je_sub_list { transition: 0.3s; transition-property: transform, opacity; } 
.je_header .je_hdr_nav .je_nav_list .je_sub_wrap .je_sub_list:hover { color: #265a99; -webkit-text-stroke: 0.04em; } 
.je_header
 .je_hdr_nav
 .je_nav_list
 .je_sub_wrap
 .je_sub_list:not(:first-of-type) { margin-top: 22px; } 
.je_header .je_hdr_nav .je_mnNav { padding: 0 32px; display: block; height: 100%; display: flex; align-items: center; } 
.je_header .je_links { display: flex; align-items: center; height: 100%; } 

@media screen and (max-width: 1186px){
 .je_header .je_hdr_nav .je_mnNav { padding: 0 30px; } 
 }
/* 헤더 언어 버튼 */
.je_header .je_links .je_lang { margin-right: 46px; position: relative; height: 100%; display: flex; align-items: center; margin-left: 20px; } 
.je_header .je_links .je_lang.h_mobileView { display: none; } 
.je_header .je_links .je_lang:hover .je_lang_menu { display: block; animation: je_fade_nav 0.4s; animation-fill-mode: both; } 
.je_header .je_links .je_lang.je_on .je_lang_menu { display: block; animation: je_fade_nav 0.4s; animation-fill-mode: both; } 
.je_header .je_links .je_lang_menu { position: absolute; text-align: center; left: -50%; top: calc(100% - 10px); width: 200%; padding: 18px 0; background-color: #fff; color: #000; box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 20%); font-weight: 300; font-size: 1.6rem; display: none; } 
.je_header .je_links .je_lnag_list:hover a { color: #265a99; -webkit-text-stroke: 0.04em; } 
.je_header .je_links .je_lnag_list:not(:first-of-type) { margin-top: 12px; } 
.je_header .je_links .je_hdr_nav { margin-right: 0; height: 100%; } 

/* 헤더 네비 바 ---------------------------------*/
.je_header .je_links .je_bars { width: 33px; } 
.je_header .je_links .je_bars .je_full_on { display: none; } 
.je_header .je_links .je_bars.je_on .je_df_view,
.je_header .je_links .je_bars.je_on .je_on_view { display: none !important; } 
.je_header .je_links .je_bars.je_on .je_full_on { display: block !important; } 

/* 헤더 on ---------------------------------*/
.je_header.je_on,
.je_header.je_full_on { background-color: #fff; } 
.je_header.je_on .je_hdr_nav,
.je_header.je_full_on .je_hdr_nav { color: #000; } 
.je_header.je_on .je_on_view,
.je_header.je_full_on .je_on_view { display: block; } 
.je_header.je_on .je_df_view,
.je_header.je_full_on .je_df_view { display: none; } 

/*검색*/
.je_header .search_prod input { max-width: 200px; border-radius: 0; border: 1px solid #222; color: #222; background: none; padding-left: 15px; height: 40px; }
.je_header .je_search form { position: relative; }
.je_header .je_search_btn { position: absolute; top: 50%; right: 15px; transform: translateY(-50%); }
.je_search_mob { display: none!important; }

/* .je_header.je_full_on .je_hdr_full_nav { display: block; animation: h_full_menu 1.2s; } 
.je_header.je_full_off .je_hdr_full_nav { animation: h_full_menu_off .6s; } */
.je_header.je_full_on .je_hdr_full_nav .je_mnNav { display: inline-block; animation: je_fadeUp 0.8s; animation-delay: 0.4s; animation-fill-mode: forwards; } 
.je_header.je_full_on .je_hdr_full_nav .je_sub_list { animation: je_fadeUp 0.8s; animation-delay: 0.8s; animation-fill-mode: forwards; } 
.je_header.je_full_on .je_hdr_full_nav .je_sub_list:hover { color: #265a99; -webkit-text-stroke: 0.04em; } 
.je_header .je_hdr_full_nav { width: 100vw; height: 100vh; background-color: #fff; position: fixed; top: 100px; left: -110%; z-index: -1; /* display: none; */
 transition: 0.6s; transition-property: transform, opacity; } 
.je_header .je_hdr_full_nav .je_nav_wrap { width: 92%; max-width: 1520px; margin: 0 auto; height: 100%; } 
.je_header .je_hdr_full_nav .je_nav_list { width: calc(100% / 4); /* border-left: 1px solid #d9d9d9; */
 height: 100%; padding-top: 200px; } 
/* .je_header .je_hdr_full_nav .je_nav_list:last-of-type { border-right: 1px solid #d9d9d9; } */
/* .je_header .je_hdr_full_nav .je_nav_list:hover .je_mnNav { position: relative; } 
.je_header .je_hdr_full_nav .je_nav_list:hover .je_mnNav:after { position: absolute; content: ''; width: 10px; height: 10px; border-radius: 50%; background-color: #c30d23; left: 0; top: -26px; } */
.je_header .je_hdr_full_nav .je_mnNav { font-size: 3rem; font-weight: 700; opacity: 0; font-weight: 900; -moz-transform: scale(1, 1.05); -webkit-transform: scale(1, 1.05); -ms-transform: scale(1, 1.05); } 
.je_header .je_hdr_full_nav .je_sub_wrap { padding-top: 44px; display: block; } 
.je_header .je_hdr_full_nav .je_sub_list { font-size: 2rem; font-weight: 400; opacity: 0; } 
.je_header .je_hdr_full_nav .je_sub_list a { -webkit-text-stroke: 0.01em; -moz-transform: scale(1, 1.05); -webkit-transform: scale(1, 1.05); -ms-transform: scale(1, 1.05); } 
.je_header .je_hdr_full_nav .je_sub_list:not(:first-of-type) { margin-top: 24px; } 

/* 헤더기능 */
@keyframes je_fadeIn { 
 0% { opacity: 0; } 
 100% { opacity: 1; } 
 }

@keyframes je_fadeUp { 
 0% { opacity: 0; transform: translateY(100%); } 
 100% { opacity: 1; transform: translateY(0%); } 
 }
@keyframes h_fadeUp { 
 0% { opacity: 0; transform: translateY(10%); } 
 100% { opacity: 1; transform: translateY(0%); } 
 }
@keyframes je_fade_nav { 
 0% { opacity: 0; transform: translateY(15%); display: none; } 
 100% { opacity: 1; transform: translateY(0%); display: block; } 
 }
@keyframes h_full_menu { 
 0% { left: -100%; } 
 100% { left: 0px; } 
 }
@keyframes h_full_menu_off { 
 0% { left: 0px; } 
 100% { left: 100%; } 
 }
@keyframes h_main_slide_ani { 
 0% { transform: translateZ(0) scale(1) rotate(0deg); } 
 100% { transform: translateZ(0) scale(1.08) rotate(0.0001deg); } 
 }
@media screen and (max-width: 1140px){
 .je_header .je_logo img { width: 145px; } 
 }
@media screen and (max-width: 1023px){
 .je_hdr_nav { display: none; } 
    .je_header .je_search { display: none; }
    .je_header .je_search_mob { display: block!important; width: 100%; max-width: 200px; margin: 50px auto 0; }
 /* .je_header { padding: 20px 0; } */
 .je_header .je_full_on { border: 0; } 
 .je_header .je_hdr_full_nav .je_nav_wrap { flex-direction: column; height: 90%; justify-content: center; } 
 .je_header .je_hdr_full_nav .je_nav_list { width: 100%; border: 0; padding-top: 0; height: auto; } 
 .je_header .je_hdr_full_nav .je_nav_list:not(:first-of-type) { margin-top: 60px; } 
 .je_header .je_hdr_full_nav { top: 64px; } 
 .je_header .je_hdr_full_nav .je_sub_wrap { display: none; } 
 .je_header.je_full_on .je_hdr_full_nav .je_sub_list { animation: je_fadeIn 0.6s; animation-delay: 0.3s; animation-fill-mode: forwards; } 
 }
@media screen and (max-width: 720px){
.je_header .je_search_mob { margin: 50px 0 0; }
 .je_header { height: 80px; } 
 .je_header.je_on { height: 80px; } 
 .je_header .je_links .je_lang_menu { top: calc(100% - 5px); } 
 .je_header .je_hdr_full_nav .je_nav_wrap { position: relative; width: 80%; margin: 0 auto; padding-top: 18vh; justify-content: flex-start; } 
 .je_header .je_hdr_full_nav .je_mnNav { font-size: 6rem; } 
 .je_header .je_hdr_full_nav .je_nav_list:not(:first-of-type) { margin-top: 40px; } 
 .je_header .je_hdr_full_nav .je_nav_list { text-align: left; } 
 .je_header .je_hdr_full_nav .je_nav_list.je_lang { width: fit-content; } 
 .je_header .je_hdr_full_nav .je_sub_list { font-size: 3rem; } 
 .je_header .je_hdr_full_nav .je_sub_wrap { padding-top: 18px; } 
 .je_header .je_hdr_full_nav .je_sub_wrap.je_lang_menu { padding-top: 0; } 
 .je_header .je_hdr_full_nav .je_sub_list:not(:first-of-type) { margin-top: 16px; } 
 .je_header .je_links .je_bars { width: 25px; } 
 .je_header .je_lang img { width: 50px; } 
 .je_header .je_bars img { width: 30px; } 
 .je_header .je_hdr_full_nav { top: 38px; } 
 .je_header .je_links .je_lang { display: none; /* margin-right: 24px; */}
 .je_header .je_hdr_full_nav .je_nav_list:hover .je_mnNav:after { top: -14px; } 
 .je_header .je_lang { position: absolute; bottom: 3%; left: 0; } 
 .je_lang_menu.je_sub_wrap .je_lnag_list { margin-top: 8px; } 
 .je_lang_menu.je_sub_wrap .je_lnag_list a { font-size: 14px; } 
 }

/* 메인 공통기능 ---------------------------------*/
.je_content { padding: 110px 0; } 
.je_image img { width: 100%; display: block; } 
/*
.h_pcView { display: block !important; } 
.h_pcView02 { display: block !important; } 
*/
.h_pcView_flex { display: flex !important; } 
.h_mobileView { display: none !important; } 
.h_960View { display: none !important; } 

@media screen and (max-width: 960px){
 .h_pcView02 { display: none !important; } 
 .h_960View { display: block !important; } 
 .je_content { padding: 100px 0; } 
 }

@media screen and (max-width: 720px){
 .je_content { padding: 50px 0 84px; } 
 .h_pcView { display: none !important; } 
 .h_pcView_flex { display: none !important; } 
 .h_mobileView { display: block !important; } 
 }

/* 페이드 이펙트 ---------------------------------/ 폰트 트랜스폼으로 위아래 크기 늘어난애들은 span 으로 감싸 기능 추가 */
.je_motion { transition: 0.6s; opacity: 0; transition-timing-function: ease; display: inline-block; transform: translate3d(0, 100px, 0); transition-property: transform, opacity; } 
/* 모션 오른쪽으로 */
.je_motion.je_tr { transform: translate3d(-100px, 0, 0); } 
/* 모션 왼쪽으로 */
.je_motion.je_tl { transform: translate3d(100px, 0, 0); } 
.je_motion.je_move { opacity: 1 !important; transform: translateZ(0) !important; } 
/* 글씨 써지는 모션 */

.text_motion_1 > span > i,
.text_motion_1 ol { position: relative; } 
.text_motion_1 > span > i::after,
.text_motion_1 ol::after { content: ''; position: absolute; top: 0; right: 0; width: 100.5%; height: 100%; background-color: #f9f9f9; } 
.text_motion_1.on > span > i::after { width: 0; transition: width 0.6s ease-in-out 0.3s; } 
.text_motion_1.on ol::after { width: 0; transition: width 1.2s ease-in-out 0.3s; } 

/* 자세히보기 버튼 ---------------------------------*/
.je_view { display: flex; align-items: center; /* justify-content: space-between; width: 175px; */
 margin-top: 36px; -webkit-text-stroke: 0.01em; } 
.je_view span { margin-right: 20px; letter-spacing: -0.001em; font-size: 1.8rem; font-weight: 700; } 
.h_guide_arr { width: 70px; height: 50px; position: relative; } 
.h_guide_arr img:nth-child(1) { position: absolute; top: 0; left: 0; transform: translateX(20px); transition: 0.3s; transition-property: transform, opacity; } 
.h_guide_arr img:nth-child(2) { position: absolute; top: 50%; left: 0; transform: translateY(-50%); } 
.je_view:hover .h_guide_arr img:nth-child(1) { transform: translateX(30px); } 
@media screen and (max-width: 960px){
 .je_view { margin-top: 40px; margin-bottom: 40px; } 
 }
@media screen and (max-width: 720px){
 .je_view { margin-top: 40px; margin-bottom: 34px; } 
 .je_view img { width: 26px; } 
 .je_view span { margin-right: 12px; font-size: 2.2rem; } 
 .h_guide_arr { width: 26px; height: 26px; } 
 .h_guide_arr img:nth-child(1) { transform: translateX(10px); } 
 .je_view:hover .h_guide_arr img:nth-child(1) { transform: translateX(15px); } 
 }

/* 인덱스 배너 ---------------------------------*/
.je_mn_bn .je_bn_swiper { position: relative; height: 950px; overflow: hidden; } 
.je_mn_bn .swiper-slide { position: relative; } 
.je_mn_bn .swiper-slide .je_image { background-size: cover; background-position: center; position: absolute; top: 0; left: 0; bottom: 0; right: 0; } 
.je_mn_bn .swiper-slide.je_slide01 .je_image { background-image: url('/img/je_img/index/h_main/h_main_bg01.jpg'); animation: h_main_slide_ani 5s linear infinite alternate both; } 
.je_mn_bn .swiper-slide.je_slide02 .je_image { background-image: url('/img/je_img/index/h_main/h_main_bg01-2.jpg'); animation: h_main_slide_ani 5s linear infinite alternate both; } 
.je_mn_bn .swiper-slide.je_slide03 .je_image { background-image: url('/img/je_img/index/h_main/h_main_bg01-3.jpg'); animation: h_main_slide_ani 5s linear infinite alternate both; } 
/* .je_mn_bn .swiper-slide.swiper-slide-active .je_image { animation: je_bn_effect 1s; animation-fill-mode: forwards; } */

/* 배너 타이틀 슬라이드 */
.je_mn_bn .swiper-slide.swiper-slide-active .je_sub_tit span,
.je_mn_bn .swiper-slide.swiper-slide-active .je_bn_tit span,
.je_mn_bn .swiper-slide.swiper-slide-active .h_sub_tit span { opacity: 1; transform: translateY(0); } 
.je_mn_bn .je_sub_tit span,
.je_mn_bn .je_bn_tit span,
.je_mn_bn .h_sub_tit span { opacity: 0; transition: 0.6s; display: inline-block; transition-property: transform, opacity; } 
.je_mn_bn .je_sub_tit { font-size: 2.8rem; font-weight: 900; -webkit-text-stroke: 0; } 
.je_mn_bn .je_sub_tit span { transform: translateY(100%); transition-delay: 0.6s; transition-property: transform, opacity; } 
.je_mn_bn .je_bn_tit { margin-top: 12px; } 
.je_mn_bn .h_sub_tit { margin-top: 12px; } 
.je_mn_bn .je_bn_tit span { transform: translateY(25%); transition-delay: 1.2s; transition-property: transform, opacity; } 
.je_mn_bn .h_sub_tit span { transform: translateY(50%); transition-delay: 1.8s; transition-property: transform, opacity; } 
.je_mn_bn .je_texts { color: #000; padding-top: 296px; } 
.je_mn_bn .je_ctr { position: absolute; left: 0; right: 0; margin: auto; bottom: 146px; display: flex; justify-content: space-between; align-items: flex-end; } 
.je_mn_bn .swiper-pagination { width: auto; position: static; } 
.je_mn_bn .swiper-pagination span { border: 1px solid #000; border-radius: 50%; width: 10px; height: 10px; background-color: transparent; opacity: 1; } 
.je_mn_bn .swiper-pagination span:not(:last-of-type) { margin-right: 16px; } 
.je_mn_bn .swiper-pagination .swiper-pagination-bullet-active { border-color: #265a99; background-color: #265a99; } 

@keyframes je_bn_effect { 
 0% { transform: scale(1.2); opacity: 0; } 
 100% { transform: scale(1); opacity: 1; } 
 }

@media screen and (max-width: 720px){
 .je_mn_bn .je_bn_swiper { height: 650px; } 
 .je_mn_bn .swiper-slide.je_slide01 .je_image { background-image: url('/img/je_img/index/h_main/h_m_main_bg01.jpg') !important; } 
 .je_mn_bn .swiper-slide.je_slide02 .je_image { background-image: url('/img/je_img/index/h_main/h_m_main_bg01-2.jpg') !important; } 
 .je_mn_bn .swiper-slide.je_slide03 .je_image { background-image: url('/img/je_img/index/h_main/h_m_main_bg01-3.jpg') !important; } 
 .je_mn_bn .je_texts { padding-top: 130px; } 
 .je_mn_bn .je_bn_btn { display: none; } 
 .je_mn_bn .je_ctr { justify-content: flex-start; bottom: 46px; } 
 .je_mn_bn .swiper-pagination span:not(:last-of-type) { margin-right: 12px; } 
 .je_mn_bn .je_bn_tit { margin-top: 8px; } 
 .je_mn_bn .je_sub_tit { font-size: 3rem; } 
 }

/* 인덱스 첫번쨰 컨텐츠 ---------------------------------*/
.je_ct01 .je_ct_sec { display: flex; align-items: center; margin-top: 90px; } 
.je_ct01 .je_ct_hdr { text-align: center; } 
.je_ct01 .je_texts { padding-left: 80px; width: 41%; } 
.je_ct01 .je_sub_tit { font-size: 1.6rem; color: #264a99; font-weight: 700; } 
.je_ct01 .je_p { margin-top: 36px; letter-spacing: 0.12rem; } 

.je_ct01 .h_video_container { width: 59%; position: relative; z-index: 2; overflow: hidden; } 

/*.je_ct01 .h_video_container .h_video_wrap li { display: none; position: relative; padding-bottom: 56.25%; width: 100%; background: #000; font-size: 0; } */
.je_ct01 .h_video_container .h_video_wrap li { display: none; position: relative; width: 100%; background: #000; font-size: 0; } 
.je_ct01 .h_video_container .h_video_wrap li.active { display: block; }
.je_ct01 .h_video_container .h_video_wrap li video { width: 100%; }
.je_ct01 .h_video_container .h_video_wrap li iframe { position: absolute; height: 100%; width: 100%; background: #000; pointer-events: none; } 

.je_ct01 .h_video_bar { position: absolute; left: 50%; bottom: 53px; width: 325px; height: 1px; background: rgba(255, 255, 255, 0.4); transform: translateX(-50%); } 
.je_ct01 .h_video_bar .h_video_prog_bar { position: absolute; left: 0; top: 0; z-index: 1; display: block; width: 100%; height: 2px; overflow: hidden; } 
.je_ct01 .h_video_bar .h_video_prog_bar .h_video_prog { transition: all 0.3s; position: absolute; left: 0; top: 0; background-color: #fff; width: 0; height: 2px; } 

.je_ct01 .h_video_bar > span { display: inline-block; min-width: 72px; position: absolute; z-index: 3; text-align: center; transform: translate(-50%, 0); } 
.je_ct01 .h_video_bar > span:nth-child(1) { left: 0; } 
.je_ct01 .h_video_bar > span:nth-child(2) { left: 100%; } 
/*
.je_ct01 .h_video_bar > span:nth-child(3) { left: 66%; } 
.je_ct01 .h_video_bar > span:nth-child(4) { left: 100%; } 
*/

.je_ct01 .h_video_bar > span > i { display: inline-block; cursor: pointer; position: relative; top: -6px; width: 7px; height: 7px; border-radius: 50%; background-color: #fff; } 
.je_ct01 .h_video_bar > span > i::after { content: ''; position: absolute; left: 50%; top: 50%; transition: all 0.3s; width: 7px; height: 7px; box-sizing: border-box; border: 1px solid #fff; border-radius: 50%; transform: translate(-50%, -50%); } 
.je_ct01 .h_video_bar > span.active > i::after,
.je_ct01 .h_video_bar > span:hover > i::after { width: 50px; height: 50px; transition: all 0.3s; } 
.je_ct01 .h_video_bar > span:hover > i::after { border: 1px solid rgba(255, 255, 255, 0.6); } 
.je_ct01 .h_video_bar > span.active > i::after { border: 1px solid white; } 
.je_ct01 .h_video_bar > span.active > i,
.je_ct01 .h_video_bar > span:hover > i { opacity: 1; transition: all 0.3s; } 

@media screen and (max-width: 1480px){
 .je_ct01 .je_texts { padding-left: 40px; } 
 .je_ct01 .je_ct_sec .je_p br { display: none; } 
 }

@media screen and (min-width: 961px) and (max-width: 1200px){
 .je_ct01 .je_sub_tit { font-size: 1.6rem; } 
 .je_ct01 .je_tt_tit { font-size: 2.8rem; } 
 .je_ct01 .je_p { font-size: 1.6rem; } 
 }

@media screen and (max-width: 960px){
 .je_ct01 .je_ct_sec { flex-direction: column-reverse; margin-top: 60px; row-gap: 84px; } 
 .je_ct01 .h_video_container { width: 100%; } 
 .je_ct01 .je_texts { width: 100%; padding: 0; margin-top: 100px; } 
 .je_ct01 .je_view { margin-bottom: 0; } 
 }

@media screen and (max-width: 720px){
 .je_ct01 .je_p { margin-top: 20px; } 
 .je_ct01 .je_ct_sec { margin-top: 24px; } 
 .je_ct01 .je_texts { margin-top: 0; padding: 0; } 
 .je_ct01 .je_sub_tit { font-size: 2rem; } 
 .je_ct01 .je_tt_tit { margin-top: 4px; } 
 .je_ct01 .h_video_bar { width: 180px; bottom: 33px; } 
 .je_ct01 .h_video_bar > span > i { top: -7px; width: 4px; height: 4px; } 
 .je_ct01 .h_video_bar > span > i::after { width: 4px; height: 4px; } 
 .je_ct01 .h_video_bar > span.active > i::after,
 .je_ct01 .h_video_bar > span:hover > i::after { width: 30px; height: 30px; } 
 }

/* 인덱스 2번째 컨텐츠 ---------------------------------*/
.je_content.je_ct02 { padding: 0 0 110px 0; } 
.je_ct02 .je_motion:nth-of-type(2) { transition-delay: 0.2s; } 
.je_ct02 { background-color: #f9f9f9; } 
.je_ct02 .je_container { display: block; } 
.je_ct02 .je_texts { width: 100%; padding-top: 150px;  } 
.je_ct02 .je_image { width: 100%; padding-top: 80px; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: space-between; } 
.je_ct02 .je_ct_tit { line-height: 1.25; } 
.je_ct02 .je_p { margin-top: 50px; font-size: 1.8rem; } 
.je_ct02 .h_right_box01 .je_ct_tit,
.je_ct02 .h_right_box02 .je_ct_tit, .je_ct02 .h_right_box03 .je_ct_tit { font-size: 2.2rem; } 
.je_ct02 .h_right_box01 .je_p,
.je_ct02 .h_right_box02 .je_p, .je_ct02 .h_right_box03 .je_p { margin-top: 20px; font-size: 1.8rem; font-weight: 400; } 
.je_ct02 .je_1200_on { display: none; } 
.je_ct02 .h_right_box01 { box-sizing: border-box; } 
/*.je_ct02 .h_right_box01 img { max-width: 560px; } */
.je_ct02 .h_right_box02 {  } 
.je_ct02 .h_right_box01 .je_ct_tit { margin-top: 30px; } 
.je_ct02 .h_right_box02 .je_ct_tit { margin-top: 30px; } 
.je_ct02 .h_right_box03 .je_ct_tit { margin-top: 30px; } 
.je_ct02 .h_sec02_swiper_cont { margin-top: 34px; width: 100%; } 
.je_ct02 .h_img_wrap_m01 { width: 50vw; } 
.je_ct02 .h_img_wrap_m02 { width: 50vw; } 
.je_ct02 .h_img_wrap_m03 { width: 50vw; } 
.je_ct02 .swiper-slide.h_slide_50 { width: 60vw; } 
.je_ct02 .h_img_wrap_m01 img,
.je_ct02 .h_img_wrap_m02 img, .je_ct02 .h_img_wrap_m03 img { width: 100%; } 
.je_ct02 .swiper-slide { width: 100%; height: 100%; } 
.je_ct02 .h_sec02_swiper_wrap .je_ct_tit { margin-top: 20px; } 
@media screen and (min-width: 961px) and (max-width: 1200px){
 .je_ct02 .je_1200_on { display: block; } 
 .je_ct02 .je_texts { padding-right: 40px; } 
 .je_ct02 .je_ct_tit { font-size: 5.2rem; } 
 .je_ct02 .je_ct_tit br { display: none; } 
 .je_ct02 .je_p { font-size: 1.8rem; } 
 .je_ct02 .je_p br { display: none; } 
 .je_ct02 .je_view { margin-top: 60px; } 
 }

@media screen and (max-width: 960px){
 .je_content.je_ct02 { padding: 0 0 100px 0; } 
 .je_ct02 .je_texts { width: 100%; padding-top: 100px; } 
 .je_ct02 .je_image { margin-top: 100px; } 
 .je_ct02 .je_view { margin-top: 40px; } 
 .je_ct02 .je_container { flex-direction: column; } 
 }

@media screen and (max-width: 720px){
 .je_ct02 .h_sec02_swiper_cont { margin-top: 50px; } 
 .je_ct02 .je_ct_tit { font-size: 6rem; } 
 .je_content.je_ct02 { padding: 0 0 62px 0; } 
 .je_ct02 .je_texts { padding-top: 76px; } 
 .je_ct02 .je_p { margin-top: 10px; font-size: 2rem; } 
 .je_ct02 .h_sec02_swiper_wrap .je_ct_tit { margin-top: 10px; font-size: 3.5rem; } 
 .je_ct02 .je_view { margin-bottom: 0; } 
 .je_ct02 .je_image { margin-top: 48px; } 
.je_motion.je_move { font-size: 2.4rem; }
.je_ct_tit>span { font-size: 4rem!important; }
 }

/* 인덱스 3번째 컨텐츠 ---------------------------------*/
.je_content.je_ct03 { padding: 135px 0 150px 0; } 
.je_ct03 .je_ct_hdr { text-align: center; } 
.je_ct03 .je_ct_hdr .je_p { margin-top: 10px; font-size: 2rem; letter-spacing: -0.001em; } 
.je_ct03 .je_ct_sec { padding-top: 72px; } 
.je_ct03 .je_ct_sec > ul { display: flex; width: 100%; height: 600px; transition: background 0.6s; background-repeat: no-repeat; background-size: cover; background-position: center center; -o-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; } 
.je_ct03 .je_ct_sec > ul.h_sec03_bg01 { background: url('/img/je_img/index/h_main/h_main_bg02.jpg'); } 
.je_ct03 .je_ct_sec > ul.h_sec03_bg02 { background: url('/img/je_img/index/h_main/h_main_bg03.jpg'); } 
.je_ct03 .je_ct_sec > ul.h_sec03_bg03 { background: url('/img/je_img/index/h_main/h_main_bg04.jpg'); } 
.je_ct03 .je_ct_sec > ul > li { width: 33.33%; height: 100%; } 
.je_ct03 .je_ct_sec > ul > li > a { display: flex; width: 100%; height: 100%; align-items: center; flex-direction: column; padding: 210px 30px 0 30px; position: relative; } 
.je_ct03 .je_ct_sec > ul > li h2 { font-size: 2.5rem; font-weight: 700; color: #fff; background-color: transparent; transition: background-color 0.3s; } 
.je_ct03 .je_ct_sec > ul > li figure { display: none; transition: display 0.3s; position: absolute; bottom: 8%; left: 50%; transform: translateX(-50%); } 
.je_ct03 .je_ct_sec > ul > li p { font-size: 1.8rem; font-weight: 400; line-height: 1.66; color: #fff; margin-top: 12px; text-align: center; } 
.je_ct03 .je_ct_sec > ul > li:hover { background-color: rgba(255, 255, 255, 0.2); } 
.je_ct03 .je_ct_sec > ul > li:hover figure { display: block; } 
.je_ct03 .je_ct_item img { width: 100%; display: block; } 
.je_ct03 .je_ct_sec > ul > li.je_motion:nth-of-type(2) { transition-delay: 0.2s; } 
.je_ct03 .je_ct_sec > ul > li.je_motion:nth-of-type(3) { transition-delay: 0.4s; } 
.je_ct03 .je_ct_sec > ul > li.je_motion:nth-of-type(4) { transition-delay: 0.6s; } 
.je_ct03 .je_ct_item:not(:last-of-type) { margin-right: 40px; } 
.je_ct03 .je_ct_item:nth-of-type(2n) { margin-top: 30px; } 
.je_ct03 .je_p { font-size: 2rem; margin-top: 24px; text-align: center; } 

@media screen and (max-width: 1025px){
 .je_ct03 .je_ct_sec > ul > li > a {padding-top: 20%;}
 }

@media screen and (max-width: 960px){
 .je_content.je_ct03 { padding: 74px 0 82px 0; } 
 .je_ct03 .je_ct_hdr,
 .je_ct03 h6 > span { text-align: left; } 
 .je_ct03 .je_ct_hdr .je_p { font-size: 2.2rem; } 
 .je_ct_sec { row-gap: 40px; } 
 .je_ct03 .je_p { margin-top: 20px; } 
 .je_ct03 .je_ct_hdr .je_p { margin-top: 18px; font-size: 2rem; } 
 .je_ct03 .je_ct_sec { padding-top: 90px; row-gap: 22px; } 
 .je_ct03 .je_ct_item { width: calc(100% / 2 - 9px); } 
 .je_ct03 .je_ct_tit { font-size: 6rem; } 
 .je_ct03 .je_ct_item:not(:last-of-type) { margin: 0; } 
 .je_ct03 .je_ct_item:nth-of-type(2n + 1) { margin-right: 18px; } 
 .je_ct03 .je_ct_item:nth-of-type(2n) { margin-top: 13px; } 
 .je_ct03 .je_p { margin-top: 8px; } 
 .je_ct03 .je_ct_sec > ul > li h2 { font-size: 2.2rem; } 
 .je_ct03 .je_ct_sec > ul > li p { font-size: 1.4rem; } 
 .je_ct03 .je_ct_sec > ul { flex-direction: column; align-items: center; justify-content: center; background: url('/img/je_img/index/h_main/h_main_bg2_m.jpg') !important; background-size: cover; background-position: center 100%; -o-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; } 
 .je_ct03 .je_ct_sec > ul > li { width: 100%; height: 33.33%; } 
 .je_ct03 .je_ct_sec > ul > li > a { padding: 0; justify-content: center; align-items: center; border-bottom: 1px solid #fff; } 
 .je_ct03 .je_ct_sec > ul > li:last-child { border-bottom: none; } 
 .je_ct03 .je_ct_sec > ul > li figure { bottom: 3%; } 
 .je_ct03 .je_ct_sec > ul > li figure img { width: 30px; height: 30px; } 
 }

@media screen and (max-width: 720px){
 .je_ct03 .je_ct_sec > ul { background: url('/img/je_img/index/h_main/h_main_bg_m.jpg') !important; background-size: cover; background-position: center center; -o-background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-repeat: no-repeat; } 
 .je_ct03 .je_ct_sec > ul > li h2 { font-size: 3rem; } 
 .je_ct03 .je_ct_sec > ul > li p { font-size: 2.2rem; } 
 }

/* 인덱스 4번째 컨텐츠 ---------------------------------*/
.je_ct04 { background-color: #f9f9f9; padding: 135px 0 150px; } 
.je_ct04 .je_container { text-align: center; } 
.je_ct04 .je_view { margin-left: auto; margin-right: auto; margin-top: 74px; } 
.je_ct04 .je_p { margin-top: 12px; } 

.je_ct04 .h_news_wrap { margin-top: 96px; border-top: 1px solid #000; border-bottom: 1px solid #000; } 
.je_ct04 .h_news { text-align: center; padding: 24px 42px 24px 24px; border-top: 1px solid #000; background: transparent; transition: background 0.3s; } 
.je_ct04 .h_news:hover { background: #fff; } 
.je_ct04 .h_news:hover .h_news_txt figure { opacity: 1; } 
.je_ct04 .h_news:last-child { border-bottom: 1px solid #000; } 
.je_ct04 .h_news a { display: flex; width: 100%; height: 100%; justify-content: space-between; align-items: center; } 
.je_ct04 .h_news .h_news_txt { display: flex; align-items: center; } 
.je_ct04 .h_news .h_news_txt .je_p { margin: auto 20px; } 
.je_ct04 .h_news .h_news_txt figure { opacity: 0; transition: opacity 0.3s; } 
.je_ct04 .h_news .h_news_txt span { color: #265a99; font-weight: 700; margin-right: 10px;} 
.je_ct04 .h_news .h_news_date h4 { color: #777; margin-top: 0; } 
@media screen and (max-width: 960px){
	.je_ct04 { padding: 100px 0; } 
  .je_ct04 .h_news_txt { width: 75%; } 
	.je_ct04 .h_news_date { width: 25%; } 
  .je_ct04 .je_p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } 
	.je_ct_tit { font-size: 6rem!important; }
	.skin_search { min-width: 100%; margin-top: 50px; }
 }
@media screen and (max-width: 720px){
 .je_ct04 { padding: 74px 0; } 
 .je_ct04 .je_p { font-size: 1.8rem; margin-top: 16px; } 
 .je_ct04 .je_ct_tit { font-size: 6rem; } 
 .je_ct04 .h_news_wrap { margin-top: 40px; } 
 .je_ct04 .h_news { padding: 18px 0; } 

 .je_ct04 .h_news .h_news_txt figure { display: none; } 
 .je_ct04 .h_news .h_news_txt .je_p { margin: auto 10px; font-size: 2.4rem; } 
 .je_ct04 .h_news .h_news_date h4 { text-align: right; margin-right: 10px; } 
 }

/* 서브 공통 ---------------------------------*/
main.je_sub .je_ct_tit { font-weight: 700; } 
/* 서브 탑 ---------------------------------*/
.je_sub_vs { height: 420px; position: relative; display: flex; align-items: flex-end; overflow: hidden; background: #f9f9f9; } 
.je_sub_vs .je_ct_tit { position: relative; z-index: 1; font-size: 5rem; } 
.je_sub_vs .je_ct_tit span.je_motion { transition-delay: 0.3s; } 
.je_sub_vs .je_sub_tit { font-size: 2.2rem; margin-top: 22px; } 
.je_sub_vs .je_sub_tit span.je_motion { transition-delay: 0.5s; } 
.je_sub_vs .je_container { padding-bottom: 50px; } 
.sub_navi_mo .je_lang { display: none !important; } 
.sub_navi_mo .sn_01,
.sub_navi_mo .je_home_icon,
.sub_navi_mo .mo_navi_a,
.sub_navi_mo .je_nav_list,
.sub_navi_mo .je_mnNav { display: none; } 
.sub_navi_mo .je_nav_list.sub_on { display: block; } 
/* .sub_navi_mo { width: 92%; max-width: 1520px; margin: 0 auto; } */
.sub_navi_mo .je_sub_wrap { display: flex; height: 80px; align-items: center; white-space: nowrap; flex-wrap: wrap; } 
.sub_navi_mo .je_sub_list { font-size: 1.8rem; color: #000; position: relative; } 
.sub_navi_mo .je_sub_list.sub_on { color: #265a99; } 
.sub_navi_mo .je_sub_list:hover { color: #265a99; } 
.sub_navi_mo .je_sub_list:not(:last-of-type) { margin-right: 48px; } 

@keyframes je_scale { 
 0% { transform: scale(1.2); } 
 100% { transform: scale(1); } 
 }

/* 서브 탑 네비 ---------------------------------*/

@media screen and (max-width: 720px){
 .je_sub_vs { height: 285px; } 
 .je_sub_vs .je_ct_tit { font-size: 8rem; } 
 .je_sub_vs .je_container { padding-bottom: 30px; } 
 .sub_navi_mo .je_sub_list:not(:last-of-type) { margin-right: 24px; } 
 .sub_navi_mo .je_sub_list { font-size: 2.5rem; } 
 }

/* 어바웃 첫번째 컨텐츠 ---------------------------------*/
.je_content.je_about01 { padding: 150px 0 200px; overflow: hidden; } 
.je_about01 .je_container.h_sub01_sec01 { width: 96%; margin: 0 0 0 auto; max-width: calc(1520px + 21%); background-image: url('../img/je_img/index/h_sub/h_sub01_bg02.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center; padding: 200px 0 445px 80px; float: right; } 
.je_about01 .je_sub_tit { font-size: 2rem; font-weight: 400; color: #000; } 
.je_about01 .je_ct_tit { margin-top: 8px; } 
.je_about01 .je_image { margin-top: 68px; border-radius: 10px; overflow: hidden; } 
.je_about01 .je_texts { margin-top: 72px; } 
.je_about01 .je_p { font-size: 2rem; } 
.je_about01 .je_p:not(:first-of-type) { margin-top: 30px; } 

@media screen and (max-width: 1140px){
 .je_about01 .je_container.h_sub01_sec01 { padding: 100px 0 300px 100px; } 
 }
@media screen and (max-width: 720px){
 .je_content.je_about01 { padding: 75px 0; } 
 .je_about01 .je_container.h_sub01_sec01 { width: 92%; max-width: 768px; margin: 0 auto; background-image: none; padding: 0; } 
 .je_about01 .h_sub01_sec01_m { width: 96%; max-width: 768px; margin: 55px 0 0 auto; } 
 .je_about01 .h_sub01_sec01_m figure { width: 100%; display: block; } 
 .je_about01 .h_sub01_sec01_m figure img { width: 100%; } 
 .je_about01 .je_texts { margin-top: 48px; } 
 .je_about01 .je_image { margin-top: 54px; } 
 .je_about01 .je_texts,
 .je_about01 .je_image img { height: 288px; object-fit: cover; } 
 .je_about01 .je_ct_tit { margin-top: 10px; } 
 .je_about01 .je_p { font-size: 2.2rem; } 
 .je_about01 .je_p:not(:first-of-type) { margin-top: 14px; } 
 .je_about01 .je_sub_tit { font-size: 2.2rem; } 
 .je_about01 .je_ct_tit { font-size: 6rem; } 
 }

@media screen and (max-width: 364px){
 .je_about01 .je_p { letter-spacing: -0.002em; } 
 }

/* 어바웃 두번째 컨텐츠 ---------------------------------*/
.je_content.je_about02 { padding: 140px 0; overflow: hidden; } 
.je_about02 { background-color: #f9f9f9; position: relative; } 
.je_about02 .je_ct_tit { text-align: center; } 
.je_about02 .je_ct_sec { margin-top: 80px; overflow: visible; } 
.je_about02 .je_texts { text-align: left; margin-top: 90px; padding-left: 80px; box-sizing: border-box; width: 50%; opacity: 0; } 
.je_about02 .je_texts .je_p_tt { font-size: 4rem; font-weight: 700; display: block; } 
.je_about02 .je_texts .je_p { margin-top: 10px; } 
.je_about02 .je_item { position: relative; z-index: 2; width: 100%; display: flex; } 
.je_about02 .je_image { width: 50%; transition: all 0.6s; } 
.je_about02 .je_item:nth-of-type(2) { transition-delay: 0.2s; } 
.je_about02 .je_item:nth-of-type(3) { transition-delay: 0.4s; } 
.je_about02 .je_item:nth-of-type(4) { transition-delay: 0.6s; } 
.je_about02 .je_item:nth-of-type(5) { transition-delay: 0.8s; } 
.je_about02 .h_sub01_sec02 { position: relative; } 
.je_about02 .h_sub01_sec02 .swiper-slide { width: 100%; } 
.je_about02 .swiper-slide .je_texts { display: none; } 
.je_about02 .swiper-slide.swiper-slide-active .je_texts { display: block; animation: h_fadeUp 1s; opacity: 1; } 
.je_about02 .swiper-slide.swiper-slide-prev .je_image { margin-left: 40%; } 
.je_about02 .h_sub01_sec02 .swiper-pagination { position: absolute; width: fit-content; bottom: 25%; left: 55%; } 
.je_about02 .h_sub01_sec02 .swiper-pagination-bullet { background: transparent; border: 1px solid #000; box-sizing: border-box; margin: 0 8px; } 
.je_about02
 .h_sub01_sec02
 .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #000; } 
@media screen and (max-width: 1940px){
.je_about02 .swiper-slide.swiper-slide-prev .je_image { margin-left: 47%; } 
}
@media screen and (max-width: 1640px){
 .je_about02 .je_texts .je_p_tt { font-size: 36px; } 
 .je_about02 .je_p { font-size: 14px; } 
 }
@media screen and (max-width: 1300px){
 .je_about02 .je_texts .je_p_tt { font-size: 32px; } 
 .je_about02 .je_p { font-size: 12px; } 
 .je_about02 .je_texts { padding-left: 40px; margin-top: 40px; } 
 }
@media screen and (max-width: 1140px){
 .je_about02 .je_texts { margin-top: 25px; } 
 .je_about02 .h_sub01_sec02 .swiper-pagination { bottom: 10%; } 
 }
@media screen and (max-width: 960px){
 .je_about02 .je_texts .je_p_tt { font-size: 4rem; } 
 .je_content.je_about02 { padding: 75px 0 70px; } 
 .je_about02 .je_item { flex-direction: column; } 
 .je_about02 .je_image { width: 100%; } 
 .je_about02 .je_texts { width: 100%; display: flex; justify-content: center; flex-direction: column; text-align: center; padding: 0 0 80px 0; } 
 .je_about02 .je_texts .je_p { margin-top: 10px; font-size: 2.2rem; white-space: nowrap; } 
 .je_about02 .h_sub01_sec02 .swiper-pagination { position: absolute; width: fit-content; bottom: 0; left: 50%; transform: translateX(-50%); } 
 .je_about02 .je_ct_sec { margin-top: 40px; } 
 .je_about02 .swiper-slide { width: 100%; } 
 .je_about02 .swiper-slide.swiper-slide-prev .je_image { margin-left: 0; } 
 }

@media screen and (max-width: 720px){
 .je_about02 .je_item:not(:last-of-type) { margin-right: 0; } 
 .je_about02 .je_texts { margin-top: 12px; } 
 }
@media screen and (max-width: 321px){
 .je_about02 .je_texts .je_p { white-space: normal; } 
 }
/* 어바웃 3번쨰 컨텐츠 ---------------------------------*/
.je_content.je_about03 { padding: 135px 0; } 
.je_about03 .h_about03_inner { position: relative; width: 100%; } 
.je_about03 .h_about03_inner::after { content: ''; position: absolute; bottom: 19.7%; left: 0; width: 100%; height: 1px; background-color: #d9d9d9; } 
.je_about03 .je_ct_hdr { text-align: left; } 
.je_about03 .je_ct_hdr .je_view { margin: 0; } 
.je_about03 .je_ct_sec { width: 100%; margin-top: 155px; } 
.je_about03 .je_ct_sec ul { display: flex; justify-content: flex-start; } 
.je_about03 .je_ct_sec ul li { white-space: nowrap; position: relative; } 
.je_about03 .je_ct_sec ul li { width: 30vw; } 
.je_about03 .je_ct_sec ul li:first-child { width: 30vw; } 
.je_about03 .je_ct_sec ul li h4 { font-size: 4rem; font-weight: 900; margin-bottom: 80px; position: relative; } 
.je_about03 .je_ct_sec ul li h4::after { content: ''; position: absolute; bottom: -68%; left: 0; width: 10px; height: 10px; border-radius: 50%; background-color: #265a99; z-index: 2; } 
.je_about03 .je_ct_tit { margin-top: 12px; } 
.je_about03 .je_ct_sec ul li h6 { font-size: 1.8rem; font-weight: 400; color: #265a99; margin-top: 18px; margin-bottom: 8px; } 
.je_about03 .je_ct_sec ul li p { font-size: 2rem; font-weight: 400; } 
.je_about03 .je_p { margin-top: 24px; text-align: left; line-height: 1.9; } 
.je_about03 h6.je_ct_tit { font-size: 2rem; color: #265a99; font-weight: 700; display: block; } 

.je_about03 .about_img { margin-top: 30px; width: 100%; max-width: 1520px; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: space-between; }
.je_about03 .about_img>div { width: 49%; }
.je_about03 .about_img>div>img { width: 100%; }

@media screen and (max-width: 1508px){
 .je_about03 .je_ct_sec ul li.swiper-slide { width: 40vw; } 
 .je_about03 .je_ct_sec ul li.swiper-slide:first-child { width: 50vw; } 
 }
@media screen and (max-width: 1140px){
 .je_about03 .h_about03_inner::after { bottom: 25%; } 
 .je_about03 .je_ct_sec ul li h4::after { bottom: -82%; } 
 }
@media screen and (max-width: 960px){
 .je_about03 .je_ct_sec ul li.swiper-slide { width: 50vw; } 
 .je_about03 .je_ct_sec ul li.swiper-slide:first-child { width: 70vw; } 
 .je_about03 .je_ct_hdr h3 { font-size: 4rem; } 
 .je_about03 .h_about03_inner::after { bottom: 26.6%; } 
 .je_about03 .je_ct_sec ul li h4::after { bottom: -75%; } 
 }
@media screen and (max-width: 720px){
 .je_content.je_about03 { padding: 60px 0; } 
 .je_about03 .je_ct_sec { flex-wrap: wrap; margin-top: 60px; } 
 .je_about03 .je_p { font-size: 2.2rem; margin-top: 12px; } 
 .je_about03 .je_image { width: 100%; } 
 .je_about03 .je_image:nth-of-type(2n) { margin-top: 0; } 
 .je_about03 .h_about03_inner::after { bottom: 23%; } 
 .je_about03 .je_ct_sec ul li h4::after { bottom: -84%; width: 6px; height: 6px; } 
 .je_about03 .je_ct_sec ul li h6 { margin-top: 10px; margin-bottom: 5px; } 
 .je_about03 h6.je_ct_tit { font-size: 2.2rem; } 
 .je_about03 .je_ct_hdr h3 { font-size: 6rem; } 
 .je_about03 .je_p span { display: block; margin-top: 5px; } 
 .je_about03 .je_ct_sec ul li h4 { font-size: 5rem; } 
 .je_about03 .je_ct_sec ul li p { font-size: 2.2rem; } 
 .je_about03 .je_ct_sec ul li h4 { margin-bottom: 55px; } 
 }
@media screen and (max-width: 361px){
 .je_about03 .h_about03_inner::after { bottom: 20.8%; } 
 }
@media screen and (max-width: 321px){
 .je_about03 .je_p { font-size: 2rem; letter-spacing: -0.7px; } 
 .je_about03 .je_ct_hdr h3 { font-size: 5rem; } 
 .je_about03 .h_about03_inner::after { bottom: 25%; } 
 .je_about03 .je_ct_sec ul li h4::after { bottom: -76%; } 
 .je_about03 .je_ct_sec ul li.swiper-slide { width: 55vw; } 
 .je_about03 .je_ct_sec ul li.swiper-slide:first-child { width: 80vw; } 
 }


/* 제조공정*/

.sub01 .je_ct_tit { 
	margin-top: 12px;
}

.sub01 .je_ct_hdr>h6.je_ct_tit { 
	font-size: 2rem;
    color: #265a99;
    font-weight: 700;
    display: block;
}

.sub01 .je_p {
	margin-top: 24px;
    text-align: left;
    line-height: 1.9;
}

.vodbar {
  position: absolute;
  left: 85%;
  bottom: 120px;
  width: 768px;
  height: 2px;
  background: rgba(255, 255, 255, 0.4);
  transform: translateX(-50%);
}

.vodbar .progress_bar {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 2px;
  overflow: hidden;
}

.vodbar .progress_bar .progress {
  transition: all .3s;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  width: 0;
  height: 2px;
}

.vodbar > span {
  display: inline-block;
  min-width: 72px;
  position: absolute;
  z-index: 3;
  text-align: center;
  transform: translate(-50%, 0);
}

.vodbar > span:nth-child(1) {
  left: 0;
}

.vodbar > span:nth-child(2) {
  left: 33%;
}

.vodbar > span:nth-child(3) {
  left: 66%;
}

.vodbar > span:nth-child(4) {
  left: 100%;
}

.vodbar > span > strong {
  display: block;
  margin-top: -80px;
  padding-bottom: 50px;
  color: #fff;
  font-weight: 500;
  opacity: .3;
  transition: all .3s;
  cursor: pointer;
	font-size: 1.4rem;
}

.vodbar > span > i {
  display: inline-block;
  cursor: pointer;
  position: relative;
  top: -6px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
}

.vodbar > span > i::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transition: all .3s;
  width: 6px;
  height: 6px;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.vodbar > span:nth-child(3) > i {
  /* transform: translateX(-100%); */
}

.vodbar > span.active > i::after,
.vodbar > span:hover > i::after {
  width: 44px;
  height: 44px;
  transition: all .3s;
}

.vodbar > span:hover > i::after {
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.vodbar > span.active > i::after {
  border: 1px solid white;
}

.vodbar.col2 > span:hover > i::after {
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.vodbar.col2 > span.active > i::after {
  border: 1px solid black;
}

.vodbar > span.active > i + strong,
.vodbar > span:hover > i + strong {
  opacity: 1;
  transition: all .3s;
}

.vodbar.col2 {
  width: 400px;
  position: relative;
  background: rgba(0, 0, 0, 0.4);
  margin-top: 30px;
}

.vodbar.col2 .progress_bar .progress {
  background-color: #000;
}

.vodbar.col2 > span:nth-child(1) {
  left: 0;
}

.vodbar.col2 > span:nth-child(2) {
  left: 100%;
}

.vodbar > span > strong {
    display: block;
    margin-top: -80px;
    padding-bottom: 50px;
    font-weight: 500;
    opacity: .3;
    transition: all .3s;
    cursor: pointer;
}

.vodbar.col2 > span > strong {
  color: #000;
}

.vodbar.col2 > span > i {
  background-color: #000;
}

.vodbar.col2 > span > i::after {
  border-color: #000;
}

#vod_imgs, #vod_txts {
    overflow: hidden;
}

.vod_box {
  position: relative;
  margin-top: 108px;
}

.vod_box .vodbar.col3 {
  top: -125px;
  right: 0;
  transform: translateX(0);
}

.vod_visual {
  position: relative;
}

.vod_visual .img {
  height: 427px;
  background-position: center center;
  background-repeat: no-repeat;
}

.vod_visual .img img {
  width: 100%;
}

.vod_visual .tit {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.vod_visual .tit h1 {
  color: #fff;
  font-size: 50px;
  line-height: 1.5em;
}

.vod_visual .tit p {
  color: #fff;
  font-size: 17px;
  margin-top: 20px;
  text-align: center;
}

.vod_visual .tit span {
  display: block;
  width: 100%;
  opacity: .15;
  position: absolute;
  left: 0;
  bottom: -60px;
  color: #fff;
  font-size: 130px;
  font-weight: 700;
  text-align: center;
}

.vod_box .sw_ctl {
  opacity: .15;
  position: absolute;
  top: 190px;
  z-index: 2;
  font-size: 0;
  cursor: pointer;
	display: none;
}

.vod_box .sw_ctl:hover {
  opacity: 1;
}

.vod_box .sw_ctl svg {
  fill: #fff;
  width: 50px;
  height: 50px;
}

.vod_box .sw_prev {
  left: 40px;
}

.vod_box .sw_next {
  right: 40px;
}

.vod_cont_box {
  display: flex;
  justify-content: flex-start;
}

.vod_cont_box .vod_cont {
  flex: 1;
  position: relative;
  width: 100%;
  padding: 0 0 140px;
  box-sizing: border-box;
}


.vod_slide .tit h1 {
  opacity: 0;
  transform: translateY(50%);
  transition: all .5s;
}

.vod_slide .swiper-slide-active .tit h1 {
  opacity: 1;
  transform: translateY(0);
  transition: all .5s;
}

.vod_slide .tit p {
  opacity: 0;
  transform: translateY(50%);
  transition: all .5s .5s;
}

.vod_slide .swiper-slide-active .tit p {
  opacity: 1;
  transform: translateY(0);
  transition: all .5s .5s;
}

.vod_slide .vod_cont_box .vod_cont {
  opacity: 0;
  transform: translateY(50px);
  transition: all .5s;
}

.vod_slide .swiper-slide-active .vod_cont_box .vod_cont {
  opacity: 1;
  transform: translateY(0);
  transition: all .5s;
}

.vod_slide .swiper-slide-active .vod_cont_box .vod_cont video {
	width: 100%;
}

.vod_slide .swiper-pagination {
  display: none;
}


@media screen and (max-width: 1140px){
	.vod_cont_box .vod_cont{
		padding-bottom: 0;
	}
	.vod_box{
		margin-top: 200px;
	}
	.vodbar {
		left: 50%;
		bottom: 60px;
	}
	.vodbar.col2 {
		width: 50%;
	}
}

/*//제조공정*/

/*고객사*/

.table_cnt table {
	margin-top: 100px;
	width: 100%;
	text-align: center;
}
.table_cnt .t_head td{
	border-color: #fff;
    padding: 10px 0;
}
.table_cnt tr td {
	border-bottom: 1px solid #101010;
    border-right: 1px solid #101010;
    padding: 20px 0;
    line-height: 25px;
    text-align: center;
	font-size: 1.6rem;
	vertical-align: middle;
}
.table_cnt tr td:last-child {
    border-right: 0!important;
}
.table_cnt .t_head {
    background: #222!important;
    color: #fff!important;
    border-top: none;
    border-color: #fff;
}
.table_cnt tr .td_head {
    font-weight: bold;
    text-align: center;
    padding-left: 0!important;
    background: #f1f1f1;
}

/*//고객사*/

/*찾아오시는길*/

.map_txt ul { 
	float: left;
	margin: 50px auto 20px;
	overflow: hidden;
}
.map_txt ul li {
    float: left;
    line-height: 42px;
    margin-right: 10px;
    font-size: 1.8rem;
}
.map_txt ul li:nth-child(2) {
    margin-right: 40px;
}

.map_txt ul:last-child li:nth-child(2) {
    margin-right: 0;
}
.root_daum_roughmap { width: 100%!important; }

@media screen and (max-width: 1346px){
	.map_txt ul li:nth-child(2) {
		margin-right: 20px;
	}
}

@media screen and (max-width: 1280px){
	.map_txt ul { width: 50%; }
	.map_txt ul:nth-child(1), .map_txt ul:nth-child(2) {
		margin-bottom: 0;
	}
	.map_txt ul:nth-child(3), .map_txt ul:nth-child(4) {
		margin-top: 0;
	}
}

@media screen and (max-width: 1132px){
	.map_txt ul { width: 100%; }
	.map_txt ul:nth-child(2), .map_txt ul:nth-child(3) {
		margin-top: 0;
		margin-bottom: 0;
	}
}

/*//찾아오시는길*/


/*제품*/

.je_container .pro_cont { width: 100%; border-top: 1px solid #d9d9d9; padding: 100px 0; margin-top: 100px; max-width: 1520px; overflow: hidden; }
.je_container .pro_cont .pro_cnt { display: block; width: 32%; height: auto; background: #000; float: left; margin-left: 1%; margin-top: 1%; overflow: hidden; border: 1px solid #d9d9d9; box-sizing: border-box;}
.je_container .pro_cont .pro_cnt img { width: 100%; height: 100%; }

.je_container .pro_cont .pro_cnt:hover img {
    transform: scale(1.05);
    transition: all .5s;
}
.je_container .pro_cont .pro_cnt img {
    transition: all .5s;
}

@media screen and (max-width: 1186px){
	.je_container .pro_cont
	.je_container .pro_cont .pro_cnt { height: 500px; }
 }

@media screen and (max-width: 960px){
	.je_container .pro_cont .pro_cnt { width: 48%; }
}

@media screen and (max-width: 720px){
	.je_container .pro_cont .pro_cnt { width: 100%; margin-left: 0; }
}

/*//제품*/


/* 푸터 ---------------------------------*/
.je_footer { background-color: #222222; padding: 38px 0; } 
.je_footer .je_ftr_top,
.je_footer .je_ftr_bot { display: flex; justify-content: space-between; color: #fff; font-size: 1.6rem; } 
.je_footer .je_pop,
.je_footer .je_nav_wrap { display: flex; } 
.je_footer .je_pop_list:not(:last-of-type),
.je_footer .je_nav_list:not(:last-of-type) { margin-right: 18px; } 
.je_footer .je_sub_wrap { display: none; } 
.je_footer .je_ftr_bot { margin-top: 24px; align-items: flex-end; } 
.je_footer .je_info_list { color: #777; } 
.je_footer .je_info_list:not(:first-of-type) { margin-top: 6px; } 
.je_footer .je_go_top a { width: 50px; height: 50px; border: 1px solid #fff; border-radius: 50%; font-weight: 300; } 
@media screen and (max-width: 960px){
 .je_footer { padding: 40px 0; } 
 .je_footer .h_footer_detail { display: none; } 
 .je_footer .je_ftr_bot { margin-top: 38px; } 
 }
@media screen and (max-width: 720px){
 .je_footer { padding: 24px 0; } 
 .je_footer .je_ftr_bot { margin-top: 24px; } 
 .je_footer .je_info_list:not(:first-of-type) { margin-top: 8px; } 
 .je_footer .je_pop_list:not(:last-of-type),
 .je_footer .je_nav_list:not(:last-of-type) { margin-right: 12px; } 
 .je_footer .je_go_top a { width: 25px; height: 25px; } 
 }


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

video::-webkit-media-controls-timeline {
	display: none !important;
}




/*일문*/
.je_mn_bn .swiper-slide.je_slide01 .je_image_jp { background-image: url('/img/test/main_bg01_jp.jpg'); }
.je_mn_bn .swiper-slide.je_slide02 .je_image_jp { background-image: url('/img/test/main_bg02_jp.jpg'); }
.je_mn_bn .swiper-slide.je_slide03 .je_image_jp { background-image: url('/img/test/main_bg03_jp.jpg'); }
.je_mn_bn .swiper-pagination_w span { border-color: #fff; }
.je_ct03 .je_ct_sec > ul.h_sec03_bg01_jp { background: url(/img/test/main2_bg01_jp.jpg); }
.je_ct03 .je_ct_sec > ul.h_sec03_bg02_jp { background: url(/img/test/main2_bg02_jp.jpg); }
.je_ct03 .je_ct_sec > ul.h_sec03_bg03_jp { background: url(/img/test/main2_bg03_jp.jpg); }

.je_about01 .je_container.h_sub01_sec01_jp { background-image: url(/img/test/sub_1.jpg); }
@media screen and (max-width: 720px){
	.je_mn_bn .swiper-slide.je_slide01 .je_image_jp { background-image: url('/img/test/main_bg01_jp.jpg')!important; }
	.je_mn_bn .swiper-slide.je_slide02 .je_image_jp { background-image: url('/img/test/main_bg02_jp.jpg')!important; }
	.je_mn_bn .swiper-slide.je_slide03 .je_image_jp { background-image: url('/img/test/main_bg03_jp.jpg')!important; }
	.je_ct03_jp .je_ct_sec > ul {
		background: url(/img/test/main2_bg01_jp_m.jpg) !important;
	}
}

/*중문*/
.je_mn_bn .swiper-slide.je_slide01 .je_image_cn { background-image: url('/img/test_cn/main_bg01_cn.jpg'); }
.je_mn_bn .swiper-slide.je_slide02 .je_image_cn { background-image: url('/img/test_cn/main_bg02_cn.jpg'); }
.je_mn_bn .swiper-slide.je_slide03 .je_image_cn { background-image: url('/img/test_cn/main_bg03_cn.jpg'); }
.je_mn_bn .swiper-pagination_w span { border-color: #fff; }
.je_ct03 .je_ct_sec > ul.h_sec03_bg01_cn { background: url(/img/test_cn/main2_bg01_cn.jpg); }
.je_ct03 .je_ct_sec > ul.h_sec03_bg02_cn { background: url(/img/test_cn/main2_bg02_cn.jpg); }
.je_ct03 .je_ct_sec > ul.h_sec03_bg03_cn { background: url(/img/test_cn/main2_bg03_cn.jpg); }

.je_about01 .je_container.h_sub01_sec01_cn { background-image: url(/img/test_cn/sub_1.jpg); }
@media screen and (max-width: 720px){
	.je_mn_bn .swiper-slide.je_slide01 .je_image_cn { background-image: url('/img/test_cn/main_bg01_cn.jpg')!important; }
	.je_mn_bn .swiper-slide.je_slide02 .je_image_cn { background-image: url('/img/test_cn/main_bg02_cn.jpg')!important; }
	.je_mn_bn .swiper-slide.je_slide03 .je_image_cn { background-image: url('/img/test_cn/main_bg03_cn.jpg')!important; }
	.je_ct03_cn .je_ct_sec > ul {
		background: url(/img/test_cn/main2_bg01_cn_m.jpg) !important;
	}
}