﻿/*login*/
.login_content {width: 100%;height: 750px; background:#f6fafc}
.login_con {width: 500px;margin: auto;/* margin-top: 10%; */text-align: center;padding-top: 13rem;}
.login_con h3 {color: #000; font-size: 34px; font-weight:700; margin-bottom: 30px;}
.login_tab_con {}
.login_tab_con .tab-content {padding:50px 40px; display: flex;height: calc(100% - 3em);flex-direction: column;justify-content: center; background:#fff; border: 1px solid #eeeff0; border-radius:30px; box-shadow: 0px 0px 20px rgb(0 0 0 / 4%);}
.login_tab_con label {font-size: 15px;font-weight: 500;padding-top: 6px;padding-bottom: 3rem;text-align: left; position: absolute; z-index: -1; width: 1px; height: 1px; margin: -1px; clip: rect(1px, 1px, 1px, 1px); overflow: hidden;}
.login_tab_con input {height: 40px; font-size: 14px; font-weight: 400}
.login_info {margin-top:30px}
.login_info p {padding: 0; margin-bottom: 5px;}
.login_info p.login_info_txt {padding: 5px 0;}
.radius-left {border-bottom-left-radius: 4px !important; border-top-left-radius: 4px !important;}
.login_content .btn-primary{background:#00aeef; border:1px solid #00aeef; height:55px}
.login_content .login_input li{margin-bottom:15px}
.login_content .login_input input{height:55px; font-size:16px; border:1px solid #e2e7eb; font-weight:400}
.login_content .login_input input::placeholder{color:#c2c7ce;}

/*content*/
.content{width: 1280px;margin:auto;overflow: hidden;padding: 80px 0px 80px 0px;min-height: 715px;}
.content h1 {font-family: 'Pretendard', sans-serif;font-size: 40px;line-height: 45px;color: #0a60b1;font-weight: bold;letter-spacing: -0.5px;}
.content h2 {font-family: 'Pretendard', sans-serif;font-size: 35px;line-height: 45px;color: #0a60b1;font-weight: bold;letter-spacing: -0.5px;}
.content p {font-size: 20px;line-height: 36px;font-weight: normal; color: #555555}
.content h5 {font-size: 18px; color:#3142bc }

/*info*/
.bg_blue {background: #f3fbff}
.mybox {background-color: #0a60b1;color: #fff;padding: 30px 10px 10px 10px;height: 250px;width: 100%;text-align: center;}
.mybox:hover {background-color:#084b89;}
.mybox > img {padding: 10px 0 20px 0;width: 100px;}
.mybox > p {color: #ffffff;font-size: 16px;line-height: 20px;display: flex;align-items: center;width: 100%;height: 40px;justify-content: center;}
.notice_no span{font-size:14px; border:1px solid #eaeaea; padding:10px;}
.notice_title {padding: 80px 0 40px 0;text-align: center;}
.notice_title span {font-size: 18px; font-weight: 500;}
.notice_link {font-size: 18px;font-weight: 400;background-color: #0a60b1;color: #FFF;    text-align: right;padding: 20px 40px;}
.notice_link:hover {background-color:#084b89;}
.notice_link a{color: #FFFFFF}
.notice_con {padding: 60px; font-size: 16px; line-height: 26px}
.notice_con dl, .notice_con ul, .notice_con ol, .notice_con li {list-style: revert}
.notice_con p {margin-bottom: 30px}
.notice_tel {border-top:1px solid #eaeaea; border-bottom :1px solid #eaeaea; padding:20px}

/*con*/
.con{clear: both}
.con span.sub_desc {text-align: center; font-size: 15px; display: block; margin: 10px 0 50px 0;}
.detail_con {padding-top: 20px;}
.detail_con h3 {color: #0053C4; font-size: 19px; font-weight: 500; margin-bottom: 10px;}
.detail_con .stit{position:relative; padding-left:10px; font-size:15px; font-weight: 400; margin: 0 0 10px 10px;}
.detail_con .stit::after{content:""; width:4px; height:4px; background:#0053C4; position:absolute; left:0; top:10px}
.detail_con .stit2{position:relative; padding-left:15px; font-size:15px; font-weight: 400; margin: 0 0 10px 10px;}
.list_con {clear: both;text-align: center;}
.list_con h3 {position:relative; padding-left:10px; color: #4c6896; font-size: 20px; font-weight: 500; margin-bottom: 10px; margin-left: 5px;text-align: left;}
.list_con h3::after{content:""; width:4px; height:4px; background: #4c6896; position:absolute; left:0; top:10px}
.list_con h4 {position:relative; padding-left:10px; color: #4c6896; font-size: 15px; font-weight: 500; margin-bottom: 10px; margin-left: 5px;text-align: left;}
.list_con h4::after{content:""; width:4px; height:4px; background: #4c6896; position:absolute; left:0; top:10px}

/*search*/
.search_con{width:100%;padding: 20px 15px;display:inline-block;background-color: #f7f8f9;border-radius: 4px;margin-bottom: 20px;text-align: center;}
.search_con .form{display:inline-block;vertical-align:middle;width: calc(100% - 80px);}
.search_con .form li{float:left; margin-right: 18px; display:inline-block;height: 32px;margin-bottom: 5px;}
.search_con .form li:last-child{margin:0}
.search_con .form li label{margin-right: 5px;font-size: 15px;font-weight: 500;line-height: 32px;height: 32px;color: #333;}
.search_con .form li label:before{ display: inline-block;content: '';background: #6b80b5;width: 3px;height: 3px;position: relative; top:-4px; left: -4px;}
.search_con .form li .sch_form{font-size: 15px;padding-left:5px;font-weight: 400;line-height: 32px;height: 32px;border: 1px solid #ccc;border-radius: 4px;}
.search_con .form li .sch_form::placeholder{ font-size: 12px; color: #ccc; }
.search_con .btn_sch{display: inline-block;padding: 0 20px;font-size: 15px;font-weight: 400;line-height: 32px;height: 32px;color: #fff;text-align:center;background: #60676d;border-radius: 4px;}
.search_con .btn_sch:hover{background: #545556; text-decoration: none;}
.search_con .form .sch_dash {display: inline-block; width: 12px; text-align: center}

/*table*/
/*tb_list_st01*/
.tb_list_st01 { width: 100%; margin-top: 10px;}
.tb_list_st01 thead > tr > th {padding: 14px 5px;font-size: 16px;font-weight: 600;line-height: 1.5;background: #f6f8fd;text-align: center;border-bottom: 1px solid #e6e8ec;}
.tb_list_st01 tbody > tr {border-bottom: 1px solid #e6e8ec;}
.tb_list_st01 tbody > tr > td {font-size: 15px;font-weight: 400;padding: 10px 5px;text-align: center;line-height: 1.5;}
.tb_list_st01 tbody > tr > td:last-child { border-right: none;}
.tb_list_st01 tbody > tr:hover{ background-color: #f9fdff; cursor:pointer;}
.no_cursor tbody > tr:hover{ background-color: #f9fdff; cursor:auto;}
.tb_list_st01 input,
.tb_list_st01 select{border:1px solid #e6e8ec; height:30px; padding-left:5px; font-size:13px; width:20%}
.tb_list_st01 input::placeholder{font-size:13px}
.tb_list_st01 input[readonly]{background:#f6f8fd}
.tb_list_st01 em{color:#ff6c32; font-size:11px}
/*.tb_list_st01 .btn{display:inline-block; vertical-align:middle; background:#fff; border:1px solid #e1e1e1; color:#5d5d5d; height:30px; line-height:30px; padding:0px 10px; font-size:13px}*/
.tb_list_st01 colgroup col.tit{width:12%}
/*tb_detail_st01*/
.tb_detail_st01 {width: 100%;margin-top: 10px;}
.tb_detail_st01 tr {border-bottom: 1px solid #e6e8ec;}
.tb_detail_st01 th {padding: 20px;font-size: 16px;font-weight: 600;background: #f6f8fd;line-height: 2;text-align: left;}
.tb_detail_st01 th.date {text-align: right; font-weight: 400}
.tb_detail_st01 td {font-size: 15px; font-weight: 400; padding: 0px 5px; text-align: center; line-height: 35px;text-align: left;line-height: 20px;}
.tb_detail_st01 td div.des_div {width: 100%;padding: 50px 30px 50px;}
.tb_detail_st01 td p {display: table-cell;padding: 10px 0;font-size: 15px;line-height: 20px;}
.tb_detail_st01 td p.controller {width: 10%;font-weight: 600;padding-left: 16px;padding-right: 24px;vertical-align: middle;}
/*tb_detail_st02*/
.tb_detail_st02 {width: 100%;margin-top: 10px;border-top: 2px solid #e6e8ec;}
.tb_detail_st02 th {font-size: 16px;font-weight: 600;line-height: 1;background: #f6f8fd;border-bottom: 1px solid #e6e8ec;text-align: left;padding: 13px 20px;}
.tb_detail_st02 th span {text-align: justify; min-width: 50%; line-height: 0; display: inline-block; font-weight: 500;letter-spacing: -2px;}
.tb_detail_st02 th span:after {content: "";display: inline-block;width: 100%;}
.tb_detail_st02 th span:before {content: "";display: inline-block;width: 100%;}
.tb_detail_st02 td {font-size: 15px;font-weight: 400;padding: 13px 20px;text-align: center;line-height: 35px;border-left: 1px solid #e6e8ec;border-bottom: 1px solid #e6e8ec;text-align: left;line-height: 20px;}
.tb_detail_st02 input,
.tb_detail_st02 select{border: 1px solid #ccc; border-radius: 5px;height: 32px; padding: 5px 12px; font-size: 14px; font-weight: 400;width: 100%;}
.tb_detail_st02 input::placeholder{font-size:13px}
.tb_detail_st02 input[readonly]{background:#f6f8fd}
.tb_detail_st02 input[type=checkbox], .tb_detail_st02 input[type=radio] {width: 15px; height: 15px; margin-right: 5px}
.tb_detail_st02 em{color: #fd6600; font-size:11px;padding-right: 5px;}
.tb_detail_st02 colgroup col.tit{width:12%}
/*tb_detail_st03*/
.tb_detail_st03 {width: 100%;margin-top: 10px;border-top: 2px solid #e6e8ec;}
.tb_detail_st03 th {font-size: 16px;font-weight: 600;line-height: 1;background: #f6f8fd;border-bottom: 1px solid #e6e8ec;border-left: 1px solid #e6e8ec;text-align: center;padding: 13px 20px;}
.tb_detail_st03 th span {text-align: justify; min-width: 50%; line-height: 0; display: inline-block; font-weight: 500;letter-spacing: -2px;}
.tb_detail_st03 th span:after {content: "";display: inline-block;width: 100%;}
.tb_detail_st03 th span:before {content: "";display: inline-block;width: 100%;}
.tb_detail_st03 td {font-size: 15px;font-weight: 400;padding: 13px 20px;text-align: center;line-height: 35px;border-left: 1px solid #e6e8ec;border-bottom: 1px solid #e6e8ec;text-align: center;line-height: 20px;}
.tb_detail_st03 th:first-child, .tb_detail_st03 td:first-child {border-left: none;}
.tb_detail_st03 input,
.tb_detail_st03 select{border: 1px solid #ccc; border-radius: 5px;height: 32px; padding: 5px 12px; font-size: 14px; font-weight: 400;width: 100%;}
.tb_detail_st03 input::placeholder{font-size:13px}
.tb_detail_st03 input[readonly]{background:#f6f8fd}
.tb_detail_st03 input[type=checkbox], .tb_detail_st02 input[type=radio] {width: 15px; height: 15px; margin-right: 5px}
.tb_detail_st03 em{color: #fd6600; font-size:11px;padding-right: 5px;}
.tb_detail_st03 colgroup col.tit{width:12%}

.des_div {min-height: 250px;}
.des_div pre {font-family: 'Pretendard', sans-serif;font-size: 15px;font-weight: 400;border: none;background-color: #fff;line-height: 25px;width: 100%;white-space: pre-wrap;}
.des_text {width: 100%; height: 230px; margin: 10px 0px; border: 1px solid #ccc; border-radius: 5px;resize: none; font-family: 'Pretendard', sans-serif; font-size: 14px; padding: 5px 12px; font-weight: 400; color: #333;}

.gallery_div {padding: 50px 30px 50px; text-align: center; border-top: 1px solid #dcdcdc; width:100%;}

/* paging */
.pagination {margin-bottom:60px;clear:both;height:25px;margin:0 auto;padding:30px 0;font-size:0;text-align:center;display: block;}
.pagination:after{ content:""; display:block; clear:both}
.pagination a {display:inline-block;overflow:hidden;width: 30px;height: 30px;color:#555;font-family: 'Pretendard', sans-serif;font-size:16px;line-height:25px;vertical-align:top;}
.pagination>a>span {display:block;width: 30px;height: 30px;background-repeat:no-repeat;background-position:50% 50%;text-indent:-999px;}
.pagination>a.btn_first,
.pagination>a.btn_prev {margin-right:5px;}
.pagination>a.btn_next,
.pagination>a.btn_end {margin-left:5px;}
.pagination>a.btn_first>span {background:url(../images/pagination.png) 0 0 no-repeat;}
.pagination>a.btn_prev>span {background: url(../images/pagination.png) -33px 0 no-repeat;}
.pagination>a.btn_next>span {background: url(../images/pagination.png) -149px 0 no-repeat;}
.pagination>a.btn_end>span {background: url(../images/pagination.png) -182px 0 no-repeat;}
.pagination .paging {display:inline-block;overflow:hidden;height: 30px;padding:0;font-size:0;text-align:center;}
.pagination .paging>li {display:inline-block;padding:0 1px;}
.pagination .paging>li>a {display: block;width: 30px;height: 30px;border:none;font-size: 11px;line-height: 30px;text-align: center;color: #888;border: 1px solid #ddd;font-size: 14px;}
.pagination .paging>li>a:hover,
.pagination .paging>li>a.on {background: #00aeef;color:#ffffff;font-weight:500;}

/*thumb*/
.thumb_wrap {border-top: 1px solid #ececec;margin: 20px 0;}
.thumb {background-color: #ffffff;border-radius: 3px;box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);margin-top: 30px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;padding-top: 10px;width: 100%;}
.thumb_img {border-radius: 2px;overflow: hidden;width: 100%; height: 100%}
.thumb_border {height: 3px;width: 40px;background-color: #228bdf;margin: 10px auto;}
.thumb_title {font-size: 20px; font-weight: 500; margin-top: 10px;}
.thumb_sub {font-size: 16px; font-weight: 400; width: 100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.thumb_top {position: relative; height: 215px;}
.thumb_top .thumb_btn {transition: .5s ease;opacity: 0;position: absolute;top: 70%;left: 50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);text-align: center;}
.thumb:hover .thumb_img {opacity: 0.5;}
.thumb:hover .thumb_btn {opacity: 1;}
.thumb:hover .thumb_title {font-weight: 600; color: #333;}
.thumb:hover .thumb_sub {font-weight: 500; color: #333;}

.info_thumb {position: relative; height: 442px;}
.info_thumb img {overflow: hidden; width: 100%; height: 100%;}
.info_title {width: 100%; padding: 0 0 0.75rem 0; border-bottom:  2px solid #1ABC9C; margin-bottom: 1rem;}
.info_ship li{border-bottom:1px solid #eaeaea;padding:10px;line-height: 2vh; font-size: 16px;}
.info_ship li i {color:#999; padding-right:6px; }
.info_slider_title {position: relative;display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;margin-bottom: 2rem;padding-top: 50px;}
.info_slider_title h4{position: relative;background-color: #FFF;margin-bottom: 0;color: #444;padding: 10px;}
.info_slider_title::before, .info_slider_title::after {content: '';-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;height: 0;border-top: 1px solid #e5e5e5;}

/*report*/
.report li{border-bottom:1px solid #eaeaea;padding:10px;line-height: 2vh;}
.report li i {color:#999; padding-right:6px; }

/*btn*/
.btn_wrap {display: block;padding: 20px 0;height: 60px;}
.top_btn_wrap {display: block;height: 32px;line-height: 32px;}
.btn_left {display: inline-block; float: left}
.btn_right {display: inline-block; float: right}
.btn_right button {height: 35px; font-size: 15px;}
.btn {min-width: 80px;}

/*toggle*/
.toggle {display: block;position: relative;margin-bottom: 25px;padding-bottom: 25px;border-bottom: 1px solid #eeeeee;text-align: left;}
.toggle-header {position: relative;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -5px;cursor: pointer;color: #444;font-size: 16px;font-weight: 500;}
.toggle-icon {-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: 100%;padding: 0 5px;text-align: center;}
.toggle-icon i, .toggle-icon span {width: 1rem;}
.toggle-title {-ms-flex-preferred-size: 0;flex-basis: 0;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;padding: 0 5px;}
.toggle:not(.toggle-active) > .toggle-header .toggle-open, .toggle-active > .toggle-header .toggle-closed {display: none;}
.toggle-active > .toggle-header .toggle-open {display: block !important;transform: rotate(90deg);color: var(--themecolor, #0F66DD);}
.toggle-content {  display: none; position: relative;font-size: 16px;padding: 0.75rem 0;}

/*modal*/
.modal {position: fixed; z-index: 1000; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.4); display:none}
.modal_content {background-color: #fff;position:relative;-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.02);margin: 12% auto;padding: 30px 20px;overflow-y: auto;border-radius: 10px;}
.modal_content .md_head h1{font-size:18px;}
.modal_content .md_btn{display:inline-block; margin-top:20px; padding-top:20px; width:100%; text-align:center; border-top:1px solid #e6e8ec}
.modal_content .md_btn a{display:inline-block; vertical-align:middle; background:#00a2ff; border:1px solid #00a2ff; color:#fff; height:36px; line-height:36px; padding:0px 20px; font-size:13px}
.modal_content .md_input{display:inline-block; width:100%; margin-top:15px}
.modal_content .md_input .tit, .md_input .con{display:inline-block; vertical-align:middle; margin-right:5px}
.modal_content .md_input input{height:30px; border:1px solid #ddd;padding-left: 10px;}
.modal_content .md_btn2{display:inline-block; padding-top:20px; width:100%; text-align:center;}

/*menumng*/
.mng_left {width: 35%; float: left}
.mng_right {width: 65%; float: left; padding-left: 20px;}
.mng_left2 {width: 49%; float: left}
.mng_right2 {width: 51%; float: left; padding-left: 20px;}
#menuTreeDiv {width: 100%;height: 555px;overflow: auto;/* background: #dae9f5; */border: 1px solid #dcdcdc;}
#menuTree {margin-top:5px; height: 450px;}

/*etc*/
.input_date {width: 105px !important;border-top-right-radius: 0 !important;border-bottom-right-radius: 0 !important;border-right: 0px !important}
.btn_date {display: inline-block; width: 32px; height: 32px; background: url("../images/ic_calendar.png") no-repeat; background-position: center; border: 1px solid #cccccc; border-top-right-radius: 5px; border-bottom-right-radius: 5px}
.attach {cursor: pointer; font-weight: bold;}

/* selectpicker */
.bootstrap-select .dropdown-menu li {float: none !important;display: block !important;}
.bootstrap-select>.dropdown-toggle {padding: 5px 12px;}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {background-color: #5b76b5}
.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {color: #333333 !important;}

.sitemap {padding:15px;}
.sitemap ul {list-style-type: none; }
.sitemap ul li {}
.sitemap ul li:first-child {
    color:#FFF;
    border-radius:4px;
    background-color: #00aeef;
    text-align: center;
    font-size: 17px;
    padding:12px 20px;
 }
.sitemap ul li:nth-child(2) {padding:10px 20px 20px 20px; font-size:11.7px; text-align: center;}
.sitemap ul li:nth-child(3) {padding:12px 0; border-bottom:1px solid #ccc; border-top:1px solid #ccc; text-align: center;}
.sitemap ul li:nth-child(4), .sitemap ul li:nth-child(5), .sitemap ul li:nth-child(6) {
    padding:12px 0; border-bottom:1px solid #ccc; text-align: center;
}

.popup_txt {width: 100%; height: 100%; padding: 25px; overflow: auto}

@media screen and (max-width:1499px) {
    /*content*/
    .content{width: 100%;padding: 50px 30px 60px 30px;}
}

@media screen and (max-width:1199px) {
    /*login*/
    .login_content {height: 700px;}
    .login_con{padding-top:11rem}

    /*etc*/
    [class*="col-"] {padding-bottom: 2rem;}
    .canvas {width: 80%; height: 50%; position: relative}

}

@media screen and (max-width:768px) {
    /*content*/
    .content{width: 100%;padding: 60px 20px 80px 20px;}

    .search_con{padding:20px}
    .search_con .form {width:100%;}
    .search_con .form li{width:49%; padding:0.3%; margin-right: 2%;}
    .search_con .form li:nth-child(2n){margin-right:0}
    .search_con .form li label{width: 25%; margin:0; float:left;text-align: left;padding-left: 5px;}
    .search_con .form li .sch_form{width: 75% !important; float: right;}
    .search_con .form li .sch_sel_1 {width: 75% !important;}
    .search_con .form li .sch_sel_2 {width: calc(36% - 6px) !important;}
    .search_con .form li .sch_sel_3 {width: 25% !important;}
    .search_con .form li .select2 {width: 75% !important;}
    .search_con .btn_sch{display:block; width:100%; margin-top:10px; height:40px; line-height:40px}
    .search_con .form li.w100{display: inline-flex}

    .notice_con {padding: 30px 40px;}

    .tb_detail_st01 td p.controller {min-width: 100px}
    .tb_detail_st01 td div.des_div {padding: 30px 10px 30px;}

    .gallery_div img {width:80%; height:auto !important}

}

@media screen and (max-width:640px) {
    /*login*/
    .login_con h3{font-size:30px; margin-bottom:20px}
    .login_con {width: 100%; padding: 12rem 0 6rem 0;}
    .login_tab_con label {padding-bottom: 1rem;}
    .login_tab_con .tab-content{background:none; box-shadow:none; padding:0px 25px; border:0}
    .login_content .login_input input{height:50px; font-size:15px}
    .login_content .login_input li{margin-bottom:10px}
    .login_content .btn-primary{font-size:15px; height:50px}
    .login_info{font-size:14px; line-height:20px}

    .search_con{padding:10px}
    .search_con .form li{float:none; width:100%; margin-right:0;}
    .search_con .form li label{width: 20%; line-height:normal; height:auto; margin-bottom:10px;text-align: left;padding-left: 10px;}
    .search_con .form li .sch_form{ width: 80% !important;}
    .search_con .form li .sch_sel_1 {width: 80% !important;}
    .search_con .form li .sch_sel_2 {width: calc(39% - 6px) !important;}
    .search_con .form li .sch_sel_3 {width: 20% !important;}
    .search_con .form li .select2 {width: 80% !important;}
    .search_con .btn_sch{font-size: 15px; text-align: center;}

    .notice_con {padding: 30px 20px;}
    .modal_content{width:100% !important; height:100% !important; margin-top:0}

    .tb_list_st01,
    .tb_list_st01 thead,
    .tb_list_st01 tbody,
    .tb_list_st01 th,
    .tb_list_st01 td,
    .tb_list_st01 tr {display: block;}
    .tb_list_st01 thead tr {position: absolute; top: -9999px; left: -9999px;}
    .tb_list_st01 tr {margin:0 3% 3% 0; border-bottom:1px solid #e6e8ec; border-top:1px solid #00a2ff}
    .tb_list_st01 tr {width:100%; margin-right:0}
    .tb_list_st01 tr:nth-child(2n){margin-right:0}
    .tb_list_st01 tbody > tr > td {background:#fff;border-bottom: 1px solid #f0f2f7; line-height:normal !important; padding:10px 0;position: relative;padding-left: 30%;text-align: left !important;min-height: 36px;}
    .tb_list_st01 td:last-of-type{border-bottom:0}
    .tb_list_st01 td:before {position: absolute; left: 6px; width: 30%; text-align:left; padding:0 5px 0 0; white-space: nowrap; font-weight:bold}
    .tb_list_st01 td:before {content: attr(data-title);}

    .tb_detail_st02 > tbody > tr{display:block;padding:5px 0;height: auto !important;}
    .tb_detail_st02 > tbody > tr > th{display:block;width: 100%;}
    .tb_detail_st02 > tbody > tr > td{display:block;width: 100%;padding: 5px 10px;line-height:35px;height: auto;border-left: none;}
    .tb_detail_st02 > tbody > tr > td input, .tb_detail_st02 > tbody > tr > td select{width: 100% !important;}
    .tb_detail_st02 > tbody > tr > td input.input_date {width: 100px !important;}
    .tb_detail_st02 > tbody > tr > td.td_time > .select2 {width: calc(50% - 10px) !important;}
    .tb_detail_st02 > tbody > tr > td input.input_r50 {width: calc(50% - 20px) !important;}

    .tb_detail_st03,
    .tb_detail_st03 thead,
    .tb_detail_st03 tbody,
    .tb_detail_st03 th,
    .tb_detail_st03 td,
    .tb_detail_st03 tr {display: block;}
    .tb_detail_st03 thead tr {position: absolute; top: -9999px; left: -9999px;}
    .tb_detail_st03 tr {margin:0 3% 3% 0;border-bottom: 1px solid #dcdcdc;}
    .tb_detail_st03 tr {width:100%; margin-right:0}
    .tb_detail_st03 tr:nth-child(2n){margin-right:0}
    .tb_detail_st03 td {background:#fff;line-height:normal !important;padding:10px 0;position: relative;padding-left: 30%;text-align: left !important;min-height: 36px;border-left: none;}
    .tb_detail_st03 td:last-of-type{border-bottom:0}
    .tb_detail_st03 td:before {position: absolute; left: 6px; width: 30%; text-align:left; padding:0 5px 0 0; white-space: nowrap; font-weight:bold}
    .tb_detail_st03 td:before {content: attr(data-title);}
    .tb_detail_st03 td.select2 {width: 100%}

    .fileDragDesc {display: none;}

    .footer-right {display: none;}

    .pop_wrap {width: 90% !important; height: auto !important;}
    .pop_wrap img {width: 100% !important;};
}