@property --gradient-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.tagBox li a,.storeList .storeItem .moreBox .icon,.storeList .storeItem .Img .default,.storeArea .mapBox .mapList .dot::before,.storeArea .mapBox .mapList .dot{transition:all .5s ease-in-out}.storeArea{margin:70px 60px 0;background-color:#111;border-radius:10px 10px 0 0}@media(max-width: 768px){.storeArea{margin:80px 30px 0}}@media(max-width: 480px){.storeArea{margin:65px 15px 0px}}.storeArea .wrap{padding-top:110px;padding-bottom:120px}@media(max-width: 1440px){.storeArea .wrap{padding-top:80px;padding-bottom:80px}}@media(max-width: 1023px){.storeArea .wrap{height:400px;padding-top:50px;padding-bottom:50px;overflow-x:clip}}.storeArea .mapArea{position:relative}@media(max-width: 1023px){.storeArea .mapArea{height:100%}}.storeArea .blockTitleBox{pointer-events:none;width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end}@media(max-width: 1023px){.storeArea .blockTitleBox{position:relative;inset:auto;margin:0;min-height:auto;z-index:5}}.storeArea .blockTitleBox .title{font-size:40px;font-weight:700}@media(max-width: 1440px){.storeArea .blockTitleBox .title{font-size:36px}}@media(max-width: 1180px){.storeArea .blockTitleBox .title{font-size:32px}}@media(max-width: 768px){.storeArea .blockTitleBox .title{font-size:28px}}.storeArea .blockTitleBox .horizontalLine{width:60px;height:2px;background-color:#0089a9;margin-top:20px;margin-bottom:20px}@media(max-width: 1440px){.storeArea .blockTitleBox .horizontalLine{margin-top:10px;margin-bottom:20px}}@media(max-width: 768px){.storeArea .blockTitleBox .horizontalLine{margin-top:20px}}.storeArea .blockTitleBox .textEditor{max-width:330px;line-height:1.4;color:#ddd}@media(max-width: 1023px){.storeArea .mapBox{width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;-webkit-mask:linear-gradient(to right, transparent, #000, #000, #000, #000, #000, transparent);mask:linear-gradient(to right, transparent, #000, #000, #000, #000, #000, transparent)}}.storeArea .mapBox .mapImgBox{position:relative}.storeArea .mapBox .Img img{width:100%;height:auto;display:block;backface-visibility:hidden;opacity:.6}@media(max-width: 1023px){.storeArea .mapBox .Img img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;height:300px;width:auto}}.storeArea .mapBox .mapList{width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0}.storeArea .mapBox .mapList .mapItem{cursor:pointer;position:absolute;top:calc(var(--y)/561*100%);right:auto;bottom:auto;left:calc(var(--x)/1420*100%);translate:50% 50%}@media(max-width: 1180px){.storeArea .mapBox .mapList .mapItem{translate:40% 40%}}.storeArea .mapBox .mapList .mapItem.current .dot{background-color:#0089a9}.storeArea .mapBox .mapList .mapItem.current .dot::before{width:46px;background-color:rgba(0,137,169,.3)}.storeArea .mapBox .mapList .mapItem.current .line .path{animation:mapLineDraw .7s ease forwards}.storeArea .mapBox .mapList .mapItem.current .line .circle{animation:mapLineDot .3s ease forwards;animation-delay:.4s}.storeArea .mapBox .mapList .mapItem.current .title{animation:mapTitleClip .5s ease forwards;animation-delay:.7s}.storeArea .mapBox .mapList .dot{position:relative;display:block;width:6px;height:auto;aspect-ratio:1/1;border-radius:50%;background-color:#a7ce58}.storeArea .mapBox .mapList .dot::before{content:"";position:absolute;width:26px;aspect-ratio:1/1;border-radius:50%;background-color:rgba(167,206,88,.3);top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;animation:ripple_small 2s infinite}.storeArea .mapBox .mapList .line{position:absolute;color:#0089a9;top:-20px;left:3px;z-index:2}@media(max-width: 1023px){.storeArea .mapBox .mapList .line{display:none}}.storeArea .mapBox .mapList .line .path{stroke-dasharray:90;stroke-dashoffset:90;opacity:0}.storeArea .mapBox .mapList .line .circle{transform-box:fill-box;transform-origin:center;transform:scale(0);opacity:0}.storeArea .mapBox .mapList .title{position:absolute;font-size:18px;padding:6px 20px;border-radius:30px;border:1px solid #0089a9;background-color:rgba(0,137,169,.5);text-align:center;white-space:nowrap;bottom:100%;left:80px;clip-path:inset(0 100% 0 0)}@media(max-width: 1023px){.storeArea .mapBox .mapList .title{display:none}}.mainArea:has(.storeArea) .contentBox{margin-top:0;border-radius:0 0 10px 10px}.contentBox{padding-top:70px}.storeBox{opacity:1;transform:translateY(0);transition:all .4s ease-in-out}.storeBox.hide{opacity:0;transform:translateY(20px);transition:all .2s ease-in-out}.storeList{padding-top:20px;display:flex;flex-direction:column;gap:50px}.storeList .storeItem{display:flex;gap:30px}@media(max-width: 900px){.storeList .storeItem{flex-direction:column}}.storeList .storeItem .imgBox{flex-shrink:0;width:220px}@media(max-width: 900px){.storeList .storeItem .imgBox{width:100%;max-width:375px}}.storeList .storeItem .Img{position:relative;border-radius:10px;border:1px solid #ddd;width:100%;aspect-ratio:1/1;height:auto;overflow:hidden;align-content:center}.storeList .storeItem .Img img{width:100%;height:auto;display:block;backface-visibility:hidden}.storeList .storeItem .Img .default{width:100%;aspect-ratio:1/1;background:#e8e8e8;position:relative;border-radius:10px}.storeList .storeItem .Img .default::after{content:"";position:absolute;width:35%;aspect-ratio:330/145;background-image:url(../images/logo.png);background-size:contain;background-repeat:no-repeat;background-position:center;top:50%;left:50%;transform:translate(-50%, -50%);filter:brightness(0) invert(1);pointer-events:none}.storeList .storeItem .Img a{width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0}.storeList .storeItem .Txt{width:100%}.storeList .storeItem .mainTitle{display:flex;gap:20px;flex-wrap:wrap}@media(max-width: 400px){.storeList .storeItem .mainTitle{gap:10px}}.storeList .storeItem .mainTitle .title{font-size:20px;font-weight:700;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.storeList .storeItem .mainTitle .title a{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.storeList .storeItem .tagBox{padding:0;position:relative;padding-left:25px}.storeList .storeItem .tagBox::before{content:"";position:absolute;width:14px;height:3px;background-color:#a7ce58;top:50%;left:0;transform:translateY(-50%)}.storeList .storeItem .tagBox .tagList{height:100%;display:flex;gap:10px;flex-wrap:wrap;align-items:center}.storeList .storeItem .tagBox .tagList .tag{font-size:14px;font-weight:500}.storeList .storeItem .moreBox{border-left:1px solid #ddd;width:10%;display:flex;padding-left:20px;min-width:55px}@media(max-width: 900px){.storeList .storeItem .moreBox{width:auto;border-left:none;padding-left:0;border-top:1px solid #ddd;padding-top:20px}}.storeList .storeItem .moreBox .icon{margin:auto;margin-right:0;width:35px;height:35px;background-color:#0089a9;-webkit-mask-image:url(../images/arrow_circle_right.svg);mask-image:url(../images/arrow_circle_right.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media(max-width: 900px){.storeList .storeItem .moreBox .icon{margin-right:auto}}@media(max-width: 768px){.storeList .storeItem .moreBox .icon{width:30px;height:30px}}@media(min-width: 1181px){.storeList .storeItem .moreBox:hover .icon{background-color:#a7ce58}}.storeList .storeItem .dataInfoBox{padding-top:20px;display:flex;flex-direction:column;gap:13px}.storeList .storeItem .dataInfoBox .infoItem{display:flex;gap:20px}@media(max-width: 400px){.storeList .storeItem .dataInfoBox .infoItem{flex-direction:column;gap:0}}.storeList .storeItem .dataInfoBox .label{width:25%;min-width:120px;font-weight:500;position:relative}@media(max-width: 400px){.storeList .storeItem .dataInfoBox .label{width:100%;padding-bottom:10px;margin-bottom:10px;font-weight:700}}.storeList .storeItem .dataInfoBox .label::after{content:"";position:absolute;top:5px;right:0;width:1px;height:14px;background-color:#ddd}@media(max-width: 400px){.storeList .storeItem .dataInfoBox .label::after{width:14px;height:1px;top:auto;right:auto;bottom:0;left:0px}}.storeList .storeItem .dataInfoBox .info{width:75%}@media(max-width: 400px){.storeList .storeItem .dataInfoBox .info{width:100%}}.tagBox{padding:20px 0}.tagBox ul{display:flex;gap:10px;flex-wrap:wrap}.tagBox li{display:block}.tagBox li a{padding:10px 20px;font-weight:500;font-size:15px;line-height:1.8;min-width:150px;display:inline-flex;align-items:center;justify-content:space-around;gap:10px;border-radius:100px;background-color:#fff;border:1px solid #ddd;color:#0089a9;box-shadow:0 0 6px 5px rgba(207,207,207,.2) inset;cursor:pointer}@media(min-width: 1181px){.tagBox li a:hover{color:#fff;box-shadow:0 -2px 10px 3px rgba(69,220,255,.5) inset;background-color:#0089a9}}.tagBox li a.current{color:#fff;box-shadow:0 -2px 10px 3px rgba(69,220,255,.5) inset;background-color:#0089a9}.ctaArea{margin-top:80px}@media(max-width: 768px){.ctaArea{margin-top:60px}}