.board_order_tab {width:100%;}
.board_order_tab li {float:left; width:50%; cursor:pointer; text-align:center; line-height:56px; background:#e4e4e4; color:#777777; font-size:17px;}
.board_order_tab li.current {color:#fff; background:#393939;}

.board_order_tab-content {display:none;}
.board_order_tab-content.current {display:block;}


.board_order_top {float:left; width:100%; border-bottom:1px solid #ddd; padding:20px 0; margin-bottom:40px;}
.board_order_form_list {float:left;  width:100%;}
.board_order_form_list li {float:left; width:100%; margin-top:10px;}
.board_order_form_list li:first-child {margin-top:0;}
.board_order_form_list li strong {float:left; display:inline-block; width:170px; padding:0 10px; box-sizing:Border-box; font-weight:500; line-height:45px;}
.board_order_form_list li strong.num2_line {line-height:1.6;}
.board_order_form_list li div {float:right; width:calc(100% - 170px);}

.board_order_select {width:236px;  height:45px; border-radius: 0px; border:1px solid #ddd; padding:0 30px 0 15px; box-sizing:border-box;
 -webkit-appearance: none; -moz-appearance: none; appearance: none; background:url(/board/board_order/images/select_arrow.gif) no-repeat right 20px center;}
.board_order_select::-ms-expand { display:none; }


.board_order_tit {float:left; width:100%;}
.board_order_tit h2 {float:left; font-size:22px; color:#f36523; font-weight:500; margin-top:15px;}
.board_order_tit p {float:right; font-size:15px; color:#888888; margin-top:20px; margin-right:20px;}

.board_order_bt {float:right; width:110px; border:2px solid #f36523; border-radius:5px; text-align:center; transition:box-shadow ease 0.2s;}
.board_order_bt:hover {box-shadow:1px 1px 2px rgba(0,0,0,0.1);}
.board_order_bt span {display:inline-block; padding-left:20px; line-height:42px;}
.board_order_bt_o span {color:#f36523; background:url(../images/board_order_bt_o.png) no-repeat 0 center;}
.board_order_bt_b {border:2px solid #333333; }
.board_order_bt_b span {color:#333333; background:url(../images/board_order_bt_b.png) no-repeat 0 center;}

.txt_orange {color:#ef2d2d; font-weight:600;}

.board_order_form {width:100%; border-top:2px solid #f36523; float:left; margin-top:15px; margin-bottom:25px;}
.board_order_form > ul {padding:20px 0;}
.board_order_form .input_w_100 {width:100%; height:45px; border:1px solid #ddd; padding:0 15px; box-sizing:Border-box;}
.board_order_form .input_w_140 {width:140px;}

.board_order_form_list_textare {width:100%; height:75px; border:1px solid #ddd; padding:0 15px; box-sizing:Border-box;}

.board_order_form_list li.board_order_form_list_w01 {width:55%;}
.board_order_form_list li.board_order_form_list_w02 {width:45%; padding-left:50px; box-sizing:border-box;}


.board_order_form_list_txt {display:inline-block; margin-left:10px;}

.board_order_list_bt_set {width:100%; text-align:center; float:left; margin-top:30px;}
.board_order_list_bt_set a {width:170px; height:56px; line-height:56px; text-align:Center; font-size:17px; color:#fff; margin:0 10px; display:inline-block; box-sizing:border-box;}
.board_order_list_bt_set a.board_order_list_bt_o {background:#f36523;}
.board_order_list_bt_set a.board_order_list_bt_g {background:#808080;}
.board_order_list_bt_set a.board_order_list_bt_w {color:#777777; border:1px solid #ccc; }
 

.board_order_check_search {float:right; width:650px;}
.board_order_check_search > p {float:left; font-size:16px; color:#333; line-height:45px; font-weight:600; margin-right:10px;}
.board_order_check_search input {float:left; width:136px; line-height:45px; height:45px; border:1px solid #ddd; padding:0 10px; box-sizing:Border-box;}
.board_order_check_search .txt {float:left; width:30px; text-align:Center; line-height:45px;}
.board_order_select02 {width:106px; margin-left:10px; float:left; }

.board_order_check_search .bt_black {float:left; width:68px; line-height:45px; background:#333333; color:#fff; text-align:center; margin-left:10px;}
.board_order_check_search .bt_gray {float:left; width:84px; line-height:45px; background:#808080; color:#fff; text-align:center; margin-left:10px;}

.board_order_check_table {float:left; width:100%; margin-top:30px;}
.board_order_check_table table {width:100%; }
.board_order_check_table th {background:#f1f1f1; padding:20px 5px; color:#333; font-weight:600;}
.board_order_check_table td {text-align:center; border-bottom:1px solid #ccc; padding:20px 5px;}
.board_order_check_table02 tr:hover td {border-bottom:2px solid #f36523; color:#f36523;}
.board_order_check_table02 tr:hover td a {color:#f36523;}

.board_order_check_table td.txt_wait {color:#e53030; font-weight:600;}

.board_order_detail_top {width:100%; border-top:2px solid #f36523; margin-bottom:20px;}
.board_order_detail_top table {width:100%;}
.board_order_detail_top table td, .board_order_detail_top table th {border-bottom:1px solid #ccc; text-align:left; padding:15px 10px;}
.board_order_detail_top table th {font-weight:600;}
.board_order_detail_top .txt_g {display:block; margin-top:10px; font-size:15px; color:#888;}
/********************
page_nv_type02
*********************/
.page_nv_type02 {text-align:center; width:100%; float:left; margin-top:50px;}
.page_nv_type02 ul{display:inline-block; *display:inline; zoom:1;}
.page_nv_type02 ul li{float:left; margin-left:-1px; z-index:1; line-height:36px; font-size:15px; width:36px; text-align:Center; cursor:pointer;  color:#5f5f5f; font-weight:300; border:1px solid #ccc; border-right:0;}
.page_nv_type02 ul li a {font-size:15px; line-height:36px; display:block;}
.page_nv_type02 ul li img {vertical-align:top; margin-top:12px;}
.page_nv_type02 ul li img.off {display:inline-block;}
.page_nv_type02 ul li img.on {display:none; }
.page_nv_type02 ul li:hover img.off {display:none;}
.page_nv_type02 ul li:hover img.on {display:inline-block;}
.page_nv_type02 ul li:hover,.page_nv_type02 ul li.on,.page_nv_type02 ul li.on a,.page_nv_type02 ul li a:hover {font-weight:500; color:#fff; background:#f36523;}
.page_nv_type02 ul li:nth-child(1),.page_nv_type02 ul li:nth-child(2),.page_nv_type02 ul li:last-child,.page_nv_type02 ul li:nth-last-child(2) {margin:0; border:1px solid #cccccc; border-right:0; width:36px; height:36px; text-align:center;}

.page_nv_type02 ul li:last-child {border-right:1px solid #ccc;}
/********************
//page_nv_type02
*********************/


/****** 게시판넘버 ******/
.page_num{float:left; width:100%; height:38px; text-align:center; margin-top:40px;}
.page_num span{display:inline-block;}
.page_num span a{display:inline-block; color:#666; background:#fff; padding:0px; margin:0; font-size:15px; font-weight:300; line-height:35px; width:35px; height:35px; border:1px solid #ddd;}
.page_num span a.page_on{background:#eb4846; color:#fff; font-weight:400;}
.page_num span a:hover{background:#eb4846; color:#fff;}
.page_num .buttomDiv {float:right;}






.txt_orange02 {color:#f36523; font-weight:500;}


@media screen and (max-width:991px){
.board_order_form_list li.board_order_form_list_w02 {width:100%; padding-left:0;}
.board_order_form_list li.board_order_form_list_w01 {width:100%;}

/* 게시판넘버 */
.page_num{margin-top:30px;}

}


@media screen and (max-width:767px){
.board_order_form_list li strong {width:100%; padding:0; line-height:1.6;}
.board_order_form_list li div {width:100%; margin-top:10px;}
.board_order_select {width:100%;}

.board_order_tab li {font-size:15px; line-height:50px;}
.board_order_tit h2 {font-size:20px; }
.board_order_tit p {font-size:13px;}
.board_order_form_list li strong.num2_line br {display:none;}

.board_order_list_bt_set a {width:100%; font-size:15px; height:50px; line-height:50px; margin:0; margin-top:5px;}


/********************
page_nv_type02
*********************/
.page_nv_type02 ul li {line-height:5.3vw; font-size:3vw; width:5vw;}
.page_nv_type02 ul li a {line-height:5.3vw; font-size:3vw;}
.page_nv_type02 ul li:nth-child(1), .page_nv_type02 ul li:nth-child(2), .page_nv_type02 ul li:last-child, .page_nv_type02 ul li:nth-last-child(2) {width:5vw; height:5vw;}

.page_nv_type02 ul li img {margin-top:1.8vw; height:1.8vw;}
/********************
//page_nv_type02
*********************/

.board_order_check_search {width:100%; }
.board_order_check_search > p {font-size:14px; line-height:40px; }
.board_order_check_search .txt {line-height:40px;}
.board_order_check_search input {height:40px; line-height:40px; width:calc(50% - 39px);}
.board_order_select02 {width:calc(100% - 172px); margin-left:0; margin-top:10px; height:40px;}
.board_order_check_search .bt_black,.board_order_check_search .bt_gray {line-height:40px; margin-top:10px;}

.board_order_check_table {overflow-x:auto;}
.board_order_check_table table {width:150%;}
.page_nv_type02 {margin-top:30px;}

.board_order_detail_top .txt_g {font-size:13px;}
.board_order_detail_top {margin-bottom:0;}

/* 게시판넘버 */
.page_num{height:28px; margin-top:20px;}
.page_num span a{font-size:13px; line-height:28px; width:28px; height:28px;}

}