@charset "UTF-8";
/*****************************************************************
@import url(/home/inc/css/fonts/font.css);
******************************************************************/


html{overflow-x:hidden;}
body,td,h1,h2,h3,h4,h5,div,p,li,ul,ol,dd,dt,section,input,textarea,select,button{margin:0;padding:0; font-size:14px; color:#333; line-height:1.6em; font-family:'Noto Sans KR','S-CoreDream',dotum,'돋움',sans-serif; font-weight:400; letter-spacing:-0.02em;}
ul,ol,li{margin:0;padding:0;list-style:none;}


a, img{border:0px; vertical-align:middle;}
a{text-decoration:none;}
strong{font-weight:500;}
*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.lview{}
.sview{display:none;} 
.mview{display:none;}


/* 중간기기~작은기기 모바일 상단 */
#mobile_header {position:relative; width:100%; height:60px;  line-height:60px; border:0px solid red; z-index:999999; display:none ;}
#mobile_header .inner {position:fixed; top:0; left:0; z-index:50; width:100%; height:60px; line-height:60px; overflow:hidden; background:#fff; }
#mobile_header h1 { width:186px; padding-top:8px; text-align:center; margin:0 auto; }
#mobile_header h1 img { width:90%; overflow:hidden;}
#mobile_header .m_gnb li {list-style:none;}
#mobile_header .m_gnb li a {display:block; top:0; width:100%; text-align:center; color:transparent;}
#mobile_header .m_gnb li.category a i{float:left; position:absolute; width:20px; height:20px; line-height:20px; left:15px; top:20px; font-size:20px; color:#111;}
#mobile_header .m_gnb li.home a i { float:left; position:absolute; width:20px; height:20px; line-height:20px; right:15px; top:20px; font-size:20px; color:#111; }
#back_cover {position:absolute; display:none; left:0; top:0;  width:100%; height:100%; top:0px; background:rgba(0,0,0,0.5); z-index:9999998;}
#sideMenu {display:inline; position:fixed; top:0; left:-250px; width:249px; height:100%; background-color:#fff; z-index:9999999;}
#sideMenu .side_title{height:60px; line-height:60px; background-color:#642b70; color:#fff; text-align:center; font-size:1.3em; cursor:pointer;}
#sideMenu .navi_bg{ width:100%;} 
#sideMenu .nav { width:100%; margin:0 auto; padding:0; padding-bottom:30px; list-style: none; box-sizing:border-box;  overflow:auto; height:500px;} 
#sideMenu .nav ul { width:100%; margin:0; padding:0;}
#sideMenu .navi_set{ display:inline;  margin:0; padding:10px 0 10px 0; text-align:center;  }
#sideMenu .navi_set > div {display:block; width:100%; height:40px; line-height:40px; border-bottom:1px solid #aaa; text-align:left; background-color:#fff; color:#333; text-indent:10px; cursor:pointer;}
#sideMenu .navi_set > div > a{display:block; width:100%; height:40px; line-height:40px;}
#sideMenu .navi_set ul {display:none;}
#sideMenu .navi_set ul li {list-style:none; border-bottom:1px solid #eee;}
#sideMenu .navi_set ul li a{display:block; width:100%; height:30px; line-height:30px; text-align:left; font-size:0.9em; color:#333; cursor:pointer;  text-indent:20px; background-color:#fff;}
#sideMenu .navi_set ul li a:hover{color:#fff; background-color:#aaa; }
#gnba {background-color:#fdce00; text-align:center; padding:10px 0;}
#gnba i{color:#fff; font-size:30px;}
#gnba a { color:#fff; text-align:center; font-size:0.85em;  padding:5px 10px; margin:0 2px;  background:#333; border-radius:3px;}
#gnba a:hover { background:#fff; color:#000; }
.jbmFixed{position:fixed !important; top:0; left:0;}
.jbmFixed .inner{border-bottom:1px solid #ddd !important;}




/* 큰기기 PC 상단 */
#header_wrap { width:100%; min-width:1740px; overflow-x:hidden; height:120px;  }
#header { /*position:absolute;*/position:fixed; top:0; left:0; width:100%; min-height:120px; overflow:hidden; z-index:500 !important; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
#header.header_on{  background:rgba(255, 255, 255, 1); border-bottom:1px solid #eee; box-shadow: 1px 2px 4px 1px rgba(0,0,0,.05); } /* 전체메뉴 배경색상을 입력합니다.*/
#header.header_on:hover .header_line { width:100%; height:120px; border-bottom:1px solid #eee; }
#header.header_on .gnbb a {color:#000; text-shadow:0px 0px 0px rgba(0,0,0,.5);}

.wrap_box { width:100%; max-width:1740px; margin:0 auto; }
.wrap_box:after{ content:""; display:block; clear:both;}
 h1.logo_a {float:left; width:22%; height:120px; line-height:120px; background:none;}
 h1.logo_a a img {display:inline; vertical-align:top; margin-top:27px }

#lnb { float:left; width:64%;}
#lnb .lnb_wrap {position:relative; float:left; overflow:hidden; width:100%; height:120px; min-height:120px; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
#lnb .lnb_wrap > ul {width:100%; height:120px; padding:0; margin:0; } 
#lnb .lnb_wrap > ul > li { float:left; /*width:11.11%; width:12.5%;*/width:14.28%; height:120px; text-align:left; padding:0;} /*1차메뉴추가시 width값을 조정합니다. ex)5개20%,4개16.6666%...*/
#lnb .lnb_wrap > ul > li > a { display:table; width:100%; height:100%; padding:0; margin:0;} 
#lnb .lnb_wrap > ul > li > a > p {position:relative; width:100%; display:table-cell; vertical-align:middle; padding:0 10px; font-size:19px; font-weight:500; color:#333; line-height:1.2em; letter-spacing:-0.5px;}

@media (max-width: 1500px){
	#lnb .lnb_wrap > ul > li > a > p { font-size:17px;  }
}
@media (max-width: 1370px){
	#lnb .lnb_wrap > ul > li > a > p { font-size:16px; padding:0 7px;  }
}
@media (max-width: 1220px){
	#lnb .lnb_wrap > ul > li > a > p { padding:0 4px;  }
}


#lnb .lnb_wrap > ul > li > a > p:after {display: block; content: ""; width:0; height:2px; margin-top:0px; background:#2c64e5;  position: absolute; bottom:0; left:0;  -webkit-transform: translateX(0%);  transform: translateX(0%);  transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
#lnb .lnb_wrap > ul > li:hover > a > p:after , #lnb .lnb_wrap > ul > li.actived > a > p:after { width:100%;} 
#header.header_on #lnb:hover .lnb_wrap { height:385px;  } /*서브메뉴의 높이를 입력합니다.*/
#lnb .lnb_wrap > ul > li:hover {background:#fff; transition: 0.2s all ease;} /* 메뉴의 배경색상을 변경하세요. */
#lnb .lnb_wrap > ul > li:hover > a > p { color:#2c64e5;}
#lnb .lnb_sub {position:relative; z-index:1; text-align:left; width:100%; height:300px; padding:20px 0;} /*메뉴의 높이를 입력합니다.*/
#lnb .lnb_sub li a { display:block; color:#222; padding:0 10px 0 13px; margin-bottom:10px; line-height:1.5em; font-size:1.1em; letter-spacing:-0.5px;}

@media (max-width: 1500px){
	#lnb .lnb_sub li a {  padding:0 5px 0 5px; font-size:0.9em;  }
}
@media (max-width: 1370px){
	#lnb .lnb_sub li a {  padding:0 3px 0 5px; font-size:0.85em;  }
}

#lnb .lnb_wrap > ul > li:hover .lnb_sub {background:#F7F8FB;} /* 메뉴의 배경색상을 변경하세요. */
#lnb .lnb_wrap > ul > li:hover .lnb_sub li a { color:#000; transition: 0.3s all ease;}
#lnb .lnb_wrap > ul > li:hover .lnb_sub li a:hover { color:#2c64e5; transition: 0.3s all ease;}

.gnbb {float:right; width:14%; text-align:center; }
.gnbb a { float:left; display:table; width:50%; height:120px; margin:0; padding:0 10px; border-left:1px solid #eee; box-sizing:border-box;}
.gnbb a:last-child {border-right:1px solid #eee; }
.gnbb a p {display:table-cell; vertical-align:middle; height:100%; color:#000; font-size:0.9em; }
.gnbb a p i{ display:block; margin-bottom:8px; color:#000;  font-size:1.25em;  }
.gnbb a:hover p, .gnbb a:hover i {color:#fff;} 
.gnbb a:hover.gnb_bg1 { background:#2c64e5;}
.gnbb a:hover.gnb_bg2 { background:#2f4aa1;}

.header_in { position:fixed !important; top:0px; width:100% !important; background:rgba(255, 255, 255, 1); box-shadow: 1px 2px 4px 1px rgba(0,0,0,.05); }

.jbFixed {min-height:auto !important; }
.jbFixed .header_in .header_line {width:100%; height:120px; border-bottom:1px solid #eee; }
/*.jbFixed .header_in { position:fixed !important; top:0px; width:100% !important; background:rgba(255, 255, 255, 1); box-shadow: 1px 2px 4px 1px rgba(0,0,0,.05); }*/
.jbFixed .header_in #lnb { top:0; }
.jbFixed .header_in #lnb:hover .lnb_wrap{height:385px; } /*서브메뉴의 높이를 입력합니다.*/




/* 중간 레이아웃 */
#wrapper { width:100%; }
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
.container {position:relative; width:100%; max-width:1740px; margin:0 auto;  padding:0;}
.container:after {display:block;visibility:hidden;clear:both;content:""} 

@media (max-width: 1740px){
	.container { width:100%; padding:0 10px;}
}

@media (max-width: 480px){
	#wrapper .container { /*padding:0;*/ }
}

.con_title {position:relative; font-weight:700; font-family: 'Nanum Myeongjo'; color:#9f7b5c; font-size:110px;z-index:9;line-height:100%; }
.con_title p { font-size:40px;	 color:#333; font-weight:400;  font-family:'Noto Sans KR'; }

@media (max-width: 1400px){
	.con_title {  font-size:90px; }
	.con_title p { font-size:30px;	}
}
@media (max-width: 992px){
	.con_title {  font-size:60px; }
	.con_title p { font-size:25px;	}
}

@media (max-width: 480px){
	.con_title {  font-size:50px; }
	.con_title p { font-size:22px;	}
}





/*설교영역*/
#comm_wrap .msr { padding-top:120px}
.msermon { height:700px; overflow:hidden;  width:100%; padding-left:30px; }
.msermon h2 {font-weight:600; font-size:50px; padding:60px 0; line-height:100%;  font-family:'Noto Sans KR' }
.msermon h4 { font-weight:600; font-size:23px;  font-family:'Noto Sans KR' }
.msermon h5 { font-weight:400; font-size:23px; padding-bottom:30px;  font-family:'Noto Sans KR' }
/*버튼*/
.m_sermon_btn { position:relative; display:block; } 
.m_sermon_btn .btn1 { display:inline-block; position:relative; width:210px; height:56px; line-height:56px; margin-bottom:10px; background:#cc9e76; } 
.m_sermon_btn .btn1 a p {  font-size:20px; line-height:56px; padding-left:20px;color:#fff; font-family:'Noto Sans KR'; text-align:left; }
.m_sermon_btn .btn1 a i {position:absolute; right:20px; top:13px; display:inline-block; font-size:2em; color:#fff; transition: 0.5s all ease; }
.m_sermon_btn .btn1:hover i { transform:rotateY(360deg); transition: 0.5s all ease;}
.m_sermon_btn .btn2 { display:inline-block; position:relative;  width:210px; height:56px; line-height:56px; margin-bottom:10px; background:url("/home/img/msermon_arrow.png") right bottom no-repeat; cursor:pointer;  }
.m_sermon_btn .btn2 a p {  font-size:20px; line-height:56px; padding-left:50px; color:#333; font-family:'Noto Sans KR'; }
/*교회소개배너*/
.mchurch {  position:relative; display:block; height:820px; background:url("/home/img/msermonP.jpg") top center no-repeat; background-size:cover; z-index:999 }
.mchurch section h5 {  font-weight:400; font-size:38px;  line-height:100%; color:#fff; letter-spacing:-1px; font-family:'Noto Sans KR' }
.mchurch section h3 {  font-weight:700; font-family: 'Nanum Myeongjo'; font-size:70px;  line-height:180%; color:#fff;  letter-spacing:-0.5px;  }
.mchurch section { position:absolute; bottom:110px; width:465px; left: calc(50% - 232px);}
.mchurch .ch_btn { display:inline-block; vertical-align:middle; padding:0; margin:0; }
.mchurch .ch_btn a { float:left; width:135px; height:135px; margin-left:30px; padding:21px; text-align:center; background:#fff;color:#825a38; font-size:1.2em; border-radius:50%;font-family:'Noto Sans KR'; font-weight:500;  }
.mchurch .ch_btn a:first-child {margin-left:0;}
.mchurch .ch_btn a i {transform:rotateY(0deg); display:block; vertical-align:middle; margin-bottom:5px; font-size:3.9em;color:#cc9e76; transition: 0.5s all ease; }

.mchurch .ch_btn a:hover {background:#cc9e76; color:#fff; }
.mchurch .ch_btn a:hover i { color:#fff;}



@media (max-width: 1400px){
	#comm_wrap .msr { padding-top:80px}
	 .msermon { height:auto; min-height:400px; width:100%; padding-left:10px; }
	 .msermon h2 { font-size:35px; padding:20px 0;}
	 .msermon h4 {  font-size:20px;}
	 .msermon h5 { font-size:18px; padding-bottom:10px;}
	.m_sermon_btn .btn1 { width:180px; height:56px; line-height:56px;  } 
	.m_sermon_btn .btn1 a p {  font-size:19px; line-height:56px; padding-left:20px; }
	.m_sermon_btn .btn1 a i { top:13px;  font-size:2em; }
	.m_sermon_btn .btn2 {  width:180px; height:56px; line-height:56px;  }
	.m_sermon_btn .btn2 a p {  font-size:19px; line-height:56px; padding-left:20px;  }
	 .mchurch { height:auto; min-height:700px; width:100%;   }
	.mchurch section h5 {   font-size:30px;  }
	.mchurch section h3 {  font-size:60px;  line-height:180%;  }
	.mchurch section { bottom:90px; width:445px; left: calc(50% - 222px);}
	.mchurch .ch_btn a { width:135px; height:135px; margin-left:20px; padding:20px;font-size:1em;  }
}


@media screen and (max-width: 992px) {	
	#comm_wrap .msr { padding-top:0px}
	 .msermon { min-height:200px; }
	 .msermon h2 { font-size:25px; padding:20px 0;}
	 .msermon h4 {  font-size:16px;}
	 .msermon h5 { font-size:16px; padding-bottom:5px;}
	.m_sermon_btn .btn1 { width:170px; height:50px; line-height:50px;  } 
	.m_sermon_btn .btn1 a p {  font-size:17px; line-height:50px; padding-left:15px; }
	.m_sermon_btn .btn1 a i { top:12px; right:10px;  font-size:1.8em; }
	.m_sermon_btn .btn2 {  width:170px; height:50px; line-height:50px; margin-left:10px; }
	.m_sermon_btn .btn2 a p {  font-size:17px; line-height:50px; padding-left:20px;  }
	 .mchurch { min-height:500px;   }
	 .mchurch section h5 {   font-size:25px;  }
	.mchurch section h3 {  font-size:40px;  line-height:160%;  }
	.mchurch section { bottom:40px; width:360px; left: calc(50% - 180px);}
	.mchurch .ch_btn a { width:110px; height:110px; margin-left:10px; padding:20px;  font-size:0.9em; }
	.mchurch .ch_btn a i { font-size:3em; } 
}

@media screen and (max-width: 768px) {	
	.msermon .pa50 {padding:2px !important;}
	.msermon h2 { font-size:20px; padding:15px 0;}
	 .msermon h4 {  font-size:14px;}
	 .msermon h5 { font-size:14px; padding-bottom:5px;}
	.m_sermon_btn .btn1 { width:120px; height:45px; line-height:45px;  } 
	.m_sermon_btn .btn1 a p {  font-size:15px; line-height:45px; padding-left:10px; }
	.m_sermon_btn .btn1 a i { top:12px; right:8px;  font-size:1.5em; }
	.m_sermon_btn .btn2 {  width:120px; height:45px; line-height:45px; margin-left:10px; }
	.m_sermon_btn .btn2 a p {  font-size:15px; line-height:45px; padding-left:12px;  }
	 .mchurch { min-height:400px;   }
	 .mchurch section h5 {   font-size:22px;  }
	.mchurch section h3 {  font-size:33px;  }
	.mchurch section { bottom:20px; width:290px; left: calc(50% - 145px);}
	.mchurch .ch_btn a { width:90px; height:90px; margin-left:10px; padding:15px; }
	.mchurch .ch_btn a i { font-size:2.5em; }
}

@media screen and (max-width: 330px) {	
	.m_sermon_btn .btn1, .m_sermon_btn .btn2 { width:100px; height:40px; line-height:40px;  } 
	.m_sermon_btn .btn1 a p, .m_sermon_btn .btn2 a p { font-size:12px; line-height:40px;}
	 .mchurch { min-height:300px;   }
	 .mchurch section h5 {   font-size:20px;  }
	.mchurch section h3 {  font-size:30px;  }
	.mchurch section { bottom:20px; width:260px; left: calc(50% - 130px);}
	.mchurch .ch_btn a { width:80px; height:80px; margin-left:10px; padding:15px; }

}




/*찬양대*/
#mpraise { width:100%; position:relative; display:block; margin:150px 0 200px 0;  }
#mpraise:after{ content:""; display:block; clear:both;}
#mpraise .mpr { height:250px; padding:30px;}
#mpraise .praise1 {float:left; width:50%;  background:url("/home/img/praiseP1.jpg");background-size:cover; overflow:hidden;}
#mpraise .praise2 {float:left; width:50%; background:url("/home/img/praiseP2.jpg");background-size:cover; overflow:hidden;}
#mpraise .praise3 {position:relative; float:left; width:50%; background:url("/home/img/praiseP3.jpg");background-size:cover; overflow:hidden;}
#mpraise .praise4 {position:relative; float:left; width:50%; background:url("/home/img/praiseP4.jpg");background-size:cover; overflow:hidden;}

#mpraise .mpr i {position:absolute; right:20px; top:10%; display:inline-block; font-size:4em; color:#fff; transition: 0.5s all ease; }
#mpraise .mpr:hover i { transform:rotateY(360deg); transition: 0.5s all ease;}
#mpraise .mpr a { display:block; padding:20px;  text-align:left; font-family:'Noto Sans KR';}
#mpraise .mpr p{ display:block;  font-size:2.2em; line-height: 1em;  margin:80px 0 20px 0; color:#fff;}
#mpraise .mpr span{ display:inline-block; font-size:1.4em; font-weight:300; line-height:1.6em; color:#fff;  height:30px; overflow:hidden;}

@media screen and (max-width: 1300px) {	
	#mpraise .mpr { height:230px; padding:25px;}
	#mpraise .mpr i {right:20px; top:10%; font-size:3em;  }
	#mpraise .mpr p{ font-size:1.8em;  margin:80px 0 20px 0; }
	#mpraise .mpr span{ font-size:1.2em;  height:30px;}
}
@media screen and (max-width: 992px) {	
	#mpraise {  margin:80px 0 120px 0;  }
	#mpraise .mpr { height:220px; padding:20px;}
	#mpraise .mpr i {right:20px; top:10%; font-size:2.8em;  }
	#mpraise .mpr p{ font-size:1.6em;  margin:70px 0 20px 0; }
	#mpraise .mpr span{ font-size:1.1em; height:24px;}
}

@media screen and (max-width: 768px) {	
	#mpraise {  margin:30px 0;  }
	#mpraise .mpr { height:180px; padding:15px;}
	#mpraise .mpr i {right:15px; top:8%; font-size:2.5em;  }
	#mpraise .mpr p{ font-size:1.4em;  margin:50px 0 20px 0; }
	#mpraise .mpr span{ font-size:1em; height:20px;}
}
@media screen and (max-width: 480px) {	
	#mpraise .mpr { height:160px; padding:10px;}
	#mpraise .mpr p{ font-size:1.1em;  margin:50px 0 10px 0; }
	#mpraise .mpr span{ font-size:0.9em; height:17px;}
	#mpraise p.sstxtbk23, #mpraise p span.ttxtor23 { font-size:16px !important }
}
@media screen and (max-width: 340px) {	
	#mpraise .mpr { height:150px; padding:5px;}
	#mpraise .mpr p{ font-size:1em;  }
	#mpraise .mpr span{ font-size:0.9em; height:17px;}
}






/*교회소식 영역*/
	.news_type {width:100%; max-width:1920px; margin:0 auto; }
	.news_type:after{content:""; display:block; clear:both;}

	.news_type .news_info { width:100%; }
	.news_type .news_info:after { content:""; display:block; clear:both;}
	.news_info li {float:left; overflow:hidden; position:relative; width:25%; height:650px; text-align:center; box-sizing:border-box; border-right:1px solid #fff;}
	.news_info li:nth-child(1) {background:url('/home/img/news_img1.jpg')no-repeat 50% 0;  background-size:cover;}
	.news_info li:nth-child(2) {background:url('/home/img/news_img2.jpg')no-repeat 50% 0;  background-size:cover;}
	.news_info li:nth-child(3) {background:url('/home/img/news_img3.jpg')no-repeat 50% 0;  background-size:cover;}
	.news_info li:nth-child(4) {background:url('/home/img/news_img4.jpg')no-repeat 50% 0;  background-size:cover; border-right:0px;}
	.news_info li .summary {position:absolute; width:100%; height:100%; cursor:pointer; z-index:10; transition:all .5s ease; -moz-transition:all .5s ease; -ms-transition:all .5s ease; -webkit-transition:all .5s ease; -o-transition:all .5s ease;}
	.news_info li .summary:after{ content:""; display:block; clear:both;}
	.news_info li .summary p.title {position:absolute; top:45%; width:100%;  color:#fff; font-size:3.5em; text-shadow: 0px 0px 2px #000; }
	.news_info li .summary p.title:after { display: block; content: ""; width:7%; height:1px; margin:10px auto; background: #eee; }
	.news_info li .summary span.txt { display:none;}
	.news_info li .summary a { display:none; }
	.news_info li:hover .summary, .news_info li.on .summary { position:absolute; width:100%; height:100%; background:rgba(0,0,0,.7); }
	.news_info li:hover .summary p.title, .news_info li.on .summary p.title { display:block; top:15%; left:8%; margin-left:0; text-align:left; text-shadow:none; color:#c09976; font-size:2.5em;}
	.news_info li:hover .summary p.title:after, .news_info li.on .summary p.title:after { display: block; content: ""; width:82%; height:1px; margin:10px 0; background: #eee; text-align:left; }
	

	.news_info li:hover .summary span.txt, .news_info li:hover .summary span.txt a, .news_info li.on .summary span.txt, .news_info li.on .summary span.txt a { position:relative; display:block; padding: 50px 20px 10px 20px; /*left:5%; top:25%; */width:100%; color:#fff; font-size:1.1em; text-align:left; line-height:170%;  }


	.news_info li:hover .summary a.news_btn, .news_info li.on .summary a.news_btn {position:absolute; display:inline-block; left:8%; bottom:8%; width:40%; height:50px; line-height:50px; font-size:1.3em; color:#fff;  text-decoration:none; background:rgba(0,0,0,0);  border:1px solid #fff; border-radius:20px; margin:20px auto; transition: 0.5s all ease;   }

	.news_info li:hover .summary a.news_btn:hover, .news_info li.on .summary a.news_btn:hover{color:#000; background:#fff; border:1px solid #fff;}

	@media screen and (max-width:1400px){	
		.news_info li:hover .summary span.txt, .news_info li:hover .summary span.txt a, .news_info li.on .summary span.txt, .news_info li.on .summary span.txt a { font-size:1.1em; }

		.news_info li:hover .summary a.news_btn, .news_info li.on .summary a.news_btn {bottom:5%; }
	}

	@media screen and (max-width:992px){
		.news_info li { width:50%; height:400px; border-top:1px solid #fff;}
		.news_info li:nth-child(2n){border-right:0px !important;}
		.news_info li:nth-child(3){border-top:1px solid #fff;}
		.news_info li:nth-child(4){border-top:1px solid #fff;}
		.news_info li:hover .summary span.txt a:nth-child(2), .news_info li.on .summary span.txt a:nth-child(2) , .news_info li:hover .summary span.txt a:nth-child(3), .news_info li.on .summary span.txt a:nth-child(3) {display:none; }

		.news_info li .summary p.title { top:39%; font-size:3em; }
		.news_info li:hover .summary p.title, .news_info li.on .summary p.title { display:block; top:12%; left:5%;  font-size:2em;}

		.news_info li:hover .summary span.txt, .news_info li:hover .summary span.txt a, .news_info li.on .summary span.txt, .news_info li.on .summary span.txt a { padding: 50px 15px 10px 10px;font-size:1em; text-align:left; line-height:150%;  }


		.news_info li:hover .summary a.news_btn, .news_info li.on .summary a.news_btn { left:5%; bottom:5%; width:40%; height:40px; line-height:40px; font-size:1em;    }


	}

	@media screen and (max-width:480px){
		.news_info li { width:100%; height:300px;}
		.news_info li:hover .summary span.txt, .news_info li:hover .summary span.txt a, .news_info li.on .summary span.txt, .news_info li.on .summary span.txt a { padding: 35px 15px 10px 10px;font-size:1em;   }
	}






/*한신포토*/
	.comm_area .swiper-container { width:100%; padding: 50px 0; overflow:hidden; }
	
	@media screen and (max-width:768px){
		.comm_area .swiper-container { padding: 30px 0; }
	}

	/*.mySwiper {clear:both; position:relative; top:0px; text-align:center; width:100%; padding:0; margin:0px auto; }*/
	.comm_area .swiper-wrapper { margin-left:-25px/*margin-left:-80px;*/ }

     .comm_area .swiper {
		position:relative; 
        width: 100%;
        height: 100%;

      }

     .comm_area .swiper-slide {
		position:relative; 
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

     .comm_area .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }


	.comm_area .swiper-button-next { position:absolute; text-align:center; float:right; top:90%; margin-top:0px; display:block; background:url("/home/img/visual_next_on.png")  center left no-repeat; opacity : 0.7; width:29px; height:49px; color:rgba(255,255,255,0); transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease; }
	.comm_area  .swiper-button-prev{position:absolute;text-align:center; float:left; top:90%; margin-top:-0px; display:block; background:url("/home/img/visual_prev_on.png") center right no-repeat; opacity : 0.7; width:29px; height:49px; color:rgba(255,255,255,0); transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease; }
	 .comm_area .swiper-button-prev:hover,.swiper-container-rtl .swiper-button-next:hover{opacity :1; }
	 .comm_area .swiper-button-next:hover,.swiper-container-rtl .swiper-button-prev:hover{opacity :1; }
	/*.swiper-pagination { position:absolute; text-align:center; left:49%;  }
	.swiper-pagination { margin:0 auto; max-width:1740px; left:0; right:0; bottom:10%; text-align:left; transition: 0.5s all ease;}
	 .swiper-pagination-bullet { margin-right:8px; border-radius:0; transition: 0.5s all ease;}
	 .swiper-pagination-bullet-active{background:#007aff;}
	 */
	.comm_area .swiper-pagination { margin:-20px auto; max-width:1740px; left:0; right:0;  text-align:center; transition: 0.5s all ease; }
	 .comm_area .swiper-pagination-bullet { width:12px; height:12px; margin: 0 3px; border-radius:50%; background:#666;  transition: 0.5s all ease;  }
	 .comm_area .swiper-pagination-bullet-active{background:#000;  }


.bx-grandi{ position:relative;float:left; overflow:hidden; /*margin:10px 1%; */width:100%;  color:#fff; text-align:left;  background-color:#000}
.bx-grandi *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .35s ease;transition:all .35s ease}
.bx-grandi img{ display: block; width: 100%;height: 100%; backface-visibility:hidden;vertical-align:top}
.bx-grandi:after,.bx-grandi figcaption{position:absolute;top:0;bottom:0;left:0;right:0}
.bx-grandi:after{content:'';background-color:rgba(0,0,0,0.65);-webkit-transition:all .35s ease;transition:all .35s ease;opacity:0}
.bx-grandi figcaption{z-index:1; position:absolute;top:60%; left:5%; /*padding:100px 30px;*/ }

.bx-grandi h3{ font-size:18px; line-height:20px; height:21px;overflow:hidden; width:86%; font-weight:500;text-transform:uppercase;opacity:0; color:#fff; font-family:'Noto Sans KR'}
.bx-grandi p{ font-size:15px;line-height:40px; font-weight:300;  color:#fff;letter-spacing:-1px;opacity:0;font-family:'Noto Sans KR' /*top:50%;*/ -webkit-transform:translateY(40px);transform:translateY(40px)}
.bx-grandi a {position:absolute;top:0;bottom:0;left:0;right:0;z-index:1; padding:0; } 

.bx-grandi:hover img,.bx-grandi.hover img{zoom:1;filter:alpha(opacity=50);-webkit-opacity:.5;opacity:.5}
.bx-grandi:hover:after,.bx-grandi.hover:after{opacity:1;position:absolute;/*top:10px;bottom:10px;left:10px;right:10px*/}
.bx-grandi:hover h3,.bx-grandi.hover h3,.bx-grandi:hover p,.bx-grandi.hover p, .bx-grandi:hover figcaption {-webkit-transform:translate(0px,0px);transform:translate(0px,0px);opacity:1}

@media screen and (max-width:1300px){
		.bx-grandi h3{ font-size:16px; }
		.bx-grandi p{ font-size:14px; }
	}
@media screen and (max-width:768px){
		.bx-grandi h3{ font-size:14px; }
		.bx-grandi p{ font-size:12px; }
	}




/* 하단 배너영역*/

#mbanner{width:100%; max-width:1740px; margin:80px auto; overflow:hidden;}
#mbanner ul { overflow: hidden;}
#mbanner ul li { float: left; width: calc(16.938% - 31px);  height: 190px;  margin-left: 31px;  text-align: center;  background-repeat: no-repeat;  background-position: 50% 50%;  background-size: cover;}
#mbanner ul li a {display: block;  padding:65px 0;  color: #fff;  font-size: 1.7em;   line-height:1.1em;  letter-spacing:0.1em; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s;  -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}
#mbanner ul li.introduce {width: 49.063%;  height: 400px;  margin: 0;  word-break: keep-all;  color: #fff;  text-align: left;  background-image: url('/home/img/mbanner_1.jpg');}
#mbanner ul li.introduce h3 {  color: #fff; font-size: 2.1em;line-height:1.3em;   font-weight:500; font-family:'Noto Sans KR'; }
#mbanner ul li.introduce .tit {font-size: 1.1em;   color: #fff; margin-bottom: 10px;}
#mbanner ul li.introduce .txt { font-size: 0.65em;  color: #fff;}
#mbanner ul li.introduce a { display: block;  height: 100%; padding: 13% 80px; }
/*#mbanner ul li a { background:#fff;  }*/
#mbanner ul li:nth-child(2) {background:#fff;  }
#mbanner ul li:nth-child(3) {background:#fff; }
#mbanner ul li:nth-child(4) {background:#fff; }
#mbanner ul li:nth-child(5) { margin-top: 31px;  background:#fff; }
#mbanner ul li:nth-child(6) { margin-top: 31px;  background:#fff; }
#mbanner ul li:nth-child(7) { margin-top: 31px;  background:#fff; }
#mbanner ul li:hover a{padding:50px 0;}
#mbanner ul li.introduce:hover a{padding: 10% 80px;}
#mbanner ul li.ban:hover {background:#cc9e76; transition: 0.5s all ease;}
#mbanner ul li.ban:hover p { color:#fff;}

.intro_btn { position:relative; display:block; } 
.introduce div.btn3 { display:inline-block; position:relative; margin-top:50px; width:195px; height:56px; line-height:56px; margin-bottom:10px; background:url("/home/img/msermon_arrow_ck.png") right bottom no-repeat; cursor:pointer;  }
.introduce div.btn3 p {  font-size:25px; line-height:56px;  color:#fff; padding-left:5px; font-family:'Noto Sans KR'; }

@media (max-width: 1400px){
	.introduce div.btn3 {  width:180px; height:56px; line-height:56px;  }
	.introduce div.btn3 p {  font-size:23px; line-height:56px;  }
}

@media screen and (max-width: 992px) {	
	.introduce div.btn3 {  width:175px; height:50px; line-height:50px; margin-left:10px; }
	.introduce div.btn3 p {  font-size:22px; line-height:50px; }
}

@media screen and (max-width: 768px) {	
	.introduce div.btn3 {  width:175px; height:45px; line-height:45px; margin-left:10px;  background:url("/home/img/msermon_arrow_ck_m.png") right bottom no-repeat; }
	.introduce div.btn3 p {  font-size:21px; line-height:45px;   }
}

/*버튼*/
#mbanner .ban a p {  font-size:28px; line-height:110px; font-weight:500; color:#303030; font-family:'Noto Sans KR'; text-align:center; }
#mbanner .ban a i {position:absolute; right:20px; top:15px; display:inline-block; font-size:2.2em; color:#cc9e76; transition: 0.5s all ease; }
#mbanner .ban:hover i { transform:rotateY(360deg); transition: 0.5s all ease; color:#fff;}

#mbanner ul li.introduce a span.btn{display:inline-block; position:relative; left:0; opacity:0; width:50%; max-width:150px; height:40px; line-height:40px; font-size:13px; font-weight:400; background-color:#fff; color:#000; text-align:center; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s;  -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; border-radius:3px;}
#mbanner ul li.introduce:hover a span.btn{opacity:1;}
#mbanner ul li.introduce a span.btn::after{content: "";  position: absolute;    bottom: 100%;    left: 50%;    margin-left: -5px;    border-width: 5px;    border-style: solid;    border-color: transparent transparent #fff transparent;}


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

	#mbanner ul li { float: left; width: calc(16.938% - 10px); margin-left:10px;  text-align: center;  background-repeat: no-repeat;  background-position: 50% 50%;  background-size: cover;}
	#mbanner ul li:nth-child(5) { margin-top: 10px;}
	#mbanner ul li:nth-child(6) { margin-top: 10px;}
	#mbanner ul li:nth-child(7) { margin-top: 10px;}
	#mbanner ul li.introduce {height:380px; }
	#mbanner ul li.introduce a  {padding:13% 40px;}
	#mbanner ul li.introduce:hover a {padding:10% 40px;}

	#mbanner .ban a p {  font-size:25px; line-height:100px;}
	#mbanner .ban a i { font-size:2em; }

}
@media all and (max-width:1200px){
	
	#mbanner{margin-top:0;}
	#mbanner ul li:nth-child(2) {margin-top:10px;  }
	#mbanner ul li:nth-child(3) {margin-top:10px;}
	#mbanner ul li:nth-child(4) {margin-top:10px;}

	#mbanner ul li {width: calc(33.33333% - 10px);}
	#mbanner ul li.introduce {width:100%; height:auto;}
	#mbanner ul li.introduce a  {padding:10% 40px;}
	#mbanner ul li.introduce:hover a {padding:10% 40px;}
	#mbanner ul li a {padding:80px 0; font-size:1.5em;}
	#mbanner ul li:hover a {padding:60px 0;}
	
	#mbanner .ban a p {  font-size:23px; line-height:90px;}
	#mbanner .ban a i { font-size:1.8em; }
}

@media screen and (max-width: 640px) {	

	#mbanner {margin:0; }
	#mbanner ul li { height:150px;}
	#mbanner ul li.introduce { padding:30px 0; text-align:center; }
	#mbanner ul li.introduce .tit {font-size:0.85em; }
	#mbanner ul li a {padding:50px 0px; }
	#mbanner ul li:hover a {padding:50px 0px;}
	#mbanner ul li.introduce a span.btn {opacity:1; margin-top:20px;}
	#mbanner .ban a p {  font-size:20px; line-height:80px;}
	#mbanner .ban a i { font-size:1.7em; }
	}

@media screen and (max-width: 480px) {	

	#mbanner ul li { height:130px;}
	#mbanner ul li a {padding:40px 0px; }
	#mbanner ul li:hover a {padding:40px 0px;}
	#mbanner .ban a p {  font-size:15px; line-height:70px;}
	#mbanner .ban a i { font-size:1.5em; }
	}


/* 인덱스 */
#container_wrap {width:100%; min-width:320px;  overflow:hidden; }
#container_wrap:after{ content:""; display:block; clear:both;}
#container_wrap h2.m_tit{ width:100%; text-align:center;  font-size:2em; line-height:1.4em;  color:#92549f;    font-weight:800;  letter-spacing:-1px;  }
#container_wrap p.desc { text-align:center;  font-size:1.05em; line-height:1.6em; color:#8c8b8b; font-weight:300;  margin:10px 0 40px 0;}


#comm_wrap { width:100%;}
#comm_wrap:after{ content:""; display:block; clear:both;}
#comm_wrap .comm_area { width:100%; max-width:1740px; margin:0 auto;}
#comm_wrap .comm_area:after{ content:""; display:block; clear:both;}
#comm_wrap .comm_area .dleft{ float:left; width:50%;}
#comm_wrap .comm_area .dright{ float:right; width:50%; }



#m_bnr { position:relative; width:100%; padding:80px 0;}
#m_bnr:after{ content:""; display:block; clear:both;}
#m_bnr .con_area { width:100%; max-width:1740px; margin:0 auto;}
#m_bnr .con_area:after{ content:""; display:block; clear:both;}
#m_bnr .con_box{width:100%;}
#m_bnr .con_box:after{ content:""; display:block; clear:both;}
#m_bnr .con_box ul {width:100%; margin:0; padding:0;}
#m_bnr .con_box ul li {float:left; width:23.5%; margin-top:20px; margin-right:2%; background:#F7F8FB; transition: 0.5s all ease; border-radius:0; overflow:hidden;}
#m_bnr .con_box ul li:last-child {margin-right:0;}
#m_bnr .con_box ul li a { display:block; width:100%; height:100%; }
#m_bnr .con_box ul li .imgs {width:100%; background:#000;}
#m_bnr .con_box ul li .imgs img {max-width:100%;}
#m_bnr .con_box ul li .txts {position:relative; width:100%; padding:25px 25px;}
#m_bnr .con_box ul li .txts:after{ content:""; display:block; clear:both;}
#m_bnr .con_box ul li .txts p.t1 {  display:inline-block;  text-align:center; font-size:0.85em; font-weight: 400; color:rgba(0,0,0,.5); letter-spacing:0.1em;  }
#m_bnr .con_box ul li .txts p.t1:after{ display:block; content:""; margin-top:5px; width:0px; height:1px; background:#fff; transition: 0.5s all ease;}
#m_bnr .con_box ul li .txts p.t2 { margin:10px 0 15px 0; font-size:1.5em; color:#222; line-height:1.5em;}
#m_bnr .con_box ul li .txts p.t3 { min-height:40px; font-size:1em; color:#777; line-height:1.5em; display : -webkit-box; overflow : hidden;  text-overflow : ellipsis;  -webkit-line-clamp : 2;   -webkit-box-orient : vertical;}
#m_bnr .con_box ul li .icons {  position:absolute;  top:25px; right:25px; color:#fff; transition: 0.5s all ease; }
#m_bnr .con_box ul li .icons i {font-size:2.5em; color:#777; transition: 0.5s all ease; }
#m_bnr .con_box ul li:hover {margin-top:0px; background:#2c64e5;}
#m_bnr .con_box ul li:hover .txts p.t1{color:#fff;}
#m_bnr .con_box ul li:hover .txts p.t1:after {width:100%; transition: 0.5s all ease;}
#m_bnr .con_box ul li:hover .txts p.t2{color:#fff;}
#m_bnr .con_box ul li:hover .txts p.t3{color:#fff;}
#m_bnr .con_box ul li:hover .icons i { color:#fff; transform:rotateY(360deg); transition: 0.5s all ease; }





/* 하단 */
#footer { clear:both; width:100%; min-width:320px; background:#292929;}
.copy_warp { position:relative; width:100%; max-width:1740px; padding:40px 0 50px 0; margin:0 auto;}
.copy_warp:after{ content:""; display:block; clear:both;}
.copy_logo { float:left; display:block; width:20%;}

.copy_warp div.copy_menu { float:left; width:80%; display:block; }
.copy_warp div.copy_menu a{display:inline-block; padding-right:15px; font-size:1.2em; font-weight:500; color:#fff;  }
.copy_warp div.copy_menu a.active{ color:#fff; }

.copyright { float:left; width:80%; padding-top:20px; }
.copyright li {display:inline-block; font-size:0.95em; color:#8e8e8e; line-height:1.5em; margin-right:15px;}
.copyright .txt-block {display:block;}
.copyright a { color:#8e8e8e;}
.copyright .pT15{padding-top:15px;}
#footer .family_site {  position:absolute; right:0; top:50px; width:220px; text-align:right; color:#fff; }
#footer .family_site:after{ content:""; display:block; clear:both;}
#footer .family_site select {width:100%; height:40px; padding-left:10px; border:1px solid rgba(255,255,255,.2); color:#fff; font-size:1em; background-color:transparent !important;}
#footer .family_site select option {color:#000;}


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

	.copy_logo { width:20%; }
	.copy_logo img { max-width:190px; }
	.copy_warp div.copy_menu { float:left; width:60%;}
	#footer .family_site {width:200px; }
	.copyright { float:left; width:60%; padding-top:10px; }
}

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

	.copy_warp { width:90%;}
	.copy_logo img { width:150px;} 
	 .copy_warp div.copy_menu { width:100%; margin-top:30px; }
	.copyright { width:100%; margin-top:0px; }
	#footer .family_site { margin-top:0px; width:160px;  }
	#footer .family_site select {font-size:0.8em; }
}

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

	#footer .family_site { display:none;  }
}

/*.copy_sns li { float:left; width:40px; height:40px; margin-left:8px;}
.copy_sns li:first-child {margin-left:0;}
.copy_sns li a { position:relative; display:block; width:100%; height:100%; font-size:1em; text-align: center; line-height:40px; color:#fff; background: transparent; border: 1px solid rgba(255, 255, 255, .3); border-radius: 50%; transition: all .3s ease-in-out;}
.copy_sns li.blog a:hover { background: #47a944; border-color: #47a944; }
.copy_sns li.facebook a:hover { background: #395796; border-color: #395796; }
.copy_sns li.instagram a:hover { background: #c13584; border-color: #c13584; }
*/

/* 하단
#footer{ clear:both; width:100%; padding:30px 0;margin-top:50px; border-top:1px solid #eee; background:#152233;}
#footer:after{ content:""; display:block; clear:both;}
#footer .copy_bar{ width:100%;  max-width:1740px; margin:0 auto; }
#footer .copy_bar div.family_site {float:right; width:220px; padding-top:20px;  text-align:right; color:#fff; }
#footer .copy_bar div.family_site select {width:100%; height:40px; padding-left:10px; border:1px solid rgba(255,255,255,.2); color:#fff; font-size:1em; background-color:transparent !important;}
#footer .copy_bar div.family_site select option {color:#000;}
#footer .copy_bar div.copy_menu { float:left; width:60%;}
#footer .copy_bar div.copy_menu a{display:inline-block; padding-right:15px; font-size:1.2em; font-weight:500; color:#fff;  }
#footer .copy_bar div.copy_menu a.active{ color:#fff; }
#footer .copy_area{ clear:both; width:100%; max-width:1740px; margin:0 auto; }
#footer .copy_area:after{ content:""; display:block; clear:both;}
#footer .copy_area a { color:#fff}
#footer .copyright{width:100%; }
#footer .copyright p{width:100%; font-size:1em; font-weight:300 !important; }
#footer .copyright p span{ display:inline-block; color:#fff;font-weight:300; margin-right:15px;}
 */

/*서브 페이지 콘텐츠 페이지*/
#ctt_con, #bo_list  { width:80% !important; margin: 0 auto !important; }

	@media all and (max-width:1740px){
		#ctt_con { width:100% !important;}

	}


/* PC용 퀵메뉴 */
#backtotop{ position:fixed; bottom:15%; right:15px; z-index : 1000; /*display:none;*/}
.quick-menu nav {box-shadow: 0px 0px 10px rgba(0,0,0,0.15); background:#303030; opacity:0.8 }
.quick-menu nav div { width:122px; text-align:center; margin:0; padding:30px 0; border-bottom:1px solid #595959;  background:#303030; opacity:0.8
transition: 0.5s all ease;   -webkit-transition: 0.5s all ease;   -moz-transition: 0.5s all ease;   -ms-transition: 0.5s all ease;   -o-transition: 0.5s all ease; }
.quick-menu nav div:first-child { /*background:#222; border:0;*/ }
.quick-menu nav div:first-child i, .quick-menu nav div:first-child a span {color:#fff; }
.quick-menu nav div:first-child:hover { background:#303030;opacity:0.8 }
.quick-menu nav div:last-child { border-bottom:0; }
.quick-menu nav div:hover { background:rgba(0,0,0,0.05); }
.quick-menu nav div i { display:block; color: #fff; font-size:2.5em; margin-bottom:10px; }
.quick-menu nav div a span {display: block; font-size:1.1em; color: #fff; line-height: 1em; font-weight:600; }
.quick-menu nav div:hover  i  { color:#f1bf94; }




/* 서브 */
#sub_visual{clear:both; width:100%; min-width:320px; margin:0 auto; height:220px; text-align:center; background:#000;  }
#sub_visual .backgroundimg{position:relative; width:100%;  min-width:320px; height:100%; text-align:center; z-index:0; }
#sub_visual .visual_area {width:100%; height:100%;  }



#sub_wrapper{width:100%; max-width:1740px; margin:0 auto;}
#sub_wrapper:after{ content:""; display:block; clear:both;}
#sub_menu{ display:block; width:100%;  margin:0px auto; background:#fff; } /*메뉴가림*/
#sub_menu .sub_tab{width:100%; max-width:1740px; text-align:left; margin:0 auto; }


.sub_location{ width:100%; max-width:1740px; height:40px; font-size: 0; background:#fff; margin:0 auto; margin-top:30px; margin-bottom:50px;}
.sub_location ul{width:100%; max-width:1740px; padding:0; margin:0; text-align:center;  }
.sub_location ul li{display:inline-block; width:12%; height:40px; line-height:40px; text-align:center; border: 1px solid #ddd; box-sizing:border-box; margin-bottom:3px;}
.sub_location ul li a{font-size:1.1em; width:100%; height:40px; line-height:40px; display: block; color: #000; transition: 0.5s all ease;   -webkit-transition: 0.5s all ease;   -moz-transition: 0.5s all ease;   -ms-transition: 0.5s all ease;   -o-transition: 0.5s all ease; }
.sub_location ul li a:hover{color: #fff; background:#000;box-sizing:border-box;}
.sub_location ul li a.on{color: #fff; background:#000;}


/*서브이미지*/
#sub_tit { position:relative; display:block;  width:100%; max-width:1740px; margin:100px auto;  }
#sub_tit .title{ position:relative; padding-bottom:10px; font-size:2.4em; font-weight:500; font-family:'Noto Sans KR';color:#555; text-align:center;  }
#sub_tit2 { position:relative; display:block;  width:100%; height:360px; z-index:10;   }
#sub_tit2 .sub_bg1 { background:url("/home/img/sub_bg1.jpg") center top no-repeat; height:360px; }
#sub_tit2 .sub_bg2 { background:url("/home/img/sub_bg2.jpg") center top no-repeat; height:360px; }
#sub_tit2 .sub_bg3 { background:url("/home/img/sub_bg3.jpg") center top no-repeat; height:360px; }
#sub_tit2 .sub_bg4 { background:url("/home/img/sub_bg4_1.jpg") center top no-repeat; height:360px; }
#sub_tit2 .sub_bg5 { background:url("/home/img/sub_bg5.jpg") center top no-repeat; height:360px; }
#sub_tit2 .sub_bg6 { background:url("/home/img/sub_bg6.jpg") center top no-repeat; height:360px; }
#sub_tit2 .sub_bg7 { background:url("/home/img/sub_bg7.jpg") center top no-repeat; height:360px; }
#sub_tit2 .sub_bg8 { background:url("/home/img/sub_bg8.jpg") center top no-repeat; height:360px; }
#sub_tit2 .sub_bg9 { background:url("/home/img/sub_bg9.jpg") center top no-repeat; height:360px; }


.scontents{ position:relative; display:block; width:100%; max-width:1400px; height:100%;  margin:-100px auto 0 auto; background:#fff; z-index:12; padding: 100px; }
.scontents:after{ content:""; display:block; clear:both;}
.scontents h3.title {  font-size: 2.5em;  margin-bottom:30px;  font-family:'Noto Sans KR';}


.scontents .stitle { font-size:1.2em; line-height:1.5em; text-align:center; color:#333; margin:10px 0 50px 0; }
.scontents .stitle:after{display:block; width:100%; border-bottom:1px solid #ddd; height:30px; background-color:red;}


@media all and (max-width:1740px){
	#sub_tit { margin:70px auto}
	#sub_tit .title { font-size:2.2em;  }
	#sub_tit2 {  height:300px;  }
	#sub_tit2 .sub_bg1, #sub_tit2 .sub_bg2, #sub_tit2 .sub_bg3, #sub_tit2 .sub_bg4, #sub_tit2 .sub_bg5, #sub_tit2 .sub_bg6, #sub_tit2 .sub_bg7, #sub_tit2 .sub_bg8, #sub_tit2 .sub_bg9 { height:300px; }
}

@media all and (min-width:1201px){ 
	.scontents .path {display:none ;}
	}
@media all and (max-width:1200px){
	#sub_tit { margin:0; padding:0; display:none;}
	#sub_tit .title { font-size:2em;  }
	#sub_tit2 {  height:220px;  }
	#sub_tit2 .sub_bg1, #sub_tit2 .sub_bg2, #sub_tit2 .sub_bg3, #sub_tit2 .sub_bg4, #sub_tit2 .sub_bg5, #sub_tit2 .sub_bg6, #sub_tit2 .sub_bg7, #sub_tit2 .sub_bg8, #sub_tit2 .sub_bg9 { height:220px; }

	.scontents .path { position:absolute; top:70px; right:50px; width:100%; text-align:right;}
	.scontents .path li {display:inline-block; text-align:center; font-size:1em; padding: 0 8px 0 12px; margin:0; color: #000; background: url('/home/img/ico_path.png') no-repeat left center; }
	.scontents .path li a span.ic-home {padding:0;cursor: pointer; color: #000;}
	.scontents .path li a span.ic-home i {background: url('/home/img/icon_home_over.png') no-repeat left center; display:inline-block; width:11px; height:11px;}
	.scontents .path li:first-child { background:none;}
	.scontents .path li:last-child { color: #000; font-weight:500;}
	
	.scontents{   padding: 50px; }
	.scontents h3.title {  font-size: 2em;  }
}

@media all and (max-width:991px){
	.scontents .path { position:absolute; top:40px; right:30px;  }
	.scontents{   padding: 30px; }
	.scontents h3.title {  font-size: 1.7em;  }
}


@media all and (max-width:768px){
	.scontents .path { top:30px; right:17px;  }
	.scontents .path li { font-size:0.8em; letter-spacing:-0.5px; padding: 0 5px 0 9px;  }
	.scontents{   padding: 20px; }
	.scontents h3.title {  font-size: 1.4em; letter-spacing:-0.5px; }
	
}



.tbl{width:100%; border-top:1px solid #333; border-collapse:collapse;}
.tbl th{width:30%; background-color:#f2f2f2; border-bottom:1px solid #ccc; padding:5px 0; font-size:0.9em; font-weight:normal;  color:#000; text-align:center;}
.tbl td{width:70%; border-bottom:1px solid #ccc; padding:5px 0; text-indent:10px; font-size:0.9em;}


.tba{width:100%; border-top:1px solid #333; border-collapse:collapse; background-color:#fff;}
.tba th{width:35%; background-color:#f2f2f2; border-bottom:1px solid #ccc; padding:6px 0; font-size:0.9em; font-weight:normal;  color:#000; text-align:center;}
.tba td{width:65%; border-bottom:1px solid #ccc; padding:6px 0; text-indent:10px; font-size:0.9em;}


.policy_box{border:1px solid #ddd; padding:10px; height:160px; overflow:auto;}









/* 반응형 중간기기 1740px 사이즈 이하*/
@media all and (max-width:1740px){

	#main_visual .sliderkit-text {padding:0 8%;}
	#main_visual .sliderkit-text h1.lviewa{font-size:2.5em;}
	#main_visual .sliderkit-text h1.sviewa{font-size:1.15em;}
	#main_visual .swiper-pagination {padding:0 8%;}

	#header_wrap {min-width:100%;}
	#container {margin-top:0px;}	
	#footer {padding:30px 4%;}
	#sub_tit{left:0; margin-left:0; }
	#backtotop{display:none !important;}




}


/* 반응형 중간기기 1200px 사이즈 이하*/
@media all and (max-width:1200px){
	#mobile_header{display:block; min-width:320px; height:60px;}
	#header_wrap {display:none;}

	.lview{display:none;}
	.sview{display:block;}


	#container {margin-top:0px;}


	#main_visual .swiper-slide div.backgroundimg{height:auto; }

	
	#m_bnr {padding:50px 4%;}
	#m_bnr .con_box ul li {width:49%; margin-right:2%; margin-bottom:2%; margin-top:0;}
	#m_bnr .con_box ul li:nth-child(even) {float:right; margin-right:0;}

		
	#backtotop{right:15px;}

	.visual_area {background-position:center top !important; background-size:cover !important;}


}

/* 반응형 중간기기 992사이즈 이하 */
@media screen and (max-width: 992px) {			


	#comm_wrap {padding:0;}
	#comm_wrap .comm_area .dleft{ width:100%; padding:0 4%;}
	#comm_wrap .comm_area .dright{ width:100%; padding:0 4%; margin-top:20px;}
	#comm_wrap .comm_box .youtube_box { width:100%; height:auto; padding-bottom:60%; margin-top:50px;}
	#comm_wrap .comm_box .cs_bnr {width:100%; margin:20px 0;}
	.mchurch { width:100%; margin-top:0;}


	#footer {margin-top:0; }


}


/* 반응형 중간기기 768사이즈 이하 */
@media screen and (max-width: 768px) {			

	.mview{display:block;}
	.pc_only{display:none;}
	#main_visual .sliderkit-text { top:30%; margin-top:0;}
	#main_visual .swiper-slide .backgroundimg .mobile_only{display:block;}
	#main_visual .swiper-slide .backgroundimg .pc_only{display:none;}
	.swiper-button-next, .swiper-button-prev{display:none !important;}


	.sub_location{height:auto; overflow:hidden; }
	.sub_location ul li{width:auto; height:35px;}
	.sub_location ul li a{width:100%; padding:0 8px; font-size:0.85em; height:35px; line-height:33px; }


	#rolling_box { margin-top:0px;}

}



/* 반응형 중간기기 640사이즈 이하 */
@media screen and (max-width: 640px) {			

	#container_wrap h2.m_tit{ font-size:2em; }

	#comm_wrap .notice_area {padding:20px;}
	#comm_wrap .notice_area .tab li a{ font-size:1.3em;  }
	#comm_wrap .notice_area .more {right:20px;}
	#comm_wrap .comm_box .cs_bnr {height:auto;}
	#comm_wrap .comm_box .cs_bnr ul li div i {font-size:2em;}
	#comm_wrap .comm_box .cs_bnr ul li p {font-size:0.9em;}


}



/* 반응형 작은기기 480사이즈 이하 */
@media screen and (max-width: 480px) {	

	body,td,h1,h2,h3,h4,h5,div,p,li,ul,ol,dd,dt,section,input,textarea,select,button{font-size:13px;}
	
	
	#main_visual .sliderkit-text h1.lviewa{font-size:1.4em;}
	#main_visual .sliderkit-text h1.sviewa{font-size:0.9em;}

	#m_bnr .con_box ul li {width:100%; margin-top:0; margin-bottom:20px;}

	#comm_wrap .notice_area div li a{display:inline-block; width:68%;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden; }

	#sub_visual{height:120px; }
	#sub_visual .backgroundimg{height:120px; }
	#sub_visual .visual_area {height:120px; background-position:center top; background-size:cover;}

	.quick-menu{ display:none;}	

}


/* 반응형 작은기기 360사이즈 이하 */
@media screen and (max-width: 360px) {	
	


}





