@charset "utf-8";
/**
 * @File Name :lib2.css
 * @Description :Add Share Contents ..
 * @Modification Information
 * 
 * 수정일 | 수정자 | 수정내용
 * 2023.06.12 | 김효진 | 최초 등록
 * 
 * @author 디자인팀 김효진
 * @since 2023.06.12
 *
 * @Copyright (C) IACTS.CO.KR All rights reserved.
 */

/* 이미지 크게 보기 */
.imgzoom1{position:relative;width:100%;display:block;}
.imgzoom1 img{max-width:100%;}
.imgzoom1 img.zoom{width:100%;}
.imgzoom1 .btn-zoom{position:absolute;bottom:0;right:0;display:block;width:36px;height:36px;background:url(../../img/lib2/ic46a1zoom1.png) no-repeat;z-index:100;background-size:contain;}
@media all and (min-width:600px){
	.imgzoom1 .btn-zoom{width:46px;height:46px;background-size:auto;}
}

/* 공통 */
.btns1{text-align:center;padding:50px 0}
.btns1 .button{height:auto;padding:.625em 1.75em;font-size:1.125em}
.btns1 .button.submit{background:#2634a4;border-color:#2634a4;}
.btns1 .button.cancel{border-color:#262a36;background:#fff;color:#262a36}
.btns1 .button.next{background-color:#1e388f}
.btns1 .button.cancel2{background-color:#fff;border:1px solid #959595;color:#3f3f3f;}
.btns1 .button.list{background-color:#fff;border:1px solid #959595;color:#3f3f3f;}
.btns2{text-align:center;padding:40px 0}
.btns2 .button{display:inline-block;vertical-align:middle;width:150px;height:52px;border-radius:6px;text-align:center;padding:0;line-height:52px;margin:0 2px;font-size:17px;font-weight:500;}
.btns2 .button.submit{background-color:#1e388f;border-color:#1e388f}
.btns2 .button.list, .btns2 .button.cancel{background-color:#fff;border-color:#959595;color:#3f3f3f;}
@media screen and (max-width:768px){
	.btns1{padding:35px 0}
	.btns1 .button{height:45px;line-height:45px;font-size:16px;}
	.btns2 .button{width:130px;height:45px;line-height:45px;font-size:16px;}
}
@media screen and (max-width:599px){
	.btns1, .btns2{padding:30px 0}
	.btns1 .button{min-width:90px;height:40px;line-height:40px;font-size:15px;margin:0 2px}
	.btns2 .button{width:100px;height:40px;line-height:40px;font-size:14px;}
}
@media screen and (max-width:499px){
	.btns1, .btns2{padding:20px 0}
	.btns1 .button{height:35px;line-height:35px;font-size:14px;}
}

/* 패널 */
.panel1.birth1{border-radius:8px;border-color:#ecedf1;background:#fff;padding-top:20px;padding-bottom:20px}
.panel1.birth1 .deco1{width:110px;height:110px;margin-right:45px;background-image:url(../../img/lib2/ic220a1birth1.png);}
.panel1.birth1 .deco1 + .body1 .h1{font-size:24px;line-height:1.1;font-weight:500;color:#000}
.panel1.birth1 .deco1 + .body1 .t1{font-size:17px;color:#666;margin-top:.5em;margin-bottom:0}
@media screen and (max-width:768px){
	.panel1.birth1{padding-top:30px}
	.panel1.birth1 .deco1 + .body1 .h1{font-size:22px;}
	.panel1.birth1 .deco1 + .body1 .t1{margin-top:0;font-size:16px}
}
@media screen and (max-width:599px){
	.panel1.birth1{padding:20px 15px 10px}
	.panel1.birth1 .deco1 + .body1 .h1{font-size:18px;}
	.panel1.birth1 .deco1 + .body1 .t1{font-size:14px}
}

/* 본인인증 */
.ipin1{text-align:center;}
.ipin1 .hg1{margin-bottom:30px;}
.ipin1 .hg1 .h1{font-size:36px;font-family:"JalnanGothic";font-weight:normal;color:#000;letter-spacing:0;padding:0;margin:0}
.ipin1 .hg1 .t1{font-size:18px;color:#000;margin:0}
.ipin1 .ipin1list{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;}
.ipin1 .ipin1list .lst{position:relative;width:calc((100% - 20px * 2) / 3);height:510px;padding:50px 0 0;border-radius:30px;border:1px solid #ddd;box-sizing:border-box}
.ipin1 .ipin1list .lst .h2{font-size:24px;line-height:1;color:#000;margin:0}
.ipin1 .ipin1list .lst .h2:before{content:"";display:block;width:140px;height:140px;background:url(../../img/lib2/ipin_sprite.png) no-repeat;margin:auto auto 30px;border-radius:50%;}
.ipin1 .ipin1list .lst .t2{margin:16px 0;font-size:15px;line-height:22px;color:#555;}
.ipin1 .ipin1list .lst .button.submit{position:absolute;left:calc(50% - 110px);bottom:50px;width:220px;height:55px;line-height:55px;border:0;background-color:#2634a4;border-radius:5px;font-size:17px;margin:0;padding:0;box-sizing:border-box}
.ipin1 .ipin1list .lst .button.submit:hover{background:#ea3b8d}
.ipin1 .ipin1list .lst .b1{position:absolute;left:calc(50% - 110px);bottom:120px;font-size:14px;width:220px;background:#eff3f9;border-radius:30px;color:#333;padding:3px 5px;box-sizing:border-box}
.ipin1 .ipin1list .lst .b1 .ic1{display:inline-block;border-radius:100%;vertical-align:top;margin:2px 3px 0 0;width:21px;height:21px;background:#000}
.ipin1 .ipin1list .lst .b1 .ic1:before{content:'!';display:inline-block;color:#fff;vertical-align:top;font-weight:800;font-size:13px}
/* 아이콘 */
.ipin1 .ipin1list .lst.hp .h2:before{background-position:0 0}
.ipin1 .ipin1list .lst.ipin .h2:before{background-position:-142px 0}
.ipin1 .ipin1list .lst.onepass .h2:before{background-position:-284px 0}

/* 카카오 간편인증 */
.ipin1 .ipin1list .lst.kakao{text-align:center;max-width:600px;width:100%;padding:55px 0 60px;height:auto;}
.ipin1 .ipin1list .lst.kakao .h2{font-family:"JalnanGothic";font-size:30px;font-weight:400}
.ipin1 .ipin1list .lst.kakao .h2:before{background-position:-142px 0}
.ipin1 .ipin1list .lst.kakao .t2{font-size:16px;margin:24px 0 40px;}
.ipin1 .ipin1list .lst.kakao .button{height:auto;border-radius:30px;font-size:18px;color:#000;background:#ffcc00;padding:10px 35px 10px 30px;margin:0;border:0}
.ipin1 .ipin1list .lst.kakao .button:before{content:'';display:inline-block;vertical-align:middle;margin:-3px 5px 0 0;width:23px;height:22px;background:url(../../img/lib2/kakao.png) no-repeat}


@media screen and (max-width:1320px){
	.ipin1 .ipin1list{gap:10px;}
	.ipin1 .ipin1list .lst:not(.kakao) .t2{font-size:14px}
}
@media screen and (max-width:900px){
	.ipin1{text-align:left;}
	.ipin1 .ipin1list .lst:not(.kakao){width:100%;padding:40px 20px 30px 200px;min-height:200px;height:auto;}
	.ipin1 .ipin1list .lst:not(.kakao) .h2:before{position:absolute;left:20px;top:20px;margin:0}
	.ipin1 .ipin1list .lst:not(.kakao) .t2 br{display:none}
	.ipin1 .ipin1list .lst .b1{text-align:center;position:static;display:block;margin:0 0 5px}
	.ipin1 .ipin1list .lst .button.submit{position:static;}
}
@media screen and (max-width:500px){
	.ipin1{text-align:center;}
	.ipin1 .ipin1list .lst:not(.kakao){padding:20px;}	
	.ipin1 .ipin1list .lst:not(.kakao) .h2:before{position:static;margin:auto}	
	.ipin1 .ipin1list .lst:not(.kakao) .b1{margin:0 auto 10px }
}
@media screen and (max-width:480px){
	.ipin1 .ipin1list .lst.kakao{padding:50px 30px 60px;}
	.ipin1 .ipin1list .lst.kakao .t2{font-size:14px;}
}




/* 모집신청플랫폼 본인인증 */
.ipin2{text-align:center;margin-bottom:90px}
.ipin2 .hg1{margin-bottom:45px;}
.ipin2 .hg1 .h1{font-size:44px;font-family:'JalnanGothic';font-weight:normal;line-height:1;margin-bottom:15px;color:#000;letter-spacing:-.025em}
.ipin2 .hg1 .t1{font-size:18px;color:#666;margin:0}
.ipin2 .ipin1list{overflow:hidden;}
.ipin2 .ipin1list .lst{position:relative;background:#f6f6f6;border-radius:6px;padding:55px 0 60px;height:495px;box-sizing:border-box}
.ipin2 .ipin1list .lst .h2{font-size:24px;line-height:29px;color:#000;}
.ipin2 .ipin1list .lst .h2:before{content:"";display:block;width:180px;height:180px;border-radius:50%;margin:auto auto 25px;background-repeat:no-repeat;background-size:cover;}
.ipin2 .ipin1list .lst.hp .h2:before{background-image:url(../../img/lib2/ip180a1hp.png)}
.ipin2 .ipin1list .lst.birth .h2:before{background-image:url(../../img/lib2/ip180a1birth.png)}
.ipin2 .ipin1list .lst.protector .h2:before{background-image:url(../../img/lib2/ip180a1protector.png)}
.ipin2 .ipin1list.col-2{margin:0 55px}
.ipin2 .ipin1list.col-2 .lst{float:left;width:calc(50% - 20px);margin-left:40px}
.ipin2 .ipin1list.col-2 .lst:first-child{margin-left:0}
.ipin2 .ipin1list .lst .button.submit{width:200px;height:50px;background-color:#1e388f;border-radius:25px;font-size:18px}
@media screen and (max-width:999px){
	.ipin2 .hg1{margin-bottom:40px}
	.ipin2 .hg1 .h1{font-size:40px;}
	.ipin2 .hg1 .t1{font-size:17px}
	.ipin2 .ipin1list .lst{padding:45px 0 50px;height:auto;}
	.ipin2 .ipin1list .lst .h2{font-size:22px;line-height:27px}
	.ipin2 .ipin1list .lst .h2:before{width:162px;height:162px}
	.ipin2 .ipin1list .lst .button.submit{font-size:17px;}
	.ipin2 .ipin1list.col-2{margin:0 25px}
	.ipin2 .ipin1list.col-2 .lst{width:calc(50% - 10px);margin-left:20px}
}
@media screen and (max-width:768px){
	.ipin2 .hg1{margin-bottom:30px}
	.ipin2 .hg1 .h1{font-size:32px;margin-bottom:5px}
	.ipin2 .hg1 .t1{font-size:16px;}
	.ipin2 .ipin1list .lst .h2:before{width:126px;height:126px;margin-bottom:20px}
	.ipin2 .ipin1list .lst .h2{font-size:20px;line-height:23px}
	.ipin2 .ipin1list .lst .button.submit{font-size:16px;width:180px;height:40px;}
}
@media screen and (max-width:599px){
	.ipin2 .hg1{margin-bottom:20px}
	.ipin2 .hg1 .h1{font-size:28px;}
	.ipin2 .hg1 .t1{font-size:15px;}
	.ipin2 .ipin1list .lst{padding:25px 0 35px}
	.ipin2 .ipin1list .lst .h2:before{width:108px;height:108px;margin-bottom:15px}
	.ipin2 .ipin1list .lst .h2{font-size:18px;line-height:21px}
	.ipin2 .ipin1list .lst .button.submit{font-size:15px;width:140px;height:35px;}
	.ipin2 .ipin1list.col-2{margin:auto}
}
@media screen and (max-width:499px){
	.ipin2{margin-bottom:45px}
	.ipin2 .hg1{margin-bottom:15px}
	.ipin2 .hg1 .h1{font-size:26px;font-weight:500;}
	.ipin2 .hg1 .t1{font-size:14px;}
	.ipin2 .ipin1list .lst{padding:20px 0 30px}
	.ipin2 .ipin1list .lst .h2:before{width:90px;height:90px;margin-bottom:10px}
	.ipin2 .ipin1list .lst .h2{font-size:17px;line-height:19px;margin-top:0;margin-bottom:10px;}
	.ipin2 .ipin1list .lst .button.submit{font-size:14px;}
	.ipin2 .ipin1list.col-2 .lst{float:none;width:100%;margin-left:0;margin-bottom:15px;}
}
@media screen and (max-width:399px){
	.ipin2 .ipin1list .lst{padding-bottom:20px}
	.ipin2 .hg1 .h1{font-size:22px;}
	.ipin2 .hg1 .t1{word-break:keep-all;line-height:18px;margin-top:10px;}
	.ipin2 .ipin1list .lst .button.submit{font-size:13px;height:32px;}
}

/* 예약완료 */
.reserve1ok{padding:5px;box-shadow:3px 3px 5px rgba(0,0,0,.05);border-radius:20px;background:#fff url('../../img/lib/b1s1c1g4.png');}
.reserve1ok>div{position:relative;border-radius:20px;padding:80px 0;color:#333;background:#fff;word-break:keep-all}
.reserve1ok [class^='h']{text-align:center;font-family:'JalnanGothic';font-weight:normal;line-height:1;margin:0;color:#000}
.reserve1ok .h1{font-size:36px;}
.reserve1ok .h1 span{color:#2634a4}
.reserve1ok .h2{font-size:32px;}
.reserve1ok .t1{text-align:center;font-size:18px;color:#000;font-weight:400;margin:10px 0 40px;}
.reserve1ok .t1 strong{color:#e83f7f}
.reserve1ok table{max-width:700px;width:100%;margin:auto;border:0;border-top:1px solid #000;border-bottom:1px solid #838383;color:#555;background:#fff}
.reserve1ok table th, .reserve1ok table td{border:0;border-top:1px solid #dedede;padding:10px 20px;font-weight:500;letter-spacing:0}
.reserve1ok table tr:first-child th, .reserve1ok table tr:first-child td{border-top:0}
.reserve1ok table th{background:#f6f6f6;color:#333;}
.reserve1ok table td strong{color:#000;font-weight:500;}
.reserve1ok table td .price{color:#ec411b}
.reserve1ok .button.submit{display:block;width:230px;height:50px;margin:auto;line-height:48px;padding:0;border-radius:25px}
.reserve1ok .button.submit .t1{color:inherit}
.reserve1ok .button.submit>.ic1{width:27px;height:9px;background:url(../../img/lib2/ic27a1arr.png) no-repeat;min-height:auto;margin-left:6px;margin-top:-4px}
.reserve1ok.app1{padding-bottom:130px}
.reserve1ok.app1:after{top:55px;right:161px;width:166px;height:151px;background-image:url(../../img/lib2/ic166a1app1.png);}
.reserve1ok.app1 table{margin-bottom:90px}
.reserve1ok .info1box{display:inline-block;background:#fff;font-family:'JalnanGothic';font-weight:normal;border-top:1px solid #000;border-bottom:1px solid #838383}
.reserve1ok .info1box .t1{margin:0;font-size:24px;line-height:1.1;color:#222;font-weight:600;background:#f6f6f6;padding:20px 50px}
.reserve1ok .info1box .t2{line-height:1;color:#333;font-size:22px;display:block;padding:20px 50px}
.reserve1ok .info1box .t2 a{color:inherit}
.reserve1ok .info1box .t2 a:before{content:"☎";display:inline-block;margin-right:5px}
@media screen and (max-width:900px){
	.reserve1ok>div{padding:40px;}
	.reserve1ok .h1{font-size:24px;}
	.reserve1ok .t1{font-size:15px;}
}
@media screen and (max-width:767px){
	.reserve1ok>div{padding:40px 20px;}
	.reserve1ok table colgroup {display:none;}
	.reserve1ok table th, .reserve1ok table td{display:block;text-align:left;font-size:14px;line-height:140%}	
}


/* 동의 */
.info1ex{padding:5px;margin:0 0 30px;box-shadow:3px 3px 5px rgba(0,0,0,.05);word-break:keep-all;border-radius:20px;background:#fff url('../../img/lib/b1s1c1g4.png');}
.info1ex>div{position:relative;border-radius:20px;padding:20px 20px 20px 50px;color:#333;background:#fff;}
.info1ex>div:before{content:"";position:absolute;top:21px;left:21px;display:block;width:24px;height:24px;background:url(../../img/lib/ic48a4exclamation1.png) no-repeat 50% 50% / cover;}

/* 동의 */
.info2ex{padding:5px;margin:0 0 30px;box-shadow:3px 3px 5px rgba(0,0,0,.05);word-break:keep-all;border-radius:20px;background:#fff url('../../img/lib/b1s1c1g4.png');}
.info2ex>div{position:relative;border-radius:20px;padding:20px 20px 20px 50px;color:#333;background:#fff;}


.info1ex br{display:none}
.privacy1 .hb2.h2{font-size:24px;font-weight:600;color:#000;margin-top:35px}
.privacy1 .h2{color:#000;font-size:20px;}
.privacy1 .agree1box{background:#fff;border-radius:20px;border:1px solid #ddd;padding:40px;}
.privacy1 .agree1box .box1in{max-height:270px;overflow-y:auto;}
.privacy1 .agree1box .box1in .wrap1{padding:20px;background:#f8fafc;border-radius:20px;}
.privacy1 .agree1check{margin-top:30px;padding-top:10px;border-top:1px solid #eee;} 
.privacy1 .agree1check input{position:absolute;opacity:0;width:0;height:0;}
.privacy1 .agree1check label{position:relative;display:inline-block;line-height:20px;padding-left:30px;color:#000;cursor:pointer;user-select:none;}
.privacy1 .agree1check input[type='radio'] + label:before{border-radius:100%}
.privacy1 .agree1check label:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;border-radius:5px;border:1px solid #ddd;background:#fff;box-sizing:border-box;}
.privacy1 .agree1check input:checked + label:before{background:#ea3b8d;border-color:#ea3b8d;}
.privacy1 .agree1check input:checked + label:after{content:'';position:absolute;left:7px;top:4px;width:4px;height:8px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg);}
.privacy1 .agree1check input:focus + label:before{outline:2px solid #3399ff;outline-offset:2px;}
@media screen and (max-width:999px){
	.privacy1 .agree1box{padding:30px;}
}
@media screen and (max-width:767px){
	.privacy1 .agree1box{padding:20px;}
}



/* 자격제한확인/비대면 서비스 */
body.cert1{position:relative;height:100%;}
.certification1{position:relative;height:100%;z-index:1;background:#bbe6ff url(../../img/lib2/certification_bg.png) no-repeat 50% 0 / cover;padding:20px 0 0;box-sizing:border-box;font-family:"S-CoreDream", sans-serif;font-size:14px;color:#666;}
.certification1.untact1{background-color:#fff4c3}
.certification1 .hg1{text-align:center;}
.certification1 .hg1 .logo{display:block;text-indent:-9999px;width:269px;height:48px;background:url(../../img/inc/logo@2x.png) no-repeat 0 0 / contain;margin:auto auto 15px}
.certification1 .hg1 .h1{margin:0;font-size:30px;line-height:1;color:#000;font-family:'JalnanGothic';font-weight:normal;}
.certification1 .hg1 .t1{margin:5px 0 20px;color:#000;font-size:16px;line-height:140%}
.certification1 .frm1{max-width:400px;margin:20px auto 30px;background:#fff;border-radius:20px;box-shadow:3px 3px 10px rgba(0,0,0,.2);padding:20px 40px 30px;box-sizing:border-box}
.certification1 .frm1 li{padding-bottom:5px;overflow:hidden}
.certification1 .frm1 .label1{display:block;margin:7px 0;font-size:15px;color:#000;padding:0;height:auto}
.certification1 .frm1 input.text{width:100%;height:40px;border-color:#ccc;border-radius:6px;margin:0}
.certification1 .frm1 input.text.w50{float:left;width:calc(50% - 12px)}
.certification1 .frm1 .vam{float:left;width:24px;line-height:40px;display:inline-block;text-align:center;}
.certification1 .frm1 select{width:100%;height:40px;border-radius:6px;border-color:#ccc}
.certification1 .frm1 .agree1box{height:99px;border:1px solid #ccc;border-radius:6px;overflow-y:auto}
.certification1 .frm1 .agree1box .box1in{margin:10px;font-size:14px}
.certification1 .frm1 .agree1check{margin-top:8px;margin-bottom:5px}
.certification1 .frm1 .agree1check label{margin-left:9px;font-size:16px}
.certification1 .frm1 .btns1{text-align:center;overflow:hidden;margin-bottom:20px;padding:0}
.certification1 .frm1 .btns1 .button{margin:0 0 0 8px;float:left;width:calc(50% - 4px);height:40px;line-height:40px;padding:0;border:0;border-radius:6px;font-size:16px;font-weight:500}
.certification1 .frm1 .btns1 .button.submit{margin-left:0;background:#2634a4;color:#fff;}
.certification1 .frm1 .btns1 .button.close{border:1px solid #959595;color:#3f3f3f;background-color:#fff}
.certification1 .info1ex{margin:0}

@media screen and (max-width:419px){
	.certification1{padding-left:10px;padding-right:10px}
	.certification1 .hg1 .h1{font-size:30px}
	.certification1 .hg1 .t1{font-size:15px;line-height:20px;margin-bottom:25px}
	.certification1 .frm1{padding-left:20px;padding-right:20px}
}


/* 표 / 반응형 */
.write1form table>*>tr>th, .write1form table>*>tr>td, .table1rspnsv table>*>tr>th, .table1rspnsv table>*>tr>td{padding:13px 20px}
.write1form input, .write1form select{margin:0;border-color:#c6c7cb;border-radius:5px;height:44px;}
.write1form input[type=file]{border-color:transparent;}
.write1form input[type=checkbox]{height:auto}
.write1form select{min-width:195px;}
.write1form table a.button.small{min-width:92px;height:34px;padding:0 10px;line-height:31px;font-size:14px;color:#fff;border-color:#6e7387;background-color:#6e7387;margin:-4px 0 0 5px}
.write1form .frm1list{margin:0;padding:0;list-style:none;}
.write1form .frm1list li{display:inline-block;vertical-align:middle;margin-left:5px;}
.write1form .frm1list li:first-child{margin-left:0}
.write1form .frm1list li input, .write1form .frm1list li label{margin:0;height:auto;}
.write1form .required{position:relative;text-indent:-9999px;display:inline-block;}
.write1form .required:before{position:absolute;top:-5px;left:0;content:"*";display:block;color:#ec411b;text-indent:0}
.write1form .explain{font-size:14px;color:#898989;font-weight:400;margin:2px 0;}



.table1scroll table{min-width:1000px}
.table1scroll table .button{margin:0;min-width:60px;height:34px;font-size:15px;padding:0 10px;line-height:32px;border-radius:6px;}
.table1scroll table .b1.location1{display:inline-block;vertical-align:middle;text-indent:-9999px;width:25px;height:29px;background:url(../../img/lib2/ic29a1pointer.png) no-repeat;}
.table1scroll table [data-progress=대여가능]{color:#e00c5c}
.table1scroll table [data-progress=대여불가]{color:#777}
@media screen and (max-width:1024px){
	.table1scroll1wrap{position:relative;overflow:hidden;}
	.info1 + .table1scroll1wrap{margin-top:-1em}
	.table1scroll1wrap .scroll1container{margin-right:-1px;overflow-x:auto;-webkit-overflow-scrolling:touch;}
	.table1scroll1wrap:before, .table1scroll1wrap:after{position:absolute;content:"";display:block;top:0;bottom:0;width:80px;transition-duration:.1s;z-index:10}
	.table1scroll1wrap:before{left:0;display:none;background:linear-gradient(to right, #fff, transparent)}
	.table1scroll1wrap:after{right:0;display:block;background:linear-gradient(to left, #fff, transparent)}
	.table1scroll1wrap.scrolling:before{display:block;}
	.table1scroll1wrap.scrollend:after{display:none}
}
@media screen and (max-width:768px){
	.write1form table{font-size:15px}
	.write1form table colgroup{display:none}
	.write1form table tr, .write1form table>*>tr>th, .write1form table>*>tr>td{display:block;width:100%;box-sizing:border-box;border-right:0;}
	.write1form table>*>tr>th{text-align:left;padding:10px 20px;}
	.write1form table>*>tr>td{border-top:0;padding:10px 20px;}
	.write1form input, .write1form select{height:38px;}
	.table1scroll table{font-size:15px}
	.table1scroll table>thead>tr>th{padding:15px 10px;font-size:15px;}
	.table1scroll table>*>tr>th, .table1scroll table>*>tr>td{padding:10px}
	.table1scroll table .button{min-width:60px;height:30px;line-height:28px;font-size:14px;}
}
@media screen and (max-width:599px){
	.write1form table, .table1scroll table{font-size:14px}
	.write1form table>*>tr>th, .write1form table>*>tr>td{padding:9px 15px 6px}
	.table1scroll table>thead>tr>th{font-size:14px}
	.write1form .explain{display:block;}
	.write1form input, .write1form select{height:34px;padding-top:0;padding-bottom:0}
}
@media screen and (max-width:499px){
	.write1form input#f1zipcode{width:calc(100% - 110px) !important}
}


/* 교육강좌리스트 */
.cp1list1 .lst{margin-bottom:30px}
.cp1list1 .lst a{position:relative;display:flex;flex-wrap:wrap;gap:30px;border-radius:30px;padding:30px;background:#fff;overflow:hidden;}
.cp1list1 .lst a:before{content:'';z-index:0;display:block;position:absolute;left:0;right:0;top:0;bottom:0;border-radius:30px;border:1px solid #ddd;transition:.1s ease}
.cp1list1 .lst a .status{z-index:2;position:absolute;top:40px;left:40px;width:70px;height:70px;line-height:70px;color:#fff;font-size:15px;text-align:center;border-radius:100%;word-break:keep-all;box-sizing:border-box;}
.cp1list1 .lst a[data-progress='접수중'] .status{background-color:#ea3b8d;}
.cp1list1 .lst a[data-progress='접수대기'] .status{background-color:#2a2f42;}
.cp1list1 .lst a[data-progress='접수마감'] .status{background-color:#555}
.cp1list1 .lst a[data-progress='인원마감'] .status{background-color:#555}
.cp1list1 .lst a[data-progress='예매중'] .status{background-color:#ea3b8d;}
.cp1list1 .lst a[data-progress='예매예정'] .status{background-color:#2a2f42;}
.cp1list1 .lst a[data-progress='예매불가'] .status{background-color:#555}
.cp1list1 .lst a[data-progress='예매마감'] .status{background-color:#555}
.cp1list1 .lst a .f1{z-index:1;position:relative;width:300px;height:100%;aspect-ratio: 32 / 21;overflow:hidden;border-radius:10px;background:#d8f0fa url() no-repeat 50% 50%;}
.cp1list1 .lst a .f1 .f1p1 img{width:100%;height:100%;object-fit:cover;object-position:top;}
.cp1list1 .lst a .texts{z-index:1;position:relative;width:calc(100% - 340px);padding-top:10px}
.cp1list1 .lst a .texts .h1{display:block;margin:10px 0;font-family:'JalnanGothic';font-weight:normal;font-size:26px;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.cp1list1 .lst a .texts .g2s{}
.cp1list1 .lst a .texts .g2s span{position:relative;display:inline-block;height:32px;line-height:32px;text-align:center;padding:0 15px;border-radius:20px;color:#fff;font-size:14px}
.cp1list1 .lst a .texts .g2s span.fee:before{content:'';display:inline-block;vertical-align:middle;margin:-3px 2px 0 -3px;width:16px;height:16px;background:url(../../img/lib2/ic32a1fee.png) no-repeat 0 0 / contain;}
.cp1list1 .lst a .texts .g2s [data-progress='인터넷']{background-color:#ff6c00}
.cp1list1 .lst a .texts .g2s [data-progress='온라인']{background-color:#ff6c00}
.cp1list1 .lst a .texts .g2s [data-progress='방문']{background-color:#586377}
.cp1list1 .lst a .texts .g2s [data-progress='전화']{background-color:#4c2bad}
.cp1list1 .lst a .texts .g2s [data-progress='연극']{background-color:#ff6c00}
.cp1list1 .lst a .texts .g2s [data-progress='뮤지컬']{background-color:#ff6c00}
.cp1list1 .lst a .texts .g2s [data-progress='콘서트']{background-color:#586377}
.cp1list1 .lst a .texts .g2s [data-progress='유료']{background-color:#eb4050}
.cp1list1 .lst a .texts .g2s [data-progress='무료']{background-color:#198bc1}
.cp1list1 .lst a .texts .g2s [data-progress='무료']:after{content:'';display:block;position:absolute;left:10px;top:47%;width:20px;height:2px;background:#fff;transform:rotate(-45deg)}
.cp1list1 .lst a .texts .clist{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;overflow:hidden;}
.cp1list1 .lst a .texts .clist li{position:relative;width:50%;color:#333;padding-left:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:400;box-sizing:border-box;}
.cp1list1 .lst a .texts .clist li:before{position:absolute;top:12px;left:0;content:"";display:block;width:3px;height:3px;border-radius:50%;background:#333;}
.cp1list1 .lst a .texts .clist li .t1:after{content:":";display:inline-block;vertical-align:top;margin:-2px 4px 0}
.cp1list1 .lst a:hover, .cp1list1 .lst a:focus{background:#fff;text-decoration:none}
.cp1list1 .lst a:hover:before{border:2px solid #000}
.cp1list1 .lst a:hover, .cp1list1 .lst a:focus{box-shadow:5px 5px 10px rgba(0,0,0,.1)}
/* 공연예매 */
.cp1list1.culture1 .lst a{gap:50px;background:#fff;}
.cp1list1.culture1 .lst a:before{border:1px solid #ddd;}
.cp1list1.culture1 .lst a .f1{height:auto;transition:.1s ease}
.cp1list1.culture1 .lst a .texts{width:calc(100% - 350px)}
.cp1list1.culture1 .lst a .hg1{border-bottom:1px solid #000;padding-bottom:10px;margin-bottom:20px}
.cp1list1.culture1 .lst a [class*='status']{position:static;display:inline-block;vertical-align:middle;margin-top:-3px;width:80px;height:30px;line-height:30px;border-radius:20px;text-align:center;font-size:14px}
.cp1list1.culture1 .lst a .status2{border:1px solid #333;color:#333}
.cp1list1.culture1 .lst a .texts .h1{display:inline-block;vertical-align:middle;margin:0}
.cp1list1.culture1 .lst a .texts  li{width:100%;margin:5px 0}
.cp1list1.culture1 .lst a .texts  li:before{display:none}
.cp1list1.culture1 .lst a .texts  li .t1{position:absolute;left:0;top:0;color:#000;font-weight:600}
.cp1list1.culture1 .lst a .texts  li .t1:before{content:'';display:inline-block;vertical-align:middle;margin:-2px 5px 0 0;width:5px;height:5px;background:#999;border-radius:100%;}
.cp1list1.culture1 .lst a .texts  li .t1:after{display:none}
.cp1list1.culture1 .lst a .texts  li .t2{display:block;color:#555;padding-left:100px;}
.cp1list1.culture1 .lst a:hover:before{border:2px solid #000;}
.cp1list1.culture1 .lst a:hover .f1{box-shadow:5px 5px 10px rgba(0,0,0,.22)}
.cp1list1.culture1 .lst a.w1:before{border:2px solid #000;}
.cp1list1.culture1 .lst a.w1:hover .f1{box-shadow:none}
@media screen and (max-width:1520px){
	.cp1list1 .lst a .texts .clist li{width:100%}
}
@media screen and (max-width:860px){
	.cp1list1 .lst a .f1{width:240px;}
	.cp1list1 .lst a .texts{width:calc(100% - 270px)}
	.cp1list1 .lst a .texts .h1{font-size:20px}
	.cp1list1 .lst a .texts .clist li{font-size:14px}
}
@media screen and (max-width:767px){
	.cp1list1 .lst a{display:block;padding:20px;}
	.cp1list1 .lst a .status{left:0;top:0;width:auto;height:auto;line-height:1;border-radius:0 0 30px 30px;padding:20px}
	.cp1list1 .lst a .f1{display:block;max-width:400px;width:100%;margin:0 auto}
	.cp1list1 .lst a .texts{width:100%}
}



/* 교육강좌상세 */
.edu1view1 .w1{padding:30px;border-radius:20px;border:3px solid #000;}
.edu1view1 .hg1{display:flex;flex-wrap:wrap;border-bottom:2px solid #000;padding-bottom:25px;margin-bottom:35px;}
.edu1view1 .hg1 .h1{margin:0}
.edu1view1 .hg1 .h1 .status{display:inline-block;vertical-align:top;padding:0 20px;height:40px;border-radius:30px;color:#fff;font-size:15px;text-align:center;line-height:40px;margin:-4px 10px -8px 0}
.edu1view1 .hg1 .h1 .status[data-progress='접수중']{background-color:#ea3b8d;}
.edu1view1 .hg1 .h1 .status[data-progress='접수대기']{background-color:#2a2f42;}
.edu1view1 .hg1 .h1 .status[data-progress='접수마감']{background-color:#555}
.edu1view1 .hg1 .h1 .status[data-progress='인원마감']{background-color:#555}
.edu1view1 .hg1 .h1 .status[data-progress='예매중']{background-color:#ea3b8d;}
.edu1view1 .hg1 .h1 .status[data-progress='예매예정']{background-color:#2a2f42;}
.edu1view1 .hg1 .h1 .status[data-progress='예매불가']{background-color:#555}
.edu1view1 .hg1 .h1 .status[data-progress='예매마감']{background-color:#555}
.edu1view1 .hg1 .h1 .t1{display:inline-block;vertical-align:middle;font-family:'JalnanGothic';font-size:28px;color:#000;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.edu1view1 .hg1 .g2s{margin-left:auto;}
.edu1view1 .hg1 .g2s span{position:relative;display:inline-block;height:32px;line-height:32px;text-align:center;padding:0 15px;border-radius:20px;color:#fff;font-size:14px}
.edu1view1 .hg1 .g2s span.fee:before{content:'';display:inline-block;vertical-align:middle;margin:-3px 2px 0 -3px;width:16px;height:16px;background:url(../../img/lib2/ic32a1fee.png) no-repeat 0 0 / contain;}
.edu1view1 .hg1 .g2s [data-progress='인터넷']{background-color:#ff6c00}
.edu1view1 .hg1 .g2s [data-progress='온라인']{background-color:#ff6c00}
.edu1view1 .hg1 .g2s [data-progress='방문']{background-color:#586377}
.edu1view1 .hg1 .g2s [data-progress='전화']{background-color:#4c2bad}
.edu1view1 .hg1 .g2s [data-progress='연극']{background-color:#ff6c00}
.edu1view1 .hg1 .g2s [data-progress='뮤지컬']{background-color:#ff6c00}
.edu1view1 .hg1 .g2s [data-progress='콘서트']{background-color:#586377}
.edu1view1 .hg1 .g2s [data-progress='유료']{background-color:#eb4050}
.edu1view1 .hg1 .g2s [data-progress='무료']{background-color:#198bc1}

.edu1view1 .wrap1{display:flex;flex-wrap:wrap;gap:50px}
.edu1view1 .wrap1 .figs{width:460px;}
.edu1view1 .wrap1 .figs .f1{position:relative;display:block;width:100%;max-height:320px;border-radius:20px;overflow:hidden}
.edu1view1 .wrap1 .figs .f1 .f1p1 img{width:100%;height:100%;object-fit:cover;object-position:top;}
.edu1view1 .wrap1 .figs .b1.zoom{display:block;width:115px;height:36px;line-height:36px;border-radius:20px;background:#000;color:#fff;font-size:15px;text-align:center;margin:10px auto 0;}
.edu1view1 .wrap1 .figs .b1.zoom:after{content:"";display:inline-block;vertical-align:middle;width:20px;height:20px;background:url(../../img/lib2/ic20a1zoom.png) no-repeat;margin:-2px 0 0 9px}
.edu1view1 .wrap1 .texts{width:calc(100% - 510px)}
.edu1view1 .wrap1 .texts ul{list-style:none;padding:0;margin:0}
.edu1view1 .wrap1 .texts li{position:relative;line-height:130%;min-height:20px;margin-bottom:10px}
.edu1view1 .wrap1 .texts .t1{position:absolute;left:0;top:0;color:#000;}
.edu1view1 .wrap1 .texts .t1:before{content:'';display:inline-block;vertical-align:middle;margin:-2px 5px 0 0;width:5px;height:5px;background:#999;border-radius:100%;}
.edu1view1 .wrap1 .texts .t2{display:block;color:#555;padding-left:180px;font-weight:400}

.edu1view1 .filedownload{display:block;}
.edu1view1 .filedownload .file1{color:#555}
.edu1view1 .filedownload .download{position:relative;display:inline-block;vertical-align:middle;border:1px solid #e0e0e0;border-radius:6px;background:#fff;color:#333;font-size:14px;line-height:34px;padding:0 60px 0 20px;overflow:hidden;margin-left:20px}
.edu1view1 .filedownload .download .ic1{position:absolute;top:-1px;right:-1px;width:37px;height:36px;background:#000 url(../../img/lib2/ic20a1download2.png) no-repeat 50% 50%;}
.edu1view1 .btns1{padding:30px 0}
.edu1view1 .btns1 .button{width:140px;font-size:17px;margin:0 2px}
.edu1view1 .btns1 .reserve{background-color:#1e388f}
.edu1view1 .btns1 .list{border:1px solid #959595;background-color:#fff;color:#3f3f3f;}
.edu1view1.toy1 .hg1 .h1 .t1{max-width:100%;}
.edu1view1.toy1 .wrap1 .figs{position:relative;width:320px;min-height:250px;}
.edu1view1.toy1 .wrap1 .figs .b1.zoom{position:absolute;bottom:-16px;left:calc(50% - 57.5px);margin:0}
.edu1view1.toy1 .view1info{padding-top:20px}
.edu1view1.toy1 .view1info .hb2.h2{margin-bottom:.33em}
.edu1view1.toy1 .view1info .info1{margin-top:0}
@media screen and (max-width:999px){
	.edu1view1 .hg1 .h1{width:100%;margin-bottom:5px;}
	.edu1view1 .hg1 .h1 .t1{font-size:22px;max-width:calc(100% - 100px);white-space:inherit}
	.edu1view1 .hg1 .g2s{top:15px;right:20px;}
	.edu1view1 .wrap1{display:block;}
	.edu1view1 .wrap1 .figs{margin:auto;max-width:330px;width:100%;}
	.edu1view1 .wrap1 .texts{width:100%;margin-top:20px;}
	.edu1view1 .wrap1 .texts li{border-bottom:1px solid #eee;font-size:15px;padding:0 0 5px}
	.edu1view1.toy1 .view1info .info1{margin-bottom:.75em}
}
@media screen and (max-width:699px){
	.edu1view1 .w1{padding:20px;}
	.edu1view1 .hg1 .h1 .status{height:30px;line-height:30px;margin:2px 5px 0 0}
	.edu1view1 .hg1 .h1 .t1{font-size:20px}
	.edu1view1 .hg1 .g2s [data-progress]{width:auto;height:28px;line-height:28px;font-size:13px;}
	.edu1view1 .wrap1, 	.edu1view1 .wrap1 .texts table{border-bottom:0}
	.edu1view1 .wrap1{padding-bottom:10px}
	.edu1view1 .wrap1 .texts table{position:relative;z-index:1}
	.edu1view1 .wrap1 .texts table colgroup{display:none}
	.edu1view1 .wrap1 .texts table tr, .edu1view1 .wrap1 .texts table th, .edu1view1 .wrap1 .texts table td{display:block;width:100%;box-sizing:border-box;text-align:left;border-top:0;font-size:14px}
	.edu1view1 .wrap1 .texts table th, .edu1view1 .wrap1 .texts table td{float:left;width:35%;padding:15px 13px;border-right:0;background:transparent;}
	.edu1view1 .wrap1 .texts table:after{position:absolute;top:0;left:0;content:"";display:block;width:35%;height:100%;background:#f7f7f7;z-index:-1;}
	.edu1view1 .wrap1 .texts table td{border-bottom:1px solid #ddd;width:65%;min-height:48px;}
	.edu1view1 .btns1 .button{font-size:15px;}
}
@media screen and (max-width:599px){
	.edu1view1 .hg1 .h1{line-height:1.1}
	.edu1view1 .hg1 .h1 .status{display:inline-block;width:auto;height:32px;line-height:32px;font-size:13px;margin-right:0;margin-bottom:5px;}
	.edu1view1 .hg1 .h1 .t1{display:block;max-width:100%;font-size:18px;line-height:26px}
	.edu1view1 .wrap1 .texts .t2{padding-left:10px}
	.edu1view1 .wrap1 .texts .t1{position:static;}
	.edu1view1 .btns1{padding:20px 0}
	.edu1view1 .btns1 .button{width:110px;}
}
@media screen and (max-width:449px){
	.edu1view1 .wrap1 .texts table th.line2{padding:8px 15px 5px;line-height:1.3;height:49px;box-sizing:border-box;word-break:keep-all}
}



/* 강사안내 탭 */
.edu1detailbox{}
.edu1detailbox .h1{font-size:28px;color:#000;margin:0 0 15px 0;font-family:'JalnanGothic';font-weight:normal;} 
.edu1detailbox .detail1box{position:relative;padding:30px 25px;overflow:hidden;font-weight:400;}
#tabs1pane3 .edu1detailbox .detail1box{padding-left:285px}
.edu1detailbox .detail1box .h2{position:absolute;top:40px;left:25px;width:260px;font-size:18px;color:#333;margin:0}
/* .edu1detailbox .detail1box ul.bu{float:left;width:calc(100% - 260px);margin:0} */
/* 시설안내 탭 */
.edu1detailbox .detail1box .f1{position:relative;float:left;width:400px;height:240px;margin-left:-25px;border-radius:8px;overflow:hidden;background:#f6f7f8}
.edu1detailbox .detail1box .f1 .f1p1{}
.edu1detailbox .detail1box .f1 .f1p1 img{width:100%;height:100%;object-fit:cover;}
.edu1detailbox .detail1box .addr1info{float:right;width:calc(100% - 440px);margin:0;padding:30px 0;list-style:none;}
.edu1detailbox .detail1box .addr1info li{position:relative;letter-spacing:-.025em;color:#333;line-height:30px;padding-left:37px;margin:5px 0}
.edu1detailbox .detail1box .addr1info li:before{position:absolute;top:-4px;left:0;content:"";display:block;width:30px;height:30px;background:url(../../img/lib2/addr1info_sprite.png) no-repeat}
.edu1detailbox .detail1box .addr1info li.addr:before{background-position:0 0}
.edu1detailbox .detail1box .addr1info li.tel:before{background-position:0 -35px}
/* 지도맵 */
.spc4map1{position:relative;z-index:0;height:0;overflow:hidden;margin:0 -35px;border-radius:0;background:#808080;padding-bottom:37.39%;}
.spc4map1 img{max-width:none;}
.spc4map1 #daum_map, .spc4map1 .map{position:absolute !important;left:0;right:0;top:0;bottom:0;width:100%;height:100% !important;}
@media screen and (max-width:999px){
	.edu1detailbox .detail1box .f1{width:320px;height:192px}
	.edu1detailbox .detail1box .addr1info{width:calc(100% - 340px)}
/* 	.edu1detailbox .detail1box .spc4map1:before{position:absolute;top:50%;left:50%;margin:-40px -14.5px;content:"";display:block;width:29px;height:42px;background:url(https://t1.daumcdn.net/mapjsapi/images/2x/marker.png) no-repeat 0 0 / contain;z-index:2}
	.edu1detailbox .detail1box .spc4map1.on:before{z-index:-1} */
}
@media screen and (max-width:768px){
	.edu1detailbox .h1{font-size:20px;}
	.edu1detailbox .detail1box{padding:25px 20px;font-size:15px;}
	#tabs1pane3 .edu1detailbox .detail1box{padding-left:20px;padding-right:20px}
	.edu1detailbox .detail1box .h2{position:relative;top:auto;left:auto;width:100%;margin-bottom:10px;font-size:17px;}
	.edu1detailbox .detail1box .f1{display:block;float:none;margin:auto;}
	.edu1detailbox .detail1box .addr1info{width:100%;padding-bottom:0}
	.edu1detailbox .detail1box .spc4map1{margin-left:-20px;margin-right:-20px}
}
@media screen and (max-width:699px){
	.spc4map1{padding-bottom:0;height:240px;}
	.edu1detailbox .detail1box .addr1info li{font-size:15px;line-height:20px}
}
@media screen and (max-width:599px){
	.edu1detailbox .h1{font-size:18px}
	.edu1detailbox .detail1box{padding:20px 15px 15px;font-size:14px;}
	.edu1detailbox .detail1box .h2{font-size:16px;}
	.edu1detailbox .detail1box .addr1info li{font-size:14px;margin:8px 0}
	.edu1detailbox .detail1box .spc4map1{margin-left:-15px;margin-right:-15px}
}
@media screen and (max-width:399px){
	.edu1detailbox .detail1box .f1{max-width:320px;height:0;width:100%;padding-bottom:60%}
}




/* 캘린더2예약 */
.cp31reserve1calendar1 .calendar1top {position:relative;text-align:center;margin-bottom:25px}
.cp31reserve1calendar1 .calendar1top .month .h1 {display:inline-block;vertical-align:middle;font-size:36px;font-weight:600;color:#333;line-height:1;letter-spacing:-.05em;margin:0 20px}
.cp31reserve1calendar1 .calendar1top .month .h1 span {font-weight:700;color:#e83f7f}
.cp31reserve1calendar1 .calendar1top .month .b1 {position:relative;display:inline-block;vertical-align:middle;width:40px;height:40px;text-indent:-9999px;border:1px solid #dadada;border-radius:100%;box-sizing:border-box;}
.cp31reserve1calendar1 .calendar1top .month .b1:before {position:absolute;top:50%;left:50%;content:"";display:block;width:10px;height:10px;border:2px solid #6c6c6c;transform:rotate(45deg);margin-top:-5px;box-sizing:border-box;}
.cp31reserve1calendar1 .calendar1top .month .b1.prev:before {border-right:0;border-top:0;left:50%;margin-left:-2px;}
.cp31reserve1calendar1 .calendar1top .month .b1.next:before {border-left:0;border-bottom:0;left:50%;margin-left:-6px;}
.cp31reserve1calendar1 .calendar1top .calendar1btns {position:absolute;top:0;right:0;}
.cp31reserve1calendar1 .calendar1top .calendar1btns .button {margin:0;padding:0;width:100px;height:40px;line-height:40px;border-radius:5px;font-size:14px}
.cp31reserve1calendar1 .calendar1top .button.reload {color:#666;border-color:#ccc;background:#fff;}
.cp31reserve1calendar1 .calendar1top .button.reload:after {content:"";display:inline-block;vertical-align:middle;width:18px;height:15px;background:url(../../img/lib2/ic18a1reload.png) no-repeat;margin-left:5px;margin-top:-4px;}
.cp31calendar1table1w1{position:relative;border-radius:20px;border:#e5e5e5 1px solid;overflow:hidden;}
.cp31calendar1table1w1:before{content:'';position:absolute;left:0;right:0;top:0;border:1px solid #333;border-bottom:0;height:59px;border-radius:20px 20px 0 0}
.cp31calendar1table1{border-collapse:collapse;width:100%;padding:0;overflow:hidden;}
.cp31calendar1table1>*>tr>th, .cp31calendar1table1>*>tr>td {padding:0;vertical-align:top;background:#fff;color:#333;vertical-align:top;}
.cp31calendar1table1>thead>tr>th{padding:1em .5em;font-weight:500;border-color:transparent;text-align:center;background:#333;color:#fff !important}
.cp31calendar1table1>tbody>tr>td{border:1px solid #e5e5e5;}
.cp31calendar1table1>tbody>tr>td:first-child{border-left-color:transparent;}
.cp31calendar1table1>tbody>tr>td:last-child{border-right-color:transparent;}
.cp31calendar1table1>tbody>tr:last-child td{border-bottom-color:transparent}
.cp31calendar1table1 td:first-child .date {color:#c92026;}
.cp31calendar1table1 td:last-child .date {color:#175fa5;}


/* 범례 */
.cp31reserve1calendar1 .note1 {background:#f5f8fd;padding:17px 25px 17px 10px;border-radius:20px;margin:0 0 20px}
.cp31reserve1calendar1 .note1 ul {list-style:none;margin:0;padding:0;}
.cp31reserve1calendar1 .note1 ul li {position:relative;display:inline-block;vertical-align:top;margin-left:0;font-weight:500;padding-left:30px;font-size:13px;}
.cp31reserve1calendar1 .note1 ul li:before {position:absolute;top:2px;left:0;content:"";display:block;width:30px;height:20px;line-height:20px;border-radius:3px;font-size:12px;font-weight:400;text-align:center;letter-spacing:-.075em;}
.cp31reserve1calendar1 .note1 ul li[data-progress=예약가능]:before {content:"가능";background:#01a770;color:#fff;}
.cp31reserve1calendar1 .note1 ul li[data-progress=결제대기]:before {content:"대기";background:#3366c4;color:#fff;}
.cp31reserve1calendar1 .note1 ul li[data-progress=예약불가]:before {content:"불가";background:#666;color:#fff;}
.cp31reserve1calendar1 .note1 ul li[data-progress=예약완료]:before {content:"완료";background:#f04b42;color:#fff;}
/* ☆ */
.cp31calendar1table1>*>tr>td .cell{position:relative;}
.cp31calendar1table1>*>tr>td .date {display:block;margin:15px 15px 5px;color:#333;font-size:15px;font-weight:600;text-align:center;}
.cp31calendar1table1>*>tr>td .btns {width:calc(100% - 10px);text-align:center;margin:0 5px 15px}
.cp31calendar1table1>*>tr>td .menu {margin-top:5px;padding:0 10px 15px;}
.cp31calendar1table1>*>tr>td .menu ul {margin:0;padding:0;list-style:none;}
.cp31calendar1table1>*>tr>td .menu li {font-size:15px;margin:2px 0}
.cp31calendar1table1>*>tr>td .menu li a {position:relative;display:block;line-height:24px;padding-left:35px;color:#333;font-size:15px;}
.cp31calendar1table1>*>tr>td .menu li a[data-progress=예약가능] {}
.cp31calendar1table1>*>tr>td .menu li a[data-progress=결제대기], .cp31calendar1table1>*>tr>td .menu li a[data-progress=예약불가], .cp31calendar1table1>*>tr>td .menu li a[data-progress=예약완료] {cursor:not-allowed}
.cp31calendar1table1>*>tr>td .menu li .ic1 {position:absolute;top:3px;left:0;width:30px;height:20px;line-height:20px;text-indent:-9999px;font-size:13px;color:#fff;font-weight:400;border-radius:3px;margin-right:5px;overflow:hidden;text-align:center;letter-spacing:-.075em;}
.cp31calendar1table1>*>tr>td .menu li .ic1:before {display:block;text-indent:-1px}
.cp31calendar1table1>*>tr>td .menu li a[data-progress=예약가능] .ic1 {background-color:#01a770;}
.cp31calendar1table1>*>tr>td .menu li a[data-progress=결제대기] .ic1 {background-color:#3366c4;}
.cp31calendar1table1>*>tr>td .menu li a[data-progress=예약불가] .ic1 {background-color:#666;}
.cp31calendar1table1>*>tr>td .menu li a[data-progress=예약완료] .ic1 {background-color:#f04b42;}
.cp31calendar1table1>*>tr>td .menu li a[data-progress=예약가능] .ic1:before {content:"가능";}
.cp31calendar1table1>*>tr>td .menu li a[data-progress=결제대기] .ic1:before {content:"대기";}
.cp31calendar1table1>*>tr>td .menu li a[data-progress=예약불가] .ic1:before {content:"불가";}
.cp31calendar1table1>*>tr>td .menu li a[data-progress=예약완료] .ic1:before {content:"완료";}
.cp31calendar1table1>*>tr>td .cont {display:none;position:relative;background:#fff;}
.cp31calendar1table1>*>tr>td .cell .holiday {font-size:14px;color:#fff;text-align:center;display:block;background:#f15b4e;width:60px;height:26px;line-height:26px;border-radius:15px;margin:auto}
.cp31calendar1table1>*>tr>td .cell.on .deco1{z-index:1;display:block;position:absolute;left:calc(50% - 10px);bottom:-28px;width:18px;height:18px;background:#fff;border-radius:100%;border:2px solid #000}
.cp31calendar1table1>*>tr>td .cell.on .deco1:before{content:'';position:absolute;left:6px;top:5px;width:4px;height:4px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg);}
.cp31calendar1table1>*>tr.target td .cont {display:block;}
.cp31calendar1table1>*>tr>td .cell .button{display:block;width:80px;height:30px;line-height:30px;font-size:14px;font-weight:500;padding:0;margin:0 auto;border-radius:15px;border:0;letter-spacing:-.075em;font-size:13px;}
.cp31calendar1table1>*>tr>td .button em {color:inherit}
.cp31calendar1table1>*>tr>td .button.toggleCont {position:relative;background:#4d65d5;color:#fff;}
.cp31calendar1table1>*>tr>td .button.disabled {opacity:1;background:#f5f7fa;color:#444;font-weight:400;border:1px solid #eee}
.cp31calendar1table1>*>tr>td .cont {padding:30px}
.cp31calendar1table1 .button.cp31b1 {font-size:.875em;line-height:1.2;width:45px;display:block !important;margin:auto;}
.cp31calendar1table1 .cell.on .button.toggleCont {background:#e83f7f;border-color:#e83f7f}
.cp31calendar1table1 table {margin:0;width:100%;border:0;border-bottom:1px solid #ddd}
.cp31calendar1table1 table th{background:#f2f4f8 !important;color:#000 !important;}
.cp31calendar1table1 table th, .cp31calendar1table1 table td {font-size:15px;text-align:center;background:#fff;padding:8px .5em;vertical-align:middle;border:1px solid #ddd;color:#444;}
.cp31calendar1table1 table thead th{border-top:2px solid #333 !important;padding:15px .5em !important;font-weight:400;}
.cp31calendar1table1 table th input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;}
.cp31calendar1table1 table th label{position:relative;display:inline-block;line-height:20px;padding-left:30px;color:#000;cursor:pointer;user-select:none;}
.cp31calendar1table1 table th label:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;border-radius:5px;border:1px solid #ddd;background:#fff;box-sizing:border-box;}
.cp31calendar1table1 table th input[type=checkbox]:checked + label:before{background:#e83f7f;border-color:#e83f7f;}
.cp31calendar1table1 table th input[type=checkbox]:checked + label:after{content:'';position:absolute;left:7px;top:4px;width:4px;height:8px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg);}
.cp31calendar1table1 table th input[type=checkbox]:focus + label:before{outline:2px solid #3399ff;outline-offset:2px;}
.cp31calendar1table1 table td strong {color:#000;font-weight:700}
.cp31calendar1table1 table td .status {display:inline-block;color:#e83f7f}
.cp31calendar1table1 table td .status[data-progress=예약불가] {color:#000}
.cp31calendar1table1 table .button.reserve1 {display:block;margin:auto;width:84px;height:28px;padding:0;line-height:28px;font-size:.813em;font-weight:400;border-color:#999;background:#fff;color:#333;}
.cp31calendar1table1 table .button.reserve1:before {content:"";display:inline-block;vertical-align:middle;width:13px;height:10px;background:url(../../img/lib2/ic13a1reserve.png) no-repeat;margin-right:5px;margin-top:-4px}
.cp31calendar1table1 .cont .btns {padding-top:35px;}
@media screen and (max-width:999px){
	.cp31calendar1table1>*>tr.target td .cont {padding:35px 20px}
	.cp31calendar1table1 table thead th {font-size:15px;padding:10px .5em}
	.cp31calendar1table1 table th, .cp31calendar1table1 table td {font-size:15px}
}
@media screen and (max-width:767px){
	.cp31reserve1calendar1 .calendar1top {margin:35px 0 25px}
	.cp31reserve1calendar1 .calendar1top .month .b1 {width:32px;height:32px;}
	.cp31reserve1calendar1 .calendar1top .month .h1 {margin:0 10px;font-size:2.25em}
	.cp31reserve1calendar1 .calendar1top .calendar1btns .button {text-indent:-9999px;width:44px;}
	.cp31reserve1calendar1 .calendar1top .button.reload:after {position:absolute;top:calc(50% - 7.5px);left:calc(50% - 7px);margin:0}
	.cp31reserve1calendar1 .calendar1top .button.primary {text-indent:0;width:auto;padding-left:10px;padding-right:10px}
	.cp31calendar1table1>*>tr>td .cell {padding-bottom:.5em;min-height:70px;}	
	.cp31calendar1table1>*>tr.target td .cont {padding:20px 15px;}
	.cp31calendar1table1 .button {position:relative;width:45px;height:24px;line-height:24px;margin:auto;padding:5px;font-size:.75em;text-indent:-9999px;white-space:inherit;box-sizing:border-box;}
	.cp31calendar1table1 .button span {position:absolute;top:0;left:0;width:100%;height:100%;text-indent:0;}
	.cp31calendar1table1 table .button.reserve1 {width:100%;height:auto;line-height:1.1;font-size:.938em;padding:5px}
	.cp31calendar1table1 table .button.reserve1:before {display:none}
}
@media screen and (max-width:699px){
	.cp31reserve1calendar1 .calendar1top {margin:30px 0}
	.cp31reserve1calendar1 .calendar1top .month .h1 {font-size:2em}
	.cp31reserve1calendar1 .calendar1top .calendar1btns .button {height:40px;line-height:40px;font-size:13px}
	.cp31reserve1calendar1 .calendar1top .button.reload {width:40px;} 
	.cp31calendar1table1>thead th {padding:.688em .5em;font-size:.875em}
	.cp31calendar1table1>*>tr>td .date {font-size:.875em}
	.cp31calendar1table1>*>tr>td .menu li a{padding:5px 0;font-size:14px;font-weight:400;background:#000;border-radius:3px;color:#fff;text-align:center;}
	.cp31calendar1table1>*>tr>td .menu li .ic1{display:none}
	.cp31calendar1table1>*>tr>td .menu li a[data-progress=예약가능]{background:#01a770}
	.cp31calendar1table1>*>tr>td .menu li a[data-progress=예약불가]{background:#555;}
}
@media screen and (max-width:599px){
	.cp31reserve1calendar1 {overflow-x:auto}
	.cp31reserve1calendar1 .calendar1top {margin:25px 0 20px}
	.cp31reserve1calendar1 .calendar1top .month .h1 {margin:0 5px;font-size:1.875em}
	.cp31calendar1table1 {table-layout:fixed}
	.cp31calendar1table1 .button {line-height:14px;padding:5px 10px;}
	.cp31calendar1table1 .button em {top:5px}
	.cp31calendar1table1>*>tr.target td .cont {padding:15px 10px;font-size:15px;}
	.cp31calendar1table1>*>tr.target td .cont table tbody th, .cp31calendar1table1>*>tr.target td .cont table tbody td {font-size:14px;}
	.cp31calendar1table1 .cont .btns {padding-top:20px;}
	.cp31calendar1table1 .cont .btns .button {width:120px;height:45px;line-height:45px;font-size:15px;}
}
@media screen and (max-width:499px){
	.cp31reserve1calendar1 .calendar1top {margin-top:20px}
	.cp31reserve1calendar1 .calendar1top .month .h1 {font-size:1.5em}
	.cp31reserve1calendar1 .calendar1top .calendar1btns .button {width:34px;height:34px;line-height:34px;}
	.cp31reserve1calendar1 .calendar1top .button.primary {width:auto;}
	.cp31calendar1table1>*>tr>td .menu{padding:0 3px}
	.cp31calendar1table1>*>tr>td .menu li a{font-size:13px;}
	.cp31calendar1table1>*>tr>td .cell .button{border-radius:3px;}
}

/* 장난감대여 */
.card1list:after{content:"";display:block;clear:both}
.card1list .lst{float:left;width:calc(25% - 17.25px);height:400px;margin-left:23px;margin-bottom:25px}
.card1list .lst:nth-child(4n+1){margin-left:0}
.card1list .lst a{display:block;width:100%;height:100%;box-sizing:border-box;border:5px solid #ddd;border-radius:30px;overflow:hidden;transition:border-color .3s ease;}
.card1list .lst a:hover, .card1list .lst a:focus{text-decoration:none;}
.card1list .lst a .f1{position:relative;display:block;width:100%;height:200px;overflow:hidden}
.card1list .lst a .f1 .f1p1{position:absolute;top:0;left:0;width:100%;height:100%;background:#f7f7f7}
.card1list .lst a .f1 .f1p1 img{display:block;width:100%;height:auto;transition:all .5s ease}
.card1list .lst a .tg1{padding:20px 20px 15px;}
.card1list .lst a .tg1 .h1{font-size:24px;font-weight:600;color:#000;margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.card1list .lst a .tg1 ul{margin:13px 0 0;padding:0;list-style:none;}
.card1list .lst a .tg1 ul li{position:relative;margin:4px 0;padding-left:85px;font-weight:400;border-bottom:1px dashed #ddd;}
.card1list .lst a .tg1 ul li .t1{position:absolute;top:0;left:0;font-size:15px;color:#333;padding-left:9px;}
.card1list .lst a .tg1 ul li .t1:before{position:absolute;top:12px;left:0;content:"";display:block;width:3px;height:3px;background:#333;border-radius:50%;}
.card1list .lst a .tg1 ul li .t2{color:#ec411b}
.card1list .lst a:hover, .card1list .lst a:focus{border-color:#fc4d00;box-shadow:5px 5px 5px rgba(0,0,0,.22)}

@media screen and (max-width:1099px){
	.card1list .lst{width:calc(25% - 11.25px);height:400px;margin-left:15px;margin-bottom:15px}
	.card1list .lst a .tg1 .h1{font-size:22px;}
	.card1list .lst a .tg1 ul li{font-size:14px}
	.card1list .lst a .tg1 ul li .t1{font-size:14px;}
	.card1list .lst a .tg1 ul li .t1:before{top:10px}
}
@media screen and (max-width:999px){
	.card1list .lst{width:calc(50% - 7.5px);height:360px;}
	.card1list .lst:nth-child(4n+1){margin-left:15px}
	.card1list .lst:nth-child(odd){margin-left:0}
	.card1list .lst a .tg1 ul li{display:inline-block;box-sizing:border-box;width:48%;}
}
@media screen and (max-width:599px){
	.card1list .lst{height:380px}
	.card1list .lst a .tg1 .h1{font-size:20px}
	.card1list .lst a .tg1 ul{margin-top:8px}
	.card1list .lst a .tg1 ul li{display:block;width:100%}
}
@media screen and (max-width:499px){
	.card1list .lst{float:none;width:100%;height:auto;margin-left:0}
	.card1list .lst:nth-child(4n+1){margin-left:0}
	.card1list .lst a .tg1 .h1{font-size:18px}
	.card1list .lst a .tg1 ul li{display:inline-block;box-sizing:border-box;width:48%;padding-left:70px}
}




/* 기간 및 인원 선택 */
.app1booking1{overflow:hidden;letter-spacing:-.05em;}
.app1booking1 [class*=section]{float:left;width:330px;margin-left:40px;}
.app1booking1 .section1{width:calc(100% - 370px);margin-left:0}
.app1booking1 .info1sbox{position:relative;font-size:16px;color:#000;font-weight:500;padding-left:34px;margin-bottom:30px}
.app1booking1 .info1sbox span{color:#fb4800}
.app1booking1 .info1sbox:before{position:absolute;top:0;left:0;content:"";display:block;width:25px;height:23px;background:url(../../img/lib2/reserve2_sprite.png) no-repeat 0 0;}
.app1booking1 .ht2{background:#0ba3b6;color:#fff;font-size:18px;font-weight:600;line-height:60px;border-radius:10px;padding:0 15px;margin-bottom:40px}
.app1booking1 .ht2 .num{display:inline-block;vertical-align:middle;width:26px;height:26px;line-height:26px;background:#fff;border-radius:50%;text-align:center;font-size:14px;font-weight:900;color:#0ba3b6;margin:-2px 6px 0 0}
.app1booking1 .h3{font-size:20px;line-height:1;color:#000;font-weight:500;margin-bottom:25px;}
.app1booking1 .ht2 + .h3{float:left;margin-top:0}
.app1booking1 .button.reload{position:relative;float:right;margin:0;margin-top:-10px;width:40px;height:40px;text-indent:-9999px;border:1px solid #ddd;background:#fff;padding:0;border-radius:50%;box-sizing:border-box}
.app1booking1 .button.reload:before{position:absolute;top:50%;left:50%;content:"";display:block;width:17px;height:16px;background:url(../../img/lib2/reserve2_sprite.png) no-repeat -81px 0;margin:-8px}
.facil1box .button.reload{position:absolute;top:0;right:0;}
.app1booking1 .calendar1{clear:both;position:relative;overflow:hidden;border:1px solid #dcdcdc;border-radius:5px;margin-bottom:35px}
.app1booking1 .calendar1:before{position:absolute;top:0;left:50%;content:"";display:block;width:1px;height:100%;background:#dcdcdc;}
.app1booking1 .calendar1 .wrap1{position:relative;float:left;width:calc(50% - 60px);margin:65px 30px;box-sizing:border-box;text-align:center;}
.app1booking1 .calendar1 .wrap1 .h3{font-size:24px;color:#000;font-weight:600;letter-spacing:-.05em;margin:0 0 30px}
.app1booking1 .calendar1 .wrap1 .b1{position:absolute;top:0;width:20px;height:23px;background:url(../../img/lib2/reserve2_sprite.png) no-repeat;}
.app1booking1 .calendar1 .wrap1 .b1.prev{left:0;background-position:-27px 0}
.app1booking1 .calendar1 .wrap1 .b1.next{right:0;background-position:-49px 0}
.app1booking1 .calendar1 .wrap1 table{border:0;width:100%;font-size:14px;}
.app1booking1 .calendar1 .wrap1 table th, .app1booking1 .calendar1 .wrap1 table td{border:0;text-align:center;font-weight:500;color:#666;height:40px;box-sizing:border-box;vertical-align:middle;padding:0;line-height:40px}
.app1booking1 .calendar1 .wrap1 table th:first-child, .app1booking1 .calendar1 .wrap1 table td:first-child{color:#de2e5f}
.app1booking1 .calendar1 .wrap1 table th:last-child, .app1booking1 .calendar1 .wrap1 table td:last-child{color:#3aaced}
.app1booking1 .calendar1 .wrap1 table td a{display:block;width:40px;height:100%;color:#000;margin:auto;}
.app1booking1 .calendar1 .wrap1 table th:first-child a, .app1booking1 .calendar1 .wrap1 table td:first-child a, .app1booking1 .calendar1 .wrap1 table th:last-child a, .app1booking1 .calendar1 .wrap1 table td:last-child a{color:inherit}
.app1booking1 .calendar1 .wrap1 table td.unselect a{color:#bdbdbd}
.app1booking1 .calendar1 .wrap1 table td.selected{background-color:#3aaced;color:#fff;}
.app1booking1 .calendar1 .wrap1 table td.selected a{color:#fff}
.app1booking1 .calendar1 .wrap1 table td.selected[class*="-day"]{position:relative;background-color:#fff;z-index:1}
.app1booking1 .calendar1 .wrap1 table td.selected[class*="-day"]:before{position:absolute;top:0;content:"";display:block;width:50%;height:100%;background:#3aaced;z-index:-1}
.app1booking1 .calendar1 .wrap1 table td.selected.start-day:before{left:50%}
.app1booking1 .calendar1 .wrap1 table td.selected.end-day:before{right:50%}
.app1booking1 .calendar1 .wrap1 table td.selected.start-day a{background:#357ebd;border-radius:50%;}
.app1booking1 .calendar1 .wrap1 table td.selected.end-day a{background:#357ebd;border-radius:50%;}
.app1booking1 .persons .h3, .app1booking1 .persons .counter{display:inline-block;vertical-align:top;margin:0}
.app1booking1 .persons .counter{margin-top:-2px;margin-left:10px}
.app1booking1 .persons .counter .b1{display:inline-block;vertical-align:top;width:26px;height:26px;text-indent:-9999px;margin:0 15px;border:0;background:url(../../img/lib2/reserve2_sprite.png) no-repeat}
.app1booking1 .persons .counter .b1.minus{background-position:0 -25px;}
.app1booking1 .persons .counter .b1.plus{background-position:-28px -25px;}
.app1booking1 .persons .counter .num{font-size:18px;font-weight:600;color:#000;line-height:26px;}
.app1booking1 .section2 .h1{font-size:30px;color:#000}
.app1booking1 .section2 .resv1info{border:1px solid #000;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.1);padding:35px 30px 20px;}
.app1booking1 .section2 .resv1info .h2{margin:0 0 20px;font-size:20px;line-height:1;color:#000;letter-spacing:-.05em;}
.app1booking1 .section2 .resv1info ul{margin:0;padding:0 0 20px;list-style:none;border-bottom:1px dashed #ddd}
.app1booking1 .section2 .resv1info ul li{position:relative;padding-left:70px;margin:8px 0;min-height:32px;}
.app1booking1 .section2 .resv1info ul li .t1{position:absolute;top:0;left:2px;color:#888;height:100%;line-height:32px}
.app1booking1 .section2 .resv1info ul li .t2{color:#ccc;display:block;height:32px;}
.app1booking1 .section2 .resv1info ul li .t2 input.text{display:block;border:0;margin:0;height:32px;vertical-align:top;width:100%;box-sizing:border-box;padding:0}
.app1booking1 .section2 .resv1info ul li .t2 .b1{display:inline-block;vertical-align:top;width:26px;height:26px;text-indent:-9999px;margin:0 15px;border:0;background:url(../../img/lib2/reserve2_sprite.png) no-repeat}
.app1booking1 .section2 .resv1info ul li .t2 .b1.minus{background-position:0 -25px;}
.app1booking1 .section2 .resv1info ul li .t2 .b1.plus{background-position:-28px -25px;}
.app1booking1 .section2 .resv1info ul li .t2 .num{font-size:18px;font-weight:600;color:#000;line-height:26px;}
.app1booking1 .section2 .resv1info .total{padding:5px 0}
.app1booking1 .section2 .resv1info .total .h3{font-weight:600;display:inline-block;vertical-align:middle;}
.app1booking1 .section2 .resv1info .total .t1{display:inline-block;vertical-align:middle;width:calc(100% - 82px);margin:0}
.app1booking1 .section2 .resv1info .total input.text{margin:0;border:0;box-sizing:border-box;}
.app1booking1 .section2 .resv1info .total .lst{padding-bottom:0;border:0}
.app1booking1 .section2 .resv1info .total .lst li{padding-left:220px}
.app1booking1 .section2 .resv1info .total .lst li input.text{text-align:right;}
.app1booking1 .section2 .resv1pay1{overflow:hidden;padding:35px 0 30px;font-size:18px;color:#000;font-weight:600;}
.app1booking1 .section2 .resv1pay1 .h1{float:left;letter-spacing:-.05em;margin:0;font-size:1em;line-height:40px;height:40px}
.app1booking1 .section2 .resv1pay1 .t1{float:right;margin:-4px 0 0;height:40px;line-height:42px;width:calc(100% - 90px);}
.app1booking1 .section2 .resv1pay1 .t1 input.text{width:calc(100% - 20px);margin:0;border:0;vertical-align:top;box-sizing:border-box;text-align:right;font-size:32px;font-weight:600;color:#000;height:40px;letter-spacing:-.05em;}
.app1booking1 .section2 .btns .button{display:block;width:100%;margin:0;border-radius:10px;}
.app1booking1 .section2 .btns .button:after{content:"";display:inline-block;vertical-align:middle;background:url(../../img/lib2/reserve2_sprite.png) no-repeat;margin-top:-4px;}
.app1booking1 .section2 .btns .button.next{background:#000;border-color:#000;font-size:20px;font-weight:600;color:#fff;padding:0;height:60px;line-height:60px;margin-bottom:10px}
.app1booking1 .section2 .btns .button.prev{float:left;width:49%;font-size:14px;display:inline-block;border:1px solid #ddd;color:#666;font-weight:500;padding:0;height:45px;line-height:45px;background:#ececec;}
.app1booking1 .section2 .btns .button.reset{border:1px solid #ddd;font-size:14px;background:#fff;color:#666;font-weight:500;padding:0;height:45px;line-height:45px}
.app1booking1 .section2 .btns .button.prev + .button.reset{float:right;width:49%;display:inline-block;}
.app1booking1 .section2 .btns .button.prev:before{content:"";display:inline-block;vertical-align:middle;width:8px;height:14px;background:url(../../img/lib2/reserve2_sprite.png) no-repeat -50px -54px;margin-right:7px;}
.app1booking1 .section2 .btns .button.next:after{width:8px;height:14px;background-position:-71px 0;margin-left:13px}
.app1booking1 .section2 .btns .button.reset:after{width:17px;height:16px;background-position:-81px 0;margin-left:7px}
.app1booking1 .section2 .btns .button.submit{background:#e75a56;font-size:20px;font-weight:600;color:#fff;padding:0;height:60px;line-height:60px;margin-bottom:10px;border:0}
/* 시설선택 */
.app1booking1 .facil1box{position:relative;margin-bottom:28px;}
.app1booking1 .facil1box:after{content:"";display:block;clear:both;}
.app1booking1 .facil1box .lst{position:relative;float:left;}
.app1booking1 .facil1box .lst:last-child{padding-left:40px;}
.app1booking1 .facil1box .lst:last-child:before{position:absolute;top:50%;left:0;margin-top:-9px;content:"";display:block;width:1px;height:18px;background:#ddd}
.app1booking1 .facil1box .lst *{display:inline-block;vertical-align:middle;margin-top:0;margin-bottom:0}
.app1booking1 .facil1box .lst .h3{font-size:16px;font-weight:600;color:#000;margin-right:22px;}
.app1booking1 .facil1box .lst input[type=checkbox]{position:relative;width:20px;height:20px;border:0}
.app1booking1 .facil1box .lst input[type=checkbox]:before{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;background:url(../../img/lib2/ic20form1check1off.png) no-repeat;}
.app1booking1 .facil1box .lst input[type=checkbox]:checked:before{background-image:url(../../img/lib2/ic20form1check1on.png);}
.app1booking1 .facil1box .lst label{margin-right:30px;}
.app1booking1 .facil1list{margin-bottom:20px;}
.app1booking1 .facil1list .lst{position:relative;border:1px solid #ccc;border-radius:10px;padding:35px 130px 35px 35px;overflow:hidden;}
.app1booking1 .facil1list .lst .h4, .app1booking1 .facil1list .lst .t1, .app1booking1 .facil1list .lst .t2, .app1booking1 .facil1list .lst .btns{float:left;width:31%;box-sizing:border-box;}
.app1booking1 .facil1list .lst .h4{margin:0;font-size:20px;color:#000;font-weight:600;width:38%}
.app1booking1 .facil1list .lst span{position:relative;padding-left:32px;}
.app1booking1 .facil1list .lst span:before{position:absolute;top:3px;left:0;content:"";display:block;width:23px;height:22px;background:url(../../img/lib2/reserve2_sprite.png) no-repeat}
.app1booking1 .facil1list .lst .t1:before{background-position:0 -52px}
.app1booking1 .facil1list .lst .t2:before{background-position:-25px -52px}
.app1booking1 .facil1list .lst .t2 em{color:#000;font-weight:600}
.app1booking1 .facil1list .lst .btns{position:absolute;top:calc(50% - 36px);right:35px;width:auto;}
.app1booking1 .facil1list .lst .btns .b1{display:block;font-size:13px;width:74px;height:32px;line-height:32px;padding:0;border:0;text-align:center;margin:3px 0;border-radius:5px;font-weight:500;background:transparent;}
.app1booking1 .facil1list .lst .btns .b1.view{border:1px solid #ddd;color:#333;}
.app1booking1 .facil1list .lst .btns .b1.chk{background:#000;color:#fff}
.app1booking1 .facil1list.on .lst .btns .b1.view{background:#ddd}
.app1booking1 .facil1list.on .lst, .app1booking1 .facil1list.chk .lst{border-color:#000;box-shadow:0 0 15px rgba(0,0,0,.1)}
.app1booking1 .facil1list .facil1c{display:none;background:#f9f9f9;padding:50px 35px 50px 50px}
.app1booking1 .facil1list.on .facil1c{display:block;}
.app1booking1 .facil1list .wrap1{position:relative;}
.app1booking1 .facil1list .wrap1:after{content:"";display:block;clear:both;}
.app1booking1 .facil1list .datalist{float:left;width:280px;height:190px;}
.app1booking1 .facil1list .datalist .item{vertical-align:top;}
.app1booking1 .facil1list .datalist .item .f1{position:relative;display:block;width:100%;height:190px;overflow:hidden;border-radius:5px;}
.app1booking1 .facil1list .datalist .item .f1 .f1p1{position:absolute;top:0;left:0;bottom:0;right:0;}
.app1booking1 .facil1list .datalist .item img{width:100%;height:100%;}
.app1booking1 .facil1list .datalist .slick-arrow{position:absolute;top:50%;width:20px;height:23px;background:url(../../img/lib2/reserve2_sprite.png) no-repeat;border:0;text-indent:-9999px;margin-top:-12px;z-index:1;margin-bottom:0}
.app1booking1 .facil1list .datalist .slick-prev{left:-47px;background-position:-56px -25px}
.app1booking1 .facil1list .datalist .slick-next{right:-47px;background-position:-78px -25px}
.app1booking1 .facil1list .tg1{float:left;width:calc(100% - 280px);padding-left:90px;box-sizing:border-box;letter-spacing:-.05em}
.app1booking1 .facil1list .tg1 .h5{margin:20px 0 15px;font-size:26px;letter-spacing:-.05em;}
.app1booking1 .facil1list .tg1 .lst2{margin:0;padding:0;list-style:none;}
.app1booking1 .facil1list .tg1 .lst2 li{position:relative;padding-left:10px;color:#888;font-weight:500;}
.app1booking1 .facil1list .tg1 .lst2 li:before{position:absolute;top:12px;left:0;content:"";display:block;width:3px;height:3px;background:#066666;border-radius:50%;}
.app1booking1 .facil1list .wrap1 .b1.close{position:absolute;top:0;right:0;width:30px;height:30px;background:#999;border-radius:10px;text-indent:-9999px;margin:0;border:0}
.app1booking1 .facil1list .wrap1 .b1.close:before, .app1booking1 .facil1list .wrap1 .b1.close:after{position:absolute;top:50%;left:50%;content:"";display:block;width:2px;height:16px;background:#fff;margin:-8px -1px;}
.app1booking1 .facil1list .wrap1 .b1.close:before{transform:rotate(45deg)}
.app1booking1 .facil1list .wrap1 .b1.close:after{transform:rotate(-45deg)}
@media screen and (max-width:1420px){
	.app1booking1 [class*=section]{width:300px;margin-left:20px;}
	.app1booking1 .section1{width:calc(100% - 320px);margin-left:0}
	.app1booking1 .calendar1 .wrap1{width:calc(50% - 40px);margin:65px 20px}
	.app1booking1 .section2 .resv1info{padding:35px 20px 20px}
}
@media screen and (max-width:1259px){
	.app1booking1 [class*=section]{width:324px;margin-left:30px}
	.app1booking1 .section1{width:calc(100% - 354px);margin-left:0}
	.app1booking1 .calendar1 .wrap1{margin:0;width:50%;padding:45px 35px;}
	.app1booking1 .calendar1 .wrap1 .b1{top:45px;}
	.app1booking1 .calendar1 .wrap1 .b1.prev{left:35px;}
	.app1booking1 .calendar1 .wrap1 .b1.next{right:35px}
	.app1booking1 .facil1list .facil1c{padding-left:45px;}
	.app1booking1 .facil1list .datalist .slick-prev{left:-37px}
	.app1booking1 .facil1list .datalist .slick-next{right:-37px}
	.app1booking1 .facil1list .tg1{padding-left:60px}
	.app1booking1 .facil1list .lst .btns{right:20px;}
	.app1booking1 .section2 .resv1info .total .lst li{padding-left:180px}
}
@media screen and (max-width:1199px){
	.app1booking1 [class*=section]{float:none;width:100%;margin:0}
	.app1booking1 .section2 .h1{font-size:28px;margin-bottom:15px;}
	.app1booking1 .section2 .resv1info .total .h3{margin-bottom:10px}
}
@media screen and (max-width:999px){
	.app1booking1 .info1sbox{font-size:15px;margin-bottom:20px}
	.app1booking1 .ht2{font-size:17px;line-height:54px;margin-bottom:30px}
	.app1booking1 .h3{font-size:18px;margin-bottom:20px;}
	.app1booking1 .button.reload{width:32px;height:32px;}
	.facil1box .button.reload{top:9px;}
	.app1booking1 .calendar1 .wrap1 .h3{font-size:22px;}
	.app1booking1 .h3, .app1booking1 .persons .counter .num{font-size:17px;}
	.app1booking1 .persons .counter{margin-top:-4px}
	.app1booking1 .section2 .h1{font-size:24px}
	.app1booking1 .section2 .resv1info{padding:30px 25px 20px;}
	.app1booking1 .section2 .resv1info .h2{font-size:18px;}
	.app1booking1 .section2 .resv1info ul{padding-bottom:15px}
	.app1booking1 .section2 .resv1pay1{padding:30px 0 25px}
	.app1booking1 .section2 .btns .button.next, .app1booking1 .section2 .btns .button.submit{height:54px;line-height:54px;font-size:18px;} 
	.app1booking1 .facil1list .lst{padding:25px 105px 25px 30px}
	.app1booking1 .facil1list .lst .h4{float:none;width:100%;margin-bottom:3px;}
	.app1booking1 .facil1list .lst .t1, .app1booking1 .facil1list .lst .t2{width:45%}
	.app1booking1 .facil1list .lst .btns{top:50%;transform:translateY(-50%)}
	.app1booking1 .facil1list .lst .btns .b1{display:block;margin:2px 0;}
	.app1booking1 .facil1list .facil1c{padding:40px 30px 40px 50px}
	.app1booking1 .facil1list .tg1 .h5{font-size:24px}
	.app1booking1 .section2 .resv1info .total .h3{margin-bottom:10px}
}
@media screen and (max-width:768px){
	.app1booking1 .calendar1 .wrap1{padding:30px 15px;}
	.app1booking1 .calendar1 .wrap1 .b1{top:30px;}
	.app1booking1 .calendar1 .wrap1 .b1.prev{left:15px;}
	.app1booking1 .calendar1 .wrap1 .b1.next{right:15px}
	.app1booking1 .calendar1 .wrap1 .h3{font-size:20px;margin-bottom:20px}
	.app1booking1 .calendar1 .wrap1 table th, .app1booking1 .calendar1 .wrap1 table td{height:36px;line-height:36px;}
	.app1booking1 .calendar1 .wrap1 table td a{width:36px}
	.app1booking1 .section2 .h1{font-size:22px}	
	.app1booking1 .facil1box{margin-bottom:20px}
	.app1booking1 .facil1box .lst .h3{font-size:15px;margin-right:15px;}
	.app1booking1 .facil1box .lst label{font-size:14px;margin-right:15px}
	.app1booking1 .facil1box .lst:last-child{padding-left:20px}
	.app1booking1 .facil1box .lst:last-child:before{height:14px;margin-top:-7px;}
	.app1booking1 .facil1list .lst{padding-top:20px;padding-bottom:20px;}
	.app1booking1 .facil1list .lst .h4{font-size:18px;}
	.app1booking1 .facil1list .facil1c{padding:35px 20px 20px}
	.app1booking1 .facil1list .datalist{float:none;margin:auto;max-width:280px;width:100%;height:auto}
	.app1booking1 .facil1list .datalist .item .f1{height:0;padding-bottom:67.8571%;}
	.app1booking1 .facil1list .tg1{padding-left:0;width:100%}
	.app1booking1 .facil1list .tg1 .h5{text-align:center;font-size:22px}
}
@media screen and (max-width:599px){
	.app1booking1 .info1sbox{word-break:keep-all;margin:0 0 15px;font-size:14px;line-height:24px;}
	.app1booking1 .ht2{font-size:16px;margin-bottom:25px;line-height:50px;}
	.app1booking1 .ht2 .num{font-size:13px}
	.app1booking1 .calendar1{margin-bottom:30px;}
	.app1booking1 .calendar1:before{display:none}
	.app1booking1 .calendar1 .wrap1{float:none;width:100%;border-bottom:1px solid #dcdcdc;padding:25px 10px 15px;}	
	.app1booking1 .calendar1 .wrap1:last-child{border-bottom:0}
	.app1booking1 .calendar1 .wrap1 .b1{top:25px;}
	.app1booking1 .calendar1 .wrap1 .b1.prev{left:10px;}
	.app1booking1 .calendar1 .wrap1 .b1.next{right:10px}
	.app1booking1 .calendar1 .wrap1 table{font-size:13px}
	.app1booking1 .calendar1 .wrap1 table th, .app1booking1 .calendar1 .wrap1 table td{height:32px;line-height:32px;}
	.app1booking1 .calendar1 .wrap1 table td a{width:32px;}
	.app1booking1 .h3, .app1booking1 .persons .counter .num{font-size:16px}
	.app1booking1 .section2 .h1{font-size:20px}
	.app1booking1 .section2 .resv1info{padding:25px 20px 15px;}
	.app1booking1 .section2 .resv1info .h2{font-size:17px;margin-bottom:15px}
	.app1booking1 .section2 .resv1info ul li{font-size:14px;}
	.app1booking1 .section2 .resv1pay1{padding:25px 0 20px;font-size:17px}
	.app1booking1 .section2 .resv1pay1 .t1{font-size:16px;margin-top:-2px;}
	.app1booking1 .section2 .btns .button.next, .app1booking1 .section2 .btns .button.submit{font-size:16px}
	.app1booking1 .facil1list .lst .h4{font-size:17px;}
	.app1booking1 .facil1list .lst .t1, .app1booking1 .facil1list .lst .t2{float:none;width:auto;display:inline-block;margin-right:10px}	
	.app1booking1 .facil1list .tg1 .h5{font-size:20px;}
}
@media screen and (max-width:499px){
	.app1booking1 .facil1box{margin-bottom:15px}
	.app1booking1 .facil1box .lst{float:none;}
	.app1booking1 .facil1box .lst:last-child{padding-left:0}
	.app1booking1 .facil1box .lst:last-child:before{display:none}
	.app1booking1 .facil1list{margin-bottom:10px}
	.app1booking1 .facil1list .lst{padding-left:25px}
	.app1booking1 .facil1list .lst .t1, .app1booking1 .facil1list .lst .t2{font-size:14px;padding-left:28px}
	.app1booking1 .facil1list .lst span:before{top:2px}
	.app1booking1 .facil1list .lst .btns{right:10px;}
	.app1booking1 .facil1list .lst .btns .b1{width:65px;}
	.app1booking1 .section2 .btns .button.next, .app1booking1 .section2 .btns .button.submit{height:50px;line-height:50px;font-size:16px}
	.app1booking1 .facil1list .facil1c{padding-top:45px}
	.app1booking1 .facil1list .wrap1 .b1.close{top:-35px}
	.app1booking1 .facil1list .tg1 .h5{font-size:18px;}
	.app1booking1 .facil1list .tg1 .lst2 li{font-size:14px}
}
@media screen and (max-width:399px){
	.app1booking1 .facil1list .datalist{padding-left:15px;padding-right:15px;}
	.app1booking1 .facil1list .datalist .slick-prev{left:-20px}
	.app1booking1 .facil1list .datalist .slick-next{right:-20px}
	.app1booking1 .facil1list .wrap1 .b1.close{right:-15px;}

}



/* 모집신청플랫폼 목록 */
.booking1list .lst{position:relative;border-radius:30px;padding:30px;overflow:hidden;margin-bottom:20px}
.booking1list .lst:before{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;border-radius:30px;border:1px solid #555;transition:border-color .35s ease}
.booking1list .lst .status{position:absolute;top:28px;left:30px;text-align:center;width:70px;height:30px;line-height:30px;border-radius:30px;color:#fff;font-size:14px;}
.booking1list .lst .h1{margin:0 0 10px;padding:0 0 10px 80px;font-size:24px;color:#000;font-family: 'JalnanGothic';font-weight:normal;border-bottom:1px solid #ddd;}
.booking1list .lst ul{margin:0;padding:0 210px 0 0;list-style:none;overflow:hidden}
.booking1list .lst ul li{position:relative;float:left;width:50%;font-size:15px;color:#333;font-weight:400;box-sizing:border-box;padding-left:11px;margin:2px 0}
.booking1list .lst ul li:before{position:absolute;top:11px;left:2px;content:"";display:block;width:3px;height:3px;border-radius:50%;background:#333;}
.booking1list .lst .btns{position:absolute;top:92px;right:30px;}
.booking1list .lst[data-progress='접수중'] .status{background-color:#ea3b8d}
.booking1list .lst[data-progress='홍보중'] .status{background-color:#0187ce}
.booking1list .lst[data-progress='접수마감'] .status, .booking1list .lst[data-progress='중지'] .status{background-color:#555;}
.booking1list .lst:hover:before{border:2px solid #000}
.booking1list .lst[data-progress='접수중']:hover .status:after{background-color:#ea3b8d}
.booking1list .lst[data-progress='홍보중']:hover .status:after{background-color:#0187ce}
.booking1list .lst[data-progress='접수마감']:hover .status:after, .booking1list .lst[data-progress='중지']:hover .status:after{background-color:#555}
@media screen and (min-width:1260px){
	.booking1list .lst:hover{box-shadow:5px 5px 5px rgba(0,0,0,.22)}
}
@media screen and (max-width:999px){
	.booking1list .lst{padding:30px 25px 20px}
	.booking1list .lst .h1{font-size:22px;margin-bottom:15px;}
	.booking1list .lst .status{left:25px;}
	.booking1list .lst ul{padding:0}
	.booking1list .lst .btns{position:relative;top:auto;;right:auto;width:100%;text-align:center;margin-top:5px}
	.booking1list .lst .btns .button{width:auto;display:inline-block;vertical-align:top;padding-left:20px;padding-right:20px;margin:0 5px;}
}
@media screen and (max-width:767px){
	.booking1list .lst{padding:25px 20px 15px}
	.booking1list .lst .status{top:22px;left:20px}
	.booking1list .lst .h1{font-size:20px;}
	.booking1list .lst ul li{font-size:14px;width:100%}
	.booking1list .lst .btns .button{font-size:15px;}	
}

/* 상세 */
.booking1view .w1{padding:30px;border-radius:20px;border:3px solid #000;}
.booking1view .hg1{}
.booking1view .hg1 [data-progress]{display:inline-block;margin:-3px 5px 0 0;vertical-align:middle;width:75px;height:40px;line-height:40px;border-radius:30px;color:#fff;font-size:14px;text-align:center;}
.booking1view .hg1 .h1{display:inline-block;vertical-align:middle;font-family: 'JalnanGothic';font-weight:normal;font-size:28px;color:#000;margin:0;}
.booking1view [data-progress='접수중']{background-color:#ea3b8d}
.booking1view [data-progress='홍보중']{background-color:#0187ce}
.booking1view [data-progress='접수마감'], .booking1view [data-progress='중지']{background-color:#555;}
.booking1view table>*>tr>th, .booking1view table>*>tr>td{padding:12px 15px}
.view1info{border-bottom:1px solid #ddd;margin-top:50px;padding-bottom:20px;}
.booking1view .info1box{background:#eff4fa;border-radius:5px;padding:35px 30px 25px;}
.booking1view .info1box .t1{font-size:18px;color:#010101;letter-spacing:-.075em;margin:0}
@media screen and (max-width:768px){
	.booking1view .hg1 [data-progress]{display:block;width:70px;height:30px;line-height:30px;font-size:14px;margin-bottom:5px}
	.booking1view .hg1 .h1{font-size:20px;max-width:calc(100% - 90px)}
	.booking1view table{font-size:14px;}
	.booking1view table colgroup{display:none}
	.booking1view table>*>tr, .booking1view table>*>tr>th, .booking1view table>*>tr>td{display:block;width:100%;box-sizing:border-box}
	.booking1view table>*>tr>th, .booking1view table>*>tr>td{text-align:left;padding:10px 15px;}
	.booking1view .view1info{margin-top:30px;}
}

.cp31attach1{position:relative;border:1px solid #ddd;background:#f8f9fa;padding:20px 25px 20px 64px;margin-top:10px;}
.cp31attach1 .ic1{position:absolute;top:calc(50% - 12px);left:26px;display:block;width:25px;height:24px;background:url() no-repeat;}
.cp31attach1 .ic1.hwp{background-image:url(../../img/lib2/ic25a1hwp.png)}
.cp31attach1 .files .btns{position:absolute;top:calc(50% - 15px);right:26px;font-size:.875em;}
.cp31attach1 .files .btns a{display:inline-block;vertical-align:top;width:92px;height:30px;line-height:30px;background:#fff;border:1px solid #999;box-sizing:border-box;text-align:center;color:#333;margin-left:5px;}
.cp31attach1 .files .btns a:after{content:"";display:inline-block;vertical-align:middle;width:15px;height:13px;background:url() no-repeat;margin-top:-4px;margin-left:5px;}
.cp31attach1 .files .btns a.download:after{background-image:url(../../img/lib2/ic15a1download.png)}
.cp31attach1 .files .btns a.quickview:after{background-image:url(../../img/lib2/ic14a1quickview.png)}
@media all and (max-width:767px){
	.cp31attach1{padding:15px}
	.cp31attach1 .ic1{display:none}
	.cp31attach1 .files .t1{display:block;line-height:1.1}
	.cp31attach1 .files .btns{position:relative;top:auto;right:auto;display:block;text-align:center;margin-top:15px;}
}


/* 본문 내 공지사항. #notice1. 20211112 */
#notice1{width:100%;height:70px;background:#f5f8fa;z-index:1;margin-top:2em;margin-bottom:2em;border-radius:5px;border:1px solid #000;box-sizing:border-box;}
#notice1 .container{position:relative;height:100%;z-index:1;overflow:hidden}
#notice1 .h1{float:left;color:#000;font-size:1.5em;line-height:1;font-weight:300;padding:5px 25px 0 20px;margin-bottom:0;}
#notice1 .datalist{float:left;width:calc(100% - 310px);height:52px;box-sizing:border-box;overflow:hidden;margin-top:18px;margin-left:40px;display:block}
#notice1 .datalist.owl-carousel .owl-stage-outer{margin-left:1px;margin-right:-1px;}
#notice1 .datalist .item{height:30px;overflow:hidden;padding-right:95px;}
#notice1 .datalist .item a{position:relative;display:block;padding:2px 0}
#notice1 .datalist .item a .t1{position:relative;display:inline-block;vertical-align:middle;max-width:calc(100% - 95px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;/* font-size:1.25em; */color:#000;line-height:1}
#notice1 .datalist .item a .ic1.new{display:inline-block;vertical-align:middle;width:24px;height:24px;background:url(../../img/main/main_sprite.png) no-repeat -436px 0;text-indent:-9999px;margin-top:-1px;margin-left:10px;}
#notice1 .datalist .item a .date{position:absolute;top:4px;right:0;font-size:.938em;color:#555;}
#notice1 .menu{float:left;padding-top:17px;overflow:hidden}
#notice1 .menu:before{position:absolute;top:calc(50% - 6px);left:-50px;content:"";display:block;width:1px;height:12px;background:#ccc;}
#notice1 .menu button, #notice1 .menu a{position:relative;display:inline-block;vertical-align:top;width:33px;height:32px;border:1px solid #000;border-radius:50%;text-indent:-9999px;margin:0;box-sizing:border-box;background:transparent;}
#notice1 .menu .mControl{float:left;margin-right:5px}
#notice1 .menu .mControl .m:before{position:absolute;content:"";display:block;}
#notice1 .menu .mControl .prev:before{top:50%;left:50%;width:12px;height:12px;border:2px solid #000;transform:rotate(45deg);box-sizing:border-box;border-top:0;border-right:0;margin:-6px -3px;}
#notice1 .menu .mControl .next:before{top:50%;right:50%;width:12px;height:12px;border:2px solid #000;transform:rotate(45deg);box-sizing:border-box;border-bottom:0;border-left:0;margin:-6px -3px;}
#notice1 .menu .mControl .stop:before, #notice1 .menu .mControl .stop:after{position:absolute;top:50%;content:"";display:block;width:2px;height:12px;background:#000;margin-top:-6px;}
#notice1 .menu .mControl .stop:before{left:calc(50% - 4px);}
#notice1 .menu .mControl .stop:after{right:calc(50% - 4px)}
#notice1 .menu .mControl .play:before{top:50%;left:50%;width:0;border-width:8px;border-style:solid;border-color:transparent transparent transparent #000;margin:-8px -3px}
#notice1 .menu .b1.more:before, #notice1 .menu .b1.more:after{position:absolute;top:50%;left:50%;content:"";display:block;width:1px;height:14px;background:#000;margin-top:-7px;}
#notice1 .menu .b1.more:after{transform:rotate(90deg)}
@media all and (max-width:1259px){
	#notice1 .container{padding-left:15px;padding-right:15px;}
}
@media all and (max-width:999px){
	#notice1{height:auto;}
	#notice1 .container{padding:20px 15px 0}
	#notice1 .h1{padding:0;margin:8px 10px 15px 0;}
	#notice1 .menu{padding-top:0;margin-top:-5px}
	#notice1 .datalist{clear:both;float:none;width:100%;margin:0}
	#notice1 .datalist .item a .date{right:-95px}
	#notice1 .datalist .item:after{display:none}
}
@media all and (max-width:768px){
	#notice1 .datalist .item{padding-right:70px}
	#notice1 .datalist .item a .t1{max-width:calc(100% - 70px)}
	#notice1 .datalist .item a .date{right:-70px}
}
@media all and (max-width:599px){
	#notice1 .datalist .item{padding-right:60px}
	#notice1 .datalist .item a .t1{max-width:calc(100% - 60px)}
	#notice1 .datalist .item a .date{right:-60px}
}
@media all and (max-width:499px){
	#notice1 .datalist .item{padding-right:0}
	#notice1 .datalist .item a .t1{max-width:calc(100% - 40px)}
	#notice1 .datalist .item a .date{display:none}
}

/* 라이브러리 상세 전화걸기 버튼 */
.goTel1{position:fixed;bottom:100px;right:30px;width:56px;height:56px;display:none;text-indent:-9999px;border-radius:50%;background:#00bf0d;z-index:9999}
.goTel1:before{position:absolute;top:50%;left:50%;margin:-15px;content:"";display:block;width:30px;height:30px;background:url(../../img/lib2/addr1info_sprite3.png) no-repeat 0 0;}
@media screen and (max-width:1259px){
	.goTel1{display:block;}
}
@media screen and (max-width:599px){
	.goTel1{right:10px;bottom:70px}
}
@media screen and (max-width:399px){
	.goTel1{right:9px;bottom:68px}
}

/* sns로그인 */
.sns1login{text-align:center;padding-top:60px}
.sns1login .h1{font-family:"ONE-Mobile-POP", sans-serif;font-size:50px;color:#373e4a;line-height:1;letter-spacing:-.05em;font-weight:400;margin:0}
.sns1login .t1{font-size:20px;color:#666;margin:15px 0 25px}
.sns1login .login1list{list-style:none;margin:0 auto;padding:0;max-width:500px;}
.sns1login .login1list li{margin-bottom:10px}
.sns1login .login1list li a{display:block;font-size:22px;border-radius:30px;color:#fff;padding:13px 0 8px;transition:all .35s ease}
.sns1login .login1list li a:hover, .sns1login .login1list li a:focus{text-decoration:none;}
.sns1login .login1list li a:before{content:"";display:inline-block;vertical-align:middle;width:36px;height:32px;background:url(../../img/lib2/sns1login_sprite.png) no-repeat;margin:-2px 13px 0 0}
.sns1login .login1list li.naver a{background-color:#36ac37;}
.sns1login .login1list li.kakao a{background-color:#fae100;color:#381e1f}
.sns1login .login1list li.fb a{background-color:#1877f2;}
.sns1login .login1list li.naver a:before{background-position:0 0}
.sns1login .login1list li.kakao a:before{background-position:-38px 0}
.sns1login .login1list li.fb a:before{background-position:-76px 0}
.sns1login .login1list li.naver a:hover, .sns1login .login1list li.naver a:focus{background-color:#209821}
.sns1login .login1list li.kakao a:hover, .sns1login .login1list li.kakao a:focus{background-color:#e1ca00}
.sns1login .login1list li.fb a:hover, .sns1login .login1list li.fb a:focus{background-color:#0f6ae0}
@media screen and (max-width:768px){
	.sns1login .h1{font-size:44px}
	.sns1login .t1{font-size:18px;margin:10px 0 20px}
	.sns1login .login1list li a{font-size:20px;}
}
@media screen and (max-width:599px){
	.sns1login .h1{font-size:40px}
	.sns1login .t1{font-size:16px;line-height:1.2}
	.sns1login .login1list li a{font-size:18px;}
}
@media screen and (max-width:499px){
	.sns1login .h1{font-size:34px}
	.sns1login .t1{font-size:15px;}
	.sns1login .login1list li a{font-size:16px;}
}



/* 신청완료 */
.msgbox1{background-color:#ffedb9;border-radius:30px;padding:95px 165px;margin-bottom:30px;background-repeat:no-repeat;background-position:right bottom}
.msgbox1.app1{background-image:url(../../img/lib2/reserv2app1_bg1.png);}
.msgbox1.app2{background-image:url(../../img/lib2/reserv2app1_bg2.png);}
.msgbox1.app3{background-color:#a3eaf5;background-image:url(../../img/lib2/reserv2app1_bg3.png);}
.msgbox1 .h1{font-family:"SANJUGotgam", sans-serif;font-size:30px;letter-spacing:-.075em;color:#000;font-weight:normal;line-height:1.1;margin:0}
.msgbox1 .t1{font-size :20px;line-height:30px;color:#666;letter-spacing:-.05em;font-weight:500;margin:20px 0 35px}
.msgbox1 .t1 strong{color:#000;font-weight:500;}
.msgbox1 .t1 span{font-size:16px;}
.msgbox1 .button{display:block;width:200px;height:56px;border-radius:30px;padding:0;line-height:56px;font-size:20px;letter-spacing:-.05em;font-weight:500;color:#fff;margin:0;border:0}
.msgbox1 .button.submit{background-color:#e75a56;}
.msgbox1 .button.list{background-color:#2e3192}
@media screen and (max-width:1399px){
	.msgbox1{padding:95px;}
}
@media screen and (max-width:1259px){
	.msgbox1{padding:65px;background-size:auto 262px}
}
@media screen and (max-width:999px){
	.msgbox1{background-size:auto 197px}
	.msgbox1 .h1{font-size:26px}
	.msgbox1 .t1{font-size:18px;margin:15px 0 25px}
	.msgbox1 .t1 span{font-size:15px}
	.msgbox1 .button{width:180px;height:50px;line-height:52px;font-size:18px;}
}
@media screen and (max-width:768px){
	.msgbox1{padding:45px 40px;}
	.msgbox1 .h1{font-size:22px}
	.msgbox1 .t1{font-size:16px;line-height:24px}
	.msgbox1 .t1 span{font-size:14px;}
	.msgbox1 .button{width:160px;height:45px;line-height:47px;font-size:16px;}
}
@media screen and (max-width:699px){
	.msgbox1{background-size:auto 131px;text-align:center}
	.msgbox1 .button{margin:auto;font-size:15px;width:130px;}
}
@media screen and (max-width:499px){
	.msgbox1{padding:35px 25px 25px;word-break:keep-all;}
	.msgbox1 .h1{font-size:20px;}
	.msgbox1 .t1{font-size:15px;line-height:22px;margin-bottom:20px;}
	.msgbox1 .t1 span{font-size:13px;line-height:20px;display:block;margin-top:3px}
	.msgbox1 .button.list{width:110px;font-size:14px;}
}




/* 신청확인 및 취소 목록 */
.reverve2list .h1{position:relative;font-size:30px;font-weight:500;color:#000;letter-spacing:-.05em;padding-left:44px;line-height:1;margin-bottom:40px}
.reverve2list .h1:before{position:absolute;top:0;left:0;content:"";display:block;width:32px;height:32px;background:url(../../img/lib2/ic32a1my.png) no-repeat 50% 50%;}
.reverve2list .h1 span{font-weight:600}
.reverve2list table{width:100%}
.reverve2list table, .reverve2list table th, .reverve2list table td{border:0}
.reverve2list table th, .reverve2list table td{padding:16px 5px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;letter-spacing:-.05em;font-weight:500}
.reverve2list table th:last-child, .reverve2list table td:last-child{border-right:0;}
.reverve2list table thead th{background:#eeeef6;color:#000;font-weight:600;letter-spacing:-.075em;border-bottom:0;}
.reverve2list table thead th:first-child{border-radius:10px 0 0 10px}
.reverve2list table thead th:last-child{border-radius:0 10px 10px 0}
.reverve2list table td .b1.small{display:inline-block;width:60px;height:30px;line-height:30px;padding:0;text-align:center;font-size:13px;color:#fff;margin:0 5px;background:#000;border-radius:5px}
.reverve2list table td .explain{display:block;font-size:14px;font-weight:500;color:#fb4800;letter-spacing:-.05em;line-height:1}
.reverve2list table td .b1.view{position:relative;color:#000;letter-spacing:-.05em;font-weight:500;padding-left:25px;}
.reverve2list table td .b1.view:before{position:absolute;top:4px;left:0;content:"";display:block;width:17px;height:16px;background:url(../../img/lib2/ic17a1view.png) no-repeat 0 0;}
@media screen and (max-width:999px){
	.reverve2list .h1{font-size:26px;padding-left:34px}
	.reverve2list .h1:before{width:29px;height:29px;background-size:contain;}
}
@media screen and (max-width:768px){
	.reverve2list .h1{font-size:22px;padding-left:30px;margin-bottom:30px}
	.reverve2list .h1:before{width:22px;height:22px;}
	.reverve2list table th, .reverve2list table td{padding:12px 5px;font-size:15px;}
}
@media screen and (max-width:599px){
	.reverve2list .h1{font-size:20px;padding-left:24px;margin-bottom:25px}
	.reverve2list .h1:before{width:19px;height:19px;}
}

/* 신청폼 */
.reserve2 .agree1box{border:1px solid #ddd;border-top:2px solid #000;padding:30px 30px 0;}
.reserve2 .agree1box .wrap1{height:200px;overflow-y:auto;}
.reserve2 .agree1box .agree1{text-align:center;border-top:1px solid #eee;padding-top:6px;padding-bottom:6px}
.reserve2 .agree1box .agree1 label{color:#000;margin:0 20px 0 0}
.reserve2 .agree1box table.t3 ul{list-style:none;margin:0;padding:0;}
.reserve2 .agree1box table.t3 ul li{text-align:center}
.reserve2 .agree1box table.t3 ul li u{text-underline-position:under}
@media screen and (max-width:999px){
	.reserve2 .agree1box{padding:25px 25px 0;}
	.reserve2 .agree1box .wrap1{height:180px}
	.reserve2 .agree1box .agree1 label{font-size:17px;}
}
@media screen and (max-width:768px){
	.reserve2 .agree1box{padding:20px 20px 0;}
	.reserve2 .agree1box .wrap1{height:140px}
	.reserve2 .agree1box .agree1 input[type=radio]{width:22px;height:22px;}
	.reserve2 .agree1box .agree1 input[type=radio]:before{background-size:contain;}
	.reserve2 .agree1box .agree1 label{font-size:16px;}
}
@media screen and (max-width:599px){
	.reserve2 .agree1box{padding:15px 15px 0;}
	.reserve2 .agree1box .wrap1{height:120px}
	.reserve2 .agree1box .agree1 label{font-size:15px;margin-right:15px}
}
@media screen and (max-width:499px){
	.reserve2 .agree1box .agree1 input[type=radio]{margin-right:3px;width:20px;height:20px;}
	.reserve2 .agree1box .agree1 label{font-size:14px;margin-right:8px}
}

/* 신청확인 및 취소상세 */
.reserve2 .h1{font-size:26px;line-height:1;font-weight:600;color:#000;letter-spacing:-.05em;margin:50px 0 25px}
.reserve2 table.t1 ul{list-style:none;margin:0;padding:0;}
.reserve2 table.t1{border-top:3px solid #000;margin:0;color:#5c5c5c;letter-spacing:-.05em;}
.reserve2 table.t1 th, .reserve2 table.t1 td{padding:15px 40px;}
.reserve2 table.t1 th{position:relative;background-color:#fff;font-size:16px;font-weight:600;color:#000;border-color:#ddd;}
.reserve2 table.t1 th:after{position:absolute;top:50%;right:0;margin-top:-10px;content:"";display:block;width:1px;height:20px;background:#ddd;}
.reserve2 table.t1 td .b1.submit{display:inline-block;width:140px;height:40px;line-height:40px;color:#fff;background-color:#e75a56;border-radius:20px;text-align:center;margin:0 10px;letter-spacing:-.05em;}
.reserve2 table.t1 .lb li{display:inline-block;vertical-align:top;margin-right:10px}
.reserve2 table.t1 .lb li label{font-weight:500;color:#5c5c5c;margin:0 10px 0 3px}
.reserve2 table.t1 select{width:215px;height:41px;border-color:#c5c5c5;margin:0;color:#898989;padding:0 15px;box-sizing:border-box}
.reserve2 table.t1 input[type=text].text{margin:0;width:145px;height:41px;line-height:41px;padding:0 15px;box-sizing:border-box}
.reserve2 table.t1 .infobox1list{margin-top:25px;}
.reserve2 table.t1 .infobox1list li{position:relative;color:#f95a1a;font-size:14px;font-weight:500;letter-spacing:-.05em;margin:7px 0;padding-left:25px}
.reserve2 table.t1 .infobox1list li:before{position:absolute;top:2px;left:0;content:"!";display:block;font-size:12px;font-weight:900;color:#fff;width:18px;height:18px;border-radius:50%;background:#f95a1a;text-align:center;line-height:18px}
.reserve2 .btns{margin:50px 0;text-align:center}
.reserve2 .btns .button{display:inline-block;vertical-align:top;width:200px;height:56px;line-height:56px;border-radius:30px;text-align:center;color:#fff;font-size:18px;font-weight:500;letter-spacing:-.025em;padding:0}
.reserve2 .btns .button.list{background-color:#000;}
.reserve2 .btns .button.cancel{background-color:#898989;}
@media screen and (max-width:1259px){
	.reserve2 .h1{font-size:24px}
}
@media screen and (max-width:999px){
	.reserve2 table.t1 colgroup{display:none}
	.reserve2 table.t1 th{width:130px;padding-left:0;padding-right:0;text-align:center}
}
@media screen and (max-width:768px){
	.reserve2 .h1{font-size:22px;margin-top:40px;margin-bottom:20px;}
	.reserve2 table.t1{border-bottom:0}
	.reserve2 table.t1 tr, .reserve2 table.t1 th, .reserve2 table.t1 td{display:block;width:100%;box-sizing:border-box}
	.reserve2 table.t1 th:after{display:none}
	.reserve2 table.t1 th{text-align:left;padding:10px 20px;border-bottom:0;background:#f6f7fd;font-size:15px}
	.reserve2 table.t1 td{padding:10px 20px;}
	.reserve2 table.t1 select, .reserve2 table.t1 input[type=text].text{height:38px;}
	.reserve2 .btns{margin:30px 0;}
	.reserve2 .btns .button{width:180px;height:50px;line-height:50px;font-size:16px;}
	.reserve2 table.t1 td .b1.submit{width:120px;height:36px;line-height:36px;font-size:15px;}
}
@media screen and (max-width:699px){
	.reserve2 table.t1 select{width:48%}
	.reserve2 table.t1 .lb li{width:47%}
}
@media screen and (max-width:599px){
	.reserve2 .h1{font-size:20px;margin-top:30px;margin-bottom:15px;}
	.reserve2 table.t1 th, .reserve2 table.t1 td{padding:10px 15px;}
	.reserve2 .btns .button{width:120px;font-size:15px;}
	.reserve2 table.t1 select{width:100%;margin:2px 0}
	.reserve2 table.t1 .lb li{width:100%;display:block;}
	.reserve2 table.t1 .infobox1list{margin-top:15px}
	.reserve2 table.t1 .infobox1list li{margin:5px 0;line-height:22px;}
}


/* 결제 */
.reserve2refund{display:none}
.reserve2refund.on{display:block;}
.reserve2refund table.t1 input[type=text].text{min-width:220px;}





/* 가로등고장신고 레이어 팝업 */
.lamp1pop1{position:absolute;left:50%;top:50%;
	z-index:100;
	background:#fff;
	border-radius:10px;
	width:300px;max-height:300px;
	padding:20px;
	box-sizing:border-box;
	border:1px solid #ddd;
	overflow:hidden;
	box-shadow:0 0 10px 0 rgba(0,0,0,.2);text-align:center;
}
.lamp1pop1 h3.hb1, .lamp1pop1 h3.h1{margin:-20px -20px 10px;
	padding:13px 20px;
	color:#000;
	font-size:20px;
	background:#f7f7f7;text-align:left;
}
.lamp1pop1 ul.bu{margin:0 }
.lamp1pop1 ul.bu li{padding-left:10px}
.lamp1pop1 ul.bu li:before{width:3px;height:3px;top:7px}
.lamp1pop1 .box5{padding:0;border:0;text-align:left;}
.lamp1pop1 .btns{text-align:center;}
.lamp1pop1 .button.a1{margin:0 5px;font-size:.925em;padding:5px 10px}
.lamp1pop1 .close{position:absolute;top:10px;right:10px;border:0;background:#ddd;border-radius:50%;width:34px;height:34px;text-indent:-9999px;margin:0}
.lamp1pop1 .close:before, .lamp1pop1 .close:after{position:absolute;top:50%;left:50%;content:"";display:block;width:2px;height:16px;background:#222;margin:-8px -1px;}
.lamp1pop1 .close:before{transform:rotate(45deg)}
.lamp1pop1 .close:after{transform:rotate(-45deg)}





/* 로그인 */
.login2{margin:auto;overflow:hidden;border:5px solid #dedede;box-sizing:border-box;padding:60px;text-align:center;border-radius:30px}
.login2 .login1box form ul{list-style:none;margin:0;padding:0}
.login2 .hg1{float:left;width:500px;}
.login2 .hg1:before{content:'';
	display:block;
	width:168px;height:168px;
	margin:20px auto;
	background:url(../../img/lib2/ic168a1login.png) no-repeat;
}
.login2 .hg1 .h1{font-family: 'JalnanGothic';font-size:40px;line-height:1;color:#000;font-weight:normal;margin:0;}
.login2 .hg1 .t1{color:#010101;margin:25px 0 30px;line-height:20px;}
.login2 .login1box{float:right;width:calc(100% - 550px);background:#f5f7fa;padding:45px 60px 50px;box-sizing:border-box}
.login2 .login1box .item{text-align:left;}
.login2 .login1box fieldset{margin:0}
.login2 .login1box .login1frm li .b1.submit{background:#172e40;color:#fff;font-size:17px;font-weight:600;border:0;width:100%;height:46px;border-radius:23px;margin:0}
.login2 .login1box input{border-radius:6px;}
.login2 .login1box .button{border-radius:6px;height:50px;}
@media screen and (max-width:1259px){
	.login2{padding:45px}
	.login2 .hg1{width:32%}
	.login2 .login1box{width:64%}
}
@media screen and (max-width:999px){
	.login2 .hg1{float:none;margin:0 auto;width:100%}
	.login2 .login1box{float:none;width:100%}
}
@media screen and (max-width:768px){
	.login2{padding:40px}
	.login2 .hg1:before{width:100px;height:100px;background-size:contain;}
	.login2 .hg1{padding-top:0}
	.login2 .hg1 .h1{font-size:37px;}
	.login2 .hg1 .t1{font-size:15px;margin:20px 0 25px}
	.login2 .login1box{padding:30px 35px}
}
@media screen and (max-width:599px){
	.login2{padding:30px}
	.login2 .hg1:before{width:120px;height:120px;}
	.login2 .hg1 .h1{font-size:32px;}
	.login2 .hg1 .t1{font-size:14px;margin:15px 0 20px}
	.login2 .login1box{padding:25px;}
}
@media screen and (max-width:499px){
	.login2{padding:25px 20px}
	.login2 .hg1:before{width:76px;height:60px;margin-bottom:10px}
	.login2 .hg1 .h1{font-size:26px;}
	.login2 .hg1 .t1{font-size:13px;line-height:18px;margin:15px 0 20px}
	.login2 .login1box{padding:20px 15px;}
}


.rent1{border-radius:30px;border:5px solid #d4d8dd;padding:20px 50px}
@media screen and (max-width:767px){
	.rent1{padding:10px 30px 30px}
}
@media screen and (max-width:540px){
	.rent1{padding:5px 20px 20px}
	.rent1 .tg1 .h1{font-size:15px;line-height:36px !important;}
	.rent1 .t1{word-break:keep-all}
}

.button.delete{background:#d12023;border-color:#d12023}
.button.zipcode{height:44px;font-weight:400;line-height:1.6}
@media screen and (max-width:768px){
	.button.zipcode{height:38px;line-height:1.2}
}	
.table1scroll table .tbutton{height:auto;padding:8px 10px;min-width:auto;line-height:1em;border-radius:5px;font-weight:400;font-size:14px;background:#fff;border:1px solid #ddd;color:#333}
.table1scroll table .tbutton:hover{background:#333;border-color:#333;color:#fff}
.table1scroll table .tbutton + .tbutton{margin:3px 0;}



/* 반응형 테이블 스크롤 */
.table1scroll {position:relative;z-index:1}
.table1scroll>table {margin:0}
@media screen and (max-width:1259px){
	.table1scroll>table {min-width:1000px;}
}
@media screen and (max-width:999px){
	.table1scroll {overflow-x:auto;-webkit-overflow-scrolling:touch;}
	.scroll1tablewrap {position:relative;overflow:hidden;clear:both;}
	.scroll1tablewrap:before, .scroll1tablewrap:after {position:absolute;content:"";display:block;top:0;bottom:0;width:50px;transition-duration:.1s;z-index:1}
	.scroll1tablewrap:before {left:0;opacity:0;background:linear-gradient(to right, #fff, transparent);display:none;}
	.scroll1tablewrap:after {right:0;opacity:1;background:linear-gradient(to left, #fff, transparent);display:block;}
	.scroll1tablewrap.scrolling:before {opacity:1;display:block;}
	.scroll1tablewrap.scrollend:after {opacity:0;display:none;}
	.table1scroll>table {font-size:15px}
	.table1scroll>table>thead>tr>th {padding:.75em .5em;}
	.table1scroll>table>*>tr>th, .table1scroll>table>*>tr>td {padding-top:.5em;padding-bottom:.5em;}
}



/* ☆ /lib2/ 추가확인 20200521~20200729 */
.ic1.indy.ic130person1say1{width:130px;height:130px;background-image:url(../../img/lib2/ic260a1c2persion1say1.png);}
.ic1.indy.ic125toys1{width:125px;height:125px;background-image:url(../../img/lib2/ic250a1c2toys1.png);}
.ic1.indy.ic125notebook1{width:125px;height:125px;background-image:url(../../img/lib2/ic250a1c2notebook1.png);}
.ic1.indy.ic125notebook2{width:125px;height:125px;background-image:url(../../img/lib2/ic250a1c2notebook2.png);}
.ic1.indy.ich27mapmarker1{width:17px;height:27px;background-image:url(../../img/lib2/ich54a1c2mapmarker1.png);}
.ic1.indy.ic196check1{width:196px;height:196px;background-image:url(../../img/lib2/ic392a1c2check1.png);}
.ic1.indy.ic125chart1{width:125px;height:125px;background-image:url(../../img/lib2/ic250a1c2chart1.png);}