.rp-wrap{font-family:inherit;color:#1e2925;background:#fff}.rp-hero{height:340px;padding:90px 20px 40px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#173d33,#315c4f);color:#fff}.rp-hero span{font-size:12px;letter-spacing:.22em;opacity:.65;margin-bottom:16px}.rp-hero h1{font-size:50px;font-weight:500;margin:0 0 14px}.rp-hero p{font-size:16px;color:rgba(255,255,255,.78);margin:0}.rp-inner{max-width:1120px;margin:0 auto;padding:100px 24px 120px}.rp-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px}.rp-heading small{display:block;font-size:12px;letter-spacing:.18em;color:#6f7f78;margin-bottom:10px}.rp-heading h2{font-size:36px;font-weight:500;margin:0}.rp-write,.rp-btn-primary{display:inline-flex;align-items:center;justify-content:center;background:#234d40;color:#fff!important;text-decoration:none;padding:13px 22px;border:0;font-size:14px}.rp-list{border-top:1px solid #213f35}.rp-item{border-bottom:1px solid #dfe5e2}.rp-question{width:100%;min-height:86px;padding:0 24px;display:flex;align-items:center;gap:18px;border:0;background:#fff;text-align:left;cursor:pointer;color:#202a26}.rp-question .qmark{font-family:Georgia,serif;font-size:22px;color:#315c4f}.rp-question strong{font-size:19px;font-weight:500;flex:1}.rp-question i{position:relative;width:22px;height:22px}.rp-question i:before,.rp-question i:after{content:"";position:absolute;left:50%;top:50%;width:15px;height:1px;background:#637069;transform:translate(-50%,-50%)}.rp-question i:after{transform:translate(-50%,-50%) rotate(90deg);transition:.2s}.rp-item.open .rp-question{background:#f6f8f7}.rp-item.open .rp-question i:after{transform:translate(-50%,-50%) rotate(0)}.rp-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease;background:#f6f8f7}.rp-item.open .rp-answer{grid-template-rows:1fr}.rp-answer-inner{overflow:hidden;padding:0 68px;color:#5e6964;font-size:15px;line-height:1.9}.rp-item.open .rp-answer-inner{padding-top:4px;padding-bottom:34px}.rp-answer-inner img{max-width:100%;height:auto}.rp-admin{padding:0 24px 15px;background:#f6f8f7;text-align:right;font-size:12px}.rp-admin a{margin-left:12px}.rp-empty{padding:90px 20px;text-align:center;color:#89938e}.rp-bottom-admin{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.rp-btn-line{padding:12px 20px;border:1px solid #9ba7a1;background:#fff;color:#314039;cursor:pointer}.pg_wrap{margin-top:40px!important}
@media(max-width:700px){.rp-hero{height:270px;padding-top:80px}.rp-hero h1{font-size:36px}.rp-hero p{font-size:14px}.rp-inner{padding:65px 18px 90px}.rp-heading{align-items:center;margin-bottom:26px}.rp-heading h2{font-size:28px}.rp-heading .rp-write{display:none}.rp-question{min-height:72px;padding:0 14px;gap:12px}.rp-question strong{font-size:16px;line-height:1.45}.rp-answer-inner{padding-left:46px;padding-right:18px;font-size:14px}.rp-item.open .rp-answer-inner{padding-bottom:26px}.rp-bottom-admin{justify-content:stretch}.rp-bottom-admin>*{flex:1}}


/* 고객센터 공통 서브비주얼 + 네비맵 */
.rp-wrap > .rp-sub-visual{height:380px;box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}
.rp-sub-visual-bg{position:absolute;inset:0;background:#173d33 url('../../../img/reor/reor_subvisual_bg.png') center/cover no-repeat}
.rp-sub-visual-text{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:68px}
.rp-sub-label{font-size:20px;font-weight:400;color:#fff;letter-spacing:.04em}
.rp-sub-title{font-family:'MaruBuri',serif;font-size:56px;font-weight:600;color:#fff;line-height:1.2;letter-spacing:.01em;margin:0}
.rp-sub-desc{font-size:16px;font-weight:400;color:rgba(255,255,255,.85);letter-spacing:.02em;margin:0}
.rp-sub-nav{background:#fff;border-bottom:1px solid #e8e8e6;position:sticky;top:68px;z-index:60}
.rp-sub-nav-inner{max-width:1400px;margin:0 auto;padding:0 48px;display:flex;overflow-x:auto;scrollbar-width:none}
.rp-sub-nav-inner::-webkit-scrollbar{display:none}
.rp-sub-tab{padding:18px 32px;font-size:14px;font-weight:400;letter-spacing:.04em;color:#888!important;text-decoration:none;white-space:nowrap;border-bottom:2px solid transparent;transition:.2s}
.rp-sub-tab:hover,.rp-sub-tab.active{color:#1b3a2d!important;font-weight:600;border-bottom-color:#1b3a2d}
.rp-view{max-width:1000px;margin:0 auto;padding:100px 24px 120px}
.rp-view-head{padding-bottom:28px;border-bottom:1px solid #233f35}.rp-view-head span{font-size:13px;color:#61736a}.rp-view-head h1{font-size:36px;font-weight:500;margin:10px 0 0}.rp-view-body{padding:45px 0;font-size:16px;line-height:1.9;color:#4f5d56}.rp-view-body img{max-width:100%;height:auto}.rp-view-btns{display:flex;justify-content:flex-end;gap:8px}
@media(max-width:900px){.rp-wrap > .rp-sub-visual{height:300px}.rp-sub-title{font-size:42px}.rp-sub-nav-inner{padding:0 18px}.rp-sub-tab{padding:16px 22px}}
@media(max-width:480px){.rp-wrap > .rp-sub-visual{height:250px}.rp-sub-visual-text{padding-top:58px}.rp-sub-label{font-size:14px}.rp-sub-title{font-size:34px}.rp-sub-desc{font-size:14px;padding:0 20px}}
