.pp-branch-page__content{padding-bottom:32px}.pp-branch-list{padding-block:30px 70px}.pp-branch-list>p{margin:0}.pp-branch-list .pp-branch-list__note{margin-top:15px;font-size:var(--pp-text-sm);line-height:1.9;color:var(--pp-muted-strong)}.pp-branch-list__empty{display:flex;flex-wrap:wrap;align-items:center;gap:10px 20px;padding-block:24px;border-top:1px solid var(--pp-gold-light);color:var(--pp-muted-strong)}.pp-branch-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:65px;align-items:start;padding-bottom:65px}.pp-branch-card{padding:33px;background:var(--pp-card-tint)}.pp-branch-card>*{margin:0}.pp-branch-card__title{margin-bottom:20px;font-size:1.6875rem;line-height:1.6}.pp-branch-data{display:grid;grid-template-columns:88px minmax(0,1fr);gap:17px 23px;margin:0;font-size:0.9375rem;line-height:1.9}.pp-branch-data dt{padding-top:2px;font-size:0.8125rem;color:var(--pp-rose-text)}.pp-branch-data dd{margin:0;overflow-wrap:anywhere}.pp-branch-data a{font-weight:400;color:var(--pp-gold);transition:color var(--pp-dur-fast)}.pp-branch-data a:hover{color:var(--pp-rose)}.pp-branch-data__list{margin:0;padding:0;list-style:none}.pp-branch-data__line{display:block}.pp-branch-data__sub{font-size:var(--pp-text-sm);color:var(--pp-muted-strong)}.pp-branch-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 14px;margin-top:26px}.pp-branch-actions .pp-button{gap:12px}.pp-branch-actions .pp-button .pp-icon{width:20px;height:20px}.pp-branch-card .pp-branch-card__note{margin-top:15px;font-size:var(--pp-text-sm);line-height:1.9;color:var(--pp-muted-strong)}.pp-branch-side>* + *{margin-top:30px}.pp-branch-photo{aspect-ratio:4 / 3;overflow:hidden;background:var(--pp-sand)}.pp-branch-photo__img{width:100%;height:100%;object-fit:cover}.pp-branch-guide>*{margin:0}.pp-branch-guide__title{margin:4px 0 20px;font-size:1.8125rem;line-height:1.6}.pp-branch-guide__note p{margin:0;font-size:0.9375rem;line-height:1.95;color:var(--pp-muted-strong)}.pp-branch-guide__note p + p{margin-top:0.8em}.pp-branch-checklist,.pp-branch-services{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}.pp-branch-checklist li,.pp-branch-services li{display:flex;align-items:flex-start;gap:12px;font-size:0.9375rem;line-height:1.95;color:var(--pp-muted-strong)}.pp-branch-checklist .pp-icon,.pp-branch-services .pp-icon{width:19px;height:19px;margin-top:0.3em;color:var(--pp-gold)}.pp-branch-guide .pp-branch-services__title{margin-top:34px;padding-top:26px;border-top:1px solid var(--pp-line);font-family:var(--pp-font-display);font-size:1.375rem;font-weight:300;line-height:1.6}.pp-branch-services{margin-top:14px}.pp-branch__content{padding-bottom:50px}.pp-branch-mapsec{padding-block:50px 65px;border-top:1px solid var(--pp-line)}.pp-branch-mapsec__title{margin:0 0 25px;font-size:1.8125rem;line-height:1.6}.pp-branch-map{position:relative;display:grid;min-height:420px;border:1px solid var(--pp-line);background:var(--pp-cream)}.pp-branch-map.is-loaded{background:var(--pp-sand)}.pp-branch-map__facade{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:40px 24px;text-align:center}.pp-branch-map__facade>*{margin:0}.pp-branch-map__pin{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border:1px solid var(--pp-gold-light);border-radius:50%;background:var(--pp-paper);color:var(--pp-rose)}.pp-branch-map__pin .pp-icon{width:26px;height:26px}.pp-branch-map__name{margin-top:6px;font-family:var(--pp-font-display);font-size:1.375rem;line-height:1.6}.pp-branch-map__address{max-width:36em;font-size:var(--pp-text-sm);line-height:1.9;color:var(--pp-muted-strong)}.pp-branch-map__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px 26px;margin-top:14px}.pp-branch-map__actions .pp-button{gap:12px}.pp-branch-map__actions .pp-button .pp-icon{width:20px;height:20px}.pp-branch-map__hint{font-size:var(--pp-text-xs);color:var(--pp-muted-strong)}.pp-branch-map__frame{display:block;width:100%;height:100%;min-height:420px;border:0}html:not(.pp-js) .pp-branch-map__load,html:not(.pp-js) .pp-branch-map__hint{display:none}.pp-branch-others{padding-block:60px 40px;border-top:1px solid var(--pp-line)}.pp-branch-others__top{margin-bottom:32px}.pp-branch-others__top>div>*{margin:0}.pp-branch-others .pp-branch-others__title{margin-top:12px;font-size:1.8125rem;line-height:1.6}@media (max-width:1180px){.pp-branch-detail{gap:40px}}@media (max-width:900px){.pp-branch-detail{gap:28px}.pp-branch-card{padding:25px}.pp-branch-data{grid-template-columns:minmax(0,1fr);gap:5px}.pp-branch-data dd{margin-bottom:12px}.pp-branch-guide__title,.pp-branch-mapsec__title,.pp-branch-others .pp-branch-others__title{font-size:1.625rem}}@media (max-width:650px){.pp-branch-list{padding-block:25px 45px}.pp-branch-detail{display:block;padding-bottom:40px}.pp-branch-card{padding:26px 20px}.pp-branch-data{grid-template-columns:80px minmax(0,1fr);gap:18px 13px;font-size:var(--pp-text-sm)}.pp-branch-data dt{font-size:var(--pp-text-xs)}.pp-branch-data dd{margin:0}.pp-branch-actions{flex-direction:column;align-items:stretch}.pp-branch-actions .pp-branch-actions__dir{align-self:flex-start;margin-top:6px}.pp-branch-side{margin-top:35px}.pp-branch-guide__title{font-size:1.75rem}.pp-branch-guide__note p,.pp-branch-checklist li,.pp-branch-services li{font-size:var(--pp-text-sm)}.pp-branch-mapsec{padding-block:37px 45px}.pp-branch-mapsec__title,.pp-branch-others .pp-branch-others__title{font-size:1.6875rem}.pp-branch-map,.pp-branch-map__frame{min-height:340px}.pp-branch-map__facade{padding:32px 18px}.pp-branch-others{padding-block:42px 30px}.pp-branch-others__top{display:block;margin-bottom:20px}.pp-branch-others__top>.pp-text-link{margin-top:15px}}
