@charset "utf-8";


/*인사말*/
.company_intro {position:relative; overflow:hidden;}
.company_intro .photo_box {position:absolute; right:0; bottom:0px;;}
.company_intro .photo_box img {vertical-align:top; width:100%;}

.company_intro .txt_area {margin-right:450px;}
.company_intro .txt_area dt {font-size:23px; line-height:28px; color:#222; margin-bottom:30px;}
.company_intro .txt_area dd {font-size:15px; color:#666; word-break:keep-all;}



/**/
.mypage_01_list_warp {}
.mypage_01_list_warp .category_tr {margin-bottom:40px; border:1px #ddd solid; border-radius:10px; overflow:hidden; }
.mypage_01_list_warp .category_tr h3 {border-bottom:1px #ddd solid; text-align:center; padding:15px 0px;  font-size:18px; color:#fff;}
.mypage_01_list_warp .category_tr h3.ama {background:#0e7ef0;}
.mypage_01_list_warp .category_tr h3.pro {background:#1d1d1b;}

.mypage_01_list_warp ul {display:table; width:100%;}
.mypage_01_list_warp ul li{display:table-cell;vertical-align:middle;  border-bottom:1px #ddd solid; padding:15px 8px; font-size:16px;}
.mypage_01_list_warp ul li.col {text-align:right;}
.mypage_01_list_warp ul li.col .common_btn {font-size:12px; min-width:45px;}
.mypage_01_list_warp ul:last-child {border-bottom:0px;}



/*자격증확인*/
.my_certification_box {width:350px; margin:0 auto; border-radius:10px; display:none;}

.my_certification_box_wrap { overflow:hidden;}
.my_certification_box_wrap h3 {background:#0e7ef0; text-align:left; color:#fff; font-size:23px; line-height:43px; padding-left:20px; border-radius:10px 10px 0px 0px;}
.my_certification_box_wrap h3.pro {background:#1d1d1b;}
.my_certification_box_wrap .box {padding:20px; position:relative; padding-left:143px; overflow:hidden; background:#fff; border:1px #ddd solid; border-top:0px; border-radius:0px 0px 10px 10px; min-height:137px;}
.my_certification_box_wrap .box .photo {position:absolute; left:20px; top:20px; z-index:1;}
.my_certification_box_wrap .box .photo img{vertical-align:middle; width:106px; height:136px;}
.my_certification_box_wrap .box  ul {position:relative; z-index:1;}
.my_certification_box_wrap .box  ul li {position:relative; line-height:15px; height:15px; font-size:12px; font-family:'Arial'}
.my_certification_box_wrap .box  ul li .s_title {position:absolute; left:0px; top:0px;; color:#000;}
.my_certification_box_wrap .box  ul li .s_text {padding-left:72px; color:#000; }

.my_certification_box_wrap .box .kf_copy {position:absolute; left:0px; top:23px; text-align:center; padding-right:20px; line-height:12px; font-size:9px;  position:relative; z-index:1; color:#000;}
.my_certification_box_wrap .box .kf_copy span {display:block; }
.my_certification_box_wrap .box .kf_copy .sign {position:absolute; top:0px; right:6px; }
.my_certification_box_wrap .box .kf_copy .sign img {vertical-align:middle; width:24px; }
.my_certification_box_wrap .box .bg_logo {position:absolute; bottom:-10px; right:0px; z-index:0; }
.my_certification_box .close {text-align:center; margin-top:10px; }
.my_certification_box .close a{display:inline-block;  background:#000; color:#fff; padding:5px 15px;}


.mypage_01_photo_wrap {width:350px; margin:0 auto; display:none; background:#fff;}
.mypage_01_photo_wrap .box {padding:10px;}

/*오시는길*/
.company_map {position:relative; overflow:hidden; background:#4d4d4d; padding:0 0 0 40px; height:130px;}
.company_map dl {float:left; margin:25px 0;}
.company_map dt {font-size:18px; font-weight:bold; color:#fff; margin:0 0 10px;}
.company_map dd {font-size:14px; color:#fff;line-height:20px;}
.company_map .telnum {font-size:28px; font-weight:bold; margin:20px 0 0; padding-bottom:15px;}
.company_map dl+ dl {padding-left:40px; margin-left:40px; border-left:1px solid rgba(255,255,255,0.5);}

.company_map .btn_box {position:absolute; right:0; top:0; text-align:center; height:100%; overflow:hidden;}
.company_map .btn_box li {float:left; background:#282828;}
.company_map .btn_box li:hover {background:#000;}
.company_map .btn_box span {display:block;}
.company_map .btn_box .btn_txt {font-size:15px; color:#fff;}
.company_map .btn_box .btn {display:inline-block; padding-top:30px; width:200px; height:100px; margin-right:0;}
#daum_map {height:300px;}



table.cStyle_location {border-top:2px solid #666; width:100%;  font-size:18px; border-spacing:0;}
table.cStyle_location th { color:#333; background:#f8f8f8; padding:18px; border-bottom:1px solid #ddd; text-align:left; font-weight:normal; width:200px;}
table.cStyle_location td {color:#333; padding:18px; letter-spacing:0; border-bottom:1px solid #ddd; text-align:left;}



.agree_box {padding:30px; }
.agree_s_box { margin-top:20px;} 
.agree_s_box .box{border:1px #ddd solid; padding:10px; overflow:hidden; height:100px; overflow-y:auto; margin-top:20px; font-size:11px; color:#888;} 





@media all and (max-width:1024px) {




/*오시는길*/
.company_map dl { margin:0px;}
.company_map dt {font-size:14px; margin:0px; }
.company_map dd {font-size:12px; line-height:16px;}
.company_map dl+ dl {display:none;}
.company_map {padding:10px; height:auto; }
.company_map .btn_box {display:none;}
#daum_map {height:150px;}


}