@charset "UTF-8";

/*! destyle.css v1.0.14 | MIT License | https://github.com/nicolas-cusan/destyle.css */*{box-sizing:border-box}:after,:before{box-sizing:inherit}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border:0;border-top:1px solid;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}embed,iframe,object{border:0;vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;border:0;background:transparent;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=button][disabled],[type=reset][disabled],[type=submit][disabled],button[disabled]{cursor:default}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}fieldset,option{padding:0}fieldset{margin:0;border:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}[hidden],template{display:none}body{font-family:Noto Sans JP,sans-serif;color:#333;line-height:120%;background:#eef2f0}@media screen and (min-width:796px){body{background:#eef2f0}}img{width:100%;vertical-align:bottom}.list__inner{max-width:980px;margin:0 auto;padding:24px 16px}header.spHeader{width:100%;height:7vh;position:fixed;display:flex;justify-content:space-between;align-items:center;padding:4px 10px;background:#fff;box-shadow:0 0 4px #999;z-index:100000!important}@media screen and (min-width:796px){header.spHeader{display:none}}header.spHeader .logo{width:30%;min-width:120px;max-width:160px}header.spHeader .logo a{display:block;cursor:pointer}header.spHeader .logo img{width:100%;display:block}header.spHeader .menuBtn,header.spHeader .searchBtn{width:10%;min-width:32px;max-width:36px;padding:4px 0}header.spHeader .menuBtn img,header.spHeader .searchBtn img{width:100%}header.spHeader .headerSearch{display:flex;flex-direction:column;justify-content:center;width:100%;height:0;padding:24px 16px;background:#fff;position:fixed;top:6.9vh;left:0;z-index:100;box-shadow:0 2px 4px -2px #999;opacity:0;visibility:hidden}header.spHeader .headerSearch.is-open{height:130px;opacity:1;visibility:visible;transition:transform .3s ease-out,opacity .3s ease-out,visibility .3s ease-out 0,height .3s ease-out}header.spHeader .headerSearch__form{display:flex;justify-content:space-between;width:100%;height:40px;border-radius:8px;box-shadow:inset 3px 3px 6px rgba(0,0,0,.3);background:#fff;overflow:hidden}header.spHeader .headerSearch__form input{display:block;width:100%;height:40px;padding:8px 16px}header.spHeader .headerSearch__form button{display:block;width:30%;height:40px;text-align:center;color:#efefef;background:#111}header.spHeader .headerSearch__cancel{width:30%;height:48px;line-height:48px;text-align:center;font-size:.8rem}header.spHeader .headerMenu{width:100%;height:100dvh;background:rgba(0,0,0,.6);position:fixed;top:0;left:0;z-index:99999!important;box-shadow:0 0 4px #999}header.spHeader .headerMenu__inner{position:relative!important;transform:translateX(-100%);width:98%;height:100dvh;overflow-y:auto;background:#fff;z-index:100000!important;transition:transform .3s ease-out,opacity .3s ease-out,visibility .3s ease-out .3s;opacity:0;visibility:hidden}header.spHeader .headerMenu__inner.is-open{transform:translateX(0);opacity:1;visibility:visible;transition:transform .3s ease-out,opacity .3s ease-out,visibility .3s ease-out 0s}header.spHeader .headerMenu__inner .memberMenu{width:80%;margin:0 16px;display:flex;justify-content:space-between;padding-top:20px}header.spHeader .headerMenu__inner .memberMenu .login{width:48%;height:48px;border-radius:8px;border:2px solid #d96d3f;box-sizing:border-box;line-height:44px;color:#D96D3F;text-align:center}header.spHeader .headerMenu__inner .memberMenu .signup{width:48%;height:48px;border-radius:8px;line-height:48px;background:#D96D3F;color:#fff;text-align:center}header.spHeader .headerMenu__inner .contentsMenu{width:90%;margin:32px auto}header.spHeader .headerMenu__inner .contentsMenu .contsentList{list-style-type:none;font-size:1.2rem;padding:0;margin:0}header.spHeader .headerMenu__inner .contentsMenu .contsentList li{border-bottom:1px solid #efefef}header.spHeader .headerMenu__inner .contentsMenu .contsentList li a,header.spHeader .headerMenu__inner .contentsMenu .contsentList li span{display:block;padding:20px 0;color:#333;text-decoration:none;font-weight:700;cursor:pointer}header.spHeader .headerMenu__inner .menuClose{position:absolute;top:8px;right:0;padding:8px;color:#333;font-size:40px;font-weight:700}header.pcHeader{display:none}@media screen and (min-width:796px){header.pcHeader{display:flex;width:100%;background:#f0f0f0;justify-content:space-between;align-items:center;padding:20px}}header.pcHeader .headerSearch{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px;width:33.3333333333%;height:64px;padding:12px 16px}header.pcHeader .headerSearch__form{display:flex;flex:1 1;height:40px;border-radius:8px;box-shadow:inset 3px 3px 6px rgba(0,0,0,.3);background:#fff;overflow:hidden}header.pcHeader .headerSearch__form input{display:block;width:100%;height:40px;padding:8px 16px;font-size:.8rem}header.pcHeader .headerSearch__form button{display:block;width:30%;height:40px;text-align:center;color:#efefef;background:#111;font-size:.8rem;font-weight:700}header.pcHeader .headerSearch__nearBtn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:40px;margin:0;padding:0 14px;border-radius:8px;background:#D96D3F;border:none;color:#fff;font-size:.8rem;font-weight:700;text-decoration:none;white-space:nowrap;flex-shrink:0}header.pcHeader .headerSearch__nearBtn:hover{background:#c45e32}header.pcHeader .logo{width:33.3333333333%}header.pcHeader .logo a{width:200px;margin:0 auto;display:block;text-align:center}header.pcHeader .logo a img{width:100%}header.pcHeader .headerMenu{width:33.3333333333%;color:#333;font-weight:700}main{margin-bottom:0;position:relative!important;z-index:1!important}@media screen and (min-width:796px){main{margin-bottom:0;padding-bottom:0}}main.topPage .liftw{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}main.topPage .liftw:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(217,100,26,.16);border-color:#f0c39e}main.topPage .topHero{position:relative;background:url(/_next/static/media/top_bg_sp.1f0a539d.png) center 60%/cover no-repeat;color:#fff;overflow:hidden}@media screen and (min-width:796px){main.topPage .topHero{background-image:url(/_next/static/media/top_bg.f05d4af7.png)}}main.topPage .topHero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,40,37,.66),rgba(13,40,37,.52) 55%,rgba(13,40,37,.46))}main.topPage .topHero__inner{position:relative;max-width:820px;margin:0 auto;padding:56px 20px 64px;display:flex;flex-direction:column;align-items:center;text-align:center}@media screen and (min-width:796px){main.topPage .topHero__inner{padding:84px 20px 92px}}main.topPage .topHero__catch{font-size:12px;font-weight:800;letter-spacing:.18em;color:rgba(255,255,255,.88);text-shadow:0 1px 10px rgba(13,40,37,.55)}@media screen and (min-width:796px){main.topPage .topHero__catch{font-size:13px;letter-spacing:.24em}}main.topPage .topHero__logo{width:auto;height:64px;display:block;margin-top:16px;filter:drop-shadow(0 4px 22px rgba(13,40,37,.5))}@media screen and (min-width:796px){main.topPage .topHero__logo{height:104px;margin-top:20px}}main.topPage .topHero__ttl{font-size:18px;font-weight:900;line-height:1.6;margin:22px 0 0;letter-spacing:.02em;text-shadow:0 2px 18px rgba(13,40,37,.6)}@media screen and (min-width:796px){main.topPage .topHero__ttl{font-size:25px;margin-top:30px}}main.topPage .topHero__aiBar{display:flex;align-items:center;gap:6px;width:100%;max-width:640px;background:#fff;border-radius:999px;padding:6px 6px 6px 8px;margin-top:22px;box-shadow:0 26px 60px rgba(8,30,27,.5)}@media screen and (min-width:796px){main.topPage .topHero__aiBar{gap:8px;padding:7px 7px 7px 10px}}main.topPage .topHero__aiBar input{flex:1 1;min-width:0;border:none;background:transparent;font-family:inherit;font-size:16px;font-weight:600;color:#2c302f;text-align:left;outline:none;padding:10px 4px}main.topPage .topHero__aiBar input::placeholder{color:#9aa6a2;font-size:12.5px}@media screen and (min-width:796px){main.topPage .topHero__aiBar input::placeholder{font-size:14px}}main.topPage .topHero__aiIcon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;background:#fdeee2;color:#ef7a2c;border-radius:50%}@media screen and (min-width:796px){main.topPage .topHero__aiIcon{width:42px;height:42px}}main.topPage .topHero__aiBtn{flex:none;display:inline-flex;align-items:center;gap:6px;background:linear-gradient(180deg,#232d2a,#141b19);color:#fff;font-size:13px;font-weight:900;letter-spacing:.02em;padding:0 16px;height:44px;border:none;border-radius:999px;cursor:pointer;box-shadow:0 8px 18px rgba(0,0,0,.35);transition:filter .14s ease}@media screen and (min-width:796px){main.topPage .topHero__aiBtn{gap:8px;font-size:14px;padding:0 24px;height:46px}}main.topPage .topHero__aiBtn:hover{filter:brightness(1.15)}main.topPage .topHero__aiBtn:hover .topHero__aiArrow{transform:translateX(3px)}main.topPage .topHero__aiArrow{color:#ef7a2c;transition:transform .18s ease}main.topPage .topHero__links{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:32px;flex-wrap:wrap}@media screen and (min-width:796px){main.topPage .topHero__links{gap:22px;margin-top:40px}}main.topPage .topHero__link{display:inline-flex;align-items:center;gap:7px;background:none;border:none;padding:0;cursor:pointer;font-size:13px;font-weight:800;color:rgba(255,255,255,.92);text-shadow:0 1px 8px rgba(13,40,37,.6);transition:opacity .14s ease}main.topPage .topHero__link:hover{opacity:.75}main.topPage .topHero__linkSep{width:1px;height:14px;background:rgba(255,255,255,.4)}main.topPage .topPage__body{max-width:1080px;margin:0 auto;padding:0 16px 60px}@media screen and (min-width:796px){main.topPage .topPage__body{padding:0 20px 70px}}main.topPage .topSection__head{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}main.topPage .topSection__ttl{font-size:18px;font-weight:900;color:#1a2320;margin:0}@media screen and (min-width:796px){main.topPage .topSection__ttl{font-size:20px}}main.topPage .topSection__more{margin-left:auto;display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:800;color:#2f8a84;transition:color .14s}main.topPage .topSection__more:hover{color:rgb(36.6345945946,107.5654054054,102.8886486486)}main.topPage .topSection__note{font-size:12px;font-weight:700;color:#8a938f}main.topPage .topFeatures{padding:44px 0 8px}@media screen and (min-width:796px){main.topPage .topFeatures{padding:52px 0 8px}}main.topPage .topFeatures__ttl{margin:0;text-align:center}main.topPage .topFeatures__ttl img{width:auto;height:30px;display:inline-block;vertical-align:top}@media screen and (min-width:796px){main.topPage .topFeatures__ttl img{height:34px}}main.topPage .topFeatures__lead{font-size:13px;font-weight:600;color:#8a938f;text-align:center;margin-top:8px;line-height:1.7}main.topPage .topFeatures__lead span{display:inline-block}main.topPage .topFeatures__grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;margin-top:26px}@media screen and (min-width:796px){main.topPage .topFeatures__grid{grid-template-columns:repeat(3,1fr);gap:16px}}main.topPage .topFeatures__card{background:#fff;border:1px solid #e6ece9;border-radius:16px;padding:26px 24px;text-align:center}main.topPage .topFeatures__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px}main.topPage .topFeatures__icon--teal{background:#eaf6f4;color:#2f8a84}main.topPage .topFeatures__icon--orange{background:#fdeee2;color:#ef7a2c}main.topPage .topFeatures__cardTtl{font-size:16px;font-weight:900;color:#1a2320;margin-top:16px}main.topPage .topFeatures__cardTxt{font-size:13px;font-weight:600;line-height:1.9;color:#5a615e;margin-top:8px}main.topPage .topGuide{margin-top:44px;background:#fdf6f0;border:1px solid #f3ddca;border-radius:20px;padding:24px 20px}@media screen and (min-width:796px){main.topPage .topGuide{margin-top:48px;padding:32px 32px 30px}}main.topPage .topGuide__head{display:flex;align-items:center;gap:14px;flex-wrap:wrap}main.topPage .topGuide__headIcon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#fdeee2;color:#ef7a2c;border-radius:13px}main.topPage .topGuide__headText{flex:1 1;min-width:220px}main.topPage .topGuide__ttl{font-size:18px;font-weight:900;color:#1a2320;margin:0}@media screen and (min-width:796px){main.topPage .topGuide__ttl{font-size:20px}}main.topPage .topGuide__desc{font-size:13px;font-weight:600;color:#a87a4e;margin-top:4px;line-height:1.6}main.topPage .topGuide__moreBtn{flex:none;display:inline-flex;align-items:center;gap:7px;background:#ef7a2c;color:#fff;font-size:13.5px;font-weight:800;padding:11px 20px;border-radius:11px;box-shadow:0 8px 18px rgba(239,122,44,.28);transition:filter .14s ease}main.topPage .topGuide__moreBtn:hover{filter:brightness(1.05)}main.topPage .topGuide__moreBtn:hover .da{transform:translateX(3px)}main.topPage .topGuide__grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;margin-top:20px}@media screen and (min-width:796px){main.topPage .topGuide__grid{grid-template-columns:repeat(3,1fr);margin-top:22px}}main.topPage .topGuide__card{display:block;background:#fff;border:1px solid #f0e2d3;border-radius:14px;overflow:hidden}main.topPage .topGuide__cardThumb{display:block;height:120px;background:linear-gradient(135deg,#cfe7e3,#bfe0db 50%,#cfe7e3);overflow:hidden}main.topPage .topGuide__cardThumb img{width:100%;height:100%;object-fit:cover}main.topPage .topGuide__cardBody{display:block;padding:15px 17px 17px}main.topPage .topGuide__cardArea{display:block;font-size:11px;font-weight:800;color:#ef7a2c;letter-spacing:.04em}main.topPage .topGuide__cardTtl{display:block;font-size:15px;font-weight:900;color:#1a2320;margin-top:4px;line-height:1.5}main.topPage .topGuide__cardDesc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;font-weight:600;line-height:1.8;color:#8a938f;margin-top:6px}main.topPage .topSpots{margin-top:44px}@media screen and (min-width:796px){main.topPage .topSpots{margin-top:48px}}main.topPage .topSpots__grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;margin-top:18px}@media screen and (min-width:796px){main.topPage .topSpots__grid{grid-template-columns:repeat(3,1fr)}}main.topPage .topSpots__card{display:block;background:#fff;border:1px solid #e6ece9;border-radius:16px;overflow:hidden}main.topPage .topSpots__thumb{display:block;height:150px;background:linear-gradient(135deg,#cfe7e3,#bfe0db 50%,#cfe7e3);overflow:hidden}@media screen and (min-width:796px){main.topPage .topSpots__thumb{height:140px}}main.topPage .topSpots__thumb img{width:100%;height:100%;object-fit:cover}main.topPage .topSpots__body{display:block;padding:16px 18px 18px}main.topPage .topSpots__meta{display:flex;align-items:center;gap:8px}main.topPage .topSpots__badge{display:inline-flex;align-items:center;font-size:11px;font-weight:800;color:#fff;padding:3px 10px;border-radius:7px;white-space:nowrap}main.topPage .topSpots__addr{font-size:11.5px;font-weight:600;color:#8a938f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}main.topPage .topSpots__name{display:block;font-size:15.5px;font-weight:900;color:#1a2320;margin-top:9px;line-height:1.5}main.topPage .topSpots__tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}main.topPage .topSpots__tag{display:inline-flex;align-items:center;gap:4px;font-size:10.5px;font-weight:700;color:#2f8a84;background:#eaf6f4;border:1px solid #d2ebe6;padding:3px 8px;border-radius:999px}main.topPage .topCheckins{margin-top:44px}@media screen and (min-width:796px){main.topPage .topCheckins{margin-top:48px}}main.topPage .topCheckins__grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;margin-top:18px}@media screen and (min-width:796px){main.topPage .topCheckins__grid{grid-template-columns:repeat(3,1fr)}}main.topPage .topCheckins__card{display:block;background:#fff;border:1px solid #e6ece9;border-radius:16px;padding:18px 20px}main.topPage .topCheckins__user{display:flex;align-items:center;gap:10px}main.topPage .topCheckins__avatar{flex:none;width:38px;height:38px;border-radius:50%;object-fit:cover;background:#f1f5f3}main.topPage .topCheckins__userText{display:block;min-width:0;flex:1 1}main.topPage .topCheckins__userName{display:block;font-size:13px;font-weight:800;color:#1a2320;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}main.topPage .topCheckins__when{display:block;font-size:11px;font-weight:600;color:#9aa6a2;margin-top:1px}main.topPage .topCheckins__mark{flex:none;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:#fdeee2;color:#ef7a2c;border-radius:9px}main.topPage .topCheckins__spot{display:flex;align-items:center;gap:7px;margin-top:12px;padding-top:12px;border-top:1px solid #eef2f0}main.topPage .topCheckins__badge{flex:none;display:inline-flex;align-items:center;font-size:10.5px;font-weight:800;color:#fff;padding:3px 9px;border-radius:6px;white-space:nowrap}main.topPage .topCheckins__spotName{font-size:13.5px;font-weight:900;color:#2f8a84;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}main.topPage .topCheckins__comment{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12.5px;font-weight:600;line-height:1.8;color:#5a615e;margin-top:9px}main.topPage .topApply{margin-top:44px;background:#fff;border:1px solid #e6ece9;border-radius:20px;padding:24px 20px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}@media screen and (min-width:796px){main.topPage .topApply{margin-top:48px;padding:30px 32px;gap:18px}}main.topPage .topApply__icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;background:#eaf6f4;color:#2f8a84;border-radius:14px}main.topPage .topApply__text{flex:1 1;min-width:240px}main.topPage .topApply__ttl{font-size:16px;font-weight:900;color:#1a2320;margin:0}@media screen and (min-width:796px){main.topPage .topApply__ttl{font-size:17px}}main.topPage .topApply__desc{font-size:13px;font-weight:600;color:#5a615e;margin-top:5px;line-height:1.7}main.topPage .topApply__btn{flex:none;display:inline-flex;align-items:center;gap:7px;background:#fff;border:1.5px solid #2f8a84;color:#2f8a84;font-size:13.5px;font-weight:800;padding:12px 22px;border-radius:11px;transition:background .14s ease}main.topPage .topApply__btn:hover{background:#f1f7f5}main.list{padding-top:7vh;background:#efefef}@media screen and (min-width:796px){main.list{padding-top:2vh}main.list .areaIntro{padding:24px 8px 16px;margin-bottom:8px;border-radius:8px;border:none}}main.list .areaIntro__title{font-size:1rem;font-weight:700;margin-bottom:16px;color:#D96D3F}@media screen and (min-width:796px){main.list .areaIntro__title{font-size:1.2rem}}main.list .areaIntro__text{font-size:.8rem;line-height:1.6;color:#333}@media screen and (min-width:796px){main.list .areaIntro__text{font-size:1rem}}main.list .nearbyAreas{padding-bottom:0;margin:40px 0 0}@media screen and (min-width:796px){main.list .nearbyAreas{padding:24px 0;border-radius:8px;border:none}}main.list .nearbyAreas__title{font-size:1.2rem;font-weight:700;margin-bottom:24px;color:#333}main.list .nearbyAreas__list{display:flex;flex-wrap:wrap;gap:8px}main.list .nearbyAreas__link{display:inline-block;padding:6px 14px;border:1px solid #8dc3c0;border-radius:8px;color:#8dc3c0;font-size:1rem;text-decoration:none;transition:background .2s}main.list .nearbyAreas__link:hover{background:#8DC3C0;color:#fff}main.list .searches{margin:16px 0;display:inline-block;padding:4px 8px;border-bottom:1px solid #222;font-size:.8rem}main.list .searches span{font-size:1.2rem;font-weight:700;padding:0 8px;color:#D96D3F}main.list .searches .searches__filter-badge{margin-left:8px;font-size:.8rem;background:#D96D3F;color:#fff;padding:2px 8px;border-radius:4px;font-weight:700}main.list .itemList{padding:16px 0}@media screen and (min-width:796px){main.list .itemList{max-width:980px;margin:0 auto}}main.list .itemList .item{border-bottom:1px solid #ccc;padding-bottom:24px;margin-bottom:32px}@media screen and (min-width:796px){main.list .itemList .item{padding:24px 48px;margin-bottom:16px;background:#fff;border-radius:8px;border:none}main.list .itemList .item a{display:flex;justify-content:left;flex-direction:row-reverse}}main.list .itemList .item:last-child{border:none}main.list .itemList .item__data{margin-bottom:12px}@media screen and (min-width:796px){main.list .itemList .item__data{padding:24px 0}}main.list .itemList .item__data__head{display:flex;margin-bottom:12px}main.list .itemList .item__data__head .type{display:inline-block;padding:4px 8px;margin-right:8px;background:#8DC3C0;font-size:.8rem;color:#fff}main.list .itemList .item__data__head .address{font-size:.8rem;color:#666;padding:4px 0}main.list .itemList .item__data__name{font-size:1.2rem;font-weight:700;margin-bottom:12px}main.list .itemList .item__data__info{font-size:.8rem;color:#111}main.list .itemList .item__data__info .parking{margin-bottom:4px}main.list .itemList .item__thmb{width:100%;aspect-ratio:2/1;overflow:hidden;border-radius:8px;display:flex;justify-content:center;align-items:center}@media screen and (min-width:796px){main.list .itemList .item__thmb{max-width:320px;aspect-ratio:2/1.2;margin-right:40px}}main.list .itemList .item__thmb img{width:100%}main.list .pagenation .pageList{display:flex;justify-content:center}main.list .pagenation .pageList__item{width:40px;aspect-ratio:1/1;text-align:center;line-height:40px;margin-right:4px}main.list .pagenation .pageList__item.current{background:#8DC3C0;border-radius:50%;color:#fff}main.item{padding-top:7vh}@media screen and (min-width:796px){main.item{background:#efefef;padding-top:2vh;display:flow-root}}main.item .breadcrumb{padding:24px 16px 0}@media screen and (min-width:796px){main.item .breadcrumb{padding:0 0 12px}main.item .itemData{max-width:980px;padding:24px 64px 48px;margin:0 auto 48px;background:#fff;border-radius:8px}}main.item .itemData .itemInfo{padding:24px 16px 16px}main.item .itemData .itemInfo__address{font-size:1rem;color:#666;margin-bottom:16px}@media screen and (min-width:796px){main.item .itemData .itemInfo__address{font-size:1rem;margin-bottom:24px}}main.item .itemData .itemInfo__closedBadge{display:inline-block;background:#888;color:#fff;font-size:.8rem;padding:2px 10px;border-radius:4px;margin-bottom:8px}main.item .itemData .itemInfo__nameRow{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:24px}@media screen and (min-width:796px){main.item .itemData .itemInfo__nameRow{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:32px}}main.item .itemData .itemInfo__name{font-size:1.6rem;font-weight:700;margin-bottom:0}@media screen and (min-width:796px){main.item .itemData .itemInfo__name{font-size:2rem}}main.item .itemData .itemInfo__parking{font-size:.8rem;margin-bottom:8px}@media screen and (min-width:796px){main.item .itemData .itemInfo__parking{font-size:1rem;margin-bottom:16px}}main.item .itemData .itemInfo__fee{font-size:.8rem;margin-bottom:16px}@media screen and (min-width:796px){main.item .itemData .itemInfo__fee{font-size:1rem;margin-bottom:24px}}main.item .itemData .itemInfo .icon,main.item .itemData .itemInfo .icon--f,main.item .itemData .itemInfo .icon--p{display:inline-block;width:24px;height:24px;margin-top:-2px;margin-right:12px;vertical-align:text-top}main.item .itemData .itemInfo .icon--p{background:url(/_next/static/media/icon_p_item.a42bcca0.png) no-repeat;background-size:cover}main.item .itemData .itemInfo .icon--f{background:url(/_next/static/media/icon_f_item.38156c92.png) no-repeat;background-size:cover}main.item .itemData .itemInfo__thmb{width:100%;border-radius:8px;aspect-ratio:16/9;margin-bottom:24px;overflow:hidden;display:flex;justify-content:center;align-items:center}@media screen and (min-width:796px){main.item .itemData .itemInfo__thmb{aspect-ratio:2/1}}main.item .itemData .itemInfo__thmb img{width:100%}main.item .itemData .checkinAction{padding:0 24px 32px;margin-bottom:24px;display:flex;flex-direction:column;gap:12px;align-items:stretch}@media screen and (min-width:796px){main.item .itemData .checkinAction{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start}}main.item .itemData .checkinAction__btn{display:inline-flex;align-items:center;justify-content:center;background-color:#D96D3F;color:#fff;font-size:1rem;font-weight:700;padding:16px 40px;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease}@media screen and (min-width:796px){main.item .itemData .checkinAction__btn{flex:0 0 30%;padding:16px 24px;font-size:1.2rem}}main.item .itemData .checkinAction__btn:hover{background-color:rgb(212.452173913,92.947826087,42.047826087);transform:translateY(-2px)}main.item .itemData .checkinAction__btn:active{transform:translateY(0);box-shadow:0 2px 4px rgba(217,109,63,.3)}main.item .itemData .checkinAction__icon{width:20px;height:20px;margin-right:8px;filter:brightness(0) invert(1);flex-shrink:0}@media screen and (min-width:796px){main.item .itemData .checkinAction__icon{width:24px;height:24px}}main.item .itemData .checkinAction__favorite{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#fff;color:#aaa;border:2px solid #ddd;border-radius:8px;font-size:1rem;font-weight:700;padding:14px 24px;cursor:pointer;transition:all .3s ease}@media screen and (min-width:796px){main.item .itemData .checkinAction__favorite{font-size:1.2rem}}main.item .itemData .checkinAction__favorite:hover{border-color:#8DC3C0;color:#8DC3C0;transform:translateY(-2px)}main.item .itemData .checkinAction__favorite--active{background:#8DC3C0;border-color:#8DC3C0;color:#fff}main.item .itemData .checkinAction__favorite--active .checkinAction__heartIcon{fill:#fff}main.item .itemData .checkinAction__favorite--active:hover{background:rgb(124.2931034483,186.2068965517,182.7672413793);border-color:rgb(124.2931034483,186.2068965517,182.7672413793);color:#fff}main.item .itemData .checkinAction__heartIcon{width:20px;height:20px;fill:#ccc;transition:fill .3s ease;flex-shrink:0}@media screen and (min-width:796px){main.item .itemData .checkinAction__heartIcon{width:24px;height:24px}}main.item .itemData .spotMenu{padding:0 24px 16px;margin-bottom:48px;position:relative;z-index:1!important}main.item .itemData .spotMenu__list{display:flex;position:relative}main.item .itemData .spotMenu__item{margin-right:24px}main.item .itemData .spotMenu__btn{font-size:1.2rem;font-weight:700;color:#999;transition:color .3s ease}main.item .itemData .spotMenu__btn.is-active{color:#111}main.item .itemData .spotMenu__indicator{position:absolute;bottom:-17px;height:3px;background-color:#8DC3C0;transition:all .3s ease;border-radius:3px}main.item .itemData .itemDetail{padding:0 24px}main.item .itemData .itemDetail__ttl{margin-bottom:16px;line-height:160%;font-size:1.2rem;font-weight:700;color:#D96D3F}main.item .itemData .itemDetail__description{margin-bottom:32px;font-size:.8rem;white-space:pre-wrap;line-height:180%}@media screen and (min-width:796px){main.item .itemData .itemDetail__description{font-size:1rem}}main.item .itemData .itemDetail__table{margin-bottom:32px;font-size:.8rem}@media screen and (min-width:796px){main.item .itemData .itemDetail__table{font-size:1rem}}main.item .itemData .itemDetail__table tr{border-bottom:1px solid #efefef;display:flex}main.item .itemData .itemDetail__table tr:last-child{border-bottom:none}main.item .itemData .itemDetail__table tr td,main.item .itemData .itemDetail__table tr th{padding:24px 8px;display:flex;align-items:center;flex-wrap:nowrap}main.item .itemData .itemDetail__table tr th{width:30%;font-weight:700;color:#333}main.item .itemData .itemDetail__table tr th .spotIcon{max-width:24px;margin-right:10px}@media screen and (min-width:796px){main.item .itemData .itemDetail__table tr th .spotIcon{max-width:32px;margin-right:48px}}main.item .itemData .itemDetail__table tr td{line-height:160%}main.item .itemData .itemDetail__table tr td:nth-child(2){width:16%}main.item .itemData .itemDetail__table tr td:nth-child(3){width:54%}main.item .itemData .itemDetail__flag{width:32px;height:32px;padding:4px;background:#efefef}main.item .itemData .checkinLogArea{padding:0 24px}@media screen and (min-width:796px){main.item .itemData .checkinLogArea{padding:0}}main.item .itemData .checkinLogArea__name{margin-bottom:8px;color:#111;font-size:1.2rem;font-weight:700}main.item .nearOnsen{padding:0 24px;margin-bottom:32px}@media screen and (min-width:796px){main.item .nearOnsen{max-width:980px;padding:48px 64px;margin:0 auto 48px;background:#fff;border-radius:8px}}main.item .nearOnsen__ttl{height:40px;line-height:40px;padding-left:54px;margin-bottom:24px;background:url(/img/icon_onsen.png) 0 100% no-repeat;background-size:40px;font-size:1.2rem;font-weight:700;color:#D96D3F}main.item .nearOnsen__item{border-bottom:1px solid #eee}main.item .nearOnsen__item:last-child{border-bottom:none}main.item .nearOnsen__mapLink{display:flex;align-items:center;gap:12px;padding:14px 12px;text-decoration:none;border-radius:8px;transition:background .2s}main.item .nearOnsen__mapLink:active,main.item .nearOnsen__mapLink:hover{background:#eef7f6}main.item .nearOnsen__pinArea{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:48px;gap:4px}main.item .nearOnsen__pinIcon{width:28px;height:28px;object-fit:contain}main.item .nearOnsen__distance{color:#8DC3C0;font-size:11px;font-weight:700;white-space:nowrap}main.item .nearOnsen__info{flex:1 1;min-width:0}main.item .nearOnsen__name{margin-bottom:2px;color:#111;font-size:1rem;font-weight:700}main.item .nearOnsen__address{margin-bottom:4px;color:#888;font-size:.8rem}main.item .nearOnsen__hours,main.item .nearOnsen__price{color:#888;font-size:.8rem}main.item .nearOnsen__arrow{color:#ccc;font-size:22px;line-height:1;flex-shrink:0}main.item .nearOnsen__reserve{display:inline-flex;align-items:center;gap:6px;margin:0 0 12px 60px;padding:6px 14px;background:#D96D3F;color:#fff;font-size:.8rem;font-weight:700;text-decoration:none;border-radius:6px;transition:opacity .2s}main.item .nearOnsen__reserve:active,main.item .nearOnsen__reserve:hover{opacity:.85}main.item .nearOnsen__reservePr{padding:0 5px;background:rgba(255,255,255,.25);border-radius:4px;font-size:10px;font-weight:400}main.item .nearPoi{padding:0 24px;margin-bottom:32px}@media screen and (min-width:796px){main.item .nearPoi{max-width:980px;padding:48px 64px;margin:0 auto 48px;background:#fff;border-radius:8px}}main.item .nearPoi__ttl{height:40px;line-height:40px;padding-left:54px;margin-bottom:24px;background:url(/img/icon_mappin.png) 0 100% no-repeat;background-size:40px;font-size:1.2rem;font-weight:700;color:#D96D3F}main.item .nearPoi--convenience .nearPoi__ttl{color:#D96D3F;background-image:url(/img/shop_i.svg)}main.item .nearPoi--tourist .nearPoi__ttl{color:#D96D3F;background-image:url(/img/travel_i.svg)}main.item .nearPoi--event .nearPoi__ttl{color:#D96D3F;background-image:url(/img/event_i.svg)}main.item .nearPoi__item{border-bottom:1px solid #eee}main.item .nearPoi__item:last-child{border-bottom:none}main.item .nearPoi__mapLink{display:flex;align-items:center;gap:12px;padding:14px 12px;text-decoration:none;border-radius:8px;transition:background .2s}main.item .nearPoi__mapLink:active,main.item .nearPoi__mapLink:hover{background:#eef7f6}main.item .nearPoi__pinArea{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:48px;gap:4px}main.item .nearPoi__pinIcon{width:28px;height:28px;object-fit:contain}main.item .nearPoi__distance{color:#8DC3C0;font-size:11px;font-weight:700;white-space:nowrap}main.item .nearPoi__info{flex:1 1;min-width:0}main.item .nearPoi__name{margin-bottom:2px;color:#111;font-size:1rem;font-weight:700}main.item .nearPoi__dupBadge{display:inline-block;margin-left:6px;padding:1px 6px;background:#f0f0f0;border-radius:10px;font-size:11px;font-weight:400;color:#888;vertical-align:middle}main.item .nearPoi__brand{margin-bottom:2px;color:#8DC3C0;font-size:.8rem;font-weight:700}main.item .nearPoi__address{margin-bottom:4px;color:#888;font-size:.8rem}main.item .nearPoi__hours{color:#888;font-size:.8rem}main.item .nearPoi__arrow{color:#ccc;font-size:22px;line-height:1;flex-shrink:0}main.item .nearExp{padding:0 24px;margin-bottom:32px}@media screen and (min-width:796px){main.item .nearExp{max-width:980px;padding:48px 64px;margin:0 auto 48px;background:#fff;border-radius:8px}}main.item .nearExp__ttl{height:40px;line-height:40px;padding-left:54px;margin-bottom:24px;background:url(/img/travel_i.svg) 0 100% no-repeat;background-size:40px;font-size:1.2rem;font-weight:700;color:#D96D3F}main.item .nearExp__prBadge{display:inline-block;margin-left:8px;padding:1px 6px;background:#f0f0f0;border-radius:4px;font-size:11px;font-weight:400;color:#999;vertical-align:middle}main.item .nearExp__item{border-bottom:1px solid #eee}main.item .nearExp__item:last-child{border-bottom:none}main.item .nearExp__link{display:flex;align-items:center;gap:12px;padding:14px 12px;text-decoration:none;border-radius:8px;transition:background .2s}main.item .nearExp__link:active,main.item .nearExp__link:hover{background:#eef7f6}main.item .nearExp__pinArea{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:48px;gap:4px}main.item .nearExp__pinIcon{width:28px;height:28px;object-fit:contain}main.item .nearExp__distance{color:#8DC3C0;font-size:11px;font-weight:700;white-space:nowrap}main.item .nearExp__info{flex:1 1;min-width:0}main.item .nearExp__name{margin-bottom:2px;color:#111;font-size:1rem;font-weight:700}main.item .nearExp__plan{margin-bottom:4px;color:#555;font-size:.8rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}main.item .nearExp__genre{margin-bottom:4px;color:#8DC3C0;font-size:.8rem;font-weight:700}main.item .nearExp__price{color:#888;font-size:.8rem}main.item .nearExp__arrow{color:#ccc;font-size:22px;line-height:1;flex-shrink:0}main.item .nearSpots{padding:0 24px}@media screen and (min-width:796px){main.item .nearSpots{max-width:980px;padding:48px 64px;margin:0 auto;background:#fff;border-radius:8px}}main.item .nearSpots__ttl{height:40px;line-height:40px;padding-left:54px;margin-bottom:24px;background:url(/img/parking_i.svg) 0 100% no-repeat;background-size:40px;font-size:1.2rem;font-weight:700;color:#D96D3F}main.item .nearSpots__item{padding:16px 0;border-bottom:1px solid #ccc}main.item .nearSpots__item:last-child{border-bottom:none}main.item .nearSpots__item a{display:flex;justify-content:space-between}main.item .nearSpots__thumb{width:30%;height:80px;border-radius:8px;overflow:hidden;display:flex;justify-content:center;align-items:center;background:#efefef}@media screen and (min-width:796px){main.item .nearSpots__thumb{width:200px;height:120px}}main.item .nearSpots__thumb img{width:auto;height:150%}main.item .nearSpots__details{width:64%}@media screen and (min-width:796px){main.item .nearSpots__details{width:600px;padding:16px 0}}main.item .nearSpots__distance{margin-bottom:8px;color:#8DC3C0;font-size:1rem;font-weight:700}main.item .nearSpots__address{margin-bottom:4px;color:#111;font-size:.8rem}main.item .nearSpots__name{margin-bottom:8px;color:#111;font-size:1rem;font-weight:700}main.info{padding-top:9vh;color:#555}main.info strong{color:#D96D3F}@media screen and (min-width:796px){main.info{max-width:980px;margin:0 auto;padding-top:48px;font-size:1.2rem;line-height:200%}}main.info .info__top{margin-bottom:24px;padding:0 12px}@media screen and (min-width:796px){main.info .info__top{max-width:780px;margin:0 auto 48px}}main.info .info__top h1{max-width:640px;margin:0 auto 16px;font-weight:700;text-align:center}main.info .info__top h1 span{font-size:1rem;color:#d96d3f}@media screen and (min-width:796px){main.info .info__top h1 span{font-size:1.6rem}}main.info .info__top h1 img{width:100%}@media screen and (min-width:796px){main.info .info__top h1 img{max-width:800px;margin-bottom:16px}}main.info .info__role{margin-bottom:32px;padding:0 12px;line-height:160%}@media screen and (min-width:796px){main.info .info__role{max-width:780px;margin:0 auto 64px}}main.info .info__role h2{margin-bottom:32px;font-size:1.6rem;font-weight:700;text-align:center;color:#8DC3C0}@media screen and (min-width:796px){main.info .info__role h2{font-size:2rem;margin-bottom:48px}}main.info .info__role h3{margin-bottom:8px;font-size:1.2rem;font-weight:700;text-align:center;color:#333}@media screen and (min-width:796px){main.info .info__role h3{font-size:1.2rem;margin-bottom:24px}}main.info .info__role p{margin-bottom:24px}@media screen and (min-width:796px){main.info .info__role p{font-size:1.2rem;margin-bottom:48px}}main.info .info__merit{margin-bottom:32px;padding:0 12px;line-height:160%}@media screen and (min-width:796px){main.info .info__merit{max-width:780px;margin:0 auto 64px}}main.info .info__merit h2{margin-bottom:32px;font-size:1.6rem;font-weight:700;text-align:center;color:#8DC3C0}@media screen and (min-width:796px){main.info .info__merit h2{font-size:2rem;margin-bottom:48px}}main.info .info__merit p{margin-bottom:24px}@media screen and (min-width:796px){main.info .info__merit p{margin-bottom:32px}main.info .info__merit .meritList{display:flex;justify-content:space-between;padding:16px 0}}main.info .info__merit .meritList__item{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width:796px){main.info .info__merit .meritList__item{width:29.3333333333%;display:block}}main.info .info__merit .meritList__item__icon{width:20%}@media screen and (min-width:796px){main.info .info__merit .meritList__item__icon{width:100%;max-width:120px;margin:0 auto 32px}}main.info .info__merit .meritList__item__txt{width:60%}@media screen and (min-width:796px){main.info .info__merit .meritList__item__txt{width:100%}}main.info .info__merit .meritList__item__txt h3{margin-bottom:8px;font-weight:700}@media screen and (min-width:796px){main.info .info__merit .meritList__item__txt h3{text-align:center;margin-bottom:16px}}main.info .info__merit .meritList__item__txt p{font-size:.8rem}@media screen and (min-width:796px){main.info .info__merit .meritList__item__txt p{font-size:1rem}}main.info .info__cta{margin-bottom:32px;padding:0 12px;line-height:160%}main.info .info__cta p{font-size:1rem;font-weight:700;color:#8DC3C0;margin-bottom:24px}@media screen and (min-width:796px){main.info .info__cta p{font-size:2rem;text-align:center;line-height:180%;max-width:780px;margin:0 auto 48px}}footer{background:#efefef;padding:90px 0 30px}@media screen and (min-width:796px){footer{padding:64px 0 0}}footer .areaSelect{margin-bottom:48px}@media screen and (min-width:796px){footer .areaSelect{max-width:980px;margin:0 auto 64px}}footer .areaSelect__ttl{width:340px;margin:0 auto 64px}footer .areaSelect__ttl img{width:100%}@media screen and (min-width:796px){footer .areaSelect__ttl{margin-bottom:54px}}footer .areaSelect__block{width:90%;margin:0 auto}footer .areaSelect__block .areaTtl{margin-bottom:16px;font-size:1rem;font-weight:700}@media screen and (min-width:796px){footer .areaSelect__block .areaTtl{margin-bottom:16px}}footer .areaSelect__block .areaList{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:24px}@media screen and (min-width:796px){footer .areaSelect__block .areaList{display:block}}footer .areaSelect__block .areaList:after,footer .areaSelect__block .areaList:before{content:"";display:block;width:32.3333333333%;height:0}footer .areaSelect__block .areaList:before{order:99999}footer .areaSelect__block .areaList__item{width:32.3333333333%;margin-bottom:8px;font-size:1rem}@media screen and (min-width:796px){footer .areaSelect__block .areaList__item{display:inline-block;width:auto;margin-bottom:16px;margin-right:20px}}footer .areaSelect__block .areaList__item a{text-decoration:underline}footer .footerLogo{padding:0 40px 40px}footer .footerLogo img{width:100%}@media screen and (min-width:796px){footer .footerLogo{max-width:320px;margin:0 auto;padding:8px 0 32px}}.pcHeader .headerMenu ul{display:flex;align-items:center;gap:24px}@media screen and (min-width:796px) and (max-width:1024px){.pcHeader .headerMenu ul{gap:8px}}.pcHeader .headerMenu ul li a,.pcHeader .headerMenu ul li span{display:inline-flex;align-items:center;min-height:44px;padding:4px 6px}.pcHeader .headerMenu .pcLoginBtn,.pcHeader .headerMenu .pcLoginBtn--secondary{background:none;border:none;color:#333;font-weight:700;font-size:16px;cursor:pointer;transition:color .3s;white-space:nowrap;padding:10px 6px;min-height:44px}@media screen and (min-width:796px) and (max-width:1024px){.pcHeader .headerMenu .pcLoginBtn,.pcHeader .headerMenu .pcLoginBtn--secondary{font-size:12px;padding:10px 4px}}.pcHeader .headerMenu .pcLoginBtn--secondary:hover,.pcHeader .headerMenu .pcLoginBtn:hover{color:#D96D3F}@keyframes ob-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ob-pop{0%{opacity:0;transform:scale(.88)}60%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.onboarding{position:fixed;inset:0;background:rgba(0,0,0,.55);justify-content:center;z-index:1000;padding:24px}.onboarding,.onboarding__card{display:flex;align-items:center}.onboarding__card{position:relative;background:#fff;border-radius:20px;width:100%;max-width:320px;height:560px;box-shadow:0 8px 32px rgba(0,0,0,.18);overflow:hidden;flex-direction:column;padding-bottom:28px}.onboarding__close{position:absolute;top:12px;right:16px;font-size:1.4rem;color:#bbb;background:none;border:none;cursor:pointer;z-index:1;line-height:1}.onboarding__close:hover{color:#888}.onboarding__img{width:calc(100% - 40px);height:180px;margin:12px 20px 16px;display:flex;align-items:center;justify-content:center;overflow:hidden;animation:ob-pop .4s cubic-bezier(.34,1.56,.64,1) both;animation-delay:.05s}.onboarding__img img{width:100%;height:100%;object-fit:contain;display:block}.onboarding__ttl-wrap{min-height:4.48rem;display:flex;align-items:center;justify-content:center;width:100%;margin:36px 0 8px;padding:0 24px;box-sizing:border-box;animation:ob-fade-up .35s ease both}.onboarding__ttl{font-size:1.6rem;font-weight:700;color:#8DC3C0;line-height:1.4;text-align:center}.onboarding__ttl span{color:#8DC3C0}.onboarding__desc{font-size:.9rem;color:#555;line-height:1.7;text-align:left;margin:12px 0 0;width:100%;box-sizing:border-box;padding:0 24px;flex:1 1;overflow:hidden;animation:ob-fade-up .35s ease both;animation-delay:.12s}.onboarding__dots{display:flex;gap:8px;margin:14px 0 18px}.onboarding__dot{width:10px;height:10px;border-radius:50%;background:#d0d0d0;border:none;padding:0;cursor:pointer;transition:background .2s}.onboarding__dot.is-active{background:#8DC3C0}.onboarding__next{display:block;background:none;border:none;color:#aaa;font-size:.95rem;cursor:pointer;padding:8px 16px;transition:color .2s,transform .2s}.onboarding__next:hover{color:#777;transform:translateX(3px)}.onboarding__next.is-last{color:#D96D3F;font-weight:700;font-size:1rem}.onboarding__next.is-last:hover{color:#c45e32;transform:translateX(3px)}.onboarding__bottom{height:80px;display:flex;align-items:center;justify-content:center;width:100%;flex-shrink:0}.onboarding__actions{display:flex;flex-direction:column;align-items:center;gap:10px;width:calc(100% - 48px)}.onboarding__reg{width:100%;padding:13px;border-radius:12px;background:#333;color:#fff;font-size:.95rem;font-weight:700;border:none;cursor:pointer;text-align:center;transition:background .2s,transform .2s,box-shadow .2s}.onboarding__reg:hover{background:#111;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.onboarding__reg:active{transform:translateY(0);box-shadow:none}.onboarding__skip{background:none;border:none;color:#aaa;font-size:.85rem;cursor:pointer;padding:4px 8px;text-align:center;transition:color .2s,transform .2s}.onboarding__skip:hover{color:#777;transform:translateY(-1px)}.amenity{padding:16px 24px 32px}.amenity__ttl{margin-bottom:24px;line-height:160%;font-size:1.2rem;font-weight:700;color:#D96D3F}.amenity__body{gap:10px;margin-bottom:20px}.amenity__body,.amenity__cat{display:flex;flex-direction:column}.amenity__cat{gap:6px;margin-bottom:4px}@media screen and (min-width:796px){.amenity__cat{flex-direction:row;flex-wrap:wrap;align-items:center}}.amenity__cat-label{font-size:11px;color:#333;font-weight:700;white-space:nowrap}@media screen and (min-width:796px){.amenity__cat-label{margin-right:8px}}.amenity__tags{display:flex;flex-wrap:wrap;gap:6px}.amenity__tag{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:8px;font-size:11px;border:1px solid #ddd;background:#f9f9f9;color:#888;cursor:default;transition:all .2s;white-space:nowrap}.amenity__tag:not(.amenity__tag--readonly){cursor:pointer}.amenity__tag:not(.amenity__tag--readonly):hover{border-color:#8DC3C0;color:#8DC3C0}.amenity__tag--checked{border-color:#8DC3C0;background:#8DC3C0;color:#fff;font-weight:700}.amenity__tag:disabled{opacity:.6}.amenity__tag-check{font-size:11px;font-style:normal;line-height:1}.amenity__hint{margin-top:8px;font-size:11px;color:#bbb}.amenityFilter{margin-bottom:16px}.amenityFilter__toggle{display:flex;align-items:center;gap:8px;width:100%;padding:12px 16px;background:#fff;border:1px solid #ddd;border-radius:8px;font-size:1rem;font-weight:700;color:#333;cursor:pointer;text-align:left}.amenityFilter__toggle span:first-child{flex:1 1}.amenityFilter__count{background:#D96D3F;color:#fff;font-size:11px;padding:1px 7px;border-radius:10px}.amenityFilter__arrow{font-size:12px;color:#999}.amenityFilter__panel{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease;opacity:0}.amenityFilter__panel--open{max-height:2000px;padding:24px 16px;opacity:1}.amenityFilter__cat{padding:16px 0 8px}.amenityFilter__cat-label{font-size:.8rem;font-weight:700;color:#8DC3C0;margin-bottom:16px}.amenityFilter__items{display:flex;flex-wrap:wrap;gap:8px}.amenityFilter__item{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #ddd;border-radius:8px;font-size:.8rem;cursor:pointer;background:#fff;color:#555;transition:all .2s}.amenityFilter__item input[type=checkbox],.amenityFilter__item input[type=radio]{display:none}.amenityFilter__item--radio{border-radius:20px}.amenityFilter__item--active{background:#8DC3C0;border-color:#8DC3C0;color:#fff;font-weight:700}.amenityFilter__item:hover:not(.amenityFilter__item--active){border-color:#8DC3C0;color:#8DC3C0}.amenityFilter__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:32px;padding:16px 0 8px}@media screen and (max-width:795.9375px){.amenityFilter__actions{flex-direction:column-reverse;gap:10px}}.amenityFilter__clear{padding:10px 20px;border:1px solid #ddd;border-radius:8px;background:#fff;font-size:1rem;color:#999;cursor:pointer}@media screen and (max-width:795.9375px){.amenityFilter__clear{width:100%;padding:12px;text-align:center}}.amenityFilter__apply{padding:10px 20px;border:none;border-radius:8px;background:#D96D3F;font-size:1rem;font-weight:700;color:#fff;cursor:pointer;transition:background .2s}@media screen and (max-width:795.9375px){.amenityFilter__apply{width:100%;padding:14px;text-align:center;font-size:1.2rem}}.amenityFilter__apply:hover{background:#c45e30}.modalOverlay--front{z-index:100003}.loginModal{background:#fff;width:90%;max-width:400px;padding:32px 24px;border-radius:12px;position:relative;box-shadow:0 10px 25px rgba(0,0,0,.2)}.loginModal__close{position:absolute;top:16px;right:16px;font-size:24px;background:none;border:none;cursor:pointer;color:#999}.loginModal__close:hover{color:#333}.loginModal__context{margin-bottom:16px;font-size:1rem;font-weight:700;color:#D96D3F;text-align:center}.loginModal__title{font-size:20px;font-weight:700;text-align:center;margin-bottom:24px;color:#333}.loginModal__form{margin-bottom:0}.loginModal__field{margin-bottom:16px}.loginModal__field label{display:block;margin-bottom:8px;font-size:12px;color:#555;font-weight:700}.loginModal__field input{width:100%;padding:12px;border:1px solid #ccc;border-radius:8px;font-size:14px}.loginModal__btn{width:100%;padding:14px;background:#D96D3F;text-align:center;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;margin-top:8px;transition:background .3s}.loginModal__btn:hover{background:rgb(212.452173913,92.947826087,42.047826087)}.loginModal__msg{margin-top:12px;text-align:center;color:#D96D3F;font-size:12px}.loginModal__xAuth{margin-top:24px;text-align:center}.loginModal__xAuth p{font-size:12px;color:#999;margin-bottom:12px;position:relative;display:flex;align-items:center;justify-content:center}.loginModal__xAuth p:after,.loginModal__xAuth p:before{content:"";flex:1 1;height:1px;background:#eee;margin:0 10px}.loginModal__xBtn{display:flex;align-items:center;justify-content:center;width:100%;padding:14px;background:#000;color:#fff;border-radius:8px;font-size:14px;font-weight:700;text-decoration:none;transition:background .3s}.loginModal__xBtn:hover{background:#333}.loginModal__emailBtn{display:flex;align-items:center;justify-content:center;width:100%;padding:14px;background:#fff;color:#333;border:2px solid #ccc;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .3s,color .3s}.loginModal__emailBtn:hover{border-color:#8DC3C0;color:#8DC3C0}.loginModal__emailForm{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease;opacity:0}.loginModal__emailForm--open{max-height:700px;opacity:1}.loginModal__footer{margin-top:24px;text-align:center;font-size:12px;color:#666}.loginModal__footer a{color:#D96D3F;text-decoration:underline}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top-color:#d96d3f;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.loading-text{font-size:1rem;font-weight:700;color:#333;letter-spacing:.05em}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-pulse{width:80px;margin-bottom:20px;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%{transform:scale(.95);opacity:.7}50%{transform:scale(1.05);opacity:1}to{transform:scale(.95);opacity:.7}}.mypage{max-width:1080px;margin:0 auto;padding:24px 16px 70px}@media screen and (min-width:796px){.mypage{padding:24px 20px 70px}}.mypage--narrow .mypage__inner{max-width:720px;margin:0 auto}.mypage-crumbs{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#8a938f;margin-bottom:16px;flex-wrap:wrap}.mypage-crumbs a{font-weight:600;color:#8a938f}.mypage-crumbs a:hover{color:#2f8a84}.mypage-crumbs__sep{color:#c3cbc7}.mypage-crumbs__current{color:#2f8a84;font-weight:700}.mp-btn{display:inline-flex;align-items:center;gap:7px;font-family:inherit;font-weight:700;border-radius:10px;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease,filter .14s ease;text-decoration:none}.mp-btn svg{flex:none}.mp-btn--ghost{background:#fff;border:1px solid #e1ebe7;color:#8a938f;font-size:13px;padding:11px 18px}.mp-btn--ghost:hover{background:#f1f7f5;border-color:#bfe0db;color:#2f8a84}.mp-btn--cta{background:#ef7a2c;border:none;color:#fff;font-size:14px;font-weight:800;padding:13px 26px;border-radius:11px;box-shadow:0 8px 18px rgba(239,122,44,.26)}.mp-btn--cta:hover:not(:disabled){filter:brightness(1.05)}.mp-btn--cta:disabled{opacity:.6;cursor:not-allowed}.mp-btn--danger{background:#fff;border:1px solid #e6ece9;color:#9aa6a2;font-size:12px;padding:7px 13px;border-radius:9px}.mp-btn--danger:hover:not(:disabled){background:#fdf0ee;border-color:#eec4bd;color:#c4442e}.mp-btn--danger:disabled{opacity:.5;cursor:not-allowed}.mp-btn--edit{background:#fff;border:1px solid #e6ece9;color:#9aa6a2;font-size:12px;padding:7px 13px;border-radius:9px}.mp-btn--edit:hover:not(:disabled){background:#eaf6f4;border-color:#d2ebe6;color:#2f8a84}.mp-btn--edit:disabled{opacity:.5;cursor:not-allowed}.mp-profile{background:#fff;border:1px solid #e6ece9;border-radius:16px;padding:22px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}@media screen and (min-width:796px){.mp-profile{padding:28px 32px;gap:22px}}.mp-profile__avatarWrap{position:relative;flex:none}.mp-profile__avatar{flex:none;width:72px;height:72px;border-radius:50%;overflow:hidden;border:3px solid #eaf6f4;background:#efefef;display:flex;align-items:center;justify-content:center}@media screen and (min-width:796px){.mp-profile__avatar{width:84px;height:84px}}.mp-profile__avatar img{width:100%;height:100%;object-fit:cover}.mp-profile__avatar-fallback{width:44px;height:44px;background-color:#2f8a84;mask:url(/svg/profile.svg) no-repeat center/contain;-webkit-mask:url(/svg/profile.svg) no-repeat center/contain}.mp-profile__body{flex:1 1;min-width:200px}.mp-profile__name{font-size:22px;font-weight:900;color:#1a2320;margin:0 0 6px;line-height:1.3}@media screen and (min-width:796px){.mp-profile__name{font-size:26px}}.mp-profile__namerow{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px}.mp-profile__namerow .mp-profile__name{margin:0}.mp-profile__bio{font-size:13.5px;line-height:1.85;color:#5a615e;max-width:640px;white-space:pre-wrap}.mp-profile__bio--empty{color:#9aa6a2}.mp-profile__edit{flex:none}.mp-section{margin-top:36px}.mp-section__head{display:flex;align-items:center;gap:11px;margin-bottom:16px}.mp-section__icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:#fff;border-radius:10px}.mp-section__icon--teal{background:#2f8a84}.mp-section__icon--orange{background:#ef7a2c}.mp-section__titles{min-width:0}.mp-section__titles h1,.mp-section__titles h2{font-size:18px;font-weight:900;color:#1a2320;margin:0;line-height:1.3}.mp-section__titles p{font-size:12px;color:#8a938f;margin:2px 0 0}.mp-section__count{margin-left:auto;font-size:12px;font-weight:700;color:#8a938f;white-space:nowrap}.mp-map{margin-bottom:14px}.mp-map .leaflet-container{height:300px;border-radius:16px;border:1px solid #e6ece9;z-index:1}.mp-history{display:flex;flex-direction:column;gap:12px}.mp-history__item{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid #e6ece9;border-radius:14px;padding:16px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}@media screen and (min-width:796px){.mp-history__item{gap:16px;padding:18px 20px}}.mp-history__item:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(21,125,114,.14);border-color:#9ad7cf}.mp-history__item:hover .mp-history__chev{transform:translateX(3px);color:#2f8a84}.mp-history__item--link{text-decoration:none;color:inherit}.mp-history__chev{flex:none;color:#cdd6d2;margin-top:3px;transition:transform .16s ease,color .16s ease}.mp-history__date{flex:none;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:58px;background:#eaf6f4;color:#2f8a84;border-radius:11px;padding:9px 0}@media screen and (min-width:796px){.mp-history__date{width:64px}}.mp-history__year{font-size:10.5px;font-weight:700;opacity:.75}.mp-history__md{font-size:14px;font-weight:900;white-space:nowrap}.mp-history__main{min-width:0;flex:1 1}.mp-history__titlerow{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:6px}.mp-history__name{font-size:15px;font-weight:800;color:#1a2320;text-decoration:none;margin:0}@media screen and (min-width:796px){.mp-history__name{font-size:15.5px}}.mp-history a.mp-history__name:hover,.mp-history__item--link:hover .mp-history__name{color:#2f8a84}.mp-history__item--link .mp-history__name{margin:0 0 6px}.mp-history__text{font-size:13px;line-height:1.85;color:#5a615e}.mp-history__delete{flex:none}.mp-history__actions{flex:none;display:flex;flex-direction:column;gap:8px}.mp-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:800;padding:3px 10px;border-radius:999px}.mp-badge--teal{color:#2f8a84;background:#eaf6f4;border:1px solid #d2ebe6}.mp-badge--muted{color:#8a938f;background:#f1f5f3;border:1px solid #e6ece9}.mp-titleprog{margin-top:12px;max-width:520px;display:flex;align-items:center;gap:10px}.mp-titleprog__bar{flex:1 1;min-width:0}.mp-titleprog__label{font-size:12px;font-weight:700;color:#8a938f;margin:0 0 6px}.mp-titleprog__label strong{color:#ef7a2c;font-weight:900}.mp-titleprog__track{height:7px;background:#e9efec;border-radius:999px;overflow:hidden}.mp-titleprog__fill{display:block;height:100%;background:linear-gradient(90deg,#2f8a84,#43a89f);border-radius:999px;transition:width .4s ease}.mp-titleprog__next{opacity:.45}.stay-title-chip{display:inline-flex;align-items:center;gap:5px;margin:0 6px;font-size:10.5px;font-weight:800;line-height:1;border:1px solid transparent;padding:3px 8px;border-radius:999px;vertical-align:1px;white-space:nowrap}.stay-title-chip svg{flex:none}.stay-title-chip--profile{margin:0;gap:6px;font-size:11.5px;padding:4px 12px;vertical-align:baseline}.stay-badge{flex:none;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:inset 0 -3px 0 rgba(0,0,0,.12),0 3px 8px rgba(0,0,0,.14)}.stay-badge svg{display:block}.stay-badge--inline{margin:0 6px;vertical-align:middle}.stay-badge--overlay{position:absolute;right:-8px;bottom:-6px;box-shadow:inset 0 -3px 0 rgba(0,0,0,.12),0 5px 12px rgba(0,0,0,.18)}.mp-favs{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media screen and (min-width:796px){.mp-favs{grid-template-columns:1fr 1fr}}.mp-fav{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid #e6ece9;border-radius:14px;padding:12px;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mp-fav:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(21,125,114,.14);border-color:#9ad7cf}.mp-fav:hover .mp-fav__chev{transform:translateX(3px);color:#2f8a84}.mp-fav__thumb{flex:none;width:84px;height:64px;border-radius:9px;overflow:hidden;background:#eee}.mp-fav__thumb img{width:100%;height:100%;object-fit:cover}.mp-fav__info{min-width:0;flex:1 1;display:flex;flex-direction:column}.mp-fav__name{font-size:14.5px;font-weight:800;color:#1a2320;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mp-fav__pref{font-size:11px;color:#8a938f}.mp-fav__chev{flex:none;color:#cdd6d2;transition:transform .16s ease,color .16s ease}.mp-empty{font-size:13px;color:#8a938f;padding:8px 2px}.mp-back{margin-top:36px;display:flex;justify-content:center}.mp-back .mp-btn{font-size:13.5px;padding:12px 28px;border-radius:11px}.mp-logout{margin-top:44px;display:flex;justify-content:center}.mp-logout__btn{font-size:13.5px;font-weight:700;padding:12px 28px;border-radius:11px;color:#8a938f}.mp-logout__btn svg{width:15px;height:15px}.mp-edit-head{margin-bottom:18px}.mp-editcard{background:#fff;border:1px solid #e6ece9;border-radius:16px;padding:24px}@media screen and (min-width:796px){.mp-editcard{padding:30px 32px}}.mp-editcard__avatar-row{display:flex;align-items:center;gap:20px;padding-bottom:26px;border-bottom:1px solid #eef2f0;flex-wrap:wrap}.mp-editcard__avatar-actions{display:flex;flex-direction:column;gap:8px}.mp-editcard__avatar-btns{display:flex;gap:9px;flex-wrap:wrap;align-items:center}.mp-editcard__avatar-remove{background:none;border:none;color:#9aa6a2;font-family:inherit;font-size:12.5px;font-weight:700;cursor:pointer;padding:10px 8px}.mp-editcard__avatar-remove:hover{color:#c4442e}.mp-editcard__hint{font-size:11.5px;color:#9aa6a2}.mp-editcard__actions{margin-top:30px;padding-top:24px;border-top:1px solid #eef2f0}.mp-editcard__actions-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.mp-editcard__error{color:#c4442e;font-size:13px;font-weight:600;margin-bottom:12px}.mp-field{margin-top:24px}.mp-field__labelrow{justify-content:space-between}.mp-field__label,.mp-field__labelrow{display:flex;align-items:center;margin-bottom:9px}.mp-field__label{gap:7px;font-size:13px;font-weight:800;color:#1a2320}.mp-field__labelrow .mp-field__label{margin-bottom:0}.mp-field__required{font-size:10.5px;font-weight:800;color:#d9641a;background:#fdf0e6;padding:2px 8px;border-radius:999px}.mp-field__counter{font-size:11.5px;font-weight:700;color:#9aa6a2}.mp-field__control{display:flex;background:#f6faf9;border:1px solid #e1ebe7;border-radius:12px;padding:0 16px;transition:border-color .14s ease,box-shadow .14s ease}.mp-field__control:focus-within{border-color:#2f8a84;box-shadow:0 0 0 3px rgba(47,138,132,.12)}.mp-field__input{font-size:14.5px;font-weight:700;padding:14px 0}.mp-field__input,.mp-field__textarea{flex:1 1;border:none;background:transparent;font-family:inherit;color:#2c302f;outline:none}.mp-field__textarea{font-size:14px;line-height:1.9;padding:12px 0;resize:vertical}.mp-field__note{font-size:11.5px;color:#9aa6a2;margin-top:7px}.mypage-error-box{padding:40px 20px;text-align:center}.mypage-error-box__msg{background:#ffebee;color:#c62828;padding:20px;border-radius:12px;margin-bottom:20px}.loading-inline{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 0}.u-fade-in{opacity:1;transition:opacity .3s ease-in-out}.u-hide{display:none!important}.u-show{display:block!important}.main-content--loading{opacity:0}.main-content--loaded{opacity:1;transition:opacity .3s ease-in-out}.u-text-white{color:#fff!important}.u-no-underline{text-decoration:none!important}.u-cursor-pointer{cursor:pointer!important}.u-ml-10{margin-left:10px!important}.u-inline-block{display:inline-block!important}.u-flex-center{display:flex!important;align-items:center!important;justify-content:center!important}.u-icon-header{width:20px;height:20px;margin-right:6px;object-fit:contain}.u-icon-header--white{filter:brightness(0) invert(1)}.u-icon-header--primary{filter:invert(58%) sepia(21%) saturate(1067%) hue-rotate(130deg) brightness(92%) contrast(88%)}.u-icon-header--circle{border-radius:50%;object-fit:cover}.spHeader .memberMenu a,.spHeader .memberMenu div{cursor:pointer}.pcHeader .pcLoginBtn--secondary{margin-left:10px}.loginModal__scroll-box{max-height:90vh;overflow-y:auto}.loginModal__divider{margin-top:10px;font-size:.8rem;color:#666}.loginModal__success{text-align:center;padding:20px 0}.loginModal__success-title{font-size:1.1rem;margin-bottom:20px;color:#2bc998;font-weight:700}.loginModal__success-text{font-size:.9rem;margin-bottom:20px}.loginModal__field textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;font-family:inherit}.loginModal__field input[type=file]{font-size:.9rem}.loginModal__msg--error{color:#d9534f}.u-mb-20{margin-bottom:20px!important}.u-mt-10{margin-top:10px!important}.u-text-error{color:#d9534f!important}.u-text-success{color:#2bc998!important}.auth-landing{padding:60px 20px;text-align:center}.auth-landing__box{padding:40px;border-radius:12px;border:1px solid #efefef;background:#fff;max-width:600px;margin:0 auto}.auth-landing__box--error{background:#fff0f0;border-color:#ffcccc}.auth-landing__box--success{background:#f0fff0;border-color:#ccffcc}.auth-landing__title{margin-bottom:20px;font-weight:700}.auth-landing__title--error{color:#c62828}.auth-landing__title--success{color:#2bc998}.auth-landing__text{margin-bottom:25px;line-height:1.6;font-size:1.1rem}.u-max-w-600{max-width:600px!important;margin:0 auto!important}.u-p-40{padding:40px!important}.u-leading-1-6{line-height:1.6!important}.modalOverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;background:rgba(0,0,0,.6);z-index:10000;display:flex;justify-content:center;align-items:flex-start;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:calc(7vh + 16px) 16px 24px}@media screen and (min-width:796px){.modalOverlay{padding:24px 16px}}.modalOverlay>*{margin:auto}.checkinModal{max-width:500px;max-height:85vh;overflow-y:auto}.checkinModal .checkinForm__label{display:block;margin-bottom:8px;font-weight:700;color:#555}.checkinModal .checkinForm__textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:.95rem;background:#f9f9f9}.checkinModal .checkinForm__textarea:focus{outline:none;border-color:#D96D3F;background:#fff}.checkinModal .checkinForm__file{font-size:.9rem;color:#777}.checkinModal .checkinForm__ratings{margin:20px 0 30px;border-top:1px solid #eee;padding-top:20px;display:flex;flex-direction:column;gap:16px}.checkinModal .checkinForm__rating{display:flex;justify-content:space-between;align-items:center}.checkinModal .checkinForm__rating .checkinForm__label{margin-bottom:0;font-size:.9rem}.checkinModal .checkinForm__x{margin:15px 0;padding:12px 16px;border-radius:12px;background:#f7f9fa;border:1px solid #cfd9de;transition:all .2s ease}.checkinModal .checkinForm__x:hover{background:#eff3f4;border-color:#bccad2}.checkinModal .checkinForm__xLabel{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:.95rem;font-weight:600;color:#0f1419;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkinModal .checkinForm__xLabel input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#000;margin:0}.checkinModal .star-rating{display:flex;gap:4px}.checkinModal .star-rating .star{font-size:28px;cursor:pointer;color:#ddd;transition:color .2s}.checkinModal .star-rating .star.active{color:#ffb800}.checkinModal .star-rating .star:hover{color:#ffcc4d}.spotEditM{position:relative;width:660px;max-width:100%;max-height:calc(100dvh - 96px);background:#fff;border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.28);display:flex;flex-direction:column;overflow:hidden}.spotEditM__header{flex:none;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e6ece9;padding:18px 20px}@media screen and (min-width:796px){.spotEditM__header{padding:18px 28px}}.spotEditM__htext{flex:1 1;min-width:0}.spotEditM__title{font-size:17px;font-weight:900;color:#1a2320;line-height:1.3;margin:0}.spotEditM__sub{font-size:12px;font-weight:600;color:#8a938f;margin:2px 0 0}.spotEditM__close{flex:none;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:none;border:none;border-radius:9px;color:#9aa6a2;cursor:pointer;transition:background .14s,color .14s}.spotEditM__close:hover{background:#f1f7f5;color:#2f8a84}.spotEditM__close--abs{position:absolute;top:14px;right:14px}.spotEditM__body{flex:1 1;overflow-y:auto;padding:18px 20px;display:flex;flex-direction:column;gap:18px}@media screen and (min-width:796px){.spotEditM__body{padding:20px 28px}}.spotEditM__field{display:flex;flex-direction:column}.spotEditM__labelRow{display:flex;align-items:center;gap:7px;margin-bottom:7px}.spotEditM__labelRow--between{justify-content:space-between}.spotEditM__label{font-size:13px;font-weight:800;color:#1a2320}.spotEditM__field>.spotEditM__label{margin-bottom:7px}.spotEditM__required{font-size:10px;font-weight:800;color:#ef7a2c;background:#fdf0e7;border:1px solid #f7d9c2;padding:1px 8px;border-radius:999px}.spotEditM__count{font-size:11.5px;font-weight:700;color:#9aa6a2}.spotEditM__count--max{color:#ef7a2c}.spotEditM__input,.spotEditM__textarea{width:100%;border:1.5px solid #e1ebe7;border-radius:12px;background:#fff;font-family:inherit;color:#3a423f;outline:none;transition:border-color .14s,box-shadow .14s}.spotEditM__input:focus,.spotEditM__textarea:focus{border-color:#2f8a84;box-shadow:0 0 0 3px rgba(47,138,132,.14)}.spotEditM__input{min-height:48px;padding:0 14px;font-size:14.5px;font-weight:700}.spotEditM__textarea{padding:12px 14px;font-size:13.5px;font-weight:600;line-height:1.8;resize:none}.spotEditM__hint{font-size:11px;font-weight:600;color:#9aa6a2;margin:6px 0 0}.spotEditM__photoHint{font-size:11px;font-weight:700;color:#9aa6a2}.spotEditM__photoCount{margin-left:auto;font-size:11px;font-weight:800;color:#2f8a84}.spotEditM__photoGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.spotEditM__photoItem{position:relative;aspect-ratio:4/3;border-radius:12px;overflow:hidden}.spotEditM__photoItem img{width:100%;height:100%;object-fit:cover}.spotEditM__photoRemove{position:absolute;top:6px;right:6px;width:22px;height:22px;background:rgba(26,35,32,.65);border:none;border-radius:50%;color:#fff;padding:0}.spotEditM__photoAdd,.spotEditM__photoRemove{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.spotEditM__photoAdd{aspect-ratio:4/3;border-radius:12px;border:1.5px dashed #c8d6d1;background:#f6faf9;flex-direction:column;gap:5px;color:#9aa6a2;font-size:11px;font-weight:800;transition:background .14s,border-color .14s,color .14s}.spotEditM__photoAdd:hover{background:#f1f7f5;border-color:#d2ebe6;color:#2f8a84}.spotEditM__grid{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}@media screen and (min-width:796px){.spotEditM__grid{grid-template-columns:1fr 1fr;gap:14px}}.spotEditM__feeChips{display:flex;gap:8px}.spotEditM__feeChip{flex:1 1;min-height:48px;border-radius:12px;cursor:pointer;font-size:13.5px;font-weight:800;text-align:center;border:1.5px solid #e1ebe7;background:#fff;color:#5a615e;transition:all .14s}.spotEditM__feeChip--active{border-color:#2f8a84;background:#2f8a84;color:#fff}.spotEditM__feeAmount{display:flex;align-items:center;gap:8px;min-height:44px;border:1.5px solid #d2ebe6;border-radius:12px;background:#fff;padding:0 14px;margin-top:8px}.spotEditM__feeInput{flex:1 1;min-width:0;border:none;background:transparent;font-family:inherit;font-size:14.5px;font-weight:700;color:#3a423f;outline:none}.spotEditM__feeUnit{flex:none;font-size:12.5px;font-weight:700;color:#8a938f}.spotEditM__amenities{background:#f6faf9;border:1px solid #e6ece9;border-radius:14px;padding:16px 18px}.spotEditM__amenHead{display:flex;align-items:center;gap:8px;margin-bottom:4px}.spotEditM__amenHint{font-size:11px;font-weight:700;color:#9aa6a2}.spotEditM__amenCount{margin-left:auto;font-size:11px;font-weight:800;color:#2f8a84}.spotEditM__amenRow{display:flex;gap:12px;padding:11px 0;border-bottom:1px solid #e6ece9;align-items:flex-start}.spotEditM__amenRow:last-child{border-bottom:none}.spotEditM__amenCat{flex:none;width:104px;font-size:11.5px;font-weight:800;color:#2f8a84;padding-top:5px;margin:0}.spotEditM__amenChips{flex:1 1;display:flex;flex-wrap:wrap;gap:6px}.spotEditM__chip{display:inline-flex;align-items:center;gap:4px;min-height:30px;padding:0 11px;border-radius:999px;cursor:pointer;font-size:12px;font-weight:800;border:1px solid #e1ebe7;background:#fff;color:#8a938f;transition:background .12s,border-color .12s,color .12s,transform .08s}.spotEditM__chip:active{transform:scale(.96)}.spotEditM__chip--on{border-color:#2f8a84;background:#2f8a84;color:#fff}.spotEditM__chip:disabled{opacity:.6;cursor:default}.spotEditM__chipMark{font-weight:900}.spotEditM__error{font-size:13px;font-weight:700;color:#d9641a;text-align:center;margin:0}.spotEditM__footer{flex:none;display:flex;gap:10px;border-top:1px solid #e6ece9;padding:14px 20px 18px;background:#fff}@media screen and (min-width:796px){.spotEditM__footer{padding:14px 28px 18px}}.spotEditM__footer--stack{flex-direction:column;gap:9px}.spotEditM__cancel{flex:none;min-height:52px;padding:0 22px;background:#fff;border:1px solid #e1ebe7;border-radius:13px;color:#5a615e;font-size:13.5px;font-weight:700;cursor:pointer;transition:background .14s,border-color .14s,color .14s}.spotEditM__cancel:hover:not(:disabled){background:#f1f7f5;border-color:#d2ebe6;color:#2f8a84}.spotEditM__cancel--full{width:100%}.spotEditM__save{flex:1 1;min-height:52px;background:#ef7a2c;border:none;border-radius:13px;color:#fff;font-size:15px;font-weight:900;text-align:center;cursor:pointer;box-shadow:0 10px 22px rgba(239,122,44,.32);transition:filter .14s,transform .1s}.spotEditM__save:hover:not(:disabled){filter:brightness(1.05)}.spotEditM__save:active:not(:disabled){transform:scale(.99)}.spotEditM__save:disabled{opacity:.6;cursor:default}.spotEditM__confirmHead{flex:none;position:relative;text-align:center;border-bottom:1px solid #e6ece9;padding:22px 28px 18px}.spotEditM__summary{background:#f6faf9;border:1px solid #e6ece9;border-radius:14px;padding:4px 18px}.spotEditM__sumRow{display:flex;gap:14px;padding:13px 0;border-bottom:1px solid #e6ece9}.spotEditM__sumRow--last{border-bottom:none}.spotEditM__sumKey{flex:none;width:104px;font-size:12px;font-weight:800;color:#8a938f;padding-top:1px}.spotEditM__sumVal{flex:1 1;min-width:0;font-size:13.5px;font-weight:700;color:#1a2320}.spotEditM__sumVal--strong{font-weight:800}.spotEditM__sumVal--pre{font-size:13px;font-weight:600;line-height:1.9;color:#3a423f;white-space:pre-wrap}.spotEditM__sumLabels{flex:1 1;display:flex;flex-wrap:wrap;gap:6px}.spotEditM__sumChip{display:inline-flex;align-items:center;gap:4px;min-height:28px;padding:0 11px;border-radius:999px;font-size:12px;font-weight:800;background:#eaf6f4;border:1px solid #d2ebe6;color:#2f8a84}.spotEditM__sumNone{font-size:13px;font-weight:600;color:#9aa6a2;padding-top:4px}.authModal{position:relative;width:400px;max-width:calc(100% - 32px);background:#fff;border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.28);padding:26px 26px 24px}.authModal__close{position:absolute;top:14px;right:14px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;background:none;border:none;border-radius:9px;color:#9aa6a2;cursor:pointer;transition:background .14s,color .14s}.authModal__close:hover{background:#f1f7f5;color:#2f8a84}.authModal__title{font-size:19px;font-weight:900;color:#1a2320;text-align:center;margin:2px 0 18px}.authModal__context{font-size:12.5px;font-weight:700;color:#2f8a84;text-align:center;margin:-8px 0 16px;line-height:1.6}.authModal__lead{font-size:13px;font-weight:600;color:#5a615e;text-align:center;line-height:1.8;margin:-6px 0 18px}.authModal__x{width:100%;min-height:52px;background:#1a2320;border:none;border-radius:13px;color:#fff;font-size:14.5px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:filter .14s,transform .1s}.authModal__x:hover{filter:brightness(1.35)}.authModal__x:active{transform:scale(.98)}.authModal__xNote{text-align:center;font-size:11px;font-weight:600;color:#9aa6a2;margin-top:8px}.authModal__divider{display:flex;align-items:center;gap:12px;margin:16px 0}.authModal__dividerLine{flex:1 1;height:1px;background:#e6ece9}.authModal__dividerText{font-size:11px;font-weight:700;color:#9aa6a2}.authModal__form{gap:14px}.authModal__field,.authModal__form{display:flex;flex-direction:column}.authModal__label{font-size:12.5px;font-weight:800;color:#1a2320;margin-bottom:7px}.authModal__optional{font-weight:700;color:#9aa6a2;font-size:11px}.authModal__input,.authModal__textarea{width:100%;border:1.5px solid #e1ebe7;border-radius:12px;background:#fff;font-family:inherit;font-size:14px;font-weight:600;color:#3a423f;outline:none;transition:border-color .14s,box-shadow .14s}.authModal__input:focus,.authModal__textarea:focus{border-color:#2f8a84;box-shadow:0 0 0 3px rgba(47,138,132,.14)}.authModal__input{min-height:48px;padding:0 14px}.authModal__textarea{padding:11px 14px;font-size:13.5px;line-height:1.7;resize:none}.authModal__submit{width:100%;min-height:52px;background:#ef7a2c;border:none;border-radius:13px;color:#fff;font-size:15px;font-weight:900;text-align:center;cursor:pointer;box-shadow:0 10px 22px rgba(239,122,44,.32);margin-top:4px;transition:filter .14s,transform .1s}.authModal__submit:hover:not(:disabled){filter:brightness(1.05)}.authModal__submit:active:not(:disabled){transform:scale(.98)}.authModal__submit:disabled{opacity:.6;cursor:default}.authModal__mailToggle{display:flex;align-items:center;gap:10px;width:100%;min-height:52px;background:#fff;border:1px dashed #c8d6d1;border-radius:13px;padding:0 16px;cursor:pointer;color:#5a615e;font-size:13.5px;font-weight:800;text-align:left;transition:background .14s,border-color .14s,color .14s}.authModal__mailToggle:hover{background:#f1f7f5;border-color:#d2ebe6;color:#2f8a84}.authModal__mailIcon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;background:#eaf6f4;color:#2f8a84;border-radius:8px}.authModal__mailChevron{margin-left:auto;flex:none;display:inline-flex;color:#9aa6a2}.authModal__note{font-size:11.5px;line-height:1.7;font-weight:600;color:#8a938f;margin:0}.authModal__msg{font-size:13px;font-weight:700;text-align:center;margin:14px 0 0;color:#3a423f}.authModal__msg--error{color:#d9641a}.authModal__footer{display:flex;flex-direction:column;gap:7px;margin-top:16px;text-align:center}.authModal__footerText{font-size:12.5px;font-weight:600;color:#5a615e;margin:0}.authModal__footerText--center{text-align:center;margin-top:16px}.authModal__link{font-size:12.5px;font-weight:700;color:#2f8a84;text-decoration:underline;cursor:pointer}.authModal__link--bold{font-weight:800}.authModal__success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:10px 0 4px}.authModal__successTitle{font-size:14.5px;font-weight:800;color:#1a2320;line-height:1.7;margin:0}.authModal__successText{font-size:12.5px;font-weight:600;color:#8a938f;line-height:1.7;margin:0}.checkinScreen{position:fixed;inset:0;z-index:100003;background:rgba(26,35,32,.5);display:flex;align-items:center;justify-content:center;padding:16px;overflow:hidden}.checkinScreen .checkinScreen__dialog{width:600px;max-width:100%;max-height:100%;background:#fff;border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.28);display:flex;flex-direction:column;overflow:hidden}.checkinScreen .checkinScreen__header{flex:none;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e6ece9;padding:16px 20px}@media screen and (min-width:796px){.checkinScreen .checkinScreen__header{padding:18px 28px}}.checkinScreen .checkinScreen__htext{flex:1 1;min-width:0}.checkinScreen .checkinScreen__close{flex:none;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:none;border:none;border-radius:9px;color:#9aa6a2;cursor:pointer;transition:background .14s,color .14s}.checkinScreen .checkinScreen__close:hover{background:#f1f7f5;color:#2f8a84}.checkinScreen .checkinScreen__htitle{font-size:16px;font-weight:900;color:#1a2320;line-height:1.3}@media screen and (min-width:796px){.checkinScreen .checkinScreen__htitle{font-size:17px}}.checkinScreen .checkinScreen__hsub{font-size:11.5px;font-weight:600;color:#8a938f;margin-top:2px}.checkinScreen .checkinScreen__body{flex:1 1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:16px}@media screen and (min-width:796px){.checkinScreen .checkinScreen__body{padding:20px 28px 16px}}.checkinScreen .checkinScreen__spot{display:flex;align-items:center;gap:14px;background:#f6faf9;border:1px solid #e6ece9;border-radius:14px;padding:12px 14px}.checkinScreen .checkinScreen__spotImg{flex:none;width:74px;height:56px;border-radius:9px;background:linear-gradient(135deg,#cfe7e3,#bfe0db)}.checkinScreen .checkinScreen__spotBody{min-width:0;flex:1 1}.checkinScreen .checkinScreen__spotName{font-size:14.5px;font-weight:900;color:#1a2320;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkinScreen .checkinScreen__spotMeta{display:flex;align-items:center;gap:6px;margin-top:4px}.checkinScreen .checkinScreen__chip{font-size:10.5px;font-weight:800;color:#2f8a84;background:#eaf6f4;border:1px solid #d2ebe6;padding:2px 9px;border-radius:999px}.checkinScreen .checkinScreen__pref{font-size:11px;font-weight:600;color:#8a938f}.checkinScreen .checkinScreen__label{font-size:12.5px;font-weight:800;color:#1a2320;margin-bottom:8px}.checkinScreen .checkinScreen__dates{display:flex;gap:8px}.checkinScreen .checkinScreen__dateChip{flex:1 1;min-height:46px;border-radius:12px;cursor:pointer;font-size:13px;font-weight:800;text-align:center;border:1.5px solid #e1ebe7;background:#fff;color:#5a615e;transition:all .14s}.checkinScreen .checkinScreen__dateChip--active{border-color:#2f8a84;background:#2f8a84;color:#fff}.checkinScreen .checkinScreen__customDate{margin-top:8px;width:100%;min-height:46px;border:1.5px solid #d2ebe6;border-radius:12px;background:#fff;font-family:inherit;font-size:14px;font-weight:700;color:#3a423f;padding:0 14px;outline:none}.checkinScreen .checkinScreen__expand{display:flex;align-items:center;gap:8px;width:100%;min-height:48px;background:#fff;border:1px dashed #c8d6d1;border-radius:13px;padding:0 16px;cursor:pointer;color:#5a615e;font-size:13px;font-weight:700;text-align:left}.checkinScreen .checkinScreen__expandIcon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:#eaf6f4;color:#2f8a84;border-radius:7px;font-size:15px;font-weight:900;transition:transform .18s}.checkinScreen .checkinScreen__expand--open .checkinScreen__expandIcon{transform:rotate(45deg)}.checkinScreen .checkinScreen__expandTag{margin-left:auto;font-size:10.5px;font-weight:700;color:#9aa6a2}.checkinScreen .checkinScreen__detail{display:flex;flex-direction:column;gap:14px}.checkinScreen .checkinScreen__card{background:#fff;border:1px solid #e6ece9;border-radius:14px;padding:14px 15px}.checkinScreen .checkinScreen__cardLabel{font-size:12.5px;font-weight:800;color:#1a2320}.checkinScreen .checkinScreen__textarea{margin-top:8px;width:100%;border:none;background:transparent;font-family:inherit;font-size:13.5px;line-height:1.8;color:#3a423f;outline:none;resize:none}.checkinScreen .checkinScreen__photoHead{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.checkinScreen .checkinScreen__photoCount{font-size:11px;font-weight:700;color:#9aa6a2}.checkinScreen .checkinScreen__photoGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.checkinScreen .checkinScreen__photoThumb{position:relative;aspect-ratio:1;border-radius:10px;overflow:hidden}.checkinScreen .checkinScreen__photoThumb img{width:100%;height:100%;object-fit:cover}.checkinScreen .checkinScreen__photoRemove{position:absolute;top:3px;right:3px;width:20px;height:20px;border:none;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;font-size:13px;line-height:1;cursor:pointer}.checkinScreen .checkinScreen__photoAdd{aspect-ratio:1;border-radius:10px;cursor:pointer;border:1.5px dashed #c8d6d1;background:#f6faf9;display:inline-flex;align-items:center;justify-content:center;color:#9aa6a2}.checkinScreen .checkinScreen__axisHead{display:flex;align-items:center;gap:7px}.checkinScreen .checkinScreen__axisHint{font-size:10.5px;font-weight:700;color:#9aa6a2}.checkinScreen .checkinScreen__axis{margin-top:13px}@media screen and (min-width:796px){.checkinScreen .checkinScreen__axis{display:grid;grid-template-columns:170px 1fr;align-items:center;grid-gap:10px;gap:10px}}.checkinScreen .checkinScreen__axisName{font-size:12.5px;font-weight:700;color:#5a615e;margin-bottom:7px}@media screen and (min-width:796px){.checkinScreen .checkinScreen__axisName{margin-bottom:0}}.checkinScreen .checkinScreen__axisOpts{display:flex;gap:8px}.checkinScreen .checkinScreen__axisBtn{flex:1 1;min-height:44px;border-radius:11px;cursor:pointer;font-size:13px;font-weight:800;text-align:center;border:1.5px solid #e1ebe7;background:#fff;color:#8a938f;transition:all .14s}.checkinScreen .checkinScreen__axisBtn--on{border-color:#2f8a84;background:#eaf6f4;color:#2f8a84}.checkinScreen .checkinScreen__msg{font-size:13px;font-weight:700;color:#d9641a;text-align:center;margin:0}.checkinScreen .checkinScreen__footer{flex:none;background:#fff;border-top:1px solid #e6ece9;padding:14px 20px 18px}@media screen and (min-width:796px){.checkinScreen .checkinScreen__footer{padding:14px 28px 18px}}.checkinScreen .checkinScreen__submit{width:100%;min-height:54px;background:#ef7a2c;border:none;border-radius:14px;color:#fff;font-size:16px;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(239,122,44,.32);display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:filter .14s,transform .1s}.checkinScreen .checkinScreen__submit:hover:not(:disabled){filter:brightness(1.05)}.checkinScreen .checkinScreen__submit:active:not(:disabled){transform:scale(.99)}.checkinScreen .checkinScreen__submit:disabled{opacity:.6;cursor:default}.checkinScreen .checkinScreen__sheetWrap{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;padding:16px}.checkinScreen .checkinScreen__sheetBackdrop{position:absolute;inset:0;background:transparent}.checkinScreen .checkinScreen__sheet{position:relative;width:460px;max-width:100%;background:#fff;border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.32);padding:28px 24px 22px;text-align:center}.checkinScreen .checkinScreen__sheetHead{display:flex;flex-direction:column;align-items:center}.checkinScreen .checkinScreen__sheetIcon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;background:#eaf6f4;border-radius:12px;margin-bottom:12px}.checkinScreen .checkinScreen__sheetTitle{font-size:16.5px;font-weight:900;color:#1a2320;margin:0}.checkinScreen .checkinScreen__sheetText{font-size:12.5px;line-height:1.8;font-weight:600;color:#5a615e;margin-top:6px}.checkinScreen .checkinScreen__sheetActions{display:flex;flex-direction:column;gap:9px;margin-top:18px}.checkinScreen .checkinScreen__sheetBtn{width:100%;border-radius:13px;cursor:pointer;text-align:center;font-family:inherit}.checkinScreen .checkinScreen__sheetBtn--primary{min-height:52px;background:#ef7a2c;border:none;color:#fff;font-size:15px;font-weight:900;box-shadow:0 8px 18px rgba(239,122,44,.3)}.checkinScreen .checkinScreen__sheetBtn--outline{min-height:50px;background:#fff;border:1.5px solid #2f8a84;color:#2f8a84;font-size:14px;font-weight:800}.checkinScreen .checkinScreen__sheetBtn--text{min-height:44px;background:none;border:none;color:#9aa6a2;font-size:12.5px;font-weight:700}.checkinScreen .checkinScreen__sheetNote{text-align:center;font-size:10.5px;font-weight:600;color:#9aa6a2;margin-top:8px}.checkinScreen .checkinScreen__doneCard{width:460px;align-items:center;justify-content:flex-start;padding:40px 28px 30px;text-align:center;position:relative;overflow:hidden}.checkinScreen .checkinScreen__doneIcon{display:inline-flex;align-items:center;justify-content:center;width:92px;height:92px;background:#ef7a2c;border-radius:50%;box-shadow:0 16px 36px rgba(239,122,44,.38)}.checkinScreen .checkinScreen__doneTitle{font-size:24px;font-weight:900;color:#1a2320;margin:22px 0 0}.checkinScreen .checkinScreen__doneMeta{font-size:13.5px;font-weight:700;color:#5a615e;margin-top:8px}.checkinScreen .checkinScreen__doneBadge{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:800;color:#2f8a84;background:#eaf6f4;border:1px solid #d2ebe6;padding:7px 16px;border-radius:999px;margin-top:16px}.checkinScreen .checkinScreen__confetti{position:absolute;inset:0;pointer-events:none;overflow:hidden}.checkinScreen .checkinScreen__confetti span{position:absolute;top:-10px;animation-name:csConfettiFall;animation-timing-function:ease-in;animation-fill-mode:both}.checkinScreen .checkinScreen__titleCele{width:100%;margin-top:18px;background:linear-gradient(160deg,#fff7ef,#fdeee2);border:1.5px solid #f5c9a4;border-radius:16px;padding:22px 20px 20px;display:flex;flex-direction:column;align-items:center;animation:csRiseIn .4s ease .3s both}.checkinScreen .checkinScreen__celeBadge{animation:csBadgePop .55s cubic-bezier(.2,1.4,.4,1) .45s both,csGlowPulse 1.8s ease 1s infinite}.checkinScreen .checkinScreen__celeKicker{font-size:12px;font-weight:900;color:#c96a20;letter-spacing:.14em;margin:12px 0 0}.checkinScreen .checkinScreen__celeName{font-size:23px;font-weight:900;color:#1a2320;margin:4px 0 0}.checkinScreen .checkinScreen__celeNext{font-size:12px;font-weight:700;color:#a07a58;margin:6px 0 0}.checkinScreen .checkinScreen__titleCard{width:100%;margin-top:18px;background:#f6faf9;border:1px solid #e6ece9;border-radius:14px;padding:16px 18px;text-align:left;animation:csRiseIn .4s ease .32s both}.checkinScreen .checkinScreen__titleRow{display:flex;align-items:center;gap:9px}.checkinScreen .checkinScreen__titleText{min-width:0;flex:1 1}.checkinScreen .checkinScreen__titleLabel{font-size:10.5px;font-weight:800;color:#9aa6a2;letter-spacing:.06em;margin:0}.checkinScreen .checkinScreen__titleName{font-size:14.5px;font-weight:900;color:#1a2320;margin:1px 0 0}.checkinScreen .checkinScreen__titleNext{flex:none;font-size:11.5px;font-weight:800;color:#ef7a2c}.checkinScreen .checkinScreen__titleTrack{margin-top:11px;height:8px;background:#e3ecea;border-radius:999px;overflow:hidden}.checkinScreen .checkinScreen__titleFill{height:100%;background:linear-gradient(90deg,#2f8a84,#43a89f);border-radius:999px;animation:csBarGrow .8s cubic-bezier(.2,.8,.3,1) .5s both}.checkinScreen .checkinScreen__doneActions{display:flex;flex-direction:column;gap:9px;width:100%;max-width:320px;margin-top:28px}.checkinScreen .checkinScreen__doneBtn{width:100%;border-radius:13px;cursor:pointer;font-family:inherit}.checkinScreen .checkinScreen__doneBtn--primary{min-height:50px;background:#2f8a84;border:none;color:#fff;font-size:14.5px;font-weight:800}.checkinScreen .checkinScreen__doneBtn--ghost{min-height:48px;background:#fff;border:1px solid #e1ebe7;color:#5a615e;font-size:13.5px;font-weight:700}@keyframes csRiseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes csConfettiFall{0%{transform:translateY(-30px) rotate(0deg);opacity:1}80%{opacity:1}to{transform:translateY(360px) rotate(540deg);opacity:0}}@keyframes csBadgePop{0%{transform:scale(.2) rotate(-14deg);opacity:0}55%{transform:scale(1.15) rotate(4deg)}to{transform:scale(1) rotate(0deg);opacity:1}}@keyframes csGlowPulse{0%,to{box-shadow:0 16px 40px rgba(239,122,44,.4)}50%{box-shadow:0 16px 56px rgba(239,122,44,.65)}}@keyframes csBarGrow{0%{width:0}}.checkinLogArea{padding:24px 0}.checkinLogArea__empty p+p{margin-top:10px}.checkinLog__list{list-style:none;padding:0;display:flex;flex-direction:column;gap:32px}.checkinLog__item{background:#fff;border-bottom:1px solid #f0f0f0;padding-bottom:32px}.checkinLog__item:last-child{border-bottom:none}.checkinLog__user{display:flex;align-items:center;gap:12px;margin-bottom:16px}.checkinLog__actions{margin-left:auto;display:flex;align-items:center;gap:14px;flex-shrink:0}.checkinLog__delete{font-size:.75rem;color:#999;background:none;border:none;padding:0;cursor:pointer;flex-shrink:0}.checkinLog__delete:hover{color:#e00}.checkinLog__edit{font-size:.75rem;color:#999;background:none;border:none;padding:0;cursor:pointer;flex-shrink:0}.checkinLog__edit:hover{color:#2f8a84}.checkinLog__userIcon{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#efefef}.checkinLog__userIcon img{width:100%;height:100%;object-fit:cover}.checkinLog__title{font-weight:800;font-size:1.15rem;color:#333;line-height:1.4}.checkinLog__content{padding-left:56px}.checkinLog__ratings{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.checkinLog__rating{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#666;background:#f8f8f8;padding:4px 10px;border-radius:100px}.checkinLog__stars{display:flex;gap:1px;color:#ddd;font-size:14px}.checkinLog__stars .star.active{color:#ffb800}.checkinLog__body{font-size:1rem;line-height:1.6;color:#333;white-space:pre-wrap;margin-bottom:16px}.checkinLog__image{max-width:400px;border-radius:12px;overflow:hidden;margin-top:12px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.checkinLog__image img{display:block;width:100%;height:auto}.checkinLog__only{padding-left:56px;font-size:.95rem;color:#2bc998;font-weight:700}.checkinReply{margin-top:12px;padding-top:12px;padding-left:56px;border-top:1px solid #efefef}.checkinReply__list{list-style:none;margin-bottom:8px;display:flex;flex-direction:column;gap:10px}.checkinReply__item{display:flex;align-items:flex-start;gap:8px;font-size:.875rem;line-height:1.5}.checkinReply__icon{width:32px;height:32px;border-radius:50%;overflow:hidden;background:#efefef;flex-shrink:0}.checkinReply__icon img{width:100%;height:100%;object-fit:cover}.checkinReply__body{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.checkinReply__username{font-weight:700;color:#8DC3C0;white-space:nowrap;font-size:.8rem}.checkinReply__content{color:#333}.checkinReply__toggleWrap{display:flex;justify-content:flex-end;margin-top:6px}.checkinReply__toggle{font-size:.8rem;color:#D96D3F;background:none;border:none;padding:0;cursor:pointer}.checkinReply__toggle:hover{text-decoration:underline}.checkinReply__delete{margin-left:auto;font-size:.75rem;color:#999;background:none;border:none;padding:0;cursor:pointer;flex-shrink:0}.checkinReply__delete:hover{color:#e00}.checkinReply__form{margin-top:8px}.checkinReply__input{width:100%;border:1px solid #ddd;border-radius:6px;padding:8px;font-size:.875rem;resize:vertical;box-sizing:border-box;font-size:max(16px,.875rem)}.checkinReply__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.checkinReply__cancel{background:none;border:1px solid #ddd;border-radius:6px}.checkinReply__cancel,.checkinReply__submit{font-size:.8rem;padding:4px 14px;cursor:pointer}.checkinReply__submit{background:#D96D3F;color:#fff;border:none;border-radius:6px}.checkinReply__submit:disabled{opacity:.5;cursor:not-allowed}.checkinForm__previewList{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.checkinForm__previewItem{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden;border:1px solid #ddd}.checkinForm__previewItem img{width:100%;height:100%;object-fit:cover}.checkinForm__removeImg{position:absolute;top:2px;right:2px;width:20px;height:20px;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.checkinForm__removeImg:hover{background:#000}.checkinForm__addImg{width:80px;height:80px;border:2px dashed #ddd;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#999;font-size:30px;transition:all .2s}.checkinForm__addImg:hover{border-color:#D96D3F;color:#D96D3F;background:#fff9f6}.checkinLog__images{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.checkinLog__thumb{width:120px;height:120px;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .2s}.checkinLog__thumb img{width:100%;height:100%;object-fit:cover}.checkinLog__thumb:hover{transform:scale(1.05)}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);z-index:9999;display:flex;align-items:center;justify-content:center;cursor:pointer}.lightbox__content{max-width:90%;max-height:90%}.lightbox__content img{display:block;width:auto;height:auto;max-width:100%;max-height:90vh;border-radius:4px;box-shadow:0 0 20px rgba(0,0,0,.5)}.lightbox__close{position:absolute;top:20px;right:30px;color:#fff;font-size:40px;font-weight:700}.headerSearch__nearBtn{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;padding:8px 14px;border-radius:8px;background:#D96D3F;border:none;color:#fff;font-size:.85rem;font-weight:700;text-align:center;text-decoration:none;white-space:nowrap}.headerSearch__nearBtn:hover{background:#c45e32}.nearBtn__icon{display:block;width:1.2em;height:1.2em;flex-shrink:0;background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20d='M265.394,179.642v-27.998h-18.788v27.998c-35.003,4.265-62.699,31.969-66.964,66.964h-27.997v18.787h27.997c4.265,34.995,31.961,62.7,66.964,66.964v27.989h18.788v-27.989c35.003-4.265,62.7-31.97,66.964-66.964h27.998v-18.787h-27.998C328.093,211.611,300.397,183.907,265.394,179.642z%20M246.606,308.635c-11.003-1.961-20.824-7.215-28.442-14.799c-7.6-7.618-12.846-17.44-14.799-28.442h43.241V308.635z%20M246.606,246.606h-43.241c1.953-11.004,7.198-20.833,14.799-28.442c7.618-7.593,17.439-12.855,28.442-14.799V246.606z%20M293.836,293.836c-7.617,7.584-17.431,12.838-28.442,14.799v-43.241h43.241C306.69,276.396,301.436,286.218,293.836,293.836z%20M265.394,246.606v-43.241c11.011,1.944,20.825,7.206,28.442,14.799c7.6,7.609,12.854,17.438,14.799,28.442H265.394z'/%3E%3Cpath%20d='M457.605,244.252C451.739,142.065,369.934,60.26,267.748,54.395V0h-23.489v54.395C142.066,60.26,60.261,142.058,54.395,244.252H0v23.497h54.395c5.866,102.178,87.671,183.991,189.864,189.857V512h23.489v-54.395c102.185-5.866,183.991-87.679,189.857-189.857H512v-23.497H457.605z%20M434.058,267.748c-2.9,44.616-22.115,84.705-51.856,114.454c-29.749,29.724-69.838,48.956-114.454,51.856v-23.053h-23.489v23.053c-44.624-2.9-84.721-22.132-114.462-51.856c-29.741-29.749-48.948-69.838-51.856-114.454h23.053v-23.497H77.942c2.908-44.623,22.114-84.705,51.856-114.462c29.74-29.733,69.822-48.948,114.462-51.847v23.053h23.489V77.942c44.616,2.899,84.713,22.123,114.462,51.847c29.732,29.758,48.947,69.839,51.847,114.462h-23.054v23.497H434.058z'/%3E%3C/svg%3E");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20d='M265.394,179.642v-27.998h-18.788v27.998c-35.003,4.265-62.699,31.969-66.964,66.964h-27.997v18.787h27.997c4.265,34.995,31.961,62.7,66.964,66.964v27.989h18.788v-27.989c35.003-4.265,62.7-31.97,66.964-66.964h27.998v-18.787h-27.998C328.093,211.611,300.397,183.907,265.394,179.642z%20M246.606,308.635c-11.003-1.961-20.824-7.215-28.442-14.799c-7.6-7.618-12.846-17.44-14.799-28.442h43.241V308.635z%20M246.606,246.606h-43.241c1.953-11.004,7.198-20.833,14.799-28.442c7.618-7.593,17.439-12.855,28.442-14.799V246.606z%20M293.836,293.836c-7.617,7.584-17.431,12.838-28.442,14.799v-43.241h43.241C306.69,276.396,301.436,286.218,293.836,293.836z%20M265.394,246.606v-43.241c11.011,1.944,20.825,7.206,28.442,14.799c7.6,7.609,12.854,17.438,14.799,28.442H265.394z'/%3E%3Cpath%20d='M457.605,244.252C451.739,142.065,369.934,60.26,267.748,54.395V0h-23.489v54.395C142.066,60.26,60.261,142.058,54.395,244.252H0v23.497h54.395c5.866,102.178,87.671,183.991,189.864,189.857V512h23.489v-54.395c102.185-5.866,183.991-87.679,189.857-189.857H512v-23.497H457.605z%20M434.058,267.748c-2.9,44.616-22.115,84.705-51.856,114.454c-29.749,29.724-69.838,48.956-114.454,51.856v-23.053h-23.489v23.053c-44.624-2.9-84.721-22.132-114.462-51.856c-29.741-29.749-48.948-69.838-51.856-114.454h23.053v-23.497H77.942c2.908-44.623,22.114-84.705,51.856-114.462c29.74-29.733,69.822-48.948,114.462-51.847v23.053h23.489V77.942c44.616,2.899,84.713,22.123,114.462,51.847c29.732,29.758,48.947,69.839,51.847,114.462h-23.054v23.497H434.058z'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat;mask-position:center;font-size:inherit}.near-distance{margin-top:6px;font-size:.8rem;color:#8DC3C0;font-weight:700}.near-error{padding:48px 16px;text-align:center}.near-error__msg{color:#888;margin-bottom:24px;font-size:.95rem}.near-error__back{color:#D96D3F;text-decoration:underline;font-size:.9rem}.near-empty{padding:48px 0;color:#888;text-align:center;font-size:.95rem}.spotMap{max-width:804px;margin:24px;border-radius:12px;overflow:hidden;border:1px solid #e0e0e0}.spotMap__gmapBtn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px;background:#fff;border-top:1px solid #e0e0e0;color:#8DC3C0;font-size:.9rem;font-weight:700;text-decoration:none}.spotMap__gmapBtn svg{fill:#8DC3C0}.spotMap__gmapBtn:hover{background:#f0f8f7}.spotEditModal{background:#fff;width:90%;max-width:680px;max-height:90vh;overflow-y:auto;padding:32px 24px 24px;border-radius:12px;position:relative}.spotEditModal__close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:1.4rem;color:#999;cursor:pointer;line-height:1}.spotEditModal__ttl{font-size:1.2rem;font-weight:700;margin-bottom:16px}.spotEditModal__form{display:flex;flex-direction:column;gap:4px}.spotEdit__btn{flex-shrink:0;padding:6px 14px;border:1.5px solid #d96d3f;border-radius:6px;background:#fff;color:#D96D3F;font-size:.8rem;font-weight:700;cursor:pointer;white-space:nowrap}.spotEdit__btn:hover{background:rgba(217,109,63,.06)}.spotEdit__btn--login{border-color:#aaa;color:#666}.spotEdit__btn--login:hover{background:rgba(0,0,0,.04)}.spotEdit{padding:16px}.spotEdit__ttl{font-size:1.2rem;font-weight:700;margin-bottom:16px}.spotEdit__form{display:flex;flex-direction:column;gap:4px}.spotEdit__label{font-size:.8rem;color:#555;margin-top:12px}.spotEdit__required{color:#D96D3F;font-size:.8rem;margin-left:4px}.spotEdit__input{width:100%;padding:8px 10px;border:1px solid #ccc;border-radius:6px;font-size:1rem;box-sizing:border-box}.spotEdit__input:focus{outline:none;border-color:#8DC3C0}.spotEdit__textarea{width:100%;padding:8px 10px;border:1px solid #ccc;border-radius:6px;font-size:1rem;box-sizing:border-box;resize:vertical}.spotEdit__textarea:focus{outline:none;border-color:#8DC3C0}.spotEdit__select{width:100%;padding:8px 10px;border:1px solid #ccc;border-radius:6px;font-size:1rem;box-sizing:border-box;background:#fff;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.spotEdit__select:focus{outline:none;border-color:#8DC3C0}.spotEdit__charCount{font-size:.8rem;color:#999;text-align:right}.spotEdit__error{color:#e53935;font-size:.8rem;margin-top:8px}.spotEdit__actions{display:flex;gap:8px;margin-top:16px}.spotEdit__saveBtn{padding:10px 24px;background:#D96D3F;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:700;cursor:pointer}.spotEdit__saveBtn:disabled{opacity:.6;cursor:not-allowed}.spotEdit__cancelBtn{padding:10px 24px;background:#fff;color:#666;border:1px solid #ccc;border-radius:6px;font-size:1rem;cursor:pointer}.spotEdit__cancelBtn:disabled{opacity:.6;cursor:not-allowed}.spotEdit__amenityCat{margin:12px 0 24px}.spotEdit__amenityCatLabel{font-size:.8rem;color:#8DC3C0;margin-bottom:6px}.spotEdit__amenityTags{display:flex;flex-wrap:wrap;gap:6px}.spotEdit__amenityTag{padding:5px 12px;border:1px solid #ccc;border-radius:8px;background:#fff;font-size:.8rem;cursor:pointer;display:flex;align-items:center;gap:4px}.spotEdit__amenityTag--checked{border-color:#8DC3C0;background:#e8f5f4;color:#3a8a86;font-weight:700}.spotEdit__amenityTag:disabled{opacity:.5;cursor:not-allowed}.spotEdit__amenityHint{font-size:.8rem;color:#aaa;margin-top:10px}.spotEditCard{padding:32px 24px;margin-bottom:32px;text-align:center}@media screen and (min-width:796px){.spotEditCard{max-width:980px;padding:48px 64px;margin:0 auto 48px;background:#fff;border-radius:8px}}.spotEditCard__ttl{font-size:1.2rem;font-weight:700;color:#8dc3c0;margin-bottom:12px}.spotEditCard__desc{font-size:.8rem;color:#666;margin-bottom:24px;line-height:1.7}.spotEditCard__actions{display:flex;justify-content:center;gap:12px}.spotEditCard__editBtn{padding:12px 40px;background:#D96D3F;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer}.spotEditCard__loginBtn{background:#fff;color:#D96D3F;border:2px solid #d96d3f;border-radius:8px}.spotEditCard__loginBtn,.spotEditCard__regBtn{padding:12px 32px;font-size:1rem;font-weight:700;cursor:pointer}.spotEditCard__regBtn{background:#D96D3F;color:#fff;border:none;border-radius:8px}.spotEditConfirm{background:#fff;width:90%;max-width:680px;padding:32px 24px;border-radius:12px;text-align:center}.spotEditConfirm__msg{font-size:1rem;line-height:1.8;margin-bottom:24px}.spotEditConfirm__review{text-align:left;background:#f9f9f9;border-radius:8px;padding:16px;margin-bottom:24px;display:grid;grid-template-columns:5em 1fr;grid-gap:6px 12px;gap:6px 12px;font-size:.8rem}.spotEditConfirm__review dt{color:#888;white-space:nowrap}.spotEditConfirm__review dd{margin:0;word-break:break-all}.spotEditConfirm__desc{white-space:pre-wrap}.spotEditConfirm__actions{display:flex;flex-direction:column;gap:10px}.spotEditConfirm__confirmBtn{padding:12px;background:#D96D3F;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer}.spotEditConfirm__confirmBtn:disabled{opacity:.6;cursor:not-allowed}.spotEditConfirm__backBtn{padding:12px;background:#fff;color:#666;border:1px solid #ccc;border-radius:8px;font-size:1rem;cursor:pointer}.spotEditConfirm__backBtn:disabled{opacity:.6;cursor:not-allowed}.itemInfo__actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.adminRollbackModal{background:#fff;width:90%;max-width:520px;max-height:90vh;overflow-y:auto;padding:32px 24px 24px;border-radius:12px;position:relative}.adminRollback__btn{flex-shrink:0;padding:6px 14px;border:1.5px solid #8dc3c0;border-radius:6px;background:#fff;color:#8DC3C0;font-size:.8rem;font-weight:700;cursor:pointer;white-space:nowrap}.adminRollback__btn:hover{background:rgba(141,195,192,.08)}.adminRollback__toast{padding:8px 16px;border-radius:6px;font-size:.8rem;margin:8px 16px}.adminRollback__toast--success{background:#e8f5e9;color:#2e7d32}.adminRollback__toast--error{background:#fce4e4;color:#c62828}.adminRollback__empty,.adminRollback__loading{font-size:1rem;color:#888;padding:16px 0}.adminRollback__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.adminRollback__item{border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;display:flex;flex-direction:column;gap:4px}.adminRollback__meta{display:flex;gap:12px;font-size:.8rem;color:#888}.adminRollback__by{font-weight:700}.adminRollback__name{font-size:1rem;margin:4px 0}.adminRollback__rollbackBtn{align-self:flex-start;margin-top:6px;padding:6px 16px;background:#8DC3C0;color:#fff;border:none;border-radius:6px;font-size:.8rem;font-weight:700;cursor:pointer}.adminRollback__rollbackBtn:hover{background:#6aaeaa}.breadcrumb{padding:0 0 16px}@media screen and (min-width:796px){.breadcrumb{max-width:980px;margin:0 auto;padding:0 0 16px}}.breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;font-size:.8rem}.breadcrumb__item{color:#666}.breadcrumb__item a{color:#666;text-decoration:none}.breadcrumb__item a:hover{text-decoration:underline}.breadcrumb__item:not(:last-child):after{content:">";margin:0 6px;color:#999}.breadcrumb__item--current{color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}@media screen and (min-width:796px){.breadcrumb__item--current{max-width:400px}}.spot-rating-summary{display:flex;align-items:center;gap:6px;margin-bottom:12px;font-size:1rem}.spot-rating-summary__stars{color:#F2B53A;font-size:1.1em;letter-spacing:1px}.spot-rating-summary__avg{font-weight:700;font-size:1.2rem;color:#333}.spot-rating-summary__count{color:#888;font-size:.8rem}.breadcrumb{padding:12px 0 8px}.breadcrumb ol{display:flex;flex-wrap:wrap;gap:4px;list-style:none;padding:0;margin:0;font-size:.8rem;color:#888}.breadcrumb li{display:flex;align-items:center}.breadcrumb li:not(:last-child):after{content:"›";margin-left:4px;color:#bbb}.breadcrumb li a{color:#8DC3C0;text-decoration:none}.breadcrumb li a:hover{text-decoration:underline}.blog-index{padding-top:7vh}@media screen and (min-width:796px){.blog-index{padding-top:0}}.blog-index__inner{max-width:860px;margin:0 auto;padding:24px 16px 48px}.blog-index__ttl{font-size:2rem;font-weight:700;color:#333;margin:16px 0 8px;line-height:1.3}.blog-index__lead{font-size:1rem;color:#666;margin-bottom:28px;line-height:1.6}.guideBtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14.5px;font-weight:800;padding:13px 22px;border-radius:11px;text-decoration:none;border:none;cursor:pointer;font-family:inherit;transition:filter .18s ease,background .18s ease,transform .18s ease}.guideBtn:hover{filter:brightness(1.05)}.guideBtn__arrow{transition:transform .18s ease}.guideBtn:hover .guideBtn__arrow{transform:translateX(3px)}.guideBtn--primary{background:#ef7a2c;color:#fff;box-shadow:0 10px 22px rgba(239,122,44,.3)}.guideBtn--ghost{background:rgba(255,255,255,.16);color:#fff;font-weight:700;border:1px solid rgba(255,255,255,.3)}.guideBtn--white{background:#fff;color:#2f8a84;font-weight:700}.guideSection__more{flex:none;display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:700;color:#2f8a84;text-decoration:none}.guideArticles{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media screen and (min-width:796px){.guideArticles{grid-template-columns:1fr 1fr;gap:20px}}.guideArticleCard{display:flex;flex-direction:column;background:#fff;border:1px solid #e6ece9;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit}.guideArticleCard__thumb{position:relative;height:128px;display:flex;align-items:flex-start;padding:14px;background-image:linear-gradient(135deg,#cfe7e3,#bfe0db 50%,#cfe7e3);overflow:hidden}.guideArticleCard__thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.guideArticleCard__cat{position:relative;z-index:1;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:800;color:#fff;background:#ef7a2c;padding:5px 11px;border-radius:999px}.guideArticleCard__body{padding:18px 20px 20px;display:flex;flex-direction:column;flex:1 1}.guideArticleCard__pref{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;color:#2f8a84;margin-bottom:9px}.guideArticleCard__pref-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#eaf6f4;border-radius:6px}.guideArticleCard__ttl{font-size:15.5px;line-height:1.6;font-weight:800;color:#1a2320;margin:0 0 9px}.guideArticleCard__desc{font-size:12.5px;line-height:1.85;color:#6a726f;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.guideArticleCard__foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:13px;border-top:1px dashed #e6ece9}.guideArticleCard__date{font-size:11.5px;color:#9aa6a2;font-weight:600}.guideArticleCard__more{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:700;color:#2f8a84}.da{transition:transform .18s ease}.lift:hover .da{transform:translateX(3px)}.guidePrefs{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media screen and (min-width:796px){.guidePrefs{grid-template-columns:1fr 1fr;gap:18px}}.guidePrefs__block{background:#fff;border:1px solid #e6ece9;border-radius:16px;padding:18px 20px 20px}.guidePrefs__head{display:flex;align-items:center;gap:9px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #eef2f0}.guidePrefs__icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#eaf6f4;color:#2f8a84;border-radius:8px}.guidePrefs__region{font-size:15.5px;font-weight:900;color:#1a2320}.guidePrefs__list{display:flex;flex-wrap:wrap;gap:8px}.guidePrefs__pref{display:inline-flex;align-items:center;font-size:13.5px;font-weight:700;color:#3a423f;background:#f6faf9;border:1px solid #e2ece9;padding:8px 14px;border-radius:10px;text-decoration:none}.pref{transition:background .14s ease,color .14s ease,border-color .14s ease,transform .14s ease}.pref:hover{background:#eaf6f4;color:#2f8a84;border-color:#9ad7cf;transform:translateY(-1px)}.blog-card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.blog-card{border:1px solid #e8e8e8;border-radius:8px;overflow:hidden;transition:box-shadow .2s}.blog-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.1)}.blog-card__link{display:block;padding:20px;text-decoration:none;color:inherit}.blog-card__cat{display:inline-block;background:#8DC3C0;color:#fff;font-size:.8rem;padding:2px 10px;border-radius:20px;margin-bottom:8px}.blog-card__ttl{font-size:1.2rem;font-weight:700;color:#333;line-height:1.4;margin:0 0 8px}@media screen and (min-width:796px){.blog-card__ttl{font-size:1.6rem}}.blog-card__desc{font-size:.8rem;color:#666;line-height:1.6;margin:0 0 12px}.blog-card__date{font-size:.8rem;color:#aaa}.blog-post{background:#eef2f0}@media screen and (min-width:796px){.blog-post{padding-top:0}}.blog-post__inner{max-width:1080px;margin:0 auto;padding:18px 16px 64px}@media screen and (min-width:796px){.blog-post__inner{padding:28px 20px 80px}}.blog-post__card{background:#fff;border-radius:16px;overflow:hidden;padding:28px 18px;box-shadow:0 6px 24px rgba(21,125,114,.06);counter-reset:blogh2}@media screen and (min-width:796px){.blog-post__card{padding:48px 64px}}.blog-post__header{margin-bottom:24px}.blog-post__cat{display:inline-flex;align-items:center;gap:7px;background:#fdf0e6;color:#d9641a;font-size:.8rem;font-weight:700;padding:6px 13px;border-radius:999px;margin-bottom:14px}.blog-post__cat:before{content:"";width:6px;height:6px;border-radius:50%;background:#ef7a2c}.blog-post__ttl{font-size:1.6rem;font-weight:900;color:#1a2320;line-height:1.45;letter-spacing:.01em;margin:0 0 12px}@media screen and (min-width:796px){.blog-post__ttl{font-size:2.1rem}}.blog-post__meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px 16px;font-size:.8rem;color:#8a938f}.blog-post__meta span+span:before{content:"|";color:#dde2e0;margin-right:16px}.blog-post__body{font-size:1rem;line-height:1.9;color:#3a423f}.blog-post__body p{margin:0 0 16px}.blog-post__body h2{counter-increment:blogh2;display:flex;align-items:center;gap:13px;font-size:1.6rem;font-weight:800;color:#1a2320;line-height:1.4;margin:40px 0 16px;padding-bottom:14px;border-bottom:2px solid #edf1ef}.blog-post__body h2:before{content:counter(blogh2,decimal-leading-zero);flex:none;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:#8DC3C0;color:#fff;border-radius:9px;font-size:1rem;font-weight:800}.blog-post__body h3:not([class]){font-size:1.2rem;font-weight:800;color:#1a2320;margin:24px 0 10px}.blog-post__body ol,.blog-post__body ul{padding-left:20px;margin:0 0 16px}.blog-post__body ol li,.blog-post__body ul li{margin-bottom:6px;line-height:1.7}.blog-post__body a:not([class]){color:#2f8a84;font-weight:600}.blog-post__body strong{color:#2f8a84}.blog-post__cta{margin-top:44px;background:#f6faf9;border:1px solid #e2ece9;border-radius:18px;padding:32px 24px;text-align:center}@media screen and (min-width:796px){.blog-post__cta{padding:36px}}.blog-post__cta-ttl{font-size:1.2rem;font-weight:900;color:#1a2320;margin:0 0 10px}.blog-post__cta-lead{font-size:1rem;line-height:1.9;color:#5a615e;margin:0 0 22px}.blog-post__cta-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.blog-post__cta-back{display:inline-flex;align-items:center;gap:7px;background:#fff;color:#2f8a84;font-size:1rem;font-weight:700;padding:13px 22px;border-radius:11px;border:1.5px solid #cfe4df;text-decoration:none}.blog-post__cta-back:hover{background:#f6faf9}.blog-post__cta-search{display:inline-flex;align-items:center;gap:8px;background:#ef7a2c;color:#fff;font-size:1rem;font-weight:800;padding:13px 28px;border-radius:11px;text-decoration:none;box-shadow:0 8px 20px rgba(239,122,44,.26);transition:opacity .2s}.blog-post__cta-search:hover{opacity:.9}.blog-related-spots{margin-top:44px}.blog-related-spots__ttl{counter-increment:blogh2;display:flex;align-items:center;gap:13px;font-size:1.6rem;font-weight:800;color:#1a2320;line-height:1.4;margin:0 0 18px;padding-bottom:14px;border-bottom:2px solid #edf1ef}.blog-related-spots__ttl:before{content:counter(blogh2,decimal-leading-zero);flex:none;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:#8DC3C0;color:#fff;border-radius:9px;font-size:1rem;font-weight:800}@media screen and (max-width:795px){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=submit]):not([type=button]),select,textarea{font-size:max(16px,1em)!important}}.applyPage{padding-top:7vh}@media screen and (min-width:796px){.applyPage{padding-top:0}}.applyPage__inner{max-width:680px;margin:0 auto;padding:32px 16px 64px}.applyPage__ttl{font-size:22px;font-weight:900;color:#1a2320;margin:0}.applyPage__lead{font-size:13px;font-weight:600;line-height:1.9;color:#5a615e;margin-top:8px}.applyPage__loginNotice{text-align:center;padding:40px 24px;margin-top:24px;background:#fff;border:1px solid #e6ece9;border-radius:16px}.applyPage__loginNotice p{margin-bottom:20px;color:#5a615e;font-weight:600}.applyPage__loginBtn{display:inline-block;background:#ef7a2c;color:#fff;border:none;border-radius:13px;padding:14px 32px;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 10px 22px rgba(239,122,44,.32);transition:filter .14s}.applyPage__loginBtn:hover{filter:brightness(1.05)}.applyPage__thanks{background:#fff;border:1px solid #e6ece9;border-radius:16px;padding:56px 32px;margin-top:22px;display:flex;flex-direction:column;align-items:center;text-align:center}.applyPage__thanksIcon{display:inline-flex;align-items:center;justify-content:center;width:92px;height:92px;background:#ef7a2c;border-radius:50%;box-shadow:0 16px 36px rgba(239,122,44,.38)}.applyPage__thanksMsg{font-size:24px;font-weight:900;color:#1a2320;margin:22px 0 0}.applyPage__thanksNote{font-size:13.5px;font-weight:600;line-height:1.9;color:#5a615e;margin-top:10px}.applyPage__anotherBtn{min-height:50px;background:#fff;border:1.5px solid #2f8a84;border-radius:13px;color:#2f8a84;font-size:14px;font-weight:800;cursor:pointer;padding:0 26px;margin-top:26px;transition:background .14s,color .14s}.applyPage__anotherBtn:hover{background:#2f8a84;color:#fff}.applyForm__card{background:#fff;border:1px solid #e6ece9;border-radius:16px;padding:22px 24px;margin-top:16px;display:flex;flex-direction:column;gap:16px}.applyForm__card:first-of-type{margin-top:22px}.applyForm__cardHead{display:flex;align-items:center;gap:8px}.applyForm__accent{flex:none;width:4px;height:18px;background:#2f8a84;border-radius:999px}.applyForm__cardTtl{font-size:15px;font-weight:900;color:#1a2320;margin:0}.applyForm__photoCount{margin-left:auto;font-size:11.5px;font-weight:700;color:#9aa6a2}.applyForm__note{font-size:12px;font-weight:600;color:#8a938f;line-height:1.7;margin:-6px 0 0}.applyForm__hint{font-size:11px;font-weight:600;color:#9aa6a2;margin:0}.applyForm__field{display:flex;flex-direction:column}.applyForm__labelRow{display:flex;align-items:center;gap:7px;margin-bottom:7px}.applyForm__labelRow label{font-size:13px;font-weight:800;color:#1a2320;margin:0}.applyForm__field>label{font-size:13px;font-weight:800;color:#1a2320;margin:0 0 7px}.applyForm__required{font-size:10px;font-weight:800;color:#ef7a2c;background:#fdf0e7;border:1px solid #f7d9c2;padding:1px 8px;border-radius:999px}.applyForm__input,.applyForm__select,.applyForm__textarea{width:100%;border:1.5px solid #e1ebe7;border-radius:12px;background:#fff;font-family:inherit;font-size:14px;font-weight:600;color:#3a423f;outline:none;transition:border-color .14s,box-shadow .14s}.applyForm__input:focus,.applyForm__select:focus,.applyForm__textarea:focus{border-color:#2f8a84;box-shadow:0 0 0 3px rgba(47,138,132,.14)}.applyForm__input{min-height:48px;padding:0 14px}.applyForm__select{min-height:48px;padding:0 12px}.applyForm__textarea{padding:12px 14px;font-size:13.5px;line-height:1.8;resize:none}.applyForm__grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}@media screen and (min-width:796px){.applyForm__grid{grid-template-columns:1fr 1fr}}.applyForm__photoGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.applyForm__photoItem{position:relative;aspect-ratio:4/3;border-radius:12px;overflow:hidden}.applyForm__photoItem img{width:100%;height:100%;object-fit:cover}.applyForm__photoRemove{position:absolute;top:6px;right:6px;width:22px;height:22px;background:rgba(26,35,32,.65);border:none;border-radius:50%;color:#fff;padding:0}.applyForm__photoAdd,.applyForm__photoRemove{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.applyForm__photoAdd{aspect-ratio:4/3;border-radius:12px;border:1.5px dashed #c8d6d1;background:#f6faf9;flex-direction:column;gap:5px;color:#9aa6a2;font-size:11px;font-weight:800;transition:background .14s,border-color .14s,color .14s}.applyForm__photoAdd:hover{background:#f1f7f5;border-color:#d2ebe6;color:#2f8a84}.applyForm__error{background:#fff3f0;border:1px solid #f4b8a8;border-radius:12px;padding:12px 16px;font-size:13px;font-weight:700;color:#c0392b;margin:16px 0 0}.applyForm__submit{display:block;width:100%;min-height:56px;margin-top:22px;background:#ef7a2c;color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:900;text-align:center;cursor:pointer;box-shadow:0 10px 22px rgba(239,122,44,.32);transition:filter .14s,transform .1s}.applyForm__submit:hover:not(:disabled){filter:brightness(1.05)}.applyForm__submit:active:not(:disabled){transform:scale(.99)}.applyForm__submit:disabled{opacity:.6;cursor:default}.applyForm__submitNote{text-align:center;font-size:11.5px;font-weight:600;color:#9aa6a2;margin:10px 0 0}.adminApply{padding-top:7vh}@media screen and (min-width:796px){.adminApply{padding-top:0}}.adminApply__inner{max-width:900px;margin:0 auto;padding:32px 16px 64px}.adminApply__ttl{font-size:1.6rem;font-weight:700;color:#333;margin-bottom:24px}.adminApply__filter{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.adminApply__filterBtn{padding:6px 16px;border:2px solid #8dc3c0;border-radius:20px;background:#fff;color:#8DC3C0;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s}.adminApply__filterBtn.is-active,.adminApply__filterBtn:hover{background:#8DC3C0;color:#fff}.adminApply__empty,.adminApply__loading{color:#888;font-size:1rem;text-align:center;padding:32px 0}.adminApply__error{background:#fff3f0;border:1px solid #f4b8a8;border-radius:8px;padding:12px 16px;color:#c0392b;font-size:1rem}.adminApply__list{display:flex;flex-direction:column;gap:20px}.adminApply__card{background:#fff;border:1px solid #ddd;border-radius:10px;padding:20px}.adminApply__card--approved{border-left:4px solid #8dc3c0}.adminApply__card--rejected{border-left:4px solid #ccc;opacity:.75}.adminApply__card--pending{border-left:4px solid #f2b53a}.adminApply__card--returned{border-left:4px solid #d96d3f}.adminApply__cardHeader{display:flex;align-items:center;gap:10px;margin-bottom:12px}.adminApply__badge{font-size:11px;font-weight:700;padding:2px 10px;border-radius:12px}.adminApply__badge--pending{background:#fff8e6;color:#c8870a}.adminApply__badge--approved{background:#e6f4f3;color:#3a9994}.adminApply__badge--rejected{background:#f5f5f5;color:#888}.adminApply__badge--returned{background:#fff3ec;color:#D96D3F}.adminApply__cardDate,.adminApply__cardId{font-size:.8rem;color:#aaa}.adminApply__cardDate{margin-left:auto}.adminApply__cardName{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:12px}.adminApply__meta{display:grid;grid-template-columns:auto 1fr;grid-gap:4px 12px;gap:4px 12px;font-size:.8rem;margin-bottom:12px}.adminApply__meta dt{color:#888;white-space:nowrap;font-weight:700}.adminApply__meta dd{color:#333;margin:0}.adminApply__meta a{color:#D96D3F}.adminApply__photos{margin-bottom:12px}.adminApply__photos strong{display:block;font-size:.8rem;font-weight:700;color:#888;margin-bottom:6px}.adminApply__photoGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;max-width:420px}.adminApply__photoThumb{display:block;aspect-ratio:4/3;border-radius:8px;overflow:hidden;border:1px solid #e6ece9}.adminApply__photoThumb img{width:100%;height:100%;object-fit:cover;display:block}.adminApply__adminComment{font-size:.8rem;color:#D96D3F;background:#fff3ec;border:1px solid #f4c8ae;border-radius:6px;padding:10px 12px;margin-bottom:12px;line-height:1.6}.adminApply__adminComment strong{display:block;margin-bottom:4px;color:#c05a30}.adminApply__adminComment p{margin:0}.adminApply__desc,.adminApply__note{font-size:.8rem;color:#555;background:#f7f7f7;border-radius:6px;padding:10px 12px;margin-bottom:12px;line-height:1.6}.adminApply__desc strong,.adminApply__note strong{display:block;margin-bottom:4px;color:#333}.adminApply__desc p,.adminApply__note p{margin:0}.adminApply__actions{display:flex;gap:10px;margin-top:16px}.adminApply__returnBtn{padding:10px 16px;background:#fff;color:#D96D3F;border:1px solid #d96d3f;border-radius:8px;font-size:1rem;cursor:pointer;transition:background .2s,color .2s}.adminApply__returnBtn:hover:not(:disabled){background:#fff3ec}.adminApply__returnBtn:disabled{opacity:.5;cursor:not-allowed}.adminApply__approveBtn{flex:1 1;padding:10px;background:#8DC3C0;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:opacity .2s}.adminApply__approveBtn:hover:not(:disabled){opacity:.85}.adminApply__approveBtn:disabled{opacity:.5;cursor:not-allowed}.adminApply__rejectBtn{padding:10px 20px;background:#fff;color:#999;border:1px solid #ccc;border-radius:8px;font-size:1rem;cursor:pointer;transition:background .2s,color .2s}.adminApply__rejectBtn:hover:not(:disabled){background:#f5f5f5;color:#666}.adminApply__rejectBtn:disabled{opacity:.5;cursor:not-allowed}.adminApply__modalOverlay{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.adminApply__modal{background:#fff;border-radius:12px;padding:28px 24px 24px;width:100%;max-width:480px;box-shadow:0 8px 32px rgba(0,0,0,.18)}.adminApply__modalTtl{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:6px}.adminApply__modalSpot{font-size:1rem;color:#666;margin-bottom:16px}.adminApply__modalTextarea{width:100%;border:1px solid #ccc;border-radius:8px;padding:10px 12px;font-size:1rem;line-height:1.6;resize:vertical;outline:none;box-sizing:border-box;font-family:inherit}.adminApply__modalTextarea:focus{border-color:#D96D3F}.adminApply__modalActions{display:flex;gap:10px;margin-top:16px}.adminApply__modalSubmitBtn{flex:1 1;padding:10px;background:#D96D3F;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:opacity .2s}.adminApply__modalSubmitBtn:hover:not(:disabled){opacity:.85}.adminApply__modalSubmitBtn:disabled{opacity:.5;cursor:not-allowed}.adminApply__modalCancelBtn{padding:10px 20px;background:#fff;color:#999;border:1px solid #ccc;border-radius:8px;font-size:1rem;cursor:pointer;transition:background .2s}.adminApply__modalCancelBtn:hover{background:#f5f5f5}.notFound{min-height:60vh;padding:calc(7vh + 40px) 20px 80px;background:#fff}@media screen and (min-width:796px){.notFound{padding:calc(2vh + 40px) 20px 80px}}.notFound__inner{max-width:720px;margin:0 auto;text-align:center}.notFound__code{font-size:6rem;font-weight:800;color:#8DC3C0;line-height:1;margin:0 0 12px;letter-spacing:.05em}.notFound__ttl{font-size:1.6rem;font-weight:700;color:#333;margin:0 0 16px}.notFound__txt{font-size:1rem;color:#666;line-height:1.7;margin:0 0 32px}.notFound__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:0 0 48px}.notFound__btn{display:inline-block;padding:10px 22px;border-radius:6px;background:#fff;color:#8DC3C0;border:1px solid #8dc3c0;font-size:1rem;text-decoration:none;transition:opacity .2s}.notFound__btn:hover{opacity:.7}.notFound__btn--primary{background:#D96D3F;color:#fff;border-color:#D96D3F}.notFound__areas{margin-top:24px;padding-top:24px;border-top:1px solid #eee}.notFound__areas-ttl{font-size:1.2rem;font-weight:700;margin:0 0 16px;color:#333}.notFound__areas-list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;list-style:none;padding:0;margin:0}.notFound__areas-list li a{color:#D96D3F;font-size:1rem;text-decoration:none}.notFound__areas-list li a:hover{text-decoration:underline}.chatBar{position:fixed;left:0;right:0;bottom:calc(20px + env(safe-area-inset-bottom, 0px));z-index:100002;display:flex;flex-direction:column;align-items:center;padding:0 12px;pointer-events:none}@media screen and (min-width:796px){.chatBar{bottom:32px}}.chatBar{transition:transform .35s ease,opacity .35s ease}.chatBar--hidden{transform:translateY(160%);opacity:0;pointer-events:none}.chatBar__inner{pointer-events:auto;display:flex;align-items:center;gap:10px;width:100%;max-width:660px;background:#fff;border:1.5px solid #bfe0db;border-radius:16px;box-shadow:0 18px 44px rgba(0,0,0,.24);padding:6px 6px 6px 8px;opacity:.7;transition:opacity .2s ease;animation:chatBarPop .5s cubic-bezier(.34,1.56,.64,1) both}.chatBar__inner:focus-within,.chatBar__inner:hover{opacity:1}.chatBar--open .chatBar__inner{opacity:1}.chatBar__openBtn{flex-shrink:0;display:inline-flex;align-items:center;gap:5px;border:none;cursor:pointer;background:#2f8a84;color:#fff;font-size:11.5px;font-weight:800;padding:8px 11px;border-radius:11px;white-space:nowrap;box-shadow:0 3px 8px rgba(47,138,132,.3);transition:filter .15s ease}.chatBar__openBtn:hover{filter:brightness(1.05)}.chatBar__openBtn .chatBar__icon{filter:brightness(0) invert(1)}.chatBar__pm{flex-shrink:0}.chatBar__icon{width:14px;height:14px;flex-shrink:0;display:block}.chatBar__input{flex:1 1;min-width:0;border:none;outline:none;background:transparent;font-size:16px;padding:8px 2px;color:#2c302f}@media screen and (min-width:796px){.chatBar__input{font-size:13.5px}}.chatBar__send{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:none;border-radius:12px;cursor:pointer;background:#ef7a2c;color:#fff;font-size:1rem;font-weight:700;box-shadow:0 6px 14px rgba(239,122,44,.3);transition:filter .14s ease,transform .14s ease}.chatBar__send:hover{filter:brightness(1.06);transform:scale(1.05)}.chatBar__send:disabled{opacity:.4;cursor:default;filter:none;transform:none}@keyframes chatBarPop{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.chatModal{position:fixed;inset:0;z-index:100001;display:flex;align-items:flex-end;justify-content:center;padding:12px 12px calc(88px + env(safe-area-inset-bottom, 0px))}@media screen and (min-width:796px){.chatModal{padding:24px 12px 100px}}.chatModal__overlay{position:absolute;inset:0;background:rgba(26,35,32,.45)}.chatModal__panel{position:relative;display:flex;flex-direction:column;width:100%;max-width:660px;height:82vh;max-height:100%;background:#f6faf9;border-radius:20px;box-shadow:0 32px 80px rgba(0,0,0,.32);overflow:hidden;animation:chatModalUp .28s ease-out both}@media screen and (min-width:796px){.chatModal__panel{height:min(78vh,740px)}}.chatModal__header{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:10px 12px 10px 14px;background:#2f8a84;color:#fff;flex-shrink:0}@media screen and (min-width:796px){.chatModal__header{padding:10px 16px 10px 20px}}@media screen and (max-width:796px){.chatModal__header{column-gap:6px;row-gap:8px;padding:8px 10px 8px 12px}.chatModal__header .chatModal__title{order:0;font-size:12.5px}.chatModal__header .chatModal__headerBtns{order:1;gap:5px}.chatModal__header:after{content:"";order:2;flex-basis:100%;height:0}.chatModal__header .chatSwitch{order:3;padding:3px 6px 3px 9px;gap:5px}.chatModal__header .chatSwitch__label{font-size:10.5px}.chatModal__header .chatModal__reset{font-size:10.5px;padding:4px 9px;gap:4px;border-radius:8px}.chatModal__header .chatModal__close{width:27px;height:27px;border-radius:7px}}.chatModal__title{font-size:13.5px;font-weight:900;color:#fff;letter-spacing:.02em;white-space:nowrap;flex-shrink:0;margin-right:4px}.chatModal__headerBtns{display:flex;align-items:center;gap:7px;margin-left:auto;flex-shrink:0}.chatModal__reset{display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(255,255,255,.4);background:transparent;color:#fff;font-size:11.5px;font-weight:700;border-radius:10px;padding:6px 13px;cursor:pointer;white-space:nowrap;transition:background .14s ease}.chatModal__reset:hover{background:rgba(255,255,255,.16)}.chatModal__reset:disabled{opacity:.5;cursor:default;background:transparent}.chatModal__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:#fff;border-radius:9px;cursor:pointer;transition:background .14s ease}.chatModal__close:hover{background:rgba(255,255,255,.16)}.chatModal__geoError{flex-shrink:0;background:#fff7f0;color:#d9641a;font-size:.8rem;padding:6px 20px;border-bottom:1px solid #f3e3d3}.chatModal__body{flex:1 1;overflow-y:auto;padding:20px 16px 12px;display:flex;flex-direction:column;gap:12px}@media screen and (min-width:796px){.chatModal__body{padding:20px 20px 12px}}.chatModal__empty{color:#8a938f;font-size:13px;line-height:1.85;text-align:center;margin-top:24px}.chatSwitch{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);border-radius:11px;padding:5px 7px 5px 12px;cursor:pointer}.chatSwitch:disabled{opacity:.6;cursor:default}.chatSwitch__icon{width:14px;height:14px;flex-shrink:0;display:block;filter:brightness(0) invert(1);opacity:.55;transition:opacity .18s ease}.chatSwitch__label{font-size:11px;font-weight:800;color:rgba(255,255,255,.6);white-space:nowrap;transition:color .18s ease}.chatSwitch__track{position:relative;width:34px;height:19px;background:rgba(255,255,255,.35);border-radius:999px;transition:background .18s ease;flex-shrink:0}.chatSwitch__knob{position:absolute;top:2px;left:2px;width:15px;height:15px;background:#fff;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.25);transition:left .18s ease}.chatSwitch--on .chatSwitch__icon{opacity:1}.chatSwitch--on .chatSwitch__label{color:#fff}.chatSwitch--on .chatSwitch__track{background:#ef7a2c}.chatSwitch--on .chatSwitch__knob{left:17px}@keyframes chatModalUp{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}.chatMsg{display:flex;flex-direction:column;gap:8px}.chatMsg--user{align-items:flex-end}.chatMsg--user .chatMsg__bubble{max-width:78%;background:#ef7a2c;color:#fff;border:none;font-size:13.5px;font-weight:700;line-height:1.7;padding:11px 17px;border-radius:15px 15px 4px 15px;box-shadow:0 6px 14px rgba(239,122,44,.22)}.chatMsg--ai{align-items:flex-start}.chatMsg__bubble{max-width:82%;padding:11px 16px;background:#fff;border:1px solid #eef2f0;border-radius:4px 15px 15px 15px;font-size:13px;line-height:1.85;color:#5a615e;white-space:pre-wrap;word-break:break-word}.chatMsg__bubble--desc{margin-top:8px;font-size:12.5px;line-height:1.8;border-radius:12px;padding:10px 15px}.chatMsg__bubble--typing{display:inline-flex;gap:4px}.chatMsg__bubble--typing span{width:7px;height:7px;border-radius:50%;background:#2f8a84;animation:chatTyping 1s infinite}.chatMsg__bubble--typing span:nth-child(2){animation-delay:.15s}.chatMsg__bubble--typing span:nth-child(3){animation-delay:.3s}.chatMsg__link{color:#2f8a84;font-weight:800;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1.5px;transition:color .15s ease}.chatMsg__link:hover{color:rgb(36.6345945946,107.5654054054,102.8886486486)}.chatMsg__prNote{margin-top:2px;font-size:10.5px;font-weight:600;color:#8a938f;line-height:1.6}.chatMsg__cards{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:8px}.chatMsg__pick{width:100%}.chatMsg__closing{font-size:1rem;color:#555;line-height:1.7;margin-top:8px}.chatMsg__searchLink{display:inline-block;margin-top:10px;color:#ef7a2c;font-size:1rem;font-weight:700;text-decoration:none}.chatMsg__searchLink:hover{text-decoration:underline}.chatMsg__suggestions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}@keyframes chatTyping{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.chatReveal{animation:chatFadeIn .55s ease both}@keyframes chatFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chatSuggestion{border:1.5px dashed #2f8a84;background:#fff;color:#2f8a84;font-size:.8rem;border-radius:16px 16px 0 16px;padding:8px 16px;cursor:pointer;transition:background .15s}.chatSuggestion:hover{background:#eaf6f4}.guideCard{display:flex;align-items:center;gap:12px;padding:11px 14px 11px 11px;background:#fff;border:1px solid #e6ece9;border-radius:14px;text-decoration:none;color:#3a423f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}@media screen and (min-width:796px){.guideCard{gap:14px;padding-right:16px}}.guideCard:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(21,125,114,.14);border-color:#9ad7cf}.guideCard:hover .guideCard__chev{transform:translateX(3px);color:#2f8a84}.guideCard__thumb{flex-shrink:0;width:74px;height:56px;border-radius:9px;object-fit:cover;display:block}@media screen and (min-width:796px){.guideCard__thumb{width:92px;height:68px}}.guideCard__thumb--ph{background-image:linear-gradient(135deg,#cfe7e3,#bfe0db 50%,#cfe7e3)}.guideCard__body{flex:1 1;min-width:0}.guideCard__head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:5px}.guideCard__name{font-size:14.5px;font-weight:900;color:#1a2320;line-height:1.4}.guideCard__type{flex-shrink:0;font-size:10.5px;font-weight:800;color:#2f8a84;background:#eaf6f4;border:1px solid #d2ebe6;padding:2px 9px;border-radius:999px;white-space:nowrap}.guideCard__meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px 11px;font-size:11.5px;color:#8a938f;font-weight:600}.guideCard__price{color:#d9641a;font-weight:800}.guideCard__distance{display:inline-flex;align-items:center;gap:3px;color:#2f8a84;font-weight:700}.guideCard__chev{flex-shrink:0;color:#cdd6d2;transition:transform .16s ease,color .16s ease}.adminLogs{padding-top:7vh}@media screen and (min-width:796px){.adminLogs{padding-top:0}}.adminLogs__inner{max-width:1000px;margin:0 auto;padding:32px 16px 64px}.adminLogs__ttl{font-size:1.6rem;font-weight:700;color:#333;margin-bottom:24px}.adminLogs__filters{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.adminLogs__filterGroup{display:flex;gap:8px;flex-wrap:wrap}.adminLogs__filterBtn{padding:5px 14px;border:2px solid #8dc3c0;border-radius:20px;background:#fff;color:#8DC3C0;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s}.adminLogs__filterBtn.is-active,.adminLogs__filterBtn:hover{background:#8DC3C0;color:#fff}.adminLogs__stats{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.adminLogs__stat{flex:1 1;min-width:90px;background:#f6fafa;border:1px solid #d9ebea;border-radius:10px;padding:10px 12px;text-align:center;font-size:.8rem;color:#777}.adminLogs__stat span{display:block;font-size:1.6rem;font-weight:700;color:#2a8c87}.adminLogs__empty,.adminLogs__loading{color:#888;font-size:1rem;text-align:center;padding:32px 0}.adminLogs__error{background:#fff3f0;border:1px solid #f4b8a8;border-radius:8px;padding:12px 16px;color:#c0392b;font-size:1rem}.adminLogs__list{display:flex;flex-direction:column;gap:8px}.adminLogs__card{border:1px solid #e5e5e5;border-radius:10px;background:#fff;overflow:hidden}.adminLogs__card.is-error{border-color:#f4b8a8;background:#fffaf8}.adminLogs__cardHead{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;background:none;border:none;text-align:left;cursor:pointer;font-size:1rem}.adminLogs__cardHead:hover{background:#fafafa}.adminLogs__time{color:#999;font-size:.8rem;flex-shrink:0;white-space:nowrap}.adminLogs__badge{flex-shrink:0;font-size:.7rem;font-weight:700;border-radius:6px;padding:2px 7px}.adminLogs__badge,.adminLogs__badge--recommend{background:#eef6f6;color:#2a8c87}.adminLogs__badge--guide{background:#fdf3e2;color:#c8881f}.adminLogs__badge--qa{background:#f0eefa;color:#6b5bb5}.adminLogs__who{flex-shrink:0;color:#888;font-size:.8rem}.adminLogs__q{flex:1 1;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminLogs__tags{flex-shrink:0}.adminLogs__tag{font-size:.7rem;font-weight:700;border-radius:6px;padding:2px 7px;white-space:nowrap}.adminLogs__tag--hit{background:#eaf6ea;color:#3a8f3a}.adminLogs__tag--miss{background:#f3f3f3;color:#999}.adminLogs__tag--err{background:#fdecec;color:#c0392b}.adminLogs__detail{border-top:1px solid #eee;padding:14px;background:#fcfdfd}.adminLogs__meta{display:grid;grid-template-columns:120px 1fr;grid-gap:4px 12px;gap:4px 12px;font-size:.8rem;margin-bottom:12px}.adminLogs__meta dt{color:#999}.adminLogs__meta dd{color:#333;word-break:break-word}.adminLogs__intro{font-size:1rem;margin-bottom:12px}.adminLogs__intro strong{color:#2a8c87}.adminLogs__intro p{margin-top:4px;color:#444}.adminLogs__conv{font-size:1rem}.adminLogs__conv strong{color:#2a8c87}.adminLogs__msg{margin-top:6px;padding:6px 10px;border-radius:8px;color:#333}.adminLogs__msg--user{background:#eef6f6}.adminLogs__msg--assistant{background:#f5f5f5}.adminLogs__msgRole{display:inline-block;font-size:.68rem;font-weight:700;color:#888;margin-right:6px}.blog-post__hero{margin:0 0 24px}.blog-post__hero img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:14px;display:block}.blog-post__hero-cap{font-size:.8rem;color:#aaa;text-align:right;margin-top:4px}.blog-card__thumb{display:block;margin:-20px -20px 12px;overflow:hidden;aspect-ratio:16/9;background:#f0f0f0}.blog-card__thumb img{width:100%;height:100%;object-fit:cover;display:block}.blog-post__body table{width:100%;border-collapse:collapse;margin:0 0 20px;font-size:.8rem}.blog-post__body table thead tr{background:#2f8a84;color:#fff;text-align:left}.blog-post__body table td,.blog-post__body table th{padding:13px 14px;text-align:left;vertical-align:top;border-bottom:1px solid #eef2f0}.blog-post__body table th{font-weight:700;white-space:nowrap}.blog-post__body table tbody tr:nth-child(2n){background:#fafcfb}.blog-post__body table tbody td:first-child{font-weight:700;color:#2f8a84}.blog-post__body table a{color:#2f8a84}@media screen and (max-width:795.9375px){.blog-post__body table{display:block;overflow-x:auto;white-space:nowrap}}.blog-cmp{border:1px solid #e6ece9;border-radius:14px;overflow:hidden;margin:0 0 20px}.blog-cmp table{margin:0}@media screen and (max-width:795.9375px){.blog-cmp{border-radius:0;border-left:none;border-right:none}}.blog-spot-thumb{margin:0 0 12px}.blog-spot-thumb img{width:100%;max-height:320px;object-fit:cover;border-radius:8px;display:block}.blog-related-cards{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}@media screen and (min-width:796px){.blog-related-cards{grid-template-columns:repeat(3,1fr)}}.blog-related-card{border:1px solid #e6ece9;border-radius:12px;overflow:hidden;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.blog-related-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(21,125,114,.16);border-color:#9ad7cf}.blog-related-card__link{display:block;text-decoration:none;color:inherit}.blog-related-card__thumb{display:block;aspect-ratio:16/9;background:linear-gradient(135deg,#cfe7e3,#bfe0db)}.blog-related-card__thumb img{width:100%;height:100%;object-fit:cover;display:block}.blog-related-card__body{display:block;padding:12px 14px}.blog-related-card__type{display:inline-block;font-size:.8rem;color:#2f8a84;font-weight:700;margin-bottom:3px}.blog-related-card__name{display:block;font-weight:700;font-size:1rem;line-height:1.4;color:#1a2320}.blog-toc{background:#f6faf9;border:1px solid #e2ece9;border-radius:14px;padding:20px 22px;margin:26px 0 0}.blog-toc__ttl{display:flex;align-items:center;gap:9px;font-size:1rem;font-weight:700;color:#1a2320;margin:0 0 14px}.blog-toc__ttl svg{flex:none}.blog-toc__list{margin:0;padding:0;list-style:none;counter-reset:toc;display:grid;grid-template-columns:1fr;grid-gap:9px 28px;gap:9px 28px}@media screen and (min-width:796px){.blog-toc__list{grid-template-columns:1fr 1fr}}.blog-toc__item{counter-increment:toc;list-style:none;margin:0;line-height:1.5}.blog-toc__item a{display:flex;gap:10px;font-size:1rem;color:#3a423f;text-decoration:none}.blog-toc__item a:before{content:counter(toc,decimal-leading-zero);color:#2f8a84;font-weight:800}.blog-toc__item a:hover{color:#2f8a84}.blog-faq{margin:44px 0 0}.blog-faq__ttl{counter-increment:blogh2;display:flex;align-items:center;gap:13px;font-size:1.6rem;font-weight:800;color:#1a2320;line-height:1.4;margin:0 0 20px;padding-bottom:14px;border-bottom:2px solid #edf1ef}.blog-faq__ttl:before{content:counter(blogh2,decimal-leading-zero);flex:none;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:#8DC3C0;color:#fff;border-radius:9px;font-size:1rem;font-weight:800}.blog-faq__list{display:grid;grid-gap:12px;gap:12px}.blog-faq__item{margin:0;border:1px solid #e6ece9;border-radius:12px;padding:18px 20px}.blog-faq__q{display:flex;gap:11px;align-items:flex-start;font-size:1rem;font-weight:700;color:#1a2320;margin:0 0 10px;padding:0}.blog-faq__q:before{content:"Q";flex:none;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#2f8a84;color:#fff;border-radius:7px;font-size:.8rem;font-weight:800}.blog-faq__a{display:flex;gap:11px;align-items:flex-start;margin:0;line-height:1.9;color:#3a423f}.blog-faq__a:before{content:"A";flex:none;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#fdf0e6;color:#d9641a;border-radius:7px;font-size:.8rem;font-weight:800}.blog-post__guide-link{margin:28px 0 0}.blog-post__guide-link a{display:inline-block;color:#2f8a84;font-weight:700;text-decoration:none}.blog-post__guide-link a:hover{text-decoration:underline}.lift:hover .blog-spot-card__cta{background:#2f8a84}.blog-post__body .blog-lead{font-size:1rem;line-height:1.95;color:#3a423f;margin:22px 0 8px}@media screen and (min-width:796px){.blog-post__body .blog-lead{font-size:1.05rem;margin-top:26px}}.blog-note{font-size:.8rem;color:#8a938f;margin:0 0 16px}.blog-spot-card{display:flex;flex-direction:column;margin:0 0 40px;text-decoration:none;color:inherit}@media screen and (min-width:796px){.blog-spot-card{margin-bottom:48px}}.blog-spot-card.lift:hover{transform:none;box-shadow:none}.blog-spot-card__media{position:relative;flex:none;height:200px;border-radius:14px;background-image:linear-gradient(135deg,#cfe7e3,#bfe0db 50%,#cfe7e3);overflow:hidden}.blog-spot-card__media:after{content:"";position:absolute;inset:0;z-index:0;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.18) 0 14px,transparent 14px 28px)}.blog-spot-card__media img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;display:block}.blog-spot-card__dist,.blog-spot-card__type{position:absolute;top:14px;z-index:1;font-size:.8rem;font-weight:700;padding:5px 11px;border-radius:7px;color:#fff}.blog-spot-card__type{left:14px;background:#2f8a84}.blog-spot-card__dist{right:14px;background:rgba(26,35,32,.6)}.blog-spot-card__main{flex:1 1;min-width:0;padding:20px 2px 0}@media screen and (min-width:796px){.blog-spot-card__main{padding:22px 2px 0}}.blog-spot-card__name{font-size:1.3rem;font-weight:800;color:#1a2320;margin:0 0 18px}.blog-spot-card__chips{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 20px}.blog-spot-card__chip{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;background:#eaf6f4;color:#2f8a84;border:1px solid #d2ebe6;border-radius:999px;font-size:.8rem;font-weight:600;line-height:1}.blog-spot-card__chip svg{flex:none;width:15px;height:15px}.blog-spot-card__desc{font-size:.95rem;line-height:1.95;color:#3a423f;margin:0}.blog-spot-card__meta{display:flex;flex-wrap:wrap;gap:8px 20px;margin:20px 0 0;padding-top:18px;border-top:1px dashed #e6ece9;font-size:.8rem;color:#8a938f}.blog-spot-card__meta strong{color:#3a423f;font-weight:700}.blog-spot-card__meta .is-paid{color:#d9641a}.blog-spot-card__cta-row{display:flex;justify-content:flex-end;margin-top:20px}.blog-spot-card__cta{display:inline-flex;align-items:center;gap:7px;background:#ef7a2c;color:#fff;text-decoration:none;font-size:.8rem;font-weight:700;padding:9px 18px;border-radius:9px;transition:background .18s}.blog-plan{background:linear-gradient(135deg,#2a7d78,#3f9b94);border-radius:18px;padding:28px 22px;color:#fff;margin:0}@media screen and (min-width:796px){.blog-plan{padding:34px 38px}}.blog-plan__badge{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.18);font-size:.8rem;font-weight:700;padding:5px 12px;border-radius:999px;margin-bottom:14px}.blog-plan__lead{font-size:1rem;line-height:1.9;opacity:.92;margin:0 0 22px}.blog-plan__days{display:grid;grid-gap:14px;gap:14px}.blog-plan__day{display:flex;gap:16px;background:rgba(255,255,255,.1);border-radius:14px;padding:18px 20px}.blog-plan__daynum{flex:none;display:flex;flex-direction:column;align-items:center;gap:2px}.blog-plan__daynum span:first-child{font-size:.8rem;opacity:.8;font-weight:700}.blog-plan__daynum span:last-child{font-size:1.6rem;font-weight:900;line-height:1}.blog-plan__rule{flex:none;width:1px;background:rgba(255,255,255,.25)}.blog-plan__title{font-size:1rem;font-weight:800;margin:0 0 8px;color:#fff}.blog-plan__body{font-size:1rem;line-height:1.9;opacity:.92;margin:0}.blog-plan__body strong{color:#fff}.blog-manner{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}@media screen and (min-width:796px){.blog-manner{grid-template-columns:1fr 1fr}}.blog-manner__item{display:flex;gap:12px;background:#f6faf9;border:1px solid #e2ece9;border-radius:12px;padding:16px 18px}.blog-manner__num{flex:none;color:#2f8a84;font-weight:900}.blog-manner p{font-size:.8rem;line-height:1.8;color:#3a423f;margin:0}.blog-sights{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media screen and (min-width:796px){.blog-sights{grid-template-columns:1fr 1fr;gap:18px}}.blog-sights__card{display:flex;flex-direction:column;border:1px solid #e6ece9;border-radius:14px;background:#fff;padding:20px 22px;color:inherit;text-decoration:none}.blog-sights__head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.blog-sights__name{font-size:1.06rem;font-weight:800;color:#1a2320;margin:0}.blog-sights__km{flex:none;font-size:.8rem;color:#2f8a84;font-weight:700;background:#eaf6f4;padding:3px 9px;border-radius:999px}.blog-sights p{font-size:.84rem;line-height:1.9;color:#3a423f;margin:0 0 14px}.blog-sights__more{margin-top:auto;display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:700;color:#2f8a84}.blog-sights__more svg{flex:none;width:15px;height:15px}.areaIntro__guideLink{display:inline-block;margin-top:12px;padding:8px 16px;background:#D96D3F;color:#fff;border-radius:24px;font-weight:700;text-decoration:none}.areaIntro__guideLink:hover{opacity:.9}.spotGuideLink{margin:20px 0 0;text-align:center}.spotGuideLink a{display:inline-block;color:#D96D3F;font-weight:700;text-decoration:none}.spotBlogLinks{margin:24px 24px 0;padding:16px 18px;background:#f6faf9;border:1px solid #e2ece9;border-radius:12px}@media screen and (min-width:796px){.spotBlogLinks{max-width:980px;margin:32px auto 0;padding:24px 28px}}.spotBlogLinks__ttl{font-size:1rem;font-weight:700;color:#1a2320;margin:0 0 10px}.spotBlogLinks__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.spotBlogLinks__item a{display:inline-flex;align-items:flex-start;gap:7px;color:#2f8a84;font-size:1rem;font-weight:600;line-height:1.5;text-decoration:none}.spotBlogLinks__item a:before{content:"📝";flex:none}.spotBlogLinks__item a:hover{text-decoration:underline}.areaGuide{background:#eef2f0}@media screen and (min-width:796px){.areaGuide{padding-top:0}}.areaGuide__inner{max-width:1080px;margin:0 auto;padding:16px 16px 64px}@media screen and (min-width:796px){.areaGuide__inner{padding:20px 20px 80px}}.areaGuide__hero{position:relative;border-radius:20px;overflow:hidden;background:linear-gradient(120deg,#2a7d78,#3f9b94 60%,#5cb3aa);margin-top:12px}.areaGuide__hero:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.06) 0 18px,transparent 18px 36px)}.areaGuide__hero-inner{position:relative;max-width:760px;padding:28px 22px 30px;color:#fff}@media screen and (min-width:796px){.areaGuide__hero-inner{padding:40px 44px 42px}}.areaGuide__badge{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.18);font-size:12.5px;font-weight:700;padding:6px 13px;border-radius:999px;margin-bottom:16px}.areaGuide__title{font-size:27px;line-height:1.4;font-weight:900;letter-spacing:.01em;margin:0 0 14px}@media screen and (min-width:796px){.areaGuide__title{font-size:36px;margin:0 0 16px}}.areaGuide__lead{font-size:14.5px;line-height:1.95;opacity:.95;margin:0 0 24px}@media screen and (min-width:796px){.areaGuide__lead{font-size:15.5px;margin:0 0 26px}}.areaGuide__ctas{display:flex;flex-wrap:wrap;gap:12px}.areaGuide__empty{padding:24px 0;font-size:1rem;color:#5a615e}.areaGuide__empty a{color:#D96D3F;font-weight:700}.guideSection{padding-top:44px}@media screen and (min-width:796px){.guideSection{padding-top:56px}}.guideSection__head{margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #e3eae7}.guideSection__head--between{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.guideSection__eyebrow{display:block;font-size:12px;font-weight:800;letter-spacing:.14em;color:#8DC3C0;margin-bottom:7px}.guideSection__ttl{display:flex;align-items:center;gap:12px;font-size:21px;font-weight:900;color:#1a2320;margin:0}@media screen and (min-width:796px){.guideSection__ttl{font-size:25px}}.guideSection__icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#8DC3C0;color:#fff;border-radius:10px}.guideSection__count{flex:none;font-size:13px;color:#8a938f;font-weight:600}.guideSection__desc{font-size:14px;line-height:1.9;color:#5a615e;margin:0 0 22px;max-width:760px}.lift{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.lift:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(21,125,114,.16);border-color:#9ad7cf}.guideColumns{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media screen and (min-width:796px){.guideColumns{grid-template-columns:1fr 1fr;gap:20px}}.guideColumnCard{display:flex;border:1px solid #e6ece9;border-radius:16px;overflow:hidden;background:#fff;text-decoration:none;color:inherit}.guideColumnCard__thumb{flex:none;width:110px;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(135deg,#cfe7e3,#bfe0db 50%,#cfe7e3);overflow:hidden}@media screen and (min-width:796px){.guideColumnCard__thumb{width:150px}}.guideColumnCard__thumb img{width:100%;height:100%;object-fit:cover}.guideColumnCard__body{flex:1 1;min-width:0;padding:16px 18px;display:flex;flex-direction:column}.guideColumnCard__cat{align-self:flex-start;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:#d9641a;background:#fdf0e6;border:1px solid #f6dcc6;padding:4px 10px;border-radius:999px;margin-bottom:11px}.guideColumnCard__ttl{font-size:15.5px;line-height:1.6;font-weight:800;color:#1a2320;margin:0 0 9px}.guideColumnCard__desc{font-size:12.5px;line-height:1.85;color:#6a726f;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.guideColumnCard__more{margin-top:auto;padding-top:12px;display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;color:#2f8a84}.guideSpots{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media screen and (min-width:796px){.guideSpots{grid-template-columns:1fr 1fr;gap:20px}}.guideSpotCard{background:#fff;border:1px solid #e6ece9;border-radius:16px;padding:16px;display:flex;flex-direction:column}.guideSpotCard__head{display:flex;align-items:center;gap:9px;margin-bottom:11px}.guideSpotCard__icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:#eaf6f4;color:#2f8a84;border-radius:9px}.guideSpotCard__name{font-size:18px;font-weight:900;color:#1a2320}.guideSpotCard__label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#8a938f;margin-bottom:11px;padding-left:2px}.guideSpotCard__rows{display:flex;flex-direction:column;gap:8px}.guideSpotRow{display:flex;align-items:center;gap:11px;padding:10px 12px;border:1px solid #eef2f0;border-radius:11px;background:#fcfdfd;text-decoration:none;color:inherit}.guideSpotRow__icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:#eaf6f4;color:#2f8a84}.guideSpotRow__main{flex:1 1;min-width:0}.guideSpotRow__title{display:flex;align-items:center;gap:7px;margin-bottom:3px}.guideSpotRow__type{flex:none;font-size:10px;font-weight:700;color:#2f8a84;background:#eaf6f4;border:1px solid #d2ebe6;padding:2px 7px;border-radius:999px;line-height:1.4}.guideSpotRow__name{font-size:13.5px;font-weight:700;color:#1a2320;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guideSpotRow__meta{display:flex;align-items:center;gap:7px;font-size:11.5px;color:#8a938f}.guideSpotRow__dist{display:inline-flex;align-items:center;gap:3px}.guideSpotRow__sep{color:#dde2e0}.guideSpotRow__arrow{flex:none;color:#bcc7c3}.row{transition:background .15s ease,border-color .15s ease}.row:hover{background:#f1f8f6;border-color:#cfe4df}.row:hover .rowarrow{transform:translateX(3px);color:#2f8a84}.rowarrow{transition:transform .15s ease,color .15s ease}.guideFaq{display:flex;flex-direction:column;gap:12px}.guideFaq__item{border:1px solid #e6ece9;border-radius:14px;overflow:hidden;background:#fff}.guideFaq__q{width:100%;display:flex;align-items:center;gap:13px;padding:16px 18px;background:none;border:none;cursor:pointer;text-align:left;transition:background .15s ease}.guideFaq__q:hover{background:#f6faf9}.guideFaq__mark{flex:none;display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;background:#2f8a84;color:#fff;border-radius:8px;font-size:14px;font-weight:900}.guideFaq__mark--a{background:#fdf0e6;color:#d9641a}.guideFaq__qtext{flex:1 1;font-size:15px;font-weight:700;color:#1a2320;margin:0}.guideFaq__toggle{flex:none;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#eef4f2;color:#2f8a84;transition:transform .2s ease}.guideFaq__item.is-open .guideFaq__toggle{transform:rotate(180deg)}.guideFaq__a{display:flex;gap:13px;padding:0 18px 18px;align-items:flex-start}.guideFaq__a p{flex:1 1;font-size:14px;line-height:1.95;color:#3a423f;margin:0;padding-top:3px}.guideBanner{position:relative;border-radius:20px;overflow:hidden;background:linear-gradient(120deg,#2a7d78,#3f9b94);padding:30px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;color:#fff}@media screen and (min-width:796px){.guideBanner{padding:38px 40px;gap:28px}}.guideBanner:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.06) 0 18px,transparent 18px 36px)}.guideBanner__text{position:relative;flex:1 1;min-width:260px}.guideBanner__badge{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.18);font-size:11.5px;font-weight:700;padding:5px 12px;border-radius:999px;margin-bottom:12px}.guideBanner__ttl{font-size:21px;font-weight:900;margin:0 0 8px}@media screen and (min-width:796px){.guideBanner__ttl{font-size:24px}}.guideBanner__lead{font-size:13.5px;line-height:1.85;opacity:.94;margin:0}.guideBanner__ctas{position:relative;flex:none;display:flex;flex-direction:column;gap:11px;min-width:240px;width:100%}@media screen and (min-width:796px){.guideBanner__ctas{width:auto}}.guideNearby{margin-top:24px}.guideNearby__ttl{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:800;color:#1a2320;margin-bottom:14px}.guideNearby__list{display:flex;flex-wrap:wrap;gap:11px}.guideNearby__chip{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e1ebe7;border-radius:11px;padding:11px 17px;font-size:14px;font-weight:700;color:#2c302f;text-decoration:none}.guideNearby__chip-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#eaf6f4;color:#2f8a84;border-radius:7px}.chip{transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.chip:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(21,125,114,.14);border-color:#9ad7cf}@keyframes pstayDrawerIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes pstayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes pstaySearchIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid #e6ece9;box-shadow:0 1px 0 rgba(0,0,0,.02)}.siteHeader *{box-sizing:border-box}.siteHeader__bar{max-width:1080px;margin:0 auto;padding:0 16px;height:58px;display:flex;align-items:center;gap:12px}@media screen and (min-width:796px){.siteHeader__bar{padding:0 20px;height:60px;grid-gap:14px;gap:14px;display:grid;grid-template-columns:1fr auto 1fr}}.siteHeader__menuBtn{flex:none;display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e1ebe7;color:#3a423f;font-family:inherit;font-size:13px;font-weight:700;padding:8px 11px;border-radius:10px;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.siteHeader__menuBtn:hover{background:#f6faf9;border-color:#bfe0db;color:#2f8a84}@media screen and (min-width:796px){.siteHeader__menuBtn{justify-self:start}}.siteHeader__menuLines{display:inline-flex;flex-direction:column;gap:3.5px}.siteHeader__menuLines span{width:17px;height:2px;background:currentColor;border-radius:2px}.siteHeader__menuLabel{display:none}@media screen and (min-width:796px){.siteHeader__menuLabel{display:inline}}.siteHeader__logo{display:inline-flex;align-items:center;margin:0 auto}@media screen and (min-width:796px){.siteHeader__logo{justify-self:center;margin:0}}.siteHeader__logo img{height:28px;width:auto;display:block}@media screen and (min-width:796px){.siteHeader__logo img{height:30px}}.siteHeader__actions{flex:none;display:flex;align-items:center;gap:9px}@media screen and (min-width:796px){.siteHeader__actions{justify-self:end}}.siteHeader__searchBtn{display:inline-flex;align-items:center;gap:8px;background:#f6faf9;border:1px solid #e1ebe7;color:#5a615e;font-family:inherit;font-size:13px;font-weight:600;padding:9px 11px;border-radius:999px;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.siteHeader__searchBtn:hover{background:#eaf6f4;border-color:#bfe0db}@media screen and (min-width:796px){.siteHeader__searchBtn{padding:9px 16px 9px 13px}}.siteHeader__searchLabel{display:none}@media screen and (min-width:796px){.siteHeader__searchLabel{display:inline}}.siteHeader__loginBtn,.siteHeader__mypage,.siteHeader__signupBtn{display:none}@media screen and (min-width:796px){.siteHeader__loginBtn,.siteHeader__mypage,.siteHeader__signupBtn{display:inline-flex}}.siteHeader__mypage{align-items:center;gap:6px;background:#fff;border:1px solid #e1ebe7;color:#3a423f;font-size:13px;font-weight:700;padding:7px 14px;border-radius:10px}.siteHeader__mypage:hover{color:#2f8a84;border-color:#bfe0db}.siteHeader__avatar{width:22px;height:22px;border-radius:50%;object-fit:cover}.siteHeader__avatar--img{border:1px solid #e6ece9}.siteHeader__loginBtn{align-items:center;background:#fff;border:1px solid #e1ebe7;color:#3a423f;font-family:inherit;font-size:13px;font-weight:700;padding:9px 15px;border-radius:10px;cursor:pointer}.siteHeader__loginBtn:hover{background:#f6faf9;border-color:#bfe0db;color:#2f8a84}.siteHeader__signupBtn{align-items:center;gap:6px;background:#ef7a2c;color:#fff;font-family:inherit;font-size:13px;font-weight:800;padding:9px 17px;border:none;border-radius:10px;cursor:pointer;box-shadow:0 6px 14px rgba(239,122,44,.26)}.siteHeader__signupBtn:hover{filter:brightness(1.05)}.siteHeader__searchPanel{border-top:1px solid #eef2f0;background:#fff;animation:pstaySearchIn .18s ease}.siteHeader__searchInner{max-width:1080px;margin:0 auto;padding:16px 16px 20px}@media screen and (min-width:796px){.siteHeader__searchInner{padding:18px 20px 22px}}.siteHeader__searchForm{display:flex;gap:10px}.siteHeader__searchField{flex:1 1;display:flex;align-items:center;gap:10px;background:#f6faf9;border:1px solid #e1ebe7;border-radius:12px;padding:0 14px}.siteHeader__searchField input{flex:1 1;border:none;background:transparent;font-family:inherit;font-size:14px;color:#2c302f;padding:13px 0;outline:none;width:100%}.siteHeader__searchSubmit{display:inline-flex;align-items:center;gap:7px;background:#ef7a2c;color:#fff;font-family:inherit;font-size:14px;font-weight:800;padding:0 18px;border:none;border-radius:12px;cursor:pointer;white-space:nowrap}.siteHeader__searchSubmit:hover{filter:brightness(1.05)}@media screen and (min-width:796px){.siteHeader__searchSubmit{padding:0 26px}}.siteHeader__tags{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:14px}.siteHeader__tagsLabel{font-size:12px;font-weight:700;color:#8a938f}.siteHeader__tag{display:inline-flex;align-items:center;background:#fff;border:1px solid #e1ebe7;color:#5a8a84;font-size:12.5px;font-weight:700;padding:6px 13px;border-radius:999px}.siteHeader__tag:hover{background:#f6faf9;border-color:#bfe0db;color:#2f8a84}.drawer{position:fixed;inset:0;z-index:60}.drawer *{box-sizing:border-box}.drawer__scrim{position:absolute;inset:0;background:rgba(26,35,32,.42);animation:pstayFadeIn .18s ease}.drawer__panel{position:absolute;top:0;left:0;bottom:0;width:340px;max-width:88vw;background:#fff;box-shadow:14px 0 40px rgba(0,0,0,.16);animation:pstayDrawerIn .24s cubic-bezier(.2,.7,.3,1);overflow-y:auto}.drawer__head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #eef2f0}.drawer__logo{height:26px;width:auto;display:block}.drawer__closeBtn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:#f6faf9;border:1px solid #e1ebe7;border-radius:9px;color:#5a615e;cursor:pointer}.drawer__closeBtn:hover{color:#2f8a84}.drawer__section{padding:18px 18px 6px}.drawer__section--compact{padding:14px 12px 6px}.drawer__sectionLabel{font-size:11px;font-weight:800;color:#9aa6a2;letter-spacing:.08em;margin:0 0 10px;padding:0 6px}.drawer__feature{display:flex;align-items:center;gap:13px;padding:13px;border-radius:13px;margin-bottom:10px;transition:filter .15s ease}.drawer__feature:hover{filter:brightness(1.03)}.drawer__feature:hover .drawer__featureArrow{transform:translateX(3px)}.drawer__feature--primary{background:#2f8a84;color:#fff}.drawer__feature--teal{background:#f8fbfa;border:1px solid #e2ece9;color:#1a2320}.drawer__feature--orange{background:#fdf6f0;border:1px solid #f3ddca;color:#1a2320}.drawer__featureIco{flex:none;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:11px}.drawer__feature--primary .drawer__featureIco{background:rgba(255,255,255,.18);color:#fff}.drawer__feature--teal .drawer__featureIco{background:#eaf6f4;color:#2f8a84}.drawer__feature--orange .drawer__featureIco{background:#fdeee2;color:#ef7a2c}.drawer__featureText{min-width:0}.drawer__featureTitle{display:block;font-size:14.5px;font-weight:800}.drawer__featureDesc{display:block;font-size:11.5px;margin-top:2px}.drawer__feature--primary .drawer__featureDesc{opacity:.88}.drawer__feature--teal .drawer__featureDesc{color:#8a938f}.drawer__feature--orange .drawer__featureDesc{color:#a87a4e}.drawer__featureArrow{margin-left:auto;flex:none;transition:transform .18s ease}.drawer__navItem{display:flex;align-items:center;gap:11px;width:100%;padding:11px 12px;border-radius:10px;font-family:inherit;font-size:14px;font-weight:700;color:#3a423f;background:none;border:none;cursor:pointer;text-align:left;transition:background .14s ease,color .14s ease}.drawer__navItem:hover{background:#f6faf9;color:#2f8a84}.drawer__navItem:hover .drawer__navIco{background:#2f8a84;color:#fff}.drawer__navItem--accent{color:#ef7a2c;font-weight:800}.drawer__navItem--accent .drawer__navIco{background:#fdeee2;color:#ef7a2c}.drawer__navItem--accent:hover{background:#fdf6f0;color:#ef7a2c}.drawer__navItem--accent:hover .drawer__navIco{background:#ef7a2c;color:#fff}.drawer__navIco{flex:none;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:#f1f5f3;color:#6a726f;border-radius:8px;transition:background .14s ease,color .14s ease}.drawer__navArrow{margin-left:auto}.spotPage{background:#eef2f0;color:#3a423f}.spotPage *{box-sizing:border-box}.spotPage__inner{max-width:1080px;margin:0 auto;padding:20px 16px 60px}@media screen and (min-width:796px){.spotPage__inner{padding:24px 20px 70px}}.spotPage a{color:inherit;text-decoration:none}.spotPage .breadcrumb{max-width:none;margin:0 0 16px;padding:0}.spotPage .breadcrumb__list{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12.5px;color:#8a938f}.spotPage .breadcrumb__item{font-weight:600}.spotPage .breadcrumb__item:not(:last-child):after{content:"›";color:#c3cbc7;margin-left:8px}.spotPage .breadcrumb__item--current{color:#2f8a84;font-weight:700}.spotPage .spotHero{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px;align-items:start}@media screen and (min-width:796px){.spotPage .spotHero{grid-template-columns:1.45fr 1fr;gap:22px}}.spotPage .spotHero__visual{order:-1;height:200px;border-radius:16px;border:1px solid #e6ece9;overflow:hidden;background:linear-gradient(135deg,#cfe7e3,#bfe0db 50%,#cfe7e3)}.spotPage .spotHero__visual img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width:796px){.spotPage .spotHero__visual{order:0;height:248px}}.spotPage .itemInfo__empty{font-size:14px;color:#8a938f}.spotPage .itemInfo__typeBadge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;color:#fff;background:#ef7a2c;padding:5px 13px;border-radius:999px}.spotPage .itemInfo__address{display:flex;align-items:center;gap:6px;font-size:12.5px;color:#6a726f;margin:14px 0 6px}.spotPage .itemInfo__closedBadge{display:inline-block;font-size:12px;font-weight:700;color:#b4452e;background:#fdecea;padding:4px 10px;border-radius:8px;margin:0 0 8px}.spotPage .itemInfo__nameRow{display:flex;align-items:flex-start;gap:12px}.spotPage .itemInfo__name{font-size:24px;line-height:1.35;font-weight:900;letter-spacing:.01em;color:#1a2320;margin:0 0 14px}@media screen and (min-width:796px){.spotPage .itemInfo__name{font-size:30px;margin-bottom:18px}}.spotPage .itemInfo__stats{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:18px}.spotPage .itemInfo__stat{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #e6ece9;border-radius:13px;padding:12px 16px;width:100%}@media screen and (min-width:796px){.spotPage .itemInfo__stat{width:auto;max-width:100%}}.spotPage .itemInfo__statIco{flex:none;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px}.spotPage .itemInfo__statIco--teal{background:#eaf6f4;color:#2f8a84}.spotPage .itemInfo__statIco--orange{background:#fdf0e6;color:#d9641a}.spotPage .itemInfo__statBody{display:flex;flex-direction:column;min-width:0;flex:1 1}.spotPage .itemInfo__statLabel{font-size:11px;color:#8a938f;font-weight:600}.spotPage .itemInfo__statValue{font-size:16px;font-weight:900;color:#1a2320;line-height:1.5}@media screen and (min-width:796px){.spotPage .itemInfo__statValue{font-size:17px}}.spotPage .itemInfo__statValue--long{font-size:12.5px;font-weight:700;line-height:1.7;margin-top:2px}@media screen and (min-width:796px){.spotPage .itemInfo__statValue--long{font-size:13.5px}}.spotPage .spot-rating-summary{display:flex;align-items:center;gap:7px;margin:0 0 14px}.spotPage .spot-rating-summary__stars{color:#f0a830;font-size:15px;letter-spacing:1px}.spotPage .spot-rating-summary__avg{font-size:15px;font-weight:900;color:#1a2320}.spotPage .spot-rating-summary__count{font-size:12px;color:#8a938f}.spotPage .checkinAction{display:flex;gap:10px;flex-wrap:wrap}.spotPage .checkinAction__btn{display:inline-flex;align-items:center;gap:8px;background:#2f8a84;color:#fff;font-family:inherit;font-size:14px;font-weight:800;padding:13px 22px;border:none;border-radius:11px;cursor:pointer;box-shadow:0 8px 18px rgba(47,138,132,.24)}.spotPage .checkinAction__btn:hover{filter:brightness(1.05)}.spotPage .checkinAction__icon{width:17px;height:17px;filter:brightness(0) invert(1)}.spotPage .checkinAction__favorite{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid #e1ebe7;color:#5a615e;font-family:inherit;font-size:14px;font-weight:700;padding:13px 20px;border-radius:11px;cursor:pointer}.spotPage .checkinAction__favorite:hover{border-color:#bfe0db}.spotPage .checkinAction__favorite--active{color:#ef7a2c;border-color:#f3ddca;background:#fdf6f0}.spotPage .checkinAction__heartIcon{width:16px;height:16px;fill:none;stroke:#ef7a2c;stroke-width:2}.spotPage .checkinAction__favorite--active .spotPage .checkinAction__heartIcon{fill:#ef7a2c}.spotPage .itemData{margin-top:28px}.spotPage .spotMenu__list{position:relative;display:flex;gap:4px;border-bottom:2px solid #e6ece9;list-style:none;margin:0;padding:0}.spotPage .spotMenu__btn{background:none;font-family:inherit;font-size:14.5px;font-weight:800;padding:13px 20px;margin-bottom:-2px;cursor:pointer;color:#9aa6a2;border:none;border-bottom:2px solid transparent;transition:color .15s ease}.spotPage .spotMenu__btn.is-active{color:#2f8a84;border-bottom-color:#2f8a84}.spotPage .spotMenu__indicator{display:none}.spotPage .spotPanel{background:#fff;border:1px solid #e6ece9;border-top:none;border-radius:0 0 16px 16px;padding:24px 18px 28px}@media screen and (min-width:796px){.spotPage .spotPanel{padding:30px 32px}}.spotPage .itemDetail__ttl{display:flex;align-items:center;gap:11px;font-size:18px;font-weight:900;color:#1a2320;margin:0 0 16px}@media screen and (min-width:796px){.spotPage .itemDetail__ttl{font-size:20px}}.spotPage .itemDetail__bar{display:inline-flex;flex:none;width:6px;height:22px;background:#2f8a84;border-radius:3px}.spotPage .itemDetail__description{font-size:14.5px;line-height:2;color:#3a423f;margin:0;text-wrap:pretty}.spotPage .amenity{margin-top:26px;padding:0}.spotPage .amenity__ttl{font-size:14px;font-weight:800;color:#1a2320;margin:0 0 14px}.spotPage .amenity__body{display:grid;grid-gap:14px;gap:14px}.spotPage .amenity__cat{display:flex;gap:14px;align-items:flex-start;flex-wrap:wrap}.spotPage .amenity__cat-label{flex:none;width:96px;font-size:12px;font-weight:700;color:#8a938f;padding-top:7px}.spotPage .amenity__tags{display:flex;flex-wrap:wrap;gap:7px;flex:1 1;min-width:0}.spotPage .amenity__tag{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:700;line-height:1.3;padding:6px 12px;border-radius:999px;color:#aeb6b2;background:#f4f7f6;border:1px solid #e6ece9}.spotPage .amenity__tag--checked{color:#2f8a84;background:#eaf6f4;border-color:#d2ebe6}.spotPage .amenity__tag-check{font-weight:800}.spotPage .spotMap{max-width:none;margin:24px 0 0;border-radius:13px;overflow:hidden;border:1px solid #e6ece9}.spotPage .spotMap__gmapBtn{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;padding:13px;background:#fff;color:#2f8a84;font-size:13px;font-weight:800;border-top:1px solid #e6ece9;transition:background .15s ease}.spotPage .spotMap__gmapBtn svg{fill:currentColor}.spotPage .spotMap__gmapBtn:hover{background:#f6faf9}.spotPage .checkinSummary{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding-bottom:22px;border-bottom:1px solid #eef2f0}.spotPage .checkinSummary__icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#eaf6f4;color:#2f8a84}.spotPage .checkinSummary__meta{display:flex;flex-direction:column;gap:3px;min-width:0}.spotPage .checkinSummary__count{font-size:17px;font-weight:900;color:#1a2320;line-height:1.2}.spotPage .checkinSummary__countNum{font-size:22px;font-weight:900;color:#2f8a84;margin-right:3px}.spotPage .checkinSummary__note{font-size:12px;color:#8a938f}.spotPage .checkinSummary__add{margin-left:auto;display:inline-flex;align-items:center;gap:7px;background:#ef7a2c;color:#fff;font-family:inherit;font-size:13px;font-weight:800;padding:11px 18px;border:none;border-radius:10px;cursor:pointer;box-shadow:0 6px 14px rgba(239,122,44,.24)}.spotPage .checkinSummary__add:hover{filter:brightness(1.05)}.spotPage .checkinLogArea{padding:0}.spotPage .checkinLog__list{list-style:none;margin:0;padding:0}.spotPage .checkinLog__item{padding:24px 0;border-bottom:1px solid #eef2f0}.spotPage .checkinLog__user{display:flex;align-items:flex-start;gap:13px}.spotPage .checkinLog__userIcon{flex:none;width:44px;height:44px;border-radius:50%;overflow:hidden;background:#eaf6f4}.spotPage .checkinLog__userIcon img{width:100%;height:100%;object-fit:cover}.spotPage .checkinLog__userInfo{flex:1 1;min-width:0}.spotPage .checkinLog__title{font-size:14px;font-weight:800;color:#1a2320;line-height:1.5;margin:6px 0 0}.spotPage .checkinLog__actions{flex:none;display:flex;align-items:center;gap:12px}.spotPage .checkinLog__delete,.spotPage .checkinLog__edit{flex:none;background:none;border:none;color:#bcc7c3;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer}.spotPage .checkinLog__edit:hover{color:#2f8a84}.spotPage .checkinLog__content{padding-left:0}@media screen and (min-width:796px){.spotPage .checkinLog__content{padding-left:57px}}.spotPage .checkinLog__ratings{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 0}.spotPage .checkinLog__rating{display:inline-flex;align-items:center;gap:7px;background:#f6faf9;border:1px solid #e6ece9;border-radius:9px;padding:6px 12px}.spotPage .checkinLog__rating span{font-size:12px;font-weight:700;color:#8a938f}.spotPage .checkinLog__rating strong{font-size:12px;font-weight:800}.spotPage .checkinLog__rating--pos{background:#eaf6f4;border-color:#d2ebe6}.spotPage .checkinLog__rating--pos strong{color:#2f8a84}.spotPage .checkinLog__rating--neg{background:#f6f1ec;border-color:#ecd9c8}.spotPage .checkinLog__rating--neg strong{color:#d9641a}.spotPage .checkinLog__body{font-size:14px;line-height:1.95;color:#3a423f;margin:14px 0 0;text-wrap:pretty}.spotPage .checkinLog__images{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin-top:14px;max-width:560px}@media screen and (min-width:796px){.spotPage .checkinLog__images{grid-template-columns:repeat(4,1fr)}}.spotPage .checkinLog__image{margin-top:14px;max-width:180px}.spotPage .checkinLog__thumb{width:100%;height:auto;aspect-ratio:1;border-radius:10px;overflow:hidden;cursor:pointer}.spotPage .checkinLog__thumb img{width:100%;height:100%;object-fit:cover}.spotPage .checkinLog__only{padding-left:0;font-size:14px;color:#3a423f;margin-top:10px}@media screen and (min-width:796px){.spotPage .checkinLog__only{padding-left:57px}}.spotPage .checkinReply{padding-left:0}@media screen and (min-width:796px){.spotPage .checkinReply{padding-left:57px}}.spotPage .checkinReply__toggleWrap{display:flex;justify-content:flex-end;margin-top:14px}.spotPage .checkinReply__toggle{background:none;border:none;font-family:inherit;font-size:12.5px;font-weight:700;color:#2f8a84;cursor:pointer}.spotPage .spotEditCard{max-width:none;margin:22px 0 0;background:linear-gradient(135deg,#2a7d78,#3f9b94);border-radius:16px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;text-align:left;color:#fff}.spotPage .spotEditCard__text{flex:1 1;min-width:240px}.spotPage .spotEditCard__ttl{font-size:16px;font-weight:900;color:#fff;margin:0 0 4px}.spotPage .spotEditCard__desc{font-size:13px;color:#fff;opacity:.92;margin:0;line-height:1.7}.spotPage .spotEditCard__actions{display:flex;gap:9px;flex-shrink:0}.spotPage .spotEditCard__editBtn,.spotPage .spotEditCard__loginBtn,.spotPage .spotEditCard__regBtn{display:inline-flex;align-items:center;font-family:inherit;font-size:13px;font-weight:800;padding:11px 18px;border-radius:10px;cursor:pointer;border:none}.spotPage .spotEditCard__loginBtn{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.3);color:#fff;font-weight:700}.spotPage .spotEditCard__editBtn,.spotPage .spotEditCard__regBtn{background:#ef7a2c;color:#fff}.spotPage .nearSec{margin-top:34px}.spotPage .nearSec__head{display:flex;align-items:center;gap:11px;margin-bottom:16px}.spotPage .nearSec__ico{flex:none;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;color:#fff}.spotPage .nearSec__ico--teal{background:#2f8a84}.spotPage .nearSec__ico--orange{background:#ef7a2c}.spotPage .nearSec__headText{min-width:0}.spotPage .nearSec__ttl{font-size:17px;font-weight:900;color:#1a2320;margin:0}@media screen and (min-width:796px){.spotPage .nearSec__ttl{font-size:18px}}.spotPage .nearSec__sub{font-size:12px;color:#8a938f;margin:2px 0 0}.spotPage .nearSec__count{margin-left:auto;font-size:12px;font-weight:700;color:#8a938f}.spotPage .nearSec__prBadge{margin-left:auto;font-size:11px;font-weight:800;color:#d9641a;background:#fdf0e6;border:1px solid #f6dcc6;padding:4px 10px;border-radius:999px}.spotPage .nearSec__empty{font-size:13px;color:#8a938f}.spotPage .nearGrid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;align-items:start}@media screen and (min-width:796px){.spotPage .nearGrid{grid-template-columns:1fr 1fr}}.spotPage .nearCard{display:flex;gap:13px;align-items:center;min-width:0;background:#fff;border:1px solid #e6ece9;border-radius:14px;padding:14px 16px}.spotPage .nearCard--pr{background:linear-gradient(135deg,#fffaf5,#fff 70%);border:1.5px solid #f3ddca;box-shadow:0 6px 16px rgba(239,122,44,.06)}.spotPage .nearCard--lift{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.spotPage .nearCard--lift:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(21,125,114,.14);border-color:#9ad7cf}.spotPage .nearCard--lift:hover .nearCard__pin{background:#2f8a84;color:#fff}.spotPage .nearCard--lift:hover .nearCard__chev{transform:translateX(3px);color:#2f8a84}.spotPage .nearCard__link{flex:1 1;min-width:0;display:flex;gap:13px;align-items:center}.spotPage .nearCard__pin{flex:none;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;width:54px;padding:8px 0;background:#eaf6f4;color:#2f8a84;border-radius:11px;transition:background .16s ease,color .16s ease}.spotPage .nearCard__dist{font-size:11px;font-weight:800;white-space:nowrap}.spotPage .nearCard__body{min-width:0;flex:1 1}.spotPage .nearCard__name{font-size:15px;font-weight:800;color:#1a2320;margin:0 0 3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.spotPage .nearCard__dupBadge{display:inline-block;margin-left:6px;font-size:10.5px;font-weight:700;color:#8a938f;background:#f1f5f3;padding:2px 7px;border-radius:999px}.spotPage .nearCard__brand{font-size:11px;color:#2f8a84;font-weight:700;margin:0 0 2px}.spotPage .nearCard__addr{font-size:11.5px;color:#8a938f;line-height:1.6;margin:0}.spotPage .nearCard__chips{display:flex;flex-direction:column;align-items:flex-start;gap:5px;margin-top:9px}.spotPage .nearCard__chip{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#5a615e;background:#f4f7f6;border-radius:7px;padding:4px 9px;line-height:1.4}.spotPage .nearCard__chip svg{flex:none}.spotPage .nearCard__chip--hours{align-items:flex-start;max-width:100%;line-height:1.5}.spotPage .nearCard__chip--hours svg{margin-top:2px}.spotPage .nearCard__chip--fee{font-weight:800;color:#d9641a;background:#fdf0e6;white-space:nowrap;flex:none}.spotPage .nearCard__chipText{min-width:0;word-break:break-word}.spotPage .nearCard__chev{flex:none;align-self:center;transition:transform .16s ease,color .16s ease}.spotPage .nearCard__reserve{flex:none;align-self:center;display:inline-flex;align-items:center;gap:7px;background:#ef7a2c;color:#fff;padding:9px 14px;border-radius:10px;font-size:12.5px;font-weight:800;white-space:nowrap;box-shadow:0 6px 14px rgba(239,122,44,.24)}.spotPage .nearCard__reserve:hover{filter:brightness(1.06)}.spotPage .nearCard__pr{font-size:8px;font-weight:800;vertical-align:super;opacity:.8;margin-left:2px}@media screen and (max-width:795.9375px){.spotPage .nearCard--pr{flex-wrap:wrap;align-items:stretch}.spotPage .nearCard--pr .nearCard__link{flex:1 1 100%}.spotPage .nearCard--pr .nearCard__reserve{width:100%;align-self:stretch;justify-content:center;margin-top:10px}}.spotPage .nearExp__list{display:grid;grid-gap:12px;gap:12px}.spotPage .nearExp__card{display:flex;flex-direction:column;align-items:flex-start;gap:14px;background:#fff;border:1.5px solid #f3ddca;border-radius:18px;padding:22px 24px;box-shadow:0 6px 18px rgba(239,122,44,.08);transition:transform .2s ease,box-shadow .2s ease}.spotPage .nearExp__card:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(239,122,44,.18)}.spotPage .nearExp__card:hover .nearExp__btn{filter:brightness(1.06)}.spotPage .nearExp__meta{display:flex;align-items:center;gap:8px;margin:0;flex-wrap:wrap;width:100%}.spotPage .nearExp__cat{font-weight:800;color:#d9641a;background:#fdf0e6;border:1px solid #f6dcc6;padding:4px 11px;border-radius:999px}.spotPage .nearExp__cat,.spotPage .nearExp__dist{display:inline-flex;align-items:center;font-size:11.5px}.spotPage .nearExp__dist{gap:4px;font-weight:700;color:#5a615e}.spotPage .nearExp__price{margin-left:auto;font-size:15px;font-weight:900;color:#d9641a}.spotPage .nearExp__name{font-size:16px;font-weight:900;color:#1a2320;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:796px){.spotPage .nearExp__name{font-size:18px}}.spotPage .nearExp__plan{font-size:13px;line-height:1.7;color:#5a615e;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spotPage .nearExp__btn{align-self:flex-start;display:inline-flex;align-items:center;gap:7px;background:#ef7a2c;color:#fff;font-size:13.5px;font-weight:800;padding:11px 22px;border-radius:11px;box-shadow:0 8px 18px rgba(239,122,44,.26)}.spotPage .nearExp__more{display:flex;justify-content:center;margin-top:16px}.spotPage .nearExp__moreBtn{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e1ebe7;color:#5a615e;font-family:inherit;font-size:13.5px;font-weight:700;padding:12px 24px;border-radius:999px;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.spotPage .nearExp__moreBtn:hover{background:#f6faf9;border-color:#bfe0db;color:#2f8a84}.spotPage .nearExp__moreCount{font-size:12px;font-weight:800;color:#d9641a}.spotPage .nearSpotCard{display:flex;gap:13px;align-items:center;min-width:0;background:#fff;border:1px solid #e6ece9;border-radius:14px;padding:12px;overflow:hidden}.spotPage .nearSpotCard__thumb{flex:none;width:84px;height:64px;border-radius:9px;overflow:hidden;background:#eaf6f4}.spotPage .nearSpotCard__thumb img{width:100%;height:100%;object-fit:cover}.spotPage .nearSpotCard__body{min-width:0;flex:1 1}.spotPage .nearSpotCard__type{display:inline-block;font-size:10.5px;font-weight:800;color:#fff;background:#2f8a84;padding:3px 9px;border-radius:999px;margin-bottom:5px}.spotPage .nearSpotCard__dist{display:inline-block;font-size:11px;font-weight:700;color:#ef7a2c;margin-left:6px}.spotPage .nearSpotCard__name{font-size:14.5px;font-weight:800;color:#1a2320;margin:0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spotPage .nearSpotCard__area{font-size:11px;color:#8a938f;margin:0}.spotPage .spotBlogLinks{max-width:none;margin:34px 0 0;background:#f6faf9;border:1px solid #e2ece9;border-radius:16px;padding:22px 24px}.spotPage .spotBlogLinks__ttl{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:900;color:#1a2320;margin:0 0 16px}.spotPage .spotBlogLinks__ico{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border:1px solid #d2ebe6;color:#2f8a84;border-radius:9px}.spotPage .spotBlogLinks__list{display:grid;grid-gap:8px;gap:8px;list-style:none;margin:0;padding:0}.spotPage .spotBlogLinks__item a{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e6ece9;border-radius:11px;padding:14px 16px;transition:background .14s ease}.spotPage .spotBlogLinks__item a:before{content:none}.spotPage .spotBlogLinks__item a:hover{background:#f6faf9}.spotPage .spotBlogLinks__item a:hover .spotBlogLinks__chev{transform:translateX(3px);color:#2f8a84}.spotPage .spotBlogLinks__itemIco{flex:none;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:#eaf6f4;color:#2f8a84;border-radius:9px}.spotPage .spotBlogLinks__itemTtl{flex:1 1;font-size:14px;font-weight:700;color:#1a2320;line-height:1.55}.spotPage .spotBlogLinks__chev{flex:none;transition:transform .16s ease,color .16s ease}.spotPage .spotGuideLink{margin-top:22px}.spotPage .spotGuideLink__banner{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#2a7d78,#3f9b94);border-radius:16px;padding:20px 24px;color:#fff;transition:filter .15s ease}.spotPage .spotGuideLink__banner:hover{filter:brightness(1.04)}.spotPage .spotGuideLink__banner:hover .spotGuideLink__arrow{transform:translateX(3px)}.spotPage .spotGuideLink__ico{flex:none;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;background:rgba(255,255,255,.16);border-radius:12px}.spotPage .spotGuideLink__text{flex:1 1;min-width:0;display:flex;flex-direction:column}.spotPage .spotGuideLink__label{font-size:11.5px;font-weight:700;opacity:.85;margin-bottom:3px}.spotPage .spotGuideLink__title{font-size:17px;font-weight:900}@media screen and (min-width:796px){.spotPage .spotGuideLink__title{font-size:18px}}.spotPage .spotGuideLink__desc{font-size:12.5px;opacity:.9;margin-top:4px}.spotPage .spotGuideLink__arrow{flex:none;transition:transform .18s ease}.siteFooter{background:#eef2f0;padding:0}.siteFooter *{box-sizing:border-box}.siteFooter__areas{max-width:1080px;margin:0 auto;padding:36px 16px 8px}@media screen and (min-width:796px){.siteFooter__areas{padding:40px 20px 8px}}.siteFooter__areasTtl{display:flex;justify-content:center;margin:0 0 32px}.siteFooter__areasTtl img{height:48px;width:auto;max-width:90%;object-fit:contain;display:block}@media screen and (min-width:796px){.siteFooter__areasTtl img{height:58px}}.siteFooter__grid{display:grid;grid-template-columns:1fr;grid-gap:20px 24px;gap:20px 24px}@media screen and (min-width:420px){.siteFooter__grid{grid-template-columns:1fr 1fr}}@media screen and (min-width:796px){.siteFooter__grid{grid-template-columns:repeat(3,1fr)}}.siteFooter__regionTtl{font-size:13px;font-weight:800;color:#2f8a84;margin:0 0 9px;padding-bottom:7px;border-bottom:1px solid #e6ece9}.siteFooter__prefs{display:flex;flex-wrap:wrap;gap:5px 13px}.siteFooter__pref{font-size:12.5px;color:#5a615e;font-weight:500;padding:2px 0;transition:color .14s ease}.siteFooter__pref:hover{color:#2f8a84}.siteFooter__logo{margin-top:28px;background:#fff;border-top:1px solid #e6ece9;padding:26px 20px}.siteFooter__logo a{display:flex;align-items:center;justify-content:center}.siteFooter__logo img{height:32px;width:auto;display:block}.areaPage{background:#eef2f0;color:#3a423f}.areaPage *{box-sizing:border-box}.areaPage a{color:inherit;text-decoration:none}.areaPage__inner{max-width:1080px;margin:0 auto;padding:20px 16px 60px}@media screen and (min-width:796px){.areaPage__inner{padding:24px 20px 70px}}.areaPage .breadcrumb{max-width:none;margin:0 0 16px;padding:0}.areaPage .breadcrumb__list{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12.5px;color:#8a938f;list-style:none;margin:0;padding:0}.areaPage .breadcrumb__item{font-weight:600}.areaPage .breadcrumb__item:not(:last-child):after{content:"›";color:#c3cbc7;margin-left:8px}.areaPage .breadcrumb__item--current{color:#2f8a84;font-weight:700}.areaPage .areaHero{position:relative;border-radius:20px;overflow:hidden;background:linear-gradient(120deg,#2a7d78,#3f9b94 60%,#5cb3aa);margin-bottom:24px}.areaPage .areaHero__pattern{position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.06) 0 18px,transparent 18px 36px)}.areaPage .areaHero__body{position:relative;padding:28px 22px 30px;color:#fff}@media screen and (min-width:796px){.areaPage .areaHero__body{padding:36px 40px 38px}}.areaPage .areaHero__badge{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.18);font-size:12.5px;font-weight:700;padding:6px 13px;border-radius:999px;margin-bottom:16px}.areaPage .areaHero__head{display:flex;align-items:flex-end;gap:14px;flex-wrap:wrap;margin-bottom:13px}.areaPage .areaHero__title{font-size:26px;line-height:1.3;font-weight:900;letter-spacing:.01em;margin:0}@media screen and (min-width:796px){.areaPage .areaHero__title{font-size:32px}}.areaPage .areaHero__count{display:inline-flex;align-items:baseline;gap:3px;background:rgba(255,255,255,.16);padding:5px 14px;border-radius:999px;font-weight:900;font-size:14px}.areaPage .areaHero__count strong{font-size:22px;font-weight:900}.areaPage .areaHero__desc{font-size:14.5px;line-height:1.95;text-wrap:pretty;opacity:.95;margin:0 0 24px;max-width:740px}.areaPage .areaHero__cta{display:inline-flex;align-items:center;gap:8px;background:#ef7a2c;color:#fff;font-size:14px;font-weight:800;padding:12px 22px;border-radius:11px;box-shadow:0 10px 22px rgba(239,122,44,.3);transition:filter .15s ease}.areaPage .areaHero__cta svg{transition:transform .18s ease}.areaPage .areaHero__cta:hover{filter:brightness(1.05)}.areaPage .areaHero__cta:hover svg{transform:translateX(3px)}.areaPage .searchBox{background:#fff;border:1px solid #e6ece9;border-radius:16px;padding:16px 18px;margin-bottom:18px}.areaPage .searchBox__form{display:flex;gap:10px;flex-wrap:wrap}.areaPage .searchBox__field{flex:1 1;min-width:240px;display:flex;align-items:center;gap:11px;background:#f6faf9;border:1px solid #e1ebe7;border-radius:12px;padding:0 16px}.areaPage .searchBox__field input{flex:1 1;width:100%;border:none;background:transparent;font-family:inherit;font-size:15px;font-weight:700;color:#1a2320;padding:13px 0;outline:none}.areaPage .searchBox__submit{display:inline-flex;align-items:center;gap:7px;background:#ef7a2c;color:#fff;font-family:inherit;font-size:14px;font-weight:800;padding:0 22px;border:none;border-radius:12px;cursor:pointer;white-space:nowrap}.areaPage .searchBox__submit:hover{filter:brightness(1.05)}@media screen and (max-width:795.9375px){.areaPage .searchBox__submit{flex:1 1;justify-content:center;padding:12px 0}}.areaPage .areaFilter{background:#fff;border:1px solid #e6ece9;border-radius:16px;overflow:hidden}.areaPage .areaFilter__toggle{width:100%;display:flex;align-items:center;gap:11px;background:none;border:none;font-family:inherit;padding:16px 18px;cursor:pointer;text-align:left}@media screen and (min-width:796px){.areaPage .areaFilter__toggle{padding:18px 22px}}.areaPage .areaFilter__toggleIco{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:#eaf6f4;color:#2f8a84;border-radius:9px}.areaPage .areaFilter__toggleLabel{flex:1 1;font-size:15px;font-weight:800;color:#1a2320}.areaPage .areaFilter__badge{font-size:11.5px;font-weight:800;color:#fff;background:#ef7a2c;padding:3px 10px;border-radius:999px}.areaPage .areaFilter__caret{transition:transform .18s ease}.areaPage .areaFilter__caret[data-open=true]{transform:rotate(180deg)}.areaPage .areaFilter__panel{padding:4px 18px 20px;border-top:1px solid #eef2f0;animation:pstaySearchIn .16s ease}@media screen and (min-width:796px){.areaPage .areaFilter__panel{padding:4px 22px 20px}}.areaPage .areaFilter__row{display:flex;align-items:center;gap:10px;padding:14px 0}.areaPage .areaFilter__row:not(:last-of-type){border-bottom:1px solid #eef2f0}.areaPage .areaFilter__rowLabel{flex:none;display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:800;color:#1a2320;white-space:nowrap}.areaPage .areaFilter__chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;flex:1 1;min-width:0;flex-wrap:nowrap}.areaPage .areaFilter__chip{flex:none;display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:700;padding:8px 13px;border-radius:999px;cursor:pointer;font-family:inherit;white-space:nowrap;background:#fff;color:#5a8a84;border:1px solid #d8e6e1;transition:background .14s ease,color .14s ease,border-color .14s ease,box-shadow .14s ease}.areaPage .areaFilter__chip:hover{box-shadow:0 6px 14px rgba(21,125,114,.12)}.areaPage .areaFilter__chip--active{background:#2f8a84;color:#fff;border-color:#2f8a84;box-shadow:0 6px 14px rgba(47,138,132,.28)}.areaPage .areaFilter__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.areaPage .areaFilter__clear{display:inline-flex;align-items:center;gap:6px;background:#f1f5f3;border:1px solid #e3eae7;color:#6a726f;font-size:12.5px;font-weight:700;padding:9px 14px;border-radius:9px;cursor:pointer;font-family:inherit}.areaPage .noscroll{scrollbar-width:thin;scrollbar-color:#cfe0db transparent}.areaPage .noscroll::-webkit-scrollbar{height:7px}.areaPage .noscroll::-webkit-scrollbar-thumb{background:#cfe0db;border-radius:99px}.areaPage .noscroll::-webkit-scrollbar-track{background:transparent}.areaPage .areaResult{display:flex;align-items:center;gap:8px;margin:22px 2px 14px;font-size:14px;font-weight:700;color:#3a423f}.areaPage .areaResult__num{color:#2f8a84;font-size:19px;font-weight:900}.areaPage .areaResult__badge{margin-left:8px;font-size:11px;font-weight:800;color:#d9641a;background:#fdf0e6;border:1px solid #f6dcc6;padding:3px 10px;border-radius:999px}.areaPage .areaList{display:grid;grid-gap:14px;gap:14px}.areaPage .areaCard{display:grid;grid-template-columns:1fr;background:#fff;border:1px solid #e6ece9;border-radius:16px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}@media screen and (min-width:796px){.areaPage .areaCard{grid-template-columns:220px 1fr}}.areaPage .areaCard:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(21,125,114,.14);border-color:#9ad7cf}.areaPage .areaCard:hover .det{background:#2f8a84}.areaPage .areaCard:hover .det .da{transform:translateX(3px)}.areaPage .areaCard__thumb{min-height:158px;background:linear-gradient(135deg,#cfe7e3,#bfe0db 50%,#cfe7e3);overflow:hidden}.areaPage .areaCard__thumb img{width:100%;height:100%;min-height:158px;object-fit:cover;display:block}@media screen and (max-width:795.9375px){.areaPage .areaCard__thumb{min-height:0}.areaPage .areaCard__thumb img{height:180px;min-height:0}}.areaPage .areaCard__body{padding:18px 20px;display:flex;flex-direction:column}@media screen and (min-width:796px){.areaPage .areaCard__body{padding:20px 24px}}.areaPage .areaCard__meta{display:flex;align-items:center;gap:10px;margin-bottom:9px;flex-wrap:wrap}.areaPage .areaCard__type{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:800;color:#fff;padding:4px 11px;border-radius:7px}.areaPage .areaCard__addr{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#8a938f}.areaPage .areaCard__nearDist{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:800;color:#ef7a2c}.areaPage .areaCard__name{font-size:18px;font-weight:900;color:#1a2320;margin:0 0 13px}@media screen and (min-width:796px){.areaPage .areaCard__name{font-size:19px}}.areaPage .areaCard__facts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.areaPage .areaCard__fact{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;color:#3a423f;background:#f6faf9;border:1px solid #e2ece9;border-radius:9px;padding:7px 12px}.areaPage .areaCard__factSub{color:#8a938f;font-weight:600}.areaPage .areaCard__fee{display:inline-flex;align-items:center;font-size:12.5px;font-weight:800;color:#d9641a;background:#fdf0e6;border:1px solid #f6dcc6;border-radius:9px;padding:7px 12px}.areaPage .areaCard__fee--free{color:#2f8a84;background:#eaf6f4;border-color:#d2ebe6}.areaPage .areaCard__foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px 8px;flex-wrap:wrap}.areaPage .areaCard__tags{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.areaPage .areaCard__tag{gap:4px;color:#2f8a84;background:#eaf6f4;border:1px solid #d2ebe6}.areaPage .areaCard__tag,.areaPage .areaCard__tagMore{display:inline-flex;align-items:center;font-size:11px;font-weight:700;padding:4px 9px;border-radius:999px}.areaPage .areaCard__tagMore{color:#8a938f;background:#f1f5f3}.areaPage .areaCard__det{margin-left:auto;flex:none;display:inline-flex;align-items:center;gap:6px;background:#ef7a2c;color:#fff;font-size:12.5px;font-weight:800;padding:8px 15px;border-radius:9px;transition:background .18s ease}.areaPage .areaCard__det .da{transition:transform .18s ease}.areaPage .areaEmpty{background:#fff;border:1px dashed #cfd9d5;border-radius:16px;padding:48px 24px;text-align:center}.areaPage .areaEmpty__ico{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#f1f5f3;color:#9aa6a2;margin-bottom:16px}.areaPage .areaEmpty__ttl{font-size:15px;font-weight:800;color:#1a2320;margin:0 0 6px}.areaPage .areaEmpty__desc{font-size:13px;color:#8a938f;margin:0 0 18px}.areaPage .areaEmpty__btn{display:inline-flex;align-items:center;gap:6px;background:#2f8a84;color:#fff;font-size:13px;font-weight:700;padding:11px 20px;border-radius:10px}.areaPage .areaPager{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:30px;flex-wrap:wrap}.areaPage .areaPager__btn{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 8px;border-radius:10px;font-size:13.5px;font-weight:800;color:#3a423f;background:#fff;border:1px solid #e6ece9;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease}.areaPage .areaPager__btn:hover{border-color:#9ad7cf;color:#2f8a84}.areaPage .areaPager__btn--active{background:#2f8a84;color:#fff;border-color:#2f8a84}.areaPage .areaPager__btn--active:hover{color:#fff}.areaPage .areaPager__btn--arrow{color:#3a423f}.areaPage .areaPager__btn--disabled{opacity:.4;pointer-events:none;color:#9aa6a2}.areaPage .areaPager__ellipsis{color:#9aa6a2;font-weight:800;padding:0 2px}.areaPage .areaNearby{margin-top:46px;padding-top:28px;border-top:2px solid #e3eae7}.areaPage .areaNearby__head{display:flex;align-items:center;gap:9px;font-size:16px;font-weight:900;color:#1a2320;margin-bottom:6px}.areaPage .areaNearby__ico{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#8DC3C0;color:#fff;border-radius:9px}.areaPage .areaNearby__desc{font-size:13px;color:#8a938f;margin:0 0 16px;padding-left:41px}.areaPage .areaNearby__list{display:flex;flex-wrap:wrap;gap:11px}.areaPage .areaNearby__chip{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e1ebe7;border-radius:11px;padding:11px 17px;font-size:14px;font-weight:700;color:#2c302f;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.areaPage .areaNearby__chip:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(21,125,114,.14);border-color:#9ad7cf}.areaPage .areaNearby__chipIco{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#eaf6f4;color:#2f8a84;border-radius:7px}.areaGuide .breadcrumb,.blog-post .breadcrumb{max-width:none;margin:0 0 16px;padding:0}.areaGuide .breadcrumb__list,.blog-post .breadcrumb ol{display:flex;align-items:center;gap:8px;flex-wrap:wrap;list-style:none;margin:0;padding:0;font-size:12.5px;color:#8a938f}.areaGuide .breadcrumb__item,.blog-post .breadcrumb li{display:flex;align-items:center;font-weight:600;color:#8a938f}.areaGuide .breadcrumb__item a,.blog-post .breadcrumb li a{color:#8a938f;text-decoration:none}.areaGuide .breadcrumb__item a:hover,.blog-post .breadcrumb li a:hover{color:#2f8a84;text-decoration:none}.areaGuide .breadcrumb__item:not(:last-child):after,.blog-post .breadcrumb li:not(:last-child):after{content:"›";color:#c3cbc7;margin-left:8px}.areaGuide .breadcrumb__item--current,.blog-post .breadcrumb li:last-child{color:#2f8a84;font-weight:700}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078A8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}