.yapen-calContainer { margin:0px auto; margin-top:50px; padding-bottom:30px; position:relative; }
.yapen-calContainer .yapen-calHeadLayer { width:100%; position:relative; font-size:11px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-revStateInfoLayer { display:inline-block; margin-left:5px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-calMonth { margin:0px auto; text-align:center; }
.yapen-calContainer .yapen-calHeadLayer .yapen-calMonth .monthInfo { font-size:16px; font-weight:700; margin:0px 15px; position:relative; top:-8px; color:#000; }
.yapen-calContainer .yapen-calHeadLayer .yapen-calMonth .prevMonth { position:relative; cursor:pointer; width:27px; height:27px; display:inline-block; background:url('//img.yapen.co.kr/pension/external/verticalArrow.png') no-repeat; background-position:-27px 0px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-calMonth .prevMonth:hover { background-position:-54px 0px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-calMonth .prevMonth:active { background-position:-81px 0px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-calMonth .prevMonth.dim { cursor:default; background-position:0px 0px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-calMonth .prevMonth.dim:hover { cursor:default; background-position:0px 0px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-calMonth .prevMonth.dim:active { cursor:default; background-position:0px 0px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-calMonth .nextMonth { position:relative; cursor:pointer; width:27px; height:27px; display:inline-block; background:url('//img.yapen.co.kr/pension/external/verticalArrow.png') no-repeat; background-position:-27px -27px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-calMonth .nextMonth:hover { background-position:-54px -27px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-calMonth .nextMonth:active { background-position:-81px -27px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-calMonth .nextMonth.dim { cursor:default; background-position:0px -27px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-calMonth .nextMonth.dim:hover { cursor:default; background-position:0px -27px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-calMonth .nextMonth.dim:active { cursor:default; background-position:0px -27px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-todayBtn { display:inline-block; border:1px solid #AAA; color:#666; cursor:pointer; padding:5px 8px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-todayBtn:hover { border:1px solid #333; color:#333; }
.yapen-calContainer .yapen-calHeadLayer .yapen-todayBtn.on { color:#FFF; background-color:#FF6559; border:1px solid #FF6559; }
.yapen-calContainer .yapen-calHeadLayer .yapen-waitRevBtn { display:inline-block; border:1px solid #AAA; color:#666; cursor:pointer; padding:5px 8px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-waitRevBtn:hover { border:1px solid #333; color:#333; }
.yapen-calContainer .yapen-calHeadLayer .yapen-waitRevBtn.on { color:#FFF; background-color:#FF6559; border:1px solid #FF6559; }
.yapen-calContainer .yapen-calHeadLayer .yapen-priceViewBtn { padding:5px 8px; color:#666; border:1px solid #AAA; background-color:#FFF; display:inline-block; cursor:pointer; }
.yapen-calContainer .yapen-calHeadLayer .yapen-priceViewBtn:hover { color:#333; border:1px solid #333; background-color:#FFF; }
.yapen-calContainer .yapen-calHeadLayer .yapen-priceViewBtn.on { color:#FFF; background-color:#FF6559; border:1px solid #FF6559; background-position:0px -20px; }
.yapen-calContainer .yapen-calHeadLayer .yapen-priceViewBtn .changeImage { position:relative; background:url('//img.yapen.co.kr/pension/external/priceViewBtn.png') center 8px no-repeat; background-position:0px 0px; width:10px; height:10px; display:inline-block; }
.yapen-calContainer .yapen-calHeadLayer .yapen-priceViewBtn:hover .changeImage { background-position:-10px 0px;  }
.yapen-calContainer .yapen-calHeadLayer .yapen-priceViewBtn.on .changeImage { background-position:-20px 0px; }
.yapen-calContainer .yapen-calContent { width:100%; position:relative; margin-top:10px; }
.yapen-calContainer .yapen-calContent .yapen-calTbl { width:100%; position:relative; table-layout:fixed; word-break:break-all; }
.yapen-calContainer .yapen-calContent .yapen-calTbl thead tr th { background-color:#F4F4F4; text-align:center; font-size:12px; padding:12px 0px; border:1px solid #E6E5E5; border-right:0px; color:#666; }
.yapen-calContainer .yapen-calContent .yapen-calTbl thead tr th.last-child { border-right:1px solid #E6E5E5; }
.yapen-calContainer .yapen-calContent .yapen-calTbl thead tr th.satDay { color:#0C71C0; }
.yapen-calContainer .yapen-calContent .yapen-calTbl thead tr th.sunDay { color:#FF4141; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td { background-color:#FFF; text-align:left; font-size:12px; padding:4px 8px 6px 8px; border:1px solid #E6E5E5; border-right:0px; border-top:0px; vertical-align:top; max-width:14%; height:100px; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td.blockDay { text-align:center; color:#C2C2C2; vertical-align:middle; height:80px; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td.last-child { border-right:1px solid #E6E5E5; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td.todayBg { border:2px solid #FF6559; background-color:#FFF7F7; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calDayLayer { position:relative; width:100%; z-index:1; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calDayLayer .calDay { display:inline-block; font-size:16px; font-weight:700; color:#333; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calDayLayer .calDay.satDay { color:#0C71C0; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calDayLayer .calDay.sunDay { color:#FF4141; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calDayLayer .calDayName { font-size:11px; color:#888; position:relative; top:-2px; display:inline-block; margin-left:2px; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer { position:relative; width:100%; z-index:1; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .iconLayer {/* width:17px; *//* position:absolute; *//* left:0px; *//* top:0px; */box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;float: left;}
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .saleLayer {color: #FF4141;/* background-color:#FF4141; */font-weight:400;padding:3px 3px;font-size:12px;letter-spacing:0px;position:relative;top:1px;font-weight:700;display: inline-block;margin-bottom: 4px;}
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .saleLayer.block { color:#C2C2C2; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .roomNameLayer { position:relative; margin-top:8px; list-style:none; height:18px; overflow:hidden; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .roomNameLayer .roomName {color:#333;font-size:12px;/* display:inline-block; */margin-left:20px;height:auto;text-align:left;cursor:pointer;letter-spacing:-0.5px;}
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .roomNameLayer .roomName.block {cursor:default;color: #ccc;}
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .roomNameLayer .roomCountInfo { display:inline-block; color:#333; cursor:pointer; font-size:12px; letter-spacing:-0px; position:absolute; right:0px; top:0px; z-index:1; text-align:right; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .roomNameLayer .roomCountInfo.block { color:#C2C2C2; cursor:default; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .roomPriceLayer { margin-left:20px; color:#333; font-weight:700; display:none; height:auto; overflow:visible; list-style:none; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .roomPriceLayer.block { color:#333; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .roomPriceLayer .roomBasicPrice { color:#C2C2C2; display:inline-block; text-decoration:line-through; margin-right:4px; font-weight:400; }
.yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .roomPriceLayer .roomResultPrice { display:inline-block; }
.yapen-calContainer .yapen-calContent .yapen-noticeContent { position:absolute; top:0px; left:0px; z-index:4; height:0px; }
.yapen-calContainer .yapen-calContent .yapen-noticeContent .yapen-noticeLayer { width:314px; height:314px; position:relative; float:left; margin:5px; margin-right:0px; margin-bottom:0px; float:left; }
.yapen-calContainer .yapen-calContent .yapen-noticeContent .yapen-noticeLayer.yapen-noticeType-sale { background:url('//img.yapen.co.kr/pension/ceo/images/noticePopupSale.png') center center no-repeat; }
.yapen-calContainer .yapen-calContent .yapen-noticeContent .yapen-noticeLayer.yapen-noticeType-sale .yapen-noticeCloseLayer .yapen-noticeCloseBtn { background-color:#DB574F; }
.yapen-calContainer .yapen-calContent .yapen-noticeContent .yapen-noticeLayer.yapen-noticeType-notice { background:url('//img.yapen.co.kr/pension/ceo/images/noticePopupNotice.png') center center no-repeat; }
.yapen-calContainer .yapen-calContent .yapen-noticeContent .yapen-noticeLayer .yapen-notice { position:relative; padding:5%; width:90%; height:90%; }
.yapen-calContainer .yapen-calContent .yapen-noticeContent .yapen-noticeLayer .yapen-noticeCloseLayer { position:absolute; text-align:right; top:4px; right:6px; }
.yapen-calContainer .yapen-calContent .yapen-noticeContent .yapen-noticeLayer .yapen-noticeCloseLayer .yapen-noticeCloseBtn { background-color:#CFCFCF;  width:16px; height:16px; position:relative; cursor:pointer; padding:10px; margin:0px auto; }
.yapen-calContainer .yapen-calContent .yapen-noticeContent .yapen-noticeLayer .yapen-noticeTitle { position:relative; margin-top:50px; color:#FFF; font-size:22px; font-weight:400; font-family:'NanumBarunGothic'; }
.yapen-calContainer .yapen-calContent .yapen-noticeContent .yapen-noticeLayer .yapen-noticeTitle.yapen-noticeType-sale { margin-top:100px; }
.yapen-calContainer .yapen-calContent .yapen-noticeContent .yapen-noticeLayer .yapen-noticeText { position:relative; font-family:'NanumBarunGothic'; max-height:220px; overflow:auto; }
.yapen-calContainer .yapen-calContent .yapen-noticeContent .yapen-noticeLayer .yapen-noticeText.yapen-noticeType-sale { position:absolute; bottom:30px; left:5%; width:90%; color:#FFF; font-size:44px; font-weight:700; }
.yapen-calContainer .yapen-calContent .yapen-noticeContent .yapen-noticeLayer .yapen-noticeText.yapen-noticeType-sale .saleText { font-size:28px; display:inline-block; font-weight:700; position:relative; top:3px; font-family:'NanumBarunGothic'; }

/* 1024px */
.yapen-calContainer.w1024 .yapen-calContent .yapen-calTbl tbody tr td .calDayLayer .calDay { font-size:14px; }

/* 800px */
.yapen-calContainer.w800 .yapen-calHeadLayer .yapen-revStateInfoContainer { margin-top:-24px; text-align:left; color:#000; }
.yapen-calContainer.w800 .yapen-calHeadLayer .yapen-revStateInfoLayer { display:block; margin-left:0px; margin-top:5px; }
.yapen-calContainer.w800 .yapen-calContent .yapen-calTbl tbody tr td .calDayLayer .calDay { font-size:14px; }
.yapen-calContainer.w800 .yapen-calContent .yapen-calTbl tbody tr td .calDayLayer .calDayName { display:block; margin-left:0px; top:0px; }

/* 600px */
.yapen-calContainer.w600 .yapen-calHeadLayer .yapen-revStateInfoContainer { margin-top:-24px; text-align:left; }
.yapen-calContainer.w600 .yapen-calHeadLayer .yapen-revStateInfoLayer { display:block; margin-left:0px; margin-top:5px; }
.yapen-calContainer.w600 .yapen-calContent .yapen-calTbl tbody tr td .calDayLayer .calDay { font-size:14px; }
.yapen-calContainer.w600 .yapen-calContent .yapen-calTbl tbody tr td .calDayLayer .calDayName { display:block; margin-left:0px; top:0px; }
.yapen-calContainer.w600 .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .saleLayer { font-size:11px; }
.yapen-calContainer.w600 .yapen-calContent .yapen-calTbl tbody tr td .calDayLayer .calDay { display:block; }

/* 예약자 정보 레이어팝업 */
.yapen-calContainer .yapen-revUserInfoLayer { padding:0px 5px; border:1px solid #AAA; background-color:#FFF; position:fixed; z-index:5; letter-spacing:0.5px; line-height:120%; display:none; }
.yapen-calContainer .yapen-revUserInfoLayer .arrowLayer {  width:0px; height:0px; border-right:14px solid transparent; border-bottom:14px solid #AAA; position:absolute; left:-8px; top:-8px;
-webkit-transform: rotate(315deg); -moz-transform: rotate(315deg); -o-transform: rotate(315deg); -ms-transform: rotate(315deg); transform: rotate(315deg); }
.yapen-calContainer .yapen-revUserInfoLayer .arrowLayerBg {  width:0px; height:0px; border-right:14px solid transparent; border-bottom:14px solid #FFF; position:absolute; left:-6px; top:-7px;
-webkit-transform: rotate(315deg); -moz-transform: rotate(315deg); -o-transform: rotate(315deg); -ms-transform: rotate(315deg); transform: rotate(315deg); }

.yapen-calContainer .yapen-revUserInfoLayerSat { padding:0px 5px; border:1px solid #AAA; background-color:#FCFCFC; position:fixed; z-index:5; display:none; letter-spacing:1px;}
.yapen-calContainer .yapen-revUserInfoLayerSat .arrowLayer {  width:0px; height:0px; border-right:14px solid transparent; border-bottom:14px solid #AAA; position:absolute; right:-8px; top:-8px;
-webkit-transform: rotate(315deg); -moz-transform: rotate(315deg); -o-transform: rotate(315deg); -ms-transform: rotate(315deg); transform: rotate(315deg);}
.yapen-calContainer .yapen-revUserInfoLayerSat .arrowLayerBg {  width:0px; height:0px; border-right:14px solid transparent; border-bottom:14px solid #FFF; position:absolute; right:-6px; top:-7px;
-webkit-transform: rotate(315deg); -moz-transform: rotate(315deg); -o-transform: rotate(315deg); -ms-transform: rotate(315deg); transform: rotate(315deg);}

.yapen-calContainer .yapen-revUserInfoContent { padding:5px 0px; width:100%; position:relative; color:#000; font-size:12px; text-align:left; }
.yapen-calContainer .yapen-revUserInfoTItle { width:100%; border-bottom:2px solid #C8C8C8; font-weight:800; padding:5px 0px; position:relative; color:#454545; text-align:center; font-size:12px; }

.yapen-calendar-notice { margin: 40px 0 60px;}
.yapen-calendar-notice-tit { font-size: 24px; font-weight: 700; letter-spacing: -0.5px; text-align: left; color: rgb(33, 33, 33); font-family: "Noto Sans KR", Dotum, 돋움, Helvetica, AppleSDGothicNeo, sans-serif; word-break: break-all; padding: 0px; margin: 0px auto;}
.yapen-calendar-notice-list { border-top: 1px solid #000; margin: 20px 0 0; letter-spacing: -0.5px;}
.yapen-calendar-notice-list .yapen-calendar-notice-box { border-bottom: 1px solid #ccc; text-align: left;}
.yapen-calendar-notice-list .yapen-calendar-notice-box .yapen-calendar-notice-tt { cursor: pointer; position: relative; padding: 15px 10px; font-size: 12px;}
.yapen-calendar-notice-list .yapen-calendar-notice-box .yapen-calendar-notice-con { padding: 0 10px 10px; color: #8c8c8c; line-height:28px; font-size: 12px;}
.yapen-calendar-notice-list .yapen-calendar-notice-box .yapen-calendar-notice-con:after { content:''; display:block; height:0;}
.yapen-calendar-notice-list .yapen-calendar-notice-box .yapen-calendar-notice-tt img { width: 50px; vertical-align: middle; display: inline-block; margin-right: 5px;}
.yapen-calendar-notice-list .yapen-calendar-notice-box .yapen-calendar-notice-tt .event { display: inline-block; font-size: 13px; color: #969696; margin-left: 10px;}
.yapen-calendar-notice-list .yapen-calendar-notice-box .yapen-calendar-notice-tt.on { font-weight: 700;}
.yapen-calendar-notice-list .yapen-calendar-notice-box .yapen-calendar-notice-tt .list-open { 
	background: url(//img.yapen.co.kr/pension/external/btn-layer-arrow.png) no-repeat center -12px; 
	width: 40px; 
	height: 40px; 
	position: absolute; 
	font-size: 0; 
	top: 4px; 
	right: 10px;
	background-size: 12px;
} 
.yapen-calendar-notice-list .yapen-calendar-notice-box .yapen-calendar-notice-tt.on .list-open {
	background: url(//img.yapen.co.kr/pension/external/btn-layer-arrow.png) no-repeat center 16px; 
	background-size: 12px;
}

.board-num { text-align:center;}
.board-num span { display: inline-block;}
.board-num span a { border: 1px solid #ccc; height: 20px; display: inline-block; width: 20px; font-size: 0; line-height: 20px; vertical-align: middle; padding: 0; cursor: pointer}
.board-num span a:hover { background: #ccc;}
.board-num span.prev-p>a { background: url(//img.yapen.co.kr/pension/external/ico-board-num.png) no-repeat 5px center #fff;}
.board-num span.prev>a { margin-right: 10px; background: url(//img.yapen.co.kr/pension/external/ico-board-num.png) no-repeat -31px center #fff;}
.board-num span.next>a { margin-left: 10px; background: url(//img.yapen.co.kr/pension/external/ico-board-num.png) no-repeat -66px center #fff;}
.board-num span.next-n>a { background: url(//img.yapen.co.kr/pension/external/ico-board-num.png) no-repeat -99px center #fff;}
.board-num a { text-decoration: none; display: inline-block; color: #949494; font-size: 12px; line-height: 26px; padding: 0 5px; margin: 0 3px;}
.board-num a.current { color: #000; font-weight: 700; border-bottom: 1px solid #000;}


.mask {     width: 100%;
    height: 100%;
    position: fixed;
    background: url(//img.yapen.co.kr/pension/externalMobile/bgImage.png) repeat;
    z-index: 20;
    top: 0px;
    left: 0px;
    display: none;}
.blockSat{color: #86c8fb !important;}
.blockSun{color: #ffc5c5 !important;}
.tL {text-align:left !important;}
.pL10 {padding-left:10px !important;}
.yapen-layerpop { width: 590px; height: 740px; background: #fff; z-index: 99; position: absolute; top: 40px; left: 50%; margin-left: -325px; padding: 30px; font-size: 13px; letter-spacing: -0.5px}
.wait-tit { text-align: center; font-weight: bold; font-size: 24px; line-height: 24px; margin: 20px 0 13px;}
.wait-tit .close { position: absolute; top: 20px; right: 20px;}
.wait-tit .close img { width:20px;}
.wait-des { text-align: center; padding: 0 80px; font-size: 12px; word-break: keep-all; word-wrap: break-word; line-height: 18px;}
.wait-form { margin-top: 25px; padding: 0 50px; font-size: 12px;}
.wait-form ul { margin: 0; padding: 0; list-style: none;}
.wait-form li { margin-bottom: 5px; position: relative;}
.wait-form li .date-tit { font-weight: bold; width: 23%; display: inline-block; float: left; line-height: 35px; text-align:left;}
.wait-form li .date-tit strong { color: #ff3737; display: inline-block; margin-left: 5px; vertical-align: middle;}
.wait-form li .date-input { line-height: 35px; width: 77%; border: 1px solid #e2e2e2; text-indent: 15px; box-sizing: border-box; display: inline-block; cursor: pointer; position: relative;}
.wait-form li .date-input:hover, .wait-form li input:hover { background: #f7f7f7;}
.wait-form li .date-input:after { background: url(//img.yapen.co.kr/pension/external/btn-layer-arrow.png) no-repeat center -16px; content: ""; position: absolute; top: 0; right: 0; width: 45px; height: 100%; border-left: 1px solid #e2e2e2; background-size: 13px;}
.wait-form li .date-input.up:after { background: url(//img.yapen.co.kr/pension/external/btn-layer-arrow.png) no-repeat center 14px; background-size: 13px; }
.wait-form li .date-input .date-text { margin: 0;line-height: 35px; text-align:left;}
.wait-form li .date-layer { display:none; border: 1px solid #e2e2e2; width: 343px; position: absolute; background: #fff; top: 41px; left: 112px; z-index: 11; padding: 16px;}
.wait-form li .date-layer h4 { text-align: center; font-weight: bold; font-size: 15px; margin: 10px 0 20px;}
.wait-form li .date-layer table {text-align: center;}
.wait-form li .date-layer table th { padding: 12px 0;}
.wait-form li .date-layer table td { position: relative; }
.wait-form li .date-layer table td>span { padding: 0; display: inline-block; height: 34px; line-height: 34px; width: 34px; }
.wait-form li .date-layer table td .textDay:hover {font-weight: bold; color: #fff; background: #ff6559; border-radius: 100px; cursor: pointer}
.wait-form li .date-layer table td .holiDay { color: #c7c7c7;}
.wait-form li .date-layer table td .toDay { font-weight: bold; color: #fff; background: #ff6559; border-radius: 100px; cursor: pointer}
.wait-form li .date-layer table .sat { color: #0767d0;font-weight: bold;}
.wait-form li .date-layer table .sun { color: #ff6559;font-weight: bold;}
.wait-form li .room-select { position: relative; border: 1px solid #e2e2e2; box-sizing: border-box; width: 77%; display: inline-block;}
.wait-form li .room-select select { background:url(//img.yapen.co.kr/pension/external/btn-layer-arrow.png) no-repeat 95.45% -17px #fff; background-size: 13px; line-height: 35px; height: 35px; text-indent: 15px; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; border: 0; width: 100%;}
.wait-form li .room-select select::-ms-expand {
display: none;
}
.wait-form li .room-select:after {  content: ""; position: absolute; top: 0; right: 45px; width: 1px; height: 100%; background: #e2e2e2;}
.wait-form li .room-select select:hover { background:url(//img.yapen.co.kr/pension/external/btn-layer-arrow.png) no-repeat 95.45% -17px #f7f7f7; background-size: 13px;}
.wait-form li .input-basic { height: 35px; width: 77%; border: 1px solid #e2e2e2; text-indent: 15px; box-sizing: border-box; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0;}
.wait-form li textarea { width: 77%; border: 1px solid #e2e2e2; background: #fff; padding: 10px 15px; box-sizing: border-box;  -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0;}
.wait-form li .counter { text-align: right; font-size: 11px; margin-top: 4px; color: #9c9c9c;}
.wait-form .terms-form { margin-top: 10px; word-break: keep-all; word-wrap: break-word;}
.wait-form .terms-form ul { margin: 0; padding: 0; list-style: none;}
.wait-form .terms-form ul li { margin-bottom: 15px;}
.wait-form .terms-form .input-chk { position: relative; height: 23px;}
.wait-form .terms-form .input-chk>input { position: absolute; z-index: 9; top: 50%; left: 0px; width: 20px; height: 20px; margin-top: -12px; opacity: 0; outline: 0; -webkit-appearance: none;}
.wait-form .terms-form .input-chk>label { line-height: 21px; position: absolute; z-index: 10; top: 0; left: 0; display: block; width: 100%; height: 21px; text-align:left; cursor: pointer; color: #333; padding: 0 0 0 28px; background: url(//img.yapen.co.kr/pension/external/ico-layer-check.png) 0 -31px no-repeat; background-size: 20px;}
.wait-form .terms-form .input-chk>input:checked+label { background: url(//img.yapen.co.kr/pension/external/ico-layer-check.png) 0 0 no-repeat; background-size: 20px;}
.wait-form .terms-form .terms-text { text-align: center; margin: 0 0 0 28px; font-size: 11px;}
.wait-form .terms-form .terms-text table {border-top: 1px solid #a2a2a2;}
.wait-form .terms-form .terms-text th { background: #f5f5f5; font-size:11px; padding: 5px; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; text-align:center;}
.wait-form .terms-form .terms-text td { padding: 5px; font-size:11px; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; color: #848484;}
.wait-form .terms-form .terms-text th:first-child, .wait-form .terms-form .terms-text td:first-child {border-left: none;}
.wait-form .terms-form .terms-text p { color: #848484; text-align: left;}
.wait-bottom { text-align: center; margin-top: 20px;}
.wait-bottom .wait-btn { line-height: 50px; background: #ff6559; display: inline-block; height: 50px; color: #fff; width: 83%; font-size: 16px; font-weight: bold; cursor: pointer}
.wait-bottom .wait-btn:hover { background: #fc9188;}

@media all and (max-width: 320px) {
	.yapen-layerpop { width: auto; top: 0; left: 0; margin: 0; padding: 20px; height: auto;}
	.wait-tit { text-align: left; margin: 20px 0 15px;}
	.wait-des { text-align: left; padding: 0px; font-size: 13px;}
	.wait-form { margin-top: 20px; padding: 0; font-size:13px;}
	.wait-form li { margin-bottom:15px;}
	.wait-form li .date-tit { width:100%;}
	.wait-form li .date-input { width:100%; line-height: 40px;}
	.wait-form li .date-input:after { background: url(//img.yapen.co.kr/pension/external/btn-layer-arrow.png) no-repeat center -13px; background-size: 13px;}
	.wait-form li .date-input.up:after { background: url(//img.yapen.co.kr/pension/external/btn-layer-arrow.png) no-repeat center 17px; background-size: 13px;}
	.wait-form li .date-layer { top: 0; margin-top: 81px; left: 0; width: 100%; padding: 15px 0; box-sizing: border-box;} 
	.wait-form li .room-select { width:100%;}
	.wait-form li .room-select select { line-height: 40px; height: 40px; background: url(//img.yapen.co.kr/pension/external/btn-layer-arrow.png) no-repeat 94.5% -15px #fff; background-size: 13px;}
	.wait-form li .room-select select:hover { background: url(//img.yapen.co.kr/pension/external/btn-layer-arrow.png) no-repeat 94.5% -14px #f7f7f7; background-size: 13px;}
	.wait-form li .input-basic { width:100%; height: 40px;}
	.wait-form li textarea { width:100%;}
	.wait-form .terms-form { margin-top:25px; font-size:13px;}
	.wait-form .terms-form li { margin-bottom:20px;}
	.wait-form .terms-form .terms-text { margin: 5px 0 0 0; width: 100%; font-size:12px;}
	.wait-form .terms-form .terms-text th, .wait-form .terms-form .terms-text td {padding:8px; line-height: 16px;}
	.wait-form .terms-form .input-chk>label {width:auto; font-weight: 700;}
	.wait-bottom { margin-top:40px 0 20px;;}
	.mask { display:none;}
}
@media all and (min-width: 321px) and (max-width: 760px) { 
	.yapen-layerpop { width: auto; top: 0; left: 0; margin: 0; padding: 20px; height: auto;}
	.wait-tit { text-align: left; margin: 20px 0 15px;}
	.wait-des { text-align: left; padding: 0px; font-size: 13px;}
	.wait-form { margin-top: 20px; padding: 0; font-size:13px;}
	.wait-form li { margin-bottom:15px;}
	.wait-form li .date-tit { width:100%;}
	.wait-form li .date-input { width:100%; line-height: 40px;}
	.wait-form li .date-input:after { background: url(//img.yapen.co.kr/pension/external/btn-layer-arrow.png) no-repeat center -13px; background-size: 13px;}
	.wait-form li .date-input.up:after { background: url(//img.yapen.co.kr/pension/external/btn-layer-arrow.png) no-repeat center 17px; background-size: 13px;}
	.wait-form li .date-layer { top: 0; margin-top: 81px; left: 0; width: 100%; padding: 15px 0; box-sizing: border-box;} 
	.wait-form li .room-select { width:100%;}
	.wait-form li .room-select select { line-height: 40px; height: 40px; background: url(//img.yapen.co.kr/pension/external/btn-layer-arrow.png) no-repeat 95.45% -15px #fff; background-size: 13px;}
	.wait-form li .room-select select:hover { background: url(//img.yapen.co.kr/pension/external/btn-layer-arrow.png) no-repeat 95.45% -14px #f7f7f7; background-size: 13px;}
	.wait-form li .input-basic { width:100%; height: 40px;}
	.wait-form li textarea { width:100%;}
	.wait-form .terms-form { margin-top:25px; font-size:13px;}
	.wait-form .terms-form li { margin-bottom:20px;}
	.wait-form .terms-form .terms-text { margin: 5px 0 0 0; width: 100%; font-size:12px;}
	.wait-form .terms-form .terms-text th, .wait-form .terms-form .terms-text td {padding:10px; line-height: 16px;}
	.wait-form .terms-form .input-chk>label {width:auto; font-weight: 700;}
	.wait-bottom { margin:40px 0 20px;}
	.mask { display:none;}
}

@media screen\0 {
    .yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .saleLayer { padding:3px 3px 0px; }
    .yapen-calContainer .yapen-calHeadLayer .yapen-todayBtn { padding:6px 8px 3px; }
    .yapen-calContainer .yapen-calHeadLayer .yapen-priceViewBtn { padding:6px 8px 3px; }
    .yapen-calContainer .yapen-calContent .yapen-calTbl thead tr th { padding:12px 0px 10px; }
}

@media only screen and (max-width : 1024px) and (min-width: 961px) {
    .yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calDayLayer .calDay { font-size:14px; }
}

@media only screen and (max-width : 960px) and (min-width: 641px){
    .yapen-calContainer .yapen-calHeadLayer .yapen-revStateInfoContainer { margin-top:-24px; text-align:left; }
    .yapen-calContainer .yapen-calHeadLayer .yapen-revStateInfoLayer { display:block; margin-left:0px; margin-top:5px; }
    .yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calDayLayer .calDayName { display:block; margin-left:0px; top:0px; }
    .yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .roomPriceLayer .roomResultPrice { display:block; }
}

@media only screen and (max-width : 640px) and (min-width: 321px){
    .yapen-calContainer .yapen-calHeadLayer .yapen-calMonth { padding-top: 25px; padding-bottom: 25px;}
	.yapen-calContainer .yapen-calHeadLayer .yapen-revStateInfoContainer { margin: 0; top: 66px; right: 0;text-align: center; }
  	.yapen-calContainer .yapen-calHeadLayer .yapen-revStateInfoLayer { display:inline-block;}
  	.yapen-calContainer .yapen-calHeadLayer .yapen-cal-btn {margin-top:-15px}
    .yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td { padding:2px 3px 4px 3px; }
    .yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .saleLayer { font-size:11px; }
    .yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calDayLayer .calDay { display:block; }
    .yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td.todayBg { border:1px solid #FF6559; }
    .yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .roomPriceLayer { margin-left:0px; margin-top:3px; letter-spacing:-1px; }
    .yapen-calContainer .yapen-calContent .yapen-calTbl tbody tr td .calRoomLayer .roomNameLayer .roomName { margin-left:16px; }
}

@media only screen and (max-width : 320px) {
	.yapen-calContainer .yapen-calHeadLayer .yapen-calMonth { padding-top: 25px; padding-bottom: 25px;}
	.yapen-calContainer .yapen-calHeadLayer .yapen-revStateInfoContainer { margin: 0; top: 66px; right: 0;text-align: center; font-size:11px}
  	.yapen-calContainer .yapen-calHeadLayer .yapen-revStateInfoLayer { display:inline-block; font-size:11px}
  	.yapen-calContainer .yapen-calHeadLayer .yapen-cal-btn {margin-top:-15px}
}