﻿@font-face {
    font-family: GyeonggiCheonnyeonTitle_OTFV_Bold; /*경기천년제목 OTFV Bold*/
    src: url(../css/fonts/GyeonggiCheonnyeonTitle_OTFV_Bold.woff); /*웹폰트 서버 경로*/
}

@font-face {
    font-family: GyeonggiTitleL; /* 경기천년제목 light */
    src: url(../css/fonts/GyeonggiTitleL.woff); /*웹폰트 서버 경로*/
}


@font-face {
    font-family: GyeonggiTitleM; /* 경기천년제목 medium */
    src: url(../css/fonts/GyeonggiTitleM.woff); /*웹폰트 서버 경로*/
}

@font-face {
    font-family: GyeonggiCYTitleB; /* 경기천년제목 B*/
    src: url(../css/fonts/GyeonggiCheonnyeonTitleB.woff); /*웹폰트 서버 경로*/
}

@font-face {
    font-family: NanumSquareB; /* 나눔스퀘어 Bold */
    src: url(../css/fonts/NanumSquareB.woff); /*웹폰트 서버 경로*/
}

@font-face {
    font-family: NanumSquareEB; /* 나눔스퀘어 Extra Bold */
    src: url(../css/fonts/NanumSquareEB.woff); /*웹폰트 서버 경로*/
}

@font-face {
    font-family: NanumSquareL; /* 나눔스퀘어 light */
    src: url(../css/fonts/NanumSquareL.woff); /*웹폰트 서버 경로*/
}

@font-face {
    font-family: NanumSquareR; /* 나눔스퀘어 Regular */
    src: url(../css/fonts/NanumSquareR.woff); /*웹폰트 서버 경로*/
}

@font-face {
    font-family: NanumGothicB; /* 나눔고딕 Bold */
    src: url(../css/fonts/NanumGothicBold.woff); /*웹폰트 서버 경로*/
}

@font-face {
    font-family: NanumGothic; /* 나눔고딕*/
    src: url(../css/fonts/NanumGothic.woff); /*웹폰트 서버 경로*/
}



@font-face {
    font-family: NYJGothicB; /* 남양주고딕 Bold */
    src: url(../css/fonts/NYJGothicB.woff); /*웹폰트 서버 경로*/
}


@font-face {
    font-family: NYJGothicBE; /* 남양주고딕 Extra Bold */
    src: url(../css/fonts/NYJGothicEB.woff); /*웹폰트 서버 경로*/
}

@font-face {
    font-family: NYJGothicM; /* 남양주고딕Medium */
    src: url(../css/fonts/NYJGothicM.woff); /*웹폰트 서버 경로*/
}

@font-face {
    font-family: NYJGothicR; /* 남양주고딕 Regular */
    src: url(../css/fonts/NYJGothicR.woff); /*웹폰트 서버 경로*/
}




* {
    padding: 0;
    margin: 0;
    color: #353535;
    font-size: 12pt;
    font-family: '맑은 고딕','helvetica';
    font-size-adjust: initial;
    letter-spacing: -1px;
    text-decoration-line: none;
    background-repeat: no-repeat;
}

a {
    text-decoration: none;
}

ul, li {
    list-style: none;
}

html {
    height: 100%;
}

body {
    min-width: 1260px;
    height: 100%;
    /*position: relative;*/
    position: relative;
}

div.main_con {
    width: 100%;
    height: 100%;
    background-image: url(../images/home/main_ko.png);
    background-position: center;
    transform-origin: 50% 50%;
    background-size: 101% 105%;
}

header {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 64px;
    padding-top: 10px;
    /*background-color: rgba(24,54,80,0.2);*/
}

.logo {
    background-image: url(../images/home/logo_sh.png);
    width: 220px;
    height: 64px;
    background-size: contain;
    float: left;
}

.main_menu {
    width: 510px;
    height: 64px;
    float: right;
    padding-right: 15px;
    /*background-color: rgba(24,54,80,0.2);*/
}

    .main_menu li {
        float: left;
        /*background-color: rgba(24,154,80,0.2);*/
        width: 102px;
        height: 64px;
    }

        .main_menu li:nth-child(3) {
            width: 83px;
        }

        .main_menu li:last-child {
            margin-left: 17px;
        }

    .main_menu a {
        display: block;
        font-family: GyeonggiTitleL; /*나눔스퀘어 볼드Bold 꺠져서 바꿈*/
        font-weight: 600;
        color: #52565a;
        font-size: 1.02em;
        width: 102px;
        height: 64px;
        line-height: 64px;
        text-align: center;
        letter-spacing: 0.2px;
        /*background-color: rgba(24,154,80,0.2);*/
    }

        .main_menu a:hover {
            padding-top: 2px;
            color: #8b8c90;
            /*text-shadow: 1px 1px 2px rgba(0,0,0,0.3);*/
        }

#main_body .main_menu a:hover {
    /*color: #8b8c90;*/
}


.main_menu li:nth-child(3) a {
    width: 83px;
}

.main_menu li:last-child a {
}

.main_menu span {
    font-family: GyeonggiTitleL; /*나눔스퀘어 볼드Bold 꺠져서 바꿈*/
    font-size: 0.9em;
    display: block;
    float: left;
}

    .main_menu span.nat_im {
        width: 30px;
        height: 30px;
        margin-top: 17px;
        background-image: url(../images/home/nat_im_k.png);
        /*background-color: rgba(124,54,80,0.2);*/
    }

    /*영어*/
    .main_menu span.nat_e {
        background-image: url(../images/home/nat_im_e.png);
    }


    .main_menu span.nat_t {
        width: 63px;
        margin-left: 9px;
        text-align: left;
        line-height: 65px;
    }


footer {
    width: 100%;
    height: 33px;
    background-color: #142835;
    padding: 15px 0;
    float: left;
}

#main_body footer {
    position: absolute;
    bottom: 0px;
}

.program_box {
    width: 590px;/* 440px; */
    height: 34px;
    /*background-color:rgba(155,255,244,0.8);*/
    padding-left: 25px;
    float: left;
}

    .program_box li {
        float: left;
        width: 140px;
        height: 34px;
        margin-right: 10px;
        /*background-color: rgba(50,30,144,0.1);*/
    }

    .program_box li:last-child {
        margin: 0;
    }

    .program_box a {
        width: 140px;
        display: block;
        height: 33px;
        padding-left: 12px;
        border: 1px solid;
        line-height: 31px;
        background-color: #1c394f;
        border-color: #8c98a1;
        box-sizing: border-box;
    }

    .program_box a span {
        float: left;
        color: #dbd7ca;
        font-family: GyeonggiTitleL;
        font-size: 0.86em;
        padding-top: 1px;
        letter-spacing: 0.1px;
    }

    .program_box li:nth-child(2) a {
        background-color: #40a89b;
        border: none;
    }

    .program_box li:nth-child(2) a span {
        font-size: 0.95em;
        color: rgb(28,57,79);
        font-weight: 600;
    }


    .program_box li:nth-child(3) a {
        background-color: #e6e6e6;
        border: none;
    }

    .program_box li:nth-child(3) a span {
        font-size: 0.91em;
        color: #656565;
        font-weight: 600;
    }
    
    .program_box li:nth-child(4) a {
        background-color: #395463;
        border: none;
    }
    
    .program_box li:nth-child(4) a span {
        font-size: 0.91em;
        color: rgb(160, 170, 179);
        font-weight: 600;
    }
    
    .program_box li span:nth-child(1) {
        width: 18px;
        height: 18px;
        margin-top: 6px;
        margin-right: 11px;
        background-image: url(../images/home/pro_icon_m.png);
        background-size: cover
    }

    .program_box li:nth-child(2) span:nth-child(1) {
        background-image: url(../images/home/pro_icon_w.png);
    }

    .program_box li:nth-child(3) span:nth-child(1) {
        background-image: url(../images/home/pro_icon_p.png);
        background-position-y: 1px;
        margin-right: 15px;
    }
    
    .program_box li:nth-child(4) span:nth-child(1) {
        background-image: url(../images/home/pro_icon_w.png);
        background-position-y: 1px;
        margin-right: 15px;
    }
    

.info_box {
    width: 500px; /*450*/
    height: 29px; /*34*/
    /*background-color:rgba(155,255,244,0.1);*/
    padding-top: 5px;
    padding-left: 25px;
    float: left;
}

    .info_box p {
        float: left;
    }

        .info_box p:nth-child(1) {
            color: #a7a7a8;
            font-size: 1.51em;
            font-family: NanumSquareRound;
            letter-spacing: -0.2px;
            line-height: 32px;
            padding-right: 15px;
            font-weight: 400;
        }

        .info_box p:last-child {
            font-size: 0.65em;
            color: #999999;
            font-weight: 100;
            letter-spacing: -0.2px;
        }

            .info_box p:last-child::first-line {
                letter-spacing: 0.1px;
            }

.down_br {
    float: right;
    display: block;
    width: 185px;
    height: 34px;
    margin-right: 25px;
    background-color: #e6e6e6;
    position: relative;
}

    .down_br p {
        float: left;
        font-family: GyeonggiTitleL;
        font-size: 0.91em;
        color: #656565;
        font-weight: 600;
        letter-spacing: 0.1px;
        line-height: 35px;
        margin-left: 15px;
        position: relative;
    }

    .down_br div {
        width: 36px;
        height: 47px;
        position: absolute;
        transform-origin: 50%;
        background-size: contain;
        bottom: 8px;
        right: 8px;
        background-image: url(../images/home/main_ar.png);
    }../images/home**** 회사소개 페이지 *******/
#com_body {
    /* 스크롤 */
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    /* background-color: rgba(150,47,100,0.2); */
    scrollbar-3dlight-color: rgb(242,242,242);
    scrollbar-arrow-color: rgb(230,231,232);
    scrollbar-base-color: rgb(242,242,242);
    scrollbar-face-color: #e6e7e8;
    scrollbar-track-color: rgb(242,242,242);
    scrollbar-darkshadow-color: rebeccapurple;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: rgb(242,242,242);
}


    /*스크롤 크롬 오페라*/
    #com_body::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }

    #com_body::-webkit-scrollbar-button:start:decrement
    #com_body::-webkit-scrollbar-button:end:increment {
        display: block;
        height: 10px;
        background: #f2f2f2;
    }

    #com_body::-webkit-scrollbar-track {
        background: rgba(242,242,242,1); /*#;*/
        /*-webkit-border-radius: 10px;
    -webkit-box-shadow:inset 0 0 4px rgba(0,0,0,0.2);*/
    }

    #com_body::-webkit-scrollbar-thumb {
        height: 50px;
        width: 50px;
        background: rgba(206,216,216,0.8);
        -webkit-border-radius: 8px;
        border-radius: 8px;
        /*-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,0.1);*/
    }

    /**/


    #com_body footer {
        position: fixed;
        bottom: 0;
    }


.top_img {
    float: left;
    width: 100%;
    height: 707px;
    background-size: cover;
}

.com_con .top_img {
    background-color: #e0e8eb;
    background-image: url(../images/home/company_top.png);
    background-size: 145%;
    background-position-y: center;
}

.top_img p {
    float: left;
    margin-top: 520px;
    margin-left: 12%;
    font-family: NYJGothicBE;
    font-size: 2.3em;
    color: #213b49;
    line-height: 40px;
}

.com_text {
    float: left;
    height: 568px;
    width: 100%;
    margin: 0 auto;
    padding-top: 120px;
    text-align: center;
}

/*영어*/
.com_body_e .com_text {
    height: 645px;
}

.com_text_ac {
    width: 100%;
    height: 50px;
    /*background-color:rgba(15,100,44,0.5);*/
    background-image: url(../images/home/waterdrop.png);
    background-position: center;
}

.com_text_t1 {
    font-family: NanumSquareR;
    font-size: 0.9em;
    line-height: 21px;
    margin-top: 55px;
    margin-bottom: 155px;
    font-weight: 800;
    letter-spacing: -0.65px;
    color: #525158; /*#231f20;*/
}

/*영어*/
.com_body_e .com_text_t1 {
    letter-spacing: -0.25px;
}


.com_text_t2 {
    width: 100%;
    background-color: #e1e8ec;
    height: 161px;
    position: relative;
}


    .com_text_t2 ul {
        position: absolute;
        width: 1260px;
        height: 175px;
        top: -21%;
        left: 50%;
        margin-left: -620px;
    }

/*영어*/
.com_body_e .com_text_t2 ul {
    top: -41%;
    height: 210px;
}

    .com_text_t2 li {
        float: left;
        width: 326px;
        height: 175px;
        background-color: #ffffff;
        border: 1px solid #b7c3cc;
        margin: 0 3px;
        box-sizing: border-box;
        /**/
        box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.1); /*css #6D6D6D*/
        -webkit-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.1); /*Safari and Chrome */
        -moz-box-shadow: 4px 4px 7px 0px rgba(0,0,0,0.1); /* Firefox */
    }

/*영어*/
.com_body_e .com_text_t2 li {
    width: 350px;
    height: 210px;
}

        .com_text_t2 li:first-child {
            margin-left: 132px;
        }

/*영어*/
.com_body_e .com_text_t2 li:first-child {
    margin-left: 102px;
}

    .com_text_t2 p {
        color: #314263;
    }

        .com_text_t2 p:first-child {
            font-size: 1.2em;
            margin: 35px 0 20px 0;
            text-align: center;
            font-family: NanumSquareR;
        }

        .com_text_t2 p:last-child {
            font-size: 0.85em;
            padding: 0 25px;
        }

        /*영어*/
	.com_body_e .com_text_t2 p:last-child {
	    letter-spacing: -0.5px;
	    padding: 0 15px;
	}
	
	/*영어*/
	.com_body_e .com_text_t2 li:first-child p:last-child {
	    padding-top:15px;
	}


    .com_body_e .com_text_t2 p:last-child span {
   		color: #314263;
        display:inline-block;
        font-size: 1em;
        letter-spacing: -0.5px;
        margin-bottom:5px;
        line-height:15px;
    }

    .com_body_e .com_text_t2 p:last-child span:nth-child(2) {
    }


.com_well {
    float: left;
    width: 100%;
    height: 605px;
    background-color: #2e2722;
    background-image: url(../images/home/hand.png);
    background-position-x: center;
    background-position-y: bottom;
    background-size: 100% auto;
}

    .com_well p {
        text-align: center;
        color: #f2f2f2;
    }

        .com_well p:first-child {
            margin: 215px 0 50px 0;
            font-family: NYJGothicBE;
            font-size: 1.12em;
            letter-spacing: 1.5px;
        }



        .com_well p:last-child {
            font-family: NanumSquareR;
            font-size: 0.85em;
            letter-spacing: 0.2px;
        }

/*영어*/
.com_body_e .com_well p:last-child {
    font-size: 0.9em;
}

.com_his {
    float: left;
    width: 100%;
    height: 1100px;
    background-color: #e1e8ec;
}

.com_his_box {
    width: 1082px;
    height: 815px;
    margin: 0 auto;
    /*background-color: rgba(50,44,244,0.1);*/
    margin-top: 200px;
}

.com_his_title {
    font-family: NYJGothicBE;
    font-size: 1.5em;
    margin-bottom: 100px;
}

.com_his_content {
    width: 100%;
}

.com_his_content li {
    float: left;
    width: 100%;
}

.com_his_content li:nth-child(2) {
    margin-bottom: 100px;
}

.com_his_content li:nth-child(4) { /*120*/
    margin-bottom: 60px;
}
.com_his_content li:nth-child(2n+1) {
    border-bottom: 1px solid #afafbb;
    margin-bottom: 15px;
}


.com_his_date span {
    float: left;
    display: inline-block;
    width: 34%;
    font-size: 1.26em;
    line-height: 30px;
    padding-left: 1%;
    font-family: GyeonggiCYTitleB; /* 경기천년제목 B*/
}

    .com_his_date span:last-child {
        width: 29%;
    }

.com_his_ptext p {
    float: left;
    display: inline-block;
    width: 34%;
    padding-left: 1%;
    font-family: NanumSquareR;
    font-size: 0.95em;
    line-height: 20px;
    font-weight: 700;
    color: #474b56;
}

/*영어*/
.com_body_e .com_his_ptext p {
    letter-spacing: 0.2px;
}

.com_his_ptext p:last-child {
    width: 29%;
}


/** 회사 제품소개 페이지**/

#pro_body {
    /* 스크롤 */
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    /* background-color: rgba(150,47,100,0.2); */
    scrollbar-3dlight-color: rgb(242,242,242);
    scrollbar-arrow-color: rgb(230,231,232);
    scrollbar-base-color: rgb(242,242,242);
    scrollbar-face-color: #e6e7e8;
    scrollbar-track-color: rgb(242,242,242);
    scrollbar-darkshadow-color: rebeccapurple;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: rgb(242,242,242);
}


    /*스크롤 크롬 오페라*/
    #pro_body::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }

    #pro_body::-webkit-scrollbar-button:start:decrement
    #pro_body::-webkit-scrollbar-button:end:increment {
        display: block;
        height: 10px;
        background: #f2f2f2;
    }

    #pro_body::-webkit-scrollbar-track {
        background: rgba(242,242,242,1); /*#;*/
        /*-webkit-border-radius: 10px;
    -webkit-box-shadow:inset 0 0 4px rgba(0,0,0,0.2);*/
    }

    #pro_body::-webkit-scrollbar-thumb {
        height: 50px;
        width: 50px;
        background: rgba(206,216,216,0.8);
        -webkit-border-radius: 8px;
        border-radius: 8px;
        /*-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,0.1);*/
    }

    /**/

    #pro_body footer {
        position: fixed;
        bottom: 0;
    }

    #pro_body .top_img {
        width: 100%;
        background-image: url(../images/home/seatech_products.jpg_wm2.png);
        /*background-size:100% auto; */
        background-position: center;
    }

        #pro_body .top_img p {
            font-family: GyeonggiTitleM; /* 경기천년제목 medium */
            letter-spacing: -2.5px;
            font-size: 2.4em;
            margin: 420px 0 8px 14.25%;
            float: none;
        }

            #pro_body .top_img p:last-child {
                margin-top: 0;
                float: left;
                width: 85.7%;
                /*padding-left: 14.3%;*/
            }

            #pro_body .top_img p span {
                font-family: NanumSquareEB;
                font-size: 0.5em;
                color: #231f20;
                letter-spacing: -0.8px;
                line-height: 25px;
                height: 25px;
                display: inline-block;
            }


.pro_div {
    float: left;
    width: 100%;
    margin: 0 auto;
    background-color: #f4f4f4;
    padding-top: 145px;
    padding-bottom: 210px;
}


    .pro_div > p {
        font-family: GyeonggiTitleM; /* 경기천년제목 medium */
        color: #231f20;
        font-size: 2.2em;
        text-align: center;
        margin-bottom: 155px;
        letter-spacing: -2.5px;
    }

.device {
    width: 1110px;
    height: 425px;
    margin: 0 auto;
}

/* 영어 */
.pro_body_e .device {
    width: 1200px; /*90 /2  = 45*/
}

.device_t {
    width: 275px;
    height: 365px;
    float: left;
    padding-top: 25px;
}

/* 영어 */
.pro_body_e .device_t {
    width: 320px;
}

    .device_t li {
        float: left;
        width: 275px;
        margin-bottom: 30px;
        /*background-color: rgba(50,40,140,0.1);*/
    }

/* 영어 */
.pro_body_e .device_t li {
    width: 320px;
}

    .device_t div {
        float: left;
        width: 69px;
        height: 69px;
        background-color: #bdc9cf;
        background-position: center;
    }


    .device_t p {
        float: left;
        display: block;
        width: 197px;
        height: 69px;
        border: 1px solid #bdc9cf;
        padding: 15px;
        box-sizing: border-box;
        font-family: NanumSquareR;
        font-size: 1.05em;
        color: #5c5552;
        letter-spacing: -1.5px;
    }
/* 영어 */
.pro_body_e .device_t p {
    width: 242px;
    letter-spacing: -0.7px;
}

    .device_t:first-child div {
        margin-right: 8px;
    }

    .device_t:last-child div {
        margin-left: 8px;
    }

    .device_t:first-child li:nth-child(1) div {
        background-image: url(../images/home/device_time.png);
    }

    .device_t:first-child li:nth-child(2) div {
        background-image: url(../images/home/device_bt.png);
    }

    .device_t:first-child li:nth-child(3) div {
        background-image: url(../images/home/device_ship_bt.png);
    }

    .device_t:first-child li:nth-child(4) div {
        background-image: url(../images/home/device_battery.png);
    }


    .device_t:last-child li:nth-child(1) div {
        background-image: url(../images/home/device_camera.png);
    }

    .device_t:last-child li:nth-child(2) div {
        background-image: url(../images/home/device_write.png);
    }

    .device_t:last-child li:nth-child(3) div {
        background-image: url(../images/home/device_shield.png);
    }

    .device_t:last-child li:nth-child(4) div {
        background-image: url(../images/home/device_internet.png);
    }

    .device_t:last-child li:last-child p {
        letter-spacing: -1.5px;
        font-size: 0.95em;
    }

    /*영어*/
.pro_body_e .device_t:last-child li:last-child p, .pro_body_e .device_t:last-child li:nth-child(3) p, .pro_body_e .device_t:first-child li:nth-child(2) p {
    letter-spacing: -0.7px;
    font-size: 1.05em;
    padding: 8px 15px;
}



.device_img {
    width: 560px;
    float: left;
    height: 425px;
    position: relative;
    z-index: 1;
}

    .device_img::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: -5%;
        left: 0;
        z-index: -1;
        background: url(../images/home/pad_device.png) 0 0 repeat;
        transform: rotate(30deg);
        background-size: 51%;
        background-repeat: no-repeat;
        background-position: center;
    }

    .device_img span {
        float: right;
        margin-top: 380px;
        width: 220px;
        color: #94adb7;
        font-family: serif;
        letter-spacing: 0.1px;
    }


.pro_intro {
    float: left;
    width: 100%;
    /**/
    position: relative;
    z-index: -20;
}

.contents_program {
    float: left;
    width: 100%;
    height: 220px;
    background-color: #4f546a;
    margin: 0 auto;
}

.crop {
    width: 940px;
    height: 125px;
    margin: 0 auto;
    margin-top: 47px;
}

.banner_c li {
    border: 1px solid #9fa0a7;
    width: 214px;
    height: 125px;
    float: left;
    margin-right: 26px;
    box-sizing: border-box;
}

    .banner_c li:last-child {
        margin-right: 0;
    }

    .banner_c li:nth-child(1) {
        background: url(../images/home/p1.png);
    }

    .banner_c li:nth-child(2) {
        background: url(../images/home/p2.png);
    }

    .banner_c li:nth-child(3) {
        background: url(../images/home/p3.png);
    }

    .banner_c li:nth-child(4) {
        background: url(../images/home/p4.png);
    }

.banner_c a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(79,84,106,0.7);
    color: #eeeef0;
    font-family: NYJGothicEB;
    text-align: center;
    font-size: 1.08em;
    letter-spacing: -0.5px;
    line-height: 118px;
    position: relative;
    z-index: 10;
}

@keyframes prhover {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.banner_c a.aa:hover {
    animation: prhover 0.2s forwards;
}


.pro_ws_in {
    float: left;
    width: 100%;
    background-color: #f2f5fa;
    height: 2260px;
    position: relative;
    z-index: -1;
}

.pro_ws_backline {
    width: 100%;
    height: 567px;
    position: absolute;
    z-index: -1;
    overflow: hidden;
    top: 0;
}


    .pro_ws_backline::before {
        content: "";
        position: absolute;
        width: 150%;
        height: 150%;
        top: -80%;
        left: -25%;
        z-index: -1;
        transform: rotate(8deg);
        background: rgb(228,235,243);
        /*background: url(../images/home/bel_shadow.png) 0 0 no-repeat;*/
        /*background-size: 102%;*/
    }


/******** 제품설명 웰샤크 페이지 ******/

.ws_1 {
    margin: 0 auto;
    width: 1260px;
    height: 950px; /*1039-277 764 // 886 // 888*/
    padding-top: 180px; /*277*/
    /*background-color: rgba(80,154,10,0.3);*/
}

.ws_sub_img1 {
    float: left;
    width: 650px;
    height: 886px;
    /*background-color: rgba(80,154,10,0.3);*/
    position: relative;
    /*
    background: url(../images/home/p1_sb_img1.png) no-repeat;
    background-size: auto;
    background-position:-100px;*/
}

    .ws_sub_img1::before {
        content: "";
        position: absolute;
        width: 200%;
        height: 200%;
        top: 10%;
        left: -100px;
        /*z-index: 1;*/
        background: url(../images/home/p1_sb_img1.png) 0 0 no-repeat;
    }

.ws_sub_text1 {
    padding-top: 110px;
    float: left;
    width: 530px; /*610*/
    padding-left: 80px;
}

.pro_sub_title {
    margin-bottom: 100px;
}

    .pro_sub_title span:nth-child(1) {
        font-family: GyeonggiTitleM; /* 경기천년제목 medium */
        font-size: 3.2em;
        color: #191919;
        letter-spacing: -4.5px;
    }

    .pro_sub_title span:nth-child(2), .pro_s_title {
        margin-left: 15px;
        font-family: GyeonggiTitleL; /* 경기천년제목 medium */
        font-size: 1.4em;
        font-weight: 600;
    }

    .pro_sub_title span:last-child {
        display: block;
        margin-top: 10px;
        margin-left: 3px;
        width: 100%;
        font-family: NanumSquare;
        font-size: 0.8em;
    }

/*영어*/
.pro_body_e .pro_sub_title span:last-child {
    letter-spacing: -0.1px;
    font-weight: 600;
    color: #757577;
}

.pro_sub_body {
    float: left;
}

    .pro_sub_body p {
        font-family: NanumSquareR;
        /* font-size: 0.9em; */
        line-height: 18px;
        font-weight: 600;
    }

.pro_t_ptitle {
    margin-top: 50px;
    margin-bottom: 13px;
    color: #27292b;
    font-size: 0.85em;
    font-weight: 600;
    /* letter-spacing: -0.5px;*/
}

/* 영어 */
.pro_body_e .pro_t_ptitle {
    letter-spacing: -0.5px;
}


.pro_t_body {
    color: #707379;
    margin-bottom: 10px;
    font-size: 0.9em;
    letter-spacing: -0.7px;
}

.pro_body_e .pro_t_body {
    letter-spacing: -0.3px;
}



.pro_t_body span {
    font-family: NanumSquareR;
    color: #707379;
    font-size: 1em;
}

    .pro_t_body span.pro1sp1 {
        letter-spacing: -0.45px;
    }

    .pro_t_body span.pro1sp2 {
        letter-spacing: -0.83px;
    }


    /* 영어 */
    .pro_t_body span.pro1sp_e1 {
        letter-spacing: -0.5px;
    }

    .pro_t_body span.pro1sp_e2 {
        letter-spacing: -0.36px;
    }

    .pro_t_body span.pro1sp_e3 {
        letter-spacing: -0.15px;
    }

    .pro_t_body span.pro1sp_e4 {
        letter-spacing: 0.15px;
    }

    .pro_t_body span.pro1sp_e5 {
        letter-spacing: -0.7px;
    }
    .pro_t_body span.pro1sp_e6 {
        letter-spacing: -0.52px;
    }


.ws_2 {
    margin: 0 auto;
    width: 1260px;
    height: 440px; /*555*/
    padding-top: 115px;
    /*background-color:rgba(155,00,54,0.1);*/
}

.ws_sub_img2 {
    float: right;
    width: 616px;
    height: 365px;
    /*background-color: rgba(0, 255, 255,0.1);*/
    background-image: url(../images/home/p1_sb_img2-1.png);
    background-size: cover;
}

.ws_2 .pro_sub_body {
    width: 524px; /*644  */
    height: 365px;
    /*background-color: rgba(0, 255, 255,0.1);*/
    padding-top: 48px;
    padding-left: 120px;
}

.ws_2 .pro_s_title {
    margin: 0;
    margin-bottom: 20px;
}

.ws_2 .pro_t_body {
    margin-bottom: 80px;
}

.ws_3 {
    margin: 0 auto;
    width: 1260px;
    height: 375px; /*562 // 308 + 125 // 434 */
    /*background-color: rgba(55,100,154,0.1);*/
    padding-top: 200px; /*218 */
    /*padding-bottom:125px;*/
}

    .ws_3 .pro_s_title {
        margin: 0 0 60px 118px;
    }

.ws_sub_img3_box {
    width: 1030px;
    height: 226px;
    margin: 0 auto;
}

    .ws_sub_img3_box li {
        width: 325px;
        height: 226px; /*180*/
        /*background-color: rgba(255,100,154,0.1);*/
        float: left;
    }

        .ws_sub_img3_box li:nth-child(2) {
            margin: 0 26px;
        }

        .ws_sub_img3_box li div {
            width: 100%;
            height: 182px;
            float: left;
            background-color: slategray;
        }

        .ws_sub_img3_box li:nth-child(1) div {
            background-image: url(../images/home/ws_web1.png);
        }


        .ws_sub_img3_box li:nth-child(2) div {
            background-image: url(../images/home/ws_web2.png);
        }

        .ws_sub_img3_box li:nth-child(3) div {
            background-image: url(../images/home/ws_web3.png);
        }

        .ws_sub_img3_box li p {
            float: left;
            width: 100%;
            height: 44px;
            text-align: center;
            line-height: 41px;
            color: #4f546a;
            font-family: NanumSquareR;
            font-size: 0.85em;
            font-weight: 600;
        }

        /*영어*/
.pro_body_e .ws_sub_img3_box li p {
    font-size: 0.9em;
    letter-spacing:-0.4px;
}

.pro_ws_in {
    /*display: none;*/
}



/****  제품 설명 벨루가 ****/
.pro_bel_in {
    float: left;
    width: 100%;
    height: 1700px;
    background-color: #fcfcfc;
    /**/
    position: relative;
    z-index: -10;
}

.bel_1 {
    width: 1068px;
    height: 747px;
    margin: 0 auto;
    padding-top: 225px;
}

.bel_sub_img1 {
    float: right;
    width: 666px; /* 673 */
    height: 560px;
    padding-right: 20px;
    background-size: contain;
    position: relative;
    /*background-color: rgba(50,200,44,0.1);*/
    background-image: url(../images/home/bel_1main.png);
}

    .bel_sub_img1::before {
        content: "";
        position: absolute;
        width: 130%;
        height: 150%;
        top: -12%;
        left: -12%;
        z-index: -1;
        transform: rotate(15deg);
        background: url(../images/home/bel_shadow.png) 0 0 no-repeat;
        background-size: 102%;
    }


.ws_bel_text1 {
    padding-bottom: 10px;
}

    .ws_bel_text1 .pro_sub_body {
        margin-right: 120px;
        padding-top: 90px;
        /*background-color:rgba(50,50,147,0.2)*/
    }

/* 영어 */
.pro_body_e .ws_bel_text1 .pro_sub_body {
    padding-top: 70px;
}

.ws_bel_text1 .pro_t_body {
    letter-spacing: 0.25px;
}


.pro_t_body span.pro1sp3 {
    letter-spacing: -0.2px;
}



.bel_2 {
    width: 1048px; /*1068*/
    margin: 0 auto;
    padding-top: 55px;
    height: 447px;
    padding-left: 20px;
}

    .bel_2 .pro_s_title {
        margin-bottom: 20px;
    }

.bel_sub_img_box {
    width: 100%;
}

    .bel_sub_img_box li {
        float: left;
        width: 325px;
        height: 178px;
        /*background-color: rgba(200,40,40,0.1);*/
        margin-bottom: 25px;
        background-size: contain;
        background-position: center;
        background-color: #fff;
        /**/
        box-shadow: 4px 3px 16px 0px rgba(75, 78, 63, 0.09); /*css #6D6D6D*/
        -webkit-box-shadow: 4px 3px 16px 0px rgba(75, 78, 63, 0.09); /*Safari and Chrome */
        -moz-box-shadow: 4px 3px 16px 0px rgba(75, 78, 63, 0.09); /* Firefox */
    }

        .bel_sub_img_box li:hover p {
            opacity: 0;
        }

        .bel_sub_img_box li:hover {
            transform: scale(1.12);
        }

        .bel_sub_img_box li:nth-child(2), .bel_sub_img_box li:nth-child(5) {
            margin: 0 27px;
        }

        .bel_sub_img_box li:nth-child(1) {
            background-image: url(../images/home/bel_1p.png);
        }

        .bel_sub_img_box li:nth-child(2) {
            background-image: url(../images/home/bel_2c.png);
        }

        .bel_sub_img_box li:nth-child(3) {
            background-image: url(../images/home/bel_3co.png);
        }

        .bel_sub_img_box li:nth-child(4) {
            background-image: url(../images/home/bel_4r.png);
        }

        .bel_sub_img_box li:nth-child(5) {
            background-image: url(../images/home/bel_5s.png);
        }

        .bel_sub_img_box li:nth-child(6) {
            background-image: url(../images/home/bel_6n.png);
        }


    .bel_sub_img_box p {
        text-align: center;
        font-family: NYJGothicB;
        font-size: 1.1em;
        line-height: 178px;
    }


.pro_bel_in {
    display: none;
}


/******** 제품소개 블루웨일 ***********/

.pro_bw_in {
    width: 100%;
    height: 2631px; /*2531*/
    float: left;
    /**/
    background-color: #779ead;
    position: relative;
    z-index: -20;
}

.bw_1 {
    background-color: #749cad;
    width: 100%;
    height: 1956px;
    margin: 0 auto;
    background-image: url(../images/home/background_bw1.png);
    background-size: 100% 100%;
    position: relative;
    z-index: -1;
    /**/
    margin-top: 100px;
}

.bw_sub_img1 {
    width: 1260px;
    height: 1956px;
    position: absolute;
    background-image: url(../images/home/bw_back2_b.png);
    background-size: 100% 100%;
    transform: translate(-50%,0%);
    top: 0;
    left: 50%;
    z-index: -5;
}


.bw_text1 {
    padding-top: 143px;
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    padding-left: 60px;
}

.bw_text2_box {
    margin-top: 820px;
    width: 100%;
    height: 445px;
    background-color: rgba(1,42,46,0.4);
}

.bw_1 .pro_sub_title span:last-child {
    font-size: 0.85em;
    letter-spacing: 0.2px;
    font-weight: 600;
    font-family: nanumSquareR;
    margin-top: 7px;
    margin-left: 4px;
    color: #353535;
}


.bw_text2 {
    width: 1010px;
    height: 757px;
    margin: 0 auto;
    padding-top: 93px;
}

    .bw_text2 p {
        float: left;
        width: 100%;
        color: #ffffff;
        font-family: NanumSquareR;
        letter-spacing: 0.5px;
        font-size: 1em;
        margin-bottom: 53px;
    }

/*영어*/
.pro_body_e .bw_text2 p {
    font-size: 1.05em;
}

.bw_text2_list {
    width: 455px;
    height: 183px;
    float: left;
    margin-right: 124px;
}

    .bw_text2_list li {
        color: #d0e9ef;
        font-family: NanumSquareL;
        font-size: 0.88em;
        letter-spacing: 0.55px;
        margin-bottom: 23px;
    }



/*영어 */
.pro_body_e .bw_text2_list li {
    color: #bed8de;
    font-family: '맑은 고딕','helvetica';
    font-size: 0.85em;
    letter-spacing: -0.1px;
    margin-bottom: 18px;
    line-height: 18px;
}

.bw_text2_list2 {
    width: 429px;
    height: 183px;
    float: left;
}

    .bw_text2_list2 li {
        color: #d0e9ef;
        font-family: NanumSquareL;
        font-size: 0.88em;
        letter-spacing: 0.55px;
    }

/*영어 */
.pro_body_e .bw_text2_list2 li {
    color: #bed8de;
    font-family: '맑은 고딕','helvetica';
    font-size: 0.85em;
    letter-spacing: -0.1px;
    margin-bottom: 18px;
    line-height: 18px;
}


.bw_text_insp1 {
    color: #bd92a9;
    font-family: NanumSquareL;
    font-size: 1em;
    letter-spacing: 0.55px;
    padding-left: 10px;
    line-height: 25px;
}

/*영어 */
.pro_body_e .bw_text_insp1 {
    font-family: '맑은 고딕','helvetica';
    font-size: 0.98em;
    letter-spacing: -0.1px;
    line-height: 18px;
}


.bw_text2_list2 li:nth-child(1) {
    margin-bottom: 10px;
}

/*영어 */
.pro_body_e .bw_text2_list2 li:nth-child(1) {
    margin-bottom: 19px;
}


.bw_text2_list2 li:nth-child(2) {
    margin-bottom: 5px;
}

.bw_text2_img {
    display: block;
    width: 334px;
    height: 104px;
    background-image: url(../images/home/bw_text_img.png);
}


/*영어 */
.pro_body_e .bw_text2_img {
    background-image: url(../images/home/bw_text_e_img.png);
}

.bw_2 {
    width: 100%;
    height: 575px;
    background-color: #fcfcfc;
}


.bw_text3_box {
    width: 996px;
    height: 300px;
    margin: 0 auto;
    padding-top: 82px;
    position: relative;
}


.bw_sub_img3 {
    position: absolute;
    width: 852px;
    height: 710px;
    background-image: url(../images/home/bw_img3.png);
    background-size: cover;
    top: -114%;
    right: -18%;
}

.bw_sub_img4 {
    position: absolute;
    width: 307px;
    height: 496px;
    background-image: url(../images/home/bw_img4.png);
    background-size: cover;
    top: -38%;
    right: -13%;
}

.pro_bw_in {
    display: none;
}


/******* 핀타다 *******/

.pro_pin_in {
    float: left;
    width: 100%;
    height: 1042px;
    background-color: #f3f3f3;
    background-image: url(../images/home/pin_back.png);
    background-position: 80% 480px;
}

.pin_1 {
    width: 1066px; /*1260*/
    height: 847px; /*1042*/
    margin: 0 auto;
    padding-top: 195px;
}

.pin_sub_img1 {
    width: 478px;
    height: 696px;
    background-image: url(../images/home/pin_img1.png);
    background-size: cover;
    float: left;
    margin-right: 95px; /*125*/
}

.pin_text1 {
    float: left;
    margin-top: 50px;
    margin-left: 35px; /* 20/ 40*/
}

.pin_text2_box {
    float: left;
    margin-left: 35px; /* 20/ 40*/
}

.pin_icon1 {
    width: 100%;
    height: 31px;
    background-image: url(../images/home/pin_icon.png);
    margin-bottom: 10px;
    float: left;
}

.pin_text_img2 {
    float: left;
    width: 431px;
    height: 300px;
    background-image: url(../images/home/pin_img3.png);
}


/* 영어 */
.pro_body_e .pin_text_img2 {
    background-image: url(../images/home/pin_e_img3.png);
}


.pro_pin_in {
    display: none;
}


/*******  제품 문의 견적 남기기  ******/
.pro_message {
    float: left;
    width: 100%; /*978px;*/
    height: 555px; /*516*/
    margin-top: 126px;
}

    .pro_message p {
        font-family: NanumSquareB;
        font-size: 1.2em;
        color: #191919;
        font-weight: 600;
        width: 100%;
        height: 30px;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 93px;
    }

/*영어*/
.pro_body_e .pro_message p {
    font-size: 1.3em;
}

#pro_inform {
    width: 995px; /* 978 */
    height: 290px; /*305*/
    /*background-color: rgba(87,100,10,0.1);*/
    margin: 0 auto;
}

    #pro_inform label {
        font-family: NanumSquareR;
        font-size: 1.05em;
        font-weight: 600;
        color: #6a848a;
    }

    #pro_inform input[class=form1] {
        border: 1px solid #96b9c0; /*c2d7db  b7cfd5  96b9c0*/
        width: 270px;
        height: 35px;
        box-sizing: border-box;
        float: left;
        /**/
        margin-bottom: 10px;
    }

    #pro_inform label:not(:last-child) {
        float: left;
        height: 35px;
        text-align: center;
        line-height: 36px;
    }

    #pro_inform input[class=form1] + label, #pro_inform label:first-child {
        display: block;
        width: 75px;
    }

/* 영어 */
.pro_body_e #pro_inform input[class=form1] + label, .pro_body_e #pro_inform label:first-child {
    width: 130px; /*130 - 75 */
    letter-spacing: -0.1px;
}

#pro_inform input:first-of-type {
    margin-right: 633px;
}

/* 영어 */
.pro_body_e #pro_inform input:first-of-type {
    margin-right: 578px; /*633- 55*/
}


#pro_inform input[class=form1]:nth-of-type(2n) {
    margin-right: 50px;
}

/* 영어 */
.pro_body_e #pro_inform input[class=form1]:nth-of-type(2n) {
    margin-right: 30px; /*50- 20*/
}


#pro_inform input[class=form1]:nth-of-type(3) {
    width: 156px;
    margin-right: 352px;
}
/* 영어 */
.pro_body_e #pro_inform input[class=form1]:nth-of-type(3) {
    margin-right: 262px; /*352 - 55 -55  +20*/
}


#pro_inform input[class=form1]:nth-of-type(5) {
    margin-right: 238px;
}

/* 영어 */
.pro_body_e #pro_inform input[class=form1]:nth-of-type(5) {
    margin-right: 148px; /*242- 55 -55  +20*/
}

#pro_inform input[class=form2] {
    float: left;
    border: 1px solid #96b9c0;
    border-radius: 0;
    width: 12px;
    height: 12px;
    margin: 12px 12px 12px 15px;
}

    #pro_inform input[class=form2] + label {
        float: left;
        text-align: left;
        margin-right: 30px;
    }

#pro_inform input[type=text], #pro_inform input[type=tel], #pro_inform input[type=email] {
    padding: 0 10px;
    box-sizing: border-box;
}



.pro_message #pro_inform label[for=S_PINCTADA] {
    margin-right: 220px;
}



#pro_memo {
    display: block;
    float: left;
    width: 869px;
    height: 83px;
    border: 1px solid #96b9c0;
    box-sizing: border-box;
}

#pro_bt {
    display: block;
    float: left;
    width: 109px;
    height: 83px;
    line-height: 81px;
    background-color: #95a0a0;
    border: 1px solid #95a0a0;
    box-sizing: border-box;
    color: #ffff;
}

    #pro_bt:active {
        line-height: 85px;
        background-color: #768282;
        border: 1px solid #768282;
    }

.seatech_in {
    width: 978px;
    height: 41px;
    margin: 0 auto;
    /*background-color:rgba(200,200,40,0.1);*/
}

    .seatech_in > div {
        margin: 0;
        height: 41px;
        line-height: 41px;
        text-align: left;
        float: left;
    }

    .seatech_in a {
        font-family: NanumSquareR;
        font-size: 1.05em;
        font-weight: 600;
        letter-spacing: 0.1px;
        margin-right: 10px;
        cursor: pointer;
    }

    .seatech_in .bt_copy {
        float: left;
        width: 62px;
        height: 41px;
        background-color: #e5e2e2;
        color: #5e7070;
        font-family: NanumSquareR;
        border: none;
    }

    .seatech_in span {
        font-size: 0.8em;
        color: #986c6c;
    }

/*영어 */
.pro_body_e .seatech_in span {
    font-size: 0.9em;
}

/************* 뉴스 페이지 ***************/

#news_body {
    /* 스크롤 */
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    /* background-color: rgba(150,47,100,0.2); */
    scrollbar-3dlight-color: rgb(242,242,242);
    scrollbar-arrow-color: rgb(230,231,232);
    scrollbar-base-color: rgb(242,242,242);
    scrollbar-face-color: #e6e7e8;
    scrollbar-track-color: rgb(242,242,242);
    scrollbar-darkshadow-color: rebeccapurple;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: rgb(242,242,242);
}


    /*스크롤 크롬 오페라*/
    #news_body::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }

    #news_body::-webkit-scrollbar-button:start:decrement
    #news_body::-webkit-scrollbar-button:end:increment {
        display: block;
        height: 10px;
        background: #f2f2f2;
    }

    #news_body::-webkit-scrollbar-track {
        background: rgba(242,242,242,1); /*#;*/
        /*-webkit-border-radius: 10px;
    -webkit-box-shadow:inset 0 0 4px rgba(0,0,0,0.2);*/
    }

    #news_body::-webkit-scrollbar-thumb {
        height: 50px;
        width: 50px;
        background: rgba(206,216,216,0.8);
        -webkit-border-radius: 8px;
        border-radius: 8px;
        /*-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,0.1);*/
    }

    /**/

    #news_body .main_menu a {
        color: #ffffff;
    }

.news_con {
}

    .news_con .top_img {
        background-image: url(../images/home/new_topimg_wm2.png);
        height: 631px;
    }

.news_contents {
    width: 100%;
    min-height: 1110px;
    background-color: #fcfcfc;
    float: left;
}

.news_box {
    width: 1045px;
    height: 750px; /*722*/
    margin: 0 auto;
    padding-top: 180px;
    position: relative;
}

.m_title_text {
    float: left;
    font-family: GyeonggiTitleM;
    color: #231f20;
    font-size: 2.2em;
    letter-spacing: -2.5px;
    margin-bottom: 35px;
    padding-left: 15px;
}

/* 게시판 */
.board {
    float: left;
    border: 2px solid #8f8d8e;
    border-left: none;
    border-right: none;
    width: 100%;
    /*height: 496px;*/
    /*box-sizing: border-box;*/
}

    .board li {
        float: left;
        width: 100%;
        /*height: 62px;*/
        border-bottom: 1px solid #bbbdbf;
        box-sizing: border-box;
    }

        .board li:last-child {
            border: none;
        }

.board_a {
    display: block;
    float: left;
    width: 96%;
    padding: 0 2%;
    height: 100%;
    line-height: 63px; /*65*/
    padding-top: 3px;
    cursor: pointer;
}

    .board_a span {
        float: left;
        display: block;
        color: #4f546a;
        font-family: NanumSquareR;
        font-size: 1.05em;
        font-weight: 600;
        width: 15%;
        text-align: center;
        letter-spacing: -0.25px;
    }

        .board_a span:nth-child(1) {
        }

        .board_a span:nth-child(2) {
            width: 66%;
            padding: 0 2%;
            text-align: left;
        }

        .board_a span:nth-child(3) {
        }

.board_number {
    position: absolute;
    width: 390px;
    height: 56px;
    border: 1px solid #e6e7e8;
    border-radius: 50px;
    bottom: 0;
    transform: translateX(-50%);
    left: 50%;
}

    .board_number a {
        float: left;
        display: block;
        width: 39px; /*6*/
        height: 100%;
        line-height: 56px;
        margin: 0 3px;
        color: #888887; /*888887   4f546a*/
        font-family: NanumSquareR;
        font-size: 1.05em;
        font-weight: 600;
        text-align: center;
        letter-spacing: -0.25px;
        /*background-color: rgba(50,121,50,0.1);*/
        cursor: pointer;
    }

        .board_number a:hover {
            border-radius: 50px;
            margin-top: 8px;
            height: 39px;
            line-height: 37px;
            background-color: rgba(176,204,212,0);
            color: #4f546a;
            font-size: 1.08em;
        }

        .board_number a:first-child, .board_number a:last-child {
            width: 60px;
            /*background-color:rgba(50,21,200,0.1);*/
            margin: 0;
        }

            .board_number a:first-child:hover, .board_number a:last-child:hover {
                height: 56px;
                line-height: 56px;
                background-color: rgba(0, 0, 0, 0);
            }

        .board_number a:first-child {
            padding-left: 10px;
            box-sizing: border-box;
        }

.arr_board {
    border-left: 1px solid #6d6e70;
    border-bottom: 1px solid #6d6e70;
    width: 12px;
    height: 12px;
    margin: 0 auto;
    margin-top: 22px;
}

.board_number a:first-child div.arr_board {
    transform: rotate(45deg);
    margin-left: 30px;
}

.board_number a:last-child div.arr_board {
    transform: rotate(-135deg);
    margin-left: 8px;
}


@keyframes arrlift {
    0% {
        margin-left: 30px;
    }


    100% {
        margin-left: 25px;
    }
}

.board_number a:first-child:hover div.arr_board {
    animation: arrlift 0.4s infinite;
}

@keyframes arrright {
    0% {
        margin-left: 8px;
    }

    100% {
        margin-left: 13px;
    }
}

.board_number a:last-child:hover div.arr_board {
    animation: arrright 0.4s infinite;
}


#news_body footer {
    position: fixed;
    bottom: 0;
}

@keyframes background_w {
    0% {
        background-color: rgba(255, 255, 255, 0);
    }

    100% {
        background-color: rgba(220, 220, 222, 0.2);
    }
}

.background_0w {
    animation: background_w 0.3s forwards;
}

/************* 뉴스 페이지 in **************/

#newsin_body {
    /* 스크롤 */
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    /* background-color: rgba(150,47,100,0.2); */
    scrollbar-3dlight-color: rgb(242,242,242);
    scrollbar-arrow-color: rgb(230,231,232);
    scrollbar-base-color: rgb(242,242,242);
    scrollbar-face-color: #e6e7e8;
    scrollbar-track-color: rgb(242,242,242);
    scrollbar-darkshadow-color: rebeccapurple;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: rgb(242,242,242);
}


    /*스크롤 크롬 오페라*/
    #newsin_body::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }

    #newsin_body::-webkit-scrollbar-button:start:decrement
    #newsin_body::-webkit-scrollbar-button:end:increment {
        display: block;
        height: 10px;
        background: #f2f2f2;
    }

    #newsin_body::-webkit-scrollbar-track {
        background: rgba(242,242,242,1); /*#;*/
        /*-webkit-border-radius: 10px;
    -webkit-box-shadow:inset 0 0 4px rgba(0,0,0,0.2);*/
    }

    #newsin_body::-webkit-scrollbar-thumb {
        height: 50px;
        width: 50px;
        background: rgba(206,216,216,0.8);
        -webkit-border-radius: 8px;
        border-radius: 8px;
        /*-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,0.1);*/
    }

    /**/

    #newsin_body a {
        cursor: default;
    }

    #newsin_body .news_contents {
        min-height: 1000px;
    }

.board_in {
}

    .board_in li:first-child {
        border-bottom: 2px solid #8f8d8e;
    }

.board_in_t {
    padding: 60px 40px;
    box-sizing: border-box;
}

    .board_in_t p {
        display: block;
        color: #4f546a;
        font-family: NanumSquareR;
        font-size: 1.05em;
        font-weight: 600;
        letter-spacing: -0.25px;
        line-height: 26px;
    }

        .board_in_t p.board_in_subtext {
            display: inline-block;
            margin: 20px 0 25px 50px;
            font-size: 1em;
        }

.board_in_listbt {
    float: left;
    width: 1045px;
    height: 56px; /*74 -18*/
    padding-top: 18px;
    /*background-color:rgba(20,50,100,0.1);*/
}

    .board_in_listbt button {
        float: right;
        width: 129px;
        height: 50px;
        border: none;
        border-radius: 50px;
        background-color: #f2f2f2;
        font-family: NanumSquareR;
        font-size: 0.95em;
        font-weight: 600;
        letter-spacing: -0.25px;
        line-height: 52px;
        text-align: center;
    }

        .board_in_listbt button:hover {
            background-color: #dddde2;
        }

        .board_in_listbt button:active {
            margin-top: 2px;
            background-color: #ceced0;
        }

#newsin_body footer {
    position: fixed;
    bottom: 0;
}


/****************** 고객센터 페이지 ***********************/


#cs_body {
    /* 스크롤 */
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    /* background-color: rgba(150,47,100,0.2); */
    scrollbar-3dlight-color: rgb(242,242,242);
    scrollbar-arrow-color: rgb(230,231,232);
    scrollbar-base-color: rgb(242,242,242);
    scrollbar-face-color: #e6e7e8;
    scrollbar-track-color: rgb(242,242,242);
    scrollbar-darkshadow-color: rebeccapurple;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: rgb(242,242,242);
}


    /*스크롤 크롬 오페라*/
    #cs_body::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }

    #cs_body::-webkit-scrollbar-button:start:decrement
    #cs_body::-webkit-scrollbar-button:end:increment {
        display: block;
        height: 10px;
        background: #f2f2f2;
    }

    #cs_body::-webkit-scrollbar-track {
        background: rgba(242,242,242,1); /*#;*/
        /*-webkit-border-radius: 10px;
    -webkit-box-shadow:inset 0 0 4px rgba(0,0,0,0.2);*/
    }

    #cs_body::-webkit-scrollbar-thumb {
        height: 50px;
        width: 50px;
        background: rgba(206,216,216,0.8);
        -webkit-border-radius: 8px;
        border-radius: 8px;
        /*-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,0.1);*/
    }

    /**/





    #cs_body footer {
        position: fixed;
        bottom: 0;
    }

    #cs_body .top_img {
        height: 631px;
        background-image: url(../images/home/qa_top.png);
        background-position-y: center;
    }

        #cs_body .top_img p {
            font-family: GyeonggiTitleM; /* 경기천년제목 medium */
            float: none;
            text-align: center;
            margin: 0 auto;
            color: #231f20;
            font-size: 2.4em;
            letter-spacing: -2px;
        }

            #cs_body .top_img p:first-child {
                margin-top: 260px;
            }


            #cs_body .top_img p:last-child {
                font-family: NanumSquareEB;
                font-size: 1.1em;
                letter-spacing: -0.8px;
                line-height: 70px;
            }


.cs_tap {
    float: left;
    width: 100%;
    background-color: #fcfcfc;
    padding: 240px 0 146px 0;
}

.cs_con {
    width: 1040px;
    margin: 0 auto;
}

.q_abox { /*form*/
    float: left;
    width: 1040px;
}

    .q_abox input[type=radio] {
        float: right;
        position: relative;
        left: -9999px;
    }

    .q_abox .q_alist { /*.q_alist */
        float: left;
        padding: 10px 17px 8px 17px;
        background-color: #dbdadd;
        font-family: NanumSquareEB;
        font-size: 1.05em;
        letter-spacing: -0.8px;
        margin-left: 8px;
        border-radius: 50px;
        margin-bottom: 2px;
        /*드래그 금지*/
        -ms-user-select: none;
        -moz-user-select: -moz-none;
        -webkit-user-select: none;
        user-select: none;
    }

.q_alist:hover {
    border: 3px solid #b7b7bb;
    padding: 7px 14px 5px 14px;
}

.q_alist:active {
    margin-top: 2px;
    background-color: #b7b7bb;
    margin-bottom: 0;
}


.q_abox input[type=radio]:checked + label {
    border: 3px solid #b7b7bb;
    padding: 7px 14px 5px 14px;
}

.qa_listcrop {
    float: left;
    width: 1040px;
    height: 250px; /*min 660 */
    padding: 24px 0 0 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    /*background-color: rgba(150,125,200,0.1);*/
}

.qa_listbox {
    position: absolute;
    width: 7280px; /* 1040 * 7*/
    height: 200px; /*700*/
    top: 24px;
    left: 0;
    /*background-color: rgba(150,225,50,0.1);*/
}


.qa_list {
    float: left;
    width: 1040px;
    position: relative;
}

    .qa_list:nth-child(2n+1) {
        /*background-color:rgba(50,125,200,0.1);*/
    }


    .qa_list label {
        float: left;
        /*height:56px;*/
        width: 1040px;
    }

        .qa_list dt, .qa_list label span:first-child {
            display: block;
            float: left;
            width: 100%;
            height: 54px;
            line-height: 56px;
            padding: 0 48px;
            background-color: #ffffff;
            border: 1px solid #d6d6d1; /*a1a195;*/
            box-sizing: border-box;
            margin-bottom: 2px;
            font-family: NanumSquareR;
            font-size: 0.95em;
            letter-spacing: -0.8px;
            font-weight: 600;
            color: #231f20;
        }

/*영어*/
.cs_e_body .qa_list dt, .cs_e_body .qa_list label span:first-child {
    font-size: 1.05em;
    letter-spacing: -0.2px;
}


    .qa_list input[type=checkbox] {
        position: absolute;
        left: -99999px;
    }



    .qa_list dd, .qa_list label span:last-child {
        float: left;
        width: 100%;
        background-color: #f9f9f9;
        border: 1px solid #d6d6d1;
        border-top: none;
        border-bottom: none;
        box-sizing: border-box;
        padding: 40px 75px;
        font-family: NanumSquareR;
        font-size: 0.95em;
        letter-spacing: -0.8px;
        font-weight: 600;
        color: #5f5b5c;
        line-height: 22px;
        /*display: none;*/
    }

    /*영어*/

.cs_e_body .qa_list dd, .cs_e_body .qa_list label span:last-child {
    letter-spacing: -0.1px;
}
        

        .qa_list dd:last-child, .qa_list label:last-child span:last-child {
            border-bottom: 1px solid #d6d6d1;
        }




    .qa_list dt:hover {
        /*margin-bottom:0;*/
    }
/*
    .qa_list dt:hover + dd{
        display:block;
    }
        */



.cs_contact {
    float: left;
    width: 100%;
    height: 429px; /*555 - 126*/
    padding-top: 126px;
    background-image: url(../images/home/cs.png);
    background-size: 100%;
    background-position-y: center;
}

    .cs_contact .m_title_text {
        width: 1040px;
        float: none;
        margin: 0 auto;
    }

.cs_ce_box {
    width: 1028px;
    padding-left: 15px;
    margin: 0 auto;
    padding-top: 65px;
}

    .cs_ce_box li {
        float: left;
        width: 30%;
    }

        .cs_ce_box li p {
            font-family: NanumSquareR;
            font-size: 0.95em;
            letter-spacing: -0.8px;
            font-weight: 600;
            color: #231f20;
            line-height: 25px;
        }

            .cs_ce_box li p:first-child {
                font-size: 0.9em;
                margin-bottom: 15px;
            }

/* 영어 */

.cs_e_body .cs_ce_box li p:first-child {
    font-size: 1.05em;
}


/***서브 페이지 푸터***/
/*뉴스*/
.sub_pp footer {
    border-top: 1px solid #dedede;
    /**/
    background-color: rgba(236, 236, 236, 0.5);
    z-index: 999;
}


.sub_pp .program_box li:nth-child(3) { 
    border: 1px solid #c3c3c3;
    box-sizing: border-box;
}

.sub_pp .program_box a {
    width: 100%;
    height: 100%;
}

.sub_pp .info_box {
    opacity: 0.3;
}

.sub_pp .down_br {
    border: 1px solid #c7c7c7;
    box-sizing: border-box;
}


.sub_pp footer:hover {
    background-color: rgba(236, 236, 236, 0.9);
    background-color: #142835;
    border: none;
}

    .sub_pp footer:hover .info_box {
        opacity: 1;
    }

    .sub_pp footer:hover .program_box li:last-child {
        border-color: #e6e6e6;
    }

    .sub_pp footer:hover .down_br {
        border-color: #e6e6e6;
    }

/* 위로가기 */

.top_bt {
    position: absolute;
    background-image: url(../images/home/top_bt.png);
    background-size: 40%;
    width: 50px;
    height: 50px;
    right: 25px;
    top: -100px;
    background-position: center;
    background-position-y: 60%;
    border: 1px solid #dedede;
    border-radius: 50px 50px;
    background-color: rgba(255,255,255,0.3);
}

    .top_bt span {
        position: absolute;
        /*transform: rotate(180deg);*/
        font-family: GyeonggiTitleL;
        font-size: 0.7em;
        color: #656565;
        font-weight: 600;
        letter-spacing: 0.1px;
        line-height: 35px;
        top: 18px;
        /* opacity: 0; */
        right: 15px;
    }

/**********/
/* 멤버쉽 로그인 팝업*/

.membership_loginbox {
    position: fixed;
    transform: translateX(-50%) translateY(-50%);
    top: 45%;
    left: 50%;
    width: 516px; /*674*/
    height: 118px; /*154*/
    background-color: #fcfcfc;
    border: 1px solid #c1d5d8;
    box-sizing: border-box;
    padding: 23px 30px 21px 33px;
    box-shadow: 8px 9px 10px 0px rgba(0,0,0,0.3); /*css #6D6D6D*/
    -webkit-box-shadow: 8px 9px 10px 0px rgba(0,0,0,0.3); /*Safari and Chrome */
    -moz-box-shadow: 8px 9px 10px 0px rgba(0,0,0,0.3); /* Firefox */
    display: none;
    z-index:999;
}



    .membership_loginbox p:first-of-type {
        float: left;
        display: block;
        font-family: NanumSquareB; /*나눔스퀘어 Bold*/
        color: #41647f;
        letter-spacing: 0.1px;
        width: 178px; /*232*/
        height: 72px; /*98*/
        padding-top: 2px;
        font-size: 1.1em; /*1.18*/
        line-height: 22px; /*24*/
        font-weight: bolder;
        /*background-color:rgba(144,45,120,0.1);*/
        position: relative;
    }

    .membership_loginbox button {
        border: none;
        cursor: pointer;
    }

.ms_login_c {
    position: relative;
    float: right;
    width: 30px;
    height: 30px;
    padding: 20px;
    background-image: url(../images/home/x.png);
    background-position: 10px 5px;
    background-color: rgba(0,0,0,0);
    top: -57px; /* -62 */
    right: -310px; /* -400 */
}


.membership_loginbox form {
    float: left;
    width: 200px; /* 261*/
    height: 72px; /* 93*/
}

.membership_loginbox input[name=login] {
    height: 32px; /*42*/
    width: 200px; /*261*/
    padding: 0 15px; /*0 20*/
    border: 1px solid #c1d5d8;
    box-sizing: border-box;
    letter-spacing: -0.1px;
    font-family: NanumGothic; /* 나눔고딕 R */
    font-size: 0.9em;
}

    .membership_loginbox input[name=login]:last-of-type {
        margin-top: 7px;
    }

    .membership_loginbox input[name=login]::-webkit-input-placeholder {
        color: #95a0a0;
        font-size: 0.8em;
    }

input:-ms-input-placeholder {
    color: #95a0a0;
    font-size: 0.8em;
}

textarea::-webkit-input-placeholder {
    color: #95a0a0;
    font-size: 0.8em;
}

textarea:-ms-input-placeholder {
    color: #95a0a0;
    font-size: 0.8em;
}


.membership_loginbox p:nth-of-type(2) { /*주석처리 함*/
    float: left;
    width: 290px;
    height: 52px;
    float: left;
    margin-left: 44px;
    font-family: NanumGothic; /* 나눔고딕 R */
    color: #4e919b;
    font-size: 0.79em;
    letter-spacing: -0.5px;
    line-height: 19px;
    margin-bottom: 40px;
}

.membership_loginbox .ms_login_in {
    float: left;
    width: 65px; /*85*/
    height: 72px; /*94*/
    /* line-height: 36px; */
    background-color: #f1f4f7;
    margin-left: 8px; /*11*/
    font-family: NanumGothic; /* 나눔고딕 R */
    border: 1px solid #c1d5d9;
    color: #95a0a0;
    font-size: 0.85em; /*0.9*/
}

    .membership_loginbox .ms_login_in:hover {
        background-color: #dde2e6;
    }

    .membership_loginbox .ms_login_in:active {
        color: #768282;
        background-color: #d0d6da;
        margin-top: 1px;
    }

.mm_crown {
    display: inline-block;
    width: 18px;
    height: 13px;
    background-image: url(../images/home/pro_icon_m.png);
    line-height: 20px;
    background-position-y: -1px;
}

.membership_pop {
    cursor: pointer;
}

.main_body a.top_bt{   
	display: none;
}
