@charset "utf-8";
/*=================================================================================================
// 명    칭 : 공통 레이아웃 스타일쉬트 - 풀사이즈
// 처리내용 :
// 작 성 자 : 2018-05-28 김진후
//=================================================================================================*/

body{overflow-x:hidden; width:100%;background: #f6f6f6;}

.MOBILE{display:none !important;}
.basicWrapCenter{width:1280px; margin:0 auto;}

#diWrap{position: relative; width:100%;}
#diContainer{clear:both; width:100%; }
#diContents{width:100%; height: 100%;}
#diCon {width:100%; overflow: hidden;}

#diTopLayerPopup{position: relative; z-index: 9999;}
#diTopLayerPopup li{/*height:200px;*/ background-position:50% 50%; background-repeat: no-repeat;}

/*#diTopLayerPopup .dcBtnWrap{position:absolute; bottom:-30px; left: 50%; width: 1200px; transform: translateX(-50%); text-align: right;} 강대인 수정 2019-05-09 */
#diTopLayerPopup .dcBtnWrap{width: 1200px; margin:0 auto; text-align: right;}
#diTopLayerPopup .dcBtnWrap button{width:90px; line-height:30px; font-size:13px; font-weight:400; color:#fff; vertical-align:top; text-align: left; padding: 0 0 0 10px;}
#diTopLayerPopup .dcBtnWrap button.dcBtnTopPopOpen{display:none; background:url(/modules/user/img/skin01/main/arrowDown.png) no-repeat 90% 50% #475a69; }
#diTopLayerPopup .dcBtnWrap button.dcBtnTopPopClose{background:url(/modules/user/img/skin01/main/arrowUp.png) no-repeat 90% 50% #475a69; }

/*#diHeader{position:relative; z-index:999; background-color:#fff; padding-top: 30px;} 강대인 수정 2019-05-09*/
#diHeader{position:relative; z-index:999; background-color:#fff;}
/*#diHeader .dcHeaderTop{border-bottom:solid 1px #d7d7d7;box-shadow: 0px -2px 12px 0px rgb(0 0 0 / 6%), 0px -1px 4px 0px rgb(0 0 0 / 18%);}*/

#diHeader .dcHeaderTop {height:100px;}
#diHeader .dcHeaderTop .dcSearchWrap{position:absolute; top:54%; left:50%;margin-left:-210px; transform:translateY(-50%); border:solid 1px #ccc; background-color:#f8f8f8;border-radius: 50px;overflow: hidden;}
#diHeader .dcHeaderTop .dcSearchWrap input{display:inline-block; width:340px; height:40px; border:0; padding:0 10px; background-color:#fff; color:#333;border-radius: 15px;}
#diHeader .dcHeaderTop .dcSearchWrap input::placeholder{color:#ccc; font-weight:200;}
#diHeader .dcHeaderTop .dcSearchWrap input:focus { outline: none; }
#diHeader .dcHeaderTop .dcSearchWrap input{display:inline-block; width:380px; height:45px; border:0; padding:0 10px; background-color:#f8f8f8; color:#ccc;border-radius: 15px;font-size:20px;padding-left:20px;}
#diHeader .dcHeaderTop .dcSearchWrap button{display:inline-block; width:52px; height:45px; background: url(/modules/user/img/skin01/common/btnSearch.png) no-repeat 50% 50% #fff; text-indent:-9999px;border-radius: 50px;}


#diHeader .dcHeaderTop #diLogo{/*width:180px;*/padding: 20px 0;}
#diHeader .dcHeaderTop #diLogo a{display:block; height:100%;}

#diHeader .dcHeaderTop .dcTopEventWrap{position:absolute; top:50%; right:0px; transform:translateY(-50%); width:211px; height:60px;}
#diHeader .dcHeaderTop .dcTopEventWrap .bx-wrapper{box-shadow:none; border:0; background:#fff; margin-bottom:0; margin:0 auto;}
#diHeader .dcHeaderTop .dcTopEventWrap .bx-wrapper .bx-pager {text-align:center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; padding-top: 0;}
#diHeader .dcHeaderTop .dcTopEventWrap .bx-wrapper .bx-pager,
#diHeader .dcHeaderTop .dcTopEventWrap .bx-wrapper .bx-controls-auto{position: absolute; left:0; bottom:-23px; width: 100%;}
#diHeader .dcHeaderTop .dcTopEventWrap .bx-wrapper .bx-pager.bx-default-pager a {background:#bdbdbb; text-indent: -9999px; display: block; width:13px; height:13px; margin: 0 3px; border:0; outline: 0;border-radius:50%;}
#diHeader .dcHeaderTop .dcTopEventWrap .bx-wrapper .bx-pager.bx-default-pager a:hover,
#diHeader .dcHeaderTop .dcTopEventWrap .bx-wrapper .bx-pager.bx-default-pager a.active,
#diHeader .dcHeaderTop .dcTopEventWrap .bx-wrapper .bx-pager.bx-default-pager a:focus {background: #ff5050;}





.dcMentFixed{position:fixed !important; top:0; background-color:#fff !important; z-index:999;}

#diHeader .dcMenuWrap{position:relative; width:100%; border-top:solid 1px #ccc;border-bottom:solid 1px #ccc; background-color:#fff;padding:5px 0}
#diHeader .dcMenuWrap .dcTopMenuWrap{}
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu{width:100%; text-align: center;}
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap{}
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap li{float:left; position:relative;padding:5px;font-size:14.5px;letter-spacing: -1.3px;margin-left:5px; }
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap li:hover {color:orange}
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap li a{display:block; /*font-size:16px; font-weight:400;*/ color:#000; }
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap .selected{background-color:#0066ff;padding:4px 5px;color:#fff;border-radius:5px;cursor: pointer;}
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap .dc2depth
{width:1283px;display:none; position:absolute; top:43px; left:50%; transform:translateX(-50%); background-color:#fff; border: solid 1px #eee; border-top:0;border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px; box-shadow: 0 5px 5px 0px rgb(0 0 0 / 5%);padding:30px 10px 30px 30px;height:500px;}

#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap .dc2depth .category_rwap{width:190px;float:left;border-right:1px solid #eee;padding:5px;margin-right:10px;text-align:left;/*min-height:550px;*/}
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap .dc2depth .category_rwap:nth-child(6n+0) {margin-right:0px;border:0px}
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap .dc2depth .category_rwap .category{width:100%;font-size:16px;padding:5px 0;}
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap .dc2depth .category_rwap .category a{color:#000}
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap .dc2depth .category_rwap p{width:100%;padding:5px 0;color:#888;font-size:14px}
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap .dc2depth .category_rwap a:hover {color:orange}
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap .dc2depth .category_rwap p a{color:#888}
#CatSelected{color:orange}

/*
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap .dc2depth li{float:left;line-height:22px;background:#fff;width:13%}
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap .dc2depth li a{display:block; padding:5px; font-weight:300;}
#diHeader .dcMenuWrap .dcTopMenuWrap nav.dcTopMenu ol.dc1depthWrap .dc2depth li a:hover{color:gray;text-shadow: 2px 2px 6px gray;}
*/

#diFooter{clear:both;}
#diFooter .dcPageFooter{background-color:#4c4c4c; overflow:hidden;width: 1280px;margin: 0 auto;border-top-left-radius:50px;border-top-right-radius:50px;}
#diFooter .dcPageFooter a{float:left; position: relative; display:block; font-size:16px; color:#fff; font-weight:300; padding:0 10px; line-height:45px;}
#diFooter .dcPageFooter a:first-child{padding:0 10px 0 0;}
#diFooter .dcPageFooter a:last-child{padding:0 0 0 10px;}
#diFooter .dcPageFooter a::after{content:''; position:absolute; top:50%; right:0; transform:translateY(-50%); display:block; width:1px; height:10px; background-color:#9c9c9c;}
#diFooter .dcPageFooter a.afterNone::after{display:none;}
#diFooter .dcPageFooter button.dcBtnTop{display:none; float:right; width:38px; line-height:38px; background:url(/modules/user/img/skin01/common/ftTop.png) no-repeat 50% 50%; text-indent:-9999px; margin-top: 4px;}

#diFooter .dcCopyRight {background-color:#272c29; overflow:hidden; padding:30px 0 115px; }
#diFooter .dcCopyRight address{float:left; width:550px; font-size:14px; font-weight:300; color:#b4b4b4; }
#diFooter .dcCopyRight address .dcAddr01{color: #838582; font-size:14px; margin:0 0 10px 0; line-height: 17px;}
#diFooter .dcCopyRight address .dcAddr02{color: #b5b4b4; font-size:14px; margin:0 0 10px 0; line-height: 17px;}
#diFooter .dcCopyRight address .dcCopyright{color: #b5b4b4; font-size:14px; }
#diFooter .dcCopyRight p.dcSellerMark{float:right; width:600px;}

.dcFixBottom{position:fixed; width:100%; left:0; bottom:0; background:#fff; z-index:9999;box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 20%);}
.dcFixBottom .positionRelative .R_Bottoms{position:absolute; top:-505px; right:-80px; width:60px; border-radius:10px;overflow:hidden}
.dcFixBottom .positionRelative .R_Bottoms li{text-align:center;width:100%;padding:10px 0;margin:0px;font-size:15px;}
dcFixBottom .positionRelative .R_Bottoms .dcBtnTop{cursor: pointer;}


/*
.dcFixBottom{position:fixed; width:100%; left:0; bottom:0; background-color: rgba( 0, 0, 0, 0.85  ); z-index:9999;}

.dcFixBottom button.dcBtnTop{position:absolute; top:-80px; right:-80px; width:50px; line-height:50px; background:url(/modules/user/img/skin01/common/ftTop.png) no-repeat 50% 50%; text-indent:-9999px; margin-top: 4px;}
.dcFixBottom button.dcKakao{position:absolute; top:-130px; right:-80px; width:50px; line-height:50px; background:url(/modules/user/img/skin01/common/leftQuickKakao.png) no-repeat 50% 50%; text-indent:-9999px; margin-top: 4px;border-radius:50%}
.dcFixBottom button.dcCart{position:absolute; top:-200px; right:-80px; width:50px;border-radius:50%;background:#ccc;}
*/

.dcFixBottom ul{position: relative;margin:10px 0;}
.dcFixBottom ul li{float:left; }
.dcFixBottom ul li.dcFixBottom01{width:450px; font-size:13px;margin-right:10px;}
.dcFixBottom ul li.dcFixBottom02{width:550px; text-align:center; font-size:1.1em; font-weight:400;margin-right:15px;padding-top:5px;}
.dcFixBottom ul li.dcFixBottom02 input{border: 1px solid #ccc;padding: 0 5px;height: 30px;border-radius: 5px;font-size: 15px;font-weight: 400;text-align: center; width:150px;}
.dcFixBottom ul li.dcFixBottom02 input::placeholder{font-size:0.8em;color:#ccc;}
.dcFixBottom ul li.dcFixBottom03 .dcSubMit {color:#fff;background:#000;width:175px;padding:15px;font-size:15px;border-radius: 5px;text-align:center;margin-top:10px;}
.dcFixBottom ul li.dcFixBottom03{float:right;}
.dcFixBottom ul li.dcFixBottom03 div{color:#fff;background:#000;border:1px solid #000;width:175px;padding:15px;font-size:15px;border-radius: 5px;text-align:center;margin-top:10px;}
.dcFixBottom ul li.dcFixBottom04{float:right;margin-right:15px;margin-top:15px;}
.dcFixBottom ul li.dcFixBottom04 p{float:right;text-align:right;}
.balloon {background:#000;color:#fff;position: absolute;bottom:65px; z-index:999;font-size:10px;right:0px;text-align:center;padding:5px 10px;border-radius: 5px;display: inline-block;animation: bounce .8s ease infinite alternate;}
@keyframes bounce {100% {bottom: 72px;}}
.balloon:after {  border-top:15px solid #000;  border-left: 10px solid transparent;  border-right: 10px solid transparent;  border-bottom: 0px solid transparent;  content:"";  position:absolute; top:20px; left:70%;  }

.balloon2 {background:#666666;position: absolute;bottom:80px; z-index:999;font-size:10px;right:35px;text-align:center;padding:5px 10px;border-radius: 10px;display: inline-block;}
.balloon2:after {  border-top:10px solid #666666;  border-left: 10px solid transparent;  border-right: 10px solid transparent;  border-bottom: 0px solid transparent;  content:"";  position:absolute; top:35px; left:15%;  }


/*
.dcFixBottom{position:fixed; width:100%; left:0; bottom:0; background-color: #fff; z-index:9999; border-top: 2px #000 solid;}
.dcFixBottom button.dcBtnTop{position:absolute; top:-80px; right:-80px; width:38px; line-height:38px; background:url(/modules/user/img/skin01/common/ftTop.png) no-repeat 50% 50%; text-indent:-9999px; margin-top: 4px;}
.dcFixBottom ul{}
.dcFixBottom ul li{float:left; line-height:50px; height:50px;}
.dcFixBottom ul li.dcFixBottom01{width:150px; border-right:solid 1px #ccc;text-align:center;}
.dcFixBottom ul li.dcFixBottom01 img{width:50%}
.dcFixBottom ul li.dcFixBottom02{width:210px; text-align:center; font-size:14px; font-weight:400; color:#333;}
.dcFixBottom ul li.dcFixBottom02 span{font-size:20px; font-weight:600; color:#ff3333; margin-left:10px;}
.dcFixBottom ul li.dcFixBottom03{width:190px; text-align:center; font-size:14px; font-weight:400; color:#fff; background-color:#f89b3f;}
.dcFixBottom ul li.dcFixBottom03 span{font-size:20px; font-weight:600; color:#fff; margin-left:10px;}
.dcFixBottom ul li.dcFixBottom04{width:80px;text-align:center; font-size:14px; font-weight:600; color:#fff; background-color:#4c4c4c; border-right:solid 1px #ccc;}
.dcFixBottom ul li.dcFixBottom04 a{display:block; color:#fff; }
.dcFixBottom ul li.dcFixBottom05{}
.dcFixBottom ul li.dcFixBottom05 button.dcBtnOpen{width: 250px; line-height:50px; font-size:14px; font-weight:600; color:#fff; vertical-align:top; text-align: left; padding: 0 0 0 30px;background:url(/modules/user/img/skin01/main/arrowUp.png) no-repeat 90% 50% #e60031; }
.dcFixBottom ul li.dcFixBottom05 button.dcBtnClose{display:none; width: 250px; line-height:50px; font-size:14px; font-weight:600; color:#fff; vertical-align:top; text-align: left; padding: 0 0 0 30px;background:url(/modules/user/img/skin01/main/arrowDown.png) no-repeat 90% 50% #e60031; }
.dcFixBottom .dcFixInfomation{display:none; overflow:hidden; background-color:#f5f5f5; padding:20px 0;}
.dcFixBottom .dcFixInfomation>div>div{float:left; width:400px; height:261px; border:solid 1px #ddd; padding:20px 10px; background-color:#fff;}
.dcFixBottom .dcFixInfomation .dcFixInfo01{}
.dcFixBottom .dcFixInfomation .dcFixInfo02{border-left:0; border-right:0;}
.dcFixBottom .dcFixInfomation .dcFixInfo03{}
.dcFixBottom .dcFixInfomation .dcTitleWrap{position:relative; padding: 0 0 16px 0; border-bottom:solid 2px #b3b3b3;}
.dcFixBottom .dcFixInfomation .dcTitleWrap h3{font-size:14px; color:#333; font-weight:500; background:url(/modules/user/img/skin01/main/icoBBS.png) no-repeat 0 50%; padding-left:30px; line-height:25px;}
.dcFixBottom .dcFixInfomation .dcTitleWrap a.dcBtnMore{position:absolute; top:0px; right:0; display:inline-block; width:78px; height:25px; background-color:#333; border-radius:15px; text-align:center; color:#fff; font-size:14px; }
.dcFixBottom .dcFixInfomation table.dcMainTable{}
.dcFixBottom .dcFixInfomation table.dcMainTable{width:100%; margin:0 auto; border-collapse:collapse; border-spacing:0;}
.dcFixBottom .dcFixInfomation table.dcMainTable thead tr{background:#f6f6f6; border-bottom:solid 1px #b3b3b3;}
.dcFixBottom .dcFixInfomation table.dcMainTable thead tr th{vertical-align:middle; padding:8px 10px; text-align:center; color:#333; font-weight:500; font-size:14px;}
.dcFixBottom .dcFixInfomation table.dcMainTable thead tr th:last-child{border-right:0;}
.dcFixBottom .dcFixInfomation table.dcMainTable tbody tr{}
.dcFixBottom .dcFixInfomation table.dcMainTable tbody tr th{vertical-align:middle; padding:8px 10px; text-align:center; color:#333; font-weight:500; background:#f4f4f4; font-size:14px; }
.dcFixBottom .dcFixInfomation table.dcMainTable tbody tr th:last-child{border-right:0;}
.dcFixBottom .dcFixInfomation table.dcMainTable tbody tr td{vertical-align:middle; padding:8px 10px; text-align:center; color:#333; font-weight:400; font-size:14px; }
.dcFixBottom .dcFixInfomation table.dcMainTable tbody tr td:last-child{border-right:0;}
.dcFixBottom .dcFixInfomation table.dcMainTable tbody tr td.center{text-align:center;}
.dcFixBottom .dcFixInfomation table.dcMainTable tbody tr td.right{text-align:right;}
.dcFixBottom .dcFixInfomation table.dcMainTable tbody tr td span{display:inline-block; text-align:center; font-size:12px; border-radius:5px; font-weight:400; margin:0 5px 0 0; }
.dcFixBottom .dcFixInfomation table.dcMainTable tbody tr td span.dcIoReceiptComplet{width:78px; height:20px; color:#0b78dc; border:solid 1px #0b78dc;}
.dcFixBottom .dcFixInfomation table.dcMainTable tbody tr td span.dcIcoInstallComplet{width:78px; height:20px; color:#fe3332; border:solid 1px #fe3332;}
.dcFixBottom .dcFixInfomation table.dcMainTable tbody tr td a{color:#333;}
*/
.dcFixLeft{position:fixed; top:300px; left:10px; width:80px; z-index:9999;}
.dcFixLeft ul{margin:0 0 10px 0;}
.dcFixLeft ul li{background-color:#475a69; height:70px; }
.dcFixLeft ul li:first-child{border-top-left-radius:10px; border-top-right-radius:10px; }
.dcFixLeft ul li:last-child{border-bottom-left-radius:10px; border-bottom-right-radius:10px; }
.dcFixLeft ul li:hover{background-color:#053960; }
.dcFixLeft ul li a{display:block; height:100%; padding:45px 0 0; text-align:center; font-size:12px; color:#fff; font-weight:300;}
.dcFixLeft ul li a.dcFixLeft01{background:url(/modules/user/img/skin01/common/leftQuick01.png) no-repeat 50% 20%;}
.dcFixLeft ul li a.dcFixLeft02{background:url(/modules/user/img/skin01/common/leftQuick02.png) no-repeat 50% 20%;}
.dcFixLeft ul li a.dcFixLeft03{background:url(/modules/user/img/skin01/common/leftQuick03.png) no-repeat 50% 20%;}
.dcFixLeft ul li button{display:block; width:100%; height:100%; background:url(/modules/user/img/skin01/common/leftQuickTop.png) no-repeat 50% 50%; text-indent:-9999px;}
/*.dcFixLeft a.dcKakao{display:block; width:100%; height:60px; background:url(/modules/user/img/skin01/common/leftQuickKakao.png) no-repeat 50% 50%; text-indent:-9999px;}*/

.dcFixLeft .qLayer{display:none;position:absolute;top:40px;left:80px;z-index:100;width:370px;padding:30px;background-color:#fff;border:1px solid #222222;}
.dcFixLeft .qLayer .layClose{display:block;position:absolute;right:30px;top:20px;}
.dcFixLeft .qLayer .layClose a{display:block;width:19px;height:19px;background:url('/images/btn_close2.png') no-repeat 0 0;text-indent:-9999px;}
.dcFixLeft .callcenter{padding:10px 30px 10px;}
.dcFixLeft .callcenter .top{display:block;}
.dcFixLeft .callcenter .top dt{display:block;margin:10px 15px 0 0;color:#222;vertical-align:top;}
.dcFixLeft .callcenter .top dd{display:block;margin-top:0;color:#de4f41;font-family:'Lato-Bold';font-size:40px;vertical-align:top;}
.dcFixLeft .callcenter dl{display:inline-block;}
.dcFixLeft .callcenter dl:nth-child(2){margin-right:25px;}
.dcFixLeft .callcenter dt{color:#222;}
.dcFixLeft .callcenter dd{margin-top:10px;color:#222;font-family:'Lato-Bold';font-size:28px;letter-spacing:0;}

.dcFixRight .dcFixRightList{width:100%;}
.dcFixRight .dcFixRightList h3.dcH3Title{text-align:center; font-size:14px; font-weight:600; color:#fff; line-height:32px; background-color:#e60031; margin:0 0 5px 0;}
.dcFixRight .dcFixRightList .bx-wrapper{box-shadow:none; border:0; background:#fff; margin-bottom:0; margin:0 auto;}
/*.dcFixRight .dcFixRightList .bx-wrapper .bx-pager{bottom:5px;}*/
.dcFixRight .dcFixRightList .bx-wrapper .bx-caption{position: absolute; bottom: 0; left: 0; background: #fff; background: rgba(255, 255, 255, 0); width: 100%;}
.dcFixRight .dcFixRightList .bx-wrapper .bx-caption span {color: #000; display: block; text-align:center; font-family:'Noto Sans KR'; font-size:14px; padding: 10px;}
/*.dcFixRight .dcFixRightList .diHotPD{margin:0 0 40px 0;}*/
.dcFixRight .dcFixRightList .dcBookMark{width:100%; text-align:center; font-size:14px; font-weight:600; color:#fff; line-height:32px; background-color:#333; margin:0 0 5px 0;}
.dcFixRight .dcFixRightList ul.dcHotText{margin:0 0 17px 0;}
.dcFixRight .dcFixRightList ul.dcHotText li{width:100%; text-align:center; font-size:14px; font-weight:300; color:#333; line-height:32px; margin:0 0 4px 0; border:solid 1px #dadada;}
.dcFixRight .dcFixRightList ul.dcHotText li:last-child{margin:0;}
.dcFixRight .dcFixRightList .dcLastViewPD{border:solid 1px #dadada;background-color:#fff; min-height:200px; margin:0 0 17px 0;}
.dcFixRight .dcFixRightList .dcLastViewPD h3{width:100%; text-align:center; font-size:14px; font-weight:300; color:#333; line-height:32px; background-color:#fafafa; }
.dcFixRight .dcFixRightList .dcLastViewPD ul{padding: 15px 10px 10px; overflow:hidden;}
.dcFixRight .dcFixRightList .dcLastViewPD ul li{float:left; width:78px; height:78px; margin:0 5px 5px 0}
.dcFixRight .dcFixRightList .dcLastViewPD ul li:nth-child(even){margin:0 0 5px 0;}
.dcFixRight .dcFixRightList .dcLastViewPD ul li img{width:100%; height:100%;}
.dcFixRight .dcFixRightList button.dcBtnTop{width:100%; text-indent:-9999px; background: url(/modules/user/img/skin01/common/rightQuickTop.png) no-repeat 50% 50%;  border:solid 1px #dadada; line-height:32px;}


/* 무료상담등록 팝업 */
.basicWrapCenter_pop {width:100%; margin:0 auto;}
.dcSubTitleWrap_pop{padding:10px 0 0 0;}
.dcSubTitleWrap_pop h3{text-align:center; font-size:30px; font-weight:600; color:#333; margin:0 0 10px 0;}
.dcSubTitleWrap_pop p.dcSTitle{text-align:center; font-size:14px; font-weight:400; color:#666; }
.dcSubTitleWrap_pop p.dcHashtec{text-align:center; font-size:14px; font-weight:400; color:#999; padding:20px 0 0 0; margin:20px 0 0 0; border-top:solid 1px #ccc;}

.dcSubContents_pop {padding:20px 0 20px;}

.dcOnlineRentalOrderWrap_pop{}
.dcOnlineRentalOrderWrap_pop input[type=text] {font-size:16px;}
.dcOnlineRentalOrderWrap_pop .dcInputWrap{border-top:solid 2px #5b5b5b; margin:0 0 20px 0;}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl{border-bottom:solid 1px #c9c9c9; padding:20px; overflow:hidden;max-height: 290px;}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl:last-child{border-bottom:solid 1px #5b5b5b;}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dt{float:left; width:30%; font-size:20px; line-height:50px;}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd{float:left; width:70%; font-size:20px;}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd .dcOrderThumb{float:left; width:250px; height:250px; border:solid 1px #cfcfcf; margin:0 20px 0 0;}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd .dcOrderThumb img{width:100%; height:100%;}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd .dcOrderName{float:left; padding: 40px 0; }
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd .dcOrderName p.dcName{font-size:20px; font-weight:500; color:#333; margin: 0 0 95px 0; }
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd .dcOrderName p.dcRentalPrice{font-size:20px; font-weight:400; color:#333; }
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd .dcOrderName p.dcRentalPrice span{font-family:'NanumSquare'; font-size:20px; font-weight:400; color:#ff0000;}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd .dcFreeGiftSelect{position:relative;display:inline-block;width:100%;height:50px;background:url(/modules/user/img/skin01/sub/btnSelect.png) 98% center no-repeat #fff;}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd .dcFreeGiftSelect .txt{display:block;width:100%;height:50px;padding-left:10px;line-height:50px;border:1px solid #c9c9c9;text-align:left; font-size:20px; font-weight:300; color:666;}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd .dcFreeGiftSelect label{overflow:hidden;position:absolute;width:0;height:0;line-height:0;text-indent:-9999px}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd .dcFreeGiftSelect select{position:absolute;left:0;top:0;display:block;width:100%;padding-left:10px;height:50px;opacity:0;filter: alpha(opacity=0);z-index:10;
    appearance:none; /* 기본 스타일 없애기 */
    -webkit-appearance:none;
    -moz-appearance:none;
    -o-appearance:none
}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd .dcFreeGiftSelect option{font-size:20px; font-weight:300; color:666;}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd input{width:32%; border:1px solid #c9c9c9; background-color:#fff; padding:0 10px; height:50px;}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd input.dcOrderInput{}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd input.dcOrderTel01{}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd input.dcOrderTel02{}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd input.dcOrderTel03{}
.dcOnlineRentalOrderWrap_pop .dcInputWrap dl dd textarea.dcOrderText{border:1px solid #c9c9c9; background-color:#fff; padding:10px; height:100px;}
.dcOnlineRentalOrderWrap_pop .dcOnlineRentalOrderAgree{text-align:center; font-size:15px; font-weight:400; color:#666; margin:0 0 30px 0;}
.dcOnlineRentalOrderWrap_pop .dcOnlineRentalOrderAgree input{width:15px; height:15px; margin:0 10px 0 0;}
.dcOnlineRentalOrderWrap_pop .dcOnlineRentalOrderAgree label{}
.dcOnlineRentalOrderWrap_pop .dcOnlineRentalOrderAgree a{color:#666;}
.dcOnlineRentalOrderWrap_pop .dc_btn_wrap{width:535px; overflow:auto; margin:0 auto;}
.dcOnlineRentalOrderWrap_pop a.dcBtnOrder{float: left; display:block;width:260px; height:50px;background-color: #ff0000; margin:0 auto 20px; padding:10px 0 0 0; text-align:center; font-size:20px; font-weight:400; color:#fff;}
.dcOnlineRentalOrderWrap_pop a.dcBtnOrder2{float: left; display:block;width:260px; height:50px; background-color:gray; margin:0 auto 20px; padding:10px 0 0 0; text-align:center; font-size:20px; font-weight:400; color:#fff;margin-left:10px;}
.dcOnlineRentalOrderWrap_pop p.dcPEtc{text-align:center; font-size:20px; font-weight:300; color:#ff3333;}

/* 리뷰상세화면 팝업 */
.dcReviewWrite_pop{padding:20px 40px;}
.dcReviewWrite_pop .dcReviewInputWrap{position: relative; width:100%;}
.dcReviewWrite_pop .dcReviewInputWrap .dcReviewTitle{margin:0 0 30px 0;}
.dcReviewWrite_pop .dcReviewInputWrap .dcReviewTitle h3{text-align:center; font-size:30px; font-weight:700; color:#000;}
.dcReviewWrite_pop .dcReviewInputWrap .dcReviewTitle p{text-align:center; font-size:14px; font-weight:200; color:#666;}
.dcReviewWrite_pop .dcReviewInputWrap .dcReviewText{border-top:solid 2px #5b5b5b; margin:0 0 20px 0;}

.dcReviewWrite_pop .dcReviewInputWrap .dcReviewText li{border-bottom:solid 1px #666;}
.dcReviewWrite_pop .dcReviewInputWrap .dcReviewText li.dc_review_title{width:100%; line-height:60px; padding:0 20px; font-size:22px; font-weight:500; color:#000;}
.dcReviewWrite_pop .dcReviewInputWrap .dcReviewText li span.dc_review_date{position: absolute; right:10px; top:90px width:200px; padding:8px 20px; font-size:14px;}
.dcReviewWrite_pop .dcReviewInputWrap .dcReviewText .dcReviewEditor {min-height:300px; height:auto; padding:10px 0;border-bottom:solid 1px #666;}
.dcReviewWrite_pop .dcReviewInputWrap .dcReviewText .dcReviewEditor .dc_imgcenter {text-align:center;margin-bottom:10px;}
.dcReviewWrite_pop .dcReviewInputWrap .dcReviewText .dcReviewEditor .dc_imgcenter img {max-width:100%;max-height:500px;}

.dcReviewWrite_pop button.dcBtnSubmit {display: inline;}
.dcReviewWrite_pop button.dcBtnClose {width: 400px; height: 60px; display: inline; background-color: #3f3f3f; border: solid 1px #ddd; margin: 0 auto;color:#FFFFFF;}


/*제품리스트에 사용되는 아이콘*/
.icon_wrap{top:5px;left:5px;position: absolute;width:70px;padding:5px;}
.icon_wrap img{width:100%}
.icon_wrap .promotion{background:#0000ff;color:#fff;text-align:center;border-radius: 5px;font-size:12px;height:40px;padding-top:2px;margin-bottom:3px;}
.daon_point{top:5px;right:5px;position: absolute;}
.icon_wrap .sale_per{background:#000;color:#fff;text-align:center;border-radius: 5px;font-size:12px;height:40px;padding-top:2px;margin-bottom:3px;/*font-weight:600;*/}
.pro_icon_special{top:260px;left:50%;margin-left:-110px;position:absolute;/*background-color: rgba( 0, 0, 0, 0.7 );*/ width:220px;background:#4c4c4c;color:#fff; border-radius: 100px;  }
.pro_icon_special p{text-align:center;font-size:13px;padding:5px 0px;font-weight: 500;animation: blink-animation 1s steps(10, start) infinite alternate;-webkit-animation: blink-animation 1s steps(10, start) infinite alternate;}
.icon_gif img {top:165px;right:10px; width:80px;position: absolute;border-radius: 100% !important;}


@keyframes blink-animation {
   from {visibility: visibility; }
   to { visibility: hidden;}
}
@-webkit-keyframes blink-animation {
   from { visibility: visibility; }
   to { visibility: hidden; }
}


/*해시테그*/
.tag{float:left;color:#bbb;padding:3px;/*border: solid 1px #ddd;border-radius: 5px;*/margin:2px;background:#eee}

.dis_none{display:none}
/* 메뉴에 중간 바*/
.bar::after {content: '';position: absolute;top: 50%;left: 0;transform: translateY(-50%);display: block; width: 1px;height: 10px;background-color: #9c9c9c;}
/*신규*/

/* 메인 베스트*/
.pc_prod_list_wrap ul{background:#fff;width:calc(25% - 15px);float:left;margin-right:20px;margin-bottom:20px;border-radius:10px;padding:15px 10px;box-shadow: 0 5px 10px rgb(50 50 90 / 10%), 0 -5px 10px rgb(50 50 90 / 10%);cursor: pointer; }
.pc_prod_list_wrap ul:nth-child(4n+0) {margin-right:0px;}
.pc_prod_list_wrap .prod_img{float:left;width:130px;position: relative;}
.pc_prod_list_wrap .prod_img img{width:100%;}

.pc_prod_list_wrap .prod_info{float:right;padding-top:10px;width:calc(100% - 140px);font-size:13px;position: relative;min-height:150px;}
.pc_prod_list_wrap .prod_info .sale_icon{background:#ff9900;color:#fff;background: #ff9900;color: #fff;position: absolute;top: -15px;right: -10px;padding: 5px;width: 50px;text-align: center;border-top-right-radius: 10px;border-bottom-left-radius: 10px;}
.pc_prod_list_wrap .prod_info .event_icon{min-height:22px;}
.pc_prod_list_wrap .prod_info .event_icon span{color:#fff;padding:3px 5px;border-radius:5px;font-size:9px;}
.pc_prod_list_wrap .prod_info .special_icon{padding:10px 0 5px;line-height:130%;overflow:hidden;min-height: 60px;}
.pc_prod_list_wrap .prod_info .special_icon .prod_event{box-shadow: inset 0 -8px 0 #ffcc00;}
.pc_prod_list_wrap .prod_kum{width:100%;border-top:1px solid #ccc;overflow: hidden;padding-top:5px;}
.pc_prod_list_wrap .prod_kum span{float:right}
.pc_prod_list_wrap .prod_kum div{float:left;}
.pc_prod_list_wrap .prod_detail{float: left;width:100%;padding:10px 0 0;font-size:13px;border-top:1px solid #ccc;}

.pc_prod_list_wrap2 ul{background:#fff;width:calc(50% - 10px);float:left;margin-right:20px;margin-bottom:20px;border-radius:10px;padding:15px;overflow:hidden;box-shadow: 0 5px 10px rgb(50 50 90 / 10%), 0 -5px 10px rgb(50 50 90 / 10%);}
.pc_prod_list_wrap2 ul:nth-child(2n+0) {margin-right:0px;}
.pc_prod_list_wrap2 .prod_img{float:left;width:130px;position: relative;}
.pc_prod_list_wrap2 .prod_gif{position: absolute;bottom:0px;right:10px;width:50px;height:50px;border-radius:50%;overflow:hidden}
.pc_prod_list_wrap2 .prod_gif img{width:100%}
/*.pc_prod_list_wrap .prod_info .prod_img, .pc_prod_list_wrap .prod_info .prod_info{border-bottom:1px dotted #ccc }*/
.pc_prod_list_wrap2 .prod_info{float:left;width:220px;font-size:13px;position: relative;min-height:150px;margin:0 20px;}
.pc_prod_list_wrap2 .prod_info .sale_icon{background:#ff9900;color:#fff;background: #ff9900;color: #fff;position: absolute;top: -15px;right: -10px;padding: 5px;width: 50px;text-align: center;border-top-right-radius: 10px;border-bottom-left-radius: 10px;}
.pc_prod_list_wrap2 .prod_info .event_icon{min-height:22px;}
.pc_prod_list_wrap2 .prod_info .event_icon span{color:#fff;padding:3px 5px;border-radius:5px;font-size:9px;}
.pc_prod_list_wrap2 .prod_info .special_icon{padding:10px 0 5px;line-height:130%;overflow:hidden;min-height: 60px;}
.pc_prod_list_wrap2 .prod_info .special_icon .prod_event{box-shadow: inset 0 -8px 0 #ffcc00;}
.pc_prod_list_wrap2 .prod_kum{width:100%;border-top:1px solid #ccc;overflow: hidden;padding-top:15px}
.pc_prod_list_wrap2 .prod_kum div{float:left;}
.pc_prod_list_wrap2 .prod_detail{float: left;width:100%;padding:10px 0 0;font-size:13px;border-top:1px solid #ccc;}

.pc_prod_list_wrap3 ul{float:left;margin-right:25px;height:560px;margin-bottom:100px;width:calc(25% - 20px);overflow: hidden;cursor: pointer;}
.pc_prod_list_wrap3 ul:nth-child(4n+0) {margin-right:0px;}
.pc_prod_list_wrap3 ul:hover{border:1px solid #ccc}
.pc_prod_list_wrap3 .prod_img{text-align:center;position: relative;background:#f7f7f9;}
.pc_prod_list_wrap3 .prod_img img{width:100%}
.pc_prod_list_wrap3 .event_icon{left:10px;bottom:10px;position: absolute;}
.pc_prod_list_wrap3 .event_icon span{color:#fff;font-size:11px;padding:5px;}
.pc_prod_list_wrap3 .prod_info{padding:10px;height:140px;}
.pc_prod_list_wrap3 .prod_kum{height:50px;width:calc(100% - 40px);overflow: hidden;margin:10px;text-align:left;font-size:1.2em;    font-weight: 600;line-height: 110%;}





.OverflowScroll_Y{overflow-y:auto;}
.OverflowScroll_Y::-webkit-scrollbar {width: 5px;}
.OverflowScroll_Y::-webkit-scrollbar-thumb { background-color: #8a8a8a;border-radius: 10px;height: 50%}
.OverflowScroll_Y::-webkit-scrollbar-track {background-color:#eee;box-shadow: inset 0px 0px 5px white;}

.OverflowScroll_X{overflow-x:auto;}
.OverflowScroll_X::-webkit-scrollbar {height: 8px;}
.OverflowScroll_X::-webkit-scrollbar-thumb { background-color: #838383;border-radius: 10px;height: 50%}
.OverflowScroll_X::-webkit-scrollbar-track {background-color:#eee;border-radius: 10px;box-shadow: inset 0px 0px 5px white;}


/*렌탈신청*/
.dcOrderWarp .basicWrapCenter .Wrap_title {text-align:center;margin:40px 0;}
.dcOrderWarp .basicWrapCenter .Wrap_title h2{padding:10px 0}
/*.dcOrderWarp .orderFormWrap{background:#eee;}*/
.dcOrderWarp .orderFormWrap .basicWrapCenter{padding:40px 0;overflow: hidden;}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormLeft{width:630px;float:left;}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormLeft .order_product_Wrap{border:2px solid #000;padding:20px;background:#fff;border-radius: 15px;overflow: hidden;font-size:13px;}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormLeft .order_product_Wrap .order_title{border-bottom:1px solid #ccc;padding:10px 0;font-size:18px;font-weight: 600;}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormLeft .order_product_Wrap ul{clear: both;border-bottom:1px solid #eee;overflow: hidden;padding:10px 0}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormLeft .order_product_Wrap ul:Last-Child{border-bottom:0px}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormLeft .order_product_Wrap .rental_logo img{width:80px}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormLeft .order_product_Wrap .Prod_img img{width:120px;float:left;}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormLeft .order_product_Wrap .Prod_info{width:calc(100% - 130px);float:left;margin-left:10px;}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormLeft .order_product_Wrap .Rantal_kum{font-size:18px;font-weight: 600;}

.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormLeft .order_product_Wrap .Prod_option{overflow: hidden;min-height:70px;}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormLeft .order_product_Wrap .Prod_option span{font-size:13px;}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormLeft .TRantal_kum{border:2px solid #000;padding:20px;background:#fff;border-radius: 15px;overflow: hidden;margin-top:10px;}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormLeft .TRantal_kum .order_title{border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:20px;font-size:18px;font-weight: 600;}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormLeft .TRantal_kum p{text-align:right;font-weight: 600;}

.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormReft{width:630px;float:right}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormReft ul{margin-bottom:10px;overflow: hidden;background:#fff;border:1px solid #ccc; border-radius: 15px;padding:20px;}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormReft .orderForm .orderForm_title{border-bottom:1px solid #000;padding-bottom:10px;margin-bottom:10px;}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormReft .orderForm input{border:1px solid #eee;padding:10px;border-radius: 5px;width:500px;margin-bottom:5px;}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormReft .orderForm li p{float:left;padding:5px 0;width:85px;}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormReft .orderForm li #addr_btn{float:left;background:#0066ff;color:#fff;padding:10px;margin-left:5px;border-radius: 5px;font-size:13px;}
.dcOrderWarp .orderFormWrap .basicWrapCenter .orderFormReft .agreeChk #agree_view{margin-top:10px;padding-top:10px;border-top:1px solid #eee;display:none;font-size:13px;color:#8c8c8c;}


.cartFormWrap .basicWrapCenter .cartRight1{position:absolute;top:0px}
.cartFormWrap .basicWrapCenter .cartRight2{position:fixed;top:60px;}
.cartFormWrap .basicWrapCenter .cartRight3{position:absolute;bottom:0px}

.ssLift{text-align:left !important}
.ssRight{text-align:right !important}
.ssCenter{text-align:center !important}
