@charset 'UTF-8';
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-jp.css);


body {
    min-width: 1000px;
    margin: auto;
    font-size: 20px;
    font-weight: 300;
    /*font-family: 'noto-sans-scott', 'Malgun Gothic', sans-serif;*/
    font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif';
    color: #000000;
    letter-spacing: -1px;
    overflow-x: hidden;
}

.f-light{font-weight: 100}
.f-normal{font-weight: 300}
.f-mbold{font-weight: 400}
.f-bold{font-weight: 600}
.f-extra{font-weight: 800}
.f_italic{font-style: italic}

.kt2_txt_col_red {color: #f21922;}


legend, caption, .hidden {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    text-indent: -9999px;
}
a {
    color: #101010;
    text-decoration: none
}

svg, video {
    vertical-align: top
}

#viewport {
    padding-top: 78px;
    /*padding-top: 50px;*/
}

p {
    margin: 16px 0;
    word-break: keep-all;
    font-size: 18px;
    line-height: 32px
}

* {
    box-sizing: border-box
}

.logo-box {
    width: 900px;
    margin: 0 auto 50px auto;
    text-align: center;
}

.logo-box p {
    background: #00A89A;
    color: #FFF;
    font-size: 100%;
    font-family: 'Jeju Myeongjo', serif;
}

.head_wrap {
    position: relative;
    width: 100%;
    height: 860px;
    color: #fff;
    text-align: center
}

.head_wrap #introFlow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1
}

.head_wrap .intro_wrap {
    position: relative;
    padding-top: 218px;
    height: 100%;
    z-index: 9999
}


























/*인트로영역 시작*/

header.section_intro {
    border: 0;
    text-align: center;
    position: relative;
    height: 100vh;
    height: calc(100vh - 78px);
    min-height: 780px;
    min-width: 1120px;
    background: #3282c8;
    color: #fff;
}
header.section_intro H1 {
    font-size: 50px;
    color: #fff;
    opacity: 0;
}
header.section_intro .section_intro-txt0{

    position: absolute;
    bottom: 150px;
    font-size: 28px;
    color: #fff;
    margin: 0 auto;
    width: 100%;
    letter-spacing: -1px;
    z-index: 22;
    /*opacity: 0;*/
}
header.section_intro .section_intro-txt1{

    position: absolute;
    bottom: 80px;
    font-size: 22px;
    color: #fff;
    margin: 0 auto;
    width: 100%;
    letter-spacing: -1px;
    z-index: 22;
    /*opacity: 0;*/
}
header.section_intro .section_intro-txt1 SPAN{
    font-size: 18px;
}
header.section_intro .section_intro-txt2{

    position: absolute;
    bottom: 40px;
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
    width: 100%;
    letter-spacing: -1px;
    z-index: 22;
    /*opacity: 0;*/
}



header.section_intro {
    background: #000;
}

header .intro_txt {
    position: relative;
    top: -100px;
    left: 50%;
    margin-left: -150px;
    color: #fff;
    width: 300px;
    height: 80px;
    /* height: calc(100vh - 78px); */
    z-index: 8;
    /* border: 1px solid #ddd; */
    font-size: 4px;


    background: url("../img/intro_tit00.png");
    background-repeat: no-repeat;
    background-position:center top;
    background-size:300px 47px;
    opacity: 0;

}


header.section_intro .section_intro_in {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.section_intro_txtbox {
    position: absolute;
    top: 50%;
    margin-top: -275px;

    width: 100%;
    height: 550px;
    /*border: 1px solid #ddd;*/
}


header.section_intro .int_txt0 {
    /*padding-top: 80px;*/
    position: absolute;
    top: 40px;
    left: 50%;
    margin: 0 auto;
    margin-left: -90px;

    width: 180px;
    height: 40px;
    text-align: center;
    background: #000;
    font-size: 22px;
    color: #fff;
    line-height: 40px;
    letter-spacing: 0.5px;
}
header.section_intro .int_txt1 {
    position: relative;
    top: 60px;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    height: 450px;
    color: #ffffff;
    z-index: 10;
    font-weight: 100;
    /*opacity: 0;*/
}
header.section_intro .int_txt1 .intro_tit01{
    position: absolute;
    top: 0px;
    left: 0;
    width: 1200px;
    height: 200px;
    z-index: 10;

    font-size: 65px;
    font-weight: 200;
    letter-spacing: -5px;

    /*background: url("../img/intro_tit01.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position:center top;*/
    /*background-size:349px 114px;*/
    opacity: 0;
}
header.section_intro .int_txt1 .intro_tit01 span{
    color: #d0242c;
}
header.section_intro .int_txt1 .intro_tit02{
    position: absolute;
    top: 70px;
    left: 50%;
    margin-left: -310px;
    width: 620px;
    height: 200px;
    z-index: 10;


    /*background: url("../img/intro_tit02.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position:center top;*/
    /*background-size:219px 114px;*/
    opacity: 0;
}
header.section_intro .int_txt1 .intro_tit02 .intro_tit02_txt1{
    position: absolute;
    top: 0px;
    left: 40px;
    width: 320px;
    height: 145px;
    z-index: 10;
    font-size: 98px;
    color: #fff;
}


header.section_intro .int_txt1 .intro_tit02 .intro_tit02_txt2_box1{
    position: absolute;
    top: 0px;
    left: 330px;
    width: 230px;
    height: 145px;
    z-index: 10;
    /*border: 1px solid #00A89A;*/
    overflow: hidden;
}

header.section_intro .int_txt1 .intro_tit02 .intro_tit02_txt2_box2{
    position: absolute;
    top: -144px;
    left: 330px;
    width: 230px;
    height: 145px;
    z-index: 10;
    /*border: 1px solid #dad2d4;*/
    overflow: hidden;
}

header.section_intro .int_txt1 .intro_tit02 .intro_tit02_txt2_box3{
    position: absolute;
    top: 144px;
    left: 330px;
    width: 230px;
    height: 145px;
    z-index: 10;
    /*border: 1px solid #dad2d4;*/
    overflow: hidden;
}





header.section_intro .int_txt1 .intro_tit02 .intro_tit02_txt2{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 230px;
    height: 320px;
    z-index: 10;
    text-align: center;
    font-size: 98px;
    color: #d32744;
    font-weight: 400;
    /*border: 1px solid #a8a011;*/
}
header.section_intro .int_txt1 .intro_tit02 .intro_tit02_txt2 span{
    color: #d32744;
}
header.section_intro .int_txt1 .intro_tit02 .intro_tit02_txt2_top{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 230px;
    height: 320px;
    z-index: 10;
    text-align: center;
    font-size: 98px;
    color: #87858b;
    opacity: 0.1;
    /*border: 1px solid #ffdfe6;*/
}
header.section_intro .int_txt1 .intro_tit02 .intro_tit02_txt2_bottom{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 230px;
    height: 320px;
    z-index: 10;
    text-align: center;
    font-size: 98px;
    color: #87858b;
    opacity: 0.2;
    /*border: 1px solid #ffdfe6;*/
}


header.section_intro .int_txt1 .intro_tit03{
    position: absolute;
    top: 200px;
    left: 0;
    width: 1200px;
    height: 300px;
    z-index: 10;

    font-size: 20px;
    line-height: 35px;

    /*background: url("../img/intro_tit03.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position:center top;*/
    /*background-size:328px 114px;*/
    opacity: 0;
}
header.section_intro .int_txt1 .intro_tit03 span{
    font-size: 30px;
    font-weight: 500;
}








.sk_hero {
    position: relative;
    width: 100%;
    height: calc(100vh - 78px);
    overflow: hidden;
}


.sk_hero .sk_bg-img1 {
    /*background-color: #000;*/
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;



    /*background: url("../img/hero_bg01.jpg");*/
    /*background-repeat: no-repeat;*/
    /*background-position:center top;*/
    /*background-size:cover;*/


}



#intro_flow {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    height: calc(100vh - 78px);

    /*background: #ddd; !* 내용 확인 후 삭제할것 *!*/
}


#intro_flow > div > video {
    width: 70%!important;
    height: auto!important;
    left: 50%!important;
    top: auto!important;
    margin-left: -35%!important;
    bottom: 0!important;
    transform: none!important;
}

.sk_hero .sk_bg-img1 #intro_flow video {
    width: 70% !important;
    height: auto !important;
    left: 50% !important;
    top: auto !important;
    margin-left: -35% !important;
    bottom: 0 !important;
    transform: none !important;
    margin-bottom:0 !important;
}




#scrollIndicator {
    border-radius: 100%;
    position: absolute;
    width: 74px;
    height: 134px;
    z-index: 10;
    left: calc(50% - 37px);
    bottom: -100px;
    /*cursor: pointer;*/
    /*-webkit-transition: opacity .1s .1s;*/



    background: url("../img/intro_arrow.png");
    background-repeat: no-repeat;
    background-position:center bottom;
    background-size:74px 134px;

    opacity: 0;

}



canvas.star_black {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: rotate(180deg);
    z-index: 200;
    background-color: transparent;
    display: none;
    opacity: 0.5;
}

/*인트로영역 끝*/








.clearboth {clear: both;}


/* 섹션0 - 시작 */

.section-set0 {
    position: relative;
    background: #3a3a69;
    /*background-repeat: no-repeat;*/
    /*background-position: center top;*/
    /*background-size: 373px 900px;*/

    min-height: 420px;
    color: #fff;
}
.set0_inbox{
    position: relative;
    top: 0;
    margin: 0 auto;
    width: 1200px;
    height: 420px;
    /*overflow: hidden;*/
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    padding-top: 90px;
}

.set0_inbox span{
    font-size: 30px;
    font-weight: 500;
}










/* 섹션0 - 끝 */



/* 섹션1 - 시작 */

.section-set1 {
    position: relative;
    background: #212134;
    /*background-repeat: no-repeat;*/
    /*background-position: center top;*/
    /*background-size: 373px 900px;*/

    min-height: 660px;
    color: #fff;
    overflow: hidden;
}
.set1_inbox{
    position: relative;
    top: 0;
    margin: 0 auto;
    width: 1104px;
    height: 660px;
    /*overflow: hidden;*/
}


.set1_box1:hover .set1_box1_intxt,
.set1_box2:hover .set1_box2_intxt,
.set1_box3:hover .set1_box3_intxt{
    display: block;
    cursor: pointer;
}






.set1_box1,
.set1_box2,
.set1_box3{
    position: absolute;
    top: 0;
    width: 368px;
    height: 660px;
}
.set1_box1{
    background: url("../img/set1_bg11.jpg");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:cover;
    left: 736px;
    box-shadow: 8px 0px 25px rgba(0,0,0,0.5);
}
.set1_box2{
    background: url("../img/set1_bg21.jpg");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:cover;
    left: 368px;
}
.set1_box3{
    background: url("../img/set1_bg31.jpg");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:cover;
    left: 0;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.7);
}


.set1_box1_intxt,
.set1_box2_intxt,
.set1_box3_intxt{
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
}


.set1_box1_intxt{
    background: url("../img/set1_bg12.jpg");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:cover;
}
.set1_box2_intxt{
    background: url("../img/set1_bg22.jpg");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:cover;
}
.set1_box3_intxt{
    background: url("../img/set1_bg32.jpg");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:cover;
}


.s_box1_obj1,
.s_box2_obj1,
.s_box3_obj1{
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -17px;
    width: 34px;
    height: 7px;
    background: #bc1330;
    border-radius: 3px;
}

.s_box1_txt1,
.s_box2_txt1,
.s_box3_txt1{
    position: absolute;
    top: 222px;
    left: 50%;
    margin-left: -170px;
    width: 340px;
    height: 230px;
    text-align: center;
    font-size: 23px;
    color: #fff;
}
.s_box1_txt2,
.s_box2_txt2,
.s_box3_txt2{
    position: absolute;
    top: 476px;
    left: 50%;
    margin-left: -170px;
    width: 340px;
    height: 80px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
}
.s_box1_txt2 span,
.s_box2_txt2 span,
.s_box3_txt2 span{
    font-size: 15px;
    color: #a3a3a3;
}








.s_in_box1_txt1,
.s_in_box2_txt1,
.s_in_box3_txt1{
    position: absolute;
    top: 222px;
    left: 50%;
    margin-left: -170px;
    width: 340px;
    height: 160px;
    text-align: center;
    font-size: 25px;
    color: #fff;
    line-height: 44px;
}
.s_in_box1_txt2,
.s_in_box2_txt2,
.s_in_box3_txt2{
    position: absolute;
    top: 405px;
    left: 50%;
    margin-left: -118px;
    width: 236px;
    height: 66px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 57px;
    border: 2px solid #fff;


    background: url("../img/arrows2.png");
    background-repeat: no-repeat;
    background-position:179px -71px;
    background-size:17px 120px;


}

/* 섹션1 - 끝 */





















/* 섹션2 - 시작 */

.section-set2 {
    position: relative;
    background: #29294e;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;

    min-height: 860px;
}
.set2_inbox{
    position: relative;
    top: 0;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}


.set2_inbox .set2_inbox_title {
    position: relative;
    padding-top: 100px;
    width: 100%;
    color: #fff;
    font-weight: 200;
    text-align: center;
    font-size: 60px;
    line-height: 64px;
}
.set2_inbox .set2_inbox_title span {
    font-weight: 600;
    text-align: center;
    font-size: 60px;
}

.set2_txt2{
    position: relative;
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 200;
    padding: 30px 0;
    padding-top: 30px;
}

.set2_box {
    position: relative;
    margin: 60px auto 100px auto;
    width: 1140px;
    height: 1130px;
    /*background: #00A89A;*/

}







.set2_tab_title1{
    position: absolute;
    top: 0;
    width: 1140px;
    height: 130px;

    background: url("../img/set2_title1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:100% auto;
}

.set2_tab_title1 .set2_tab2_go_btn{
    position: absolute;
    top: 10px;
    right: 11px;
    width: 560px;
    height: 86px;

    cursor: pointer;
    /*background: #00A89A;*/
}

.set2_tab_title2{
    position: absolute;
    top: 0;
    width: 1140px;
    height: 130px;

    background: url("../img/set2_title2.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:100% auto;
    display: none;
}



.set2_tab_title2 .set2_tab1_go_btn{
    position: absolute;
    top: 10px;
    left: 11px;
    width: 560px;
    height: 86px;

    cursor: pointer;
    /*background: #00A89A;*/
}









.set2_box_set1{
    position: absolute;
    top: 152px;
    width: 1140px;
    height: 964px;
    background: #fff;
    border-radius: 5px;
    /*display: none;*/
}

.set2_dim{
    position: absolute;
    /*left: 50%;*/
    /*margin-left: -35%;*/
    width: 100%;
    height: 100%;
    vertical-align: bottom;
    bottom: 0;
    opacity: 0.8;
    background:#000;
    z-index: 9;
    display: none;
}

.set2_box_set1_ok{
    position: absolute;
    top: 700px;
    left: 50%;
    margin-left: -336px;
    width: 672px;
    height: 689px;
    background: url("../img/set2_box_set1_ok.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:100% auto;
    z-index: 10;
    display: none;
    cursor: pointer;
}
.set2_box_set2_ok{
    position: absolute;
    top: 700px;
    left: 50%;
    margin-left: -336px;
    width: 672px;
    height: 580px;
    background: url("../img/set2_box_set2_ok.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:100% auto;
    z-index: 10;
    display: none;
    cursor: pointer;
}




.set2_box_set1 .set2_box_set1_obj1{
    position: absolute;
    top: 52px;
    left: 50%;
    margin-left: -446px;
    width: 893px;
    height: 220px;
    background: url("../img/set2_box_set1_obj1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:100% auto;
}
.set2_box_set1 .set2_box_set1_obj2{
    position: absolute;
    top: 317px;
    left: 50%;
    margin-left: -401px;
    width: 803px;
    height: 573px;
    background: url("../img/set2_box_set1_obj2.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:100% auto;
}
.set2_box_set1 .set2_box_set1_btn{
    position: absolute;
    bottom: 52px;
    right: 50px;
    width: 183px;
    height: 181px;
    background: url("../img/set2_box_set_btn.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:100% auto;
    cursor: pointer;
}

















.set2_box_set2{
    position: absolute;
    top: 152px;
    width: 1140px;
    height: 964px;
    background: #fff;
    border-radius: 5px;
    display: none;
}

.set2_box_set2 .set2_box_set2_obj1{
    position: absolute;
    top: 82px;
    left: 50%;
    margin-left: -450px;
    width: 901px;
    height: 192px;
    background: url("../img/set2_box_set2_obj1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:100% auto;
}
.set2_box_set2 .set2_box_set2_obj2{
    position: absolute;
    top: 363px;
    left: 50%;
    margin-left: -458px;
    width: 916px;
    height: 481px;
    background: url("../img/set2_box_set2_obj2.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:100% auto;
}
.set2_box_set2 .set2_box_set2_btn{
    position: absolute;
    bottom: 52px;
    right: 50px;
    width: 183px;
    height: 181px;
    background: url("../img/set2_box_set_btn.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:100% auto;
    cursor: pointer;
}




/* 섹션2 - 끝 */







/* 섹션3 - 시작 */

.section-set3 {
    position: relative;
    min-height: 1300px;

    background: url("../img/set3_bg.jpg");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:cover;
}


.set3_inbox{
    /*position: absolute;*/
    top: 0;
    /*left: 50%;*/
    /*margin-left: -750px;*/

    /*width: 1500px;*/
    height: 1106px;
    /*border: 1px solid #bdbdbd;*/
}

.set3_inbox .set3_inbox_title {
    position: absolute;
    top: 100px;
    width: 100%;
    color: #fff;
    font-weight: 200;
    text-align: center;
    font-size: 45px;
    line-height: 64px;
}
.set3_inbox .set3_inbox_title span {
    font-weight: 600;
    text-align: center;
    font-size: 60px;
}


.set3_inbox .movie{
    position: absolute;
    top: 300px;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
}


.movie_more_box{
    position: relative;
    top: 1014px;
    padding-top: 20px;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 40px;
}
.movie_more_box img:hover{
    border: 5px solid #a10303;
}
.movie_more_box img{
    border: 5px solid #131313;
    cursor: pointer;
}




.pop_movie1,
.pop_movie2,
.pop_movie3,
.pop_movie4 {
    position: absolute;
    top: 255px;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    z-index: 10;
    background: #fff;
    padding: 100px 100px 100px 100px;
    display: none;
}



.set3_dim{
    position: absolute;
    /*left: 50%;*/
    /*margin-left: -35%;*/
    width: 100%;
    height: 100%;
    vertical-align: bottom;
    bottom: 0;
    opacity: 0.8;
    background:#000;
    z-index: 9;
    display: none;
}

.set3_close_btn{
    position: absolute;
    top: 28px;
    right: 24px;
    width: 55px;
    height: 55px;
    background: url(../img/set3_close.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    cursor: pointer;
}





/* 섹션3 - 끝 */









/* 섹션4 - 시작 */

.section-set4 {
    position: relative;
    /*height: calc(100vh - 78px);*/
    /*height: 850px;*/
    /*min-height: 780px;*/
    min-width: 1120px;


    /*background: #ddd;*/
    color: #fff;
    text-align: center;
}

.set4_inbox{
    position: relative;
    top: 0;
    margin: 0 auto;
    width: 100%;
    /*overflow: hidden;*/
}


.set4_inbox .set4_inbox_title {
    position: relative;
    /*top: 100px;*/
    width: 100%;
    color: #000;
    font-weight: 200;
    text-align: center;
    font-size: 45px;
    line-height: 64px;
    padding-top: 100px;
}
.set4_inbox .set4_inbox_title span {
    font-weight: 600;
    text-align: center;
    font-size: 60px;
}


.set4_inbox .set4_accordion {
    position: relative;
    margin: 0 auto;
    /*top: 10px;*/
    width: 1200px;
    /*border: 1px solid #00A89A;*/
}


.set4_inbox .set4_accordion .set4_accordion_box {
    position: relative;
    width: 100%;
    /*background: #71a877;*/
    padding-bottom: 100px;
}


/* 섹션4 - 끝 */







/* 섹션5 - 시작 */

.section-set5 {
    position: relative;
    min-width: 1120px;
    min-height: 1290px;


    background: #3a3a69;
    color: #151515;
    text-align: center;

    /*background: url("../img/set5_bg.jpg");*/
    /*background-repeat: no-repeat;*/
    /*background-position:center center;*/
    /*background-size:cover;*/
}

.set5_inbox{
    position: relative;
    top: 0;
    margin: 0 auto;
    width: 100%;
    /*overflow: hidden;*/
}



.set5_txt1{
    font-size: 45px;
    color: #fff;
    text-align: center;
    font-weight: 200;
    line-height: 75px;
    padding-top: 120px;
}

.set5_txt1 span{
    font-size: 60px;
    font-weight: 600;
}

.set5_txt2{
    font-size: 20px;
    color: #6a6aa0;
    text-align: center;
    font-weight: 200;
    padding: 0px 0 0px 0;
    margin-top: -35px;
}

























.set5_slide_box .device {
    width: 730px;
    height: 600px;
    /*padding: 30px 40px;*/
    border-radius: 5px;
    /*background: #fff;*/
    margin: 5px auto;
    position: relative;
    /*box-shadow: 0px 0px 5px #00000038;*/
}
.set5_slide_box .arrow-left {
    background: url(../img/arrows1.png) no-repeat 0px 0px;
    background-size: 110px 380px;
    position: absolute;
    left: -110px;
    top: 50%;
    margin-top: -55px;
    z-index: 11;

    width: 110px;
    height: 190px;
    opacity: 0;
}
.set5_slide_box .arrow-right {
    background: url(../img/arrows1.png) no-repeat 0px -190px;
    background-size: 110px 380px;
    position: absolute;
    right: -110px;
    top: 50%;
    margin-top: -55px;
    z-index: 11;

    width: 110px;
    height: 190px;
}
.set5_slide_box .swiper-container {
    height: 600px;
    width: 730px;
}
.set5_slide_box .content-slide {
    padding: 0px;
    color: #2b2b2b;
}
.set5_slide_box .title {
    font-size: 25px;
    margin-bottom: 10px;
}
.set5_slide_box .pagination {
    position: absolute;
    z-index: 10;
    bottom: -180px;
    left: 0;
    text-align: center;
    width: 100%;
}
.set5_slide_box .swiper-pagination-switch {
    display: inline-block;
    width: 146px;
    height: 68px;
    border-radius: 5px;
    background: #1e1e42;
    /*box-shadow: 0px 1px 2px #555 inset;*/
    margin: 0 3px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 24px;
    padding-top: 15px;
    margin-bottom: 15px;
}
.set5_slide_box .swiper-active-switch {
    background: #cc1437;
}





/* ====================== 그래프 1번 css ====================== */

.set5_gp1_box{
    position: absolute;
    width: 453px;
    height: 453px;
    top: 50%;
    margin-top: -226px;
    left: 50%;
    margin-left: -226px;
    /*background: #cecacd;*/
}
.set5_gp1_violet1{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp1_violet1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
    opacity: 0;
}


.set5_gp1_violet1 .set5_gp1_txt1{
    position: absolute;
    top: 132px;
    right: 49px;
    width: 180px;
    height: 180px;

    color: #fff;
    font-size: 30px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp1_violet1 .set5_gp1_txt1 .set5_gp_nom{
    position: absolute;
    top: 20px;
    right: 47px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp1_violet1 .set5_gp1_txt1 .set5_gp_p{
    position: absolute;
    top: 80px;
    right: 10px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    /*border: 1px solid;*/
}







.set5_gp1_violet2{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp1_violet2.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
    opacity: 0;
}
.set5_gp1_red1{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp1_red1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
    opacity: 0;
}



.set5_gp1_red1 .set5_gp1_txt2{
    position: absolute;
    top: 100px;
    left: 20px;
    width: 180px;
    height: 180px;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp1_red1 .set5_gp1_txt2 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp1_red1 .set5_gp1_txt2 .set5_gp_p{
    position: absolute;
    top: 78px;
    left: 137px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    /*border: 1px solid;*/
}










.set5_gp1_dotline {
    position: absolute;
    top: 324px;
    left: 176px;
    width: 174px;
    height: 120px;
    background: url("../img/set5_gp1_dotline.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:174px 120px;
    opacity: 0;
}




.set5_gp1_dotline .set5_gp1_txt3{
    position: absolute;
    top: 83px;
    left: 145px;
    width: 180px;
    height: 98px;
    color: #ffba00;
    font-size: 22px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp1_dotline .set5_gp1_txt3 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #ffba00;
    font-size: 50px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp1_dotline .set5_gp1_txt3 .set5_gp_p{
    position: absolute;
    top: 57px;
    left: 132px;
    width: 38px;
    height: 34px;
    color: #ffba00;
    font-size: 18px;
    font-weight: 500;
    /*border: 1px solid;*/
}





.set5_gp1_dotline2 {
    position: absolute;
    top: 165px;
    left: 220px;
    width: 174px;
    height: 120px;
    opacity: 0;
}




.set5_gp1_dotline2 .set5_gp1_txt3{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 180px;
    height: 98px;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp1_dotline2 .set5_gp1_txt3 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp1_dotline2 .set5_gp1_txt3 .set5_gp_p{
    position: absolute;
    top: 57px;
    left: 132px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    /*border: 1px solid;*/
}




/* ====================== 그래프 1번 css ====================== */





























/* ====================== 그래프 2번 css ====================== */

.set5_gp2_box{
    position: absolute;
    width: 453px;
    height: 453px;
    top: 50%;
    margin-top: -226px;
    left: 50%;
    margin-left: -226px;
    /*background: #cecacd;*/
}
.set5_gp2_violet1{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp2_violet1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}


.set5_gp2_violet1 .set5_gp2_txt1{
    position: absolute;
    top: 112px;
    right: 49px;
    width: 180px;
    height: 180px;

    color: #fff;
    font-size: 30px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp2_violet1 .set5_gp2_txt1 .set5_gp_nom{
    position: absolute;
    top: 20px;
    right: 47px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp2_violet1 .set5_gp2_txt1 .set5_gp_p{
    position: absolute;
    top: 80px;
    right: 10px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    /*border: 1px solid;*/
}







.set5_gp2_violet2{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp2_violet2.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}
.set5_gp2_red1{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp2_red1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}



.set5_gp2_red1 .set5_gp2_txt2{
    position: absolute;
    top: 100px;
    left: 20px;
    width: 180px;
    height: 180px;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp2_red1 .set5_gp2_txt2 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp2_red1 .set5_gp2_txt2 .set5_gp_p{
    position: absolute;
    top: 78px;
    left: 137px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    /*border: 1px solid;*/
}










.set5_gp2_dotline {
    position: absolute;
    top: 324px;
    left: 220px;
    width: 174px;
    height: 120px;
    background: url("../img/set5_gp2_dotline.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:174px 120px;
}




.set5_gp2_dotline .set5_gp2_txt3{
    position: absolute;
    top: 83px;
    left: 145px;
    width: 180px;
    height: 98px;
    color: #ffba00;
    font-size: 22px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp2_dotline .set5_gp2_txt3 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #ffba00;
    font-size: 50px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp2_dotline .set5_gp2_txt3 .set5_gp_p{
    position: absolute;
    top: 57px;
    left: 132px;
    width: 38px;
    height: 34px;
    color: #ffba00;
    font-size: 18px;
    font-weight: 500;
    /*border: 1px solid;*/
}





.set5_gp2_dotline2 {
    position: absolute;
    top: 139px;
    left: 220px;
    width: 174px;
    height: 120px;
    opacity: 0;
}




.set5_gp2_dotline2 .set5_gp1_txt3{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 180px;
    height: 98px;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp2_dotline2 .set5_gp1_txt3 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp2_dotline2 .set5_gp1_txt3 .set5_gp_p{
    position: absolute;
    top: 57px;
    left: 132px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    /*border: 1px solid;*/
}







/* ====================== 그래프 2번 css ====================== */































/* ====================== 그래프 3번 css ====================== */

.set5_gp3_box{
    position: absolute;
    width: 453px;
    height: 453px;
    top: 50%;
    margin-top: -226px;
    left: 50%;
    margin-left: -226px;
    /*background: #cecacd;*/
}
.set5_gp3_violet1{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp3_violet1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}


.set5_gp3_violet1 .set5_gp3_txt1{
    position: absolute;
    top: 112px;
    right: 49px;
    width: 180px;
    height: 180px;

    color: #fff;
    font-size: 30px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp3_violet1 .set5_gp3_txt1 .set5_gp_nom{
    position: absolute;
    top: 20px;
    right: 47px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp3_violet1 .set5_gp3_txt1 .set5_gp_p{
    position: absolute;
    top: 80px;
    right: 10px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    /*border: 1px solid;*/
}







.set5_gp3_violet2{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp3_violet2.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}
.set5_gp3_red1{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp3_red1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}



.set5_gp3_red1 .set5_gp3_txt2{
    position: absolute;
    top: 100px;
    left: 20px;
    width: 180px;
    height: 180px;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp3_red1 .set5_gp3_txt2 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp3_red1 .set5_gp3_txt2 .set5_gp_p{
    position: absolute;
    top: 78px;
    left: 137px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    /*border: 1px solid;*/
}










.set5_gp3_dotline {
    position: absolute;
    top: 324px;
    left: 154px;
    width: 230px;
    height: 160px;
    background: url("../img/set5_gp3_dotline.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:220px 152px;
}




.set5_gp3_dotline .set5_gp3_txt3{
    position: absolute;
    top: 95px;
    left: 176px;
    width: 180px;
    height: 98px;
    color: #ffba00;
    font-size: 22px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp3_dotline .set5_gp3_txt3 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #ffba00;
    font-size: 50px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp3_dotline .set5_gp3_txt3 .set5_gp_p{
    position: absolute;
    top: 57px;
    left: 96px;
    width: 38px;
    height: 34px;
    color: #ffba00;
    font-size: 18px;
    font-weight: 500;
    /*border: 1px solid;*/
}







.set5_gp3_dotline2 {
    position: absolute;
    top: 187px;
    left: 220px;
    width: 174px;
    height: 120px;
    opacity: 0;
}




.set5_gp3_dotline2 .set5_gp1_txt3{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 180px;
    height: 98px;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp3_dotline2 .set5_gp1_txt3 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp3_dotline2 .set5_gp1_txt3 .set5_gp_p{
    position: absolute;
    top: 57px;
    left: 111px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    /*border: 1px solid;*/
}








/* ====================== 그래프 3번 css ====================== */












































/* ====================== 그래프 4번 css ====================== */

.set5_gp4_box{
    position: absolute;
    width: 453px;
    height: 453px;
    top: 50%;
    margin-top: -226px;
    left: 50%;
    margin-left: -226px;
    /*background: #cecacd;*/
}
.set5_gp4_violet1{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp4_violet1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}


.set5_gp4_violet1 .set5_gp4_txt1{
    position: absolute;
    top: 86px;
    right: 64px;
    width: 180px;
    height: 180px;

    color: #fff;
    font-size: 30px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp4_violet1 .set5_gp4_txt1 .set5_gp_nom{
    position: absolute;
    top: 20px;
    right: 47px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp4_violet1 .set5_gp4_txt1 .set5_gp_p{
    position: absolute;
    top: 80px;
    right: 10px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    /*border: 1px solid;*/
}







.set5_gp4_violet2{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp4_violet2.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}
.set5_gp4_red1{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp4_red1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}



.set5_gp4_red1 .set5_gp4_txt2{
    position: absolute;
    top: 195px;
    left: 38px;
    width: 180px;
    height: 180px;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp4_red1 .set5_gp4_txt2 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp4_red1 .set5_gp4_txt2 .set5_gp_p{
    position: absolute;
    top: 78px;
    left: 137px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    /*border: 1px solid;*/
}










.set5_gp4_dotline {
    position: absolute;
    top: 282px;
    left: 279px;
    width: 174px;
    height: 120px;
    background: url("../img/set5_gp4_dotline.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:110px 121px;
}




.set5_gp4_dotline .set5_gp4_txt3{
    position: absolute;
    top: 83px;
    left: 108px;
    width: 180px;
    height: 98px;
    color: #ffba00;
    font-size: 22px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp4_dotline .set5_gp4_txt3 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #ffba00;
    font-size: 50px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp4_dotline .set5_gp4_txt3 .set5_gp_p{
    position: absolute;
    top: 57px;
    left: 111px;
    width: 38px;
    height: 34px;
    color: #ffba00;
    font-size: 18px;
    font-weight: 500;
    /*border: 1px solid;*/
}









.set5_gp4_dotline2 {
    position: absolute;
    top: 123px;
    left: 220px;
    width: 174px;
    height: 120px;
    opacity: 0;
}




.set5_gp4_dotline2 .set5_gp1_txt3{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 180px;
    height: 98px;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp4_dotline2 .set5_gp1_txt3 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp4_dotline2 .set5_gp1_txt3 .set5_gp_p{
    position: absolute;
    top: 57px;
    left: 111px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    /*border: 1px solid;*/
}






/* ====================== 그래프 4번 css ====================== */












































/* ====================== 그래프 5번 css ====================== */

.set5_gp5_box{
    position: absolute;
    width: 453px;
    height: 453px;
    top: 50%;
    margin-top: -226px;
    left: 50%;
    margin-left: -226px;
    /*background: #cecacd;*/
}
.set5_gp5_violet1{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp5_violet1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}


.set5_gp5_violet1 .set5_gp5_txt1{
    position: absolute;
    top: 163px;
    right: 64px;
    width: 180px;
    height: 180px;

    color: #fff;
    font-size: 30px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp5_violet1 .set5_gp5_txt1 .set5_gp_nom{
    position: absolute;
    top: 20px;
    right: 47px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp5_violet1 .set5_gp5_txt1 .set5_gp_p{
    position: absolute;
    top: 80px;
    right: 10px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    /*border: 1px solid;*/
}







.set5_gp5_violet2{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp5_violet2.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}
.set5_gp5_red1{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp5_red1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}



.set5_gp5_red1 .set5_gp5_txt2{
    position: absolute;
    top: 102px;
    left: 21px;
    width: 180px;
    height: 180px;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp5_red1 .set5_gp5_txt2 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp5_red1 .set5_gp5_txt2 .set5_gp_p{
    position: absolute;
    top: 78px;
    left: 137px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    /*border: 1px solid;*/
}










.set5_gp5_dotline {
    position: absolute;
    top: 313px;
    left: 129px;
    width: 174px;
    height: 120px;
    background: url("../img/set5_gp5_dotline.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:110px 121px;
}




.set5_gp5_dotline .set5_gp5_txt3{
    position: absolute;
    top: 83px;
    left: 108px;
    width: 180px;
    height: 98px;
    color: #ffba00;
    font-size: 22px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp5_dotline .set5_gp5_txt3 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #ffba00;
    font-size: 50px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp5_dotline .set5_gp5_txt3 .set5_gp_p{
    position: absolute;
    top: 57px;
    left: 101px;
    width: 38px;
    height: 34px;
    color: #ffba00;
    font-size: 18px;
    font-weight: 500;
    /*border: 1px solid;*/
}









.set5_gp5_dotline2 {
    position: absolute;
    top: 187px;
    left: 220px;
    width: 174px;
    height: 120px;
    opacity: 0;
}




.set5_gp5_dotline2 .set5_gp1_txt3{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 180px;
    height: 98px;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp5_dotline2 .set5_gp1_txt3 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp5_dotline2 .set5_gp1_txt3 .set5_gp_p{
    position: absolute;
    top: 57px;
    left: 111px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    /*border: 1px solid;*/
}






/* ====================== 그래프 5번 css ====================== */











































/* ====================== 그래프 6번 css ====================== */

.set5_gp6_box{
    position: absolute;
    width: 453px;
    height: 453px;
    top: 50%;
    margin-top: -226px;
    left: 50%;
    margin-left: -226px;
    /*background: #cecacd;*/
}
.set5_gp6_violet1{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp6_violet1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}


.set5_gp6_violet1 .set5_gp6_txt1{
    position: absolute;
    top: 144px;
    right: 51px;
    width: 180px;
    height: 180px;

    color: #fff;
    font-size: 30px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp6_violet1 .set5_gp6_txt1 .set5_gp_nom{
    position: absolute;
    top: 20px;
    right: 47px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp6_violet1 .set5_gp6_txt1 .set5_gp_p{
    position: absolute;
    top: 80px;
    right: 10px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    /*border: 1px solid;*/
}






.set5_gp6_red1{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp6_red1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}



.set5_gp6_red1 .set5_gp6_txt2{
    position: absolute;
    top: 176px;
    left: 21px;
    width: 180px;
    height: 180px;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp6_red1 .set5_gp6_txt2 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp6_red1 .set5_gp6_txt2 .set5_gp_p{
    position: absolute;
    top: 78px;
    left: 137px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    /*border: 1px solid;*/
}












.set5_gp6_dotline2 {
    position: absolute;
    top: 187px;
    left: 220px;
    width: 174px;
    height: 120px;
    opacity: 0;
}




.set5_gp6_dotline2 .set5_gp1_txt3{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 180px;
    height: 98px;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp6_dotline2 .set5_gp1_txt3 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp6_dotline2 .set5_gp1_txt3 .set5_gp_p{
    position: absolute;
    top: 57px;
    left: 111px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    /*border: 1px solid;*/
}





/* ====================== 그래프 6번 css ====================== */














































/* ====================== 그래프 7번 css ====================== */

.set5_gp7_box{
    position: absolute;
    width: 453px;
    height: 453px;
    top: 50%;
    margin-top: -226px;
    left: 50%;
    margin-left: -226px;
    /*background: #cecacd;*/
}
.set5_gp7_violet1{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp7_violet1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}


.set5_gp7_violet1 .set5_gp7_txt1{
    position: absolute;
    top: 123px;
    right: 51px;
    width: 180px;
    height: 180px;

    color: #fff;
    font-size: 30px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp7_violet1 .set5_gp7_txt1 .set5_gp_nom{
    position: absolute;
    top: 20px;
    right: 47px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp7_violet1 .set5_gp7_txt1 .set5_gp_p{
    position: absolute;
    top: 80px;
    right: 10px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    /*border: 1px solid;*/
}






.set5_gp7_red1{
    position: absolute;
    width: 453px;
    height: 453px;
    background: url("../img/set5_gp7_red1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:453px 453px;
}



.set5_gp7_red1 .set5_gp7_txt2{
    position: absolute;
    top: 176px;
    left: 21px;
    width: 180px;
    height: 180px;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp7_red1 .set5_gp7_txt2 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp7_red1 .set5_gp7_txt2 .set5_gp_p{
    position: absolute;
    top: 78px;
    left: 137px;
    width: 38px;
    height: 34px;
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    /*border: 1px solid;*/
}











.set5_gp7_dotline2 {
    position: absolute;
    top: 187px;
    left: 220px;
    width: 174px;
    height: 120px;
    opacity: 0;
}




.set5_gp7_dotline2 .set5_gp1_txt3{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 180px;
    height: 98px;
    color: #ffba00;
    font-size: 22px;
    font-weight: 500;
    /*background: #00A89A;*/
}
.set5_gp7_dotline2 .set5_gp1_txt3 .set5_gp_nom{
    position: absolute;
    top: 20px;
    left: 31px;
    width: 110px;
    height: 100px;
    color: #ffba00;
    font-size: 50px;
    font-weight: 600;
    /*border: 1px solid;*/
}
.set5_gp7_dotline2 .set5_gp1_txt3 .set5_gp_p{
    position: absolute;
    top: 57px;
    left: 111px;
    width: 38px;
    height: 34px;
    color: #ffba00;
    font-size: 18px;
    font-weight: 500;
    /*border: 1px solid;*/
}






/* ====================== 그래프 7번 css ====================== */











/* 섹션5 - 끝 */





































/* 섹션6 - 시작 */

.section-set6 {
    position: relative;
    min-width: 1120px;
    min-height: 2450px;


    background: #29294e;
    color: #151515;
    text-align: center;
}

.set6_inbox{
    position: absolute;
    top: 0;
    /*left: 50%;*/
    /*margin-left: -600px;*/

    width: 100%;
    min-height: 820px;
    /*border: 1px solid #bdbdbd;*/
    /*overflow: hidden;*/
}

.set6_dot_line{
    margin: 0 auto;
    width: 1200px;
    height: 2px;
    border: 1px dashed #3f3f60;
    overflow: hidden;
    /*border-style: dotted;*/

}







.set6_txt1{
    font-size: 60px;
    color: #fff;
    text-align: center;
    font-weight: 200;
    line-height: 75px;
    padding-top: 120px;
}

.set6_txt1 span{
    font-weight: 600;
}

.set6_txt2{
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 200;
    padding: 30px 0;
}








.set6_txt3{
    width: 1200px;
    margin: 0 auto;
    font-size: 30px;
    color: #fff;
    text-align: left;
    font-weight: 600;
    line-height: 75px;
}


.set6_txt4_box table {
    width: 1200px;
    margin: 0 auto;
    border-collapse: inherit;
    border-spacing: 2px;
}

.set6_txt4_box td,
.set6_txt4_box th {
    color: #FFFFFF;
}

.set6_txt4_box td,
.set6_txt4_box th {
    background: #3B3B65;
    height: 50px;
    padding: 20px;
}
.set6_txt4_box th {
    font-size: 30px;
    font-weight: 400;
    height: 114px;
}
.set6_txt4_box td {
    font-size: 25px;
    font-weight: 200;
    text-align: left;
}


.set6_txt6{
    font-size: 35px;
    color: #fff;
    text-align: center;
    font-weight: 200;
    line-height: 75px;
    padding-top: 60px;
    font-weight: 600;
}


.set6_txt7{
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 200;
    padding: 30px 0 80px 0;
}



























.set6_slide_box .device {
    width: 1200px;
    height: 555px;
    /*padding: 30px 40px;*/
    border-radius: 5px;
    background: #fff;
    margin: 5px auto;
    position: relative;
    box-shadow: 0px 0px 5px #00000038;
}
.set6_slide_box .arrow-left {
    background: url(../img/arrows1.png) no-repeat 0px 0px;
    background-size: 110px 380px;
    position: absolute;
    left: -110px;
    top: 50%;
    margin-top: -95px;
    z-index: 11;

    width: 110px;
    height: 190px;
}
.set6_slide_box .arrow-right {
    background: url(../img/arrows1.png) no-repeat 0px -190px;
    background-size: 110px 380px;
    position: absolute;
    right: -110px;
    top: 50%;
    margin-top: -95px;
    z-index: 11;

    width: 110px;
    height: 190px;
}
.set6_slide_box .swiper-container {
    height: 555px;
    width: 1200px;
}
.set6_slide_box .content-slide {
    padding: 0px;
    color: #2b2b2b;
}
.set6_slide_box .title {
    font-size: 25px;
    margin-bottom: 10px;
}
.set6_slide_box .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom:-40px;
    width: 100%;
}
.set6_slide_box .swiper-pagination-switch {
    display: inline-block;
    width: 30px;
    height: 10px;
    border-radius: 10px;
    background: #a6a6a6;
    /*box-shadow: 0px 1px 2px #555 inset;*/
    margin: 0 3px;
    cursor: pointer;
}
.set6_slide_box .swiper-active-switch {
    background: #bc1330;
}






.set6_slide_box .set6_slider_title{
    position: absolute;
    top: 35px;
    left: 64px;
    width: 800px;
    height: 280px;

    /*border: 1px solid #d0242c;*/
}











/* ====================== set6 그래프 1번 css ====================== */



.set6_slide_box .set6_gp1_box {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -535px;
    width: 1070px;
    height: 480px;
    /*border: 1px solid #e6e5f4;*/
}

.set6_slide_box .set6_gp1_txt1 {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 600px;
    height: 45px;
    /*background: #eab9f4;*/
    color: #000;
    font-size: 26px;
    font-weight: 500;
    text-align: left;
    opacity: 0;
}
.set6_slide_box .set6_gp1_txt2 {
    position: absolute;
    top: 45px;
    left: 5px;
    width: 400px;
    height: 30px;
    color: #414141;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    opacity: 0;
}






.set6_slide_box .set6_gp1_obj1 {
    position: absolute;
    top: 73px;
    left: 84px;
    width: 911px;
    height: 405px;
    background: url("../img/set6_gp1_obj1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:911px 405px;
    opacity: 0;
}
.set6_slide_box .set6_gp1_obj2 {
    position: absolute;
    top: 118px;
    left: 106px;
    width: 859px;
    height: 259px;
    background: url("../img/set6_gp1_obj2.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:859px 259px;
    opacity: 0;
}
.set6_slide_box .set6_gp1_obj3 {
    position: absolute;
    top: 8px;
    left: 220px;
    width: 777px;
    height: 290px;
    background: url("../img/set6_gp1_obj3.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:777px 290px;
    opacity: 0;
}




/* ====================== set6 그래프 1번 css ====================== */











/* ====================== set6 그래프 2번 css ====================== */



.set6_slide_box .set6_gp2_box {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -535px;
    width: 1070px;
    height: 480px;
    /*border: 1px solid #e6e5f4;*/
}

.set6_slide_box .set6_gp2_txt1 {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 600px;
    height: 45px;
    /*background: #eab9f4;*/
    color: #000;
    font-size: 26px;
    font-weight: 500;
    text-align: left;
}
.set6_slide_box .set6_gp2_txt2 {
    position: absolute;
    top: 45px;
    left: 5px;
    width: 400px;
    height: 30px;
    color: #414141;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
}






.set6_slide_box .set6_gp2_obj1 {
    position: absolute;
    top: 126px;
    left: 72px;
    width: 921px;
    height: 349px;
    background: url("../img/set6_gp2_obj1.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:921px 349px;
}
.set6_slide_box .set6_gp2_obj2 {
    position: absolute;
    bottom: 76px;
    left: 163px;
    width: 102px;
    height: 153px;
    background: url("../img/set6_gp2_obj2.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:102px 153px;
}
.set6_slide_box .set6_gp2_obj3 {
    position: absolute;
    bottom: 76px;
    left: 317px;
    width: 111px;
    height: 219px;
    background: url("../img/set6_gp2_obj3.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:111px 219px;
}

.set6_slide_box .set6_gp2_obj4 {
    position: absolute;
    bottom: 76px;
    left: 479px;
    width: 110px;
    height: 251px;
    background: url("../img/set6_gp2_obj4.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:110px 251px;
}

.set6_slide_box .set6_gp2_obj5 {
    position: absolute;
    bottom: 76px;
    left: 635px;
    width: 107px;
    height: 324px;
    background: url("../img/set6_gp2_obj5.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:107px 324px;
}

.set6_slide_box .set6_gp2_obj6 {
    position: absolute;
    bottom: 76px;
    left: 790px;
    width: 116px;
    height: 373px;
    background: url("../img/set6_gp2_obj6.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:116px 373px;
}


.set6_slide_box .set6_gp2_obj7 {
    position: absolute;
    top: 100px;
    left: 90px;
    width: 215px;
    height: 72px;
    background: url("../img/set6_gp2_obj7.png");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:215px 72px;
}




/* ====================== set6 그래프 2번 css ====================== */
















/* 섹션6 - 끝 */








/* 섹션7 - 시작 */

.section-set7 {
    position: relative;
    min-width: 1200px;
    min-height: 1154px;


    background: #3a3a69;
    color: #151515;
    text-align: center;
}



.set7_inbox{
    position: absolute;
    top: 0;
    /*left: 50%;*/
    /*margin-left: -600px;*/

    width: 100%;
    min-height: 1154px;
    /*border: 1px solid #bdbdbd;*/
    /*overflow: hidden;*/
}

.set7_txt1{
    font-size: 60px;
    color: #fff;
    text-align: center;
    font-weight: 200;
    line-height: 75px;
    padding-top: 60px;
}

.set7_txt1 span{
    font-weight: 600;
}

.set7_txt2{
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 200;
    padding: 30px 0;
}














.set7_slide_box .device {
    width: 1230px;
    height: 790px;
    /*padding: 30px 40px;*/
    border-radius: 0px;
    /*background: #fff;*/
    margin: 5px auto;
    position: relative;
    /*box-shadow: 0px 0px 5px #00000038;*/
}
.set7_slide_box .arrow-left {
    background: url(../img/arrows1.png) no-repeat 0px 0px;
    background-size: 110px 380px;
    position: absolute;
    left: -110px;
    top: 50%;
    margin-top: -55px;
    z-index: 11;

    width: 110px;
    height: 190px;
}
.set7_slide_box .arrow-right {
    background: url(../img/arrows1.png) no-repeat 0px -190px;
    background-size: 110px 380px;
    position: absolute;
    right: -110px;
    top: 50%;
    margin-top: -55px;
    z-index: 11;

    width: 110px;
    height: 190px;
}
.set7_slide_box .swiper-container {
    height: 790px;
    width: 1230px;
}
.set7_slide_box .content-slide {
    padding: 0px;
    color: #2b2b2b;
}
.set7_slide_box .title {
    font-size: 25px;
    margin-bottom: 10px;
}
.set7_slide_box .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom:9px;
    width: 100%;
}
.set7_slide_box .swiper-pagination-switch {
    display: inline-block;
    width: 30px;
    height: 10px;
    border-radius: 10px;
    background: #a6a6a6;
    /*box-shadow: 0px 1px 2px #555 inset;*/
    margin: 0 3px;
    cursor: pointer;
}
.set7_slide_box .swiper-active-switch {
    background: #bc1330;
}






.set7_slide_box .set7_slider_title{
    position: absolute;
    top: 35px;
    left: 64px;
    width: 800px;
    height: 280px;

    /*border: 1px solid #d0242c;*/
}

































/* 섹션7 - 끝 */








/* 섹션8 - 시작 */

.section-set8 {
    position: relative;
    min-width: 1200px;
    min-height: 794px;


    /*background: #fff;*/
    color: #151515;
    text-align: center;
    /*overflow: hidden;*/
    /*padding-top: 50px;*/

    background: url("../img/set8_bg.jpg");
    background-repeat: no-repeat;
    background-position:center center;
    background-size:cover;

}

.set8_inbox{
    position: relative;
    top: 0;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}



/* 섹션8 - 끝 */








/* 섹션9 - 시작 */

.section-set9 {
    position: relative;
    min-width: 1120px;

    color: #151515;
    text-align: center;
}

.set9_inbox{
}
.set9_icon_etc1 {
    position: relative;
    margin: 0 auto;
    width: 44px;
    height: 44px;


    background: url("../img/sprite_etc1.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 44px 44px;
    padding-top: 230px;
}
.set9_txt1{
    position: relative;
    margin: 0 auto;
    font-weight: 200;
    font-size: 35px;
    color: #fff;
    text-align: center;
    padding-top: 50px;
}
.set9_txt1 .set9_txt_col{
    font-weight: 600;
    color: #d62241;
}


.set9_icon_etc2 {
    position: relative;
    margin: 0 auto;
    width: 44px;
    height: 44px;


    background: url("../img/sprite_etc1.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 44px 44px;
    padding-top: 90px;

    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
}

.set9_txt2 {
    position: relative;
    margin: 0 auto;
    padding-top: 50px;
    font-weight: 200;
    font-size: 20px;
    color: #a4a4a4;
    text-align: center;
}
/* 섹션9 - 끝 */

















/*풋터 섹션 - 시작*/

Footer.section_foot {
    /*display: flex;*/
    /*align-items: center;*/
    min-height: 220px;
    position: relative;

    /*border: 1px dashed #9ea3a4;*/

}

Footer.section_foot section {
    margin: 0 auto;
    /*display: table-cell;*/
    /*vertical-align: middle;*/
}

Footer.section_foot section.footer-content-s1{
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 1200px;
    min-height: 392px;
    overflow: hidden;
}
Footer.section_foot section.footer-content-s1 .footer-content-s1_left{
    position: absolute;
    left: 0;
    width: 50%;
    min-height: 392px;
    background: #a9c22f;
}






Footer.section_foot section.footer-content-s1 .footer-content-s1_left .footer-content-s1_left_txt{
    position: relative;
    margin: 90px auto 0 auto;
    text-align: center;
    font-size: 38px;
    color: #ffffff;
    font-weight: 100;
}
Footer.section_foot section.footer-content-s1 .footer-content-s1_left .footer-content-s1_left_btn{
    position: relative;
    margin:  30px auto 0 auto;
    width: 380px;
    text-align: center;
}
Footer.section_foot section.footer-content-s1 .footer-content-s1_left .footer-content-s1_left_txt SPAN{
    font-weight: 500;
}

Footer.section_foot section.footer-content-s1 .footer-content-s1_left a {

    width: 390px;
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    font-size: 31px;
    color: #ffffff;
    border: 2px solid #fff;
    border-radius: 0px;
    padding: 14px 30px 14px 30px;
    font-weight: 100;
}
Footer.section_foot section.footer-content-s1 .footer-content-s1_left a SPAN{
    font-weight: 500;
}







Footer.section_foot section.footer-content-s1 .footer-content-s1_right{
    position: absolute;
    right: 0;
    width: 50%;
    min-height: 392px;
    background: #c10226;
}













Footer.section_foot section.footer-content-s1 .footer-content-s1_right .footer-content-s1_right_txt{
    position: relative;
    margin: 90px auto 0 auto;
    text-align: center;
    font-size: 38px;
    color: #ffffff;
    font-weight: 100;
}
Footer.section_foot section.footer-content-s1 .footer-content-s1_right .footer-content-s1_right_btn{
    position: relative;
    margin: 30px auto 0 auto;
    width: 380px;
    text-align: center;
}
Footer.section_foot section.footer-content-s1 .footer-content-s1_right .footer-content-s1_right_txt SPAN{
    font-weight: 500;
}

Footer.section_foot section.footer-content-s1 .footer-content-s1_right a {

    width: 390px;
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    font-size: 31px;
    color: #ffffff;
    border: 2px solid #fff;
    border-radius: 0px;
    padding: 14px 30px 14px 30px;
    font-weight: 100;
}
Footer.section_foot section.footer-content-s1 .footer-content-s1_right a SPAN{
    font-weight: 500;
}















Footer.section_foot section.footer-content-s2{
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 1200px;
    min-height: 572px;
    overflow: hidden;
}
Footer.section_foot section .section_foot_s1_cover{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../img/foot_bg02.jpg) no-repeat 50% 50%;
    background-size: cover
}






Footer.section_foot section .section_foot_s1 {
    width: 100%;
    height: 114px;
    text-align: center;
    line-height: 154px;
    top: 140px;
    position: relative;
    font-size: 60px;
    color: #fff;
    letter-spacing: -1.5px;
    font-weight: 200;
    z-index: 2;




    background: url(../img/footer_logo.png);
    background-repeat: no-repeat;
    background-position: center 1px;
    background-size: 120px 21px;
}
/*Footer.section_foot section .section_foot_s1 span {*/
    /*font-weight: 600;*/
/*}*/
Footer.section_foot section.footer-content-s2 .foot_link_box {
    top: 150px;
    position: relative;
    text-align: center;
    margin: 0 auto;
    left: 50% ;

    border-radius: 0px;
    width: 340px;
    margin-top: 45px;
    margin-left: -150px;
    /*background: #2ea9e1;*/
    z-index: 2;
}
/*Footer.section_foot section a,*/
Footer.section_foot section.footer-content-s2 .foot_link_box a {

    width: 340px;
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    font-size: 31px;
    color: #ffffff;
    border: 2px solid #fff;
    border-radius: 0px;
    padding: 14px 30px 14px 30px;
    font-weight: 100;
}





Footer.section_foot section.footer-content-s2 .foot_link_sns {
    top: 130px;
    position: relative;
    text-align: center;
    margin: 0 auto;
    left: 50% ;
    width: 340px;
    height: 57px;
    margin-top: 45px;
    margin-left: -150px;
    z-index: 2;
}

Footer.section_foot section.footer-content-s2 .foot_link_sns .foot_link_blog {
    position: absolute;
    top: 0px;
    left: 50px ;
    width: 57px;
    height: 57px;
    /*border: 1px solid #fff;*/
}

Footer.section_foot section.footer-content-s2 .foot_link_sns .foot_link_blog a{
    position: absolute;
    left: 0;
    width: 57px;
    height: 57px;

    background: url(../img/footer_sns1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 57px 57px;
}
Footer.section_foot section.footer-content-s2 .foot_link_sns .foot_link_facebook {
    position: absolute;
    top: 0px;
    left: 142px ;
    width: 57px;
    height: 57px;
    /*border: 1px solid #fff;*/
}

Footer.section_foot section.footer-content-s2 .foot_link_sns .foot_link_facebook a {
    position: absolute;
    left: 0;
    width: 57px;
    height: 57px;

    background: url(../img/footer_sns2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 57px 57px;
}
Footer.section_foot section.footer-content-s2 .foot_link_sns .foot_link_youtube {
    position: absolute;
    top: 0px;
    right: 50px ;
    width: 57px;
    height: 57px;
    /*border: 1px solid #fff;*/
}

Footer.section_foot section.footer-content-s2 .foot_link_sns .foot_link_youtube a {
    position: absolute;
    left: 0;
    width: 57px;
    height: 57px;

    background: url(../img/footer_sns3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 57px 57px;
}



















Footer.section_foot section.footer-content-s2 .foot_link_box a SPAN{
    font-weight: 500;
}


Footer.section_foot section.footer-content-s2 .foot_email_link {
    top: 117px;
    position: relative;
    text-align: left;
    margin: 0 auto;
    left: 50%;
    width: 300px;
    margin-top: 15px;
    margin-left: -150px;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0px;
    height: 35px;
    padding-top: 6px;

}

Footer.section_foot section.footer-content-s2 .foot_email_link a {
    color: #ffffff;
}






/*하단 카피라이트 관련 클레스 영역*/
.copyright {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0;
    background: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 200;
    color: #818181;


    /*border: 1px solid #ddd;*/
}
.copyright:after {
    clear: both;
    content: '';
    display: table;
}

.copyright .copy_left{
    /*width: 49%;*/
    width: 100%;
    /*text-align: left;*/
    text-align: center;
    float: left;
    /*border: 1px solid #ddd;*/
}
.copyright .copy_right{
    width: 350px;
    text-align: left;
    float: right;
    /*border: 1px solid #ddd;*/
}

.copyright p {
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    letter-spacing: 0;
    color: #666;
}


.copyright p.p-text {
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 11px;
}
.copyright p .bold {
    font-weight: 600
}



.copyright .copy_right p.p-text {

    font-weight: 400;
    color: #818181;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-family: 'noto-sans-scott', 'Malgun Gothic', sans-serif;
}

.copyright .copy_right p.p_colnom {

    line-height: 22px;
}

.copyright .copy_right .footer_mail {
    transition: color .3s ease;
    /*font-weight: 500;*/
    color: #818181;
    text-decoration: none;
    font-family: 'noto-sans-scott', 'Malgun Gothic', sans-serif;
}
.copyright .copy_right .footer_mail i {
    width: 18px;
    height: 12px;
    background: url(/ilab/img/sprite.png?v=2) no-repeat -150px 0;
    background-size: 200px;
    position: relative;
    display: inline-block;
    margin-right: 2px;
    vertical-align: baseline;
    /*margin-left: 10px;*/
    opacity: 0.5;
}


.copyright .copy_right .footer_tel {
    transition: color .3s ease;
    /*font-weight: 500;*/
    color: #818181;
    text-decoration: none;
    font-family: 'noto-sans-scott', 'Malgun Gothic', sans-serif;
}
.copyright .copy_right .footer_tel i {
    top: 2px;
    width: 16px;
    height: 16px;
    background: url(/ilab/img/sprite.png?v=2) no-repeat -170px 0;
    background-size: 200px;
    position: relative;
    display: inline-block;
    margin-right: 0px;
    vertical-align: baseline;
    margin-left: 10px;
    opacity: 0.5;
}




/*하단 카피라이트 관련 클레스 영역 끝*/


/*풋터 섹션 - 끝*/





























/*비디오 공통 CSS*/

.video_container{

}

.cdi_video_container{
    height: calc(100vh - 78px);
}

/*.video_wrap {*/
    /*max-width: 427px;*/
    /*margin: 0px auto 0;*/
    /*!*padding-top: 70px;*!*/
/*}*/
.video_wrap.mv_w740 {
    max-width: 740px;
    margin: 30px auto 0
}
.video_wrap.mv_w800 {
    max-width: 800px;
    margin: 20px auto 0
}
.video_wrap.mv_w1060 {
    max-width: 1060px;
    margin: 20px auto 0
}
.section_intro .video_wrap.mv_w100 {
    /*max-width:  100%;*/
    /*height: 100%;*/
    margin: auto;
    overflow: hidden;
}
.video_wrap.mv_w100 {
    /*max-width:  100%;*/
    height: 100%;

    margin: auto;
    overflow: hidden;
}
.section_intro .video_wrap.mv_w100 {
    background: #000;
}
.video_wrap.mv_nissan1 {
    /*max-width:  100%;*/
    overflow: hidden;
    height: 820px;
    margin: auto;
}
.video_wrap.mv_nissan2 {
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    overflow: hidden;
}
.video_wrap video {
    width: 100%;
    vertical-align: top
}
.section_intro #intro_flow video {
    position: absolute;
    left: 50%;
    margin-left: -35%;
    width: 70%;
    vertical-align: bottom;
    bottom: 0;

    opacity: 0.8;
}
.section_intro #intro_flow .vd_dim{
    position: absolute;
    /*left: 50%;*/
    /*margin-left: -35%;*/
    width: 100%;
    height: 100%;
    vertical-align: bottom;
    bottom: 0;
    opacity: 1;
    background: url(../img/intro_mov_bg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 9;
}


.video_wrap {
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
    top: 0px;
}

.video_wrap .video_controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 92%;
    z-index: 4;

}
.video_controls {
}

.section-set1 .video_controls .video_control .btn_pause {
    background: none;
}

.video_controls .btn_pause, .video_controls .btn_play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 110px;
    margin-top: -50px;
    margin-left: -55px;
    padding: 0;
    border: none;
    cursor: pointer;
}

.video_controls .btn_pause {
    background: url("../img/sprite.png");
    background-position: -85px 0;
    background-repeat: no-repeat;
    background-size: 300px 800px;
}
.video_controls .btn_play {
    background: url("../img/sprite.png");
    background-position: 5px 0;
    background-repeat: no-repeat;
    background-size: 300px 800px;
}
.video_controls .btn_pause {
    display: none
}
.video_controls.playing .btn_play {
    display: none
}
.video_controls.playing:hover .btn_pause {
    display: block
}


.section-set1 .video_controls.playing:hover .btn_pause {
    display: none
}


.video_controls._small .btn_pause, .video_controls._small .btn_play {
    margin-top: -70px
}
.video_controls._small .video_title {
    position: absolute
}













