@charset "utf-8";

/* 리뉴얼(160421_kkkllluuu) */
/* 서비스센터 공통 클래스 */
.mini_title{ font-size:25px; font-weight:bold; color:#333; }
.mini_line{ width:20px; margin-top:10px; border-top:2px solid #d01f3c; display:inline-block; }
.bottom_btn{ margin-top:20px; text-align:right; }
.top_btn input{ width:100px; height:34px; padding:0; }
.bottom_btn input{ width:100px; height:34px; padding:0; }
/* 리스트테이블 공통 */
.list_table{ width:100%; border:1px solid #999; border-width:1px 0; }
.list_table tr th{ padding:10px 0; border-bottom:1px solid #999; color:#222; text-align:center; font-size:13px;}
.list_table tr td{ line-height:1.5; padding:15px 0; border-bottom:1px solid #e3e3e3; text-align:center; }
.list_table tr:last-child td{ border-bottom:0; }
/* 뷰테이블 공통 */
.view_table{ width:100%; border:1px solid #999; border-width:1px 0; }
.view_table tr th{ padding:12px 25px 12px 25px; border-bottom:1px solid #999; color:#222; text-align:left; }
.view_table tr td{ line-height:1.6; padding:30px 25px 25px 25px; text-align:left; }
.view_table tr td .word img{ max-width:100%; }
.view_table tr td .nanumEditor img{ max-width:100%; }
.view_table tr td pre{ white-space:pre-wrap; word-break:break-all; }
.view_table .boundary{ margin:0 10px; color:#999; }
/* 입력테이블 공통 */
.input_table{ width:100%; border:1px solid #999; border-width:1px 0; }
.input_table tr th{ padding:10px 10px 10px 20px; border-bottom:1px solid #e3e3e3; background-color:#f5f5f5; color:#222; text-align:left; font-size:13px;}
.input_table tr td{ height:40px; padding:0 10px; border-bottom:1px solid #e3e3e3; text-align:left; }
.input_table tr:last-child th, .input_table tr:last-child td{ border-bottom:0; }
.input_bottom_btn{ margin-top:50px; text-align:center; }
.input_bottom_btn input{ width:180px; height:60px; font-size:16px; }
.input_table tr td .rule_tab{ width:838px; height:60px; line-height:1.6; padding:8px; margin-bottom:10px; border:1px solid #b5b5b5; text-align:left; overflow:auto; }
.input_table .btn_mwhite {padding:7px 20px;}
.input_table .order_number .order_number_input {vertical-align: top \0/IE8;}
.input_table tr td .radio_area {display:inline-block;width:174px;}
.input_table tr td .full_text {width:100%;height:30px;box-sizing:border-box;}
.order_check_box {border:1px solid #ddd;padding:15px 20px;width:100%;display:table;box-sizing:border-box;table-layout:fixed;}
.order_check_box .close_btn {vertical-align: top;width:30px;}
.order_check_box>div{display:table-cell;}
.order_check_box .order_image_box {width:100px;}
.order_check_box .order_image_box img {width:100px;}
.order_check_box .order_title_desc {width:auto;padding:0 15px;vertical-align:middle;}
.order_check_box .order_title_desc p {width:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.order_check_box .order_date {width:110px;}


/* 상단배너 공통 */
.top_ban{ width:100%; margin-bottom:30px; display:table; text-align:center; }
.top_ban .ban_desc{ display:table-cell; vertical-align:middle; }
.top_ban .ban_desc .ban_title{ margin-bottom:10px; font-size:23px; font-weight:bold; color:#333; }
.top_ban .ban_desc .ban_sub_desc{ line-height:1.4;}
.top_ban .ban_desc .ban_sub_desc p{ font-size:14px; font-weight:bold; color:#333; }
.top_ban .ban_desc .ban_sub_desc .box{ padding:2px 3px; background-color:#d01f3c; color:#fff; }
.top_ban .ban_desc .ban_button {margin-top:15px;}
.top_ban .ban_desc .ban_search{ width:440px; margin-top:20px; position:relative; display:inline-block; }
.top_ban .ban_desc .ban_search .search_box{ width:390px; padding:10px 30px 10px 15px; border:2px solid #333; background-color:#fff; outline:none; }
.top_ban .ban_desc .ban_search .btn_search{ position:absolute; right:15px; top:11px; z-index:99; cursor:pointer; }
.top_ban .ban_desc .ban_button .btn_mustit {padding:10px 20px;}

/* 서비스센터 좌측공통메뉴 */
.wrap .new_service .service_center{ width:880px; float:left; }
#service_left{ width:160px; margin-right:40px; float:left; }
#service_left .service_left_title{ 
    padding-bottom:16px; 
    border-bottom:1px solid #555; 
    font-size:24px; 
    font-weight:700; 
    color:#222; 
    text-align:center; 
    line-height: 1.33;}
#service_left .center_menu{ border-bottom:1px solid #333; }
#service_left .center_menu .menu_box .menu_title{
    padding-left: 8px;
    margin-top: 17px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: normal;
    color: #222;
    cursor:default; 
}
#service_left .center_menu .menu_box .menu_title.type2{
    position: relative;
    background: url(https://static-ux.mustit.co.kr/img/m/m_icon/icon_brand_arrow.svg) no-repeat;
    background-position: 100% center;
    cursor: pointer;
}
#service_left .center_menu .menu_box .menu_title.type2 + .sub_menu_title{
    border-top:1px solid #f0f0f0;
    margin-top: 15px;
}
#service_left .center_menu .menu_box .sub_menu_title{
    padding-top: 16px;
    height: 24px;
    line-height: 24px;
    padding-left: 8px;
    font-size: 12px;
    color: #aaa;
    cursor:default;
}
#service_left .center_menu .menu_box .sub_menu + .sub_menu_title{padding-top: 0;}
#service_left .center_menu .menu_box .menu_title.pointer{ cursor:pointer; }
#service_left .center_menu .menu_box .sub_menu{margin-top: 3px; padding-bottom: 16px; border-bottom:1px solid #555;}
#service_left .center_menu .menu_box .sub_menu.no_line{border-bottom:0;}
#service_left .center_menu .menu_box .sub_menu .icon_new{position: relative;top: -1px;}
#service_left .center_menu .menu_box .sub_menu li{ 
    margin-top: 2px;
    padding-left: 8px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    color: #555;
    cursor: pointer;
}
#service_left .center_menu .menu_box .sub_menu li:first-child{margin-top:0;}
#service_left .center_menu .menu_box .sub_menu li:hover{text-decoration: underline;}
#service_left .center_menu .menu_box .sub_menu li.on{ font-weight: 700;color: #222;}

/* 구매FAQ & 판매FAQ */
#faq .top_ban{ height:210px; background:url('https://static-ux.mustit.co.kr/img/front/board/service/bg_faq.gif'); }
#faq .faq_menu ul{ margin-bottom:20px; border-left:1px solid #e3e3e3; display:inline-block; }
#faq .faq_menu ul li{ width:108.8px; height:40px; line-height:40px; border:1px solid #e3e3e3; border-left:0; float:left; text-align:center; cursor:pointer; }
#faq .faq_menu ul.faq_seller li{ width:124.5px; }
#faq .faq_menu ul li.on{ border-color:#333; background-color:#333; color:#fff; }
#faq .list_table tr.faq_Q td{ cursor:pointer; }
#faq .list_table tr.faq_A td{ vertical-align:top !important; background-color:#f5f5f5; }
#faq .list_table tr.faq_A td .answer_desc{ line-height:1.6; text-align:left; }
#faq .list_table tr.faq_A td .answer_desc img{ max-width:100%; }
#faq .top_of_faq{ margin-top:70px; }
#faq .top_of_faq .top_title{ margin-bottom:10px; font-size:20px; font-weight:bold; color:#333; }
#faq .top_of_faq .top_title img{ height:17px; vertical-align:-2px; }
#faq .center_info{ margin-top:50px; }
#faq .center_info .info_tab{ width:400px; height:295px; margin-right:15px; padding:35px 15px 15px 15px; border:1px solid #e3e3e3; float:left; }
#faq .center_info .info_tab .info_header{ padding-bottom:15px; border-bottom:1px solid #e3e3e3; text-align:center; }
#faq .center_info .info_tab .info_header .mini_title{ font-size:22px; }
#faq .center_info .info_tab .info_header .info_desc{ margin-top:10px; }
#faq .center_info .info_tab .info_header .info_desc p{ color:#333; }
#faq .center_info .info_tab .info_button{ margin:40px 0; text-align:center; }
#faq .center_info .info_tab .info_add_desc{ padding:10px; }
#faq .center_info .info_tab .info_number{ line-height:2; padding:15px 35px 10px 10px; overflow:auto; }
#faq .center_info .info_tab .info_number p{ font-size:13px; font-weight:bold; color:#333; }
#faq .center_info .info_tab .info_add_desc2{ line-height:1.4; padding:15px 10px; background-color:#f4f4f2; }

/* 구매 공지사항 & 판매 공지사항 - 상세포함 */
#notice .top_ban{ height:180px; background:url('https://static-ux.mustit.co.kr/img/front/board/service/seller_notice.png'); background-size: contain; }
#notice .list_table tr th{ font-size:13px; color:#333; }
#notice .list_table tr td{ font-size:13px; color:#333; cursor:pointer; }
#notice .list_table tr td .icon_new{position: relative;top: -1px;}
#notice .view_table .nanumEditor pre{ font-size:13px; color:#333; }
#notice .straight_access_sts {padding:30px 0;background-color:#f9f9f9;text-align:center;margin-bottom:60px;width:761px;}


/* 구매 1:1문의하기 & 판매 1:1문의하기 - 상세,입력포함 */
#qna .top_ban{ height:180px; background:url('https://static-ux.mustit.co.kr/img/front/board/service/bg_qna.gif'); }
#qna .list_table{ margin-bottom:10px; }
#qna .list_table tr th{ font-size:13px; color:#333; }
#qna .list_table tr td{ font-size:13px; color:#333; cursor:pointer; }
#qna .list_table tr td span{ font-size:13px; color:#333; }
#qna .view_table{ padding-bottom:25px; }
#qna .view_table tr td table tr td{ line-height:1; padding:0; text-align:inherit; }
#qna .view_table tr.answer_box td{ padding-right:0; font-size:13px; color:#333; background-color:#f5f5f5; vertical-align:top !important; }
#qna .view_table tr.answer_box td img{ max-width:100%; }
#qna .view_table tr.answer_box td * {background-color:transparent !important;}
#qna .view_table .nanumEditor{ font-size:13px; color:#333; }
#qna .view_table .nanumEditor img {display:block;margin:10px auto;}
#qna .input_table tr td .radio_line{ padding:5px 0; }
#qna .input_table tr td .radio_line label{ width:120px; margin-left:5px; display:inline-block; }

/* A/S */
#service_as .top_ban{ height:180px; background:url('https://static-ux.mustit.co.kr/img/front/board/service/bg_as.gif'); }
#service_as .big_title,
#service_as .big_title span{ margin-bottom:25px; font-size:23px; font-weight:bold; color:#222; }
#service_as .section .sub_desc{ line-height:1.6; margin-bottom:40px; }
#service_as .section .sub_desc.mini{ margin-bottom:20px; }
#service_as .section .sub_desc.company{ margin-bottom:25px; }
#service_as .section .sub_desc p{ font-size:13px; }
#service_as .section .sub_desc .sub_title{ margin-bottom:10px; font-size:20px; font-weight:bold; color:#222; }

/* 오류신고 */
#service_error .top_ban{ height:180px; background:url('https://static-ux.mustit.co.kr/img/front/board/service/bg_error.gif'); }
#service_error .notice_lending {padding:15px;background-color:#f5f5f5;margin-bottom:20px;}
#service_error .input_table th {padding:12px 0 12px 30px;background-color:#f5f5f5;color:#333;}
#service_error .input_table td .error_text {width:100%;box-sizing:border-box;height:260px;padding:25px 20px;}
#service_error .input_table td .error_text::-webkit-input-placeholder {color:#d01f3c;}
#service_error .input_table td .error_text:-ms-input-placeholder {color:#d01f3c;}
#service_error .input_table .table_bottom th,
#service_error .input_table .table_bottom td {border-bottom:1px solid #999;}


#tab3.guide_tab .detail_table th {font-size:14px !important;}
#tab3.guide_tab .prd_attr_guide_arrow {width:320px;height:180px;}
#tab3.guide_tab .drag_item_wrap:empty {height:35px;}


/* 구매안전 캠페인 */
.campaign_container *{font-family: "Pretendard" !important;}
.campaign_container{
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s ease-in-out;
}
.campaign_container.show{
    visibility: visible;
    opacity: 1;
}
.campaign_container .top_img img{width:100%;}
.campaign_container .blind_txt{
    border: 0; clip: rect(0 0 0 0); clip-path: inset(50%); width: 1px; height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; white-space: nowrap;
}
.campaign_container .tabs_nav{
    display: flex;
    align-items: center;
}
.campaign_container .tabs_nav li{
    position: relative;
    flex:1;
    background: black;
}
.campaign_container .tabs_nav li:not(:last-child):after{
    content: "";
    position: absolute;
    width:1px;
    height:20px;
    right:0;
    top:50%;
    transform: translateY(-10px);
    background: #333;
}
.campaign_container .tabs_nav li a{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height:80px;
    border:0;
    background: transparent;
    overflow: hidden;
}
.campaign_container .tabs_nav li a span{
    position: relative;
    color:#888;
    font-size: 18px;
    font-weight: 400;
}
.campaign_container .tabs_nav li a::before{
    content: "";
    position: absolute;
    left:0;
    top:0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
        transform: translateY(100%);
    width:100%;
    height:100%;
    background: #D00000;
}
.campaign_container .tabs_nav li.on::after{display: none;}
.campaign_container .tabs_nav li.on a::before{
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
        transform: translateY(0);
}
.campaign_container .tabs_nav li.on a span{
    color:white;
    font-weight: 500;
}
.campaign_container .tabs_contents{margin: 40px 0 80px;}
.campaign_container .tabs_contents .common_visual{
    box-sizing: border-box;
    padding: 30px 20px 0 20px;
    min-height: 340px;
    margin-bottom: 24px;
}
.campaign_container .tabs_contents .common_visual h2{
    font-size: 32px;
    font-weight: 400;
    line-height: 1.31;
    color: #222;
    margin-bottom: 28px;
}
.campaign_container .tabs_contents .common_visual p{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #222;
}
.campaign_container .tabs_contents .common_visual p strong{
    font-size: inherit;
    color:#D00000;
    font-weight: 400;
}
.campaign_container .tabs_contents .common_visual h2 strong{
    font-weight: normal;
    color:#D00000;
}
.campaign_container .tabs_contents .compensation_forgery_contents .common_visual{
    padding-top: 33px;
    background:url('https://static-ux.mustit.co.kr/img/front/contents/cont-compensation-forgery-img-01.jpg') no-repeat left top;
    margin-bottom: 22px;
}
.campaign_container .tabs_contents .delayed_delivery_compensation_contents .common_visual{
    background:url('https://static-ux.mustit.co.kr/img/front/contents/cont-delayed-delivery-compensation.jpg') no-repeat 10px -14px;
    background-size: 100%;
    padding-top: 34px;
}
.campaign_container .tabs_contents .direct_deal_report_reward_contents .common_visual{
    background:url('https://static-ux.mustit.co.kr/img/front/contents/cont-direct-deal-report-reward.jpg') no-repeat left top;
    padding-top: 33px;
}
.campaign_container .tabs_contents .service_as_contents .common_visual{
    background:url('https://static-ux.mustit.co.kr/img/front/contents/cont-service-as.jpg') no-repeat left top;
    background-size: 100%;
    margin-bottom: 0;
    padding-top: 23px;
    min-height: 220px;
}
.campaign_container .tabs_contents .online_genuine_guide_contents .common_visual{
    background:url('https://static-ux.mustit.co.kr/img/front/contents/cont-online-genuine-guide.jpg') no-repeat left top;
    background-size: 100%;
    margin-bottom: 0;
    padding-top: 23px;
}
.campaign_container .tabs_contents .seller_monitoring_contents .common_visual{
    background:url('https://static-ux.mustit.co.kr/img/front/contents/cont-seller-monitoring.jpg') no-repeat left 26px;
    background-size: 100%;
    margin-bottom: 0;
}
.campaign_container .tabs_contents .order_list{
    padding:0 20px;
}
.campaign_container .tabs_contents .title{
    font-size: 32px;
    font-weight: 700;
    line-height: 1.31;
    color: #222;
    margin-bottom: 29px;
}
.campaign_container .tabs_contents .delay_title{margin-bottom: 23px;}
.campaign_container .tabs_contents .order_list h4{
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    color: #222;
    margin-bottom: 4px;
}
.campaign_container .tabs_contents .order_list .desc{
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #222;
}
.campaign_container .tabs_contents .order_list li{
    margin-bottom: 28px;
}

.campaign_container .tabs_contents .order_list .desc strong{
    font-weight: 400;
    color:#D00000;
}

.campaign_container .tabs_contents .table_wrap{
    border-top:1px solid black;
    margin-top: 20px;
}
.campaign_container .tabs_contents table{
    width:100%;
    table-layout: fixed;
}
.campaign_container .tabs_contents table th{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    color: #222;
    padding:16px 0;
    background: #fafafa;
    text-align: center;
    vertical-align: middle;
    border-width: 0 1px 1px 0;
    border-color:#e6e6e6;
    border-style: solid;
}
.campaign_container .tabs_contents table th:last-child{border-right: 0;}
.campaign_container .tabs_contents table td{
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color:#555;
    text-align: left;
    padding:16px 0 16px 24px;
    border-width: 0 1px 1px 0;
    border-color:#e6e6e6;
    border-style: solid;
}
.campaign_container .tabs_contents table td.align_center{
    text-align: center;
    padding:16px 0;
}
.campaign_container .tabs_contents table td:last-child{border-right:0;}
.campaign_container .tabs_contents .table_info{
    margin-top: 16px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #888;
}
.campaign_container .tabs_contents .delay_table_wrap td{padding:15px 16px;}
.campaign_container .tabs_contents .table_info strong {font-weight: 400;color: #222;}
.campaign_container .tabs_contents .btn_box{text-align: center;margin-top: 56px;}
.campaign_container .tabs_contents .btn_round_black{
    font-size: 18px;
    width: 320px;
    height: 64px;    
    padding: 19px 0;
    border-radius: 32px;
    background-color: #222;
    font-weight: 400;
    line-height: 1.5;
    color:white;
    border:0;
}
.campaign_container .tabs_contents .blue_bg_contents{
    margin:60px 0 75px;
    background-color: #e4e9f2;
    padding:76px 40px 80px;
}
.campaign_container .tabs_contents .blue_bg_contents .title{text-align: center;}
.campaign_container .tabs_contents .blue_bg_contents .sub_title{
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #222;
    margin-bottom: 20px;
}
.campaign_container .tabs_contents .blue_bg_contents .list{
    display: flex;
    justify-content: space-between;
}
.campaign_container .tabs_contents .blue_bg_contents .list li{
    position: relative;
    width:191px;
    min-height: 220px;
    background: white;
    box-sizing: border-box;
    padding:24px 20px 0 20px;
    border-radius: 12px;
    box-shadow: 0 8px 12px 0 rgba(56, 73, 119, 0.05);

}
.campaign_container .tabs_contents .blue_bg_contents .list:last-of-type li{min-height: 210px;}
.campaign_container .tabs_contents .blue_bg_contents .list .img_thum{
    width:64px;
    margin-bottom: 8px;
}
.campaign_container .tabs_contents .blue_bg_contents .list .img_thum img{width: 100%;}
.campaign_container .tabs_contents .blue_bg_contents .list .list_title{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #222;
    margin-bottom: 2px;
    word-break: keep-all;
}
.campaign_container .tabs_contents .blue_bg_contents .list .list_desc{
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #222;
    word-break: keep-all;
}
.campaign_container .tabs_contents .blue_bg_contents .list .list_person{
    position: absolute;
    left: 20px;
    bottom:16px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    color: #224faf;
}
.campaign_container .tabs_contents .blue_bg_contents .btn_box{
    margin-top: 59px;
}
.campaign_container .tabs_contents .blue_bg_contents .btn_box .btn_round_black{width: 320px;padding:0;}
.campaign_container .tabs_contents .qna_contents{margin-top: 80px;padding:0 20px;}
.campaign_container .tabs_contents .qna_contents .title{margin-bottom: 24px;}
.campaign_container .tabs_contents .qna_contents dl{padding-bottom: 24px;border-bottom: 1px solid #e6e6e6;}
.campaign_container .tabs_contents .qna_contents dl:not(:last-child){margin-bottom: 24px;}
.campaign_container .tabs_contents .qna_contents dt{
    font-size: 18px;
    font-weight: 400;
    line-height: 1.44;
    color: #222;
    margin-bottom: 8px;
}
.campaign_container .tabs_contents .qna_contents dd{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #888;
    word-break: keep-all;
}
.campaign_container .tabs_contents .qna_contents dd a{
    display:inline-block;
    font-size: inherit;
    line-height: 1;
    color:#555;
    border-bottom: 1px solid #555;
}
.campaign_container .tabs_contents .table_title{
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    color: #222;
}
.campaign_container .tabs_contents .padding_container{padding:0 20px;}
.campaign_container .tabs_contents .paragraph dt{
    font-size: 14px;
    font-weight: 400;
    color:#555;
    line-height: 1.5;
    margin-bottom: 4px;
}
.campaign_container .tabs_contents .paragraph dt .icon{
    position: relative;
    top:2px;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;

}
.campaign_container .tabs_contents .paragraph dd p{
    font-size: 14px;
    color:#888;
    line-height: 1.5;
    font-weight: 400;
}
.campaign_container .tabs_contents .paragraph dd .p_dot{
    padding-left: 10px;
    position: relative;
}
.campaign_container .tabs_contents .paragraph dd .p_dot:before{
    content: "•";
    position: absolute;
    top: -1px;
    left: -1px;
    font-size: inherit;
    color: #aaa;
}
.campaign_container .tabs_contents .paragraph dd p .num{
    display: inline-block;
    margin-right: 4px;
    min-width: 12px;
    font-size: inherit;
    color: inherit;
}
.campaign_container .tabs_contents .how_to_request{
    font-size: 16px;
    color: #555;
    line-height: 1.5;
    font-weight: 400;
}
.campaign_container .tabs_contents .how_to_request a{
    display:inline-block;
    border-bottom:1px solid #D00000;
    line-height: 1;
    font-size: inherit;
    color:#D00000;
}
.campaign_container .tabs_contents .delayed_delivery_compensation_contents .how_to_request{font-size: 14px;}
.campaign_container .tabs_contents .thum_list li{
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
}
.campaign_container .tabs_contents .thum_list .thum{
    width:160px;
    margin-top:30px;
}
.campaign_container .tabs_contents .thum_list .thum img{width:160px;}
.campaign_container .tabs_contents .thum_list .desc{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    min-height: 225px;
    width: 648px;
    padding: 29px 0 36px;
    margin-left:32px;
    box-sizing: border-box;
    justify-content: center;
    border-bottom: 1px solid #f0f0f0;
}
.campaign_container .tabs_contents .thum_list li:last-child .desc{border-bottom: 0;}
.campaign_container .tabs_contents .thum_list .desc .desc_tit{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    color: #222;
}
.campaign_container .tabs_contents .thum_list .desc .desc_sub_tit{
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: #222;
    margin-bottom: 12px;
}
.campaign_container .tabs_contents .thum_list .desc .desc_txt{
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color:#555;
}
.campaign_container .tabs_contents .thum_list .desc .desc_txt strong{
    font-weight: 700;
    color:#222;
}

.campaign_container .tabs_contents .delayed_delivery_compensation_contents .common_visual h2 {margin-bottom: 28px;}
.campaign_container .tabs_contents .delayed_delivery_compensation_contents .table_wrap{margin-top: 16px;}
.campaign_container .tabs_contents .direct_deal_report_reward_contents .common_visual h2 {margin-bottom: 28px;}
.campaign_container .tabs_contents .direct_deal_report_reward_contents .table_wrap{margin-top: 18px;}
.campaign_container .tabs_contents .direct_deal_report_reward_contents table td{line-height: 1.6;}
.campaign_container .tabs_contents .online_genuine_guide_contents .padding_container{
    position: relative;
    top: -20px;
}

.campaign_container .tabs_contents .process_countereit {margin: 80px 0 0;}
.campaign_container .tabs_contents .monitoring_container {
    padding: 75px 40px;
    background-color: #fafafa;
}
.campaign_container .tabs_contents .monitoring_container .monitoring_title {
    margin-bottom: 44px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: normal;
    color: #222;
}
.campaign_container .tabs_contents .monitoring_container .monitoring_title_sub {
    margin-top: 42px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    color: #222;
}
.campaign_container .tabs_contents .monitoring_container .monitoring_list {
    margin-top: 36px;
    display: flex;
    justify-content: space-between;
}
.campaign_container .tabs_contents .monitoring_container .monitoring_item {
    width: 192.5px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0px 5px 20px 0 rgba(102, 102, 102, 0.1);
    text-align: center;
}
.campaign_container .tabs_contents .monitoring_container .monitoring_box01 .monitoring_item {
    padding: 25px 0;

}
.campaign_container .tabs_contents .monitoring_container .monitoring_box02 .monitoring_item {
    padding: 22px 0 27px;
}
.campaign_container .tabs_contents .monitoring_container .monitoring_item .img_thum {
    width: 59px;
    margin: 0 auto;
}
.campaign_container .tabs_contents .monitoring_container .monitoring_item .img_thum img {
    width: 100%;
}
.campaign_container .tabs_contents .monitoring_container .monitoring_item .list_title {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    color: #222;
}
.campaign_container .tabs_contents .monitoring_container .monitoring_box01 .monitoring_item .list_title {
    margin-top: 15px;
}
.campaign_container .tabs_contents .monitoring_container .monitoring_box02 .monitoring_item .list_title {
    margin-top: 17px;
}
.campaign_container .tabs_contents .monitoring_container .monitoring_item .list_desc {
    margin-top: 6px;
    font-size: 13px;
    line-height: 1.56;
    color: #222;  
}
.campaign_container .tabs_contents .monitoring_container .monitoring_box02 .monitoring_item .list_desc {
    margin-top: 7px;
}
.campaign_container .tabs_contents .monitoring_container .monitoring_item .list_person {
    margin-top: 18px;
    font-size: 12px;
    line-height: normal;
    color: #D00000;
}
.campaign_container .tabs_contents .service_as_contents .btn_box {
    margin-top: 53px;
}
.campaign_container .tabs_contents .as_thum_list {
    margin-top: -14px;
}
.campaign_container .tabs_contents .as_thum_list li{
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
}
.campaign_container .tabs_contents .as_thum_list .thum{
    width: 160px;
    margin-top: 24px;
}
.campaign_container .tabs_contents .as_thum_list .thum img{width:160px;}
.campaign_container .tabs_contents .as_thum_list .desc{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    min-height: 210px;
    width: 648px;
    padding: 29px 0 36px;
    margin-left:32px;
    box-sizing: border-box;
    justify-content: center;
    border-bottom: 1px solid #f0f0f0;
}
.campaign_container .tabs_contents .as_thum_list li:last-child .desc{border-bottom: 0;}
.campaign_container .tabs_contents .as_thum_list .desc .desc_tit{
    margin-top: 2px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    color: #222;
}
.campaign_container .tabs_contents .as_thum_list .desc .desc_txt{
    margin-top: 18px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color:#555;
}
.campaign_container .tabs_contents .as_thum_list .desc .desc_txt strong{
    font-weight: 700;
    color:#222;
}
.campaign_container .tabs_contents .compensation_policy {
    padding: 61px 36px 60px;
    margin-top: 56px;
    background-color: #fafafa;
}
.campaign_container .tabs_contents .compensation_policy_title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #222;
}
.campaign_container .tabs_contents .compensation_policy_list {
    display: flex;
    justify-content: space-between;
    margin-top: 48px;
}
.campaign_container .tabs_contents .compensation_policy_item {
    width: 190px;
    padding: 25px 0 23px;
    box-sizing: border-box;
    border-radius: 12px;
    box-shadow: 0px 5px 20px 0 rgba(102, 102, 102, 0.1);
    background-color: #fff;
}
.campaign_container .tabs_contents .compensation_policy_item .thum {
    width: 59px;
    margin: 0 auto;
}
.campaign_container .tabs_contents .compensation_policy_item .thum img {width: 100%;}
.campaign_container .tabs_contents .compensation_policy_item .desc {}
.campaign_container .tabs_contents .compensation_policy_item .desc_step {
    margin-top: 14px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    color: #222;
}
.campaign_container .tabs_contents .compensation_policy_item .desc_title {
    margin-top: 9px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #D00000;
}
.campaign_container .tabs_contents .compensation_policy_item .desc_text {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
    color: #222;
}