.footer{position:relative;width:100%;height:-moz-fit-content;height:fit-content;padding:20px 30px;background:#000;margin-top:50px}.footer-sp{position:fixed;bottom:0;left:0;z-index:9999}.footer_link_under_box{display:flex;gap:20px;color:#fff;list-style:none;justify-content:start;flex-wrap:wrap;max-width:1000px;margin:0 auto 20px}.footer_link_under_box a:hover{opacity:.8}.right-txt{text-align:center;color:#fff;margin:50px 20px 10px;font-size:12px}.company-ttl{border-bottom:1px solid #fff;padding-bottom:10px;margin:0 auto 30px!important;font-weight:700;max-width:1000px}.mypage-none{padding:20px}@media (max-width:500px){.right-txt{margin:0}.footer_link_under_box{margin-bottom:50px;justify-content:start}}.tab_var{background:#333;position:fixed;bottom:0;width:100%;transition:transform .3s ease;z-index:9997}.tab_var_lists{list-style:none;display:flex;justify-content:space-evenly;margin:0;padding:0}.tab_var_lists li{flex:1}.tab_var_lists .mypage-none,.tab_var_lists a{display:flex;justify-content:center;align-items:center;padding:10px 0;cursor:pointer}.tab_var_lists img{opacity:.55;transition:opacity .2s ease}.tab_var_active{border-top:2px solid #4db6ff;background:rgba(77,182,255,.12)}.tab_var_active img{opacity:1}.tab_var.hide{transform:translateY(100%)}.tab_var.show{transform:translateY(0)}@media (min-width:600px){.tab_var_lists{display:none}}.headerContainer{width:100%;position:fixed;top:0;left:0;background-color:#000;display:flex;justify-content:space-between;padding:10px 20px;z-index:9999}.headerLtBox a{margin:auto 0;height:-moz-fit-content;height:fit-content}.headerLtBox a,.headerRtBox{display:flex;align-items:center}.headerRtBox{gap:10px}.header_auth_skeleton{width:40px;height:40px;border-radius:50rem;background:linear-gradient(90deg,hsla(0,0%,100%,.12) 25%,hsla(0,0%,100%,.28) 37%,hsla(0,0%,100%,.12) 63%);background-size:400% 100%;animation:header_auth_shimmer 1.2s ease-in-out infinite}@keyframes header_auth_shimmer{0%{background-position:100% 0}to{background-position:0 0}}.header_logo_img{max-height:60px;-o-object-fit:contain;object-fit:contain}.headerUserName{color:#fff}.headerUserImgBox{width:40px;height:40px;border-radius:50rem;cursor:pointer}.headerUserImg{width:100%;height:100%;border-radius:50rem;-o-object-fit:cover;object-fit:cover}.header-login-button{margin:auto 0!important}@media (max-width:600px){.headerContainer{padding:6px 14px}.header_logo_img{max-height:38px}.headerUserName{font-size:13px}.headerUserImg,.headerUserImgBox,.header_auth_skeleton{width:32px;height:32px}}.sidenav{position:absolute;position:fixed;right:0;top:0;width:100vw;height:100vh;z-index:9998}.sidenav_background{position:absolute;width:100%;height:100%;background:#000000b9;z-index:9997}.sidenav_content{z-index:9998;width:80%;max-width:500px;height:100%;position:absolute;top:0;right:0;height:100vh;background:#000;padding:100px 30px 30px;display:flex;flex-direction:column;justify-content:space-between}.sidenav_lists li{list-style:none;border-top:1px solid #333}.sidenav_lists li:last-child{border-bottom:1px solid #333}.sidenav_link{display:block;text-align:center;padding:20px;color:#fff;font-size:16px;text-decoration:none}.sidenav_link_under_box{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.sidenav_link_under{color:#fff;font-size:16px;display:inline-block}