/******* WEB css *******/


/******* loginPop *******/
.loginPop {display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:100000;overflow-y:auto;-ms-overflow-style:none;}
.loginPop::-webkit-scrollbar {display:none;}

.login {margin:auto;margin-top:200px;width:1080px;min-height:630px;background:#fff;border-radius:30px;border-top-left-radius:40px;border-top-right-radius:40px;z-index:100000;position:relative;}

.loginTop {width:100%;height:440px;background:url("../images/login_top.png") no-repeat;text-align:center;border-top-left-radius:30px;border-top-right-radius:30px;position:relative;}
.loginTop .logo {padding:40px 0px 0px 80px;width:500px;}
.loginTop .logo a {width:164px;height:48px;background:url('../images/header_logo.png') no-repeat;background-size:100%;display:block;cursor:pointer;font-size:0px;}
.loginTop .close_btn {position:absolute;top:40px;right:80px;font-size:0;width:50px;height:46px;background:url('../images/btn_close.png') no-repeat center;cursor:pointer;z-index:10;}
.loginTop h2 {padding:40px 0px 0px 0px;width:100%;display:inline-block;font-size:80px;font-weight:500;letter-spacing:-0.7px;color:#fff;}

.loginCont {position:absolute;top:250px;right:0px;width:100%;padding:40px 80px;}
.loginCont ul {display:flex;flex-flow:row wrap;justify-content:space-between;}
.loginCont li {margin-bottom:20px;width:420px;min-height:200px;padding:20px;background: #eff0f6;border: 1px solid rgba(0,0,0,0.05); border-radius:30px;}
.loginCont .btn {width:100%;min-height:190px;padding:30px 0px;background:#fff;border-radius:20px;cursor:pointer;}
.loginCont .btn .title {width:100%;padding:0px 0px 10px;font-size:28px;font-weight:500;letter-spacing:-0.7px;color: #222;}
.loginCont .btn .info {width:100%;padding:0px 0px 20px;font-size:15px;letter-spacing:-0.3px;}
.loginCont .btn .icon {margin:auto;width:40px;height:40px;padding:0px 0px;background:url('../images/icon_arrow.png') no-repeat center;}




/******* menuPop *******/
.pop01 {display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:100000;overflow-y:auto;-ms-overflow-style:none;}
.pop01::-webkit-scrollbar {display:none;}

.menuPop {margin:auto;margin-top:0px;width:1400px;min-height:100%;background:#fff;z-index:100000;position:relative;}
.menuPop .close_btn {position:fixed;top:40px;right:50%;margin-right:-780px;font-size:0;width:50px;height:46px;background:url('../images/btn_close.png') no-repeat center;cursor:pointer;z-index:10;}
.menuPop .close_btn img{display:none;}

.menuPop .locationTitle {width:100%;margin-bottom:100px;display:inline-block;text-align:center;}
.menuPop .locationTitle .info {margin-bottom:18px;width:100%;display:inline-block;font-size:34px;font-weight:500;letter-spacing:-0.7px;color:#999;}
.menuPop .locationTitle h3 {margin-bottom:6px;padding:0px 0px 0px 0px;width:100%;display:inline-block;font-size:60px;font-weight:700;letter-spacing:-0.7px;}

/* mnTop */
.mnTop {width:100%;height:662px;background:url("../images/mn_top_img.png") no-repeat;text-align:center;}
.mnTop .logo {padding:40px 0px 0px 100px;width:500px;}
.mnTop .logo a {width:164px;height:48px;background:url('../images/header_logo.png') no-repeat;background-size:100%;display:block;cursor:pointer;font-size:0px;}
.mnTop h2 {margin:140px 0px 40px 0px;width:100%;display:inline-block;font-size:90px;font-weight:500;letter-spacing:-0.7px;color:#fff;}
.mnTop .info {margin-bottom:0px;width:100%;display:inline-block;font-size:30px;font-weight:400;letter-spacing:-0.7px;color:rgba(256,256,256,0.6);}

/* mnSection01 */
.mnSection01 {width:100%;padding:160px 100px;display:inline-block;}
.mnSection01 .cont {width:100%;}
.mnSection01 .cont li {float:left;width:33.3%;padding:0px 30px;text-align:center;}
.mnSection01 .img {width:100%;margin-bottom:30px;text-align:center;}
.mnSection01 .titleWrap {float:left;width:100%;}
.mnSection01 .title {margin-bottom:10px;width:100%;display:inline-block;font-size:26px;font-weight:600;letter-spacing:-0.5px;color:#444;}
.mnSection01 .desc {margin-bottom:0px;width:100%;display:inline-block;font-size:18px;letter-spacing:-0.5px;color:#777;line-height:170%;color:#777;font-weight:500;}

/* mnSection02 */
.mnSection02 {width:100%;padding:160px 100px;display:inline-block;background:#222 url("../images/mn_sec_02_bg.png") no-repeat;}
.mnSection02 .locationTitle h3 {color:#fff;}

.mnSection02 .cont {width:100%;}
.mnSection02 .cont li {float:left;width:33.3%;text-align:center;}
.mnSection02 .img {width:100%;text-align:center;}

.mnSection02 .titleWrap {float:left;margin-bottom:30px;width:100%;}
.mnSection02 .title {margin-bottom:10px;width:100%;display:inline-block;font-size:26px;font-weight:600;letter-spacing:-0.5px;color:#fff;}
.mnSection02 .desc {margin-bottom:0px;width:100%;display:inline-block;font-size:20px;letter-spacing:-0.5px;color:#777;line-height:170%;color:#644eee;font-weight:700;}

/* mnSection03 */
.mnSection03 {width:100%;padding:160px 50px;display:inline-block;background:#222 url("../images/mn_sec_02_bg.png") no-repeat;}
.mnSection03 .cont {width:100%;}
.mnSection03 .locationTitle {width:100%;margin-bottom:60px;display:inline-block;text-align:center;}
.mnSection03 .locationTitle h3 {color:#fff;}

.mnSection03 .tbWrap {width:100%;margin-bottom:40px;display:inline-block;}
.mnSection03 h4 {width:100%;margin-bottom: 20px; display:inline-block;font-size:30px;letter-spacing:-0.5px;line-height:170%;text-align:left;font-weight:700; color: #fff;}

.tdType01 {width:100%; background:rgba(256,256,256,0.95);}
.tdType01 th, .tdType01 td {text-align:center;} 
.tdType01 th {padding:14px;border:1px solid #644eee;border-right:1px solid rgba(256,256,256,0.2);background:#644eee;color:#fff;font-size:16px;} 
.tdType01 th:last-child {border-right:1px solid #644eee;} 
.tdType01 tr {border-bottom:1px solid #644eee;} 
.tdType01 td {padding:20px 14px 8px 14px;border-right:1px solid #e1e1e1;} 
.tdType01 td:first-child {border-left:1px solid #644eee;} 
.tdType01 td:last-child {border-right:1px solid #644eee;} 
.tdType01 td .title {display:none;} 
.tdType01 td .point {width:100%;padding:10px;display:inline-block;font-size:16px;font-weight:bold;} 
.tdType01 td .tag {width:100px; padding:10px 0px;display:inline-block;border-radius:8px;border:1px solid #c5bdfa;color:#644eee;font-weight:bold;} 


/* mnSection04 */
.mnSection04 {width:100%;padding:160px 100px;display:inline-block;background:#222 url("../images/mn_sec_04_bg.png") no-repeat;}
.mnSection04 .locationTitle .info {color:rgba(256,256,256,0.4)}
.mnSection04 .locationTitle h3 {color:#fff;}

.mnSection04 .topImg {margin:auto;margin-top:-40px;margin-bottom:80px;width:340px;height:150px;display:block;background:url("../images/mn_sec_04.png") no-repeat;}

.mnSection04 .cont {width:100%;}
.mnSection04 .cont li {float:left;width:22%;height:280px;margin:0px 1.5% 30px;padding:40px 20px;border:1px solid rgba(256,256,256,0.2);border-radius:20px;text-align:center;}
.mnSection04 .cont li.step05 {float:left;width:97%;height:400px;margin:0px 1.5%;padding:40px 20px;border:1px solid rgba(256,256,256,0.2);border-radius:20px;text-align:center;}
.mnSection04 .step {margin-bottom:0px;width:100%;display:inline-block;font-size:20px;letter-spacing:-0.5px;line-height:170%;color:#fff;font-weight:700;}
.mnSection04 .title {margin-bottom:10px;width:100%;display:inline-block;font-size:50px;font-weight:600;letter-spacing:-0.5px;color:#fff;}
.mnSection04 .desc {margin-bottom:0px;width:100%;display:inline-block;font-size:20px;letter-spacing:-0.5px;line-height:170%;color:#fff;}
.mnSection04 .desc dl {width:100%;display:inline-block;margin-bottom:20px;padding:0px 20px; }
.mnSection04 .desc dt {width:100%;display:inline-block;font-size:30px;letter-spacing:-0.5px;line-height:170%;color:#fff;text-align:left;font-weight:500;}
.mnSection04 .desc dd {width:100%;display:inline-block;font-size:14px;letter-spacing:-0.5px;color:rgba(256,256,256,0.4);line-height:170%;text-align:left;font-weight:normal;}




/******* section04 *******/
.section04 {margin-top:0px;width:100%;height:1000px;background:#222 url("../images/top_img_bg_04.png") no-repeat top center;}
.section04 .locationTitle {margin-top:320px;}
.section04 .locationTitle.info {color:#fff;}
.section04 .locationTitle h3 {color:#fff;}

.section04 .contWrap {margin:auto;width:1400px;}

.section04 .email {margin-bottom:50px;width:100%;display:inline-block;font-size:24px;color:#fff;text-align:center;}
.section04 .email::before {margin:auto;margin-bottom:40px;width:160px;height:2px;background:#644eee;content:"";display:block;clear:both;}

.section04 .sns {margin:auto;width:230px;}
.section04 .sns li{float:left;margin-right:40px;width:50px;}
.section04 .sns li:last-child{margin-right:0px;}

.section04 .btnSns {margin-bottom:0px;width:50px;height:50px;background:#222;cursor:pointer;border-radius:50px;}

.section04 .sns01 {margin:auto;width:22px;height:22px;background:url("../images/icon_sns_01.png") no-repeat;background-size:100%;display:block;vertical-align:middle;}
.section04 .sns02 {margin:auto;width:22px;height:22px;background:url("../images/icon_sns_02.png") no-repeat;background-size:100%;display:block;vertical-align:middle;}
.section04 .sns03 {margin:auto;width:22px;height:22px;background:url("../images/icon_sns_03.png") no-repeat;background-size:100%;display:block;vertical-align:middle;}




/******* section03 *******/
.section03 {margin-top:0px;width:100%;height:1300px;background:#222 url("../images/top_img_bg_03.png") no-repeat top center;}
.section03 .locationTitle {margin-top:160px;}
.section02 .locationTitle h3 {color:#fff;}
.section03 .contWrap {margin:auto;width:1400px;}

.section03 .titleWrap {float:left;width:30%;margin:300px 0px 0px;}
.section03 .titleWrap li {width:100%;margin:00px 0px 40px;}
.section03 .title {margin-bottom:20px;width:100%;display:inline-block;font-size:24px;font-weight:600;letter-spacing:-0.5px;color:#fff;}
.section03 .desc {margin-bottom:0px;width:100%;display:inline-block;font-size:14px;letter-spacing:-0.5px;color:#777;line-height:170%;color:#fff;}

.section03 .imgWrap {float:right;width:auto;margin:50px 0px 0px;}
.section03 .imgWrap .diagram {margin:auto;width:860px;height:800px;background:url("../images/img_sec_03.png") no-repeat;background-size:100%;}




/******* section02 *******/
.section02 {margin-top:30px;width:100%;height:1300px;background:#222 url("../images/top_img_bg_02.png") no-repeat top center;}
.section02 .locationTitle {margin:200px 0px 50px 0px;}
.section02 .locationTitle h3 {color:#fff;}

/* slide banner */
.section02 .slideWrap {position:relative;width:100%;}
.section02 .slideWrap .innerWrap {margin:auto;width:1400px;height:840px;position:relative;}
.section02 .slideWrap .sec02Bg {position:absolute;top:60px;left:50%;margin-left:-435px;width:870px;height:820px;background:url("../images/img_sec_02.png") no-repeat;background-size:100%;display:block;}

.section02 .slideWrap .sec02Img01 {position:absolute;top:60px;left:50%;margin-left:-435px;width:870px;height:820px;background:url("../images/img_sec_02_01.png") no-repeat;background-size:100%;display:block;}
.section02 .slideWrap .sec02Img02 {position:absolute;top:60px;left:50%;margin-left:-435px;width:870px;height:820px;background:url("../images/img_sec_02_02.png") no-repeat;background-size:100%;display:block;}
.section02 .slideWrap .sec02Img03 {position:absolute;top:60px;left:50%;margin-left:-435px;width:870px;height:820px;background:url("../images/img_sec_02_03.png") no-repeat;background-size:100%;display:block;}
.section02 .slideWrap .sec02Img04 {position:absolute;top:60px;left:50%;margin-left:-435px;width:870px;height:820px;background:url("../images/img_sec_02_04.png") no-repeat;background-size:100%;display:block;}

.section02 .slideWrap .btnDownWrap {position:absolute;top:700px;left:50%;margin-left:-160px;width:320px;display: flex; justify-content: space-between;}
.section02 .slideWrap .btnDown01 {width:154px;height:48px;background:url("../images/btn_down_01.png") no-repeat;background-size:100%;display:block;cursor:pointer;z-index:10;}
.section02 .slideWrap .btnDown02 {width:154px;height:48px;background:url("../images/btn_down_02.png") no-repeat;background-size:100%;display:block;cursor:pointer;z-index:10;}

.section02 .slideWrap .btnDown {position:absolute;top:580px;left:50%;margin-left:-140px;width:280px;height:60px;background:url("../images/btn_down.png") no-repeat;background-size:100%;display:block;cursor:pointer;z-index:10;}


.slideSec02 {position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}
.slideSec02 li{display:none;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;padding:0% 0%;text-align:center;}
.slideSec02 li.banner1{/* background:yellow */}
.slideSec02 li.banner2{/* background:skyblue */}
.slideSec02 li.banner3{/* background:pink */}

.slideSec02 li .titleWrap {float:left;width:30%;height:40px;margin:0px 0px 0px;}

.slideSec02 li .icon {width:100%;margin:0px 0px 10px 0px;display:inline-block;text-align:center;}
.slideSec02 li .icon .icon01 {margin:auto;width:42px;height:42px;background:url("../images/icon_sec_02_01.png") no-repeat;background-size:100%;display:block;vertical-align:middle;}
.slideSec02 li .icon .icon02 {margin:auto;width:42px;height:42px;background:url("../images/icon_sec_02_02.png") no-repeat;background-size:100%;display:block;vertical-align:middle;}
.slideSec02 li .icon .icon03 {margin:auto;width:42px;height:42px;background:url("../images/icon_sec_02_03.png") no-repeat;background-size:100%;display:block;vertical-align:middle;}
.slideSec02 li .icon .icon04 {margin:auto;width:42px;height:42px;background:url("../images/icon_sec_02_04.png") no-repeat;background-size:100%;display:block;vertical-align:middle;}
.slideSec02 li .title {margin-bottom:20px;width:100%;display:inline-block;font-size:24px;font-weight:600;letter-spacing:-0.5px;color:#fff;}
.slideSec02 li .desc {margin-bottom:0px;width:100%;display:inline-block;font-size:16px;letter-spacing:-0.5px;color:#777;line-height:170%;}




/******* section01 *******/
.section01 {position:absolute;top:590px;right:0px;width:100%;height:1200px;background:url("../images/top_img_bg_01.png") no-repeat top center;}
.section01 .contWrap {margin:auto;width:1400px;}
.section01 .locationTitle {margin:320px 0px 50px 0px;}

/* slide banner */
.section01 .slideWrap {position:relative;width:100%;}
.section01 .slideWrap .innerWrap {margin:auto;width:1400px;height:740px;position:relative;}
.section01 .slideWrap .innerWrap .imgSec01 {margin:auto;width:660px;}

.section01 .slideWrap .prevBtn,.nextBtn{position:absolute;z-index:3;font-size:30px;font-weight:bold;color:#880000}
.section01 .slideWrap .prevBtn{left:0px;bottom:50%;}
.section01 .slideWrap .nextBtn{right:0px;bottom:50%;}

.section01 .slideWrap .btn {width:50px;height:50px;padding:0px;background:#222;text-align:center;cursor:pointer;border-radius:50px;}
.section01 .slideWrap .btn .arrowL {margin:auto;width:18px;height:18px;background:url('../images/arrow_left.png') no-repeat;background-size:100%;display:block;}
.section01 .slideWrap .btn .arrowR {margin:auto;width:18px;height:18px;background:url('../images/arrow_right.png') no-repeat;background-size:100%;display:block;}

.slideSec01 {position:absolute;z-index:2;top:20px;left:0;width:100%;height:100%}
.slideSec01 li{display:none;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;padding:0% 0%;text-align:center;}
.slideSec01 li.banner1{/* background:yellow */}
.slideSec01 li.banner2{/* background:skyblue */}
.slideSec01 li.banner3{/* background:pink */}

.slideSec01 li .contWrap {margin-top:20px;width:100%;}
.slideSec01 li .sapn01 {float:left;width:30%;height:40px;margin:0px 0px;opacity:1;
    -webkit-transform:translate(0,40px);
    -moz-transform:translate(0,40px);
    transform:translate(0,40px);
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    transition:all 0.2s linear;
    -webkit-transition-delay:0.1s;
    -moz-transition-delay:0.1s;
    transition-delay:0.1s
}
.slideSec01 li .sapn02 {float:right;width:30%;height:40px;margin:30px 0px 0px;}
.slideSec01 li .title {margin-bottom:30px;width:100%;display:inline-block;font-size:24px;font-weight:700;letter-spacing:-0.5px;text-align:center;}
.slideSec01 li .desc {margin-bottom:0px;width:100%;display:inline-block;font-size:16px;letter-spacing:-0.5px;text-align:center;color:#777;line-height:200%;}

::marker {color: #fff;}



/******* mainVisual *******/
.mainVisualArea, .slick-slide{position:relative;}
.mainVisualArea .visualSlide, .mainVisualArea .slick-slide{width:100%;height:1800px;}
.visualSlide .visualMove {overflow:hidden;position:relative;width:100%;min-height:1800px;}
.visualSlide .visualMove > .img01{position:absolute;top:0px;left:-100px;width:1400px;height:100%;background:url(../images/img_main_visual01.png) no-repeat 50% 0;}
.visualSlide .visualMove > .img02{position:absolute;top:0px;left:-100px;width:1400px;height:100%;background:url(../images/img_main_visual02.png) no-repeat 50% 0;}

.visualSlide .t01 {position:absolute;top:220px;right:50%;width:100%;margin-top:0px;margin-right:-700px;color:#fff;font-size:90px;font-weight:500;text-align:right;letter-spacing:-1px;opacity:0;
    -webkit-transform:translate(0,40px);
    -moz-transform:translate(0,40px);
    transform:translate(0,40px);
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    transition:all 0.2s linear;
    -webkit-transition-delay:0.1s;
    -moz-transition-delay:0.1s;
    transition-delay:0.1s
}
.visualSlide .t02 {position:absolute;top:350px;right:50%;width:100%;margin-top:0px;margin-right:-700px;color:#fff;font-size:90px;font-weight:500;text-align:right;letter-spacing:-1px;opacity:0;
    -webkit-transform:translate(0,40px);
    -moz-transform:translate(0,40px);
    transform:translate(0,40px);
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    transition:all 0.2s linear;
    -webkit-transition-delay:0.2s;
    -moz-transition-delay:0.2s;
    transition-delay:0.2s
}
.visualSlide .txt {position:absolute;top:480px;right:50%;width:100%;margin-top:0px;margin-right:-696px;color:rgba(256,256,256,0.7);font-size:20px;font-weight:300;text-align:right;letter-spacing:0px;line-height:160%;opacity:0;
    -webkit-transform:translate(0,40px);
    -moz-transform:translate(0,40px);
    transform:translate(0,40px);
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    transition:all 0.2s linear;
    -webkit-transition-delay:0.4s;
    -moz-transition-delay:0.4s;
    transition-delay:0.4s
}
.visualSlide .btnL {position:absolute;top:550px;right:50%;margin-top:0px;margin-right:-696px;width:280px;height:60px;padding:5px 14px;color:#fff;font-size:18px;font-weight:500;background:#644eee;text-align:center;cursor:pointer;border-radius:60px;opacity:0;z-index: 1000 !important;
    -webkit-transform:translate(0,40px);
    -moz-transform:translate(0,40px);
    transform:translate(0,40px);
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    transition:all 0.2s linear;
    -webkit-transition-delay:0.5s;
    -moz-transition-delay:0.5s;
    transition-delay:0.5s
}
.visualSlide, .visualSlide .ts .t01, .visualSlide .ts .t02, .visualSlide .ts .txt, .visualSlide .ts .btnL {opacity:1;
    -webkit-transform:translate(0,0);
    -moz-transform:translate(0,0);
    transform:translate(0,0)
}
.visualDots{position:absolute;top:570px;right:50%;margin-right:-370px;text-align:right;}
.visualDots li{display:inline-block;margin-left:20px}
.visualDots li:first-child{margin-left:0}
.visualDots li button{width:22px;height:22px;background:url(../images/btn_slide_sp.png) no-repeat -25px 1px;text-indent:-9999em}
.visualDots li.slick-active button{background-position:0 1px}
.visualDots li.playSetup{margin-left:29px}
.visualDots li.playSetup button{background-position:-48px 1px}
.visualDots li.playSetup button.play{background-position:-66px 1px}




/******* wrapperr *******/
#wrap {min-width:100%;margin:auto;position:relative;}
.wrapper {width:100%;height:auto;}


/******* header *******/
.headerWrap {position:fixed;top:0px;left:0px;width:100%;height:110px;z-index:100;display:block;
-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
transition: height 0.3s;
}
.headerWrap.roll {height:90px;background:#222;/* box-shadow:1px 4px 7px rgba(0,0,0,0.25); */}
.headerWrap.roll .headerTop {margin-top:20px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.headerWrap.roll .headerBottom {margin-top:36px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}

.header {margin:auto;width:1400px;z-index:99;}
.header .btnMenu {display:none;}

.headerTop {float:left;margin-top:30px;width:300px;height:48px;position:relative;}
.headerTop .logo {margin-top:0px;width:500px;}
.headerTop .logo a {width:164px;height:48px;background:url('../images/header_logo.png') no-repeat;background-size:100%;display:block;cursor:pointer;font-size:0px;}

.headerBottom {float:right;margin-top:62px;width:340px;padding:0px 0px 0px 0px;z-index:10;}

.headerBottom .subBg {display:none;}
.headerBottom .mask {display:none;opacity:0;}
.headerBottom .btnMenuAll {position:absolute;top:7.5px;left:50%;margin-left:560px;width:40px;height:30px;background:url('../images/btn_all.png') no-repeat;background-size:100%;display:block;z-index:100;font-size:0px;cursor:pointer;}

.gnb {margin:auto;width:100%;position:relative;z-index:11;}
.gnb > ul {margin:auto;/* width:1200px; */height:100%;table-layout:fixed;border-left:none;}
.gnb > ul > li {padding:0px 30px 0px 0px;float:left;vertical-align:top;border-left:0px solid #dcdcdc;cursor:pointer;font-size:14px;font-weight:400;color:#fff;font-family:'Open Sans', sans-serif;}
.gnb > ul > li:last-child {padding:0px 0px 0px 0px;}
.gnb > ul > li > a {height:auto;display:block;position:relative;color:#fff;}
.gnb > ul > li > a::before {position:absolute;left:0;top:0;width:100%;display:block;content:'';background-color:#fff;opacity:0;}
.gnb > ul > li > ul {height:100%;width:100%;padding:0px 0px 0px 0px;margin:2px 0px 0px -15px;max-height:0;border-right:1px solid #eaeaea;position:relative;overflow:hidden;}
.gnb > ul > li > ul.last {width:100%;max-height:0;border-right:none;position:relative;overflow:hidden;}

.gnb > ul > li:hover > ul { }
.on .gnb > ul > li > ul {margin-top:18px;max-height:248px;padding:16px 0px 24px 13px;}
.gnb > ul > li > ul > li {display:block;}
.gnb > ul > li > ul > li > a {width:99%;padding-left:2px;font-size:13px;line-height:26px;text-align:left;font-weight:bold;color:#555;letter-spacing:-0.5px;}
.gnb > ul > li > ul > li.on,
.gnb > ul > li > ul > li:hover {color:#397fe7;}
.gnb > ul > li > ul > li.on > a,
.gnb > ul > li > ul > li:hover > a {color:#397fe7;}

.gnb > ul > li > ul > li > ul > li {display:none;}

.btnMenuClose {display:none;opacity:0;}



/******* footer *******/
.footer {padding:70px 0px 0px;width:100%;height:250px;background:#222;text-align:center;}
.footer .footerLogo {margin:auto;margin-bottom:30px;width:38px;height:38px;background:url("../images/footer_logo.png") no-repeat;background-size:100%;display:block;}
.footer .copy {width:100%;height:50px;display:inline-block;color:rgba(256,256,256,0.4);}



/******* contents *******/
#container {padding:121px 0px 0px 0px;min-width:100%;position:relative;display:inline-block;}
#contentsWrap {margin:auto;width:1500px;display:block;}
#contents {float:left;width:920px;min-height:500px;margin:0px;padding-bottom:30px;position:relative;}


/******* locationTitle *******/
.locationTitle {width:100%;margin-bottom:30px;display:inline-block;text-align:center;}
.locationTitle h3 {margin-bottom:6px;padding:0px 0px 0px 0px;width:100%;display:inline-block;font-size:70px;font-weight:700;letter-spacing:-0.7px;}
.locationTitle .info {margin-bottom:10px;width:100%;display:inline-block;font-size:34px;font-weight:600;letter-spacing:-0.7px;color:#999;}


/***** ay *****/

/******* modal *******/
.modal {
    display:block;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.7);
    z-index:100000;
    overflow-y:auto;
    -ms-overflow-style:none;
}
.modal::-webkit-scrollbar {
    display:block;
}

.modal-content {
    margin:auto;
    margin-top:200px;
    width:600px;
    background:#fff;
    border-radius:30px;
    border-top-left-radius:40px;
    border-top-right-radius:40px;
    z-index:100000;
    position:relative;
}

.modal-header {
    text-align:center;
    border-top-left-radius:30px;
    border-top-right-radius:30px;
    position:relative;
}
.modal-header .close_btn {
    position:absolute;
    top:50px;
    right:30px;
    font-size:0;
    width:50px;
    height:46px;
    background:url('../images/btn_layerpop_close02.png') no-repeat center;
    cursor:pointer;
    z-index:10;
}
.modal-header h2 {
    padding:30px 0px 20px 30px;
    width:100%;
    display:inline-block;
    font-size:40px;
    font-weight:600;
    letter-spacing:-0.7px;
    color:#644eee;
    text-align: left;
}

.modal-body {
    padding:40px 50px 20px;
}

.modal-body p {
    line-height: 1.6;
    font-size: 16px;
}

.modal-body p ~ p {
    margin-bottom: 30px;
}

.modal-body p .bold {
    display: block;
    font-weight: 600;
}

@media all and (max-width: 600px) {
    .modal-content {
        margin:auto;
        margin-top:50px;
        width:90%;
    }

    .modal-header {
        text-align:center;
        position:relative;
    }
    .modal-header .close_btn {
        top:30px;
        right:20px;
        width:50px;
        height:46px;
    }
    .modal-header h2 {
        padding:20px 0px 10px 10px;
        font-size:26px;
    }

    .modal-body {
        padding:30px 30px 20px;
    }

    .modal-body p {
        line-height: 1.6;
        font-size: 14px;
    }

    .modal-body p ~ p {
        margin-bottom: 20px;
    }
}