/*메인배너*/
.main-carousel{height:100vh; padding:0; display:block}
.main-carousel .li{height:100vh; background-size:cover; background-position:center; position:relative}
.main-carousel .li .cover{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/sub_visual_cover.png) center bottom no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;min-width:300px;opacity:.6;z-index:1}
.main-carousel .jarallax { min-height: 100vh;}
.main-carousel .img01 { background-image:url(../img/main_banner_img01.jpg);}
.main-carousel .img02 { background-image:url(../img/main_banner_img02.jpg);}
.main-carousel .img03 { background-image:url(../img/main_banner_img03.jpg);}
.main-carousel .li .copy_area{width:100%;text-align:center;color:#fff;position:absolute;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}
.main-carousel .li .copy_area h2{font-size:62px;font-weight:100; line-height:1.3; letter-spacing:1px; color:#fff; text-align:center}
.main-carousel .li .copy_area h3{font-size:16px;font-weight:100;text-align:center;margin:15px 0 20px 0; color:#ddd}
.main-carousel .li .copy_area h4{text-align:center; margin:50px auto 0 auto; color:#fff;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}
.main-carousel .li .copy_area h4 a{color:#fff;padding:18px 42px;display:block; text-align:center;width: 160px; margin: auto; background-color:#ff3414}
.main-carousel .li .copy_area_movie{ width:100%; position:relative}
.main-carousel .li .copy_area_movie h2{color:#fff; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); font-size:40px; line-height:2em; text-align:left; z-index:1;}
.main-carousel .li .copy_area_movie h2:after { content: " ";display: block; margin:50px 0 0; width:40px; height: 3px; background-color:#fff; clear: both;}
.main-carousel .li .copy_area_movie h3{color:#fff; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); font-size:35px; line-height:2em; text-align:left; margin:15px 0 40px 0; z-index:1;}
.main-carousel .owl-dots{position:absolute;width:100%; text-align:center; margin:0 auto; bottom:135px;}
.main-carousel .owl-dots .owl-dot{background:rgba(255, 255, 255, 0.5);width:30px;height:5px;display:inline-block;margin-left:10px}
.main-carousel .owl-dots .owl-dot.active{background:rgba(255, 255, 255, 1)}
.main-carousel .owl-nav{position:absolute;width:100%;bottom:50%}
.main-carousel .owl-nav .owl-prev{width:40px;height:30px;position:absolute;left:100px; font-size:15px; color:#fff; border-top: 1px solid #fff; padding-top:5px; text-align:center; background-color:transparent; cursor:pointer}
.main-carousel .owl-nav .owl-next{width:40px;height:30px;position:absolute;right:100px; font-size:15px; color:#fff; border-top: 1px solid #fff; padding-top:5px; text-align:center; background-color:transparent;  cursor:pointer}
.scroll_down{width:88px; margin-left:-44px; position:absolute; bottom:0; left:50%; text-align:center; z-index:1;}
.scroll_down span{color:#f5f5f5; font-size:15px; font-weight:600; line-height:100%; }
.scroll_down .line{background:rgba(255,255,255,0.5); width:1px; height:63px; margin:10px auto 0 auto}
/*메인배너*/



/*버튼*/
#open-button{position:fixed;z-index:12;right:15px;padding-top:18px;width:75px; height:80px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;cursor:pointer;display:block; }
#open-button .navicon-line{position:absolute;width:20px;height:2px;border-radius:1px;background:#fff;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out}
#open-button .nl1 {top: 11px;right: 10px; width:30px;}
#open-button .nl2 {top: 19px;right: 10px; width:24px;}
#open-button .nl3 {top: 27px;right: 10px; width:30px;}
#open-button.on>div>div{transform:rotate(225deg);-ms-transform:rotate(225deg);-webkit-transform:rotate(225deg);width:25px;position:absolute;top:15px;right:10px;margin:0;padding:0;background-color:#fff;}
#open-button.on>div>div:first-child{transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg)}
#open-button.scrolled .navicon-line {background-color: #333;}
#open-button.on.scrolled >div>div{background-color:#fff;}
/*버튼*/




/*오른쪽 퀵메뉴*/
.right_quick { position: absolute; right: 0; top: -60px; z-index: 2}
.right_quick.fixed {position: fixed; right: 0; top: 50% !important; margin-bottom:50px; z-index: 100; top: 189px}
.right_quick.fixed .material-icons { color:#fff; float:right}
.right_quick ul.quick_info { position: relative; height: 240px}
.right_quick ul.quick_info li { position: absolute; height: 60px; right:0}
.right_quick ul.quick_info li:nth-child(1) {top: 0}
.right_quick ul.quick_info li:nth-child(2) {top: 60px}
.right_quick ul.quick_info li:nth-child(3) {top: 120px}
.right_quick ul.quick_info li:nth-child(4) {top: 180px}
.right_quick ul.quick_info li:nth-child(5) {top: 240px}
.right_quick ul.quick_info li a{width:60px; height:60px; text-align:center; background:#343434; overflow:hidden; display:block}
.right_quick ul.quick_info li i { color:#fff; font-size:24px;}
.right_quick ul.quick_info li i.ico{position:absolute;right:20px;top:15px; z-index:2}
.right_quick ul.quick_info li:nth-child(1) i {right: 17px}
.right_quick ul.quick_info li:nth-child(2) i {right: 17px}
.right_quick ul.quick_info li:nth-child(3) i {right: 17px}
.right_quick ul.quick_info li:nth-child(4) i {right: 17px}
.right_quick ul.quick_info li:nth-child(5) i {right: 17px}
.right_quick ul.quick_info li a span{height:60px; line-height:60px; color:#fff; position:absolute; text-align:left; opacity:0; left:30px; font-size:15px; font-weight:500; z-index:2}
.right_quick ul.quick_info li a.kakao span { color:#000}
/*오른쪽 퀵메뉴*/








/*COMPANY*/
.tl_main_quick_wrap {position: relative;width: 100%; margin:150px auto 0 auto;}
.tl_main_quick_wrap .inner{position:relative; max-width:1200px; margin:0 auto;}
.tl_main_quick_wrap .inner h2{text-align:center;display:block;padding:70px 0 0 0;font-weight:600;color:#000;font-size:25px;letter-spacing:5px; position:relative}
.tl_main_quick_wrap .inner h2:before{display:block;position:absolute;top:-40px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(calc(-50% - 4px));width:1px;height:45px;content:'';background:#ff4200}
.tl_main_quick_wrap .inner h2 span{display:block;position:absolute;top:56%;left:50%;-webkit-transform:translate(-50%,-50px);-moz-transform:translate(-50%,-50px);-ms-transform:translate(-50%,-50px);-o-transform:translate(-50%,-50px);transform:translate(-50%,-50px);font-size:72px;font-weight:900;color:red;opacity:.32}
.tl_main_quick_wrap .inner p{text-align: center; font-size: 15px; color:#555; padding:20px 0 50px 10px;}
.tl_main_quick_wrap .inner ul { padding:0; margin:0}
.tl_main_quick_wrap .inner li{float:left;width:25%;height:240px;background-color:#4043FF;text-align:center; display:table}
.tl_main_quick_wrap .inner li i { font-size:40px; padding-top:70px; color:#fff}
.tl_main_quick_wrap .inner li a {display:block;width:100%;height:100%;color:#fff}
.tl_main_quick_wrap .inner li:nth-child(2) { background-color: #2E62E8;}
.tl_main_quick_wrap .inner li:nth-child(3) { background-color: #33A2FF;}
.tl_main_quick_wrap .inner li:nth-child(4) { background-color: #f4f7f9;}
.tl_main_quick_wrap .inner .link_tit { font-size: 22px; letter-spacing: -0.5px; margin-top: 20px; color:#fff}
.tl_main_quick_wrap .customer_area{position:absolute;right:0;top:0;text-align:center;width:240px;height:230px;color:#293f8f;background-color:#f4f7f9}
.tl_main_quick_wrap .customer_area p {letter-spacing: -0.25px;line-height: 1.2;}
.tl_main_quick_wrap .customer_txt {font-size: 22px; letter-spacing:-1px; color:#333}
.tl_main_quick_wrap .customer_num { margin-top: 15px;font-size: 24px;}
.tl_main_quick_wrap .customer_num strong { font-size: 26px;font-weight: bold; letter-spacing:-0.5px; color:#2c46a6}
.tl_main_quick_wrap .customer_num span { display: block;font-size: 15px; border-top:1px solid #ddd; padding-top:13px; margin: 10px 0 0; line-height:1.5}
.tl_main_quick_wrap .customer_area p { letter-spacing: -0.25px; line-height: 1.2;}
/*COMPANY*/





/*INVITATION*/
.tl_page_box_warp {padding-bottom:150px}
.tl_page_box_warp .inner { max-width:1200px; margin:auto; padding-top:65px; clear:both;}
.tl_page_box_warp .invitation { width:35%;  font-size:34px; background-color:#394650; float:left; }
.tl_page_box_warp .invitation .box { padding:50px 50px 55px 50px; background: linear-gradient(to right,#292929,#5c5d5f);}
.tl_page_box_warp .invitation a { display:inline-block; }
.tl_page_box_warp .invitation a:hover { text-decoration:none}
.tl_page_box_warp .invitation h1 { font-size:20px; font-weight:bold; padding-bottom:20px; color:#fff } 
.tl_page_box_warp .invitation p { font-size:15px; color:#f2f2f2; line-height:1.6; word-break:keep-all}
.tl_page_box_warp .invitation .owl-nav { display:none}
.tl_page_box_warp .invitation .owl-dots{position:absolute;width:100%; text-align:center; margin:0 auto; bottom:15px}
.tl_page_box_warp .invitation .owl-dots .owl-dot{ background-color:#fff; width:30px;height:5px; border:0; display:inline-block;margin-left:10px}
.tl_page_box_warp .invitation .owl-dots .owl-dot.active{background-color:#ff4200; border:0}
.tl_page_box_warp .main_cont_box { width:65%; float:right;}
.tl_page_box_warp .main_cont_box .movie { width:63%; height:308px; float:left; background-color:#333; background-position:center center; background-image: url(../img/movie_thumb.jpg); background-size:cover; cursor:pointer}
.tl_page_box_warp .main_cont_box .business_style { width:37%; height:308px; background: linear-gradient(to right,#71909e,#344b56);float:left}


.tl_page_box_warp .main_cont_box .business_style a {display:inline-block;  margin:20px 0 20px 52px; border:1px #f2f2f2 solid;; color:#fff; font-size:12px; letter-spacing:3px; font-weight:100; padding:0 10px; transition: all 0.2s;}
.tl_page_box_warp .main_cont_box .business_style a:hover {padding:0 40px; transition: all 0.3s; background-color:#fff; color:#555}

.tl_page_box_warp .main_cont_box .business_style h2 { font-size:41px; font-weight:normal; color:#fff; text-align:left; letter-spacing:2px; line-height:1.2; padding:55px 33px 20px 52px;}
.tl_page_box_warp .main_cont_box .business_style h2:after { content: " ";display: block;  width:40px; height: 4px; margin-top:30px; background-color:#fff; clear: both;}
.tl_page_box_warp .main_cont_box .thumb_txt {width:50%;height:308px; padding:95px 50px; background: linear-gradient(to right,#8a43d9,#242289);float:left;}
.tl_page_box_warp .main_cont_box .thumb_txt h2 { color:#fff; font-size:24px; padding-bottom:20px; text-align:center}
.tl_page_box_warp .main_cont_box .thumb_txt p { color:#fff; font-size:15px; text-align:right; word-break:keep-all; line-height:1.6}
.tl_page_box_warp .main_cont_box .thumb_img { width:50%; height:308px; background-image: url(../img/main_img_contbox04.jpg); background-size:cover; background-position:center; float:left}
/*INVITATION*/






/*로고*/
.tl_clients_slider_box_wrap { width:100%; padding:50px 0 80px 0; color:#6e6e6e; position:relative; display:block; clear:both}
.tl_clients_slider_box_wrap h2 { font-size:30px; padding: 0 0 10px 20px; margin-bottom:20px; display:block; border-bottom:1px solid #ddd}
.tl_clients_slider_box_wrap .clients_item {cursor: pointer;}
.tl_clients_slider_box_wrap .clients_item img{
margin: 0 auto;
filter: opacity(30%) grayscale(100%);
-webkit-filter: opacity(50%) grayscale(100%);
-ms-filter: opacity(30%), grayscale(100%);
-moz-filter: opacity(30%) grayscale(100%);

-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.tl_clients_slider_box_wrap .clients_item:hover img{-webkit-filter: opacity(100%) grayscale(0%);filter: opacity(100%) grayscale(0%);}
.tl_clients_slider_box_wrap .owl-carousel .owl-item img{width: auto}
.tl_clients_slider_box_wrap .owl-carousel .owl-nav.disabled {display:block}
.tl_clients_slider_box_wrap .owl-carousel .owl-nav  {position:absolute; bottom:0; right:60px; display:inline-block; text-align:center; display:block}
.tl_clients_slider_box_wrap .owl-carousel .owl-nav .owl-prev {width:40px;height:39px; line-height:39px; top:0px; left:-1px; background-color:#ff4200; border:1px solid #ff4200; position:absolute; color:#fff; cursor:pointer}
.tl_clients_slider_box_wrap .owl-carousel .owl-nav .owl-next {width:40px;height:40px; line-height:39px; right:0; background-color:#fff; border:1px solid #ddd;  position:absolute; color:#333; cursor:pointer}
/*로고*/






/*티로그는 지금*/
.tl_business_now_box_warp { width:100%; padding:100px 0 50px 0; background-color:#f4f4f9; clear:both}
.tl_business_now_box_warp p { text-align:center; padding:20px 0 50px 10px; font-size:15px; color:#555; font-weight:100}
.tl_business_now_box_warp h2{text-align:center;display:block;padding:70px 0 0 0;font-weight:600;color:#000;font-size:25px;letter-spacing:5px; position:relative}
.tl_business_now_box_warp h2:before{display:block;position:absolute;top:-40px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(calc(-50% - 4px));width:1px;height:45px;content:'';background:#ff4200}
.tl_business_now_box_warp h2 span{display:block;position:absolute;top:56%;left:50%;-webkit-transform:translate(-50%,-50px);-moz-transform:translate(-50%,-50px);-ms-transform:translate(-50%,-50px);-o-transform:translate(-50%,-50px);transform:translate(-50%,-50px);font-size:72px;font-weight:900;color:red;opacity:.32}

/*티로그는 지금*/







/*THEME ABOUT*/
.tl_about_box_wrap { width:100%; height:500px; background-color:#9d0614; background-image:url(../img/about_wrap_bg.png);  background-position:left top; background-repeat:no-repeat;}
.tl_about_box_wrap .inner { position:relative;}
.tl_about_box_wrap .box { position:absolute; right:0px; width:350px; height:500px;}
.tl_about_box_wrap .box_wrap {display:table; width:100%; height:500px; }
.tl_about_box_wrap .box_wrap_box {display:table-cell;vertical-align:middle; color:#fff; padding:0px 40px}
.tl_about_box_wrap .box_wrap_box dl dt {font-size:33px;}
.tl_about_box_wrap .box_wrap_box dl dd {font-size:15px; color:rgba(255,255,255,0.8); margin-top:20px; word-break:keep-all; line-height:1.7}
.tl_about_box_wrap .box_wrap_box a {display:inline-block;  margin-top:40px; border:1px #f2f2f2 solid;; color:#fff; line-height:40px; padding:0 10px; transition: all 0.2s;}
.tl_about_box_wrap .box_wrap_box a:hover {padding:0 40px; transition: all 0.3s;}
/*THEME ABOUT*/




/*메인 공지 최신글*/
.notice_latest_warp { width:100%; padding:80px 20px; clear:both}
.notice_latest { width:48%; float:left}
.counsel_latest {width:48%; float:right}
/*메인 공지 최신글*/





/*헤드메뉴*/
#header {position:fixed; left:0; top:0; width:100%;  z-index:6;  height:80px;-webkit-transition:all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;background-color: #ffffff;}
#header .header-inner {width:100%; height:100%; border-bottom:1px solid rgba(255, 255, 255, .3); }
#header .gnb { list-style:none; height:100%; position:absolute; right:100px}
#header .gnb > li { float:left; position:relative; display:inline-block; width:120px;  vertical-align:middle; text-align:center;}
#header .gnb > li > a {display:inline-block; line-height:1em; width:100%; color:#000000;font-size:17px; font-weight:600; text-decoration:none;}
#header .gnb > li > a:hover {color: #000000}
#header .gnb > li.active {background-color: #b0905e}
#header .gnb > li.active > a {color: #fff}
#header .gnb > li, #header #right-side-open {height:80px;line-height:80px; -webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
#header #right-side-open { position:absolute; right:0; width:100px; cursor:pointer; border-left:1px solid rgba(255,255,255,0.3); text-align:center; display: inline-block; }
#header #right-side-open span{display:inline-block;width:20px; height:20px;font-size:20px;line-height:1em;margin-top:-10px; margin-left:-10px; position:absolute; top:50%;left:50%; color:#fff;}
#header .gnb .snb {list-style:none; display:none;}
#header #logo {position:absolute; top:0px; left:10px; width:190px; height:80px; margin:0; padding:0; background-image:url(../img/logo-white.png); background-repeat:no-repeat; background-position:center; background-size: contain; text-align:center;-webkit-transition: all .3s ease; -moz-transition: all .3s ease;
-ms-transition:all .3s ease;-o-transition: all .3s ease; transition: all .3s ease; background-size: 80%;}
#header #logo a {display:inline-block; width:100%; height:100%; line-height:99px; color:#FFF; text-indent:-9999px;}
#header .gnb .snb,.device-md #header .gnb .snb{display: none;position: absolute;right: -82px;width: 200px; top:80px; border-top: 0;background-color: #000; z-index:2}
#header .gnb .snb li { font-size:15px; line-height:3.2; text-align:left; border-top:1px solid #414141;}
#header .gnb .snb li a { color:#FFF; display:block; padding-left:20px}
#header .gnb .snb li a:hover {color:#fff;  display:block; background-color:#2253b8; text-decoration:none; line-height:3.2}
#header .gnb .snb li:first-child { border-top:0}


.scrolled #header  {height:70px; background-color:#fff;  background-color:#ffffff}
.scrolled #header .header-inner { border-bottom:0}
.scrolled #header .gnb { position:absolute; right:100px; height:100%}
.scrolled #header .gnb > li, .scrolled #header #right-side-open {height:70px;line-height:70px;}
.scrolled #header .gnb > li > a {display:inline-block; line-height:1em; width:100%; border-left:1px solid rgba(255, 255, 255, 0.3); color:#000000;}
.scrolled #header .gnb > li > a:hover {color: #000000}
.scrolled #header #logo {position:absolute; top:0px;  width:180px; height:70px; padding:0; margin:0; text-align:center; }
.scrolled #header #logo a {display:inline-block; line-height:70px; color:#FFF;}
.scrolled #header #right-side-open {height:70px;line-height:70px; display:inline-block}
.scrolled #header #right-side-open span {color:#fff;}
.scrolled #header .gnb .snb,.device-md #header .gnb .snb{ top:70px;}


#right-side {background-color:#333;position:fixed; z-index:11; top:0;right:-400px;width:400px;height:100%; color:#FFF; padding:30px;-webkit-transition: right .3s ease;-moz-transition: right .3s ease;-ms-transition: right .3s ease;-o-transition: right .3s ease;transition: right .3s ease; box-sizing:border-box; overflow:auto;}
#right-side .side_gnb .call a {text-align:center; display:block;position:relative;background:#6cc043; color:#fff; font-weight:bold; height:5.0em; line-height:5em; border-radius:3px; margin-top:10px; padding:2px 0 4px 0;}
#right-side #btn-close-right-side {position:absolute;top:20px;right:0;color:#fff;width:60px;text-align:center;line-height:40px; font-size:16px; cursor:pointer}
#right-side #btn-close-right-side .fa.fa-times { font-size:18px; padding-top:20px}
.right-side-on #right-side {right:0;}
.right-side-on #wrapper { left:-300px; }
.right-side-on #header { left:-300px; }
.right-side-on #rs-overlay {display:block;}
/*헤드메뉴*/



/*헤드 사이드 메뉴*/
.quick_menu {width:100%; margin:auto; padding-top:20px}
.quick_menu ul { text-align:center}
.quick_menu li{display:inline-block; margin-left:-3px; width:80px; border-right:1px solid #ddd;}
.quick_menu li:last-child { border:0} 
.quick_menu li a{display:block; box-sizing:border-box; color:#fff; letter-spacing:-0.8px; text-align:center; position:relative;  font-size:12px}
.quick_menu li a:hover{color:#fff;backface-visibility:hidden}
.quick_menu li a.on{color:#fff;border-bottom-color:#FF3300;border-bottom-width:2px;border-bottom-style:solid}

.quick_kakao{text-align:center; height:35px; background-color:#ffd800; display:inline-block; clear:both}
.quick_kakao a{display:block;position:relative;background:#ffd800}
.quick_kakao a img{display:block;margin:0 auto}

.side_gnb{position:relative;width:100%;float:left;padding-top:20px;}
.side_gnb p{color:#fff; text-align:center; padding:20px }
.side_gnb .menu-list{display:block;position:relative;border-bottom:1px solid #555; margin-top:60px}
.side_gnb .menu-list>li>a{display:block;position:relative;color:#fff;font-size:15px;line-height:3.8em;padding:0 1.0em;border-top:1px solid #555; text-decoration:none}
.side_gnb .menu-list>li>a i{display:block;position:absolute;top:50%;transform:translateY(-75%) rotate(135deg);-webkit-transform:translateY(-75%) rotate(135deg);right:1.5em;width:5.31%;max-width:32px;border:1px solid #f2f2f2;border-left-width:0;border-bottom-width:0;transition:transform .3s ease;-webkit-transition:-webkit-transform .3s ease;-ms-transition:transform .3s ease}
.side_gnb .menu-list>li.on>a i{-webkit-transform:translateY(-25%) rotate(315deg);transform:translateY(-25%) rotate(315deg)}
.side_gnb .menu-list>li>a i:before{content:"";display:block;position:relative;padding-top:100%}
.side_gnb .depth-2{display:none;}
.side_gnb .depth-2>li { background-color:#ddd}
.side_gnb .depth-2>li>a{display:block;color:#f2f2f2;font-size:1.2em;line-height:3.0em;padding:0 1.5em 0 2.2em;border-bottom:1px solid #fff; color:#000}
/*헤드 사이드 메뉴*/





/*서브상단*/
.sub_visual{position:relative;max-width:2560px;margin:0 auto;height:472px;overflow:hidden;background-repeat:no-repeat;background-position:center top}
.sub_visual.visual01 .bg{background-image:url(../img/sub_visual01.jpg)}
.sub_visual.visual02 .bg{background-image:url(../img/sub_visual02.jpg)}
.sub_visual.visual03 .bg{background-image:url(../img/sub_visual03.jpg)}
.sub_visual.visual04 .bg{background-image:url(../img/sub_visual04.jpg)}
.sub_visual.visual05 .bg{background-image:url(../img/sub_visual05.jpg)}
.sub_visual.visual06 .bg{background-image:url(../img/sub_visual06.jpg)}
.sub_visual.visual07 .bg{background-image:url(../img/sub_visual07.jpg)}

.sub_visual:hover .bg{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.sub_visual .title_warp { max-width:1240px; margin:0 auto; padding-left:20px}
.sub_visual h3{position:relative;z-index:5;font-size:45px;font-weight:bold; letter-spacing:-1px; color:#FFF;padding-top:160px;}
.sub_visual h3:after {content:""; display:block; height:3px; width:28px; margin:15px 0 0; background-color:#fff}
.sub_visual .sub_title{font-size:15px;filter:alpha(opacity=60);position:relative;font-weight:500; color:#fff; z-index:5;opacity:.8; padding-top:15px; letter-spacing:4px}
.sub_visual .cover{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/sub_visual_cover.png) center bottom no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;min-width:1200px;opacity:.8;z-index:1}
.sub_visual .bg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;z-index:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
/*서브상단*/







/*서브 제목*/
.content_wrap { width:100%;}
.content_wrap .txtCon { max-width:1200px; margin:0 auto 50px auto; padding:0 20px}
.content_wrap .txtCon h1 { margin:105px 0 23px 0; text-align:center; font-size:30px; padding:0; color:#000; font-weight:800;}
.content_wrap .txtboard {max-width: 1200px;margin: 150px auto 50px auto; padding: 0 20px; font-size: 12px;}
/*서브 제목*/





/*서브 하단 네비*/
.category-wrap {width:100%; height:70px;  clear:both; background-attachment:scroll; position:relative; z-index:3}
.sub_navI_warp { background-color:#fff; max-width:1300px; z-index:3; position:relative; border-bottom:1px solid #ddd; margin: -71px auto;}
.all-wrap{max-width:1300px;  height:70px; margin:0 auto;   transition:all .3s ease;}
.all-wrap .loca-wrap{width:100%;margin:0 auto;height:70px}
.all-wrap .loca-wrap .loca-area i{float:left;display:inline-block;width:60px;height:71px; line-height:65px; background-color:#333; color:#fff; padding:0; margin-top:0; text-align:center}
.all-wrap .loca-wrap .loca-area{height:70px;float:left;}
.all-wrap .loca-wrap .loca-area > a {display:inline-block;width:54px;height:100%; float:left; line-height:100%; text-align:center;}
.all-wrap .loca-wrap .loca-area > a img {margin-top:17px;}
.all-wrap .loca-wrap .loca-area>ul {float: left;margin:0; padding:0}
.all-wrap .loca-wrap .loca-area>ul>li{float:left;width:220px;height:70px;position:relative; border-left:1px solid #ddd}
.all-wrap .loca-wrap .loca-area>ul>li button{height:70px;width:220px;position:relative;text-align:left;padding-left:1px;background-image:url(../img/loca_arrow_off.png);background-position-y:50%;background-position-x:100%;background-repeat:no-repeat;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;-ms-transition:background .3s ease;  border:0; border-right:1px solid #ddd; background-color: transparent}
.all-wrap .loca-wrap .loca-area>ul>li button.active{background-image:url(../img/loca_arrow_on.png);background-position-y:50%;background-position-x:100%;background-repeat:no-repeat;}
.all-wrap .loca-wrap .loca-area>ul>li button span {padding-left: 19px;background-color: transparent; color:#333; font-size:15px}
.all-wrap .loca-wrap .loca-area>ul>li div{overflow:hidden;height:0;position:relative}
.all-wrap .loca-wrap .loca-area>ul>li div ul{display:block;position:absolute;width:100%;left:0;border-top:1px solid #6c9bdb; padding:0}
.all-wrap .loca-wrap .loca-area>ul>li div ul li a{ border-bottom:1px solid #3583f0; background:#166ce3;height:46px;color:#fff;line-height:46px;display:block;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;-ms-transition:background .3s ease;padding-left:19px; font-size:15px; box-sizing:border-box}
.all-wrap .loca-wrap .loca-area>ul>li div ul li a:hover {background: #023f88; text-decoration:none}
.all-wrap .loca-wrap .share-area {float: right; display:block; padding-top:16px;box-sizing: border-box;}
.all-wrap .loca-wrap .share-area .hide-wrap{width:151px;height:34px;overflow:hidden;float:left}
.all-wrap .loca-wrap .share-area .hide-wrap .hide-area{width:151px;height:34px;position:relative;left:200px}
.all-wrap .loca-wrap .share-area .hide-wrap .hide-area ul {overflow: hidden; padding:0; margin:0}
.all-wrap .loca-wrap .share-area .hide-wrap .hide-area ul li {float: left;margin-left: 13px; cursor:pointer}
.all-wrap .loca-wrap .share-area .hide-wrap .hide-area ul li:first-child {margin-left: 0;}
.all-wrap .loca-wrap .share-area .share-btn{width:34px;height:34px;background-image:url(../img/share_open_bt.png);float:right;text-indent:-9999px;padding-left:18px;box-sizing:unset;background-repeat:no-repeat;background-position-x:right;transition:all .5s ease;     background-color: transparent; border:0; margin-right:20px}
.all-wrap .loca-wrap .share-area .share-btn.active {background-image: url(../img/share_close_bt.png);border-left: 1px solid #fff;}
/*서브 하단 네비*/






/*푸터*/
#footer { padding: 30px 0px; width: 100%;  max-width:2560px;  position:relative; z-index:10; background-color:#0d0d0d; clear:both }
#footer .footer_in { position:relative; z-index:10; max-width:1240px; height:224px; padding:0 20px; margin:0 auto; }
#footer .gotop { position:fixed; left:0; bottom:20px; width:100%; min-width:1080px; height:1px; text-align:center; }
#footer .gotop a { position:absolute; right:7px; bottom:0; }
#footer .menu { display:block; padding:7px 0 0;  }
#footer .menu a { display:inline-block; margin-right:20px; font-size:15px; font-weight:bold; color:#bbb; }
#footer .menu a:last-child { padding:0} 
#footer .menu a:active { font-size:15px;} 
#footer .menu a strong { color:#f36910; }
#footer address { position:relative; margin:35px 0 0; padding-top:37px; border-top:1px solid #414141; font-size:15px; color:#a9a9a9; } /* font-weight:bold; */
#footer .adr { display:block; margin:0 0 6px; vertical-align:middle; font-style:normal; }
#footer .adr:before { content:""; display:inline-block; width:3px; height:3px; margin:0 8px 0 0; border-radius:3px; background-color:#fff; vertical-align:middle; }
#footer .copyright { display:block; margin:22px 0 0; font-size:11px;font-style:normal;  }
#footer a.wa { position:absolute; right:0; top:37px; }
/*푸터*/






/* 푸터팝업*/
.tl_pop_con{background:#fff;} 
.tl_pop_con h2.f_pop_tit{width:100%;height:80px;line-height:80px;background:#076aa3;font-size:20px;color:#fff;}
.tl_pop_con h2.f_pop_tit img {display:inline-block;margin-left:50px;margin-right:5px;margin-top:-10px;width:120px;}
.tl_pop_con h2.f_pop_tit span {display:inline-block; padding-left:50px;}
.f_pop_wrap {line-height:23px;text-align:justify;word-break:break-all;font-size:15px;overflow-y:auto;}
.f_pop_wrap strong {color:#00a19a;font-weight:normal;}
.f_pop_wrap p { color:#333; padding:40px 50px; line-height:1.6;}
.mfp-close:after { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url("../img/btn_close.png") no-repeat center center; -webkit-transition: -webkit-transform 300ms; transition: -webkit-transform 300ms; transition: transform 300ms; transition: transform 300ms, -webkit-transform 300ms; border-radius: 50%; }
.mfp-close { width: 40px; height: 40px; text-indent: -999px;opacity: 1; overflow: hidden; background-color:transparent; border:0; }
button.mfp-close:hover:after { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }
/* 푸터팝업*/







@media screen and (max-width: 992px) {
    .tl_page_box_warp .main_cont_box .business_style h2 { font-size:38px}
}



@media screen and (max-width: 960px) {
	#header .gnb  { display:none}
	.tl_main_quick_wrap .inner li { width:100%}
    .tl_page_box_warp .invitation { width:100%; height:auto; margin-top:0}
	.tl_page_box_warp .invitation .box { padding:50px 0px 71px 50px }
	.tl_page_box_warp .main_cont_box { width:100%; float:none}
	.tl_page_box_warp .main_cont_box .movie { width:100%}
	.tl_page_box_warp .main_cont_box .business_style { width:100%; clear: both;}
    .tl_page_box_warp .main_cont_box .business_style h2 { font-size:38px}
	.tl_page_box_warp .main_cont_box .thumb_txt { width:100%}
	.tl_page_box_warp .main_cont_box .thumb_txt p { text-align:center}
	.tl_page_box_warp .main_cont_box .thumb_img { width:100%}
	.tl_business_now_box_warp .latest-carousel .owl-nav { display:none}
	.tl_about_box_wrap { height: 1000px}
	.tl_about_box_wrap .box { top:500px; width:100%}
	.tl_about_box_wrap .box_wrap_box { padding:0 50px}
	.notice_latest { width:100%; clear:both}
	.counsel_latest { width:100%; clear:both}

}



@media screen and (max-width: 600px) {
	
	#header { height:70px}
	#header #logo { width:120px; height:70px;}
	#header .gnb > li, #header #right-side-open { height:70px; padding:0; margin:0}
	#header #right-side-open { width:70px}
	#right-side {right:-90%;width:90%; overflow:auto;height:100vh;padding-bottom:80px;box-sizing:border-box}
	.scrolled #header #logo { width:120px; height:70px}
	.scrolled #header .gnb > li > a { display:none}
	
	.main-carousel .li { background-position:1260px top;}
	.main-carousel .li .copy_area h2 {font-size: 26px;}
	.main-carousel .li .copy_area h3 {font-size: 15px; word-break:keep-all; line-height:1.6}
	.main-carousel .owl-nav { display:none}
	.right_quick.fixed { display:none}
	
	
    .tl_business_now_box_warp h2 { font-size:20px}
	.tl_business_now_box_warp p { font-size:14px}


	.side_gnb .depth-2>li>a { font-size:16px}
	.sub_visual { height:372px}
    .sub_visual h3 { font-size:32px}

	.all-wrap .loca-wrap .loca-area {100%; float:none;}
	.all-wrap .loca-wrap .loca-area > a {width:10%;}
	.all-wrap .loca-wrap .share-area { display:none}
	.all-wrap .loca-wrap .loca-area > ul {width:100%;}
	.all-wrap .loca-wrap .loca-area > ul > li { width:50%}
	.all-wrap .loca-wrap .loca-area > ul > li:first-child { border:0}
	.all-wrap .loca-wrap .loca-area > ul > li button {width:100%; border-right:0}
	.all-wrap .loca-wrap .loca-area i { display:none}

	.sub_visual { height:440px}
	.sub_visual .title_warp { width:100%; padding-left:30px}
	
	.content_wrap .txtCon { margin: 50px auto 50px auto}
    .content_wrap .txtCon h1 { font-size:24px}
	
	#footer .menu a{ font-size:13px}
	#footer .adr { font-size:13px}
	
}

@font-face {
  font-family: 'Isamanru';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicLight.woff') format('woff');
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'Isamanru';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicMedium.woff') format('woff');
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Isamanru';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicBold.woff') format('woff');
  font-weight: 700;
  font-display: swap;
}

/* service_center */
#service_center {position: relative; background:#f9f9fb;}
#service_center .inner {width:1300px; margin:0 auto; padding:65px 0 140px; position:relative; z-index:1;}
.inner{ max-width: 1300px !important;}
#service_center .title h2 {
  font-size:12px; font-weight:500; color:#999393;
  font-family:'Montserrat', sans-serif;
  padding:21px 0 0 3px; position:relative;
}
#service_center .title h1 {
  font-size:40px; font-weight:800; color:#000;
  font-family:'Isamanru'; margin-top:30px; padding-left:0px;
}
#service_center .line span {display:block; width:1px; height:100%; background:#ddd;}

/* card list */
#service_center .card_list {
  display:flex; justify-content:space-between;
  margin-top:55px; padding-left:3px;
}
#service_center .card_list li {width:410px;}
#service_center .card_list li a {
  display:block; position:relative; height:270px;
  padding:55px 0 0 40px; background:#fff; overflow:hidden;
  box-shadow:2.8px 1.2px 24px rgba(108,154,255,0.22);
  transition:.3s; z-index:1;
}
#service_center .card_list li a h2 {
  font-size:24px; font-weight:800; color:#000;
  font-family:'NanumSquare', sans-serif; transition:.3s;
}
#service_center .card_list li a p {
  font-size:14px; font-weight:300; color:#666;
  line-height:24px; margin-top:10px; transition:.3s;
}
#service_center .card_list li a .arrow {
  display:block; width:48px; height:32px;
  margin-top:30px; position:relative; left:0;
  background:url('/theme/sample09/img/arrow_gray.png') no-repeat center;
  transition:.3s;
}
#service_center .card_list li .img {position:absolute; right:0; bottom:0;}
#service_center .card_list li.box1 .img {bottom:-30px; right:-5px;}
#service_center .card_list li.box2 .img {bottom:-70px; right:-30px;}
#service_center .card_list li.box3 .img {bottom:-35px; right:-3px;}
#service_center .card_list li a:hover {background:#2458ff;}
#service_center .card_list li a:hover h2,
#service_center .card_list li a:hover p {color:#fff;}
#service_center .card_list li a:hover .arrow {
  background:url('/theme/sample09/img/arrow.png') no-repeat center; left:15px;
}

/* 반응형 */
@media screen and (max-width:1024px) {
  #service_center .inner {width:100%; padding:50px 20px 100px;}
  #service_center .card_list {flex-wrap:wrap; gap:20px; padding-left:0;}
  #service_center .card_list li {width:48%;}
}
@media screen and (max-width:768px) {
  #service_center .title h1 {font-size:28px;}
  #service_center .card_list li {width:100%;}
  #service_center .card_list li a {
    height:auto; min-height:220px; padding:40px 20px;
  }
  #service_center .card_list li .img {
    max-width:120px; right:10px; bottom:10px;
  }
}

/* main visual */
#main_vis {position:relative; z-index:2; background-color:#333; padding:0;}
#main_vis_slider {width:100%; height:100vh; min-height:937px;}
#main_vis_slider .main_slide {
  height:100vh; min-height:937px; position:relative;
  background:no-repeat center / cover; z-index:1;
}
#main_vis_slider .main_slide.img01 {background-image:url('/theme/sample09/img/main_banner_img01.jpg');}
#main_vis_slider .main_slide.img02 {background-image:url('/theme/sample09/img/main_banner_img02.jpg');}
#main_vis_slider .main_slide.img03 {background-image:url('/theme/sample09/img/main_banner_img03.jpg');}
#main_vis_slider .main_slide.img04 {background-image:url('/theme/sample09/img/main_banner_img04.jpg');}

/* text */
.main_typo {
  width:1400px; position:absolute; top:48%; left:50%;
  transform:translate(-50%,-50%);
  text-align:left; color:#fff; z-index:2;
}
.main_typo h1 {
  font-size:100px; font-family:'Isamanru';
  line-height:normal; color:#fff;
}
.main_typo p {
  font-size:24px; font-family:'Isamanru';
  line-height:44px; margin-top:25px; color:#fff;
}

/* arrows */
#main_vis_slider .slick-arrow {
  width:30px; height:57px; cursor:pointer;
  position:absolute; top:49%; transform:translateY(-50%);
  border:0; font-size:0; z-index:10;
}
#main_vis_slider .slick-prev {
  background:url('/theme/sample09/img/vis_prev.png') no-repeat center;
  left:110px;
}
#main_vis_slider .slick-next {
  background:url('/theme/sample09/img/vis_next.png') no-repeat center;
  right:95px;
}
#main_vis_slider .slick-arrow:focus {outline:none; border:none;}

/* dots */
#main_vis_slider .slick-dots {
  position:absolute; bottom:90px; left:62%;
  transform:translateX(-50%); width:1400px;
  display:flex; align-items:flex-end; z-index:5;
}
#main_vis_slider .slick-dots button {
  border:0; background:transparent;
  font-size:16px; font-family:'Isamanru';
  color:rgba(255,255,255,0.74);
  padding:0 35px 15px 0;
  border-bottom:1px solid rgba(255,255,255,0.3);
  transition:.3s;
}
#main_vis_slider .slick-dots button::before {content:none;}
#main_vis_slider .slick-dots li.slick-active button {
  font-size:24px; font-family:'Isamanru';
  color:#b16666; border-bottom-color:#fff;
}

/* scroll down */
#scroll_down {
  position:absolute; 
  left:60%; transform:translateX(-50%);
  bottom:90px; transition:.3s;
}
#scroll_down a {
  width:200px; height:50px;
  display:flex; align-items:center;
}
#scroll_down a .typo_arrow {
  width:50px; height:50px; line-height:48px;
  background-color:#c4252d; border-radius:50%;
  text-align:center;
}
#scroll_down a .typo_arrow img {
  vertical-align:middle; transition:transform 500ms;
  animation:rota1 1.5s infinite linear;
}
#scroll_down a p {
  margin-left:20px; font-size:20.5px;
  font-family:'Isamanru'; color:#fff;
}
#scroll_down a:hover .typo_arrow {background:#24b5a9;}

@keyframes rota1 {100% {transform:rotateY(360deg);}}


/* ===============================
   공통
================================= */
#c1_wrap .c_inner {
  max-width: 1300px;   /* PC 화면에서는 최대 1300px */
  width: 100%;         /* 화면 작으면 줄어듦 */
  margin: 0 auto;      /* 가운데 정렬 */
}

#c1_wrap .c_h1 {
  position: relative;
  font-size: 40px;
  font-family: 'Isamanru';
  line-height: 1;
}
#c1_wrap .c_h1::before {
  content: "";
  position: absolute;
  left: -20px;
  top: -20px;
  width: 25px;
  height: 25px;
  background: url('../img/c_tri_red.png') no-repeat center;
}
#c1_wrap .c_p {
  margin-top: 30px;
  font-weight: 300;
  font-size: 18px;
  color: #666;
  line-height: 30px;
  word-break: keep-all;
}

#c1_wrap .c1_btn {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}
#c1_wrap .c_btn {
  display: block;
  width: 55px;
  height: 327px;
  line-height: 53px;
  background-color: #0c0c0c;
  transition: all .3s;
  font-size: 12px;
  letter-spacing: 2.4px;
  font-family: 'Nanum Gothic', sans-serif;
  text-align: center;
  color: #fff;
  writing-mode: vertical-rl;
  text-orientation: mixed;
}
#c1_wrap .c_btn img {
  display: inline-block;
  position: relative;
  left: -3px;
  margin-top: 10px;
}
#c1_wrap .c_btn:hover { background: #c4252d; }


/* ===============================
   Content
================================= */
#c1_wrap {
  padding: 0 0 50px;
  position: relative;
  z-index: 10;
  overflow: visible !important;   /* 부모에서 잘림 방지 */
}

/* left 컨트롤러 */
#c1_article { 
  position: relative; 
  overflow: visible !important;   /* 확대 카드 잘림 방지 */
}
#c1_article .c1_tit {
  width: 380px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  padding-top: 140px;
}

/* 컨트롤러 버튼 */
#c1_contr {
  display: flex;
  align-items: center;
  margin-top: 80px;
  font-size: 0;
}
#c1_prev, #c1_next {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: solid 1px #ddd;
  border-radius: 50%;
  transition: all .3s ease;
  cursor: pointer;
}
#c1_prev {
  margin-right: 20px;
  background: url('../img/c1_prev.png') no-repeat center;
}
#c1_prev:hover {
  background: url('../img/c1_prev_hv.png') no-repeat center #c4252d;
  border-color: #c4252d;
}
#c1_next {
  background: url('../img/c1_next.png') no-repeat center;
}
#c1_next:hover {
  background: url('../img/c1_next_hv.png') no-repeat center #c4252d;
  border-color: #c4252d;
}

#c1_contr .num {
  margin-left: 35px;
  font-size: 22px;
  font-family: 'GongGothicLight';
  color: #bdbdbd;
}
#c1_contr .num span {
  position: relative;
  color: #000;
}
#c1_contr .num span::after {
  content: "/";
  display: inline-block;
  font-size: 22px;
  margin: 0 15px;
}


/* ===============================
   Slider
================================= */

#c1_slider {
  position: relative;
  z-index: 3;
  left: 110px;
  opacity: 1;
  transition: all .3s;
}

#c1_slider .slick-list {
  overflow: visible !important;   /* 확대 카드 잘림 방지 */

  padding: 0 !important;
}

#c1_slider .slick-track {
  transition: all 0.1s;
}
#c1_slider .c1_box a:focus {
  outline: none!important;
}


/* ===============================
   Active 상태 (확대)
================================= */
.c1_box.slick-current {
  transform: scale(1);
  position: relative;
  width: 470px;
  opacity: 1;
  margin: -49px 20px 0 0;
  top: 0;
  z-index: 10;  /* 현재 카드 최상단 */
}
.c1_box.slick-current .c1_img {
  width: 100%;
  height: 334px;
}
.c1_box.slick-current ~ .c1_box {
  opacity: 0.35;
  margin: 0 -70px;
  transform: scale(0.63);
  top: 0;
}


/* Hover 효과 */
.c1_box.slick-current a:hover .c1_img img {
  transform: scale(1.1);
}
.c1_box.slick-current a:hover .arrow {
  background: #c4252d;
}


/* ===============================
   일반 Box (축소)
================================= */
.c1_box {
  opacity: 0;
  transition: all .3s;
  cursor: pointer;
  box-shadow: 0 0 29px 0 rgba(112, 0, 6, 0.23);
  border-radius: 15px;
  width: 470px;
  transform: scale(1);
  margin-right: -50px;
  top: -50px;
}
.c1_box .c1_img {
  overflow: hidden;
  width: 100%;
  max-height: 334px;
  transition: all 0.3s;
  border-radius: 15px 15px 0 0;
  border-bottom: 1px solid rgba(104,3,8,0.2);
  background: #fff;
}
.c1_box .c1_img img {
  width: 100%;
  transition: all 0.3s;
}


/* ===============================
   Text
================================= */
.c1_txt_box { position: relative; }
.c1_txt {
  padding: 50px;
  line-height: 1;
}
.c1_txt h1 {
  position: relative;
  width: 100%;
  font-size: 24px;
  font-family: 'GongGothicMedium';
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-height: 25px;
}
.c1_txt h1:before {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  margin: 0 0 20px;
  background: #c4252d;
}
.c1_txt p {
  min-height: 18px;
  width: 100%;
  padding-right: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 16px;
  font-weight: 300;
  color: #666;
  margin-top: 20px;
}

.c1_txt_box .arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 67px;
  height: 71px;
  background: #0c0c0c;
  border-radius: 0 0 15px 0;
  color: #fff;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c1_txt_box .arrow img { transition: all .3s; }


/* ===============================
   None 스타일
================================= */
.c1_box.no_box { box-shadow: none; }
.c1_box.no_box .c1_img { border: none; }
