@charset "utf-8";

/* layout */
.subContentWrap{ padding-top:176px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;   width:100%;  font-family: 'Noto Sans KR', sans-serif; line-height:1.6; }
.subContentWrap *{font-family: 'Noto Sans KR', sans-serif;}
.subContentWrap .subTopTitleBx{padding:50px 10px 0;}
.subContentWrap .subTopTitleBx .tit{text-align: center; font-size:3.5rem; color:#fff; font-weight:bold; letter-spacing:8px; border-bottom:1px solid #4d4d4d; max-width: 1100px; margin:0 auto; padding:0 10px 35px;}
.subContentWrap .contentWrap {min-height: 800px; position:relative; max-width: 1120px; margin:0 auto; padding:45px 10px 100px 260px; box-sizing: border-box;}
.subContentWrap .contentWrap .subTopBx{max-width: 1100px; margin:0 auto; padding:60px 0 70px; text-align: center;border-bottom:1px solid #404040;}
.subContentWrap .contentWrap .subTopBx.bdNone{border:none;}
.subContentWrap .contentWrap .subTopBx .subTitle{font-size:2.2rem; color:#fff;}
.subContentWrap .contentWrap .subTopBx .subText{font-size:1.6rem; color:#fff; margin-top:13px;}


.subPageTitleBx {position:relative; border-bottom:1px solid #eeedec; padding-bottom:12px;}
.subPageTitleBx .subPageTit{font-size:2.8rem; color:#000; font-family:'NanumGothic',sans-serif; font-weight:bold; }
.subPageTitleBx .path{position:absolute; right:5px; top:10px;}
.subPageTitleBx .path ul:after{content:""; display:block; clear:both;}
.subPageTitleBx .path li{float:left; font-size:11px; padding-right:12px; margin-right:7px; background: url("/ko/front/image/common/path.png") no-repeat 99% 50%;}
.subPageTitleBx .path li:last-child{margin:0; padding:0; background:none; color:#000000;}

.subPageContInner{line-height:1.4; padding-top:40px; font-size:1.6rem; letter-spacing:-0.5px;}
.subPageContInner .image{margin-top:1em; text-align: center;}
.subPageContInner .image.dashed{margin-top:2em; padding-top:2em; border-top:1px dashed #e0e0df;}

#sideNav{position:absolute; left:10px; top:50px; width:200px;}
#sideNav .hdInner{border:1px solid #dfdfde; border-top:2px solid #0066b3; padding:15px; text-align: center;}
#sideNav .hdInner .cate{font-size:15px; color:#0066b3;display:block; font-weight:normal; font-family:'NanumGothic',sans-serif; font-weight:bold; }
#sideNav .hdInner .tit{font-size:23px; color:#000;display:block; border-top:1px solid #dfdfde; padding-top:9px; margin-top:11px; font-family:'NanumGothic',sans-serif; font-weight:bold; }
/*#sideNav .sideHd{display:table; table-layout:fixed; width:100%; height:99px; background-color:#003d65; box-sizing:border-box; padding-left:20px; padding-right:10px; font-size:23px; color:#fff;}
#sideNav .sideHd .title{display:table-cell; vertical-align:middle;}*/
#sideNav .navList { border-top:none; }
#sideNav .navList > li {border-bottom:1px solid #dfdfde;}
#sideNav .navList > li > a {display:block; padding:15px 20px 15px 20px;   font-size:16px; color:#3c3c3c; letter-spacing:-0.5px; position:relative;}
#sideNav .navList > li.on > a,
#sideNav .navList > li > a:hover {background-color:#0066b3; color:#fff; text-decoration:none; font-weight:bold; }
#sideNav .navList > li > a:hover:after,
#sideNav .navList > li.on > a:after {content:""; display:block; width:5px; height:5px; border-radius: 50px; background-color:#fff; position:absolute; right:12px; top:50%; -webkit-transform:translate(0, -50%); transform:translate(0, -50%);}
#sideNav .navList > li.active > a {background-color:#fff; color:#00548a; text-decoration:none; font-weight:bold;}
#sideNav .navList .dep3{display:none; border-top:1px solid #dfdfde; background-color:#fbfbfb; padding:20px 0 20px 20px;}
#sideNav .navList .dep3 li{margin-top:10px;}
#sideNav .navList .dep3 li:first-child{margin-top:0;}
#sideNav .navList .dep3 a{color:#878787; font-size:12px; letter-spacing:-0.5px;}
#sideNav .navList .dep3 .on a{color:#003d65; font-weight:bold;}

@media all and (max-width:737px) {
	#sideNav{display:none;}
	.subPageTitleBx .path{display:none;}
	.locationWrap{display:block;}
	.subContentWrap{padding-top:70px;}
	.subContentWrap .subTopTitleBx{padding-top:30px;}
	.subContentWrap .contentWrap{padding:30px 10px 50px; min-height: auto;}
	.subContentWrap .contentWrap .subTopBx{padding:30px 0;}
	.subPageTitleBx .subPageTit{text-align: center;}
	.subPageContInner{padding-top:20px;}

	.subTopArea {height:150px;}
	.subTopArea .inner .hd{font-size:25px;}
	.subTopArea .inner .desc{font-size:13px;}
	.subTit{padding-left:10px;}
	.subTit:after{height:16px;}
	.subTit2{background-size: 10px 10px; padding-left:16px; background-position: 0 5px}
	.dotList.dashed li:after {top:16px;}
}



/* video */
.video-responsive{overflow:hidden; padding-bottom:56.25%; position:relative; height:0; } 
.video-responsive iframe{left:0; top:0; height:100%; width:100%; position:absolute; }



/* top visual */
.topVisual{width:100%; display:table; table-layout:fixed; width:100%;}
.topVisual .sloganArea{display:table-cell; vertical-align:middle; height:190px; width:100%;}
.topVisual .sloganArea .tit{max-width:1100px; padding:0 10px; margin:0 auto;}
.topVisual.companyTop{background:url("/ko/front/image/company/top.jpg") no-repeat 50% 0; background-size:cover !important;}

@media all and (max-width:737px) {
	 .topVisual .sloganArea{height:120px;}
	 .topVisual .sloganArea img{max-height:50px;}
}




/* title */
.titType01{font-size:1.8rem; color:#5a5a5a; padding-left:19px; background:url("/ko/front/image/common/ico_tit04.png") no-repeat 0 7px; font-weight:bold;}
.subTitle{text-align:center; padding:0 0 24px; border-bottom:1px solid #dfdfdf;}
.subTitle .dep1{font-size:2.6rem; color:#252525; display:block;}
.subTitle .dep2{font-size:2.0rem; color:#075c29; display:block; padding-top:5px;}
.contentWrap .hd{font-size:2.6rem; color:#252525; text-align: center; font-weight:bold;}

@media all and (max-width:737px) {
	.titType01{background-position: 0 4px}
	.subTitle {padding-bottom:25px;}
	.subTitle .dep1{/*font-size:2.0rem;*/}
	.subTitle .dep2{/*font-size:1.6rem;*/padding-top:4px;}
	.mBlock{display:block;}
	.contInner{padding-top:20px;}
}



/* image */
.imgBx {padding:40px 0;}
.imgBx .pcImg{display:block;}
.imgBx .moImg{display:none;}
.imgBx .pcImg.wide,
.imgBx .moImg.wide{margin:0 -10px;}

.imgBx2{padding:50px 0; text-align: center;}
.imgBx2.bd{border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf;}

@media all and (max-width:737px) {
	.imgBx{padding:20px 0;}
	.imgBx .pcImg{display:none;}
	.imgBx .moImg{display:block;}
	.imgBx2{padding:20px 0;}
}



/* top button */
.btn_contentTop{  position:fixed;right:10px; bottom:30px; width:59px; height:60px;border:1px solid #bfbfbf}
.btn_contentTop:hover,
.btn_contentTop:focus{border:1px solid #000}
.btn_contentTop.ab{bottom:200px;}



/* button */
.viewBtns{margin-top:35px; position:relative; z-index:2;}
.viewBtns:after{content:""; display:block; clear:both;}
.viewBtns .col{float:right;}
.viewBtns .col:first-child{float:left;}
.viewBtns .col:first-child .btn:first-child{margin-right:6px;}

.viewBtns .btn {display:inline-block; padding:12px 16px 12px; text-align:center; box-sizing:border-box; min-width: 200px; background-color:#002f6c; font-size:1.6rem; color:#fff; border-radius: 50px; font-weight:bold; margin:0 3px;}
.viewBtns .btn.btnList {background-color:#0a45a2; border:1px solid #0a45a2; color:#fff;}
.viewBtns .btn.btnBack {background-color:#fafafa; border:1px solid #ddd; color:#979797;}
.viewBtns .btn.btnOk {background-color:#00548a; border:1px solid #00548a; color:#fff;}

.viewBtns .btn2 {display:inline-block; padding:12px 16px 11px; text-align:center; box-sizing:border-box; min-width: 117px; border:1px solid #ddd; background-color:#fafafa; font-size:1.5rem; color:#676767; margin:0 3px;}
.viewBtns .btn2.blank {background-color:#000 !important; border:1px solid #000 !important;}
.viewBtns .btn2.btnList {background-color:#075c29; border:1px solid #075c29; color:#fff;}
.viewBtns .btn2.btnOk {background-color:#00548a; border:1px solid #00548a; color:#fff;}
.viewBtns .btn2.btnPage {min-width:80px;}
.viewBtns .btnApp2{border:1px solid #ed2024; background-color:#ed2024; color:#fff; font-weight:bold; border-radius: 50px; min-width:160px; letter-spacing:0;}
.viewBtns .btnApp2.back{border:1px solid #dfdfdf; background-color:#fafafa; color:#333; font-weight:bold; border-radius: 50px; min-width:160px; letter-spacing:0;}
.viewBtns .btn2.btnBack2{border:1px solid #676767; background-color:#fff; color:#252525; font-weight:bold;  min-width:120px; letter-spacing:0;}


.viewBtns .btn2.btnModi{min-width:78px; background-color:#be835f; border-color:#be835f; color:#fff;}
.viewBtns .btn2.btnDel{min-width:78px; background-color:#494949; border-color:#494949; color:#fff;}
.viewBtns .btn2.btnList2{min-width:78px; background-color:#1e74a0; border-color:#1e74a0; color:#fff;}
.viewBtns .btn2.btnRip{min-width:78px; background-color:#676767; border-color:#676767; color:#fff;}


.viewBtns .btnWrite {position:absolute; right:0; top:0px;}

.commBtn .btn{display:inline-block; padding:8px 10px 8px; text-align:center; box-sizing:border-box; min-width: 220px;  font-size:16px; font-weight:bold; color:#676767;}
.commBtn .btn.btnDown{background-color:#111; color:#fff;}
.commBtn .btn.btnDown:after{content:""; display: inline-block; width:14px; height:13px; background: url("/ko/front/image/common/icn_down.png") no-repeat 0 0; background-size: 14px 13px; margin-left:12px;}


@media all and (max-width:737px) {
	.viewBtns{text-align: center;}
	.viewBtns .btnWrite {position:static;}
	.viewBtns.type02 .col{float:none !important;}
	.viewBtns.type02 .col{padding-bottom:0 !important;}
	.viewBtns.type02 .btn2{margin-bottom:10px !important;}
}



/* grid */
.colRow:after{content:""; display:block; clear:both;}
.colRow .titType01 {text-align:left}
.colRow .col{float:left; box-sizing:border-box;}
.colRow .col1{width:100%; }
.colRow .col2-1{width:50%;}
.colRow.l20{margin-left:-20px;}
.colRow.l20 .col{padding-left:20px;}

.colRow .subTit{text-align:center; font-size:2.0rem; padding-top:20px; color:#0197d6; display:block;}

@media all and (max-width:737px) {
	.colRow .col{float:none; padding:0; width:100%;}
	.colRow .col:first-child{padding-bottom:30px;}

	.colRow.l20{margin-left:0;}
	.colRow.l20 .col{padding-left:0;}
}



@media all and (max-width:1110px) {
	.brNone br{display:none !important;}
}




/* input */
.textareaType01{border:1px solid #ddd; padding:10px; box-sizing:border-box; width:100%;}
.inpEle{ display:inline-block; }
.re_textarea {height:130px;    box-sizing: border-box;border: 1px solid #ddd;padding: 10px;vertical-align: top;   overflow-y:scroll}
.re_agree {font-size:1.5rem;line-height:1.6rem}
.re_agree  input[type=checkbox] {vertical-align: bottom}


/* tab */
.subTabArea ul{display:table; table-layout:fixed; width:100%; padding-left:1px;}
.subTabArea ul li{display:table-cell; vertical-align:top;}
.subTabArea ul li a{display:block; text-align:center; padding:15px 5px; background-color:#fafafa; font-size:1.6rem; color:#454545; box-sizing:border-box; border:1px solid #d5d5d5; border-bottom:2px solid #0197d6; margin-left:-1px;}
.subTabArea ul li.on a{background-color:#0197d6; color:#fff;}


.subListTpye01{margin-top:60px;}
.subListTpye01 .tit{font-size:1.6rem; color:#454545; padding-bottom:15px; border-bottom:1px solid #ddd;}
.subListTpye01 .lists li{margin-top:10px; font-size:1.3rem; color:#878787; padding-left:13px; position:relative;}
.subListTpye01 .lists li:after{content:""; display:block; width:3px; height:3px; background-color:#878787; position:absolute; left:0; top:8px;}
.subListTpye01 .lists li:first-child{margin-top:20px;}



/*
회사소개
*********************************************************************************/
.overviewCont .topTx{padding:30px 0; background: url("/ko/front/image/company/logo.png") no-repeat 50% 50%; text-align: center;}
.overviewCont .topTx .tx01{font-size:2.1rem; color:#213c5a; font-weight:bold;}
.overviewCont .topTx .tx02{font-size:1.7rem; color:#535353; margin-top:1em;}

.ceoCont .img01{margin-top:1.2em;}
.ceoCont .tx01{font-size:1.9rem; color:#203c5c; font-weight:bold;}
.ceoCont .tx02{font-size:1.8rem; color:#4d4d4d; font-weight:bold; margin-top:0.3em; letter-spacing:-1.5px;}
.ceoCont .tx03{font-size:1.6rem; color:#4d4d4d; margin-top:1.2em; }
.ceoCont .tx04{font-size:1.6rem; color:#4d4d4d; margin-top:1.2em; }
.ceoCont .tx05{font-size:1.6rem; color:#4d4d4d; margin-top:1.2em; }
.ceoCont .tx05 span{vertical-align:-2px}
.ceoCont .tx05 strong{font-size:2.0rem; color:#2e2e2e; margin-left:4px; vertical-align:middle;}
.ceoCont .tx05 img{vertical-align:middle; margin-left:15px;}

.historyCont .historyListArea { }
.historyCont .historyListArea .historyRow{position:relative;margin-top:25px;  }
.historyCont .historyListArea .historyRow:first-child{margin-top:0;}
.historyCont .historyListArea .historyRow .yy{position:absolute; left:0; top:-3px;  font-size:60px; color:#676767; color:#676767; font-weight:normal; display:block; box-sizing: border-box; color:#0068b7; letter-spacing:-2px; font-weight:bold;}
.historyCont .historyListArea .historyRow .yy span{ opacity: 0.3}
.historyCont .historyListArea .historyRow .yy:after{content:""; display:block; width:123px; height:1px; background-color:#0068b7; position:absolute; left:100%; top:50%; margin-left:13px;} 
.historyCont .historyListArea .historyRow .lists{padding-left:279px;}
.historyCont .historyListArea .historyRow .lists li{padding:1.8em 0 1.8em 27px; position:relative; border-top:1px dashed #e0e0df;}
.historyCont .historyListArea .historyRow .lists li:first-child{border-top:none;}
.historyCont .historyListArea .historyRow .lists li .mm{position:absolute; left:0; top:27px; font-size:1.6rem; color:#0068b7; font-weight:bold;}
.historyCont .historyListArea .historyRow .lists li .tx{display:block; font-size:1.5rem; color:#676767; position:relative; padding-left:8px; margin-top:.5em;}
.historyCont .historyListArea .historyRow .lists li .mm + .tx{margin-top:0;}
.historyCont .historyListArea .historyRow .lists li .tx:after{content:""; display:block; width:2px; height:2px; background-color:#686868; position:absolute; left:0; top:9px;}

@media all and (max-width:737px) {
	.historyCont .historyListArea .historyRow{}
	.historyCont .historyListArea .historyRow .yy{position:static; font-size:25px;}
	.historyCont .historyListArea .historyRow .yy:after{display:none;}
	.historyCont .historyListArea .historyRow .lists{padding-left:0;}
	.historyCont .historyListArea .historyRow .lists li{padding-top:10px; padding-bottom:10px;}
	.historyCont .historyListArea .historyRow .lists li .mm{top:9px;}
	.historyCont .historyListArea .historyRow .lists li .tx:after{top:7px;}
}

.directionsList .dirInner{margin-left:-19px; margin-top:30px;}
.directionsList .dirInner:after{content:""; display:block; clear:both;}
.directionsList .dirInner .item{float:left; width:33.33%; box-sizing: border-box; padding-left:19px;}
.directionsList .dirInner .item dl{border:1px solid #dfdfdf; min-height: 170px; box-sizing: border-box; padding:70px 10px 10px; text-align: center;}
.directionsList .dirInner .item dl dt{font-size:1.8rem; color:#3e3e3e; font-weight:bold; padding-bottom:6px;}
.directionsList .dirInner .item dl dd{font-size:1.5rem; color:#636363; line-height:1.6;}

.directionsList .dirInner .item dl.list01{background: url("/ko/front/image/company/directions01.png") no-repeat 54% 19px;}
.directionsList .dirInner .item dl.list02{background: url("/ko/front/image/company/directions02.png") no-repeat 49% 19px;}
.directionsList .dirInner .item dl.list03{background: url("/ko/front/image/company/directions03.png") no-repeat 54% 19px;}

@media all and (max-width:737px) {
	.directionsList .dirInner{margin-left:0; margin-top:0;}
	.directionsList .dirInner .item{width:100%; float:none; padding-left:0; margin-top:20px;}
	.directionsList .dirInner .item dl{min-height: auto;}
}

/* 제작공정 */
.productionCont ul{border-top:1px solid #0068b7;}
.productionCont ul li{ position:relative;}
.productionCont ul li .img{display:block; position:absolute; left:0; top:29px; background-size: cover !important; max-width: 325px;}
.productionCont ul li .img img{width:100%;}
.productionCont ul li .txWrap{display: table; table-layout: fixed; width:100%; min-height: 259px; box-sizing: border-box; padding:29px 0 29px 363px; border-bottom:1px solid #dfdfdf;}
.productionCont ul li .txWrap .txInner{display: table-cell; vertical-align:middle;}
.productionCont ul li .txWrap .txInner .tit{display:block; font-size:2.2rem; color:#212121;font-weight:bold; margin-bottom:1.1em;}
.productionCont ul li .txWrap .txInner .tx{display:block; font-size:1.6rem; color:#5d5d5d;}

@media all and (max-width:737px) {
	.productionCont ul li .img{position:static; margin:0 auto; margin-top:20px; }
	.productionCont ul li .txWrap{padding:10px 10px 20px; min-height: auto; text-align: center;}
}

/* 인증서 */
.certificateCont ul li{margin-left:-19px;}
.certificateCont ul li:after{content:""; display:block; clear:both;}
.certificateCont ul li .itemWrap{width:25%; padding-left:19px; margin-top:2em; float:left; box-sizing: border-box;}
.certificateCont ul li:first-child .itemWrap{margin-top:0;}
.certificateCont ul li .itemWrap .item{display:block;}
.certificateCont ul li .itemWrap .item .img{display:block; background-size: cover !important; border:1px solid #dfdfdf;}
.certificateCont ul li .itemWrap .item .img img{width:100%;}
.certificateCont ul li .itemWrap .item .text{display:block; text-align: center; font-size:1.4rem; color:#5e5e5e; margin-top:1em; padding:0 5px;}

@media all and (max-width:737px) {
	.certificateCont ul{margin-top:-30px;}
	.certificateCont ul li{margin-left:0;}
	.certificateCont ul li .itemWrap{padding-left:0; margin-top:10px; width:100%;}
	.certificateCont ul li:first-child .itemWrap{margin-top:30px;}
}

/* 문의하기 */
.inquiryContent .topArea{padding:39px 420px 39px 0; position:relative; border-top:1px solid #0068b7;border-bottom:1px solid #dfdfdf;}
.inquiryContent .topArea .topMap{position:absolute; top:39px; right:0; width:396px;}
.inquiryContent .topArea .tableTitle{font-size:2.0rem; color:#0068b7; line-height:1;}
.inquiryContent .topArea .tableTitle:before{content:""; display: inline-block; width:35px; height:33px;background: url("/ko/front/image/common/tit_icn.png") no-repeat 0 0; margin-right:14px; vertical-align:-5px;}
.inquiryContent .topArea table{table-layout: fixed; width:100%; background: url("/ko/front/image/inquiry/bg.png") no-repeat 100% 100%; margin-top:14px;}
.inquiryContent .topArea th{text-align: left; font-size:1.6rem; color:#404040; font-weight:bold; vertical-align:top; padding:8px 0;}
.inquiryContent .topArea td{text-align: left; font-size:1.5rem; color:#6f6f6f; vertical-align:top; letter-spacing:-1px; padding:8px 0;}
.inquiryContent .inquiryInpRow {padding-top:15px;}
.inquiryContent .inquiryButton {padding-top:15px;}
.inquiryContent .inquiryButton button{width:100%; text-align: center; background-color:#3a5b74; height:45px; font-size:15px; color:#fff;  font-family:'NanumGothicBold',sans-serif; }

@media all and (max-width:950px) {
	.inquiryContent .topArea{padding:20px 0;}
	.inquiryContent .topArea .topMap{position: static; margin:20px auto 0; width:100%;}
}

/* 사이트맵 */
.siteContent {margin-top:-36px;}
.siteContent .siteRow{margin-top:36px; margin-left:-74px;}
.siteContent .siteRow:after{content:""; display:block; clear:both;}
.siteContent .siteRow .siteItem{ padding-left:74px; box-sizing: border-box; float:left; width:33.33%;}
.siteContent .siteRow .siteItem dl{background-color:#fafafa; border:1px solid #dfdfdf;}
.siteContent .siteRow .siteItem dt{position:relative;}
.siteContent .siteRow .siteItem dt:after{content:""; display:block; width:100%; height:50%; background-color:#fff; position:absolute; left:-1px; top:-1px;padding-left:2px;}
.siteContent .siteRow .siteItem dt a{display: block; border-radius: 50px; border:2px solid #34485d; text-align: center; padding:16px 0; color:#4e4e4e; font-size:1.9rem; font-weight:bold; position:relative; z-index:2; background-color:#fff;}
.siteContent .siteRow .siteItem dt a:after{content:""; display:block; width:18px; height:18px; box-sizing: border-box; border:1px solid #34485d; border-radius: 50px; position:absolute; left:50%; bottom:-9px; background-color:#fff; margin-left:-9px;}
.siteContent .siteRow .siteItem dt a:before{content:""; display:block; width:8px; height:8px; box-sizing: border-box; border:1px solid #34485d; border-radius: 50px; position:absolute; left:50%; bottom:-4px; background-color:#34485d; margin-left:-4px; z-index:2;}
.siteContent .siteRow .siteItem dd {padding:0 20px; }
.siteContent .siteRow .siteItem dd a{display:block; padding:15px 0; font-size:1.5rem; color:#676767; text-align: center; border-top:1px solid #dfdfdf;}
.siteContent .siteRow .siteItem dt + dd a{border-top:none;}

@media all and (max-width:737px) {
	.siteContent{margin-top:0;}
	.siteContent .siteRow{margin:0;}
	.siteContent .siteRow .siteItem{padding-left:0; width:100%; float:none; margin-top:20px;}

}

/* modal */
.modalList .img{cursor: pointer;}
.modalWrap{display:none;}
.modalWrap .modalArea{ width:100%; position:absolute; left:0; z-index:30004; text-align:center;}
.modalWrap .modalArea .lyClose{position:absolute; right:0; top:-35px;}
.modalWrap .modalArea .lyInner{display:inline-block; position:relative;}
.modalWrap .modalArea .imgArea{outline: none;}
.modalWrap .modalArea .imgArea img{box-sizing: border-box; width:100%; max-width: 1099px; height:auto; max-height: 100%; border:1px solid #e5e5e5; }
.modalWrap .bg{position:fixed; left:0; top:0; width:100%; height:100%;  background-color:#000; filter:alpha(opacity=60); opacity:.6; z-index:30002;}

@media all and (max-width:800px) {
	.modalWrap .modalArea .lyInner{display:inline;}
	.modalWrap .modalArea .lyInner .lyCont{display:inline;}
	.modalWrap .modalArea .imgArea{display:inline;}
	.modalWrap .modalArea .imgArea img{max-width:95%; height:auto;}
}
