@charset "utf-8";

@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
@import url("https://fonts.googleapis.com");
@import url("https://fonts.gstatic.com");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap");

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0}
fieldset,img {border:0 none}
dl,ul,ol,menu,li {list-style:none}
blockquote, q {quotes:none}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none}
input,select,textarea,button {font-size:100%;vertical-align:middle}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}
caption {display:none;}
body {-webkit-text-size-adjust:none;text-align:center;background: #fff;color: #fff;} /* 뷰 포트 변환시 폰트크기 자동확대 방지 */
img {border:0; vertical-align:top;} 
table {width:100%; border-collapse:collapse;border-spacing:0}
button {border:0 none;background-color:transparent;cursor:pointer;outline:none; -webkit-tap-highlight-color:transparent /* 탭영역 터치시 영역 컬러 지정 */}
button:focus, button:active {outline: none; box-shadow: none;} /*esc 누른 후 아웃라인 생기는 현상 제거*/
a {text-decoration:none;-webkit-tap-highlight-color : transparent;} 
a:hover,a:focus,a:active {outline: none; box-shadow: none;-webkit-tap-highlight-color :transparent;} /*esc 누른 후 아웃라인 생기는 현상 제거*/
button::-moz-focus-inner {padding:0; border:0;}
button {border:0 none;background-color:transparent;cursor:pointer;}
textarea{font-size:16px;padding:14px 24px;border:1px solid #ccc;-webkit-appearance:none; }
input{padding:14px 24px;color:#bbb;font-size:16px;border:1px solid #ccc;border-radius:24px;}
select {font-size:12px;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:0.01px;text-overflow:'';border-radius:0;outline:none}
legend {width:0;height:0;font-size:0;line-height:0;text-indent:-9999px}

ul {padding-inline-start: 0px;}
li {padding-inline-start: 0px;}





* {font-family: 'Pretendard','Noto Sans KR','Malgun Gothic', '맑은 고딕', dotum, '돋움','Dotum','helvetica','AppleSDGothicNeo','arial',sans-serif; color:#282828; letter-spacing:-1px;scroll-behavior: smooth;transition: .4s all;}

.hide {position:absolute; display:block; height: 0; width: 0; font-size: 0; line-height: 0; margin: 0; padding: 0; overflow:hidden;}

#scrollTopPc {display:block;position: fixed; bottom: 50px;right: 50px; cursor: pointer;z-index: 100;box-shadow:0px 5px 10px rgba(0, 0, 0, 0.10);border-radius: 50px;}




/* main */
#site_wrap {position:relative; width:100%;margin: 0 auto; text-align: center; background: #05010d;}
/* top-area */
#site_wrap .top-area {position: fixed;top: 0;width: 100%;height: 89px;margin: 0 auto; text-align: center;background: #05010d;border-bottom: 1px solid rgba(255,255,255,.25);z-index: 100;}
#site_wrap .top-area .gnb {width: 1080px;height: 89px;margin: 0 auto; text-align: center;}
#site_wrap .top-area .BI {background: url("../../images/picaAI/img-BI.png") center no-repeat; width: 116px; height: 37px;display: block;margin-top: 22px;margin-right: auto;}
#site_wrap .top-area .gnb ul {position:absolute;top: 34px;left: 50%;margin-left: -130px; width: 300px;}
#site_wrap .top-area .gnb li {float: left;}
#site_wrap .top-area .gnb li a {font-size: 18px; line-height: 25px; color: #fff;font-weight: 500;}
#site_wrap .top-area .gnb li a:hover, #site_wrap .top-area .gnb li a:active, #site_wrap .top-area .gnb li a:focus {font-size: 18px; line-height: 25px; color: #FF9900;font-weight: 500;background: transparent;}
#site_wrap .top-area .gnb li + li {margin-left: 54px;}
#site_wrap .top-area .gnb .goQnA {display: block;width: 110px; margin-top: -34px; margin-left: auto;background: #FF9900;border-radius: 46px; line-height: 42px; font-size: 16px;color: #fff;text-align: center;}
#site_wrap .top-area .gnb .goQnA span {color: #fff;font-weight: 500;line-height: 42px;}
#site_wrap .top-area .gnb .goQnA:hover {background: #FFA927;}
#site_wrap .top-area .gnb a:hover, #site_wrap .top-area .gnb a:active, #site_wrap .top-area .gnb a:focus {line-height: 42px;}
/*
@media screen and (max-width: 600px){
#site_wrap .top-area .gnb {width: 360px;height: 30px;margin: 0 auto; text-align: center;}
#site_wrap .top-area .BI {background: url("../../images/picaAI/img-BI.png") center no-repeat;background-size: 58px 18px; width: 58px; height: 18px;display: block;margin-top: 34px;margin-right: auto;}
#site_wrap .top-area .gnb ul {position:absolute;top: 34px;width: 300px;margin-left: -80px;}
#site_wrap .top-area .gnb li a {font-size: 14px; line-height: 20px; color: #fff;font-weight: 500;text-align: center;}
#site_wrap .top-area .gnb li + li {margin-left: 18px;}
#site_wrap .top-area .gnb .goQnA {display: block;width: 80px; margin-top: -24px; margin-left: auto;background: #FF9900;border-radius: 16px; line-height: 14px; font-size: 12px;color: #fff;text-align: center;}
#site_wrap .top-area .gnb .goQnA span {color: #fff;font-weight: 500;line-height: 32px;}
#site_wrap .cont-area .visual {background: url("../../images/picaAI/bg-visual.jpg") center top no-repeat;margin: auto;}
#site_wrap .cont-area .visual .cont01 {position: relative;width: 360px; margin: auto;}
#site_wrap .cont-area .visual .cont02 {position: relative;width: 517px; margin: auto;padding-bottom: 84px;}
    #site_wrap .cont-area .visual .cont02 {width: 33%;margin: auto;}
}

/* cont-area */
#site_wrap .cont-area {width: 100%;margin: 90px auto 0; text-align: center;z-index: 1;}
#site_wrap .cont-area .visual {background: url("../../images/picaAI/bg-visual.jpg") center top no-repeat;}
#site_wrap .cont-area .visual .cont01 {position: relative;width: 1080px; margin: auto;}
#site_wrap .cont-area .visual .cont01 h1 {font-size: 80px;color: #fff;font-weight: normal;padding-top: 100px;}
#site_wrap .cont-area .visual .cont01 h1 strong {color: #fff;}
#site_wrap .cont-area .visual .cont01 img:nth-child(2) {margin-top: 15px;}
#site_wrap .cont-area .visual .cont01 img:nth-child(3) {margin-top: 195px;}
#site_wrap .cont-area .visual .cont01 .button {position: absolute;top: 445px;left: 50%; margin-left: -120px; display:inline-block; font-weight:bold; padding:0 36px; width:233px; line-height: 60px; font-size:27px; border-radius:30px;text-align: center;background:#000000; color:#FFFFFF;}
#site_wrap .cont-area .visual .cont01 .button.icon span {display:inline-block;padding-right: 30px;color: #fff;}
#site_wrap .cont-area .visual .cont01 .button.icon.ic-go span {background:url(../../images/picaAI/ic-arrowGo.png) no-repeat 100% 50%;}
#site_wrap .cont-area .visual .cont01 .button:hover {font-size: 32px; -webkit-transition: .3s ease-in-out;transition: .3s ease-in-out;}

#site_wrap .cont-area .visual .cont02 {position: relative;width: 1550px; margin: auto;padding-bottom: 84px;}
#site_wrap .cont-area .visual .cont02 h2 {font-size: 68px;color: #fff;font-weight: bold;padding-top: 110px;}
#site_wrap .cont-area .visual .cont02 h2 span {font-size: 44px; color: #9F9F9F;font-weight: 500;display: block;}
#site_wrap .cont-area .visual .cont02 h2 span strong{color: #9F9F9F;}
#site_wrap .cont-area .visual .cont02 .box-wrap {display: flex; gap:10px;flex-direction: row;margin-top: 120px;}
#site_wrap .cont-area .visual .cont02 .box-wrap .box {position: relative;width: 380px; height: 570px; border-radius: 12px;text-align: left;color: #000;/*padding-left: 40px;*/background: #00CBFF;overflow: hidden;border-radius: 12px;cursor: pointer;}
#site_wrap .cont-area .visual .cont02 .box-wrap .box:nth-child(2) {background:#D2D2D2 ;}
#site_wrap .cont-area .visual .cont02 .box-wrap .box:nth-child(3) {background: #40AC76;}
#site_wrap .cont-area .visual .cont02 .box-wrap .box:nth-child(4) {background: #E49527;}
#site_wrap .cont-area .visual .cont02 .box-wrap .box img {-webkit-transform: scale(1);transform: scale(1);-webkit-transition: .3s ease-in-out;transition: .3s ease-in-out;z-index: 1;}
#site_wrap .cont-area .visual .cont02 .box-wrap .box:hover img {-webkit-transform: scale(1.2);transform: scale(1.2);}

#site_wrap .cont-area .visual .cont02 .box-wrap .box .cont {position: relative;position: absolute;top: 49px;left: 40px;}
#site_wrap .cont-area .visual .cont02 .box-wrap .box .cont h4 {font-size: 44px; line-height: 58px;/*margin: 40px 0 0px 0px;*/}
#site_wrap .cont-area .visual .cont02 .box-wrap .box .cont ul {margin: 25px 0 27px 0px;min-height: 130px;}
#site_wrap .cont-area .visual .cont02 .box-wrap .box .cont li {font-size: 20px; line-height: 32px;padding-left: 20px;background:url(../../images/picaAI/ic-list.png) no-repeat 0% 8px;}
#site_wrap .cont-area .visual .cont02 .box-wrap .box .cont a {font-size: 18px; line-height: 32px;font-weight: bold;color: #000; padding-right: 40px;background:url(../../images/picaAI/ic-arrowGo02.png) no-repeat 100% 70%;}
#site_wrap .cont-area .visual .cont02 .sub-txt {font-size: 20px; color: #9F9F9F;text-align: right;margin-top: 12px;}

#site_wrap .cont-area .function {background: #F3F4F6;padding: 148px 0;}
#site_wrap .cont-area .function .cont {width: 1080px; margin: auto;}
#site_wrap .cont-area .function .cont h2 {font-size: 44px;color: #000;font-weight: bold;text-align: left;}
#site_wrap .cont-area .function .cont h2 span {font-size: 25px; color: #FF9900;font-weight: 500;display: block;}
#site_wrap .cont-area .function .cont .box-wrap {display: flex; gap:36px;flex-direction: row;margin-top: 60px;}
#site_wrap .cont-area .function .cont .box-wrap .box {position: relative;width: 521px; text-align: left;font-size: 24px;font-weight: 500;line-height: 40px; color: #000;}
#site_wrap .cont-area .function .cont .box-wrap .box a img {border-radius: 18px; box-shadow:0px 15px 30px rgba(0, 0, 0, 0.22);}
#site_wrap .cont-area .function .cont .box-wrap .box a {background: none;}
#site_wrap .cont-area .function .cont .box-wrap .box a .play {display: block;position: absolute;top: 122px;left: 232px;width: 60px;height: 60px; background:url(../../images/picaAI/ic-play.png) no-repeat 0 0;}
#site_wrap .cont-area .function .cont .box-wrap .box p {margin-top: 14px;margin-bottom: 28px;}
#site_wrap .cont-area .function .cont .box-wrap .box p img {margin-right: 10px;}
#site_wrap .cont-area .function iframe {border: none; border-radius: 18px;}

#site_wrap .cont-area .news {background: #FFFFFF;padding: 148px 0}
#site_wrap .cont-area .news .cont {width: 1080px; margin: auto;}
#site_wrap .cont-area .news .cont h2 {font-size: 44px;color: #000;font-weight: bold;text-align: left;}
#site_wrap .cont-area .news .cont h2 span {font-size: 25px; color: #FF9900;font-weight: 500;display: block;}
#site_wrap .cont-area .news .cont .interview-wrap {display: flex; gap:36px;flex-direction: row;margin-top: 60px;width: 100%;}
#site_wrap .cont-area .news .cont .interview-wrap .box {position: relative;width: 100%; text-align: left;font-size: 24px;font-weight: 500;line-height: 40px; color: #000;background: #F6F6F6 url(../../images/picaAI/ic-mark02.png) no-repeat 95% 85%;border-radius: 40px;padding: 32px;}
#site_wrap .cont-area .news .cont .interview-wrap .box a {display: block;position: relative;float: left;}
#site_wrap .cont-area .news a {background: none;}
#site_wrap .cont-area .news .cont .interview-wrap .box a img {border-radius: 20px; }
#site_wrap .cont-area .news .cont .interview-wrap .box a .play {display: block;position: absolute;top: 369px;left: 341px;width: 70px;height: 70px; background:url(../../images/picaAI/ic-play2.png) no-repeat 0 0;}
#site_wrap .cont-area .news .cont .interview-wrap .report {width: 475px; height: 370px;float: right;margin: 39px 65px 0 0px; background:url(../../images/picaAI/ic-mark01.png) no-repeat 0 5px;padding-left: 5px;}
#site_wrap .cont-area .news .cont .interview-wrap .report::before {}
#site_wrap .cont-area .news .cont .interview-wrap .report h4 {font-size: 28px;line-height: 40px; margin-top: 49px;}
#site_wrap .cont-area .news .cont .interview-wrap .report p {font-size: 21px;margin: 32px 0;line-height: 30px;font-weight: bold;}
#site_wrap .cont-area .news .cont .interview-wrap .report p:last-child {margin: 0;font-size: 18px;font-weight: 500;}
#site_wrap .cont-area .news .cont .box-wrap {display: flex; gap:20px;flex-direction: row;margin-top: 48px;}
#site_wrap .cont-area .news .cont .box-wrap .box {position: relative;width: 346px; text-align: left;font-size: 18px;font-weight: 500;line-height: 21px; color: #000;}
#site_wrap .cont-area .news .cont .box-wrap .box a img {border-radius: 32px;}
#site_wrap .cont-area .news .cont .box-wrap .box a .play {display: block;position: absolute;top: 122px;left: 232px;width: 60px;height: 60px; background:url(../../images/picaAI/ic-play.png) no-repeat 0 0;}
#site_wrap .cont-area .news .cont .box-wrap .box p {margin-top: 32px;text-align: center;}
#site_wrap .cont-area .news .interview-wrap iframe {border: none; border-radius: 20px;}
#site_wrap .cont-area .news .box-wrap iframe {border: none; border-radius: 32px;}

#site_wrap .cont-area .QnA {background: #F3F4F6;padding: 148px 0;height: 804px;}
#site_wrap .cont-area .QnA .cont {width: 1080px; margin: auto;}
#site_wrap .cont-area .QnA .cont h2 {font-size: 44px;color: #000;font-weight: bold;text-align: left;margin-bottom: 64px;}
#site_wrap .cont-area .QnA .cont h2 span {font-size: 25px; color: #FF9900;font-weight: 500;display: block;}
#site_wrap .cont-area .QnA .cont h2 p {font-size: 18px; color: #000;font-weight: 500;margin-top: 12px;}
#site_wrap .cont-area .QnA .cont .install-wrap {float: left;width: 713px;}
#site_wrap .cont-area .QnA .cont .install-wrap li {position: relative;}
#site_wrap .cont-area .QnA .cont .install-wrap li + li {margin-top: 12px;}
#site_wrap .cont-area .QnA .cont .install-wrap li a .play {display: block;position: absolute;top: 163px;left: 322px;width: 70px;height: 70px; background:url(../../images/picaAI/ic-play2.png) no-repeat 0 0;}
#site_wrap .cont-area .QnA .cont .install-wrap li a + a {margin-left: 6px;}
#site_wrap .cont-area .QnA .cont .qna-wrap {float: right;width: 346px;}
#site_wrap .cont-area .QnA .cont .qna-wrap li + li {margin-top: 8px;}
#site_wrap .cont-area .QnA .install-wrap iframe {border: none; border-radius: 18px;}
#site_wrap .cont-area .QnA a {background: none;}

/* foot-area */
#site_wrap .foot-area {position: relative;width: 100%;height: auto;text-align: center;background: #05010D;padding: 64px 0;}
#site_wrap .foot-area .cont {width: 1080px; margin: auto;}
#site_wrap .foot-area .cont .aside-wrap {width: 100%;position: relative;overflow: hidden;}
#site_wrap .foot-area .cont .aside-wrap .compay {float: left;}
#site_wrap .foot-area .cont .aside-wrap .service-box {float: right;}
#site_wrap .foot-area .cont .aside-wrap .service-box a + a {margin-left: 8px;}
#site_wrap .foot-area .cont .aside-wrap .service-box img + a {margin-left: 40px;}
#site_wrap .foot-area .cont .corp-wrap {clear: both;width: 100%;margin: 0px 0 0 -327px;padding-top: 50px;}
#site_wrap .foot-area .cont .corp-wrap ul {display: inline-block;}
#site_wrap .foot-area .cont .corp-wrap li {font-size: 16px; line-height: 26px; color: rgba(255,255,255,.6);text-align: left;}
#site_wrap .foot-area .cont .corp-wrap li:last-child {margin-top: 18px;}
#site_wrap .foot-area .cont .family-wrap {float:right;}
#site_wrap .foot-area .cont .family-wrap select {width: 190px;  height:50px;line-height: 37px; margin-top: -80px; padding-left: 16px; font-size:16px; color:#fff; border:1px solid rgba(99,106,115,.6);border-radius: 2px; background: #05010D url(../../images/picaAI/ic-plus.png) no-repeat 90% 19px; appearance:none; }
#site_wrap .foot-area .cont .family-wrap select::-ms-expand {display: none;}
#site_wrap .foot-area .cont .family-wrap option {color: #fff;padding: 11px 0;}
#site_wrap .foot-area .cont .family-wrap option:hover {background: rgba(255,255,255,.12);}
#site_wrap .foot-area .cont .family-wrap option span {background: url(../../images/picaAI/ic-plus.png) center no-repeat; width: 11px; height: 11px; margin-left: 10px;}

.wrap-family {position: relative; float: right; width: 147px; margin-top: 35px}
.wrap-family .tit-family {display: block; height: 20px; padding:0 25px 0 9px; border: 1px solid #616161}
.wrap-family .tit-family a {display: block; height: 20px; font-size: 12px; color: #8b8b8b; line-height: 20px;}
.wrap-family .tit-family:after {display: block; content: ""; position: absolute; right: 9px; top: 9px; width:7px; height: 4px; background: url(../images/common/ico-arrow-family.png) 0 0 no-repeat}
.wrap-family .list-family {display: none; position: absolute; left: 0; bottom: 22px; width: 145px; padding: 10px 0; background: #434343; border: 1px solid #616161}
.wrap-family .list-family li {padding: 0 10px;}
.wrap-family .list-family a {display: block; font-size: 12px; line-height: 30px; color: #8b8b8b}
.wrap-family .list-family a:hover {text-decoration: underline}



/*  popup */
.wrap-layer-pop {position: fixed; left: 0; top: 0; width: 100%; height: 100%; padding: 0 24px; z-index: 900; background: rgba(0,0,0,0.5); box-sizing: border-box}
.wrap-layer-pop:after {display: inline-block; content: ""; height: 100%; vertical-align: middle}
.layer-pop { position: absolute !important;width: 448px !important;  left: 50%; top: 50%; transform: translate(-50%, -50%);position : relative;display: inline-block; width: 98%; vertical-align: middle;  border-radius: 0px; background: #fff; letter-spacing: normal;}
.layer-pop .pop-holder {overflow: hidden; width: 100%;}
.layer-pop .pop-close {position: absolute; right: 25px; top: 24px; width: 16px; height: 16px; background: url("../../images/picaAI/btn-close.png") center no-repeat; }
.layer-pop .pop-alert {width: 100%; padding: 48px 48px 0; box-sizing: border-box; min-height: 80px; text-align: center;}
.layer-pop .pop-alert .tit {display: block;  font-size: 32px; color: #000; font-weight: 500;line-height: 38px;letter-spacing: -1px;}
.layer-pop .pop-alert .txt {width: 100%; font-size: 18px; color: #727272; font-weight: normal;line-height:  24px;}

.layer-pop .pop-alert .txt p {min-height: 100px;display: flex; justify-content: center;align-items: center;}
.layer-pop .pop-alert .txt p.ok {height: 200px;}
.layer-pop .pop-alert .txt p.agree {height: 328px; font-size: 14px;line-height: 18px;text-align: left;margin: 32px 0 48px;}
.layer-pop .btns {margin: 0px 44px 48px;}
.layer-pop .btns button.only {width: 352px;}
.layer-pop .btns button + button {text-align: center;margin-left: 4px;width: 174px;}
.layer-pop .pop-btn-gray {font-size: 16px; color: #fff; font-weight: bold;line-height: 48px; min-width: 174px; padding: 0;background: #A8A8A8;border-radius: 24px;}
.layer-pop .pop-btn-black {font-size: 16px; color: #fff; font-weight: bold;line-height: 48px; min-width: 174px; padding: 0;background: #000000;border-radius: 24px;}
.layer-pop .pop-alert .inp-wrap {position:relative; display:inline-block;}
.layer-pop .pop-alert .inp-wrap:first-child {margin-top: 32px;}
.layer-pop .pop-alert .inp-wrap + .inp-wrap {margin-top: 16px;}
.layer-pop .pop-alert .input-txt {padding:10px 24px; outline:none; width:300px; font-size:16px;line-height: 24px; border:1px solid #CCCCCC;border-radius: 24px; color: #727272;}
.layer-pop .pop-alert .input-txt:placeholder {color: #A8A8A8;font-weight: normal;}

.layer-pop .pop-alert .chk-wrap {position:relative; display:inline-block;margin: 16px 0 24px 0px;text-align: left;}
.layer-pop .pop-alert .chk-wrap a {margin-left: 8px; display: inline-block;font-size:14px; line-height:16px; color: #000; text-decoration: underline;cursor: pointer;width: auto;height: 16px; background: transparent;}
.layer-pop .pop-alert .inp-chk {position:absolute; top:0; left:0; appearance:none; width:24px; height:24px; overflow:hidden; opacity:0;}
.layer-pop .pop-alert .inp-chk + label {position:relative; display:block; margin-left: -12px;padding-left: 0; font-size:14px; line-height:24px; color:#727272;font-weight: normal;}
.layer-pop .pop-alert .inp-chk + label:before {content:''; box-sizing:border-box; width:24px; height:24px; position:absolute; top:0px; left:-32px; background:#FFFFFF; border:1px solid #707070; border-radius:0px;}
.layer-pop .pop-alert .inp-chk:checked + label:before {background:#fff; border-color:#222324;}
.layer-pop .pop-alert .inp-chk:checked + label:after {content:''; box-sizing:border-box; width:20px; height:22px; position:absolute; top:-5px; left:-28px; background:url("../../images/picaAI/ic-check.png") no-repeat left top; background-size:20px 22px;}
.layer-pop .pop-alert .inp-chk:disabled + label:before {background:#F1F2F5;}
.layer-pop .pop-alert .inp-chk:checked:disabled + label:before {border-color:#F1F2F5;}

.layer-pop .pop-alert .sel-wrap {position: relative;;margin-top: 8px;}
.layer-pop .pop-alert .sel-wrap:after {display: block; position: absolute; right: 18px; top: 21px; content: ""; width:15px; height: 9px; background: url(../../images/picaAI/ic-arrow-dropdown.png) no-repeat 50% 50%; background-size:100% auto;}
.layer-pop .pop-alert .sel-wrap .sel_box {padding:10px 24px; outline:none; width:350px; font-size:16px;line-height: 24px; border:1px solid #CCCCCC;border-radius: 24px; color: #727272;}
.layer-pop .pop-alert .sel-wrap .sel_box:placeholder {color: #A8A8A8;font-weight: normal;}
.layer-pop .pop-alert .sel-wrap .sel_box option {border:1px solid #CCCCCC; border-radius:24px;}
.layer-pop .pop-alert .sel-wrap + .inp-wrap {margin-top: 8px;}

.layer-pop .pop-alert.remote {text-align: left;margin-bottom: 48px;}
.layer-pop .pop-alert.remote .txt p {display: block;font-size: 16px;line-height: 21px;margin: 16px 0;color: #000000;}
.layer-pop .pop-alert.remote .txt .AScenter {background: #FF9900;border-radius: 24px;text-align: center; font-weight: bold;font-size: 18px; color: #000;padding: 15px 0 10px;margin-top: -30px;line-height: 21px; }
.layer-pop .pop-alert.remote .txt .AScenter strong {font-size: 36px;color: #fff;display: block;line-height: 43px;}
.layer-pop .pop-alert.remote .txt .AScenter + .install {border-top: 1px solid #A8A8A8;margin-top: 16px;}
.layer-pop .pop-alert.remote .txt .install p  {min-height: 40px;}
.layer-pop .pop-btn-yellow {font-size: 16px; color: #000; font-weight: bold;line-height: 44px; min-width: 174px; padding: 0;background: #FFEE00;  border: 1px solid #D2C400;border-radius: 24px;width: 352px;}
.layer-pop .pop-alert.remote .txt .ip {border-radius: 24px; border: 1px solid #CCCCCC;line-height: 48px;font-size: 18px; font-weight: bold;color: #000000;text-align: left;}
.layer-pop .pop-alert.remote .txt .ip span {display: inline-block;background: #CCCCCC;border-radius: 24px;line-height: 48px;width: 135px;text-align: center;margin:-1px 54px -1px -1px;}
.layer-pop .pop-alert.remote .txt .state {font-size: 14px; text-align: center; font-weight: bold;color: #000000;margin-top: 24px;}

.layer-pop.type2 { position: absolute !important;width: 808px !important;  left: 50%; top: 50%; transform: translate(-50%, -50%);position : relative;display: inline-block; width: 98%; vertical-align: middle;  border-radius: 0px; background: #fff; letter-spacing: normal;}
.layer-pop.type2 .pop-alert.reserve {text-align: left;}
.layer-pop.type2 .pop-alert.reserve .tit {border-bottom: 1px solid rgba(112,112,112,.21);padding-bottom: 16px;}
.layer-pop.type2 .pop-alert.reserve .tit span {display: block;font-size: 16px; font-weight: normal;margin-top: 4px;}
.layer-pop.type2 .pop-alert.reserve .txt .tit-sub {display: block;  font-size: 18px; color: #000; font-weight: bold;line-height: 38px;letter-spacing: -1px;margin-top: 16px;}
.layer-pop.type2 .pop-alert.reserve .txt .tit-sub span {display: inline-block;font-size: 16px; font-weight: normal;margin-left: 34px;}

.layer-pop.type2 .btns {margin: 24px 48px 48px 0;}
.layer-pop.type2 .btns button.only {width: 712px;}

.layer-pop.type2 .pop-alert.reserve .txt .tit-sub +  .row-wrap {margin-top: 30px;}

.layer-pop.type2 .pop-alert.reserve .row-wrap .row {position: relative;display:flex; flex-direction:row; align-items:center; flex-wrap:wrap; min-height:36px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row + .row {margin-top:6px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-tit {display:flex; align-items:center; min-width:120px; font-weight:bold; font-size:16px;color: #000;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-tit.block {display:block;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-tit .chk-wrap .inp-chk + label {font-weight:bold; font-size:15px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-tit .chk-wrap .inp-rd + label {font-weight:bold; font-size:15px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-tit .tooltip-wrap {margin-left:4px; margin-bottom:2px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-tit .require {position:relative; top:-3px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-tit .notice-txt {display:block; width:100%; font-weight:normal; font-size:14px; line-height:16px; color:#878D96; margin-top:8px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont {display:block;align-items:center; min-height:36px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont + .row-cont {margin-top:8px;}

.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .inp-text-wrap {width:100%;position: relative;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .inp-text-wrap.w-auto {flex:1;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .inp-text-wrap .inp-text.type2 {padding: 1px 30px 1px 12px;}/* 삭제버튼 추가로 우측패딩값 30 */
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .inp-text-wrap .btn-delete2 {position: absolute;right: 15px; top: 13px;}/* 인풋박스내 삭제버튼 */
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .inp-text-wrap .inp-text:disabled {background:#CCCCCC;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .inp-text-wrap .inp-text:disabled::placeholder {font-weight:normal; color: rgba(0,0,0,.18);}

.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .chk-wrap + .chk-wrap {margin-left:24px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .rd-wrap + .rd-wrap {margin-left:24px;}

.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .select-btn-wrap {flex:1;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .select-btn-wrap + .select-btn-wrap {margin-left:4px;}

.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-table {width:100%; margin-top:24px;}

.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-inner {display:flex; flex-direction:column;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-inner.flex-grow-0 {flex-grow:0;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-inner + .row-inner {margin-left:16px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-inner .row-tit + .row-cont {margin-top:8px;}

.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-inner.type2 {flex-direction:row;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-inner.type2 .row-tit + .row-cont {margin-top:0;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-inner.type2:nth-child(2) {position: absolute; top: 0;left: 376px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-inner.type2 .row-tit.mw-70 {min-width:70px !important;}

.layer-pop.type2 .pop-alert.reserve .row-wrap .row.type2 {align-items:flex-start;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row.type2 .row-cont {flex-wrap:wrap;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row.type2 .row-cont .row-cont-inner {display:flex; align-items:center; }
.layer-pop.type2 .pop-alert.reserve .row-wrap .row.type2 .row-cont .row-cont-inner + .row-cont-inner {margin-top:12px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row.type2 .row-cont .row-cont-inner + .notice-txt {margin-top:12px; font-size:12px; color:#6A7583;}

.layer-pop.type2 .pop-alert.reserve .row-wrap .row.flex-column {flex-direction:column; align-items:flex-start;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row.flex-column .row-tit {width:100%;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row.flex-column .row-cont {width:100%;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row.flex-column .row-tit + .row-cont {margin-top:8px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap +  .chk-wrap {margin-top: 36px;}
.layer-pop.type2 .pop-alert.reserve .chk-wrap {position:relative; display:inline-block;margin: 0px 0 24px;text-align: left;}
.layer-pop.type2 .pop-alert.reserve .chk-wrap a {margin-left: 0px; display: inline-block;font-size:14px; line-height:16px; color: #000; text-decoration: underline;cursor: pointer;margin-right: 70px;}
.layer-pop.type2 .pop-alert.reserve .chk-wrap p {font-size: 14px; color: #727272;margin-bottom: 18px;min-height: 40px;}

.layer-pop.type2 .pop-alert.reserve .chk-wrap .inp-chk + label {position:absolute; top:68px; left:300px;display:block; margin-left: -12px;padding-left: 0; font-size:14px; line-height:24px; color:#727272;font-weight: bold;}
.layer-pop.type2 .pop-alert.reserve .chk-wrap .inp-chk + label:before {content:''; box-sizing:border-box; width:24px; height:24px;  background:#FFFFFF; border:1px solid #707070; border-radius:0px;}
.layer-pop.type2 .pop-alert.reserve .chk-wrap .inp-chk:checked + label:after  {content:''; box-sizing:border-box; width:20px; height:22px; position:absolute; top:-5px; left:-28px; background:url("../../images/picaAI/ic-check.png") no-repeat left top; background-size:20px 22px;; }

.layer-pop.type2 .pop-alert.reserve .chk-wrap .inp-rd + label {font-weight:bold; font-size:14px;display: inline-block;}

/* dropdown */
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap {overflow: visible; position:relative; display:inline-block; background:#FFFFFF; border:1px solid #CCCCCC; border-radius:24px; cursor:pointer;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap.size-s {padding:6px; height:32px; font-size:13px; border-radius:24px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap.size-m {padding:12px 24px 14px; height:21px; font-size:16px; border-radius:24px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap.size-l {padding:13px 10px; height:48px; font-size:16px; border-radius:24px;}

.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .sel-wrap {position: relative;display: inline-block;margin: 6px 0 6px 0px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .sel-wrap:after {display: block; position: absolute; right: 18px; top: 21px; content: ""; width:15px; height: 9px; background: url(../../images/picaAI/ic-arrow-dropdown.png) no-repeat 50% 50%; background-size:100% auto;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .sel-wrap .sel_box {padding:10px 24px; outline:none; font-size:16px;line-height: 24px; border:1px solid #CCCCCC;border-radius: 24px; color: #727272;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .sel-wrap .sel_box:placeholder {color: #A8A8A8;font-weight: normal;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .sel-wrap .sel_box option {border:1px solid #CCCCCC; border-radius:24px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .sel-wrap + .inp-wrap {margin-top: 8px;}


.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .inp-side-text {font-size:16px;font-weight: bold; color:#000000; white-space:nowrap; margin-left:8px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .inp-side-text + .dropdown-wrap {margin-left:16px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .inp-side-text + .sel-wrap {margin-left:16px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap:nth-child(4) {position: absolute; left: 0;top: -24px;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap.block {display:block;}

.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap .selection {display:flex; align-items:center; gap:4px; height:100%;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap .selection .selected-item {flex:1; height:100%; overflow:hidden; color:#A8A8A8;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap .selection .selected-item .item {height:100%; overflow:hidden; text-align:left; text-overflow:ellipsis; white-space:nowrap; color:#232323;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap .selection .selected-item .item img {width:auto; height:100%;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap .selection .select-icon {width:15px; height: 9px; background: url(../../images/picaAI/ic-arrow-dropdown.png) no-repeat 50% 50%; background-size:100% auto;}

.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap .select-popper {display:none; position:absolute; top:100%; left:0; width:100%; padding-top:11px; z-index:9999;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap .select-popper .arrow {position:absolute; top:10px; left:50%; width:12px; height:12px; background:#FFFFFF; border-top:1px solid #A8A8A8; border-left:1px solid #A8A8A8; transform:rotate(45deg) translate(-50%, 0);}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap .select-popper ul {position:relative; padding:11px 0; background:#FFFFFF; border:1px solid #A8A8A8; border-radius:10px; box-shadow:0px 0px 12px rgba(220, 220, 220, 0.6); max-height:400px; overflow:auto;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap .select-popper ul .dropdown-item {padding:6px 24px 7px; height:21px; font-size:16px; }
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap .select-popper ul .dropdown-item:hover {background:#F3F4F6}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap .select-popper ul .dropdown-item img {width:auto; height:20px;}

.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap:hover .selection .select-icon {transform:rotate(180deg);}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap:hover .select-popper {display:block;}

.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap.disabled {background:#F3F4F6;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap.disabled .selection .selected-item {color:#CBD5E0;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap.disabled .selection .selected-item .item {color:#CBD5E0;}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap.disabled .selection .select-icon {opacity:0.3;}

.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap.disabled:hover .selection .select-icon {transform:rotate(0deg);}
.layer-pop.type2 .pop-alert.reserve .row-wrap .row .row-cont .dropdown-wrap.disabled:hover .select-popper {display:none;}

.layer-pop.type2 .pop-alert.reserve .txt .textarea-wrap {display:block; width:666px;}
.layer-pop.type2 .pop-alert.reserve .txt .textarea-wrap textarea {display:block; width:100%; height:100px;border-radius: 12px; border: 1px solid #CCCCCC;resize: none;}



/* 페이지 처리 */
#site_wrap .cont-area.sub {position: relative;background: #fff;padding: 0;margin-top: 0px; }
#site_wrap .cont-area .scroll-area {position: absolute;bottom: 50px; left: 50%;margin-left: -75px; text-align: center;cursor: pointer;width: 150px;}
#site_wrap .cont-area .scroll-area p {font-size: 18px;color: #05010D;}
#site_wrap .cont-area .scroll-area img {margin-top: 12px;}

#site_wrap .cont-area .smart {position: relative;background: #fff; width: 1400px;margin: 0 auto;padding: 0;border-radius: 32px; }

#site_wrap .cont-area .slider {position: relative;width: 1400px; height: 880px;}/* 개별적인 내용 */
#site_wrap .cont-area .slider .right-area {position: relative;position: absolute;top: 193px; left: 61px; text-align: left;z-index: 10;}

#site_wrap .cont-area .slider .right-area .tit {border-bottom: 0px solid rgba(112,112,112,.21);}
#site_wrap .cont-area .slider .right-area .slider-img {position: absolute;left: 180px;top: -140px;}

#site_wrap .cont-area .slider .right-area .txt {margin-top: 30px;text-align: left;}
#site_wrap .cont-area .slider .right-area .txt h3 {font-size: 32px;color: #000;line-height: 40px; margin: 63px 0 31px;}
#site_wrap .cont-area .slider .right-area .txt p {display: block;font-size: 27px; color: #000; font-weight: normal;line-height: 40px;}

#site_wrap .cont-area .slider .right-area .txt li {font-size: 21px; color: #000; font-weight: normal;line-height: 28px;letter-spacing: -1px;}
#site_wrap .cont-area .slider .right-area .txt li .point {font-weight: bold;color: #FF9900;}
#site_wrap .cont-area .slider .right-area .txt li strong {display: block;}
#site_wrap .cont-area .slider .right-area .txt li + li {margin-top: 16px;;}
#site_wrap .cont-area .slider .right-area .txt .txt-sub {display: block;font-weight: bold;margin-top: 30px;}
#site_wrap .cont-area .convenient .slider:nth-child(4) .right-area .txt li strong {display: inline-block;}

#site_wrap .cont-area .slider .left-area {position: relative;width: 1400px;height: 880px; background: url("../../images/picaAI/bg-pop.jpg") left top no-repeat;background-position: 0px 0px;}
#site_wrap .cont-area .smart .slider:nth-child(1) .left-area {background: none;}
#site_wrap .cont-area .smart .slider:nth-child(1) .left-area img:nth-child(1) {position: absolute;top: 139px;left: 664px;}
#site_wrap .cont-area .smart .slider:nth-child(1) .left-area img:nth-child(2) {position: absolute;top: 52px;left: 828px;}
#site_wrap .cont-area .smart .slider:nth-child(2) .left-area img:nth-child(1) {position: absolute;top: 228px;left: 595px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36); }
#site_wrap .cont-area .smart .slider:nth-child(3) .left-area img:nth-child(1) {position: absolute;top: 250px;left: 595px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
#site_wrap .cont-area .smart .slider:nth-child(4) .left-area img:nth-child(1) {position: absolute;top: 250px;left: 641px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
#site_wrap .cont-area .smart .slider:nth-child(4) .left-area img:nth-child(2) {position: absolute;top: 410px;left: 499px;}
#site_wrap .cont-area .smart .slider:nth-child(5) .left-area img:nth-child(1) {position: absolute;top: 250px;left: 641px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
#site_wrap .cont-area .smart .slider:nth-child(5) .left-area img:nth-child(2) {position: absolute;top: 337px;left: 534px;}
#site_wrap .cont-area .smart .slider:nth-child(5) .left-area img:nth-child(3) {position: absolute;top: 499px;left: 983px; }

#site_wrap .cont-area .work {position: relative;background: #fff; width: 1400px;margin: 0 auto;align-items: center;justify-content: center;padding: 0;border-radius: 32px; }
#site_wrap .cont-area .work .slider .right-area .slider-img {position: absolute;left: 170px;top: -110px;}
#site_wrap .cont-area .work .slider:nth-child(1) .left-area img:nth-child(1) {position: absolute;top: 104px;left: 635px;}
#site_wrap .cont-area .work .slider:nth-child(1) .left-area img:nth-child(2) {position: absolute;top: 14px;left: 752px;}
#site_wrap .cont-area .work .slider:nth-child(1) .left-area img:nth-child(3) {position: absolute;top: 596px;left: 1042px;}
#site_wrap .cont-area .work .slider:nth-child(2) .left-area img:nth-child(1) {position: absolute;top: 228px;left: 595px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
#site_wrap .cont-area .work .slider:nth-child(2) .left-area img:nth-child(2) {position: absolute;top: 241px;left: 458px;}
#site_wrap .cont-area .work .slider:nth-child(3) .left-area img:nth-child(1) {position: absolute;top: 228px;left: 595px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
#site_wrap .cont-area .work .slider:nth-child(4) .left-area img:nth-child(1) {position: absolute;top: 228px;left: 546px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}

#site_wrap .cont-area .convenient {position: relative;background: #fff; width: 1400px;margin: 0 auto;align-items: center;justify-content: center;padding: 0;border-radius: 32px; }
#site_wrap .cont-area .convenient .slider .right-area .slider-img {position: absolute;left: 90px;top: -180px;}
#site_wrap .cont-area .convenient .slider:nth-child(1) .left-area img:nth-child(1) {position: absolute;top: 104px;left: 635px;}
#site_wrap .cont-area .convenient .slider:nth-child(2) .left-area img:nth-child(1) {position: absolute;top: 155px;left: 595px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
#site_wrap .cont-area .convenient .slider:nth-child(2) .left-area img:nth-child(2) {position: absolute;top: 234px;left: 547px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
#site_wrap .cont-area .convenient .slider:nth-child(2) .left-area img:nth-child(3) {position: absolute;top: 431px;left: 905px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
#site_wrap .cont-area .convenient .slider:nth-child(3) .left-area img:nth-child(1) {position: absolute;top: 228px;left: 594px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
#site_wrap .cont-area .convenient .slider:nth-child(4) .left-area img:nth-child(1) {position: absolute;top: 202px;left: 594px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
#site_wrap .cont-area .convenient .slider:nth-child(4) .left-area img:nth-child(2) {position: absolute;top: 477px;left: 623px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}

#site_wrap .cont-area .evolution {position: relative;background: #fff; width: 1400px;margin: 0 auto;align-items: center;justify-content: center;padding: 0;border-radius: 32px; }
#site_wrap .cont-area .evolution .slider:nth-child(1) .left-area img:nth-child(1) {position: absolute;top: 139px;left: 664px;}
#site_wrap .cont-area .evolution .slider:nth-child(1) .left-area img:nth-child(2) {position: absolute;top: 63px;left: 659px;}

#site_wrap .cont-area .evolution .slider:nth-child(2) .left-area img:nth-child(1) {position: absolute;top: 0px;left: 0px;}
#site_wrap .cont-area .evolution .slider:nth-child(2) .left-area img:nth-child(2) {position: absolute;top: 288px;left: 683px;box-shadow:0px 30px 60px rgba(136,231,255,0.73);border-radius: 200px;}
#site_wrap .cont-area .evolution .slider:nth-child(2) .left-area img:nth-child(3) {position: absolute;top: 300px;left: 373px;box-shadow:0px 30px 60px rgba(136,231,255,0.73);border-radius: 200px;}
#site_wrap .cont-area .evolution .slider:nth-child(2) .left-area img:nth-child(4) {position: absolute;top: 30px;left:  693px;box-shadow:0px 30px 60px rgba(136,231,255,0.73);border-radius: 200px;}
#site_wrap .cont-area .evolution .slider:nth-child(2) .left-area img:nth-child(5) {position: absolute;top: 189px;left: 1056px;box-shadow:0px 30px 60px rgba(136,231,255,0.73);border-radius: 200px;}
#site_wrap .cont-area .evolution .slider:nth-child(2) .left-area img:nth-child(6) {position: absolute;top: 550px;left: 986px;box-shadow:0px 30px 60px rgba(136,231,255,0.73);border-radius: 200px;}
#site_wrap .cont-area .evolution .slider:nth-child(2) .left-area img:nth-child(7) {position: absolute;top: 620px;left: 561px;}



/* 슬라이딩 팝업 : type3 */
.wrap-layer-pop.type3 {position: fixed; left: 0; top: 0; width: 100%; height: 100%; padding: 0 24px; z-index: 900; background: rgba(0,0,0,0.5); box-sizing: border-box}
.wrap-layer-pop.type3:after {display: inline-block; content: ""; height: 100%; vertical-align: middle}
.layer-pop.type3 { position: absolute;width: 1400px !important; height: 880px; left: 50%; top: 50%; transform: translate(-50%, -50%); border-radius: 32px; background: #fff; letter-spacing: normal;}
.layer-pop.type3 .pop-close {position: absolute; right: 36px; top: 36px; width: 16px; height: 16px; background: url("../../images/picaAI/btn-close.png") left top no-repeat; z-index: 10;}
.layer-pop.type3 .pop-alert {position: relative;width: 1400px; height: 880px;display: flex;align-items: center;justify-content: center;padding: 0;border-radius: 32px; overflow: hidden;}

.layer-pop.type3 .pop-alert .slider__img {position: relative;width: 1400px; height: 880px;/*overflow: hidden;*/ overflow-y: scroll;overflow-x: hidden;}/* 내용이 보이는 영역 */
.layer-pop.type3 .pop-alert .slider__img .slider__inner {position: relative;width: 1400px; height: 880px;}/* 내용 움직이는 영역 */
.layer-pop.type3 .pop-alert .slider__img .slider {position: relative;width: 1400px; height: 880px;}/* 개별적인 내용 */
.layer-pop.type3 .pop-alert .slider__img .slider:nth-child(1) {border-bottom: 0px solid rgba(112,112,112,.21);background: none;}

.layer-pop.type3 .pop-alert.smart .slider {background: url("../../images/picaAI/ic-smart01.png") left top no-repeat;background-position: 240px 52px; }
.layer-pop.type3 .pop-alert.work .slider {background: url("../../images/picaAI/ic-work01.png") left top no-repeat;background-position: 227px 84px; }
.layer-pop.type3 .pop-alert.convenient .slider {background: url("../../images/picaAI/ic-convenient01.png") left top no-repeat;background-position: 150px 10px; }
.layer-pop.type3 .pop-alert .slider:nth-child(1) {background: none;}

.layer-pop.type3 .pop-alert .slider .right-area {position: relative;position: absolute;top: 193px; left: 61px;text-align: left;z-index: 10;}
.layer-pop.type3 .pop-alert .slider .right-area .tit {border-bottom: 0px solid rgba(112,112,112,.21);}

.layer-pop.type3 .pop-alert.smart .tit img:nth-child(2) {position: absolute; top: -140px;left: 180px;}
.layer-pop.type3 .pop-alert.work .tit img:nth-child(2) {position: absolute; top: -110px;left: 170px;}
.layer-pop.type3 .pop-alert.convenient .tit img:nth-child(2) {position: absolute; top: -180px;left: 90px;}

.layer-pop.type3 .pop-alert .slider .right-area .txt {margin-top: 30px;text-align: left;}
.layer-pop.type3 .pop-alert .slider .right-area .txt h3 {font-size: 32px;color: #000;line-height: 40px; margin: 63px 0 31px;}
.layer-pop.type3 .pop-alert .slider .right-area .txt p {display: block;font-size: 27px; color: #000; font-weight: normal;line-height: 40px;}

.layer-pop.type3 .pop-alert .slider .right-area .txt li {font-size: 21px; color: #000; font-weight: normal;line-height: 28px;letter-spacing: -1px;}
.layer-pop.type3 .pop-alert .slider .right-area .txt li .point {font-weight: bold;color: #FF9900;}
.layer-pop.type3 .pop-alert .slider .right-area .txt li strong {display: block;}
.layer-pop.type3 .pop-alert .slider .right-area .txt li + li {margin-top: 16px;;}
.layer-pop.type3 .pop-alert .slider .right-area .txt .txt-sub {display: block;font-weight: bold;margin-top: 30px;}
.layer-pop.type3 .pop-alert.convenient .slider:nth-child(4) .right-area .txt li strong {display: inline-block;}

.layer-pop.type3 .pop-alert .slider .left-area {position: relative;width: 1400px;height: 880px; background: url("../../images/picaAI/bg-pop.jpg") left top no-repeat;background-position: 0px 0px;}
.layer-pop.type3 .pop-alert .slider:nth-child(1) .left-area {background: none;}
.layer-pop.type3 .pop-alert.smart .slider:nth-child(1) .left-area img:nth-child(1) {position: absolute;top: 139px;left: 664px;}
.layer-pop.type3 .pop-alert.smart .slider:nth-child(1) .left-area img:nth-child(2) {position: absolute;top: 52px;left: 828px;}
.layer-pop.type3 .pop-alert.smart .slider:nth-child(2) .left-area img:nth-child(1) {position: absolute;top: 228px;left: 595px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36); }
.layer-pop.type3 .pop-alert.smart .slider:nth-child(3) .left-area img:nth-child(1) {position: absolute;top: 250px;left: 595px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
.layer-pop.type3 .pop-alert.smart .slider:nth-child(4) .left-area img:nth-child(1) {position: absolute;top: 250px;left: 641px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
.layer-pop.type3 .pop-alert.smart .slider:nth-child(4) .left-area img:nth-child(2) {position: absolute;top: 351px;left: 499px;}
.layer-pop.type3 .pop-alert.smart .slider:nth-child(5) .left-area img:nth-child(1) {position: absolute;top: 250px;left: 641px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
.layer-pop.type3 .pop-alert.smart .slider:nth-child(5) .left-area img:nth-child(2) {position: absolute;top: 337px;left: 534px;}
.layer-pop.type3 .pop-alert.smart .slider:nth-child(5) .left-area img:nth-child(3) {position: absolute;top: 499px;left: 983px; }

.layer-pop.type3 .pop-alert.work .slider:nth-child(1) .left-area img:nth-child(1) {position: absolute;top: 139px;left: 662px;}
.layer-pop.type3 .pop-alert.work .slider:nth-child(1) .left-area img:nth-child(2) {position: absolute;top: 44px;left: 782px;}
.layer-pop.type3 .pop-alert.work .slider:nth-child(1) .left-area img:nth-child(3) {position: absolute;top: 626px;left: 1062px;}
.layer-pop.type3 .pop-alert.work .slider:nth-child(2) .left-area img:nth-child(1) {position: absolute;top: 228px;left: 595px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
.layer-pop.type3 .pop-alert.work .slider:nth-child(2) .left-area img:nth-child(2) {position: absolute;top: 241px;left: 458px;}
.layer-pop.type3 .pop-alert.work .slider:nth-child(3) .left-area img:nth-child(1) {position: absolute;top: 228px;left: 595px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
.layer-pop.type3 .pop-alert.work .slider:nth-child(4) .left-area img:nth-child(1) {position: absolute;top: 228px;left: 546px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}

.layer-pop.type3 .pop-alert.convenient .slider:nth-child(1) .left-area img:nth-child(1) {position: absolute;top: 104px;left: 635px;}
.layer-pop.type3 .pop-alert.convenient .slider:nth-child(2) .left-area img:nth-child(1) {position: absolute;top: 155px;left: 595px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
.layer-pop.type3 .pop-alert.convenient .slider:nth-child(2) .left-area img:nth-child(2) {position: absolute;top: 234px;left: 547px;}
.layer-pop.type3 .pop-alert.convenient .slider:nth-child(2) .left-area img:nth-child(3) {position: absolute;top: 431px;left: 905px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
.layer-pop.type3 .pop-alert.convenient .slider:nth-child(3) .left-area img:nth-child(1) {position: absolute;top: 228px;left: 594px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
.layer-pop.type3 .pop-alert.convenient .slider:nth-child(4) .left-area img:nth-child(1) {position: absolute;top: 202px;left: 594px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}
.layer-pop.type3 .pop-alert.convenient .slider:nth-child(4) .left-area img:nth-child(2) {position: absolute;top: 427px;left: 623px;box-shadow:0px 30px 60px rgba(0, 0, 0, 0.36);}

.layer-pop.type3 .pop-alert.evolution .slider .left-area {background: none;}
.layer-pop.type3 .pop-alert.evolution .slider:nth-child(1) .left-area img:nth-child(1) {position: absolute;top: 139px;left: 664px;}
.layer-pop.type3 .pop-alert.evolution .slider:nth-child(1) .left-area img:nth-child(2) {position: absolute;top: 63px;left: 659px;}

.layer-pop.type3 .pop-alert.evolution .slider:nth-child(2) .left-area img:nth-child(1) {position: absolute;top: 0px;left: 0px;}
.layer-pop.type3 .pop-alert.evolution .slider:nth-child(2) .left-area img:nth-child(2) {position: absolute;top: 288px;left: 683px;box-shadow:0px 30px 60px rgba(136,231,255,0.73);border-radius: 200px;}
.layer-pop.type3 .pop-alert.evolution .slider:nth-child(2) .left-area img:nth-child(3) {position: absolute;top: 300px;left: 373px;box-shadow:0px 30px 60px rgba(136,231,255,0.73);border-radius: 200px;}
.layer-pop.type3 .pop-alert.evolution .slider:nth-child(2) .left-area img:nth-child(4) {position: absolute;top: 30px;left:  693px;box-shadow:0px 30px 60px rgba(136,231,255,0.73);border-radius: 200px;}
.layer-pop.type3 .pop-alert.evolution .slider:nth-child(2) .left-area img:nth-child(5) {position: absolute;top: 189px;left: 1056px;box-shadow:0px 30px 60px rgba(136,231,255,0.73);border-radius: 200px;}
.layer-pop.type3 .pop-alert.evolution .slider:nth-child(2) .left-area img:nth-child(6) {position: absolute;top: 550px;left: 986px;box-shadow:0px 30px 60px rgba(136,231,255,0.73);border-radius: 200px;}
.layer-pop.type3 .pop-alert.evolution .slider:nth-child(2) .left-area img:nth-child(7) {position: absolute;top: 620px;left: 561px;}


.layer-pop.type3 .pop-alert .scroll-area {position: absolute;top: 809px; left: 635px; text-align: center;cursor: pointer;width: 150px;}
.layer-pop.type3 .pop-alert .scroll-area p {font-size: 18px;color: #05010D;}
.layer-pop.type3 .pop-alert .scroll-area img {margin-top: 12px;}

.layer-pop.type3 .pop-alert .paging-area {position: absolute; top: 400px; right: 24px;}
.layer-pop.type3 .pop-alert .paging-area a {display: block;width: 8px; height: 8px; background: #D1D1D1;border-radius: 10px;}
.layer-pop.type3 .pop-alert .paging-area a:hover, a:focus, a:active {width: 8px; height: 26px;background: #FF9900; }
.layer-pop.type3 .pop-alert .paging-area a.on {width: 8px; height: 26px;background: #FF9900; }
.layer-pop.type3 .pop-alert .paging-area li + li {margin-top: 6px;}





