@charset "utf-8";


/* background, snb*/
section.sub { position: relative; min-height:800px; font-family: 'ibm-plex-sans-kr', "sans-serif"; } 

/* content_wrap */
section.sub .content_wrap { position: relative; top:0; right: 0; left: 0; width:calc(100% - 240px); min-height: 500px; height: 100%; padding:0 0 0 65px;; } 
section.sub .content_wrap .sub_con_title { position: relative; width: 100%; height: 160px; } 
section.sub .content_wrap .sub_con_title .title { position:absolute; bottom: 30px; left:0; } 
section.sub .content_wrap .sub_con_title .title h3 { font-size: 1.75rem; font-weight: 500; margin-bottom: 20px; } 

/* content title */
section.sub .content_wrap .sub_con_title .icon_wrap { position: absolute; right: 0; bottom: 30px; } 
section.sub .content_wrap .sub_con_title .icon_wrap .share_wrap { float: left; overflow: hidden; border-radius: 30px; } 
section.sub .content_wrap .sub_con_title .icon_wrap .hidden_btn { float: left; margin-right: -270px; transition: .3s; } 
section.sub .content_wrap .sub_con_title .icon_wrap .hidden_btn.active { margin-right: 0; } 
section.sub .content_wrap .sub_con_title .icon_wrap a { float: left; width:35px; border-radius: 50%; height: 35px; margin-left: 10px; background-position: 50% 50%; background-repeat: no-repeat;; } 


/* sub_con */
section.sub .content_wrap .sub_con { padding-top: 50px; font-family: 'N-sans', "sans-serif"; } 
.txt_wrap { padding: 30px; } 


/* sub menu wrap */
section.sub .menu_bg {width: 100%; height: 60px; background: #f6f9fd;border-bottom:1px solid #dadee7 ;}
.sub_menu_wrap { display: block; box-sizing: border-box;}
.sub_menu_wrap .path {width:60px;height: 60px;  line-height:60px; text-align:center; border-left: 1px solid #cfddea;border-right: 1px solid #cfddea; float:left;}
.sub_menu_wrap .nav {width:200px;height: 60px;border-right: 1px solid #cfddea; color: #3e3e3e;float:left; }
.sub_menu_wrap  ul ul {display: none;}
.sub_menu_wrap .nav .title { display: block;  padding: 0 25px; height: 60px; font-weight: 400; line-height: 60px;font-size: 1.188rem; background-image: url(..//image/ico_arr_off_2.png); background-position: top 50% right 25px ; background-repeat: no-repeat; background-size: 14px;}
.sub_menu_wrap .nav.on .title { background-image: url(..//image/ico_arr_on_2.png);} 
.sub_menu_wrap .sub_menu{ position: relative; background-color: #f5f7fb; color: #555; padding: 10px 0;border:1px solid #cfddea;z-index:1; }
.sub_menu_wrap .sub_menu li { height:40px; line-height: 40px; font-size: 1.125rem; font-weight: 400; padding: 0 25px;  }
.sub_menu_wrap .menu {float:right; display:block;  padding:15px 0 14px 0;}

/* intro wrap */
.intro_wrap {width: 100%; height: 100%; padding:100px 0;}
.intro_wrap h2 {width: 100%; text-align: center; font-weight: 700; font-size: 3.436rem;margin-bottom: 100px;}
.intro_wrap .org{width: 100%; text-align: center; margin-top: 150px;}
.intro_wrap .org img{width:100%; max-width: 1100px; height: auto;}
.banner {position: relative; width: 100%;}
.banner img {width: 100%;}

.intro_wrap ul {display: flex; flex-wrap: wrap; height: auto; }
.intro_wrap ul li {width: 19%; height: auto; margin: 6px 6px; }
.intro_wrap .txt { width: 100%; text-align: center; padding: 25px 5px 5px 5px;} 
.intro_wrap .txt p {display: flex; justify-content:center;align-items: center; font-size: 1rem; font-weight: 400;  min-height: 80px;}
.intro_wrap .txt .site {font-size: 1.125rem; font-weight: 500; color: #006df8; padding-bottom: 5px; min-height: auto;}
.intro_wrap .txt .title {font-size: 1.25rem; font-weight: 500; min-height: auto;}

.intro_wrap .words_box { position: relative; margin-top: 350px;}
.intro_wrap .words_box .p_img { position: absolute;  top:-250px; left: calc(50% - 149px); text-align: center;}
.intro_wrap .words_box .txt_bg { margin-top: 30px; padding: 150px 10px 50px 10px; background-color: #fafafa; text-align: center;}
.intro_wrap .words_box .txt_bg p { font-size: 1.125rem; line-height: 1.7; font-weight: 400;}
.intro_wrap .words_box .txt_bg p b {display: block;  font-weight: 500; padding: 30px 0;}
/* 2023-10-26½É»ó±º Ãß°¡*/
.intro_wrap .words_box .txt_bg1 { margin-top: 0px; background-color: #fafafa; text-align: center;}
.intro_wrap .words_box .txt_bg1 p { margin-left: 25%; font-size: 1.125rem; line-height: 1.7; font-weight: 400; text-align: left;}
.intro_wrap .words_box .txt_bg1 p b {display: block;  font-weight: 500; padding: 30px 0;}
.intro_wrap .words_box .txt_bg1 img { margin: 10px 0 10px 0;}
.intro_wrap .words_box .txt_bg2 { margin-top: 0px; background-color: #fafafa; text-align: center;}
.intro_wrap .words_box .txt_bg2 img { margin: 30px 0 50px 0;}

.intro_wrap .staff {position: relative; width: 100%;}
.intro_wrap ul.staff_box {display: flex; flex-wrap: wrap; justify-content: space-between;}
.intro_wrap ul.staff_box li{width: 18%; min-width: 180px; height: auto; text-align: center; background: #eee; padding: 15px 0 0 0; margin-bottom: 50px;}
/*.intro_wrap ul.staff_box li{width: 23%; min-width: 180px; height: auto; text-align: center; background: #eee; padding: 40px 0 0 0; margin-bottom: 50px;}*/
.intro_wrap .staff_box img{vertical-align:bottom;}
.intro_wrap .staff_box p {font-size: 0.875rem;  color:#f8f8f8;text-align: center;font-weight: 400;}
.intro_wrap .staff_box p.meta { background-color: #163381; padding: 15px 10px;}
.intro_wrap .staff_box p span {display: block; font-size:1.125rem; font-weight: 600;}

.intro_wrap .floorMap {position: relative;width: 100%; margin-bottom: 100px;}
.intro_wrap .floorMap dl {line-height: 1.4; font-size: 1.063rem;font-weight: 500;}
.intro_wrap .floorMap .heading { width: 100%; background-color: #163381; color: #fff; font-size: 1.3rem; line-height: 1.4;  padding: 10px 20px; text-align: center; }
.intro_wrap .floorMap .heading span{display: block; font-size: 0.875rem;}
.intro_wrap .floorMap dl dt { display: flex; justify-content: center; align-items: center; float: left; width: 100px; min-height: 70px; padding: 5px 20px; text-align: center; background-color: #f1f1f1; margin-bottom: 2px; }
.intro_wrap .floorMap dl dd{display: flex;  align-items: center; float: left; width: calc(100% - 100px);min-height: 70px; padding: 5px 20px; background-color: #f7f7f7; margin-bottom: 2px;}
.intro_wrap .floorMap dl dd em {font-size: 0.875rem;font-style: normal;color: #3294e8;
background: #ebf7ff;font-weight: 500; padding: 2px 8px; margin: 0 5px;border-radius: 15px;
	border: 1px solid #3294e8;}



/* sermon wrap */ 
.sermon_wrap { width: 100%; height: 100%; padding:100px 0;}
.sermon_wrap h2{width: 100%; text-align: center; font-weight: 700; font-size: 3.436rem;margin-bottom: 100px;}


/* video */ 
.edu_wrap .video {margin-top: 70px !important;}
.video{position:relative; width:100%;  padding-top: calc(731 / 1300 * 100%);}
.video iframe { position: absolute; top: 0; left: 0; bottom: 0; right:0 ; width: 100%; height: 100%; float: left;}
.video_meta {width: 100%; height:auto; border-bottom:2px solid #3d3d3f; padding:30px 0;}
.video_meta .title {font-size: 1.75rem; font-weight: 500; padding-bottom: 10px;}
.video_meta .name {display:inline-block;font-size:  1rem; color: #959595; font-weight: 400;}
.video_meta .name::after {display:inline-block; content: ''; margin: 0 10px; width: 1px; height: 10px; background-color: #e4e4e4;}
.video_meta .data {display:inline-block;font-size:  1rem; color: #959595; font-weight: 400;}
.video_view {position: relative; width: 100%; height: auto; min-height: 250px; padding:40px 0 ; border-bottom: 1px solid #b1b1b2;}
.video_view p { font-size: 1rem; font-weight: 400; line-height: 35px; color: #777;}
.video_view .heading {font-size: 1.063rem; font-weight: 500; padding-bottom: 15px; color: #333;}


.video_list {position: relative; width: 100%; height: auto;  padding-top: 80px;}
.video_list .list_box {display: flex; flex-wrap: wrap; justify-content: flex-start;}
.video_list .list_box li {width: 298px; height: 314px; border:1px solid #e5e5e5; margin-bottom: 40px; margin-right: 35px;}
.video_list .list_box li:nth-child(4n) {margin-right: 0;}
.video_list .list_box li:hover { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.19)}
.video_list .list_box .thumbnail {position: relative; width: 100%; height: 175px; overflow: hidden;}
.video_list .list_box .thumbnail img {width: 100%; height: 100%;}
.video_list .list_box .list_box_meta { padding: 20px;}
.video_list .list_box .list_box_meta .category {font-size:0.938rem; color:#006df8; padding-bottom: 2px;}
.video_list .list_box .list_box_meta .title {font-size: 1.125rem; color: #333; padding-bottom: 20px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.video_list .list_box .list_box_meta .name {display:inline-block; font-size:  0.875rem;color: #959595;font-weight: 400; }
.video_list .list_box .list_box_meta .name::after {display:inline-block; content: ''; margin: 0 10px; width: 1px; height: 10px; background-color: #e4e4e4;}
.video_list .list_box .list_box_meta .data {display:inline-block;font-size:  0.875rem;color: #959595;font-weight: 400;}


/* photo list */
.photo_list {position: relative; width: 100%; height: auto;  padding-top: 80px;}
.photo_list .list_box {display: flex; flex-wrap: wrap; justify-content:flex-start;}
.photo_list .list_box li {width: 298px; height: 230px; border:none; margin-bottom: 40px; margin-right: 35px;}
.photo_list .list_box li:nth-child(4n) {margin-right: 0;}
.photo_list .list_box li:hover { box-shadow:none}
.photo_list .list_box .thumbnail {position: relative; width: 100%; height: 155px; overflow: hidden;}
.photo_list .list_box .thumbnail img {width: 100%; height: 100%;}
/* 2023-10-27½É»ó±º Ãß°¡ */
.photo_list .list_box1 li {width: 23%; border:none; margin-bottom: 40px; margin-right: 10px;}
.photo_list .list_box1 .thumbnail {position: relative; width: 100%; height: 155px; overflow: hidden;}
.photo_list .list_box1 .thumbnail img {width: 90%; height: 90%;}
.photo_list .list_box .list_box_meta { padding: 15px 0;}
.photo_list .list_box .list_box_meta .title {font-size: 1.25rem; color: #333; padding-bottom: 5px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 500;}
.photo_list .list_box .list_box_meta .data {display:inline-block;font-size:  1rem;color: #959595;font-weight: 400;}

/* photo view */
.photo_view {position: relative; width: 100%; height: auto; border-top:2px solid #3d3d3f; border-bottom:1px solid #b1b1b2; padding-bottom: 40px; margin-bottom: 80px;}
.photo_view .heading {font-size: 1.75rem; line-height: 2.2rem; font-weight: 300; color: #333;  border-bottom:1px solid #b1b1b2; padding:30px 0 ; margin-bottom: 40px;}
.photo_view .heading span {display: block; font-size: 1rem; line-height: 1rem; color: #959595; padding-top: 15px;}
.photo_view p {color: #777; font-weight: 400; line-height: 1.7;}
.photo_view img { width: auto;  max-width: 100%; margin: 8px 0;}

/* book list */
.book_list {position: relative; width: 100%; height: auto; }
.book_list .list_box {display: flex; flex-wrap: wrap; justify-content: flex-start;}
.book_list .list_box li {width: 180px; height: auto; border:none;margin-right: 44px;}
.book_list .list_box li:nth-child(6n) {margin-right: 0;}
.book_list .list_box li:hover { box-shadow:none}
.book_list .list_box .thumbnail {position: relative; width: 100%; height: 261px; overflow: hidden;}
.book_list .list_box .thumbnail img {width: 100%;}
.book_list .list_box .list_box_meta { padding: 10px 0;}
.book_list .list_box .list_box_meta .title {font-size: 1.125rem; color: #333;font-weight: 400; padding-bottom: 5px; overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

/* book view */
.book_view { width: 100%; border-bottom: 1px solid #b1b1b2; padding-bottom: 80px; margin-bottom: 80px;}
.book_view .book_img {float: left; width:300px; height: auto;}
.book_view .book_img img{width: 100%; box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px;}
.book_view .meta {float: left; width: calc(100% - 300px);padding-left:50px;}
.book_view .meta .sub_title { font-size: 1.5rem;font-weight: 600; margin: 40px 0 30px 0; border-top: 2px solid #3d3d3f; padding-top: 40px;}
.book_view .meta .title {font-size: 2.186rem;}
.book_view .meta .author { font-size: 1.125rem; font-weight: 400;}
.book_view .meta .info {font-size: 1.125rem; font-weight: 300; color: #333; line-height: 1.7;}
.book_view .meta span { display: block; font-size: 1rem; font-weight: 300; line-height: 1rem; color: #959595; padding-bottom: 20px;}



/* school wrap */ 
.school_wrap { width: 100%; height: 100%; padding:100px 0;}
.school_wrap h2{width: 100%; text-align: center; font-weight: 700; font-size: 3.436rem;margin-bottom: 100px;}

.school_bg { background-color: #fafafa; text-align: center; margin-bottom: 100px;}
.school_intro { padding:60px 0}
.school_intro::before, .school_intro::after {content: "/"; display: block; color:#006df8; font-family:'N-sans', "sans-serif";font-size: 3.125rem; transform: rotate( 24deg );}
.school_intro::before {padding-bottom: 35px;}
.school_intro::after {padding-top: 35px;}
.school_intro .slogan {font-size: 2.186rem; word-break: keep-all;}
.school_intro .passage { max-width: 630px; word-break: keep-all; font-size: 1.25rem; color: #777;font-weight: 400; line-height: 26px; padding-top: 25px; margin: 0 auto;}
.school_intro .passage b {display:block; font-weight: 500; padding-top: 10px;}

.school_wrap .member {padding-bottom: 60px;}
.school_wrap .member li {display: inline-block;}
.school_wrap .member li:first-of-type {margin-right: 50px;}
.school_wrap .member li img {border:1px solid #838383; width: 148px; height: 148px;}
.school_wrap .member li p {font-size: 1rem; font-weight: 400;padding-top: 10px;}
.school_wrap .member li p span {font-weight: 600;padding-right: 15px;}


.school_wrap .guide {max-width: 750px; margin: 0 auto; padding-bottom: 100px;}
.school_wrap table{width: 100%; margin: 0 auto; text-align: center; padding-bottom: 60px;}
.school_wrap thead{ border: 1px solid #d2d2d2; }
.school_wrap thead tr th { height: 50px; background-color: #eee; font-size: 1rem; font-weight: 600;}
.school_wrap tbody {border: 1px solid #d2d2d2;}
.school_wrap tbody:first-of-type {border-top:none;}
.school_wrap tbody tr td { padding: 5px 0; background-color: #fff; font-size: 1rem; font-weight: 400;}
.school_wrap tbody tr:first-child td {padding-top: 40px;}
.school_wrap tbody tr:last-child td {padding-bottom: 40px;}


/* edu wrap */
.edu_wrap { width: 100%; height: 100%; padding:100px 0;}
.edu_wrap h2{width: 100%; text-align: center; font-weight: 700; font-size: 3.436rem;margin-bottom: 100px;}
.edu_wrap b { display: block;  font-size: 1.25rem; color: #333; font-weight: 500; padding-bottom: 20px;}
.banner {position: relative; width: 100%;}
.banner img {width: 100%;}

.schedule_wrap {position: relative; width: 100%; }
.schedule_wrap ul {display: flex; flex-wrap: nowrap; justify-content: space-between;}
.schedule_wrap ul li {width: 31%; height: 200px; }
.schedule_wrap .txt { width: 100%; text-align: center; padding: 25px 5px 5px 5px;} 
.schedule_wrap .txt p {display: flex; justify-content:center;align-items: center; font-size: 1rem; font-weight: 400;  min-height: 80px;}
.schedule_wrap .txt .num {font-size: 1.125rem; font-weight: 500; color: #006df8; padding-bottom: 5px; min-height: auto;}
.schedule_wrap .txt .title {font-size: 1.25rem; font-weight: 500; padding-bottom: 10px; min-height: auto;}

.course_wrap { position: relative; width:100%;}
.course_wrap ul {display: flex; flex-wrap: nowrap; justify-content: space-between;}
.course_wrap ul li {width: 48.2%; height: auto; min-height: 580px; padding: 40px;}
.course_wrap p { display: inline-block; vertical-align:top;}
.course_wrap p.title { width: 210px;  font-size: 1.25rem; color: #333;}
.course_wrap p.desc {font-size: 1rem; line-height: 45px; font-weight: 400;}
.course_wrap .desc em { display: inline-block; width: 53px; height: 25px; line-height: 25px; font-size: 0.875rem; font-style: normal; font-weight: 500; color: #3294e8; background-color: #ebf7ff; border-radius: 5px; text-align: center; margin-right: 15px;}

.edu_wrap .bible_box {background-color: #fafafa; text-align: center; margin: 120px 0 50px 0; padding: 70px 150px}
.edu_wrap .bible_box img{ max-width: 100%; margin-bottom: 20px;}
.edu_wrap .bible_box p {font-size: 1.5rem;}
.edu_wrap .bible_box p b{font-size: 1.25rem;font-weight: 400; padding-top: 20px;}

.step_wrap {width: 100%;}
.step_wrap ul { display: flex; flex-wrap: wrap; justify-content: center; padding: 40px;}
.step_wrap li.step {width: 19%; height: auto; text-align: center; }
.step_wrap .step img{max-width: 100%; padding:10px 0 ;}
.step_wrap .step p {font-size: 1rem; font-weight: 400}
.step_wrap .step .num {font-size: 1.125rem;font-weight: 500; color: #006df8;}
.step_wrap .step .title{font-size: 1.25rem;line-height: 25px; font-weight: 500; min-height: 50px; margin-bottom: 15px;}

/* library wrap */ 
.library_wrap { width: 100%; height: 100%; padding:100px 0;}
.library_wrap h2{width: 100%; text-align: center; font-weight: 700; font-size: 3.436rem;margin-bottom: 100px;}
.library_wrap .search_wrap.type2 {padding-top: 0;}
.library_wrap .book_list.type2 {padding: 80px 0 40px 0;}

/* news wrap */ 
.news_wrap { width: 100%; height: 100%; padding:100px 0;}
.news_wrap h2{width: 100%; text-align: center; font-weight: 700; font-size: 3.436rem;margin-bottom: 100px;}
.news_wrap .search_wrap.type2 {padding-top: 0;}
.news_wrap .title_box {background-color: #fafafa; text-align: center;  padding: 60px 150px 70px}
.news_wrap .title_box img{ width: 80px; margin-bottom: 20px;}
.news_wrap .title_box p {font-size: 2.186rem; font-weight: 300;}
.news_wrap .title_box p::before {content: "â€˜"; display: inline-block; font-size: 2.186rem; padding-right: 10px;}
.news_wrap .title_box p::after {content:"â€™"; display: inline-block; ;font-size: 2.186rem; padding-left: 10px;}
.news_wrap .ad_box {width: auto;}
.news_wrap .ad_box img {width: 100%;}

/* media */
@media screen and (max-width: 800px) {

	section.sub {padding-bottom: 30px; min-height: 600px;}
  section.sub .menu_bg {display: none;}
	.sub_menu_wrap { display:none;}



	/* intro wrap */
	.intro_wrap {width: 100%; height: 100%; padding:100px 0 0 0;}
	.intro_wrap h2 {width: 100%; text-align: center; font-weight: 700; font-size: 1.75rem;margin-bottom: 20px;}
	.intro_wrap .org{width: 100%; text-align: center; margin-top: 40px;}
	.intro_wrap .org img{width:100%; max-width: 1100px; height: auto;}
	.banner {position: relative; width: 100%;}
	.banner img {width: 100%;}
	.intro_wrap ul {display: flex; flex-wrap: wrap; height: auto; }
	.intro_wrap ul li {width: 100%; height: auto; margin: 6px 6px; }
	.intro_wrap .txt { width: 100%; text-align: center; padding: 15px 5px 5px 5px;} 
	.intro_wrap .txt p {display: flex; justify-content:center;align-items: center; font-size: 1rem; font-weight: 400;  min-height: 60px;}
	.intro_wrap .txt .site {font-size: 1rem; font-weight: 500; color: #006df8; padding-bottom: 5px; min-height: auto;}
	.intro_wrap .txt .title {font-size: 1.125rem; font-weight: 500; min-height: auto;}

	.intro_wrap .words_box { position: relative; margin-top: 150px;}
	.intro_wrap .words_box .p_img { position: absolute;  top:-120px; left: calc(50% - 149px); text-align: center;}
	.intro_wrap .words_box .p_img img {width: 50%;}
	.intro_wrap .words_box .txt_bg { margin-top: 30px; padding: 90px 10px 50px 10px; background-color: #fafafa; text-align: center;}
	.intro_wrap .words_box .txt_bg p { font-size: 1rem; line-height: 1.7; font-weight: 400;}
	.intro_wrap .words_box .txt_bg p b {display: block;  font-weight: 500; padding: 30px 0;}
	.intro_wrap .words_box .txt_bg img { margin: 30px 0 30px 0;}
	/* 20236-10-26½É»ó±º Ãß°¡ */
	.intro_wrap .words_box .txt_bg1 { background-color: #fafafa; text-align: center;}
	.intro_wrap .words_box .txt_bg1 p { margin-left: 0px; text-align: left; font-size: 1rem; line-height: 1.7; font-weight: 400;}
	.intro_wrap .words_box .txt_bg1 p b {display: block;  font-weight: 550; padding: 30px 0;}
	.intro_wrap .words_box .txt_bg1 img { margin: 0px 0 30px 0;}
	.intro_wrap .words_box .txt_bg2 { background-color: #fafafa; text-align: center;}
	.intro_wrap .words_box .txt_bg2 img { width: 60%; margin: 30px 0 30px 0;}
	
	.intro_wrap .staff {position: relative; width: 100%;}
	.intro_wrap ul.staff_box {display: flex; flex-wrap: wrap; justify-content: space-between;}
	.intro_wrap ul.staff_box li{width: 100%; min-width: 180px; height: auto; text-align: center; background: #eee; padding: 40px 0 0 0; margin-bottom: 20px;}
	.intro_wrap .staff_box img{vertical-align:bottom;}
	.intro_wrap .staff_box p {font-size: 0.875rem;  color:#f8f8f8;text-align: center;font-weight: 400;}
	.intro_wrap .staff_box p.meta { background-color: #163381; padding: 15px 10px;}
	.intro_wrap .staff_box p span {display: block; font-size:1.125rem; font-weight: 600;}

	.intro_wrap .floorMap {position: relative;width: 100%; margin-bottom: 50px;}
	.intro_wrap .floorMap dl {line-height: 1.2; font-size: 1rem;font-weight: 500;}
	.intro_wrap .floorMap .heading { width: 100%; background-color: #163381; color: #fff; font-size: 1.125rem; line-height: 1.3;  padding: 10px 20px; text-align: center; }
	.intro_wrap .floorMap .heading span{display: block; font-size: 0.875rem;}
	.intro_wrap .floorMap dl dt { display: flex; justify-content: center; align-items: center; float: left; width: 60px; min-height: 70px; padding: 5px 10px; text-align: center; background-color: #f1f1f1; margin-bottom: 2px; }
	.intro_wrap .floorMap dl dd{display: flex;  align-items: center; float: left; width: calc(100% - 60px);min-height: 70px; padding: 5px 10px; background-color: #f7f7f7; margin-bottom: 2px;}
	.intro_wrap .floorMap dl dd em {font-size: 0.75rem;font-style: normal;color: #3294e8; word-break: keep-all;
	background: #ebf7ff;font-weight: 500; padding: 0px 5px; margin: 0 5px;border-radius: 8px;border: 1px solid #3294e8;}

	.intro_wrap .floorMap d

	

	/* sermon wrap */ 
	.sermon_wrap { width: 100%; height: 100%; padding-top: 100px; padding-bottom: 0;}
	.sermon_wrap h2{width: 100%; text-align: center; font-weight: 700; font-size: 1.75rem;margin-bottom: 20px;}

 	/* school wrap */ 
	.school_wrap { width: 100%; height: 100%; padding-top:100px; padding-bottom: 0}
	.school_wrap h2{width: 100%; text-align: center; font-weight: 700; font-size: 1.75rem;margin-bottom: 20px;}

	.school_bg { background-color: #fafafa; text-align: center; margin-bottom: 50px;}
	.school_intro { padding:30px 0}
	.school_intro::before, .school_intro::after {content: "/"; display: block; color:#006df8; font-family:'N-sans', "sans-serif";font-size: 1.75rem; transform: rotate( 24deg );}
	.school_intro::before {padding-bottom: 20px;}
	.school_intro::after {padding-top: 20px;}
	.school_intro .slogan {font-size: 1.375rem; padding:0 5px; word-break: keep-all;}
	.school_intro .passage {font-size: 1rem; color: #777;font-weight: 400; line-height: 20px; padding:10px 5px 0 5px ;}
	.school_intro .passage b {display:block; font-weight: 500; padding-top: 10px;}
	
	.school_wrap .member {padding-bottom: 30px;}
	.school_wrap .member li {display: inline-block; }
	.school_wrap .member li:first-of-type {margin-right: 20px;}
	.school_wrap .member li img {border:1px solid #838383; width:100px; height: 100px;}
	.school_wrap .member li p {font-size: 0.875rem; font-weight: 400;padding-top: 10px;}
	.school_wrap .member li p span {font-weight: 600;padding-right: 5px;}
	
	.school_wrap .guide {max-width: 750px; margin: 0 auto;  padding: 0 0px 50px 0px;}
	.school_wrap table{width: 100%; margin: 0 auto; text-align: center; padding-bottom: 60px;}
	.school_wrap thead{ border: 1px solid #d2d2d2; }
	.school_wrap thead tr th { height: 40px; background-color: #eee; font-size: 0.875rem; font-weight: 600;}
	.school_wrap tbody {border: 1px solid #d2d2d2;}
	.school_wrap tbody:first-of-type {border-top:none;}
	.school_wrap tbody tr td { padding: 5px 0; background-color: #fff; font-size: 0.75rem; font-weight: 400;}
	.school_wrap tbody tr:first-child td {padding-top: 25px;}
	.school_wrap tbody tr:last-child td {padding-bottom: 25px;}
		
	/* edu wrap */
	.edu_wrap { width: 100%; height: 100%; padding:100px 0 0 0;}
	.edu_wrap h2{width: 100%; text-align: center; font-weight: 700; font-size: 1.75rem;margin-bottom: 20px;}
	.edu_wrap b { display: block;  font-size: 1rem; color: #333; font-weight: 500; padding-bottom: 10px;}
	.banner {position: relative; width: 100%;}
	.banner img {width: 100%;}

	.schedule_wrap {position: relative; width: 100%; }
	.schedule_wrap ul {display: flex; flex-wrap: wrap; justify-content: space-between;}
	.schedule_wrap ul li {width: 100%; height: 160px; margin-bottom: 20px;}
	.schedule_wrap ul li:last-of-type {margin-bottom: 0;}
	.schedule_wrap .txt { width: 100%; text-align: center; padding: 20px 5px 5px 5px;} 
	.schedule_wrap .txt p {display: flex; justify-content:center;align-items: center; font-size: 1rem; font-weight: 400;  min-height: 60px;}
	.schedule_wrap .txt .num {font-size: 1rem; font-weight: 500; color: #006df8; padding-bottom: 5px; min-height: auto;}
	.schedule_wrap .txt .title {font-size: 1.063rem; font-weight: 500; padding-bottom: 10px; min-height: auto;}

	.course_wrap { position: relative; width:100%;}
	.course_wrap ul {display: flex; flex-wrap: wrap; justify-content: space-between;}
	.course_wrap ul li {width: 100%; height: auto; min-height: 530px; padding: 20px; margin-bottom: 20px;}
	.course_wrap p { display: inline-block; vertical-align:top;}
 	.course_wrap p.title { width: 210px;  font-size: 1rem; color: #333; margin-bottom: 15px;}
 	.course_wrap p.desc {font-size: 0.938rem; line-height: 45px; font-weight: 400;}
 	.course_wrap .desc em { display: inline-block; width: 53px; height: 25px; line-height: 25px; font-size: 0.875rem; font-style: normal; font-weight: 500; color: #3294e8; background-color: #ebf7ff; border-radius: 5px; text-align: center; margin-right: 15px;}
	
	.edu_wrap .bible_box {background-color: #fafafa; text-align: center; margin: 35px 0 10px 0; padding: 30px 50px}
	.edu_wrap .bible_box img{ margin-bottom: 20px; width: 40px; height: 39px;}
	.edu_wrap .bible_box p {font-size: 1rem;}
	.edu_wrap .bible_box p b{font-size: 0.938rem;font-weight: 400; padding-top: 20px; padding-bottom: 0;} 

	.step_wrap {width: 100%;}
	.step_wrap ul { display: flex; flex-wrap: wrap; justify-content: center; padding: 25px;}
	.step_wrap li.step {width: 100%; height: auto; text-align: center; margin-bottom: 30px; }
	.step_wrap li.step:last-of-type {margin-bottom: 0;}
	.step_wrap .step img{max-width: 100%; padding:5px 0 ;}
	.step_wrap .step p {font-size: 0.938rem; font-weight: 400}
	.step_wrap .step .num {font-size: 1rem;font-weight: 500; color: #006df8;}
	.step_wrap .step .title{font-size: 1rem;line-height: 20px; font-weight: 500; min-height: 15px; margin-bottom: 5px;}

	/* library wrap */ 
	.library_wrap { width: 100%; height: 100%; padding:100px 0 0 0;}
	.library_wrap h2{width: 100%; text-align: center; font-weight: 700; font-size: 1.75rem;margin-bottom: 20px;}
	.library_wrap .search_wrap.type2 {padding-top: 0;}
	.library_wrap .book_list.type2 {padding: 40px 0 20px 0;}

	/* news wrap */ 
	.news_wrap { width: 100%; height: 100%; padding:100px 0 0 0;}
	.news_wrap h2{width: 100%; text-align: center; font-weight: 700; font-size: 1.75rem;margin-bottom: 20px;}
	.news_wrap .search_wrap.type2 {padding-top: 0;}
	.news_wrap .title_box {background-color: #fafafa; text-align: center;  padding: 30px 10px 40px}
	.news_wrap .title_box img{ max-width: 20%; margin-bottom: 20px;}
	.news_wrap .title_box p {font-size: 1.25rem;}
	.news_wrap .title_box p::before {content: ""; }
	.news_wrap .title_box p::after {content:"";}
	
	/* video */ 
	.video{position:relative; width:100%;  padding-top: calc(731 / 1300 * 100%);}
	.video iframe { position: absolute; top: 0; left: 0; bottom: 0; right:0 ; width: 100%; height: 100%; float: left;}
	.video_meta {width: 100%; height:auto; border-bottom:2px solid #3d3d3f; padding:15px 0;}
	.video_meta .title {font-size: 1.375rem; font-weight: 500; padding-bottom: 0px;}
	.video_meta .name {display:inline-block;font-size:  0.813rem; color: #959595; font-weight: 400;}
	.video_meta .name::after {display:inline-block; content: ''; margin: 0 10px; width: 1px; height: 10px; background-color: #e4e4e4;}
	.video_meta .data {display:inline-block;font-size:  0.813rem; color: #959595; font-weight: 400;}
	.video_view {position: relative; width: 100%; height: auto; padding:20px 0 ; border-bottom: 1px solid #b1b1b2; min-height: 150px;}
  .video_view p { font-size: 1rem; font-weight: 400; line-height: 25px;}
  .video_view .heading {font-size: 1rem; font-weight: 500; padding-bottom: 15px;}

	.video_list {position: relative; width: 100%; height: auto;  padding-top: 40px;}
	.video_list .list_box {display: flex; flex-wrap: wrap; justify-content: flex-start;}	
	.video_list .list_box li {width: 47%; max-width: 200px; min-width: 155px; height: 190px;  border:1px solid #e5e5e5; margin-bottom: 20px; margin-right: 10px;}
	.video_list .list_box li:nth-child(2n) {margin-right: 0;}
	.video_list .list_box li:hover { box-shadow:none;}
	.video_list .list_box .thumbnail {position: relative; width: 100%; height: 100px; overflow: hidden;}
	.video_list .list_box .thumbnail img {width: 100%; height: 100%;}
	.video_list .list_box .list_box_meta { padding: 10px;}
	.video_list .list_box .list_box_meta .category {font-size:0.75rem; color:#006df8; padding-bottom: 2px;}
	.video_list .list_box .list_box_meta .title {font-size: 1rem; color: #333; padding-bottom: 5px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	.video_list .list_box .list_box_meta .name {display:inline-block; font-size:  0.75rem;color: #959595;font-weight: 400; }
	.video_list .list_box .list_box_meta .name::after {display:inline-block; content: ''; margin: 0 7px; width: 1px; height: 10px; background-color: #e4e4e4;}
	.video_list .list_box .list_box_meta .data {display:inline-block;font-size:  0.75rem;color: #959595;font-weight: 400;}

	/* photo list */
	.photo_list {position: relative; width: 100%; height: auto;  padding-top: 40px;}
	.photo_list .list_box {display: flex; flex-wrap: wrap; justify-content: center;}
	.photo_list .list_box li {width: 47%; max-width: 200px; min-width: 155px;height: 150px; border:none; margin-bottom: 20px; margin-right: 10px;}
	.photo_list .list_box li:nth-child(2n) {margin-right: 0;}
	.photo_list .list_box li:hover { box-shadow:none}
	.photo_list .list_box .thumbnail {position: relative; width: 100%; height: 90px; overflow: hidden;}
	.photo_list .list_box .thumbnail img {width: 100%; height: 100%;}
	.photo_list .list_box .list_box_meta { padding: 10px 0;}
	.photo_list .list_box .list_box_meta .title {font-size: 1.063rem; color: #333; padding-bottom: 0px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;font-weight: 500;}
	.photo_list .list_box .list_box_meta .data {display:inline-block;font-size:  0.879rem;color: #959595;font-weight: 400;}
	/* 2023-10-27½É»ó±º Ãß°¡ */
	.photo_list .list_box1 {width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
	.photo_list .list_box1 li {width: 90%; border:none; margin-bottom: 20px; margin-right: 10px;}
	.photo_list .list_box1 .thumbnail {position: relative; width: 100%; overflow: hidden;}
	.photo_list .list_box1 .thumbnail img {width: 100%; height: 100%;}
	
	/* photo view */
	.photo_view {position: relative; width: 100%; height: auto; border-top:2px solid #3d3d3f; border-bottom:1px solid #b1b1b2; padding-bottom: 15px; margin-bottom: 40px;}
	.photo_view .heading {font-size: 1.375rem; line-height: 1.7rem; font-weight: 300; color: #333;  border-bottom:1px solid #b1b1b2; padding:15px 0 ; margin-bottom: 20px;}
	.photo_view .heading span {display: block; font-size: 0.813rem; line-height: 0.813rem; color: #959595; padding-top: 8px;}
	.photo_view p { font-size: 0.938rem; color: #777; font-weight: 400; line-height: 1.7;}
	.photo_view img { width: auto;  max-width: 100%; margin: 2px 0;}

	/* book list */	
	.book_list {position: relative; width: 100%; height: auto; }
	.book_list .list_box {display: flex; flex-wrap: wrap; justify-content:center;}
	.book_list .list_box li {width: 100px; height: auto; border:none;margin-right: 9px;}
	.book_list .list_box li:nth-child(3n) {margin-right: 0;}
	.book_list .list_box li:hover { box-shadow:none}
	.book_list .list_box .thumbnail {position: relative; width: 100%; height: auto; overflow: hidden;}
	.book_list .list_box .thumbnail img {width: 100%;}
	.book_list .list_box .list_box_meta { padding: 0 0 10px 0;}
	.book_list .list_box .list_box_meta .title {font-size: 0.938rem; color: #333;font-weight: 400; padding-bottom: 5px; overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

	/* book view */
	.book_view { width: 100%; border-bottom: 1px solid #b1b1b2; padding-bottom: 40px; margin-bottom: 40px;}
	.book_view .book_img {float: none; width:100%; height: auto; text-align: center;}
	.book_view .book_img img{width: 150px;}
	.book_view .meta {float: none; width:100%;padding-left:0px;}
	.book_view .meta .sub_title { font-size: 1.125rem;font-weight: 600; margin: 30px 0 20px 0; border-top: 2px solid #3d3d3f; padding-top: 30px;}
	.book_view .meta .title {font-size: 1.375rem; text-align: center;}
	.book_view .meta .author { font-size: 1rem; font-weight: 400; text-align: center;}
	.book_view .meta .info {font-size: 1rem; font-weight: 300; color: #333; line-height: 1.7;}
	.book_view .meta span { display: block; font-size: 0.813rem; font-weight: 300; line-height: 1rem; color: #959595; padding-bottom: 5px; padding-top: 20px; text-align: center;}


}

