legend {
    position: absolute;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden;
}
input[type=text]:focus,input[type=password]:focus {
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
border: 1px solid #53c684 !important;
}
.g_list{ width: 1000px; margin: 0 auto; border: 1px solid #c9c9c9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box; -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); }
.g_list ul { clear: both; width: 100%; }
.g_list ul:after {display:block; clear:both; content:''}
.g_list ul li { float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box; letter-spacing: -1px; }
.g_l { width: 50%; *width:49.9%;  padding: 70px 0; border-right: 1px solid #e2e2e2; text-align: center; background: url(../images/login/login_bg.png) no-repeat top left; background-size: contain; min-height: 552px; background-color: #fff; }
.g_l img { margin-top: 145px; }
.g_r { width: 100%; *width:99.9%; padding: 70px 0; background-color: #fafafa; }

.in_wrap {
	width: 350px;
	margin: 0 auto;
	position: relative;
}
.in_wrap h1 { font-family: 'Quicksand', 'Nanum Square'; font-weight: 700; font-size: 40px; line-height: 1; letter-spacing: -1px; color: #222; }
.in_wrap h1 p { color: #242424; font-family: 'Nanum Square', "Noto Sans Korean"; font-weight: 700; font-size: 16px; line-height: 1; letter-spacing: -1px; margin: 8px 0 30px 0; }

.in_wrap label { 
	display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important;
}


.text-placeholder{ font-family: 'Quicksand', 'Nanum Square'; font-weight: 700; font-size: 14px; color: #121212; text-indent: 40px; }

.lgn_icn { color: #adb5bd; position: absolute; left: 20px; top: 50%; margin-top: -8px; }

.relative {
    position: relative;
}

.frm_input {
	border: 1px solid #c0c0c0;
    background: #fff;
    border-radius: 50px;
    padding: 5px;
	width: 350px;
	height: 45px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box;
}

.btn_submit02 {
    width: 100%;
    height: 45px;
    font-family: "Noto Sans Korean", 'Nanum Square';
    font-weight: 500;
    font-size: 18px;
	background: #60c189;
    color: #fff;
	border: none;
	border-radius: 100px;
}
.btn_submit02:hover { background: #44a96f;}

.in_wrap h2 { margin: 20px 0 0 0; text-align: center; color: #373737; font-family: "Noto Sans Korean", 'Nanum Square'; font-weight: 400; font-size: 16px; line-height: 1; letter-spacing: -1px; }
.in_wrap h2 span { color: #154087; font-family: 'Cabin', 'Nanum Square'; font-weight: 700; font-size: 24px; margin-left: 5px; }
.in_wrap h2 i { color: #7d8d9d; font-size: 18px; margin-right: 3px; }

.lgn_txt { font-family: "Noto Sans Korean", 'Nanum Gothic'; color:#2a2a2a; letter-spacing: -1px; font-size:15px; line-height: 18px; font-weight:400; margin-bottom: 8px; }
.lgn_txt i { margin-right: 5px; }
a.btn_lg {display:inline-block; padding:0 15px; background:#fff; border: 1px solid #bebebe; color:#2a2a2a; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-weight: 500; font-size: 14px; line-height: 25px; border-radius: 4px; margin-left: 10px; vertical-align: middle; }
a.btn_lg:focus, .btn_lg:hover { background:#8f8f8f; border: 1px solid #8f8f8f; color:#2a2a2a; color: #fff; }

.sb_icon{background:url(../images/sub/h5_ico.png) no-repeat left center; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-weight: 500; font-size:22px; line-height: 22px; letter-spacing: -1px; color:#171b28; padding-left:12px; margin-bottom:10px;}

.f_list{ width: 100%; float: left; border: 1px solid #c9c9c9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box; }
.f_list ul { clear: both; width: 100%; }
.f_list ul:after {display:block; clear:both; content:''}
.f_list ul li { float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box; letter-spacing: -1px; }
.f_l { width: 50%; *width:49.9%;  padding: 60px 40px; text-align: center; }
.fl_icn { text-align: center; border-radius:100px; -webkit-border-radius:100px; -moz-border-radius:100px; -ms-border-radius:100px; -o-border-radius:100px; -khtml-border-radius:100px; background-color: #60c189; width: 100px; height: 100px; margin: 0 auto; }
.fl_icn i { font-size: 40px; line-height: 100px; color: #fff; }
.fl_t { font-family: "Noto Sans Korean", 'Nanum Gothic'; color:#2a2a2a; letter-spacing: -1px; padding: 20px 0 0 0; }
.fl_t h1 { font-size:22px; line-height: 22px; font-weight:500; margin: 0 0 10px 0; }
.fl_t h2 { font-size:26px; line-height: 26px; font-weight:700; margin: 0 0 10px 0; }
.fl_t p { font-size:15px; line-height: 22px; font-weight:400; color: #4c4c4c; }
.f_r { width: 50%; *width:49.9%; padding: 60px 40px; text-align: center; border-left: 1px solid #e2e2e2; }

.input_user_login{
	float:left;
	width: 70%;
}
.input_user_login div { padding-bottom: 8px; }
.input_user_login div label, .input_user_login div input { float: left; vertical-align: middle; }
.input_user_login div input { width:69%; }
.input_user_login div label{
	display:inline-block;
	width:30%;
	font-family: "Noto Sans Korean", 'Nanum Gothic';
	font-weight: 400;
	font-size:16px;
	line-height: 30px;
	color:#424242;
	letter-spacing: -1px;
}

.login_input_gourp02{	
	padding:50px 0 0 0;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	margin-top: 50px;
}
.login_btn{
	float:right;
	width:28%;
	height:77px;
	line-height: 77px;
	vertical-align: middle;
	text-align: center;
	color:#fff;
	font-size:16px;
	background-color:#2d2d2d; 
	cursor: pointer;
	font-family: "Noto Sans Korean", 'Nanum Gothic';
	font-weight: 500;
	border: 0;
}
.login_btn02{
	float:right;
	width:28%;
	height:118px;
	line-height: 118px;
	vertical-align: middle;
	text-align: center;
	color:#fff;
	font-size:16px;
	background-color:#2d2d2d; 
	cursor: pointer;
	font-family: "Noto Sans Korean", 'Nanum Gothic';
	font-weight: 500;
	border: 0;
}
.custom_input1 {
	height: 34px;
	width: 100%;
    border: 1px solid #e0e0e0;
    background-color:#f6f6f6;
    color: #666;
    outline-style: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 10px;
    font-size: 14px;
    appearance: none;
    box-sizing: border-box;
    display: inline-block;
	font-family: "Noto Sans Korean", 'Nanum Gothic';
	font-weight: 400;
	border-radius: 3px;
}

.filebox input[type="file"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; } 
.filebox label { display: inline-block; padding: .5em .75em; color: #2a2a2a; font-size: inherit; line-height: normal; vertical-align: middle; background-color: #fdfdfd; cursor: pointer; border: 1px solid #2a2a2a; border-bottom-color: #2a2a2a; border-radius: .25em; }
.filebox .upload-name { display: inline-block; padding: .5em .75em; font-size: inherit; font-family: inherit; line-height: normal; vertical-align: middle; background-color: #f5f5f5; border: 1px solid #ebebeb; border-bottom-color: #e2e2e2; border-radius: .25em; -webkit-appearance: none; -moz-appearance: none; appearance: none; }



.tit_icn {
    background: url(../images/sub/h5_ico.png) no-repeat left center;
    font-family: "Noto Sans Korean", 'Nanum Gothic';
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    letter-spacing: -1px;
    color: #171b28;
    padding-left: 12px;
    margin-bottom: 10px;
}

/*제품소개 리스트*/
.gl_bbs{ width: 100%; position: relative; display: table-row; }
.gl_bbs .tit_bx form, .gl_bbs .tit_bx input { float: left; }
.gl_bbs .common_tb { width: 380px; margin: 0 30px 25px 0; position: relative; float: left; display: table-cell; }
.gl_bbs .common_tb:last-child { margin: 0 0 25px 0; }
.gl_bbs .common_tb:after {display:block; clear:both; content:''}
.gl_bbs .common_tb img { width: 100%; height: 350px; border-top: 1px solid #bcbcbc; border-left: 1px solid #bcbcbc; border-right: 1px solid #bcbcbc; border-bottom: 1px solid #cdcdcd; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box; }
.gl_bbs .tit_bx { padding: 15px 15px 20px 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box; text-align: center; }
.gl_bbs .common_tb h1, .gl_bbs .common_tb h2 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.gl_bbs h1 { font-size:18px; line-height:20px; font-family: "Noto Sans Korean", 'Nanum Gothic'; color:#2a2a2a; font-weight:700; letter-spacing:-1px; }
.gl_bbs h2 { font-size:15px; line-height:20px; font-family: "Noto Sans Korean", 'Nanum Gothic'; color:#2a2a2a; font-weight:400; letter-spacing:-1px; padding-top: 7px; }
.gl_bbs .btn_more { font-size:16px; line-height:16px; color: #fff; position: absolute; right: 0; top: 0; background-color: #616161; padding: 12px 12px; }
.gl_bbs a:hover .btn_more { background-color: #07702f; }

/*제품소개 읽기*/
.pro_pic { width: 578px; border: 1px solid #bfbfbf; float: left; padding: 7px 7px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box; }
.pro_txt { width: 580px; float: right; font-size: 16px; font-family: "Noto Sans Korean", 'Nanum Gothic'; color: #242424; line-height: 25px; font-weight: 400; }
.pro_txt span { font-size: 30px; font-family: "Noto Sans Korean", 'Nanum Gothic'; color: #2c2c2c; line-height: 34px; font-weight: 700; margin: 10px 0; }
.pro_tit { font-size: 25px; font-family: "Noto Sans Korean", 'Nanum Gothic'; color: #2c2c2c; letter-spacing: -1px; line-height: 30px; font-weight: 500; border-bottom: 1px solid #cfcfcf; padding-bottom: 10px; margin-bottom: 20px; }
.pro_tit_line{ width:17px;height:3px; background: #2c2c2c; margin-bottom: 3px; }
.pro_txt02 { padding-bottom: 40px; }
.pro_txt02 * { font-family: 'Dotum', 'Nanum Gothic'; line-height:1.5; }
.pro_txt02 strong span { font-weight: bold; }
.pro_txt02 ul * { margin: 0; padding: 0; }
.pro_txt02 ul li { margin-left: 40px; }
.pro_txt02 table * { margin: 0; padding: 0; }
.pro_txt02 table strong span { font-weight: bold; }


/* 페이징 */
.pagination{display:inline-block;padding-left:0;margin:20px 0 10px 0;border-radius:4px}
.pagination>li{display:inline}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 10px;margin-left:-1px;line-height:14px;color:#4e4e4e;text-decoration:none;background-color:#fff;border:1px solid #ddd; font-family: 'Open Sans', "Noto Sans Korean"; font-size: 14px; font-weight: 600;}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#000;background-color:#eee;border-color:#ddd}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#4e4e4e;border-color:#4e4e4e}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777; background-color:#fff;border-color:#ddd}
.pagination>li>a>i { font-size: 12px;line-height:14px; }


#search_box02 {
  padding-top: 5px; 
  text-align: center;  
  clear: both;
}
#search_box02 img, #search_box02 select, #search_box02 input { border-radius: 4px; vertical-align:middle; font-size: 15px; font-weight: 400; font-family: "Noto Sans Korean", 'Nanum Gothic'; border: 1px solid #bebebe; }
#search_box02 select { width: 70px; height: 33px; background-color: #fff; }

.input01 { border: 1px solid #bebebe; border-radius: 4px; padding: 0 0 0 5px; width: 200px; height: 31px; }

.btn_inp {display:inline-block; padding:10px 25px; border:0; background:#363636; color:#fff; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-weight: 500; font-size: 14px; vertical-align: auto; }
.btn_inp:hover { background:#07702f; }
#search_box02 .btn_search {padding:8px 25px; border:0; background:#363636; color:#fff; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-weight: 500; font-size: 14px; }
#search_box02 .btn_search:hover { background:#07702f; font-weight: 700; }

.btn_search2 {padding:2px 15px ; height:30px; border:0; background:#363636; color:#fff; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-weight: 500; font-size: 14px; }
.btn_search2:hover { background:#07702f; font-weight: 700; }


a.btn_b01 {display:inline-block; padding:10px 25px; background:#363636; color:#fff; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-weight: 500; font-size: 14px; }
a.btn_b01:focus, .btn_b01:hover { background:#07702f; }
a.btn_b02 {display:inline-block; padding:7px 15px; background:#363636; color:#fff; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-weight: 400; font-size: 12px; }
a.btn_b02:focus, .btn_b02:hover { background:#07702f; }


/*게시판리스트*/
.story{ width: 100%; position: relative;}
.story ul { clear: both; width: 100%; }
.story ul li { float: left; }
.story ul li form, .story ul li input { float: left; }
.story .common_th li { border-top: 2px solid #4a4a4a; border-bottom:1px solid #777; color:#000; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-size:15px; font-weight: 700; padding: 10px 0; text-align: center; letter-spacing: -1px; }
.story .common_tb li { border-bottom:1px solid #cdcdcd; color:#2a2a2a; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-size:14px; line-height: 5px; font-weight: 400; padding: 13px 0; letter-spacing: -1px; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.story .common_tb li a { color:#2a2a2a; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-size:14px; line-height: 5px; font-weight: 400; letter-spacing: -1px;  }
.story .common_tb li a:hover{color:#000;}
.story .common_th .title { text-align: center; width: 77%; }
.story .common_tb .title { text-align: left; padding-left: 2%; width: 75%; }
.story ul .number{width:5%; text-align: center;}
.story ul .name{width:15%; text-align: center;}
.story ul .date{width:10%; text-align: center;}
.story ul .bdate{width:20%; text-align: center;}
.story ul .hit{width:8%; text-align: center;}
.story ul .file{width:7%; text-align: center;}
.story ul .file i { font-size: 14px; color: #07702f; }
.story .common_tb li i { font-size: 13px; }

/*게시판리스트*/
.story02{ width: 100%; position: relative;}
.story02 ul { clear: both; width: 100%; }
.story02 ul li { float: left; }
.story02 ul li form, .story02 ul li input { float: left; }
.story02 .common_th li { border-top: 2px solid #4a4a4a; border-bottom:1px solid #777; color:#000; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-size:17px; font-weight: 700; padding: 15px 0; text-align: center; letter-spacing: -1px; }
.story02 .common_tb li { border-bottom:1px solid #cdcdcd; color:#2a2a2a; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-size:16px; line-height: 18px; font-weight: 400; padding: 13px 0; letter-spacing: -1px; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.story02 .common_tb li a { color:#2a2a2a; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-size:16px; line-height: 18px; font-weight: 400; letter-spacing: -1px;  }
.story02 .common_tb li a:hover{color:#000;}
.story02 .common_th .title { text-align: center; width: 75%; }
.story02 .common_tb .title { text-align: left; padding-left: 2%; width: 73%; }
.story02 ul .date{width:25%; text-align: center;}
.story02 .common_tb li i { font-size: 13px; }

/*게시판리스트*/
/*게시판리스트*/
.story3{ width: 100%; position: relative;}
.story3 ul { clear: both; width: 100%; }
.story3 ul li { float: left; }
.story3 ul li form, .story ul li input { float: left; }
.story3 .common_th li { border-top: 2px solid #4a4a4a; border-bottom:1px solid #777; color:#000; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-size:15px; font-weight: 700; padding: 15px 0; text-align: center; letter-spacing: -1px; }
.story3 .common_tb li { border-bottom:1px solid #cdcdcd; color:#2a2a2a; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-size:14px; line-height: 5px; font-weight: 400; padding: 13px 0; letter-spacing: -1px; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.story3 .common_tb li a { color:#2a2a2a; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-size:14px; line-height: 5px; font-weight: 400; letter-spacing: -1px;  }
.story3 .common_tb li a:hover{color:#000;}
.story3 .common_th .title { text-align: center; width: 57%; }
.story3 .common_tb .title { text-align: left; padding-left: 2%; width: 55%; }
.story3 .common_th .title2 { text-align: center; width: 47%; }
.story3 .common_tb .title2 { text-align: left; padding-left: 2%; width: 45%; }
.story3 ul .number{width:5%; text-align: center;}
.story3 ul .name{width:15%; text-align: center;}
.story3 ul .date{width:10%; text-align: center;}
.story3 ul .bdate{width:17%; text-align: center;}
.story3 ul .hit{width:8%; text-align: center;}
.story3 ul .file{width:7%; text-align: center;}
.story3 ul .full{width:99%; text-align: center;}
.story3 ul .file i { font-size: 18px; color: #07702f; }
.story3 .common_tb li i { font-size: 13px; }


/* 읽기 */
.bbs_view { border-top: 2px solid #4a4a4a; border-bottom: 2px solid #4a4a4a; float: none; *zoom:1; margin-bottom: 18px; clear: both; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box; }
.bbs_view:after { content:""; display:block; clear:both;}
.bbs_view_tit{ border-bottom: 1px solid #cdcdcd; padding: 18px 15px; font-size: 20px; line-height: 24px; color: #090909; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-weight: 700; float: none; *zoom:1; letter-spacing: -1px; }
.bbs_view_tit:after { content:""; display:block; clear:both;}
.bbs_view_tit02{ border-bottom: 1px solid #cdcdcd; background-color: #fbfbfb; padding: 18px 15px; float: none; *zoom:1; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-weight: 500; font-size: 15px; color: #2a2a2a; line-height: 21px; }
.bbs_view_tit02:after { content:""; display:block; clear:both;}
.bbs_view_tit02 span { font-weight: 700; padding-left: 20px; }
.bbs_view_tit02 span:first-child { padding-left: 0px; }
.bbs_view_tit02 a { font-size:14px; line-height:17px; font-family: 'Prompt', "Noto Sans Korean"; color:#2a2a2a; font-weight:400; letter-spacing:-.5px;}
.bbs_view_tit02 a i { font-size: 18px; margin-right: 5px; color: #806c64; }
.bbs_view_con { width: 100%; padding: 25px 15px; float: left; font-family: 'Dotum', 'Nanum Gothic'; list-style-position: initial; line-height:17px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box; }
.bbs_view_con p { padding: 8px 0; }

.tl {border-top: 2px solid #4a4a4a; padding-top: 30px; }
.bbs_view_tit03{ border-top: 1px solid #cdcdcd; padding: 15px 15px; font-family: "Noto Sans Korean", 'Nanum Gothic'; float: none; *zoom:1; clear: both;}
.bbs_view_tit03:after { content:""; display:block; clear:both;}
.bbs_view_tit03 i { color: #2a2a2a; font-size: 14px; margin-right: 10px; }
.pn_tit { font-size: 15px; line-height: 18px; color: #090909; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-weight: 700; text-align: center; }
.pn_link { padding-left: 15px; }
.pn_link a { font-size: 15px; line-height: 18px; color: #090909; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-weight: 500; }
.pn_link a:hover { }

/*쓰기*/
.brd_tit { color:#2a2a2a; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-size:26px; line-height: 31px; font-weight: 400; letter-spacing: -1px; }
.brd_tit span { font-weight: 700; }
.brd_txt { color:#2a2a2a; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-size:16px; line-height: 23px; font-weight: 400; letter-spacing: -1px; margin: 10px 0 0 0; }
.brd_txt strong { color: #795b46; font-weight: 500; text-decoration: underline; }
.brd_txt i { font-size: 16px; color: #55504d; margin-right: 5px; }
.wrt_btn { position: absolute; right: 0; top: 22px; z-index: 400; }
table.ta_type2 { border-top: 1px solid #000; border-collapse: collapse; width:100%; margin-bottom: 20px; }
table.ta_type2 th {border-bottom: 1px solid #c9c9c9; padding: 8px 0 8px 2%; text-align: left; font-size: 13px; font-weight: 500; font-family: "Noto Sans Korean", 'Nanum Gothic'; letter-spacing: -1px; }
table.ta_type2 td {border-bottom: 1px solid #c9c9c9; padding: 8px 0 8px 1%; font-size: 13px; font-weight: 400; font-family: "Noto Sans Korean", 'Nanum Gothic'; letter-spacing: -1px; }
table.ta_type2 input { border: 1px solid #c9c9c9; height:24px; vertical-align: middle; font-size: 13px; font-weight: 400; font-family: "Noto Sans Korean", 'Nanum Gothic'; border-radius: 5px; }
table.ta_type2 textarea { border: 1px solid #c9c9c9; vertical-align: middle; font-size: 13px; font-weight: 400; font-family: "Noto Sans Korean", 'Nanum Gothic'; border-radius: 5px; }
.ast { color:#2a2a2a; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-size:14px; line-height: 18px; font-weight: 400; letter-spacing: -1px; padding-bottom: 10px; }
.ast i { font-size: 8px; color: #c42329; margin-right: 3px; }
table.ta_type2 th i { font-size: 8px; color: #c42329; margin-left: 3px; }
.stx { color:#2a2a2a; font-family: "Noto Sans Korean", 'Nanum Gothic'; font-size:14px; line-height: 18px; font-weight: 400; letter-spacing: -1px; padding: 8px 10px 0 10px; }


.form_tag input[type="text"],.form_tag textarea,.form_tag select{border:0; background-color:transparent;-webkit-appearance:none; -moz-appearance:none; appearance:none;}
.form_tag input,.form_tag textarea,.form_tag number,.form_tag select{ font-family: "Noto Sans Korean", 'Nanum Gothic'; color: #2a2a2a; font-size: 15px; line-height: 18px; font-weight: 400;  border-radius:0; vertical-align:middle;}
em{font-style:normal;}
.form_tag{position:relative; display:inline-block;}
.form_tag input[type="file"],
.form_tag input[type="text"],
.form_tag input[type="password"],
.form_tag input[type="number"],
.form_tag select,
.form_tag textarea{border:1px solid #dedede; border-radius:5px; background-color:#f4f4f4; outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent; transition-duration:0.3s; overflow:hidden;}
.form_tag input:focus,
.form_tag textarea:focus,
.form_tag select:focus{border-color:#3e9956}

.form_tag input[type="file"],.form_tag input[type="password"],.form_tag input[type="text"]{width:100%; box-sizing:border-box;height:25px; line-height:25px; text-indent:9px;}


.form_tag select{cursor:pointer; }
.form_tag select::-ms-expand{display: none;}
.form_tag.select{}
.form_tag.select:after{content:''; position:absolute; right:10px; top:15px; width:12px; height:6px; background:url(../images/common/bul_arr_b04.png) 0 0 no-repeat;}
.form_tag select{height:25px; padding:0 32px 0 9px; width:100%;}

.form_tag textarea{width:100%; height:100%; line-height:26px; padding:14px 10px; box-sizing:border-box; overflow:auto;}

.form_tag.radio label{cursor:pointer; position:relative; overflow:hidden;}
.form_tag.radio input{position:absolute; left:-100px; top:-100px; visibility:hidden; opacity:0}
.form_tag.radio span{position:relative; display:inline-block; padding-right: 10px;}
.form_tag.radio span:before{content:''; display:inline-block; vertical-align:middle; background:url(../images/common/bul_radio.png) 0 0 no-repeat; margin-right:4px; width:22px; height:20px;}
.form_tag.radio input:checked+span:before{background-position:0 100%}
.form_tag.radio span i{ font-size: 13px; color: #cacaca;}
.form_tag.radio span .red { color: #c64045; }
.form_tag.radio.agr span{}
.form_tag.radio.agr span:before{ background:url(../images/common/bul_radio_agr.png) 0 0 no-repeat; background-size: 19px 38px; width:19px; height:19px; margin-right:5px;}

.form_tag.radio.agr span{}
.form_tag.radio.agr span:before{ background:url(../images/common/bul_radio_agr.png) 0 0 no-repeat; background-size: 17px 34px; width:17px; height:17px; margin-right:5px;}

.agree_wrap { margin-bottom: 40px; }
.agree_wrap:last-child { margin-bottom: 0;}
.agree_wrap .agr_y { color:#2a2a2a; font-family: "Noto Sans Korean","Nanum Gothic"; font-size:16px; line-height: 20px; font-weight: 400; letter-spacing: -1px; }
.agr_tar { width: 100%; height: 264px; padding: 20px 20px; color:#2a2a2a; font-family: "Noto Sans Korean","Nanum Gothic"; font-size:16px; line-height: 20px; font-weight: 400; letter-spacing: -1px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: padding-box; -moz-box-sizing: padding-box; box-sizing: padding-box; background-color: #f9f9f9; border: 1px solid #d8d8d8; border-radius: 5px; margin-bottom: 10px; }