@charset "UTF-8";

/* 접근권한 */
dl.intro{margin: 40px 0}
dl.intro dt{display: block; height: 25px; font: 18px/25px 'Noto Sans bold'; padding-left: 40px; margin: 20px 0 10px}
dl.intro > dt.loc{background: url(../img/ico_loc_b.png) no-repeat; background-size: 25px 25px}
dl.intro > dt.noti{background: url(../img/ico_noti_b.png) no-repeat; background-size: 25px 25px}
dl.intro dd{font-size: 14px; color: #666; line-height: 1.5; padding-left: 40px; margin-bottom: 30px}

/* 로그인 */
#content_login {min-width: 320px; max-width: 768px; margin: auto; position: relative; width: 100%; height: 100vh; background: #f9f9f9;}
.login_btn_back {display: block; position: absolute; left: 20px; top: 20px; width: 13px; height: 26px; background: url(../img/btn_back.png) no-repeat center center; background-size: 15px 20px; z-index: 9;}
.login_btn_back:hover, .login_btn_back:focus, .login_btn_back:active {background: url(../img/btn_back.png) no-repeat center center; background-size: 15px 20px;}
.content_login {min-width: 280px;
    max-width: 100%;
    margin: auto;
    position: relative;
    width: 100%;
    height: 100vh;
    background: #f9f9f9;}
.content_login_inner {width: 100%; margin: 0 auto; padding: 0 10px;}
.content_login_tab {width: 100%; height: 50px; line-height: 50px; margin-bottom: 20px;}
.content_login_tab li.on { float: left; width: 50%; text-align: center; color: #fff; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-top: 1px solid #ccc;}
.content_login_tab li.off {float: left; width: 50%; text-align: center; color: #f4f4f4; background: #ccc; border-bottom: 1px solid #ccc;}
.content_login_area1 {width: 100%; text-align: center; padding: 60px 0 36px; font-size: 1.5rem; line-height: 34px; font-weight: 400; color: #5c6f7b;}
.content_login_area1 img{width: 120px}
.content_login_area1 p{font-size:14px; line-height:1.5; margin-top:20px;}
.content_login_area1 .intro_tit{font-size:28px !important;}
.content_login_area2 {width: 100%; padding-top: 10px;}
.content_login_area2 .box1 {margin-bottom: 10px;}
.content_login_area2 .box2 {margin-bottom: 12px;}
.content_login_area2 .box3 {width: 100%;}
.content_login_area2 .input_s6.renew {font-size: 0.875rem; font-weight: 400; text-align: left; padding-left: 10px;  height: 40px; line-height: 40px;}
.content_login_area2 .box3 .btn_s3.renew {border-radius: 50px;  height: 50px;  line-height: 50px; font-size: 1rem; font-weight: 500;}
.content_login_area2 .box4 {font-size: 0.875rem; text-align: left; position: relative; height: 22px; line-height: 22px; width: 98%; color: #3c3c3c; margin: 10px auto 20px;}
.content_login_area2 .box4 .chk {position: absolute; left: 0; top: 0; padding-left: 25px;}
.content_login_area2 .box4 .checkbox_renew{font-size: 0.875rem; font-weight: 400; color: #555;}
.content_login_area2 .box4 .checkbox_renew input {position: absolute;  left: 0;  top: auto;  visibility: hidden;}
.content_login_area2 .box4 .checkbox_renew input + span {display: block; position: absolute; top: 3px; left: 0; width: 18px; height: 18px; border: 1px solid #ccc; border-radius: 100%; box-sizing: border-box; background:url(../img/ico_check_off.svg) no-repeat center;}
.content_login_area2 .box4 .checkbox_renew input:checked + span {border: 1px solid #6aaae4; background:url(../img/ico_check_on.svg) no-repeat center #6aaae4;}
.content_login_area2 .box4 .checkbox_renew input[type=text]::-moz-placeholder {font-size: 0.875rem; font-weight: 400; color: #555;}
.content_login_area2 .box5 {width: 100%; margin: 20px 0; position: relative; text-align: center;}
.content_login_area2 .box5 a {font-size: 0.875rem; font-weight: 400; color: #555; display: inline-block;}
.content_login_area2 .box5 a + a {border-left: 1px solid #ddd; padding-left: 10px; margin-left: 8px;}
.content_login_area2 .box5 p {font-size: 0.875rem;; color: #3c3c3c; padding:3px 0;}
.content_login_area2 .box5 .mail{color:blue; font-weight: 700; text-decoration: underline;}
.content_login_area3 {width: 100%;}
.content_login_area3 a {display: block; width: 100%; height: 48px; line-height: 48px; border-radius: 4px; background: #fff; border: 1px solid #ddd; color: #000; font-size: 0.875rem;; text-align: center;}
.content_login_area3 a.ttbtn {margin-top: 10px; margin-bottom: 10px;}
.content_login_area3 a.ttbtn span {display: inline-block; padding: 0 40px;}
.pw_view{background: none; border: none; position: absolute; top: 9px; right: 10px;}
.pw_view img{width: 22px;}

/* ul.push_l{margin: 20px 0; border-top:1px solid #ddd}
ul.push_l li{position: relative; display: block; border-bottom: 1px solid #ddd; padding: 20px 0}
ul.push_l li p{font-size: 16px; }
ul.push_l li p.info{display: block; width: 70%; font-size: 14px; color: #999; line-height: 1.4; margin-top: 8px}
ul.push_l li .chk{position: absolute; right: 0; top: 17px;} */
ul.push_l{}
ul.push_l li{position: relative; display: block; border-bottom: 1px solid #ddd; padding: 20px 0}
ul.push_l li p{font-size: 1rem; font-weight: 400; margin-left: 10px;}
ul.push_l li p.info{display: block; width: 70%; font-size: 14px; color: #999; line-height: 1.4; margin-top: 8px;  margin-left: 10px;}
ul.push_l li .chk{position: absolute; right: 10px; top: 17px;}

/* 회원가입 */
ul.join{margin-top: 40px}
ul.join li{width: 100%; height: 40px; text-align: center; line-height: 40px; border-radius: 20px; border: 1px solid #ddd; margin-bottom: 10px}
ul.join li:first-child{background: #FAE100; border: 1px solid #FAE100;}
ul.join li a{display: block; width: 100%; height: 40px; color: #333}
ul.join li a img{width: 20px; margin-right: 5px; padding-bottom: 3px; vertical-align: middle}

.check a.btn_s{position: absolute; top:5px; right: 0}

.join_after {position: relative; text-align: center; margin: 90px 0; font-size: 16px; line-height: 24px; color: #999;}
.join_after img{width: 60px; display: block; margin: 0 auto; margin-bottom: 10px;}
.join_after .id_pW {border-radius: 8px; font: 18px/32px 'Noto Sans Medium'; color: #04599E; background: #f4f4f4; padding: 20px; margin-bottom: 20px}

/* 아이디비번찾기 */
.user_info_st1 {border-collapse: collapse; border-spacing: 0; width: 100%; margin: 10px 0;}
.user_info_st1 td, .user_info_st1 th {padding: 4px 0; vertical-align: middle;}
.user_info_st1 td.noti_h {height: 20px !important;}
.user_info_st1 .al_le_tit { text-align: left; font-size: 12px; color: #999;}
.user_info_st1 .al_ct_tit {text-align: center; font-size: 14px; color: #666; background: #f4f4f4;}
.al_le_br_rh {border-right: 1px solid #ccc;}
.user_info_st1 .al_ct_txt { text-align: center; font-size: 13px; line-height: 24px;}
.user_info_st1 .al_le_txt {text-align: left; font-size: 14px; line-height: 22px; padding-left: 14px;}
.user_info_st1 .al_rh_txt {text-align: right; font-size: 14px; line-height: 26px;}
.user_info_st1 a {color: #999; font-size: 16px;}

/* main */
.cal_w{position: relative; width: 100%; height:72px; overflow: hidden; overflow-x: auto; background: #fff; border-bottom: 1px solid #ddd; padding: 0 5px}
.cal_w ul.tab_c{display: block; position: relative;  height:70px;}
.cal_w ul.tab_c li{display: inline-block; width: 40px; margin: 5px; text-align: center;}
.cal_w ul.tab_c li a{display: block; color: #999; padding: 10px 5px;}
.cal_w ul.tab_c li a.active {display: block; width: 40px;  color: #04599E; background: #f4f4f4; padding: 10px 5px; border-radius: 6px}
.cal_w ul.tab_c li a p{margin-top: 8px}

.cc_w{padding: 30px 0}
.cc_w h2{position: relative; font-family: 'Noto Sans Medium'; padding: 10px 0; text-indent: 15px}
.cc_w h2 a{float: right;  color: #333; font-size: 14px; margin-right: 15px; padding-top: 5px}
.cc_w .ccl_w {position: relative; width: 100%; overflow: hidden; overflow-x: auto;}
.cc_w .ccl_w ul.ccl{position: relative; display: block; width: 820px}
.cc_w .ccl_w ul.ccl li{float: left; width: 150px; margin-right: 10px;}
.cc_w .ccl_w ul.ccl li:first-child{margin-left: 15px}
.cc_w .ccl_w ul.ccl li a{display: block; width: 150px; font-size: 15px;}
.cc_w .ccl_w ul.ccl li a p.thum{position: relative; width: 150px; height: 100px; margin-bottom: 12px }
.cc_w .ccl_w ul.ccl li a p.thum span{position: absolute; display: block; width: 50px; height: 24px; left: 0; top:0; background: #04599E; color: #fff; font-size: 12px; text-align: center; border-radius: 4px; line-height: 24px;}
.cc_w .ccl_w ul.ccl li a p.thum img{width: 150px; height: 100px; border-radius: 4px}
.cc_w .ccl_w ul.ccl li a .cct{position: relative; font-family: 'Noto Sans Medium'; line-height: 1.3; color: #000; margin-right: 12px}
.cc_w .ccl_w ul.ccl li a .cct:after{position: absolute; display: block; content: ''; width: 1px; height: 14px; right: -6px; top:5px; background: #ddd;}
.cc_w .ccl_w ul.ccl li a .area{color: #999; font-size: 14px; letter-spacing: -1px}
.cc_w .ccl_w ul.ccl li a p.price{margin-top: 5px}

.bqr_w{position: relative; height: 90px; background: #113858; margin: auto; text-align: center}
.bqr_w a{display: block; width: 100%; height: 90px}
.bqr_w a img{width: 100%; max-width: 360px;}

.bnr_w{position: relative; width: 100%; height: auto; margin: auto; text-align: center; padding: 0 15px}
.bnr_w a{display: block; width: 100%; height: auto}
.bnr_w a img{width: 100%; border-radius: 4px}

.intro_tit{padding: 40px 26px 10px;}
.intro_date{font-size: 24px; font-weight: bold;}
.intro_name{float: right; margin-top:8px}
.intro_list{border: 1px solid #ccc; border-radius: 12px; margin: 0 20px; padding: 24px 0;}
.intro_list h3{ text-align: center;}
.intro_mem{width:32px; margin:-5px 6px}
.intro_mem_tit{font-size: 22px; font-weight: bold;}
.intro_comen{width: 100%; background: #f9f9f9; padding: 20px; margin-top: 32px; font-size: 13px; line-height: 21px; color: #666;}
.chk_wrap{margin-top: 30px; text-align: center;}
.chk_wrap ul{display: inline-flex;}
.chk_wrap li{display: flow-root; margin: 0 10px;}
.chk_num01{background-color: #33A6D9; width: 90px; height: 90px; border-radius: 50%; color: #fff; font-size: 36px; display: inline-block; line-height: 90px;}
.chk_num02{background-color: #666; width: 90px; height: 90px; border-radius: 50%; color: #fff; font-size: 36px; display: inline-block; line-height: 90px;}
.chk_txt{display: inherit; margin-top: 10px;}
.chk_result{text-align: center; margin-top: 30px;}
.chk_date{font-weight: bold; margin: 0 4px;}
.chk_case{font-weight: bold; color: red;}
.chk_btn01{margin-top: 30px; text-align: center;}
.chk_btn01 a{padding: 13px 5px; display: inline-block; min-width: 60%; background: #04599E; font-size: 16px; color: #fff; border-radius: 4px;}
.chk_btn_box{padding: 0 20px; margin: 30px 0 70px;}
.chk_btn_box a{display: inline-block; width: 100%; height: 50px; text-align: center; color: #000; font-size: 16px; line-height: 50px; background: #fff; border: 1px solid #ddd; border-radius: 5px; margin: 5px 0;}
.tbl03{width: 100%; letter-spacing: -0.5px; border-top: 2px solid #04599E; text-align: center;}
.tbl03 th{border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 8px 2px; letter-spacing: -1px; font-size: 14px; color: #000; line-height: 18px; background-color: #f7f7f7;}
.tbl03 th:first-child{border-left: none; border-right: 1px solid #ccc;}
.tbl03 th:last-child{border-left: 1px solid #ccc;; border-right: none;}
.tbl03 td{padding: 6px 0; border-bottom: 1px solid #ccc; font-size: 13px;}
.tbl03 td span{display: block; padding: 6px 0;}
.report_date{text-align: center; margin: 30px 0 16px}
.report_year{font-size: 22px; line-height: 22px; font-weight: bold; vertical-align: 6px;}
.report_month{display: inline-block; font-size: 22px; line-height: 22px; font-weight: bold; padding-left: 7px; vertical-align: 6px;}
.report_prev{width: 28px; height: 28px; vertical-align: 0; margin: 0 13px;}
.report_next{width: 28px; height: 28px; vertical-align: 0; margin: 0 13px;}
.report_blind{position: absolute; clip: rect(0 0 0 0); width: 1px; height: 1px; margin: -1px; overflow: hidden; color: transparent;}
.report_box{text-align: right; padding-bottom: 8px; font-size:15px;}
.report_num01{font-weight: bold; margin: 0 4px; color: #33A6D9;}
.report_num02{font-weight: bold; margin: 0 4px; color: red;}
.report_stat01{background-color: #33A6D9; width: 24px; height: 15px; color: #fff; line-height: 15px; display: inline-block !important;}
.report_stat02{background-color: #666; width: 24px; height: 15px; color: #fff; line-height: 15px; display: inline-block !important;}

/* booking list */
.time_w{position: relative; height: 70px; padding: 5px 15px; border-bottom: 1px solid #ddd}
.time_w p{float: left; width: 16%; font-size: 14px; color: #666; margin-top: 38px}
.time_w .time{float: right; width: 84%; padding: 42px 30px 0 30px}
.time_w .time ul{position: relative; width: 100%; height: 4px; border-radius: 2px; background: #ddd;}
.time_w .time ul li{position: relative; float: left; height: 4px; background: #04599E; border-radius: 2px; }
.time_w .time ul li span{position: absolute; bottom:14px; display: table-cell; width: 38px; height: 24px; text-align: center; font-size: 12px; line-height: 24px; color: #04599E; border: 1px solid #04599E; border-radius: 14px;}
.time_w .time ul li:first-child::after, .time_w .time ul li:last-child::after{position: absolute; display: block; content: ''; width: 8px; height: 8px; border: 3px solid #04599E; border-radius: 8px; background: #fff; bottom: -5px; left: 15px; z-index: 99}

.bktl_w{position: relative}
.bktl_w > ul{position: relative; display: block}
.bktl_w > ul > li{position: relative; border-bottom: 1px solid #ddd;}
.bktl_w > ul > li > a {display: block; padding: 15px}
.bktl_w > ul > li > a.btn_close{position: absolute; display: block; width: 60px; height: 20px; right: 15px; top: 50px; padding:0 20px 0 0; font-size: 14px; line-height: 20px; color: #999; background: url(../img/btn_close_bs.png) no-repeat center right; background-size:15px 10px; text-align: right; z-index: 99}
.bktl_w > ul > li > a.btn_open{position: absolute; display: block; width: 100px; height: 20px; right: 15px; top: 50px; padding:0 20px 0 0; font-size: 14px; line-height: 20px; color: #999; background: url(../img/btn_open_bs.png) no-repeat center right; background-size:15px 10px; text-align: right; z-index: 99}

.bktl_w > ul > li a span{display: inline-block; height: 24px;}
.bktl_w > ul > li a span.choice{display: inline-block; width: 40px; height: 23px; line-height: 23px; font-size: 14px; color: #fff; text-align: center; background: #FF4600; border-radius: 4px; margin-right: 8px;}
.bktl_w > ul > li a span.cct{font-family: 'Noto Sans Medium'; font-size: 18px; line-height: 24px; color: #333;}
.bktl_w > ul > li a p{color: #6AAAE4; margin-top: 8px} 
.bktl_w > ul > li .tl_w{position: relative; width: 100%; overflow: hidden; overflow-x: auto; background: #f4f4f4; border-top: 1px solid #ddd; padding: 15px}
.bktl_w > ul > li .tl_w > ul.tl{position: relative; display: block; width: 820px}
.bktl_w > ul > li .tl_w > ul.tl > li{float: left; width: 84px;  border-radius: 4px; border:1px solid #ddd; margin-right: 10px; background: #fff; padding: 5px 2px 5px 8px}
.bktl_w > ul > li .tl_w > ul.tl > li a{font-size: 14px; line-height: 1.5; color: #333; padding: 0}
.bktl_w > ul > li .tl_w > ul.tl > li a .price{color: #6AAAE4}
.bktl_info{float: right; display: inline-block; overflow: hidden; background-color: #04599E; border-radius: 30px; margin-bottom: 14px;}
.bktl_info a{font-size: 14px; color: #fff; font-weight: 400; overflow: hidden; display: block; padding: 6px 9px;}
.bktl_info img{width: 15px; vertical-align: middle;}
.bktl_info p{font-size: 14px; font-weight: 400; color: #fff; display: inline-block; vertical-align: middle; font-family: 'Noto Sans Kr';}
.bktl_quest{display: inline-block; width: 100%; margin-bottom: 14px;}
.bktl_quest a{float:right; background: url(../img/ico_kakao.png) no-repeat left center/15px; padding: 2px 0 0 18px; font-size: 14px; color: #000; font-weight: 400; line-height: 18px;}
.bktl_calbox{width: 100%; overflow: hidden;}
.bktl_cal{overflow: hidden; white-space: nowrap;}
.cal_list{position: relative; width: 100%; padding-left: 0px; overflow-x: auto; overflow-y: hidden;}
.list_date{display: inline-block; position: relative; margin-right: 6px;}
.list_date a {display: block; color: #000;}
.date_txt01{display: block; text-align: center; font-size: 16px; font-weight: 400; line-height: normal; font-family: 'Noto Sans Kr';}
.date_txt02{display: block; margin-top: 5px; text-align: center; font-size: 18px; font-weight: 700; padding: 6px; width: 26px; height: 26px; line-height: 24px; font-family: 'Noto Sans Kr';}
.active .date_txt02{background-color: #222; color: #fff; border-radius: 100%;}

.bktl_calbox_type02 .bktl_cal .active {background-color: #222; border-radius: 18px}
.bktl_calbox_type02 .bktl_cal .active a {color: #fff;}
.bktl_calbox_type02 .bktl_cal {display: flex;align-items: center;}
.plk_tee_light_page .bktl_calbox_type02 .bktl_cal > ul li {margin-right: 10px !important;}
.bktl_calbox_type02 .cal_month {font-size: 16px;font-weight: 700;width: 77px;}
.bktl_calbox_type02 .cal_month:after {content: '';background-image: url(../img/ico_arrow_down.png);background-position: 0 3px;background-repeat: no-repeat;background-size: 16px;display: inline-block;width: 16px;height: 16px;}


.bktl_cal > ul{width: 2400px; margin-left: 10px;}
.bktl_cal > ul li{display: inline-block; margin-right: 12px; text-align: center; vertical-align: top;}
.bktl_cal > ul li a{display: block; color: #000;}
.bktl_cal > ul li p{display: block; margin-bottom: 3px; font-size: 14px;}
.bktl_cal > ul li a div{border-radius: 50%;}
.bktl_cal > ul li div p{margin: 0; font-size: 18px; font-weight: 600; padding: 6px;}
.bktl_cal > ul li.active div{background-color: #04599E; color: #fff;}
.bktl_swip{display: flex;}
.bktl_swip_prev{height: 10px; float: left; margin-right: 3px;}
.bktl_swip_next{height: 10px; float: right; margin-left: 3px;}
.bktl_swip_bar{width: 90%; height: 2px; margin: 0 auto; margin-top: 4px;}
.bktl_cal_tit01{font-size: 26px; font-weight: 700; text-align: center; margin: 20px 0 50px 0; font-family: 'Noto Sans Kr';}
.bktl_cal_tit02{font-size: 26px; font-weight: 700; text-align: center; margin: 40px 0; font-family: 'Noto Sans Kr';}
.bktl_timebox{width: 100%; overflow: hidden; margin-bottom: 50px}
/* .bktl_timebox ul li{width: 31.1%; float: left; height: 72px; text-align: center; line-height: 20px; margin: 0 0 7px 7px;}
.bktl_timebox ul li a{width: 100%; height: 100%; background-color: #f5f5f5; border: 2px solid #e9e9e9; border-radius: 6px; font-family: 'Noto Sans CJK KR'; font-size: 16px; color: #000; font-weight: 500; align-items: center; display: grid;}
.bktl_timebox ul li.active a{background-color: #68abe4; border: 2px solid #538fc1; border-radius: 6px; color: #fff; align-items: center; display: grid;} */
.bktl_timebox ul{overflow: hidden; padding: 4px;}
.bktl_timebox ul li{width: 31.1%; float: left; height: 72px; margin: 0 0 7px 7px;}
/* .bktl_timebox ul li a{display: block; background-color: #fff; border-radius: 6px; font-family: 'Noto Sans CJK KR'; font-size: 16px; color: #000; font-weight: 500; text-align: center; line-height: 72px; box-shadow: 2px 2px 4px 2px rgb(0 0 0 / 10%);} */
.bktl_timebox ul li a{display: flex; align-items: center; justify-content: center; height: 72px; background-color: #f8f8f8; border: 1px solid #e8e8e8; border-radius: 6px; font-family: 'Noto Sans KR'; font-size: 16px; color: #7f7f7f; font-weight: 500;}
.bktl_timebox ul li.active a{background-color: #68abe4; border: 1px solid #68abe4; border-radius: 6px; color: #fff; box-shadow: none;}
.bktl_timebox ul li:first-child{margin: 0 0 7px 0;}
.bktl_time01{background-color: #fff !important; border: none !important;}
.bktl_time02{background-color: #fff !important; border: none !important;  margin: 0 0 7px 0 !important;}
.bktl_cctit{font-size: 18px; font-weight: 500;}
.bktl_ccbox{width: 100%; overflow: hidden; border-top: 1px solid #ccc;}
.bktl_ccbox > ul li{display: block;}
.bktl_ccbox > ul li a{padding: 16px 0; display: block; border-bottom: 1px solid #ccc; font-size: 16px; font-weight: 500;}
.bktl_ccbox > ul li .active a{color: #6aaae4;} 
.ccbox_pick{font-size: 16px; font-weight: 400; color: #222; font-family: 'Noto Sans Kr';}
.ccbox_arrow img{width: 17px; float: right;}
.ccbox_output{font-size: 26px; font-weight: 700; text-align: center; margin-top: 20px; font-family: 'Noto Sans Kr';}
.ccbox_list01{width: 100%; overflow: hidden; display: block; padding: 30px 10px; border: 1px solid #6aaae4;}
.ccbox_list01 > ul{width: 100%; overflow: hidden;}
.ccbox_list01 > ul li{width: 100%; border: none; text-align: left; margin-bottom: 20px; line-height: normal;}
.ccbox_list01 > ul li:last-child{margin-bottom: 0;}
.ccbox_list01 > ul li a{border: none; padding: 0; color: #b8b8b8; font-size: 18px; font-weight: 700; font-family: 'Noto Sans Kr';}
.ccbox_list02{width: 100%; overflow: hidden; display: block; padding: 30px 10px; border: 1px solid #6aaae4;}
.ccbox_list03 > ul{width: 100%; overflow: hidden; border-bottom: 1px solid #ccc; padding-bottom: 20px;}
.ccbox_list03 > ul li{width: 30%; border: 1px solid #7f7f7f; border-radius: 50px; text-align: center; float: left; margin: 0 5px 10px;}
.ccbox_list03 > ul li a{color: #7f7f7f; border: none; padding: 12px 0; font-size: 18px; font-weight: 500; font-family: 'Noto Sans Kr';}
.ccbox_list03 > ul li.active{background-color: #6aaae4; border: 1px solid #6aaae4; border-radius: 50px;}
.ccbox_list03 > ul li.active a{color: #fff; border: none;}
.ccbox_list04{width: 100%; overflow: hidden; display: block; padding: 30px 10px 0;}
.ccbox_list04 > ul{width: 100%; overflow: hidden;}
.ccbox_list04 > ul li{width: 100%; border: none; text-align: left; margin-bottom: 20px; line-height: normal;}
.ccbox_list04 > ul li a{border: none; padding: 0; color: #b8b8b8; font-size: 18px; font-weight: 700; line-height: normal;}
/* .ccbox_fix{width: 100%; overflow: hidden; margin-top: 70px;} */
.ccbox_fix{width: 100%; overflow: hidden; position: fixed; bottom: 0; left: 0; z-index: 999;}
.bktl_fixbox{width: 100%; overflow: hidden; background-color: #f7f7f7; padding: 20px 0; text-align: center;}
.bktl_fixbox span{font-size: 22px; font-weight: 700; color: #222; line-height: 30px; display: block; font-family: 'Noto Sans Kr';}
.date_fix{color: #6aaae4 !important;}

.ccbox_list{width: 100%; overflow: hidden;}
.bktl_cc01{float: left; width: 49%; height: 28px; background-color: #68abe4; text-align: center; padding: 5px 0; line-height: 28px;}
.bktl_cc01 a{font-size: 14px; color: #fff;}
.bktl_cc02{float: right; width: 49%; height: 38px; background-color: #fff; border: 1px solid #ccc; font-size: 14px; text-align: center; padding: 5px 0;}
.bktl_ccbox02{width: 100%; overflow: hidden; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-top: 5px; padding: 16px 0 50px;}
.bktl_ccbox02 > ul li{float: left; width: 30%; font-size: 16px; border: 1px solid #ccc; border-radius: 50px; text-align: center; padding: 6px 0; margin-right: 10px;}
.bktl_ccbox02 > ul li a{color: #000;}
.bktl_ccbox02 > ul li.active{background-color: #04599E; border: 1px solid #68abe4; border-radius: 50px;}
.bktl_ccbox02 > ul li.active a{color: #fff;}
/* .bktl_cclist{width: 100%; overflow: hidden; border-bottom: 1px solid #ccc; padding: 16px 10px; background: #f8f8f8;}
.bktl_cclist > ul{width: 100%; overflow: hidden;}
.bktl_cclist > ul li{float: left; width: 30%; height: 100px; font-size: 16px; border: 1px solid #ccc; border-radius: 4px; text-align: center; padding: 6px; margin-right: 10px; background: #fff;}
.bktl_cclist > ul li a{height: 88px; color: #000; font-size: 18px; font-weight: 500; line-height: 22px; display: flex; align-items: center; justify-content: center; font-family: 'Noto Sans Kr';}
.bktl_cclist > p{font-size: 14px; font-weight: 400; line-height: 18px; color: #e61938; margin-top: 24px;} */
.bktl_cclist{width: 100%; overflow: hidden; border-bottom: 1px solid #ccc; padding: 16px 10px; background: #f8f8f8;}
.bktl_cclist > ul{width: 100%; overflow: hidden;}
.bktl_cclist > ul li{width: 100%; font-size: 16px; border: 1px solid #6aaae4; border-radius: 40px; text-align: center; padding: 14px 0; margin-bottom: 10px; background: #fff;}
.bktl_cclist > ul li:last-child{margin-bottom: 0;}
.bktl_cclist > ul li a{color: #6aaae4; font-size: 18px; font-weight: 500; display: flex; align-items: center; justify-content: center; font-family: 'Noto Sans Kr';}
.bktl_cclist > p{font-size: 14px; font-weight: 400; line-height: 18px; color: #e61938; margin-top: 24px;}
.bktl_btnbox{width: 100%; overflow: hidden;}
.bktl_btnbox ul li{width: 50%; overflow: hidden; float: left;}
.bktl_btnbox02{width: 100%; overflow: hidden;}
.bktl_btnbox02 ul li{width: 100%; overflow: hidden;}
.bktl_btn01{background-color: #666; font-size: 24px; font-weight: 500; text-align: center; font-family: 'Noto Sans Kr';}
.bktl_btn01 a{color: #fff; padding: 18px 0; display: block;}
.bktl_btn02{background-color: #04599E; font-size: 24px; font-weight: 500; text-align: center; font-family: 'Noto Sans Kr';}
.bktl_btn02 a{color: #fff; padding: 18px 0; display: block;}
.bktl_btn03{background-color: #6aaae4; font-size: 23px; text-align: center;}
.bktl_btn03 a{color: #fff; padding: 18px 0; display: block;}
.bktl_check{width: 100%; overflow: hidden; margin: 130px 0;}
.bktl_check img{height: 100px; display: block; margin: 0 auto;}
.bktl_check p{font-size: 28px; font-weight: 700; line-height: 32px; text-align: center; margin-top: 26px;}
.bktl_check ul{overflow: hidden; margin-top: 20px;}
.bktl_check > ul li{font-size: 1rem; font-weight: 500; line-height: 18px; margin-bottom: 4px; text-align: center;}
.bktl_check > ul li:last-child{margin-bottom: 0;}
.bktl_questbox{width: 100%; overflow: hidden; padding: 14px; line-height: 21px; margin-bottom: 50px; font-size: 16px; font-weight: 400; border: 1px solid #222; font-family: 'Noto Sans Kr';}
.bktl_stepbox{width: 100%; overflow: hidden;}
.bktl_stepbox img{width: 90%; display: block; margin: 0 auto;}
.bktl_steplist{width: 100%; overflow: hidden; padding: 30px 0; border: 1px solid #222;}
.bktl_steplist img{width: 20%;}
.bktl_steplist p{font-family: 'Noto Sans KR'; font-size: 20px; font-weight: 700; margin-top: 8px; letter-spacing: -1px; text-align: center; line-height: 23px;}
.bktl_stepinfo{font-family: 'Noto Sans KR'; font-size: 16px !important; font-weight: 400 !important; line-height: 24px;}
.bktl_steparr{width: 100%; overflow: hidden; margin: 12px 0;}
.bktl_steparr img{width: 8%;}

.voc_box{width: 100%; overflow: hidden; margin-top: 20px;}
.voc_box img{height: 100px; display: block; margin: 0 auto;}
.voc_box ul{overflow: hidden; margin-top: 60px;}
.voc_box > ul li{font-size: 0.875rem; font-weight: 300; line-height: 18px; margin-bottom: 8px;}
.voc_box > ul li:last-child{margin-bottom: 0;}
.voc_box_btn{width: 100%; overflow: hidden; margin-top: 40px; font-size: 20px; text-align: center;}
.voc_box_btn a{color: #fff; font-weight: 500; padding: 16px 0; display: block; background: #04599e;}
.voc_sort{width: 100%; overflow: hidden; margin-top: 20px;}
.voc_sort > select{width: 100%; border: 1px solid #222; padding: 10px; background-color: #fff; font-size: 18px; font-weight: 500; color: #222; margin-bottom: 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url('/mobile/zones/img/ico_drop.png') no-repeat 98% 50%; background-size: 16px; font-family: 'Noto Sans Kr';}
.voc_sort > select:last-child{margin-bottom: 0;}
.voc_sort02{display: flex; align-items: center; justify-content: space-between;padding-bottom: 14px;}
.voc_txt{width: 100%; overflow: hidden; margin-top: 80px;}
.voc_txt > input[type="text"]{width: 100%; border: 1px solid #222; padding: 10px; background-color: #fff; font-size: 18px; font-weight: 500; margin-bottom: 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; font-family: 'Noto Sans Kr';}
.voc_txt > input::placeholder {color: #ccc;}
.voc_txt > textarea{width: 100%; min-height: 200px; border: 1px solid #222; padding: 10px; background-color: #fff; font-size: 18px; line-height: 24px; font-weight: 400; color: #222; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; font-family: 'Noto Sans Kr';}
.voc_txt > textarea::placeholder {color: #ccc;}
.voc_infotxt01{font-size: 1.125rem; font-weight: 400; line-height: 23px; text-align: center; word-break: keep-all; margin-top:10px;}
.voc_infotxt02{font-size: 28px; font-weight: 500; line-height: 36px; text-align: center; word-break: keep-all; margin-top: 26px;}

.fix_ccbox{width: 100%; overflow: hidden;}
.fix_listbox{width: 100%; overflow: hidden; display: block; padding: 20px 10px 10px; border: 1px solid #6aaae4;}
.fix_list > ul{width: 100%; overflow: hidden;}
.fix_list > ul li{width: 30%; border: 1px solid #7f7f7f; border-radius: 50px; text-align: center; float: left; margin: 0 5px 10px;}
.fix_list > ul li a{color: #7f7f7f; border: none; padding: 12px 0; display: block;}
.fix_list > ul li.active{background-color: #6aaae4; border: 1px solid #6aaae4; border-radius: 50px;}
.fix_list > ul li.active a{color: #fff; border: none;}
.fix_infobox{position: relative; margin-top: 8px;}
.fix_infobox > ul{position: relative; display: block}
.fix_infobox > ul > li:first-child{position: relative; border-top: 4px solid #ddd; border-bottom: 1px solid #ddd;}
.fix_infobox > ul > li{position: relative; border-bottom: 1px solid #ddd;}
.fix_infobox > ul > li > a {display: block; padding: 15px}
.fix_infobox > ul > li > a.btn_close{position: absolute; display: block; width: 60px; height: 20px; right: 15px; top: 40px; padding:0 20px 0 0; font-size: 14px; font-weight: 400; font-family: 'Noto Sans Kr'; line-height: 20px; color: #999; background: url(../img/btn_close_bs.png) no-repeat center right; background-size:15px 10px; text-align: right; z-index: 99}
.fix_infobox > ul > li > a.btn_open{position: absolute; display: block; width: 100px; height: 20px; right: 15px; top: 40px; padding:0 20px 0 0; font-size: 14px; font-weight: 400; font-family: 'Noto Sans Kr'; line-height: 20px; color: #999; background: url(../img/btn_open_bs.png) no-repeat center right; background-size:15px 10px; text-align: right; z-index: 99}
.fix_infobox > ul > li a span{display: inline-block;}
.fix_infobox > ul > li a span.choice{display: inline-block; width: 40px; height: 23px; line-height: 23px; font-size: 14px; color: #fff; text-align: center; background: #FF4600; border-radius: 4px; margin-right: 8px;}
.fix_infobox > ul > li a span.cct{font-family: 'Noto Sans Kr'; font-size: 18px; font-weight: 500; line-height: 24px; color: #333;}
.fix_infobox > ul > li a p{font-size: 18px; font-weight: 400; color: #6AAAE4; margin-top: 8px; font-family: 'Noto Sans Kr';} 
.fix_infobox > ul > li .fox_morebox{overflow-x: auto; overflow-y: hidden;  background: #f4f4f4; border-top: 1px solid #ddd; padding: 15px 0 15px 15px; white-space: nowrap;}
.fix_infobox > ul > li .fox_morebox > ul.fox_more{position: relative; display: block; width: 100%; font-size: 0; transform: translate3d(0px, 0px, 0px);}
.fix_infobox > ul > li .fox_morebox > ul.fox_more > li{display: inline-block; width: 96px; border-radius: 4px; border:1px solid #ddd; margin-right: 10px; background: #fff; padding: 5px 2px 5px 8px;}
.fix_infobox > ul > li .fox_morebox > ul.fox_more > li.active{background-color: #c2e3fe; border: 1px solid #59a9ed;}
.fix_infobox > ul > li .fox_morebox > ul.fox_more > li a{font-size: 16px; font-weight: 400; font-family: 'Noto Sans Kr'; line-height: 1.5; color: #333; padding: 0; display: block;}
.fix_infobox > ul > li .fox_morebox > ul.fox_more > li a .price{color: #6AAAE4}
.fix_nav{overflow: hidden; text-align: left; font-size: 14px; font-weight: 400; color: #222; margin-bottom: 2px; font-family: 'Noto Sans Kr';}
.fix_btnbox{width: 100%; overflow: hidden; position: fixed; bottom: 0; left: 0; z-index:20000;}
.fix_btnbox ul li{height: 60px; float: left;}
.fix_btn01{width:20%; background-color: #fae300; text-align: center;}
.fix_btn01 a{padding: 12px; display: block;}
.fix_btn01 a img{height: 36px;}
.fix_btn02{width:30%; background-color: #666; font-size: 24px; font-weight: 500; text-align: center; font-family: 'Noto Sans Kr';}
.fix_btn02 a{color: #fff; padding: 18px 0; display: block;}
.fix_btn03{width:50%; background-color: #04599E; font-size: 24px; font-weight: 500; text-align: center; font-family: 'Noto Sans Kr';}
.fix_btn03 a{color: #fff; padding: 18px 0; display: block;}
.fix_btn04{width:50%; background-color: #04599E; font-size: 24px; font-weight: 500; text-align: center; font-family: 'Noto Sans Kr';}
.fix_btn04 a{color: #fff; padding: 18px 0; display: block;}

.reserve_tit{width: 100%; overflow: hidden; font-family: 'Noto Sans KR'; font-size: 22px; font-weight: 700; padding-bottom: 8px; margin-bottom: 14px; letter-spacing: -1px; border-bottom: 2px solid #16599e;}
.reserve_infobox{width: 100%; overflow: hidden;}
.reserve_info01{width: 35%; overflow: hidden; float: left; display: inline-block;}
.reserve_info01 img{width: 100%;}
.reserve_info02{width: 65%; overflow: hidden; padding-left: 14px;}
.reserve_txt01{font-family: 'Noto Sans KR'; font-size: 14px; color: #6aaae4; font-weight: 400; margin-bottom: 8px; border: 1px solid #6aaae4; padding: 2px; width: fit-content;}
.reserve_txt02{font-family: 'Noto Sans KR'; font-size: 20px; color: #222; font-weight: 700; margin-bottom: 8px;}
.reserve_txt03{font-family: 'Noto Sans KR'; font-size: 18px; color: #222; font-weight: 700; margin-bottom: 8px;}
.reserve_txt04{font-family: 'Noto Sans KR'; font-size: 15px; color: #222; font-weight: 400; margin-bottom: 6px;}
.reserve_txt05{font-family: 'Noto Sans KR'; font-size: 15px; color: #a3a3a3; font-weight: 400; margin-bottom: 6px;}
.reserve_txt06{font-family: 'Noto Sans KR'; font-size: 15px; color: #6aaae4; font-weight: 400; letter-spacing: -1px;}
.reserve_pay{color: #6aaae4;}
.reserve_line{width: 100%; overflow: hidden; border: 3px solid #eee; margin: 24px 0;}
.reserve_membox{width: 100%; overflow: hidden;}
.reserve_memtit{width: 100%; overflow: hidden; font-family: 'Noto Sans KR'; font-size: 20px; font-weight: 700; margin-bottom: 18px;}
.reserve_memvelue{font-family: 'Noto Sans KR'; font-size: 13px; color: #fff; font-weight: 400; line-height: 24px; background: #6aaae4; padding: 3px 6px; margin: 0 0 4px 6px; vertical-align: top;}
.reserve_memlist{width: 100%; overflow: hidden;}
.reserve_memlist > ul li{width: 100%; overflow: hidden;}
.reserve_memlist > ul li:first-child{margin-bottom: 12px;}
.reserve_check01{float: left; font-family: 'Noto Sans KR'; font-size: 15px; font-weight: 500;}
.reserve_check02{float: right; font-family: 'Noto Sans KR'; font-size: 15px; font-weight: 500;}
.reserve_notitit{width: 100%; overflow: hidden; font-family: 'Noto Sans KR'; font-size: 19px; color: #6aaae4; font-weight: 700; margin-bottom: 14px; letter-spacing: -1px;}
.reserve_notitxt{width: 100%; overflow: hidden; font-family: 'Noto Sans KR'; font-size: 14px; color: #a3a3a3; font-weight: 400; line-height: 20px; letter-spacing: -1px;}
.reserve_policybox{width: 100%; overflow: hidden; font-family: 'Noto Sans KR'; font-size: 16px; color: #222; font-weight: 500; line-height: 20px; letter-spacing: -1px;}
.reserve_policybox a{color: #6aaae4; text-decoration: underline;}
.reserve_btnbox{width: 100%; overflow: hidden; background-color: #16599e; font-size: 23px; text-align: center; margin-top: 16px;}
.reserve_btnbox a{color: #fff; padding: 16px 0; display: block;}
.reserve_setbox{width: 100%; overflow: hidden; margin: 40px 0 30px;}
.reserve_setbox img{height: 54px; display: block; margin: 0 auto;}
.reserve_setbox p{font-family: 'Noto Sans KR'; font-size: 26px; font-weight: 700; line-height: 32px; text-align: center; margin-top: 10px; letter-spacing: -1px;}
.reserve_databox{width: 100%; overflow: hidden; background: #eee; padding: 30px 0; text-align: center; margin-bottom: 40px;}
.reserve_data01{font-family: 'Noto Sans KR'; font-size: 18px; font-weight: 500; margin-bottom: 12px;}
.reserve_data02{font-family: 'Noto Sans KR'; font-size: 22px; font-weight: 700; margin-bottom: 12px;}
.reserve_data03{font-family: 'Noto Sans KR'; font-size: 18px; font-weight: 700;}
.reserve_carebox{width: 100%; overflow: hidden;}
.reserve_carebox p{font-family: 'Noto Sans KR'; font-size: 18px; font-weight: 700; margin-bottom: 10px;}
.reserve_carebox > ul li{font-family: 'Noto Sans KR'; font-size: 14px; color: #a3a3a3; font-weight: 400; line-height: 18px; letter-spacing: -1px; margin-bottom: 5px;}
.reserve_lay01{color: #6aaae4;}
.reserve_lay02{color: #FF4600}
.reserve_btntool{width: 100%; overflow: hidden; margin-top: 40px;}
.reserve_btntool > ul li{width: 50%; overflow: hidden; float: left;}
.reserve_tool01{background-color: #666; font-size: 23px; text-align: center;}
.reserve_tool01 a{color: #fff; padding: 18px 0; display: block;}
.reserve_tool02{background-color: #16599e; font-size: 23px; text-align: center;}
.reserve_tool02 a{color: #fff; padding: 18px 0; display: block; letter-spacing: -1px;}

/* booking time list */
ul.tcl > li{position: relative; border-bottom: 1px solid #ddd; padding: 15px;}
ul.tcl > li span.cct{font-family: 'Noto Sans Medium'; font-size: 18px; line-height: 24px; color: #333;}
ul.tcl > li p{color: #6AAAE4; margin-top: 8px} 
ul.tcl > li p img{height: 16px}
ul.tcl > li a.btn_mb{position: absolute; right: 15px; top:25px}

/* booking reserv */
.bkr_w{padding: 15px; background: #f4f4f4}
.bkr_w1{position: relative; padding: 15px; border-bottom: 5px solid #f4f4f4}
/* .bkr_w1 p{font-size: 15px; line-height: 22px; font-weight: 300; text-align: justify; word-break: break-all;} */
.bkr_w1 p{font-size: 15px; line-height: 22px; font-weight: 300;}
.bkr_w1 textarea{margin: 10px 0 30px}
.bkr_w1 img{width: 100%;}
.bkr_w2{padding: 15px; background: #fff}

/* review */
.rvpoint_w{position: absolute; display: block; height: 20px; right: 15px; top:25px; }
.rvpoint_w ul{display: block; width: 200px; height: 20px; text-align: right;}
.rvpoint_w ul li{display: inline-block; margin: 0}
.rvpoint_w ul li:first-child{font: 16px/22px 'Noto Sans Medium'; color: #FFA50B; vertical-align: top; margin-right: 5px;}
.rvpoint_w ul li img{width: 20px;}

ul.rvlist li{position: relative; border-bottom: 1px solid #ddd; padding: 15px 0}
ul.rvlist li p{line-height: 1.4; padding: 5px 15px}
ul.rvlist li span{display: block; font-size: 12px; color: #999; margin-left: 15px}
ul.rvlist li {position: relative}
ul.rvlist li > ul{position: relative; width: 100%; height: 20px; padding: 0 15px; margin-top: 5px}
ul.rvlist li > ul > li{float: left; border-bottom: none; padding: 0}
ul.rvlist li > ul > li img{width: 15px}
ul.rvlist li > ul > li:last-child{margin-left: 5px; font-size: 14px; font-family: 'Noto Sans bold'; color: #FFA50B;}

.ccimg{width: 100%; margin: 10px auto; text-align: center}
.ccimg img{width: 100%; max-width: 600px; border-radius: 8px}

.point{position: relative; display: block; width: 100%; height: 60px; padding-top: 30px}
.point p{float: left; width: 25%; font-size: 14px; color: #666;}
.point ul{float: left; position: absolute; width: 75%; height: 4px; right: 0; bottom: 18px; border-radius: 2px; background: #ddd;}
.point ul li{position: relative; float: left; height: 4px; background: #04599E; border-radius: 2px;}
.point ul li span{position: absolute; bottom:14px; display: table-cell; width: 38px; height: 24px; text-align: center; font-size: 12px; line-height: 24px; color: #04599E; border: 1px solid #04599E; border-radius: 14px;}
.point ul li:first-child::after, .point ul li:last-child::after{position: absolute; display: block; content: ''; width: 8px; height: 8px; border: 3px solid #04599E; border-radius: 8px; background: #fff; bottom: -5px; left: 15px; z-index: 99}

.rvp_w{position: relative; padding: 15px;}
.rvp_w textarea{margin: 10px 0 30px}

/* Tour */
.tour_w{position: relative; padding: 0 15px;}
.tour_w .thum{position: relative; width: 100%; height: auto; margin: 15px 0 10px}
.tour_w .thum p{position: absolute; display: inline-block; left: 4px; top:4px;}
.tour_w .thum p span{display: inline-block; height: 24px; background: #04599E; color: #fff; font-size: 12px; text-align: center; border-radius: 4px; line-height: 24px; padding: 0 6px; margin-right: 2px}
.tour_w .thum p span.area{background: #FF4600}
.tour_w .thum img{width: 100%; height: 200px; border-radius: 8px}
.tour_w .cct{position: relative; font: 18px/1.4 'Noto Sans Medium'; color: #000;}
.tour_w .cct a{font: 18px/1.4 'Noto Sans Medium'; color: #000;}
.tour_w .price{color: #6AAAE4; margin: 5px 0 30px}

ul.tourL{position: relative; display: block; width: 100%; padding: 0 15px}
ul.tourL li{display: inline-block; width: 48%; height: auto; margin-bottom: 30px; vertical-align: top;}
ul.tourL li:nth-child(odd){float: left}
ul.tourL li:nth-child(2n){float: right}
ul.tourL li .thum{position: relative; width: 100%; height: auto; margin-bottom: 12px }
ul.tourL li .thum p{position: absolute; display: inline-block; left: 0; top:0;}
ul.tourL li .thum p span{display: inline-block; height: 24px; background: #04599E; color: #fff; font-size: 12px; text-align: center; border-radius: 4px; line-height: 24px; padding: 0 6px; margin-right: 2px}
ul.tourL li .thum p span.area{background: #FF4600}
ul.tourL li .thum a{display: block; width: auto; height: auto}
ul.tourL li .thum a img{width: 100%; height: 100px; max-height: 150px;  border-radius: 4px}
ul.tourL li .cct{position: relative;}
ul.tourL li .cct a{font-family: 'Noto Sans Medium'; line-height: 1.3; color: #000;}
ul.tourL li .price{color: #6AAAE4; margin-top: 5px}

/* 결제 진행 */
.pay_mem{width: 100%; overflow: hidden; margin-bottom: 50px;}
.pay_mem p{font-size: 16px; color: #222; font-weight: 400; letter-spacing: -1px; line-height: 22px;}
.pay_mem span{font-size: 18px; font-weight: 700; letter-spacing: -1px;}
.pay_tit{width: 100%; overflow: hidden; margin-bottom: 40px;}
.pay_tit p{font-size: 16px; color: #222; font-weight: 400; letter-spacing: -1px; line-height: 22px;}
.pay_box{width: 100%; overflow: hidden; margin-bottom: 40px;}
.pay_list{width: 100%; overflow: hidden; border-bottom: 1px solid #eee; padding-bottom: 10px;}
.pay_list > ul li{width: 100%; overflow: hidden; margin-bottom: 10px;}
.pay_check01{float: left; font-size: 15px;}
.pay_check02{float: right; font-size: 15px;}
.pay_check03{float: left; font-size: 18px; color: #68abe4; font-weight: 700;}
.pay_check04{float: right; font-size: 18px; color: #68abe4; font-weight: 700;}
.pay_check04 span{font-size: 22px;}
.pay_sum{width: 100%; overflow: hidden; margin-top: 20px;}
.pay_btnbox{width: 100%; overflow: hidden; background-color: #16599e; font-size: 23px; text-align: center;}
.pay_btnbox a{color: #fff; font-weight: 500; padding: 18px 0; display: block;}
.pay_note{width: 100%; overflow: hidden; padding: 16px; background-color: #eee; margin-top: 30px;}
.pay_note p{font-size: 16px; color: #222; line-height: 20px; font-weight: 500;}
.pay_feebox{width: 100%; overflow: hidden;}
.pay_feeico{width: 100%; overflow: hidden; margin-bottom: 20px;}
.pay_feeico img{height: 100px; display: block; margin: 0 auto;}
.pay_feetit{font-family: 'Noto Sans Kr'; font-size: 16px; color: #222; font-weight: 500; margin-bottom: 20px; text-align: center;}
.pay_feetit span{font-size: 18px; font-weight: 700;}
.pay_feedate{font-family: 'Noto Sans Kr'; font-size: 24px; color: #222; font-weight: 700; text-align: center; margin-bottom: 30px;}
.pay_feedate span{font-size: 36px; font-weight: 700; color: #6AAAE4;}
.pay_feecall{font-family: 'Noto Sans Kr'; font-size: 16px; color: #222; font-weight: 500; margin-bottom: 30px; text-align: center;}
.pay_feesumbox{width: 100%; overflow: hidden; background-color: #eee; padding: 24px 10px; margin-bottom: 30px;}
.pay_feesum01{float: left; font-family: 'Noto Sans Kr'; font-size: 18px; color: #222; font-weight: 700;}
.pay_feesum02{float: right; font-family: 'Noto Sans Kr'; font-size: 18px; color: #222; font-weight: 700;}
.pay_feemean{font-family: 'Noto Sans Kr'; font-size: 18px; color: #222; font-weight: 700; margin-bottom: 8px;}
.pay_feeinfo{font-family: 'Noto Sans KR'; font-size: 13px; color: #a3a3a3; font-weight: 400; line-height: 16px;}
.pay_feebtn{width: 100%; overflow: hidden; background-color: #16599e; font-size: 23px; text-align: center; margin-top: 40px;}
.pay_feebtn a{color: #fff; padding: 16px 0; display: block;}

/* 이벤트 */
/* .event_tapbox{display: flex; align-items: center; justify-content: space-between; margin-bottom: 30px;} */
.event_tapbox{margin: 0 auto 10px;display: table;position: relative;}
.event_tap01{display: inline-block;}
.event_tap01 > ul{display: flex; background: #eee; border-radius: 30px;}
.event_tap01 > ul li{}
.event_tap01 > ul li a{display: flex; align-items: center; justify-content: center; color: #000; padding: 12px 20px; font-size: 1rem; font-weight: 500;}
.event_tap01 > ul li.active{background-color: #6aaae4; border-radius: 30px;}
.event_tap01 > ul li.active a{color: #fff;}
.event_tap02{display: inline-block;float: right;margin-bottom: 20px;}
.event_tap02 > select{width: 100%; border: 1px solid #ccc; padding: 6px 30px 6px 6px; text-align-last: center; background-color: #fff; font-size: 16px; font-weight: 500; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url('/mobile/zones/img/ico_drop.png') no-repeat 92% 55%; background-size: 16px;}
select::-ms-expand {display: none;}
select:focus{outline: none;}
.event_listbox{width: 100%; overflow: hidden;}
.event_list{width: 100%; overflow: hidden; margin-bottom: 40px; border: 1px solid #ccc; border-radius: 16px;}
.event_list a{display: block;}
.event_list02{width: 100%; overflow: hidden; margin-bottom: 40px;}
.event_list02 a{display: block; font-size: 0;}
.event_img{width: 100%; overflow: hidden;}
.event_img img{width: 100%;}
.event_img02{position: relative; width: 38%; overflow: hidden; float: left; display: inline-block; height: 100px;}
.event_img02 img{width: 100%; height: 100%; object-fit: cover;}
.event_img03{position: absolute; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6);}
.event_img03 span{font-size: 30px; font-weight: 700; font-family: 'Noto Sans Kr'; color: #fff; display: flex; align-items: center; justify-content: center; height: 100%;}
.event_img04{position: relative; width: 100%; overflow: hidden; display: inline-block; border-radius: 16px 16px 0 0;/* height: 216px; */height: 50vw; }
.event_img04 img{width: 100%; height: 100%; object-fit: cover;}
.event_txtbox{width: 100%; overflow: hidden; padding: 20px 12px;}
.event_txtbox02{width: 62%; overflow: hidden; padding-left: 14px;}
.event_txtbox03{width: 100%; overflow: hidden; padding: 14px 14px 24px; border: 1px solid #ccc; border-top: none; border-radius: 0 0 16px 16px;}
.event_txt01{font-size: 16px; color: #1b84c8; font-weight: 400; margin-bottom: 8px;}
.event_txt02{font-size: 20px; color: #222; font-weight: 700; margin-bottom: 12px; letter-spacing: -1px;}
.event_txt03{font-size: 16px; color: #b8b8b8; font-weight: 400;}
.event_txt04{font-size: 12px; color: #000; font-weight: 400; margin-bottom: 6px; border: 1px solid #222; padding: 2px 4px; display: inline-block; font-family: 'Noto Sans Kr';}
.event_txt05{font-size: 18px; color: #000; font-weight: 700; margin-bottom: 6px; line-height: 22px;}
.event_txt06{font-size: 16px; color: #999; font-weight: 400; margin-bottom: 6px; line-height: 18px;}
.event_txt07{font-size: 14px; color: #000; font-weight: 400; line-height: 18px;}
.event_txt07 span{color: #ed275d; margin-left: 12px;}
.event_datebox{width: 100%; display: inline-block; margin-top: 14px;}
.event_titbox{width: 100%; overflow: hidden; margin-bottom: 26px;}
.event_tit01{font-size: 16px; color: #1b84c8; font-weight: 400; margin-bottom: 8px;}
.event_tit02{font-size: 20px; color: #222; font-weight: 700; margin-bottom: 12px; letter-spacing: -1px;}
.event_tit03{font-size: 16px; color: #b8b8b8; font-weight: 400; letter-spacing: -1px;}
.event_viewbox{width: 100%; overflow: hidden;}
.event_view_img{width: 100%;}
/* .event_view_txt{font-size: 16px; color: #222; font-weight: 400; line-height: 22px; letter-spacing: -1px; padding: 14px 0;} */
.event_view_txt{font-size: 16px; color: #222; font-weight: 400; line-height: 22px; letter-spacing: -1px; padding: 0 10px;}
.event_view_txt img{width: 100%;vertical-align: top;}
.event_view_btnbox{width: 100%; overflow: hidden; margin-top: 40px; font-size: 20px; text-align: center;}
.event_view_btn01{width: 50%; padding: 16px 0; display: block; text-align: center; font-weight: 500; color: #fff; background: #666 !important; float: left;}
.event_view_btn02{width: 50%; padding: 16px 0; display: block; text-align: center; font-weight: 500; color: #fff; background: #04599e !important; float: left;}
.event_view_btn{width: 100%; overflow: hidden; margin-top: 40px; font-size: 20px; text-align: center;}
.event_view_btn a{color: #fff; font-weight: 500; padding: 16px 0; display: block; font-family: 'Noto Sans Kr'; background: #6aaae4;}
.event_copy_btn{width: 100%; overflow: hidden; margin-top: 20px; font-size: 20px; text-align: center;}
.event_copy_btn a{color: #fff; font-weight: 500; padding: 16px 0; display: block; font-family: 'Noto Sans Kr'; background: #666;}

/* 위임 신청서 */
.dele_box{overflow: hidden;}
.dele_tit{font-size: 18px; font-weight: 600; line-height: 26px; margin-bottom: 50px; border: 1px solid #222; padding: 14px 10px;}
.dele_tit span{font-size: 20px; font-weight: 600; color: #6AAAE4;}
.dele_infobox{overflow: hidden; margin-bottom: 30px;}
.dele_infotit{font-size: 18px; font-weight: 700; padding-bottom: 6px;}
.dele_infotxtbox{overflow: hidden;}
.dele_infotxtbox>ul li{overflow: hidden; margin-bottom: 10px; display: flex; align-items: center; justify-content: space-between;}
.dele_infotxt01{float: left; font-size: 16px; font-weight: 500;}
.dele_infotxt02{float: right; font-size: 16px; font-weight: 600;}
.dele_infobtn{font-size: 14px; font-weight: 500; color: #fff; background: #444; padding: 4px; display: inline-block;}
.dele_enterbox{overflow: hidden;}
.dele_entertit{font-size: 18px; font-weight: 700; padding-bottom: 6px;}
.dele_entertxtbox{overflow: hidden; background-color: #eee; padding: 10px; margin-bottom: 10px;}
.dele_entertxttbl{overflow: hidden;}
.dele_entertxttbl th{font-size: 14px; font-weight: 500; text-align: left;}
.dele_entertxttbl td{padding: 10px 0 10px 10px;}
.dele_enterput01{width: 100%; font-size: 14px; height: 42px; line-height: 42px; text-align: left; color: #222; padding-left: 10px; border: 1px solid #ccc; border-radius: 0px; background: #fff;}
.dele_enterput02{width: 28%; font-size: 14px; height: 42px; line-height: 42px; text-align: left; color: #222; padding-left: 10px; border: 1px solid #ccc; border-radius: 0px; background: #fff;}
.dele_enteragreebox{overflow: hidden; margin-bottom: 30px;}
.dele_enteragree{overflow: hidden; font-size: 13px; font-weight: 400; display: flex; align-items: center; margin-bottom: 10px;}
.dele_enteragree a{font-size: 14px; font-weight: 500; color: #fff; background: #444; padding: 4px; display: inline-block; margin-left: 16px;}
.dele_enterfianlbox{overflow: hidden;}
.dele_enterfianl01{font-size: 16px; font-weight: 500; line-height: 22px; margin-bottom: 10px;}
.dele_enterfianl01 span{font-size: 18px; font-weight: 600; color: #6AAAE4;}
.dele_enterfianl02{font-size: 16px; font-weight: 500; text-align: center;}
.dele_enterbtn{width: 100%; overflow: hidden; text-align: center; margin-top: 40px;}
.dele_enterbtn a{font-size: 18px; color: #fff; background: #04599E; font-weight: 400; display: block; padding: 18px 0;}
.dele_submitbox{overflow: hidden;}
.dele_submittit{font-size: 18px; font-weight: 700; padding-bottom: 6px; display: inline-block;}
.dele_submittit span{font-size: 16px; font-weight: 400;}
.dele_submitgalbox{overflow: hidden; background-color: #eee; padding: 20px 10px; min-height: 100px;}
.dele_submitgal{position: relative; width: 25%; height: auto; float: left; margin-right: 10px;}
.dele_submitgal:last-child{margin-right: 0px;}
.dele_submitpho{display: block; position: relative; width: 100%; padding-bottom: 100%;}
.dele_submitpho img{width: 100%; height: 100%; position: absolute;}
.dele_submitcanc{position: absolute; top: 0; right: 0;}
.dele_submitcanc img{width: 20px;}
.dele_submitbtn{width: 100%; overflow: hidden; border:1px dashed#222; text-align: center; margin-bottom: 10px;}
.dele_submitbtn a{font-size: 18px; font-weight: 500; color: #222; padding: 30px 0; display: flex; align-items: center; justify-content: center;}
.dele_submitbtn a img{width: 24px; margin-right: 6px;}
.dele_uploadbox{width: 100%; overflow: hidden; position: fixed; bottom: 0; left: 0; z-index: 999;}
.dele_uploadbtn{overflow: hidden; background: #fff; width: 100px; margin: 0 auto; text-align: center; border: 1px solid #ddd; border-bottom: none;}
.dele_uploadbtn a{display: block;}
.dele_uploadbtn a img{width: 26px;}
.dele_uploadlist{overflow: hidden; background: #fff; border-top: 1px solid #ddd; padding: 30px 0 30px;}
.dele_uploadlist a{display: block; width: 50%; float: left;}
.dele_uploadlist a img{width: 26px;}
.dele_uploadgal{display: block; text-align: center;}
.dele_uploadgal img{width: 50px !important;}
.dele_uploadtxt{font-size: 13px; color: #222; letter-spacing: -1px; margin-top: 4px; text-align: center; display: block;}
.dele_submitdate{font-size: 18px; color: #222; font-weight: 600; margin-top: 30px;}

/* Main Visual */
.visual_banner{width: 100%; overflow: hidden; position: relative; color: #fff;}
.visual_banner ul li a{width: 100%; overflow: hidden; display: inline-block; background-size: cover !important; min-height: 365px;}
.visual_banner ul li a p{font-size: 30px; line-height: 36px; font-weight: 500; color: #222; margin: 77px 0 0 20px;}
.visual_page{position: absolute; bottom: 15px; left: 10px; z-index: 100; font-family: 'Noto Sans Kr'; background: rgba(0,0,0,40%); padding: 6px 14px; border-radius: 30px; display: flex; align-items: center; font-size: 13px;}
.visual_page em{font-size: 13px; font-weight: 500; display: inline-block; text-align: center; font-family: 'Noto Sans Kr'; color: #6aaae4; margin-right: 4px;}
.visual_page span{font-size: 13px; font-weight: 500; display: inline-block; text-align: center; font-family: 'Noto Sans Kr'; margin-left: 4px;}

/* Main Icon Menu */
/* .ico_nav{height: 110px; white-space: nowrap;} */
.ico_nav{overflow: hidden; white-space: nowrap;}
.nav_list{position: relative; width: 100%; padding: 15px 0; font-size: 0; overflow-x: auto; overflow-y: hidden; transform: translate3d(0,0,0);}
.list_item{display: inline-block; position: relative; min-width: 84px; text-align: center;}
.list_item a {display: block;}
/* .list_item img {width: 56px; border: 1px solid #ccc; border-radius: 50%;} */
.list_item img {width: 56px;}
.item_img{display: block; width: 56px; margin: 0 auto;}
.item_txt{display: block; margin-top: 8px; text-align: center; font-size: 16px; font-weight: 400; color: #222; letter-spacing: -1px; font-family: 'Noto Sans Kr';}

/* Main Calendar */
.main_calbox{width: 100%; overflow: hidden; padding: 50px 10px; background-color: #f7f7f7;}
.calbox_tit{font-size: 18px; font-weight: 500; margin: 15px 0;  font-family: 'Noto Sans Kr';}
.calbox_info{font-size: 16px; color: #7f7f7f; text-align: center; line-height: 20px; margin: 50px 0; font-family: 'Noto Sans Kr';}
.calbox_menubox{width: 100%; overflow: hidden; padding: 0 10px; text-align: center;}
.calbox_menu{width: 48%; margin: 0 2px 10px; background-color: #04599E; border-radius: 5px; display: inline-block;}
.calbox_menu a{display: block; padding: 12px 0 10px; text-align: center;}
.calbox_menu img{width: 17px;}
.calbox_menu p{font-size: 15px; color: #fff; display: inline-block; vertical-align: top; margin: 2px 0 0 2px;}
.calbox_menu p>span{color:#ff86b6; font-weight: 700;}
.calbox_menubox02{width: 100%; overflow: hidden; text-align: center;}
.calbox_menu02{width: 25%; float: left;}
.calbox_menu02:last-child{border-right: none;}
.calbox_menu02 a{display: block; text-align: center;}
.calbox_menu02 img{width: 30px;}
.calbox_menu02 p{font-family: 'Noto Sans Kr'; font-size: 15px; color: #222; display: inline-block; margin-top: 4px; letter-spacing: -1px; font-weight: 400;}
.calbox_menu02 p>span{color:#e61938; font-weight: 700;}
.calbox_gal{display: block;}

/* Main Reserve */
.main_bookbox{width: 100%; overflow: hidden; padding: 50px 0;}
.bookbox_tit{font-size: 16px; font-weight: 400; text-align: center; line-height: 20px; font-family: 'Noto Sans Kr';}
.btn_more{overflow: hidden;}
.btn_more a{float: right; background-color: #222; border-radius: 30px; font-size: 14px; font-weight: 400; color: #fff; margin: 25px 10px 15px 0; padding: 6px 6px 4px; font-family: 'Noto Sans Kr';}
.btn_more02{overflow: hidden;}
.btn_more02 a{float: right; background-color: #fff; border-radius: 30px; font-size: 14px; font-weight: 400; color: #222; margin: 25px 10px 0 0; padding: 6px 6px 4px; font-family: 'Noto Sans Kr';}
.book_area{overflow: hidden; white-space: nowrap;}
.book_listbox{position: relative; width: 100%; font-size: 0; overflow-x: auto; overflow-y: hidden; transform: translate3d(0px, 0px, 0px);}
.book_list{display: inline-block; position: relative; width: 70%; box-shadow: 0px 1px 10px 0px rgb(0 0 0 / 6%); margin: 0 10px 24px; border-radius: 10px;}
.book_list a{display: block;}
.book_img{width: 100%; height: 100%; position: relative; padding-bottom: 70%; border-radius: 10px 10px 0px 0px;}
.book_img img{width: 100%; height: 100%; position: absolute; border-radius: 10px 10px 0px 0px;}
.book_txtbox{width: 100%; overflow: hidden; padding: 16px 16px 40px; border: 1px solid #eee; border-top: none; border-radius: 0px 0px 10px 10px;}
.book_txt01{font-size: 20px; color: #222; font-weight: 500; margin-bottom: 14px; font-family: 'Noto Sans Kr';}
.book_txt01 span{font-size: 20px; color: #222; font-weight: 500; font-family: 'Noto Sans Kr';}
.book_txt02{font-size: 16px; color: #999; font-weight: 400; margin-bottom: 14px;}
.book_txt03{font-size: 22px; color: #6aaae4; font-weight: 700; font-family: 'Noto Sans Kr';}
.book_btnbox{width: 100%; overflow: hidden;}
.book_btnbox ul{text-align: center;}
.book_btnbox ul li{background-color: #d8d8d8; width: 10px; height: 10px; border-radius: 100%; display: inline-block; margin: 0 2px;}
.book_btnbox ul li a{width: 10px; height: 10px; display: block;}
.book_btnbox ul li.active{background-color: #6aaae4;}
.book_policybox{width: 100%; overflow: hidden;}
.book_policytit{font-size: 14px; color: #222; font-weight: 700; margin-bottom: 20px; line-height: normal;}
.book_policytxt{font-size: 14px; color: #999; font-weight: 500; margin-bottom: 8px;}
.book_policytxt02{font-size: 14px; color: #999; font-weight: 500; margin-bottom: 30px; line-height: 18px;}
.book_policytbl table{width: 100%; border-top: 1px solid #ddd; table-layout: fixed;}
.book_policytbl table tr{border-bottom: 1px solid #ddd;}
.book_policytbl table tr th{background-color: #eee; font-size: 14px; color: #999; font-weight: 500; padding: 10px; text-align: center;}
.book_policytbl table tr td{font-size: 14px; color: #999; font-weight: 500; line-height: 18px; padding: 10px; text-align: left; vertical-align: top;}
.book_policy_r{border-right: 1px solid #ddd;}

/* Main Join */
.main_joinbox{width: 100%; overflow: hidden; padding: 50px 0; background-color: #2c2c2c;}
.join_banbox{width: 100%; overflow: hidden; padding: 0 10px; margin: 10px 0;}
.join_ban{width: 100%; overflow: hidden; background-color: #a89174; border-radius: 10px;}
.join_ban a{display: flex; align-items: center; background: url(../img/ico_arrow.png) no-repeat 97% 50%; background-size: 16px 16px; padding: 8px 12px;}
.join_ban img{width: 10%; margin-right: 10px;}
.join_ban p{font-size: 21px; color: #fff; font-weight: 600; letter-spacing: -1px; font-family: 'Noto Sans Kr';}
.join_tit{font-size: 18px; color: #fff; font-weight: 500; margin: 0 0 10px 10px; font-family: 'Noto Sans Kr';}
.join_area{overflow: hidden; white-space: nowrap;}
.join_listbox{position: relative; width: 100%; font-size: 0; overflow-x: auto; overflow-y: hidden; transform: translate3d(0px, 0px, 0px);}
.join_list{display: inline-block; position: relative; width: 75%; box-shadow: 4px 4px 4px 4px rgb(0 0 0 / 70%); margin: 0 10px 24px; background-color: #fff; border-radius: 10px;}
.join_list a{display: block; width: 100%; overflow: hidden; padding: 22px 12px;}
.join_infobox{width: 100%; overflow: hidden; display: flex;}
.join_txtbox{width: 60%; overflow: hidden;}
.join_txt01{background: url(../img/ico_map.png) no-repeat left; background-size: 17px; padding-left: 18px; font-size: 18px; font-weight: 500; color: #7f7f7f; margin-bottom: 6px; font-family: 'Noto Sans Kr';}
.join_txt02{font-size: 24px; color: #222; font-weight: 700; margin-bottom: 14px; font-family: 'Noto Sans Kr';}
.join_txt03{font-size: 16px; color: #222; font-weight: 500; margin-bottom: 6px; font-family: 'Noto Sans Kr';}
.join_txt04{font-size: 16px; color: #222; font-weight: 500; margin-bottom: 12px; font-family: 'Noto Sans Kr';}
.join_txt05{font-size: 14px; color: #7f7f7f; letter-spacing: -1px;}
.join_imgbox{width: 116px; overflow: hidden; position: absolute; right: 12px;}
.join_img01{background: url(../img/img_slogo.png) no-repeat left; background-size: 54px; width: 54px; height: 54px; float: left; margin: 2px; border: 1px solid #ccc; border-radius: 100%;}
.join_img02{background: url(../img/img_sadd.png) no-repeat left; background-size: 54px; width: 54px; height: 54px; float: left; margin: 2px; border: 1px solid #ccc; border-radius: 100%;}
.join_img03{background-color: #eee; background-size: 54px; width: 54px; height: 54px; float: left; margin: 2px; border: 1px solid #ccc; border-radius: 100%;}
.join_img03 img{width: 52px; border-radius: 100%;}
.join_gen01{background: url(../img/ico_gen01.png) no-repeat; background-size: 16px; width: 16px; height: 16px; position: absolute; margin: 31px;}
.join_gen02{background: url(../img/ico_gen02.png) no-repeat; background-size: 16px; width: 16px; height: 16px; position: absolute; margin: 31px;}

/* Main Banner */
.main_banbox{width: 100%; overflow: hidden;}
.main_banbox img{width: 100%;}

/* Main Package */
.main_packbox{width: 100%; overflow: hidden; padding: 50px 0;}
.packbox_tit{font-size: 16px; font-weight: 400; text-align: center; line-height: 20px; font-family: 'Noto Sans Kr';}
.pack_area{overflow: hidden; white-space: nowrap;}
.pack_listbox{position: relative; width: 100%; font-size: 0; overflow-x: auto; overflow-y: hidden; transform: translate3d(0px, 0px, 0px); margin-bottom: 24px;}
.pack_list{display: inline-block; position: relative; width: 80%; margin: 0 10px; border-radius: 10px;}
.pack_list a{display: block;}
.pack_img{width: 100%; height: 100%; position: relative; padding-bottom: 80%; border-radius: 10px;}
.pack_img img{width: 100%; height: 100%; position: absolute; border-radius: 10px;}
.pack_datebox{overflow: hidden; position: absolute; left: 0; top: 0; background-color: #6aaae4; border-radius: 10px 0px 0px 0px;}
.pack_date{font-size: 20px; color: #fff; font-weight: 500; padding: 8px; font-family: 'Noto Sans Kr';}
.pack_txtbox{width: 100%; overflow: hidden; padding: 20px 12px; position: absolute; left: 0; bottom: 0; background-color: rgba(0,0,0,0.6);}
.pack_txt01{font-size: 1.25rem; color: #fff; font-weight: 500; font-family: 'Noto Sans Kr'; line-height: 24px;}
.pack_txt02{font-size: 16px; color: #fff; font-weight: 400; margin-bottom: 14px;}
.pack_txt03{font-size: 22px; color: #fff; font-weight: 700; font-family: 'Noto Sans Kr';}

/* Main Video */
/* .main_videobox{position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden;}
.main_videobox iframe,.main_videobox object,.main_videobox embed{position: absolute; top: 0; left: 0; width: 100%; height: 90%;} */
.main_videobox{width: 100%; overflow: hidden; margin: 20px 0;}

/* 이용관련 규정 */
.terms_tbl{width: 100%; overflow: hidden; border-top: 1px solid #ccc;}
.terms_tbl td{border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; padding: 8px; text-align: center;}
.terms_tbl td:first-child{border-left: none;}

/* 회원정보 */
.meminfo_tapbox > ul{overflow: hidden; display: flex; flex-wrap: wrap;}
.meminfo_tapbox > ul li{width: 33.3%; display: flex; justify-content: center; align-items: center;}
.meminfo_tapbox > ul li:first-child{border: 1px solid #ccc;}
.meminfo_tapbox > ul li:nth-child(2){border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;}
.meminfo_tapbox > ul li:nth-child(3){border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;}
.meminfo_tapbox > ul li:nth-child(4){border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc;}
.meminfo_tapbox > ul li:nth-child(5){border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;}
.meminfo_tapbox > ul li:nth-child(6){border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;}
.meminfo_tapbox > ul li a{display: block; padding: 12px 0; color: #7f7f7f;}
.meminfo_tapbox > ul li.active{background: #04599e;}
.meminfo_tapbox > ul li.active a{color: #fff;}

/* faq */
.faq_tapbox .top ul{display:flex; width:100%; background:#eee; border-radius:30px;}
.faq_tapbox .top ul li{}
.faq_tapbox .top ul li a{display:flex; align-items: center; justify-content: center; color:#000; padding:12px 17px; font-size:1rem; font-weight: 500;white-space: nowrap;}
.faq_tapbox .top ul li.on a{display:flex; align-items: center; justify-content: center; color:#fff; background:#6aaae4; border-radius:30px;}
.faq_tapbox .top ul li.active{background-color: #6aaae4; border-radius: 30px;}
.faq_tapbox .top ul li.active a{color: #fff;}
.faq_tapbox .top02 ul{display:flex; width:100%; background:#eee; border-radius:30px;}
.faq_tapbox .top02 ul li{}
.faq_tapbox .top02 ul li a{display:flex; align-items: center; justify-content: center; color:#000; padding:12px 17px; font-size:1rem; font-weight: 500;white-space: nowrap;}
.faq_tapbox .top02 ul li.on a{display:flex; align-items: center; justify-content: center; color:#fff; background:#6aaae4; border-radius:30px;}
.faq_tapbox .top02 ul li.active{background-color: #6aaae4; border-radius: 30px;}
.faq_tapbox .top02 ul li.active a{color: #fff;}
.faq_tapbox .top02 ul{display:flex; width:100%;}
.faq_tapbox .top03 ul li{float: left;}
.faq_tapbox .top03 ul li:first-child{margin-right: 10px;}
.faq_tapbox .top03 ul li a{display:flex; align-items: center; justify-content: center; background: #f8f8f8; border: 1px solid #ddd; color:#999; padding:9px 20px; font-size:1rem; font-weight: 500; border-radius:30px;}
.faq_tapbox .top03 ul li.on a{display:flex; align-items: center; justify-content: center; color:#fff; background: #04599e; border: 1px solid #04599e; border-radius:30px;}
.faq_tapbox .top03 ul li.active{background: #04599e; border: 1px solid #04599e; border-radius: 30px;}
.faq_tapbox .top03 ul li.active a{color: #fff; border-radius:30px;}





















/* 코스홀
.hole {
  margin: 0 auto;
  font-size: 0;
}

.hole li {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #e7e7e8;
  margin: 0 5px;
}

ul.hole li a {
  display: block;
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: #444;
  border-radius: 100%;
  font-size: 16px;
}

.hole li a:hover, .hole li a.on {
  color: #fff;
  background: #9e8b6a;
}

.my_ct {
  position: relative;
  text-align: center;
  padding: 40px 0 4px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
} */


/* 약관선택 
ul.agreeCheck {
  margin: 16px 8px 32px;
  text-align: right;
}

ul.agreeCheck li {
  display: inline-block;
  margin-left: 16px;
}

ul.agreeCheck li:first-child {
  margin-left: 0px;
}

ul.agreeCheck li label {
  font-size: 14px;
  color: #666666;
}

ul.agreeCheck02 {
  text-align: center;
  margin-top: 0;
}

ul.agreeCheck03 {
  float: left;
  margin-top: 0;
}

ul.agreeCheck04 {
  margin-top: 4px;
}

.rule_tit {
  position: relative;
  width: 100%;
  line-height: 42px;
  padding-left: 25px;
  font-weight: 500;
}

.rule_txt {
  position: relative;
  text-align: left;
  width: 100%;
  margin-top: 8px;
  padding-left: 32px;
  font-size: 13px;
  line-height: 36px;
}

.rule_txt_s {
  position: relative;
  width: 100%;
  padding-left: 50px;
  font-size: 11px;
  line-height: 22px;
  margin-bottom: 20px;
}

.txt_deco {
  display: inline-block;
  font-size: 11px !important;
  line-height: 11px;
  margin-left: 10px;
  padding: 4px 6px;
  color: #666 !important;
  border: 1px solid #ddd;
}

.txt_deco2 {
  font-size: 12px;
  padding: 4px 6px;
  color: #666;
  border: 1px solid #ddd;
}

.txt_deco2_on {
  font-size: 12px;
  padding: 4px 6px;
  color: #fff;
  background: #999;
}

.chk_box {
  position: absolute;
  left: 34%;
  top: 50%;
  margin-top: -10px;
  height: 20px;
  cursor: pointer;
}

.chk_box_s {
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -10px;
  height: 18px;
  cursor: pointer;
}

/*서브영역 */
.sub__contant {
  width: 860px;
  height: 100%;
  position: absolute;
  left: 390px;
  top: 0;
  padding: 0 30px 120px 30px;
  background: #fff;
  z-index: 4;
  overflow-y: auto;
}

.subIframe img.w100 {
  max-width: 740px;
  min-width: 320px;
}

.subContantAera {width: 100%;}

.subIframe {
  position: relative;
  width: 100%;
  overflow: hidden;
}

p.subTxtst3 {
  text-align: left;
  font-family: 'Noto Sans KR', sans-serif;
  padding: 0 8px;
  font-size: 14px;
  line-height: 22px;
  color: #98864f;
}

p.subTxtst2 {
  width: 100%;
  text-align: left;
  letter-spacing: -0.025rem;
  font-family: 'Noto Sans KR', sans-serif;
  padding-top: 16px;
  font-size: 14px;
  line-height: 24px;
  color: #000;
}

.subIframe p.subTxt {
  width: 100%;
  text-align: center;
  font-family: 'Noto Sans KR', sans-serif;
  padding-top: 16px;
  font-size: 17px;
  line-height: 27px;
  color: #333;
}

.subIframe p.subTxt .sain {
  font-size: 14px;
  font-weight: bold;
}

.subIframe p.subTit {
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: -0.05rem;
  color: #333;
}

.subIframe p.subTit2 {
  width: 100%;
  text-align: center;
  line-height: 30px;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 26px;
  padding-top: 40px;
  letter-spacing: -0.05rem;
  color: #1d321b;
}

p.gubun_st1 {
  font-size: 13px;
}

p.gubun_st2 {
  font-size: 13px;
  color: #9e8b6a;
}

p.comen {
  font-size: 12px;
  color: #666;
  line-height: 18px;
}

/* 코스개요 테이블 
.table_s1_box {
  width: 90%;
  margin: 0 auto;
  margin-top: 4%;
  margin-bottom: 4%;
}

.table_s1_box:after {
  display: block;
  content: "";
  clear: both;
}

.table_s1_left {
  width: 20%;
  float: left;
}

.table_s1_left table {
  width: 100%;
  margin: 0;
  padding: 0;
}

.table_s1_right {
  width: 80%;
  float: left;
  overflow-x: auto;
}

.table_s1_right table {
  width: 100%;
}

.table_s1_left table th {
  text-align: center;
  vertical-align: middle;
  height: 60px;
  line-height: 20px;
  border: 1px solid #ddd;
}

.table_s1_left table td {
  text-align: center;
  vertical-align: middle;
  height: 46px;
  border: 1px solid #ddd;
}

.table_s1_left table td span {
  display: inline-block;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.table_s1_right table th {
  text-align: center;
  vertical-align: middle;
  height: 60px;
  line-height: 20px;
  border: 1px solid #ddd;
}

.table_s1_right table td {
  text-align: center;
  vertical-align: middle;
  height: 46px;
  padding: 8px;
  border: 1px solid #ddd;
  font-weight: 300;
  color: #666;
}

.table_s1_right table tr th:first-child {
  border-left: 0;
}

.table_s1_right table tr td:first-child {
  border-left: 0;
}

table.rulTble {
  width: 650px;
  border: solid 1px #999;
  border-collapse: collapse;
}

table.rulTble th {
  width: 480px;
  height: 25px;
  background-color: #ddd;
  border: solid 1px #999;
  text-align: center;
}

table.rulTble th.left {
  width: 200px;
  height: 25px;
  background-color: #ddd;
  border: solid 1px #999;
}

table.rulTble td {
  height: 25px;
  border: solid 1px #999;
  background-color: #fff;
  text-align: center;
}

table.rulTble td.align_lt {
  padding-left: 10px;
  text-align: left;
}

table.rulTble .txt_sm {
  font-size: 12px;
  letter-spacing: -0.025rem;
}

/* 테이블 



.gu_paging {
  margin: 4%;
  text-align: center;
  font-family: 'Noto Sans KR', sans-serif;
  font-weight: 400;
}

.gu_paging a img {
  vertical-align: middle;
}

.gu_paging span {
  margin: 0 2px;
}

.gu_paging span a {
  display: inline-block;
  font-size: 16px;
  padding: 2px;
  margin: 0 15px;
  color: #888;
}

.gu_paging .gu_en_lineBtn.on {
  color: #222;
}

.gu_paging .gu_en_lineBtn.on:after {
  background-color: #222;
}

.gu_paging .gu_en_lineBtn:hover:after {
  background-color: #222;
}

.gu_paging span a.on {
  font-weight: 500;
  color: #04599E;
}

.gu_tbl_inner table tbody tr td.tbl_state {
  padding: 10px;
}

.gu_tbl_inner table tbody tr td.tbl_state>span {
  display: inline-block;
  width: 60px;
  line-height: 28px;
  color: #fff;
  font-size: 12px;
}

.gu_tbl_inner table tbody tr td.tbl_state>span.btn_state_ok {
  background: #2d2d2d;
  color: #fff;
}

.gu_tbl_inner table tbody tr td.tbl_state>span.btn_state_yet {
  background: #eee;
  color: #666;
}

/*  view_detail  
.view_tit_wrap {
  position: relative;
  padding: 6%;
  text-align: center;
  border-bottom: 2px solid #3c3c3c;
}

.view_tit_wrap .view_tit {
  font-size: 26px;
  line-height: 34px;
  margin: 2% 0 4%;
}

.view_tit_wrap .view_date {
  font-size: 14px;
  color: #777;
  line-height: 24px;
}

.view_tit_wrap .ingorno {
  position: absolute;
  right: 0%;
  top: 16px;
  width: 15%;
}

.joinView {
  text-align: left;
  padding: 0 4% 8%;
  font-size: 15px;
  line-height: 1.6;
  color: #444;
  border-bottom: 1px solid #ccc;
}

.view_content {
  padding: 4% 0;
  font-size: 15px;
  line-height: 1.6;
  color: #444;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}

.view_content img {
  max-width: 600px;
}

.gu_view_btn {
  margin-top: 40px;
  margin-bottom: 16%;
}

.gu_view_btn .gu_btn_white {
  display: block;
  width: 30%;
  height: 32px;
  font-size: 15px;
  text-align: center;
  line-height: 32px;
  margin: 0 auto;
  border-radius: 2px;
  color: #000;
  border: 1px solid #aaa;
}

.gu_view_btn .gu_btn_white:hover {
  background: #000;
  border: 1px solid #000;
  color: #fff;
  transition: all 0.2s;
}

.joinComentTxt {
  position: relative;
  width: 100%;
  text-align: left;
}

.joinComentTxt .ingorno {
  position: absolute;
  right: 0;
  top: -4px;
  width: 56px;
}

.joinComentTxt .name {
  position: relative;
  width: 100%;
  line-height: 24px;
  font-size: 14px;
  color: #666;
}

.joinComentTxt .name span {
  padding-left: 8px;
  font-size: 12px;
  letter-spacing: -0.025rem;
}

.joinComentTxt .nameView {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e5e5e5;
}

.joinComentTxt .cont {
  width: 75%;
  line-height: 35px;
  font-size: 16px;
}

.joinComentTxt .edit {
  position: absolute;
  right: 0;
  bottom: 8%;
  width: 50%;
  text-align: right;
}

.joinComentTxt .edit span {
  margin-left: 2%;
  padding: 2%;
  cursor: pointer;
}

.joinComentTxt .edit span.txt {
  margin-left: 2%;
  padding: 1% 2%;
  font-size: 13px;
  border: 1px solid #999;
  background: #fff;
  cursor: pointer;
}


/* 제목 스타일 
.tit_st1 {
  position: relative;
  width: 100%;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 500;
  text-align: left;
}

.tit_st1 span {
  position: absolute;
  right: 0;
  top: 22px;
  font-size: 14px;
}

.tit_st2 {
  width: 100%;
  height: 62px;
  line-height: 62px;
  border-bottom: 2px solid #3c3c3c;
  font-size: 20px;
  text-align: left;
  font-weight: 500;
}

.tit_st2s {
  width: 100%;
  margin-top: 8px;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  text-align: left;
  font-weight: 500;
  padding-left: 8px;
}

.tit_st2s span {
  font-size: 14px;
  font-weight: 300;
}

.tit_st2ss {
  width: 100%;
  margin-top: 8px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  text-align: left;
  font-weight: 300;
}

.tit_st3 {
  width: 100%;
  margin-top: 20px;
  padding-bottom: 20px;
  line-height: 26px;
  border-bottom: 2px solid #3c3c3c;
  font-size: 19px;
  font-weight: 500;
}

.tit_st3s {
  width: 100%;
  margin-top: 24px;
  padding: 5px;
  line-height: 26px;
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
}

.tit_st4 {
  width: 100%;
  margin-top: 20px;
  padding-bottom: 20px;
  line-height: 26px;
}

.tit_st5 {
  width: 100%;
  margin-top: 8%;
  padding-bottom: 4%;
}

/* 내용 스타일 */
.sub_comen_st1 {width: 100%; text-align: left; padding: 5px 0; line-height: 1.5; font-size: 13px; color: #666; position: relative; margin-bottom: 10px; letter-spacing: -0.5px}
.sub_comen_st1 strong{font-family: 'Noto Sans Medium'; color: #333}

.sub_comen_st2 {
  width: 100%;
  padding: 16px 0;
  line-height: 22px;
  font-size: 14px;
  position: relative;
  text-align: left;
  border-bottom: 1px solid #CCC;
}

.sub_comen_st3 {
  width: 100%;
  padding: 16px 0;
  line-height: 19px;
  font-size: 13px;
  font-weight: 300;
  position: relative;
  border-top: 1px solid #CCC;
}

.sub_comen_st4 {
  position: relative;
  width: 100%;
  padding: 10px;
  line-height: 18px;
  font-size: 14px;
  border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; margin-bottom: 10px;
}

.info_comen {
  padding-top: 16px;
}

.info_comen li {
  background: url(../img/common/i_bu.svg) no-repeat left 2px;
  padding-left: 16px;
  padding-right: 8px;
  padding-bottom: 8px;
  width: 100%;
  text-align: left;
  letter-spacing: -0.025rem;
  font-family: 'Noto Sans KR', sans-serif;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
}

.box_bg_st1 {
  background: #f4f4f4;
  margin: 8% 0;
  padding: 24px 16px;
}

.box_st2 {text-align: center; width: 100%; color: #04599E; margin-top: 20px; padding: 20px; margin-bottom: 30px; border: 4px solid #ddd;}

.box_st2 span {margin-right: 10px; font-size: 14px; color: #999;}

.box_st1 {
  text-align: center;
  width: 100%;
  background: #f4f4f4;
  margin-top: 20px;
  padding: 32px 24px;
  margin-bottom: 36px;
}

.box_st1 p {
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 12px;
}

.box_st1 a {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #999;
  border-radius: 4px;
  color: #fff;
}

.box_st1 a.call {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  background: #f9f9f9;
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  color: #005596;
}

/* 시설소개 이미지 갤러리
.subIframe .owl-carousel {
  margin-top: 10px;
  margin-bottom: 6px;
  position: relative;
}

.subIframe .owl-carousel.owl-theme,
.subIframe .owl-pagination {
  display: none !important;
}

.subIframe .owl-carousel.owl-theme.active {
  display: block !important;
}

/* display none until init
.subIframe .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.subIframe .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.subIframe .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.subIframe .owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.subIframe .owl-carousel .owl-item {
  float: left;
}

.subIframe .owl-controls .owl-page,
.subIframe .owl-controls .owl-buttons div {
  cursor: pointer;
}

.subIframe .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.subIframe .tab {
  display: inline-block;
  width: 80%;
}

.subIframe .tab li {
  float: left;
  width: 25%;
}

.subIframe .tab li a {
  display: inline-block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #ececec;
  border: 1px solid #c2c2c2;
  color: #000;
}

.subIframe .tab li.current a {
  background: #fff;
  border-top: 2px solid #9e8b6a;
}

.subIframe .owl-prev {
  background: url(../img/photo/ls-nav-left-arrow.png) no-repeat !important;
  width: 30px;
  height: 55px;
  position: absolute;
  top: 40%;
  left: 12%;
  color: transparent !important;
  border-radius: 0;
  *font-size: 0;
  *letter-spacing: -999999;
}

.subIframe .owl-next {
  background: url(../img/photo/ls-nav-right-arrow.png) no-repeat !important;
  width: 30px;
  height: 55px;
  position: absolute;
  top: 40%;
  right: 12%;
  color: transparent !important;
  border-radius: 0;
  *font-size: 0;
  *letter-spacing: -999999;
}

/* 이벤트
.eventList {
  position: relative;
  width: 100%;
}

.eventList .inner {
  float: left;
  width: 48%;
  margin: 0 1%;
  cursor: pointer;
}

.eventList .inner .img {
  position: relative;
}

.eventList .inner img {
  width: 100%;
  border-radius: 0 16px 0 16px;
}

.eventList a {
  color: #000;
}

.eventList a.inner:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.eventList a.inner:hover:after {
  opacity: 1;
}

.eventList .inner .txt_box {
  background: #fff;
  padding: 16px;
}

.eventList .inner .txt_box .txt1,
.eventList .inner .txt_box .txt2 {
  width
  
  
  
  /* 팝업 스타일 */
.calendar-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; /* 가로 폭 */
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    padding: 70px 0;
	z-index: 20000;
}
.calendar-popup .calendar-inner {
	overflow-y: auto;
	height: 100%;
	background: #fff;
	width: 350px;
	margin: 0 auto;
}
/* 달력 컨테이너 */
.calendar-popup .calendar-container {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 5px;
	padding: 0 20px 50px;
}

.calendar-popup .month-header {
    grid-column: span 7;
    text-align: left !important; /* 인라인 스타일 덮어쓰기 */
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px; /* 각 달 간격 */
	color: #333;
}
.calendar-popup .day-header {
	text-align: center;
    padding: 8px;
    font-size: 16px;
	color: #333;
}
.calendar-popup .day {
    text-align: center;
    padding: 12px 8px;
    border-radius: 50%;
    font-size: 16px;
    font-weight: 600;
}



.calendar-popup .past-day {
    opacity: 0.3;
    font-weight: 400;
}

.calendar-popup .sunday,
.calendar-popup .holiday{
    color: red;
}

.calendar-popup .saturday {
    color: blue;
}
.calendar-popup .today,
.calendar-popup .current{
    background-color: #0C41FF;
    color: white;
	
}

/* 닫기 버튼 스타일 */
.calendar-popup .close-btn {
    position: sticky;
    bottom: 20px; /* 하단에서 20px 위 */
    left: 10%; /* 수동으로 가로 가운데에 위치 */
    padding: 8px 20px;
    width: 80%; 
    max-width: 360px;
    background-color: #0C41FF;
    color: white;
    border: none;
    border-radius: 20px;
    font-size: 16px;
    cursor: pointer;
}


.calendar-popup .close-btn:hover {
    background-color: #0056b3;
}




/* app 리뉴얼 팝업 */
.mpop.new * {font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif;}
.mpop.new .popWrap {padding: 12px;}
.mpop.new .popWrap .info1 {text-align: center;color: #292929;}
.mpop.new .btn_b {background: #4475F6;border: 1px solid #4475F6;height: 36px;line-height: 36px;}


/* app 리뉴얼 체크박스 공통 */
#content.new label input[type="checkbox"] {position: absolute;top: -1rem;left: 0;opacity: 0;}
#content.new label input[type="checkbox"] + span {word-break: keep-all;position: relative;padding-left: 1.375rem;}
#content.new input[type="checkbox"] + span:before {content: "";width: 1.125rem;height: 1.125rem;position: absolute;left: 0;top: 1px;background: url("../img/checkbox03.png") no-repeat;background-size: 1.125rem 2.25rem;background-position: 0 0;}
#content.new input[type="checkbox"]:checked + span:before {background-position: 0 -1.125rem;}


/* PLK 제휴 서비스 */
#content.new * {font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif;}
#content.new .content_inner {padding: 60px 10px 80px;}
#content.new .event_tapbox {border-bottom: 1px solid #efefef;width: 100%;margin: 0;margin-bottom: 1.25rem;}
#content.new .event_tapbox .event_tap01 {margin: 0 auto;display: table;}
#content.new .event_tapbox .event_tap01 > ul {background: #fff;}
#content.new .event_tapbox .event_tap01 > ul li a {color: #bfbfbf;padding: 0.75rem 1rem;}
#content.new .event_tapbox .event_tap01 > ul li.active {background: #fff;border-radius: 0;border-bottom: 2px solid #4475F6;}
#content.new .event_tapbox .event_tap01 > ul li.active a {color: #000;}
#content.new .event_txtbox03 {padding: 0.875rem 0.875rem 0.875rem;border-radius: 0 0 0.625rem 0.625rem;}
#content.new .event_list02 {margin-bottom: 20px;}
#content.new .event_img04 {border-radius: 0.625rem 0.625rem 0 0;}
#content.new .event_txt05 {margin-bottom: 0;}
#content.new .event_txt06 {margin-bottom: 0;}

/* 상품 안내 및 공유하기 */
#content.new .goods_share .bk_live_select > ul {gap: 8px 4px;justify-content: normal;}
#content.new .goods_share .bk_live_select > ul li {width: auto;margin-left: 0;}
#content.new .goods_share .bk_live_select > ul li a {background-color: white;border: 1px solid #4475F6;color: #4475F6;border-radius: 20px;padding: 6px 10px;font-size: 14px;cursor: pointer;width: auto;}
#content.new .goods_share .bk_live_select > ul li.active a {background-color: #4475F6;color: white;border: 1px solid #4475F6;}
#content.new .event_view_btn {margin-bottom: 2.5rem;}
#content.new .event_view_btn01 {float: none;margin: 0 auto;font-size: 1rem;height: 52px;line-height: 52px;border-radius: 8px;padding: 0;width: 100%;background: #4475F6 !important;}
#share_select_pop{display: none;}
#share_select_pop::before{position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 100; background: rgba(255,255,255,.9); content: '';}
#share_select_pop .pbox{overflow: hidden; max-width: 400px;position: fixed; top: 50%; left: 50%; width: 80%; transform: translate(-50%,-50%); border-radius: 10px; border: 1px solid #e6e6e6; background: #fff; box-shadow: 0.5rem 0.5rem 2rem rgba(0,0,0,.06);}
#share_select_pop .top{width: 100%; display: flex; align-items: center;}
#share_select_pop .pbox h2{text-align: center;line-height: 1rem; background: #f7f7f7; width: 100%;padding: 1rem 0;font-weight: 700;}
#share_select_pop .btn_pop_close{position: absolute; top: 0.9rem; right: 1rem; width: 1.25rem; height: 1.25rem; border: 0; background: url('../img/ico_close.png') no-repeat center/contain;cursor: pointer;}
#share_select_pop .choose_list li{position: relative; padding: 0.75rem; margin: 0.75rem 2rem; text-align: center; color: #4475F6; border: 1px solid #4475F6; border-radius: 4rem;cursor: pointer;}
#share_select_pop .choose_list li.active{border: 1px solid #4475F6; background: #4475F6; color: #fff;}
#share_select_pop .btn_area {display: flex;align-items: center;justify-content: center;text-align: center;margin: 1.25rem 0;}
#share_select_pop .btn_area a {border-radius: 0.313rem;padding: 0 10px;font-size: 0.875rem;border: none;background: #4475F6 !important;height: 40px;line-height: 40px;color: #fff;width: auto;}


/* 상품 공유 페이지 */
#content.goods_share_view .content_main {padding: 80px 0 0;}
.goods_share_view .container {background: #EFEFEF;}
.goods_header {position: fixed;width: 100%;height: 60px;background: #fff;border-bottom: 1px solid #ddd;z-index: 999;display: flex;align-items: center;}
.goods_header h1 {position: absolute;text-align: center;width: 100%;top: 18px;left: 0;z-index: 99;}
.goods_header h1 a {display: block;width: auto;height: 35px}
.goods_header h1 a img {width: 120px;vertical-align: middle;}
.goods_share_view h2 {font-size: 1.125rem;font-weight: 700;text-align: left;margin: 1.625rem 0;padding-bottom: 0;text-align: center;}
.goods_share_view h3 {font-size: 1.375rem;margin-top: 2.5rem;padding-top: 0;text-align: center;padding-bottom: 1.25rem;}
.goods_share_view h3.logo {margin-top: 0.625rem;}
.goods_share_view .prod_info h3 {padding-bottom: 1.875rem;}
.share_video {margin-bottom: 1rem;}
.share_video .video_container {position: relative;padding-bottom: 56.25%;}
.share_video .video_container iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.company_slider_wrap {position: relative; overflow: hidden; background: #fff; }
.company_slider_wrap .slider { display: flex; transition: transform 0.5s ease-in-out; }
.company_slider_wrap .slider img { width: 100%; flex-shrink: 0; height: auto; display: block; }
.company_slider_wrap .controls { display: flex; justify-content: center; gap: 10px; padding: 0.625rem 0;border: 1px solid #ddd;align-items: center;}
.company_slider_wrap button {border: none; cursor: pointer;}
.company_slider_wrap .arrow { cursor: pointer;width: 1.25rem;height: 1.25rem;}
.company_slider_wrap .arrow.left { background: url(../img/companyInfo/prev_icon.png) no-repeat;background-size: 1.25rem 1.25rem;}
.company_slider_wrap .arrow.right {background: url(../img/companyInfo/next_icon.png) no-repeat;background-size: 1.25rem 1.25rem;}
.company_slider_wrap .play_btn {background: url(../img/companyInfo/play_icon.png) no-repeat;background-size: 1.25rem 1.25rem;width: 1.25rem;height: 1.25rem;}
.company_slider_wrap .fullscreen_btn {background: url(../img/companyInfo/fullscreen_icon.png) no-repeat;background-size: 1rem 1rem;width: 1rem;height: 1rem;}
.company_fullscreen {display: none;position: fixed; top: 0; left: 0; right: 0; bottom: 0;background: rgba(0,0,0,1);z-index: 9999; justify-content: center; align-items: center;}
.company_fullscreen img { max-width: 90%; max-height: 80vh; display: none; border-radius: 12px; }
.company_fullscreen img.active { display: block;}
.company_fullscreen .close-btn { position: absolute; top: 1.25rem; right: 1.25rem;background: transparent; border: none; cursor: pointer;width: 0.875rem;z-index: 100;padding: 0;}
.company_fullscreen .close-btn img {width: 100%;display: block;border-radius: 0;max-width: none;max-height: none;}
.company_fullscreen .arrow {position: absolute;top: 50%;left: 6px;background: url(/plkm/zones/images/common/prev_icon_wh.png) no-repeat;background-size: 4rem 4rem;}
.company_fullscreen .arrow.right {left: auto;right: 6px;background: url(/plkm/zones/images/common/next_icon_wh.png) no-repeat;background-size: 4rem 4rem;}
.fullscreen_slider {display: flex;transition: transform 0.5s ease;width: 100%;}
.fullscreen_slider .img {width: 100%;flex-shrink: 0;}
.fullscreen_slider img {width: 100%;max-width: 100%;display: block;border-radius: 0;max-height: none;padding: 0;}
@media (min-width: 700px) {
    .fullscreen_slider img {padding: 0 max(5rem, 13.89vw);}
}
@media (hover: none) and (pointer: coarse) {
    .company-slider-container { touch-action: pan-y; }
}

.membership_info .swiper-box {position: relative;}
.membership_info .swiper-box .zoom_img {position: absolute;top: 0.625rem;right: 0.625rem;width: 2.75rem;cursor: pointer;z-index: 10;}
.membership_info .swiper-pagination {position: static;display: flex;gap: 0.938rem;overflow: auto;margin-bottom: 1rem;border-bottom: 1px solid #ddd;}
.membership_info .swiper-pagination::-webkit-scrollbar {display: none;}
.membership_info .swiper-pagination-bullet {width: auto;height: auto;border-radius: 0;margin: 1rem 1.25rem;padding: 0 0 0.625rem;margin: 0;white-space: nowrap;background: none;color: #777;opacity: 1;font-weight: 400;}
.membership_info .swiper-pagination-bullet:last-child {margin-right: 0.625rem;}
.membership_info .swiper-pagination-bullet-active {color: #04499E;border-bottom: max(0.3rem, 0.83vw) solid #04499E;font-weight: 600;}
.membership_info .swiper-pagination-group {display: flex;gap: 1.25rem;}
.membership_info .swiper-pagination-num {width: auto;white-space: nowrap;font-size: 3rem;padding: 1rem;}
.membership_info_detail {display: none;background: #000;padding: 0 0.625rem 0.625rem;width: 100%;height: 100vh;overflow: auto;}
.membership_info_detail .close {position: absolute;top: 1.25rem;right: 1.25rem;cursor: pointer;width: 0.875rem;z-index: 10;}
.membership_info_detail .product_title {display: block;color: #fff;font-size: 1rem;margin-bottom: 1.25rem;text-align: center;}
.membership_info_detail .swiper-pagination {position: static;display: block;padding: 1.25rem 0 3.125rem;color: #fff;font-size: 0.875rem;}
.share_intro_form .fcol {display: flex;gap: 8px;margin-bottom: 5px;}
.share_intro_form .frow.terms .fcol {display: block;}
.share_intro_form .comm_frow.contact .finput {display: flex;align-items: center;flex: 1;}
.share_intro_form .comm_frow.contact .finput .bar {padding: 0 4px;}
.share_intro_form .comm_frow .fh {background: #000;display: inline-block;width: 90px;height: 38px;color: #fff;text-align: center;line-height: 34px;font-weight: 700;font-size: 0.875rem;}
.share_intro_form .comm_frow .fd {width: 100%;}
.share_intro_form .comm_frow .fd select {width: 100%;height: 38px;border: 1px solid #e6e6e6;color: #000;background: #fff;border-radius: 0;font-size: 0.875rem;padding-left: 5px;}
.share_intro_form .comm_frow .fd input {width: 100%;height: 38px;border: 1px solid #e6e6e6;border-radius: 0;font-size: 0.875rem;padding-left: 5px;}
.share_intro_form .frow.terms {margin-top: 1rem;}
.share_intro_form .frow.terms .arrow {width: 1rem;position: absolute;top: 0;right: 0.625rem;transition: all 0.4s;}
.share_intro_form .frow.terms .arrow.active {transform: rotate(180deg);}
.share_intro_form .frow.terms .terms_cont {padding-top: 1rem;}
.share_intro_form .frow.terms .terms_cont .essential {height: 195px;color: #888;font-size: 12px;line-height: 1rem;border: 1px solid #ddd;padding: 1rem;background: #fff;overflow-y: auto;}
.share_intro_form .frow.terms .terms_cont .essential table th {background: #ddd;border: 1px solid #bdbdbd;padding: 4px;}
.share_intro_form .frow.terms .terms_cont .essential table td {border: 1px solid #bdbdbd;padding: 4px;}
.share_intro_form #regist_btn {border-radius: 0.313rem;padding: 0 10px;border: none;background: #4475F6;height: 50px;line-height: 40px;color: #fff;font-size: 1rem;margin: 1rem 0 3rem;width: 100%;}
#share_footer {background: #3D3D3D;color: #999999;font-size: 0.813rem;padding: 1.875rem;line-height: 1.188rem;}