#container{
    position: relative;
    min-height: 600px;
}
#logo {
    position: relative;
    float:left;
    margin-top:16px;
    z-index: 1;
}
.header_pc{
    width: 100%;
}
.header_pc_header{
    margin-top:21px;
    padding-left:200px;
}
#top_left_menu {
    float:left;
    padding-left: 16px;
    background: url(../../../img/mb_commission.png) no-repeat;
    background-size: 13px 13px;
    background-position-y: 0px;
}

#top_right_menu{
    float:right;
    font-size: 13px;
    line-height: 19px;
    color: #666;
}
#top_right_menu a{
    margin:0 4px;
}
#top_right_menu .commission{
    padding-left: 14px;
    background: url(../../../img/mb_commission.png) no-repeat;
    background-size: 13px 13px;
    background-position-y: 4px;
}
.header_pc_body{
    background-color: white;
    border-bottom: 1px solid #dddddd;
}
.header_pc_body li {
    float: left;
    margin-right: 18px;
    font-size: 17px;
    font-weight: 500;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.header_pc_body li a{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.header_pc_body li:hover a{
    color:#f55b4b;
}

.header_pc_body li:hover{
    color:#f55b4b;
}
.header_pc_body .category_btn{
    padding-left:24px;
    background: url(../../../img/ft_nabi_icon01.png) no-repeat left;
    background-size: 19px 18px;
}
#txt_search{
    padding-left:23px;
    width: 270px;
    height: 40px;
    border: 0 solid transparent;
    background: #f5f5f5;
    border-radius: 24px;
    font-size:13px;
}
#txt_search::placeholder {
    color: #aaa;
}
#btn_search{
    position: absolute;
    top:2px;
    right:0;
    width: 50px;
    height: 40px;
    background: url("../../../img/btn_search_mobile.png") no-repeat center;
    background-size:  19px 18px;
    border: 0 solid transparent;
    font-size:0;
    color:transparent;
}

/* 서브페이지 디자인 */
.sub_title{
    display: inline-block;
    margin:0 10px 18px 0px;
    font-size:18px;
    color:#333;
    font-weight: 500;
}

.sub_page_boxWrap{
    margin:15px 0;

}
.sub_page_box_head{
    position: relative;
    padding:12px 0;
    height: 45px;
    text-align: center;
    font-size:20px;
    font-weight: 500;
    color:#333333;
    background: #fff;
}
#hd .sub_page_box_head .sub_btn_search{
    position:absolute;
    right:50px;
    top:13px;
    display: block;
    width: 22px;
    cursor: pointer;
}
#hd .sub_page_box_head #top_left_alram{
    position:absolute;
    right:0px;
    top:10px;
    height:25px;
    line-height:25px;
}
.sub_page_box_head .myinfo_arrow{
    position: absolute;
    top:18px;
    left:0px;
    text-align: left;
}
.sub_page_box_head .myinfo_arrow button{
    background: transparent;
    border:0 solid transparent;
}

.sub_page_box_head .myinfo_arrow img{
    width: 50%;
}
.sub_page_box_head .myinfo_icon{
    position: absolute;
    top:14px;
    right:21px;
    width: 22px;
    height: 22px;
    text-align: right;
    cursor: pointer;
}
.sub_page_box_head .myinfo_icon img{
    width: 100%;
}
.sub_page_box_head .myinfo_icon02{
    position: absolute;
    top:15px;
    right:61px;
    width: 22px;
    height: 22px;
    text-align: right;
}
.sub_page_box_head .myinfo_icon02 img{
    width: 100%;
}
.sub_page_box_head h3{
    position: absolute;
    top:9px;
    left:50%;
    margin-left:-450px;
    width:900px;;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.sub_page_box_body{
    margin: 0 10px;
    padding: 20px 20px 40px 20px;
    width: calc(100% - 20px);
    background: #474e5a;
    border-radius: 20px 20px 0 0;
    color: #fff;
    margin-top: 1rem;
}
.sub_page_box_foot{
    position: relative;
    margin: -20px 10px 0 10px;
    width: calc(100% - 20px);
    background: #474e5a;
}
.sub_page_box_foot_bg{
    min-height: 300px;
    padding:10px 20px 0 20px;
    background: #fff;
    border-radius: 20px 20px 0 0;
}


.myinfo_point_box{
    position:relative;
    width:100%;
    height:100px;
    background:#585f69;
    border-radius: 10px;
    -webkit-box-shadow: 0 0px 7px 2px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0px 7px 2px rgb(0 0 0 / 10%);
    box-shadow:0 0px 7px 2px rgb(0 0 0 / 10%);
}
.myinfo_point_box h4{
    padding-left:45px;
    height: 44px;
    line-height: 44px;
    background: url("/img/point_box_icon.png") no-repeat 5px 2px;
    background-size: 40px 44px;
    font-size:18px;
    font-weight: 400;
}
.myinfo_point_box .number{
    padding:10px;
    margin-top:4px;
    border-top:1px solid #696f78;
    font-family: 'GmarketSansMedium';
    font-size:24px;
    text-align: right;
    color:#e3cc8a;
}
.myinfo_point_box .number span{
    margin-left:5px;
    font-family: 'Noto Sans KR';
    font-size:18px;
    font-weight: 400;
    color:#fff;
}
.point_box_list{
    padding:10px;
    border-bottom:1px solid #ddd;
}
.point_box_list .plus{
    padding: 2px 4px;
    margin-right:6px;
    background: #f55b4b;
    color: #fff;
    border-radius: 5px;
}
.point_box_list .plus02{
    color:#f55b4b;
    font-weight: 500;
    font-family: GmarketSansBold;
}
.point_box_list .minus{
    padding: 2px 4px;
    margin-right:6px;
    background: #f5f6f8;
    color: #aaaaaa;
    border-radius: 5px;
}
.point_box_list_border{
    margin:12px 0;
    border-top:2px solid #333;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
}
#sit_btn_cart{
    margin:0 0 12px 0;
}
#secession{
    background: #252c39;
}
.search_none_img{
    padding:200px 0;
    background: url("/img/search_img.png") no-repeat center 165px;
    background-size: 25px 29px;
}
.join_box{
    margin: 0 auto;
    max-width: 500px;
    padding: 20px;
    width: 100%;
}
/* 서브페이지 디자인 End */



/* 공통 디자인 */
.page_list_box{
    margin-top:12px;
    height: 20px;
    line-height: 20px;
    font-family: GmarketSansMedium;
    font-size:14px;
    text-align: center;
    vertical-align: middle;
}
.page_list_box a{
    display: inline-block;
    height: 20px;
    vertical-align: middle;
}
.page_list_box .prev_page{
    display: inline-block;
    margin-right:20px;
    width: 12px;
    height: 20px;
    background: url("/img/page_prev02.png") no-repeat;
    background-size: 8px 15px;
    vertical-align: middle;
}
.page_list_box .prev_block_page{
    display: inline-block;
    margin-right:4px;
    width: 12px;
    height: 20px;
    background: url("/img/page_prev01.png") no-repeat;
    background-size: 12px 15px;
    vertical-align: middle;
}
.page_list_box .next_block_page{
    display: inline-block;
    margin-left:4px;
    width: 12px;
    height: 20px;
    background: url("/img/page_next01.png") no-repeat;
    background-size: 12px 15px;
    vertical-align: middle;
}
.page_list_box .next_page{
    display: inline-block;
    margin-left:20px;
    width: 12px;
    height: 20px;
    background: url("/img/page_next02.png") no-repeat;
    background-size: 8px 15px;
    vertical-align: middle;
}
.page_list_box .list_page{
    margin:0 8px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    vertical-align: top;
}
.page_list_box .page_list{
    color:#f55b4b ;
    margin:0 8px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    vertical-align: top;
}
.select_component_box select{
    padding:13px 10px;
    background: #e6e9ed;
    border-radius: 5px;
    color:#999999;
}
.select_component{
    padding:13px 10px;
    background: #e6e9ed;
    border-radius: 5px;
    color:#999999;
}
.calendar_componentWrap .calendar_component{
    float:left;
    width: calc(50% - 5px);
}
.calendar_componentWrap span{
    float:left;
    display: inline-block;
    width: 10px;
    line-height: 45px;
    font-size:15px;
    font-weight: 500;
    text-align: center;
}
.calendar_component{
    padding:15px 10px 11px 10px;
    background: url("/img/calendar_component.png") no-repeat #fff center right;
    background-size: 25px 14px;
    border-radius: 5px;
    color:#999999;
    border:1px solid #cccccc;
    -webkit-box-shadow: 0 0px 3px 1px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0px 3px 1px rgb(0 0 0 / 10%);
    box-shadow:0 0px 3px 1px rgb(0 0 0 / 10%);
    font-family: GmarketSansMedium;
}
.button_component{
    position: relative;
    margin-top:10px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #252c39;
    font-size:16px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0px 4px 14px rgba(0,0,0,0.2);
    border:0 solid transparent;
}
.button_bottom_component{
    margin-top:30px;
    margin-bottom: -20px;
    width: 100%;
    height: 75px;
    text-align: center;
    border-top:1px solid #dddddd;
    background: #fff;
    -webkit-box-shadow: 0px 4px 14px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 4px 14px rgb(0 0 0 / 20%);
    box-shadow: 0px 4px 14px rgb(0 0 0 / 20%);
    z-index: 66;
}
.button_bottom_component_link{
    margin:12px auto;
    width: calc(100% - 20px);
    height: 50px;
    line-height: 50px;
    background: #f55b4b;
    border-radius: 5px;
    font-size:16px;
    color:#fff;
}
.button_bottom_component_link button{
    width: 100%;
    height: 100%;
    background: transparent;
    border:0 solid transparent;
    color:#fff;
}
.pre_component{
    margin:20px 0;
    padding:20px;
    border:1px solid #ddd;
}
input[type="checkbox"] { display:none !important;}
input[type="checkbox"] + label {
    color:#333333;
    font-size:14px;
}
input[type="checkbox"] + label {
    display:inline-block !important;
    padding-left: 20px !important;
    height:15px !important;
    line-height: 13px !important;
    vertical-align:middle !important;
    background:url("/img/checkbox_off.png") left top no-repeat;
    background-size: 15px 15px;
    cursor:pointer;
}
input[type="checkbox"]:checked + label {
    background:url("/img/checkbox_on.png") left top no-repeat;
    background-size: 15px 15px;
}

.table_component{
    width: 100%;
    border-top:2px solid #4a4a4a;
    font-size:14px;
    text-align: center;
    border-spacing: 0;
}
.table_component th{
    padding:4px 4px;
    border-right:1px solid #ddd !important;
    border-bottom:1px solid #ddd !important;
    background: #f9fafb;
    color:#282828;
}
.table_component td{
    min-height: 29px;
    padding:4px 4px;
    border-right:1px solid #ddd !important;
    border-bottom:1px solid #ddd !important;
    background: #ffffff;
    color:#5a5a5a;
}
.table_component td > input{
    padding: 2px 4px;
    width: 100%;
    border:1px solid #ddd;
    background-color: #f3f3f3;
}
.table_component th:last-child{
    border-right:0 solid transparent !important;
}
.table_component td:last-child{
    border-right:0 solid transparent !important;
}
.table_component .td_bg{
    border-top:2px solid #4a4a4a;
}
.table_component .text_left{
    padding-left:12px;
    text-align: left;
}
.table_component .order_choice_place{
    float:left;
    vertical-align: middle;
    text-align: left;
    display: inline-block;
}
.table_component .order_choice_place input{
    margin-top:4px;
}
.table_component .order_choice_place label{
    margin-top:4px;
    display: inline-block;
}
.table_component .order_choice_place #order_address{
    float:right;
    margin:0 0 0 10px;
}
.notice_component{
    border:0 solid transparent;
}
.notice_component .btn_bosch_op{
    display: none;
}
.notice_component .bo_tit{
    font-size:16px;
    color:#333333;
    font-weight: 500;
}
.notice_component .bo_tit .comment_cnt .cnt_cmt{
    display: none;
    position: relative;
    margin:0 5px;
    font-size: 12px;
    color:#ff4867;
}

.notice_component .bo_tit .comment_cnt .cnt_cmt:after {
    position: absolute;
    top:0;
    left:-5px;
    display:block;
    width: 10px;
    height: 10px;
    clear:both;
    content:"["
}
.notice_component .bo_tit .comment_cnt .cnt_cmt:before{
    position: absolute;
    top:0;
    right:-11px;
    display:block;
    width: 10px;
    height: 10px;
    clear:both;
    content:"]"
}
.notice_component .bo_tit .comment_cnt{}
.notice_component .sv_member{
    display: none;
}
.notice_component .bo_view{
    display: none;
}
.notice_component .fa-clock-o{
    display: none;
}
.notice_component .bo_data{
    color:#bbbbbb;
    font-size:10px;
    font-family: GmarketSansMedium;
}
.notice_component .bo_ul li{
    border-top:0 solid transparent;
    border-right:0 solid transparent;
    border-left:0 solid transparent;
    border-bottom:1px solid #dddddd;
}

.notice_component .bo_ul .bo_info{
    font-size:12px;
    font-family: GmarketSansMedium;
    color:#828282;
}
.alarm_top_head{
    padding:0 10px 7px 10px;
    text-align: right;
    background: #fff;
}
.alarm_top_head .alarm_head_box{
    display: inline-block;
    padding-left: 19px;
    color:#999999;
    font-size:12px;
    text-align: right;
    background: url("/img/alarm_head.png")no-repeat 0 4px;
    background-size: 16px 12px;
}
.alarm_top_head span{
    color:#ff4867;
}
.tab_component{
    width: 100%;
    font-size:14px;
    font-weight: 400;
}
.tab_component .tab_component_box{
    float:left;
    display: inline-block;
    padding:12px 0;
    background: #f3f3f3;
    border-top:1px solid #dcdcdc;
    border-bottom:1px solid #dcdcdc;
}
.tab_component .tab_component_box button{
    color:#bcbcbc;
}
.tab_component .tab_component_box .point{
    display: inline-block;
    padding:4px 8px;
    min-width: 23px;
    height: 23px;
    line-height: 13px;
    background: linear-gradient( to right, #ef6132, #d8245a );
    color:#fff;
    border-radius: 23px;
    font-size:12px;
}
.tab_component .tab_component_box_on{
    background: #ffffff;
    color:#333333;
    border-top:1px solid #8f8f8f;
    border-bottom:1px solid #8f8f8f;
    border-right:1px solid #333333;
    border-left:1px solid #333333;
    -webkit-box-shadow:0px 1px 5px -1px rgba(0,0,0,0.3);
    -moz-box-shadow:0px 1px 5px -1px rgba(0,0,0,0.3);
    box-shadow:0px 1px 5px -1px rgba(0,0,0,0.3);
}

.tab_component .tab_component_box_on button{
    color:#333333;
}
.tab_component button{
    padding:0;
    margin:0;
    width: 100%;
    height: 100%;
    border:0 solid transparent;
    background: transparent;
}
.tab_component_width_02 a{
    width: 50%;
}

#left-sidebar {
    position: fixed;
    top: 20px;
    left: 50%;
    margin-left: -750px;
    width: 126px;
    height: 454px;
    z-index: 8888;
}



/* 공통 디자인 End*/

@media (max-width: 1024px){
    .header_pc{
        padding:0 10px;
    }
}
@media (max-width: 1024px){
    #logo {
        position: relative;
        display: inline-block;
        float:none;
        margin: 10px 0;
        width: 100%;
        text-align: center;
    }
    .sub_title{
        margin:0 10px 18px 10px;
    }
    .sub_page_box_head h3{
        left: 60px;
        margin-left: 0;
        width: calc(100% - 120px);
    }
    .main_header .main_page_box_head{
        display: block;
    }
    .main_header .sub_page_box_head{
        display: none;
    }
    .main_header .txt_search_mobile_box{
        display: block;
    }
    .sub_header{
    }
    .sub_header .main_page_box_head{
        display: none;
    }
    .sub_header .sub_page_box_head{
        display: block;
    }
    .sub_header .txt_search_mobile_box{
        display: none;
    }
    .header_height_main{
        width: 100%;
        height: 70px;
    }
    .header_height_sub{
        width: 100%;
        height: 3%;
    }
    .sample_subscription{
        margin:0 10px;
    }
}

@media screen and (max-width: 1025px) {
    .header_pc_body { display: none !important; }
    .btn_login.header_pc_foot { display: none !important; }
}
@media (min-width: 1025px){
    .main_header .main_page_box_head{
        display: block;
    }
    .main_header .sub_page_box_head{
        display: none;
    }
    .main_header .txt_search_mobile_box{
        display: none;
    }
    .sub_header .main_page_box_head{
        display: block;
    }
    .sub_header .sub_page_box_head{
        display: none;
    }
    .sub_header .txt_search_mobile_box{
        display: none;
    }

    .header_height_main{
        width: 100%;
        height: 115px;
    }
    .header_height_sub{
        width: 100%;
        height: 135px;
    }
}