@font-face {
    font-family: 'ghanachoco';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ghanachoco.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.modal{z-index: 1000001;}
#bo_w_quick{position: fixed; width: 100%; z-index: 1000000; left: 0;transition: all .2s ease-out; font-size: 12px; }
.modal-dialog{top: 15%;}
/*#bo_w_quick{width: 100%; z-index: 1000000; left: 0;transition: all .2s ease-out; font-size: 12px; }*/

.bo_w_founded_up_down{width: 50px; height: 50px; cursor: pointer; text-align: center;position: absolute;top: -50px;left: 50%;transform: translateX(-50%);}
.bo_w_founded_up_down img{width: 50px; height: 50px; border-radius : 3px;}
.bo_w_founded_wrap{padding: 20px 10px;width: 100%;margin: 0 auto;font-family:'Noto Sans KR', sans-serif; }

.bo_w_founded_wrap .bo_w_founded_center{width: 100%; margin: 0 auto; overflow: hidden;}
.bo_w_founded_wrap .bo_w_founded_center div{}
.bo_w_founded_wrap .bo_w_img{text-align: center;display: inline-block;}
.bo_w_founded_wrap .bo_w_img img{width: auto; height: 40px; }
.bo_w_founded_wrap .bo_w_info{display: inline-block;}
.bo_w_founded_wrap .bo_w_info .txt_wrap{display: inline-block;}
.bo_w_founded_wrap .bo_w_info p{color: #fff;font-weight: bold;font-size: 35px;display: inline-block;}
.bo_w_founded_wrap .bo_w_info p:first-child{margin-right: 5px;}
.bo_w_founded_wrap input{width: 100%; border-radius: 3px; padding: 0 10px;font-family:'Noto Sans KR', sans-serif;}
.bo_w_founded_wrap .bo_w_nametel{display: inline-block;overflow: hidden;margin: 15px;}
.bo_w_founded_wrap .bo_w_name{display: inline-block; margin-right: 5px;}
.bo_w_founded_wrap .bo_w_tel{display: inline-block;margin-right: 5px;}
.bo_w_founded_wrap .bo_w_input{display: inline-block;}
.bo_w_founded_wrap .bo_w_nametel input{width: 180px; height: 60px;border-radius: 8px;font-size: 16px;text-align: left;}
.bo_w_founded_wrap .bo_w_nametel .bo_w_input input{width: 220px;}
.bo_w_founded_wrap .bo_w_chk_wrap{display: inline-block;margin: 15px 0;}
.bo_w_founded_wrap .bo_w_chk_wrap::after{content:"";display: block;clear: both;}
.bo_w_founded_wrap .bo_w_chk_wrap .bo_w_pending{float: right;}
.bo_w_founded_wrap .bo_w_chk_wrap .bo_w_submit_bx{float: left;margin-right: 15px;}

.bo_w_founded_wrap .bo_w_content{width: 100%;}
.bo_w_founded_wrap .bo_w_content textarea{width: calc(100% - 5px);margin-top: 10px;min-height: 40px;border-radius: 4px;padding: 5px 10px;resize: none;}
.bo_w_founded_wrap .bo_w_pending{
	width: 170px;background: transparent;border-radius: 8px;padding: 7px 15px;text-align: center;border: 1px solid #ffffff;
}
.bo_w_founded_wrap .bo_w_pending p{color: #e3e3e3;font-size: 13px;font-weight: 400;}
.bo_w_founded_wrap .bo_w_pending .bo_w_pending_strong {font-size: 18px !important;color: #fff;letter-spacing: -0.5px;}
.bo_w_founded_wrap .bo_w_chk{vertical-align: middle;font-size: 12px;display: flex;margin-top: 5px;}
.bo_w_founded_wrap .bo_w_chk label{color:#fff;margin-right: 5px;}
.bo_w_founded_wrap .bo_w_chk a{text-align: center;font-weight: bold;color: #fff;display: inline-block;}
.bo_w_founded_wrap .bo_w_chk #chk_privacy{width: 20px;margin-right: 5px;}
.bo_w_founded_wrap .bo_w_submit{width: 100%;font-size: 13px;}
.bo_w_founded_wrap .admin_option_wrap{width: 100%; text-align: center; padding: 20px 0 0 0; clear: both;}
.bo_w_founded_wrap .admin_option_wrap a{color: #fff;}
.bo_w_founded_wrap .btn_submit {padding: 9px 0 !important; font-weight: bold; }
.bo_w_founded_wrap .bottom_ment{ padding: 20px 0 ; line-height: 1.5em;}
.bo_w_founded_wrap .center_wrap{overflow: hidden; width:100%; margin:0 auto;text-align: center;}
.bo_w_founded_wrap .center_wrap > div{vertical-align: middle;}
.bo_w_founded_wrap .bo_w_contents {width:100%; padding: 10px 0;text-align: center;}




@media screen and (max-width: 1570px) {
    .bo_w_founded_wrap .bo_w_nametel input{width: 150px;}
    .bo_w_founded_wrap .bo_w_nametel .bo_w_input input{width: 200px;}
}

@media screen and (max-width: 1150px) {
    .bo_w_founded_wrap .bo_w_chk_wrap{margin: 0;}
    .bo_w_founded_wrap .bo_w_nametel{display: block;margin: 15px 0;}
    .bo_w_founded_wrap .bo_w_nametel input{height: 50px;border-radius: 2px;}
}

@media screen and (max-width: 830px) {
    .bo_w_founded_wrap{padding: 20px 10px;}
    .bo_w_founded_wrap .center_wrap .bo_w_img{margin-top: 0;}
    .bo_w_pending, .bo_w_submit{display: inline-block;vertical-align: bottom;margin: 0;}
    .bo_w_founded_wrap .bo_w_nametel input{height: 40px;font-size: 12px;border-radius: 2px;}
    .bo_w_founded_wrap .bo_w_info p{font-size: 35px;}
}
@media screen and (max-width: 650px) {
    .bo_w_founded_wrap .bo_w_info p{font-size: 24px;}
    .bo_w_founded_wrap .bo_w_nametel{margin: 10px 0;}
    .bo_w_founded_wrap .bo_w_nametel input{width: 150px;height: 40px;font-size: 12px;border-radius: 2px;}
    .bo_w_founded_wrap .bo_w_nametel .bo_w_input input{width: 160px;}
    .bo_w_founded_wrap .bo_w_chk_wrap{position: relative;padding-bottom: 25px;}
    .bo_w_founded_wrap .bo_w_pending, .bo_w_founded_wrap .btn_submit{
        width: 260px;height: auto;font-size: 12px;border-radius: 2px;
        height: 45px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .bo_w_founded_wrap .bo_w_chk_wrap .bo_w_submit_bx{margin-right: 5px;}
    .bo_w_founded_wrap .bo_w_pending p{
        font-size: 12px;
    }
    .bo_w_founded_wrap .bo_w_chk_wrap .bo_w_chk{position: absolute;bottom: 0;width: 100%;justify-content: center;}
}
@media screen and (max-width: 530px) {
    .bo_w_founded_wrap .bo_w_img img{width: 230px; height: auto; }
    .bo_w_founded_wrap .bo_w_nametel{margin: 7px 0;}
    .bo_w_founded_wrap .bo_w_nametel input{width: 130px;height: 35px;font-size: 13px;}
    .bo_w_founded_wrap .bo_w_nametel .bo_w_input input{width: 130px;}
    .bo_w_founded_wrap .bo_w_chk_wrap{padding-bottom: 20px;}
    .bo_w_founded_wrap .bo_w_pending, .bo_w_founded_wrap .btn_submit{
        width: 280px;height: 35px;font-size: 12px;
    }
    .bo_w_founded_wrap .bo_w_pending p{
        font-size: 10px;
    }
	.bo_w_founded_wrap .bo_w_pending .bo_w_pending_strong{font-size: 13px !important;line-height: 14px;margin-bottom: 3px;}
    .bo_w_founded_wrap .bo_w_chk #chk_privacy{width: 15px;}
    .bo_w_founded_wrap .btn_submit{padding: 0 !important;}
    .bo_w_chk_wrap{margin-top: 10px;}
    .bo_w_founded_wrap .bo_w_chk{font-size: 11px;}
}
@media screen and (max-width: 450px) {
    .bo_w_founded_wrap .bo_w_img img{margin-bottom: 5px;}
    .bo_w_founded_wrap .bo_w_name,.bo_w_founded_wrap .bo_w_tel,.bo_w_founded_wrap .bo_w_input{width: 31%;}
    .bo_w_founded_wrap .bo_w_nametel input{width: 100%;}
    .bo_w_founded_wrap .bo_w_nametel .bo_w_input input{width: 100%;}
}

