.shop_list{flex-wrap:wrap;align-items:stretch;gap:25px;display:flex}@media screen and (width<=768px){.shop_list{gap:9px}}.shop_item{border:1px solid var(--clGray_border);border-radius:6px;width:calc(33.3333% - 16.6667px);transition:box-shadow .2s,border .2s;position:relative;box-shadow:0 1px 4px #00000026;container:user-wrap/inline-size}@media screen and (width<=768px){.shop_item{width:calc(50% - 4.5px)}}.shop_item.is_point:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%2023C18.0765%2023%2023%2018.0765%2023%2012C23%205.92352%2018.0765%201%2012%201C5.92352%201%201%205.92352%201%2012C1%2018.0765%205.92352%2023%2012%2023Z'%20fill='%23F4F6FA'%20stroke='%23384860'%20stroke-width='2'/%3e%3cpath%20d='M15.118%2010.35C15.118%2011.2593%2014.3773%2012%2013.468%2012H10.3499V8.7H13.468C14.3773%208.7%2015.118%209.44073%2015.118%2010.35ZM17.318%2010.35C17.318%208.2254%2015.5926%206.5%2013.468%206.5H8.1499V17.5H10.3499V14.2H13.468C15.5926%2014.2%2017.318%2012.4746%2017.318%2010.35Z'%20fill='%23384860'/%3e%3c/svg%3e");width:24px;height:24px;position:absolute;top:6px;right:6px}@media screen and (width<=768px){.shop_item.is_point:after{top:4px;right:4px}}.shop_item .shop_box{flex-direction:column;width:100%;height:100%;display:flex}.shop_item .shop_box:hover{opacity:1}.shop_item .shop_box .is_private{background-color:#000;border-radius:6px 6px 0 0}.shop_item .shop_box .is_private .shop_img{opacity:.5}.shop_item .shop_box .shop_img{-o-object-fit:cover;object-fit:cover;border-radius:6px 6px 0 0;width:100%;height:207px}@media screen and (width<=1024px){.shop_item .shop_box .shop_img{height:170px}}@media screen and (width<=475px){.shop_item .shop_box .shop_img{height:106px}}.shop_item .shop_box .text_wrap{flex-direction:column;flex-grow:1;row-gap:10px;padding:12px 9px 12px 15px;display:flex}@media screen and (width<=768px){.shop_item .shop_box .text_wrap{flex-basis:121px;row-gap:6px;padding:10px}}.shop_item .shop_box .text_wrap .title{white-space:nowrap;text-overflow:ellipsis;font-weight:700;transition:color .2s;overflow:hidden}@media screen and (width<=768px){.shop_item .shop_box .text_wrap .title{-webkit-line-clamp:2;text-overflow:ellipsis;white-space:unset;-webkit-box-orient:vertical;height:2.4rem;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}}.shop_item .shop_box .text_wrap .text{white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}@media screen and (width<=768px){.shop_item .shop_box .text_wrap .text{font-size:.625rem}}.shop_item .shop_box .text_wrap .text i{color:var(--clIcon);text-align:center;width:14px;margin:0 4px 0 auto}@media screen and (width<=768px){.shop_item .shop_box .text_wrap .text i{margin-right:2px}}.shop_item .shop_box .text_wrap .review{margin-left:15px;font-size:.75rem}.shop_item .shop_box .text_wrap .review i{font-size:.875rem}.shop_item .user_profile{border-top:1px solid var(--clGray_border);cursor:pointer;padding:15px 15px 12px}@media screen and (width<=768px){.shop_item .user_profile{min-height:60px;padding:10px 8px}}.shop_item .user_profile.is_all{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;min-height:70px}@media screen and (width<=768px){.shop_item .user_profile.is_all{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;min-height:60px}}.shop_item .user_profile.is_all>[class^=user_]{width:20%}@media screen and (width>=769px){@container user-wrap (width<=285px){.shop_item .user_profile.is_all>[class^=user_]{width:25%}.shop_item .user_profile.is_all>[class^=user_]:nth-of-type(4){display:none}}@container user-wrap (width<=220px){.shop_item .user_profile.is_all>[class^=user_]{width:33.3333%}.shop_item .user_profile.is_all>[class^=user_]:nth-of-type(3){display:none}}}@media screen and (width<=768px){.shop_item .user_profile.is_all>[class^=user_]{width:auto;max-width:20%}@container user-wrap (width<=235px){.shop_item .user_profile.is_all>[class^=user_]{width:25%}.shop_item .user_profile.is_all>[class^=user_]:nth-of-type(4){display:none}}}.shop_item .user_profile .user_wrap{position:relative}@media screen and (width<=768px){.shop_item .user_profile .user_wrap .user_icon{border-width:3px;width:38px;height:38px}}.shop_item .user_profile .user_wrap .icon_status{top:30px;left:30px}@media screen and (width<=768px){.shop_item .user_profile .user_wrap .icon_status{width:20px;top:21px;left:21px}}.shop_item .user_profile .user_other span{width:40px;height:40px;color:var(--clIcon);align-items:center;font-size:1.5rem;display:flex}@media screen and (width>=769px){.shop_item .user_profile .user_other span{justify-content:center}}@media screen and (width<=768px){.shop_item .user_profile .user_other span{width:32px;height:32px;padding-left:3px;font-size:1.25rem}}.shop_item .category_wrap{display:block}.shop_item .category_wrap:hover{opacity:1}@media screen and (width>=769px){.shop_item .category_wrap:hover .category{filter:brightness(1.1)}}.shop_item .category{z-index:20;color:#fff;border-top-left-radius:5px;padding:6px 10px;font-size:.8125rem;font-weight:700;position:absolute;top:0;left:0}@media screen and (width<=768px){.shop_item .category{padding:4px 6px;font-size:.6875rem}}.shop_item .category.is_restaurant{background-color:var(--clRestaurant)}.shop_item .category.is_retail{background-color:var(--clRetail)}.shop_item .category.is_salon{background-color:var(--clSalon)}.shop_item .category.is_medical{background-color:var(--clMedical)}.shop_item .category.is_sports{background-color:var(--clSports)}.shop_item .category.is_health{background-color:var(--clHealth)}.shop_item .category.is_school{background-color:var(--clSchool)}.shop_item .category.is_others{background-color:var(--clOthers)}.shop_item .fav{z-index:20;cursor:pointer;justify-content:center;align-items:center;padding:8px 10px;font-size:.875rem;display:flex;position:absolute;top:160px;right:10px}@media screen and (width<=1024px){.shop_item .fav{top:120px}}@media screen and (width<=768px){.shop_item .fav{color:var(--clGray);padding:4px 6px;font-weight:400;top:132px}}@media screen and (width<=475px){.shop_item .fav{top:68px}}.shop_item .fav.is_disable{pointer-events:none}.shop_item .fav i{color:var(--clIcon);font-size:1.125rem}@media screen and (width<=768px){.shop_item .fav i{font-size:1rem}}.shop_item .fav.is_active i{color:#ed5a5a;font-weight:700}.shop_item .fav:hover{opacity:1}.shop_item .fav:hover .tip{opacity:1;transition-property:transform,opacity;transition-duration:.2s;top:-5px;transform:translate(-50%)translateY(-100%)}@media screen and (width<=768px){.shop_item .fav span{font-size:.75rem}}.shop_item:hover{border:1px solid #2f865299;box-shadow:0 0 12px #2f865299}.shop_item:hover .title{color:var(--clMain)}.shop_item .publish_status_wrap{border-top:1px solid #0000001a;padding:15px 10px;position:relative;bottom:63px}@media screen and (width<=768px){.shop_item .publish_status_wrap{padding:10px;bottom:50px}}.shop_item .publish_status{border:1px solid var(--clMain);padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}@media screen and (width<=768px){.shop_item .publish_status{padding:5px;font-size:.6875rem}}.shop_item .publish_status.is_publish{color:var(--clMain);background-color:var(--clMain_midlight)}.shop_item .publish_status.is_private,.shop_item .publish_status.is_restrict{color:var(--clGray);border-color:var(--clGray);background-color:var(--clGray_ccc)}.shop_item .edit_btn{z-index:20;font-size:.875rem;position:absolute;bottom:14px;right:10px}@media screen and (width<=768px){.shop_item .edit_btn{padding:5px;font-size:.6875rem;bottom:10px;right:10px}}.shop_item .edit_btn i{margin-right:5px}.popover.is_userList{border:2px solid var(--clMain);border-radius:8px;min-width:430px}@media screen and (width<=768px){.popover.is_userList{border-radius:8px 8px 0 0;width:100vw;min-width:100vw;position:fixed!important;inset:auto auto 0 0!important;transform:none!important}}.popover.is_userList .popover-arrow{display:none!important}.popover.is_userList .popover-header{background-color:var(--clMain_midlight);border:none;border-radius:7px 7px 0 0;padding:1rem;font-weight:700}.popover.is_userList .popover-body{height:370px;overflow-y:scroll}@media screen and (width<=768px){.popover.is_userList .popover-body{height:42dvh}}.popover.is_userList .btn_close{color:var(--clMain);opacity:1;font-size:1.25rem;transition-property:opacity;transition-duration:.2s;position:absolute;top:15px;right:15px}@media (hover:hover){.popover.is_userList .btn_close:hover{opacity:.7;cursor:pointer;transition-property:opacity;transition-duration:.2s}}.popover.is_userList .user_list{display:block;position:relative}.popover.is_userList .user_list:after{content:"";color:var(--clMain);font-family:"Font Awesome 6 Pro";font-size:1.125rem;font-weight:700;position:absolute;top:50%;right:0;transform:translateY(-50%)}.popover.is_userList .user_list:not(:last-of-type){border-bottom:1px solid #0000001a;margin-bottom:10px;padding-bottom:10px}.popover.is_userList .user_list .user_profile{margin-bottom:5px}.popover.is_userList .user_list .user_profile .icon_status{top:30px;left:30px}@media screen and (width<=768px){.popover.is_userList .user_list .user_profile .icon_status{top:24px;left:24px}}.popover.is_userList .user_list .user_info{align-items:center;gap:16px;margin-left:4px;margin-right:20px;font-size:.75rem;display:flex}.popover.is_userList .user_list .user_info i{color:var(--clIcon);margin-right:4px;font-size:.875rem}.popover.is_userList .user_list .user_info li:not(.schedule){min-width:fit-content}.popover.is_userList .user_list .user_info .schedule{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sending{z-index:9999;background:#0009;width:100vw;height:100vh;display:none;position:fixed;top:0;left:0}.sending span{text-indent:-9999em;border-radius:50%;width:1em;height:1em;font-size:12px;animation:1.1s infinite load2;position:fixed;top:50%;left:50%;transform:translateZ(0)}@keyframes load2{0%,to{box-shadow:0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 #fff3,2.5em 0 0 0 #fff3,1.75em 1.75em 0 0 #fff3,0 2.5em 0 0 #fff3,-1.8em 1.8em 0 0 #fff3,-2.6em 0 0 0 #ffffff80,-1.8em -1.8em 0 0 #ffffffb3}12.5%{box-shadow:0 -2.6em 0 0 #ffffffb3,1.8em -1.8em 0 0 #fff,2.5em 0 0 0 #fff3,1.75em 1.75em 0 0 #fff3,0 2.5em 0 0 #fff3,-1.8em 1.8em 0 0 #fff3,-2.6em 0 0 0 #fff3,-1.8em -1.8em 0 0 #ffffff80}25%{box-shadow:0 -2.6em 0 0 #ffffff80,1.8em -1.8em 0 0 #ffffffb3,2.5em 0 0 0 #fff,1.75em 1.75em 0 0 #fff3,0 2.5em 0 0 #fff3,-1.8em 1.8em 0 0 #fff3,-2.6em 0 0 0 #fff3,-1.8em -1.8em 0 0 #fff3}37.5%{box-shadow:0 -2.6em 0 0 #fff3,1.8em -1.8em 0 0 #ffffff80,2.5em 0 0 0 #ffffffb3,1.75em 1.75em 0 0 #fff,0 2.5em 0 0 #fff3,-1.8em 1.8em 0 0 #fff3,-2.6em 0 0 0 #fff3,-1.8em -1.8em 0 0 #fff3}50%{box-shadow:0 -2.6em 0 0 #fff3,1.8em -1.8em 0 0 #fff3,2.5em 0 0 0 #ffffff80,1.75em 1.75em 0 0 #ffffffb3,0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 #fff3,-2.6em 0 0 0 #fff3,-1.8em -1.8em 0 0 #fff3}62.5%{box-shadow:0 -2.6em 0 0 #fff3,1.8em -1.8em 0 0 #fff3,2.5em 0 0 0 #fff3,1.75em 1.75em 0 0 #ffffff80,0 2.5em 0 0 #ffffffb3,-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 #fff3,-1.8em -1.8em 0 0 #fff3}75%{box-shadow:0 -2.6em 0 0 #fff3,1.8em -1.8em 0 0 #fff3,2.5em 0 0 0 #fff3,1.75em 1.75em 0 0 #fff3,0 2.5em 0 0 #ffffff80,-1.8em 1.8em 0 0 #ffffffb3,-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 #fff3}87.5%{box-shadow:0 -2.6em 0 0 #fff3,1.8em -1.8em 0 0 #fff3,2.5em 0 0 0 #fff3,1.75em 1.75em 0 0 #fff3,0 2.5em 0 0 #fff3,-1.8em 1.8em 0 0 #ffffff80,-2.6em 0 0 0 #ffffffb3,-1.8em -1.8em 0 0 #fff}}button.btn:disabled,input.btn:disabled{cursor:no-drop!important}input,textarea,select{background-color:#fff;border-radius:4px}select,textarea,input[type=text],input[type=url],input[type=search],input[type=tel]{border:1px solid var(--clGray)}input[type=text],input[type=url],input[type=search],input[type=tel]{-webkit-appearance:none;padding:12px 16px}input:not([type=checkbox],[type=radio],[type=submit],[type=button])::-webkit-input-placeholder{color:var(--clPlaceholder)}textarea::-webkit-input-placeholder{color:var(--clPlaceholder)}select::-webkit-input-placeholder{color:var(--clPlaceholder)}input:not([type=checkbox],[type=radio],[type=submit],[type=button])::-moz-placeholder{color:var(--clPlaceholder)}textarea::-moz-placeholder{color:var(--clPlaceholder)}select::-moz-placeholder{color:var(--clPlaceholder)}input:not([type=checkbox],[type=radio],[type=submit],[type=button])::placeholder,textarea::placeholder,select::placeholder{color:var(--clPlaceholder)}input:not([type=checkbox],[type=radio],[type=submit],[type=button]):focus,textarea:focus,select:focus{border:1px solid var(--clMain);background-color:var(--clMain_light_light);outline:none}input:not([type=checkbox],[type=radio],[type=submit],[type=button]).is_error,textarea.is_error,select.is_error{background-color:var(--clAlert_bg);border:2px solid var(--clAlert)}input:not([type=checkbox],[type=radio],[type=submit],[type=button]).is_error:focus,textarea.is_error:focus,select.is_error:focus{border:2px solid var(--clAlert);background-color:#fff7f7}.checkbox_wrap input[type=checkbox]{display:none}.checkbox_wrap input[type=checkbox]:checked+span:before{border-color:var(--clMain);background-color:var(--clMain)}.checkbox_wrap span{display:block;position:relative}.checkbox_wrap span:before{border:2px solid var(--clText);content:"";background-color:#fff;border-radius:2px;width:18px;height:18px;position:absolute;top:3px;left:0}.checkbox_wrap span:after{content:"";color:#fff;border-radius:2px;font-family:fontAwesome;font-size:.8125rem;font-weight:900;position:absolute;top:0;left:3px}.check_radio .check_lists{flex-wrap:wrap;gap:10px;display:flex}@media screen and (width<=768px){.check_radio .check_lists{flex-direction:column}}.check_radio .form-check{padding-left:0}@media screen and (width<=768px){.check_radio .form-check{width:min(80%,270px)}}.check_radio .radio_label{border-radius:30px;min-width:100px;padding:12px 10px;font-weight:700}.check_radio .radio_label:before{width:14px;margin-right:0}@media screen and (width<=768px){.check_radio .radio_label{width:100%}}.check_radio .radio_label.is_uncheck{color:var(--clText);border-color:var(--clGray);background-color:#fff;border:1px solid;padding:13px 10px;font-weight:400}.check_radio .radio_label.is_uncheck:before{filter:grayscale()}.check_radio .radio_label.is_uncheck input[type=radio]{border:1px solid var(--clGray)}.check_radio .radio_label{color:var(--clMain);background-color:var(--clMain_midlight);border:2px solid var(--clMain);line-height:100%}.check_radio .form-check-label{font-size:.9375rem}.check_radio .form-check-input{height:1em;margin-top:0;margin-left:0}.check_radio input[type=radio]{appearance:none;margin-right:5px}.check_radio input[type=radio]:focus{background-color:var(--clMain)}select{cursor:pointer;padding:10px 20px 10px 10px}select:disabled{color:var(--clPlaceholder);border-color:var(--clPlaceholder);cursor:default}.select_wrapper{position:relative}.select_wrapper:after{content:"";border-bottom:solid 2px var(--clMain);border-right:solid 2px var(--clMain);z-index:1;pointer-events:none;width:8px;height:8px;position:absolute;top:calc(50% - 5px);right:10px;transform:rotate(45deg)}@media screen and (width<=768px){.dragDrop_body{height:100%;position:relative}}.dragDrop_body.loading_area{display:none}.dragDrop_body .loading{color:#ccc;text-indent:-9999em;border-radius:50%;width:1em;height:1em;margin:75px auto;font-size:10px;animation:1.3s linear infinite load;position:relative;transform:translateZ(0)}@media screen and (width<=768px){.dragDrop_body .loading{margin:auto;font-size:6px;position:absolute;top:calc(50% - 5px);left:calc(50% - 5px)}}@keyframes load{0%,to{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em}12.5%{box-shadow:0 -3em,2em -2em 0 .2em,3em 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em,3em 0 0 .2em,2em 2em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em,-2em 2em 0 .2em,-3em 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0 0 .2em,-2em -2em}87.5%{box-shadow:0 -3em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0,-2em -2em 0 .2em}}.paginationBox{margin:10px 0 0}.paginationBox a{color:var(--clGray)}.paginationBox .pagination{justify-content:center;align-items:center;display:flex}.paginationBox .pagination li{background-color:#fff;border-radius:4px;min-width:45px}@media screen and (width<=768px){.paginationBox .pagination li{min-width:34px}}@media screen and (width<=375px){.paginationBox .pagination li{min-width:27px}}.paginationBox .pagination li .page-link{border-color:var(--clGray);justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:5px;font-size:.875rem;display:flex}@media screen and (width>=769px){.paginationBox .pagination li .page-link:hover{color:var(--clGray);background-color:var(--clMain_light);opacity:1}}@media screen and (width<=768px){.paginationBox .pagination li .page-link{min-width:auto;font-size:.8125rem}.paginationBox .pagination li .page-link:hover{color:inherit;background-color:inherit}}.paginationBox .pagination li .page-link:active,.paginationBox .pagination li .page-link:focus{color:inherit;background-color:inherit}.paginationBox .pagination li .page-link.is_current{background-color:var(--clMain_light);border-color:var(--clGray);color:var(--clGray)}.paginationBox .pagination li:first-child .page-link,.paginationBox .pagination li:last-child .page-link{border-radius:4px}.paginationBox .pagination li:first-child{margin:0 20px 0 0;position:relative}.paginationBox .pagination li:first-child:after{content:"…";height:100%;font-weight:700;line-height:40px;display:block;position:absolute;top:0;right:-17px}.paginationBox .pagination li:last-child{margin:0 0 0 20px;position:relative}.paginationBox .pagination li:last-child:before{content:"…";height:100%;font-weight:700;line-height:40px;display:block;position:absolute;top:0;left:-17px}.paginationBox .pagination li:nth-child(2):not(:last-child) .page-link{border-radius:4px 0 0 4px}.paginationBox .pagination li:nth-last-child(2):not(:first-child) .page-link{border-radius:0 4px 4px 0}.paginationBox .move{justify-content:center;align-items:center;margin:10px 0 0;display:flex}.paginationBox .move span.bg{margin:5px}.paginationBox .move a{border:1px solid var(--clGray);background-color:#fff;border-radius:4px;justify-content:center;align-items:center;width:132px;font-size:.875rem;line-height:40px;display:flex;position:relative}.paginationBox .move a:hover,.paginationBox .move a:active{color:var(--clGray);background-color:var(--clMain_light);opacity:1}.paginationBox .move a.prev i,.paginationBox .move a.next i{color:var(--clGray);font-size:1rem;position:absolute;top:50%;transform:translateY(-50%)}.paginationBox .move a.prev i{left:8px}.paginationBox .move a.next i{right:8px}.page-currentNum{font-size:.75rem}.modal_container{padding:24px 20px}.modal_container .wrapper{-webkit-column-gap:13px;-moz-column-gap:13px;align-items:center;column-gap:13px;margin-bottom:16px;display:flex}.modal_container .wrapper label input[type=checkbox]{accent-color:var(--clMain);margin:0 6px 0 2px;transform:scale(1.1)}.modal_container .wrapper label i{color:#737b74;margin-right:3px}.modal_container .wrapper .permission{color:var(--clMain);align-items:center;font-size:.75rem;display:flex}.modal_container .wrapper .permission i{margin-right:2px}.modal_container .select_form{-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px;display:flex}.modal_container .select_form .select_wrapper{width:calc(50% - 7px)}.modal_container .select_form .select_wrapper select{width:100%}.modal_container .btn_accept{justify-content:center;align-items:center;width:100%;height:42px;font-size:.875rem;font-weight:700;display:flex}.modal_container .btn_accept i{margin-right:5px;font-size:1rem}.modal_container .reset{color:var(--clMain);justify-content:flex-end;align-items:center;width:fit-content;margin-left:auto;font-size:.875rem;font-weight:700;display:flex}@media screen and (width<=768px){.modal_container .reset{font-size:.75rem}}.modal_container .reset i{margin-right:4px}#filterSp .modal-content .modal-header{border:none;padding:20px 20px 0;font-size:1.125rem}#filterSp .modal-content .modal-header .fa-solid{color:var(--clGray);font-size:1.875rem}#filterSp .modal-content .modal-body{padding:0}#filterSp .modal-content .modal-body .modal_content{padding:20px}#filterSp .modal-content .modal-body .modal-footer{border:none;padding:0 0 20px}#mapSearchModal .modal-header{border:none;padding:30px 20px 0;font-size:1.125rem}#mapSearchModal .modal-header .fa-solid{color:var(--clGray);font-size:1.875rem}#mapSearchModal .modal-body{padding:0}#mapSearchModal .modal-body .modal_content{padding:25px 20px}#mapSearchModal .modal-body .title{margin-bottom:8px}#mapSearchModal .modal-body input[type=search],#mapSearchModal .modal-body select{width:100%;height:46px}#mapSearchModal .modal-body dd{margin-bottom:20px}#mapSearchModal .modal-body .map_search_word{position:relative}#mapSearchModal .modal-body .map_search_word.is_search .btn_word_delete{display:block}#mapSearchModal .modal-body .input_word{padding-right:20px;font-size:1rem}#mapSearchModal .modal-body .input_word:focus::-webkit-search-cancel-button{-webkit-appearance:none}#mapSearchModal .modal-body .input_word:hover::-webkit-search-cancel-button{-webkit-appearance:none}#mapSearchModal .modal-body .btn_word_delete{color:var(--clMain);cursor:pointer;opacity:1;font-size:1rem;font-weight:700;transition-property:opacity;transition-duration:.2s;display:none;position:absolute;top:calc(50% - 8px);right:10px}@media (hover:hover){#mapSearchModal .modal-body .btn_word_delete:hover{opacity:.7;cursor:pointer;transition-property:opacity;transition-duration:.2s}}#mapSearchModal .modal-body .check_etc{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}#mapSearchModal .modal-body .check_etc label{font-size:.875rem}#mapSearchModal .modal-body .check_etc label:has(:checked){font-weight:700}#mapSearchModal .modal-body .check_etc input{accent-color:var(--clMain);margin-right:6px}#mapSearchModal .modal-footer{border:none;padding:0 0 30px}#mapSearchModal .modal-footer .btn{width:210px;height:50px;margin:0 auto;font-weight:700}.modal_cancel .modal-title{font-size:1.25rem;font-weight:700}.modal_cancel .confirm_text{color:var(--clAlert);font-size:.875rem}.modal_cancel .modal-footer{border:none;justify-content:center;align-items:center;padding-top:0;display:flex}.modal_cancel .modal-footer .btn_delete_wrap{margin:4px;position:relative}.modal_cancel .modal-footer .btn_delete_wrap input[type=submit]:disabled{opacity:.2}.modal_cancel .modal-footer .btn_delete_wrap .spinner-border{display:none;position:absolute;top:12px;left:calc(50% - 16px)}.modal_cancel .modal-footer .btn{min-width:220px;padding:10px 20px;font-weight:700}.modal_cancel .remove_footer{margin-top:12px}.modal_cancel .error_text{color:var(--clAlert);margin-block:8px 16px;padding-inline:16px}.reviewModal .modal-title{font-size:1.25rem}.reviewModal .sub_title{width:fit-content;color:var(--clMain);margin-inline:auto;margin-bottom:8px;font-size:1.125rem;font-weight:700;position:relative}.reviewModal .sub_title .sub{font-size:.875rem;line-height:2}.reviewModal .sub_title:before{content:"";background-color:var(--clMain);transform-origin:0 100%;width:2px;height:100%;position:absolute;top:0;left:0;transform:rotate(-30deg)translate(-10px,-5px)}.reviewModal .sub_title:after{content:"";background-color:var(--clMain);transform-origin:100% 100%;width:2px;height:100%;position:absolute;top:0;right:0;transform:rotate(30deg)translate(10px,-5px)}.reviewModal .text{font-size:.875rem}.reviewModal .lead_img{width:90%;margin-bottom:20px}.reviewModal .input_container{background-color:#f5f5f5;width:100%;margin:0;padding:20px}.reviewModal .input_container .mb_10{margin-bottom:10px}@media screen and (width<=768px){.reviewModal .input_container .mb_10{margin-bottom:8px}}.reviewModal .input_container input,.reviewModal .input_container select,.reviewModal .input_container textarea{font-weight:400}.reviewModal .input_list .input_row:not(:first-of-type){border-top:1px solid var(--clGray_border);margin-top:20px;padding-top:20px}.reviewModal .input_list .input_row:not(:nth-last-child(2)){border-bottom:none;margin-bottom:0;padding-bottom:0}.reviewModal .input_list .input_row.checkbox_wrap.rule{border-bottom:none;border-top:1px solid var(--clGray_border);margin-top:20px;margin-bottom:0;padding-top:20px;padding-bottom:0}.reviewModal .input_list .input_row.checkbox_wrap.rule label{cursor:pointer;background-color:#ebebeb;border:1px solid;border-radius:4px;width:max-content;position:relative}.reviewModal .input_list .input_row.checkbox_wrap.rule label.is_required:after{content:"必須";border-color:var(--clAccent);color:var(--clAccent);background-color:#eb84251a;border:1px solid;padding:2px 5px;font-size:.75rem;font-weight:700;position:absolute;top:13px;right:10px}.reviewModal .input_list .input_row.checkbox_wrap.rule span{height:50px;padding:0 60px 0 35px;line-height:50px}@media screen and (width<=375px){.reviewModal .input_list .input_row.checkbox_wrap.rule span{font-size:4vw}}.reviewModal .input_list .input_row.checkbox_wrap.rule span:before{top:15px;left:10px}.reviewModal .input_list .input_row.checkbox_wrap.rule span:after{left:13px}.reviewModal .input_list .input_row.checkbox_wrap.rule input:checked+span{background-color:var(--clMain_light_light);border-radius:4px}.reviewModal .input_list .input_row.checkbox_wrap.rule a{color:var(--clMain);text-decoration:underline}.reviewModal .input_term .title{flex-wrap:wrap;align-items:center;gap:10px;padding-top:0;font-size:1rem;font-weight:700;display:flex}@media screen and (width<=1024px){.reviewModal .input_term .title{font-size:.875rem}}.reviewModal .input_term .title.is_any:after{content:"任意";border-color:var(--clIcon);color:#fff;background-color:var(--clIcon)}.reviewModal .input_term .title.is_required:after{content:"必須";border-color:var(--clAccent);color:var(--clAccent);background-color:#eb84251a}.reviewModal .input_term .title:after{border:1px solid;padding:2px 5px;font-size:.75rem;font-weight:700}.reviewModal .input_term .text{font-weight:400;line-height:1.5}@media screen and (width<=768px){.reviewModal .input_term .text{font-size:.75rem}}.reviewModal .input_row{flex-direction:column;row-gap:10px;display:flex}@media screen and (width<=768px){.reviewModal .input_row{row-gap:8px}}.reviewModal .whole_error{background-color:var(--clAlert_bg);border:1px solid var(--clAlert);color:var(--clAlert);margin-bottom:32px;padding:13px 26px;font-weight:700;display:inline-block}.reviewModal .whole_error#error_top_js{display:none}.reviewModal .error_text{color:var(--clAlert);order:3;font-size:.875rem;display:block}@media screen and (width<=1024px){.reviewModal .error_text{width:100%;margin-top:8px;font-size:.9rem}}.reviewModal .error_text.js_error{display:none}.reviewModal .review_textarea{width:100%;height:180px;padding:15px}@media screen and (width<=768px){.reviewModal .review_textarea{height:190px}}.reviewModal .text_count_wrap{text-align:right;margin-top:10px;font-size:.875rem}@media screen and (width<=768px){.reviewModal .text_count_wrap{font-size:.75rem}}.reviewModal .text_count_wrap .text_count{color:var(--clAccent)}.reviewModal .dragDrop_area{border:var(--clIcon) dashed 2px;text-align:center;background-color:#ebebeb;border-radius:4px;width:235px;height:137px;padding:15px}@media screen and (width<=768px){.reviewModal .dragDrop_area{background-color:#0000;border:none;width:263px;height:87px;padding:0}}.reviewModal .dragDrop_area.dragover{opacity:.5}.reviewModal .dragDrop_area .dragDrop_body .loading{margin:48px auto}.reviewModal .dragDrop_area .dragDrop_img{align-items:center;gap:5px;margin-bottom:5px;display:flex}.reviewModal .dragDrop_area .fa-image_big{color:var(--clGray_ccc);margin-bottom:4px;font-size:3.5rem;display:inline-block}@media screen and (width<=768px){.reviewModal .dragDrop_area .fa-image_big{display:none}}.reviewModal .dragDrop_area .fa-images_mini{margin-right:7px;font-size:.875rem}.reviewModal .dragDrop_area .btn{border:1px solid var(--clText);font-weight:700}@media screen and (width<=768px){.reviewModal .dragDrop_area .btn{border:var(--clIcon) dashed 2px;justify-content:center;align-items:center;width:263px;height:87px;display:flex;background:#ebebeb!important}}.reviewModal .dragDrop_area .dragDrop_text{color:var(--clGray);font-size:.875rem;font-weight:700;line-height:1.4}@media screen and (width<=768px){.reviewModal .dragDrop_area .dragDrop_text{display:none}}.reviewModal .dragDrop_area .dragDrop_wrapper{-webkit-column-gap:5px;-moz-column-gap:5px;justify-content:center;align-items:center;column-gap:5px;display:flex}.reviewModal .dragDrop_area input[type=file]{display:none}.reviewModal .preview_area{flex-wrap:wrap;gap:0 12px;width:min(100%,650px);display:flex}.reviewModal .preview_area li{width:calc(25% - 9px);color:var(--clAlert);margin-top:16px;font-size:.75rem;text-decoration:underline}@media screen and (width<=768px){.reviewModal .preview_area li{width:calc(33.3333% - 8px)}}.reviewModal .preview_area li img{-o-object-fit:cover;object-fit:cover;border:1px solid var(--clGray);aspect-ratio:3/2;cursor:move;border-radius:2px;width:100%;height:auto}.reviewModal .preview_area .file_removeBtn{cursor:pointer;margin-top:6px;display:block}.reviewModal .preview_area .file_removeBtn:hover{opacity:.8}.reviewModal .select_wrapper_price{display:inline-block}.reviewModal .select_wrapper_price select{min-width:160px}.reviewModal .review_post_info{margin-top:20px;font-size:.875rem}@media screen and (width<=768px){.reviewModal .review_post_info{font-size:.75rem}}.reviewModal .review_post_info a{color:var(--clMain);text-decoration:underline}.reviewModal .add_fav_wrap{margin-top:20px;font-size:.875rem}.reviewModal .modal-footer{justify-content:center}.reviewModal .modal-footer .btn{min-width:220px;padding:10px 20px;font-weight:700}.reviewModal .status_info{margin:0 0 20px;display:none}@media screen and (width<=768px){.reviewModal .status_info{text-align:left}}.reviewModal .modal-title{font-weight:700}.reviewModal .shop_summary_wrap{margin-bottom:20px}.reviewModal .shop_summary_wrap .shop_summary{gap:10px;margin-bottom:8px;display:flex}@media screen and (width<=768px){.reviewModal .shop_summary_wrap .shop_summary{line-height:1.2}}.reviewModal .shop_summary_wrap .shop_summary img{-o-object-fit:cover;object-fit:cover;width:120px;height:80px}.reviewModal .shop_summary_wrap .shop_summary .category_wrap{margin-bottom:5px}.reviewModal .shop_summary_wrap .shop_summary .category:before{color:#fff;padding:2px 8px;font-size:.75rem;font-weight:700}@media screen and (width<=768px){.reviewModal .shop_summary_wrap .shop_summary .category:before{font-size:.6875rem}}.reviewModal .shop_summary_wrap .shop_summary .category.is_restaurant{background-color:var(--clRestaurant)}.reviewModal .shop_summary_wrap .shop_summary .category.is_retail{background-color:var(--clRetail)}.reviewModal .shop_summary_wrap .shop_summary .category.is_salon{background-color:var(--clSalon)}.reviewModal .shop_summary_wrap .shop_summary .category.is_medical{background-color:var(--clMedical)}.reviewModal .shop_summary_wrap .shop_summary .category.is_sports{background-color:var(--clSports)}.reviewModal .shop_summary_wrap .shop_summary .category.is_health{background-color:var(--clHealth)}.reviewModal .shop_summary_wrap .shop_summary .category.is_school{background-color:var(--clSchool)}.reviewModal .shop_summary_wrap .shop_summary .category.is_others{background-color:var(--clOthers)}.reviewModal .shop_summary_wrap .shop_summary .shop_name{color:var(--clMain);font-weight:700}@media screen and (width<=768px){.reviewModal .shop_summary_wrap .shop_summary .shop_name{font-size:.875rem;line-height:1.2}}.reviewModal .shop_summary_wrap .shop_summary .place{color:var(--clGray);margin-top:5px;font-size:.875rem}@media screen and (width<=768px){.reviewModal .shop_summary_wrap .shop_summary .place{font-size:.75rem}}.reviewModal .shop_summary_wrap .shop_summary .place i{margin-right:3px}.reviewModal .shop_summary_wrap .user_profile img{-o-object-fit:cover;object-fit:cover;border-width:3px;width:38px;height:38px}.reviewModal .shop_summary_wrap .user_profile img:not(:has(+[class*=userstatus_])){border:1px solid #0000001a;width:34px;height:34px}.reviewModal .shop_summary_wrap .user_profile .icon_status{width:20px;top:24px;left:24px}.reviewModal .btn_delete_wrap{text-align:right;margin-top:24px}.reviewModal .btn_delete{color:var(--clAlert);font-size:.875rem;font-weight:700;text-decoration:underline}.reviewModal .btn_delete i{margin-right:3ox}.reviewModal .review_box .user_profile{margin-bottom:24px}.reviewModal .review_box .user_profile .icon_wrap{position:relative}.reviewModal .review_box .user_profile .user_icon{border-width:3px;width:38px;height:38px}.reviewModal .review_box .user_profile .user_icon:not(:has(+[class*=userstatus_])){border:1px solid #0000001a;width:34px;height:34px}.reviewModal .review_box .user_profile .icon_status{width:20px;top:22px;left:25px}.reviewModal .review_box .user_profile .name{flex-grow:1;margin-left:5px;font-size:.875rem}.reviewModal .review_box .user_profile .name a{color:var(--clMain)}.reviewModal .review_box .review_header{flex-wrap:wrap;justify-content:space-between;gap:10px;margin-bottom:15px;display:flex}@media screen and (width<=768px){.reviewModal .review_box .review_header{flex-direction:column-reverse;gap:5px}}.reviewModal .review_box .review_header .price{font-size:.875rem}.reviewModal .review_box .review_header .date{color:var(--clGray);gap:16px;font-size:.75rem;display:flex}.reviewModal .review_comment{margin-bottom:15px;font-size:.875rem}.reviewModal .review_comment .text{white-space:pre-wrap;width:100%}.reviewModal .review_img{flex-wrap:wrap;gap:10px;margin-bottom:15px;display:flex}.reviewModal .review_img .img{width:calc(25% - 7.5px)}@media screen and (width<=768px){.reviewModal .review_img .img{width:calc(50% - 5px)}}.reviewModal .review_img img{aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;width:100%}:root .reviewModal .review_textarea{padding:3px}::-webkit-full-page-media{padding:3px}:future{padding:3px}.top_page{padding-top:80px;padding-bottom:60px}@media screen and (width<=768px){.top_page{padding-top:30px;padding-bottom:40px}}.top_page .top_title{margin-bottom:28px;font-size:1.5rem;font-weight:700}@media screen and (width<=768px){.top_page .top_title{margin-bottom:20px;font-size:1.125rem}}@media screen and (width>=769px){.top_page .search_form .search_head{margin-bottom:32px}.top_page .search_form .form_area{margin-top:-10px}}.top_page .search_form .form_area .search_word{max-width:450px}.mv{background-color:#d4f2cc}@media screen and (width<=768px){.mv{margin-top:64px}}.mv_container{width:min(100%,983px);margin:0 auto}.mv_container .mv_img{-o-object-fit:contain;object-fit:contain;width:100%}.campaign_list{flex-direction:column;align-items:center;display:flex}.campaign_list .campaign_kuji .kuji_sp{display:none}@media screen and (width<=475px){.campaign_list .campaign_kuji .kuji_pc{display:none}.campaign_list .campaign_kuji .kuji_sp{display:inline-block}}.campaign_list:not(:has(>.campaign_area:nth-child(3))) .campaign_area{text-align:center;margin-bottom:80px}@media screen and (width<=475px){.campaign_list:not(:has(>.campaign_area:nth-child(3))) .campaign_area{margin-bottom:50px}}.campaign_list:not(:has(>.campaign_area:nth-child(3))) .campaign_area+.campaign_area{margin-top:-60px}@media screen and (width<=475px){.campaign_list:not(:has(>.campaign_area:nth-child(3))) .campaign_area+.campaign_area{margin-top:-35px}}.campaign_list:not(:has(>.campaign_area:nth-child(3))) .campaign_area img{border:1px solid var(--clGray_ccc);width:700px;max-width:100%}@media screen and (width<=475px){.campaign_list:not(:has(>.campaign_area:nth-child(3))) .campaign_area img{width:280px}}.campaign_list:not(:has(>.campaign_area:nth-child(3))) .campaign_area .img_campaign{width:100%;max-width:400px}@media screen and (width<=475px){.campaign_list:not(:has(>.campaign_area:nth-child(3))) .campaign_area .img_campaign{width:280px}}.campaign_list:has(>.campaign_area:nth-child(3)){margin-inline:auto;flex-flow:wrap;justify-content:center;align-items:flex-start;gap:8px 16px;max-width:983px;margin-bottom:80px}@media screen and (width<=475px){.campaign_list:has(>.campaign_area:nth-child(3)){margin-bottom:50px}}.campaign_list:has(>.campaign_area:nth-child(3)) .campaign_kuji .kuji_pc{display:none}.campaign_list:has(>.campaign_area:nth-child(3)) .campaign_kuji .kuji_sp{display:inline-block}.campaign_list:has(>.campaign_area:nth-child(3)) .campaign_area{text-align:center;flex:1 1 0}.campaign_list:has(>.campaign_area:nth-child(3)) .campaign_area a{display:block}.campaign_list:has(>.campaign_area:nth-child(3)) .campaign_area img{border:1px solid var(--clGray_ccc);width:100%}@media screen and (width<=768px){.campaign_list:has(>.campaign_area:nth-child(3)){gap:8px}.campaign_list:has(>.campaign_area:nth-child(3)) .campaign_area{flex-basis:calc(50% - 4px);max-width:calc(50% - 4px)}.campaign_list:has(>.campaign_area:nth-child(3)) .campaign_area:nth-child(3){flex-basis:100%}}.search_location .wrapper{margin-bottom:100px}@media screen and (width<=768px){.search_location .wrapper{margin-bottom:50px}}.search_location .wrapper .search_tab{flex-wrap:wrap;gap:20px;display:flex}@media screen and (width<=768px){.search_location .wrapper .search_tab{gap:10px}}.search_location .wrapper .search_tab li{border:1px solid #e5e5e5;border-radius:4px;width:calc(25% - 15px);overflow:hidden;box-shadow:0 1px 4px #00000026}@media screen and (width<=1024px){.search_location .wrapper .search_tab li{width:calc(50% - 13px)}}@media screen and (width<=768px){.search_location .wrapper .search_tab li{width:calc(50% - 5px);box-shadow:unset}}.search_location .wrapper .search_tab li a{text-align:center;width:100%;height:100%;line-height:1.3;display:flex;position:relative}.search_location .wrapper .search_tab li a img{width:70px;height:70px}@media screen and (width<=768px){.search_location .wrapper .search_tab li a img{-o-object-fit:cover;object-fit:cover;width:70px;height:49px;display:block}}.search_location .wrapper .search_tab li a .location{justify-content:center;align-items:center;width:calc(100% - 70px);font-size:1.25rem;font-weight:700;display:flex}@media screen and (width<=768px){.search_location .wrapper .search_tab li a .location{font-size:.8125rem}}.search_location .wrapper .search_tab li a .count{color:var(--clGray);opacity:.7;margin-top:4px;margin-left:5px;font-size:.875rem;font-weight:700}@media screen and (width<=768px){.search_location .wrapper .search_tab li a .count{margin-top:3px;margin-left:2px;font-size:.625rem}}.search_location .wrapper .search_tab li a i.arrow{color:var(--clIcon);position:absolute;top:50%;right:20px;transform:translateY(-50%)}@media screen and (width<=768px){.search_location .wrapper .search_tab li a i.arrow{font-size:.625rem;right:10px}}.search_location .wrapper .search_tab .other_area a{color:var(--clGray);justify-content:center;align-items:center;height:70px;font-weight:700;display:flex}@media screen and (width<=768px){.search_location .wrapper .search_tab .other_area a{height:49px;font-size:.8125rem}}.search_location .wrapper .search_tab .other_area a span{width:100%;margin-left:-15px;font-size:1rem;display:block}@media screen and (width<=768px){.search_location .wrapper .search_tab .other_area a span{margin-left:-10px;font-size:.875rem}}.search_location .wrapper .search_tab .other_area a .icon{margin-right:5px;font-size:1.25rem;position:relative;top:auto;right:auto;transform:none}@media screen and (width<=768px){.search_location .wrapper .search_tab .other_area a .icon{font-size:.875rem}}.current_mapBtn{z-index:50;text-align:right;width:fit-content;margin-left:auto;transition:margin-right .1s;position:absolute;top:260px;right:calc(50% - 491.5px)}@media screen and (width<=1024px){.current_mapBtn{right:10px}}.current_mapBtn.is_move{position:sticky;top:72px;right:calc(50% - 600px)}@media screen and (width<=768px){.current_mapBtn{margin:0;position:static;inset:auto}}.current_mapBtn .btn_clMain_map{-webkit-column-gap:5px;-moz-column-gap:5px;justify-content:flex-end;align-items:center;column-gap:5px;width:fit-content;height:40px;margin-left:auto;font-size:.875rem;display:flex;box-shadow:0 2px 6px #2d2d2d33}@media screen and (width<=768px){.current_mapBtn .btn_clMain_map{z-index:40;border-top-right-radius:unset;border-bottom-right-radius:unset;border-right:none;flex-direction:column;justify-content:center;row-gap:5px;width:95px;height:77px;margin-left:auto;font-size:.75rem;position:fixed;bottom:12px;right:0}.current_mapBtn .btn_clMain_map.is_bottom{bottom:130px}}.current_mapBtn .btn_clMain_map i{font-size:1.125rem}#otherAreaModal{-ms-overflow-style:none;scrollbar-width:none}#otherAreaModal::-webkit-scrollbar{display:none}#otherAreaModal .modal-header{border-bottom:none;padding:48px 56px 20px}@media screen and (width<=768px){#otherAreaModal .modal-header{padding:1.5rem}}#otherAreaModal .modal-title{font-size:1.25rem;font-weight:700}@media (width>=992px){#otherAreaModal .modal-lg{max-width:948px}}#otherAreaModal .modal-body{flex-wrap:wrap;gap:20px;padding:0 56px 60px;display:flex}@media screen and (width<=768px){#otherAreaModal .modal-body{gap:0;padding:0 1.5rem 2rem}}#otherAreaModal .modal-body dl{width:calc(50% - 10px)}@media screen and (width<=768px){#otherAreaModal .modal-body dl{width:100%}}#otherAreaModal .region{color:var(--clGray);justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}@media screen and (width<=768px){#otherAreaModal .region{background-color:#ebebeb;margin-bottom:1px;padding:10px}}#otherAreaModal .region i{color:var(--clMain);font-size:.625rem}@media screen and (width>=769px){#otherAreaModal .region i{display:none}}#otherAreaModal .region.is_open i{transform:rotate(-180deg)}#otherAreaModal .prefecture ul{flex-wrap:wrap;gap:5px 15px;margin:15px 0;display:flex}@media screen and (width<=768px){#otherAreaModal .prefecture ul{gap:10px 0}#otherAreaModal .prefecture li{text-align:center;width:25%}}#otherAreaModal .prefecture li a{color:var(--clMain);font-size:.9375rem}#otherAreaModal .btn_wrapper{align-items:center;gap:20px;display:flex}@media screen and (width<=768px){#otherAreaModal .btn_wrapper{flex-direction:column;align-items:flex-start;gap:10px;width:100%;margin-top:40px}}#otherAreaModal .btn{font-weight:700}@media screen and (width<=768px){#otherAreaModal .btn{text-align:left;width:100%;position:relative}#otherAreaModal .btn .icon_arrow{font-size:.625rem;position:absolute;top:50%;right:10px;transform:translateY(-50%)}}#otherAreaModal .permission{color:var(--clMain);font-size:.875rem}@media screen and (width<=768px){#otherAreaModal .permission{display:block}}#otherAreaModal .permission i{margin-right:5px}.search_category .wrapper{margin-bottom:100px}@media screen and (width<=768px){.search_category .wrapper{margin-bottom:50px}}.search_category .wrapper .search_cat{flex-wrap:nowrap;justify-content:space-between;display:flex}@media screen and (width<769px){.search_category .wrapper .search_cat{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}}@media screen and (width<=475px){.search_category .wrapper .search_cat{grid-template-columns:repeat(3,1fr);row-gap:16px}}.search_category .wrapper .search_cat li{width:100%;transition:opacity .2s;container-type:inline-size}.search_category .wrapper .search_cat li:hover{opacity:.8}.search_category .wrapper .search_cat li a{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;height:100%;display:flex}.search_category .wrapper .search_cat li a .category_icon{border-radius:50%;place-content:center;width:80px;height:80px;display:grid}.search_category .wrapper .search_cat li a .category_icon i,.search_category .wrapper .search_cat li a .category_icon svg{color:#fff;fill:#fff;font-size:2.5rem}.search_category .wrapper .search_cat li a .category_text{flex-direction:column;justify-content:center;align-items:center;font-size:clamp(.75rem,12cqw,.875rem);font-weight:700;display:flex}.search_category .wrapper .search_cat li a .count{color:var(--clGray);opacity:.7;font-size:clamp(.625rem,10cqw,.75rem);font-weight:700}.search_category .wrapper .search_cat li.cat_restaurant .category_icon{background-color:var(--clRestaurant)}.search_category .wrapper .search_cat li.cat_retail .category_icon{background-color:var(--clRetail)}.search_category .wrapper .search_cat li.cat_salon .category_icon{background-color:var(--clSalon)}.search_category .wrapper .search_cat li.cat_medical .category_icon{background-color:var(--clMedical)}.search_category .wrapper .search_cat li.cat_sports .category_icon{background-color:var(--clSports)}.search_category .wrapper .search_cat li.cat_health .category_icon{background-color:var(--clHealth)}.search_category .wrapper .search_cat li.cat_school .category_icon{background-color:var(--clSchool)}.search_category .wrapper .search_cat li.cat_others .category_icon{background-color:var(--clOthers)}.shop_new,.shop_popular{margin-bottom:60px}@media screen and (width<=768px){.shop_new,.shop_popular{margin-bottom:50px}}@media screen and (width>=769px){.shop_new .shop_item,.shop_popular .shop_item{width:calc(25% - 18.75px)}.shop_new .shop_item .shop_img,.shop_popular .shop_item .shop_img{height:154px}.shop_new .shop_item .fav,.shop_popular .shop_item .fav{padding:6px 8px;top:112px}}.search_category .wrapper .link_shop_new,.shop_new .wrapper .link_shop_new,.shop_popular .wrapper .link_shop_new{text-align:right;width:100%;margin-top:24px}@media screen and (width<=768px){.search_category .wrapper .link_shop_new,.shop_new .wrapper .link_shop_new,.shop_popular .wrapper .link_shop_new{text-align:center}}.search_category .wrapper .link_shop_new a,.shop_new .wrapper .link_shop_new a,.shop_popular .wrapper .link_shop_new a{color:var(--clMain);font-weight:700}@media screen and (width<=768px){.search_category .wrapper .link_shop_new a,.shop_new .wrapper .link_shop_new a,.shop_popular .wrapper .link_shop_new a{font-size:.9375rem}}.search_category .wrapper .link_shop_new .icon_arrow,.shop_new .wrapper .link_shop_new .icon_arrow,.shop_popular .wrapper .link_shop_new .icon_arrow{margin-left:8px}.search_category .wrapper .btn,.shop_new .wrapper .btn,.shop_popular .wrapper .btn{justify-content:center;align-items:center;width:fit-content;margin:40px auto 0;padding:0 32px;font-size:1rem;display:flex}@media screen and (width<=768px){.search_category .wrapper .btn,.shop_new .wrapper .btn,.shop_popular .wrapper .btn{margin:30px auto 0;padding:0 30px}}.search_category .wrapper .btn .icon_search,.shop_new .wrapper .btn .icon_search,.shop_popular .wrapper .btn .icon_search{margin-right:8px}.related_services{background-color:var(--clMain_light_light)}.related_services_inner{width:min(100%,1023px);margin-inline:auto;padding:24px 20px}.related_services_inner .title{margin-bottom:16px;font-weight:700;line-height:1.5}.services_textLink_list{flex-wrap:wrap;align-items:center;gap:16px 32px;display:flex}@media screen and (width<=768px){.services_textLink_list{flex-direction:column;align-items:flex-start}}.services_textLink{color:var(--clText);align-items:center;font-size:.875rem;line-height:1.5;display:flex}.services_textLink:hover{color:var(--clText)}.services_textLink img{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;width:18px;height:18px;margin-right:4px}.search_page{padding-top:30px;padding-bottom:80px;position:relative}@media screen and (width<=768px){.search_page{padding-top:85px;padding-bottom:30px}.search_spFixed{background-color:var(--clMain_light);z-index:40;width:100vw;margin-left:-18px;padding:10px 16px;transition:all .2s;position:fixed;top:56px}.search_spFixed.is_hide{transform:translateY(-200%)}}.search_form,.search_form .search_head{position:relative}.search_form .search_title{-webkit-column-gap:17px;-moz-column-gap:17px;border-bottom:1px solid var(--clGray_border);align-items:center;column-gap:17px;margin-bottom:10px;padding-bottom:20px;font-size:1.5rem;font-weight:700;line-height:1.2;display:flex}@media screen and (width<=768px){.search_form .search_title{border-bottom:none;margin-bottom:12px;padding-bottom:0;font-size:1.125rem}}.search_form .search_title .title{-webkit-column-gap:6px;-moz-column-gap:6px;white-space:nowrap;align-items:center;column-gap:6px;display:flex}.search_form .search_title .text{font-size:1rem;font-weight:400}@media screen and (width<=768px){.search_form .search_title .text{display:none}}.search_form .form_area{-webkit-column-gap:10px;-moz-column-gap:10px;align-items:center;column-gap:10px;width:100%;display:flex}@media screen and (width<=768px){.search_form .form_area{flex-flow:column wrap;align-items:flex-start;gap:8px;width:100%;position:relative}}.search_form .form_area .search_word{flex-grow:1;max-width:350px;position:relative}@media screen and (width<=768px){.search_form .form_area .search_word{width:calc(100% - 75px)}}.search_form .form_area .search_word.is_search .btn_word_delete{display:block}.search_form .form_area .input_area{border:1px solid var(--clMain);-webkit-appearance:none;border-right:none;border-radius:4px 0 0 4px;width:calc(100% - 73px);height:45px;padding-right:20px}@media screen and (width<=768px){.search_form .form_area .input_area{width:calc(100% - 45px);padding:12px 8px}.search_form .form_area .input_area::placeholder{margin-right:-30px;position:relative;left:-12px;transform:scale(.9)}}.search_form .form_area .input_area:focus::-webkit-search-cancel-button{-webkit-appearance:none}.search_form .form_area .input_area:hover::-webkit-search-cancel-button{-webkit-appearance:none}.search_form .form_area .submit_btn{border-radius:0 4px 4px 0;height:45px;margin-left:-6px;font-size:.875rem;font-weight:700}@media screen and (width<=768px){.search_form .form_area .submit_btn{width:45px}}.search_form .form_area .btn_word_delete{color:var(--clMain);cursor:pointer;opacity:1;font-size:1rem;font-weight:700;transition-property:opacity;transition-duration:.2s;display:none;position:absolute;top:calc(50% - 8px);right:80px}@media (hover:hover){.search_form .form_area .btn_word_delete:hover{opacity:.7;cursor:pointer;transition-property:opacity;transition-duration:.2s}}@media screen and (width<=768px){.search_form .form_area .btn_word_delete{right:55px}}.search_form .form_area .searchEtc_inner{padding:10px}.search_form .form_area .searchEtc_inner.is_open{background-color:var(--clMain_light_light)}.search_form .form_area .searchEtc_inner.is_open .btn_searchEtc{opacity:.7}.search_form .form_area .searchEtc_inner.is_open .icon_arrow{transition:all .2s;transform:rotate(-180deg)}.search_form .form_area .btn_searchEtc{height:45px;font-size:.875rem;font-weight:700}.search_form .form_area .btn_searchEtc i{margin:0 5px}.search_form .form_area .btn_searchEtc .icon_arrow{transition:all .2s;transform:rotate(0)}.search_form .form_area .result_text_pc{white-space:nowrap;margin-right:auto}.search_form .form_area .select_wrapper:after{border-bottom:solid 2px var(--clIcon);border-right:solid 2px var(--clIcon)}.search_form .form_area .select_sort{border:1px solid var(--clIcon);margin-left:10px}.search_form .select_etc_wrap{z-index:40;height:0;transition:all .1s;position:relative;overflow:hidden}.search_form .select_etc_wrap .select_etc{background-color:var(--clMain_light_light);justify-content:space-between;padding:15px;display:flex}.search_form .select_etc_wrap .select_etc_inner{border-right:1px dashed var(--clMain);flex-grow:1;margin-right:10px;padding-right:10px}.search_form .select_etc_wrap input:not([type=radio]):focus,.search_form .select_etc_wrap select:focus{background-color:#fff}.search_form .select_etc_wrap .search_list{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:15px;display:flex;position:relative}.search_form .select_etc_wrap .search_list .search_row{-webkit-column-gap:5px;-moz-column-gap:5px;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px 0;display:flex}.search_form .select_etc_wrap .search_list .search_row dt{font-size:.75rem;font-weight:400}.search_form .select_etc_wrap .search_list .search_row dt i{color:var(--clMain);margin-right:5px}.search_form .select_etc_wrap .search_list .search_row dd.select_area{z-index:30}.search_form .select_etc_wrap .search_list .search_row dd.select_area:after{transition:all .2s;transform:rotate(45deg)}.search_form .select_etc_wrap .search_list .search_row dd.select_area:has([aria-expanded=true]):after{transition:all .2s;transform:rotate(-135deg)}.search_form .select_etc_wrap .search_list .search_row dd select{height:40px;padding:0 20px 0 10px}.search_form .select_etc_wrap .search_list .search_row dd select#areaSelect{width:130px}.search_form .select_etc_wrap .search_list .search_row dd select#categorySelect{width:160px}.search_form .select_etc_wrap .search_list .search_row .select_price{align-items:center;gap:5px;display:flex}.search_form .select_etc_wrap .search_list .search_row .select_price .select_wrapper_price{width:110px;max-width:160px}.search_form .select_etc_wrap .search_list .search_row .select_price select{width:100%}.search_form .select_etc_wrap .search_list .search_row .check_etc{flex-wrap:wrap;gap:8px 30px;display:flex}.search_form .select_etc_wrap .search_list .search_row .check_etc label{font-size:.875rem}.search_form .select_etc_wrap .search_list .search_row .check_etc label:has(:checked){font-weight:700}.search_form .select_etc_wrap .search_list .search_row .check_etc input{accent-color:var(--clMain);margin-right:6px}.search_form .select_etc_wrap .check_userstatus .label{margin-bottom:5px;font-size:.75rem}.search_form .select_etc_wrap .check_userstatus .label i{color:var(--clMain);margin-right:5px}.search_form .select_etc_wrap .btn_accept_wrap{flex-direction:column;justify-content:center;align-items:center;display:flex}.search_form .select_etc_wrap .btn_accept{width:160px;height:50px;margin-bottom:10px;font-weight:700}.search_form .select_etc_wrap .reset{color:var(--clMain);white-space:nowrap;opacity:1;font-size:.875rem;font-weight:700;transition-property:opacity;transition-duration:.2s}@media (hover:hover){.search_form .select_etc_wrap .reset:hover{opacity:.7;cursor:pointer;transition-property:opacity;transition-duration:.2s}}.search_form .select_etc_wrap .reset i{margin-right:4px}.search_form .search_select{z-index:25;flex-wrap:wrap;align-items:center;gap:10px 15px;max-width:calc(100% - 230px);margin-top:15px;display:flex;position:relative}@media screen and (width<=768px){.search_form .search_select{gap:0;max-width:100%}.search_form .search_select.align_bottom{align-items:flex-start}}@media screen and (width<=1024px){.search_form .search_select{align-items:flex-end}}@media screen and (width<=768px){.search_form .search_select{flex-direction:column;justify-content:flex-start}}@media screen and (width>=769px){.search_form .search_select .search_wrap{margin-right:20px}}.search_form .search_select .search_wrap .result_word{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media screen and (width<=768px){.search_form .search_select .search_wrap .result_word{gap:5px;width:100%;margin-bottom:15px}}.search_form .search_select .search_wrap .result_word li{border:1px solid var(--clGray_border);color:var(--clText);background-color:#ebebeb;border-radius:4px;align-items:center;gap:5px;padding:5px 10px;font-size:.75rem;display:flex}.search_form .search_select .search_wrap .result_word li:last-of-type{margin-right:10px}.search_form .search_select .search_wrap .result_word li i{color:var(--clMain);cursor:pointer;opacity:1;font-size:1rem;transition-property:opacity;transition-duration:.2s}@media (hover:hover){.search_form .search_select .search_wrap .result_word li i:hover{opacity:.7;cursor:pointer;transition-property:opacity;transition-duration:.2s}}.search_form .search_select .reset{color:var(--clMain);opacity:1;justify-content:flex-end;align-items:center;width:fit-content;min-height:30px;font-size:.875rem;font-weight:700;transition-property:opacity;transition-duration:.2s;display:flex}@media (hover:hover){.search_form .search_select .reset:hover{opacity:.7;cursor:pointer;transition-property:opacity;transition-duration:.2s}}@media screen and (width<=768px){.search_form .search_select .reset{font-size:.75rem}}.search_form .search_select .reset i{margin-left:auto;margin-right:4px}.search_form .search_select .result_sort_wrap{justify-content:space-between;align-items:center;width:100%;display:flex}@media screen and (width<=768px){.search_form .search_select .result_text_sp{font-size:.875rem}}.search_form .search_select .select_wrapper:after{border-bottom:solid 2px var(--clIcon);border-right:solid 2px var(--clIcon)}.search_form .search_select .select_sort{border:1px solid var(--clIcon);padding:8px 20px 8px 10px;font-size:14px}.area-input{cursor:pointer;width:130px;height:40px;color:var(--clText);-webkit-text-fill-color:var(--clText);padding:0 20px 0 10px!important}#selectPcModal .btn_accept{width:100%;height:42px;margin-bottom:0}.locationArea:checked+span{font-weight:700}.select_modal{border:1px solid var(--clMain);background-color:#fff;border-radius:4px;width:385px;margin-top:12px;position:absolute;left:0}.select_modal:before{content:"";border-style:solid;border-width:0 8px 8px;border-color:transparent transparent var(--clMain) transparent;position:absolute;top:-8.5px;left:60px}.select_modal:after{content:"";border:8px solid #0000;border-top-width:0;border-bottom-color:#fff;position:absolute;top:-7px;left:60px}.select_modal .btn_close{-webkit-column-gap:5px;-moz-column-gap:5px;color:#fff;border-radius:unset;background-color:#a1a1a1;justify-content:center;align-items:center;column-gap:5px;width:100%;height:38px;font-size:.875rem;display:flex}.select_modal .btn_close i{color:#ccc;font-size:1rem;font-weight:900}.filter_sp{justify-content:center;align-items:center;margin-left:auto;display:flex;position:absolute;top:0;right:0}.filter_sp .filter_btn{width:65px;height:45px;color:var(--clMain);padding:0;font-size:.75rem;font-weight:700}.filter_sp i{margin-right:0;display:block}.search_result{margin:25px 0 32px}@media screen and (width<=768px){.search_result{margin:10px 0 20px}}.search-page-currentNum{margin-bottom:32px}@media screen and (width<=768px){.search-page-currentNum{margin-bottom:20px}}.search_mapBtn{z-index:30;text-align:right;visibility:hidden;width:fit-content;margin-left:auto;transition:margin-right .1s;position:absolute;top:170px;right:20px}.search_mapBtn.is_active{visibility:visible}.search_mapBtn.is_move{margin-right:-32px;position:sticky;top:75px;right:5px}@media screen and (width<=768px){.search_mapBtn{margin:0;position:static;inset:auto}}.search_mapBtn .btn_clMain_map{-webkit-column-gap:5px;-moz-column-gap:5px;justify-content:flex-end;align-items:center;column-gap:5px;width:fit-content;height:45px;margin-left:auto;font-size:.875rem;display:flex;box-shadow:0 2px 6px #2d2d2d33}@media screen and (width<=768px){.search_mapBtn .btn_clMain_map{z-index:40;border-top-right-radius:unset;border-bottom-right-radius:unset;border-right:none;flex-direction:column;justify-content:center;row-gap:5px;width:95px;height:77px;margin-left:auto;font-size:.75rem;position:fixed;bottom:12px;right:0}.search_mapBtn .btn_clMain_map.is_bottom{bottom:130px}}.search_mapBtn .btn_clMain_map i{font-size:1.125rem}.modal_spFilter .modal-header{border:none}.modal_spFilter label{font-size:.875rem}.modal_spFilter .wrapper{margin-bottom:0}.modal_spFilter .select_form{flex-direction:column;row-gap:10px}.modal_spFilter .select_form .title{margin-top:20px;font-weight:700}.modal_spFilter .select_form .select_wrapper{width:100%}.modal_spFilter .select_form .select_wrapper select{height:46px;font-size:.875rem}.modal_spFilter .select_price{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.modal_spFilter .select_price .select_wrapper.select_wrapper_price{width:calc(50% - 18px)}.modal_spFilter .select_price .select_wrapper.select_wrapper_price select{width:100%}.modal_spFilter .check_etc{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.modal_spFilter .check_etc label:has(:checked){font-weight:700}.modal_spFilter .check_etc input{accent-color:var(--clMain);margin-right:6px}.modal_spFilter .modal-footer .btn{width:210px;height:50px;margin:0 auto;font-weight:700}.search_notFound{text-align:center;margin-top:40px}.search_notFound .text{background-color:#ebebeb;justify-content:center;align-items:center;width:min(100%,777px);margin:0 auto;padding:66px 0;font-size:1.25rem;font-weight:400;line-height:1.6;display:flex}@media screen and (width<=768px){.search_notFound .text{padding:40px 12px;font-size:.9375rem}}.infoAddHomeBookmarkModal .btn{box-shadow:none}.infoAddHomeBookmarkModal .modal-content{color:var(--clLCcolor_text_main);line-height:1.5}.infoAddHomeBookmarkModal .modal-header{background-color:var(--clLCcolor_navy_bg02);font-weight:700}.infoAddHomeBookmarkModal .modal-header .modal-title{color:var(--clLCcolor_navy_main);margin:inherit;font-size:1rem;font-weight:700}.infoAddHomeBookmarkModal .modal-body{text-align:center}.infoAddHomeBookmarkModal .modal-body .img{width:180px;margin-bottom:20px}.infoAddHomeBookmarkModal .modal-body .add_home_bubble{color:var(--clLCcolor_orange_main);border:1px solid var(--clLCcolor_orange_main);margin-bottom:8px;border-radius:100vmax;width:fit-content;margin-inline:auto;padding:4px 12px;font-size:.875rem;font-weight:700;position:relative}.infoAddHomeBookmarkModal .modal-body .add_home_bubble:before,.infoAddHomeBookmarkModal .modal-body .add_home_bubble:after{content:"";clip-path:polygon(0 0%,100% 0,50% 100%);width:16px;height:8px;position:absolute;left:50%;transform:translate(-50%)}.infoAddHomeBookmarkModal .modal-body .add_home_bubble:before{background-color:var(--clLCcolor_orange_main);bottom:-8px}.infoAddHomeBookmarkModal .modal-body .add_home_bubble:after{background-color:#fff;bottom:-6.5px}.infoAddHomeBookmarkModal .modal-body .text{margin-bottom:16px;font-size:1rem;font-weight:700}.infoAddHomeBookmarkModal .modal-body .btn-primary{background-color:var(--clLCcolor_blue_main);border-color:var(--clLCcolor_blue_main);min-height:44px;box-shadow:none;justify-content:center;align-items:center;max-width:480px;margin-left:auto;margin-right:auto;display:flex}.infoAddHomeBookmarkModal .modal-body .btn{width:100%;font-weight:700}.infoAddHomeBookmarkModal .modal-footer{flex-direction:column;align-items:center}.infoAddHomeBookmarkModal .modal-footer .form-check{align-items:center;display:flex}.infoAddHomeBookmarkModal .modal-footer input[type=checkbox]{flex-shrink:0;margin-top:0;margin-right:4px}.infoAddHomeBookmarkModal .modal-footer label{width:auto;font-size:.875rem}.infoAddHomeBookmarkModal .modal-footer .small{margin-top:0;font-size:.75rem}
