@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;
}

#bo_w_quick{position: fixed; width: 100%; z-index: 1000000; left: 0;transition: all .2s ease-out; font-size: 16px; }
/*#bo_w_quick{width: 100%; z-index: 1000000; left: 0;transition: all .2s ease-out; font-size: 12px; }*/

.bo_w_founded_up_down{width: 150px; height: 50px; cursor: pointer; text-align: center;position: absolute;top: -50px;left: 50%;transform: translateX(-50%);}
.bo_w_founded_up_down img{width: 150px; height: 50px; border-radius : 3px 3px 0 0}
.bo_w_founded_wrap{padding: 20px 50px;width: 100%;margin: 0 auto;}

.bo_w_founded_wrap .bo_w_founded_center{width: 1000px; margin: 0 auto; overflow: hidden;}
.bo_w_founded_wrap .bo_w_founded_center div{}
.bo_w_founded_wrap .bo_w_img{text-align: center; width: 330px;float: left;margin-right: 30px;}
.bo_w_founded_wrap .bo_w_img img{width: 100%; height: 40px; }
.bo_w_founded_wrap input{width: 100%; border-radius: 3px; padding: 0 10px;}
.bo_w_founded_wrap .bo_w_nametel{float: left; width: 360px; margin: 0; overflow: hidden;}
.bo_w_founded_wrap .bo_w_name{float: left; width: 140px; margin-right: 5px; height: 40px;}
.bo_w_founded_wrap .bo_w_name input{height: 40px;}
.bo_w_founded_wrap .bo_w_tel{float: left; width: 210px; margin-right: 5px; height: 40px;}
.bo_w_founded_wrap .bo_w_tel input{height: 40px;}

.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_chk{float: left;width: 115px; vertical-align: middle;}
.bo_w_founded_wrap .bo_w_chk label{color:#333;}
.bo_w_founded_wrap .bo_w_chk a{text-align: center; padding: 3px 0; font-weight: bold;display: block;color: #666;}
.bo_w_founded_wrap .bo_w_chk #chk_privacy{width: 20px;}
.bo_w_founded_wrap .bo_w_submit{float: left;width: 160px;}
.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: #333333;}
.bo_w_founded_wrap .btn_submit {padding: 11px 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:1000px; margin:0 auto;}
.bo_w_founded_wrap .bo_w_contents {width:100%; padding: 10px 0;text-align: center;}

@media screen and (max-width: 991px) {
    .bo_w_founded_wrap{}
    .bo_w_founded_wrap .bo_w_founded_center{width: 100%;}
    .bo_w_founded_wrap .bo_w_img{float: none; margin: 0 auto 0 auto;}
    .bo_w_founded_wrap .bo_w_submit{float: none; clear: both; width: 200px; margin: 0 auto}
    .bo_w_founded_wrap .bo_w_chk{float: none; margin: 0 auto; clear: both;}
    .bo_w_founded_wrap .bo_w_nametel{float: none; margin: 0 auto;}
    .bo_w_founded_wrap .admin_option_wrap{width: 300px; margin: 0 auto;}
    .bo_w_founded_wrap .admin_option_wrap a{color: #333333; width: 100%;}
    .bo_w_founded_wrap .bo_w_nametel{width: 300px; }
    .bo_w_founded_wrap .bo_w_name{width: 120px; margin-left: 0;}
    .bo_w_founded_wrap .bo_w_name input::placeholder{text-align: center;}
    .bo_w_founded_wrap .bo_w_tel{margin-right: 0; width: 175px;}
    .bo_w_founded_wrap .bo_w_tel input::placeholder{text-align: center;}
    .bo_w_founded_wrap .bo_w_content textarea{width: 100%;}
    .bo_w_founded_wrap .bo_w_content textarea::placeholder{text-align: center;}
    .bo_w_founded_wrap .bo_w_submit{width: 300px;}
    .bo_w_founded_wrap .bo_w_chk{width: 100%; text-align: center; height: 20px !important; margin: 10px auto 25px auto;}
    .bo_w_founded_wrap .bo_w_chk a{display: inline; vertical-align: middle; padding: 0; margin-left: 10px;}
.bo_w_founded_wrap .center_wrap{overflow: none; width:auto; margin:none}

}


@media screen and (max-width: 768px) {
    .bo_w_founded_wrap{height: 300px;overflow: scroll;}
    .bo_w_founded_wrap .bo_w_founded_center{width: 100%;}
    .bo_w_founded_wrap .bo_w_img{float: none;margin: 0 auto 0 auto; height:0px;}
    .bo_w_founded_wrap .bo_w_submit{float: none; clear: both; width: 200px; margin: 0 auto}
    .bo_w_founded_wrap .bo_w_chk{float: none; margin: 0 auto; clear: both;}
    .bo_w_founded_wrap .bo_w_nametel{float: none; margin: 0 auto;}
    .bo_w_founded_wrap .admin_option_wrap{width: 70%;}
    .bo_w_founded_wrap .admin_option_wrap a{color: #333333; width: 100%;}
    .bo_w_founded_wrap .bo_w_nametel{width: 100%; }
    .bo_w_founded_wrap .bo_w_name{width: 70%; margin:0 auto 10px auto; float:none;}
    .bo_w_founded_wrap .bo_w_name input::placeholder{text-align: center;}
    .bo_w_founded_wrap .bo_w_content{width: 70%;margin: 0 auto;}
    .bo_w_founded_wrap .bo_w_content textarea::placeholder{text-align: center;}
    .bo_w_founded_wrap .bo_w_tel{margin:0 auto; width: 70%; float:none;}
    .bo_w_founded_wrap .bo_w_tel input::placeholder{text-align: center;}
    .bo_w_founded_wrap .bo_w_submit{width: 70%;margin:0 auto}
    .bo_w_founded_wrap .bo_w_chk{width: 100%; height: 20px !important; margin: 10px auto 25px auto; text-align: center;}
    .bo_w_founded_wrap .bo_w_chk a{display: inline; vertical-align: middle; padding: 0; margin-left: 10px;}
}