/* BASIC css start */
#header .headerGnb .gnbInner ul li:nth-of-type(6) a {  color:#fff; }
#header .headerGnb .gnbInner ul li:nth-of-type(6) a:after { transform: scaleX(1); }

#bbsData .page-body { max-width:1200px; min-width:1200px; padding: 120px 0; margin:0 auto; }
.bbs-tit h3 {     font-size: 28px;
    color: #001b46;
    font-weight: 500;
    float: left; }
#bbsData .bbs-tit { margin-top:0; }
#bbsData .bbs-table-view { margin-top:30px; }

.bbs-link { font-size:0 }
.bbs-link a {
    width: 140px;
    height: 42px;
    display: inline-block;
    line-height: 42px;
    border: 1px solid #001b46;
    text-align: center;
    font-size: 14px;
    color: #001b46;
    font-weight: 400;
    transition: all 0.3s ease;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.bbs-link a:hover { background:#001b46; color:#fff; }

.bbs-link a.delete { padding: 0 3px 0 5px; }
.bbs-link a.reply { padding: 0; }
.bbs-table-view .data-bd-cont { padding: 22px 0 40px 0; color:#8d8d8d }

.input-style2 { width: 120px; margin: 0px 5px; }

.list-link {padding: 0;}
.list-link li:first-of-type { border-top:1px solid #001b46; }
.list-link li {padding: 17px 0px;border-bottom: 1px solid #eaeaea;}
.list-link li a {color: #001b46;font-size: 14px;font-weight: 400;}
.list-link span.arrow {padding: 0px 48px 0px 24px;color: #001b46;font-weight:bold;}
.list-link span.arrow.prev {}
.list-link span.arrow.next {}

.data-bd-cont .add_info { float: left; border: 1px solid #e5e5e5; width: 97%; padding: 5px 10px; line-height: 150%; margin-bottom: 10px; }
.data-bd-cont .add_title { float: left; width: 30%; font-weight: bold; }
.data-bd-cont .add_content { float: left; width: 70%; }
.data-bd-cont .attach { text-align: center; margin-bottom: 10px; }
/* °ü·Ã »óÇ° ¸ñ·Ï */
.fixed-img-collist { margin-bottom:100px;position:relative;}
.list-tit {margin-bottom:30px; color: #001b46;font-size: 16px;font-weight: 500;}
.fixed-img-collist ul {}
.fixed-img-collist ul li {float:left;text-align:center;width: 186px;margin: 0 8px;}
.fixed-img-collist.slick-list {
    margin-left:-27px;
  }
.fixed-img-collist ul li a {display:block;width: 100%;}
.fixed-img-collist ul li a span {display:block;width: 100%;font-size: 16px;color: #001b46;font-weight: 400;letter-spacing: -0.025em;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.fixed-img-collist ul li a span.prd img {width: 100%;margin-bottom: 17px;}
.fixed-img-collist ul li p {font-size: 14px;color: #001b46;font-weight: 500;margin-bottom: 9px;}

.price_box {
    margin-top: 12px;
}

.price_box p {}

.fixed-img-collist ul li p.consumer_txt {
    margin-bottom: 0;
    font-weight: 400;
    color: #5e5e5e;
}

.fixed-img-collist ul li p em {
    font-size: 12px;
}
/* °³ÀÎÁ¤º¸º¸È£Á¤Ã¥ µ¿ÀÇ */
.privercy-contract textarea {  height: 60px; width: 660px; }
.privercy-contract-tap { height:30px; }
.privercy-contract-tap li a { padding: 7px 10px; }
/* °³ÀÎÁ¤º¸ ¼öÁý ÀÌ¿ë */
.privercy-contract .tbl { width:100% !important; padding:0; margin:0; border-spacing:0; border-collapse:collapse; border-top: 1px solid #dadada; border-left: 1px solid #dadada; }
.privercy-contract .tbl caption { display:none; }
.privercy-contract .tbl th { line-height:32px; color: #3b3b3b; font-size:12px; font-weight:bold; background: #f0f0f0; text-align:center; }
.privercy-contract .tbl th,
.privercy-contract .tbl td { height:32px; padding:0; margin:0; border-right: 1px solid #dadada; border-bottom: 1px solid #dadada; letter-spacing:-1px }
.privercy-contract .tbl td .txt-l { padding:5px 3px; margin:0; text-align:left; }

.col_arr_box {
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    width: 1275px;
    min-width: 1200px;
}

.collection_slide {
    position: relative;
}

.col_arr_box .arr_left {
    float: left;
    background:url(/design/waterman01/pc/rel_arr1.png);
}

.col_arr_box .arr_right {
    float: right;
    background:url(/design/waterman01/pc/rel_arr2.png);
}


.col_arr_box .slick-arrow {
    width: 23px;
    height: 41px;
    background-size:23px 41px;
    background-repeat:no-repeat;
    cursor:pointer;
}

/* BASIC css end */

