
    @media screen and (min-width: 1000px) {
        .header .default_search_form .search_content_box { left: 50% !important; top: 80px !important; transform: translateX(-50%);}
        .ly_products_98.ly_product_second .ly_ps_header .ly_ps_header_box { margin: 0 auto 1.5% !important;}
        .ly_footer_58 .default_foot_menu_style .menu_list.menu_list_menu dl {display: grid; grid-template-columns: repeat(2, 1fr); }
        .ly_footer_58 .default_foot_menu_style .menu_list.menu_list_menu dl dt { grid-column: span 2;}
    }
    @media screen and (max-width: 1000px) {
        .ly_footer_58 .default_foot_menu_style .menu_list.menu_list_menu dl { display: flex; flex-direction: column;}
        .ly_footer_58 #new_footer .default_foot_menu_style .menu_list dl.focus dd:nth-child(2) { order: 0;}
        .ly_footer_58 #new_footer .default_foot_menu_style .menu_list dl.focus dd:nth-child(3) { order: 1;}
        .ly_footer_58 #new_footer .default_foot_menu_style .menu_list dl.focus dd:nth-child(4) { order: 2;}
        .ly_footer_58 #new_footer .default_foot_menu_style .menu_list dl.focus dd:nth-child(5) { order: 3;}
        .ly_footer_58 #new_footer .default_foot_menu_style .menu_list dl.focus dd:nth-child(6) { order: 4; }
        .ly_footer_58 #new_footer .default_foot_menu_style .menu_list dl.focus dd:nth-child(7) { order: 4;}
        .ly_footer_58 #new_footer .default_foot_menu_style .menu_list dl.focus dd:nth-child(8) { order: 6;}
        .ly_footer_58 #new_footer .default_foot_menu_style .menu_list dl.focus dd:nth-child(9) { order: 7;}
        .ly_footer_58 #new_footer .default_foot_menu_style .menu_list dl.focus dd { margin-bottom: 6px;margin-top: 10px;}
        .nav_center_fixed .box_center .menu_item .menu_title a:hover span { color: #ff830a;}
        .ly_about_11 .s_img  { display: none;}
        body .ly_about_11 .flex_box .s_right { margin-top: 88px; margin-bottom: 40px;}
    }
    .ly_about_11 .s_img .compute_item_img .compute_process_img img { display: none;}
