@charset "utf-8";

@font-face {
    font-family:'GOYANGDEOGYANG';
    src: url(/assets/fonts/GoyangDeogyang.woff) format('woff')
}

body,h1,h2,h3,h4,h5,h5,ol,ul,li,dl,dt,dd,table,tr,td,th,button{ margin:0; padding:0; }
li{ list-style: none; }
a{ text-decoration: none; }
button{ border:0; background:none; cursor:pointer; }
input{ border: 1px solid #d9d9d9; }
*{
    font-family: 'GOYANGDEOGYANG';
    font-weight: 100;
}
table {
    border-spacing: 0px;
    border-style: none;
    padding: 0px;}
td {
    border-spacing: 0px;
    border-style: none;
    padding: 0px;}
i{
    margin: 0 3px 0 -4px;
}
#result_button:disabled{
    color: #1010104D;
}

/* mobile */
@media screen and (max-width:500px){
    #header{
        height: 80px;
        box-sizing: border-box;
        border-bottom: 1px solid #d9d9d9;
    }

    .header_wrap{
        width: 100%;
        height: 80px;
        box-sizing: border-box;
    }

    h1{
        float:left;
        margin: 10px 0 0 20px;
        width: 140px;
        height: 60px;
    }
    h1 a>span:first-child{
        color: #ea41a4;
        font-size: 22px;
    }
    h1 a>span:first-child span{
        position: relative;
        top: -9px;
    }
    h1 a>span:last-child{
        color:#000;
        font-size: 17.5px;
        float: left;
    }
    .gnb{
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        background: #ea41a4;
        opacity: 0.95;
        z-index: 12;
        margin-left: -100%;
    }
    .gnb>ul>li{
        float: left;
        width: 100%;
        height: 50px;
        line-height: 53px;
        text-align: center;
        border-radius: 5px;
    }
    .gnb>ul{
        margin-top: 100px;
    }
    .gnb a{
        height: 100%;
        height: 50px;
        line-height: 53px;
        font-size: 17px;
        color: #fff;
        display: block;
    }
    .active>a{
        color: #fff !important;
    }
    .active{
        background: #ea41a4 !important;
    }

    /* 페이지 상단 로그인 버튼 */
    
    .nickname{
        height: 35px;
        width: 124px;
        float: left;
        font-size: 11.5px;
        margin-top: 20px;
        text-align: center;
        align-items: center;
        display: flex;
        justify-content: flex-start;
    }
    .nickname button img{
        width: 24px;
        height: 24px;
        object-fit: cover;
    }
    .note-num{
        position: absolute;
        top: 20px;
        right: 133px;
        z-index: 3;
        height: 16px;
        width: 16px;
        line-height: 20px;
        text-align: center;
        background-color: red;
        border-radius: 15px;
        display: inline-block;
        color: #fff;
        font-size: 8px;
    }
    .login_btn {
        position: absolute;
        margin-left: 73%;
        z-index: 11;
    }
    .login_btn img{
        margin-top:20px;
        width:34px;
        height:34px;
        object-fit: cover;
    }
    .logout_btn{
        position:absolute;
        margin-left:43%;
        z-index:11;
    }
    .logout_btn a img{
        margin-top:20px;
        width:34px;
        height:34px;
        object-fit: cover;
    }
    .menu_btn{
        position:absolute;
        margin-left:85%;
        z-index:11;
    }
    .menu_btn img{
        margin-top:19px;
        width:37px;
        height:37px;
        object-fit: cover;
    }
    .menu_close_btn{
        position:absolute;
        margin-top:19px;
        margin-left:85%;
        z-index:12;
    }

    #container{
        width:100%;
        background:#f2f2f2;
    }
    h2{
        width:100%;
        height:40px; line-height:40px;
        text-indent: 15px;
        font-size:17px;
    }
    .gray_span{
        color:#929292d4;
    }
    .container_wrap{
        width:100%;
        background:#fff;
        padding:15px 0 0 0;
        border-top:1px solid #d9d9d9;
    }
    h3{
        width:100%;
        font-size:15px;
        margin:15px 0 15px 0;
        text-indent:25px;
        color:#333;
    }

    .table_list_wrap td{
        display: block;
    }
    .tg_notice td{
        display:block;
    }
    tr{
        width:100%;
    }
    .tg{
        width:90%; margin:0 5%;
    }
    .table_wrap td{
        display:block;
    }
    .tg_fix{
        width:100%;
        height:35px;
        line-height:35px;
        background:#f1f4fb;
    }
    .tg_fix input{
        position: absolute;
        top: 156px;
        left: 57%;
    }
    .tg_fix>p{
        font-size:13px;
        text-align:center;
    }
    .tg_fix>p:not(span){
        color:#333;
    }
    .tg_fix span{
        color:#ea41a4;
    }
    #container .table_wrap .tg-select{
        height: 42px;
    }
    .tg-select>select{
        width:99%; margin:15px 0.5% 0 0.5%;
        height:30px;
        border-radius:3px;
        border:1px solid #d9d9d9;
    }

    .nt_input{
        width:98%; margin:0 2% 0 0;
    }
    .tg-input>input{
        width:96%; margin:15px 1.7% 0 0.3%;
        height:30px;
        border-radius:3px;
    }
    .nt_input>input{
        width:98%; margin:15px 1% 0 1%;
        height:30px;
        border-radius:3px;
    }
    .tg-input3{
        height:150px;
    }
    .tg-input3>textarea{
        width:96%; margin:15px 1.7% 0 0.3%;
        border-radius:3px;
        height:120px;
        border:1px solid #d9d9d9;
    }
    .tg-date{
        height:55px;
    }
    .tg-date>input{
        width:98%; margin:15px 1% 0 1%;
        height:30px;
        border-radius:3px;
    }

    .con_btn{
        width:100%;
        height:50px;
        margin-top:15px;
    }
    .con_btn button{
        color:#555555;
        width:30%;
        height:35px;
        font-size:14px;
        border:1px solid #c9c9c9;
        border-radius:2px;
    }
    .con_btn button:first-child{
        margin-left:17.5%;
    }
    .con_btn button:last-child{
        margin-left:5%;
    }
    .con_btn button:hover{
        background:#d9d9d9;
    }














    .con_list_wrap{
        width:100%;
        background:#fff;
    }

    .table_list_wrap{
        width:100%;

    }
    .tg_list{
        width:90%; margin:0 5% 50px 5%;
        height: 120px;
    }
    .tg_list tr:nth-of-type(2) .tg_list_radio{
        display: flex;
        justify-content: center;
        margin: 4%;
    }
    .tg_list_radio_up input,label{
        position: relative;
        top: 2px;
        margin-right:7px;
    }
    .tg_list tbody tr .tg_list_radio_up{
        width: 90%;
        height: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
    }
    .tg_list tr:nth-of-type(2) .tg_list_radio span{
        margin-right: 20px;
    }
    .tg_notice{
        width:90%; margin:0 5% 70px 5%;
        height:40px;
    }
    .maintenance_list_select{
        font-size:14px;
        height:138px;
    }
    .maintenance_list_select label{
        width: 30%;
        display: block;
        margin: 0.5% 1.4%;
        float: left;
    }
    .maintenance_list_select>select{
        width:99%; margin:15px 0.5% 0 0.5%;
        height:25px;
        line-height:25px;
        border-radius:3px;
        border:1px solid #d9d9d9;
    }
    .maintenance_list_select label input{
        position: relative;
        top: 3px;
    }
    .maintenance_list_input{
        width:100%;
        height:40px;
    }
    .maintenance_list_input>input{
        width:96%; margin:15px 1.7% 0 0.3%;
        height:20px;
        line-height:20px;
        border-radius:3px;
        border:1px solid #d9d9d9;
    }
    .list_search{
        background:#ea41a4;
        cursor:pointer;
        position:absolute;
        top:507px; height:30px; line-height:30px;
        width:90%; border-radius:3px;
        z-index:1;
    }
    .list_search>button{
        width:90%;
        font-size:13px;
        color:#fff;
        margin:0 5%;
    }
    .notice_search{
        background:#ea41a4;
        cursor:pointer;
        position:absolute;
        top:250px; height:30px; line-height:30px;
        width:90%; border-radius:3px;
    }
    .notice_search>button{
        width:90%;
        font-size:13px;
        color:#fff;
        margin:0 5%;
    }
    .mob_list_search{
        background:#ea41a4;
        cursor:pointer;
        position:absolute;
        top:1090px; height:30px; line-height:30px;
        width:90%; border-radius:3px;
    }
    .mob_list_search button{
        width:90%;
        font-size:13px;
        color:#fff;
        margin:0 5%;
    }
    .maintenance_list_date{
        width:100%;
        height:40px;
    }
    .maintenance_list_date>input{
        width:40%;
        height:25px;
        border-radius:3px;
        border:1px solid #d9d9d9;
        margin:15px 3% 0 3%;
    }
    .tg_list_radio span{
        font-size:13px;
    }
    .layer_tb .tg_list_radio input{
        margin:4px 6px;
        width:15px; height:15px;
        vertical-align:-3px;
    }
    .layer_tb .tg_list_radio input:nth-of-type(2){
        margin-left:35px;
    }
    input[type="radio"],
    input[type="checkbox"]{
        accent-color:#ea41a4;
    }






    .tb_list_wrap{
        width:100%;
    }
    .tb_list_box{
        width:90%;
        margin:0 5% 0 5%;
        overflow:auto;
    }
    .tb_list{
        width:1100px;
        white-space: nowrap;
        border:1px solid #d9d9d9;
        border-collapse:collapse;
    }
    .tb_list td, .tb_list tr{
        border:1px solid #d9d9d9;
    }
    .tb_notice{
        width:700px;
    }
    .tb_name{
        background:#f1f4fb;
    }
    .tb_notice_imgicon{
      position: relative;
      top: 7px;
    }

    .tb_list td:first-child{
        width:50px;
        text-align:center;
    }
    .tb_list td:not(:first-child){
        width:80px;
        text-align:center;
    }
    .tb_list td{
        font-size:13px;
    }
    .tb_name>td{
        font-size:14px;
    }
    .tb_list tr{
        height:35px;
    }

    .tb_list tr>td:last-child:not(.tb_name>td){
        text-decoration:underline;
    }



    .list_btn{
        width:100%;
        height:50px;
        margin-bottom:15px;
    }
    .list_btn button{
        color:#000000;
        font-size:17px;
        width:128px;
        height:35px;
        font-size:14px;
        border:1px solid #c9c9c9;
        border-radius:2px;
        float:right; margin-right:5%;
        margin-top:10px;
    }
    .list_btn button img{    
		height: 25px;
		vertical-align: middle;
    }
    .list_btn button span{
        position: relative;
        top: -7px;
    }
    .list_btn button:hover{
        background:#d9d9d9;
    }

    .tb_notice tr td a{
        color:#000000;
    }
    .tb_notice tr td:nth-of-type(2){
        width:300px;
    }
    .tb_notice tr>td:last-child:not(.tb_name>td){
        text-decoration:none;
    }


    .notice_btn{
        width:90%;
        height:50px;
        display:flex;
        margin-top:15px;
        margin:0 auto;
    }
    .notice_btn>button{
        color:#555555;
        font-size:17px;
        width:100px;
        height:35px;
        font-size:14px;
        border:1px solid #c9c9c9;
        border-radius:2px;
        margin-left:auto;
    }
    .notice_btn form button{
        color:#555555;
        font-size:17px;
        width:100px;
        height:35px;
        font-size:14px;
        border:1px solid #c9c9c9;
        border-radius:2px;
        margin-right:5%;
    }
    .notice_btn button:hover{
        background:#d9d9d9;
    }
    .notice_btn button:last-child{
        margin-left:10px;
    }


    .table_write_wrap td{
        display: block;
    }
    .tg_write{
        width:90%; margin:0 5%;
    }



    .table_write_wrap{
        width:100%;
    }
    .table_write_wrap tr:first-child{
        height:40px;
    }
    .tg_write tr{
        height:40px;
    }
    .tg_write tr:last-child{
        height:200px;
    }



    .tg_write_title{
        width:100%;
        height:35px;
        line-height:35px;
        background:#f1f4fb;
        margin-top: 38px; /* 추가 */
    }
    .tg_write_title>p{
        font-size:13px;
        text-align:center;
    }

    .tg_write_input{
        height:40px;
    }
    .tg_write_input>input[type=text]{
        width:96%; 
        margin:10px 1.7% 0 0.3%;
        height:25px;
        border-radius:3px;
        border:1px solid #d9d9d9;
    }
    .tg_write_input>input[type=file]{
      width:96%; 
      margin:10px 1.7% 0 0.3%;
      height:25px;
      border-radius:3px;
      border:1px solid #d9d9d9;
    }
    .tg_write_input>input[type=checkbox]{
      position: relative;
      top: 4px;
    }
    .tg_write_input_upload_img{
      /* margin:10px 1.7% 0 0.3%; */
      margin:10px 1.7% 6px 0.3%;
      height:25px;
      vertical-align: middle;
    }
    .tg_write_checkbox_label{    
      font-size: 13px;
    }
    .mobile_notice_a_tag{
      font-size: 13px;
    }
    .tg_write_area{
        width:100%;
    }
    .tg_write_area textarea{
        width:96%; margin:10px 4% 0 0;
        height:200px;
        border:1px solid #d9d9d9;
        border-radius:3px;
    }






    /* 채널관리 */

    .tb_act_wrap{
        width:100%;
        margin:40px auto 0 auto;
    }
    .tb_act{
        width:1000px;
        white-space: nowrap;
        border:1px solid #d9d9d9;
        border-collapse:collapse;
        text-align:center;
    }
    .tb_name{
        background:#f1f4fb;
    }

    .tb_act td{
        font-size:13px;
        border:1px solid #d9d9d9;
    }
    .tb_name>td{
        font-size:14px;
    }
    .tb_act tr{
        height:35px;
        border:1px solid #d9d9d9;
    }
    .tb_act tr>td:last-child{
        width:120px;
    }
    .tb_act tr>td:last-child:not(.tb_name>td){
        text-decoration:underline;
    }



    .act_btn{
        width:100%;
        height:50px;
        display:flex;
        margin-top:-20px;
    }
    .act_btn button{
        color:#555555;
        font-size:17px;
        width:120px;
        height:35px;
        font-size:14px;
        border:1px solid #c9c9c9;
        border-radius:2px;
        margin-left:auto;
        margin-right:5%;
    }
    .act_btn button:hover{
        background:#d9d9d9;
    }
    .act_btn button:last-child{
        margin-left:10px;
    }
    /*-------------------------------------*/

    /* 접속 기록 */

    .log_check{
        width: 100%;
    }
    .log_check table{
        width: 90%;
        margin: 0 5% 50px 5%;
        height: 230px;
    }
    .log_check tr{
        width: 100%;
    }
    .log_check td{
        display: block;
        height: 35px;
        line-height: 35px;
    }
    .log_check .tg_list_radio input{
        width: 96%;
        margin: 15px 1.7% 0 0.3%;
        height: 20px;
        line-height: 20px;
        border-radius: 3px;
        border: 1px solid #d9d9d9;
    }
    .log_check_btn{
        background: #ea41a4;
        cursor: pointer;
        position: absolute;
        top: 330px;
        height: 30px;
        line-height: 30px;
        width: 90%;
        border-radius: 3px;
    }
    .log_check button {
        width: 90%;
        font-size: 13px;
        color: #fff;
        margin: 0 5%;
    }

    /*-------------------------------------*/

    /* 페이지 네이션 */

    .pagination{
        background:#fff;
        width:100%;
        clear:both;
        display:block;
        margin-top:50px;
        padding-bottom:75px;
    }
    .mt_pagination{
        margin-top:100px;
        padding-bottom:75px;
    }
    .pn_list{
        display:flex;
        justify-content:center;
    }
    .pn_list li{
        text-align:center;
        width:35px;
        height:35px;
        line-height:35px;
        box-sizing:border-box;
        border-collapse: collapse;
        float:left;
        border-radius:25px;
    }
    .pn_list li a {
        font-size:13px;
        color:#666;
    }
    .pn_list li:hover{
        background:#ea41a4;
        cursor:pointer;
    }
    .pn_list li:hover a{
        color:#666;
    }
    /*-------------------------------------*/

    /*채널관리 계정신규생성 레이어 팝업*/

    .member_popup{
        display:none;
        position:fixed;
        left:0; top:0;
        justify-content:center;
        align-items:center;
        width:100%; height:100%;
        background:rgba(0,0,0,0.5);
        z-index:13;
    }
    .layer_popup{
        position:fixed;
        width:96%; height:90%;
        left:0; top:0;
        right:0;
        bottom:0;
        margin:auto;
        background:#fff;
        border:1px solid #d9d9d9;
        overflow:scroll;
        border-radius:23px;
    }
    .layer_popup td{
        display:block;
    }
    .layer_popup h3{
        margin-top:20px;
        text-indent:35px;
    }
    .layer_tb{
        width:90%; margin:0 5%;
    }
    .layer_tb tr{
        width:96%; margin:15px 1.7% 0 0.3%;
    }
    .layer_tb td{
        font-size:13px;
        text-align:center;
        padding:10px 0;
    }
    .layer_tb tr>td:nth-of-type(2n-1){
        background:#f1f4fb;
    }

    .layer_tb input{
        width:96%; margin:0 1.7% 0 0.3%;
        height:30px;
        border-radius:3px;
    }
    .layer_tb select{
        width:99%; margin:0 0.5% 0 0.5%;
        height:30px;
        border-radius:3px;
        border:1px solid #d9d9d9;
    }
    .layer_tb textarea{
        height:90px;
        width:98%;
        margin:0 0.5% 10px 0.5%;
        border-radius:3px;
        border:1px solid #d9d9d9;
    }
    .layer_btn{
        width:100%;
        font-size:14px;
        text-align:center;
        padding-bottom:20px;
    }
    .layer_btn button{
        width:25%;
        margin:1.5%;
    }





    /*-------------------------------------*/


    /*유지보수 내역조회-상세 레이어 팝업*/

    .mt_popup{
        display:none;
        position:fixed;
        left:0; top:0;
        justify-content:center;
        align-items:center;
        width:100%; height:100%;
        background:rgba(0,0,0,0.5);
        z-index:13;
    }
    .mt_layer_popup{
        position:fixed;
        width:96%; height:90%;
        left:0; top:0;
        right:0;
        bottom:0;
        margin:auto;
        background:#fff;
        border:1px solid #d9d9d9;
        overflow:scroll;
        border-radius:23px;
    }
    .mt_layer_popup h3{
        margin-top:20px;
        text-indent:35px;
    }
    .mt_layer_popup td{
        display:block;
    }
    .mt_layer_tb{
        border-collapse:collapse;
        font-size:13px;
        color:#333333;
        width:90%; margin:0 5%;
    }
    .mt_layer_tb tr{
        width:96%; margin:15px 1.7% 0 0.3%;
    }
    .mt_layer_tb td{
        font-size:13px;
        text-align:center;
        padding:10px 0;
    }
    .mt_layer_tb tr>td:nth-of-type(2n-1){
        background:#f1f4fb;
    }
    .mt_layer_btn button:first-child{
        margin-right:10px;
    }
    .mt_layer_tb input{
        margin:0 7px 1px 20px;
        width:13px; height:13px;
        vertical-align:-3px;
    }
    .mt_layer_btn{
        width:92%; height:35px;
        font-size:14px;
        display: flex;
        margin:20px auto;
        justify-content: center;
    }
    .mt_layer_btn button{
        width:33%; height:35px;
        font-size:14px;
        border:1px solid #d9d9d9;
        color:#555;
        border-radius:3px;
        margin:0 0 0 66%;
    }
    .mt_layer_btn button:hover{
        background:#d9d9d9;
    }
    /*-------------------------------------*/

    /* 비로그인 유지보수신청현황 상세 버튼*/
    .nonmember_popup{
        display:none;
        position:fixed;
        left:0; top:0;
        justify-content:center;
        align-items:center;
        width:100%; height:100%;
        background:rgba(0,0,0,0.5);
        z-index:13;
    }
    .nonmember_layer_popup{
        position:fixed;
        width:96%; height:90%;
        left:0; top:0;
        right:0;
        bottom:0;
        margin:auto;
        background:#fff;
        border:1px solid #d9d9d9;
        overflow:scroll;
        border-radius:23px;
    }
    .nonmember_layer_popup h3{
        margin-top:20px;
        text-indent:35px;
    }
    .nonmember_layer_popup td{
        display:block;
    }
    .nonmember_layer_tb{
        border-collapse:collapse;
        font-size:13px;
        color:#333333;
        width:90%; margin:0 5%;
    }
    .nonmember_layer_tb tr{
        width:96%; margin:15px 1.7% 0 0.3%;
    }
    .nonmember_layer_tb td{
        font-size:13px;
        text-align:center;
        padding:10px 0;
    }
    .nonmember_layer_tb tr:nth-of-type(4) td:last-child,
    .nonmember_layer_tb tr:nth-of-type(7) td:last-child{
        height:80px;
        line-height:80px;
    }
    .nonmember_layer_tb tr>td:nth-of-type(2n-1){
        background:#f1f4fb;
    }
    .nonmember_layer_btn button:first-child{
        margin-right:10px;
    }
    .nonmember_layer_tb input{
        margin:0 7px 1px 20px;
        width:13px; height:13px;
        vertical-align:-3px;
    }
    .nonmember_layer_btn{
        width:95%; height:35px;
        font-size:14px;
        display: flex;
        margin:20px auto;
        justify-content: center;
    }
    .nonmember_layer_btn button{
        width:30%; height:35px;
        margin:0 2%;
        font-size:14px;
        border:1px solid #d9d9d9;
        color:#555;
        border-radius:3px;
    }
    .nonmember_layer_btn button:hover{
        background:#d9d9d9;
    }
    #info_update_name{
        width: 96%;
        margin: 0 1.7% 0 0.3%;
        height: 22px;
        border-radius: 3px;
    }
    #info_update_cor{
        width: 98%;
        margin: 0 0.5%;
        height: 30px;
        border-radius: 3px;
        border: 1px solid #d9d9d9;
    }
    #info_update_center{
        width: 98%;
        margin: 0 0.5%;
        height: 30px;
        border-radius: 3px;
        border: 1px solid #d9d9d9;
    }
    #info_update_phone{
        width: 96%;
        margin: 0 1.7% 0 0.3%;
        height: 22px;
        border-radius: 3px;
    }
    #info_update_date{
        width: 74%;
        height: 25px;
        border-radius: 3px;
        border: 1px solid #d9d9d9;
        margin: 0 3%;
    }
    #info_update_contents{
        height: 74px;
        width: 98%;
        margin: 0 0.5% 10px;
        border-radius: 3px;
        border: 1px solid #d9d9d9;
    }
    /*-------------------------------------*/

    /* 로그인 유지보수신청현황 상세 버튼 */

    .mt_list_layer_btn{
        width:95%;
        margin:20px auto;
    }
    .mt_list_layer_btn button{
        width:30%; height:35px;
        margin:0 2%;
    }

    /*-------------------------------------*/

    /*유지보수신청현황 상세 유지보수 처리정보*/


    .mt_handle_popup{
        display:none;
        position:fixed;
        left:0; top:0;
        justify-content:center;
        align-items:center;
        width:100%; height:100%;
        background:rgba(0,0,0,0.5);
        z-index:13;
    }
    .mt_handle_tb>tr:nth-of-type(7){
        height:40px;
    }
    .mt_handle_tb>tbody>.number{
        height:40px;
    }
    .number td:nth-of-type(2)>input{
        width:15px;
    }
    .number td:nth-of-type(4)>input{
        width:96%; margin:0 1.7% 0 0.3%;
        height:22px;
        border-radius:3px;
    }
    .mt_handle_tb tr:nth-of-type(7) td:last-child{
        height:25px;
        line-height:20px;
    }
    .mt_handle_tb tr:nth-of-type(6) select{
        width:45%; margin:0 0.5% 0 0.5%;
        height:30px;
        border-radius:3px;
        border:1px solid #d9d9d9;
    }
    .mt_handle_tb textarea{
        height:90px;
        width:98%;
        margin:0 0.5% 10px 0.5%;
        border-radius:3px;
        border:1px solid #d9d9d9;
    }
    /*-------------------------------------*/

    .mt_pn_list{
        margin-top:-70px;
    }
    /*공지사항 뷰페이지*/

    .nt_view_wrap{
        width:100%;
        border-bottom:1px solid #d9d9d9;
    }
    .nt_title{
        font-size:24px;
        margin-bottom:15px;
        text-indent:10px;
    }
    .nt_namedate{
        font-size:13px;
        border-bottom:1px solid #d9d9d9;
        padding-bottom:10px;
        text-indent:10px;
    }
    .nt_namedate span:first-child{
        margin-right:10px;
    }
    .nt_con{
        font-size:13px;
        padding:20px 0 20px 0;
        width:92%; margin:auto 4%;
    }
    .nt_con_img{
        max-width: 100%;
        max-height: 100%;
        object-fit: cover;
    }

    /*-------------------------------------*/

	/* page size */
	#pageSizeSelector{
		height: 35px;
		line-height: 25px;
		border-radius: 2px;
		border: 1px solid #d9d9d9;
		font-size: 14px;
		color: #000000;
		/* margin-top: 10px;
		margin-left: 5%; */
	}
	.add_margin_top{
		margin-top: 10px;
	}
	.add_margin_left{
		margin-left: 5%;
	}
	.pageSizeSelector_wrap{
		margin-bottom: 15px;
	}
  .pageSizeSelector_wrap button{
      color: #000000;
      width: 128px;
      height: 35px;
      font-size: 14px;
      border: 1px solid #c9c9c9;
      border-radius: 2px;
      float: right;
      margin-right: 5%;
  }
  .classification_area_btn{
    display: none;
  }

  /* 소분류 관리 */

  .accordion_wrap {
      width: 100%;
      margin: 0 auto;
  }

  .accordion_wrap dl {
      width: 90%;
      margin: 0 auto 30px auto;
  }

  .accicon-plus {
      position: relative;
      top: 10px;
  }

  .accicon-plus img {
      width: 30px;
      height: 30px;
  }

  .acc_division li button img {
      width: 30px;
      height: 30px;
  }

  .accordion_wrap dt {
      height: 45px;
      line-height: 45px;
      border-bottom: 2px solid #c9d6df;
      text-indent: 5px;
  }

  .accordion_wrap dt span:first-child {
      display: inline-block;
      width: 87%;
      height: 45px;
      line-height: 45px;
      text-indent: 0;
  }

  .accordion_wrap dd {
      padding: 15px;
      background: #f7f9fa;
      display: none;
  }

  .acc_division {
      font-size: 12px;
  }

  .acc_division li {
      display: flex;
      justify-content: flex-start;
      line-height: 10px;
      padding: 5px 0;
  }

  .acc_division li:not(:last-child) {
      border-bottom: 2px solid #d9d9d9;
  }

  .acc_division li div {
      width: 21%;
      text-align: center;
      height: 35px;
  }

  .acc_division li button {
      width: 30px;
      height: 30px;
      margin-left: 13px;
  }

  .classify_member_popup {
      display: none;
      position: fixed;
      z-index: 101;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
  }

  .classify_layer_popup {
      position: fixed;
      left: 50%;
      top: 50%;
      width: 80%;
      height: 275px;
      transform: translate(-50%, -50%);
      background: #fff;
      border: 1px solid #d9d9d9;
  }

  .classify_layer_popup h3 {
      margin: 15px 0 10px;
      text-indent: 15px;
  }

  .close {
      opacity: 0.8;
      cursor: pointer;
  }

  .close:before {
      transform: rotate(45deg);
  }

  .close:after {
      transform: rotate(-45deg);
  }

  .close:before,
  .close:after {
      position: absolute;
      left: 92%;
      top: 13px;
      content: ' ';
      height: 21px;
      width: 2px;
      background-color: #000;
  }

  .classify_layer_tb {
      width: 90%;
      border-collapse: collapse;
      margin: 0 auto;
      font-size: 13px;
      color: #333333;
  }

  .classify_layer_tb tr:last-child {
      height: 80px;
  }

  .classify_layer_tb tr td:first-child {
      background: #f1f4fb;
      width: 30%;
      height: 40px;
      line-height: 40px;
      text-align: center;
      font-size: 12px;
      border: 1px solid #d9d9d9;
  }

  .classify_layer_tb tr td:nth-of-type(2) {
      text-indent: 15px;
      border: 1px solid #d9d9d9;
  }

  .classify_layer_tb input {
      width: 75%;
      line-height: 20px;
      border-radius: 3px;
      border: 1px solid #d9d9d9;
  }

  .classify_layer_btn {
      height: 40px;
      font-size: 14px;
      margin: 100px 5% 0 0;
      float: right;
  }

  .classify_layer_btn button {
      color: #000000;
      width: 120px;
      height: 35px;
      font-size: 14px;
      border: 1px solid #c9c9c9;
      border-radius: 5px;
      float: right;
  }

  /*-------------------------------------*/

}


    

/* pc */
@media screen and (min-width:500px){
  #header{
      width:100%; height:100px;
      border-bottom:1px solid #d9d9d9;
  }


  *::-webkit-scrollbar-track, *::-webkit-scrollbar-button
  {
    display: none;
  }
  *::-webkit-scrollbar
  {
    display: block;
    width: 7px;
    background-color: #f0f0f0;
  }
  *::-webkit-scrollbar-thumb
  {
    border-radius: 10px;
    background-color: gray;
  }

  .header_wrap{
      width:1200px; height:100px; margin:0 auto;
      box-sizing: border-box;
  }

  h1{
      float:left; margin:35px 103px 0 20px;
      width:320px;
      height:60px;
  }
  h1 a>span:first-child{
      color:#ea41a4;
      font-size:27px;
  }
  h1 a>span:first-child>span{
      position: relative;
      top: -11px;
  }
  h1 a>span:last-child{
      color:#000;
      font-size:22.5px;
  }
  .gnb{
      float:left; width:755px;
  }
  .gnb>ul{
      float:right;
  }
  .gnb>ul>li{
      float:left;
      width:165px; height:50px;
      line-height:53px;
      text-align:center;
      margin:35px 2px 0px 2px;
      border-radius:5px;
  }
  .gnb>ul>li:hover{
      cursor:pointer;
  }
  .gnb>ul>li:nth-of-type(4),
  .gnb>ul>li:nth-of-type(5){
      width:120px;
  }
  .gnb a{
      height:165px; height:50px;
      line-height:53px;
      font-size:17px;
      color:#666666;
      display:block;
  }
  .menu_btn{
      display:none;
  }
  .menu_close_btn{
      display:none;
  }
  .active>a{
      color:#fff !important;
  }
  .active{
      background:#ea41a4 !important;
  }
  .gnb ul li:hover{
      background:#ea41a4;
  }
  .gnb ul li:hover a{
      color:#fff;
  }

  /* 페이지 상단 로그인 버튼 */
  .login_btn{
      position:absolute;
      margin-left:1170px;
      height:35px;
      width:175px;
  }
  .nickname{
      height: 35px;
      line-height: 17px;
      width: 250px;
      float: left;
      font-size: 15px;
      text-align: right;
      align-items: center;
      display: flex;
      justify-content: flex-start;
  }
  .nickname button img:hover{
      opacity:0.6;
  }
  .note-num{
      position: absolute;
      top: 1px;
      right: 258px;
      z-index: 3;
      height: 16px;
      width: 16px;
      line-height: 20px;
      text-align: center;
      background-color: red;
      border-radius: 15px;
      display: inline-block;
      color: #fff;
      font-size: 9px;
  }
  .note-array{
      display: none;
      position: absolute;
      z-index: 1;
      border: 1px solid #000000;
      width: 300px;
      cursor: default;
      background: #fff;
      border-radius: 6px;
  }
  .note-array dl{
      width: 300px;
      display: flex;
      flex-flow: row wrap;
  }
  .note-array dt{
      width: 200px;
      height: 35px;
      line-height: 35px;
      border-bottom: 1px solid #000;
      box-sizing: border-box;
  }
  .note-array dt:last-of-type{
      border-bottom: none;
  }
  .note-array dt:first-of-type{
      background: #ea41a4;
      color: #fff;
      border-top-left-radius: 6px;
  }
  .note-array dd{
      width: 100px;
      height: 35px;
      line-height: 35px;
      border-left: 1px solid #000;
      box-sizing: border-box;
  }
  .note-array dd:not(:last-child){
      border-bottom: 1px solid #000;
      box-sizing: border-box;
  }
  .note-array dd:first-of-type{
      background: #ea41a4;
      color: #fff;
      border-top-right-radius: 6px;
  }
  .login_btn img{
      margin-top:6px;
      width:24px;
      height:24px;
      object-fit: cover;
  }
  .login_btn a:hover{
      opacity:0.6;
  }
  .logout_btn{
      position:absolute;
      z-index: 1;
      margin-left:915px;
      height:35px;
      width:300px;
  }
  .logout_btn img{
      margin:5px 12px;
      width:24px;
      height:24px;
  }
  .logout_btn a:hover{
      opacity:0.6;
  }



  #container{
      width:100%;
      background:#f2f2f2;
  }
  h2{
      width:1200px; margin:0 auto;
      height:60px; line-height:60px;
      text-indent: 20px;
      font-size:21px;
  }
  .container_wrap{
      width:100%;
      background:#fff;
      padding:30px 0 0 0;
      border-top:1px solid #d9d9d9;
  }
  h3{
      width:1200px; margin:0 auto;
      font-size:17px;
      margin-bottom:15px;
      text-indent:18px;
      color:#333;
  }
  .manage span{
      cursor:pointer;
  }
  .gray_span{
      color:#929292d4;
  }

  .table_wrap{
      width:1200px; margin:0 auto;
      border-bottom:1px solid #d9d9d9;
  }
  tr, td{
      border:1px solid #d9d9d9;

  }
  .tg{
      height:300px; width:1200px;
      border:1px solid #d9d9d9;
      border-collapse: collapse;

  }
  .tg tr:last-child td{
      border-bottom:1px solid #fff;
  }
  .tg_fix{
      width:150px;
      background:#f1f4fb;
  }
  .tg_fix>p{

      width:150px;
      font-size:13px;
      text-align:center;
  }
  .tg_fix>p:not(span){
      color:#333;
  }
  .tg_fix span{
      color:#ea41a4;
  }
  .tg-select{
      text-indent:15px;
  }
  .tg-select>select{
      width:406px;
      height:25px;
      line-height:25px;
      border-radius:3px;
      border:1px solid #d9d9d9;
      margin-right:25px;
  }

  .tg-input{
      width:400px;
  }
  .nt_input{
      width:969px;
  }
  .tg-input>input{
      width:200px;
      height:20px;
      line-height:20px;
      border-radius:3px;
      margin-left:15px;
      border:1px solid #d9d9d9;
  }
  .nt_input>input{
      width:930px;
      height:20px;
      line-height:20px;
      border-radius:3px;
      margin-left:15px;
      border:1px solid #d9d9d9;
  }
  .tg-input3{
      width:400px;
      height:250px;
      text-align:left;
      text-indent:15px;
  }
  .tg-input3>textarea{
      width:1000px;
      height:225px;
      border-radius:3px;
      border:1px solid #d9d9d9;
      padding-top:5px;
  }
  .tg-date{
      width:300px;
      text-align:left;
      text-indent:15px;
  }
  .tg-date>input{
      width:203px;
      height:25px;
      border-radius:3px;
      border:1px solid #d9d9d9;
  }

  .con_btn{
      width:1200px; margin:0 auto;
      height:50px;
      display:flex;
      margin-top:15px;
  }
  .con_btn button{
      color:#555555;
      font-size:17px;
      width:100px;
      height:35px;
      font-size:14px;
      border:1px solid #c9c9c9;
      border-radius:2px;
      margin-left:auto;
  }
  .con_btn button:last-child{
      margin-left:10px;
  }
  .con_btn button:hover{
      background:#d9d9d9;
  }














  .con_list_wrap{
      width:100%;
      background:#fff;
      padding:30px 0 0 0;
  }

  .table_list_wrap{
      width:1200px; margin:0 auto;
      border-bottom:1px solid #d9d9d9;

  }
  .tg_list{
      width:1200px;
      height: 120px;
  }
  .tg_list_1st_tr{
      height:64px;
  }
  .tg_notice{
      width:1200px;
      height:40px;
  }
  .maintenance_list_select{
      text-indent:15px;
      height:40px;
  }
  .maintenance_list_select label{
      width: 120px;
      display: block;
      margin: 2px 0px;
      float: left;
      font-size: 14px;
      height: 20px;
      line-height: 20px;
  }
  .maintenance_list_select label>*:not(input){
      margin-bottom:2px;
  }
  .maintenance_list_select label input{
      margin-right:8px;
      position: relative;
      top: 3px;
  }
  .maintenance_list_select>select{
      width:365px;
      height:25px;
      line-height:25px;
      border-radius:3px;
      border:1px solid #d9d9d9;
      margin-right:25px;
  }

  .maintenance_list_input{
      width:365px;
      height:40px;
  }
  .maintenance_list_input>input{
      width:359px;
      height:20px;
      line-height:20px;
      border-radius:3px;
      margin-left:15px;
      border:1px solid #d9d9d9;
  }
  .list_search{
      background:#ea41a4;
      cursor:pointer;
  }
  .list_search>button{
      width:82px;

      font-size:13px;
      color:#fff;
  }
  .notice_search{
      width:82px;
  }
  .maintenance_list_date{
      width:300px;
      text-align:left;
      text-indent:15px;
      height:40px;
  }
  .maintenance_list_date_up{
      width:450px;
      text-align:left;
      text-indent:15px;
      height:40px;
  }
  .maintenance_list_date>input{
      width:169px;
      height:25px;
      border-radius:3px;
      border:1px solid #d9d9d9;
  }
  .tg_list_radio span{
      font-size:13px;
  }
  .tg_list_radio_up{
      text-indent: 15px;
  }
  .tg_list_radio_up span{
      margin-right:5px;
  }
  .tg_list_radio input,label{
      margin:0 6px 1px 5px;
      width:13px; height:13px;
      vertical-align:-3px;
  }
  .tg_list_radio input:nth-of-type(2){
      margin-left:55px;
  }
  .tg_list_radio_up input:nth-of-type(2){
      margin-left:5px;
  }
  input[type="radio"],
  input[type="checkbox"]{
      accent-color:#ea41a4;
  }






  .tb_list_wrap{
      width:1200px;
      height:200px;
      margin:40px auto 0 auto;
  }
  .tb_list_up{
      width: 1200px;
      height: 200px;
      margin: 0 auto;
  }
  .tb_list{
      width:1200px;
      border:1px solid #d9d9d9;
      border-collapse: collapse;
  }
  .tb_notice{
      width:1200px;
  }
  .tb_name{
      background:#f1f4fb;
  }
  .tb_notice_imgicon{
    position: relative;
    top: 7px;
  }

  .tb_list td:first-child{
      width:75px;
      text-align:center;
  }
  .tb_list td:not(:first-child){
      width:125px;
      text-align:center;
  }
  .tb_detail_list tr td:not(:first-child){
      width:60px;
  }
  .tb_list td{
      font-size:13px;
  }
  .tb_name>td{
      font-size:14px;
  }
  .tb_list tr{
      height:35px;
  }
  .tb_list tr>td:last-child:not(.tb_name>td){
      text-decoration:underline;
  }
  .tb_act tr:not(:first-child) td:last-child a{
      cursor:pointer;
  }


  .list_btn{
      width:1200px; margin:25px auto 0 auto;
      height:50px;
  }
  .list_btn button{
      color:#000000;
      font-size:17px;
      width:150px;
      height:35px;
      font-size:14px;
      border:1px solid #c9c9c9;
      border-radius:2px;
      float:right;
  margin-left: 5px;
  }
  .list_btn button img{    
  height: 25px;
  vertical-align: middle;
  }
  .list_btn_up button{
      float: left;
      margin-right: 5px;
  }
  .list_btn_up button span{
      position: relative;
      top: -7px;
  }
  .list_btn button:hover{
      background:#d9d9d9;
  }
  .tb_notice tr td a{
      color:#000000;
  }
  .tb_notice tr td:nth-of-type(2){
      width:800px;
  }
  .tb_notice tr>td:last-child:not(.tb_name>td){
      text-decoration:none;
  }


  .notice_btn{
      width:1200px; margin:0 auto;
      height:50px;
      display:flex;
      margin-top:15px;

  }
  .notice_btn button{
      color:#555555;
      font-size:17px;
      width:100px;
      height:35px;
      font-size:14px;
      border:1px solid #c9c9c9;
      border-radius:2px;
      margin-left:auto;
  }
  .notice_btn button:hover{
      background:#d9d9d9;
  }
  .notice_btn button:last-child{
      margin-left:10px;
  }

  .table_write_wrap{
      width:1200px; margin:0 auto;
      border-bottom:1px solid #d9d9d9;
  }
  .table_write_wrap tr:first-child{
      height:40px;
  }
  .tg_write{
      width:1200px;
      border:1px solid #d9d9d9;
      border-collapse: collapse;
  }
  .tg_write tr:last-child td{
      border-bottom:1px solid #fff;
  }
  .tg_write tr{
      width:1200px;
      height:40px;
  }
  /* .tg_write tr:last-child{
      height:400px;
  } */
  .tg_write_title{
      width:150px;
      background:#f1f4fb;
  }
  .tg_write_title>p{
      width:150px;
      font-size:13px;
      color:#333;
      text-align:center;
  }

  .tg_write_input{
      width:1050px;
      text-indent:15px;
      height:40px;
  }
  .tg_write_input>input[type=text]{
      width:1010px;
      height:20px;
      line-height:20px;
      border-radius:3px;
      border:1px solid #d9d9d9;
  }
  .tg_write_input>input[type=file]{
    width: 505px;
    font-size: 13px;
    color: #333;
    vertical-align: middle;
  }
  .tg_write_input_upload_img{
    height:26px;
    padding-left:10px;
    padding-right:10px;
    vertical-align: middle;
  }
  .tg_write_checkbox_label{    
    font-size: 13px;
    color: #333;
    position: relative;
    vertical-align: middle;
  }

  .tg_write_area{
      text-indent:15px;
  }
  .tg_write_area textarea{
      width:1010px; height:370px;
      border:1px solid #d9d9d9;
      border-radius:3px;
  }






  /* 채널관리 */

  .tb_act_wrap{
      width:1200px;
      height:500px;
      margin:40px auto 0 auto;
  }
  .tb_act{
      width:1200px;
      border:1px solid #d9d9d9;
      border-collapse: collapse;
      text-align:center;
  }
  .tb_name{
      background:#f1f4fb;
  }

  .tb_act td{
      width:200px;
      font-size:13px;
  }
  .tb_name>td{
      font-size:14px;
  }
  .tb_act tr{
      height:35px;
  }

  .tb_act tr>td:last-child:not(.tb_name>td){
      text-decoration:underline;
  }



  .act_btn{
      width:1200px; margin:0 auto;
      height:50px;
      display:flex;
      margin-top:15px;

  }
  .act_btn button{
      color:#555555;
      font-size:17px;
      width:120px;
      height:35px;
      font-size:14px;
      border:1px solid #c9c9c9;
      border-radius:2px;
      margin-left:auto;
  }
  .act_btn button:hover{
      background:#d9d9d9;
  }
  .act_btn button:last-child{
      margin-left:10px;
  }
  /*-------------------------------------*/

  /* 채널관리 */

  .log_check{
      width: 1200px;
      margin: 0 auto;
  }
  .log_check table{
      width: 1200px;
      height: 40px;
      border-collapse: collapse;
      border: 1px solid #d9d9d9;
  }
  .log_check table td{
      border: 1px solid #d9d9d9;
  }
  .log_check table td:nth-last-of-type(2) input{
      width: 150px;
  }
  .log_check table td:last-child{
      background: #ea41a4;
      cursor: pointer;
      text-align: center;
      width: 125px;
  }
  .log_check table td:last-child button{
      color: #fff;
  }
  /*-------------------------------------*/

  /* 채널관리 */

  .accordion_wrap h3{
      margin-bottom: 80px;
      margin-top: 50px;
  }
  .accordion_wrap dl{
      width: 960px;
      margin: 0 auto 80px auto;
  }
  .accordion_wrap dt{
      height: 45px;
      line-height: 45px;
      border-bottom: 2px solid #c9d6df;
      text-indent: 15px;
  }
  .accordion_wrap dt:hover{
      opacity: 0.6;
      cursor: pointer;
  }
  .accordion_wrap dd{
      padding: 15px;
      background: #f7f9fa;
      display:none;
  }
  .accordion_wrap dt span:first-child{
      display: inline-block;
      width: 907px;
      height: 45px;
      line-height: 45px;
      text-indent: 0;
  }
  .accicon-plus{
      position: relative;
      top: 10px;
  }
  .accicon-plus img{
      width: 30px;
      height: 30px;
      transition : transform 0.3s
  }
  .accicon-plus img:hover{
      transform:rotate(90deg);
  }
  .accicon-minus{
      position: relative;
      top: 9px;
      left: 805px;
      display:none;
  }
  .accicon-minus img{
      width: 30px;
      height: 30px;
  }
  .acc_division{
      width: 945px;
  }
  .acc_division li{
      display: flex;
      justify-content: flex-start;
      line-height: 10px;
      width: 925px;
      padding: 5px 0;
  }
  .acc_division li:not(:last-child){
      border-bottom: 2px solid #d9d9d9;
  }
  .acc_division li div{
      width: 180px;
      text-align: center;
      height: 35px;
  }
  .acc_division li div:nth-of-type(3){
      width: 325px;
  }
  .acc_division li button{
      width: 35px;
      height: 35px;
      margin-left: 30px;
  }
  .acc_division li button img{
      width: 35px;
      height: 35px;
  }
  .acc_green{
      color: green;
  }
  .acc_red{
      color: red;
  }

  .classify_member_popup{
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
  }
  .classify_layer_popup{
    position: fixed;
    left: 50%;
    top: 50%;
    width: 500px;
    height: 360px;
    transform: translate(-50%, -50%);
    background: #fff;
    border: 1px solid #d9d9d9;
  }
  .classify_layer_popup h3{
    margin: 30px 0 20px;
    text-indent: 35px;
  }

  /* 팝업 닫기 버튼 */
  .close{
    opacity: 0.8;
    cursor: pointer;
  }
  .close:hover{
      opacity: 0.6;
  }
  .close:before, .close:after {
    position: absolute;
    left: 467px;
    top: 20px;
    content: ' ';
    height: 21px;
    width: 3px;
    background-color: #000;
  }
  .close:before {
    transform: rotate(45deg);
  }
  .close:after {
    transform: rotate(-45deg);
  }
  /*-------------------------*/

  .classify_layer_tb{
      width: 450px;
      border-collapse: collapse;
      margin-left: 25px;
      font-size: 13px;
      color: #333333;
  }
  .classify_layer_tb tr:last-child{
      height: 80px;
  }
  .classify_layer_tb tr td:first-child{
      background: #f1f4fb;
      width: 150px;
      height: 40px;
      line-height: 40px;
      text-align: center;
  }
  .classify_layer_tb tr td:nth-of-type(2){
      text-indent: 15px;
  }
  .classify_layer_tb input{
      width: 200px;
      line-height: 20px;
      border-radius: 3px;
      border: 1px solid #d9d9d9;
  }
  .classify_layer_tb select{
      height: 20px;
      line-height: 20px;
      border-radius: 3px;
      border: 1px solid #d9d9d9;
      width: 291px;
  }
  .classify_layer_tb textarea{
      height: 60px;
      margin-top: 6px;
      border-radius: 3px;
      border: 1px solid #d9d9d9;
      width: 759px;
  }
  .classify_layer_btn{
      height: 40px;
      font-size: 14px;
      margin: 150px 25px 0 0;
      float: right;
  }
  .classify_layer_btn button{
      color: #000000;
      width: 120px;
      height: 35px;
      font-size: 14px;
      border: 1px solid #c9c9c9;
      border-radius: 5px;
      float: right;
      margin-left: 5px;
  }
  .classify_layer_btn button:hover{
      background:#d9d9d9;
  }

  /*-------------------------------------*/

  /* 페이지 네이션 */

  .pagination{
      background:#fff;
      width:100%;
      clear:both;
      text-align:center;
      display:block;
      margin-top:50px;
      padding-bottom:50px;
  }
  .pn_list{
      width:1200px;
      display:flex;
      justify-content:center;
  }
  .pn_list li{
      text-align:center;
      width:35px;
      height:35px;
      line-height:35px;
      box-sizing:border-box;
      border-collapse: collapse;
      float:left;
      border-radius:25px;
  }
  .pn_list li a {
      font-size:13px;
      color:#666;
  }
  .pn_list li:hover{
      background:#ea41a4;
      cursor:pointer;
  }
  .pn_list li:hover a{
      color:#666;
  }
  /*-------------------------------------*/

  /*채널관리 계정신규생성 레이어 팝업*/

  .member_popup{
      display:none;
      position:fixed;
      left:0; top:0;
      width:100%; height:100%;
      background:rgba(0,0,0,0.5);
  }
  .layer_popup{
      position:fixed; left:50%; top:50%;
      width:1000px; height:450px;
      margin:-225px 0 0 -500px;
      background:#fff;
      border:1px solid #d9d9d9;
  }
  .layer_popup h3{
      margin-top:20px;
      text-indent:35px;
  }
  .layer_tb{
      border:1px solid red;
      width:950px; height:200px;
      border-collapse:collapse;
      margin-left:25px;
      font-size:13px;
      color:#333333;
  }
  .layer_tb tr:last-child{
      height:80px;
  }
  .layer_tb tr td:first-child,
  .layer_tb tr td:nth-of-type(3){
      background:#f1f4fb;
      width:150px; height:40px;
      line-height:40px;
      text-align:center;
  }
  .layer_tb tr td:nth-of-type(2),
  .layer_tb tr td:nth-of-type(4){
      text-indent:15px;
  }
  .layer_tb input{
      /*height:20px; */
      line-height:20px;
      border-radius:3px;
      border:1px solid #d9d9d9;
  }
  .layer_tb select{
      height:20px; line-height:20px;
      border-radius:3px;
      border:1px solid #d9d9d9;
      width:291px;
  }
  .layer_tb textarea{
      height:60px;
      margin-top:6px;
      border-radius:3px;
      border:1px solid #d9d9d9;
      width:759px;
  }
  .layer_btn{
      height:40px;
      font-size:14px;
      margin:95px 25px 0 0;
      float:right;
  }
  .layer_btn button:first-child{
      margin-right:10px;
  }
  /*-------------------------------------*/


  /*유지보수 내역조회-상세 레이어 팝업*/

  .mt_popup{
      display:none;
      position:fixed;
      left:0; top:0;
      width:100%; height:100%;
      background:rgba(0,0,0,0.5);
  }
  .mt_layer_popup{
      position:fixed; left:50%; top:50%;
      width:1000px; height:650px;
      margin:-325px 0 0 -500px;
      background:#fff;
      border:1px solid #d9d9d9;
      overflow-y: auto;
      overflow-x: hidden;
  }

  .mt_layer_popup h3{
      margin-top:20px;
      text-indent:25px;
  }
  .mt_layer_tb{
      border:1px solid red;
      width:950px; height:380px;
      border-collapse:collapse;
      margin-left:15px;
      font-size:13px;
      color:#333333;
  }
  .mt_layer_tb tr:nth-of-type(4),
  .mt_layer_tb tr:nth-of-type(7){
      height:80px;
  }
  .mt_layer_tb tr:nth-of-type(4) td:last-child,
  .mt_layer_tb tr:nth-of-type(7) td:last-child{
      height:80px;
  }
  .mt_layer_tb tr td:first-child,
  .mt_layer_tb tr td:nth-of-type(3){
      background:#f1f4fb;
      width:150px; height:40px;
      line-height:40px;
      text-align:center;
  }
  .mt_layer_tb tr td:nth-of-type(2),
  .mt_layer_tb tr td:nth-of-type(4){
      width:250px;
      padding-left:15px;
  }
  .mt_layer_btn button:first-child{
      margin-right:10px;
  }
  .mt_layer_tb input{
      margin:0 7px 1px 20px;
      width:13px; height:13px;
      vertical-align:-3px;
  }
  .mt_layer_btn{
      width:120px; height:35px;
      font-size:14px;
      margin:90px 0 15px 854px;
      display: flex;
  }
  .mt_layer_btn button{
      width:120px; height:35px;
      font-size:14px;
      border:1px solid #d9d9d9;
      color:#555;
      border-radius:3px;
      margin-left: auto;
  }
  .mt_layer_btn button:hover{
      background:#d9d9d9;
  }
  /*-------------------------------------*/

  /* 비로그인 > 유지보수신청현황 상세 버튼 */
  .nonmember_popup{
      display:none;
      position:fixed;
      left:0; top:0;
      width:100%; height:100%;
      background:rgba(0,0,0,0.5);
  }
  .nonmember_layer_popup{
      position:fixed; left:50%; top:50%;
      width:1000px; height:650px;
      margin:-325px 0 0 -500px;
      background:#fff;
      border:1px solid #d9d9d9;
  }
  .nonmember_layer_popup h3{
      margin-top:20px;
      text-indent:35px;
  }
  .nonmember_layer_tb{
      border:1px solid red;
      width:950px; height:380px;
      border-collapse:collapse;
      margin-left:25px;
      font-size:13px;
      color:#333333;
  }
  #info_update_name, #info_update_phone, #info_update_date{
      width:250px;
      height:18px;
      border:1px solid #d9d9d9;
      border-radius:3px;
  }
  #info_update_cor, #info_update_center{
      width:250px;
      height:22px;
      border:1px solid #d9d9d9;
      border-radius:3px;
  }
  #info_update_contents{
      width:730px;
      height:67px;
      margin-top:4px;
      border: 1px solid #d9d9d9;
  }

  .nonmember_layer_tb tr:nth-of-type(4),
  .nonmember_layer_tb tr:nth-of-type(7){
      height:80px;
  }
  .nonmember_layer_tb tr:nth-of-type(4) td:last-child,
  .nonmember_layer_tb tr:nth-of-type(7) td:last-child{
      height:80px;
  }
  .nonmember_layer_tb tr td:first-child,
  .nonmember_layer_tb tr td:nth-of-type(3){
      background:#f1f4fb;
      width:150px; height:40px;
      line-height:40px;
      text-align:center;
  }
  .nonmember_layer_tb tr td:nth-of-type(2),
  .nonmember_layer_tb tr td:nth-of-type(4){
      width:250px;
      padding-left:15px;
  }
  .nonmember_layer_btn button:first-child{
      margin-right:10px;
  }
  .nonmember_layer_btn button:last-child{
      margin-left:10px;
  }
  .nonmember_layer_tb input{
      margin:0 7px 1px 0;
      width:13px; height:13px;
      vertical-align:-3px;
  }
  .nonmember_layer_btn{
      width:378px; height:35px;
      font-size:14px;
      margin:90px 0 0 590px;
      display: flex;
      justify-content: end;
  }
  .nonmember_layer_btn button{
      width:120px; height:35px;
      font-size:14px;
      border:1px solid #d9d9d9;
      color:#555;
      border-radius:3px;
      margin-left: auto;
  }
  .nonmember_layer_btn button:hover{
      background:#d9d9d9;
  }
  /*-------------------------------------*/

  /* 로그인 > 유지보수신청현황 상세 버튼 */

  .mt_list_layer_btn{
      width:350px;
      margin:90px 0 0 624px;
      margin-bottom: 15px;
  }
  .mt_list_layer_btn button{
      width:150px; height:35px;
  }

  #result_button{
      margin-right:10px;
  }

  /*-------------------------------------*/

  /* 로그인 > 유지보수신청현황 상세 유지보수 처리정보*/

  .mt_handle_popup{
      display:none;
      position:fixed;
      left:0; top:0;
      width:100%; height:100%;
      background:rgba(0,0,0,0.5);
  }
  .mt_handle_tb>tr:nth-of-type(7){
      height:40px;
  }
  .mt_handle_tb>tbody>.number{
      height:40px;
  }
  .mt_handle_tb>tbody>.number>td:last-child{
      height:40px;
  }
  .number td:nth-of-type(2)>input{
      width:15px;
  }
  .number td:nth-of-type(4)>input{
      width:260px;
      height:18px;
      margin-left:0px;
      border-radius:3px;
  }
  .mt_handle_tb tr:nth-of-type(6) select{
      width:131px;
      height:24px;
      border:1px solid #d9d9d9;
      border-radius:3px;
      text-indent:5px;
      color:#555;
  }
  .mt_handle_tb textarea{
      width:760px;
      height:100px;
      margin-top:5px;
      border:1px solid #d9d9d9;
  }
  /*-------------------------------------*/

  .mt_pn_list{
      margin-top:-35px;
  }

  /*공지사항 뷰페이지*/

  .nt_view_wrap{
      width:1200px; margin:0 auto;
      border-bottom:1px solid #d9d9d9;
  }
  .nt_title{
      font-size:26px;
      margin-bottom:15px;
      text-indent:20px;
  }
  .nt_namedate{
      font-size:13px;
      border-bottom:1px solid #d9d9d9;
      padding-bottom:10px;
      text-indent:20px;
  }
  .nt_namedate span:first-child{
      margin-right:15px;
  }
  .nt_con{
      font-size:13px;
      padding:15px 0 15px 0;
      width:1160px; margin:0 auto;
  }
  .nt_con_img{
      max-width: 100%;
      max-height: 100%;
      object-fit: cover;
  }
  /*-------------------------------------*/

	/* page size */
	#pageSizeSelector{
		line-height: 25px;
		border-radius: 3px;
		color: #000000;
		font-size: 17px;
		height: 35px;
		font-size: 14px;
		border: 1px solid #c9c9c9;
		border-radius: 2px;
		text-align: center;
	}
	.pageSizeSelector_wrap{
		margin-bottom: 15px;
	}
	.pageSizeSelector_wrap button{
	    color: #000000;
        font-size: 17px;
        width: 150px;
        height: 35px;
        font-size: 14px;
        border: 1px solid #c9c9c9;
        border-radius: 2px;
        float: right;
        margin-left: 5px;
	}
	.pageSizeSelector_wrap button:hover{
	    background:#d9d9d9;
	}
}
