@charset "utf-8";
/* User Custom CSS */

/* 슬라이드 */
#ch-promotion .caption-title,#ch-promotion .caption-cont {color:#fff} /* 캡션 폰트 컬러*/
#ch-promotion .caption-title:after {background-color:#fff} /* 타이틀 아래 라인 컬러 */
.btn-camera {color:#fff;border-color:#648ab2;background-color:#648ab2} /* 버튼 컬러 */
.btn-camera:hover {color:#fff;background-color:#648ab2} /* 버튼 마우스 오버 시 컬러 */

/* 각 섹션 상하 공간 */
#ch-teaser {padding-top:10px;padding-bottom:10px} /* 1) 티져 */
#ch-latest {padding-top:40px;padding-bottom:40px} /* 2) 섹션 최신글 */
#ch-wigets {padding-top:40px;}
#ch-info {padding-top:60px;padding-bottom:60px} /* 3) 섹션 인포 */
#ch-parallax-1 {padding-top:100px;padding-bottom:100px} /* 4) 패럴랙스 1 */
#ch-project {padding-top:50px;padding-bottom:50px} /* 5) 섹션 프로젝트 */
#ch-gallery {padding-top:60px;padding-bottom:60px} /* 6) 섹션 갤러리 */
#ch-textblock {padding-top:40px;padding-bottom:40px} /* 7) 섹션 텍스트블럭 */
#ch-parallax-2 {padding-top:100px;padding-bottom:100px} /* 8) 패럴랙스 2 */
#ch-services {padding-top:60px;padding-bottom:60px} /* 9) 섹션 서비스 */
#ch-post {padding-top:50px;padding-bottom:50px} /* 10) 섹션 포스트 */
#ch-carousel {padding-top:40px;padding-bottom:40px} /* 11) 섹션 클라이언트 */
.footer-content {padding-top: 60px;padding-bottom: 40px;}  /* 푸터 섹션 */
.ch-copyright {padding-top: 15px;padding-bottom: 15px;}  /* 푸터 카피라이트 */
.ch-contents {padding-top: 40px;padding-bottom: 40px;} /* 서브 콘텐츠영역 */
.footer_menu {padding-top: 20px;} /* 메인 푸터메뉴영역 */

/* 패럴랙스 */
.parallax {color:#fff} /* 폰트 컬러 */
.title-line-o,
.title-line-o:before{background-color: #ddd}/* 타이틀 아래 라인 컬러 */

/*메인퀵배너*/
.mt_btx {float: left;padding: 0 10px;display: block;margin-right:-10px;}

.mt_btx a {	display: block;	width: 100%;height: 195px;
	-webkit-transition: 0.35s;
	transition: 0.35s;
	-o-transition: 0.35s;
	transform-style: preserve-3d;
	margin-right:0px;
	-webkit-transform-style: preserve-3d;
}
.mt_bt01 a {
	background: url(../img/m_bt01_off.png);
  background-position-x: 0px; box-shadow: 1px 1px 1px #5f5f5f;

}
.mt_bt02 a {
	background: url(../img/m_bt02_off.png);  
  background-position-x:0px; box-shadow: 1px 1px 1px #5f5f5f;

}
.mt_bt03 a {
	background: url(../img/m_bt03_off.png); 
  background-position-x:0px; box-shadow: 1px 1px 1px #5f5f5f;

}
.mt_bt04 a {
	background: url(../img/m_bt04_off.png);    
  background-position-x:0px; box-shadow: 1px 1px 1px #5f5f5f;

}
.mt_bt05 a {
	background: url(../img/m_bt05_off.png); 
  background-position-x:0px; box-shadow: 1px 1px 1px #5f5f5f;

}
.mt_bt06 a {
	background: url(../img/m_bt06_off.png); 
  background-position-x:0px; box-shadow: 1px 1px 1px #5f5f5f;

}
.mt_bt01 a:hover {
	animation: flips 1s;
	background: url(../img/m_bt01_on.png);
    background-position-x: 1px; box-shadow: 1px 1px 1px #5f5f5f;

}
.mt_bt02 a:hover {
	animation: flips 1s;
	background: url(../img/m_bt02_on.png);
  background-position-x:0px; box-shadow: 1px 1px 1px #5f5f5f;

}
.mt_bt03 a:hover {
	animation: flips 1s;
	background: url(../img/m_bt03_on.png);
  background-position-x:0px; box-shadow: 1px 1px 1px #5f5f5f;

}
.mt_bt04 a:hover {
	animation: flips 1s;
	background: url(../img/m_bt04_on.png);
  background-position-x:0px; box-shadow: 1px 1px 1px #5f5f5f;

}
.mt_bt05 a:hover {
	animation: flips 1s;
	background: url(../img/m_bt05_on.png);
  background-position-x:0px; box-shadow: 1px 1px 1px #5f5f5f;

}
.mt_bt06 a:hover {
	animation: flips 1s;
	background: url(../img/m_bt06_on.png);
  background-position-x:0px; box-shadow: 1px 1px 1px #5f5f5f;

}
.mt_bt01_sel a {
	animation: flips 1s;
	background: url(../img/m_bt01_on.png);   background-position-x:0px;
}
.mt_bt02_sel a {
	animation: flips 1s;
	background: url(../img/m_bt02_on.png);  background-position-x:0px;
}
.mt_bt03_sel a {
	animation: flips 1s;
	background: url(../img/m_bt03_on.png);  background-position-x:0px;
}
.mt_bt04_sel a {
	animation: flips 1s;
	background: url(../img/m_bt04_on.png);  background-position-x:0px;
}
.mt_bt05_sel a {
	animation: flips 1s;
	background: url(../img/m_bt05_on.png);  background-position-x:0px;
}
.mt_bt06_sel a {
	animation: flips 1s;
	background: url(../img/m_bt06_on.png);  background-position-x:0px;
}

.fst_sel a {
	background: url(../img/m_bt01_on.png);  background-position-x:0px;
}

@keyframes flips {
 0% {
-ms-transform:rotateY(180deg);
-webkit-transform:rotateY(180deg);
transform:rotateY(180deg);
}
 100% {
-ms-transform:rotateY(0deg);
-webkit-transform:rotateY(0deg);
transform:rotateY(0deg);
}
}
 @keyframes flipsRevs {
 0% {
-ms-transform:rotateY(180deg);
-webkit-transform:rotateY(180deg);
transform:rotateY(180deg);
}
 100% {/*background:url(../img/m_bt01_off.png) 100% 100%;*/
-ms-transform:rotateY(0deg);
-webkit-transform:rotateY(0deg);
transform:rotateY(0deg);
}
}

figure.snip1384 {position: relative;overflow: hidden;margin: 10px;min-width: 236px;max-width: 236px;width: 100%;color: #ffffff;text-align: left;font-size: 16px;background-color: #ffffff;}
figure.snip1384 * {-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;}
figure.snip1384 img {max-width: 100%;backface-visibility: hidden;vertical-align: top;}
figure.snip1384:after,
figure.snip1384 figcaption {position: absolute;top: 0;bottom: 0;left: 0;right: 0;}
figure.snip1384:after {content: '';background-color: rgba(0, 0, 0, 0.65);-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;opacity: 0;}
figure.snip1384 figcaption {z-index: 1;padding: 40px;}
figure.snip1384 h3,
figure.snip1384 .links {width: 100%;margin: 5px 0;padding: 0;}
figure.snip1384 h3 {line-height: 1.1em;font-weight: 700;font-size: 1.2em;text-transform: uppercase;opacity: 0;}
figure.snip1384 p {font-size: 0.8em;font-weight: 300;letter-spacing: 1px;opacity: 0;top: 50%;-webkit-transform: translateY(40px);transform: translateY(40px);}
figure.snip1384 i {position: absolute;bottom: 10px;right: 10px;padding: 20px 25px;font-size: 34px;opacity: 0;
-webkit-transform: translateX(-10px);transform: translateX(-10px);}
figure.snip1384 a {position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1;}
figure.snip1384:hover img,
figure.snip1384.hover img {zoom: 1;filter: alpha(opacity=50);-webkit-opacity: 0.5;opacity: 0.5;}
figure.snip1384:hover:after,
figure.snip1384.hover:after {opacity: 1;position: absolute;top: 10px;bottom: 10px;left: 10px;right: 10px;}
figure.snip1384:hover h3,
figure.snip1384.hover h3,
figure.snip1384:hover p,
figure.snip1384.hover p,
figure.snip1384:hover i,
figure.snip1384.hover i {-webkit-transform: translate(0px, 0px);transform: translate(0px, 0px);opacity: 1;}

/* 서브 */
.sub-head-title h1 {font-size:36px} /* 서브 탑 제목 폰트 사이즈 */
.sub-head-title {font-size:16px} /* 제목 아래 폰트 사이즈 */

/* 푸터 컬러 셋 */
.section-footer .footer-content {background-color:#dddcdb;} /* 푸터 배경 컬러 */
.section-footer .ch-copyright {color: #999;background-color:#27272b;} /* 카피라이트 배경 컬러 */

@media (min-width: 1200px) {  
	#ch-promotion {min-height:380px}  /* 프로모션 영역 최소 사이즈(슬라이드 사용 시 에니메이션 동작을 위한 최소 사이즈 값) */
}
@media (max-width: 480px) {
	.footer-content {padding-top: 40px;padding-bottom: 40px;}
}
/* popup */
#sn_popup { position:absolute; z-index:100; top:0px; left:0px;}
#sn_popup .loginLayer{ position:absolute; padding:20px; border:2px solid #737373; margin:0; background:#fff;}
#sn_popup .loginLayer a{ text-decoration:none; color:#666666; text-align:right;}
#sn_popup .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../img/buttonCloseX.gif) no-repeat center center;}
#sn_popup .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

#sn_popup2 { position:absolute; z-index:100; top:0px; left:0px;}
#sn_popup2 .loginLayer{ position:absolute; padding:20px; border:2px solid #737373; margin:0; background:#fff;}
#sn_popup2 .loginLayer a{ text-decoration:none; color:#666666; text-align:right;}
#sn_popup2 .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../img/buttonCloseX.gif) no-repeat center center;}
#sn_popup2 .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

#sn_popup3 { position:absolute; z-index:100; top:0px; left:0px;}
#sn_popup3 .loginLayer{ position:absolute; padding:20px; border:2px solid #737373; margin:0; background:#fff;}
#sn_popup3 .loginLayer a{ text-decoration:none; color:#666666; text-align:right;}
#sn_popup3 .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../img/buttonCloseX.gif) no-repeat center center;}
#sn_popup3 .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}
/* 추가할 CSS는 여기에 */

.section-block {margin-bottom:50px;overflow: hidden}
.ico-block {padding:20px;background-color:#f8f8f8;-webkit-transition: background-color .3s, -webkit-transform .3s;
transition: background-color .3s, transform .3s;}
.ico-block:hover {background-color:#eee}
.ico-block i {margin-bottom:15px;color:#ccc}
.ico-block p {color:#777}
.ico-block .title-line-b {margin: 20px 0;width: 30px;height: 1px;background-color: #bbb}


/* popup */
#sn_popup { position:absolute; z-index:100; top:0px; left:0px;}
#sn_popup .loginLayer{ position:absolute; padding:20px; border:2px solid #737373; margin:0; background:#fff;}
#sn_popup .loginLayer a{ text-decoration:none; color:#666666; text-align:right;}
#sn_popup .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../img/buttonCloseX.gif) no-repeat center center;}
#sn_popup .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

#sn_popup2 { position:absolute; z-index:100; top:0px; left:0px;}
#sn_popup2 .loginLayer{ position:absolute; padding:20px; border:2px solid #737373; margin:0; background:#fff;}
#sn_popup2 .loginLayer a{ text-decoration:none; color:#666666; text-align:right;}
#sn_popup2 .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../img/buttonCloseX.gif) no-repeat center center;}
#sn_popup2 .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

#sn_popup3 { position:absolute; z-index:100; top:0px; left:0px;}
#sn_popup3 .loginLayer{ position:absolute; padding:20px; border:2px solid #737373; margin:0; background:#fff;}
#sn_popup3 .loginLayer a{ text-decoration:none; color:#666666; text-align:right;}
#sn_popup3 .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../img/buttonCloseX.gif) no-repeat center center;}
#sn_popup3 .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

/* 추가 CSS
------------------------------------*/
/*아이콘*/
.ico {background:url(../img/onr.png) no-repeat 0 0;display:block;text-indent:-9999px;overflow:hidden;}
.ico.arrow3 { width: 20px; height: 20px; background-position: -50px -700px; }
.ico.arrow2 { width: 8px; height: 11px; background-position:  -450px -700px; }
.ico.arrow { width: 18px; height: 18px; background-position: -450px -650px; }
.ico.tit { width: 22px; height: 24px; background-position: -450px -598px; }
.prkico {width: 57px;height: 57px;background-position: -820px -100px;}
.ico-addr {width: 57px;height: 57px;background-position: -820px -200px;}
.ico-bus { width: 57px; height: 57px; background-position: -750px -100px; }
.ico-subway { width: 57px; height: 57px; background-position: -750px -200px; }
.ico-shuttle { width: 57px; height: 57px; background-position: -750px -300px; }
.moksa-tweet { width: 20px; height: 17px; background-position: 0px -750px; float: left; }
.schmag {width: 22px;height: 22px;background-position: -300px -150px;}
.vdlist {width: 30px;height: 24px;background-position: -350px -150px;}
.vdmemo {width: 33px;height: 34px;background-position: -400px -200px;}
.vdwopen {width: 33px;height: 34px;background-position: -450px -150px;}
.vdtw {width: 34px;height: 34px;background-position: -500px -150px;}
.vdfb {width: 34px;height: 34px;background-position: -550px -150px;}
.vdlink {width: 34px;height: 34px;background-position: -600px -150px;}
.vdvote {width: 34px;height: 34px;background-position: -650px -150px;}
.vdtw:hover {width: 34px;height: 34px;background-position: -500px -200px;}
.vdfb:hover {width: 34px;height: 34px;background-position: -550px -200px;}
.vdlink:hover {width: 34px;height: 34px;background-position: -600px -200px;}
.vdvote:hover {width: 34px;height: 34px;background-position: -650px -200px;}
.vddate {width: 18px;height: 18px;background-position: -200px -200px;}
.vdtch {width: 18px;height: 18px;background-position: -250px -200px;}
.vdbib {width: 18px;height: 18px;background-position: -300px -200px;}
.vdvideo {width: 18px;height: 18px;background-position: -350px -200px;}
.vdbib2 {width: 21px;height: 25px;background-position: -200px -250px;}
.vdfaq {width: 23px;height: 21px;background-position: -250px -250px;}
.vdfaqmore {width: 10px;height: 21px;background-position: -300px -250px;}
.ttover {width: 15px;height: 8px;background-position: -350px -250px;}
.pumail {width: 35px;height: 35px;background-position: -400px -250px;}
.puprt {width: 35px;height: 35px;background-position: -450px -250px;}
.puclose {width: 20px;height: 20px;background-position: -500px -250px;}
.facility .tab_head li.header-tab-1 a { background-position: -200px -300px; }
.facility .tab_head li.header-tab-2 a { background-position: -200px -400px; }
.facility .tab_head li.header-tab-3 a { background-position: -200px -500px; }
.facility .tab_head li.header-tab-4 a { background-position: -200px -600px; }
.facility .tab_head li.header-tab-1.ui-tabs-active a { background-position: 0px -300px; }
.facility .tab_head li.header-tab-2.ui-tabs-active a { background-position: 0px -400px; }
.facility .tab_head li.header-tab-3.ui-tabs-active a { background-position: 0px -500px; }
.facility .tab_head li.header-tab-4.ui-tabs-active a { background-position: 0px -600px; }
.month { width: 151px; height: 150px; background-position: -750px -400px; }
.info-campus-church { width: 240px; height: 80px; background-position: -750px -600px; text-indent: 0px; padding: 17px 0px 0px 70px; }
.vision-church { width: 36px; height: 36px; background-position: -450px -500px; }
.cgntv { width: 36px; height: 36px; background-position: -500px -500px; }
.vision-village { width: 36px; height: 36px; background-position: -550px -500px; }
.vision-join { width: 36px; height: 36px; background-position: -600px -500px; }
.bracket-top { width: auto; height: 39px; margin: 0 auto; }
.ico.community { width: 16px; height: 16px; background-position: -600px -600px; }
.lm_bdst .btnplay.b01:hover .msvd {width: 21px;height: 20px;background-position: -300px 0;}
.lm_bdst .btnplay.b02:hover .msvd2 {width: 21px;height: 20px;background-position: -300px 0;}

/*테이블*/
.table_01 {width:100%;display:table;table-layout:fixed;color:#333; font-size:15px; text-decoration:none; line-height:18px; border-top: solid 3px #f16c82;border-spacing:0;border-collapse:collapse}
.table_01 th { border-right:solid 1px #e4e4e4; border-bottom:solid 1px #e4e4e4; color:#333; font-size:16px; vertical-align:middle; background:#ececec; text-align:center; height:39px;} 
.table_01 th.th_left {border-right:none; border-bottom:solid 1px #e4e4e4; vertical-align:middle; }
.table_01 th.first {background:#f4f4f4;} 
.table_01 th.line_none {border-right:none; border-left:none;} 
.table_01 th.top_td {border-top:solid 1px #e4e4e4;} 
.table_01 th.left_td {border-left:solid 1px #e4e4e4;} 
.table_01 th.left_td2 {text-align:center;} 
.table_01 th.right_td {border-right:solid 0px #e4e4e4;} 
.table_01 td.bottom {border-bottom:solid 2px #e4e4e4;} 
.table_01 td.bottom2 {border-bottom:solid 2px #e4e4e4;border-right:none;} 

.table_01 td {border-bottom:solid 1px #e4e4e4; border-right:solid 1px #e4e4e4; text-align: center; padding:13px 12px;}  
.table_01 td.line_none {border-right:none; border-left:none;} 
.table_01 td.right_t  {text-align:left; padding:6px 12px;}
.table_01 td.left_td  {border-left:solid 1px #e4e4e4;}
.table_01 td.left_td2  {text-align:center;}
.table_01 td.left_td3  {text-align:left;}
.table_01 td.right_td {border-right:none;}
.table_01 td.right_td2 {border-right:none; border-bottom:solid 2px #e4e4e4;}
.table_01 td.right_td3 {border-right:none; text-align:left;}
.table_01 td.bg {background-color:#f3f3f3; font-weight:bold; border-bottom:solid 2px #e4e4e4;}
.table_01 td.bg2 {background-color:#f3f3f3; font-weight:bold;}
.table_01 td.bold {font-weight:bold; background-color:#f3f3f3;}
#t1 {width:350px;}
#t2 {width:150px;}
#t3 {width:150px;}
#t4 {width:100px;}
#t5 {width:200px;}
#t6 {width:;}

.table_build {width:50%;display:table;table-layout:fixed;color:#333; font-size:15px; text-decoration:none; line-height:18px; border-top: solid 3px #f16c82;border-spacing:0;border-collapse:collapse}
.table_build th { border-right:solid 1px #e4e4e4; border-bottom:solid 1px #e4e4e4; color:#333; font-size:16px; vertical-align:middle; background:#ececec; text-align:center; height:39px;} 
.table_build th.th_left {border-right:none; border-bottom:solid 1px #e4e4e4; vertical-align:middle; }
.table_build th.first {background:#f4f4f4;} 
.table_build th.line_none {border-right:none; border-left:none;} 
.table_build th.top_td {border-top:solid 1px #e4e4e4;} 
.table_build th.left_td {border-left:solid 1px #e4e4e4;} 
.table_build th.left_td2 {text-align:center;} 
.table_build th.right_td {border-right:solid 0px #e4e4e4;} 
.table_build td.bottom {border-bottom:solid 2px #e4e4e4;} 
.table_build td.bottom2 {border-bottom:solid 2px #e4e4e4;border-right:none;} 

.table_build td {border-bottom:solid 1px #e4e4e4; border-right:solid 1px #e4e4e4; text-align: center; padding:13px 12px;}  
.table_build td.line_none {border-right:none; border-left:none;} 
.table_build td.right_t  {text-align:left; padding:6px 12px;}
.table_build td.left_td  {border-left:solid 1px #e4e4e4;}
.table_build td.left_td2  {text-align:center;}
.table_build td.left_td3  {text-align:left;}
.table_build td.right_td {border-right:none;}
.table_build td.right_td2 {border-right:none; border-bottom:solid 2px #e4e4e4;}
.table_build td.right_td3 {border-right:none; text-align:left;}
.table_build td.bg {background-color:#f3f3f3; font-weight:bold; border-bottom:solid 2px #e4e4e4;}
.table_build td.bg2 {background-color:#f3f3f3; font-weight:bold;}
.table_build td.bold {font-weight:bold; background-color:#f3f3f3;}

.table_sub{width:100%;table-layout:fixed;border:1px solid #e4e4e4;border-spacing:0;border-collapse:collapse}
.table_sub th,
.table_sub td{padding:8px 10px;height:auto;text-align:center;vertical-align:middle;line-height:1.6em;font-size:1.4em;color:#666;border:1px solid #e4e4e4}
.table_sub th{font-weight:500;color:#333;background:#fafafa}
.table_sub b{font-weight:500}

/* worship */
.tbl_worship {width:100%;margin-top:5px;}
.tbl_worship td {padding:7px 0 7px 20px;border-bottom:1px solid #e3e3e3;font-size:14px;color:#303030;line-height:160%;letter-spacing:-0.05em;}
.tbl_worship td br {letter-spacing:normal;}
.tbl_worship td .comm {font-size:13px;color:#3a709c;line-height:160%;letter-spacing:-0.05em;}
.tbl_worship .first_child th, .tbl_worship .first_child td {border-top:3px solid #c7619e;}
.tbl_worship th {border-bottom:1px solid #e3e3e3;font-size:14px;color:#303030;letter-spacing:-0.5px;}
.tbl_worship .w_category {width:25%;border-bottom:1px solid #e3e3e3;padding-left:15px;background:#ececec;font-size:14px;color:#303030;letter-spacing:-0.5px;text-align:left;}
.tbl_worship .w_category_2 {width:25%;border-bottom:1px solid #e3e3e3;padding-left:15px;background:#ececec;font-size:14px;color:#303030;letter-spacing:-0.5px;text-align:center;}
.tbl_worship th.time {padding-left:0;background:#ececec;font-weight:bold;text-align:center;}
.tbl_worship th.time02 {padding-left:20px;font-weight:bold;text-align:left;}
.tbl_worship th.category {padding-left:17px;background:#ececec;text-align:left;}
.tbl_worship th.category .term {margin-left:3px;padding-left:10px;background:url('../img/bullet/bullet_bar02.gif') no-repeat left 2px;font-size:12px;font-weight:normal;}
.tbl_worship th.sub_category {padding-left:17px;background:#ececec;font-size:12px;font-weight:normal;text-align:left;}
.tbl_worship td.place {width:130px;padding-left:8px;background:#ececec;text-align:left;}
.tbl_worship td.place img {width:10px;}
.tbl_worship td.txt {width:130px;padding-left:8px;text-align:left;font-size:13px;border-right:1px solid #fff;}
.tbl_worship td.centertxt {padding-left:2px;text-align:left;font-size:12px;border-right:1px solid #ececec;}
.tbl_worship td.righttxt {padding-left:2px;text-align:left;font-size:12px;border-right:1px solid #fff;}
.tbl_worship td.guide {padding-left:5px;}
.tbl_worship td .stit {padding-left:22px;background:url('../img/bullet/bullet_arrow02.gif') no-repeat left 4px;}
.tbl_worship td .txt-info {margin-left:23px;font-size:12px;}
.tbl_worship td .respon {margin-right:13px;padding-right:19px;background:url('../img/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_worship td .respon02 {display:inline-block;width:123px;margin-right:13px;padding-right:19px;background:url('../img/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_worship td .assem {margin-right:8px;padding-right:15px;background:url('../img/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_worship td .time_info {margin-right:40px;}
.tbl_worship td .txt_newfam {padding-left:19px;background:url('../img/bullet/bullet_arrow02.gif') no-repeat left 4px;font-size:12px;}
.tbl_worship th.line, .tbl_worship td.line {border-right:1px solid #e3e3e3;}
.tbl_worship td.youth_respon {font-size:12px;}
.tbl_worship td.youth_respon em {font-size:14px;font-weight:bold;}
.tbl_worship td.sfont {font-size:12px;}
.tbl_worship td .txt_eng_info {padding-left:65px;text-indent:-65px;}

/* 차량운행안내 */
.sub_box1 {width:48%;border:0px solid #e0e0e0;margin:0 19px 9px 0;float:left}
.sub_box2 {width:48%;border:0px solid #e0e0e0;margin:0 0 9px 0;float:left}
.tbl_cartime {width:100%;margin-top:5px;}
.tbl_cartime td {padding:7px 0 7px 20px;border-bottom:1px solid #e3e3e3;font-size:16px;color:#303030;line-height:140%;letter-spacing:-0.05em;}
.tbl_cartime td br {letter-spacing:normal;}
.tbl_cartime td .comm {font-size:13px;color:#3a709c;line-height:160%;letter-spacing:-0.05em;}
.tbl_cartime .first_child th, .tbl_cartime .first_child td {border-top:3px solid #063873;}
.tbl_cartime th {border-bottom:1px solid #e3e3e3;font-size:13px;color:#303030;letter-spacing:-0.5px;}
.tbl_cartime .w_category {width:25%;border-bottom:1px solid #e3e3e3;padding-left:15px;background:#ececec;font-size:16px;color:#303030;letter-spacing:-0.5px;text-align:left;}
.tbl_cartime .w_category_2 {width:25%;border-bottom:1px solid #e3e3e3;padding-left:15px;background:#9BCCD5;font-size:16px;color:#303030;letter-spacing:-0.5px;text-align:left;}
.tbl_cartime th.time {padding-left:0;background:#ececec;font-weight:bold;text-align:center;}
.tbl_cartime th.time02 {padding-left:20px;font-weight:bold;text-align:left;}
.tbl_cartime th.category {padding-left:17px;background:#ececec;text-align:left;}
.tbl_cartime th.category .term {margin-left:3px;padding-left:10px;background:url('../images/bullet/bullet_bar02.gif') no-repeat left 2px;font-size:12px;font-weight:normal;}
.tbl_cartime th.sub_category {padding-left:17px;background:#ececec;font-size:12px;font-weight:normal;text-align:left;}
.tbl_cartime td.place {width:130px;padding-left:8px;background:#ececec;text-align:left;}
.tbl_cartime td.place img {width:10px;}
.tbl_cartime td.guide {padding-left:5px;}
.tbl_cartime td .stit {padding-left:22px;background:url('../images/bullet/bullet_arrow02.gif') no-repeat left 4px;}
.tbl_cartime td .txt-info {margin-left:23px;font-size:12px;}
.tbl_cartime td .respon {margin-right:13px;padding-right:19px;background:url('../images/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_cartime td .respon02 {display:inline-block;width:123px;margin-right:13px;padding-right:19px;background:url('/images/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_cartime td .assem {margin-right:8px;padding-right:15px;background:url('../images/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_cartime td .time_info {margin-right:40px;}
.tbl_cartime td .txt_newfam {padding-left:19px;background:url('../images/bullet/bullet_arrow02.gif') no-repeat left 4px;font-size:12px;}
.tbl_cartime th.line, .tbl_cartime td.line {border-right:0px solid #e3e3e3;}
.tbl_cartime td.sfont {font-size:12px;}
.tbl_cartime td .txt_eng_info {padding-left:65px;text-indent:-65px;}

/* 버스운행 안내 */
#bus_contents {width:100%; overflow:hidden;}
#bus_Number {float:left;}
.bus_num_Y {height:45px;border-radius:30px; background:#fff; overflow:hidden; border:5px  solid #3b6fbe; margin-bottom:10px; margin-top:0px;padding:4px 20px;}
.bus_num_N {width:170px; border-radius:30px; background:#eee; overflow:hidden; padding:18px 0 18px 10px; border:3px  solid #ccc; opacity:0.7; height:400px;}

.bus_Bignum {font-size:30px; color:#3b6fbe; font-weight:600;}
.bus_Bignum_N {font-size:17px; color:#960; }
.bus_Smallnum {font-size:17px; color:#000; font-weight:600;}
.bus_Smallnum_Y {font-size:24px; color:#000; font-weight:600;}
.bus_for {color:#444; font-size:14px;}
.bus_forN {color:#444;}

#bus_explain {width:420px; border-radius:30px; background:#fff; overflow:hidden; border:5px  solid #3b6fbe; margin-top:20px;}
#bus_explain li {margin:15px 0 0 30px; list-style:none;}

#bus_explain_d {border-radius:30px; background:#fff; overflow:hidden; border:5px  solid #3b6fbe;}
#bus_explain_d li {margin:5px 0 0 10px; list-style:none;font-size:14px;}

#bus_explain2 {width:100%;border-radius:30px; background:#eee; overflow:hidden; border:5px  solid #ccc; float:right;}
#bus_explain2 li {margin:5px 20px; list-style:none; color:#666;font-size:13px;}

#bus_explain3 {width:420px; height:62px; border-radius:30px; background:#fff; overflow:hidden; border:5px  solid #3b6fbe; margin-top:20px;}
#bus_explain3 li {margin:5px 0 0 30px; list-style:none;}

#bus_explain4 {width:420px; height:62px; border-radius:30px; background:#eee; overflow:hidden; border:5px  solid #ccc; float:right;}
#bus_explain4 li {margin:5px 0 0 30px; list-style:none; color:#666;}

#bus_Map {width:400px;}
#bus_Map ul {list-style:none;}

.busT_station {width:240px; height:40px; text-align:right; float:left; border-right:#06C solid 3px; font-size:13px; padding-top:10px; padding-right:15px; font-weight:600;}


.busT_time01 {width:100px; height:40px; text-align:center; float:left; font-size:13px; padding-top:10px; font-weight:600;}
.busT_time02 {width:65px; height:40px; text-align:center; float:left; font-size:13px; padding-top:40px; font-weight:600;}
.busT_time03 {width:0px; height:40px; text-align:center; float:left; font-size:13px; padding-top:40px; font-weight:600; overflow:hidden;}
.busT_time032 {width:65px; height:40px; text-align:center; float:left; font-size:13px; padding-top:40px; font-weight:600;}

.bus_station {width:240px; height:40px; text-align:right; float:left; border-right:#06C solid 3px; font-size:14px; padding-right:15px; background:url(../img/icon_busstation.png) no-repeat; background-position:232px 3px; }

.bus_time01 {width:100px; height:40px; text-align:center; float:left; font-size:14px; background:url(../img/icon_busstation.png) no-repeat; background-position:-8px 3px; color:#555;}
.bus_time02 {width:65px; height:40px; text-align:center; float:left; font-size:14px; color:#555;}
.bus_time03 {width:0px; height:40px; text-align:center; float:left; font-size:14px; color:#555; overflow:hidden;}
.bus_time032 {width:65px; height:40px; text-align:center; float:left; font-size:14px; color:#555;}

/*평생교육시간표*/
.tbl_edutime  {width:100%;display:table;table-layout:fixed;color:#000; text-decoration:none; line-height:16px; border-top: solid 3px #3a709c;}
.tbl_edutime th { border-right:solid 1px #e7e7e7; border-bottom:solid 1px #e7e7e7; color:#000; font-size:16px; vertical-align:middle; background:#ececec; text-align:center; height:39px;} 
.tbl_edutime th.th_left {border-right:none; border-bottom:solid 1px #e7e7e7; vertical-align:middle; } 
.tbl_edutime th.line_none {border-right:none; border-left:none;} 
.tbl_edutime th.top_td {border-top:solid 1px #e7e7e7;} 
.tbl_edutime th.left_td {border-left:solid 1px #e7e7e7;} 
.tbl_edutime th.left_td2 {text-align:center;} 
.tbl_edutime th.right_td {border-right:solid 0px #e7e7e7;} 
.tbl_edutime td {height:35px;border-bottom:solid 1px #e7e7e7; border-right:solid 1px #e7e7e7; text-align: center; padding:1px 1px;letter-spacing:-0.1em;font-size:14px;}
.tbl_edutime td.top_line {height:2px;border-top: solid 2px #333;padding:0;}  
.tbl_edutime td.line_none {border-right:none; border-left:none;} 
.tbl_edutime td.right_t  {text-align:left; padding:6px 12px;}
.tbl_edutime td.left_td  {border-left:solid 1px #e7e7e7;}
.tbl_edutime td.left_td2  {text-align:center;}
.tbl_edutime td.left_td3  {text-align:left;}
.tbl_edutime td.right_td {border-right:none;}
.tbl_edutime td.right_td2 {border-right:none; border-bottom:solid 2px #e7e7e7;}
.tbl_edutime td.right_td3 {border-right:none; text-align:left;}
.tbl_edutime td.bg {background-color:#f3f3f3; font-weight:bold; border-bottom:solid 2px #e7e7e7;}
.tbl_edutime td.bg2 {background-color:#f3f3f3; font-weight:bold;}
.tbl_edutime td.bold {font-weight:bold; background-color:#f3f3f3;}
#time_w1 {width:10%;}
#time_w2 {width:15%;}
#time_w3 {width:50%;}
#time_w4 {width:25%;}

/* 찾아오시는길 */
.prk {padding: 1.2%;}
.prk .tabprk { padding: 1.8%; background: #fff;border: 1px solid #dededc;border-radius: 5px; }
.prk2 {overflow: hidden;padding-bottom: 20px; margin-top: 10px; padding: 1.2%; }
.prk2 .ll {width: 99.9%; position: relative; margin-bottom: 24px; }
.prk2 .rr {width: 99.9%; position: relative;}
.prk2_box {background: #fff;border: 1px solid #dededc;border-radius: 3px;padding: 22px 30px;margin-left: 55px;}
.prk2_box h3 {font-size: 18px;font-weight: bold;padding-bottom: 20px; border-bottom: 1px solid #ececeb; }
.sub02-04-03 .prk2 { padding: 0px; }
.prk2.col2 .rr,
.prk2.col2 .ll {
	width: 48.5%;
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
}
.prk2.col2 .ll { margin-right: 18px; }
.prk2.col2 .rr .prk2_lst li:first-child { padding-top: 0px; }
.prk2.col2 .rr .prk2_lst { margin-bottom: 20px; }
.prk2.col2 .prk2_lst li { padding: 15px 0px 0px 10px; background-position: 0px 24px; line-height: 1.4; }

.prk2_lst { overflow: hidden; }
.prk2_lst li { padding: 18px 0 12px 10px; font-size:15px;list-style-type: square; list-style-position: inside;}
.prk2_lst li p { padding-left: 14px; margin-top: 6px; line-height: 2; }
.prk2_box strong {font-weight: bold;}
.prk2_box > strong {font-weight: bold;padding-bottom: 10px;display: block;}
.sub02-04-01 .prk2_lst li p, .sub02-04-02 .prk2_lst li p { line-height: 1.8; }

/*오시는길 셔틀버스 글자*/
.sub02-04-01 .prk2_lst.sty1 li span, .sub02-04-01 .prk2_lst.sty1 li .row.sty1 span { display: block; text-indent: -8px; margin-left: 8px; }
.prk2 .ico {position: absolute;top:10px;left:0;}
.prk2 .icon-arrow-right { color: #0054a6; }
.prk2_box .row {
	margin-bottom: 17px;
	line-height: 1.4;
}
.prk2_box .row.sty1 { margin-top: 3px; line-height: 1.6; margin-bottom: 3px; }
.prk2_box .row.sty1 .col2 { margin: 0px; }
.prk2_box .row .col4 {
	width: 30%;
}
.prk2_box .col4.date {
	width: 8.5%;
	padding-left: 12px;
	background: url(../img/icons-small.png) -50px -93px no-repeat;
}
.prk2_box .description {
	margin-left: 23px;
	margin-top: 9px;
	line-height: 1.4;
}
.information .place {font-size:15px;font-weight: bold;}

.commit {margin-top:20px;}

.chvision_title1 {font-family: "돋음",ngBold;font-size:15px;font-weight: bold;color:#85a22e;}
.chvision_title2 {font-family: "돋음",ngBold;font-size:15px;font-weight: bold;color:#995f95;}

/*위원회*/
.tab_head {font-size: 14px;background: #636363;border-radius:3px 3px 0 0;border-bottom: 3px solid #0c95c2; overflow: hidden; }
.tab_head li {display: inline-block;}
.tab_head li a {display: block;padding: 10px;color: #fff;font-weight: bold;}
.tab_head li.ui-tabs-active a {background: #0c95c2;}
.tab_cont,
.innertab_cont {padding: 40px 0;}
.sub01-03 .innertab_cont{ padding-bottom: 0px; }
.innertab_head,
.tab-btn-2depth-nav {
	background:#39a7cb;
	padding:10px;
}
.innertab_head li a,
.tab-btn-2depth-nav li a {
	color:#fff;
	padding:4px 10px;
	border-radius:20px;
	behavior: url(./js/PIE.htc);
}
.innertab_head li.ui-tabs-active a,
.tab-btn-2depth-nav li.active a { background: #0284af; }
.tab-btn-2depth-nav {
	overflow: hidden;
	padding-top: 9px;
	padding-bottom: 9px;
}
.org {overflow:hidden;width:100%;margin-top:10px;}
.org:after {display:block;clear:both;content:'';}
.tbl_org_info {width:100%;border-top:3px solid #e64c66;}
.tbl_org_info thead th {padding:7px 0 10px;border-right:1px solid #d1d1d1;border-bottom:1px solid #e5e5e5;background:#ececec;font-size:16px;}
.tbl_org_info thead th .num {font-weight:normal;}
.tbl_org_info tbody td {padding:10px 0 6px 19px;border-right:0px solid #d1d1d1;border-bottom:1px solid #e5e5e5;font-size:14px;}
.tbl_org_info thead th.last, .tbl_org_info tbody td.last {border-right:none;}
.tbl_org_info tbody th {text-align:center;padding:7px 0 10px;border-right:1px solid #d1d1d1;border-bottom:1px solid #e5e5e5;background:#ececec;font-size:14px;}
.tbl_org_info tbody .last_child td {border-bottom:1px solid #b5b5b5;}
.tbl_org_info tbody.center_type td {padding-left:0;text-align:center;}
.tbl_org_info.end {margin-bottom:40px;}
.org .tbl_org_info {float:left;width:394px;margin-top:0;}
.org .tbl_org_info thead th {border:1px solid #d1d1d1;border-bottom:1px solid #e5e5e5;}
.org .tbl_org_info tbody td {padding:9px 0 8px;border:0px solid #d1d1d1;border-bottom:1px solid #e5e5e5;font-size:14px;text-align:center;line-height:160%;letter-spacing:-0.5px;}
.org .tbl_org_info tbody td.tleft {padding-left:16px;text-align:left;}
.org .tbl_org_info tbody td.ref {padding-left:22px;background:#f7f7f7;text-align:left;}
.org .tbl_type {margin-right:14px;}
.org .tbl_org_info {width:100%;margin-right:0;}
.org .tbl_org_info thead th {font-size:16px;color:#000;text-align:center;}
.org .tbl_org_info tbody td.tleft {padding-left:15px;font-size:14px;}
.org .tbl_org_info tbody td {font-size:14px;}
.org .tbl_org_info .tbl_type {margin-bottom:23px;}
.org .btn_type {display:block;float:right;width:350px;height:37px;margin:5px;padding:9px 0 0 17px;background:url('../img/bg_btn.gif') no-repeat left top;font-size:14px;font-weight:bold;color:#000;}

/*연혁테이블*/
.history_table { border:0px; }
.history_table th,
.history_table td { font-size:16px; padding:12px 8px !important; }
.history_table td:first-child { vertical-align:top !important; border-left:0px !important; color:#19A3A8; width:50px; border:0px; width:80px; }
.history_table td:nth-child(2) { border:0px; vertical-align:top; color:#19A3A8;  }
.history_table td:last-child { border-right:0px !important; color:#555; line-height:160%;  }
.history_table tr[name="year"] td { border-top:1px solid #ddd; }
.history_table tr:last-child td { border-bottom:1px solid #ddd; }

.frame-border {position: relative;padding-bottom: 86%;}
.frame-border .box-border {position: absolute;left: 0;top: 0;width: 80%;height: 100%;border: 20px solid #ddd;}
.frame-border .box-img {position: absolute;right: 0;top: 13%;width: 85%;height: 74%;}
.point-color,
.point-hover:hover {color: #d63847 !important;}
.point-bg {background-color: #d63847 !important;}
.point-border {border-color: #d63847 !important;}
.section-head-square:before,
.section-head-square:after {background-color: #d63847;border-color: #d63847;}
.section-head-square>.head-title {margin-top: 0;margin-bottom: 0;width: 640px;}
.section-head-square {position: relative;padding: 2rem 0 2rem 2rem;border: 10px solid #fff;border-right: 0px;width: 150px;}

.box {min-height:360px;padding: 25px;background-color:#f7f7f7;}
.box_value {min-height:220px;padding: 20px;background-color:#f7f7f7;}
.box_foundation {min-height:480px;padding: 25px;background-color:#f7f7f7;}
.about_foundation {min-height:340px;}
.about_foundation >  p {margin: 0;}
.about_foundation > div {width: auto;min-height:135px;padding: 20px 5%;background: #fff;margin-bottom: 20px;overflow: hidden;}
.about_value {min-height:280px;}
.about_value >  p {margin: 0;}
.about_value > div {width: auto;min-height:25px;text-align:center; padding: 10px 5%;background: #fff;margin-bottom: 20px;overflow: hidden;}

/*소개페이지*/
.sub_page_box {display:table;width:100%;table-layout:fixed}
.sub_page_box .img_box{display:table-cell;vertical-align:top}
.sub_page_box .img_box .img{display:block;width:100%;max-width:620px}
.sub_page_box .text_box{display:table-cell;padding:4%;vertical-align:top}
.sub_page_box .text_box .bible{font-size:14px;color:#888;}
.sub_page_box .text_box .info_list li{position:relative;padding-left:70px;margin-bottom:3px}
.sub_page_box .text_box .info_list li p{letter-spacing:-1px}
.sub_page_box .text_box .info_list .info_label{position:absolute;left:0;top:0;color:#01B5B6;font-weight:700}
.sub_page_box .text_box .info_list.type_02 li{padding-left:60px}
.sub_page_box .text_box .info_list.type_03 li{padding-left:90px}

.sub_page_box .text_box2{display:table-cell;padding:1% 4%;vertical-align:top}
.sub_page_box .text_box2 .info_list li{position:relative;padding-left:70px;margin-bottom:3px}
.sub_page_box .text_box2 .info_list li p{letter-spacing:-1px}
.sub_page_box .text_box2 .info_list .info_label{position:absolute;left:0;top:0;color:#01B5B6;font-weight:700}
.sub_page_box .text_box2 .info_list.type_02 li{padding-left:60px}
.sub_page_box .text_box2 .info_list.type_03 li{padding-left:90px}

.sub_page_box .national_text{display:table-cell;padding:0 0 0 4%;vertical-align:top}
.sub_page_box .national_text .ministry_list{float:left;margin-left:5%;width:44%}
.sub_page_box .national_text .ministry_list:first-child{margin-left:0}
.sub_page_box .national_text .ministry_list li{margin-bottom:5%}
.sub_page_box .national_text .ministry_list p{line-height:1.4em;font-size:16px;color:#555;font-weight:500}
.sub_page_box .national_text .ministry_list .name{font-size:14px;color:#888;margin-left:10px;}

/*단계*/
.sub_page_box .education {padding: 20px;background-color:#f7f7f7;min-height:200px;}
.sub_page_box .education .step_first {overflow:hidden; width:146px; height:146px;background-color:#E5F6FF; border-top-left-radius:30px; border-top-right-radius:30px; border-bottom-left-radius:30px; border-bottom-right-radius:30px; box-shadow:0px 0px 0px #999999; opacity:1; filter:Alpha(Opacity:100);margin-right:30px;}
.sub_page_box .education .step {overflow:hidden; width:146px; height:146px;background-color:#FFFFFF; border-top-left-radius:50px; border-top-right-radius:50px; border-bottom-left-radius:50px; border-bottom-right-radius:50px; box-shadow:0px 0px 0px #999999; opacity:1; filter:Alpha(Opacity:100);margin-right:30px;}
.sub_page_box .education .title {font-size:26px; font-weight:bold; letter-spacing:-0.5px; line-height:1.7; color:#1D7BC4; text-align:center; padding:0px; margin:20px 0 5px 0;}
.sub_page_box .education .sub_title {font-size:18px; font-weight:bold; letter-spacing:-1px; line-height:1.5; color:#454545; text-align:center; padding:0px; margin:0px;}
.sub_page_box .education .small {font-size:15px;line-height:1.4;}
.sub_page_box .education_small {padding: 20px;background-color:#f7f7f7;min-height:200px;}
.sub_page_box .education_small .step_first {overflow:hidden; width:146px; height:146px;background-color:#E5F6FF; border-top-left-radius:30px; border-top-right-radius:30px; border-bottom-left-radius:30px; border-bottom-right-radius:30px; box-shadow:0px 0px 0px #999999; opacity:1; filter:Alpha(Opacity:100);margin-right:30px;}
.sub_page_box .education_small .step {overflow:hidden; width:146px; height:146px;background-color:#FFFFFF; border-top-left-radius:50px; border-top-right-radius:50px; border-bottom-left-radius:50px; border-bottom-right-radius:50px; box-shadow:0px 0px 0px #999999; opacity:1; filter:Alpha(Opacity:100);margin-right:30px;}
.sub_page_box .education_small .title {font-size:26px; font-weight:bold; letter-spacing:-0.5px; line-height:1.7; color:#1D7BC4; text-align:center; padding:0px; margin:20px 0 5px 0;}
.sub_page_box .education_small .sub_title {font-size:18px; font-weight:bold; letter-spacing:-1px; line-height:1.7; color:#454545; text-align:center; padding:0px; margin:0px;}
.sub_page_box .education_small .small {font-size:14px;line-height:1.3;}

/*서브페이지*/
.txtBlack{color:#000;}
.txtBlue{color:#0074bf;}
.txtBlue2{color:#3c5093;}
.txtSkyblue{color:#aeffed;}
.txtRed{color:#d6030d;}
.txtYellow{color:#fabd00;}
.txtYellow2{color:#fff729;}
.txtOrange{color:#fa6400;}
.txtPoint{color:#453589}
.font22 {font-size: 22px;}
.font23 {font-size: 23px;}
.font24 {font-size: 24px;}
.font25 {font-size: 25px;}
.font26 {font-size: 26px;}
.pdl5{padding-left:5px;}
.pdl10{padding-left:10px;}
.pdl15{padding-left:15px;}
.pdl20{padding-left:20px;}
.pdl25{padding-left:25px;}
.pdl30{padding-left:30px;}
.pdl35{padding-left:35px;}
.pdl40{padding-left:40px;}
.pdl45{padding-left:45px;}
.pdl50{padding-left:50px;}
.pdl55{padding-left:55px;}
.pdl60{padding-left:60px;}
.pdl65{padding-left:65px;}
.pdl70{padding-left:70px;}
.pdl75{padding-left:75px;}
.pdl80{padding-left:80px;}
.pdl85{padding-left:85px;}
.pdl90{padding-left:90px;}
.pdl95{padding-left:95px;}
.pdl100{padding-left:100px;}
.pdb5{padding-bottom:5px;}
.pdb10{padding-bottom:10px;}
.pdb15{padding-bottom:15px;}
.pdb20{padding-bottom:20px;}
.pdb25{padding-bottom:25px;}
.pdb30{padding-bottom:30px;}
.pdb35{padding-bottom:35px;}
.pdb40{padding-bottom:40px;}
.pdb45{padding-bottom:45px;}
.pdb50{padding-bottom:50px;}
.pdb55{padding-bottom:55px;}
.pdb60{padding-bottom:60px;}
.pdb65{padding-bottom:65px;}
.pdb70{padding-bottom:70px;}
.pdb75{padding-bottom:75px;}
.pdb80{padding-bottom:80px;}
.pdb85{padding-bottom:85px;}
.pdb90{padding-bottom:90px;}
.pdb95{padding-bottom:95px;}
.pdb100{padding-bottom:100px;}
.pdr5{padding-right:5px;}
.pdr10{padding-right:10px;}
.pdr15{padding-right:15px;}
.pdr20{padding-right:20px;}
.pdr25{padding-right:25px;}
.pdr30{padding-right:30px;}
.pdr35{padding-right:35px;}
.pdr40{padding-right:40px;}
.pdr45{padding-right:45px;}
.pdr50{padding-right:50px;}
.pdr55{padding-right:55px;}
.pdr60{padding-right:60px;}
.pdr65{padding-right:65px;}
.pdr70{padding-right:70px;}
.pdr75{padding-right:75px;}
.pdr80{padding-right:80px;}
.pdr85{padding-right:85px;}
.pdr90{padding-right:90px;}
.pdr95{padding-right:95px;}
.pdr100{padding-right:100px;}
.marginB1 {margin-bottom: 1%;}
.marginB2 {margin-bottom: 2%;}
.marginB4 {margin-bottom: 4%;}
.marginB0 {margin-bottom: 0%;}
.marginB-50 {margin-bottom: -50px;}

.name_bg {width: 100%;background-color: #f1f1f1;float: left;margin-bottom: 3%;margin-top: 1%;}
.sub_container_busi {width: 100%; float: left;background-color: #F2F2F2;position: relative}

.business_box0101 {padding: 4% 15% 4% 4%;}

.sub_txtimg{float: left;background-color: #fff;background-size: cover;width: 50%;transition: 0.3s ease-in;padding-top: 25%;min-height: 340px;}
.sub_txtimg_building{float: left;background-color: #fff;background-size: cover;width: 50%;transition: 0.3s ease-in;padding-top: 25%;min-height: 240px;}
.business_box {width: 50%;float: right;padding: 4% 22% 4% 4%;background-color: #f2f2f2;background-position: right 28% bottom 9%;background-repeat: no-repeat;}
.business_box_long {padding: 4% 3% 4% 3%;}
.btn_left {position: absolute;bottom: 0;right: 50%;background-color: #fff;width: 50px;height: 50px;text-align: center;line-height: 50px;cursor: pointer;}
.btn_right {position: absolute;bottom: 0;left: 0;background-color: #fff;width: 50px;height: 50px;text-align: center;line-height: 50px;cursor: pointer;left: 50%;}
.btn_left:hover {transition: 0.8s;background: #61cbd8;color: #fff;}
.btn_right:hover {transition: 0.8s;background: #61cbd8;color: #fff;}
.txt {width: 100%;float: left;margin-bottom: 2%;}
.txt span {float: left;width: 100%;margin-top: 0%;}
.txt .le_txt {width: 14%;float: left;padding: 2px 5px;background: #ddd;font-weight: 600;border-radius: 12px;text-align: center;}
.txt .le_0101 {float: left;padding: 2px 7px;background: #585858;color: #fff;font-weight: 500;border-radius: 10px;text-align: center;font-size: 17px;}
.txt .ri_txt {width: 85%;float: left;padding-left: 2%;padding-top: 2px;}
.ri_txt span {margin: 0%;}

.busi_color {font-size: 21px;color: #005465;font-weight: 600;}
/*.greet_le p {padding: 2px 5px;border-bottom: 1px solid #ddd;min-height: 30px;}*/
.greet_le p {padding: 2px 5px;min-height: 30px;}
.greet_le p b {font-size: 22px;}

.busi_call {width: 100%;float: left;border-bottom: 1px solid #424242;padding: 1% 0;text-align: center;}
.busi_call .img {display: inline-block;}
.call_one p {display: inline-block;padding: 10px 5px;}

.mivi {width: 100%;float: left;display: flex;text-align: center;}
.mivi .box2 {width: 33.333%;float: left;border: 1px solid #ddd;}
.mivi .logo {border: none;position: relative;}
.mivi .logo::Before {content: "";display: block;width: 100%;height: 1px;background: #ddd;position: absolute;top: 50%;}
.hp_logo {position: relative;width: 55%;margin: 0 auto;padding: 9% 7%;background: #fff;border: 10px solid #ddd;border-radius: 50%;}
.mivi .box2 .ti {padding: 2%;background: #285a80;color: #fff;}
.mivi .mi .ti {background: #7DAD56;}
.mivi .box2 p {padding: 4%;line-height: 140%;}
.mivi .box2 p span{font-size: 17px;color: #808080;}
.border_top {border-top: 1px solid #ddd;}
.mivi .vi p {line-height: 180%;padding-top: 10%;}
/***법인소개**/
.prume_top {width: 100%;float: left;border: 1px solid #ddd;}
.prume_top .top {padding: 6% 5%;border-bottom: 1px solid #ddd;background-repeat: no-repeat;background-position: right;}
.prume_top .bt {width: 100%;float: left;background: #F5F5F5;padding: 3%;}
.prume_top .le {float: left;}
.prume_top .prume_sns {float: right;width: 43%;}
.prume_sns a {width: 32%;margin-right: 2%;background: #fff;float: left;border: 1px solid #eaeaea;text-align: center;padding: 3%;}
.prume_sns a:last-child {margin-right: 0;}
.prume_sns .sns_icon {padding-bottom: 15px;}
.prume_top .build {border-bottom: 1px solid #ddd;background-repeat: no-repeat;background-position: right;}
/* 조직도 */
.basic_cont_tit {font-size:18px; font-weight:600; margin:0 0 12px 0;}
.basic_cont_tit span {border-bottom:1px solid #888;}
.basic_cont_tit span.basic_cont_tit_guide {font-size:14px; font-weight:400; padding:0 0 0 10px; border-bottom:0px; color:#f16c82;}
.basic_cont_dep ul li dl {margin:0 0 20px 0;}
.basic_cont_dep ul li dl dt {background: url("../img/bullet_blue.png") center left no-repeat; color:#f16c82; padding:0 0 0 10px; font-size:16px;}
.basic_cont_dep ul li dl dd {padding:0 0 0 10px;}
.basic_cont_dep ul li dl dd.button {margin:8px 0 0 0;}
.basic_cont_dep ul li dl dd.button a {display:inline-block; background:#f16c82; color:#fff; font-size:13px; padding:0 20px; height:34px; line-height:34px; vertical-align:middle;}
.basic_cont_dep .basic_box {border:1px solid #eee; width:33%; margin:8px 0 0 0;}
.basic_cont_dep .basic_box2 {border:1px solid #eee; width:50%; margin:8px 0 0 0;}
.basic_cont_dep .basic_box .basic_box_in {padding:20px;}
.basic_cont_dep .basic_box2 .basic_box_in {padding:20px;}
.fake-table-box {position:relative;border-top:2px solid #f16c82}
/*.fake-table-box:after {content:'';display:block;clear:both}
.fake-table-box:before {content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background-color:#aaa}*/
/*.fake-table-box .fake-table-item {float:left;width:50%}*/
.fake-table-box {display:table;width:100%}
.fake-table-item {display:table;width:100%;table-layout:fixed;border-bottom:1px solid #d4d4d4}
.fake-table-item:last-child {border-bottom-color:#aaa}
.fake-table-item .fake-table-th {display:table-cell;width:200px;text-align:left;vertical-align:middle;padding-left:24px;font-size:18px;line-height:18px;color:#252525;font-weight:500;background-color:#f5f5f5}
.fake-table-item .fake-table-td {display:table-cell;padding:17px 24px;text-align:left;vertical-align:middle}
.fake-table-item .fake-table-td p {color:#555;font-size:16px;line-height:20px}
.fake-table-item .fake-table-td [class^="sprite-group-"] {vertical-align:middle;margin-right:3px}
.fake-table-item  a.link-mail {color:#555}
.fake-table-item  a.link-mail:hover {color:#00a0e9;text-decoration:underline}

#divContents{position:relative; padding:0; margin:0; border-top:5px solid #f16c82}
.txtBox{width:auto; max-width:1180px; padding:20px 20px 10px 20px; min-height:80px;  height:auto; margin:0px 0px 15px 0px; border: 1px solid #eee; background:url(/page/img/txtbox_bg.png) no-repeat #f5f5f5}
.txtBox:after		{content:'';display:block;clear:both;height:0;visibility:hidden}
.txtBox .txt	{width:80%; padding:10px 10px 20px 0px; float:right; line-height:130%; font-family: 'notokr-medium'; letter-spacing:-0.2px;}
.txtBox .txt2	{padding:10px 20px 20px 20px; line-height:130%; font-family: 'notokr-medium'; letter-spacing:-0.2px;}
.txtBox .bg		{width:18%; float:left;  min-height:120px; }

.txtBox .t1{font-size:18px;}
.txtBox .tPdt1{padding-top:15px;}
.txtBox .tPdt2{padding-top:20px;}
.txtBox .tPdt3{padding-top:25px;}

.txtBox .icon1{background: url('/page/img/info_icon.png') 30px 10px no-repeat;}/*안내 확성기 아이콘*/

.txtBox2	{ border:1px dotted #372680; padding:15px; margin:10px 0 10px 20px}

.idol .gr1, .idol .gr2, .idol .gr3, .idol .gr4{
    float: left;
	padding:1%;
    width: 25%; 
}
.idol .gr3_1, .idol .gr3_2, .idol .gr3_3, {
    float: left;
	padding:1%;
    width: 33%; 
}
.idol .title {
    float: left;
    width: 100%;
    background: #285a80;
    color: #fff;
    font-size: 20px;
    padding: 4% 0;
}
.idol .text {
    padding: 5% 3%;
    float: left;
    text-align: left;
    width: 100%;
	height:154px;
    font-size: 17px;
}
.idol .gr1 .box, .idol .gr2 .box, .idol .gr3 .box, .idol .gr4 .box {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
}
.box1{color:#fff;}
.intro_img.about_us .box1{background: url(/page/img/img_aboutus02.png) center center;}
.intro_img .box_full{width: 100%;}
.intro_img .box1{width: 100%; overflow:hidden; height: 393px;}
.intro_img .box1 h5{font-weight: 400;}
.intro_img .box2{margin-top: -80px;}
.intro_img .box2{width: auto; margin-left: 60px; margin-right: 60px; background: #fff; position: relative;}
.intro_img .box2 > div{width: auto; padding: 60px 60px 15px;}

/*3차 메뉴*/
.depth_3rd {}
.depth_3rd ul {border-top: 1px solid #e4e4e4; border-left: 1px solid #e4e4e4;list-style-image: none;list-style-position: outside;list-style-type: none;padding: 0px !important;}
.depth_3rd li {display: inline-block; font-size: 14px; line-height: 50px;  text-transform: uppercase; box-sizing: border-box; border-bottom: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; font-weight: 500;}
.depth_3rd li.off{cursor: default;}
.depth_3rd li a{color: #999; line-height: 50px; width: 100%; display: block;}
.depth_3rd li:hover{background: #fafafa;}
.depth_3rd li.off:hover{background: #ffffff;}
.depth_3rd .active{background: #c7619e!important;}
.depth_3rd .active a{color: #fff;}

#floatMenu {
    position: fixed;
    width: 120px;
    /* height: 200px; */
    right: 5%;
    top: 15%;
    color: #fff;
	z-index:11111;
	box-sizing: border-box;
}

.quick_url {
    display: block;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 100px;
    text-align: center;
    font-size: 17px;
    line-height: 129%;
    padding: 15% 25%;
    font-weight: 600;
    border: 5px solid #fff;
    background: #428bca;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    margin-bottom: 0px;
    width: 120px;
    height: 120px;
}

.quick_url:hover, .quick_url:active{
	background:#428bca;
}

.quick_url .text{
	color: #fff;
}


.quick_title {
    display: block;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 100px;
    text-align: center;
    font-size: 17px;
    line-height: 129%;
    padding: 15% 25%;
    font-weight: 600;
    border: 5px solid #fff;
    background: #428bca;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    margin-bottom: 0px;
    width: 120px;
    height: 120px;
}

.quick_title i {
    font-size: 2.2em;
    color: #fff;
    margin-bottom: 5px;
}

.quick_title:hover, .quick_title:active{
	background:#428bca;
}

.vertical .content {
    padding:0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;

}


.vertical p {
	border:1px solid #ddd;
    color: #000;
    background-color: #fff;
    margin: 5% 0;
    padding: 3%;
    border-radius: 45px;
    /* border-top: 1px solid #ccc; */
    /* border-left: 1px solid #ccc; */
    font-size: 17px;
    /* font-weight: 600; */
    width: 100%;
    float: left;
    line-height: 213%;
    text-align: center;
}
    
.vertical h3 {
    color:#542437;
    padding:0;
    margin:10px 0;
}


.vertical p img {
    margin-right: 2%;
    margin-left: -4%;
    display: block;
    float: right;
    text-align: right;
}


/* Vertical */
.vertical ul li {
    overflow:hidden;
    margin:0 0 1px;
 	transition:0.5s;
    margin: 0 auto;
    font-size: 14px;
    width: 100%;
	
}
.vertical ul li label {
    padding: 10px 15px 0 25px;
}
.vertical ul li label span img {
	margin-top: -10px;
}


.vertical ul li .content {
	width:100%;
    height:0px;
    border-top:0;
    position: absolute;
    float: left;
    margin-top: 250px;
}

.go_top {
    padding: 5px 25px;
    height: 32px;
    background-color: #ccc;
    border-bottom-left-radius: 15px;
    width: 100%;
	color:#fff;
	font-size:17px;
}

.q_sec1 {
    position: absolute;
	top: 130px;
	left: 30%;
	width: 100%;
	height: 100%;
}

.q_sec3 {
    position: absolute;
	top: 0;
	left: 30%;
	width: 100%;
	height: 100%;
}

.pull-right_quick {
    display: block;
    float: right;
    width: 20%;
    /* position: absolute; */
    top: 55px;
}
.vertical .sel06 {
    background-color: #202020;
    color: #fff;
}

.vertical .sel07 {
    background-color: #fff;
    color: #333;
	font-size: 14px;
    border: 1px solid #ddd;
}

.vertical p:hover {
    font-weight: 600;
	background:#FFD044;
} 
 .vertical .content a {
    float: left;
    width: 100%;
}

/*검색창*/
.nsl_hd h4 {
	font-size: 33px;
	font-weight: normal;
	padding-top: 15px;
	/* font-weight: 600; */
	font-family: "S-Core Dream 5";
}
.nsl_hd p {
	margin-bottom: 50px;
}
.nsl_hd span {
	margin-bottom: 50px;
	float: left;
	text-align: center;
	width: 100%;
	font-size: 1.3em;
}
li.allsearch_tit01 a:hover {
	color: #fff;
	font-weight: 600;
}
.nsl_bx {
	color: #fff;
	position: fixed;
	left: 0;
	top: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
	box-shadow: 3px 3px #ddd;
	background: rgba(27, 77, 85, 0.9);
	z-index: 9999;
	text-align: center;
	padding: 4% 0;
	box-sizing: border-box;
}
.nsl_close:hover {
	background-color: #fff;
	color:#237480;
}

.nsl_close {
	border: 2px solid #fff;
	position: absolute;
	font-size: 45px;
	top: 15px;
	right: 52px;
	cursor: pointer;
	transition: 0.5s;
	color: #fff;
	letter-spacing: ;
	padding: 6px 12px 13px 12px;
}
#allsearch_pop {
	display: none;
	position: absolute;
	width: 100%;
	height: 1000%;
	top: 0;
	left: 0;
	z-index: 9999999999999;
}
.allsearch_box {
	float: left;
	width: 100%;
}
.allsearch_pop_bg {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.6;
	z-index: 101;
}
.search_btn {
	position: fixed;
	bottom: 0;
	right: 0;
	/* background:url('../../../img/quick_sub.png'); */
	background-position:right bottom;
	background-repeat:no-repeat;
	z-index: 9999999;
	cursor: pointer;
	/* padding: 50px 100px; */
}
#allsearch {
	/*margin-left: 10px;
	margin-bottom: 20px;
	padding: 0;*/
	/*background-image: url(../../../img/allsearch.png);
	width:100%;*/
	/*height: 25px;*/
	background-position: center;
	background-repeat: no-repeat;
	/*clear: both;*/
}
.allsearch_01, .allsearch_02, .allsearch_03, .allsearch_04, .allsearch_05 {
	width: 50%;
	float: left;
	margin-left: 25%;
}

.allsearch_box {
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 180%;
}
/*사이트맵*/ 

.allsearch_01 .allsearch_ti {
	font-size: 21px;
	padding: 60px 10px;
	float: left;
	width: 100%;
	border: 2px solid #fff;
	background: #fff; 
	border-bottom: 1px solid #ccc; 
	border-radius: 0;
	font-family:"S-Core Dream 5";
}
.allsearch_ti a {
	color: #fff;
	background-color: #f4cf5d;
	padding: 25px 30px;
	font-size: 17px;
	font-weight: normal;
	margin: 20px;
}
.allsearch_02 .allsearch_ti {
	  font-size: 20px;
	padding: 10px;
	float: left;
	width: 100%;
	border: 2px solid #fff;
	color: #fff;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
	font-size: 26px;
	border-radius: 10px;
	margin-bottom: 9%;
}
.allsearch_tit02 a:hover {
	color: rgba(110, 187, 68, 1);
}
.allsearch_s a:hover {
	color: rgba(110, 187, 68, 1);
}
.allsearch_03 .allsearch_ti {
	  font-size: 20px;
	padding: 10px;
	float: left;
	width: 100%;
	border: 2px solid #fff;
	color: #fff;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
	font-size: 26px;
	border-radius: 10px;
	margin-bottom: 9%;
}
.allsearch_tit03 a:hover {
	color: #EE781E;
}
.allsearch_04 .allsearch_ti {
	  font-size: 20px;
	padding: 10px;
	float: left;
	width: 100%;
	border: 2px solid #fff;
	color: #fff;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
	font-size: 26px;
	border-radius: 10px;
	margin-bottom: 9%;
}
.allsearch_tit04 a:hover {
	color: rgba(233, 103, 105, 1);
}
.allsearch_05 .allsearch_ti {
	  font-size: 20px;
	padding: 10px;
	float: left;
	width: 100%;
	border: 2px solid #fff;
	color: #fff;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
	font-size: 26px;
	border-radius: 10px;
	margin-bottom: 9%;
}
.allsearch_tit05 a:hover {
	color: rgba(233, 103, 105, 1);
}
.allsearch_tit07 a, .allsearch_tit06 a, .allsearch_tit05 a, .allsearch_tit04 a, .allsearch_tit03 a, .allsearch_tit02 a, .allsearch_tit01 a {
	float: left;
	width: 100%;
	padding: 5px 0;
	padding-left: 0px;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.41);
	font-size: 18px;
	font-weight: normal;
}
.allsearch_s {
	float: left;
	width: 100%;
	font-size: 17px;
	background-color: #efefef;
	border: 1px solid #ccc;
	line-height: 140%;
	padding: 5px 0;
}
.allsearch_ti img {
	padding: 0 7px;
}
.allsearch_ti {
	font-size: 20px;
	padding: 10px;
	float: left;
	width: 100%;
	border: 2px solid #fff;
	color: #fff;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
	font-size: 26px;
	border-radius: 10px;
	margin-bottom: 9%;
}
#sch_stx {
	width: 65%;
	padding: 20px;
	border-bottom: 2px solid #000;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	color:#333;
}
/*규정*/
.sub_container {
	float: left;
	width: 100%;
	margin: 5% 0;
}
.sub_T {
	width: 100%;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 3%;
	text-align: center;
	padding-bottom: 5px;
}
.sub_T::after {
	content: "";
	width: 80px;
	height: 5px;
	background: #cccccc;
	display: block;
	margin: 5px auto;
}
.personal_box2_ti {
	background-image: none !important;
	padding: 0 !important;
	font-size: 18px !important;
  }
  .personal_no {
	float: left;
	width: 100%;
	font-size: 20px !important;
	font-weight: 600;
	margin-top: 29px;
	/*border-top: 1px solid #ccc;*/
	padding-top: 30px;
	color: rgb(79, 107, 147);
  }
  .personal_box div div {
	background-color: #efefef;
  }
  
  .personal_box div .sub_s_box_2 {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 20px;
	font-size: 16.5px;
	line-height: 180%;
	margin: 10px 0;
	float: left;
	width: 100%;
  }
  .personal_box div p {
	background-position: left top 0px;
	background-image: url(../img/ep_S.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 18px;
	line-height: 180%;
	float: left;
	width: 100%;
  }
  .personal_ti {
	font-weight: 600;
  }
  .personal_box div {
	border: 1px solid #ccc;
	padding: 20px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
  }
  .personal_box2_ti {
	font-weight: 600;
  }
  .personal_ti {
	float: left;
	width: 100%;
	margin-top: 20px;
  }
  .personal_con {
	font-size: 16px;
	text-align: center;
  }
  .personal_con span {
	font-weight: 600;
	margin-top: 15px;
	display: block;
  }
  .personal_T_Ti {
	font-size: 26px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 10px;
  }
  .personal_T {
	border: 1px solid #ccc;
	float: left;
	width: 100%;
	padding: 10px 48px;
	font-size: 18px;
	margin-top: 20px;
	background-color: #efefef;
  }
  .personal_T p {
	float: left;
	font-size: 16px;
	width: 50%;
	padding-left: 6%;
  }
  .personal_box p {
	font-size: 18px;
	line-height: 160%;
  }
  .personal_top {
	width: 100%;
	text-align: center;
	padding: 4% 2%;
	border: 4px solid #ebeed1;
	background: url(../../../img/sub/personal_icon.png) 98% bottom no-repeat;
  }
  .colorB b {
	color: rgb(102, 140, 42);
  }

/*메인 인스타그램 스와이퍼*/

#instafeed-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.feed-item {
    padding: 10px;
}

.feed-item img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.f_center{text-align:center !important;}

.sub_table01 {width:100%; table-layout:fixed; border-top:3px solid #f16c82; border-right:1px solid #e5e5e5;}
.sub_table01 th {background:#f9f9f9; color:#222; font-size:1.8rem; font-weight:500; line-height:1.3;}
.sub_table01 th span {display:block;}
.sub_table01 td {color:#404040;}
.sub_table01 th, .sub_table01 td {font-size:1.6rem;padding:25px 20px; border-bottom:1px solid #e5e5e5; border-left:1px solid #e5e5e5;}
.sub_table01 th b {color:#cc2b49;}
.sub_table01 .txt01 { color:#f16c82; font-weight:500; line-height:1.25; position:relative; padding-left:20px; padding-bottom:10px;}
.sub_table01 .txt01:after {content:''; clear:both; display:block; width:14px; height:10px; background:url(/images/uui/common/icon_check.png) no-repeat left top; position:absolute; top:6px; left:0; border-radius:100%;}
.sub_table01 .txt02 {font-size:2.0rem;  color:#404040; line-height:1.25; position:relative; padding-left:12px; padding-bottom:20px; text-align:left;}
.sub_table01 .txt02:last-child, .sub_table01 .txt03:last-child {padding-bottom:0;}
.sub_table01 .txt02:after {content:''; clear:both; display:block; width:4px; height:4px; background:#555; position:absolute; top:10px; left:0; border-radius:100%;}
.sub_table01 .txt02 b {color:#f16c82; font-weight:500;}
.sub_table01 .txt02_2 { color:#404040; line-height:1.25; position:relative; padding-left:12px; padding-bottom:20px;}
.sub_table01 .txt02_2 b {color:#f16c82; font-weight:500;}
.sub_table01 .txt03 {color:#666; line-height:1.25; position:relative; padding-left:23px; padding-bottom:25px;}
.sub_table01 .txt03_2 {color:#666; line-height:1.25; position:relative; padding-left:23px; padding-bottom:10px;}
.sub_table01 .txt04 {display:flex; align-items:flex-start; flex-wrap:nowrap; flex-direction:row; justify-content:flex-start; padding-bottom:20px;}
.sub_table01 .txt04:last-child {padding-bottom:0;}
.sub_table01 .txt04 p { color:#404040; display:inline-block; line-height:1.35;}
.sub_table01 .txt04 span {min-width:67px;  font-weight:500; color:#404040; padding-right:20px; position:relative; padding-left:13px; line-height:1.25;}
.sub_table01 .txt04 span:after {content:''; clear:both; display:block; width:4px; height:4px; background:#555; position:absolute; top:9px; left:0; border-radius:100%;}
.sub_table01 .txt04:last-child p {padding-bottom:0;}
.sub_table01 .td_img01 {max-width:280px; padding-left:15px; margin-top:-13px;}
.sub_table01 .td_img01 img {width:100%;}
.sub_table01 .td_img02 {width:100%; padding-left:15px; margin-top:-13px; display:flex; flex-wrap:nowrap; flex-direction:row;}
.sub_table01 .td_img02 li {max-width:310px; display:inline-block; margin-right:20px;}
.sub_table01 .td_img02 img {width:100%;}
.sub_table01 tr.blue th, .sub_table01 tr.blue td {background:#f6f9fc;}
.sub_table01 td .red {text-align:left; color:#cc2b49; font-weight:500;}

.class_table {text-align:center; table-layout:inherit;}

/* 인사말 */
.greeting {width:100%; margin:40px auto 80px;}
.greeting .container {display:flex;}
.greeting .greeting_img {max-width:520px;min-width:300px;}
.greeting .greeting_img img {width:100%;}
.greeting .greeting_txt {padding-left:65px;}
.greeting_txt .title {font-size:3.3333rem; font-weight:300; padding-bottom:50px; line-height:1.25; letter-spacing:-0.25rem;}
.greeting_txt .title b {font-weight:600; color:#f16c82;}
.greeting_txt .text {color:#333; line-height:1.65;}
.greeting_txt .text span {display:block;}
.greeting_txt .text b {font-weight:500;}

/* 미션 및 비전 */
.mission_wrap {width:100%; margin-top:80px;}
.mission02 ul {display:flex; flex-direction:row; flex-wrap:wrap; justify-content:space-between; align-items:center;}
.mission02 li {border:1px solid #e5e5e5; border-width:0 1px 1px 1px; width:49%; display:flex; flex-direction:row; flex-wrap:nowrap; justify-content:flex-start; align-items:center; height:190px;}
.mission02 .ms02_tit {width:22%; text-align:center;}
.mission02 .ms02_tit img {margin:0 auto; display:inline-block; max-width:80px; width:100%;}
.mission02 .ms02_tit p {font-family:'Jalnan'; font-size:1.467rem; padding-top:10px;}
.mission02 .ms02_txt {width:70%;}
.mission02 .ms02_txt p {font-size:1.2rem; color:#404040; line-height:1.35; position:relative; padding-left:12px; padding-bottom:20px; letter-spacing:-0.025rem;}
.mission02 .ms02_txt p:last-child {padding-bottom:0;}
.mission02 .ms02_txt p:after {content:''; clear:both; display:block; width:4px; height:4px; background:#555; position:absolute; top:10px; left:0; border-radius:100%;}
.mission02 .ms02_01 {border-top:3px solid #f16b83; margin-bottom:2%}
.mission02 .ms02_01 .ms02_tit p, .mission02 .ms02_01 b {color:#f16b83;}
.mission02 .ms02_02 {border-top:3px solid #5ac2b9; margin-bottom:2%;}
.mission02 .ms02_02 .ms02_tit p, .mission02 .ms02_02 b {color:#5ac2b9;}
.mission02 .ms02_03 {border-top:3px solid #5d85cd;}
.mission02 .ms02_03 .ms02_tit p, .mission02 .ms02_03 b {color:#5d85cd;}
.mission02 .ms02_04 {border-top:3px solid #ffb400;}
.mission02 .ms02_04 .ms02_tit p, .mission02 .ms02_04 b {color:#ffb400;}

.mission03 {width:100%;}
.mission03 ul {display:flex; flex-direction:row; align-items:center; justify-content:space-evenly; flex-wrap:wrap;}
.mission03 li {border-radius:100%; border:1px solid #e5e5e5; text-align:center; width:400px; height:400px;}
.mission03 li img {display:inline-block; padding-top:95px; max-width:80px; width:100%;}
.mission03 .ms03_tit {font-size:1.467rem; color:#000; padding:30px 0 20px; font-weight:600;}
.mission03 .ms03_tit b {color:#f16b83;}
.mission03 .ms03_txt {font-size:1.2rem; color:#404040; line-height:1.45;}

.mission01, .mission02 {width:100%; position:relative; margin-bottom:80px; border-bottom:1px dashed #d1d1d1; padding-bottom:80px;}
.mission01 ul:before {content:''; clear:both; display:block; position:absolute; width:50%; height:252px; background:none; border:1px solid #e5e5e5; border-width:1px 0 1px 0; top:50%; left:50%; transform:translate(-50%, -50%); z-index:-1;}
.mission01 ul {position:relative; display:flex; flex-direction:row; flex-wrap:wrap; justify-content:space-between; align-items:center;}
.mission01 li:not(.ms01_03) {width:390px; height:200px; border:1px solid #e5e5e5; border-radius:20px; background:#f9f9f9; text-align:center; position:relative;}
.mission01 .ms01_01, .mission01 .ms01_04 {margin-right:80px;}
.mission01 .ms01_01, .mission01 .ms01_02 {margin-bottom:50px;}
.mission01 li:not(.ms01_03):after {content:''; clear:both; display:block; position:absolute; width:24px; height:24px; background:#f16c82; top:44%; z-index:1; border-radius:100%; box-shadow: 0 0 0 5px #fce2e6 inset;}
.mission01 .ms01_01:after, .mission01 .ms01_04:after {right:-36%;}
.mission01 .ms01_02:after, .mission01 .ms01_05:after {left:-36%;}
.mission01 .ms01_03 {border:2px dashed #e5e5e5; border-radius:100%; width:360px; height:360px; text-align:center; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); background:#fff;}
.mission01 .ms_en {padding:40px 0 10px; font-family:'Montserrat'; font-size:1.533rem; font-weight:600; color:#a9a9a9;}
.mission01 .ms_tit {padding-bottom:20px; font-family:'Jalnan'; font-size:2rem; font-weight:600; color:#404040;}
.mission01 .ms_txt {padding-bottom:40px; font-size:1.6rem; color:#404040; line-height:1.45; letter-spacing:-0.025rem;}
.mission01 .ms_txt b {font-weight:600; color:#f16c82;}
.mission01 .ms_txt span {display:block;}
.mission01 .ms_logo {background:#fef0f2; border-radius:100%; position:relative; width:300px; height:300px; display:inline-block; margin-top:30px;}
.mission01 .ms_logo img {display:block; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); max-width:240px; width:100%; z-index:99999;}
.mission01 ul {display:block;}
.mission01 ul:before {width:1px; height:25px; top:180px; left:50%; transform:translateX(-50%); background:#fff; border:1px solid #ccc; border-width:0 1px 0 0;}
.mission01 li:not(.ms01_03) {width:100%; height:auto; margin-bottom:60px; border:none; border-radius:0; background:none;}
.mission01 li:not(.ms01_03):after {top:auto; bottom:-73px; left:50%; transform:translateX(-50%);}
.mission01 li.ms01 {border:1px solid #e5e5e5; border-radius:20px; background:#f9f9f9;}
.mission01 li.ms01 span {display:inline; padding-left:4px;}
.mission01 li.ms02:after {content:none;}
.mission01 .ms02 .ms_en {padding:30px 0 10px;}
.mission01 .ms02 .ms_tit {padding-bottom:65px; position:relative;}
.mission01 .ms02 .ms_tit:before {content:''; clear:both; display:block; position:absolute; bottom:0; left:50%; transform:translateX(-50%); width:1px; height:40px; background:#fff; border:1px solid #ccc; border-width:0 1px 0 0;}
.mission01 .ms_list {display:flex; flex-direction:row; flex-wrap:wrap; justify-content:space-between; align-items:stretch;}
.mission01 .ms02 .ms_list {padding-top:41px; position:relative;}
.mission01 .ms02 .ms_list:before {content:''; clear:both; display:block; position:absolute; top:0; left:50%; transform:translateX(-50%); width:80%; height:1px; background:#fff; border:1px solid #ccc; border-width:1px 0 0 0;}
.mission01 .ms_box {width:300px; height:240px; border-radius:25px; margin-right:30px; position:relative;}
.mission01 .ms_box:before {content:''; clear:both; display:block; position:absolute; top:-40px; left:50%; transform:translateX(-50%); width:1px; height:40px; background:#fff; border:1px solid #ccc; border-width:0 1px 0 0;}
.mission01 .ms_box:last-child {margin-right:0;}
.mission01 .ms_box:nth-child(1) {background:#fff0cc;}
.mission01 .ms_box:nth-child(1) .ms_box_tit {background:#ffc333;}
.mission01 .ms_box:nth-child(2) {background:#fce2e6;}
.mission01 .ms_box:nth-child(2) .ms_box_tit {background:#f48a9b;}
.mission01 .ms_box:nth-child(3) {background:#dee7f5;}
.mission01 .ms_box:nth-child(3) .ms_box_tit {background:#7d9ed8;}
.mission01 .ms_box:nth-child(4) {background:#def3f1;}
.mission01 .ms_box:nth-child(4) .ms_box_tit {background:#7ccec7;}
.mission01 .ms_box .ms_box_tit {font-size:2.4rem; font-weight:600; color:#fff; line-height:1; border-radius:25px 25px 0 0; width:100%; height:70px; line-height:70px;}
.mission01 .ms_box .ms_txt {padding-top:23px;}
.mission01 .ms_box .ms_box_txt span {display:block;}

/* 오시는길 */
.map {width:100%; margin:40px auto 80px;}
.map .map_wrap {width:100%; margin:0 auto 40px;}
.map .map_wrap .kakao_map {width:100%}
.map .map_wrap .kakao_map .wrap_controllers {display:none;}
.map .map_wrap .kakao_map .wrap_map {height:500px;}
.map .map_info {width:100%; padding-bottom:80px; border-bottom:1px dashed #d1d1d1; position:relative;}
.map .map_info .map_name {padding-bottom:20px; line-height:1.25; font-weight:600; color:#202020;}
.map .map_info .map_info_txt_wrap {display:flex;}
.map .map_info .map_info_txt {margin-right:40px; display:flex; align-items:flex-start; justify-content:flex-start; flex-direction:row; flex-wrap:wrap;}
.map .map_info .map_info_txt .img {max-width:36px; margin-right:10px;}
.map .map_info .map_info_txt .img img{width:100%;}
.map .map_info .map_info_txt .txt01 {margin-right:20px; color:#404040; font-weight:500; line-height:1.5;}
.map .map_info .map_info_txt .txt02 {color:#404040; line-height:1.5;}
.map_table .sub_table01 th {font-size:2.0rem;font-weight:500; color:#222; text-align:center;}
.map_table .sub_table01 .vehicle {position:relative; background:#001c4e; width:80px; height:80px; border-radius:100%; margin:0 auto 8px;}
.map_table .sub_table01 .vehicle img {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
.map_table .sub_table01 .vehicle_num {font-family:'Montserrat'; font-weight:900; font-size:0.733rem; color:#263c96; display:inline-block; width:20px; height:20px; border-radius:100%; box-shadow:0 0 0 3px #263c96 inset; text-align:center; line-height:20px; margin-right:7px;}
.map_table .sub_table01 p > img {margin-right:7px;}

.sub_tit_box {width:100%; margin-top:40px;}
.sub_tit_box .sub_tit {background:#f9f9f9; border:1px solid #e5e5e5; border-radius:20px; padding:50px 50px 55px;}
.sub_tit_box .sub_tit01 {font-size:2.8rem; color:#222; line-height:1.25; font-family:'Jalnan'; padding-bottom:20px;}
.sub_tit_box .sub_tit02 {color:#404040; line-height:1.5; padding-bottom:40px;}
.sub_tit_box .sub_tit03 {display:flex; align-items:flex-start; flex-wrap:nowrap; flex-direction:row; justify-content:flex-start;}
.sub_tit_box .sub_tit03 span {min-width:126px; font-size:1.8rem; font-weight:500; color:#333; padding-right:35px; padding-left:24px; position:relative;}
.sub_tit_box .sub_tit03 span:not(span.import):before {content:''; clear:both; display:block; width:16px; height:16px; background:#5c85ce; position:absolute; top:6px; left:0; border-radius:100%;}
.sub_tit_box .sub_tit03 span:not(span.import):after {content:''; clear:both; display:block; width:8px; height:8px; background:#fff; position:absolute; top:10px; left:4px; border-radius:100%;}
.sub_tit_box .sub_tit03 span.import {font-size:1.433rem; color:#cc2b49; padding-left:5px; font-weight:400;}
.sub_tit_box .sub_tit03 p {font-size:1.8rem; color:#666; padding-bottom:20px; line-height:1.5;margin-bottom: 0px;}
.sub_tit_box .sub_tit03 p b {font-weight:500; color:#000;}
.sub_tit_box .sub_tit03 p b.b2 {font-weight:500; color:#666;}
.sub_tit_box .sub_tit_img {display:flex; padding-bottom:20px; flex-direction:row; align-items:flex-start; flex-wrap:nowrap; justify-content:space-between; padding-top:15px;}
.sub_tit_box .sub_tit_img2 {flex-wrap:wrap;}
.sub_tit_box .sub_tit_img2 li {width:31.65%;}
.sub_tit_box .sub_tit_img li:nth-child(3n) {margin:0 0 20px 0;}
.sub_tit_box .sub_tit_img img {border-radius:20px; width:100%; height:250px;}
.sub_tit_box .sub_tit_img p {padding-top:15px; font-size:1.2rem; color:#333; font-weight:500; text-align:center;}
.sub_tit_box .sub_tit_img span {display:block;}
.sub_tit_box .sub_contact {background:#fff; border:1px solid #e5e5e5; border-radius:10px; padding:25px 40px; display:flex; flex-direction:row; flex-wrap:wrap; justify-content:flex-start;}
.sub_tit_box .sub_contact li {display:inline-block; line-height:1.7;}
.sub_tit_box .sub_contact .sub_team {font-size:1.8rem; color:#222; margin-right:40px;}
.sub_tit_box .sub_contact .sub_team span {font-size:1.8rem; font-weight:500; color:#000; position:relative; padding-right:10px; margin-right:10px;}
.sub_tit_box .sub_contact .sub_team span:after {content:''; clear:both; display:block; width:1px; height:14px; background:#ccc; position:absolute; top:6px; right:0;}
.sub_tit_box .sub_contact .sub_tel {font-size:1.7rem; color:#808080; font-weight:300; margin-right:40px; background:url(/page/img/icon_tel.png) no-repeat left center; padding-left:35px;}
.sub_tit_box .sub_contact .sub_fax {font-size:1.7rem; color:#808080; font-weight:300; background:url(/page/img/icon_fax.png) no-repeat left center; padding-left:35px;}

.sub_tit_box .sub_contact2 {background:#fff; border:1px solid #e5e5e5; border-radius:10px; padding:25px 40px;}
.sub_tit_box .sub_contact2 ul {display:flex; flex-direction:row; flex-wrap:wrap; justify-content:flex-start; margin-bottom:10px;}
.sub_tit_box .sub_contact2 ul:last-child {margin-bottom:0;}
.sub_tit_box .sub_contact2 li {display:inline-block; line-height:1.7;}
.sub_tit_box .sub_contact2 .sub_team {font-size:1.2rem; color:#222; margin-right:40px;}
.sub_tit_box .sub_contact2 .sub_team span {font-size:1.2rem; font-weight:500; color:#000; position:relative; padding-right:10px; margin-right:10px;}
.sub_tit_box .sub_contact2 .sub_team span:after {content:''; clear:both; display:block; width:1px; height:14px; background:#ccc; position:absolute; top:6px; right:0;}
.sub_tit_box .sub_contact2 .sub_tel {color:#808080; font-weight:300; margin-right:40px; background:url(/page/img/icon_tel.png) no-repeat left center; padding-left:35px;}
.sub_tit_box .sub_contact2 .sub_fax {color:#808080; font-weight:300; background:url(/page/img/icon_fax.png) no-repeat left center; padding-left:35px;}
.sub_tit_box .sub_tit_img img {border-radius: 20px;width: 100%;height: 250px;}

.sec_title {font-size:2.8rem; color:#4e4e4e; font-family:'Jalnan'; background:url(/page/img/icon_pen.png) no-repeat left top; padding-bottom:20px; padding-left:40px; line-height:1.3;}
.sec_title02 {font-size:1.733rem; color:#222; font-weight:600; padding-bottom:20px; padding-left:27px; line-height:1.25; position:relative; letter-spacing:-0.1rem;}
.sec_title02:not(.first) {margin-top:40px;}
.sec_title02:after {content:''; clear:both; display:block; width:8px; height:8px; background:#f8b5c0; border-radius:100%; position:absolute; top:13px; left:10px;}

/* 이용절차 아이콘 레이아웃 */

/* 이용절차 아이콘 레이아웃 */
.use_list_new {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    gap: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.use_list_new li {
    flex: 1;
    min-width: 160px;
    max-width: 180px;
    text-align: center;
    padding: 25px 15px;
    border: 1px solid #e5e5e5;
    border-radius: 15px;
    background: #fafafa;
    position: relative;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.use_list_new li:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    border-color: #44B39E;
}

.use_list_new li .use_list_icon {
    width: 80px;
    height: 80px;
    background-color: #44B39E;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(68, 179, 158, 0.2);
}

.use_list_new li .use_list_icon:hover {
    background-color: #4162a7;
    transform: scale(1.05);
    box-shadow: 0 6px 16px rgba(65, 98, 167, 0.3);
}

.use_list_new li .use_list_icon i {
    font-size: 36px;
    color: white;
}

.use_list_new li strong {
    display: block;
    margin-top: 10px;
    margin-bottom: 8px;
    font-size: 16px;
    color: #44B39E;
    font-weight: 600;
    line-height: 1.2;
}

.use_list_new li .desc {
    font-size: 14px;
    color: #666;
    line-height: 1.4;
}

/* 단계 연결 화살표 - 정확한 중간 정렬 */
.use_list_new li:not(:last-child):after {
    content: '';
    position: absolute;
    top: 50%;
    right: -14px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid #44B39E;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    z-index: 2;
}

/* 화살표가 카드 경계를 넘지 않도록 조정 */
.use_list_new li:not(:last-child) {
    margin-right: 10px;
}

/* 태블릿 레이아웃 */
@media (max-width: 991px) {
    .use_list_new {
        flex-direction: column;
        gap: 15px;
    }
    
    .use_list_new li {
        max-width: 100%;
        flex-direction: row;
        text-align: left;
        padding: 20px;
        margin-right: 0;
    }
    
    .use_list_new li:not(:last-child):after {
        display: none;
    }
    
    .use_list_new li .use_list_icon {
        width: 70px;
        height: 70px;
        margin: 0 20px 0 0;
        flex-shrink: 0;
    }
    
    .use_list_new li .use_list_icon i {
        font-size: 32px;
    }
    
    .use_list_new li .content {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .use_list_new li strong {
        font-size: 18px;
        margin-top: 0;
        margin-bottom: 5px;
    }
}

/* 모바일 레이아웃 */
@media (max-width: 767px) {
    .use_list_new li {
        padding: 15px;
    }
    
    .use_list_new li .use_list_icon {
        width: 60px;
        height: 60px;
        margin-right: 15px;
    }
    
    .use_list_new li .use_list_icon i {
        font-size: 28px;
    }
    
    .use_list_new li strong {
        font-size: 16px;
    }
    
    .use_list_new li .desc {
        font-size: 13px;
    }
}

/* 소형 모바일 */
@media (max-width: 480px) {
    .use_list_new li {
        flex-direction: column;
        text-align: center;
        padding: 20px 10px;
    }
    
    .use_list_new li .use_list_icon {
        width: 50px;
        height: 50px;
        margin: 0 auto 10px;
    }
    
    .use_list_new li .use_list_icon i {
        font-size: 24px;
    }
    
    .use_list_new li strong {
        font-size: 15px;
    }
    
    .use_list_new li .desc {
        font-size: 12px;
    }
    
    .use_list_new li .content {
        text-align: center;
    }
}

/* 서비스 안내 - 전문상담 이미지 레이아웃 */
.service_content_wrapper {
    display: flex;
    align-items: flex-start;
    gap: 40px;
    margin-bottom: 30px;
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
}

.service_consultation_img {
    flex: 0 0 500px;
    text-align: center;
}

.service_consultation_img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 15px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.service_consultation_img p {
    font-size: 1.8rem;
    color: #44B39E;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 0;
}

.service_info_list {
    flex: 1;
    min-width: 0;
}

.service_info_list .sub_tit03 {
    margin-bottom: 15px;
}

.service_info_list .sub_tit03:last-child {
    margin-bottom: 0;
}

/* 반응형 레이아웃 */
@media (max-width: 991px) {
    .service_content_wrapper {
        flex-direction: column;
        gap: 20px;
    }
    
    .service_consultation_img {
        flex: none;
        align-self: center;
        max-width: 250px;
    }
    
    .service_consultation_img img {
        height: 150px;
    }
    
    .service_consultation_img p {
        font-size: 1.6rem;
    }
}

@media (max-width: 767px) {
    .service_content_wrapper {
        gap: 15px;
        margin-bottom: 20px;
    }
    
    .service_consultation_img {
        max-width: 200px;
    }
    
    .service_consultation_img img {
        height: 120px;
        border-radius: 10px;
    }
    
    .service_consultation_img p {
        font-size: 1.4rem;
        margin-top: 10px;
    }
}

@media (min-width:769px) and (max-width:991px) {
.allsearch_01 .allsearch_ti {
	font-size: 17px;
}
.allsearch_01 .allsearch_ti, .allsearch_02 .allsearch_ti, .allsearch_03 .allsearch_ti, .allsearch_04 .allsearch_ti, .allsearch_05 .allsearch_ti, .allsearch_06 .allsearch_ti {
	font-size: 17px;
}
.allsearch_tit07 a, .allsearch_tit06 a, .allsearch_tit05 a, .allsearch_tit04 a, .allsearch_tit03 a, .allsearch_tit02 a, .allsearch_tit01 a {
	float: left;
	width: 100%;
	padding: 5px 0;
	padding-left: 0px;
 font-size:;
	font-size: 16px;
}
.allsearch_s {
	float: left;
	width: 100%;
	font-size: 15px;
	background-color: #efefef;
	border: 1px solid #ccc;
	line-height: 140%;
	padding: 5px 0;
}
}
@media (max-width:1024px) {
	.allsearch_01, .allsearch_02, .allsearch_03, .allsearch_04, .allsearch_05 {
	width: 90%; 
	margin-left: 5%;
	}
}
@media (max-width:768px) {
	.allsearch_ti a {
		color: #fff;
		background-color: #237480;
		padding: 20px;
		font-size: 17px;
		font-weight: normal;
		margin: 20px;
		float: left;
		width: 92%;
	}
	#sch_stx {
		text-align: center;
		width: 100%;
	}
}
/* mediaQuery
****************************************/
@media (max-width: 1200px) and (min-width: 992px) {
	
}
@media(min-width:767px) {
    
}
@media (min-width: 768px) {
	.depth_3rd li.off {display: none;}
	
}
@media (max-width: 991px) {
	.sub_page_box .education {min-height:350px;}
	.sub_page_box .education_small {min-height:250px;}

	.class_table_wrap {overflow-x:scroll;}
	.class_table {width:950px;}
	.class_table th, .class_table td {font-size:1rem !important;}
	.class_table th {text-align:center !important;}

	.greeting .greeting_img {max-width:30%;}
	.greeting .greeting_txt {padding-left:5%; width:65%;}
	.greeting_txt .title {font-size:2.533rem;}	
	.greeting_txt .text span {display:inline;}

	.map {margin:40px auto;}
	.map .map_wrap {margin:0 auto 20px;}
	.map .map_wrap .kakao_map .wrap_map {height:450px;}
	.map .map_info .map_name {font-size:1.733rem;}
	.map .map_info .map_info_txt .img {max-width:30px;}
	.map_table .sub_table01 .txt02 {padding-bottom:15px;}
	.map_table .sub_table01 .txt02:last-child {padding-bottom:0;}
	.map_table .sub_table01 .vehicle {width:70px; height:70px;}
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 	
	.sub_page_box .education {min-height:350px;}
	.sub_page_box .education .step_first {margin:5px 15px 5px 0;}
	.sub_page_box .education .step {margin:5px 15px 5px 0;}
	.sub_page_box .education_small {min-height:250px;}
	.sub_page_box .education_small .step_first {margin:5px 15px 5px 0;}
	.sub_page_box .education_small .step {margin:5px 15px 5px 0;}
	.mivi {display: inline-block!important;}
	.mivi .box2 {width: 100%!important;}
	.prume_top .top {background-position: top!important;background-size: 100% auto!important;padding-top: 77%!important;line-height: 205%;}
	.sub_txtimg{width:100%;padding-top:46.5%;height:auto;background-repeat: no-repeat;min-height:auto;}
	.sub_txtimg_building{width:100%;padding-top:46.5%;height:auto;background-repeat: no-repeat;min-height:auto;}
	.business_box {width: 100%;background-position: right 3% bottom 13%;}

	.greeting .container {display: block;}
	.greeting .greeting_img {max-width:50%; margin:0 auto 40px;}
	.greeting .greeting_txt {padding-left:0; width:95%; margin:0 auto;}
	.greeting_txt .title {font-size:2.533rem; text-align:center;}

	.map .map_wrap .kakao_map .wrap_map {height:350px;}
	.map .map_info {padding-bottom:80px;}
	.map .map_info .map_info_txt_wrap {display:block;}
	.map .map_info .map_info_txt {margin-right:0; width:100%; margin-bottom:10px;}
	.map_table .sub_table01 .vehicle {width:60px; height:60px;}
	.map_table .sub_table01 .vehicle img {max-width:30px;}
	.map .map_info .map_info_txt .txt02 {padding-top:0;}

	.mission_wrap {margin-top:40px;}
	.mission01 {padding-top:0;}
	.mission01 ul {padding-top:0;}
	.mission01 ul:before {width:1px; height:39%; border-width:0 1px 0 0;}
	.mission01 li:not(.ms01_03) {width:100%; height:auto;}
	.mission01 li:not(.ms01_03):after {top:auto;}
	.mission01 .ms_box {height:190px; border-radius:15px;}
	.mission01 .ms_box:nth-child(n+3) {margin-bottom:0;}
	.mission01 .ms_box .ms_box_tit {font-size:1.8rem; height:60px; line-height:60px; border-radius:15px 15px 0 0;}
	.mission01 .ms_box .ms_txt {padding:15px 0 0; font-size:1.467rem;}
	.mission01, .mission02 {margin-bottom:40px; padding-bottom:0;}
	.mission02 li {flex-wrap:wrap; padding:20px; width:42%; height:200px;}
	.mission02 .ms02_tit, .mission02 .ms02_txt {width:100%;}

	.sub_tit_box .sub_tit {padding:35px 35px 30px;}
	.sub_tit_box .sub_tit01 {padding-bottom:15px; font-size:1.867rem;}
	.sub_tit_box .sub_tit_img img {height:100px;}
	.sub_tit_box .sub_contact {padding:10px 25px;}
	.sub_tit_box .sub_contact .sub_team, .sub_tit_box .sub_contact .sub_tel, .sub_tit_box .sub_contact .sub_fax {width:100%; margin-right:0; line-height:2;}
	
}
/* Landscape phones and down */
@media (max-width: 480px) { 
	.sub_page_box .education {min-height:500px;}
	.sub_page_box .education_small {min-height:350px;}
	.sub_page_box .education .step_first {width:136px;height:136px;margin:5px 15px 5px 0;}
	.sub_page_box .education .step {width:136px;height:136px;border-top-left-radius:30px; border-top-right-radius:30px; border-bottom-left-radius:30px; border-bottom-right-radius:30px;margin:5px 15px 5px 0;}
	.sub_page_box .education .sub_title {font-size:14px;}
	.sub_page_box .education_small .step_first {width:136px;height:136px;margin:5px 15px 5px 0;}
	.sub_page_box .education_small .step {width:136px;height:136px;border-top-left-radius:30px; border-top-right-radius:30px; border-bottom-left-radius:30px; border-bottom-right-radius:30px;margin:5px 15px 5px 0;}
	.sub_page_box .education_small .sub_title {font-size:14px;}
	.intro_img.about_us .box1{background: url(/page/img/img_aboutus02.png) 600px center!important;}
	.intro_img .box1 > div{width: auto; margin: 20px 100px 20px 20px;}
	.intro_img .box2{width: 100%; margin: -80px 0 0;}
	.intro_img .box2 > div{width: auto; padding: 10px; margin: 0 auto;}
	.mt_btx {width:100%;}
	.mivi {display: inline-block!important;}
	.mivi .box2 {width: 100%!important;}
	.prume_top .top {background-position: top!important;background-size: 100% auto!important;padding-top: 77%!important;line-height: 205%;}
	.prume_top .build {background-position: top!important;background-size: 100% auto!important;padding-top: 77%!important;line-height: 205%;}
	.sub_txtimg{width:100%;padding-top:46.5%;height:auto;background-repeat: no-repeat;min-height:auto;}
	.sub_txtimg_building{width:100%;padding-top:46.5%;height:auto;background-repeat: no-repeat;min-height:auto;}
	.business_box {width: 100%;background-position: right 3% bottom 13%;}
	.table_build {width:100%!important;}
	.fake-table-box.type2 {padding-bottom:30px}
	.fake-table-box.type2 .fake-table-th {width:180px;padding:12px 8px 0}
	.fake-table-box.type2 .fake-table-th p {word-break:break-word}
	.fake-table-box.type2 .fake-tit {font-size:14px}
	.fake-table-box.type2 .fake-table-td p {font-size:12px;line-height:18px}
	.fake-table-box.type2 .fake-table-td p ~ p {margin-top:5px}
	.fake-table-item .fake-table-th {width:160px;padding-left:12px}
	.fake-table-item .fake-table-td {padding:10px 12px}
	.fake-table-item {display:block}
	.fake-table-item .fake-table-th {display:block;width:100%;padding:10px;text-align:center;border-bottom:1px dashed #d4d4d4}
	.fake-table-item .fake-table-th ~ .fake-table-th {border-top:1px solid #d4d4d4}
	.fake-table-item .fake-table-td {display:block;padding:15px}
	.fake-table-item .fake-table-td p {font-size:12px}
	#t1 {width:120px!important;}
	#t2 {width:60px!important;}
	#t3 {width:120px!important;}
	#t4 {width:60px!important;}
	#t5 {width:120px!important;}
	#t6 {width:150px!important;}
	#time_w1 {width:40px!important;}
	#time_w2 {width:100px!important;}
	#time_w3 {width:480px!important;}
	#time_w4 {width:240px!important;}
	#time_w {width:120px!important;}
	

	.greeting .greeting_img {max-width:65%; margin:0 auto 25px;}
	.greeting_txt .title {font-size:2rem; padding-bottom:15px;}

	.mission01 ul {padding-top:0;}
	.mission01 ul:before {height:20px;}
	.mission01 li:not(.ms01_03) {margin:0 auto 30px; border-radius:10px;}
	.mission01 li:not(.ms01_03):after {bottom:-40px;}
	.mission01 .ms_en {padding: 20px 0 10px;}
	.mission01 .ms_tit {padding-bottom: 15px;font-size: 2.6rem;}
	.mission01 .ms_txt {padding:0 15px 20px;}
	.mission01 .ms02 .ms_en {padding:35px 0 10px;}
	.mission01 .ms02 .ms_tit {padding-bottom:30px;}
	.mission01 .ms02 .ms_tit:before {height:20px;}
	.mission01 .ms02 .ms_list {padding-top:21px;}
	.mission01 .ms02 .ms_list:before {width: 53%;}
	.mission01 .ms_box {width: 47%;height:170px; border-radius:10px; margin-bottom:20px;margin-right: 0;}
	.mission01 .ms_box:before {top:-20px; height:20px;}
	.mission01 .ms_box .ms_box_tit {height:50px; line-height:50px; border-radius:10px 10px 0 0;}
	.mission01 .ms02 .ms_en {padding:15px 0 10px;}
	
	.mission01, .mission02 {margin-bottom:30px; padding-bottom:10px;}
	
	.mission02 li {width:auto; height:auto; display:block;}
	.mission02 .ms02_tit {width:100%; padding-bottom:10px;}
	.mission02 .ms02_txt p {padding-bottom:10px;}
	.mission02 .ms02_01, .mission02 .ms02_02, .mission02 .ms02_03, .mission02 .ms02_04 {margin-bottom:15px;}

	
	.map .map_info {padding-bottom:70px;}
	.map .map_wrap .kakao_map .wrap_map {height:300px;}
	.map_table .sub_table01 .vehicle {width:50px; height:50px;}
	.map_table .sub_table01 .vehicle img {max-width:25px;}

	.sub_title {padding-top:40px;}
	.sub_title .sub_tit {font-size:2.4rem; padding-bottom:10px;}
	.sub_title .sub_tit_menu span {padding-right:7px; margin-right:7px;}

	.sub_tit_box .sub_tit03 span {min-width: 130px;}
	.sub_tit_box .sub_tit_img li {margin-right:7px;}	
}
/* Large desktop */
@media (min-width: 1200px) {  
	.intro_img .box1 > div{width: auto; margin: 50px 170px 20px 80px;}    
	.intro_img .box2 > div{width: auto; padding: 30px 5%; margin: 0 auto;}
	.mt_btx {width:17.3%;}

	.class_table th, .class_table td {padding:15px 10px !important;}

	.greeting .greeting_img {max-width:350px;}
	.greeting_txt .title {font-size:2.933rem; padding-bottom:30px;}

	.mission01, .mission02 {margin-bottom:60px; padding-bottom:60px;}
	.mission01 ul:before {height:54%;}
	.mission01 li:not(.ms01_03) {width:30%; height:170px; border-radius:10px;}
	.mission01 li:not(.ms01_03):after {width:18px; height:18px; box-shadow:0 0 0 4px #fce2e6 inset;}
	.mission01 .ms01_01:after, .mission01 .ms01_04:after {right:-41%;}
	.mission01 .ms01_02:after, .mission01 .ms01_05:after {left:-41%;}
	.mission01 .ms01_01, .mission01 .ms01_02 {margin-bottom:30px;}
	.mission01 .ms01_03 {width:250px; height:250px;}
	.mission01 .ms_logo {width:190px; height:190px;}
	.mission01 .ms_logo img {width:90%;}
	.mission01 .ms_en {padding:35px 0 10px;}
	.mission01 .ms_tit {padding-bottom:15px; font-size:3.0rem;}
	.mission01 .ms_txt {padding:0 15px;}
	.mission01 .ms_txt span {display:inline; padding-left:4px;}
	
	.mission02 .ms02_tit {width:25%;}
	.mission02 .ms02_tit img {max-width:60px;}
	.mission02 .ms02_tit p {font-size:1.333rem;}
	.mission02 .ms02_txt p {font-size:1.067rem;}
	
	.mission03 .ms03_tit {font-size:1.2rem; padding:20px 0 10px;}
	.mission03 .ms03_txt {font-size:1rem; line-height:1.35;}
	.mission03 li {width:280px; height:280px;}
	.mission03 li img {padding-top:55px; max-width:60px;}

	.mission01 ul:before {height:5%;}
	.mission01 li:not(.ms01_03) {width:100%; height:auto; border-radius:15px; margin-bottom:40px;}
	.mission01 li:not(.ms01_03):after {bottom:-50px;}
	.mission01 .ms_en {padding:20px 0 10px;}
	.mission01 .ms_txt {padding:0 15px 30px;}
	.mission01 .ms02 .ms_txt span {display:block; padding:0;}
	.mission01 .ms_box {width:47%; margin-right:0; margin-bottom:30px;}
	.mission01 .ms02 .ms_en {padding:20px 0 10px;}
	.mission01 .ms02 .ms_tit {padding-bottom:45px;}
	.mission01 .ms02 .ms_tit:before {height:30px;}
	.mission01 .ms02 .ms_list {padding-top:31px;}
	.mission01 .ms02 .ms_list:before {width:53%;}
	.mission01 .ms_box {height:100px;padding:20px;}
	.mission01 .ms_box:before {top:-30px; height:30px;}
	.mission01 .ms_box .ms_txt {padding-top:15px;}

	.map .map_info {padding-bottom:100px;}

	.sub_tit_box .sub_tit {padding:45px;}
	.sub_tit_box .sub_tit02, .sub_tit_box .sub_tit_img {padding-bottom:30px;}
	.sub_tit_box .sub_contact {padding:20px 30px;}
	.sub_tit_box .sub_contact .sub_team, .sub_tit_box .sub_contact .sub_tel {margin-right:20px;}
	.sub_tit_box .sub_tit_img li:nth-child(3n) {margin:0 0 20px 0;}
}

