.sub-tab{width:100%;padding:0 calc(50% - 600px);font-size:18px;border-left:0}.sub-tab button{width:20%;background:#f6fbf2;border:0;border:1px solid var(--theme-color);border-right:0;height:60px}.sub-tab button:last-child{border-right:1px solid var(--theme-color)}.sub-tab .active{background:var(--theme-color);color:#fff;font-weight:bold}#sub-tab .sub-tab{position:sticky;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10}#sub-tab .tab-img{overflow:hidden}#sub-tab .tab-img img{position:relative;left:50%;margin-left:-1000px}#contents.sub__QNA .--hd{border-bottom:2px solid #191919}#contents.sub__QNA dt{position:relative;cursor:pointer;border-bottom:1px solid #ddd}#contents.sub__QNA dt::after{content:"";position:absolute;top:50%;right:35px;width:83px;height:18px;background:url(/img/sub/QNA-more.png)}#contents.sub__QNA dd{overflow:hidden;max-height:0;-webkit-transition:1s;transition:1s}#contents.sub__QNA dd img{border-bottom:1px solid #ddd}#contents.sub__QNA dt.--active::after{background:url(/img/sub/QNA-close.png)}#contents.sub__QNA dt.--active+dd{max-height:10000px}/*# sourceMappingURL=sub.min.css.map */