/* @import url('https://fonts.googleapis.com/css?family=Lato:200,400,500,600,900');
@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css'); */
.container{max-width:1260px; margin:0 auto}
.lato{font-family: 'Lato', sans-serif;}
.center{text-align:center;}
body{font-family: 'Noto Sans KR', sans-serif;}
body.nav_on{overflow:hidden; height:100vh;}
#header{position:absolute; width:100%; height: 112px; left:0; z-index: 100;background:rgba(36,146,194,.7);}
/* .main_wrap > #header{background: none} */
#header .header_top{margin-bottom:22px; position: relative;}
#header h1{float:left;margin-top: 20px}
#header .lang{position: absolute; right: 0px; top: -20px}
#header .lang a{width:86px; height:28px;font-size:12px; border-radius:3px; text-align:center; line-height:28px; color: #fff; transition:all .3s; -webkit-transition:all .3s; -moz-transition:all .3s; -o-transition:all .3s}
#header .lang a:hover{color:#2492c2;}
#header .lnb{position:relative;width: 650px; margin-left: 610px; margin-top: 35px}
#header .lnb > ul{height:70px; margin-right:70px;}
#header .lnb > ul > li > a{color: #fff; font-size:18px; font-weight:400; line-height:70px;}
#header .lnb > ul > li{float:left; width:auto;  text-align:center; position:relative; padding: 0px 30px}
#header .lnb .dep2{position:absolute; background:#101214; border-top:2px solid #2492c2; width:100%; padding:26px 0; display: none; margin-left: -30px}
#header .lnb .dep2 a{font-size:15px; color: #fff; display:block; padding:6px 0;}
#header .lnb .dep2 a:hover{color: #fff;}
/* #header .lnb > ul > li:hover .dep2{display:block;} */
#header .lnb .all_nav_view{background:url(../images/nav_ico.png) 50% 50% no-repeat; width:40px; height:70px; position:absolute; right:0; top:0;}
.language{color: #fff; position: fixed; top: 30px; left: 30px;font-size: 12px;font-weight: 300; display: none}
.all_nav_view.mobile{display: none}
.all_nav_view.mobile{width: 40px; height: 40px; position: absolute; background: url(../images/nav_ico.png) 50% 50% no-repeat; right: 0px; top: 10px;}
.close_all_nav.mobile{display: none}

.all_nav_wrap{position:fixed; left:0;  top:0; height:100vh; background:rgba(0,0,0,.95); width:100%; text-align:center; display:none; z-index:998;}
.all_nav_wrap h3{font-size:30px; color: #fff; margin-bottom:15px;}
.all_nav_wrap li li{padding:2px 0;}
.all_nav_wrap li a{font-size:20px; color: #fff;}
.all_nav_wrap li a:hover{color: #2492c2;}
.all_nav_wrap ul ul{margin-bottom:25px;}
.all_nav_wrap .container > ul > li{display:inline-block; vertical-align:top; width:30%; margin-bottom:55px;}
.all_nav_wrap .container > ul > li > div{margin:0 28px; border:4px solid #2492c2; padding:40px 0 20px; min-height:250px}
.all_nav{position:absolute; left:0; width:100%; top:50%; transform:translateY(-50%); margin-top:27px; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%) ; -moz-transform:translateY(-50%); -o-transform:translateY(-50%)}
.close_all_nav{position:absolute; right:20px; top:20px; width:70px; height:70px; background:#2492c2 url(../images/close_nav_ico.png) 50% 50% no-repeat;}
.main_visual{position: relative; padding-bottom: calc(56.25% - 75px); padding-top: 0; height: 0;}
.main_visual #rx_video_background {display: block; position: absolute; top: 0; left: 0; width: 100%; height: auto;}
.main_visual .main_vinfo{position: absolute; top: 40%; left: calc(50% - 350px)}
.main_visual .slides > li{height:910px; background-size:cover !important; position:relative;}
.main_visual li.vis00{background:url(../images/main_visual01_m.jpg) 50% 50%  no-repeat;}
.main_visual li.vis01{background:url(../images/main_visual02_m.jpg) 50% 50%  no-repeat;}
.main_visual li.vis02{background:url(../images/main_visual03_m.jpg) 50% 50%  no-repeat;}
.main_visual li.vis03{background:url(../images/main_visual04_m.jpg) 50% 50%  no-repeat;}
.main_visual li.vis04{background:url(../images/main_visual05_m.jpg) 50% 50%  no-repeat;}
.main_visual li.vis05{background:url(../images/main_visual06_m.jpg) 50% 50%  no-repeat;}
.main_visual li.vis06{background:url(../images/main_visual07_m.jpg) 50% 50%  no-repeat;}
.main_visual .slides > li > img{position: absolute; top: 50%; margin-top: -120px; padding: 20px; left: calc(50% - 390px); background: rgba(0, 0, 0, 0.6);}
.main_visual .info{position:absolute; top:430px; left:0; width:100%; z-index: 90;}
.main_visual .info h2 {font-size:70px; color:#fff; font-family:"Lato","Malgun Gothic",sans-serif; margin:0 0 45px;}
.main_visual .vis00 img{margin-top:-30px;}
.main_visual .info .more{color: #fff; font-size:18px; text-transform:uppercase; display:block; width:199px; height:52px; line-height:52px; text-align:center; position:relative; transition:all .3s; box-sizing:border-box}
.main_visual .info .more:hover:before, .main_visual .info .more:hover:after{width:100%; height:100%;}
.main_visual .info .more:before{content:''; position:absolute; left:0; top:0; border-top:2px solid #fff; border-left:2px solid #fff; width:187px; height:39px; transition:all .3s; -webkit-transition:all .3s; -moz-transition:all .3s; -o-transition:all .3s;  box-sizing:border-box}
.main_visual .info .more:after{content:''; position:absolute; right:0; bottom:0; border-bottom:2px solid #fff; border-right:2px solid #fff; width:187px; height:39px; transition:all .3s; -webkit-transition:all .3s; -moz-transition:all .3s; -o-transition:all .3s;  box-sizing:border-box}
.main_visual .mouse_wrap{position:absolute; left:0; bottom:42px; width:100%; text-align:center; z-index:90;}
.main_visual .mouse_wrap .mouse{position:relative; display: inline-block; width: 25px; height: 44px;  border-radius: 20px;  border: 2px solid #fff;  text-align: center;  margin-bottom: 10px}
.main_visual .mouse_wrap .mouse:before{content:''; position:absolute; top:0; left:12px; width:2px; height:7px; background:#fff; -webkit-animation: scroll1 1.3s ease-out infinite forwards; -moz-animation: scroll1 1.3s ease-out infinite forwards; -ms-animation: scroll1 1.3s ease-out infinite forwards; -o-animation: scroll1 1.3s ease-out infinite forwards; animation: scroll1 1.3s ease-out infinite forwards}
.main_visual .mouse_wrap .mouse:after{content:''; position:absolute; width:2px; height:2px; border:2px solid #fff; border-radius:50%; left:10px; top:6px; -webkit-animation: scroll2 1.3s ease-out infinite forwards; -moz-animation: scroll2 1.3s ease-out infinite forwards; -ms-animation: scroll2 1.3s ease-out infinite forwards; -o-animation: scroll2 1.3s ease-out infinite forwards;animation: scroll2 1.3s ease-out infinite forwards}
@keyframes scroll1 {0% { height:7px;} 50% { height:10px;}100% {height:7px;}}
@keyframes scroll2 {0% {top: 6px;}50% {top:9px;}100% {top: 6px;}}
.main_visual .mouse_wrap .caption{color: #fff;  font-size: 10px; text-transform: uppercase;}
.main_visual .flex-direction-nav a{position:absolute; top:50%; width:93px; height:93px; background:red; text-indent:-9999px; overflow:hidden; margin-top:-45px; z-index:91;}
.main_visual .flex-direction-nav a.flex-prev{background:url(../images/main_vis_arrow_left.png) no-repeat rgba(36,146,194,.7); left:0;}
.main_visual .flex-direction-nav a.flex-next{background:url(../images/main_vis_arrow_right.png) no-repeat rgba(36,146,194,.7);; right:0;}
.main_wrap .section01 {display:none; background:url(../images/main_sec01_bg.png) 50% 50% no-repeat; background-size:cover; text-align:center; font-size:0; padding:85px 0;}
.main_wrap .section01 .time{display:inline-block; width:98px; height:164px; background:#fff; padding:0 20px; line-height:1; border-radius:5px;  border:1px solid #d7d7d7; margin:0 20px; position:relative; font-size:27px; color: #979797;}
.main_wrap .section01 .time:after{content:':'; position:absolute; top:72px; right:100%; margin-right:20px;}
.main_wrap .section01 .time:first-child:after{display:none;}
.main_wrap .section01 .time .num{padding:30px 0; border-bottom:1px dashed #ddd; color:#7d2786; font-weight:900; font-size:50px;}
.main_wrap .section01 .time p{padding:22px 0; text-transform:uppercase; font-size:15px; color: #505050;}
.main_wrap .section02 {background:url(../images/section02_bg1.png) 50% 50% no-repeat; height: 914px; position: relative; overflow: inherit}
.main_wrap .section02::before{content: ''; width: 309px; height: 440px; background: url(../images/main_man1_20240821.png) center no-repeat; display: inline-block; position: absolute; right:16.5%; top: -195px; z-index: 99}
.main_wrap .section02::after{content: ''; width: 370px; height: 506px; background: url(../images/main_man2_20240821.png) center no-repeat; display: inline-block; position: absolute;left:16.5%; bottom: -210px;  z-index: 99}
.main_wrap .section02 .container .title{text-align: center; font-size: 30px;  color: #000; font-weight: 300; padding-top: 60px; line-height: 35px}
.main_wrap .section02 .container .title > p{font-size: 24px; color: #5e6369}
.main_wrap .section02 .movie{background:url(../images/main_movie_bg.png) 50% 50% no-repeat; background-size:cover; width:404px; height:241px; text-align:center; padding-top:100px; float:left;}
.main_wrap .section02 .movie .movie_btn{display:inline-block; width:75px; height:75px; background:url(../images/movie_ico.png) 50% 50% no-repeat; margin-bottom:25px; opacity:.8;}
.main_wrap .section02 .movie .movie_btn:hover{opacity:1;}
.main_wrap .section02 .movie p{font-size:16px; color: #fff;}
.main_wrap .section02 .movie p span{font-size:11px; color: #c0c0c0; display:block; padding-top:10px;}
.main_wrap .section02 .sec_nav li{float:left; width:25%; text-align:center;}
.main_wrap .section02 .sec_nav li a{display:block; height:205px; background-size:cover; overflow: hidden; position:relative; margin-top:260px; background-repeat:no-repeat; background-position:50% 50%;-webkit-filter: grayscale(1);  filter: grayscale(1);}
.main_wrap .section02 .sec_nav li h5{font-size: 20px;  padding-top: 80px;  background-repeat: no-repeat;  background-position: 50% 0;background-size: 70px;  position: relative; z-index: 10; color:#fff;}
.main_wrap .section02 .sec_nav .nav_01 h5 { background-image:url(../images/sec_nav_ico01.png);}
.main_wrap .section02 .sec_nav .nav_02 h5 { background-image:url(../images/sec_nav_ico02.png);}
.main_wrap .section02 .sec_nav .nav_03 h5 { background-image:url(../images/sec_nav_ico03.png);}
.main_wrap .section02 .sec_nav .nav_04 h5 { background-image:url(../images/sec_nav_ico04.png);}
.main_wrap .section02 .sec_nav li h5 span{display:block; text-transform:uppercase; font-size:12px; padding-top:7px;  font-weight: normal;}

.main_wrap .section03{color: #272727; margin-top: -100px;}
.main_wrap .section03 .col3{margin-left: 40%; width:50%;}
.main_wrap .section03 .col3 > div{padding:0 30px;  border-right:1px dashed #2a2a2a; height: 400px}
.main_wrap .section03 .col3:last-child > div {border:0;}
.main_wrap .section03 .newsletter .title {text-align:center; font-size:26px; line-height:1; padding-bottom:28px; margin-bottom:28px; border-bottom:1px solid #3e3e3e;}
.main_wrap .section03 .newsletter .title span{display:block; margin-bottom:7px;}
.main_wrap .section03 .newsletter .title .demilight{font-weight:300;}
.main_wrap .section03 .newsletter .title .year{font-size:40px; font-weight:900; margin-bottom:15px;}
.main_wrap .section03 .newsletter p{font-size: 16px; color: #92349c; text-align:center; margin-bottom:10px;}
.main_wrap .section03 .newsletter form > div {position:relative}
.main_wrap .section03 .newsletter input[type="image"] {position:absolute; right:0; top:0;}
.main_wrap .section03 .newsletter input[type="text"]{background:rgba(255,255,255,.1); border:2px solid #dadada; width:100%; height:39px; line-height:39px; color: #fff; box-sizing:border-box; padding:0 10px; font-size:15px; margin-bottom:34px;}
.main_wrap .section03 .notice .title{font-size:36px; font-weight:bold; padding-bottom: 20px; margin-bottom:20px; position: relative}
.title > a{display:inline-block; font-size: 14px; position: absolute; right: 0px; font-weight: 200; line-height: 50px; cursor: pointer; z-index: 999}
.main_wrap .section03 .notice ul{margin-bottom:29px;}
.main_wrap .section03 .notice li{padding:7px 0; position:relative; line-height:1;font-size: 24px}
.main_wrap .section03 .notice li a{display:block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-weight: 300}
.main_wrap .section03 .notice li a:hover{color: #000;}
.main_wrap .section03 .notice li .date{font-size:15px; color: #d4d4d4; position:absolute; right:0; top:9px;}
.main_wrap .section03 .sns .title{font-size:47px; font-weight:300; text-align:center;  padding-bottom: 20px; margin-bottom:30px; border-bottom:1px solid #343434}
.main_wrap .section03 .sns ul{margin:-13px -5px;}
.main_wrap .section03 .sns li{float:left; width:50%; text-align:center;}
.main_wrap .section03 .sns li a{display:block; margin:13px 5px;}
.main_wrap .section03 .sns li .ico{background-color:#2e2e2e; background-position:50% 50%; background-repeat:no-repeat; height:76px; margin-bottom:15px; transition:background-color .3s;  -webkit-transition:background-color .3s;  -moz-transition:background-color .3s ; -o-transition:background-color .3s}
.main_wrap .section03 .sns li span{font-size:13px; color: #fff;}
.main_wrap .section03 .sns li a.fb .ico{background-image:url(../images/sns_ico_fb.png)}
.main_wrap .section03 .sns li a.blog .ico{background-image:url(../images/sns_ico_blog.png)}
.main_wrap .section03 .sns li a.cafe .ico{background-image:url(../images/sns_ico_cafe.png)}
.main_wrap .section03 .sns li a.insta .ico{background-image:url(../images/sns_ico_insta.png)}
.main_wrap .section03 .sns li a:hover .ico{background-color:#7d2786;}
.main_wrap .section03_2{background-color: #2b0d39; padding-top: 95px; padding-bottom: 95px; position: relative; overflow: inherit}
.main_wrap .section03_2::after{content: ''; width: 579px; height: 716px; background: url(../images/main_man3_20240821.png) center no-repeat; display: inline-block; position: absolute;right:10%; bottom: 50px;  z-index: 99}
.main_wrap .section03_2 .main_vinfo2{max-width: 1260px; margin: 0 auto;}
.main_wrap .section03_2 .main_vinfo2 > img{margin-left: 133px}

.main_wrap .section03_3{color: #272727; text-align: center; max-width: 1260px;
    margin: 80px auto;}
.main_wrap .section03_3 .title {font-size: 36px; font-weight: bold; padding-bottom: 20px; margin-bottom: 20px;}
.main_wrap .section03_3 ul{width: 300px; margin: 0 auto}
.main_wrap .section03_3 ul li{float: left; width: 100px; text-align: center}
.main_wrap .section03_3 ul li a{height: 50px; width: 100px; display: inline-block;}

.main_wrap .section03_3 ul li a > img{height: 90%}

.main_wrap .section04 {padding:30px 0; background:#e5e5e5;}
.main_wrap .section04 ul li a{display:block;border:1px solid #dcdcdc; font-size:0;}




.main_visual {padding: 0 !important;min-height: auto;height: auto;}
.spoex_main_quickmenu {position: relative;}
.spoex_main_quickmenu:before {content: "";width: 100%; height: 60px;display: block;background: #2492c2;position: absolute;top:0 ;}
.spoex_main_quickmenu:after {content: "";width: 100%; height: 175px;display: block;background: #d4e7ed;position: absolute;top: 60px;}
.spoex_main_quickmenu_wrap {width: 100%;max-width: 1260px;margin: auto;position: relative;z-index: 1;display: flex;}
.spoex_main_quickmenu_wrap > div {width: 50%; text-align: center;}
.spoex_main_quickmenu_wrap h3 {font-size: 24px;line-height: 60px;color: #fff;}
.spoex_main_quickmenu_wrap ul {display: flex;}
.spoex_main_quickmenu_wrap li {width: 33.333333%;}
.spoex_main_quickmenu_wrap > div:nth-child(1) li:nth-child(1){background: url(../images/ico_mainquick_01.png) center 35px no-repeat;background-size: 75px;}
.spoex_main_quickmenu_wrap > div:nth-child(1) li:nth-child(2){background: url(../images/ico_mainquick_02.png) center 35px no-repeat;background-size: 75px;}
.spoex_main_quickmenu_wrap > div:nth-child(1) li:nth-child(3){background: url(../images/ico_mainquick_03.png) center 35px no-repeat;background-size: 75px;}
.spoex_main_quickmenu_wrap > div:nth-child(2) li:nth-child(1){background: url(../images/ico_mainquick_04.png) center 35px no-repeat;background-size: 75px;}
.spoex_main_quickmenu_wrap > div:nth-child(2) li:nth-child(2){background: url(../images/ico_mainquick_05.png) center 35px no-repeat;background-size: 75px;}
.spoex_main_quickmenu_wrap > div:nth-child(2) li:nth-child(3){background: url(../images/ico_mainquick_06.png) center 35px no-repeat;background-size: 75px;}
.spoex_main_quickmenu_wrap li a {display: block;padding: 120px 0 30px;font-size: 18px;}
.spoex_main_wrap {width: 100%;max-width: 1260px;margin: auto;}
.spoex_main_wrap .exh_list {padding: 0;}
.spoex_main_wrap .sec_tit {margin-top: 50px;}
.spoex_main_wrap .sec_dot {display: flex;}
.spoex_main_wrap .sec_dot ul {width: 50%;}
.spoex_main_wrap .sec_dot ul li {padding-left: 12px;position: relative;line-height: 28px;}
.spoex_main_wrap .sec_dot ul li:before {content: "";display: block;width: 4px;height: 4px; border-radius: 2px;background: #2492c2;position: absolute;top: 50%;left: 0;transform: translateY(-50%);}
.spoex_main_wrap.dflex {display: flex;}
.spoex_main_wrap.dflex.gap30 {gap: 30px;}
.spoex_main_wrap .w2a3 {width: 60%;}
.spoex_main_wrap .w1a3 {width: 40%;}
.spoex_main_wrap .w1a3 .bbs_list {margin: 0;}
.spoex_main_wrap .w1a3 .bbs_list .bbs_list_table {border: 0;}
.spoex_main_wrap .w1a3 .bbs_list .bbs_list_table td {padding: 5px 10px;}
.spoex_main_wrap .w1a3 .bbs_list .bbs_list_table td a {text-decoration: underline;}
.spoex_main_wrap .w1a2 .bbs_list {margin: 0;}
.spoex_main_wrap .w1a2 .bbs_list .bbs_list_table {border: 0;}
.spoex_main_wrap .w1a2 .bbs_list .bbs_list_table td {padding: 5px 10px;}
.spoex_main_wrap .w1a2 .bbs_list .bbs_list_table td a {text-decoration: underline;}
.spoex_main_wrap .w1a2 {width: 50%;}
.spoex_main_wrap .w1a2 .bbs_gallery ul > li {width: 50%;}
.spoex_main_wrap .w1a2 .bbs_gallery ul > li .photo_images {height: 196px;}
.spoex_main_wrap .w1a2 .w1a2_logo {display: flex;gap: 10px;}
.spoex_main_wrap .w1a2 .w1a2_logo img {width: calc(50% - 5px);}
.spoex_main_wrap .w1a2 .text_style1 {text-align: center;margin-top: 15px;}
.spoex_main_wrap .w1a2 .top_box {padding: 0;}
.spoex_main_wrap .w1a2 .top_box h5 {margin-top: 30px;font-size: 22px;text-align: left;}
.spoex_main_wrap .w1a2 .top_box .info li {line-height: 40px;font-size: 18px;}
.spoex_main_wrap .w1a2 .top_box .info li.map,
.spoex_main_wrap .w1a2 .top_box .info li.tel,
.spoex_main_wrap .w1a2 .top_box .info li.email {background-size: 18px;background-position: left center;}
.sec_tit.pos_abs {position: absolute;}
.br_line {display: inline-block;}
.dflex_wrap {display: flex;justify-content: center;align-items: center;gap: 30px;height: 60px;}
.sec_tit.abs_layout {position: absolute;margin-top: 0;}
@media all and (max-width:767px){
	.spoex_main_quickmenu_wrap h3 {background: #2492c2;font-size: 18px;}
	.spoex_main_quickmenu_wrap {flex-direction: column;}
	.spoex_main_quickmenu_wrap > div {width: 100%;}
	.spoex_main_quickmenu:before,
	.spoex_main_quickmenu:after {display: none;}
	.spoex_main_quickmenu_wrap ul {background: #d4e7ed;}
	.spoex_main_wrap {width: calc(100% - 20px);padding: 0 10px;flex-direction: column;}
	.spoex_main_wrap .w2a3,
	.spoex_main_wrap .w1a3,
	.spoex_main_wrap .w1a2 {width: 100%;}
	.spoex_main_wrap .sec_dot {flex-direction: column;}
	.spoex_main_wrap .sec_dot ul {width: 100%;}
	.spoex_main_wrap .w1a2 .bbs_gallery ul > li .photo_images {height: auto;}
	.br_line {display: none;}
	.sec_tit.pos_abs {position: relative;}
	.sec_tit.abs_layout {position: relative;}
}





/* 오픈예정 팝업 */
.ready_popup{display:none;}
.ready_popup.on{display:block; content: ''; position: fixed; left: 0; right: 0; bottom: 0; top: 0; background: rgba(0,0,0,.6); z-index: 998;}
.ready_popup .ready_popup_layer{border:6px solid #d4d4d4; box-sizing:border-box; position:absolute; top:50%; margin-top:-135px; left:50%; margin-left:-255px}
.ready_popup .ready_popup_layer > div{padding:50px 45px; background-color:#fff; text-align:center}
.ready_popup .ready_popup_layer > div .txt01{color:#323232; font-size:33px; font-weight:500; line-height:130%; padding:0 95px; line-height:110%;}
.ready_popup .ready_popup_layer > div .txt02{position:relative;}
.ready_popup .ready_popup_layer > div .txt02 p{color:#752f8e; font-size:20px; margin:12px 0 15px;}
.ready_popup .ready_popup_layer > div .txt02 p:after{content:''; width:100%; height:1px; background-color:#752f8e; position:absolute; top:50%; left:0;}
.ready_popup .ready_popup_layer > div .txt02 span{background-color:#fff; display:inline-block; z-index:1; position:relative; padding:0 15px; letter-spacing:0.2em; font-weight:500;}
.ready_popup .ready_popup_layer > div .ready_cancle{padding:10px 60px; color:#fff; background-color:#752f8e; font-size:15px; display:inline-block; cursor:pointer;}

/* 오픈예정 팝업 (영문) */
.ready_popup_en .ready_popup_layer{margin-top:-123px; margin-left:-345px}


.pre_registration_popup.close{display:none;}
.pre_registration_popup{display:block; content: ''; position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 998;}
.pre_registration_popup .pre_registration_popup_layer{position:absolute; top:50%; left:50%; margin-top:-190px; margin-left:-210px; width:420px; text-align:center}
.pre_registration_popup .pre_registration_popup_layer > div{background:url('../../resources/images/main_popup_bg.png') no-repeat; background-size:cover; background-position:center; padding:80px 0 65px;}
.pre_registration_popup .pre_registration_popup_layer .txt01{color:#fff; font-size:40px; font-weight:500; line-height:100%; padding-bottom:50px;}
.pre_registration_popup .pre_registration_popup_layer .txt01 span{font-weight:100; font-size:24px; line-height:100%;}
.pre_registration_popup .pre_registration_popup_layer a{background:url('../../resources/images/main_popup_btn.png') no-repeat; background-size:cover; background-position:center; color:#fff; font-size:18px; font-weight:500; padding:0 50px; line-height:64px; display:inline-block; font-weight:300;}
.pre_registration_popup .pre_registration_popup_layer .pre_registration_cancle{display:block; position:absolute; top:0; right:0; cursor:pointer; width:70px; height:70px;}



.btn_wrap a{text-align:center; display:inline-block; background:#fff; color: #0e0e0e; text-transform:uppercase; height:56px; line-height:56px; width:204px;}
#footer {padding:50px 0 60px; background-color: #161616;}
#footer h2.foot_logo {float: left;width: 215px;padding-top: 35px;}
#footer .com_info{float: left;width: calc(100% - 430px);font-size:13px; color: #505050; font-weight:500; }
#footer .address{margin-bottom:15px; color: #868686}
#footer .address > em{color: #fff; font-size: 14px; padding-top: 10px; display: block}
#footer .copy{font-size:11px; color: #c0c0c0;}
#footer .snslink {display: flex;justify-content: end;float: left;width: 215px;}
#footer .snslink a {margin: 20px 0 0 20px;}
#footer .snslink a img {border-radius: 15px;}
#footer .container:after {content: "";clear: both;display: table;}


.movie_wrap{background:rgba(0,0,0,.9); position:fixed; width:100%; height:100vh; left:0; top:0; display:none; z-index: 998;}
.movie_wrap iframe{position:fixed; width:800px; height:450px; left:50%; top:50%; margin-left:-400px; margin-top:-225px}
.close_movie{position:fixed; right:20px; top:20px; width:70px; height:70px; background:url(../images/close_nav_ico.png) 50% 50% no-repeat}

@media all and (max-width:1700px){
    .main_wrap .section02::before {right: 5%;}
    .main_wrap .section03_2::after {right: 0%;}
}
@media all and (max-width:767px){
	.main_visual .flex-direction-nav a{display:none;}
}
@media all and (max-width:1300px){
	.container{max-width:970px}
	#header{height: 100px}
    #header h1 {width: 100px}
    #header .lnb { width: 530px; margin-left: 455px;}
	#header .lnb > ul{height:60px; margin-right:60px;}
	#header .lnb > ul > li:after{height:14px; top:24px;}
	#header .lnb > ul > li > a{font-size:16px; line-height:60px;}
	#header .lnb .all_nav_view{width:60px; height:60px; background-size:28px;}
	.all_nav_wrap .container > ul > li > div{padding:15px 0 10px; min-height:222px}
	.all_nav_wrap h3{font-size:24px;}
	.all_nav_wrap li a{font-size:17px;}
	.close_all_nav, .close_movie{width:40px; height:40px; background-size:20px;}
	.main_visual .slides > li{height:750px;}
	.main_visual .info{top:330px;}
	.main_visual .vis00 .info img{width:675px; margin:0;}
	.main_visual .info .more{ font-size:16px; width:180px; height:48px; line-height:48px;}
	.main_visual .info .more:before{width:167px; height:36px;}
	.main_visual .info .more:after{border-bottom:2px solid #fff; border-right:2px solid #fff; width:167px; height:36px;}
    .main_visual .main_vinfo > img{width: 70%; margin-left: 15%}
    .main_wrap .section02::before{content: none}
    .main_wrap .section02::after{content: none}
    .main_wrap .section03_2::after{content: none}
    .main_wrap .section02 .container .title {padding-top: 30px; font-size: 28px; line-height: 30px}
    .main_wrap .section02 .container .title > p {font-size: 20px}
    .main_wrap .section02 {background-position: 50% 0%; height: auto; background-size: 1300px;}
    .main_wrap .section02 .sec_nav li a {margin-top: 120px;margin-bottom: 168px;}
	.main_wrap .section02 .movie{width:330px; height:231px; padding-top:75px;}
	.main_wrap .section02 .sec_nav{width: 88%; margin: 0 auto}
	.main_wrap .section02 .sec_nav li h5 {font-size:18px;}
	.main_wrap .section02 .sec_nav li p{font-size:20px;}
	.main_wrap .section02 .sec_nav li p span{font-size:11px;}
    .main_wrap .section03 {width: 100%; display: inline-block; margin-top: -50px;}
    .main_wrap .section03 .col3 > div {height: auto}
	.main_wrap .section03 .newsletter .title{font-size:19px; margin-bottom:12px; padding-top:17px;}
	.main_wrap .section03 .newsletter p{font-size:12px;}
	.main_wrap .section03 .notice .title{font-size:32px;}
	.main_wrap .section03 .notice ul{margin-bottom:32px;}
	.main_wrap .section03 .notice li a{font-size:17px;}
	.main_wrap .section03 .notice li .date{font-size:14px;}
	.main_wrap .section03 .sns .title{font-size:37px;}
	.main_wrap .section03 .sns li{width:50%; margin-bottom:10px;}
	.main_wrap .section03 .sns li .ico{height:90px; margin-bottom:5px;}
    .main_wrap .section03_2 .main_vinfo2 > img {width: 50%; margin: 0 auto;display: inherit;}
    .main_wrap .section03_3 ul li a > img{height: auto}
    .main_visual .slides > li > img {left: 25%; width: 50%; margin-top: -120px}
}
@media all and (max-width:1020px){
	.container{max-width:730px}
    #header {height: 100px;}
    #header h1 {width: 100px;}
    #header .lnb {width: 490px; margin-left: 255px; margin-top: 35px;}
    #header .lnb > ul > li {width: 130px; padding: 5px}
    #header .lnb > ul > li > a {line-height: 20px}
    #header .lnb .dep2 {margin-left: 0px; top: 60px;}
	.all_nav_wrap h3{font-size:20px;}
	#header .lnb .dep2{padding:15px 0;}
	#header .lnb .dep2 a{font-size:14px;}
	.all_nav_wrap li a{font-size:15px;}
	.all_nav_wrap .container > ul > li > div{margin:0 14px; min-height:209px}
	.main_visual .slides > li{height:630px;}
	.main_visual .info{top:270px;}
	.main_visual .vis00 .info {top:330px;}
	.main_visual .info img{width:280px;}
	.main_visual .vis00 .info img{width:505px;}
	.main_visual .info h2 {font-size:50px;}
	.main_visual .info .more{ font-size:15px; width:165px; height:42px; line-height:42px;}
	.main_visual .info .more:before{width:150px; height:30px;}
	.main_visual .info .more:after{width:150px; height:30px;}
	.main_visual .mouse_wrap{display:none;}
    .main_wrap .section02 {background-size: 1100px}    
    .main_wrap .section02 .container .title {margin-bottom: 20px; font-size: 24px}
    .main_wrap .section02 .container .title > p{font-size: 16px}
    .main_wrap .section02 .sec_nav li a {margin-top: 65px; margin-bottom: 133px;}
	.main_wrap .section02 .movie{width:auto; float:none; margin-bottom:20px;}
	.main_wrap .section02 .sec_nav{width: 100%}
	.main_wrap .section01 .time{width:80px; height:140px; margin:0 14px;}
	.main_wrap .section01 .time .num{font-size:40px; padding:24px 0;}
	.main_wrap .section01 .time:after{margin-right:12px; top:60px;}
	.main_wrap .section01 .time p{font-size:14px;}
	.main_wrap .section03 .col3{float:none; width: auto; margin-bottom:50px;}
	#footer h2.foot_logo {width: 100%;}
	#footer .com_info{width: 100%;}
	#footer .snslink {width: 100%;}
	.movie_wrap iframe{width:460px; height:260px; left:50%; top:50%; margin-left:-230px; margin-top:-130px}
}
@media all and (max-width:767px){
	.container{max-width:600px}
    #header{top:0px; background: none}
	#header .container{position:relative;}
	#header h1 img{width:120px;}
	#header .lang{padding-top:0; display:none;}
	#header .lang a{width:60px; height:24px; line-height:24px; font-size:11px;}
    
	#header .lnb{position:absolute; right:0; top:0px; margin-top: 10px}
	#header .lnb{display:none;}
	#header .lnb .all_nav_view{width:40px; height:40px; background-size:22px;}
    
    .all_nav_view.mobile{display: block}
    #header .lnb .all_nav_view.pc{display: none}
    #header .lnb {width: calc(100% - 40px); margin-left: 0px; background-color: #000; height: 100%; margin: 0px; position: fixed; padding: 60px 20px 0px;}
    #header .lnb > ul {height: 100%; margin-right: 0px}
    #header .lnb > ul > li {width: 100%; float: none; border-bottom: 1px solid #262a2f; text-align: left; background: url("../images/lnb_bg.png") 95% center no-repeat}    
    #header .lnb > ul > li > a{display: block; padding-left: 10px; line-height: 60px}
    #header .lnb .dep2 {position: relative; top: 0px}
    #header .lnb .dep2 a {padding-left: 25px; line-height: 30px; color: #e8e8e8}
    .language{display: block} 
    
	.all_nav_wrap .container > ul > li > div{border:0}
	.all_nav_wrap .container > ul > li{width:auto; display:block; max-width:300px; margin:0 auto 20px;}
	.all_nav_wrap .container > ul > li > div{margin:0 14px; min-height:0}
	.all_nav{top:0; transform:none; height:100vh; overflow-y:auto; -webkit-overflow-scrolling: touch; -webkit-transform:none; -moz-transform:none; -o-transform:none; -ms-transform:none}
	.main_visual .slides > li{height:520px;}
	.main_visual .info{top:200px;}
	.main_visual .vis00 .info {top:240px;}
	.main_visual .info img{width:180px;}
	.main_visual .vis00 .info img{width:450px;}
	.main_visual .info h2 {font-size:40px;}
	.main_wrap .section02 {background: none}
	.main_wrap .section02 .movie p{font-size:15px;}
    .main_wrap .section02 .sec_nav {width: 100%}
    .main_wrap .section02 .sec_nav li{width: 50%}
    .main_wrap .section02 .sec_nav li.nav_01 {background-color: #0eaee7}
    .main_wrap .section02 .sec_nav li.nav_02 {background-color: #7f2a91}
    .main_wrap .section02 .sec_nav li.nav_03 {background-color: #cc1a7c}
    .main_wrap .section02 .sec_nav li.nav_04 {background-color: #572e61}
    .main_wrap .section02 .sec_nav li a {margin-top: 50px; margin-bottom: 30px; height: 160px}
	.main_wrap .section02 .sec_nav li p{font-size:18px;}
	.main_wrap .section03{padding: 0px; margin-top: 50px;}
    .main_wrap .section03 .col3 {margin-left: 0px}
    .main_wrap .section03 .col3 > div {padding: 0px}
	.main_wrap .section03 .newsletter .title .year{font-size:30px;}
	.main_wrap .section03 .newsletter .title{font-size: 19px}
	.main_wrap .section03 .notice .title{font-size:25px;}
	.main_wrap .section03 .notice li a{font-size:16px;}
	.main_wrap .section03 .notice li .date{font-size:12px;}
	.main_wrap .section03 .sns .title{font-size:28px;}
	.btn_wrap a{font-size:14px; width:150px; height:41px; line-height:41px; background-size:150px;}
	#footer h2{float:none; margin-bottom:20px;}
	#footer .com_info{margin-left:0; font-size:12px;}
	.ready_popup .ready_popup_layer{margin-top:-110px; margin-left:-164px;}
	.ready_popup .ready_popup_layer > div{padding:30px 20px;}
	.ready_popup .ready_popup_layer > div .txt01{font-size:26px; padding:0 50px;}
	.ready_popup .ready_popup_layer > div .txt02 p{font-size:18px; margin:10px 0 15px;}
	.ready_popup .ready_popup_layer > div .ready_cancle{padding:7px 40px; font-size:14px;}
	.ready_popup_en .ready_popup_layer{margin-top:-93px; margin-left:-233px}

	.pre_registration_popup .pre_registration_popup_layer{width:350px; margin-top:-133px; margin-left:-175px;}
	.pre_registration_popup .pre_registration_popup_layer > div{padding:65px 0 50px;}
	.pre_registration_popup .pre_registration_popup_layer .txt01{font-size:30px; padding-bottom:30px;}
    .pre_registration_popup .pre_registration_popup_layer .txt01 span{font-size:19px;}
	.pre_registration_popup .pre_registration_popup_layer a{font-size:15px; padding:0 24px; line-height:45px;}
	.pre_registration_popup .pre_registration_popup_layer .pre_registration_cancle{width:50px; height:50px;}
    .main_wrap .section03_2 {padding-top: 50px; padding-bottom: 50px}
    .main_wrap .section03_3 {margin: 40px auto;}
    .main_wrap .section03_3 .title {font-size: 25px}
}
@media all and (max-width:640px){
.container{margin:0 10px; width:auto;}
.main_visual  min-height: {250px; padding-bottom: 0px;}
.main_visual .slides > li{height:410px;}
.main_visual .info{top:170px;}
.main_visual .vis00 .info img{width:380px;}
.main_visual .info .more{ font-size:13px; width:125px; height:30px; line-height:30px;}
.main_visual .info .more:before{width:110px; height:24px; border-width:1px}
.main_visual .info .more:after{width:110px; height:24px;border-width:1px}
.main_wrap .section02 {padding:20px 0;}
.main_wrap .section02 .sec_nav li{width:50%;}
.main_wrap .section01 .time{padding:0 5px; margin:0 6px; width:80px; height:120px;}
.main_wrap .section01 .time:after{margin-right:4px; top:47px;}
.main_wrap .section01 .time .num{font-size:30px; padding:18px 0;}
.main_wrap .section01 .time p{font-size:11px;}
.main_visual .slides > li > img {left: 25%; width: 50%; margin-top: -90px}
}
@media all and (max-width:479px){
	.main_visual .slides > li{height:300px; background-position:50% 100% !important;}
	.main_visual .info{top:120px;}
	.main_visual .vis00 .info {top:140px;}
	.main_visual .info img {width:120px;}
	.main_visual .vis00 .info img{width:250px;}
	.main_visual .info h2 {font-size:30px; margin-bottom:20px;}	
	.main_wrap .section01{padding:50px 0;}
	.main_wrap .section01 .time{width:50px; height:85px;}
	.main_wrap .section01 .time:after{top:29px;}
	.main_wrap .section01 .time .num{font-size:25px; padding:10px 0;}
	.main_wrap .section01 .time p{padding:15px 0; font-size:10px;}
	.main_wrap .section02 .movie{padding-top:45px; height:180px;}
	.main_wrap .section02 .movie .movie_btn{width:50px; height:50px; background-size:50px;}
	.main_wrap .section02 .sec_nav li a{height:120px;}
	.main_wrap .section02 .sec_nav li p{padding-top:70px;}
	.main_wrap .section02 .sec_nav li h5 {background-size: 50px;    padding-top: 55px;   font-size: 14px;}
	.movie_wrap iframe{width:300px; height:170px; left:50%; top:50%; margin-left:-150px; margin-top:-85px}
    .main_visual .slides > li > img {margin-top: -30px}
	
	.ready_popup .ready_popup_layer{margin-top:-95px; margin-left:-123px}
	.ready_popup .ready_popup_layer > div{padding:30px 20px;}
	.ready_popup .ready_popup_layer > div .txt01{font-size:20px; padding:0 30px;}
	.ready_popup .ready_popup_layer > div .txt02 p{font-size:15px; margin:10px 0 15px;}
	.ready_popup .ready_popup_layer > div .ready_cancle{padding:5px 20px; font-size:12px;}
	.ready_popup .ready_popup_layer > div{padding:30px 10px;}
	.ready_popup_en .ready_popup_layer{margin-top:-84px; margin-left:-166px}
	
	.pre_registration_popup .pre_registration_popup_layer{width:280px; margin-top:-100px; margin-left:-140px;}
	.pre_registration_popup .pre_registration_popup_layer > div{padding:50px 0 30px;}
	.pre_registration_popup .pre_registration_popup_layer .txt01{font-size:24px; padding-bottom:20px;}
	.pre_registration_popup .pre_registration_popup_layer .txt01 span{font-size:16px;}
	.pre_registration_popup .pre_registration_popup_layer a{font-size:14px; padding:0 11px; line-height:37px;}
	.pre_registration_popup .pre_registration_popup_layer .pre_registration_cancle{width:40px; height:40px;}
}


/*  BBS*/
/* .bbs_list .bbs_search{background:#f0f0f0; position:relative; margin-bottom:27px;}
.bbs_list .bbs_search input[type="text"]{background:none; border:0; width:100%; box-sizing:border-box; padding:0 50px 0 20px; outline:none; height:50px; line-height:50px;} */
.bbs_list .bbs_search{position:relative; margin-bottom:10px; height: 52px}
.bbs_list .bbs_search input[type="text"]{background:none; border:0; width:100%; box-sizing:border-box; padding:0 50px 0 20px; outline:none; height:50px; line-height:50px;}
.bbs_list .bbs_search input[type="image"]{position:absolute; right:20px; top:18px;}
.bbs_list .bbs_list_table{width:100%; border-top:2px solid #6f2b89; table-layout:fixed; margin-bottom:35px; font-size:15px;}
.bbs_list .bbs_list_table th{padding:17px 10px; background:#f9f9f9; text-transform:uppercase;  border-bottom:1px solid #eee;}
.bbs_list .bbs_list_table td{vertical-align:middle; padding:17px 10px; border-bottom:1px solid #eee; text-align:center;}
.bbs_list .bbs_list_table td.num{color: #ed1584;}
.bbs_list .bbs_list_table td.subject{text-align:left;}
.bbs_list .bbs_list_table td.subject a{display:block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.bbs_list .bbs_list_table .notice td{background:#f3ecf5;}
.faq_list dl{border-top:1px solid #6f2a89;}
.faq_list dt{background:#f9f9f9; color: #323232; cursor:pointer; padding:20px 110px 20px 97px; border-bottom:1px solid #6f2a89; font-size:16px; position:relative;}
.faq_list dt.on{border-bottom:1px solid #ebebeb;}
.faq_list dt:after{content:''; position:absolute; right:48px; top:29px; width:15px; height:8px; background:url(../images/faq_arrow.png) 0 0 no-repeat;}
.faq_list dt.on:after{background-position:0 100%}
.faq_list dt:before{content:'Q.'; color:#6f2a89; font-size:16px; position:absolute; left:45px; top:18px;}
.faq_list dd{font-size:15px; color: #646464; padding: 20px 20px 20px 125px; background:url(../images/answer_ico.png) 98px 25px no-repeat; border-bottom:1px solid #6f2b89; display:none;}
.bbs_list .pager{padding-top:20px; text-align:center; font-size:0;}
.bbs_list .pager a, .bbs_list .pager strong{display:inline-block; font-size:14px; border:1px solid #dcdcdc; margin-left:-1px; width:34px;height:34px; line-height:34px; vertical-align:top;}
.bbs_list .pager a{color: #848484;}
.bbs_list .pager strong{background: #6f2a89; color: #fff;}
.bbs_list .pager .dir{text-indent:-9999px; overflow:hidden;}
.bbs_list .pager .dir.first{background:url(../images/pager_first.png) 50% 50% no-repeat;}
.bbs_list .pager .dir.last{background:url(../images/pager_last.png) 50% 50% no-repeat;}
.bbs_list .pager .dir.prev{background:url(../images/pager_prev.png) 50% 50% no-repeat;}
.bbs_list .pager .dir.next{background:url(../images/pager_next.png) 50% 50% no-repeat;}
.bbs_read .read_top_info .subject{border-top:2px solid #6f2b89; padding:10px;}
.bbs_read .read_top_info .writer_info{background:#f5f5f5; color: #646464; font-size:12px; text-align:right; padding:12px 20px; border-bottom:1px solid #e3e3e3;}
.bbs_read .read_top_info .writer_info .info{float:left;}
.bbs_read .read_top_info .writer_info .info span:before{content:''; display:inline-block; width:1px; height:6px; background:#d1d1d1; margin:0 10px; vertical-align:middle;}
.bbs_read .read_top_info .writer_info .info span:first-child:before{display:none;}
.bbs_read .read_top_info .writer_info .date{float:right;}
.bbs_read .read_top_info .attachments{text-align:right; padding:8px 0; border-bottom:1px solid #e3e3e3;}
.bbs_read .read_top_info .attachments a{font-size:12px; color: #646464; background:url(../images/attachment_ico.png) 0 50% no-repeat; padding-left:19px;}
.bbs_read .bbs_con{padding:45px 25px; font-size:14px; border-bottom:1px solid #e3e3e3; margin-bottom:25px;}

/*20190227 수정사항*/
/* 사전등록 오픈 팝업 */
::-webkit-scrollbar {width: 10px; }
::-webkit-scrollbar-track { background: #f1f1f1; }
::-webkit-scrollbar-thumb { background: #888; }
::-webkit-scrollbar-thumb:hover {background: #555; }
.pre_registration_popup.close{display:none;}
.pre_registration_popup{display:block; content: ''; position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 998;}
.pre_registration_popup .pre_registration_popup_layer{position:absolute; top:10%; left:50%; margin-top:0; margin-left:-250px; width:500px; text-align:left; max-height:682px; }
.pre_registration_popup .pre_registration_popup_layer > div{background:url('../../resources/images/main_popup_bg.png') no-repeat; background-size:cover; background-position:center; padding:0;}
.pre_registration_popup .pre_registration_popup_layer .txt01{color:#fff; font-size:50px; font-weight:500; line-height:120%; padding-bottom:50px;}
.pre_registration_popup .pre_registration_popup_layer .txt01 span{font-weight:100;}
.pre_registration_popup .pre_registration_popup_layer a{background:url('../../resources/images/main_popup_btn.png') no-repeat; background-size:cover; background-position:center; color:#fff; font-size:22px; font-weight:500; padding:0 62px; line-height:64px; display:inline-block;}
.pre_registration_popup .pre_registration_popup_layer .pre_registration_cancle{display:block; position:absolute; top:0; right:-70px; cursor:pointer; width:70px; height:70px;}
.pre_registration_popup .pre_registration_popup_layer .pop_info{position: relative}
.pre_registration_popup .pre_registration_popup_layer .popup_down_list{position: absolute; color: #fff; font-size: 13px; font-weight: 300; top: 280px; width: 94%; margin: 0 3%;}
.pre_registration_popup .pre_registration_popup_layer .popup_down_list ul li{float: left; width: calc(50% - 15px); background: url('../../resources/images/en/icon_down.png') 95% 45% #000 no-repeat; box-shadow: 3px 3px 0px rgb(27,27,27);border-radius: 15px; height: 30px; line-height: 30px; margin: 0px 10px 10px 0px; padding-left: 10px; cursor: pointer}
.pre_registration_popup .pre_registration_popup_layer .popup_down_list ul li:nth-child(2n){margin-right: 0px}

@media all and (max-width:1020px){
	.bbs_list .bbs_list_table{font-size:14px;}
}
@media all and (max-width:767px){
	.bbs_list .bbs_list_table td{padding:15px 5px;}
	.bbs_list .bbs_list_table .views{display:none;}
	.bbs_list .pager a, .bbs_list .pager strong{font-size:12px; width:25px; height:25px; line-height:25px;}
	.bbs_read .read_top_info .writer_info{padding:10px; font-size:11px;}
	.bbs_read .read_top_info .writer_info .info{float:none; text-align:left;}
	.bbs_read .read_top_info .writer_info .date{float:none; padding-top:10px;}
	.bbs_read .bbs_con{padding:30px 20px;}
	.faq_list dt{padding:12px 12px 12px 40px; font-size:13px}
	.faq_list dt:before{font-size:13px; left:15px; top:11px;}
	.faq_list dt:after{right:15px; top:17px; background-size:11px; width:11px; height:6px;}
	.faq_list dd{font-size:13px; padding: 20px 41px 20px 65px; background-position: 40px 24px; background-size:8px;}
}
@media all and (max-width:640px){ 
	.bbs_list .bbs_list_table{font-size:13px;}
	.bbs_list .bbs_list_table .num{width:40px;}
	.bbs_list .bbs_list_table .date{display:none;}	
	.bbs_list .bbs_list_table .name{width:80px;}
    .main_visual{min-height: 250px; padding-bottom: 0px}
    .main_visual #rx_video_background {width: 130%}
    .main_wrap .section02 {padding: 0px}
    .pre_registration_popup .pre_registration_popup_layer {width: 320px; margin-left: -160px; top: 20%}
    .pre_registration_popup .pre_registration_popup_layer .popup_down_list ul li {float: none}
    .pre_registration_popup .pre_registration_popup_layer .pre_registration_cancle {right: 0px; top:-40px; width: 40px}
    .pre_registration_popup .pre_registration_popup_layer .popup_down_list {top: 200px; width: 70%; margin: 0 15%}
    .pre_registration_popup .pre_registration_popup_layer .popup_down_list ul li {width: 100%}
    .main_visual .main_vinfo {left: 20%; top: 45%; width: 60%;}
    .main_visual .main_vinfo > img {width: 100%; margin-left: 0px;}
}

@media all and (min-width:767px){
	#header .lnb > ul > li:hover .dep2{display:block;}
}
