/* 모든 스타일은 css 충돌방지를 위해 .product3을 기준으로 작성 하시면 됩니다. 예) .product3 .box {} */
  .product3{}

html {
  scroll-behavior: smooth;
}

/* 공통 */
#ctt {display: none;}
.clearboth::before, .clearboth::after {display: block; content:""; clear: both;}


/* 페이지타이틀 */
.pageTitle {width: 100%; height: 410px; background: url(../product1/images/sub-4.png) no-repeat; background-size: cover; background-position: center center; position: relative;}
.pageTitle_textWrap {width: 1300px; margin: 0 auto;}
.pageTitle .pageTitle_text {width: 100%; position: absolute; top: 55%; transform: translateY(-50%);}
.pageTitle .pageTitle_text h1 {font-size: 45px; color: #fff; letter-spacing: -3px !important; font-weight: 500;}
.pageTitle .pageTitle_text p {font-size:18px; color: #fff; font-weight: 400; letter-spacing: -1px; margin-top: 20px;}


/* 페이지탭 */
.pageTabWrap {width: 100%; height:55px; margin-top: -55px; position: relative; z-index: 1;}
.pageTabWrap .pageTab {width: 1300px; height: 100%; margin: 0 auto; position: absolute; z-index: 1; background: #dc1d1d; left: 50%; transform: translateX(-50%);}
.pageTabWrap .pageTab >li {float:left; width: 20%; }
.pageTabWrap .pageTab >li:first-child {width: 5%;}
.pageTabWrap .pageTab >li:last-child {width: 55%;}
.pageTabWrap .pageTab >li >a {width: 100%; display: block; text-align: center;line-height: 55px; color: #fff; font-size: 16px;font-weight: 500; text-align: left;border-left: 1px solid #e83434; padding-left: 30px;}
.pageTabWrap .pageTab >li:first-child >a {text-align: center; border: none; padding: 0;}
.pageTabWrap .pageTab >li >a:hover  {background: #d20010; color: color: #bd0413;}
.pageTab_submenu {width: 100% !important; padding: 15px 0; background: #f9f9f9; border: 1px solid #efefef; display: none;}
.active1 {background: #d20010;}
.active2 {display: block;}
.pageTab_submenu >li {width: 100%;}
.pageTab_submenu >li> a {display: block; width: 100%; font-size: 15px; padding: 10px 30px; background: #f9f9f9; box-sizing: border-box;}
.pageTab_submenu >li> a:hover {color: #bd0413;}
.product_tab li a:hover {color: #bd0413;}
.pageTab_arrow {padding-right:20px; float: right;}
.pageTab_arrow img {width: 14px;}





/*이용안내표지*/

 .product3{}
  #ctt{display:none;}
.bl{color:#000;}
.sky{color:#8fb3e4;}
.blue{color:#bd0413;}
.gray_bg{background:#f7f7f7;}
.sky_bg{background:#f5979f;}
.blue_bg{background:#1e529e;}
.con{width:1300px;margin:0 auto;}
.basic{font-size: 18px;
  line-height: 36px;
  font-weight: 600;
  color:#333;}
.sub_main_tit{font-size:35px;line-height:47px;font-weight:600;color:#000;}
.sub_main_tit span{display:block;}
.ft18{font-size:18px;font-weight:600;}
.ft22{font-size:22px;font-weight:700;}
.ft28{font-size:28px;font-weight:700;}
.list_border{    display: block;
    width: 40px;
    margin-bottom: 10px;
    height: 10px;
    border-radius: 0;}
.sub_top{width:100%;height:400px;background:url(../product1/images/sub_top.jpg)no-repeat;background-size:cover;}
.sub_top .con{padding-top:120px;}
.sub_top ul{overflow:hidden;}
.sub_top ul li{float:left;}
.sub_top ul li a{display:inline-block;font-size:16px;font-weight:500;color:#fff;}
.sub_top ul li:last-child a{color:#8fb3e4;}
.sub_top h1{font-size:38px;font-weight:500;line-height:46px;color:#fff;padding-top:30px;}
.right_arrow{margin-top: -6px;width: 20px;}

/* 서브퀵 */

.sub_quick{border-bottom:1px solid #e4e4e4;}
.sub_quick ul{overflow:hidden;}
.sub_quick ul li{float:left;width:15%;}
.sub_quick ul li a{font-size:18px;font-weight:600;display:block;text-align:center;padding:15px 20px;}
.quick_on{border-bottom:4px solid #8fb3e4;}


/* 탭 */

.tab_wrap{margin-top:50px;}
.tab_wheel{    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #8fb3e4;
    margin-top: 0;
    /* transition: all .5s; */}

.tab_wheel li{
    border: 0 !important;}
.tab_wheel .active{background:#1e529e !important}
.tab_wheel li a{color:#fff !important;padding:25px 20px !important;}
.product_tab{display:flex;}
.product_tab li{display:inline-block;width:auto;border:1px solid #e4e4e4;border-left:0;flex-grow:1;text-align:center;}
.product_tab li:first-child{border-left:1px solid #e4e4e4;}
.product_tab li a{display:block;font-size:16px;font-weight:600;padding:10px 15px;}

/* 페이지 시작 */

.page_wrap{padding:70px 0;}
.pro3_sec{overflow:hidden;}
.pro3_box{    margin: 1%;
    float: left;
    width: 31.3%;
    /* padding: 20px; */
    border: 1px solid #f2f2f2;
    border-radius: 30px;
    overflow: hideen;
    overflow: hidden;}

.product3_1_tit{margin-top:50px;}
.product3_1_tit .ft28{border-bottom:2px solid #000;padding-bottom:20px;}
.product3_1{margin-top:30px;overflow:hidden;}
.pro3_img img{    padding: 30px;
    background: #f4f4f4;
    border: 1px solid #f8f8f8;
    width: 100%;}
.pro3_table{width:90%;margin:0 auto;padding:10px 0;}
.product3 table{border-collapse:collapse;width:100%;}
.product3 table td{    text-align: left;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    border-bottom:1px solid #f2f2f2;}
.product3 table tr:last-child td{border-bottom:0;}

.mt30{margin-top:30px;}



/* 추가 */

.mb_sub_quick{display:none;}
.br1024{display:none;}
.br699{display:none;}
.tab_arrow{display:none;}

@media screen and ( max-width:1300px){
  .sub_quick .con{width:100%;}
  .sub_top{background-position:center center;position:relative;height:300px;}
  .sub_top .con{    position: absolute;
    top: 50%;
    left: 60%;
    transform: translate(-50%,-50%);
    padding-top: 0;
    width: 100%;}
  .sub_top h1{font-size:28px;line-height:40px;}
  .sub_quick ul li{width:16.6%}
  .sub_quick ul li a{text-align:center;}
  
  .con{width:90%;}
  .sub_main_tit{font-size:24px;}
  .product_tab{display:block;overflow:hidden;}
  .product_tab li {
    display: block;
    width: 48%;
    margin: 1% 1% 0 1%;
    border-left: 1px solid #e4e4e4;
    float: left;}
  
  /* 제품소개 */
  .page_wrap{padding:50px 0;}
  .ft28{font-size:20px !Important;}
  .product3_1_tit{margin-top:30px;}
  .product3 table td{padding:15px 5px;}
 
  
}

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

}

@media screen and ( max-width:1024px){
  .sub_quick{display:none;}
  .mb_sub_quick{display:block;}
  .mb_sub_quick .con{width:100%;}
  .mb_sub_active{color:#8fb3e4;font-weight:700;position:relative;border-bottom:1px solid #e4e4e4;}
  .mb_sub_active span{display:inline-block;position:absolute;top:50%;transform:translateY(-50%);right:30px;}
  .mb_sub_active img{width:20px;transform:rotate(180deg);}

  .sub_active_close img{transform:rotate(0deg);}
  .mb_sub_quick a{display:block;font-size:16px;font-weight:600;text-align:left;padding:15px 30px;border-top:1px solid #e4e4e4}
  .mb_sub_quick li:first-child a{border-top:0;}
  .mb_sub_quick li a{background:#f8f8f8;}
  .mb_sub_quick li:last-child a{border-bottom:1px solid #e4e4e4;}
  .sub_top h1{font-size:24px;line-height: 32px;}
  
 
  
}

@media screen and ( max-width:799px)
{
  .pro3_box{width:100%;margin-bottom:20px !important;} 
  .mt30{margin:0;}
  .pro3_img{background:#f1f7f8}
  .pro3_img img{width:70%;margin:0 auto;display:block;}
  
}

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

  .br699{display:block !Important;}

}

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

  .product_tab li a {
    font-size: 14px;
    padding: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
}



/* 추가 */

.mb_br{display:none;}

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

  /* 서브탑 */
  .pageTitle_textWrap{width:100%;}
  .pageTitle{height:300px;}

  .pageTitle .pageTitle_text h1{font-size:28px;}
  .pageTitle .pageTitle_text {top: 45%;left: 10%;}


  .pageTabWrap .pageTab{width:100%;}
  .pageTabWrap .pageTab >li:first-child{width:80px;}
  .pageTabWrap .pageTab >li{width:30%;}

  .pageContent{width:90%;}
  .pageContentWrap{padding:50px 0;}
  .pageContent_title h1{font-size:28px;}


}

@media screen and ( max-width:799px){
  .pageContent_title h1{font-size:22px;}

  .pageTitle .pageTitle_text p{font-size:16px;}
  .pageTitle .pageTitle_text h1{font-size:20px;font-weight:700;}
  .pageTabWrap .pageTab >li:first-child{display:none;}
  .pageTabWrap .pageTab >li{width:50%;}

  .mb_br{display:block;}

  /* 페이지 */

}

