﻿html, body { width: 100%; height: 100%; }
body { min-width: 1400px; overflow: hidden; background-color: #000; }
#wrap { width: 100%; height: 100%; }
#wrap img { vertical-align: top; }
.bg { position: fixed; top: 50%; left: 50%; margin: -540px 0 0 -960px; width: 1920px; height: 1080px; z-index: -1; }
.bg .dark-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.65); }
.copyright { position: absolute; bottom: -75px; left: 20%; width: 60%; line-height: 17px; font-size: 11px; text-align: center; color: #fff; z-index: 499; }
.copyright img { margin-bottom: 8px; height: 32px; }

#side { position: absolute; top: 0; left: 0; min-width: 1400px; width: 100%; height: 100%; z-index: 2; }
#side h1 { position: absolute; top: 33px; left: -120px; z-index: 100; color: #fff; word-break: break-all; }
#side h1 img { height: 50px; }

#side .gnb { position: absolute; top: 237px; right: 19px; height: 236px; z-index: 100; }
#side .gnb ul li { position: relative; left: 116px; margin-top: 9px; width: 97px; height: 65px; overflow: hidden; cursor: pointer; }
#side .gnb ul li:first-child { margin-top: 0; }
#side .gnb ul li img { position: absolute; top: 0; left: 0; transition: all .3s ease; }
#side .gnb ul li img.off { opacity: 1; filter: alpha(opacity=100); }
#side .gnb ul li img.on { opacity: 0; filter: alpha(opacity=0); }
#side .gnb ul li span { position: absolute; top: 30px; left: 16px; width: 0; height: 1px; background-color: rgba(255,255,255,0.34); transition: all .3s ease; }
#side .gnb ul li:first-child span { top: 40px; left: 16px; }
#side .gnb ul li.on img.off { opacity: 0; filter: alpha(opacity=0); }
#side .gnb ul li.on img.on { opacity: 1; filter: alpha(opacity=100); }
#side .gnb ul li:hover span { width: 81px; }
#side .gnb ul li.on span { width: 81px; }

#side .sound { position: absolute; top: -41px; right: 121px; z-index: 100; }
#side .sound.logged-sound { right: 130px; }
#side .sound .ico { float: left; width: 18px; }
#side .sound .bar { float: left; margin-right: 19px; width: 70px; }
#side .sound .bar span { display: block; margin: 1px 0 2px; width: 10px; height: 1px; background-color: #a0a0a0; }
#side .sound .btn { position: relative; float: left; width: 48px; cursor: pointer; }
#side .sound .btn img { position: absolute; top: -1px; left: 0; }
#side .sound .btn img.off { display: none; }

#side .log { position: absolute; top: -41px; right: 43px; width: 65px; height: 11px; text-align: right; background: url(/images/pc/split_login.png) no-repeat left top, url(/images/pc/ico_man.png) no-repeat 17px 0; }
#side .log.logged { width: 74px; }

#side .bottom-obj { position: absolute; bottom: -129px; left: 42px; }
#side .bottom-obj .cond { position: absolute; bottom: 0; left: 0; margin-bottom: -129px; }
#side .bottom-obj .paging { bottom: -20px; left: 0; margin-bottom: 0; width: auto; white-space: nowrap; font-family: 'PT Serif', serif; font-style: italic; color: #fff; z-index: 100; }
#side .bottom-obj .paging .cur { position: relative; display: inline-block; vertical-align: top; font-size: 30px; }
#side .bottom-obj .paging .cur span { position: absolute; top: 23px; left: 0; width: 36px; height: 1px; background-color: #949494; }
#side .bottom-obj .paging .total { display: inline-block; margin-left: 5px; font-size: 72px; }

#side .tel { position: absolute; bottom: 33px; right: -180px; z-index: 100; }

#contents { height: 100%; }
#contents .center { position: relative; z-index: 10; margin: 0 auto; width: 992px; height: 100%; overflow: hidden; }
#contents .center .row { position: absolute; top: 100%; left: 0; padding-top: 82px; width: 100%; height: 100%; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#contents .center .row:first-child { top: 0; }
#contents .center .row .head { position: relative; text-align: center; z-index: 2; }
#contents .center .row .head h2 { margin-top: 100%; height: 53px; }
#contents .center .row .head .en { margin-top: 100%; height: 67px; }
#contents .center .row .head .summary { margin-top: 100%; height: 83px; }

#main {}
#main .data { padding-top: 0; }
#main .data ul { position: absolute; top: 0; left: 0; margin-top: 283px; width: 100%; height: 396px; }
#main .data ul.on { z-index: 2; }
#main .data ul li { position: absolute; top: 0; left: 0; margin-top: 100%; width: 293px; font-family: 'Gilda Display', 'Nanum Myeongjo', serif; letter-spacing: 0.9px; text-align: center; }
#main .data ul li:nth-child(2) { left: 349px; }
#main .data ul li:nth-child(3) { left: 698px; }
#main .data ul li a { color: #fefefe; }
#main .data ul li .box { position: relative; width: 291px; height: 303px; text-align: center; border: 1px solid #515151; background-color: rgba(0,0,0,0.55); transition: all .5s ease; }
#main .data ul li .box .num { position: absolute; top: 0; left: 0; padding-right: 25px; width: 40px; height: 54px; line-height: 35px; font-size: 18px; font-style: italic; text-align: center; color: #fff; background: url(/images/pc/bg_num.png) no-repeat; z-index: 3; }
#main .data ul li .box p { position: absolute; top: 0; left: 0; width: 291px; height: 303px; text-align: center; overflow: hidden; transition: all .5s ease; }
#main .data ul li .box p.on { z-index: 2; opacity: 0; filter: alpah(opacity=0); }
#main .data ul li .box p img { width: auto; height: auto; max-width: 100%; max-height: 100%; }
#main .data ul li .subject { position: relative; margin: 26px 0 15px; width: 100%; line-height: 22px; overflow: hidden; font-family: 'Gilda Display', 'Noto Serif KR', 'Nanum Myeongjo', serif; font-size: 18px; letter-spacing: -0.5px; white-space: nowrap; text-overflow: ellipsis; }
#main .data ul li .subject span.text { position: relative; display: inline-block; }
#main .data ul li .subject span.line { position: absolute; display: block; margin: -12px 0 0 50%; width: 0; height: 1px; background-color: #9e9e9e; transition: all .3s ease; }
#main .data ul li .summary { height: 30px; line-height: 15px; overflow: hidden; font-family: nanumGothic, sans-serif; font-size: 10.5px; color: #e0e0e0; }
#main .data ul li a:hover .box { border: 1px solid #7e7e7e; background-color: rgba(255,255,255,0.17); }
#main .data ul li a:hover .box p { opacity: 0; filter: alpha(opacity=0); }
#main .data ul li a:hover .box p.on { opacity: 1; filter: alpha(opacity=100); }
#main .data ul li a:hover .subject span.line { margin: -12px -5px 0; width: -webkit-calc(100% + 10px); width: -moz-calc(100% + 10px); width: calc(100% + 10px); }
#main .data ul li a.edit { position: absolute; top: 0; right: 0; padding: 5px 10px; color: #ff0; border: 1px solid #515151; background-color: rgba(0,0,0,0.55); transition: all .5s ease; z-index: 2; }
#main .command { clear: both; margin-top: 100%; padding: 456px 0 0; text-align: center; }
#main .command .buttons { position: relative; display: inline-block; z-index: 2; }
#main .command .buttons a {}



/* 온라인문의 (레이어팝업) */
#request { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 500; }
#request .close { position: absolute; top: 48px; right: 52px; margin-top: -100px; }
#request .pop-content { position: absolute; top: 0; left: 50%; margin-left: -299px; width: 597px; font-family: 'Gilda Display', 'Noto Serif KR', serif; font-style: italic; z-index: 2; }
#request .pop-content .t-line { position: relative; left: 300%; margin: 0 auto 45px; width: 1px; height: 148px; background-color: #959595; }
#request .pop-content h3 { position: relative; left: 300%; height: 93px; text-align: center; }
#request .pop-content .box { position: relative; left: 300%; border: 1px solid #8b8b8b; }
#request .pop-content .box .radio { padding-left: 45px; height: 74px; line-height: 74px; font-size: 14px; border-bottom: 1px solid #8b8b8b; }
#request .pop-content .box .radio label { position: relative; display: inline-block; vertical-align: middle; color: #fefefe; cursor: pointer; }
#request .pop-content .box .radio label:first-child { margin-right: 20px; padding-right: 28px; background: url(/images/pc/split_request.png) no-repeat right center; }
#request .pop-content .box .radio label input { position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); }
#request .pop-content .box .radio label span { display: inline-block; margin-right: 8px; width: 21px; height: 21px; vertical-align: middle; background: url(/images/pc/bg_radio.png) no-repeat; }
#request .pop-content .box .radio label input:checked + span { background: url(/images/pc/bg_radio_on.png) no-repeat; }
#request .pop-content .box .fid { margin: 46px auto 20px; width: 481px; }
#request .pop-content .box .fid dl { clear: both; margin-bottom: 6px; overflow: hidden; }
#request .pop-content .box .fid dl dt { float: right; }
#request .pop-content .box .fid dl dd { float: left; }
#request .pop-content .box .fid dl dd input { padding: 0 10px; width: 376px; height: 45px; line-height: 45px; font-size: 14px; color: #fefefe; border: 1px solid #8b8b8b; background: transparent; border-radius: 0; }
#request .pop-content .box .fid dl dd input::-webkit-input-placeholder { font-family: 'Gilda Display', 'Noto Serif KR', serif; font-style: italic; font-size: 16px; text-indent: 34px; color: #c0c0c0; }
#request .pop-content .box .fid dl dd input::-moz-input-placeholder { font-family: 'Gilda Display', 'Noto Serif KR', serif; font-style: italic; font-size: 16px; text-indent: 34px; color: #c0c0c0; }
#request .pop-content .box .fid dl dd input:-input-placeholder { font-family: 'Gilda Display', 'Noto Serif KR', serif; font-style: italic; font-size: 16px; text-indent: 34px; color: #c0c0c0; }
#request .pop-content .box .fid dl dd input:-moz-placeholder { font-family: 'Gilda Display', 'Noto Serif KR', serif; font-style: italic; font-size: 16px; text-indent: 34px; color: #c0c0c0; }
#request .pop-content .box .command { margin: 0 auto; width: 481px; height: 118px; }
#request .pop-content .box .command .checkbox { position: relative; float: left; height: 90px; line-height: 16px; font-size: 12px; color: #c0c0c0; }
#request .pop-content .box .command .checkbox label { position: relative; cursor: pointer; }
#request .pop-content .box .command .checkbox label input { position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); }
#request .pop-content .box .command .checkbox label span { display: inline-block; width: 54px; height: 33px; vertical-align: top; background: url(/images/pc/bg_checkbox.png) no-repeat; }
#request .pop-content .box .command .checkbox label p { display: inline-block; padding: 8px 0 0 4px; vertical-align: top; }
#request .pop-content .box .command .checkbox label input:checked + span { background: url(/images/pc/bg_checkbox_on.png) no-repeat; }
#request .pop-content .box .command .checkbox .policy-box { display: none; position: absolute; top: 67px; left: 0; padding: 10px; width: 210px; line-height: 18px; font-family: nanumgothic, 'malgun gothic', sans-serif; font-style: normal; font-size: 11px; color: #fefefe; border: 1px solid #fff; background-color: #000; z-index: 2; }
#request .pop-content .box .command .checkbox label:hover + .policy-box { display: block; }
#request .pop-content .box .command .checkbox .b-line { position: absolute; bottom: 0; left: 0; width: 42px; height: 1px; background-color: #757575; }
#request .pop-content .box .command .submit { float: right; margin-top: 11px; }
#request .pop-content .summary { position: relative; left: 300%; margin: 43px 0 0; line-height: 14px; font-family: 'Gilda Display', 'Noto Serif KR', serif; font-style: italic; font-size: 10px; text-align: center; letter-spacing: 0.75px; color: #a7a7a7; }
#request .pop-content .f-line { position: relative; left: 300%; margin: 64px auto 0; width: 1px; height: 200px; background-color: #959595; }
#request .bg { position: absolute; top: 0; left: 0; margin: 0; width: 100%; height: 100%; background-color: rgba(34,34,34,0.86); opacity: 0; filter: alpha(opacity=0); }



/* 포트폴리오 */
.pop-portfolio { display: none; position: fixed; top: 0; left: 0; min-width: 1400px; width: 100%; height: 100%; overflow: hidden; z-index: 500; }
.pop-portfolio .close { position: absolute; top: 48px; right: 52px; margin-top: -100px; z-index: 3; }
.pop-portfolio .pop-content { position: absolute; top: 0; left: 0; width: 100%; font-family: 'Gilda Display', 'Noto Serif KR', serif; text-align: center; z-index: 2; }
.pop-portfolio .pop-content .t-line {/* position: relative; left: 100%; margin: 0 auto 45px; width: 1px; height: 148px; background-color: #959595; */}
.pop-portfolio .pop-content h3 { position: relative; padding-top: 82px; left: 100%; height: 48px; text-align: center; }
.pop-portfolio .pop-content .t-en { position: relative; left: 100%; height: 72px; text-align: center; }
.pop-portfolio .pop-content .t-summary { position: relative; left: 100%; height: 106px; text-align: center; }
.pop-portfolio .pop-content .all-data { position: relative; left: 100%; width: 100%; height: 393px; text-align: center; overflow: hidden; }
.pop-portfolio .pop-content .all-data ul { position: relative; }
.pop-portfolio .pop-content .all-data ul li { position: relative; float: left; margin: 0 30px; }
.pop-portfolio .pop-content .all-data ul li a { color: #fefefe; }
.pop-portfolio .pop-content .all-data ul li .box { position: relative; width: 214px; height: 223px; text-align: center; border: 1px solid #515151; background-color: rgba(0,0,0,0.55); transition: all .5s ease; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.pop-portfolio .pop-content .all-data ul li .box .num { position: absolute; top: 0; left: 0; padding-right: 25px; width: 40px; height: 54px; line-height: 35px; font-size: 18px; font-style: italic; text-align: center; color: #fff; background: url(/images/pc/bg_num.png) no-repeat; z-index: 3; }
.pop-portfolio .pop-content .all-data ul li .box p { position: absolute; top: 0; left: 0; width: 214px; height: 223px; text-align: center; overflow: hidden; transition: all .5s ease; }
.pop-portfolio .pop-content .all-data ul li .box p.on { z-index: 2; opacity: 0; filter: alpah(opacity=0); }
.pop-portfolio .pop-content .all-data ul li .box p img { width: auto; height: auto; width: 100%; height: 100%; }
.pop-portfolio .pop-content .all-data ul li .subject { position: relative; margin: 26px auto 15px; width: 200px; height: 22px; line-height: 22px; overflow: hidden; font-family: 'Gilda Display', 'NanumMyeongjo', serif; font-size: 18px; }
.pop-portfolio .pop-content .all-data ul li .subject span.line { display: block; margin: 11px 0 -11px 50%; width: 0; height: 1px; background-color: #9e9e9e; transition: all .3s ease; }
.pop-portfolio .pop-content .all-data ul li .subject span.text { position: relative; display: inline-block; max-width: 100%; width: auto; }
.pop-portfolio .pop-content .all-data ul li .summary { width: 214px; height: 30px; line-height: 14px; overflow: hidden; font-family: nanumGothic, 'malgun gothic', sans-serif; font-size: 11px; color: #e0e0e0; }
.pop-portfolio .pop-content .all-data ul li a:hover .box { border: 1px solid #7e7e7e; background-color: rgba(255,255,255,0.17); }
.pop-portfolio .pop-content .all-data ul li a:hover .box p { opacity: 0; filter: alpha(opacity=0); }
.pop-portfolio .pop-content .all-data ul li a:hover .box p.on { opacity: 1; filter: alpha(opacity=100); }
.pop-portfolio .pop-content .all-data ul li a:hover .subject span.line { margin: 11px -5px -11px; width: -webkit-calc(100% + 10px); width: -moz-calc(100% + 10px); width: calc(100% + 10px); }
.pop-portfolio .pop-content .all-data ul li a.edit { position: absolute; top: 0; right: 0; padding: 5px 10px; color: #ff0; border: 1px solid #515151; background-color: rgba(0,0,0,0.55); transition: all .5s ease; z-index: 2; }
.pop-portfolio .pop-content .controller { position: relative; left: 100%; margin: 0 auto 23px; padding-top: 7px; width: 335px; height: 29px; overflow: hidden; text-align: center; }
.pop-portfolio .pop-content .controller .line { height: 1px; background-color: #7d7d7d; }
.pop-portfolio .pop-content .controller .ball { position: absolute; top: 0; left: 0; cursor: pointer; }
.pop-portfolio .pop-content .legend { position: relative; left: 100%; height: 89px; text-align: center; }
.pop-portfolio .pop-content .f-line {/* position: relative; left: 100%; margin: 0 auto; width: 1px; height: 200px; background-color: #959595; */}
.pop-portfolio .bg { position: absolute; top: 0; left: 0; margin: 0; width: 100%; height: 100%; background-color: rgba(39,39,39,0.94); opacity: 0; filter: alpha(opacity=0); }



/* 고객센터 공통 */
#customer {}
#customer .head { position: relative; padding-top: 76px; text-align: center; z-index: 3; }
#customer .head h2 { margin-top: 100%; height: 89px; }
#customer .head .tab { margin-top: 100%; height: 120px; }
#customer .head .tab li { display: inline-block; width: 131px; height: 43px; line-height: 43px; font-family: 'Nanum Myeongjo', serif; font-size: 16px; font-style: italic; text-align: center; color: #acacac; letter-spacing: 1px; cursor: pointer; border: 1px solid #7b7b7b; background-color: rgba(0,0,0,0.36); transition: all .3s ease; }
#customer .head .tab li.on { color: #fefefe; background-color: rgba(255,255,255,0.36); }

/* 고객센터 request */
#customer .data-group .row { padding: 0; }
#customer .data-group .row.request { position: absolute; padding-top: 283px; }
#customer .data-group .row.request .box { position: relative; margin-top: 100%; margin-right: 1px; border: 1px solid #8b8b8b; }
#customer .data-group .row.request .box .radio { height: 74px; line-height: 74px; font-size: 14px; text-align: center; border-bottom: 1px solid #8b8b8b; }
#customer .data-group .row.request .box .radio label { position: relative; display: inline-block; vertical-align: middle; font-family: 'Gilda Display', serif; font-style: italic; color: #fefefe; cursor: pointer; }
#customer .data-group .row.request .box .radio label:first-child { margin-right: 20px; padding-right: 28px; background: url(/images/pc/split_request.png) no-repeat right center; }
#customer .data-group .row.request .box .radio label input { position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); }
#customer .data-group .row.request .box .radio label span { display: inline-block; margin-right: 8px; width: 21px; height: 21px; vertical-align: middle; background: url(/images/pc/bg_radio.png) no-repeat; }
#customer .data-group .row.request .box .radio label input:checked + span { background: url(/images/pc/bg_radio_on.png) no-repeat; }
#customer .data-group .row.request .box .fid { margin: 46px auto 20px; width: 481px; }
#customer .data-group .row.request .box .fid dl { clear: both; margin-bottom: 6px; overflow: hidden; }
#customer .data-group .row.request .box .fid dl dt { float: right; }
#customer .data-group .row.request .box .fid dl dd { float: left; }
#customer .data-group .row.request .box .fid dl dd input { padding: 0 10px; width: 376px; height: 45px; line-height: 45px; font-family: 'Gilda Display', 'Nanum Myeongjo', serif; font-size: 14px; color: #fefefe; border: 1px solid #8b8b8b; background: transparent; border-radius: 0; }
#customer .data-group .row.request .box .fid dl dd input::-webkit-input-placeholder { font-family: 'Gilda Display', 'Noto Serif KR', serif; font-style: italic; font-size: 16px; text-indent: 34px; color: #c0c0c0; }
#customer .data-group .row.request .box .fid dl dd input::-moz-input-placeholder { font-family: 'Gilda Display', 'Noto Serif KR', serif; font-style: italic; font-size: 16px; text-indent: 34px; color: #c0c0c0; }
#customer .data-group .row.request .box .fid dl dd input:-input-placeholder { font-family: 'Gilda Display', 'Noto Serif KR', serif; font-style: italic; font-size: 16px; text-indent: 34px; color: #c0c0c0; }
#customer .data-group .row.request .box .fid dl dd input:-moz-placeholder { font-family: 'Gilda Display', 'Noto Serif KR', serif; font-style: italic; font-size: 16px; text-indent: 34px; color: #c0c0c0; }
#customer .data-group .row.request .box .command { margin: 0 auto; padding: 0; width: 481px; height: 118px; text-align: left; }
#customer .data-group .row.request .box .command .checkbox { position: relative; float: left; height: 90px; line-height: 16px; font-size: 12px; color: #c0c0c0; }
#customer .data-group .row.request .box .command .checkbox label { position: relative; cursor: pointer; }
#customer .data-group .row.request .box .command .checkbox label input { position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); }
#customer .data-group .row.request .box .command .checkbox label span { display: inline-block; width: 54px; height: 33px; vertical-align: top; background: url(/images/pc/bg_checkbox.png) no-repeat; }
#customer .data-group .row.request .box .command .checkbox label p { display: inline-block; padding: 8px 0 0 4px; font-family: 'Gilda Display', serif; font-style: italic; vertical-align: top; }
#customer .data-group .row.request .box .command .checkbox label input:checked + span { background: url(/images/pc/bg_checkbox_on.png) no-repeat; }
#customer .data-group .row.request .box .command .checkbox .policy-box { display: none; position: absolute; top: 67px; left: 0; padding: 10px; width: 210px; line-height: 18px; font-family: nanumgothic, 'malgun gothic', sans-serif; font-style: normal; font-size: 11px; color: #fefefe; border: 1px solid #fff; background-color: #000; z-index: 2; }
#customer .data-group .row.request .box .command .checkbox label:hover + .policy-box { display: block; }
#customer .data-group .row.request .box .command .submit { float: right; margin-top: 11px; }

/* 고객센터 게시판 */
#customer .data { padding-top: 0; }
#customer .data ul { position: absolute; top: 0; left: 0; margin-top: 283px; width: 100%; height: 396px; }
#customer .data ul.on { z-index: 2; }
#customer .data ul li { position: absolute; top: 0; left: 0; margin-top: 100%; width: 293px; font-family: 'Gilda Display', 'Noto Serif KR', serif; letter-spacing: 0.9px; text-align: center; }
#customer .data ul li:nth-child(2) { left: 349px; }
#customer .data ul li:nth-child(3) { left: 698px; }
#customer .data ul li a { color: #fefefe; }
#customer .data ul li .box { position: relative; width: 291px; height: 303px; text-align: center; border: 1px solid #515151; background-color: rgba(0,0,0,0.55); transition: all .5s ease; }
#customer .data ul li .box .num { position: absolute; top: 0; left: 0; padding-right: 25px; width: 40px; height: 54px; line-height: 35px; font-size: 18px; font-style: italic; text-align: center; color: #fff; background: url(/images/pc/bg_num.png) no-repeat; z-index: 3; }
#customer .data ul li .box p { position: absolute; top: 0; left: 0; width: 291px; height: 303px; text-align: center; overflow: hidden; transition: all .5s ease; }
#customer .data ul li .box p.on { z-index: 2; opacity: 0; filter: alpah(opacity=0); }
#customer .data ul li .box p img { width: auto; height: auto; max-width: 100%; max-height: 100%; }
#customer .data ul li .subject { position: relative; margin: 26px 0 15px; width: 100%; line-height: 22px; overflow: hidden; font-family: 'Gilda Display', 'Nanum Myeongjo', serif; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; }
#customer .data ul li .subject span.text { position: relative; display: inline-block; }
#customer .data ul li .subject span.line { display: block; margin: -12px 0 0 50%; width: 0; height: 1px; background-color: #9e9e9e; transition: all .3s ease; }
#customer .data ul li .summary { height: 30px; line-height: 15px; overflow: hidden; font-family: nanumGothic, sans-serif; font-size: 10.5px; color: #e0e0e0; }
#customer .data ul li a:hover .box { border: 1px solid #7e7e7e; background-color: rgba(255,255,255,0.17); }
#customer .data ul li a:hover .box p { opacity: 0; filter: alpha(opacity=0); }
#customer .data ul li a:hover .box p.on { opacity: 1; filter: alpha(opacity=100); }
#customer .data ul li a:hover .subject span.line { margin: -12px -5px 0; width: -webkit-calc(100% + 10px); width: -moz-calc(100% + 10px); width: calc(100% + 10px); }
#customer .data ul li a.edit { position: absolute; top: 0; right: 0; padding: 5px 10px; color: #ff0; border: 1px solid #515151; background-color: rgba(0,0,0,0.55); transition: all .5s ease; z-index: 2; }
#customer .command { clear: both; margin-top: 100%; padding: 741px 0 0; text-align: center; }
#customer .command .buttons { position: relative; display: inline-block; z-index: 2; }
#customer .command .buttons a {}



/* 포트폴리오 내용 (레이어팝업) */
#p-contents { position: fixed; top: 0; left: 100%; min-width: 1400px; width: 100%; height: 100%; overflow: hidden; z-index: 500; }
#p-contents .close { position: absolute; top: 48px; right: 52px; z-index: 3; }
#p-contents .pop-content { position: absolute; top: 0; left: 50%; margin-left: -495px; width: 989px; height: 100%; }
#p-contents .pop-content .pop-data { position: absolute; top: 0; left: 0; width: 100%; overflow: hidden; }
#p-contents .pop-content .pop-data .subject { padding-top: 74px; line-height: 122px; font-family: 'Gilda Display', 'Nanum Myeongjo', serif; font-style: italic; font-size: 54px; font-weight: normal; text-align: center; color: #fefefe; border-bottom: 1px solid #727272; }
#p-contents .pop-content .pop-data .content { padding-top: 41px; line-height: 24px; color: #fefefe; }
#p-contents .pop-content .pop-data .content .con-row { height: 948px; overflow: hidden; }
/*#p-contents .pop-content .pop-data .content .con-row:first-child { height: 710px; }*/
#p-contents .pop-content .pop-data .content img { max-width: 100%; width: auto !important; height: auto !important; }
#p-contents .pop-content .t-shadow { display: none; position: absolute; top: 0; left: -20%; width: 140%; height: 71px; background: url(/images/pc/shadow_top.png) no-repeat; z-index: 2; background-size: 100% 100%; }
#p-contents .pop-content .b-shadow { display: none; position: absolute; bottom: -30px; left: -20%; width: 140%; height: 131px; background: url(/images/pc/shadow_bottom.png) no-repeat; z-index: 2; background-size: 100% 100%; }
#p-contents .scroll { position: absolute; top: 98px; right: 178px; width: 24px; height: 752px; overflow: hidden; }
#p-contents .scroll .line { position: absolute; top: 0; left: 6px; width: 1px; height: 100%; background-color: #727272; }
#p-contents .scroll .ball { position: absolute; top: 0; left: 0; padding-top: 10px; cursor: pointer; z-index: 2; }
#p-contents .bg { position: absolute; top: 0; left: 0; margin: 0; width: 100%; height: 100%; background-color: rgba(39,39,39,0.99); opacity: 1; filter: alpha(opacity=100); }



/* 문의폼 (레이어팝업) */
#ask { display: none; position: fixed; top: 0; left: 0; min-width: 1400px; width: 100%; height: 100%; overflow: hidden; z-index: 500; }
#ask .close { position: absolute; top: 48px; right: 52px; margin-top: -100px; z-index: 3; }
#ask .pop-content { position: absolute; top: 0; left: 0; width: 100%; font-family: 'Gilda Display', 'Noto Serif KR', serif; font-style: italic; text-align: center; z-index: 2; }
#ask .pop-content h3 { position: relative; padding-top: 82px; left: 100%; height: 48px; text-align: center; }
#ask .pop-content .t-en { position: relative; left: 100%; height: 72px; text-align: center; }
#ask .pop-content .t-summary { position: relative; left: 100%; height: 83px; text-align: center; }
#ask .pop-content .box { position: relative; left: 100%; margin: 0 auto; width: 569px; border: 1px solid #666; background: rgba(0,0,0,0.25); }
#ask .pop-content .box .summary { padding: 21px 0 0; height: 35px; text-align: center; border-bottom: 1px solid #666; }
#ask .pop-content .box .cate { padding: 0 25px; height: 53px; border-bottom: 1px solid #666; }
#ask .pop-content .box .cate li { float: left; padding: 18px 0; width: 129px; background: url(/images/pc/split_ask.png) no-repeat right center; }
#ask .pop-content .box .cate li:first-child { width: 132px; background: url(/images/pc/split_ask.png) no-repeat right center, url(/images/pc/split_ask.png) no-repeat left center; }
#ask .pop-content .box .cate li label { position: relative; margin-left: 20px; cursor: pointer; }
#ask .pop-content .box .cate li label input { position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); }
#ask .pop-content .box .cate li label span { display: inline-block; width: 15px; height: 15px; vertical-align: top; background: url(/images/pc/bg_radio.png) no-repeat; }
#ask .pop-content .box .cate li label span.cate-name { display: inline-block; margin-top: 1px; width: 90px; }
#ask .pop-content .box .cate li label span.cate1 { background: url(/images/pc/ask_cate1.png) no-repeat top center; }
#ask .pop-content .box .cate li label span.cate2 { background: url(/images/pc/ask_cate2.png) no-repeat top center; }
#ask .pop-content .box .cate li label span.cate3 { background: url(/images/pc/ask_cate3.png) no-repeat top center; }
#ask .pop-content .box .cate li label span.cate4 { background: url(/images/pc/ask_cate4.png) no-repeat top center; }
#ask .pop-content .box .cate li label input:checked + span { background: url(/images/pc/bg_radio_on.png) no-repeat; }
#ask .pop-content .box .cate li label input:checked + span + span.cate1 { background: url(/images/pc/ask_cate1_on.png) no-repeat top center; }
#ask .pop-content .box .cate li label input:checked + span + span.cate2 { background: url(/images/pc/ask_cate2_on.png) no-repeat top center; }
#ask .pop-content .box .cate li label input:checked + span + span.cate3 { background: url(/images/pc/ask_cate3_on.png) no-repeat top center; }
#ask .pop-content .box .cate li label input:checked + span + span.cate4 { background: url(/images/pc/ask_cate4_on.png) no-repeat top center; }
#ask .pop-content .box .fid { padding: 25px; }
#ask .pop-content .box .fid dl { display: table; margin-top: 10px; width: 100%; text-align: left; }
#ask .pop-content .box .fid dl.col2 { margin-top: 0; }
#ask .pop-content .box .fid dl dt { display: table-cell; width: 61px; vertical-align: middle; }
#ask .pop-content .box .fid dl dt.tel { padding-left: 27px; width: 71px; }
#ask .pop-content .box .fid dl dd { display: table-cell; }
#ask .pop-content .box .fid dl dd input { padding: 0 10px; width: 100%; height: 32px; line-height: 30px; color: #fefefe; border: 1px solid #525252; background: transparent; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#ask .pop-content .box .fid dl.col2 dd input { width: 180px; }
#ask .pop-content .box .fid dl dd textarea { padding: 10px; width: 100%; height: 180px; line-height: 18px; overflow: auto; color: #fefefe; border: 1px solid #525252; background: transparent; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#ask .pop-content .confirm { margin: 30px 0 28px 100%; }
#ask .pop-content .confirm img { vertical-align: top; }
#ask .pop-content .command { margin-left: 100%; padding: 0; }
#ask .bg { position: absolute; top: 0; left: 0; margin: 0; width: 100%; height: 100%; background-color: rgba(39,39,39,0.94); opacity: 0; filter: alpha(opacity=0); }



/* 로그인폼 (레이어팝업) */
#login { display: none; position: fixed; top: 0; left: 0; min-width: 1400px; width: 100%; height: 100%; overflow: hidden; z-index: 500; }
#login img { vertical-align: top; }
#login .close { position: absolute; top: 48px; right: 52px; margin-top: -100px; z-index: 3; }
#login .pop-content { position: absolute; top: 0; left: 0; width: 100%; font-family: 'Gilda Display', 'Noto Serif KR', serif; font-style: italic; text-align: center; z-index: 2; }
#login .pop-content h3 { position: relative; padding-top: 82px; left: 100%; height: 48px; text-align: center; }
#login .pop-content .t-en { position: relative; left: 100%; height: 72px; text-align: center; }
#login .pop-content .t-summary { position: relative; left: 100%; height: 83px; text-align: center; }
#login .pop-content .box { position: relative; left: 100%; margin: 0 auto; width: 569px; border: 1px solid #666; background-color: rgba(0,0,0,0.25); }
#login .pop-content .box .summary { padding: 20px 0 23px; text-align: center; border-bottom: 1px solid #666; }
#login .pop-content .box .fid-group { position: relative; margin: 36px 46px 0 42px; height: 127px; }
#login .pop-content .box .fid-group dl dt { clear: left; float: left; margin-bottom: 9px; padding: 17px 0 0 3px; width: 38px; height: 25px; }
#login .pop-content .box .fid-group dl dd { float: left; margin-bottom: 9px; }
#login .pop-content .box .fid-group dl dd input { padding: 0 10px; width: 334px; height: 42px; line-height: 42px; color: #fefefe; border: 1px solid #666; background: transparent; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#login .pop-content .box .fid-group .command { position: absolute; top: 0; right: 0; padding: 0; }
#login .pop-content .box .fid-group .command button { width: 96px; height: 93px; border: 1px solid #666; cursor: pointer; background-color: rgba(255,255,255,0.12); }
#login .pop-content .box .save { height: 64px; }
#login .pop-content .box .save label { position: relative; display: inline-block; cursor: pointer; }
#login .pop-content .box .save label input { position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); }
#login .pop-content .box .save label span { display: inline-block; width: 126px; height: 29px; vertical-align: top; background: url(/images/pc/login_save.png) no-repeat; }
#login .pop-content .box .save label input:checked + span { background: url(/images/pc/login_save_on.png) no-repeat; }
#login .pop-content .more { position: relative; left: 100%; margin: 60px 0; }
#login .pop-content .more button { margin: 0 2px; width: 147px; height: 51px; cursor: pointer; border: 1px solid #666; background-color: rgba(0,0,0,0.25); }
#login .pop-content .more button:first-child { background-color: rgba(255,255,255,0.12); }
#login .pop-content .alert { margin-left: 100%; }
#login .bg { position: absolute; top: 0; left: 0; margin: 0; width: 100%; height: 100%; background-color: rgba(39,39,39,0.94); opacity: 0; filter: alpha(opacity=0); }



/* 회원가입 */
#join { display: none; position: fixed; top: 0; left: 0; min-width: 1400px; width: 100%; height: 100%; overflow: hidden; z-index: 500; }
#join img { vertical-align: top; }
#join .close { position: absolute; top: 48px; right: 52px; margin-top: -100px; z-index: 3; }
#join .pop-content { position: absolute; top: 0; left: 0; width: 100%; font-family: 'Gilda Display', 'Noto Serif KR', serif; text-align: center; z-index: 2; }
#join .pop-content h3 { position: relative; padding-top: 82px; left: 100%; height: 48px; text-align: center; }
#join .pop-content .t-en { position: relative; left: 100%; height: 72px; text-align: center; }
#join .pop-content .t-summary { position: relative; left: 100%; height: 83px; text-align: center; }

#join .pop-content .row { position: absolute; top: 0; left: 100%; padding-top: 279px; width: 100%; text-align: left; }
#join .pop-content .row1 .box { position: relative; left: 0; margin: 0 auto; width: 569px; border: 1px solid #666; background-color: rgba(0,0,0,0.25); }
#join .pop-content .row1 .box .s-title { padding: 20px 0 0 24px; height: 36px; border-bottom: 1px solid #666; }
#join .pop-content .row1 .box .agreement { padding: 23px 49px; height: 72px; overflow: auto; font-family: nanumGothic, 'mangun gothic', sans-serif; color: #a2a1a1; }
#join .pop-content .row1 .agree { position: relative; left: 0; margin: 0 auto; width: 571px; height: 59px; }
#join .pop-content .row1 .agree .txt { padding-top: 22px; }
#join .pop-content .row1 .agree .radio { position: absolute; top: 21px; right: 0; }
#join .pop-content .row1 .agree .radio label { position: relative; display: inline-block; margin: 0 0 0 10px; vertical-align: top; cursor: pointer; }
#join .pop-content .row1 .agree .radio label input { position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); }
#join .pop-content .row1 .agree .radio label.agree1 span { display: inline-block; width: 59px; height: 15px; vertical-align: top; background: url(/images/pc/radio_agree.png) no-repeat; }
#join .pop-content .row1 .agree .radio label.agree1 input:checked + span { background: url(/images/pc/radio_agree_on.png) no-repeat; }
#join .pop-content .row1 .agree .radio label.agree2 span { display: inline-block; width: 99px; height: 15px; vertical-align: top; background: url(/images/pc/radio_no_agree.png) no-repeat; }
#join .pop-content .row1 .agree .radio label.agree2 input:checked + span { background: url(/images/pc/radio_no_agree_on.png) no-repeat; }
#join .pop-content .row1 .alert { padding-top: 20px; height: 56px; text-align: center; }
#join .pop-content .row1 .command { padding: 0; text-align: center; }
#join .pop-content .row1 .command button { width: 147px; height: 51px; cursor: pointer; border: 1px solid #666; background-color: rgba(255,255,255,0.12); }
#join .bg { position: absolute; top: 0; left: 0; margin: 0; width: 100%; height: 100%; background-color: rgba(39,39,39,0.94); opacity: 0; filter: alpha(opacity=0); }

#join .row2 {}
#join .row2 .box { position: relative; left: 0; margin: 0 auto; width: 569px; border: 1px solid #666; background-color: rgba(0,0,0,0.25); }
#join .row2 .box fieldset { padding: 16px 0 25px; }
#join .row2 .box dl { height: 51px; }
#join .row2 .box fieldset dl { clear: both; }
#join .row2 .box dl.mb-type { height: 56px; border-bottom: 1px solid #666; }
#join .row2 .box dl.addr { height: 93px; }
#join .row2 .box dl dt { float: left; padding: 16px 0 0 25px; width: 75px; }
#join .row2 .box dl.mb-type dt { padding-top: 20px; }
#join .row2 .box dl dt.col2 { clear: none; padding-left: 15px; width: 100px; }
#join .row2 .box dl dd { float: left; }
#join .row2 .box dl.mb-type dd { padding: 19px 0 0 32px; height: 37px; background: url(/images/pc/split_join.png) no-repeat left center; }
#join .row2 .box dl dd label { position: relative; display: inline-block; margin-right: 13px; vertical-align: top; font-family: nanumGothic, 'mangun gothic', sans-serif; font-size: 13px; color: #a2a1a1; }
#join .row2 .box dl dd label input { position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); }
#join .row2 .box dl dd label span { display: inline-block; width: 15px; height: 15px; vertical-align: middle; background: url(/images/pc/bg_radio.png) no-repeat; }
#join .row2 .box dl dd label input:checked + span { background: url(/images/pc/bg_radio_on.png) no-repeat; }
#join .row2 .box dl dd input[type=text],
#join .row2 .box dl dd input[type=password] { padding: 0 10px; width: 437px; height: 42px; line-height: 42px; vertical-align: top; color: #fefefe; border: 1px solid #666; background: transparent; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#join .row2 .box dl dd input.txt1 { width: 308px; }
#join .row2 .box dl dd input.txt2 { width: 161px; }
#join .row2 .box dl dd input.txt3 { width: 118px; }
#join .row2 .box dl dd input.txt3:first-child { margin-right: 1px; }
#join .row2 .box dl dd button { margin-left: 5px; width: 121px; height: 42px; vertical-align: top; cursor: pointer; border: 1px solid #666; background-color: rgba(255,255,255,0.12); }
#join .row2 .box dl dd span.hypheon { display: inline-block; margin: 20px 12px 0 15px; width: 11px; height: 1px; vertical-align: top; background-color: #565656; }
#join .row2 .box dl dd p:first-child { margin-bottom: 9px; }
#join .row2 .alert { padding-top: 34px; height: 56px; text-align: center; }
#join .row2 .command { padding: 0; text-align: center; }
#join .row2 .command button { width: 147px; height: 51px; cursor: pointer; border: 1px solid #666; background-color: rgba(0,0,0,0.25); }
#join .row2 .command button:first-child { margin-right: 3px; background-color: rgba(255,255,255,0.12); }

#join .row3 {}
#join .row3 .box { position: relative; left: 0; margin: 0 auto; width: 569px; border: 1px solid #666; background-color: rgba(0,0,0,0.25); }
#join .row3 .box fieldset { padding: 16px 0 25px; }
#join .row3 .box dl { height: 51px; }
#join .row3 .box fieldset dl { clear: both; }
#join .row3 .box dl.mb-type { height: 56px; border-bottom: 1px solid #666; }
#join .row3 .box dl.addr { height: 93px; }
#join .row3 .box dl dt { float: left; padding: 16px 0 0 25px; width: 75px; }
#join .row3 .box dl.mb-type dt { padding-top: 20px; }
#join .row3 .box dl dt.col2 { clear: none; padding-left: 21px; width: 62px; }
#join .row3 .box dl dd { float: left; }
#join .row3 .box dl.mb-type dd { padding: 19px 0 0 32px; height: 37px; background: url(/images/pc/split_join.png) no-repeat left center; }
#join .row3 .box dl dd label { position: relative; display: inline-block; margin-right: 13px; vertical-align: top; font-family: nanumGothic, 'mangun gothic', sans-serif; font-size: 13px; color: #a2a1a1; }
#join .row3 .box dl dd label input { position: absolute; top: 0; left: 0; opacity: 0; filter: alpha(opacity=0); }
#join .row3 .box dl dd label span { display: inline-block; width: 15px; height: 15px; vertical-align: middle; background: url(/images/pc/bg_radio.png) no-repeat; }
#join .row3 .box dl dd label input:checked + span { background: url(/images/pc/bg_radio_on.png) no-repeat; }
#join .row3 .box dl dd input[type=text],
#join .row3 .box dl dd input[type=password] { padding: 0 10px; width: 437px; height: 42px; line-height: 42px; vertical-align: top; color: #fefefe; border: 1px solid #666; background: transparent; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#join .row3 .box dl dd input.txt1 { width: 308px; }
#join .row3 .box dl dd input.txt2 { width: 177px; }
#join .row3 .box dl dd input.txt3 { width: 118px; }
#join .row3 .box dl dd input.txt3:first-child { margin-right: 1px; }
#join .row3 .box dl dd.file { position: relative; }
#join .row3 .box dl dd.file input[type=file] { position: absolute; top: 0; left: 0; width: 437px; height: 42px; cursor: pointer; opacity: 0; filter: alpha(opacity=0); }
#join .row3 .box dl dd.file input[type=text] { width: 308px; }
#join .row3 .box dl dd.file button {}
#join .row3 .box dl dd button { margin-left: 5px; width: 121px; height: 42px; vertical-align: top; cursor: pointer; border: 1px solid #666; background-color: rgba(255,255,255,0.12); }
#join .row3 .box dl dd span.hypheon { display: inline-block; margin: 20px 12px 0 15px; width: 11px; height: 1px; vertical-align: top; background-color: #565656; }
#join .row3 .box dl dd p:first-child { margin-bottom: 9px; }
#join .row3 .alert { padding-top: 34px; height: 56px; text-align: center; }
#join .row3 .command { padding: 0; text-align: center; }
#join .row3 .command button { width: 147px; height: 51px; cursor: pointer; border: 1px solid #666; background-color: rgba(0,0,0,0.25); }
#join .row3 .command button:first-child { margin-right: 3px; background-color: rgba(255,255,255,0.12); }

#join .row.row4 { text-align: center; }
#join .row4 .box { position: relative; margin: 0 auto; width: 569px; border: 1px solid #666; background-color: rgba(0,0,0,0.25); }
#join .row4 .box .summary { padding: 21px 0 0; height: 35px; border-bottom: 1px solid #666; }
#join .row4 .box .inside { margin: 33px 56px; height: 149px; border: 1px solid #666; background-color: rgba(255,255,255,0.12); }
#join .row4 .box .inside p { font-size: 24px; color: #fefefe; }
#join .row4 .box .inside p:first-child { padding-top: 36px; height: 44px; }
#join .row4 .box .inside p:first-child * { vertical-align: middle; }
#join .row4 .command { margin-top: 60px; padding: 0; height: auto; }
#join .row4 .command button { width: 147px; height: 51px; cursor: pointer; border: 1px solid #666; background-color: rgba(0,0,0,0.25); }
#join .row4 .command button:first-child { margin-right: 3px; background-color: rgba(255,255,255,0.12); }
#join .row4 .alert { margin-top: 60px; }



/* 아이디찾기 */
#find-id { display: none; position: fixed; top: 0; left: 0; min-width: 1400px; width: 100%; height: 100%; overflow: hidden; z-index: 500; }
#find-id img { vertical-align: top; }
#find-id .close { position: absolute; top: 48px; right: 52px; margin-top: -100px; z-index: 3; }
#find-id .pop-content { position: absolute; top: 0; left: 0; width: 100%; font-family: 'Gilda Display', 'Noto Serif KR', serif; text-align: center; z-index: 2; }
#find-id h3 { position: relative; padding-top: 82px; left: 100%; height: 48px; text-align: center; }
#find-id .t-en { position: relative; left: 100%; height: 72px; text-align: center; }
#find-id .t-summary { position: relative; left: 100%; height: 83px; text-align: center; }
#find-id .box { position: relative; left: 100%; margin: 0 auto; width: 569px; border: 1px solid #666; background-color: rgba(0,0,0,0.25); }
#find-id .box .s-title { padding: 20px 0 0; height: 36px; text-align: center; border-bottom: 1px solid #666; }
#find-id .box fieldset { padding: 36px 46px 28px; text-align: left; }
#find-id .box fieldset dl { clear: both; height: 51px; }
#find-id .box fieldset dl dt { float: left; padding: 16px 0 0 25px; width: 75px; }
#find-id .box fieldset dl dd { float: left; }
#find-id .box fieldset dl dd input { padding: 0 10px; width: 352px; height: 42px; line-height: 42px; vertical-align: top; color: #fefefe; border: 1px solid #666; background: transparent; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#find-id .box .summary { height: 50px; }
#find-id .command { margin-left: 100%; padding: 60px 0 0; height: 111px; }
#find-id .command button { width: 147px; height: 51px; cursor: pointer; border: 1px solid #666; background-color: rgba(0,0,0,0.25); }
#find-id .command button:first-child { margin-right: 3px; background-color: rgba(255,255,255,0.12); }
#find-id .alert { margin-left: 100%; }
#find-id .bg { position: absolute; top: 0; left: 0; margin: 0; width: 100%; height: 100%; background-color: rgba(39,39,39,0.94); opacity: 0; filter: alpha(opacity=0); }

/* 아이디찾기 */
#find-pw { display: none; position: fixed; top: 0; left: 0; min-width: 1400px; width: 100%; height: 100%; overflow: hidden; z-index: 500; }
#find-pw img { vertical-align: top; }
#find-pw .close { position: absolute; top: 48px; right: 52px; margin-top: -100px; z-index: 3; }
#find-pw .pop-content { position: absolute; top: 0; left: 0; width: 100%; font-family: 'Gilda Display', 'Noto Serif KR', serif; text-align: center; z-index: 2; }
#find-pw h3 { position: relative; padding-top: 82px; left: 100%; height: 48px; text-align: center; }
#find-pw .t-en { position: relative; left: 100%; height: 72px; text-align: center; }
#find-pw .t-summary { position: relative; left: 100%; height: 83px; text-align: center; }
#find-pw .box { position: relative; left: 100%; margin: 0 auto; width: 569px; border: 1px solid #666; background-color: rgba(0,0,0,0.25); }
#find-pw .box .s-title { padding: 20px 0 0; height: 36px; text-align: center; border-bottom: 1px solid #666; }
#find-pw .box fieldset { padding: 36px 46px 28px; text-align: left; }
#find-pw .box fieldset dl { clear: both; height: 51px; }
#find-pw .box fieldset dl dt { float: left; padding: 16px 0 0 25px; width: 75px; }
#find-pw .box fieldset dl dd { float: left; }
#find-pw .box fieldset dl dd input { padding: 0 10px; width: 352px; height: 42px; line-height: 42px; vertical-align: top; color: #fefefe; border: 1px solid #666; background: transparent; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#find-pw .box .summary { height: 50px; }
#find-pw .command { margin-left: 100%; padding: 60px 0 0; height: 111px; }
#find-pw .command button { width: 147px; height: 51px; cursor: pointer; border: 1px solid #666; background-color: rgba(0,0,0,0.25); }
#find-pw .command button:first-child { margin-right: 3px; background-color: rgba(255,255,255,0.12); }
#find-pw .alert { margin-left: 100%; }
#find-pw .bg { position: absolute; top: 0; left: 0; margin: 0; width: 100%; height: 100%; background-color: rgba(39,39,39,0.94); opacity: 0; filter: alpha(opacity=0); }

