@charset "utf-8";
legend {display: none;}
.sub_content {margin: 0 0 100px;}
.sub_content .sub_txt {font-size: 1.7rem; color:#666; letter-spacing: -1px;}
.sub_content .sub_inner {max-width: 1200px; margin:0 auto; }
.sub_content .sub_inner > h2 {font-size:2.4rem; color: #999999; font-family: 'Lato', sans-serif; text-align: center; text-transform: uppercase;}
.sub_content_wrap .footer_wrap {background: #efefef; margin-top: 100px;}

/*서브탑*/
.sub_content_wrap .sub_top { height: 300px; background-size: cover !important; text-align: center; display: table; width: 100%; }
.sub_content_wrap .sub_top .txt_box { display: table-cell; vertical-align: middle; }
.sub_content_wrap .sub_top .txt_box span {font-size: 4rem; color: #fff; line-height: 1.1; font-weight: lighter;}
.sub_content_wrap .sub_top .txt_box p {color: #fff; margin-top:4rem; font-size:2.3rem; letter-spacing: -2px;}
.sub_content_wrap .sub_top .txt_box p:before {content: ''; display: block; width: 6rem; margin:0 auto; border-top:1px solid #fff; margin-bottom: 2.5rem; }
.sub_content_wrap .sub_top1 {background: url('../images/sub/sub_top.png') no-repeat center center;}
.sub_content_wrap .sub_top2 {background: url('../images/sub/sub_top.png') no-repeat center center;}
.sub_content_wrap .sub_top3 {background: url('../images/sub/sub_top.png') no-repeat center center;}
.sub_content_wrap .sub_top4 {background: url('../images/sub/sub_top.png') no-repeat center center;}
.sub_content_wrap .sub_top5 {background: url('../images/sub/sub_top.png') no-repeat center center;}
.sub_content_wrap .sub_tab_menu_wrap {width: 100%; background:#f0f0f0;}
.sub_content_wrap .sub_tab_menu_wrap .sub_tab_menu {max-width: 1200px; margin:0 auto; overflow: hidden;}
.sub_content_wrap .sub_tab_menu_wrap .sub_tab_menu a:first-child {border-left: 1px solid #ddd;}
.sub_content_wrap .sub_tab_menu_wrap .sub_tab_menu a {
    display: block; 
    width: 25%; 
    float: left; 
    height: 6rem; 
    line-height: 6rem; 
    color: #333; 
    font-size: 1.6rem; 
    text-align: center; 
    border-right: 1px solid #ddd; 
    font-weight: bold;
}
.sub_content_wrap .sub_tab_menu_wrap .sub_tab_menu a:hover, .sub_content_wrap .sub_tab_menu_wrap .sub_tab_menu a.active {background: #fff; color:#000; }
.sub_content h3 {font-size:2.8rem; color: #222; letter-spacing: -1px; margin-bottom: 5rem; line-height: 1.5; text-align: center;}

/*회사소개*/
.sub_content .about {padding:3rem 0;}
.sub_content .about .txt_box {padding-right: 40%; background:url('../images/sub/about_bg.jpg') no-repeat right 0;}
.sub_content .about .txt_box p {margin-bottom: 2rem; font-size: 1.6rem; color: #666; letter-spacing: -1.5px;}
.sub_content .about .txt_box p:last-child {text-align: right;}

/*연혁*/
.sub_content .history {text-align: center; overflow: hidden;}
.sub_content .history img {max-width: 100%;}
.sub_content .history .img_box {float: left; width: 30%;}
.sub_content .history .txt_box {float: right; width: 64%;}
.sub_content .history .txt_box ul li {border-bottom: 1px solid #ddd; padding:30px 0; text-align: left;}
.sub_content .history .txt_box ul li:first-child {border-top:1px solid #ddd;}
.sub_content .history .txt_box ul li span {font-size: 1.6rem; color: #666;}
.sub_content .history .txt_box ul li span:first-child {color: #333; width: 120px;}

/*조직도*/
.sub_content .group img {max-width: 100%;}

/*찾아오시는길*/
.sub_content_wrap .contact_box .map {margin-bottom: 3rem;}
.sub_content_wrap .contact_box h5 {font-size: 2rem; color: #000; padding:2rem 2rem 2rem 4rem; font-weight: bold; margin-bottom: 1.5rem; background:url('../images/sub/map_ico.png') no-repeat 0 5px;}
.sub_content_wrap .contact_box .info span {display: block; margin-bottom: 1.5rem; border-bottom: 1px solid #ddd; padding-bottom: 10px;}
.sub_content_wrap .contact_box .info span strong {color: #000; width: 50px;}
.root_daum_roughmap_landing {width:100% !important; margin-bottom:20px;}

/*로그인*/
.member h3 {font-size: 22px; margin-bottom: 10px; font-weight: bold;}
.member form {width: 400px; margin:0 auto;}
.member form table { width: 100%; }
.member form table tr td {padding:7px;} 
.member form table tr td input[type="text"], .member form table tr td input[type="password"] {width: 100%; border:1px solid #ddd; height: 50px; padding:0 10px;}
.member form table tr td a {width: 100%; height: 50px; line-height: 50px; background:#eee; text-align: center; color: #333; border:1px solid #ddd;}
.member form table tr td a.on {background:#1b57a3; color: #fff; border:0;}

/*프로세스*/
.sub_content_wrap .process {}
.sub_content_wrap .process ul {overflow: hidden;}
.sub_content_wrap .process ul li {float: left; width: 32%; margin-right: 2%; margin-bottom: 2%; display: table; padding:20px; height: 228px;}
.sub_content_wrap .process ul li .txt_box {display: table-cell; vertical-align: middle; padding:30px; background: rgba(0,0,0,0.5); height: 190px;}
.sub_content_wrap .process ul li .txt_box span {color: #fff; font-size: 20px; display: block; text-align: center; margin-bottom: 10px; letter-spacing: -2px;}
.sub_content_wrap .process ul li .txt_box span:first-child {letter-spacing: 0; color: #00a8ff;}
.sub_content_wrap .process ul li .txt_box p {text-align: center; color: #ccc; font-size: 15px;}
.sub_content_wrap .process ul li:nth-child(1) {background:url('../images/sub/process1.jpg') no-repeat 0 0; background-size: cover;}
.sub_content_wrap .process ul li:nth-child(2) {background:url('../images/sub/process2.jpg') no-repeat 0 0; background-size: cover;}
.sub_content_wrap .process ul li:nth-child(3) {background:url('../images/sub/process3.jpg') no-repeat 0 0; background-size: cover; }
.sub_content_wrap .process ul li:nth-child(3n) {margin-right: 0;}
.sub_content_wrap .process ul li:nth-child(4) {background:url('../images/sub/process4.jpg') no-repeat 0 0; background-size: cover;}
.sub_content_wrap .process ul li:nth-child(5) {background:url('../images/sub/process5.jpg') no-repeat 0 0; background-size: cover;}
.sub_content_wrap .process ul li:nth-child(6) {background:url('../images/sub/process6.jpg') no-repeat 0 0; background-size: cover;}
.sub_content_wrap .process ul li:nth-child(7) {background:url('../images/sub/process7.jpg') no-repeat 0 0; background-size: cover;}
.sub_content_wrap .process ul li:nth-child(8) {background:url('../images/sub/process8.jpg') no-repeat 0 0; background-size: cover;}
.sub_content_wrap .process ul li:nth-child(9) {background:url('../images/sub/process9.jpg') no-repeat 0 0; }

/*검색*/
.sub_content_wrap .search_box {float: right; margin:10px 0;}
.sub_content_wrap .search_box .filter_btn {margin-right:1rem; font-size: 1.3rem;}
.sub_content_wrap .search_box .filter_btn:before {content: ''; display:inline-block; height: 9px; border-left: 1px solid #ddd; padding-right:15px;}
.sub_content_wrap .search_box .filter_btn:first-child:before {display: none;}
.sub_content_wrap .search_box select {background: #fff; color: #333; width: 100px; border:1px solid #ddd; height: 32px; vertical-align: middle;}
.sub_content_wrap .search_box .search_area {background: #fff; color: #333; padding-right: 10px; width: 215px; border:1px solid #ddd;  vertical-align: middle; position: relative;}
.sub_content_wrap .search_box .search_area input {border:0; background:none; height: 32px; padding-left:15px; width: 77%; color: #333;}
.sub_content_wrap .search_box .search_area .search_btn {width: 30px; height: 30px; background: url('../images/search_ico.png') no-repeat right 4px; vertical-align: middle; position: absolute; top:0; right: 10px; z-index:99;}
.sub_content_wrap .search_box .search_relate {text-align: center; margin-top: 20px;}
.sub_content_wrap .search_box .search_relate a {font-size:1.5rem; color: #666; padding:0 10px; }
.sub_content_wrap .search_box input:-ms-input-placeholder { color: #666; }
.sub_content_wrap .search_box input::-webkit-input-placeholder { color: #666; }
.sub_content_wrap .search_box input::-moz-placeholder { color: #666; } 
.sub_content_wrap .search_box input::-moz-placeholder { color: #666 } 

/*입력폼*/
.form_box {}
.form_box dl { margin-bottom: 3rem; position: relative; }
.form_box dl dt {font-size: 1.5rem; color: #20242d; font-weight: bold; margin-bottom: 1rem;}
.form_box dl dt:before {content: '·'; display: inline-block; padding-right: 5px; color:#d76446;}
.form_box dl dd {border:1px solid #ccc; padding:5px 10px;}
.form_box dl dd.no_pad {padding:0;}
.form_box .form_in {border:1px solid #ccc; padding:5px 10px;}
/* 통합된 input 스타일 */
.form_box .form_in input,
.form_box dl dd input {
    font-size: 1.5rem; 
    color: #20242d; 
    border: 0; 
    width: 100%; 
    height: 30px;
}
.form_box .ok_btn { display: block; background: #d76446; color: #fff; font-size:1.5rem; font-weight: bold; text-align: center; height: 50px; line-height: 50px; width: 100%;}
.form_btn_box {text-align: right; margin-top: 2rem;}
.form_btn_box button {color: #fff; background: #d76446; padding:2rem 4rem; min-width: 150px;}
.form_btn_box .cancel_btn { background: #000 }

/*FAQ*/
.faq_box {border-top: 1px solid #ddd; margin-top: 4rem;}
.faq_box > ul > li {border-bottom: 1px solid #ddd; padding:1.5rem;}
.faq_box > ul > li .faq_tit {color: #000; cursor: pointer; font-size: 1.5rem; padding:10px 0;}
.faq_box > ul > li .faq_tit:before {content: 'Q'; font-size: 2rem; display: inline-block; margin-right: 2rem; font-weight: bold;}
.faq_box > ul > li .faq_txt {display: none;}
.faq_box > ul > li .faq_txt p:before {content: 'A'; font-size: 2rem; color: #d76446; display: inline-block; position: absolute; top:0; left: 0; font-weight: bold;}
.faq_box > ul > li .faq_txt p {line-height: 1.5; margin:1rem 0; padding-left: 3.5rem; position: relative;}

.faq_box .search_box {position: relative;}
.faq_box .search_box .search_area {position: absolute; top:-65px; right: 0px; background: #fff; padding-right: 10px; width: 250px; transition: all .5s ease-in-out;  border:1px solid #ccc; border-radius: 50px;}
.faq_box .search_box .search_area.on {top:0px;}
.faq_box .search_box .search_area input {border:0; background:none; height: 35px; padding-left:15px; width: 75%;}
.faq_box .search_box .search_area .search_btn {width: 35px; height: 35px; background: url('../images/search_ico.png') no-repeat right 5px; vertical-align: middle;}

/*게시판*/
.bod_btn_box {text-align: right; margin-top: 20px;}
.bod_btn_box a {width: 100px; height: 35px; line-height: 35px; background: #747474; color: #fff; text-align: center;}
.bod_btn_box a.ty1 {
    padding: 10px 25px;
    background: #0066cc;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;}
.bod_pass_check {  }
.bod_pass_check > p {margin-bottom: 1rem; color: #000;}
.bod_pass_check .input_box { margin:0 auto; background: #eee; padding:5% 0; text-align: center;}
.bod_pass_check .input_box span {color: #333; font-weight: bold;}
.bod_pass_check .input_box span input[type="password"] { border:1px solid #ddd; height: 35px; margin:0 1rem; padding:0 1rem; width: 80%; background: #fff;}
.bod_pass_check .bod_btn_box {margin-top: 1rem;}
.total_num { position: absolute; top:10px; left: 0;}
.total_num strong {color: #000; font-weight: bold;}

.bod_list_box { position: relative; margin: 3rem 0;  }
.bod_list_box .bod_list {width: 100%; min-width: 500px;}
.bod_list_box .bod_list tr td {padding:1.7rem 0.2rem; color:#333; font-size: 1.3rem; text-align: center; }
.bod_list_box .bod_list tr td.profile_img {text-align: center; }
.bod_list_box .bod_list tr td.profile_img span {vertical-align: middle;}
.bod_list_box .bod_list thead {border-top:1px solid #333; border-bottom: 1px solid #333; background: #fafafa;}
.bod_list_box .bod_list thead tr td { color:#333; font-weight: bold; position: relative;}
.bod_list_box .bod_list thead tr td:after {position: absolute; top:38%; right: 0; content: ''; display: block; height: 13px; border-left: 1px solid #ccc;}
.bod_list_box .bod_list thead tr td:last-child:after {display: none;}
.bod_list_box .bod_list tbody tr td a {color:#333; font-size: 1.3rem;}
.bod_list_box .bod_list tbody tr td {border-bottom: 1px solid #ddd;} 
.bod_list_box .bod_list tbody tr td:nth-child(2) {text-align: left; padding-left: 20px;}
.bod_list_box .bod_list tbody tr td .bod_btn {background:#ffc1bc; color: #333; padding:0.8rem 0; border-radius: 6px; width: 80px; text-align: center; margin:0 auto; display: block; }
.bod_list_box .bod_list tbody tr td .state { background: #003366; color: #ffcc00; width: 65px; border-radius: 10px; font-size: 1.3rem; padding: 3px;}
.bod_list_box .bod_list tbody tr td .state_finish {background:#999; color: #fff;}

/*섬네일게시판*/
.thumb_bod_list_box {position:relative; margin: 1rem 0; }
.thumb_bod_list {overflow: hidden; margin-left: -1%; margin-right: -1%; border-bottom: 1px solid #ddd; padding-bottom: 2rem;}
.thumb_bod_list li {float: left; width: 23%; margin:1%; list-style:none;}
.thumb_bod_list li > a {display: block; text-align:center;}
.thumb_bod_list li .thumbnail {position:relative; overflow:hidden; padding-top: 75%; margin-bottom: 1rem;}
.thumb_bod_list li .thumbnail img {position:absolute; top:0; left:0; width:100%; height:100%; object-fit:cover;}
.thumb_bod_list li span {font-size:1.3rem; display:block;}

@media (max-width:768px) {
    .thumb_bod_list li {width:48%;}
}
@media (max-width:480px) {
    .thumb_bod_list li {width:98%;}
}


.bod_view_box { margin-top: 3rem; }
.bod_view_box .bod_view {border-bottom: 1px solid #ddd;}
.bod_view_box .bod_view .section_top {border-top: 2px solid #333; border-bottom: 1px solid #ddd; padding:1rem; position: relative;}
.bod_view_box .bod_view .section_top h5 {font-size: 1.7rem; color: #000; font-weight: bold;}
.bod_view_box .bod_view .section_top .sec_right {position:absolute; top:30px; right: 10px;}
.bod_view_box .bod_view .section_top .sec_right span {margin-left: 20px;}
.bod_view_box .bod_view .section_top .sec_right span:first-child:after {content:''; display: inline-block; height: 10px; border-right: 1px solid #ddd; padding-left: 2rem;}
.bod_view_box .bod_view .section_top .sec_right span strong {color: #333; font-weight: bold; margin-right: 10px;}
.bod_view_box .bod_view .section_info {padding:3rem 1rem; border-bottom: 1px solid #ddd;}
.bod_view_box .bod_view .section_info span:after {content:''; display: inline-block; height: 10px; border-right: 1px solid #ddd; padding-left: 2rem; margin-right: 2rem;}
.bod_view_box .bod_view .section_info span:last-child:after {display: none;}
.bod_view_box .bod_view .section_info span strong {color: #333; font-weight: bold; margin-right: 10px;}
.bod_view_box .bod_view .section_mid {padding:3rem 1rem;}
.bod_view_box .bod_view .section_bottom {border-top: 1px solid #333; text-align: right; }
.bod_view_box .bod_view .section_bottom .file {text-align: left; margin:2rem 0 0; padding:0 1rem 2rem 1rem; }
.bod_view_box .bod_view .section_bottom .file span {color: #333; font-weight: bold; margin-right: 10px;}
.bod_view_box .bod_view .section_bottom .list_btn {width: 100px; height: 40px; line-height: 40px; background: #000; color: #fff; text-align: center;}


.bod_write_box { position: relative;  padding-top: 3rem;}
.bod_write_box > span { position: absolute; top:0px; left: 0px; }
.bod_write_box > span strong {color:#ea0606; }
.bod_write_box .bod_write {width: 100%; border-top: 1px solid #333;}
.bod_write_box .bod_write tr th {text-align: left; padding:2rem; color: #333; font-weight: bold; border-bottom: 1px solid #ddd; width: 15%; vertical-align: middle; background: #fafafa;}
.bod_write_box .bod_write tr th:before {content: "＊"; display: inline-block; color: #ea0606;}
.bod_write_box .bod_write tr td {padding:2rem; border-bottom: 1px solid #ddd; }
.bod_write_box .bod_write tr:last-child td, .bod_write_box .bod_write tr:last-child th {border-bottom: 1px solid #333;}
.bod_write_box .bod_write tr td input[type="text"], .bod_write_box .bod_write tr td input[type="password"] { border:1px solid #ddd; height: 35px; padding:0 1rem; width: 98%;}
.bod_write_box .bod_write tr td label {margin-left: 10px; }
.bod_write_box .bod_write tr td select {border:1px solid #ddd; height: 35px; width: 150px; margin-left: 5px;}
.bod_write_box .bod_write tr td textarea {border:1px solid #ddd; height: 100px; width: 100%; padding:1rem; }
.bod_write_box .bod_write tr td .agree_box {margin-top: 1rem; text-align: right;}
.bod_write_box .bod_write tr td .agree_box label{font-size: 1.3rem;}
.bod_write_box .btn_box {margin-top: 2rem; text-align: right;}
.bod_write_box .btn_box button {width: 100px; height: 35px; line-height: 35px; background:#747474; color: #fff;}
.bod_write_box .btn_box a {width: 100px; height: 35px; line-height: 35px; background:#747474; color: #fff;}
.bod_write_box .btn_box .blue {background:#101938;  }

.bod_write_box .bod_write tr td input.wid_md {width: 450px;}
.bod_write_box .bod_write tr td input.wid_sm {width: 200px;}
.bod_write_box .bod_write tr td input.wid_xs {width: 100px;}



/*파일첨부*/
.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:8px 20px;
    color: #999;
    font-size: inherit;
    line-height: normal;
    vertical-align: middle;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #a7a7a7;
    border-bottom-color: #e2e2e2;
    margin-left: 5px;
}

/* named upload */
.filebox .upload-name {
    display: inline-block;
    height: 35px;
    padding:0 20px;
    font-size: inherit;
    font-family: inherit;
    line-height: normal;
    vertical-align: middle;
    background-color: #f5f5f5;
  border: 1px solid #ebebeb;
  border-bottom-color: #e2e2e2;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
    width:50%;
}

.filebox.bs3-primary label {
  color: #444;
    background-color: #fff;
    border-color: #ddd;
}


/*
@media all and (max-width: 1200px) {
  .sub_content_wrap .sub_content {margin-right: 20px; margin-left: 20px;}
  .sub_content .project .project_list ul li {width: 31.3%;  }
}

@media all and (max-width: 1200px) {
    
}

@media all and (max-width: 980px) {
    .sub_content .project .project_list ul li {width: 48%;  }

}

@media all and (max-width: 768px) {
  .sub_content {margin-top: 50px;}
  .sub_content h3 {margin-bottom: 3rem;}
  .sub_content_wrap .sub_top {height: 150px;}
  .form_btn_box {text-align: center;}
  .form_btn_box button {padding:1.5rem 3rem; min-width: inherit;}
  .sub_content_wrap .new_book .img_box, .sub_content_wrap .new_book .txt_box {float: none; width: 100%; margin-bottom: 2rem;}

  .sub_content_wrap .sub_tab_menu_wrap .sub_tab_menu a {width: 50%; height: 4rem; line-height: 4rem;}
  .sub_content_wrap .sub_content > h4 {font-size: 2.2rem;}
  .sub_content_wrap .sub_tab_menu_wrap {background: #fff;}
  .sub_content_wrap .sub_tab_menu_wrap .sub_tab_menu a {border-left: 0; border-right: 1px solid #ddd; border-bottom:1px solid #ddd;}
  .sub_content_wrap .sub_tab_menu_wrap .sub_tab_menu a:nth-child(2n) {border-right: 0;}


  .sub_content_wrap .location .inner {margin-top: 5rem; }
  .sub_content_wrap .location .inner .txt_box {float: none; width: 100%; margin-bottom: 20px; text-align: center;}
  .sub_content_wrap .location .inner .img_box {float: none; width: 100%;}
  

  .bod_write_box .bod_write, .bod_write_box .bod_write tbody, .bod_write_box .bod_write tr, .bod_write_box .bod_write tr td, .bod_write_box .bod_write tr th {display: block; width: 100%; }
  .bod_write_box .bod_write tr th {padding:1rem;}
  .bod_write_box .bod_write tr td {padding:1rem 0;}
  .bod_write_box .bod_write tr td input[type="text"],.bod_write_box .bod_write tr td input[type="password"] {width: 100%;}
  .bod_write_box .bod_write tr td.email_ly input[type="text"], .bod_write_box .bod_write tr td.email_ly input[type="password"] {width: 85px;}
  .bod_write_box .bod_write tr td.email_ly select {width: 90px;}
  .bod_write_box .bod_write tr td.tel_ly input[type="text"] {width: 85px;}
  .bod_write_box .bod_write tr td textarea {width: 100%;}
  .bod_write_box .bod_write tr td input.wid_md {width: 70%;}
  .bod_write_box .bod_write tr td input.wid_sm {width: 30% !important;}
  .bod_write_box .bod_write tr td input.wid_xs {width: 30% !important;}
  .bod_write_box .bod_write tr td select {width: 30%;}

  .sub_content .about table tr th {width: 40%;}
}
@media all and (max-width: 640px) {

}

@media all and (max-width: 480px) {
.sub_content .history .img_box {float: none; width: 100%; margin-bottom: 2rem;}
.sub_content .history .txt_box {float: none; width: 100%;}
.sub_content_wrap .process .section {display: block; margin-bottom: 3rem;}
.sub_content_wrap .process .section > div {display: block;}
.sub_content_wrap .process .section .sec_right {padding:20px;}
.sub_content_wrap .process .section .sec_left {width: 100%; padding:10px; font-size: 3rem;}
}
@media all and (max-width: 380px) {

}
*/

/** 인사말 **/

 .sub_visual {position:relative; height:150px; background-size:cover; background-position:center; display:flex; align-items:center;}
.sub_visual::before {content:''; position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.5);}
.sub_visual .inner {position:relative; z-index:1; text-align:center;}
.sub_visual .sub_title {font-size:40px; color:#fff; margin-bottom:15px;}
.breadcrumb {font-size:14px; color:#fff;}
.breadcrumb a {color:#fff;}
.breadcrumb span {margin:0 10px;}

.sub_content {padding:40px 0;}
.greeting_wrap {max-width:1000px; margin:0 auto;}
.greeting_header {text-align:center; margin-bottom:50px;}
.greeting_header h3 {font-size:32px; color:#333; margin-bottom:15px;}
.sub_desc {font-size:18px; color:#666;}

.chairman_info {margin-bottom:40px; text-align:center;}
.chairman_info .photo {width:150px; height:150px; border-radius:50%; overflow:hidden; margin:0 auto;}
.chairman_info .photo img {width:100%; height:100%; object-fit:cover;}

.greeting_text {line-height:1.8; color:#555; position:relative;}
.greeting_text p {margin-bottom:20px; text-align:justify;}

.chairman_sign {display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-end; margin-left: auto; margin-top:40px;}
.chairman_sign h4 {font-size:16px; color:#666; margin-bottom:5px;}
.chairman_sign .name {font-size:24px; color:#333; font-weight:700;}

.vision_area {margin-top:60px; padding:40px; background:#f0f7ff; border-radius:10px;}
.vision_area h4 {font-size:24px; color:#333; text-align:center; margin-bottom:30px;}
.vision_list {display:grid; grid-template-columns:repeat(auto-fit, minmax(200px, 1fr)); gap:30px;}
.vision_item {text-align:center;}
.vision_item .icon {font-size:48px; color:#0066cc; margin-bottom:15px;}
.vision_item h5 {font-size:18px; color:#333; margin-bottom:10px;}
.vision_item p {font-size:14px; color:#666; word-break:keep-all; line-height:1.6;}

@media (max-width:768px) {
    .sub_visual .sub_title {font-size:28px;}
    .vision_item p {font-size:13px;}
    .greeting_text {font-size:15px;}
}


/** 인사말 **/

/** 언론보도 **/
 .media_wrap {
     max-width: 1000px;
     margin: 0 auto;
 }

.media_list {
    margin-bottom: 50px;
}

.media_item {
    display: flex;
    gap: 30px;
    padding: 30px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    margin-bottom: 20px;
    transition: all 0.3s;
}

.media_item:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

.media_image {
    width: 250px;
    flex-shrink: 0;
}

.media_image img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 8px;
}

.media_content {
    flex: 1;
}

.media_header {
    display: flex;
    gap: 15px;
    margin-bottom: 10px;
}

.media_source {
    padding: 4px 12px;
    background: #0066cc;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
}

.media_date {
    font-size: 14px;
    color: #999;
}

.media_content h3 {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
    line-height: 1.4;
    text-align: left;
}

.media_content p {
    font-size: 15px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 15px;
}

.btn_more {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: #0066cc;
    font-size: 14px;
    font-weight: 500;
}

.btn_more:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .media_item {
        flex-direction: column;
    }

    .media_image {
        width: 100%;
    }

    .media_content h3 {
        font-size: 18px;
    }
}
/** 언론보도 **/
.join_wrap {max-width: 800px; margin: 0 auto;}

/* 회원가입 단계 */
.join_step {margin-bottom:50px;}
.join_step ul {display:flex; justify-content:center; align-items:center;}
.join_step li {display:flex; flex-direction:column; align-items:center; position:relative; padding:0 30px;}
.join_step li:not(:last-child)::after {content:''; position:absolute; right:-15px; top:20px; width:30px; height:2px; background:#ddd;}
.join_step li.active::after {background:#0066cc;}
.join_step .num {width:40px; height:40px; border-radius:50%; background:#ddd; color:#fff; display:flex; align-items:center; justify-content:center; font-size:16px; font-weight:700; margin-bottom:10px;}
.join_step li.active .num {background:#0066cc;}
.join_step .txt {font-size:14px; color:#666;}
.join_step li.active .txt {color:#0066cc; font-weight:500;}

/* 약관동의 */
.join_agreement {margin-bottom:40px;}
.agreement_box {border:1px solid #ddd; border-radius:8px; margin-bottom:20px; overflow:hidden;}
.agreement_box h3 {background:#f8f8f8; padding:15px 20px; font-size:16px; color:#333; margin:0; border-bottom:1px solid #ddd;}
.agreement_content {max-height:200px; overflow-y:auto; padding:20px; line-height:1.6; font-size:14px; color:#666;}
.agreement_content p {margin-bottom:10px;}
.agreement_check {padding:15px 20px; border-top:1px solid #f0f0f0; background:#f9f9f9;}
.agreement_check label {display:flex; align-items:center; cursor:pointer;}
.agreement_check input[type="checkbox"] {margin-right:8px;}
.agreement_all {text-align:center; padding:20px; border:2px solid #0066cc; border-radius:8px; background:#f8f9ff; margin-bottom:30px;}
.agreement_all label {display:flex; align-items:center; justify-content:center; font-size:16px; font-weight:500; color:#0066cc; cursor:pointer;}
.agreement_all input[type="checkbox"] {margin-right:10px; transform:scale(1.2);}

/* 폼 테이블 */
.form_table {width:100%; border-collapse:collapse; margin-bottom:30px;}
.form_table th {width:150px; padding:15px 20px; background:#f8f8f8; border:1px solid #ddd; text-align:left; font-weight:500; vertical-align:top;}
.form_table td {padding:15px 20px; border:1px solid #ddd; vertical-align:top;}
.form_table .required {color:#ff4444; margin-right:5px;}
.input_text {width:100%; max-width:300px; padding:10px 15px; border:1px solid #ddd; border-radius:5px; font-size:14px;}
.input_text:focus {border-color:#0066cc; outline:none;}
.input_group {display:flex; gap:10px; align-items:center; margin-bottom:5px;}
.input_group .input_text {flex:1;}
.btn_check {padding:8px 15px; background:#666; color:#fff; border:none; border-radius:5px; font-size:14px; cursor:pointer; white-space:nowrap;}
.btn_check:hover {background:#555;}
.input_info {font-size:12px; color:#999; margin:5px 0 0 0;}

/* 가입완료 */
.join_complete {text-align:center; padding:60px 20px;}
.complete_box {max-width:400px; margin:0 auto;}
.complete_box i {font-size:60px; color:#28a745; margin-bottom:20px;}
.complete_box h3 {font-size:24px; color:#333; margin-bottom:15px;}
.complete_box p {font-size:16px; color:#666; margin-bottom:30px;}

/* 회원가입 폼 스타일 */
.join_form {margin-bottom:40px; text-align:center;}
.join_form form {display:inline-block; text-align:left; width:100%;}
.join_form fieldset {border:none; padding:0; margin:0;}
.join_form .form_table {width:100%; border-collapse:collapse; margin-bottom:30px;}
.join_form .form_table th {width:150px; padding:15px 20px; background:#f8f8f8; border:1px solid #ddd; text-align:left; font-weight:500; vertical-align:top;}
.join_form .form_table td {padding:15px 20px; border:1px solid #ddd; vertical-align:top;}
.join_form .form_table .required {color:#ff4444; margin-right:5px;}
.join_form .input_text {width:100%; max-width:300px; padding:10px 15px; border:1px solid #ddd; border-radius:5px; font-size:14px;}
.join_form .input_text:focus {border-color:#0066cc; outline:none;}
.join_form .input_group {display:flex; gap:10px; align-items:center; margin-bottom:5px;}
.join_form .input_group .input_text {flex:1;}
.join_form .btn_check {padding:8px 15px; background:#666; color:#fff; border:none; border-radius:5px; font-size:14px; cursor:pointer; white-space:nowrap;}
.join_form .btn_check:hover {background:#555;}
.join_form .input_info {font-size:12px; color:#999; margin:5px 0 0 0;}

.view_file {
    margin-top: 1rem;
}

/* Page Description */
.page_desc {text-align:center; margin-bottom:40px;}
.page_desc h3 {font-size:24px; color:#333; margin-bottom:10px; line-height:1.4;}
.page_desc p {font-size:16px; color:#666; line-height:1.6; word-break:keep-all;}

@media (max-width:768px) {
    .page_desc h3 {font-size:20px;}
    .page_desc p {font-size:14px;}
    
    /* 회원가입 반응형 */
    .join_step li {padding:0 15px;}
    .join_step li:not(:last-child)::after {width:15px;}
    .form_table th {width:120px; padding:10px 15px; font-size:14px;}
    .form_table td {padding:10px 15px;}
    .input_text {max-width:100%;}
    .input_group {flex-direction:column; align-items:stretch;}
    .input_group .input_text {margin-bottom:5px;}
    .btn_area {text-align:center;}
    .btn_area .btn {width:100%; margin-bottom:10px;}
    
    /* 회원가입 폼 반응형 */
    .join_form form {max-width:100%;}
    .join_form .form_table th {width:100px; padding:10px 15px; font-size:14px;}
    .join_form .form_table td {padding:10px 15px;}
    .join_form .input_text {max-width:100%;}
    .join_form .input_group {flex-direction:column; align-items:stretch;}
    .join_form .input_group .input_text {margin-bottom:5px;}
}

/* Member Join Styles */
.join_wrap {max-width: 800px; margin: 0 auto;}

/* 회원가입 단계 */
.join_step {margin-bottom:50px;}
.join_step ul {display:flex; justify-content:center; align-items:center;}
.join_step li {display:flex; flex-direction:column; align-items:center; position:relative; padding:0 30px;}
.join_step li:not(:last-child)::after {content:''; position:absolute; right:-15px; top:20px; width:30px; height:2px; background:#ddd;}
.join_step li.active::after {background:#0066cc;}
.join_step .num {width:40px; height:40px; border-radius:50%; background:#ddd; color:#fff; display:flex; align-items:center; justify-content:center; font-size:16px; font-weight:700; margin-bottom:10px;}
.join_step li.active .num {background:#0066cc;}
.join_step .txt {font-size:14px; color:#666;}
.join_step li.active .txt {color:#0066cc; font-weight:500;}

/* 약관동의 */
.join_agreement {margin-bottom:40px;}
.agreement_box {border:1px solid #ddd; border-radius:8px; margin-bottom:20px; overflow:hidden;}
.agreement_box h3 {background:#f8f8f8; padding:15px 20px; font-size:16px; color:#333; margin:0; border-bottom:1px solid #ddd;}
.agreement_content {max-height:200px; overflow-y:auto; padding:20px; line-height:1.6; font-size:14px; color:#666;}
.agreement_content p {margin-bottom:10px;}
.agreement_check {padding:15px 20px; border-top:1px solid #f0f0f0; background:#f9f9f9;}
.agreement_check label {display:flex; align-items:center; cursor:pointer;}
.agreement_check input[type="checkbox"] {margin-right:8px;}
.agreement_all {text-align:center; padding:20px; border:2px solid #0066cc; border-radius:8px; background:#f8f9ff; margin-bottom:30px;}
.agreement_all label {display:flex; align-items:center; justify-content:center; font-size:16px; font-weight:500; color:#0066cc; cursor:pointer;}
.agreement_all input[type="checkbox"] {margin-right:10px; transform:scale(1.2);}

/* 폼 테이블 */
.form_table {width:100%; border-collapse:collapse; margin-bottom:30px;}
.form_table th {width:150px; padding:15px 20px; background:#f8f8f8; border:1px solid #ddd; text-align:left; font-weight:500; vertical-align:top;}
.form_table td {padding:15px 20px; border:1px solid #ddd; vertical-align:top;}
.form_table .required {color:#ff4444; margin-right:5px;}
.input_text {width:100%; max-width:300px; padding:10px 15px; border:1px solid #ddd; border-radius:5px; font-size:14px;}
.input_text:focus {border-color:#0066cc; outline:none;}
.input_group {display:flex; gap:10px; align-items:center; margin-bottom:5px;}
.input_group .input_text {flex:1;}
.btn_check {padding:8px 15px; background:#666; color:#fff; border:none; border-radius:5px; font-size:14px; cursor:pointer; white-space:nowrap;}
.btn_check:hover {background:#555;}
.input_info {font-size:12px; color:#999; margin:5px 0 0 0;}

/* 버튼 스타일 */
.btn_gray {background:#999; color:#fff;}
.btn_gray:hover {background:#777;}

/* 가입완료 */
.join_complete {text-align:center; padding:60px 20px;}
.complete_box {max-width:400px; margin:0 auto;}
.complete_box i {font-size:60px; color:#28a745; margin-bottom:20px;}
.complete_box h3 {font-size:24px; color:#333; margin-bottom:15px;}
.complete_box p {font-size:16px; color:#666; margin-bottom:30px;}