@charset "utf-8";
.code-html td,th {
    width: 20%;
}
.basic-input {
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-size: 0.8rem;
    font-weight: 400;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.layer_popup_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 999;
}

.wrap_layer_popup {
    position: fixed;
    top: 38%;
    margin-left: -282px;
    width: 540px;
    height: 240px;
    z-index: 999;
    background: #fff;
    left: 50%;
    padding: 30px 25px 30px 35px;
}
.wrap_layer_popup .bt_close {
    position: absolute;
    top: -42px;
    right: 0;
}
.wrap_layer_popup p {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -4.72px;
    margin: 10px 0 10px 15px;
}

.wrap_layer_popup input {
    outline: none;
    cursor: pointer;
    display: block;
    width: 100%;
    background-color: #fff;
    border: 2px solid #a2a2a2;
    -webkit-appearance: none;
    padding: 0 20px;
    height: 70px;
    border-radius: 6px;
    font-size: 24px;
    box-sizing: border-box;
    margin-left: 15px;
}

.wrap_layer_popup .btn {
    width: 208%;
    height: 70px;
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 22px !important;
    line-height: 59px !important;
}

.wrap_layer_popup2 {
    position: fixed;
    top: 30%;
    margin-left: -282px;
    width: 540px;
    /* height: 240px; */
    z-index: 999;
    background: #fff;
    left: 50%;
    padding: 35px 30px 25px 30px;
}
.wrap_layer_popup2 .bt_close {
    position: absolute;
    top: -42px;
    right: 0;
}
.wrap_layer_popup2 p {
    font-size: 27px;
    font-weight: bold;
    letter-spacing: -2.72px;
    text-align: center;
    margin-bottom: 13px;
}
.wrap_layer_popup2 p.line {
    border-bottom: 1px solid #e1dede;
    padding-bottom: 20px;
}
.wrap_layer_popup2 p {
    font-size: 27px;
    font-weight: bold;
    letter-spacing: -2.72px;
    text-align: center;
    margin-bottom: 13px;
}
.wrap_layer_popup2 .txt {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -1px;
    font-weight: normal;
    text-align: left;
    color: #737171;
    padding: 10px 0 0 19px;
}
.wrap_layer_popup2 .txt .red {
    color: #ff0101;
}

.wrap_layer_popup3 {
    position: fixed;
    top: 30%;
    margin-left: -282px;
    width: 540px;
    /* height: 240px; */
    z-index: 999;
    background: #fff;
    left: 50%;
    padding: 35px 30px 25px 30px;
}
.wrap_layer_popup3 .bt_close {
    position: absolute;
    top: -42px;
    right: 0;
}
.wrap_layer_popup3 p {
    font-size: 27px;
    font-weight: bold;
    letter-spacing: -2.72px;
    text-align: center;
    margin-bottom: 13px;
}
.wrap_layer_popup3 p.line {
    border-bottom: 1px solid #e1dede;
    padding-bottom: 20px;
}
.wrap_layer_popup3 p {
    font-size: 27px;
    font-weight: bold;
    letter-spacing: -2.72px;
    text-align: center;
    margin-bottom: 13px;
}
.wrap_layer_popup3 .txt {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -1px;
    font-weight: normal;
    text-align: left;
    color: #737171;
    padding: 10px 0 0 19px;
}
.couponAddFt {
    font-weight: bold; 
    text-decoration: underline; 
    font-size: 16px;
    cursor: pointer;
}

#container_coupon {
    width: 80%;
}

/*
 * board_detail
 */
 .table-bordered td {
    border-top: 1px solid;
    width: 100%;
}

/*모바일 : -479px*/
@media all and (max-width:479px){
    /* 요양보호사 적용 예정
    .wrap_layer_popup {
        position: fixed;
        top: 30%;
        width: 100%;
        z-index: 999;
        background: #fff;
        left: auto;
        padding: 30px;
    }

    .wrap_layer_popup input {
        outline: none;
        cursor: pointer;
        display: block;
        width: 100%;
        background-color: #fff;
        border: 2px solid #a2a2a2;
        -webkit-appearance: none;
        padding: 0 20px;
        height: 70px;
        border-radius: 6px;
        font-size: 24px;
        box-sizing: border-box;
        margin-left: 15px;
    }
    */


    .wrap_layer_popup {
        position: fixed;
        top: 38%;
        margin-left: -10px;
        width: 100%;
        height: 280px;
        z-index: 999;
        background: #fff;
        left: auto;
        padding: 10px 15px 10px 5px;
    }

    .wrap_layer_popup input {
        outline: none;
        cursor: pointer;
        display: block;
        width: 100%;
        background-color: #fff;
        border: 2px solid #a2a2a2;
        -webkit-appearance: none;
        padding: 0 20px;
        height: 70px;
        border-radius: 6px;
        font-size: 14px;
        box-sizing: border-box;
        margin-left: 15px;
    }

    .bt_couponAdd {
        margin-right: 70px;
    }

    .wrap_layer_popup2 {
        position: fixed;
        top: 30%;
        left: unset !important;
        width: 100%;
        z-index: 999;
        background: #fff;
        margin-left: -10px;
        padding: 10px 15px 10px 5px;
    }

    .wrap_layer_popup3 {
        position: fixed;
        top: 30%;
        left: unset !important;
        margin-left: -10px;
        width: 100%;
        z-index: 999;
        background: #fff;
        padding: 10px 15px 10px 5px;
    }

    #container_coupon {
        width: 100%;
    }
}


/*모바일 가로 & 태블릿 세로 : 480px-767px*/
@media all and (min-width:480px) and (max-width:767px){
    .wrap_layer_popup {
        position: fixed;
        top: 38%;
        margin-left: -10px;
        width: 100%;
        height: 280px;
        z-index: 999;
        background: #fff;
        left: auto;
        padding: 10px 15px 10px 5px;
    }

    .wrap_layer_popup input {
        outline: none;
        cursor: pointer;
        display: block;
        width: 100%;
        background-color: #fff;
        border: 2px solid #a2a2a2;
        -webkit-appearance: none;
        padding: 0 20px;
        height: 70px;
        border-radius: 6px;
        font-size: 14px;
        box-sizing: border-box;
        margin-left: 15px;
    }

    .bt_couponAdd {
        margin-right: 70px;
    }

    .wrap_layer_popup2 {
        position: fixed;
        top: 30%;
        left: unset !important;
        width: 100%;
        z-index: 999;
        background: #fff;
        margin-left: -10px;
        padding: 10px 15px 10px 5px;
    }

    .wrap_layer_popup3 {
        position: fixed;
        top: 30%;
        left: unset !important;
        margin-left: -10px;
        width: 100%;
        z-index: 999;
        background: #fff;
        padding: 10px 15px 10px 5px;
    }

    #container_coupon {
        width: 100%;
    }
}



/*태블릿 가로 : 769px-1023px*/
@media all and (min-width:768px) and (max-width:1023px){
    .wrap_layer_popup {
        position: fixed;
        top: 38%;
        margin-left: -10px;
        width: 100%;
        height: 280px;
        z-index: 999;
        background: #fff;
        left: auto;
        padding: 10px 15px 10px 5px;
    }

    .wrap_layer_popup input {
        outline: none;
        cursor: pointer;
        display: block;
        width: 100%;
        background-color: #fff;
        border: 2px solid #a2a2a2;
        -webkit-appearance: none;
        padding: 0 20px;
        height: 70px;
        border-radius: 6px;
        font-size: 14px;
        box-sizing: border-box;
        margin-left: 15px;
    }

    .bt_couponAdd {
        margin-right: 70px;
    }

    .wrap_layer_popup2 {
        position: fixed;
        top: 30%;
        left: unset !important;
        width: 100%;
        z-index: 999;
        background: #fff;
        margin-left: -10px;
        padding: 10px 15px 10px 5px;
    }

    .wrap_layer_popup3 {
        position: fixed;
        top: 30%;
        left: unset !important;
        margin-left: -10px;
        width: 100%;
        z-index: 999;
        background: #fff;
        padding: 10px 15px 10px 5px;
    }

    #container_coupon {
        width: 100%;
    }
}


/*노트북 & 태블릿 가로 : 1024px-1279px*/
@media all and (min-width:1024px) and (max-width:1279px){
/* .wrap_layer_popup {
    position: fixed;
    top: 38%;
    margin-left: -10px;
    width: 100%;
    height: 280px;
    z-index: 999;
    background: #fff;
    left: auto;
    padding: 30px 25px 30px 35px;
}

.wrap_layer_popup input {
    outline: none;
    cursor: pointer;
    display: block;
    width: 100%;
    background-color: #fff;
    border: 2px solid #a2a2a2;
    -webkit-appearance: none;
    padding: 0 20px;
    height: 70px;
    border-radius: 6px;
    font-size: 14px;
    box-sizing: border-box;
    margin-left: 15px;
}

.bt_couponAdd {
    margin-right: 70px;
}

.wrap_layer_popup2 {
    position: fixed;
    top: 30%;
    left: unset !important;
    width: 100%;
    z-index: 999;
    background: #fff;
    margin-left: -10px;
    padding: 35px 30px 25px 30px;
}

.wrap_layer_popup3 {
    position: fixed;
    top: 30%;
    left: unset !important;
    margin-left: -10px;
    width: 100%;
    z-index: 999;
    background: #fff;
    padding: 35px 30px 25px 30px;
} */
}
