
/*  skins  */



.skins00001 {background: #6eb7fd; position: relative;}
.skins00001 .wrap_ {position:relative; width:100%; height:auto; margin:0 auto;}
.skins00001 .wrap_ .slide .img_ {position:relative; width:100%; height: 500px;
	image-rendering: -moz-crisp-edges;         /* Firefox */
	image-rendering: -o-crisp-edges;         /* Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit 표준 X */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;  /* IE 표준 X */
}
/* .skins00001 .wrap_ .slide .img_.img1 {background:url('/home/images/main/skin00025_img1')no-repeat center; background-size: 350px;background-position-x: 50%; background-position-y: 250px;} */
.skins00001 .wrap_ .slide .img_.img2 {background: url('/home/images/main/visual_img2')no-repeat center; background-size:cover}
.skins00001 .wrap_ .slide .img_.img1 img {position: absolute; bottom: 20px; left: 50%; transform: translateX(-50%); width: 400px;}
.skins00001 ._text {position:absolute; top:28%; left:25%; transform:translate(-25%,-28%); width:100%; padding:10px 50px; text-align:center; color:#fff;}
.skins00001 ._text > p {margin:0 0 10px; font-size:2em; font-family: 'EliceDigitalBaeum'; font-weight:500; color:#fff; /*text-shadow:2px 2px 4px rgba(0,0,0,.7);*/ line-height:1.4em;}
.skins00001 ._text > p > span {display:block; font-size:.35em; line-height:2em; font-family: 'KCC-Ganpan'; font-weight:300;}
.skins00001 ._text > span {display:block; position:relative; margin-top:10px; font-size:1.1em; /*text-shadow:2px 2px 4px #000;*/ font-family: 'Pretendard'; font-weight: 300}
.skins00001 ._text button {display:block; width:120px; height:40px; margin:0 auto; margin-top:35px; line-height:40px; font-size:.85em; border:1px solid #fff; color:#fff; background:rgba(0,0,0,.4); border-radius:5px; cursor: pointer}
.skins00001 .wrap_ .arrow_ {position:absolute; top:50%; width:100%; height:auto;}
.skins00001 .wrap_ .arrow_ span {display:inline-block; width:30px; cursor:pointer; z-index:1}
.skins00001 .wrap_ .arrow_ span img {width:100%}
.skins00001 .wrap_ .prev {display:inline-block; float:left; margin-left:10px;}
.skins00001 .wrap_ .next {display:inline-block; float:right; transform: rotate(180deg); margin-right:10px;}


/* 메인 배너 (4단) */
.skins00002 {padding:40px 20px 30px;}
.skins00002 h2 span {display: block; font-size: .45em; margin-bottom: 10px; font-family: 'Montserrat'; font-weight: 300; color: #111;}
.skins00002 .sub_txt {text-align: center; margin-bottom: 30px; font-size: 1em; font-weight: 200; line-height: 1.5em;}
.skins00002 .sub_txt span {display: block; font-weight: 500;}
.skins00002 .sub_txt2 {text-align: center; margin-bottom: 70px; font-size: 1.8em; font-weight: 200; line-height: 1.5em;}
.skins00002 .sub_txt2 span {display: block;}
.skins00002 .wrap_ {position:relative; width:100%;}
.skins00002 .wrap_ > ul {padding:0;}
.skins00002 .wrap_ > ul > li {width:50%; margin-bottom:60px; text-align:center;}	
.skins00002 .wrap_ > ul > li .img_ {width:90%; height:100%; aspect-ratio: 9 / 10; background-position: center top; background-size:auto; overflow:hidden; border-radius:50px 50px 0 0; margin:0 auto;}
.skins00002 .wrap_ > ul > li .img_ a {display: block; height: 100%;}
.skins00002 .wrap_ > ul > li .img_ img {width:100%; transition:transform 0.3s; height: 100%; object-fit: cover;}
.skins00002 .wrap_ > ul > li .img_:hover img {transform:scale(1.1);}
.skins00002 .wrap_ > ul > li p {font-size:1.05em; margin:12px 0 0; padding-top:0;}
.skins00002 .wrap_ > ul > li p i {width: 20px; height: 20px; border-radius: 50%; background: #222; color: #fff; text-align: center; line-height: 21px; margin-left: 10px; transform: translateY(1px);}
.skins00002 .wrap_ > ul > li span {font-size:.9em; color:#676767; font-weight: 200}


.skins00003 {padding:40px 0 30px;}
.skins00003 .wrap_ {height:auto; padding:0;}
.skins00003 .wrap_ .tag {position:relative; left:0; top:0; width:90%; height:auto; margin:0 auto; padding:0; text-align: center;}
.skins00003 .wrap_ .tag > h2 {margin-bottom:0 !important;}
.skins00003 .wrap_ .tag > p {font-size:1.4em; margin-bottom:25px;}
.skins00003 .wrap_ .tag > span {display:block; padding:0;}
.skins00003 .wrap_ .tag > span > span {display:inline-block; height:30px; line-height:29px; margin:4px 3px; padding:0 15px; border-radius:20px; font-size:.8em; color:#fff; background:#2d3e5b;} /* 사이트별 컬러 변 */
.skins00003 .wrap_ .tag > span > span:hover {color:#0453b5; background:#eee;}
.skins00003 .wrap_ .slides > div {top:100px;}
.skins00003 .wrap_ .info {display:inline-block; width:80%; margin:80px 0 0; background: rgba(255,255,255,.95) ; color:#333}
.skins00003 .wrap_ .info div.text {width:100%; padding:30px;}
.skins00003 .wrap_ .info div.text h3 {margin-bottom:12px; font-size:1.4em; font-family: 'SUIT';line-height:1.2em; color:#2d3e5b; font-weight:400}
.skins00003 .wrap_ .info div.text p {font-size:.95em; font-weight: 200}
.skins00003 .wrap_ .info div.text a {display:inline-block; margin:25px auto 0; padding:6px 45px; border:1px solid #406e9e; text-align: center; color:#333; border-radius:5px;}
.skins00003 .wrap_ .info div.img {width:92%; height:200px; margin:0 4%; border-radius:8px;}
.skins00003 .info-base {position:relative; width:100%; height:auto; margin:40px 0 0;}
.skins00003 .info-base:after {content:''; display:block; clear: both}
.skins00003 .info.right {position:relative; width:70%; border-radius: 0 20px 0 0; z-index:2}
.skins00003 .info.right .text { text-align: right}
.skins00003 .info.left {position:relative; float:right; width:70%; border-radius:20px 0 0 0; z-index:2}
.skins00003 .info.left .text { text-align: left}
.skins00003 .info .text > div {margin-top:15px; font-size:1em;}
.skins00003 .info-base > .img {position:absolute; top:0; right:5%; width:80%; height:240px; border-radius:10px; background:url('/home/images/main/tag_img1.jpg')no-repeat; background-size:cover;}
.skins00003 .info-base > .img.type2 {left:5%; background:url('/home/images/main/tag_img2.jpg')no-repeat; background-size:cover}
.skins00003 .info.right .img {width:800px; height:500px;background:url('/home/images/main/tag_img1.jpg')no-repeat center center;background-size:cover;}
.skins00003 .info.left .img {width:800px; height:500px;background:url('/home/images/main/tag_img2.jpg')no-repeat center center;background-size:cover;}
.skins00003 .info.left .text {height:auto; width:100%;}
.skins00003 .info.left .text h3 {font-size:2.2em; letter-spacing:-2px;  text-transform: uppercase;}
.skins00003 .info.left .text p {font-size:1.3em; font-weight: 400}
.skins00003 .info.left .text span, .info.right .text span {display:inline-block; margin:5px 5px 0 0; border:1px solid #ddd; padding:5px 10px; border-radius:5px; font-size:1em; line-height:1.1em; font-weight: 200}


.skins00004 {padding:60px 0; background:#f9f9f9; }
.skins00004 h2 {color:#333}
.skins00004 .wrap_ {position:relative; left:0; top:0; width:94%; height:auto; margin:0 auto; padding:0; text-align:center;}
.skins00004 .wrap_ .slide {padding:75px 0 0; margin-left:-15px; margin-right:-15px;}
.skins00004 .wrap_ .slide .item_ {margin:0 15px; background:#fff; border:1px solid #ddd; border-top:none}
.skins00004 .wrap_ .main_ {width:100%; height:200px; padding-top:70px; background-size:contain; border-radius:8px 8px 0 0}
.skins00004 .wrap_ .main_ > a {color:#fff; font-size:1.35em; font-weight:bold;}
.skins00004 .wrap_ .main_01 {background:url('/home/images/main/tab_img01.jpg')no-repeat center center;}
.skins00004 .wrap_ .main_02 {background:url('/home/images/main/tab_img02.jpg')no-repeat center center;}
.skins00004 .wrap_ .main_03 {background:url('/home/images/main/tab_img03.jpg')no-repeat center center;}
.skins00004 .wrap_ .tab-slide-box {display:flex; justify-content:flex-start; align-items:center; margin:20px 0; padding:0 20px;}
.skins00004 .wrap_ .tab-slide-box > a {width:75%; color:#333; font-size:1.05em; margin:0 15px 0 35px; line-height:60px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; -webkit-line-clamp:1; -webkit-box-orient:vertical; text-align: left}
.skins00004 .wrap_ .tab-slide-box .tab-silde-img {width:15%;}
.skins00004 .wrap_ .tab-slide-box .tab-silde-img img {width:60px; height:60px; border-radius:8px;}
.skins00004 .wrap_ .tab-slide-box .tab-slide-icon {width:10%;}
.skins00004 .wrap_ .tab-slide-box .tab-slide-icon img {width:20px; height:20px;}
.skins00004 .wrap_ .slide .slick-dots {display:flex; justify-content:center; position:absolute; top:0; width:100%; height:50px;}
.skins00004 .wrap_ .slide .slick-dots li {position:relative; height:50px; line-height:50px; margin:0 5px; padding:0 5px; transition: 0.5s; }
.skins00004 .wrap_ .slide .slick-dots li::after {position: absolute;content: ""; width: 100%; height: 3px; top:47px; left: 0; background: #ddd; transition: transform 0.5s; transform: scaleX(0); transform-origin: right;}
.skins00004 .wrap_ .slide .slick-dots li:hover {color: #95a5a6;}
.skins00004 .wrap_ .slide .slick-dots li:hover::after {transform: scaleX(1); transform-origin: left;}
.skins00004 .wrap_ .slide .slick-dots li.slick-active {border-bottom:3px solid #1f4499}


.skins00005 {}
.skins00005 {position:relative; width:100%; background:#fff; padding:55px 0 0;}
.skins00005.color {background:url('/home/images/main/main_board_color.png')no-repeat fixed;}
.skins00005.color h2 {color:#fff;}
.skins00005.color > .contents {width:90%}
.skins00005 .wrap_ {width:90%; margin:0 auto;}
.skins00005 .board_slide {padding:0 10px; text-align:center;}
.skins00005 .board_slide > a {color:#333;}
.skins00005 .board_slide > a > div.img_ {position: relative; height:120px; border-radius:15px; border:1px solid #ddd; padding: 20px; text-align: left; display: flex!important; flex-direction: column; gap: 5px;}
.skins00005 .board_slide > a > div.img_:hover {border:1px solid #1d8cf7; transition: all 1s;}

.skins00005 .board_slide > a > div.img_ .cate {font-family: 'KIMM_Bold'; color: #1d8cf7;}
.skins00005 .board_slide > a > div.img_ p {width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.skins00005 .board_slide > a > p {width:100%; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:.9em; font-weight:300; margin:15px 0 5px;}
.skins00005 .board_slide > a > div.img_ span {position: absolute; bottom: 20px; left: 20px; width:100%; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#747474;}
.skins00005 .board_slide > a > div.img_ span i {transform: translateY(2px); margin-right: 5px;}
.skins00005 .wrap_ button {display: none; position:absolute;  top:30%; width:50px; height:80px;text-indent:-9999px; border:none; cursor:pointer; z-index: 9}
.skins00005 .wrap_ button.slick-prev {display: none; left:0; background: rgba(255,255,255,0.3) url(/home/images/main/multi_arrow.png)no-repeat 0 center;}
.skins00005 .wrap_ button.slick-next {display: none; right:0; background: rgba(255,255,255,0.3) url(/home/images/main/multi_arrow.png)no-repeat -52px center;}


/* 메인 3단 슬라이드 */
.skins00006 {position:relative; /*background:url('/home/images/bg01.jpg')no-repeat center top;*/ background: #f5faff; background-size:cover; padding:60px 20px;}
.skins00006 .flex {gap: 50px;}
.skins00006 .left {position:relative; left:0; width:100%; margin-bottom:30px; padding:0 5%; text-align: center}
.skins00006 .left .sns {display: flex; gap: 10px; position: absolute; bottom: -50px; left: 50%; transform: translateX(-50%);}
.skins00006 .left .sns p {width: 40px; height: 40px; border-radius: 10px; text-align: center; line-height: 40px; font-size: 1.5em;}
.skins00006 .left .sns p a {display: block; width: 100%; height: 100%;}
.skins00006 .left .sns p i {transform: translateY(2px); color: #fff;}
.skins00006 .text_ > p {margin-bottom:15px; font-size:1.5em; line-height:1.2em; color:#111;}
.skins00006 .text_ > span {font-size:1.2em; line-height:1.3em; color:#111; font-weight:200}
.skins00006 .text_ .arrow_ {position:absolute; left:0; top:290px; width:100%; height:50px; margin-top:0; text-align: right}
.skins00006 .text_ .arrow_ span {position:absolute; width:50px; height:50px; text-indent:-9999px; cursor:pointer; z-index:1; border-radius: 50%;}
.skins00006 .text_ .prevArrow {left:0; background: rgba(0,0,0,0.3) url('/home/images/main/multi_arrow.png')no-repeat 0 center}
.skins00006 .text_ .nextArrow {right:0; background: rgba(0,0,0,0.3) url('/home/images/main/multi_arrow.png')no-repeat -52px center}
.skins00006 .right {width:90%; }
.skins00006 .right .slide.sk00006 {margin-left:-10px; margin-right:-10px;}
.skins00006 .right .slide.sk00006 .img_ {height:220px; padding:0 15px;}
.skins00006 .right .slide.sk00006 .img_ img {width:100%; height:100%; border-radius:20px; object-fit: cover;}	


.skins00007 {display: none; position: absolute; left: 50%; transform: translateX(-50%); bottom: -100px; box-shadow: 1px 1px 10px rgba(0,0,0,.1); height: auto; border-radius: 20px; width: 1160px;}
.skins00007 .wrap_2 {position:relative; width:100%;}
/*.skins00007 h2:after {display:block; position:absolute; bottom:0; left:50%; width:160px; height:2px; transform:translateX(-50%); background: #333; content:''; z-index: 2}*/
.skins00007 .wrap_2 .icon .img_ {text-align:center;}
.skins00007 .wrap_2 .icon .img_ .img_i {display:block; width:150px; height:150px; margin:0 auto; border:1px solid #ddd; background:#fff; text-align:center; border-radius:50em; transition:.3s all;}
.skins00007 .wrap_2 .icon .img_ .img_i a {display: block; width: 100%; height: 100%; position: relative;}
.skins00007 .wrap_2 .icon .img_ .img_i a > img {margin:20px auto;}
.skins00007 .wrap_2 .icon .img_:hover .img_i {border:1px solid #333; transition: all 1s;}
.skins00007 .wrap_2 .icon .img_ p {margin:20px auto 5px; font-size:1.1em; color:#555; text-align: center}
.skins00007 .wrap_2 .icon .img_ span {font-size:.85em; color:#999; line-height:.7em; font-weight:100}
.skins00007 > div.icon ul {display:flex; justify-content:center; flex-direction:row; flex-flow:wrap; margin:30px 0 0;}
.skins00007 > div.icon ul li {position:relative; }
.skins00007 > div.icon ul li a {display:block; width:90px; height:90px; margin:0 5px; text-align:center;  border-radius:50em; border:2px solid #ddd; border-top:3px solid #b3b3b3; border-left:3px solid #b3b3b3; transition:.2s all;}
.skins00007 > div.icon ul li a img {width:50px; margin-top:17px;}
.skins00007 > div.icon ul li p {margin-top:15px; font-size:0.9em; height:40px; color:#333; text-align: center}
.skins00007 > div.icon ul li a:hover {background:#f7f7f7; border-top:3px solid #0453b5; border-left:3px solid #0453b5;}

.sk00007 {display: flex; gap: 50px; justify-content: center; background: #fff; padding: 35px 130px; border-radius: 20px;}
.sk00007 > div {width: 20%;}
/* .skins00007 .wrap_ .icon .img_ {text-align:center; background:#fff}
.skins00007 .wrap_ .icon .img_ .img_i {display:block; width:100px; height:100px; margin:0 auto; border:1px solid #ddd; background:#fff; text-align:center; border-radius:50em; transition:.3s all;}
.skins00007 .wrap_ .icon .img_ .img_i > img {margin:20px auto;}
.skins00007 .wrap_ .icon .img_:hover .img_i {border:1px solid #333}
.skins00007 .wrap_ .icon .img_ p {margin:25px auto 5px; font-size:1.1em; color:#555; text-align: center}
.skins00007 .wrap_ .icon .img_ span {font-size:.85em; color:#999; line-height:.7em; font-weight:100}
.skins00007 > div.icon ul {display:flex; justify-content:center; flex-direction:row; flex-flow:wrap; margin:30px 0 0;}
.skins00007 > div.icon ul li {position:relative; }
.skins00007 > div.icon ul li a {display:block; width:90px; height:90px; margin:0 5px; text-align:center;  border-radius:50em; border:2px solid #ddd; border-top:3px solid #b3b3b3; border-left:3px solid #b3b3b3; transition:.2s all;}
.skins00007 > div.icon ul li a img {width:50px; margin-top:17px;}
.skins00007 > div.icon ul li p {margin-top:15px; font-size:0.9em; height:40px; color:#333; text-align: center}
.skins00007 > div.icon ul li a:hover {background:#f7f7f7; border-top:3px solid #0453b5; border-left:3px solid #0453b5;} */


.skins00008 {position:relative; padding:60px 0; background:#f7f7f7}
.skins00008 .wrap_ .list_ {display:flex; width:100%; justify-content:center; flex-wrap:wrap}
.skins00008 .wrap_ .list_ > div {position:relative; width:46%; height:170px; margin:10px 1% 0; border-radius:1%;} /*cursor:pointer 넣어주면 마우스포인터생성*/
.skins00008 .wrap_ .list_ > div:nth-child(5), .skins00008 .wrap_ .list_ > div:nth-child(6), .skins00008 .wrap_ .list_ > div:nth-child(7), .skins00008 .wrap_ .list_ > div:nth-child(8) {display: none}
.skins00008 .wrap_ .list_ > div .box_hover {position: absolute; bottom: 0; left: 0; width:100%; height:170px; border-radius:1%; background: rgba(0,0,0,.8); opacity: 0; transition: all .3s ease;}
.skins00008 .wrap_ .list_ > div:hover .box_hover {opacity:1;}
.skins00008 .wrap_ .list_ > div .box_hover .title {display:flex; justify-content:center; align-items:center; height:100%;  font-size:1em; font-weight:400; overflow:hidden; text-overflow:ellipsis; color:#fff; padding:0 30px;}
.skins00008 .wrap_ a.link {display:block; width:200px; height:50px; margin:20px auto; line-height:50px; background:#2d3e5b; font-size:1.1em; color:#fff; text-align: center; border-radius:8px}


/* 메인 카운더 배너 */
.skin00009 {width:100%; padding:0;}
.skin00009 .wrap_ {position:relative; width:100%; margin:0 auto; z-index:3}
.skin00009 .wrap_ .images-box {position:relative; width:100%; height:300px; padding:30px; background:#5a7592 url('/home/images/main/count_img_bg.jpg')no-repeat fixed center bottom; background-size:cover; z-index: 2}
.skin00009 .wrap_ .images-box:after {display:block; position:absolute; left:0; top:0; width:100%; height:100%; content:''; background:rgba(0,0,0,.3); z-index:1}
.skin00009 .wrap_ .images-box div {position:absolute; z-index:3}
.skin00009 .wrap_ .images-box div p {padding:0; font-size:1.7em; line-height:1.14em; color:#fff;}
.skin00009 .wrap_ .images-box div span {display:block; margin-top:25px; padding-right:30px; font-size:1.1em; line-height:1.3em; color:#fff; font-weight:300}
.skin00009 .wrap_ .count-box {float:right; position: relative; top:-80px; width:75%; background: rgba(255,255,255,.95); border-right:0; z-index:3}
.skin00009 .wrap_ .count-box ._count {width:100%; padding:0;}
.skin00009 .wrap_ .count-box ._count > div {width:50%; padding:0 0 10px; border-left:1px solid #eee; color:#333; border-bottom:1px solid #eee; text-align:center}
.skin00009 .wrap_ .count-box ._count > div:hover {border:none; background:#3a6799; color:#fff; transition:all .2s ease-in-out;}
.skin00009 .wrap_ .count-box ._count > div > div {display:inline-block; position:relative; width:65px; height:65px; font-weight:200; font-size:1em; line-height:178px; background-size:100% !important; transition:all .2s ease-in-out; z-index: 1}
.skin00009 .wrap_ .count-box ._count > div > div.count1 {background:url('/home/images/main/main_count1.png')no-repeat center;}
.skin00009 .wrap_ .count-box ._count > div > div.count2 {background:url('/home/images/main/main_count2.png')no-repeat center;}
.skin00009 .wrap_ .count-box ._count > div > div.count3 {background:url('/home/images/main/main_count3.png')no-repeat center;}
.skin00009 .wrap_ .count-box ._count > div > div.count4 {background:url('/home/images/main/main_count4.png')no-repeat center;}
.skin00009 .wrap_ .count-box ._count > div > p.name {margin-top:-15px; font-size:.8em; font-weight:300;}
.skin00009 .wrap_ .count-box ._count > div > p.number {margin:0 auto; font-size:1.1em; font-weight:600; color:#445d7a;}
.skin00009 .wrap_ .count-box ._count > div > p.number > span {display:inline-block; padding-left:3px; font-size:.74em; font-weight:300; color:#333;}
.skin00009 .wrap_ .count-box ._count > div:hover > div.count1 {background:url('/home/images/main/main_count1_on.png')no-repeat center;}
.skin00009 .wrap_ .count-box ._count > div:hover > div.count2 {background:url('/home/images/main/main_count2_on.png')no-repeat center;}
.skin00009 .wrap_ .count-box ._count > div:hover > div.count3 {background:url('/home/images/main/main_count3_on.png')no-repeat center;}
.skin00009 .wrap_ .count-box ._count > div:hover > div.count4 {background:url('/home/images/main/main_count4_on.png')no-repeat center;}
.skin00009 .wrap_ .count-box ._count > div:hover > p.number {color:#fff;}
.skin00009 .wrap_ .count-box ._count > div:hover > p.number > span {color:#eee;}
.skin00009 .wrap_ .text-box {position:relative; top:-70px; left:25%; width:100%; padding-left:15px; padding-right:30%; text-align:left; overflow: auto}
.skin00009 .wrap_ .text-box:after {position:absolute; left:0; top:5px; width:2px; height:15px; content:''; background:#445d7a;}
.skin00009 .wrap_ .text-box p {margin-bottom:10px; font-size:1.2em; line-height:1.1em; color:#555; font-weight:400;}
.skin00009 .wrap_ .text-box span {font-size:.95em; line-height: 1.3em; color:#bbb; font-weight:100;}


.skin00010 {}
.skin00010 .ms-slider {position:relative; width:100%; height: 100%; margin:0 auto; padding:60px 0 0; overflow:hidden; z-index: 1}
.skin00010 .ms-slider:before {display:block; position: absolute; right:0; top:0; width:100%; height:100%; content:""; z-index:0;}
.skin00010 .ms-slider .left {width:100%;}
.skin00010 .ms-slider .left > div {margin:0;}
.skin00010 .ms-slider .right {width:100%; padding:0;}
.skin00010 .ms-slider .slider {height:250px;}
.skin00010 .ms-slider .left.slider {height:190px}
/*.skin00010 .ms-slider .right.slider {height:200px}*/
.skin00010 .ms-slider .img_ {position:relative; text-align:center; z-index: 1}
.skin00010 .ms-slider .img_ img {width:80%;}
.skin00010 .ms-slider .text_ {position:relative; padding:50px 0; background:#f7f7f7; text-align:left; z-index:1}
.skin00010 .ms-slider .text_ box {text-align: center; }
.skin00010 .ms-slider .text_ p {position:relative; margin-top:0; margin-bottom:10px; font-size:1.5em; line-height:1.2em; color: #333; font-family: 'SUIT'; font-weight:600; text-align:center; z-index: 1}
.skin00010 .ms-slider .text_ p:before {display:block; position:absolute; left:4px; top:-38px; width:100%; height:24px; content:''; z-index: 0 }
.skin00010 .ms-slider .text_ span {display:block; font-size:1em; color: #999; padding:0 50px; margin-bottom:20px; font-weight:200; text-align: center}
.skin00010 .ms-slider .text_ button {display:block; margin:0 auto; padding:8px 18px; background:#ff5501; border:1px solid #ddd; color:#fff; font-size:.8em; border-radius:30px; cursor:pointer; }
.skin00010 .ms-slider .text_ button:hover {border:1px solid #254c8c;}


/* 메인 백그라드고정 배너 */
.skin00011 {margin:15px 0 0 !important;}
.skin00011 .wrap_ {position:relative; width:100%; height:auto; padding:60px 20px; background:url('/home/images/main/fix_img_bg.jpg')no-repeat fixed; background-position: center; background-size:cover; text-align: center}
.skin00011 .wrap_ > div:first-child {margin-bottom: 20px;}
.skin00011 .wrap_ p {font-size:2em; padding:0 25px; font-weight:600; color:#fff; background:none; margin-bottom: 15px;}
.skin00011 .wrap_ p > span {display: block; font-size: .45em; margin-bottom: 10px; font-weight: 300; color: #fff;}
.skin00011 .wrap_  .title11 > span {display:block; font-size:1.2em; line-height:1.5em; padding:0 25px; color:#fff; font-weight:200}
.skin00011 .wrap_ button {display:inline-block; margin-top:20px; padding:8px 35px 10px; background:rgba(0,0,0,.4); color:#ddd; border-radius:30px; font-size:.95em; cursor: pointer; border:none}

.skin00011 .center {width: 100%; display: flex; background: rgba(0,0,0,.8); border-radius: 10px; padding: 20px 10px;}
.skin00011 .center > div {width: 25%;}
.skin00011 .center > div .img_box {width: 50px; height: 50px; background: #fff; border-radius: 50%; margin: 0 auto 10px;}
.skin00011 .center > div .txt {margin-bottom: 0; padding: 0;}
.skin00011 .center > div .txt a {font-size: .5em; font-weight: 300; color: #fff; display: block; position: relative;}
.skin00011 .center > div .txt a i {width: 15px; height: 15px; border-radius: 50%; background: #fff; color: #111; line-height: 16px; text-align: center; margin-left: 5px; transform: translateY(2px);}
/* 메인 멀티 배너(5단) */
.container section.skin00012 {margin-top: 50px;}
.skin00012 .wrap_ {position:relative; width:100%; height:100%; margin:0 auto 60px;}
.skin00012 .wrap_ .inner_ {position:relative; top:0; left:0; width:90%; height:100%; background:#f7f7f7; border-radius:20px; overflow:hidden; margin: 0 auto;}
.skin00012 .wrap_ .inner_ .slide {height:100%;}
.skin00012 .wrap_ .inner_ .slide > div {width:100%; height:100%;}
.skin00012 .wrap_ .inner_ .slide > div img {width:100%; height: 100%; object-fit: cover;}
.skin00012 .wrap_ .inner_ .arrow_ {position:absolute; top:50%; width:100%; height:50px; transform:translateY(-50%); z-index:1}
.skin00012 .wrap_ .inner_ .arrow_ span {position:absolute; display:inline-block; width:50px; height:50px; text-indent:-9999px; cursor:pointer; }
.skin00012 .wrap_ .inner_ .prevArrow {left:0; background: rgba(255,255,255,0.3) url('/home/images/main/multi_arrow.png')no-repeat 0 center; border-radius: 50%;}
.skin00012 .wrap_ .inner_ .nextArrow {right:0; background: rgba(255,255,255,0.3) url('/home/images/main/multi_arrow.png')no-repeat -52px center;border-radius: 50%;}
.skin00012 .wrap_ .list_ {margin:0;}
.skin00012 .wrap_ .list_ li {position:relative; width:100%; height:100px; padding:10px 5%; border-bottom:1px solid #ddd;}
.skin00012 .wrap_ .list_ li > div {display:inline-block; float:left; width:80px; height:80px; margin-right:20px; border:1px solid #ddd; border-radius:50%;  overflow:hidden}
.skin00012 .wrap_ .list_ li > div a {width: 100%; height: 100%; display: block;}
.skin00012 .wrap_ .list_ li > div a img {width: 100%; height: 100%; object-fit: cover;}
.skin00012 .wrap_ .list_ li > p {margin-bottom:5px; padding:10px 0; font-size:1em; /*background:url('/home/images/main_blt_blue.png')no-repeat 100px bottom;*/}
.skin00012 .wrap_ .list_ li > span {font-size:.9em; font-weight:300; color:#777;}
.skin00012 .wrap_ .list_ li > span > div {display:none}
.skin00012 .wrap_ .list_ li > span > div:first-child {display:block;}
.skin00012 .wrap_ .list_ li > span img {display:none}


.container section.skin00013 {margin-top: 60px;}
.skin00013 .wrap_ {width:100%; margin:0 auto }
.skin00013 .wrap_ .sk00013 {border-radius: 20px; display: flex; gap: 20px; flex-direction: column; padding: 0 20px;}
.skin00013 .wrap_ .sk00013 > div {width: 100%; height: 200px; border-radius: 20px; position: relative; padding: 30px;}
.skin00013 .wrap_ .sk00013 > div:first-child { background: #4cb3a1;}
.skin00013 .wrap_ .sk00013 > div:first-child > img {position: absolute; width: 150px; right: 20px; bottom: 0;}
/* .skin00013 .wrap_ .sk00013 > div:last-child {background-image: url('/home/images/main/main_img_banner2');} */
.skin00013 .wrap_ .sk00013 > div:last-child img {}

.skin00013 .wrap_ .sk00013 > div .txt p {color: #fff; font-size: 1.2em; line-height: 1.4em; font-weight: 500; margin-bottom: 10px;}
.skin00013 .wrap_ .sk00013 > div .txt span {display: block; font-size: .8em; margin-bottom: 10px; font-weight: 300;}
.skin00013 .wrap_ .sk00013 > div button {cursor: pointer; border: none; background: rgba(255,255,255,.2); color: #fff; padding: 10px 25px; border-radius: 50px; font-weight: 500; font-size: .9em; font-family: 'Pretendard';}
/* .skin00013 .wrap_ .sk00013 img {border-radius: 20px;} */



/* 메인 회사정보 영역 (공지사항 및 오픈배너) */
.skin00014 {}
.skin00014 .wrap_ {display:block; width:100%;}
.skin00014 .wrap_ ._board {display:block; width:90%; padding-top:20px; margin: 0 auto;}
.skin00014 .wrap_ ._board .title {position:relative; width:100%; text-align: left; border-bottom:1px solid #ddd;}
.skin00014 .wrap_ ._board .title h4 {display:block; height:60px; padding:0 10px; font-size:1.6em; color:#222;}
.skin00014 .wrap_ ._board .title p {position: absolute; top:8px; right:10px;}
.skin00014 .wrap_ ._board .title p a {display:block; width: 20px; height: 20px;  font-size:1em; color:#eee; font-weight:400; background:#111; border-radius: 50%}
.skin00014 .wrap_ ._board .notice-block {border-bottom:1px solid #eee;}
.skin00014 .wrap_ ._board .notice-block a {display:block; width:100%; padding:20px 10px; color:#333; text-align: left}
.skin00014 .wrap_ ._board .notice-block p {display:block; width:100%; padding:0; font-size:1em; color:#333; line-height:1.5em;}
.skin00014 .wrap_ ._board .notice-block span {display:none; width:100%; margin-top:10px; font-size:0.9em; color:#aaa;}
.skin00014 .wrap_ ._banner {display:block; position:relative; top:0; right:0; width:auto; height:350px; padding:50px 0; margin:30px 0; background:url('/home/images/customer-img.png')no-repeat center;}
.skin00014 .wrap_ ._banner .notice-openhour {}
.skin00014 .wrap_ ._banner .notice-openhour h1 {font-size:16px;margin-top:0;}
.skin00014 .wrap_ ._banner .notice-openhour h2 {font-size:36px;margin:0;}
.skin00014 .wrap_ ._banner .notice-openhour p {font-size:20px;line-height:30px;}
.skin00014 .wrap_ ._banner .notice-openhour .inquiry {margin-top:30px;}
.skin00014 .wrap_ ._banner .notice-openhour .inquiry a {color:#006fd6;font-size:16px;border:1px solid #006fd6;padding:5px 55px;border-radius:20px;}
.skin00014 .wrap_ ._banner .notice-openhour .inquiry a:hover {color:#eee;background:#006fd6;}


.skin00015 {}
.skin00015 .wrap_ {position:relative; width:90%; margin:0 auto 30px; padding:50px 0 50px; }
.skin00015 .wrap_ h3 {font-size:1.5em; font-weight:300; color:#333;}
.skin00015 .wrap_ p {margin-top:20px; font-size:1em; line-height:1.5em; font-weight:200; color:#555;}
.skin00015 .wrap_ ._btn {position:relative; margin-top:20px; z-index: 2}
.skin00015 .wrap_ ._btn a {display:inline-block; width:auto; height:40px; padding:0 20px; margin-right:10px; text-align: center; line-height:38px; border-radius: 50px; font-size:.9em; font-weight:300; color:#fff; background:#334f8c}
.skin00015 .wrap_ ._btn a.ov {color:#333; background:#fff; border:2px solid #334f8c}
.skin00015 .wrap_ ._img {position:absolute; right:-100px; bottom:30px; width:70%; z-index: 1}
.skin00015 .wrap_ ._img.sa.sa-left.show {opacity: .2 !important}
.skin00015 .wrap_ ._img img {width:100%;}


.skin00016 .wrap_ {display:block; width:94%; margin:0 auto}
.skin00016 .wrap_ > div {width:100%;}
.skin00016 .wrap_ > div > div {margin-bottom:40px; text-align: center }
.skin00016 .wrap_ div > p {margin-bottom:10px; font-size:1.2em;}
.skin00016 .wrap_ div > span {display:block; font-size:.9em; font-weight: 200; color:#555;}
.skin00016 .wrap_ ._center {padding:0 50px; text-align:center }
.skin00016 .wrap_ ._center ._img img {width:100%; border-radius:50%}
.skin00016 .wrap_ > div > div a {display: inline-block; width:100px; height:30px; line-height:28px; margin-top:15px; border:1px solid #ddd; font-size:.9em; color:#333; text-align:center}


.skin00017 {}
.skin00017 h2 {}
.skin00017 h2 span {display: block; font-size: .45em; margin-bottom: 10px; font-family: 'Montserrat'; font-weight: 300; color: #999;}
.skin00017 .sub_txt {text-align: center; margin-bottom: 20px; font-size: 1em; font-weight: 200; line-height: 1.5em;}
.skin00017 .sub_txt span {display: block; font-weight: 500;}
.skin00017 .wrap_box {width: 100%;  background:#f7f7f7;}
.skin00017 .wrap_ {padding:30px 0 10px 0; position:relative; left:0; top:0; width:100%; height:auto; margin:0 auto;  text-align:center;}
.skin00017 .wrap_ .slide {padding:20px 0 0;}
.skin00017 .wrap_ .slide .item_ > div {display: block}
.skin00017 .wrap_ .slide .item_ > div ._img {width:100%;}
.skin00017 .wrap_ .slide .item_ > div ._img img {width:90%; margin:0 auto; border-radius: 0 80px 0 0;}
.skin00017 .wrap_ .slide .item_ > div ._text {padding:20px 0 0; text-align: center; position: relative;}
.skin00017 .wrap_ .slide .item_ > div ._text > p {display: inline-block; position:relative; padding-bottom:10px; font-size:1em; font-weight:300; padding: 8px 20px; color:#fff; background: #111; border-radius: 50px; margin-bottom: 10px;}
.skin00017 .wrap_ .slide .item_ > div ._text > p span {display:block; margin-top:6px; font-size:.72em; font-weight:200; color:#4e6188;}
.skin00017 .wrap_ .slide .item_ > div ._text > .tag {display: block; color: #999; font-weight: 300; margin-bottom: 15px;}
.skin00017 .wrap_ .slide .item_ > div ._text > .title:after {position:absolute; left:50%; bottom:-2px; width:40px; height:5px; content:''; background:#111; transform:translateX(-50%)}
.skin00017 .wrap_ .slide .item_ > div ._text > .title {position: relative; display: block; width: 100%; border-bottom: 1px solid #d4d4d4; padding-bottom: 15px; font-size: 2em; font-weight: 500;}
.skin00017 .wrap_ .slide .item_ > div ._text > .sub_tag {display:block; margin-top:20px; font-size:1.1em; line-height:1.3em; font-weight:400; color:#222; margin-bottom: 30px;}
.skin00017 .wrap_ .slide .item_ > div ._text > span b {font-weight:400; color:#4e6188;}
.skin00017 .wrap_ .slide .item_ > div .go_btn a {font-weight: 600;}
.skin00017 .wrap_ .slide .item_ > div .go_btn a i {margin-left: 5px; width: 20px; height: 20px; background: #111; border-radius: 50%; color: #fff; text-align: center; line-height: 21px;}
.skin00017 .wrap_ .slide .slick-dots {display: flex; justify-content:center; position:absolute; top:0; width:100%;}
.skin00017 .wrap_ .slide .slick-dots li {position:relative; padding:0 10px; transition: 0.5s; font-size:1.1em; font-weight: 200; color:#505050; border-right:1px solid #ddd; cursor: pointer}
.skin00017 .wrap_ .slide .slick-dots li:last-child {border-right:none}
.skin00017 .wrap_ .slide .slick-dots li:hover {color: #10398c;}
.skin00017 .wrap_ .slide .slick-dots li.slick-active {color:#10398c; font-weight: 500}


.skin00018 {}
.skin00018 .wrap_ {position:relative; width:94%; margin:50px auto 80px;}
.skin00018 .wrap_ > h2 {margin-bottom:15px}
.skin00018 .wrap_ > div {display:inline-block;}
.skin00018 .wrap_ > div > p {margin-bottom:15px; font-size:1.3em; text-align:center}
.skin00018 .wrap_ ._board {width:100%;}
.skin00018 .wrap_ ._board .inner_ {position:relative}
.skin00018 .wrap_ ._board .inner_ .more_ {position:absolute; right:0; top:-45px; }
.skin00018 .wrap_ ._board .inner_ .more_ a {display:block; width:auto; height:35px; line-height:35px; padding:0 15px; border-radius:5px; color:#fff;  font-size:.9em; background: #283f6d}
.skin00018 .wrap_ ._board .inner_ .photo_ {width:100%; padding-bottom:20px;}
.skin00018 .wrap_ ._board .inner_ .photo_ ._img {height:190px; margin-bottom:15px; overflow: hidden;}
.skin00018 .wrap_ ._board .inner_ .photo_ ._img img {width:100%;}
.skin00018 .wrap_ ._board .inner_ .photo_ ._text a {display:block; padding:0 10px;}
.skin00018 .wrap_ ._board .inner_ .photo_ ._text a > p {margin-bottom:5px; font-size:1.12em; font-weight:400; color:#333; }
.skin00018 .wrap_ ._board .inner_ .photo_ ._text a > p > span {display:block; margin-right:5px; font-size:.9em; color:#10398c;}
.skin00018 .wrap_ ._board .inner_ .photo_ ._text a > div {display:block; margin-top:15px; font-size:.9em; font-weight:200; color:#555;}
.skin00018 .wrap_ ._board .inner_ .photo_ ._text a > div ._con {display:block; font-size:1.15em; font-weight:200; color:#777;}	
.skin00018 .wrap_ ._board .inner_ .photo_ ._text a > div ._date {margin-top:12px;}
.skin00018 .wrap_ ._board .inner_ .list_ {width:100%; padding:0;}
.skin00018 .wrap_ ._board .inner_ .list_ ul {border-top:1px solid #eee}
.skin00018 .wrap_ ._board .inner_ .list_ ul li {text-align: center; border-bottom:1px solid #eee}
.skin00018 .wrap_ ._board .inner_ .list_ ul li > a {display:block; padding:20px 10px; color:#333; text-align:left}
.skin00018 .wrap_ ._board .inner_ .list_ ul li > a p {margin-bottom:5px; font-size:1.12em; font-weight:400; }	
.skin00018 .wrap_ ._board .inner_ .list_ ul li > a p > span {display:inline-block; margin-right:5px; font-size:1em; color:#10398c;}
.skin00018 .wrap_ ._board .inner_ .list_ ul li > a .flex {display: flex; position:relative; justify-content:flex-start; flex-wrap: nowrap; overflow: hidden}
.skin00018 .wrap_ ._board .inner_ .list_ ul li > a .flex > div {display:inline-block; height:21px; font-size:.9em; font-weight:200; color:#777;}
.skin00018 .wrap_ ._board .inner_ .list_ ul li > a .flex ._con {width:calc(100% - 150px);}	
.skin00018 .wrap_ ._board .inner_ .list_ ul li > a .flex ._date {width:150px; text-align: right}
.skin00018 .wrap_ ._board .inner_ .list_ ul li:nth-child(1n+3) {display:none}
.skin00018 .wrap_ ._center {position:relative; width:100%;}
.skin00018 .wrap_ ._center .map {display:block; width:100%; height:180px;}
.skin00018 .wrap_ ._center .map iframe {width:100%; height:100%;}
.skin00018 .wrap_ ._center .info_ {position:relative; width:100%; margin-top:20px; font-size:1em; font-weight: 300; color:#555;}
.skin00018 .wrap_ ._center .info_ p {display:flex; justify-content: flex-start; align-items: flex-start; margin-bottom:8px;}
.skin00018 .wrap_ ._center .info_ p span {display:inline-block;}
.skin00018 .wrap_ ._center .info_ p span.qn {width:70px; height:24px; line-height:24px; background:#77839b; border-radius:8px; font-size:.8em; color:#fff; text-align:center}
.skin00018 .wrap_ ._center .inquiry {width:100%; margin-top:30px}
.skin00018 .wrap_ ._center .inquiry a {display:block; width:100%; height:50px; line-height:50px; font-size:1.1em; text-align:center; color:#fff; background:#283f6d; border-radius:5px; font-weight: 300 }


.skin00019 {position:relative; width:100%; height:100%; background:url('/home/images/history.jpg')no-repeat; background-size:cover}
.skin00019:before {position:absolute; display:block; width:100%; height:100%; content: ''; clear: both; background: rgba(0,0,0,.8)}
.skin00019 .wrap_ {position:relative; width:100%; margin: 0 auto; padding-top:40px; padding-bottom:40px;}
.skin00019 .wrap_:after {display:block; content: ''; clear: both}
.skin00019 .wrap_ > h2 {color:#fff !important}
.skin00019 .wrap_ .slide .list_ {margin-bottom:10px; font-family: 'pretendard' }
.skin00019 .wrap_ .slide .list_ > div {position:relative; display: block; width:90%; height:100%; margin-left:5%; background:#fff;  box-shadow: 1px 1px 5px rgba(0,0,0,.1); border-radius:5px}
.skin00019 .wrap_ .slide .list_ > div:after {display:block; width:100%; height:100%; content: ''; clear: both}
.skin00019 .wrap_ .slide .list_ ._img {width:140px; height:100px; overflow:hidden; box-shadow: 3px 0px 15px rgba(0,0,0,.1); border-right:1px solid #ccc; border-radius:5px 0 0 5px}
.skin00019 .wrap_ .slide .list_ ._img img {width:100%; height:100%; border-radius:5px 0 0 5px}
.skin00019 .wrap_ .slide .list_ ._text {position:absolute; top:0; margin-left:140px; width:calc(100% - 140px); height:100%; padding:10px 20px 0; text-align:left; z-index: 3}
.skin00019 .wrap_ .slide .list_ ._text ._title {display:flex; align-items:center; justify-content:flex-start; margin:0; padding:0; height:55px; font-size:1em; font-weight:300; color:#333; /*white-space: nowrap; overflow: hidden; text-overflow: ellipsis*/}
.skin00019 .wrap_ .slide .list_ ._text ._date {display:block; width:100%; font-size:.9em; font-weight:100; color:#999;}


.skin00020 {}
.skin00020 .wrap_ {margin:0 auto; padding:80px 0;}
.skin00020 .wrap_ > div {display:flex; justify-content:center;}
.skin00020 .wrap_ h2 {margin-bottom:30px !important}
.skin00020 .wrap_ p {font-size:1.1em; color:#777; text-align: center;}
.skin00020 .wrap_ {margin-top:30px}
.skin00020 .wrap_ .img_ {margin:0 15px;}
.skin00020 .wrap_ .img_ img {width:150px; border:1px solid #ddd; border-radius:5px; padding:2px;}


.skin00021 {} 
.skin00021 .wrap_ {position:relative; width:100%; height:auto; padding:60px 20px; text-align:center; background:url('/home/images/main/skin00021_bg')no-repeat center top; background-size:cover}
.skin00021 .wrap_ > p {font-size:1.4em;}
.skin00021 .wrap_ > span {font-size:1.1em; font-weight: 200}
.skin00021 .wrap_ .count_ {display:flex; width:100%; margin:0 auto; margin-top:30px; justify-content:center; align-items:center; flex-wrap: nowrap; text-align:center }
.skin00021 .wrap_ .count_ > div {display:inline-block; width:25%;}
.skin00021 .wrap_ .count_ > div > div {display:inline-block; position:relative; width:65px; height:65px; background-size:100% !important; border:1px solid #ddd; border-radius:50%}
.skin00021 .wrap_ .count_ > div > div.count1 {background:url('/home/images/main/main_count1.png')no-repeat center;}
.skin00021 .wrap_ .count_ > div > div.count2 {background:url('/home/images/main/main_count2.png')no-repeat center;}
.skin00021 .wrap_ .count_ > div > div.count3 {background:url('/home/images/main/main_count3.png')no-repeat center;}
.skin00021 .wrap_ .count_ > div > div.count4 {background:url('/home/images/main/main_count4.png')no-repeat center;}
.skin00021 .wrap_ .count_ > div > p.name {font-size:.9em; font-weight:200 }
.skin00021 .wrap_ .count_ > div > p.number {margin:5px auto 0; font-size:1.4em; font-weight:400; color:#445d7a;}
.skin00021 .wrap_ .count_ > div > p.number > span {display:inline-block; font-size:.84em; font-weight:300; color:#333;}


.skin00023 {}
.skin00023 .wrap_ {position:relative; width:100%;}
.skin00023 .wrap_ .map {height:380px}
.skin00023 .wrap_ .contact {}
.skin00023 .wrap_ .contact .inner_ {width:100%; padding:30px;}
.skin00023 .wrap_ .contact .inner_ p {display:block; margin-bottom:18px; font-size:1.8em; text-align: center}
.contact-form li input, .contact-contents textarea {width:100%; margin-bottom:5px; padding:8px 12px; color:#a3a3a3; border:1px solid #ddd;}
.contact-contents label {color:#7e7e7e;}
.contact-contents textarea {height:118px;margin-bottom:19px;margin-top:13px;}
#contact-text {height:118px;margin-bottom:19px;margin-top:13px;}
#contact-text:focus {outline:none;}
.contact-btn {width:100%;height:48px;border:0;background-color: #b99280;color:#fff;font-size: 15px;}


.skin00026 {}
.skin00026 h2 {}
.skin00026 h2 span {display: block; font-size: .45em; margin-bottom: 10px; font-family: 'Montserrat'; font-weight: 300; color: #999;}
.skin00026 .sub_txt {text-align: center; margin-bottom: 20px; font-size: 1em; font-weight: 200; line-height: 1.5em;}
.skin00026 .sub_txt span {display: block; font-weight: 500;}
.skin00026 .wrap_box {width: 100%;  background:#f7f7f7;}
.skin00026 .wrap_ {padding:30px 0 10px 0; position:relative; left:0; top:0; width:100%; height:auto; margin:0 auto;  text-align:center;}
.skin00026 .wrap_ .slide {padding:20px 0 0;}
.skin00026 .wrap_ .slide .item_ > div {display: block}
.skin00026 .wrap_ .slide .item_ > div ._img {width:100%;}
.skin00026 .wrap_ .slide .item_ > div ._img img {width:90%; margin:0 auto; border-radius: 0 80px 0 0;}
.skin00026 .wrap_ .slide .item_ > div ._text {padding:20px 0 0; text-align: center; position: relative;}
.skin00026 .wrap_ .slide .item_ > div ._text > p {display: inline-block; position:relative; padding-bottom:10px; font-size:1em; font-weight:300; padding: 8px 20px; color:#fff; background: #111; border-radius: 50px; margin-bottom: 10px;}
.skin00026 .wrap_ .slide .item_ > div ._text > p span {display:block; margin-top:6px; font-size:.72em; font-weight:200; color:#4e6188;}
.skin00026 .wrap_ .slide .item_ > div ._text > .tag {display: block; color: #999; font-weight: 300; margin-bottom: 15px;}
.skin00026 .wrap_ .slide .item_ > div ._text > .title:after {position:absolute; left:50%; bottom:-2px; width:40px; height:5px; content:''; background:#111; transform:translateX(-50%)}
.skin00026 .wrap_ .slide .item_ > div ._text > .title {position: relative; display: block; width: 100%; border-bottom: 1px solid #d4d4d4; padding-bottom: 15px; font-size: 2em; font-weight: 500;}
.skin00026 .wrap_ .slide .item_ > div ._text > .sub_tag {display:block; margin-top:20px; font-size:1.1em; line-height:1.3em; font-weight:400; color:#222; margin-bottom: 30px;}
.skin00026 .wrap_ .slide .item_ > div ._text > span b {font-weight:400; color:#4e6188;}
.skin00026 .wrap_ .slide .item_ > div .go_btn a {font-weight: 600;}
.skin00026 .wrap_ .slide .item_ > div .go_btn a i {margin-left: 5px; width: 20px; height: 20px; background: #111; border-radius: 50%; color: #fff; text-align: center; line-height: 21px;}
.skin00026 .wrap_ .slide .slick-dots {display: flex; justify-content:center; position:absolute; top:0; width:100%;}
.skin00026 .wrap_ .slide .slick-dots li {position:relative; padding:0 10px; transition: 0.5s; font-size:1.1em; font-weight: 200; color:#505050; border-right:1px solid #ddd; cursor: pointer}
.skin00026 .wrap_ .slide .slick-dots li:last-child {border-right:none}
.skin00026 .wrap_ .slide .slick-dots li:hover {color: #10398c;}
.skin00026 .wrap_ .slide .slick-dots li.slick-active {color:#10398c; font-weight: 500}

.skin00027 .info {display: flex; flex-direction: column; padding: 40px 0;}
.skin00027 .info > div {width: 90%; margin: 0 auto; padding: 40px 0; display: flex; border-bottom: 1px solid #eee;}
.skin00027 .info > div h3 {font-size: 1.4em; font-weight: 500; width: 40%;}
.skin00027 .info > div h3 span {display: block; font-size: .6em; margin-bottom: 5px; color: #999; font-weight: 200; font-family: 'Montserrat';}
.skin00027 .info > div > div {width: 60%; text-align: right; padding-top: 50px;}
.skin00027 .info > div > div p, .skin00027 .info > div > div ul {margin-bottom: 20px; font-size: 1.1em; line-height: 1.5em;}
.skin00027 .info > div > div p span {display: block;}
.skin00027 .info > div > div button {background: none; border: none; font-family: 'Pretendard'; font-size: 1em; font-weight: 600; cursor: pointer;}
.skin00027 .info > div > div button i {width: 20px; height: 20px; background: #111; border-radius: 50%; color: #fff; margin-left: 5px; text-align: center; line-height: 21px; transform: translateY(2px);}

@media screen and (min-width: 520px) {
	.skins00002 .sub_txt {font-size: 1.2em; margin-bottom: 35px;}
	.skin00015 .wrap_ ._img {width:60%;}
	
	.skin00017 .sub_txt {font-size: 1.2em; margin-bottom: 25px;}
	.skin00017 .wrap_ .slide .slick-dots li {font-size:1.2em;}
	
	
	.skin00018 .wrap_ ._center {display:flex; align-items:flex-start; flex-wrap: wrap}
	.skin00018 .wrap_ ._center .map {width:230px;}
	.skin00018 .wrap_ ._center .info_ {width:calc(100% - 230px); padding:0 0 0 20px;}
	
	
	.skin00019 .wrap_ .slide .list_ ._img {width:100px; height:100px;}
	.skin00019 .wrap_ .slide .list_ ._text {margin-left:100px; width:calc(100% - 100px);}
	.skin00019 .wrap_ .slide .list_ ._text ._title {display:-webkit-box; padding:10px 0; height:50px; white-space: normal; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow: hidden}
	.skin00019 .wrap_ .slick-slide > div {margin-left:2%; margin-right:2%; }

	.skin00026 .sub_txt {font-size: 1.2em; margin-bottom: 25px;}
	.skin00026 .wrap_ .slide .slick-dots li {font-size:1.2em;}
	
}


@media screen and (min-width: 640px) {
	/*  메인 태그 슬라이드 */
	.skins00003 .wrap_ {width:100%; height:auto}
	.skins00003 .wrap_ .tag {top:0; width:100%; height:auto; margin-bottom:15px; text-align:center; background:rgba(255,255,255,0); background-position:right top; background-size:contain}
	.skins00003 .wrap_ .tag > p {margin-bottom:50px; color:#999}
	.skins00003 .wrap_ .tag > span {}
	.skins00003 .wrap_ .tag > span > span {height:34px; line-height:33px; margin:4px 3px; padding:0 15px; border-radius:15px; font-size:.9em;}
	.skins00003 .wrap_ .tag .click_img {display:flex; margin-top:60px;}
	.skins00003 .wrap_ .tag .click_img .img01 {width:150px; height:150px; margin-right:10px; border-radius:3%; background:url('/home/images/img01.jpg')no-repeat center center;}
	.skins00003 .wrap_ .tag .click_img .img02 {width:150px; height:150px; margin-right:10px; border-radius:2%; background:url('/home/images/img02.jpg')no-repeat center center;}
	.skins00003 .wrap_ .tag .click_img .img03 {width:150px; height:150px; margin-right:10px; border-radius:3%; background:url('/home/images/img03.jpg')no-repeat center center;}
	.skins00003 .wrap_ .tag .click_img .img04 {width:150px; height:150px; border-radius:3%; background:url('/home/images/img04.jpg')no-repeat center center;}	
	.skins00003 .wrap_ .info {width:55%}
	.skins00003 .wrap_ .info.left div.img {float:left}
	.skins00003 .wrap_ .info.right div.img {float:right; background:url('/home/images/main/tag_img1.jpg'); background-size:cover;}
	.skins00003 .wrap_ .info.left div.text {float:left;}
	.skins00003 .wrap_ .info div.text {padding:50px;}
	.skins00003 .wrap_ .info div.text a {margin:40px auto 0; padding:10px 40px; }
	.skins00003 .wrap_ .info div.img {width:55%; height:280px; margin:0; border-radius:0}
	.skins00003 .info-base > .img {height:100%}	
	.skins00003 .info.left .text > div.page-btns {display:none;}
	
	
	/* 카운트 */
	.skin00009 .wrap_ .images-box {padding:40px;}
	.skin00009 .wrap_ .images-box p {font-size:1.9em; line-height:1.14em; }
	.skin00009 .wrap_ .count-box {top:-90px; width:85%;}
	.skin00009 .wrap_ .count-box ._count > div {width:25%;}
	.skin00009 .wrap_ .text-box {left:20%;}
	
	
	.skin00010 .ms-slider .slider {height:280px;}
	.skin00010 .ms-slider .img_ img {width:65%;}
	
	
	.skin00011 .wrap_ {height:auto; padding:85px 0;}
	.skin00011 .wrap_:after {position:absolute; left:0; top:0; content:''; display:block; width:100%; height:100%; background:rgba(0,0,0,.7); z-index: 0}
	.skin00011 .wrap_ div {/*display: block;*/ position: relative; z-index: 1}
	.skin00011 .wrap_ div p {font-size:2.3em; /*margin-bottom:10px;*/}
	.skin00011 .wrap_ div span {font-size:1.3em; line-height:1.5em; font-weight:200}
	.skin00011 .wrap_ p > span {font-size: .45em; margin-bottom: 10px;}
	.skin00011 .wrap_ div button {margin-top:30px; padding:10px 35px; font-size:1em;}
	/* .skin00011 .wrap_ > div:first-child > span {font-size: 1.2em; margin-bottom: 25px;} */
	.skin00011 .center {width: 90%; margin: 0 auto;}
	
	.skin00015 .wrap_ ._img {width:50%;}
	
	
	.skin00018 {}
	.skin00018 .wrap_ {display:flex; justify-content:flex-start; align-items:flex-start; flex-wrap: wrap;  width:96%; margin:0 auto 80px;}	
	.skin00018 .wrap_ ._board .inner_ {display:flex; position:relative;}
	.skin00018 .wrap_ ._board .inner_ .photo_ {width:300px; border-bottom:1px solid #eee}
	.skin00018 .wrap_ ._board .inner_ .list_ {width:calc(100% - 300px); margin-left:25px; padding:0;}
	.skin00018 .wrap_ ._board .inner_ .list_ ul li:nth-child(1n+3) {display:block}
	.skin00018 .wrap_ ._center {margin-top:30px}
	.skin00018 .wrap_ ._center .map {width:300px; height:180px;}
	.skin00018 .wrap_ ._center .info_ {width:calc(100% - 300px); height:180px; margin-top:0; padding-top:10px}
	.skin00018 .wrap_ ._center .inquiry {position:absolute; left:0; bottom:0; width:100%; margin-top:30px}
	.skin00018 .wrap_ ._center .inquiry a {width:calc(100% - 20px); margin-left:20px}
	
	
	.skin00019 .wrap_ .slide .list_ {margin-bottom:25px; padding:0 10px;}
	.skin00019 .wrap_ .slide .list_ > div {width:100%; margin-left:0;}
	.skin00019 .slick-slide > div {padding:0 10px}

}


@media screen and (min-width: 720px) {	

	.skins00001 .wrap_ .slide {position: relative;}
	.skins00001 .wrap_ .slide .img_.img1 {background-size: 450px;background-position-x: 450px; background-position-y: 50%;}

	.skins00001 .wrap_ .slide .img_.img1 img {bottom: 0; right: 40px; top: 50%; transform: translate(-40px, -50%);}

	.skins00001 ._text {top: 50%; transform: translate(0,-50%); text-align: left; left: 0;}
	.skins00001 ._text > p {font-size: 2.5em;}
	.skins00001 ._text > span {font-size: 1.3em;}
	
	.skins00002 .wrap_ > ul > li {width:33%; margin-bottom:60px;}	
	
	
	.skins00006 {padding: 60px 5%;}
	.skins00006 .flex {gap: 0;}
	.skins00006 .left .sns {bottom: 25px; left: 0; transform: translateX(0);}
	.skins00006 .left {width:calc(100% - 55%); padding:0 50px 0 0; text-align: left}
	.skins00006 .right {width:55%;}		
	.skins00006 .text_ .arrow_ {position:relative; left:0; top:60px;}
	.skins00006 .text_ .arrow_ span {position:absolute; width:50px; height:50px; text-indent:-9999px; cursor:pointer; z-index:1}
	.skins00006 .text_ .prevArrow {left: 0;}
	.skins00006 .text_ .nextArrow {left:60px;}
	.skins00006 .right .slide.sk00006 .img_ {padding: 0 8px;}
	
	
	.skin00010 .ms-slider {width:100%; padding-bottom:30px}
	.skin00010 .ms-slider .left {width:42%;}
	.skin00010 .ms-slider .left > div {margin-top:20px;}
	.skin00010 .ms-slider .right {width:58%; padding-left:40px;}
	.skin00010 .ms-slider .left.slider {height:auto;}
	.skin00010 .ms-slider .right.slider {height:320px; overflow: hidden}
	.skin00010 .ms-slider .slider > div {height:320px !important;}
	.skin00010 .ms-slider .img_:before {position: absolute; left:25px; top:20px; width:280px; height:280px; border-radius:50%; background:#f7f7f7; content:""; display:block; z-index:0;}
	.skin00010 .ms-slider .img_ img {width:85%; margin-top:50px}
	.skin00010 .ms-slider .text_ {padding-top:30px; padding-right:30px; background:none}
	.skin00010 .ms-slider .text_ p {margin-top:60px; margin-bottom:20px; font-size:2.2em; line-height:1em; text-align: left}
	.skin00010 .ms-slider .text_ p:before {top:-45px; background:url('/home/images/main_blt_orange.png')no-repeat left top;}
	.skin00010 .ms-slider .text_ span {padding:0; font-size: 1em; text-align: left}
	.skin00010 .ms-slider .text_ button {margin-top:50px; padding:10px 18px; background:#fff; color:#555; border-radius:0; font-size:1em; margin:0}
	
	.skin00012 .wrap_ .inner_ {background: none;}
	.skin00012 .wrap_ .inner_ .img_box {border-radius: 20px;}
	.skin00012 .wrap_ .inner_ .img_box1 {padding-right: 10px;}
	.skin00012 .wrap_ .inner_ .img_box2 {padding-left: 10px;}
	.skin00012 .wrap_ .inner_ .slide > div img {border-radius: 20px;}

	.skin00013 .wrap_ .sk00013 > div:first-child > img {width: 230px; bottom: -30px;}
	.skin00013 .wrap_ .sk00013 > div:last-child {background-position-y: -170px;}

	.skin00015 .wrap_ ._img {right:0; width:42%;}
	.skin00015 .wrap_ ._img.sa.sa-left.show {opacity: 1 !important}
	
	
	.skin00016 .wrap_ {display:flex; justify-content:center; flex-wrap:nowrap}
	
	.skin00017 .wrap_box {background: none; position: relative;}
	.skin00017 .wrap_box:before {display: block; clear: both; content: ''; width: 70%; height: 420px; background: #f7f7f7; position: absolute; z-index: -1; right: 0; top: 50%; transform: translateY(-50%);}
	.skin00017 .wrap_box:after {display: block; clear: both; content: ''; background: url('/home/images/main/bg_logo') no-repeat;  background-size: 250px; position: absolute; left: 60%; transform: translateX(-60%); bottom: 10px; width: 250px; height: 250px; z-index: -1;}
	.skin00017 .wrap_ {width:100%; padding: 40px 0;}
	.skin00017 .wrap_ .slide {padding: 0;}
	.skin00017 .wrap_ .slide .item_ > div {display: flex; justify-content: flex-start; position: relative;}
	.skin00017 .wrap_ .slide .item_ > div ._img {width:55%;}
	.skin00017 .wrap_ .slide .item_ > div ._img img {width: 100%; height: 100%; object-fit: cover;}
	.skin00017 .wrap_ .slide .item_ > div ._text {width:calc(100% - 55%); padding-left:50px; text-align: right; position: relative; padding-right: 50px; padding: 0 50px;
	display: flex; flex-direction: column; justify-content: center; align-items: end;}
	/* .skin00017 .wrap_ .slide .item_ > div ._text::before {display: block; clear: both; content: ''; width: 100%; height: 100%; background: #f7f7f7; position: absolute; z-index: -1;} */
	.skin00017 .wrap_ .slide .item_ > div ._text > p {font-size: 1em; margin-bottom: 15px; width: max-content;}
	.skin00017 .wrap_ .slide .item_ > div ._text > .title:after {left:0; bottom:-2px; width:40px; height:5px; content:''; background:#111; transform:none}
	.skin00017 .wrap_ .slide .slick-dots li {padding:0 16px; font-size:1.4em;}
	
	
	.skin00018 .wrap_ ._center .map {width:350px; height:180px;}
	.skin00018 .wrap_ ._center .info_ {width:calc(100% - 350px); height:180px; margin-top:0; padding-left:20px; padding-top:10px;}
	.skin00018 .wrap_ ._center .inquiry {position:absolute; left:20px; bottom:0; width:100%; margin-top:30px}
	.skin00018 .wrap_ ._center .inquiry a {width:calc(100% - 30px); margin-left:0;}
	
	
	.skin00019 .wrap_ {padding:80px 20px;}
	.skin00019 .wrap_ .slide .list_ ._text ._title {height:55px; padding:10px 0 0; font-size:1.1em;}

	.skin00026 .wrap_box {background: none; position: relative;}
	.skin00026 .wrap_box:before {display: block; clear: both; content: ''; width: 70%; height: 420px; background: #f7f7f7; position: absolute; z-index: -1; right: 0; top: 50%; transform: translateY(-50%);}
	.skin00026 .wrap_box:after {display: block; clear: both; content: ''; background: url('/home/images/main/bg_logo') no-repeat;  background-size: 250px; position: absolute; left: 60%; transform: translateX(-60%); bottom: 10px; width: 250px; height: 250px; z-index: -1;}
	.skin00026 .wrap_ {width:100%; padding: 40px 0;}
	.skin00026 .wrap_ .slide {padding: 0;}
	.skin00026 .wrap_ .slide .item_ > div {display: flex; justify-content: flex-start; position: relative;}
	.skin00026 .wrap_ .slide .item_ > div ._img {width:55%;}
	.skin00026 .wrap_ .slide .item_ > div ._img img {width: 100%; height: 100%; object-fit: cover;}
	.skin00026 .wrap_ .slide .item_ > div ._text {width:calc(100% - 55%); padding-left:50px; text-align: right; position: relative; padding-right: 50px; padding: 0 50px;
	display: flex; flex-direction: column; justify-content: center; align-items: end;}
	/* .skin00017 .wrap_ .slide .item_ > div ._text::before {display: block; clear: both; content: ''; width: 100%; height: 100%; background: #f7f7f7; position: absolute; z-index: -1;} */
	.skin00026 .wrap_ .slide .item_ > div ._text > p {font-size: 1em; margin-bottom: 15px; width: max-content;}
	.skin00026 .wrap_ .slide .item_ > div ._text > .title:after {left:0; bottom:-2px; width:40px; height:5px; content:''; background:#111; transform:none}
	.skin00026 .wrap_ .slide .slick-dots li {padding:0 16px; font-size:1.4em;}

}


@media screen and (min-width: 960px) {	
	

	.skins00001 .wrap_ .slide .img_.img1 {background-size: 450px;background-position-x: 450px; background-position-y: 50%;}
	.skins00001 ._text {top: 50%; transform: translate(0,-50%); text-align: left; left: 20px;}
	.skins00001 ._text > p {font-size: 2.5em;}
	.skins00001 ._text > span {font-size: 1.3em;}

	.skins00001 .wrap_ .slide .img_.img1 img {width: 500px; right: 15%; transform: translate(-15%,-50%);}
	/* .skins00001 .text {top:50%; left:50%; transform:translate(-50%,-55%); width:75%; padding:10px 0; text-align:left; color:#fff;}
	.skins00001 .text > p {position:relative; font-size:5.2em; margin-top:37px; padding-left:5px; text-shadow:2px 2px 4px #000;}
	.skins00001 .text > span {text-transform:uppercase; display:block; position:relative; left:0; margin-bottom:30px;  padding-left:5px; font-size:2em; font-weight: 300}
	.skins00001 .text button {width:200px; height:60px; margin-left:5px; margin-top:65px; line-height:60px; font-size:1.1em;}	 */
	
	
	
	.skins00002 {padding:70px 0 0 ;}
	.skins00002 .sub_txt {font-size: 1.2em;}
	.skins00002 .wrap_ {justify-content:space-around; width:90%; margin:40px auto 0;}
	.skins00002 .wrap_ > ul > li {margin-bottom: 20px;}
	.skins00002 .wrap_ > ul > li .img_ {width:84%; height:280px;}
	.skins00002 .wrap_ > ul > li .img_ a {height:100%;}
	.skins00002 .wrap_ > ul > li .img_ a img {height:100%;}
	.skins00002 .wrap_ > ul > li p {font-size:1.24em; margin:12px 0 6px; padding-top:10px;}
	.skins00002 .wrap_ > ul > li span {font-size:1em;}
	
	
	.skins00003 {padding:80px 0 0;}
	.skins00003 .wrap_ .tag {width:1160px;}
	.skins00003 .info-base {height:430px;}
	.skins00003 .wrap_ .info {position:absolute; bottom:0; width:430px; margin:0 7% 0;}	
	.skins00003 .wrap_ .info.left div.img {float:left}
	.skins00003 .wrap_ .info.right div.img {float:right}
	.skins00003 .wrap_ .info.left {right:0}
	.skins00003 .wrap_ .info.left div.text {width:100%;}	
	.skins00003 .wrap_ .info div.text {margin:0 auto; padding:60px 50px;}
	.skins00003 .wrap_ .info div.text h3 {font-size:2em;}
	.skins00003 .wrap_ .info div.text p {font-size:1.2em; line-height:1.2em; font-weight: 300}
	.skins00003 .wrap_ .info div.img {margin:0; border-radius:8px;}

	
		/* 메인 탭 슬라이드 - 3단 (다원) */
	.skins00004 {padding:100px 0;}
	.skins00004 .tab_btn {display:none}
	.skins00004 .tab_btn ul {width:700px; margin:40px auto; line-height:40px; border-bottom:none;}
	.skins00004 .tab_btn ul > li {width:200px; text-align:center;}
	.skins00004 .tab_btn ul > li a {color:#333; font-size:1.25em; font-weight:400;}
	.skins00004 .tab-slide {width:100%; display:flex; justify-content:center; margin:0 auto;}
	.skins00004 .tab-slide ul:nth-child(2) {display:block; margin:0 50px;}
	.skins00004 .tab-slide ul:nth-child(3) {display:block;}
	.skins00004 .tab-slide .tab-slide-main {position:relative; height:360px; padding-top:0; margin-top:0; margin-bottom:30px;}
	.skins00004 .tab-slide .tab-slide-main > a {position:absolute; bottom:10%; left:5%; font-size:1.8em; font-weight:normal; text-align:left;}
	.skins00004 .tab-slide .tab-slide-box {display:flex; justify-content:flex-start; margin:20px 0;}
	.skins00004 .tab-slide .tab-slide-box > a {width:75%; font-size:1.2em; margin:0 25px; line-height:60px; text-align:left;}
	.skins00004 .tab-slide .tab-slide-box .tab-silde-img {}
	.skins00004 .tab-slide .tab-slide-box .tab-silde-img img {width:60px; height:60px; border-radius:8px;}
	.skins00004 .tab-slide .tab-slide-box .tab-slide-icon {width:10%;}
	.skins00004 .tab-slide .tab-slide-box .tab-slide-icon img {width:25px; height:25px;}

	
		/* 메인 슬라이드 게시판 */
	.skins00005, .skins00005.color {padding:80px 0 0;}
	.skins00005 .board_slide > a > div.img_ {height:230px;}
	.skins00005 .board_slide > a > p {font-size:1em;}
	.skins00005 .board_slide > a > div.img_ {padding: 30px;}
	.skins00005 .board_slide > a > div.img_ span {left: 30px; bottom: 30px;}
	
		/* 메인 2단 슬라이드 */
	
	.skins00006 {padding:120px 20px}
	.skins00006 .wrap_ {width: 94%; margin: 0 auto;}
	.skins00006 .left {width:calc(100% - 65%); padding:0 50px 0 0;}
	.skins00006 .right {width:65%;}		
	
	.skins00007 {display: block; width: 94%;}
	.skins00007 .wrap_2 .icon .img_ .img_i {width: 100px; height: 100px;}
	.skins00007 .wrap_2 .icon .img_ .img_i a > img {margin: 5px auto; width: 85%;}
	.skins00007 .wrap_2 .icon .img_ p {font-size: 1em;}
	/* .skins00007 .wrap_ .icon {padding:0 5%;}
	.skins00007 .wrap_ .icon .img_ .img_i {width:10px; height:150px;}
	.skins00007 .wrap_ .icon .img_ .img_i > img {margin:20px auto;}
	.skins00007 .wrap_ .icon .img_ p {margin-top:15px; font-size:1.3em;}
	.skins00007 .wrap_ .icon .img_ span {font-size:1em;} */
	
	
	.skins00008 .wrap_ .list_ > div {width:31%; height:250px; margin:20px 1%;/* box-shadow: 0 1px 5px 4px rgb(0,0,0,.12)*/}
	.skins00008 .wrap_ .list_ > div .box_hover {height:250px; opacity: 0; transition: all .3s ease;}
	.skins00008 .wrap_ .list_ > div .box_hover a {pointer-events:unset;}
	.skins00008 .wrap_ .list_ > div:hover .box_hover {opacity:1;}
	.skins00008 .wrap_ .list_ > div .box_hover .title {font-size:1.2em;}
	.skins00008 .wrap_ .list_ > div:nth-child(5), .skins00008 .wrap_ .list_ > div:nth-child(6), .skins00008 .wrap_ .list_ > div:nth-child(7), .skins00008 .wrap_ .list_ > div:nth-child(8) {display: block;} /*cursor: pointer;*/
	
	
	.skin00009 {padding:0;}
	.skin00009 .wrap_ .images-box {width:80%; height:360px; padding:60px; }
	.skin00009 .wrap_ .images-box p {font-size:2em; line-height:1.14em; }
	.skin00009 .wrap_ .count-box {top:-90px; width:65%; margin-right:10%; border-right:1px solid #eee;}
	.skin00009 .wrap_ .count-box ._count > div {width:25%; padding:10px 0 20px;}
	.skin00009 .wrap_ .count-box ._count > div > div {background-size:110% !important}
	.skin00009 .wrap_ .text-box {left:25%;}
	
	
	.skin00010 {margin-bottom:50px !important}
	.skin00010 .ms-slider .img_:before {top:20px; width:380px; height:380px;}
	.skin00010 .ms-slider .right.slider {height:400px;}
	.skin00010 .ms-slider .slider > div {height:400px !important;}
	.skin00010 .ms-slider .text_ {padding-top:60px;}
	.skin00010 .ms-slider .text_ p {margin-top:60px; margin-bottom:20px; font-size:2.5em; line-height:1em;}
	

	.skin00011 .wrap_ .center {width: 80%; margin: 0 auto;}

	/* 메인 멀티 배너(5단) */
	.container section.skin00012 { margin-top: 170px;}
	.skin00012 .wrap_ { width:94%; height:420px; margin:30px auto;}
	.skin00012 .wrap_ .inner_ {position:absolute; top:0; left:30%; width:40%; height:420px; background:#f7f7f7; border-radius:20px; overflow: hidden}
	.skin00012 .wrap_ .inner_ .slide{height:100%;}
	.skin00012 .wrap_ .inner_ .slide > div  {width:100%; height:100%;}	
	.skin00012 .wrap_ .inner_ .slide > div img {width:inherit; height:100%; display:block; margin-left:45%; transform: translateX(-50%)}
	.skin00012 .wrap_ .list_ {margin-top:15px;}
	.skin00012 .wrap_ .list_ li {position:absolute; width:27%; height:200px; padding:0; border:none}
	.skin00012 .wrap_ .list_ li:nth-child(1) {left:0; top:0;}
	.skin00012 .wrap_ .list_ li:nth-child(2) {right:0; top:0;}
	.skin00012 .wrap_ .list_ li:nth-child(3) {left:0; bottom:0;}
	.skin00012 .wrap_ .list_ li:nth-child(4) {right:0; bottom:0;}
	.skin00012 .wrap_ .list_ li > div {display:block; float:none; width:100%; height:160px; border:1px solid #ddd; border-radius:20px 0;}
	.skin00012 .wrap_ .list_ li > p {margin:10px 0; padding-top: 0; padding-bottom:10px; font-size:1.1em; /*background:url('/home/images/main_blt_blue.png')no-repeat left bottom;*/}
	.skin00012 .wrap_ .list_ li > span {display:none;}
	
	.skin00013 .wrap_ .sk00013 {flex-direction: row;}
	.skin00013 .wrap_ .sk00013 > div {height: 250px;}
	.skin00013 .wrap_ .sk00013 > div:first-child > img {width: 200px;}
	
		/* 메인 회사정보 영역 (공지사항 및 오픈배너) */
	.skin00014 {padding:60px 40px 80px;}
	.skin00014 .wrap_ {display:flex; height:350px; margin:0 auto; justify-content:center; width: 80%;}
	.skin00014 .wrap_ ._board {display:inline-block; width:70%; padding-left:0; padding-right:80px;}
	.skin00014 .wrap_ ._board .notice-block a {display:flex; width:100%; padding:20px 10px; color:#444; text-align:left;}
	.skin00014 .wrap_ ._board .notice-block p {width:80%; font-size:1.1em; line-height:1.4em; display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
	.skin00014 .wrap_ ._board .notice-block span {display:block; width:20%; font-size:1em; text-align:right; color:#777; margin-top:0;}
	.skin00014 .wrap_ ._banner {display:inline-block; position:relative; margin:0; top:0; right:0; width:30%; height:350px; background:url('/home/images/customer-img.png') center; border-radius:8px}
	.skin00014 .wrap_ ._banner .notice-openhour {display:none}
	.skin00014 .wrap_ ._banner .notice-openhour h1 {font-size:16px;margin-top:45px;}
	.skin00014 .wrap_ ._banner .notice-openhour h2 {font-size:36px;margin:0;}
	.skin00014 .wrap_ ._banner .notice-openhour p {font-size:20px;line-height:30px;}
	.skin00014 .wrap_ ._banner .notice-openhour .inquiry {margin-top:30px;}
	.skin00014 .wrap_ ._banner .notice-openhour .inquiry a {color:#006fd6;font-size:16px;border:1px solid #006fd6;padding:5px 55px;border-radius:20px;}
	.skin00014 .wrap_ ._banner .notice-openhour .inquiry a:hover {color:#eee;background:#006fd6;}
	
	
	.skin00015 .wrap_:before {display:block; position: absolute; width:100%; height:60px; bottom:0; content:'';  background:#fff; border-top:1px solid #ddd; clear:both; z-index: 3}
	.skin00015 .wrap_ ._btn {margin:30px 0 40px;}
	.skin00015 .wrap_ ._img {bottom:0}
	
	
	.skin00016 .wrap_ > div {width:25%;}
	.skin00016 .wrap_ > div > div {margin-bottom:70px; text-align: inherit}
	.skin00016 .wrap_ div._left {text-align:right}
	.skin00016 .wrap_ div > p {font-size:1.5em;}
	.skin00016 .wrap_ ._center {width:calc(100% - 50%); }
	.skin00016 .wrap_ ._center ._img {width:310px; height:310px; margin:0 auto}
	
	
	/*  */
	.skin00017 {padding:70px 0 80px;}	
	.skin00017 .wrap_box:before {height: 450px;}
	.skin00017 .wrap_box:after {background-size: 350px; width: 350px; height: 350px; left: 50%; transform: translateX(-50%); bottom: 10px;}
	.skin00017 .sub_txt {font-size: 1.2em; margin-bottom: 40px;}
	.skin00017 .wrap_ .slide .item_ > div ._img {width:55%;}
	.skin00017 .wrap_ .slide .item_ > div ._img img {width:100%; border-radius: 0 100px 0 0;}
	.skin00017 .wrap_ .slide .item_ > div ._text {width:calc(100% - 55%); padding-left:50px; padding-right: 8%;}
	.skin00017 .wrap_ .slide .item_ > div ._text > p {/*padding-bottom:10px; font-size:1.8em;*/}
	.skin00017 .wrap_ .slide .item_ > div ._text > p span {margin-top:6px; font-size:.82em;}
	.skin00017 .wrap_ .slide .item_ > div ._text > .sub_tag {margin-top:30px; font-size:1.2em; line-height:1.4em;}	
	
	
	.skin00018 .wrap_ {margin:60px auto 80px;}	
	.skin00018 .wrap_ ._board {width:calc(100% - 300px);}
	.skin00018 .wrap_ ._board .inner_ .more_ {right:0;}
	.skin00018 .wrap_ ._center {display:block; width:300px; margin:0; padding-left:25px}
	.skin00018 .wrap_ ._center .map {display:block; width:100%; height:180px;}
	.skin00018 .wrap_ ._center .info_ {width:100%; margin-top:20px; padding-left:0}
	.skin00018 .wrap_ ._center .info_ > p {padding:0 10px;}
	.skin00018 .wrap_ ._center .inquiry {position:relative; left:0; width:92%; margin:30px auto 0}
	.skin00018 .wrap_ ._center .inquiry a {width:100%}	
	
	
	.skin00019 .wrap_ h2 {color:#fff !important;}
	.skin00019 .wrap_ .slide {margin-top:60px;}

	
	.skin00020 .wrap_ .slide {margin-top:50px}
	.skin00020 .wrap_ .img_ img {width:200px;}
	
	
	.skin00021 .wrap_ {padding:70px 0;}
	.skin00021 .wrap_ > p {font-size:1.9em; line-height:2em}
	.skin00021 .wrap_ > span {font-size:1.3em;}	
	.skin00021 .wrap_ .count_  {width:80%;}
	.skin00021 .wrap_ .count_ > div > div {width:85px; height:85px;}
	.skin00021 .wrap_ .count_ > div > p.number {font-size:1.8em;}
	
	
	.skin00023 .wrap_ {display:flex; position:relative; width:100%; justify-content: center; }
	.skin00023 .wrap_ > div {width:50%}
	.skin00023 .wrap_ .map {height:auto}
	.skin00023 .wrap_ .contact {}

	.skin00026 {padding:70px 0 80px;}	
	.skin00026 .wrap_box:before {height: 450px;}
	.skin00026 .wrap_box:after {background-size: 350px; width: 350px; height: 350px; left: 50%; transform: translateX(-50%); bottom: 10px;}
	.skin00026 .sub_txt {font-size: 1.2em; margin-bottom: 40px;}
	.skin00026 .wrap_ .slide .item_ > div ._img {width:55%;}
	.skin00026 .wrap_ .slide .item_ > div ._img img {width:100%; border-radius: 0 100px 0 0;}
	.skin00026 .wrap_ .slide .item_ > div ._text {width:calc(100% - 55%); padding-left:50px; padding-right: 8%;}
	.skin00026 .wrap_ .slide .item_ > div ._text > p {/*padding-bottom:10px; font-size:1.8em;*/}
	.skin00026 .wrap_ .slide .item_ > div ._text > p span {margin-top:6px; font-size:.82em;}
	.skin00026 .wrap_ .slide .item_ > div ._text > .sub_tag {margin-top:30px; font-size:1.2em; line-height:1.4em;}	
	
	.skin00027 .info {flex-direction: row; width: 80%; margin: 0 auto;}
	.skin00027 .info > div h3 {width: 100%; height: 20%;}
	.skin00027 .info > div {width: 100%; border-bottom: none; flex-direction: column; padding: 20px; border-right: 1px solid #eee; }
	.skin00027 .info > div:last-child {border-right: none;}
	.skin00027 .info > div > div {width: 90%; text-align: left; height: 80%; display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start;}
	.location > div {margin-top: 0;}
	.skin00027 .info > div > div button {padding-top: 20px;}
	
}

@media screen and (min-width: 1000px) {
	.skin00017 .wrap_box:before {height: 450px;}

	.skin00026 .wrap_box:before {height: 450px;}
}

@media screen and (min-width:1024px) {
	/* body header #gnb ul {padding: 0 200px 0 150px;} */
}

@media screen and (min-width: 1200px) {	

	section h2 {font-size: 2em;}
	.skins00001 .wrap_ .slide .img_.img1 img {width: 700px;}
	.skins00001 .wrap_ {height:85vh;}
	.skins00001 .wrap_ .slide .img_ {height:85vh;}
	.skins00001 ._text {width:max-content; padding:10px 0; text-align:left; left: 8%; position: absolute;}
	.skins00001 ._text p {margin:0 0 30px; font-size:3.5em; line-height: 1.3em;}	
	.skins00001 ._text span {font-size:2em;}
	.skins00001 ._text em {margin-bottom:20px; font-size:1.5em;}
	.skins00001 .wrap_ .arrow_ span {width:40px; height:70px;}
	.skins00001 .wrap_ .prev {margin-left:30px;}
	.skins00001 .wrap_ .next {margin-right:30px;}

	/* .skins00001 ._text > span:before {position:absolute; left:5px; top:-35px; width:28px; height:3px; content:''; display:block; background: #fff; border-radius: 5px;} */
	
	.skins00002 {padding: 100px 0;}
	.skins00002 h2 { margin-bottom: 40px; font-size: 3.2em; color: #111;}
	.skins00002 h2 span {margin-bottom: 20px;}
	.skins00002 .wrap_ > ul > li p {font-size: 1.4em;}
	.skins00002 .wrap_ > ul > li p i {width: 25px; height: 25px; line-height: 26px;}

	.skins00002 .sub_txt {text-align: center; margin-bottom: 75px; font-size: 2.2em; font-weight: 200; line-height: 1.5em;}
	.skins00002 .sub_txt span {display: block; font-weight: 500;}

	.skins00002 .wrap_ {width:80%; margin:0 auto}	
	.skins00002 .wrap_ > ul > li .img_ {height:100%; border-radius: 80px 80px 0 0; aspect-ratio: 9 / 10;}
	
	
	/*  메인 태그 슬라이드 */
	.skins00003 .wrap_ {padding:0 0 130px 0;}
	.skins00003 .wrap_ .tag > span > span {height:40px; line-height:40px; margin:4px 3px; padding:0 20px; border-radius:20px; font-size:1em; font-weight: 300}
	.skins00003 .info-base {margin-top:80px}
	.skins00003 .info-base > .img {right:15%; width:55%;}
	.skins00003 .info-base > .img.type2 {left:15%}
	.skins00003 .wrap_ .info {margin:0 10% 0;}	
	.skins00003 .wrap_ .info div.text h3 {font-size:1.8em; line-height: 1em; margin-bottom:20px}
	.skins00003 .wrap_ .info div.text p {font-size:1.15em; line-height: 1.3em}
	.skins00003 .wrap_ .info div.img {width:800px; height:450px; margin:0; border-radius:8px;}	

	
	.skins00004 .wrap_ {width:1160px}
	.skins00004 .wrap_ .main_ {height:300px; padding-top:120px;}
	.skins00004 .wrap_ .slide {padding:50px 0 0; margin-left:-30px; margin-right:-30px;}
	.skins00004 .wrap_ .slide .item_ {margin:30px;}
	
	
		/* 메인 슬라이드 게시판 */	
	.skins00005, .skins00005.color {padding:80px 0 20px;}
	.skins00005 .wrap_ {width:1160px;}
	.skins00005 .board_slide > a > div.img_ {gap: 10px;}
	
	.skins00006 .left .sns {bottom: 100px;}
	.skins00006 .wrap_ {width:1160px; margin:0 auto;}
	.skins00006 .left {width:calc(100% - 65%); padding:0 80px 0 0; margin-bottom:0; text-align: left}
	.skins00006 .text_ > h3 {font-size:2.2em; line-height:1.26em; margin-bottom:50px;}
	.skins00006 .text_ > p {font-size:2em; line-height:1.4em; }
	.skins00006 .text_ .arrow_ {right:80px; top: 210px;}
	.skins00006 .right {width:65%;}					
	.skins00006 .right .slide.sk00006 {width:1160px;}
	.skins00006 .right .slide.sk00006 .img_ {height:420px}
	.skins00006 .text_ > span {font-size: 1.5em; line-height: 1.5em;}
	
	
	.skins00007 {width: 1160px;}
	.skins00007 .wrap_2 .icon .img_ .img_i {width: 120px; height: 120px;}
	.skins00007 .wrap_2 .icon .img_ .img_i a > img {margin: 15px auto; width: 70%;}
	.skins00007 .wrap_2 .icon .img_ p {font-size: 1.1em;}
	.skins00007 .wrap_ {width:1160px; margin:0 auto; padding:130px 0}
	.skins00007 .wrap_ .icon {padding:0;}
	
	
	
	.skins00008 .wrap_ {width:1160px; height:auto; margin:0 auto}
	
	
		/* 메인 카운더 배너 */	
	
	.skin00009 {padding:0;}
	.skin00009 .wrap_ {width:1160px; margin:60px auto 0;}
	.skin00009 .wrap_ .images-box {width:80%; height:400px; padding:60px; }
	.skin00009 .wrap_ .images-box p {font-size:2.6em; line-height:1.14em; }
	.skin00009 .wrap_ .count-box {top:-70px; width:55%; margin-right:15%;}
	.skin00009 .wrap_ .count-box ._count > div > p.name {margin-top:-10px; font-size:.9em; font-weight:300;}
	.skin00009 .wrap_ .count-box ._count > div > p.number {margin:0 auto; font-size:1.2em; font-weight:600; color:#445d7a;}
	.skin00009 .wrap_ .count-box ._count > div > p.number > span {display:inline-block; padding-left:3px; font-size:.74em; font-weight:300; color:#333;}
	.skin00009 .wrap_ .count-box ._count > div {width:25%; padding:10px 0 20px;}	
	.skin00009 .wrap_ .count-box ._count > div > div {background-size:120% !important}
	.skin00009 .wrap_ .text-box {top:-10px; left:30%;}
	
	
	.skin00010 .ms-slider {width:1160px;}
	.skin00010 .ms-slider .left {width:42%;}
	.skin00010 .ms-slider .left > div {}
	.skin00010 .ms-slider .right {width:58%; padding-left:40px; margin-top:100px}
	.skin00010 .ms-slider .text_ {padding-top:0; background:none}
	.skin00010 .ms-slider .text_ box {padding-top:10%;}
	.skin00010 .ms-slider .text_ p {font-size:2.6em; line-height:1.1em;}
	.skin00010 .ms-slider .text_ span {padding:0; font-size: 1.2em; text-align: left}
	
	.skin00011 .wrap_ .title11 p {font-size: 2.8em; margin-bottom: 20px;}
	.skin00011 .wrap_ .title11 > span {font-size: 1.8em; margin-bottom: 45px;}

	.skin00011 .center {padding: 60px 10px;}

	.container section.skin00012 {margin-top: 190px;}
	.skin00012 .wrap_ {width:1160px; height:475px; margin:40px auto 130px;}
	.skin00012 .wrap_ .inner_ {height:475px;}
	.skin00012 .wrap_ .inner_ .slide > div img {margin-left:50%;}
	.skin00012 .wrap_ .list_ li {width:25%; height:200px;}
	.skin00012 .wrap_ .list_ li > div {height:200px;}
	
	.container section.skin00013 {margin-top: 100px;}
	.skin00013 .wrap_ {width:1160px;}
	.skin00013 .wrap_ .slide {margin-bottom:50px; padding: 0;}
	.skin00013 .wrap_ .sk00013 > div {height: 350px; padding: 50px;}
	.skin00013 .wrap_ .sk00013 > div .txt p {font-size: 1.5em; margin-bottom: 30px; line-height: 1.5em;}
	.skin00013 .wrap_ .sk00013 > div:first-child > img {width: 280px; bottom: -40px; right: 0;}
	
	
	.skin00014 .wrap_ {width:80%; padding:0 0 80px}
	
	
	.skin00015 {padding:0 0 100px;}
	.skin00015 .wrap_ {width:1160px; margin:0 auto; padding:80px 0;}
	.skin00015 .wrap_ h3 {margin-top:20px; font-size:2.1em; }
	.skin00015 .wrap_ p {font-size:1.1em; line-height:1.6em;}
	.skin00015 .wrap_ h3 {font-size:2em; font-weight:300}
	.skin00015 .wrap_ ._btn {margin:40px 0;}
	.skin00015 .wrap_ ._btn a {display:inline-block; width: 200px; height: 50px; margin-right:10px; line-height:48px; font-size:1.1em;}
	
	
	.skin00016 .wrap_ {margin-bottom:50px}
	.skin00016 .wrap_ > div {width:calc(100% - 400px/2); padding:0 50px;}
	.skin00016 .wrap_ > div > div {margin-bottom:90px}
	.skin00016 .wrap_ ._center {width:400px; padding:0;}
	.skin00016 .wrap_ ._center ._img {width:400px; height:400px;}
			
	
	.skin00017 {padding:80px 0 100px;}
	.skin00017 h2 { margin-bottom: 20px; font-size: 2.8em; color: #111;}	
	.skin00017 h2 span {margin-bottom: 20px;}
	.skin00017 .sub_txt {font-size: 1.8em; margin-bottom: 45px;}
	.skin00017 .wrap_box:before {height: 105%; aspect-ratio: 16 / 9;}
	.skin00017 .wrap_box:after {background-size: 450px; width: 450px; height: 450px; }
	.skin00017 .wrap_ .slide .item_ > div ._img {width: 45%;}
	.skin00017 .wrap_ .slide .item_ > div ._text {width: calc(100% - 45%); padding-right: 13%;}
	.skin00017 .wrap_ .slide .item_ > div ._text > .title {font-size: 2.8em; font-weight: 500; width: 68%;}
	.skin00017 .wrap_ .slide .item_ > div ._text > .sub_tag {font-size: 1.6em; line-height: 1.5em; margin-bottom: 60px;}

	
	/* .skin00017 .wrap_ {width:80%; padding: 80px 0;}
	.skin00017 .wrap_ .slide {padding:80px 0 0;}
	.skin00017 .wrap_ .slide .item_ {margin:0;}	
	.skin00017 .wrap_ .slide .item_ > div ._img {width:740px; height:440px;}
	.skin00017 .wrap_ .slide .item_ > div ._text {width:calc(100% - 740px); padding-left:100px;}
	.skin00017 .wrap_ .slide .slick-dots {justify-content:flex-start; margin-left:-16px;}
	.skin00017 .wrap_ .slide .slick-dots li {padding:0 16px; font-size:2em;}
	.skin00017 .wrap_ .slide .item_ > div ._text > p {font-size: 1.6em;}
	.skin00017 .wrap_ .slide .item_ > div ._text > .tag {font-size: 1.3em;}
	.skin00017 .wrap_ .slide .item_ > div ._text > .sub_tag {font-size: 1.4em; line-height: 1.5em;} */
	
	.skin00018 .wrap_ {width:1160px; margin:150px auto 150px;}
	
	
	.skin00019 .wrap_ {width:1160px; padding:80px 0; }
	.skin00019 .wrap_ .slide .list_ > div {width:100%;}
	.skin00019 .wrap_ .slide .list_ ._img {width:40%; height: inherit}
	.skin00019 .wrap_ .slide .list_ ._img img {height:100%}
	.skin00019 .wrap_ .slide .list_ ._text {margin-left:40%; width:calc(100% - 40%); padding:10px 30px 0;}
	.skin00019 .wrap_ .slide .list_ ._text ._title {height:80px; padding:30px 0 0; font-size:1.36em;}
	.skin00019 .wrap_ .slide .list_ ._text ._date {font-size:1.1em}
	.skin00019 .wrap_ .slick-slide > div {margin-left:-10px; margin-right:-10px; padding:0;}
	
	
	.skin00020 .wrap_ {width:100%; padding:100px 0 150px}
	.skin00020 .wrap_ .img_ img {width:220px;}
	
	
	.skin00021 .wrap_ {padding:100px 0;}
	.skin00021 .wrap_ > p {font-size:2em;}
	.skin00021 .wrap_ > span {font-size:1.4em;}
	.skin00021 .wrap_ .count_  {width:55%; margin-top:70px}
	
	
	.skin00023 .wrap_ .contact .inner_ {width:75%; padding:70px 50px;}

	.skin00026 {padding:80px 0 100px;}
	.skin00026 h2 { margin-bottom: 20px; font-size: 2.8em; color: #111;}	
	.skin00026 h2 span {margin-bottom: 20px;}
	.skin00026 .sub_txt {font-size: 1.8em; margin-bottom: 45px;}
	.skin00026 .wrap_box:before {height: 105%; aspect-ratio: 16 / 9;}
	.skin00026 .wrap_box:after {background-size: 450px; width: 450px; height: 450px; }
	.skin00026 .wrap_ .slide .item_ > div ._img {width: 45%;}
	.skin00026 .wrap_ .slide .item_ > div ._text {width: calc(100% - 45%); padding-right: 13%;}
	.skin00026 .wrap_ .slide .item_ > div ._text > .title {font-size: 2.8em; font-weight: 500; width: 68%;}
	.skin00026 .wrap_ .slide .item_ > div ._text > .sub_tag {font-size: 1.6em; line-height: 1.5em; margin-bottom: 60px;}

	.skin00027 .info > div {padding: 20px 50px 20px 40px;}
	
}


@media screen and (min-width: 1440px) {		
	section h2 {font-size: 2.2em;}	
	.skins00001 .wrap_ .slide .img_.img1 img {width: 800px;}
	.skins00001 ._text {left: 15%;}
	.skins00001 ._text p {font-size: 4.5em;}
	.skins00003 .wrap_ .info {width:520px;}	

	.skins00005 .board_slide > a > div.img_ .cate {font-size: 1.1em;}
	.skins00005 .board_slide > a > div.img_ p {font-size: 1.2em;}

	.skins00006 .text_ > p {font-size: 2.2em;}

	.sk00007 {padding: 35px 160px;}
	.skins00007 {width: 1400px;}
	
	
	.skin00009 .wrap_ {width:1300px;}
	.skin00009 .wrap_ .images-box {width:90%; height:420px; padding:80px; }
	.skin00009 .wrap_ .images-box p {font-size:2.7em; line-height:1.14em; }
	.skin00009 .wrap_ .count-box {top:-70px; width:55%; margin-right:2%; border-top:1px solid #eee;}
	.skin00009 .wrap_ .count-box:hover {border-top:#3a6799;}
	.skin00009 .wrap_ .text-box {top:-50px; left:40%;}
	
	.skin00012 .wrap_ .list_ li > p {font-size: 1.3em; padding-top: 5px;}
	
	.skin00019 .wrap_ .slide .list_ ._text ._title {height:100px; padding:40px 0 0;}
	
	.skin00021 .wrap_ {padding:130px 0;}
	
}