@charset "utf-8";

#wrapper {max-width: calc(1780px + 80px); padding: 0 40px; margin: 0 auto;}

.sub-page .sub-page-bg {background-image: url("../../../assets/images/user/room-bg.png");}

@media screen and (max-width: 768px) {
    .sub-page-bg {background-image: url("../../../assets/images/user/room-bg2.png") !important;}
}

/*객실 예약*/
.room-title {font-size: 40px; font-weight: 600; font-family: 'BookkMyungjo', sans-serif; text-align: center;}
.reserve-btn-wrap {display: flex; justify-content: end; margin-top: 50px;}
.reserve-btn-wrap .reserve-btn {width: 100%; max-width: 250px; height: 60px; border-radius: 5px; background-color: #000; font-size: 20px; font-weight: 600; color: #fff; display: flex; align-items: center; justify-content: center;}

/*슬라이드*/
.room-swiper {margin: 36px 0 115px; position: relative;}
.room-swiper .swiper-slide img {width: 100%; object-fit: cover;}
.room-swiper .swiper-pagination {bottom: -30px !important;}
.room-swiper .swiper-pagination .swiper-pagination-bullet {width: 10px; height: 10px;}
.room-swiper .swiper-pagination .swiper-pagination-bullet-active {background: #000;}
.room-swiper .swiper-button-prev, .room-swiper .swiper-button-next {width: 50px; height: 50px; border-radius: 50%; background: rgba(255,255,255,0.2); border: 1px solid #FFFFFF; display: flex; align-items: center; justify-content: center; cursor: pointer; z-index: 10;}
.room-swiper .swiper-button-prev {left: 40px;}
.room-swiper .swiper-button-next {right: 40px;}
.room-swiper .swiper-button-prev::after, .room-swiper .swiper-button-next::after{content: unset;}
.room-swiper .swiper-button-prev i {background: url("../../../assets/images/ico/ico-left.svg"); background-repeat: no-repeat; background-size: cover; display: inline-block; width: 12px; height: 20px;}
.room-swiper .swiper-button-next i {background: url("../../../assets/images/ico/ico-left.svg"); background-repeat: no-repeat; background-size: cover; display: inline-block; width: 12px; height: 20px; transform: rotate(180deg);}

.room-info {padding: 60px 0; border-top: 1px solid #D0D0D0; border-bottom: 1px solid #D0D0D0; margin-bottom: 80px;}
.room-info ul {}
.room-info ul li {display: flex;}
.room-info ul li + li {margin-top: 15px;}
.room-info ul li b {font-size: 20px; font-weight: 500; min-width: 75px;}
.room-info ul li p {font-size: 20px; margin-left: 50px;}

/*calendar*/


@media screen and (max-width:1280px) {
    .room-swiper {margin: 22px 0 80px}
    .room-swiper .swiper-button-prev {left: 30px;}
    .room-swiper .swiper-button-next {right: 30px;}
    .room-info {padding: 50px 0; margin-bottom: 60px;}
    .room-info ul li p {margin-left: 40px;}
}

@media screen and (max-width:768px) {
    .room-title {font-size: 30px;}
    .room-swiper {margin: 20px 0 50px;}
    .room-swiper .swiper-button-prev, .room-swiper .swiper-button-next {width: 30px; height: 30px; display: none;}
    .room-swiper .swiper-button-prev {top: unset; left: unset; right: 55px; bottom: 15px;}
    .room-swiper .swiper-button-next {top: unset; left: unset; right: 15px; bottom: 15px;}
    .room-swiper .swiper-button-prev i, .room-swiper .swiper-button-next i {width: 10px; height: 16px;}
    .room-swiper .swiper-pagination {bottom: -30px !important;}
    .room-swiper .swiper-pagination .swiper-pagination-bullet {width: 8px; height: 8px;}

    .room-info {padding: 25px 0; margin-bottom: 40px;}
    .room-info ul li b, .room-info ul li p {font-size: 14px;}
    .room-info ul li b {min-width: 55px;}
    .room-info ul li p {margin-left: 25px; word-break: keep-all; line-height: 1.3;}

    .reserve-btn-wrap {justify-content: center;}
    .reserve-btn-wrap .reserve-btn {max-width: 100%;}
}


/* 게시판 목록 공통 */
#bo_btn_top {margin:10px 0}
#bo_btn_top:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx {margin-bottom:5px;float:right;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;line-height:34px;font-size:0.92em;color:#4e546f}

.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;width:40px;text-align:center;margin-left:5px;background:#fff}
.btn_bo_user > li {position:relative}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:0 8px;border:0;background:#d4d4d4;color:#666;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#fff6fa !important;border-bottom:1px solid #f8e6ee}
.bo_notice td a {font-weight:bold}
.bo_notice .notice_icon {display:inline-block;line-height:25px;border-radius:5px;font-weight:bold;color:#f9267f}

.more_opt {display:none;position:absolute;top:45px;right:0;background:#fff;border:1px solid #b8bfc4;z-index:999}
.more_opt:before {content:"";position:absolute;top:-8px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #b8bfc4 transparent}
.more_opt:after {content:"";position:absolute;top:-6px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}
.more_opt li {border-bottom:1px solid #f1f1f1;padding:10px;float:inherit;width:90px;margin:0;color:#6b757c;text-align:left}
.more_opt li:last-child {border-bottom:0}
.more_opt li button, .more_opt li a {width:100%;border:0;background:#fff;color:#6b757c}
.more_opt li:hover a,
.more_opt li:hover button {color:#000}
.more_opt li i {float:right;line-height:20px}

.td_num strong {color:#000}
.bo_cate_link {display:inline-block;background:#e2eaf6;color:#3a8afd;font-weight:normal !important;height:20px;line-height:10px;padding:5px 8px;border-radius:5px;font-size:0.95em} /* 글제목줄 분류스타일 */
.bo_cate_link:hover {text-decoration:none}
.bo_current {color:#e8180c}
#bo_list .profile_img {display:inline-block;margin-right:5px}
#bo_list .profile_img img {border-radius:50%}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold;color:#ed6478;font-size:0.86em}

#bo_gall li.empty_list {padding:85px 0;text-align:center}

.bo_sch_wrap {display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999}
.bo_sch {position:absolute;top:50%;left:50%;background:#fff;text-align:left;width:330px;max-height:300px;margin-left:-125px;margin-top:-180px;overflow-y:auto;border-radius:5px;-webkit-box-shadow:1px 1px 18px rgba(0,0,0,0.2);-moz-box-shadow:1px 1px 18px rgba(0,0,0,0.2);box-shadow:1px 1px 18px rgba(0,0,0,0.2);border:1px solid #dde7e9;background:#fff;border-radius:3px}
.bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
.bo_sch h3 {padding:15px;border-bottom:1px solid #e8e8e8}
.bo_sch legend {background:red}
.bo_sch form {padding:15px;display:block}
.bo_sch select {border:0;width:100%;height:40px;border:1px solid #d0d3db;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)}
.bo_sch .sch_bar {display:inline-block;width:100%;clear:both;margin-top:15px;border:1px solid #d0d3db;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)}
.bo_sch .sch_input {width:250px;height:38px;border:0;padding:0;background-color:transparent;float:left}
.bo_sch .sch_btn {height:38px;float:right;color:#656565;background:none;border:0;width:40px;font-size:15px}
.bo_sch .bo_sch_cls {position:absolute;right:0;top:0;color:#b5b8bb;border:0;padding:12px 15px;font-size:16px;background:#fff}
.bo_sch_bg {background:#000;background:rgba(0,0,0,0.1);width:100%;height:100%}


/* 게시판 쓰기 */
#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}

#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute !important;top:34px;right:0;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
#autosave_pop:before {content:"";position:absolute;top:-8px;right:45px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #000 transparent}
#autosave_pop:after {content:"";position:absolute;top:-7px;right:45px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:center;margin:0 !important}
#autosave_pop button {margin:0;padding:0;border:0}
#autosave_pop ul {padding:15px;border-top:1px solid #e9e9e9;list-style:none;overflow-y:scroll;height:130px;border-bottom:1px solid #e8e8e8}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #fff;background:#eee;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right;font-size:0.92em;font-style:italic;color:#999}
.autosave_close {cursor:pointer;width:100%;height:30px;background:none;color:#888;font-weight:bold;font-size:0.92em}
.autosave_close:hover {background:#f3f3f3;color:#3597d9}
.autosave_content {display:none}
.autosave_del {background:url(./img/close_btn.png) no-repeat 50% 50%;text-indent:-999px;overflow:hidden;height:20px;width:20px}

/* 게시판 읽기 */
#bo_v {margin-bottom:20px;background:#fff;box-sizing:border-box}

#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {}
#bo_v_title .bo_v_cate {display:inline-block;line-height:20px;background:#e2eaf6;color:#3a8afd;padding:0 10px;border-radius:3px;}
#bo_v_title .bo_v_tit {display:block;font-size:2em;margin:5px 0 0;word-break:break-all}

#bo_v_info {margin:0;border-bottom:1px solid #f1f1f1;color:#666}
#bo_v_info:after {display:block;visibility:hidden;clear:both;content:""} 
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_info .profile_info {margin:20px 0 10px;display:inline-block;float:left}
#bo_v_info .profile_info .pf_img {float:left;margin-right:10px}
#bo_v_info .profile_info .pf_img img {border-radius:50%;width:50px;height:50px}
#bo_v_info .profile_info .profile_info_ct {float:left;padding:5px 0;line-height:18px}

#bo_v_info strong {display:inline-block;margin:0 10px 0 0;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}
#bo_v_info .profile_img {display:none}
#bo_v_info .sv_member {color:#000}
#bo_v_info .if_date {margin:0;color:#888}

#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;list-style:none}
#bo_v_file li {padding:15px;position:relative;margin:10px 0;border:1px solid #dfdfdf;border-radius:5px;
-webkit-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
-moz-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%)}
#bo_v_file li i {float:left;color:#b2b2b2;font-size:2.35em;margin-right:20px}
#bo_v_file a {float:left;display:block;text-decoration:none;word-wrap:break-word;color:#000}
#bo_v_file a:focus, #bo_v_file li:hover a, #bo_v_file a:active {text-decoration:underline;color:#3a8afd}
#bo_v_file img {float:left;margin:0 10px 0 0}
#bo_v_file .bo_v_file_cnt {color:#b2b2b2;font-size:0.92em}
#bo_v_file li:hover {border-color:#bed4f4;color:#bed4f4}
#bo_v_file li:hover i {color:#3a8afd}
#bo_v_file li:hover .bo_v_file_cnt {color:#99c2fc}


#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;list-style:none}
#bo_v_link li {padding:15px;position:relative;margin:10px 0;border:1px solid #dfdfdf;border-radius:5px;
-webkit-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
-moz-box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%);
box-shadow:1px 1px 5px 0px hsl(232, 36%, 96%)}
#bo_v_link li i {float:left;color:#b2b2b2;font-size:2.35em;margin-right:20px}
#bo_v_link a {float:left;display:block;text-decoration:none;word-wrap:break-word;color:#000}
#bo_v_link a:focus, #bo_v_link li:hover a, #bo_v_link a:active {text-decoration:underline;color:#3a8afd}
#bo_v_link .bo_v_link_cnt {color:#b2b2b2;font-size:0.92em}
#bo_v_link li:hover {border-color:#bed4f4;color:#bed4f4}
#bo_v_link li:hover i {color:#3a8afd}
#bo_v_link li:hover .bo_v_link_cnt {color:#99c2fc}


#bo_v_top {zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {padding:0;list-style:none;word-break:break-all}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {padding:0;list-style:none}

.bo_v_com {margin:20px 0;float:right}
.bo_v_com > li {position:relative;float:left;margin-left:5px}

.bo_v_nb {margin:20px 0;position:relative;clear:both;text-align:left}
.bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
.bo_v_nb li {border-top:1px solid #f1f1f1;padding:13px}
.bo_v_nb li:last-child {border-bottom:1px solid #f1f1f1}
.bo_v_nb li:hover {background:#f6f6f6}
.bo_v_nb li i {font-size:13px;color:#b3b3b3}
.bo_v_nb li .nb_tit {display:inline-block;padding-right:20px;color:#b3b3b3}
.bo_v_nb li .nb_date {float:right;color:#b3b3b3}

#bo_v_atc {min-height:200px;height:auto !important;height:200px}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img a.view_image {display:block}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {margin:10px 0 30px;width:100%;line-height:1.7em;min-height:200px;word-break:break-all;overflow:hidden}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle;color:#4a5158}
#bo_v_act a:hover {background-color:#fff;color:#ff484f;border-color:#ff484f}
#bo_v_act i {font-size:1.4em;margin-right:5px}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;z-index:9999;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}
#bo_v_act .bo_v_good {display:inline-block;border:1px solid #dedede;width:70px;line-height:46px;border-radius:30px}
#bo_v_act .bo_v_nogood {display:inline-block;border:1px solid #dedede;width:70px;line-height:46px;border-radius:30px}

#bo_v_sns {padding:0;list-style:none;zoom:1;float:left;display:inline-block}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;width:135px;margin-right:5px;text-align:left}
#bo_v_sns li a {height:35px;line-height:35px;text-align:center;border-radius:5px;color:#fff;font-size:0.95em}
#bo_v_sns li img {vertical-align:middle;margin-right:5px}
#bo_v_sns li .sns_f {display:block;background:#3b5997}
#bo_v_sns li .sns_t {display:block;background:#09aeee}
#bo_v_sns li .sns_g {display:block;background:#ea4026}
#bo_v_sns li .sns_k {display:block;background:#fbe300}

#bo_v_share {position:relative;padding:20px 0}
#bo_v_share:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_share .btn {padding:0 10px;color:#555;font-weight:normal;font-size:1em;width:80px;line-height:35px;height:35px;border-color:#d5d5d5;border-radius:5px}
#bo_v_share .btn:hover {background:#fff}
#bo_v_share .btn i {margin-right:5px;color:#4b5259;vertical-align:middle}

/*객실 예약 글쓰기*/
.reserve-wrap {}
.reserve-wrap .reserve-top {font-size: 40px; font-weight: 600; font-family: 'BookkMyungjo', sans-serif; text-align: left; padding-bottom: 20px; border-bottom: 1px solid #000;}
.reserve-wrap .reserve-tit {font-size: 22px; font-weight: 600; margin: 50px 0 30px; display: flex; align-items: center;}
.reserve-wrap .reserve-tit.tit2 {padding-bottom: 10px; border-bottom: 1px solid #E4E4E4; margin-bottom: 0;}
.reserve-wrap .reserve-tit span {display: inline-block; width: 10px; height: 10px; background-color: #000; border-radius: 50%; margin-right: 10px;}

.room-write-info {padding: 30px; background-color: #F7F7F7; display: flex; align-items: center;}
.room-write-info img {width: 100%; max-width: 242px; object-fit: cover;}
.room-write-info .room-reserve-info {margin-left: 50px;}
.room-write-info .room-reserve-info ul {}
.room-write-info .room-reserve-info ul li {display: flex;}
.room-write-info .room-reserve-info ul li + li {margin-top: 15px;}
.room-write-info .room-reserve-info ul li b {font-size: 20px; font-weight: 500; min-width: fit-content;}
.room-write-info .room-reserve-info ul li p {font-size: 20px; margin-left: 50px; text-align: left;}
.room-write-info .room-reserve-info .etc-txt {text-align: left; line-height: 1.3; font-size: 14px; margin-top: 20px;}

.reserve-input-wrap {display: flex;}
.reserve-input-wrap + .reserve-input-wrap {margin-top: 30px;}
.reserve-input-wrap .input-wrap {display: flex; flex-direction: column; width: 50%;}
.reserve-input-wrap .input-wrap + .input-wrap {margin-left: 20px;}
.reserve-input-wrap .input-wrap label {font-size: 18px; font-weight: 500; text-align: left;}
.reserve-input-wrap .input-wrap input , .reserve-input-wrap .input-wrap select {margin-top: 10px; border-radius: 3px; border: 1px solid #E4E4E4; height: 50px; padding: 0 15px; box-shadow: unset; font-size: 16px; color: #888888;}
.reserve-input-wrap .input-wrap input.date, .reserve-input-wrap .input-wrap select {appearance: none; -webkit-appearance: none;  -moz-appearance: none; background: url("../../../assets/images/ico/ico-arrow.svg"); background-repeat: no-repeat; background-size: auto; background-position: right+15px center;}



.btn-wrap {display: flex;}
.btn-wrap .btn {width: 100%; max-width: 50%; border-radius: 3px; height: 60px; font-size: 18px; font-weight: 500; display: flex; align-items: center; justify-content: center;}
.btn-wrap .btn + .btn {margin-left: 20px;}
.btn-wrap .btn_cancel {background-color: #fff; color: #000; border: 1px solid #000;}
.btn-wrap .btn_submit {background-color: #000; color: #fff; border: 1px solid #000;}

/*이용약관 & 개인정보처리방침*/
.join_box_wr::-webkit-scrollbar { width:5px; height:5px; background: transparent;}
.join_box_wr::-webkit-scrollbar-thumb { background:#a7a7a7; } 

.joinagree_cnt_wr {margin-bottom: 30px;}
.joinagree_cnt_wr ul li.join_li.joinagree .tap {width: 100%;height: 80px;text-align: left;color: #333333;position: relative;cursor: pointer;display: flex;align-items: center; justify-content: space-between;}
.joinagree_cnt_wr ul li.join_li.joinagree .tap .agree-wrap {width: fit-content;}
.agree-wrap label {font-size: 18px; color: #000; display: flex; align-items: center; cursor: pointer;}
.agree-wrap label span {font-weight: 700; margin-right: 5px;}

.active_btn {
    /* position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); */
    position: relative;
    width: 100%;
    height: 100%;
    flex: 1;
}
.active_btn::before, .active_btn::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 13px;
    background: #000;
    right: 30px;
    top: 50%;
    display: block;
    transition: all 0.3s;
    cursor: pointer;
}
.active_btn::before {
    transform: rotate(-45deg);
    margin-right: -5px;
}
.active_btn::after {
    margin-right: 3px;
    transform: rotate(45deg);
}
.active_btn.active::before {
    transform: rotate(45deg);
}
.active_btn.active::after {
    transform: rotate(-45deg);
}

.joinagree_cnt_wr ul li.join_li.joinagree .join_cnt_wr {
    display: none;
}
.join_box_cnt {
    background: #ffffff;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
    position: relative;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    background: #F7F7F7;
    color: #000;
    padding-top: 20px;
    padding-bottom: 20px;
}
.join_box_cnt .join_box_wr {
    overflow-y: scroll;
    padding: 0 20px;
    max-height: 255px;
    margin-right: 8px;
    cursor: text;
}
.join_box_cnt .join_box_wr .modal_cont_ {line-height: 1.3; text-align: left;}

/*input*/
input[type="checkbox"] {display: none;}
input.agreeYn ~ label::before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: solid 1px #BABABA;
    border-radius: 5px;
    background-image: url("../../../assets/images/ico/ico_check_02_def.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
}
input.agreeYn:checked ~ label::before {
    background-image: url("../../../assets/images/ico/ico_check_02.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    background-color: #000;
    background-size: auto;
}

@media screen and (max-width: 1280px) {
    .reserve-wrap .reserve-top {font-size: 36px;}
    .room-write-info .room-reserve-info, .room-write-info .room-reserve-info ul li p {margin-left: 30px;}
    .room-write-info .room-reserve-info ul li b, .room-write-info .room-reserve-info ul li p {font-size: 18px;}
}

@media screen and (max-width: 768px) {
    .reserve-wrap .reserve-top {font-size: 30px;}
    .reserve-wrap .reserve-tit {margin: 30px 0 20px; font-size: 16px;}
    .reserve-wrap .reserve-tit span {width: 8px; height: 8px; margin-right: 8px;}
    .room-write-info {flex-direction: column; padding: 20px;}
    /* .room-write-info img {max-width: 100%;} */
    .room-write-info .room-reserve-info {margin: 25px 0 0;}
    .room-write-info .room-reserve-info ul li p {font-size: 14px; line-height: 1.5; margin-left: 20px;}
    .room-write-info .room-reserve-info ul li b {font-size: 14px; line-height: 1.5;}
    .room-write-info .room-reserve-info .etc-txt {font-size: 12px;}
    .reserve-input-wrap .input-wrap input, .reserve-input-wrap .input-wrap select {font-size: 14px;}
    .reserve-input-wrap {flex-direction: column;}
    .reserve-input-wrap .input-wrap {width: 100%;}
    .reserve-input-wrap .input-wrap + .input-wrap {margin: 25px 0 0;}
    .reserve-input-wrap .input-wrap label {font-size: 14px;}
    .reserve-input-wrap + .reserve-input-wrap {margin-top: 25px;}
    .joinagree_cnt_wr ul li.join_li.joinagree .tap {height: 60px;}
    .agree-wrap label {font-size: 14px;}
    .active_btn {width: 60px; height: 60px; flex: none;}
    .active_btn::before, .active_btn::after {height: 1px; width: 11px;}
    .join_box_cnt .join_box_wr .modal_cont_ {line-height: 1.5;}
    .btn-wrap .btn {height: 50px; font-size: 16px;}
}

/*datepicker custom*/
.ui-widget-header { border: 0px solid #dddddd; background: #fff; } 

.ui-datepicker-calendar>thead>tr>th { font-size: 14px !important; } 

.ui-datepicker .ui-datepicker-header { position: relative; padding: 0 0 10px; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active { border: 0px solid #c5c5c5; background-color: transparent; font-weight: normal; color: #454545; text-align: center; background: unset;} 

.ui-datepicker .ui-datepicker-title { margin: 0 0em; line-height: 16px; text-align: center; font-size: 14px; padding: 0px; font-weight: bold; } 

.ui-datepicker { display: none; background-color: #fff; border-radius: 4px; margin-top: 10px; margin-left: 0px; margin-right: 0px; padding: 20px; padding-bottom: 10px; width: 300px; box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.1); } 

.ui-widget.ui-widget-content { border: 1px solid #eee; } 

#datepicker:focus>.ui-datepicker { display: block; } 

.ui-datepicker-prev,
.ui-datepicker-next { cursor: pointer; } 

.ui-datepicker-next { float: right; } 

.ui-state-disabled { cursor: auto; color: hsla(0, 0%, 80%, 1); } 

.ui-datepicker-title { text-align: center; padding: 10px; font-weight: 100; font-size: 20px; } 

.ui-datepicker-calendar { width: 100%; } 

.ui-datepicker-calendar>thead>tr>th { padding: 5px; font-size: 20px; font-weight: 400; } 

.ui-datepicker-calendar>tbody>tr>td>a { color: #000; font-size: 12px !important; font-weight: bold !important; text-decoration: none;}

.ui-datepicker-calendar>tbody>tr>.ui-state-disabled:hover { cursor: auto; background-color: #fff; } 

.ui-datepicker-calendar>tbody>tr>td { border-radius: 100%; width: 44px; height: 30px; cursor: pointer; padding: 5px; font-weight: 100; text-align: center; font-size: 12px; } 

.ui-datepicker-calendar>tbody>tr>td:hover { background-color: transparent; opacity: 0.6; } 

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus { border: 0px solid #cccccc; background-color: transparent; font-weight: normal; color: #2b2b2b; } 

/* .ui-widget-header .ui-icon { background-image: url('../../../assets/images/user/btns.png');}  */

.ui-icon-circle-triangle-e { background-position: -20px 0px; background-size: 36px; } 

.ui-icon-circle-triangle-w { background-position: -0px -0px; background-size: 36px; } 

.ui-datepicker-calendar>tbody>tr>td:first-child a { color: red !important; } 

.ui-datepicker-calendar>tbody>tr>td:last-child a { color: #0099ff !important; } 

.ui-datepicker-calendar>thead>tr>th:first-child { color: red !important; } 

.ui-datepicker-calendar>thead>tr>th:last-child { color: #0099ff !important; } 

/* .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight { border: 0px; background: #f1f1f1; border-radius: 50%; padding-top: 10px; padding-bottom: 10px; display: inline-flex; align-items: center; justify-content: center; width: 100%; height: 100%; padding: 0;}  */

.inp { padding: 10px 10px; background-color: #f1f1f1; border-radius: 4px; border: 0px; } 

.inp:focus { outline: none; background-color: #eee; } 

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {width: fit-content;}
/* .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {background-color: unset;} */
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {position: unset; background-image: unset; margin: 0;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {width: fit-content; height:fit-content;}
.ui-icon {text-indent: unset; width: fit-content; height: fit-content;}
.ui-datepicker .ui-datepicker-title select {border: 1px solid #BABABA;}
.ui-datepicker .ui-datepicker-title select + select {margin-left: 10px;}

/*calendar*/
.fc-toolbar h2 {width: 200px;}
.fc-toolbar.fc-header-toolbar {padding-bottom: 30px;}
.fc-toolbar.fc-header-toolbar .fc-left {display: flex; align-items: center;}
.fc-toolbar.fc-header-toolbar .fc-left button, .fc-toolbar.fc-header-toolbar .fc-right button {background-color: unset;}
.fc-icon-chevron-left:before, .fc-icon-chevron-right:before {filter: invert(1);}
.fc-toolbar .fc-myCustomButton-button {border: 0 !important; cursor: unset !important; color: #000; position: relative; font-size: 16px; pointer-events: none;}
.fc-toolbar .fc-myCustomButton-button:hover {background-color: unset !important; color: #000;}
.fc-toolbar .fc-myCustomButton-button::before {content: ''; position: absolute; left: -20px; top: 50%; transform: translateY(-50%); display: inline-block; width: 20px; height: 5px; border-radius: 3px; background-color: #D0D0D0;}
a.fc-day-grid-event.fc-h-event.fc-event.fc-allow-mouse-resize .fc-content .fc-title {display: none !important;}
tr > td > .fc-day-grid-event {margin: 2px 2px 0; height: 5px; background-color: #D0D0D0; border: 1px solid #D0D0D0;}
tr > td > .fc-day-grid-event span {display: none;}
/* tr:first-child > td > .fc-day-grid-event {width: 15px; height: 15px; border-radius: 50%; padding: 0; position: relative; float: right; transform: translate(-10px, -35px); margin: 0 !important;} */

.fc-toolbar h2 {font-size: 34px !important;}
.fc-toolbar.fc-header-toolbar .fc-prev-button {border: 1px solid #E4E4E4; border-right: 0.5px solid #E4E4E4; border-radius: 5px 0 0 5px; padding: 10px 30px;}
.fc-toolbar.fc-header-toolbar .fc-next-button {border: 1px solid #E4E4E4; border-left: 0.5px solid #E4E4E4; border-radius: 0 5px 5px 0; padding: 10px 30px; margin-left: 0;}
.fc-button:focus {outline: unset !important; box-shadow: unset !important;}

.fc-head-container.fc-widget-header {border: unset !important; padding: 0;}
.fc-head-container.fc-widget-header thead {border-bottom: 1px solid #BABABA;}
.fc-view .fc-day-header {padding: 16px !important; text-align: left;}
.fc-day-header span {font-size: 20px;}
.fc-day-top {padding: 16px 12px;}
.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {float: unset !important;}
.fc-row .fc-content-skeleton thead td {padding: 10px 14px 0; text-align: left; font-size: 20px;}
.fc-row .fc-content-skeleton thead td.fc-today {padding: 10px 10px 0;}
.fc-unthemed td.fc-today {background-color: unset !important;}
.fc-unthemed td.fc-today span {border: 0 !important; background-color: rgba(0,38,126,0.1) !important; display: inline-flex; width: 24px; height: 24px; padding: 0 !important; align-items: center; justify-content: center; border-radius: 30px;}
.fc-day {border: 1px solid #E4E4E4 !important;}
.fc-row .fc-content-skeleton tbody td, .fc-row .fc-mirror-skeleton tbody td {padding: 0;}
.fc-dayGrid-view .fc-week-number, .fc-dayGrid-view .fc-day-number {padding: 0 !important;}
.fc-scroller > .fc-day-grid, .fc-scroller > .fc-time-grid {border-top: 1px solid #CBCBCB; border-bottom: 1px solid #CBCBCB;}

.fc-scroller {height: auto !important;}
.fc-row.fc-rigid {max-height: 80px !important;}
.wz_tbl_1 td.fc-widget-content {padding: 0; border: 0;}
.fc-unthemed th {border: 0 !important;}
.fc-unthemed td:first-child {border-left: 0 !important;}
.fc-unthemed td:last-child {border-right: 0 !important;}

/*latest calendar*/
.latest-cal .fc-icon-chevron-left:before, .latest-cal .fc-icon-chevron-right:before {filter: invert(0);}

@media screen and (max-width:768px){
    div#calendar {margin-top: 20px;}
    .fc-toolbar h2 {font-size: 20px !important; width: -webkit-fill-available;}
    .fc-toolbar.fc-header-toolbar {flex-direction: column; align-items: baseline; padding-bottom: 10px;}
    .fc-toolbar.fc-header-toolbar .fc-left {justify-content: space-between; width: 100%;}
    .fc-toolbar.fc-header-toolbar .fc-prev-button, .fc-toolbar.fc-header-toolbar .fc-next-button {padding: 5px 25px;}
    .fc-toolbar .fc-myCustomButton-button {font-size: 14px; margin-left: 20px; margin-top: 20px;}
    .fc-view .fc-day-header, .fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number, .fc-day-header span {font-size: 14px;}
    .fc-day-header.fc-widget-header {padding: 10px 10px !important;}
    .fc-row .fc-content-skeleton thead td.fc-today, .fc-row .fc-content-skeleton thead td {padding: 0 10px;}
    .fc-unthemed td.fc-today span {width: 20px; height: 20px; padding: 0 !important;}
    .wz_tbl_1 td, .fc-day {border-left: 0 !important; border-right: 0 !important;}
    .fc-row.fc-rigid {min-height: 50px;}
}