/********** common *********/
.wrap {width: 100%; font-family: "Nanum Gothic", sans-serif;}
.wrap .pc_area {display: block;}
.wrap .mobi_area {display: none;}
.cont_size {width: 1200px; margin: 0 auto;}
.tit_hidden {width: 0; height: 0; visibility: hidden;}

@media screen and (max-width:1200px) {
	.cont_size {width: 100%;}
	.wrap .pc_area {display: none;}
	.wrap .mobi_area {display: block;}
}

/********** main page *********/
/***** header *****/
.header {}
.header_cont {}
.logo {float: left; width: 18%; padding-top: 40px; padding-bottom:10px;}
.logo_img {max-width: 100%;}

/* gnb */
.gnb {float: right; width: 80%; text-align: right;}

.menu_user {height:38px; font-size: 0;}

.menu_user > li {display: inline-block; padding: 12px 0; margin: 0 5px; font-size: 1.4rem;}
.menu_user > li > .link {color: #999;}
.menu_user > li > .link:hover {color: #666;}
.menu_user > li > .link i {transition: transform 0.2s;}
.menu_user > li > .link:hover i {transform: rotate(15deg);}
.menu_user > li > .link.user_btn_admin {color:#333; font-weight:bold;}
.menu_user_btn {border: 1px solid #ddd; padding: 5px 10px; color: #333; font-weight: bold; font-size: 13px;}
.menu_user_btn:hover {background-color: #666; color: #fff;}

.menu_top {font-size: 0; padding-top: 15px;}
.menu_top > li {position: relative; display: inline-block; font-size: 16px; vertical-align: top; width: 14.6%;}
.menu_top > li:last-child {width: 12%;}
.menu_top > li:before {content: ""; display: block; position: absolute; top: 0; left: 0; width: 0; height: 3px; background-color: #32aeac; transition: width 0.3s;}
.menu_top > li:hover:before {width: 100%;}
.menu_top > li > .link {display: block; width: 145px; padding: 15px 0px 30px; font-weight: 700; color: #000; text-align: center;}
.menu_top > li > .link .f_small {display:block; padding-top:5px; font-size:11px; color:#666666;}
.menu_top_scd {display: none; position: absolute; width: 120%; padding: 0px 15px 20px; text-align: left; box-sizing: border-box; background-color: #fff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-shadow: 1px 1px 1px rgba(0,0,0,0.2); z-index: 9999999;}
.menu_top_scd > li {padding: 10px 0;}
.menu_top_scd > li > .link {display:block; color: #333; font-size:13px; line-height:1.3;}
.menu_top_scd > li > .link:hover {color: #32aeac;}
.menu_top_scd > li > .link.scd {display:block; padding-left:5px; font-size:12px; color:#555;}
.menu_top_user {padding-top:20px;}

/***** main *****/
.main {}

/* sermon */
.main_sec01 {position: relative; width: 100%; height: 0; overflow: hidden; padding-bottom: 31.25%; background-color:#000}
.srm_cont {position: absolute; overflow: hidden; display:inline-block; top: 50%; left: 50%; height: 320px; margin-top: -160px; margin-left: -600px; box-sizing: border-box; z-index:999999;}
.srm_video_area {position: absolute; top: 60%; right: -300px; margin-top: -152px; display: inline-block; width: auto; background-color: rgba(255,255,255,0.8); font-size: 0; opacity: 0;}
.srm_video_cover {}
.srm_video_cover_img {display:block; width:100%; height:100%;}
.srm_video {width: 462px; height: 304px;}
.srm_video_ifr {width: 462px; height: 304px;}
.srm_tit {position: relative; margin-bottom: 58px; font-size: 40px;}
.srm_tit:before {content: ""; position: absolute; bottom: -30px; left: 0; display: block; width: 210px; height: 1px; background-color: #fff; opacity: 0.6;}
.srm_tit .link {color:#fff;}
.srm_link {display: block; font-size: 17px; color: #fff; line-height: 1.8;}
.srm_btn_video {position: relative; overflow: hidden; display: inline-block; margin-top: 40px; padding: 15px 55px; color: #fff; border: 1px solid #fff;}
.srm_btn_video:before {content: '자세히 보기'; position: absolute; top: 0; right: 100%; display: block; width: 100%; height: 100%; line-height: 45px; text-align: center; background-color: rgba(255,255,255,0.2); color: #fff; transition: right 0.3s; font-weight: bold;}
.srm_btn_video:hover:before {right: 0;}
.srm_btn_video:hover {color: transparent;}
.srm_video_icon_play {display: none; position: absolute; top: 50%; left: 50%; margin-top: -55px; margin-left: -55px; cursor: pointer; z-index: 999; opacity: 0.9; transition: all 0.2s;}
.srm_video_icon_play:hover {transform: scale(1.1); opacity: 1;}
.srm_video_area:hover .srm_video_icon_play {display: block;}

.banner_area{position:absolute; top:0; left:0; width:100%; height:100%; /*opacity:0.8;*/ z-index:9;}

.banner_filter {position:absolute; top:0; left:0; width:100%; height:100%; background-color: rgba(0,0,0,0.2); z-index:99;}

/* quick menu */
.main_sec02 {background-color:#efefef;}
.main_sec02_cont {overflow:hidden; padding:50px 0;}
.menu_quick {float:left; position: relative; display: flex; justify-content: space-between; flex-wrap: wrap; overflow: hidden; width: 48%; font-size: 0; text-align: center; box-sizing: border-box;}
.menu_quick > li {overflow:hidden; position: relative; display: inline-block; width: calc(50% - 2px); height:150px; margin: 1px;
background: #ddd; font-size: 1.7rem; font-weight: bold; opacity: 0;}
.menu_quick > li:first-child, .menu_quick > li:last-child {background: url("../img/body/quick_bg001.jpg") bottom right no-repeat; background-size: cover;}
.menu_quick > li:nth-child(2),.menu_quick > li:nth-child(3) {background: url("../img/body/quick_bg002.jpg") bottom left no-repeat; background-size: cover;}
.menu_quick > li > .link {display: block; width:100%; height:100%; color: #fff;}
.menu_quick > li i {font-size: 3.4rem; padding-bottom: 18px; color: #fff; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); text-shadow: 0 0 10px rgba(0,0,0,0.1);}
.menu_quick_txt {display:block; color:#fff; position:absolute; top:65%; left:50%; width:100%; transform:translate(-50%, 0%); text-shadow: 0 0 10px rgba(0,0,0,0.2);}
.quick_icon {position:absolute; top:46%; left:50%; transform:translate(-50%, -50%);}

/* sermon menu */
.menu_srm {display: flex; justify-content: space-between; float:right; width:48%; /*padding:35px 0 70px;*/ /*background:url("../img/body/menu_srm_bg.jpg") bottom right no-repeat;*/ box-sizing:border-box;}
.menu_srm > div {width: 49%;}
.menu_srm .link {display:block;}
.menu_srm_tit {font-size:3.2rem; font-weight: 800; color:#55422F; transition: all 0.2s;}
.menu_srm_tit.eng {margin-bottom:5px; font-size: 2.6rem;}
.menu_srm_tit.eng > .eng {font-size: 2rem;}
.menu_srm_tit:hover {padding-left:10px;}
.menu_srm_tit_sub {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width:90%; padding:10px 0; margin-bottom:15px; font-size:20px; font-weight:bold; color:#707070; border-bottom:1px solid #ccc;}
.menu_srm_tit_sub:hover {border-bottom:1px solid #aaa; color:#555;}
.menu_srm_txt {padding-bottom:10px; font-size:14px; color:#707070;}
.menu_srm_txt:hover {text-decoration:underline;}
.menu_srm_txt .str {padding-left:20px; font-weight:bold;}

.menu_srm .pc_block {display: block; margin: 3em 0;}

/* news */
.main_sec03 {padding:50px 0 100px; box-sizing:border-box;}
.news_area {position: relative; float: left; width: 48%; padding-top: 38px;}
.news_tit {position: absolute; top: 2px; left: 0; padding: 10px 10px; font-size: 1.6rem; font-weight: 800; color: #ED6D27; border-top-left-radius: 5px; border-top-right-radius: 5px; background-color: #fff;}
.news_btn_more {position: absolute; top: 10px; right: 0; font-size: 13px;}
.news_list {padding-top: 5px; border-top: 1px solid #ddd;}
.news_list > li {padding: 11px 0px 11px 11px; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; overflow: hidden; line-height: normal; border-bottom: 1px solid #eee;}
.news_list > li > .link {color: #797979;}
.news_list_right {float: right; display: inline-block; padding-left: 10px;}
.news_list > li:after {content: ""; display: block; clear: both;}
.news_list > li:hover {border-bottom: 1px solid #999;}
.news_list > li:hover > .link {color: #333;}

/* album */
.album_area {position: relative; float: right; width: 48%; padding-top: 38px;}
.album_tit {position: absolute; top: 2px; left: 0; padding: 10px 10px; font-size: 1.6rem; color: #ED6D27;
border-top-left-radius: 5px; border-top-right-radius: 5px; font-weight: 800;}
.album_btn_more {position: absolute; top: 10px; right: 0; font-size: 13px;}
.album_list {display: flex; justify-content: space-between; flex-wrap: wrap; gap: 10px; width: 100%; padding-top: 30px; border-top: 1px solid #ddd; font-size: 0; text-align: center;}
.album_list > li {width: calc((100% - 20px) / 3); height: 165px;}
.album_list > li > .link {overflow: hidden; position: relative; display: block; width: 100%; height: 100%;}
.album_list > li .thumbnail {    
	overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform 0.2s;
}
.album_list > li .centered {
	  position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}
.album_img {
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}
.album_img.portrait {
	width: 100%; height: auto;
}
.album_info {position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 15px 10px; background-color: rgba(0,0,0,0.5); z-index: 9999; font-size: 13px; font-weight: bold; box-sizing: border-box; text-align: left; opacity: 0; transition: opacity 0.2s;}
.album_info_sbj {color: #fff; margin-bottom: 20px; line-height: 1.5;}
.album_info_date {color: #fff;}
.album_list > li:hover .album_info {opacity: 1;}

/***** footer *****/
.footer {background-color: #4c4c4c;}
.foot_cont {padding: 30px; text-align: center; color:#999;}
.foot_copy {font-size: 14px; color: #999; line-height: 1.5;}
.bott_info_link {font-size: 14px; color: #999; line-height: 1.5;}
.bott_info_link:hover {border-bottom: 1px solid #999;}
@media screen and (max-width:450px) {
	.foot_cont .copy_txt {display:block; width:100%;}
}

/*** mobile ***/
/* mobile top menu */
.btn_mobi_menu {float: right; width: 70px; height: 60px; background: none; border: 0; cursor: pointer;}
.btn_mobi_menu > .line {display: block; width: 60%; height: 3px; margin: 0 auto 6px; background-color: #333; box-shadow: 1px 1px 1px rgba(0,0,0,0.2);}
.btn_mobi_menu > .line:last-child {margin: 0 auto;}

.gnb_mobi {clear: both; position: fixed; top: 0; right: -300px; width: 240px; height: 100%; background-color: #262626; box-sizing: border-box; z-index: 9999999;}
.gnb_mobi_cont {overflow-y:scroll; width:100%; height:100%; padding: 15px; box-sizing:border-box;}
.gnb_mobi_btn_cls {position: absolute; top: 0; left: -60px; width: 60px; height: 60px; box-sizing: border-box; cursor: pointer; background: none; border: 0; background-color:#262626; border-top-left-radius:5px; border-bottom-left-radius:5px;}
.gnb_mobi_btn_home {padding: 0; font-size: 25px; color: #d0d0d0; background: none; border: 0; cursor: pointer;}

.menu_user_mobi {padding: 20px 0 25px; margin-top: 15px; border-top: 3px solid #39aea7;}
.menu_user_mobi > .link {position: relative; padding: 0 6px; font-size: 14px; color: #fff; opacity: 0.7;}
.menu_user_mobi > .link:before {content: ''; position: absolute; top: 50%; transform: translateY(-50%); right: -1px; width: 1px; height: 15px; background-color: #fff; opacity: 0.7;}
.menu_user_mobi > .link:first-child {padding-left: 0;}
.menu_user_mobi > .link:last-child:before {display: none;}

.menu_top_mobi {}
.menu_top_mobi > li {position: relative; box-sizing: border-box; color: #fff; cursor: pointer; opacity: 0.7;}
.menu_top_mobi > li > .txt {padding: 10px 0; font-size: 16px; border-bottom: 1px solid #666;}
.menu_top_mobi > li:last-child > .txt {border: 0;}
.menu_top_mobi > li > i {position: absolute; top: 10px; right: 0; display: block;}
.menu_top_mobi_scd {display: none; padding: 15px; box-sizing: border-box; font-size: 14px;}
.menu_top_mobi_scd > li {padding: 7px 0;}
.menu_top_mobi_scd > li > .link {color: #fff; line-height: 1.2;}
.menu_top_mobi_scd > li > .link.scd {display:block; padding-left:10px; font-size:13px;}

.gnb_mobi .link_hover:hover {opacity: 1; color: #fff;}
#banner-box {padding-bottom:20px;}

@media screen and (max-width:1200px) {
	.logo {width: auto; padding: 8px 10px 5px;}
	.logo_img {max-width: 150px;}
	
	/* quick menu */
	.main_sec02_cont {padding:0 0 10px 0;}
	.menu_quick {float:none; width:100%; margin-top: 0px; padding:10px;}

	/* sermon */
	.menu_srm {float:none; width:100%; padding:10px;}
	.main_sec01 {padding-bottom: 31.25%;}
	.srm_cont {top: 55%; left: 0; height:auto; margin-left: 0; text-align: center;}
	.srm_video_area {display: none;}
	.srm_tit {font-size:30px; margin-bottom:30px;}
	.srm_tit:before {left: 50%; bottom:-20px; margin-left: -105px;}
	.banner_area {top:50%; left:50%; width:100%; transform: translate(-50%,-50%)}
	
	/* album */
	.album_list > li {width: calc(33.33% - 10px); height: 0; padding-bottom: calc(91.66% / 3);}
	.album_list > li > .link {position: absolute; top: 0; left: 0;}
	
	/* footer */
	.foot_cont {box-sizing: border-box;}
	.foot_copy {font-size: 13px;}
	.bott_info_link {display: none;}
}

@media screen and (max-width:768px) {
	.main_sec01{width:95%; margin:0 auto; padding-bottom:46.25%;}
	.banner_area {width:150%;}

	/* sermon */
	.main_sec01 {}
	.srm_cont {top:68%;}
	.srm_tit {font-size: 30px;}
	.srm_link {font-size: 14px;}
	.srm_btn_video {padding:10px 35px; margin-top:20px;}
	.banner_area {width:100%;}
	
	/* quick menu */
	.menu_quick > li {height:130px;}
	
	/* news */
	.main_sec03 {padding: 15px 0 30px;}
	.news_area {float: none; width: 95%; margin: 0 auto 30px;}
	.news_list > li {font-size: 13px;}
	
	/* album */
	.album_area {float: none; width: 95%; margin: 0 auto;}

}

@media screen and (max-width:550px) {
	/* sermon */
	.srm_cont {top: 0; left: 0; margin: 0 auto; height: 100%; padding-top: 25px; box-sizing: border-box;}
	.srm_btn_video {margin-top: 15px; padding: 10px 35px;}
	.srm_tit {margin-bottom: 20px; font-size: 25px;}
	.srm_tit:before {bottom: -13px;}
	.srm_link {font-size: 13px;}
	
	.menu_srm {flex-direction: column; padding:30px 10px;}
	.menu_srm > div {width: 100%;}
	.menu_srm > div:first-of-type {margin-bottom:1em;}
	.menu_srm_tit {font-size:2.4rem; width: 100%;}
	.menu_srm_tit.eng {font-size:2.4rem;}
	.menu_srm_tit.eng > .eng {font-size: 1.8rem;}
	.menu_srm_tit_sub {font-size:1.8rem; width: 100%;}
	.menu_srm .pc_block {margin: 0;}

	.banner_area .bx-wrapper .bx-pager {display:none;}

	/*메인광고알림판 사진 비율 맞추기*/
	.banner_area .bx-wrapper ul.bxslider > li > a > img{transform:scale(1.6); height:auto !important; position:absolute; top:30px;}
	.banner_area .bx-wrapper ul.bxslider > li:nth-child(5) > a > img{top:0px; transform:none; height:100% !important;}
}

@media screen and (max-width:450px) {
	.menu_quick > li {height:100px;}
	.menu_quick > li > .link {padding:30px 0;}
	.menu_quick > li i {top: 45%;}
	.quick_icon {top: 40%;}
	.menu_quick_txt {top: 70%;}
	.menu_srm_tit {text-shadow:1px 1px 2px #fff;}
	.menu_srm_txt {color:#333; text-shadow:0px 0px 2px #fff, 0px 1px 2px #fff, 1px 0px 2px #fff, 1px 1px 2px #fff;}

	.srm_link {line-height:1.4;}
	.srm_tit {margin-bottom:10px;}
	.srm_tit:before {display:none;}
	.srm_btn_video {padding:5px 30px;}
}

@media screen and (max-width:380px) {
	.srm_cont {padding-top:10px;}
}

/********** sub page *********/
.main_sub {min-height: 600px; padding: 50px 0; box-sizing: border-box;}
/* top title */
.top_tit_area {height: 240px; background: url("../img/top/sub_top_bg.jpg") no-repeat; background-size: cover; text-align: center; color: #fff;}
.top_tit {position: relative; padding: 75px 0 30px; font-size: 38px; text-shadow: 1px 1px 1px rgba(0,0,0,0.3);}
.top_tit:before {content: ""; display: block; position: absolute; bottom: 15px; left: 50%; margin-left: -35px; width: 70px; height: 1px; background-color: #fff; opacity: 0.5;}
.top_tit_eng {text-transform: uppercase; font-size: 14px;}

/* left menu */
.lnb {float: left; width: 230px;} 
.menu_left_tit {padding: 30px 0; font-size: 25px; font-weight: bold; color: #fff; background-color: #39aea7; border: 1px solid #39aea7; text-align: center;}
.menu_left_tit .eng {display: block; font-size: 1.5rem; opacity: 0.8; margin-top: 6px;}
.menu_left {text-align: center;}
.menu_left > li {border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd;}
.menu_left > li > .link {display: block; padding: 16px 0; font-size: 14px; color: #333;}
.menu_left > li > .link:hover {background-color: #eee; font-weight: bold;}
.menu_left > li > .link.hover {background-color: #eee; font-weight: bold;}
.menu_left > li > .link.scd {padding:8px 0; color:#555; font-size:13px;}

/* main */
.main_sub_cont {float: right; position:relative; width: 890px; box-sizing: border-box;}
#solution_title_comm {position: relative !important; height:auto !important; padding: 30px 0 !important; margin: 0 !important; font-size: 3.4rem !important; color: #333 !important; line-height:1 !important; }
#solution_title_comm:before {content: ''; display: block; position: absolute; top: 0; left: 0; width: 40px; height: 3px; background-color: #333;}
#solution_title_comm * {height:auto !important; line-height:1 !important; font-size:3.4rem !important; font-weight: 700;}

@media screen and (max-width:1200px){
	.main_sub {padding:0 5px;}
	.lnb {display:none;}
	.main_sub_cont {float:none; width:100%;}
	#solution_title_comm {font-size:23px !important; line-height:1.5 !important; text-align:center;}
	#solution_title_comm:before {display:none;}
}

@media screen and (max-width:768px){
	.top_tit_area {height:140px;}
	.top_tit {padding:35px 0 30px;}
}

/* 반응형 클래스 */
.uotc_100 {width:100% !important;}
.s_board_100 {width:100% !important;}
.media_board_100 {width:100% !important;}
.history_100 {width:100% !important;}
.steward_100 {width:100% !important;}
.member_100 {width:100% !important;}
.yearend_100 {width:100% !important;}
.worship_100 {width:100% !important;}
.weekly_100 {width:100% !important;}
.shichal_100 {width:100% !important;}
.work_100 {width:100% !important;}

@media screen and (max-width:1200px) {
	.m_resize {width:100% !important; height:auto !important;}
}

/* 연혁 fix */
.main_sub #history .ca_l1 {font-size:16px; text-align:left;}
.main_sub #history pre {font-size:16px;}

/* 페이지 업 다운 버튼 */
.page_scroll_wrap {position:absolute; right:-20px;}
.page_scroll {position:fixed; bottom:300px;}
.page_scroll > a {display:block; margin:3px 0; padding:12px; font-size:20px; border:1px solid #ccc; background-color:rgba(255,255,255,0.5); }
.page_scroll .btn_page_up {padding-bottom:5px; border-top-right-radius: 6px; border-top-left-radius: 6px;}
.page_scroll .btn_page_down {padding-top:5px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px;}
@media all and (max-width:1200px) {
	.page_scroll_wrap {right:50px;}
	.page_scroll {bottom:20px; opacity:0.6;}
}

/* sboard 읽기화면 fix */
.sboard_cont_details > p {margin-right:0 !important;}

/* 구글 번역 */
.wrap .goog-te-combo option:not([value="en"]):not([value="ko"]) {
  display: none !important;
}