    @media all and (max-width: 1920px) and (min-width:720px) {
        #bizlistf {
            width:100%;
            max-width:1400px;
            margin:50px 0;
        }
        .framettl {
            text-align:center;
        }
        .framettl h2 {
            color: #222222;
            margin-bottom:20px;
        }
        .framettl span {
            color:#284566;
            display:block;
            font-size:12px;
        }
        #form_ttlline {
            width:100%;
            max-width:1400px;
            height: 30px;
            padding: 15px 0 10px 0;
            border-top: #3b7def 3px solid;
            border-bottom: #3b7def  1px solid;
            font-size:14px;
        }
        #form_line {
            width:100%;
            max-width: 1400px;
            height: 25px;
            padding: 15px 0 5px 0;
        }
        .list_header1 {
            width:119px;
            float: left;
            text-align: center;
            border-right: 1px solid #ccc;
        }
        .list_header2 {
            width:324px;
            float: left;
            border-right: 1px solid #ccc;
            font-weight:500;
            text-align: center;
            margin: 0
        }
        .list_header3 {
            width:149px;
            float: left;
            border-right: 1px solid #ccc;
            text-align: center;
        }
        .list_header4 {
            width:149px;
            float: left;
            border-right: 1px solid #ccc;
            text-align: center;
        }
        .list_header5 {
            width:114px;
            float: left;
            border-right: 1px solid #ccc;
            text-align: center;
        }
        .list_header6 {
            width:119px;
            float: left;
            border-right: 1px solid #ccc;
            text-align: center;
        }
        .list_header7 {
            width:119px;
            float: left;
            border: none;
            text-align: center;
        }
        #form_line .list_header1,#form_line .list_header2, #form_line .list_header3, #form_line .list_header4, #form_line .list_header5, #form_line .list_header6, #form_line .list_header7 {
            border-color:white;
            font-size: 14px;
        }
        
        .form_filter {
            float: left;
            display: inline-block;
        }
        .form_filterB {
            width: 25%;
            float:left;
            display: inline-block;
        }
        #form_line span {
            font-size:12px;
        }
        #form_ttlline select {
            width:90%;
            font-size: 14px;
            font-weight: 600;
            border: none;
            padding: 0 5px;
        }
        .pagelink {
            width: 20px;
            line-height: 1.8;
        }
        .pagelink a { 
            text-decoration:none;
        }
        #guest_notice {
            width: 280px;
            height: 170px;
            text-align: center;
            vertical-align: middle;
            background-color: #edf2f8;
            position: absolute;
            display: unset;
            /* left: calc(50% - 140px);
            top: 50%; */
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            border-radius: 10px;
            border: 1px solid #1546b4;
        }
        .showalert {
            visibility: visible;
        }
    }
    @media all and (max-width: 1920px) and (min-width:720px) {
        #marketf {
            width:calc(100% - 90px);
            max-width:900px;
            margin:50px 0 0 50px;
        }
        .framettl {
            text-align:center;
        }
        .framettl h2 {
            color: #222222;
            margin-bottom:30px;
        }
        .framettl span {
            color:#284566;
            display:block;
            font-size:12px;
            margin-bottom:30px;
        }
        #form_line {
            width: 100%;
            border-top: 1px solid #ccc;
            display:inline-block;
            height: 69px;
        }
        .form_filterA {
            width: 60%;
            float: left;
            display: inline-block;
        }
        .form_filterA div {
            padding:0 30px;
            font-size: 14px;
            font-weight: 600;
            display: inline-block;
        }
        .form_filterA #cate1, .form_filterA #cate2, .form_filterA #cate3, .form_filterA #cate4 {
            border-right: 1px #ccc solid;
        }
        .form_filterA .selected {
            color: #1546b4;
        }
        .form_filterB {
            margin-right: 30px;
            right: 140px;
            display: inline-block;
            position: absolute;
        }
        .set_category .selected { 
            width: calc( (100% - 66px ) / 3);
            border:1px solid #3b7def;
            background-color: #3b7def;
            color:white;
            float:left;
            margin-right: 30px;
        } 
        .set_category .selectcate { 
            width: calc( (100% - 66px ) / 3);
            border:1px solid #f0f8ff;
            float:left;
            margin-right: 30px;
            cursor:pointer;
        } 
        .set_category .selected  h2 {
            color:white;
        } 
        .set_category h2 { 
            margin: 10px 0 0 10px;
            color:#1546b4;
        } 
        .set_category span { 
            margin: 0 0 10px 10px;
            display: block;
            font-size:12px;
        } 


        .formline span {
            font-size:14px;
        }
        .formline select {
            width: 120px;
            height: 37px;
            outline: none;
            border-color: #ccc;
            border-radius: 7px;
            padding: 5px;
            display: block;
        }
        .cols3, .cols6 {
            margin-right:0px !important;
        }

        ul.formline {
            list-style: none;
            padding-left:20px;
        }
        .formline li{
            display: flow-root;
            width: calc( 100% - 20px);
            margin-top: 10px;
        }
        li .ls {
            float:left;
            font-size:14px;
             font-weight:300;
        }
        li .rs {
            float:right;
            font-size:16px;
            font-weight:600;
            color: #1546b4;
        }
        li .rs_nor {
            float:right;
            font-size:14px;
            font-weight:600;
        }
        #biz_category span {
            color: white;
        }
        #form_line: {
            display:flex;
            width:100%;
        }
        .reg_btn { 
            width:90px;
            background-color: #1546b4;
            height:20px;
            padding: 6px 0;
            color: white;
            text-align: center;
            font-size:14px;
            font-weight: 600;
            margin-right: 10px;
            border-radius: 7px;
        }
        .pagelink {
            width: 20px;
            line-height: 1.8;
        }
        .pagelink a { 
            text-decoration:none;
        }
        .stat2 {
            width: 50px;
            height: 50px;
            background-color: black;
            text-align: center;
            color: white;
            font-size: 14px;
            font-weight: 600;
            position: absolute;
        }
        .stat2>span {
            margin-top: 7px;
            display: block;
        }
        .stat1 {
            width: 50px;
            height: 50px;
            background-color: black;
            text-align: center;
            color: white;
            font-size: 14px;
            font-weight: 600;
            position: absolute;
        }
        .stat1>span {
            margin-top: 7px;
            display: block;
        }
        .stat0 {
            width: 50px;
            height: 50px;
            background-color: black;
            text-align: center;
            color: white;
            font-size: 14px;
            font-weight: 600;
            position: absolute;
        }
        .stat0>span {
            margin-top: 7px;
            display: block;
        }
        #orderf {
            width: 1400px;
            margin: 0 auto;
        }
        .framettl {
            text-align:center;
        } 
        .framettl h2 {
            color:#222222;
        }
        .framettl span {
            color:#284566;
            display:block;
            font-size:12px;
        }

        #orderform {
            width:100%;
        }
        #orderform {}
        h2{            
            
        }
        #orderform label {
            width: 120px;
            color: #222222;
            margin-right: 20px;
            display: block;
            float:left;
            font-size: 14px;
        }
        #orderform input:FOCUS, #orderform textarea:FOCUS { 
            border-color: #1646b4;
            outline: none;
            background-color: #edf2f8;
        }
        #orderform input ,#orderform textarea {
            width : calc(100% - 185px);
            outline: none;
            padding: 10px;
            border-radius: 7px;
            border: 1px solid #cccccc;
            background-color:white;
            margin: 0;
            font-size: 14px;
        }
        .input_half {
            max-width : 290px !important;
        } 
        #cate1.biz_cate_select, #cate2.biz_cate_select, #cate3.biz_cate_select, #cate4.biz_cate_select, #cate5.biz_cate_select {
            width: 120px !important;
            margin-right: 15px;
            color: white;
            border-color: #1546b4 !important;
            font-weight:600;
            padding:9px;
            border-radius : 7px;
            border: 1px solid #1546b4;
            background-color: #1546b4 !important;
            text-align:center;
            float:left;
            box-shadow: 3px 3px 3px #aeaeae;
        } 
        .col_last { 
            margin-right:0 !important;
        }
        #orderform .formline {
            display: inline-block;
            width: 100%;
            margin-bottom: 15px;
        }
        #biz_form textarea {
            width: calc(100% - 140px ) !important
        }
        #orderform .left50 {
            float: left;
            width: 50%;
        }
        #orderform .right50 {
            float: right;
            width: 50%;
        }
        #orderform .right50 label {
            margin: 0px 0px 0 20px;
        }
        #tcate1, #tcate2, #tcate3, #tcate4, #tcate5, #tcate6  {
            width: 120px !important;
            margin-right: 15px;
            color: #1546b4;
            border: 1px solid #1546b4 !important;
            font-weight: 600;
            outline: none;
            padding: 9px;
            border-radius: 7px;
            background-color: #edf2f8;
            text-align:center;
            float:left;
        }
                #tcate1.selected, #tcate2.selected, #tcate3.selected, #tcate4.selected, #tcate5.selected, #tcate6.selected  {
            width: 120px !important;
            margin-right: 15px;
            color: #ffffff;
            border: 1px solid #1546b4 !important;
            font-weight: 600;
            outline: none;
            padding: 9px;
            border-radius: 7px;
            background-color: #1546b4;
            text-align:center;
            float:left;
        }
        input:-internal-autofill, input:-internal-autofill-selected {
            background-color: #f6f6f6 !important;
        }
        .formline button { 
            padding: 12px 0 12px;
            width: 115px;
            border-radius: 0 7px 7px 0;
            outline: none;
            line-height: 1;
            background: #1546b4;
            border-width: 0;
            font-weight: 600;
            color: white;
        }
        #thumbarea {
            width: calc( 100% - 195px);
            padding:10px;
            float: right;
            display: block;
            border: 1px solid #ccc;
            border-radius: 7px;
            text-align: center;
            vertical-align: middle;
        }
        .thumb {
            width: 128px;
            height: 72px;
            display: none;
            background-size: cover;
            margin: 10px;   
            float:left;
            background-position: center;
            position: relative;
            z-index:11
        }
        #uploadbtn {
            width: 74px;
            border: 1px solid #767676;
            font-size: 12px;
            padding: 2px;
            background-color: #efefef;
            outline: none;
            border-radius: 3px;
            display: inline-block;
        }
        div.btn-cancle {
            width: 140px;
            height: 45px;
            border-radius: 22px;
            line-height: 2em;
            font-size: 14px;
            font-weight: 600;
            color: #1546b4;
            right: 200px !important;
            border: 1px solid #1546b4 !important;
            background-color: white;
            text-align: center;
        }
        .btn-submit {
            position: sticky;
            left: calc(100% - 130px) !important;
            float: right;
            background-color: #1546b4;
            color: white;
            border: none !important;
            padding: 12px;
            text-align: center;
            border-radius: 22px;
        }
    }  
    #order_category {
    width: 100%;
    border: 2px solid #3b7dee;
    padding: 0;
    display: table;
    background-color: aliceblue;
    }
    .set_category {
    width: calc(100% - 66px);
    margin: 30px;
    display: flex;
    justify-content: space-between;
    }
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
}

.modal_content {
    background-color: #fff;
    margin: 10% auto;
    padding: 0px;
    border: 1px solid #333;
    width: 30%;
}
input#address { 
	width: 75%;
    height: 40px;
    font-size: 14px;
    outline: none;
    padding-left: 15px;
    border: solid #3b7def;
    border-radius: 5px 0 0 5px;
    border-width: 1px 0 1px 1px;
    margin: 0;
}
button#searchBtn { 
	width: 140px;
    height: 40px;
    font-size: 14px;
    padding: 10px 50px;
    background-color: #3b7def;
    outline: none;
    border: 1px solid #3b7def;
    border-radius: 0 5px 5px 0;
    color: white;
    font-weight: 600;
    line-height: 1.2;
}
div#setaddr_btn { 
	width: 70px;
	height: 40px;
    padding: 16px 50px 0 50px;
    background-color: #3b7def;
    border: 1px solid #3b7def !important;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 500;
    margin: 0 auto;
    color: white;
    display: block;
    text-align: center;
    cursor:pointer;
}
#rstaddr {
	padding: 10px;
	outline: none;
	border: none;
}
input.sel_rst {
background-color: #3b7def;
color: white;
font-weight: 700;
}
.btnG_default {
	width: 90px;
	background-color: #444;
	border: 1px solid #444;
	height: 20px;
	padding: 9px 20px;
	color: white;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	margin-right: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.btnG_default:hover {
	background-color: white;
}
.btnG_default:hover span {
	color: #444 !important;
}
form th,form select, form select option { font-weight:500; font-size:14px; }
form select{
    width: 100%;
    text-align: center;
}
.num_line{
    border-right:1px solid #ccc;
}
form th {
    border-top: 3px solid #3b7def;
    border-bottom: 1px solid #3b7def;
    padding: 19px 0 20px;
    font-size: 14px;
    font-weight: 500;
 }
#filterhead { margin:0;}
#list td { 
    text-align: center;
    padding: 19px 0 20px;
    border-bottom: 1px solid #ccc; }
    #list tr:last-child td { 
        border-bottom: none; }
.application_end{
    color:#7e7e7e;
}
.application_ing{
    color:#3b7def;
}