@charset "utf-8";

.jebo_tit_box {width:100%;height:100px;background:url(https://img.asiatoday.co.kr/a2img/mobile/jebo/jebo_title_bg.png) top no-repeat;background-size:cover;}
.jebo_tit_box .jebo_tit {width:80%;margin:0 auto;background:#fff;padding:13px;color:#000;font-size:18px;text-align:center;position:relative;top:32px;;}
.kko_box {display:flex;width:calc(100% - 20px);height:41px;padding:17px 10px;align-items:center;background:#fff;}
.kko_box img {width:38px;padding-right:10px;}
.kko_box label {flex:1;display:inline-block;font-size:14px;color:#000;}
.kko_box label a{color:#000}
.call_box {width:100%;display:flex;font-size:14px;border-top:1px solid #f0f0f0;}
.call_box .call_tit {flex-basis:50%;text-align:center;padding:15px 0 13px 0;border-right:1px solid #f0f0f0;white-space:nowrap;}
.call_box .call_tit img {width:16px;padding-right:4px;position:relative;top:2px;}
.call_box .mail_tit {flex-basis:50%;text-align:center;padding:15px 0 13px 0;white-space:nowrap;}
.call_box .mail_tit img {width:16px;padding-right:4px;position:relative;top:2px;}
.info_box {width:100%;background:#f0f0f0;}
.info_box table {width:calc(100% - 20px);margin:0 auto;padding:0 10px;background:#fff;}
.info_box table tr {border-bottom:1px solid #f0f0f0;}
.info_box table tr:nth-child(4) {border-bottom:0}
.info_box table tr th {width:75px;font-size:14px;padding:15px 0;font-weight:bold;}
.info_box table tr td {font-size:14px;}
.info_box .rechk {position:relative;top:3px}
.info_box .gap {padding-right:10px;}
.info_box input.fixwidth {width:83%;border: 1px solid #d5d5d5;padding:4px 5px;font-size:14px;}
.info_box textarea {width:80%;height:200px;font-size:14px;border:1px solid #d5d5d5;padding: 10px;margin: 10px 0 10px 0;resize: none;}
.info_box p {padding-bottom:10px;font-size:14px;}
.agree_box  {width:100%;background:#f0f0f0;overflow:hidden;}
.agree_box .check_box {width:calc(100% - 40px);margin:0 auto;background:#fff;padding:10px 10px 0 10px;}
.agree_box .check_box .chk_agree {display:inline-block;width:24px;height:24px;font-size:0;vertical-align:middle;cursor:pointer;overflow:hidden;position:relative;}
.agree_box .check_box .chk_agree input[type=checkbox]{position:absolute;top:0;left:0;width:100%;height:100%;border:0}
.agree_box .check_box .chk_agree input[type=checkbox] {margin:0;padding: 0;background: 0 0;opacity: 0;}
.agree_box .check_box .chk_agree input[type=checkbox]:checked+i{background-position:0 -24px;}
.agree_box .check_box .chk_agree i {display:block;width:100%;height:100%;background:url(https://img.asiatoday.co.kr/a2img/mobile/jebo/agree.png) no-repeat;background-size:100%;}
.agree_box .check_box label {vertical-align:middle;padding-left:5px;font-size:14px;}
.agree_box .agree_cont_box {width:calc(100% - 20px);background:#fff;padding:10px 0;margin:0 10px 10px 10px;overflow:hidden;}
.agree_box .agree_cont_box .agree_cont {width:calc(100% - 80px);margin:0 auto;background:#f0f0f0;border:1px solid #e1e1e1;padding:20px;font-size:14px;}
.btn_box {display:flex;width:100%;overflow:hidden;justify-content:center;padding:15px 0;}
.btn_box button {width:150px;color:#fff;font-size:16px;padding:8px 0;margin:0 5px;}
.btn_box button.ok_btn {background:#7a7f80;border:1px solid #626769;}
.btn_box button.ok_btn:hover {background:#5e6566;border:1px solid #4e5152;}
.btn_box button.cancel_btn {background:#cacaca;border:1px solid #acacac;}
.btn_box button.cancel_btn:hover {background:#959393;border:1px solid #7a7a7a;}