#container{background:#fff;padding-bottom:170px;}
#sub-guide .gw-btn0102{width: 240px;}
#sub-guide .gw-sub-top-banner .bg{background: url(../../img/gw-shop-intranet-banner.jpg) no-repeat center;background-size: cover;background-attachment: fixed;}
#sub-guide .gw-sub-process-list .step{width: 130px;}
#sub-guide .gw-sub-process-list .gw-txt-wrap{display: flex;align-items: center;gap: 1rem;width: calc(100% - 200px);}
#sub-guide .gw-sub-process-list .tit-box{flex-direction: column;align-items: flex-start;gap: 0.5rem;width: 100%}
#sub-guide .gw-sub-process-list .txt-box{width: 100%}
#sub-guide .gw-sub-shop-intranet-arrow {margin: 0 auto;width: 15px;height: 48px;}
#sub-guide .gw-box02 {padding: 2rem;font-size: var(--main-text01);}
#sub-guide .gw-box02 > span {display: inline-block;margin-bottom: 15px;font-size: var(--main-title04);color: #000;letter-spacing: -0.05em;font-family: "NotoKr_B", sans-serif;}
#sub-guide [class*="tab-con0"]:not(:last-child){margin-bottom: 158px;}
#sub-guide .sub-con-list01 .sub-con-item{justify-content:space-between;}
#sub-guide .sub-con-list01 .gw-right-box{width: calc(100% - 450px);}
#sub-guide .tab-con03 .gw-tab-con03-container{position: relative;align-items: stretch;}
#sub-guide .tab-con03 .gw-tab-con03-container:before{content: "";position: absolute;top: 0;left: 50%;transform: translateX(-50%);width: 72.89%;height: 100%;background: transparent linear-gradient(90deg, #0000004D 0%, #00000017 71%, #F2F2F200 100%, #F2F2F200 100%) 0 0 no-repeat padding-box;pointer-events: none;}
#sub-guide .tab-con03 .gw-tab-con03-item {margin-bottom:0;position: relative;display: flex;flex-direction: column;justify-content: space-between;border: 2px solid #000;border-radius: 1rem;width: 27.34375%;background: #fff;text-align: center;}
#sub-guide .tab-con03 .gw-tab-con03-item .tit-box {padding: 10px;background: #000;border-radius: 0.7rem 0.7rem 0 0;font-size: var(--main-text01);line-height: 1.5;letter-spacing: -0.05em;color: #fff;font-weight: 400;}
#sub-guide .tab-con03 .gw-tab-con03-item .con-box{padding: 30px;font-size: var(--main-text01);}
#sub-guide .tab-con03 .gw-tab-con03-item .gw-ico{display: flex;align-items: center;justify-content: center;width: 110px;height: 110px;margin: auto;background: #f2f2f2;border-radius: 50%;}
#sub-guide .tab-con03 .gw-tab-con03-item .txt-box{padding: 1rem;display: flex;align-items: center;justify-content: center;background: #f5f5f5;border-radius: 0 0 1rem 1rem;font-size: 16px;line-height: 1.75;color: #666;}
#sub-guide .tab-con03 .gw-tab-con03-item.red {border-color: var(--main-color);}
#sub-guide .tab-con03 .gw-tab-con03-item.red .tit-box {background: var(--main-color);}
#sub-guide .tab-con03 .gw-tab-con03-item .gw-title{display: flex;align-items: center;place-content: center;font-family: 'NotoKr_B', sans-serif;}
#sub-guide .tab-con03 .gw-tab-con03-item .gw-equal {color: var(--main-color);}
#sub-guide .gw-sub-box-item{background: #F5F5F5;}

/*반응형------------------------------------------------------------------------------------------------------------------ */
@media screen and (max-width:1024px){
    #container{padding-bottom: 5rem;}
    #sub-guide [class*="tab-con0"]:not(:last-child){margin-bottom: 5rem;}
    #sub-guide .gw-sub-top-banner .bg{background-attachment: initial;}
    #sub-guide .sub-con-list01 .gw-right-box{width: 100%;}
    #sub-guide .gw-sub-process-list .gw-txt-wrap{width: 100%;flex-direction: column;align-items: flex-start;}
    #sub-guide .gw-sub-process-list .gw-ico{display: none;}
    #sub-guide .tab-con03 .gw-tab-con03-container{flex-direction: column;}
    #sub-guide .tab-con03 .gw-tab-con03-container:before {width: 100%; background: transparent linear-gradient(180deg, #0000004D 0%, #00000017 71%, #F2F2F200 100%, #F2F2F200 100%) 0% 0% no-repeat padding-box;}
    #sub-guide .tab-con03 .gw-tab-con03-item{width: 100%;}
}



@media screen and (max-width:576px){
    #sub-guide [class*="gw-sub-con"]:not(:last-child){margin-bottom: 0;}
}

