/* BASIC css start */
#content{width:auto;}

.section{margin-bottom: 0px;}
.sec_inner{width: 100%; margin: 0 auto;}
.section h2{margin-bottom: 40px; text-align: center;  color: #000 ;font-size: 32px; font-weight: bold;}

/* 메인 카테고리 */
.main_cate {position:relative; width: 100%; margin: 0 auto 100px;}
.main_cate .cate_list {font-size: 0; margin: 20px 0 0;}
.main_cate .cate_list li {margin-right: 41px; width: 98px; display: inline-block; vertical-align: top;}
.main_cate .cate_list li:last-child {margin-right: 0;}

.main_cate .cate_list li a {display: block;}
.main_cate .cate_list li .img_box {position: relative; font-size: 0; width: 98px; height: 98px; margin:0 auto; background: #f3f3f3; box-sizing: border-box; overflow: hidden;}
.main_cate .cate_list li .img_box img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%;}
.main_cate .cate_list li p {font-size: 15px; text-align: center; padding: 13px 0 0; letter-spacing: -1px;}
.main_cate .cate_list li:hover p {color:red;}

.main_cate .cate_list li:hover .img_box {border-color: #de5418; background: #fff;}
.main_cate .cate_list li:hover p {color: #1A3C34;}


.main_cate .swiper-button-next:after,
.main_cate .swiper-button-prev:after {display: none;}
.main_cate .swiper-button-next,
.main_cate .swiper-button-prev {background-repeat: no-repeat; background-position: center; background-size: 23px 43px; width: 23px; height: 43px; top:100px; margin-top:0;}
.main_cate .swiper-button-next {background-image: url(../../img/new/main/ico_slide_next.png); right: -60px;}
.main_cate .swiper-button-prev {background-image: url(../../img/new/main/ico_slide_prev.png); left: -60px;}
h2.tit {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}
.sec2_cont{margin-bottom: 100px;}
.mt-001{margin: 100px 0 0 0;}


/* 메인배너 */
.mainSec12{
margin-top: 30px;
margin-bottom: 100px;
    max-width: 1668px;
}
.myWrap {
    margin: 0 auto;
}
.myWrap img {
    width: 100%;
}

/* 메인 카테고리 2 */
.css-a1g6k6 {
    width: 100%;
    margin: 0px auto;
}
.css-ronrbe {
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    min-height: 52px;
}
.css-a1g6k6::after {
    content: "";
    position: absolute;
    left: 0px;
    width: 100%;
    height: 1px;
    background-color: rgb(226, 226, 226);
}
.css-pyi9p6 {
    position: relative;
    display: flex;
    width: auto;
    overflow-x: auto;
    gap: 30px;
    scrollbar-width: none;
}
.css-1uz3e1x {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: white;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    border: none;
    padding: 8px;
    margin: 0px;
}
.css-13yuzoe {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    padding: 16px 16px 8px 16px;
    gap: 16px;
    margin: 0px;
}

.css-1aeb36c {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 66px;
    height: 66px;
    overflow: hidden;
    border-radius: 20px;
    background-color: white;
    border: 1px solid rgb(68, 68, 68);
    box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 10px 0px;
}
.css-qoukrc {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: rgb(69, 70, 73);
}
.css-wyrtdo {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: white;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    border: none;
    padding: 8px;
    margin: 0px;
}
.css-137pfjg:hover{background-color: rgb(239, 239, 239);}
.css-137pfjg {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 76px;
    height: 76px;
    overflow: hidden;
    padding-top: 10px;
    border-radius: 20px;
    background-color: rgb(244, 247, 250);
}
.css-137pfjg img{height: 66px;}
.css-g296rp {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: rgb(71 69 69);
}

/* 메인 게시판 */
#content-main{position: relative;margin:0px auto;padding: 50px 5%;} 
#content{position: relative;margin: 0px auto 0px;max-width: 1500px;padding: 150px 40px 50px;}  
#content:after{content:""; display:block; clear:both;}
.inner {position: relative;  padding: 0 130px 0px 130px;margin: 0px auto;overflow: hidden;} 
.board_write_txt{
display: inline-flex;
position: relative;
height: 26px;
border: 1px solid #000;
margin-bottom: 5px;
text-align: center;
font-size: 12px !important;
line-height: 24px !important;
top: 3px;
float: right;
padding: 0 20px;
border-radius: 14px;
}
.board_write_txt:hover{
background:#de5418;
color:#fff;border: none;
}
/* 공지사항 */

.notice {margin:70px 0 30px;text-align:center;}
.notice p { font-weight:400; margin-bottom:10px; line-height:23px;}
.notice p.con {font-size:12px;color:#aaa;}
.notice p.info {font-size:10px;color:#ccc;text-transform:uppercase;letter-spacing:0.02em;}
.notice p.info span {color:#e9e9e9;margin:0 6px;}
.notice hr {display:inline-block;width:8px;border-top:1px solid #aaa;margin-top:25px;}




/*게시판 */
.boardwrapper { width:100%; margin:0 auto; padding:0px 0 10px 0;}
.mainBoardContentWrap { overflow:hidden;height: 360px;}
.mainBoardContentWrap > div { float:left; width:25%; border-left:1px solid #e8e8e8; padding:0 30px 0 20px; box-sizing:border-box;}
.mainBoardContentWrap > div:first-child { border-left:0;}
.board_tlt h3 a { font-size: 28px; color:#1a1a1a;; font-weight: 700;line-height: 1;}
.board_text { position:relative; }
.board_text a { width: 80%; display: inline-block;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;font-size: 1rem; color:#666; line-height:32px;font-weight: 300;letter-spacing: -0.06em;font-weight: 400;}
.board { margin-top:13px;}
.board_text .writer { 
    position: absolute;
    right: 0px;
    z-index: 10;
    top: -2px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1rem;
    color: #666;
    line-height: 32px;
    font-weight: 300;
    letter-spacing: -0.06em;
    width: 10%;
}
.board_text span.newIcon img {vertical-align:middle; padding:0 0 2px 2px; } 


/* 섹션개별 */
/* sec1 */
#sec1{}
#sec1 .swiper{width: 100%;}
#sec1 .swiper .swiper-wrapper{}
#sec1 .swiper .swiper-wrapper .swiper-slide{}
#sec1 .swiper .swiper-wrapper .swiper-slide a{display: block;width: 100%;}
#sec1 .swiper .swiper-wrapper .swiper-slide a img{width: 100%;}
#sec1 .swiper .swiper_btn_prev,#sec1 .swiper .swiper_btn_next{position: absolute;z-index: 2; cursor: pointer; top: 50%; transform: translateY(-50%);}
#sec1 .swiper .swiper_btn_prev{left:calc(50% - 890px)}
#sec1 .swiper .swiper_btn_next{right: calc((50% - 890px))}
#sec1 .swiper .swiper-pagination-bullet{ background-color:#4f4f4f;width: 14px;height: 14px;}
#sec1 .swiper .swiper-pagination-bullet-active{ background-color: #333;}


/* sec3 */
#sec3{margin-bottom: 150px;}
#sec3 .sec_inner{width: 100%;margin-top: 50px;}
#sec3 .sec_inner .sec3_cont{}
#sec3 .sec_inner .sec3_cont ul{display: flex;height: auto;}
#sec3 .sec_inner .sec3_cont ul li{width: 50%;height: inherit;}
#sec3 .sec_inner .sec3_cont ul li:first-child{}
#sec3 .sec_inner .sec3_cont ul li:first-child a{display: block; width: 100%;}
#sec3 .sec_inner .sec3_cont ul li:first-child a img{ width: 100%; display: block;}
#sec3 .sec_inner .sec3_cont ul li:last-child{display: flex; flex-direction: column; align-items: center; justify-content: center;}
#sec3 .sec_inner .sec3_cont ul li:last-child p.big{color: #222222; font-size: 40px;font-weight: 500;}
#sec3 .sec_inner .sec3_cont ul li:last-child p.sub{color: #333;  font-size: 20px; font-weight: 500; margin: 30px 0 50px 0px;}
#sec3 .sec_inner .sec3_cont ul li:last-child a.moreview{font-size: 24px;display: inline-block; border: 1px solid #000; border-radius: 20px; padding: 8px 30px; font-weight: 600;}
#sec3 .sec_inner .sec3_cont ul li:last-child a.moreview:hover{background-color: #000; color: #fff;}


/* sec4 */
#sec4{}
#sec4 .sec_inner{width: 100%;margin-top: 50px;}
#sec4 .sec_inner h2{margin-bottom:40px;}
#sec4 .sec_inner .sec4_cont{}
#sec4 .sec_inner .sec4_cont ul{width: 800px; margin: 0 auto; gap: 15px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
#sec4 .sec_inner .sec4_cont ul li{}
#sec4 .sec_inner .sec4_cont ul li a{transition: all .1s; display: inline-block;padding:8px 20px;border-radius: 20px;  color: #888888;border: 1px solid #e6e6e6; font-size: 17px; font-weight: 400; }
#sec4 .sec_inner .sec4_cont ul li a:hover{border-color: #de5418; color: #de5418;}

/* sec5 */
#sec5{}
#sec5 .sec_inner{width: 100%;margin-top: 50px;}
#sec5 .sec_inner a{display: block; width: 100%;}
#sec5 .sec_inner a img{width: 100%;}

/* sec6 */
#sec6{}
#sec6 .sec_inner{width: 100%;margin-top: 50px;}
#sec6 .sec_inner h2{}
#sec6 .sec_inner h2 a.h2_more{display: inline-block; float: right;}
#sec6 .sec_inner h2 a.h2_more img{}
#sec6 .sec_inner .sec6_cont{}
#sec6 .sec_inner .sec6_cont ul{display: flex; justify-content: space-between;}
#sec6 .sec_inner .sec6_cont ul li{width: 690px;}
#sec6 .sec_inner .sec6_cont ul li .ytb_sec{width: 100%;}
#sec6 .sec_inner .sec6_cont ul li .text_sec{}
#sec6 .sec_inner .sec6_cont ul li .text_sec p.big{line-height: 1.2; margin: 20px 0; font-size: 24px; color: #242424; font-weight: 500; }
#sec6 .sec_inner .sec6_cont ul li .text_sec p.sub{color: #aaaaaa; line-height: 1.5; font-size: 16px; font-weight: 400;}


/* sec7 */
#sec7{}
#sec7 .sec_inner{width: 100%;margin-top: 50px;}
#sec7 .sec_inner h2{}
#sec7 .sec_inner h2 a.h2_more{display: inline-block; float: right;}
#sec7 .sec_inner h2 a.h2_more img{}
#sec7 .sec7_cont{}
#sec7 .sec7_cont ul{display: flex; flex-wrap: nowrap; justify-content: space-between;}
#sec7 .sec7_cont ul li{width: 450px;}
#sec7 .sec7_cont ul li .img_sec{width: 100%;}
#sec7 .sec7_cont ul li .img_sec a{display: block; width: 100%;overflow: hidden; }
#sec7 .sec7_cont ul li .img_sec a:hover>img{transform: scale(1.05);  }
#sec7 .sec7_cont ul li .img_sec a img{width: 100%;display: block;transition: all .5s; }
#sec7 .sec7_cont ul li .txt_sec{}
#sec7 .sec7_cont ul li .txt_sec p.big{line-height: 1.2; margin: 20px 0; font-size: 24px; color: #242424; font-weight: 500;width: auto; display: inline-block; position: relative;}
#sec7 .sec7_cont ul li:hover>.txt_sec p.big::after{width: 105%; opacity: 1;}
#sec7 .sec7_cont ul li .txt_sec p.big::after{content: ""; display: block; position: absolute ; opacity: 0; bottom: -3px; left: -1%; width: 10%;transition: all .3s;transform-origin: left center; height: 15px; background-color: rgb(240, 229, 229);z-index: -1;transform: rotate(-1deg);}


/* sec8 */
#sec8{margin-bottom: 220px;
box-sizing: border-box;
    display: block;
    height: 40px;
}
#in_m1 {
    position: relative;
    width: 100%;
    height: 182px;
    margin: 0px;
}

.bi-file-earmark-check::before { content: "\f360"; }
#in_m1 .m1 {
    display: inline;
    float: left;
    margin: 0 17px 0px 0px;
    padding: 34px 0px 0px 0px;
    width: 15.4%;
    height: 200px;
    border-radius: 0.4em;
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 26px;
    border: 1px solid #ddd;
}

#in_m1 .m1:hover {
    background-color: rgb(244, 247, 250);
}

#in_m1 .m1 .ico {
    font-size: 60px;
    margin: 0px 0px 12px 0px;
}
.bi-mic::before {
    content: "\f490";
}
.bi::before, [class^="bi-"]::before, [class*=" bi-"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#in_m1 .m1 .txt {
    position: relative;
    width: 100%;
    height: 88px;
    margin: -176px 0px 0px 0px;
    padding: 186px 0px 0px 0px;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #9c9c9c;
    font-weight: 300;
}

#in_m1 .m1 .txt:hover {
    color: #fff;
}

#in_m1 .m2 {
    display: inline;
    float: left;
    margin: 30px 0px 0px 0px;
    padding: 34px 0px 0px 0px;
    width: 15.2%;
    height: 240px;
    border-radius: 0.4em;
    text-align: center;
    font-family: 'Spoqa Han Sans Neo',sans-serif,Nanum Gothic,sans-serif;
    font-weight: 600;
    color: #2e96d3;
    font-size: 32px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.20);
}

#in_m1 .m2:hover {
    color: #fff;
    -webkit-box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.20);
    background: #0CACE8;
    background: -moz-linear-gradient(top,#0CACE8 0%,#2E96D3 100%);
    background: -webkit-linear-gradient(top,#0CACE8 0%,#2E96D3 100%);
    background: linear-gradient(to bottom,#0CACE8 0%,#2E96D3 100%);
}

#in_m1 .m2 .ico {
    font-size: 80px;
    margin: 0px 0px 12px 0px;
}

#in_m1 .m2 .txt {
    position: relative;
    width: 100%;
    height: 88px;
    margin: -176px 0px 0px 0px;
    padding: 186px 0px 0px 0px;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #9c9c9c;
    font-weight: 300;
}

#in_m1 .m2 .txt:hover {
    color: #9dddf9;
}

#hotbrand {
    padding: 0px 0px 25px 0px;
    margin: 0 auto;
}
#sec7 .sec7_cont ul li .txt_sec p.sub{color: #aaaaaa; line-height: 1.5; font-size: 16px; font-weight: 400;}

/* 유튜브 */
/* 배너2개 */
.full {
	width:100%;
	background:rgba(248,248,248,1);
	overflow:hidden;
	padding:50px 0;
}


.bnr2x1 {margin:0px auto;}
.bnr2x1 li {float:left;	width:49%;margin-right:calc(2%);-webkit-transition:-webkit-transform 0.5s ease-in-out; transition:transform 0.5s ease-in-out; }
.bnr2x1 li:nth-child(2) { margin-right:0px !important;}
.bnr2x1 li img {width:100%;-webkit-transition:-webkit-transform 0.5s ease-in-out; transition:transform 0.5s ease-in-out;}
/* .bnr2x1 li:hover img { -webkit-transform:translateY(-10px); transform: translateY(-10px); } */

.bnr2x1 .posAb { left: 50%; transform: translateX(-50%); top: calc(50% ); z-index:99 }
.bnr2x1 .posAb .btn a {} 
.bnr2x1 .posAb.btn { display:block; font-size:10px; padding:10px 30px; background:rgba(0,0,0,0.2);  font-size:12px; text-align:center;  border-radius:0px ; color:#fff ; text-transform: uppercase; border:1px solid #fff}
.bnr2x1 li:hover .posAb.btn { background:rgba(0,0,0,0.9);  }

/* 인쇄기 동영상 */
.full {
	width:100%;
	background:rgba(248,248,248,1);
	overflow:hidden;
	padding:50px 0;
}


.bnr2x1 {margin:0px auto;}
.bnr2x1 li {float:left;	width:49%;margin-right:calc(2%);-webkit-transition:-webkit-transform 0.5s ease-in-out; transition:transform 0.5s ease-in-out; }
.bnr2x1 li:nth-child(2) { margin-right:0px !important;}
.bnr2x1 li img {width:100%;-webkit-transition:-webkit-transform 0.5s ease-in-out; transition:transform 0.5s ease-in-out;}
/* .bnr2x1 li:hover img { -webkit-transform:translateY(-10px); transform: translateY(-10px); } */

.bnr2x1 .posAb { left: 50%; transform: translateX(-50%); top: calc(50% ); z-index:99 }
.bnr2x1 .posAb .btn a {} 
.bnr2x1 .posAb.btn { display:block; font-size:10px; padding:10px 30px; background:rgba(0,0,0,0.2);  font-size:12px; text-align:center;  border-radius:0px ; color:#fff ; text-transform: uppercase; border:1px solid #fff}
.bnr2x1 li:hover .posAb.btn { background:rgba(0,0,0,0.9);  }
.inner-01 {
    width: 100%;
    margin: 0 auto;
}
.main_con02 .slick-slider {
    width: 100%;
    height: 730px;
    overflow: hidden;
    background-color: #222222;
}
.main_con02{margin-bottom: 170px;padding: 0 3% 0 0;}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0!important;
}
.slick-initialized .slick-slide {
    display: block;
}
.main_con02 .slick-slide {
    position: relative;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    overflow: hidden;
}
.main_con02 .txt {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%;
    padding-top: 270px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main_con02 .txt h3 {
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 80px;
    color: rgba(255,255,255,0.65);
    font-weight: bold;
    font-family: 'Monda', sans-serif;
    letter-spacing: -1px;
}
.main_con02 .txt p {
    font-size: 30px;
    color: rgba(255,255,255,0.65);
    font-family: 'MalgunGothic','맑은 고딕';
    letter-spacing: -1px;
    text-align: center;
    margin-top: -20px;
}
.main_con02 .txt p {
    width: 944px;
    margin: 0 auto;
}
.main_con02 .txt a {
    display: block;
    width: 290px;
    margin: 30px auto 0;
    padding: 6px 0;
    border: 1px solid #ffffff;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: -0.045em;
    font-family: 'MalgunGothic','맑은 고딕';
    opacity: 0.65;
}
.main_con02 .frame {
    margin-top: -550px;
    position: static;
    z-index: 7;
}
.main_con02 iframe {
    position: relative;
}
.w100 { max-width:100%; }
.displaynone{ display:none !important;;}
.display { display:none !important;;}
.off { display:none !important; }
.zoom{-webkit-transition:-webkit-transform 0.5s ease-in-out;transition:transform 0.5s ease-in-out;-webkit-transform:scale(1);transform:scale(1); }
.zoom:hover{-webkit-transform: scale(1.05);transform: scale(1.05);backface-visibility: hidden;}
.box { -webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box; }
.clear{zoom:1;}
.clear:after{content:""; display:block; clear:both;}
.upper,.upper * {text-transform:uppercase;font-weight: 300;width: 100%;line-height: 7;border-bottom: 0px solid #000;}

.sec2_cont ul{
display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

/* BASIC css end */

