@charset "utf-8";

/* 기존 CSS에서 변경 됨 */
header div > ul > li {font-size: 18px;font-weight: 300;letter-spacing: -1px;margin: 0 20px;}
header div > ul > li.mgRightNone{margin-right: 0;}

footer {margin-top: 0;}
.footerWrap{margin:0 auto;display: inline-block;text-align: center;}
.footerArea ul{clear: both;display: inline-block;}
.footerArea .footerLink li, .footerArea .bdInfo li {float:left;color: #999;font-size: 15px;font-weight: 100;line-height: 16px;}
.footerArea .footerLink li::after, .footerArea .bdInfo li::after{content: '|';display: inline-block;margin:0 10px;}
.footerArea .footerLink li:last-child::after, .footerArea .bdInfo li:last-child::after{content: none;}
.footerArea .footerLink {display: block;margin-bottom:20px;}
.footerArea .bdInfo{display: block;}
.footerArea .bdInfo.mgBottom{margin-bottom: 5px;margin:0 auto;display: inline-block;}
.bold{font-weight:500; }
.light{font-weight:100; }
.grayBg{background-color: #f6f6f6;}

.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix {display: block;}

.dpTable{display:table;width:100%;height:100%;}
.dpTableCellCenter{display:table-cell;vertical-align: middle;}

.mgLeft_10{margin-left:10px;}
.mgLeft_20{margin-left:20px;}
.mgLeft_30{margin-left:30px;}
.mgLeft_40{margin-left:40px;}
.mgLeft_50{margin-left:50px;}
.mgLeft_60{margin-left:60px;}

.mgRight_10{margin-right:10px;}
.mgRight_20{margin-right:20px;}
.mgRight_30{margin-right:30px;}
.mgRight_40{margin-right:40px;}
.mgRight_50{margin-right:50px;}
.mgRight_60{margin-right:60px;}

.mgTop_5{margin-top: 5px;}
.mgTop_10{margin-top: 10px;}
.mgTop_20{margin-top: 20px;}
.mgTop_30{margin-top: 30px;}
.mgTop_40{margin-top: 40px;}
.mgTop_50{margin-top: 50px;}
.mgTop_60{margin-top: 60px;}

.mgBottom_5{margin-bottom: 5px;}
.mgBottom_10{margin-bottom: 10px;}
.mgBottom_20{margin-bottom: 20px;}
.mgBottom_30{margin-bottom: 30px;}
.mgBottom_40{margin-bottom: 40px;}
.mgBottom_50{margin-bottom: 50px;}
.mgBottom_60{margin-bottom: 60px;}
.mgBottom_70{margin-bottom: 70px;}
.mgBottom_80{margin-bottom: 80px;}
.mgBottom_90{margin-bottom: 90px;}
.mgBottom_100{margin-bottom: 100px;}
.mgBottom_110{margin-bottom: 110px;}
.mgBottom_120{margin-bottom: 120px;}
.mgBottom_140{margin-bottom: 140px;}

.pdTop_30{padding-top:30px;}
.pdTop_40{padding-top:40px;}
.pdTop_50{padding-top:50px;}
.pdTop_60{padding-top:60px;}
.pdTop_70{padding-top:70px;}
.pdTop_80{padding-top:80px;}
.pdTop_90{padding-top:90px;}
.pdTop_100{padding-top:100px;}

.pdBottom_20{padding-bottom:20px;}
.pdBottom_30{padding-bottom:30px;}
.pdBottom_40{padding-bottom:40px;}
.pdBottom_50{padding-bottom:50px;}
.pdBottom_60{padding-bottom:60px;}
.pdBottom_70{padding-bottom:70px;}
.pdBottom_80{padding-bottom:80px;}
.pdBottom_90{padding-bottom:90px;}

.dp_inlineBlock{display: inline-block;}
.dp_tableCell{display: table-cell;}
.va_middle{vertical-align: middle;}
.va_top{vertical-align: top;}
.va_super{vertical-align: super;}
.ta_center{text-align: center;}

.color_red{color:red;}


.fw_bold{font-weight: 700;}
.fw_light{font-weight: 300;}

/* bpopup */
.bpopup {display:none; width:480px; padding:15px; background:#fff;}
.bpopup .pop_quote {margin-bottom:20px; padding:15px; background:#ae936f; font-size:16px; font-weight:bold; color:#fff; text-align:center;}
.bpopup input, .bpopup select, .bpopup textarea {display:block; width:100%; height:40px; margin-bottom:10px; padding:0 20px; border:1px solid #ddd; background:none; font-size:14px; line-height:40px; -webkit-appearance:none;}
.bpopup select {background-repeat:no-repeat; background-position:95% center; background-image:url('https://web.archive.org/web/20211211071947im_/http://biddingstay.com/renewal_201901/img/bottom_gt.png');}
.bpopup textarea {height:140px; padding:20px; line-height:1.5;resize: none;}
.bpopup input[type=file] {height:20px; padding:0; border:0; line-height:1;}
.bpopup button {display:block; margin:20px auto; padding:0 30px;}
.bpopup h3 {position:relative; margin-bottom:15px; font-size:24px;}
.bpopup h3 span {float:right; position:relative; top:0; right:0; font-size:18px; cursor:pointer;}
.bpopup h4 {margin-bottom:5px; font-size:18px;}
.bpopup h5 {margin-bottom:5px; font-size:15px;}
.bpopup p, .bpopup h4 {margin-bottom:5px;}
.bpopup img {display:block; margin:0 auto;}
.bpopup .voucher_logo {margin:-15px -15px 15px; padding:10px; background:#0a0a0a; line-height:45px;}
.bpopup .voucher_info {font-size:24px; }
.bpopup .voucher_info span {font-weight:bold;}
.bpopup .voucher_address {font-size:18px; font-weight:bold;}
.bpopup .voucher_cont {margin:10px 0; padding:10px; background:#f4f4f4;}
.bpopup .voucher_cont h4 {font-weight:bold;}
.bpopup .voucher_cont p {font-size:14px; font-weight:400;}
.bpopup .voucher_cont li {width:50%;}
#reserveVoucher { width:960px;}
#reserveVoucher .btn_cont {text-align:center;}
#reserveVoucher button {display:inline-block; margin:10px 20px;}
.bpopup .input_half {display:inline-block; width:48%; margin-right:4%;}
.bpopup .input_half:nth-of-type(2n+1) {margin-right:0;}
.pop_half {float:left; width:50%; padding:0 5px;}
.bpopup input::-webkit-input-placeholder{font-size:14px;}
.btn-black {background: #222;color: #fff;}
.pop_btn{padding: 6px 18px;font-size: 14px;color:#181616;text-align: center;background: #e7e0d8;border:1px solid #bdb6ad;display: inline-block;font-weight: 300;}

/* 레이어팝업 */
.layerPopupWrap{width:500px;border:1px solid #ad9880;display: none;}
.layerPopupWrap .header{position:relative;height:47px;background:#927e68;padding-left: 22px;}
.layerPopupWrap .header h2{color:#fff;font-size:19px;font-weight: 300;line-height: 47px;}
.layerPopupWrap .header .closeBtn{position:absolute;top: 13px;right: 15px;width:20px;height:20px;background: url(../../../../../20220327020845im_/http%EF%B9%95/biddingstay.com/renewal_201901/img/common/layer-x.png) 0 0 no-repeat;cursor: pointer;}
.layerPopupWrap .contents{background: #fff;padding:32px 23px;}
.layerPopupWrap .contents-sub > li{margin-bottom: 20px;}
.layerPopupWrap .contents-sub .title{font-size:18px;color:#181616;font-weight: 500;display: block;margin-bottom: 10px;}
.layerPopupWrap .contents-sub .text{font-size:16px;color:#181616;font-weight: 300;/* position: relative; *//* padding-left: 20px; */}
.layerPopupWrap .btnWrap{font-size:0;text-align: center;}
.layerPopupWrap .btnWrap > a{display: inline-block;margin-right:6px;min-width:130px;height: 40px;line-height: 40px;font-size:18px;color:#fff;text-align: center;}
.layerPopupWrap .btnWrap > a:last-child{margin-right: 0;}
.layerPopupWrap .btnWrap > a.ok{background: #645543;}
.layerPopupWrap .btnWrap > a.cancel{background: #b7b6b6;}

/* input */
.inputStyle{display: inline-block;height: 40px;padding: 6px;border: 1px solid #aeaeae;background: none;font-size: 17px;line-height: 20px;-webkit-appearance: none;border-radius: 0;margin-right: 3px;font-weight: 300;}
.inputStyle::placeholder{font-size: 17px;color:#bbbbbb;font-weight: 300;letter-spacing: -1px;}
.inputStyle::-webkit-input-placeholder{font-size: 17px;color:#bbbbbb;font-weight: 300;letter-spacing: -1px;}
.inputStyle::-moz-input-placeholder{font-size: 17px;color:#bbbbbb;font-weight: 300;letter-spacing: -1px;}
.inputStyle:-ms-input-placeholder{font-size: 17px;color:#bbbbbb;font-weight: 300;letter-spacing: -1px;}
.inputStyle:-moz-input-placeholder{font-size: 17px;color:#bbbbbb;font-weight: 300;letter-spacing: -1px;}

.calenderImg {background-image: url(../../../../../20220120122516im_/http%EF%B9%95/biddingstay.com/renewal_201901/img/apply/ico_calendar.png);background-repeat: no-repeat;background-position: right 0 center;background-size: 43px;}
.selectStyle { background: url(../../../../../20220314174105im_/http%EF%B9%95/biddingstay.com/renewal_201901/img/apply/ico_arrow_bottom.png) no-repeat 95% 50%;}

.textareaStyle {display: inline-block;padding: 10px;border: 1px solid #aeaeae;background: none;font-size: 15px;font-size: 17px;kit-appearance: none;resize: vertical;border-radius: 0;resize: none;}

/* 물음표 버튼 */
.questionBtn{display: inline-block;width:21px;height:23px;background: url(../../../../../20220310123920im_/http%EF%B9%95/biddingstay.com/renewal_201901/img/common/question.png) 0 0 no-repeat;vertical-align: middle;}

.centerBtnWrap{text-align: center;}
.centerBtnWrap button{font-size: 19px;line-height: 19px;min-width: 262px;padding: 14px 40px;color:#ffffff;text-align: left;font-weight: 300;letter-spacing: -1px;background: #ad9880 url(../../../../../20220308132815im_/http%EF%B9%95/biddingstay.com/renewal_201901/img/apply/ico_arrow_right.png) no-repeat 90% 50%;}
.centerBtnWrap a{display: inline-block;font-size: 19px;line-height: 19px;min-width: 262px;padding: 14px 40px;color:#ffffff;text-align: left;font-weight: 300;letter-spacing: -1px;background: #ad9880 url(../../../../../20220308132815im_/http%EF%B9%95/biddingstay.com/renewal_201901/img/apply/ico_arrow_right.png) no-repeat 90% 50%;}

.goldBtn{display: inline-block;font-size: 19px;line-height: 19px;min-width: 262px;padding: 14px 40px;color:#ffffff;text-align: left;font-weight: 300;letter-spacing: -1px;background: #ad9880 url(../../../../../20220308132815im_/http%EF%B9%95/biddingstay.com/renewal_201901/img/apply/ico_arrow_right.png) no-repeat 90% 50%;}
a.goldBtn{color:#ffffff;}

.floatBox{display:none;position:fixed;bottom:35%;right:40px;z-index: 300;}
.floatBox .applyBtn{display:inline-block;width:124px;border:1px solid #cccccc;font-size:19px;font-weight: bold;color:#000;text-align: center;padding: 73px 0 13px 0;line-height: 22px;}
.floatBox .applyBtn.calculator{background: url(../../../../../20220307002124im_/http%EF%B9%95/biddingstay.com/renewal_201901/img/common/floating.png) 50% 18px no-repeat #ffffff;}
.floatBox .topBtn{display:block;width:43px;height: 43px;padding-top: 17px;background: url(../../../../../20220308132813im_/http%EF%B9%95/biddingstay.com/renewal_201901/img/common/arrow-top.png) 50% 5px no-repeat;text-align: center;font-size:14px;letter-spacing: -1px;font-weight: bold;margin: 10px auto 0 auto;}
/*
     FILE ARCHIVED ON 07:19:47 Dec 11, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:59:28 Aug 20, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.553
  exclusion.robots: 0.032
  exclusion.robots.policy: 0.02
  esindex: 0.013
  cdx.remote: 16.791
  LoadShardBlock: 70.9 (3)
  PetaboxLoader3.datanode: 80.476 (4)
  load_resource: 118.228
  PetaboxLoader3.resolve: 88.185
*/