﻿@import url('https://webfontworld.github.io/kopus/KoPubWorldDotum.css');

@font-face {
    font-family: 'KoPubWorldDotum';
    font-weight: 300;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumLight.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumLight.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumLight.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumLight.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumLight.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'KoPubWorldDotum';
    font-weight: 500;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumMedium.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumMedium.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumMedium.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumMedium.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumMedium.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'KoPubWorldDotum';
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumBold.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumBold.eot?#iefix') format('embedded-opentype'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumBold.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumBold.woff') format('woff'),
        url('https://cdn.jsdelivr.net/gh/webfontworld/kopus/KoPubWorldDotumBold.ttf') format("truetype");
    font-display: swap;
}


* {font-family: 'KoPubWorldDotum';}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;letter-spacing:normal} /* delete vertical-align,font:inherit; */
body,html{width:100%; min-width:1200px; }
*{font-family: 'KoPubDotumMedium'; }
ol,ul,li{list-style:none;}


img, table{border:0;}
hr, legend {display:none;}
a:link, a:visited, a:active {text-decoration:none;}


body {font-size:15px;  font-family: 'KoPubDotumMedium';     letter-spacing: -0.5pt; background:#000;}
input, textarea, select {font-family: 'KoPubDotumMedium'; color:#595b5f;}
input.text, input.dateInput, textarea.text {padding:1px 5px; border:1px solid #cbcbcb; vertical-align:middle;}
.png24 {tmp:expression(setPng24(this));}
.parents:after {content:""; display:block; clear:both;}



/* 레이아웃 */
#wrap {position:relative; width:100%; min-width:1220px; }

/* 메뉴 */


#visual{position:relative; width:100%; 100%;   overflow:hidden; }

#visual .txt_ef{opacity: 0;-webkit-transition-property: all;transition-property: all;-webkit-transition-duration: 0.4s;transition-duration: 0.4s;-webkit-transition-timing-function: linear;
transition-timing-function: linear;-webkit-transition-delay: 0s;transition-delay: 0s;transform: translate3d(0px, 30px, 0);-webkit-transform: translate3d(0px, 30px, 0);}
#visual .slick-slide.action .txt_ef{opacity: 1;transform: translate3d(0px, 0px, 0);-webkit-transform: translate3d(0px, 0px, 0);  }


#visual .txt_efe{}
#visual .slick-slide.action .txt_efe{ }





/* Slider */
.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-slide{display: none; float: left; min-height: 1px;}
.slick-initialized .slick-slide{display: block;}

/* Dots */
.slick-dotted.slick-slider{margin-bottom: 30px;}
.slick-dots{position: absolute;display: block;list-style: none;text-align: center; left:50%; margin-left: -25px;}
.slick-dots li{position: relative;display: inline-block; width:16px;height:16px;margin:0 3px;padding: 0;cursor: pointer;}
.slick-dots li button{background:none; font-size: 0;line-height: 0;display: block; width:16px;height:16px; padding:0;cursor: pointer;color: transparent;border: 0;outline: none;}
.slick-dots li button:hover, .slick-dots li button:focus{ outline: none;}
.slick-dots li button:hover:before, .slick-dots li button:focus:before{ opacity: 1;}
.slick-dots li button:before{border-radius: 12px; background:#7e7f81; position: absolute;top: 0;left: 0; width:16px;height:16px;content: '';text-align: center;color: black;}
.slick-dots li.slick-active button:before{background:#fff;}




/* section bg */
.cover01{background:url('/images/v01.jpg');  }
.cover02{background:url('/images/v02.jpg'); }
.cover03{background:url('/images/v03.jpg'); }
.cover04{background:url('/images/index_img4.jpg'); }



/* .cover04{background:url('/images/v03.jpg') 50% 50% no-repeat; background-size: cover; } */

 
/* main */

.section{ width:100%;  height: 700px; position:fixed; background-position:center center; background-size:cover; }
.sub_imgbox .slick-list ,
.sub_imgbox .slick-track { }
.sub_imgbox .text{width: 1180px; margin: 80px auto;    padding-top:220px; color: #fff;}
.sub_imgbox .text::after { content: ''; display: block; position: absolute; width: 100%; height: 100%; background: rgba(255, 255, 255,0.0); top: 0; left: 0; z-index: -1; }
.sub_imgbox .text .txt3{ margin-bottom:15px; font-size:38px;  text-shadow: 1px 1px 4px #363636;  text-align:left; color:#fff; font-weight:700; line-height:1; font-family: 'KoPubDotumMedium';  letter-spacing:0.1pt; text-align:left; padding-top:15px;   }
.sub_imgbox .text .txt1{  font-size:25px; font-weight:500;   text-align:left; color:#fff;  line-height:0.5;  letter-spacing:-0.5pt; padding-top:13px; letter-spacing: -5px; text-align:left; font-family: 'KoPubDotumMedium';}
.sub_imgbox .text .txt1 span{letter-spacing:-0.5pt; line-height:38px; font-family:NotoKR-Bold; font-weight:700;  padding-bottom:10px}
.sub_imgbox .text .txt1 span.co1{color:#fff;  font-size:23px; line-height: 1.7; margin:50px 0}
.sub_imgbox .text .txt1 span.co2{color:#fff; padding-bottom:20px}
.sub_imgbox .text .txt1 span.co3{color:#fff;  letter-spacing:0.2pt;  }
.sub_imgbox .text .txt_efe .txt2{font-size:30px; color:#333;  margin-bottom:15px; line-height:100%; letter-spacing:1pt;  }
.sub_imgbox .text .line{background:#fff; height:1px; width:56px; margin:33px 0}
.sub_imgbox .slick-dots{bottom:40px;}

.sub_imgbox .slick-arrow{bottom:40px;}
 

 

.idx_section:after {display:block;visibility:hidden;clear:both;content:""}
.idx_section .innr {width:1200px;margin:0 auto;padding:60px 0}
.idx_section .innr:after,
.idx_section2:after {display:block;visibility:hidden;clear:both;content:""}
.idx_section2 {background:#f1f1f1}



h3.mtit2{font-size:22px; font-family:NotoKR-Bold; font-weight:100; color:#000; line-height:100%; }
.lat { bottom: 20px; margin-bottom: 0; }

.main_section {padding:50px 0;}
.main_TitleArea {margin-bottom:40px; text-align:center;}
.main_TitleArea img {margin-bottom:30px;}
.main_TitleArea h3 {font-size:30px; color:#222; padding-bottom:20px; line-height:1;}

.main_product .prdContents .prdCon {display:none;  }
.main_product .prdContents .prdCon:first-child {display:block;}


 .tabs { 
          display: flex;  
         /*   list-style: none; */
            padding: 0;
            margin: 0;
        }

        .tab {
            flex: 1;
            text-align: center;
            padding: 16px;
            background-color: #eee;  
            cursor: pointer;   font-size:1rem;
            transition: background-color 0.3s; margin: 8px;
		  border-radius:25px;  -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;
        }

        .tab:hover { font-size:1rem; background-color: #f08200;  color:#fff;}
        .tab.active {
            background-color: #f08200; color:#fff;
            font-weight: bold;
        }

        .content {
            display: none;
            padding: 20px; margin-bottom:30px;
            height: 100%;   
          /*   background-color: #FFFA00;  탭1이 기본으로 활성화된 경우의 배경 컬러 */
        }

        .content.active {
            display: block;
           /*    background-color: #FFFA00; */
        }
 

.btn_more02{ text-align:center; padding:10px; background:#eee;   width:1200px;   overflow:hidden; margin:80px 0 0 0  }

        .allWrap{width: 1300px;margin:0 auto;}
        .tabBox{margin:20px auto 20px;width: 1000px;}
        .tab-link{width: 21%;display: inline-block;padding:15px;margin-bottom:10px; text-align: center;background-color:#929090;border-radius: 20px;color:#fff;cursor: pointer;  font-size:15px;
        }
        .tab-link.current{
            background-color: #de4c4c;
            font-weight: 600;
        }
        .tab-content{
            display: none;
        }
        .tab-content.current{
            display: block;
            width: 100%;
            height: 200px; padding:20px;
            background-color:#d5d8d7;
            
          /*  text-align: center; */
          
        }



  .con_title{ width:100%; padding-bottom:30px; margin:0 auto;}
 .con_title p { text-align:center; font-size:2.8em;  line-height:50px; color:#000; font-weight:700; padding:0 10px; margin:0px auto;  }
 .con_title span { display:block; text-align:center; font-size:1.15em; color:#777;  padding:0 10px; margin:10px 0 0px 0;}

 
.certificate {position:relative; width:100%;  text-align:center;  max-width:1200px; margin:50px auto;}
.certificate .box-wrap {width:100%; font-size:0;}
.certificate .box-wrap li {width:15%; margin-left:1%; padding-bottom:10px; display:inline-block; vertical-align:top;}
.certificate .box-wrap li:first-child {margin-left:0;}
.certificate .box-wrap li:nth-child(5) {margin-right:0;}
.certificate .box-wrap li:nth-child(10) {margin-right:0;}
.certificate .box-wrap li p {color:#333; font-size:15px; line-height:20px; }
.certificate .box-wrap li .pic img {width:100%; border:1px solid #CCC; margin-bottom:10px;}


/** 서브 */

/* 서브플래시 */

#visual_sub{position:relative; overflow:hidden; width:100%; text-align:center; height:300px;}
.subtop_about {background: url('/images/v05.jpg') center center no-repeat; background-size:cover; }
.subtop_about::after { content: ''; display: block; width: 100%; height: 100%; /*background: rgba(0, 0, 0, .6);*/ top: 0; left: 0; position: absolute; }


#visual_sub .in{width:1200px; margin:120px auto 0 auto;}





#visual_sub .kr{text-shadow: 0px 0px 3px #555; font-size:33px; text-align:right; color:#fff; font-weight:500; letter-spacing:-0.3pt; padding-top:38px; }
#visual_sub .en{text-shadow: 0px 0px 3px #555; font-size:20px; text-align:right; color:#fff; font-weight:400; letter-spacing:-0.3pt; line-height:1.7; }



#visual_sub .kr span{text-shadow: 0px 0px 3px #555; font-size:21px; text-align:center; color:#fff; font-weight:600; letter-spacing:-0.3pt; margin-top:-35px; }







#contents{overflow:hidden; position:relative; width:1200px; margin:0 auto; margin-top:0px; }

#contents2{overflow:hidden; position:relative; width:950px; margin:0 auto;}
 
.lnb {float:left; width:250px; margin:0 30px 100px 0;}
.lnb .lnbg{background: #222; color:#7e7f81; text-align:center; padding:36px 0 35px 0; border-bottom: 1px solid #7e7f81; }
.lnb .lnbg p{font-family: 'KoPubDotumMedium'; font-size:12px; color:#7e7f81; line-height:100%;letter-spacing:0.5px; }
.lnb .lnbg h2{font-size:27px; line-height:100%; margin-top:10px; letter-spacing:-0.5px;font-family:NotoKR-Bold; font-weight:500;color:#fff;}
.lnb ul{position:relative; overflow:hidden;}
.lnb li {position:relative;}
.lnb li a:link, 
.lnb li.left_linktop a{font-size:14px; letter-spacing:-0.7pt; color:#fff; display:block; line-height:47px; height:47px; padding-left:10px; border-bottom:1px solid #7e7f81;}
.lnb li a:link { color: #fff; }
.lnb li a { border-bottom: 1px solid #7e7f81; transition: all ease .2s; color:#7e7f81;  }
.lnb li a:hover { background: none; color:#fff; font-weight:500; font-family: 'KoPubDotumMedium';}
.left_linktop a{display:block; color:#fff; font-size:15px; letter-spacing:-0.1pt;  background: #000; border-bottom:1px solid #7e7f81; !important; font-weight:500; }

	/*depth_3*/
	.lnb ol.depth_3{border-bottom:1px solid #7e7f81; padding:0 0 0 20px; background-color:#fdfdfd;}
	.depth_3 dd:first-child{padding-top:8px;}
	.depth_3 dd:last-child{padding-bottom:8px;}
		.depth_3 dd a:link, .depth_3 dd a:visited{display:block; font-size:14px; padding:8px 0;}
		.depth_3 dd a:hover{display:block; color:#064e91; text-decoration:none}
		.depth_linktop{color:#064e91 !important; font-weight:bold !important; }
		.depth_linktop:hover{text-decoration:none}


.lnb .cs{border:1px solid #7e7f81; margin-top:45px; background: url('/img/cs_bg.gif') right bottom no-repeat; padding:30px 15px; border-radius: 0 15px 15px 0;}
.lnb .cs .tit{font-size:20px; font-family:NotoKR-Bold; color:#7e7f81; line-height:100%; letter-spacing:-0.5px; margin-bottom:20px;}
.lnb .cs .tel{font-family: 'KoPubDotumMedium'; font-weight:700; font-size:25px; color:#7e7f81; line-height:100%;}
.lnb .cs .tel span{color:#7e7f81;font-family: 'KoPubDotumMedium'; font-weight:700; line-height:100%;}
.lnb .cs .mail{font-family: 'KoPubDotumMedium'; font-weight:300;font-size:16px;  color:#7e7f81; line-height:100%; margin-top:10px;}
.lnb .cs .fax{font-family: 'KoPubDotumMedium'; font-weight:600;font-size:21px;  color:#777; line-height:100%; margin-top:10px;}

.contentArea{float:left; width:900px; overflow:hidden;}
.contentArea_wide{width:100%; overflow:hidden;}
#contents .tit_area{width:100%; padding:10px 0 15px 0; overflow:hidden;}
	#contents p.location {float:right; font-size:13px; color:#777; padding:15px 0 0 0}
	#contents p.location a:link, .tit_area p.location a:visited{font-size:13px; color:#777; }
	#contents p.location a:hover{color:#222;}
	#contents p.location img{vertical-align:middle; margin:0 8px 2px 8px;}
	#contents h3.title {color:#fff;font-family: 'KoPubDotumMedium'; font-weight:100; font-size:33px; line-height:33px;letter-spacing:-1.8pt; padding-top:43px; padding-bottom:18px;}	

.contentArea03{position:relative; overflow:hidden; width:1200px; margin:0px auto;}
.contentArea02{float:left; width:100%; overflow:hidden;}
.contentArea_wide{width:100%; overflow:hidden;}
#contents02 .tit_area{width:1180px; margin:0 auto;  padding:20px 0 25px 0; overflow:hidden;}
	#contents02 p.location {float:right; font-size:13px; color:#777; padding:15px 0 0 0}
	#contents02 p.location a:link, .tit_area p.location a:visited{font-size:13px; color:#777; }
	#contents02 p.location a:hover{color:#222;}
	#contents02 p.location img{vertical-align:middle; margin:0 8px 2px 8px;}
	#contents02 h3.title {color:#333;font-family: 'KoPubDotumMedium'; font-weight:100; font-size:33px; line-height:33px;letter-spacing:-1.8pt;}	


 .noticemain{position:relative;float:left;width:330px;height:135px; padding:0px 0 0px 0px; margin-LEFT:0px; background:url(../images/bar.png) top left  no-repeat; margin-right:20px; }
  .noticemain h1{ position:relative; font-size:18px; color:#1255a0; font-family:'Malgun GothicNeo-Variable'; !important; font-weight:600; letter-spacing:-0.7pt; padding: 0px 10px 15px 0px;}
  

 .setmain2{position:relative;float:left;width:230px;height:200px; text-align:center;     margin-bottom:20px;   border:#ccc 1px solid ;    margin-right:10px;     cursor:pointer;}
 .setmain2 h1{ position:relative; font-size:21px;  font-family:'Malgun GothicNeo-Variable'; !important;color:#333; font-weight:500; letter-spacing:-0.7pt; padding:30px 0px 10px 0px;}
  .setmain2 p.cs_n {margin-bottom:20px;  font-size:16px; color:#555; font-family:'Malgun GothicNeo-Variable'; !important;}	
  .setmain2 .imgab{margin:0px 0; color:#333!important; }
  .setmain2 .gogo{display:block; font-size:11px; color:#db3b3b;   margin-bottom:10px;margin-top:15px;}
  .setmain2 .mT20{margin-top:20px;}
 
 .setmain3{position:relative;float:left;width:230px;height:200px; text-align:center;     margin-bottom:20px;   border:#ccc 1px solid ;    margin-right:10px;        cursor:pointer;}
 .setmain3 h1{ position:relative; font-size:21px;  font-family:'Malgun GothicNeo-Variable'; !important;color:#333; font-weight:500; letter-spacing:-0.7pt; padding:30px 0px 10px 0px;}
  .setmain3 p.cs_n {margin-bottom:20px;  font-size:16px; color:#555; font-family:'Malgun GothicNeo-Variable'; !important;}	
  .setmain3 .imgab{margin:0px 0; color:#333!important; }
  .setmain3 .gogo{display:block; font-size:11px; color:#db3b3b;   margin-bottom:10px;margin-top:15px;}
  .setmain3 .mT20{margin-top:20px;}
 


.setmain4{position:relative;float:left;width:340px; height:200px;  padding:20px 20px;  border:#ccc 1px solid ;  cursor:pointer;}
.setmain4 h1{ position:relative; font-size:21px;  font-family:'Malgun GothicNeo-Variable'; !important;color:#333; font-weight:500; letter-spacing:-0.7pt; padding:5px 0px 10px 0px;}
.setmain4 p{display:block; font-size:14px;}
.setmain4 p.cs_t { font-size:28px; color:#333;  line-height:1.2; font-weight:700; padding:5px 0px 10px 10px;font-family:'Malgun GothicNeo-Variable'; letter-spacing:-1pt;}
.setmain4 p.cs_b {  font-size:20px; color:#0053a6; font-weight:600; padding:5px 0px 5px 0px;}
.setmain4 p.cs_f { font-size:20px; color:#333;   line-height:1.2; font-weight:500; padding:5px 0px 10px 10px;}		
.setmain4 p.cs_e { font-size:20px; color:#333; font-weight:500; padding:0px 0px 10px 30px;}
.setmain4 .imgab{position:absolute; left:20px; top:70px; color:#333!important; }
.setmain4 .gogo{display:block; font-size:11px; color:#183884;  text-decoration:underline;margin-bottom:30px;margin-top:15px;}
.setmain4 .mT20{margin-top:20px;}



 
/* Start-슬릭기본 */
.slick-slider{position: relative;display: block;box-sizing: border-box;
		-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;
				touch-action: pan-y;-webkit-tap-highlight-color: transparent;	}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;  width:100%;}
.slick-slide{display: none;float: left; width:100%; }
.slick-initialized .slick-slide{display: block;}
/* End-슬릭기본 */


.prd_con {position:Relative; overflow:hidden;   padding:0px 0 2px}
.prd_in {position:Relative; width:1755px; padding:0 15px; box-sizing:border-box; margin:0 auto;}
.prd_in .m_tit {text-align:center;}
.prd_in .sub_mtxt {text-align:center;}
.prd_rolling {position:relative;}
.prd_rolling .slick-list {padding-top:40px; }
.prd_rolling dl {text-align:center; float:left; margin:0  5px}
.prd_rolling dl a {display:block; transition: all 0.3s ease-out;}
.prd_rolling dt {border:1px solid #7e7f81; box-sizing:border-box; top:0; position:Relative; transition: all 0.3s ease-out;}
.prd_rolling dt img {width:100%}
.prd_rolling dd {padding-top:10px; overflow:hidden; height: 2.6em; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; line-height:1.3em; text-overflow:ellipsis; font-weight:500; color:#333; letter-spacing:-0.5pt; font-size:18px; word-wrap: normal !important; }

.prd_rolling dl a:hover {transition: all 0.3s ease-out;} 
.prd_rolling dl a:hover dt {border-color:#bc171d; top:-5px; transition: all 0.3s ease-out;}

/* Arrows */
.prd_rolling .slick-arrow {display:block; content:""; position: absolute;  top:70% ; left:-70px; transform: translate(0, -50%); margin:0; display: block;width:54px; height:54px;border-radius:50%; border:none; box-sizing:border-box; padding: 0; cursor: pointer; color: transparent; outline: none;  background:url('../../img/prevBtn.png') center center no-repeat; z-index:9999; transition: all 0.3s ease-out; opacity:0.8}
.prd_rolling .slick-arrow.slick-next {background-image:url('../img/nextBtn.png'); left:auto; right:-70px; margin:0}
.prd_rolling .slick-arrow:hover {opacity:1}
/* // Arrows */

/* 취급브랜드*/
.e_01{width: 850px; margin: 0 auto;}
.e_01 ul li{float: left; width: 30%; padding: 5px; margin: 10px; border: 1px solid #ccc;}

 
/*푸터*/

#footer {position:relative; width:100%; clear:both; overflow:hidden; background:#000; border-top:1px solid #7e7f81;}
#footer .foot_in {position:relative; margin:0 auto; width:1180px; overflow:hidden; padding:40px 0 40px 0;}
#footer .foot_in .flogo{float:left; /* width:180px; */ margin-right: 20px;}
#footer .foot_in .flogo img { width: 100%; }
#footer .foot_in .ftxt{float:right; width:800px;}
#footer .foot_bn{position:relative; overflow:hidden; }
	 
#footer .copy{position:relative; overflow:hidden; clear:both; padding-top:0px; }
#footer .copy ul{}
#footer .copy li{line-height:22px;  color:#fff; }
#footer .copy li strong{font-weight:600}
#footer .copy a:link, .copy a:visited{line-height:22px; text-decoration:underline;}
#footer .copy li.copyright{font-size:13px; color:#7e7f81; padding-top:5px}
#footer .copy li.copyright a:link, #footer .copy li.copyright a:visited{font-size:13px; color:#7e7f81;  text-decoration:none}


/* 게시판 소스 */

h5{ color:#1567cb; font-weight:500;  font-size:16px; text-indent:0px; padding: 0px 0 0px;  }
h4{ color:#333333; font-weight:700;  font-size:22px; text-indent:10px; padding: 5px 0 10px;  }
.table_style {width:100%; border-collapse:separate;border:0px solid #7e7f81; border-spacing:0px;}
.table_style th {color:#333; text-align:center; padding:10px; border-bottom:0px solid #7e7f81; border-right:0px solid #7e7f81; background-color:#f6f6f6}
.table_style th.last{border-right:none}
.table_style td {text-align:center; border-right:0px solid #7e7f81; border-bottom:0px solid #7e7f81; padding:9px;} 
.table_style td.last{border-right:none}
.table_style td.left {text-align:left; }
.table_style td.left_indent {text-align:center;  padding:9px 0px 9px 0px;}
.table_style td.num {background:#f9f9f9;}
.table_style td.txt {padding: 15px 15px 30px; font-size: 18px; font-weight: bold; color: #7e7f81;}
.table_style td.yellowBg {background:#fffff3;}

    .slider-container {
            position: relative;
            max-width: 1300px;
            margin: 18px auto; /* 중앙 정렬을 위해 margin auto 설정 */
            overflow: hidden;
			margin-top:-7px;
			margin-bottom:8px;
        }

        .slide {
            display: flex;
            transition: transform 0.5s ease-in-out;
        }



  .product {
            flex: 1 0 14.33%;
            padding: 0px;
            text-align: center;
			color:#fff;
        }

        .product-content {
             /*    background-color: #f1f1f1;*/
            padding: 10px;
       /*     border-radius: 8px; */
        }

        .product-title {
            font-size: 18px;
            font-weight: bold;
        }

        .product-description {
            font-size: 14px;
            margin: 10px 0;
        }

        .product-image {
            background-color: #efefef;
            padding: 2px;
            border-radius: 2px;
        }

        .product-image img {
            width: 100%;
            height: auto;
        }

        /* 슬라이드 버튼 제품 위로 */
        .prev, .next {
            cursor: pointer;
            position: absolute;
            top: 50%; /* 제품 중앙에 위치 */
            width: auto;
            padding: 16px;
            color: white;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            user-select: none;
            background-color: rgba(0, 0, 0, 0.5); /* 투명 배경 */
            z-index: 2; /* 제품 위에 보이도록 설정 */
        }

        .next {
            right: 10px;
        }

        .prev {
            left: 10px;
        }

        .prev:hover, .next:hover {
            background-color: rgba(0, 0, 0, 0.8);
        }

        /* 제목 중앙 정렬 */
        .slider-header {
            display: flex;
            justify-content: center; /* 중앙 정렬 */
            align-items: center;
            margin-bottom: 20px;
        }

        .slider-header h2 {
            font-size: 24px;
            font-weight: bold;
            text-align: center;
        }



