/* common css */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+HK:wght@200;300&display=swap');

.rcontents {width:950px; float:left; margin:50px 0;}
.rcontents.bg {width:950px; padding:70px 0 100px; background-color:#f3f5f7;}
.rcontents.bg h2 {text-align:center; margin-bottom:70px;}
.rcontents.bg .imap {width:850px; margin:0 auto;}
.rcontents.bg .imap > img {width:100%;}

.rcontents.bg .sub_part {padding:0 50px; overflow:hidden;}
.rcontents.bg .sub_part .inner_box {float:left; width:50%;}
.rcontents.bg .sub_part .inner_box h3 {margin-bottom:25px;}
.rcontents.bg .sub_part .inner_box h3.no03 {margin-top:60px;}
.rcontents.bg .sub_part .inner_box ul li {margin-bottom:10px;}
.rcontents.bg .sub_part .inner_box ul li a{font-size:16px; color:#6b6e7c;}

.con_main_tit {text-align: center;}
.con_main_tit h3 {font-weight: 100; font-size: 40px; line-height: 1em; letter-spacing: -0.075em; color: #23327b;}


/* 테이블 타입 01 */
table.type01 {width: 100%; background-color: #fff; margin-top: 60px; margin-bottom: 50px;}
table.type01 tr { text-align: center;}
table.type01 th { background-color: #23327b; font-weight: 500; font-size: 14px; line-height: 1.57em; letter-spacing: -0.04em; color: #fff; height: 45px;}
table.type01 td {font-size: 14px; line-height: 1.57em; letter-spacing: -0.04em; color: #606870; height: 70px;}

table.type01 th,
table.type01 td {word-break: keep-all;}

/* 테이틀 타입 01 보더 */
table.type01 tr + tr {border-bottom: 1px solid #d6d7db;}
table.type01 th + th,
table.type01 td + td {border-left: 1px solid #d6d7db;}


.exe_bgbox { text-align:center; background:#f3f5f7; padding:40px;  }

.exe_bgbox .ex_title { padding-bottom:50px;; }

.exe_bgbox .exe_list { }
.exe_bgbox .exe_list ul { width:100%; font-size:0; text-align:left;}
.exe_bgbox .exe_list li { display:inline-block; width:24%; margin-right:1.3%; vertical-align:top; text-align:center; background:#fff; margin-bottom:1.3%; }
.exe_bgbox .exe_list li:nth-child(4n) { margin-right:0; }
.exe_bgbox .exe_list li a { display:block; padding:18px; height:193px; }
.exe_bgbox .exe_list li a .img_box { }
.exe_bgbox .exe_list li a .img_box img { width:100px; height:120px; }
.exe_bgbox .exe_list li a .info_box { display:block; }
.exe_bgbox .exe_list li a .info_box span { display:block; font-size:20px; color:#23327b; margin-top:15px; margin-bottom:7px; }
.exe_bgbox .exe_list li a .info_box p { font-size:14px; color:#333640; border-bottom:1px solid #d5d5d5; padding-bottom:25px;  margin-bottom:20px; line-height:180%;}
.exe_bgbox .exe_list li a .info_box p i { display:inline-block; width:11px; height:11px; background:url("/img/icon_dot_skyblue.png") no-repeat left 50%; }
.exe_bgbox .exe_list li a .info_box u { text-decoration:none; font-size:15px; color:#575c70; font-weight:bold; }



.exe_bgbox .infor_box { padding:30px; border-width:1px; border-color:#333640 #cfcfcf #cfcfcf #cfcfcf; border-style:solid;   }
.exe_bgbox .infor_box .top_infor {overflow:hidden;}
.exe_bgbox .infor_box .top_infor > img { float:left;  width:143px; height:180px; }
.exe_bgbox .infor_box .top_infor > p { display:block; margin-left:203px; text-align:left; line-height:309%;  }
.exe_bgbox .infor_box .top_infor > p u { text-decoration:none; float:left; font-size:16px; color:#333640; }
.exe_bgbox .infor_box .top_infor > p u i { display:inline-block; width:11px; height:11px; background:url("/img/icon_dot_skyblue.png") no-repeat left 50%; }
.exe_bgbox .infor_box .top_infor > p span { display:block; margin-left:82px; font-size:16px; color:#23327b; font-weight:bold;  }
.exe_bgbox .infor_box .text_infor { padding:20px 30px; font-size:14px; color:#898a8c; text-align:left; background:#fff; margin-top:30px;}


.exe_bgbox .add_files { width:100%; font-size:0; margin-top:30px; text-align:left;}
.exe_bgbox .add_files a { display:inline-block; width:259px; margin-right:15px; vertical-align:top; margin-bottom:15px; background:#868cac; height:45px; font-size:14px; color:#fff; line-height:45px; text-align:center; }
.exe_bgbox .add_files a:nth-child(3n) { margin-right:0; }


.bot_btn_box { width:100%; text-align:right; margin-top:40px;  }
.bot_btn_box > a.btn_list {display:inline-block; border:1px solid #23327b;  font-size:14px; color:#23327b; width:100px; height:35px; line-height:35px; text-align:center; }


.location_bot { width:100%; background:#90939e;  text-align:center; color:#fff; height:50px; line-height:50px; font-size:15px;}


/* about */
.about_con01 {padding:70px 50px; background-color:#f3f5f7; font-size:0; letter-spacing:-4px; }
.about_con01 .img_box {display:inline-block; vertical-align:top; width:317px; }
.about_con01 .img_box img {max-width:100%; }
.about_con01 .txt_box {display:inline-block; vertical-align:top; width:calc(100% - 317px); padding-left:50px; box-sizing:border-box; }
.about_con01 .txt_box p {padding-bottom:25px; font-size:14px; font-weight:300; color:#898a8c; letter-spacing:0; line-height:1.6; word-break:break-all; }

/* incontext */
.incontext_con01 {font-size:0; letter-spacing:-4px; }
.incontext_con01 .img_box {display:inline-block; vertical-align:top; width:491px; }
.incontext_con01 .img_box img {max-width:100%; }
.incontext_con01 .txt_box {position:relative; z-index:10; float:Right; display:inline-block; width:581px; padding:70px 50px 30px; margin-top:-525px; background-color:#f3f5f7; box-sizing:border-box; }
.incontext_con01 .txt_box h4 {padding-bottom:20px; font-size:20px; color:#23327b; font-weight:500; letter-spacing:0; }
.incontext_con01 .txt_box p {padding-bottom:25px; font-size:14px; font-weight:300; color:#898a8c; letter-spacing:0; line-height:1.6; word-break:break-all; }
.incontext_con01 .img_slide_box {overflow:hidden; clear:both; padding:50px 50px 0; box-sizing:border-box; }
.incontext_con01 .pager {margin-top:40px; text-align:center; }
.incontext_con01 .pager span {width:15px; height:15px; border:1px solid #898a8c; margin:0 10px; background-color:transparent; opacity:1; box-sizing:border-box; }
.incontext_con01 .pager span.swiper-pagination-bullet-active {border-color:#23327b; background-color:#23327b; }


/* 회원 검색 */
.search_con01 {background-color: #f3f5f7; padding: 70px 50px 50px;}
.search_con01 table {width: 100%; background-color: #fff; margin-top: 60px; margin-bottom: 50px;}
.search_con01 table tr { text-align: center;}
.search_con01 table th { background-color: #23327b; font-weight: 500; font-size: 14px; line-height: 1.57em; letter-spacing: -0.04em; color: #fff; height: 45px;}
.search_con01 table td {font-size: 14px; line-height: 1.57em; letter-spacing: -0.04em; color: #606870; height: 70px;}

.search_con01 table th,
.search_con01 table td {padding: 0 20px; box-sizing: border-box; word-break: keep-all;}

/* 회원 검색 테이블 보더 */
.search_con01 table tr + tr {border-bottom: 1px solid #d6d7db;}
.search_con01 table th + th,
.search_con01 table td + td {border-left: 1px solid #d6d7db;}

/* 회원 검색 페이지네이션 */
.search_con01 .programPage {display: flex; align-items: center; justify-content: center; gap: 50px;}
.search_con01 .programPage a {display: block; font-size: 18px; line-height: 1em; color: #b2b2b2;}
.search_con01 .programPage a.active,
.search_con01 .programPage a:hover {color: #23327b;}
.search_con01 .programPage .page_prev,
.search_con01 .programPage .page_next {width: 10px; height: 17px; background: no-repeat center center / contain;}
.search_con01 .programPage .page_prev {background-image: url(/img/li_prev_b_off.png);}
.search_con01 .programPage .page_next {background-image: url(/img/li_next_b_off.png);}
.search_con01 .programPage .page_prev:hover {background-image: url(/img/li_prev_b_on.png);}
.search_con01 .programPage .page_next:hover {background-image: url(/img/li_next_b_on.png);}


/* 20230105 */
.search_wrap{display: block;}
.search_box{margin-bottom: 50px; background-color: #fff; padding: 30px 35px; position: relative;  border: 1px solid #d6d7db;} 
.search_box h3{color: #23327b; padding-bottom: 30px; font-size: 24px; font-weight: 400;}
.search_box ul li{margin-bottom: 15px;}
.search_box ul li .in_tit{color: #606870; font-size: 18px; font-weight: 200px; padding-bottom: 10px;}
.search_box ul li .in_tit::before{content: ''; width: 1px; height: 12px; rotate: 45deg; background-color: #606870; display: inline-block; margin-right: 10px;}
.search_box ul li label{font-size: 16px; color: #606870; font-weight: 400; margin-right: 15px;}
.search_box ul li input[type='checkbox']:checked + label{color: #23327b;}
.search_box ul li input{margin-right: 5px; }
.search_box .search_btn{display: block; position: absolute; bottom: 30px; right: 30px; width: 70px; height: 70px; border-radius: 50%; border: 1px solid #d6d7db;}
.search_box .search_btn img{width: 40%; object-position: center; position: absolute; top: 32%; left: 32%; }


/* incontext 20230118*/
.book_con01 {padding:70px 50px; display: flex; flex-direction: column; background-color:#f3f5f7; font-size:0; letter-spacing:-4px; }
.book_con01 li{margin-top: 40px; display: flex; }
.book_con01 li:first-child{margin-top: 0; width: 100%;}
.book_con01 .img_box {width:217px; margin-right: 45px;}
.book_con01 .img_box img {width: 100%; height: 100%; object-fit: cover;}
.book_con01 .txt_box {display: flex; flex-direction: column; align-items: flex-start; justify-content: space-between; width:calc(100% - 317px); box-sizing:border-box; }
.book_con01 .txt_box p, .book_con01 .txt_box p a {padding-bottom:25px; font-size:16px; font-weight:300; color:#898a8c; letter-spacing:0; line-height:1.6; word-break:break-all; }
.book_con01 .txt_box p.tit{color: #23327b; font-size: 20px; font-weight: 500;}
.book_con01 .txt_box .link{font-size: 14px; color: #898a8c; font-weight: 300; letter-spacing: 0;}
.book_con01 .txt_box p span.china{font-family: 'Noto Serif HK', serif; font-weight: 300;}


/* multi 20230118*/
.multi_con01 {padding:70px 50px; background-color:#f3f5f7; }
.multi_con01 .tab1 > ul{display: flex; width: 100%;}
.multi_con01 .tab1 > ul li{cursor: pointer; width: 16.66%; color: #FFF; line-height: 52px;  background-color: #2f313a; font-size: 16px; font-weight: 300; text-align: center; height: 52px; border-right: 1px solid #FFF;}
.multi_con01 .tab1 > ul li.active{background-color: #23327b;}
.multi_con01 .tabCon_wrap{ margin-top: 60px;}
.multi_con01 .tabCon_wrap .tabCon h3{margin-bottom: 40px; font-size: 25px; font-weight: 200; color: #23327b; text-align: center;}
.multi_con01 .tabCon_wrap .tabCon ul li{text-align: left; margin-bottom: 40px;}
.multi_con01 .tabCon_wrap .tabCon ul li .tit{margin-bottom: 20px; color: #23327b; font-size: 20px; font-weight: 300;}
.multi_con01 .tabCon_wrap .tabCon ul li .txt{font-size: 16px; font-weight: 300; color: #898a8c; margin-bottom: 15px;}
.multi_con01 .tabCon_wrap .tabCon ul li .bule{margin-bottom: 10px; font-size: 16px; font-weight: 300; color: #23327b;}
.multi_con01 .tabCon_wrap .tabCon ul li .bule::before{content: ''; display: inline-block; width: 5px; height: 5px; background-color: #868cac; transform: translateY(-3px); margin-right: 10px;}
.multi_con01 .tabCon_wrap .tabCon ul li .bold{font-size: 16px; color: #000; font-weight: 400px;}
.multi_con01 .tabCon_wrap .tabCon ul li .bold span{color: #23327b;}
.multi_con01 .tabCon_wrap .tabCon ul li .bold::before{content: ''; display: inline-block; width: 5px; height: 5px; background-color: #868cac; transform: translateY(-3px); margin-right: 10px;}


/* 기부 & 후원 */
.donation_con01 {background-color: #f3f5f7; padding: 50px; box-sizing: border-box;}
.donation_con01 table.type01 {margin: 0;}
.donation_con01 .tabCon .img_box img{width: 100%;}
.donation_con01 h3{font-size: 20.06px; padding-bottom: 30px; font-weight: bold; color: #23327b; font-family: 'Noto Sans KR';}