body{background:#fff}.refroom-header{width:100%;height:150px;background-color:#f6f7f9}.refroom-header .refroom-title{display:flex;align-items:center;justify-content:space-between;width:1200px;height:100%;margin:0 auto}.refroom-header .refroom-title .title-left{font-size:44px;font-weight:700;font-family:Roboto,Noto Sans KR,sans-serif;color:#212121;padding:9px 13px 9px 0;margin:0;background:url(/static/images/sub/bu_dot.png) no-repeat right 0}.refroom-header .refroom-title .title-center{flex-grow:1;margin-left:25px;font-family:Roboto,Noto Sans KR,sans-serif;font-size:14px;color:#5b5b5b}.refroom-header .refroom-title .title-right{display:flex;align-items:center;gap:15px}.refroom-header .refroom-title .title-right:hover .link-btn:not(:hover){opacity:.6}.refroom-header .refroom-title .title-right .link-btn{width:98px;height:95px;text-align:center;padding:17px 0;background:#fff;border-radius:20px;transition:all .3s ease;box-shadow:1px 3px 10px #dfe1e7;letter-spacing:-.5px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.refroom-header .refroom-title .title-right .link-btn:hover{box-shadow:0 20px 20px -16px #c3c8d1}.refroom-header .refroom-title .title-right .link-btn span{color:#353535;font-weight:700;line-height:33px;font-size:13px;font-family:Roboto,Noto Sans KR,sans-serif}.refroom-body{margin:0 auto;padding-top:38px;width:1200px;display:grid;grid-template-areas:"menu content";grid-template-columns:210px 1fr;column-gap:50px}.refroom-body .refroom-menu{grid-area:menu}.refroom-body .refroom-menu .list-refroom-menu{margin:0;padding:0;list-style:none}.refroom-body .refroom-menu .list-refroom-menu hr{margin:10px 0;border-top:1px solid #d8dae0;opacity:1}.refroom-body .refroom-menu .list-refroom-menu li{line-height:48px}.refroom-body .refroom-menu .list-refroom-menu li a{font-size:18px;color:#000;font-weight:300;font-family:Roboto,Noto Sans KR,sans-serif;text-decoration:none}.refroom-body .refroom-menu .list-refroom-menu li a.active{font-weight:500}.refroom-body .refroom-menu .snb-sns{margin-top:14px}.refroom-body .refroom-menu .snb-sns a{margin-right:3px}.refroom-body .refroom-content{grid-area:content;padding-bottom:60px}
