/*헤드메뉴*/
#header_wrap {position: fixed; width:100%; height:81px; background:rgba(0,0,0,0.5); z-index:10}
.scrolled #header_wrap  { background-color:#000; border-bottom:none; -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 {position:absolute;left:0;top:0px; max-width: 1400px; width:100%; left: 50%; transform:translateX(-50%) ;z-index:6;-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 .header-inner {width:100%; height:100% }
#header .gnb { list-style:none; height:100%; position:absolute; right:0px}
#header .gnb > li { float:left; position:relative; display:inline-block; width:100px;  vertical-align:middle; text-align:center;}
#header .gnb > li > a {display:inline-block; line-height:1em; width:100%; color:#ddd; font-size:15px; letter-spacing:-0.5px; font-weight:600; text-decoration:none;}
#header .gnb > li > a:hover {color: #fff}
#header .gnb > li.active {background-color: #b0905e}
#header .gnb > li.active > a {color: #fff}
#header .gnb .login {  font-size:12px; width:70px; color:#fff}
#header .gnb .join { font-size:12px; color:#fff; margin-left:20px}
#header .gnb .login a { color:#ddd; font-size:12px}
#header .gnb .login a:hover { color:#fff}
#header .gnb .join a { color:#ddd; font-size:12px}
#header .gnb .join a:hover { color:#fff}

#header .header-inner .menu {cursor:pointer;text-indent:-9999px; position:absolute;top:29px; left:50%;width:25px;height:20px; background-image:url(../img/cate_more.gif); margin-left:200px; border:0; display:none}
#header .header-inner .menu.on {background-image: url(../img/cate_close.gif)}


#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 { margin-left:25px; padding:0}
#header #logo a { display:block; width:100px; height:80px; line-height:80px}
#header #logo img { width:100%}
#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:14px; line-height:3.1; 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.1}
#header .gnb .snb li:first-child { border-top:0}
/*헤드메뉴*/







/*모바일 오른쪽 메뉴*/
#right-side {background-color:#333;position:fixed; z-index:9999; top:0;right:-400px;max-width:400px; width:100%; 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:#f5f5f5; 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}
/*모바일 오른쪽 메뉴*/


/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;height:100%; zoom:1}
#container_page {width: 100%; max-width: 100%; margin: 0 auto;}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;height:auto !important;margin: 0 auto;
  height:500px;font-size:1em;width:100%; max-width: 1400px; zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

.subpage_title{position: relative; border-bottom: 1px solid #e4e4e4; z-index: 5;}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

@media screen and (max-width: 1200px){
  #container{padding: 0 15px;}
  #container_page {padding: 0 15px;}
}
@media screen and (max-width: 640px) {}



/*메인 슬라이드*/
.main-carousel{padding:0; display:block; position:relative; height: 900px;}
.main-carousel .li{height:900px; 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/main_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:.3;z-index:1}
.main-carousel .img01 { background-image: linear-gradient( rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) ),url(../images/slide_img01.jpg); background-repeat:no-repeat}
.main-carousel .img02 { background-image: linear-gradient( rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) ),url(../images/slide_img02.jpg); background-repeat:no-repeat}
.main-carousel .img03 { background-image: linear-gradient( rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) ),url(../images/slide_img03.jpg); background-repeat:no-repeat}
.main-carousel .li .copy_area{max-width:1600px;color:#fff;position:relative;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2; margin: auto; }
.main-carousel .li .copy_area h2{text-align: center; font-size:60px;font-weight:800; line-height:1.5; word-break: keep-all}
.main-carousel .li .copy_area h3{text-align: center; font-size:23px;font-weight:600;margin-top: 60px; color:#fff; word-break:keep-all; line-height: 36px; word-break: keep-all;}
.main-carousel .owl-dots{position:relative;width:100%; margin:0 auto; bottom:85px; display:flex; justify-content: center;}
.main-carousel .owl-dots .owl-dot{width:10px;height:10px; border-radius: 50%;display:inline-block;margin-left:13px; border: 1px solid #fff; background-color: rgba(255, 255, 255, 0);}
.main-carousel .owl-dots .owl-dot:first-child {margin-left:0;}
.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-prev {position:absolute;top:50%;left:5%;z-index:999;background:url(../img/arrow_left.png) no-repeat; width:62px; height:53px; text-indent:-9999px; border:0; cursor:pointer}
.main-carousel .owl-next {position: absolute; top: 50%; right: 5%;z-index: 999;background:url(../img/arrow_right.png) no-repeat; width:62px; height:53px; text-indent:-9999px; border:0; cursor:pointer}
.main-carousel .owl-prev:hover { background: url("../img/arrow_on_left.png") no-repeat;}
.main-carousel .owl-next:hover { background: url("../img/arrow_on_right.png") no-repeat;}

.nav-view{z-index:10;color:#f3f3f3;font-size:18px}
.nav-view #slider-nav-idx { color: #fff;}
.nav-view span {margin-right: 10px; color: rgba(255,255,255,.7); font-weight: 600;}
.nav-view-wrapper { max-width: 1400px; margin: 0 auto;position: relative; }


@media screen and (max-width: 1200px){
  .main-carousel {height: 800px;}
  .main-carousel .li {height: 800px;}
  .main-carousel .li .copy_area {padding: 0 2%;}
  .main-carousel .li .copy_area h2 {font-size: 40px; line-height: 50px;}
  .main-carousel .li .copy_area h3 {margin: 20px 0 40px;}
}

@media screen and (max-width: 960px){
  .main-carousel .li .copy_area h2 {font-size: 34px; line-height: 44px;}
  .main-carousel .li .copy_area h3 {margin: 10px 0 30px; font-size: 18px; line-height: 28px;}
  .nav-view {font-size: 16px;} 
  .main-carousel .owl-dots .owl-dot {width: 8px; height: 8px;}
}

@media screen and (max-width: 640px){
  .main-carousel {height: 600px;}
  .main-carousel .li {height: 600px;}
  .main-carousel .li .copy_area h2 {font-size: 26px; line-height: 36px;}
  .main-carousel .li .copy_area h3 {font-size: 15px; line-height: 25px;}
  .main-carousel .img01 { background-image: linear-gradient( rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) ),url(../images/m_slide_img01.jpg); background-repeat:no-repeat}
  .main-carousel .img02 { background-image: linear-gradient( rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) ),url(../images/m_slide_img02.jpg); background-repeat:no-repeat}
  .main-carousel .img03 { background-image: linear-gradient( rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) ),url(../images/m_slide_img03.jpg); background-repeat:no-repeat}
  .nav-view {font-size: 14px;}
  .next-btn{display: none;}
  .prev-btn{display: none;}
}

/*스크롤다운*/
.mouse{position: absolute; bottom: 130px; left: 50%; transform: translateX(-50%); z-index: 100;}
.mouse span{font-size: 15px; color: #fff;}
.scroll_down{width: 30px; height: 45px; margin: auto; margin-bottom: 10px;}
.mousey{padding: 10px 12px; height: 25px; border:2px solid #fff; border-radius: 25px; opacity: 0.75; box-sizing: content-box;}
.scroller{width: 4px; height: 6px; border-radius: 25%; background: #fff; animation-name: scroll; animation-duration: 2s; animation-timing-function: cubic-bezier(.15,.41,.69,.94); animation-iteration-count: infinite;}
@keyframes scroll {
  0% {
    opacity: 0;
  }
  10% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(15px);
    opacity: 0;
  }
}

@keyframes downup {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes bounce {
  from,
  to {
    margin-bottom: 0;
    animation-timing-function: ease-out;
  }
  50% {
    margin-bottom: 8px;
    animation-timing-function: ease-in;
  }
}


/*인덱스 content*/
/* 인덱스 공통 */
.titwrap {width: 100%; text-align: center;}
.titwrap h3 {color: #121212; font-size: 45px; width: max-content; margin: 0 auto 60px; font-weight: 800; position: relative;}
.titwrap h3::before {content: ""; position: absolute; top: -2px; left: -12px; background-color: #1d74d0; width: 30px; aspect-ratio: 1 / 1; border-radius: 100%; z-index: -1;}
.titwrap p {font-size: 23px; line-height: 40px; color: #666; font-weight: 500;}
.titwrap p span {color: #333;}
.inner {width: 100%; max-width: 1400px; margin: 0 auto;}


/*content01*/
#content01{width: 100%; padding: 160px 0;}
#content01 .inner {}
#content01 .inner .menu_list {margin-top: 75px; width: 100%; display: flex; justify-content: space-between; align-items: center;}
#content01 .inner .menu_list .menu {width: 20%; border-right: 1px solid #eee;}
#content01 .inner .menu_list .menu:last-child {border-right: none;}
#content01 .inner .menu_list .menu a {display: block; padding: 50px 0;}
#content01 .inner .menu_list .menu a img {transition: .4s; display: block; width: 100%; max-width: 73px; margin: 0 auto 20px; position: relative; transform: translateY(0);}
#content01 .inner .menu_list .menu a p {transition: .4s; font-weight: 800; font-size: 20px; color: #333; text-align: center;}
#content01 .inner .menu_list .menu a:hover img {margin: 0 auto 10px; transform: translateY(-10px);}
#content01 .inner .menu_list .menu a:hover p {}

/*content02*/
#content02 {width: 100%; padding: 160px 0; background-color: #f9f9f9;}
#content02 .inner {max-width: none;}
#content02 .inner .tabconwrap {}
#content02 .inner .tabconwrap .tab_menu {gap: 20px; margin: 55px auto 40px; width: 100%; display: flex; justify-content: center;}
#content02 .inner .tabconwrap .tab_menu .menu {font-weight: 600; font-size: 20px; color: #666; transition: .4s; cursor: pointer; border-bottom: 1px solid transparent;}
#content02 .inner .tabconwrap .tab_menu .menu:hover {color: #1d73d0;}
#content02 .inner .tabconwrap .tab_menu .menu.active {color: #1d73d0; border-color: #1d73d0;}
#content02 .inner .tabconwrap .tab_con {}
#content02 .inner .tabconwrap .tab_con .tab {}
#content02 .inner .tabconwrap .tab_con .tab .btn_box {display: block; width: max-content; margin: 60px auto 0;}
#content02 .inner .tabconwrap .tab_con .tab .btn_box .more_btn {font-size: 16px; font-weight: 600; color: #666; background-color: #eee; border-radius: 30px; padding: 15px 30px;}



/*content03*/
#content03 {width: 100%; padding: 160px 0;}
#content03 .inner {}
#content03 .inner .conwrap {}
#content03 .inner .conwrap ul {display: flex; flex-wrap: wrap; justify-content: space-between; row-gap: 20px; margin-top: 60px;}
#content03 .inner .conwrap ul .list {width: calc(100% / 3 - 15px);position: relative; height: 270px; overflow: hidden;}
#content03 .inner .conwrap ul .list1 {background: url(../images/con3_img1.jpg) no-repeat 50% 50% / cover;}
#content03 .inner .conwrap ul .list2 {background: url(../images/con3_img2.jpg) no-repeat 50% 50% / cover;}
#content03 .inner .conwrap ul .list3 {background: url(../images/con3_img3.jpg) no-repeat 50% 50% / cover;}
#content03 .inner .conwrap ul .list4 {background: url(../images/con3_img5.jpg) no-repeat 50% 50% / cover;}
#content03 .inner .conwrap ul .list5 {background: url(../images/con3_img4.jpg) no-repeat 50% 50% / cover;}
#content03 .inner .conwrap ul .list6 {background: url(../images/con3_img6.jpg) no-repeat 50% 50% / cover;}
#content03 .inner .conwrap ul .list a {display: block; width: 100%; height: 100%;}
#content03 .inner .conwrap ul .list:hover a {background-color: rgba(0, 0, 0, .3);}
#content03 .inner .conwrap ul .list a p {width: max-content; font-size: 20px; color: #fff; font-weight: 600; transition: .4s; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
#content03 .inner .conwrap ul .list:hover a p {top: 35%;}
#content03 .inner .conwrap ul .list a img {width: 100%; max-width: 50px; margin-top: 30px; position: absolute; bottom: -100px; left: 50%; transition: .4s;}
#content03 .inner .conwrap ul .list:hover a img {bottom: 20%; transform: translate(-50%, -50%);}

/* 움직이는 텍스트 */
#content03 .animated-title {font-size:150px; font-weight:800; position: relative; width: 100%; max-width:100%; height: 270px; overflow: hidden;}
#content03 .animated-title .track {position: absolute; white-space: nowrap;will-change: transform;animation: marquee 60s linear infinite; top: 0; left: 0;}
#content03 .animated-title .track .content { -webkit-text-stroke: 1px #1d74d0; color: #fff;}
#content03 .animated-title .track .content span {color: #1d74d0;}
@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
@media (hover: hover) and (min-width: 700px){
.animated-title .content {-webkit-transform: translateY(calc(100% - 8rem)); transform: translateY(calc(100% - 8rem));}
}


/*content04*/
#content04 {width: 100%; margin: 0 auto;}
#content04 .inner {max-width: none;}
#content04 .inner .flex_box {display: flex; justify-content: space-between;}
#content04 .inner .flex_box .img_box {width: 50%;}
#content04 .inner .flex_box .img_box img {object-fit: cover; max-width: none;}
#content04 .inner .flex_box .text_box {width: 50%; background-color: #333; display: flex; flex-direction: column; justify-content: center;}
#content04 .inner .flex_box .text_box .title_box {text-align: center; color: #fff;}
#content04 .inner .flex_box .text_box .title_box p {font-size: 20px; margin-bottom: 20px;}
#content04 .inner .flex_box .text_box .title_box h3 {font-size: 40px; font-weight: 800;}
#content04 .inner .flex_box .text_box #contact-form {width: 70%; margin: 55px auto 0;}
#content04 .inner .flex_box .text_box #contact-form .input_wrap {}
#content04 .inner .flex_box .text_box #contact-form .flex_box {display: flex; justify-content: space-between; align-items: center;}
#content04 .inner .flex_box .text_box #contact-form .input_wrap input {width: 100%; height: 50px; background-color: rgba(255, 255, 255, 0); border: 1px solid rgba(255,255,255,0.8); padding-left: 15px; font-size: 16px; color: rgba(255,255,255,0.5);}
#content04 .inner .flex_box .text_box #contact-form .input_wrap .input_page {margin-bottom: 25px;}
#content04 .inner .flex_box .text_box #contact-form .input_wrap .input_name {}
#content04 .inner .flex_box .text_box #contact-form .input_wrap .input_password {}
#content04 .inner .flex_box .text_box #contact-form .input_wrap .input_phone {width: 49%;}
#content04 .inner .flex_box .text_box #contact-form .input_wrap .input_mail {width: 49%;}
#content04 .inner .flex_box .text_box #contact-form .input_message textarea {resize: none; width: 100%; height: 150px; background-color: rgba(255, 255, 255, 0); border: 1px solid rgba(255,255,255,0.8); padding: 15px; font-size: 16px; color: rgba(255,255,255,0.5);}
#content04 .inner .flex_box .text_box #contact-form .btnwrap {}
#content04 .inner .flex_box .text_box #contact-form .btnwrap .submit {}
#content04 .inner .flex_box .text_box #contact-form .btnwrap .submit .send {display: block; margin: 70px auto 0; font-size: 16px; font-weight: 600; background-color: #eee; border-radius: 30px; padding: 15px 40px; color: #666; text-align: center; border: none; outline: none;}
#content04 .inner .flex_box .text_box #contact-form #x_loading {position: absolute; display: none; width: 200px; height: 200px; top: 50px; left: 50%; margin-left: -100px; z-index: 1; font-size: 100px; line-height: 200px;}
#x_message{position:absolute;width:300px;border-radius:10px;height:50px;text-align:center;line-height:50px;top:50px;left:50%;margin-left:-150px;background-color:#FDD;border:2px solid #C00;font-weight:700;color:#666;z-index:1000}
#x_loading{position:absolute;display:none;width:200px;height:200px;top:50px;left:50%;margin-left:-100px;z-index:1;font-size:100px;line-height:200px}
#x_message.x-msg1 {background-color: #FDD;}
#x_message.x-msg2 {background-color: #9C6;border:2px solid #096;}


@media screen and (max-width: 1200px) {
	.titwrap h3 {font-size: 40px; margin-bottom: 40px;}
	.titwrap h3::before {width: 25px;}
	.titwrap p {font-size: 20px;}

	#content01 {padding: 100px 2%;}	
	#content01 .conwrap ul li .imgwrap {margin-bottom: 30px;}
	#content01 .conwrap ul li h3 {font-size: 26px; margin-bottom: 20px;}
	#content01 .conwrap ul li p {font-size: 20px;}	

	#content02 {padding: 100px 2%;}

	#content03 {padding: 100px 2%;}	
	#content03 .animated-title {font-size: 120px;}

	#content04 {}	
	#content04 .inner .flex_box .text_box .title_box h3 {font-size: 35px; word-break: keep-all; line-height: 1.5;}
}

@media screen and (max-width: 960px){
	.titwrap h3 {font-size: 30px; margin-bottom: 20px;}
	.titwrap p {font-size: 18px; line-height: 1.5;}
	.titwrap h3::before {width: 20px; left: -10px;}

	#content01 {padding: 80px 2%;}	
	#content01 .inner .menu_list {margin-top: 50px;}
	#content01 .inner .menu_list .menu a img {max-width: 60px;}
	#content01 .inner .menu_list .menu a p {font-size: 18px;}

	#content02 {padding: 80px 2%;}	
	#content02 .inner .tabconwrap .tab_menu {margin: 50px auto 30px;}
	#content02 .inner .tabconwrap .tab_menu .menu {font-size: 18px;}

	#content03 {padding: 80px 2%;}	
	#content03 .inner .conwrap ul {margin-top: 30px;}
	#content03 .inner .conwrap ul .list {width: calc(100% / 2 - 15px);}
	#content03 .inner .conwrap ul .list a p {font-size: 18px;}
	#content03 .inner .conwrap ul .list a img {max-width: 40px;}
	#content03 .inner .conwrap ul .list:hover a img {bottom: 30%;}
	#content03 .animated-title {font-size: 100px; height: 100px;}

	#content04 .inner .flex_box {flex-wrap: wrap;}
	#content04 .inner .flex_box .img_box {width: 100%; height: 50vw; display: grid; align-content: center; overflow: hidden;}
	#content04 .inner .flex_box .text_box {width: 100%; padding: 50px 0;}
	#content04 .inner .flex_box .text_box .title_box p {font-size: 18px; margin-bottom: 10px;}
	#content04 .inner .flex_box .text_box .title_box h3 {font-size: 30px;}
	#content04 .inner .flex_box .text_box #contact-form {width: 90%;}
	#content04 .inner .flex_box .text_box #contact-form .btnwrap .submit .send {margin-top: 50px;}
}

@media screen and (max-width: 700px){

}

@media screen and (max-width: 640px){
	.titwrap h3 {font-size: 25px;}
	.titwrap p {font-size: 16px;}

	#content01 .inner .menu_list {flex-wrap: wrap; justify-content: center; row-gap: 20px;}
	#content01 .inner .menu_list .menu {width: 33.3333333333%;}
	#content01 .inner .menu_list .menu3 {border: none;}
	#content01 .inner .menu_list .menu a {padding: 0; height: 150px; display: grid; align-content: center;}
	#content01 .inner .menu_list .menu a p {font-size: 16px;}
	#content01 .inner .menu_list .menu a img {max-width: 50px; margin: 0 auto 10px;}
	#content01 .inner .menu_list .menu a:hover img {margin: 0 auto 5px;}

	#content02 .inner .tabconwrap .tab_menu {gap: 13px;}
	#content02 .inner .tabconwrap .tab_menu .menu {font-size: 16px;}
	#content02 .inner .tabconwrap .tab_con .tab .btn_box {margin-top: 30px;}
	#content02 .inner .tabconwrap .tab_con .tab .btn_box .more_btn {font-size: 14px;}

	#content03 .inner .conwrap ul .list {width: 100%;}
	#content03 .inner .conwrap ul .list a p {font-size: 16px;}
	#content03 .inner .conwrap ul .list:hover a p {top: 40%;}
	#content03 .animated-title {font-size: 70px; height: 70px;}

	#content04 .inner .flex_box .img_box {height: auto; display: block; overflow: unset;}
	#content04 .inner .flex_box .img_box img {object-fit: unset; width: 100%;}
	#content04 .inner .flex_box .text_box .title_box p {font-size: 16px;}
	#content04 .inner .flex_box .text_box .title_box h3 {font-size: 25px;}
	#content04 .inner .flex_box .text_box #contact-form {width: 95%;}
	#content04 .inner .flex_box .text_box #contact-form .flex_box {flex-wrap: wrap;}
	#content04 .inner .flex_box .text_box #contact-form .input_wrap .input_page {margin-bottom: 15px;}
	#content04 .inner .flex_box .text_box #contact-form .input_wrap .input_phone,
	#content04 .inner .flex_box .text_box #contact-form .input_wrap .input_mail {width: 100%;}
	#content04 .inner .flex_box .text_box #contact-form .input_wrap input {font-size: 14px;}
	#content04 .inner .flex_box .text_box #contact-form .input_message textarea {font-size: 14px;}
	#content04 .inner .flex_box .text_box #contact-form .btnwrap .submit .send {margin-top: 30px; font-size: 14px;}
}

@media screen and (max-width: 350px){
	.titwrap p br {display: none; word-break: keep-all;}
}







/*서브상단*/
.sub_visual{position:relative;max-width:2560px;margin:0 auto;height:522px;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: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; display:table}
.sub_visual .title_warp .title_page { height:522px; position: relative; display:table-cell; vertical-align:middle; text-align:center; margin:0 auto;  z-index:2}
.sub_visual h3{font-size:14px;font-weight:500; padding-bottom:20px; letter-spacing:1px; color:#fff; opacity:0.8}
.sub_visual .main_title{font-size:40px; font-weight:500; text-align:center; color:#fff; letter-spacing:-1px; word-break: keep-all; }
.sub_visual .inBox {font-size:14px; padding-top:10px; color:#fff}
.sub_visual .inBox i { font-size:14px; color:#fff; display:inline-block;}
.sub_visual .inBox a { padding:0 13px 0 0}
.sub_visual .inBox span {padding:0 13px; opacity:0.8}
.sub_visual .inBox span.strong { opacity:1; padding:0 0 0 13px}
.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:.6;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}
.sub_visual.tmp {height:80px; background-color:#000;}
.sub_visual.tmp .title_warp {display:none;}

@media screen and (max-width: 640px){
	.sub_visual {height: 350px;}
	.sub_visual .title_warp .title_page {height: 350px;}
}

/*서브상단*/




/*서브 제목*/
.content_wrap { width:100%;}
.content_wrap .txtCon { max-width:1400px; margin:0 auto; padding:20px 20px 50px 20px; font-size:17px; line-height:1.75; letter-spacing:-0.02em; color:#222;  font-weight:300; clear:both}
.content_wrap .txtCon .sub_title{margin:110px 0 50px; padding:0 0; text-align:center;}
.content_wrap .txtCon .sub_title h2 {padding-bottom: 20px; font-size:42px; color:#000;}
.content_wrap .txtCon .sub_title p {font-size: 16px; color:#555; word-break:keep-all; display: none;}
.content_wrap .txtboard { max-width:1400px; margin:0 auto; padding:20px 20px 50px 20px; font-size:12px; line-height:1.75; letter-spacing:-0.02em; font-weight:300; color:#222; clear:both}
/*서브 제목*/





/*서브 하단 네비*/
.share-area {float: right; display:block; padding-top:16px;box-sizing: border-box;}
.share-area .hide-wrap{width:151px;height:34px;overflow:hidden;float:left}
.share-area .hide-wrap .hide-area{width:151px;height:34px;position:relative;left:200px}
.share-area .hide-wrap .hide-area ul {overflow: hidden; padding:0; margin:0}
.share-area .hide-wrap .hide-area ul li {float: left;margin-left: 13px; cursor:pointer}
.share-area .hide-wrap .hide-area ul li:first-child {margin-left: 0;}
.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: inherit; border:0; margin-right:20px}
.share-area .share-btn.active {background-image: url(../img/share_close_bt.png);border-left: 1px solid #fff;}
/*서브 하단 네비*/





/*푸터*/
#footer{ width:100%; height:auto; background:#fff; clear:both}
.foot_menu{width:100%; padding:20px 20px; background:#fff; border-bottom:1px solid #eee; border-top: 1px solid #eee;}
.foot_menu .fm{ float:left}
.foot_menu .fm li{ display:inline-block; line-height:2em; margin-right:15px; padding-right:15px;}
.foot_menu .fm li:nth-child(2) a {color: #1d74d0;}
.foot_menu .fm li a{font-weight: 600; font-size:14px; color: #333;}
.foot_menu .fm li a.point{color:#32c0eb;}
.foot_menu .fm li:last-child{border-right:0; margin-right:0}
.foot_menu .sns{  float:right}
.foot_menu .sns li{ display:inline-block; margin-left:10px}
.foot_menu .sns li:first-child {margin-left:0;}

.foot_menu .sns li a { color:#777}
.foot_menu .sns li a:hover { color:#fff}
.foot_menu .menu { margin-top:20px; }
.foot_menu #phone { display:inline-block; color:#fff; font-size:12px; text-align:center; padding: 0px 20px; background-color:#6C6}
.foot_menu #kakao{ display:inline-block; color:#000; font-size:12px; text-align:center; padding: 0px 20px; background-color:#ffeb33}

.footer_in{ max-width:1440px; height:auto; padding:38px 20px; margin:0 auto; box-sizing:border-box}
.footer_in .logo_box {margin-bottom: 45px;}
.footer_in .logo_box img {}
.footer_in address h1{ font-size:16px; line-height:1.8; padding-bottom:10px; color:#fff; font-weight:bold; }
.footer_in address p{font-weight: 400; overflow:hidden; font-size:14px; color: #333;}
.footer_in address p strong{ font-weight: 600;}
.footer_in address p span{display:inline-block;margin-right:10px; line-height:1.8em;}
.footer_in address p.addr{margin-top:18px;}
p.copylight{ font-size:14px; color:#fff; padding: 20px 0; background-color: #054c97; width: 100%; text-align: center; word-break: keep-all;}



.footer_in address{float:left; width:65%; font-style:normal}
/*푸터*/




.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_w.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%; }
#tl_quick .mfp-close:after {background: url("../img/btn_close.png") no-repeat center center;}

.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: 960px) {
    /*공통*/
	#header { display:block; background-color:transparent; top:0; height:60px;  position:fixed}
	#header #logo { width:120px; display:block}
	#header .gnb { display:none}
	.scrolled #header_wrap { background-color:#fff}
    .scrolled #header { border-bottom:0}
	.scrolled #open-button { z-index:9999}
    .scrolled #open-button .navicon-line { background-color:#333}
	.main-carousel .owl-nav { display:none}
	

	#open-button{position:fixed;z-index:10000;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;}
	/*공통*/
	

	
	.tl_about_box_wrap .photo { width:100%}
	.tl_about_box_wrap .txt { width:100%}
	.tl_banner_wrap .left { width:100%}
	.tl_banner_wrap .right { width:100%}
	.tl_map_wrap { padding:150px 0 50px 0px}
	.tl_map_wrap .left { width:100%}
	.tl_map_wrap .right { width:100%; min-height: inherit; padding: 20px 0 0 20px;}
	
}




@media screen and (max-width: 640px) {
	#tl_quick { display:none}
    .main-carousel .li .copy_area_wrap { padding:0 20px}
	.main-carousel .li .copy_area h2 {word-break:keep-all} 
    .main-carousel .li .copy_area h4 { width:140px;}

	.main-carousel .owl-dots {bottom: 7%;}
	.mouse {bottom: 10%;}
	
	.content_wrap .txtCon .sub_title {margin: 50px auto;}
	.content_wrap .txtCon .sub_title h2 { font-size:32px}
	
	.lt_notice .owl-nav { display:none}
	.lt_notice .owl-dots{position:absolute;width:100%; text-align:center; margin:0 auto; bottom:35px;}
	.lt_notice .owl-dots .owl-dot{background:#CCC;width:30px;height:5px;display:inline-block;margin-left:10px; border:0}
	.lt_notice .owl-dots .owl-dot.active{background:#697dc4}

    .tl_about_box_wrap .txt { padding:150px 20px 102px 20px;}
	.tl_about_box_wrap .txt h2 { font-size:37px}
	.tl_about_box_wrap .icon li:first-child{ margin-left: 0px}
	
    .tl_news_wrap .left { width:100%}
	.tl_news_wrap .left h2 { text-align:center}
	.tl_news_wrap .left p { text-align:center; margin:auto} 
	.tl_news_wrap .left a { text-align:center; display:block; margin:20px auto 0 auto}
    .tl_news_wrap .right { width:100%}
	
	.tl_ir_wrap .left { width:100%}
	.tl_ir_wrap .left h2 { text-align:center}
	.tl_ir_wrap .left p { text-align:center; margin:auto}
	.tl_ir_wrap .left a { text-align:center; display:block; margin:20px auto 50px auto}
	.tl_ir_wrap .right { width:100%}
	.tl_ir_wrap .right .box01 { width:100%; padding:80px}
	.tl_ir_wrap .right .box02 { width:100%}

	
	.content_wrap .txtCon  { font-weight:400}
	.sub_visual .title_warp { width:100%;}
	.sub_visual h3 { font-size:12px}
	.sub_visual .main_title { font-size:25px; padding: 0 2%;}
	.sub_visual .inBox { font-size:12px}
	
	.footer_in address { width:100%}
	.footer_in .customer { width:100%; border-left:0; margin-left:0; padding-left:0}
	.foot_menu .fm li {margin-right: 0;}
	.foot_menu .sns { float:left; padding-top:20px}

	.footer_in .logo_box {margin-bottom: 30px;}
	.footer_in .logo_box img {width: 100%; max-width: 200px;}

    .share-area{ display:none}
	
	input { -webkit-appearance: none;-webkit-border-radius: 0;}
	
	}


/* 퀵메뉴 */
.quick_menu {z-index: 109; background-color: #fff; position: fixed; top: 25%; right: 20px; border-radius: 20px; overflow: hidden; border: 1px solid #f5f5f5;}
.quick_menu li {border-bottom: 1px solid #f5f5f5; height: 100px; aspect-ratio: 1 / 1;}
.quick_menu li:last-child {border-bottom: 0;}
.quick_menu li a {display: grid; place-content: center; height: 100%;}
.quick_menu li a .img_box {margin-bottom: 10px;}
.quick_menu li a .img_box img {width: 100%; max-width: 48px; display: block; margin: 0 auto;}
.quick_menu li a .text_box {}
.quick_menu li a .text_box p {font-size: 12px; color: #666; text-align: center;}

@media screen and (max-width: 1400px) {
	.quick_menu {right: 10px;}
}
@media screen and (max-width: 1200px) {

}
@media screen and (max-width: 960px) {

}
@media screen and (max-width: 640px) {
	/* .quick_menu {position: static; display: flex; align-items: flex-end; gap: 10px; justify-content: center; border-radius: 0; border: none; border-top: 1px solid #eee;}
	.quick_menu li {height: 68px; aspect-ratio: unset; padding: 10px; border-bottom: none;}
	.quick_menu li a {display: flex; flex-direction: column; justify-content: space-between; align-items: center;}
	.quick_menu li a .img_box img {max-width: 25px;} */
	.quick_menu {border-radius: 10px; top: auto; bottom: 80px;}
	.quick_menu li {height: 70px;}
	.quick_menu li a .img_box img {max-width: 28px;}
	.quick_menu li a .text_box p {font-size: 10px;}
}
/* 퀵메뉴 */



