.subContents{padding-block:var(--gap-150)}.sub_center{width:min(95%,128rem);margin-inline:auto}.pageTitle{margin-bottom:min(8vw,9rem)}.findStore{display:flex;flex-direction:column-reverse;row-gap:3rem}@media screen and (min-width: 1400px){.findStore{flex-direction:row;justify-content:space-between}}.tabButtons{display:flex;border-right:.1rem solid #ddd}.tabButtons li{height:6rem;box-sizing:border-box;border:.1rem solid #ddd;border-right:none}.tabButtons li.on{background-color:var(--mainColor)}.tabButtons li.on a{color:#fff}.tabButtons a{display:flex;align-items:center;justify-content:center;height:100%;font-size:clamp(1.6rem,4vw,2rem);font-weight:500;color:#000}.tabButtons.btn2 li{width:50%}.tabButtons.btn3 li{width:33.33333333%}.storeMap{width:100%;height:32rem;position:relative;overflow:hidden}.storeMap .root_daum_roughmap{width:100% !important;height:100%;z-index:0}.storeMap .root_daum_roughmap .wrap_map{height:calc(100% - 3.2rem)}@media screen and (min-width: 1400px){.storeMap{height:auto;width:48%}}.mapInfo{position:absolute;z-index:3;max-width:33rem;width:80%;border-radius:var(--gap-25);border:.1rem solid #ddd;overflow:hidden}.mapInfo__logo{background-color:#000;padding:.8rem}.mapInfo__logo img{width:11.5rem;margin-inline:auto}.mapInfo__wrap{background-color:#fff;padding:var(--gap-20)}.mapInfo__line{display:flex;align-items:flex-start;-moz-column-gap:.3em;column-gap:.3em}.mapInfo__th{flex-shrink:0}.findBox__inputs{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.findBox__inputText{width:calc(100% - 7.5rem);height:4.4rem;box-sizing:border-box;padding-left:1.5rem;border:.1rem solid #ddd;font-size:1.7rem;border-radius:1rem}.findBox__select{width:calc(50% - 1.2rem);height:4.4rem;border:.1rem solid #ddd;box-sizing:border-box;padding-left:1.5rem;font-size:1.7rem;border-radius:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../images/sub/selectArr.png);background-repeat:no-repeat;background-position:center right 10px;background-color:#fff}.findBox__select:focus{outline:none}.findBox #regcar_model{width:calc(50% - 4rem)}.findBox #regcar_model .findBox__select{width:100%}.findBox__doFind{width:7rem;height:4.4rem;background-color:#303030;border-radius:1rem;flex-shrink:0}.findBox__doFind img{width:2rem}.findBox__list{height:62rem;padding-right:2rem;box-sizing:border-box;overflow-y:scroll}.findBox__list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px var(#e6e6e6);border-radius:1rem;background-color:#f5f5f5}.findBox__list::-webkit-scrollbar{width:.6rem;background-color:#f5f5f5}.findBox__list::-webkit-scrollbar-thumb{border-radius:1rem;-webkit-box-shadow:inset 0 0 3px #828282;background-color:#828282}.findBox__store{border-bottom:.1rem solid #ddd}.findBox__link{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:2rem;column-gap:2rem;padding:3rem 2%}.findBox__name{font-size:clamp(1.8rem,4vw,2.3rem);font-weight:600;color:#111;margin-bottom:.8em}.findBox__info{font-size:1.5rem;color:#555;display:flex;gap:1rem}.findBox__info::before{content:"";display:block;width:2rem;flex-shrink:0}.findBox__info.call::before{content:"";background:url(../images/sub/store/call.png) no-repeat center/2rem auto}.findBox__info.locate::before{content:"";background:url(../images/sub/store/locate.png) no-repeat center/1.4rem auto}.findBox__thum{border-radius:1.8rem;overflow:hidden;flex-shrink:0;position:relative;width:var(--gap-90)}.findBox__thum::after{content:"";display:block;padding-bottom:100%}.findBox__thum img{position:absolute;top:0;left:0;width:100%}@media screen and (max-width: 768px){.findBox__inputs.inputs1{flex-direction:column;row-gap:1rem}.findBox__inputs.inputs1 .findBox__doFind{width:100%}.findBox__select{width:100%}}@media screen and (min-width: 960px){.findBox{width:50%;box-sizing:border-box}.findBox__link{align-items:center;justify-content:space-between}}.hidden{display:none}.view{display:block}