/* reset */
body *{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font:inherit;word-break:keep-all;}
body{font-size:16px;color:#000;font-weight: 400;line-height:normal;letter-spacing:-.025em;background-color:#fff;-webkit-text-size-adjust:none}
a,abbr,address,article,aside,audio,b,blockquote,body,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}
details,fieldset,figcaption,figure,footer,form,header,hgroup,menu,nav,section{display:block}
table{border-collapse:collapse;border-spacing:0}
dd,dl,dt,li,menu,menuitem,ol,ul{list-style:none;line-height:normal}
blockquote,button,fieldset,iframe,figure{border:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}
caption,legend{display:block;position:absolute;top:0;left:0;width:0;height:0;overflow:hidden;visibility:hidden;font-size:0;line-height:0}
audio,video{display:inline-block;max-width:100%}
audio:not([controls]){display:none;height:0}
a{outline:0!important;text-decoration:none;color:inherit;cursor:pointer}
a:active,a:focus,a:hover{outline:0;text-decoration:none;}
button,input,select,textarea{margin:0;outline:0!important;padding:0;text-transform:none;line-height:normal;-webkit-appearance:none;border-radius:0;-webkit-border-radius:0;border:1px solid #ccc;font-size:16px;color:#161616}
button:disabled,input:disabled,select:disabled,textarea:disabled,input:read-only{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner,textarea::-moz-focus-inner{border:0;padding:0}
input{font-size:16px;color:#000}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}
button,input[type=button],input[type=file],input[type=reset],input[type=submit]{margin:0;-webkit-appearance:button;-moz-appearance:button;border-radius:0;vertical-align:middle;box-sizing:border-box;border:0;cursor:pointer;background: transparent}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}
input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox}
input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio}
input:disabled,input:read-only,input:read-only:focus{background-color:#f6f6f6;border:1px solid #ccc;color: #888;}
input:read-only:focus{border-color: #ccc;}
textarea{overflow:auto;resize:none}
textarea:focus{outline:0}
textarea:disabled{background-color:#f6f6f6;border:1px solid #ccc}
.btn_file input[type=file],.btn_file label[disabled],button[disabled]{background-color:#d7dae2;color:#f9f9fc}
select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}
select:focus::-ms-value {background: transparent;color:#000;}
select::-ms-expand{display:none}
img{border:0;max-width:100%;vertical-align:middle}
hr{display:none}
::placeholder{color:#acaeb3}
::-webkit-input-placeholder{color:#acaeb3}
:-moz-placeholder{color:#acaeb3}
::-moz-placeholder{color:#acaeb3}
:-ms-input-placeholder{color:#acaeb3}
:focus::-webkit-input-placeholder{color:transparent!important}
:focus::-moz-placeholder{color:transparent!important}
:focus:-moz-placeholder{color:transparent!important}
::-ms-clear{display:none}
::selection{background:#ccc1ec;color:#fff;text-shadow:none}
::-moz-selection{background:#ccc1ec;color:#fff;text-shadow:none}
::-webkit-selection{background:#ccc1ec;color:#fff;text-shadow:none}
:active,:focus,:focus-within,:hover,:visited{outline:0}
[hidden]{display:none}

/* common */
.chromeframe{margin:.2em 0;background:#f1f3f5;color:#161616;padding:.2em 0}
.blind,.hidden,.hide{visibility:hidden;overflow:hidden;width:0;height:0;font-size:0;line-height:0}
:after,:before{box-sizing:border-box}
.clear:after{clear:both;display:block;content:''}
.ir{display:block;text-indent:-9999px;overflow:hidden}
.on_pc{display:block}
.on_m{display:none}
.ellipsis1{height:auto;max-height:1.5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ellipsis2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;line-height:1.3;max-height:2.6em}
.ellipsis3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word;line-height:1.3;max-height:3.9em}
.ellipsis4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-wrap:break-word;line-height:1.3;max-height:5.2em}
.va_t{vertical-align:top!important}
.va_m{vertical-align:middle!important}
.va_b{vertical-align:bottom!important}
.ta_l{text-align:left!important}
.ta_c{text-align:center!important}
.ta_r{text-align:right!important}
.fl_l{float:left!important}
.fl_r{float:right!important}
.br{display:block}
.t_red{color:#ec6464!important}
.t_default{color:inherit!important}
.t_primary{color:#9a84d6!important}
.t_gray{color:#888!important}
.t_error{display:block;color:#9a84d6!important;font-size:14px;line-height:1.5;margin-top:5px}
.t_alert{display:block;margin-top:10px;color:#ff4747;font-size:16px}
.t_success{display:block;margin-top:10px;color:#14a630;font-size:16px}
.t_noti{font-size: 14px;color: #aaa;}
.t_info{margin-top:22px;font-size:16px;color:#666;line-height: 1.9;}
.t_correct{color: #9a84d6 !important;}
.fw_b{font-weight:500!important}
.full{min-width:auto!important;width:100%!important}
.trans{transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease}

.quantity{position: relative;height: 22px;}
.quantity .disabled_area {position:absolute; left:0; right:0; top:0; bottom:0;}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance: none;margin: 0;}
input[type=number]{-moz-appearance: textfield;}
.quantity input{width: 55px;display: block;margin: 0 auto;border: 0 none;line-height: 22px;text-align: center;font-size: 22px; color: #000;font-weight: 500;}
.quantity input:focus{outline: 0;}
.quantity input.zero{color: #000000;}
.quantity_nav i{position: absolute;top: 0;left: 0;cursor:pointer;font-size: 24px;color: #666;transition:color 0.2s ease-out;}
.quantity_nav .quantity_down.disabled{color: #aaa;cursor:default;}
.quantity_nav .quantity_up{left: inherit;right: 0;}

.quantity.type_bg{max-width: 225px;height: 60px;padding: 8px 10px;background-color: #f4f4f4;}
.quantity.type_bg .quantity_nav i{top: 8px;left: 10px;width: 44px;height: 44px;background-color: #fff;border: 1px solid #ccc;text-align: center;line-height: 44px;transition: all 0.2s ease-out;}
.quantity.type_bg i:hover{border-color: #666;}
.quantity.type_bg .quantity_down.disabled:hover{border-color: #ccc;}
.quantity.type_bg .quantity_nav .quantity_up{left: inherit;right: 10px;}
.quantity.type_bg input{height: 44px;background-color: #f4f4f4;}

.img_clip{opacity:0;clip-path:polygon(0 0,0 0,0 100%,0 100%);transition:clip-path 2s cubic-bezier(.19,1,.22,1) .2s,opacity 1s ease 167ms,-webkit-clip-path 2s cubic-bezier(.19,1,.22,1) .2s}
.img_clip.ani{opacity:1;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}
.img_clip.reverse{clip-path:inset(0 0 0 100%);}
.img_clip.reverse.ani{clip-path:inset(0 0 0 0)}

.normal_lst li{position: relative;padding-left: 10px;line-height: 1.7;}
.normal_lst li + li{margin-top: 20px;}
.normal_lst li:before{position: absolute;top: 12px;left: 0;display: block;width: 3px;height: 3px;background-color: #9a84d6;content: '';border-radius:50%;}
.normal_lst .t_primary{text-decoration: underline;font-weight: 500;}

.info_lst{margin-top: 15px;}
.info_lst li{position: relative;padding-left: 10px;font-size: 15px;color: #666;line-height: 1.5;}
.info_lst li + li{margin-top: 5px;}
.info_lst li:before{display: block;position: absolute;top: 10px;left: 0;width: 2px;height: 2px;background-color: #666;content: '';}
.info_lst em{font-weight: 500;}

.info_lst_sign{margin-top: 15px;}
.info_lst_sign li{position: relative;padding-left: 10px;font-size: 15px;color: #666;line-height: 1.5;}
.info_lst_sign li + li{margin-top: 5px;}
.info_lst_sign em{font-weight: 500;}

.desc_lst li{position: relative;padding-left: 82px;font-size: 15px;color: #666;line-height: 1.5;}
.desc_lst li + li{margin-top: 10px;}
.desc_lst .dt{position: absolute;top: 0;left: 0;padding-left: 10px;font-size: 15px;color: #000;font-weight: 500;}
.desc_lst .dt:before{position: absolute;top: 8px;left: 0;width: 3px;height: 3px;background-color: #9a84d6;border-radius:50%;content: '';}

.desc_info{font-size: 0;}
.desc_info + .desc_info{margin-top: 20px;}
.desc_info dt{display: inline-block;min-width: 100px;padding: 6px;font-size: 16px;font-weight: 500;text-align: center;border-radius:5px;background-color: #ede8f2;line-height: 1.5;vertical-align: top;}
.desc_info dd{display: inline-block;width: calc(100% - 100px);padding: 6px 0 6px 20px;font-size: 16px;line-height: 1.5;vertical-align: top;}

/* tab */
.tab_wrap{display: table;width: 100%;margin-bottom: 35px;table-layout: fixed;}
.tab_wrap li{display: table-cell;text-align: center;}
.tab_wrap li a{display: block;width: 100%;height: 100%;padding: 25px 0;font-size: 18px;background-color: #fff;color: #000;font-weight: 500;border: 1px solid #ddd;}
.tab_wrap li.on a{background-color: #333;color: #fff;border-color: #333;}

/* button */
.btn_wrap{margin-top: 40px;font-size:0;text-align:center; display: flex; justify-content: center;}
.btn_wrap.btn_fl{text-align:left}
.btn_wrap.btn_fr{text-align:right}
.btn_wrap .btn + .btn{margin-left: 10px;}
.btn_wrap.btn_2n .btn{width: calc(50% - 5px) !important;}
.btn_area.col .btn + .btn {margin-top:10px;}

.btn{display:inline-block;min-width:140px;height:50px;margin:0;padding: 0 20px;text-align:center;letter-spacing:0;cursor:pointer;line-height: 50px;vertical-align: middle;transition:all .3s ease-out;font-size: 16px;}
.btn_s{min-width: 128px;height: 40px;padding: 0 14px;line-height: 40px;font-weight: 500;}
.btn_m{min-width: 210px;height: 60px;line-height: 60px;font-size: 18px;font-weight: 500;}
.btn_mini{min-width:80px;height: 30px;padding: 0 10px;font-size: 15px;line-height: 30px;}
.btn_primary{color:#fff;background-color:#9a84d6;border: 1px solid #9a84d6;}
.btn_primary:hover,.btn_primary:focus{background-color:#9a84d6;color:#fff;border-color:#9a84d6;}
.btn_default{color: #000;background-color: #fff;border: 1px solid #ccc;font-weight: 400;}
.btn_default:hover,.btn_default:focus{color: #9a84d6;border-color: #9a84d6;}
.btn_purple{color: #fff;background-color: #666; height:48px;}
.btn_purple:hover,.btn_purple:focus{color: #fff;background-color: #9a84d6;font-weight: 500;}
.btn_normal{color: #333;background-color: #fff;border: 1px solid #333;}
.btn_normal:hover,.btn_normal:focus{background-color: #f4f4f4;}
.btn_black{color: #fff;background-color: #000;}
.btn_black:hover,.btn_black:focus{background-color: #333;color: #fff;}
.btn_bk{color: #fff;background-color: #666;}
.btn_bk:hover,.btn_bk:focus{background-color: #333;color: #fff;}
.btn.selected{background-color: #9a84d6;color: #fff;border-color: #9a84d6;}
.btn i{display: inline-block;font-size: 24px;padding-right: 10px;margin-top: -4px;vertical-align: middle;}
.btn.radius{border-radius: 3px;}
.btn.line2 {line-height:1;}
.btn.line2 .txt_sm {display:block;margin-top:5px;font-size:14px;}

/* input */
.inpform{width: 100%;height: 50px; padding: 0 16px; box-sizing: border-box; border: 1px solid #ccc;color: #000 !important;font-size: 16px;transition:border-color 0.3s ease-out;}
.inpform::-webkit-input-placeholder, .inpform::-moz-placeholder, .inpform:-moz-placeholder, .inpform:-ms-input-placeholder, .inpform:-o-placeholder,.txtareaform::-webkit-input-placeholder, .txtareaform::-moz-placeholder, .txtareaform:-moz-placeholder, .txtareaform:-ms-input-placeholder, .txtareaform:-o-placeholder { color: #aaa; }
.inpform:disabled { background-color: #f4f4f4; }
.inpform.full{max-width:100% !important;width: 100% !important;}
/* .inpform.error,.inp_slct.error{border-color: #ec6464;} */
.inpform:focus,.inp_slct select:focus{border-color: #444;}
.input_txt {text-align: left !important;}
.btn_inp {position: relative;}
.btn_inp .inpform {padding-right:70px;}
.btn_inp .btn {position: absolute;top:5px;right:5px;width:60px !important;}
.btn_inp .count {position: absolute;top:50%;right:75px;transform:translateY(-50%);color: #ff4747;font-size: 16px;}

.txtareaform{width: 100%;padding: 16px;border: 1px solid #ccc;color: #000 !important;font-size: 16px;line-height: 1.5;transition:border-color 0.3s ease-out;resize:none;}
.txtareaform:focus{border-color: #444;}

.inp_chk{display:inline-block;position:relative;padding-left:30px;cursor:pointer;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;font-size: 16px;}
.inp_chk label{cursor:pointer;font-weight: 400;}
.inp_chk input{position:absolute;opacity:0;cursor:pointer}
.inp_chk .chkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border:1px solid #d7dae2;transition:all .2s ease}
.inp_chk .chkmark:after{content:'';position:absolute;top:2px;left:6px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);opacity:0;transition:all .2s ease}
.inp_chk input:checked~.chkmark,.inp_chk .chkmark.on{background-color:#9a84d6;border-color:#9a84d6}
.inp_chk input:checked~.chkmark:after,.inp_chk .chkmark.on:after{opacity:1}
.inp_chk:hover .chkmark:after{opacity:1;border-color:#d7dae2}
.inp_chk:hover input:checked~.chkmark:after,.inp_chk:hover .chkmark.on:after{opacity:1;border-color:#fff}

.radio_box{font-size:0}
.rd_space .inp_rd + .inp_rd{margin-left: 70px;}
.inp_rd{float:none;display:inline-block;padding: 5px 10px 5px 0;vertical-align:top}
.inp_rd:first-child{margin-left:0}
.inp_rd input[type=radio]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.inp_rd input[type=radio]+label{display:inline-block;position:relative;padding:0 0 0 30px;font-size: 16px;color: #555;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;vertical-align: top;}
.inp_rd input[type=radio]+label:after{content:'';position:absolute;left:0;top:2px;width:20px;height:20px;text-align:center;background:#fff;border:1px solid #d7dae2;border-radius:100%;box-sizing:border-box;transition:all .2s ease}
.inp_rd input[type=radio]+label:before{content:'';position:absolute;left:5px;top:7px;width:10px;height:10px;text-align:center;background:#fff;border-radius:100%;z-index:2}
.inp_rd input[type=radio]:checked+label:after{border:1px solid #9a84d6}
.inp_rd input[type=radio]:checked+label:before{z-index:2;background:#9a84d6;border:1px solid #9a84d6}

.inp_slct{display: inline-block;position: relative;z-index:0;background-color: #fff;vertical-align: top;}
.inp_slct label{display: none;}
.inp_slct select{width:100%;height:50px;padding:0 35px 0 17px;line-height:50px;color:#666;text-align: left;-webkit-appearance:none;-moz-appearance:none;-webkit-appearance:none;z-index:1;border:0 none;background-color:transparent;border:1px solid #ccc;transition:border-color 0.3s ease-out;}
.inp_slct select::-ms-expand {display:none;}
.inp_slct i{position: absolute;top: 50%;right: 14px;font-size: 18px;color: #666;z-index:-1;transform:translate(0,-50%)}
.inp_slct.bd_none select{padding-left: 0;padding-right: 40px;border: none;}

.inp_pernr_slct{width:80px !important;}
.pernr_inpform{width: calc(100% - 90px) !important;}

.switch_field{display:flex;overflow:hidden;padding-left: 1px;}
.switch_field input{position:absolute!important;clip:rect(0,0,0,0);height:1px;width:1px;border:0;overflow:hidden;}
.switch_field label{display: inline-block;min-width:80px;padding:14px 21px;margin-left: -1px;background-color:#fff;color:#888;font-size:18px;line-height:1;text-align:center;border:1px solid #ccc;transition:all .1s ease-in-out;}
.switch_field label:hover{cursor:pointer;}
.switch_field input:checked + label{color:#9a84d6;border-color: #9a84d6;z-index:10;}

/* paging */
.paging{margin-top: 30px;text-align: center;}
.paging > a,.paging button{display: inline-block;position: relative;width: 24px;height: 28px;color: #666;}
.paging .num{display: inline-block;margin: 0 8px;vertical-align: middle;}
.paging .num li{display: inline-block;height: 28px;padding: 0 3px 3px;margin: 0 10px;line-height: 28px;cursor:pointer;color: #999;}
.paging .num li.on{display: inline-block;color: #000;font-weight: 500;border-bottom: 1px solid #000;}
.paging .btn_first i{margin-left: -11px;}
.paging .btn_last i{margin-right: -11px;}

/* table form */
.f_tbl .f_tr{display: table;width: 100%;padding: 10px 0;}
.f_tbl .f_th{position: relative;display: table-cell;width: 100px;height: 50px;vertical-align: middle;font-weight: 500;font-size: 16px;line-height: normal;}
.f_tbl .f_th.essential:after{display: inline-block;margin-left: 3px;content:'*';color: #ff4747;}
.f_tbl .f_th.va_t{padding-top: 15px;}
.f_tbl .f_td{display: table-cell;width: calc(100% - 85px);height: 50px;vertical-align: middle;line-height: normal;font-size: 16px;}
.f_tbl .f_td .t_info{padding-top: 15px;}
.f_tbl .f_td .t_info p{color: #555;letter-spacing: -0.025em;line-height: 1.5;}
.f_tbl .f_td .txt + .txt{margin-top: 25px;}
.f_tbl .f_td .txt em{font-weight: 500;}
.f_tbl .select_group{font-size: 0;}
.f_tbl .select_group .inp_slct{min-width: 198px;vertical-align: top;}
.f_tbl .select_group .inp_slct + .inp_slct{margin-left: 9px;}
.f_tbl .f_rowspan{padding-left: 0 !important;}
.f_tbl .f_rowspan .row_group li{padding: 20px 0 20px 54px;border-top: 1px solid #e4e7ed;}
.f_tbl .f_rowspan .row_group li:first-child{padding-top: 0;border-top: 0 none;}
.f_tbl .f_rowspan .row_group li:last-child{padding-bottom: 0;}
.f_tbl .switch_field + .inp_slct,.f_tbl .switch_field + .inpform{margin-top: 10px;}
.f_tbl .inpform + .inpform{margin-left: 10px;}
.f_tbl .th_padding{padding-top:25px;padding-bottom: 25px;}
.f_tbl .f_colspan{width: 100%;font-size: 0;}
.f_tbl .f_col{display: inline-block;width: calc(50% - 5px);vertical-align: top;}
.f_tbl .f_col + .f_col{margin-left: 10px;margin-top: 0;}
.f_tbl .f_tr.col_half{float: left;width: calc(50% - 5px);}
.f_tbl .f_tr.col_half + .col_half{float: right;margin-left: 10px;}
.f_tbl.col .f_tr {display:block;}
.f_tbl.col .f_tr:first-of-type {padding-top:0;}
.f_tbl.col .f_tr:last-of-type {padding-bottom:0;}
.f_tbl .f_tr.col_half + .col_half .f_th{padding-right: 18px;text-align: right;}
.f_tblist .tl_fixed{display: table;width: 100%;table-layout: fixed;}
.f_tblist .tl_fixed > li{display: table-cell;}
.f_tblist{border-top: 1px solid #000;}
.f_tblist .f_thead,.f_tblist .f_tbody{overflow: hidden;width: 100%;display: block;border-bottom: 1px solid #ccc;}
.f_tblist .f_thead > li{float: left;display: block;padding: 25px 10px;vertical-align: top;font-weight: 500;}
.f_tblist .f_thead .num,.f_tblist .f_tbody .num{width: 140px;text-align: center;}
.f_tblist .f_thead .tit,.f_tblist .f_tbody .tit{width: calc(100% - 350px);text-align: center;}
.f_tblist .f_thead .date,.f_tblist .f_tbody .date{width: 210px;text-align: center;}
.f_tblist .f_thead .hit,.f_tblist .f_tbody .hit{width: 140px;text-align: center;}
.f_tblist .f_tbody > li{float: left;display: block;padding: 25px 10px;vertical-align: top;color: #666;}
.f_tblist .f_tbody a{display: block;color: #000;}
.f_tblist .f_tbody a:hover,.f_tblist .f_tbody a:focus{text-decoration: underline;color: #9a84d6;}
.f_tblist .f_tbody .tit{padding-left: 20px;text-align: left;}
.f_tblist .f_tbody .txt{display: inline-block;max-width:calc(100% - 50px);vertical-align: middle;}
.f_tblist .f_tbody .ic_file{margin-left: 20px;}
.f_tblist .f_tbody.on{background-color: #f2f3f8;}
.f_tblist .f_tbody.on .num{font-weight: 500;}
.f_tbl.f_view{border-top: 1px solid #000;}
.f_tbl.f_view .f_tr{padding: 35px 30px;border-top: 1px solid #ddd;}
.f_tbl.f_view .f_tr:first-child{border-top: 0 none;}
.f_tbl.f_view .f_th{width: 140px;height: auto;font-size: 22px;vertical-align: top;}
.f_tbl.f_view .f_td{width: calc(100% - 140px);height: auto;color: #666;vertical-align: middle;}
.f_tbl.f_view .info_lst{margin-top: 0;}
.f_tbl.f_view .info_lst li{font-size: 16px;}
.f_tbl.f_view .info_lst li + li{margin-top: 7px;}

.f_tbl.f_view .info_lst_sign{margin-top: 0;}
.f_tbl.f_view .info_lst_sign li{font-size: 16px;}
.f_tbl.f_view .info_lst_sign li + li{margin-top: 7px;}

.not_allow_div {position:relative;}
.not_allow_area {position:absolute; left:0; right:0; top:0; bottom:0;}

.email_group{width: 100%;font-size: 0; position: relative;}
.email_group .disabled_area {position:absolute; left:0; right:0; top:0; bottom:0;}
.email_group .inpform{width:36%;}
.email_group .hyphen{display: inline-block;width: 4%;text-align: center;font-size: 16px;vertical-align: middle;}
.email_group .email_slct{width: calc(30% - 5px);margin-left: 10px;vertical-align: top;}
.email_group .email_domain{width: calc(30% - 5px);}
.email_group.not_select .inpform{width: calc(58% - 13px);}
.email_group.not_select .hyphen{width: 26px;}
.email_group.not_select .email_domain{width: calc(42% - 13px);}

.tel_group{width: 100%;font-size: 0; position: relative}
.tel_group .disabled_area {position:absolute; left:0; right:0; top:0; bottom:0;}
.tel_group .inp_slct,.tel_group .inpform{width:30.6666667%;}
.tel_group .hyphen{display: inline-block;width: 4%;text-align: center;font-size: 16px;vertical-align: middle;}

.srch_area{margin-top: 40px;font-size: 0;text-align: center;}
.srch_area .inp_slct{display: inline-block;width: 160px;max-width:35%;vertical-align: top;}
.srch_area .inp_slct + .inp_srch{margin-left: 7px;}
.srch_area .inp_srch{display: inline-block;position: relative;width: 360px;max-width: calc(65% - 7px);vertical-align: top;}
.srch_area .inp_srch .inpform{padding-right: 40px;}
.srch_area .btn_srch{position: absolute;top: 50%;right: 15px;transform: translate(0,-50%)}
.srch_area .btn_srch i{font-size: 22px;}

/* popup */
.pop_wrap-600{display: none;width: 600px;max-width: calc(100% - 40px);background-color: #fff;}
.pop_wrap{display: none;width: 600px;max-width: calc(100% - 40px);background-color: #fff;}
.pop_wrap .pop_head{position: relative;padding: 25px 68px 25px 38px;border-bottom: 1px solid #ddd;}
.pop_wrap .pop_head .tit{font-size: 18px;font-weight: 500;line-height: 1.3;}
.pop_wrap .pop_close{position: absolute;top: 25px;right: 35px;}
.pop_wrap .pop_close i{font-size: 18px;}
.pop_wrap .pop_cont{padding: 40px;}
.pop_wrap .t_em{padding-bottom: 35px;font-size: 30px;font-weight: 500;color: #9a84d6;text-align: center;}
.pop_wrap .btn_wrap{margin-top: 20px;}
.pop_wrap.pop_alert{width: 400px;padding-bottom: 40px;}
.pop_wrap.pop_alert .pop_head{margin-bottom: 24px;}
.pop_wrap.pop_alert .pop_cont{display: table;width: 100%;position: relative;min-height:108px;margin-top: 30px !important;text-align: center;}
.pop_wrap.pop_alert .pop_cont p{display: table-cell;vertical-align: middle;line-height: 1.8;}
.pop_wrap.pop_alert .alert{display:block;height:300px;overflow:auto;}
.pop_wrap.pop_alert .alert p{display: block;}
.pop_wrap.pop_alert .btn_wrap{padding: 0 40px;}
.pop_wrap.pop_alert .btn{min-width:inherit;width: 192px;}

/* slick */
.slick-slider {overflow: hidden; position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; height: 100%;margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block;height: 100%; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; width: 100%;}
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }

.slick-arrow{position: absolute;top: 50%;display: block;width: 24px;height: 43px;padding: 0;line-height: 0px;font-size: 0px;cursor: pointer;background: transparent;color: transparent;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);border: none;outline: none;z-index:10;}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {opacity: 1;}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {opacity: 0.25;}
.slick-prev{left: 0;background: url('../images/slider_prev.png') 0 0 no-repeat;}
.slick-next{right: 0;background: url('../images/slider_next.png') 0 0 no-repeat;}

.slick-dotted.slick-slider{margin-bottom: 0; }
.slick-dots{position: absolute;bottom: 40px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; z-index:100;}
.slick-dots li{position: relative; display: inline-block; height: 8px; width: 8px; margin: 0 7px; padding: 0; cursor: pointer; }
.slick-dots li button{border: 0;display: block;height: 100%;width: 100%;background-color: #fff;outline: none;border-radius:50%;line-height: 0px;font-size: 0px;cursor: pointer;opacity: 0.3;transition:all 0.3s ease-out;}
.slick-dots li button:hover, .slick-dots li button:focus{outline: none;}
.slick-dots li.slick-active button{opacity: 1;}

.anchor {position: relative;top: -100px;display: block;height: 0;width: 0;}

/*** layout ***/
.wrapper{min-width:320px;}
.header{border-bottom: 1px solid #ddd;background-color: #fff;}
.header .logo{float: left;height: 80px;line-height: 82px;}
.header .logo a{display: block;width: 100%;height: 100%;font-family: APHQ;font-size: 26px;color: #000;}
.header_pc{position: fixed;top: 0;left: 0;width: 100%;height: auto;padding: 0 90px;transition: all 0.2s ease-out;z-index:9998;}
.header_pc .nav{position: absolute;top: 0;right: 60px;}
.header_pc .gnb{position: relative;float: right;text-align: right;font-size: 0;}
.header_pc .gnb>li{position: relative;display: inline-block;margin: 0 20px}
.header_pc .gnb>li>a{position: relative;display: block;min-width:100px;height: 80px;padding: 0 11px;font-size: 18px;color: #666;font-family: AritaDotum;font-weight: 400;line-height: 80px;transition: all 0.2s ease-out;text-align: center;}
.header_pc .gnb>li>a:before {position: absolute;left: 0;bottom: -1px;width: 100%;height: 2px;background: #9a84d6;transition: transform .2s ease;transform:  scaleX(0);content: '';}
.header_pc .gnb>li:hover>a,.header_pc .gnb>.on>a{color: #000;}
.header_pc .gnb>li:hover>a:before {transform: scaleX(1);}
.header_pc .gnb>.on>a:before{transform: scaleX(1);}
.header_pc .gnb>li:hover .depth{display: block;}

.header_pc .gnb:not(.major_gnb)>li:nth-child(2){margin-left: 0;}

.header_pc .depth{display: none;position: absolute;top: 100%;left: 0;width: 100%;margin-top: 1px;padding: 20px 0;text-align: center;background-color: #f2edf7;}
.header_pc .depth li a{display: block;width: 100%;padding: 10px 0;font-size: 16px;color: #666;}
.header_pc .depth li a:hover{font-weight: 500;color: #000;}
.header_pc .gnb>.select_lang{margin: 0;}
.header_pc .gnb>.select_lang:hover i{transform: rotate(-180deg)}
.header_pc .gnb>.select_lang>a{min-width: inherit;width: 77px;height: auto;padding: 0 11px 0 13px;line-height: 36px;z-index:100;transition: none;text-align: left;}
.header_pc .gnb>.select_lang>a:hover{font-weight: 500;color: #000;}
.header_pc .gnb>.select_lang>a:before{display: none !important;}
.header_pc .gnb>.select_lang i{position: absolute;top: 9px;right: 11px;font-size: 16px;}
.header_pc .select_lang .depth{top: 0;padding: 35px 13px 0 13px;text-align: left;}
.header_pc .select_lang .depth a{padding-bottom: 11px;font-size: 18px;}

/* 201103 update */
.header_pc .major_gnb{position: fixed;top: 0;left: 0;width: 100%;text-align: center;z-index: -1}
/**/.header_pc .gnb>li:nth-child(3){margin-left: 0;}


.header_m{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 55px;z-index:9998;}
.header_m .btn_nav{position: absolute;top: 18px;right: 20px;background: none;}
.header_m .btn_nav span{display: block;width: 28px;height: 2px;background-color: #000;}
.header_m .btn_nav span + span{margin-top: 7px;}
.header_m .nav_m{position: fixed;top: 0;right: -100%;width: 75%;height: 100%;overflow-y: auto;-webkit-overflow-scrolling:touch;background-color: #fff;z-index:9999;}
.header_m .nav_m_bg{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index:9998;}
.header_m .gnb{padding: 12px 0;background-color: #ede8f2;}
.header_m .gnb>li>a{display: block;width: 100%;height: 100%;padding: 14px 20px;font-size: 22px;font-weight: 500;}
.header_m .gnb_depth>li{position: relative;display: block;width: 100%;padding: 25px 20px;font-size: 22px;font-weight: 500;border-bottom: 1px solid #ddd;}
.header_m .gnb_depth>li i{position: absolute;top: 26px;right: 18px;font-size: 22px;color: #666;transition:all 0.2s ease-out}
.header_m .gnb_depth>li.on{color: #9a84d6;}
.header_m .gnb_depth>li.on i{transform:rotate(-180deg);color: #9a84d6;}
.header_m .depth{display: none;}
.header_m .depth>li>a{display: block;width: 100%;height: 100%;padding-top: 25px;font-size: 16px;color: #666;font-weight: 400;}
.header_m .btn_close{position: absolute;top: 10px;right: 16px;}
.header_m .btn_close i{font-size: 34px;color: #000;}
.header_m .select_lang{height: 55px;}
.header_m .select_lang li{display: inline-block;font-size: 16px;color: #666;line-height: 55px;}
.header_m .select_lang li:before{display: inline-block;width: 1px;height: 14px;margin-top: -2px;background-color: #ddd;vertical-align: middle;content: '';}
.header_m .select_lang li a{padding: 20px;}

.footer{padding: 25px 90px;background-color: #fff;border-top: 1px solid #ddd;}
.footer .f_link{float: left;font-size: 0;}
.footer .f_link li{display: inline-block;font-size: 15px;color: #666;}
.footer .f_link li:before{display: inline-block;width: 1px;height: 11px;margin: -2px 10px 0;background-color: #ddd;vertical-align: middle;content: '';}
.footer .f_link li:first-child:before{display: none;}
.footer .copy{float: right;font-size: 15px;color: #666;}

/* main */
.tour_main .header{background-color: rgba(0,0,0,0.7);border-bottom: 0 none;}
.tour_main .header .logo a{color: #fff;}
.tour_main .header_pc .gnb>li:nth-child(4)>a,.tour_main .header_pc .gnb>li:nth-child(5)>a{color: #bbb;}
.tour_main .header_pc .gnb>li>a{color: #eee;}
.tour_main .header_pc .gnb>li>a:hover{color: #fff;}
.tour_main .btn_nav span{background-color: #fff;}
.tour_main .header_pc .depth{background-color: rgba(0,0,0,0.6);}
.tour_main .header_pc .depth li a{color: #999;}
.tour_main .header_pc .depth li a:hover{color: #fff;}
.tour_main .header_pc .gnb>.select_lang>a{color: #bbb;}
.tour_main .header_pc .gnb>.select_lang .depth{background-color: #000;}

.visual_section{padding-bottom: 160px;}
.visual_wrap{overflow: hidden;position: relative;}
.visual_wrap .vs_txt{position: absolute;top: 50%;left: 50%;width: 960px;margin-top: 0.7em;transform:translate(-50%,-50%);font-family: 'APHQ';font-size: 90px;color: #fff;text-align: justify;text-shadow:0 3px 20px rgba(0,0,0,0.3);line-height: 1.3;}
.visual_wrap .vs_txt span{white-space:nowrap;text-transform: uppercase;}
.visual_wrap .vs_txt span em{font-weight: bold;font-style: italic;letter-spacing: -0.01em;}
.visual_wrap .vs_txt:after{content: "";display: inline-block;width: 100%;}
.visual_wrap .vs_txt span:last-child em{letter-spacing: 0.1em;}
.vs_slider{height: calc(100vh - 160px);}
.vs_slider .lst{position: relative;height: 100%;}
.vs_slider .lst .caption{position: absolute;bottom: 40px;right: 40px;font-size: 15px;font-weight: 400;color: rgba(255,255,255,0.6);}
.vs_slider .slick-arrow{top: calc(50% + 40px);}
.vs_slider .slick-prev{left: 90px;}
.vs_slider .slick-next{right: 90px;}
.btn_reser.on_m{display: none;}

.tour_reser{position: absolute;bottom: 0;left: 0;width: 100%;height: 160px;background-color: #fff;}
.tour_reser .cell_wrap{position: absolute;bottom: 0;left: 20px;width: calc(100% - 40px);font-size: 0;}
.tour_reser .cell{position: relative;display: inline-block;margin-left: -1px;padding: 38px 0;vertical-align: bottom;background-color: #fff;border: 1px solid #fff;transition: all 0.3s ease-out;}
.tour_reser .cell:before{position: absolute;bottom: 50px;left: -1px;width: 1px;height: 60px;background-color: #ddd;content: '';}
.tour_reser .cell:first-child:before,.tour_reser .cell:last-child:before{display: none;}
.tour_reser .cell .obj{padding: 0 40px;color: #999;font-weight: 400;font-size: 16px;}
.tour_reser .cell .obj_cont{display: none;overflow: hidden;margin-top: 18px;}
.tour_reser .category_lst{padding-bottom: 8px;}
.tour_reser .category_lst li{padding: 11px 40px;font-size: 17px;font-weight: 500;transition:all 0.3s ease-out;cursor:pointer;}
.tour_reser .category_lst li.on,.tour_reser .category_lst li:hover,.tour_reser .category_lst li:focus{background-color: #ede8f2;}
.tour_reser .value_area{padding: 15px 40px;cursor:pointer;}
.tour_reser .value_area .t_value{position: relative;width: 100%;padding-right: 20px;font-size: 22px;font-weight: 500;text-align: left;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.tour_reser .value_area .t_value i{position: absolute;top: 2px;right: 0;font-size: 16px;color: #666;transition: all 0.3s ease-out;}
.tour_reser .cell.on{padding-top: 35px;border-color:#ddd;z-index:10;}
.tour_reser .cell.on .value_area .t_value{color: #9a84d6;}
.tour_reser .cell.on .value_area .t_value i{transform: rotate(180deg)}
.tour_reser .n1{width: 15%;} /* 20231211 수정 */
.tour_reser .n2{width: 20%;}
.tour_reser .n3{width: 15%;}
.tour_reser .n4{width: 11%;}
.tour_reser .n5{width: 10%;}
.tour_reser .n6{width: 13%;} /* 20231211 수정 10% -> 13% */
.tour_reser .n7{width: 12%;}
.tour_reser .n8{width: 12%;padding-right: 20px;}
.tour_reser .n5.on,.tour_reser .n6.on{border-color: #fff;z-index:0;}
.tour_reser .n5 .value_area,.tour_reser .n6 .value_area{cursor: default;}
.tour_reser .btn_reser{min-width: auto;width: 100%;height: 80px;line-height: 80px;}
.en .tour_reser .btn_reser{min-width: auto;width: 100%;height: 80px;line-height: 24px;} /* 20231207 수정 */

.quick_calendar{padding: 0 35px;}
.quick_calendar .ui-datepicker{width: 100%;}
.quick_calendar .ui-state-default, .quick_calendar .ui-widget-content .ui-state-default, .quick_calendar .ui-widget-header .ui-state-default{font-size: 14px;font-weight: 400;}
.quick_calendar .ui-datepicker td{padding: 0;}
.quick_calendar .ui-datepicker td a, .quick_calendar .ui-datepicker td span{display: block;width: 30px;height: 30px;padding: 0;line-height: 30px;color: #000;}
.quick_calendar .ui-datepicker th{width: 30px;height: 30px;padding: 5px;font-size: 14px;font-weight: 500;}
.quick_calendar .ui-datepicker .ui-state-active{background-color: #9a84d6 !important;color: #fff !important;}
/*.quick_calendar .ui-datepicker .ui-datepicker-week-end,.quick_calendar .ui-datepicker .ui-datepicker-week-end a{color: #999;}*/
.quick_calendar .ui-datepicker .ui-datepicker-title{font-size: 16px;color: #000;font-weight: 500;}
.quick_calendar .ui-state-disabled, .quick_calendar .ui-widget-content .ui-state-disabled, .quick_calendar .ui-widget-header .ui-state-disabled,.quick_calendar .ui-widget-content .ui-state-disabled span{opacity: 1;color: #999;}
.quick_calendar .ui-datepicker .ui-datepicker-next, .quick_calendar .ui-datepicker .ui-datepicker-prev{top: -1px;width: 30px;height: 30px;}
.quick_calendar .ui-datepicker .ui-datepicker-prev{left: 0;margin-left: 0;}
.quick_calendar .ui-datepicker .ui-datepicker-next{right: 0;margin-right: 0;}
.quick_calendar .ui-datepicker .ui-datepicker-next .ui-icon{width: 100%;height: 100%;background: url('../images/ico_datepicker_next.png');}
.quick_calendar .ui-datepicker .ui-datepicker-prev .ui-icon{width: 100%;height: 100%;background: url('../images/ico_datepicker_prev.png');}
.quick_calendar .ui-datepicker .ui-datepicker-title{width: auto;height: 30px;line-height: 30px;}
.quick_calendar .ui-datepicker .ui-datepicker-header{padding: 0;}

.main_conts{padding-bottom: 120px;background-color: #f7f7f7;}
.main_conts .section{width: 1480px;margin: 160px auto 0;}
.main_conts .section:after{display: block;clear: both;content: '';}
.main_conts .section .obj{float: left;width: calc(100% - 1200px);font-size: 52px;font-weight: 500;color: #000;text-transform: uppercase;line-height: 1.2;}
.main_conts .section .obj_cont{float: right;width: 1200px;font-size: 0;}
.main_conts .section .figure{float: left;width: 580px;}
.main_conts .section .txt{float: left;width: 580px;font-size: 18px;color: #333;line-height: 1.7;text-align: justify;letter-spacing: 0;word-break: break-all;}
.main_conts .section .c1 .figure{margin-bottom: 36px;}
.main_conts .section .c1 .txt{margin-bottom: 36px;}

.abp_section .c1 .figure{float: right;}
/*.abp_section .c1 .txt{float: right;}*/
/*.abp_section .c2 .figure{float: right;}*/
.abp_section .c2 .txt{float: right;}

.story_section .c1 .figure{float: right;}
.story_section .c2 .figure{float: left;}
.story_section .c2 .txt{float: right;}

.botanic_section .c1 .figure:last-child{float: right;}
.botanic_section .c2{clear: both;}
.botanic_section .c2 .figure,.botanic_section .c2 .txt{margin-bottom: 36px;}
.botanic_section .c2 .figure:last-child{float: right;}
.botanic_section .c3 .txt{float: right;}

.archive_section .c1 .figure{float: right;}
.archive_section .c2 .txt{float: right;}

/* sub layout */
.tit_area{padding: 0 0 55px;text-align: center;}
.tit_area .tit{font-size: 40px;font-weight: 500;}
.inner{width: 1120px;margin: 0 auto;}
.container{min-height: calc(100vh - 68px);padding-top: 155px;padding-bottom: 80px;}
.article .obj{margin-bottom: 18px;font-size: 22px;font-weight: 500;}
.article .cont{padding: 40px;border: 1px solid #ddd;}

/* reservation */
.program_lst{width: 1216px;margin: 0 auto;font-size: 0;}
.program_lst .slick-list{width: calc(100% - 68px);margin: 0 auto;}
.program_lst .slick-disabled{opacity:0;cursor:default;}
.program_lst .lst{display: inline-block;width: calc(25% - 20px);margin: 0 10px 20px;border: 1px solid #ccc;transition:all 0.2s ease-out;text-align: center;vertical-align: top;}
.program_lst .lst:hover{border-color: #9a84d6;}
.program_lst .lst:hover .obj{color: #fff;background-color: #9a84d6;}
.program_lst .lst:hover .btn{background-color: #666;color: #fff;}
.program_lst .obj{display: table;width: 100%;min-height:100px;padding: 17px 10px;background-color: #f4f4f4;text-align: center;font-size: 26px;font-weight: 500;line-height: 1.3;transition:all 0.2s ease-out;}
.program_lst .obj span{display: table-cell;vertical-align: middle;}
.program_lst .cont{position: relative;min-height: 348px;padding: 35px 28px;padding-bottom: 130px;}
.program_lst .cont .desc{min-height:8.2em;padding: 0 2px;font-size: 16px;color: #666;text-align: center;line-height: 1.8;}
.program_lst .cont .time{font-size: 16px;line-height: 1.6;}
.program_lst .cont .time span{display: block;font-weight: normal;}
.program_lst .cont .btn{position: absolute;bottom: 40px;left: 28px;min-width:auto;width: calc(100% - 56px);}
.program_lst .slick-arrow{width: 18px;height: 34px;}
.program_lst .slick-prev{background-image: url('../images/ico_slider_prev.png');}
.program_lst .slick-next{background-image: url('../images/ico_slider_next.png');}

.cell_wrap .l_cell{float: left;width: 400px;margin-right: 20px;}
.cell_wrap .r_cell{float: right;width: 700px;}
.cell_wrap.half .l_cell{width: 550px;}
.cell_wrap.half .r_cell{width: 550px;}

.reserve_section .article + .article{margin-top: 25px;}
.reserve_section .article .cont{min-height: 550px;transition:all 0.2s ease-out;}
.reserve_section .article .cont:hover{border-color: #9a84d6;}
.reserve_section .article .cont .btn + .f_tbl {margin-top:10px;}
.reserve_section .rsv_time .cont,.reserve_section .rsv_person .cont,.reserve_section .rsv_language .cont{min-height: inherit;}
.reserve_section .rsv_date .cont{min-height: 659px;}

.non_bkr_area {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.non_bkr_area > button {
    height: 50px;
    background-color: #A6A6A6;
    line-height: 0;
}

.rsv_calendar .ui-datepicker {width: 100%;margin: 0 auto}
.rsv_calendar .ui-datepicker .ui-state-default {display: block;width: 100%;height: 65px;padding: 0;line-height: 65px;margin: 0 auto;color: #000;font-size: 16px;font-weight: 400;border:1px solid #fff;transition: all 0.2s ease-out;}
.rsv_calendar .deadCheck a, .rsv_calendar .endCheck a {border-color: #ccc !important;cursor: default !important}
.rsv_calendar .endCheck a {background-color: #fff !important;color: #ccc !important}
.rsv_calendar .deadCheck a {color: #999 !important;background-color: #f4f4f4 !important;border-color: #f4f4f4 !important}
.rsv_calendar .choiceCheck a {border-color: #9a84d6 !important;color: #fff !important;background-color: #9a84d6 !important;cursor: default !important}
.rsv_calendar .timeboxc_item, .rsv_calendar .timeboxc_item * {cursor: pointer}
.rsv_calendar .ui-datepicker-unselectable.ui-state-disabled {opacity: 1 !important;filter: alpha(opacity=0) !important;}
.rsv_calendar .mdchk, .rsv_calendar .snsthum:after, .rsv_calendar .tbchk, .rsv_calendar .vshidden {opacity: 0;filter: alpha(opacity=0)}
.rsv_calendar .ui-datepicker-unselectable.ui-state-disabled .ui-state-default {background-color: #f4f4f4;color: #999;border-color: #f4f4f4;}
.rsv_calendar .ui-datepicker td{padding: 1px;}
.rsv_calendar .ui-datepicker .ui-datepicker-next{right: 0;margin-right: 0;}
.rsv_calendar .ui-datepicker .ui-datepicker-prev{left: 0;margin-left: 0;}
.rsv_calendar .ui-datepicker .ui-state-active{background-color: #9a84d6 !important;color: #fff !important;border-color: #9a84d6;}
.rsv_calendar .ui-datepicker .ui-state-default.ui-state-hover{border: 1px solid #9a84d6;color: #9a84d6;}
.rsv_calendar .ui-datepicker th{font-weight: 500;color: #000;}
.rsv_calendar .ui-datepicker .ui-datepicker-week-end{color: #999;}
.rsv_calendar .ui-datepicker .ui-datepicker-next .ui-icon{width: 100%;height: 100%;background: url('../images/ico_calendar_next.png') 100% 50%/auto auto no-repeat;}
.rsv_calendar .ui-datepicker .ui-datepicker-prev .ui-icon{width: 100%;height: 100%;background: url('../images/ico_calendar_prev.png') 0% 50%/auto auto no-repeat;}
.rsv_calendar .ui-datepicker .ui-datepicker-title{font-size: 22px;font-weight: 500;color: #000;}
.rsv_calendar .ui-datepicker table{margin-bottom: 0;}

.status_lst{margin-bottom:20px;display:flex; justify-content:space-between; margin-top: 25px;text-align: center;font-size: 0;} /* 240514 수정 */
.status_lst li{display: inline-block;color: #666;font-size: 16px;} /* 240516 수정 */
.status_lst li:before{display: inline-block;width: 30px;height: 30px;margin-right: 9px;content: ''; vertical-align: middle;} /* 240516 수정 */
/*.status_lst li + li{margin-left: 15px;}*/ /* 240514 삭제 */
.status_lst .type1:before{border: 1px solid #ddd;background-color: #fff;}
.status_lst .type2:before{background-color: #f4f4f4;}
.status_lst .type3:before{background-color: #9a84d6;}
.status_lst .type4:before{background-color: #c7bfe6;} /* 240516 수정 */
/* 240514 추가 */
.status_desc{display:flex; margin-top:10px;line-height: 22px;}
.status_desc::before{display:inline-block; content:"·"; margin-right:6px;}
.status_lst li div{display:inline-block;}
/*.rsv_calendar .ui-datepicker .be_opened{background-color:#c7bfe6; color:#fff;}*/
/*240523 추가*/
.rsv_calendar .ui-datepicker-unselectable.ui-state-disabled.be_opened .ui-state-default{background-color: #c7bfe6;color: #fff;}

.reserv_group_info {margin-top: 20px;}
.reserv_group_info > p {color: #aaa; font-size:14px;line-height: 22px; display: flex;}
.reserv_group_info > p:before {content: "·"; padding-right: 8px; display: inline-block}
.reserv_group_info > p + p {margin-top: 10px;}

.rsv_time .cont{max-height: 260px;padding: 30px 40px;overflow-y: auto;}
.rsv_time .time_lst{font-size: 0;}
.rsv_time .time_lst li + li{margin-top: 10px;}
.rsv_time .time_lst .btn{display: inline-block;width: calc(100% - 110px);min-width:auto;vertical-align: middle;font-size: 16px;}
.rsv_time .time_lst .num_status{display: inline-block;width: 110px;text-align: right;vertical-align: middle;color: #999;font-size: 16px;}
.rsv_time .time_lst .num_status em{font-weight: 500;color: #000;}

.rsv_person{font-size: 0;}
.rsv_person .cont{padding: 30px 40px;}
.rsv_person .cell{display: inline-block;width: calc(50% - 10px);vertical-align: top;}
.rsv_person .cell + .cell{margin-left: 20px;}
.rsv_person dt{margin-bottom: 9px;font-size: 16px;font-weight: 500;}

.rsv_language .cont{padding: 30px 40px;}
.lang_lst{font-size: 0;}
.lang_lst .btn{min-width:inherit;width: calc(33.3333% - 6px);font-size: 16px;}
.lang_lst .btn + .btn{margin-left: 9px;}

.rsv_reg .cont{padding-top: 30px;padding-bottom: 30px;}
.car_num .inpform{width: 262px;}
.car_length{position: relative;}
.car_length .quantity{display: inline-block;width: 225px;}
.car_length .t_noti{display: inline-block;vertical-align: middle;margin-left: 10px;}

.agr_form .row{position: relative;}
.agr_form .row + .row{margin-top: 38px;}
.agr_form dt{margin-bottom: 10px;font-size: 18px;font-weight: 500;}
.agr_form dd{overflow-y: auto;height:200px;padding: 22px 27px;color: #666;line-height: 1.8;border: 1px solid #ddd;}
.agr_form .inp_chk{position: absolute;top: 0;right: 0;}

.complete_info .user_num{margin-bottom: 10px;font-weight: 500;}
.complete_info .user_num span{font-weight: 400;color: #666;}
.complete_info .user_num span:before{display: inline-block;width: 1px;height: 13px;margin: 0 10px 0 8px;background-color: #ddd;content: '';vertical-align: middle;}
.complete_info .info_cont{padding: 30px;background-color: #f4f4f4;}
.complete_info .row + .row{padding-top: 25px;margin-top: 25px;border-top: 1px solid #ddd;}
.complete_info .desc{font-size: 0; display: flex;}
.complete_info .desc + .desc{margin-top: 12px; display: flex;}
.complete_info .desc dt{position: relative;display: inline-block;width: 100px;padding-left: 10px;font-size: 15px;font-weight: 500;line-height: 1.5;vertical-align: top; margin-right:40px;}
/*.complete_info .desc dt:before{position: absolute;top: 8px;left: 0;width: 3px;height: 3px;background-color: #9a84d6;border-radius:50%;content: '';} */
.complete_info .desc dd{display: inline-block;width: calc(100% - 140px);font-size: 15px;color: #000;line-height: 1.5;vertical-align: top;}
.complete_info .info_box{padding:20px 40px 40px 40px ;background-color: #fff;border: 1px solid #ddd;}

.en .complete_info .desc dt{width:170px;}
.en .complete_info .desc dd{width: calc(100% - 170px);}
.res_info_desc dt{width:100%;}
.res_info_desc dd{width:100%;}

/* reservation check */
.reserve_chk{display: table;width:600px;min-height:calc(100vh - 400px);margin: 0 auto;}
.reserve_chk-450{display: table;width:450px;min-height:calc(100vh - 400px);margin: 0 auto;}

@media (max-width: 1024px) {
    .reserve_chk-450 {
               display: block;
        width: 100%;
        min-height: auto;
        padding: 0 20px;
    }
    }

.reserve_chk .chk_reg, .reserve_chk .chk_find{display: table-cell;vertical-align: middle;}
.reserve_section.reserve_chk .tel_group .hyphen{vertical-align: baseline;}
.chk_reg .inpform{margin-bottom: 20px;}
.chk_reg .inp_btm{margin-top: 20px;font-size: 0;}
.chk_reg .inp_btm dt{display: inline-block;width: calc(100% - 130px);font-size: 16px;vertical-align: middle;}
.chk_reg .inp_btm dd{display: inline-block;width: 130px;vertical-align: middle;text-align: right;}
.chk_find .tel_group{margin: 15px 0;}
.chk_find .btn{margin-top: 18px;}

/* info */
.faq_lst{border-top: 1px solid #000;}
.faq_lst .lst{}
.faq_lst dt,.faq_lst dd{position: relative;padding: 21px 60px 20px 66px;border-bottom: 1px solid #ddd;line-height: 1.5;}
.faq_lst dt{background-color: #fff;cursor:pointer;}
.faq_lst dd{padding-right: 10px;color: #666;background-color: #f4f4f4;}
.faq_lst em{position: absolute;top: 18px;left: 30px;font-size: 22px;font-weight: 500;}
.faq_lst i{position: absolute;top: 25px;right: 25px;transition: all 0.3s ease-out;}
.faq_lst a:hover{text-decoration: underline;}
.faq_lst .on,.faq_lst .on em{color: #9a84d6;}
.faq_lst .on i{transform: rotate(180deg);}

.accr_lst .obj_cont{display: none;}

.view_form .v_head{width: 100%;padding: 25px 30px;border-top:1px solid #000;border-bottom:1px solid #ddd;font-size:0}
.view_form .v_head .tit{display:inline-block;width:calc(100% - 100px);position:relative;padding-right:10px;font-size:22px;line-height: 1.3;font-weight:500;word-break:break-word;vertical-align: middle;}
.view_form .v_head .date{display:inline-block;width:100px;text-align:right;color:#999;font-size:16px;vertical-align:middle}

.view_form .file_lst{background-color:#f4f4f4;padding:22px 30px}
.view_form .file_lst>li{display:block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color: #666;}
.view_form .file_lst>li + li{margin-top: 10px;}
.view_form .file_lst>li i{float:left;margin-right:10px;font-size:22px;color:#666}
.view_form .file_lst>li a{color: #666;line-height: 1.3;}
.view_form .file_lst>li a:hover{text-decoration:underline}

.view_form .v_txt{min-height:310px;padding:35px 30px;}
.view_form .v_txt p{line-height:1.8;color:#666}
.view_form .v_txt .img_wrap{margin-top:0;margin-bottom:15px;font-size:0}
.view_form .v_txt .img_wrap .imgbox{display:inline-block;width:calc(33.3333% - 8px);height:auto;padding-bottom:20.45%;margin-right:12px;margin-bottom:15px;background-size:contain!important;background-color:#f6f6f6!important;}
.view_form .v_txt .img_wrap .imgbox:nth-of-type(3n){margin-right:0}

.pg_control{width:100%;border-top:1px solid #ddd;}
.pg_control .row{padding: 23px 30px;border-bottom: 1px solid #ddd;font-size: 0;}
.pg_control .obj{display: inline-block;width: 116px;color: #666;font-weight: 500;font-size: 16px;vertical-align: middle;}
.pg_control .obj i{display: inline-block;padding-left: 15px;}
.pg_control .tit{display: inline-block;width: calc(100% - 116px);color: #666;font-size: 16px;vertical-align: middle;}
.pg_control .tit:hover{text-decoration: underline;}
.pg_control .nodata{color: #aaa;cursor: default;}
.pg_control .nodata:hover{text-decoration: none;}

.info_guide .t_address{position: relative;padding-left: 3em;font-weight: 500;font-size: 18px;line-height: 1.3;}
.info_guide .t_address em{position: absolute;top: 0;left: 0;color: #9a84d6;}
.info_guide .t_address em:after{display: inline-block;width: 1px;height: 16px;margin: 0 10px;background-color: #ddd;content: '';vertical-align: middle;}
.info_guide .map_area{width: 100%;height: 400px;margin: 20px 0;background-color: #f4f4f4;}
.info_guide .desc_info dt{margin-bottom: 15px;padding-left: 27px;padding-right: 27px;color: #000;}
.info_guide .desc_info dd{display: block;width: 100%;padding: 0;}
.c_txt{line-height: 1.8;color: #666;text-align: center;}

.en .info_guide .t_address{position: relative;padding-left: 5em;font-weight: 500;font-size: 18px;line-height: 1.3;}

/* Gallery */
.gallery_section{}
.gallery_lst{width: 1480px;max-width: 100%;margin: 0 auto;}
.gallery_lst .inp_slct{min-width: 115px;}
.gallery_items .grid_col, .gallery_items .item{overflow: hidden;position: relative;width: calc(20% - 8px);}
.gallery_items .grid_gutter{width: 10px;}
.gallery_items .item{margin-bottom: 10px;float: left;}
.gallery_items .img_fig{position: relative;width: 100%;}
.gallery_items .img_fig img{transform: scale(1);transition: all 1s ease-out;}
.gallery_items .img_fig .img_desc{overflow: hidden;position: absolute;bottom: 20px;left: 0;width: 100%;max-height: 3em;padding: 0 20px;word-break: keep-all;font-size: 16px;line-height: 1.5;color: #fff;font-weight: 500;z-index:10;opacity:0;transition: all 0.3s ease-out;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;}
.gallery_items .item:before{position: absolute;top: 0;left: 0;opacity:0;width: 100%;height: 100%;background: rgba(0,0,0,0.7);content: '';z-index:1;transition: all 0.3s ease-out;}
.gallery_items .item:hover:before{opacity:1}
.gallery_items .item:hover .img_fig img{transform: scale(1.2);}
.gallery_items .item:hover .img_fig .img_desc{opacity:1}
.page-load-status{display: none;padding: 50px 20px;text-align: center;color: #666;}
.loader-dot:nth-child(1) {animation-name: reveal;}
.loader-ellips {font-size: 14px; /* change size here */position: relative;width: 4em;height: 1em;margin: 10px auto;}
.loader-dot {display: block;width: 1em;height: 1em;border-radius: 0.5em;background: #9a84d6; /* change color here */position: absolute;animation-duration: 0.5s;animation-timing-function: ease;animation-iteration-count: infinite;}
.loader-dot:nth-child(1), .loader-dot:nth-child(2) {left: 0;}
.loader-dot:nth-child(3) { left: 1.5em; }
.loader-dot:nth-child(4) { left: 3em; }

/* Signature */
.f_tbl .signature_f_tr{
    text-align: center;
    font-size: 18px;
}
.f_tbl .signature_f_tr .signature_date{
    padding:35px 30px;
}
.f_tbl .signature_f_tr .signature_check_wrapper{
    text-align: right;
}
.signature_clear {
    margin-top: 20px;
}
.quantity_nav_signature i {
    padding:10px;
    border: 1px solid #BDBDBD;
    border-radius: 8px;
    cursor: pointer;
}
.signature_find_tit {
    padding:0;
}
.signature-check-label {
    font-weight: 500;
    vertical-align: middle;
    margin-right: 5px;
}
.sign-check {
    vertical-align: middle;
    -ms-transform: scale(1.5); /* IE */
    -moz-transform: scale(1.5); /* FF */
    -webkit-transform: scale(1.5); /* Safari and Chrome */
    -o-transform: scale(1.5); /* Opera */
}

/*.signature_capture_en{
    font-family: APHQ;
}*/
/*
.signature_pledger_wrapper {
    display: flex;
}
.signature_pledger_wrapper .signature_pledger {
    width:10%;
}
.signature_pledger_wrapper .signature_info {
    width:90%;
}
.signature_pledger_wrapper .signature_info .m-signature-pad--body{
    display: flex;
    align-items: center;
}
.signature_pledger_wrapper .signature_info .signature_info_top{
    display: flex;
}
.signature_pledger_wrapper .signature_info .signature_info_top .signature_info_name{
    width:30%;
}
.signature_pledger_wrapper .signature_info .signature_info_top .signature_info_birth{
    width:70%;
}
.signature_pledger_wrapper .signature_info .signature_info_bottom{
    margin-top: 20px;
}
*/
/*

.signature_pledger_wrapper {
    max-width: 100%;
}
.signature_pledger_wrapper .signature_table_wrapper .signature_box .signature_table{
    width: 100%;
}
.signature_table, .signature_tr, .signature_td {
    border:1px solid #222222;
}
.signature_box .signature_table .signature_tr .signature_td .signature_info_pledger{
    font-weight: bold;
}
.signature_box .signature_table .signature_tr .signature_td .m-signature-pad .m-signature-pad--body{
    display: flex;
    align-items: center;
}
.signature_pledger_wrapper .quantity {
    position: relative;
    margin-top: 10px;
    height: 22px;
}
.signature_pledger_wrapper .quantity_nav i{
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    font-size: 24px;
    color: #666;
    transition:color 0.2s ease-out;
}
.signature_pledger_wrapper .quantity_nav .quantity_up{
    left: inherit;
    right: 0;
}
*/

/* certify */
.certify .btn_area + .info_lst {margin-top:50px;}

@keyframes reveal {
    from { transform: scale(0.001); }
    to { transform: scale(1); }
}
@keyframes slide {
    to { transform: translateX(1.5em) }
}
.loader-dot:nth-child(1) {animation-name: reveal;}
.loader-dot:nth-child(2), .loader-dot:nth-child(3) {animation-name: slide;}
.loader-dot:nth-child(4) {animation-name: reveal;animation-direction: reverse;}
/* /Gallery */

/* step */
.step_wrap {display: flex;align-items: center;justify-content: center;margin-bottom:40px;}
.step_wrap > li {text-align: center;}

.step_wrap .ico_cont {display:flex;align-items: center;justify-content: center; }
.step_wrap .ico_cont::before {display:block;width:8px;height:8px;background:#ddd;border-radius: 50%;content:'';order:1;margin-left:10px;}
.step_wrap .ico_cont::after {display:block;width:8px;height:8px;background:#ddd;border-radius: 50%;content:'';order:2;margin:0 10px 0 5px;}

.step_wrap .ing .ico_cont::before,
.step_wrap .end .ico_cont::before {background:#9a84d6;}
.step_wrap .end .ico_cont::after {background:#9a84d6;}

.step_wrap li:last-child .ico_cont::before,
.step_wrap li:last-child .ico_cont::after {display:none;}
.step_wrap li:last-child > span {margin-left:0;}

.step_wrap .ico {width:84px;height:84px;border-radius: 50%;border:1px solid #ddd;}
.step_wrap .end .ico {border-color:#9a84d6;border-width:2px}
.step_wrap .ing .ico {border-color:#9a84d6;background-color:#9a84d6;}

.step_wrap li:nth-child(1) .ico {background-image:url("../images/ico_rsv_calendar_tick.svg");background-repeat:no-repeat;background-position:center; background-size: 28px;}
.step_wrap li:nth-child(2) .ico {background-image:url("../images/ico_rsv_receipt_search.svg");background-repeat:no-repeat;background-position:center; background-size: 28px;}
.step_wrap li:nth-child(3) .ico {background-image:url("../images/ico_rsv_edit.svg");background-repeat:no-repeat;background-position:center; background-size: 28px;}
.step_wrap li:nth-child(4) .ico {background-image:url("../images/ico_rsv_monitor_recorder.svg");background-repeat:no-repeat;background-position:center; background-size: 28px;}

.step_wrap li.ing:nth-child(1) .ico {background-image:url("../images/ico_rsv_calendar_tick_w.svg");background-repeat:no-repeat;background-position:center; background-size: 28px;}
.step_wrap li.ing:nth-child(2) .ico {background-image:url("../images/ico_rsv_receipt_search_w.svg");background-repeat:no-repeat;background-position:center; background-size: 28px;}
.step_wrap li.ing:nth-child(3) .ico {background-image:url("../images/ico_rsv_edit_w.svg");background-repeat:no-repeat;background-position:center; background-size: 28px;}
.step_wrap li.ing:nth-child(4) .ico {background-image:url("../images/ico_rsv_monitor_recorder_w.svg");background-repeat:no-repeat;background-position:center; background-size: 28px;}

.step_wrap li.end:nth-child(1) .ico {background-image:url("../images/ico_rsv_calendar_tick_p.svg");background-repeat:no-repeat;background-position:center; background-size: 28px;}
.step_wrap li.end:nth-child(2) .ico {background-image:url("../images/ico_rsv_receipt_search_p.svg");background-repeat:no-repeat;background-position:center; background-size: 28px;}
.step_wrap li.end:nth-child(3) .ico {background-image:url("../images/ico_rsv_edit_p.svg");background-repeat:no-repeat;background-position:center; background-size: 28px;}
.step_wrap li.end:nth-child(4) .ico {background-image:url("../images/ico_rsv_monitor_recorder_p.svg");background-repeat:no-repeat;background-position:center; background-size: 28px;}

.step_wrap li > span {display:block;margin:10px 0 0 -41px;color:#ddd;font-size:16px;}
.step_wrap .end span,
.step_wrap .ing span {color:#9a84d6;font-weight:500;}
/* /step */

/* 20231114 추가 */
.tel_verify .tel_group{display:inline-block; width:74%;}
.tel_verify .btn.btn_purple{margin-left:10px;}
.tel_verify .btn_s{min-width:120px;}
.tel_verify .tel_veri_num{display: flex; width:100%; }
.tel_verify .input_txt.t_gray{line-height:1.8;}
.email_verify .email_veri_inp{    display: flex; width: 100%;  align-items: center;justify-content: space-between;}
.email_verify .email_group{display:inline-block; width:75%;}
.email_verify .input_txt.t_gray{line-height:1.8;}

.pop_wrap.under_age_pop{width:500px; padding-bottom:40px;}
.under_age_pop p{text-align:center;}
.age_pop_close{position:absolute; top:25px; right:35px;}

/* under_age popup */ /* 20231115 추가 */
.pop_wrap.under_age_pop{width: 400px;padding-bottom: 40px;}
.pop_wrap.under_age_pop .pop_head{margin-bottom: 24px;}
.pop_wrap.under_age_pop .pop_head .tit{font-size: 22px;}
.pop_wrap.under_age_pop .pop_cont{display: table;width: 100%;position: relative;min-height:108px;padding: 25px 40px;text-align: center;}
.pop_wrap.under_age_pop .pop_cont p{display: table-cell;vertical-align: middle;line-height: 1.8;font-size: 18px;}
.pop_wrap.under_age_pop .alert{display:block;}
.pop_wrap.under_age_pop .alert p{display: block;}
.pop_wrap.under_age_pop .btn_wrap{padding: 0 40px;}
.pop_wrap.under_age_pop .btn{min-width:inherit;width: 192px;}
.under_age_pop .btn_inp{display:flex; justify-content:center;}
.under_age_pop .input_txt{text-align:center !important;}

.pop_wrap.pop_alert.res_step_alert{padding-bottom:20px;}
.pop_wrap.pop_alert.res_step_alert .pop_cont{padding:5px 40px 25px 40px;}
.pop_wrap.res_step_alert .btn_wrap{margin-top:20px;}
.res_step_alert .btn_inp{display:flex; justify-content:center;}
.res_step_alert .input_txt{text-align:center !important;}
.res_step_alert .btn_m{height:45px; line-height:45px;}

.pop_wrap.pop_alert.res_chk_comp{padding-bottom:20px;}
.pop_wrap.pop_alert.res_chk_comp .pop_cont{padding:5px 40px 25px 40px;}
.pop_wrap.res_chk_comp .btn_wrap{margin-top:20px;}
.res_chk_comp .btn_inp{display:flex; justify-content:center;}
.res_chk_comp .input_txt{text-align:center !important;}
.res_chk_comp .btn_m{height:45px; line-height:45px;}

/* check_reg (radio) */ /* 20231121 추가 */
.radio_wrap{display:flex; justify-content:space-between;}
.radio_inner .inp_chk{padding-left:25px;}
.radio_inner .inp_chk + .inp_chk{margin-left:10px;}
.radio_inner .inp_chk .chkmark{border-radius:10px;}

.en .en_gnb_depth br{display:block;}
.en_gnb_depth br{display:none;}
.en_res_step br{display:none;}
.en .en_res_step br{display:block;}
.en .chk_reg .inp_btm dt{width:calc(100% - 150px);}
.en .en_find_btn{min-width:150px; line-height:20px;}

.f_tbl .f_th.ver_ali{vertical-align:unset;}


/* 20250502 추가 */
.reser_section .txt_reser{
    margin-top: 48px;
    padding: 48px 0;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    font-size: 23px;
    text-align: center;
    line-height: 1.4;
}
.reser_section .txt_reser strong{
    font-weight: 700;
}
.reser_table{
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}
.reser_table th, 
.reser_table td{
    padding: 35px 0;
    font-size: 25px;
}
.reser_table td{
    padding-bottom: 0;
}
.reser_table tbody tr:first-child td{
    border-top: 1px solid #939292;
}

.reser_table thead div:nth-child(1),
.reser_table tbody div:nth-child(1){
    width: 30%;
}
.reser_table thead div:nth-child(2),
.reser_table tbody div:nth-child(2){
    width: 23.33%;
}
.reser_table thead div:nth-child(3),
.reser_table tbody div:nth-child(3){
    width: 23.33%;
}
.reser_table thead div:nth-child(4){
    margin-left: 14px;
}
.reser_table thead div:nth-child(4),
.reser_table tbody div:nth-child(4){
    width: 16%;
    text-align: left;
}
.reser_table th,
.reser_table td{
    width:100%;
}
.reser_table .td_group{
    width: 100%;
}
.reser_table .th_group,
.reser_table .td_group{
    display: table;
    table-layout: fixed;
}
.reser_table .td_group.res_end{
    color: #a8a8a8;
}
.reser_table .td_group.res_end a{
    pointer-events: none;
    cursor: default;
    color: #a8a8a8;
}
.reser_table .th_group > div,
.reser_table .td_group > div{
    display: table-cell;
    vertical-align: middle;
    padding: 35px 0;
}
.reser_table .th_group{
    border: none;
}
.reser_table .td_group div{
    padding-bottom: 0;
}

.reser_table .sign-check.type2 {
    zoom: 1.25;
    vertical-align: baseline;
}

/* //20250502 추가 */

#signature_capture .inp_slct select{
    height: 50px !important;
}
#signature_capture .btn_wrap.btn_2n .btn{
    width: 200px !important;
}

@media (max-width:1800px){
    /* main */
    .tour_reser .n1{width: 12%;} /* 20231211 수정 */
    .tour_reser .n2{width: 15%;}
    .tour_reser .n3{width: 20%;}
    .tour_reser .n4{width: 13%;}
    .tour_reser .n5{width: 12%;} /* 20231211 수정 */
    .tour_reser .n6{width: 17%;} /* 20231211 수정 */
    .tour_reser .n7{width: 11%;}
    .tour_reser .n8{width: 11%;} /* 20231207 수정 */

    /* 201103 update */
    .gallery_lst{width: 100%;padding: 0 80px;}
}
@media (max-width:1600px){
    /* main */
    .tour_reser .cell .obj{padding: 0 20px;}
    .tour_reser .value_area,.tour_reser .category_lst li{padding-left: 20px;padding-right: 20px;}
    .tour_reser .n8{padding-right: 10px;}
    .quick_calendar{padding-left: 15px;padding-right: 15px;}
    .tour_reser .btn_reser{padding: 0;}

    .main_conts .section{width: 100%;padding: 0 80px;}
    .main_conts .section .obj{width: 18%;}
    .main_conts .section .obj_cont{width: 82%;}
    .main_conts .section .figure{width: 48%;}
    .main_conts .section .txt{width: 48%;}

    /* 201103 update */
    .header_pc .gnb>li{margin: 0;}
    .header_pc .gnb>li:nth-child(3)>a{padding: 0 20px;}
    .header_pc .gnb>li>a{min-width: inherit;}
    .header_pc .major_gnb>li{margin: 0 20px;}
}
@media (max-width:1383px){
    /* layout */
    .header_pc{padding: 0 40px;}
    .footer{padding-left: 40px;padding-right: 40px;}

    /* main */
    .visual_section{padding-bottom: 140px;}
    .visual_wrap .vs_txt{width: 740px;margin-top: 3%;font-size: 70px;}
    .vs_slider{height: calc(100vh - 140px);}
    .vs_slider .slick-prev{left: 40px;}
    .vs_slider .slick-next{right: 40px;}

    .tour_reser{height: 140px;}
    .tour_reser .cell{padding: 29px 0;}
    .tour_reser .cell:before{bottom: 40px;}
    .tour_reser .value_area .t_value{font-size: 20px;}

    .main_conts .section{padding: 0 40px;margin-top: 100px;}
    .main_conts .section .obj{font-size: 48px;}

    /* 201103 update */
    .header_pc .nav{right: 27px;}
    .gallery_lst{padding: 0 40px;}

}
@media (max-width:1280px){
    /* layout */
    .header_pc{padding: 0 20px;}
    .footer{padding-left: 20px;padding-right: 20px;}
    .inner{width: 100%;padding: 0 20px;}

    /* main */
    .vs_slider .slick-prev{left: 20px;}
    .vs_slider .slick-next{right: 20px;}

    .tour_reser .cell_wrap{left: 10px;width: calc(100% - 20px);}
    .tour_reser .cell .obj{padding: 0 10px;}
    .tour_reser .value_area,.tour_reser .category_lst li{padding-left: 10px;padding-right: 10px;}
    .tour_reser .n8{padding-right: 0;}
    .quick_calendar{padding-left: 5px;padding-right: 5px;}
    .quick_calendar .ui-datepicker{overflow: auto;}

    .main_conts .section{padding: 0 20px;}
    .main_conts .section .obj{font-size: 40px;}
    .main_conts .story_section .cell,.main_conts .archive_section .cell{clear: both;}

    /* reservation */
    .program_lst{width: 100%;padding: 0 20px;}
    .program_lst .slick-prev{left: 20px;}
    .program_lst .slick-next{right: 20px;}

    .cell_wrap .l_cell{width: calc(40% - 10px);}
    .cell_wrap .r_cell{width: calc(60% - 10px);}
    .cell_wrap.half .l_cell,.cell_wrap.half .r_cell{width: calc(50% - 10px);}

    /* 201103 update */
    .header_pc .nav{right: 8px;}
    .header_pc .major_gnb{left: -9%;}
    .header_pc .major_gnb>li{margin: 0 5px;}
    .gallery_lst{padding: 0 20px;}

    /* 20231114 추가 */
    .tel_verify .tel_group{width:65%;}
    .email_verify .email_group{display:inline-block; width:65%;}

}
@media (max-width:1024px){
    /* common */
    .on_pc{display: none;}
    .on_m{display: block;}

    .btn_wrap{margin-top: 20px;}
    .btn_wrap .btn{width: calc(50% - 5px);min-width:inherit;}

    .btn{min-width:120px;height:40px;padding: 0 10px;line-height: 40px;font-size: 14px;}
    .btn_s{min-width: 80px;height: 35px;line-height: 35px;}
    .btn_m{min-width: 160px;height: 50px;line-height: 50px;font-size: 16px;}
    .btn_mini{min-width:60px;height: 20px;padding: 0 10px;font-size: 13px;line-height: 20px;}

    .t_alert{font-size: 14px;}

    .inpform{height: 40px;padding: 0 14px;}
    .inp_slct select{padding: 0 29px 0 14px;line-height: 40px; height: 40px;}
    .inp_slct i{right: 12px;font-size: 15px;}
    .txtareaform{padding: 14px;}

    .email_group .inpform,.email_group .email_domain{width: 46%;}
    .email_group .hyphen{width: 8%;}
    .email_group .email_slct{width: 100%;margin-left: 0;margin-top: 10px;}

    .srch_area{margin-top: 30px;}

    .info_lst li{font-size: 14px;}
    .info_lst li:before{top: 8px;}

    .info_lst_sign li{font-size: 14px;}
    .info_lst_sign li:before{top: 8px;}

    .normal_lst li{line-height: 1.5;}
    .normal_lst li + li{margin-top: 10px;}

    .desc_info dt{min-width: 90px;padding: 4px;}
    .desc_info + .desc_info{margin-top: 10px;}
    .desc_info dd{width: calc(100% - 90px);padding-left: 18px;}

    .tab_wrap{margin-bottom: 28px;}
    .tab_wrap li a{padding: 11px 5px;font-size: 16px;}

    .pop_wrap .pop_head{padding: 18px 50px 18px 20px;}
    .pop_wrap .pop_head .tit{font-size: 22px;}
    .pop_wrap .pop_close{display: none;}
    .pop_wrap .pop_cont{padding: 20px;}
    .pop_wrap .t_em{padding: 15px 0 25px;font-size: 26px;}
    .pop_wrap .btn_wrap .btn{width: 100%;}
    .pop_wrap .btn_wrap.btn_2n .btn.btn_m.btn_normal {padding: 0;}
    .pop_wrap.pop_alert{width: 100%;}
    .pop_wrap.pop_alert .pop_cont{min-height:100px;padding: 20px;}
    .pop_wrap.pop_alert .pop_cont p{font-size: 14px;}

    .f_tbl .f_th{margin-bottom: 5px;}
    .f_tbl .f_th,.f_tbl .f_td{display: block;width: 100%;height: auto;}
    .f_tbl .f_th.va_t{padding-top: 0;}
    .f_tbl .f_tr.col_half{width: 100%;}
    .f_tbl .f_tr.col_half + .col_half{margin-left: 0;}
    .f_tbl .f_tr.col_half + .col_half .f_th{padding-left: 0;text-align: left;}
    .f_tblist .f_thead{display: none;}
    .f_tblist .f_tbody{padding: 15px 10px;}
    .f_tblist .f_tbody:nth-of-type(1){border-top: 1px solid #000;}
    .f_tblist .f_tbody li{padding: 0;font-size: 16px;}
    .f_tblist .f_tbody .num{display: none;}
    .f_tblist .f_tbody .tit{width: 100%;min-height:1.6em;padding-bottom: 8px;padding-left: 0;}
    .f_tblist .f_tbody .date{width: auto;padding-right: 0;padding-top: 0;color: #888;font-size: 14px;}
    /* .f_tblist .f_tbody .date:after{display: inline-block;width: 1px;height: 12px;margin:0 10px 0 8px;background-color: #ddd;content:'';vertical-align: middle;} */
    .f_tblist .f_tbody .hit{width: auto;padding-left: 0;padding-top: 0;color: #888;font-size: 14px;}
    .f_tblist .f_tbody .hit:before{content:'조회수 : ';color: #555;}
    .f_tblist .f_tbody .txt{max-width:calc(100% - 22px);}
    .f_tblist .f_tbody .tit a{display: block;max-width:100%;}
    .f_tblist .f_tbody .ic_file{margin-left: 5px;width: 12px;height: 15px;background-size:100% auto;}
    .f_tblist .f_tbody.on .tit:before{content:'[공지]';padding-right: 5px;}
    .f_tblist .f_tbody.on .tit a{display: inline-block;max-width:calc(100% - 50px);}
    .f_tbl.f_view .f_tr{padding: 20px 0;}
    .f_tbl.f_view .f_th{display: block;width: 100%;margin-bottom: 15px;font-size: 16px;}
    .f_tbl.f_view .f_td{display: block;width: 100%;font-size: 14px;}
    .f_tbl.f_view .info_lst li{font-size: 14px;}
    .f_tbl.f_view .info_lst_sign li{font-size: 16px;}
    .f_tbl.f_view .info_lst_top{font-size: 18px;}

    .quantity.type_bg{height: 36px;padding: 0;background-color: #fff;}
    .quantity.type_bg input{height: 36px;font-size: 18px;background-color: #fff;}
    .quantity.type_bg .quantity_nav i{top: 0;left: 0;width: 36px;height: 36px;line-height: 36px;font-size: 16px;}
    .quantity.type_bg .quantity_nav .quantity_up{right: 0;}

    /* layout */
    .header_pc{display: none;}
    .header_m{display: block;}
    .header .logo{position: absolute;top: 0;left: 20px;height: 100%;line-height: 65px;}
    .header .logo a{font-size: 22px;}
    .container{padding: 90px 0 60px;}
    .footer{padding: 19px 20px;text-align: center;}
    .footer .f_link{margin-bottom: 10px;}
    .footer .f_link li{font-size: 14px;}
    .footer .f_link, .footer .copy{float: none;}
    .footer .copy{font-size: 12px;}

    /* main */
    #web{display: none !important;}
    #mobile {
    	display:block !important;
    	height: 100vh;
        height: 100dvh;
        overflow: hidden;
        position: relative;
        box-sizing: border-box;
        user-select: none;
        -webkit-user-select: none;
        -webkit-tap-highlight-color: transparent;
    }
    .visual_section{padding-bottom: 0;}
    .visual_section .btn_reser {
	    position: absolute;
	    bottom: calc(env(safe-area-inset-bottom, 0px) + 20px);
	    left: 20px;
	    width: calc(100% - 40px);
	    border: 0 none;
	}
    .visual_wrap .vs_txt{width: 100%;max-width:375px;margin-top: 0;padding: 0 20px;font-size: 30px;}
    .visual_wrap .vs_txt span:first-child{letter-spacing: 0.1em;}
    .visual_wrap .vs_txt span em{letter-spacing: 0.01em;}
    .vs_slider{height: 100vh;}
    .vs_slider .slick-arrow{display: none !important;}
    .vs_slider .slick-dots{bottom: 100px;padding-left: 13px;text-align: left;}
    .vs_slider .slick-dots li{margin: 0 6px;}
    .vs_slider .lst .caption{bottom: 100px;right: 20px;font-size: 11px;}
    .tour_reser{display: none;}
    .btn_reser.on_m{display: block;}

    .main_conts{padding-bottom: 60px;}
    .main_conts .section{margin-top: 55px;}
    .main_conts .section .obj{width: 100%;margin-bottom: 15px;font-size: 32px;}
    .main_conts .section .obj br{display: none;}
    .main_conts .section .obj_cont,.main_conts .section .figure,.main_conts .section .txt{width: 100%;}
    .main_conts .section .txt{float: none !important;font-size: 14px;}
    .main_conts .section .figure{float: none !important;}
    .main_conts .section .figure img{width: 100%;}
    .main_conts .section .c1 .txt{margin-bottom: 15px;}
    .main_conts .section .c1 .figure{margin-bottom: 15px;}

    .abp_section .c1 .txt.on_m{margin-bottom: 0;}
    .abp_section .c2 .txt{margin-bottom: 15px;}

    .story_section .c1 .figure{margin-top: 15px;}
    .story_section .c2 .txt{margin-bottom: 15px;}

    .botanic_section .c1 .txt, .botanic_section .c2 .figure,.botanic_section .c3 .txt, .archive_section .c1 .txt, .archive_section .c2 .txt,.botanic_section .c2 .txt{margin-bottom: 15px !important;}


    /* sub layout */
    .tit_area{padding: 0 0 25px;}
    .tit_area .tit{font-size: 32px;}

    .article .obj{margin-bottom: 8px;}
    .article .cont{padding: 20px;}

    /* reservation */
    .program_lst{padding: 0 20px;}
    .program_lst .lst{width: 100%;margin: 0;}
    .program_lst .lst + .lst{margin-top: 15px;}
    .program_lst .slick-active{border-color: #9a84d6;}
    .program_lst .slick-active .obj{color: #fff;background-color: #9a84d6;}
    .program_lst .slick-active .btn{background-color: #333;color: #fff;}
    .program_lst .slick-dots{bottom: 0;}
    .program_lst .obj{min-height: auto;padding: 20px;font-size: 22px;}
    .program_lst .cont{min-height: auto;padding: 20px;}
    .program_lst .cont .desc{min-height: auto;margin-bottom: 10px;}
    .program_lst .cont .time{margin-bottom: 20px;}
    .program_lst .cont .time span{display: inline-block;padding-left: 5px;}
    .program_lst .cont .btn{position: static;width: 100%;}

    .reserve_section .article + .article{margin-top: 28px;}
    .reserve_section .article .cont{min-height:inherit;}
    .reserve_section .cell_wrap .l_cell,.reserve_section .cell_wrap .r_cell{width: 100%;margin-right: 0;}
    .reserve_section .cell_wrap .l_cell{margin-bottom: 28px;}

    .tour_calendar .cont{min-height:inherit;padding: 30px 18px 40px;}
    .rsv_calendar .ui-datepicker .ui-datepicker-title{font-size: 16px;}
    .rsv_calendar .ui-datepicker .ui-datepicker-next, .rsv_calendar .ui-datepicker .ui-datepicker-prev{width: 14px;height: 14px;}
    .rsv_calendar .ui-datepicker .ui-datepicker-prev .ui-icon,.rsv_calendar .ui-datepicker .ui-datepicker-next .ui-icon{background-size:auto 100%;}
    .rsv_calendar .ui-datepicker .ui-state-default{height: 41px;font-size: 14px;line-height: 41px;}
    .rsv_calendar .ui-datepicker th{padding: 10px 0 3px;font-size: 14px;}

    .status_lst{margin-top: 25px; flex-wrap:wrap; row-gap:10px; column-gap:20px; justify-content: right;} /* 240524 수정 */
    .status_lst li{width:calc(100% / 2 - 25px); font-size: 14px; text-align:left;} /* 240524 수정 */
    .status_lst li:before{width: 20px;height: 20px;margin-right: 5px;}
    /* .status_lst li + li{margin-left: 20px;} */ /* 240514 삭제 */
    /* 240514 추가 */

    .rsv_time .cont{max-height: none;}
    .rsv_time .time_lst .btn{width: calc(100% - 98px);}
    .rsv_time .time_lst .num_status{width: 98px;}

    .rsv_person .cell{width: 100%;}
    .rsv_person .cell + .cell{margin-left: 0;margin-top: 20px;}
    .rsv_person dt{display: inline-block;width: 43%;margin-bottom: 0;}
    .rsv_person dd{display: inline-block;width: 57%;}

    .rsv_reg .cont{padding-top: 10px;	padding-bottom: 10px;}

    .car_length{padding-bottom: 110px !important;}
    .en .car_length{padding-bottom:70px !important;} /* 20231211 수정 */
    .car_length .f_th,.car_length .f_td{display: inline-block;}
    .car_length .f_th{width: 30%;}
    .car_length .f_td{width: 70%;}
    .car_length .quantity{float: right;width: 174px;max-width: 100%;}
    .car_length .t_noti{position: absolute;bottom: 10px;left: 0;margin-left: 0;}
    .car_num .inpform{width: 100%;}

    .agr_form{padding: 5px 0 10px;}
    .agr_form .row{padding-bottom: 30px;}
    .agr_form .row + .row{margin-top: 25px;}
    .agr_form dd{height: 160px;padding: 14px;font-size: 14px;line-height: 1.5;}
    .agr_form .inp_chk{top: inherit;right: inherit;bottom: 0;left: 0;}

    .complete_info .user_num{margin-bottom: 10px;}
    .complete_info .info_cont{padding: 20px;}
    .complete_info .row + .row{padding-top: 15px;margin-top: 15px;}
    .complete_info .desc + .desc{margin-top: 8px;}
    .complete_info .desc dt{width: 75px;font-size: 14px;}
    .complete_info .desc dd{width: calc(100% - 75px);font-size: 14px;}
    .complete_info .info_box{padding: 0;border: 0 none;}

    .en .complete_info .desc dt{width:100px;} /* 20231211 추가 */
    .en .complete_info .desc dd{width: calc(100% - 100px);} /* 20231211 추가 */

    .reserve_chk{display: block;width: 100%;min-height: auto;padding: 0 20px;}
    .reserve_chk .chk_reg, .reserve_chk .chk_find{display: block;}
    .reserve_chk .info_box{padding-top: 15px;}
    .chk_reg .inpform{margin-bottom: 15px;}
    .chk_reg .inp_btm{margin-top: 15px;}
    .chk_reg .inp_btm dt{font-size: 14px;}

    /* info */
    .faq_lst dt, .faq_lst dd{padding: 13px 30px 12px 40px;}
    .faq_lst dd{padding-right: 10px;}
    .faq_lst em{top: 10px;left: 12px;}
    .faq_lst i{top: 17px;right: 8px;}

    .view_form .v_head{padding: 20px 10px;}
    .view_form .v_head .tit{display: block;width: auto;padding-right: 0;padding-bottom: 15px;font-size: 18px;}
    .view_form .v_head .date{display: block;width: auto;}
    .view_form .file_lst{padding: 15px 10px;}
    .view_form .v_txt{padding: 20px 10px;min-height:200px;font-size: 14px;}

    .pg_control .row{padding: 15px 10px;}
    .pg_control .obj{width: 80px;font-size: 14px;}
    .pg_control .tit{width: calc(100% - 80px);font-size: 14px;}

    .info_guide .t_address{font-size: 16px;}
    .info_guide .t_address em:after{height: 13px;}
    .info_guide .map_area{height: 300px;}

    /* Gallery */
    .gallery_items .grid_col, .gallery_items .item{width: calc(50% - 5px);}

    .lb-close{top: -45px;right: 0;}

    .inp_slct.bd_none select{padding-right: 30px;font-size: 15px;}
    .inp_slct.bd_none i{right: 6px;margin-top: -2px;}
    .lb-nav{right: 0}
    .lb-data .lb-caption,.lb-data .lb-caption *{font-size: 14px;}
    /* /Gallery */

    /*privacy*/
    .signature_pledger_wrapper .signature_table_wrapper .signature_box .signature_table input.phone{
        height: 40px;padding: 0 29px 0 14px;line-height: 40px;
    }
    input.inp_phone {
        height:50px;
        padding:0 14px ;
    }
    .inp_slct.inp_phone select {
        height:50px;
        line-height: 50px;
    }

    /* 20231114 추가 */
    .tel_verify .tel_group{width:100%;}
    .tel_verify .btn.btn_purple{float:right; margin-top:12px;}
    .email_verify .email_group{width:100%;}
    .email_verify .btn.btn_purple{float:right; margin-top:12px;}
    .btn_inp .btn{top:3px; right:3px;}

    /* 20231211 추가 */
    .en .en_notes{height:55px;}

    /* 20240312 추가 */
    .vs_section .slick-dots li button{background-color:#000;}
    .vs_section .vs_slider .slick-dots{bottom:-24px; padding-left:0; text-align:center;}
    .vs_section .vs_slider .caption{bottom:20px; right:20px; font-size:16px;}

    /* 20250502 추가 */
    .reser_section .txt_reser{
        padding: 35px 0;
        font-size: 20px;
    }
    .reser_table th, 
    .reser_table td{
        padding: 20px 0;
        font-size: 18px;
    }
    .reser_table .th_group > div, 
    .reser_table .td_group div{
        padding: 20px 0;
    }
    .reser_table .td_group > div{
        padding-bottom: 0;
    }
    .reser_table .sign-check.type2{
        vertical-align: middle;
    }
    /* //20250502 추가 */

}

@media (max-width:768px){
    .step_wrap .ico {width:64px;height:64px;}
    .step_wrap li > span {margin:20px 0 0 -28px;}
    .step_wrap .ico_cont::before {margin-left:4px;}
    .step_wrap .ico_cont::after {margin:0 4px;}

    /* 20250502 추가 */
    .reser_section .txt_reser{
        font-size: 16px;
    }
    .reser_table thead, .reser_table th{
        display: none;
    }
    .reser_table th, .reser_table td{
        font-size: 18px;
    }
    .reser_table, .reser_table tbody, .reser_table tr{
        display: block;
        width: 100%;
    }
    .reser_table tr{
        display: flex;
        align-items: center;
        gap : 8px;
    }
    .reser_table tbody tr:first-child td{
        border-top:none;
    }
    .reser_table tr td{
        border-top: 1px solid #939292;
    }
    .reser_table td{
        padding: 20px 30px 20px 30px;
    }
    .reser_table tr:last-child{
        border-bottom: none;
    }
    .reser_table .td_group{
        display: flex;
        text-align: left;
        flex-direction: column;
        flex: 1;
    }    
    .reser_table thead div:nth-child(1),
    .reser_table tbody div:nth-child(1){
        width: 100%;
        padding-top: 0;
    }
    .reser_table thead div:nth-child(2),
    .reser_table tbody div:nth-child(2){
        width: 100%;
    }
    .reser_table thead div:nth-child(3),
    .reser_table tbody div:nth-child(3){
        width: 100%;
    }    
    .reser_table thead div:nth-child(4),
    .reser_table tbody div:nth-child(4){
        width: 100%;
    }    
    .reser_table .th_group > div,
    .reser_table .td_group div{
        padding: 9px 0 0;
    }    
    .reser_section .btn_wrap{
        margin-top: 40px;
    }
    .reser_section .btn_wrap.btn_2n .btn{
        width: calc(50% - 20px) !important
    }    
    /* //20250502 추가 */    
    /* 20250515 추가 */
    .signature_box *{
        font-size: 13px;
    }
    .signature_box .inp_slct select{
        height: 50px;
    }
    .signature_box .signature_td{
        padding: 0 3px;
    }
    .signature_box .signature_td:nth-child(1){
        width: 22% !important;
    }
    .signature_box .signature_td:nth-child(2){
        width: 30% !important;
    }
    .signature_box .signature_td:nth-child(3){
        width: auto !important;
    }
    .signature_box .signature_box_kid .signature_td.type2{
        width: auto !important;
    }
    .signature_box .signature_info_pledger{
        padding: 0 3px;
    }
    .signature_box .signature-pledge-name .inpformSign{
        width: calc(100% - 10px) !important;
    }
    .signature_box .sign_name{
        display: block;
        width: 100% !important;
        margin-bottom: 10px;
    }
    .signature_box .sign_phone{
        display: block;
        width: 100% !important;
        margin-bottom: 10px;
    }
    .signature_box .inp_wrap{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .signature_box .inp_wrap .inp_slct,
    .signature_box .inp_wrap input{
        width: calc(33.33% - 5px) !important;
    }
    .signature_box .inp_wrap.type2 .inp_slct{
        width: 100% !important;
    }
    .signature_box .inp_wrap.type3 input.phone{
        padding: 0 !important;
    }    
    .signature_box .signature_box_kid .m-signature-pad--body>div{
        width: 100% !important;
    }
    .signature_box .signature_box_kid .m-signature-pad--body>div .inpformSign{
        width: 55% !important;
    }
    #signature_capture .quantity_nav_signature{
        font-size: 18px;
    }
    .quantity_nav_signature + .quantity_nav_signature{
        margin-left: 5px !important;
    }
    #signature_capture .quantity{
        margin-top: 30px !important;
    }
    #signature_capture .btn_wrap.btn_2n{
        margin: 0 20px;
    }
    #signature_capture .btn_wrap.btn_2n .btn{
        width: calc(50% - 5px) !important;
    }
    /* //20250515 추가 */
}

@media (max-width:320px){
    .paging .num li{margin: 0 5px;}

    .visual_wrap .vs_txt{max-width: 100%;font-size: 24px;}

    .status_lst li{font-size: 13px;}
    .status_lst li + li{margin-left: 12px;}
}

#web{display: block;}
#mobile{display:none;}


/* 20240312 추가 */ /* 20240404 현행화 */
.dis_header nav{position:relative;}
.dis_header .gnb{position:absolute; top:5px; right:5%;}
.dis_header .gnb .select_lang{position:relative; top:10px; right:8%; /*border:1px solid #dbdbdb;*/ background-color:#fff; z-index:99;} /* 20240404 border 삭제 */
.dis_header .gnb>.select_lang>a{display:block; width:70px; height:auto; padding:0 20px 0 13px; line-height:30px; color: #bbb;}
.dis_header .gnb>.select_lang .depth{display:block;}
.dis_header .gnb>.select_lang .depth a{display:none; width:70px; padding:0 20px 0 13px; height:auto; line-height:30px; color:#bbb;}
.dis_header .gnb>.select_lang.on .depth a{display:block;}
.dis_header .gnb>.select_lang.on>a{font-weight:500; color:#000;}
.dis_header .gnb>.select_lang i{position:absolute; top:7px; right:11px;}
.dis_header .gnb>.select_lang.on i{transform: rotate(-180deg)}
.dis_header h1{padding-top:70px; text-align:center; font-size:24px;}
.vs_section{padding:20px 20px 0 20px;}
.vs_section .visual_wrap{overflow:inherit;}
.vs_section .visual_wrap .vs_slider{overflow:inherit;}
.vs_section .vs_slider{height:30vh;}
.dis_txt{padding:40px 20px; line-height:22px;}
.dis_txt p{word-break:break-all;} /* 20240411 추가 */


.clear_div {
    clear:both;
}

/* 20250407 추가 */
.pop_wrap.age_check_pop .pop_head .tit{font-size: 22px;}
.pop_wrap.age_check_pop .pop_head .pop_close{display: block;}
.pop_wrap.age_check_pop .pop_cont{min-height: auto;}
.pop_wrap.pop_alert .pop_cont p.input_txt{display: block;text-align:center !important;font-size: 18px;}
.pop_wrap.age_check_pop .btn_wrap{padding: 0 30px;}
.pop_wrap.age_check_pop .btn{padding: 0 10px;font-size: 15px;line-height: 1.2;}
/* //20250407 추가 */

/* 20250710 추가 */
.re-title01 {width:100%; height:30px; margin-top:30px;font-size: 20px;font-weight: bold}

/* 20250714 추가 */
#body {display: flex; flex-direction: column; align-items: center;margin-top: 100px;}
.header_text{font-family: APHQ; font-size: 40px;}
.middle_text{font-size: 25px;margin-top: 20px; text-align: center;}
.box_input{border: 1px solid #000; height: 60px; width: 100%;}
.black_bt{width: 100px; height: 60px; color: #fff;background-color:#666666;border: none;cursor: pointer; }
.aline { display: flex;justify-content: center; margin-top: 30px;}

.bt-save {width: 180px; height: 45px; margin-top: 50px;}
.bg-style {background-color: #efefef; padding: 20px 50px; text-align: left; margin-top: 100px;border-radius: 10px;}
.bg-style-gray {background-color: #efefef; padding: 20px 50px; text-align: left; }
.bg-text {line-height: 30px; font-size: 14px;}
 dd,dl,dt,li,menu,menuitem,ol,ul{list-style:none;line-height:normal}
.pdf-text {display: flex; justify-content: space-between;line-height:26px}
.pdf-text div:nth-child(1) {width: 220px;}
.pdf-text div:nth-child(2) {width: 30px; background: url(../images/btn_close.png) no-repeat; background-size: 30%; background-position: center 10px;}
.pdf-text div:nth-child(3) {width: 180px;color: #9b9b9b;text-align: right;}
.text-info {font-size: 18px; margin: 20px 0;}
.sub-title{padding: 20px 0; font-weight: bold;}
.pdf-img {background: url(../../img/pdf.png); width: 30px;height: 30px; background-size: contain;}
.font-14px {font-size: 14px;}
.sub-title-01 {margin-top: 10px ; font-size: 14px;}
.pdf-ul {display: flex;  width: 150px; font-size: 14px; align-items: center; }
.pdt-bt {border-radius: 4px; width: 200px; height: 24px; border: 1px solid #929292; background-color: rgb(255, 255, 255); font-size: 12px; margin-top: 10px;}
.botton-bt {padding: 10px; margin-top: 10px; border: 1px solid #9A84D6 ;background-color: #fff; color: #9A84D6;font-weight: bold; width: 100%;}
.botton-copy {background-color: black;height:auto;margin-top: 20px;padding: 10px;color: #fff;text-align: center;}