@charset "utf-8";

@charset "utf-8";

.sub-wrap{
    padding-top: 100px;
    padding-bottom: 110px;
    color: #020a13;
    font-size: 19px;
    font-weight: 300;
    letter-spacing: -0.05em;
    line-height: 1.7;
    text-align: justify;
    overflow: hidden;
}

.font-500{
    font-weight: 500;
}

.sub-visual{
    height: 400px;
    margin-bottom: 137px;
    background-position: center;
    background-size: cover;
}

.sub-visual .inner{
    display: flex;
    align-items: flex-end;
    height: 100%;
}

.sub-visual .cate{
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
    width: 220px;
    height: 220px;
    padding: 15px 18px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    line-height: 1.1;
    background: #0d162f;
    transform: translateY(50%);
}

.sub-visual .cate p{
    margin-top: 7px;
}

.sub-tab{
    display: flex;
    margin-top: 182px;
    margin-bottom: 90px;
}

.sub-tab a{
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 0;
    min-height: 60px;
    padding: 5px 10px;
    color: #666;
    font-weight: 700;
    text-align: center;
    border: 1px solid #ddd;
    background: #f1f1f1;
}

.sub-tab a:not(:last-child){
    border-right: none;
}

.sub-tab a.on{
    color: #fff;
    background: #0c162f;
}

.sub-tit{
    margin-bottom: 70px;
    text-align: center;
    letter-spacing: -0.02em;
}

.sub-tit h2{
    font-size: 45px;
    font-weight: 700;
    line-height: 1.2;
}

.sub-tit p{
    margin-top: 15px;
    color: #666;
    font-weight:300;
    font-size: 32px;
    line-height: 1.4;
}

.sub-tit h2+p,
.sub-tit p+h2{
    margin-top: 15px;
}

.cont-tit1{
    position: relative;
    padding-left: 0.909em;
    color: #0d162f;
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    line-height: 1.6;
}

.cont-tit1::before{
    position: absolute;
    top: 15px;
    left: 0;
    width: 8px;
    height: 8px;
    background: #0d162f;
    content: '';
}

.cont-tit2{
    margin-bottom: 15px;
    color: #155db4;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
}

.par-wrap p:not(:last-child){
    margin-bottom: 15px;
}

.img-area{
    margin: 45px 0;
}

.img-area>.tit{
    margin-bottom: 17px;
    color: #0d162f;
    font-size: 20px;
    font-weight: 700;
}

.img-bd{
    border: 1px solid #ddd;
}

.img-area .box p{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    letter-spacing: normal;
    background: #0d162f;
}

.img-area.img-row{
    display: flex;
    justify-content: space-between;
}


.img-area.img-row>li{
    padding: 0 5px;
}

.txt-box{
    background: #f1f1f1;
}

.row-12{
    margin-left: -6px;
    margin-right: -6px;
    margin-bottom: -6px;
}

.row-12>*{
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 12px;
}

.row-20{
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px;
}

.row-20>*{
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.row-24{
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: -24px;
}

.row-24>*{
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 24px;
}

.row-60{
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: -35px;
}

.row-60>*{
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 35px;
}

.list-type-dot>*{
    position: relative;
    padding-left: 10px;
}

.list-type-dot>*::before{
    position: absolute;
    top: 0;
    left: 0;
    content: '·';
}

.list-type-dot2>*{
    position: relative;
    padding-left: 10px;
}

.list-type-dot2>*::before{
    position: absolute;
    top: 0;
    left: 0;
    content: '•';
}

.list-type-line>*{
    position: relative;
    padding-left: 0.632em;
}

.list-type-line>*::before{
    position: absolute;
    top: 0;
    left: 0;
    content: '-';
}

.cont-tit-type1{
    display: inline-block;
    min-height: 50px;
    padding: 10px 15px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 22px;
    text-align: left;
    background: #155db4;
}

.cont-tit-type2{
    position: relative;
    padding-left: 0.9em;
    margin-bottom: 25px;
    color: #155db4;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
}

.cont-tit-type2::before{
    position: absolute;
    display: block;
    top: 7px;
    left: 0;
    width: 8px;
    height: 8px;
    background: #155db4;
    content: '';
}

.cont-tit-type3{
    margin-bottom: 25px;
    color: #111;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    line-height: 1.5;
}

.cont-tit-type3>.num{
    margin-right: 5px;
}

.cont-tit-type4{
    display: flex;
    align-items: center;
    height: 50px;
    padding-left: 22px;
    margin-bottom: 40px;
    color: #783e94;
    font-size: 20px;
    font-weight: 700;
    border-left: 6px solid #783e94;
    background: #f1e8f5;
}

.link-btn{
    display: inline-block;
    min-height: 38px;
    margin-top: 40px;
    color: #fff !important;
    font-family: 'LINESeedKR-Bd';
    font-size: 18px;
    padding: 6px 30px 0;
    border-radius: 19px;
    background: #155db4;
}

.link-btn i{
    margin-left: 16px;
    transform: translateY(2px);
}

.sub-wrap input[type="text"],
.sub-wrap textarea,
.monitor-modal input[type="text"],
.monitor-modal textarea,
.monitor-modal input[type="email"]{
    padding: 0 15px;
    font-size: 18px;
    border: 1px solid #ddd;
}

.sub-wrap .radioinp-wrap,
.sub-wrap .radioinp-wrap .radioinp{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}


.sub-wrap .bo-list-wrap select{
    position: relative;
    height: 44px;
    padding: 5px 25px 5px 13px;
    color: #555;
    font-size: 18px;
    border: 1px solid #ddd;
    -o-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/images/sel_arr.png) center right 15px no-repeat;
}

.sub-wrap .bo-list-wrap input[type="text"]::placeholder{
    color: #999;
}

.sub-wrap .search-area select{
    width: 100px;
    margin-right: 5px;
}

.sub-wrap .search-area .serch-btn{
    width: 44px;
    flex:0 0 44px;
    overflow: hidden;
    font-size: 0;
    letter-spacing: -99999em;
    border: 1px solid #ddd;
    border-left: none;
    background: url(/images/serch_ico.png) #0d162f center no-repeat;
    cursor: pointer;
}

.sub-wrap .sub-cont-wrap table{
    width: 100%;
    min-width: 1000px;
}

.sub-wrap .sub-cont-wrap table caption{
    padding: 0;
    margin-top: 0;
    caption-side: top;
}

.sub-wrap .sub-cont-wrap table th,
.sub-wrap .sub-cont-wrap table td{
    padding: 15px 28px;
    height: 55px;
    border-right: 1px solid #ddd;
    text-align: center;
}

.sub-wrap .sub-cont-wrap table thead th{
    color: #fff;
    background: #155db4;
    text-align: center;
    
}

.sub-wrap .sub-cont-wrap table thead th:last-child{
    border-right: none;
}

.sub-wrap .sub-cont-wrap table td{
    border-bottom: 1px solid #ddd;
}


.sub-wrap .sub-cont-wrap table thead th:last-child,
.sub-wrap .sub-cont-wrap table tbody td:last-child{
    border-right: none;
}

.sub-wrap .sub-cont-wrap table .bdl{
    border-left: 1px solid #ddd;
}

.sub-wrap .tb-area{
    margin-top: 50px;
    margin-bottom: 50px;
}

.sub-wrap .footnote::before{
    display: block;
    width: 100%;
    height: 21px;
    margin-bottom: 20px;
    border: 1px solid #333;
    border-bottom: none;
    content: '';
}

.sub-wrap .footnote li{
    font-size: 17px;
    margin-bottom: 10px;
}

.sub-wrap .footnote li:last-child{
    margin-bottom: 0;
}
.bo-page li{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    min-width: auto;
    line-height:normal;
    padding: 0;
    margin: 0 5px;
    color: #999;
    font-size: 17px;
    border: 1px solid #ddd;
    border-radius: 0;
    background: transparent;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: none;
}
    
.bo-page li.arr-start{
    background-image: url(/images/page_arr_start.png);
}

.bo-page li.arr-prev{
    margin-right: 21px;
    background-image: url(/images/page_arr_prev.png);
}

.bo-page li.arr-prev.pg_prev_off,
.bo-page li.arr-next.pg_next_off{
    width: 0;
    border: none;
    overflow: hidden;
    margin: 0;
}

.bo-page li.arr-prev.pg_prev_off{
    margin-right: 16px;
}

.bo-page li.arr-next{
    margin-left: 21px;
    background-image: url(/images/page_arr_next.png);
}

.bo-page li .pg_prev,
.bo-page li .pg_next{
    background: none;
}

.bo-page li.arr-next.pg_next_off{
    margin-left: 16px;
}

.bo-page li.arr-end{
    background-image: url(/images/page_arr_end.png);
}

.bo-page li.num:first-of-type{
    margin-left: 5px;
}


.bo-page li a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #999 !important;
    border-radius: 0;
    border: none;
}

.bo-page li.num a{
    color: #999 !important;
    font-weight: normal;
}

.bo-page .pg_current{
    
    color: #fff !important;
    background: #0d162f;
}

.pdf-list{
    max-width: 1000px;
    margin: 0 auto;
}

.pdf-list>*{
    margin-bottom: 40px;
    border: 4px solid #efefef;
    border-radius: 40px;
    overflow: hidden;
}

.pdf-list>*:last-child{
    margin-bottom: 0;
}

.notice-box{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 55px;
    padding: 20px;
    min-height: 150px;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
}

.list-box{
    padding: 40px 37px;
    margin-bottom: 80px;
    border: 1px solid #ddd;
    background: #fafafa;
}

.list-box > div > div,
.list-box > li{
    position: relative;
    margin-bottom: 15px;
    padding-left: 26px;
    font-weight: 400;
    text-align: left;
}

.list-box li:last-child{
    margin-bottom: 0;
}

.list-box > div > div::before,
.list-box li::before{
    position: absolute;
    top: 10px;
    left: 0;
    width: 16px;
    height: 16px;
    border: 5px solid #0d162f;
    border-radius: 100%;
    background: #86a6ff;
    content: '';
}

@media (max-width:757px) {
    .img-area>.tit{
        text-align: center;
    }

    .img-area.img-row{
        flex-direction: column;
        align-items: center;
    }

    .img-area.img-row>li:not(:last-child){
        margin-bottom: 5px;
    }

    .pdf-list>*{
        border-radius: 30px;
    }
}

@media (max-width:575px) {
    .sub-wrap{
        padding-top: 68px;
        font-size: 17px;
        line-height: 1.5;
    }

    .sub-visual{
        height: 200px;
        margin-bottom: 73px;
    }

    .sub-visual .cate{
        width: 110px;
        height: 110px;
        padding: 8px 10px;
        font-size: 14px;
    }

    .sub-visual .cate img{
        max-width: 40px;
    }

    .sub-tab{
        flex-direction: column;
        margin-top: 80px;
        margin-bottom: 50px;
    }

    .sub-tab a{
        flex: auto;
        min-height: 40px;
        border-right: 1px solid #ddd !important;
    }
    
    .sub-tab a:not(:last-child){
        border-bottom: none;
    }

    .sub-tit{
        margin-bottom: 45px;
    }

    .sub-tit h2{
        font-size: 30px;
    }

    .sub-tit p{
        font-size: 23px;
    }
    
    .sub-tit h2+p, .sub-tit p+h2{
        margin-top: 10px;
    }

    .cont-tit-type1{
        width: 100%;
        min-height: 36px;
        padding: 8px 9px 5px;
        font-size: 16px;
    }

    .cont-tit-type2{
        margin-bottom: 14px;
        font-size: 17px;
    }

    .cont-tit-type3{
        margin-bottom: 15px;
        font-size: 17px;
    }

    .cont-tit-type4{
        height: 35px;
        padding-left: 14px;
        margin-bottom: 17px;
        font-size: 17px;
        border-left-width: 3px;
    }

    .cont-tit1{
        font-size: 18px;
    }

    .cont-tit1::before{
        top: 11px;
    }

    .img-area{
        margin: 35px 0;
    }

    .img-area>.tit{
        margin-bottom: 9px;
        font-size: 17px;
    }

    .img-area .box p{
        height: 30px;
        font-size: 15px;
    }

    .row-24{
        margin-left: -6px;
        margin-right: -6px;
        margin-bottom: -12px;
    }

    .row-24>*{
        padding-left: 6px;
        padding-right: 6px;
        margin-bottom: 12px;
    }

    .sub-wrap .sub-cont-wrap table th,
    .sub-wrap .sub-cont-wrap table td{
        padding: 9px 12px;
        height: 40px;
    }

    .link-btn{
        margin-top: 23px;
        min-height: 28px;
        padding: 5px 18px 0;
        font-size: 16px;
    }

    .bo-page li{
        margin: 0 3px;
    }

    .bo-page a{
        width: 25px;
        height: 25px;
        font-size: 15px;
    }

    .bo-page li.arr-prev{
        margin-right: 19px;
    }

    .bo-page li.arr-next{
        margin-left: 19px;
    }

    .pdf-list>*{
        border-radius: 20px;
    }
}

#sub-a1 .sub-visual{
    background-image:url(/images/a1_visual_08.jpg);
}

#sub-b1 .sub-visual{
    background-image:url(/images/b1_visual_08.jpg);
}

#sub-c1 .sub-visual,
#sub-c2 .sub-visual,
#sub-c3 .sub-visual,
#sub-c4 .sub-visual{
    background-image:url(/images/c1_visual.jpg);
}

#sub-d1 .sub-visual{
    background-image:url(/images/d1_visual.jpg);
}

#sub-e1 .sub-visual{
    background-image:url(/images/e1_visual.jpg);
}

#sub-f1 .sub-visual{
    background-image:url(/images/f1_visual.jpg);
}

#sub-g1 .sub-visual{
    background-image:url(/images/g1_visual.jpg);
}

#sub-monitor .sub-visual{
    background-image:url(/images/monitor_visual.jpg);
}


#sub-monitor .txt-box{
    padding: 20px 37px 33px;
    text-align: justify;
    letter-spacing: -0.08em;
    border: 1px solid #ddd;
    background: #fafafa;
}

#sub-monitor .sub-tab{
    margin-top: 70px;
    margin-bottom: 70px;
}

#sub-monitor .txt-box b{
    font-weight: 500;
}

#sub-monitor .seach-box{
    display: flex;
    justify-content: space-between;
    padding: 35px 50px;
    border: 1px solid #0d162f;
}

#sub-monitor .seach-box>h3{
    padding-right: 10px;
    font-size: 28px;
    font-weight: 700;
}

#sub-monitor .seach-box .seach-cont{
    width: 100%;
    max-width: 1007px;
}

#sub-monitor .seach-box .cate{
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
}

#sub-monitor .seach-box .cate>li{
    position: relative;
    padding: 0 8px;
    margin-bottom: 16px;
}

#sub-monitor .seach-box .cate>li input[type="checkbox"]{
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0;
}

#sub-monitor .seach-box .cate>li label{
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    height: 34px;
    padding: 2px 15px;
    color: #999;
    border: 1px solid #ddd;
    border-radius: 17px;
    text-align: center;
}

#sub-monitor .seach-box .cate>li input[type="checkbox"]:checked+label{
    color: #fff;
    font-weight: 700;
    background: #0d162f;
    border-color: #999;
}

#sub-monitor .seach-box .txt-info{
    margin-bottom: 35px;
    color: #999;
    font-size: 16px;
}

#sub-monitor .seach-box .txt-info i{
    color: #555;
}

#sub-monitor .seach-box .search-tit{
    width: 100%;
    margin-bottom: 10px;
    color: #555;
    font-size: 18px;
    font-weight: 700;
}

#sub-monitor .seach-box .search-area select{
    width: 110px;
}

#sub-monitor .seach-box .search-area input[type="text"]{
    width: 100%;
    max-width: 530px;
}

#sub-monitor .seach-box+.bo-top{
    margin-top: 70px;
}

#sub-monitor .bo-top{
    display: flex;
    padding-bottom: 20px;
    margin-bottom: 60px;
    border-bottom: 1px solid #ddd;
}

#sub-monitor .bo-top .total-count{
    font-size: 18px;
    text-align: left;
}

#sub-monitor .bo-top .total-count b{
    font-weight: 700;
}

#sub-monitor .bo-top .view-num{
    width: 140px;
}

#sub-monitor .bo-list.row{
    margin-left: -19px;
    margin-right: -19px;
}

#sub-monitor .bo-list.row>div{
    padding-left: 19px;
    padding-right: 19px;
    margin-bottom: 36px;
}

#sub-monitor .bo-list .box{
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 235px;
    border: 1px solid #ddd;
}

#sub-monitor .bo-list .product{
    position: relative;
    display: flex;
    align-items: flex-start;
    padding: 20px 20px 50px 30px;
}

#sub-monitor .bo-list .product .info{
    position: relative;
    width: 100%;
    padding-right: 87px;
}

#sub-monitor .bo-list .product .info>p{
    color: #111;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

#sub-monitor .bo-list .product .info ul>li{
    position: relative;
    padding-left: 10px;
    text-align: left;
}

#sub-monitor .bo-list .product .info ul>li::before{
    position: absolute;
    top: 0;
    left: 0;
    content: '-';
}

#sub-monitor .bo-list .product .info ul>li .word-break{
    word-break: break-all;
}

#sub-monitor .bo-list .product .shop-link{
    position: absolute;
    top: 0;
    right: 0;
    width: 87px;
    margin-left: auto;
    text-align: center;
}

#sub-monitor .bo-list .product .shop-link p{
    margin-top: 8px;
    color: #111;
    font-family: 'LINESeedKR-Bd';
}

#sub-monitor .bo-list .btn-area{
    margin-top: auto;
}

#sub-monitor .bo-list .btn-area>*{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 52px;
    color: #444;
    font-family: 'LINESeedKR-Bd';
    text-align: center;
    border-top: 1px solid #ddd;
    background: #f1f1f1;
    line-height: 1;
    padding-top: 4px;
}

#sub-monitor .bo-list .product .info-chk{
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border: none;
    opacity: 0;
}

#sub-monitor .bo-list .btn-area>*:not(:last-child){
    border-right: 1px solid #ddd;
}

#sub-monitor .bo-list .box.box-chked{
    overflow: hidden;
    border: 3px solid #155db4;
}

#sub-monitor .bo-list .box.box-chked .btn-area{
    position: relative;
    width: calc(100% + 4px);
    transform: translate(-2px, 2px);
}

/* #sub-monitor .bo-list .box.box-chked .btn-area>*{
    height: 50px;
} */

/* #sub-monitor .bo-list .box.box-chked{
    position: relative;
}

#sub-monitor .bo-list .box.box-chked::before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid #155db4;
    content: '';
} */

#sub-monitor .bo-list .btn-area .this-chk{
    background: #fff;
    outline: none;
}

#sub-monitor .bo-list .box-chked .product{
    padding: 18px 18px 48px 28px;
}

#sub-monitor .bo-page{
    position: relative;
    border-top: 1px solid #ddd;
    padding-top: 60px;
    margin-top: 85px;
}

#sub-monitor .bo-page .chk-btn-wrap{
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 52px;
    right: 0;
    width: 100%;
    max-width: 270px;
}

#sub-monitor .bo-page .chk-btn-wrap button{
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(50% - 5px);
    height: 50px;
    font-size: 18px;
    text-align: center;
}

#sub-monitor .bo-page .chk-btn-wrap #chk-all{
    border: 1px solid #ddd;
}

#sub-monitor .bo-page .chk-btn-wrap #chk-send{
    color: #fff;
    background: #0d162f;
}

.monitor-modal .modal-dialog{
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100% - 60px);
}


.monitor-modal .modal-content{
    width: 100%;
    max-width: 540px;
    font-size: 18px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.monitor-modal .modal-header{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    padding: 20px 0;
    min-height: 80px;
    text-align: center;
    box-shadow: 0 0 7px rgba(221, 221, 221, 30%);
    border: 0;
}

.monitor-modal .modal-header .modal-title{
    color: #0d162f;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}

.monitor-modal .modal-header p{
    margin-top: 10px;
    color: #111;
    line-height: 1.5;
}

.monitor-modal .modal-body{
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.monitor-modal .modal-btn{
    width: 100%;
    height: 53px;
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    font-family: 'LINESeedKR-Bd';
    background: #0d162f;
    outline: none;
    border: 0;
    opacity: 1;
    cursor: pointer;
    border-radius: 0;
}

.monitor-modal .btn-close{
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    background: url(/images/close_btn.png) no-repeat;
    transform: translate(calc(100% + 18px), calc(-100% - 18px));
}

#shopModal.monitor-modal .modal-body{
    padding: 30px 26px 49px;
    max-height: 500px;
    overflow-y: auto;
}

#shopModal.monitor-modal .modal-body ul li{
    display: flex;
    justify-content: space-between;
}

#shopModal.monitor-modal .modal-body ul li:not(:last-child){
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #ddd;
}

#shopModal.monitor-modal .modal-body ul li p{
    color: #111;
    font-weight: 700;
}

#shopModal.monitor-modal .modal-body ul li a{
    display: inline-block;
    width: 100px;
    line-height: 34px;
    color: #999;
    font-size: 18px;
    text-align: center;
    border: 1px solid #ddd;
}

.inquiry-form.monitor-modal .form-wrap>li{
    display: flex;
    align-items: center;
    min-height: 45px;
    margin-bottom: 17px;
}

.inquiry-form.monitor-modal .form-wrap>li:last-child{
    margin-bottom: 0;
}

.inquiry-form.monitor-modal .form-wrap>li .tit{
    width: 68px;
    font-weight: 700;
}

.inquiry-form.monitor-modal .form-wrap>li .tit.align-self-start{
    margin-top: 7px;
}

.inquiry-form.monitor-modal .form-wrap>li .form-cont{
    width: calc(100% - 68px);
    max-width: 400px;
    padding-left: 10px;
}

.inquiry-form.monitor-modal .form-cont input[type="text"],
.inquiry-form.monitor-modal .form-cont input[type="email"]{
    width: 100%;
    height: 45px;
}

.inquiry-form.monitor-modal .form-cont textarea{
    width: 100%;
    height: 114px;
    resize: none;
}

.inquiry-form.monitor-modal .radioinp-wrap>li{
    margin-right: 38px;
}

.inquiry-form.monitor-modal .radioinp-wrap>li label{
    margin-bottom: 0;
}

.inquiry-form.monitor-modal .radioinp-wrap>li input[type="radio"]{
    margin-right: 5px;
}

#hazardModal .modal-body{
    min-height: 215px;
}

@media (max-width:1199px) {

    #sub-monitor .bo-page{
        flex-direction: column;
        align-items: center;
    }
    
    #sub-monitor .bo-page .chk-btn-wrap{
        position: relative;
        top: auto;
        right: auto;
        margin-left: auto;
        margin-bottom: 10px;
    }
}

@media (max-width:767px) {
    #sub-monitor .seach-box{
        padding: 30px;
        flex-direction: column;
    }

    #sub-monitor .seach-box>h3{
        width: 100%;
        text-align: center;
        padding-right: 0;
        margin-bottom: 30px;
    }

    #sub-monitor .bo-list .product{
        padding: 20px 20px 30px;
    }

    #sub-monitor .bo-list .box-chked .product{
        padding: 18px 18px 28px;
    }

    /* #sub-monitor .bo-list .product .info{
        padding: 20px 20px 30px;
    }

    #sub-monitor .bo-list .box-chked .product .info{
        padding: 18px 18px 28px;
    } */

    /* #sub-monitor .bo-list .product .shop-link{
        top: 20px;
        right: 20px;
        width: auto;
    } */
    

    .monitor-modal .btn-close{
        top: 15px;
        right: 15px;
        width: 30px;
        height: 30px;
        filter: brightness(0.3);
        transform: none;
        background-size: 100%;
    }
    
}

@media (max-width:575px) {
    #sub-monitor .txt-box{
        padding: 15px 20px;
    }
    #sub-monitor .sub-tab{
        margin-top: 40px;
        margin-bottom: 40px;
    }
    #sub-monitor .bo-list-wrap select{
        width: 86px;
        height: 33px;
        padding: 0 5px;
        font-size: 16px;
        background-position: center right 5px;
    }
    #sub-monitor .bo-list-wrap input[type="text"]{
        padding: 0 7px;
        font-size: 16px;
    }
    #sub-monitor .search-area input[type="submit"]{
        width: 33px;
        flex: 0 0 33px;
    }
    #sub-monitor .seach-box{
        padding: 15px 15px 30px;
    }
    #sub-monitor .seach-box>h3{
        margin-bottom: 15px;
        font-size: 20px;
    }
    #sub-monitor .seach-box .cate{
        margin-left: -3px;
        margin-right: -3px;
    }
    #sub-monitor .seach-box .cate>li{
        padding: 0 3px;
        margin-bottom: 12px;
    }
    #sub-monitor .seach-box .cate>li a{
        min-width: 50px;
        height: 23px;
        font-size: 12px;
    }

    #sub-monitor .seach-box .txt-info{
        font-size: 12px;
    }
    
    #sub-monitor .seach-box .search-tit{
        font-size: 16px;
    }

    #sub-monitor .seach-box+.bo-top{
        margin-top: 45px;
    }

    #sub-monitor .bo-top{
        padding-bottom: 13px;
        margin-bottom: 30px;
    }

    #sub-monitor .bo-top .total-count{
        font-size: 15px;
    }
    
    #sub-monitor .bo-top .view-num{
        width: 128px;
        padding: 0 10px;
    }

    #sub-monitor .bo-list .box{
        min-height: 160px;
    }

    #sub-monitor .bo-list .product{
        padding: 15px 15px 35px;
    }

    #sub-monitor .bo-list .box-chked .product{
        padding: 13px 13px 33px;
    }

    #sub-monitor .bo-list .product .info>p{
        font-size: 19px;
        margin-bottom: 3px;
    }

    #sub-monitor .bo-list .product .info ul>li{
        font-size: 15px;
    }

    #sub-monitor .bo-list .product .shop-link img{
        max-width: 51px;
    }

    #sub-monitor .bo-list .product .shop-link p{
        font-size: 15px;
    }

    #sub-monitor .bo-list .btn-area>*{
        height: 47px;
    }
    
    #sub-monitor .bo-page{
        margin-top: 50px;
        padding-top: 30px;
    }

    #sub-monitor .bo-page .chk-btn-wrap{
        max-width: 190px;
    }

    #sub-monitor .bo-page .chk-btn-wrap button{
        width: calc(50% - 3px);
        height: 40px;
        font-size: 16px;
    }
}

#sub-monitor .bo-gall .bo-list .product .img{
    width: 25.6%;
    border: 1px solid #ddd;
}

#sub-monitor .bo-gall .bo-list .product .img img{
    width: 100%;
}

#sub-monitor .bo-gall .bo-list .product .info{
    width: 74.4%;
    padding-left: 4.6%;
}


@media (max-width:767px) {
    #sub-monitor .bo-gall .bo-top{
        flex-direction: column;
        flex-wrap: wrap;
    }
    
    #sub-monitor .bo-gall .bo-top .search-area,
    #sub-monitor .bo-gall .bo-top .search-area>form{
        width: 100%;
    }

    #sub-monitor .bo-gall .bo-top .search-area{
        margin-bottom: 13px;
    }

    #sub-monitor .bo-gall .search-area input[type="text"]{
        width: calc(100% - 149px);
    }

    #sub-monitor .bo-gall .bo-list .product{
        flex-direction: column;
    }
    #sub-monitor .bo-gall .bo-list .product .img{
        width: 100%;
        border: none;
        border-bottom: 1px solid #ddd;
    }
    #sub-monitor .bo-gall .bo-list .product .info{
        width: 100%;
    }
}

@media (max-width:575px){
    #sub-monitor .bo-gall .search-area input[type="text"]{
        width: calc(100% - 119px);
    }
}